/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--ink:#172c36;--muted:#63757c;--paper:#f6f2e8;--surface:#fffdf7;--line:#d9d4c9;--coral:#f26a4f;--coral-dark:#cf4f38;--mint:#7cc9b6;--yellow:#f2c85b}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:linear-gradient(#172c3607 1px, transparent 1px), var(--paper);color:var(--ink);background-size:100% 32px;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;padding-bottom:92px}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f2e8eb;border-bottom:1px solid #172c3629;justify-content:space-between;align-items:center;min-height:76px;padding:14px max(22px,50vw - 580px);display:flex;position:sticky;top:0}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.06em;font-size:1rem}.brand small{color:var(--muted);margin-top:2px;font-size:.68rem}.brand-mark{border:2px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:relative}.brand-mark:before,.brand-mark:after{border:1px solid var(--ink);content:"";border-radius:50%;position:absolute}.brand-mark:before{width:22px;height:22px}.brand-mark:after{background:var(--coral);width:8px;height:8px}.brand-mark span{transform-origin:0;background:var(--ink);width:18px;height:2px;position:absolute;transform:translate(8px,-7px)rotate(-37deg)}.area-pill{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:99px;padding:9px 13px;font-size:.78rem;font-weight:700}.page-wrap{width:min(1160px,100% - 44px);margin:0 auto}.hero-panel{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);background:var(--surface);grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);align-items:center;gap:44px;min-height:486px;padding:64px 54px;display:grid;position:relative;overflow:hidden}.hero-panel:after{content:"";border:55px solid #f26a4f17;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-95px;right:-40px}.eyebrow,.section-kicker{color:var(--coral-dark);letter-spacing:.14em;margin:0 0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem;font-weight:800}.hero-copy h1{letter-spacing:-.065em;max-width:680px;margin:0;font-size:clamp(2.65rem,5.2vw,5.25rem);font-weight:800;line-height:1.08}.hero-copy h1 em{color:var(--coral-dark);font-style:normal;position:relative}.hero-copy h1 em:after{background:var(--yellow);content:"";border-radius:50%;height:5px;position:absolute;bottom:-3px;left:0;right:0}.hero-lead{color:#53676e;max-width:620px;margin:26px 0 0;font-size:1rem;line-height:1.95}.hero-actions{align-items:center;gap:18px;margin-top:30px;display:flex}.hero-actions>span{color:var(--muted);font-size:.75rem;font-weight:700}.primary-button{border:1px solid var(--ink);min-width:150px;box-shadow:4px 4px 0 var(--ink);background:var(--coral);color:#fff;cursor:pointer;padding:13px 22px;font-weight:800;transition:transform .14s,box-shadow .14s}.primary-button:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.radar-card{z-index:1;border:1px solid var(--ink);box-shadow:7px 7px 0 var(--yellow);color:#eff7ef;background:#173641;padding:18px;position:relative}.radar-visual{aspect-ratio:1;background:linear-gradient(90deg,#0000 49.5%,#ffffff29 50%,#0000 50.5%),linear-gradient(#0000 49.5%,#ffffff29 50%,#0000 50.5%),repeating-radial-gradient(circle,#7cc9b63b 0 1px,#0000 2px 28px);border:1px solid #ffffff4d;border-radius:50%;width:100%;position:relative;overflow:hidden}.radar-line{transform-origin:0;background:linear-gradient(90deg, var(--mint), transparent);width:45%;height:2px;position:absolute;top:50%;left:50%;transform:rotate(-28deg)}.radar-line:after{transform-origin:0 100%;content:"";background:linear-gradient(155deg,#7cc9b659,#0000 62%);width:100%;height:60px;position:absolute;bottom:0;left:0}.pulse{background:var(--yellow);border:2px solid #173641;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 5px #f2c85b33}.pulse-one{top:26%;left:58%}.pulse-two{background:var(--coral);top:61%;left:68%}.pulse-three{background:var(--mint);top:70%;left:31%}.radar-caption{grid-template-columns:1fr auto;gap:3px 12px;padding-top:15px;display:grid}.radar-caption span,.radar-caption small{color:#a8c0c1;font-size:.68rem}.radar-caption strong{grid-row:span 2;font-size:1.05rem}.watch-strip{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);background:#f0ebde;grid-template-columns:repeat(3,1fr);display:grid}.watch-strip>div{border-right:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:17px 22px;display:grid}.watch-strip>div:last-child{border-right:0}.watch-strip p,.watch-strip strong{margin:0;font-size:.78rem}.watch-strip strong{font-size:1rem}.watch-icon{border:1px solid var(--ink);border-radius:50%;place-items:center;width:30px;height:30px;font-size:.8rem;display:grid}.coral-dot{background:#fac4b8}.mint-dot{background:#b8dfd5}.yellow-dot{background:#f8dfa0}.section-block,.catalog-page{padding:62px 0 10px}.section-heading,.page-title-row{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.section-heading h2,.page-title-row h1{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,3vw,2.45rem)}.section-heading button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:4px 0;font-size:.78rem;font-weight:700}.activity-list{border-top:2px solid var(--ink)}.activity-row{border-bottom:1px solid var(--line);grid-template-columns:66px 98px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:86px;padding:12px 4px;display:grid}.activity-row time{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.activity-row strong{font-size:.9rem}.activity-row p{color:var(--muted);margin:5px 0 0;font-size:.75rem}.status-badge{border:1px solid;border-radius:99px;width:fit-content;padding:5px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.status-badge.found{color:#b23e2a;background:#ffded6}.status-badge.arrival{color:#24725f;background:#d8f2eb}.status-badge.missing{color:#6d6878;background:#ebe8ee}.row-arrow{color:var(--muted);font-size:1.6rem}.demo-note{color:var(--muted);margin:12px 0 0;font-size:.68rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--ink);background:var(--surface);grid-template-columns:minmax(220px,1fr) minmax(0,1.15fr);min-height:320px;display:grid;overflow:hidden;box-shadow:4px 4px #172c3629}.product-art{border-right:1px solid var(--ink);place-items:center;min-height:320px;display:grid;position:relative;overflow:hidden}.product-art.coral{background:#f6b0a1}.product-art.mint{background:#bfe3d8}.product-art.lavender{background:#d7cde4}.product-art.has-image{background:#fff}.product-art.large.has-image{flex-direction:column;place-items:stretch stretch;display:flex}.product-art>img,.product-gallery-slide>img{width:100%;height:100%;min-height:inherit;object-fit:contain;background:#fff}.product-gallery{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;flex:auto;width:100%;height:100%;min-height:420px;display:flex;overflow-x:auto}.product-gallery::-webkit-scrollbar{display:none}.product-gallery-slide{min-width:100%;min-height:inherit;scroll-snap-align:start;scroll-snap-stop:always;background:#fff;flex:0 0 100%;place-items:center;display:grid;position:relative;overflow:hidden}.product-gallery-thumbnails{border-top:1px solid var(--ink);background:var(--surface);flex:none;width:100%;padding:10px}.product-gallery-count{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.product-gallery-count strong{font-size:.68rem}.product-gallery-count span{color:var(--muted);font-size:.6rem}.product-thumbnail-list{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}.product-thumbnail-list button{border:1px solid var(--ink);cursor:pointer;background:#fff;flex:0 0 64px;place-items:center;width:64px;height:64px;padding:0;display:grid;overflow:hidden}.product-thumbnail-list button.active{border:3px solid var(--coral-dark)}.product-thumbnail-list img{object-fit:contain;width:100%;height:100%}.product-thumbnail-list button>span{color:var(--muted);padding:3px;font-size:.52rem}.capsule{border:2px solid var(--ink);background:#fffdf7bd;border-radius:50%;width:80px;height:80px;position:absolute}.capsule:after{background:var(--ink);content:"";height:2px;position:absolute;top:38px;left:-2px;right:-2px}.capsule-left{transform:translate(-27px,24px)rotate(-17deg)}.capsule-right{transform:translate(31px,-28px)scale(.72)rotate(22deg)}.art-label{z-index:1;border:1px solid var(--ink);background:var(--surface);text-align:center;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem;font-weight:800;line-height:1.3;position:relative;transform:rotate(-4deg)}.release-tag{z-index:4;border:1px solid var(--ink);background:var(--yellow);padding:5px 8px;font-size:.66rem;font-weight:800;position:absolute;top:10px;left:10px}.product-body{flex-direction:column;padding:21px;display:flex}.product-status-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-status-row span{color:var(--coral-dark);font-size:.69rem;font-weight:800}.product-status-row small{color:var(--muted);font-size:.62rem}.product-card h3{margin:14px 0 0;font-size:1rem;line-height:1.55}.product-maker{color:var(--muted);margin:7px 0 0;font-size:.72rem}.product-meta{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.product-meta span{background:#ece7dc;padding:4px 7px;font-size:.64rem}.want-button{border:1px solid var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:auto;padding:10px;font-size:.75rem;font-weight:800;display:flex}.want-button.selected{background:var(--yellow)}.catalog-page{padding-top:50px}.page-title-row p:last-child{max-width:600px;color:var(--muted);margin:10px 0 0;font-size:.82rem}.result-count{border:1px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;min-width:58px;height:58px;font-size:.74rem;font-weight:800;display:grid}.search-box{border:1px solid var(--ink);background:var(--surface);align-items:center;gap:12px;padding:14px 17px;display:flex}.search-box span{font-size:1.5rem}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:.9rem}.chip-row{gap:8px;padding:14px 0 24px;display:flex;overflow-x:auto}.chip-row button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:99px;flex:none;padding:8px 13px;font-size:.72rem;font-weight:700}.chip-row button.active{border-color:var(--ink);background:var(--ink);color:#fff}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav{z-index:30;border:1px solid var(--ink);background:#fffdf7f7;grid-template-columns:repeat(5,1fr);width:min(520px,100% - 28px);padding:7px;display:grid;position:fixed;bottom:16px;right:50%;transform:translate(50%);box-shadow:5px 5px #172c3638}.bottom-nav button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;padding:7px 3px;font-size:.62rem;font-weight:700;display:flex}.bottom-nav button span{font-size:1.15rem}.bottom-nav button.active{background:#f1e3ac}.bottom-nav button:disabled{cursor:not-allowed;opacity:.36}@media (width<=860px){.hero-panel{grid-template-columns:1fr;padding:48px 34px}.radar-card{grid-template-columns:180px 1fr;align-items:center;gap:20px;display:grid}.product-grid,.catalog-grid{grid-template-columns:1fr}}@media (width<=620px){.site-header{min-height:66px;padding:11px 16px}.brand small{display:none}.brand-mark{width:35px;height:35px}.page-wrap{width:calc(100% - 24px)}.hero-panel{gap:36px;min-height:auto;padding:42px 24px 32px}.hero-copy h1{font-size:clamp(2.3rem,12vw,3.6rem)}.hero-lead{font-size:.88rem;line-height:1.8}.hero-actions{flex-direction:column;align-items:flex-start;gap:13px}.radar-card{grid-template-columns:128px 1fr}.watch-strip{grid-template-columns:1fr}.watch-strip>div{border-right:0;border-bottom:1px solid var(--line)}.watch-strip>div:last-child{border-bottom:0}.section-block,.catalog-page{padding-top:46px}.activity-row{grid-template-columns:48px 86px minmax(0,1fr);gap:9px;min-height:94px}.activity-row .row-arrow{display:none}.activity-row strong{font-size:.78rem;line-height:1.45}.product-card{grid-template-columns:1fr}.product-card .product-art{border-right:0;border-bottom:1px solid var(--ink);min-height:360px}.product-body{padding:16px}.product-status-row{flex-direction:column;align-items:flex-start;gap:3px}.product-card h3{font-size:.88rem}.product-meta span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.product-art.blue,.mini-art.blue{background:#b8d8e2}.product-art-button{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.product-open{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.product-open h3{margin-top:14px}.detail-page{padding:26px 0 24px}.back-button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;margin:0 0 18px;padding:5px 0;font-size:.76rem;font-weight:800}.product-detail-hero{border:1px solid var(--ink);background:var(--surface);grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);min-height:510px;display:grid}.product-detail-hero .product-art.large{width:100%;height:100%;min-height:508px}.product-art.large .capsule{width:160px;height:160px}.product-art.large .capsule:after{top:78px}.product-art.large .capsule-left{transform:translate(-52px,48px)rotate(-17deg)}.product-art.large .capsule-right{transform:translate(70px,-64px)scale(.78)rotate(22deg)}.product-art.large .art-label{padding:12px 16px;font-size:.72rem}.product-detail-copy{flex-direction:column;justify-content:center;padding:48px;display:flex}.product-detail-copy h1,.store-detail-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4.6vw,4rem);line-height:1.18}.detail-tags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.detail-tags span{border:1px solid var(--line);background:#f0ebdf;padding:7px 10px;font-size:.7rem;font-weight:700}.product-facts{border-top:1px solid var(--line);margin:28px 0 26px}.product-facts div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:18px;padding:13px 0;display:grid}.product-facts dt{color:var(--muted);font-size:.7rem}.product-facts dd{margin:0;font-size:.78rem;font-weight:700}.big-want-button{border:1px solid var(--ink);width:fit-content;min-width:220px;box-shadow:4px 4px 0 var(--ink);background:var(--surface);cursor:pointer;justify-content:center;align-items:center;gap:9px;padding:13px 22px;font-size:.8rem;font-weight:800;display:inline-flex}.big-want-button.selected{background:var(--yellow)}.detail-section{padding:58px 0 0}.section-aside{color:var(--muted);margin:0;font-size:.7rem}.store-signal-list{border-top:2px solid var(--ink)}.signal-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,1.1fr) minmax(150px,.72fr) minmax(240px,.9fr);align-items:center;gap:22px;padding:17px 10px;display:grid}.signal-row.accessible{box-shadow:inset 4px 0 0 var(--mint)}.signal-store{cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:4px;padding:0;display:flex}.signal-store small,.signal-store span,.signal-state small{color:var(--muted);font-size:.65rem}.signal-store strong{font-size:.84rem}.signal-state{grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;display:grid}.signal-state strong{font-size:.76rem}.signal-state small{grid-column:2}.state-dot{border:1px solid var(--ink);background:#c8c4bc;border-radius:50%;grid-row:span 2;width:11px;height:11px;display:inline-block}.state-dot.found{background:var(--coral)}.state-dot.arrival{background:var(--mint)}.state-dot.missing{background:#9e98a7}.state-dot.unknown{background:#e2ded4}.report-buttons{grid-template-columns:.74fr 1.26fr;gap:7px;display:grid}.report-buttons button{border:1px solid var(--ink);background:var(--surface);cursor:pointer;justify-content:center;align-items:center;gap:5px;padding:9px 6px;font-size:.66rem;font-weight:800;display:flex}.report-buttons .report-found{background:#d8f2eb}.report-buttons .report-missing{background:#efebf0}.meaning-card{background:#ffffff5c;border:1px dashed #8f999a;grid-template-columns:120px 1fr;gap:22px;margin-top:34px;padding:19px 22px;display:grid}.meaning-card strong{font-size:.76rem}.meaning-card p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.75}.privacy-banner{border:1px solid var(--ink);box-shadow:4px 4px 0 var(--mint);background:#e7f3ed;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin:24px 0;padding:17px 20px;display:grid}.privacy-banner>span{border:1px solid var(--ink);background:var(--mint);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.privacy-banner strong{font-size:.8rem}.privacy-banner p{color:var(--muted);margin:4px 0 0;font-size:.7rem;line-height:1.6}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.store-card{border:1px solid var(--ink);background:var(--surface);flex-direction:column;display:flex;box-shadow:4px 4px #172c3629}.store-card-main{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;padding:25px;position:relative}.store-number{color:#d0cbc1;font-family:ui-monospace,monospace;font-size:2.4rem;font-weight:900;position:absolute;top:18px;right:19px}.store-card-main>small{color:var(--coral-dark);font-size:.66rem;font-weight:800}.store-card h2{max-width:78%;margin:12px 0 0;font-size:1.1rem;line-height:1.45}.store-card-main>p{color:var(--muted);margin:9px 0 0;font-size:.72rem}.lag-summary{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;margin-top:25px;padding-top:16px;display:grid}.lag-summary span,.lag-summary small{color:var(--muted);font-size:.66rem}.lag-summary strong{grid-row:span 2;font-size:1.55rem}.accessible-button{border:1px solid var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:7px;margin:0 20px 20px;padding:10px;font-size:.74rem;font-weight:800;display:flex}.accessible-button.selected{background:var(--mint)}.store-detail-hero{border:1px solid var(--ink);background:var(--surface);justify-content:space-between;align-items:flex-end;gap:40px;padding:46px;display:flex}.store-detail-hero>div{max-width:720px}.store-area-label{color:var(--coral-dark);margin:0 0 10px;font-size:.76rem;font-weight:800}.store-detail-hero>div>p:last-child{color:var(--muted);margin:17px 0 0;font-size:.82rem}.prediction-panel{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);color:#eff7ef;background:#173641;grid-template-columns:220px 1fr;align-items:stretch;gap:34px;padding:28px 36px;display:grid}.prediction-main{flex-direction:column;justify-content:center;display:flex}.prediction-main span,.prediction-main small{color:#abc0c2;font-size:.66rem}.prediction-main strong{margin:4px 0;font-size:2.5rem}.prediction-panel>p{color:#8fa9aa;grid-column:1/-1;margin:-16px 0 0;font-size:.62rem}.distribution{border-bottom:1px solid #ffffff52;grid-template-columns:repeat(5,1fr);align-items:end;gap:10px;height:130px;padding:0 10px 25px;display:grid;position:relative}.distribution i{background:var(--mint);min-height:8px;display:block}.distribution i:nth-child(3){background:var(--yellow)}.axis-labels{color:#abc0c2;text-align:center;grid-template-columns:repeat(5,1fr);font-size:.56rem;display:grid;position:absolute;bottom:4px;left:0;right:0}.store-product-row{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:42px minmax(0,1fr) auto 70px;align-items:center;gap:14px;width:100%;min-height:78px;padding:10px 4px;display:grid}.mini-art{border:1px solid var(--ink);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.mini-art.coral{background:#f6b0a1}.mini-art.mint{background:#bfe3d8}.mini-art.lavender{background:#d7cde4}.store-product-row>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.store-product-row strong{font-size:.78rem}.store-product-row small,.store-product-row time{color:var(--muted);font-size:.64rem}.store-product-row time{text-align:right}.my-summary{border:1px solid var(--ink);background:var(--surface);grid-template-columns:repeat(3,1fr);margin:20px 0 28px;display:grid}.my-summary>*{border:0;border-right:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:18px;display:grid}.my-summary>:last-child{border-right:0}.my-summary button{cursor:pointer}.my-summary span{background:var(--yellow);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.my-summary strong{font-size:1.2rem}.my-summary small{color:var(--muted);font-size:.68rem}.watchlist-stack{flex-direction:column;gap:24px;display:flex}.watch-product{border:1px solid var(--ink);background:var(--surface);box-shadow:4px 4px #172c3629}.watch-product-heading{border:0;border-bottom:1px solid var(--ink);cursor:pointer;text-align:left;background:#f0ebdf;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:17px 20px;display:grid}.watch-product-heading>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.watch-product-heading strong{font-size:.84rem}.watch-product-heading small{color:var(--muted);font-size:.64rem}.watch-product-heading>span:last-child{font-size:1.5rem}.watch-store-list{padding:0 18px}.watch-store-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) minmax(145px,.7fr) minmax(230px,.82fr);align-items:center;gap:18px;padding:15px 3px;display:grid}.watch-store-row:last-child{border-bottom:0}.watch-store-row>div:first-child,.watch-current{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.watch-store-row strong{font-size:.74rem}.watch-store-row small{color:var(--muted);font-size:.62rem}.watch-current{padding-left:19px;position:relative}.watch-current .state-dot{position:absolute;top:2px;left:0}.my-privacy{margin-top:34px}.empty-state{text-align:center;background:#ffffff5c;border:1px dashed #90999a;margin:32px 0;padding:52px 22px}.empty-state strong{font-size:1rem}.empty-state p{color:var(--muted);margin:9px 0 0;font-size:.76rem}.empty-state>div{justify-content:center;gap:8px;margin-top:20px;display:flex}.empty-state button{border:1px solid var(--ink);background:var(--surface);cursor:pointer;padding:9px 14px;font-size:.7rem;font-weight:800}.toast{z-index:50;border:1px solid var(--ink);max-width:calc(100% - 44px);box-shadow:4px 4px 0 var(--yellow);color:#fff;background:#173641;padding:13px 18px;font-size:.76rem;font-weight:800;position:fixed;top:86px;right:22px}@media (width<=860px){.product-detail-hero{grid-template-columns:minmax(230px,.75fr) minmax(0,1.25fr)}.product-detail-copy{padding:34px}.signal-row{grid-template-columns:1fr .8fr}.signal-row .report-buttons{grid-column:1/-1}.store-detail-hero{flex-direction:column;align-items:flex-start}.watch-store-row{grid-template-columns:1fr 1fr}.watch-store-row .report-buttons{grid-column:1/-1}}@media (width<=620px){.detail-page{padding-top:18px}.product-detail-hero{grid-template-columns:1fr}.product-detail-hero .product-art.large{border-right:0;border-bottom:1px solid var(--ink);min-height:0}.product-art.large.has-image .product-gallery{min-height:360px}.product-thumbnail-list button{flex-basis:58px;width:58px;height:58px}.product-detail-copy{padding:25px 22px 28px}.product-detail-copy h1,.store-detail-hero h1{font-size:2rem}.big-want-button{width:100%;min-width:0}.detail-section{padding-top:42px}.section-aside{display:none}.signal-row{grid-template-columns:1fr;gap:13px;padding:17px 8px}.signal-row .report-buttons{grid-column:auto}.meaning-card{grid-template-columns:1fr;gap:7px}.store-grid{grid-template-columns:1fr}.store-detail-hero{gap:26px;padding:30px 24px}.prediction-panel{grid-template-columns:1fr;gap:20px;padding:25px 22px}.prediction-panel>p{grid-column:auto;margin-top:-8px}.store-product-row{grid-template-columns:42px minmax(0,1fr) auto}.store-product-row time{display:none}.store-product-row .status-badge{text-align:center;max-width:92px;font-size:.58rem}.my-summary{grid-template-columns:1fr}.my-summary>*{border-right:0;border-bottom:1px solid var(--line)}.my-summary>:last-child{border-bottom:0}.watch-store-row{grid-template-columns:1fr;gap:12px}.watch-store-row .report-buttons{grid-column:auto}.watch-product-heading{grid-template-columns:42px minmax(0,1fr) auto;padding:14px}.watch-store-list{padding:0 13px}.privacy-banner{align-items:flex-start}.toast{top:74px;right:12px}}.product-facts a,.source-links a{color:var(--coral-dark);text-underline-offset:3px;font-weight:800}.source-links{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.source-links a{border:1px solid var(--ink);background:#f0ebdf;padding:7px 10px;font-size:.68rem;text-decoration:none}.local-data-banner{box-shadow:4px 4px 0 var(--yellow);background:#f6eed1}.entry-summary{border:1px solid var(--ink);background:var(--surface);grid-template-columns:repeat(3,1fr);margin:26px 0 20px;display:grid}.entry-summary div{border-right:1px solid var(--line);align-items:baseline;gap:9px;padding:17px 20px;display:flex}.entry-summary div:last-child{border-right:0}.entry-summary strong{font-size:1.45rem}.entry-summary span{color:var(--muted);font-size:.68rem;font-weight:700}.entry-tabs{border:1px solid var(--ink);background:var(--surface);grid-template-columns:repeat(3,1fr);display:grid}.entry-tabs button{border:0;border-right:1px solid var(--ink);cursor:pointer;background:0 0;padding:13px 8px;font-size:.76rem;font-weight:800}.entry-tabs button:last-child{border-right:0}.entry-tabs button.active{background:var(--yellow)}.entry-form{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);background:var(--surface);padding:28px}.form-heading{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;align-items:center;gap:14px;padding-bottom:22px;display:grid}.form-heading>span{border:1px solid var(--ink);background:var(--mint);border-radius:50%;place-items:center;width:44px;height:44px;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:900;display:grid}.form-heading h2{margin:0;font-size:1.18rem}.form-heading p{color:var(--muted);margin:4px 0 0;font-size:.68rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding-top:22px;display:grid}.form-grid label{flex-direction:column;gap:7px;display:flex}.form-grid label.wide{grid-column:1/-1}.form-grid label>span{font-size:.68rem;font-weight:800}.form-grid label b{color:var(--coral-dark);margin-left:4px;font-size:.58rem}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-height:44px;color:var(--ink);background:#fffefb;border:1px solid #aaa79f;border-radius:0;outline:0;padding:10px 12px;font-size:.78rem}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--ink);box-shadow:0 0 0 2px var(--yellow)}.form-grid textarea.image-url-list{resize:vertical;min-height:118px;line-height:1.55}.native-select-control{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px;display:grid}.form-grid .native-select-control select{appearance:auto;border-color:var(--ink);cursor:pointer;background:#fff3b8;font-weight:800}.form-grid .native-select-control input{background:#fffefb}.entry-submit{border:1px solid var(--ink);min-width:210px;box-shadow:4px 4px 0 var(--ink);background:var(--coral);color:#fff;cursor:pointer;margin:24px 0 0 auto;padding:12px 20px;font-size:.78rem;font-weight:900;display:block}.acquisition-roadmap{padding:56px 0 18px}.acquisition-roadmap h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.acquisition-roadmap>div{border-top:2px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:20px;display:grid}.acquisition-roadmap article{border-right:1px solid var(--line);background:#ffffff47;min-height:160px;padding:20px}.acquisition-roadmap article:last-child{border-right:0}.acquisition-roadmap article.current{background:#e7f3ed}.acquisition-roadmap article span{color:var(--coral-dark);font-size:.63rem;font-weight:900}.acquisition-roadmap article strong{margin-top:12px;font-size:.84rem;display:block}.acquisition-roadmap article p{color:var(--muted);margin:8px 0 0;font-size:.68rem;line-height:1.7}@media (width<=620px){.bottom-nav{padding:5px}.bottom-nav button{font-size:.56rem}.bottom-nav button span{font-size:1rem}.entry-summary{grid-template-columns:1fr}.entry-summary div{border-right:0;border-bottom:1px solid var(--line)}.entry-summary div:last-child{border-bottom:0}.entry-form{padding:22px 16px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.native-select-control{grid-template-columns:1fr}.entry-submit{width:100%;min-width:0}.acquisition-roadmap>div{grid-template-columns:1fr}.acquisition-roadmap article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.acquisition-roadmap article:last-child{border-bottom:0}}.quick-import{border:1px solid var(--ink);box-shadow:4px 4px 0 var(--mint);background:#e7f3ed;margin:22px 0 0;padding:18px}.quick-import-title{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.quick-import-title strong{font-size:.82rem}.quick-import-title span{color:var(--muted);font-size:.62rem}.url-import-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.url-import-row input,.quick-import textarea{background:#fffefb;border:1px solid #8d9f9a;border-radius:0;outline:0;width:100%;padding:10px 12px;font-size:.76rem}.url-import-row button,.quick-import details button{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;padding:9px 14px;font-size:.68rem;font-weight:800}.url-import-row button:disabled,.quick-import details button:disabled{cursor:not-allowed;opacity:.45}.quick-import details{margin-top:13px}.quick-import summary{cursor:pointer;width:fit-content;color:var(--muted);font-size:.68rem;font-weight:700}.quick-import textarea{resize:vertical;min-height:120px;margin:10px 0 8px;display:block}.import-message{color:var(--coral-dark);margin:12px 0 0;font-size:.68rem;font-weight:800;line-height:1.6}.form-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;display:flex}.form-actions .entry-submit{margin:0}.cancel-edit{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:11px 16px;font-size:.72rem;font-weight:800}.managed-list{border-top:2px solid var(--ink);margin-top:34px}.managed-list-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 4px;display:flex}.managed-list-heading strong{font-size:.78rem}.managed-list-heading span{color:var(--muted);font-size:.66rem}.managed-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 4px;display:grid}.managed-list article>div:first-child{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.managed-list article strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;overflow:hidden}.managed-list article span{color:var(--muted);font-size:.63rem}.managed-list article a{color:var(--coral-dark);text-underline-offset:2px;font-size:.62rem;font-weight:800}.managed-actions{gap:6px;display:flex}.managed-actions button{border:1px solid var(--ink);background:var(--surface);cursor:pointer;padding:7px 10px;font-size:.64rem;font-weight:800}.managed-actions button.delete{color:#a33d2c;border-color:#b54f3d}.managed-empty{border-bottom:1px solid var(--line);color:var(--muted);margin:0;padding:22px 4px;font-size:.68rem}@media (width<=620px){.quick-import-title{flex-direction:column;align-items:flex-start;gap:4px}.url-import-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .entry-submit{width:100%}.managed-list article{grid-template-columns:1fr;align-items:flex-start}.managed-list article strong{white-space:normal}.managed-actions{justify-content:flex-end}}
