:root{--ink:#19302d;--ink-soft:#405653;--paper:#fbfaf7;--paper-deep:#f3f0e9;--white:#fff;--sage:#dce8e1;--rose:#eee0dc;--gold:#b8975d;--line:#d9ddd7;--shadow:0 18px 55px #19302d17;--radius:1.35rem;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65}a{color:inherit;text-underline-offset:.22em}button,input,select{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;line-height:1.12}h1,h2{font-family:var(--serif);font-weight:400}h1{letter-spacing:-.045em;margin-bottom:1.25rem;font-size:clamp(2.6rem,7vw,5.8rem)}h2{letter-spacing:-.025em;margin-bottom:.8rem;font-size:clamp(1.65rem,3vw,2.35rem)}h3{margin-bottom:.55rem;font-size:1.06rem}p:last-child{margin-bottom:0}.shell{width:min(1180px,100% - 2rem);margin-inline:auto}.narrow{max-width:830px}.section{padding:clamp(4rem,9vw,7rem) 0}.section-tight{padding:clamp(2.75rem,6vw,4.5rem) 0}.section-tint{background:var(--paper-deep)}.section-dark{background:var(--ink);color:#f7f4ed}.section-heading{max-width:700px;margin-bottom:2.2rem}.section-heading>p{color:var(--ink-soft);font-size:1.08rem}.section-dark .section-heading>p{color:#c8d5d0}.eyebrow{color:#667d75;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.8rem;font-size:.76rem;font-weight:750}.section-dark .eyebrow{color:#b9c9c3}.lede{max-width:760px;color:var(--ink-soft);font-size:clamp(1.12rem,2vw,1.35rem)}.page-hero{background:radial-gradient(circle at 85% 15%,#dce8e1cc,#0000 28%);padding:clamp(4.5rem,10vw,8rem) 0 clamp(3.4rem,7vw,5.5rem)}.page-hero h1{font-size:clamp(2.8rem,6vw,5.2rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:.4rem;padding:.7rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7ed;border-bottom:1px solid #19302d1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:78px;display:flex}.brand{align-items:center;gap:.75rem;line-height:1.1;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--gold);width:38px;height:38px;color:var(--gold);border-radius:50%;place-items:center;font-size:1.35rem;display:grid}.brand strong{font-family:var(--serif);font-size:1.05rem;font-weight:400;display:block}.brand small{color:#74817e;letter-spacing:.1em;text-transform:uppercase;margin-top:.25rem;font-size:.68rem;display:block}.desktop-nav{align-items:center;gap:clamp(.8rem,2vw,1.65rem);font-size:.88rem;font-weight:650;display:flex}.desktop-nav a{padding:.7rem 0;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:#7a6240}.mobile-nav{display:none}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.3rem;font-weight:720;line-height:1.1;text-decoration:none;display:inline-flex}.button:hover{background:#2a4642}.button-secondary{color:var(--ink);background:0 0}.button-secondary:hover{background:var(--sage)}.button-small{min-height:42px;padding:.65rem 1rem;font-size:.88rem}.text-link{color:#526d64;margin-top:1rem;font-weight:730;text-decoration-thickness:1px;display:inline-block}.hero-home{padding:clamp(4.5rem,10vw,8.5rem) 0 clamp(4rem,9vw,7rem);position:relative;overflow:hidden}.hero-home:after{content:"";pointer-events:none;border:1px solid #b8975d40;border-radius:50%;width:30rem;height:30rem;position:absolute;top:8%;right:-8rem;box-shadow:inset 0 0 0 5rem #dce8e140,inset 0 0 0 10rem #fbfaf7b8}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid;position:relative}.hero-copy h1{max-width:800px}.hero-copy .lede{max-width:650px}.hero-proof{color:#5c706b;flex-wrap:wrap;gap:.75rem 1.4rem;margin-top:2rem;font-size:.88rem;display:flex}.hero-proof span:before{content:"•";color:var(--gold);margin-right:.45rem}.credibility-strip{border-block:1px solid var(--line);color:var(--ink-soft);text-align:center;background:#fff;padding:1rem 0}.credibility-strip p{margin:0}.credibility-strip strong{color:var(--ink)}.hero-photo{border-radius:48% 48% var(--radius) var(--radius);background:var(--paper-deep);min-height:430px;box-shadow:var(--shadow);margin:0;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;object-position:51% center;filter:saturate(.72)contrast(.94);width:100%;height:430px}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#132725a8);position:absolute;inset:0}.hero-photo figcaption{z-index:1;color:#fff;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.hero-photo figcaption strong,.hero-photo figcaption span{display:block}.hero-photo figcaption strong{font-family:var(--serif);font-size:1.35rem;font-weight:400}.hero-photo figcaption span{color:#edf2ef;max-width:33rem;margin-top:.25rem;font-size:.82rem}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;align-items:flex-start;min-height:285px;padding:clamp(1.4rem,3vw,2rem);display:flex;position:relative;box-shadow:0 8px 28px #19302d0a}.decision-card>div{color:var(--ink-soft)}.decision-card .text-link{margin-top:auto;padding-top:1.5rem}.card-number{color:#607970;border:1px solid #b5c7c0;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:1.35rem;font-size:.75rem;font-weight:800;display:grid}.feature-band{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.mini-comparison{background:#ffffff14;border:1px solid #b7c7c1;border-radius:2rem;justify-content:center;align-items:flex-end;gap:2.2rem;min-height:330px;padding:2rem;display:flex}.mini-stone{color:var(--ink);background:radial-gradient(circle at 34% 28%,#fff,#d6e7e1 34%,#789d91 67%,#fff 69%,#65867c);border:1px solid #e8f3ef;border-radius:50%;place-items:center;display:grid;box-shadow:0 20px 45px #00000029}.mini-stone.one{width:110px;height:110px}.mini-stone.two{width:142px;height:142px}.mini-labels{color:#b9c9c3;justify-content:space-around;margin-top:1rem;font-size:.83rem;display:flex}.mini-hand-preview{background:radial-gradient(circle at 50% 32%,#fff 0,#f3f3ee 48%,#dfe7e1 100%);border:1px solid #ffffff38;border-radius:1.75rem;width:min(340px,85vw);margin-inline:auto;padding:1rem 1rem .8rem;box-shadow:0 24px 60px #00000038}.home-hand-art{filter:drop-shadow(0 24px 35px #0003)}.mini-hand-label{color:#60716d;justify-items:center;margin-top:.35rem;font-size:.78rem;display:grid}.mini-hand-label strong{color:var(--ink);font-family:var(--serif);font-size:1.35rem;font-weight:400}.callout{border-radius:var(--radius);margin:2.5rem 0;padding:clamp(1.5rem,4vw,2.5rem)}.callout h2{font-size:1.65rem}.callout-sage{background:var(--sage)}.callout-rose{background:var(--rose)}.callout-plain{border:1px solid var(--line);background:#fff}.prose{max-width:780px}.prose h2{margin-top:3.3rem}.prose h3{margin-top:2rem}.prose p,.prose li{color:var(--ink-soft)}.prose strong{color:var(--ink)}.prose li+li{margin-top:.55rem}.prose a{color:#45665b}.split-content{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr);align-items:start;gap:clamp(2.5rem,7vw,6rem);display:grid}.sticky-aside{position:sticky;top:110px}.story-photo,.editorial-figure{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin:0;overflow:hidden;box-shadow:0 12px 38px #19302d14}.story-photo img,.editorial-figure img{width:100%;height:auto;display:block}.story-photo figcaption,.editorial-figure figcaption{color:#667773;padding:.9rem 1rem 1rem;font-size:.78rem;line-height:1.5}.sticky-aside .story-photo+.callout{margin-top:1rem}.editorial-figure{margin:2.5rem 0 3rem}.editorial-figure img{object-fit:cover;object-position:center 35%;max-height:520px}.comparison-table-wrap{border:1px solid var(--line);border-radius:1rem;margin:2rem 0;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th,td{border-bottom:1px solid var(--line);vertical-align:top;padding:.9rem 1rem}th{background:var(--paper-deep);letter-spacing:.03em;font-size:.82rem}tr:last-child td{border-bottom:0}.checklist{counter-reset:checks;padding:0;list-style:none}.checklist li{border-bottom:1px solid var(--line);counter-increment:checks;padding:1.1rem 1.1rem 1.1rem 3.6rem;position:relative}.checklist li:before{content:counter(checks);color:#61786f;border:1px solid #9bb0a8;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.78rem;font-weight:800;display:grid;position:absolute;top:1rem;left:.5rem}.site-footer{color:#d7e1dd;background:#132725;padding:4rem 0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:3rem;display:grid}.footer-grid h2{color:#fff;font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.footer-grid a{color:#d7e1dd;margin:.45rem 0;display:block}.footer-grid p{color:#aebfba;font-size:.9rem}.footer-brand{color:#fff;font-family:var(--serif);margin-bottom:1rem;font-size:1.35rem}.footer-brand span{color:#d1b477}.preview-note{border-top:1px solid #ffffff1f;max-width:420px;padding-top:.7rem}.policy-date{border-bottom:1px solid var(--line);padding-bottom:1rem}.consent-panel{z-index:50;background:#fffefa;border:1px solid #b8c6c1;border-radius:1rem;justify-content:space-between;align-items:end;gap:2rem;max-width:920px;margin-inline:auto;padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 18px 60px #13272538}.consent-panel h2{font-family:var(--sans);margin-bottom:.45rem;font-size:1.1rem;font-weight:800}.consent-panel p{max-width:620px;color:var(--ink-soft);margin-bottom:.35rem;font-size:.86rem}.consent-panel a{color:#45665b;font-size:.82rem;font-weight:700}.consent-actions{flex-wrap:wrap;flex:none;gap:.5rem;display:flex}.privacy-control{z-index:30;color:var(--ink);cursor:pointer;background:#fffefa;border:1px solid #b8c6c1;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;position:fixed;bottom:.7rem;right:.7rem;box-shadow:0 8px 25px #13272524}.tool-shell{padding:2rem 0 6rem}.tool-intro{max-width:860px;margin-bottom:2rem}.tool-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:1rem;display:grid}.visualizer-stack{grid-template-columns:1fr;max-width:920px;margin-inline:auto}.tool-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 10px 35px #19302d0d}.tool-controls{padding:clamp(1.25rem,3vw,2rem)}.tool-controls fieldset{border:0;margin:0;padding:0}.tool-controls fieldset+fieldset{border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem}.tool-controls legend{width:100%;font-family:var(--serif);margin-bottom:1rem;font-size:1.45rem}.mode-switch{background:var(--paper-deep);border-radius:.8rem;grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:1.2rem;padding:.3rem;display:grid}.field+.mode-switch,.mode-switch+.field{margin-top:1.2rem}.mode-switch button{min-height:42px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:.6rem}.mode-switch button[aria-pressed=true]{color:var(--ink);background:#fff;font-weight:750;box-shadow:0 2px 8px #19302d14}.field{gap:.4rem;display:grid}.field+.field{margin-top:1rem}.field label{font-size:.86rem;font-weight:730}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #b8c2be;border-radius:.7rem;padding:.65rem .8rem}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field select:focus,.field textarea:focus,button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #b8975d73}.field-hint{color:#71807d;font-size:.78rem}.slider-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.slider-heading output{color:var(--ink);font-family:var(--serif);white-space:nowrap;font-size:1.45rem}.field input.size-slider{min-height:36px;accent-color:var(--ink);cursor:grab;border:0;border-radius:0;padding:0}.field input.size-slider:active{cursor:grabbing}.slider-limits{color:#788783;justify-content:space-between;margin-top:-.25rem;font-size:.7rem;display:flex}.dimension-controls{gap:1rem;margin-top:1.2rem;display:grid}.wearing-controls{border-top:1px solid var(--line)!important;margin-top:2rem!important;padding-top:2rem!important}.proportion-note{background:var(--paper-deep);border-radius:.7rem;margin-top:1rem;padding:.8rem;display:block}.tool-actions{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.tool-output{overflow:hidden}.visual-stage{background:radial-gradient(circle at 50% 35%,#fff 0,#f5f5f0 43%,#e9eee9 100%);place-items:center;min-height:560px;padding:4rem 1rem 2rem;display:grid;position:relative}.hand-comparison{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:clamp(.65rem,3vw,2rem);width:min(100%,680px);display:grid}.hand-comparison.is-single{grid-template-columns:minmax(0,1fr);width:min(100%,340px)}.hand-card{text-align:center;min-width:0;margin:0}.hand-art{aspect-ratio:2/3;width:100%;transform:scaleX(-1) scale(var(--hand-size-scale,1));transform-origin:50% 76%;position:relative}.hand-art img,.hand-ring{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.hand-art img{transform:scale(var(--hand-proportion,1));transform-origin:64.45% 37.37%}.hand-ring{overflow:visible}.hand-card figcaption{gap:.1rem;margin-top:.35rem;display:grid}.hand-card figcaption strong{font-family:var(--serif);font-size:1.1rem;font-weight:400}.hand-card figcaption span{color:#60716d;font-size:.72rem}.output-copy{padding:1.4rem clamp(1.2rem,3vw,2rem) 2rem}.result-summary{color:var(--ink-soft);margin-bottom:1rem}.source-badge{background:var(--sage);color:#34554b;text-transform:uppercase;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.source-badge.estimate{background:var(--rose);color:#704f47}.result-table th,.result-table td{font-size:.86rem}.tool-note{color:#657572;margin-top:1rem;font-size:.8rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.share-status{color:#526d64;min-height:1.5em;margin-top:.6rem;font-size:.8rem}.method-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.method-grid>div{border:1px solid var(--line);background:#fff;border-radius:1rem;padding:1.3rem}.method-grid h3{font-family:var(--sans)}.shape-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.shape-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:1.5rem}.shape-card p{color:var(--ink-soft);font-size:.9rem}.shape-stage{background:radial-gradient(circle,#fff 0,#eef2ef 70%,#e3eae6 100%);border-radius:1rem;place-items:center;min-height:180px;margin-bottom:1.25rem;display:grid}.shape-gem{background:radial-gradient(circle at 35% 27%,#fff 0 8%,#d8ece6 22%,#82aa9e 58%,#f9fcfb 61%,#668a80 100%);border:2px solid #607f76;width:92px;height:92px;position:relative;box-shadow:0 14px 28px #27484029}.shape-gem:after{content:"";border:1px solid #ffffffb3;position:absolute;inset:18%;transform:rotate(45deg)}.shape-round{border-radius:50%}.shape-oval{border-radius:50%;width:75px;height:110px}.shape-princess{width:82px;height:82px;transform:rotate(45deg)}.shape-princess:after{transform:rotate(0)}.shape-cushion{border-radius:25%}.shape-emerald{clip-path:polygon(18% 0,82% 0,100% 14%,100% 86%,82% 100%,18% 100%,0 86%,0 14%);width:78px;height:108px}.shape-radiant{clip-path:polygon(15% 0,85% 0,100% 12%,100% 88%,85% 100%,15% 100%,0 88%,0 12%);width:84px;height:106px}.shape-pear{border-radius:55% 55% 55% 8%;width:78px;height:112px;transform:rotate(45deg)}.shape-pear:after{transform:rotate(0)}.shape-marquise{border-radius:100% 0;width:72px;height:118px;transform:rotate(45deg)}.shape-marquise:after{transform:rotate(0)}.shape-asscher{clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);width:84px;height:84px}.shape-detail-lead{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:190px 1fr;align-items:center;gap:2rem;margin:0 0 3rem;padding:1.4rem;display:grid}.shape-detail-lead .shape-stage{min-height:170px;margin:0}.shape-detail-lead .lede{margin:0;font-size:1.08rem}.story-feature{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.story-feature .story-photo{max-width:520px;transform:rotate(-1.2deg)}.story-feature .button{margin-top:1rem}.definition-list{gap:.75rem;margin:2rem 0;display:grid}.definition-list>div{background:#fff;border-left:3px solid #9db4ab;padding:1.2rem 1.3rem}.definition-list dt{color:var(--ink);font-weight:800}.definition-list dd{color:var(--ink-soft);margin:.25rem 0 0}.explainer-card,.report-map,.weight-width-diagram{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin:2.5rem 0;overflow:hidden;box-shadow:0 12px 38px #19302d0f}.explainer-card>figcaption,.report-map>figcaption,.weight-width-diagram>figcaption{color:var(--ink-soft);padding:1rem 1.2rem 1.2rem;font-size:.88rem}.explainer-card figcaption strong,.report-map figcaption strong{color:var(--ink);margin-bottom:.2rem;display:block}.ring-anatomy-art{background:radial-gradient(circle at 50% 38%,#fff 0,#f4f1e9 65%,#e7ece8 100%);min-height:390px;position:relative}.anatomy-band{border:22px solid #c3a567;border-radius:50%;width:220px;height:220px;position:absolute;top:105px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2px #ffffff8c,0 13px 25px #19302d1a}.anatomy-shoulder{background:linear-gradient(#e1ca95,#ae8b4d);border-radius:45%;width:80px;height:34px;position:absolute;top:111px;left:50%}.anatomy-shoulder.left{transform:translate(-112px)rotate(-20deg)}.anatomy-shoulder.right{transform:translate(32px)rotate(20deg)}.anatomy-head{width:100px;height:100px;position:absolute;top:52px;left:50%;transform:translate(-50%)}.anatomy-stone{background:radial-gradient(circle at 34% 28%,#fff 0 10%,#d8ece6 27%,#82aa9e 62%,#f8fbfa 65%,#668a80 100%);border:2px solid #64867c;border-radius:12px;position:absolute;inset:12px;transform:rotate(45deg);box-shadow:0 13px 24px #2649402b}.anatomy-head i{background:#b29255;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:inset 0 2px 2px #ffffffb3}.anatomy-head i:first-of-type{top:4px;left:43px}.anatomy-head i:nth-of-type(2){top:43px;right:4px}.anatomy-head i:nth-of-type(3){bottom:4px;right:43px}.anatomy-head i:nth-of-type(4){top:43px;left:4px}.diagram-label{color:#4d655e;background:#ffffffeb;border:1px solid #c7d2ce;border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:750;position:absolute}.label-head{top:35px;right:7%}.label-shoulder{top:160px;left:5%}.label-shank{bottom:55px;right:5%}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2.5rem 0;display:grid}.profile-card{border:1px solid var(--line);background:#fff;border-radius:1rem;margin:0;overflow:hidden}.profile-card figcaption{color:var(--ink-soft);gap:.2rem;padding:.9rem 1rem 1rem;font-size:.8rem;display:grid}.profile-card figcaption strong{color:var(--ink);font-size:.9rem}.profile-art{background:linear-gradient(#f8faf8 0 64%,#e7c4aa 65% 100%);height:180px;position:relative}.profile-finger{background:linear-gradient(#e9c9b2,#ddb297);border-top:1px solid #d2a98c;height:63px;position:absolute;bottom:0;left:0;right:0}.profile-band,.wedding-band{border:9px solid #b99859;border-top-color:#0000;border-radius:50%;width:95px;height:74px;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.profile-basket{border:7px solid #b99859;border-top:0;border-radius:0 0 50% 50%;width:55px;height:34px;position:absolute;left:50%;transform:translate(-50%)}.profile-stone{background:radial-gradient(circle,#fff,#bad5cc 58%,#668a80 61%);border:2px solid #64867c;border-radius:10px;width:58px;height:58px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.profile-art.high .profile-basket{top:67px}.profile-art.high .profile-stone{top:25px}.profile-art.low .profile-basket,.profile-art.gap .profile-basket{top:92px}.profile-art.low .profile-stone,.profile-art.gap .profile-stone{top:52px}.profile-art.flush .profile-basket{top:67px}.profile-art.flush .profile-stone{top:25px}.profile-art.flush .wedding-band{left:calc(50% + 42px)}.profile-art.gap .wedding-band{left:calc(50% + 72px)}.metal-swatch-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin:2rem 0;display:grid}.metal-swatch{border:1px solid var(--line);text-align:center;background:#fff;border-radius:1rem;justify-items:center;gap:.25rem;padding:1rem .6rem;display:grid}.metal-swatch small{color:var(--ink-soft);font-size:.72rem}.metal-disc{border:1px solid #19302d1f;border-radius:50%;width:72px;height:72px;margin-bottom:.45rem;display:block;box-shadow:inset 8px 8px 16px #ffffffa6,inset -9px -9px 18px #19302d21,0 10px 18px #19302d14}.metal-disc.yellow{background:#d5af5d}.metal-disc.white{background:#d9d9d2}.metal-disc.rose-metal{background:#d9a181}.metal-disc.platinum{background:#c8d0cf}.report-map{background:var(--paper-deep);grid-template-columns:minmax(260px,.9fr) minmax(220px,1.1fr);align-items:center;padding:1.3rem;display:grid}.report-sheet{background:#fff;border:1px solid #cad2ce;min-height:390px;padding:2rem;position:relative;box-shadow:0 15px 30px #19302d1a}.report-brand-line{background:#315a51;width:58%;height:13px;margin-bottom:1.5rem}.report-block{background:repeating-linear-gradient(#ccd5d1 0 3px,#0000 3px 10px);border-radius:.25rem}.report-block.wide{height:70px}.report-block.grades{float:left;width:53%;height:170px;margin-top:1.2rem}.report-block.plot{float:right;background:#eef2ef;place-items:center;width:38%;height:170px;margin-top:1.2rem;display:grid}.plot-stone{border:1px solid #8aa198;border-radius:50%;width:68px;height:68px;box-shadow:inset 0 0 0 15px #fff}.report-block.comments{clear:both;height:55px;margin-top:1rem}.report-tag{z-index:1;background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:grid;position:absolute}.tag-a{top:43px;right:24px}.tag-b{top:160px;left:40%}.tag-c{top:160px;right:20px}.tag-d{bottom:40px;right:24px}.report-map figcaption{padding:1.5rem}.report-map figcaption ol{margin:.8rem 0 0;padding-left:1.3rem}.report-map figcaption li+li{margin-top:.55rem}.weight-width-diagram{text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:2rem;display:grid}.weight-width-diagram figcaption{border-top:1px solid var(--line);grid-column:1/-1;padding:1rem 0 0}.weight-example{align-content:center;place-items:center;gap:1rem;min-height:180px;display:grid}.top-view{background:radial-gradient(circle at 34% 28%,#fff,#c7ddd6 45%,#718f86 75%,#fff 78%,#6d8b82);border:2px solid #668a80;border-radius:50%;display:block}.top-view.same{width:110px;height:110px}.top-view.smaller{width:88px;height:88px}.side-view{clip-path:polygon(0 0,100% 0,70% 100%,30% 100%);background:linear-gradient(145deg,#d9e8e3,#72958a);width:110px;display:block}.side-view.shallow{height:48px}.side-view.deep{height:72px}.weight-mark{color:var(--ink-soft);font-size:.8rem}.weight-mark strong{color:var(--ink)}.brief-layout{grid-template-columns:minmax(300px,.85fr) minmax(360px,1.15fr);align-items:start;gap:1rem;display:grid}.brief-form{padding:clamp(1.25rem,3vw,2rem)}.brief-form fieldset{border:0;margin:0;padding:0}.brief-form fieldset+fieldset{border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem}.brief-form legend{font-family:var(--serif);margin-bottom:1rem;font-size:1.45rem}.brief-output{padding:clamp(1.25rem,3vw,2rem);position:sticky;top:100px}.brief-paper{background:#fffefa;border:1px solid #d6d0c4;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 20px 45px #19302d14}.brief-paper h2{margin-bottom:1.5rem}.brief-paper dl{margin:0}.brief-paper dl>div{border-bottom:1px solid #e5e0d6;grid-template-columns:minmax(120px,.55fr) 1fr;gap:1rem;padding:.75rem 0;display:grid}.brief-paper dt{color:#63736f;text-transform:uppercase;font-size:.75rem;font-weight:800}.brief-paper dd{overflow-wrap:anywhere;margin:0}.brief-caution{color:#667773;margin-top:1.5rem;font-size:.76rem}.brief-actions{margin-top:1rem}@media (max-width:900px){.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:.65rem .85rem;font-size:.86rem;font-weight:700;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);width:min(280px,100vw - 2rem);box-shadow:var(--shadow);background:#fff;border-radius:1rem;padding:.7rem;position:absolute;top:calc(100% + .6rem);right:0}.mobile-nav nav a{border-radius:.5rem;padding:.65rem .8rem;text-decoration:none;display:block}.mobile-nav nav a:hover{background:var(--paper-deep)}.hero-grid,.feature-band,.tool-layout,.split-content,.brief-layout,.story-feature{grid-template-columns:1fr}.hero-photo{justify-self:center;width:min(600px,100%)}.card-grid,.shape-grid{grid-template-columns:1fr 1fr}.sticky-aside{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.brief-output{position:static}}@media (max-width:620px){.shell{width:min(100% - 1.25rem,1180px)}.header-inner{min-height:68px}.brand small{display:none}.brand strong{font-size:.95rem}.brand-mark{width:34px;height:34px}.hero-home{padding-top:3.5rem}.hero-home:after{display:none}.hero-grid{gap:2rem}.hero-photo{border-radius:10rem 10rem var(--radius) var(--radius);min-height:340px}.hero-photo img{height:340px}.card-grid,.card-grid.two,.footer-grid,.method-grid,.shape-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.decision-card{min-height:0}.mini-comparison{gap:1.2rem;min-height:260px}.mini-stone.one{width:85px;height:85px}.mini-stone.two{width:115px;height:115px}.mini-hand-preview{width:min(280px,80vw)}.visual-stage{min-height:360px;padding-inline:.4rem}.hand-comparison{gap:.35rem}.hand-card figcaption span{font-size:.65rem}th,td{padding:.75rem}.shape-detail-lead,.report-map{grid-template-columns:1fr}.shape-detail-lead{gap:1rem}.profile-grid,.metal-swatch-grid{grid-template-columns:1fr 1fr}.ring-anatomy-art{min-height:330px;margin:-20px;transform:scale(.88)}.diagram-label{font-size:.65rem}.label-head{right:1%}.label-shoulder{left:1%}.label-shank{right:1%}.weight-width-diagram{grid-template-columns:1fr 1fr}.weight-mark{grid-area:2/1/auto/-1}.weight-example:last-of-type{grid-area:1/2}.weight-width-diagram figcaption{grid-row:3}.brief-paper dl>div{grid-template-columns:1fr;gap:.2rem}.consent-panel{flex-direction:column;align-items:stretch;gap:1rem}.consent-actions .button{flex:9rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body:has(.brief-layout){background:#fff}:is(body:has(.brief-layout) .site-header,body:has(.brief-layout) .site-footer,body:has(.brief-layout) .page-hero,body:has(.brief-layout) .brief-form,body:has(.brief-layout) .brief-actions,body:has(.brief-layout) .share-status,body:has(.brief-layout) .tool-intro,body:has(.brief-layout) .brief-layout+*){display:none!important}body:has(.brief-layout) .section{background:#fff;padding:0}body:has(.brief-layout) .shell{width:100%}.brief-layout{display:block}.brief-output,.brief-paper{box-shadow:none;border:0;padding:0;position:static}.brief-caution{margin-top:2rem}}
