: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){header .container{padding:0 12px}:root{--hero-pad-top:28px;--header-content-h: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}button,[role=button],.btn,a.btn{-webkit-tap-highlight-color:transparent}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:2px;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:12px}.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:28px;height:28px;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)}.nav .left .logo{margin-left:0}.icon-btn{box-shadow:none;background:0 0;border:none}}.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:28px;--header-pad-y:8px;--header-h:calc(var(--header-content-h) + var(--header-pad-y)*2)}.icon-btn{width:28px;height:28px}.nav .right{justify-content:center;gap:2px}.nav .btn{height:var(--header-content-h);padding:0 8px}}.icon-btn svg{display:block}@media (max-width:380px){header .icon-btn svg{width:18px;height:18px}}.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=categories] .wrap.categories-wrap{grid-template-columns:minmax(200px,1fr)}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 12px 0 0;padding:0;line-height:1;display:none}.mobile-nav-toggle .bar{background:currentColor;width:18px;height:2px;margin:4px 0;transition:transform .2s,opacity .2s;display:block}@media (max-width:767.98px){.nav .right{gap:0}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:visible}#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;overflow:hidden;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-price-original{color:#9ca3af;font-weight:600;text-decoration:line-through}#cart-items .cart-first-order-wrap{border-radius:8px;align-items:center;display:inline-flex;position:relative}#cart-items .cart-first-order-badge{color:#fff;background:linear-gradient(135deg,#ff7a18,#ffb347);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1.2}#cart-items .cart-first-order-tooltip{color:#fff;white-space:normal;text-align:left;opacity:0;pointer-events:none;z-index:12;background:#111827;border-radius:8px;max-width:min(280px,100vw - 56px);padding:6px 8px;font-size:12px;font-weight:500;line-height:1.2;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);left:auto;right:0;transform:translateY(4px);box-shadow:0 8px 20px #0f172a40}#cart-items .cart-first-order-tooltip:before{content:"";background:#111827;width:10px;height:10px;position:absolute;inset:auto 10px -5px auto;transform:rotate(45deg)}#cart-items .cart-first-order-wrap:hover .cart-first-order-tooltip,#cart-items .cart-first-order-wrap:focus-visible .cart-first-order-tooltip{opacity:1;transform:translateY(0)}#cart-items .cart-first-order-wrap:focus-visible{outline-offset:2px;outline:2px solid #ff7a1873}#cart-items .cart-right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}@media (max-width:767.98px){#cart-items .cart-item{grid-template-columns:auto 64px minmax(0,1fr) auto;align-items:center;gap:8px}#cart-items .cart-thumb{width:64px;height:64px}#cart-items .cart-item-actions{gap:8px}#cart-items .cart-qty-control{--cart-qty-btn-size:26px;gap:6px}#cart-items .cart-qty-input{width:34px;padding:.3rem .4rem;font-size:.85rem}#cart-items .cart-right{gap:4px;margin-top:0}#cart-items .cart-first-order-tooltip{white-space:normal;text-align:left;max-width:min(240px,100vw - 56px);bottom:calc(100% + 6px);left:auto;right:0;transform:translateY(4px)}#cart-items .cart-first-order-tooltip:before{left:auto;right:10px;transform:rotate(45deg)}#cart-items .cart-first-order-wrap:hover .cart-first-order-tooltip,#cart-items .cart-first-order-wrap:focus-visible .cart-first-order-tooltip{transform:translateY(0)}}#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}@media (max-width:767.98px){#cart-items .cart-qty-control{--cart-qty-btn-size:26px;gap:6px}#cart-items .cart-qty-input{width:34px;padding:.3rem .4rem;font-size:.85rem}}#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{flex-direction:column;justify-self:end;align-items:flex-end;gap:10px;font-size:20px;display:flex}#cart-drawer .cart-total-strike{color:#9ca3af;font-size:.95rem;text-decoration:line-through}#cart-drawer .cart-total-base-amount{color:#111827;font-size:1.05rem;font-weight:700;line-height:1}#cart-drawer .cart-total-amount{line-height:1}#cart-drawer .cart-total-amount-original{color:#9ca3af;font-size:.95rem;font-weight:600;text-decoration:line-through}#cart-drawer .cart-total-first-order{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(135deg,#ff7a18,#ffb347);border-radius:6px;min-width:0;max-width:clamp(140px,42vw,260px);padding:4px 8px;font-size:12px;font-weight:700;line-height:1.2;display:block;overflow:hidden}#cart-drawer .cart-total-first-order-wrap{cursor:pointer;border-radius:8px;align-items:center;min-width:0;max-width:100%;display:inline-flex;position:relative}#cart-drawer .cart-total-first-order-tooltip{color:#fff;white-space:normal;text-align:left;opacity:0;pointer-events:none;z-index:12;background:#111827;border-radius:8px;max-width:min(280px,100vw - 56px);padding:6px 8px;font-size:12px;font-weight:500;line-height:1.2;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 8px 20px #0f172a40}#cart-drawer .cart-total-first-order-tooltip:before{content:"";background:#111827;width:10px;height:10px;position:absolute;bottom:-5px;right:10px;transform:rotate(45deg)}#cart-drawer .cart-total-first-order-wrap.is-open .cart-total-first-order-tooltip{opacity:1;transform:translateY(0)}#cart-drawer .cart-total-first-order-wrap:focus-visible{outline-offset:2px;outline:2px solid #ff7a1873}#cart-drawer .cart-total-discount-row{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}#cart-drawer .cart-total-base-discount{color:#e11d48;background:#e11d481a;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;line-height:1.2}#cart-drawer .cart-total-first-order-amount{color:#111827;flex-shrink:0;font-size:13px;font-weight:700;line-height:1.2}#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-btn{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:none}#account-drawer .account-coupon-badge{color:#fff;letter-spacing:0;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:auto;margin-right:10px;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}#account-drawer .account-coupon-list{padding:12px 16px}#account-drawer .account-coupon-item{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;padding:12px 12px 10px}#account-drawer .account-coupon-item+.account-coupon-item{margin-top:8px}#account-drawer .account-coupon-main{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}#account-drawer .account-coupon-title-wrap{align-items:center;gap:8px;min-width:0;display:flex}#account-drawer .account-coupon-code{color:#111827;letter-spacing:.2px;font-size:14px;font-weight:700}#account-drawer .account-coupon-discount{color:#fff;letter-spacing:.2px;background:#dc2626;border-radius:999px;flex:none;justify-content:center;align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}#account-drawer .account-coupon-status{border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700;line-height:1}#account-drawer .account-coupon-status.is-unused{color:#166534;background:#dcfce7}#account-drawer .account-coupon-status.is-used{color:#475569;background:#f1f5f9}#account-drawer .account-coupon-time{color:#64748b;margin-top:6px;font-size:12px;display:inline-block}#account-drawer .account-coupon-empty{color:#6b7280;padding:6px 0;font-size:13px}#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}#account-drawer .account-item.account-item-coupons .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)}}
.LanguageSelect-module__dgMiZG__root{align-items:center;display:inline-flex;position:relative}.LanguageSelect-module__dgMiZG__globe{color:#111214;display:none}.LanguageSelect-module__dgMiZG__trigger{appearance:none;height:var(--header-content-h);color:#111214;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:0 28px 0 12px;font-size:13px;line-height:1;transition:all .2s;display:inline-flex;position:relative;box-shadow:0 4px 12px #0000000f}.LanguageSelect-module__dgMiZG__trigger:focus-visible{outline-offset:2px;outline:2px solid #111214}.LanguageSelect-module__dgMiZG__trigger:hover{transform:translateY(-1px)}.LanguageSelect-module__dgMiZG__triggerText{white-space:nowrap}.LanguageSelect-module__dgMiZG__caret{pointer-events:none;border-top:6px solid #6b7280;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;right:10px}.LanguageSelect-module__dgMiZG__menu{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-width:160px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 24px #0000001f}.LanguageSelect-module__dgMiZG__menuItem{text-align:left;color:#111214;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;padding:8px 10px;font-size:13px}.LanguageSelect-module__dgMiZG__menuItem:hover,.LanguageSelect-module__dgMiZG__menuItem:focus-visible{background:#f3f4f6;outline:none}.LanguageSelect-module__dgMiZG__menuItemActive,.LanguageSelect-module__dgMiZG__menuItemActive:hover,.LanguageSelect-module__dgMiZG__menuItemActive:focus-visible{color:#fff;background:#111214}.LanguageSelect-module__dgMiZG__srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.LanguageSelect-module__dgMiZG__trigger{width:28px;height:28px;box-shadow:none;background:0 0;border:none;justify-content:center;padding:0}.LanguageSelect-module__dgMiZG__globe{justify-content:center;align-items:center;display:inline-flex}.LanguageSelect-module__dgMiZG__triggerText,.LanguageSelect-module__dgMiZG__caret{display:none}.LanguageSelect-module__dgMiZG__menu{right:-6px}}
.HeaderSearch-module__jvygNW__container{width:100%;max-width:400px;margin-right:16px;position:relative}.HeaderSearch-module__jvygNW__inputWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;height:32px;transition:border-color .2s;display:flex;overflow:hidden}.HeaderSearch-module__jvygNW__inputWrapper:focus-within{border-color:#e5e7eb}.HeaderSearch-module__jvygNW__input{color:#111827;background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;padding:0 16px;font-size:14px}.HeaderSearch-module__jvygNW__input::placeholder{color:#9ca3af}.HeaderSearch-module__jvygNW__searchButton{color:#fff;cursor:pointer;background:#111214;border:none;justify-content:center;align-items:center;width:36px;height:100%;padding:0;transition:background-color .2s;display:flex}.HeaderSearch-module__jvygNW__searchButton:hover{background:#000}.HeaderSearch-module__jvygNW__dropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:400px;padding:16px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000000d}.HeaderSearch-module__jvygNW__section{margin-bottom:20px}.HeaderSearch-module__jvygNW__section:last-child{margin-bottom:0}.HeaderSearch-module__jvygNW__sectionTitle{color:#6b7280;text-transform:capitalize;margin:0 0 12px;font-size:12px;font-weight:600}.HeaderSearch-module__jvygNW__sectionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.HeaderSearch-module__jvygNW__sectionHeader .HeaderSearch-module__jvygNW__sectionTitle{margin:0}.HeaderSearch-module__jvygNW__collapseButton{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:none}.HeaderSearch-module__jvygNW__collapseButton:hover{color:#111214;border-color:#d1d5db}.HeaderSearch-module__jvygNW__list{margin:0;padding:0;list-style:none}.HeaderSearch-module__jvygNW__listItem{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.HeaderSearch-module__jvygNW__listItem:last-child{margin-bottom:0}.HeaderSearch-module__jvygNW__itemButton{color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;padding:4px 0;font-size:14px;font-weight:700;transition:color .2s}.HeaderSearch-module__jvygNW__itemButton:hover{color:#111214;text-decoration:underline}.HeaderSearch-module__jvygNW__removeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;font-size:16px;transition:all .2s;display:flex}.HeaderSearch-module__jvygNW__removeButton:hover{color:#ef4444;background:#fee2e2}@media (max-width:768px){.HeaderSearch-module__jvygNW__container{display:none}.HeaderSearch-module__jvygNW__container.HeaderSearch-module__jvygNW__mobileVisible{z-index:100;border-radius:999px;width:auto;max-width:none;margin-right:0;display:block;position:absolute;top:60px;left:16px;right:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.HeaderSearch-module__jvygNW__container.HeaderSearch-module__jvygNW__mobileVisible .HeaderSearch-module__jvygNW__dropdown{border-top:none;border-top-left-radius:0;border-top-right-radius:0;max-height:calc(100vh - 100px);position:absolute;top:32px;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.HeaderSearch-module__jvygNW__container.HeaderSearch-module__jvygNW__mobileVisible .HeaderSearch-module__jvygNW__collapseButton{display:inline-flex}.HeaderSearch-module__jvygNW__container.HeaderSearch-module__jvygNW__mobileVisible .HeaderSearch-module__jvygNW__input{font-size:16px}.HeaderSearch-module__jvygNW__container.HeaderSearch-module__jvygNW__mobileVisible.HeaderSearch-module__jvygNW__expanded .HeaderSearch-module__jvygNW__inputWrapper{border-bottom-color:#0000;border-radius:12px 12px 0 0}}
.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}}
.LoginDialog-module__PlBByG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-out LoginDialog-module__PlBByG__fadeIn;display:flex;position:fixed;inset:0}.LoginDialog-module__PlBByG__container{background:#fff;border:1px solid #0000000d;border-radius:24px;flex-direction:column;align-items:center;width:90%;max-width:400px;padding:32px 24px;animation:.3s cubic-bezier(.16,1,.3,1) LoginDialog-module__PlBByG__slideUp;display:flex;position:relative;box-shadow:0 20px 40px #0003}.LoginDialog-module__PlBByG__closeButton{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.LoginDialog-module__PlBByG__closeButton:hover{color:#000;background:#e5e5e5}.LoginDialog-module__PlBByG__content{flex-direction:column;align-items:center;gap:16px;width:100%;margin-bottom:24px;display:flex}.LoginDialog-module__PlBByG__iframeWrapper{background:#fff;border:1px solid #0000000f;border-radius:12px;width:100%;height:420px;overflow:hidden}.LoginDialog-module__PlBByG__iframe{border:none;width:100%;height:100%;display:block}.LoginDialog-module__PlBByG__loginBtn{cursor:pointer;background:0 0;border:none;width:100%;padding:0;transition:transform .2s,opacity .2s;display:block}.LoginDialog-module__PlBByG__loginBtn:hover{opacity:.9;transform:translateY(-1px)}.LoginDialog-module__PlBByG__loginBtn img{width:100%;max-width:320px;height:auto;margin:0 auto;display:block}.LoginDialog-module__PlBByG__titleArea{text-align:center;margin-top:8px}.LoginDialog-module__PlBByG__title{color:#1a1b1e;margin-bottom:6px;font-size:18px;font-weight:700;line-height:1.4}.LoginDialog-module__PlBByG__subtitle{color:#6b7280;font-size:14px;line-height:1.5}.LoginDialog-module__PlBByG__highlight{color:#ff4d4f;font-weight:600}@keyframes LoginDialog-module__PlBByG__fadeIn{0%{opacity:0}to{opacity:1}}.android .LoginDialog-module__PlBByG__title{font-size:17px}.android .LoginDialog-module__PlBByG__subtitle{font-size:13px}@keyframes LoginDialog-module__PlBByG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (min-width:640px){.LoginDialog-module__PlBByG__container{max-width:440px;padding:40px}.LoginDialog-module__PlBByG__title{font-size:20px}.LoginDialog-module__PlBByG__subtitle{font-size:15px}}
.SideDiscountTag-module__fUEcsa__popupOverlay{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c101875;justify-content:center;align-items:center;padding:16px;animation:.25s cubic-bezier(.22,1,.36,1) SideDiscountTag-module__fUEcsa__popupOverlayIn;display:flex;position:fixed;inset:0}.SideDiscountTag-module__fUEcsa__popupCard{text-align:left;transform-origin:top;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:min(420px,100%);padding:30px 24px 20px;animation:.25s cubic-bezier(.22,1,.36,1) SideDiscountTag-module__fUEcsa__popupCardIn;position:relative;box-shadow:0 10px 30px #00000026}.SideDiscountTag-module__fUEcsa__popupLead{color:#111827;letter-spacing:0;opacity:0;margin:0;font-size:22px;font-weight:700;line-height:1.3;animation:.22s cubic-bezier(.22,1,.36,1) 60ms forwards SideDiscountTag-module__fUEcsa__popupContentIn}.SideDiscountTag-module__fUEcsa__popupSub{color:#111827;opacity:0;margin:12px 0 0;font-size:18px;font-weight:600;line-height:1.45;animation:.22s cubic-bezier(.22,1,.36,1) .12s forwards SideDiscountTag-module__fUEcsa__popupContentIn}.SideDiscountTag-module__fUEcsa__popupNote{color:#6b7280;margin:12px 0 0;font-size:14px;line-height:1.45}.SideDiscountTag-module__fUEcsa__popupAction{color:#fff;letter-spacing:.01em;cursor:pointer;opacity:0;background:#0f172a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:18px;font-size:16px;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s;animation:.22s cubic-bezier(.22,1,.36,1) .18s forwards SideDiscountTag-module__fUEcsa__popupContentIn;display:inline-flex;box-shadow:0 8px 20px #11182747}.SideDiscountTag-module__fUEcsa__popupAction:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 10px 24px #1118274d}.SideDiscountTag-module__fUEcsa__popupActionLabel{line-height:1}.SideDiscountTag-module__fUEcsa__popupActionArrow{line-height:1;transition:transform .16s;transform:translate(0)}.SideDiscountTag-module__fUEcsa__popupAction:hover .SideDiscountTag-module__fUEcsa__popupActionArrow{transform:translate(3px)}.SideDiscountTag-module__fUEcsa__popupAction:disabled{opacity:.72;cursor:not-allowed;animation:none;transform:none}.SideDiscountTag-module__fUEcsa__popupError{color:#b91c1c;margin:10px 0 0;font-size:14px;line-height:1.3}@keyframes SideDiscountTag-module__fUEcsa__popupOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes SideDiscountTag-module__fUEcsa__popupCardIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes SideDiscountTag-module__fUEcsa__popupContentIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.SideDiscountTag-module__fUEcsa__flyTicket{z-index:150;transform-origin:50%;pointer-events:none;filter:drop-shadow(0 0 10px #b0153659);background:linear-gradient(#fef3f5 0%,#f8dce4 100%);border:1px dashed #b01536;border-radius:8px;justify-content:center;align-items:center;width:88px;height:44px;display:flex;position:fixed;box-shadow:0 10px 26px #b0153647}.SideDiscountTag-module__fUEcsa__flyTicket:after{content:"";filter:blur(5px);opacity:.9;background:linear-gradient(90deg,#820e2700 0%,#820e2747 42%,#e45c84e0 100%);border-radius:999px;width:64px;height:20px;animation:.45s ease-in-out infinite alternate SideDiscountTag-module__fUEcsa__flyTrailGlow;position:absolute;top:50%;left:-58px;transform:translateY(-50%)}@keyframes SideDiscountTag-module__fUEcsa__flyTrailGlow{0%{opacity:.58;transform:translateY(-50%)scaleX(.9)}to{opacity:.96;transform:translateY(-50%)scaleX(1.08)}}.SideDiscountTag-module__fUEcsa__flyTicketText{color:#b01536;letter-spacing:.4px;font-size:12px;font-weight:800}.SideDiscountTag-module__fUEcsa__targetPulse{z-index:151;pointer-events:none;background:#9c0b2b;border-radius:999px;width:18px;height:18px;margin-top:-9px;margin-left:-9px;animation:1s ease-out forwards SideDiscountTag-module__fUEcsa__targetPulse;position:fixed;box-shadow:0 0 #9c0b2bbd}@keyframes SideDiscountTag-module__fUEcsa__targetPulse{0%{opacity:.9;transform:scale(.68);box-shadow:0 0 #9c0b2bb8}60%{opacity:.8;transform:scale(1);box-shadow:0 0 0 18px #9c0b2b47}to{opacity:0;transform:scale(1.16);box-shadow:0 0 0 28px #9c0b2b00}}@media (max-width:768px){.SideDiscountTag-module__fUEcsa__popupCard{border-radius:14px;padding:26px 14px 14px}.SideDiscountTag-module__fUEcsa__popupLead{font-size:20px}.SideDiscountTag-module__fUEcsa__popupSub{margin-top:10px;font-size:16px}.SideDiscountTag-module__fUEcsa__popupNote{margin-top:10px;font-size:13px}.SideDiscountTag-module__fUEcsa__popupAction{border-radius:8px;height:42px;margin-top:14px;font-size:16px}.SideDiscountTag-module__fUEcsa__popupError{margin-top:8px;font-size:13px}.SideDiscountTag-module__fUEcsa__flyTicket{width:76px;height:40px}.SideDiscountTag-module__fUEcsa__flyTicket:after{filter:blur(4px);width:54px;height:16px;left:-50px}.SideDiscountTag-module__fUEcsa__flyTicketText{font-size:11px}.SideDiscountTag-module__fUEcsa__targetPulse{width:16px;height:16px;margin-top:-8px;margin-left:-8px}}@media (prefers-reduced-motion:reduce){.SideDiscountTag-module__fUEcsa__popupOverlay,.SideDiscountTag-module__fUEcsa__popupCard,.SideDiscountTag-module__fUEcsa__popupLead,.SideDiscountTag-module__fUEcsa__popupSub,.SideDiscountTag-module__fUEcsa__popupAction,.SideDiscountTag-module__fUEcsa__popupError{opacity:1;animation:none;transform:none}.SideDiscountTag-module__fUEcsa__popupAction,.SideDiscountTag-module__fUEcsa__popupActionArrow{transition:none}}
