:root{color-scheme:light;--navy:#0b1f3a;--navy-2:#163b70;--blue:#1659d9;--text:#26374c;--muted:#65758a;--line:#d8e1ec;--line-strong:#afbed0;--soft:#f5f8fc;--accent:#087f73;--accent-dark:#05665e;--accent-soft:#e4f5f1;--white:#fff;font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--white)}body{color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;line-height:1.75}a{color:var(--navy-2);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--accent-dark)}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #1659d947}img,svg{max-width:100%}button,input{font:inherit}.container{width:min(1120px,100% - 40px);margin-inline:auto}.narrow{width:min(760px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;color:#fff;background:var(--blue);padding:9px 13px;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.skip-link:focus{color:#fff;transform:translateY(0)}.affiliate-notice{background:var(--navy);color:#c8d8ec;text-align:center;border-bottom:1px solid #ffffff1f;margin:0;padding:7px 16px;font-size:.76rem}.affiliate-notice span{color:#fff;letter-spacing:.04em;border:1px solid #ffffff59;border-radius:999px;margin-right:8px;padding:1px 7px;font-size:.68rem;font-weight:700;display:inline-block}.site-header{border-bottom:1px solid var(--line);background:#fffffff5}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{color:var(--navy);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand:hover{color:var(--navy)}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--blue), var(--accent));border-radius:10px 3px;place-items:center;width:38px;height:38px;font-size:1.05rem;font-weight:900;display:grid;box-shadow:0 6px 18px #1659d933}.brand-copy{line-height:1.2;display:grid}.brand-copy strong{letter-spacing:-.02em;font-size:1rem}.brand-copy small{color:var(--muted);letter-spacing:.12em;margin-top:3px;font-size:.68rem;font-weight:700}.site-nav{flex-wrap:wrap;gap:8px 24px;font-size:.91rem;font-weight:650;display:flex}.site-nav a{color:#34475f;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.site-nav a:hover{color:var(--blue)}main{min-height:65vh}.hero{border-bottom:1px solid var(--line);background:linear-gradient(125deg,#f4f8fe 0%,#fff 68%);padding:76px 0 62px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;opacity:.42;background-image:linear-gradient(#0b1f3a0e 1px,#0000 1px),linear-gradient(90deg,#0b1f3a0e 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:72px;display:grid;position:relative}.hero-copy{min-width:0}.eyebrow{color:var(--accent-dark);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.signal{vertical-align:1px;background:#14a98f;border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 0 5px #14a98f1f}h1,h2,h3{color:var(--navy);letter-spacing:-.03em;line-height:1.3}h1{max-width:14ch;margin:12px 0 20px;font-size:clamp(2.35rem,5.5vw,4.25rem)}.hero h1 span{color:var(--blue)}h2{margin-top:0;font-size:clamp(1.55rem,3vw,2.15rem)}h3{margin:0 0 9px;font-size:1.08rem}.lead{color:#41556e;max-width:720px;font-size:1.05rem}.search-box{border:1px solid var(--line-strong);background:#fff;border-radius:12px;width:min(690px,100%);margin-top:30px;display:flex;overflow:hidden;box-shadow:0 14px 34px #10233f1a}.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #1659d914,0 14px 34px #10233f1a}.search-box input{min-width:0;color:var(--navy);border:0;outline:0;flex:1;padding:16px 18px}.search-box input::placeholder{color:#7b889a}.search-box button{color:#fff;background:var(--navy);cursor:pointer;border:0;align-items:center;gap:14px;padding:0 22px;font-weight:750;display:inline-flex}.search-box button:hover{background:var(--blue)}.hero-proof{border:1px solid #afbed0cc;border-top:4px solid var(--accent);background:#ffffffe6;border-radius:4px 4px 16px;padding:24px 26px;box-shadow:0 18px 48px #0b1f3a1a}.proof-label{color:var(--muted);letter-spacing:.14em;margin:0 0 8px;font-size:.7rem;font-weight:800}.hero-proof dl{margin:0}.hero-proof dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding:13px 0;display:flex}.hero-proof dt{color:var(--muted);font-size:.82rem}.hero-proof dd{color:var(--navy);margin:0;font-size:1.6rem;font-weight:850;line-height:1}.hero-proof dd small{color:var(--muted);margin-left:3px;font-size:.7rem;font-weight:650}.hero-proof .proof-text{font-size:.96rem}.proof-note{color:var(--accent-dark);margin:15px 0 0;font-size:.78rem;font-weight:700}.section{padding:64px 0}.section+.section{border-top:1px solid var(--line)}.section:nth-of-type(odd):not(.hero){background:#fbfcfe}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.section-heading h2{margin-bottom:0}.section-heading p:last-child{color:var(--muted);margin:0}.grid{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.product-row,.category-row{min-width:0;color:inherit;background:#ffffffb8;padding:23px 20px;text-decoration:none;display:block;position:relative}.product-row:not(:nth-child(3n+1)),.category-row:not(:nth-child(3n+1)){border-left:1px solid var(--line)}.product-row:nth-child(n+4),.category-row:nth-child(n+4){border-top:1px solid var(--line)}.product-row:after,.category-row:after{content:"";background:linear-gradient(90deg, var(--blue), var(--accent));width:0;height:3px;transition:width .18s;position:absolute;bottom:-1px;left:0}.product-row:hover,.category-row:hover,.product-row:focus-visible,.category-row:focus-visible{color:inherit;background:var(--soft)}.product-row:hover:after,.category-row:hover:after,.product-row:focus-visible:after,.category-row:focus-visible:after{width:100%}.product-row p,.category-row p{color:var(--muted);margin:5px 0 0;font-size:.9rem}.row-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.row-kicker{color:var(--blue);letter-spacing:.08em;margin-bottom:12px;font:800 .72rem/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.row-arrow{float:right;color:#8a9aaf;margin-left:12px;font-size:.95rem;transition:transform .18s,color .18s}.product-row:hover .row-arrow,.category-row:hover .row-arrow{color:var(--blue);transform:translate(2px,-2px)}.verified{color:var(--muted);font-size:.7rem;font-weight:700}.verified span{color:#12a184;vertical-align:1px;margin-right:4px;font-size:.55rem}.meta{color:var(--muted);flex-wrap:wrap;gap:8px 16px;font-size:.82rem;display:flex}.pill{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:800;display:inline-block}.page-head{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f3f7fd,#fff);padding:54px 0 38px;position:relative;overflow:hidden}.page-head:after{content:"";pointer-events:none;border:70px solid #1659d90a;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-80px}.page-head .container{z-index:1;position:relative}.page-head h1{max-width:22ch;margin-bottom:14px;font-size:clamp(2rem,5vw,3.25rem)}.page-head .lead{margin-bottom:14px}.breadcrumbs{color:var(--muted);margin-bottom:20px;font-size:.8rem}.breadcrumbs a{color:var(--muted)}.content-grid{grid-template-columns:minmax(0,1fr) 290px;gap:58px;padding:52px 0 78px;display:grid}.content{min-width:0}.content section{margin-bottom:50px}.content section>h2{border-bottom:2px solid var(--navy);padding-bottom:11px}.content ul{padding-left:1.25rem}.content li+li{margin-top:7px}.facts{border-collapse:collapse;width:100%;font-size:.93rem}.facts th,.facts td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 15px}.facts th{width:31%;color:var(--navy);background:var(--soft);font-weight:750}.facts tbody tr:nth-child(2n) td{background:#fafcff}.facts thead th{color:#fff;background:var(--navy);border-color:#ffffff29}.table-scroll{border:1px solid var(--line-strong);border-radius:10px;width:100%;max-width:100%;overflow-x:auto;box-shadow:0 8px 28px #0b1f3a0f}.table-scroll:focus-visible{outline-offset:3px;outline:3px solid #1659d940}.compare{min-width:660px}.compare th{width:auto}.scroll-hint{color:var(--muted);margin:-5px 0 10px;font-size:.8rem;display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sidebar{border:1px solid var(--line);border-top:4px solid var(--accent);background:var(--soft);border-radius:4px 4px 12px;align-self:start;padding:22px;position:sticky;top:22px;box-shadow:0 12px 34px #0b1f3a12}.sidebar p{color:var(--muted);margin:0 0 14px;font-size:.86rem}.sidebar .button{width:100%}.sidebar-label{letter-spacing:.12em;font-weight:850;color:var(--accent-dark)!important;font-size:.68rem!important}.sidebar-status{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:10px;margin:0 0 14px;padding-bottom:13px;display:flex}.sidebar-status span{color:var(--muted);font-size:.76rem}.sidebar-status strong{color:var(--navy);font-size:.86rem}.ad-note{margin-top:10px!important;font-size:.72rem!important}.button-group{gap:9px;display:grid}.button{background:var(--navy);color:#fff;border-radius:8px 3px;justify-content:center;align-items:center;min-height:48px;padding:9px 18px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 7px 18px #0b1f3a26}.button:hover{background:var(--blue);color:#fff}.text-link{font-weight:750}.warning{background:#fff8e8;border-left:3px solid #b98218;padding:14px 16px;font-size:.9rem}.source-list{word-break:break-all;font-size:.84rem}.empty{border:1px dashed var(--line-strong);color:var(--muted);background:var(--soft);padding:32px}.site-footer{border-top:1px solid var(--line);background:var(--navy);color:#dbe6f2;padding:48px 0 30px}.footer-inner{grid-template-columns:1fr 2fr;gap:40px;display:grid}.footer-brand{color:#fff;font-size:1.05rem;font-weight:800;text-decoration:none}.site-footer p{color:#b7c7d9;max-width:430px}.site-footer a{color:#fff}.footer-links{flex-wrap:wrap;align-content:start;gap:10px 22px;font-size:.84rem;display:flex}.copyright{border-top:1px solid #ffffff1f;margin-top:30px;padding-top:20px;font-size:.75rem;color:#91a8c0!important}@media (width<=860px){.hero-layout{grid-template-columns:1fr;gap:34px}.hero-proof{width:min(600px,100%)}.content-grid{grid-template-columns:minmax(0,1fr) 250px;gap:34px}}@media (width<=760px){.container,.narrow{width:min(100% - 28px,1120px)}.affiliate-notice{padding-inline:10px;font-size:.72rem}.affiliate-notice span{display:none}.header-inner{gap:18px;min-height:68px}.brand-mark{width:34px;height:34px}.brand-copy small{display:none}.site-nav{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;gap:17px;max-width:55%;font-size:.82rem;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.site-nav a:nth-last-child(-n+2){display:none}.hero{padding:46px 0 38px}.hero:before{background-size:30px 30px}h1{font-size:clamp(2.2rem,11vw,3.25rem)}.lead{font-size:1rem}.search-box{margin-top:24px}.search-box input{padding:14px}.search-box button{padding:0 16px}.search-box button span:first-child{display:none}.hero-proof{padding:19px 20px}.hero-proof dl{grid-template-columns:1fr 1fr;display:grid}.hero-proof dl>div{padding:10px 0;display:block}.hero-proof dl>div:nth-child(odd){padding-right:16px}.hero-proof dl>div:nth-child(2n){border-left:1px solid var(--line);padding-left:16px}.hero-proof dl>div:last-child{border-bottom:0;grid-column:1/-1;padding:12px 0 6px}.section{padding:46px 0}.grid{grid-template-columns:1fr}.product-row:not(:nth-child(3n+1)),.category-row:not(:nth-child(3n+1)){border-left:0}.product-row:nth-child(n+2),.category-row:nth-child(n+2){border-top:1px solid var(--line)}.content-grid{grid-template-columns:1fr;gap:26px;padding-top:34px}.content section{margin-bottom:40px}.section-heading{flex-direction:column;align-items:flex-start;gap:5px}.sidebar{position:static}.page-head{padding:38px 0 30px}.facts:not(.compare) th,.facts:not(.compare) td{width:100%;display:block}.facts:not(.compare) th{border-bottom:0;padding-bottom:6px}.facts:not(.compare) td{padding-top:6px}.scroll-hint{display:block}.compare th:first-child{z-index:1;box-shadow:1px 0 0 var(--line);position:sticky;left:0}.compare tbody th:first-child{background:var(--soft)}.footer-inner{grid-template-columns:1fr;gap:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
