.wheel-picker{--wheel-background:#fff;--wheel-border:#d9dde2;--wheel-highlight:#1218240b;--wheel-highlight-border:#12182421;--wheel-text:#687281;--wheel-text-active:#121824;border:1px solid var(--wheel-border);background:var(--wheel-background);border-radius:8px;min-width:0;height:46px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.wheel-picker:before,.wheel-picker:after{display:none}.wheel-picker__viewport{box-sizing:border-box;overscroll-behavior-y:contain;scrollbar-width:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;outline:none;height:46px;padding:0;overflow:hidden auto}.wheel-picker__viewport::-webkit-scrollbar{display:none}.wheel-picker__viewport:focus-visible{box-shadow:inset 0 0 0 2px var(--wheel-highlight-border)}.wheel-picker__option{width:100%;height:46px;color:var(--wheel-text-active);font:inherit;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;opacity:1;background:0 0;border:0;flex:0 0 46px;justify-content:center;align-items:center;padding:0 7px;font-size:13px;font-weight:600;line-height:1;display:flex;overflow:hidden}.wheel-picker__option--active{color:var(--wheel-text-active);opacity:1;font-weight:600}.wheel-picker[data-disabled]{opacity:.42}.wheel-picker[data-disabled] .wheel-picker__option{cursor:not-allowed}.wheel-picker--dark,.china-region-picker--dark .wheel-picker{--wheel-background:#0d1119;--wheel-border:#c7d3e32e;--wheel-highlight:#b8c9de0e;--wheel-highlight-border:#d2dcea24;--wheel-text:#d1dae6a8;--wheel-text-active:#f4f6f9}@media (prefers-reduced-motion:no-preference){.wheel-picker{transition:border-color .18s}}.china-region-picker{min-inline-size:0;color:var(--ink,#121824);border:0;margin:0;padding:0}.china-region-picker legend{letter-spacing:.12em;color:#727b88;margin:0 0 12px;padding:0;font-size:.75rem;font-weight:600}.china-region-picker__grid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.china-region-picker__field{gap:7px;min-inline-size:0;display:grid}.china-region-picker__field>span{color:#626c79;font-size:.78rem;line-height:1.3}.china-region-picker__field select{color:#121824;min-block-size:52px;inline-size:100%;font:inherit;cursor:pointer;background-color:#fff;border:1px solid #d9dde2;border-radius:4px;padding:0 42px 0 14px;font-size:1rem;line-height:1.2}.china-region-picker__field select:hover:not(:disabled){border-color:#9ca5b0}.china-region-picker__field select:focus-visible{outline-offset:2px;outline:2px solid #121824}.china-region-picker__field select:disabled{color:#9aa2ac;cursor:not-allowed;background-color:#f4f5f6}.china-region-picker__status{color:#697381;gap:3px;margin:12px 0 0;font-size:.76rem;line-height:1.55;display:grid}.china-region-picker__status strong{color:#121824;font-weight:600}.china-region-picker__status small{letter-spacing:.08em;color:#929aa5;font-size:.66rem}.china-region-picker--config{margin-bottom:18px}.china-region-picker--dark{color:#f6f8fb}.china-region-picker--dark legend,.china-region-picker--dark .china-region-picker__field>span,.china-region-picker--dark .china-region-picker__status{color:#e2e8f1ad}.china-region-picker--dark .china-region-picker__field select{color:#f8f9fb;background-color:#0d1119;border-color:#c7d3e32e;border-radius:8px;min-block-size:44px;box-shadow:inset 0 1px #ffffff06}.china-region-picker--dark .china-region-picker__field select:disabled{color:#d1d9e659;background-color:#080b10}.china-region-picker--dark .china-region-picker__field select:focus-visible{outline-offset:0;border-color:#e1e8f27a;outline:3px solid #86a3ca1a}.china-region-picker--dark .china-region-picker__status strong{color:#f6f8fb}.china-region-picker--dark .china-region-picker__status small{color:#d1d9e66b}@media (width>=720px){.china-region-picker__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:no-preference){.china-region-picker__field select{transition:border-color .18s,background-color .18s}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"HarmonyOS Sans SC", "MiSans", "PingFang SC", "Microsoft YaHei", "Segoe UI", sans-serif;--font-serif:"Noto Serif SC", "Songti SC", "STSong", "PingFang SC", Georgia, serif;--color-ink:#18202b;--color-muted:#64707d;--color-faint:#8d98a4;--color-night:#07111f;--color-night-2:#10233c;--color-star-blue:#254f7b;--color-star-blue-strong:#122f55;--color-gold:#c69a4a;--color-gold-soft:#f1dfb6;--color-cream:#f7f0e3;--color-paper:#fffaf0;--color-paper-warm:#f3e7d1;--color-surface:#fffffff0;--color-surface-strong:#fff;--color-surface-night:#0c182ae6;--color-border:#24344824;--color-border-strong:#24344838;--color-danger:#b42318;--color-danger-soft:#fff0ed;--color-success:#13795b;--color-success-soft:#e8f7ef;--shadow-card:0 18px 48px #121f3024;--shadow-panel:0 28px 90px #08122238;--shadow-paper:0 18px 40px #2d221424;--shadow-soft:0 10px 28px #121f3017;--shadow-focus:0 0 0 3px #c69a4a38;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:8px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--safe-bottom:env(safe-area-inset-bottom,0px);--ease-standard:.22s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-cream);min-height:100%}body{min-width:320px;min-height:100vh;color:var(--color-ink);font-family:var(--font-sans);letter-spacing:0;background:linear-gradient(180deg, #07111ffa 0, #0d1d32f5 790px, #f7f0e3fa 790px, #f6efe4 100%), var(--color-cream);margin:0;line-height:1.5}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,input,textarea{border-radius:var(--radius-md)}input,textarea{border:1px solid var(--color-border);width:100%;color:var(--color-ink);transition:border-color var(--ease-standard), box-shadow var(--ease-standard), background var(--ease-standard);background:#fffcf6f5;outline:none}input{min-height:50px;padding:0 15px}textarea{resize:vertical;min-height:118px;padding:13px 15px}input:focus,textarea:focus{box-shadow:var(--shadow-focus);background:#fffdfa;border-color:#c69a4ab8}a{color:inherit}.button{min-height:48px;color:inherit;transition:transform var(--ease-standard), box-shadow var(--ease-standard), border-color var(--ease-standard), background var(--ease-standard);border:0;justify-content:center;align-items:center;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.button:active{transform:translateY(1px)}.button--primary{background:linear-gradient(135deg, #f3d98f, var(--color-gold) 48%, #8f6925);color:#151006;box-shadow:0 14px 30px #89601b4d}.button--primary:hover{box-shadow:0 16px 34px #89601b61}.button--secondary{color:#5a4218;background:#fff7e8;border:1px solid #c69a4a52}.button--ghost,.button--quiet,.text-button{color:var(--color-paper);background:#ffffff14;border:1px solid #fff3}.button--quiet{background:#fffaf01f}.text-button{min-height:40px;color:var(--color-star-blue-strong);background:#fffaf2;border-color:#c69a4a3d;padding:0 13px;font-weight:800}.button--store{color:#fff7e8;background:#17130b;width:100%}.brand-button{color:var(--color-paper);font-family:var(--font-serif);text-align:left;background:0 0;border:0;padding:0;font-size:21px;font-weight:800;display:grid}.muted{color:var(--color-muted)}.eyebrow{color:var(--color-gold);text-transform:uppercase;font-size:12px;font-weight:900}.section-heading{gap:var(--space-2);margin-bottom:var(--space-4);display:grid}.section-heading h2{max-width:720px;color:var(--color-ink);font-family:var(--font-serif);margin:0;font-size:28px;line-height:1.18}.app-shell{width:min(100%,1180px);min-height:100vh;padding:16px 14px calc(116px + var(--safe-bottom));margin:0 auto}.app-shell__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-3);display:flex}.app-shell__header p{color:#fffaf0b8;text-align:right;max-width:220px;margin:0;font-size:13px}.app-shell__preview{min-height:43vh;margin-bottom:var(--space-3)}.preview-stage,.home-preview-stage{gap:var(--space-3);border-radius:var(--radius-lg);height:100%;min-height:43vh;padding:var(--space-3);box-shadow:var(--shadow-panel);background:linear-gradient(#fffaf014,#fffaf008),linear-gradient(135deg,#07111ff5,#122f55eb);border:1px solid #ffffff24;display:grid;position:relative}.preview-stage__label,.home-preview-caption{color:var(--color-paper);gap:2px;display:grid}.preview-stage__label span,.home-preview-caption span{color:#fffaf099;font-size:12px}.preview-stage__label strong,.home-preview-caption strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.preview{border-radius:var(--radius-lg);background:linear-gradient(180deg, #fff9, #f4e6cbbd), var(--color-paper);min-height:36vh;box-shadow:inset 0 0 0 10px #fffcf67a, var(--shadow-paper);border:1px solid #5946252e;place-items:center;padding:18px;display:grid;position:relative;overflow:hidden}.preview:after{pointer-events:none;border-radius:var(--radius-sm);content:"";border:1px solid #6d58301f;position:absolute;inset:12px}.preview--compact{min-height:360px}.preview__canvas{z-index:1;object-fit:contain;width:min(100%,590px);height:auto;max-height:39vh;display:block;position:relative;box-shadow:0 16px 32px #19140d2e}.preview--compact .preview__canvas{max-height:500px}.app-shell__panel{gap:var(--space-3);display:grid}.app-shell__footer{z-index:20;gap:var(--space-3);max-width:1180px;padding:12px 14px calc(12px + var(--safe-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0f0;border-top:1px solid #32291c1f;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #221a1114}.app-shell__footer .button--primary{flex:1}.app-shell__footer .button--ghost{color:#604719;background:#fffaf2;border-color:#c69a4a3d;min-width:94px}.step-indicator{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.step-indicator__item{border-radius:var(--radius-md);color:#fffaf09e;background:#fffaf014;border:1px solid #fffaf029;gap:3px;min-width:0;padding:9px 8px;display:grid;position:relative}.step-indicator__item span{border-radius:var(--radius-pill);background:#fffaf01f;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.step-indicator__item strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;overflow:hidden}.step-indicator__item--done{color:#fffaf0c7}.step-indicator__item--active{color:#fffaf0;background:#fffaf024;border-color:#c69a4a80;box-shadow:0 12px 26px #00000024}.step-indicator__item--active span,.step-indicator__item--done span{background:var(--color-gold);color:#181108}.step-card{border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffffe6, #fffaf0f0), var(--color-paper);box-shadow:var(--shadow-card);border:1px solid #59462529;overflow:hidden}.step-heading h1{color:var(--color-ink);font-family:var(--font-serif);margin:0;font-size:24px;line-height:1.16}.step-heading p{color:var(--color-muted);margin:0;font-size:14px}.step-heading>span{color:var(--color-gold);text-transform:uppercase;font-size:12px;font-weight:900}.field,.field span{gap:var(--space-2);display:grid}.field>span{color:#2c271d;justify-content:space-between;align-items:center;font-size:14px;font-weight:900;display:flex}.field small{font-size:12px}.field-error,.counter--error{color:var(--color-danger)}.field-grid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.suggestion-list{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.suggestion-list button{min-height:62px;color:var(--color-ink);text-align:left;transition:border-color var(--ease-standard), box-shadow var(--ease-standard), transform var(--ease-standard);background:#fffcf6f0;border:1px solid #59462524;gap:2px;padding:10px 12px;display:grid}.suggestion-list button:hover{box-shadow:var(--shadow-soft);border-color:#c69a4a85}.suggestion-list span{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.option-grid{gap:var(--space-3);display:grid}.option-card{gap:var(--space-3);min-height:96px;padding:var(--space-3);color:var(--color-ink);text-align:left;transition:border-color var(--ease-standard), box-shadow var(--ease-standard), transform var(--ease-standard);background:#fffcf6f0;border:1px solid #59462524;grid-template-columns:82px 1fr;align-items:center;display:grid}.option-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.option-card__copy{gap:4px;display:grid}.option-card__copy>span{color:inherit;opacity:.76;font-size:13px}.option-card--active{border-color:#c69a4abd;box-shadow:0 0 0 3px #c69a4a2e}.style-swatch{border-radius:var(--radius-sm);width:76px;height:64px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff29,0 10px 20px #1e160c1f}.style-swatch:before,.style-swatch:after,.style-swatch i,.style-swatch b{border-radius:var(--radius-pill);content:"";position:absolute}.style-swatch:before{opacity:.42;border:1px solid;inset:14px 18px}.style-swatch:after{background:currentColor;width:4px;height:4px;top:22px;left:30px;box-shadow:15px 9px,24px -4px,7px 22px}.style-swatch i{opacity:.72;background:currentColor;width:20px;height:20px;bottom:13px;right:14px}.style-swatch b{background:#00000057;width:18px;height:18px;bottom:13px;right:9px}.option-card--midnight-blue .style-swatch{color:#e8f3ff;background:linear-gradient(135deg,#071428,#153a66)}.option-card--black-gold .style-swatch{color:#f5d27b;background:linear-gradient(135deg,#050403,#31250b)}.option-card--cream-white .style-swatch{color:#6a5130;background:linear-gradient(135deg,#fff9ec,#e6cfaa)}.segmented-control{border-radius:var(--radius-md);background:#eee2cdb8;border:1px solid #59462524;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:5px;display:grid}.segmented-control button{color:#665a48;background:0 0;border:0;min-height:42px;font-weight:900}.segmented-control button.active{color:#241c10;box-shadow:var(--shadow-soft);background:#fffaf2}.toggle-row{justify-content:space-between;align-items:center;gap:var(--space-4);border-radius:var(--radius-md);background:#fffcf6eb;border:1px solid #59462524;min-height:66px;padding:11px 13px;display:flex}.toggle-row span{gap:2px;display:grid}.toggle-row small{color:var(--color-muted)}.order-note-panel,.confirm-actions,.store-buttons{gap:var(--space-3);display:grid}.order-note-field textarea{color:#2d261a;background:linear-gradient(#ffffffd1,#fff7e9e6),#fffaf0;min-height:255px;font-size:13px;line-height:1.62}.validation-box,.manual-copy,.store-disabled,.store-buttons__header,.store-hint{border-radius:var(--radius-md);padding:var(--space-3)}.validation-box{color:var(--color-danger);background:var(--color-danger-soft);border:1px solid #b4231829}.validation-box ul{margin:8px 0 0;padding-left:18px}.manual-copy{color:var(--color-star-blue-strong);background:#edf5ff;border:1px solid #254f7b2e}.manual-copy p,.store-buttons__header span,.store-hint{color:var(--color-muted);margin:0}.store-hint{background:#fffaf0b8;border:1px dashed #c69a4a4d}.store-buttons--ready{border-radius:var(--radius-lg);padding:var(--space-3);background:var(--color-success-soft);border:1px solid #13795b3d}.store-buttons__header{background:#fffdf8;gap:4px;display:grid}.store-disabled{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--color-muted);background:#fffcf6b8;border:1px solid #5946251f;display:flex}.toast{right:16px;bottom:calc(92px + var(--safe-bottom));z-index:40;border-radius:var(--radius-md);color:#fffaf0;max-width:420px;box-shadow:var(--shadow-panel);text-align:center;background:#11233af5;border:1px solid #fffaf01f;margin:0 auto;padding:13px 15px;position:fixed;left:16px}.home-page{background:#f6efe4;width:100%;margin:0;padding:0 0 70px;overflow-x:hidden}.cosmic-hero{min-height:94svh;color:var(--color-paper);isolation:isolate;background:#02050d;position:relative;overflow:hidden}.cosmic-hero:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(#02050d00,#f6efe4 88%);height:28vh;position:absolute;bottom:-1px;left:0;right:0}.cosmic-hero__canvas{z-index:0;cursor:grab;touch-action:none;width:100%;height:100%;position:absolute;inset:0}.cosmic-hero__canvas:active{cursor:grabbing}.cosmic-hero__nav{z-index:2;justify-content:space-between;align-items:flex-start;gap:var(--space-3);width:min(100% - 28px,1180px);margin:0 auto;padding-top:18px;display:flex;position:relative}.cosmic-brand{color:var(--color-paper);text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.cosmic-brand strong{font-family:var(--font-serif);font-size:24px;line-height:1}.cosmic-brand span{color:#fffaf085;text-transform:uppercase;font-size:11px;font-weight:800}.cosmic-nav-links{gap:var(--space-2);display:flex}.cosmic-nav-links button{border-radius:var(--radius-pill);color:#fffaf0c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #fffaf021;min-height:34px;padding:0 12px;font-weight:800}.cosmic-hero__copy{z-index:2;gap:var(--space-4);pointer-events:none;width:min(100% - 28px,1180px);max-width:1180px;margin:0 auto;padding-top:min(22vh,170px);display:grid;position:relative}.cosmic-hero__copy>*{pointer-events:auto}.cosmic-kicker{color:var(--color-gold);text-transform:uppercase;font-size:12px;font-weight:900}.cosmic-hero__copy h1{color:#fffaf0;max-width:620px;font-family:var(--font-serif);text-wrap:balance;margin:0;font-size:60px;line-height:1.02}.cosmic-hero__copy p{color:#fffaf0b8;max-width:520px;margin:0;font-size:16px}.cosmic-hero__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.cosmic-hud{z-index:2;pointer-events:none;grid-template-columns:repeat(2,max-content);gap:8px;display:none;position:absolute;bottom:max(26px,6vh);right:max(14px,50vw - 590px)}.cosmic-hud span{color:#fffaf0c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03081252;border:1px solid #fffaf01a;border-left-color:#c69a4a94;border-radius:6px;padding:7px 10px 7px 12px;font-size:11px;font-weight:900}.home-nav{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.home-brand{color:var(--color-paper);text-align:left;background:0 0;border:0;padding:0;display:grid}.home-brand strong,.home-nav strong{color:var(--color-paper);font-family:var(--font-serif);font-size:22px;line-height:1.1}.home-brand span{color:#fffaf094;margin-top:3px;font-size:12px}.home-nav__links{gap:var(--space-2);display:flex}.home-nav__links button,.home-final-cta__links button{color:#fffaf0b8;background:#fffaf014;border:1px solid #fffaf024;min-height:34px;padding:0 10px;font-weight:800}.home-hero{gap:var(--space-5);display:grid}.home-hero__content{gap:var(--space-4);align-content:start;display:grid}.home-hero h1{max-width:720px;color:var(--color-paper);font-family:var(--font-serif);margin:0;font-size:42px;line-height:1.08}.home-hero p{color:#fffaf0bd;max-width:620px;margin:0;font-size:16px}.home-hero__actions{gap:var(--space-3);grid-template-columns:1fr;display:grid}.home-trust-tags{gap:var(--space-2);flex-wrap:wrap;display:flex}.home-trust-tags span{border-radius:var(--radius-pill);color:#fffaf0c7;background:#fffaf012;border:1px solid #fffaf021;padding:6px 10px;font-size:12px;font-weight:800}.home-preview-stage{min-height:430px}.home-preview-caption{padding:0 2px}.home-section{width:min(100% - 28px,1120px);margin-left:auto;margin-right:auto;margin-top:var(--space-10)}.home-style-grid,.home-flow-grid,.info-grid{gap:var(--space-3);display:grid}.home-style-card,.home-flow-grid article,.info-grid article,.home-final-cta{border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffffdb, #fffaf0eb), var(--color-paper);box-shadow:var(--shadow-soft);border:1px solid #59462524}.home-style-card{gap:var(--space-3);padding:var(--space-4);display:grid}.home-style-card__art{border-radius:var(--radius-sm);color:currentColor;background:#0c1d34;height:164px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 10px #fffaf01a}.home-style-card__art:before{opacity:.36;content:"";border:1px solid;border-radius:50%;position:absolute;inset:28px}.home-style-card__art:after{border-radius:var(--radius-pill);content:"";background:currentColor;width:5px;height:5px;position:absolute;top:50px;left:45%;box-shadow:-42px 32px,36px 20px,18px 62px,-10px -20px}.home-style-card__art span{border-radius:var(--radius-pill);background:currentColor;width:28px;height:28px;position:absolute;bottom:34px;right:34px}.home-style-card__art i{border-radius:var(--radius-pill);background:#00000061;width:28px;height:28px;position:absolute;bottom:34px;right:24px}.home-style-card--midnight{color:#e8f4ff}.home-style-card--midnight .home-style-card__art{background:linear-gradient(135deg,#071428,#153a66)}.home-style-card--gold{color:#f7d889}.home-style-card--gold .home-style-card__art{background:linear-gradient(135deg,#050403,#2e2209)}.home-style-card--cream{color:#6a5130}.home-style-card--cream .home-style-card__art{background:linear-gradient(135deg,#fffaf0,#e4ccaa);box-shadow:inset 0 0 0 10px #63492512}.home-style-card strong,.home-flow-grid strong,.info-grid strong{color:var(--color-ink);font-size:17px}.home-style-card p,.home-flow-grid p,.info-grid span{color:var(--color-muted);margin:0}.home-flow-grid article,.info-grid article{gap:var(--space-2);padding:var(--space-4);display:grid}.home-flow-grid article>span{border-radius:var(--radius-pill);width:34px;height:34px;color:var(--color-gold-soft);background:#22190b;place-items:center;font-size:12px;font-weight:900;display:grid}.home-final-cta{gap:var(--space-4);width:min(100% - 28px,1120px);margin-top:var(--space-10);padding:var(--space-6);text-align:center;margin-left:auto;margin-right:auto;display:grid}.home-final-cta h2{max-width:650px;font-family:var(--font-serif);margin:0 auto;font-size:28px;line-height:1.2}.home-final-cta .button{width:min(100%,360px);margin:0 auto}.home-final-cta__links{justify-content:center;gap:var(--space-2);display:flex}.home-final-cta__links button{color:var(--color-muted);background:#fffcf6b3;border-color:#59462529}.legal-page{width:min(100%,760px);margin:0 auto;padding:28px 18px 70px}.legal-page section{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fffaf0eb;margin-top:22px;padding:22px;display:grid}.legal-page h1{color:var(--color-paper);margin:0}.legal-page p,.legal-page ul{color:var(--color-muted);margin:0}.legal-page li+li{margin-top:8px}@media (width>=700px){.home-hero__actions{grid-template-columns:max-content max-content}.home-style-grid,.home-flow-grid,.info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=900px){.app-shell{gap:var(--space-5);grid-template-rows:auto 1fr;grid-template-columns:minmax(470px,1fr) minmax(390px,460px);padding:18px 18px 112px;display:grid}.app-shell__header{grid-column:1/-1}.app-shell__preview{min-height:710px;position:sticky;top:18px}.preview-stage{min-height:710px}.preview{min-height:620px}.preview__canvas{max-height:610px}.app-shell__panel{align-self:start}.home-hero{grid-template-columns:minmax(420px,.84fr) minmax(420px,.74fr);align-items:center;min-height:700px}.home-hero h1{font-size:58px}.home-preview-stage{min-height:620px}}@media (width<=480px){.app-shell{padding-left:12px;padding-right:12px}.brand-button{font-size:19px}.app-shell__header p{max-width:172px;font-size:12px}.app-shell__preview,.preview-stage{min-height:43vh}.preview{min-height:34vh;padding:14px}.preview__canvas{max-height:35vh}.step-indicator{gap:6px}.step-indicator__item{padding:8px 6px}.step-indicator__item span{width:22px;height:22px}.step-stack{padding:16px}.field-grid,.confirm-actions,.suggestion-list{grid-template-columns:1fr}.option-card{grid-template-columns:74px 1fr}.material-grid{grid-template-columns:1fr}.style-swatch{width:68px;height:58px}.inline-actions{flex-direction:column;align-items:flex-start}.home-page{padding:0 0 58px}.cosmic-hero__nav{width:calc(100% - 28px);padding-top:16px}.cosmic-brand strong{font-size:22px}.cosmic-brand span{font-size:10px}.cosmic-nav-links button{padding:0 10px}.cosmic-hero__copy{gap:var(--space-3);width:calc(100% - 28px);padding-top:18vh}.cosmic-hero__copy h1{max-width:350px;font-size:36px;line-height:1.12}.cosmic-hero__copy p{max-width:318px;font-size:14px}.cosmic-hero__actions{grid-template-columns:1fr;gap:10px;width:min(100%,340px);display:grid}.cosmic-hero__actions .button{min-height:46px}.cosmic-hero__actions .button--quiet{color:#fffaf0d1;min-height:30px;box-shadow:none;background:0 0;border:0}.cosmic-hud{display:none}.home-brand span{max-width:170px}.home-nav__links button{padding:0 9px}.home-hero h1{font-size:40px}.home-hero p{font-size:15px}.home-preview-stage{min-height:400px}.preview--compact{min-height:310px}.preview--compact .preview__canvas{max-height:310px}.section-heading h2,.home-final-cta h2{font-size:24px}}.aurora-field{z-index:1;pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0;overflow:hidden}.aurora-field__beam{filter:blur(42px);opacity:.2;border-radius:50%;width:52vw;height:52vw;animation:12s ease-in-out infinite alternate aurora-drift;position:absolute;transform:translate(0,0)}.aurora-field__beam--one{background:#378add73;top:12%;right:12%}.aurora-field__beam--two{background:#c69a4a2e;animation-duration:15s;top:34%;left:48%}.aurora-field__beam--three{background:#63b9e038;animation-duration:18s;bottom:4%;right:-12%}.reveal-text{background:linear-gradient(90deg,#fffaf0,#fffaf0 45%,#fffaf07a 55%,#fffaf0) 0 0/220% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:1.8s ease-out both reveal-sheen;display:inline}.cosmic-hero{min-height:96svh}.cosmic-hero:after{z-index:2;height:30vh}.cosmic-hero__nav,.cosmic-hero__copy{z-index:3}.cosmic-hero__copy{padding-top:min(24vh,188px)}.cosmic-hero__copy h1{text-shadow:0 16px 46px #00000047;max-width:660px}.cosmic-hero__copy p{color:#fffaf0c7;max-width:470px}.button--primary{background:linear-gradient(180deg, #fff3, #fff0), linear-gradient(135deg, #f2d88c, var(--color-gold) 48%, #8e681f)}.home-proof{gap:var(--space-3);margin-top:var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-proof span{border-radius:var(--radius-lg);color:#554836;min-height:64px;box-shadow:var(--shadow-soft);background:#fffaf0b8;border:1px solid #5946251f;padding:14px 16px;font-size:14px;font-weight:800}.home-service__grid{gap:var(--space-3);display:grid}.home-service__lead,.home-service__steps article,.home-faq__list article{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fffaf0d1;border:1px solid #59462524}.home-service__lead{gap:var(--space-3);padding:var(--space-5);background:linear-gradient(135deg, #07111ff0, #122f55e6), var(--color-night);color:var(--color-paper);display:grid}.home-service__lead span{color:var(--color-gold-soft);text-transform:uppercase;font-size:12px;font-weight:900}.home-service__lead strong{max-width:520px;font-family:var(--font-serif);font-size:26px;line-height:1.16}.home-service__lead p,.home-service__steps p,.home-faq__list p{color:var(--color-muted);margin:0}.home-service__lead p{color:#fffaf0bd}.home-service__steps{gap:var(--space-3);display:grid}.home-service__steps article{gap:var(--space-3);padding:var(--space-4);grid-template-columns:44px 1fr;align-items:start;display:grid}.home-service__steps article>span{border-radius:var(--radius-pill);width:36px;height:36px;color:var(--color-gold-soft);background:#17130b;place-items:center;font-size:12px;font-weight:900;display:grid}.home-service__steps article div{gap:4px;display:grid}.home-service__steps strong,.home-faq__list strong{color:var(--color-ink)}.home-faq__list{gap:var(--space-3);display:grid}.home-faq__list article{gap:var(--space-2);padding:var(--space-4);display:grid}.app-shell{background:radial-gradient(circle at 18% 12%,#c69a4a1f,#0000 28%),radial-gradient(circle at 82% 8%,#3275bb2e,#0000 30%)}.step-card{position:relative}.step-card:before{content:"";background:linear-gradient(90deg,#0000,#c69a4a6b,#0000);height:1px;position:absolute;top:0;left:18px;right:18px}.suggestion-list button,.option-card,.toggle-row,.order-note-field textarea,.store-buttons--ready{background:linear-gradient(180deg, #ffffffeb, #fffaf0e6), var(--color-paper)}.suggestion-list button:focus-visible,.option-card:focus-visible,.segmented-control button:focus-visible,.toggle-row input:focus-visible,.button:focus-visible,.text-button:focus-visible{outline-offset:2px;outline:3px solid #c69a4a57}.confirm-actions .button,.store-buttons .button{min-height:52px}.store-buttons--ready{border-color:#13795b42;box-shadow:0 16px 36px #13795b1a}.material-grid{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.material-card{border-radius:var(--radius-md);background:linear-gradient(180deg, #fffffff0, #fffaf0e0), var(--color-paper);color:#241d12;text-align:left;min-height:78px;transition:border-color var(--ease-standard), box-shadow var(--ease-standard), transform var(--ease-standard);border:1px solid #59462521;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.material-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.material-card--active{border-color:#c69a4abd;box-shadow:0 0 0 3px #c69a4a29}.material-card span:last-child{gap:2px;display:grid}.material-card small{color:var(--color-muted);font-size:11px;line-height:1.35}.material-swatch{background:linear-gradient(135deg, var(--material-dark), var(--material), var(--material-shine));border-radius:50%;width:34px;height:34px;display:block;position:relative;overflow:hidden;box-shadow:inset -7px -8px 13px #00000029,inset 7px 7px 12px #ffffff57,0 10px 20px #1b140c1f}.material-swatch i{filter:blur(2px);content:"";background:#ffffffbd;width:28%;height:150%;position:absolute;top:-30%;left:32%;transform:rotate(28deg)}.material-card--titanium-steel{--material:#b7c0c8;--material-dark:#4c5863;--material-shine:#f1f7fb}.material-card--silver{--material:#d9e2e9;--material-dark:#7f8d98;--material-shine:#fff}.material-card--18k-gold{--material:#e7bd58;--material-dark:#8b5f1d;--material-shine:#fff3b8}.material-card--rose-gold{--material:#d89a82;--material-dark:#8a4c43;--material-shine:#ffe0d3}.material-card--platinum{--material:#edf4f7;--material-dark:#8d9aa2;--material-shine:#fff}.preview{isolation:isolate}.preview__metal-glow{z-index:0;pointer-events:none;border-radius:calc(var(--radius-lg) - 4px);background:radial-gradient(circle at 50% 18%, var(--preview-glow), transparent 36%), linear-gradient(115deg, transparent 18%, var(--preview-sheen) 44%, transparent 58%);opacity:.46;filter:blur(14px);animation:5.8s ease-in-out infinite alternate preview-metal-sweep;position:absolute;inset:18px}.preview[data-material=titanium-steel]{--preview-glow:#8ca8bb57;--preview-sheen:#f1f7fb38}.preview[data-material=silver]{--preview-glow:#c8d7e466;--preview-sheen:#ffffff47}.preview[data-material="18k-gold"]{--preview-glow:#f0cc7261;--preview-sheen:#fff3b83d}.preview[data-material=rose-gold]{--preview-glow:#f0b6a157;--preview-sheen:#ffe0d33d}.preview[data-material=platinum]{--preview-glow:#dce9ef75;--preview-sheen:#ffffff52}.preview__canvas{transition:filter var(--ease-standard), transform var(--ease-standard);border-radius:6px}.preview[data-material="18k-gold"] .preview__canvas,.preview[data-material=rose-gold] .preview__canvas{filter:saturate(1.05)contrast(1.02)}.preview[data-material=platinum] .preview__canvas,.preview[data-material=silver] .preview__canvas{filter:saturate(.96)brightness(1.03)}.material-card:focus-visible,.suggestion-list button:focus-visible,.option-card:focus-visible,.segmented-control button:focus-visible,.toggle-row input:focus-visible,.button:focus-visible,.text-button:focus-visible{outline-offset:2px;outline:3px solid #c69a4a57}@keyframes preview-metal-sweep{0%{transform:translate(-2%,-1%)scale(.98)}to{transform:translate(2%,2%)scale(1.02)}}@keyframes aurora-drift{0%{transform:translate(-4%,-2%)scale(.96)}to{transform:translate(5%,4%)scale(1.06)}}@keyframes reveal-sheen{0%{background-position:180% 0}to{background-position:0 0}}@media (width>=800px){.home-service__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch}.home-service__lead{align-content:end;min-height:360px}}@media (width<=700px){.home-proof{grid-template-columns:1fr}}@media (width<=480px){.aurora-field__beam{filter:blur(38px);width:92vw;height:92vw}.cosmic-hero{min-height:94svh}.cosmic-hero__copy{padding-top:19vh}.cosmic-hero__copy h1{max-width:352px;font-size:37px;line-height:1.08}.cosmic-hero__copy p{max-width:318px}.home-proof span{min-height:auto}.home-service__lead{padding:var(--space-4)}.home-service__lead strong{font-size:23px}.home-service__steps article{grid-template-columns:38px 1fr;padding:14px}}@media (prefers-reduced-motion:reduce){.aurora-field__beam,.reveal-text{animation:none}}.cosmic-hero{background:#01030a;min-height:100svh}.cosmic-hero:after{z-index:2;background:linear-gradient(#01030a00,#050914c2 42%,#f6efe4 100%);height:24vh}.cosmic-hero__canvas{z-index:0}.aurora-field{z-index:1;opacity:.36}.aurora-field__beam{filter:blur(68px);opacity:.11}.aurora-field__beam--one{background:#3d7ebc52}.aurora-field__beam--two{background:#8ba6ba24}.aurora-field__beam--three{background:#4c8bae2e}.cosmic-hero__nav{top:calc(12px + env(safe-area-inset-top,0px));z-index:5;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(22px)saturate(150%);background:linear-gradient(135deg,#ffffff24,#ffffff0a),#070f1d85;border:1px solid #e8f1ff24;align-items:center;width:auto;min-height:58px;padding:8px 8px 8px 12px;position:absolute;left:12px;right:12px;box-shadow:inset 0 1px #ffffff2e,0 18px 46px #00000038}.cosmic-brand{border-radius:var(--radius-sm);min-height:42px;padding:2px 4px}.cosmic-brand strong{color:#fffaf0f0;font-family:var(--font-serif);letter-spacing:0;font-size:22px;font-weight:800}.cosmic-brand span{color:#dde8f78f;letter-spacing:0;text-transform:none;font-size:10px;font-weight:700}.cosmic-nav-links{gap:6px}.cosmic-nav-links button{border-radius:var(--radius-pill);color:#fffaf0d1;min-height:38px;transition:transform var(--ease-standard), background var(--ease-standard), border-color var(--ease-standard);background:#ffffff12;border-color:#e8f1ff1f;padding:0 12px}.cosmic-nav-links button:active{transform:translateY(1px)}.cosmic-hero__content{z-index:4;pointer-events:none;width:min(100% - 28px,1160px);margin:0 auto;padding-top:92px;position:relative}.cosmic-hero__content:before{z-index:-1;pointer-events:none;content:"";background:radial-gradient(circle at 20% 24%,#01030ad1,#01030a70 42%,#01030a00 72%);width:min(84vw,560px);height:40vh;position:absolute;top:70px;left:-18px}.cosmic-hero__glass{color:#fffaf0e6;-webkit-backdrop-filter:none;max-width:354px;box-shadow:none;pointer-events:auto;background:0 0;border:0;border-radius:0;gap:10px;padding:0;display:grid;position:relative}.cosmic-kicker{color:#e8d6aac7;letter-spacing:0;text-transform:none;font-size:12px;font-weight:900}.cosmic-hero__glass h1{color:#fffaf0f5;max-width:330px;font-family:var(--font-serif);text-shadow:0 2px 18px #0000006b,0 16px 44px #00000047;text-wrap:balance;margin:0;font-size:32px;line-height:1.14}.cosmic-hero__glass p{color:#dfe9f7c2;text-wrap:pretty;max-width:308px;margin:0;font-size:14px;line-height:1.7}.reveal-text{color:inherit;background:0 0;animation:.7s cubic-bezier(.16,1,.3,1) both hero-title-reveal;display:inline}.cosmic-hero__cta-dock{right:14px;bottom:calc(18px + var(--safe-bottom));z-index:6;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(#091322db,#020710bd),#030812d1;border:1px solid #b1d8f329;gap:10px;max-width:390px;margin:0 auto;padding:10px;display:grid;position:absolute;left:14px;box-shadow:inset 0 1px #ffffff24,0 18px 52px #00000057}.cosmic-primary-cta{border-radius:var(--radius-pill);color:#161007;min-height:58px;transition:transform var(--ease-standard), box-shadow var(--ease-standard), filter var(--ease-standard);background:linear-gradient(#ffffff5c,#fff0),linear-gradient(135deg,#f3dc97,#c69a4a 52%,#8c681f);border:0;justify-content:space-between;align-items:center;gap:14px;padding:8px 8px 8px 22px;font-size:16px;font-weight:900;display:flex;box-shadow:inset 0 1px #ffffff70,0 16px 36px #c28f3040}.cosmic-primary-cta i{border-radius:var(--radius-pill);color:#150f06;width:42px;height:42px;transition:transform var(--ease-standard);background:#15100629;place-items:center;font-size:28px;font-style:normal;line-height:1;display:grid}.cosmic-primary-cta:hover,.cosmic-primary-cta:focus-visible{filter:saturate(1.05);box-shadow:inset 0 1px #ffffff7a,0 18px 42px #c28f3052}.cosmic-primary-cta:hover i,.cosmic-primary-cta:focus-visible i{transform:translate(2px)}.cosmic-primary-cta:active{transform:translateY(1px)scale(.99)}@keyframes hero-title-reveal{0%{opacity:.9;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.cosmic-hero__content{width:min(100% - 40px,1160px);padding-top:116px}.cosmic-hero__glass{max-width:460px;padding:18px}.cosmic-hero__glass h1{max-width:430px;font-size:40px}.cosmic-hero__glass p{max-width:390px;font-size:15px}.cosmic-hero__cta-dock{bottom:calc(38px + var(--safe-bottom));max-width:430px}}@media (width>=980px){.cosmic-hero__nav{min-height:62px;padding:8px 10px 8px 14px;top:18px;left:max(18px,50vw - 590px);right:max(18px,50vw - 590px)}.cosmic-brand strong{font-size:24px}.cosmic-hero__content{padding-top:148px}.cosmic-hero__glass{max-width:512px;padding:20px}.cosmic-hero__glass h1{max-width:500px;font-size:48px;line-height:1.1}.cosmic-hero__glass p{max-width:430px;font-size:16px}.cosmic-hero__cta-dock{right:auto;bottom:calc(46px + var(--safe-bottom));width:420px;left:62%;transform:translate(-50%)}}@media (width<=380px){.cosmic-hero__glass h1{font-size:30px}.cosmic-hero__glass p{font-size:13px}.cosmic-primary-cta{min-height:56px;padding-left:18px;font-size:15px}}@media (prefers-reduced-motion:reduce){.reveal-text,.cosmic-primary-cta,.cosmic-primary-cta i,.cosmic-nav-links button{transition:none;animation:none}}.cosmic-hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 50% 22%,#162f4c33,#0000 31%),radial-gradient(circle at 82% 14%,#c2dcee14,#0000 18%),radial-gradient(circle at 18% 72%,#4266871a,#0000 30%),linear-gradient(#02050d 0%,#01030a 48%,#020510 100%);min-height:100svh;position:relative;overflow:hidden}.space-hero{background:#000208;min-height:100dvh}.home-page:has(.space-hero){min-height:100dvh;padding:0}.space-hero__fallback,.space-hero__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.space-hero__canvas>canvas{touch-action:manipulation;display:block;width:100%!important;height:100%!important}.space-hero__fallback{z-index:0;opacity:1;background:radial-gradient(circle at 18% 18%,#121f302e,#0000 28%),#000208;transition:opacity .65s cubic-bezier(.16,1,.3,1)}.space-hero__canvas-fallback{background:#000208;width:100%;height:100%;display:block}.space-hero--ready .space-hero__fallback{opacity:0}body:has(.space-hero){scrollbar-width:none}body:has(.space-hero)::-webkit-scrollbar{display:none}html:has(.space-hero){scrollbar-width:none}html:has(.space-hero)::-webkit-scrollbar{width:0;height:0}.space-hero__canvas{z-index:1;cursor:default;touch-action:manipulation}.cosmic-hero:before,.cosmic-hero:after{z-index:2;pointer-events:none;content:"";position:absolute;inset:0}.cosmic-hero.space-hero:after,.cosmic-hero:before{display:none}.cosmic-hero:after{z-index:4;background:linear-gradient(#01030a14 0%,#01030a00 22% 67%,#01030a1f 100%),radial-gradient(at 50% 106%,#01030a9e,#01030a00 44%)}.cosmic-hero__canvas{z-index:1;cursor:default;touch-action:manipulation;width:100%;height:100%;display:block;position:absolute;inset:0}.cosmic-hero__wordmark-dock{bottom:calc(7.2vh + var(--safe-bottom));z-index:7;pointer-events:auto;justify-content:center;width:min(86vw,860px);max-width:calc(100vw - 28px);display:flex;position:absolute;left:50%;transform:translate(-50%)}.cosmic-glass-wordmark{appearance:none;color:#0000;font-family:"Alibaba PuHuiTi", "OPPO Sans", "MiSans", "HarmonyOS Sans SC", "PingFang SC", "Microsoft YaHei UI", var(--font-sans);letter-spacing:.075em;text-align:center;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;cursor:pointer;mix-blend-mode:screen;outline:0;place-items:center;margin:0;padding:10px 6px;font-size:clamp(25px,5.2vw,46px);font-weight:300;line-height:1.12;text-decoration:none;transition:transform .36s cubic-bezier(.16,1,.3,1),filter .36s cubic-bezier(.16,1,.3,1);display:inline-grid;position:relative;transform:translateZ(0);box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.cosmic-glass-wordmark__text{pointer-events:none;z-index:1;color:#f6fbfd99;-webkit-text-fill-color:#f6fbfd99;-webkit-text-stroke:.12px #ffffff52;text-shadow:0 -1px #ffffff45,0 1px #0b16212e,0 0 14px #e8f4fa33,0 0 42px #c3e2f624;grid-area:1/1;position:relative}.cosmic-glass-wordmark:hover,.cosmic-glass-wordmark:focus-visible{filter:brightness(1.1)saturate(1.04);transform:translateY(-1px)translateZ(0)}.cosmic-glass-wordmark:focus-visible{outline-offset:7px;outline:1px solid #eef8fc94}.cosmic-glass-wordmark:hover .cosmic-glass-wordmark__text,.cosmic-glass-wordmark:focus-visible .cosmic-glass-wordmark__text{color:#f7fcfda8;-webkit-text-fill-color:#f7fcfda8;text-shadow:0 -1px #fff3,0 0 18px #eef8fc2e,0 0 54px #c3e2f624}.cosmic-glass-wordmark:active{transform:translateY(0)scale(.996)translateZ(0)}@media (width>=760px){.cosmic-hero__wordmark-dock{bottom:calc(7.8vh + var(--safe-bottom))}}@media (width<=430px){.cosmic-hero:after{background:linear-gradient(#01030a29 0%,#01030a00 20% 66%,#01030a42 100%),radial-gradient(at 50% 105%,#01030a94,#01030a00 46%)}.cosmic-hero__wordmark-dock{bottom:calc(7.5vh + var(--safe-bottom));width:calc(100vw - 28px)}.cosmic-glass-wordmark{letter-spacing:.045em;padding:9px 2px;font-size:23px;font-weight:300}}@media (height<=720px){.cosmic-hero__wordmark-dock{bottom:calc(5.8vh + var(--safe-bottom))}}@media (prefers-reduced-motion:reduce){.cosmic-glass-wordmark{transition:none}}.space-calibration{z-index:9;pointer-events:none;position:absolute;inset:0}.space-calibration__bounds{position:absolute;inset:0}.space-calibration__box{border:1px dashed #6ce6ffeb;border-radius:50%;position:absolute;box-shadow:0 0 0 1px #040f16bd,0 0 20px #4dd4ff3d}.space-calibration__box--moon{border-color:#ffe79feb;box-shadow:0 0 0 1px #100c05bd,0 0 16px #ffdb7f3d}.space-calibration__panel{top:max(12px, env(safe-area-inset-top));color:#eff8ffe8;pointer-events:auto;background:#02080fbd;border:1px solid #b6dcef38;border-radius:14px;width:min(268px,100vw - 24px);padding:13px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.45;position:absolute;left:12px;box-shadow:inset 0 1px #ffffff14,0 16px 42px #0000005c}.space-calibration__panel strong,.space-calibration__panel label,.space-calibration__panel small{display:block}.space-calibration__panel strong{color:#bceaff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:11px}.space-calibration__panel input{accent-color:#9adfff;width:100%;margin-top:4px;display:block}.space-calibration__panel dl{gap:3px;margin:9px 0;display:grid}.space-calibration__panel dl div{justify-content:space-between;gap:8px;display:flex}.space-calibration__panel dt,.space-calibration__panel dd{margin:0}.space-calibration__panel dd{color:#c4e0f1c7}.create-loading{color:#12182494;letter-spacing:.12em;background:radial-gradient(circle at 50% 34%,#1f3a5b14,#0000 30%),#f8f8f7;place-items:center;min-height:100dvh;font-size:12px;display:grid}.app-shell{--create-bg:#f8f8f7;--create-preview-bg:#dedfe1;--create-ink:#121824;--create-muted:#6b7280;--create-line:#838b9326;--create-green:#3db364;--create-font-display:"Playfair Display", var(--font-serif), Georgia, serif;--create-font-sans:Inter, var(--font-sans), system-ui, sans-serif;background:var(--create-bg);width:100%;max-width:none;min-height:100svh;color:var(--create-ink);font-family:var(--create-font-sans);margin:0;padding:0;display:grid}.app-shell__preview{background:radial-gradient(circle at 50% 28%,#ffffff3d,#0000 52%),linear-gradient(#eef0f2 0%,#dedfe1 48%,#e6e7e9 100%);min-height:470px;margin:0;padding:72px 16px 28px;display:grid;position:relative;overflow:hidden}.create-brand-button{z-index:3;color:var(--create-ink);text-align:left;background:0 0;border:0;gap:2px;padding:0;display:grid;position:absolute;top:18px;left:18px}.create-brand-button strong{font-family:var(--create-font-display);font-size:22px;font-weight:400;line-height:1}.create-brand-button span{color:#1218247a;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:400}.preview-stage{width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;position:relative}.preview-stage__surface{place-items:center;width:100%;display:grid}.preview-stage__summary{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.preview{--metal:#b7c0c8;--metal-dark:#4c5863;--metal-light:#f1f7fb;--metal-glow:#8ca8bb3d;--metal-shadow:#2c3b4840;aspect-ratio:1;width:min(74vw,500px);min-height:0;box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;position:relative;overflow:visible}.preview:after{display:none}.preview[data-orientation=portrait]{aspect-ratio:3/4;width:min(68vw,500px)}.preview[data-orientation=landscape]{aspect-ratio:4/3;width:min(84vw,660px)}.preview[data-material=titanium-steel]{--metal:#aeb8c2;--metal-dark:#4f5b66;--metal-light:#f4f8fb;--metal-glow:#8ca8bb3d;--metal-shadow:#2c3b4840}.preview[data-material=silver]{--metal:#dce4ea;--metal-dark:#8997a3;--metal-light:#fff;--metal-glow:#cedeea57;--metal-shadow:#5a6b7933}.preview[data-material="18k-gold"]{--metal:#e7bd58;--metal-dark:#8b611f;--metal-light:#fff2b8;--metal-glow:#e8bc5547;--metal-shadow:#8759113d}.preview[data-material=rose-gold]{--metal:#d89a82;--metal-dark:#8b4e44;--metal-light:#ffe0d3;--metal-glow:#e29d8642;--metal-shadow:#7d392f33}.preview[data-material=platinum]{--metal:#eef4f7;--metal-dark:#929fa7;--metal-light:#fff;--metal-glow:#e1ecf161;--metal-shadow:#76858f2e}.preview__photo-shadow{z-index:0;filter:blur(12px);background:radial-gradient(#1218242e,#0000 66%);border-radius:50%;height:12%;position:absolute;bottom:2%;left:6%;right:6%}.preview__chain{display:none}.preview__chain span{background:repeating-linear-gradient(90deg, var(--metal-dark) 0 5px, var(--metal-light) 5px 8px);opacity:.42;border-radius:999px;width:72px;height:3px;position:absolute;top:24px;box-shadow:0 1px 2px #12182414}.preview__chain span:first-child{transform-origin:0;left:2px;transform:rotate(28deg)}.preview__chain span:last-child{transform-origin:100%;right:2px;transform:rotate(-28deg)}.preview__product-frame{z-index:2;background:0 0;border-radius:0;place-items:center;width:100%;max-height:80vh;padding:0;display:grid;position:relative;box-shadow:0 34px 70px -30px #1218246b,0 12px 24px #12182429}.preview--cinematic-entry .preview__product-frame{transform-origin:50% 54%;animation:1.05s cubic-bezier(.16,1,.3,1) backwards preview-cinematic-arrival}@keyframes preview-cinematic-arrival{0%{opacity:.02;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.preview[data-frame=black] .preview__product-frame,.preview[data-frame=oak] .preview__product-frame{padding:clamp(11px,1.6vw,18px);box-shadow:0 38px 74px -30px #1218247a,inset 0 0 0 1px #ffffff29,inset 0 0 0 3px #00000024}.preview[data-frame=black] .preview__product-frame{background:linear-gradient(120deg,#2b2e32,#090a0c 48%,#303338),#121315}.preview[data-frame=oak] .preview__product-frame{background:repeating-linear-gradient(98deg,#40271224 0 1px,#0000 1px 8px),linear-gradient(130deg,#d2ad7e,#9c7043 52%,#e0bd90)}.preview[data-orientation=circle] .preview__product-frame,.preview[data-orientation=portrait] .preview__product-frame,.preview[data-orientation=landscape] .preview__product-frame{border-radius:0}.preview__product-frame:before{z-index:0;border-radius:inherit;content:"";border:1px solid #ffffffb8;position:absolute;inset:3px}.preview[data-frame=none] .preview__product-frame:before,.preview[data-frame=none] .preview__frame-sheen,.preview__metal-glow{display:none}.preview__frame-sheen{z-index:2;pointer-events:none;border-radius:inherit;mix-blend-mode:screen;opacity:.42;background:linear-gradient(112deg,#0000 0 39%,#ffffff1f 46%,#0000 54% 100%),repeating-linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 4px);position:absolute;inset:0}.preview__canvas{z-index:1;object-fit:contain;border-radius:0;width:100%;max-height:min(77vh,720px);display:block;position:relative;box-shadow:0 10px 24px #1218241f,0 1px #ffffff3d}.preview[data-orientation=circle] .preview__canvas{border-radius:0}.preview__plinth{z-index:1;filter:blur(8px);background:#ffffff6b;border-radius:50%;height:20px;position:absolute;bottom:-8px;left:18%;right:18%}.preview__transition-frame{z-index:8;pointer-events:none;object-fit:contain;will-change:opacity;width:100%;height:100%;max-height:none;animation:1.2s cubic-bezier(.4,0,.2,1) both preview-snapshot-release;display:block;position:absolute;inset:0}@keyframes preview-snapshot-release{0%{opacity:1}to{opacity:0}}.preview[data-frame=black] .preview__transition-frame,.preview[data-frame=oak] .preview__transition-frame{width:calc(100% - clamp(22px,3.2vw,36px));height:calc(100% - clamp(22px,3.2vw,36px));inset:clamp(11px,1.6vw,18px)}.preview--jewelry .preview__transition-frame{display:none}.jewelry-product__transition-frame{z-index:4;object-fit:cover;pointer-events:none;will-change:opacity;border-radius:50%;width:100%;height:100%;animation:1.2s cubic-bezier(.4,0,.2,1) both preview-snapshot-release;display:block;position:absolute;inset:0}.preview--jewelry{aspect-ratio:4/5;--jewelry-edge:#b8c0c8;--jewelry-mid:#eef3f6;--jewelry-dark:#69737d;--jewelry-glint:#fff;width:min(92vw,470px)}.preview--jewelry[data-jewelry-material=black-onyx]{--jewelry-edge:#747b83;--jewelry-mid:#22272d;--jewelry-dark:#050709;--jewelry-glint:#cfd6dc}.preview--jewelry[data-jewelry-material=green-onyx]{--jewelry-edge:#769289;--jewelry-mid:#2f554a;--jewelry-dark:#071a15;--jewelry-glint:#d7eee7}.preview--jewelry[data-jewelry-material=gold-vermeil]{--jewelry-edge:#a67622;--jewelry-mid:#f0cc72;--jewelry-dark:#765016;--jewelry-glint:#fff1b8}.preview--jewelry[data-jewelry-material=solid-gold]{--jewelry-edge:#8d6118;--jewelry-mid:#e4b74d;--jewelry-dark:#66410f;--jewelry-glint:#fff0a6}.preview--jewelry[data-jewelry-style=bezel][data-jewelry-mount-material=sterling-silver],.preview--jewelry[data-jewelry-style=eclipse][data-jewelry-mount-material=sterling-silver]{--jewelry-edge:#b8c0c8;--jewelry-mid:#eef3f6;--jewelry-dark:#69737d;--jewelry-glint:#fff}.preview--jewelry[data-jewelry-style=bezel][data-jewelry-mount-material=gold-vermeil],.preview--jewelry[data-jewelry-style=eclipse][data-jewelry-mount-material=gold-vermeil]{--jewelry-edge:#a67622;--jewelry-mid:#f0cc72;--jewelry-dark:#765016;--jewelry-glint:#fff1b8}.preview--jewelry .preview__photo-shadow{filter:blur(18px);background:radial-gradient(#090d134d,#0000 68%);height:9%;bottom:9%;left:18%;right:18%}.preview--jewelry .preview__product-frame{width:100%;height:100%;max-height:none;box-shadow:none}.preview--jewelry[data-product-family=star-map] .preview__product-frame{overflow:hidden}.preview--jewelry .preview__plinth,.preview--jewelry .preview__frame-sheen,.preview--jewelry .preview__product-frame:before{display:none}.jewelry-product{isolation:isolate;width:100%;height:100%;position:relative}.jewelry-product__photo-base{display:none}.jewelry-product--photo .jewelry-product__photo-base{z-index:0;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:filter 1.2s cubic-bezier(.4,0,.2,1);display:block;position:absolute;inset:0}.jewelry-product--photo .jewelry-product__photo-base--departing{z-index:1;animation:1.2s cubic-bezier(.4,0,.2,1) both preview-snapshot-release}.preview--jewelry[data-reference-base] .jewelry-product__photo-base--necklace{top:0!important}.preview--jewelry[data-reference-base] .jewelry-product__photo-base--bracelet{top:8.5%!important}.jewelry-product__photo-foreground{z-index:4;object-fit:contain;object-position:50% 0;filter:none;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block;position:absolute;top:0;left:0}.jewelry-product__photo-foreground--necklace{-webkit-mask-image:radial-gradient(12% 22% at 50% 18%,#000 44%,#000000f0 58%,#0000 100%);mask-image:radial-gradient(12% 22% at 50% 18%,#000 44%,#000000f0 58%,#0000 100%)}.jewelry-product__photo-foreground--bracelet-left{top:8.5%;-webkit-mask-image:radial-gradient(14% 11% at 18% 55%,#000 38%,#000000eb 56%,#0000 100%);mask-image:radial-gradient(14% 11% at 18% 55%,#000 38%,#000000eb 56%,#0000 100%)}.jewelry-product__photo-foreground--bracelet-right{top:8.5%;-webkit-mask-image:radial-gradient(14% 11% at 82% 55%,#000 38%,#000000eb 56%,#0000 100%);mask-image:radial-gradient(14% 11% at 82% 55%,#000 38%,#000000eb 56%,#0000 100%)}.jewelry-product__photo-foreground--departing{z-index:5;animation:1.2s cubic-bezier(.4,0,.2,1) both preview-snapshot-release}.preview--jewelry[data-product-family=star-map] .jewelry-product--photo{transform-origin:50%;transform:translateY(-30%)scale(1.43)}.preview--jewelry[data-product-family=star-map] .jewelry-product__photo-base{filter:none}.preview--jewelry[data-reference-base] .jewelry-product--reference-base{transform-origin:50%;transform:none}.preview--jewelry[data-reference-base] .jewelry-product__photo-base{object-fit:contain;object-position:50% 0;filter:none;height:auto}.jewelry-product__chain{z-index:0;border:2px solid #0000;border-right-color:var(--jewelry-edge);border-bottom-color:var(--jewelry-edge);border-left-color:var(--jewelry-edge);filter:drop-shadow(0 2px 2px #090d132e);opacity:.88;border-radius:22% 22% 50% 50%;width:70%;height:72%;position:absolute;top:-8%;left:50%;transform:translate(-50%)}.jewelry-product__chain:after{border-right:1px dashed var(--jewelry-glint);border-bottom:1px dashed var(--jewelry-glint);border-left:1px dashed var(--jewelry-glint);border-radius:inherit;content:"";opacity:.6;position:absolute;inset:1px}.jewelry-product__chain i{display:none}.jewelry-product__chain i:first-child{left:-4px}.jewelry-product__chain i:last-child{right:-4px}.jewelry-product--photo .jewelry-product__chain,.jewelry-product--photo .jewelry-product__bail{display:none}.jewelry-product__bail{z-index:2;aspect-ratio:.74;border:clamp(3px, .8vw, 6px) solid var(--jewelry-mid);width:10%;box-shadow:inset 1px 1px 2px var(--jewelry-glint), 0 4px 7px #090d1340;background:0 0;border-radius:50%;position:absolute;top:31.5%;left:50%;transform:translate(-50%)}.jewelry-product__pendant{z-index:3;aspect-ratio:1;background:linear-gradient(142deg, var(--jewelry-glint), var(--jewelry-mid) 22%, var(--jewelry-dark) 53%, var(--jewelry-mid) 78%, var(--jewelry-edge)) border-box;border:clamp(7px,1.8vw,13px) solid #0000;border-radius:50%;width:47%;position:absolute;top:39%;left:50%;transform:translate(-50%);box-shadow:0 28px 42px -20px #090d138a,0 8px 16px #090d1338,inset 1px 1px 2px #ffffffb8,inset -2px -2px 5px #090d1352}.jewelry-product--photo .jewelry-product__pendant{width:41.6%;box-shadow:none;background:0 0;border:0;top:58.55%}.preview--jewelry[data-reference-base=necklace] .jewelry-product--photo .jewelry-product__pendant{width:65%;top:30.5%}.preview--jewelry[data-reference-base=bracelet] .jewelry-product__photo-base{top:8.5%}.preview--jewelry[data-reference-base=bracelet] .jewelry-product--photo .jewelry-product__pendant{width:66%;top:26.5%}.preview--jewelry[data-reference-base] .jewelry-product--photo .jewelry-product__pendant:before{border:clamp(3px,.9vw,5px) solid #c9cdd0db;transition:border-color 1.2s cubic-bezier(.4,0,.2,1),box-shadow 1.2s cubic-bezier(.4,0,.2,1);display:block;inset:0;box-shadow:inset 1px 1px 2px #fffffff5,inset -2px -1px 3px #3e454c5c,0 1px 2px #2e353c2e}.preview--jewelry[data-reference-base][data-jewelry-material=gold-vermeil] .jewelry-product--photo .jewelry-product__pendant:before,.preview--jewelry[data-reference-base][data-jewelry-material=solid-gold] .jewelry-product--photo .jewelry-product__pendant:before{border-color:#b58b32e0;box-shadow:inset 1px 1px 2px #fff5cbeb,inset -2px -1px 3px #66440d6b,0 1px 2px #47300a33}.preview--jewelry[data-reference-base] .jewelry-product--photo .jewelry-product__front,.preview--jewelry[data-reference-base] .jewelry-product--photo .jewelry-product__back{inset:1.1%}.jewelry-product--photo .jewelry-product__pendant:before{z-index:5;pointer-events:none;content:"";border:2px solid #0000;border-radius:50%;position:absolute;inset:-2.8%}.preview--jewelry[data-jewelry-style=classic][data-jewelry-material=gold-vermeil] .jewelry-product--photo .jewelry-product__pendant:before,.preview--jewelry[data-jewelry-style=classic][data-jewelry-material=solid-gold] .jewelry-product--photo .jewelry-product__pendant:before,.preview--jewelry[data-jewelry-style=bezel][data-jewelry-mount-material=gold-vermeil] .jewelry-product--photo .jewelry-product__pendant:before,.preview--jewelry[data-jewelry-style=eclipse][data-jewelry-mount-material=gold-vermeil] .jewelry-product--photo .jewelry-product__pendant:before{border-color:#bc882beb;box-shadow:inset 0 0 0 1px #ffeeb5ad,0 0 0 1px #6c480f57}.preview--jewelry[data-jewelry-style=classic][data-jewelry-material=black-onyx] .jewelry-product--photo .jewelry-product__pendant:before{border-color:#181d22eb;box-shadow:inset 0 0 0 1px #9aa4ae57}.jewelry-product--photo .jewelry-product__front,.jewelry-product--photo .jewelry-product__back{border-radius:50%;inset:0}.jewelry-product--photo .jewelry-product__front{box-shadow:inset 0 0 0 1px #ffffff29}.jewelry-product--photo .jewelry-product__canvas{filter:contrast(1.08)saturate(.82);box-shadow:inset 0 0 12px #ffffff14,inset 0 -12px 22px #02060e3d}.preview--jewelry[data-jewelry-style=bezel] .jewelry-product__pendant{border-width:clamp(10px,2.5vw,18px);box-shadow:0 30px 46px -20px #090d1394,inset 0 0 0 2px #ffffff52,inset 0 0 0 5px #090d131f}.preview--jewelry[data-jewelry-style=bezel] .jewelry-product--photo .jewelry-product__pendant,.preview--jewelry[data-jewelry-style=eclipse] .jewelry-product--photo .jewelry-product__pendant{box-shadow:none;border-width:0}.preview--jewelry[data-jewelry-style=eclipse] .jewelry-product__pendant{border-width:clamp(9px,2.2vw,16px)}.jewelry-product__front,.jewelry-product__back{backface-visibility:hidden;border-radius:50%;transition:opacity .28s,transform .38s;position:absolute;inset:0;overflow:hidden}.jewelry-product__front{z-index:2;background:#080c12}.jewelry-product__canvas{z-index:2;filter:contrast(1.12)saturate(.7);width:100%;height:100%;max-height:none;position:relative;box-shadow:inset 0 0 18px #ffffff14;border-radius:50%!important}.preview--jewelry[data-product-family=moon-phase] .jewelry-product__pendant{background:0 0;border:0;border-radius:0;width:24%;top:41%;box-shadow:0 24px 24px -18px #12161d8a}.preview--jewelry[data-product-family=moon-phase] .jewelry-product__front{background:0 0;border-radius:0;overflow:visible}.preview--jewelry[data-product-family=moon-phase] .jewelry-product__canvas{opacity:0}.preview--jewelry[data-product-family=moon-phase] .jewelry-product__bail{width:7.5%;top:32.5%}.preview--jewelry[data-product-family=moon-phase][data-jewelry-piece=charm] .jewelry-product__chain{display:none}.moon-cutout{--moon-stage:#f1f2f3;z-index:2;background:radial-gradient(circle at 28% 22%, #fffadbfa 0 7%, transparent 9%), linear-gradient(122deg, var(--jewelry-glint) 0%, var(--jewelry-mid) 28%, var(--jewelry-dark) 58%, var(--jewelry-edge) 79%, var(--jewelry-glint) 100%);filter:drop-shadow(0 5px 5px #191b1f47);border-radius:50%;display:block;position:absolute;inset:0}.moon-cutout:after{background:var(--moon-stage);content:"";border-radius:50%;position:absolute}.moon-cutout--crescent:after{inset:-5% -9% 8% 35%;box-shadow:-2px 0 2px #4b381329}.moon-cutout--half{clip-path:inset(0 50% 0 0 round 999px 0 0 999px)}.moon-cutout--half:after{display:none}.moon-cutout--full{background:linear-gradient(var(--moon-stage), var(--moon-stage)) padding-box, linear-gradient(122deg, var(--jewelry-glint), var(--jewelry-mid) 28%, var(--jewelry-dark) 60%, var(--jewelry-edge)) border-box;border:clamp(7px,1.9vw,13px) solid #0000}.moon-cutout--full:after{display:none}.moon-cutout--three-quarter:after{inset:1% 62% 1% -14%;box-shadow:2px 0 2px #4b381324}.preview--jewelry[data-jewelry-material=sterling-silver] .jewelry-product__canvas{filter:grayscale()contrast(1.25)brightness(1.16)}.preview--jewelry[data-jewelry-material=gold-vermeil] .jewelry-product__canvas,.preview--jewelry[data-jewelry-material=solid-gold] .jewelry-product__canvas{filter:sepia(.72)saturate(1.35)contrast(1.12)brightness(1.04)}.preview--jewelry .jewelry-product--photo .jewelry-product__canvas{filter:contrast(1.08)saturate(.82)}.jewelry-product__gem{z-index:4;aspect-ratio:1;border:2px solid var(--jewelry-mid);width:28%;box-shadow:0 0 0 3px var(--jewelry-dark), 0 5px 12px #090d137a, inset 3px 3px 8px #ffffff57;background:radial-gradient(circle at 32% 24%,#effcff 0 8%,#0000 10%),radial-gradient(circle at 42% 38%,#7fc9c3,#183b49 56%,#07131a 100%);border-radius:50%;position:absolute;bottom:8%;right:4%}.preview--jewelry[data-jewelry-gemstone=black-mother-of-pearl] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#cbd2d2,#4d5559 34%,#111719 76%)}.preview--jewelry[data-jewelry-gemstone=black-onyx] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#7c858a,#161a1d 34%,#010203 78%)}.preview--jewelry[data-jewelry-gemstone=green-onyx] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#b7e1ce,#296855 38%,#09231c 78%)}.preview--jewelry[data-jewelry-gemstone=lapis-lazuli] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#7ba6df,#1d3f85 42%,#081632 78%)}.preview--jewelry[data-jewelry-gemstone=purple-agate] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#e1c2ef,#81549c 42%,#281936 78%)}.preview--jewelry[data-jewelry-gemstone=red-jasper] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#e8a18b,#91402f 44%,#32100b 78%)}.preview--jewelry[data-jewelry-gemstone=rose-quartz] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#fff4f1,#dca9ab 45%,#82565f 82%)}.preview--jewelry[data-jewelry-gemstone=tigers-eye] .jewelry-product__gem{background:linear-gradient(108deg,#241207 12%,#b8721d 36%,#f1c15f 48%,#75400f 64%,#1d0d04 88%)}.preview--jewelry[data-jewelry-gemstone=white-mother-of-pearl] .jewelry-product__gem{background:radial-gradient(circle at 32% 24%,#fff,#e6eee9 44%,#a9bab9 82%)}.jewelry-product__back{z-index:1;background:radial-gradient(circle at 32% 22%, #ffffffb8, transparent 22%), repeating-linear-gradient(98deg, transparent 0 3px, #ffffff09 3px 4px), linear-gradient(145deg, var(--jewelry-mid), var(--jewelry-dark) 58%, var(--jewelry-edge));color:#111820;text-align:center;place-content:center;place-items:center;gap:7px;padding:14%;display:grid}.jewelry-product__back:before{content:"";border:1px solid #12182438;border-radius:50%;position:absolute;inset:9%}.jewelry-product__back i{opacity:.44;background:currentColor;width:28px;height:1px}.jewelry-product__back strong{max-width:100%;font-family:var(--create-font-display);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(10px,2.8vw,16px);font-weight:500;line-height:1.25;display:-webkit-box;position:relative;overflow:hidden}.jewelry-product__back span,.jewelry-product__back small{letter-spacing:.08em;opacity:.66;font-size:clamp(6px,1.7vw,9px);position:relative}.jewelry-product__back small{letter-spacing:.04em;font-size:clamp(5px,1.35vw,8px)}.preview--jewelry[data-jewelry-view=back] .jewelry-product__front{z-index:1;opacity:0;transform:rotateY(86deg)scale(.96)}.preview--jewelry[data-jewelry-view=back] .jewelry-product__back{z-index:2}.preview--jewelry[data-jewelry-view=front] .jewelry-product__back{opacity:0;transform:rotateY(-86deg)scale(.96)}.jewelry-product__scale{color:#12182480;letter-spacing:.14em;text-transform:uppercase;font-size:9px;position:absolute;top:83%;left:50%;transform:translate(-50%)}.jewelry-product--photo .jewelry-product__scale{text-shadow:0 1px #ffffffc2;top:93.2%}.preview--jewelry[data-product-family=star-map] .jewelry-product__scale{display:none}.jewelry-view-switch{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc2;border:1px solid #12182424;border-radius:999px;grid-template-columns:repeat(2,1fr);width:126px;padding:3px;display:grid;position:absolute;bottom:1%;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #1218241a}.jewelry-view-switch button{min-height:30px;color:var(--create-muted);background:0 0;border:0;border-radius:999px;font-size:10px}.jewelry-view-switch button.active{background:var(--create-ink);color:#fff}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch{width:44px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:repeat(2,20px);gap:4px;padding:0;bottom:1.7%}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch button{color:#0000;background:0 0;width:20px;min-height:20px;padding:0;font-size:0;position:relative}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch button:after{content:"";background:#b3b8be;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:6px}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch button.active:after{background:#111820}.preview--jewelry[data-jewelry-piece=bracelet] .jewelry-product__chain{border:0;border-top:3px double var(--jewelry-edge);border-radius:0;width:96%;height:2px;top:48%}.preview--jewelry[data-jewelry-piece=bracelet] .jewelry-product__bail{display:none}.preview--jewelry[data-jewelry-piece=bracelet] .jewelry-product__pendant{width:42%;top:29%}.preview--jewelry[data-jewelry-piece=charm] .jewelry-product__chain{display:none}.preview--jewelry[data-jewelry-piece=charm] .jewelry-product__bail{top:25%}.preview--jewelry[data-jewelry-piece=charm] .jewelry-product__pendant{top:34%}.preview--jewelry[data-jewelry-piece=keyring] .jewelry-product__chain{border:clamp(5px, 1vw, 8px) solid var(--jewelry-mid);background:0 0;border-radius:50%;width:25%;height:25%;top:3%}.preview--jewelry[data-jewelry-piece=keyring] .jewelry-product__bail{top:29%}.preview--jewelry[data-jewelry-piece=keyring] .jewelry-product__pendant{top:39%}.preview--jewelry[data-jewelry-piece=locket] .jewelry-product__pendant:after{background:linear-gradient(var(--jewelry-glint), var(--jewelry-dark));content:"";border-radius:0 5px 5px 0;width:7%;height:68%;position:absolute;top:16%;right:-7%}.preview--jewelry[data-jewelry-piece=locket] .jewelry-product--photo .jewelry-product__pendant:after{display:none}.app-shell__panel{background:var(--create-bg);min-height:0;margin:0;padding:0 18px;display:flex}.product-controls-shell{flex-direction:column;width:100%;min-height:100%;padding-top:0;display:flex}.product-header{border-bottom:1px solid var(--create-line);flex-direction:column;gap:12px;padding:18px 2px;display:flex}.product-header__eyebrow{color:#1218247a;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:300}.product-header__title-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.product-header__title-row>div:first-child{gap:4px;min-width:0;display:grid}.product-header__price{flex:none;justify-items:end;gap:1px;padding-bottom:2px;display:grid}.product-header__price span{color:#1218246b;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.product-header__price strong{color:var(--create-ink);font-family:var(--create-font-display);white-space:nowrap;font-size:19px;font-weight:400}.product-header h1{color:var(--create-ink);font-family:var(--create-font-display);letter-spacing:0;margin:0;font-size:24px;font-weight:400;line-height:1.2}.product-header__meta{color:var(--create-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;font-weight:300;display:flex}.product-stock{color:var(--create-green);align-items:center;gap:4px;font-size:10px;line-height:1;display:inline-flex}.product-stock i{background:var(--create-green);border-radius:50%;flex:none;width:10px;height:10px}.step-tabs{box-sizing:content-box;border-bottom:1px solid var(--create-line);justify-content:space-between;align-items:center;width:100%;height:28px;margin:0;padding:6px 0;display:flex}.step-tab{color:var(--create-ink);font-family:var(--create-font-sans);letter-spacing:0;background:0 0;border:0;padding:0;font-size:11px;font-weight:300;line-height:13.2px;text-decoration:none}.step-tab--active,.step-tab--past{opacity:1}.step-tab--future{cursor:default;opacity:.35}.step-card{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex:auto;display:block;position:relative;overflow:visible}.step-card:before{display:none}.step-stack{gap:16px;padding:18px 0 22px;display:grid}.step-stack--text{padding-top:0}.personalize-flow{gap:0;display:grid}.step-heading{gap:6px;display:grid}.step-heading h1,.step-heading h2{color:var(--create-ink);font-family:var(--create-font-display);letter-spacing:0;margin:0;font-size:24px;font-weight:400;line-height:1.2}.step-heading p{color:#121824b3;margin:0;font-size:13px;font-weight:300;line-height:1.5}.step-heading>span{color:#1218247a;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:300}.config-section{gap:10px;display:grid}.config-section__title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.config-section__title strong{color:var(--create-ink);font-size:14px;font-weight:400}.config-section__title span{color:#1218246b;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:300}.app-shell input,.app-shell textarea{color:var(--create-ink);box-shadow:none;background:#fff;border:1px solid #838b9338;border-radius:6px;font-size:13px;font-weight:300}.app-shell input{min-height:46px;padding:0 12px}.app-shell textarea{min-height:108px;padding:12px}.app-shell input:focus,.app-shell textarea:focus{border-color:var(--create-ink);box-shadow:none;background:#fff}.field>span{color:var(--create-ink);font-size:12px;font-weight:400}.field small,.muted{color:var(--create-muted);font-size:11px;font-weight:300}.counter{font-weight:400}.sku-grid,.option-grid,.material-grid{gap:8px;display:grid}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sku-card,.material-card,.option-card,.suggestion-list button,.toggle-row{color:var(--create-ink);box-shadow:none;background:0 0;border:1px solid #838b9333;border-radius:6px;transition:background-color .2s,border-color .2s,color .2s,transform .2s}.sku-card:hover,.material-card:hover,.option-card:hover,.suggestion-list button:hover{box-shadow:none;background:#ffffff80;border-color:#12182473;transform:translateY(-1px)}.sku-card--active,.material-card--active,.option-card--active{border-color:var(--create-ink);box-shadow:none;background:#fff}.material-card{grid-template-columns:34px 1fr;gap:10px;min-height:72px;padding:10px}.material-card strong,.option-card strong,.toggle-row strong,.suggestion-list strong{color:var(--create-ink);font-size:13px;font-weight:400}.suggestion-list strong small{color:#12182466;letter-spacing:.1em;margin-left:7px;font-size:8px;font-weight:400}.material-card small,.option-card__copy>span,.toggle-row small,.suggestion-list span{color:var(--create-muted);font-size:11px;font-weight:300;line-height:1.35}.suggestion-list .location-status{color:var(--create-muted);padding:8px 2px 2px;font-size:11px;line-height:1.45;display:block}.location-error{color:#a33b32;margin:0;font-size:11px;line-height:1.45}.location-search-divider{color:var(--create-muted);align-items:center;gap:10px;margin:4px 0 12px;font-size:10px;display:flex}.location-search-divider:before,.location-search-divider:after{background:var(--create-line);content:"";flex:1;height:1px}.location-resolution-note{color:#8a5b42;margin:8px 0 0;font-size:10px;line-height:1.55}.location-resolution-note--ready{color:#348057}.material-swatch{border-radius:6px;width:30px;height:30px}.option-card{grid-template-columns:64px 1fr;gap:12px;min-height:82px;padding:10px}.style-swatch{border-radius:6px;width:58px;height:54px}.segmented-control{background:#12182408;border:0;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.segmented-control button{min-height:50px;color:var(--create-muted);background:0 0;border:1px solid #0000;border-radius:4px;font-size:13px;font-weight:400}.segmented-control button.active{border-color:var(--create-ink);color:var(--create-ink);box-shadow:none;background:#fff}.toggle-list{gap:8px;display:grid}.toggle-row{min-height:60px;padding:11px 12px}.toggle-row input{width:20px;height:20px;min-height:20px;accent-color:var(--create-ink)}.suggestion-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.suggestion-list button{text-align:left;min-height:62px;padding:10px 12px}.inline-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.advanced-options-button{border:0;border-top:1px solid var(--create-line);border-bottom:1px solid var(--create-line);min-height:44px;color:var(--create-ink);font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:0;font-size:12px;display:flex}.advanced-options-button i{font-size:20px;font-style:normal;font-weight:300}.advanced-options-panel{border-bottom:1px solid var(--create-line);gap:10px;padding:4px 0 14px;display:grid}.advanced-switch{min-height:60px;color:var(--create-ink);text-align:left;background:#fff;border:1px solid #838b9333;border-radius:6px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.advanced-switch>span{gap:2px;display:grid}.advanced-switch strong{font-size:12px;font-weight:500}.advanced-switch small{color:var(--create-muted);font-size:10px;font-weight:300}.advanced-switch>i{background:#12182429;border-radius:999px;flex:none;width:38px;height:22px;transition:background-color .2s;position:relative}.advanced-switch>i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #12182438}.advanced-switch[aria-checked=true]>i{background:var(--create-green)}.advanced-switch[aria-checked=true]>i:after{transform:translate(16px)}.text-button{min-height:36px;color:var(--create-ink);background:0 0;border:1px solid #838b9338;border-radius:40px;padding:0 14px;font-size:12px;font-weight:400}.app-shell .button{min-height:54px;font-family:var(--create-font-sans);letter-spacing:1.2px;text-transform:uppercase;border-radius:40px;padding:0 24px;font-size:13px;font-weight:500}.app-shell .button--primary{background:var(--create-green);color:#fff;box-shadow:0 2px 4px #0000002e}.app-shell .button--primary:hover{background:#329e55;box-shadow:0 4px 10px #3db3642e}.app-shell .button--primary:disabled{cursor:not-allowed;color:#1218247a;box-shadow:none;background:#cfd4d1}.app-shell .button--secondary{border:1.5px solid var(--create-ink);background:var(--create-bg);color:var(--create-ink)}.app-shell .button--ghost{min-width:72px;color:var(--create-ink);box-shadow:none;background:0 0;border:1px solid #838b933d}.product-family-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.product-family-grid button{color:#1218249e;min-width:0;min-height:72px;font-family:var(--create-font-sans);background:#ffffff47;border:1px solid #838b932e;border-radius:5px;place-items:center;gap:6px;padding:8px 3px 7px;font-size:9px;font-weight:400;line-height:1.2;display:grid}.product-family-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff;box-shadow:0 8px 22px #1218240e}.product-family-grid button>i{border:1px solid #1218244d;border-radius:50%;width:28px;height:28px;display:block;position:relative}.product-family-grid button[data-family=star-map]>i{background:radial-gradient(circle at 35% 33%,#121824 0 1px,#0000 1.6px),radial-gradient(circle at 68% 62%,#121824 0 1px,#0000 1.6px),radial-gradient(circle at 58% 27%,#121824 0 .8px,#0000 1.3px)}.product-family-grid button[data-family=star-map]>i:after,.product-family-grid button[data-family=solar-system]>i:after{content:"";border:1px solid #12182447;border-radius:50%;position:absolute;inset:5px}.product-family-grid button[data-family=moon-phase]>i{background:#121824;border:0;box-shadow:inset -8px 1px #f8f8f7}.product-family-grid button[data-family=zodiac]>i:before{content:"";border:1px solid #1218246b;position:absolute;inset:4px;transform:rotate(45deg)}.product-family-grid button[data-family=zodiac]>i:after{content:"";background:#121824;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:-7px -4px 0 -1px #121824,7px 5px 0 -1px #121824}.product-family-grid button[data-family=solar-system]>i:before{content:"";background:#121824;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:10px 0 0 -1px #121824b3}.product-family-grid button[data-family=upload]>i{border-radius:3px}.product-family-grid button[data-family=upload]>i:before,.product-family-grid button[data-family=upload]>i:after{content:"";background:#121824;width:12px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-family-grid button[data-family=upload]>i:after{transform:translate(-50%,-50%)rotate(90deg)}.moon-phase-evidence{background:linear-gradient(120deg,#10151f,#273242);border:1px solid #838b932b;border-radius:6px;grid-template-columns:repeat(4,38px);justify-content:space-between;gap:16px;padding:14px 18px;display:grid}.moon-phase-evidence i{background:#eff1eb;border-radius:50%;width:38px;height:38px;display:block;box-shadow:0 0 18px #d6e3ef2e}.moon-phase-evidence i[data-phase=crescent]{box-shadow:inset -29px 0 #151c27,0 0 18px #d6e3ef1f}.moon-phase-evidence i[data-phase=half]{background:linear-gradient(90deg,#151c27 50%,#eff1eb 50%)}.moon-phase-evidence i[data-phase=three-quarter]{box-shadow:inset 11px 0 #151c27,0 0 18px #d6e3ef24}.moon-phase-choice-grid{background:#12182409;border-radius:5px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:4px;display:grid}.moon-phase-choice-grid button{--moon-choice-bg:#f0f1f1;min-height:78px;color:var(--create-muted);font-family:var(--create-font-sans);background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;gap:6px;padding:8px 3px;font-size:9px;display:grid}.moon-phase-choice-grid button.active{--moon-choice-bg:#fff;color:var(--create-ink);background:#fff;border-color:#111824;box-shadow:inset 0 0 0 1px #111824}.moon-phase-choice-grid i{width:38px;height:38px;box-shadow:none;background:#111824;border:1px solid #111824;border-radius:50%;display:block;position:relative}.moon-phase-choice-grid i:after{background:var(--moon-choice-bg);content:"";border-radius:50%;position:absolute}.moon-phase-choice-grid i[data-phase=crescent]:after{inset:-3px -4px 4px 14px}.moon-phase-choice-grid i[data-phase=half]{clip-path:inset(0 50% 0 0);border-radius:19px 0 0 19px}.moon-phase-choice-grid i[data-phase=half]:after{display:none}.moon-phase-choice-grid i[data-phase=full]{background:0 0;border-width:5px}.moon-phase-choice-grid i[data-phase=full]:after{display:none}.moon-phase-choice-grid i[data-phase=three-quarter]:after{inset:0 72% 0 -12%}.moon-piece-grid,.moon-material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.moon-piece-grid{background:#12182409;border-radius:5px;gap:0;padding:4px}.moon-piece-grid .jewelry-piece-icon{display:none}.moon-piece-grid button{background:0 0;border-color:#0000;min-height:44px}.moon-piece-grid button,.moon-material-grid button{min-height:66px;color:var(--create-muted);font-family:var(--create-font-sans);background:#ffffff47;border:1px solid #838b932e;border-radius:4px;place-items:center;gap:5px;padding:8px;font-size:10px;display:grid}.moon-piece-grid button.active,.moon-material-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.moon-piece-grid .jewelry-piece-icon{width:28px;height:28px}.family-switcher{border-top:1px solid var(--create-line);border-bottom:1px solid var(--create-line)}.family-switcher summary{cursor:pointer;min-height:44px;color:var(--create-muted);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:9px;list-style:none;display:grid}.family-switcher summary::-webkit-details-marker{display:none}.family-switcher summary strong{color:var(--create-ink);letter-spacing:0;font-size:11px;font-weight:500}.family-switcher summary em{color:var(--create-ink);letter-spacing:0;text-transform:none;font-size:10px;font-style:normal}.family-switcher[open] summary{border-bottom:1px solid var(--create-line)}.family-switcher .product-family-section{padding-top:14px}.moon-material-grid button>i{border:1px solid #12182429;border-radius:50%;width:30px;height:30px;display:block}.moon-material-grid .jewelry-material--sterling-silver>i{background:radial-gradient(circle at 30% 24%,#fff,#d5dde2 52%,#87929b)}.moon-material-grid .jewelry-material--gold-vermeil>i{background:radial-gradient(circle at 30% 24%,#fff3b8,#d4a84e 52%,#79531e)}.family-option-note,.family-option-error{color:var(--create-muted);margin:0;font-size:11px;font-weight:300;line-height:1.55}.family-option-error{color:#a43a3a}.zodiac-sign-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.zodiac-sign-grid button{min-height:62px;color:var(--create-muted);font-family:var(--create-font-sans);background:#ffffff40;border:1px solid #838b932e;border-radius:4px;place-items:center;gap:3px;font-size:9px;display:grid}.zodiac-sign-grid button i{color:var(--create-ink);font-family:Georgia,serif;font-size:22px;font-style:normal;line-height:1}.zodiac-sign-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.zodiac-mount-grid,.zodiac-material-grid,.zodiac-mount-material-grid,.zodiac-gemstone-grid,.zodiac-piece-grid{gap:4px;display:grid}.zodiac-mount-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.zodiac-material-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.zodiac-mount-material-grid,.zodiac-piece-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zodiac-gemstone-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.zodiac-mount-grid button,.zodiac-material-grid button,.zodiac-mount-material-grid button,.zodiac-gemstone-grid button,.zodiac-piece-grid button{min-width:0;min-height:66px;color:var(--create-muted);font-family:var(--create-font-sans);background:#ffffff47;border:1px solid #838b932e;border-radius:4px;place-items:center;gap:5px;padding:7px 4px;font-size:9px;line-height:1.2;display:grid}.zodiac-mount-grid button.active,.zodiac-material-grid button.active,.zodiac-mount-material-grid button.active,.zodiac-gemstone-grid button.active,.zodiac-piece-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.zodiac-mount-grid button>i{border:2px solid #9ba5ad;border-radius:50%;width:34px;height:34px;display:block;position:relative}.zodiac-mount-grid i[data-mount=classic]{border-width:1px}.zodiac-mount-grid i[data-mount=bezel]{border-width:4px}.zodiac-mount-grid i[data-mount=eclipse]{border-width:3px}.zodiac-mount-grid i[data-mount=eclipse]:after{content:"";background:radial-gradient(circle at 34% 28%,#f8edce,#4d8f88 58%,#183c3a);border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-1px;right:-1px}.zodiac-material-grid button>i,.zodiac-mount-material-grid button>i,.zodiac-gemstone-grid button>i{border:1px solid #12182429;border-radius:50%;width:28px;height:28px;display:block}.zodiac-material-grid .jewelry-material--black-onyx>i{background:radial-gradient(circle at 30% 24%,#7a8388,#111518 46%,#010203)}.zodiac-material-grid .jewelry-material--green-onyx>i{background:radial-gradient(circle at 30% 24%,#a8d8c3,#296853 48%,#071f18)}.zodiac-material-grid .jewelry-material--sterling-silver>i,.zodiac-mount-material-grid .jewelry-mount--sterling-silver>i{background:radial-gradient(circle at 30% 24%,#fff,#d5dde2 52%,#87929b)}.zodiac-material-grid .jewelry-material--gold-vermeil>i,.zodiac-mount-material-grid .jewelry-mount--gold-vermeil>i{background:radial-gradient(circle at 30% 24%,#fff3b8,#d4a84e 52%,#79531e)}.zodiac-gemstone-grid button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.zodiac-gemstone-grid button[data-gemstone=black-mother-of-pearl]>i{background:radial-gradient(circle at 30% 24%,#d3d9d9,#40494d 45%,#101416)}.zodiac-gemstone-grid button[data-gemstone=black-onyx]>i{background:radial-gradient(circle at 30% 24%,#81898d,#111518 44%,#010203)}.zodiac-gemstone-grid button[data-gemstone=green-onyx]>i{background:radial-gradient(circle at 30% 24%,#b3ddcb,#296853 45%,#071f18)}.zodiac-gemstone-grid button[data-gemstone=lapis-lazuli]>i{background:radial-gradient(circle at 30% 24%,#83ace1,#244a91 45%,#091a39)}.zodiac-gemstone-grid button[data-gemstone=purple-agate]>i{background:radial-gradient(circle at 30% 24%,#e3c8ee,#85569b 45%,#2b1a37)}.zodiac-gemstone-grid button[data-gemstone=red-jasper]>i{background:radial-gradient(circle at 30% 24%,#efad94,#94432f 45%,#32120c)}.zodiac-gemstone-grid button[data-gemstone=rose-quartz]>i{background:radial-gradient(circle at 30% 24%,#fff6f2,#dba8ab 48%,#855b64)}.zodiac-gemstone-grid button[data-gemstone=tigers-eye]>i{background:linear-gradient(108deg,#251207,#bd7820 38%,#f0c261 50%,#6f3c0e 68%,#1c0d04)}.zodiac-gemstone-grid button[data-gemstone=turquoise]>i{background:radial-gradient(circle at 30% 24%,#d0f2e8,#4b9f94 48%,#124b47)}.zodiac-gemstone-grid button[data-gemstone=white-mother-of-pearl]>i{background:radial-gradient(circle at 30% 24%,#fff,#e6eeea 48%,#a8b9b8)}.solar-option-grid{gap:6px;display:grid}.solar-option-grid button{min-height:62px;color:var(--create-ink);text-align:left;background:#ffffff40;border:1px solid #838b932e;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.solar-option-grid button>span{gap:3px;display:grid}.solar-option-grid button strong{font-size:12px;font-weight:400}.solar-option-grid button small{color:var(--create-muted);font-size:10px;font-weight:300}.solar-option-grid button>i{background:#12182426;border-radius:999px;flex:none;width:34px;height:19px;position:relative}.solar-option-grid button>i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #12182438}.solar-option-grid button[aria-checked=true]>i{background:var(--create-ink)}.solar-option-grid button[aria-checked=true]>i:after{transform:translate(15px)}.upload-control{cursor:pointer;background:#ffffff52;border:1px dashed #1218244d;border-radius:6px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;min-height:104px;padding:14px;display:grid}.upload-control--ready{border-style:solid;border-color:var(--create-ink);background:#fff}.upload-control input{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.upload-control>i{width:36px;height:36px;color:var(--create-ink);border:1px solid #1218243d;border-radius:50%;place-items:center;font-size:19px;font-style:normal;font-weight:300;display:grid}.upload-control>span{gap:4px;min-width:0;display:grid}.upload-control strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;overflow:hidden}.upload-control small{color:var(--create-muted);font-size:10px;font-weight:300}.upload-remove{color:#12182494;text-underline-offset:3px;background:0 0;border:0;width:max-content;padding:0;font-size:10px;text-decoration:underline}.step-stack--family-personalize{padding-bottom:4px}.digital-delivery-card{background:linear-gradient(135deg,#ffffffbf,#e6ebf06b);border:1px solid #838b932e;border-radius:6px;gap:7px;padding:16px;display:grid}.digital-delivery-card>span{color:#12182473;letter-spacing:.16em;text-transform:uppercase;font-size:9px}.digital-delivery-card h2{font-family:var(--create-font-display);margin:0;font-size:18px;font-weight:400}.digital-delivery-card p{color:var(--create-muted);margin:0;font-size:11px;font-weight:300;line-height:1.55}.finish-price-summary{border-top:1px solid #838b9333;border-bottom:1px solid #838b9333;grid-template-columns:minmax(90px,.42fr) minmax(0,1fr);align-items:center;gap:14px;padding:13px 0;display:grid}.finish-price-summary>div{gap:2px;display:grid}.finish-price-summary span{color:#12182470;letter-spacing:.14em;text-transform:uppercase;font-size:8px}.finish-price-summary strong{font-family:var(--create-font-display);font-size:22px;font-weight:400}.finish-price-summary p{color:var(--create-muted);margin:0;font-size:10px;font-weight:300;line-height:1.5}.format-tabs,.print-type-grid,.color-choice-grid,.map-style-grid,.theme-grid,.element-toggle-grid{gap:4px;display:grid}.format-tabs{background:#12182409;border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.format-tabs button,.print-type-button,.element-toggle-grid button{min-height:44px;color:var(--create-muted);font-family:var(--create-font-sans);background:0 0;border:1px solid #0000;border-radius:4px;font-size:12px;font-weight:400}.format-tabs button.active,.print-type-button.active,.element-toggle-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.format-tabs button:disabled{cursor:not-allowed;opacity:.42}.format-tabs small{letter-spacing:.08em;text-transform:uppercase;margin-top:1px;font-size:8px;display:block}.jewelry-style-grid,.jewelry-material-grid,.jewelry-mount-grid,.jewelry-gemstone-grid,.jewelry-piece-grid{gap:4px;display:grid}.jewelry-style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jewelry-style-grid--single{grid-template-columns:minmax(0,1fr)}.jewelry-material-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.jewelry-piece-grid,.jewelry-mount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jewelry-gemstone-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.jewelry-style-grid--single button{grid-template-columns:auto;min-height:52px}.jewelry-style-grid--single button>i{display:none}.jewelry-style-grid button,.jewelry-material-grid button,.jewelry-mount-grid button,.jewelry-gemstone-grid button,.jewelry-piece-grid button{min-width:0;min-height:78px;color:var(--create-muted);font-family:var(--create-font-sans);background:#12182406;border:1px solid #0000;border-radius:4px;align-content:center;place-items:center;gap:6px;padding:7px 3px;font-size:9px;display:grid}.jewelry-style-grid button.active,.jewelry-material-grid button.active,.jewelry-mount-grid button.active,.jewelry-gemstone-grid button.active,.jewelry-piece-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.jewelry-style-grid button>i{background:#172b48;border:4px solid #c3cbd2;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff80,0 5px 10px #1218241f}.jewelry-style-grid button>i:before,.jewelry-style-grid button>i:after,.jewelry-style-grid button>i b:before{content:"";background:#fff;border-radius:50%;width:2px;height:2px;position:absolute;box-shadow:7px -8px #fff,-8px 5px #ffffffd9,6px 8px #ffffffb8}.jewelry-style--bezel>i{border-width:7px!important}.jewelry-style--eclipse>i b:after{content:"";background:radial-gradient(circle at 35% 30%,#dbffff,#245266 60%,#091720);border:2px solid #d6b565;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-1px;right:-1px}.jewelry-material-grid button>i{border:1px solid #ffffff94;border-radius:50%;width:42px;height:42px;display:block;box-shadow:inset 8px 8px 13px #ffffff61,inset -8px -8px 13px #0003,0 5px 10px #1218241f}.jewelry-material--black-onyx>i{background:linear-gradient(145deg,#50565d,#050608 70%)}.jewelry-material--green-onyx>i{background:linear-gradient(145deg,#72a18f,#0c2b22 70%)}.jewelry-material--sterling-silver>i{background:linear-gradient(145deg,#fff,#9ea8b1 54%,#e8edf0)}.jewelry-material--gold-vermeil>i{background:linear-gradient(145deg,#fff0b2,#b47a1c 58%,#efd174)}.jewelry-material--solid-gold>i{background:linear-gradient(145deg,#ffe487,#986315 55%,#e5ad30)}.jewelry-mount-grid button{text-align:left;grid-template-columns:38px 1fr;align-content:center;justify-items:start;min-height:68px;padding:8px 10px}.jewelry-mount-grid button>i{background:#172b48;border:7px solid #c6cdd2;border-radius:50%;width:32px;height:32px;display:block;box-shadow:inset 1px 1px 2px #ffffffa3,0 5px 10px #1218241f}.jewelry-mount--gold-vermeil>i{border-color:#c79735!important}.jewelry-gemstone-grid button{gap:5px;min-height:70px;padding:7px 2px;font-size:7px;line-height:1.25}.jewelry-gemstone-grid button>i{background:radial-gradient(circle at 32% 24%,#effcff 0 8%,#0000 10%),radial-gradient(circle at 42% 38%,#7fc9c3,#183b49 56%,#07131a 100%);border:2px solid #d5d9dc;border-radius:50%;width:30px;height:30px;display:block;box-shadow:0 5px 10px #12182424,inset 2px 2px 6px #ffffff57}.jewelry-gemstone-grid button[data-gemstone=black-mother-of-pearl]>i{background:radial-gradient(circle at 30% 24%,#d3d9d9,#40494d 45%,#101416)}.jewelry-gemstone-grid button[data-gemstone=black-onyx]>i{background:radial-gradient(circle at 30% 24%,#81898d,#111518 44%,#010203)}.jewelry-gemstone-grid button[data-gemstone=green-onyx]>i{background:radial-gradient(circle at 30% 24%,#b3ddcb,#296853 45%,#071f18)}.jewelry-gemstone-grid button[data-gemstone=lapis-lazuli]>i{background:radial-gradient(circle at 30% 24%,#83ace1,#244a91 45%,#091a39)}.jewelry-gemstone-grid button[data-gemstone=purple-agate]>i{background:radial-gradient(circle at 30% 24%,#e3c8ee,#85569b 45%,#2b1a37)}.jewelry-gemstone-grid button[data-gemstone=red-jasper]>i{background:radial-gradient(circle at 30% 24%,#efad94,#94432f 45%,#32120c)}.jewelry-gemstone-grid button[data-gemstone=rose-quartz]>i{background:radial-gradient(circle at 30% 24%,#fff6f2,#dba8ab 48%,#855b64)}.jewelry-gemstone-grid button[data-gemstone=tigers-eye]>i{background:linear-gradient(108deg,#251207,#bd7820 38%,#f0c261 50%,#6f3c0e 68%,#1c0d04)}.jewelry-gemstone-grid button[data-gemstone=white-mother-of-pearl]>i{background:radial-gradient(circle at 30% 24%,#fff,#e6eeea 48%,#a8b9b8)}.gemstone-story{border-left:2px solid var(--create-ink);gap:4px;padding:7px 0 7px 12px;display:grid}.gemstone-story>span{color:#1218246b;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.gemstone-story strong{color:var(--create-ink);font-size:12px;font-weight:500}.gemstone-story p{color:#121824b3;margin:0;font-size:11px;font-weight:300;line-height:1.55}.gemstone-story small{color:#1218246b;font-size:9px;font-weight:300;line-height:1.45}.jewelry-piece-icon{width:48px;height:42px;display:block;position:relative}.jewelry-piece-icon:before{content:"";background:#1a2f4d;border:2px solid #8f99a2;border-radius:50%;width:16px;height:16px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.jewelry-piece-icon--necklace:after{content:"";border-bottom:1px solid #8f99a2;border-left:1px solid #8f99a2;border-right:1px solid #8f99a2;border-radius:0 0 50% 50%;width:36px;height:30px;position:absolute;top:0;left:50%;transform:translate(-50%)}.jewelry-piece-icon--bracelet:after{content:"";border-top:2px double #8f99a2;width:46px;position:absolute;top:25px;left:1px}.jewelry-piece-icon--charm:after{content:"";border:2px solid #8f99a2;border-radius:50%;width:8px;height:11px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.jewelry-piece-icon--locket:before{border-radius:50% 50% 48% 48%;box-shadow:3px 0 0 -1px #8f99a2}.jewelry-piece-icon--keyring:after{content:"";border:3px solid #8f99a2;border-radius:50%;width:20px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.element-toggle-grid.element-toggle-grid--jewelry{grid-template-columns:repeat(2,minmax(0,1fr))}.print-type-grid{background:#12182409;border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px}.color-choice-grid,.map-style-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.color-choice,.map-style-choice,.theme-choice{min-width:0;color:var(--create-muted);font-family:var(--create-font-sans);background:#12182406;border:1px solid #0000;border-radius:4px;padding:8px 4px;font-size:10px;font-weight:400}.color-choice.active,.map-style-choice.active,.theme-choice.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.color-choice{place-items:center;gap:5px;min-height:76px;display:grid}.color-choice i{border:1px solid #ffffff80;border-radius:50%;width:42px;height:42px;display:block;box-shadow:inset 7px 7px 15px #ffffff26,inset -8px -8px 18px #00000038,0 6px 12px #1218241a}.color-choice--midnight-blue i{background:linear-gradient(145deg,#435779,#071428)}.color-choice--obsidian-black i{background:linear-gradient(145deg,#343a43,#030507)}.color-choice--mist-blue i{background:linear-gradient(145deg,#7f94b2,#354761)}.color-choice--aurora-teal i{background:linear-gradient(145deg,#3b8b87,#063438)}.map-style-choice{place-items:center;gap:0;min-height:96px;padding:3px;display:grid;position:relative}.map-style-choice__preview{color:#ffffffe6;background:linear-gradient(155deg,#1b3150,#091426);border-radius:3px;width:100%;max-width:none;height:86px;display:block;position:relative;overflow:hidden}.map-style-choice__preview i,.map-style-choice__preview b{border-radius:50%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-style-choice__preview i{border:1px solid #ffffffdb;width:48px;height:48px;top:43%}.map-style-choice__preview b{display:none}.map-style-choice__preview:after{content:"";background:linear-gradient(currentColor,currentColor) 50% 0/13px 1.5px no-repeat,linear-gradient(currentColor,currentColor) 50% 4px/18px 1.5px no-repeat,linear-gradient(currentColor,currentColor) 50% 8px/10px 1.5px no-repeat;width:18px;height:10px;margin:auto;position:absolute;bottom:8px;left:0;right:0}.map-style-choice--halo .map-style-choice__preview i{background:#f4f5f3;border-color:#26364c}.map-style-choice--halo .map-style-choice__preview b,.map-style-choice--outline .map-style-choice__preview b{background:#26364c;box-shadow:-10px -7px #26364ccc,9px 5px #26364cb8,3px -12px #26364cb3}.map-style-choice--solid .map-style-choice__preview,.map-style-choice--outline .map-style-choice__preview{color:#26364c;background:#f4f5f5}.map-style-choice--solid .map-style-choice__preview i{background:#10233d;border-color:#26364c}.map-style-choice--outline .map-style-choice__preview{background:#f4f5f5}.map-style-choice--outline .map-style-choice__preview i{background:#fff;border-color:#26364c}.map-style-choice>span:last-child{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-choice{place-items:center;gap:5px;min-height:96px;display:grid}.theme-choice__preview{background:#fff;border:1px solid #26364c;border-radius:50%;width:50px;height:50px;display:block;position:relative;overflow:hidden}.theme-choice__preview:before,.theme-choice__preview:after,.theme-choice__preview i,.theme-choice__preview b{content:"";position:absolute}.theme-choice__preview:before{background:#26364c;border-radius:50%;width:3px;height:3px;top:10px;left:11px;box-shadow:11px 9px #26364c,23px 2px #26364c,17px 25px #26364c,2px 28px #26364c}.theme-choice__preview:after{border:1px solid #26364c8c;border-right-width:0;width:29px;height:23px;top:13px;left:12px;transform:rotate(14deg)}.theme-choice--mythology .theme-choice__preview i{border:0 solid #26364cb8;border-width:0 0 2px 2px;width:31px;height:24px;top:11px;left:8px;transform:skew(-18deg)rotate(-9deg)}.theme-choice--mythology .theme-choice__preview b{background:#26364c;border:0;border-radius:50%;width:4px;height:4px;top:9px;left:8px;box-shadow:10px 13px 0 1px #26364c,21px 5px #26364c,29px 20px 0 1px #26364c,7px 28px #26364c}.theme-choice--mythology .theme-choice__preview:after{border:2px solid #26364c94;border-width:2px 2px 0 0;width:36px;height:13px;top:23px;left:6px;transform:skew(24deg)rotate(8deg)}.theme-choice--technical .theme-choice__preview i,.theme-choice--technical .theme-choice__preview b{background:0 0;border:1px solid #26364c80;border-radius:50%;width:auto;height:auto;inset:5px}.theme-choice--technical .theme-choice__preview b{inset:10px;transform:none}.theme-choice--technical .theme-choice__preview i:before,.theme-choice--technical .theme-choice__preview i:after{content:"";background:#26364c61;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-choice--technical .theme-choice__preview i:before{width:100%;height:1px}.theme-choice--technical .theme-choice__preview i:after{width:1px;height:100%}.theme-choice--technical .theme-choice__preview:after{background:repeating-conic-gradient(transparent 0 13deg, #26364c6b 13deg 15deg);border:0;border-radius:50%;width:auto;height:auto;inset:2px;transform:none;-webkit-mask:radial-gradient(circle,#0000 0 76%,#000 78% 83%,#0000 85%);mask:radial-gradient(circle,#0000 0 76%,#000 78% 83%,#0000 85%)}.element-toggle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.element-toggle-grid button{border-color:#12182429}.element-toggle__moon-control{display:grid;position:relative}.element-toggle__moon-control>button{width:100%}.moon-availability-note{z-index:12;color:#ffffffe6;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121824b8;border:0;border-radius:5px;gap:3px;min-width:118px;padding:7px 9px;font-size:9px;font-weight:400;line-height:1.35;display:grid;position:absolute;bottom:calc(100% + 6px);right:0}.element-toggle-grid .moon-availability-note button{color:#ffffffbd;text-align:left;background:0 0;border:0;border-radius:0;min-height:0;padding:2px 0 0;font-size:10px;line-height:1.35}.element-toggle-grid .moon-availability-note button[aria-pressed=true]{color:#fff;font-weight:600}.format-tabs button:focus-visible,.print-type-button:focus-visible,.color-choice:focus-visible,.map-style-choice:focus-visible,.theme-choice:focus-visible,.jewelry-style-grid button:focus-visible,.jewelry-material-grid button:focus-visible,.jewelry-mount-grid button:focus-visible,.jewelry-gemstone-grid button:focus-visible,.jewelry-piece-grid button:focus-visible,.jewelry-chain-grid button:focus-visible,.jewelry-size-grid button:focus-visible,.jewelry-view-switch button:focus-visible,.element-toggle-grid button:focus-visible{outline-offset:2px;outline:2px solid #1218247a}.field-grid,.confirm-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.finish-layout-grid,.finish-size-grid,.finish-frame-grid{gap:4px;display:grid}.finish-layout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.finish-layout-grid button,.finish-size-grid button,.finish-frame-grid button{color:var(--create-muted);background:#12182409;border:1px solid #0000;border-radius:5px}.finish-layout-grid button.active,.finish-size-grid button.active,.finish-frame-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.finish-layout-grid button{place-items:center;gap:7px;min-height:86px;padding:10px 6px;font-size:11px;display:grid}.finish-layout-icon{background:#12182406;border:1.5px solid;display:block}.finish-layout-icon--circle{width:36px;height:36px}.finish-layout-icon--portrait{width:29px;height:40px}.finish-layout-icon--landscape{width:43px;height:30px}.finish-size-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.finish-size-grid button{align-content:center;gap:4px;min-width:0;min-height:72px;padding:8px 5px;display:grid}.finish-size-grid strong{font-size:11px;font-weight:500}.finish-size-grid span{color:var(--create-muted);font-size:9px;font-weight:300}.size-guide-trigger{color:#12182494;letter-spacing:.04em;background:0 0;border:0;padding:2px 0;font-size:10px;font-weight:400}.size-guide-trigger:hover{color:var(--create-ink)}.size-guide-trigger:focus-visible{outline-offset:3px;outline:2px solid #1218246b}.finish-frame-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.finish-frame-grid button{place-items:center;gap:7px;min-height:88px;padding:8px 5px;font-size:10px;display:grid}.finish-frame-swatch{background:#1a2a42;border:5px solid #e8e8e4;width:42px;height:50px;display:block;box-shadow:0 6px 12px #1218241f}.finish-frame-swatch--none{border-width:1px;border-color:#d7d8d8}.finish-frame-swatch--black{border-color:#17191c}.finish-frame-swatch--oak{border-color:#b78452}.finish-lifestyle{gap:10px;margin:0;display:grid}.finish-lifestyle__image{aspect-ratio:4/5;background:#e8e2d8;border-radius:4px;position:relative;overflow:hidden}.finish-lifestyle__image img,.finish-lifestyle__image canvas{object-fit:cover;width:100%;height:100%;display:block}.finish-lifestyle--live .finish-lifestyle__image{background:#b9ad9f}.finish-lifestyle__image:after{pointer-events:none;content:"";background:linear-gradient(#0000 64%,#090d1333);position:absolute;inset:0}.finish-lifestyle__image span{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffeb;letter-spacing:.12em;background:#0a0e146b;border:1px solid #ffffff3d;border-radius:2px;padding:5px 7px;font-size:9px;font-weight:400;position:absolute;top:12px;right:12px}.finish-lifestyle__next{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090d1394;border:1px solid #ffffff57;border-radius:50%;place-items:center;width:44px;height:44px;padding:0 0 2px;font-size:19px;transition:background-color .18s,transform .18s;display:grid;position:absolute;bottom:14px;right:14px}.finish-lifestyle__next:hover{background:#090d13c2}.finish-lifestyle__next:active{transform:scale(.96)}.finish-lifestyle__next:focus-visible,.finish-lifestyle__dots button:focus-visible{outline-offset:2px;outline:2px solid #fff}.finish-lifestyle__dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.finish-lifestyle__dots button{background:#ffffff75;border:0;border-radius:0;width:18px;height:3px;padding:0}.finish-lifestyle__dots button.active{background:#fff}.finish-lifestyle figcaption{gap:4px;display:grid}.finish-lifestyle figcaption>span{color:#12182475;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.finish-lifestyle figcaption strong{color:var(--create-ink);font-size:13px;font-weight:500}.finish-lifestyle figcaption p{color:var(--create-muted);margin:0;font-size:11px;font-weight:300;line-height:1.55}.jewelry-back-preview-hint{border-left:2px solid var(--create-ink);color:var(--create-muted);margin:0;padding:8px 0 8px 12px;font-size:10px;line-height:1.5}.jewelry-chain-grid,.jewelry-size-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.jewelry-chain-grid button,.jewelry-size-grid button{min-width:0;min-height:78px;color:var(--create-muted);font-family:var(--create-font-sans);background:#12182409;border:1px solid #0000;border-radius:5px;align-content:center;place-items:center;gap:6px;padding:8px 5px;font-size:9px;display:grid}.jewelry-chain-grid button.active,.jewelry-size-grid button.active{border-color:var(--create-ink);color:var(--create-ink);background:#fff}.jewelry-chain-grid button>i{border-bottom:2px double #919ba4;border-radius:50%;width:54px;height:18px;display:block}.jewelry-chain--gold-vermeil>i{border-color:#c79839}.jewelry-chain--solid-gold>i{border-color:#a9761f}.jewelry-chain--black-cord>i{border-bottom:3px solid #22262a!important}.jewelry-chain--no-chain>i{border:3px solid #a7b0b8!important;border-radius:50%!important;width:20px!important;height:20px!important}.jewelry-size-grid button{min-height:94px}.jewelry-size-grid strong{font-size:11px;font-weight:500}.jewelry-size-grid span{color:var(--create-muted);font-size:8px}.jewelry-size-disc{background:radial-gradient(circle at 42% 34%,#ffffffd9,#0000 13%),#152a47;border:3px solid #bcc4ca;border-radius:50%;display:block;box-shadow:0 6px 10px #12182424}.jewelry-size-disc--15mm{width:25px;height:25px}.jewelry-size-disc--20mm{width:34px;height:34px}.jewelry-size-disc--25mm{width:42px;height:42px}.jewelry-fixed-option{background:#fff;border:1px solid #12182424;border-radius:5px;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.jewelry-fixed-option>i{border:5px solid #a7b0b8;border-radius:50%;width:36px;height:36px;box-shadow:inset 1px 1px 2px #fff,0 4px 8px #1218241f}.jewelry-fixed-option>div{gap:3px;display:grid}.jewelry-fixed-option strong{font-size:11px;font-weight:500}.jewelry-fixed-option span{color:var(--create-muted);font-size:9px}.finish-lifestyle--jewelry{gap:16px;padding-top:2px}.finish-lifestyle--jewelry .finish-lifestyle__image{background:#e9e1d5;border-radius:0;box-shadow:0 18px 48px #18130d21}.finish-lifestyle--jewelry .finish-lifestyle__image:after{background:linear-gradient(#080b0f05,#0000 62%),linear-gradient(#0000 75%,#080b0f3d)}.finish-lifestyle--jewelry figcaption{gap:7px;padding:0 2px 2px}.finish-lifestyle--jewelry figcaption strong{max-width:19ch;font-family:var(--create-font-display);letter-spacing:-.025em;font-size:clamp(20px,5.6vw,28px);font-weight:400;line-height:1.16}.finish-lifestyle--jewelry figcaption p{max-width:38em;font-size:11px;line-height:1.7}.jewelry-finish-copy{border-top:1px solid var(--create-line);gap:8px;padding:22px 2px 4px;display:grid}.jewelry-finish-copy>span{color:#12182475;letter-spacing:.16em;text-transform:uppercase;font-size:8px}.jewelry-finish-copy h2{font-family:var(--create-font-display);margin:0;font-size:19px;font-weight:400;line-height:1.25}.jewelry-finish-copy p{max-width:42em;color:var(--create-muted);margin:0;font-size:10px;font-weight:300;line-height:1.7}.size-guide-dialog{width:min(100% - 28px,520px);max-height:min(86dvh,760px);color:var(--create-ink);background:#f8f8f7;border:1px solid #1218241f;border-radius:10px;margin:auto;padding:20px;box-shadow:0 30px 90px #0c121c47}.size-guide-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090d138a}.size-guide-dialog__header{border-bottom:1px solid var(--create-line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;display:flex}.size-guide-dialog__header>div{gap:4px;display:grid}.size-guide-dialog__header span{color:#12182470;letter-spacing:.16em;text-transform:uppercase;font-size:9px}.size-guide-dialog__header h2{font-family:var(--create-font-display);margin:0;font-size:22px;font-weight:400;line-height:1.25}.size-guide-dialog__header>button{width:36px;height:36px;color:var(--create-ink);background:0 0;border:1px solid #12182424;border-radius:50%;flex:none;place-items:center;padding:0 0 2px;font-size:22px;font-weight:300;display:grid}.size-guide-dialog__intro{color:var(--create-muted);margin:14px 0 18px;font-size:12px;line-height:1.6}.size-guide-dialog__visuals{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.size-guide-card{text-align:center;background:#12182409;gap:6px;min-width:0;margin:0;padding:10px 7px 12px;display:grid}.size-guide-card>div{justify-content:center;align-items:flex-end;height:104px;display:flex}.size-guide-card i{background:radial-gradient(circle at 50% 38%,#0000 0 31%,#eef5ffb8 31.5% 32.5%,#0000 33%),#1b2f4c;border:1px solid #26364c;display:block;box-shadow:0 7px 14px #12182426}.size-guide-card--30x40 i{width:42px;height:56px}.size-guide-card--50x70 i{width:57px;height:80px}.size-guide-card--60x80 i{width:66px;height:88px}.size-guide-dialog__visuals--jewelry .size-guide-card>div{align-items:center;height:92px}.size-guide-dialog__visuals--jewelry .size-guide-card i{aspect-ratio:1;background:radial-gradient(circle at 45% 35%,#fff 0 1px,#0000 1.6px),radial-gradient(circle at 66% 54%,#fff 0 1px,#0000 1.6px),radial-gradient(circle at 38% 68%,#fff 0 1px,#0000 1.6px),#172d4b;border:5px solid #bcc4ca;border-radius:50%;height:auto}.size-guide-card--15mm i{width:34px}.size-guide-card--20mm i{width:48px}.size-guide-card--25mm i{width:62px}.size-guide-card strong{white-space:nowrap;font-size:10px;font-weight:500}.size-guide-card p{color:var(--create-muted);margin:0;font-size:8px;line-height:1.45}.size-guide-dialog__tip{border-left:2px solid #26364c;gap:3px;margin-top:14px;padding:8px 0 8px 12px;display:grid}.size-guide-dialog__tip strong{font-size:11px;font-weight:500}.size-guide-dialog__tip span{color:var(--create-muted);font-size:10px;line-height:1.5}.size-guide-dialog__confirm{width:100%;margin-top:16px}.finish-material-note{border-top:1px solid var(--create-line);gap:5px;padding:14px 0 2px;display:grid}.finish-material-note>span{color:#12182470;letter-spacing:.15em;text-transform:uppercase;font-size:9px}.finish-material-note strong{font-size:12px;font-weight:500}.finish-material-note p{color:var(--create-muted);margin:0;font-size:11px;font-weight:300;line-height:1.5}.confirm-actions{grid-template-columns:minmax(0,1fr) minmax(0,.84fr)}.order-summary-card{background:#fff;border:1px solid #838b9333;border-radius:10px;gap:12px;padding:16px;display:grid}.order-summary-card__header{border-bottom:1px solid var(--create-line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.order-summary-card__header span{color:#1218246b;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:300}.order-summary-card__header h2{color:var(--create-ink);font-family:var(--create-font-display);margin:2px 0 0;font-size:22px;font-weight:400}.order-summary-card__header>strong{color:var(--create-green);font-size:11px;font-weight:400}.order-summary-card__list{gap:0;margin:0;display:grid}.order-summary-card__item{border-bottom:1px solid var(--create-line);justify-content:space-between;align-items:baseline;gap:14px;padding:10px 0;display:flex}.order-summary-card__item:last-child{border-bottom:0}.order-summary-card__item dt{color:var(--create-muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:400}.order-summary-card__item dd{color:var(--create-ink);text-align:right;margin:0;font-size:13px;font-weight:400}.store-buttons,.order-note-panel{gap:10px;display:grid}.store-buttons{scroll-margin-top:486px}.store-buttons__header,.store-disabled,.validation-box,.manual-copy,.store-hint{border-radius:8px;padding:12px}.store-buttons__header{background:#fff;border:1px solid #838b9329}.store-buttons__header strong{font-size:13px;font-weight:400}.store-buttons__header span,.store-hint,.manual-copy p{color:var(--create-muted);font-size:11px;font-weight:300}.store-buttons--ready{box-shadow:none;background:#3db3640f;border:1px solid #3db3643d;border-radius:10px;padding:10px}.order-note-field textarea{min-height:148px;color:var(--create-ink);background:#fff;border-style:dashed;font-size:12px;line-height:1.55}.app-shell__footer{width:100%;padding:14px 0 calc(24px + var(--safe-bottom));-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-top:0;grid-template-columns:1fr;align-items:center;gap:10px;margin:auto 0 0;display:grid;position:static}.product-footer__left{gap:2px;min-width:0;display:grid}.product-footer__left span{color:var(--create-muted);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:400}.product-footer__left strong{color:var(--create-ink);font-size:18px;font-weight:600}.product-footer__left small{color:var(--create-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:300;overflow:hidden}.product-footer__actions{align-items:center;gap:8px;width:100%;display:flex}.product-footer__actions .button--primary{flex:auto;min-width:0}.creator-utility-bar{border-top:1px solid var(--create-line);border-bottom:1px solid var(--create-line);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.creator-utility-bar button{border:0;border-right:1px solid var(--create-line);color:#121824b3;min-width:0;min-height:46px;font-family:var(--create-font-sans);background:0 0;justify-content:center;align-items:center;gap:6px;padding:7px 4px;font-size:10px;font-weight:400;display:flex}.creator-utility-bar button:last-child{border-right:0}.creator-utility-bar button:hover{color:var(--create-ink)}.creator-utility-bar button:focus-visible,.creator-help-dialog button:focus-visible{outline:2px solid var(--create-ink);outline-offset:-3px}.creator-utility-bar button>span{border:1px solid #12182433;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.creator-utility-bar__home{flex-direction:column;gap:0!important}.creator-utility-bar__home strong{font-family:var(--create-font-display);font-size:15px;font-weight:400;line-height:1}.creator-utility-bar__home small{color:#1218246b;letter-spacing:.16em;text-transform:uppercase;font-size:7px}.creator-trust-band{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:12px 0 18px;list-style:none;display:grid}.creator-trust-band li{min-width:0;color:var(--create-muted);text-align:center;justify-content:center;align-items:center;gap:4px;font-size:8px;font-weight:300;line-height:1.35;display:flex}.creator-trust-band i{background:var(--create-green);border-radius:50%;flex:none;width:5px;height:5px}.creator-help-dialog{width:min(360px,100vw - 28px);max-height:min(720px,100dvh - 28px);color:var(--create-ink);background:#fbfbfa;border:0;border-radius:12px;padding:20px;overflow:auto;box-shadow:0 34px 90px #090d1352}.creator-help-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090d138f}.creator-help-dialog__header{border-bottom:1px solid var(--create-line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.creator-help-dialog__header>div{gap:4px;display:grid}.creator-help-dialog__header span{color:#12182475;letter-spacing:.16em;text-transform:uppercase;font-size:9px}.creator-help-dialog__header h2{font-family:var(--create-font-display);margin:0;font-size:23px;font-weight:400}.creator-help-dialog__header>button{border:1px solid var(--create-line);width:36px;height:36px;color:var(--create-ink);background:0 0;border-radius:50%;flex:none;place-items:center;font-size:20px;font-weight:200;display:grid}.creator-help-dialog__steps{gap:0;margin:0;padding:14px 0;list-style:none;display:grid}.creator-help-dialog__steps li{border-bottom:1px solid #838b931f;grid-template-columns:32px 1fr;gap:10px;padding:10px 0;display:grid}.creator-help-dialog__steps li:last-child{border-bottom:0}.creator-help-dialog__steps>li>span{color:#1218245c;font-family:var(--create-font-display);font-size:15px}.creator-help-dialog__steps div{gap:3px;display:grid}.creator-help-dialog__steps strong{font-size:12px;font-weight:500}.creator-help-dialog__steps p,.creator-help-dialog__privacy p{color:var(--create-muted);margin:0;font-size:10px;font-weight:300;line-height:1.55}.creator-help-dialog__privacy{border-left:2px solid var(--create-ink);gap:4px;padding:4px 0 4px 12px;display:grid}.creator-help-dialog__privacy strong{font-size:11px;font-weight:500}.creator-help-dialog__confirm{width:100%;margin-top:18px}.toast{top:calc(12px + env(safe-area-inset-top,0px));color:#fff;background:#121824f0;border:1px solid #12182414;bottom:auto}@media (width>=1024px){.store-buttons{scroll-margin-top:24px}.app-shell{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.04fr) minmax(448px,.96fr);gap:0;height:100svh;min-height:100svh;padding:0;overflow:hidden}.app-shell__preview{height:100svh;min-height:640px;padding:24px;position:sticky;top:0}.preview-stage__label{bottom:24px;right:24px}.preview{width:min(62vw,660px)}.preview[data-orientation=portrait]{width:min(42vw,560px)}.preview[data-orientation=landscape]{width:min(68vw,760px)}.app-shell[data-product-family=star-map][data-product-format=jewelry] .preview--jewelry{width:min(51vw - 48px,78svh,660px)}.app-shell__panel{border-left:1px solid var(--create-line);scrollbar-width:thin;scrollbar-color:#12182447 transparent;height:100svh;min-height:100svh;padding:0 clamp(28px,3.8vw,46px);overflow:hidden auto}.product-controls-shell{height:auto;min-height:100svh;padding-top:0;overflow:visible}.product-header{padding-top:8px}.step-stack{gap:21px;padding-top:24px}.config-section{gap:16px}.product-family-grid button{min-height:89px;font-size:11px}.format-tabs button{min-height:56px}.moon-phase-choice-grid button{min-height:90px}.moon-piece-grid button{min-height:82px}.step-card{flex:none;padding-bottom:10px;padding-right:1px;overflow:visible}.app-shell__footer{border-top:1px solid var(--create-line);background:var(--create-bg);box-shadow:none;flex:none;grid-template-columns:minmax(0,1fr) auto;padding:16px 0 24px;position:static}.product-footer__actions .button--primary{min-width:166px}.creator-trust-band{padding-bottom:14px}}@media (width<=620px){.app-shell{grid-template-rows:470px minmax(0,1fr);height:100svh;min-height:100svh;overflow:hidden}.app-shell__panel{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;min-height:0;overflow:hidden auto}.step-card{flex:none;min-height:auto}.app-shell__footer{display:none}.app-shell[data-product-family=star-map][data-product-format=jewelry] .app-shell__preview{padding:0}.app-shell[data-product-family=star-map][data-product-format=jewelry] .preview--jewelry{aspect-ratio:5/6;width:min(100vw,470px)}.app-shell__preview{min-height:470px;padding:24px 16px}.create-brand-button{display:none}.preview{width:min(82vw,360px)}.preview[data-orientation=portrait]{width:min(69vw,330px)}.preview[data-orientation=landscape]{width:min(88vw,390px)}.preview__chain{width:100px;top:-24px}.preview__chain span{width:58px}.preview__product-frame{border-radius:2px}.preview[data-frame=black] .preview__product-frame,.preview[data-frame=oak] .preview__product-frame{padding:7px}.preview__canvas{border-radius:0;max-height:400px}.preview-stage__label{max-width:none;bottom:14px;left:14px;right:14px}.app-shell__panel{padding:0 14px}.material-grid,.suggestion-list,.field-grid,.confirm-actions{grid-template-columns:1fr}.color-choice i{width:36px;height:36px}.color-choice span,.map-style-choice>span:last-child,.theme-choice>span:last-child{font-size:9px}.option-card{grid-template-columns:58px 1fr}.inline-actions{flex-direction:column;align-items:flex-start}.app-shell__footer{gap:8px}.product-footer__left{display:none}.product-footer__left strong{font-size:16px}.product-footer__left small{display:none}.product-footer__actions .button--primary{min-width:0;padding:0 18px}}.app-shell[data-product-family=zodiac] .app-shell__preview{background:#eaedef;min-height:470px;padding:0}.app-shell[data-product-family=zodiac] .create-brand-button,.app-shell[data-product-family=zodiac] .preview__photo-shadow,.app-shell[data-product-family=zodiac] .preview__metal-glow,.app-shell[data-product-family=zodiac] .preview__plinth{display:none}.app-shell[data-product-family=zodiac] .preview-stage,.app-shell[data-product-family=zodiac] .preview-stage__surface,.preview.preview--zodiac-gallery{width:100%;height:470px;min-height:0}.preview.preview--zodiac-gallery{aspect-ratio:auto}.preview--zodiac-gallery .preview__product-frame{background:#eaedef;width:100%;height:390px;max-height:none;display:block;overflow:hidden}.preview--zodiac-gallery .jewelry-product--zodiac{height:390px;transition:transform .26s;overflow:hidden}.preview--zodiac-gallery .jewelry-product--zodiac .jewelry-product__photo-base{transform-origin:50% 62%;transform:scale(1.45)}.preview--zodiac-gallery .jewelry-product--zodiac .jewelry-product__pendant{width:min(64%,249.6px);top:36%}.preview--zodiac-gallery .jewelry-product--zodiac .jewelry-product__front,.preview--zodiac-gallery .jewelry-product--zodiac .jewelry-product__back{border-radius:50%}.preview--zodiac-gallery .jewelry-product--zodiac .jewelry-product__canvas{filter:none;box-shadow:inset 0 0 0 1px #ffffff57,inset 0 -14px 24px #40382a1f}.preview--zodiac-gallery .jewelry-product__scale{display:none}.preview--zodiac-gallery[data-zodiac-gallery-scene=front-detail] .jewelry-product--zodiac,.preview--zodiac-gallery[data-zodiac-gallery-scene=back-detail] .jewelry-product--zodiac{transform:scale(1.08)}.zodiac-gallery-dots{background:#eef0f1;justify-content:center;align-items:center;gap:16px;height:80px;display:flex}.zodiac-gallery-dots button{background:#a9afb5;border:0;border-radius:50%;width:8px;height:8px;padding:0}.zodiac-gallery-dots button.active{background:#121824}@media (width>=1024px){.app-shell[data-product-family=zodiac] .app-shell__preview{min-height:100svh;padding:24px}.app-shell[data-product-family=zodiac] .preview-stage{height:100%}.app-shell[data-product-family=zodiac] .preview-stage__surface,.app-shell[data-product-family=zodiac] .preview.preview--zodiac-gallery{width:min(51vw - 48px,100svh - 128px,760px);height:auto}.app-shell[data-product-family=zodiac] .preview--zodiac-gallery .preview__product-frame,.app-shell[data-product-family=zodiac] .preview--zodiac-gallery .jewelry-product--zodiac{aspect-ratio:1;height:auto}.app-shell[data-product-family=zodiac] .preview--zodiac-gallery .jewelry-product--zodiac .jewelry-product__pendant{top:34%}}@media (prefers-reduced-motion:reduce){.sku-card,.material-card,.option-card,.suggestion-list button,.toggle-row,.app-shell .button,.jewelry-product__front,.jewelry-product__back{transition:none}.preview__transition-frame{display:none}}.app-shell[data-product-family=moon-phase] .create-brand-button,.app-shell[data-product-family=moon-phase] .preview__photo-shadow,.app-shell[data-product-family=moon-phase] .preview__metal-glow,.app-shell[data-product-family=moon-phase] .preview__plinth{display:none}.app-shell[data-product-family=moon-phase] .preview-stage,.app-shell[data-product-family=moon-phase] .preview-stage__surface,.preview.preview--moon-gallery,.preview--moon-gallery .preview__product-frame{width:100%;height:auto;min-height:0}.preview.preview--moon-gallery{aspect-ratio:auto}.preview--moon-gallery .preview__product-frame{max-height:none;display:block}.moon-product-gallery{background:#eaedef;width:100%;position:relative}.moon-product-gallery__main,.moon-product-gallery__thumb-crop{background:#ebecef;display:block;position:relative;overflow:hidden}.moon-product-gallery__main{aspect-ratio:1;width:100%}.moon-product-gallery__sprite{object-fit:cover;-webkit-user-select:none;user-select:none;width:200%;max-width:none;height:200%;display:block;position:absolute;top:0;left:0}.moon-product-gallery__sprite--crescent{transform:translate(0)}.moon-product-gallery__sprite--full{transform:translate(-50%)}.moon-product-gallery__sprite--half{transform:translateY(-50%)}.moon-product-gallery__sprite--three-quarter{transform:translate(-50%,-50%)}.moon-product-gallery__thumbs{background:#eef0f1;justify-content:center;align-items:center;gap:8px;height:80px;padding:8px 16px;display:flex}.moon-product-gallery__thumbs button{width:64px;height:64px;box-shadow:none;background:#e5e8ea;border:1px solid #0000;border-radius:2px;flex:0 0 64px;padding:0;overflow:hidden}.moon-product-gallery__thumbs button.active{border-color:#121824;box-shadow:inset 0 0 0 1px #fff}.moon-product-gallery__thumb-crop{width:100%;height:100%}.moon-product-gallery__export-canvas{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}@media (width>=1024px){.app-shell[data-product-family=moon-phase] .app-shell__preview{min-height:100svh;padding:24px}.app-shell[data-product-family=moon-phase] .preview-stage__surface{width:min(51vw - 48px,100svh - 128px,760px)}}@media (width<=1023px){.app-shell__preview{z-index:20;position:sticky;top:0;box-shadow:0 1px #12182414,0 18px 32px -30px #1218247a}.app-shell__panel{z-index:1;position:relative}}.app-shell[data-product-family=moon-phase] .app-shell__preview{background:radial-gradient(circle at 50% 43%,#fff 0 14%,#ffffffc7 31%,#0000 56%),#eef0f1;min-height:470px;padding:24px 16px}.app-shell[data-product-family=moon-phase] .preview-stage,.app-shell[data-product-family=moon-phase] .preview-stage__surface{width:100%;height:100%}.preview.preview--moon-product{aspect-ratio:4/5;width:min(100%,470px)}.preview--moon-product .preview__product-frame,.preview--moon-product .jewelry-product--moon{width:100%;height:100%}@media (width>=1024px){.app-shell[data-product-family=moon-phase] .app-shell__preview{min-height:100svh;padding:24px}.app-shell[data-product-family=moon-phase] .create-brand-button{display:grid}.app-shell[data-product-family=moon-phase] .preview-stage__surface{width:min(51vw - 48px,100svh - 80px,520px)}.preview--moon-product[data-jewelry-piece=necklace] .jewelry-product--moon{transform:translateY(clamp(150px,20svh,190px))}.preview--moon-product[data-jewelry-piece=necklace] .jewelry-product__chain{width:76%;height:90%}.preview--moon-product[data-jewelry-piece=necklace] .jewelry-product__bail{width:8.5%;top:42.5%}.preview--moon-product[data-jewelry-piece=necklace] .jewelry-product__pendant{width:30%;top:53%}.preview--moon-product[data-jewelry-piece=necklace] .jewelry-product__scale{top:97%}}.preview--jewelry[data-product-family=star-map]{aspect-ratio:auto;background:#edeef0}.app-shell[data-product-family=star-map][data-product-format=jewelry] .app-shell__preview{background:#edeef0}.preview--jewelry[data-product-family=star-map] .preview__product-frame{aspect-ratio:1;background:#edeef0;width:100%;height:auto;display:block;overflow:hidden}.preview--jewelry[data-product-family=star-map] .preview__photo-shadow,.preview--jewelry[data-product-family=star-map] .preview__plinth{display:none}.benchmark-jewelry-scene{background:#edeef0;width:100%;height:100%;position:relative;overflow:hidden}.benchmark-jewelry-scene__studio-background{z-index:0;background-color:#edeef0;background-image:url(/product-scenes/no-mount-studio-background-v1.webp),radial-gradient(circle at 28% 20%,#fffffff0,#0000 34%),linear-gradient(145deg,#f3f1ed 0%,#e8ebed 54%,#dce1e4 100%);background-position:50%;background-size:cover;position:absolute;inset:0}.benchmark-jewelry-scene__image,.benchmark-jewelry-scene__local-fallback,.benchmark-jewelry-scene__export-canvas{object-fit:cover;width:100%;height:100%;max-height:none;box-shadow:none;border-radius:0;display:block;position:absolute;inset:0}.benchmark-jewelry-scene__local-fallback{z-index:1}.benchmark-jewelry-scene__image{z-index:2}.benchmark-jewelry-scene__image--previous{z-index:3;pointer-events:none;animation:1.2s cubic-bezier(.16,1,.3,1) both benchmark-product-crossfade-out}.benchmark-jewelry-scene__export-canvas{z-index:0;visibility:hidden;opacity:0;object-fit:contain}.benchmark-jewelry-scene__export-canvas--back-fallback{z-index:1;visibility:visible;opacity:1}.benchmark-jewelry-scene__blank-base,.benchmark-jewelry-scene__engraving-layer{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;max-height:none;display:block;position:absolute}.benchmark-jewelry-scene__blank-base{z-index:1;filter:none;height:auto}.benchmark-jewelry-scene__blank-base[data-jewelry-piece=necklace]{width:190.31%;top:-142.48%;left:-45.43%}.benchmark-jewelry-scene__blank-base[data-jewelry-piece=bracelet]{width:170.9%;top:3.2%;left:-36.5%}.benchmark-jewelry-scene__engraving-layer{z-index:2;box-shadow:none;filter:none;background:0 0;border:0;border-radius:50%}.benchmark-jewelry-scene__engraving-layer[data-jewelry-piece=necklace]{width:68%;height:68%;top:29.2%;left:15.5%}.benchmark-jewelry-scene__engraving-layer[data-jewelry-piece=bracelet]{width:64%;height:64%;top:18.2%;left:18%}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch{width:100%;height:80px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f3f4f5;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;display:flex;position:relative;bottom:auto;left:auto;transform:none}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch__source-status{color:#68717a;letter-spacing:.04em;text-align:center;font-size:10px;font-weight:400;line-height:1.2;position:absolute;bottom:7px;left:12px;right:12px}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch button{width:16px;min-height:24px}.preview--jewelry[data-product-family=star-map] .jewelry-view-switch button:after{width:8px;height:8px;top:8px;left:4px}@keyframes benchmark-product-crossfade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.preview--cinematic-entry .preview__product-frame{animation:none}.benchmark-jewelry-scene__image--previous{animation:none;display:none}}.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}.benchmark-home{--home-ink:#13171d;--home-night:#080d14;--home-paper:#f6f3ed;--home-stone:#e8e2d9;--home-line:#11161c29;--home-green:#23d276;min-height:100vh;color:var(--home-ink);background:var(--home-paper);overflow:hidden visible}.benchmark-home button{border-radius:0}.benchmark-home--focused{background:#020306;min-height:760px}.benchmark-home--focused .benchmark-hero{height:max(760px,100svh);min-height:760px}.benchmark-hero{color:#fff;isolation:isolate;background:#2a1710;height:max(760px,100svh - 58px);min-height:760px;position:relative;overflow:hidden}.benchmark-hero:before{z-index:-3;content:"";background:linear-gradient(#160a050a 35%,#080d1438 62%,#080d14fa 100%),radial-gradient(circle at 50% 26%,#d2885059,#0000 52%),url(https://img.thenightsky.com/web-assets/hero-carousel/cSN1NJPY4D4M59xTomBjGEMS5A.png) 50%/cover no-repeat,#24150f;position:absolute;inset:0;transform:scale(1.015)}.benchmark-hero__shade{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#05070a1f,#0000 26% 72%,#05070a2e),linear-gradient(#0205093d,#0000 18%);position:absolute;inset:0}.benchmark-header{z-index:4;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:74px;padding:12px 8px;display:grid;position:absolute;top:0;left:0}.benchmark-menu-button,.benchmark-logo,.benchmark-create-pill{border:0}.benchmark-menu-button{color:#fff;background:0 0;place-content:center;justify-self:start;gap:6px;width:34px;height:34px;padding:0;display:grid}.benchmark-menu-button span{background:currentColor;width:20px;height:1.5px;display:block}.benchmark-logo{color:#14181f;width:50px;height:50px;font-family:var(--font-serif);background:#fffffff7;place-content:center;justify-self:center;line-height:1;display:grid;box-shadow:0 4px 18px #0000001f;border-radius:50%!important}.benchmark-logo span{font-size:13px;font-weight:700}.benchmark-logo small{font-family:var(--font-sans);letter-spacing:.18em;margin-top:3px;font-size:7px}.benchmark-create-pill{color:#14181f;letter-spacing:.06em;background:#fffffff7;justify-self:end;align-items:center;gap:8px;width:104px;min-height:41px;padding:0 16px;font-size:13px;display:inline-flex;border-radius:999px!important}.benchmark-create-pill svg,.benchmark-hero__action button svg{fill:none;stroke:currentColor;stroke-width:1.25px;width:20px;height:20px}.benchmark-hero__copy{text-align:center;position:absolute;inset:469px 8px auto}.benchmark-hero__copy h1{max-width:350px;font-family:var(--font-serif);letter-spacing:-.045em;text-shadow:0 2px 18px #00000057;margin:0 auto;font-size:clamp(34px,9.3vw,42px);font-weight:700;line-height:1.06}.benchmark-hero__copy p{text-shadow:0 2px 12px #0006;max-width:310px;margin:18px auto 0;font-size:14px;line-height:1.45}.benchmark-hero__action{flex-direction:column-reverse;align-items:center;gap:17px;display:flex;position:absolute;inset:624px 26px auto}.benchmark-hero__action>p{margin:0;font-size:12px;display:none}.benchmark-hero__action button{color:#0f1721;letter-spacing:.05em;background:#fff;border:0;justify-content:center;align-items:center;gap:12px;width:min(100%,288px);min-height:60px;padding:0 26px;font-size:13px;display:inline-flex;box-shadow:0 14px 35px #0003;border-radius:999px!important}.benchmark-promo{color:#fff;text-align:center;justify-content:center;align-items:center;gap:11px;font-size:12px;font-weight:700;text-decoration:none;display:flex;position:absolute;inset:758px 12px auto}.benchmark-status-dot{background:var(--home-green);border-radius:50%;flex:none;width:8px;height:8px;display:inline-block;box-shadow:0 0 16px #23d27661}.home-menu{z-index:50;color:#f5f1e9;background:radial-gradient(circle at 80% 12%,#4d677e42,#0000 38%),#080d14;flex-direction:column;padding:20px 22px 34px;animation:.32s cubic-bezier(.16,1,.3,1) both home-menu-in;display:flex;position:fixed;inset:0}@keyframes home-menu-in{0%{opacity:0;transform:translate(-24px)}}.home-menu__close{color:#fff;background:0 0;border:1px solid #ffffff40;align-self:flex-end;width:44px;height:44px;font-size:30px;font-weight:200;border-radius:50%!important}.home-menu__brand{gap:4px;margin-top:10vh;display:grid}.home-menu__brand span{font-family:var(--font-serif);font-size:36px}.home-menu__brand small{color:#ffffff8a;letter-spacing:.26em;font-size:10px}.home-menu nav{border-top:1px solid #ffffff26;margin-top:12vh;display:grid}.home-menu nav button{color:#fff;min-height:74px;font-family:var(--font-serif);background:0 0;border:0;border-bottom:1px solid #ffffff26;align-items:center;font-size:26px;display:flex}.home-menu>p{color:#ffffff9e;max-width:460px;margin:auto 0 0;font-size:13px}.home-quote-strip{height:220px;color:var(--home-ink);background:#fff;position:relative}.home-quote-strip article{text-align:center;border:1px solid #11161c1f;height:150px;padding:28px 12px;position:absolute;top:35px;left:58px;right:58px}.home-quote-strip p{max-width:250px;font-family:var(--font-serif);text-align:center;margin:0 auto;font-size:20px;line-height:1.42}.home-quote-strip article footer{color:#545a60;justify-content:space-between;max-width:250px;margin:14px auto 0;font-size:10px;display:flex}.home-quote-strip article footer strong{color:#111820;letter-spacing:.08em;font-size:11px}.home-quote-strip__arrow{z-index:2;width:40px;height:40px;color:var(--home-ink);background:#fff;border:1px solid #11161c29;position:absolute;top:90px;border-radius:50%!important}.home-quote-strip__arrow--previous{left:20px}.home-quote-strip__arrow--next{right:20px}.home-quote-strip__dots{justify-content:center;gap:5px;display:flex;position:absolute;bottom:10px;left:0;right:0}.home-quote-strip__dots button{background:#c9ccd0;border:0;width:10px;height:10px;padding:0;border-radius:50%!important}.home-quote-strip__dots button.is-active{background:#111820}.home-moment{background:#fff;min-height:709px;padding-top:136px;display:grid}.home-moment>h2{font-family:var(--font-serif);text-align:center;margin:0 12px 25px;font-size:29px;font-weight:500;line-height:29px}.home-moment__visual{width:289px;height:289px;min-height:0;margin:0 auto;overflow:hidden}.home-moment__visual img{object-fit:cover;width:100%;height:100%;min-height:0}.home-moment__form{padding:13px 32px 32px}.home-section-title{max-width:760px}.home-section-title>span,.home-story__copy>span,.home-eclipse__copy>span,.home-conscience__copy>span,.home-newsletter>div>span{color:#6f746f;letter-spacing:.22em;text-transform:uppercase;font-size:10px}.home-section-title h2,.home-story__copy h2,.home-eclipse__copy h2,.home-conscience__copy h2,.home-newsletter h2{font-family:var(--font-serif);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(34px,9vw,52px);font-weight:500;line-height:1.08}.home-section-title p{color:#656a6e;max-width:620px;margin:17px 0 0;font-size:14px;line-height:1.7}.home-moment form{gap:16px;margin-top:0;display:grid}.home-moment label{color:#555b60;letter-spacing:.12em;gap:6px;font-size:11px;display:grid}.home-moment input{width:100%;min-height:44px;color:var(--home-ink);box-shadow:none;background:0 0;border:1px solid #11161c38;border-radius:0;padding:0 12px;font-size:17px}.home-moment__date-row{grid-template-columns:65px 1fr 82px;gap:8px;display:grid}.home-moment__date-row select{min-width:0;height:44px;color:var(--home-ink);background:#fff;border:1px solid #11161c38;border-radius:0;padding:0 10px}.home-moment form button,.home-story__copy button,.home-eclipse__copy button{color:#fff;background:#111820;border:0;justify-content:space-between;align-items:center;gap:18px;min-height:58px;margin-top:8px;padding:0 20px;display:inline-flex}.benchmark-home button svg,.home-card__copy svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px;width:22px;height:22px}.home-proof-bar{background:#fff;grid-template-columns:repeat(3,1fr);gap:0;height:46px;padding:0 12px;display:grid}.home-proof-bar span{color:#555b60;text-align:center;background:#fff;justify-content:center;align-items:center;gap:0;min-height:46px;padding:0;font-size:10px;display:flex}.home-proof-bar strong{display:none}.home-catalog,.home-how,.home-gallery,.home-promise{background:var(--home-paper);padding:120px 0 0}.home-catalog .home-section-title,.home-how .home-section-title,.home-gallery .home-section-title,.home-promise .home-section-title{padding:0 12px}.home-catalog .home-section-title>span,.home-how .home-section-title>span{display:none}.home-section-title h2,.home-story__copy h2,.home-eclipse__copy h2,.home-conscience__copy h2,.home-newsletter h2{font-size:29px}.home-catalog--soft{background:#e8e2d9}.home-rail-shell{margin-top:16px;position:relative}.home-rail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:320px;grid-auto-flow:column;gap:8px;margin-right:0;padding-right:70px;display:grid;overflow-x:auto}.home-rail::-webkit-scrollbar{display:none}.home-card{scroll-snap-align:start;background:#fff;height:520px;position:relative;overflow:hidden}.home-card__image-wrap{background:#ded8cf;height:100%;overflow:hidden}.home-card__image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.16,1,.3,1)}.home-card:hover img{transform:scale(1.035)}.home-card__copy{color:#fff;background:linear-gradient(#0000,#03070bc7);min-height:40px;padding:8px 16px;position:absolute;bottom:0;left:0;right:0}.home-card__copy h3{font-family:var(--font-serif);margin:0;font-size:20px;font-weight:500}.home-card__copy p{display:none}.home-card__copy span{border-top:1px solid var(--home-line);letter-spacing:.08em;justify-content:space-between;align-items:center;padding-top:14px;font-size:11px;display:none}.home-rail-controls{z-index:3;justify-content:flex-end;gap:8px;margin-top:0;display:flex;position:absolute;top:239px;right:20px}.home-rail-controls button{width:52px;height:42px;color:var(--home-ink);background:0 0;border:1px solid #11161c3d;font-size:18px;display:none;border-radius:50%!important}.home-rail-controls button:last-child{display:block}.home-reviews{background:#fff;height:577px;padding-top:120px;overflow:hidden}.home-reviews h2,.home-story>h2{font-family:var(--font-serif);margin:0 12px;font-size:29px;font-weight:500;line-height:1}.home-reviews__rail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:300px;grid-auto-flow:column;gap:16px;margin-top:40px;padding:0 12px;display:grid;overflow-x:auto}.home-reviews__rail::-webkit-scrollbar{display:none}.home-reviews__rail article{scroll-snap-align:start;background:#d8d4ce;width:300px;height:350px;overflow:hidden}.home-reviews__rail img{object-fit:cover;width:100%;height:100%}.home-reviews>footer{color:#5b6065;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:11px;display:flex}.home-reviews>footer strong{color:#111820;letter-spacing:.08em}.home-story,.home-eclipse{display:grid}.home-story--dark{color:#fff;background:var(--home-night)}.home-story{height:648px;color:var(--home-ink);background:#fff;padding-top:40px}.home-story>h2{text-align:center}.home-story__media,.home-eclipse__image{min-height:560px;overflow:hidden}.home-story__media{width:295px;height:295px;min-height:0;margin:51px auto 0}.home-story__media img,.home-eclipse__image img{object-fit:cover;width:100%;height:100%;min-height:560px}.home-story__media img{min-height:0}.home-story__copy,.home-eclipse__copy{flex-direction:column;justify-content:center;padding:70px 20px 78px;display:flex}.home-story__copy{padding:52px 12px 0;display:block}.home-story__copy>span{color:#ffffff85}.home-story__copy h2,.home-eclipse__copy h2{max-width:640px}.home-story__copy p,.home-eclipse__copy p,.home-conscience__copy p{color:#ffffffa8;max-width:600px;margin:22px 0 0;font-size:14px;line-height:1.8}.home-story__copy p{color:#343a41;margin:0;font-size:13px;line-height:1.55}.home-story__copy button,.home-eclipse__copy button{background:0 0;border:1px solid #ffffff3d;width:min(100%,285px);margin-top:32px}.home-story__copy button{color:#fff;background:#111820;border:0;width:271px;min-height:48px;margin:20px auto 0}.home-how{text-align:center}.home-how .home-section-title{margin:0 auto}.home-how__steps{gap:42px;margin-top:56px;display:grid}.home-how__steps article{padding:0 22px;position:relative}.home-how__steps span{color:#686c6e;border:1px solid #11161c4d;border-radius:50%;place-content:center;width:52px;height:52px;font-size:11px;display:inline-grid}.home-how__steps h3{font-family:var(--font-serif);margin:17px 0 0;font-size:24px;font-weight:500}.home-how__steps p{color:#73787a;margin:8px 0 0;font-size:13px}.home-outline-cta{border:1px solid var(--home-ink);min-height:58px;color:var(--home-ink);background:0 0;align-items:center;gap:24px;margin-top:52px;padding:0 22px;display:inline-flex}.home-eclipse{color:#fff;background:#1b2632}.home-eclipse__image img{object-position:0% 100%;transform-origin:0 100%;transform:scale(2.03)}.home-eclipse__copy p{color:#ffffffab}.home-conscience{color:#fff;background:radial-gradient(circle at 16% 0,#43665870,#0000 38%),#17221e;padding:82px 20px}.home-conscience__copy>span{color:#ffffff8a}.home-conscience__facts{background:#ffffff2e;gap:1px;margin-top:54px;display:grid}.home-conscience__facts article{background:#0c1612b8;min-height:180px;padding:26px}.home-conscience__facts strong{color:#ffffff70;letter-spacing:.18em;font-size:11px;display:block}.home-conscience__facts span{font-family:var(--font-serif);margin-top:38px;font-size:23px;display:block}.home-conscience__facts p{color:#ffffff94;margin:8px 0 0;font-size:12px}.home-gallery{background:#efeae2}.home-gallery__grid{grid-template-columns:1fr 1fr;grid-auto-rows:230px;gap:4px;margin-top:36px;display:grid}.home-gallery__grid img{object-fit:cover;width:100%;height:100%}.home-gallery__grid img:first-child{grid-row:span 2}.home-gallery__grid img:last-child{grid-column:1/-1}.home-promise{color:#fff;background:var(--home-night)}.home-promise .home-section-title>span{color:#ffffff80}.home-promise>div{background:#ffffff29;gap:1px;margin-top:44px;display:grid}.home-promise article{background:#0c121a;min-height:220px;padding:30px 24px}.home-promise article>span{color:#ffffff6e;letter-spacing:.2em;font-size:10px}.home-promise h3{font-family:var(--font-serif);margin:70px 0 0;font-size:26px;font-weight:500}.home-promise article p{color:#ffffff8c;margin:8px 0 0;font-size:12px}.home-newsletter{background:#dcd4c8;gap:34px;padding:80px 20px;display:grid}.home-newsletter form{border-bottom:1px solid #11161c73;grid-template-columns:1fr 58px;display:grid}.home-newsletter input{min-height:64px;color:var(--home-ink);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:16px}.home-newsletter form button{background:0 0;border:0;place-content:center;display:grid}.home-newsletter>p{color:#59615e;margin:-20px 0 0;font-size:12px}.home-footer{color:#fff;background:#080d14;gap:50px;padding:58px 20px 32px;display:grid}.home-footer__brand{gap:4px;display:grid}.home-footer__brand span{font-family:var(--font-serif);font-size:27px}.home-footer__brand small{color:#ffffff6b;letter-spacing:.24em;font-size:9px}.home-footer__links{border-top:1px solid #ffffff29;display:grid}.home-footer__links button{color:#fff;text-align:left;background:0 0;border:0;border-bottom:1px solid #ffffff29;min-height:52px}.home-footer>p{color:#fff6;margin:0;font-size:10px}@media (width>=720px){.benchmark-header{padding:16px 20px}.benchmark-hero:before{background:linear-gradient(#160a0508 44%,#080d1438 72%,#080d14fa 100%),radial-gradient(circle at 50% 28%,#d2885057,#0000 56%),url(https://img.thenightsky.com/web-assets/hero-carousel/79sZsVfOgyBEXsB2pIpASknSuxY.png) 50%/cover no-repeat,#24150f}.benchmark-hero__copy{text-align:left;width:440px;bottom:156px;left:24px;right:auto}.benchmark-hero__copy h1,.benchmark-hero__copy p{margin-left:0}.benchmark-hero__copy h1{font-size:42px}.benchmark-hero__action{flex-direction:column;width:310px;bottom:188px;left:auto;right:24px}.benchmark-hero__action>p{align-items:center;gap:8px;display:flex}.benchmark-promo{bottom:80px}.home-quote-strip{grid-template-columns:repeat(3,1fr);gap:28px;padding:78px 34px}.home-quote-strip p{font-size:23px}.home-moment,.home-story,.home-eclipse{grid-template-columns:1fr 1fr}.home-moment__form,.home-story__copy,.home-eclipse__copy{padding:78px clamp(36px,6vw,90px)}.home-proof-bar{grid-template-columns:repeat(3,1fr)}.home-catalog,.home-how,.home-gallery,.home-promise,.home-conscience,.home-newsletter{padding-left:clamp(32px,5vw,80px);padding-right:clamp(32px,5vw,80px)}.home-rail{grid-auto-columns:min(40vw,390px);margin-right:calc(-1*clamp(32px,5vw,80px));padding-right:clamp(32px,5vw,80px)}.home-how__steps,.home-conscience__facts,.home-promise>div{grid-template-columns:repeat(3,1fr)}.home-gallery__grid{grid-template-rows:310px 310px;grid-template-columns:1.25fr .75fr .75fr}.home-gallery__grid img:first-child{grid-row:span 2}.home-gallery__grid img:last-child{grid-column:2/-1}.home-newsletter{grid-template-columns:1fr minmax(320px,.8fr);align-items:end}.home-newsletter>p{grid-column:2}.home-footer{grid-template-columns:1fr 1fr;padding-left:clamp(32px,5vw,80px);padding-right:clamp(32px,5vw,80px)}.home-footer>p{grid-column:1/-1}}@media (width>=1100px){.benchmark-hero{height:100svh;min-height:1024px}.benchmark-hero:before{background:linear-gradient(#0e060305 38%,#080d1414 62%,#080d14f2 100%),linear-gradient(90deg,#06080ab8,#0000 23% 74%,#06080a75),url(https://img.thenightsky.com/web-assets/hero-carousel/79sZsVfOgyBEXsB2pIpASknSuxY.png) 50%/cover no-repeat,#24150f}.benchmark-create-pill{min-width:148px}.benchmark-hero__copy{bottom:156px}.benchmark-hero__action{bottom:188px}.home-moment__visual,.home-moment__visual img,.home-story__media,.home-story__media img,.home-eclipse__image,.home-eclipse__image img{min-height:720px}.home-catalog,.home-how,.home-gallery,.home-promise,.home-conscience{padding-top:112px;padding-bottom:120px}.home-rail{grid-auto-columns:min(28vw,390px)}.home-card__image-wrap{height:500px}}@media (prefers-reduced-motion:reduce){.home-menu,.home-card__image-wrap img{transition:none;animation:none}.home-rail{scroll-behavior:auto}}.home-capture{color:#f6f7f8;isolation:isolate;background:radial-gradient(circle at 50% 29%,#18273d33,#0000 42%),#020306;min-height:780px;padding:32px 0 48px;position:relative;overflow:hidden}.home-capture:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 49.92%,#ffffff05 50%,#0000 50.08%),radial-gradient(circle at 50% 48%,#0000 0 40%,#0003 72%,#00000070 100%);position:absolute;inset:0}.home-capture__inner{box-sizing:border-box;width:min(100%,560px);margin:0 auto;padding:0 24px}.home-capture h2{z-index:2;font-family:var(--font-serif);letter-spacing:-.04em;text-align:center;text-wrap:balance;margin:0;font-size:24px;font-weight:500;line-height:1.2;position:relative}.home-capture__visual{aspect-ratio:1;width:85%;margin:7px auto 0;position:relative}.home-capture__globe{filter:drop-shadow(0 26px 52px #00000047);width:100%;height:100%;display:block}.home-capture__pending{box-sizing:border-box;color:#f5f8fceb;text-align:center;background:radial-gradient(circle at 50% 42%,#1f314961,#04080ee0 72%);border:1px solid #e1eaf66b;border-radius:50%;place-content:center;gap:10px;width:100%;height:100%;display:grid;box-shadow:inset 0 0 52px #87a6cf14}.home-capture__pending strong{font-family:var(--font-serif);font-size:20px;font-weight:500}.home-capture__pending span{color:#cfd8e5ad;width:min(72vw,260px);font-size:12px;line-height:1.6}.home-capture__seal{z-index:3;color:#111722;text-align:center;background:#f7f7f3;border:1px solid #070c142e;border-radius:50%;place-content:center;width:52px;height:52px;display:grid;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000057}.home-capture__seal b{font-family:var(--font-serif);font-size:13px;font-weight:600;line-height:1.05}.home-capture__seal small{letter-spacing:.22em;margin-top:2px;font-size:7px;line-height:1}.home-capture__form{gap:20px;width:min(100%,380px);margin:24px auto 0;display:grid}.home-capture .china-region-picker--dark .china-region-picker__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-capture .china-region-picker--dark .china-region-picker__grid--wheel{align-items:start}.home-capture .china-region-picker--dark .china-region-picker__field>span{font-size:10px}.home-capture .china-region-picker--dark .china-region-picker__field select{padding-left:10px;padding-right:6px;font-size:13px}.home-capture .china-region-picker--dark .china-region-picker__status{margin-top:8px}.home-capture__field,.home-capture__date-field{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.home-capture__field>span,.home-capture__date-field>legend{color:#f0f2f5;letter-spacing:.01em;padding:0;font-size:13px;font-weight:600;line-height:1.3}.home-capture__location-hint{color:#dae1eb7a;font-size:10px;line-height:1.55}.home-capture__time-field input{max-width:164px}.home-capture input,.home-capture select{color:#f8f9fb;width:100%;min-width:0;height:44px;font:inherit;font-variant-numeric:tabular-nums;background-color:#0d1119;border:1px solid #c7d3e32e;border-radius:8px;outline:none;padding:0 16px;font-size:15px;transition:border-color .18s,background-color .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffff06,0 12px 28px #00000024}.home-capture input::placeholder{color:#d1d9e666}.home-capture input:focus,.home-capture select:focus-visible{background-color:#111722;border-color:#e1e8f27a;box-shadow:inset 0 1px #ffffff0a,0 0 0 3px #86a3ca14,0 18px 34px #0003}.home-capture__date-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-capture__wheel-field{gap:7px;min-width:0;display:grid}.home-capture__wheel-field>span{color:#e2e8f19e;text-align:center;font-size:10px;line-height:1.3}@media (width<=420px){.home-capture{min-height:700px;padding-top:29px}.home-capture__inner{width:100%;padding:0 24px}.home-capture__form{width:min(100%,380px)}.home-capture__date-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-capture input,.home-capture select{height:44px;padding-left:12px;padding-right:11px}}@media (width>=900px){.home-capture{min-height:858px;padding-top:27px;padding-bottom:58px}.home-capture__visual{margin-top:2px}}@media (prefers-reduced-motion:reduce){.home-capture input,.home-capture select{transition:none}}
