:root{--ink:#222741;--muted:#757578;--cream:#f8f5ef;--paper:#fffefa;--line:#e4e0d8;--peach:#edc2a9;color-scheme:light;font-family:Arial,sans-serif;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;color:inherit;transition:background .16s,border-color .16s,transform .16s}button:disabled{cursor:not-allowed;opacity:.4}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #6985ac;outline-offset:3px}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}p{line-height:1.5}h1,h2,h3,p{margin-top:0}fieldset{border:0;padding:0;margin:0}legend{padding:0}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.masthead{max-width:1536px;margin:auto;padding:26px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{text-decoration:none;font-family:Georgia,serif;font-size:27px;letter-spacing:.16em;line-height:1.1}.brand span{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:.23em;margin-top:9px}.header-right{display:flex;align-items:center;gap:24px}.prototype-label{font-size:11px;color:var(--muted);padding:8px 11px;border:1px solid var(--line);border-radius:30px}.text-button{padding:8px 0;border:0;background:transparent;font-size:12px;text-decoration:underline;text-underline-offset:4px}.text-button:hover{color:#986d51}
.workbench{max-width:1440px;padding:34px 40px 26px;margin:auto;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.85fr);gap:42px;align-items:start}.canvas-panel{min-width:0}.title-row{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:24px}.eyebrow{font-size:10px;letter-spacing:.2em;margin-bottom:12px;font-weight:600}.title-row h1{font-family:Georgia,serif;font-size:clamp(27px,2.55vw,39px);font-weight:400;letter-spacing:-.04em;line-height:1.13;margin:0}.step-counter{font-size:12px;letter-spacing:.08em;color:#aaa7a2;margin-bottom:5px}
.preset-row{display:flex;gap:10px;margin-bottom:18px}.preset{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:transparent;border-radius:30px;padding:7px 14px 7px 8px;font-size:12px;min-height:40px}.preset[aria-pressed=true]{background:var(--paper);border-color:var(--ink)}.preset:hover{background:#fffaf4}.preset canvas{width:51px;height:26px}.stage{position:relative;border-radius:220px 220px 16px 16px;background:radial-gradient(ellipse at 48% 44%,#fffefb 15%,#f0e9df 100%);overflow:hidden;border:1px solid #ebe5dc;aspect-ratio:1.11}.stage-top,.stage-bottom{position:absolute;z-index:2;left:28px;right:28px;display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:11px;color:#78746f;pointer-events:none}.stage-top{top:24px}.stage-bottom{bottom:18px}.stage-bottom button{pointer-events:auto;font-size:10px}.stage canvas{width:100%;height:100%;display:block;touch-action:none;cursor:grab}.stage canvas:active{cursor:grabbing}.loading{position:absolute;inset:40%;width:200px;left:calc(50% - 100px);font-size:12px;line-height:1.6;text-align:center;z-index:3}.stage-actions{display:flex;gap:12px;justify-content:space-between;align-items:center;padding:14px 0 16px}.stage-actions p{color:var(--muted);font-size:11px;max-width:300px;margin:0}.stage-actions>div{display:flex;gap:14px;flex-shrink:0}.small-button{border:0;background:transparent;font-size:11px;padding:9px 0}.small-button:hover:not(:disabled){text-decoration:underline}.small-button:first-child{font-size:16px}.small-button span{font-size:11px}
.selection-card{min-height:70px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border:1px solid var(--line);border-radius:10px;background:#ffffff55;margin:0 0 22px;font-size:12px}.selection-card p{color:var(--muted);font-size:11px;margin:5px 0 0}.selection-card strong{font-weight:500}.selection-actions{display:flex;gap:4px;flex-shrink:0}.selection-actions button{width:34px;height:36px;border:1px solid var(--line);background:var(--paper);border-radius:6px}.selection-actions button:hover{border-color:var(--ink)}.sequence-header{display:flex;justify-content:space-between;gap:14px;font-size:11px;margin-bottom:10px}.sequence-header span:last-child{font-size:10px;color:var(--muted)}.sequence{display:flex;gap:5px;overflow:auto;padding:3px 3px 9px;scrollbar-width:thin;scrollbar-color:#bcb4a8 transparent;scroll-behavior:smooth}.sequence button{flex:0 0 42px;min-width:42px;border:1px solid transparent;border-radius:7px;background:#fffefa;padding:3px 0 5px;font-size:9px;line-height:1.1}.sequence button[aria-pressed=true]{border-color:var(--ink);background:#eee9e1}.sequence button canvas{display:block;width:40px;height:36px}.draft-status{font-size:10px;color:var(--muted);margin:9px 0 0}
.editor{background:var(--paper);border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 38px #25273e08;overflow:hidden}.editor-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:0 22px;gap:12px}.editor-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;font-size:13px;padding:23px 0 20px;color:#96928c;white-space:nowrap}.editor-tabs button[aria-selected=true]{color:var(--ink);border-bottom-color:var(--ink)}.editor-tabs button span{font-size:9px;margin-right:4px;color:var(--muted)}.tab-panel{padding:26px 24px 22px;min-height:590px}.panel-heading{display:flex;justify-content:space-between;gap:8px;align-items:start;margin-bottom:24px}.panel-heading h2{font-family:Georgia,serif;font-weight:400;font-size:24px;letter-spacing:-.025em;margin-bottom:7px}.panel-heading p{font-size:11px;color:var(--muted);margin-bottom:0;max-width:260px}.panel-heading>.text-button{font-size:10px;text-align:right;min-width:78px;padding-top:6px}.control-group{margin-bottom:18px}.control-group legend{font-size:11px;margin-bottom:10px}.control-group legend span{color:#99968f;font-size:9px;margin-left:6px}.segmented{display:flex;border-radius:8px;border:1px solid var(--line);padding:3px;background:#faf8f4;gap:3px}.segmented button{flex:1;min-height:34px;font-size:12px;border:1px solid transparent;border-radius:5px;background:transparent}.segmented button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.size-options{display:flex;gap:7px}.size-options button{border:1px solid var(--line);background:transparent;border-radius:6px;padding:7px 9px;font-size:11px;min-height:33px}.size-options button[aria-pressed=true]{border-color:var(--ink);background:#f0ede7}.materials-grid,.details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-height:366px;overflow:auto;padding:1px 4px 4px 1px;scrollbar-width:thin;scrollbar-color:#d9d0c4 transparent}.material-card,.detail-card{border:1px solid var(--line);background:#fffdfa;border-radius:9px;padding:4px 5px 9px;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0}.material-card:hover,.detail-card:hover{background:#f5f0e7;border-color:#bcb1a2}.material-card[aria-pressed=true]{border-color:var(--ink);background:#f0eee9}.material-card canvas{width:70px;height:66px}.material-card span{font-size:10px;line-height:1.25;min-height:25px;display:flex;align-items:center;text-align:center}.detail-card canvas{width:82px;height:90px}.detail-card span{font-size:11px;line-height:1.3}.detail-card small{font-size:10px;color:var(--muted)}.metal-options{display:flex;gap:10px}.metal-options button{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:30px;background:transparent;padding:8px 11px;font-size:11px;min-height:36px}.metal-options button[aria-pressed=true]{border-color:var(--ink);background:#f2eee7}.metal-dot{width:14px;height:14px;border-radius:100%;background:linear-gradient(120deg,#fff8,transparent 40%,#fff8 62%,#0002),var(--metal-color);border:1px solid #0001}.detail-subtabs{display:flex;border-bottom:1px solid var(--line);gap:25px;margin-top:24px}.detail-subtabs button{border:0;border-bottom:2px solid transparent;background:transparent;font-size:12px;padding:0 0 10px}.detail-subtabs button[aria-pressed=true]{border-color:var(--ink)}.detail-hint{font-size:10px;color:var(--muted);margin:12px 0 14px}.details-grid{max-height:305px}.added-pendants{margin-top:18px}.added-pendants>p{font-size:10px;color:var(--muted);margin-bottom:8px}.pendant-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;padding:5px 0}.pendant-row button{border:0;background:transparent;font-size:11px;padding:7px;text-decoration:underline;text-underline-offset:3px}.pendant-row small{display:block;color:var(--muted);font-size:9px;margin-top:3px}
.foundation-options{display:grid;gap:10px;margin-bottom:24px}.foundation-options>label{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:9px;cursor:pointer}.foundation-options>label:has(input:checked){border-color:var(--ink);background:#f7f3ed}.foundation-options input{width:16px;height:16px;accent-color:var(--ink);margin:0}.foundation-options strong{font-size:13px;font-weight:500;display:block;margin-bottom:6px}.foundation-options small{color:var(--muted);font-size:11px}.checkbox-row{display:flex;align-items:center;gap:10px;font-size:12px;margin:15px 0 26px;cursor:pointer}.checkbox-row input{accent-color:var(--ink);width:17px;height:17px}.wrist-field{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin:20px 0 12px}.wrist-field>div{border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;padding:9px 12px;gap:5px}.wrist-field input{border:0;background:transparent;width:62px;padding:0;color:var(--ink);font-size:15px}.wrist-field span{font-size:11px;color:var(--muted)}.measurement-help{font-size:11px;color:var(--muted);line-height:1.6}.base-summary{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:11px;padding-top:25px;margin-top:22px;border-top:1px solid var(--line)}.base-summary span{color:var(--muted)}.base-summary strong{font-weight:500}
.checkout-preview{border-top:1px solid var(--line);padding:21px 24px 19px;background:#f6f1e9}.price-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.price-label{display:block;font-size:10px;color:var(--muted);margin-bottom:7px}.price-top strong{font-size:27px;letter-spacing:-.03em;font-weight:500}.price-top>.text-button{font-size:10px}.deposit-line{display:flex;justify-content:space-between;gap:12px;font-size:10px;margin:12px 0 18px;color:var(--muted)}.deposit-line span:first-child{color:var(--ink);font-weight:600}.primary-button,.secondary-button{width:100%;border:1px solid var(--ink);border-radius:7px;min-height:48px;padding:13px 18px;font-size:13px;font-weight:500}.primary-button{background:var(--ink);color:#fffdf7;display:flex;justify-content:center;gap:18px;align-items:center}.primary-button:hover{background:#3b415f}.primary-button span{font-size:18px}.secondary-button{background:transparent}.secondary-button:hover{background:#eee7dc}.fit-button{font-size:11px;min-height:42px}.prototype-note{font-size:9px;line-height:1.5;color:var(--muted);text-align:center;margin:12px auto 0;max-width:305px}.page-footer{max-width:1440px;margin:0 auto;padding:24px 40px 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:9px;line-height:1.5;color:var(--muted)}
.dialog{border:1px solid var(--line);border-radius:16px;padding:32px;max-width:530px;width:calc(100% - 28px);max-height:calc(100dvh - 40px);background:var(--paper);color:var(--ink);box-shadow:0 24px 100px #0003;overflow:auto}.dialog::backdrop{background:#22274177;backdrop-filter:blur(4px)}.close-dialog{position:absolute;right:15px;top:10px;width:38px;height:38px;border:0;background:transparent;font-size:27px;color:var(--muted)}.dialog h2{font-family:Georgia,serif;font-weight:400;font-size:32px;line-height:1.1;margin-bottom:16px;padding-right:18px}.dialog>p,.dialog #info-content>p{font-size:12px;color:var(--muted)}.dialog .eyebrow{color:var(--ink);font-size:9px}.dialog img{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:10px;background:var(--cream);display:block;margin:20px 0}.name-field{display:block;font-size:12px;margin-bottom:20px}.name-field span{color:var(--muted);font-size:10px;margin-left:7px}.name-field input{display:block;width:100%;padding:12px 14px;border:1px solid var(--line);background:#fffcf7;border-radius:7px;margin-top:9px}.save-dialog .secondary-button{margin-top:10px}.dialog .dialog-note{text-align:center;font-size:10px;margin:14px 0 0}.info-steps{padding-left:20px;font-size:13px;line-height:1.6}.info-steps li{padding:7px 0 7px 5px}.price-breakdown{width:100%;border-collapse:collapse;font-size:12px;margin:20px 0}.price-breakdown td{padding:12px 0;border-bottom:1px solid var(--line)}.price-breakdown td:last-child{text-align:right;white-space:nowrap;padding-left:20px}.price-breakdown tr:last-child{font-weight:600}.toast{position:fixed;z-index:10;bottom:24px;left:50%;transform:translate(-50%,12px);opacity:0;pointer-events:none;background:var(--ink);color:#fffefa;border-radius:8px;padding:13px 20px;font-size:12px;max-width:calc(100% - 32px);width:max-content;box-shadow:0 10px 40px #0002;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1450px){.workbench{gap:60px}.tab-panel{min-height:614px}.materials-grid{max-height:390px}}
@media(max-width:1100px){.workbench{padding:28px 25px;gap:24px;grid-template-columns:minmax(0,1fr) 370px}.masthead{padding:23px 25px}.title-row h1{font-size:29px}.step-counter{display:none}.preset{font-size:11px;padding-right:10px;gap:5px}.preset canvas{width:41px}.stage-actions{align-items:start}.stage-actions p{max-width:210px}.stage-actions>div{gap:10px}.stage-actions .small-button span{display:none}.tab-panel{padding:22px 19px}.checkout-preview{padding:20px 19px}.stage-top,.stage-bottom{left:21px;right:21px}.materials-grid{gap:6px}.material-card span{font-size:9px}.page-footer{padding:22px 25px}}
@media(max-width:800px){.masthead{padding:19px 22px}.brand{font-size:22px}.brand span{font-size:6px}.header-right{gap:10px}.header-right>.text-button{display:none}.prototype-label{font-size:9px;padding:7px 9px}.workbench{display:block;padding:25px 20px;max-width:600px}.title-row{margin-bottom:19px}.title-row h1{font-size:31px}.eyebrow{font-size:9px;margin-bottom:10px}.preset-row{gap:8px;margin-bottom:16px}.preset{padding:5px 12px 5px 7px;font-size:11px;gap:6px}.preset canvas{width:45px}.stage{aspect-ratio:1.12}.stage-top{top:21px}.stage-top,.stage-bottom{font-size:10px}.stage-actions p{max-width:270px}.selection-card{margin-bottom:18px;min-height:65px}.draft-status{margin-bottom:24px}.editor-tabs{position:sticky;top:0;background:var(--paper);z-index:4;padding:0 19px}.editor-tabs button{padding:19px 0 16px}.tab-panel{min-height:0;padding:24px 20px}.materials-grid{max-height:390px;gap:9px}.material-card span{font-size:10px}.material-card canvas{height:66px;width:70px}.panel-heading{margin-bottom:22px}.panel-heading p{font-size:12px}.materials-grid,.details-grid{padding-bottom:7px}.checkout-preview{padding:22px 20px}.deposit-line{font-size:10px}.page-footer{display:block;text-align:center;padding:22px 20px}.page-footer span{display:block;margin-bottom:6px}.stage-actions>div{gap:14px}.stage-actions .small-button span{display:inline}.dialog{padding:28px 22px}.sequence-header span:last-child{font-size:9px}}
@media(max-width:370px){.workbench{padding:22px 14px}.title-row h1{font-size:28px}.preset{padding:5px 8px 5px 5px;gap:3px;font-size:10px}.preset canvas{width:38px}.stage-actions .small-button span{display:none}.stage-actions p{max-width:210px}.tab-panel{padding:21px 15px}.size-options{gap:5px}.prototype-label{font-size:8px}.masthead{padding:18px 15px}.brand{font-size:20px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.stage-top{justify-content:center;gap:20px;left:18px;right:18px}
/* Personal talisman journey extends the approved studio. */
.journey-progress{max-width:1360px;margin:24px auto 12px;padding:0 40px;display:flex;gap:30px;font-size:13px;color:#94908a}.journey-progress span{display:flex;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid transparent}.journey-progress span[aria-current=step]{color:var(--ink);border-color:var(--ink)}.journey-progress b{font-size:11px;font-weight:400}.journey-intro{max-width:1360px;padding:22px 40px 52px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.birth-copy{padding-top:20px;max-width:530px}.birth-copy .eyebrow{font-size:12px;letter-spacing:.13em;margin-bottom:22px}.birth-copy h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(38px,3.6vw,53px);line-height:1.12;letter-spacing:-.035em;margin-bottom:23px}.birth-copy em{font-weight:400;color:#9b7157}.journey-lead{font-size:16px;line-height:1.65;max-width:470px;color:#69686b;margin-bottom:28px}.birth-copy label{font-size:14px;display:block;margin-bottom:10px}.birth-copy input[type=date],.birth-copy select{display:block;width:100%;height:54px;border:1px solid #cfc8bd;background:#fffdf8;border-radius:8px;padding:12px 14px;font-family:Arial,sans-serif;font-size:16px;line-height:1.5;color:var(--ink);min-width:0;color-scheme:light}.birth-copy .text-button{font-size:13px;min-height:40px}.intention-field{margin:23px 0 0}.intention-field legend{font-size:14px;line-height:1.5;margin-bottom:13px}.intention-field legend span{font-size:12px;display:block;color:var(--muted);margin-top:3px}.intentions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.intentions-grid button{border:1px solid var(--line);border-radius:8px;background:transparent;min-height:42px;padding:10px 6px;font-size:13px}.intentions-grid button:hover{border-color:#a9937e;background:#f2ebe0}.intentions-grid button[aria-pressed=true]{color:#fffefa;background:var(--ink);border-color:var(--ink)}.field-error{font-size:13px;color:#9c382f;margin:12px 0;min-height:0}.field-error:empty{margin:18px 0 0}.reveal-button{font-size:15px;margin-top:18px;min-height:52px}.entry-alternatives{display:flex;flex-wrap:wrap;gap:4px 22px;margin-top:12px}.symbolic-note{font-size:12px!important;line-height:1.6;color:var(--muted);margin:14px 0 0;max-width:530px}.birth-art{border-radius:200px 200px 18px 18px;background:#252b46;position:relative;overflow:hidden;min-width:0;align-self:stretch;max-height:790px;min-height:650px;color:#f9eee0;display:flex;flex-direction:column;justify-content:center}.art-heading{display:flex;justify-content:center;gap:20px;align-items:center;font-size:10px;letter-spacing:.2em;padding:55px 22px 0}.art-heading span:last-child{font-size:22px;line-height:1}.birth-art canvas{display:block;width:100%;height:auto;aspect-ratio:1;flex-shrink:0}.art-story{margin-top:-60px;padding:0 32px 40px;text-align:center}.art-story p{font-family:Georgia,serif;font-size:30px;line-height:1.2;letter-spacing:-.025em;margin:0 0 14px}.art-story em{color:#e4bf9e}.art-story>span{font-size:12px;color:#d7cfbe}.birth-art canvas{filter:drop-shadow(0 9px 7px #0002)}
.stone-discovery{max-width:1200px;padding:20px 40px 45px;margin:auto}.discovery-heading{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:22px}.discovery-heading .text-button{font-size:13px;margin-bottom:24px}.discovery-heading .eyebrow{font-size:12px;letter-spacing:.15em;margin-bottom:14px}.discovery-heading h1{font-family:Georgia,serif;font-weight:400;font-size:40px;letter-spacing:-.035em;line-height:1.16;margin-bottom:14px}.discovery-heading p:last-child{font-size:16px;color:var(--muted);max-width:680px;margin-bottom:0;line-height:1.6}.zodiac-seal{width:108px;height:108px;border:1px solid #c7b39e;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:44px;font-family:Georgia,serif;color:#957152;margin-top:30px}.selection-instruction{font-size:14px;line-height:1.6;margin-bottom:22px;color:#686667}.selection-instruction strong{color:var(--ink);font-weight:500}.discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:12px}.discovery-card{position:relative;display:flex;flex-direction:column;align-items:start;text-align:left;padding:22px;border:1px solid var(--line);background:var(--paper);border-radius:14px;min-width:0}.discovery-card:hover{border-color:#b49c84;box-shadow:0 8px 30px #38312307}.discovery-card[aria-pressed=true]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:#f1eee7}.discovery-card canvas{width:112px;height:104px;display:block;align-self:center;margin:3px 0 16px}.discovery-card .stone-source{font-size:11px;letter-spacing:.015em;color:#8b725b;line-height:1.4;margin-bottom:9px;padding-right:20px;min-height:16px}.discovery-card strong{font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.2;margin-bottom:8px}.discovery-card .meaning-title{font-size:13px;color:#927055;line-height:1.4;margin-bottom:10px}.discovery-card .meaning-text{font-size:14px;line-height:1.55;color:#6d6b6b;margin:0 0 20px}.stone-check{position:absolute;right:16px;top:16px;width:24px;height:24px;border:1px solid #d6cfc4;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px}.discovery-card[aria-pressed=true] .stone-check{background:var(--ink);color:var(--paper);border-color:var(--ink)}.choose-label{font-size:12px;border-bottom:1px solid #ad9b86;line-height:1.7;margin-top:auto}.stone-choice-bar{position:sticky;bottom:14px;z-index:5;margin:22px 0 0;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fffdf7f5;border:1px solid #d9d0c4;border-radius:12px;box-shadow:0 8px 34px #2429441c;backdrop-filter:blur(12px)}.stone-choice-bar strong{font-size:14px;font-weight:500}.stone-choice-bar p{font-size:12px;line-height:1.5;color:var(--muted);margin:5px 0 0;max-width:460px}.stone-choice-bar>.primary-button{width:auto;min-width:240px;flex-shrink:0;font-size:14px}.stone-discovery>#all-stones{font-size:14px;padding:14px 0}.journey-assets-note{max-width:1280px;margin:0 auto;padding:0 40px;color:var(--muted);font-size:12px}
.personal-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;border-left:2px solid #c3a17f;padding:3px 0 3px 14px;margin:-7px 0 23px}.personal-summary p{font-size:13px;margin:0 0 4px;line-height:1.5}.personal-summary span{color:var(--muted);font-size:12px;line-height:1.5}.personal-summary .text-button{font-size:12px;white-space:nowrap}.design-actions{display:flex;align-items:center;gap:15px;margin-bottom:15px}.random-button{display:flex;gap:9px;align-items:center;flex-shrink:0;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:28px;padding:11px 17px;font-size:13px;min-height:43px}.random-button:hover{background:#3b415f}.random-button>span{font-size:17px}.design-actions>span{font-size:12px;line-height:1.45;color:var(--muted)}.selected-meaning{border-left:2px solid #c6a384;padding:4px 0 4px 12px;margin:-2px 0 18px}.selected-meaning strong{font-family:Georgia,serif;font-size:18px;font-weight:400;line-height:1.4;display:block;margin-bottom:4px}.selected-meaning p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.material-card .stone-keyword{font-size:10px;line-height:1.35;color:#8c755f;min-height:23px;align-items:start;margin-top:3px}.detail-card .symbol-keyword{font-size:11px;line-height:1.4;color:#927355;margin:4px 0 6px;min-height:30px}.pendant-story{margin-top:18px}.pendant-story details{border-top:1px solid var(--line);padding:12px 0}.pendant-story summary{cursor:pointer;font-size:13px;line-height:1.6}.pendant-story p{font-size:12px;line-height:1.6;color:var(--muted);margin:10px 0 0}.story-heading{font-family:Georgia,serif!important;font-size:21px!important;font-weight:400;color:var(--ink)!important;margin:22px 0 10px!important}.story-item{border-bottom:1px solid var(--line);padding:13px 0}.story-item strong{font-size:14px;font-weight:500;display:block;line-height:1.5;margin-bottom:6px}.story-item p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.saved-story-summary{font-size:13px;line-height:1.6;margin:0 0 20px;padding:15px;border:1px solid var(--line);border-radius:8px}.saved-story-summary strong{font-family:Georgia,serif;display:block;font-size:21px;font-weight:400;margin-bottom:5px}.saved-story-summary p{font-size:12px;color:var(--muted);margin:0}.selection-card p.selection-meaning{font-size:12px;color:#896b53;margin-top:7px}.journey-enter{animation:journey-enter .35s ease-out}@keyframes journey-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.journey-intro{gap:38px;padding-left:25px;padding-right:25px}.journey-progress{padding:0 25px}.birth-art{min-height:630px;border-radius:155px 155px 16px 16px}.art-story p{font-size:27px}.art-heading{padding-top:45px;font-size:9px}.birth-copy h1{font-size:43px}.discovery-card{padding:18px}.discovery-card strong{font-size:21px}.stone-discovery{padding:20px 25px 35px}.design-actions{gap:11px}.random-button{padding:10px 13px;font-size:12px}.design-actions>span{font-size:11px}.personal-summary{flex-wrap:wrap;gap:5px}.personal-summary .text-button{padding-top:3px}}
@media(max-width:800px){.journey-progress{max-width:600px;padding:0 20px;gap:22px;margin-top:13px;margin-bottom:10px;font-size:12px}.journey-progress b{font-size:10px}.journey-intro{max-width:600px;display:flex;flex-direction:column;padding:12px 20px 32px;gap:28px}.birth-copy{padding-top:7px;max-width:none;width:100%}.birth-copy h1{font-size:40px;margin-bottom:19px}.birth-copy .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:18px}.journey-lead{font-size:15px;line-height:1.6;margin-bottom:22px}.birth-art{width:100%;min-height:0;max-height:none;border-radius:140px 140px 16px 16px;align-self:auto}.art-heading{padding-top:32px;font-size:9px}.birth-art canvas{max-width:450px;margin:auto}.art-story{margin-top:-30px;padding-bottom:30px}.art-story p{font-size:27px}.birth-copy .symbolic-note{font-size:11px!important}.birth-copy .intention-field{margin-top:20px}.stone-discovery{max-width:600px;padding:8px 20px 35px}.discovery-heading{gap:15px;margin-bottom:20px}.discovery-heading .text-button{font-size:12px;margin-bottom:22px}.discovery-heading h1{font-size:32px}.discovery-heading p:last-child{font-size:14px}.zodiac-seal{width:63px;height:63px;font-size:28px;margin-top:18px}.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.discovery-card{padding:16px 13px}.discovery-card canvas{width:90px;height:84px;margin-bottom:12px}.discovery-card strong{font-size:21px}.discovery-card .meaning-text{font-size:13px;line-height:1.5}.discovery-card .meaning-title{font-size:12px}.discovery-card .stone-source{font-size:10px;padding-right:10px;min-height:30px;max-width:130px}.stone-check{right:10px;top:12px;width:20px;height:20px;font-size:11px}.stone-choice-bar{flex-direction:column;align-items:stretch;gap:12px;bottom:8px;padding:15px}.stone-choice-bar>.primary-button{width:100%;min-width:0}.stone-choice-bar p{font-size:11px}.selection-instruction{font-size:13px}.personal-summary{margin-top:0;margin-bottom:20px;flex-wrap:nowrap;gap:15px}.personal-summary p{font-size:12px}.personal-summary span{font-size:11px}.design-actions{gap:15px}.design-actions>span{font-size:12px}.random-button{font-size:13px}.journey-assets-note{padding:0 20px}.story-item p{font-size:14px}}
@media(max-width:370px){.journey-progress{padding:0 14px;gap:14px;font-size:11px}.journey-intro,.stone-discovery{padding-left:14px;padding-right:14px}.birth-copy h1{font-size:36px}.intentions-grid button{font-size:12px}.discovery-grid{grid-template-columns:1fr}.discovery-card{display:grid;grid-template-columns:90px 1fr;gap:5px 15px;padding:17px}.discovery-card canvas{grid-column:1;grid-row:2/5;width:85px;height:85px;margin:0}.discovery-card .stone-source{grid-column:1/3;max-width:none;min-height:0}.discovery-card strong,.discovery-card .meaning-title,.discovery-card .meaning-text,.discovery-card .choose-label{grid-column:2}.discovery-card .meaning-text{margin-bottom:8px}.discovery-heading h1{font-size:28px}.zodiac-seal{display:none}.personal-summary{flex-wrap:wrap}.design-actions>span{font-size:11px}.random-button{font-size:12px;padding:10px 11px}}
@media(prefers-reduced-motion:reduce){.journey-enter{animation:none}}
.birth-copy #birth-date{display:block;width:100%;min-width:0;min-height:56px;height:auto;border:1px solid #bcb4a8;background:#fffdf8;border-radius:8px;padding:15px 16px;font:400 18px/1.35 Arial,sans-serif;letter-spacing:.045em;color:#222741;-webkit-text-fill-color:#222741;caret-color:#222741;opacity:1;appearance:none;-webkit-appearance:none;font-variant-numeric:tabular-nums}.birth-copy #birth-date::placeholder{color:#8c8884;-webkit-text-fill-color:#8c8884;opacity:1}.birth-copy #birth-date[aria-invalid=true]{border-color:#a34336}.birth-copy #birth-date:focus{border-color:#222741;outline:2px solid #22274122;outline-offset:2px}.birth-format{font-size:12px;line-height:1.5;color:var(--muted);margin:9px 0 0}.pendant-row{flex-wrap:wrap}.pendant-position{display:block;width:100%;font-size:12px;color:var(--muted);margin:7px 0 10px}.pendant-position select{width:100%;display:block;margin-top:6px;border:1px solid var(--line);border-radius:6px;background:var(--paper);padding:10px;color:var(--ink);font:14px Arial,sans-serif;min-height:40px}.placement-note{font-size:12px;line-height:1.5;color:#8d3c2d;margin:12px 0 0}.gap-selection{font-size:12px;line-height:1.6}.gap-selection strong{display:block;margin-bottom:5px}.gap-selection p{margin:0}.selection-card .gap-clear{width:auto;padding:8px 10px;font-size:11px}

.variant-field{display:grid;gap:8px;margin:16px 0;font-size:12px;color:#585764}.variant-field select{max-width:100%;width:100%;padding:12px;background:#fffdf8;border:1px solid #d5cbbd;border-radius:8px;color:#242941;font:inherit;font-size:14px}.variant-caption{font-size:10px;line-height:1.4;color:#68636b;display:block;padding:4px 3px}.origin-badge{display:inline-block;align-self:flex-start;font-size:10px;letter-spacing:.06em;color:#78674f;background:#f0e8da;padding:4px 8px;border-radius:16px}.sequence-details summary{cursor:pointer;font-size:12px;color:#6c6570;padding:14px 0}.segmented button:disabled{opacity:.32;cursor:not-allowed}.header-right a{text-decoration:none}.price-top strong{font-size:27px}.variant-field[hidden]{display:none}

.journey-progress button{font:inherit;color:inherit;border:0;background:transparent;cursor:pointer;padding:12px 14px;display:flex;align-items:center;gap:9px;border-radius:8px;transition:background .15s;font-size:14px}.journey-progress button:hover{background:#eae2d5}.journey-progress button[aria-current=step]{color:#202541;background:#e9e0d2}.journey-progress button:focus-visible{outline:2px solid #202541;outline-offset:3px}.journey-progress button b{font-size:12px;font-weight:400;color:#9a876b}.filter-count{font-size:13px;color:#6d6271;margin:14px 0}.empty-catalog{grid-column:1/-1;padding:30px 10px;font-size:15px;line-height:1.6}.variant-caption{font-size:12px}.segmented{flex-wrap:wrap}.segmented button{flex:1 1 auto;white-space:nowrap}.size-options{flex-wrap:wrap}.size-options button{min-width:58px;white-space:nowrap;padding:10px}.detail-subtabs{flex-wrap:wrap;gap:8px}@media(max-width:600px){.journey-progress{gap:0;justify-content:space-between}.journey-progress button{font-size:12px;padding:10px 5px;gap:4px}.journey-progress button b{font-size:11px}}
/* Exact filters and the expanded, grouped accessory collection. */
.metal-options{flex-wrap:wrap;gap:7px}.metal-options button{min-height:40px}.detail-subtabs{gap:18px}.detail-subtabs button{min-height:40px;font-size:13px}.detail-categories{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.detail-categories button{border:1px solid var(--line);border-radius:18px;background:transparent;color:var(--ink);padding:8px 12px;min-height:36px;font-size:12px}.detail-categories button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.detail-card .addon-price{color:var(--ink);font-size:13px;font-weight:600;margin:5px 0}.detail-card span{text-align:center}.material-card>span:first-of-type{font-size:12px;min-height:32px}.material-card .variant-caption{font-size:11px;line-height:1.45;text-align:center;color:#6f6964;min-height:32px}.detail-hint{font-size:12px;line-height:1.55}.journey-progress{position:sticky;top:0;z-index:12;background:#f7f3ecf5;border-bottom:1px solid var(--line);backdrop-filter:blur(8px);padding-top:5px;padding-bottom:5px}.selection-card #remove-frame{width:auto;border:0;font-size:12px;padding:7px;text-decoration:underline}.segmented button{min-height:40px}.details-grid{max-height:390px}.materials-grid{max-height:440px}
@media(max-width:600px){.journey-progress{margin:0 auto;padding:6px 14px}.journey-progress button{min-height:44px;white-space:nowrap}.detail-categories button{min-height:40px}.material-card>span:first-of-type{font-size:12px}.variant-caption{font-size:11px}.detail-hint{font-size:13px}.editor-tabs{top:57px}.metal-options button{font-size:12px}}
