:root{--cp-navy:#060e3a;--cp-navy2:#0b1c73;--cp-coral:#ff5c6e;--cp-magenta:#d9006e;--cp-ivory:#fff0f3;--cp-grad:linear-gradient(135deg, var(--cp-coral), var(--cp-magenta))}.draft-banner{position:sticky;top:0;z-index:100;background:#fbbf24;color:#000;padding:.8rem 1.4rem;text-align:center;font-weight:600;font-size:.9rem}.cp-stars{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.5}.h-section-sm{min-height:40vh!important}.h-section-md{min-height:60vh!important}.h-section-lg{min-height:85vh!important}.h-section-full{min-height:100vh!important}.cp-section.has-bg-image{position:relative;background-size:cover;background-position:center}.cp-section .cp-section-overlay{position:absolute;inset:0;background:rgba(0,0,0,var(--overlay, .5));z-index:1;pointer-events:none}.cp-hero{position:relative;min-height:70vh;display:flex;align-items:center;padding:9rem 10vw 14rem;overflow:hidden;clip-path:polygon(0 0,100%0,100% 88%,0 100%)}.cp-hero-bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat}.cp-hero-bg.mode-cover{background-position:center}.cp-hero-bg.mode-left{background-position:left center;background-size:50% 100%;background-repeat:no-repeat}.cp-hero-bg.mode-right{background-position:right center;background-size:50% 100%;background-repeat:no-repeat}.cp-hero-bg:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,var(--overlay, .5))}.cp-hero-bg.mode-left:after{background:linear-gradient(90deg,rgba(0,0,0,var(--overlay,.5)),#060e3af2,#060e3a)}.cp-hero-bg.mode-right:after{background:linear-gradient(270deg,rgba(0,0,0,var(--overlay,.5)),#060e3af2,#060e3a)}.cp-hero:not(:has(.cp-hero-bg)) .cp-hero-inner{text-align:center;margin-left:auto;margin-right:auto}.cp-hero:not(:has(.cp-hero-bg)) .cp-hero-sub{margin-left:auto;margin-right:auto}.cp-hero-dark{color:#fff;background:radial-gradient(ellipse 70% 60%at 65% 40%,rgba(11,28,115,.65) 0%,transparent 70%),radial-gradient(ellipse 35% 40%at 85% 55%,rgba(255,92,110,.16) 0%,transparent 70%),var(--cp-navy)}.cp-hero-light{color:var(--cp-navy);background:linear-gradient(135deg,#f9f7ff,#ffe8ef)}.cp-hero-inner{position:relative;z-index:2;max-width:760px}.cp-eyebrow{font-size:.76rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--cp-coral);margin-bottom:1.4rem}.cp-eyebrow-light{font-size:.76rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--cp-coral);margin-bottom:.6rem}.cp-hero-title{font-family:Space Grotesk,sans-serif;font-size:clamp(2.6rem,5.5vw,5rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin-bottom:1.6rem}.cp-hero-sub{font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:300;font-style:italic;max-width:540px;line-height:1.75;margin-bottom:2.5rem;color:#ffffff8c}.cp-hero-light .cp-hero-sub{color:#060e3aa6}.cp-grad{background:var(--cp-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cp-section{position:relative;z-index:2;padding:5rem 10vw 6rem}.sec-light{background:#f9f7ff;color:var(--cp-navy)}.sec-ivory{background:var(--cp-ivory);color:var(--cp-navy)}.sec-navy{background:var(--cp-navy2);color:#fff}.sec-navy .cp-section-title{color:#fff}.sec-navy .cp-prose,.sec-navy .cp-card-desc{color:#ffffffb3}.sec-navy .cp-card{background:#ffffff0f;border-color:#ffffff1a}.sec-navy .cp-card-title{color:#fff}.cp-inner{max-width:1100px;margin:0 auto}.cp-section-head{text-align:center;margin-bottom:3rem}.cp-section-title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:1rem}.cp-prose{font-size:1rem;line-height:1.8;font-weight:300;color:#060e3abf}.cp-text-block{max-width:760px;margin:0 auto}.cp-imgtext{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.cp-imgtext{grid-template-columns:1fr 1fr;gap:4rem}.cp-reverse .cp-imgtext-img{order:2}}.cp-imgtext-img img{width:100%;border-radius:20px;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;box-shadow:0 12px 40px #0b1c731f}.cp-gallery{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.cp-gallery{grid-template-columns:repeat(3,1fr)}}.cp-gallery-item{border-radius:16px;overflow:hidden;aspect-ratio:4/3}.cp-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s}.cp-gallery-item:hover img{transform:scale(1.05)}.cp-cards-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.cp-card{display:block;background:#fff;border:1px solid rgba(11,28,115,.08);border-radius:18px;padding:2rem 1.6rem;transition:border-color .3s,transform .3s,box-shadow .3s}.cp-card-link{text-decoration:none;color:inherit;cursor:pointer}.cp-card:hover{border-color:var(--cp-coral);transform:translateY(-4px);box-shadow:0 14px 30px #ff5c6e1f}.cp-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:var(--cp-grad);box-shadow:0 6px 16px #d9006e38;margin-bottom:1.1rem}.cp-card-icon span{font-size:1.4rem;line-height:1}.cp-card-title{font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;margin-bottom:.5rem;color:var(--cp-navy)}.cp-card-desc{font-size:.9rem;line-height:1.65;color:#060e3aa6;font-weight:300}.cp-video-wrap{max-width:900px;margin:0 auto;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 12px 40px #00000040;background:#000}.cp-video-wrap iframe,.cp-video-wrap video{width:100%;height:100%;border:0}.cp-cta{position:relative;z-index:2;padding:7rem 10vw;text-align:center}.cp-cta-navy{background:var(--cp-navy);color:#fff}.cp-cta-grad{background:var(--cp-grad);color:#fff}.cp-cta-inner{max-width:600px;margin:0 auto}.cp-cta-title{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1rem;color:inherit}.cp-cta-sub{color:#ffffffb3;font-style:italic;font-weight:300;margin-bottom:2rem}.cp-btn-shimmer{position:relative;overflow:hidden;display:inline-block;background:var(--cp-grad);border:0;color:#fff;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.95rem;padding:.9rem 2.2rem;border-radius:50px;cursor:pointer;letter-spacing:.04em;text-decoration:none;box-shadow:0 0 28px #ff5c6e59;transition:transform .2s,box-shadow .2s}.cp-btn-shimmer:hover{transform:translateY(-2px);box-shadow:0 0 44px #ff5c6e8c}.cp-cta-grad .cp-btn-shimmer{background:#fff;color:var(--cp-magenta);box-shadow:0 8px 24px #0003}.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal.in{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.reveal-d4{transition-delay:.4s}