:root{--bg:#fff;--ink:#111214;--muted:#6b7280;--brand:#111827;--accent:#f43f5e;--line:#e5e7eb;--chip:#f3f4f6;--card:#fafafa;--radius:14px;--shadow:0 8px 24px #00000014;--shadow-soft:0 4px 12px #0000000f;--max:1200px;--font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Inter","Segoe UI",sans-serif;--hero-pad-top:36px;--header-content-h:32px;--header-pad-y:9px;--header-h:calc(var(--header-content-h) + var(--header-pad-y)*2)}@media (max-width:767.98px){:root{--hero-pad-top:28px}}*{box-sizing:border-box}html{font-size:16px}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1;font-variation-settings:normal;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:var(--max);margin-inline:auto;padding:0 20px}.btn{border:1px solid var(--ink);cursor:pointer;box-shadow:var(--shadow-soft);white-space:nowrap;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.1rem;font-weight:600;transition:all .25s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-ghost{border-color:var(--line);color:#111214;background:#fff}.btn-text{background:0 0;border:0;padding:.5rem .25rem}.chip{background:var(--chip);color:#374151;border:1px solid var(--line);border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.9rem;display:inline-flex}.badge{color:#3730a3;background:#eef2ff;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.8rem;display:inline-flex}.shadow{box-shadow:var(--shadow)}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.section{padding:56px 0}.section:first-of-type{padding-top:var(--hero-pad-top)!important}.section-sm{padding:36px 0}.section .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin-bottom:.65rem;font-size:.75rem;font-weight:700}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans)}h1{margin:0 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.15}h2{margin:0 0 8px;font-size:clamp(22px,3.2vw,34px);line-height:1.18}h3{margin:0 0 6px;font-size:clamp(18px,2.4vw,22px)}p{color:var(--muted);margin:0 0 10px}.grid{gap:18px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}header{-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);border-bottom:1px solid var(--line);z-index:1000;background:#ffffffd9;position:sticky;top:0}header .container{padding:0 20px}.nav{padding:var(--header-pad-y)0;min-height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.nav .left,.nav .right{align-items:center;gap:10px;min-width:0;display:flex}.nav .menu a{color:#374151;border-radius:10px;padding:8px 10px}.nav .menu a:hover{background:#f6f7f9}.nav .btn{height:var(--header-content-h);padding:0 12px;font-size:.95rem}.logo{letter-spacing:.2px;white-space:nowrap;align-items:center;gap:.5rem;font-weight:900;display:flex}.logo-dot{background:var(--accent);border-radius:999px;width:9px;height:9px}.logo-img{width:75px;height:15px;display:block}.icon-btn{border:1px solid var(--line);width:32px;height:32px;box-shadow:var(--shadow-soft);cursor:pointer;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.icon-btn:hover{transform:translateY(-1px)}@media (max-width:1000px){.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.grid-3,.grid-2{grid-template-columns:1fr}.nav .menu{display:none}header{z-index:9999;top:0;left:0;right:0;position:fixed!important}body{padding-top:var(--header-h)}}.only-desktop{display:inline-flex}@media (max-width:640px){.only-desktop{display:none}}.only-mobile{display:none}@media (max-width:640px){.only-mobile{display:inline-flex}}@media (max-width:380px){:root{--header-content-h:34px;--header-pad-y:8px;--header-h:calc(var(--header-content-h) + var(--header-pad-y)*2)}.icon-btn{width:34px;height:34px}.nav .right{justify-content:center;gap:6px}.nav .btn{height:var(--header-content-h);padding:0 8px}}.icon-btn svg{display:block}@media (max-width:380px){header .icon-btn svg{width:30px;height:30px}}.cart-btn{position:relative}.cart-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.7rem;line-height:1;display:flex;position:absolute;top:-4px;right:-6px;box-shadow:0 2px 6px #00000026}[hidden]{display:none!important}nav.menu.mega-nav>.mega-item{align-items:center;display:inline-flex;position:relative}nav.menu.mega-nav>.mega-item>.mega-panel{border:1px solid var(--line,#e5e7eb);box-shadow:var(--shadow-soft,0 10px 30px #00000014);z-index:50;max-height:calc(100vh - var(--header-h) - 24px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;padding:18px 20px;display:none;position:absolute;top:100%;left:0;overflow-y:auto}nav.menu.mega-nav>.mega-item.open>.mega-panel{display:block}nav.menu.mega-nav .wrap{place-items:start;gap:24px;display:grid}nav.menu.mega-nav .grid-4{grid-template-columns:repeat(4,minmax(160px,1fr))}nav.menu.mega-nav .grid-6{grid-template-columns:repeat(6,minmax(160px,1fr))}nav.menu.mega-nav .mega-col{text-align:left;min-width:160px}nav.menu.mega-nav .mega-col h4,nav.menu.mega-nav .mega-col .mega-col-heading{color:var(--brand,#111827);margin:0 0 8px;padding:0;font-size:14px;font-weight:800;line-height:1.2;display:block}nav.menu.mega-nav .mega-col ul{margin:0;padding:0;list-style:none}nav.menu.mega-nav .mega-col li{margin:6px 0;padding:0}nav.menu.mega-nav .mega-col a{text-align:left;color:var(--ink,#111214);font-size:14px;text-decoration:none;display:block}nav.menu.mega-nav .mega-col a:hover{text-decoration:underline}nav.menu.mega-nav .mega-all{margin-top:8px;font-size:14px;font-weight:800;display:inline-block}nav.menu.mega-nav .mega-all:after{content:" →"}.mega-panel[data-section=templates]{--tmpl-size:56px;--tmpl-text-width:110px;width:min(900px,100vw - 48px);max-width:calc(100vw - 48px);left:24px;right:auto;transform:none}.mega-panel[data-section=templates] .wrap{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:12px 8px;display:flex}.mega-panel[data-section=templates] .mega-col{flex-direction:column;flex:0 0 180px;display:flex}.mega-panel[data-section=templates] .mega-col h4,.mega-panel[data-section=templates] .mega-col .mega-col-heading{margin-bottom:2px}.mega-panel[data-section=templates] .templates-list{flex-direction:column;flex:auto;margin:0;padding:0;list-style:none;display:flex}.mega-panel[data-section=templates] .tmpl-card-item{white-space:nowrap;margin:0;list-style:none;display:block}.mega-panel[data-section=templates] .tmpl-card{color:inherit;min-height:var(--tmpl-size);width:calc(var(--tmpl-size) + var(--tmpl-text-width));background:#fff;border:1px solid #e6e6ef;border-radius:12px;flex-flow:row;align-items:stretch;gap:0;padding:0;text-decoration:none;transition:border-color .2s,transform .2s;overflow:hidden;display:flex!important}.mega-panel[data-section=templates] .tmpl-card:hover{border-color:#d7d7e0;transform:translateY(-1px)}.mega-panel[data-section=templates] .tmpl-thumb{width:var(--tmpl-size);min-height:var(--tmpl-size);flex:0 0 var(--tmpl-size);background:#e5e7eb;align-self:stretch;height:100%;display:block}.mega-panel[data-section=templates] .tmpl-thumb img,.subdrawer .tmpl-thumb img{object-fit:cover;width:100%;height:100%;display:block}.mega-panel[data-section=templates] .tmpl-text{flex:0 0 var(--tmpl-text-width);max-width:var(--tmpl-text-width);white-space:nowrap;text-overflow:ellipsis;min-height:var(--tmpl-size);justify-content:flex-start;align-items:center;padding:0 12px;font-size:15px;font-weight:400;line-height:1.35;display:flex;overflow:hidden}.mega-panel[data-section=templates] .mega-all{margin-top:6px;font-size:13px;font-weight:400}@media (max-width:1024px){nav.menu.mega-nav>.mega-item>.mega-panel{max-width:96vw}nav.menu.mega-nav .grid-6{grid-template-columns:repeat(3,minmax(160px,1fr))}nav.menu.mega-nav .grid-4{grid-template-columns:repeat(2,minmax(160px,1fr))}}nav.menu.mega-nav .mega-col,nav.menu.mega-nav .mega-col *{text-align:left!important}nav.menu.mega-nav .mega-col h4,nav.menu.mega-nav .mega-col .mega-col-heading{margin-left:0!important;padding-left:0!important}nav.menu.mega-nav .mega-col ul{margin-left:0!important;padding-left:0!important;list-style:none!important}nav.menu.mega-nav .mega-col li{margin-left:0!important;padding-left:0!important}nav.menu.mega-nav .mega-col a{text-align:left!important;margin-left:0!important;padding-left:0!important;display:block!important}nav.menu.mega-nav .mega-panel[data-section=templates] .wrap{width:100%;flex-wrap:wrap!important;justify-content:flex-start!important;gap:12px 8px!important;display:flex!important}nav.menu.mega-nav .mega-panel[data-section=templates] .mega-col{flex-direction:column!important;flex:0 0 180px!important;display:flex!important}nav.menu.mega-nav .mega-panel[data-section=templates] .mega-all,nav.menu.mega-nav .mega-panel[data-section=categories] .mega-all{text-decoration:underline;margin-top:6px!important;font-size:13px!important;font-weight:400!important}nav.menu.mega-nav .mega-panel[data-section=popular] .popular-topics-wrap{justify-content:flex-start;width:100%;display:flex}nav.menu.mega-nav .mega-panel[data-section=popular] .mega-popular-col{flex:auto;width:100%;min-width:320px;max-width:min(780px,100vw - 120px)}nav.menu.mega-nav .mega-panel[data-section=popular] .popular-topic-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px 20px;margin:0;padding:0;list-style:none;display:grid}nav.menu.mega-nav .mega-panel[data-section=popular] .popular-topic-list li{margin:0}nav.menu.mega-nav .mega-panel[data-section=popular]{width:min(820px,100vw - 48px);max-width:calc(100vw - 48px)}nav.menu.mega-nav .mega-panel[data-section=templates]{width:min(900px,100vw - 48px);max-width:calc(100vw - 48px)}nav.menu.mega-nav .mega-panel[data-section=templates] .tmpl-card{width:calc(var(--tmpl-size) + var(--tmpl-text-width))!important;flex-flow:row!important;align-items:center!important;padding:0!important;display:flex!important}nav.menu.mega-nav .mega-panel[data-section=templates] .tmpl-thumb{flex:0 0 var(--tmpl-size)!important;width:var(--tmpl-size)!important;height:100%!important;min-height:var(--tmpl-size)!important;background:#e5e7eb!important;align-self:stretch!important;display:block!important}nav.menu.mega-nav .mega-panel[data-section=templates] .tmpl-text{flex:0 0 var(--tmpl-text-width)!important;max-width:var(--tmpl-text-width)!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-height:var(--tmpl-size)!important;justify-content:flex-start!important;align-items:center!important;padding:0 12px!important;font-size:15px!important;display:flex!important;overflow:hidden!important}.mobile-nav-toggle{cursor:pointer;color:var(--ink);appearance:none;background:0 0;border:none;margin:0 8px 0 0;padding:0;line-height:1;display:none}.mobile-nav-toggle .bar{background:currentColor;width:22px;height:2px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}@media (max-width:767.98px){header .container.nav{align-items:center}.mobile-nav-toggle{display:inline-block}#mobile-drawer-overlay{opacity:0;pointer-events:none;z-index:998;background:#0006;transition:opacity .2s;position:fixed;inset:0}#mobile-drawer{z-index:999;background:#fff;width:78%;max-width:320px;transition:transform .24s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:2px 0 16px #0000001f}#mobile-drawer .drawer-panel{flex-direction:column;height:100%;display:flex}#mobile-drawer .drawer-topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}#mobile-drawer .drawer-title{color:var(--ink);font-size:18px;font-weight:700}.mobile-drawer-close{cursor:pointer;color:var(--ink);appearance:none;background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1}.mobile-drawer-back{color:var(--ink)}#mobile-drawer .drawer-list{margin:0;padding:8px 0;list-style:none}#mobile-drawer .drawer-link{appearance:none;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 16px;font-size:18px;font-weight:700;display:flex}#mobile-drawer .drawer-link .chevron{font-size:22px}body.drawer-open{overflow:hidden}body.drawer-open #mobile-drawer{transform:translate(0)}body.drawer-open #mobile-drawer-overlay{opacity:1;pointer-events:auto}}#mobile-drawer,#mobile-drawer-overlay{display:none}@media (max-width:767.98px){#mobile-drawer,#mobile-drawer-overlay{display:block}#mobile-drawer{box-shadow:none}body.subdrawer-open #mobile-drawer{box-shadow:2px 0 16px #0000001f}#mobile-drawer .drawer-topbar{box-shadow:none!important;border-bottom:none!important}#history-drawer{height:100%;min-height:0;display:block}#history-drawer .account-panel{flex-direction:column;height:100%;min-height:0;display:flex}#history-drawer .account-topbar{background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}#history-drawer .account-title{color:var(--ink);margin:0;font-size:18px;font-weight:700}#history-drawer .account-sep{border:none;border-bottom:1px solid #eee;margin:0}}.history-content-scroll{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}#cart-overlay,#cart-drawer{display:none}@media (max-width:9999px){#cart-overlay{opacity:0;pointer-events:none;z-index:1000;background:#0006;transition:opacity .2s;position:fixed;inset:0}#cart-drawer{z-index:1001;background:#fff;width:min(92vw,420px);transition:transform .24s;display:block;position:fixed;inset:0 0 0 auto;transform:translate(100%)}#cart-drawer .cart-panel{flex-direction:column;height:100%;display:flex}#cart-drawer .cart-topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}#cart-drawer .cart-title{margin:0;font-size:18px;font-weight:700}#cart-drawer .cart-close{cursor:pointer;color:var(--ink);background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1}#cart-items{flex:1;padding:8px 16px;overflow:auto}#cart-items .cart-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}#cart-items .cart-item{opacity:1;border-bottom:1px solid #eee;grid-template-columns:auto 72px minmax(0,1fr) auto;align-items:center;gap:12px;max-height:200px;margin-bottom:12px;padding:8px 0 16px;transition:all .5s;display:grid;overflow:hidden}#cart-items .cart-item.cart-item-deleting{opacity:0;border-bottom-width:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translate(100%)}#cart-items .cart-item:last-child{border-bottom:none;margin-bottom:0}}#cart-items .cart-select input{accent-color:#111;cursor:pointer;width:18px;height:18px}#cart-items .cart-thumb{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}#cart-items .cart-info{flex-direction:column;gap:6px;display:flex}#cart-items .cart-item-title{-webkit-line-clamp:2;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;font-size:.925rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:380px){#cart-items .cart-item-title{font-size:.84rem}}@media (max-width:320px){#cart-items .cart-item-title{font-size:.8rem}}#cart-items .cart-item-variant{color:#6b7280;font-size:.92rem}#cart-items .cart-item-head{justify-content:space-between;align-items:center;gap:8px;display:flex}#cart-items .cart-item-actions{align-items:center;gap:12px;display:flex}#cart-items .cart-qty{font-weight:600}#cart-items .cart-remove{color:#ef4444;cursor:pointer;background:0 0;border:none;font-weight:700}#cart-items .cart-price{font-weight:700}#cart-items .cart-right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}#cart-items .cart-remove-icon{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}#cart-items .cart-remove-icon:hover{color:#dc2626;background:#f3f4f6}#cart-items .cart-price-sub{align-items:center;gap:8px;display:flex}#cart-items .cart-price-strike{color:#9ca3af;font-size:.9rem;text-decoration:line-through}#cart-items .cart-price-discount{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:.18rem .45rem;font-size:.8rem;font-weight:600}#cart-items .cart-qty-control{--cart-qty-btn-size:30px;align-items:center;gap:8px;display:flex}#cart-items .cart-qty-btn{border:1px solid var(--line);width:var(--cart-qty-btn-size);height:var(--cart-qty-btn-size);cursor:pointer;color:#0f172a;background:#fff;border-radius:10px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:flex}#cart-items .cart-qty-btn:hover{background:#f3f4f6}#cart-items .cart-qty-input{width:calc(var(--cart-qty-btn-size)*1.5);text-align:center;border:1px solid var(--line);border-radius:10px;padding:.42rem .72rem;font-size:.9rem;font-weight:700}#cart-items .cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#cart-items .cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#cart-items .cart-empty{color:#6b7280;padding:32px 8px}#cart-drawer .cart-footer{background:#fff;border-top:1px solid #eee;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 12px;display:grid;position:sticky;bottom:0}#cart-drawer .cart-all{align-items:center;gap:8px;display:inline-flex}#cart-drawer .cart-all-cb{accent-color:#111;cursor:pointer;width:18px;height:18px}#cart-drawer .cart-checkout-btn{appearance:none;cursor:pointer;color:#fff;background:#111;border:none;border-radius:999px;grid-column:1/-1;padding:14px 18px;font-size:clamp(1rem,3.8vw,1.1rem);font-weight:800}#cart-drawer .cart-total{justify-self:end;align-items:center;gap:10px;font-size:20px;display:flex}#cart-drawer .cart-total-strike{color:#9ca3af;font-size:.95rem;text-decoration:line-through}#cart-drawer .cart-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#cart-drawer .cart-overlay-box{color:#fff;background:#0c0e12f2;border-radius:10px;align-items:center;gap:10px;padding:14px 18px;display:inline-flex;box-shadow:0 10px 30px #00000040}#cart-drawer .cart-overlay-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite cartSpin}@keyframes cartSpin{to{transform:rotate(360deg)}}body.cart-open{overflow:hidden}body.cart-open #cart-drawer{transform:translate(0)}body.drawer-open #cart-overlay{opacity:1;pointer-events:auto;display:block}.route-overlay{z-index:10000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.route-overlay-box{color:#fff;background:#0c0e12e6;border-radius:10px;align-items:center;gap:10px;padding:14px 18px;display:inline-flex;box-shadow:0 10px 30px #00000040}.route-overlay-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite routeSpin}@keyframes routeSpin{to{transform:rotate(360deg)}}@media (max-width:767.98px){#cart-drawer{height:100dvh;top:0}}#account-overlay,#account-drawer{display:none}@media (max-width:9999px){#account-overlay{opacity:0;pointer-events:none;z-index:1000;background:#0006;transition:opacity .2s;position:fixed;inset:0}#account-drawer{z-index:1002;background:#fff;width:min(92vw,420px);transition:transform .24s;display:block;position:fixed;inset:0 0 0 auto;transform:translate(100%)}#account-drawer .account-panel{flex-direction:column;height:100%;display:flex}#account-drawer .account-topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}#account-drawer .account-title{margin:0;font-size:18px;font-weight:700}#account-drawer .account-close{cursor:pointer;color:var(--ink);background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1}#account-drawer .account-welcome{align-items:center;gap:12px;padding:16px;display:flex}#account-drawer .account-avatar{font-size:20px}#account-drawer .account-login-btn{color:#fff;background:#ef4444;border-radius:999px;margin-left:auto;padding:8px 14px;font-weight:700;text-decoration:none}#account-drawer .account-sep{border:none;border-top:1px solid #eee;margin:0 16px}#account-drawer .account-list{margin:0;padding:8px 0;list-style:none}#account-drawer .account-link{color:#111;align-items:center;gap:12px;padding:14px 16px;font-weight:700;text-decoration:none;display:flex}#account-drawer .account-link:hover{background:#f7f7f8}body.account-open{overflow:hidden}body.account-open #account-drawer{transform:translate(0)}body.account-open #account-overlay{opacity:1;pointer-events:auto;display:block}}@media (max-width:767.98px){#account-drawer{height:100dvh;top:0}}#account-drawer .account-title{font-weight:800}#account-drawer .account-welcome{padding:16px}#account-drawer .account-avatar{color:#111;background:#f3f4f6;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}#account-drawer .account-login-btn{margin-left:auto}#account-drawer .account-list .account-link{font-weight:600}#account-drawer .account-link:after{content:"›";opacity:.5;margin-left:auto;font-size:18px;line-height:1}#account-drawer .account-item:first-child .account-link:before{content:"📦";margin-right:10px}#account-drawer .account-item:nth-child(2) .account-link:before{content:"❤️";margin-right:10px}#account-drawer .account-item:nth-child(3) .account-link:before{content:"🏠";margin-right:10px}#account-drawer .account-item:nth-child(4) .account-link:before{content:"⚙";margin-right:10px}@media (prefers-reduced-motion:no-preference){#account-drawer .account-link{transition:background-color .2s}#account-drawer .account-link:hover{background:#f5f5f5}}#account-drawer .account-welcome{align-items:center;gap:12px;display:flex}#account-drawer .account-welcome .btn{margin-left:auto}#global-overlay{opacity:0;pointer-events:none;z-index:1000;background:#0006;transition:opacity .2s;position:fixed;inset:0}body.drawer-open #global-overlay,body.cart-open #global-overlay,body.account-open #global-overlay,body.subdrawer-open #global-overlay,body.history-open #global-overlay{opacity:1;pointer-events:auto}#mobile-drawer{z-index:1003!important}@media (max-width:767.98px){#mobile-drawer{height:100dvh;position:fixed;top:0}#mobile-drawer .drawer-topbar{box-shadow:none!important;border-bottom:1px solid #eee!important}}.site-main{display:block}#mobile-drawer,#cart-drawer,#account-drawer{height:100dvh;top:0}@media (max-width:767.98px){#mobile-drawer,#cart-drawer,#account-drawer{top:var(--header-h);height:calc(100dvh - var(--header-h))}}.subdrawer{opacity:0;pointer-events:none;z-index:1002;background:#fff;width:78%;max-width:320px;transition:transform .24s,opacity .24s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:2px 0 16px #0000001f}.subdrawer[data-state=open]{opacity:1;pointer-events:auto;transform:translate(0)}@media (max-width:767.98px){.subdrawer{top:var(--header-h);height:calc(100dvh - var(--header-h))}}@media (min-width:768px){.subdrawer{display:none!important}}body.subdrawer-open #mobile-drawer{transform:translate(-100%)!important}.subdrawer .drawer-panel{flex-direction:column;height:100%;display:flex}.subdrawer .drawer-topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.subdrawer .drawer-title{color:var(--ink);text-align:left;flex:auto;margin:0;font-size:18px;font-weight:700}.subdrawer .mobile-drawer-close{cursor:pointer;color:var(--ink);appearance:none;background:0 0;border:none;padding:4px 8px;font-size:22px;line-height:1}.subdrawer .drawer-list{flex:1;margin:0;padding:8px 0;list-style:none;overflow:auto}.subdrawer .drawer-section{flex-direction:column;flex:1;padding:8px 16px 16px;display:flex;overflow:auto}.subdrawer .drawer-item{border-bottom:1px solid #f2f2f2;padding:8px 0}.subdrawer .group-head{justify-content:space-between;align-items:baseline;padding:8px 16px;font-size:.95rem;font-weight:800;display:flex}.subdrawer .group-head .view-all{font-size:.85rem;font-weight:600;text-decoration:none}.subdrawer .topic-list{margin:0;padding:0 16px 8px;list-style:none}.subdrawer .topic-list li{margin:10px 0}.subdrawer .tmpl-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;align-items:center;font-weight:600;text-decoration:none;display:flex;overflow:hidden}.subdrawer .tmpl-thumb{aspect-ratio:1;border-right:1px solid var(--line);background:#eef0f3;flex:0 0 64px}.subdrawer .tmpl-text{flex:1;padding:12px}.drawer-topbar--centered{grid-template-columns:auto 1fr auto;justify-content:space-between;align-items:center;column-gap:8px;display:grid}.drawer-topbar--centered .drawer-title{text-align:left;margin-left:0;margin-right:0}.drawer-topbar--centered .mobile-drawer-back{justify-self:start;margin-right:8px!important}.drawer-topbar--centered .mobile-drawer-close:last-of-type{justify-self:end;margin-left:0}.drawer-title--left{text-align:left;flex:auto;margin:0}.drawer-panel[data-subdrawer=popular-topics] .drawer-topbar,.drawer-panel[data-subdrawer=categories] .drawer-topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;column-gap:8px;padding:14px 16px;display:flex}.drawer-panel[data-subdrawer=popular-topics] .drawer-topbar .drawer-title,.drawer-panel[data-subdrawer=categories] .drawer-topbar .drawer-title{text-align:left;flex:auto;margin:0}.drawer-panel[data-subdrawer=popular-topics] .drawer-topbar .mobile-drawer-close:last-of-type,.drawer-panel[data-subdrawer=categories] .drawer-topbar .mobile-drawer-close:last-of-type{margin-left:auto}.drawer-panel[data-subdrawer=popular-topics] .drawer-topbar .mobile-drawer-back,.drawer-panel[data-subdrawer=categories] .drawer-topbar .mobile-drawer-back{margin-right:8px}.drawer-panel[data-subdrawer=popular-topics] .drawer-list>li,.drawer-panel[data-subdrawer=popular-topics] .drawer-item,.drawer-panel[data-subdrawer=popular-topics] .group-head,.drawer-panel[data-subdrawer=popular-topics] .topic-list>li,.drawer-panel[data-subdrawer=categories] .drawer-list>li,.drawer-panel[data-subdrawer=categories] .drawer-item,.drawer-panel[data-subdrawer=categories] .group-head,.drawer-panel[data-subdrawer=categories] .topic-list>li{box-shadow:none;background-image:none;border:0}.drawer-panel[data-subdrawer=popular-topics] .drawer-item:before,.drawer-panel[data-subdrawer=popular-topics] .drawer-item:after,.drawer-panel[data-subdrawer=popular-topics] .group-head:before,.drawer-panel[data-subdrawer=popular-topics] .group-head:after,.drawer-panel[data-subdrawer=popular-topics] .topic-list>li:before,.drawer-panel[data-subdrawer=popular-topics] .topic-list>li:after,.drawer-panel[data-subdrawer=categories] .drawer-item:before,.drawer-panel[data-subdrawer=categories] .drawer-item:after,.drawer-panel[data-subdrawer=categories] .group-head:before,.drawer-panel[data-subdrawer=categories] .group-head:after,.drawer-panel[data-subdrawer=categories] .topic-list>li:before,.drawer-panel[data-subdrawer=categories] .topic-list>li:after{content:none}.drawer-panel[data-subdrawer=popular-topics] .drawer-list>li+li,.drawer-panel[data-subdrawer=categories] .drawer-list>li+li{margin-top:.34em}.drawer-panel[data-subdrawer=popular-topics] .group-head,.drawer-panel[data-subdrawer=categories] .group-head{margin-top:.14em;margin-bottom:.16em;padding:8px 16px}.drawer-panel[data-subdrawer=popular-topics] .topic-list,.drawer-panel[data-subdrawer=categories] .topic-list{margin-top:.1em;margin-bottom:.1em}.drawer-panel[data-subdrawer=popular-topics] .topic-list.full-list{margin:0;padding:0;list-style:none}.drawer-panel[data-subdrawer=popular-topics] .topic-list>li,.drawer-panel[data-subdrawer=categories] .topic-list>li{margin-top:.22em;margin-bottom:.22em}.drawer-panel[data-subdrawer=popular-topics] .topic-list>li>a,.drawer-panel[data-subdrawer=categories] .topic-list>li>a{color:inherit;padding:4px 0;font-weight:600;line-height:1.45;text-decoration:none;display:block}@media (max-width:767.98px){.drawer-panel[data-subdrawer=popular-topics] .topic-list>li>a,.drawer-panel[data-subdrawer=categories] .topic-list>li>a{min-height:44px;padding:8px 0;line-height:1.5}}.drawer-panel[data-subdrawer=popular-topics] .drawer-section .view-all{margin-top:12px;font-size:.9rem;font-weight:600;text-decoration:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Footer-module__EZoWya__footer{color:#c6c8ce;background:#0b0c0f;border-top:1px solid #1f2128;padding-top:20px}.Footer-module__EZoWya__inner{padding:44px 20px}.Footer-module__EZoWya__columns{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:18px;display:grid}.Footer-module__EZoWya__columns h4{margin-top:0}.Footer-module__EZoWya__logo-link{color:#fff;align-items:center;gap:.5rem;font-weight:900;text-decoration:none;display:inline-flex}.Footer-module__EZoWya__logo-dot{background:var(--accent);border-radius:999px;width:9px;height:9px;display:inline-flex}.Footer-module__EZoWya__tagline{color:#9aa1ad;margin-top:10px}.Footer-module__EZoWya__social{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.Footer-module__EZoWya__social-link{color:#fff;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.Footer-module__EZoWya__social-link:hover{background:#ffffff1f}.Footer-module__EZoWya__social-link img{object-fit:contain;filter:invert()brightness(.85);width:18px;height:18px}.Footer-module__EZoWya__payments{flex-wrap:wrap;gap:8px;display:flex}.Footer-module__EZoWya__payment{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:48px;height:26px;padding:2px 6px;display:inline-flex;box-shadow:0 1px 3px #00000026}.Footer-module__EZoWya__payment img{object-fit:contain;max-width:100%;max-height:100%;display:block}.Footer-module__EZoWya__footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;display:flex}@media (max-width:1000px){.Footer-module__EZoWya__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Footer-module__EZoWya__inner{padding:44px 20px}.Footer-module__EZoWya__columns{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand brand""explore about""support legal"}.Footer-module__EZoWya__columns>:first-child{grid-area:brand}.Footer-module__EZoWya__columns>:nth-child(2){grid-area:explore}.Footer-module__EZoWya__columns>:nth-child(3){grid-area:about}.Footer-module__EZoWya__columns>:nth-child(4){grid-area:support}.Footer-module__EZoWya__columns>:nth-child(5){grid-area:legal}}
