:root{--ink:#10213a;--muted:#607089;--line:#dfe7f1;--paper:#f6f8fc;--white:#fff;--blue:#1261d8;--blue-dark:#0a367c;--navy:#071c3a;--cyan:#dff4ff;--green:#17875a;--radius:18px;--shadow:0 16px 44px #16335b17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input{font:inherit}.container{width:min(1140px,100% - 40px);margin-inline:auto}.announcement{color:#dceaff;background:var(--navy);text-align:center;letter-spacing:.04em;padding:7px 20px;font-size:13px}.site-header{z-index:10;border-bottom:1px solid var(--line);background:#fffffff7;position:relative}.header-inner{align-items:center;gap:34px;height:76px;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#297bf3,#0e50bd);border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid;box-shadow:0 8px 20px #1261d83d}.brand strong,.brand small{line-height:1.1;display:block}.brand strong{font-size:20px}.brand small{color:#8190a6;letter-spacing:.11em;margin-top:5px;font-size:8px}.desktop-nav{gap:30px;margin-left:auto;font-size:15px;font-weight:600;display:flex}.desktop-nav a:hover{color:var(--blue)}.button{background:var(--blue);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:11px 20px;font-weight:700;display:inline-flex}.button:hover{background:#0d54be}.button-secondary{color:var(--ink);background:#fff}.button-secondary:hover{background:#eef4ff}.button-quiet{color:#164c9c;background:#edf4ff}.button-quiet:hover{background:#dfeaff}.mobile-menu{display:none}.hero{color:#fff;background:radial-gradient(circle at 85% 20%,#164d93 0,#0000 31%),linear-gradient(130deg,#071c3a 0%,#0a2d61 75%,#0d3f81 100%);padding:90px 0 76px;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-220px;right:-90px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff06}.hero-grid{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid;position:relative}.eyebrow{color:#3175d5;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800;display:inline-block}.hero .eyebrow{color:#83b7ff}.hero h1{letter-spacing:-.035em;max-width:720px;margin:14px 0 20px;font-size:clamp(40px,5vw,66px);line-height:1.12}.hero p{color:#c8d9ef;max-width:650px;margin:0;font-size:18px}.hero-actions{gap:12px;margin-top:32px;display:flex}.trust-row{color:#c6d8ef;gap:25px;margin-top:38px;font-size:14px;display:flex}.trust-row span:before{content:"✓";color:#62d3a3;margin-right:8px}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff29;border-radius:24px;padding:28px}.hero-card h2{margin:0 0 10px;font-size:19px}.hero-card p{font-size:14px}.search-form{background:#fff;border-radius:13px;margin-top:20px;padding:7px;display:flex}.search-form input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;padding:10px 12px}.search-form button{color:#fff;background:var(--blue);border:0;border-radius:9px;padding:10px 17px;font-weight:700}.section{padding:82px 0}.section-soft{background:var(--paper)}.section-dark{color:#fff;background:var(--navy)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.section-heading h1,.section-heading h2{letter-spacing:-.025em;margin:8px 0 0;font-size:clamp(29px,3vw,40px);line-height:1.2}.section-heading p{max-width:600px;color:var(--muted);margin:8px 0 0}.section-link{color:var(--blue);white-space:nowrap;font-weight:700}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px;transition:all .2s}.category-card:hover{box-shadow:var(--shadow);border-color:#bdd2ef;transform:translateY(-3px)}.category-card b{color:#1555ae;background:#eaf2ff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.category-card h2,.category-card h3{margin:18px 0 7px;font-size:20px}.category-card p{color:var(--muted);margin:0;font-size:14px}.category-card span{color:var(--blue);margin-top:18px;font-size:14px;font-weight:700;display:block}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;transition:all .2s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-visual{background:linear-gradient(145deg,#eef5ff,#dceaff);place-items:center;height:190px;display:grid;position:relative}.product-visual>span{color:#fff;background:linear-gradient(145deg,#2878ed,#0d4dac);border-radius:24px;place-items:center;width:82px;height:82px;font-size:25px;font-weight:800;display:grid;box-shadow:0 18px 34px #185cc03d}.product-visual em{color:#fff;background:var(--navy);border-radius:99px;padding:5px 10px;font-size:12px;font-style:normal;position:absolute;top:16px;left:16px}.product-body{padding:23px}.stock{color:var(--green);font-size:12px;font-weight:700}.stock span{background:#20a66d;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.product-body h2{margin:8px 0;font-size:19px;line-height:1.4}.product-body p{min-height:67px;color:var(--muted);margin:0;font-size:14px}.product-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.product-foot strong{font-size:23px}.product-foot a{color:var(--blue);font-size:13px;font-weight:700}.article-list{gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:86px 1fr;gap:22px;padding:24px;display:grid}.article-card:hover{border-color:#b7cdea;box-shadow:0 10px 30px #16335b0f}.article-icon{color:#185bb5;background:#e9f3ff;border-radius:15px;place-items:center;height:86px;font-size:14px;font-weight:800;display:grid}.article-card h2{margin:5px 0 7px;font-size:20px;line-height:1.4}.article-card p{color:var(--muted);margin:0;font-size:14px}.article-card footer{color:#8793a5;gap:18px;margin-top:12px;font-size:12px;display:flex}.article-featured{grid-template-columns:150px 1fr;padding:32px}.article-featured .article-icon{height:150px;font-size:18px}.article-featured h2{font-size:27px}.steps{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.step{position:relative}.step:before{counter-increment:steps;content:"0" counter(steps);color:#64a0f5;font-size:13px;font-weight:800;display:block}.step h3{margin:10px 0 7px;font-size:18px}.step p{color:#b8c9df;margin:0;font-size:14px}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px 22px}.faq-list summary{cursor:pointer;font-weight:700}.faq-list p{color:var(--muted);margin:12px 0 0}.site-footer{color:#b7c8df;background:#06162e;padding:62px 0 22px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:54px;display:grid}.site-footer .brand strong{color:#fff}.footer-intro p{max-width:340px;margin:20px 0 0;font-size:14px}.footer-grid h2{color:#fff;margin:0 0 15px;font-size:14px}.footer-grid>div:not(:first-child) a{margin:8px 0;font-size:14px;display:block}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:12px;display:flex}.page-hero{background:linear-gradient(#f2f7ff,#fff);padding:58px 0 42px}.page-hero h1{letter-spacing:-.025em;max-width:800px;margin:10px 0;font-size:clamp(34px,4vw,48px);line-height:1.2}.page-hero p{max-width:720px;color:var(--muted);margin:0;font-size:17px}.breadcrumbs{color:#748199;padding-top:22px;font-size:13px}.breadcrumbs ol{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#aab5c4;margin:0 9px}.content-grid{grid-template-columns:1fr 330px;gap:50px;display:grid}.prose{font-size:17px;line-height:1.85}.prose h2{margin:40px 0 12px;font-size:29px;line-height:1.35}.prose h3{margin:30px 0 9px;font-size:21px}.prose p{color:#3e4e64}.prose li{margin:7px 0}.toc,.aside-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:22px}.toc{position:sticky;top:20px}.toc h2,.aside-card h2{margin:0 0 12px;font-size:16px}.toc a{color:var(--muted);padding:6px 0;font-size:14px;display:block}.detail-grid{grid-template-columns:1fr 1fr;align-items:start;gap:55px;display:grid}.detail-visual{background:linear-gradient(145deg,#eff6ff,#d9e9ff);border-radius:24px;place-items:center;min-height:470px;display:grid}.detail-visual span{color:#fff;background:linear-gradient(145deg,#2a7bf2,#0d4aaa);border-radius:34px;place-items:center;width:130px;height:130px;font-size:38px;font-weight:800;display:grid;box-shadow:0 25px 55px #1455b440}.detail-summary h1{margin:12px 0;font-size:40px;line-height:1.2}.detail-summary>p{color:var(--muted)}.price-line{align-items:baseline;gap:12px;margin:25px 0;display:flex}.price-line strong{font-size:36px}.price-line del{color:#9aa6b6}.purchase-box{background:#f5f9ff;border:1px solid #cfe0f7;border-radius:16px;padding:22px}.purchase-box .button{width:100%;margin-top:14px}.parameter-table{border-collapse:collapse;width:100%}.parameter-table th,.parameter-table td{border-bottom:1px solid var(--line);text-align:left;padding:14px 16px}.parameter-table th{width:30%;color:var(--muted);font-weight:500}.notice{border-left:4px solid var(--blue);color:#315071;background:#eef5ff;padding:15px 18px}.search-page-form{gap:10px;max-width:700px;display:flex}.search-page-form input{border:1px solid var(--line);border-radius:12px;flex:1;min-width:0;padding:13px 15px}.empty-state{text-align:center;background:var(--paper);border:1px dashed #b9c7d9;border-radius:18px;padding:55px 25px}@media (max-width:850px){.desktop-nav,.header-order{display:none}.mobile-menu{margin-left:auto;display:block}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:9px;padding:8px 12px;list-style:none}.mobile-menu nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:12px;display:grid;position:absolute;top:112px;left:20px;right:20px}.mobile-menu nav a{padding:11px}.hero{padding:62px 0}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-card{max-width:600px}.category-grid,.product-grid,.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.content-grid,.detail-grid{grid-template-columns:1fr}.detail-visual{min-height:330px}.toc{position:static}}@media (max-width:580px){.container{width:min(100% - 28px,1140px)}.announcement{font-size:11px}.header-inner{height:68px}.brand-mark{width:38px;height:38px}.brand strong{font-size:18px}.hero h1{font-size:39px}.hero p{font-size:16px}.hero-actions{display:grid}.trust-row{gap:7px;display:grid}.section{padding:58px 0}.section-heading{flex-direction:column;align-items:start}.category-grid,.product-grid,.steps{grid-template-columns:1fr}.product-body p{min-height:0}.article-card,.article-featured{grid-template-columns:1fr;padding:20px}.article-icon,.article-featured .article-icon{height:82px}.article-featured h2{font-size:21px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-intro{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}.detail-summary h1{font-size:32px}.page-hero{padding-top:38px}.search-page-form{display:grid}}.catalog-container{width:min(1360px,100% - 48px);margin-inline:auto}.page-hero-compact{padding:25px 0 22px}.page-hero-compact h1{margin:5px 0 3px;font-size:34px}.page-hero-compact p{font-size:15px}.catalog-section{padding:20px 0 70px}.catalog-shell{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:20px;display:grid}.category-sidebar,.catalog-main{border:1px solid var(--line);background:#fff;border-radius:14px}.category-sidebar{overflow:hidden}.category-sidebar>h2{border-bottom:1px solid var(--line);margin:0;padding:15px 17px;font-size:16px}.category-sidebar nav{padding:7px}.category-sidebar nav a{color:#4a5a70;border-radius:9px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;height:46px;padding:0 10px;font-size:14px;display:grid}.category-sidebar nav a:hover{color:var(--blue);background:#f1f6fc}.category-sidebar nav a.active{color:#0d4da6;background:#e8f1ff;font-weight:700}.category-nav-icon{color:#245a9f;background:#fff;border:1px solid #d7e2f0;border-radius:8px;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:grid}.category-sidebar nav a.active .category-nav-icon{background:#dceaff;border-color:#b8d2f7}.category-sidebar nav strong{color:#758397;text-align:center;background:#f0f3f7;border-radius:10px;min-width:24px;padding:1px 7px;font-size:11px}.category-sidebar nav a.active strong{color:#1d5db5;background:#fff}.catalog-main{overflow:hidden}.catalog-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.catalog-toolbar h2{margin:0;font-size:18px}.catalog-toolbar p{color:#718096;gap:18px;margin:0;font-size:12px;display:flex}.catalog-toolbar p span:before{content:"✓";color:#25875d;margin-right:5px}.product-list{padding:0 18px}.product-row{border-bottom:1px solid #e6ebf2;grid-template-columns:76px minmax(260px,1fr) 92px 112px 42px;align-items:center;gap:18px;min-height:112px;padding:16px 4px;display:grid}.product-row:last-child{border-bottom:0}.product-row:hover{background:#f9fbfe}.product-row .product-visual{border-radius:13px;width:72px;height:72px}.product-row .product-visual>span{border-radius:13px;width:46px;height:46px;font-size:14px;box-shadow:0 8px 18px #185cc02e}.product-row .product-visual em{padding:2px 6px;font-size:9px;top:-4px;left:-4px}.product-row .product-body{min-width:0;padding:0}.product-row .product-body h2{margin:0 0 5px;font-size:17px}.product-row .product-body p{min-height:0;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-status{gap:2px;display:grid}.product-status .stock{font-size:13px}.product-status .stock i{background:#20a66d;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.product-status small{color:#8c98a8;padding-left:13px;font-size:10px}.product-price{justify-items:end;display:grid}.product-price strong{color:#112d51;font-size:18px}.product-price del{color:#9aa6b6;font-size:10px}.product-enter{color:#1a5db8;background:#f2f7ff;border:1px solid #c9d8eb;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.product-enter:hover{border-color:var(--blue);color:#fff;background:var(--blue)}.mobile-category-scroll{display:none}.home-products{padding:62px 0}.home-products .catalog-shell{box-shadow:0 14px 40px #16335b0f}.home-products .section-heading{margin-bottom:24px}.category-copy{padding-top:58px}.compact-empty{margin:18px}.catalog-shell-compact .category-sidebar nav a:nth-child(n+6){display:none}@media (max-width:900px){.catalog-container{width:min(100% - 32px,1360px)}.catalog-shell{grid-template-columns:1fr;gap:12px}.category-sidebar{display:none}.mobile-category-scroll{border-bottom:1px solid var(--line);scrollbar-width:none;gap:8px;padding:10px;display:flex;overflow-x:auto}.mobile-category-scroll::-webkit-scrollbar{display:none}.mobile-category-scroll a{border:1px solid var(--line);color:#5d6b7e;background:#fff;border-radius:9px;flex:none;gap:6px;padding:7px 11px;font-size:12px;display:flex}.mobile-category-scroll a.active{color:#0d4fae;background:#eaf2ff;border-color:#b7d0f4;font-weight:700}.mobile-category-scroll a span{color:#8995a5}.catalog-toolbar{height:52px}.product-row{grid-template-columns:68px minmax(180px,1fr) 85px 100px 38px;gap:12px}.catalog-shell-compact .mobile-category-scroll a:nth-child(n+6){display:none}}@media (max-width:650px){.catalog-container{width:min(100% - 24px,1360px)}.page-hero-compact{padding:18px 0 14px}.page-hero-compact h1{font-size:27px}.catalog-section{padding-top:12px}.catalog-main{border-radius:12px}.catalog-toolbar{height:auto;padding:12px 14px}.catalog-toolbar h2{font-size:16px}.catalog-toolbar p{gap:8px}.catalog-toolbar p span{font-size:0}.catalog-toolbar p span:before{font-size:11px}.product-list{padding:0 12px}.product-row{grid-template-columns:62px minmax(0,1fr) 38px;grid-template-areas:"visual body enter""visual meta enter";gap:7px 11px;min-height:120px;padding:14px 2px}.product-row .product-visual{grid-area:visual;align-self:start;width:60px;height:60px}.product-row .product-visual>span{width:40px;height:40px}.product-row .product-body{grid-area:body}.product-row .product-body h2{font-size:15px}.product-row .product-body p{-webkit-line-clamp:1;font-size:12px}.product-status{grid-area:meta;align-items:center;gap:7px;display:flex}.product-status small{padding-left:0}.product-price{grid-area:meta;justify-self:end;align-items:center;gap:6px;display:flex}.product-price strong{font-size:16px}.product-enter{grid-area:enter;align-self:center;width:34px;height:42px}.home-products{padding:48px 0}.home-products .section-heading{margin-bottom:18px}}.mobile-actions,.mobile-purchase-bar{display:none}.detail-grid{grid-template-areas:"visual heading""visual purchase"}.detail-heading{grid-area:heading}.detail-heading h1{margin:12px 0;font-size:40px;line-height:1.2}.detail-heading p{color:var(--muted)}.detail-visual{grid-area:visual}.detail-purchase{grid-area:purchase}.table-scroll{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.purchase-controls label{color:var(--muted);gap:5px;font-size:12px;display:grid}.purchase-controls select{border:1px solid var(--line);width:100%;min-height:44px;font:inherit;background:#fff;border-radius:9px;padding:8px 10px}.purchase-error{color:#b42318!important;margin:8px 0 0!important}.mobile-purchase-bar a{color:#fff;background:var(--blue);border-radius:10px;align-items:center;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.order-lookup-form{gap:14px;max-width:620px;display:grid}.order-lookup-form label{gap:6px;display:grid}.order-lookup-form input{border:1px solid var(--line);border-radius:10px;width:100%;padding:12px}.order-result{max-width:760px}.order-result pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#eef4ff;border-radius:9px;padding:12px;overflow-x:auto}@media (max-width:650px){html,body{max-width:100%;overflow-x:hidden}body{font-size:15px}.container{width:min(100% - 24px,1140px)}.announcement{height:24px;padding:3px 12px;font-size:10px}.header-inner{gap:7px;height:58px}.brand{gap:8px}.brand-mark{border-radius:10px;width:34px;height:34px}.brand strong{font-size:17px}.brand small{display:none}.mobile-actions{gap:2px;margin-left:auto;display:flex}.mobile-action,.mobile-menu summary{color:#31445f;background:0 0;border:0;border-radius:9px;align-content:center;place-items:center;width:44px;height:44px;padding:3px;line-height:1;list-style:none;display:grid}.mobile-action span,.mobile-menu summary span{font-size:18px}.mobile-action small,.mobile-menu summary small{margin-top:3px;font-size:9px}.mobile-menu{margin-left:0}.mobile-menu nav{padding:8px;top:88px;left:12px;right:12px}.mobile-menu nav a{align-items:center;min-height:44px;padding:10px 12px;display:flex}.breadcrumbs{white-space:nowrap;text-overflow:ellipsis;padding-top:11px;font-size:11px;overflow:hidden}.breadcrumbs ol{flex-wrap:nowrap}.breadcrumbs li:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.page-hero,.page-hero-compact{padding:15px 0 13px}.page-hero .eyebrow,.page-hero-compact .eyebrow{display:none}.page-hero h1,.page-hero-compact h1{margin:0 0 4px;font-size:26px;line-height:1.25}.page-hero p,.page-hero-compact p{font-size:13px;line-height:1.5}.catalog-section{padding:8px 0 42px}.catalog-shell{gap:0}.catalog-main{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0}.mobile-category-scroll{border-bottom:1px solid var(--line);gap:6px;height:52px;padding:6px 0}.mobile-category-scroll a{border-radius:8px;align-items:center;height:40px;padding:0 12px;font-size:12px}.catalog-toolbar{border-bottom:1px solid var(--line);height:44px;padding:0 2px}.catalog-toolbar h2{font-size:15px}.catalog-toolbar p{gap:5px}.catalog-toolbar p span:before{margin-right:2px}.product-list{padding:0}.product-row{grid-template-columns:58px minmax(0,1fr) 44px;grid-template-areas:"visual body enter""visual meta enter";gap:5px 10px;min-height:108px;padding:11px 2px}.product-row .product-visual{border-radius:11px;width:58px;height:58px}.product-row .product-visual>span{border-radius:11px;width:39px;height:39px}.product-row .product-body h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:3px;font-size:15px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-row .product-body p{-webkit-line-clamp:1;font-size:11px;line-height:1.4}.product-status,.product-status .stock{font-size:11px}.product-status small{font-size:9px}.product-price strong{font-size:17px}.product-price del{display:none}.product-enter{border-radius:10px;width:44px;height:44px}.compact-empty{margin:12px 0}.hero{padding:22px 0 20px}.hero-grid{gap:15px}.hero .eyebrow{font-size:10px}.hero h1{margin:5px 0 8px;font-size:29px;line-height:1.14}.hero h1 br{display:none}.hero p{font-size:13px;line-height:1.55}.hero-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.hero-actions .button{min-height:44px;padding:8px 10px;font-size:13px}.trust-row{display:none}.hero-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0}.hero-card h2,.hero-card>p{display:none}.search-form{height:48px;margin-top:0;padding:4px}.search-form input{font-size:13px}.search-form button{min-width:62px}.hero+.section{padding:14px 0 16px}.hero+.section .section-heading{display:none}.hero+.section .category-grid{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.hero+.section .category-grid::-webkit-scrollbar{display:none}.hero+.section .category-card{border-radius:9px;flex:none;align-items:center;gap:7px;min-width:auto;height:42px;padding:0 13px;display:flex}.hero+.section .category-card b{border-radius:7px;width:25px;height:25px;font-size:10px}.hero+.section .category-card h3{margin:0;font-size:12px}.hero+.section .category-card p,.hero+.section .category-card span{display:none}.home-products{padding:18px 0 34px}.home-products .section-heading{flex-direction:row;align-items:end;margin-bottom:11px;display:flex}.home-products .section-heading .eyebrow,.home-products .section-heading p{display:none}.home-products .section-heading h2{margin:0;font-size:22px}.home-products .section-link{font-size:12px}.home-products .category-sidebar,.home-products .mobile-category-scroll,.home-products .catalog-toolbar{display:none}.section{padding:44px 0}.section-heading{margin-bottom:20px}.section-heading h1,.section-heading h2{font-size:25px}.section-heading p{font-size:13px}.article-list{border-top:1px solid var(--line);gap:0}.article-card,.article-featured{border:0;border-bottom:1px solid var(--line);box-shadow:none;border-radius:0;padding:15px 2px;display:block}.article-icon,.article-featured .article-icon{display:none}.article-card .eyebrow{font-size:10px}.article-card h2,.article-featured h2{margin:3px 0 5px;font-size:17px;line-height:1.4}.article-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.article-card footer{margin-top:7px}.steps{gap:20px}.faq-list details{padding:14px 15px}.faq-list summary{min-height:30px}.product-detail-section{padding:18px 0 22px}.detail-grid{grid-template-columns:1fr;grid-template-areas:"heading""visual""purchase";gap:14px;display:grid}.detail-heading h1{margin:3px 0 6px;font-size:26px}.detail-heading p{margin:0;font-size:13px}.detail-visual{border-radius:15px;min-height:190px}.detail-visual span{border-radius:22px;width:82px;height:82px;font-size:23px}.price-line{margin:0 0 8px}.price-line strong{font-size:28px}.purchase-box{border-radius:12px;padding:14px}.purchase-box p{margin:7px 0;font-size:12px}.purchase-box .button{min-height:46px;margin-top:8px}.detail-purchase .notice{margin:10px 0 0;font-size:11px}.product-content{padding:30px 0 105px}.content-grid{gap:25px}.prose{overflow-wrap:anywhere;max-width:100%;font-size:16px;line-height:1.8}.prose h2{margin:30px 0 8px;font-size:23px}.prose h3{margin:23px 0 7px;font-size:19px}.prose pre,.prose code{max-width:100%;overflow-x:auto}.parameter-table{min-width:410px}.parameter-table th,.parameter-table td{padding:11px 12px}.mobile-purchase-bar{z-index:20;min-height:70px;padding:9px max(12px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffff7;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f234217}.mobile-purchase-bar div{display:grid}.mobile-purchase-bar small{color:var(--muted);font-size:9px}.mobile-purchase-bar strong{font-size:20px}.mobile-purchase-bar button{color:#fff;background:var(--blue);border:0;border-radius:10px;min-height:46px;padding:0 18px;font-weight:700}.mobile-purchase-bar button:disabled{opacity:.72}.prose+.aside-card{margin-top:15px}.toc{padding:15px}.toc a{align-items:center;min-height:40px;display:flex}.search-page-form{gap:7px}.search-page-form input,.search-page-form .button{min-height:46px}.empty-state{padding:32px 16px}.site-footer{padding-top:42px}}@media (max-width:374px){.header-inner{gap:3px}.mobile-action,.mobile-menu summary{width:42px}.product-row{grid-template-columns:54px minmax(0,1fr) 44px;gap:5px 8px}.product-row .product-visual{width:54px;height:54px}.product-status small{display:none}.product-price strong{font-size:16px}}@media (max-width:850px){body.mobile-menu-open{overflow:hidden}.mobile-menu>button:not(.mobile-menu-backdrop){border:1px solid var(--line);color:#31445f;cursor:pointer;background:#fff;border-radius:9px;padding:8px 12px;list-style:none}.mobile-menu-backdrop{z-index:0;cursor:pointer;background:#071c3a3d;border:0;position:fixed;inset:0}.mobile-menu nav{z-index:1}}@media (max-width:640px){.mobile-menu>button:not(.mobile-menu-backdrop){color:#31445f;background:0 0;border:0;border-radius:9px;align-content:center;place-items:center;width:44px;height:44px;padding:3px;line-height:1;display:grid}.mobile-menu>button:not(.mobile-menu-backdrop) span{font-size:18px}.mobile-menu>button:not(.mobile-menu-backdrop) small{margin-top:3px;font-size:9px}}.home-guides{padding:46px 0}.home-guides .section-heading{align-items:center;margin-bottom:12px}.home-guides .section-heading h2{margin:0;font-size:26px}.home-guides .article-list{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-guides .article-card{min-height:118px;box-shadow:none;border-radius:12px;padding:16px 18px;display:block}.home-guides .article-icon{display:none}.home-guides .article-card h2{margin:0 0 5px;font-size:16px;line-height:1.42}.home-guides .article-card p{font-size:13px;line-height:1.55}.home-guides .article-card footer{margin-top:7px}@media (max-width:650px){.home-guides{padding:18px 0 20px}.home-guides .section-heading{flex-direction:row;align-items:center;margin-bottom:3px}.home-guides .section-heading h2{font-size:19px}.home-guides .section-link{font-size:12px}.home-guides .article-list{border-top:1px solid var(--line);grid-template-columns:1fr;gap:0}.home-guides .article-card{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:0;padding:10px 2px}.home-guides .article-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 3px;font-size:15px;line-height:1.35;display:-webkit-box;overflow:hidden}.home-guides .article-card p{font-size:12px;line-height:1.45}.home-guides .article-card footer{margin-top:3px}}.home-categories .category-grid{grid-template-columns:repeat(4,1fr)}.mobile-category-control,.home-category-more,.mobile-bottom-nav,.category-sheet-layer{display:none}@media (max-width:650px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}body.category-panel-open{overflow:hidden}.site-footer{padding-bottom:20px}.header-inner{justify-content:space-between}.mobile-menu{margin-left:auto}.mobile-actions{display:none}.mobile-category-scroll{display:none!important}.mobile-category-control{border-bottom:1px solid var(--line);padding:6px 0;display:block}.category-panel-trigger{color:#1755a7;text-align:left;background:#edf4ff;border:0;border-radius:9px;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 12px;font-weight:700;display:flex}.category-panel-trigger span:last-child{font-size:23px;font-weight:400}.catalog-toolbar{display:none}.product-row:first-child{border-top:0}.home-products .mobile-category-control{display:none}.home-category-more{flex:none;display:block}.home-category-more .category-panel-trigger{color:#315475;background:#f2f6fb;gap:8px;width:auto;height:42px;min-height:42px;padding:0 13px;font-size:12px}.mobile-bottom-nav{z-index:45;height:calc(64px + env(safe-area-inset-bottom));padding:4px max(8px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px,env(safe-area-inset-left));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #dbe4ef;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 22px #0e264814}.mobile-bottom-nav a,.mobile-bottom-nav button{color:#66758a;cursor:pointer;background:0 0;border:0;border-radius:9px;align-content:center;place-items:center;gap:3px;min-width:0;min-height:56px;padding:4px;line-height:1;display:grid}.mobile-bottom-nav span{font-size:22px;line-height:1}.mobile-bottom-nav small{font-size:10px;font-weight:700}.mobile-bottom-nav .active{color:#0f5bc7;background:#eef5ff}.category-sheet-layer{z-index:60;background:#04112570;align-items:flex-end;animation:.16s ease-out sheet-fade;display:flex;position:fixed;inset:0}.category-sheet{width:100%;max-height:82dvh;padding:0 12px calc(14px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;animation:.2s ease-out sheet-up;overflow-y:auto;box-shadow:0 -18px 55px #071c3a33}.category-sheet header{z-index:1;background:#fff;justify-content:space-between;align-items:flex-start;padding:14px 2px 12px;display:flex;position:sticky;top:0}.category-sheet header h2{margin:8px 0 0;font-size:20px}.category-sheet header p{color:var(--muted);margin:1px 0 0;font-size:11px}.category-sheet header button{color:#45566d;cursor:pointer;background:#eff3f8;border:0;border-radius:50%;width:44px;height:44px;font-size:25px}.sheet-handle{background:#c9d2df;border-radius:9px;width:38px;height:4px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.category-sheet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:4px;display:grid}.category-sheet-grid a{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:58px;padding:8px 10px;display:grid}.category-sheet-grid a.active{color:#0c52b4;background:#edf5ff;border-color:#9dc1f4}.sheet-category-icon{color:#1759b2;background:#e9f2ff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.category-sheet-grid strong{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.category-sheet-grid small{color:#758297;text-align:center;background:#f0f3f7;border-radius:9px;min-width:20px;padding:2px 5px;font-size:9px}.mobile-purchase-bar{bottom:calc(64px + env(safe-area-inset-bottom));padding-bottom:9px}.product-content{padding-bottom:calc(165px + env(safe-area-inset-bottom))}.home-categories .category-grid{grid-template-columns:none;padding-bottom:0}}@keyframes sheet-up{0%{opacity:.7;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-fade{0%{background:#04112500}to{background:#04112570}}.desktop-purchase-trigger{min-width:180px}.purchase-sheet-open{overflow:hidden}.purchase-sheet-layer{z-index:80;background:#0411257a;justify-content:center;align-items:flex-end;padding:20px;display:flex;position:fixed;inset:0}.purchase-sheet{background:#fff;border-radius:20px;width:min(520px,100%);max-height:90dvh;overflow-y:auto;box-shadow:0 -18px 55px #071c3a38}.purchase-sheet header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:18px 20px 14px;display:flex}.purchase-sheet header h2{margin:0;font-size:21px}.purchase-sheet header p{color:var(--muted);margin:3px 20px 0 0;font-size:12px;line-height:1.4}.purchase-sheet header button{color:#40516a;background:#eef3f9;border:0;border-radius:50%;flex:none;width:44px;height:44px;font-size:25px}.purchase-sheet-body{padding:18px 20px calc(20px + env(safe-area-inset-bottom));gap:11px;display:grid}.purchase-sheet-body>label{font-size:13px;font-weight:700}.purchase-sheet-body>label span{color:#c02b25}.purchase-sheet-body>input{border:1px solid var(--line);width:100%;min-height:46px;font:inherit;border-radius:10px;padding:10px 12px}.quantity-stepper{border:1px solid var(--line);border-radius:10px;grid-template-columns:46px 1fr 46px;align-items:center;height:46px;display:grid;overflow:hidden}.quantity-stepper button{color:#185ab5;background:#edf4ff;border:0;height:100%;font-size:21px}.quantity-stepper strong{text-align:center}.payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.payment-methods button{border:1px solid var(--line);color:#34455d;background:#fff;border-radius:10px;min-height:48px;padding:8px;font-weight:700}.payment-methods button.active{color:#0d55b8;background:#edf5ff;border-color:#4386e6}.payment-methods button span{margin-left:7px}.confirm-purchase{width:100%;margin-top:4px}@media (max-width:650px){body:has(.product-detail-section){padding-bottom:calc(70px + env(safe-area-inset-bottom))}.desktop-purchase-trigger{display:none}.purchase-sheet-layer{padding:0}.purchase-sheet{border-radius:20px 20px 0 0;width:100%}.mobile-purchase-bar{bottom:0!important}.mobile-purchase-bar>a:first-child{color:#174f99;background:#fff;border:1px solid #cbd9ea;justify-content:center;min-width:92px}.mobile-purchase-bar>button{min-width:150px}.product-content{padding-bottom:calc(105px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.category-sheet-layer,.category-sheet{animation:none}}.home-intro{background:linear-gradient(#eef5ff,#fff);padding:44px 0 30px}.home-intro h1{letter-spacing:-.025em;margin:0;font-size:38px;line-height:1.2}.home-intro p{color:var(--muted);margin:8px 0 0}.home-search{background:#fff;border:1px solid #cbd9eb;border-radius:12px;max-width:720px;height:52px;margin-top:20px;padding:5px;display:flex;box-shadow:0 8px 24px #16335b0f}.home-search input{border:0;outline:0;flex:1;min-width:0;padding:8px 12px}.home-search button{color:#fff;background:var(--blue);border:0;border-radius:9px;min-width:80px;font-weight:700}.home-category-section{border-bottom:1px solid var(--line);padding:18px 0}.home-category-strip{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.home-category-strip>a{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:9px;min-height:54px;padding:8px 12px;font-size:13px;font-weight:700;display:flex}.home-category-strip>a b{color:#1455ad;background:#eaf2ff;border-radius:8px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.home-products{background:var(--paper);padding:34px 0 42px}.home-section-title{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.home-section-title h2{margin:1px 0 0;font-size:24px}.home-section-title>span{color:var(--muted);font-size:12px}.home-product-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 16px;overflow:hidden}.home-all-products{color:#1457b5;background:#fff;border:1px solid #c8d8ed;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:12px;font-size:14px;font-weight:700;display:flex}@media (max-width:650px){.home-intro{border-bottom:1px solid var(--line);padding:16px 0 13px}.home-intro h1{font-size:24px;line-height:1.25}.home-intro p{margin-top:5px;font-size:12px;line-height:1.45}.home-products{padding:11px 0 25px}.home-section-title{margin-bottom:5px}.home-section-title .eyebrow{display:none}.home-section-title h2{font-size:19px}.home-section-title>span{font-size:9px}.home-product-panel{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;padding:0}.home-all-products{min-height:44px;margin-top:8px;font-size:12px}.home-guides{padding-top:34px}.home-faq{padding-top:36px}}.first-visit-announcement{z-index:42;background:#fff;border:1px solid #b9d2f3;border-radius:16px;grid-template-columns:38px 1fr;gap:10px 12px;width:min(390px,100% - 32px);padding:18px;animation:.2s ease-out notice-up;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px #081e3d33}.announcement-icon{color:#fff;background:var(--blue);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.announcement-copy h2{margin:1px 34px 6px 0;font-size:18px}.announcement-copy p{color:#53647a;margin:3px 0;font-size:13px;line-height:1.55}.announcement-close{color:#506079;cursor:pointer;background:0 0;border:0;border-radius:50%;width:44px;height:44px;font-size:24px;position:absolute;top:10px;right:10px}.announcement-confirm{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:10px;grid-column:1/-1;min-height:44px;font-weight:700}.announcement-confirm:hover{background:#0d54be}@keyframes notice-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.first-visit-announcement{animation:none}}@media (max-width:650px){.first-visit-announcement{z-index:44;left:10px;right:10px;bottom:calc(72px + env(safe-area-inset-bottom));border-radius:14px;grid-template-columns:34px 1fr;gap:8px 10px;width:auto;padding:14px}.announcement-icon{width:34px;height:34px}.announcement-copy h2{margin-top:0;font-size:16px}.announcement-copy p{font-size:11px;line-height:1.5}.announcement-confirm{min-height:44px}.announcement-close{top:5px;right:5px}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.product-row{cursor:pointer;position:relative}.product-row-link{z-index:2;border-radius:inherit;position:absolute;inset:0}.product-row:has(.product-row-link:focus-visible){outline-offset:-3px;outline:3px solid #1261d859}.product-row button,.product-row [data-independent-action]{z-index:3;position:relative}.store-empty{text-align:center;color:var(--muted);padding:34px 20px}.store-empty h2,.store-empty h3{color:var(--ink);margin:0 0 5px;font-size:18px}.store-empty p{margin:0;font-size:13px}.home-section-title>a{color:var(--blue);white-space:nowrap;font-size:13px;font-weight:700}.pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:7px;padding:22px 4px;display:flex}.pagination>a,.pagination-slot>a,.pagination>span[aria-disabled]{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:42px;min-height:42px;padding:8px 11px;font-size:13px;font-weight:700;display:inline-flex}.pagination-slot{align-items:center;gap:7px;display:inline-flex}.pagination-slot>a.active{border-color:var(--blue);color:#fff;background:var(--blue)}.pagination>span[aria-disabled]{color:#a3adba;background:#f5f7fa}.pagination-ellipsis{color:var(--muted);padding:0 2px}@media (max-width:650px){.pagination{gap:4px;padding:16px 0}.pagination>a,.pagination-slot>a,.pagination>span[aria-disabled]{min-width:40px;min-height:44px;padding:7px 9px;font-size:12px}.pagination-slot{gap:4px}.home-product-panel .product-row{min-height:92px}.home-product-panel .product-body h2{margin-bottom:0}}.product-row{grid-template-columns:76px minmax(0,1fr) max-content;gap:18px}.product-row .product-body h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-price{white-space:nowrap}.product-sold-out{color:#b54b4b;margin-top:4px;font-size:12px;font-weight:700;display:block}.product-enter,.product-status{display:none}@media (max-width:900px){.product-row{grid-template-columns:68px minmax(0,1fr) max-content;gap:12px}}@media (max-width:650px){.product-row{grid-template-columns:58px minmax(0,1fr) max-content;grid-template-areas:"visual body price";gap:10px;min-height:92px;padding:11px 2px}.product-row .product-visual{grid-area:visual;align-self:center}.product-row .product-body{grid-area:body;align-self:center}.product-row .product-body h2{-webkit-line-clamp:2;margin:0;font-size:15px;line-height:1.35}.product-row .product-body p{-webkit-line-clamp:1;margin-top:3px;font-size:11px;line-height:1.4}.product-row .product-price{grid-area:price;place-self:center end}.product-row .product-price strong{font-size:17px}.home-product-panel .product-row{min-height:78px}.home-product-panel .product-body h2{margin:0}.home-product-panel .product-price strong{font-size:17px}.product-sold-out{margin-top:3px;font-size:11px}}@media (max-width:374px){.product-row{grid-template-columns:54px minmax(0,1fr) max-content;gap:8px}.product-row .product-visual{width:54px;height:54px}.product-row .product-price strong{font-size:16px}}.payment-methods button{justify-content:center;align-items:center;gap:7px;display:flex}.payment-method-icon{object-fit:contain;flex:none;width:28px;height:28px}.payment-methods button .payment-method-label{white-space:nowrap;margin-left:0}.payment-methods button .payment-method-check{margin-left:1px}.rich-text a,.rich-text a:visited{color:#2563eb;text-underline-offset:2px;overflow-wrap:anywhere;word-break:break-all;text-decoration:underline}.rich-text a:hover{color:#1d4ed8}.brand-mark-image{box-shadow:none;background:#fff;padding:0;overflow:hidden}.brand-mark-image img{object-fit:contain;width:100%;height:100%}.order-public-notice{margin-top:18px}.order-public-notice p{margin:3px 0}.customer-service{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.customer-service h2{margin-top:0}.customer-service-links{flex-wrap:wrap;gap:10px 18px;display:flex}.customer-service-links a{font-weight:700}.customer-service-compact{margin-top:18px;padding-top:16px}.customer-service-compact h2{font-size:1rem}.order-lookup{gap:14px;width:min(100%,760px);display:grid}.order-lookup-tabs{border:1px solid var(--line);background:#f3f7fc;border-radius:13px;grid-template-columns:1fr 1fr;gap:7px;padding:5px;display:grid}.order-lookup-tabs button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-weight:700}.order-lookup-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 2px 8px #1543811a}.order-lookup-form{max-width:none;margin:0}.order-lookup-form .button{justify-self:start;min-width:126px}.order-result,.order-email-list{max-width:none;margin:0}.order-result h2,.order-email-list h2{font-size:17px}.order-result-items{gap:10px;margin:14px 0;display:grid}.order-result-items p{color:var(--muted);grid-template-columns:92px minmax(0,1fr);gap:8px;margin:0;font-size:14px;display:grid}.order-result-items strong{color:var(--ink);font-weight:600}.order-result-items span{overflow-wrap:anywhere}.order-delivery{margin-top:18px}.order-delivery h3{margin:0 0 8px;font-size:16px}.order-delivery pre{color:#17355e;white-space:pre-wrap;overflow-wrap:anywhere;background:#eef4ff;border:1px solid #d5e4f8;border-radius:10px;margin:0;padding:13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.55;overflow:auto}.order-copy-action{justify-content:flex-end;margin-top:10px;display:flex}.order-copy-button{border-radius:10px;min-height:42px;padding:9px 16px;font-size:14px}.order-pending{color:var(--muted);margin:0}.order-email-list{gap:8px;display:grid}.order-email-list>p{color:var(--muted);margin:0}.order-email-list>button{border:1px solid var(--line);width:100%;min-height:64px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:11px 12px;display:flex}.order-email-list>button:hover{background:#f7fbff;border-color:#a9c7ec}.order-email-list button span{gap:2px;min-width:0;display:grid}.order-email-list button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-email-list button small{color:var(--muted)}.order-email-list button b{color:var(--blue);flex:none;font-size:13px}@media (max-width:650px){.order-lookup{gap:11px}.order-lookup-tabs{gap:4px;padding:4px}.order-lookup-tabs button{min-height:42px;font-size:14px}.order-lookup-form{padding:16px}.order-lookup-form .button{width:100%;min-height:44px}.order-result,.order-email-list{padding:16px}.order-result-items p{grid-template-columns:76px minmax(0,1fr);font-size:13px}.order-delivery pre{font-size:12px}.order-copy-action{margin-top:9px}.order-copy-button{min-height:44px}.order-email-list>button{min-height:62px}.order-email-list button strong{max-width:205px}}
.totp-tool{gap:38px;display:grid}.totp-card{max-width:720px;box-shadow:var(--shadow);background:#fff;border:1px solid #cbdced;border-radius:20px;padding:28px}.totp-card>label{margin-bottom:9px;font-weight:700;display:block}.totp-card textarea{border:1px solid var(--line);resize:vertical;width:100%;color:var(--ink);outline-color:var(--blue);border-radius:12px;padding:13px 14px}.totp-error{color:#a32929;background:#fff0f0;border-radius:9px;margin:10px 0 0;padding:10px 12px;font-size:14px}.totp-result{text-align:center;background:var(--paper);border-radius:16px;margin-top:22px;padding:25px}.totp-result>strong{color:var(--blue);letter-spacing:.16em;margin:7px 0 8px;font-size:48px;line-height:1.1;display:block}.totp-countdown{color:var(--muted);gap:8px;margin:0 auto 18px;font-size:13px;display:grid}.totp-countdown i{background:#dce6f2;border-radius:9px;height:6px;overflow:hidden}.totp-countdown b{border-radius:inherit;background:var(--blue);height:100%;transition:width .25s linear;display:block}.totp-info{align-items:start}.totp-info .aside-card h2+p{margin-top:0}.totp-info .aside-card p{font-size:14px}
