@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800&display=swap";:root{--bg: #eef5ff;--bg-deep: #dcecff;--surface: rgba(255, 255, 255, .84);--surface-strong: rgba(255, 255, 255, .94);--line: rgba(28, 56, 119, .1);--text: #172b57;--muted: #6880aa;--navy: #203d86;--navy-soft: rgba(32, 61, 134, .08);--accent: #dcff3f;--accent-text: #183062;--danger-bg: rgba(255, 231, 231, .96);--danger-text: #9a2d3d;--shadow: 0 24px 70px rgba(29, 58, 117, .16)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:radial-gradient(circle at top left,rgba(224,240,255,.95),transparent 36%),radial-gradient(circle at bottom right,rgba(223,255,100,.24),transparent 28%),linear-gradient(180deg,#f3f8ff,#eaf3ff);color:var(--text);font-family:Figtree,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.58}.app-shell{position:relative;min-height:100vh;padding:16px 16px 104px;overflow-x:hidden}.auth-shell{display:grid;place-items:center}.background-blob{position:fixed;z-index:0;border-radius:999px;filter:blur(14px);pointer-events:none;animation:floatBlob 14s ease-in-out infinite}.blob-one{top:-80px;right:-50px;width:220px;height:220px;background:#c5e4ffdb}.blob-two{bottom:90px;left:-60px;width:180px;height:180px;background:#dfff6457;animation-delay:-6s}.reveal-card,.top-bar,.section-card,.hero-card,.catalog-hero,.auth-card,.profile-hero-card,.product-sheet,.error-banner{position:relative;z-index:1;animation:revealUp .42s ease both}.top-bar,.section-card,.hero-card,.catalog-hero,.auth-card,.profile-hero-card,.product-sheet,.search-card{background:var(--surface);border:1px solid rgba(255,255,255,.72);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--shadow)}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-radius:26px;margin-bottom:16px}.brand-badge{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#fffffff0;color:var(--navy);font-weight:800;letter-spacing:.02em}.brand-hint,.top-bar-subtitle,.product-meta span,.product-info span,.search-meta,.tiny-hint,.auth-copy,.field-block span,.cart-line-body p,.product-description,.profile-main p,.empty-state p{color:var(--muted)}.top-bar-subtitle{margin-top:6px;font-size:14px;font-weight:500}.icon-button,.product-click,.collection-card,.inline-link,.text-link-button,.nav-item,.chip-button,.variant-pill,.close-button{border:0;background:none}.icon-button{position:relative;width:50px;height:50px;display:grid;place-items:center;border-radius:18px;background:#ffffffeb;color:var(--navy)}.cart-pill,.nav-badge{position:absolute;min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:var(--accent);color:var(--accent-text);font-size:11px;font-weight:800}.cart-pill{top:-5px;right:-5px}.nav-badge{top:6px;right:6px}.content-wrap{display:grid;gap:16px}.section-card,.hero-card,.catalog-hero,.auth-card,.profile-hero-card{padding:18px;border-radius:30px}.hero-card,.catalog-hero{display:grid;gap:18px;background:linear-gradient(145deg,#dfefffeb,#ffffffeb),var(--surface)}.hero-copy,.catalog-hero-copy,.auth-copy-block,.profile-main{display:grid;gap:10px}.catalog-hero-top{display:flex;justify-content:flex-start}.catalog-summary-row{display:flex;flex-wrap:wrap;gap:8px}.hero-stats,.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card,.profile-detail-card,.order-card,.cart-line,.otp-panel{padding:14px;border-radius:22px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #1c38770d}.stat-card,.profile-detail-card{display:flex;align-items:center;gap:12px}.stat-card strong,.profile-detail-card strong{display:block}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.section-head>*{min-width:0}.eyebrow{margin:0;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{font-size:32px;line-height:1.02}h2{font-size:24px}h3{font-size:18px}.primary-button,.secondary-button,.ghost-button,.add-button{border:0;border-radius:18px;padding:15px 18px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.add-button:hover,.nav-item:hover,.chip-button:hover,.collection-card:hover,.product-card:hover{transform:translateY(-2px)}.primary-button,.add-button{background:linear-gradient(180deg,#eeff77 0%,var(--accent) 100%);color:var(--accent-text);box-shadow:0 16px 36px #daff4559}.secondary-button{background:#203d861a;color:var(--navy)}.ghost-button{background:#ffffffc7;color:var(--navy)}.hero-button,.auth-share-button,.sheet-add-button,.icon-add-button,.icon-text-button,.logout-button,.inline-link,.menu-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px}.text-link-button,.inline-link,.auth-register-link{color:var(--navy);font-weight:700;text-decoration:none}.collection-grid,.product-grid,.profile-details,.orders-list{display:grid;gap:12px}.collection-grid,.product-grid,.profile-details{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-card{padding:12px;border-radius:22px;text-align:left;background:#ffffffd1;box-shadow:inset 0 0 0 1px #1c38770d;min-width:0}.collection-card-image,.cart-line-thumb,.order-item-thumb,.sheet-image,.product-image-wrap{overflow:hidden;background:linear-gradient(180deg,#dff0ff,#fff)}.collection-card-image{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;margin-bottom:12px}.collection-card-image img,.cart-line-thumb img,.order-item-thumb img,.sheet-image img,.product-image{width:100%;height:100%;object-fit:cover}.catalog-hero,.search-card,.filter-panel,.field-block,.sheet-content,.profile-main,.profile-detail-card div,.cart-line-body,.product-info,.product-meta,.order-card,.order-items,.auth-feature-list,.auth-action-grid{display:grid;gap:12px}.search-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px 16px;border-radius:22px}.search-card input,.field-block input,.field-block textarea,.filter-panel select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;background:#fffffff2;color:var(--text)}.search-card input{border:0;padding:0;background:transparent;min-width:0}.search-meta{grid-column:1 / -1;font-size:13px}.collection-strip{display:flex;gap:10px;overflow-x:auto;max-width:100%;padding-bottom:2px;scrollbar-width:none}.collection-strip::-webkit-scrollbar{display:none}.chip-button{flex:0 0 auto;padding:10px 16px;border-radius:999px;background:#203d8614;color:var(--navy);font-weight:700}.chip-button.active,.variant-pill.active,.nav-item.active{background:var(--navy);color:#fff}.range-field{display:grid;gap:8px;color:var(--muted)}.product-card{display:grid;gap:14px;padding:12px;border-radius:24px;background:linear-gradient(180deg,#fffffff2,#f5faffdb),#ffffffd1;box-shadow:inset 0 0 0 1px #1c38770f,0 12px 24px #1d3a7514;animation:revealUp .42s ease both;min-width:0}.product-click{display:grid;gap:12px;text-align:left;min-width:0}.product-image-wrap{position:relative;width:100%;aspect-ratio:1;border-radius:20px}.product-card-media{box-shadow:inset 0 0 0 1px #1c38770a}.product-image-sheen{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 40%,rgba(14,25,52,.06));pointer-events:none}.product-image.fallback,.collection-card-image span,.cart-line-thumb span,.order-item-thumb span,.sheet-image span{display:grid;place-items:center;width:100%;height:100%;font-size:32px;font-weight:800;color:var(--navy)}.discount-badge,.stock-badge,.product-urgent,.stock-note,.status-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;font-size:12px;font-weight:800}.context-chip{width:fit-content;padding:7px 12px;border-radius:999px;background:#203d8614;color:var(--navy);font-size:13px;font-weight:700}.catalog-count-chip{width:fit-content;padding:7px 12px;border-radius:999px;background:#dcff3f47;color:var(--accent-text);font-size:13px;font-weight:700}.discount-badge,.stock-badge{position:absolute;left:10px;padding:6px 9px}.discount-badge{top:10px;background:#203d86eb;color:#fff}.stock-badge{bottom:10px;background:#ffffffe6;color:var(--navy)}.stock-badge.muted,.status-chip.muted{background:#203d8614;color:var(--muted)}.product-meta{grid-template-columns:1fr auto;align-items:center;min-width:0}.product-grid-cell,.product-info,.cart-line-body,.catalog-hero-copy,.catalog-panel,.catalog-filter-panel,.catalog-products,.catalog-search{min-width:0}.product-info strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-body{gap:10px}.product-card-topline{gap:6px}.product-card-title{min-height:2.9em}.product-card-footer{display:grid;gap:6px}.product-card-link{color:var(--navy);font-size:13px;font-weight:700}.product-card-action{width:100%}.catalog-products{align-items:start}.catalog-search{max-width:100%}.menu-trigger{width:fit-content}.catalog-panel{gap:14px}.catalog-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;border-radius:24px;background:#eff6ffb3;box-shadow:inset 0 0 0 1px #1c38770a}.catalog-range-field{padding:12px;border-radius:18px;background:#ffffffd1}.filter-reset-button,.catalog-range-field{grid-column:1 / -1}.filter-helper{color:var(--muted);font-size:13px;font-weight:600}.product-urgent,.status-chip.warning{padding:6px 10px;background:#ffebb9cc;color:#8f6404}.status-chip,.stock-note{padding:7px 10px}.status-chip.success{background:#dbff5c80;color:#496200}.status-chip.default{background:#203d8614;color:var(--navy)}.stock-note{background:#dfff6447;color:#4d6800;width:fit-content}.price-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-weight:800}.price-row.big{font-size:21px}.old-price{color:#9fb0cc;font-weight:600;text-decoration:line-through}.delivery-strip,.empty-state.compact,.profile-avatar{background:linear-gradient(180deg,#e0f1fff0,#ffffffeb)}.delivery-strip{padding:15px;border-radius:20px}.delivery-strip-head{display:grid;gap:6px;margin-bottom:12px}.progress-track{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#203d861a}.progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#d9ff2e,#eeff7e);animation:pulseGlow 2.4s ease-in-out infinite}.cart-lines,.orders-list,.order-items{display:grid;gap:12px}.cart-line{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;min-width:0}.cart-line-thumb,.order-item-thumb{border-radius:18px}.cart-line-thumb{width:74px;height:74px}.order-item-thumb{width:54px;height:54px}.qty-controls{display:grid;grid-template-columns:36px 28px 36px;gap:6px;align-items:center}.qty-controls button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:12px;background:#203d8614;color:var(--navy)}.field-block textarea{min-height:108px;resize:vertical}.cart-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-summary{display:grid;gap:4px;text-align:right}.empty-state,.screen-state{text-align:center}.empty-state.compact{display:grid;gap:12px;padding:18px;border-radius:24px}.profile-hero{display:grid;grid-template-columns:82px 1fr;gap:14px;align-items:center;margin-bottom:16px}.profile-avatar{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;font-size:30px;font-weight:800;color:var(--navy)}.profile-detail-card.wide{grid-column:1 / -1}.order-head,.order-status-row,.order-item{display:flex;justify-content:space-between;gap:12px}.order-item{justify-content:flex-start;align-items:center}.order-total{font-weight:800}.auth-card{width:min(100%,480px);display:grid;gap:18px}.auth-brand,.auth-feature,.otp-head{display:flex;align-items:center;gap:10px}.separator{display:grid;place-items:center;color:var(--muted);font-size:13px}.otp-input{text-align:center;letter-spacing:.4em;font-size:24px;font-weight:800}.auth-status{min-height:24px;color:var(--navy)}.auth-status.is-error{color:var(--danger-text)}.error-banner{padding:14px 16px;border-radius:20px;margin-bottom:12px;background:var(--danger-bg);color:var(--danger-text)}.screen-state{min-height:100vh;display:grid;place-items:center;padding:32px;color:var(--muted)}.screen-state.embedded{min-height:180px}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;align-items:end;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#0f1a3661}.product-sheet{padding:12px 12px 0;width:100%;max-height:min(88vh,820px);border-radius:30px 30px 0 0;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;animation:sheetRise .26s ease both}.product-sheet.loading{min-height:320px;display:grid;place-items:center}.sheet-topbar{position:sticky;top:0;z-index:2;display:grid;justify-items:center;gap:10px;margin:-12px -12px 8px;padding:10px 12px 0;background:linear-gradient(180deg,#f2f8fff5,#f2f8ff00)}.sheet-dragger{width:54px;height:5px;border-radius:999px;background:#203d8624}.sheet-close-button{position:absolute;top:10px;right:12px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:14px;background:#ffffffdb;color:var(--navy);box-shadow:0 10px 26px #1d3a7524}.sheet-image{width:100%;aspect-ratio:1.08;border-radius:24px;margin-bottom:16px}.sheet-notes,.variant-block{display:grid;gap:10px}.sheet-meta-row{display:flex;flex-wrap:wrap;gap:8px}.sheet-price-card,.sheet-description-card{display:grid;gap:8px;padding:14px;border-radius:20px;background:#f4f8ffdb;box-shadow:inset 0 0 0 1px #1c38770a}.sheet-price-hint{color:var(--muted);font-size:13px;font-weight:600}.sheet-footer{position:sticky;bottom:0;display:grid;gap:12px;margin:4px -12px 0;padding:14px 12px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f2f8ffb8,#fffffffa 26%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sheet-footer-price{display:grid;gap:4px}.sheet-footer-price strong{font-size:22px;line-height:1}.sheet-footer-price span{color:var(--muted);font-size:13px;font-weight:600}.variant-list{display:flex;gap:8px;flex-wrap:wrap}.variant-pill{padding:10px 14px;border-radius:999px;background:#203d8614;color:var(--navy);font-weight:700}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:flex-start;background:#0e193447;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.catalog-drawer{width:min(88vw,380px);height:100vh;padding:18px 0 22px;background:#fffffffa;box-shadow:18px 0 42px #152c6b24;overflow:hidden;animation:drawerIn .22s ease both}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px 12px}.drawer-back,.drawer-close{display:inline-flex;align-items:center;gap:6px;border:0;color:var(--navy)}.drawer-back{padding:0;background:none;font-weight:700}.drawer-close{width:46px;height:46px;justify-content:center;border-radius:16px;background:#203d860f}.drawer-body,.drawer-submenu,.drawer-promo-copy{display:grid;gap:14px}.drawer-body{height:calc(100vh - 76px);overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 10px 0 18px}.drawer-category-list{display:grid;gap:6px;padding:10px 0 14px}.drawer-category{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 12px;border:0;border-radius:18px;background:transparent;color:var(--navy);font-size:18px;font-weight:700;text-align:left}.drawer-category-main{display:flex;align-items:center;gap:12px;min-width:0}.drawer-category-icon{width:22px;height:22px;object-fit:contain;flex:0 0 auto}.drawer-submenu{padding:14px 0 0}.drawer-submenu-head{display:grid;gap:4px;padding:0 12px}.drawer-all-link,.drawer-group-title,.drawer-link{width:100%;border:0;background:none;text-align:left}.drawer-all-link{padding:0 12px;color:var(--navy);font-weight:800}.drawer-groups{display:grid;gap:18px}.drawer-group{display:grid;gap:10px}.drawer-group-title{padding:0 12px;color:var(--navy);font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.drawer-links{display:grid;gap:6px}.drawer-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;color:var(--text)}.drawer-link:hover{background:#203d860f}.drawer-badge{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#dcff3f80;color:var(--navy);font-size:11px;font-weight:800}.drawer-promo{display:grid;gap:12px;padding:12px;border-radius:22px;background:linear-gradient(180deg,#ebf3fff5,#fffffff0)}.drawer-promo img{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:18px}.auth-card-main,.cart-card,.profile-hero-card{overflow:hidden}.auth-card-main{width:min(100%,500px)}.auth-feature-card{padding:12px 14px;border-radius:18px;background:#f4f8ffd1;box-shadow:inset 0 0 0 1px #1c38770d}.auth-status-banner{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:20px;background:#e7f2ffe6;color:var(--navy);font-weight:600}.auth-status-banner.is-error{background:var(--danger-bg);color:var(--danger-text)}.auth-manual-card{display:grid;gap:12px;padding:14px;border-radius:22px;background:#f4f8ffd6;box-shadow:inset 0 0 0 1px #1c38770d}.auth-footnote{display:flex;justify-content:center}.cart-count-chip{width:fit-content;padding:8px 12px;border-radius:999px;background:#203d8614;color:var(--navy);font-size:13px;font-weight:700}.cart-delivery-strip{background:linear-gradient(180deg,#e2effff5,#ffffffeb)}.cart-note-card,.cart-checkout-panel{display:grid;gap:14px;padding:14px;border-radius:24px;background:#f4f8ffd1;box-shadow:inset 0 0 0 1px #1c38770d}.cart-note-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.cart-summary-list{display:grid;gap:10px}.cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-summary-row.total{padding-top:10px;border-top:1px solid rgba(28,56,119,.1)}.cart-checkout-actions{display:grid;gap:10px}.cart-secondary-action,.checkout-button{width:100%}.profile-summary-strip{margin-top:4px}.profile-logout-button{width:100%}.section-subtitle{margin:6px 0 0;color:var(--muted)}.recommendation-callout{display:grid;gap:16px}.recommendation-callout-copy{display:grid;gap:10px}.modal-badge{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 12px;border-radius:999px;background:#dcff3f33;color:var(--navy);font-size:13px;font-weight:700}.recommendation-chip-row{margin-top:12px}.catalog-filter-stack,.child-profile-fields,.profile-preferences-grid{display:grid;gap:12px}.catalog-filter-stack{margin-top:16px}.filter-control{display:grid;gap:10px;padding:14px;border-radius:20px;background:#f4f8ffc7;box-shadow:inset 0 0 0 1px #1c38770d}.filter-control span{font-size:14px;font-weight:700;color:var(--navy)}.filter-control select,.filter-control input[type=range]{width:100%}.filter-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.filter-meta strong{color:var(--navy);font-size:14px}.active-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.active-filter-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#203d8614;color:var(--navy);font-size:13px;font-weight:600}.profile-preferences-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:18px;background:#111c3f4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.child-profile-modal{width:min(100%,440px);display:grid;gap:16px;padding:18px;border-radius:28px;background:var(--surface-strong);border:1px solid rgba(255,255,255,.82);box-shadow:0 28px 80px #13245138}.modal-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-copy{display:grid;gap:8px}.modal-copy p{margin:0;color:var(--muted)}.modal-field{padding:0;background:none;box-shadow:none}.modal-field select{padding:14px 16px;border-radius:18px;border:1px solid rgba(28,56,119,.1);background:#f4f8ffe6;color:var(--text)}.child-profile-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}@keyframes drawerIn{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.bottom-nav{position:fixed;left:16px;right:16px;bottom:16px;z-index:20;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border-radius:24px;background:#ffffffe6;border:1px solid rgba(255,255,255,.86);box-shadow:0 22px 52px #1d3a752e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-item{position:relative;height:52px;border-radius:16px;display:grid;place-items:center;color:var(--muted)}@keyframes revealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatBlob{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(18px) translate(8px)}}@keyframes sheetRise{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{filter:saturate(1)}50%{filter:saturate(1.25)}}@media (max-width: 420px){.app-shell{padding:12px 12px 94px}.top-bar,.section-card,.hero-card,.catalog-hero,.auth-card,.profile-hero-card{padding:15px;border-radius:24px}.top-bar{margin-bottom:12px}h1{font-size:28px}h2{font-size:21px}.brand-badge{padding:9px 12px}.primary-button,.secondary-button,.ghost-button,.add-button{padding:13px 14px}.product-card,.collection-card,.stat-card,.profile-detail-card,.order-card,.cart-line,.otp-panel{padding:12px;border-radius:20px}.collection-grid,.product-grid,.profile-details,.orders-list,.hero-stats,.stats-grid{gap:10px}.collection-card-image{width:54px;height:54px;margin-bottom:10px}.profile-details,.stats-grid,.profile-preferences-grid,.child-profile-actions{grid-template-columns:1fr}.child-profile-actions{display:grid}.product-meta{grid-template-columns:1fr}.product-urgent{justify-self:start}.catalog-filter-panel{grid-template-columns:1fr}.cart-line{grid-template-columns:64px 1fr}.cart-line-thumb{width:64px;height:64px}.catalog-drawer{width:min(92vw,360px)}.drawer-category{font-size:17px}.qty-controls{grid-column:2;justify-self:start}.bottom-nav{left:12px;right:12px;bottom:12px;padding:8px}.nav-item{height:48px}}@media (min-width: 720px){.app-shell{max-width:480px;margin:0 auto}}
