:root{font-family:var(--bs-font);color:#1a1a1a;font-synthesis:none;--burgundy:#7a1f1f;--green:#7a1f1f;--ink:#1a1a1a;--beige:#ede2d5;--bg:#f7f4ee;--muted:#6a655f;--line:#ded8ce;--surface:#fffcf7;--ease:cubic-bezier(.22,1,.36,1);--z-nav:20;--z-toast:40;font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizelegibility;background:#f7f4ee;font-size:16px;font-weight:450;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,a{touch-action:manipulation}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--burgundy);outline-offset:4px}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;font-weight:650;line-height:1.2}p{text-wrap:pretty;max-width:65ch}h2{letter-spacing:-.025em;font-size:1.55rem}h3{letter-spacing:-.015em;font-size:1.075rem}img{object-fit:cover;width:100%;height:100%;display:block}svg{flex-shrink:0}input,textarea,select{min-width:0;max-width:100%;color:var(--ink);border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:12px 14px}input::placeholder,textarea::placeholder{color:var(--muted)}textarea{resize:vertical}label{flex-direction:column;gap:8px;font-size:.875rem;font-weight:600;display:flex}label input,label textarea{font-weight:450}select{cursor:pointer}.muted{color:var(--muted);font-size:.85rem}.preserve{white-space:pre-wrap}.store-shell{padding-top:max(env(safe-area-inset-top),var(--tg-inset-top,0px));padding-left:max(env(safe-area-inset-left),var(--tg-inset-left,0px));padding-right:max(env(safe-area-inset-right),var(--tg-inset-right,0px))}.header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;max-width:1280px;height:116px;margin:auto;padding:0 48px;display:flex}.brand-button{text-align:left;background:0 0;border:0;padding:0}.brand{letter-spacing:-.04em;align-items:center;gap:13px;font-size:20px;font-weight:800;line-height:1.02;display:flex}.brand-caption{letter-spacing:.025em;margin-top:7px;font-size:8px;font-weight:600;display:block}.desktop-nav{align-self:stretch;align-items:center;gap:28px;display:flex}.desktop-nav button{color:var(--muted);background:0 0;border:0;padding:12px 0;font-size:.875rem;font-weight:550;position:relative}.desktop-nav button.active:after{content:"";background:var(--burgundy);height:2px;position:absolute;bottom:1px;left:0;right:0}.counter{background:var(--burgundy);color:#fff;border-radius:20px;margin-left:6px;padding:2px 6px;font-size:11px}.header-account{color:var(--muted);align-items:center;gap:8px;font-size:.75rem;display:flex}.online-dot{background:var(--green);border-radius:50%;width:6px;height:6px}.page{max-width:1280px;margin:auto;padding:0 48px}.text-button{color:var(--burgundy);background:0 0;border:0;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 0;font-size:.85rem;font-weight:600;display:inline-flex}.text-button:hover{color:var(--ink)}.catalog-section{padding-top:42px;scroll-margin-top:24px}.search{border:1px solid var(--line);background:var(--surface);width:360px;color:var(--muted);border-radius:10px;flex-direction:row;align-items:center;gap:12px;padding:0 14px;font-weight:450}.search input{outline-offset:1px;background:0 0;border:0;flex:1;width:100%;padding:13px 0;font-size:.8rem}.search button{background:0 0;border:0;place-content:center;min-width:32px;min-height:40px;padding:0;display:grid}.filter-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.category-tabs{flex-wrap:wrap;gap:8px;display:flex}.category-tabs button{border:1px solid var(--line);white-space:nowrap;background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 15px;font-size:.76rem;display:flex}.category-tabs button:not(.selected):hover{background:var(--beige)}.select-filters{align-items:center;gap:15px;display:flex}.select-filters label{flex-direction:row;align-items:center;gap:3px}.select-filters select{color:var(--muted);background:0 0;border:0;max-width:170px;padding:10px 1px;font-size:.7rem;font-weight:500}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px;display:grid}.product-card{min-width:0}.product-image-button{aspect-ratio:1.4;background:var(--beige);isolation:isolate;border:0;border-radius:10px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.image-open{background:var(--bg);width:28px;height:28px;color:var(--ink);opacity:0;transition:opacity .18s var(--ease),transform .18s var(--ease);border-radius:50%;place-content:center;display:grid;position:absolute;bottom:9px;right:9px;transform:translateY(4px)}.product-image-button:hover .image-open,.product-image-button:focus-visible .image-open{opacity:1;transform:translateY(0)}.product-title{text-align:left;background:0 0;border:0;min-height:27px;margin-top:8px;padding:0;font-size:.94rem;font-weight:650;line-height:1.4}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:15px;padding-top:11px;display:flex}.price{font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:1.05rem;font-weight:700;display:flex}.price svg{width:13px;color:var(--burgundy)}.price>span{color:var(--muted);margin-left:2px;font-size:.6rem;font-weight:500}.add-button{background:var(--burgundy);width:38px;height:38px;color:var(--bg);border:0;border-radius:6px;place-content:center;min-width:44px;min-height:44px;display:grid}.add-button.added,.add-button:hover{background:var(--green)}.help-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:18px;margin:56px 0 48px;padding:26px 0;display:flex}.help-strip-icon{background:var(--beige);width:52px;height:52px;color:var(--green);border-radius:50%;place-content:center;display:grid}.help-strip p{color:var(--muted);margin-top:7px;font-size:.78rem}.help-strip>.text-button{margin-left:auto;font-size:.8rem}.footer{justify-content:space-between;align-items:center;gap:20px;padding:0 0 42px;display:flex}.footer>div:first-child{align-items:center;gap:24px;display:flex}.brand-small{gap:9px;font-size:16px}.brand-small .brand-caption{display:none}.footer-links{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:20px;font-size:.63rem;display:flex}.footer-links button{font-size:inherit;color:inherit;background:0 0;border:0;min-height:44px;padding:10px 0}.bottom-nav{display:none}.button{background:var(--burgundy);min-height:48px;color:var(--bg);border:1px solid var(--burgundy);border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:12px 20px;font-size:.86rem;font-weight:650;text-decoration:none;display:inline-flex}.button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.button.secondary:hover{background:var(--beige)}.button.full{width:100%}.icon-button{background:0 0;border:0;border-radius:7px;place-content:center;min-width:44px;min-height:44px;display:grid}.icon-button:hover{background:var(--beige)}.inline-link{color:var(--burgundy);text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline;text-decoration-thickness:1px;display:inline}.page-heading h1{margin:14px 0;font-size:2.6rem}.page-heading p{color:var(--muted);font-size:.94rem}.back-link{color:var(--muted);align-items:center;gap:6px;min-height:36px;font-size:.78rem;text-decoration:none;display:inline-flex}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:330px;padding:50px 24px;display:flex}.empty-icon{background:var(--beige);color:var(--green);border-radius:50%;place-content:center;width:68px;height:68px;display:grid}.empty h2{font-size:1.45rem}.empty p{color:var(--muted);max-width:42ch;font-size:.9rem}.empty .button{margin-top:4px}.error-notice{color:#70241d;background:#f5e4e0;border:1px solid #d8b4ac;border-radius:9px;align-items:center;gap:10px;margin:16px 0;padding:13px 16px;font-size:.875rem;display:flex}.error-notice>span{flex:1}.error-notice .text-button{white-space:nowrap;font-size:.75rem}.skeleton-card{padding-bottom:16px}.skeleton{background:#e7e0d6;border-radius:7px}.skeleton.line{width:80%;height:18px;margin-top:20px}.skeleton.short{width:50%;height:12px;margin-top:12px}.sheet{width:min(580px,100% - 32px);max-height:90dvh;color:var(--ink);background:0 0;border:0;border-radius:16px;padding:0;box-shadow:0 16px 70px #1a1a1a26}.sheet::backdrop{background:#1a1a1a66}.sheet-content{background:var(--bg);padding:24px 28px 28px}.sheet-heading{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:.8rem;display:flex}.sheet h2{margin:18px 0 12px;font-size:1.8rem}.sheet p{color:var(--muted);margin:12px 0;font-size:.9rem;line-height:1.7}.detail-art{background:var(--beige);border-radius:10px;height:230px;overflow:hidden}.detail-meta{color:var(--green);justify-content:space-between;gap:8px;margin:20px 0 5px;font-size:.8rem;display:flex}.detail-meta span{align-items:center;gap:6px;display:flex}.activation{background:var(--beige);white-space:pre-line;border-radius:9px;margin:20px 0;padding:18px}.activation h3{align-items:center;gap:8px;font-size:.95rem;display:flex}.activation p{color:#48443e;margin:8px 0 0;font-size:.85rem}.detail-action{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:20px;display:flex}.toast{z-index:var(--z-toast);background:var(--green);color:var(--bg);border-radius:10px;align-items:center;gap:10px;width:max-content;max-width:calc(100% - 32px);padding:14px 20px;font-size:.84rem;display:flex;position:fixed;bottom:30px;left:50%;box-shadow:0 8px 24px #1a1a1a20}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:52px;margin-bottom:72px;display:grid}.cart-line{border-bottom:1px solid var(--line);align-items:flex-start;gap:20px;padding:24px 0;display:flex}.cart-line:first-child{padding-top:0}.cart-image{background:var(--beige);border:0;border-radius:8px;flex-shrink:0;width:128px;height:100px;padding:0;overflow:hidden}.cart-description{flex:1}.cart-description h3{margin-bottom:7px;font-size:1rem}.cart-description>p{color:var(--muted);font-size:.75rem}.cart-description>.text-button{font-size:.75rem}.cart-price{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:10px;font-size:.95rem;display:flex}.quantity{border:1px solid var(--line);border-radius:6px;align-items:center;margin-top:4px;display:inline-flex}.quantity button{background:0 0;border:0;place-content:center;min-width:44px;min-height:40px;display:grid}.quantity span{text-align:center;min-width:26px;font-size:.85rem}.checkout-summary{background:var(--beige);border-radius:12px;padding:25px}.checkout-summary h2{margin-bottom:24px;font-size:1.3rem}.summary-row{color:var(--muted);justify-content:space-between;gap:14px;font-size:.82rem;display:flex}.summary-total{border-top:1px solid #cec4b7;justify-content:space-between;align-items:center;margin:22px 0 16px;padding-top:18px;font-weight:600;display:flex}.summary-total strong{align-items:center;gap:8px;font-size:1.6rem;display:flex}.checkout-summary .muted{margin-top:14px;font-size:.72rem;line-height:1.6}.checkbox{flex-direction:row;align-items:flex-start;gap:10px;margin:22px 0;font-size:.75rem;font-weight:450;line-height:1.6;display:flex}.checkbox input{width:18px;height:18px;accent-color:var(--burgundy);flex-shrink:0;margin:3px 0}.secure-note{color:var(--green);justify-content:center;align-items:center;gap:6px;margin-top:17px;font-size:.68rem;display:flex}.order-list{max-width:900px;margin-bottom:60px}.order-row{border-top:1px solid var(--line);padding:24px 0}.order-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.order-heading>.muted{font-size:.75rem}.status{background:var(--beige);color:#514439;white-space:nowrap;border-radius:5px;align-items:center;gap:6px;padding:5px 9px;font-size:.68rem;font-weight:600;display:inline-flex}.status.success{background:var(--success-bg);color:var(--green)}.order-row h3{margin-bottom:20px;font-size:1.1rem}.order-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.order-bottom>div{gap:10px;display:flex}.order-bottom .button{min-height:42px;padding:9px 13px;font-size:.75rem}.order-product{border-bottom:1px solid var(--line);padding-bottom:12px}.key-box{background:var(--surface);border:1px solid var(--line);border-radius:7px;align-items:center;gap:10px;margin-bottom:10px;padding:12px;display:flex}.key-box code{word-break:break-all;-webkit-user-select:all;user-select:all;flex:1;font-size:.88rem}.support-layout{grid-template-columns:1fr 1fr;gap:100px;margin-bottom:70px;display:grid}.support-intro{margin-bottom:30px}.support-intro>svg{color:var(--green);margin-bottom:20px}.support-intro h2{margin-bottom:16px}.support-intro p{color:var(--muted);margin-bottom:20px;font-size:.9rem;line-height:1.8}details{border-top:1px solid var(--line);padding:18px 0}summary{cursor:pointer;min-height:26px;font-size:.88rem;font-weight:600}details p{color:var(--muted);margin-top:12px;font-size:.85rem;line-height:1.75}.support-form{background:var(--beige);border-radius:12px;flex-direction:column;gap:20px;padding:28px;display:flex}.support-form h2{font-size:1.3rem}.support-form .muted{font-size:.75rem}.ticket{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.ticket>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:15px 0;font-size:.9rem}.ticket-answer{background:var(--success-bg);color:var(--green);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px;padding:18px;font-size:.85rem}.ticket-answer p{margin-top:10px}.fallback-art{background:var(--green);height:100%;color:var(--beige);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.fallback-art>span{font-size:.8rem}.admin-shell{grid-template-columns:230px minmax(0,1fr);max-width:1480px;min-height:100dvh;margin:auto;display:grid}.admin-sidebar{border-right:1px solid var(--line);flex-direction:column;gap:35px;padding:32px 22px;display:flex}.admin-sidebar .brand{font-size:18px}.admin-sidebar nav{flex-direction:column;gap:5px;display:flex}.admin-sidebar nav button{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:13px;font-size:.82rem;display:flex}.admin-sidebar .sidebar-bottom{flex-direction:column;align-items:flex-start;gap:8px;margin-top:auto;display:flex}.admin-main{min-width:0;padding:32px 38px}.admin-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:22px;display:flex}.admin-top h1{font-size:1.7rem}.admin-top p{color:var(--muted);margin-top:7px;font-size:.75rem}.admin-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-actions .button{min-height:42px;font-size:.75rem}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%;font-size:.8rem}.admin-table th{color:var(--muted);white-space:nowrap;padding:12px;font-size:.7rem;font-weight:500}.admin-table td{border-top:1px solid var(--line);vertical-align:middle;font-variant-numeric:tabular-nums;padding:16px 12px}.admin-table td p{color:var(--muted);margin-top:5px;font-size:.68rem}.admin-table .text-button{white-space:nowrap;font-size:.73rem}.admin-table code{overflow-wrap:anywhere;font-size:.7rem}.admin-product{align-items:center;gap:12px;min-width:200px;display:flex}.admin-product img{object-fit:cover;background:var(--beige);border-radius:5px;width:56px;height:42px}.admin-form{flex-direction:column;gap:18px;display:flex}.admin-form .form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.admin-form .checkbox{margin:0}.admin-form .checkbox span{font-size:.82rem}.admin-form .button{margin-top:10px}.admin-form textarea{min-height:100px}.admin-login{max-width:420px;margin:8vh auto;padding:25px}.admin-login>.brand{margin-bottom:42px}.admin-login h1{margin-bottom:14px;font-size:2rem}.admin-login>p{color:var(--muted);margin-bottom:28px;font-size:.9rem;line-height:1.7}.admin-login form{flex-direction:column;gap:20px;display:flex}.admin-login .secure-note{justify-content:flex-start;margin-top:24px}.admin-notice{background:var(--beige);border-radius:8px;margin-bottom:28px;padding:20px 24px;font-size:.84rem;line-height:1.7}.admin-notice p+p{margin-top:8px}.admin-stats{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:36px;margin-bottom:30px;padding:0 0 24px;display:flex}.admin-stats>div{flex-direction:column;gap:7px;display:flex}.admin-stats span{color:var(--muted);font-size:.75rem}.admin-stats strong{font-size:1.4rem}.admin-ticket{border-top:1px solid var(--line);padding:24px 0}.admin-ticket>p{white-space:pre-wrap;margin:14px 0;font-size:.9rem}.admin-ticket textarea{width:100%;margin-bottom:10px}.stock-import{min-height:170px;font-family:ui-monospace,monospace;font-size:.85rem}.file-input{border:1px dashed var(--muted);border-radius:7px;padding:15px}.file-input input{background:0 0;border:0;padding:0;font-size:.75rem}.admin-pagination{justify-content:space-between;margin:24px 0;display:flex}.admin-empty{color:var(--muted);padding:35px 0;font-size:.9rem}.admin-roles select{min-width:120px}@media (width>=1450px){.products-grid{gap:38px 24px}.product-image-button{aspect-ratio:1.42}}@media (width<=1050px){.header{height:100px;padding:0 28px}.page{padding:0 28px}.header-account{display:none}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-row{flex-direction:column;align-items:flex-start}.select-filters{justify-content:space-between;width:100%}.support-layout{gap:45px}.checkout-layout{grid-template-columns:minmax(0,1fr) 310px;gap:30px}.cart-image{width:90px;height:90px}.footer-links{max-width:310px}.admin-shell{grid-template-columns:190px 1fr}.admin-main{padding:25px}.admin-sidebar{padding:25px 15px}}@media (width<=720px){.header{height:91px;padding:0 22px}.brand{gap:10px;font-size:18px}.brand-caption{margin-top:5px;font-size:7px}.desktop-nav{display:none}.header:after{content:"Магазин в Telegram";color:var(--muted);font-size:.65rem}.page{padding:0 22px}.catalog-section{padding-top:29px}.search{border-radius:8px;width:100%}.search input{padding:13px 0;font-size:.8rem}.filter-row{gap:12px;margin-bottom:20px}.category-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;width:100%;display:grid}.category-tabs button{gap:4px;min-height:44px;padding:10px 6px;font-size:.64rem}.category-tabs button svg{width:14px}.select-filters select{max-width:165px;min-height:38px;font-size:.65rem}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-image-button{aspect-ratio:1.15;border-radius:7px}.product-title{min-height:26px;margin-top:7px;font-size:.86rem;line-height:1.45}.product-bottom{margin-top:10px;padding-top:8px}.price{gap:4px;font-size:.94rem}.price svg{width:11px}.price>span{display:none}.add-button{border-radius:6px;width:44px;height:44px}.image-open{display:none}.help-strip{flex-wrap:wrap;gap:13px;margin:35px 0 32px;padding:22px 0}.help-strip-icon{width:44px;height:44px}.help-strip h3{font-size:.85rem}.help-strip p{max-width:30ch;font-size:.66rem}.help-strip>.text-button{min-height:35px;margin:0 0 0 57px;padding:0;font-size:.73rem}.footer{flex-direction:column;align-items:flex-start;gap:18px;padding-bottom:115px}.footer>div:first-child{gap:22px}.footer .brand-small{font-size:14px}.footer .muted{font-size:.62rem}.footer-links{justify-content:flex-start;gap:8px 18px;max-width:none;font-size:.6rem}.footer-links button{min-height:30px}.footer-links>span{flex-basis:100%;margin-top:2px}.bottom-nav{z-index:var(--z-nav);background:var(--bg);border-top:1px solid var(--line);padding:8px 12px calc(8px + max(env(safe-area-inset-bottom),var(--tg-inset-bottom,0px)));justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{min-height:48px;color:var(--muted);background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:4px;padding:5px;font-size:.61rem;display:flex;position:relative}.bottom-nav button.active{color:var(--burgundy);font-weight:750}.bottom-nav button>span{display:flex;position:relative}.bottom-nav b{background:var(--burgundy);min-width:15px;height:15px;color:var(--bg);border-radius:10px;place-content:center;font-size:9px;font-weight:600;display:grid;position:absolute;top:-4px;right:-10px}.sheet{border-radius:16px 16px 0 0;width:100%;max-height:92dvh;margin:auto 0 0}.sheet-content{padding:17px 22px calc(26px + env(safe-area-inset-bottom))}.sheet-heading{margin-bottom:12px}.detail-art{height:190px}.sheet h2{font-size:1.55rem}.sheet p{font-size:.84rem}.detail-action strong{font-size:1.35rem}.toast{bottom:calc(85px + env(safe-area-inset-bottom));padding:12px 16px;font-size:.78rem}.page-heading{padding:23px 0 28px}.page-heading h1{font-size:2.1rem}.page-heading p{font-size:.83rem}.checkout-layout{flex-direction:column;gap:32px;margin-bottom:40px;display:flex}.cart-items,.checkout-summary{width:100%}.cart-line{gap:12px;padding:20px 0}.cart-image{width:70px;height:80px}.cart-description h3{font-size:.86rem;line-height:1.4}.cart-description>p{font-size:.64rem}.cart-description>.text-button{min-height:36px;padding:4px 0;font-size:.65rem}.cart-price{font-size:.8rem}.quantity button{min-width:36px;min-height:36px}.quantity span{min-width:22px}.checkout-summary{padding:22px}.empty{min-height:340px;padding:35px 10px}.empty p{font-size:.85rem}.empty h2{font-size:1.3rem}.order-row h3{font-size:1rem}.order-bottom{flex-wrap:wrap}.order-bottom>div{gap:8px}.order-bottom .button{padding:10px 11px;font-size:.69rem}.support-layout{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.support-form{padding:22px}.support-intro p{font-size:.86rem}.admin-shell{display:block}.admin-sidebar{border:0;border-bottom:1px solid var(--line);gap:18px;padding:18px}.admin-sidebar>.brand{display:none}.admin-sidebar nav{flex-direction:row;gap:5px;overflow:auto}.admin-sidebar nav button{white-space:nowrap;padding:11px;font-size:.7rem}.admin-sidebar nav button svg{width:16px}.admin-sidebar .sidebar-bottom{display:none}.admin-main{padding:22px 18px}.admin-top{gap:12px;margin-bottom:24px}.admin-top h1{font-size:1.4rem}.admin-top>.status{font-size:.6rem}.admin-table td,.admin-table th{padding:12px 9px}.admin-actions{gap:9px}.admin-actions .button{font-size:.7rem}.admin-stats{gap:25px}.admin-login{margin:3vh auto}.error-notice{align-items:flex-start;padding:12px;font-size:.78rem}.error-notice .text-button{min-height:20px}.admin-form .form-grid{grid-template-columns:1fr 1fr}}@media (width<=370px){.page,.header{padding:0 16px}.products-grid{gap:24px 11px}.category-tabs button{padding:9px 3px;font-size:.6rem}.category-tabs svg{display:none}.cart-image{width:60px;height:70px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-image-button:hover img,button:active:not(:disabled){transform:none}}:root{--bs-bg:#f7f4ee;--bs-surface:#fff;--bs-surface-soft:#ede2d5;--bs-primary:#7a1f1f;--bs-primary-pressed:#641919;--bs-on-primary:#fff;--bs-secondary:#ede2d5;--bs-text:#1a1a1a;--bs-text-muted:#665d56;--bs-divider:#d8c9b6;--bs-control-border:#8c8075;--bs-focus:#7a1f1f;--bs-font:"SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bs-text-sm:.875rem;--bs-text-base:1rem;--bs-text-lg:1.25rem;--bs-text-heading:1.75rem;--bs-line-body:1.5;--bs-line-heading:1.2;--bs-space-1:.25rem;--bs-space-2:.5rem;--bs-space-3:.75rem;--bs-space-4:1rem;--bs-space-6:1.5rem;--bs-space-8:2rem;--bs-radius-control:.75rem;--bs-radius-card:1rem;--bs-radius-pill:999px;--bs-page-padding:1rem;--bs-grid-gap:.75rem;--bs-control-min-height:3rem;--bs-shadow-raised:0 2px 8px #1a1a1a0f;--bs-transition-duration:.16s}@media (prefers-reduced-motion:reduce){:root{--bs-transition-duration:0s}}:root{--burgundy:var(--bs-primary);--green:var(--bs-primary);--beige:var(--bs-surface-soft);--bg:var(--bs-bg);--surface:var(--bs-surface);--raised:var(--bs-surface-soft);--ink:var(--bs-text);--muted:var(--bs-text-muted);--line:var(--bs-divider);--control:var(--bs-control-border);--accent:var(--bs-primary);--sage:var(--bs-surface-soft);--tint:#f2e7e1;--glass:var(--surface);--shadow:none;--modal-shadow:0 8px 32px #1a1a1a26;--error-bg:#f9e7e3;--error-ink:#742a25;--success-bg:#3a2525;color:var(--ink);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#1a1a1a;--surface:#242322;--raised:#302d29;--ink:#f7f4ee;--muted:#c1b5a9;--line:#51483f;--control:#918478;--accent:#f0b7b0;--sage:#ede2d5;--tint:#3c2928;--modal-shadow:0 8px 32px #0005;--error-bg:#3c2427;--error-ink:#ffd0c9;--success-bg:#3a2525;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{min-width:320px;color:var(--ink);background:var(--bg);transition:background-color .22s var(--ease),color .22s var(--ease)}body:before{display:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline-color:var(--accent)}button{transition:transform .14s var(--ease),background-color .18s var(--ease),color .18s var(--ease)}button:active:not(:disabled){transform:scale(.97)}input,textarea,select{min-height:46px;transition:background-color .22s var(--ease)}input::placeholder,textarea::placeholder{opacity:1}h1{letter-spacing:-.045em;font-size:2rem}h2{font-size:1.25rem}h1,h2,h3{font-weight:700}.header,.page{max-width:1220px;padding-inline:32px}.header{gap:28px;height:88px}.header:after{display:none}.brand{gap:11px;font-size:19px;line-height:1.04}.brand-logo{object-fit:contain;border-radius:12px;flex-shrink:0;width:48px;height:48px}.brand-caption{color:var(--muted);letter-spacing:.015em;font-weight:550}.header-tools{align-items:center;gap:16px;display:flex}.header-account{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:.8rem;overflow:hidden}.theme-toggle{border:1px solid var(--line);background:var(--surface);width:46px;height:46px;color:var(--ink);box-shadow:var(--shadow);border-radius:50%;flex-shrink:0;place-content:center;padding:0;display:grid}.theme-toggle:hover{background:var(--raised)}.theme-toggle-icons{width:20px;height:20px;display:block;position:relative}.theme-toggle-icons>span{place-content:center;display:grid;position:absolute;inset:0}.desktop-nav{background:var(--surface);border:1px solid var(--line);border-radius:28px;align-self:auto;gap:5px;padding:4px}.desktop-nav button{isolation:isolate;border-radius:24px;min-height:42px;padding:9px 19px;font-size:.82rem;font-weight:600}.desktop-nav button.active{color:#fff}.desktop-nav button.active:after{display:none}.nav-marker{border-radius:inherit;z-index:-1;background:var(--burgundy);box-shadow:none;position:absolute;inset:0}.active .counter{background:#ffffff25}.catalog-section{padding-top:34px}.catalog-intro{justify-content:space-between;align-items:center;gap:30px;margin-bottom:24px;display:flex}.eyebrow{color:var(--muted);margin-bottom:6px;font-size:.73rem;display:block}.catalog-intro h1{font-size:1.75rem;font-weight:750}.title-dot{color:var(--accent)}.search{width:320px;transition:background-color .22s var(--ease);border-radius:12px}.search input{background:0 0;padding:12px 0;font-size:.81rem}.search button{min-width:36px;min-height:44px}.filter-row{min-width:0;margin-bottom:30px}.category-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin:-4px;padding:4px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{background:var(--surface);color:var(--muted);border-radius:9px;min-height:44px;font-size:.77rem}.category-tabs button.selected{background:var(--burgundy);color:#fff;border-color:var(--burgundy)}.category-tabs button:not(.selected):hover{background:var(--raised);color:var(--ink)}.select-filters select{font-size:.73rem}.catalog-groups{flex-direction:column;gap:36px;display:flex}.catalog-group{min-width:0}.group-heading{align-items:baseline;gap:10px;margin-bottom:16px;display:flex}.group-heading h2{font-size:1.16rem;font-weight:700}.group-heading>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.73rem}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.product-image-button{aspect-ratio:1.5;border:1px solid var(--line);background:var(--raised);box-shadow:var(--shadow);border-radius:12px}.product-image-button img{transition:transform .32s var(--ease)}.cover-label{color:#f7f4ee;background:#101112d6;border:1px solid #ffffff28;border-radius:5px;padding:3px 6px;font-size:.6rem;font-weight:650;position:absolute;top:8px;left:8px}.image-open{color:#fff;background:#101112bb;border:1px solid #ffffff26;width:30px;height:30px}.product-title{letter-spacing:-.02em;overflow-wrap:anywhere;width:100%;margin:0;padding:12px 0 0;font-size:.85rem;line-height:1.45;display:block}.product-title:hover{color:var(--accent)}.product-bottom{border:0;gap:6px;min-height:42px;margin:0;padding:0}.price{font-size:.92rem}.price svg{color:var(--accent)}.coming-soon{color:var(--muted);font-size:.72rem}.add-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:12px}.add-button.added{color:var(--sage);background:var(--success-bg)}.help-strip{border:1px solid var(--line);background:var(--raised);border-radius:16px;gap:16px;margin:32px 0;padding:24px}.help-strip-icon,.empty-icon{color:var(--sage);background:var(--raised);border-radius:14px}.help-strip-icon{width:46px;height:46px}.help-strip h3{font-size:.96rem}.footer{padding-bottom:35px}.brand-small{font-size:15px}.brand-small .brand-logo{border-radius:9px;width:38px;height:38px}.footer .muted{font-size:.67rem}.footer-links{gap:18px;font-size:.68rem}.button{background:var(--burgundy);color:#fff;border-color:var(--burgundy);box-shadow:none;border-radius:12px}.button:hover:not(:disabled){background:var(--bs-primary-pressed)}.button.secondary{background:var(--surface);color:var(--ink);border-color:var(--line);box-shadow:none}.button.secondary:hover,.icon-button:hover{background:var(--raised)}.text-button,.inline-link{color:var(--accent)}.page-heading{padding:30px 0}.page-heading h1{font-size:2rem}.empty{min-height:360px}.empty-icon{border-radius:20px}.error-notice{background:var(--error-bg);color:var(--error-ink);border-color:var(--line);border-radius:12px}.error-notice .text-button{color:inherit}.skeleton{background:var(--raised);border-radius:12px;position:relative;overflow:hidden}.skeleton:after{content:"";background:var(--muted);opacity:.08;animation:loading-sweep 1.5s var(--ease) infinite;position:absolute;inset:0;transform:translate(-100%)}.skeleton.cover{aspect-ratio:1.5}@keyframes loading-sweep{to{transform:translate(100%)}}.sheet{border:1px solid var(--line);background:var(--surface);box-shadow:var(--modal-shadow);overscroll-behavior:contain;border-radius:22px}.sheet::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#1a1a1aaa}.sheet-content{background:0 0}.sheet h2{font-size:1.65rem}.sheet p{font-size:.88rem}.detail-art{background:var(--raised);height:280px}.detail-meta{color:var(--sage);flex-wrap:wrap;font-size:.76rem}.activation{background:var(--raised);border-radius:12px}.activation p{color:var(--muted)}.sheet-product .sheet-content{padding:0;position:relative}.sheet-product .sheet-heading{z-index:3;color:#f7f4ee;margin:0;position:absolute;top:14px;left:15px;right:15px}.sheet-product .sheet-heading>span,.sheet-product .sheet-heading .icon-button{-webkit-backdrop-filter:none;backdrop-filter:none;background:#101112c2;border:1px solid #ffffff2b;border-radius:30px}.sheet-product .sheet-heading>span{padding:8px 12px}.sheet-product .detail-art{border-radius:0;height:335px}.product-detail-info{border-top:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:25px 25px 0 0;margin-top:-34px;padding:14px 27px 28px;position:relative}.sheet-grip{background:var(--muted);opacity:.4;border-radius:4px;width:34px;height:3px;margin:0 auto 22px;display:block}.product-detail-info .detail-meta{margin:0 0 13px}.product-detail-info .activation{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;padding:19px 0}.toast{background:var(--success-bg);color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);translate:-50%}.cart-image{background:var(--raised);border-radius:12px;width:110px;height:120px}.cart-description{min-width:0}.cart-price{text-align:right;white-space:normal;max-width:120px;font-size:.85rem}.quantity button{min-width:44px;min-height:44px}.checkout-summary,.support-form{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);transition:background-color .22s var(--ease);border-radius:16px}.summary-total{border-color:var(--line);gap:10px}.summary-total strong{font-size:1.3rem}.summary-total svg{color:var(--accent)}.checkbox input{min-height:18px}.secure-note,.support-intro>svg{color:var(--sage)}.secure-note{font-size:.72rem}.status{background:var(--raised);color:var(--ink)}.status.success,.ticket-answer{background:var(--success-bg);color:var(--sage)}.key-box{background:var(--raised)}summary{align-content:center;min-height:44px}.order-heading>.muted{overflow-wrap:anywhere}.admin-shell{max-width:1520px}.admin-sidebar{background:var(--surface);transition:background-color .22s var(--ease)}.admin-sidebar nav button{border-radius:9px;min-height:46px}.admin-top{gap:16px;justify-content:initial}.admin-top>div:first-child{margin-right:auto}.admin-actions>.select,.admin-actions>select{max-width:320px;font-size:.8rem}.admin-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin-bottom:24px}.admin-table th{padding:14px 12px;font-size:.73rem}.admin-table td p{font-size:.72rem}.admin-table tr:hover td{background:var(--tint)}.admin-product img{background:var(--raised);border-radius:7px;width:48px;height:60px}.row-actions{grid-template-columns:repeat(2,max-content);gap:0 14px;display:grid}.row-actions .text-button{justify-content:flex-start;font-size:.75rem}.admin-login{background:var(--surface);border:1px solid var(--line);max-width:460px;box-shadow:var(--shadow);transition:background-color .22s var(--ease);border-radius:22px;margin:7vh auto;padding:32px}.login-brand{justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;display:flex}.admin-login h1{font-size:1.8rem}.admin-login>p{font-size:.87rem}.admin-notice{background:var(--success-bg);border:1px solid var(--line);border-radius:12px;font-size:.81rem}.danger-text{color:var(--accent)}.danger-button{background:var(--burgundy)}.delete-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}@media (hover:hover) and (pointer:fine){.product-image-button:hover img{transform:scale(1.025)}}@media (hover:none){.product-image-button:hover img{transform:none}}@media (width<=1050px){.header,.page{padding-inline:24px}.desktop-nav button{padding-inline:13px}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=720px){.header{border:0;height:83px;padding-inline:16px}.brand{gap:10px;font-size:17px}.brand-logo{border-radius:12px;width:43px;height:43px}.theme-toggle{width:44px;height:44px}.page{padding-inline:16px}.catalog-section{padding-top:9px}.catalog-intro{flex-direction:column;align-items:stretch;gap:19px;margin-bottom:15px}.eyebrow{margin-bottom:4px;font-size:.69rem}.catalog-intro h1{font-size:1.75rem}.search{border-radius:12px;width:100%}.search input{min-height:45px;padding-block:11px;font-size:.8rem}.filter-row{gap:10px;margin-bottom:23px}.category-tabs{gap:7px;width:calc(100% + 8px);display:flex}.category-tabs button{border-radius:8px;padding:8px 13px;font-size:.72rem}.category-tabs button svg{display:none}.category-tabs button:first-child svg{width:14px;display:block}.catalog-groups{gap:26px}.group-heading{gap:8px;margin-bottom:13px}.group-heading h2{font-size:1.125rem}.group-heading>span{font-size:.68rem}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.product-image-button{aspect-ratio:1.5;border-radius:12px}.product-title{padding-top:10px;font-size:.9375rem}.cover-label{font-size:.57rem;top:7px;left:7px}.coming-soon{font-size:.8125rem}.product-bottom{min-height:38px}.help-strip{gap:12px;margin:32px 0 26px;padding:16px}.help-strip h3{font-size:.86rem}.help-strip>.text-button{min-height:44px;margin-left:auto;font-size:.75rem}.help-strip-icon{border-radius:12px;width:40px;height:40px}.help-strip-icon svg{width:22px}.footer{padding-bottom:calc(115px + max(env(safe-area-inset-bottom),var(--tg-inset-bottom,0px)))}.footer-links{gap:0 18px;font-size:.66rem}.footer-links button{min-height:44px}.bottom-nav{left:max(12px,env(safe-area-inset-left),var(--tg-inset-left,0px));right:max(12px,env(safe-area-inset-right),var(--tg-inset-right,0px));bottom:max(10px,env(safe-area-inset-bottom),var(--tg-inset-bottom,0px));background:var(--surface);border:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:var(--shadow);border-radius:22px;gap:3px;padding:7px}.bottom-nav button{isolation:isolate;border-radius:16px;justify-content:center;gap:4px;min-height:55px;padding:6px 4px;font-size:.62rem}.bottom-nav button.active{color:#fff;font-weight:650}.bottom-nav .nav-marker{display:block;position:absolute}.bottom-nav .nav-label{display:block}.bottom-nav .nav-icon{display:flex;position:relative}.bottom-nav b{color:#fff;border:1px solid #fff5}.sheet{max-width:100%;max-height:calc(100dvh - max(16px,env(safe-area-inset-top),var(--tg-inset-top,0px)));border-radius:22px 22px 0 0}.sheet-content{padding-bottom:calc(26px + max(env(safe-area-inset-bottom),var(--tg-inset-bottom,0px)))}.sheet h2{font-size:1.5rem}.sheet p{font-size:.9375rem}.sheet-product .detail-art{height:295px}.product-detail-info{padding:14px 22px calc(25px + max(env(safe-area-inset-bottom),var(--tg-inset-bottom,0px)))}.detail-action strong{font-size:.97rem}.detail-action .button{padding-inline:15px;font-size:.8rem}.toast{bottom:calc(95px + max(env(safe-area-inset-bottom),var(--tg-inset-bottom,0px)))}.page-heading{padding:17px 0 25px}.page-heading h1{font-size:1.8rem}.cart-line{flex-wrap:wrap}.cart-image{width:64px;height:85px}.cart-price{max-width:90px;font-size:.75rem}.cart-description>p{font-size:.69rem}.cart-description>.text-button{min-height:44px;font-size:.7rem}.admin-sidebar{padding:12px}.admin-top{flex-wrap:wrap;gap:8px}.admin-top>div:first-child{flex-basis:calc(100% - 60px)}.admin-actions>select{width:100%;max-width:100%}.admin-login{margin:24px 16px;padding:26px 23px}.admin-form .form-grid{grid-template-columns:1fr}}@media (width<=370px){.page,.header{padding-inline:16px}.catalog-intro h1{font-size:1.625rem}.products-grid{gap:16px 12px}.help-strip>.text-button{margin-left:52px}}@media (prefers-reduced-transparency:reduce){.bottom-nav,.product-detail-info{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none}.sheet::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-image-button:hover img,button:active:not(:disabled){transform:none}}input,textarea,select,.search{border-color:var(--control);border-radius:var(--bs-radius-control)}.brand-logo{border-radius:0;width:48px;height:48px}.brand-small .brand-logo{border-radius:0}.header{border-bottom:1px solid var(--line)}.desktop-nav{background:0 0;border:0;padding:0}.desktop-nav button{border-radius:12px}.theme-toggle{border-color:var(--control);box-shadow:none;border-radius:12px}.search input{border:0}.brand-accent{border-radius:4px;height:16px;margin:0 0 24px;overflow:hidden}.brand-accent img{object-fit:cover;object-position:center bottom}.catalog-group{padding:0}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.product-image-button{aspect-ratio:1.5;box-shadow:none;border:0;border-radius:0}.product-image-button img,.detail-art img,.cart-image img,.admin-product img{object-fit:contain;object-position:center}.product-image-button,.detail-art,.cart-image,.admin-product img{background:#f7f4ee}.product-image-button img,.detail-art img,.cart-image img,.admin-product img{filter:none;mix-blend-mode:normal}.cart-image{width:96px;height:64px}.admin-product img{width:72px;height:48px}.product-title{padding:12px 12px 0;font-size:1rem;font-weight:700;line-height:1.5}.product-variant{color:var(--muted);margin:4px 12px 0;font-size:.875rem;line-height:1.5}.product-bottom{flex-direction:column;align-items:stretch;gap:12px;margin:auto 0 0;padding:8px 12px 12px}.price{min-height:24px;font-size:1.125rem}.coming-soon{min-height:24px;font-size:.875rem;line-height:1.5}.add-button{width:100%;min-height:44px;color:var(--accent);background:var(--tint);border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:.875rem;font-weight:650;display:flex}.add-button:hover{color:var(--ink);background:var(--raised)}.add-button.added{color:var(--sage)}.cover-label,.image-open{display:none}.product-image-button:hover img{transform:none}.bottom-nav{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:var(--bs-shadow-raised);border-radius:16px}.bottom-nav button{border-radius:12px}.bottom-nav .nav-marker{background:var(--burgundy);box-shadow:none}.sheet{border-radius:16px}.sheet-product .sheet-heading>span,.sheet-product .sheet-heading .icon-button{background:var(--surface);color:var(--ink);border:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none}.sheet-product .detail-art{aspect-ratio:1.5;height:auto}.product-detail-info{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin-top:0;padding:24px}.sheet-grip{display:none}.product-detail-info .detail-meta{font-size:.875rem}.product-detail-info h2{font-size:1.75rem}.product-detail-info .activation h3{font-size:1rem}.detail-action strong{font-size:1.125rem}.sheet p{font-size:1rem;line-height:1.5}.admin-table{font-size:.875rem}.admin-table th,.admin-table td p,.admin-table .text-button{font-size:.8125rem}.admin-notice{background:var(--raised)}.admin-sidebar nav button.active{background:var(--burgundy);color:#fff}@media (width<=720px){.products-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr))}.header{height:80px}.brand-logo{width:44px;height:44px}.catalog-section{padding-top:16px}.catalog-intro{gap:16px;margin-bottom:16px}.filter-row{margin-bottom:24px}.category-tabs button{border-radius:12px;padding:8px 12px;font-size:.8125rem}.product-image-button{aspect-ratio:1.5}.product-title{font-size:.9375rem}.cart-image{width:72px;height:48px}.product-variant,.coming-soon,.add-button{font-size:.8125rem}.group-heading h2{font-size:1.125rem}.group-heading>span{font-size:.8125rem}.product-detail-info{padding:24px 16px calc(24px + max(env(safe-area-inset-bottom),var(--tg-inset-bottom,0px)))}.detail-action{flex-wrap:wrap}.detail-action .button{flex:1}.sheet-product .detail-art{aspect-ratio:1.5;height:auto}.sheet{border-radius:16px 16px 0 0}.admin-top>div:first-child{flex-basis:auto;min-width:180px}.admin-top>.text-button{font-size:0}.admin-top>.text-button svg{width:20px}}@media (width<=350px){.products-grid{grid-template-columns:1fr}}:root[data-input=keyboard] *,:root[data-input=keyboard] :before,:root[data-input=keyboard] :after{transition-duration:0s!important}:root{font-family:var(--bs-font);font-optical-sizing:auto;--motion-quick:.14s;--motion-normal:.26s;--motion-sheet:.38s}h1{letter-spacing:-.035em}.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav button{min-width:0}.bottom-nav .nav-label{font-size:11px}.profile-layout{flex-direction:column;gap:24px;max-width:680px;margin:0 auto;display:flex}.profile-identity{align-items:center;gap:16px;padding:24px 0;display:flex}.profile-avatar{background:var(--raised);width:72px;height:72px;color:var(--accent);border-radius:24px;flex-shrink:0;place-items:center;display:grid}.profile-identity h2{overflow-wrap:anywhere}.profile-identity p{color:var(--muted);margin:4px 0}.profile-statistics{border-block:1px solid var(--line);justify-content:space-around;padding:20px 0;display:flex}.profile-statistics>div{text-align:center;flex-direction:column;gap:4px;display:flex}.profile-statistics strong{font-variant-numeric:tabular-nums;font-size:24px}.profile-statistics span{color:var(--muted);font-size:13px}.profile-links{flex-direction:column;display:flex}.profile-links>button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;align-items:center;gap:16px;min-height:84px;padding:16px 0;display:flex}.profile-links>button>span{flex-direction:column;flex:1;gap:4px;display:flex}.profile-links small{color:var(--muted);font-size:14px}.profile-links strong{font-size:16px;font-weight:600}.profile-current>button{background:var(--surface);border:1px solid var(--line);text-align:left;border-radius:16px;align-items:center;gap:12px;width:100%;margin-top:12px;padding:16px;display:flex}.profile-current>button>span:first-child{flex:1}.order-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:24px 0;list-style:none;display:grid}.order-progress>li{min-width:0;color:var(--muted);flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:relative}.progress-track{background:var(--line);height:2px;position:absolute;top:18px;left:40px;right:0;overflow:hidden}.order-progress>li:last-child .progress-track{display:none}.progress-track>span{background:var(--sage);transform-origin:0;width:100%;height:100%;display:block}.progress-icon{border:1px solid var(--line);background:var(--bg);z-index:1;width:36px;height:36px;transition:background-color .24s var(--ease),color .24s var(--ease);border-radius:50%;place-items:center;display:grid}.order-progress>li[data-reached=true]{color:var(--ink)}.order-progress>li[data-reached=true] .progress-icon{color:var(--sage);background:var(--success-bg);border-color:#0000}.order-progress>li[aria-current=step] .progress-icon{color:#fff;background:var(--burgundy)}.order-progress strong{font-size:13px;font-weight:600}.order-progress time{color:var(--muted);font-size:11px}.order-progress.compact{padding:20px 0}.order-progress.compact time{display:none}.order-terminal{color:var(--muted);align-items:center;gap:10px;padding:20px 0;display:flex}.customer-field{margin-top:12px}.customer-field input{width:100%}.customer-detail-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.customer-detail-header h2{overflow-wrap:anywhere}.crm-filters{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.crm-filters input{flex:1;min-width:200px}.crm-filters button{min-height:46px}.customer-name{flex-direction:column;gap:4px;display:flex}.customer-name small{color:var(--muted)}.crm-summary{flex-wrap:wrap;gap:24px;margin:20px 0;display:flex}.crm-summary div{flex-direction:column;gap:4px;display:flex}.crm-summary strong{font-size:24px}.crm-summary small{color:var(--muted)}.crm-detail{padding-top:8px}.crm-detail dl{grid-template-columns:140px 1fr;gap:12px;margin-bottom:24px;display:grid}.crm-detail dt{color:var(--muted)}.crm-detail dd{overflow-wrap:anywhere;margin:0}.crm-order-line{border-bottom:1px solid var(--line);padding:16px 0}.crm-order-line h3{margin-bottom:8px}.crm-order-line p{margin-top:6px;font-size:14px}.crm-action-row{flex-wrap:wrap;gap:12px;padding:20px 0;display:flex}.crm-loading{color:var(--muted);padding:40px}.field-editor{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.field-editor-row{align-items:flex-end;gap:8px;display:flex}.field-editor-row>label:first-child{flex:1}.field-editor-row .icon-button{flex-shrink:0}.product-card{animation:product-arrive .32s var(--ease) both}.product-card:nth-child(2){animation-delay:35ms}.product-card:nth-child(3){animation-delay:60ms}.product-card:nth-child(4){animation-delay:85ms}.catalog-group{animation:group-arrive .22s var(--ease)}.category-tabs button{isolation:isolate;position:relative}.category-tabs button>svg{position:relative}.category-selection{background:var(--burgundy);border-radius:inherit;z-index:-1;position:absolute;inset:0}.category-tabs button.selected{color:#fff;background:0 0}.add-button>svg,.image-open>svg,.profile-links>button>svg:last-child{transition:transform var(--motion-normal) var(--ease)}@media (hover:hover){.add-button:hover>svg,.profile-links>button:hover>svg:last-child{transform:translate(3px)}.product-image-button:hover .image-open>svg{transform:translate(2px,-2px)}}@keyframes product-arrive{0%{opacity:.7;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes group-arrive{0%{opacity:.65;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.bottom-nav{gap:0;padding-inline:6px;display:grid;left:12px;right:12px}.bottom-nav button{padding:10px 2px}.profile-layout{gap:20px}.profile-identity{padding-top:8px}.profile-statistics strong{font-size:22px}.order-progress strong{font-size:12px}.order-progress time{font-size:10px}.order-bottom>div{flex-wrap:wrap}.crm-detail dl{grid-template-columns:1fr;gap:4px}.crm-detail dd{margin-bottom:12px}.field-editor-row{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.product-card,.catalog-group{animation:none!important}.progress-icon,.add-button>svg,.profile-links>button>svg:last-child{transition:none!important}}:root[data-input=keyboard] .product-card,:root[data-input=keyboard] .catalog-group{animation:none}.store-shell[data-design=focus] .header{border:0;gap:20px;height:84px}.store-shell[data-design=focus] .brand{letter-spacing:-.03em;font-size:19px;font-weight:700;line-height:1.05}.store-shell[data-design=focus] .brand-caption{letter-spacing:0;margin-top:5px;font-size:11px;font-weight:400}.store-shell[data-design=focus] .header-tools{gap:8px}.store-shell[data-design=focus] .theme-toggle{width:44px;height:44px;box-shadow:none;background:0 0;border:0;border-radius:14px}.header-cart{position:relative}.header-cart b{background:var(--burgundy);color:#fff;border-radius:20px;place-items:center;min-width:18px;min-height:18px;font-size:11px;font-weight:600;display:grid;position:absolute;top:1px;right:0}.store-shell[data-design=focus] .catalog-section{padding-top:12px}.store-shell[data-design=focus] .catalog-intro{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.store-shell[data-design=focus] .catalog-intro h1{letter-spacing:-.035em;color:var(--ink);font-size:28px;line-height:1.18}.store-shell[data-design=focus][data-page=home] .catalog-intro h1{color:var(--accent)}.home-subtitle{color:var(--muted);margin-top:6px;font-size:14px}.store-shell[data-design=focus] .search{border:1px solid var(--line);background:var(--surface);border-radius:12px;max-width:460px;min-height:46px}.home-promo{background:var(--raised);border:1px solid var(--line);border-radius:16px;align-items:center;max-width:600px;min-height:112px;margin:0 0 28px;padding:16px 20px;display:flex;position:relative;overflow:hidden}.home-promo>div:first-child{z-index:1;position:relative}.home-promo h2{letter-spacing:-.025em;font-size:20px;line-height:1.12}.home-promo button{background:var(--green);color:#fff;border:0;border-radius:9px;align-items:center;gap:10px;min-height:36px;margin-top:10px;padding:6px 12px;font-size:13px;font-weight:550;display:inline-flex}.promo-weave{clip-path:polygon(50% 0,100% 0,100% 100%,0 100%,55% 50%);width:72px;height:100%;position:absolute;bottom:0;right:0;overflow:hidden}.promo-weave img{object-fit:cover;object-position:center bottom;transform-origin:100% 100%;max-width:none;position:absolute;bottom:0;right:0;transform:rotate(90deg)translateY(-80px)scaleY(8);width:800px!important;height:12px!important}.store-shell[data-design=focus] .group-heading{justify-content:space-between;gap:12px;margin-bottom:14px}.store-shell[data-design=focus] .group-heading h2,.store-shell[data-design=focus] .catalog-group:first-child .group-heading h2{letter-spacing:-.025em;max-width:none;font-size:21px;line-height:1.2}.store-shell[data-design=focus] .group-heading .text-button{white-space:nowrap;gap:6px;min-height:32px;font-size:14px;font-weight:500}.store-shell[data-design=focus] .products-grid{align-items:stretch;gap:12px;padding-bottom:4px}.store-shell[data-design=focus] .product-card{border:1px solid var(--line);scroll-snap-align:start;max-width:none;box-shadow:none;border-radius:16px;flex:0 0 206px;padding:0}.store-shell[data-design=focus] .product-image-button{aspect-ratio:1.5;background:#f7f4ee;border-radius:15px 15px 0 0;flex-shrink:0}.store-shell[data-design=focus] .product-title{letter-spacing:-.02em;overflow-wrap:anywhere;min-height:54px;margin:0;padding:12px 12px 0;font-size:17px;font-weight:650;line-height:1.18}.store-shell[data-design=focus] .product-variant{color:var(--muted);margin:0;padding:6px 12px 0;font-size:12px;line-height:1.4}.store-shell[data-design=focus] .product-bottom{flex-direction:column;align-items:stretch;gap:10px;min-height:0;margin:auto 0 0;padding:12px;display:flex}.store-shell[data-design=focus] .coming-soon{font-size:13px;font-weight:400;line-height:1.3}.store-shell[data-design=focus] .price{font-size:19px}.store-shell[data-design=focus] .add-button{background:var(--burgundy);color:#fff;border:0;border-radius:10px;justify-content:center;gap:6px;width:100%;min-width:0;height:auto;min-height:40px;padding:8px;font-size:13px;font-weight:550;display:flex}.store-shell[data-design=focus] .add-button svg{width:15px;height:15px}.store-shell[data-design=focus] .image-open{display:none}.store-shell[data-design=focus][data-page=catalog] .products-grid{scroll-snap-type:none;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));margin:0;padding:0;display:grid;overflow:visible}.store-shell[data-design=focus][data-page=catalog] .product-card{width:100%}.store-shell[data-design=focus] .bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.store-shell[data-design=focus] .footer{margin-top:40px}@media (width<=720px){.store-shell[data-design=focus] .header{gap:8px;height:76px}.store-shell[data-design=focus] .brand{gap:9px;font-size:17px}.store-shell[data-design=focus] .brand-logo{width:44px;height:44px}.store-shell[data-design=focus] .header-tools{gap:2px}.store-shell[data-design=focus] .catalog-section{padding-top:8px}.store-shell[data-design=focus] .catalog-intro{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:16px}.store-shell[data-design=focus] .catalog-intro h1{font-size:28px}.home-subtitle{font-size:13px;line-height:1.4}.store-shell[data-design=focus] .search{width:100%;max-width:none}.home-promo{min-height:108px;margin-bottom:24px;padding:14px 16px}.home-promo h2{font-size:19px}.home-promo button{min-height:34px;margin-top:8px;font-size:12px}.store-shell[data-design=focus] .products-grid{gap:12px;margin-right:-16px;padding-right:16px;scroll-padding:16px}.store-shell[data-design=focus] .product-card{flex-basis:calc(50vw - 26px);min-width:154px;max-width:196px}.store-shell[data-design=focus] .group-heading h2,.store-shell[data-design=focus] .catalog-group:first-child .group-heading h2{font-size:20px}.store-shell[data-design=focus] .product-title{min-height:50px;font-size:16px}.store-shell[data-design=focus] .product-variant{padding-top:4px;font-size:11px}.store-shell[data-design=focus] .product-bottom{gap:8px;padding-top:10px}.store-shell[data-design=focus] .coming-soon{font-size:12px}.store-shell[data-design=focus][data-page=catalog] .products-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,9.5rem),1fr));gap:12px}.store-shell[data-design=focus][data-page=catalog] .product-card{min-width:0;max-width:none}.store-shell[data-design=focus] .category-tabs button{border-radius:10px;padding:10px 13px}.store-shell[data-design=focus] .filter-row{margin-bottom:20px}.store-shell[data-design=focus] .bottom-nav{border:0;border-top:1px solid var(--line);padding:8px max(8px,env(safe-area-inset-left),var(--tg-inset-left,0px)) calc(8px + max(env(safe-area-inset-bottom),var(--tg-inset-bottom,0px)));background:var(--surface);box-shadow:none;border-radius:18px 18px 0 0;gap:0;margin:0;position:fixed;bottom:0;left:0;right:0}.store-shell[data-design=focus] .bottom-nav button{color:var(--muted);gap:5px;min-height:54px;padding:5px 4px}.store-shell[data-design=focus] .bottom-nav button.active{color:var(--accent)}.store-shell[data-design=focus] .bottom-nav .nav-marker{background:var(--tint);border-radius:12px;inset:0 12px}.store-shell[data-design=focus] .bottom-nav .nav-label{font-size:11px}.store-shell[data-design=focus] .page{padding-bottom:100px}}@media (width<=350px){.store-shell[data-design=focus] .catalog-intro h1{font-size:26px}}@media (prefers-reduced-motion:reduce){.store-shell[data-design=focus] .products-grid{scroll-snap-type:none}}:root,:root[data-theme=dark]{--bg:#1a1a1a;--surface:#242120;--raised:#302b28;--ink:#f7f4ee;--muted:#c1b5a9;--line:#4a403a;--control:#938478;--accent:#ede2d5;--green:var(--burgundy);--sage:#ede2d5;--tint:#3a2525;--glass:var(--surface);--beige:#ede2d5;--shadow:none;--error-bg:#382328;--error-ink:#ffb8b8;--success-bg:#3a2525;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg);color:var(--ink)}body{background:var(--bg)}.store-shell[data-design=focus] .header{height:76px}.store-shell[data-design=focus] .brand-caption{display:none}.store-shell[data-design=focus] .brand-logo{width:42px;height:42px}.store-shell[data-design=focus] .header-account{display:none}.home-title{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.store-shell[data-design=focus][data-page=home] .catalog-intro{margin-bottom:16px}.store-shell[data-design=focus] .search{background:var(--surface);border-color:var(--line)}.home-promo{isolation:isolate;background:#242020;border-color:#493532;min-height:124px;margin-bottom:26px}.home-promo>div:first-child{max-width:62%}.home-promo h2{letter-spacing:-.025em;color:#f7f4ee;font-size:22px}.home-promo button{background:var(--green);color:#fff;min-height:40px;margin-top:12px}.home-promo-art{object-fit:cover;object-position:center;z-index:-1;width:55%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 32%);mask-image:linear-gradient(90deg,#0000,#000 32%)}.promo-weave{clip-path:none;opacity:.6;width:45%;height:6px;bottom:0;left:0;right:auto}.promo-weave img{object-fit:initial;max-width:none;position:absolute;inset:auto 0 0 auto;transform:none;width:900px!important;height:auto!important}.store-shell[data-design=focus] .catalog-groups{gap:30px}.store-shell[data-design=focus] .group-heading{align-items:center;margin-bottom:12px}.store-shell[data-design=focus] .group-heading h2,.store-shell[data-design=focus] .catalog-group:first-child .group-heading h2{font-size:20px;font-weight:650;line-height:1.25}.store-shell[data-design=focus] .group-heading .text-button{color:var(--muted);font-size:13px}.store-shell[data-design=focus] .products-grid{scrollbar-width:none}.store-shell[data-design=focus] .products-grid::-webkit-scrollbar{display:none}.store-shell[data-design=focus] .product-card{box-shadow:none;background:0 0;border:0;border-radius:0;min-width:0}.store-shell[data-design=focus] .product-image-button{background:var(--surface);aspect-ratio:1.5;border:0;border-radius:14px}.store-shell[data-design=focus] .product-image-button img{object-fit:contain;object-position:center;filter:none;border-radius:14px;width:100%;height:100%}.store-shell[data-design=focus] .product-title{letter-spacing:-.012em;min-height:48px;padding:10px 0 0;font-size:15px;font-weight:600;line-height:1.3}.store-shell[data-design=focus] .product-variant{padding:4px 0 0;font-size:12px}.store-shell[data-design=focus] .product-bottom{gap:0;padding:8px 0 0}.store-shell[data-design=focus] .add-button{background:var(--burgundy);color:#fff;border-radius:10px;min-height:42px;font-size:13px;font-weight:600}.store-shell[data-design=focus] .add-button span{justify-content:center;align-items:center;gap:6px;display:flex}.store-shell[data-design=focus] .add-button:disabled{opacity:1;color:#c1b5a9;background:#302b28}.store-shell[data-design=focus] .add-button.added{background:var(--green)}.store-shell[data-design=focus] .add-button:hover:not(:disabled){background:#641919}.store-shell[data-design=focus] .footer{display:none}.product-detail-info .detail-action{justify-content:stretch}.product-detail-info .detail-action .button{width:100%;min-height:48px}.sheet-product .detail-art,.cart-image,.admin-product img,.admin-sidebar,.admin-top,.admin-table-wrap,.admin-form input,.admin-form textarea,.admin-form select{background:var(--surface)}@media (width<=720px){.store-shell[data-design=focus] .header{height:70px}.store-shell[data-design=focus] .brand{font-size:16px}.store-shell[data-design=focus] .catalog-section{padding-top:6px}.store-shell[data-design=focus] .product-card{flex-basis:44%;min-width:148px;max-width:190px}.store-shell[data-design=focus][data-page=catalog] .product-card{max-width:none}.store-shell[data-design=focus] .bottom-nav{background:#242120;border-color:#4a403a}.store-shell[data-design=focus] .bottom-nav .nav-marker{background:#3a2525}.store-shell[data-design=focus] .catalog-intro{gap:0}.home-promo{min-height:124px;margin-bottom:24px;padding:16px}.home-promo h2{font-size:21px}.home-promo-art{width:57%}}@media (prefers-reduced-motion:reduce){.home-promo-art{transition:none}}.store-shell[data-design=focus][data-page=home] .products-grid{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;display:flex;overflow-x:auto}.home-categories{scrollbar-width:none;gap:8px;margin:0 -16px 16px;padding:0 16px;display:flex;overflow-x:auto}.home-categories button{white-space:nowrap;background:var(--surface);border:1px solid var(--line);min-height:40px;color:var(--muted);border-radius:10px;padding:8px 12px;font-size:13px}.home-categories button:hover{color:var(--ink);background:var(--raised)}.product-detail-info .detail-action .button:disabled{color:#c1b5a9;opacity:1;background:#302b28;border-color:#302b28}.store-shell[data-design=focus] .category-heading-redundant{display:none}@media (width<=720px){.store-shell[data-design=focus][data-page=catalog] .catalog-intro{gap:16px}}:root{--action-face:linear-gradient(135deg,#a13b39 0%,#7a1f1f 72%,#681a1a 100%);--action-edge:#b86156;--action-shadow:0 6px 15px #7a1f1f47,0 2px 2px #0003,inset 0 1px #f7f4ee3d,inset 0 -1px #0003;--quiet-face:linear-gradient(155deg,#39312d,#292423);--quiet-shadow:0 3px 7px #00000024,inset 0 1px #ede2d51a,inset 0 -1px #00000029;--control-ease:cubic-bezier(.22,1,.36,1)}:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button){isolation:isolate;border:1px solid var(--action-edge);color:#fff;background:var(--action-face);min-height:48px;box-shadow:var(--action-shadow);text-shadow:0 1px 1px #380c0c3d;transition:transform .18s var(--control-ease);border-radius:14px;position:relative}:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):before{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .18s var(--control-ease);background:linear-gradient(#f7f4ee1f,#0000 75%);position:absolute;inset:0}:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .18s var(--control-ease);position:absolute;inset:0;box-shadow:0 8px 22px #a13b3952}:is(.button.secondary:not(:disabled),.home-categories button,.category-tabs button,.icon-button){border:1px solid var(--line);background:var(--quiet-face);min-height:44px;color:var(--ink);box-shadow:var(--quiet-shadow);text-shadow:none;transition:transform .18s var(--control-ease);border-radius:12px}.button.secondary:not(:disabled):after{box-shadow:none}.store-shell[data-design=focus] .add-button,.home-promo button{border-radius:12px;min-height:44px}.home-categories{margin-top:-3px;margin-bottom:6px;padding-block:3px 10px}.category-tabs{margin-bottom:-12px;padding-block:4px 12px}.category-tabs button.selected{border-color:var(--action-edge);box-shadow:var(--action-shadow);background:0 0}:is(.category-selection,.desktop-nav .nav-marker,.store-shell[data-design=focus] .bottom-nav .nav-marker),.admin-sidebar nav button.active{background:var(--action-face);box-shadow:var(--action-shadow)}.store-shell[data-design=focus] .bottom-nav button.active{color:#fff}.store-shell[data-design=focus] .product-card{overflow:visible}.store-shell[data-design=focus][data-page=home] .products-grid{margin-bottom:-14px;padding-bottom:18px}@media (hover:hover) and (pointer:fine){:root:not([data-input=keyboard]) :is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):hover:not(:disabled){background:var(--action-face);transform:translateY(-1px)}:root:not([data-input=keyboard]) :is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):hover:not(:disabled):before,:root:not([data-input=keyboard]) :is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):hover:not(:disabled):after{opacity:1}:root:not([data-input=keyboard]) :is(.button.secondary:not(:disabled),.home-categories button,.category-tabs button:not(.selected),.icon-button):hover:not(:disabled){background:var(--quiet-face);border-color:var(--control);color:var(--ink);transform:translateY(-1px)}}:root:not([data-input=keyboard]) :is(.button,.store-shell[data-design=focus] .add-button,.home-promo button,.home-categories button,.category-tabs button,.icon-button):active:not(:disabled){transition-duration:90ms;transform:translateY(1px)scale(.975);box-shadow:0 1px 3px #0003,inset 0 1px 3px #0000003d}:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):active:not(:disabled):after{opacity:0}:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):disabled{color:#c1b5a9;text-shadow:none;opacity:1;background:linear-gradient(155deg,#352e2b,#2b2523);border-color:#50423c;transform:none;box-shadow:inset 0 1px #ede2d514,inset 0 -1px #00000024}:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):disabled:before,:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):disabled:after{display:none}:root[data-input=keyboard] :is(button,.button){transition:none}:root[data-input=keyboard] :is(button,.button):active{transform:none}@media (prefers-reduced-motion:reduce){:root:not([data-input=keyboard]) :is(.button,.store-shell[data-design=focus] .add-button,.home-promo button,.home-categories button,.category-tabs button,.icon-button):is(:hover,:active):not(:disabled){transform:none}:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):before,:is(.button,.store-shell[data-design=focus] .add-button,.home-promo button):after{transition:none}}:root{--text-caption:.8125rem;--text-label:.875rem;--text-control:.9375rem;--text-body:1rem;--text-section:1.25rem;--text-screen:1.75rem;font-kerning:normal;font-feature-settings:"kern" 1,"liga" 1;-webkit-text-size-adjust:100%;font-weight:400;line-height:1.45}h1,h2,h3{letter-spacing:normal;-webkit-hyphens:none;hyphens:none;overflow-wrap:anywhere}button,input,textarea,select{letter-spacing:normal}button{line-height:1.3}strong,b{font-weight:700}:is(.store-shell[data-design=focus] .catalog-intro h1,.page-heading h1,.admin-top h1,.admin-login h1){font-size:var(--text-screen);letter-spacing:-.02em;font-weight:700;line-height:1.2}:is(.store-shell[data-design=focus] .group-heading h2,.store-shell[data-design=focus] .catalog-group:first-child .group-heading h2,.empty h2,.support-intro h2){font-size:var(--text-section);letter-spacing:normal;font-weight:600;line-height:1.3}.store-shell[data-design=focus] .brand{letter-spacing:normal;font-weight:700}.brand-name{white-space:nowrap;display:block}.home-promo h2{letter-spacing:normal;font-size:1.375rem;font-weight:600;line-height:1.25}.store-shell[data-design=focus] .product-title{font-size:var(--text-body);letter-spacing:normal;text-wrap:pretty;min-height:54px;padding-top:10px;font-weight:600;line-height:1.375}.store-shell[data-design=focus] .product-variant{font-size:var(--text-caption);margin:0;padding-top:4px;font-weight:400;line-height:1.4}.store-shell[data-design=focus] .search input{font-size:var(--text-body);font-weight:400}:is(.home-categories button,.store-shell[data-design=focus] .category-tabs button,.desktop-nav button){font-size:var(--text-label);font-weight:600;line-height:1.3}:is(.button,.home-promo button,.store-shell[data-design=focus] .add-button,.admin-actions .button,.order-bottom .button,.detail-action .button){font-size:var(--text-control);letter-spacing:normal;font-weight:600;line-height:1.3}.store-shell[data-design=focus] .add-button{font-variant-numeric:tabular-nums lining-nums}.store-shell[data-design=focus] .add-button:disabled{font-size:var(--text-caption);font-weight:500}.store-shell[data-design=focus] .group-heading .text-button,.help-strip>.text-button,.text-button{font-size:var(--text-label);font-weight:600;line-height:1.3}.store-shell[data-design=focus] .group-heading .text-button{min-height:44px}.store-shell[data-design=focus] .bottom-nav .nav-label{font-size:.75rem;font-weight:500;line-height:1.25}.sheet-heading{font-size:var(--text-label);font-weight:500}.sheet h2,.product-detail-info h2{font-size:1.5rem;font-weight:600;line-height:1.25}.sheet p,.empty p,.support-intro p,.admin-login>p{font-size:var(--text-body);max-width:65ch;line-height:1.5}.sheet p.muted,.detail-meta,.product-detail-info .detail-meta,.cart-description>p,.page-heading p{font-size:var(--text-label);line-height:1.45}.activation h3,.product-detail-info .activation h3,.cart-description h3,.help-strip h3{font-size:var(--text-body);font-weight:600;line-height:1.375}.price,.cart-price,.detail-action strong,.summary-total strong,.profile-statistics strong,.crm-summary strong{font-variant-numeric:tabular-nums lining-nums}.cart-price{font-size:var(--text-body)}.muted,.secure-note,.status{font-size:var(--text-caption);line-height:1.45}.order-progress strong{font-size:var(--text-caption);line-height:1.35}.order-progress time{font-size:.75rem;line-height:1.4}.admin-table{font-size:var(--text-label);line-height:1.45}.admin-table th{font-size:var(--text-caption);font-weight:600;line-height:1.4}.admin-table td p,.admin-table code,.admin-table .text-button,.row-actions .text-button{font-size:var(--text-caption);line-height:1.4}.admin-form input,.admin-form textarea,.admin-form select,.admin-actions>select,.crm-filters input{font-size:var(--text-control);font-weight:400;line-height:1.4}.admin-notice,.admin-form .muted{font-size:var(--text-label);line-height:1.45}.admin-sidebar nav button{font-weight:600;line-height:1.3}.admin-table td,.admin-form input[type=number]{font-variant-numeric:tabular-nums lining-nums}@media (width<=720px){.sheet input,.sheet select,.sheet textarea,.admin-login input,.admin-form input,.admin-form textarea,.admin-form select{font-size:1rem}}
