:root{color-scheme:light;--bg:#f7f8fb;--surface:#ffffff;--surface-muted:#f5f7fb;--text:#111827;--text-muted:#4b5563;--border:#dbe3ef;--primary:#f59e0b;--primary-contrast:#ffffff;--primary-strong:#d97706;--ink-900:#0b1630;--ink-800:#122347}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.55;background:linear-gradient(180deg,#fffaf1,#f6f8fc 32%,#f4f6fa);color:var(--text)}.skip-link{position:absolute;left:16px;top:-48px;z-index:80;padding:10px 14px;border-radius:12px;background:#111827;color:#fff;text-decoration:none;transition:top .15s ease}.skip-link:focus-visible{top:16px}.container{max-width:1200px;margin:0 auto;padding:0 14px}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.95rem,4vw,3rem);line-height:1.08}h2{font-size:clamp(1.45rem,2.8vw,2.05rem);line-height:1.18}h3{font-size:1.125rem;line-height:1.28}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:76px}.brand{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.brand__image{display:block;width:min(210px,34vw);height:auto}.topbar__controls{display:flex;align-items:center;gap:10px}.topbar__mobile-actions{display:inline-flex;align-items:center;gap:8px}.topbar__icon-link,.topbar__menu-button{text-decoration:none;color:#243047;border:1px solid var(--border);background:#fff;border-radius:999px;min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem}.mobile-menu__icon-button svg,.mobile-menu__icon-link svg,.topbar__icon-link svg,.topbar__menu-button svg{width:20px;height:20px;display:block}.topbar__menu-button{padding:0 12px;font-weight:600}.topbar__primary-nav{display:none;align-items:center;gap:8px}.topbar__menu summary,.topbar__primary-nav a{text-decoration:none;color:#243047;border:1px solid var(--border);background:#fff;border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:500;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.topbar__menu summary:hover,.topbar__primary-nav a:hover{border-color:#c7d4e6;color:#0f1d36;background:#f9fbff}.topbar__menu{position:relative}.topbar__menu summary{list-style:none;cursor:pointer}.topbar__menu summary::-webkit-details-marker{display:none}.topbar__menu[open] summary{border-color:#f4bd5d;background:#fff8ea}.topbar__menu-links{position:absolute;right:0;top:calc(100% + 8px);display:flex;flex-direction:column;gap:6px;min-width:190px;padding:8px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 14px 40px rgba(17,24,39,.12);z-index:10}.topbar__menu-links a{text-decoration:none;color:#374151;padding:8px 10px;border-radius:8px}.topbar__menu-links a:hover{background:#f7f8fc;color:#111827}.mobile-menu{position:fixed;inset:0;z-index:60}.mobile-menu__overlay{position:absolute;inset:0;border:0;background:rgba(15,23,42,.34)}.mobile-menu__sheet{position:absolute;right:0;top:0;width:min(92vw,380px);height:100vh;background:#fff;border-left:1px solid #e8edf5;box-shadow:-18px 0 48px rgba(15,23,42,.16);display:flex;flex-direction:column}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px;border-bottom:1px solid #edf1f7}.mobile-menu__brand{text-decoration:none;font-size:1.45rem;font-weight:600}.mobile-menu__icons{display:inline-flex;align-items:center;gap:8px}.mobile-menu__back,.mobile-menu__icon-button,.mobile-menu__icon-link{border:1px solid var(--border);background:#fff;border-radius:999px;min-width:36px;min-height:36px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#243047;cursor:pointer}.mobile-menu__header--categories h2{font-size:1.1rem}.mobile-menu__back{border-radius:10px;font-size:.92rem;padding:0 12px}.mobile-menu__nav{display:flex;flex-direction:column;padding:8px 10px;overflow-y:auto}.mobile-menu__nav-link{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:8px 12px;border-radius:12px;text-decoration:none;color:#1f2a44;font-weight:500}.mobile-menu__nav-link:hover{background:#f8fafc}.mobile-menu__nav-link--button{border:0;width:100%;background:transparent;font:inherit;cursor:pointer;text-align:left}.mobile-menu__footer{margin-top:auto;padding:14px 16px 20px;border-top:1px solid #edf1f7}.mobile-menu__footer a{text-decoration:none;font-weight:600;color:#1f2a44}.mobile-menu__categories{padding:8px 8px 18px;overflow-y:auto}.mobile-category-tree{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.mobile-category-tree .mobile-category-tree{margin-top:4px;margin-left:14px;padding-left:10px;border-left:1px solid #ecf1f8}.mobile-category-tree__item{display:flex;flex-direction:column;gap:4px}.mobile-category-tree__row{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px}.mobile-category-tree__link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:8px 12px;border-radius:11px;text-decoration:none;color:#1f2a44}.mobile-category-tree__link:hover{background:#f8fafc}.mobile-category-tree__link--active{background:#fff8ea;border:1px solid #f0d39a}.mobile-category-tree__item--active-path>.mobile-category-tree__row .mobile-category-tree__name{font-weight:600}.mobile-category-tree__name{line-height:1.2}.mobile-category-tree__count{color:#64748b;font-size:.82rem;white-space:nowrap}.mobile-category-tree__toggle{border:1px solid #e2e8f0;background:#fff;border-radius:999px;min-width:34px;min-height:34px;cursor:pointer;color:#475569;transition:transform .15s ease}.mobile-category-tree__toggle--expanded{transform:rotate(180deg)}main.container{padding-top:16px;padding-bottom:52px}.stack-xl{gap:28px}.stack-lg,.stack-xl{display:flex;flex-direction:column}.stack-lg{gap:20px}.stack-md{gap:10px}.stack-md,.stack-sm{display:flex;flex-direction:column}.stack-sm{gap:6px}.surface-page{padding-top:12px}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:.88rem}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.muted{color:var(--text-muted)}.eyebrow{color:#9a5f00;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.actions{display:flex;align-items:center;gap:10px}.actions--wrap{flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid transparent;padding:10px 14px;text-decoration:none;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.button:disabled{opacity:.56;cursor:not-allowed}.button:hover:not(:disabled){transform:translateY(-1px)}.button--full{width:100%}.button--primary{background:var(--primary);color:var(--primary-contrast);box-shadow:0 6px 14px rgba(245,158,11,.16)}.button--primary:hover:not(:disabled){background:var(--primary-strong)}.button--secondary{border-color:var(--border);background:#fff;color:#23324f}.button--ghost{border-color:#e8be74;color:#9a5f00;background:#fffaf0}.card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:16px;box-shadow:0 6px 16px rgba(17,24,39,.038)}.grid-cards{list-style:none;display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;padding:0;margin:0}.homepage-horizontal-cards{list-style:none;display:flex;gap:14px;overflow-x:auto;padding:4px 2px 8px;margin:0;scroll-snap-type:x proximity}.homepage-horizontal-cards__item{min-width:290px;max-width:330px;scroll-snap-align:start}.status-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #e8dbc1;background:#fffdf8;color:#7c5317;padding:5px 10px;font-size:.83rem;font-weight:600}.status-chip--ok{border-color:#c6ebd6;background:#ecf9f1;color:#16653d}.status-chip--limited{border-color:#ecd9af;background:#fff8e8;color:#8a5c11}.hero{border-radius:24px;border:1px solid #f5d8a3;background:linear-gradient(140deg,#fffbf3,#fff4dc);padding:20px}.hero--homepage{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.hero__text{max-width:670px}.hero-actions{gap:10px}.hero-primary-cta{min-width:170px}.hero-secondary-cta{font-weight:600}.hero__media{border-color:#f7d89f}.trust-strip{border:1px solid var(--border);border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px}.trust-strip--compact{align-items:flex-start}.trust-strip__rating{display:flex;align-items:baseline;gap:8px;color:#1f2a44}.trust-strip__rating strong{font-size:1.2rem}.trust-strip__rating span{color:var(--text-muted);font-size:.92rem}.trust-strip__items{display:flex;flex-wrap:wrap;gap:8px}.trust-strip__items span{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px;border:1px solid #e6d0a0;background:#fffaf0;color:#805200;font-size:.88rem;font-weight:600}.reviews-grid{display:grid;grid-gap:12px;gap:12px}.review-card{border:1px solid #e6ecf4;border-radius:14px;background:#fafcff;padding:14px}.review-card__meta{color:#915b00;font-weight:700;font-size:.86rem}.review-card__date{font-size:.84rem}.home-category-card{border-color:#dde6f3}.home-category-card--primary{border-color:#f4ce85;background:#fff9ee}.home-choice-card{border-style:dashed;border-color:#d7deea}.final-cta{border-color:#f4c977;background:linear-gradient(140deg,#fff6e7,#ffefcf)}.home-figma{max-width:393px;margin-inline:auto;gap:24px}.home-figma__section-title h2{font-size:1.9rem;text-align:center}.home-figma__hero{position:relative;overflow:hidden;border:1px solid #ebd098;border-radius:30px;background:linear-gradient(180deg,#fff5de,#fffdf9 52%,#f7eedb);padding:20px 16px 16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 18px 38px rgba(72,47,2,.09)}.home-figma__hero-shader{position:absolute;inset:-18% -12% auto -12%;height:76%;pointer-events:none;z-index:0;opacity:.36;background:radial-gradient(circle at 22% 28%,rgba(255,213,110,.48),transparent 30%),radial-gradient(circle at 78% 24%,rgba(255,188,90,.28),transparent 26%),radial-gradient(circle at 60% 72%,rgba(255,236,198,.86),transparent 34%),linear-gradient(120deg,rgba(255,255,255,.18),transparent 52%);filter:blur(28px) saturate(115%);transform:translateZ(0);animation:home-figma-hero-shader-drift 18s ease-in-out infinite alternate}.home-figma__hero-shader:after,.home-figma__hero-shader:before{content:"";position:absolute;inset:0;border-radius:999px;mix-blend-mode:screen}.home-figma__hero-shader:before{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.5),transparent 24%);transform:translate3d(-4%,3%,0) scale(1.08)}.home-figma__hero-shader:after{background:radial-gradient(circle at 68% 54%,rgba(255,190,79,.22),transparent 32%);transform:translate3d(6%,-2%,0) scale(.94)}.home-figma__hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.34),transparent 38%);pointer-events:none}.home-figma__hero-copy h1{font-size:2.22rem;line-height:1.06;letter-spacing:-.02em;max-width:10.5ch}.home-figma__hero-copy p{font-size:1.05rem}.home-figma__eyebrow,.home-figma__hero-copy,.home-figma__hero-media{position:relative;z-index:1}.home-figma__hero-signals{display:flex;flex-wrap:wrap;gap:8px}.home-figma__hero-signals span{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;border:1px solid rgba(206,156,51,.42);background:rgba(255,249,234,.99);padding:6px 10px;color:#66400a;font-size:.86rem;font-weight:600}.home-figma__hero-actions .button{min-height:48px;border-radius:999px}.home-figma__hero-actions .button--primary{box-shadow:0 10px 22px rgba(245,158,11,.22)}.home-figma__hero-note{color:#6b7280;font-size:.88rem}@keyframes home-figma-hero-shader-drift{0%{transform:translate3d(-1.5%,0,0) scale(1)}to{transform:translate3d(1.5%,2.5%,0) scale(1.06)}}.home-figma__hero-media{display:grid;grid-gap:12px;gap:12px}.home-figma__hero-visual{position:relative;min-height:376px;aspect-ratio:1717/916;border-radius:26px;overflow:hidden;border:1px solid rgba(239,200,120,.96);box-shadow:0 28px 52px -28px rgba(73,37,2,.48)}.home-figma__media-image{display:block}.home-figma__media-image--hero{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-figma__hero-visual-caption{position:absolute;inset-inline:14px;top:14px;z-index:2;display:flex;flex-direction:column;gap:3px;border-radius:16px;background:rgba(255,248,231,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 12px;color:#243047}.home-figma__hero-visual-caption span{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9a5f00}.home-figma__hero-visual-caption strong{font-size:.95rem;line-height:1.25}.home-figma__hero-media-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.home-figma__hero-mini-card{overflow:hidden;border-radius:20px;border:1px solid #ebd8b0;background:rgba(255,252,247,.98);box-shadow:0 10px 20px rgba(17,24,39,.06)}.home-figma__media-image--card{width:100%;height:160px;object-fit:cover}.home-figma__hero-mini-copy{display:flex;flex-direction:column;gap:4px;padding:12px 12px 14px}.home-figma__hero-mini-copy p{margin:0;color:#9a5f00;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.home-figma__hero-mini-copy h3{font-size:1rem;line-height:1.25}.home-figma__hero-mini-copy strong{color:#243047;font-size:.96rem}.home-figma__hero-mini-card--amber{background:linear-gradient(180deg,rgba(255,251,237,.95),rgba(255,255,255,.98))}.home-figma__hero-mini-card--blue{background:linear-gradient(180deg,rgba(240,246,255,.95),rgba(255,255,255,.98))}.home-figma__media-image--popular{width:100%;height:286px;object-fit:cover}.home-figma__trust{border:1px solid #edf2f7;border-radius:16px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:11px;align-items:center}.home-figma__flow-line{margin:-4px 0 0;max-width:56ch;font-size:.96rem;line-height:1.55}.home-figma__trust span{color:#364153;font-size:.95rem}.home-figma__start-grid{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.home-figma__start-card{display:flex;flex-direction:column;gap:10px;border:1px solid transparent;border-radius:16px;padding:18px;text-decoration:none;min-height:100%;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,filter .15s ease;box-shadow:0 12px 24px rgba(17,24,39,.055)}.home-figma__start-card h3{font-size:1.2rem;margin-bottom:6px}.home-figma__start-card p{margin:0;color:#4a5565;font-size:.95rem}.home-figma__choose-card:focus-visible,.home-figma__choose-card:hover,.home-figma__start-card:focus-visible,.home-figma__start-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(17,24,39,.1)}.home-figma__start-card--mint{border-color:#a7e2c8;background:linear-gradient(180deg,#f6fcf9,#eefaf4)}.home-figma__start-card--blue{border-color:#b9d7f8;background:linear-gradient(180deg,#f6faff,#eef5fe)}.home-figma__start-card--violet{border-color:#dccbf1;background:linear-gradient(180deg,#fbf9fe,#f2ecfb)}.home-figma__start-card--amber{border-color:#efcf83;background:linear-gradient(180deg,#fffaf2,#fff3df)}.home-figma__popular-list{margin:0;padding:4px 2px 2px;list-style:none;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory}.home-figma__popular-card{min-width:min(288px,82vw);background:#fff;border:1px solid #e8dcc0;border-radius:22px;box-shadow:0 14px 28px rgba(17,24,39,.06);overflow:hidden;scroll-snap-align:start}.home-figma__popular-image-wrap{position:relative}.home-figma__popular-image-wrap .product-visual{width:100%;height:292px}.home-figma__popular-badge{position:absolute;top:12px;left:12px;border-radius:8px;background:#d97706;color:#fff;font-size:.75rem;font-weight:600;padding:3px 9px}.home-figma__popular-content{padding:15px 16px 16px;display:flex;flex-direction:column;gap:10px}.home-figma__popular-content h3{font-size:1.28rem}.home-figma__popular-content p{margin:0;color:#4a5565}.home-figma__popular-content strong{font-size:1.1rem}.home-figma__choose-grid{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.home-figma__choose-card{display:flex;flex-direction:column;gap:10px;border-radius:16px;border:1px solid transparent;padding:16px;text-decoration:none;min-height:100%;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 10px 22px rgba(17,24,39,.05)}.home-figma__choose-card h3{font-size:1.05rem;margin-bottom:6px}.home-figma__choose-card p{margin:0;color:#4a5565;font-size:.94rem}.home-figma__card-action{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#172033;font-size:.92rem;font-weight:600}.home-figma__card-action strong{border-radius:999px;background:rgba(17,24,39,.08);padding:3px 8px;font-size:.78rem}.home-figma__choose-card--rose{background:#fff1f2;border-color:#fecdd3}.home-figma__choose-card--blue{background:#eff6ff;border-color:#bfdbfe}.home-figma__choose-card--green{background:#ecfdf3;border-color:#bbf7d0}.home-figma__choose-card--amber{background:#fffbeb;border-color:#fde68a}.home-figma__why{border-color:#f6e3bc;background:#fffdf8}.home-figma__why h2{text-align:center}.home-figma__why-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.home-figma__why-list li{border:1px solid #f1e2c5;border-radius:14px;padding:11px 12px;text-align:center;color:#364153;background:rgba(255,255,255,.72)}.home-figma__promo-grid{display:grid;grid-gap:12px;gap:12px}.home-figma__promo{border-radius:20px;padding:18px;color:var(--text);display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 18px rgba(17,24,39,.045);border:1px solid #eadbbf}.home-figma__promo h3{font-size:1.15rem}.home-figma__promo p{margin:0;color:var(--text-muted)}.home-figma__promo .button{align-self:flex-start;background:var(--primary);color:#fff;box-shadow:none}.home-figma__promo--pink{background:linear-gradient(180deg,#fff7fb,#fff)}.home-figma__promo--amber{background:linear-gradient(180deg,#fffaf0,#fff)}.home-figma__about{border-color:#e9ecf2;background:linear-gradient(180deg,#ffffff,#fdfbf5);box-shadow:0 10px 20px rgba(17,24,39,.04)}.home-figma__media-image--about{width:100%;height:240px;object-fit:cover;border-radius:20px;border:1px solid #eef1f6;box-shadow:0 18px 40px rgba(17,24,39,.1)}.home-figma__about .button{width:-moz-fit-content;width:fit-content;align-self:center}.home-figma__final-cta{border-radius:24px;padding:24px;background:linear-gradient(132deg,#f59e0b,#f97316);color:#fff;text-align:center;display:flex;flex-direction:column;gap:14px;box-shadow:0 14px 28px rgba(245,73,0,.16)}.home-figma__final-cta h2{font-size:1.95rem;line-height:1.15}.home-figma__final-cta p{color:rgba(255,255,255,.92)}.home-figma__final-primary{border-radius:999px;background:#fff;color:#d96f00;box-shadow:0 8px 20px rgba(0,0,0,.12)}.home-figma__final-secondary{border-radius:999px;border:2px solid rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.08)}.product-card{display:flex;flex-direction:column;gap:12px}.catalog-hero{text-align:center;align-items:center;padding:20px 16px 18px;border-radius:24px;border:1px solid #ecdcb2;background:linear-gradient(180deg,#fffdf7,#fff8ee);box-shadow:0 12px 24px rgba(17,24,39,.05)}.catalog-taste-chips{justify-content:center}.catalog-controls{align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid #e4e8ef;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 10px 18px rgba(17,24,39,.04)}.catalog-grid,.catalog-layout{grid-template-columns:1fr}.catalog-layout{display:grid;grid-gap:16px;gap:16px}.catalog-sidebar{height:-moz-fit-content;height:fit-content}.catalog-content{min-width:0}.catalog-mobile-tree{display:none}.catalog-intro{display:flex;flex-direction:column;gap:8px}.catalog-scan-line{color:var(--text-muted);font-size:.95rem}.catalog-tree{margin:0;padding-left:14px;list-style:none;display:flex;flex-direction:column;gap:8px}.catalog-tree .catalog-tree{margin-top:6px;padding-left:16px;border-left:1px solid var(--border)}.catalog-tree__node{display:flex;flex-direction:column;gap:4px}.catalog-tree__row{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px}.catalog-tree__link{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;text-decoration:none;border-radius:10px;padding:7px 9px}.catalog-tree__link:hover{background:#f7fafc}.catalog-tree__link--active{background:linear-gradient(180deg,#fff6e2,#fff);border:1px solid #ebca82}.catalog-tree__node--active-path>.catalog-tree__row .catalog-tree__name{font-weight:600}.catalog-tree__name{line-height:1.25}.catalog-tree__count{color:var(--text-muted);font-size:.82rem;white-space:nowrap}.catalog-tree__toggle{border:1px solid #e2e8f0;background:#fff;border-radius:999px;min-width:30px;min-height:30px;cursor:pointer;color:#475569;transition:transform .15s ease}.catalog-tree__toggle--expanded{transform:rotate(180deg)}.catalog-card__media{aspect-ratio:4/3}.product-card__content{display:flex;flex-direction:column;gap:11px}.product-card__identity{display:flex;flex-direction:column;gap:6px}.product-card__title{margin:0;font-size:1.06rem}.product-card__title a{text-decoration:none}.product-card__title a:hover{text-decoration:underline}.product-card__pricing{flex-direction:row;gap:8px 10px}.product-card__footer,.product-card__pricing{display:flex;flex-wrap:wrap;align-items:center}.product-card__footer{justify-content:space-between;gap:10px}.product-card__summary{max-width:44ch;line-height:1.42}.catalog-card{overflow:hidden;border-color:#e8dfcb;background:linear-gradient(180deg,#fff,#fdfdf8);box-shadow:0 10px 22px rgba(17,24,39,.05)}.catalog-card .product-card__actions .button{width:100%}.catalog-card .product-card__actions{margin-top:6px}.media-placeholder{width:100%;aspect-ratio:4/3;border-radius:14px;border:1px solid #f2d39e;background:linear-gradient(155deg,#fff6e5,#fce5b6);color:#8f5a02;display:flex;align-items:center;justify-content:center;padding:12px;text-align:center}.media-placeholder--large{aspect-ratio:5/4}.media-placeholder__label{font-size:.86rem;border:1px solid rgba(251,191,36,.5);border-radius:999px;background:rgba(255,255,255,.9);padding:6px 11px}.product-visual{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:180px;border:1px solid rgba(242,211,158,.9);border-radius:inherit;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.88) 0 8%,transparent 9%),radial-gradient(circle at 22% 18%,rgba(255,255,255,.25) 0 10%,transparent 11%),linear-gradient(145deg,#fff8e7,#f8d37c 52%,#b96a08);box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.product-visual--compact{min-height:130px}.product-visual--apiary{background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.78) 0 9%,transparent 10%),linear-gradient(165deg,rgba(255,255,255,.88),rgba(255,247,217,.34)),linear-gradient(145deg,#e8f6ec,#f5d289 56%,#a96a19)}.product-visual--gift{background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.8) 0 9%,transparent 10%),linear-gradient(135deg,rgba(255,255,255,.8),transparent),linear-gradient(145deg,#fff0f3,#f7c55f 55%,#8b4b16)}.product-visual__halo{position:absolute;inset:4%;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.2),transparent 68%);opacity:.8;pointer-events:none}.product-visual__sun{position:absolute;top:12%;right:13%;width:23%;aspect-ratio:1;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 0 42px rgba(255,255,255,.72);filter:blur(.2px)}.product-visual__shine{position:absolute;inset:0;background:linear-gradient(115deg,transparent 18%,rgba(255,255,255,.32) 31%,transparent 44%),linear-gradient(180deg,rgba(255,255,255,.16),transparent 38%);mix-blend-mode:screen;pointer-events:none}.product-visual__jar{position:absolute;left:50%;bottom:14%;width:42%;min-width:92px;transform:translateX(-50%)}.product-visual__lid{width:68%;height:18px;margin-inline:auto;border-radius:8px 8px 4px 4px;background:#5d3512}.product-visual__glass{min-height:118px;border:2px solid rgba(255,255,255,.82);border-radius:18px 18px 26px 26px;background:linear-gradient(90deg,rgba(255,255,255,.35),transparent 38%),linear-gradient(180deg,#ffe6a3,#d88b13);box-shadow:0 24px 35px rgba(88,43,7,.24),inset 0 1px 0 rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;padding:10px;color:#5b3000;font-size:.9rem;font-weight:700;text-align:center}.product-visual--compact .product-visual__jar{width:48%;min-width:70px}.product-visual--compact .product-visual__lid{height:12px}.product-visual--compact .product-visual__glass{min-height:76px;font-size:.76rem}.product-visual__ground{position:absolute;inset-inline:-8%;bottom:-16%;height:32%;border-radius:50% 50% 0 0;background:rgba(82,48,14,.16);z-index:-1}.price-line{font-weight:700;font-size:1.08rem}.availability-line{color:var(--text-muted)}.variant-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.variant-list--inline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.variant-option{display:flex;flex-direction:column;gap:2px;text-decoration:none;border:1px solid var(--border);border-radius:12px;padding:10px;background:#fff}.variant-option--selected{border-color:#efba5a;background:#fff8e8}.field{display:flex;flex-direction:column;gap:6px}.field input{border:1px solid var(--border);border-radius:12px;padding:10px;font:inherit;background:#fff}.list-tight{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px}.list-tight--cards{list-style:none;padding:0;gap:9px}.list-tight--cards li{border:1px solid var(--border);border-radius:12px;background:var(--surface-muted);padding:9px 11px}.search-form{width:100%;flex-wrap:wrap}.search-form__input{flex:1 1 260px;min-width:180px;border:1px solid var(--border);border-radius:12px;padding:11px 12px;font:inherit;background:#fff}.empty-state{border:1px dashed #d7deea;border-radius:14px;padding:12px;color:var(--text-muted);background:#fff}.empty-state--soft{border-style:solid;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 6px 14px rgba(17,24,39,.03);border-color:#dbe6f3}.checkout-lines{list-style:none;margin:0;padding:0;gap:10px}.checkout-line,.checkout-lines{display:flex;flex-direction:column}.checkout-line{padding:12px;gap:12px}.checkout-line__meta{gap:6px}.checkout-line-actions{border-top:1px dashed var(--border);padding-top:10px}.checkout-line-actions,.checkout-line-form{display:flex;flex-direction:column;gap:8px}.field--compact input{max-width:130px}.checkout-line-form .button,.checkout-line__remove{width:100%}.checkout-error{border:1px solid #efb7b7;border-radius:12px;background:#fff2f2;padding:10px}.checkout-group{border-radius:18px;padding:18px}.checkout-group__header h2{font-size:1.12rem}.checkout-group__header{display:flex;flex-direction:column;gap:6px}.checkout-group__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.checkout-group__subtext{color:var(--text-muted);font-size:.94rem;max-width:58ch}.checkout-group--review{border-color:#d4e5d9;background:#fbfdfb}.checkout-group--customer{border-color:#d7e0ee;background:#fbfcff}.checkout-group--delivery{border-color:#e3d5bd;background:#fffdf8}.checkout-group--final{border-color:#eec66f;background:linear-gradient(180deg,#fff7e4,#fffaf0);box-shadow:0 16px 32px rgba(168,95,0,.09);position:relative}.checkout-group--final:before{content:"";position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(168,95,0,.2) 50%,transparent)}.checkout-summary-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.submit-context{color:var(--text-muted);font-size:.95rem}.reassurance-block{gap:6px;padding:12px 14px;border:1px solid #d6e3c5;border-radius:14px;background:linear-gradient(180deg,#f9fcf5,#f3f8eb);color:#30493c;font-size:.94rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.checkout-flow,.reassurance-block{display:flex;flex-direction:column}.checkout-flow{gap:24px}.checkout-form{gap:18px}.checkout-form,.decision-trust{display:flex;flex-direction:column}.decision-trust{margin:0;padding-left:18px;color:var(--text-muted);gap:4px;font-size:.92rem}.success-confirmation{border-color:#d7e5cf;background:#fafff8}.success-next-step{border-color:#d5e6dc;background:#f6fbf8}.product-page{gap:16px}.product-page--figma{max-width:393px;margin-inline:auto}.product-top-grid{display:grid;grid-gap:16px;gap:16px}.product-breadcrumbs{font-size:.88rem}.product-gallery-figma{display:flex;flex-direction:column;gap:14px}.product-gallery-figma__main{position:relative;background:#fbfaf7;border-radius:24px;overflow:hidden;aspect-ratio:1/1}.product-gallery-figma__main .product-visual{width:100%;height:100%}.product-gallery-figma__counter{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);border-radius:999px;background:rgba(0,0,0,.6);color:#fff;font-size:.85rem;padding:4px 12px}.product-gallery-figma__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.product-gallery-figma__thumb{border:2px solid #e5e7eb;border-radius:14px;background:#fff;padding:2px;overflow:hidden}.product-gallery-figma__thumb--active{border-color:#d97706;box-shadow:0 4px 8px -2px rgba(0,0,0,.12)}.product-gallery-figma__thumb .product-visual{width:100%;aspect-ratio:1/1;border-radius:10px;min-height:0}.product-info-figma{background:#fff;border-radius:20px;border:1px solid #e5c982;background:linear-gradient(180deg,#fffdf5,#fff);padding:16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 18px 34px rgba(17,24,39,.08)}.product-info-figma h1{margin:0;font-size:1.95rem;line-height:1.08}.product-info-figma__badge{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#a85f00;color:#fff;font-size:.72rem;font-weight:600;padding:4px 10px;letter-spacing:.03em;text-transform:uppercase}.product-info-figma__subtitle{margin:-8px 0 0;color:#4a5565;font-size:1.05rem}.product-understanding{padding:14px;border-color:#e8dcc1;background:#fffdf8;box-shadow:none}.product-understanding h2{margin-bottom:4px;font-size:1.05rem}.product-understanding p{margin:0;color:#364153}.product-understanding .list-tight{padding-left:18px}.product-info-figma__price-row{display:flex;align-items:baseline;gap:8px;padding:12px 14px;border-radius:16px;background:#fff8e9;border:1px solid #f0d99d}.product-info-figma__price-row strong{font-size:2.08rem;line-height:1.05;color:#101828}.product-info-figma__price-row span{color:#5a6475}.product-info-figma__per100{margin:0;color:#6a7282;font-size:.9rem}.product-info-figma__meta{display:flex;flex-direction:column;gap:4px;margin-top:-6px}.product-info-figma__unit-price{margin:0;color:#7a5b18;font-size:.86rem;font-weight:600}.product-info-figma__label{margin:0;color:#364153;font-size:.9rem;font-weight:600}.product-variant-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.product-variant-tile{border:1px solid #e4e8ef;border-radius:14px;background:linear-gradient(180deg,#fff,#fafcff);color:#364153;text-decoration:none;min-height:78px;padding:12px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;box-shadow:0 8px 18px rgba(17,24,39,.04)}.product-variant-tile strong{font-size:1rem}.product-variant-tile span{font-size:.75rem;color:#6a7282}.product-variant-tile__unit{color:#8a6430;font-weight:600}.catalog-guidance{border-color:#e9dcc0;background:#fffdf8}.catalog-guidance h2{margin-bottom:4px;font-size:1.02rem}.catalog-root-note{margin-bottom:0}.catalog-controls{display:flex;flex-direction:column;gap:8px}.catalog-guidance p{margin:0}.product-card__navigation-hint{margin:4px 0 0;color:#7a5b18;font-size:.88rem}.search-guidance{border-color:#e9dcc0;background:#fffdf8}.search-intro{margin:0;color:#5c6574;font-size:.95rem}.search-guidance h2{margin-bottom:4px;font-size:1.02rem}.search-summary{border-color:#d8e1ee;background:#fbfcff}.search-summary h2{margin-bottom:4px;font-size:1.02rem}.search-summary p{margin:0;color:#425066}.search-no-result-hints{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid #e9dcc0;background:#fffdf8}.search-no-result-hints h3{margin:0;font-size:.98rem}.support-path{border-color:#e7dcc2;background:#fffdf9}.support-path h2{margin-bottom:4px;font-size:1.02rem}.support-path p{margin:0}.home-support-path{border-color:#e7dcc2;background:#fffdf9}.product-variant-tile--selected{border-color:#cf7c05;background:linear-gradient(180deg,#fff3d6,#fff);box-shadow:0 10px 20px rgba(217,119,6,.18);transform:translateY(-1px)}.product-qty-row{display:flex;align-items:center;gap:12px}.product-qty-control{display:none}.product-qty-input{border:2px solid #e5e7eb;border-radius:14px;background:#fff;color:#111827;width:112px;min-height:48px;padding:0 12px;font:inherit}.product-qty-total{margin:0;color:#101828;font-size:1.05rem}.product-info-figma__cart{border-radius:14px;min-height:56px;box-shadow:0 12px 24px rgba(245,158,11,.22)}.product-decision-trust{border-color:#ecd8a7;background:linear-gradient(180deg,#fffdf4,#fff);box-shadow:0 10px 18px rgba(17,24,39,.04)}.product-decision-trust h2{margin-bottom:2px}.checkout-page,.success-page{max-width:760px;margin-inline:auto}.checkout-page .card,.success-page .card{box-shadow:0 8px 18px rgba(17,24,39,.04)}.success-page .card{border-color:#dfe8df}.checkout-group__eyebrow{color:#8a94a8}.checkout-summary-line{padding-top:2px;border-top:1px solid rgba(219,227,239,.75)}.success-confirmation,.success-next-step{border-radius:18px}@media (max-width:759px){.actions,.actions--wrap{align-items:stretch}.actions .button{width:100%}.catalog-controls{flex-direction:column;align-items:flex-start}.catalog-layout{display:flex;flex-direction:column}.catalog-sidebar{display:none}.catalog-mobile-tree{display:block;margin-top:4px}.catalog-mobile-tree summary{cursor:pointer;font-weight:600;color:#1f2a44;list-style:none}.catalog-mobile-tree summary::-webkit-details-marker{display:none}.catalog-mobile-tree .mobile-category-tree{margin-top:12px}.catalog-intro{gap:8px}.product-top-grid{display:flex;flex-direction:column;gap:12px}.product-info-figma{order:-1}.product-gallery-figma{order:1}.product-info-figma h1{font-size:1.7rem}.home-figma__hero-media-row{grid-template-columns:1fr}.home-figma__hero-media{order:-1}.home-figma__final-cta .button,.home-figma__hero-actions .button,.support-path .button{width:100%}.home-figma__hero-signals{gap:8px}.home-figma__hero-signals span{width:100%;justify-content:center}.home-figma__media-image--card{height:144px}.home-figma__hero-mini-card:nth-child(2){display:none}.home-figma__choose-card,.home-figma__promo,.home-figma__start-card{min-height:0}.home-figma__popular-card{gap:12px}.product-info-figma__price-row strong{font-size:1.75rem}.product-info-figma__price-row{flex-direction:column;align-items:flex-start}.product-variant-grid{grid-template-columns:1fr}.product-variant-tile{min-height:0;align-items:flex-start;padding:12px}.product-qty-row{flex-direction:column;align-items:stretch}.product-qty-input{width:100%}.checkout-line-actions,.checkout-line-form,.checkout-summary-line{align-items:stretch}.checkout-line-actions{gap:10px}.checkout-line-form{display:grid}.checkout-line-form .button,.checkout-line__remove{width:100%}.checkout-group{padding:16px}.checkout-summary-line{flex-direction:column;gap:4px}.catalog-card .actions,.home-figma__popular-content .button,.product-page .actions .button,.related-scroll-card__content .button,.success-page .button{width:100%}.home-figma__flow-line{max-width:none}}.product-reasons-grid{margin:0;padding:0;list-style:none;display:grid;grid-gap:8px;gap:8px}.product-reasons-grid li{border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;color:#364153;font-size:.92rem;padding:8px 10px}.product-origin-figma{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.product-origin-figma .product-visual{width:100%;border-radius:16px;min-height:200px;max-height:240px}.related-scroll-list{margin:0;list-style:none;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 2px}.related-scroll-card{flex:0 0 min(256px,80vw);background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;scroll-snap-align:start}.related-scroll-card .product-visual{width:100%;height:220px;border-radius:0}.related-scroll-card__content{padding:12px;display:flex;flex-direction:column;gap:8px}.related-scroll-card__content h3{margin:0;font-size:1rem}.related-scroll-card__price{margin:0;font-size:1.15rem;color:#101828}.product-cta-figma{text-align:center}.product-cta-figma .actions{justify-content:center}.product-hero{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.product-hero__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.product-hero__thumb{aspect-ratio:1/1;min-height:68px}.product-buy-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.product-text-panel{border-color:#eadfc8;background:#fffcf5}.product-origin{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;align-items:center}.reviews-grid,.use-cases-grid{grid-template-columns:1fr}.not-found-hero{border-color:#f4c977;background:linear-gradient(145deg,#fffbf2,#fff3da);align-items:flex-start}.not-found-bee{position:relative;width:120px;height:80px;margin:8px 0 10px}.not-found-bee__wing{position:absolute;width:44px;height:28px;border-radius:999px;background:rgba(255,255,255,.75);border:1px solid rgba(234,196,121,.95);top:10px;transform-origin:center;animation:beeWing 1.2s ease-in-out infinite}.not-found-bee__wing--left{left:20px;transform:rotate(-18deg)}.not-found-bee__wing--right{right:20px;transform:rotate(18deg)}.not-found-bee__body{position:absolute;left:28px;top:24px;width:64px;height:36px;border-radius:999px;border:1px solid #e2b453;background:repeating-linear-gradient(90deg,#f8c559,#f8c559 12px,#2e2e2e 0,#2e2e2e 20px)}@keyframes beeWing{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-3px) rotate(8deg)}}.preview-modal-overlay{position:fixed;inset:0;background:rgba(10,19,34,.42);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:120;padding:16px;display:flex;align-items:flex-end;justify-content:center}.preview-modal{width:min(640px,100%);border-color:#f1cb86;box-shadow:0 18px 48px rgba(4,12,26,.26)}.preview-modal__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.site-footer{margin-top:30px;padding-top:26px;border-top:1px solid #1f355f;background:linear-gradient(180deg,var(--ink-800) 0,var(--ink-900) 100%);color:#e9eef8}.site-footer__inner{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr;padding-bottom:22px}.site-footer__title{font-size:1.75rem;font-weight:500;letter-spacing:-.01em}.site-footer__subtitle{font-size:1rem;font-weight:400;line-height:1.55}.site-footer__text{color:#b3bdd0}.site-footer__links{display:flex;flex-direction:column;gap:8px}.site-footer__links a{color:#dbe6f8;text-decoration:none;font-weight:400;letter-spacing:.005em}.site-footer__links a:hover{color:#ffffff;text-decoration:underline}.site-footer__bottom{border-top:1px solid rgba(212,223,244,.18);padding:14px 16px 20px;color:#a7b1c4;text-align:center;font-size:.9rem}@media (min-width:760px){.topbar__menu-button,.topbar__mobile-actions{display:none}.topbar__primary-nav{display:flex}.stack-xl{gap:36px}.grid-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout{grid-template-columns:300px minmax(0,1fr);align-items:start}.homepage-horizontal-cards{overflow:visible;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-horizontal-cards__item{min-width:0;max-width:none}.checkout-line-actions{flex-direction:row;align-items:flex-end;justify-content:space-between}.checkout-line-form .button,.checkout-line__remove{width:auto}.site-footer__inner{grid-template-columns:1.2fr 1fr 1fr 1fr}.preview-modal-overlay{align-items:center;padding:24px}.product-hero{grid-template-columns:1.05fr 1fr}.product-origin{grid-template-columns:1fr .8fr}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-figma{max-width:100%}.home-figma__hero{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;padding:18px;grid-gap:16px;gap:16px}.home-figma__section-title h2{text-align:left}.home-figma__trust{flex-direction:row;justify-content:center;gap:24px}.home-figma__hero-mini-card .product-visual{height:178px}.home-figma__start-grid{grid-template-columns:1fr}.home-figma__popular-list{display:grid;grid-template-columns:1fr;overflow:visible;scroll-snap-type:none}.home-figma__popular-card{min-width:0}.home-figma__choose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-figma__why-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-figma__promo-grid{grid-template-columns:1fr}.home-figma__about{padding:20px}.home-figma__about .product-visual{max-height:320px}.home-figma__final-cta .stack-sm{flex-direction:row;justify-content:center}.product-page--figma{max-width:100%}.product-top-grid{grid-template-columns:minmax(340px,1fr) minmax(360px,1fr);align-items:start;gap:18px}.product-gallery-figma{position:-webkit-sticky;position:sticky;top:90px}.product-info-figma{padding:20px}.product-info-figma h1{font-size:2.125rem}.product-origin-figma{grid-template-columns:.9fr 1.1fr;align-items:center;gap:18px}.product-origin-figma .product-visual{max-height:320px}.related-scroll-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;scroll-snap-type:none}.related-scroll-card{flex:1 1 auto}}@media (min-width:1000px){.hero--homepage{grid-template-columns:1.1fr .9fr;align-items:center;padding:28px}.catalog-grid,.grid-cards,.homepage-horizontal-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.use-cases-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-figma{max-width:1160px}.home-figma__hero-copy h1{font-size:3.15rem}.home-figma__hero-media-row{grid-template-columns:1fr 1fr}.home-figma__hero-media .product-visual{min-height:360px}.home-figma__popular-list{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page--figma{max-width:1160px}.product-top-grid{grid-template-columns:1.05fr .95fr;gap:24px}.product-gallery-figma__main{max-height:560px;aspect-ratio:1/1}.related-scroll-list{grid-template-columns:repeat(4,minmax(0,1fr))}.related-scroll-card .product-visual{height:200px}}:root{--ui-kit-bg:#f8f8f8;--ui-kit-white:#fff;--ui-kit-black:#111;--ui-kit-text-muted:#666;--ui-kit-border:#d9d9d9;--ui-kit-border-soft:#e6e6e6;--ui-kit-yellow:#fbcf4f;--ui-kit-yellow-hover:#f6c53d;--ui-kit-yellow-soft:#fff3cd;--ui-kit-green:#4caf50;--ui-kit-red:#f44336;--ui-kit-blue:#2196f3;--ui-kit-orange:#ff9800;--ui-kit-radius-sm:4px;--ui-kit-radius-md:8px;--ui-kit-radius-lg:16px}.ui-kit-page{max-width:1080px}.ui-kit-header{background:linear-gradient(180deg,#fffdf6,#fff)}.ui-kit-grid-2,.ui-kit-grid-3{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.ui-kit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--ui-kit-radius-md);font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .12s ease}.ui-kit-btn:hover:not(:disabled){transform:translateY(-1px)}.ui-kit-btn:disabled{opacity:.56;cursor:not-allowed}.ui-kit-btn--sm{min-height:32px;padding:6px 12px;font-size:.88rem}.ui-kit-btn--md{min-height:40px;padding:9px 16px;font-size:.95rem}.ui-kit-btn--lg{min-height:48px;padding:12px 20px;font-size:1rem}.ui-kit-btn--full{width:100%}.ui-kit-btn--primary{background:var(--ui-kit-yellow);color:var(--ui-kit-black)}.ui-kit-btn--primary:hover:not(:disabled){background:var(--ui-kit-yellow-hover)}.ui-kit-btn--secondary{border-color:var(--ui-kit-border);background:var(--ui-kit-white);color:var(--ui-kit-black)}.ui-kit-btn--ghost{border-color:transparent;background:var(--ui-kit-yellow-soft);color:#8b6a00}.ui-kit-badge,.ui-kit-btn__icon{display:inline-flex;align-items:center}.ui-kit-badge{justify-content:center;min-height:24px;padding:4px 10px;border-radius:999px;font-size:.79rem;font-weight:600;border:1px solid transparent}.ui-kit-badge--hit{background:#ffe5b0;color:#7a4b00}.ui-kit-badge--choice{background:#e8f4ff;color:#0f5ea9}.ui-kit-badge--new{background:#ecf8e6;color:#2d7d31}.ui-kit-badge--limited{background:#fff0e5;color:#bf5a00}.ui-kit-badge--exclusive{background:#f4ecff;color:#6a40b8}.ui-kit-badge--instock{background:#eef9f0;color:#2d7d31}.ui-kit-chip{border:1px solid var(--ui-kit-border);border-radius:999px;min-height:34px;padding:7px 12px;background:var(--ui-kit-white);color:var(--ui-kit-black);font-size:.9rem;font-weight:500;cursor:pointer}.ui-kit-chip--active{background:var(--ui-kit-yellow-soft);border-color:#f3d27c}.ui-kit-chip--inactive:hover{border-color:#c5c5c5}.ui-kit-qty{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--ui-kit-border-soft);border-radius:var(--ui-kit-radius-md);background:var(--ui-kit-white);min-width:112px;padding:6px 8px}.ui-kit-qty button{border:0;background:var(--ui-kit-bg);color:var(--ui-kit-black);border-radius:var(--ui-kit-radius-sm);width:28px;height:28px;cursor:pointer;font-size:1rem}.ui-kit-qty button:disabled{opacity:.35;cursor:not-allowed}.ui-kit-qty--sm{min-width:96px}.ui-kit-qty--md{min-width:112px}.ui-kit-qty--lg{min-width:126px}.ui-kit-qty--disabled{opacity:.72}.ui-kit-search{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--ui-kit-border);border-radius:var(--ui-kit-radius-md);background:var(--ui-kit-white);padding:6px 8px}.ui-kit-search input{border:0;background:transparent;color:var(--ui-kit-black);font-size:.95rem;min-height:30px;width:100%}.ui-kit-search input::placeholder{color:var(--ui-kit-text-muted)}.ui-kit-search button{border:0;background:var(--ui-kit-bg);color:#666;border-radius:999px;width:28px;height:28px;cursor:pointer}.ui-kit-notification{border:1px solid var(--ui-kit-border-soft);border-left-width:4px;border-radius:var(--ui-kit-radius-md);padding:10px 12px;background:var(--ui-kit-white)}.ui-kit-notification__title{font-weight:600;margin-bottom:2px}.ui-kit-notification__description{color:var(--ui-kit-text-muted);font-size:.92rem}.ui-kit-notification--success{border-left-color:var(--ui-kit-green)}.ui-kit-notification--error{border-left-color:var(--ui-kit-red)}.ui-kit-notification--warning{border-left-color:var(--ui-kit-orange)}.ui-kit-notification--info{border-left-color:var(--ui-kit-blue)}.ui-kit-empty{display:flex;flex-direction:column;gap:8px;align-items:flex-start;border:1px dashed var(--ui-kit-border);border-radius:var(--ui-kit-radius-lg);background:#fffefa;padding:16px}.ui-kit-empty__icon{font-size:1.5rem;line-height:1}.ui-kit-empty p{color:var(--ui-kit-text-muted)}.ui-kit-empty__action{margin-top:4px}@media (min-width:720px){.ui-kit-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-kit-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}