:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-body:"Inter", "Nunito Sans", "Avenir Next", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Inter", "Nunito Sans", "Avenir Next", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;--bg:#fff9ee;--bg-soft:#f4fbff;--panel:#ffffffe6;--panel-solid:#fff;--panel-strong:#fffdf5;--text:#343150;--muted:#686184;--subtle:#918caf;--line:#7bc0ec57;--line-strong:#ffc24794;--accent:#4aaee8;--accent-strong:#ffd35a;--accent-cool:#89d4ff;--accent-mint:#91e0c4;--accent-pink:#ff8eb5;--cream:#fff3ba;--shadow:0 18px 42px #5870a329;--shadow-soft:0 10px 24px #5870a31a;--radius-xl:24px;--radius-lg:20px;--radius-md:14px;--card-radius:20px;--container:min(1440px, calc(100vw - 48px))}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#101729;--bg-soft:#17213a;--panel:#182239db;--panel-solid:#1b2742;--panel-strong:#22304f;--text:#fff7da;--muted:#c8d4f2;--subtle:#95a5cf;--line:#7cc7ff52;--line-strong:#ffd35a94;--accent:#79c9ff;--accent-strong:#ffd45f;--accent-cool:#9edfff;--accent-mint:#98e6ce;--accent-pink:#ff92b9;--cream:#ffecad;--shadow:0 20px 60px #02081680;--shadow-soft:0 12px 28px #03081452}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 14% 10%, #ffd35a52 0 8rem, transparent 8.3rem), radial-gradient(circle at 86% 10%, #89d4ff6b 0 10rem, transparent 10.3rem), radial-gradient(circle at 78% 78%, #ff8eb538 0 9rem, transparent 9.3rem), linear-gradient(135deg, var(--bg), var(--bg-soft));margin:0}body:before{content:"";z-index:-2;pointer-events:none;opacity:.42;background-image:linear-gradient(#4aaee829 1px,#0000 1px),linear-gradient(90deg,#4aaee829 1px,#0000 1px),radial-gradient(circle,#ffd35a6b 0 1.8px,#0000 2px);background-position:0 0,0 0,22px 18px;background-size:46px 46px,46px 46px,92px 92px;position:fixed;inset:0}:root[data-theme=dark] body{background:radial-gradient(circle at 16% 10%, #ffd45f2e 0 9rem, transparent 9.4rem), radial-gradient(circle at 86% 12%, #79c9ff42 0 11rem, transparent 11.4rem), radial-gradient(circle at 76% 76%, #ff92b924 0 10rem, transparent 10.4rem), linear-gradient(135deg, var(--bg), var(--bg-soft))}:root[data-theme=dark] body:before{opacity:.26;background-image:linear-gradient(#7cc7ff3d 1px,#0000 1px),linear-gradient(90deg,#7cc7ff3d 1px,#0000 1px),radial-gradient(circle,#ffd45f75 0 1.8px,#0000 2px)}body,button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer;border:0}img{max-width:100%}.skip-link{z-index:10;border:2px solid var(--line-strong);background:var(--panel-solid);color:var(--text);border-radius:999px;padding:.75rem 1rem;font-weight:900;transition:transform .16s;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.app-shell{isolation:isolate;min-height:100vh;position:relative;overflow:hidden}.ambient,.sticker-cloud{z-index:-1;pointer-events:none;position:fixed}.ambient{filter:blur(54px);opacity:.28;border-radius:999px;width:24rem;height:24rem}.ambient--one{background:var(--accent-strong);top:20rem;left:-8rem}.ambient--two{background:var(--accent-cool);bottom:8rem;right:-8rem}.sticker-cloud{aspect-ratio:1;border-radius:var(--card-radius);width:clamp(4.5rem,9vw,7rem);color:var(--accent-strong);box-shadow:var(--shadow-soft);background:#ffffff9e;border:2px solid #ffd35a9e;place-items:center;font-size:clamp(2rem,4vw,3.2rem);display:grid;transform:rotate(-8deg)}.sticker-cloud:before,.sticker-cloud:after{content:"";z-index:-1;border-radius:inherit;background:inherit;border:inherit;position:absolute}.sticker-cloud:before{border-style:dashed;inset:.55rem}.sticker-cloud:after{display:none}.sticker-cloud--one{top:10rem;left:3vw}.sticker-cloud--two{color:var(--accent-cool);top:22rem;right:4vw;transform:rotate(12deg)}.site-nav,.hero,.collection-section,.notice,.site-footer{width:var(--container);margin-inline:auto}.site-nav{justify-content:space-between;align-items:center;gap:1rem;padding-block:1rem;display:flex}.brand,.site-nav__links,.theme-toggle,.hero__eyebrow,.hero__charms,.figure-card__link,.notice button{align-items:center;display:inline-flex}.brand{letter-spacing:-.02em;gap:.6rem;font-weight:950;text-decoration:none}.brand span:first-child{border:2px solid var(--line-strong);border-radius:var(--radius-md);width:2.55rem;height:2.55rem;box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff,#fff4c7 48%,#dff4ff);place-items:center;display:grid}.site-nav__links{border:2px solid var(--line);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border-radius:999px;align-items:center;gap:.25rem;padding:.4rem}:root[data-theme=dark] .site-nav__links{background:#11192cd1;border-color:#7cc7ff6b}.site-nav__links a,.theme-toggle{min-height:2.45rem;color:var(--muted);white-space:nowrap;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0 1rem;font-weight:850;line-height:1;text-decoration:none;transition:all .16s;display:inline-flex}.theme-toggle{gap:.45rem;min-width:5.75rem}.theme-toggle span{align-items:center;line-height:1;display:inline-flex}.theme-toggle span[aria-hidden=true]{justify-content:center;width:1.15rem;transform:translateY(-.02rem)}.site-nav__links a:hover,.theme-toggle:hover,.site-nav__links a:focus-visible,.theme-toggle:focus-visible{color:var(--text);background:#fff4c7eb;outline:none}:root[data-theme=dark] .site-nav__links a:hover,:root[data-theme=dark] .theme-toggle:hover,:root[data-theme=dark] .site-nav__links a:focus-visible,:root[data-theme=dark] .theme-toggle:focus-visible{color:var(--text);background:#7cc7ff29}.hero{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);padding:clamp(3.5rem,7vw,7rem) 0 clamp(3rem,5vw,5rem);display:grid}.hero__content{position:relative}.hero__content:before{content:"";z-index:-1;border-radius:var(--card-radius);background:#ffd35a52;width:8rem;height:8rem;position:absolute;top:-1.6rem;left:-1.5rem;transform:rotate(-8deg)}.hero__eyebrow{border:2px solid var(--line);background:var(--panel);width:fit-content;color:var(--accent);box-shadow:var(--shadow-soft);border-radius:999px;gap:.55rem;margin:0 0 1rem;padding:.55rem .9rem;font-weight:950}.hero__eyebrow svg,.figure-card__link svg,.notice svg,.field svg{fill:currentColor;width:1rem;height:1rem}.hero h1{max-width:10ch;color:var(--text);font-family:var(--font-display);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(3.4rem,8vw,7.8rem);font-weight:850;line-height:.95}.hero h1:after{content:"♡";color:var(--accent-strong);margin-left:.18em;font-family:inherit;font-size:.36em;display:inline-block;transform:rotate(10deg)translateY(-.25em)}.hero__description{max-width:58ch;color:var(--muted);margin:1.35rem 0 0;font-size:clamp(1.05rem,1vw + .85rem,1.28rem);font-weight:650;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:1.8rem;display:flex}.hero__actions button,.notice button{background:linear-gradient(135deg, var(--accent), #8fd4ff 54%, var(--accent-strong));color:#1d3155;border:2px solid #ffffffb8;border-radius:999px;padding:.92rem 1.18rem;font-weight:950;position:relative;box-shadow:0 12px 22px #e869a938}.hero__actions button:after,.notice button:after{content:"";background:#ffffff8c;border-radius:999px;width:1.7rem;height:.55rem;position:absolute;inset:.28rem .62rem auto auto}.hero__actions .button-secondary{border-color:var(--line-strong);background:var(--panel-solid);color:var(--text);box-shadow:var(--shadow-soft)}.hero__charms{flex-wrap:wrap;gap:.5rem;margin:1.1rem 0 0;padding:0;list-style:none}.hero__charms li{border:1px solid var(--line);color:var(--muted);background:#ffffff94;border-radius:999px;padding:.42rem .68rem;font-size:.86rem;font-weight:850}:root[data-theme=dark] .hero__charms li{background:#ffffff14}.hero-panel,.figure-card,.collection-section,.notice,.empty-state{border:2px solid var(--line);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{border-radius:var(--radius-xl);padding:clamp(1.15rem,3vw,1.8rem);position:relative;overflow:hidden}.hero-panel:before{content:"";pointer-events:none;border:1px dashed #e777b04d;border-radius:26px;position:absolute;inset:.85rem}.hero-panel__scene{background:linear-gradient(90deg,#ffffff59 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#ffffff52 1px,#0000 1px) 0 0/54px 54px,radial-gradient(circle at 30% 20%,#fffffff5,#0000 .45rem),linear-gradient(160deg,#fff4c7,#e3f6ff 48%,#ffe7f0);border-radius:26px;min-height:clamp(20rem,34vw,32rem);position:relative;overflow:hidden}.hero-panel__star{color:var(--accent-strong);text-shadow:0 6px 18px #f7cc6d59;position:absolute}.hero-panel__star--large{font-size:3.8rem;top:1rem;right:1.4rem}.hero-panel__star--small{color:var(--accent-pink);font-size:2.1rem;top:1.4rem;left:1.4rem}.hero-panel__figure{border-radius:1.8rem 1.8rem var(--card-radius) var(--card-radius);width:5rem;height:8.5rem;position:absolute;bottom:4.15rem;box-shadow:inset 0 -1.2rem #ffffff38,0 18px 26px #5870a329}.hero-panel__figure:before{content:"";background:#fff7eb;border-radius:50%;width:3.25rem;height:3.25rem;position:absolute;top:-1.65rem;left:50%;transform:translate(-50%);box-shadow:inset 0 -.45rem #dfa47e26}.hero-panel__figure:after{content:"♡";color:#fffc;font-weight:950;position:absolute;top:2.6rem;left:50%;transform:translate(-50%)}.hero-panel__figure--pink{background:var(--accent-pink);left:18%;transform:rotate(-3deg)}.hero-panel__figure--blue{background:var(--accent-cool);left:43%;transform:scale(1.08)}.hero-panel__figure--cream{background:var(--accent-strong);left:68%;transform:rotate(3deg)}.hero-panel__shelf{background:linear-gradient(#5daee3,#3f86c8);border-radius:999px;height:1.1rem;position:absolute;bottom:3.3rem;left:8%;right:8%;box-shadow:0 1rem #2c548a24}.hero-panel>p{color:var(--muted);text-align:center;margin:1rem 0;font-weight:900;position:relative}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.metric{border:1px solid var(--line);text-align:center;background:#fff9;border-radius:18px;padding:.9rem}:root[data-theme=dark] .metric{background:#ffffff14}.metric span,.metric small,.figure-card__eyebrow,.section-heading__kicker,.field span{color:var(--muted)}.metric span,.metric small{display:block}.metric strong{color:var(--accent);font-family:var(--font-display);margin-block:.12rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1;display:block}.notice{border-radius:var(--radius-lg);justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.notice p{color:var(--muted);margin:.25rem 0 0}.notice button{align-self:center;gap:.45rem;display:inline-flex}.collection-section{border-radius:var(--radius-xl);margin-bottom:clamp(1.25rem,3vw,2.25rem);padding:clamp(1rem,3vw,2rem);scroll-margin-top:1rem;position:relative}.collection-section:before{content:"";background:radial-gradient(circle at .5rem .5rem, var(--accent-strong) 0 .28rem, transparent .3rem) 0 0 / 1rem 1rem, linear-gradient(90deg, #ffffff1a, #ffb0d53d);border-radius:999px;height:1rem;position:absolute;top:-.55rem;left:1.6rem;right:1.6rem}.section-heading{justify-content:space-between;gap:1rem;margin-bottom:1.25rem;display:flex}.section-heading__kicker{text-transform:lowercase;letter-spacing:.08em;margin:.4rem 0 0;font-size:.86rem;font-weight:950}.section-heading__kicker:before{content:"✧ ";color:var(--accent)}.section-heading h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,5vw,4.3rem)}.section-heading p:not(.section-heading__kicker){color:var(--muted);margin:.45rem 0 0;font-weight:700}.collection-controls{grid-template-columns:1fr minmax(210px,.3fr);gap:.8rem;margin-bottom:1rem;display:grid}.field{gap:.45rem;display:grid;position:relative}.field span{letter-spacing:.08em;text-transform:lowercase;font-size:.78rem;font-weight:950}.field input,.field select{border:2px solid var(--line);background:var(--panel-solid);width:100%;min-height:3.15rem;color:var(--text);box-shadow:var(--shadow-soft);border-radius:999px;outline:none;padding:0 1rem}.field input::placeholder{color:var(--subtle)}.field input:focus,.field select:focus{border-color:var(--accent)}.field--search svg{color:var(--subtle);position:absolute;bottom:1.08rem;left:1rem}.field--search input{padding-left:2.65rem}.figure-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:stretch;gap:clamp(1rem,1.4vw,1.4rem);display:grid}.figure-card{border-radius:var(--card-radius);background:var(--panel-solid);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.figure-card:before{content:"";z-index:1;border-radius:calc(var(--card-radius) - 4px);pointer-events:none;border:1px dashed #e777b038;position:absolute;inset:.55rem}.figure-card__media{aspect-ratio:4/5;border-radius:calc(var(--card-radius) - 4px);background:linear-gradient(90deg,#ffffff52 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#ffffff52 1px,#0000 1px) 0 0/28px 28px,linear-gradient(135deg,#ffe0ef,#e6f9ff 62%,#fff1c8);margin:.75rem .75rem 0;position:relative;overflow:hidden}.figure-card__image-button{border-radius:inherit;width:100%;height:100%;color:inherit;background:0 0;padding:0;display:block;position:relative;overflow:hidden}.figure-card__image-button img,.figure-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .26s,filter .22s;display:block}.figure-card__image-button:before,.figure-card__image-button:after{z-index:1;pointer-events:none;opacity:0;transition:opacity .18s,transform .18s;position:absolute}.figure-card__image-button:before{content:"";border-radius:inherit;background:radial-gradient(circle at 78% 18%,#ffffff57,#0000 34%),linear-gradient(#0000 48%,#141a2e7a);inset:0}.figure-card__image-button:after{content:"Open gallery";color:#3c3151;letter-spacing:.03em;background:#fffaeae0;border:1px solid #ffffffb8;border-radius:999px;padding:.48rem .72rem;font-size:.76rem;font-weight:800;bottom:.75rem;right:.75rem;transform:translateY(.35rem);box-shadow:0 .75rem 1.7rem #23273c33}.figure-card__image-button:hover img,.figure-card__image-button:focus-visible img{filter:saturate(1.06)brightness(1.02);transform:scale(1.02)}.figure-card__image-button:hover:before,.figure-card__image-button:focus-visible:before,.figure-card__image-button:hover:after,.figure-card__image-button:focus-visible:after{opacity:1}.figure-card__image-button:hover:after,.figure-card__image-button:focus-visible:after{transform:translateY(0)}.figure-card:hover .figure-card__media img{transform:scale(1.02)}@media (prefers-reduced-motion:reduce){.figure-card__image-button img,.figure-card__media img,.figure-card__image-button:before,.figure-card__image-button:after{transition:none}}.figure-card__placeholder{height:100%;color:var(--accent);place-items:center;display:grid}.figure-card__placeholder svg{fill:currentColor;width:4rem;height:4rem}.figure-card__status{color:#fff;box-shadow:var(--shadow-soft);background:#ff8fc6e0;border:2px solid #ffffffd1;border-radius:999px;padding:.42rem .72rem;font-size:.78rem;font-weight:950;position:absolute;top:.75rem;left:.75rem}.figure-card__status--wishlist{color:#315069;background:#8fdcf4e6}.figure-card__body{z-index:2;flex-direction:column;flex:1;gap:.95rem;padding:1rem;display:flex;position:relative}.figure-card__summary{align-content:start;min-height:8.8rem;display:grid}.figure-card__eyebrow{text-transform:lowercase;letter-spacing:.06em;margin:0 0 .35rem;font-size:.78rem;font-weight:950}.figure-card h3{-webkit-line-clamp:3;min-height:4.25rem;font-family:var(--font-display);letter-spacing:-.035em;-webkit-box-orient:vertical;margin:0;font-size:1.26rem;line-height:1.12;display:-webkit-box;overflow:hidden}.figure-card__description{-webkit-line-clamp:2;min-height:3rem;color:var(--muted);-webkit-box-orient:vertical;margin:.6rem 0 0;font-weight:650;line-height:1.55;display:-webkit-box;overflow:hidden}.figure-card__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:0;display:grid}.figure-card__details div{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-strong);flex-direction:column;justify-content:flex-start;min-height:5.05rem;padding:.68rem;display:flex}.figure-card__details dt{color:var(--subtle);text-transform:lowercase;letter-spacing:.05em;font-size:.72rem;font-weight:950}.figure-card__details dd{-webkit-line-clamp:2;color:var(--text);-webkit-box-orient:vertical;margin:.28rem 0 0;font-weight:800;display:-webkit-box;overflow:hidden}.tag-list{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--line);color:var(--muted);background:#fff8fc;border-radius:999px;padding:.35rem .58rem;font-size:.8rem;font-weight:850}:root[data-theme=dark] .tag-list li{background:#ffffff14}:root[data-theme=dark] .figure-card__status{color:#0f1930;background:#79c9ffe0}.figure-card__link{border:2px solid var(--line-strong);color:var(--text);background:linear-gradient(135deg,#fff0f9eb,#ecf9ffeb);border-radius:999px;justify-content:center;gap:.45rem;margin-top:auto;padding:.74rem;font-weight:950;text-decoration:none}:root[data-theme=dark] .figure-card__link{background:#ffffff14}.empty-state{border-radius:var(--radius-lg);text-align:center;padding:2rem}.empty-state:before{content:"♡";color:var(--accent);font-size:2.8rem;line-height:1;display:block}.empty-state strong{font-size:1.2rem;display:block}.empty-state span{color:var(--muted);margin-top:.45rem;font-weight:700;display:block}.skeleton-card{border:2px solid var(--line);border-radius:var(--card-radius);background:linear-gradient(90deg,#0000,#ffffff94,#0000) 0 0/200% 100%,linear-gradient(135deg,#ffe0efd9,#e6f9ffd9);min-height:28rem;animation:1.25s linear infinite shimmer}@keyframes shimmer{to{background-position:-200% 0,0 0}}.site-footer{color:var(--muted);justify-content:space-between;gap:1rem;padding:2rem 0 3rem;font-weight:800;display:flex}.site-footer p{margin:0}.site-footer a{color:var(--text);font-weight:950;text-decoration:none}.lightbox{z-index:50;place-items:center;padding:clamp(1rem,3vw,2.5rem);display:grid;position:fixed;inset:0}.lightbox__backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0f1cc7;position:absolute;inset:0}.lightbox__panel{z-index:1;border:2px solid var(--line-strong);border-radius:var(--radius-xl);background:var(--panel-solid);gap:0;width:min(1120px,94vw);max-height:92vh;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 90px #00000073}.lightbox__image-wrap{background:linear-gradient(90deg, #4aaee81f 1px, transparent 1px) 0 0 / 34px 34px, linear-gradient(#4aaee81f 1px, transparent 1px) 0 0 / 34px 34px, var(--panel-strong);place-items:center;min-height:min(68vh,720px);display:grid;position:relative}.lightbox__panel img{object-fit:contain;width:100%;max-height:min(78vh,860px);display:block}.lightbox__nav{z-index:2;color:#fff8df;background:#11192cc7;border:1px solid #ffffffbd;border-radius:999px;justify-content:center;align-items:center;width:clamp(2.6rem,5vw,3.5rem);height:clamp(2.6rem,5vw,3.5rem);padding:0 0 .16em;font-size:clamp(2rem,4vw,3rem);line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 16px 38px #19223a3d}.lightbox__nav:hover,.lightbox__nav:focus-visible,.lightbox__close:hover,.lightbox__close:focus-visible{background:#6e6295eb}.lightbox__nav--prev{left:clamp(.7rem,2vw,1.3rem)}.lightbox__nav--next{right:clamp(.7rem,2vw,1.3rem)}.lightbox__close{z-index:2;color:#fff8df;background:#11192cc7;border:1px solid #ffffffbd;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0 0 .12rem;font-size:1.7rem;line-height:1;display:flex;position:absolute;top:.85rem;right:.85rem}.lightbox figcaption{color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.lightbox figcaption strong,.lightbox figcaption span{display:block}.lightbox figcaption span{color:var(--muted);margin-top:.2rem}.lightbox__actions{align-items:center;gap:.7rem;display:flex}.lightbox__counter{color:var(--muted);white-space:nowrap;font-size:.95rem;font-weight:900}.lightbox figcaption a{border:1px solid var(--line-strong);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.62rem .8rem;font-weight:850;text-decoration:none;display:inline-flex}.lightbox figcaption svg{fill:currentColor;width:1rem;height:1rem}:root[data-theme=dark] .lightbox__backdrop{background:#030814d6}:root[data-theme=dark] .lightbox__image-wrap{background:linear-gradient(90deg,#7cc7ff1f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#7cc7ff1f 1px,#0000 1px) 0 0/34px 34px,#111a2f}@media (width>=1280px){:root{--container:min(1560px, calc(100vw - 72px))}.collection-section{padding:clamp(1.5rem,2.4vw,2.75rem)}}@media (width>=1600px){:root{--container:min(1720px, calc(100vw - 96px))}.figure-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (width<=820px){:root{--container:min(100vw - 24px, 680px)}.site-nav{flex-direction:column;align-items:flex-start}.site-nav__links{justify-content:space-between;width:100%;overflow-x:auto}.hero{grid-template-columns:1fr;padding-top:2.4rem}.hero h1{max-width:9ch}.hero-panel__scene{min-height:16rem}.section-heading{display:block}.collection-controls{grid-template-columns:1fr}.notice,.site-footer{flex-direction:column}.notice button{align-self:flex-start}.sticker-cloud{opacity:.42}.lightbox figcaption{flex-direction:column;align-items:flex-start}.lightbox__actions{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}body.has-lightbox{overflow:hidden}:root[data-theme=dark] .brand span:first-child{background:radial-gradient(circle at 28% 22%,#fff6c4e6 0 .28rem,#0000 .32rem),linear-gradient(135deg,#354577fa,#2a254bfa 56%,#624868f2);border-color:#ffd87a94;box-shadow:0 14px 30px #0208165c,inset 0 1px #ffffff24}:root[data-theme=dark] .sticker-cloud{color:#ffd87aeb;background:#192443c7;border-color:#ffd87a6b;box-shadow:0 18px 38px #03081457,inset 0 1px #ffffff14}:root[data-theme=dark] .sticker-cloud--two{color:#9ddcffeb}:root[data-theme=dark] .hero__content:before{background:#ff92b91f;box-shadow:inset 0 0 0 1px #ffd87a2e}:root[data-theme=dark] .hero__eyebrow,:root[data-theme=dark] .field input,:root[data-theme=dark] .field select{background:#121b34eb;border-color:#7cc7ff6b;box-shadow:0 12px 28px #03081447,inset 0 1px #ffffff0f}:root[data-theme=dark] .hero__actions button,:root[data-theme=dark] .notice button{color:#10182d;background:linear-gradient(135deg,#8bd5ff,#a9a3ff 54%,#ffd977);border-color:#ffffff29;box-shadow:0 16px 32px #79c9ff2e}:root[data-theme=dark] .hero__actions .button-secondary{color:var(--text);background:#1c2646eb;border-color:#ffd87a85}:root[data-theme=dark] .hero-panel,:root[data-theme=dark] .figure-card,:root[data-theme=dark] .collection-section,:root[data-theme=dark] .notice,:root[data-theme=dark] .empty-state{background:linear-gradient(#1c2646eb,#141d36e6);border-color:#7cc7ff57;box-shadow:0 24px 70px #03081475,inset 0 1px #ffffff0d}:root[data-theme=dark] .hero-panel:before,:root[data-theme=dark] .figure-card:before{border-color:#ff92b93d}:root[data-theme=dark] .hero-panel__scene{background:linear-gradient(90deg,#9ddcff1a 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#9ddcff14 1px,#0000 1px) 0 0/54px 54px,radial-gradient(circle at 30% 20%,#fff0aadb,#0000 .45rem),radial-gradient(circle at 76% 18%,#ff92b92e,#0000 8rem),linear-gradient(160deg,#342d62,#192947 54%,#3c3151)}:root[data-theme=dark] .hero-panel__figure{box-shadow:inset 0 -1.2rem #0f182e38,0 18px 30px #03081457}:root[data-theme=dark] .hero-panel__figure:before{background:#ffe3d1;box-shadow:inset 0 -.45rem #89486f33}:root[data-theme=dark] .hero-panel__shelf{background:linear-gradient(#79c9ff,#5467cc 68%,#38406f);box-shadow:0 1rem #0308143d}:root[data-theme=dark] .metric,:root[data-theme=dark] .figure-card__details div,:root[data-theme=dark] .tag-list li{background:#121c36d1;border-color:#7cc7ff47;box-shadow:inset 0 1px #ffffff0d}:root[data-theme=dark] .collection-section:before{background:radial-gradient(circle at .5rem .5rem,#ffd87af2 0 .28rem,#0000 .3rem) 0 0/1rem 1rem,linear-gradient(90deg,#7cc7ff05,#ff92b938,#ffd87a14)}:root[data-theme=dark] .figure-card__media{background:linear-gradient(90deg,#9ddcff1f 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#9ddcff1a 1px,#0000 1px) 0 0/28px 28px,radial-gradient(circle at 72% 12%,#ff92b933,#0000 7rem),linear-gradient(135deg,#293764,#182641 58%,#3b3159)}:root[data-theme=dark] .figure-card__status{color:#201527;background:#ff92b9e6;border-color:#ffffff2e}:root[data-theme=dark] .figure-card__status--wishlist{color:#10182d;background:#89d4ffeb}:root[data-theme=dark] .figure-card__link{background:linear-gradient(135deg,#243054f2,#2f264ef2);border-color:#ffd87a94;box-shadow:inset 0 1px #ffffff0f}:root[data-theme=dark] .skeleton-card{background:linear-gradient(90deg,#0000,#9ddcff24,#0000),linear-gradient(135deg,#212b4be0,#182340e0);border-color:#7cc7ff47}:root[data-theme=dark] .lightbox__panel{background:#151f3a;border-color:#ffd87a7a}:root[data-theme=dark] .lightbox__nav,:root[data-theme=dark] .lightbox__close{color:#fff4c7;background:#1b2646db;border-color:#ffffff29}:root[data-theme=dark] .lightbox figcaption a{background:#ffffff0f}:root[data-theme=dark] .figure-card__image-button:before{background:radial-gradient(circle at 78% 18%,#9ddcff33,#0000 34%),linear-gradient(#0000 46%,#040a1694)}:root[data-theme=dark] .figure-card__image-button:after{color:#fff4c7;background:#161f39e0;border-color:#ffd87a6b;box-shadow:0 .75rem 1.8rem #02081657}
