:root{--navy:#12213d;--navy-deep:#0e1626;--cream:#ffffff;--ink:#1a1a1a;--muted:#767676;--line:#d8d8d4;--gold:#f5a623;--green:#3a9c50;font-size:10px;}
*{box-sizing:border-box;}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;}
img{display:block;max-width:100%;}
a{color:inherit;text-decoration:none;}
button{font-family:inherit;cursor:pointer;}
.hp-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:1.6rem 2rem;background:var(--navy-deep);}
.hp-burger{color:#fff;font-size:2.2rem;line-height:1;}
.hp-logo{width:8rem;}
.hp-cta{background:#fff;color:var(--ink);border:none;border-radius:3rem;padding:1.1rem 2rem;font-size:1.3rem;font-weight:600;letter-spacing:0.03em;}
.hp-hero{position:relative;background:var(--navy-deep);color:#fff;padding:2.8rem 0 4rem;overflow:hidden;}
.hp-hero-media{position:relative;width:100%;background:var(--navy-deep);display:flex;justify-content:center;}
.hp-hero-media img{width:100%;height:100%;object-fit:cover;}
.hp-hero-copy{padding:2rem 2rem 0;text-align:center;}
.hp-hero-copy h1{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:3.6rem;line-height:1.15;margin:0 0 1.2rem;}
.hp-hero-copy p{font-size:1.5rem;font-weight:400;color:#d7dae2;margin:0 0 2.2rem;line-height:1.4;}
.hp-hero-cta{display:inline-flex;align-items:center;gap:0.8rem;background:#fff;color:var(--ink);border:none;border-radius:3rem;padding:1.5rem 2.4rem;font-size:1.4rem;font-weight:700;letter-spacing:0.04em;margin-bottom:1.6rem;}
.hp-hero-trust{font-size:1.3rem;color:#d7dae2;margin-bottom:0.6rem;}
.hp-hero-live{display:inline-flex;align-items:center;gap:0.7rem;font-size:1.3rem;color:#fff;margin-top:1rem;}
.hp-hero-live .dot{width:0.8rem;height:0.8rem;border-radius:50%;background:var(--green);display:inline-block;}
.hp-reviewstrip{background:var(--navy-deep);color:#fff;padding:3rem 2rem 4rem;text-align:center;}
.hp-reviewstrip h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.4rem;margin:0 0 1rem;}
.hp-stars{color:var(--gold);font-size:1.8rem;letter-spacing:0.2rem;margin-bottom:0.6rem;}
.hp-reviewcount{font-size:1.3rem;color:#cfd3da;margin-bottom:2rem;}
.hp-review-row{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:0.4rem;}
.hp-review-card{scroll-snap-align:start;flex:0 0 88%;background:#182238;border:1px solid #2a3550;border-radius:0.8rem;padding:2rem;text-align:left;}
.hp-review-card .stars{color:var(--gold);font-size:1.3rem;margin-bottom:0.8rem;}
.hp-review-card p{font-size:1.4rem;line-height:1.5;color:#e8eaef;margin:0 0 1rem;}
.hp-review-card .who{font-size:1.2rem;color:#9aa1b3;}
.hp-explain{padding:4.8rem 2rem;text-align:center;}
.hp-explain h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.6rem;margin:0 0 2.4rem;}
.hp-explain-media{width:100%;max-width:32rem;margin:0 auto 2.8rem;}
.hp-explain p{font-size:1.5rem;line-height:1.6;color:var(--ink);max-width:44rem;margin:0 auto 1.6rem;}
.hp-explain-cta{display:inline-flex;align-items:center;gap:0.8rem;background:var(--navy);color:#fff;border:none;border-radius:3rem;padding:1.5rem 2.4rem;font-size:1.4rem;font-weight:700;letter-spacing:0.03em;margin-top:1.2rem;}
.hp-howitworks{padding:0 0 4.8rem;text-align:center;}
.hp-howitworks h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.6rem;margin:0 0 0.6rem;padding:0 2rem;}
.hp-howitworks .sub{font-size:1.4rem;color:var(--muted);margin:0 0 2.4rem;padding:0 2rem;}
.hp-step-row{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 2rem;margin-bottom:1.6rem;}
.hp-step-card{flex:0 0 84%;scroll-snap-align:start;background:#f4f5f6;border-radius:1rem;padding:3.2rem 2rem;}
.hp-step-num{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--navy);color:#fff;font-size:1.6rem;font-weight:600;margin-bottom:1.4rem;}
.hp-step-card h3{font-size:1.7rem;font-weight:400;margin:0 0 1.6rem;}
.hp-step-card p{font-size:1.4rem;line-height:1.5;color:var(--ink);margin:0;}
.hp-dots{display:flex;justify-content:center;gap:0.6rem;margin:1rem 0 2.4rem;}
.hp-dots span{width:0.8rem;height:0.8rem;border-radius:50%;background:var(--line);}
.hp-quotes .hp-dots span{background:rgba(255,255,255,0.35);}
.hp-quotes .hp-dots span.active{background:#fff;}
.hp-dots span.active{background:var(--ink);}
.hp-howitworks-cta{border:1px solid var(--ink);background:none;color:var(--ink);border-radius:3rem;padding:1.4rem 2.2rem;font-size:1.35rem;font-weight:600;letter-spacing:0.03em;}
.hp-collections{padding:4.8rem 0;}
.hp-collections .head{padding:0 2rem;margin-bottom:2rem;}
.hp-collections h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.6rem;margin:0 0 0.6rem;}
.hp-collections .sub{font-size:1.4rem;color:var(--muted);margin:0;}
.hp-coll-row{display:flex;gap:0.4rem;overflow-x:auto;padding:0 2rem;scroll-snap-type:x mandatory;}
.hp-coll-card{position:relative;flex:0 0 88%;aspect-ratio:4/5;scroll-snap-align:start;border-radius:0.4rem;overflow:hidden;}
.hp-coll-card img{width:100%;height:100%;object-fit:cover;}
.hp-coll-card .label{position:absolute;left:1.6rem;bottom:1.6rem;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1.9rem;font-weight:500;}
.hp-occasions{padding:0 2rem 4.8rem;}
.hp-occasions h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.4rem;text-align:center;margin:0 0 0.6rem;}
.hp-occasions .sub{font-size:1.4rem;color:var(--muted);text-align:center;margin:0 0 2.4rem;}
.hp-occ-row{display:flex;gap:0.4rem;overflow-x:auto;scroll-snap-type:x mandatory;}
.hp-occ-card{position:relative;flex:0 0 68%;aspect-ratio:4/5;scroll-snap-align:start;border-radius:0.4rem;overflow:hidden;}
.hp-occ-card img{width:100%;height:100%;object-fit:cover;}
.hp-occ-card .cap{position:absolute;left:1.4rem;bottom:1.4rem;color:#fff;}
.hp-occ-card .cap .tag{font-family:"Playfair Display",Georgia,serif;font-size:1.7rem;font-weight:500;display:block;}
.hp-occ-card .cap .quote{font-size:1.25rem;color:#eceef0;}
.hp-occ-card .cap .date{font-size:1.05rem;color:#b9bdc8;display:block;margin-top:0.2rem;letter-spacing:0.02em;}
.hp-story{background:var(--navy-deep);color:#fff;padding:4.8rem 2rem;}
.hp-story-media{width:100%;aspect-ratio:16/9;border-radius:0.4rem;overflow:hidden;margin-bottom:2.4rem;}
.hp-story-media img{width:100%;height:100%;object-fit:cover;}
.hp-story h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.4rem;margin:0 0 1.4rem;}
.hp-story p{font-size:1.4rem;line-height:1.6;color:#d7dae2;margin:0 0 1.4rem;}
.hp-story-cta{border:1px solid #fff;background:none;color:#fff;border-radius:3rem;padding:1.3rem 2.2rem;font-size:1.3rem;font-weight:600;letter-spacing:0.03em;margin-top:0.8rem;}
.hp-materials{padding:4.8rem 0;}
.hp-materials .head{padding:0 2rem;margin-bottom:0.4rem;}
.hp-materials h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.4rem;margin:0 0 0.4rem;}
.hp-materials .sub{font-size:1.4rem;color:var(--muted);margin:0 0 2rem;}
.hp-mat-row{display:flex;gap:0.4rem;overflow-x:auto;padding:0 2rem;scroll-snap-type:x mandatory;}
.hp-mat-card{position:relative;flex:0 0 78%;aspect-ratio:4/5;scroll-snap-align:start;border-radius:0.4rem;overflow:hidden;background:#ececec;}
.hp-mat-card img{width:100%;height:100%;object-fit:cover;}
.hp-mat-card .label{position:absolute;left:1.6rem;bottom:1.6rem;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:1.7rem;font-weight:500;}
.hp-conscience{display:flex;flex-direction:column;}
.hp-cons-card{background:#8a90a0;color:#fff;text-align:center;padding:3.6rem 2.4rem;border-bottom:1px solid rgba(255,255,255,0.14);}
.hp-cons-card:last-child{border-bottom:none;}
.hp-cons-card svg{width:5rem;height:5rem;margin:0 auto 1.6rem;stroke:#fff;fill:none;}
.hp-cons-card h3{font-size:1.9rem;font-weight:700;margin:0 0 1rem;}
.hp-cons-card p{font-size:1.3rem;line-height:1.5;color:#eceef0;margin:0;}
.hp-ugc-head{padding:4.8rem 2rem 2rem;}
.hp-ugc-head h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.4rem;margin:0 0 0.8rem;}
.hp-ugc-head p{font-size:1.4rem;color:var(--muted);margin:0;line-height:1.5;}
.hp-ugc-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.2rem;}
.hp-ugc-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;}
.hp-promise{background:var(--navy-deep);color:#fff;padding:4.8rem 2rem;text-align:center;}
.hp-promise h2{font-family:"Playfair Display",Georgia,serif;font-style:italic;font-weight:500;font-size:2.6rem;margin:0 0 3rem;}
.hp-promise-item{margin-bottom:2.6rem;}
.hp-promise-item h3{font-size:1.4rem;font-weight:700;letter-spacing:0.1em;margin:0 0 0.8rem;}
.hp-promise-item p{font-size:1.35rem;line-height:1.5;color:#d7dae2;margin:0 auto;max-width:32rem;}
.hp-signup{background:var(--navy-deep);color:#fff;padding:0 2rem 4.8rem;text-align:center;}
.hp-signup h2{font-family:"Playfair Display",Georgia,serif;font-style:italic;font-weight:500;font-size:2.6rem;margin:0 0 1.4rem;}
.hp-signup p{font-size:1.35rem;color:#d7dae2;margin:0 0 2rem;line-height:1.5;}
.hp-signup form{display:flex;flex-direction:column;gap:1rem;max-width:36rem;margin:0 auto;}
.hp-signup input{padding:1.3rem 1.6rem;border-radius:0.4rem;border:1px solid #3a4460;background:#182238;color:#fff;font-size:1.4rem;}
.hp-signup input::placeholder{color:#9aa1b3;}
.hp-signup button{background:#fff;color:var(--ink);border:none;border-radius:0.4rem;padding:1.3rem;font-size:1.4rem;font-weight:700;}
.hp-signup .fine{font-size:1.15rem;color:#9aa1b3;margin-top:1.4rem;}
.hp-signup .fine a{text-decoration:underline;}
.hp-footer{background:#8a90a0;color:#fff;padding:4rem 2rem 3rem;text-align:center;}
.hp-footer-logo{width:8rem;margin:0 auto 2rem;}
.hp-footer-social{display:flex;justify-content:center;gap:1.6rem;margin-bottom:3rem;}
.hp-footer-social a{width:3.6rem;height:3.6rem;border-radius:50%;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center;}
.hp-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 2rem;text-align:left;margin-bottom:3rem;font-size:1.4rem;}
.hp-footer-links a{color:#fff;}
.hp-footer-loc{display:flex;align-items:center;gap:0.6rem;font-size:1.4rem;color:#fff;justify-content:flex-start;}
.hp-footer-badge{width:5rem;margin:2rem auto;}
.hp-footer-pay{display:flex;flex-wrap:wrap;justify-content:center;gap:0.6rem;margin:2rem 0;}
.hp-footer-pay img{height:2.4rem;background:#fff;border-radius:0.3rem;padding:0.3rem 0.6rem;}
.hp-footer-copy{font-size:1.15rem;color:#e4e6ea;margin-top:2rem;}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;}
.sm-frame-poster{width:100%;max-width:26rem;margin:0 auto;aspect-ratio:3/4;background:linear-gradient(180deg,rgba(255,255,255,0.10) 0%,rgba(0,0,0,0.18) 100%),var(--navy);border-radius:0.15rem;box-shadow:0 2.2rem 3rem -1.2rem rgba(0,0,0,0.45),0 0.4rem 0.8rem -0.2rem rgba(0,0,0,0.3);padding:2.2rem 1.8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.55);}
#celestial-map{flex:none;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,0.85);position:relative;}
#celestial-map::after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,0.09) 0%,rgba(0,0,0,0.0) 45%,rgba(0,0,0,0.16) 100%);pointer-events:none;}
#celestial-map svg{width:100%;height:100%;display:block;}
#celestial-map canvas{width:100% !important;height:100% !important;display:block;}
.sm-frame-caption{margin-top:1.8rem;display:flex;flex-direction:column;align-items:center;gap:0.3rem;color:#fff;text-align:center;font-family:Inter,sans-serif;}
.sm-frame-caption span:first-child{font-size:0.72rem;letter-spacing:0.08em;font-weight:600;text-transform:uppercase;margin-bottom:0.2rem;}
.sm-frame-caption span{font-size:0.62rem;letter-spacing:0.06em;opacity:0.85;text-transform:uppercase;}

/* ---- HP round-2 fix pass additions ---- */
.hp-hero{padding:0 0 0;}
.hp-hero-media{aspect-ratio:3/4;background:#1a2540;}
.hp-hero-media img{width:100%;height:100%;object-fit:cover;display:block;}
.hp-hero-copy{padding:2.4rem 2rem 2.8rem;background:var(--navy-deep);}

.hp-utility{display:flex;justify-content:space-between;gap:0.6rem;background:var(--navy-deep);color:#fff;padding:1.2rem 1.6rem 1.6rem;border-top:1px solid rgba(255,255,255,0.12);}
.hp-utility .item{display:flex;flex-direction:column;align-items:center;gap:0.4rem;font-size:1.05rem;text-align:center;flex:1;line-height:1.25;}
.hp-utility svg{width:2rem;height:2rem;stroke:#fff;fill:none;stroke-width:1.5;}

.hp-quotes{background:var(--navy-deep);color:#fff;padding:3.2rem 0 2.4rem;text-align:center;}
.hp-quote-row{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 2rem;}
.hp-quote-card{flex:0 0 84%;scroll-snap-align:start;padding:0 1rem;}
.hp-quote-card .stars{color:var(--gold);font-size:1.4rem;letter-spacing:0.15rem;margin-bottom:1rem;}
.hp-quote-card p{font-family:"Playfair Display",Georgia,serif;font-style:italic;font-weight:500;font-size:1.9rem;line-height:1.35;margin:0 0 1rem;}
.hp-quote-card .who{font-size:1.2rem;color:#9aa1b3;}

.hp-configurator{background:var(--navy-deep);color:#fff;padding:3.6rem 2rem 4rem;text-align:center;}
.hp-configurator h2{font-family:"Playfair Display",Georgia,serif;font-weight:500;font-size:2.6rem;margin:0 0 2.4rem;}
.hp-config-map{margin-bottom:2.8rem;}
.hp-configurator label{display:block;text-align:left;font-size:1.3rem;color:#d7dae2;margin-bottom:1.6rem;}
.hp-configurator input,.hp-configurator select{width:100%;margin-top:0.6rem;padding:1.2rem 1.4rem;border-radius:0.4rem;border:1px solid #3a4460;background:#182238;color:#fff;font-size:1.4rem;}
.hp-date-row{display:flex;gap:0.8rem;}
.hp-date-row input{flex:0 0 22%;}
.hp-date-row select{flex:1;}
.hp-config-cta{width:100%;background:#fff;color:var(--ink);border:none;border-radius:3rem;padding:1.5rem 2.4rem;font-size:1.4rem;font-weight:700;letter-spacing:0.03em;margin-top:0.8rem;}

.hp-chevron{position:absolute;right:1.4rem;top:50%;transform:translateY(-50%);width:3.6rem;height:3.6rem;border-radius:50%;background:rgba(0,0,0,0.45);color:#fff;border:none;font-size:2rem;line-height:1;display:flex;align-items:center;justify-content:center;z-index:3;}
.hp-mat-row,.hp-review-row,.hp-step-row,.hp-coll-row,.hp-occ-row{position:relative;}

.hp-review-card .thumb{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:0.5rem;margin-bottom:1.2rem;}

.hp-flag{width:2.4rem;height:1.2rem;vertical-align:middle;border-radius:0.15rem;margin-right:0.4rem;}

.hp-footer-social a{background:#fff;color:var(--ink);}
.hp-footer-social svg{width:1.8rem;height:1.8rem;}
.hp-footer-loc svg{width:1.6rem;height:1.6rem;stroke:#fff;}
.hp-footer-pay svg.pay{height:2.4rem;width:auto;border-radius:0.3rem;}

/* ---- fbapp fold tightening (item 9) ---- */
.hp-hero-media{aspect-ratio:1/1;}
.hp-hero-copy{padding:1.8rem 2rem 2rem;}
.hp-hero-copy h1{font-size:3rem;margin:0 0 0.8rem;}
.hp-hero-copy p{font-size:1.4rem;margin:0 0 1.6rem;}
.hp-hero-cta{padding:1.3rem 2rem;margin-bottom:1.2rem;}
.hp-hero-trust{margin-bottom:0.5rem;display:inline-flex;align-items:center;}
/* HP r3: ref's configurator teaser is a larger BARE circle, not a bordered poster card */
.hp-config-map .sm-frame-poster{background:transparent;border:none;box-shadow:none;padding:0;}
.hp-config-map #celestial-map{margin:0 auto;}
