.home-hero{position:relative;overflow:hidden;padding:clamp(5rem,9vw,8rem) 0 4rem;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)}
.home-hero__glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.home-hero__glow--one{width:520px;height:520px;right:-180px;top:-220px;background:radial-gradient(circle,rgba(200,169,106,.28),transparent 68%)}.home-hero__glow--two{width:420px;height:420px;left:-220px;bottom:-240px;background:radial-gradient(circle,rgba(37,99,235,.10),transparent 68%)}
.home-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);gap:4rem;align-items:center}.home-eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .75rem;border:1px solid var(--cos-color-border);border-radius:999px;background:rgba(255,255,255,.78);font-size:.82rem;font-weight:800;color:var(--cos-color-slate)}.home-status-dot{width:8px;height:8px;border-radius:50%;background:var(--cos-color-success);box-shadow:0 0 0 5px rgba(16,185,129,.12)}
.home-hero__title{margin-top:1.3rem;font-family:var(--cos-font-heading);font-size:clamp(3.2rem,6vw,5.7rem);line-height:.98;letter-spacing:-.06em;font-weight:850;max-width:780px}.home-hero__lead{margin-top:1.6rem;font-size:clamp(1.08rem,1.5vw,1.3rem);color:var(--cos-color-muted);max-width:700px}.home-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.home-proof{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2.1rem}.home-proof div{display:grid}.home-proof strong{font-size:.95rem}.home-proof span{font-size:.78rem;color:var(--cos-color-muted)}
.home-dashboard{border:1px solid rgba(17,24,39,.10);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 35px 95px rgba(17,24,39,.18);overflow:hidden;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg);transition:transform .35s ease}.home-dashboard:hover{transform:perspective(1200px) rotateY(-1deg) rotateX(0)}.home-dashboard__chrome{height:48px;display:flex;align-items:center;gap:1rem;padding:0 1rem;border-bottom:1px solid var(--cos-color-border);background:#fff}.home-dashboard__dots{display:flex;gap:.35rem}.home-dashboard__dots span{width:9px;height:9px;border-radius:50%;background:#d1d5db}.home-dashboard__url{flex:1;max-width:280px;margin-inline:auto;padding:.35rem .8rem;border-radius:999px;background:#f3f4f6;color:#9ca3af;font-size:.7rem;text-align:center}.home-dashboard__body{display:grid;grid-template-columns:74px 1fr;min-height:515px}.home-dashboard__sidebar{padding:1rem .75rem;background:var(--cos-color-midnight);display:flex;align-items:center;flex-direction:column;gap:1rem}.home-dashboard__brand{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.1);color:var(--cos-color-accent);font-weight:900;margin-bottom:.6rem}.home-dashboard__sidebar span{width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.08)}.home-dashboard__sidebar span.is-active{background:var(--cos-color-accent)}
.home-dashboard__workspace{padding:1.25rem;background:#f8fafc}.home-dashboard__topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-dashboard__topline small,.home-card-heading small{display:block;color:var(--cos-color-muted)}.home-dashboard__topline strong,.home-card-heading strong{display:block;font-size:1rem}.home-live-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .65rem;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.72rem;font-weight:800}.home-live-pill span{width:7px;height:7px;border-radius:50%;background:var(--cos-color-success)}
.home-dashboard__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1rem}.home-dashboard__kpis article,.home-chart-card,.home-priority-card{border:1px solid var(--cos-color-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.04)}.home-dashboard__kpis article{padding:1rem}.home-dashboard__kpis small{display:block;color:var(--cos-color-muted);font-size:.68rem}.home-dashboard__kpis strong{display:block;margin-top:.45rem;font-size:1.5rem;letter-spacing:-.04em}.home-dashboard__kpis em{display:block;margin-top:.35rem;color:#047857;font-size:.66rem;font-style:normal}
.home-dashboard__content{display:grid;grid-template-columns:1.1fr .9fr;gap:.8rem;margin-top:.8rem}.home-chart-card,.home-priority-card{padding:1rem}.home-card-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-card-heading>span{font-size:.68rem;color:var(--cos-color-muted)}.home-chart{height:205px;display:flex;align-items:flex-end;gap:.55rem;padding-top:1.5rem}.home-chart i{flex:1;height:var(--h);min-height:18px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,var(--cos-color-accent),#e2c98f);transform-origin:bottom;animation:home-bar-rise .9s ease both}.home-chart i:nth-child(2){animation-delay:.08s}.home-chart i:nth-child(3){animation-delay:.16s}.home-chart i:nth-child(4){animation-delay:.24s}.home-chart i:nth-child(5){animation-delay:.32s}.home-chart i:nth-child(6){animation-delay:.40s}.home-chart i:nth-child(7){animation-delay:.48s}@keyframes home-bar-rise{from{transform:scaleY(.05);opacity:.2}to{transform:scaleY(1);opacity:1}}
.home-ai-mark{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:var(--cos-color-midnight);color:var(--cos-color-accent);font-weight:900}.home-priority-card ul{list-style:none;display:grid;gap:.7rem;margin-top:1rem}.home-priority-card li{display:flex;gap:.7rem;padding:.7rem;border-radius:12px;background:#f8fafc}.home-priority-icon{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:rgba(200,169,106,.2);font-size:.68rem;font-weight:900;flex:none}.home-priority-card li strong{display:block;font-size:.75rem}.home-priority-card li small{display:block;color:var(--cos-color-muted);font-size:.65rem;margin-top:.15rem}
.home-industries{padding:1.2rem 0;border-top:1px solid var(--cos-color-border);border-bottom:1px solid var(--cos-color-border);background:#fff}.home-industries .cos-container{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.home-industries__label{font-size:.75rem;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--cos-color-muted)}.home-industries__list{display:flex;gap:1.6rem;flex-wrap:wrap;justify-content:center}.home-industries__list span{font-weight:800;color:var(--cos-color-slate)}
.home-section-heading{max-width:760px}.home-section-heading--center{text-align:center;margin-inline:auto}.home-outcomes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3rem}.home-outcome-card{position:relative;overflow:hidden;padding:2rem;border:1px solid var(--cos-color-border);border-radius:24px;background:#fff;box-shadow:var(--cos-shadow-sm)}.home-outcome-card>span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:rgba(200,169,106,.17);font-weight:900}.home-outcome-card h3{margin-top:1.6rem;font-size:1.45rem}.home-outcome-card p{margin-top:.8rem;color:var(--cos-color-muted)}.home-outcome-card__metric{margin-top:2rem;padding-top:1.2rem;border-top:1px solid var(--cos-color-border)}.home-outcome-card__metric strong,.home-outcome-card__metric small{display:block}.home-outcome-card__metric small{margin-top:.25rem;color:var(--cos-color-muted)}
.home-workflow__rail{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.home-workflow__step{display:flex;gap:1rem;padding:1.4rem;border-radius:18px;background:#fff;border:1px solid var(--cos-color-border)}.home-workflow__number{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:var(--cos-color-midnight);color:var(--cos-color-accent);font-weight:900;flex:none}.home-workflow__step h3{font-size:1.05rem}.home-workflow__step p{margin-top:.4rem;color:var(--cos-color-muted);font-size:.92rem}
.home-platform__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:3rem}
.home-ai{background:var(--cos-color-midnight);color:#fff}.home-ai .cos-eyebrow{color:var(--cos-color-accent)}.home-ai .cos-lead{color:#cbd5e1}.home-ai__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center}.home-check-list{list-style:none;display:grid;gap:.8rem;margin-top:2rem}.home-check-list li{position:relative;padding-left:1.9rem;color:#e5e7eb}.home-check-list li::before{content:"✓";position:absolute;left:0;color:var(--cos-color-accent);font-weight:900}.home-ai__panel{padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(255,255,255,.06);box-shadow:0 30px 80px rgba(0,0,0,.24)}.home-ai__header{display:flex;align-items:center;gap:.8rem;padding:.5rem}.home-ai__header strong,.home-ai__header small{display:block}.home-ai__header small{color:#94a3b8}.home-ai__orb{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--cos-color-accent);color:var(--cos-color-midnight);font-weight:900}.home-ai__message{max-width:88%;margin-top:1rem;padding:1rem 1.1rem;border-radius:18px}.home-ai__message--user{margin-left:auto;background:#fff;color:var(--cos-color-midnight);border-bottom-right-radius:5px}.home-ai__message--assistant{background:rgba(255,255,255,.09);border-bottom-left-radius:5px;color:#e5e7eb}.home-ai__message ol{margin:.7rem 0 0 1.2rem}.home-ai__composer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#94a3b8}.home-ai__composer button{width:34px;height:34px;border:0;border-radius:10px;background:var(--cos-color-accent);font-weight:900;cursor:pointer}
.home-founder__card,.home-final__card{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:center;padding:clamp(2rem,5vw,4rem);border-radius:28px}.home-founder__card{background:linear-gradient(135deg,#f8fafc,#fff8e8);border:1px solid #ead8aa}.home-founder__details{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.home-founder__details div{padding:1rem;border:1px solid rgba(17,24,39,.08);border-radius:16px;background:rgba(255,255,255,.72)}.home-founder__details strong,.home-founder__details span{display:block}.home-founder__details span{margin-top:.2rem;color:var(--cos-color-muted);font-size:.8rem}.home-founder__details .cos-btn{grid-column:1/-1}
.home-final{padding-top:0}.home-final__card{background:var(--cos-color-midnight);color:#fff}.home-final__card .cos-eyebrow{color:var(--cos-color-accent)}.home-final__card .cos-lead{color:#cbd5e1}.home-final__actions{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap}.home-final__card .cos-btn--outline{color:#fff;border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.06)}
@media(max-width:1120px){.home-hero__grid{grid-template-columns:1fr}.home-dashboard{max-width:820px;margin-inline:auto;transform:none}.home-ai__grid{grid-template-columns:1fr}.home-founder__card,.home-final__card{grid-template-columns:1fr}.home-final__actions{justify-content:flex-start}}
@media(max-width:900px){.home-dashboard__content{grid-template-columns:1fr}.home-dashboard__kpis{grid-template-columns:1fr}.home-dashboard__body{grid-template-columns:58px 1fr}.home-outcomes__grid,.home-platform__grid,.home-workflow__rail{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.home-hero{padding-top:4rem}.home-hero__title{font-size:clamp(2.7rem,14vw,4.1rem)}.home-dashboard__sidebar{display:none}.home-dashboard__body{grid-template-columns:1fr}.home-dashboard__workspace{padding:.75rem}.home-dashboard__kpis{grid-template-columns:1fr 1fr}.home-dashboard__kpis article:last-child{grid-column:1/-1}.home-outcomes__grid,.home-platform__grid,.home-workflow__rail{grid-template-columns:1fr}.home-industries .cos-container{gap:.8rem}.home-industries__list{gap:.8rem}.home-founder__details{grid-template-columns:1fr}.home-proof{gap:1rem}.home-chart{height:150px}}
@media(prefers-reduced-motion:reduce){.home-chart i{animation:none}.home-dashboard{transition:none}}
