:root{--bg:#fff;--surface:#fff;--surface-soft:#f7f9f8;--text:#171a18;--muted:#66706a;--border:#dfe5e1;--border-strong:#cdd6d1;--accent:#087a4b;--accent-dark:#05613b;--accent-soft:#eaf7f0;--warning:#b96a00;--warning-soft:#fff7e6;--danger:#c13939;--danger-soft:#fff0f0;--shadow:0 18px 50px #182e2214}:root[data-theme=dark]{--bg:#101311;--surface:#151917;--surface-soft:#1a201c;--text:#f1f5f2;--muted:#a4afa8;--border:#2b342f;--border-strong:#3a463f;--accent:#4ed095;--accent-dark:#79e0ad;--accent-soft:#183426;--warning:#ffc467;--warning-soft:#362b17;--danger:#ff8989;--danger-soft:#3a2020;--shadow:0 18px 50px #00000047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;font-size:15px;line-height:1.6;transition:background .2s,color .2s}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.shell{width:min(1440px,100% - 64px);margin:0 auto}.site-header{z-index:20;background:color-mix(in srgb, var(--bg) 90%, transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:66px;padding:0 max(32px,50vw - 720px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.03em;align-items:center;gap:10px;width:fit-content;font-size:22px;font-weight:780;display:inline-flex}.brand-mark{color:#fff;background:var(--accent);border-radius:9px;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.site-header nav{gap:34px;font-size:14px;font-weight:650;display:flex}.site-header nav a{color:var(--muted);transition:color .15s}.site-header nav a:hover{color:var(--text)}.icon-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;justify-self:end;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{border-color:var(--border-strong);background:var(--surface-soft)}.hero{justify-content:space-between;align-items:flex-end;gap:40px;padding:68px 0 30px;display:flex}.hero-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,62px);line-height:1.08}.hero-copy p{max-width:720px;color:var(--muted);margin:16px 0 0;font-size:17px}.official-reference{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;min-width:270px;padding:16px 18px;display:grid}.official-reference svg{color:var(--accent);grid-row:span 2}.official-reference span{color:var(--muted);font-size:12px}.official-reference strong{font-size:17px}.official-reference a{color:var(--accent);grid-column:2;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.official-reference small{color:var(--muted);grid-column:2;font-size:11px}.daily-notice strong{font-size:16px}.metrics{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.metrics article{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-height:142px;padding:24px 28px;display:flex}.metrics article:last-child{border-right:0}.metrics span{color:var(--muted);font-size:13px}.metrics strong{color:var(--accent);letter-spacing:-.025em;margin:7px 0 0;font-size:30px;line-height:1.2}.metrics small{color:var(--muted);margin-top:8px;font-size:12px}.offers{padding-top:64px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.section-heading h2,.guide h2,.faq h2{letter-spacing:-.025em;margin:0;font-size:26px}.section-heading p{color:var(--muted);margin:5px 0 0}.result-count{color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.toolbar{justify-content:space-between;align-items:center;gap:18px;min-height:58px;margin-bottom:14px;display:flex}.segments{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;gap:7px;padding:4px;display:flex}.segments button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 17px;font-size:13px;font-weight:650}.segments button.active{color:#fff;background:var(--accent)}.toolbar-actions{gap:9px;display:flex}.search-box{border:1px solid var(--border);width:260px;height:40px;color:var(--muted);background:var(--surface);border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-box:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 13%, transparent)}.search-box input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search-box input::placeholder{color:var(--muted)}.sort-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:13px;font-weight:650;display:flex}.sort-button:hover{border-color:var(--border-strong);background:var(--surface-soft)}.table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:14px;overflow:hidden;box-shadow:0 12px 35px #182e220d}table{border-collapse:collapse;width:100%}th{text-align:left;color:var(--muted);background:var(--surface-soft);border-bottom:1px solid var(--border);white-space:nowrap;padding:13px 15px;font-size:12px;font-weight:680}td{border-bottom:1px solid var(--border);vertical-align:middle;padding:15px;font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background .15s}tbody tr:hover{background:color-mix(in srgb, var(--accent-soft) 38%, var(--surface))}.stock{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.stock i{background:var(--accent);border-radius:50%;width:7px;height:7px}.stock.checking i{background:var(--warning)}.vendor-cell{flex-direction:column;min-width:126px;display:flex}.vendor-cell strong{font-size:14px}.vendor-cell span{color:var(--muted);font-size:11px}.account-cell{flex-direction:column;min-width:260px;max-width:360px;display:flex}.account-cell strong{font-size:13px;font-weight:680}.account-cell span{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.5}.daily-table{min-width:1240px}.price-cell{color:var(--accent);white-space:nowrap;font-size:15px;font-weight:760}.risk{border-radius:7px;place-items:center;min-width:31px;height:26px;padding:0 7px;font-size:12px;font-weight:750;display:inline-grid}.risk-low{color:var(--accent);background:var(--accent-soft)}.risk-medium{color:var(--warning);background:var(--warning-soft)}.risk-high{color:var(--danger);background:var(--danger-soft)}.detail-link{color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 55%, var(--border));white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:7px 11px;font-size:12px;font-weight:720;display:inline-flex}.detail-link:hover{color:#fff;background:var(--accent);border-color:var(--accent)}.mobile-offers{display:none}.empty{color:var(--muted);text-align:center;border:1px solid var(--border);border-radius:14px;padding:70px 20px}.guide{grid-template-columns:1.45fr .8fr;gap:56px;padding-top:76px;display:grid}.guide-list{grid-template-columns:1fr 1fr;gap:28px 36px;margin-top:26px;display:grid}.guide-list>div{align-items:flex-start;gap:13px;display:flex}.guide-list svg{width:21px;color:var(--accent);flex:none;margin-top:2px}.guide-list p{flex-direction:column;margin:0;display:flex}.guide-list strong{font-size:14px}.guide-list span{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.7}.risk-panel{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;padding:26px}.risk-panel>svg{color:var(--warning)}.risk-panel h3{margin:16px 0 12px;font-size:18px}.risk-panel p{color:var(--muted);margin:9px 0;font-size:13px}.risk-panel b{color:var(--text)}.faq{padding:80px 0 90px}.faq h2{margin-bottom:20px}.faq details{border-top:1px solid var(--border)}.faq details:last-child{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;padding:18px 0;font-weight:680;list-style:none}.faq summary:after{content:"+";float:right;color:var(--muted);font-size:20px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{max-width:900px;color:var(--muted);margin:-2px 0 20px;font-size:14px}footer{border-top:1px solid var(--border);background:var(--surface-soft)}.footer-inner{justify-content:space-between;align-items:center;gap:40px;min-height:108px;display:flex}.footer-inner>div{flex-direction:column;display:flex}.footer-inner strong{font-size:18px}.footer-inner span,.footer-inner p{color:var(--muted);font-size:12px}.footer-inner p{text-align:right;max-width:680px}@media (max-width:1120px){.shell{width:min(100% - 40px,1000px)}.site-header{padding:0 20px}.metrics{grid-template-columns:1fr 1fr}.metrics article:nth-child(2){border-right:0}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--border)}.table-wrap{overflow-x:auto}table{min-width:1100px}}@media (max-width:760px){.shell{width:min(100% - 28px,640px)}.site-header{grid-template-columns:1fr auto;height:60px}.site-header nav{display:none}.brand{font-size:20px}.brand-mark{width:28px;height:28px}.hero{flex-direction:column;align-items:stretch;padding:44px 0 24px}.hero-copy h1{font-size:39px}.hero-copy p{font-size:15px}.official-reference{min-width:0}.metrics{grid-template-columns:1fr 1fr}.metrics article{min-height:118px;padding:18px}.metrics strong{font-size:23px}.offers{padding-top:48px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.toolbar{flex-direction:column;align-items:stretch}.segments{width:100%}.segments button{flex:1;padding-inline:8px}.toolbar-actions{width:100%}.search-box{flex:1;width:auto}.table-wrap{display:none}.mobile-offers{gap:12px;display:grid}.offer-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:18px}.offer-card-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.offer-card h3{margin:7px 0 0;font-size:18px}.offer-card-head p{color:var(--muted);margin:1px 0 0;font-size:12px}.mobile-price{color:var(--accent);white-space:nowrap;font-size:20px}.offer-card dl{border-block:1px solid var(--border);grid-template-columns:1fr 1fr 60px;margin:18px 0 0;padding:14px 0;display:grid}.offer-card dl div{flex-direction:column;gap:4px;display:flex}.offer-card dt{color:var(--muted);font-size:11px}.offer-card dd{margin:0;font-size:12px}.offer-note{color:var(--muted);margin:14px 0;font-size:12px}.detail-link.wide{width:100%;height:39px}.guide{grid-template-columns:1fr;gap:34px;padding-top:60px}.guide-list{grid-template-columns:1fr;gap:22px}.faq{padding:60px 0 70px}.footer-inner{flex-direction:column;align-items:flex-start;gap:15px;padding:26px 0}.footer-inner p{text-align:left;margin:0}}@media (max-width:460px){.metrics{grid-template-columns:1fr}.metrics article{border-right:0;border-bottom:1px solid var(--border)}.metrics article:last-child{border-bottom:0}.toolbar-actions{flex-direction:column}.sort-button{justify-content:center}.offer-card dl{grid-template-columns:1fr 1fr;row-gap:14px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
