@charset "UTF-8";
:root{--paper:#f8f6f1;--ink:#302e29;--muted:#6f6b63;--gold:#877048;--line:#dfd9cd;--bead-light:#e3f3ff;--bead-mid:#8fbcd0;--bead-dark:#456b83;--wash:#d4e6ed;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:24px}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{touch-action:manipulation}button{border:0;background:none}button:focus-visible,a:focus-visible{outline:2px solid #77613f;outline-offset:6px}button[hidden],[hidden]{display:none!important}svg{display:block}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}em{font-weight:400;color:var(--gold)}h1,h2,h3,.brand,.ring-center>span{font-family:Georgia,"Times New Roman",serif;font-weight:400}.wrap{max-width:1320px;margin-inline:auto;padding-inline:58px}.skip-link{position:fixed;top:0;left:20px;transform:translateY(-130%);background:var(--ink);color:white;padding:16px;z-index:10}.skip-link:focus{transform:translateY(0)}
.preview-note{min-height:30px;display:flex;justify-content:center;align-items:center;gap:12px;font-size:10px;letter-spacing:1.25px;background:#eeeae1;color:#625b50}.preview-note a{position:absolute;right:32px;border-bottom:1px solid #aea390;letter-spacing:0}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:29px;display:flex;align-items:center;gap:13px;white-space:nowrap;letter-spacing:-.65px}.brand small{display:block;font:8px/1.5 "Segoe UI",sans-serif;letter-spacing:2.05px;margin-top:7px}.brand-symbol{border:1px solid #b8a681;border-radius:50%;display:block;width:43px;height:51px;line-height:48px;text-align:center;font-size:29px;font-style:italic;color:var(--gold);position:relative}.brand-symbol>span{position:absolute;font-size:23px;left:24px;top:8px}.site-header nav{display:flex;gap:34px;margin-left:40px;font-size:12px}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after,.text-link:after{content:"";position:absolute;bottom:7px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .3s}.site-header nav a:hover:after,.text-link:hover:after{transform:scaleX(1)}.favorites-toggle{display:flex;gap:9px;align-items:center;padding:13px 5px;font-size:11px}.favorites-toggle svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.2}.favorites-toggle[aria-pressed=true] svg{fill:#ddd1bd}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:42px;padding-top:45px;padding-bottom:70px;align-items:center;min-height:711px}.eyebrow{font-size:9px;letter-spacing:2.4px;font-weight:600;color:var(--gold);line-height:1.6}.tiny-star{font-size:23px;vertical-align:-3px;margin-right:9px}.hero h1{font-size:clamp(54px,5.4vw,78px);line-height:1.04;letter-spacing:-3.8px;margin:22px 0 25px}.hero h1 em{white-space:nowrap;font-size:.92em}.hero-description{font-size:13px;line-height:1.9;color:var(--muted)}.hero-actions{display:flex;gap:23px;align-items:center;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:51px;padding:15px 24px;border-radius:2px;font-size:11px;font-weight:500;position:relative;overflow:hidden;transition:background .2s,transform .2s}.button>span{font-size:19px;font-weight:400;line-height:1}.button-primary{background:#877452;color:white}.button-primary:hover{background:#6e5a3b;transform:translateY(-2px)}.text-link{font-size:11px;position:relative;display:inline-flex;align-items:center;gap:14px;padding:10px 0}.text-link span{font-size:17px}.hero-footnote{font-size:9px;letter-spacing:.25px;display:flex;align-items:center;gap:12px;color:var(--muted);margin-top:52px}.line{width:35px;height:1px;background:#b5a789}.hero-art{height:570px;position:relative;max-width:475px;margin-left:auto;width:100%;padding:0 30px 0 6px}.hero-image-frame{height:535px;border-radius:240px 240px 4px 4px;overflow:hidden;position:relative;background:#e7e9ea;box-shadow:0 22px 60px #695a3c0b}.hero-image{height:100%;width:100%;object-fit:cover;object-position:50% 57%;animation:hero-drift 15s ease-in-out infinite alternate}.orbit-line{position:absolute;inset:-16px 44px 48px -10px;border:1px solid #ded3c0;border-radius:240px 240px 4px 4px;transform:rotate(-5deg);pointer-events:none}.image-glint{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(110deg,transparent 35%,#fff7 47%,transparent 59%);transform:translateX(-130%);animation:glint 12s ease-in-out infinite;pointer-events:none}.vertical-caption{position:absolute;right:0;top:50%;writing-mode:vertical-rl;font-size:8px;letter-spacing:2.8px;color:var(--gold);transform:translateY(-50%)}.art-star{position:absolute;color:#a88f5b;line-height:1;font-family:Georgia,serif}.star-one{font-size:70px;right:1px;top:5px;animation:star-breathe 6s ease-in-out infinite}.star-two{font-size:37px;left:-27px;bottom:90px;animation:star-breathe 6s 2s ease-in-out infinite}.floating-note{position:absolute;bottom:75px;left:-38px;width:270px;display:flex;align-items:center;gap:16px;border:1px solid #fff9;background:#fffdf8e8;backdrop-filter:blur(12px);padding:18px 21px;box-shadow:0 15px 45px #3d382415;animation:note-drift 7s ease-in-out infinite}.floating-note small{display:block;font-size:7px;font-family:"Segoe UI",sans-serif;letter-spacing:1.6px;margin-bottom:7px;color:var(--gold)}.floating-note>span:nth-child(2){font:17px Georgia,serif}.small-gem{width:30px;height:35px;display:block;flex-shrink:0;clip-path:polygon(50% 0,89% 24%,100% 57%,50% 100%,0 57%,11% 24%);background:conic-gradient(from 30deg,#a4c9d6,#ecf9fc,#6293ad,#b9e1eb,#718dac,#e9f8ff,#a4c9d6)}.note-arrow{font-size:19px;margin-left:auto;color:var(--gold)}.art-caption{display:flex;justify-content:space-between;font-size:8px;color:var(--muted);letter-spacing:.25px;margin-top:21px;gap:12px}.art-caption span{color:var(--gold);letter-spacing:1px}.values-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.values-strip>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}.values-strip span{font:17px Georgia,serif;color:#706759}.values-strip i{font-style:normal;font-size:18px;color:#aa9062}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-heading h2{font-size:40px;letter-spacing:-1.2px;margin-top:14px}.section-heading h2 em{font-size:.98em}.section-aside{font-size:10px;color:var(--muted);padding-bottom:6px}.collection-toolbar{margin-top:28px;display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:20px}.filter-group{display:flex;gap:7px}.filter{padding:9px 16px;font-size:10px;border:1px solid transparent;border-radius:30px;transition:background .2s,border .2s}.filter.active{background:#eee8dd;border-color:#e0d6c4}.filter:hover{background:#eee8dd}.filter span{font-size:8px;color:var(--gold);padding-left:6px}.collection-count{font-size:10px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.product-photo{position:relative;border-radius:3px;background:#e6e4e0;transition:transform .35s ease;transform-style:preserve-3d;isolation:isolate}.product-open{display:block;padding:0;width:100%;text-align:left;position:relative;overflow:hidden;border-radius:3px}.product-open img{width:100%;height:424px;object-fit:cover;object-position:center 60%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.product-open:hover img{transform:scale(1.035)}.product-label{position:absolute;top:17px;left:17px;font-size:7px;letter-spacing:1.15px;background:#fffffff0;padding:8px 10px;border-radius:2px;pointer-events:none}.favorite{position:absolute;top:12px;right:12px;width:35px;height:35px;border-radius:50%;background:#fffffff0;display:grid;place-items:center;font-size:22px;line-height:1;transition:transform .25s}.favorite:hover{transform:scale(1.12)}.favorite[aria-pressed=true]{color:#8a5958}.view-product{position:absolute;bottom:16px;left:16px;right:16px;padding:13px 14px;display:flex;justify-content:space-between;font-size:10px;background:#fffdf8ee;transform:translateY(150%);transition:transform .35s}.product-open:hover .view-product,.product-open:focus-visible .view-product{transform:translateY(0)}.product-info{padding:20px 0 0;display:flex;justify-content:space-between;gap:20px;align-items:center}.product-info h3{font-size:23px;letter-spacing:-.4px}.product-info p{margin-top:8px;font-size:10px;color:var(--muted)}.product-info>span{font-size:20px;color:var(--gold)}.collection-bottom{text-align:center;font:italic 16px Georgia,serif;color:#807766;margin-top:45px}.empty-state{text-align:center;padding:70px 20px;border:1px solid var(--line)}.empty-state>span{font-size:40px;color:var(--gold)}.empty-state h3{font-size:28px;margin:16px}.empty-state p{font-size:13px;color:var(--muted);margin-bottom:15px}
.stone-section{background:#eeede6;border-block:1px solid #e5e0d4;overflow:hidden}.stone-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.stone-art{position:relative;aspect-ratio:1;display:grid;place-items:center;--bead-light:#e3f3ff;--bead-mid:#8fbcd0;--bead-dark:#456b83;--wash:#d4e6ed}.stone-art[data-palette=lilac]{--bead-light:#f6e5fa;--bead-mid:#b0a0ce;--bead-dark:#78618e;--wash:#e4d9ee}.stone-art[data-palette=rose]{--bead-light:#fff0ea;--bead-mid:#d6a6a4;--bead-dark:#9a636d;--wash:#efdad4}.stone-halo{position:absolute;inset:4%;border-radius:50%;background:radial-gradient(circle,var(--wash),transparent 68%);opacity:.8;transition:background .6s}.fine-orbit{position:absolute;inset:2%;border:1px solid #b5a58255;border-radius:50%;transform:rotate(-28deg) scaleX(.86)}.fine-orbit:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#bca478;left:15%;top:12%}.bracelet{position:absolute;width:100%;height:100%;animation:bracelet-drift 9s ease-in-out infinite}.bead-ring{position:absolute;inset:12%;border:1px solid #90866933;border-radius:50%;box-shadow:0 18px 24px #5544240b}.bead{position:absolute;left:calc(var(--x)*1%);top:calc(var(--y)*1%);width:13%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse at 33% 26%,#fff 0%,#ffffffc7 8%,transparent 32%),radial-gradient(ellipse at 60% 40%,var(--bead-light),var(--bead-mid) 55%,var(--bead-dark) 100%);box-shadow:inset -3px -5px 8px #223c5d25,inset 1px 1px 2px #fff9,3px 9px 9px #514d4422;transition:background .6s}.bead:nth-child(5n){background:radial-gradient(ellipse at 35% 25%,#fff4ce 0%,#ead5a7 22%,#b59b60 67%,#806633 100%);width:9%}.bead:after{content:"";position:absolute;inset:20% 14% 48% 29%;border-top:1px solid #fff8;border-radius:50%;transform:rotate(-25deg)}.bracelet-charm{position:absolute;bottom:1%;left:calc(50% - 14px);border:1px solid #ac9256;border-radius:50% 50% 40% 40%;background:linear-gradient(120deg,#efe6c9,#c3a26d);width:28px;height:33px;text-align:center;font:italic 21px/30px Georgia,serif;color:#725a35;box-shadow:1px 4px 4px #44362015}.bracelet-charm:before{content:"";position:absolute;left:10px;top:-9px;width:6px;height:10px;border:1px solid #af9360;border-radius:50%}.ring-center{text-align:center;z-index:1;pointer-events:none}.ring-center small{font-size:7px;letter-spacing:2.6px;color:var(--gold)}.ring-center>span{display:block;font-size:42px;line-height:1.08;margin-top:13px;letter-spacing:-1px}.ring-center em{font-size:1.15em}.stone-sparkle{position:absolute;right:0;top:10%;font:50px Georgia,serif;color:#9f875c;animation:star-breathe 6s infinite}.stone-art-caption{position:absolute;bottom:-33px;font-size:8px;letter-spacing:2px;text-transform:uppercase;color:var(--gold)}.stone-copy h2{font-size:44px;line-height:1.1;letter-spacing:-1.6px;margin:17px 0 24px}.stone-copy>p:not(.eyebrow):not(.palette-description){font-size:12px;line-height:1.95;color:var(--muted)}.palette-picker{display:flex;gap:24px;margin:26px 0 18px}.palette{display:flex;align-items:center;gap:8px;font-size:10px;padding:5px 0}.swatch{width:20px;height:20px;border:2px solid #eeede6;border-radius:50%;display:block;box-shadow:0 0 0 1px transparent;transition:box-shadow .2s}.palette.active .swatch{box-shadow:0 0 0 1px #93866d}.sky{background:linear-gradient(140deg,#dfedf4,#8db4c7)}.lilac{background:linear-gradient(140deg,#e6ddec,#a594c0)}.rose{background:linear-gradient(140deg,#f9e2db,#d5a29e)}.palette-description{font-size:10px;color:var(--muted);margin-bottom:26px;min-height:1.6em}.stone-disclaimer{display:block;margin-top:12px;font-size:9px;color:var(--muted)}.story{text-align:center;padding-top:82px;padding-bottom:88px}.story-mark{font:39px Georgia,serif;color:var(--gold);margin-bottom:20px}.story h2{font-size:47px;line-height:1.15;letter-spacing:-1.5px;margin:24px 0}.story>p:not(.eyebrow){font-size:12px;line-height:1.95;color:var(--muted)}.story .text-link{margin-top:22px;gap:22px}.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;min-height:120px;font-size:10px;color:var(--muted)}.footer-brand{font-size:25px;color:var(--ink)}.site-footer p{margin-left:15px}.motion-toggle{margin-left:auto;font-size:9px;padding:10px 0;border-bottom:1px solid #c8beae}.site-footer>a:last-child{padding:12px 0;color:var(--ink)}.toast{position:fixed;bottom:24px;left:50%;max-width:calc(100% - 30px);transform:translate(-50%,20px);opacity:0;background:#39372f;color:#fff;padding:15px 24px;font-size:12px;z-index:15;pointer-events:none;transition:transform .3s,opacity .3s;box-shadow:0 5px 22px #0002}.toast.visible{opacity:1;transform:translate(-50%,0)}.product-dialog{border:1px solid #d8d1c2;padding:0;background:var(--paper);color:var(--ink);max-width:850px;width:calc(100% - 40px);max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #0003}.product-dialog::backdrop{background:#2629228c;backdrop-filter:blur(5px)}.dialog-grid{display:grid;grid-template-columns:1fr 1fr}.dialog-grid>img{width:100%;height:590px;object-fit:cover}.dialog-copy{padding:76px 36px 35px;align-self:center}.dialog-copy h2{font-size:37px;line-height:1.1;margin:22px 0}.dialog-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted)}.dialog-note{margin:25px 0}.dialog-copy .button{font-size:10px;padding:14px 18px;gap:13px}.dialog-close{position:absolute;right:12px;top:12px;background:#fffdf5e8;border-radius:50%;font-size:25px;width:38px;height:38px;z-index:2}.reveal{opacity:1;transform:none}.js-motion .reveal:not(.is-visible){opacity:0;transform:translateY(24px)}.js-motion .reveal{transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.product-card:nth-child(2){transition-delay:.08s}.product-card:nth-child(3){transition-delay:.16s}.shimmer:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 30%,#ffffff30 49%,transparent 69%);transform:translateX(-130%);animation:glint 12s 2s ease-in-out infinite;pointer-events:none}
@keyframes hero-drift{to{transform:scale(1.035)}}@keyframes note-drift{50%{transform:translateY(-7px)}}@keyframes glint{0%,60%{transform:translateX(-130%)}85%,100%{transform:translateX(130%)}}@keyframes star-breathe{50%{opacity:.45;transform:scale(.83)}}@keyframes bracelet-drift{50%{transform:translateY(-5px) rotate(2deg)}}
html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition:none!important}html[data-motion=off] .reveal{opacity:1!important;transform:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal:not(.is-visible){opacity:1;transform:none}}
@media(hover:none){.view-product{transform:none;background:#fffdf8df;padding:9px 12px}.hero-image,.floating-note,.bracelet{animation:none}}
@media(min-width:1500px){.hero h1{font-size:82px}}
@media(max-width:1100px){.wrap{padding-inline:35px}.hero{gap:24px}.hero h1{font-size:61px;letter-spacing:-2.5px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-art{height:530px}.hero-image-frame{height:495px}.floating-note{left:-20px;width:250px;padding:15px}.product-open img{height:350px}.section-heading h2{font-size:33px}.section-aside{display:none}.stone-layout{gap:50px}.stone-copy h2{font-size:38px}.ring-center>span{font-size:35px}.site-footer p{display:none}}
@media(max-width:760px){.wrap{padding-inline:24px}.preview-note{font-size:8px;min-height:27px;gap:9px;letter-spacing:.5px}.preview-note a{position:static;margin-left:9px;font-size:8px}.site-header{height:89px;gap:15px}.brand{font-size:25px;gap:10px}.brand small{font-size:6px;letter-spacing:1.45px}.brand-symbol{width:35px;height:43px;font-size:25px;line-height:41px}.brand-symbol>span{font-size:20px;left:20px;top:6px}.site-header nav{display:none}.hero{grid-template-columns:1fr;gap:35px;padding-top:26px;padding-bottom:36px}.hero-copy{text-align:center}.eyebrow{font-size:8px;letter-spacing:2px}.tiny-star{font-size:20px}.hero h1{font-size:59px;letter-spacing:-2.7px;line-height:1.03;margin:18px 0 22px}.hero-description{font-size:12px;line-height:1.8}.hero-actions{justify-content:center;gap:17px;margin-top:22px}.button{min-height:49px;padding:14px 20px;gap:20px;font-size:10px}.text-link{font-size:10px;gap:8px}.hero-footnote{display:none}.hero-art{width:100%;max-width:370px;padding:0 18px 0 13px;margin:auto;height:438px}.hero-image-frame{height:411px;border-radius:180px 180px 3px 3px}.orbit-line{inset:-9px 31px 37px 5px}.vertical-caption{right:0;font-size:6px;letter-spacing:2px}.floating-note{left:-4px;bottom:55px;width:217px;padding:14px;gap:12px}.floating-note>span:nth-child(2){font-size:14px}.floating-note small{font-size:6px;letter-spacing:1.2px}.small-gem{width:24px;height:29px}.star-one{font-size:48px;right:0;top:0}.star-two{left:-4px;bottom:108px;font-size:24px}.art-caption{font-size:6px;margin-top:14px;gap:8px}.values-strip{padding:19px 0}.values-strip>.wrap{gap:10px;justify-content:space-around}.values-strip span{font-size:13px}.values-strip span:last-child,.values-strip i:nth-last-child(2){display:none}.values-strip i{font-size:13px}.section{padding-top:58px;padding-bottom:58px}.section-heading h2{font-size:33px;line-height:1.13;margin-top:13px}.section-heading h2 em{display:block;margin-top:3px}.collection-toolbar{margin-top:23px;gap:9px}.filter-group{gap:0}.filter{padding:9px 11px;font-size:9px;white-space:nowrap}.filter span{font-size:7px;padding-left:3px}.collection-count{font-size:8px;white-space:nowrap}.product-grid{grid-template-columns:1fr;gap:30px}.product-open img{height:430px;object-position:center 59%}.product-info{padding-top:15px}.product-info h3{font-size:25px}.product-info p{font-size:10px}.product-label{font-size:7px}.collection-bottom{font-size:15px;line-height:1.6;margin:28px 15px 0}.stone-layout{grid-template-columns:1fr;gap:64px}.stone-art{max-width:350px;width:100%;margin:auto;order:2}.stone-copy{order:1}.stone-copy h2{font-size:39px;line-height:1.13}.stone-copy>p:not(.eyebrow):not(.palette-description){font-size:12px}.palette-picker{gap:23px}.palette{font-size:10px}.ring-center>span{font-size:37px}.ring-center small{font-size:6px}.stone-section{padding-bottom:76px}.stone-art-caption{bottom:-24px;font-size:7px}.story h2{font-size:37px;line-height:1.17}.story>p:not(.eyebrow){font-size:12px}.desktop-break{display:none}.site-footer{flex-wrap:wrap;gap:18px;padding-top:28px;padding-bottom:28px;min-height:0}.footer-brand{font-size:25px;width:100%}.motion-toggle{margin-left:0;margin-right:auto;font-size:9px}.dialog-grid{grid-template-columns:1fr}.dialog-grid>img{height:390px;object-position:50% 60%}.dialog-copy{padding:29px 25px}.dialog-copy h2{font-size:30px;margin:15px 0}.dialog-note{margin:17px 0}.product-dialog{width:calc(100% - 26px);max-height:93dvh}.toast{font-size:10px;padding:13px 17px;white-space:nowrap}}
@media(max-width:365px){.wrap{padding-inline:18px}.hero h1{font-size:51px}.hero-actions{gap:9px}.button{padding-inline:16px}.collection-count{display:none}.values-strip span{font-size:11px}.product-open img{height:370px}.preview-note{gap:5px;font-size:7px}.preview-note a{font-size:7px;margin-left:3px}}
.hero-copy,.hero-art{min-width:0}
@media(min-width:761px){.site-header nav{font-size:14px}.hero-description{font-size:15px}.button,.text-link{font-size:12px}.hero-footnote{font-size:11px}.product-info p{font-size:12px}.filter{font-size:12px}.collection-count{font-size:11px}.stone-copy>p:not(.eyebrow):not(.palette-description),.story>p:not(.eyebrow){font-size:14px}.palette,.palette-description{font-size:12px}.stone-disclaimer{font-size:11px}.site-footer{font-size:12px}}
@media(max-width:760px){.hero h1{font-size:clamp(43px,13.6vw,59px)}.hero h1 em{white-space:nowrap}.hero-description{font-size:13px}.hero-actions .button{font-size:11px}.hero-actions .text-link{font-size:11px}.palette-description{font-size:11px}.stone-copy>p:not(.eyebrow):not(.palette-description),.story>p:not(.eyebrow){font-size:13px}}
