:root{--aurea:#8f4f63;--aurea-dark:#5f2d40;--aurea-soft:#ead8dc;--aurea-paper:#f7f1ed;--aurea-gold:#d8a25e}
.aurea-page{background:var(--paper);color:var(--ink)}
.aurea-page .product-brand{color:#d89aad}
.aurea-page .button-primary{background:var(--aurea);box-shadow:0 12px 28px rgba(143,79,99,.22)}
.aurea-page .button-primary:hover{background:#a35c73}
.aurea-hero{position:relative;min-height:790px;overflow:hidden;background:#081422;color:var(--white)}
.aurea-hero-image,.aurea-hero-shade{position:absolute;inset:0;width:100%;height:100%}
.aurea-hero-image{object-fit:cover;object-position:center}
.aurea-hero-shade{background:linear-gradient(90deg,rgba(5,15,27,.98) 0%,rgba(5,15,27,.91) 34%,rgba(5,15,27,.22) 68%,rgba(5,15,27,.08) 100%)}
.aurea-hero-content{position:relative;z-index:1;padding-top:190px;padding-bottom:125px}
.aurea-hero h1{max-width:900px;font-size:clamp(55px,7.2vw,104px);line-height:.94;letter-spacing:-.065em}
.aurea-hero h1 span{color:#dfa1b3}
.aurea-lead{max-width:610px;margin:28px 0 0;color:rgba(255,255,255,.7);font-size:18px;line-height:1.65}
.aurea-hero .hero-actions{margin-top:34px}
.aurea-trust{display:flex;gap:28px;margin-top:30px;color:rgba(255,255,255,.6);font-size:12px;list-style:none}
.aurea-trust li::before{color:#dfa1b3;content:"✓";margin-right:8px}
.sector-strip{background:var(--aurea);color:#fff}
.sector-strip .container{display:flex;align-items:center;justify-content:space-between;min-height:80px;font-family:var(--display);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.sector-strip i{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.4)}
.aurea-visual-story{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:repeat(2,minmax(320px,42vw));gap:2px;padding:2px;background:#081422}
.aurea-visual-story figure{position:relative;min-height:0;overflow:hidden;background:#111d2a;transform-style:preserve-3d}
.aurea-visual-story .visual-story-main{grid-row:1 / 3}
.aurea-visual-story img{width:100%;height:100%;object-fit:cover;transition:transform 900ms cubic-bezier(.2,.75,.2,1),filter 500ms ease}
.aurea-visual-story figure::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(5,15,27,.86));content:"";pointer-events:none}
.aurea-visual-story figure:hover img{transform:scale(1.045);filter:saturate(1.08)}
.aurea-visual-story figcaption{position:absolute;z-index:2;right:28px;bottom:25px;left:28px;display:flex;align-items:end;justify-content:space-between;color:white}
.aurea-visual-story figcaption span{color:#dfa1b3;font:700 11px var(--display)}
.aurea-visual-story figcaption strong{font:600 clamp(20px,2vw,34px) var(--display);letter-spacing:-.035em}
.intro-grid{display:grid;grid-template-columns:1.1fr .7fr;gap:100px;align-items:end}
.intro-grid h2,.product-copy h2,.resources-section h2,.start-layout h2,.plan-copy h2,.faq-grid h2{font-size:clamp(48px,6vw,80px)}
.intro-grid>p{color:var(--muted);font-size:17px;line-height:1.72}
.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.sector-grid article{min-height:265px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.45)}
.sector-grid article>span,.resource-grid article>span{color:var(--aurea);font-family:var(--display);font-size:12px;font-weight:700}
.sector-symbol{display:grid;place-items:center;width:58px;height:58px;margin:42px 0 24px;border:1px solid #d7c5c7;border-radius:50%;color:var(--aurea);font-size:25px}
.sector-grid h3{font-size:28px}.sector-grid p{margin-top:9px;color:var(--muted);font-size:13px}
.product-section{overflow:hidden;background:#081422;color:#fff}
.product-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:center}
.product-copy p:not(.eyebrow){max-width:520px;margin:25px 0;color:var(--muted-light);line-height:1.7}
.text-link{display:inline-flex;gap:9px;color:#dfa1b3;font-weight:700;text-decoration:none}
.aurea-preview{min-width:760px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#f8f5f3;box-shadow:0 40px 90px rgba(0,0,0,.38);color:#2d2225;transform:perspective(1100px) rotateY(-3deg)}
.preview-top{display:flex;align-items:center;gap:6px;height:42px;padding:0 15px;border-bottom:1px solid #e5dedb;background:#fff;border-radius:15px 15px 0 0}.preview-top>span{width:7px;height:7px;border-radius:50%;background:#d9d3d0}.preview-top small{margin:auto;color:#9b8f8b}
.preview-app{display:grid;grid-template-columns:64px 1fr;min-height:420px}.preview-app aside{display:flex;flex-direction:column;align-items:center;gap:22px;padding-top:24px;background:#54283a;color:#fff}.preview-app aside b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff;color:#6f2941}.preview-app aside i{width:18px;height:18px;border:1px solid rgba(255,255,255,.25);border-radius:5px}.preview-app aside i.active{background:#d89aad}
.preview-work{padding:28px}.preview-work header{display:flex;justify-content:space-between;align-items:center}.preview-work header div{display:grid;gap:5px}.preview-work header small{color:#9c878d}.preview-work header strong{font-size:19px}.preview-work header em{padding:9px 12px;border-radius:9px;background:#6f2941;color:white;font-size:10px;font-style:normal}
.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.preview-stats article{display:grid;gap:7px;padding:15px;border:1px solid #eadfdc;border-radius:11px;background:#fff}.preview-stats small,.preview-stats span{color:#99898d;font-size:9px}.preview-stats b{font-size:22px;color:#6f2941}
.agenda-demo{display:grid;grid-template-columns:48px repeat(2,1fr);gap:10px}.agenda-hours{display:grid;color:#9a8b8e;font-size:9px}.agenda-column>strong{display:block;margin-bottom:9px;font-size:11px}.agenda-column article{display:grid;gap:5px;margin-bottom:8px;padding:12px;border-left:3px solid #c9828e;border-radius:7px;background:#fff}.agenda-column article b{font-size:10px}.agenda-column article span{color:#8d7d80;font-size:9px}
.resources-section{background:var(--aurea-paper)}
.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid #ddceca;border-left:1px solid #ddceca}
.resource-grid article{min-height:285px;padding:25px;border-right:1px solid #ddceca;border-bottom:1px solid #ddceca}
.resource-icon{display:grid;place-items:center;width:48px;height:48px;margin:35px 0 21px;border-radius:13px;background:#fff;color:var(--aurea);font-family:var(--display);font-size:20px;box-shadow:0 12px 25px rgba(82,49,56,.08)}
.resource-grid h3{font-size:24px}.resource-grid p{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.62}
.start-section{background:var(--aurea-dark);color:#fff}.start-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.start-steps{border-top:1px solid rgba(255,255,255,.16)}.start-steps article{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:27px 0;border-bottom:1px solid rgba(255,255,255,.16)}.start-steps article>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#dfa1b3;font-weight:700}.start-steps h3{font-size:25px}.start-steps p{margin-top:5px;color:rgba(255,255,255,.6);font-size:13px}
.plan-section{background:var(--paper)}.plan-layout{display:grid;grid-template-columns:1fr minmax(390px,.62fr);gap:100px;align-items:center}.plan-copy>p:not(.eyebrow){max-width:560px;margin-top:25px;color:var(--muted);font-size:17px;line-height:1.7}.plan-card{padding:38px;border:1px solid #d9c7ca;border-radius:15px;background:#fff;box-shadow:0 35px 80px rgba(70,36,47,.1)}.trial-pill{display:inline-block;padding:8px 11px;border-radius:999px;background:#f3e4e7;color:var(--aurea-dark);font-size:10px;font-weight:700;text-transform:uppercase}.plan-price{display:flex;align-items:end;gap:9px;margin-top:27px}.plan-price strong{font-family:var(--display);font-size:66px;line-height:1}.plan-price span{margin-bottom:8px;color:var(--muted)}.plan-card>p{color:var(--muted);font-size:12px}.plan-card ul{display:grid;gap:12px;margin:28px 0;list-style:none}.plan-card li{font-size:13px}.plan-card li::before{margin-right:9px;color:var(--aurea);content:"✓"}.plan-card .button{width:100%;justify-content:center}
.faq-section{background:#edf1f3}.faq-section .faq-grid{grid-template-columns:.65fr 1.35fr}.faq-list{border-top:1px solid #cbd5df}.faq-list details{border-bottom:1px solid #cbd5df}.faq-list summary{position:relative;padding:23px 45px 23px 0;font-family:var(--display);font-size:18px;font-weight:600;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{position:absolute;right:4px;color:var(--aurea);content:"+"}.faq-list details[open] summary::after{content:"−"}.faq-list details p{max-width:720px;padding:0 45px 24px 0;color:var(--muted);font-size:14px;line-height:1.68}
.aurea-cta{padding:120px 0;background:radial-gradient(circle at 80% 20%,rgba(143,79,99,.35),transparent 30%),#081422;color:#fff}.aurea-cta h2{max-width:920px;font-size:clamp(56px,8vw,110px);line-height:.95}.aurea-cta .hero-actions{margin-top:36px}
.floating-trial{position:fixed;z-index:20;right:22px;bottom:22px;display:flex;gap:10px;align-items:center;padding:14px 18px;border-radius:999px;background:var(--aurea);box-shadow:0 15px 38px rgba(63,31,42,.32);color:white;font-size:13px;font-weight:700;text-decoration:none}
@media(max-width:760px){.aurea-visual-story{grid-template-columns:1fr;grid-template-rows:60vh repeat(2,42vh)}.aurea-visual-story .visual-story-main{grid-row:auto}.aurea-visual-story figcaption{right:18px;bottom:18px;left:18px}}
@media(max-width:1050px){.aurea-hero{min-height:720px}.product-layout{grid-template-columns:1fr}.aurea-preview{min-width:0}.resource-grid{grid-template-columns:repeat(3,1fr)}.start-layout,.plan-layout{gap:55px}.nav-dropdown-menu{width:300px}}
@media(max-width:760px){.aurea-hero{min-height:780px}.aurea-hero-image{object-position:62% center;opacity:.52}.aurea-hero-shade{background:linear-gradient(180deg,rgba(5,15,27,.88),rgba(5,15,27,.78))}.aurea-hero-content{padding-top:145px;padding-bottom:75px}.aurea-hero h1{font-size:clamp(49px,14vw,68px)}.aurea-lead{font-size:16px}.aurea-trust{display:grid;gap:8px}.sector-strip .container{justify-content:flex-start;gap:14px;overflow-x:auto}.sector-strip span{white-space:nowrap}.intro-grid,.start-layout,.plan-layout,.faq-section .faq-grid{grid-template-columns:1fr;gap:45px}.sector-grid{grid-template-columns:repeat(2,1fr)}.product-section{padding-bottom:75px}.aurea-preview{transform:none}.preview-app{grid-template-columns:45px 1fr;min-height:350px}.preview-work{padding:17px}.preview-work header em{display:none}.preview-stats{grid-template-columns:repeat(2,1fr)}.preview-stats article:last-child{display:none}.agenda-demo{grid-template-columns:38px 1fr}.agenda-column:last-child{display:none}.resource-grid{grid-template-columns:repeat(2,1fr)}.resource-grid article{min-height:260px}.start-steps article{grid-template-columns:48px 1fr}.plan-layout{grid-template-columns:1fr}.floating-trial{right:12px;bottom:12px}.aurea-cta{padding:90px 0}}
@media(max-width:480px){.sector-grid,.resource-grid{grid-template-columns:1fr}.sector-grid article{min-height:225px}.resource-grid article{min-height:230px}.aurea-preview{margin-right:-22px;margin-left:-22px;border-radius:0}.aurea-cta h2{font-size:50px}.floating-trial{padding:12px 15px}.aurea-page .footer-bottom{padding-bottom:80px}}
