:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#16181d;background:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{transition:.18s ease}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.announcement{background:#111827;color:#fff;text-align:center;padding:9px 16px;font-size:13px}.header{position:sticky;top:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e6e8ec}.header-inner{height:72px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px;min-width:230px}.brand img,.brand-mark{width:42px;height:42px;border-radius:13px;object-fit:cover}.brand-mark{display:grid;place-items:center;background:var(--brand);color:#fff;font-weight:800}.brand b{display:block;font-size:17px}.brand small{display:block;color:#7b8190;font-size:12px;margin-top:2px}.header-search,.desktop-search{flex:1;display:flex;align-items:center;gap:10px;background:#f1f3f6;border:1px solid transparent;border-radius:14px;padding:0 14px;height:44px}.header-search:focus-within,.desktop-search:focus-within{background:#fff;border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.header-search svg,.desktop-search svg{width:18px;color:#8b91a0}.header-search input,.desktop-search input{border:0;outline:0;background:transparent;min-width:0;flex:1}.cart-button,.icon-button{border:0;background:#fff;cursor:pointer}.cart-button{height:44px;border:1px solid #e2e5ea;border-radius:14px;padding:0 15px;display:flex;align-items:center;gap:9px;font-weight:650;position:relative}.cart-button svg{width:19px}.cart-button em{font-style:normal;background:var(--brand);color:#fff;border-radius:999px;font-size:11px;min-width:21px;height:21px;display:grid;place-items:center}.hero{background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 12%,white),#fff 58%,color-mix(in srgb,var(--brand) 8%,white));border-bottom:1px solid #e8eaf0}.hero-grid{min-height:400px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:50px}.eyebrow{display:inline-block;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.02;margin:15px 0 18px;letter-spacing:-.045em}.hero p{max-width:640px;color:#636a78;font-size:18px;line-height:1.7}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:var(--brand);color:#fff;border:0;border-radius:13px;padding:13px 18px;font-weight:750;cursor:pointer}.primary-button:hover{filter:brightness(.93);transform:translateY(-1px)}.primary-button.full{width:100%}.hero-card{background:#fff;border:1px solid #e3e6eb;border-radius:24px;padding:28px;box-shadow:0 24px 60px #17233a1f;display:grid;grid-template-columns:55px 1fr;gap:20px}.hero-card>svg{grid-row:span 2;width:55px;height:55px;padding:14px;border-radius:17px;background:color-mix(in srgb,var(--brand) 10%,white);color:var(--brand)}.hero-card div{display:flex;align-items:baseline;gap:9px}.hero-card b{font-size:28px}.hero-card span{color:#6c7381;font-size:13px}.catalog-section{padding:76px 0 90px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2{font-size:34px;letter-spacing:-.03em;margin:8px 0 0}.desktop-search{max-width:360px}.category-row{display:flex;gap:10px;overflow:auto;padding:26px 0 24px;scrollbar-width:none}.category-row button{white-space:nowrap;border:1px solid #e0e3e8;background:#fff;border-radius:999px;padding:10px 16px;color:#5e6572;cursor:pointer}.category-row button.active{background:var(--brand);border-color:var(--brand);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid #e3e6eb;border-radius:19px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 25px #19202d09}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #19202d17}.product-image{height:210px;background:#eef1f5;display:grid;place-items:center;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image>svg{width:54px;height:54px;color:#aeb4bf}.featured{position:absolute;top:12px;left:12px;background:#111827;color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.product-body{padding:17px;display:flex;flex-direction:column;flex:1}.product-type{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--brand);font-weight:800}.product-body h3{font-size:17px;margin:8px 0}.product-body p{font-size:13px;line-height:1.55;color:#747b89;margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{margin-top:auto;display:flex;justify-content:space-between;align-items:end;gap:10px}.product-meta b{display:block;font-size:19px}.product-meta del{display:block;font-size:12px;color:#9aa0ac}.in-stock,.out-stock{font-size:11px;font-weight:700}.in-stock{color:#15803d}.out-stock{color:#dc2626}.add-button{margin-top:15px;width:100%;border:1px solid color-mix(in srgb,var(--brand) 32%,#dce0e7);background:color-mix(in srgb,var(--brand) 6%,white);color:var(--brand);border-radius:12px;padding:11px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:750;cursor:pointer}.add-button:hover{background:var(--brand);color:#fff}.add-button:disabled{opacity:.45;cursor:not-allowed}.add-button svg{width:17px}.empty{padding:70px 20px;text-align:center;color:#7b8190}.empty svg{width:48px;height:48px}.empty h3{color:#242833}.empty.small{padding:50px 20px}footer{background:#111827;color:#fff}.footer-inner{min-height:140px;display:flex;justify-content:space-between;align-items:center}.footer-inner p{color:#9ca3af}.footer-inner a{color:#bfdbfe}.drawer-overlay,.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c101885;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;justify-content:flex-end}.cart-drawer,.mobile-menu{width:min(440px,100%);height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0000002e}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e7e9ee}.drawer-head h2{margin:0}.drawer-head span{font-size:12px;color:#777f8e}.icon-button{width:40px;height:40px;border-radius:12px;display:grid;place-items:center}.icon-button:hover{background:#eef1f5}.cart-list{padding:16px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:68px 1fr 34px;gap:12px;padding:12px 0;border-bottom:1px solid #eceef2}.cart-thumb{width:68px;height:68px;border-radius:13px;background:#eef1f5;display:grid;place-items:center;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-info b,.cart-info span{display:block}.cart-info span{font-size:13px;color:#676e7c;margin-top:4px}.quantity{display:flex;align-items:center;gap:10px;margin-top:9px}.quantity button,.remove{border:0;background:#f0f2f5;width:27px;height:27px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.quantity svg,.remove svg{width:14px}.remove{background:transparent;color:#dc2626}.cart-summary{padding:18px 22px 24px;border-top:1px solid #e7e9ee}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px;margin-bottom:15px}.modal-overlay{justify-content:center;align-items:center;padding:20px}.checkout-modal,.success-modal{width:min(600px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:22px;box-shadow:0 30px 80px #0000003d}.checkout-body{padding:22px}.checkout-body label{display:block;font-size:13px;font-weight:650;margin-bottom:15px}.checkout-body input,.checkout-body textarea{display:block;width:100%;margin-top:7px;border:1px solid #dce0e6;border-radius:12px;padding:12px;outline:0}.checkout-body textarea{min-height:90px;resize:vertical}.checkout-body input:focus,.checkout-body textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.form-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:11px;padding:11px 13px;font-size:13px;margin-bottom:14px}.success-modal{padding:34px;text-align:center;position:relative}.close-success{position:absolute;right:16px;top:16px;border:0;background:#f0f2f5;width:38px;height:38px;border-radius:12px;display:grid;place-items:center}.success-icon{width:58px;height:58px;color:#16a34a;margin-bottom:16px}.success-modal h2{font-size:30px;margin:9px 0}.payment-box{background:#f7f8fa;border:1px solid #e4e7ec;border-radius:18px;padding:20px;margin-top:22px}.payment-box>strong{font-size:28px}.payment-box img{display:block;width:min(280px,100%);margin:16px auto;border-radius:14px}.payment-box dl{margin:0}.payment-box dl div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid #e4e7ec;text-align:left}.payment-box dt{color:#727986}.payment-box dd{margin:0;font-weight:650;text-align:right}.small-note{font-size:12px;color:#777f8e}.mobile-only{display:none}.mobile-menu{padding:20px}.mobile-menu .close{align-self:flex-end;border:0;background:#f1f3f6;width:40px;height:40px;border-radius:12px}.mobile-menu h3{margin:30px 0 12px}.mobile-menu>button:not(.close){border:0;background:transparent;text-align:left;padding:13px 4px;border-bottom:1px solid #eceef2}.screen-center{min-height:100vh;display:grid;place-items:center}.spinner{width:44px;height:44px;border:4px solid #dfe3e9;border-radius:50%;animation:spin .7s linear infinite}.error-card{background:#fff;border:1px solid #e3e6eb;border-radius:18px;padding:30px;max-width:440px;text-align:center}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr}.hero-card{display:none}}@media(max-width:760px){.shell{width:min(100% - 22px,1180px)}.header-inner{height:64px;gap:10px}.mobile-only{display:grid}.brand{min-width:0;flex:1}.brand small,.header-search,.cart-button span{display:none}.cart-button{padding:0 12px}.hero-grid{min-height:340px}.hero h1{font-size:42px}.hero p{font-size:16px}.catalog-section{padding:52px 0}.section-heading{display:block}.desktop-search{margin-top:18px;max-width:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{height:165px}.product-body{padding:13px}.product-body h3{font-size:15px}.product-meta{display:block}.add-button{font-size:13px}.footer-inner{display:block;padding:34px 0}}@media(max-width:460px){.product-grid{grid-template-columns:1fr}.product-image{height:220px}.hero h1{font-size:36px}.success-modal{padding:26px 18px}}.account-button{border:0;background:transparent;display:flex;align-items:center;gap:8px;color:#30343b;cursor:pointer;max-width:150px}.account-button svg,.account-button img{width:28px;height:28px;border-radius:50%;object-fit:cover}.account-button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.secondary-button{display:inline-flex;align-items:center;gap:8px;padding:13px 18px;border-radius:12px;border:1px solid #dfe3e8;background:#fff;font-weight:700;cursor:pointer}.secondary-button svg{width:18px}.product-image{border:0;padding:0;width:100%;cursor:pointer}.product-body h3{cursor:pointer}.subscription-badge{position:absolute;left:12px;bottom:12px;background:#111827;color:#fff;padding:5px 8px;border-radius:8px;font-size:11px;font-weight:700}.product-modal{position:relative;width:min(900px,calc(100% - 28px));max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:26px;box-shadow:0 28px 90px #0004}.product-modal-grid{display:grid;grid-template-columns:minmax(260px,42%) 1fr;gap:30px}.product-modal-image{aspect-ratio:1;border-radius:18px;display:grid;place-items:center;background:#f2f4f7;overflow:hidden}.product-modal-image img{width:100%;height:100%;object-fit:cover}.product-modal-image svg{width:80px;height:80px;color:#a8afb9}.product-modal h2{font-size:30px;margin:8px 0}.product-modal p{color:#646b75;line-height:1.7}.info-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:12px;color:#1d4ed8;font-size:13px}.variant-list{display:grid;gap:8px;margin:18px 0}.variant-list>b{margin-bottom:2px}.variant-list button{display:flex;justify-content:space-between;align-items:center;border:1px solid #dfe3e8;border-radius:11px;background:#fff;padding:12px;cursor:pointer}.variant-list button.active{border-color:var(--brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand) 18%,transparent)}.spec-list{border-top:1px solid #edf0f3;margin-top:18px}.spec-list div{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid #edf0f3}.spec-list dt{color:#737a84}.spec-list dd{font-weight:600;text-align:right}.modal-buy{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:15px}.modal-buy>strong{font-size:26px;color:var(--brand)}.account-modal{position:relative;width:min(980px,calc(100% - 28px));max-height:92vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 28px 90px #0004}.auth-panel{width:min(420px,100%);margin:auto;padding:42px 30px;text-align:center}.auth-icon{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:#eff6ff;color:var(--brand);margin:0 auto}.auth-icon svg{width:38px;height:38px}.auth-panel h2{margin:16px 0 7px}.auth-panel>p{color:#6f7680;margin-bottom:24px}.auth-panel label{display:block;text-align:left;font-size:13px;font-weight:700;margin:12px 0}.auth-panel input,.checkout-body input,.checkout-body textarea{width:100%;border:1px solid #dfe3e8;border-radius:11px;padding:12px;margin-top:6px}.auth-divider{display:flex;align-items:center;gap:10px;color:#9399a2;margin:18px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e5e7eb;flex:1}.google-button{display:flex;justify-content:center;min-height:42px}.text-button{border:0;background:transparent;color:var(--brand);font-weight:700;cursor:pointer;margin-top:18px}.account-content{min-height:600px}.account-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 30px;border-bottom:1px solid #e8ebef}.account-head>div{display:flex;align-items:center;gap:12px}.account-head img,.account-head svg{width:45px;height:45px;border-radius:50%;object-fit:cover}.account-head span b,.account-head span small{display:block}.account-head span small{color:#7b818a}.account-head>div:last-child{align-items:flex-end;flex-direction:column}.account-head>div:last-child strong{font-size:21px;color:var(--brand)}.account-head button{border:0;background:transparent;display:flex;align-items:center;gap:6px;color:#7b818a;cursor:pointer}.account-head button svg{width:15px;height:15px}.account-tabs{display:flex;gap:5px;padding:12px 24px;border-bottom:1px solid #e8ebef;overflow:auto}.account-tabs button{border:0;background:transparent;padding:10px 14px;border-radius:9px;font-weight:700;color:#6a717b;cursor:pointer;white-space:nowrap}.account-tabs button.active{background:#eff6ff;color:var(--brand)}.account-body{padding:24px 30px;min-height:400px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.account-card{border:1px solid #e4e7eb;border-radius:15px;padding:18px}.account-card h3{margin:0 0 13px}.account-card dl{margin:0}.account-card dl div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0f3}.account-card dt{color:#777e87}.account-card dd{font-weight:600}.entitlement{display:flex;flex-direction:column;padding:10px 0;border-bottom:1px solid #edf0f3}.entitlement span{font-size:12px;color:#777e87;margin-top:3px}.account-list{display:grid;gap:8px}.account-list>div{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px;border:1px solid #e5e8ec;border-radius:12px}.account-list span b,.account-list span small{display:block}.account-list small{color:#777e87;margin-top:3px}.account-list .positive{color:#059669;font-weight:700}.account-list .negative{color:#dc2626;font-weight:700}.wallet-balance{display:flex;align-items:center;gap:10px;padding:18px;background:linear-gradient(135deg,#111827,#1d4ed8);color:#fff;border-radius:15px;margin-bottom:16px}.wallet-balance svg{width:25px}.wallet-balance strong{margin-left:auto;font-size:25px}.linked-identities{display:grid;gap:8px;margin-bottom:25px}.linked-identities>div{display:flex;align-items:center;gap:10px;border:1px solid #e5e8ec;border-radius:12px;padding:12px}.linked-identities svg{width:20px;color:var(--brand)}.linked-identities span b,.linked-identities span small{display:block}.linked-identities span{flex:1}.linked-identities small{color:#777e87}.linked-identities em{font-size:12px;color:#059669;font-style:normal}.link-buttons{display:flex;gap:8px;flex-wrap:wrap}.link-buttons button{border:1px solid #dfe3e8;background:#fff;padding:10px 16px;border-radius:10px;font-weight:700;cursor:pointer}.link-result{margin-top:15px;padding:14px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:11px}.link-result a{color:#1d4ed8;font-weight:700}.link-result code{display:block;background:#fff;border:1px dashed #93c5fd;padding:10px;margin-top:8px}.account-loading{display:flex;align-items:center;gap:8px;justify-content:center;padding:80px;color:#6f7680}.account-loading svg{animation:spin 1s linear infinite}.chat-fab{position:fixed;right:24px;bottom:24px;z-index:70;width:56px;height:56px;border:0;border-radius:18px;background:var(--brand);color:#fff;display:grid;place-items:center;box-shadow:0 12px 35px color-mix(in srgb,var(--brand) 45%,transparent);cursor:pointer}.chat-panel{position:fixed;right:24px;bottom:90px;z-index:69;width:min(390px,calc(100% - 30px));height:min(600px,calc(100vh - 130px));background:#fff;border:1px solid #e1e5ea;border-radius:20px;box-shadow:0 22px 70px #0003;display:flex;flex-direction:column;overflow:hidden}.chat-head{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:#111827;color:#fff}.chat-head>div{display:flex;gap:10px;align-items:center}.chat-head svg{width:24px}.chat-head span b,.chat-head span small{display:block}.chat-head small{opacity:.65;font-size:11px}.chat-head button{border:0;background:transparent;color:#fff;cursor:pointer}.chat-messages{flex:1;overflow:auto;padding:15px;background:#f6f7f9;display:flex;flex-direction:column;gap:10px}.chat-message{max-width:88%;padding:10px 12px;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0000000d}.chat-message.user{align-self:flex-end;background:var(--brand);color:#fff}.chat-message p{margin:0;white-space:pre-wrap;font-size:14px;line-height:1.5}.chat-product{border:1px solid #e4e7eb;background:#fff;border-radius:10px;padding:8px;display:flex;width:100%;gap:9px;text-align:left;margin-top:8px;cursor:pointer}.chat-product>span{width:42px;height:42px;border-radius:8px;background:#f0f2f5;display:grid;place-items:center;overflow:hidden}.chat-product img{width:100%;height:100%;object-fit:cover}.chat-product b,.chat-product small{display:block}.chat-product small{color:var(--brand);margin-top:3px}.chat-welcome{text-align:center;margin:auto;color:#68707b}.chat-welcome>svg{width:45px;height:45px;color:var(--brand)}.chat-welcome h3{color:#22252a}.chat-welcome div{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.chat-welcome button{border:1px solid #dfe3e8;background:#fff;border-radius:9px;padding:8px;font-size:12px;cursor:pointer}.chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid #e4e7eb}.chat-input input{flex:1;border:1px solid #dfe3e8;border-radius:11px;padding:11px}.chat-input button{border:0;border-radius:11px;background:var(--brand);color:#fff;width:43px;display:grid;place-items:center;cursor:pointer}.chat-input svg{width:19px}.cart-info small{display:block;color:#777e87}.primary-button svg{width:18px}.form-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;padding:10px;border-radius:10px;margin:10px 0}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:760px){.account-button span{display:none}.product-modal-grid,.profile-grid{grid-template-columns:1fr}.product-modal{padding:18px}.account-head{align-items:flex-start;padding:20px}.account-head>div:last-child{align-items:flex-end}.account-body{padding:18px}.chat-panel{right:15px;bottom:82px}.chat-fab{right:15px;bottom:15px}.product-modal h2{font-size:24px}}.security-form{display:grid;gap:10px}.security-form label{display:block;font-size:12px;font-weight:700;color:#5f6670}.security-form input{width:100%;margin-top:5px;border:1px solid #dfe3e8;border-radius:10px;padding:10px}.password-status{margin:0;padding:9px 10px;border-radius:9px;background:#f3f4f6;color:#374151;font-size:12px;line-height:1.4}.link-account-panel{display:grid;gap:18px}.link-intro{display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.link-intro>svg{width:26px;height:26px;color:var(--brand);flex:0 0 auto}.link-intro h3{margin:0}.link-intro p{margin:5px 0 0;color:#64748b;line-height:1.55;font-size:13px}.link-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.link-channel-card{border:1px solid #e2e8f0;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:14px;background:#fff}.link-channel-card.telegram{border-color:#bae6fd;background:#f0f9ff}.link-channel-card b{font-size:15px}.link-channel-card p{font-size:13px;line-height:1.5;color:#64748b;margin:6px 0 0}.link-channel-card button{margin-top:auto;border:0;border-radius:11px;padding:11px 13px;font-weight:700;background:#111827;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.link-channel-card.telegram button{background:#229ed9}.link-channel-card button:disabled{opacity:.55;cursor:not-allowed}.link-channel-card button svg{width:16px;height:16px}.link-result-expanded{display:grid;gap:12px}.link-result-expanded p{margin:4px 0;color:#475569}.link-result-expanded small{color:#64748b}.link-code-row{display:flex;gap:8px;align-items:center}.link-code-row code{margin:0;flex:1;font-size:16px;font-weight:700;letter-spacing:.04em}.link-code-row button{border:1px solid #93c5fd;background:#fff;color:#1d4ed8;border-radius:10px;padding:10px 12px;font-weight:700;display:flex;align-items:center;gap:6px;cursor:pointer}.link-code-row button svg{width:16px;height:16px}@media(max-width:760px){.link-channel-grid{grid-template-columns:1fr}.link-code-row{align-items:stretch;flex-direction:column}.link-code-row button{justify-content:center}}.product-card{border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #0f172a0f;border-color:#e6eaf0}.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #0f172a1c}.product-image{aspect-ratio:4/3;background:linear-gradient(145deg,#f8fafc,#eef2f7)}.product-body{padding:18px}.product-body h3{font-size:16px;line-height:1.35;min-height:43px}.product-body>p{min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{padding-top:12px;border-top:1px solid #eef0f3}.add-button{min-height:42px}.checkout-modal{width:min(760px,calc(100% - 24px));max-height:92vh;overflow:auto}.checkout-payment-section{display:grid;gap:12px;margin:4px 0 14px}.checkout-section-title{display:flex;justify-content:space-between;align-items:center}.checkout-section-title span{font-weight:800}.checkout-section-title small{color:#737b88}.payment-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.payment-method-grid>button{border:1px solid #dfe4eb;border-radius:14px;background:#fff;padding:14px;text-align:left;display:flex;align-items:flex-start;gap:11px;cursor:pointer}.payment-method-grid>button:hover{border-color:color-mix(in srgb,var(--brand) 45%,#dfe4eb)}.payment-method-grid>button.active{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 7%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent)}.payment-method-grid svg{width:23px;height:23px;color:var(--brand);flex:0 0 auto}.payment-method-grid span{display:grid;gap:4px}.payment-method-grid b{font-size:14px}.payment-method-grid small{font-size:12px;color:#697181;line-height:1.35}.payment-name-warning{display:flex;gap:10px;align-items:flex-start;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:12px;padding:12px}.payment-name-warning svg{width:21px;flex:0 0 auto}.payment-name-warning span{display:grid;gap:2px}.payment-name-warning small{font-size:12px}.payment-name-modal,.topup-modal{position:relative;width:min(520px,calc(100% - 24px));background:#fff;border-radius:22px;padding:28px;box-shadow:0 28px 80px #0f172a38}.payment-name-modal h2,.topup-modal h2{margin:8px 0 10px}.payment-name-modal>p,.topup-note{color:#667085;line-height:1.6;font-size:14px}.payment-name-modal label,.topup-modal label{display:grid;gap:7px;font-size:13px;font-weight:750;margin:18px 0}.payment-name-modal input,.topup-modal input{border:1px solid #dfe4eb;border-radius:12px;padding:12px 13px;outline:none}.payment-name-modal input:focus,.topup-modal input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.payment-name-icon{width:48px;height:48px;border-radius:15px;background:color-mix(in srgb,var(--brand) 12%,white);color:var(--brand);display:grid;place-items:center}.payment-name-icon svg{width:25px}.payment-name-example{font-size:12px;background:#f8fafc;border:1px solid #e2e8f0;padding:11px;border-radius:10px;margin-bottom:14px}.topup-suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.topup-suggestions button{border:1px solid #dfe4eb;background:#fff;border-radius:11px;padding:11px;cursor:pointer;font-weight:700}.topup-suggestions button.active{border-color:var(--brand);color:var(--brand);background:color-mix(in srgb,var(--brand) 7%,white)}.copy-payment-button{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:11px;padding:10px;display:flex;justify-content:center;gap:7px;font-weight:700;cursor:pointer}.copy-payment-button svg{width:17px}.payment-result-card{display:flex;align-items:flex-start;gap:12px;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:14px;padding:15px;margin:16px 0}.payment-result-card svg{color:#16a34a}.payment-result-card p{margin:4px 0 0;color:#64748b;font-size:13px}.account-modal{width:min(1120px,calc(100% - 24px));max-height:94vh}.account-content-v2{min-height:680px}.account-tabs-v2{overflow-x:auto;justify-content:flex-start}.account-tabs-v2 button{white-space:nowrap;min-width:max-content}.account-body-v2{background:#f8fafc}.account-overview{display:grid;gap:16px}.account-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.summary-card{background:#fff;border:1px solid #e4e8ee;border-radius:16px;padding:16px;display:grid;gap:8px;min-height:148px}.summary-card>svg{width:24px;color:var(--brand)}.summary-card>span{font-size:12px;color:#667085}.summary-card>strong{font-size:22px;letter-spacing:-.02em}.summary-card>small{font-size:11px;color:#7b8492;line-height:1.4}.summary-card .primary-button{padding:9px 12px;margin-top:auto}.wallet-summary{background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 8%,white),#fff)}.account-two-column{display:grid;grid-template-columns:1fr 1fr;gap:14px}.card-title-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.card-title-row h3{margin:0}.card-title-row em{font-style:normal;font-size:11px;border-radius:999px;padding:5px 8px;display:inline-flex;align-items:center;gap:4px}.card-title-row em svg{width:13px}.card-title-row .verified{background:#dcfce7;color:#166534}.card-title-row .unverified{background:#fef3c7;color:#92400e}.payment-profile-card code{display:inline-block;max-width:100%;overflow-wrap:anywhere;background:#eff6ff;color:#1d4ed8;padding:6px 8px;border-radius:8px}.history-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.history-header h3{margin:0}.history-header p{margin:4px 0 0;font-size:13px;color:#667085}.history-header .primary-button{padding:10px 13px}.order-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-card-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px}.history-order-card{background:#fff;border:1px solid #e4e8ee;border-radius:15px;padding:15px;display:grid;gap:11px}.history-order-card>div:first-child{display:grid;gap:4px}.history-order-card code{font-size:12px;color:#334155}.history-order-card small{font-size:11px;color:#7b8492}.history-order-card>b{font-size:17px}.history-order-top{display:flex!important;justify-content:space-between;align-items:flex-start;gap:12px}.history-order-top>span{display:grid;gap:4px}.history-status-row{display:flex;flex-wrap:wrap;gap:6px}.history-status-row>*{font-style:normal;font-size:11px;border-radius:999px;padding:5px 8px;background:#f1f5f9;color:#475569}.history-payment-content{font-size:12px;color:#64748b;border-top:1px dashed #e2e8f0;padding-top:9px}.purchase-groups{display:grid;gap:20px}.purchase-group-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.purchase-group-title h3{margin:0}.purchase-group-title span{font-size:12px;color:#64748b}.purchase-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.purchase-history-card{background:#fff;border:1px solid #e4e8ee;border-radius:14px;padding:10px;display:flex;gap:11px}.purchase-history-card>img,.purchase-placeholder{width:72px;height:72px;border-radius:11px;object-fit:cover;background:#f1f5f9;display:grid;place-items:center;flex:0 0 auto}.purchase-placeholder svg{width:25px;color:#94a3b8}.purchase-history-card>div:last-child{min-width:0;display:grid;gap:3px}.purchase-history-card b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.purchase-history-card small,.purchase-history-card span{font-size:11px;color:#64748b}.purchase-history-card a{font-size:12px;color:var(--brand);font-weight:750;margin-top:auto}.transaction-timeline{background:#fff;border:1px solid #e4e8ee;border-radius:16px;overflow:hidden}.transaction-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #eef1f4}.transaction-row:last-child{border-bottom:0}.transaction-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.transaction-icon svg{width:19px}.transaction-icon.positive{background:#dcfce7;color:#15803d}.transaction-icon.negative{background:#fee2e2;color:#b91c1c}.transaction-row>span{min-width:0;flex:1;display:grid;gap:3px}.transaction-row>span b{font-size:13px}.transaction-row>span small{font-size:11px;color:#7b8492}.transaction-row>strong{white-space:nowrap}.positive{color:#15803d}.negative{color:#b91c1c}.notifications-list>div{background:#fff}@media(max-width:980px){.account-summary-grid,.order-card-grid.compact,.purchase-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.payment-method-grid,.account-two-column,.order-card-grid,.purchase-card-grid{grid-template-columns:1fr}.account-summary-grid{grid-template-columns:1fr 1fr}.order-card-grid.compact{grid-template-columns:1fr}.history-header{align-items:flex-start;flex-direction:column}.transaction-row{align-items:flex-start}.transaction-row>strong{margin-left:auto}.account-modal{width:100%;max-height:100vh;border-radius:0}.account-content-v2{min-height:100vh}.payment-name-modal,.topup-modal{padding:22px}.topup-suggestions{grid-template-columns:1fr 1fr}}
