:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#151922;background:#f7f8fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;line-height:1.55}.shell{width:min(100% - 48px,1120px);margin:auto}.site-header{height:69px;background:#fff;border-bottom:1px solid #e9edf3}.topbar{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:#171b23;text-decoration:none;font-size:22px}.brand span{display:grid;place-items:center;width:35px;height:35px;background:#bf3030;color:#fff;font-size:17px;font-weight:800}.brand strong{font-weight:750}.header-actions{display:flex;gap:12px}.outline{padding:8px 13px;background:#fff;border:1px solid;border-radius:2px;font:14px inherit}.outline.red{color:#c73b48;border-color:#e6a2a8}.outline.blue{color:#3c7ed3;border-color:#9cbce5}.home-hero{padding:75px 20px 45px;text-align:center;background:#f8f9fc}.home-hero h1{margin:0 0 14px;font-size:34px}.home-hero p{max-width:760px;margin:auto;color:#687386;font-size:16px}.quick-links{display:flex;justify-content:center;gap:13px;flex-wrap:wrap;margin-top:25px}.quick-links a{padding:7px 15px;background:#fff;border:1px solid #ecf0f5;border-radius:20px;color:#4c85d6;text-decoration:none;font-size:14px}.home-products{width:min(100% - 60px,1160px);margin:0 auto;padding:10px 0 65px}.tabs{display:flex;justify-content:center;gap:12px;overflow:auto;padding:15px 0 25px}.tabs button{flex:0 0 auto;padding:10px 27px;border:1px solid #dfe5ee;border-radius:22px;background:#fff;color:#4c85d6;font:600 15px inherit}.tabs .active{border-color:#ed3d59;background:linear-gradient(115deg,#ee3e5f,#e24782);color:#fff;box-shadow:0 7px 15px #ef47634a}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{min-width:0;background:#fff;box-shadow:0 8px 30px #273b5b0d;overflow:hidden}.product-image{height:180px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#e9edf3,#f8f9fc)}.product-image span{display:grid;place-items:center;width:54px;height:54px;background:#be3030;font-size:22px;font-weight:800}.product-card h2{min-height:56px;margin:18px 18px 10px;font-size:16px;line-height:1.65}.product-bottom{display:flex;justify-content:space-between;align-items:center;padding:0 18px 18px}.product-bottom b{color:#df3850;font-size:18px}.product-bottom button,.submit-order{border:0;background:linear-gradient(115deg,#ed3d59,#dd3d7d);color:#fff;border-radius:3px;padding:9px 14px;font:600 14px inherit;box-shadow:0 6px 12px #e8445740}.seo-block{width:min(100% - 48px,1120px);margin:0 auto 60px;padding:32px;background:#fff}.seo-block h2{font-size:22px}.seo-block p{color:#687386}.category-guides{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:26px}.category-guides a{padding:15px;background:#f8f9fc;color:#1d2430;text-decoration:none}.category-guides span{display:block;margin-top:6px;color:#687386;font-size:13px}footer{padding:24px;text-align:center;background:#fff;color:#8b96a6;font-size:13px}.detail-page{padding:27px 0 62px}.back{padding:0;border:0;background:transparent;color:#4c85d6;font:14px inherit}.eyebrow{margin:18px 0;color:#7d8898;font-weight:700}.detail-layout{display:grid;grid-template-columns:1.45fr .8fr;gap:14px;align-items:start}.detail-content,.buy-panel{background:#fff;padding:24px;box-shadow:0 8px 30px #273b5b0d}.detail-content h1{font-size:28px;margin:24px 0}.small-title{font-weight:700}.detail-content h2{margin:34px 0 12px;font-size:19px}.detail-content h3{margin-top:27px;font-size:16px}.detail-content li,.detail-content p{margin:9px 0}.tier{font-size:19px;font-weight:700}.buy-panel{position:sticky;top:16px}.buy-panel h2{margin:0;font-size:20px;line-height:1.45}.badges{display:flex;gap:5px;flex-wrap:wrap;margin:14px 0}.badges span{padding:2px 6px;border:1px solid #5b95e8;border-radius:2px;color:#427bc9;font-size:12px}.badges .dark{border-color:#77808d;color:#3f4650}.buy-price{color:#d84550;font-size:17px}.buy-panel label,.payment-method>span{display:block;margin:18px 0 8px;color:#748092;font-size:14px}.buy-panel input{width:100%;padding:10px;border:1px solid #dde2ea;border-radius:3px;font:15px inherit}.quantity{display:flex;height:39px}.quantity button{width:38px;border:0;background:#4e88df;color:#fff}.quantity output{flex:1;display:grid;place-items:center;border-block:1px solid #dde2ea}.method{display:flex;align-items:center;gap:10px;margin-top:7px;padding:12px;border:2px solid #4d86dc;color:#4d86dc;font-weight:600}.method svg{font-size:24px;color:#54af96}.submit-order{display:flex;justify-content:center;gap:8px;width:100%;margin-top:25px;padding:11px}.form-error{color:#d84550;font-size:13px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#15121bd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.payment-modal{width:min(100%,1860px);max-height:calc(100dvh - 36px);overflow:auto;background:#fff;border-radius:54px;box-shadow:0 25px 70px #0005}.payment-modal>header{height:200px;padding:55px 70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eaf0}.payment-modal>header h2{display:flex;align-items:center;gap:24px;margin:0;font-size:49px}.payment-modal>header h2 svg{color:#8244f6}.payment-modal>header button{display:grid;place-items:center;width:88px;height:88px;border:0;border-radius:50%;background:#f1f3f8;color:#61707b;font-size:43px}.payment-body{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:32px}.payment-left,.payment-right{min-width:0}.countdown-card{display:flex;min-height:294px;align-items:center;justify-content:center;flex-direction:column;border:2px solid #ffc6d2;border-radius:39px;background:linear-gradient(120deg,#fff0f3,#f7edff)}.countdown-card p{margin:0;color:#ff3659;font-size:31px;font-weight:700}.countdown-card strong{margin:8px 0;color:#ff3659;font-size:84px;letter-spacing:10px}.countdown-card span{color:#718099;font-size:25px}.order-card{margin-top:30px;padding:38px 30px;background:linear-gradient(130deg,#f6f8fc,#fff);border:1px solid #edf0f5;border-radius:36px}.order-card h3,.payment-right>h3{display:flex;align-items:center;gap:16px;margin:0 0 50px;font-size:35px}.order-card h3 svg{color:#2ddbdc}.payment-right>h3 svg{color:#141414}.order-name{padding-bottom:22px;border-bottom:1px solid #dce2eb;font-size:25px;font-weight:750}.order-card dl{margin:0}.order-card dl div{display:flex;justify-content:space-between;gap:16px;padding:22px 0;border-bottom:1px solid #dce2eb;font-size:24px}.order-card dt{color:#718099}.order-card dd{margin:0;font-weight:750;text-align:right}.order-card .total{color:#ff3659;font-size:43px}.order-card .total small{color:#65758c;font-size:26px}.payment-right{padding-top:4px}.address-card{padding:34px;border:4px solid #edf0f4;border-radius:38px}.address-card>span{display:flex;gap:12px;color:#718099;font-size:27px}.address-card>div{display:flex;align-items:center;gap:18px;margin-top:20px}.address-card code{flex:1;overflow-wrap:anywhere;font:26px/1.35 inherit}.address-card button{display:flex;align-items:center;gap:12px;border:0;border-radius:48px;background:#12b984;color:#fff;padding:18px 29px;font:700 25px inherit}.qr-wrap{text-align:center}.qr-wrap svg{margin:84px auto 20px;padding:14px;background:#fff;border:1px solid #eef1f4;border-radius:24px;box-shadow:0 10px 25px #263a5a14}.qr-wrap p{color:#65758c;font-size:25px}@media(max-width:900px){.product-grid,.category-guides{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.buy-panel{position:static}.payment-modal>header{height:auto;padding:28px 30px}.payment-modal>header h2{font-size:31px}.payment-modal>header button{width:54px;height:54px;font-size:29px}.payment-body{grid-template-columns:1fr}.countdown-card{min-height:230px}.countdown-card p{font-size:24px}.countdown-card strong{font-size:62px}.countdown-card span{font-size:18px}.order-card h3,.payment-right>h3{font-size:27px;margin-bottom:28px}.address-card>span,.address-card code{font-size:20px}.address-card button{font-size:18px;padding:14px 20px}.qr-wrap svg{margin-top:40px}.qr-wrap p{font-size:18px}}@media(min-width:901px)and (max-width:1200px){.payment-modal{width:calc(100% - 36px);border-radius:34px}.payment-modal>header{height:136px;padding:32px 38px}.payment-modal>header h2{gap:14px;font-size:34px}.payment-modal>header button{width:60px;height:60px;font-size:32px}.payment-body{gap:22px;padding:24px}.countdown-card{min-height:220px;border-radius:28px}.countdown-card p{font-size:22px}.countdown-card strong{font-size:62px}.countdown-card span{font-size:17px}.order-card{margin-top:22px;padding:28px 24px;border-radius:28px}.order-card h3,.payment-right>h3{gap:12px;margin-bottom:28px;font-size:27px}.order-name{padding-bottom:16px;font-size:18px}.order-card dl div{padding:15px 0;font-size:17px}.order-card .total{font-size:31px}.order-card .total small{font-size:18px}.address-card{padding:24px;border-width:3px;border-radius:28px}.address-card>span{font-size:20px}.address-card>div{align-items:flex-start;flex-direction:column;gap:12px;margin-top:14px}.address-card code{font-size:15px}.address-card button{align-self:flex-end;font-size:16px;padding:11px 17px}.qr-wrap svg{width:210px;height:210px;margin:36px auto 14px}.qr-wrap p{font-size:16px}}@media(max-width:560px){.shell{width:min(100% - 28px,1120px)}.header-actions{gap:6px}.outline{padding:6px;font-size:12px}.brand{font-size:18px}.brand span{width:29px;height:29px;font-size:13px}.home-hero{padding:45px 18px 25px}.home-hero h1{font-size:28px}.product-grid{grid-template-columns:1fr}.tabs{justify-content:flex-start}.detail-content,.buy-panel{padding:18px}.detail-content h1{font-size:23px}.payment-modal{border-radius:24px}.payment-body{padding:15px;gap:15px}.payment-modal>header{padding:18px}.payment-modal>header h2{font-size:24px;gap:10px}.payment-modal>header h2 svg{font-size:22px}.payment-modal>header button{width:44px;height:44px;font-size:24px}.countdown-card{min-height:180px;border-radius:25px}.countdown-card p{font-size:17px}.countdown-card strong{font-size:48px}.countdown-card span{font-size:14px}.order-card{margin-top:15px;padding:24px 18px;border-radius:24px}.order-card h3,.payment-right>h3{font-size:23px;margin-bottom:22px}.order-name{font-size:18px}.order-card dl div{padding:15px 0;font-size:17px}.order-card .total{font-size:31px}.order-card .total small{font-size:18px}.address-card{padding:19px;border-width:2px;border-radius:24px}.address-card>span,.address-card code{font-size:16px}.address-card>div{align-items:flex-start;flex-direction:column}.address-card button{font-size:16px;padding:10px 16px}.qr-wrap svg{width:205px;height:205px;margin-top:25px}.qr-wrap p{font-size:16px}.category-guides{grid-template-columns:1fr}.site-header{height:58px}}.outline.admin{display:inline-flex;align-items:center;text-decoration:none;color:#526479;border-color:#cbd4e0}.admin-page{padding:40px 0 70px}.admin-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.admin-heading h1{margin:0;font-size:32px}.admin-heading p:last-child{margin-bottom:0;color:#687386}.admin-heading .submit-order{width:auto;margin:0}.admin-message{padding:12px 16px;border:1px solid #b9e6d6;background:#effbf6;color:#167353}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.admin-card{padding:26px;background:#fff;border:1px solid #e8edf3;box-shadow:0 8px 30px #273b5b0d}.admin-card h2{margin:0 0 12px;font-size:20px}.admin-card>p{color:#687386}.active-card{background:linear-gradient(135deg,#f5fbff,#fff)}.active-card>p{margin:0;color:#5d7897}.active-card code{display:block;overflow-wrap:anywhere;margin:12px 0 20px;color:#34465c}.active-card dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.active-card dl div{padding:13px;background:#fff}.active-card dt{color:#748092;font-size:13px}.active-card dd{margin:5px 0 0;font-weight:700}.rule-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rule-form label{display:grid;gap:7px;color:#637188;font-size:14px}.rule-form input,.add-address input{width:100%;padding:10px;border:1px solid #dce3ed;border-radius:3px;font:inherit}.rule-form .submit-order{grid-column:1/-1;margin:2px 0 0}.address-manager{margin-bottom:18px}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title span{color:#16835f;font-size:14px}.add-address{display:grid;grid-template-columns:.7fr 1.8fr auto;gap:10px;margin:20px 0}.add-address .submit-order{width:auto;margin:0}.address-list{border-top:1px solid #edf0f4}.address-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #edf0f4}.address-row b{display:block}.address-row code{display:block;max-width:620px;overflow-wrap:anywhere;margin-top:5px;color:#647185;font-size:13px}.address-row em{margin-left:7px;padding:2px 6px;background:#eaf7f1;color:#16835f;font-size:11px;font-style:normal}.row-actions{display:flex;align-items:center;gap:9px;flex:none}.status{color:#7e8793;font-size:13px}.status.on{color:#16835f}.row-actions .outline{cursor:pointer}.row-actions .outline:disabled{cursor:not-allowed;opacity:.45}.log-list p{padding:11px 0;margin:0;border-bottom:1px solid #edf0f4}.log-list time,.log-list small,.muted{color:#7b8797}.admin-note{margin:22px 0 0!important;padding:13px;background:#fff7e8;color:#9a6a16!important;font-size:13px}@media(max-width:720px){.admin-heading,.address-row{align-items:flex-start;flex-direction:column}.admin-grid,.add-address,.rule-form{grid-template-columns:1fr}.add-address .submit-order{width:100%}.row-actions{width:100%;justify-content:space-between}.admin-heading .submit-order{width:100%}}.main-nav{display:flex;gap:22px;margin-left:auto;margin-right:28px}.main-nav a{color:#586579;text-decoration:none;font-size:14px}footer nav{display:flex;justify-content:center;gap:16px;margin-top:8px}footer a{color:#6e7c90;text-decoration:none}.content-page{padding:48px 0 72px}.content-page h1{margin:0;font-size:34px}.lead{max-width:760px;color:#687386;font-size:17px}.breadcrumbs{display:flex;gap:8px;margin:24px 0;color:#7b8797;font-size:14px}.breadcrumbs a{color:#4b83d1;text-decoration:none}.category-products{margin:30px 0}.info-panel{margin-top:28px;padding:28px 30px;background:#fff;border:1px solid #e8edf3;box-shadow:0 8px 30px #273b5b0d}.info-panel h2{margin-top:0;font-size:21px}.info-panel p,.info-panel li{color:#5f6d80}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.guide-card{padding:24px;background:#fff;border:1px solid #e8edf3;box-shadow:0 8px 30px #273b5b0d}.guide-card h2{margin:0 0 10px;font-size:20px}.guide-card p{margin:0;color:#687386}.sitemap-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.sitemap-links a{padding:16px;background:#fff;color:#3f78c5;text-decoration:none;border:1px solid #e8edf3}@media(max-width:900px){.main-nav{order:3;width:100%;justify-content:center;margin:0}.site-header{height:auto}.topbar{min-height:69px;flex-wrap:wrap;padding:10px 0}.guide-grid,.sitemap-links{grid-template-columns:1fr 1fr}}@media(max-width:560px){.main-nav{display:none}.content-page{padding:32px 0 48px}.content-page h1{font-size:27px}.lead{font-size:16px}.guide-grid,.sitemap-links{grid-template-columns:1fr}.info-panel{padding:22px 18px}}.product-meta{display:flex;justify-content:space-between;gap:10px;padding:13px 18px 0;color:#66758a;font-size:12px}.product-meta span{color:#4b83d1}.product-meta small{font-size:12px}.product-bottom button:disabled,.submit-order:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.catalog-manager{margin:18px 0}.catalog-add{display:grid;grid-template-columns:2fr .8fr .7fr .7fr auto;gap:9px;margin:18px 0}.catalog-add input,.catalog-add select,.catalog-row input,.catalog-row select{min-width:0;padding:9px;border:1px solid #dce3ed;border-radius:3px;background:#fff;font:14px inherit}.catalog-add .submit-order{width:auto;margin:0}.catalog-table{border-top:1px solid #edf0f4}.catalog-head,.catalog-row{display:grid;grid-template-columns:2fr .8fr .7fr .7fr .7fr;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f4}.catalog-head{color:#718099;font-size:13px}.catalog-row b,.catalog-row small{display:block}.catalog-row small{margin-top:3px;color:#8390a0;font-size:11px}@media(max-width:720px){.catalog-add,.catalog-head,.catalog-row{grid-template-columns:1fr}.catalog-head{display:none}.catalog-row{padding:18px 0}.catalog-add .submit-order{width:100%}}.products-heading{text-align:center;margin:22px 0 4px}.products-heading h2{margin:0;font-size:24px}.products-heading p{margin:5px 0 0;color:#778397;font-size:14px}.product-table-wrap{overflow:hidden;background:#fff;border:1px solid #e7ecf3;box-shadow:0 8px 30px #273b5b0d}.product-table{width:100%;border-collapse:collapse;table-layout:fixed}.product-table th{padding:14px 18px;background:#f7f9fc;color:#627188;text-align:left;font-size:13px;font-weight:700}.product-table th:nth-child(1){width:46%}.product-table th:nth-child(2){width:12%}.product-table th:nth-child(3){width:12%}.product-table th:nth-child(4){width:14%}.product-table th:nth-child(5){width:16%;text-align:center}.product-table td{padding:17px 18px;border-top:1px solid #edf0f4;color:#58677b;font-size:14px;vertical-align:middle}.product-table td:first-child b{color:#1b2533;font-weight:650;line-height:1.55}.product-table td:nth-child(5){text-align:center}.product-table strong{color:#dd4056;font-size:16px}.product-table button{border:0;border-radius:3px;background:linear-gradient(115deg,#ed3d59,#dd3d7d);color:#fff;padding:8px 14px;font:600 13px inherit;white-space:nowrap;cursor:pointer}.product-table button:disabled{opacity:.55;cursor:not-allowed}.availability{color:#16835f;font-size:13px}.availability.soldout{color:#a2a9b3}.main-nav{min-width:0}@media(max-width:1100px){.main-nav{display:none}}@media(max-width:560px){.home-hero{padding:31px 18px 18px}.home-hero h1{font-size:26px;line-height:1.38}.home-hero p{font-size:15px;line-height:1.65}.quick-links{gap:8px;margin-top:18px}.quick-links a{padding:6px 11px;font-size:13px}.home-products{width:min(100% - 28px,1160px);padding-top:3px}.products-heading{margin:18px 0 2px}.products-heading h2{font-size:20px}.tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;justify-content:initial;overflow:visible;padding:13px 0 16px}.tabs button{width:100%;padding:8px 3px;font-size:13px}.product-table-wrap{box-shadow:none}.product-table,.product-table tbody,.product-table tr,.product-table td{display:block;width:100%}.product-table thead{display:none}.product-table tr{position:relative;padding:15px 15px 14px;border-top:1px solid #edf0f4}.product-table tr:first-child{border-top:0}.product-table td{padding:0;border:0}.product-table td:first-child{padding-right:78px}.product-table td:first-child b{font-size:15px}.product-table td:nth-child(2){display:none}.product-table td:nth-child(3){position:absolute;top:16px;right:15px}.product-table td:nth-child(4){margin-top:10px}.product-table td:nth-child(5){position:absolute;right:15px;bottom:13px;text-align:right}.product-table strong{font-size:18px}.product-table button{padding:8px 11px}.category-products{margin:22px 0}.site-header{height:58px}}.detail-breadcrumbs{display:flex;align-items:center;gap:8px;margin:0 0 20px;color:#8792a2;font-size:14px;overflow:hidden;white-space:nowrap}.detail-breadcrumbs a{color:#4b83d1;text-decoration:none}.detail-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.8fr);gap:22px}.detail-content,.buy-panel{border:1px solid #e8edf3;box-shadow:0 8px 30px #273b5b0d}.detail-content h1{margin:9px 0 10px;font-size:30px;line-height:1.42}.tier{margin:0;padding-bottom:22px;border-bottom:1px solid #e8edf3;color:#d84550;font-size:28px}.tier small{color:#7c8796;font-size:14px;font-weight:500}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:24px 0;border:1px solid #e8edf3}.spec-grid div{display:grid;grid-template-columns:105px 1fr;min-height:48px;border-right:1px solid #e8edf3;border-bottom:1px solid #e8edf3}.spec-grid div:nth-child(2n){border-right:0}.spec-grid div:nth-last-child(-n+2){border-bottom:0}.spec-grid dt{display:flex;align-items:center;padding:10px 13px;background:#f7f9fc;color:#6c798b;font-size:14px}.spec-grid dd{display:flex;align-items:center;margin:0;padding:10px 13px;color:#1d2735;font-weight:600;font-size:14px}.detail-copy h2{margin:30px 0 12px;font-size:20px}.detail-copy p,.detail-copy li{color:#5e6c7d}.buy-panel{padding:24px}.buy-panel h2{padding-bottom:16px;border-bottom:1px solid #e8edf3}.buy-product-name{margin:16px 0 0;color:#253140;font-weight:650;line-height:1.55}.buy-panel label{font-weight:650;color:#445164}.buy-panel label em,.payment-method em{color:#d84550;font-style:normal}.buy-panel label small{display:block;margin-top:7px;color:#8a95a3;font-weight:400;font-size:12px;line-height:1.5}.order-total{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:16px 0;border-top:1px solid #e8edf3;border-bottom:1px solid #e8edf3;color:#637187}.order-total b{color:#dd4056;font-size:24px}.buy-panel .submit-order{margin-top:20px}.buy-panel .method{border-radius:3px}.buy-panel .quantity{margin-top:8px}.buy-panel .quantity output{background:#fff}.buy-panel .quantity button{border-radius:0}.buy-panel .quantity button:first-child{border-radius:3px 0 0 3px}.buy-panel .quantity button:last-child{border-radius:0 3px 3px 0}@media(max-width:560px){.product-table tr{padding:15px}.product-table td:first-child{padding-right:0}.product-table td:nth-child(3){position:static;margin-top:7px}.product-table td:nth-child(4),.product-table td:nth-child(5){display:inline-block;width:auto;margin-top:13px;vertical-align:middle}.product-table td:nth-child(5){position:static;margin-left:16px;text-align:left}.product-table button{padding:10px 15px}.detail-page{padding-top:18px}.detail-breadcrumbs{margin-bottom:14px;font-size:13px}.detail-layout{display:block}.detail-content,.buy-panel{padding:18px}.detail-content h1{font-size:23px}.tier{font-size:25px;padding-bottom:18px}.spec-grid{grid-template-columns:1fr;margin:18px 0}.spec-grid div,.spec-grid div:nth-child(2n),.spec-grid div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e8edf3}.spec-grid div:last-child{border-bottom:0}.spec-grid dt,.spec-grid dd{padding:9px 11px}.detail-copy h2{margin-top:25px;font-size:19px}.buy-panel{margin-top:16px}.buy-panel h2{font-size:21px}.buy-product-name{font-size:15px}.buy-panel input{padding:12px}.buy-panel .quantity{height:44px}.buy-panel .quantity button{width:44px}.order-total{margin-top:18px}.buy-panel .submit-order{min-height:46px;font-size:16px}}.detail-page{padding-top:30px}.detail-layout{grid-template-columns:minmax(0,1fr) minmax(270px,.58fr);padding:34px 30px;background:#fff;border:1px solid #ebeff4;border-radius:24px;box-shadow:0 12px 32px #263a5a0a;gap:34px}.detail-content,.buy-panel{min-width:0;padding:0;border:0;box-shadow:none;background:transparent}.detail-content h1{max-width:680px;margin:0 0 20px;font-size:32px;font-weight:750;letter-spacing:.01em}.tier{padding-bottom:24px;color:#ec3d57;font-size:34px;font-weight:800;border:0}.tier small{margin-left:3px;font-size:17px;color:#ec3d57}.spec-grid{display:block;margin:12px 0 0;border:0}.spec-grid div,.spec-grid div:nth-child(2n),.spec-grid div:nth-last-child(-n+2){display:grid;grid-template-columns:142px 1fr;min-height:58px;border:0;border-bottom:1px solid #edf0f4}.spec-grid dt{gap:9px;background:transparent;padding:15px 0;color:#667386;font-size:15px}.spec-grid dt svg{color:#7c8998}.spec-grid dd{padding:15px 0;color:#202a36;font-size:15px}.spec-grid dd.available{color:#35a56e}.spec-grid dd.unavailable{color:#9aa4af}.detail-copy{margin-top:38px;padding-top:30px;border-top:1px solid #edf0f4}.detail-copy h2{margin:0 0 13px;font-size:22px}.detail-copy h2:not(:first-child){margin-top:30px}.buy-panel{padding-left:2px}.buy-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 22px;padding:0 0 18px;border-bottom:0;color:#1d2530;font-size:24px}.buy-panel h2 svg{color:#e94058}.buy-panel label{margin-top:23px;color:#505d70;font-size:15px}.buy-panel input{margin-top:9px;border-radius:11px;border-color:#e5e9ef;padding:13px 14px}.buy-panel label small{margin-top:8px}.buy-panel .quantity{width:150px;margin-top:9px}.buy-panel .quantity button{background:#fdf0f3;color:#20242c;font-size:15px}.payment-method>span{margin-top:24px;color:#505d70;font-size:15px;font-weight:650}.methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}.buy-panel .method{display:flex;min-height:74px;justify-content:center;flex-direction:column;gap:4px;margin:0;padding:10px;border:1px solid #e9edf2;border-radius:11px;color:#566273;font-size:13px;text-align:center}.buy-panel .method svg{margin:auto;color:#5fb39f;font-size:25px}.buy-panel .method.active{border:1.5px solid #eb3e59;background:#fff8f9;color:#df3d55}.order-total{margin-top:22px;padding:18px 16px;border:0;border-radius:12px;background:#fff1f3}.order-total span{display:flex;align-items:center;gap:6px;color:#df3d55;font-weight:700}.order-total b{font-size:28px}.buy-panel .submit-order{min-height:48px;border-radius:10px;font-size:16px}@media(max-width:700px){.detail-layout{display:block;padding:22px 18px;border-radius:16px}.detail-content h1{font-size:25px;line-height:1.4}.tier{font-size:29px}.spec-grid div,.spec-grid div:nth-child(2n),.spec-grid div:nth-last-child(-n+2){grid-template-columns:118px 1fr}.detail-copy{margin-top:28px}.buy-panel{margin-top:30px;padding:24px 0 0;border-top:1px solid #edf0f4}.methods{grid-template-columns:repeat(2,minmax(0,1fr))}.buy-panel .method{min-height:68px}.order-total{margin-top:18px}}@media(min-width:701px)and (max-width:900px){.detail-layout{display:block}.buy-panel{margin-top:32px;padding-top:28px;border-top:1px solid #edf0f4}}.payment-modal{width:min(calc(100% - 36px),1280px);max-height:calc(100dvh - 24px);border-radius:30px}.payment-modal>header{height:118px;padding:26px 38px}.payment-modal>header h2{gap:14px;font-size:34px}.payment-modal>header button{width:56px;height:56px;font-size:29px}.payment-body{gap:22px;padding:20px 24px 24px}.countdown-card{min-height:190px;border-radius:26px}.countdown-card p{font-size:22px}.countdown-card strong{margin:2px 0;font-size:58px;letter-spacing:7px}.countdown-card span{font-size:16px}.order-card{margin-top:16px;padding:22px 24px;border-radius:24px}.order-card h3,.payment-right>h3{gap:10px;margin-bottom:20px;font-size:24px}.order-name{padding-bottom:14px;font-size:17px}.order-card dl div{padding:12px 0;font-size:16px}.order-card .total{font-size:27px}.order-card .total small{font-size:16px}.address-card{padding:20px;border-width:2px;border-radius:24px}.address-card>span{font-size:19px}.address-card>div{gap:12px;margin-top:12px}.address-card code{font-size:15px}.address-card button{gap:8px;border-radius:28px;padding:11px 16px;font-size:15px}.qr-wrap svg{width:180px;height:180px;margin:20px auto 8px;padding:9px;border-radius:16px}.qr-wrap p{margin:0;font-size:15px}.payment-modal{width:min(calc(100% - 48px),1100px);max-height:calc(100dvh - 32px);border-radius:24px}.payment-modal>header{height:90px;padding:18px 28px}.payment-modal>header h2{font-size:28px}.payment-modal>header button{width:46px;height:46px;font-size:24px}.payment-body{gap:18px;padding:16px 20px 18px}.countdown-card{min-height:150px;border-radius:20px}.countdown-card p{font-size:18px}.countdown-card strong{font-size:48px;letter-spacing:5px}.countdown-card span{font-size:14px}.order-card{margin-top:12px;padding:16px 20px;border-radius:20px}.order-card h3,.payment-right>h3{margin-bottom:14px;font-size:21px}.order-name{padding-bottom:10px;font-size:15px}.order-card dl div{padding:9px 0;font-size:14px}.order-card .total{font-size:23px}.address-card{padding:16px;border-radius:18px}.address-card>span{font-size:17px}.address-card>div{margin-top:8px}.address-card code{font-size:13px}.address-card button{padding:9px 13px;font-size:13px}.qr-wrap svg{width:140px;height:140px;margin:12px auto 4px;padding:6px}.qr-wrap p{font-size:13px}.payment-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.address-card>div,.address-card code{min-width:0}.qr-wrap{min-width:0}.qr-wrap p{overflow-wrap:anywhere}@media(max-width:700px){.payment-modal{width:calc(100% - 20px);max-height:calc(100dvh - 16px);border-radius:18px}.payment-modal>header{height:62px;padding:10px 15px}.payment-modal>header h2{font-size:21px;gap:8px}.payment-modal>header button{width:38px;height:38px;font-size:20px}.payment-body{grid-template-columns:1fr;gap:12px;padding:12px}.countdown-card{min-height:124px;border-radius:16px}.countdown-card p{font-size:15px}.countdown-card strong{font-size:40px;line-height:1.15}.countdown-card span{font-size:12px}.order-card{margin-top:0;padding:14px 16px;border-radius:16px}.order-card h3,.payment-right>h3{font-size:18px;margin-bottom:10px}.order-name{font-size:14px}.order-card dl div{font-size:13px;padding:7px 0}.order-card .total{font-size:21px}.address-card{padding:14px;border-radius:16px}.address-card>span{font-size:16px}.address-card>div{flex-direction:row;align-items:center}.address-card code{font-size:12px}.address-card button{flex:0 0 auto;padding:8px 10px;font-size:12px}.qr-wrap svg{width:132px;height:132px;margin:8px auto 2px}.qr-wrap p{font-size:12px}}.site-header{height:86px}.topbar{justify-content:center}.topbar .brand{position:absolute;left:max(24px,calc((100vw - 1120px)/2));font-size:18px}.main-nav{margin:0;gap:0;align-items:center}.main-nav a{padding:27px 21px;color:#5d6170;font-size:18px;font-weight:650;white-space:nowrap}.main-nav a:hover{color:#d9455b}.header-actions{display:none}.guide-hero{text-align:center;padding:26px 0 18px}.guide-hero .eyebrow{margin:0 0 5px;color:#df4059}.guide-hero h1{margin:0;font-size:36px}.guide-hero .lead{margin:10px auto 0}.purchase-flow{margin-top:28px;padding:34px 36px;background:#fff;border:1px solid #e8edf3;box-shadow:0 8px 30px #273b5b0d}.flow-heading{text-align:center}.flow-heading span{color:#df4059;font-weight:700;font-size:14px}.flow-heading h2{margin:4px 0 25px;font-size:25px}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.flow-step{position:relative;padding:18px 16px 17px;border-top:2px solid #ed415c;background:#fafbfd}.flow-step b{color:#e64059;font-size:15px}.flow-step h2{margin:10px 0 7px;font-size:18px}.flow-step p{margin:0;color:#69768a;font-size:14px;line-height:1.7}@media(max-width:1100px){.site-header{height:69px}.topbar{justify-content:space-between}.topbar .brand{position:static}.main-nav{display:none}}@media(max-width:700px){.guide-hero{padding:8px 0 12px}.guide-hero h1{font-size:28px}.purchase-flow{padding:24px 18px}.flow-steps{grid-template-columns:1fr 1fr;gap:10px}.flow-step{padding:14px}.flow-step h2{font-size:16px}.flow-step p{font-size:13px}.guide-grid{margin-top:16px}}.why-section{padding:70px 24px 86px;background:#fff;text-align:center}.why-section>h2{margin:0 0 55px;color:#11151c;font-size:38px}.why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:50px;max-width:1480px;margin:auto}.why-grid article{min-height:360px;padding:64px 42px 36px;border:1px solid #eef0f4;border-radius:34px;background:#fff;box-shadow:0 12px 30px #2d405b08}.why-grid span{display:grid;place-items:center;width:72px;height:72px;margin:auto;border:1px solid #edf0f4;border-radius:50%;color:#e44258;font-size:28px}.why-grid h3{margin:38px 0 16px;color:#171b22;font-size:25px}.why-grid p{margin:0;color:#748399;font-size:17px;line-height:1.75}.order-link{color:#d9455b!important}.orders-page{min-height:480px}.order-search{display:flex;gap:12px;max-width:620px;margin-top:30px}.order-search input{flex:1;padding:13px 15px;border:1px solid #dfe5ed;border-radius:8px;font:15px inherit}.order-search .submit-order{width:auto;margin:0;padding:0 24px}.order-result{margin-top:18px;color:#69768a}@media(max-width:900px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.why-grid article{min-height:280px;padding:38px 24px}.why-grid h3{margin:22px 0 10px;font-size:21px}}@media(max-width:560px){.why-section{padding:44px 18px}.why-section>h2{margin-bottom:28px;font-size:29px}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:0;padding:30px 24px}.why-grid p{font-size:15px}.order-search{flex-direction:column}.order-search .submit-order{min-height:46px}}.guarantee-page{padding:68px 24px 86px;background:#f8f9fc}.guarantee-hero{text-align:center}.guarantee-hero .eyebrow{margin:0 0 5px;color:#df4059}.guarantee-hero h1{margin:0;color:#10141b;font-size:40px}.guarantee-hero>p{margin:18px 0 0;color:#717b8d;font-size:18px}.guarantee-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:52px;max-width:1480px;margin:84px auto 0}.guarantee-grid article{min-height:250px;padding:54px 35px;border:1px solid #e8ebf0;border-radius:34px;background:#fff;text-align:center;box-shadow:0 13px 28px #24385709}.guarantee-grid h2{margin:0 0 22px;color:#141820;font-size:24px}.guarantee-grid p{margin:0;color:#737e90;font-size:17px;line-height:1.75}@media(max-width:900px){.guarantee-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:45px}.guarantee-grid article{min-height:210px;padding:36px 24px}}@media(max-width:560px){.guarantee-page{padding:42px 18px 55px}.guarantee-hero h1{font-size:30px}.guarantee-hero>p{font-size:16px}.guarantee-grid{grid-template-columns:1fr;margin-top:30px}.guarantee-grid article{min-height:0;padding:30px 22px}}.order-link{margin-left:8px!important;padding:8px 14px!important;border:1px solid #e2e6ec;border-radius:5px;color:#596476!important;font-size:15px!important;font-weight:600!important;line-height:1.25!important}.order-link:hover{border-color:#d9455b;color:#d9455b!important}.brand img{width:34px;height:34px;object-fit:contain}
