:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#eef7ff;background:#07101e;--bg: #07101e;--bg-2: #0a1729;--panel: rgba(17, 32, 52, .86);--panel-2: rgba(13, 26, 44, .94);--line: rgba(151, 190, 230, .17);--line-strong: rgba(108, 224, 235, .34);--text: #eef7ff;--muted: #8fa6be;--soft: #b8c6d8;--cyan: #24ead5;--cyan-2: #19b8ff;--orange: #ff8a3d;--green: #3fe184;--purple: #8f5dff;--radius: 8px;--shadow: 0 22px 80px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 50% -10%,rgba(34,206,235,.15),transparent 38%),radial-gradient(circle at 95% 12%,rgba(129,86,255,.12),transparent 28%),linear-gradient(180deg,#081225,#07101e 52%,#091426)}button,input{font:inherit}button{cursor:pointer}.app-icon{display:inline-grid;place-items:center;width:var(--icon-size);height:var(--icon-size);color:currentColor;font-size:clamp(10px,calc(var(--icon-size) * .34),18px);font-weight:900;line-height:1;letter-spacing:0}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:220px minmax(260px,1fr) auto;align-items:center;gap:22px;min-height:86px;padding:18px 32px;border-bottom:1px solid var(--line);background:#07101ee0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;min-width:0;padding:0;color:var(--text);text-align:left;background:transparent;border:0}.brand-mark{display:grid;place-items:center;width:42px;height:42px;color:#07101e;font-size:26px;font-weight:900;background:linear-gradient(135deg,var(--cyan),var(--cyan-2) 55%,#7c5cff);border-radius:8px;box-shadow:0 0 34px #24ead557}.brand strong{display:block;font-size:29px;line-height:1;letter-spacing:0}.brand small{display:block;margin-top:8px;color:var(--muted);font-size:13px}.search-box{display:flex;align-items:center;gap:12px;height:54px;min-width:260px;padding:0 18px;color:var(--muted);background:#0a1626eb;border:1px solid rgba(148,183,220,.22);border-radius:8px;box-shadow:inset 0 1px #ffffff0d}.search-box input{width:100%;color:var(--text);background:transparent;border:0;outline:0}.search-box input::placeholder{color:#7f91a6}.header-actions{display:flex;align-items:stretch;justify-content:flex-end;gap:12px}.site-header .trust-chip{display:none}.trust-chip,.select-chip,.outline-btn,.cart-pill,.icon-btn,.secondary-btn,.back-btn,.text-action,.ghost-icon{color:var(--text);background:#0d1b2fb8;border:1px solid rgba(142,178,215,.22);border-radius:8px}.trust-chip{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 8px;min-width:112px;padding:10px 12px;text-align:left;font-weight:700}.trust-chip .app-icon{grid-row:span 2;color:var(--cyan)}.trust-chip small{color:var(--muted);font-size:12px;font-weight:500}.select-chip,.outline-btn,.cart-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 14px;white-space:nowrap;font-weight:700}.cart-pill{position:relative}.cart-pill span{position:absolute;top:-7px;right:-7px;min-width:22px;height:22px;padding:0 6px;color:#fff;font-size:12px;line-height:22px;background:#ff4e68;border-radius:999px}.icon-btn.mobile-menu{display:none}.layout-grid{display:grid;grid-template-columns:252px minmax(560px,1fr) 292px;gap:12px;max-width:1480px;margin:0 auto;padding:12px 16px 24px}.sidebar,.right-rail{display:flex;flex-direction:column;gap:12px}.sidebar,.side-card,.catalog-panel,.trust-band,.detail-hero,.detail-section,.purchase-box,.lookup-page-card,.order-hero{background:linear-gradient(180deg,#14263ed1,#0c1a2deb);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.sidebar{padding:14px}.panel-title,.rail-heading h2,.side-card h2,.detail-section h2,.purchase-box h2,.lookup-page-card h2{margin:0;font-size:18px;font-weight:800}.panel-title{padding:8px 10px 14px;color:var(--soft)}.category-item{position:relative;display:flex;width:100%;align-items:center;gap:14px;min-height:74px;margin-bottom:4px;padding:14px 16px;color:var(--text);text-align:left;background:transparent;border:0;border-radius:8px}.category-item .app-icon{display:block;flex:0 0 auto;padding:7px;width:44px;height:44px;color:#b7c6d8;background:#94b3d51f;border-radius:8px}.category-item span{display:grid;gap:6px;min-width:0;font-weight:800}.category-item small{color:var(--muted);font-size:13px;font-weight:500}.category-item.active{background:linear-gradient(90deg,#24ead53b,#2264961f);box-shadow:inset 4px 0 0 var(--cyan)}.category-item.active .app-icon{color:var(--cyan);background:#24ead529}.feature-list{margin-top:12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#050e1b52}.info-line{display:flex;align-items:center;gap:12px;min-width:0}.feature-list .info-line{padding:10px 0}.info-line .app-icon{flex:0 0 auto;color:var(--cyan)}.info-line span{display:grid;gap:4px;min-width:0}.info-line strong{font-size:15px}.info-line small{color:var(--muted);font-size:13px}.notice-panel{margin-top:auto;padding-top:10px;border-top:1px solid var(--line)}.notice-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px 2px;color:var(--soft);font-size:13px}.notice-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-row time{color:var(--muted)}.main-content{display:grid;gap:12px}.hero-panel{position:relative;min-height:182px;overflow:hidden;border:1px solid rgba(36,234,213,.18);border-radius:var(--radius);background:#071326;box-shadow:var(--shadow)}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.88}.hero-panel:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#060e1beb,#060e1b8c 46%,#060e1b1a)}.hero-copy{position:relative;z-index:1;max-width:650px;padding:32px 40px}.hero-copy h1{margin:0;font-size:clamp(34px,4vw,48px);line-height:1.08}.hero-copy p{margin:16px 0 22px;color:#d6e5f7;font-size:20px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px}.hero-tags span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;color:#dff8ff;background:#0b192cc2;border:1px solid rgba(151,190,230,.23);border-radius:8px}.hero-tags .app-icon{color:var(--cyan)}.catalog-panel{overflow:hidden}.catalog-tabs{display:flex;align-items:center;gap:12px;min-height:58px;padding:0 16px;border-bottom:1px solid var(--line)}.catalog-tabs button,.sort-tabs button{min-height:34px;padding:0 12px;color:var(--soft);background:transparent;border:0;border-radius:8px;white-space:nowrap}.catalog-tabs button.active,.sort-tabs button.active{color:var(--cyan);background:#24ead51f}.sort-tabs{display:flex;gap:8px;margin-left:auto}.product-list{display:grid}.product-row{display:grid;grid-template-columns:74px minmax(220px,1.2fr) minmax(150px,.8fr) 136px 148px;align-items:center;gap:16px;min-height:100px;padding:14px 16px;border-bottom:1px solid var(--line)}.product-row:hover{background:#24ead50a}.product-icon,.mini-icon,.detail-icon{display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:8px}.product-icon{width:74px;height:74px;border:0}.product-copy{min-width:0;padding:0;color:var(--text);text-align:left;background:transparent;border:0}.product-copy h3{margin:0 0 8px;font-size:20px}.product-copy p{margin:0 0 10px;color:var(--muted);font-size:15px}.badges{display:flex;flex-wrap:wrap;gap:7px}.badges span{padding:4px 8px;color:#8df8ef;font-size:12px;background:#24ead51f;border:1px solid rgba(36,234,213,.16);border-radius:5px}.product-meta{display:grid;gap:8px;color:var(--soft);font-size:14px}.product-meta strong{color:var(--green);font-size:14px}.product-price strong,.cart-total strong,.pay-summary strong,.detail-price strong{color:var(--orange);font-weight:900}.product-price strong{font-size:24px}.product-price span{margin-left:4px;color:var(--soft)}.primary-btn,.checkout-btn,.secondary-btn{min-height:44px;padding:0 18px;border-radius:8px;font-weight:900}.primary-btn,.checkout-btn{color:#031a20;background:linear-gradient(135deg,var(--cyan),#20c7e8);border:0;box-shadow:0 14px 30px #24ead52e}.secondary-btn{color:var(--cyan);background:#24ead514;border:1px solid rgba(36,234,213,.35)}.icon-btn,.cart-add,.ghost-icon{display:inline-grid;place-items:center;width:44px;height:44px;padding:0}.cart-add{display:none}.catalog-foot{padding:14px 20px;color:var(--muted);text-align:center;font-size:14px}.empty-state{padding:42px 20px;color:var(--muted);text-align:center}.side-card{padding:20px}.rail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.rail-heading span{color:var(--muted);font-size:14px}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:52px 1fr 28px;gap:12px;align-items:start;padding-bottom:16px;border-bottom:1px solid var(--line)}.mini-icon{width:52px;height:52px}.cart-info{min-width:0}.cart-info strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-info>span{display:block;margin:7px 0 10px;color:var(--orange);font-weight:800}.qty-control{display:inline-grid;grid-template-columns:34px 38px 34px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:6px}.qty-control button{display:grid;place-items:center;height:30px;color:var(--soft);background:#ffffff0a;border:0}.qty-control span{height:30px;line-height:30px;text-align:center;border-right:1px solid var(--line);border-left:1px solid var(--line)}.qty-control.large{grid-template-columns:42px 52px 42px}.qty-control.large button,.qty-control.large span{height:38px;line-height:38px}.ghost-icon{width:28px;height:28px;color:var(--muted);background:transparent;border:0}.cart-total,.pay-summary,.qty-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-total{margin:18px 0;color:var(--soft)}.cart-total strong,.pay-summary strong{font-size:24px}.checkout-btn{width:100%}.text-action{display:block;width:100%;margin-top:12px;color:var(--cyan);background:transparent;border:0}.lookup-card h2,.lookup-page-card h2,.help-card h2{margin-bottom:8px}.lookup-card p,.lookup-page-card p{margin:0 0 14px;color:var(--muted);font-size:14px}.lookup-card form,.lookup-page-card form,.checkout-modal,.purchase-box{display:grid;gap:12px}input{width:100%;min-height:44px;padding:0 14px;color:var(--text);background:#050e1b9e;border:1px solid rgba(148,183,220,.26);border-radius:6px;outline:0}input:focus{border-color:#24ead5b3;box-shadow:0 0 0 3px #24ead51a}button:disabled{cursor:not-allowed;opacity:.58}.status-card,.recent-order{display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px;color:#dff8ff;background:#24ead51a;border:1px solid rgba(36,234,213,.24);border-radius:8px}.status-card .app-icon,.recent-order .app-icon{color:var(--green)}.help-card button{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:40px;color:var(--soft);background:transparent;border:0;border-bottom:1px solid var(--line)}.trust-band{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 28px}.teal{background:linear-gradient(135deg,#0eb6a4,#37eedc)}.purple{background:linear-gradient(135deg,#6d45e8,#a05cff)}.green{background:linear-gradient(135deg,#009b5f,#38e884)}.orange{background:linear-gradient(135deg,#d86c30,#ffb15d)}.blue{background:linear-gradient(135deg,#102a75,#2d8eff)}.sky{background:linear-gradient(135deg,#1d8ee9,#58c9ff)}.page-wrap{max-width:1180px;margin:0 auto;padding:28px 18px 42px}.back-btn{min-height:40px;margin-bottom:18px;padding:0 14px;color:var(--cyan)}.detail-hero,.order-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:28px}.detail-icon{width:96px;height:96px}.eyebrow{color:var(--cyan);font-size:13px;font-weight:900;text-transform:uppercase}.detail-hero h1,.order-hero h1{margin:6px 0 8px;font-size:clamp(32px,5vw,50px);line-height:1.05}.detail-hero p,.order-hero p{margin:0 0 12px;color:var(--soft);font-size:18px}.detail-price{display:grid;gap:5px;text-align:right}.detail-price span,.detail-price small{color:var(--muted)}.detail-price strong{font-size:34px}.detail-grid,.order-grid{display:grid;grid-template-columns:1fr 360px;gap:16px;margin-top:16px}.detail-section,.purchase-box,.lookup-page-card{padding:24px}.spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0 26px}.spec-grid button{min-height:48px;color:var(--text);background:#0b192cb8;border:1px solid var(--line);border-radius:8px}.spec-grid button.active{color:#031a20;background:var(--cyan);border-color:var(--cyan);font-weight:900}.detail-text{color:var(--soft);font-size:16px;line-height:1.8}.seo-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.seo-tags span{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;color:var(--cyan);background:#24ead514;border:1px solid rgba(36,234,213,.18);border-radius:999px}.purchase-box label,.checkout-modal label{display:grid;gap:7px;color:var(--soft);font-size:14px}.order-hero{grid-template-columns:1fr auto}.order-hero .app-icon{color:var(--cyan)}.recent-order{justify-content:space-between}.recent-order p{margin:5px 0 0;color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#02070eb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.checkout-modal{position:relative;width:min(480px,100%);padding:28px;background:linear-gradient(180deg,#14263efa,#0a182afa);border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow)}.checkout-modal h2{margin:0;font-size:30px}.checkout-modal p{margin:0 0 8px;color:var(--muted);line-height:1.6}.form-error{padding:10px 12px;color:#ffd9e0;background:#ff4b6f21;border:1px solid rgba(255,75,111,.34);border-radius:6px;font-size:14px}.modal-close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:36px;height:36px;color:var(--text);background:#ffffff0d;border:1px solid var(--line);border-radius:8px}@media(max-width:1400px){.product-row{grid-template-columns:68px minmax(200px,1fr) 128px 128px}.product-meta,.cart-add{display:none}}@media(max-width:1180px){.site-header{grid-template-columns:220px 1fr auto;gap:14px}.header-actions{grid-column:auto;justify-content:flex-end}.trust-chip{display:none}.layout-grid{grid-template-columns:230px minmax(0,1fr)}.right-rail{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.trust-band{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.site-header{grid-template-columns:1fr auto;padding:14px}.mobile-menu,.brand small,.trust-chip{display:none}.brand strong{font-size:24px}.search-box{grid-column:1 / -1;order:3}.header-actions{display:flex;gap:8px}.select-chip{display:none}.header-actions.open{display:flex}.layout-grid,.detail-grid,.order-grid{grid-template-columns:1fr}.sidebar,.right-rail{display:grid;grid-template-columns:1fr}.right-rail{grid-column:auto}.hero-copy{padding:28px 22px}.hero-copy h1{font-size:33px}.hero-copy p{font-size:17px}.catalog-tabs,.sort-tabs{overflow-x:auto}.sort-tabs{margin-left:0}.product-row{grid-template-columns:64px 1fr;align-items:start}.product-price,.primary-btn{grid-column:2}.primary-btn{width:100%}.trust-band,.detail-hero{grid-template-columns:1fr}.detail-price{text-align:left}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-order{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.site-header{grid-template-columns:auto 1fr}.mobile-menu{display:inline-grid}.header-actions{grid-column:1 / -1;justify-content:stretch}.outline-btn,.cart-pill{flex:1}.layout-grid{padding:10px}.brand-mark{width:36px;height:36px;font-size:22px}.brand strong{font-size:21px}.hero-panel{min-height:260px}.hero-copy h1{font-size:29px}.catalog-tabs{padding:10px}.product-row{gap:12px;padding:14px 12px}.product-icon{width:58px;height:58px}.product-copy h3{font-size:18px}.page-wrap{padding:18px 10px 28px}.detail-section,.purchase-box,.lookup-page-card,.detail-hero,.order-hero{padding:18px}}:root{color:#111827;background:#f5f7fb;--bg: #f5f7fb;--bg-2: #ffffff;--panel: #ffffff;--panel-2: #ffffff;--line: #e5e7eb;--line-strong: #a7f3d0;--text: #111827;--muted: #6b7280;--soft: #374151;--cyan: #00a86b;--cyan-2: #047857;--green: #00a86b;--shadow: 0 10px 30px rgba(15, 23, 42, .07)}body{color:var(--text);background:#f5f7fb}.site-header{grid-template-columns:auto 1fr auto;min-height:68px;padding:12px 16px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{color:var(--text)}.brand-mark{width:38px;height:38px;color:#fff;font-size:23px;background:linear-gradient(135deg,var(--cyan),var(--cyan-2));border-radius:10px;box-shadow:none}.brand strong{font-size:22px}.brand small{margin-top:4px;color:var(--muted)}.search-box{max-width:520px;height:44px;margin:0 auto;color:var(--muted);background:#f9fafb;border-color:var(--line);box-shadow:none}.top-nav{display:flex;justify-content:center;gap:20px}.top-nav a{color:#4b5563;font-size:14px;font-weight:700;text-decoration:none}.top-nav a:hover{color:var(--cyan)}.search-box input{color:var(--text)}.header-actions{gap:10px}.select-chip,.outline-btn,.cart-pill,.icon-btn,.secondary-btn,.back-btn,.text-action,.ghost-icon{color:var(--text);background:#fff;border-color:var(--line)}.cart-pill,.select-chip{display:none}.outline-btn{min-height:42px;padding:0 14px}.landing-page{max-width:1100px;margin:0 auto;padding:0 16px 52px}.hero-panel{min-height:auto;margin:0 -16px;padding:64px 16px 42px;text-align:center;overflow:visible;background:linear-gradient(180deg,#f0fdf4,#fff);border:0;border-radius:0;box-shadow:none}.hero-panel:after,.hero-image{display:none}.hero-copy{max-width:780px;margin:0 auto;padding:0}.badge-soft{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;margin-bottom:18px;color:var(--cyan);background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;font-size:12px;font-weight:800}.hero-copy h1{margin:0;color:var(--text);font-size:clamp(34px,5vw,52px);line-height:1.15;letter-spacing:0}.hero-copy h1 span{color:transparent;background:linear-gradient(135deg,var(--cyan),var(--cyan-2));-webkit-background-clip:text;background-clip:text}.hero-copy p{max-width:720px;margin:16px auto 0;color:#4b5563;font-size:17px;line-height:1.8}.hero-tags{justify-content:center;margin-top:20px}.hero-tags span{color:#065f46;background:#fff;border-color:#d1fae5;border-radius:999px}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:24px;flex-wrap:wrap}.secondary-link{display:inline-flex;align-items:center;min-height:46px;padding:0 18px;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:10px;font-weight:800;text-decoration:none}.catalog-panel,.landing-section{margin-top:48px;background:transparent;border:0;border-radius:0;box-shadow:none}.section-head{max-width:720px;margin:0 auto 26px;text-align:center}.section-head h2{margin:0 0 8px;font-size:28px;line-height:1.25}.section-head p{margin:0;color:var(--muted);line-height:1.7}.plan-grid,.step-grid,.reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-row.plan-card{position:relative;display:grid;grid-template-columns:1fr;align-items:stretch;gap:14px;min-height:0;padding:24px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease}.product-row.plan-card:hover{transform:translateY(-4px);background:#fff;box-shadow:0 14px 36px #0f172a17}.plan-card.popular{border:2px solid var(--cyan)}.popular-ribbon{position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:4px 14px;color:#fff;background:linear-gradient(135deg,var(--cyan),var(--cyan-2));border-radius:999px;font-size:12px;font-weight:900}.plan-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.tag{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;color:var(--cyan);background:#ecfdf5;border-radius:6px;font-size:12px;font-weight:900}.product-icon{width:52px;height:52px;border-radius:12px}.product-icon .app-icon{font-size:16px;letter-spacing:0}.product-copy{color:var(--text)}.product-copy h3{font-size:20px}.product-copy p{color:var(--muted);line-height:1.7}.product-price{align-items:baseline;justify-content:flex-start;gap:6px;color:var(--text)}.product-price strong{font-size:32px}.product-price span{color:var(--muted)}.product-price em{color:var(--text);font-style:normal;font-size:28px}.feature-points{display:grid;gap:7px;min-height:104px;margin:0;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.feature-points li{display:flex;gap:8px;color:#4b5563;font-size:14px}.feature-points li:before{content:"✓";color:var(--cyan);font-weight:900}.plan-actions{display:flex;gap:12px;flex-wrap:wrap}.plan-actions .primary-btn,.plan-actions .secondary-btn{min-height:46px;padding:0 22px}.primary-btn,.checkout-btn{color:#fff;background:var(--cyan);border:1px solid var(--cyan);border-radius:10px;box-shadow:none}.primary-btn:hover,.checkout-btn:hover{background:var(--cyan-2)}.step-card,.reason-grid .info-line,.faq-card{background:#fff;border:1px solid var(--line);border-radius:12px}.step-card{padding:22px;text-align:center}.step-card span{display:inline-grid;place-items:center;width:30px;height:30px;margin-bottom:10px;color:#fff;background:var(--cyan);border-radius:50%;font-weight:900}.step-card strong{display:block;margin-bottom:6px;font-size:17px}.step-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.reason-grid .info-line{align-items:flex-start;padding:20px}.faq-card{max-width:820px;margin:0 auto;padding:22px}.faq-card div+div{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.faq-card strong{display:block;margin-bottom:4px}.faq-card p{margin:0;color:var(--muted);line-height:1.7}.country-links-section{padding-top:4px}.country-link-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.country-link-grid a{display:grid;gap:5px;padding:18px;color:var(--text);text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:12px;transition:transform .18s ease,box-shadow .18s ease}.country-link-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.country-link-grid strong{color:var(--cyan);font-size:13px}.country-link-grid span{font-size:18px;font-weight:900}.country-link-grid small{color:var(--muted)}.country-hero{max-width:820px;margin:0 auto;padding:58px 0 18px;text-align:center}.country-hero h1{margin:10px 0 12px;color:var(--text);font-size:clamp(34px,5vw,52px);line-height:1.15}.country-hero p{max-width:740px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.85}.article-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.article-card{display:flex;min-height:260px;flex-direction:column;gap:12px;padding:20px;color:var(--text);text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:12px;transition:transform .18s ease,box-shadow .18s ease}.article-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.article-card>span{width:fit-content;padding:4px 8px;color:var(--cyan);background:#ecfdf5;border-radius:6px;font-size:12px;font-weight:900}.article-card h3{margin:0;font-size:18px;line-height:1.45}.article-card p{flex:1;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.article-card div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.article-card small{color:var(--muted)}.article-card strong{color:var(--cyan);font-size:13px}.article-page{max-width:1080px;margin:0 auto;padding:42px 18px 80px}.article-hero{max-width:820px;margin:0 auto 28px;text-align:center}.article-back{display:inline-flex;margin-bottom:18px;color:var(--muted);font-weight:800;text-decoration:none}.article-hero>span{display:block;color:var(--cyan);font-size:13px;font-weight:900}.article-hero h1{margin:10px 0 12px;font-size:clamp(32px,5vw,50px);line-height:1.15}.article-hero p{margin:0 auto;color:var(--muted);font-size:17px;line-height:1.85}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:start}.article-body,.article-side{background:#fff;border:1px solid var(--line);border-radius:12px}.article-body{padding:28px}.article-body section+section{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.article-body h2{margin:0 0 10px;font-size:24px}.article-body p{margin:0;color:#4b5563;font-size:16px;line-height:1.9}.article-side{position:sticky;top:92px;display:grid;gap:10px;padding:18px}.article-side strong{margin-bottom:4px}.article-side a{display:block;padding:11px 12px;color:var(--text);text-decoration:none;background:#f8fafc;border:1px solid var(--line);border-radius:8px;font-weight:800}.modal-backdrop{background:#0f172a6b}.checkout-modal{background:#fff;border-color:var(--line)}input{color:var(--text);background:#f9fafb;border-color:var(--line)}.pay-summary,.status-card,.recent-order{color:var(--text);background:#ecfdf5;border-color:#a7f3d0}.order-page{max-width:1100px;margin:0 auto;padding:28px 16px 64px}.order-simple-hero{max-width:720px;margin:22px auto 28px;text-align:center}.order-simple-hero h1{margin:8px 0 10px;color:var(--text);font-size:clamp(32px,5vw,46px);line-height:1.15}.order-simple-hero p{margin:0;color:var(--muted);font-size:16px;line-height:1.8}.order-simple-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;align-items:start}.lookup-card-clean,.order-help-card{padding:24px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 30px #0f172a0f}.lookup-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.lookup-title>span{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:var(--cyan);border-radius:12px}.lookup-title h2,.order-help-card h2{margin:0;color:var(--text);font-size:22px}.lookup-title p{margin:4px 0 0;color:var(--muted);font-size:14px}.lookup-form-clean{display:grid;gap:14px}.lookup-form-clean label{display:grid;gap:7px;color:#374151;font-size:14px;font-weight:700}.lookup-form-clean input{min-height:48px}.order-result-card{display:grid;gap:6px;margin-top:16px;padding:14px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px}.order-result-card>div{display:flex;align-items:center;gap:8px}.order-result-card p,.muted-note{margin:0;color:var(--muted);line-height:1.7}.status-dot{width:10px;height:10px;background:var(--cyan);border-radius:50%}.order-help-card ul{display:grid;gap:10px;margin:0 0 18px;padding:0;list-style:none}.order-help-card li{display:flex;gap:8px;color:#4b5563;line-height:1.7}.order-help-card li:before{content:"✓";color:var(--cyan);font-weight:900}.recent-order-clean{display:flex;gap:10px;align-items:center;padding:12px;background:#f9fafb;border:1px solid var(--line);border-radius:10px}.recent-order-clean .app-icon{color:var(--cyan)}.recent-order-clean p{margin:3px 0 0;color:var(--muted)}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.search-box,.top-nav{display:none}.plan-grid,.step-grid,.reason-grid,.order-simple-grid,.country-link-grid,.article-grid,.article-layout{grid-template-columns:1fr}.article-side{position:static}.hero-panel{padding-top:46px}}@media(max-width:560px){.brand small,.header-actions{display:none}.hero-copy h1{font-size:32px}.hero-copy p{font-size:15px}.section-head h2{font-size:24px}}
