:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#090908;--panel:#121311;--panel-2:#181a17;--line:#e8dec329;--line-strong:#d8be7161;--text:#f4efe3;--muted:#b9b2a3;--soft:#827c70;--gold:#d8be71;--gold-2:#9f7e37;--cyan:#55d7d0;--cyan-soft:#55d7d024;--plum:#8e5f87;--danger:#ff8f8f;--success:#8ee5bd;--radius:8px;--shadow:0 24px 90px #0000006b;--font-body:var(--font-dm-sans,"DM Sans"), var(--font-noto-serif-sc,"Noto Serif SC"), Arial, sans-serif;--font-heading:var(--font-cormorant-garamond,"Cormorant Garamond"), var(--font-noto-serif-sc,"Noto Serif SC"), Georgia, serif;--font-cjk:var(--font-noto-serif-sc,"Noto Serif SC"), serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-height:100vh;color:var(--text);font-family:var(--font-body);letter-spacing:0;background:linear-gradient(#d8be710d 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#55d7d00a 1px,#0000 1px) 0 0/44px 44px,linear-gradient(#090908 0%,#0f100e 48%,#090908 100%);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header,.site-footer{width:min(1120px,100% - 32px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.brand{color:var(--text);align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand-mark{border:1px solid var(--line-strong);width:34px;height:34px;color:var(--gold);background:#11120f;border-radius:8px;place-items:center;font-size:12px;display:inline-grid}.site-header nav{color:var(--muted);gap:16px;font-size:14px;display:flex}.language-switcher{border:1px solid var(--line);border-radius:var(--radius);background:#121311b8;align-items:center;gap:4px;padding:3px;display:inline-flex}.language-switcher a{min-width:34px;color:var(--muted);text-align:center;border-radius:6px;padding:6px 8px;font-size:12px}.language-switcher a[aria-current=page]:hover{color:#090908}.site-footer{color:var(--soft);border-top:1px solid var(--line);justify-content:space-between;gap:24px;padding:34px 0 44px;font-size:13px;display:flex}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.site-footer p{margin:0}.skip-link{z-index:1000;background:var(--gold);color:#090908;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:16px}.skip-link:focus{top:8px}.footer-links{flex-wrap:wrap;gap:16px;margin-bottom:8px;display:flex}.footer-links a{color:var(--muted);font-size:13px;text-decoration:none}.footer-links a:hover{color:var(--gold)}.footer-contact a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.footer-contact a:hover{color:var(--gold)}.page-shell{width:min(1120px,100% - 32px);margin:0 auto}.hero{grid-template-columns:minmax(0,.95fr) minmax(360px,.82fr);align-items:center;gap:34px;min-height:calc(100vh - 98px);padding:18px 0 44px;display:grid;position:relative}.hero-copy{z-index:1;position:relative}.eyebrow{color:var(--cyan);text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--cyan);width:26px;height:1px}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:720px;margin-bottom:18px;font-size:72px;line-height:.96}.hero-copy>p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.7}.trust-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trust-pill{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#121311b8;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:13px;display:inline-flex}.trust-pill svg{width:15px;height:15px;color:var(--gold)}.hero-visual{opacity:.36;pointer-events:none;filter:drop-shadow(0 0 38px #55d7d01a);width:min(48vw,560px);position:absolute;top:50%;left:29%;transform:translateY(-50%)}.hero-visual img{width:100%;height:auto;display:block}.platform-home{grid-template-columns:minmax(0,.78fr) minmax(520px,1fr);align-items:start;gap:28px;min-height:calc(100vh - 98px);padding:24px 0 50px;display:grid;position:relative}.platform-copy{padding-top:34px;position:sticky;top:24px}.scenario-form{z-index:2;gap:14px;display:grid;position:relative}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.scenario-card{border:1px solid var(--line);border-radius:var(--radius);min-height:96px;color:var(--text);cursor:pointer;text-align:left;background:#121311c7;grid-template-columns:38px minmax(0,1fr);grid-template-areas:"icon copy""icon badge";gap:4px 10px;padding:13px;transition:border-color .16s,background .16s,transform .16s;display:grid}.scenario-card:hover,.scenario-card.is-active{border-color:var(--line-strong);background:#121715f2;transform:translateY(-1px)}.scenario-card.is-active{box-shadow:0 0 0 3px var(--cyan-soft)}.scenario-icon{border-radius:var(--radius);width:38px;height:38px;color:var(--cyan);background:#55d7d014;border:1px solid #55d7d042;grid-area:icon;place-items:center;display:grid}.scenario-icon svg{width:18px;height:18px}.scenario-card strong{color:var(--text);font-size:14px;line-height:1.2;display:block}.scenario-card small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.25;display:block}.scenario-card em{color:var(--gold);grid-area:badge;font-size:12px;font-style:normal}.scenario-panel{padding:20px}.person-grid,.person-list{gap:12px;display:grid}.person-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.person-block{border:1px solid var(--line);border-radius:var(--radius);background:#0d0e0c;min-width:0;margin:0;padding:14px}.person-block legend{color:var(--gold);padding:0 7px;font-size:13px;font-weight:700}.person-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.person-fields .field:has(input[list=birth-city-options]){grid-column:1/-1}.person-fields .date-part-field,.person-fields .time-part-field{grid-column:1/-1}.person-fields .compact-check{align-self:end;min-height:48px;padding:10px 0 0}.count-control{border:1px solid var(--line);border-radius:var(--radius);background:#0d0e0c;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:10px 12px;display:flex}.count-control span{color:var(--muted);font-size:13px}.count-control div{align-items:center;gap:10px;display:inline-flex}.count-control button{border:1px solid var(--line);border-radius:var(--radius);width:34px;height:34px;color:var(--text);cursor:pointer;background:#151511;place-items:center;display:grid}.count-control button:hover{border-color:var(--cyan)}.count-control svg{width:16px;height:16px}.count-control strong{width:22px;color:var(--gold);text-align:center}.flow-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.flow-strip span{border:1px solid var(--line);border-radius:var(--radius);min-height:36px;color:var(--muted);text-align:center;background:#55d7d00d;place-items:center;padding:7px 8px;font-size:11px;line-height:1.25;display:grid}.scan-panel,.surface-panel,.product-panel,.legal-panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#121311eb}.scan-panel{z-index:2;padding:22px;position:relative}.panel-kicker{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:13px;display:flex}.panel-kicker strong{color:var(--gold)}.form-grid{gap:14px;min-width:0;display:grid}.field{gap:7px;min-width:0;display:grid}.field label,.field-label{color:var(--muted);font-size:13px}.input-shell{border:1px solid var(--line);border-radius:var(--radius);background:#0d0e0c;align-items:center;gap:10px;min-width:0;min-height:48px;padding:0 12px;display:flex}.input-shell:focus-within{border-color:var(--cyan);box-shadow:0 0 0 3px var(--cyan-soft)}.input-shell svg{width:17px;height:17px;color:var(--gold);flex:none}.input-shell input,.input-shell select{width:100%;min-width:0;color:var(--text);background:0 0;border:0}.input-shell input:focus-visible,.input-shell select:focus-visible{outline:2px solid var(--gold);outline-offset:-2px;border-radius:2px}.input-shell select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer}.input-shell select option,.input-shell select optgroup{color:var(--text);background:#11120f}.input-shell select option:disabled{color:var(--muted)}.picker-shell{align-items:stretch;padding-right:10px}.picker-shell>svg{align-self:center}.select-group{gap:6px;width:100%;min-width:0;display:grid}.date-selects{grid-template-columns:minmax(88px,1.25fr) minmax(62px,.8fr) minmax(62px,.8fr)}.time-selects{grid-template-columns:repeat(2,minmax(68px,1fr))}.location-selects{grid-template-columns:minmax(112px,1fr) minmax(92px,.9fr) minmax(130px,1.15fr)}.select-group select{min-width:0;height:46px;padding-right:16px}.select-group select+select{border-left:1px solid var(--line);padding-left:8px}.select-group select:invalid{color:var(--soft)}.select-group select:disabled{cursor:not-allowed;opacity:.55}.two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check-row{color:var(--muted);align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.check-row input{width:18px;height:18px;accent-color:var(--gold);margin-top:1px}.primary-button,.secondary-button,.ghost-button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.primary-button{color:#090908;background:linear-gradient(135deg, var(--gold), #f0dc99 48%, var(--cyan));width:100%}.primary-button:hover,.secondary-button:hover,.ghost-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.secondary-button{color:var(--text);border-color:var(--line-strong);background:#151511}.ghost-button{color:var(--muted);border-color:var(--line);background:0 0}.button-row{flex-wrap:wrap;gap:10px;display:flex}.error-text{color:var(--danger);margin:0;font-size:13px;line-height:1.45}.fine-print{color:var(--soft);margin:12px 0 0;font-size:12px;line-height:1.5}.fine-print a,.feature-list a,.legal-panel a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.result-layout,.report-layout{gap:18px;padding:38px 0 54px;display:grid}.result-hero{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:18px;display:grid}.surface-panel{padding:22px}.surface-panel h1,.surface-panel h2{margin-bottom:10px;font-size:44px;line-height:1.05}.surface-panel h3{color:var(--gold);margin-bottom:10px;font-size:18px}.surface-panel p,.product-panel p,.legal-panel p,.legal-panel li{color:var(--muted);line-height:1.65}.meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;min-width:0;margin-top:18px;display:grid}.meta-box{border:1px solid var(--line);border-radius:var(--radius);background:#0d0e0c;min-width:0;min-height:76px;padding:12px}.meta-box span{color:var(--soft);font-size:12px;display:block}.meta-box strong{color:var(--text);overflow-wrap:anywhere;margin-top:5px;font-size:15px;display:block}.precision-warning{border-radius:var(--radius);color:var(--text);background:#ff8f8f14;border:1px solid #ff8f8f6b;align-items:flex-start;gap:9px;margin-top:14px;padding:12px;font-size:13px;line-height:1.45;display:flex}.precision-warning svg{width:17px;height:17px;color:var(--danger);flex:none}.day-master{border:1px solid var(--line-strong);border-radius:var(--radius);text-align:center;background:linear-gradient(135deg,#d8be711c,#55d7d014),#11120f;place-items:center;min-height:100%;display:grid}.day-master span{color:var(--soft);font-size:13px}.day-master strong{color:var(--gold);margin:8px 0;font-size:42px;display:block}.signal-panel{border:1px solid var(--line-strong);border-radius:var(--radius);text-align:center;background:linear-gradient(135deg,#55d7d021,#d8be7114),#101210;place-items:center;min-height:100%;display:grid}.signal-panel span,.signal-panel small{color:var(--muted);font-size:13px}.signal-panel strong{color:var(--gold);font-size:68px;line-height:1}.people-grid,.single-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.single-product-grid{grid-template-columns:minmax(0,520px)}.person-summary h2{color:var(--text);margin-bottom:6px;font-size:26px}.compact-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.insight-tile{border:1px solid var(--line);border-radius:var(--radius);background:#0d0e0c;min-height:132px;padding:14px}.insight-tile strong{color:var(--gold);margin-bottom:8px;display:block}.insight-tile p{color:var(--muted);margin:0;line-height:1.55}.chart-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:18px;display:grid}.element-bars{gap:12px;display:grid}.bar-row{color:var(--muted);grid-template-columns:72px minmax(0,1fr) 44px;align-items:center;gap:10px;font-size:13px;display:grid}.bar-track{background:#0a0b0a;border-radius:999px;height:10px;overflow:hidden}.bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--cyan), var(--gold));height:100%}.radar{width:100%;max-width:320px;margin:0 auto}.notice-list{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.notice-list li{color:var(--muted);gap:8px;font-size:13px;line-height:1.45;display:flex}.notice-list svg{width:16px;height:16px;color:var(--gold);flex:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-panel{gap:16px;padding:22px;display:grid}.price{color:var(--gold);font-size:34px;font-weight:800}.unlock-note{border:1px solid var(--line-strong);border-radius:var(--radius);width:fit-content;color:var(--gold);background:#d8be7114;margin-bottom:0;padding:7px 10px;font-size:13px;font-weight:700;line-height:1.35;display:inline-flex}.feature-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.feature-list li{color:var(--muted);gap:9px;line-height:1.45;display:flex}.feature-list svg{width:17px;height:17px;color:var(--success);flex:none}.locked-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.locked-tile{border:1px solid var(--line);border-radius:var(--radius);min-height:94px;color:var(--muted);background:repeating-linear-gradient(-45deg,#ffffff08 0 8px,#0000 8px 16px),#10110f;padding:14px}.locked-tile strong{color:var(--text);margin-bottom:8px;display:block}.checkout-shell{grid-template-columns:minmax(0,1fr) 360px;gap:18px;padding:44px 0 64px;display:grid}.checkout-summary{gap:14px;display:grid}.checkout-action{gap:12px;display:grid}.checkout-fallback{gap:10px;display:grid}.checkout-fallback .secondary-button,.checkout-fallback .ghost-button{width:100%}.payment-options{gap:8px;display:grid}.payment-option{border:1px solid var(--line);width:100%;min-height:58px;color:var(--text);text-align:left;cursor:pointer;background:#ffffff08;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.payment-option.selected{border-color:var(--accent);background:#dab97a1a}.payment-option svg{width:20px;height:20px;color:var(--accent)}.payment-option span{gap:2px;min-width:0;display:grid}.payment-option strong,.payment-option small{overflow-wrap:anywhere}.payment-option small{color:var(--muted);font-size:12px;line-height:1.3}.summary-lines{gap:9px;margin-top:16px;display:grid}.summary-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:14px;padding-bottom:9px;display:flex}.summary-line span{color:var(--soft);font-size:13px}.summary-line strong{color:var(--text);text-align:right;font-size:13px}.admin-header{margin-top:28px}.admin-table{gap:12px;margin-top:16px;display:grid}.admin-row{border:1px solid var(--line);border-radius:var(--radius);background:#0d0e0c;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:14px;padding:14px;display:grid}.admin-row-main{gap:6px;min-width:0;display:grid}.admin-row-main span,.admin-row-main small,.admin-provider-ids span{color:var(--soft);overflow-wrap:anywhere;font-size:12px}.admin-row-main strong{color:var(--text);overflow-wrap:anywhere}.admin-actions,.admin-actions-column{gap:8px;display:grid}.admin-actions .secondary-button,.admin-actions .ghost-button,.admin-actions-column>.secondary-button{width:100%}.admin-provider-ids{border:1px solid var(--line);border-radius:var(--radius);gap:4px;padding:8px;display:grid}.admin-detail{gap:18px;padding:38px 0 54px;display:grid}.legal-panel{width:min(820px,100% - 32px);margin:38px auto 56px;padding:28px}.legal-panel h1{font-size:52px}.legal-panel h2{color:var(--gold);margin-top:28px;font-size:20px}.legal-callout{border:1px solid var(--line-strong);border-radius:var(--radius);color:var(--text);background:#d8be7114;padding:14px}.disclosure-panel{border:1px solid var(--line);border-radius:var(--radius);background:#0d0e0c;margin-top:18px;padding:14px}.disclosure-panel h2{color:var(--gold);margin-bottom:8px;font-size:20px}.legal-links{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.empty-state{text-align:center;place-items:center;min-height:54vh;display:grid}.empty-state .surface-panel{max-width:620px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:880px){.site-header,.site-footer,.page-shell{width:min(100% - 24px,680px)}.site-header{align-items:flex-start}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:10px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.hero,.platform-home,.result-hero,.admin-row,.people-grid,.single-product-grid,.insight-grid,.chart-grid,.checkout-shell{grid-template-columns:1fr}.platform-home{min-height:auto;padding-top:18px}.platform-copy{padding-top:0;position:relative;top:auto}.hero{min-height:auto;padding-top:18px;overflow:hidden}.hero-visual{opacity:.16;width:100%;top:24%;left:0;right:auto}.hero-copy>p{font-size:16px}h1{font-size:52px}.surface-panel h1,.surface-panel h2,.legal-panel h1{font-size:38px}.two-col,.person-grid,.product-grid,.locked-grid,.meta-grid{grid-template-columns:1fr}.site-footer{display:grid}}@media (max-width:520px){.site-header{display:grid}.site-header nav,.header-actions{justify-content:flex-start}.scan-panel,.surface-panel,.product-panel,.legal-panel{padding:18px}h1{font-size:42px}.surface-panel h1,.surface-panel h2,.legal-panel h1{font-size:34px}.bar-row{grid-template-columns:60px minmax(0,1fr) 38px}.location-selects{grid-template-columns:1fr;gap:0}.location-selects select+select{border-top:1px solid var(--line);border-left:0;padding-left:0}.scenario-grid,.person-fields,.flow-strip{grid-template-columns:1fr}}@media (max-width:380px){.date-selects,.time-selects{grid-template-columns:1fr;gap:0}.date-selects select+select,.time-selects select+select{border-top:1px solid var(--line);border-left:0;padding-left:0}}.cookie-banner{z-index:999;border-top:1px solid var(--line);background:#121311f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-banner p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.cookie-banner a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.cookie-actions{flex-shrink:0;gap:10px;display:flex}.cookie-actions .ghost-button{font-size:13px}.cookie-actions .primary-button{padding:8px 18px;font-size:13px}.age-check{padding:8px 0}@media (max-width:600px){.cookie-banner{flex-direction:column;align-items:flex-start;padding:14px 16px}.cookie-actions{justify-content:flex-end;width:100%}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--store-bg:#f7f3ec;--store-surface:#ffffffe0;--store-panel:#fff;--store-border:#3b281c1f;--store-text:#1f2933;--store-muted:#5f6b76;--store-soft:#8a949d;--store-accent:#ba6a2f;--store-accent-strong:#934d18;--store-sage:#7a8a63;--store-rose:#b26f69;--store-shadow:0 24px 60px #3e2b1c1f}html{background:var(--store-bg)}body{color:var(--store-text);font-family:var(--font-body);background:radial-gradient(circle at 100% 0,#dbb89757,#0000 30%),linear-gradient(#f9f5ef 0%,#f6f0e8 48%,#f3ede6 100%)}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-top:0;padding:16px 0;position:sticky;top:0}.site-header:before{content:"";z-index:-1;border:1px solid var(--store-border);box-shadow:var(--store-shadow);background:#fffbf5d1;border-radius:18px;position:absolute;inset:8px -16px}.brand{color:var(--store-text);gap:12px}.site-header nav,.site-footer nav{color:var(--store-muted)}.site-header nav a:hover,.site-footer a:hover,.language-switcher a:hover{color:var(--store-accent-strong)}.cookie-banner{border:1px solid var(--store-border);box-shadow:var(--store-shadow);background:#fffbf5f2;border-radius:18px;bottom:16px;left:16px;right:16px}.cookie-banner p{color:var(--store-text)}.cookie-banner a{color:var(--store-accent-strong)}.cookie-manage-button{z-index:998;border:1px solid var(--store-border);min-height:40px;color:var(--store-text);background:#ffffffe0;border-radius:999px;padding:0 14px;position:fixed;bottom:16px;right:16px;box-shadow:0 18px 30px #281f161f}.site-utility-bar{background:#fffbf6eb;border-bottom:1px solid #3b281c14}.site-utility-inner,.storefront-shell,.store-collection-shell,.store-about-shell,.store-journal-shell,.store-detail-shell,.store-checkout-shell,.store-order-shell{width:min(1240px,100% - 32px);margin:0 auto}.site-utility-inner{justify-content:space-between;gap:18px;padding:10px 0;display:flex}.site-utility-item{color:var(--store-muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.site-utility-item svg{width:15px;height:15px;color:var(--store-accent-strong)}.site-header,.site-footer{width:min(1240px,100% - 32px)}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3ecdb;justify-content:space-between;align-items:center;gap:18px;padding:18px 0 20px;display:flex;position:sticky;top:0}.brand{color:var(--store-text);align-items:center;gap:14px;display:inline-flex}.brand-copy{gap:2px;display:grid}.brand-copy strong{font-family:var(--font-heading);font-size:34px;font-weight:500;line-height:1}.brand-copy small{color:var(--store-soft);font-size:13px}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--store-accent), #d9965d);border:0;box-shadow:0 14px 24px #ba6a2f33}.brand-mark.mini{width:30px;height:30px;font-size:11px}.header-actions{align-items:center;gap:18px;display:flex}.site-header nav,.site-footer nav{color:var(--store-muted);align-items:center;gap:20px;display:flex}.site-header nav a,.site-footer nav a{font-size:15px}.site-header nav a:hover,.site-footer a:hover,.language-switcher a:hover,.header-whatsapp-link:hover{color:var(--store-accent-strong)}.header-whatsapp-link{color:var(--store-accent-strong);font-size:14px;font-weight:700}.language-switcher{border:1px solid var(--store-border);background:#ffffffdb}.language-switcher a{color:var(--store-muted)}.language-switcher a[aria-current=page]{color:#fff;background:var(--store-accent)}.site-footer{color:var(--store-muted);border-top:1px solid var(--store-border);gap:12px;padding:24px 0 38px;display:grid}.legal-panel{border:1px solid var(--store-border);width:min(940px,100% - 32px);box-shadow:var(--store-shadow);background:#ffffffeb}.legal-panel h1,.legal-panel h2,.legal-panel p,.legal-panel li,.legal-callout{color:var(--store-text)}.legal-callout{background:#ba6a2f14;border-color:#ba6a2f2e}.storefront-shell,.store-collection-shell,.store-about-shell,.store-journal-shell,.store-detail-shell,.store-checkout-shell,.store-order-shell{padding:26px 0 56px}.store-badge,.store-kicker{color:var(--store-accent-strong);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-flex}.store-badge:before,.store-kicker:before{content:"";background:currentColor;width:18px;height:1px}.store-hero,.store-detail-hero{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:32px;display:grid}.store-hero-copy,.store-summary-panel,.store-collection-hero,.store-about-hero,.store-journal-hero{padding:18px 0}.store-hero-copy h1,.store-collection-hero h1,.store-about-hero h1,.store-journal-hero h1,.store-detail-copy h1,.store-summary-panel h1,.store-order-panel h1{color:#26211c;font-family:var(--font-heading);margin-bottom:14px;font-size:clamp(48px,7vw,82px);font-weight:500;line-height:.96}.store-section-head h2,.store-detail-card h2,.store-about-card h2,.store-journal-card h3,.store-journal-detail-card h2,.store-product-body h3{color:#2a241f;font-family:var(--font-heading);font-weight:500}.store-hero-copy>p,.store-detail-copy>p,.store-summary-panel>p,.store-collection-hero>p,.store-about-hero>p,.store-journal-hero>p,.store-section-head>div>p,.store-product-body>p,.store-feature-card p,.store-service-card p,.store-support-card p,.store-about-card p,.store-journal-card p,.store-journal-detail-card p{color:var(--store-muted);font-size:17px;line-height:1.7}.store-card-meta{flex-wrap:wrap;align-items:baseline;gap:8px 16px;margin:18px 0;display:flex}.store-hero-visual{min-height:540px;position:relative}.store-hero-stage,.store-detail-visual,.store-summary-panel,.store-checkout-panel,.store-order-panel,.store-product-card,.store-feature-card,.store-service-card,.store-support-card,.store-journal-card,.store-journal-detail-card,.store-detail-card,.store-about-card{border:1px solid var(--store-border);box-shadow:var(--store-shadow);background:#ffffffe0;border-radius:28px}.store-hero-stage,.store-detail-visual{overflow:hidden}.store-phone-preview{background:#fffffff2;border:1px solid #3b281c1f;border-radius:28px;width:226px;padding:14px;position:absolute;bottom:-22px;right:14px;box-shadow:0 24px 50px #4a321b29}.store-phone-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.store-phone-top span:not(.brand-mark){background:#3b281c38;border-radius:999px;width:18px;height:2px;display:block}.store-phone-body{gap:12px;display:grid}.store-phone-body strong{color:var(--store-text);font-family:var(--font-heading);font-size:24px;font-weight:500;line-height:1.05}.store-phone-body p{color:var(--store-muted);margin:0;font-size:13px;line-height:1.55}.store-phone-button{color:#fff;background:linear-gradient(135deg, var(--store-accent), #d9965d);border:0;border-radius:12px;min-height:38px;font-weight:700}.store-art{background:linear-gradient(#fbf4ea 0%,#f0e5d7 100%);width:100%}.store-art-hero{min-height:540px}.store-art-card{min-height:240px}.store-art-phone{border-radius:18px;min-height:170px;overflow:hidden}.store-art-svg{width:100%;height:100%;display:block}.store-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0;display:grid}.store-highlight-card,.store-feature-card,.store-service-card,.store-support-card{gap:14px;padding:18px 20px;display:flex}.store-highlight-card{background:#ffffffb8;border:1px solid #3b281c1a;border-radius:20px}.store-highlight-card svg,.store-feature-card svg,.store-service-card svg,.store-support-card svg,.store-order-meta svg{width:20px;height:20px;color:var(--store-accent-strong);flex:none}.store-highlight-card strong,.store-feature-card strong,.store-service-card strong,.store-support-card strong,.store-product-bottom strong,.store-summary-grid strong,.store-order-meta span,.store-about-card h2,.store-journal-card h3{color:var(--store-text)}.store-highlight-card div,.store-feature-card div,.store-service-card div{gap:4px;display:grid}.store-highlight-card span,.store-feature-card p,.store-service-card p{color:var(--store-muted);font-size:13px;line-height:1.5}.store-cta-row,.store-action-row,.store-order-meta{flex-wrap:wrap;gap:12px;display:flex}.store-primary-link,.store-secondary-link,.store-ghost-link,.store-primary-button{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.store-primary-link,.store-primary-button{color:#fff;background:linear-gradient(135deg, var(--store-accent), #d9965d);border:0}.store-secondary-link,.store-ghost-link{color:var(--store-text);background:#ffffffd9;border:1px solid #3b281c24}.store-primary-link:hover,.store-secondary-link:hover,.store-ghost-link:hover,.store-primary-button:hover,.store-inline-link:hover,.cookie-manage-button:hover{transform:translateY(-1px)}.store-grid-section,.store-feature-strip,.store-service-strip,.store-journal-section,.store-detail-support-grid,.store-collection-grid,.store-about-grid,.store-journal-detail-list{margin-top:28px}.store-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.store-section-head h2{margin-bottom:8px;font-size:30px;line-height:1.1}.store-inline-link{color:var(--store-accent-strong);font-weight:700;text-decoration:none}.store-product-grid,.store-feature-strip,.store-service-strip,.store-detail-support-grid,.store-collection-grid,.store-about-grid,.store-journal-grid,.store-journal-detail-list,.store-checkout-grid,.store-summary-grid{gap:18px;display:grid}.store-product-grid,.store-feature-strip,.store-journal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-service-strip{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(260px,1.3fr)}.store-product-card{overflow:hidden}.store-product-media{border-bottom:1px solid #3b281c14;position:relative;overflow:hidden}.store-product-badge{color:var(--store-accent-strong);background:#ffffffeb;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;position:absolute;top:16px;right:16px}.store-product-body{gap:10px;padding:18px 18px 20px;display:grid}.store-product-body h3{margin:0;font-size:26px;line-height:1.1}.store-product-bottom{justify-content:space-between;align-items:end;gap:18px;margin-top:10px;display:flex}.store-product-bottom div{gap:4px;display:grid}.store-product-bottom span,.store-summary-grid p,.store-order-panel .fine-print,.store-panel-head p,.store-field span,.store-product-note,.store-journal-footer span,.store-journal-detail-card span{color:var(--store-soft);font-size:13px}.store-feature-card,.store-service-card,.store-support-card,.store-detail-card,.store-about-card,.store-journal-card,.store-journal-detail-card,.store-checkout-panel,.store-order-panel{padding:22px}.store-support-card{color:var(--store-text);background:linear-gradient(135deg,#d9f4dce0,#fafff8f0);justify-content:space-between;align-items:center}.store-detail-copy{padding:18px 0}.store-product-note{margin-top:14px}.store-detail-support-grid,.store-about-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-detail-list{color:var(--store-muted);gap:10px;margin:18px 0 0;padding-left:18px;line-height:1.6;display:grid}.store-collection-hero,.store-about-hero,.store-journal-hero{max-width:860px}.store-journal-card,.store-journal-detail-card,.store-about-card{gap:10px;display:grid}.store-journal-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:6px;display:flex}.store-checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.store-summary-panel{border:1px solid var(--store-border);box-shadow:var(--store-shadow);background:#ffffffe0;border-radius:28px;padding:28px}.store-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-panel-head{justify-content:space-between;align-items:end;gap:10px;margin-bottom:18px;display:flex}.store-panel-head strong{color:var(--store-text);font-size:15px}.store-field,.store-check-row{gap:8px;display:grid}.store-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.store-field input,.store-field select,.store-field textarea{border:1px solid var(--store-border);width:100%;min-height:48px;color:var(--store-text);background:#fff;border-radius:14px;padding:12px 14px}.store-field textarea{resize:vertical;min-height:94px}.store-field input:focus-visible,.store-field select:focus-visible,.store-field textarea:focus-visible{border-color:var(--store-accent);outline:2px solid #ba6a2f42}.store-payment-list{gap:10px;display:grid}.store-payment-option{border:1px solid var(--store-border);min-height:58px;color:var(--store-text);text-align:left;background:#fff;border-radius:14px;grid-template-columns:22px minmax(0,1fr);gap:12px;padding:12px 14px;display:grid}.store-payment-option.selected{background:#fff1e7d9;border-color:#ba6a2f59}.store-payment-option svg{width:18px;height:18px;color:var(--store-accent-strong)}.store-payment-option span{gap:3px;display:grid}.store-payment-option small{color:var(--store-muted)}.store-check-row{color:var(--store-muted);grid-template-columns:18px minmax(0,1fr);align-items:start;margin-top:14px;line-height:1.5}.store-check-row input{accent-color:var(--store-accent);margin-top:3px}.store-order-stack{gap:18px;display:grid}@media (max-width:1100px){.store-hero,.store-detail-hero,.store-service-strip{grid-template-columns:1fr}.store-product-grid,.store-feature-strip,.store-journal-grid,.store-detail-support-grid,.store-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.site-utility-inner,.site-header,.site-footer,.storefront-shell,.store-collection-shell,.store-about-shell,.store-journal-shell,.store-detail-shell,.store-checkout-shell,.store-order-shell{width:min(100% - 24px,760px)}.site-utility-inner,.header-actions,.site-header nav,.site-footer nav,.store-section-head{flex-wrap:wrap}.store-phone-preview{width:min(100%,320px);margin:18px auto 0;position:static}.store-highlight-grid,.store-checkout-grid,.store-summary-grid,.store-field-row,.store-product-grid,.store-feature-strip,.store-journal-grid,.store-detail-support-grid,.store-about-grid{grid-template-columns:1fr}}@media (max-width:640px){.site-utility-inner{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:18px;padding:9px 0;overflow-x:auto}.site-utility-inner::-webkit-scrollbar{display:none}.site-header{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px 0 14px;display:grid}.brand{width:100%}.brand-copy strong{font-size:24px}.brand-copy small{display:none}.header-actions{grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;width:100%;min-width:0;max-width:100%;display:grid}.site-header nav{scrollbar-width:none;flex-wrap:nowrap;grid-column:1/-1;justify-content:flex-start;gap:16px;width:100%;min-width:0;max-width:100%;padding-bottom:3px;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.header-whatsapp-link{align-self:center}.language-switcher{justify-self:end}.store-hero-copy h1,.store-collection-hero h1,.store-about-hero h1,.store-journal-hero h1,.store-detail-copy h1,.store-summary-panel h1,.store-order-panel h1{overflow-wrap:anywhere;font-size:44px}}.store-product-photo{background:linear-gradient(145deg,#efe4d3,#d9c5aa);width:100%;height:100%;margin:0;overflow:hidden}.store-product-photo img{object-fit:cover;width:100%;height:100%;transition:transform .32s;display:block}a:hover>.store-product-photo img,.store-product-media:hover .store-product-photo img{transform:scale(1.025)}.store-product-photo[data-placeholder=true]{position:relative}.store-product-placeholder-art{width:100%;height:100%;min-height:inherit;color:#4f473d;text-align:center;background:radial-gradient(circle at 50% 38%,#b5784633,#0000 30%),linear-gradient(145deg,#f3eadf,#d9c7b1);place-content:center;justify-items:center;gap:12px;padding:28px;display:grid}.store-product-placeholder-art span{letter-spacing:.14em;border:1px solid #5b412a3d;border-radius:50%;place-items:center;width:62px;height:62px;font-size:13px;font-weight:800;display:grid}.store-product-placeholder-art strong{max-width:260px;font-family:var(--font-heading);font-size:clamp(28px,4vw,48px);font-weight:500;line-height:1}.store-product-placeholder-art small{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.store-detail-visual .store-product-photo{min-height:560px}.store-product-media{min-height:280px;display:block}.store-inquiry-shell{gap:18px;width:min(920px,100% - 32px);margin:0 auto;padding:26px 0 56px;display:grid}.store-inquiry-form,.store-inquiry-success{border:1px solid var(--store-border);box-shadow:var(--store-shadow);background:#ffffffe6;border-radius:28px;gap:16px;padding:28px;display:grid}.store-inquiry-success{justify-items:start}.store-inquiry-success h2{color:var(--store-text);margin:0;font-size:42px}.store-inquiry-success p{color:var(--store-muted);line-height:1.65}.cookie-banner{border-radius:18px;gap:12px;width:min(430px,100% - 36px);padding:16px;display:grid;bottom:18px;left:auto;right:18px}.cookie-banner p{margin:0;font-size:13px;line-height:1.45}.cookie-actions{justify-content:flex-end;gap:10px;display:flex}.cookie-actions .primary-button,.cookie-actions .ghost-button{width:auto;min-height:40px;padding:0 14px}@media (max-width:640px){.store-detail-visual .store-product-photo{min-height:360px}.store-product-media{min-height:230px}.store-inquiry-shell{width:min(100% - 24px,760px)}.store-inquiry-form,.store-inquiry-success{border-radius:20px;padding:20px}.cookie-banner{width:calc(100% - 18px);bottom:9px;right:9px}}@media (max-width:880px){.site-header:before{inset:8px 0}}.site-footer{width:min(1240px,100% - 32px);color:var(--store-muted,var(--muted));border-top:1px solid var(--store-border,var(--line));gap:22px;margin:42px auto 0;padding:32px 0 42px;display:grid}.site-footer-main{grid-template-columns:minmax(220px,1.15fr) minmax(220px,1fr) minmax(160px,.75fr) minmax(160px,.75fr);align-items:start;gap:24px 28px;display:grid}.site-footer-brand,.site-footer-section{gap:10px;min-width:0;display:grid}.site-footer-brand{align-content:start}.site-footer-brand .brand-mark{margin-bottom:2px}.site-footer h2{color:var(--store-text,var(--text));font-family:var(--font-body);margin:0;font-size:14px;font-weight:700;line-height:1.3}.site-footer-brand h2{font-family:var(--font-heading);font-size:22px;font-weight:500}.site-footer p,.site-footer li,.site-footer dd{color:var(--store-muted,var(--soft));margin:0;font-size:13px;line-height:1.55}.site-footer a{color:var(--store-accent-strong,var(--gold));text-decoration:none}.site-footer a:hover{color:var(--store-accent,var(--gold))}.site-footer .site-footer-link-grid{color:inherit;align-content:start;gap:8px;display:grid}.site-footer .site-footer-link-grid a{font-size:14px;line-height:1.4}.site-footer-contact-list{gap:10px;margin:0;display:grid}.site-footer-contact-list div{gap:4px;display:grid}.site-footer-contact-list dt{color:var(--store-soft,var(--soft));font-size:12px;font-weight:700}.site-footer-contact-list dd{overflow-wrap:anywhere}.site-footer-wide{grid-column:span 2}.site-footer-wide ul{gap:6px;margin:0;padding-left:18px;display:grid}.site-footer-bottom{border-top:1px solid var(--store-border,var(--line));padding-top:18px}@media (max-width:980px){.site-footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-brand,.site-footer-wide{grid-column:span 2}}@media (max-width:640px){.site-footer{width:min(100% - 24px,760px);margin-top:32px}.site-footer-main{grid-template-columns:1fr}.site-footer-brand,.site-footer-wide{grid-column:auto}}
