:root{--canvas:#faf5ee;--surface:#fffaf5;--surface-strong:#fff;--stone:#ece6dc;--peach:#fbe8d8;--ink:#3a302a;--muted:#706760;--faint:#9a9088;--line:#d8d0c8;--orange:#bd541c;--orange-bright:#c2652a;--green:#466b54;--shadow:0 28px 80px #3a302a1f}@font-face{font-family:GCBargain;src:url(/gc-bargain-demo.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 10%, #c2652a29, transparent 28%), radial-gradient(circle at 6% 78%, #3a302a14, transparent 32%), var(--canvas);min-height:100vh;color:var(--ink);margin:0;font-family:Avenir Next,Manrope,Segoe UI,sans-serif}@keyframes riseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulseDot{0%,to{box-shadow:0 0 #466b5447}50%{box-shadow:0 0 0 7px #466b5400}}a{color:inherit;text-decoration:none}.landing{width:min(100%,1560px);margin:0 auto;padding:clamp(28px,5vw,76px)}.hero{grid-template-rows:auto 1fr;min-height:calc(100vh - 120px);display:grid}.nav{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{align-items:center;display:inline-flex}.brand img{width:150px;height:auto;display:block}.nav-link{color:var(--muted);font-size:13px;font-weight:600}.hero-copy{align-self:center;max-width:980px;padding:clamp(64px,10vw,130px) 0;animation:.7s both riseIn}.eyebrow{width:fit-content;min-height:30px;color:var(--orange);letter-spacing:.14em;text-transform:uppercase;background:#fbe8d885;border:1px solid #c2652a3d;border-radius:999px;align-items:center;padding:0 14px;font-size:11px;font-weight:650;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:940px;margin-bottom:0;font-family:GCBargain,Georgia,Times New Roman,serif;font-size:clamp(62px,8.5vw,124px);font-weight:400;line-height:.9}h1 span,.final-cta h2 span{color:var(--orange-bright)}.lede{color:#605850;max-width:770px;margin:36px 0 0;font-size:clamp(17px,1.55vw,23px);line-height:1.48}.actions{flex-wrap:wrap;gap:14px;margin-top:42px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:14px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.button-primary{background:var(--orange);color:#fff;box-shadow:0 14px 28px #bd541c38}.button-primary:hover{background:#a94716}.button-secondary{border-color:var(--line);color:var(--ink);background:#ffffff6b}.signals{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.signals span{color:var(--muted);background:#ffffff7a;border:1px solid #d8d0c8d1;border-radius:999px;padding:8px 12px;font-size:12px;animation:.52s both riseIn}.signals span:first-child{animation-delay:.12s}.signals span:nth-child(2){animation-delay:.2s}.signals span:nth-child(3){animation-delay:.28s}.product-card{grid-template-columns:minmax(280px,.55fr) minmax(420px,1fr);align-items:stretch;gap:18px;margin:0 0 clamp(80px,12vw,150px);display:grid}.waitlist-card,.dashboard-shell,.capabilities,.sectors,.features-section,.final-cta{box-shadow:var(--shadow);border:1px solid #d8d0c89e;border-radius:28px}.waitlist-card{background:radial-gradient(circle at 88% 18%, #ffffff2e, transparent 26%), var(--ink);color:#fff;flex-direction:column;justify-content:space-between;min-height:460px;padding:clamp(28px,4vw,42px);animation:.64s both riseIn;display:flex}.waitlist-card span{color:#efb37f;letter-spacing:.14em;font-size:10px;font-weight:650}.waitlist-card strong{letter-spacing:-.035em;max-width:420px;font-family:GCBargain,Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,56px);font-weight:400;line-height:.95}.waitlist-card a{color:#ffd0aa;width:fit-content;font-size:14px;font-weight:650}.dashboard-shell{background:#ffffffbf;padding:18px;animation:.72s .12s both riseIn,8s ease-in-out 1.2s infinite softFloat;overflow:hidden}.dashboard-top{border-bottom:1px solid var(--line);align-items:center;gap:7px;height:52px;margin:-2px 0 18px;display:flex}.dashboard-top span{background:var(--stone);border-radius:50%;width:9px;height:9px}.dashboard-grid{grid-template-columns:1.1fr .9fr;gap:12px;display:grid}.metric,.timeline{background:var(--surface-strong);border:1px solid #d8d0c8b8;border-radius:18px;min-height:150px;padding:24px;animation:.6s both riseIn}.metric-large{background:linear-gradient(135deg, #fbe8d8e6, #ffffffdb), var(--peach);grid-row:span 2;min-height:312px}.metric:first-child{animation-delay:.12s}.metric:nth-child(2){animation-delay:.2s}.metric:nth-child(3){animation-delay:.28s}.timeline{animation-delay:.36s}.metric-warm{background:var(--stone)}.metric small,.timeline small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:650}.metric strong{color:var(--orange);letter-spacing:-.06em;margin:30px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,6vw,74px);font-weight:400;display:block}.metric span{color:var(--muted);font-size:13px}.timeline{grid-column:1/-1;gap:12px;display:grid}.timeline div{color:#544b44;align-items:center;gap:10px;font-size:13px;display:flex}.timeline i{background:var(--green);border-radius:50%;width:9px;height:9px;animation:2.6s ease-in-out infinite pulseDot}.capabilities,.sectors,.features-section{background:#ffffff94;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:clamp(28px,6vw,72px);margin-bottom:18px;padding:clamp(32px,6vw,70px);display:grid}.capabilities h2,.sectors h2,.features-section h2,.final-cta h2{letter-spacing:-.04em;margin:18px 0 0;font-family:GCBargain,Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,76px);font-weight:400;line-height:.94}.capability-grid{gap:12px;display:grid}.capability-grid article{background:#fff;border:1px solid #d8d0c8a8;border-radius:18px;padding:24px}.capability-grid article span{color:var(--orange);font-size:11px;font-weight:650}.capability-grid h3{letter-spacing:-.04em;margin:14px 0 8px;font-size:24px}.capability-grid p{color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.62}.sector-grid{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:10px;display:flex}.sector-grid span{min-height:42px;color:var(--ink);background:#fff;border:1px solid #d8d0c8cc;border-radius:999px;align-items:center;padding:0 16px;font-size:13px;display:inline-flex}.features-section{background:radial-gradient(circle at 88% 20%,#c2652a1a,#0000 26%),#ffffffad}.feature-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.feature-group{min-width:0;animation:.56s both riseIn;animation-delay:calc(var(--feature-index,0) * 70ms);background:#fff;border:1px solid #d8d0c8b8;border-radius:18px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s}.feature-group:hover{border-color:#c2652a4d;transform:translateY(-3px);box-shadow:0 16px 42px #3a302a14}.feature-group>div{align-items:center;gap:12px;margin-bottom:16px;display:flex}.feature-group-icon{background:var(--peach);width:38px;height:38px;color:var(--orange);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;border-radius:12px;flex:none;padding:8px}.feature-group h3{letter-spacing:-.035em;margin:0;font-size:18px;font-weight:600}.feature-group ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.feature-group li{background:var(--surface);color:#544b44;border-radius:999px;padding:7px 10px;font-size:12px}.final-cta{background:radial-gradient(circle at 88% 22%,#c2652a24,#0000 28%),#fff;justify-items:start;gap:26px;padding:clamp(34px,6vw,76px);animation:.64s both riseIn;display:grid}.final-cta h2{max-width:820px;margin-top:0}@media (max-width:1040px){.product-card,.capabilities,.sectors,.features-section{grid-template-columns:1fr}.waitlist-card{min-height:320px}}@media (max-width:660px){.landing{padding:24px 18px 44px}.nav{align-items:flex-start}.hero{min-height:auto}.hero-copy{padding:68px 0 48px}h1{font-size:52px}.actions{flex-direction:column}.button{width:100%}.dashboard-grid,.feature-group-grid{grid-template-columns:1fr}.metric-large,.timeline{grid-area:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
