@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{color-scheme:light;--ink:#172b39;--muted:#667883;--blue:#144dd8;--soft:#eef4f9;--line:#dbe5ed;--yellow:#ffdc70;--white:#fff;--radius:18px;font-family:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f9fb;color:var(--ink);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.wrap{max-width:1240px;padding:0 26px;margin:auto}.topline{background:#132b42;color:#e8f0fc;font-size:13px;padding:8px 0;text-align:center}.topline strong{color:var(--yellow)}header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.nav{min-height:72px;display:flex;align-items:center;gap:30px}.logo{display:flex;align-items:center;gap:11px;white-space:nowrap;font:700 22px 'Space Grotesk',Arial,sans-serif;letter-spacing:-.055em}.logo-symbol{display:grid;place-items:center;background:#1648ca;color:white;border-radius:11px;transform:rotate(-8deg);width:35px;height:35px;font-size:18px;letter-spacing:-.05em}.logo small{font-size:12px;letter-spacing:.08em;color:#627586;font-weight:700;margin-left:3px}.navlinks{display:flex;gap:19px;align-items:center;flex-wrap:wrap;margin-left:auto}.navlinks a{font-size:14px;font-weight:700;color:#495e6d}.navlinks a:hover,.navlinks a.active{color:var(--blue)}.langs{border:1px solid var(--line);border-radius:10px;padding:8px 10px;color:#263d4b;background:white;font-weight:700;font-size:13px;max-width:85px}.hero{background:linear-gradient(130deg,#eaf2ff 0%,#f5f9ff 58%,#fff 100%);border-bottom:1px solid #e4eaf3;padding:52px 0 48px}.hero-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:28px;align-items:end}.eyebrow{display:inline-block;background:#deebff;color:#1e50a8;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.hero h1,.page-head h1{font:700 clamp(38px,5vw,66px)/1.03 'Space Grotesk',Arial,sans-serif;letter-spacing:-.065em;margin:16px 0 17px;max-width:780px}.hero p,.page-head p{max-width:680px;color:#526778;font-size:17px;margin:0 0 26px}.search{display:flex;background:#fff;border:1px solid #bacce0;border-radius:14px;padding:6px;box-shadow:0 12px 30px #1648ca0c;max-width:760px}.search input{border:0;outline:0;padding:13px 14px;flex:1;min-width:0;color:var(--ink);background:transparent}.search button,.btn-primary{background:var(--blue);border:0;color:white;font-weight:700;border-radius:9px;padding:13px 20px}.search button:hover,.btn-primary:hover{background:#073cb9}.hero-aside{border:1px solid #bad0ea;background:#fff;padding:22px;border-radius:20px;box-shadow:9px 9px 0 #c6daf3}.hero-aside .label{font-size:12px;font-weight:700;color:var(--blue);letter-spacing:.1em;text-transform:uppercase}.hero-aside strong{display:block;font:700 24px/1.2 'Space Grotesk',Arial,sans-serif;margin:9px 0}.hero-aside p{font-size:14px;line-height:1.55;margin:0 0 17px;color:#587081}.hero-aside a{color:var(--blue);font-weight:700;font-size:14px}.quicklinks{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #cbd9e5;border-radius:999px;background:white;padding:8px 13px;font-size:13px;font-weight:700}.pill:hover{border-color:var(--blue);color:var(--blue)}section{padding:52px 0}.section-top{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:23px}.section-top h2{font:700 clamp(26px,3vw,35px)/1.12 'Space Grotesk',Arial,sans-serif;letter-spacing:-.045em;margin:0}.section-top p{color:var(--muted);margin:8px 0 0}.text-link{color:var(--blue);font-size:14px;font-weight:700;white-space:nowrap}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.card{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #1e354912}.photo{aspect-ratio:1;background:#eef1f5;display:block;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.card-body{padding:15px}.tag{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#46719d}.card h3{font-size:15px;line-height:1.35;margin:7px 0 11px;min-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.price{font:700 18px 'Space Grotesk',Arial,sans-serif}.card-bottom a{font-size:12px;color:var(--blue);font-weight:700;white-space:nowrap}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cat{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px;display:flex;justify-content:space-between;align-items:center;font:700 16px 'Space Grotesk',Arial,sans-serif}.cat span:last-child{font-size:21px;color:var(--blue)}.cat:hover{border-color:#91b5e9;background:#f6faff}.panel{background:#132b42;color:#fff;border-radius:22px;padding:33px;display:grid;grid-template-columns:1fr 1fr;gap:32px}.panel h2{font:700 32px 'Space Grotesk',Arial,sans-serif;letter-spacing:-.04em;margin:0 0 10px}.panel p{color:#d5e2ee;margin:0}.steps{display:grid;gap:14px}.step{display:flex;gap:14px;align-items:start}.step b{background:var(--yellow);color:#132b42;padding:4px 10px;border-radius:8px;min-width:32px}.step span{font-size:15px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-card{background:#fff;border:1px solid var(--line);padding:23px;border-radius:17px;min-height:180px;display:flex;flex-direction:column}.article-card:hover{border-color:#92b2e4}.article-card h3{font:700 21px/1.2 'Space Grotesk',Arial,sans-serif;letter-spacing:-.03em;margin:10px 0}.article-card p{font-size:14px;color:var(--muted);margin:0 0 16px}.article-card span:last-child{margin-top:auto;color:var(--blue);font-size:14px;font-weight:700}.page-head{padding:44px 0 32px}.page-head h1{font-size:clamp(35px,4vw,52px)}.page-head p{margin-bottom:0}.route{padding:0 0 65px}.filterbar{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.filterbar button{border:1px solid var(--line);border-radius:9px;padding:9px 13px;background:#fff;color:#365166;font-size:13px;font-weight:700}.filterbar button.on{background:#1648ca;border-color:#1648ca;color:white}.sp-table{width:100%;border-collapse:collapse;background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.sp-table th,.sp-table td{text-align:left;border-bottom:1px solid var(--line);padding:12px;font-size:14px}.sp-table th{font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:#587284;background:#eff5fa}.sp-table tr:last-child td{border-bottom:0}.sp-table img{width:50px;height:50px;object-fit:cover;border-radius:7px}.sp-table a{color:var(--blue);font-weight:700}.tablewrap{overflow-x:auto;border-radius:15px}.note{background:#eaf2ff;border:1px solid #cfdef0;padding:15px 18px;border-radius:12px;font-size:14px;color:#375878;margin:22px 0}.prose{background:#fff;border:1px solid var(--line);border-radius:18px;padding:clamp(22px,4vw,44px);max-width:850px}.prose h2{font:700 24px 'Space Grotesk',Arial,sans-serif;letter-spacing:-.03em;margin:28px 0 9px}.prose h2:first-child{margin-top:0}.prose p{color:#415869;margin:0 0 14px;line-height:1.76}.prose ul{padding-left:22px;color:#415869;line-height:1.75}.prose li{margin:7px 0}.inline-action{display:inline-block;margin-top:8px;background:#e6f0ff;color:#1848bb;border-radius:9px;padding:11px 15px;font-weight:700;font-size:14px}.faq-item{background:white;border:1px solid var(--line);border-radius:13px;padding:17px 20px;margin-bottom:11px}.faq-item h3{margin:0 0 6px;font-size:16px}.faq-item p{margin:0;color:#587081}.foot{background:#132b42;color:#f2f6fa;padding:38px 0 24px}.foot-grid{display:flex;justify-content:space-between;align-items:start;gap:25px}.foot p{max-width:570px;color:#bbccdc;font-size:13px}.foot nav{display:flex;gap:16px;flex-wrap:wrap;font-size:13px}.foot-base{border-top:1px solid #385064;padding-top:18px;margin-top:27px;font-size:12px;color:#a5bacb}.hide{display:none!important}.empty{border:1px dashed #a9bbcb;border-radius:12px;padding:27px;color:#576e7e;text-align:center}@media(max-width:900px){.nav{flex-wrap:wrap;gap:10px;padding:13px 0}.navlinks{order:3;width:100%;overflow-x:auto;flex-wrap:nowrap;gap:16px;padding-bottom:4px}.navlinks a{white-space:nowrap}.langs{margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero-aside{display:none}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.cat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:630px){.wrap{padding:0 16px}.topline{font-size:11px}.logo{font-size:19px}.nav{min-height:0}.navlinks{gap:15px}.navlinks a{font-size:13px}.hero{padding:28px 0 32px}.hero h1{font-size:39px}.hero p{font-size:15px}.search input{padding:10px 8px}.search button{padding:10px 13px;font-size:13px}.hero-aside{display:none}.quicklinks{margin-top:15px}.pill{font-size:12px;padding:7px 10px}section{padding:36px 0}.section-top h2{font-size:27px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card-body{padding:11px}.card h3{font-size:13px;min-height:36px}.price{font-size:15px}.card-bottom a{font-size:11px}.cat{font-size:14px;padding:13px}.panel{grid-template-columns:1fr;padding:23px;gap:22px}.panel h2{font-size:26px}.article-grid{grid-template-columns:1fr}.article-card{min-height:0}.page-head{padding:29px 0 23px}.page-head h1{font-size:36px}.page-head p{font-size:15px}.foot-grid{display:block}.foot nav{margin-top:22px}.sp-table th:first-child,.sp-table td:first-child{display:none}.sp-table th,.sp-table td{padding:9px 7px;font-size:12px}.sp-table th:nth-child(2),.sp-table td:nth-child(2){min-width:140px}}
/* Supplied HIPOBUY mark and editorial images. */
.logo{gap:8px;letter-spacing:normal}.logo-image-shell{display:flex;align-items:center;background:#132b42;padding:7px 10px;border-radius:9px;min-height:47px}.logo-image{width:183px;height:auto;object-fit:contain}.logo-suffix{font:700 10px 'Space Grotesk',Arial,sans-serif;letter-spacing:.11em;color:#325a92}.foot .logo-image-shell{padding:0;background:transparent}.foot .logo-suffix{color:#e3edfa}.longread{font-size:16px}.longread h2{line-height:1.25;margin-top:34px}.longread p{line-height:1.82;margin-bottom:17px}.longread figure{margin:28px 0 32px;max-width:490px}.longread figure img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;background:#eef1f5}.longread figcaption{font-size:12px;line-height:1.5;color:#6d7e8d;margin-top:9px}@media(max-width:630px){.logo-image-shell{min-height:40px;padding:5px 8px}.logo-image{width:147px}.longread{font-size:15px}}
.related-guides{max-width:850px;margin:20px 0;padding:19px 23px;display:flex;gap:12px;flex-direction:column;background:#eaf2ff;border-radius:14px;color:#1648ca;font-size:14px}.related-guides strong{font-size:15px;color:#172b39}.related-guides a{text-decoration:underline;text-underline-offset:3px}
.article-tablewrap{overflow-x:auto;margin:24px 0;border:1px solid var(--line);border-radius:12px}.longread table{width:100%;border-collapse:collapse;font-size:14px;min-width:560px}.longread th,.longread td{text-align:left;vertical-align:top;padding:12px 14px;border-bottom:1px solid var(--line)}.longread th{background:#edf3fa;color:#30485a}.longread tr:last-child td{border-bottom:0}
/* Mobile layout: keep every section visible and make all tables readable without sideways scrolling. */
@media(max-width:900px){.navlinks{overflow:visible;flex-wrap:wrap}.hero-aside{display:block;box-shadow:none}}
@media(max-width:630px){
 header{position:static}.wrap{padding:0 12px}.topline{padding:4px 0;line-height:1.3}
 .nav{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:7px 0 8px}
 .navlinks{display:grid;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:100%;margin:0;padding:0}
 .navlinks a{display:grid;place-items:center;min-height:33px;padding:4px 2px;text-align:center;white-space:normal;overflow-wrap:anywhere;font-size:12px;line-height:1.12}
 .langs{font-size:13px;padding:6px 7px}.logo-image-shell{min-height:37px;padding:4px 7px}.logo-image{width:132px}.logo-suffix{font-size:9px}
 .home .hero{padding:16px 0 19px}.home .hero-grid{gap:11px}.home .eyebrow{padding:4px 8px}
 .home .hero h1{font-size:clamp(30px,8vw,35px);line-height:1.07;margin:8px 0}.home .hero p{font-size:15px;line-height:1.4;margin-bottom:11px}
 .home .search{padding:3px;border-radius:10px}.home .search input{padding:8px;min-width:0;font-size:14px}.home .search button{padding:8px 11px;font-size:13px}
 .home .quicklinks{gap:5px;margin-top:9px}.home .pill{padding:5px 8px;font-size:12px;line-height:1.2}
 .home .hero-aside{display:block;padding:9px 11px;border-radius:11px}.home .hero-aside .label{font-size:11px}.home .hero-aside strong{font-size:16px;margin:2px 0}
 .home .hero-aside p{font-size:13px;line-height:1.35;margin:0 0 4px}.home .hero-aside a{font-size:13px}
 .home section{padding:17px 0}.home .section-top{align-items:start;gap:6px;margin-bottom:10px}.home .section-top h2{font-size:23px}.home .section-top p{font-size:13px;line-height:1.35;margin-top:3px}.home .text-link{font-size:12px}
 .home .cards{gap:7px}.home .card{border-radius:10px}.home .card-body{padding:7px}.home .card h3{font-size:14px;line-height:1.24;min-height:35px;margin:3px 0 5px}.home .card-bottom{gap:3px;flex-wrap:wrap}.home .price{font-size:16px}.home .card-bottom a{font-size:12px;white-space:normal;margin-left:auto;text-align:right}
 .home .cat-grid{gap:6px}.home .cat{min-height:41px;padding:7px 9px;font-size:14px;line-height:1.15;overflow-wrap:anywhere}.home .cat span:last-child{font-size:17px}
 .home .panel{padding:14px;gap:9px;border-radius:13px}.home .panel h2{font-size:22px;margin-bottom:3px}.home .panel p{font-size:14px;line-height:1.35}.home .inline-action{padding:7px 9px;margin-top:5px;font-size:13px}
 .home .steps{gap:6px}.home .step{gap:9px}.home .step b{min-width:27px;padding:2px 7px;font-size:13px}.home .step span{font-size:14px;line-height:1.3}
 .home .article-grid{gap:7px}.home .article-card{padding:10px 12px;border-radius:11px}.home .article-card h3{font-size:16px;line-height:1.2;margin:3px 0 4px}.home .article-card p{font-size:13px;line-height:1.3;margin:0 0 5px}.home .article-card span:last-child{font-size:13px}
 .home .note{margin:7px 0 14px;padding:9px 11px;font-size:12px;line-height:1.35}.foot{padding:17px 0 14px}.foot p{line-height:1.35;margin:8px 0}.foot nav{margin-top:10px;gap:5px 12px}.foot-base{margin-top:12px;padding-top:10px}
 .tablewrap,.article-tablewrap{overflow:visible}.sp-table,.sp-table tbody{display:block;border:0;background:transparent}.sp-table thead,.longread thead{display:none}
 .sp-table tr{display:grid;grid-template-columns:50px minmax(0,1fr);gap:3px 9px;border:1px solid var(--line);border-radius:12px;background:#fff;margin-bottom:8px;padding:8px}
 .sp-table td{display:block!important;min-width:0!important;border:0!important;padding:0!important;font-size:14px!important;line-height:1.25;overflow-wrap:anywhere}.sp-table td:first-child{grid-row:1/span 4}.sp-table img{width:48px;height:48px}.sp-table td:nth-child(2){font-weight:700}.sp-table td:nth-child(n+3){font-size:13px!important}.sp-table td:nth-child(n+3)::before{content:attr(data-label) ": ";font-weight:700;color:#526778}
 .longread table,.longread tbody,.longread tr{display:block;min-width:0}.longread tr{margin:0 0 9px;padding:7px;border:1px solid var(--line);border-radius:10px}.longread td{display:block;border:0;padding:4px 3px;font-size:14px;overflow-wrap:anywhere}.longread td::before{content:attr(data-label) ": ";font-weight:700;color:#30485a}.article-tablewrap{border:0;margin:16px 0}
}
