body{font-weight:400;color:var(--text);background:#0a0820}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:140px 48px 80px;position:relative;overflow:hidden;background:linear-gradient(160deg,#0f0a2e,#1e1060 60%,#2d1b8e);text-align:center}.hero-bg{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 70% 50% at 50% 0%,rgba(167,139,250,.2) 0%,transparent 60%),radial-gradient(ellipse 50% 50% at 85% 70%,rgba(251,191,36,.12) 0%,transparent 60%)}.hero-content{position:relative;z-index:1;max-width:720px}.section-label{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#a78bfa;margin-bottom:12px}.hero h1{font-family:"DM Serif Display",serif;font-size:clamp(36px,5vw,56px);line-height:1.1;letter-spacing:-1.5px;color:#fff;margin-bottom:20px}.hero h1 em{font-style:italic;color:#fbbf24}.hero-sub{font-size:18px;font-weight:300;color:#ffffffb3;line-height:1.65;max-width:500px;margin:0 auto}.features-section{background:var(--white);padding:88px 48px}.section-title{font-family:"DM Serif Display",serif;font-size:clamp(28px,4vw,44px);line-height:1.12;letter-spacing:-.8px;color:var(--navy);margin-bottom:16px}.section-sub{font-size:17px;font-weight:300;color:var(--muted);line-height:1.6;max-width:520px;margin-bottom:52px}.features-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;border:1px solid var(--g200);border-radius:12px;overflow:hidden}.feat{padding:32px 28px;background:var(--white);border-right:1px solid var(--g200);border-bottom:1px solid var(--g200);transition:background .2s}.feat:hover{background:var(--cream)}.feat:nth-child(3n){border-right:none}.feat:nth-last-child(-n+3){border-bottom:none}.feat:nth-last-child(-n+2){border-bottom:none}.feat-icon{width:40px;height:40px;border-radius:8px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.feat-title{font-size:15px;font-weight:500;color:var(--navy);margin-bottom:8px}.feat-desc{font-size:14px;font-weight:300;color:var(--muted);line-height:1.6}.highlight-section{padding:88px 48px}.highlight-row{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.highlight-row.reverse{direction:rtl}.highlight-row.reverse>*{direction:ltr}.highlight-text h3{font-family:"DM Serif Display",serif;font-size:clamp(24px,3vw,36px);color:var(--navy);margin-bottom:16px;letter-spacing:-.5px;line-height:1.15}.highlight-text p{font-size:15px;font-weight:300;color:var(--muted);line-height:1.7}.mockup-card{background:linear-gradient(160deg,#0f0a2e,#1e1060);border:1px solid rgba(139,92,246,.2);border-radius:12px;padding:24px;color:#fff}.mock-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06)}.mock-row:last-child{border-bottom:none}.mock-label{font-size:13px;color:#fff9;font-weight:300}.mock-value{font-size:13px;font-weight:500}.mock-pill{font-size:11px;padding:3px 10px;border-radius:99px;font-weight:500}.pill-amber{background:#fbbf2426;color:#fbbf24}.pill-green{background:#34d39926;color:#34d399}.pill-violet{background:#a78bfa26;color:#a78bfa}.mock-title{font-family:"DM Serif Display",serif;font-size:16px;margin-bottom:16px;color:#fff}.mock-role{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.mock-role:last-child{border-bottom:none}.mock-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500}.mock-role-info{flex:1}.mock-role-name{font-size:13px;font-weight:500;color:#fff}.mock-role-type{font-size:11px;color:#fff6}.checklist-section{background:#0f0a2e;padding:88px 48px;text-align:center}.checklist-section h2{font-family:"DM Serif Display",serif;font-size:clamp(24px,3vw,36px);color:#fff;margin-bottom:48px;letter-spacing:-.5px}.checklist-grid{max-width:700px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:8px 40px;text-align:left}.check-item{font-size:14px;color:#ffffffb3;display:flex;align-items:center;gap:10px;padding:8px 0}.fi{width:16px;height:16px;flex-shrink:0}@media(max-width:768px){.hero{padding:100px 20px 56px}.hero h1{font-size:32px}.features-section{padding:56px 20px}.features-grid{grid-template-columns:1fr}.feat{border-right:none!important;border-bottom:1px solid var(--g200)!important}.feat:last-child{border-bottom:none!important}.highlight-section{padding:56px 20px}.highlight-row,.highlight-row.reverse{grid-template-columns:1fr;gap:32px}.checklist-section{padding:56px 20px}.checklist-grid{grid-template-columns:1fr}}
