.hero{background:#fff;padding:140px 0 80px;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 50% 0%,rgb(241 98 50 / .06),transparent 65%)}.hero::after{content:'';position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23000' stroke-width='0.4' opacity='0.04'%3E%3Cpath d='M0 30h60M30 0v60'/%3E%3C/g%3E%3C/svg%3E");background-size:60px 60px}.hero-inner{position:relative;z-index:1;max-width:var(--max);margin:0 auto;padding:0 max(24px, 4vw)}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);border-left:2px solid var(--orange);padding-left:10px;margin-bottom:24px}.hero-h1{font-size:clamp(36px, 5vw, 64px);font-weight:600;line-height:1.05;letter-spacing:-.03em;color:var(--dark);margin-bottom:20px;max-width:760px}.hero-h1 em{font-style:italic;background:linear-gradient(90deg,var(--orange),var(--orange-amber));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.hero-sub{font-size:18px;line-height:1.75;color:var(--text-body);max-width:560px;margin-bottom:0}.hero-strip{display:flex;gap:0;margin-top:56px;padding-top:40px;border-top:1px solid rgb(0 0 0 / .07)}.hs-stat{flex:0 0 auto;padding-right:40px;border-right:1px solid rgb(0 0 0 / .07)}.hs-stat:last-child{border-right:none;padding-right:0;padding-left:40px}.hs-stat:not(:first-child):not(:last-child){padding:0 40px}.hs-num{font-size:36px;font-weight:700;color:var(--dark);letter-spacing:-.03em;line-height:1}.hs-label{font-size:13px;color:var(--muted);margin-top:4px}.project-featured{background:#fff;padding:96px 0 0}.pf-inner{max-width:var(--max);margin:0 auto;padding:0 max(24px, 4vw)}.pf-header{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end;margin-bottom:48px}.pf-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.pf-industry{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--orange)}.pf-dot{width:4px;height:4px;border-radius:50%;background:var(--muted)}.pf-location{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.pf-title{font-size:clamp(28px, 3.5vw, 44px);font-weight:600;line-height:1.1;letter-spacing:-.025em;color:var(--dark);max-width:700px}.pf-result{font-size:clamp(44px, 5.5vw, 72px);font-weight:700;line-height:1;letter-spacing:-.04em;background:linear-gradient(135deg,var(--orange),var(--orange-amber));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;white-space:nowrap}.pf-result-label{font-size:13px;color:var(--muted);margin-top:4px}.pf-visual{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px rgb(0 0 0 / .1);margin-bottom:64px}.pf-car-img{width:100%;aspect-ratio:16/7;object-fit:cover;display:block;filter:brightness(.88) contrast(1.06)}.pf-car-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgb(10 10 9 / .65) 100%),linear-gradient(90deg,rgb(241 98 50 / .08),transparent 40%)}.pf-reg-float{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);background:rgb(255 255 255 / .96);backdrop-filter:blur(16px);border:1px solid rgb(0 0 0 / .08);border-radius:14px;padding:16px 20px 14px;box-shadow:0 8px 40px rgb(0 0 0 / .18);min-width:280px}.pf-reg-label{font-size:11px;font-weight:500;color:#9d9d9d;margin-bottom:8px}.pf-reg-row{display:flex;gap:6px;margin-bottom:8px}.pf-reg-input{flex:1;display:flex;align-items:center;gap:8px;background:#F5F1EC;border:1px solid rgb(0 0 0 / .08);border-radius:8px;padding:10px 14px}.pf-plate-gb{background:#003DA5;color:#fff;font-size:8px;font-weight:700;padding:2px 5px;border-radius:3px}.pf-plate-text{font-size:15px;font-weight:700;color:#0A0A09;letter-spacing:.06em}.pf-reg-btn{background:linear-gradient(135deg,var(--orange),var(--orange-dark));color:#fff;font-size:12px;font-weight:600;padding:10px 16px;border-radius:8px;white-space:nowrap;box-shadow:0 4px 14px rgb(241 98 50 / .3)}.pf-reg-foot{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:5px}.pf-reg-foot::before{content:'✓';color:#22C55E;font-weight:700}.pf-val-card{position:absolute;top:28px;right:32px;background:rgb(255 255 255 / .96);backdrop-filter:blur(16px);border:1px solid rgb(0 0 0 / .08);border-radius:12px;padding:14px 18px;box-shadow:0 6px 28px rgb(0 0 0 / .12);min-width:170px;animation:vc-float 5s ease-in-out infinite}@keyframes vc-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}.pf-val-top{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted);margin-bottom:6px}.pf-val-dot{width:7px;height:7px;border-radius:50%;background:#22C55E;animation:pulse-g 1.6s ease-in-out infinite}@keyframes pulse-g{0%,100%{box-shadow:0 0 0 0 rgb(34 197 94 / .5)}50%{box-shadow:0 0 0 5px #fff0}}.pf-val-price{font-size:28px;font-weight:700;color:#0A0A09;letter-spacing:-.02em;line-height:1;margin-bottom:4px}.pf-val-range{font-size:11px;color:var(--muted)}.pf-live-badge{position:absolute;bottom:32px;right:32px;display:flex;align-items:center;gap:6px;background:rgb(0 0 0 / .55);backdrop-filter:blur(10px);border-radius:8px;padding:6px 12px;font-size:10px;font-weight:500;color:rgb(255 255 255 / .85);letter-spacing:.04em}.pf-live-dot{width:6px;height:6px;border-radius:50%;background:#22C55E;animation:pulse-g 1.6s ease-in-out infinite}.pf-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;padding-bottom:96px;border-bottom:1px solid rgb(0 0 0 / .07)}.pf-desc{font-size:16px;line-height:1.75;color:var(--text-body)}.pf-built{display:flex;flex-direction:column;gap:0}.pf-built-title{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.pf-feature{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgb(0 0 0 / .06);font-size:14px;color:var(--text-body)}.pf-feature:first-of-type{border-top:1px solid rgb(0 0 0 / .06)}.pf-feature-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.pf-stats{display:flex;flex-direction:column;gap:20px}.pf-stat-item{padding-bottom:20px;border-bottom:1px solid rgb(0 0 0 / .07)}.pf-stat-item:last-child{border-bottom:none;padding-bottom:0}.pf-stat-val{font-size:36px;font-weight:700;color:var(--dark);letter-spacing:-.03em;line-height:1}.pf-stat-val.green{color:#22C55E}.pf-stat-val.orange{color:var(--orange)}.pf-stat-label{font-size:13px;color:var(--muted);margin-top:4px}@media(max-width:1000px){.pf-header{grid-template-columns:1fr;gap:16px}.pf-content{grid-template-columns:1fr;gap:32px}.pf-val-card{display:none}.pf-live-badge{display:none}.pf-reg-float{min-width:260px;bottom:16px}.pf-result{font-size:48px}}.project-two{background:var(--warm);padding:96px 0}.pt-inner{max-width:var(--max);margin:0 auto;padding:0 max(24px, 4vw)}.pt-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.pt-visual{position:relative}.pt-screen{background:#0A0A09;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgb(0 0 0 / .15)}.pt-screen-bar{background:#141413;padding:10px 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid rgb(255 255 255 / .06)}.pt-dot{width:8px;height:8px;border-radius:50%;display:block}.pt-url{flex:1;background:rgb(255 255 255 / .06);border-radius:5px;padding:4px 12px;font-size:10px;color:rgb(255 255 255 / .35);margin:0 10px;display:flex;align-items:center;gap:5px}.pt-url-lock{color:rgb(34 197 94 / .7)}.pt-terminal{padding:20px;display:flex;flex-direction:column;gap:8px;min-height:280px}.pt-term-row{display:flex;align-items:flex-start;gap:10px}.pt-prompt{color:rgb(241 98 50 / .8);font-size:11px;font-family:monospace;flex-shrink:0;margin-top:2px}.pt-cmd{font-size:11px;color:rgb(255 255 255 / .55);font-family:monospace;line-height:1.5}.pt-out{font-size:11px;color:rgb(34 197 94 / .75);font-family:monospace;padding-left:20px;line-height:1.5}.pt-out.dim{color:rgb(255 255 255 / .25)}.pt-cursor{display:inline-block;width:6px;height:11px;background:var(--orange);vertical-align:middle;margin-left:2px;animation:blink .8s step-end infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.pt-badge{position:absolute;background:rgb(255 255 255 / .96);backdrop-filter:blur(12px);border:1px solid rgb(0 0 0 / .08);border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:9px;box-shadow:0 4px 20px rgb(0 0 0 / .1);white-space:nowrap}.pt-badge-icon{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.pt-badge-name{font-size:11px;font-weight:600;color:var(--dark)}.pt-badge-stat{font-size:10px;color:var(--muted);margin-top:1px}.pt-b1{top:-16px;right:-24px;animation:pt-float-a 5.5s ease-in-out 0.3s infinite}.pt-b2{bottom:-16px;left:-24px;animation:pt-float-b 6s ease-in-out 0.8s infinite}@keyframes pt-float-a{0%,100%{transform:translate(0,0)}50%{transform:translate(-4px,-8px)}}@keyframes pt-float-b{0%,100%{transform:translate(0,0)}50%{transform:translate(4px,-6px)}}.pt-tag{display:inline-flex;align-items:center;gap:6px;background:rgb(241 98 50 / .08);border:1px solid rgb(241 98 50 / .15);border-radius:6px;padding:4px 10px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin-bottom:20px}.pt-title{font-size:clamp(24px, 3vw, 38px);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:var(--dark);margin-bottom:14px;max-width:500px}.pt-title em{font-style:italic;background:linear-gradient(90deg,var(--orange),var(--orange-amber));-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.pt-desc{font-size:15px;line-height:1.75;color:var(--text-body);margin-bottom:28px}.pt-caps{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.pt-cap{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--border);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;color:var(--dark);transition:border-color .2s}.pt-cap:hover{border-color:rgb(241 98 50 / .25)}.pt-cap-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.pt-metrics{display:flex;gap:0;margin-bottom:32px;padding:24px 0;border-top:1px solid rgb(0 0 0 / .07);border-bottom:1px solid rgb(0 0 0 / .07)}.pt-metric{flex:1;text-align:center;padding:0 16px;border-right:1px solid rgb(0 0 0 / .07)}.pt-metric:first-child{padding-left:0;text-align:left}.pt-metric:last-child{border-right:none;padding-right:0}.pt-metric-val{font-size:26px;font-weight:700;color:var(--dark);letter-spacing:-.02em}.pt-metric-label{font-size:12px;color:var(--muted);margin-top:3px}.pt-links{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:1000px){.pt-layout{grid-template-columns:1fr;gap:40px}.pt-b1,.pt-b2{display:none}}.approach{background:var(--dark);padding:72px 0}.approach-inner{max-width:var(--max);margin:0 auto;padding:0 max(24px, 4vw);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:0}.ap-item{padding:0 36px;border-right:1px solid rgb(255 255 255 / .07)}.ap-item:first-child{padding-left:0}.ap-item:last-child{border-right:none;padding-right:0}.ap-num{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.ap-title{font-size:16px;font-weight:600;color:#F0EDE8;margin-bottom:6px}.ap-desc{font-size:13px;line-height:1.6;color:#7D7A75}@media(max-width:900px){.approach-inner{grid-template-columns:1fr 1fr;gap:32px}.ap-item{border-right:none;padding:0}}