.hero{background:var(--indigo-deep);justify-content:center;align-items:center;min-height:100vh;padding-top:74px;display:flex;position:relative;overflow:hidden}.hero-slides{will-change:transform;transition:transform .9s cubic-bezier(.77,0,.18,1);display:flex;position:absolute;inset:0}.hero-slide{flex-shrink:0;min-width:100%;height:100%;position:relative}.hero-slide img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-left{z-index:4;text-align:center;max-width:90%;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.hero-left h1{color:var(--white);white-space:nowrap;font-size:.5rem;font-weight:700}.slider-arrow{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{border-color:var(--gold);background:#c9973a40}.slider-arrow svg{stroke:#fff;fill:none;stroke-width:2px;width:18px;height:18px}.slider-prev{left:2rem}.slider-next{right:2rem}.slider-dots{z-index:5;align-items:center;gap:.55rem;display:flex;position:absolute;bottom:2.2rem;left:4rem}.slider-dot{cursor:pointer;background:#ffffff4d;border:none;width:24px;height:3px;transition:background .3s,width .3s}.slider-dot.active{background:var(--gold);width:40px}.slider-counter{z-index:5;letter-spacing:.15em;color:#ffffff73;font-size:.78rem;font-weight:600;position:absolute;bottom:2rem;right:2rem}.slider-counter span{color:#ffffffd9}.orb{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.orb-1{background:radial-gradient(circle,#4555c88c 0%,#0000 70%);width:550px;height:550px;top:-80px;right:-60px}.orb-2{background:radial-gradient(circle,#c9973a21 0%,#0000 70%);width:320px;height:320px;bottom:80px;left:8%}.hero-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.9rem;margin-bottom:1.2rem;font-size:.82rem;font-weight:600;display:flex}.hero-eyebrow:before{content:"";background:var(--gold);width:28px;height:1px;display:block}.hero-left .section-label{color:var(--white);background:var(--indigo);letter-spacing:.25em;margin-bottom:1rem;padding:.3rem .9rem;font-size:.9rem;display:inline-block}.hero h1{color:var(--white);text-shadow:0 2px 8px #00000040;margin-bottom:1.6rem;font-family:Rethink Sans,sans-serif;font-size:clamp(2.2rem,3.8vw,4.2rem);font-weight:800;line-height:1}.hero h1 em{color:var(--gold-light);font-style:italic;font-weight:700}.hero-sub{color:#ffffff94;max-width:440px;margin-bottom:2.5rem;font-size:1.08rem;font-weight:400;line-height:1.85}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.features{background:var(--white);padding:4.5rem 4rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature{background:var(--indigo-deep);padding:2.5rem 2rem;transition:background .25s,transform .25s;position:relative;overflow:hidden}.feature:hover{background:var(--indigo);transform:translateY(-3px)}.feature-icon{border:1px solid #c9973a73;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1.5rem;display:flex}.feature-icon svg{width:18px;height:18px;stroke:var(--gold);fill:none;stroke-width:1.4px}.feature-num{color:#ffffff0d;font-family:Rethink Sans,sans-serif;font-size:3.5rem;font-weight:800;line-height:1;position:absolute;top:1.2rem;right:1.4rem}.feature-title{color:var(--white);font-family:Rethink Sans,sans-serif;font-size:2rem;font-weight:700;line-height:1.15}.feature-desc{color:#ffffff80;font-size:.92rem;line-height:1.7}.categories{background:var(--cream);padding:3rem 4rem}.categories .sec-header{margin-bottom:1rem}.cat-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.5rem;display:grid}.cat-card-wrap{flex-direction:column;display:flex}.cat-card{cursor:pointer;background:var(--indigo-deep);position:relative;overflow:hidden}.cat-card:before{content:"";padding-top:90%;display:block}.cat-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.cat-card:hover .cat-img{transform:scale(1.03)}.cat-hover-overlay{z-index:3;background:#1c278000;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.cat-card:hover .cat-hover-overlay{background:#141d6a66}.cat-btn{letter-spacing:.15em;text-transform:uppercase;color:var(--white);background:var(--gold);cursor:pointer;opacity:0;border:none;padding:.6rem 1.2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .25s}.cat-card:hover .cat-btn{opacity:1}.cat-label{background:var(--indigo);padding:.9rem 1.2rem}.cat-type{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.25rem;font-size:.72rem;font-weight:600}.cat-name{color:var(--white);font-family:Rethink Sans,sans-serif;font-size:1.5rem;font-weight:700}.testimonials{background:var(--indigo-deep);padding:4rem}.testi-carousel{margin-top:3rem}.testi-track{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testi-card{background:#ffffff0d;border:1px solid #ffffff14;flex-direction:column;gap:1.2rem;padding:2rem 1.8rem;transition:background .25s,transform .25s;display:flex}.testi-card:hover{background:#ffffff17;transform:translateY(-3px)}.testi-quote{color:var(--gold);opacity:.6;font-family:Rethink Sans,sans-serif;font-size:3.5rem;font-weight:800;line-height:1}.testi-text{color:#ffffffb8;flex:1;font-size:.95rem;line-height:1.75}.testi-author{align-items:center;gap:.9rem;margin-top:.5rem;display:flex}.testi-avatar{background:var(--gold);width:40px;height:40px;color:var(--indigo-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Rethink Sans,sans-serif;font-size:1rem;font-weight:800;display:flex}.testi-name{color:var(--white);font-size:.92rem;font-weight:700}.testi-role{color:#ffffff73;letter-spacing:.02em;margin-top:.15rem;font-size:.78rem}.testi-controls{justify-content:center;align-items:center;gap:1.2rem;margin-top:2rem;display:flex}.testi-arrow{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,border-color .2s;display:flex}.testi-arrow:hover{border-color:var(--gold);background:#c9973a40}.testi-arrow svg{stroke:#fff;fill:none;stroke-width:2px;width:16px;height:16px}.testi-dots{align-items:center;gap:.5rem;display:flex}.testi-dot{cursor:pointer;background:#ffffff40;border:none;width:22px;height:3px;transition:background .3s,width .3s}.testi-dot.active{background:var(--gold);width:36px}.shades{background:var(--ivory);padding:3rem 4rem}.shades-grid{grid-template-columns:repeat(4,1fr);gap:1.5px;display:grid}.shade-card{cursor:pointer;background:var(--indigo-deep);position:relative;overflow:hidden}.shade-card:before{content:"";padding-top:115%;display:block}.shade-inner{flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:transform .4s;display:flex;position:absolute;inset:0}.shade-card:hover .shade-inner{transform:scale(1.03)}.shade-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.shade-card:hover .shade-img{transform:scale(1.03)}.shade-pat{width:100%;height:100%;position:absolute;inset:0}.shade-grad{position:absolute;inset:0}.shade-hover-overlay{z-index:3;background:#1c278000;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.shade-card:hover .shade-hover-overlay{background:#141d6a66}.shade-btn{letter-spacing:.15em;text-transform:uppercase;color:var(--white);background:var(--gold);cursor:pointer;opacity:0;border:none;padding:.6rem 1.2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .25s}.shade-card:hover .shade-btn{opacity:1}.shade-meta{z-index:2;position:relative}.shade-cat{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.3rem;font-size:.72rem;font-weight:600}.shade-name{color:var(--white);font-family:Rethink Sans,sans-serif;font-size:1.5rem;font-weight:700}.promo{grid-template-columns:1fr 1fr;min-height:720px;display:grid}.promo-panel{position:relative;overflow:hidden}.promo-img{background:linear-gradient(135deg,#2b3a9f 0%,#141d6a 100%);position:absolute;inset:0}.promo-img-b{background:linear-gradient(135deg,#0d3020 0%,#141d6a 100%)}.promo-img svg{width:100%;height:100%;position:absolute;inset:0}.promo-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.promo-content{background:0 0;flex-direction:column;justify-content:flex-end;padding:3.5rem;display:flex;position:absolute;inset:0}.promo-content-b{background:0 0}.promo-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem;font-size:.78rem;font-weight:600}.promo-title{color:var(--white);margin-bottom:1rem;font-family:Rethink Sans,sans-serif;font-size:2.4rem;font-weight:800;line-height:1.1}.promo-desc{color:#ffffff94;max-width:340px;margin-bottom:1.5rem;font-size:.96rem;line-height:1.75}.btn-promo{letter-spacing:.1em;text-transform:uppercase;color:var(--indigo-deep);background:var(--gold);cursor:pointer;border:none;align-self:flex-start;padding:.75rem 1.7rem;font-size:.84rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-promo:hover{background:var(--gold-light)}.why{background:var(--white);padding:6rem 4rem}.why-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.why-left p{color:var(--text-muted);max-width:380px;margin-top:1.4rem;font-size:1.02rem;line-height:1.85}.why-grid{background:#2b3a9f14;grid-template-columns:1fr 1fr;gap:1px;display:grid}.why-card{background:var(--white);padding:2rem;transition:background .2s}.why-card:hover{background:var(--cream)}.why-card-icon{border:1px solid #c9973a66;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1.1rem;display:flex}.why-card-icon svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:1.4px}.why-card-title{color:var(--text-dark);margin-bottom:.5rem;font-family:Rethink Sans,sans-serif;font-size:1.4rem;font-weight:700}.why-card-desc{color:var(--text-muted);font-size:.9rem;line-height:1.7}.order{background:#1c2780;padding:6rem 4rem}.order-inner{grid-template-columns:1fr 1.6fr;align-items:start;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.order-info p{color:#ffffff80;margin-top:1.3rem;font-size:.98rem;line-height:1.85}.order-detail{align-items:flex-start;gap:.9rem;margin-top:1.5rem;display:flex}.od-icon{border:1px solid #c9973a4d;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1px;display:flex}.od-icon svg{width:14px;height:14px;stroke:var(--gold);fill:none;stroke-width:1.5px}.od-text strong{color:#ffffffc7;margin-bottom:.2rem;font-size:.92rem;font-weight:600;display:block}.od-text p{color:#ffffff61;margin:0;font-size:.86rem;line-height:1.5}.order .form-box{background:var(--white);border:none}.order .form-box-title{color:var(--indigo-deep);border-bottom-color:#1c27801a}.order label{color:#1c27808c}.order input[type=text],.order input[type=tel],.order input[type=number],.order textarea{background:var(--white);color:var(--indigo-deep);border-color:#1c2780}.order input:focus,.order textarea:focus{background:var(--white);border-color:var(--gold)}.order input::placeholder,.order textarea::placeholder{color:#1c27804d}.order .submit-btn{color:var(--white);background:#1c2780}.order .submit-btn:hover{background:#16206e}.order .form-note{color:#1c278066}.blog{background:var(--cream);padding:6rem 4rem}.blog-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.blog-card{background:var(--white);cursor:pointer;border:1px solid #2b3a9f12;transition:box-shadow .25s,transform .25s;overflow:hidden}.blog-card:hover{transform:translateY(-2px);box-shadow:0 10px 45px #2b3a9f1a}.blog-card-img{background:var(--indigo);height:190px;position:relative;overflow:hidden}.blog-card-img svg{width:100%;height:100%;position:absolute;inset:0}.blog-card-img-overlay{background:linear-gradient(#0000 40%,#2b3a9f80 100%);position:absolute;inset:0}.blog-date{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;font-size:.72rem;font-weight:500;position:absolute;bottom:1rem;left:1.2rem}.blog-body{padding:1.5rem 1.6rem}.blog-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.65rem;font-size:.72rem;font-weight:600}.blog-title{color:var(--text-dark);margin-bottom:.65rem;font-family:Rethink Sans,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.3}.blog-excerpt{color:var(--text-muted);font-size:.92rem;line-height:1.75}.blog-read{letter-spacing:.1em;text-transform:uppercase;color:var(--indigo);align-items:center;gap:.4rem;margin-top:.9rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.blog-read:hover{color:var(--gold)}.blog-read svg{stroke:currentColor;fill:none;stroke-width:2px;width:12px;height:12px;transition:transform .2s}.blog-read:hover svg{transform:translate(3px)}@media (width<=1000px){.features-grid,.cat-grid{grid-template-columns:repeat(3,1fr)}.shades-grid,.testi-track{grid-template-columns:repeat(2,1fr)}.promo{grid-template-columns:1fr}.promo-panel{min-height:380px}.why-inner{grid-template-columns:1fr;gap:3rem}.order-inner{grid-template-columns:1fr;gap:2.5rem}.blog-grid{grid-template-columns:1fr}.hero-left{max-width:75%;padding:3rem 1.5rem 2.5rem}.slider-dots{left:1.5rem}.slider-prev{left:1rem}.slider-next{right:1rem}}@media (width<=768px){.hero{min-height:70vh}.hero-left{text-align:center;max-width:100%;padding:2rem 1.5rem 4rem;bottom:1rem}.hero-left .section-label{font-size:.78rem}.hero h1{font-size:clamp(2.4rem,9vw,3.5rem)}.hero-left h1{font-size:1.8rem}.slider-dots{left:50%;transform:translate(-50%)}.slider-counter{display:none}.categories{padding:3.5rem 0}.categories .sec-header{margin-bottom:2rem;padding:0 1.5rem}.categories .sec-header .btn-gold{display:none}.cat-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin:0;padding:0 1.5rem 1rem;display:flex;overflow-x:auto}.cat-grid::-webkit-scrollbar{display:none}.cat-card{scroll-snap-align:start;flex-shrink:0;min-width:74vw}.cat-card:before{padding-top:145%}.shades{padding:3.5rem 0}.shades .sec-header{margin-bottom:2rem;padding:0 1.5rem}.shades .sec-header .btn-gold{display:none}.shades-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding:0 1.5rem 1rem;display:flex;overflow-x:auto}.shades-grid::-webkit-scrollbar{display:none}.shade-card{scroll-snap-align:start;flex-shrink:0;min-width:74vw}.shade-card:before{padding-top:145%}.features{padding:2.5rem 0;display:block}.features-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;padding:0 1.5rem 1rem;display:flex;overflow-x:auto}.features-grid::-webkit-scrollbar{display:none}.feature{scroll-snap-align:start;flex-shrink:0;min-width:calc(50% - 10px)}.testimonials{padding:3.5rem 1.5rem}.testi-track{grid-template-columns:1fr}.promo-content{padding:2.5rem 1.5rem}.promo-title{font-size:1.9rem}.why{padding:3.5rem 1.5rem}.why-grid{grid-template-columns:1fr}.order{padding:3.5rem 1.5rem}}@media (width<=600px){.why-grid{grid-template-columns:1fr}}.about-hero{align-items:flex-end;min-height:62vh;padding:0 4rem 4.5rem;display:flex}.about-hero .page-hero-inner{max-width:680px}.hero-stats{z-index:2;gap:0;display:flex;position:absolute;bottom:4rem;right:4rem}.hstat{text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #c9973a2e;border-right:none;padding:1.2rem 1.8rem}.hstat:last-child{border-right:1px solid #c9973a2e}.hstat-num{color:var(--gold-light);margin-bottom:.25rem;font-family:Rethink Sans,sans-serif;font-size:2rem;font-weight:800;line-height:1}.hstat-label{letter-spacing:.15em;text-transform:uppercase;color:#ffffff61;font-size:.65rem}.story{grid-template-columns:1fr 1fr;min-height:480px;display:grid}.story-visual{background:linear-gradient(135deg, var(--indigo) 0%, var(--indigo-darkest) 100%);position:relative;overflow:hidden}.story-visual svg{width:100%;height:100%;position:absolute;inset:0}.story-visual-inner{background:linear-gradient(#0000 45%,#141d6ab3 100%);flex-direction:column;justify-content:flex-end;padding:3.5rem;display:flex;position:absolute;inset:0}.story-pull{color:var(--white);max-width:320px;margin-bottom:.5rem;font-family:Rethink Sans,sans-serif;font-size:1.5rem;font-style:italic;font-weight:700;line-height:1.3}.story-pull em{color:var(--gold-light);font-style:normal}.story-attr{letter-spacing:.2em;text-transform:uppercase;color:#ffffff59;font-size:.7rem}.story-content{background:var(--white);flex-direction:column;justify-content:center;padding:4.5rem;display:flex}.story-content p{color:var(--text-muted);font-size:.95rem;line-height:1.85}.story-content p+p{margin-top:1rem}.story-cta{letter-spacing:.1em;text-transform:uppercase;color:var(--white);background:var(--indigo);align-items:center;gap:.6rem;margin-top:2rem;padding:.8rem 1.8rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.story-cta:hover{background:var(--indigo-deep);transform:translateY(-1px)}.story-cta svg{stroke:currentColor;fill:none;stroke-width:2px;width:14px;height:14px;transition:transform .2s}.story-cta:hover svg{transform:translate(3px)}.values{background:var(--indigo-deep);padding:5rem 4rem}.values-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.values-header-text p{color:#ffffff7a;max-width:360px;margin-top:1rem;font-size:.95rem;line-height:1.8}.values-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.val-card{background:#ffffff0a;border:1px solid #ffffff12;padding:2.2rem 1.8rem;transition:background .25s,transform .25s,border-color .25s;position:relative;overflow:hidden}.val-card:hover{background:#ffffff14;border-color:#c9973a4d;transform:translateY(-3px)}.val-num{color:#ffffff0a;font-family:Rethink Sans,sans-serif;font-size:3.5rem;font-weight:800;line-height:1;position:absolute;top:.8rem;right:1.2rem}.val-icon{border:1px solid #c9973a59;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1.3rem;display:flex}.val-icon svg{width:17px;height:17px;stroke:var(--gold);fill:none;stroke-width:1.4px}.val-title{color:var(--white);margin-bottom:.6rem;font-family:Rethink Sans,sans-serif;font-size:1.6rem;font-weight:600}.val-desc{color:#ffffff6b;font-size:1rem;line-height:1.7}.cta-band{background:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:4rem;display:flex}.cta-band-text p{letter-spacing:.2em;text-transform:uppercase;color:#1c27808c;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.cta-band-text h2{color:var(--indigo-deep);font-family:Rethink Sans,sans-serif;font-size:clamp(1.6rem,2.5vw,2.4rem);font-weight:800;line-height:1.1}.cta-band-text h2 em{font-style:italic;font-weight:700}@media (width<=900px){.about-hero{min-height:auto;padding:0 1.5rem 3.5rem}.hero-stats{display:none}.story{grid-template-columns:1fr}.story-visual{min-height:260px}.story-content{padding:2.5rem 1.5rem}.values{padding:4rem 1.5rem}.values-header{flex-direction:column;align-items:flex-start;gap:1rem}.values-grid{grid-template-columns:1fr 1fr}.cta-band{padding:3rem 1.5rem}}@media (width<=768px){.values{padding:3.5rem 0}.values-header{padding:0 1.5rem}.values-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-top:2rem;padding:0 1.5rem 1rem;display:flex;overflow-x:auto}.values-grid::-webkit-scrollbar{display:none}.val-card{scroll-snap-align:start;flex-shrink:0;min-width:78vw}.val-title{font-size:1.3rem}}.contact-page-hero{padding:130px 4rem 5rem}.contact-body{grid-template-columns:1fr 1.55fr;min-height:600px;display:grid}.contact-info{background:var(--indigo);flex-direction:column;padding:4.5rem;display:flex}.info-label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.72rem;font-weight:600}.info-heading{color:var(--white);margin-bottom:2.5rem;font-family:Rethink Sans,sans-serif;font-size:1.9rem;font-weight:800;line-height:1.1}.info-heading em{color:var(--gold-light);font-style:italic}.info-cards{flex-direction:column;display:flex}.info-card{border-bottom:1px solid #ffffff12;align-items:flex-start;gap:1.1rem;padding:1.5rem 0;display:flex}.info-card:first-child{border-top:1px solid #ffffff12}.info-card-icon{border:1px solid #c9973a59;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-top:2px;display:flex}.info-card-icon svg{width:16px;height:16px;stroke:var(--gold);fill:none;stroke-width:1.5px}.info-card-title{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.35rem;font-family:Rethink Sans,sans-serif;font-size:.88rem;font-weight:700}.info-card-value{color:var(--white);font-size:1rem;font-weight:500;line-height:1.5}.info-card-value a{color:var(--white);text-decoration:none;transition:color .2s}.info-card-value a:hover{color:var(--gold-light)}.info-card-sub{color:#ffffff61;margin-top:.2rem;font-size:.82rem}.info-socials{gap:.75rem;margin-top:2.5rem;display:flex}.social-btn{border:1px solid #ffffff26;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.social-btn:hover{border-color:var(--gold);background:#c9973a1f}.social-btn svg{stroke:#fff9;fill:none;stroke-width:1.5px;width:15px;height:15px;transition:stroke .2s}.social-btn:hover svg{stroke:var(--gold)}.contact-form-wrap{background:var(--white);padding:0;position:relative;overflow:hidden}.form-heading{color:var(--text-dark);margin-bottom:.5rem;font-family:Rethink Sans,sans-serif;font-size:1.7rem;font-weight:800}.form-sub{color:var(--text-muted);margin-bottom:2.2rem;font-size:.92rem;line-height:1.6}.contact-form-wrap label{color:var(--text-muted)}.contact-form-wrap input[type=text],.contact-form-wrap input[type=email],.contact-form-wrap input[type=tel],.contact-form-wrap select,.contact-form-wrap textarea{background:var(--cream);color:var(--text-dark);border:1.5px solid #2b3a9f1a}.contact-form-wrap input:focus,.contact-form-wrap select:focus,.contact-form-wrap textarea:focus{border-color:var(--indigo);background:var(--white)}.contact-form-wrap input::placeholder,.contact-form-wrap textarea::placeholder{color:#6e6e8a73}.contact-form-wrap textarea{min-height:120px}.contact-submit-btn{background:var(--indigo);color:var(--white);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;align-items:center;gap:.6rem;margin-top:.5rem;padding:1.05rem 2.5rem;font-family:Rethink Sans,sans-serif;font-size:.88rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.contact-submit-btn:hover{background:var(--indigo-deep);transform:translateY(-1px)}.contact-submit-btn svg{stroke:currentColor;fill:none;stroke-width:2px;width:16px;height:16px;transition:transform .2s}.contact-submit-btn:hover svg{transform:translate(3px)}.contact-success{text-align:center;padding:3rem 1rem;display:none}.contact-success.show{display:block}.contact-success-ring{background:var(--cream);border:1.5px solid #2b3a9f33;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.2rem;display:flex}.contact-success-ring svg{width:24px;height:24px;stroke:var(--indigo);fill:none;stroke-width:2px}.contact-success-title{color:var(--text-dark);margin-bottom:.6rem;font-family:Rethink Sans,sans-serif;font-size:1.6rem;font-weight:800}.contact-success-msg{color:var(--text-muted);font-size:.92rem;line-height:1.7}.map-wrap{background:var(--cream);border-top:3px solid var(--indigo);height:380px;position:relative}.map-wrap iframe{filter:grayscale(20%);border:none;width:100%;height:100%;display:block}.map-pin-card{background:var(--white);border-left:3px solid var(--gold);z-index:2;max-width:220px;padding:1rem 1.4rem;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 4px 24px #2b3a9f1f}.map-pin-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.35rem;font-size:.65rem;font-weight:600}.map-pin-addr{color:var(--text-dark);font-size:.88rem;font-weight:500;line-height:1.45}@media (width<=960px){.contact-page-hero{padding:110px 1.5rem 3.5rem}.contact-body{grid-template-columns:1fr}.contact-info{padding:3rem 1.5rem}.contact-form-wrap{min-height:300px;padding:0}.map-wrap{height:280px}}.cd-page{background:#f4f5f9;justify-content:center;align-items:flex-start;min-height:100vh;padding:6rem 1.5rem 4rem;display:flex}.cd-container{width:100%;max-width:620px}.cd-header{text-align:center;margin-bottom:2.5rem}.cd-logo-mark{background:var(--indigo);width:40px;height:4px;margin:0 auto 1.2rem}.cd-title{color:#111;margin-bottom:.4rem;font-family:Rethink Sans,sans-serif;font-size:1.75rem;font-weight:800}.cd-subtitle{color:#6b7280;font-size:.95rem}.cd-stepper{justify-content:center;align-items:center;gap:0;margin-bottom:2rem;display:flex}.cd-step{align-items:center;gap:.6rem;display:flex}.cd-step-circle{color:#9ca3af;background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:700;transition:border-color .25s,background .25s,color .25s;display:flex}.cd-step-circle svg{stroke:#fff;fill:none;stroke-width:2.5px;width:13px;height:13px}.cd-step-label{color:#9ca3af;font-size:.82rem;font-weight:600;transition:color .25s}.cd-step.active .cd-step-circle{border-color:var(--indigo);background:var(--indigo);color:#fff}.cd-step.active .cd-step-label{color:var(--indigo)}.cd-step.done .cd-step-circle{border-color:var(--indigo);background:var(--indigo)}.cd-step.done .cd-step-label{color:#6b7280}.cd-step-line{background:#e5e7eb;flex:1;max-width:80px;height:2px;margin:0 .75rem;transition:background .25s}.cd-step-line.filled{background:var(--indigo)}.cd-card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 6px 24px #0000000a}.cd-step-content{padding:2.5rem}.cd-section-title{letter-spacing:0;text-transform:none;color:#374151;align-items:center;gap:.7rem;margin-bottom:1rem;font-size:.92rem;font-weight:700;display:flex}.cd-optional{letter-spacing:.05em;text-transform:none;color:#9ca3af;background:#f3f4f6;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:500}.cd-colour-count{color:var(--indigo);letter-spacing:0;text-transform:none;margin-left:auto;font-size:.78rem;font-weight:600}.cd-colour-count.maxed{color:var(--gold)}.cd-upload-zone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:2.5rem 2rem;transition:border-color .2s,background .2s;display:flex}.cd-upload-zone:hover,.cd-upload-zone.drag-over{border-color:var(--indigo);background:#f0f1ff}.cd-upload-zone.has-file{cursor:default}.cd-upload-icon{background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto .9rem;display:flex}.cd-upload-icon svg{stroke:#6b7280;fill:none;stroke-width:1.5px;width:20px;height:20px}.cd-upload-label{color:#111;margin-bottom:.3rem;font-family:Rethink Sans,sans-serif;font-size:1rem;font-weight:700}.cd-upload-hint{color:#9ca3af;font-size:.82rem}.cd-upload-hint span{color:var(--indigo);font-weight:600}.cd-file-preview{align-items:center;gap:1rem;width:100%;display:flex}.cd-file-preview img{object-fit:cover;border:1px solid #e5e7eb;border-radius:2px;flex-shrink:0;width:64px;height:64px}.cd-file-info{text-align:left;flex:1;min-width:0}.cd-file-name{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.cd-file-size{color:#9ca3af;margin-top:.2rem;font-size:.78rem}.cd-remove-btn{letter-spacing:.08em;text-transform:uppercase;color:#ef4444;cursor:pointer;background:0 0;border:1px solid #fecaca;border-radius:3px;flex-shrink:0;padding:.35rem .8rem;font-size:.75rem;font-weight:600;transition:background .15s}.cd-remove-btn:hover{background:#fef2f2}.cd-swatches{flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem;display:flex}.cd-swatch{cursor:pointer;border:2px solid #0000;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s,border-color .15s;display:flex;position:relative}.cd-swatch:hover{transform:scale(1.12)}.cd-swatch.selected{border-color:var(--indigo);box-shadow:0 0 0 2px #2b3a9f33}.cd-swatch.selected svg{stroke:#fff;fill:none;stroke-width:3px;filter:drop-shadow(0 1px 1px #0006);width:13px;height:13px}.cd-swatch.disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.cd-swatch-custom{cursor:pointer;background:#f3f4f6!important;border:2px dashed #d1d5db!important}.cd-swatch-custom:hover{border-color:var(--indigo)!important}.cd-swatch-custom svg{stroke:#9ca3af;fill:none;stroke-width:1.5px;width:16px;height:16px}.cd-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.cd-chip{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.45rem;padding:.3rem .6rem .3rem .45rem;display:flex}.cd-chip-dot{border-radius:50%;flex-shrink:0;width:14px;height:14px}.cd-chip-text{color:#374151;font-size:.78rem;font-weight:600}.cd-chip-x{cursor:pointer;color:#9ca3af;background:0 0;border:none;margin-left:.1rem;padding:0;font-size:.9rem;line-height:1;transition:color .15s}.cd-chip-x:hover{color:#ef4444}.cd-step1-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.7rem 1rem;font-size:.85rem;font-weight:600;display:flex}.cd-step1-error:before{content:"⚠";font-size:.9rem}.cd-next-btn{width:100%;margin-top:1rem}.cd-back-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:2rem;padding:0;font-size:.82rem;font-weight:600;transition:color .15s;display:inline-flex}.cd-back-btn:hover{color:var(--indigo)}.cd-back-btn svg{stroke:currentColor;fill:none;stroke-width:2px;width:15px;height:15px}.cd-fields{flex-direction:column;gap:1.4rem;display:flex}.cd-field{flex-direction:column;gap:.4rem;display:flex}.cd-page .cd-field label{color:#374151;text-transform:none;letter-spacing:0;align-items:center;gap:.4rem;margin-bottom:0;font-size:.88rem;font-weight:700;display:flex}.cd-required{color:#ef4444}.cd-field-hint{color:#9ca3af;font-size:.75rem;font-weight:500}.cd-field-error{color:#ef4444;margin-top:.2rem;font-size:.78rem}.cd-page .cd-field input[type=text],.cd-page .cd-field input[type=tel],.cd-page .cd-field input[type=number],.cd-page .cd-field textarea{color:#111;-webkit-appearance:none;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;outline:none;width:100%;height:50px;padding:.85rem 1rem;font-family:DM Sans,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.cd-page .cd-field textarea{resize:vertical;height:auto;min-height:130px;line-height:1.65}.cd-page .cd-field input::placeholder,.cd-page .cd-field textarea::placeholder{color:#adb5bd}.cd-page .cd-field input:focus,.cd-page .cd-field textarea:focus{border-color:var(--indigo);background:#fff;box-shadow:0 0 0 3px #2b3a9f1a}.cd-page .cd-field input.error,.cd-page .cd-field textarea.error{border-color:#ef4444}.cd-notice{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:0 6px 6px 0;align-items:flex-start;gap:.85rem;margin-top:.8rem;padding:1rem 1.1rem;font-size:.9rem;line-height:1.65;display:flex}.cd-notice-icon{background:#fef3c7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:1px;display:flex}.cd-notice-icon svg{stroke:#d97706;fill:none;stroke-width:2px;width:18px;height:18px}.cd-notice-body{flex:1}.cd-notice-title{color:#92400e;margin-bottom:.25rem;font-size:.88rem;font-weight:700}.cd-notice strong{color:#b45309;font-weight:700}.cd-btn-primary{background:var(--indigo);color:#fff;letter-spacing:.04em;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 2rem;font-family:Rethink Sans,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.cd-btn-primary:hover{background:var(--indigo-deep);transform:translateY(-1px)}.cd-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.cd-btn-primary svg{stroke:currentColor;fill:none;stroke-width:2px;width:15px;height:15px;transition:transform .2s}.cd-btn-primary:hover svg{transform:translate(3px)}.cd-submit-btn{width:100%;margin-top:2rem}.cd-form-note{color:#9ca3af;text-align:center;margin-top:.9rem;font-size:.78rem;line-height:1.6}.cd-success-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;width:100%;max-width:480px;margin:0 auto;padding:3.5rem 2.5rem;box-shadow:0 1px 3px #0000000d,0 6px 24px #0000000a}.cd-success-icon{background:var(--indigo);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.cd-success-icon svg{stroke:#fff;fill:none;stroke-width:2.5px;width:24px;height:24px}.cd-success-card h2{color:#111;margin-bottom:.6rem;font-family:Rethink Sans,sans-serif;font-size:1.6rem;font-weight:800}.cd-success-card p{color:#6b7280;max-width:360px;margin:0 auto 2rem;font-size:.92rem;line-height:1.75}.cd-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.cd-modal{text-align:center;background:#fff;border-radius:8px;width:100%;max-width:400px;padding:2.5rem 2rem;box-shadow:0 20px 60px #0003}.cd-modal-icon{background:#fff7ed;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.cd-modal-icon svg{stroke:#f97316;fill:none;stroke-width:1.8px;width:26px;height:26px}.cd-modal-title{color:#111;margin-bottom:.6rem;font-family:Rethink Sans,sans-serif;font-size:1.25rem;font-weight:800}.cd-modal-body{color:#6b7280;margin-bottom:1rem;font-size:.9rem;line-height:1.7}.cd-modal-hint{color:#374151;background:#f3f4f6;border-radius:4px;margin-bottom:1.5rem;padding:.35rem .8rem;font-size:.8rem;display:inline-block}.cd-modal-hint strong{color:#111}.cd-modal-dismiss{cursor:pointer;color:#9ca3af;background:0 0;border:none;width:100%;margin-top:.75rem;font-size:.85rem;transition:color .15s;display:block}.cd-modal-dismiss:hover{color:#374151}@media (width<=680px){.cd-page{padding:5rem .75rem 3rem}.cd-container{padding:0}.cd-card{box-shadow:none;border-radius:0}.cd-step-content{padding:1.8rem 1.25rem}.cd-success-card{border-radius:0;padding:2.5rem 1.25rem}.cd-header{padding:1.8rem 1.25rem 1rem}.cd-title{font-size:1.4rem}.cd-swatches{gap:.45rem}.cd-swatch{width:38px;height:38px}.cd-modal{padding:2rem 1.25rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--indigo:#2b3a9f;--indigo-deep:#1c2780;--indigo-darkest:#141d6a;--indigo-mid:#3040b0;--indigo-light:#4555c8;--gold:#c9973a;--gold-light:#e8b85a;--gold-pale:#f7e9cc;--cream:#f7f8fc;--ivory:#fafbff;--white:#fff;--text-dark:#1c1c2e;--text-mid:#2e2e4a;--text-muted:#6a6a8a}html{scroll-behavior:smooth}body{color:var(--text-dark);background:var(--ivory);font-family:DM Sans,sans-serif;font-size:18px;line-height:1.6;overflow-x:hidden}.topbar{background:var(--indigo-deep);text-align:center;letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9;padding:.6rem 1rem;font-size:.78rem;font-weight:600}nav{z-index:200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #2b3a9f1a;justify-content:space-between;align-items:center;padding:.9rem 4rem;transition:background .3s,padding .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{background:#fff;padding:.7rem 4rem;box-shadow:0 2px 24px #2b3a9f1a}.nav-logo{align-items:center;text-decoration:none;display:flex}.nav-logo img{width:auto;height:42px}.nav-links{gap:2.4rem;list-style:none;display:flex}.nav-links a{letter-spacing:.12em;text-transform:uppercase;color:var(--indigo);padding-bottom:2px;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a:after{content:"";background:var(--indigo);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-links a:hover,.nav-links a.active{color:var(--indigo-deep)}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-cta{letter-spacing:.1em;text-transform:uppercase;color:var(--white);background:var(--indigo);cursor:pointer;border:none;padding:.68rem 1.6rem;font-size:.83rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.nav-cta:hover{background:var(--indigo-deep);transform:translateY(-1px)}.hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--indigo);width:22px;height:1.5px;transition:all .3s;display:block}.mobile-nav{background:var(--indigo-darkest);z-index:300;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.mobile-nav.open{opacity:1;pointer-events:all}.mobile-nav a{color:#fffc;letter-spacing:.04em;font-family:Rethink Sans,sans-serif;font-size:2rem;font-weight:700;text-decoration:none;transition:color .2s}.mobile-nav a:hover{color:var(--gold-light)}.mobile-close{cursor:pointer;color:#fff9;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;position:absolute;top:1.5rem;right:1.5rem}footer{background:var(--indigo-darkest);border-top:1px solid #c9973a2e;padding:4.5rem 4rem 3rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3.5rem;margin-bottom:3rem;display:grid}.footer-logo img{background:#fff;width:auto;height:48px;margin-bottom:.7rem;padding:4px 8px;display:block}.footer-tagline{color:#ffffff59;margin-bottom:1.2rem;font-family:Rethink Sans,sans-serif;font-size:.88rem;font-style:italic}.footer-desc{color:#ffffff4d;max-width:265px;font-size:.88rem;line-height:1.8}.footer-col h4{letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin-bottom:1.2rem;font-size:.76rem;font-weight:600}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.6rem}.footer-col a{color:#ffffff85;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:1.4rem;display:flex}.footer-copy{color:#ffffff38;font-size:.82rem}.footer-divider{background:var(--gold);opacity:.4;width:36px;height:1px}.wa-float{z-index:999;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;height:52px;padding:0 1.2rem 0 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666,0 4px 10px #00000073}.wa-float:hover{transform:translateY(-3px);box-shadow:0 8px 28px #25d36680}.wa-float svg{fill:#fff;flex-shrink:0;width:24px;height:24px}.wa-label{color:#fff;white-space:nowrap;letter-spacing:.04em;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700}.wa-float:before{content:"";border:2px solid #25d36666;border-radius:999px;animation:2.2s ease-out infinite wa-pulse;position:absolute;inset:-4px}@keyframes wa-pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.25)}to{opacity:0;transform:scale(1.25)}}.sec{padding:6rem 4rem}.sec-label{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.78rem;font-weight:600}.sec-title{color:var(--text-dark);font-family:Rethink Sans,sans-serif;font-size:clamp(2.2rem,3.5vw,3.4rem);font-weight:800;line-height:1.08}.sec-title-light{color:var(--white)}.sec-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.btn-gold{letter-spacing:.1em;text-transform:uppercase;color:var(--indigo-deep);background:var(--gold);cursor:pointer;border:none;padding:1rem 2.4rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-gold:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-ghost{letter-spacing:.1em;text-transform:uppercase;color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #ffffff38;padding:1rem 2.4rem;font-size:.88rem;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.btn-dark{letter-spacing:.1em;text-transform:uppercase;color:var(--white);background:var(--indigo-deep);cursor:pointer;border:none;padding:1rem 2.4rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-dark:hover{background:var(--indigo);transform:translateY(-1px)}.form-box{background:#ffffff0a;border:1px solid #c9973a26;padding:2.5rem}.form-box-title{color:var(--white);border-bottom:1px solid #ffffff12;margin-bottom:1.8rem;padding-bottom:1.4rem;font-family:Rethink Sans,sans-serif;font-size:1.5rem;font-weight:700}.frow{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.fg{margin-bottom:1.1rem}label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}input[type=text],input[type=email],input[type=tel],input[type=number],select,textarea{width:100%;color:var(--white);-webkit-appearance:none;background:#ffffff0d;border:1px solid #ffffff1a;outline:none;padding:.78rem 1rem;font-family:DM Sans,sans-serif;font-size:.95rem;transition:border-color .2s,background .2s}input:focus,select:focus,textarea:focus{background:#ffffff12;border-color:#c9973a80}input::placeholder,textarea::placeholder{color:#fff3}select{cursor:pointer}select option{background:var(--indigo-deep);color:var(--white)}textarea{resize:vertical;min-height:90px}.rtabs{border:1px solid #ffffff1a;display:flex}.rtab{flex:1;position:relative}.rtab input[type=radio]{opacity:0;width:0;position:absolute}.rtab label{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;color:#ffffff52;background:0 0;border-left:1px solid #ffffff1a;justify-content:center;align-items:center;padding:.72rem .3rem;font-size:.72rem;font-weight:500;transition:all .2s;display:flex}.rtab:first-child label{border-left:none}.rtab input:checked+label{color:var(--gold-light);background:#c9973a26}.fdivider{background:#ffffff0f;height:1px;margin:1.2rem 0}.submit-btn{background:var(--gold);width:100%;color:var(--indigo-deep);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;margin-top:.4rem;padding:1.1rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s,transform .15s}.submit-btn:hover{background:var(--gold-light);transform:translateY(-1px)}.submit-btn-white{background:var(--white);color:var(--indigo-deep)}.submit-btn-white:hover{background:#f0f1ff}.form-note{color:#ffffff4d;text-align:center;margin-top:.9rem;font-size:.8rem;line-height:1.6}.success-box{text-align:center;padding:2.5rem 1.5rem;display:none}.success-box.show{display:block}.form-fields.hide{display:none}.success-ring{border:1px solid #c9973a66;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 1.2rem;display:flex}.success-ring svg{width:22px;height:22px;stroke:var(--gold);fill:none;stroke-width:1.5px}.success-title{color:var(--white);margin-bottom:.6rem;font-family:Rethink Sans,sans-serif;font-size:1.7rem;font-weight:700}.success-msg{color:#ffffff70;font-size:.95rem;line-height:1.7}.page-hero{background:var(--indigo-deep);align-items:flex-end;padding-top:90px;display:flex;position:relative;overflow:hidden}.page-hero-bg{background-image:repeating-linear-gradient(0deg,#c9973a08 0 1px,#0000 1px 60px),repeating-linear-gradient(90deg,#c9973a08 0 1px,#0000 1px 60px);position:absolute;inset:0}.page-hero-deco{opacity:.07;width:42%;position:absolute;top:0;bottom:0;right:0}.orb-hero{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.page-hero-inner{z-index:2;position:relative}.breadcrumb{align-items:center;gap:.6rem;margin-bottom:2rem;display:flex}.breadcrumb a,.breadcrumb span{letter-spacing:.15em;text-transform:uppercase;color:#fff6;font-size:.72rem;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--gold)}.breadcrumb .sep{color:#fff3}.breadcrumb .cur{color:var(--gold)}.page-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.78rem;font-weight:600;display:flex}.page-eyebrow:before{content:"";background:var(--gold);width:28px;height:1px;display:block}.page-hero h1{color:var(--white);margin-bottom:1.2rem;font-family:Rethink Sans,sans-serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:800;line-height:1}.page-hero h1 em{color:var(--gold-light);font-style:italic;font-weight:700}.page-hero-sub{color:#ffffff85;max-width:500px;font-size:1rem;line-height:1.8}.reveal{opacity:0;transition:opacity .72s,transform .72s;transform:translateY(26px)}.reveal.visible{opacity:1;transform:none}.reveal-left{opacity:0;transition:opacity .72s,transform .72s;transform:translate(-24px)}.reveal-left.visible{opacity:1;transform:none}.reveal-right{opacity:0;transition:opacity .72s,transform .72s;transform:translate(24px)}.reveal-right.visible{opacity:1;transform:none}.marquee-wrap{background:var(--indigo-deep);padding:.75rem 0;overflow:hidden}.marquee-track{white-space:nowrap;gap:0;animation:16s linear infinite marquee;display:flex}.marquee-item{letter-spacing:.2em;text-transform:uppercase;color:var(--white);flex-shrink:0;align-items:center;gap:2rem;padding:0 2.5rem;font-size:.82rem;font-weight:600;display:inline-flex}.marquee-item:after{content:"·";opacity:.5;margin-left:2rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1000px){nav,nav.scrolled{padding:.8rem 1.5rem}.nav-links,.nav-cta{display:none}.hamburger{display:flex}.sec{padding:4rem 1.5rem}.sec-header{flex-direction:column;align-items:flex-start;gap:1.2rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}footer{padding:3.5rem 1.5rem 2.5rem}.page-hero h1{font-size:clamp(2rem,7vw,3.5rem)}.page-hero-sub{font-size:.92rem}}@media (width<=768px){.marquee-track{animation-duration:8s}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}.footer-divider{display:none}.frow{grid-template-columns:1fr}.page-hero{padding-top:80px}.wa-label{display:none}.wa-float{border-radius:50%;width:52px;height:52px;padding:0}.wa-float:before{border-radius:50%}}
