:root{
  --ink:#15233a;
  --ink-soft:#536178;
  --paper:#ffffff;
  --fog:#f5f7fb;
  --mist:#edf2f8;
  --line:#dce4ef;
  --teal:#0c8b86;
  --teal-dark:#076e6a;
  --orange:#f26c3d;
  --orange-dark:#d95226;
  --gold:#f7b848;
  --navy:#162943;
  --shadow:0 20px 55px rgba(22,41,67,.12);
  --shadow-soft:0 10px 26px rgba(22,41,67,.08);
  --radius:18px;
  --radius-sm:12px;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}
a{color:inherit;text-decoration:none}
a:hover{color:var(--teal-dark)}
img{display:block;max-width:100%}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.top-note{background:var(--navy);color:#d9e5f5;font-size:.82rem}
.top-note__inner{display:flex;gap:18px;align-items:center;justify-content:space-between;min-height:37px}
.top-note a{color:#fff;font-weight:700;white-space:nowrap}
.site-header{background:rgba(255,255,255,.97);border-bottom:1px solid rgba(220,228,239,.8);position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}
.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:inline-flex;align-items:center;gap:9px;letter-spacing:-.7px;color:var(--ink);font-size:1.14rem;line-height:1}
.brand:hover{color:var(--ink)}
.brand span:last-child{display:flex;align-items:baseline}
.brand strong{font-weight:850}.brand em{font-style:normal;font-weight:850;color:var(--teal)}.brand b{font-weight:850;color:var(--orange)}
.brand-mark{width:36px;height:36px;color:var(--teal);display:inline-flex}.brand-mark svg{width:100%;height:100%}
.primary-nav{display:flex;align-items:center;gap:26px;font-size:.93rem;font-weight:700}
.primary-nav a{color:#40506a}.primary-nav a:hover{color:var(--teal)}
.primary-nav .nav-cta{color:#fff;background:var(--teal);padding:10px 16px;border-radius:999px}.primary-nav .nav-cta:hover{color:#fff;background:var(--teal-dark)}
.menu-toggle{display:none;border:0;background:transparent;padding:5px}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:var(--ink);margin:5px;border-radius:2px}
.hero{position:relative;overflow:hidden;background:linear-gradient(116deg,#effcf8 0%,#f6fbfb 43%,#fff5ed 100%);padding:76px 0 70px}
.hero:before,.hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none;filter:blur(1px)}
.hero:before{width:340px;height:340px;background:rgba(12,139,134,.09);top:-158px;left:-105px}
.hero:after{width:430px;height:430px;background:rgba(242,108,61,.09);right:-180px;bottom:-248px}
.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;position:relative}
.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--teal-dark);font-weight:800;text-transform:uppercase;font-size:.76rem;letter-spacing:.11em;margin-bottom:15px}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--orange)}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(2.55rem,5vw,4.8rem);line-height:1.01;letter-spacing:-.065em;margin-bottom:22px;max-width:760px}
.hero h1 span{color:var(--teal)}
.lead{font-size:1.13rem;color:var(--ink-soft);max-width:630px;margin-bottom:28px}
.search-panel{max-width:610px;background:#fff;border:1px solid #e2eaf1;box-shadow:var(--shadow-soft);padding:8px;border-radius:14px;display:flex;align-items:center;gap:8px}
.search-panel svg{width:20px;flex:none;margin-left:11px;color:#74829a}.search-panel input{width:100%;border:0;outline:0;color:var(--ink);min-width:0;padding:10px 4px}.search-panel button{border:0;background:var(--orange);color:#fff;font-weight:800;border-radius:9px;padding:12px 17px}.search-panel button:hover{background:var(--orange-dark)}
.trust-row{display:flex;flex-wrap:wrap;gap:10px 19px;margin-top:20px;color:#647188;font-size:.86rem;font-weight:650}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row svg{color:var(--teal);width:17px;height:17px}
.hero-visual{position:relative;min-height:430px}
.visual-card{position:absolute;border-radius:20px;box-shadow:var(--shadow);overflow:hidden;background:#fff}.visual-main{width:81%;right:2%;top:18px}.visual-main img{height:345px;width:100%;object-fit:cover}.visual-main .visual-copy{padding:15px 18px}.visual-copy small{color:var(--teal);font-weight:800;text-transform:uppercase;letter-spacing:.09em}.visual-copy h3{margin:4px 0 0;font-size:1.03rem;letter-spacing:-.03em}.visual-score{position:absolute;top:18px;right:18px;padding:7px 10px;background:rgba(255,255,255,.95);border-radius:999px;font-weight:850;font-size:.82rem;color:var(--teal-dark);box-shadow:0 4px 11px rgba(0,0,0,.07)}
.visual-pop{left:0;bottom:14px;background:var(--navy);color:white;padding:17px 19px;width:220px;z-index:2}.visual-pop strong{display:block;font-size:1.75rem;line-height:1;letter-spacing:-.06em}.visual-pop span{display:block;color:#b8c8df;font-size:.78rem;margin-top:5px}.visual-pop:before{content:"";display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--gold);margin-right:6px}
.section{padding:82px 0}.section--fog{background:var(--fog)}.section--tight{padding:58px 0}
.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:31px}.section-head h2{font-size:clamp(1.9rem,3.3vw,3rem);letter-spacing:-.055em;line-height:1.06;margin-bottom:0}.section-head p{color:var(--ink-soft);max-width:530px;margin-bottom:0}.text-link{font-weight:800;color:var(--teal);white-space:nowrap}.text-link:hover{color:var(--teal-dark)}
.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.category-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:20px 16px;min-height:144px;transition:.2s transform,.2s box-shadow,.2s border-color}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:#bfd9d7;color:var(--ink)}.category-card__icon{font-size:1.8rem;display:block;margin-bottom:17px}.category-card strong{display:block;font-size:.97rem;letter-spacing:-.02em}.category-card span{font-size:.78rem;color:var(--ink-soft);display:block;margin-top:3px}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:.2s transform,.2s box-shadow}.guide-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.guide-card__image{height:220px;position:relative;overflow:hidden;background:#dce5ee}.guide-card__image img{width:100%;height:100%;object-fit:cover;transition:.4s transform}.guide-card:hover img{transform:scale(1.04)}.tag{position:absolute;top:14px;left:14px;background:#fff;color:var(--teal-dark);font-size:.73rem;padding:6px 9px;border-radius:999px;font-weight:850;box-shadow:0 3px 10px rgba(0,0,0,.08)}.guide-card__body{padding:21px 21px 22px;display:flex;flex:1;flex-direction:column}.guide-meta{font-size:.78rem;font-weight:750;color:#76839a;margin-bottom:9px}.guide-card h3{font-size:1.24rem;line-height:1.18;letter-spacing:-.04em;margin-bottom:9px}.guide-card p{font-size:.9rem;color:var(--ink-soft);margin-bottom:18px}.guide-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;font-size:.84rem}.rating{font-weight:850;color:var(--teal-dark)}.rating span{color:var(--gold);letter-spacing:1px}.read-more{font-weight:800;color:var(--teal)}
.method-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.method-photo{border-radius:var(--radius);overflow:hidden;min-height:460px;position:relative}.method-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.method-photo .photo-label{position:absolute;bottom:16px;left:16px;right:16px;background:rgba(22,41,67,.9);color:#fff;padding:13px 15px;border-radius:12px;font-size:.86rem}.method-photo .photo-label strong{color:#fff}.method-copy h2{font-size:clamp(1.9rem,3.3vw,3rem);letter-spacing:-.055em;line-height:1.05;margin-bottom:15px}.method-copy>p{color:var(--ink-soft);max-width:620px}.method-points{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:25px 0 29px}.method-point{display:flex;gap:12px}.method-point__number{width:28px;height:28px;border-radius:50%;background:#daf4f2;color:var(--teal-dark);font-size:.78rem;font-weight:850;display:grid;place-items:center;flex:none}.method-point h3{font-size:.97rem;line-height:1.25;margin:2px 0 3px}.method-point p{font-size:.84rem;color:var(--ink-soft);margin:0}
.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:13px 20px;background:var(--teal);color:#fff;font-weight:850;font-size:.92rem;transition:.2s background,.2s transform}.button:hover{background:var(--teal-dark);color:#fff;transform:translateY(-1px)}.button--outline{background:#fff;color:var(--teal);border:1px solid #9ccfcd}.button--outline:hover{background:#effbf9;color:var(--teal-dark)}
.deal-panel{background:linear-gradient(119deg,var(--navy),#224568);border-radius:24px;color:white;padding:50px 52px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:30px}.deal-panel:after{content:"";width:310px;height:310px;background:rgba(12,139,134,.36);border-radius:50%;position:absolute;right:-76px;top:-150px}.deal-panel .eyebrow{color:#94e7df}.deal-panel h2{font-size:clamp(1.9rem,3vw,2.9rem);letter-spacing:-.055em;line-height:1.05;margin-bottom:14px;max-width:620px}.deal-panel p{color:#c7d7e9;max-width:570px}.deal-form{background:#fff;border-radius:14px;padding:9px;display:flex;gap:8px;position:relative;z-index:1}.deal-form input{border:0;outline:0;padding:10px 8px;min-width:0;width:100%}.deal-form button{border:0;border-radius:10px;background:var(--orange);color:#fff;font-weight:850;padding:11px 15px;white-space:nowrap}.deal-form button:hover{background:var(--orange-dark)}.deal-bullets{list-style:none;padding:0;margin:0;position:relative;z-index:1}.deal-bullets li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:.92rem;color:#e1edf8}.deal-bullets li:last-child{border-bottom:0}.deal-bullets li:before{content:"✓";color:#93ebe1;font-weight:900;margin-right:10px}
.site-footer{background:#102037;color:#c6d2e2;padding-top:57px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.05fr;gap:45px;padding-bottom:47px}.footer-brand .brand{margin-bottom:16px}.brand--footer{color:#fff}.brand--footer:hover{color:#fff}.footer-brand p{font-size:.87rem;max-width:360px}.affiliate-note{font-size:.76rem;color:#92a4bb}.site-footer h2{font-size:.83rem;color:#fff;letter-spacing:.02em;margin:4px 0 15px}.site-footer a{color:#c6d2e2;display:block;font-size:.86rem;margin:8px 0}.site-footer a:hover{color:#a9eee8}.site-footer .footer-brand a{display:inline-flex}.mini-signup{display:flex;background:#fff;border-radius:10px;padding:5px;margin-top:15px}.mini-signup input{min-width:0;flex:1;border:0;outline:0;padding:7px;color:var(--ink)}.mini-signup button{border:0;border-radius:8px;background:var(--orange);color:#fff;width:38px;font-size:1.1rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:19px 0;display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:.76rem}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;gap:18px;flex-wrap:wrap}.footer-bottom a{display:inline;margin:0;font-size:.76rem}
.page-hero{background:linear-gradient(118deg,#f1fbfa,#f8fafc 57%,#fff3e8);padding:61px 0}.page-hero__inner{max-width:800px}.breadcrumbs{display:flex;align-items:center;gap:7px;color:#69788f;font-size:.82rem;margin-bottom:16px}.breadcrumbs a{font-weight:700;color:var(--teal)}.page-hero h1{font-size:clamp(2.3rem,4.7vw,4.3rem);margin-bottom:15px}.page-hero .lead{margin-bottom:0}.filters{display:flex;gap:11px;flex-wrap:wrap;margin:0 0 25px}.filter-btn{border:1px solid var(--line);background:#fff;color:#5d6d84;font-weight:800;border-radius:999px;padding:9px 14px;font-size:.84rem}.filter-btn.active,.filter-btn:hover{background:var(--teal);color:#fff;border-color:var(--teal)}.filter-search{border:1px solid var(--line);border-radius:12px;padding:12px 14px;width:min(100%,370px);outline:none;margin-left:auto;color:var(--ink)}.filter-search:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(12,139,134,.12)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.2s transform,.2s box-shadow}.review-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.review-card__top{height:185px;position:relative}.review-card__top img{width:100%;height:100%;object-fit:cover}.review-card__body{padding:19px}.review-card__body h2{font-size:1.15rem;line-height:1.2;letter-spacing:-.03em;margin:6px 0 7px}.review-card__body p{font-size:.88rem;color:var(--ink-soft);margin-bottom:16px}.category-label{font-size:.72rem;color:var(--teal-dark);font-weight:850;text-transform:uppercase;letter-spacing:.08em}.review-card__bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:14px;font-size:.82rem}.deal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.deal-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;position:relative;overflow:hidden}.deal-card .deal-badge{display:inline-block;background:#fff0e9;color:#c9522b;font-weight:850;font-size:.73rem;padding:6px 9px;border-radius:999px;margin-bottom:17px}.deal-card h2{font-size:1.25rem;letter-spacing:-.035em;line-height:1.2;margin-bottom:7px}.deal-card p{color:var(--ink-soft);font-size:.89rem}.deal-card .deal-price{font-size:1.5rem;font-weight:880;letter-spacing:-.05em;margin:18px 0 14px}.deal-card .deal-price small{font-weight:700;color:#7b8798;font-size:.8rem;letter-spacing:0;margin-left:5px}.deal-card .button{width:100%}.notice{background:#ecf8f7;border-left:4px solid var(--teal);padding:15px 17px;border-radius:0 11px 11px 0;color:#315b61;font-size:.9rem;margin:27px 0}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:52px}.article{font-size:1.03rem;color:#425169}.article h2{font-size:1.75rem;color:var(--ink);letter-spacing:-.045em;line-height:1.1;margin:38px 0 12px}.article h3{font-size:1.2rem;color:var(--ink);letter-spacing:-.03em;margin:25px 0 8px}.article p{margin-bottom:17px}.article ul{padding-left:21px;margin:0 0 20px}.article li{padding-left:4px;margin-bottom:7px}.article strong{color:var(--ink)}.sidebar-card{background:var(--fog);border:1px solid var(--line);border-radius:var(--radius);padding:21px;position:sticky;top:98px}.sidebar-card h2{font-size:1rem;letter-spacing:-.02em;margin-bottom:10px}.sidebar-card p{color:var(--ink-soft);font-size:.87rem}.sidebar-card a{display:block;padding:9px 0;border-bottom:1px solid var(--line);font-size:.88rem;font-weight:750;color:var(--teal)}.sidebar-card a:last-child{border-bottom:0}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}.contact-card{background:var(--navy);color:white;border-radius:var(--radius);padding:34px}.contact-card h2{font-size:1.65rem;letter-spacing:-.045em}.contact-card p{color:#c6d7eb}.contact-card a{color:#9ce5df;font-weight:800}.contact-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:block;margin-bottom:16px}.field span{display:block;font-size:.82rem;font-weight:800;margin-bottom:6px}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid var(--line);border-radius:10px;padding:12px 13px;outline:0;color:var(--ink);background:#fff}.field textarea{min-height:142px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(12,139,134,.12)}.form-message{font-size:.82rem;margin-top:8px;color:#9ce5df}.contact-form .form-message{color:var(--teal-dark)}.empty-state{display:none;text-align:center;padding:42px;background:var(--fog);border-radius:var(--radius);color:var(--ink-soft);grid-column:1/-1}
@media(max-width:900px){
  .hero-grid,.method-grid,.deal-panel,.contact-grid{grid-template-columns:1fr;gap:35px}.hero-visual{min-height:370px;max-width:590px;margin-inline:auto;width:100%}.category-grid{grid-template-columns:repeat(3,1fr)}.card-grid,.review-grid,.deal-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1;max-width:400px}.content-layout{grid-template-columns:1fr}.sidebar-card{position:static}
}
@media(max-width:680px){
  .container{width:min(var(--max),calc(100% - 28px))}.top-note__inner{font-size:.75rem}.top-note__inner span{display:none}.top-note__inner{justify-content:center}.header-inner{min-height:65px}.primary-nav{display:none;position:absolute;top:65px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:13px 20px 20px;box-shadow:0 10px 18px rgba(22,41,67,.07)}.primary-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:2px}.primary-nav a{padding:10px 3px}.primary-nav .nav-cta{text-align:center;margin-top:7px}.menu-toggle{display:block}.hero{padding:52px 0 46px}.hero-grid{gap:22px}.hero-visual{min-height:300px}.visual-main{width:90%;right:0}.visual-main img{height:235px}.visual-pop{padding:13px 15px;width:190px;bottom:5px}.section{padding:58px 0}.section-head{display:block}.section-head h2{margin-bottom:10px}.section-head .text-link{display:inline-block;margin-top:16px}.category-grid{grid-template-columns:repeat(2,1fr);gap:11px}.category-card{min-height:120px;padding:16px 14px}.category-card__icon{margin-bottom:12px}.card-grid,.review-grid,.deal-grid{grid-template-columns:1fr}.guide-card__image{height:215px}.method-points{grid-template-columns:1fr}.method-photo{min-height:340px}.deal-panel{padding:34px 25px}.deal-form{display:block}.deal-form button{width:100%;margin-top:6px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom nav{margin-top:12px;gap:12px}.form-row{grid-template-columns:1fr}.page-hero{padding:44px 0}.filters{margin-bottom:14px}.filter-search{margin-left:0;width:100%}.contact-card,.contact-form{padding:24px}
}
