.page-hero{background:var(--navy);padding:68px 6rem 0}.page-hero-inner{max-width:1200px;margin:0 auto;padding:4rem 0 5.5rem}.breadcrumb{color:#ffffff59;align-items:center;gap:.45rem;margin-bottom:2.5rem;font-size:.75rem;display:flex}.breadcrumb a{color:#ffffff59;text-decoration:none}.breadcrumb .sep{opacity:.4}.hero-label{font-family:var(--heading);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);opacity:0;margin-bottom:1.75rem;font-size:.65rem;font-weight:600;animation:.7s .2s forwards hf;display:block}.hero-h1{font-family:var(--heading);letter-spacing:-.035em;color:var(--white);opacity:0;max-width:800px;font-size:clamp(2.2rem,4vw,3rem);font-weight:700;line-height:1.12;animation:.7s .35s forwards hf}.hero-body{color:var(--text-on-dark);opacity:0;max-width:600px;margin-top:1.5rem;font-size:1.05rem;line-height:1.82;animation:.7s .5s forwards hf}.hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2.5rem;animation:.7s .65s forwards hf;display:flex}.hero-actions .btn-outline{color:var(--white);border:1px solid #fff3;align-items:center;gap:.6rem;padding:.85rem 1.75rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.hero-actions .btn-outline:hover{background:#ffffff0a;border-color:#ffffff80}.timeline-section{background:var(--white);padding:7rem 3.5rem}.timeline-inner{max-width:900px;margin:0 auto}.timeline-intro{max-width:640px;margin-bottom:5rem}.timeline{padding-left:3rem;position:relative}.timeline:before{content:"";background:linear-gradient(to bottom,var(--gold),var(--border-faint));width:2px;position:absolute;top:0;bottom:0;left:0}.tl-item{padding-bottom:4rem;position:relative}.tl-item:last-child{padding-bottom:0}.tl-dot{background:var(--white);border:2px solid var(--border-light);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;position:absolute;top:0;left:-3rem;transform:translate(-13px)}.tl-dot.active{border-color:var(--gold);background:var(--gold-soft)}.tl-dot svg{width:12px;height:12px;stroke:var(--text-light);fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.tl-dot.active svg{stroke:var(--gold)}.tl-item:hover .tl-dot{border-color:var(--gold);background:var(--gold-soft)}.tl-item:hover .tl-dot svg{stroke:var(--gold)}.tl-week{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:.65rem;font-weight:700}.tl-title{font-family:var(--heading);color:var(--navy);letter-spacing:-.01em;margin-bottom:.85rem;font-size:1.2rem;font-weight:700;line-height:1.3}.tl-body{color:var(--text-mid);margin-bottom:1.25rem;font-size:.98rem;line-height:1.8}.tl-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tl-tag{color:var(--text-mid);border:1px solid var(--border-light);padding:.38rem .85rem;font-size:.8rem;transition:all .25s}.tl-item:hover .tl-tag{border-color:var(--gold-border);color:var(--gold)}.tl-detail-card{background:var(--surface);border:1px solid var(--border-faint);margin-top:1.25rem;padding:1.5rem 1.75rem}.tl-detail-title{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:.85rem;font-size:.72rem;font-weight:700}.tl-detail-items{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.tl-detail-item{color:var(--text-mid);align-items:flex-start;gap:.55rem;font-size:.85rem;display:flex}.tl-detail-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:.55rem}.expectations{background:var(--navy);border-top:1px solid var(--border-dark);padding:6.5rem 3.5rem}.expectations-inner{max-width:1200px;margin:0 auto}.exp-grid{background:var(--border-dark);border:1px solid var(--border-dark);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3.5rem;display:grid}.exp-cell{background:var(--navy-mid);padding:2.5rem;transition:background .3s}.exp-cell:hover{background:var(--navy-light)}.exp-label{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-bright);margin-bottom:.85rem;font-size:.68rem;font-weight:700}.exp-title{font-family:var(--heading);color:var(--white);margin-bottom:.6rem;font-size:1rem;font-weight:700}.exp-desc{color:var(--text-on-dark-muted);font-size:.9rem;line-height:1.75}.cta-strip{background:var(--surface);border-top:1px solid var(--border-faint);text-align:center;padding:6rem 3.5rem}.cta-strip-inner{max-width:560px;margin:0 auto}.cta-strip h2{font-family:var(--heading);letter-spacing:-.025em;color:var(--navy);margin-bottom:1.25rem;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:700;line-height:1.22}.cta-strip p{color:var(--text-mid);margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.cta-small{color:var(--text-mid);margin-top:1rem;font-size:.82rem}@media (max-width:768px){.page-hero,.timeline-section,.expectations,.cta-strip{padding-left:1.5rem;padding-right:1.5rem}.timeline{padding-left:2rem}.tl-dot{left:-2rem}.tl-detail-items,.exp-grid{grid-template-columns:1fr}}
