@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,PingFang SC,Microsoft YaHei,sans-serif;color:#1c2b33;background:#f7f9fc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #5b82c4;outline-offset:2px}h1,h2,h3,p{margin:0}img{display:block}.container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.eyebrow{font-size:11px;letter-spacing:.2em;color:#5b82c4;font-weight:700}.primary-button{background:#0866ff;color:#fff;border:0;border-radius:10px;padding:14px 21px;font-size:14px;font-weight:700;box-shadow:0 9px 20px #0866ff27;transition:.2s}.primary-button:hover{background:#075ce5;transform:translateY(-2px)}.primary-button span{margin-left:18px}.primary-button.full{width:100%;display:flex;justify-content:space-between}.text-link,.back-link{border:0;background:none;color:#0866ff;font-size:13px;font-weight:700;padding:8px 0}.text-link:hover,.back-link:hover{text-decoration:underline}.loading-screen{min-height:100vh;display:grid;place-items:center}.brand-symbol{width:42px;height:42px;display:block;border-radius:12px;box-shadow:0 7px 17px #1769e825}.brand-symbol.small{width:38px;height:38px}.auth-screen{min-height:100vh;display:flex;flex-direction:column;background:#f7f9fc}.auth-brand{height:85px;width:min(1200px,calc(100% - 64px));margin:auto auto 0;display:flex;align-items:center;gap:12px;color:#1c2b33;font-size:19px}.auth-wrap{width:min(1200px,calc(100% - 64px));margin:0 auto auto;min-height:min(680px,calc(100vh - 130px));display:grid;grid-template-columns:1.14fr .86fr;background:#fff;border:1px solid #e4e8ed;border-radius:23px;overflow:hidden;box-shadow:0 24px 60px #1c2b3310}.auth-visual{position:relative;background:linear-gradient(90deg,#075ce5c2,#075ce54a),url(/images/categories/studio.jpg) center/cover;min-height:580px;color:#fff}.auth-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#075ce5a8,transparent 70%)}.auth-visual-content{position:absolute;z-index:1;left:9%;right:9%;bottom:10%}.auth-visual-content>span{font-size:11px;letter-spacing:.23em;font-weight:700;color:#dce8ff}.auth-visual-content h1{font-size:clamp(42px,5vw,69px);line-height:1.16;letter-spacing:-.055em;margin:22px 0}.auth-visual-rule{width:39px;height:3px;background:#cdd5df;margin:30px 0 16px}.auth-visual-content p{font-size:14px;color:#eaf2ff}.auth-card{display:flex;flex-direction:column;justify-content:center;width:min(380px,calc(100% - 72px));margin:0 auto;padding:50px 0}.auth-heading h2{font-size:37px;letter-spacing:-.05em;margin:10px 0 35px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #e4e8ed;margin-bottom:31px}.auth-switch button{background:none;border:0;border-bottom:2px solid transparent;color:#7c8796;padding:10px 0 15px;font-weight:700}.auth-switch button.selected{border-bottom-color:#0866ff;color:#0866ff}.auth-form,.stack-form{display:flex;flex-direction:column;gap:21px}.auth-form label,.stack-form label{display:flex;flex-direction:column;gap:9px;color:#1c2b33;font-weight:700;font-size:13px}.auth-form input,.stack-form input,.stack-form select,.list-search input{width:100%;height:49px;padding:0 14px;border:1px solid #e4e8ed;background:#fff;border-radius:9px;color:#1c2b33;outline:none}.auth-form input:focus,.stack-form input:focus,.stack-form select:focus,.list-search input:focus{border-color:#5b82c4;box-shadow:0 0 0 3px #5b82c420}.auth-form .primary-button{margin-top:11px}.form-error{color:#b63e43;background:#fff3f3;border-radius:8px;padding:10px 12px;font-size:12px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell main{flex:1}.site-header{height:76px;position:sticky;top:0;z-index:10;background:#fffdfef2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e4e8ed}.header-inner{height:100%;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;background:none;border:0;color:#1c2b33;padding:0;white-space:nowrap;font-size:17px}.main-nav{display:flex;gap:4px;margin:auto}.main-nav button,.account-link{border:0;background:none;color:#667085;border-radius:9px;padding:11px 15px;font-size:13px;font-weight:700;white-space:nowrap}.main-nav button:hover,.main-nav button.active,.account-link:hover,.account-link.active{background:#eaf2ff;color:#0866ff}.account-link{display:flex;align-items:center;gap:10px}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dce8ff;color:#0866ff;font-size:11px}.home-layout{padding-top:28px;padding-bottom:80px}.home-hero{min-height:405px;display:grid;grid-template-columns:1fr 43%;background:#eaf2ff;border:1px solid #e4e8ed;border-radius:20px;overflow:hidden}.home-hero>div:first-child{padding:59px 58px}.home-hero h1{font-size:clamp(42px,5vw,68px);letter-spacing:-.065em;line-height:1.14;margin:22px 0 14px}.home-hero h1 em{font-style:normal;color:#0866ff}.home-hero p{font-size:14px;color:#667085;margin-bottom:29px}.hero-photo{overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover}.quick-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 54px}.quick-row button{display:flex;align-items:center;gap:14px;border:1px solid #e4e8ed;border-radius:13px;background:#fff;padding:17px 19px;text-align:left;color:#1c2b33;box-shadow:0 4px 16px #1c2b3309;transition:.2s}.quick-row button:hover{border-color:#cdd5df;transform:translateY(-2px)}.quick-icon{width:43px;height:43px;border-radius:10px;background:#eaf2ff;display:grid;place-items:center;color:#0866ff;font-size:22px}.quick-row button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.quick-row small{font-size:11px;color:#7c8796}.quick-row b{margin-left:auto;color:#0866ff;font-size:19px;font-weight:400}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-title h2{margin-top:7px;font-size:30px;letter-spacing:-.04em}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.category-card{height:220px;position:relative;overflow:hidden;border:0;border-radius:13px;background:#cdd5df;text-align:left;color:#fff;padding:0;box-shadow:0 6px 20px #1c2b3312;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px #1c2b3325}.category-card img{width:100%;height:100%;object-fit:cover;filter:saturate(.83)}.category-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000015,#111827dd)}.category-card-content{position:absolute;top:15px;right:15px;bottom:15px;left:15px;display:flex;flex-direction:column;align-items:start}.category-status{padding:6px 9px;border-radius:5px;background:#ffffffe6;color:#344054;font-size:10px;font-weight:700}.category-card-content strong{margin-top:auto;font-size:21px;text-shadow:0 1px 8px #0004}.category-explore{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:5px;color:#e4e8ed;font-size:11px}.category-explore b{font-size:18px;font-weight:400}.inner-page{padding-top:48px;padding-bottom:90px}.page-head{margin-bottom:29px}.page-head h1{font-size:39px;letter-spacing:-.05em;margin-top:8px}.filter-row{display:flex;gap:8px;overflow:auto;padding-bottom:18px;margin-bottom:8px}.filter-row button{border:1px solid #e4e8ed;background:#fff;border-radius:8px;padding:10px 14px;white-space:nowrap;color:#667085;font-size:12px;font-weight:700}.filter-row button.selected{background:#0866ff;border-color:#0866ff;color:#fff}.back-link{margin-bottom:17px}.list-search{display:flex;max-width:440px;margin-bottom:25px;gap:8px}.list-search input{flex:1}.list-search button{padding:0 20px;border:0;border-radius:9px;background:#0866ff;color:#fff;font-size:13px;font-weight:700}.empty-state{min-height:240px;background:#fff;border:1px solid #e4e8ed;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#7c8796;text-align:center}.empty-state>span{font-size:30px;color:#5b82c4}.empty-state h3{font-size:18px;color:#344054}.empty-state.compact{min-height:130px;border:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid #e4e8ed;border-radius:12px;overflow:hidden;text-align:left;color:inherit;padding:0}.product-card:hover{box-shadow:0 15px 30px #1c2b3316}.product-art{height:170px;background:#e4e8ed;overflow:hidden}.product-art img{width:100%;height:100%;object-fit:cover}.product-info{padding:17px}.product-info h3{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-info p{font-size:12px;color:#7c8796;line-height:1.6;min-height:38px;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-bottom{display:flex;justify-content:space-between;border-top:1px solid #e4e8ed;margin-top:15px;padding-top:12px;color:#0866ff;font-weight:700}.pager{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:26px}.pager button{border:1px solid #cdd5df;background:#fff;border-radius:8px;padding:9px 14px;color:#0866ff}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.detail-photo{height:440px;overflow:hidden;border-radius:15px;background:#e4e8ed}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-panel{padding:20px 5px}.detail-panel h1{font-size:36px;margin:14px 0}.detail-panel p{line-height:1.75;color:#667085}.detail-price{border-top:1px solid #e4e8ed;margin-top:35px;padding-top:23px;display:flex;flex-direction:column;gap:4px}.detail-price small{color:#7c8796}.detail-price strong{color:#0866ff;font-size:31px}.balance-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:15px;margin-bottom:21px}.balance-grid section{padding:28px;border-radius:14px;display:flex;flex-direction:column;gap:15px}.balance-main{background:linear-gradient(115deg,#0866ff,#0866ff);color:#eaf2ff}.balance-side{background:#eaf2ff;color:#667085}.balance-grid strong{font-size:31px;color:inherit}.balance-grid span{font-size:12px;font-weight:700}.data-panel,.profile-card{background:#fff;border:1px solid #e4e8ed;border-radius:13px;padding:24px}.data-panel h2{font-size:18px;margin-bottom:20px}.panel-heading{display:flex;align-items:center;justify-content:space-between}.ledger-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-top:1px solid #f2f4f7}.ledger-row>div{display:flex;flex-direction:column;gap:4px}.ledger-row strong{font-size:13px}.ledger-row small{color:#7c8796;font-size:11px}.ledger-row b{font-size:14px;color:#0866ff}.ledger-row b.negative{color:#a35a58}.profile-card{display:flex;align-items:center;gap:16px;max-width:480px}.profile-avatar{width:54px;height:54px;border-radius:14px;background:#e4e8ed;color:#0866ff;display:grid;place-items:center;font-size:19px;font-weight:700}.profile-card strong{font-size:17px}.profile-card p{color:#7c8796;font-size:13px;margin-top:5px}.logout-button{background:#fff;border:1px solid #e4e8ed;border-radius:9px;color:#667085;padding:12px 18px;margin-top:17px;font-size:13px}.logout-button:hover{border-color:#cdd5df;color:#0866ff}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.full-span{grid-column:1/-1}.stack-form{gap:15px}.stack-form .primary-button{align-self:start;margin-top:5px}.review-form{display:grid;grid-template-columns:repeat(2,1fr);align-items:end}.review-form .primary-button{height:49px}.site-footer{border-top:1px solid #e4e8ed;background:#fff;padding:22px 0;font-size:11px;color:#7c8796}.site-footer .container{display:flex;justify-content:space-between}.site-footer strong{color:#667085}.toast{position:fixed;right:24px;bottom:24px;z-index:20;background:#1c2b33;color:#fff;padding:13px 20px;border-radius:9px;box-shadow:0 12px 28px #075ce53b;font-size:13px}@media(max-width:900px){.main-nav{gap:0}.main-nav button{padding:10px 9px}.home-hero{grid-template-columns:1fr 40%}.home-hero>div:first-child{padding:50px 35px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.auth-wrap{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container,.auth-brand,.auth-wrap{width:calc(100% - 32px)}.site-header{height:65px}.header-inner{gap:7px;flex-wrap:wrap;justify-content:space-between}.brand{font-size:14px}.brand-symbol.small{width:30px;height:30px}.main-nav{order:3;flex-basis:100%;overflow:auto;margin:0;justify-content:space-between}.site-header{height:106px}.main-nav button{font-size:11px;padding:7px 9px}.account-link{padding:4px}.account-link>span:last-child{display:none}.auth-brand{height:70px;font-size:16px}.auth-wrap{display:block;min-height:0;margin-bottom:35px}.auth-visual{min-height:200px}.auth-visual-content{left:25px;bottom:25px}.auth-visual-content h1{font-size:31px;margin:10px 0}.auth-visual-rule,.auth-visual-content p{display:none}.auth-card{width:calc(100% - 48px);padding:28px 0 38px}.auth-heading h2{font-size:29px;margin:7px 0 22px}.auth-switch{margin-bottom:23px}.auth-form{gap:17px}.home-layout{padding-top:16px}.home-hero{display:block;min-height:0}.home-hero>div:first-child{padding:33px 28px}.home-hero h1{font-size:42px}.hero-photo{height:190px}.quick-row{grid-template-columns:1fr;margin:15px 0 40px;gap:8px}.quick-row button{padding:12px}.section-title h2{font-size:25px}.category-grid{gap:10px}.category-card{height:165px}.category-card-content{top:10px;right:10px;bottom:10px;left:10px}.category-card-content strong{font-size:17px}.inner-page{padding-top:28px;padding-bottom:55px}.page-head h1{font-size:30px}.product-grid{gap:10px}.product-art{height:125px}.product-info{padding:11px}.product-info h3{font-size:13px}.product-info p{font-size:10px}.detail-grid{display:block}.detail-photo{height:260px}.detail-panel h1{font-size:29px}.balance-grid{grid-template-columns:1fr;gap:10px}.balance-grid section{padding:20px}.admin-grid,.review-form{grid-template-columns:1fr}.full-span{grid-column:auto}.data-panel{padding:19px}}.account-overview{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}.account-balance,.membership-card{border-radius:14px;min-height:230px;padding:29px;display:flex;flex-direction:column;align-items:flex-start}.account-balance{background:linear-gradient(120deg,#0866ff,#0866ff);color:#f7f9fc}.account-balance>span,.membership-heading>span{font-size:13px;font-weight:700}.account-balance>strong{font-size:37px;color:#fff;margin:22px 0}.account-balance>button{margin-top:auto;border:0;background:none;color:#fff;padding:0;font-size:13px;font-weight:700}.membership-card{background:#fff;border:1px solid #e4e8ed}.membership-heading{width:100%;display:flex;align-items:center;justify-content:space-between}.membership-heading>b{font-size:11px;color:#7c8796;background:#f2f4f7;padding:7px 10px;border-radius:15px}.membership-heading>b.active{background:#eaf2ff;color:#0866ff}.membership-title{font-size:25px;margin:23px 0 8px;color:#1c2b33}.membership-card>p{font-size:12px;color:#7c8796}.membership-card>.primary-button{margin-top:auto;box-shadow:none}.membership-card>.primary-button:disabled{background:#eaf2ff;border:1px solid #e4e8ed;color:#667085;opacity:1}.purchase-gate{margin-top:28px}@media(max-width:640px){.account-overview{grid-template-columns:1fr;gap:10px}.account-balance,.membership-card{min-height:190px;padding:23px}.account-balance>strong{font-size:33px;margin:15px 0}.membership-title{font-size:22px;margin:17px 0 7px}.membership-card>.primary-button{margin-top:18px}}:root{background:#f7f9fc;color:#1c2b33}.container{width:min(1240px,calc(100% - 48px))}.eyebrow{display:none}.site-header{height:68px}.header-inner{gap:18px}.brand{font-size:16px;letter-spacing:-.02em}.main-nav button,.account-link{min-height:42px;padding:9px 13px}.home-layout{padding-top:24px;padding-bottom:56px}.home-hero{min-height:320px;grid-template-columns:minmax(0,1fr) 42%;border-radius:18px}.home-hero>div:first-child{padding:40px 48px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.home-hero h1{font-size:clamp(39px,4vw,54px);line-height:1.18;margin:0 0 12px}.home-hero p{font-size:14px;line-height:1.6;margin-bottom:22px}.home-hero+.section-title{margin-top:30px}.hero-photo img{object-position:center 48%}.quick-row{gap:12px;margin:14px 0 30px}.quick-row button{min-width:0;min-height:74px;padding:13px 16px;border-radius:12px}.quick-icon{width:40px;height:40px;flex:none;font-size:20px}.quick-row strong{font-size:14px}.quick-row small{font-size:12px}.section-title{align-items:center;margin-bottom:16px}.section-title h2{font-size:24px;margin:0}.category-grid{gap:14px}.category-card{height:190px;border-radius:12px}.category-card-content{top:14px;right:14px;bottom:14px;left:14px}.category-card-content strong{font-size:19px;line-height:1.25}.inner-page{padding-top:30px;padding-bottom:64px}.page-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px}.page-head h1{font-size:30px;line-height:1.3;letter-spacing:-.04em;margin:0}.result-count{color:#667085;font-size:13px;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog-page{padding-top:24px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:17px}.catalog-search{width:300px;flex:0 0 300px;height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fff;border:1px solid #e4e8ed;border-radius:10px;color:#7c8796;box-shadow:0 3px 12px #1c2b3308;transition:border-color .2s,box-shadow .2s}.catalog-search:focus-within{border-color:#5b82c4;box-shadow:0 0 0 3px #5b82c41f}.catalog-search svg{width:19px;height:19px;flex:none}.catalog-search input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:#1c2b33;font-size:13px}.catalog-search input::-webkit-search-cancel-button{display:none}.catalog-search input::placeholder{color:#7c8796}.catalog-search button{flex:none;border:0;background:transparent;color:#0866ff;font-size:12px;font-weight:700;padding:6px 0 6px 8px}.catalog-page .filter-row{flex:1 1 auto;max-width:calc(100% - 318px);min-width:0;padding:0;margin:0;scrollbar-width:none}.catalog-page .filter-row::-webkit-scrollbar{display:none}.filter-row button{min-height:38px;padding:8px 14px;border-radius:8px;font-size:13px}.catalog-page .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-page .category-card{height:176px}@media(min-width:1280px){.catalog-shell .container{width:min(1800px,calc(100% - 64px))}.catalog-page .category-card{height:clamp(180px,14vw,258px)}}@media(min-width:1600px){.catalog-page .category-grid{gap:18px}.catalog-page .category-card-content strong{font-size:22px}.catalog-search{width:340px;flex-basis:340px}.catalog-page .filter-row{max-width:calc(100% - 358px)}}.back-link{margin-bottom:14px;min-height:36px}.list-search{margin:-53px 0 24px auto;max-width:370px}.list-search input{height:44px}.list-search button{min-width:72px}.product-grid{gap:14px}.product-art{height:155px}.product-info{padding:15px}.pager{gap:14px;margin-top:24px;color:#667085;font-size:13px}.pager button{min-height:40px;min-width:72px}.detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:start}.detail-photo{height:360px}.detail-panel{padding:12px 4px}.detail-panel h1{font-size:30px}.detail-price{margin-top:26px;padding-top:20px}.balance-grid{grid-template-columns:1.35fr 1fr;gap:14px;margin-bottom:16px}.balance-grid section{min-height:144px;padding:24px 26px;justify-content:space-between;gap:10px}.balance-grid strong,.account-balance>strong{font-size:32px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.data-panel,.profile-card{padding:22px;border-radius:12px}.data-panel h2{font-size:17px;margin-bottom:14px}.panel-heading h2{margin-bottom:14px}.ledger-row{min-height:62px;padding:12px 0}.ledger-row b{font-variant-numeric:tabular-nums;white-space:nowrap}.empty-state{min-height:180px}.empty-state.compact{min-height:100px}.account-overview{gap:14px;margin-bottom:14px}.account-balance,.membership-card{min-height:210px;padding:24px}.account-balance>strong{margin:14px 0}.account-held{width:100%;margin-top:auto;padding-top:14px;border-top:1px solid #ffffff57;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#eaf2ff;font-size:13px}.account-held b{color:#fff;font-size:16px;font-variant-numeric:tabular-nums}.membership-title{font-size:22px;margin:17px 0 6px}.membership-card>.primary-button{margin-top:14px}.profile-card{max-width:none;min-height:84px;padding:15px 20px}.logout-button{margin-top:14px}.account-details{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:14px;align-items:start}.account-ledger{min-height:160px;max-height:540px;overflow:auto}.account-side{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0}.account-side .profile-card{width:100%;min-width:0}.account-side .logout-button{margin-top:0}.admin-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;align-items:start}.admin-grid .data-panel{min-width:0}.admin-grid>.data-panel:first-child{max-height:490px;overflow:auto}.balance-grid+.data-panel{max-height:540px;overflow:auto}.balance-grid+.data-panel .panel-heading{position:sticky;top:-22px;background:#fff;z-index:1;padding-top:22px;margin-top:-22px}.header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.admin-link{border:0;background:transparent;color:#667085;border-radius:9px;padding:11px 13px;font-size:13px;font-weight:700}.admin-link:hover,.admin-link.active{background:#eaf2ff;color:#0866ff}.product-card-main{display:block;width:100%;padding:0;border:0;background:none;text-align:left;color:inherit;cursor:pointer}.product-bottom b{font-size:12px;font-weight:600}.add-cart-button{width:calc(100% - 30px);min-height:39px;margin:0 15px 15px;border:1px solid #cdd5df;border-radius:8px;background:#eaf2ff;color:#0866ff;font-size:13px;font-weight:700}.add-cart-button:hover{background:#eaf2ff;border-color:#5b82c4}.floating-cart{position:fixed;right:22px;bottom:22px;z-index:19;display:grid;place-items:center;width:54px;height:54px;padding:0;border:0;border-radius:50%;background:#0866ff;color:#fff;box-shadow:0 14px 34px #075ce545}.floating-cart:hover{background:#075ce5;transform:translateY(-2px)}.floating-cart b{position:absolute;top:-6px;right:-5px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:11px;background:#fff;color:#0866ff;border:1px solid #dce8ff;font-size:11px}.cart-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;justify-content:flex-end}.cart-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#10182880;cursor:default}.cart-drawer{position:relative;display:flex;flex-direction:column;width:min(460px,100%);height:100dvh;background:#fff;box-shadow:-18px 0 50px #10182826}.cart-heading{display:flex;align-items:center;justify-content:space-between;padding:25px 25px 19px;border-bottom:1px solid #e4e8ed}.cart-kicker{display:block;margin-bottom:4px;color:#5b82c4;font-size:11px;font-weight:700;letter-spacing:.08em}.cart-heading h2{font-size:22px;letter-spacing:-.03em}.cart-close{width:34px;height:34px;border:0;border-radius:8px;background:#f2f4f7;color:#667085;font-size:24px;line-height:1}.cart-content{flex:1;min-height:0;overflow:auto;padding:22px 25px}.cart-empty{min-height:250px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.cart-empty strong{font-size:19px}.cart-empty p{color:#7c8796;font-size:13px;line-height:1.6}.cart-empty .primary-button{margin-top:7px}.cart-line{padding:18px 0;border-bottom:1px solid #e4e8ed}.cart-line:first-child{padding-top:0}.cart-line-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.cart-line-head strong{font-size:15px;line-height:1.45}.cart-line-head button{flex:none;padding:2px 0;border:0;background:none;color:#7c8796;font-size:12px}.cart-line-head button:hover{color:#b23f45}.cart-line small{display:block;margin-top:5px;color:#7c8796;font-size:12px}.cart-line-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:15px;gap:10px}.cart-line-bottom label{display:flex;align-items:center;gap:9px;color:#667085;font-size:12px}.cart-line-bottom input{width:85px;height:38px;padding:0 8px;border:1px solid #e4e8ed;border-radius:8px;color:#1c2b33}.cart-line-bottom b,.cart-review-line strong{color:#0866ff;font-size:14px;font-variant-numeric:tabular-nums}.cart-review-line{display:flex;justify-content:space-between;align-items:start;gap:16px;padding:15px 0;border-bottom:1px solid #e4e8ed;font-size:13px}.cart-review-line span{line-height:1.5}.cart-content>.back-link{margin-top:18px}.cart-footer{padding:19px 25px 24px;border-top:1px solid #e4e8ed;background:#fff}.cart-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:17px;color:#667085;font-size:13px}.cart-total strong{color:#0866ff;font-size:25px;font-variant-numeric:tabular-nums}.cart-footer .primary-button{min-height:47px}.cart-footer .form-error{margin-bottom:14px}.cart-notice{margin-bottom:12px;color:#7c8796;font-size:12px;line-height:1.55}.cart-footer .text-link{display:block;margin-bottom:10px}.cart-footer .primary-button:disabled{opacity:1;background:#e4e8ed;color:#667085;box-shadow:none}.toast{bottom:90px}.admin-grid .ledger-row strong,.admin-grid .ledger-row small{overflow-wrap:anywhere}.stack-form{gap:13px}.stack-form label{gap:7px}.stack-form input,.stack-form select{height:44px}.review-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.review-form .primary-button{height:44px}.auth-brand{height:74px;width:min(1120px,calc(100% - 48px))}.auth-wrap{width:min(1120px,calc(100% - 48px));min-height:520px;grid-template-columns:1fr 1fr}.auth-visual{min-height:520px}.auth-visual-content h1{font-size:clamp(40px,4vw,58px)}.auth-card{padding:32px 0}.auth-heading h2{font-size:31px;margin:0 0 24px}.auth-switch{margin-bottom:23px}.auth-form{gap:17px}@media(max-width:900px){.home-hero{grid-template-columns:1fr 39%}.home-hero>div:first-child{padding:32px}.catalog-page .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.list-search{margin:0 0 22px;max-width:420px}.auth-wrap{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container,.auth-brand,.auth-wrap{width:calc(100% - 32px)}.site-header{height:105px}.header-inner{gap:4px}.brand{font-size:14px}.main-nav{gap:3px;justify-content:flex-start}.main-nav button{min-height:34px;padding:6px 9px;font-size:12px}.account-link{min-height:36px;padding:3px}.header-actions{gap:2px}.admin-link{padding:8px;font-size:11px}.home-layout{padding-top:14px;padding-bottom:42px}.home-hero+.section-title{margin-top:23px}.home-hero{display:grid;grid-template-columns:1fr 32%;min-height:238px}.home-hero>div:first-child{padding:24px 20px}.home-hero h1{font-size:clamp(28px,7vw,38px);margin-bottom:8px}.home-hero p{font-size:12px;margin-bottom:15px}.home-hero .primary-button{padding:11px 14px;font-size:12px}.hero-photo{height:auto;min-height:238px}.quick-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0 24px}.quick-row button{min-height:88px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px}.quick-row b{display:none}.quick-icon{width:28px;height:28px;font-size:16px}.quick-row strong{font-size:12px}.quick-row small{font-size:10px;overflow-wrap:anywhere}.section-title{margin-bottom:12px}.section-title h2{font-size:22px}.category-grid,.catalog-page .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-card,.catalog-page .category-card{height:155px}.category-card-content{top:10px;right:10px;bottom:10px;left:10px}.category-card-content strong{font-size:16px}.inner-page{padding-top:24px;padding-bottom:48px}.catalog-page{padding-top:17px}.catalog-toolbar{flex-direction:column-reverse;align-items:stretch;gap:12px;margin-bottom:14px}.catalog-page .filter-row{width:100%;max-width:100%;flex:none}.catalog-search{width:100%;flex:none}.page-head{margin-bottom:17px}.page-head h1{font-size:25px}.filter-row{gap:7px}.filter-row button{min-height:38px;padding:8px 12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-art{height:116px}.product-info{padding:11px}.add-cart-button{width:calc(100% - 22px);margin:0 11px 11px;min-height:38px;font-size:11px}.floating-cart{right:16px;bottom:16px;width:50px;height:50px}.cart-heading{padding:19px 18px 15px}.cart-content{padding:19px 18px}.cart-footer{padding:17px 18px 22px}.detail-grid{display:block}.detail-photo{height:250px}.detail-panel{padding:20px 0}.detail-panel h1{font-size:25px}.detail-price{margin-top:20px}.balance-grid{grid-template-columns:1fr;gap:9px}.balance-grid section{min-height:116px;padding:19px}.balance-grid strong,.account-balance>strong{font-size:29px}.data-panel{padding:17px}.ledger-row{gap:8px}.ledger-row b{font-size:12px}.account-overview{grid-template-columns:1fr;gap:9px}.account-balance,.membership-card{min-height:175px;padding:19px}.account-details{grid-template-columns:1fr;gap:12px}.membership-title{font-size:20px;margin:12px 0 6px}.admin-grid,.review-form{grid-template-columns:1fr}.full-span{grid-column:auto}.auth-brand{height:62px}.auth-wrap{display:block;min-height:0;margin-bottom:24px}.auth-visual{min-height:128px}.auth-visual-content{left:20px;bottom:17px}.auth-visual-content h1{font-size:25px;margin:6px 0}.auth-card{width:calc(100% - 42px);padding:24px 0 30px}.auth-heading h2{font-size:26px;margin-bottom:18px}}@media(max-width:390px){.home-hero{grid-template-columns:1fr 27%}.home-hero>div:first-child{padding:20px 15px}.home-hero h1{font-size:27px}.quick-row strong{font-size:11px}.category-status{font-size:9px}}.function-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 22px}.function-tabs button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 12px;border:1px solid #e4e8ed;border-radius:18px;background:#fff;color:#667085;font-size:12px;font-weight:700}.function-tabs button.selected{border-color:#0866ff;background:#eaf2ff;color:#0866ff}.function-tabs button span{font-size:10px;opacity:.7}.product-function-tag{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-bottom:7px;padding:4px 8px;border-radius:5px;background:#eaf2ff;color:#0866ff;font-size:10px;font-weight:800;line-height:1.2}.detail-panel>.product-function-tag{margin-bottom:10px}.product-card{display:flex;flex-direction:column}.product-card-main,.product-info{display:flex;flex:1;flex-direction:column}.product-info h3.product-title-line{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.5}.product-title-line .product-function-tag{display:inline-flex;vertical-align:2px;margin:0 0 0 7px;padding:3px 7px}.product-info p{min-height:0}.product-bottom{margin-top:12px}.product-info>p+.product-bottom{margin-top:10px}.platform-card{background:var(--brand-background);isolation:isolate}.platform-logo-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px 20px 46px}.category-card .platform-logo{width:72px;height:72px;object-fit:contain;filter:brightness(0) invert(1);opacity:.96}.platform-card .category-shade{background:linear-gradient(180deg,#fff0 20%,#00000052)}.platform-card:before{content:"";position:absolute;width:150px;height:150px;right:-48px;top:-65px;border:1px solid #ffffff28;border-radius:50%;box-shadow:0 0 0 28px #ffffff0c;z-index:-1}.platform-card .category-status{background:#fffffff0;color:#1c2b33}.platform-card .category-card-content strong{font-size:20px;text-shadow:0 1px 7px #0006}.platform-card .category-explore{color:#fff;opacity:.86}.product-logo-art{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--brand-background)}.product-logo-art:before{content:"";position:absolute;width:170px;height:170px;right:-52px;top:-82px;border:1px solid #ffffff2b;border-radius:50%;box-shadow:0 0 0 31px #ffffff0d}.product-logo-art:after{content:"";position:absolute;width:90px;height:90px;left:-42px;bottom:-49px;border:1px solid #ffffff20;border-radius:50%}.product-logo-art img{position:relative;z-index:1;width:82px;height:82px;object-fit:contain;filter:brightness(0) invert(1);opacity:.97}.detail-photo.product-logo-art img{width:150px;height:150px}.detail-logo-art:before{width:280px;height:280px;right:-75px;top:-135px;box-shadow:0 0 0 52px #ffffff0d}.account-page .page-head{margin-bottom:22px}.account-overview{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px;margin-bottom:18px}.account-balance,.membership-card{min-height:258px;padding:30px 32px;border-radius:16px}.account-balance{position:relative;overflow:hidden;background:linear-gradient(125deg,#075ce5,#0866ff 70%,#0866ff)}.account-balance:after{content:"";position:absolute;width:320px;height:320px;right:-100px;top:-150px;border:1px solid #ffffff24;border-radius:50%;box-shadow:0 0 0 48px #ffffff08,0 0 0 96px #ffffff06;pointer-events:none}.account-balance>span{font-size:14px;color:#eaf2ff}.account-balance>strong{position:relative;font-size:46px;letter-spacing:-.04em;margin:19px 0}.account-held{position:relative;padding-top:18px}.membership-card{border-color:#e4e8ed;box-shadow:0 8px 30px #1c2b3310}.membership-heading>span{font-size:14px;color:#667085}.membership-main{display:flex;flex-direction:column;align-items:flex-start;margin-top:28px}.membership-main>span{font-size:12px;color:#7c8796;font-weight:600}.membership-title{font-size:31px;letter-spacing:-.04em;margin:4px 0 6px;color:#1c2b33}.membership-main>p{font-size:12px;color:#7c8796}.membership-card>.primary-button{margin-top:auto;min-height:43px;padding:11px 18px}.account-details{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px}.account-ledger{min-height:252px;padding:25px 28px;max-height:580px}.account-ledger .panel-heading{margin-bottom:12px}.account-ledger .panel-heading h2{margin:0}.account-ledger .empty-state.compact{min-height:156px;background:transparent;border:0;color:#7c8796}.account-profile{width:100%;min-height:252px;display:flex;flex-direction:column;padding:25px 28px;border:1px solid #e4e8ed;border-radius:14px;background:#fff;box-shadow:0 4px 20px #1c2b3309}.account-profile h2{font-size:17px;margin:0 0 24px;color:#1c2b33}.account-identity{display:flex;align-items:center;gap:15px;min-width:0}.account-identity>div{display:flex;flex-direction:column;gap:4px;min-width:0}.account-identity strong{font-size:16px;overflow-wrap:anywhere}.account-identity p{font-size:12px;color:#7c8796;overflow-wrap:anywhere}.account-profile .profile-avatar{flex:none;width:52px;height:52px;border-radius:13px}.account-profile .logout-button{align-self:flex-start;margin-top:auto;padding:9px 13px}@media(min-width:1280px){.account-page{width:min(1600px,calc(100% - 64px))}}.cart-backdrop{background:#10182875}.cart-drawer{width:min(520px,100%)}.cart-heading{padding:26px 28px 21px}.cart-heading h2{font-size:23px;line-height:1.3}.cart-subtitle{display:block;margin-top:5px;color:#7c8796;font-size:12px}.cart-close{width:38px;height:38px;border-radius:10px;font-size:22px}.cart-content{padding:22px 28px}.cart-content-empty{display:flex;align-items:center;justify-content:center}.cart-empty{min-height:0;width:100%;align-items:center;text-align:center;gap:14px;padding-bottom:35px}.cart-empty-icon{width:72px;height:72px;display:grid;place-items:center;border:1px solid #e4e8ed;border-radius:21px;background:#eaf2ff;color:#0866ff}.cart-empty strong{font-size:20px;color:#1c2b33}.cart-empty .primary-button{margin-top:5px;min-width:150px}.cart-empty .primary-button span{margin-left:12px}.cart-line{margin-bottom:11px;padding:17px 18px;border:1px solid #e4e8ed;border-radius:12px;background:#fff}.cart-line:first-child{padding-top:17px}.cart-line-head strong{font-size:15px;color:#1c2b33}.cart-line small{margin-top:8px}.cart-line-bottom{margin-top:18px;padding-top:15px;border-top:1px solid #e4e8ed}.cart-line-bottom input{width:88px;background:#fff}.cart-line-bottom b{font-size:16px}.cart-review-line{padding:17px 0;font-size:14px}.cart-footer{padding:22px 28px 26px;box-shadow:0 -8px 24px #1c2b3309}.cart-total{margin-bottom:18px}.cart-total strong{font-size:28px}@media(max-width:640px){.account-page .page-head{margin-bottom:16px}.account-overview,.account-details{grid-template-columns:1fr;gap:11px;margin-bottom:11px}.account-balance,.membership-card{min-height:215px;padding:22px}.account-balance>strong{font-size:36px}.membership-main{margin-top:18px}.membership-title{font-size:27px}.account-ledger{min-height:208px;padding:19px}.account-ledger .empty-state.compact{min-height:105px}.account-profile{min-height:190px;padding:20px}.account-profile h2{margin-bottom:19px}.cart-drawer{width:100%}.cart-heading{padding:19px 19px 16px}.cart-content{padding:18px 19px}.cart-footer{padding:18px 19px 22px}}.account-overview{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:stretch}.account-balance,.account-profile{min-height:254px}.account-balance{padding:27px 30px}.balance-content{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:100%;flex:1}.balance-amount{display:flex;flex-direction:column;gap:18px;min-width:0}.balance-amount>span{font-size:13px;font-weight:700;color:#eaf2ff}.balance-amount>strong{font-size:clamp(32px,3vw,45px);line-height:1.1;letter-spacing:-.045em;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap}.balance-membership{display:flex;flex-direction:column;align-items:flex-start;gap:7px;flex:0 0 174px;padding:16px 18px;border:1px solid #ffffff30;border-radius:12px;background:#ffffff18;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.balance-membership>span{font-size:12px;font-weight:600;color:#eaf2ff}.balance-membership>strong{font-size:17px;color:#fff}.balance-membership>small{min-height:17px;color:#dce8ff;font-size:11px}.balance-membership>button{margin-top:6px;min-height:32px;padding:5px 11px;border:1px solid #ffffff87;border-radius:7px;background:#fff;color:#0866ff;font-size:12px;font-weight:700;cursor:pointer}.balance-membership>button:disabled{border-color:#ffffff40;background:#ffffff1e;color:#e4e8ed;cursor:not-allowed}.membership-program{margin:0 0 18px;padding:24px;border:1px solid #e4e8ed;border-radius:16px;background:#fff}.membership-program-head h2{margin:0 0 6px;font-size:20px;color:#1c2b33}.membership-program-head p,.membership-rule{margin:0;color:#667085;font-size:13px;line-height:1.6}.membership-plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 12px}.membership-plan{display:flex;flex-direction:column;align-items:flex-start;min-height:168px;padding:18px;border:1px solid #e4e8ed;border-radius:12px;background:#fbfcff}.membership-plan.current{border-color:#0866ff;background:#f1f6ff}.membership-plan>span{color:#667085;font-size:13px;font-weight:700}.membership-plan>strong{margin:10px 0 4px;color:#0866ff;font-size:27px}.membership-plan>p{margin:0 0 14px;color:#344054;font-size:14px}.membership-plan>small{margin:-7px 0 10px;color:#667085;font-size:11px}.membership-plan>button{margin-top:auto;padding:8px 12px;border:0;border-radius:7px;background:#0866ff;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.membership-plan>button:disabled{background:#e9edf5;color:#7c8796;cursor:not-allowed}.cart-savings{margin:0 0 8px;color:#087443;font-size:12px;font-weight:700}@media(max-width:800px){.membership-plans{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.membership-program{padding:17px}.membership-plans{gap:8px}.membership-plan{min-height:150px;padding:12px}}.account-held{z-index:1;margin-top:14px}.account-profile{padding:24px 27px}.account-profile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.account-profile-head h2{margin:0;font-size:17px}.account-profile-head .logout-button{align-self:auto;margin:0;padding:7px 11px;font-size:12px;white-space:nowrap}.account-profile .account-identity{margin-top:22px}.account-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;width:100%;margin-top:auto;padding-top:18px;border-top:1px solid #e4e8ed}.account-status-grid>div{display:flex;flex-direction:column;gap:6px;min-width:0}.account-status-grid span{color:#7c8796;font-size:11px}.account-status-grid b{color:#1c2b33;font-size:12px;font-weight:700;white-space:nowrap}.account-records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.account-ledger,.account-orders{min-width:0;min-height:284px;max-height:620px;padding:24px 27px;overflow:auto}.account-orders .panel-heading{margin-bottom:15px}.account-orders .panel-heading h2{margin:0}.account-orders .empty-state.compact{min-height:160px;border:0;background:transparent;color:#7c8796}.order-filters{display:flex;align-items:center;gap:6px;margin:0 0 4px;padding:0 0 12px;overflow-x:auto;border-bottom:1px solid #e4e8ed;scrollbar-width:thin}.order-filters button{display:flex;align-items:center;gap:5px;flex:none;min-height:32px;padding:6px 9px;border:1px solid transparent;border-radius:7px;background:transparent;color:#667085;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer}.order-filters button:hover{background:#f2f4f7}.order-filters button.selected{border-color:#dce8ff;background:#eaf2ff;color:#0866ff}.order-filters button span{font-size:11px;font-variant-numeric:tabular-nums;color:inherit;opacity:.75}.order-row{padding:16px 0;border-bottom:1px solid #e4e8ed}.order-row-top,.order-row-meta,.order-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-row-top>strong{min-width:0;color:#1c2b33;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-badge{flex:none;padding:5px 8px;border-radius:6px;background:#f2f4f7;color:#667085;font-size:11px;font-weight:700;white-space:nowrap}.order-badge-success{background:#eaf2ff;color:#0866ff}.order-badge-pending{background:#fff4df;color:#9b741e}.order-badge-progress{background:#e9f2fb;color:#2c6d9b}.order-badge-closed{background:#f2f2f0;color:#667085}.order-row-meta{margin-top:9px;color:#7c8796;font-size:11px;white-space:nowrap}.order-row-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis}.order-row-bottom{margin-top:12px;color:#7c8796;font-size:12px}.order-row-bottom b{color:#1c2b33;font-size:17px;font-variant-numeric:tabular-nums}.order-pager{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:17px;color:#7c8796;font-size:12px}.order-pager button{padding:6px 10px;border:1px solid #e4e8ed;border-radius:7px;background:#fff;color:#0866ff;cursor:pointer}.order-pager button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1050px){.account-overview,.account-records{grid-template-columns:1fr}.account-balance,.account-profile,.account-ledger,.account-orders{min-height:220px}}@media(max-width:640px){.account-overview,.account-records{gap:11px;margin-bottom:11px}.account-balance{min-height:224px;padding:21px}.balance-content{gap:12px}.balance-amount{gap:15px}.balance-amount>strong{font-size:clamp(28px,7vw,36px)}.balance-membership{flex-basis:142px;padding:12px;gap:5px}.balance-membership>strong{font-size:15px}.account-profile{min-height:206px;padding:20px}.account-profile .account-identity{margin-top:18px}.account-status-grid{gap:8px;padding-top:14px}.account-status-grid b{font-size:11px}.account-ledger,.account-orders{padding:19px;min-height:208px}.account-orders .empty-state.compact{min-height:105px}}@media(max-width:390px){.balance-content{flex-wrap:wrap}.balance-membership{flex:1 1 100%;flex-direction:row;align-items:center;flex-wrap:wrap}.balance-membership>small{min-height:0}.balance-membership>button{margin:0 0 0 auto}.account-balance{min-height:230px}}.account-ledger .ledger-row>div{min-width:0}.account-ledger .ledger-row strong{overflow-wrap:anywhere}.account-ledger .ledger-balance-change{color:#7c8796;font-variant-numeric:tabular-nums}.account-ledger .ledger-row>b{flex:none}.order-search{margin:13px 0 2px}.order-search-main{display:flex;align-items:center;gap:7px}.order-search-main input{flex:1;min-width:0;height:35px;padding:0 10px;border:1px solid #e4e8ed;border-radius:8px;background:#fff;color:#1c2b33;font-size:12px;outline:0}.order-search-main input:focus,.order-date-filter input:focus{border-color:#5b82c4;box-shadow:0 0 0 3px #5b82c420}.order-search-main button,.order-date-filter button{flex:none;min-height:35px;padding:7px 12px;border:1px solid #dce8ff;border-radius:8px;background:#eaf2ff;color:#0866ff;font-size:12px;font-weight:700}.order-search-main .order-search-clear{border-color:transparent;background:transparent;color:#667085}.order-date-filter{margin-top:8px;color:#7c8796;font-size:11px}.order-date-filter summary{display:inline-block;padding:3px 0;cursor:pointer;list-style:none}.order-date-filter summary:before{content:"▸";display:inline-block;margin-right:5px;transition:transform .15s}.order-date-filter[open] summary:before{transform:rotate(90deg)}.order-date-filter>div{display:flex;align-items:end;gap:8px;flex-wrap:wrap;margin:8px 0 4px}.order-date-filter label{display:flex;flex-direction:column;gap:4px;flex:1 1 145px;min-width:0}.order-date-filter input{width:100%;height:35px;padding:0 8px;border:1px solid #e4e8ed;border-radius:8px;background:#fff;color:#1c2b33;font-size:12px;outline:0}.order-search-error{margin:6px 0;color:#b24f50;font-size:11px}.order-row-toggle{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.order-row-toggle:hover .order-row-top>strong{color:#0866ff}.order-row-toggle:focus-visible{outline-offset:4px}.order-line-details{margin-top:15px;padding:12px 14px;border:1px solid #e4e8ed;border-radius:9px;background:#f7f9fc}.order-line{display:flex;justify-content:space-between;gap:12px;padding:6px 0;color:#667085;font-size:11px}.order-line strong{min-width:0;color:#1c2b33;font-size:12px;font-weight:600;overflow-wrap:anywhere}.order-line span{flex:none;font-variant-numeric:tabular-nums}.order-review-note{margin-top:7px;padding-top:9px;border-top:1px solid #e4e8ed;color:#a27624;font-size:11px}.account-page{padding-top:30px}.account-layout{display:grid;grid-template-columns:208px minmax(0,1fr);gap:24px;align-items:start}.account-sidebar{position:sticky;top:92px;display:flex;flex-direction:column;min-height:360px;padding:20px 11px;border:1px solid #e4e8ed;border-radius:15px;background:#fff;box-shadow:0 8px 26px #1c2b3308}.account-sidebar-title{padding:5px 13px 18px;color:#7c8796;font-size:12px;font-weight:700;letter-spacing:.08em}.account-nav{display:flex;flex-direction:column;gap:5px}.account-nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:45px;padding:10px 13px;border:0;border-radius:9px;background:transparent;color:#667085;font-size:13px;font-weight:700;text-align:left;transition:background .18s,color .18s}.account-nav button:hover,.account-nav button.selected{background:#eaf2ff;color:#0866ff}.account-nav button.selected:before{content:"";position:absolute;left:0;width:3px;height:25px;border-radius:0 3px 3px 0;background:#0866ff}.account-nav svg{flex:none;width:18px;height:18px}.account-nav span{flex:1;white-space:nowrap}.account-nav small{display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:10px;background:#dce8ff;color:#0866ff;font-size:10px}.account-main{min-width:0}.account-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;margin:1px 0 18px}.account-section-head h1{margin:0;color:#1c2b33;font-size:27px;font-weight:800;letter-spacing:-.035em}.account-refresh{padding:8px 12px;border:1px solid #e4e8ed;border-radius:8px;background:#fff;color:#0866ff;font-size:12px;font-weight:700}.account-refresh:hover{background:#eaf2ff}.account-main .account-overview{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:16px;margin:0}.account-main .account-balance,.account-main .account-profile{min-height:257px}.account-main .account-records{display:block;margin:0}.account-main .account-ledger,.account-main .account-orders{width:100%;min-height:350px;max-height:none;padding:25px 30px;overflow:visible}.account-main .account-ledger .empty-state.compact,.account-main .account-orders .empty-state.compact{min-height:170px}.account-main .account-orders .panel-heading{margin-bottom:16px}.account-main .order-filters{gap:9px;margin-bottom:8px;padding-bottom:16px}.account-main .order-filters button{padding:7px 11px}.account-main .order-search{margin:16px 0 7px}.account-main .order-search-main{max-width:620px}.account-main .order-date-filter{margin:10px 0 0}.account-main .order-date-filter>div{max-width:560px}.account-main .order-row{padding:19px 0}@media(max-width:1120px){.account-layout{grid-template-columns:184px minmax(0,1fr);gap:18px}.account-main .account-overview{grid-template-columns:1fr}.account-main .account-balance,.account-main .account-profile{min-height:220px}}@media(max-width:720px){.account-page{padding-top:15px}.account-layout{grid-template-columns:1fr;gap:17px}.account-sidebar{position:static;min-height:0;padding:5px;border-radius:11px}.account-sidebar-title{display:none}.account-nav{flex-direction:row;gap:2px}.account-nav button{justify-content:center;gap:5px;min-height:42px;padding:7px 4px;font-size:12px;text-align:center}.account-nav button.selected:before{left:auto;bottom:0;width:30px;height:2px;border-radius:2px}.account-nav svg{display:none}.account-nav span{flex:none}.account-nav small{min-width:16px;height:16px;font-size:9px}.account-section-head{min-height:34px;margin:0 0 14px}.account-section-head h1{font-size:23px}.account-main .account-ledger,.account-main .account-orders{min-height:300px;padding:20px}.account-main .account-ledger .empty-state.compact,.account-main .account-orders .empty-state.compact{min-height:160px}.account-main .order-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;overflow:visible}.account-main .order-filters button{justify-content:center;gap:2px;min-width:0;padding:7px 1px;font-size:10px}}@media(max-width:390px){.account-nav button{font-size:11px}.account-nav svg{display:none}}.account-shell main{background:radial-gradient(circle at 82% 0,#eaf2ff 0,transparent 35%),#f7f9fc}.account-shell .site-header{background:#fff;border-bottom-color:#e4e8ed}@media(min-width:1280px){.account-shell .header-inner{width:min(1600px,calc(100% - 64px))}}.account-shell .account-page{padding-top:34px;padding-bottom:54px}.account-shell .account-layout{grid-template-columns:220px minmax(0,1fr);gap:30px}.account-shell .account-sidebar{top:86px;min-height:calc(100vh - 122px);padding:26px 18px 20px 0;border:0;border-right:1px solid #e4e8ed;border-radius:0;background:transparent;box-shadow:none}.account-shell .account-home-link{display:flex;align-items:center;gap:11px;width:100%;min-height:43px;padding:10px 14px;border:0;border-radius:9px;background:transparent;color:#344054;font-size:13px;font-weight:700;text-align:left;transition:background .18s,color .18s}.account-shell .account-home-link:hover{background:#eaf2ff;color:#075ce5}.account-shell .account-home-link svg{flex:none;width:18px;height:18px}.account-shell .account-sidebar-divider{height:1px;margin:12px 14px 20px;background:#e4e8ed}.account-shell .account-sidebar-title{padding:3px 14px 23px;color:#7c8796;letter-spacing:.12em}.account-shell .account-nav{gap:7px}.account-shell .account-nav button{min-height:48px;padding:12px 14px;border-radius:9px;color:#667085;font-size:13px}.account-shell .account-nav button.selected{background:#eaf2ff;color:#075ce5}.account-shell .account-nav button.selected:before{left:0;height:22px}.account-shell .account-section-head{margin:4px 0 24px}.account-shell .account-section-head h1{font-size:31px;letter-spacing:-.045em}.account-shell .account-main .account-overview{gap:18px}.account-shell .account-main .account-balance,.account-shell .account-main .account-profile{min-height:290px;border-radius:18px}.account-shell .account-balance{padding:33px 34px;background:radial-gradient(circle at 90% -20%,#ffffff1b 0 190px,transparent 191px),linear-gradient(125deg,#075ce5,#0866ff 74%,#0866ff);box-shadow:0 18px 36px #075ce523}.account-shell .account-balance:after{width:370px;height:370px;right:-145px;top:-165px;box-shadow:none;opacity:.38}.account-shell .balance-amount{gap:19px}.account-shell .balance-amount>span{font-size:13px;letter-spacing:.04em}.account-shell .balance-amount>strong{font-size:clamp(39px,3vw,52px)}.account-shell .balance-membership{flex-basis:165px;gap:8px;padding:4px 0 4px 22px;border:0;border-left:1px solid #ffffff5c;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.account-shell .balance-membership>span{font-size:11px}.account-shell .balance-membership>strong{font-size:19px}.account-shell .balance-membership>small{font-size:12px}.account-shell .balance-membership>button{margin-top:5px}.account-shell .account-held{margin-top:26px;padding-top:19px;border-top-color:#ffffff61}.account-shell .account-profile{padding:30px 31px;border-color:#e4e8ed;box-shadow:0 14px 32px #1c2b330b}.account-shell .account-profile-head h2{font-size:16px}.account-shell .account-profile .account-identity{margin-top:31px}.account-shell .account-profile .profile-avatar{width:55px;height:55px;background:#eaf2ff;color:#0866ff}.account-shell .account-status-grid{padding-top:23px}.account-shell .account-status-grid b{font-size:13px}.overview-summary{margin-top:22px;padding:24px 28px 26px;border:1px solid #e4e8ed;border-radius:17px;background:#fff;box-shadow:0 12px 30px #1c2b3308}.overview-summary-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.overview-summary h2{margin:0;color:#1c2b33;font-size:16px;font-weight:800}.overview-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.overview-summary-grid>div{display:flex;flex-direction:column;gap:5px;min-width:0;padding:5px 20px 6px;border-left:1px solid #e4e8ed}.overview-summary-grid>div:first-child{padding-left:0;border-left:0}.overview-summary-grid strong{color:#075ce5;font-size:28px;font-weight:750;line-height:1.25;font-variant-numeric:tabular-nums}.overview-summary-grid span{color:#7c8796;font-size:12px}.account-shell .account-main .account-ledger,.account-shell .account-main .account-orders{border-radius:17px;box-shadow:0 12px 30px #1c2b3308}@media(max-width:1120px){.account-shell .account-layout{grid-template-columns:192px minmax(0,1fr);gap:22px}.account-shell .account-main .account-balance,.account-shell .account-main .account-profile{min-height:230px}}@media(max-width:720px){.account-shell .account-page{padding-top:16px;padding-bottom:36px}.account-shell .account-layout{grid-template-columns:1fr;gap:20px}.account-shell .account-sidebar{position:static;min-height:0;padding:5px;border:1px solid #e4e8ed;border-radius:12px;background:#fff}.account-shell .account-home-link{min-height:38px;padding:8px 11px;font-size:12px}.account-shell .account-home-link svg{width:16px;height:16px}.account-shell .account-sidebar-divider{margin:3px 10px 5px}.account-shell .account-nav{gap:2px}.account-shell .account-nav button{min-height:42px;padding:7px 4px;font-size:12px}.account-shell .account-nav button.selected:before{left:auto;bottom:0;width:30px;height:2px}.account-shell .account-section-head{margin:0 0 15px}.account-shell .account-section-head h1{font-size:23px}.account-shell .account-main .account-balance,.account-shell .account-main .account-profile{min-height:220px;border-radius:13px}.account-shell .account-balance{padding:22px}.account-shell .account-profile{padding:21px}.account-shell .account-profile .account-identity{margin-top:18px}.account-shell .balance-amount>strong{font-size:clamp(28px,7vw,36px)}.account-shell .balance-membership{flex-basis:136px;padding:3px 0 3px 12px}.account-shell .balance-membership>strong{font-size:15px}.account-shell .account-held{margin-top:14px;padding-top:14px}.overview-summary{margin-top:12px;padding:20px;border-radius:13px}.overview-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}.overview-summary-grid>div{padding-left:15px}.overview-summary-grid>div:nth-child(odd){padding-left:0;border-left:0}.overview-summary-grid strong{font-size:23px}}@media(max-width:390px){.account-shell .balance-membership{flex:1 1 100%;padding:11px 0 0;border-left:0;border-top:1px solid #ffffff5c}.account-shell .account-balance{min-height:260px}.account-shell .account-nav button{font-size:11px}}.capability-form{display:grid;gap:15px;margin-top:24px;padding:21px;border:1px solid #e4e8ed;border-radius:13px;background:#f7f9fc}.capability-form-head{display:flex;align-items:start;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid #e4e8ed}.capability-form-head>div{display:grid;gap:4px}.capability-form-head strong{color:#1c2b33;font-size:16px}.capability-form-head span{color:#7c8796;font-size:11px}.capability-form-head>b{flex:none;padding:5px 8px;border-radius:6px;background:#eaf2ff;color:#0866ff;font-size:10px}.capability-form label{display:grid;gap:7px;color:#344054;font-size:12px;font-weight:700}.capability-form input,.capability-form textarea{width:100%;padding:11px 12px;border:1px solid #e4e8ed;border-radius:9px;background:#fff;color:#1c2b33;font:inherit;outline:0}.capability-form input{height:44px}.capability-form textarea{min-height:104px;resize:vertical;line-height:1.6}.capability-form input:focus,.capability-form textarea:focus{border-color:#5b82c4;box-shadow:0 0 0 3px #5b82c420}.capability-form label>small{color:#7c8796;font-size:10px;font-weight:500;line-height:1.45}.capability-quantity{padding-top:13px;border-top:1px solid #e4e8ed}.capability-form .primary-button{margin-top:3px}.cart-line-head>div{display:flex;flex:none;gap:10px}.cart-line-head>div button:first-child{color:#0866ff}.cart-input-summary{display:grid;gap:5px;margin:12px 0 0;padding:10px 11px;border-radius:8px;background:#f7f9fc}.cart-input-summary>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:8px;font-size:10px;line-height:1.45}.cart-input-summary dt{color:#7c8796}.cart-input-summary dd{margin:0;overflow:hidden;color:#344054;text-overflow:ellipsis;white-space:nowrap}.cart-input-summary.review{margin-top:8px;padding:8px 9px}.cart-review-line>div{min-width:0;flex:1}.cart-review-line .cart-input-summary dd{white-space:normal;overflow-wrap:anywhere}@media(max-width:640px){.capability-form{padding:17px;gap:13px}.cart-input-summary>div{grid-template-columns:78px minmax(0,1fr)}}.capability-form select{width:100%;height:44px;padding:11px 12px;border:1px solid #e4e8ed;border-radius:9px;background:#fff;color:#1c2b33;font:inherit;outline:0}.capability-form select:focus{border-color:#5b82c4;box-shadow:0 0 0 3px #5b82c420}.product-detail-page .capability-form select{border-color:#dfe4eb;background:#fbfcfe}.product-detail-page{max-width:1180px;padding-top:28px}.product-detail-page>.back-link{margin-bottom:20px}.product-commerce-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:46px;align-items:start}.product-visual-column{display:grid;align-content:start;gap:22px}.product-detail-page .detail-photo{height:360px;border-radius:20px;box-shadow:0 20px 45px #18233d1a}.product-detail-page .detail-photo img{width:136px;height:136px}.product-detail-page .detail-logo-art:before{width:320px;height:320px;right:-88px;top:-152px;box-shadow:0 0 0 56px #ffffff0d}.product-detail-page .detail-panel{padding:0}.product-detail-page .detail-panel h1{margin:13px 0 0;font-size:34px;line-height:1.24;letter-spacing:-.035em}.product-detail-page .detail-price{margin-top:22px;padding:18px 20px;border:0;border-radius:11px;background:#f1f5ff;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.product-detail-page .detail-price small{color:#667085;font-size:12px;font-weight:700}.product-detail-page .detail-price strong{font-size:31px}.product-detail-page .service-summary{margin-top:18px;color:#475467!important;font-size:14px;line-height:1.75!important}.product-buy-panel{padding:32px 34px 34px;border:1px solid #e2e7ef;border-radius:18px;background:#fff;box-shadow:0 18px 48px #1c2b330d}.purchase-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 24px;margin:24px 0;padding:22px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.purchase-highlights>div{display:flex;align-items:flex-start;gap:11px;min-width:0}.purchase-highlights>div>span{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#0866ff}.purchase-highlights svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.purchase-highlights dt{color:#7c8796;font-size:10px;font-weight:700}.purchase-highlights dd{margin:3px 0 0;color:#1c2b33;font-size:12px;font-weight:750;line-height:1.45}.product-rules{padding:4px 6px}.product-rules>div{display:grid;gap:4px}.product-rules>div span{color:#0866ff;font-size:10px;font-weight:800;letter-spacing:.08em}.product-rules h2{font-size:18px}.product-rules ul{display:grid;gap:8px;margin:15px 0 0;padding-left:17px;color:#667085;font-size:12px;line-height:1.6}.product-rules li::marker{color:#0866ff}.product-detail-page .capability-form{margin:0;padding:0;border:0;border-radius:0;background:transparent;gap:16px}.product-detail-page .capability-form-head{padding-bottom:15px}.product-detail-page .capability-form-head strong{font-size:17px}.product-detail-page .capability-form input,.product-detail-page .capability-form textarea{border-color:#dfe4eb;background:#fbfcfe}.product-detail-page .capability-form .primary-button{margin-top:5px;min-height:50px;box-shadow:0 9px 20px #0866ff24}@media(max-width:900px){.product-detail-page{max-width:760px}.product-commerce-layout{grid-template-columns:1fr;gap:28px}.product-detail-page .detail-photo{height:330px}.product-visual-column{gap:21px}.product-buy-panel{padding:28px}}@media(max-width:640px){.product-detail-page{padding-top:18px}.product-detail-page>.back-link{margin-bottom:14px}.product-commerce-layout{gap:20px}.product-detail-page .detail-photo{height:265px;border-radius:15px}.product-detail-page .detail-photo img{width:112px;height:112px}.product-buy-panel{padding:22px 19px;border-radius:14px}.product-detail-page .detail-panel h1{font-size:25px}.product-detail-page .detail-price{margin-top:18px;padding:15px 16px}.product-detail-page .detail-price strong{font-size:27px}.purchase-highlights{grid-template-columns:1fr;gap:14px;margin:20px 0;padding:19px 0}.product-rules{padding:2px}.product-detail-page .service-summary{font-size:13px}}.product-guidance-card{display:grid;gap:21px;padding:22px;border:1px solid #e2e7ef;border-radius:15px;background:#fff;box-shadow:0 10px 28px #1c2b3308}.product-guidance-card .product-rules{padding:0}@media(max-width:640px){.product-guidance-card{gap:18px;padding:18px;border-radius:13px}}.product-commerce-layout{padding:24px;border:1px solid #e2e7ef;border-radius:24px;background:#fff;box-shadow:0 22px 60px #1c2b330c;align-items:stretch}.product-visual-column{grid-template-rows:auto 1fr;height:100%}.product-guidance-card{height:100%;background:#fbfcfe;box-shadow:none}.product-buy-panel{display:flex;flex-direction:column;height:100%;background:#fbfcfe;box-shadow:none}.product-buy-panel .capability-form{display:flex;flex:1;flex-direction:column}.product-buy-panel .capability-form .primary-button{margin-top:auto}@media(max-width:900px){.product-commerce-layout{padding:20px}.product-visual-column{grid-template-rows:auto auto;height:auto}.product-guidance-card,.product-buy-panel{height:auto}.product-buy-panel .capability-form .primary-button{margin-top:5px}}@media(max-width:640px){.product-commerce-layout{padding:13px;border-radius:18px}.product-buy-panel{padding:20px 17px}}.product-bottom{color:#182230}.up-right-icon{display:block;flex:none;width:1em;height:1em;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.category-explore b,.product-bottom b{display:inline-flex;align-items:center}.product-bottom b{gap:4px;color:#667085;transition:color .18s ease}.product-bottom .up-right-icon{width:14px;height:14px}.product-card-main:hover .product-bottom b{color:#1769e8}.add-cart-button{border-color:#d8dee7;background:#f1f3f6;color:#263244;transition:background .18s ease,border-color .18s ease,color .18s ease}.add-cart-button:hover{border-color:#182230;background:#182230;color:#fff}.product-function-tag{background:#f0f2f5;color:#596579}.catalog-search button{color:#667085}.pager button{color:#475467}.detail-price strong,.product-detail-page .detail-price strong{color:#111827}.product-detail-page .detail-price{background:#f1f3f6}.purchase-highlights>div>span{background:#eef1f4;color:#536174}.product-rules>div span{color:#667085}.product-rules li::marker{color:#98a2b3}.capability-form-head>b{background:#eef1f4;color:#596579}.cart-line-bottom b,.cart-review-line strong,.cart-total strong{color:#182230}.ledger-row b:not(.negative){color:#182230}.account-balance,.account-shell .account-balance{background:linear-gradient(130deg,#172033,#263244 72%,#354158)}.account-shell .account-balance{box-shadow:0 18px 36px #1822301f}.membership-heading>b.active{background:#eef1f4;color:#475467}.overview-summary-grid strong{color:#182230}.product-info .product-bottom{margin-top:auto;padding-top:12px}.product-function-tag{gap:5px;border:0;background:#eef1f4;color:#475467;box-shadow:inset 0 0 0 1px #e1e5eb}.product-function-tag:before{content:"";width:4px;height:4px;flex:none;border-radius:50%;background:#1769e8;opacity:.72}.product-detail-page .detail-price{border:1px solid #dfe9fb;background:linear-gradient(100deg,#f4f8ff,#edf3ff)}.purchase-highlights>div>span{background:#e8f1ff;color:#1769e8}.product-rules>div span{color:#1769e8}.product-rules li::marker{color:#1769e8}.product-detail-page .capability-form .primary-button{border-color:#111827;background:#111827;color:#fff;box-shadow:0 9px 20px #11182720}.product-detail-page .capability-form .primary-button:hover{border-color:#000;background:#000}.auth-screen{position:relative;isolation:isolate;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 16% 12%,rgba(61,104,255,.2),transparent 31%),radial-gradient(circle at 84% 16%,rgba(127,76,255,.13),transparent 27%),radial-gradient(circle at 52% 100%,rgba(46,111,255,.09),transparent 36%),linear-gradient(145deg,#050608,#0a0d13 48%,#06070b);color:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif}.auth-screen:before{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,transparent 3%,#000 33%,transparent 92%);mask-image:linear-gradient(to bottom,transparent 3%,#000 33%,transparent 92%)}.auth-screen:after{content:"";position:absolute;z-index:-2;left:10%;right:10%;bottom:-190px;height:360px;border-radius:50%;pointer-events:none;background:#2d63ff;filter:blur(150px);opacity:.12}.auth-ambient,.auth-ambient span{position:absolute;pointer-events:none}.auth-ambient{z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden}.auth-ambient span{display:block;border-radius:50%;filter:blur(8px);animation:auth-float 16s ease-in-out infinite}.auth-ambient span:nth-child(1){top:-22%;left:-9%;width:510px;height:510px;background:radial-gradient(circle,rgba(74,123,255,.16),transparent 67%)}.auth-ambient span:nth-child(2){top:5%;right:-13%;width:580px;height:580px;background:radial-gradient(circle,rgba(127,88,255,.13),transparent 68%);animation-delay:-6s}.auth-ambient span:nth-child(3){right:22%;bottom:-32%;width:620px;height:620px;background:radial-gradient(circle,rgba(56,106,255,.11),transparent 69%);animation-delay:-10s}.auth-topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 72px));height:92px;margin:0 auto}.auth-screen .auth-brand{display:flex;align-items:center;gap:12px;width:auto;height:auto;margin:0;color:#f6f7fa;font-size:inherit}.auth-brand-icon{position:relative;display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(255,255,255,.17);border-radius:14px;background:linear-gradient(145deg,#ffffff24,#ffffff0d);box-shadow:inset 0 1px #ffffff21,0 12px 32px #0000003d}.auth-brand-icon:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;box-shadow:0 0 25px #1769e833;pointer-events:none}.auth-brand-icon img{width:30px;height:30px;border-radius:9px;box-shadow:none}.auth-brand-name{display:grid;gap:2px}.auth-brand-name strong{font-size:18px;font-weight:750;letter-spacing:-.02em}.auth-brand-name small{color:#e0e6f175;font-size:8px;font-weight:700;letter-spacing:.24em}.auth-platform-note{display:flex;align-items:center;gap:9px;color:#e3e8f294;font-size:11px;font-weight:600;letter-spacing:.08em}.auth-platform-note i{width:6px;height:6px;border-radius:50%;background:#83a7ff;box-shadow:0 0 13px #6b97ffe6}.auth-screen .auth-wrap{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.78fr);align-items:center;gap:clamp(54px,7vw,108px);width:min(1240px,calc(100% - 72px));min-height:0;margin:0 auto;padding:26px 0 38px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-story{position:relative;display:flex;align-items:center;min-height:590px;padding:54px 24px 54px 2px}.auth-story-copy{position:relative;z-index:2;max-width:690px;animation:auth-rise .75s cubic-bezier(.2,.78,.25,1) both}.auth-kicker{display:flex;align-items:center;gap:10px;margin-bottom:26px;color:#d7e0f1a3;font-size:10px;font-weight:750;letter-spacing:.24em}.auth-kicker i{width:34px;height:1px;background:linear-gradient(90deg,#7ca3ff,transparent);box-shadow:0 0 8px #7ca3ffa6}.auth-story h1{margin:0;color:#f7f8fb;font-size:clamp(54px,5.8vw,82px);font-weight:680;line-height:1.08;letter-spacing:-.065em;text-wrap:balance}.auth-story h1 em{font-style:normal;background:linear-gradient(102deg,#fff 4%,#dce5ff 48%,#83a6ff);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-story-copy>p{max-width:540px;margin:29px 0 0;color:#dce2eeab;font-size:15px;line-height:1.9;letter-spacing:.01em}.auth-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:570px;margin-top:42px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.06)}.auth-facts>div{display:grid;gap:7px;padding:20px 22px 20px 0}.auth-facts>div+div{padding-left:22px;border-left:1px solid rgba(255,255,255,.09)}.auth-facts strong{color:#f5f7fb;font-size:14px;font-weight:720}.auth-facts span{color:#d7deea94;font-size:11px;letter-spacing:.06em}.auth-signal{position:absolute;right:-78px;bottom:-8px;width:430px;aspect-ratio:1;opacity:.68;transform:perspective(700px) rotateX(67deg) rotate(-10deg)}.auth-signal:before,.auth-signal:after{content:"";position:absolute;left:50%;top:50%;height:1px;transform-origin:left center;background:linear-gradient(90deg,rgba(127,166,255,.6),transparent)}.auth-signal:before{width:55%;transform:rotate(22deg)}.auth-signal:after{width:48%;transform:rotate(154deg)}.auth-signal-ring{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(130,164,255,.19);border-radius:50%;box-shadow:inset 0 0 46px #4a73ff0a;animation:auth-ring 6s ease-in-out infinite}.auth-signal .ring-two{top:18%;right:18%;bottom:18%;left:18%;border-color:#93aeff40;animation-delay:-2s}.auth-signal .ring-three{top:35%;right:35%;bottom:35%;left:35%;border-color:#a6bcff59;animation-delay:-4s}.auth-signal-core{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:82px;height:82px;border:1px solid rgba(255,255,255,.26);border-radius:25px;background:linear-gradient(145deg,#ffffff2b,#ffffff0b);box-shadow:0 0 48px #3568ff57,inset 0 1px 1px #fff3;transform:translate(-50%,-50%)}.auth-signal-core img{width:50px;height:50px;border-radius:15px}.auth-screen .auth-card{position:relative;width:100%;max-width:500px;margin:0 0 0 auto;padding:42px 40px 35px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:30px;background:#10131bd6;box-shadow:0 34px 90px #0000006b,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(30px) saturate(125%);backdrop-filter:blur(30px) saturate(125%);animation:auth-card-in .78s .08s cubic-bezier(.2,.78,.25,1) both}.auth-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.055),transparent 30%,transparent 72%,rgba(104,138,255,.045))}.auth-card-sheen{position:absolute;top:-1px;left:13%;width:58%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);filter:drop-shadow(0 0 7px rgba(255,255,255,.32))}.auth-screen .auth-heading{position:relative}.auth-card-kicker{display:block;margin-bottom:12px;color:#8eaeff;font-size:9px;font-weight:750;letter-spacing:.2em}.auth-screen .auth-heading h2{margin:0;color:#f7f8fb;font-size:38px;font-weight:700;line-height:1.18;letter-spacing:-.055em}.auth-heading p{margin:13px 0 0;color:#dce2eda8;font-size:12px;line-height:1.65}.auth-screen .auth-switch{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:31px 0 27px;padding:4px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:#ffffff0b}.auth-screen .auth-switch button{min-height:42px;padding:0 16px;border:0;border-radius:9px;background:transparent;color:#dce2ed80;font-size:12px;font-weight:700;transition:background .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease}.auth-screen .auth-switch button.selected{border:0;background:#ffffff1f;color:#fff;box-shadow:inset 0 1px #ffffff14,0 7px 18px #00000029}.auth-screen .auth-switch button:disabled{cursor:wait;opacity:.7}.auth-screen .auth-switch button:focus-visible{outline:2px solid #88aaff;outline-offset:2px}.auth-screen .auth-form{position:relative;display:flex;flex-direction:column;gap:18px}.auth-screen .auth-form label{display:grid;gap:9px;color:#eceff6c2;font-size:11px;font-weight:650}.auth-screen .auth-form label>small{margin:-1px 2px 0;color:#dae0ec9e;font-size:11px;font-weight:500}.auth-input{position:relative;display:flex;align-items:center;width:100%;height:56px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#ffffff0e;box-shadow:inset 0 1px #ffffff06;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.auth-input:focus-within{border-color:#80a6ffb8;background:#ffffff13;box-shadow:0 0 0 4px #527cff1f,inset 0 1px #ffffff0a}.auth-input svg{position:absolute;left:16px;width:18px;height:18px;fill:none;stroke:#cfd7e780;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s ease}.auth-input:focus-within svg{stroke:#91adff}.auth-screen .auth-input input{width:100%;height:54px;padding:0 16px 0 48px;border:0;border-radius:inherit;background:transparent;color:#f7f8fb;font:inherit;font-size:13px;font-weight:550;outline:0;caret-color:#9ab4ff}.auth-screen .auth-input input:focus{border:0;box-shadow:none}.auth-screen .auth-input input::placeholder{color:#d0d8e74f;font-weight:500}.auth-screen .auth-input input:disabled{cursor:wait;opacity:.65}.auth-screen .auth-input input:-webkit-autofill,.auth-screen .auth-input input:-webkit-autofill:hover,.auth-screen .auth-input input:-webkit-autofill:focus{-webkit-text-fill-color:#f7f8fb;caret-color:#f7f8fb;box-shadow:0 0 0 1000px #141821 inset;transition:background-color 9999s ease-out}.auth-screen .form-error{margin:0;padding:11px 13px;border:1px solid rgba(255,115,120,.18);border-radius:10px;background:#a4283121;color:#ffb5b9;font-size:11px;line-height:1.55}.auth-submit{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;margin-top:6px;padding:0 18px 0 21px;border:1px solid rgba(255,255,255,.75);border-radius:13px;background:#f5f7fb;color:#090b0f;font:inherit;font-size:13px;font-weight:750;box-shadow:0 14px 32px #00000042,inset 0 1px #fff;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.auth-submit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.auth-submit:focus-visible{outline:3px solid rgba(128,166,255,.55);outline-offset:3px}.auth-submit:disabled{cursor:wait;opacity:.62;transform:none}.auth-card-foot{display:flex;align-items:center;justify-content:center;gap:8px;margin:25px 0 0;color:#dae0eb9e;font-size:11px;letter-spacing:.015em}.auth-card-foot span{width:5px;height:5px;border-radius:50%;background:#7fa1f4;box-shadow:0 0 10px #7fa1f4bf}.auth-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 72px));min-height:52px;margin:0 auto;border-top:1px solid rgba(255,255,255,.06);color:#d6dde980;font-size:10px;letter-spacing:.07em}@media(hover:hover){.auth-screen .auth-switch button:not(.selected):not(:disabled):hover{color:#f5f7fbcc;background:#ffffff0b}.auth-submit:not(:disabled):hover{transform:translateY(-2px);background:#fff;box-shadow:0 18px 38px #00000052,0 0 24px #779bff1f}.auth-submit:not(:disabled):hover svg{transform:translate(3px)}}html:has(.auth-screen){scrollbar-color:rgba(133,146,173,.42) #07090e}html:has(.auth-screen)::-webkit-scrollbar{width:10px}html:has(.auth-screen)::-webkit-scrollbar-track{background:#07090e}html:has(.auth-screen)::-webkit-scrollbar-thumb{border:3px solid #07090e;border-radius:9px;background:#3c4352}@keyframes auth-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(16px,-18px,0) scale(1.05)}}@keyframes auth-ring{0%,to{opacity:.48;transform:scale(.98)}50%{opacity:1;transform:scale(1.025)}}@keyframes auth-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-card-in{0%{opacity:0;transform:translate3d(22px,12px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(max-width:980px){.auth-screen{overflow-y:auto}.auth-topbar,.auth-screen .auth-wrap,.auth-footer{width:min(680px,calc(100% - 48px))}.auth-screen .auth-wrap{grid-template-columns:1fr;gap:22px;padding:30px 0 48px}.auth-story{min-height:390px;padding:44px 16px 18px 2px}.auth-story-copy{max-width:610px}.auth-story h1{font-size:clamp(52px,9vw,72px)}.auth-signal{right:-90px;bottom:-70px;width:390px;opacity:.5}.auth-screen .auth-card{max-width:none;margin:0;padding:40px}}@media(max-height:800px)and (min-width:981px){.auth-topbar{height:72px}.auth-screen .auth-wrap{gap:50px;padding:16px 0 22px}.auth-story{min-height:530px;padding-block:34px}.auth-screen .auth-card{padding:34px 36px 29px}.auth-screen .auth-switch{margin:25px 0 22px}.auth-screen .auth-form{gap:15px}.auth-card-foot{margin-top:20px}.auth-footer{min-height:42px}}@media(max-width:640px){.auth-screen{display:flex;min-height:100vh;min-height:100svh;overflow-x:hidden;overflow-y:auto}.auth-screen:before{background-size:48px 48px;opacity:.18}.auth-topbar{flex:none;width:calc(100% - 32px);height:72px}.auth-brand-icon{width:38px;height:38px;border-radius:12px}.auth-brand-icon img{width:27px;height:27px}.auth-brand-name strong{font-size:16px}.auth-platform-note{display:none}.auth-screen .auth-wrap{flex:none;display:grid;gap:16px;width:calc(100% - 28px);margin:0 auto;padding:15px 0 30px}.auth-story{min-height:0;padding:26px 5px 15px}.auth-kicker{margin-bottom:17px;font-size:8px;letter-spacing:.18em}.auth-kicker i{width:24px}.auth-story h1{font-size:clamp(39px,12.5vw,52px);line-height:1.09;letter-spacing:-.06em}.auth-story-copy>p{margin-top:19px;font-size:13px;line-height:1.75}.auth-facts,.auth-signal{display:none}.auth-screen .auth-card{padding:29px 20px 25px;border-radius:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.auth-screen .auth-heading h2{font-size:31px}.auth-heading p{margin-top:10px}.auth-screen .auth-switch{margin:25px 0 22px}.auth-screen .auth-form{gap:16px}.auth-input{height:54px}.auth-screen .auth-input input{height:52px}.auth-card-foot{margin-top:21px}.auth-footer{flex:none;width:calc(100% - 32px);min-height:46px}.auth-footer span:last-child{display:none}}@media(max-width:360px){.auth-story h1{font-size:37px}.auth-facts>div+div{padding-left:8px}.auth-screen .auth-card{padding-inline:17px}}@media(prefers-reduced-motion:reduce){.auth-ambient span,.auth-signal-ring,.auth-story-copy,.auth-screen .auth-card{animation:none!important}.auth-submit,.auth-submit svg,.auth-screen .auth-switch button{transition:none}}.auth-screen{background:radial-gradient(circle at 12% 8%,rgba(95,132,255,.17),transparent 31%),radial-gradient(circle at 88% 12%,rgba(176,150,255,.16),transparent 28%),radial-gradient(circle at 54% 104%,rgba(91,135,235,.1),transparent 38%),linear-gradient(145deg,#fbfcff,#f1f5fb 52%,#f8faff);color:#141923}.auth-screen:before{opacity:.48;background-image:linear-gradient(rgba(54,75,110,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(54,75,110,.045) 1px,transparent 1px)}.auth-screen:after{background:#8cafff;opacity:.11}.auth-ambient span:nth-child(1){background:radial-gradient(circle,rgba(102,143,255,.24),transparent 67%)}.auth-ambient span:nth-child(2){background:radial-gradient(circle,rgba(174,148,255,.2),transparent 68%)}.auth-ambient span:nth-child(3){background:radial-gradient(circle,rgba(105,145,245,.16),transparent 69%)}.auth-screen .auth-brand{color:#161c27}.auth-brand-icon{border-color:#fffffff0;background:linear-gradient(145deg,#fffffffa,#eff4fce0);box-shadow:inset 0 1px #fff,0 13px 30px #2d426821,0 0 0 1px #7d8fae21}.auth-brand-icon:after{box-shadow:0 0 26px #4673dc29}.auth-brand-name small{color:#637188}.auth-platform-note{color:#667286}.auth-platform-note i{background:#6385cc;box-shadow:0 0 12px #6385cc61}.auth-kicker{color:#536176}.auth-kicker i{background:linear-gradient(90deg,#7697dc,transparent);box-shadow:0 0 7px #7697dc47}.auth-story h1{color:#141923}.auth-story h1 em{background:linear-gradient(102deg,#141923 5%,#34476f 54%,#6385cc);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-story-copy>p{color:#5f6a7c}.auth-facts{border-top-color:#5366872b;border-bottom-color:#5366871a}.auth-facts>div+div{border-left-color:#53668724}.auth-facts strong{color:#1c2431}.auth-facts span{color:#536176}.auth-signal:before,.auth-signal:after{background:linear-gradient(90deg,rgba(92,129,208,.48),transparent)}.auth-signal-ring{border-color:#6185d338;box-shadow:inset 0 0 46px #5077d10e}.auth-signal .ring-two{border-color:#6487d54d}.auth-signal .ring-three{border-color:#698ddb66}.auth-signal-core{border-color:#fffffff5;background:linear-gradient(145deg,#fffffffa,#e7eef9e0);box-shadow:0 17px 42px #3f5b9933,0 0 48px #5b85e126,inset 0 1px 1px #fff}.auth-screen .auth-card{border-color:#fffffff5;background:#ffffffc2;box-shadow:0 30px 80px #35466529,0 0 0 1px #7e8fae1a,inset 0 1px #fff}.auth-card:before{background:linear-gradient(120deg,rgba(255,255,255,.82),transparent 34%,transparent 72%,rgba(118,147,214,.07))}.auth-card-sheen{background:linear-gradient(90deg,transparent,rgba(255,255,255,.98),transparent);filter:drop-shadow(0 0 7px rgba(111,142,208,.18))}.auth-card-kicker{color:#496aa8}.auth-screen .auth-heading h2{color:#151b26}.auth-heading p{color:#697589}.auth-screen .auth-switch{border-color:#e0e6ef;background:#edf1f6}.auth-screen .auth-switch button{color:#4f5d73}.auth-screen .auth-switch button.selected{background:#fff;color:#151b26;box-shadow:0 6px 15px #3948631f,inset 0 0 0 1px #cbd3df}.auth-screen .auth-form label{color:#354052}.auth-screen .auth-form label>small{color:#536176}.auth-input{border-color:#dbe2ec;background:#f8fafdeb;box-shadow:inset 0 1px #fff}.auth-input:focus-within{border-color:#718fca;background:#fff;box-shadow:0 0 0 4px #5f82ca1c,inset 0 1px #fff}.auth-input svg{stroke:#66758b}.auth-input:focus-within svg{stroke:#5876b4}.auth-screen .auth-input input{color:#192130;caret-color:#5876b4}.auth-screen .auth-input input::placeholder{color:#66758b}.auth-screen .auth-input input:-webkit-autofill,.auth-screen .auth-input input:-webkit-autofill:hover,.auth-screen .auth-input input:-webkit-autofill:focus{-webkit-text-fill-color:#192130;caret-color:#192130;box-shadow:0 0 0 1000px #f8fafd inset}.auth-screen .form-error{border-color:#f0c7ca;background:#fff2f3;color:#ad3540}.auth-submit{border-color:#1769e8;background:#1769e8;color:#fff;box-shadow:0 13px 28px #1769e838,inset 0 1px #fff3}.auth-card-foot{color:#536176}.auth-card-foot span{background:#6f8dca;box-shadow:0 0 9px #6f8dca6b}.auth-footer{border-top-color:#52648321;color:#59677c}html:has(.auth-screen){scrollbar-color:#aeb9c9 #f2f5fa}html:has(.auth-screen)::-webkit-scrollbar-track{background:#f2f5fa}html:has(.auth-screen)::-webkit-scrollbar-thumb{border-color:#f2f5fa;background:#aeb9c9}@media(hover:hover){.auth-screen .auth-switch button:not(.selected):not(:disabled):hover{color:#344052;background:#ffffff8c}.auth-submit:not(:disabled):hover{border-color:#0f5dcc;background:#0f5dcc;box-shadow:0 17px 34px #1769e847,0 0 22px #6485c91f}}.auth-screen .auth-topbar{justify-content:flex-start}.auth-story-copy{max-width:620px}.auth-story h1{font-size:clamp(72px,7.3vw,108px);line-height:1.02;letter-spacing:-.075em}.auth-signal{right:-18px;bottom:38px;width:500px;opacity:.72}.auth-screen .auth-card{padding-top:48px;padding-bottom:44px}.auth-screen .auth-heading h2{font-size:42px}.auth-screen .auth-switch{margin-top:34px}.auth-footer{justify-content:flex-start}@media(max-width:980px){.auth-story{min-height:310px}.auth-story h1{font-size:clamp(64px,12vw,86px)}.auth-signal{right:-70px;bottom:-70px;width:410px}}@media(max-width:640px){.auth-story{padding-top:20px;padding-bottom:8px}.auth-story h1{font-size:clamp(48px,15vw,64px)}.auth-screen .auth-card{padding-top:34px;padding-bottom:30px}.auth-screen .auth-heading h2{font-size:33px}.auth-screen .auth-switch{margin-top:27px}}.auth-screen{background:radial-gradient(ellipse 70% 58% at 9% 108%,rgba(146,204,255,.5) 0%,rgba(203,229,255,.2) 38%,transparent 68%),radial-gradient(ellipse 58% 52% at 94% -8%,rgba(220,205,255,.54) 0%,rgba(237,230,255,.22) 42%,transparent 70%),linear-gradient(135deg,#fcfdff,#f4f7fb 48%,#fbfbfd)}.auth-screen:before{top:-30%;right:-30%;bottom:-30%;left:-30%;opacity:.38;background:conic-gradient(from 218deg at 51% 52%,transparent 0 18%,rgba(95,159,242,.12) 27%,rgba(183,157,243,.12) 40%,transparent 53% 100%);filter:blur(58px);transform:rotate(-8deg) scale(1.08);-webkit-mask-image:none;mask-image:none}.auth-screen:after{left:34%;right:auto;bottom:7%;width:48vw;height:27vw;min-width:460px;min-height:250px;border-radius:50%;background:radial-gradient(ellipse,rgba(111,168,240,.18),rgba(187,211,244,.06) 46%,transparent 70%);filter:blur(54px);opacity:.68}.auth-ambient span{filter:blur(48px);opacity:.34}.auth-ambient span:nth-child(1){top:-34%;left:23%;background:radial-gradient(circle,rgba(177,213,255,.34),transparent 68%)}.auth-ambient span:nth-child(2){top:25%;right:-21%;background:radial-gradient(circle,rgba(211,194,255,.3),transparent 69%)}.auth-ambient span:nth-child(3){right:36%;bottom:-43%;background:radial-gradient(circle,rgba(164,213,247,.26),transparent 70%)}.auth-brand-icon{width:36px;height:36px;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-brand-icon:after{display:none}.auth-brand-icon img{width:36px;height:36px;border-radius:10px}.auth-signal-core{width:72px;height:72px;border:0;background:transparent;box-shadow:none}.auth-signal-core img{width:54px;height:54px;border-radius:15px;filter:drop-shadow(0 12px 20px rgba(67,105,174,.2))}.auth-screen .auth-switch{display:flex;gap:30px;padding:0;border:0;border-bottom:1px solid #d9e0ea;border-radius:0;background:transparent}.auth-screen .auth-switch button{flex:none;min-width:52px;min-height:45px;padding:0 2px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#68758a;box-shadow:none}.auth-screen .auth-switch button.selected{border:0;border-bottom:2px solid #1769e8;border-radius:0;background:transparent;color:#1769e8;box-shadow:none}.auth-submit{min-height:54px;margin-top:9px;padding:0;border:0;border-top:1px solid #d9e0ea;border-radius:0;background:transparent;color:#1769e8;box-shadow:none}.auth-submit:disabled{background:transparent}@media(hover:hover){.auth-screen .auth-switch button:not(.selected):not(:disabled):hover{background:transparent;color:#263348}.auth-submit:not(:disabled):hover{border-color:#d9e0ea;background:transparent;color:#0f5dcc;box-shadow:none}}@media(max-width:640px){.auth-screen:after{left:4%;bottom:22%;width:92vw;height:52vw;min-width:0;min-height:0}.auth-screen .auth-switch{gap:24px}}.auth-screen{background:radial-gradient(circle at 82% 16%,rgba(214,226,255,.72) 0%,transparent 31%),radial-gradient(circle at 5% 88%,rgba(220,237,255,.72) 0%,transparent 34%),linear-gradient(135deg,#fff,#f7f8fb 48%,#f1f4f9)}.auth-screen:before{top:0;right:0;bottom:0;left:0;opacity:.7;background:linear-gradient(112deg,transparent 24%,rgba(255,255,255,.82) 47%,transparent 68%);filter:none;transform:none}.auth-screen:after{left:auto;right:-13%;top:-30%;bottom:auto;width:720px;height:720px;min-width:0;min-height:0;background:radial-gradient(circle,rgba(188,174,255,.18),rgba(217,225,255,.09) 44%,transparent 69%);filter:blur(36px);opacity:1}.auth-ambient{display:none}.auth-story{display:grid;place-items:center;padding:20px;min-height:590px}.auth-showcase{position:relative;display:grid;place-items:center;width:min(510px,40vw);aspect-ratio:1}.auth-showcase-aura{position:absolute;top:1%;right:1%;bottom:1%;left:1%;border-radius:50%;background:radial-gradient(circle,rgba(124,177,255,.2),rgba(201,219,255,.09) 43%,transparent 70%);filter:blur(28px)}.auth-showcase-disc{position:absolute;top:13%;right:13%;bottom:13%;left:13%;border:1px solid rgba(255,255,255,.92);border-radius:46% 54% 50% 50%;background:radial-gradient(circle at 34% 25%,rgba(255,255,255,.95) 0 10%,transparent 29%),conic-gradient(from 215deg,#badbff,#f3eeff 25%,#d8e7ff 48%,#fff 68%,#c9dcff 84%,#badbff);box-shadow:inset -24px -26px 52px #5b82c621,inset 22px 20px 48px #ffffffbd,0 34px 76px #4b679a29;transform:rotate(-11deg);animation:auth-showcase-float 8s ease-in-out infinite}.auth-showcase-disc:after{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:50%;background:linear-gradient(140deg,rgba(255,255,255,.65),transparent 38%,rgba(108,146,219,.08));filter:blur(2px)}.auth-showcase-arc{position:absolute;border:1px solid rgba(83,123,197,.16);border-radius:50%}.auth-showcase .arc-one{top:3%;right:3%;bottom:3%;left:3%;transform:rotate(18deg) scaleY(.72)}.auth-showcase .arc-two{top:22%;right:22%;bottom:22%;left:22%;border-color:#537bc536;transform:rotate(-22deg) scaleY(.78)}.auth-showcase-mark{position:relative;z-index:2;display:grid;place-items:center}.auth-showcase-mark img{width:82px;height:82px;border-radius:23px;filter:drop-shadow(0 18px 25px rgba(48,91,167,.22))}.auth-showcase-dot{position:absolute;z-index:3;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#6c91d7;box-shadow:0 5px 14px #385b9a40}.auth-showcase .dot-one{top:20%;right:18%}.auth-showcase .dot-two{right:8%;bottom:32%;width:5px;height:5px}.auth-showcase .dot-three{left:15%;bottom:22%;width:6px;height:6px;background:#9a85d5}.auth-screen .auth-card{min-height:525px;justify-content:center;padding-top:42px;padding-bottom:38px}.auth-screen .auth-form label>small{min-height:16px}.auth-screen .auth-form label>small.is-hidden{visibility:hidden}.auth-submit{min-height:56px;margin-top:3px;padding:0 18px 0 21px;border:1px solid #1769e8;border-radius:13px;background:#1769e8;color:#fff;box-shadow:0 13px 28px #1769e833,inset 0 1px #ffffff2e}.auth-submit:disabled{background:#1769e8}@media(hover:hover){.auth-submit:not(:disabled):hover{border-color:#0f5dcc;background:#0f5dcc;color:#fff;box-shadow:0 17px 34px #1769e845}}@keyframes auth-showcase-float{0%,to{transform:rotate(-11deg) translateY(0)}50%{transform:rotate(-8deg) translateY(-10px)}}@media(max-width:980px){.auth-story{min-height:330px;padding:0}.auth-showcase{width:min(440px,72vw)}.auth-screen .auth-card{min-height:525px}}@media(max-width:640px){.auth-story{min-height:250px;padding:0 8px}.auth-showcase{width:min(300px,76vw)}.auth-showcase-mark img{width:62px;height:62px;border-radius:18px}.auth-screen .auth-card{min-height:515px;padding-top:30px;padding-bottom:26px}}@media(prefers-reduced-motion:reduce){.auth-showcase-disc{animation:none!important}}.auth-screen{background:radial-gradient(circle at 8% 18%,rgba(74,137,255,.24) 0%,transparent 34%),radial-gradient(circle at 45% 94%,rgba(91,190,255,.17) 0%,transparent 38%),radial-gradient(circle at 94% 8%,rgba(160,130,255,.17) 0%,transparent 31%),linear-gradient(135deg,#edf5ff,#f8fbff 53%,#f8f5ff)}.auth-screen:before{top:0;right:0;bottom:0;left:0;opacity:1;background:linear-gradient(116deg,rgba(255,255,255,.48),transparent 34% 67%,rgba(255,255,255,.3));filter:none;transform:none}.auth-screen:after{left:18%;right:auto;top:16%;bottom:auto;width:520px;height:520px;background:radial-gradient(circle,rgba(101,157,255,.12),transparent 69%);filter:blur(48px);opacity:.9}.auth-story{display:flex;align-items:center;justify-content:flex-start;min-height:590px;padding:56px 36px 56px 8px}.auth-story-copy{position:relative;z-index:1;max-width:720px}.auth-story-kicker{display:block;margin-bottom:24px;color:#1769e8;font-size:12px;font-weight:700;letter-spacing:.18em}.auth-story h1{max-width:700px;color:#111827;font-size:clamp(62px,6.4vw,94px);font-weight:780;line-height:1.04;letter-spacing:-.075em}.auth-story h1 em{font-style:normal;background:linear-gradient(105deg,#1769e8 4%,#4b72dc 55%,#7158d9);-webkit-background-clip:text;background-clip:text;color:transparent}.auth-story-copy>p{margin-top:28px;color:#50627f;font-size:15px;font-weight:650;letter-spacing:.12em}@media(max-width:980px){.auth-story{min-height:280px;padding:30px 8px 12px}.auth-story-copy{max-width:620px}.auth-story-kicker{margin-bottom:20px}.auth-story h1{font-size:clamp(52px,10vw,72px)}}@media(max-width:640px){.auth-story{min-height:220px;padding:18px 4px 4px}.auth-story-kicker{margin-bottom:14px;font-size:10px}.auth-story h1{font-size:clamp(43px,13vw,58px)}.auth-story-copy>p{margin-top:17px;font-size:12px;letter-spacing:.1em}}@media(prefers-reduced-motion:reduce){.auth-story-copy{animation:none!important}}.product-variant-count{margin:8px 0 0;color:#667085;font-size:12px}.product-bottom small{color:#667085;font-size:11px;font-weight:600}.variant-options{min-width:0;margin:23px 0 0;padding:0;border:0}.variant-options legend{width:100%;margin-bottom:10px;color:#1c2b33;font-size:15px;font-weight:800}.variant-options legend small{margin-left:7px;color:#7c8796;font-size:11px;font-weight:500}.variant-option-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.many-options .variant-option-grid{max-height:450px;overflow-y:auto;padding:3px;scrollbar-width:thin}.product-guidance-card{align-content:start}.product-guidance-card .variant-options{width:100%;margin:0}.product-detail-page .product-commerce-layout{align-items:start}.product-detail-page .product-visual-column{height:auto;grid-template-rows:auto auto}.product-detail-page .product-guidance-card,.product-detail-page .product-buy-panel{height:auto}.product-detail-page .product-buy-panel .capability-form{flex:none}.product-detail-page .product-buy-panel .capability-form .primary-button{margin-top:5px}.product-order-rules{margin:0 0 23px;padding:19px 0 0;border-top:1px solid #edf0f4}.product-order-rules h2{font-size:16px}.product-order-rules ul{gap:5px;margin-top:11px}.product-left-rules{padding:16px 18px;border:1px solid #e2e7ef;border-radius:15px;background:#fbfcfe}.product-left-rules h2{font-size:16px}.product-left-rules ul{gap:5px;margin-top:11px}.product-left-rules ul{max-height:240px;overflow-y:auto;scrollbar-width:thin;padding-right:4px}.variant-option{position:relative;display:flex;align-items:center;min-width:0;min-height:78px;padding:10px 12px;border:1px solid #dfe4eb;border-radius:11px;background:#fff;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s}.variant-option:hover{border-color:#7aa9ff}.variant-option.selected{border-color:#0866ff;background:#f3f7ff;box-shadow:0 0 0 2px #0866ff16}.variant-option:focus-within{outline:2px solid #0866ff;outline-offset:2px}.variant-option input{position:absolute;width:1px;height:1px;opacity:0}.variant-option-copy{display:grid;gap:4px;min-width:0;width:100%}.variant-option-title{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.variant-best-price{display:inline-flex;align-items:center;gap:3px;flex:none;padding:0;border:0;border-radius:0;background:none;color:#e04433;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.variant-best-price svg{width:14px;height:14px;fill:currentColor}.variant-option strong{overflow-wrap:anywhere;color:#1c2b33;font-size:13px;line-height:1.45}.variant-option small{color:#667085;font-size:11px;line-height:1.4}.variant-option .variant-option-note{color:#40536b;font-size:12px;line-height:1.45}.cart-line-head strong small{color:#667085;font-size:11px;font-weight:500}@media(max-width:640px){.variant-option-grid{grid-template-columns:1fr}.variant-option{min-height:70px}}@media(min-width:901px){.product-detail-page .detail-photo{height:320px}}@media(min-width:901px){.product-detail-page .many-options .detail-photo{height:180px}}@media(min-width:901px){.product-detail-page .product-commerce-layout[data-variant-count="5"] .detail-photo,.product-detail-page .product-commerce-layout[data-variant-count="6"] .detail-photo{height:180px}}@media(min-width:901px){.product-detail-page .product-commerce-layout[data-variant-count="2"] .detail-photo{height:410px}.product-detail-page .product-commerce-layout[data-variant-count="4"] .detail-photo{height:220px}}@media(min-width:901px){.product-detail-page .product-commerce-layout[data-variant-count="1"]{align-items:stretch}.product-detail-page .product-commerce-layout[data-variant-count="1"] .product-visual-column{height:100%;grid-template-rows:auto 1fr}.product-detail-page .product-commerce-layout[data-variant-count="1"] .product-left-rules{align-self:end}}.member-price-note{margin:12px 0;color:#0866ff;font-size:13px;line-height:1.6}.original-price{color:#98a2b3;font-size:12px;font-weight:400;text-decoration:line-through;white-space:nowrap}.catalog-price-pair{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.variant-price-pair{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.detail-price-pair{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:6px 12px;min-width:0}.product-detail-page .detail-price-pair .original-price{font-size:14px}.membership-promo{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) 230px 185px;align-items:center;gap:22px;min-height:202px;margin:0 0 24px;padding:28px 32px;overflow:hidden;border:1px solid #1c4382;border-radius:16px;background:radial-gradient(ellipse at 65% 100%,#2167b755,transparent 60%),linear-gradient(110deg,#101f3d,#193d72);color:#fff;box-shadow:0 9px 25px #17366812}.membership-promo:after{content:"";position:absolute;z-index:-1;width:360px;height:360px;right:85px;top:-220px;border:1px solid #ffffff15;border-radius:50%;box-shadow:0 0 0 46px #ffffff04,0 0 0 90px #ffffff03;pointer-events:none}.membership-promo-kicker{display:block;margin-bottom:12px;color:#edd3a2;font-size:12px;font-weight:700;letter-spacing:.12em}.membership-promo h2{font-size:clamp(23px,2.35vw,34px);line-height:1.4;letter-spacing:-.04em;font-weight:750}.membership-promo h2 span{color:#f2d6a0}.membership-promo-copy>p{margin:10px 0 18px;color:#bdcee5;font-size:13px;line-height:1.7}.membership-promo-benefits{display:flex;flex-wrap:wrap;gap:10px 20px;color:#e0e8f4;font-size:11px}.membership-promo-benefits span:before{content:"✓";margin-right:6px;color:#e6c789}.membership-promo-art{position:relative;height:154px;pointer-events:none}.promo-card{position:absolute;width:218px;height:132px;border-radius:12px}.promo-card-back{top:5px;left:1px;transform:rotate(-12deg);border:1px solid #7d9fc372;background:linear-gradient(130deg,#385b86,#213b65)}.promo-card-front{top:19px;left:12px;display:flex;flex-direction:column;padding:17px 20px;transform:rotate(7deg);overflow:hidden;border:1px solid #f6e3bf;background:linear-gradient(125deg,#f5e7c9,#dfbd7e 70%,#f0d9aa);color:#544125;box-shadow:0 14px 24px #07152e55}.promo-card-front:after{content:"";position:absolute;width:170px;height:170px;right:-90px;top:-105px;border:1px solid #ffffff60;border-radius:50%;box-shadow:0 0 0 20px #ffffff15;pointer-events:none}.promo-card-brand{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:750}.promo-card-brand img{width:21px;height:21px}.promo-card-chip{width:27px;height:20px;margin-top:12px;color:#947443}.promo-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:6px;margin-top:auto}.promo-card-bottom strong{font-size:14px;letter-spacing:.04em}.promo-card-bottom>span{font-size:9px;color:#7c6240}.membership-promo-action{display:flex;flex-direction:column;align-items:center;gap:12px}.membership-promo-action button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:14px 19px;border:1px solid #f5e0b9;border-radius:9px;background:#f1d5a3;color:#342a1c;font-size:13px;font-weight:750;text-decoration:none;transition:background .18s,transform .18s}.membership-promo-action button:hover{background:#ffe8bf;transform:translateY(-1px)}.membership-promo-action button:focus-visible{outline:2px solid #fff;outline-offset:4px}.membership-promo-action .up-right-icon{width:19px;height:19px}#membership-program{scroll-margin-top:100px}@media(max-width:1100px){.membership-promo{grid-template-columns:minmax(0,1fr) 185px;gap:20px;padding:26px}.membership-promo-art{display:none}.membership-promo h2{font-size:27px}}@media(max-width:640px){.membership-promo{grid-template-columns:1fr;gap:21px;min-height:0;margin-bottom:18px;padding:24px 22px;border-radius:13px}.membership-promo-kicker{font-size:10px;margin-bottom:10px}.membership-promo h2{font-size:25px}.membership-promo h2 span{display:block}.membership-promo-copy>p{font-size:12px;margin:10px 0 15px}.membership-promo-benefits{gap:8px 14px;font-size:10px}.membership-promo-action{align-items:flex-start;gap:9px}.membership-promo-action button{width:auto;min-width:174px;padding:11px 16px}}@media(prefers-reduced-motion:reduce){.membership-promo-action button{transition:none}.membership-promo-action button:hover{transform:none}}.catalog-promotions{position:relative;margin-bottom:24px;overflow:hidden;border-radius:16px}.catalog-promotions .membership-promo{display:grid;grid-template-columns:minmax(0,1fr) 230px 185px;align-items:center;gap:24px;min-height:230px;margin:0;padding:27px 32px}.catalog-promotions .membership-promo h2{font-size:29px;line-height:1.4}.catalog-promotions .membership-promo h2 span{display:block}.catalog-promotions .membership-promo-copy>p{margin:10px 0 14px;font-size:12px}.catalog-promotions .membership-promo-kicker{margin-bottom:10px}.catalog-promotions .membership-promo-action{flex-direction:column;align-items:flex-end;align-self:end;justify-self:end;gap:10px;width:100%}.catalog-promotions .membership-promo-action button{width:100%;min-width:155px;padding:12px 16px;font-size:12px}.catalog-promotions .membership-promo-benefits{gap:10px 16px;font-size:10px}.catalog-promotions .agency-promo{position:relative;grid-template-columns:minmax(0,1fr) 185px;border-color:#e7d5b4;background:radial-gradient(ellipse at 100% 0%,#fff8e5,transparent 75%),linear-gradient(115deg,#eee3cd,#f7edda);color:#3b3020;box-shadow:0 9px 25px #6c51200a}.agency-promo .membership-promo-kicker{color:#8c6a2e}.catalog-promotions .agency-promo h2{padding-right:0;font-size:29px}.agency-promo h2 span{color:#8b6525}.catalog-promotions .agency-promo .membership-promo-copy>p{max-width:none;padding-right:0;color:#7a684b}.agency-promo .membership-promo-benefits{color:#756147}.agency-promo .membership-promo-benefits span:before{color:#9b7130}.agency-promo .membership-promo-action button{border-color:#735326;background:#5b4225;color:#fff4dd}.agency-promo .membership-promo-action button:hover{background:#745530}.agency-promo .membership-promo-action button:focus-visible{outline-color:#735326}.agency-program{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:29px 32px;margin:22px 0;border:1px solid #e4d6bd;border-radius:16px;background:linear-gradient(120deg,#fbf6eb,#f2e6cd);scroll-margin-top:100px}.agency-program-copy{max-width:700px}.agency-program-copy>span{font-size:11px;font-weight:700;color:#92713e;letter-spacing:.08em}.agency-program-copy h2{margin:9px 0;color:#493923;font-size:25px}.agency-program-copy p{color:#756248;font-size:13px;line-height:1.8}.agency-program-status{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:9px;color:#765426}.agency-program-status>b{font-size:13px}.agency-program-status>span{font-size:11px}@media(max-width:1100px){.catalog-promotions .membership-promo{grid-template-columns:minmax(0,1fr) 185px;padding:26px}.catalog-promotions .membership-promo h2,.catalog-promotions .agency-promo h2{font-size:27px}}@media(max-width:640px){.catalog-promotions{margin-bottom:15px;border-radius:12px}.catalog-promotions .membership-promo,.catalog-promotions .agency-promo{grid-template-columns:1fr;min-height:196px;gap:10px;padding:16px 18px 17px}.catalog-promotions .membership-promo-kicker{margin-bottom:5px;font-size:9px}.catalog-promotions .membership-promo h2,.catalog-promotions .agency-promo h2{font-size:20px;line-height:1.25}.catalog-promotions .membership-promo-copy>p{margin:6px 0 8px;font-size:11px;line-height:1.5}.catalog-promotions .membership-promo-benefits{gap:5px 12px;font-size:10px;line-height:1.4}.catalog-promotions .membership-promo-action{align-items:flex-end;gap:0}.catalog-promotions .membership-promo-action button{width:auto;min-width:150px;min-height:44px;padding:0 14px;font-size:11px}.catalog-promotions .promo-controls{top:8px;right:11px}.agency-program{flex-direction:column;align-items:flex-start;padding:22px;gap:22px}.agency-program-status{align-items:flex-start}}.promo-controls{position:absolute;top:13px;right:23px;display:flex;align-items:center;gap:5px;color:#dae5f4}.agency-active .promo-controls{color:#80613a}.promo-controls button{display:grid;place-items:center;border:0;background:transparent;color:inherit;padding:5px;cursor:pointer;border-radius:4px}.promo-controls button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.promo-dot{width:25px;height:27px}.promo-dot span{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.4;transition:width .2s,opacity .2s}.promo-dot.active span{width:17px;border-radius:3px;opacity:1}.promo-slide-enter-active,.promo-slide-leave-active{transition:opacity .22s ease,transform .22s ease}.promo-slide-enter-from{opacity:0;transform:translate(18px)}.promo-slide-leave-to{opacity:0;transform:translate(-18px)}@media(prefers-reduced-motion:reduce){.promo-slide-enter-active,.promo-slide-leave-active,.promo-dot span{transition:none}}.coupon-page-note{margin:0 0 22px;color:#667085;font-size:13px;line-height:1.7}.coupon-filters{display:flex;gap:8px;margin-bottom:22px}.coupon-filters button{display:flex;align-items:center;gap:8px;padding:10px 15px;border:1px solid #e4e8ed;border-radius:9px;background:#fff;color:#667085;font-size:12px;font-weight:700}.coupon-filters button.selected{border-color:#0866ff;background:#eaf2ff;color:#0866ff}.coupon-filters button span{font-size:11px;font-weight:500}.coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coupon-card{display:flex;min-width:0;min-height:174px;overflow:hidden;border:1px solid #dbe6f8;border-radius:13px;background:#fff;box-shadow:0 5px 18px #1c2b3305}.coupon-card-value{display:flex;flex:none;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:132px;padding:22px 10px;border-right:1px dashed #cbdcf5;background:linear-gradient(145deg,#edf5ff,#f5f8ff);color:#0866ff;text-align:center}.coupon-card-value strong{font-size:30px;line-height:1.1;letter-spacing:-.04em;overflow-wrap:anywhere}.coupon-card-value>span{font-size:11px;font-weight:700}.coupon-card-value small{color:#56779f;font-size:10px;line-height:1.6}.coupon-card-details{display:flex;flex:1;flex-direction:column;align-items:flex-start;min-width:0;padding:20px 18px}.coupon-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:7px;width:100%;margin-bottom:12px}.coupon-card-heading h2{color:#25354a;font-size:14px;line-height:1.55;overflow-wrap:anywhere}.coupon-status{flex:none;padding:3px 6px;border-radius:4px;background:#eaf2ff;color:#0866ff;font-size:10px;line-height:1.6;white-space:nowrap}.coupon-card-details p,.coupon-card-details>small{margin:0 0 5px;color:#7c8796;font-size:10px;line-height:1.8;overflow-wrap:anywhere}.coupon-card-details button{display:flex;align-items:center;gap:18px;margin-top:auto;padding:7px 12px;border:1px solid #cbdcf5;border-radius:6px;background:#fff;color:#0866ff;font-size:11px;font-weight:700}.coupon-card-details button:hover{background:#eaf2ff}.coupon-card-inactive{border-color:#e4e8ed;box-shadow:none}.coupon-card-inactive .coupon-card-value{border-color:#e4e8ed;background:#f5f6f8;color:#98a2b3}.coupon-card-inactive .coupon-card-value small{color:#98a2b3}.coupon-card-inactive .coupon-status{background:#f2f4f7;color:#7c8796}.coupon-empty{min-height:250px;padding:28px 20px}.coupon-empty svg{width:38px;height:38px;margin-bottom:4px;color:#93acd0}.coupon-empty strong{color:#536276;font-size:14px;font-weight:600}.coupon-empty p{margin:0;font-size:12px;line-height:1.7}.cart-coupon-section{padding-top:20px;margin-top:16px;border-top:1px solid #e4e8ed}.cart-coupon-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.cart-coupon-heading h3{font-size:14px;color:#25354a}.cart-coupon-heading .text-link{margin:0;font-size:11px}.cart-coupon-help{display:block;margin:0 0 10px;color:#7c8796;font-size:11px;line-height:1.7}.cart-coupon-option{display:flex;align-items:flex-start;gap:10px;padding:12px;margin:8px 0;border:1px solid #e4e8ed;border-radius:9px;background:#fff;cursor:pointer}.cart-coupon-option.selected{border-color:#8ab7ff;background:#f5f8ff}.cart-coupon-option input{flex:none;width:15px;height:15px;margin:2px 0 0;accent-color:#0866ff}.cart-coupon-option>span{display:grid;gap:4px;min-width:0;width:100%}.cart-coupon-option strong{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 12px;color:#344054;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.cart-coupon-option strong b{color:#0866ff;font-size:13px;white-space:nowrap}.cart-coupon-option small{color:#7c8796;font-size:10px;line-height:1.65}.cart-coupon-option.unavailable{background:#f8f9fb;cursor:default}.cart-coupon-option.unavailable strong,.cart-coupon-option.unavailable strong b{color:#98a2b3}.cart-coupon-option .cart-coupon-reason{color:#b46936}.cart-coupon-invalid{margin:10px 0;color:#c44545;font-size:11px;line-height:1.7}.cart-coupon-locked{margin:0 0 7px;color:#344054;font-size:12px;line-height:1.7}.cart-recovery{padding:20px;border:1px solid #eadcc8;border-radius:12px;background:#fffbf4}.cart-recovery h3{margin:0 0 12px;color:#6c4c26;font-size:15px}.cart-recovery>p{margin:0 0 15px;color:#756248;font-size:12px;line-height:1.8}.cart-recovery .text-link{font-size:12px}.cart-recovery-confirm{display:flex;align-items:flex-start;gap:9px;margin:24px 0 16px;color:#536276;font-size:12px;line-height:1.8;cursor:pointer}.cart-recovery-confirm input{flex:none;width:16px;height:16px;margin:3px 0 0;accent-color:#0866ff}.cart-recovery .primary-button{font-size:12px}.cart-recovery .primary-button:disabled{background:#e4e8ed;color:#667085;box-shadow:none}.cart-recovery .form-error{margin:12px 0 0;color:#c44545}.cart-price-breakdown{display:grid;gap:7px;margin:0 0 14px;color:#7c8796;font-size:11px}.cart-price-breakdown>div{display:flex;justify-content:space-between;gap:15px}.cart-price-breakdown dd{margin:0;color:#536276;font-variant-numeric:tabular-nums}.cart-price-breakdown>div:not(:first-child) dd{color:#0866ff}@media(max-width:1100px){.coupon-grid{grid-template-columns:1fr}.coupon-card{min-height:165px}}@media(max-width:640px){.coupon-page-note{margin-bottom:17px;font-size:12px}.coupon-filters{margin-bottom:16px}.coupon-filters button{padding:9px 12px;font-size:11px}.coupon-grid{gap:12px}.coupon-card-value{width:111px;padding:18px 8px}.coupon-card-value strong{font-size:26px}.coupon-card-details{padding:17px 14px}.coupon-card-heading{flex-wrap:wrap;margin-bottom:8px}.coupon-card-heading h2{font-size:13px}.coupon-empty{min-height:220px}}
