*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#231f20;--color-surface:#2a2627;--color-surface-hover:#353132;--color-border:#4b4b4d;--color-text:#e9ebea;--color-text-muted:#bdbdbf;--color-accent:#00b3f1;--color-accent-hover:#009dd6;--color-canvas-bg:#383435;--color-danger:#ff4a6a;--sidebar-width:300px;--topbar-height:48px;color:var(--color-text);background:var(--color-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}html,body,#root{height:100%;overflow:hidden}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:none}input,select,textarea{font-family:inherit;font-size:inherit}.footer{border-top:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text)}.footer-inner{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px;width:100%;max-width:1000px;margin:0 auto;padding:40px 24px 28px;display:grid}.footer-col-title{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);margin:0 0 14px;font-size:13px;font-weight:600}.footer-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:var(--color-text);font-size:14px;text-decoration:none;transition:color .15s}@media (hover:hover){.footer-link:hover{color:var(--color-accent);text-decoration:underline}}.footer-address{color:var(--color-text-muted);font-size:14px;font-style:normal;line-height:1.7}.footer-bottom{box-sizing:border-box;border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;max-width:1000px;margin:0 auto;padding:18px 24px 28px;display:flex}.footer-copyright{color:var(--color-text-muted);font-size:13px}.footer-home-link{font-size:13px}.topbar{height:var(--topbar-height);background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:0 16px 0 0;display:flex}.topbar-left{background:#f0f0f0;border-radius:0 6px 6px 0;align-self:stretch;align-items:center;gap:16px;padding:4px 10px;display:flex}.topbar-home{line-height:0;display:block}.topbar-left-group{align-self:stretch;align-items:center;gap:12px;display:flex}.topbar-back{color:var(--color-text);background:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:6px;align-items:center;gap:6px;padding:6px 12px 6px 8px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}@media (hover:hover){.topbar-back:hover{background:var(--color-border)}}.topbar-back svg{flex-shrink:0}.topbar-logo{width:min(325px,25vw);height:auto;display:block}.topbar-nav{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.topbar-nav-link{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:var(--color-text-muted);border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}@media (hover:hover){.topbar-nav-link:hover{color:var(--color-text);background:var(--color-surface-hover)}}.topbar-center{align-items:center;gap:2px;display:flex}.topbar-history-btn{width:32px;height:32px;color:var(--color-text-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,opacity .15s;display:inline-flex}@media (hover:hover){.topbar-history-btn:hover:not(:disabled){color:var(--color-text);background:var(--color-surface-hover)}}.topbar-history-btn:disabled{opacity:.3;cursor:default}.topbar-history-btn svg{flex-shrink:0}.topbar-status{color:var(--color-text-muted);font-size:12px;transition:color .2s}.topbar-status--saving{color:var(--color-accent)}.topbar-status--error{color:var(--color-danger)}.topbar-right{align-items:center;gap:8px;display:flex}.topbar-btn{background:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:background .15s}@media (hover:hover){.topbar-btn:hover{background:var(--color-border)}}.topbar-btn--quiet{color:var(--color-text-muted);background:0 0;border-color:#0000;font-weight:400}@media (hover:hover){.topbar-btn--quiet:hover{background:var(--color-surface-hover);color:var(--color-text)}}.topbar-btn--primary{background:var(--color-accent);border-color:var(--color-accent);color:#fff;align-items:center;gap:4px;padding-right:10px;display:inline-flex}.topbar-btn--primary svg{flex-shrink:0}@media (hover:hover){.topbar-btn--primary:hover{background:var(--color-accent-hover)}}.topbar-btn--basket{color:var(--color-text);justify-content:center;align-items:center;padding:6px 9px;text-decoration:none;display:inline-flex}.topbar-lang{appearance:none;color:#9a9a9a;letter-spacing:.1em;cursor:pointer;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4.5' viewBox='0 0 8 5'%3E%3Cpath d='M1 1l3 3 3-3' fill='none' stroke='%23999' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 100% no-repeat;border:none;border-radius:0;outline:none;padding:0 11px 0 0;font-family:inherit;font-size:10px;font-weight:600;line-height:1;transition:color .15s}.topbar-lang option{color:#222;letter-spacing:normal;background:#fff;font-size:13px;font-weight:500}.topbar-lang:focus,.topbar-lang:focus-visible{color:#222;box-shadow:none;outline:none}@media (hover:hover){.topbar-lang:hover{color:#444}}@media (width<=767px){.topbar{flex-wrap:wrap;gap:8px;height:auto;padding:0 10px 8px}.topbar-left-group{flex-wrap:wrap;width:100%}.topbar-left{border-radius:0;flex:100%;align-self:auto;margin:0 -10px;padding:7px 10px}.topbar-logo{width:100%}.topbar-home{flex:auto;min-width:0}.topbar-nav{margin-left:-10px}}.product-select{background:radial-gradient(1200px 500px at 50% -10%, #2f2a2b 0%, var(--color-bg) 60%);height:100%;color:var(--color-text);scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;flex-direction:column;display:flex;overflow-y:auto}.product-select::-webkit-scrollbar{width:8px}.product-select::-webkit-scrollbar-track{background:0 0}.product-select::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.product-select::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.product-select-main{box-sizing:border-box;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:0 24px 64px}.product-nav{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);background:#231f20db;align-items:center;gap:16px;margin:0 -24px 8px;padding:14px 24px;display:flex;position:sticky;top:0}.product-nav-links{scrollbar-width:none;flex:1;align-items:center;gap:8px;min-width:0;padding:4px 0;display:flex;overflow:auto hidden}.product-nav-links::-webkit-scrollbar{display:none}.product-nav-link{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}@media (hover:hover){.product-nav-link:hover{border-color:var(--color-accent);color:var(--color-accent)}}.product-nav-link--collapsed{color:var(--color-text-muted);background:0 0;border-style:dashed}.product-nav-count{background:var(--color-surface-hover);text-align:center;min-width:18px;color:var(--color-text-muted);border-radius:999px;padding:0 5px;font-size:11px;font-weight:600;line-height:18px}.product-section{padding-top:32px;scroll-margin-top:88px}.product-section+.product-section{border-top:1px solid var(--color-border);margin-top:16px}.product-section-head{flex-wrap:wrap;align-items:baseline;gap:2px 12px;margin:0 0 20px;display:flex}.product-section-heading{font-size:inherit;font-weight:inherit;margin:0}.product-section-toggle{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;margin-left:-8px;padding:4px 10px 4px 8px;transition:background .15s;display:inline-flex}@media (hover:hover){.product-section-toggle:hover{background:var(--color-surface-hover)}}.product-section-chevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .18s,color .15s}.product-section-toggle[aria-expanded=true] .product-section-chevron{transform:rotate(90deg)}@media (hover:hover){.product-section-toggle:hover .product-section-chevron{color:var(--color-accent)}}.product-section-title{letter-spacing:-.01em;font-size:20px;font-weight:600}.product-section-count{background:var(--color-surface-hover);text-align:center;min-width:20px;color:var(--color-text-muted);border-radius:999px;padding:0 6px;font-size:11px;font-weight:600;line-height:20px}.product-section-state{color:var(--color-accent);opacity:0;font-size:12px;font-weight:500;transition:opacity .15s}.product-section-toggle:focus-visible .product-section-state{opacity:1}@media (hover:hover){.product-section-toggle:hover .product-section-state{opacity:1}}.product-section-note{color:var(--color-text-muted);margin:0;font-size:13px}.product-grid{grid-template-columns:1fr;gap:24px;animation:.18s product-grid-in;display:grid}@keyframes product-grid-in{0%{opacity:0;transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.product-grid{animation:none}}@media (width>=640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;color:inherit;cursor:pointer;border-radius:16px;flex-direction:column;gap:18px;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}@media (hover:hover){.product-card:hover{border-color:var(--color-accent);transform:translateY(-5px);box-shadow:0 16px 40px #00000073,0 0 0 1px #00b3f140}}.product-card:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.product-card-visual{background:linear-gradient(160deg,#322d2e 0%,#272324 100%);border-radius:12px;height:168px;position:relative;overflow:hidden}.product-card-image{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}@media (hover:hover){.product-card:hover .product-card-image{transform:scale(1.04)}}.product-card-visual--tall{height:240px}.product-card-image--contain{object-fit:contain;background:#fff;padding:6px}.product-card-badge{letter-spacing:.02em;color:#fff;background:#00b3f1eb;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #00000059}.product-card-body{flex-direction:column;gap:14px;display:flex}.product-card-text{flex-direction:column;gap:3px;display:flex}.product-card-name{font-size:17px;font-weight:600}.product-card-meta{color:var(--color-text-muted);font-size:13px}.product-card-specs{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;margin:0;padding:14px 0 0;display:flex}.product-spec{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.product-spec dt{color:var(--color-text-muted);font-size:12px}.product-spec dd{text-align:right;margin:0;font-size:13px;font-weight:600}.product-spec-price{color:var(--color-accent);font-size:18px!important}.product-card-cta{color:var(--color-accent);white-space:nowrap;font-size:13px;font-weight:600;transition:transform .18s}@media (hover:hover){.product-card:hover .product-card-cta{transform:translate(3px)}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2)format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2)format("woff2"),url(/assets/inter-greek-ext-400-normal-KugGGMne.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-normal-B4URO6DV.woff2)format("woff2"),url(/assets/inter-greek-400-normal-q2sYcFCs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-normal-DMkecbls.woff2)format("woff2"),url(/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-normal-C1nco2VV.woff2)format("woff2"),url(/assets/inter-latin-ext-400-normal-77YHD8bZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2)format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-normal-BjwYoWNd.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-700-normal-LO58E6JB.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2)format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-normal-qfdV9bQt.woff2)format("woff2"),url(/assets/inter-greek-ext-700-normal-BoQ6DsYi.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-normal-C3JjAnD8.woff2)format("woff2"),url(/assets/inter-greek-700-normal-BUv2fZ6O.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-normal-DlLaEgI2.woff2)format("woff2"),url(/assets/inter-vietnamese-700-normal-BZaoP0fm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-normal-Ca8adRJv.woff2)format("woff2"),url(/assets/inter-latin-ext-700-normal-TidjK2hL.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2)format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-ext-400-italic-CsfrDhJx.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-400-italic-xTUDxVF8.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-italic-CIUtULAL.woff2)format("woff2"),url(/assets/inter-cyrillic-400-italic-DsJ3McxZ.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-greek-ext-400-italic-DgljI1UR.woff2)format("woff2"),url(/assets/inter-greek-ext-400-italic-ByZcx49q.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-greek-400-italic-SVIaMW7s.woff2)format("woff2"),url(/assets/inter-greek-400-italic-C1OpWafJ.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-vietnamese-400-italic-Ceaj4WUo.woff2)format("woff2"),url(/assets/inter-vietnamese-400-italic-E-DnQMHp.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-latin-ext-400-italic-CGFCRmTM.woff2)format("woff2"),url(/assets/inter-latin-ext-400-italic-DpQ6ZOoA.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-italic-D1l0FflY.woff2)format("woff2"),url(/assets/inter-latin-400-italic-BmFrN47l.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-ext-700-italic-GPRkb3xU.woff2)format("woff2"),url(/assets/inter-cyrillic-ext-700-italic-D3fKamtN.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-italic-Ppu1tTPz.woff2)format("woff2"),url(/assets/inter-cyrillic-700-italic-CZrx1Xve.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/inter-greek-ext-700-italic-5m0CTrl1.woff2)format("woff2"),url(/assets/inter-greek-ext-700-italic-CO97m7Jb.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/inter-greek-700-italic-D5vwbaZX.woff2)format("woff2"),url(/assets/inter-greek-700-italic-bD6OVWQz.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/inter-vietnamese-700-italic-BbJv01XC.woff2)format("woff2"),url(/assets/inter-vietnamese-700-italic-BF_6wm_E.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/inter-latin-ext-700-italic-DtYkv-XI.woff2)format("woff2"),url(/assets/inter-latin-ext-700-italic-sscBbOod.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-italic-BsEzapPQ.woff2)format("woff2"),url(/assets/inter-latin-700-italic-QsoQop6F.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-ext-400-normal-Xqov12YL.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-400-normal-DRPPeomZ.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-400-normal-BPq32Q8K.woff2)format("woff2"),url(/assets/montserrat-cyrillic-400-normal-jEs4Tk-Z.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-vietnamese-400-normal-D4oHqQTd.woff2)format("woff2"),url(/assets/montserrat-vietnamese-400-normal-BeEscFYY.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-ext-400-normal-B8bwfy6Y.woff2)format("woff2"),url(/assets/montserrat-latin-ext-400-normal-BffdBkAA.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-400-normal-BLhwKU8k.woff2)format("woff2"),url(/assets/montserrat-latin-400-normal-xItZbAXg.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-cyrillic-ext-700-normal-MyDreaeu.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-700-normal-D-Mk2xRJ.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-cyrillic-700-normal-D-Pqjtdp.woff2)format("woff2"),url(/assets/montserrat-cyrillic-700-normal-BvLYcGP1.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-vietnamese-700-normal-C0x1De3p.woff2)format("woff2"),url(/assets/montserrat-vietnamese-700-normal-DnwGT2D9.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-latin-ext-700-normal-BOP2Nhf0.woff2)format("woff2"),url(/assets/montserrat-latin-ext-700-normal-DdDFr05Z.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/montserrat-latin-700-normal-BdjcYUrC.woff2)format("woff2"),url(/assets/montserrat-latin-700-normal-BWkrl476.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-ext-400-italic-CRZl7Pbw.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-400-italic-B7dPuRsp.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/montserrat-cyrillic-400-italic-Dekf1MMa.woff2)format("woff2"),url(/assets/montserrat-cyrillic-400-italic-DujvSxAZ.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/montserrat-vietnamese-400-italic-CnNqNBsX.woff2)format("woff2"),url(/assets/montserrat-vietnamese-400-italic-CY6mr5hj.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-ext-400-italic-CqDeWaGF.woff2)format("woff2"),url(/assets/montserrat-latin-ext-400-italic-C0uPIDUh.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/montserrat-latin-400-italic-CnlIvBC9.woff2)format("woff2"),url(/assets/montserrat-latin-400-italic-a0UhtteB.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/montserrat-cyrillic-ext-700-italic-OeSihFGJ.woff2)format("woff2"),url(/assets/montserrat-cyrillic-ext-700-italic-RXD2d__N.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/montserrat-cyrillic-700-italic-BPW_PRb4.woff2)format("woff2"),url(/assets/montserrat-cyrillic-700-italic-MdV9OF8l.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/montserrat-vietnamese-700-italic-CFBduFC4.woff2)format("woff2"),url(/assets/montserrat-vietnamese-700-italic-DpjVQXlB.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/montserrat-latin-ext-700-italic-WswMjq3i.woff2)format("woff2"),url(/assets/montserrat-latin-ext-700-italic-DDbfhWdW.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/montserrat-latin-700-italic-CBaAd72i.woff2)format("woff2"),url(/assets/montserrat-latin-700-italic-ar65gs44.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-cyrillic-400-normal-CjW2EstV.woff2)format("woff2"),url(/assets/playfair-display-cyrillic-400-normal-ZiRag6zj.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-vietnamese-400-normal-BV2APVTb.woff2)format("woff2"),url(/assets/playfair-display-vietnamese-400-normal-BbvUAu4N.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-latin-ext-400-normal-BxlSGspa.woff2)format("woff2"),url(/assets/playfair-display-latin-ext-400-normal-qdZwdvNS.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/playfair-display-latin-400-normal-CFtfchNt.woff2)format("woff2"),url(/assets/playfair-display-latin-400-normal-DHYHbkg3.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-cyrillic-700-normal-Dw3uKy19.woff2)format("woff2"),url(/assets/playfair-display-cyrillic-700-normal-Dk1mTcxf.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-vietnamese-700-normal-CaKJSIny.woff2)format("woff2"),url(/assets/playfair-display-vietnamese-700-normal-Cr1rw0mr.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-latin-ext-700-normal-C58ejOkc.woff2)format("woff2"),url(/assets/playfair-display-latin-ext-700-normal-D5HUU8GT.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/playfair-display-latin-700-normal-CuDiGg7c.woff2)format("woff2"),url(/assets/playfair-display-latin-700-normal-Bc_1Q1cG.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/playfair-display-cyrillic-400-italic-drKdN10-.woff2)format("woff2"),url(/assets/playfair-display-cyrillic-400-italic-24vVh5t9.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/playfair-display-vietnamese-400-italic-CD15TOr5.woff2)format("woff2"),url(/assets/playfair-display-vietnamese-400-italic-Cpv4sfwY.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/playfair-display-latin-ext-400-italic-zVOgzDMq.woff2)format("woff2"),url(/assets/playfair-display-latin-ext-400-italic-CZOjvne0.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/playfair-display-latin-400-italic-LeeEXsx5.woff2)format("woff2"),url(/assets/playfair-display-latin-400-italic-hIeePEuE.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/playfair-display-cyrillic-700-italic-DNZWWj68.woff2)format("woff2"),url(/assets/playfair-display-cyrillic-700-italic-Bs5sqlIY.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/playfair-display-vietnamese-700-italic-BhFv1_vq.woff2)format("woff2"),url(/assets/playfair-display-vietnamese-700-italic-DIDyk811.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/playfair-display-latin-ext-700-italic-DsMbH0-z.woff2)format("woff2"),url(/assets/playfair-display-latin-ext-700-italic-BF6mSdbu.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/playfair-display-latin-700-italic-CB566L-e.woff2)format("woff2"),url(/assets/playfair-display-latin-700-italic-DgrU7w_p.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/merriweather-cyrillic-ext-400-normal-D9NYhYTq.woff2)format("woff2"),url(/assets/merriweather-cyrillic-ext-400-normal-Di6yW_eE.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/merriweather-cyrillic-400-normal-AvfsDsMQ.woff2)format("woff2"),url(/assets/merriweather-cyrillic-400-normal-DAcQ8g-H.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/merriweather-vietnamese-400-normal-hNacsVs_.woff2)format("woff2"),url(/assets/merriweather-vietnamese-400-normal-Dh8WVvgZ.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/merriweather-latin-ext-400-normal-CWVzVQq3.woff2)format("woff2"),url(/assets/merriweather-latin-ext-400-normal-CLqijLtt.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/merriweather-latin-400-normal-G4kZaoXi.woff2)format("woff2"),url(/assets/merriweather-latin-400-normal-CvqO63Ah.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/merriweather-cyrillic-ext-700-normal-Bk1p9YoV.woff2)format("woff2"),url(/assets/merriweather-cyrillic-ext-700-normal-DoooT6Vg.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/merriweather-cyrillic-700-normal-wbY04GlL.woff2)format("woff2"),url(/assets/merriweather-cyrillic-700-normal-CHCcU-4a.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/merriweather-vietnamese-700-normal-Bp6kWjW5.woff2)format("woff2"),url(/assets/merriweather-vietnamese-700-normal-C7_HxHBa.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/merriweather-latin-ext-700-normal-jHnxg2Kc.woff2)format("woff2"),url(/assets/merriweather-latin-ext-700-normal-CaBzXGOk.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/merriweather-latin-700-normal-DoUP8Ce-.woff2)format("woff2"),url(/assets/merriweather-latin-700-normal-D4-nzrAh.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/merriweather-cyrillic-ext-400-italic-BzaozJoX.woff2)format("woff2"),url(/assets/merriweather-cyrillic-ext-400-italic-jx_hxLZ6.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/merriweather-cyrillic-400-italic-_pNjnltw.woff2)format("woff2"),url(/assets/merriweather-cyrillic-400-italic-B7k1f10R.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/merriweather-vietnamese-400-italic-CpoqsQFt.woff2)format("woff2"),url(/assets/merriweather-vietnamese-400-italic-O1h-65_z.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/merriweather-latin-ext-400-italic-menzxlp4.woff2)format("woff2"),url(/assets/merriweather-latin-ext-400-italic-Cdckp9Zh.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:400;src:url(/assets/merriweather-latin-400-italic-CuD3zK4B.woff2)format("woff2"),url(/assets/merriweather-latin-400-italic-Cq-nJhum.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/merriweather-cyrillic-ext-700-italic-CAdQUlwO.woff2)format("woff2"),url(/assets/merriweather-cyrillic-ext-700-italic-DLZ8oZlX.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/merriweather-cyrillic-700-italic-CgXU60A9.woff2)format("woff2"),url(/assets/merriweather-cyrillic-700-italic-7enNUF5b.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/merriweather-vietnamese-700-italic-Y3g3C9Eb.woff2)format("woff2"),url(/assets/merriweather-vietnamese-700-italic-CfpPXaL8.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/merriweather-latin-ext-700-italic-BsBsg6vZ.woff2)format("woff2"),url(/assets/merriweather-latin-ext-700-italic--pUF1wtm.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;font-weight:700;src:url(/assets/merriweather-latin-700-italic-D8D7WEYy.woff2)format("woff2"),url(/assets/merriweather-latin-700-italic-CBHFNGAk.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-cyrillic-ext-400-normal-3iEGd-c5.woff2)format("woff2"),url(/assets/caveat-cyrillic-ext-400-normal-Cg0RnRQ5.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-cyrillic-400-normal-9cDH9rLW.woff2)format("woff2"),url(/assets/caveat-cyrillic-400-normal-CebvvJET.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-latin-ext-400-normal-D7hBUiug.woff2)format("woff2"),url(/assets/caveat-latin-ext-400-normal-DtiRFvw0.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/caveat-latin-400-normal-D6LQsQ_v.woff2)format("woff2"),url(/assets/caveat-latin-400-normal-BzhAQZkN.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-cyrillic-ext-700-normal-CrK2-ngJ.woff2)format("woff2"),url(/assets/caveat-cyrillic-ext-700-normal-DjFGiEhD.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-cyrillic-700-normal-BIyejhEL.woff2)format("woff2"),url(/assets/caveat-cyrillic-700-normal-Bhcx9qBB.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-latin-ext-700-normal-DFbRgDry.woff2)format("woff2"),url(/assets/caveat-latin-ext-700-normal-DjJQd59I.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Caveat;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/caveat-latin-700-normal-D8_1Nw6V.woff2)format("woff2"),url(/assets/caveat-latin-700-normal-cPyBTTZN.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dancing-script-vietnamese-400-normal-lz8MlVep.woff2)format("woff2"),url(/assets/dancing-script-vietnamese-400-normal-D2srOv8f.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dancing-script-latin-ext-400-normal-C917Kz-3.woff2)format("woff2"),url(/assets/dancing-script-latin-ext-400-normal-DaWfpMsu.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dancing-script-latin-400-normal--YrtvvVF.woff2)format("woff2"),url(/assets/dancing-script-latin-400-normal-BY5FxJb0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dancing-script-vietnamese-700-normal-DHSNEjs8.woff2)format("woff2"),url(/assets/dancing-script-vietnamese-700-normal-BxaLPXNn.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dancing-script-latin-ext-700-normal-DuhEb1O2.woff2)format("woff2"),url(/assets/dancing-script-latin-ext-700-normal-vV212RL9.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Dancing Script;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dancing-script-latin-700-normal-CX8AaSVl.woff2)format("woff2"),url(/assets/dancing-script-latin-700-normal-LI5MgW9m.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Patrick Hand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/patrick-hand-vietnamese-400-normal-65jA92mZ.woff2)format("woff2"),url(/assets/patrick-hand-vietnamese-400-normal-CZjY324Y.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Patrick Hand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/patrick-hand-latin-ext-400-normal-Dno5CMlI.woff2)format("woff2"),url(/assets/patrick-hand-latin-ext-400-normal-C2ywpnn3.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Patrick Hand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/patrick-hand-latin-400-normal-B7HHA2Vw.woff2)format("woff2"),url(/assets/patrick-hand-latin-400-normal-Df9_VoRQ.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/baloo-2-devanagari-400-normal-DwSYK00u.woff2)format("woff2"),url(/assets/baloo-2-devanagari-400-normal-BdQx5VUP.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/baloo-2-vietnamese-400-normal-Bw8Sx-UF.woff2)format("woff2"),url(/assets/baloo-2-vietnamese-400-normal-q9RGxceT.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/baloo-2-latin-ext-400-normal-D__FNg33.woff2)format("woff2"),url(/assets/baloo-2-latin-ext-400-normal-nuHowdHt.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/baloo-2-latin-400-normal-D8VfTcZx.woff2)format("woff2"),url(/assets/baloo-2-latin-400-normal-DCk_bY-6.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-devanagari-700-normal-D37Te3iF.woff2)format("woff2"),url(/assets/baloo-2-devanagari-700-normal-CEIF4sJg.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-vietnamese-700-normal-h4tlcePq.woff2)format("woff2"),url(/assets/baloo-2-vietnamese-700-normal-DoF59Mjc.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-latin-ext-700-normal-Mlh7kdab.woff2)format("woff2"),url(/assets/baloo-2-latin-ext-700-normal-D6LeXASg.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-latin-700-normal-CqTg7A15.woff2)format("woff2"),url(/assets/baloo-2-latin-700-normal-Ld3Zm3l2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Luckiest Guy;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/luckiest-guy-latin-ext-400-normal-Dzj4o2hI.woff2)format("woff2"),url(/assets/luckiest-guy-latin-ext-400-normal-Dplr6uOI.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Luckiest Guy;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/luckiest-guy-latin-400-normal-dJClyBWO.woff2)format("woff2"),url(/assets/luckiest-guy-latin-400-normal-f5b8-b44.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bangers;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/bangers-vietnamese-400-normal-BbvBhFjQ.woff2)format("woff2"),url(/assets/bangers-vietnamese-400-normal-Ll9rymNv.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bangers;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/bangers-latin-ext-400-normal-7BLmjjiv.woff2)format("woff2"),url(/assets/bangers-latin-ext-400-normal-CzVt_Cgx.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bangers;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/bangers-latin-400-normal-DeHY8Ncq.woff2)format("woff2"),url(/assets/bangers-latin-400-normal-BAEm-Pv0.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.color-picker-popover{z-index:1000;background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:10px;box-shadow:0 8px 24px #00000073}.color-picker-popover .react-colorful{width:180px;height:160px}.color-picker-popover .react-colorful__saturation{border-radius:6px 6px 0 0}.color-picker-popover .react-colorful__last-control{border-radius:0 0 6px 6px}.color-picker-popover .react-colorful__hue{border-radius:6px;height:16px;margin-top:8px}.color-picker-popover .react-colorful__pointer{width:16px;height:16px}.color-picker-hex{border:1px solid var(--color-border);background:var(--color-surface-hover);border-radius:6px;align-items:center;gap:4px;margin-top:10px;padding:6px 8px;display:flex}.color-picker-hex-prefix{color:var(--color-text-muted);font-size:13px}.color-picker-hex-input{width:100%;color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.sidebar{width:var(--sidebar-width);background:var(--color-surface);border-right:1px solid var(--color-border);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.sidebar-tabs{border-bottom:1px solid var(--color-border);flex-shrink:0;display:flex}.sidebar-tab{color:var(--color-text-muted);border-bottom:2px solid #0000;flex:1;padding:10px 4px;font-size:12px;font-weight:500;transition:color .15s,border-color .15s}.sidebar-tab:hover{color:var(--color-text)}.sidebar-tab--active{color:var(--color-accent);border-bottom-color:var(--color-accent)}.sidebar-content{scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;flex:1;padding:12px;overflow-y:auto}.sidebar-content::-webkit-scrollbar{width:8px}.sidebar-content::-webkit-scrollbar-track{background:0 0}.sidebar-content::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.panel{flex-direction:column;gap:12px;display:flex}.panel-add-btn{text-align:center;cursor:pointer;width:100%;color:var(--color-text-muted);border:1px solid var(--color-border);background:0 0;border-radius:8px;padding:10px;font-size:13px;font-weight:500;transition:color .15s,border-color .15s,background .15s}.panel-add-btn:hover{color:var(--color-text);border-color:var(--color-text-muted);background:var(--color-surface-hover)}.panel-fill-btn{color:var(--color-text-muted);border-style:dashed;margin-top:6px}.panel-importing{color:var(--color-accent);align-items:center;gap:8px;padding:8px 0;font-size:12px;display:flex}.panel-spinner{border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.panel-count-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.panel-count{color:var(--color-text-muted);font-size:11px}.panel-count-actions{align-items:center;gap:4px;display:flex}.panel-clear-btn{color:var(--color-text-muted);border-radius:4px;padding:2px 4px;font-size:11px;font-weight:400;transition:color .15s}.panel-clear-btn:hover{color:var(--color-danger)}.panel-remove-toggle{width:24px;height:24px;color:var(--color-text-muted);border-radius:4px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.panel-remove-toggle:hover{color:var(--color-danger);background:var(--color-surface-hover)}.panel-remove-toggle--active{color:#fff;background:var(--color-danger)}.panel-remove-toggle--active:hover{color:#fff}.panel-gallery{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.panel-empty{text-align:center;color:var(--color-text-muted);grid-column:1/-1;padding:24px 0;font-size:12px}.gallery-item{aspect-ratio:1;background:var(--color-bg);border-radius:6px;position:relative;overflow:hidden}.gallery-thumb--hidden{opacity:0;position:absolute}.gallery-loader{background:var(--color-bg);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gallery-spinner{border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin}.gallery-thumb{object-fit:cover;cursor:grab;width:100%;height:100%;display:block}.gallery-thumb:active{cursor:grabbing}.gallery-count{background:var(--color-accent);color:#fff;text-align:center;pointer-events:none;border-radius:9px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:4px;left:4px;box-shadow:0 1px 3px #0006}.gallery-delete{background:var(--color-danger);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:15px;line-height:1;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 1px 4px #00000080}.gallery-delete:hover{filter:brightness(1.12)}.gallery-item--removing .gallery-thumb{cursor:default}.gallery-item--placing{outline:3px solid var(--color-accent);outline-offset:-3px;box-shadow:0 0 0 3px #00b3f14d}.gallery-item--placing .gallery-thumb{opacity:.85}.add-side-buttons{z-index:2;gap:3px;display:flex;position:absolute;top:4px;right:4px}.add-side-btn{color:#fff;cursor:pointer;background:#000000bf;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background .15s;display:flex}.add-side-btn:hover:not(:disabled){background:var(--color-accent)}.add-side-btn:disabled{opacity:.35;cursor:not-allowed}.template-wrapper{position:relative}.template-wrapper--open .template-item{border-color:var(--color-accent)}.template-wrapper--placing .template-item{border-color:var(--color-accent);outline:3px solid var(--color-accent);outline-offset:-3px;box-shadow:0 0 0 4px #00b3f12e}.panel-hint{color:var(--color-text-muted);font-size:12px}.panel-subhint{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-top:2px;font-size:11px;font-weight:600}.text-control{flex-direction:column;gap:5px;display:flex}.text-control-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-size:11px;font-weight:600}.text-input{resize:vertical;border:1px solid var(--color-border);background:var(--color-surface-hover);width:100%;min-height:38px;color:var(--color-text);border-radius:6px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.4;transition:border-color .15s}.text-input::placeholder{color:var(--color-text-muted)}.text-input:focus{border-color:var(--color-accent);outline:none}.text-control .font-select{width:100%}.text-control .font-select-trigger{border:1px solid var(--color-border);background:var(--color-surface-hover);border-radius:6px;justify-content:space-between;width:100%;height:34px}.text-control .font-select-trigger:hover{border-color:var(--color-accent)}.text-control .font-select-trigger-text{max-width:none}.text-align-buttons{gap:4px;display:flex}.text-align-btn{border:1px solid var(--color-border);background:var(--color-surface-hover);height:34px;color:var(--color-text-muted);cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:flex}.text-align-btn:hover{color:var(--color-text);border-color:var(--color-text-muted)}.text-align-btn--active{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-surface)}.text-color-row{flex-wrap:wrap;gap:6px;display:flex}.text-color-swatch{border:2px solid var(--color-border);cursor:pointer;border-radius:50%;width:24px;height:24px;padding:0;transition:transform .1s,box-shadow .15s}.text-color-swatch:hover{transform:scale(1.1)}.text-color-swatch--active{box-shadow:0 0 0 2px var(--color-surface), 0 0 0 4px var(--color-accent)}.text-color-swatch--custom{background:var(--color-surface-hover);color:var(--color-text-muted);justify-content:center;align-items:center;display:flex;position:relative}.text-color-swatch--custom:hover{color:var(--color-text)}.text-border-row{align-items:center;gap:8px;display:flex}.text-border-row .text-size-stepper{flex:1;min-width:0}.text-border-swatch{background:var(--color-surface-hover);border-radius:6px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.text-border-swatch-glyph{color:#0000;font-size:16px;font-weight:700;line-height:1}.text-control-row{gap:10px;display:flex}.text-control-row .text-control{flex:1;min-width:0}.text-size-stepper{gap:4px;display:flex}.text-size-stepper .text-align-btn{flex:0 0 34px}.text-size-field{text-align:center;border:1px solid var(--color-border);background:var(--color-surface-hover);min-width:0;height:34px;color:var(--color-text);border-radius:6px;flex:1;font-family:inherit;font-size:13px;transition:border-color .15s}.text-size-field:focus{border-color:var(--color-accent);outline:none}.text-preview-card{border:1px solid var(--color-border);background:#fff;border-radius:8px;align-items:center;min-height:60px;padding:12px 14px;display:flex;overflow:hidden}.text-preview-sample{text-overflow:ellipsis;white-space:nowrap;width:100%;line-height:1.3;display:block;overflow:hidden}.text-add-wrapper{margin-top:2px;position:relative}.text-add-btn{cursor:grab;background:var(--color-accent);color:#fff;border:1px solid #0000;border-radius:8px;width:100%;padding:11px;font-size:14px;font-weight:600;transition:background .15s}.text-add-btn:hover{background:var(--color-accent-hover)}.text-add-btn:active{cursor:grabbing}.template-tabs{background:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:6px;gap:4px;margin-bottom:10px;padding:3px;display:flex}.template-tab{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;padding:6px 8px;font-size:12px;font-weight:500}.template-tab:hover{color:var(--color-text)}.template-tab--active{background:var(--color-accent);color:#fff}.template-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.template-item{background:var(--color-surface-hover);border:1px solid var(--color-border);cursor:grab;border-radius:6px;flex-direction:column;align-items:center;gap:4px;padding:8px;transition:background .15s,border-color .15s;display:flex}.template-item:hover{background:var(--color-border);border-color:var(--color-accent)}.template-item:active{cursor:grabbing}.template-thumb-svg{background:#fff;border-radius:3px;width:100%;height:auto}.template-item-label{color:var(--color-text-muted);font-size:10px}.clipart-cats{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.clipart-cat{border:1px solid var(--color-border);background:var(--color-surface-hover);color:var(--color-text-muted);cursor:pointer;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:500;transition:color .15s,border-color .15s,background .15s}.clipart-cat:hover{color:var(--color-text);border-color:var(--color-text-muted)}.clipart-cat--active{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.clipart-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.clipart-item{aspect-ratio:1;border:1px solid var(--color-border);cursor:grab;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:border-color .15s,box-shadow .15s;display:flex}.clipart-item:hover{border-color:var(--color-accent);box-shadow:0 0 0 3px #00b3f12e}.clipart-item:active{cursor:grabbing}.clipart-thumb{object-fit:contain;max-width:100%;max-height:100%}.align-select-trigger{gap:1px}.align-select-caret{opacity:.7;flex-shrink:0}.align-select-menu{background:var(--color-surface);border:1px solid var(--color-border);z-index:1000;border-radius:8px;gap:2px;padding:4px;display:flex;position:fixed;box-shadow:0 6px 20px #0006}.border-trigger-glyph{color:#0000;font-size:15px;font-weight:700;line-height:1}.border-pop-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.border-pop-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);font-size:11px;font-weight:600}.border-pop-stepper{align-items:center;gap:2px;display:flex}.border-pop-btn{border:1px solid var(--color-border);background:var(--color-surface-hover);width:26px;height:26px;color:var(--color-text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.border-pop-btn:disabled{opacity:.35;cursor:default}.border-pop-btn:active:not(:disabled){background:var(--color-border)}.border-pop-value{text-align:center;min-width:26px;color:var(--color-text);font-variant-numeric:tabular-nums;font-size:13px}.canvas-area{background:var(--color-canvas-bg);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.canvas-viewport{scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;flex:1;display:flex;overflow:auto}.canvas-viewport::-webkit-scrollbar{width:8px;height:8px}.canvas-viewport::-webkit-scrollbar-track{background:0 0}.canvas-viewport::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.canvas-viewport::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.canvas-viewport::-webkit-scrollbar-corner{background:0 0}.canvas-wrapper{flex-shrink:0;margin:auto;line-height:0;position:relative}.canvas-viewport.is-panning,.canvas-viewport.is-panning *{cursor:grabbing!important}.layer-divider{background:var(--color-border);width:1px;height:18px;margin:0 2px}.layer-btn{width:28px;height:28px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.layer-btn:hover:not(:disabled){background:var(--color-surface-hover)}.layer-btn--active{background:var(--color-surface-hover);color:var(--color-accent)}.layer-btn--danger{color:var(--color-text-muted)}.layer-btn--danger:hover:not(:disabled){color:var(--color-danger);background:var(--color-surface-hover)}.layer-btn:disabled{color:var(--color-text-muted);cursor:default}.layer-color-btn{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.layer-color-btn:hover{background:var(--color-surface-hover)}.layer-color-swatch{border:2px solid var(--color-border);pointer-events:none;border-radius:50%;width:18px;height:18px}.layer-color-swatch--outline{border-width:4px;background:0 0!important}.placing-indicator{background:var(--color-surface);border:1px solid var(--color-accent);z-index:12;border-radius:10px;flex-direction:column;gap:8px;padding:8px;animation:1.6s ease-in-out infinite placing-pulse;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 0 0 3px #00b3f12e,0 6px 18px #00000073}.placing-indicator-thumb{object-fit:cover;border-radius:6px;width:110px;height:110px;display:block}.placing-template-preview{border:1px solid var(--color-border);background:#fff;border-radius:4px;width:90px;height:127px;display:block}.placing-indicator-text{border:1px solid var(--color-border);word-break:break-word;background:#fff;border-radius:6px;width:110px;max-height:88px;padding:8px 10px;font-size:15px;line-height:1.25;display:block;overflow:hidden}.placing-actions{justify-content:center;align-items:center;gap:6px;display:flex}.placing-action-btn{width:32px;height:30px;color:var(--color-text);background:var(--color-surface-hover);border:1px solid var(--color-border);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.placing-action-btn:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-accent)}.placing-action-btn:disabled{opacity:.4;cursor:default}.placing-action-btn--cancel:hover:not(:disabled){border-color:var(--color-danger);color:var(--color-danger)}@keyframes placing-pulse{0%,to{box-shadow:0 0 0 3px #00b3f12e,0 4px 14px #0006}50%{box-shadow:0 0 0 5px #00b3f152,0 4px 14px #0006}}.layer-controls{background:var(--color-surface);border:1px solid var(--color-accent);z-index:10;white-space:nowrap;border-radius:6px;align-items:center;gap:2px;padding:4px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 0 0 3px #00b3f129,0 8px 22px #00000073}.text-size-label{min-width:32px;height:28px;color:var(--color-text);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:12px;display:flex}.text-size-input{text-align:center;width:40px;height:28px;color:var(--color-text);-moz-appearance:textfield;background:0 0;border:1px solid #0000;border-radius:4px;outline:none;padding:0;font-family:inherit;font-size:12px}.text-size-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.text-size-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.text-size-input:hover{border-color:var(--color-border)}.text-size-input:focus{border-color:var(--color-accent);background:var(--color-surface-hover)}.font-select{position:relative}.font-select-trigger{height:28px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:4px;outline:none;align-items:center;gap:6px;padding:0 8px;font-size:12px;display:flex}.font-select-trigger:hover{background:var(--color-surface-hover)}.font-select-trigger-text{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.font-select-menu{background:var(--color-surface);border:1px solid var(--color-border);z-index:30;scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;border-radius:6px;min-width:180px;max-height:280px;padding:4px;position:absolute;bottom:calc(100% + 6px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 6px 20px #0006}.font-select-menu--down{top:calc(100% + 6px);bottom:auto}.font-select-menu::-webkit-scrollbar{width:6px}.font-select-menu::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.font-select-option{width:100%;color:var(--color-text);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:8px 12px;font-size:15px;display:block}.font-select-option:hover{background:var(--color-surface-hover)}.font-select-option--active{background:var(--color-surface-hover);color:var(--color-accent)}.layer-btn.align-select-trigger{width:36px}.text-edit-overlay{z-index:20;outline:1.5px solid var(--color-accent);outline-offset:0;resize:none;white-space:pre-wrap;word-wrap:break-word;box-sizing:content-box;vertical-align:top;paint-order:stroke fill;background:0 0;border:none;margin:0;padding:0;display:block;position:absolute;overflow:hidden}.page-nav{background:var(--color-surface);border:1px solid var(--color-border);width:36px;height:60px;color:var(--color-text);cursor:pointer;z-index:10;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-nav--prev{left:14px}.page-nav--next{right:14px}.page-nav:hover:not(:disabled){background:var(--color-surface-hover)}.page-nav:disabled{color:var(--color-text-muted);cursor:default;opacity:.5}.template-confirm-overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.template-confirm-dialog{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:10px;max-width:340px;padding:24px;box-shadow:0 8px 32px #0006}.template-confirm-dialog p{color:var(--color-text);margin-bottom:18px;font-size:13px;line-height:1.5}.template-confirm-actions{justify-content:center;gap:8px;display:flex}.template-confirm-cancel,.template-confirm-apply{cursor:pointer;border:1px solid var(--color-border);border-radius:6px;padding:8px 20px;font-size:13px;font-weight:500}.template-confirm-cancel{color:var(--color-text);background:0 0}.template-confirm-cancel:hover{background:var(--color-surface-hover)}.template-confirm-apply{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.template-confirm-apply:hover{background:var(--color-accent-hover)}.page-strip{background:var(--color-surface);border-top:1px solid var(--color-border);scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;flex-shrink:0;height:100px;padding:10px 16px;overflow-x:auto}.page-strip::-webkit-scrollbar{height:6px}.page-strip::-webkit-scrollbar-track{background:0 0}.page-strip::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.page-strip::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.page-strip-scroll{align-items:center;gap:12px;height:100%;display:flex}.spread-thumb{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding:0;display:flex}.spread-thumb-pages{border:2px solid var(--color-border);border-radius:4px;gap:2px;transition:border-color .15s;display:flex;overflow:hidden}.spread-thumb--active .spread-thumb-pages,.spread-thumb:hover .spread-thumb-pages{border-color:var(--color-accent)}.spread-thumb-page{background:#fff;width:36px;height:52px;position:relative;overflow:hidden}.spread-thumb-svg{width:100%;height:100%;display:block}.spread-thumb-page img{object-fit:cover;width:100%;height:100%;display:block}.spread-thumb-pages .spread-thumb-page+.spread-thumb-page{border-left:1px solid var(--color-border)}.spread-thumb-label{color:var(--color-text-muted);white-space:nowrap;font-size:10px}.spread-thumb--active .spread-thumb-label{color:var(--color-accent)}.app{flex-direction:column;height:100%;display:flex}.app-body{flex:1;display:flex;overflow:hidden}.app-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.app--loading{color:var(--color-text-muted);justify-content:center;align-items:center;font-size:14px}.mtopbar{padding:0 10px 4px;padding-top:env(safe-area-inset-top,0px);background:var(--color-surface);border-bottom:1px solid var(--color-border);flex-direction:column;flex-shrink:0;align-items:stretch;gap:4px;display:flex}.mtopbar-home{background:#f0f0f0;border-radius:0;margin:0 -10px;padding:7px 10px;line-height:0;display:block}.mtopbar-logo{width:100%;height:auto;display:block}.mtopbar-row{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.mtopbar-left,.mtopbar-right{flex-shrink:0;align-items:center;gap:2px;display:flex}.mtopbar-icon{width:38px;height:38px;color:var(--color-text);border-radius:8px;justify-content:center;align-items:center;display:flex}.mtopbar-icon:disabled{opacity:.3}.mtopbar-icon:not(:disabled):active{background:var(--color-surface-hover)}.mtopbar-menu-wrap{position:relative}.mtopbar-menu{z-index:50;background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;min-width:168px;padding:6px;position:absolute;top:44px;right:0;box-shadow:0 6px 24px #00000073}.mtopbar-menu-item{text-align:left;width:100%;color:var(--color-text);border-radius:6px;padding:11px 12px;font-size:14px;display:block}.mtopbar-menu-item:active{background:var(--color-surface-hover)}.mtopbar-menu-lang{border-top:1px solid var(--color-border);gap:6px;margin-top:4px;padding:8px 8px 4px;display:flex}.mtopbar-lang-opt{background:var(--color-surface-hover);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:6px;flex:1;padding:8px;font-size:13px;font-weight:600}.mtopbar-lang-opt.is-active{color:var(--color-accent);border-color:var(--color-accent)}.mtopbar-preview{background:var(--color-surface-hover);border:1px solid var(--color-border);color:var(--color-text);white-space:nowrap;border-radius:8px;margin-left:4px;padding:9px 12px;font-size:13px;font-weight:600}.mtopbar-preview:disabled{opacity:.5}.mtopbar-preview:not(:disabled):active{background:var(--color-border)}.mtopbar-order{background:var(--color-accent);color:#fff;white-space:nowrap;border-radius:8px;margin-left:4px;padding:9px 16px;font-size:14px;font-weight:700}.mtopbar-order:active{background:var(--color-accent-hover)}.mobile-app{background:var(--color-bg);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.mobile-canvas{--mobile-page-title-h:24px;background:var(--color-canvas-bg);touch-action:none;flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.mobile-page-title{height:var(--mobile-page-title-h);color:var(--color-text-muted);pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1;display:flex}.mobile-canvas-stage-wrap{touch-action:none;flex:1;min-height:0;position:relative}.mobile-save-status{z-index:5;color:var(--color-text-muted);pointer-events:none;background:#2a262799;border-radius:6px;padding:3px 8px;font-size:11px;line-height:1.2;position:absolute;bottom:8px;left:10px}.mobile-save-status.is-error{color:var(--color-danger)}.mobile-page-arrow{top:calc(var(--mobile-page-title-h) + (100% - var(--mobile-page-title-h)) / 2);z-index:5;background:var(--color-surface);border:1px solid var(--color-border);width:30px;height:52px;color:var(--color-text);border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;transform:translateY(-50%)}.mobile-page-arrow:not(:disabled):active{background:var(--color-surface-hover)}.mobile-page-arrow:disabled{color:var(--color-text-muted);opacity:.4}.mobile-page-arrow--left{left:4px}.mobile-page-arrow--right{right:4px}.mobile-actionbar{z-index:1;box-sizing:border-box;background:var(--color-surface);border-top:2px solid var(--color-border);border-bottom:2px solid #0000;flex-shrink:0;align-items:center;height:56px;display:flex;position:relative}.mobile-actionbar--active,.mobile-actionbar--placing{border-bottom-color:var(--color-accent)}.mobile-actionbar--active+.mobile-toolbar,.mobile-actionbar--placing+.mobile-toolbar{border-top-color:#0000}.mobile-actionbar--placing{padding-right:8px}.mab-place-thumb{object-fit:cover;border-radius:6px;flex-shrink:0;width:34px;height:34px;margin-left:10px}.mab-hint{min-width:0;color:var(--color-text-muted);flex:1;margin:0 10px;font-size:12px}.mab-hint--center{text-align:center}.mab-place-add{background:var(--color-surface-hover);border:1px solid var(--color-border);height:34px;color:var(--color-text);border-radius:8px;flex-shrink:0;padding:0 12px;font-size:13px;font-weight:600}.mab-place-add:disabled{opacity:.4}.mab-place-add:active{background:var(--color-border)}.mab-done-fab{z-index:6;background:var(--color-accent);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:flex;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000059}.mab-done-fab:active{transform:translate(-50%)scale(.93)}.mab-done{height:32px;color:var(--color-text-muted);background:0 0;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;margin-left:8px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.mab-done:active{background:var(--color-surface-hover)}.mobile-actionbar-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;align-self:stretch;align-items:center;gap:4px;min-width:0;padding:0 10px;display:flex;overflow-x:auto}.mobile-actionbar-scroll::-webkit-scrollbar{display:none}.mab-btn{min-width:42px;height:42px;color:var(--color-text);border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0 8px;font-size:15px;display:flex}.mab-btn:active{background:var(--color-surface-hover)}.mab-btn:disabled{opacity:.3}.mab-btn.is-active{background:var(--color-surface-hover);color:var(--color-accent)}.mab-btn--wide{padding:0 14px;font-size:14px;font-weight:600}.mab-btn--danger{color:var(--color-danger)}.mab-photo-stack{height:42px;color:var(--color-accent);border-radius:8px;flex:none;align-items:center;gap:2px;padding:0 7px 0 5px;display:flex}.mab-photo-stack:active{background:var(--color-surface-hover);transform:scale(.94)}.mab-stack-thumbs{flex:none;width:30px;height:30px;position:relative}.mab-stack-thumbs>*{border:1.5px solid var(--color-surface);border-radius:3px;width:22px;height:22px;position:absolute;box-shadow:0 1px 2px #0000004d}.mab-stack-thumbs img{object-fit:cover}.mab-stack-tile{background:var(--color-surface-hover);box-shadow:0 1px 2px #0000004d, inset 0 0 0 1px var(--color-border)}.mab-stack-thumbs>:first-child{z-index:3;top:8px;left:8px}.mab-stack-thumbs>:nth-child(2){z-index:2;top:4px;left:4px}.mab-stack-thumbs>:nth-child(3){z-index:1;top:0;left:0}.mab-stack-plus{color:var(--color-accent);flex:none;font-size:20px;font-weight:700;line-height:1}.mab-value{text-align:center;font-variant-numeric:tabular-nums;min-width:40px;color:var(--color-text);flex:none;font-size:13px}.mab-divider{background:var(--color-border);flex:none;width:1px;height:24px;margin:0 4px}.mab-color{padding:0}.mab-color-swatch{border:2px solid var(--color-border);border-radius:999px;width:24px;height:24px}.mobile-action-save{background:var(--color-accent);color:#fff;border-radius:8px;flex:1;padding:11px;font-size:14px;font-weight:600}.mobile-toolbar{z-index:40;background:var(--color-surface);border-top:1px solid var(--color-border);padding-bottom:env(safe-area-inset-bottom,0px);flex-shrink:0;display:flex;position:relative}.mobile-tab{color:var(--color-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 0 10px;font-size:11px;font-weight:600;display:flex}.mobile-tab.is-active{color:var(--color-accent)}.mobile-tab:active{background:var(--color-surface-hover)}.mobile-sheet-backdrop{z-index:20;background:#0006;position:fixed;inset:0}.mobile-sheet{left:0;right:0;bottom:calc(60px + env(safe-area-inset-bottom,0px));z-index:30;background:var(--color-surface);border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;height:68dvh;transition:height .2s cubic-bezier(.22,.61,.36,1);animation:.18s ease-out mobile-sheet-up;display:flex;position:fixed;box-shadow:0 -6px 24px #00000073}.mobile-sheet.is-dragging{transition:none}@keyframes mobile-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-sheet-header{border-bottom:1px solid var(--color-border);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;flex-shrink:0;justify-content:center;align-items:center;padding:16px 12px 10px;display:flex;position:relative}.mobile-sheet.is-dragging .mobile-sheet-header{cursor:grabbing}.mobile-sheet-grab{background:var(--color-border);border-radius:3px;width:44px;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.mobile-sheet.is-dragging .mobile-sheet-grab{background:var(--color-text-muted)}.mobile-sheet-title{color:var(--color-text);font-size:14px;font-weight:700}.mobile-sheet-close{width:36px;height:36px;color:var(--color-text-muted);border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.mobile-sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:12px;overflow-y:auto}.mobile-hint,.mobile-empty{color:var(--color-text-muted);text-align:center;grid-column:1/-1;padding:16px 2px;font-size:13px}.mobile-field-label{color:var(--color-text-muted);margin:12px 2px 6px;font-size:12px;font-weight:600;display:block}.mobile-add-btn{background:var(--color-accent);color:#fff;border-radius:8px;flex:1;padding:11px 14px;font-size:14px;font-weight:600}.mobile-add-btn:active{background:var(--color-accent-hover)}.mobile-fill-btn{width:100%;color:var(--color-text);border:1px dashed var(--color-border);background:0 0;margin-top:8px}.mobile-add-btn:disabled{opacity:.7}.mobile-importing{color:var(--color-text-muted);align-items:center;gap:8px;padding:10px 2px;font-size:13px;display:flex}.mobile-importing-label{white-space:nowrap}.mobile-progress{background:var(--color-border);border-radius:999px;flex:1;min-width:40px;height:4px;overflow:hidden}.mobile-progress-fill{background:var(--color-accent);border-radius:999px;height:100%;transition:width .2s;display:block}.mobile-spinner{border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;flex:none;width:16px;height:16px;animation:.7s linear infinite mobile-spin}.mobile-spinner--btn{vertical-align:-2px;border-color:#fff #fff6 #fff6;width:14px;height:14px;margin-right:8px}@keyframes mobile-spin{to{transform:rotate(360deg)}}.mobile-photos-actions{align-items:stretch;gap:8px;display:flex}.mobile-icon-toggle{background:var(--color-surface-hover);width:44px;color:var(--color-text);border:1px solid var(--color-border);border-radius:8px;justify-content:center;align-items:center;display:flex}.mobile-icon-toggle.is-active{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.mobile-photo-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px;margin-top:12px;display:grid}.mobile-photo-thumb{aspect-ratio:1;background:var(--color-surface-hover);border:1px solid var(--color-border);border-radius:8px;position:relative;overflow:hidden}.mobile-photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.mobile-photo-thumb:disabled{opacity:.4}.mobile-photo-thumb.is-removing{border-color:var(--color-danger)}.mobile-photo-pending{aspect-ratio:1;border:1px solid var(--color-border);background:linear-gradient(100deg, var(--color-surface-hover) 30%, var(--color-border) 50%, var(--color-surface-hover) 70%);background-size:300% 100%;border-radius:8px;animation:1.1s linear infinite mobile-shimmer}@keyframes mobile-shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}.mobile-photo-count{background:var(--color-accent);color:#fff;text-align:center;pointer-events:none;border-radius:999px;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:700;line-height:20px;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0006}.mobile-photo-del{background:var(--color-danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:16px;line-height:1;display:flex;position:absolute;top:3px;right:3px}.mobile-text-input{background:var(--color-bg);border:1px solid var(--color-border);width:100%;color:var(--color-text);resize:none;border-radius:8px;padding:10px}.mobile-font-row{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.mobile-font-chip{background:var(--color-surface-hover);border:1px solid var(--color-border);color:var(--color-text);white-space:nowrap;border-radius:999px;flex:none;padding:8px 14px;font-size:14px}.mobile-font-chip.is-active{border-color:var(--color-accent);color:var(--color-accent)}.mobile-text-row{gap:16px;display:flex}.mobile-text-field{flex-direction:column;display:flex}.mobile-size-stepper{align-items:center;gap:4px;display:flex}.mobile-size-field{background:var(--color-bg);border:1px solid var(--color-border);width:52px;height:40px;color:var(--color-text);text-align:center;border-radius:8px;padding:0 6px;font-size:15px}.mobile-align-group{gap:4px;display:flex}.mobile-align-btn{background:var(--color-surface-hover);border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text);border-radius:8px;justify-content:center;align-items:center;display:flex}.mobile-align-btn.is-active{border-color:var(--color-accent);color:var(--color-accent)}.mobile-color-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.mobile-color-swatch{border:2px solid var(--color-border);border-radius:999px;width:28px;height:28px}.mobile-color-swatch.is-active{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent)}.mobile-color-swatch--custom{background:var(--color-surface-hover);color:var(--color-text);justify-content:center;align-items:center;display:flex}.mobile-border-row{align-items:center;gap:10px;display:flex}.mobile-border-row .mobile-size-stepper{flex:1;min-width:0}.mobile-border-swatch{background:var(--color-surface-hover);border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-border-swatch-glyph{color:#0000;font-size:18px;font-weight:700;line-height:1}.mobile-preview-card{border:1px solid var(--color-border);background:#fff;border-radius:8px;align-items:center;min-height:56px;margin-top:14px;padding:8px 12px;display:flex;overflow:hidden}.mobile-preview-sample{white-space:nowrap;text-overflow:ellipsis;width:100%;line-height:1.2;display:block;overflow:hidden}.mobile-text-add{width:100%;margin-top:12px;display:block}.mobile-text-add:disabled{opacity:.4}.mobile-template-tabs{-webkit-overflow-scrolling:touch;gap:6px;padding-bottom:8px;display:flex;overflow-x:auto}.mobile-template-tab{background:var(--color-surface-hover);border:1px solid var(--color-border);color:var(--color-text);white-space:nowrap;border-radius:999px;flex:none;padding:7px 14px;font-size:13px}.mobile-template-tab.is-active{border-color:var(--color-accent);color:var(--color-accent)}.mobile-template-grid{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:10px;display:grid}.mobile-template-item{flex-direction:column;align-items:center;gap:5px;display:flex}.mobile-template-item:disabled{opacity:.4}.mobile-template-svg{aspect-ratio:2480/3508;border:1px solid var(--color-border);background:#fff;border-radius:6px;width:100%}.mobile-template-label{color:var(--color-text-muted);text-align:center;font-size:11px}.mobile-clipart-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px;display:grid}.mobile-clipart-item{aspect-ratio:1;border:1px solid var(--color-border);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.mobile-clipart-item:disabled{opacity:.4}.mobile-clipart-item img{object-fit:contain;max-width:100%;max-height:100%}.mobile-spreads{flex-direction:column;align-items:center;gap:18px;padding:4px 0 8px;display:flex}.mobile-spread{flex-direction:column;align-items:center;gap:6px;display:flex}.mobile-spread-pages{background:#fff;border-radius:3px;height:150px;display:flex;overflow:hidden;box-shadow:0 3px 12px #00000073}.mobile-spread.is-single .mobile-spread-pages{border-radius:3px}.mobile-spread-page{height:100%;display:block}.mobile-spread:not(.is-single) .mobile-spread-page:first-child{border-right:1px solid #0000002e}.mobile-spread-thumb{aspect-ratio:2480/3508;background:#fff;height:100%;position:relative;overflow:hidden}.mobile-spread-thumb img{object-fit:contain;width:100%;height:100%;display:block}.mobile-spread-page.is-active{outline:2px solid var(--color-accent);outline-offset:-2px;z-index:1}.mobile-gutter{pointer-events:none;position:absolute;top:0;bottom:0}.mobile-gutter--right{background-color:#0000;right:0;box-shadow:inset -10px 0 8px -8px #0006}.mobile-gutter--left{left:0;box-shadow:inset 10px 0 8px -8px #0006}.mobile-spread-label{color:var(--color-text-muted);font-size:11px}.mobile-confirm-overlay{z-index:60;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.mobile-confirm-dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;width:100%;max-width:340px;padding:20px}.mobile-confirm-dialog p{color:var(--color-text);margin-bottom:18px;font-size:14px;line-height:1.5}.mobile-confirm-actions{gap:10px;display:flex}.mobile-confirm-cancel,.mobile-confirm-apply{border-radius:8px;flex:1;padding:11px;font-size:14px;font-weight:600}.mobile-confirm-cancel{background:var(--color-surface-hover);color:var(--color-text);border:1px solid var(--color-border)}.mobile-confirm-apply{background:var(--color-danger);color:#fff}.bpv-overlay{z-index:1000;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#000000c7;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.bpv-dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;width:min(94vw,860px);height:min(94vh,960px);min-height:0;display:flex;overflow:hidden;box-shadow:0 12px 48px #00000080}.bpv-header{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:12px;padding:10px 12px 10px 16px;display:flex}.bpv-title{color:var(--color-text);font-size:14px;font-weight:600}.bpv-counter{font-variant-numeric:tabular-nums;color:var(--color-text-muted);margin-left:auto;font-size:13px}.bpv-close{width:34px;height:34px;color:var(--color-text);border-radius:8px;justify-content:center;align-items:center;display:flex}@media (hover:hover){.bpv-close:hover{background:var(--color-surface-hover)}}.bpv-body{flex:1;align-items:center;gap:4px;min-height:0;padding:12px 8px;display:flex}.bpv-nav{width:40px;height:64px;color:var(--color-text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bpv-nav:disabled{opacity:.25;cursor:default}@media (hover:hover){.bpv-nav:hover:not(:disabled){background:var(--color-surface-hover)}}.bpv-page{flex:1;justify-content:center;align-items:center;min-width:0;height:100%;display:flex}.bpv-page--cal{overflow:hidden}.bpv-cal{perspective:2200px;position:relative}.bpv-cal-base{position:absolute;inset:0}.bpv-cal-leaf{z-index:2;transform-style:preserve-3d;transform-origin:top;position:absolute;inset:0}.bpv-cal-leaf--up{animation:.72s cubic-bezier(.4,.02,.3,.98) forwards bpv-turn-up}.bpv-cal-leaf--down{animation:.72s cubic-bezier(.4,.02,.3,.98) forwards bpv-turn-down}@keyframes bpv-turn-up{0%{transform:rotateX(0)}to{transform:rotateX(180deg)}}@keyframes bpv-turn-down{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}.bpv-face--reverse{background:#f4f3f1;transform:rotateX(180deg)}.bpv-cal-leaf .bpv-face--front:after{content:"";pointer-events:none;background:linear-gradient(#0000002e,#0000 22%);position:absolute;inset:0}.bpv-cal-leaf .bpv-face--reverse:after{content:"";pointer-events:none;background:linear-gradient(#0000 70%,#0003);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.bpv-cal-leaf--up,.bpv-cal-leaf--down{animation-duration:1ms}}.bpv-book{perspective:2600px;position:relative}.bpv-half{width:50%;height:100%;position:absolute;top:0}.bpv-half--left{left:0}.bpv-half--right{right:0}.bpv-sheet{pointer-events:none;background:#fff;width:100%;height:100%;display:block;box-shadow:0 2px 16px #00000073}.bpv-leaf{z-index:2;width:50%;height:100%;transform-style:preserve-3d;position:absolute;top:0}.bpv-leaf--next{transform-origin:0;animation:.65s cubic-bezier(.45,.05,.35,.95) forwards bpv-flip-next;right:0}.bpv-leaf--prev{transform-origin:100%;animation:.65s cubic-bezier(.45,.05,.35,.95) forwards bpv-flip-prev;left:0}@keyframes bpv-flip-next{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}@keyframes bpv-flip-prev{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@media (prefers-reduced-motion:reduce){.bpv-leaf--next,.bpv-leaf--prev{animation-duration:1ms}}.bpv-face{backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.bpv-face--back{transform:rotateY(180deg)}.bpv-face:after{content:"";pointer-events:none;position:absolute;inset:0}.bpv-leaf--next .bpv-face:after{background:linear-gradient(90deg,#00000029,#0000 25%)}.bpv-leaf--prev .bpv-face:after{background:linear-gradient(270deg,#00000029,#0000 25%)}.bpv-spine{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00000024 47%,#0000003d 50%,#00000024 53%,#0000 100%);width:7%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (width<=767px){.bpv-overlay{padding:8px}.bpv-dialog{width:100%;height:100%}.bpv-nav{width:32px}}.odlg-overlay{z-index:1100;background:#000000b8;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out odlg-fade;display:flex;position:fixed;inset:0}.odlg{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);width:min(92vw,420px);color:var(--color-text);border-radius:12px;flex-direction:column;align-items:center;padding:28px 24px 22px;animation:.18s ease-out odlg-rise;display:flex;box-shadow:0 16px 56px #0000008c}.odlg-title{margin:0 0 8px;font-size:17px;font-weight:600;line-height:1.3}.odlg-text{color:var(--color-text);margin:0 0 8px;font-size:13.5px;line-height:1.5}.odlg-text--muted{color:var(--color-text-muted);font-size:12.5px}.odlg-icon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;display:flex}.odlg-icon--accent{color:var(--color-accent);background:#00b3f124}.odlg-icon--ok{color:#3ddc84;background:#3ddc8424}.odlg-icon--danger{color:var(--color-danger);background:#ff4a6a24}.odlg-spinner{border:4px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:44px;height:44px;margin-bottom:16px;animation:.9s linear infinite odlg-spin}.odlg-bar{background:var(--color-surface-hover);border-radius:3px;width:100%;height:6px;margin:8px 0 12px;position:relative;overflow:hidden}.odlg-bar>span{background:var(--color-accent);border-radius:3px;width:0;transition:width .25s ease-out;position:absolute;inset:0 auto 0 0}.odlg-bar--indeterminate>span{width:40%;animation:1.2s ease-in-out infinite odlg-sweep}.odlg-warn{text-align:left;color:#ffd58a;background:#ffb0201f;border:1px solid #ffb02059;border-radius:8px;gap:10px;width:100%;margin-top:6px;padding:10px 12px;display:flex}.odlg-warn-icon{flex-shrink:0;margin-top:1px}.odlg-warn-body{min-width:0}.odlg-warn-body p{overflow-wrap:anywhere;margin:0 0 4px;font-size:13px;line-height:1.45}.odlg-warn-body p:last-child{margin-bottom:0}.odlg-warn-hint{color:var(--color-text-muted);font-size:12px!important}.odlg-actions{gap:10px;width:100%;margin-top:14px;display:flex}.odlg-btn{min-height:40px;color:var(--color-text);background:var(--color-surface-hover);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.odlg-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.odlg-btn--primary{background:var(--color-accent);border-color:var(--color-accent);color:#fff;font-weight:600}@media (hover:hover){.odlg-btn:hover{background:var(--color-border)}.odlg-btn--primary:hover{background:var(--color-accent-hover)}}@media (width<=480px){.odlg-actions{flex-direction:column-reverse}}@keyframes odlg-fade{0%{opacity:0}to{opacity:1}}@keyframes odlg-rise{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@keyframes odlg-spin{to{transform:rotate(360deg)}}@keyframes odlg-sweep{0%{left:-40%}to{left:100%}}.op{background:var(--color-bg);height:100%;color:var(--color-text);scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;padding:32px 40px 64px;font-size:14px;line-height:1.4;overflow-y:auto}.op::-webkit-scrollbar{width:8px}.op::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:4px}.op-inner{max-width:1200px;margin:0 auto}.op-muted{color:var(--color-text-muted)}.op-danger{color:var(--color-danger)}.op-header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:28px;display:flex}.op-header h1{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:500}.op-header-actions{gap:20px;display:flex}.op-link{color:var(--color-text-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;transition:color .12s}@media (hover:hover){.op-link:not(:disabled):hover{color:var(--color-text)}}.op-link:disabled{opacity:.5;cursor:default}.op-link--accent{color:var(--color-accent)}@media (hover:hover){.op-link--accent:not(:disabled):hover{color:var(--color-accent-hover)}}.op-link--danger{color:var(--color-danger)}.op-btn{border:1px solid var(--color-border);color:var(--color-text);white-space:nowrap;background:0 0;border-radius:6px;padding:9px 16px;font-size:13px;font-weight:500;line-height:1;transition:background .12s,border-color .12s}.op-btn--primary{background:var(--color-accent);border-color:var(--color-accent);color:#0b1a20;font-weight:600}@media (hover:hover){.op-btn:not(:disabled):hover{border-color:var(--color-text-muted)}.op-btn--primary:not(:disabled):hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}}.op-btn:disabled{opacity:.5;cursor:default}.op-tabs{border-bottom:1px solid var(--color-border);align-items:baseline;gap:24px;margin-bottom:20px;padding-bottom:10px;display:flex}.op-tab{color:var(--color-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;transition:color .12s}@media (hover:hover){.op-tab:hover{color:var(--color-text)}}.op-tab--active{color:var(--color-text);font-weight:500}.op-count{color:var(--color-text-muted);font-variant-numeric:tabular-nums;margin-left:6px;font-weight:400}.op-tab--active .op-count{color:var(--color-accent)}.op-search{width:min(220px,100%);color:var(--color-text);font:inherit;text-align:right;background:0 0;border:0;outline:none;margin-left:auto;padding:2px 0;font-size:13px}.op-search::placeholder{color:var(--color-text-muted)}.op-error{color:var(--color-danger);margin:0 0 16px;font-size:13px}.op-run{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.op-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.op-table td{text-align:left;vertical-align:baseline;border-bottom:1px solid var(--color-border);padding:12px 12px 12px 0}.op-table td:last-child{padding-right:0}.op-row{cursor:pointer}@media (hover:hover){.op-row:hover td{background:var(--color-surface)}}.op-row--done td{color:var(--color-text-muted)}.op-col-id{white-space:nowrap;font-weight:500}.op-col-date{white-space:nowrap;font-size:13px}.op-col-num{white-space:nowrap;text-align:right!important}.op-qty--many{color:#f5b53f;font-weight:600}.op-stage{white-space:nowrap;color:var(--color-text-muted);font-size:13px}.op-stage--waiting{color:var(--color-accent)}.op-stage--failed{color:var(--color-danger)}.op-col-actions{white-space:nowrap;text-align:right!important}.op-col-actions .op-link+.op-link{margin-left:16px}.op-empty{color:var(--color-text-muted);border-bottom:0!important;padding:48px 0!important}.op-details td{cursor:default;padding:4px 0 20px}.op-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;font-size:13px;line-height:1.55;display:grid}.op-details-grid h4{color:var(--color-text-muted);margin:0 0 4px;font-size:12px;font-weight:400}.op-details-grid p,.op-details-grid address{margin:0;font-style:normal}.op-details-grid a{color:inherit;text-decoration:none}.op-details-grid a:hover{text-decoration:underline}.op-details-id{grid-column:1/-1}.op-details-id code{color:var(--color-text-muted);font-size:12px}.op--login{justify-content:center;align-items:center;display:flex}.op-login{flex-direction:column;gap:12px;width:min(92vw,300px);display:flex}.op-login h1{margin:0 0 12px;font-size:18px;font-weight:500}.op-login p{margin:0;font-size:13px}.op-login input{border:0;border-bottom:1px solid var(--color-border);color:var(--color-text);font:inherit;background:0 0;outline:none;padding:10px 0}.op-login input:focus{border-bottom-color:var(--color-text-muted)}.op-login .op-btn--primary{margin-top:12px;padding:11px 16px}@media (width<=1100px){.op-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.op{padding:20px 16px 48px}.op-col-date{display:none}}.op-prices-intro{max-width:720px;margin:0 0 20px;font-size:13px;line-height:1.55}.op-prices-table th{text-align:left;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding:0 12px 8px 0;font-size:12px;font-weight:400}.op-prices-table th:last-child{padding-right:0}.op-prices-table th.op-col-num{text-align:right}.op-prices-group td{color:var(--color-text-muted);border-bottom:0;padding-top:20px;padding-bottom:8px;font-size:12px}.op-prices-table td{vertical-align:middle}.op-price-field{align-items:baseline;gap:6px;display:inline-flex}.op-price-input{border:0;border-bottom:1px solid var(--color-border);width:84px;color:var(--color-text);font:inherit;font-variant-numeric:tabular-nums;text-align:right;background:0 0;outline:none;padding:4px 0;transition:border-color .12s}.op-price-input:focus{border-bottom-color:var(--color-text-muted)}.op-prices-row--changed .op-price-input{border-bottom-color:var(--color-accent)}.op-price-input--bad,.op-price-input--bad:focus{border-bottom-color:var(--color-danger);color:var(--color-danger)}.op-prices-actions{align-items:center;gap:20px;margin-top:24px;font-size:13px}
