:root{--cream:#f4f0e8;--milk:#faf8f3;--ink:#201f1c;--muted:#777169;--gold:#b8955b;--line:rgba(32,31,28,.16);--serif:"Prata",Georgia,serif;--sans:"Manrope",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--ink);font-family:var(--sans);font-size:14px}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.5}
.announcement{height:30px;background:#24231f;color:#eeeae1;text-align:center;font-size:10px;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;position:relative}.announcement button{position:absolute;right:22px;background:0;border:0;color:inherit;font-size:18px;cursor:pointer}
.site-header{height:88px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:absolute;top:30px;left:0;right:0;z-index:10;border-bottom:1px solid rgba(255,255,255,.35);color:#302b25}.logo{font:22px var(--serif);letter-spacing:.16em;display:inline-flex;flex-direction:column;width:max-content}.logo small{font:6px var(--sans);letter-spacing:.34em;text-align:center;text-transform:uppercase;margin-top:3px}.desktop-nav{display:flex;gap:34px;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.desktop-nav a,.text-link{position:relative}.desktop-nav a:after,.text-link:after{content:"";position:absolute;height:1px;left:0;right:100%;bottom:-5px;background:currentColor;transition:.3s}.desktop-nav a:hover:after,.text-link:hover:after{right:0}.header-actions{justify-self:end;display:flex;gap:9px}.icon-button,.menu-button{width:34px;height:34px;display:grid;place-items:center;background:transparent;border:0;cursor:pointer;position:relative}.icon-button svg{width:19px}.count{font-size:8px;position:absolute;right:-1px;top:0;background:#292720;color:white;border-radius:10px;min-width:15px;height:15px;display:none;place-items:center}.count.visible{display:grid}.menu-button{display:none}.menu-button span{width:18px;height:1px;background:currentColor;display:block}
.hero{min-height:calc(100vh - 30px);height:760px;position:relative;overflow:hidden;background:#e9dfd0}.hero-image{position:absolute;inset:0;background:url("assets/hero-jewelry.webp") center/cover no-repeat;transform:scale(1.02);animation:breathe 12s ease-in-out infinite alternate}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,241,232,.88) 0%,rgba(246,241,232,.55) 32%,transparent 64%)}.hero-copy{position:relative;z-index:2;width:46%;padding:220px 0 0 8vw}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:9px;font-weight:600;margin:0 0 25px}.hero h1,.section-heading h2,.day-copy h2,.try-copy h2,.story blockquote,.form-modal h2,.try-modal h2{font:normal clamp(46px,6vw,86px)/1.04 var(--serif);letter-spacing:-.035em;margin:0}.hero h1 em,.try-copy h2 em,.try-modal h2 em{color:var(--gold);font-style:italic}.hero-text{max-width:430px;line-height:1.8;color:#57534e;margin:30px 0}.hero-buttons{display:flex;align-items:center;gap:34px}.button{border:0;padding:16px 21px;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:600;cursor:pointer;transition:.25s;display:inline-flex;align-items:center;justify-content:space-between;gap:30px}.button.primary{background:var(--ink);color:white}.button.dark{background:var(--ink);color:white;width:100%}.button:hover{transform:translateY(-2px);background:#3b382f}.text-link{border:0;background:transparent;padding:0 0 5px;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:600;cursor:pointer}.text-link span{margin-left:14px}.hero-index{position:absolute;z-index:3;right:3vw;bottom:44px;display:flex;align-items:center;gap:10px;font-size:8px}.hero-index div{height:1px;width:54px;background:#3b382f}.scroll-cue{position:absolute;z-index:3;bottom:41px;left:8vw;border:0;background:0;text-transform:uppercase;letter-spacing:.15em;font-size:8px}.scroll-cue span{margin-left:10px}
.manifest{padding:140px 8vw 120px;text-align:center}.manifest-text{font:normal clamp(28px,4vw,56px)/1.3 var(--serif);max-width:1000px;margin:0 auto 100px}.manifest-text em{color:var(--gold)}.values{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;border-top:1px solid var(--line)}.values article{padding:35px 8% 0;border-right:1px solid var(--line)}.values article:first-child{padding-left:0}.values article:last-child{border:0}.values span{font:10px var(--serif);color:var(--gold)}.values h3,.service-grid h3{font:20px var(--serif);font-weight:normal}.values p,.service-grid p{font-size:12px;line-height:1.8;color:var(--muted)}
.catalog-section{padding:40px 4vw 140px}.section-heading{display:flex;justify-content:space-between;align-items:end;padding:0 4vw 40px}.section-heading .eyebrow{margin-bottom:16px}.section-heading h2,.day-copy h2{font-size:clamp(38px,5vw,65px)}.filters{padding:0 4vw 32px;display:flex;gap:9px;overflow:auto}.filters button{border:1px solid var(--line);background:transparent;border-radius:30px;padding:9px 17px;text-transform:uppercase;font-size:8px;letter-spacing:.12em;white-space:nowrap;cursor:pointer}.filters button.active{background:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{transition:.35s;position:relative}.product-image{aspect-ratio:3/4;background:var(--cream);overflow:hidden;position:relative}.product-image:before,.product-image:after{content:"";position:absolute;transition:.5s}.product-image:before{width:42%;aspect-ratio:1;border:6px double var(--metal,#b89965);border-radius:50%;left:29%;top:32%;box-shadow:0 12px 25px #0002}.product-image:after{width:18%;aspect-ratio:1;background:radial-gradient(circle at 36% 30%,white,var(--stone,#a99a82) 25%,#5d5448 70%);border-radius:50%;left:41%;top:39%;box-shadow:0 0 0 4px var(--metal,#b89965)}.product-card[data-category="earrings"] .product-image:before{border-radius:50% 50% 45% 45%;width:24%;height:34%;left:38%;top:28%}.product-card[data-category="necklace"] .product-image:before{width:60%;height:52%;border-width:3px;border-top-color:transparent;left:20%;top:18%}.product-card:nth-child(2) .product-image{background:#d4c4b1}.product-card:nth-child(3) .product-image{background:#dad9d5}.product-card:nth-child(4) .product-image{background:#e6d6c3}.product-card:hover{transform:translateY(-5px)}.product-card:hover .product-image:before{transform:scale(1.05) rotate(3deg)}.product-info{display:flex;justify-content:space-between;padding:15px 2px}.product-info h3{font:15px var(--serif);margin:0 0 6px}.product-info p{margin:0;color:var(--muted);font-size:10px}.product-price{font-size:11px;font-weight:600}.favorite,.quick-add{position:absolute;z-index:2;border:0;background:rgba(250,248,243,.9);width:34px;height:34px;border-radius:50%;cursor:pointer;display:grid;place-items:center}.favorite{right:12px;top:12px}.favorite svg{width:14px}.favorite.active svg{fill:var(--ink)}.quick-add{right:12px;bottom:70px;opacity:0;transform:translateY(5px);transition:.25s;font-size:18px}.product-card:hover .quick-add{opacity:1;transform:none}.badge{position:absolute;z-index:2;left:12px;top:15px;text-transform:uppercase;font-size:7px;letter-spacing:.13em}
.day-feature{display:grid;grid-template-columns:1.2fr .8fr;min-height:620px;background:#24231f;color:#f4f0e8}.day-art{display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 50%,#595249,#282722 60%)}.orb{width:360px;height:360px;border-radius:50%;border:1px solid #d4b77b33;box-shadow:0 0 80px #d4b77b22,inset 0 0 70px #0005}.jewel-shape{position:absolute;width:160px;height:160px;border:18px double #c8ab70;border-radius:48% 52% 50% 50%;box-shadow:0 18px 40px #0008;transform:rotate(-12deg)}.jewel-shape:after{content:"";position:absolute;inset:28px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#faf6da,#aeb8bc 28%,#5d6466 60%,#e5dfba);box-shadow:0 0 16px #f8edbb66}.day-art>span{position:absolute;bottom:35px;left:5vw;font:9px/1.5 var(--sans);text-transform:uppercase;letter-spacing:.25em}.day-copy{padding:9vw 8vw 7vw 5vw;align-self:center}.day-copy h2{margin-bottom:26px}.day-copy>p:not(.eyebrow):not(.price){color:#bdb7ad;line-height:1.8}.price{font:22px var(--serif);margin:34px 0}.day-copy .button{border:1px solid #d4cec355}
.try-section{min-height:700px;background:var(--cream);display:grid;grid-template-columns:1fr 1fr}.try-copy{padding:12vw 8vw;align-self:center}.try-copy h2{font-size:clamp(44px,5.2vw,76px)}.try-copy>p:not(.eyebrow){max-width:480px;line-height:1.8;color:var(--muted);margin:30px 0}.try-copy small{display:block;margin-top:22px;color:#8e8981;font-size:9px}.try-visual{min-height:650px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,#c8b6a3,#e9dfd4)}.portrait{width:52%;height:70%;border-radius:48% 48% 40% 40%;background:linear-gradient(90deg,#463c35 0 18%,#b88568 20% 75%,#473b34 78%);position:relative;overflow:hidden;box-shadow:0 30px 60px #6e594844}.face{position:absolute;width:64%;height:65%;background:linear-gradient(110deg,#d5a487,#ad765f);border-radius:45% 45% 55% 50%;top:13%;left:20%}.earring{position:absolute;width:30px;height:90px;border:4px solid #e6cc91;border-radius:50%;right:12%;top:47%;filter:drop-shadow(0 7px 5px #0004)}.try-label{position:absolute;bottom:24px;left:28px;background:#f7f4edcc;padding:10px 15px;text-transform:uppercase;font-size:7px;letter-spacing:.15em}.try-label span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#9ba77c;margin-right:7px}
.story{padding:140px 8vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;align-items:center}.story-portrait{aspect-ratio:4/5;background:#d3c3b3;display:grid;place-items:center;position:relative}.portrait-initial{font:140px var(--serif);color:#eee5d9;text-shadow:0 15px 25px #765d4933}.story-portrait p{position:absolute;bottom:25px;left:25px;text-transform:uppercase;letter-spacing:.14em;font-size:8px}.story-portrait small{opacity:.6}.story blockquote{font-size:clamp(30px,4vw,54px);margin:0 0 30px}.story-copy>p:not(.eyebrow){color:var(--muted);line-height:1.9;max-width:560px;margin-bottom:30px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.service-grid article{padding:70px 5vw;border-right:1px solid var(--line)}.service-grid article:last-child{border:0}.service-grid .eyebrow{color:var(--gold)}
footer{background:#1f1e1a;color:#eae6dd;padding:80px 5vw 30px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:4vw;position:relative}footer p,footer a{color:#9e9990;font-size:10px;line-height:2}footer h4{text-transform:uppercase;font-size:8px;letter-spacing:.18em;margin:0 0 19px}footer>div:not(:first-child){display:flex;flex-direction:column}.socials{display:flex;gap:12px}.copyright{grid-column:1/-1;border-top:1px solid #ffffff18;margin-top:45px;padding-top:25px}
.drawer{position:fixed;z-index:30;right:0;top:0;height:100vh;width:min(440px,100%);background:var(--milk);padding:32px;transform:translateX(101%);transition:.4s;display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px}.drawer-head h2{font:28px var(--serif);margin:0}.drawer-close,.modal-close{border:0;background:transparent;font-size:26px;cursor:pointer}.drawer-content{flex:1;overflow:auto;padding:22px 0}.empty{text-align:center;margin-top:40%;font:20px var(--serif)}.empty small{font:11px/1.8 var(--sans);color:var(--muted)}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:14px;padding:14px 0;border-bottom:1px solid var(--line);align-items:center}.cart-thumb{width:70px;height:85px;background:#ded4c6;display:grid;place-items:center;font:30px var(--serif);color:var(--gold)}.cart-item h4{font:14px var(--serif);margin:0 0 6px}.cart-item p{margin:0;font-size:10px;color:var(--muted)}.remove-item{border:0;background:0;cursor:pointer;color:var(--muted)}.drawer-footer{border-top:1px solid var(--line);padding-top:20px}.drawer-footer>div{display:flex;justify-content:space-between;margin-bottom:20px}.overlay{position:fixed;z-index:25;inset:0;background:#18171399;opacity:0;visibility:hidden;transition:.3s}.overlay.open{opacity:1;visibility:visible}
dialog{border:0;padding:55px;max-width:580px;width:calc(100% - 30px);background:var(--milk);color:var(--ink);box-shadow:0 30px 100px #0005}dialog::backdrop{background:#171613bb}.modal-close{position:absolute;right:20px;top:15px}.try-modal h2,.form-modal h2{font-size:42px}.upload-zone{border:1px dashed #9d968b;margin-top:35px;padding:45px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer}.upload-zone:hover{background:var(--cream)}.upload-zone svg{width:28px}.upload-zone span,.privacy{font-size:9px;color:var(--muted)}.privacy{text-align:center;line-height:1.7}.form-modal form{display:grid;gap:16px;margin-top:30px}.form-modal label{font-size:9px;text-transform:uppercase;letter-spacing:.12em}.form-modal input,.form-modal textarea{display:block;width:100%;margin-top:8px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 3px;font:13px var(--sans);outline:0}.form-modal input:focus,.form-modal textarea:focus{border-color:var(--gold)}.toast{position:fixed;z-index:50;bottom:25px;left:50%;transform:translate(-50%,20px);background:#25231e;color:white;padding:13px 20px;font-size:10px;letter-spacing:.05em;opacity:0;visibility:hidden;transition:.3s}.toast.show{opacity:1;visibility:visible;transform:translate(-50%,0)}
.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@keyframes breathe{to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
@media(max-width:900px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.menu-button{display:grid}.hero{height:740px;min-height:auto}.hero:after{background:linear-gradient(90deg,rgba(246,241,232,.92),rgba(246,241,232,.35))}.hero-copy{width:70%;padding-top:200px}.values,.product-grid{grid-template-columns:repeat(2,1fr)}.values article:nth-child(2){border-right:0}.day-feature,.try-section,.story{grid-template-columns:1fr}.day-art{min-height:550px}.try-visual{min-height:550px}.story-portrait{max-width:520px}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0;border-bottom:1px solid var(--line)}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.announcement{font-size:8px;padding-right:35px}.site-header{height:70px;padding:0 18px}.header-actions{gap:1px}.hero{height:700px}.hero-image{background-position:62% center}.hero:after{background:linear-gradient(0deg,rgba(246,241,232,.94) 0%,rgba(246,241,232,.25) 70%)}.hero-copy{width:auto;padding:325px 20px 0}.hero h1{font-size:45px}.hero-text{font-size:12px;margin:18px 0}.hero-buttons{align-items:flex-start;flex-direction:column;gap:20px}.hero-index{display:none}.scroll-cue{left:auto;right:20px}.manifest{padding:90px 20px}.manifest-text{font-size:27px;margin-bottom:60px}.values{grid-template-columns:1fr}.values article{padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.catalog-section{padding:25px 12px 80px}.section-heading{padding:0 8px 30px}.section-heading>a{display:none}.section-heading h2{font-size:38px}.filters{padding:0 8px 22px}.product-grid{gap:8px}.product-info{display:block}.product-price{display:block;margin-top:7px}.quick-add{opacity:1;transform:none}.day-feature{min-height:auto}.day-art{min-height:450px}.orb{width:280px;height:280px}.day-copy{padding:70px 25px}.try-copy{padding:90px 25px}.try-visual{min-height:500px}.story{padding:90px 20px;gap:60px}.story blockquote{font-size:30px}.service-grid article{padding:55px 25px}footer{grid-template-columns:1fr 1fr;padding:60px 25px 25px}footer>div:first-child,footer .copyright{grid-column:1/-1}dialog{padding:50px 22px 30px}.try-modal h2,.form-modal h2{font-size:31px}.drawer{padding:25px 20px}}

/* Brand and content revision */
.site-header{top:0;color:#f7f1e7;border-bottom-color:rgba(255,255,255,.2)}
.brand-logo{flex-direction:row;align-items:center;gap:10px}
.brand-logo img{width:47px;height:47px;object-fit:cover;border-radius:50%;mix-blend-mode:screen}
.brand-logo span{display:flex;flex-direction:column;font:16px var(--serif);letter-spacing:.13em}
.brand-logo small{font:5px var(--sans);margin-top:4px}
.hero{min-height:100vh;background:#191714;color:#f7f2e9}
.hero-image{background-image:url("assets/amber-set.webp");background-position:60% center}
.hero:after{background:linear-gradient(90deg,rgba(17,15,13,.92) 0%,rgba(17,15,13,.66) 35%,rgba(17,15,13,.05) 76%)}
.hero-text{color:#d4cec4}
.hero .button.primary{background:#f2ede4;color:#211f1b}
.hero-index div{background:currentColor}
.scroll-cue{color:inherit}
.manifest{position:relative;background:linear-gradient(rgba(248,245,239,.9),rgba(248,245,239,.94)),url("assets/hero-jewelry.webp") center/cover fixed}
.product-image:before,.product-image:after{display:none}
.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.2,.65,.25,1)}
.product-card:hover .product-image img{transform:scale(1.075)}
.product-price{text-align:right}
.old-price{display:block;color:#9f998f;text-decoration:line-through;font-size:9px;font-weight:400;margin-bottom:4px}
.badge{background:#f8f4ecdd;padding:6px 8px}
.catalog-controls{display:flex;gap:8px}
.catalog-arrow{width:42px;height:42px;border:1px solid var(--line);background:transparent;border-radius:50%;cursor:pointer;transition:.25s}
.catalog-arrow:hover{background:var(--ink);color:white}
.empty-products{grid-column:1/-1;padding:80px 20px;text-align:center;font:22px var(--serif);color:var(--muted)}
@media(max-width:600px){
  .brand-logo img{width:38px;height:38px}.brand-logo span{font-size:12px}
  .hero-image{background-position:64% center}
  .hero:after{background:linear-gradient(0deg,rgba(17,15,13,.95) 0%,rgba(17,15,13,.35) 72%)}
  .manifest{background-attachment:scroll}
  .catalog-controls{display:flex}
}

/* Restored original light hero with a newly illustrated piece */
.site-header{top:0;color:#302b25;border-bottom-color:rgba(255,255,255,.35)}
.hero{min-height:100vh;background:#e9dfd0;color:var(--ink)}
.hero-image{background-image:url("assets/hero-jewelry-v2.webp");background-position:center}
.hero:after{background:linear-gradient(90deg,rgba(246,241,232,.88) 0%,rgba(246,241,232,.55) 32%,transparent 64%)}
.hero-text{color:#57534e}
.hero .button.primary{background:var(--ink);color:white}
.hero-index div{background:#3b382f}
.scroll-cue{color:inherit}
@media(max-width:600px){
  .hero-image{background-position:62% center}
  .hero:after{background:linear-gradient(0deg,rgba(246,241,232,.94) 0%,rgba(246,241,232,.25) 70%)}
}

/* July content refinements */
.site-header{border-bottom:0}
.handwritten-logo{font-family:"Marck Script",cursive;letter-spacing:0;text-transform:none;line-height:.8;font-size:25px}
.handwritten-logo small{font-family:"Marck Script",cursive;font-size:15px;letter-spacing:.04em;text-transform:none;text-align:right;margin-top:8px}
.hero-image{background-image:url("assets/hero-real-jewelry.webp")}
.catalog-controls{gap:12px}
.catalog-arrow{width:52px;height:52px;border-color:#b8955b;background:#fffaf1;color:#6d5632;font-size:19px;box-shadow:0 8px 24px rgba(91,72,43,.12)}
.catalog-arrow:hover{background:#b8955b;border-color:#b8955b;color:white;transform:translateY(-2px)}
.day-art{background:#181715}
.day-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9;transition:transform .8s}
.day-art:hover img{transform:scale(1.035)}
.day-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,19,17,.55),transparent 50%)}
.day-art>span{z-index:2}
.story-portrait{overflow:hidden;background:#e3d8ca}
.story-portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%}
.story-portrait:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(32,28,24,.5))}
.story-portrait p{z-index:2;color:white}
@media(max-width:600px){
  .handwritten-logo{font-size:20px}.handwritten-logo small{font-size:12px}
  .catalog-arrow{width:46px;height:46px}
  .hero-text br{display:block}
}

/* Header, carousel and image framing refinements */
.site-header{height:104px;padding-left:5vw;padding-right:5vw}
.hero-image{background-image:url("assets/hero-real-jewelry-v2.webp")}
.handwritten-logo{font-size:32px;line-height:.85}
.handwritten-logo small{font-size:18px;text-align:left;margin-top:10px;letter-spacing:.02em}
.desktop-nav{font-size:12px;gap:38px}
.header-actions{gap:12px}
.icon-button{width:42px;height:42px}
.icon-button svg{width:23px;height:23px}
.product-carousel{position:relative;margin:0 3.2vw}
.product-carousel .product-grid{width:100%}
.catalog-arrow{position:absolute;z-index:5;top:39%;width:48px;height:72px;border:1px solid rgba(32,31,28,.1);border-radius:24px;background:rgba(250,248,243,.88);color:#332f29;box-shadow:0 12px 34px rgba(45,38,28,.14);backdrop-filter:blur(10px);display:grid;place-items:center;padding:0}
.catalog-arrow svg{width:22px;height:22px;stroke-width:1.35}
.catalog-prev{left:-62px}
.catalog-next{right:-62px}
.catalog-arrow:hover{background:#25231e;border-color:#25231e;color:white;transform:translateY(-2px)}
.day-art img{inset:5%;width:90%;height:90%;object-fit:contain}
.story-portrait img{inset:3%;width:94%;height:94%;object-fit:contain;object-position:center}
.footer-logo{display:inline-flex;flex-direction:column;font:28px/.85 "Marck Script",cursive;color:#eae6dd;width:max-content;margin-bottom:18px}
.footer-logo small{font:16px "Marck Script",cursive;text-align:left;margin-top:10px;color:#c9c2b7}
@media(max-width:900px){
  .site-header{height:90px}.handwritten-logo{font-size:27px}.handwritten-logo small{font-size:16px}
  .product-carousel{margin:0 34px}.catalog-prev{left:-28px}.catalog-next{right:-28px}
}

/* Forced final placement */
.hero-image{background-image:url("assets/hero-real-jewelry-v3.webp")}
.handwritten-logo{align-items:flex-start;text-align:left}
.handwritten-logo small{display:block;width:100%;text-align:left!important;padding-left:0}
.product-carousel{position:relative!important;margin:0 4.5vw!important}
.product-carousel>.catalog-arrow{position:absolute!important;top:50%!important;bottom:auto!important;transform:translateY(-68%)!important;margin:0!important}
.product-carousel>.catalog-prev{left:-68px!important;right:auto!important}
.product-carousel>.catalog-next{right:-68px!important;left:auto!important}
.product-carousel>.catalog-arrow:hover{transform:translateY(-68%) scale(1.04)!important}
.day-art img{inset:13%!important;width:74%!important;height:74%!important;object-fit:contain!important}
.story-portrait img{inset:10%!important;width:80%!important;height:80%!important;object-fit:contain!important}
@media(max-width:900px){
  .product-carousel{margin:0 36px!important}
  .product-carousel>.catalog-prev{left:-32px!important}
  .product-carousel>.catalog-next{right:-32px!important}
}
@media(max-width:600px){
  .product-carousel{margin:0 25px!important}
  .product-carousel>.catalog-prev{left:-20px!important}
  .product-carousel>.catalog-next{right:-20px!important}
  .day-art img{inset:10%!important;width:80%!important;height:80%!important}
  .story-portrait img{inset:6%!important;width:88%!important;height:88%!important}
}
@media(max-width:600px){
  .site-header{height:82px;padding-left:16px;padding-right:16px}
  .handwritten-logo{font-size:22px}.handwritten-logo small{font-size:13px;margin-top:7px}
  .header-actions{gap:2px}.icon-button{width:36px;height:36px}.icon-button svg{width:20px;height:20px}
  .product-carousel{margin:0 24px}.catalog-arrow{width:40px;height:60px;top:35%;border-radius:20px}.catalog-prev{left:-20px}.catalog-next{right:-20px}
  .day-art img{inset:3%;width:94%;height:94%}
}

/* Unified hero slab, immersive motion, and full-bleed editorial imagery */
.site-header{height:112px;position:fixed;top:0;background:rgba(248,245,239,.08);transition:height .35s,background .35s,box-shadow .35s,backdrop-filter .35s}
.site-header.scrolled{height:86px;background:rgba(248,245,239,.92);box-shadow:0 8px 35px rgba(44,38,31,.08);backdrop-filter:blur(14px)}
.site-header.scrolled .handwritten-logo{font-size:28px}.site-header.scrolled .handwritten-logo small{font-size:17px;margin-top:7px}
.handwritten-logo small{font-size:20px}
.desktop-nav{font-size:14px;gap:44px}
.header-actions{gap:14px}
.icon-button{width:48px;height:48px}
.icon-button svg{width:27px;height:27px}
.hero{--glow-x:72%;--glow-y:28%;overflow:hidden}
.hero-image{
  background-image:url("assets/hero-unified-slab-v2.png");
  transform:scale(1.045) translate3d(var(--hero-x,0px),calc(var(--hero-y,0px) + var(--hero-scroll,0px)),0);
  transform-origin:center;
  transition:transform .9s cubic-bezier(.2,.7,.2,1);
  animation:heroEnter 1.5s cubic-bezier(.2,.75,.2,1) both;
  will-change:transform;
}
@keyframes heroEnter{from{opacity:0;filter:blur(12px);clip-path:inset(0 0 0 100%)}to{opacity:1;filter:blur(0);clip-path:inset(0)}}
.hero:before{
  content:"";position:absolute;inset:0;z-index:1;pointer-events:none;
  background:radial-gradient(circle at var(--glow-x) var(--glow-y),rgba(255,255,255,.24),transparent 24%);
  mix-blend-mode:soft-light;transition:background-position .35s;
}
.day-feature{background:#eee6da;color:var(--ink)}
.day-art{background:#e8ddcf;min-height:620px}
.day-art img{inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1}
.day-art:after{background:linear-gradient(0deg,rgba(46,38,30,.18),transparent 40%)}
.day-art>span{color:white;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.day-copy>p:not(.eyebrow):not(.price){color:#6f675e}
.day-copy .button{border:0}
.story-portrait{background:#ddd0c0}
.story-portrait img{inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.story-portrait:after{inset:58% 0 0;background:linear-gradient(transparent,rgba(38,30,24,.48))}
@media(max-width:900px){
  .site-header{height:96px}.desktop-nav{font-size:12px}
  .icon-button{width:43px;height:43px}.icon-button svg{width:24px;height:24px}
}
@media(max-width:600px){
  .site-header{height:84px}.site-header.scrolled{height:76px}.handwritten-logo small{font-size:15px}.site-header.scrolled .handwritten-logo{font-size:21px}.site-header.scrolled .handwritten-logo small{font-size:14px}.icon-button{width:37px;height:37px}.icon-button svg{width:21px;height:21px}
  .hero-image{transform:scale(1.03) translate3d(0,var(--hero-scroll,0px),0)}
  .day-art{min-height:460px}
}
@media(prefers-reduced-motion:reduce){
  .hero-image{transform:none!important;transition:none!important}
  .hero:before{display:none}
}
[hidden]{display:none!important}
.try-modal{max-width:700px}.try-intro{color:var(--muted);line-height:1.7}.try-progress{display:flex;gap:7px;margin:22px 0}.try-progress i{height:2px;flex:1;background:#d7d0c5}.try-progress i.active{background:var(--gold)}.try-consent{display:flex;gap:10px;align-items:flex-start;margin:18px 0;font-size:10px;line-height:1.55;color:#615d56}.try-consent input{accent-color:var(--ink);margin-top:2px}.try-next{margin-top:18px}.button:disabled{opacity:.38;cursor:not-allowed;transform:none}.upload-zone.has-photo{padding:12px}.upload-zone.has-photo img{width:82px;height:82px;object-fit:cover;border-radius:50%;margin-bottom:6px}.try-jewelry-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:26px 0}.try-jewel{border:1px solid var(--line);background:transparent;padding:0 0 12px;text-align:left;transition:.2s}.try-jewel:hover,.try-jewel.selected{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold)}.try-jewel img{width:100%;aspect-ratio:1/1.05;object-fit:cover}.try-jewel span,.try-jewel small{display:block;padding:0 9px}.try-jewel span{font:12px var(--serif);margin:9px 0 5px}.try-jewel small{font-size:8px;color:var(--muted)}.try-step-actions,.try-result-actions{display:flex;align-items:center;justify-content:space-between;gap:20px}.try-result-stage{height:390px;position:relative;overflow:hidden;background:#d9d0c4;margin:25px 0}.try-user-photo{width:100%;height:100%;object-fit:cover}.try-processing{position:absolute;inset:0;background:#25231edb;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.try-processing span{width:42px;height:42px;border:1px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:trySpin 1s linear infinite}.try-processing strong{font:18px var(--serif);font-weight:normal}.try-processing small{color:#ffffff99}.try-watermark{position:absolute;right:12px;bottom:10px;color:#fff;text-shadow:0 1px 3px #0008;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.try-result-note{text-align:center;color:var(--muted);font-size:9px;line-height:1.6}.try-result-actions .button{width:auto}@keyframes trySpin{to{transform:rotate(360deg)}}@media(max-width:600px){.try-jewelry-list{grid-template-columns:1fr 1fr}.try-result-stage{height:330px}}
.try-processing.try-error span{animation:none;border-color:#ffffff55;position:relative}.try-processing.try-error span:before,.try-processing.try-error span:after{content:"";position:absolute;left:9px;top:19px;width:22px;height:1px;background:#fff}.try-processing.try-error span:before{transform:rotate(45deg)}.try-processing.try-error span:after{transform:rotate(-45deg)}
