@charset "UTF-8";:root{--white:#fff;--blue-bg:#e8f5fc;--main:#219ddd;--navy:#1b2a41;--accent:#ffd33d;--pink:#ff8a80;--line:#087443;--blue-dark:#096393;--muted:#506176;--radius:22px;--border:3px solid var(--navy);--shadow:6px 7px 0 var(--navy);--font-body:'Noto Sans JP','Yu Gothic',Meiryo,sans-serif;--font-title:'M PLUS Rounded 1c',var(--font-body);--font-number:Montserrat,Arial,sans-serif;--max:1160px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.9;color:var(--navy);background:var(--white);overflow-x:hidden}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--font-title);font-weight:700;line-height:1.5;overflow-wrap:anywhere}h2{font-size:clamp(28px,3.05vw,43px)}h3{font-size:20px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue-dark);outline-offset:5px}a:hover{text-decoration:none}img,video{display:block;max-width:100%;height:auto}svg{display:block;max-width:100%}button{color:inherit}ul,ol{padding:0;margin:0}li{list-style:none}fieldset{margin:0;padding:0;border:0}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.section{position:relative;padding:94px 0 100px;isolation:isolate}.section[data-bg=blue]{background:var(--blue-bg)}.section[data-bg=white]{background:var(--white)}.section::before{content:'';display:block;position:absolute;inset:-30px 0 auto;height:31px;background:var(--white);mask:url('../img/wave.svg') repeat-x bottom/1440px 31px;-webkit-mask:url('../img/wave.svg') repeat-x bottom/1440px 31px}.section[data-bg=blue]::before{background:var(--blue-bg)}.section-heading{text-align:center;margin:0 auto 43px;max-width:880px}.eyebrow{color:var(--blue-dark);font-weight:700;font-size:14px;letter-spacing:.05em;margin-bottom:16px;display:flex;align-items:center;justify-content:center;gap:12px}.eyebrow::before,.eyebrow::after{content:'';width:25px;height:2px;background:currentColor}.section-heading>p:last-child:not(.eyebrow){margin-top:23px;text-align:left;line-height:2}.section-heading h2 em{font-style:normal;background:linear-gradient(transparent 66%,var(--accent) 66%)}.icon{width:44px;height:44px;color:var(--navy);flex-shrink:0}.number,.num{font-family:var(--font-number);font-weight:800;font-variant-numeric:tabular-nums}.note{font-size:12px;line-height:1.8;color:var(--muted)}.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.skip-link{position:fixed;z-index:200;left:15px;top:-100px;background:white;border:var(--border);padding:10px 20px}.skip-link:focus{top:12px}.site-header{height:84px;background:var(--white);position:relative;z-index:20;border-bottom:1px solid #d9e7ef}.header-inner{display:flex;align-items:center;gap:24px;height:100%;width:min(1320px,calc(100% - 64px));margin:auto}.brand{display:block;width:238px;flex-shrink:0}.brand img{width:100%}.brand small{display:block;font-size:12px;padding-left:31px;margin-top:6px;line-height:1.5}.header-nav{display:flex;gap:25px;align-items:center;margin-left:auto}.header-nav a{font-size:13px;font-weight:700;border-bottom:1px solid transparent;padding:12px 0}.header-nav a:hover{border-color:var(--main)}.header-consult{background:var(--accent);border:2px solid var(--navy);padding:9px 18px;border-radius:40px;font-size:13px;font-weight:700;white-space:nowrap}.menu-toggle{display:none}.mobile-nav{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:72px;padding:15px 25px;font-weight:700;line-height:1.5;border:var(--border);border-radius:50px;box-shadow:0 5px 0 var(--navy);position:relative;transition:box-shadow .2s,transform .2s;max-width:100%}.btn-line{background:var(--accent);color:var(--navy);font-size:18px;animation:cta-pulse 3.5s ease-in-out infinite}.btn-line::after{content:'↗';font-family:Arial,sans-serif;font-size:26px;line-height:1;flex-shrink:0;margin-left:5px}.btn-line span{font-size:12px;border:1px solid currentColor;border-radius:5px;padding:2px 6px;white-space:nowrap}.btn:hover{box-shadow:0 9px 0 var(--navy);transform:translateY(-4px);animation-play-state:paused}.btn:active{transform:translateY(3px);box-shadow:0 2px 0 var(--navy)}.btn-tel{background:var(--white);color:var(--blue-dark);font-size:15px;min-height:72px;padding:15px 22px;white-space:nowrap}.btn-tel .icon{width:24px;height:24px}.btn-blue{background:var(--blue-dark);color:white;font-size:16px}.cta-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.center-cta{text-align:center;margin-top:38px}.text-link{text-decoration:underline;text-underline-offset:5px;color:var(--blue-dark);font-size:14px;line-height:1.9}.bubble{display:flex;align-items:center;justify-content:center;gap:22px;margin:38px auto 0;max-width:740px}.character{position:relative;width:145px;height:145px;flex-shrink:0}.character img,.character .lottie-host{width:100%;height:100%;object-fit:contain}.character.is-static img{animation:character-float 3s ease-in-out infinite}.bubble>p{background:white;border:var(--border);padding:22px 28px;border-radius:22px;position:relative;font-size:16px;font-weight:700;max-width:520px;line-height:1.8;box-shadow:4px 4px 0 #1b2a411a}.bubble>p::before{content:'';position:absolute;width:17px;height:17px;left:-10px;top:calc(50% - 8px);background:var(--white);border-left:var(--border);border-bottom:var(--border);transform:rotate(45deg)}.card{background:white;border:var(--border);border-radius:var(--radius);padding:28px;box-shadow:5px 6px 0 #1b2a4115;transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-5px);box-shadow:7px 10px 0 #1b2a4124}.card p{color:var(--muted);margin-top:12px;font-size:16px}.pattern{position:absolute;inset:0;z-index:-1;background:url('../img/pattern.svg') repeat;background-size:360px;opacity:.35;pointer-events:none}.page-progress{position:fixed;z-index:150;top:0;left:0;width:100%;height:3px;background:var(--main);transform:scaleX(0);transform-origin:left}.motion-toggle{border:1px solid #a7bccb;background:white;border-radius:30px;padding:5px 12px;font-size:12px;line-height:1.5}.noscript-note{padding:16px;background:#fff5bf;text-align:center}.setup-note{font-size:12px;color:#43556b;line-height:1.7}.placeholder-frame{background:#e2e7ec;border:2px dashed #738197;border-radius:18px;overflow:hidden}.placeholder-frame img{width:100%;height:100%;object-fit:cover}.hero{position:relative;isolation:isolate;background:var(--blue-bg);overflow:hidden;border-bottom:var(--border)}.hero-media{position:absolute;inset:0;z-index:-3}.hero-media picture,.hero-media img,.hero-media video{width:100%;height:100%;object-fit:cover}.hero-media video{position:absolute;inset:0}.hero-media video:not(.is-ready){visibility:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fffffff7 24%,#ffffffce 52%,#ffffff2b 90%);z-index:-2}.hero-inner{padding:34px 0 50px;min-height:720px;position:relative}.hero-badges{display:flex;gap:12px;max-width:740px;margin-bottom:27px}.hero-badge{flex:1;max-width:213px;min-height:77px;background:#fff;border:2px solid var(--navy);border-radius:16px;padding:10px 10px;text-align:center;font-size:13px;font-weight:700;line-height:1.7;box-shadow:3px 4px 0 #1b2a4116}.hero-badge strong{font-family:var(--font-number);font-size:27px;font-weight:800;letter-spacing:-.03em;line-height:1.3;display:inline-block}.hero-badge .star{color:#aa6900}.hero h1{font-size:clamp(31px,3.1vw,46px);letter-spacing:.015em;line-height:1.6;max-width:840px;position:relative;z-index:2}.hero h1 .zero{font-family:var(--font-number);display:inline-block;background:var(--accent);border:3px solid var(--navy);border-radius:28px;padding:0 22px 6px;margin:0 7px 0 0;font-size:clamp(65px,6.5vw,94px);line-height:1.3;box-shadow:5px 5px 0 var(--navy);vertical-align:-5px}.hero h1 .zero>small{font-family:var(--font-title);font-size:.5em;margin-left:3px}.hero-sub{max-width:630px;font-size:16px;line-height:2;margin:24px 0 25px;font-weight:700}.hero-sub mark{background:linear-gradient(transparent 60%,#ffed9c 60%);color:inherit}.hero-actions{max-width:780px;position:relative;z-index:3}.hero-actions .btn-line{min-width:400px}.hero .secondary-consult{display:block;margin-top:22px;max-width:640px}.hero .note{max-width:680px;margin-top:19px}.hero-mascot{position:absolute;right:-22px;top:220px;width:225px;display:flex;flex-direction:column;align-items:center;gap:15px;z-index:1}.hero-mascot .character{width:190px;height:190px}.hero-mascot>p{padding:15px 18px;font-size:14px;line-height:1.6;border:var(--border);background:#fff;border-radius:20px;box-shadow:4px 5px 0 var(--pink);transform:rotate(3deg)}.hero-scroll{position:absolute;right:16px;bottom:23px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700;line-height:1.5}.hero-scroll span{font-size:22px;animation:scroll-arrow 1.8s ease-in-out infinite}.hero-controls{position:absolute;right:0;top:28px}.promise-strip{padding:24px 16px;background:var(--accent);border-bottom:var(--border);display:flex;align-items:center;justify-content:center;gap:24px;font-weight:700;font-size:16px;flex-wrap:wrap}.promise-strip>span{display:flex;align-items:center;gap:10px}.promise-strip .icon{width:20px;height:20px}.hero-photo-label{position:absolute;right:15px;bottom:15px;background:#ffffffda;border-radius:8px;padding:6px 10px;font-size:12px}.variant-loan{display:none}html[data-variant=loan] .variant-zero{display:none}html[data-variant=loan] .variant-loan{display:block}html[data-variant=loan] .hero h1{font-size:40px;max-width:750px}html[data-variant=loan] .hero-actions .cta-row{flex-direction:column;align-items:flex-start}html[data-variant=loan] .hero-actions .btn-line{font-size:15px;min-width:430px;min-height:63px}html[data-variant=loan] .hero-actions .btn-blue{min-height:65px;min-width:430px}.zero-demo{max-width:1010px;margin:auto;background:white;border:var(--border);border-radius:26px;box-shadow:var(--shadow);padding:24px 30px 26px;overflow:hidden}.diagram-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:16px;border-bottom:1px dashed #abbccb}.diagram-status{font-weight:700;font-size:15px;display:flex;gap:10px;align-items:center}.diagram-status::before{content:'';width:10px;height:10px;background:var(--main);border-radius:50%}.diagram-play{font-size:12px;border:1px solid #a3b5c7;border-radius:30px;padding:6px 12px;background:var(--white)}.diagram-stage{position:relative;margin:15px 0;height:302px}.diagram-links{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.diagram-links.mobile{display:none}.diagram-node{position:absolute;top:65px;width:18%;height:176px;display:flex;align-items:center;flex-direction:column;justify-content:center;border:3px solid var(--navy);border-radius:18px;background:#fff;z-index:2;gap:5px}.diagram-buyer{left:0;background:#fff9db}.diagram-agency{left:39%;width:22%;background:var(--blue-bg);padding:12px}.diagram-seller{right:0}.diagram-node>.icon{width:51px;height:51px;margin-bottom:4px}.diagram-node strong{font-size:18px;line-height:1.5}.diagram-node>small{font-size:12px;color:#486070}.diagram-agency .character{width:76px;height:76px}.diagram-agency>strong{font-size:15px}.diagram-agency>small{font-size:12px}.diagram-label{position:absolute;top:25px;left:17%;width:24%;font-size:14px;text-align:center;z-index:3;font-weight:700}.diagram-label strong{display:block;font:800 32px/1.3 var(--font-number);background:#eff5f8;border:2px solid var(--navy);border-radius:12px;padding:7px 2px;margin-top:7px;white-space:nowrap}.diagram-label .fee-rakuchin{display:none;background:var(--accent);font-size:49px}.diagram-label .fee-rakuchin small{font-size:24px}.seller-label{position:absolute;right:18%;top:39px;text-align:center;max-width:21%;font-size:12px;font-weight:700;color:#356280;line-height:1.6}.diagram-stage[data-phase=rakuchin] .fee-general{display:none}.diagram-stage[data-phase=rakuchin] .fee-rakuchin{display:block}.diagram-caption{min-height:54px;background:var(--accent);padding:12px 16px;text-align:center;font-family:var(--font-title);font-weight:700;border-radius:12px;font-size:21px;line-height:1.5}.diagram-toggle{display:flex;gap:10px;align-items:center;justify-content:center;margin:23px auto 16px}.diagram-toggle button{border:2px solid var(--navy);border-radius:30px;background:white;font-size:14px;font-weight:700;padding:10px 24px;line-height:1.6}.diagram-toggle button[aria-pressed=true]{background:var(--navy);color:#fff}.diagram-toggle button[data-mode=rakuchin][aria-pressed=true]{background:var(--accent);color:var(--navy)}.zero-demo .note{text-align:center}.coin-path{fill:none;stroke:var(--main);stroke-width:4;stroke-linecap:round}.buyer-path{stroke:#62758d}.moving-coin{fill:var(--accent);stroke:var(--navy);stroke-width:2}.coin-mark{stroke:var(--navy);stroke-width:1.5;fill:none}.diagram-star{fill:var(--accent);stroke:var(--navy);stroke-width:1;opacity:0}.standalone-head{padding:44px 0 10px}.standalone-head a{font-size:14px;text-decoration:underline;color:var(--blue-dark)}.demo-main{padding:35px 0 90px;background:var(--blue-bg);min-height:100vh}.demo-intro{max-width:880px;margin:0 auto 35px;text-align:center}.demo-intro h1{font-size:36px;margin-bottom:15px}.demo-intro p{font-size:16px}@keyframes cta-pulse{0%,100%{scale:1}50%{scale:1.025}}@keyframes character-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes scroll-arrow{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}@media(max-width:1100px){.header-nav{gap:17px}.header-nav a{font-size:12px}.header-inner{gap:20px}.brand{width:210px}.hero-mascot{width:190px;right:0;top:225px}.hero-mascot .character{width:150px;height:150px}.hero-mascot>p{font-size:12px;padding:14px}.hero h1{max-width:760px;font-size:36px}.hero-sub{max-width:590px}.hero .note{max-width:590px}.hero-badges{max-width:625px}.hero-badge{font-size:12px}.hero-badge strong{font-size:24px}.hero-controls{top:29px}.hero-inner{padding-bottom:57px}.hero-actions .btn-line{font-size:16px;min-width:360px}.hero-actions .btn-tel{font-size:13px}.promise-strip{gap:16px;font-size:14px}.hero-mascot{top:315px}.hero .secondary-consult{max-width:570px}}@media(max-width:900px){.header-nav{display:none}.header-consult{margin-left:auto}.menu-toggle{display:grid;width:42px;height:42px;place-items:center;border:2px solid var(--navy);background:#fff;border-radius:50%;font-size:22px;line-height:1}.mobile-nav:not([hidden]){position:absolute;display:flex;flex-direction:column;gap:8px;left:0;right:0;top:84px;background:white;border-bottom:var(--border);padding:20px 32px;box-shadow:0 12px 15px #1b2a4120}.mobile-nav a{padding:10px 0;border-bottom:1px solid #d4e0e7;font-size:15px;font-weight:700}.hero-mascot{display:none}.hero-controls{position:static;text-align:right;margin-top:16px}.hero-inner{min-height:0;padding-bottom:50px}.hero-badges{max-width:none}.hero-badge{max-width:none}.hero h1{font-size:36px}.hero .secondary-consult,.hero .note,.hero-sub{max-width:100%}.hero-photo-label{display:none}.hero-overlay{background:linear-gradient(90deg,#ffffffef,#ffffffbf)}.hero-actions .btn-line{min-width:330px;font-size:15px}.hero-actions .btn-tel{font-size:13px}.diagram-node strong{font-size:16px}.diagram-node>small{font-size:12px}.diagram-agency>strong{font-size:13px}.diagram-label strong{font-size:26px}.diagram-label{font-size:12px}.seller-label{font-size:12px}.zero-demo{padding-inline:23px}.diagram-caption{font-size:18px}}@media(max-width:640px){html{scroll-padding-top:28px}.container{width:calc(100% - 36px)}body{font-size:16px}.site-header{height:73px}.header-inner{width:calc(100% - 32px);gap:12px}.brand{width:196px}.brand small{font-size:12px;padding-left:25px;margin-top:5px}.header-consult{display:none}.menu-toggle{margin-left:auto;width:38px;height:38px}.mobile-nav:not([hidden]){top:73px;padding:18px 22px}.section{padding:62px 0 75px}.section-heading{margin-bottom:29px}.eyebrow{font-size:12px;margin-bottom:14px;gap:10px}.eyebrow::before,.eyebrow::after{width:16px}h2{font-size:28px;line-height:1.65}h3{font-size:20px}.section-heading>p:last-child:not(.eyebrow){font-size:16px;margin-top:20px}.card{padding:24px;border-radius:20px}.btn{min-height:67px;padding:12px 16px;border-width:2px;gap:9px}.btn-line{font-size:15px;width:100%}.btn-line span{font-size:12px;padding:1px 4px}.btn-line::after{font-size:23px;margin-left:0}.btn-tel{font-size:14px;min-height:51px;padding:10px 16px}.cta-row{gap:12px}.bubble{gap:13px;margin-top:28px}.character{width:88px;height:88px}.bubble>p{font-size:14px;padding:16px;border-width:2px;border-radius:16px;flex:1}.bubble>p::before{width:12px;height:12px;left:-7px;border-width:2px}.hero-inner{padding:21px 0 35px}.hero-badges{gap:6px;margin-bottom:21px}.hero-badge{font-size:11px;padding:8px 3px;min-height:66px;border-radius:12px;box-shadow:2px 3px 0 #1b2a4116;border-width:1.5px;line-height:1.7}.hero-badge strong{font-size:23px}.hero-badge:nth-child(3){font-size:12px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(24px,6.1vw,34px);line-height:1.9;letter-spacing:-.02em}.hero h1 .zero{font-size:clamp(53px,14.5vw,73px);padding:0 14px 3px;border-width:2px;border-radius:20px;box-shadow:3px 4px 0 var(--navy);margin:2px 4px 0 0;vertical-align:-3px}.hero-sub{font-size:14px;line-height:1.95;margin:21px 0 21px;font-weight:700}.hero-actions .btn-line{width:100%;font-size:15px;min-width:0;gap:8px}.hero-actions .btn-tel{width:100%;font-size:14px;min-height:49px;border-width:2px;box-shadow:0 3px 0 var(--navy)}.hero-actions .btn-tel .icon{width:19px;height:19px}.hero .secondary-consult{font-size:12px;margin-top:17px;line-height:1.85}.hero .note{font-size:12px;margin-top:16px;line-height:1.75}.hero-scroll{right:auto;left:0;bottom:10px;font-size:12px}.hero-controls{margin-top:18px;line-height:1.5}.hero-overlay{background:#ffffffdc}.hero-media video{display:none}.hero-mascot{display:flex;position:relative;top:auto;right:auto;width:100%;flex-direction:row;justify-content:center;margin:16px auto 0;gap:16px}.hero-mascot .character{height:75px;width:75px}.hero-mascot>p{font-size:12px;max-width:230px;padding:11px 13px;transform:none;border-width:2px}.hero-badges .setup-note{font-size:10px}.promise-strip{display:grid;grid-template-columns:1fr 1fr;font-size:13px;gap:11px 10px;padding:21px 18px}.promise-strip>span{gap:6px;justify-content:center}.promise-strip .icon{width:16px;height:16px}html[data-variant=loan] .hero h1{font-size:28px;line-height:1.65}html[data-variant=loan] .hero-actions .btn-line,html[data-variant=loan] .hero-actions .btn-blue{min-width:0;font-size:13px;width:100%;min-height:67px}.zero-demo{padding:18px 15px 22px;border-radius:19px;box-shadow:4px 5px 0 var(--navy)}.diagram-top{gap:8px;padding-bottom:14px}.diagram-status{font-size:13px;gap:7px}.diagram-play{font-size:12px;white-space:nowrap;padding:5px 8px}.diagram-stage{height:492px;margin:15px 0 17px}.diagram-links.desktop{display:none}.diagram-links.mobile{display:block}.diagram-node{top:0;left:26%;right:auto;width:48%;height:113px;border-width:2px;border-radius:16px;gap:0}.diagram-node>.icon{width:37px;height:37px;margin-bottom:3px}.diagram-node>strong{font-size:16px}.diagram-node>small{font-size:12px}.diagram-agency{top:192px;height:113px;padding:9px;gap:3px;flex-direction:row;width:64%;left:18%;flex-wrap:wrap}.diagram-agency .character{width:60px;height:60px}.diagram-agency>strong{font-size:13px;width:calc(100% - 70px);text-align:center}.diagram-agency>small{width:100%;text-align:center;line-height:1.3}.diagram-seller{top:379px}.diagram-label{top:113px;left:1%;width:40%;font-size:12px}.diagram-label strong{margin-top:5px;padding:5px 2px;font-size:24px;border-width:2px;border-radius:10px}.diagram-label .fee-rakuchin{font-size:34px}.diagram-label .fee-rakuchin small{font-size:20px}.seller-label{top:327px;right:1%;max-width:40%;font-size:12px;line-height:1.7}.diagram-caption{font-size:17px;line-height:1.6;padding:13px 11px;min-height:53px;border-radius:10px}.diagram-toggle{gap:7px;margin:19px auto 15px}.diagram-toggle button{padding:10px 13px;font-size:12px;border-width:2px;flex:1;white-space:nowrap}.zero-demo .note{text-align:left;font-size:12px}.demo-intro h1{font-size:29px}.demo-intro p{font-size:14px}.standalone-head{padding:28px 0 8px}.demo-main{padding-top:23px}.motion-toggle{font-size:12px;padding:5px 10px}}@media(max-width:360px){.brand{width:178px}.hero h1{font-size:23px}.hero h1 .zero{font-size:50px}.hero-badge{font-size:10px}.hero-badge strong{font-size:21px}.hero-actions .btn-line{font-size:13px}.btn-line span{font-size:11px}.hero-sub{font-size:14px}.promise-strip{font-size:12px}.diagram-toggle button{font-size:12px;padding-inline:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-media video{display:none}.reveal-ready{opacity:1!important;transform:none!important}}html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *::before,html[data-motion=off] *::after{animation:none!important;transition:none!important}html[data-motion=off] .reveal-ready{opacity:1!important;transform:none!important}.hero-period{white-space:nowrap}.diagram-label{width:21%;left:18.5%;top:3px}.diagram-node{top:85px}.diagram-agency{word-break:normal;overflow-wrap:normal}.diagram-node>small{text-align:center;line-height:1.7}@media(max-width:640px){.hero-period{display:none}.hero h1 .zero{padding-inline:12px}.diagram-label{top:113px;left:1%;width:40%}.diagram-node{top:0}.diagram-agency{top:192px}.diagram-seller{top:379px}}.character picture{display:block;width:100%;height:100%}.character picture img{width:100%;height:100%;object-fit:contain}.hero-pop{background:#edf8ff}.hero-pop .hero-inner{min-height:770px;padding-top:28px;padding-bottom:52px}.hero-pop .hero-overlay{background:linear-gradient(100deg,#fffffffa 0%,#ffffffed 52%,#edf8ffb0 100%)}.hero-pop .hero-badges{max-width:640px;margin-bottom:27px}.hero-pop h1{font-size:30px;line-height:1.75;max-width:695px;letter-spacing:0}.hero-brand-line{display:block;font-size:37px}.hero-pop h1 .zero{font-size:136px;line-height:1.15;min-width:231px;text-align:center;margin:5px 0 0 0;border-radius:35% 28% 32% 25% / 26% 35% 24% 33%;padding:0 28px 6px;box-shadow:6px 7px 0 var(--navy);transform:rotate(-3deg)}.hero-pop .hero-period{font-size:50px}.hero-pop .hero-sub{margin-top:24px;margin-bottom:23px;max-width:660px;font-size:15px}.hero-pop .hero-actions{max-width:800px}.hero-pop .hero-actions .btn-line{min-width:360px}.hero-pop .hero-actions .btn-tel{font-size:13px;padding-inline:15px;gap:8px}.hero-pop .hero-mascot{display:block;top:105px;right:-5px;width:370px;height:425px;isolation:isolate}.hero-pop .hero-mascot::before{content:'';position:absolute;inset:24px -16px 7px 8px;background:#b9e5f7;border:2px solid #87c8e8;border-radius:46% 52% 37% 53% / 43% 36% 54% 47%;transform:rotate(7deg);z-index:-2}.hero-pop .hero-mascot .character{position:absolute;left:28px;bottom:19px;width:217px;height:303px;filter:drop-shadow(4px 7px 0 #ffffffd9)}.hero-house{position:absolute;width:266px;height:249px;right:-1px;top:-10px;transform:rotate(4deg);z-index:-1}.hero-pop .hero-mascot>p{position:absolute;right:-5px;bottom:30px;max-width:220px;padding:14px 17px;font-size:13px;background:var(--accent);border-radius:17px;transform:rotate(-4deg);box-shadow:4px 5px 0 var(--navy);z-index:3}.hero-pop .hero-mascot>p::before{content:'';position:absolute;left:-12px;top:19px;width:18px;height:18px;background:var(--accent);border-left:var(--border);border-bottom:var(--border);transform:rotate(45deg)}.character-name{position:absolute;left:14px;top:83px;font-size:12px;font-weight:700;transform:rotate(-7deg);background:white;border:2px solid var(--navy);padding:4px 10px;border-radius:20px;z-index:2}.hero-spark{position:absolute;color:#f9c62f;font-size:46px;line-height:1;-webkit-text-stroke:1px var(--navy);animation:spark-pop 3s ease-in-out infinite}.spark-one{right:-10px;top:165px}.spark-two{left:-11px;top:142px;font-size:35px;animation-delay:-1s}.spark-three{right:35px;top:-33px;font-size:28px;animation-delay:-2s}.hero-pop .hero-controls{top:24px}.hero-pop .hero .note{max-width:670px}.character img{color:transparent}.flow-step::after{transform:scaleX(var(--line-progress,1));transform-origin:left}.our-column{background-image:linear-gradient(90deg,#fff3b8,#fff3b8)!important;background-repeat:no-repeat!important;background-size:var(--highlight-progress,100%) 100%!important;background-color:white!important}@keyframes spark-pop{0%,100%{transform:scale(.9) rotate(0)}50%{transform:scale(1.12) rotate(12deg)}}@keyframes cta-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.025)}}@media(min-width:641px) and (max-width:1100px){.hero-pop .hero-inner{min-height:770px}.hero-pop h1{font-size:25px;max-width:650px}.hero-brand-line{font-size:32px}.hero-pop .hero-mascot{right:8px;top:147px;width:285px;height:360px}.hero-pop .hero-mascot .character{width:170px;height:250px;left:5px;bottom:28px}.hero-house{width:215px;height:208px}.hero-pop .hero-mascot>p{max-width:191px;right:-5px;bottom:16px;font-size:12px}.character-name{font-size:11px;left:5px;top:72px}.hero-pop .hero-badges{max-width:600px}.hero-pop .hero-controls{position:static;margin-top:20px}.hero-pop .hero-sub{font-size:14px;max-width:590px}.hero-pop h1 .zero{font-size:120px}.hero-pop .hero-actions{max-width:650px}.hero-pop .hero-actions .btn-line{min-width:310px;font-size:14px}.hero-pop .hero-actions .btn-tel{font-size:12px;padding-inline:12px}.hero-pop .hero-actions .btn-tel .icon{display:none}}@media(min-width:641px) and (max-width:800px){.hero-pop .hero-mascot{width:240px;right:0;top:182px;height:285px}.hero-pop .hero-mascot .character{width:140px;height:210px}.hero-house{width:184px;height:178px}.hero-pop .hero-mascot>p{display:none}.character-name{display:none}.hero-pop .hero-badges{max-width:none}.hero-pop .hero-sub{max-width:100%;font-size:14px}.hero-pop .hero-actions .btn-line{min-width:280px}.hero-pop .hero-actions .btn-tel{font-size:12px}}@media(max-width:640px){.hero-pop .hero-inner{padding-top:19px;padding-bottom:37px;min-height:0}.hero-pop .hero-badges{margin-bottom:21px}.hero-pop h1{font-size:clamp(18px,4.85vw,28px);line-height:1.8;max-width:100%;letter-spacing:0}.hero-pop h1>br{display:none}.hero-brand-line{display:block;font-size:clamp(23px,6.1vw,32px);line-height:1.75}.hero-pop h1 .zero{font-size:116px;min-width:176px;margin-top:13px;padding:0 16px 4px;line-height:1.13;box-shadow:4px 5px 0 var(--navy)}.hero-pop .hero-period{display:none}.hero-pop .hero-mascot{position:absolute;right:0;top:195px;width:154px;height:187px;margin:0}.hero-pop .hero-mascot::before{inset:3px -5px 0 -2px;border-width:1px}.hero-pop .hero-mascot .character{width:112px;height:157px;left:6px;bottom:2px;filter:drop-shadow(2px 3px 0 #fff)}.hero-house{width:115px;height:109px;top:-24px;right:-4px}.hero-pop .hero-mascot>p{display:none}.character-name{display:none}.hero-spark{font-size:25px}.spark-one{right:-1px;top:77px}.spark-two{left:-12px;top:21px;font-size:22px}.spark-three{right:11px;top:-32px;font-size:19px}.hero-pop .hero-sub{font-size:14px;margin:25px 0 23px;line-height:1.9}.hero-pop .hero-actions .btn-line{min-width:0;font-size:15px}.hero-pop .hero-actions .btn-tel{font-size:14px}.hero-pop .hero-controls{margin-top:19px}.hero-pop .hero-overlay{background:#ffffffed}.hero-pop .hero .note{font-size:12px}.flow-step::after{transform:scaleY(var(--line-progress,1));transform-origin:top}html[data-variant=loan] .hero-pop .hero-mascot{display:none}html[data-variant=loan] .hero-pop h1{font-size:28px;line-height:1.65}html[data-variant=loan] .hero-pop .hero-sub{margin-top:21px}}@media(max-width:360px){.hero-pop .hero-mascot{width:132px;height:177px;top:188px}.hero-pop h1 .zero{font-size:101px;min-width:155px}.hero-pop .hero-sub{font-size:13px}.hero-pop .hero-actions .btn-line{font-size:13px}.hero-pop .hero-badge{font-size:10px}.hero-pop .hero-badges{gap:5px}}@media(max-width:640px){.hero-pop .hero-mascot{top:178px;height:170px}}@media(max-width:360px){.brand small{font-size:10px;white-space:nowrap;letter-spacing:0}.hero-house{top:0;width:105px;height:100px}}@media(min-width:641px) and (max-width:800px){.diagram-label strong{font-size:20px}.diagram-label .fee-rakuchin{font-size:38px}}.sim-input input::-webkit-slider-thumb{background-image:url('../img/rakuchin_smile.webp')!important;background-size:60px auto!important;background-position:center -2px!important;background-repeat:no-repeat!important}.sim-input input::-moz-range-thumb{background-image:url('../img/rakuchin_smile.webp')!important;background-size:60px auto!important;background-position:center -2px!important;background-repeat:no-repeat!important}.consult-icon .lottie-icon{width:100%;height:100%}.strip-note{text-align:center;padding:12px 20px 25px;background:#fff}.empathy-grid{display:grid;grid-template-columns:1fr 190px;gap:45px;align-items:center;max-width:1000px;margin:auto}.checklist{display:flex;flex-direction:column;gap:15px}.checklist li{display:flex;gap:18px;align-items:center;background:#fff;border:2px solid #abc8dc;border-radius:16px;padding:22px 25px;line-height:1.9;font-size:17px;font-weight:700}.checklist .icon{width:34px;height:34px;color:var(--blue-dark)}.empathy-character .character{width:190px;height:190px}.empathy-bubble{margin-top:25px;max-width:760px}.empathy-bubble>p{max-width:100%;width:100%;text-align:center}.empathy-bubble>p::before{display:none}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:28px;align-items:start}.reason-card:nth-child(3n+2){margin-top:27px}.reason-card:last-child{grid-column:2/4;display:grid;grid-template-columns:135px 1fr;column-gap:25px;align-items:center}.reason-card:last-child .reason-card-top{grid-row:1/3;flex-direction:column;gap:18px;margin:0}.reason-card:last-child p{margin-top:8px}.reason-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.reason-card .number{font-size:56px;line-height:1;letter-spacing:-.03em;color:var(--main);paint-order:stroke fill;-webkit-text-stroke:1px var(--navy)}.reason-card .icon{height:57px;width:57px}.reason-card h3{font-size:21px}.reason-card:hover .icon{transform:rotate(-6deg);transition:transform .3s}.proof-note{margin-top:9px}.simulator{display:grid;grid-template-columns:1fr 1fr;gap:35px 48px;padding:42px;box-shadow:var(--shadow);max-width:1000px;margin:auto;position:relative;overflow:hidden}.simulator:hover{transform:none;box-shadow:var(--shadow)}.sim-input{align-self:center;min-width:0}.sim-input>label{display:block;font-weight:700;font-size:16px}.sim-input>p:first-of-type{display:flex;gap:8px;align-items:baseline;margin:9px 0 25px;color:var(--navy)}.sim-input>p .number{font-size:48px;line-height:1.3}.sim-input>p>span{font-size:20px;font-weight:700}.sim-input .note{margin-top:17px;font-size:12px}.sim-input input[type=range]{width:100%;height:13px;border-radius:30px;background:linear-gradient(to right,var(--main) var(--range-progress,25%),#dce8ef var(--range-progress,25%));appearance:none;-webkit-appearance:none;cursor:pointer;border:2px solid var(--navy);margin:16px 0;display:block}.sim-input input::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:42px;height:42px;background:#fff url('../img/rakuchin_smile.svg') center/cover;border:3px solid var(--navy);border-radius:50%;box-shadow:2px 3px 0 #1b2a4133;cursor:grab}.sim-input input::-moz-range-thumb{width:37px;height:37px;background:#fff url('../img/rakuchin_smile.svg') center/cover;border:3px solid var(--navy);border-radius:50%;cursor:grab}.range-labels{display:flex;justify-content:space-between;font-size:13px;font-weight:700;margin-top:14px}.sim-result{position:relative;align-self:center;text-align:center;background:#fff7d4;border:2px solid #e6bd28;border-radius:20px;padding:25px 16px;min-width:0}.sim-result>p{font-size:13px;color:var(--navy);margin:0;font-weight:700;line-height:1.8}.saving-value{display:flex;align-items:baseline;justify-content:center;gap:4px;font-size:16px;margin:8px 0;white-space:nowrap}.saving-value strong{font-size:clamp(45px,4.8vw,66px);line-height:1.45;letter-spacing:-.045em;display:inline-block}.saving-value>span{font-family:var(--font-title);font-size:24px;font-weight:700}.result-badge{font-size:12px;font-weight:700;border-top:1px dashed #c2a935;padding-top:10px;display:block}.sim-note{grid-column:1/-1;margin:0!important;font-size:12px!important}.sim-coins{position:absolute;inset:0;pointer-events:none;display:flex;justify-content:space-evenly;overflow:hidden}.sim-coin{width:26px;height:26px;opacity:0;margin-top:20px}.sim-coin .icon{width:26px;height:26px;fill:var(--accent)}.saving-uses{display:flex;justify-content:center;gap:70px;margin:41px 0 17px}.saving-uses>div{display:flex;flex-direction:column;align-items:center;gap:13px}.saving-uses .icon{width:54px;height:54px;color:var(--blue-dark)}.saving-uses strong{font-size:16px}.saving-copy{text-align:center;font-weight:700;font-size:18px}.review-summary{display:flex;align-items:center;justify-content:center;gap:20px;margin:15px 0 27px;flex-wrap:wrap}.google-brand{font:600 30px/1 Arial,sans-serif;letter-spacing:-.04em}.google-brand>span:nth-child(4n+1){color:#2867cf}.google-brand>span:nth-child(4n+2){color:#bd2e26}.google-brand>span:nth-child(3){color:#9a6b00}.google-brand>span:nth-child(5){color:#188038}.review-stars{display:flex;gap:3px}.review-stars .icon{width:23px;height:23px;color:#8c6700;fill:var(--accent)}.review-score{font:800 46px/1.3 var(--font-number)}.review-count{font-size:14px}.embed-slot{border:2px dashed #8194a9;background:#edf1f4;border-radius:16px;padding:25px;text-align:center;font-size:14px;min-height:90px;display:flex;align-items:center;justify-content:center;color:#394d64;overflow-wrap:anywhere;max-width:100%;overflow:hidden}.review-embed{margin-bottom:30px}.embed-slot iframe{border:0;max-width:100%;width:100%;min-height:300px}.swiper{overflow:hidden;position:relative;padding:0 7px 30px 0}.swiper:not(.swiper-ready) .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{height:auto!important;position:relative;padding:23px;min-width:0;box-sizing:border-box!important}.review-card .sample-label{font-size:12px;background:#fff2b7;color:var(--navy);border:1px solid #c9a641;padding:9px 11px;border-radius:8px;font-weight:700;margin:0 0 21px;line-height:1.75}.review-card-meta{display:flex;align-items:center;gap:12px}.review-avatar{display:grid;place-items:center;width:48px;height:48px;border:2px solid #91bfd8;border-radius:50%;background:var(--blue-bg);flex-shrink:0}.review-avatar .icon{width:28px;height:28px}.review-card-meta h3{font-size:17px}.review-card-meta p{font-size:12px;margin:4px 0 0;line-height:1.6}.review-card blockquote{margin:23px 0 20px}.review-card blockquote p{font-size:15px;color:var(--navy);line-height:2}.review-index{font:800 34px/1 var(--font-number);color:#68859a;display:block;text-align:right}.review-controls{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:13px}.review-controls button{border:2px solid var(--navy);border-radius:50px;background:white;padding:8px 15px;font-weight:700;font-size:13px;min-height:41px}.review-controls button:first-child,.review-controls button:last-child{font-size:19px;width:44px;height:44px;line-height:1;padding:0}.swiper .swiper-pagination{bottom:0;position:relative;margin-top:19px;line-height:1}.swiper .swiper-pagination-bullet{background:var(--navy);width:9px;height:9px}.review-character{display:flex;justify-content:center;margin:22px 0 10px}.review-character .character{width:110px;height:110px}.table-scroll{overflow-x:auto;border:var(--border);border-radius:20px;background:white}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;min-width:740px;text-align:center;font-size:15px}.comparison-table th,.comparison-table td{border-right:1px solid #bfceda;border-bottom:1px solid #bfceda;padding:22px 17px;vertical-align:middle}.comparison-table tr:last-child>*{border-bottom:0}.comparison-table tr>*:last-child{border-right:0}.comparison-table th[scope=row]{text-align:left;background:#edf5f9;white-space:nowrap;font-size:14px}.comparison-table thead th{background:#edf5f9;font-size:15px}.comparison-table .our-column{background:#fff3b8;font-weight:700;position:relative;min-width:218px}.comparison-table thead .our-column{background:var(--accent);font-size:17px}.comparison-table .icon{width:24px;height:24px;display:inline-block;vertical-align:middle;margin-right:6px}.comparison-table td strong{vertical-align:middle}.comparison-table strong small{font-size:12px}.table-hint{display:none;font-size:12px;color:var(--blue-dark);font-weight:700;margin-bottom:13px;text-align:right}#comparison .note{margin-top:17px}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:29px;position:relative}.flow-step{border:var(--border);border-radius:20px;background:white;padding:23px 20px 27px;position:relative;text-align:center}.flow-step:not(:last-child)::after{content:'';position:absolute;width:29px;height:2px;right:-32px;top:104px;border-bottom:3px dashed var(--main)}.step-label{font-size:12px;font-weight:700;display:flex;align-items:baseline;justify-content:center;gap:8px;line-height:1.3}.step-label .number{font-size:36px;color:var(--blue-dark)}.flow-icon{height:64px;width:64px;display:grid;place-items:center;border-radius:50%;background:var(--blue-bg);margin:19px auto}.flow-icon .icon{width:38px;height:38px}.flow-step h3{font-size:17px;line-height:1.8}.flow-note{display:flex;align-items:center;gap:23px;background:white;border:2px dashed #8fbad3;border-radius:16px;padding:24px 30px;margin-top:33px}.flow-note .icon{width:43px;height:43px;color:var(--blue-dark)}.flow-note p{font-size:16px}#flow>.container>.note{margin-top:15px}.seller-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);padding:10px 0}.seller-track{display:flex;width:max-content;animation:seller-marquee 30s linear infinite;gap:16px}.seller-group{display:flex;gap:16px}.seller-chip{display:block;font-weight:700;font-size:18px;white-space:nowrap;border:2px solid var(--navy);border-radius:50px;background:white;padding:16px 25px;box-shadow:3px 4px 0 var(--blue-bg)}.seller-marquee:hover .seller-track,.seller-marquee:focus .seller-track{animation-play-state:paused}.consult-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.consult-card{display:grid;grid-template-columns:67px 1fr;column-gap:21px;align-items:start}.consult-icon{grid-row:1/4;background:var(--blue-bg);border-radius:16px;width:67px;height:67px;display:grid;place-items:center;border:2px solid #a9cee4}.consult-icon .icon{width:40px;height:40px}.consult-card h3{font-size:22px}.consult-card p{font-size:16px}.consult-card .note{font-size:12px;margin-top:12px}.area-card{max-width:790px;margin:auto;display:flex;gap:32px;justify-content:center;align-items:center;padding:36px}.area-icon .icon{width:66px;height:66px;color:var(--blue-dark)}.area-primary{font-family:var(--font-title);font-size:29px!important;color:var(--navy)!important;font-weight:700;margin:0!important}.area-secondary{font-weight:700;font-size:17px!important;margin-top:7px!important}.area-details{max-width:790px;margin:25px auto 0;border-bottom:2px solid #bad3e4}.area-details summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 10px;font-size:15px;font-weight:700;cursor:pointer;list-style:none}.area-details summary::-webkit-details-marker,.faq-item summary::-webkit-details-marker{display:none}.area-list{padding:15px 10px 25px;font-size:15px}.accordion-plus{width:23px;height:23px;position:relative;display:block;flex-shrink:0;transition:transform .25s}.accordion-plus:before,.accordion-plus:after{content:'';position:absolute;width:16px;height:2px;background:var(--navy);left:3px;top:10px}.accordion-plus:after{transform:rotate(90deg)}details[open] .accordion-plus{transform:rotate(45deg)}.faq-list{max-width:940px;margin:auto;display:flex;flex-direction:column;gap:15px}.faq-item{border:2px solid var(--navy);background:white;border-radius:17px;box-shadow:3px 4px 0 #1b2a410e}.faq-item summary{display:flex;gap:16px;align-items:center;padding:23px 25px;list-style:none;cursor:pointer;font-size:17px;font-weight:700;line-height:1.7}.faq-item summary>span:nth-child(2){flex:1}.faq-q{font-family:var(--font-number);font-size:24px;color:var(--blue-dark)}.faq-answer{padding:0 25px 25px}.faq-answer p{padding:18px 0 0 38px;border-top:1px dashed #a6bfce;font-size:16px;line-height:2;position:relative}.faq-a{font-family:var(--font-number);position:absolute;left:0;top:16px;font-size:23px;color:#735300}.message-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:63px;align-items:start}.ceo-picture{display:block;border:var(--border);border-radius:25px;overflow:hidden;box-shadow:8px 9px 0 var(--blue-bg);transform:rotate(-2deg)}.ceo-picture img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.message-copy>p{margin-bottom:23px;font-size:16px;line-height:2.2}.message-signature{font-size:14px!important;margin:27px 0 0!important}.message-signature strong{font-family:var(--font-title);font-size:22px;margin-left:9px}.company-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:stretch}.company-table{border-collapse:collapse;width:100%;font-size:15px;text-align:left}.company-table th{width:105px;font-weight:700;vertical-align:top;white-space:nowrap}.company-table th,.company-table td{padding:19px 10px;border-bottom:1px solid #b6d2e3;line-height:1.8}.company-table small{font-size:12px}.company-table a{font-weight:700;color:var(--blue-dark);text-decoration:underline}.map-embed{min-height:350px}.closing{background:linear-gradient(145deg,#e8f5fc,#c7eafa)!important;overflow:hidden}.closing .bubble{margin-top:0;margin-bottom:28px}.closing .section-heading{margin-bottom:29px}.closing h2{font-size:49px;line-height:1.6}.closing h2 em{font-style:normal}.closing-actions{text-align:center;position:relative;z-index:1}.closing-actions .cta-row{justify-content:center}.closing-actions .btn-line{font-size:22px;min-width:460px;min-height:84px}.closing-actions .btn-tel{min-height:84px}.closing-actions>p{font-size:15px;margin:24px 0 0;font-weight:700}.closing-actions>.note{font-size:12px;font-weight:400;margin-top:12px}.floating-homes{position:absolute;inset:0;z-index:-1;pointer-events:none}.floating-homes .icon{position:absolute;color:#7bb9df;width:80px;height:80px;animation:character-float 6s ease-in-out infinite;opacity:.35}.floating-homes .icon:nth-child(1){left:3%;top:10%;rotate:-13deg}.floating-homes .icon:nth-child(2){right:6%;top:20%;rotate:15deg;animation-delay:-2s}.floating-homes .icon:nth-child(3){left:12%;top:42%;rotate:6deg;animation-delay:-1s}.floating-homes .icon:nth-child(4){right:3%;top:61%;rotate:-15deg;animation-delay:-3s}.floating-homes .icon:nth-child(5){left:5%;top:81%;rotate:17deg;animation-delay:-1.5s}.floating-homes .icon:nth-child(6){right:17%;top:92%;rotate:8deg;animation-delay:-4s}.contact-card{max-width:910px;margin:54px auto 0;padding:39px 44px;box-shadow:8px 9px 0 #96bad34a}.contact-card:hover{transform:none;box-shadow:8px 9px 0 #96bad34a}.form-heading{text-align:center;margin-bottom:30px}.form-heading h3{font-size:27px}.form-heading p{font-size:14px;margin-top:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-field{display:block;font-weight:700;font-size:14px;min-width:0}.form-field>input,.form-field>textarea{display:block;width:100%;margin-top:10px;border:1.5px solid #8ba5b8;border-radius:10px;padding:13px 15px;font-size:16px;line-height:1.7;background:#fff;color:var(--navy);transition:border-color .2s,box-shadow .2s}.form-field>textarea{resize:vertical;min-height:145px}.form-field input:focus,.form-field textarea:focus{border-color:var(--blue-dark);box-shadow:0 0 0 3px #219ddd1a}.form-field ::placeholder{color:#63768c;opacity:1}.required,.optional{display:inline-block;margin-left:9px;line-height:1.6;border-radius:4px;padding:1px 6px;font-size:12px;font-weight:700;background:var(--accent)}.optional{background:#edf3f8;color:#4b637b}.full,.contact-method{grid-column:1/-1}.contact-method>legend{font-size:14px;font-weight:700;padding:0 0 14px}.contact-method{border-top:1px dashed #a5bace;padding-top:5px;margin-top:0}.contact-method .form-field{font-weight:400}.honeypot{position:absolute;left:-10000px;height:1px;width:1px;overflow:hidden}.consent{display:flex;align-items:center;justify-content:center;gap:10px;margin:28px auto 17px;font-size:14px}.consent input{width:19px;height:19px;accent-color:var(--blue-dark);flex-shrink:0}.consent a{text-decoration:underline;text-underline-offset:4px;color:var(--blue-dark)}.captcha-notice{font-size:12px!important;line-height:1.85;max-width:590px;text-align:center;margin:0 auto 23px!important;color:#526779}.captcha-notice a{text-decoration:underline;text-underline-offset:3px}.btn-submit{display:flex;width:min(470px,100%);margin:0 auto;background:var(--navy);color:#fff;font-size:17px;border:0;box-shadow:0 5px 0 #0a1422;gap:20px;min-height:70px}.btn-submit span{font-size:24px}.contact-card form>.note{text-align:center;font-size:12px;margin-top:18px}.form-status{padding:16px;border:2px solid #91b2c9;border-radius:10px;background:#f0f9ff;color:var(--navy);font-size:14px;margin:0 0 22px;display:block}.form-status[hidden]{display:none}.form-status.is-error{border-color:#ad4d3a;background:#fff3ed;color:#762511}.site-footer{background:white;padding:40px 0 25px}.footer-inner{display:flex;gap:35px;align-items:center;justify-content:space-between;font-size:13px}.footer-brand{font-family:var(--font-title);font-size:23px;color:var(--blue-dark);font-weight:700}.footer-brand small{font-family:var(--font-body);display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:5px}.footer-inner>a:nth-child(2){text-decoration:underline;text-underline-offset:4px}.footer-inner>small{font-size:12px}.footer-motion{text-align:center;padding:0 20px 120px}.sticky-footer{position:fixed;bottom:20px;left:50%;transform:translate(-50%,150%);width:min(815px,calc(100% - 40px));border:2px solid var(--navy);border-radius:22px;padding:12px;background:#fffffff5;backdrop-filter:blur(10px);box-shadow:0 6px 35px #1b2a4130;z-index:90;visibility:hidden;opacity:0;transition:transform .3s,visibility .3s,opacity .3s}.sticky-footer.is-visible{transform:translate(-50%,0);visibility:visible;opacity:1}.sticky-inner{display:flex;gap:13px;align-items:center}.sticky-inner>p{font-size:13px;line-height:1.7;padding:0 12px}.sticky-inner>p>strong{display:block;font-size:18px}.sticky-line{background:var(--line);color:white;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:50px;padding:15px 23px;font-weight:700;min-height:59px;flex:1;box-shadow:0 3px 0 #044d2c;font-size:17px}.sticky-line .icon{color:white;width:24px;height:24px}.sticky-line>span{font-size:12px;border:1px solid #ffffffb0;padding:1px 6px;border-radius:4px}.sticky-tel{background:var(--blue-dark);color:white;display:flex;align-items:center;gap:8px;justify-content:center;font-size:14px;padding:14px 20px;min-height:59px;border-radius:40px;box-shadow:0 3px 0 #033b59}.sticky-tel .icon{width:21px;height:21px;color:white}.sticky-line:hover{background:#065d36}.sticky-tel:hover{background:#074f75}.thanks-main{background:var(--blue-bg);padding:70px 0 100px;min-height:calc(100vh - 84px)}.thanks-card{max-width:830px;margin:auto;text-align:center;padding:60px 40px}.thanks-card>.icon{width:70px;height:70px;color:var(--blue-dark);margin:0 auto 26px}.thanks-card h1{font-size:36px;margin-bottom:23px}.thanks-card>p:not(.eyebrow){font-size:16px}.thanks-card>.note{font-size:13px!important;margin-top:25px}.thanks-phone{margin-top:29px!important;font-size:14px!important}.thanks-phone a{text-decoration:underline;font-weight:700}.footer-motion .motion-toggle{font-size:12px}@keyframes seller-marquee{to{transform:translateX(calc(-50% - 8px))}}@media(max-width:1000px){.reason-grid{gap:18px}.reason-card{padding:24px 20px}.reason-card h3{font-size:19px}.reason-card .number{font-size:49px}.reason-card .icon{width:48px;height:48px}.reason-card:last-child{grid-template-columns:90px 1fr}.simulator{padding:33px;gap:30px}.sim-input>p .number{font-size:41px}.saving-value strong{font-size:49px}.saving-value>span{font-size:20px}.review-card{padding:20px 17px}.review-card-meta{gap:8px;flex-direction:column;align-items:flex-start}.review-card-meta h3{font-size:16px}.review-card blockquote p{font-size:14px}.flow-grid{gap:18px}.flow-step{padding:20px 14px}.flow-step:not(:last-child)::after{width:18px;right:-21px}.flow-step h3{font-size:15px}.consult-card{display:block}.consult-icon{margin-bottom:21px}.consult-card h3{font-size:21px}.message-grid{gap:35px}.company-grid{gap:25px}.company-table{font-size:14px}.company-table th{width:85px}.closing-actions .btn-line{font-size:18px;min-width:360px}.closing-actions .btn-tel{font-size:13px}.footer-inner{gap:24px}.footer-brand{font-size:20px}}@media(max-width:800px){.empathy-grid{grid-template-columns:1fr 130px;gap:20px}.empathy-character .character{width:130px;height:130px}.checklist li{font-size:15px;padding:18px;gap:12px}.reason-grid{grid-template-columns:1fr 1fr}.reason-card:nth-child(3n+2){margin-top:0}.reason-card:nth-child(even){margin-top:20px}.reason-card:last-child{grid-column:1/-1}.simulator{grid-template-columns:1fr;gap:28px;max-width:550px}.sim-input>p:first-of-type{justify-content:center}.sim-input>label{text-align:center}.sim-input>p .number{font-size:46px}.sim-result{padding:22px}.saving-value strong{font-size:65px}.swiper:not(.swiper-ready) .swiper-wrapper{grid-template-columns:1fr}.review-card-meta{flex-direction:row;align-items:center}.flow-grid{grid-template-columns:1fr 1fr;gap:25px}.flow-step:not(:last-child)::after{display:none}.flow-step h3{font-size:17px}.company-grid{grid-template-columns:1fr}.map-embed{min-height:260px}.table-hint{display:block}.footer-inner{flex-wrap:wrap}.footer-brand{flex-basis:100%}.sticky-inner>p{display:none}.contact-card{padding:32px}.message-grid{grid-template-columns:.8fr 1fr;gap:28px}.message-copy>p{font-size:15px}}@media(max-width:640px){.strip-note{text-align:left;padding:13px 18px 28px;font-size:12px}.empathy-grid{grid-template-columns:1fr;gap:17px}.empathy-character{display:flex;justify-content:center}.empathy-character .character{width:100px;height:100px}.checklist{gap:12px}.checklist li{font-size:15px;padding:19px 17px;border-radius:14px;gap:13px}.checklist .icon{width:27px;height:27px}.empathy-bubble{margin-top:5px}.empathy-bubble>p{font-size:14px}.reason-grid{grid-template-columns:1fr;gap:18px}.reason-card:nth-child(even){margin-top:0}.reason-card{padding:24px}.reason-card:last-child{grid-column:auto;display:block}.reason-card:last-child .reason-card-top{flex-direction:row;margin-bottom:19px}.reason-card-top{margin-bottom:19px}.reason-card .number{font-size:54px}.reason-card h3{font-size:22px}.reason-card p{font-size:16px}.reason-card .icon{width:52px;height:52px}.center-cta{margin-top:29px}.simulator{padding:25px 20px;gap:25px;border-width:2px;box-shadow:4px 5px 0 var(--navy);border-radius:20px}.sim-input>p .number{font-size:43px}.sim-input>p>span{font-size:18px}.range-labels{font-size:12px}.sim-result{padding:21px 12px}.sim-result>p{font-size:12px}.saving-value strong{font-size:61px}.saving-value>span{font-size:22px}.saving-value{font-size:14px;gap:4px}.sim-note{font-size:12px!important;line-height:1.85!important}.saving-uses{gap:37px;margin:31px 0 17px}.saving-uses .icon{width:45px;height:45px}.saving-uses strong{font-size:13px}.saving-copy{font-size:15px}.review-summary{gap:12px;margin-top:0}.google-brand{font-size:26px}.review-stars{gap:2px}.review-stars .icon{width:18px;height:18px}.review-score{font-size:38px}.review-count{flex-basis:100%;text-align:center;font-size:13px}.review-embed{margin-bottom:23px;font-size:12px;padding:20px}.review-card{padding:23px}.review-card-meta h3{font-size:17px}.review-card blockquote p{font-size:16px}.review-card .sample-label{font-size:12px}.review-controls{gap:11px}.review-character .character{width:85px;height:85px}.table-scroll{border-width:2px;border-radius:14px}.comparison-table th,.comparison-table td{padding:18px 14px;font-size:14px}.comparison-table{min-width:735px}.comparison-table .our-column{min-width:208px}.comparison-table thead .our-column{font-size:16px}.flow-grid{grid-template-columns:1fr;gap:29px}.flow-step{padding:23px;display:grid;grid-template-columns:70px 1fr;column-gap:21px;text-align:left}.flow-icon{grid-column:1;grid-row:1/3;width:64px;height:64px;margin:auto 0}.step-label{grid-column:2;justify-content:flex-start;font-size:12px}.step-label .number{font-size:27px}.flow-step h3{grid-column:2;font-size:17px;margin-top:8px}.flow-step:not(:last-child)::after{display:block;width:3px;height:29px;right:auto;left:53px;top:auto;bottom:-32px;border-bottom:0;border-left:3px dashed var(--main)}.flow-note{padding:22px 20px;gap:13px;align-items:flex-start;margin-top:28px}.flow-note .icon{width:31px;height:31px}.flow-note p{font-size:15px}.seller-chip{font-size:16px;padding:13px 19px}.seller-group,.seller-track{gap:12px}.seller-track{animation-duration:26s}.consult-grid{grid-template-columns:1fr;gap:18px}.consult-card{display:grid;grid-template-columns:55px 1fr;column-gap:16px;padding:24px 20px}.consult-icon{width:55px;height:55px;border-radius:13px;margin:0}.consult-icon .icon{width:33px;height:33px}.consult-card h3{font-size:21px;align-self:center;min-height:55px;display:flex;align-items:center}.consult-card p{grid-column:1/-1;margin-top:16px;font-size:16px}.consult-card .note{font-size:12px;margin-top:12px}.area-card{padding:27px 22px;gap:20px}.area-icon .icon{width:47px;height:47px}.area-primary{font-size:25px!important}.area-secondary{font-size:14px!important}.area-details summary{font-size:14px;padding:17px 5px}.area-list{font-size:14px;padding-inline:5px}.faq-list{gap:13px}.faq-item{border-radius:14px}.faq-item summary{font-size:15px;padding:20px 17px;gap:11px}.faq-q{font-size:22px}.accordion-plus{width:20px;height:20px}.accordion-plus:before,.accordion-plus:after{width:15px;top:9px;left:2px}.faq-answer{padding:0 18px 21px}.faq-answer p{font-size:15px;line-height:1.95;padding:17px 0 0 29px}.faq-a{font-size:20px;top:17px}.message-grid{grid-template-columns:1fr;gap:30px}.ceo-picture{width:76%;max-width:350px;margin:auto;box-shadow:6px 7px 0 var(--blue-bg)}.message-copy>p{font-size:16px;line-height:2.1;margin-bottom:20px}.message-signature{font-size:13px!important}.message-signature strong{font-size:20px}.company-table{font-size:14px}.company-table th{width:73px}.company-table th,.company-table td{padding:17px 6px}.company-table small{font-size:12px}.company-grid{gap:26px}.map-embed{min-height:235px}.closing{padding-bottom:70px}.closing h2{font-size:36px}.closing .bubble{margin-bottom:27px}.closing-actions .cta-row{gap:12px}.closing-actions .btn-line{font-size:15px;min-width:0;min-height:73px}.closing-actions .btn-tel{font-size:14px;min-height:50px;width:100%;border-width:2px;box-shadow:0 3px 0 var(--navy)}.closing-actions>p{font-size:13px;margin-top:22px}.closing-actions>.note{font-size:12px;line-height:1.85;text-align:left;margin-top:13px}.contact-card{padding:28px 20px;margin-top:34px;border-width:2px;border-radius:18px;box-shadow:5px 6px 0 #96bad34a}.form-heading h3{font-size:25px}.form-heading p{font-size:14px;line-height:1.9;text-align:left}.form-grid{grid-template-columns:1fr;gap:22px}.form-field{font-size:14px}.contact-method{margin-top:0}.contact-method .form-grid{gap:18px}.form-field>input,.form-field>textarea{font-size:16px;padding:12px 13px;border-radius:8px}.consent{font-size:13px;margin-top:25px;gap:8px;align-items:flex-start}.consent input{margin-top:4px}.captcha-notice{font-size:12px!important;text-align:left}.btn-submit{font-size:15px;min-height:64px;gap:17px}.contact-card form>.note{font-size:12px;line-height:1.85}.form-status{font-size:13px;padding:14px;line-height:1.9}.site-footer{padding:30px 0 22px}.footer-inner{gap:19px;flex-direction:column;align-items:flex-start;font-size:13px}.footer-brand{font-size:23px}.footer-motion{text-align:left;padding:0 18px 115px}.sticky-footer{bottom:0;width:100%;left:0;border-radius:0;border:0;border-top:2px solid var(--navy);padding:9px 13px calc(11px + env(safe-area-inset-bottom));transform:translateY(150%)}.sticky-footer.is-visible{transform:translateY(0)}.sticky-inner{gap:9px}.sticky-line{padding:12px 10px;font-size:14px;gap:7px;min-height:53px}.sticky-line .icon{width:21px;height:21px}.sticky-line>span{font-size:12px;padding-inline:4px}.sticky-tel{font-size:12px;min-height:53px;padding:10px 15px;gap:4px;flex-direction:column;border-radius:15px;line-height:1.3}.sticky-tel .icon{width:18px;height:18px}.thanks-main{padding:35px 0 70px;min-height:calc(100vh - 73px)}.thanks-card{padding:36px 23px}.thanks-card h1{font-size:28px}.thanks-card>.icon{width:59px;height:59px}.thanks-card>p:not(.eyebrow){font-size:15px}.thanks-card>.note{font-size:12px!important}.thanks-card .btn-blue{font-size:15px}}@media(max-width:360px){.saving-value strong{font-size:53px}.saving-value>span{font-size:19px}.saving-uses{gap:26px}.sticky-line{font-size:13px;gap:6px}.sticky-line .icon{width:19px;height:19px}.sticky-tel{padding-inline:12px}.closing-actions .btn-line{font-size:13px}.consult-card{padding-inline:18px}.consult-card h3{font-size:19px}}.hero-trust{background:#ecf8fe;border-bottom:0;isolation:isolate;overflow:hidden;color:#142c43}.hero-trust .hero-stage{display:grid;grid-template-columns:1.04fr 1fr;grid-template-rows:auto auto auto;column-gap:55px;padding:36px 0 32px;position:relative;z-index:1;width:min(1200px,calc(100% - 64px))}.hero-shapes{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;background-image:radial-gradient(#76c3e04a 1px,transparent 1px);background-size:20px 20px}.hero-shapes i:nth-child(1){position:absolute;width:760px;height:760px;border-radius:50%;background:#32a7df;right:-105px;top:-250px;transform:rotate(-15deg)}.hero-shapes i:nth-child(2){position:absolute;width:370px;height:370px;background:#ffdf51;right:-140px;top:355px;border-radius:50%}.hero-shapes i:nth-child(3){position:absolute;width:100px;height:400px;background:#fff7cb;left:-80px;top:150px;transform:rotate(28deg)}.hero-shapes>span{position:absolute;color:#142c43;font-size:53px;left:48%;top:55px;transform:rotate(14deg)}.hero-shapes>span:last-child{font-size:32px;top:470px;left:53%;color:#1684bc}.hero-title-block{grid-column:1;grid-row:1;position:relative;z-index:2}.hero-trust .hero-kicker{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:.02em;margin:0 0 16px;white-space:nowrap}.hero-kicker>span{background:#142c43;color:#fff;padding:4px 10px;border-radius:4px}.hero-trust h1{font-family:var(--font-title);font-size:30px;line-height:1.2;letter-spacing:0;max-width:none;margin:0}.hero-trust .hero-lead{display:block;font-size:clamp(28px,2.6vw,38px);letter-spacing:-.045em;line-height:1.3;margin-bottom:12px}.hero-trust .fee-heading{display:block;font-size:19px;line-height:1.3;margin-left:3px}.hero-fee-line{display:flex;align-items:center;position:relative;margin-top:-1px;height:153px;width:max-content;max-width:100%}.hero-trust .fee-label{font-size:36px;line-height:1.3;letter-spacing:.025em;margin:5px 18px 0 3px}.hero-trust h1 .zero{font-family:var(--font-number);font-size:174px;line-height:.93;display:flex;align-items:baseline;padding:0;margin:0;color:#1389c8;letter-spacing:-.065em;border:0;border-radius:0;background:none;box-shadow:none;text-shadow:3px 3px 0 white;vertical-align:baseline}.hero-trust h1 .zero>small{font-family:var(--font-title);font-size:57px;margin-left:7px;letter-spacing:0;color:#142c43}.hero-trust .fee-spark{font-family:var(--font-number);font-size:78px;transform:rotate(12deg);margin-left:14px;color:#1389c8}.hero-trust .hero-value-copy{font-family:var(--font-title);font-size:18px;font-weight:700;margin:6px 0 19px;line-height:1.6;white-space:nowrap;letter-spacing:-.025em}.hero-value-copy mark{background:linear-gradient(transparent 55%,#ffdf51 55%);color:inherit;padding-bottom:4px}.hero-trust .portal-panel{grid-column:1;grid-row:2;max-width:510px;padding:10px 14px 9px;border:1px solid #c2deeb;border-radius:10px;background:#ffffffea;z-index:2}.portal-panel>p{font-size:12px;line-height:1.5;text-align:center;margin:0 0 7px}.portal-panel>p strong{font-weight:700}.portal-logos{display:flex;align-items:center;justify-content:center;gap:24px;height:30px}.portal-logos>img{width:100px;height:25px;object-fit:contain}.portal-logos>img:first-child{width:82px;height:33px}.portal-logos>span{font-size:10px}.hero-trust .hero-actions{grid-column:1;grid-row:3;max-width:510px;width:100%;padding-top:15px;margin:0;z-index:3}.hero-trust .cta-prelude{font-size:13px;font-weight:700;text-align:center;line-height:1.5;margin-bottom:7px}.hero-trust .hero-actions .btn-line{width:100%;min-width:0;min-height:65px;padding:12px 19px;font-size:17px;background:#ffe044;border:2px solid #142c43;box-shadow:0 5px 0 #142c43;gap:9px;white-space:nowrap;animation:none}.hero-trust .hero-actions .btn-line::after{content:'→';font-size:23px;margin-left:auto}.hero-trust .btn-line .cta-chat{background:#fff;color:#16833e;border:0;font:800 10px/26px Arial,sans-serif;border-radius:7px;position:relative;padding:0 5px}.hero-trust .btn-line .cta-chat:after{content:'';position:absolute;bottom:-4px;left:8px;border-top:6px solid #fff;border-right:6px solid transparent}.hero-trust .btn-line .cta-free{border:0;border-radius:3px;font-size:10px;background:#142c43;color:white;padding:2px 4px}.hero-trust .hero-secondary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:17px 3px 0}.hero-trust .hero-secondary .secondary-consult{display:inline-block;margin:0;font-size:12px;color:#174f71;text-decoration:underline;text-underline-offset:4px;line-height:1.6}.hero-phone{font-size:12px;white-space:nowrap;color:#174f71;text-decoration:underline;text-underline-offset:4px}.hero-trust .cta-reassure{text-align:center;font-size:11px;line-height:1.5;margin-top:10px;color:#496479}.cta-reassure span{margin:0 5px}.hero-visual{grid-column:2;grid-row:1 / 4;position:relative;align-self:center;min-width:0;padding:29px 0 66px;transform:rotate(2deg)}.hero-family{margin:0;border:6px solid white;border-radius:100px 18px 55px 18px;overflow:hidden;box-shadow:0 10px 0 #1074a123,0 20px 40px #134b5520;position:relative;height:405px;background:#e4e4df}.hero-family picture,.hero-family img{width:100%;height:100%;object-fit:cover;object-position:52% 45%}.hero-family figcaption{position:absolute;right:10px;top:14px;color:#263d4b;background:#ffffffde;font-size:10px;line-height:1.5;padding:3px 6px;border-radius:3px}.photo-ribbon{position:absolute;top:0;left:24px;background:#fff;color:#142c43;border:2px solid #142c43;border-radius:8px;font-family:var(--font-title);font-size:15px;line-height:1.6;padding:10px 22px;z-index:2;transform:rotate(-6deg);box-shadow:4px 4px 0 #ffd643}.photo-ribbon strong{font-size:19px}.hero-saving{position:absolute;bottom:20px;left:-22px;right:26px;display:grid;grid-template-columns:auto auto;align-items:center;background:#ffdf51;border:3px solid #142c43;border-radius:14px;padding:13px 18px 12px;box-shadow:5px 6px 0 #142c43;transform:rotate(-4deg);z-index:2}.hero-saving>div>span{font-size:11px;line-height:1.5;font-weight:700;display:block}.hero-saving p{font-size:12px;font-weight:700;line-height:1.8;margin-top:5px}.hero-saving p s{display:block;font-family:var(--font-number);font-size:25px;text-decoration-color:#df562a;text-decoration-thickness:2px;line-height:1.2}.hero-saving>strong{font-family:var(--font-number);font-size:75px;line-height:1;letter-spacing:-.06em;justify-self:end;white-space:nowrap}.hero-saving>strong>span{font-size:29px;display:inline-block;vertical-align:middle;margin-right:8px}.hero-saving>strong>small{font-family:var(--font-title);font-size:28px;letter-spacing:0}.hero-saving .saving-label{grid-column:1 / -1;font-size:12px;font-weight:700;text-align:center;border-top:1px dashed #9d842c;padding-top:7px;margin-top:8px}.hero-guide{position:absolute;bottom:15px;right:-35px;width:90px;z-index:4;transform:rotate(3deg)}.hero-guide>img{width:90px;height:126px;object-fit:contain;animation:character-float 3.6s ease-in-out infinite}.hero-guide>span{position:absolute;right:-2px;bottom:125px;white-space:nowrap;padding:8px 11px;background:white;border:2px solid #142c43;border-radius:50%;font-size:11px;font-weight:700;line-height:1.4;transform:rotate(8deg)}.hero-trust .hero-proof-bottom{position:relative;z-index:2;background:#ffffffee;border-top:1px solid #d3e8f1;padding:14px 0 12px}.hero-trust .hero-badges{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:0;max-width:880px;margin:0 auto 10px}.hero-trust .hero-badge{max-width:none;background:none;border:0;border-right:1px solid #cbdde6;border-radius:0;min-height:56px;padding:0 16px;box-shadow:none;display:block;font-size:11px;line-height:1.4}.hero-trust .hero-badge:last-child{border-right:0}.hero-trust .hero-badge>span{font-size:11px;display:block;margin-bottom:3px;color:#4a6374}.hero-trust .hero-badge p{display:flex;align-items:baseline;gap:5px;justify-content:center}.hero-trust .hero-badge strong{font-family:var(--font-number);font-size:33px;line-height:1.15;letter-spacing:-.025em}.hero-trust .hero-badge b{font-size:13px;font-weight:700}.hero-trust .hero-badge i{font-style:normal;color:#9f6900;font-size:25px}.hero-trust .hero-badge .line-proof{font-size:27px;letter-spacing:0;color:#15853b}.hero-fineprint{display:flex;gap:20px;align-items:flex-end}.hero-trust .hero-fineprint .note{max-width:none;font-size:10px;line-height:1.6;margin:0;color:#4e6676;flex:1}.hero-fineprint .motion-toggle{flex-shrink:0;font-size:10px;white-space:nowrap}.hero-trust .loan-main{display:block;font-size:42px;line-height:1.5}.hero-trust .loan-last{display:block;font-size:30px;margin-top:7px;color:#1389c8}.hero-trust .loan-fee{font-size:14px;font-weight:700;margin:12px 0 0}.loan-fee strong{font-size:27px;color:#1389c8;margin-left:5px}.builder-intro{background:white;padding:29px 0 23px;border-bottom:1px solid #d6e7ed}.builder-title{text-align:center;font-size:12px;line-height:1.8;color:#476273}.builder-title>span{display:block;font-family:var(--font-title);font-size:20px;font-weight:700;color:#142c43;margin-bottom:3px}.builder-mini{display:grid;grid-template-columns:repeat(4,1fr) 145px;gap:30px;align-items:center;margin:18px 0 12px}.builder-mini>div{height:45px;display:grid;place-items:center}.builder-mini img{width:100%;height:40px;object-fit:contain;max-width:185px}.builder-mini>a{font-size:12px;font-weight:700;color:#175174;line-height:1.6;text-decoration:underline;text-underline-offset:4px}.builder-intro .note{text-align:center;font-size:10px}.real-office-intro{background:#f8fcfe;padding:24px 0 30px;border-bottom:1px solid #d5e8f1}.real-office-inner{display:grid;grid-template-columns:240px 1fr 200px;align-items:center;gap:26px;max-width:1000px}.office-mini-photo{position:relative;border-radius:12px;overflow:hidden;border:3px solid white;box-shadow:0 2px 15px #12344516}.office-mini-photo img{width:100%;height:131px;object-fit:cover}.office-mini-photo>span{position:absolute;bottom:0;left:0;background:#142c43e8;color:white;font-size:10px;padding:3px 9px}.real-office-copy>p{color:#167bae;font-weight:700;font-size:12px;margin-bottom:8px}.real-office-copy>strong{display:block;font-family:var(--font-title);font-size:21px;line-height:1.6}.real-office-copy>a{display:block;margin-top:10px;color:#175174;font-size:12px;text-decoration:underline;text-underline-offset:4px}.representative-mini{display:flex;align-items:center;gap:12px;flex-direction:column;text-align:center;font-size:10px;line-height:1.5}.representative-mini img{width:85px;height:85px;border:2px solid #142c43;border-radius:50%;object-fit:cover;background:white}.representative-mini strong{font-size:13px}.builder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.builder-card{background:white;border:1px solid #cbdce7;border-radius:13px;min-height:135px;padding:25px 19px 15px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px}.builder-card>img{width:100%;max-width:210px;height:46px;object-fit:contain}.builder-card>span{font-size:11px;line-height:1.5;color:#496071}.builder-other{justify-content:center;background:#fff8ce;border:2px solid #142c43;gap:10px}.builder-other strong{font-size:17px}.builder-other span{color:#142c43}.brand-note{margin-top:18px;font-size:10px}.review-direct{display:flex;align-items:center;justify-content:space-between;gap:30px;background:white;padding:35px 40px;border:2px solid #142c43;border-radius:20px;margin:28px auto;max-width:920px;box-shadow:6px 6px 0 #bce4f8}.review-direct h3{font-size:23px}.review-direct p{font-size:14px;line-height:1.9;margin-top:10px;color:#476273}.review-direct .btn{font-size:14px;min-height:58px;white-space:nowrap}.review-samples{border-top:1px solid #bcd6e6;padding-top:20px;margin-top:34px}.review-samples>summary{cursor:pointer;font-size:12px;text-align:center;color:#476273;line-height:1.8;padding:14px}.review-samples[open]>summary{margin-bottom:20px}.ceo-picture{margin:0;position:relative}.ceo-picture img{width:100%;height:auto;border-radius:22px}.ceo-picture figcaption{font-size:11px;text-align:center;margin-top:9px;color:#496071}.office-access{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border:2px solid #142c43;background:white;border-radius:18px;padding:30px}.office-access .eyebrow{font-size:11px;justify-content:flex-start;line-height:1.7}.office-access .eyebrow:before,.office-access .eyebrow:after{display:none}.office-access h3{font-size:25px;margin:0 0 12px}.office-access p{font-size:14px;line-height:1.9}.office-access .text-link{margin-top:18px}.office-access small{font-size:11px;color:#496071;margin-top:12px}@media(min-width:1000px){.hero-visual{animation:photo-settle .85s cubic-bezier(.18,.72,.2,1) both}.photo-ribbon{animation:ribbon-settle 1s cubic-bezier(.18,.72,.2,1) both}.hero-saving{animation:saving-settle 1s cubic-bezier(.18,.72,.2,1) both}}@keyframes photo-settle{from{transform:translateY(16px) rotate(4deg)}to{transform:translateY(0) rotate(2deg)}}@keyframes ribbon-settle{from{transform:translateY(-15px) rotate(-9deg)}to{transform:translateY(0) rotate(-6deg)}}@keyframes saving-settle{from{transform:translateY(18px) rotate(-1deg)}to{transform:translateY(0) rotate(-4deg)}}@media(max-width:1100px){.hero-trust .hero-stage{column-gap:30px}.hero-trust .hero-lead{font-size:30px}.hero-trust .fee-label{font-size:30px;margin-right:12px}.hero-trust h1 .zero{font-size:157px}.hero-trust h1 .zero>small{font-size:48px}.hero-trust .hero-value-copy{font-size:15px}.hero-trust .hero-actions .btn-line{font-size:14px;padding-inline:14px;gap:7px}.portal-logos{gap:18px}.portal-logos>img{width:85px}.hero-family{height:360px}.photo-ribbon{font-size:13px;padding:9px 17px}.photo-ribbon strong{font-size:17px}.hero-saving{left:-12px;right:12px;padding:12px}.hero-saving>strong{font-size:64px}.hero-saving p s{font-size:22px}.hero-saving>div>span{font-size:10px}.hero-guide{right:-20px;width:72px}.hero-guide>img{width:72px;height:101px}.hero-guide>span{bottom:104px;font-size:10px}.hero-trust .hero-secondary{gap:6px}.hero-trust .hero-secondary .secondary-consult,.hero-phone{font-size:10px}.hero-shapes i:nth-child(1){right:-290px}.hero-shapes>span{left:49%;font-size:35px}.real-office-inner{grid-template-columns:210px 1fr 160px;gap:20px}.builder-mini{gap:20px;grid-template-columns:repeat(4,1fr) 110px}.real-office-copy>strong{font-size:18px}}@media(max-width:800px){.hero-trust .hero-stage{width:calc(100% - 36px);column-gap:20px}.hero-trust .hero-kicker{font-size:10px;gap:6px}.hero-kicker>span{padding-inline:6px}.hero-trust .hero-lead{font-size:24px}.hero-trust .fee-heading{font-size:16px}.hero-trust .fee-label{font-size:26px}.hero-trust h1 .zero{font-size:129px}.hero-trust h1 .zero>small{font-size:39px}.hero-trust .fee-spark{font-size:52px;margin-left:8px}.hero-fee-line{height:120px}.hero-trust .hero-value-copy{font-size:12px}.hero-trust .portal-panel{padding:8px}.portal-panel>p{font-size:10px}.portal-logos{gap:10px}.portal-logos>img{width:75px;height:22px}.portal-logos>img:first-child{width:66px;height:28px}.hero-trust .cta-prelude{font-size:11px}.hero-trust .hero-actions .btn-line{font-size:12px;min-height:59px;gap:6px;padding-inline:10px}.hero-trust .hero-actions .btn-line::after{font-size:18px}.hero-trust .btn-line .cta-chat{font-size:9px;padding:0 4px}.hero-trust .btn-line .cta-free{display:none}.hero-family{height:330px;border-radius:60px 14px 40px 14px;border-width:4px}.photo-ribbon{left:10px;font-size:11px;padding:8px 12px}.photo-ribbon strong{font-size:14px}.hero-saving{bottom:32px;left:-10px;right:5px;padding:9px;border-width:2px;box-shadow:3px 4px 0 #142c43}.hero-saving>strong{font-size:52px}.hero-saving>strong>span{font-size:20px;margin-right:3px}.hero-saving>strong>small{font-size:20px}.hero-saving p{font-size:10px}.hero-saving p s{font-size:19px}.hero-saving .saving-label{font-size:10px}.hero-guide{right:-15px;bottom:18px}.hero-guide>img{width:62px;height:87px}.hero-guide>span{bottom:91px}.real-office-inner{grid-template-columns:175px 1fr 110px;gap:15px}.real-office-copy>strong{font-size:16px}.real-office-copy>p{font-size:10px}.builder-grid{gap:12px}.builder-card{padding-inline:14px}.builder-card>span{font-size:10px}.builder-other strong{font-size:14px}}@media(max-width:640px){.hero-trust .hero-stage{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;width:calc(100% - 32px);padding:18px 0 20px;gap:0}.hero-title-block{grid-column:1;grid-row:1}.hero-trust .hero-kicker{font-size:10px;gap:8px;margin:0 0 10px;justify-content:center}.hero-trust h1{font-size:24px;text-align:center;line-height:1.2}.hero-trust .hero-lead{font-size:clamp(25px,7.1vw,31px);margin-bottom:5px;letter-spacing:-.06em}.hero-trust .fee-heading{font-size:13px;line-height:1.3;position:absolute;left:calc(50% - 106px);top:53px}.hero-fee-line{height:105px;margin:9px auto 0;justify-content:center}.hero-trust .fee-label{font-size:25px;margin:15px 13px 0 0;line-height:1.22;letter-spacing:0}.hero-trust h1 .zero{font-size:122px;line-height:.93;letter-spacing:-.045em;text-shadow:2px 2px 0 white;margin:0;padding:0}.hero-trust h1 .zero>small{font-size:37px;margin-left:3px}.hero-trust .fee-spark{font-size:48px;margin-left:6px}.hero-trust .hero-value-copy{font-size:13px;text-align:center;margin:7px 0 11px}.hero-visual{grid-column:1;grid-row:2;padding:8px 0 32px;margin:0 auto 8px;width:calc(100% - 10px);height:213px;transform:none;align-self:auto}.hero-family{height:174px;border-width:4px;border-radius:40px 12px 34px 12px;margin:0 11px 0 0;box-shadow:0 7px 0 #1074a120}.hero-family img{object-position:50% 38%}.hero-family figcaption{font-size:8px;right:5px;top:7px;padding:2px 4px}.photo-ribbon{left:-3px;top:0;padding:5px 9px;font-size:9px;line-height:1.4;border-width:1.5px;box-shadow:2px 2px 0 #ffdf51}.photo-ribbon strong{font-size:12px}.hero-saving{bottom:2px;left:9px;right:32px;padding:6px 11px;border-radius:9px;transform:rotate(-3deg);grid-template-columns:1fr auto;gap:0;box-shadow:3px 3px 0 #142c43}.hero-saving>div>span{font-size:8px;line-height:1.4}.hero-saving p{font-size:9px;margin-top:1px;display:flex;align-items:center;gap:5px;line-height:1.4}.hero-saving p s{font-size:16px;line-height:1.3}.hero-saving>strong{font-size:39px;line-height:1.1}.hero-saving>strong>span{font-size:18px;margin-right:4px}.hero-saving>strong>small{font-size:18px}.hero-saving .saving-label{font-size:9px;padding-top:3px;margin-top:3px;line-height:1.5}.hero-guide{bottom:-6px;right:-4px;width:54px;transform:rotate(3deg)}.hero-guide>img{width:54px;height:76px}.hero-guide>span{font-size:8px;bottom:75px;padding:5px 7px;border-width:1.5px;right:-3px}.hero-shapes{background-size:17px 17px}.hero-shapes i:nth-child(1){width:370px;height:370px;right:-220px;top:101px}.hero-shapes i:nth-child(2){width:230px;height:230px;right:auto;left:-170px;top:245px}.hero-shapes i:nth-child(3){display:none}.hero-shapes>span{font-size:20px;left:8px;top:135px}.hero-shapes>span:last-child{top:255px;right:7px;left:auto;font-size:20px}.hero-trust .portal-panel{grid-column:1;grid-row:3;max-width:none;padding:7px 10px 8px;margin:0}.portal-panel>p{font-size:10px;margin-bottom:4px}.portal-logos{gap:22px;height:25px}.portal-logos>img{width:83px;height:22px}.portal-logos>img:first-child{width:68px;height:28px}.portal-logos>span{font-size:9px}.hero-trust .hero-actions{grid-column:1;grid-row:4;padding-top:11px;max-width:none}.hero-trust .cta-prelude{font-size:11px;margin-bottom:6px}.hero-trust .hero-actions .btn-line{font-size:14px;min-height:59px;padding:11px 13px;gap:7px}.hero-trust .btn-line .cta-free{display:inline-block}.hero-trust .hero-actions .btn-line::after{font-size:22px}.hero-trust .hero-secondary{margin:14px 3px 0;gap:10px}.hero-trust .hero-secondary .secondary-consult,.hero-phone{font-size:10px}.hero-trust .cta-reassure{font-size:10px;margin-top:9px}.hero-trust .hero-proof-bottom{padding:13px 0 12px}.hero-trust .hero-badges{grid-template-columns:1fr 1fr 1.25fr;gap:0;margin:0 auto 12px}.hero-trust .hero-badge{padding:0 4px;min-height:43px}.hero-trust .hero-badge>span{font-size:9px;margin-bottom:5px}.hero-trust .hero-badge p{gap:2px;flex-wrap:wrap}.hero-trust .hero-badge strong{font-size:24px}.hero-trust .hero-badge b{font-size:10px}.hero-trust .hero-badge i{font-size:18px}.hero-trust .hero-badge .line-proof{font-size:19px}.hero-trust .hero-badge:last-child p>b:first-child{display:none}.hero-fineprint{display:block}.hero-trust .hero-fineprint .note{font-size:9px;line-height:1.65}.hero-fineprint .motion-toggle{display:block;margin:7px 0 0 auto;font-size:9px;padding:4px 9px}.builder-intro{padding:21px 0 18px}.builder-title{font-size:10px;line-height:1.7}.builder-title>span{font-size:16px;margin-bottom:5px}.builder-mini{grid-template-columns:repeat(2,1fr);gap:13px 24px;max-width:420px;margin:13px auto 9px}.builder-mini>div{height:29px}.builder-mini img{height:28px;max-width:150px}.builder-mini>a{grid-column:1 / -1;text-align:center;font-size:11px;margin-top:5px}.builder-intro .note{font-size:9px;text-align:left;line-height:1.7}.real-office-intro{padding:20px 0 24px}.real-office-inner{grid-template-columns:120px 1fr;gap:13px}.office-mini-photo img{height:105px}.office-mini-photo>span{font-size:8px;padding-inline:5px}.real-office-copy>p{font-size:9px;margin-bottom:6px}.real-office-copy>strong{font-size:13px;line-height:1.65}.real-office-copy>a{font-size:10px;margin-top:7px}.representative-mini{grid-column:1 / -1;flex-direction:row;justify-content:center;border-top:1px dashed #c9dce6;padding-top:12px;margin-top:0;text-align:left;gap:10px}.representative-mini img{width:45px;height:45px}.representative-mini>span{font-size:9px}.representative-mini strong{font-size:12px}.builder-grid{grid-template-columns:repeat(2,1fr);gap:11px}.builder-card{min-height:108px;padding:19px 12px 12px;gap:16px}.builder-card>img{height:35px}.builder-card>span{font-size:10px}.builder-other strong{font-size:14px}.brand-note{font-size:10px}.review-direct{flex-direction:column;align-items:stretch;padding:25px 22px;gap:20px}.review-direct h3{font-size:21px}.review-direct p{font-size:13px}.review-direct .btn{font-size:13px}.office-access{padding:25px 20px}.office-access h3{font-size:23px}.hero-trust .loan-main{font-size:30px;line-height:1.4}.hero-trust .loan-last{font-size:24px}.hero-trust .loan-fee{text-align:center;font-size:12px;margin-top:7px}.loan-fee strong{font-size:23px}html[data-variant=loan] .hero-trust h1{font-size:24px}html[data-variant=loan] .hero-trust .hero-actions .btn-line{font-size:14px;min-height:59px}}@media(max-width:360px){.hero-trust .hero-lead{font-size:25px}.hero-trust .hero-kicker{font-size:9px}.hero-trust .hero-value-copy{font-size:12px}.hero-trust .hero-actions .btn-line{font-size:12px;gap:6px}.portal-logos{gap:15px}.portal-logos>img{width:71px}.portal-logos>img:first-child{width:60px}.hero-saving p{font-size:8px;gap:3px}.hero-saving p s{font-size:14px}.hero-saving>div>span{font-size:8px}.hero-saving>strong{font-size:33px}.hero-saving>strong>span{font-size:16px}.hero-saving>strong>small{font-size:15px}.hero-trust .hero-secondary .secondary-consult,.hero-phone{font-size:9px}.hero-trust .hero-badge strong{font-size:22px}.hero-trust .hero-badge .line-proof{font-size:17px}.real-office-inner{grid-template-columns:105px 1fr;gap:10px}.real-office-copy>strong{font-size:12px}.builder-title>span{font-size:14px}}@media(prefers-reduced-motion:reduce){.hero-visual,.photo-ribbon,.hero-saving,.hero-guide>img{animation:none!important}.hero-visual{transform:rotate(2deg)}.hero-trust .btn{transition:none}}html[data-motion=off] .hero-visual,html[data-motion=off] .photo-ribbon,html[data-motion=off] .hero-saving,html[data-motion=off] .hero-guide>img{animation:none!important}@media(max-width:640px) and (prefers-reduced-motion:reduce){.hero-visual{transform:none}}.office-proof{margin: 0 0 48px;padding: clamp(24px, 4vw, 48px);color: #1b2a41;background: #fff;border: 1px solid #d2e8f3;border-radius: 28px;box-shadow: 0 14px 36px #1b2a4109;}.office-proof__intro{display: grid;grid-template-columns: 1fr 1fr;gap: 0 40px;align-items: end;margin-bottom: 30px;}.office-proof__tag{grid-column: 1 / -1;justify-self: start;margin: 0 0 13px;padding: 5px 13px;color: #1b2a41;background: #ffd33d;border-radius: 5px;font-size: 12px;font-weight: 700;line-height: 1.6;letter-spacing: .05em;}.office-proof .office-proof__intro h3{margin: 0;font-size: clamp(22px, 2.75vw, 32px);line-height: 1.65;letter-spacing: .02em;}.office-proof .office-proof__copy{margin: 0 0 4px;color: #435166;font-size: 14px;line-height: 2;}.office-gallery{display: grid;grid-template-columns: .9fr 1.1fr;gap: 26px;align-items: start;}.office-gallery__item{min-width: 0;margin: 0;}.office-gallery__image{position: relative;overflow: hidden;background: #e7eef2;border-radius: 16px;isolation: isolate;}.office-gallery__image img{display: block;width: 100%;height: auto;aspect-ratio: 16 / 9;object-fit: cover;}.office-gallery__item--exterior{grid-column: 1;grid-row: 1;}.office-gallery__item--exterior .office-gallery__image img, .office-gallery__item--room .office-gallery__image img{height: clamp(260px, 33vw, 390px);aspect-ratio: auto;}.office-gallery__item--room{grid-column: 2;grid-row: 1;}.office-gallery__item--entrance{grid-column: 1;grid-row: 2;}.office-gallery__item--reception{grid-column: 2;grid-row: 2;}.office-gallery__number{position: absolute;top: 12px;left: 12px;display: grid;place-items: center;width: 32px;height: 32px;color: #1b2a41;background: #ffd33d;border: 2px solid #fff;border-radius: 50%;font: 800 12px/1 Arial, sans-serif;}.office-gallery figcaption{display: flex;flex-direction: column;gap: 3px;padding: 11px 3px 0;line-height: 1.65;}.office-gallery figcaption strong{font-size: 14px;font-weight: 700;}.office-gallery figcaption span{color: #647286;font-size: 11px;}.office-proof .office-proof__address{margin: 28px 0 0;padding-top: 19px;border-top: 1px solid #e0eaf0;color: #435166;font-size: 12px;line-height: 1.9;text-align: center;}.office-proof__address > span{color: #219ddd;font-weight: 700;}@media (max-width: 800px){.office-proof__intro{grid-template-columns: 1fr;gap: 0;}.office-proof .office-proof__copy{margin-top: 16px;}.office-proof__desktop-break{display: none;}.office-gallery{gap: 22px;}}@media (max-width: 540px){.office-proof{margin-bottom: 30px;padding: 22px 16px;border-radius: 22px;}.office-proof__intro{margin-bottom: 24px;}.office-proof .office-proof__intro h3{font-size: 23px;}.office-proof .office-proof__copy{font-size: 12px;}.office-proof__tag{font-size: 10px;}.office-gallery{grid-template-columns: 1fr 1fr;gap: 18px 12px;}.office-gallery__item--exterior .office-gallery__image img, .office-gallery__item--room .office-gallery__image img{height: clamp(170px, 48vw, 235px);}.office-gallery__image{border-radius: 10px;}.office-gallery__number{top: 7px;left: 7px;width: 25px;height: 25px;border-width: 1px;font-size: 10px;}.office-gallery figcaption{padding-top: 8px;}.office-gallery figcaption strong{font-size: 11px;}.office-gallery figcaption span{font-size: 10px;}.office-proof .office-proof__address{margin-top: 23px;font-size: 11px;text-align: left;}}.life-possibilities{--life-ink:#1b2a41;--life-blue:#219ddd;max-width:1030px;margin:62px auto 0;color:var(--life-ink)}.life-possibilities__heading{text-align:center;margin-bottom:27px}.life-possibilities__kicker{display:inline-block;padding:5px 15px;margin:0 0 14px;background:#fff1af;border-radius:30px;color:var(--life-ink);font-size:13px;font-weight:700;line-height:1.7}.life-possibilities__heading h3{margin:0;font-family:"M PLUS Rounded 1c","Noto Sans JP",sans-serif;font-size:clamp(27px,3vw,37px);font-weight:800;line-height:1.6;letter-spacing:.02em}.life-possibilities__heading h3 span{display:inline-block}.life-possibilities__intro{margin:13px 0 0;font-size:15px;line-height:1.9}.life-possibilities__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.life-possibilities__card{min-width:0;overflow:hidden;position:relative;isolation:isolate;border:1.5px solid #cadce6;border-radius:22px;background:#fff;box-shadow:0 5px 0 #d2e5ef70;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.life-possibilities__art{display:flex;align-items:center;justify-content:center;height:148px;margin:0;background:#f2f9fd;border-bottom:1px solid #e4eff5}.life-possibilities__card:nth-child(even) .life-possibilities__art{background:#fffcef;border-color:#f4efda}.life-possibilities__art svg{display:block;width:174px;height:auto;max-width:90%;transition:transform .25s ease}.life-possibilities__body{padding:20px 20px 23px;text-align:left}.life-possibilities__eyebrow{margin:0 0 5px;font-size:12px;font-weight:700;color:#47657a;line-height:1.7;letter-spacing:.025em}.life-possibilities__body h4{margin:0 0 11px;font-family:"M PLUS Rounded 1c","Noto Sans JP",sans-serif;font-size:22px;font-weight:800;line-height:1.45;letter-spacing:.005em}.life-possibilities__body>p:last-child{margin:0;font-size:14px;line-height:1.9;color:#395066}.life-possibilities__moving{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:21px;padding:12px 27px;border:1.5px solid #cadce6;border-radius:20px;background:linear-gradient(100deg,#edf8fe,#fff);box-shadow:0 4px 0 #d2e5ef50}.life-possibilities__moving>svg{flex:0 0 130px;display:block;width:130px;height:auto}.life-possibilities__moving-title{flex:0 0 auto}.life-possibilities__moving-title h4{margin:0;font-family:"M PLUS Rounded 1c","Noto Sans JP",sans-serif;font-size:23px;font-weight:800;line-height:1.5}.life-possibilities__moving-copy{margin:0 0 0 16px;padding-left:30px;border-left:1px solid #cbdfe9;color:#395066;font-size:14px;line-height:1.9;text-align:left}.life-possibilities__note{max-width:900px;margin:19px auto 0;font-size:11px;line-height:1.85;color:#526577;text-align:left}@media(hover:hover) and (prefers-reduced-motion:no-preference){.life-possibilities__card:hover{transform:translateY(-5px);border-color:#78b8d9;box-shadow:0 10px 0 #cce4f055}.life-possibilities__card:hover .life-possibilities__art svg{transform:translateY(-3px) rotate(-2deg)}}@media(max-width:700px){.life-possibilities{margin-top:38px}.life-possibilities__heading{margin-bottom:22px}.life-possibilities__kicker{font-size:10px;padding:5px 11px;margin-bottom:12px}.life-possibilities__heading h3{font-size:26px;line-height:1.5;letter-spacing:0}.life-possibilities__heading h3 span{display:block}.life-possibilities__intro{font-size:13px;line-height:1.9;margin-top:12px}.life-possibilities__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.life-possibilities__card{border-radius:16px;box-shadow:0 4px 0 #d2e5ef70}.life-possibilities__art{height:115px}.life-possibilities__art svg{width:148px;max-width:100%}.life-possibilities__body{padding:14px 12px 17px}.life-possibilities__eyebrow{font-size:9px;letter-spacing:0;line-height:1.7;margin-bottom:5px}.life-possibilities__body h4{font-size:17px;letter-spacing:-.03em;margin-bottom:8px;line-height:1.6}.life-possibilities__body>p:last-child{font-size:11px;line-height:1.9;letter-spacing:-.015em}.life-possibilities__note{font-size:10px;margin-top:15px;line-height:1.85}}@media(max-width:360px){.life-possibilities__heading h3{font-size:24px}.life-possibilities__body{padding:13px 10px 15px}.life-possibilities__body h4{font-size:15px}.life-possibilities__eyebrow{font-size:8px}.life-possibilities__body>p:last-child{font-size:10px}}@media(max-width:700px){.life-possibilities__moving{display:grid;grid-template-columns:91px 1fr;gap:0 13px;padding:12px 17px 17px;margin-top:14px;border-radius:16px;text-align:left}.life-possibilities__moving>svg{width:91px;grid-row:1/3;align-self:center}.life-possibilities__moving-title h4{font-size:19px;margin-bottom:5px}.life-possibilities__moving-title .life-possibilities__eyebrow{font-size:10px;margin-bottom:3px}.life-possibilities__moving-copy{padding:0;margin:0;border:0;font-size:11px;line-height:1.8}}@media(prefers-reduced-motion:reduce){.life-possibilities__card,.life-possibilities__art svg{transition:none}}.hero-trust .hero-title-block,.hero-trust .photo-ribbon{color:#142c43}.hero-trust .hero-actions .btn-line{justify-content:center;padding-inline:48px}.hero-trust .hero-actions .btn-line::after{position:absolute;right:19px;margin:0}.hero-trust .btn-line .cta-chat{position:absolute;left:19px}.hero-trust .btn-line .cta-label{font:inherit;border:0;padding:0;border-radius:0;white-space:normal;text-align:center}.hero-trust .hero-saving{grid-template-columns:auto auto;justify-content:center;column-gap:22px}.hero-trust .hero-saving>div{text-align:center}.hero-trust .hero-saving>strong{justify-self:center}.hero-trust .hero-saving p{justify-content:center}.hero-trust .hero-saving .saving-label{min-width:0}@media(max-width:800px){.hero-trust .hero-saving{column-gap:12px}.hero-trust .hero-actions .btn-line{padding-inline:41px}.hero-trust .btn-line .cta-chat{left:13px}.hero-trust .hero-actions .btn-line::after{right:13px}}@media(max-width:640px){.hero-trust .fee-heading{position:static;display:block;margin:0;font-size:13px;line-height:1.6;color:#142c43}.hero-trust .hero-lead{margin-bottom:3px}.hero-trust .hero-fee-line{margin:0 auto;height:100px}.hero-trust .fee-label{margin-top:5px}.hero-trust h1 .zero{font-size:117px;line-height:.9;color:#0d83c1}.hero-trust .hero-value-copy{margin-top:9px}.hero-trust .hero-saving{column-gap:12px}.hero-trust .hero-actions .btn-line{padding-inline:45px}.hero-trust .btn-line .cta-free{display:none}.hero-trust .btn-line .cta-chat{left:16px}.hero-trust .hero-actions .btn-line::after{right:16px}.hero-trust .cta-reassure{max-width:320px;margin-inline:auto;line-height:1.7}}@media(max-width:360px){.hero-trust .hero-saving{column-gap:8px}.hero-trust .hero-actions .btn-line{font-size:12px;padding-inline:38px}.hero-trust .btn-line .cta-chat{left:12px}.hero-trust .hero-actions .btn-line::after{right:12px}}.family-film{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .7s ease;pointer-events:none}.family-film.is-playing{opacity:1}.hero-trust .fee-spark{color:#142c43}@media(max-width:640px){.hero-shapes i:nth-child(1){top:310px;right:-235px}.hero-trust .photo-ribbon{top:8px;left:-3px;transform:rotate(-4deg);max-width:75%}.hero-trust .hero-badge:last-child p{align-items:center;flex-direction:column;gap:1px}.hero-trust .hero-badge:last-child .line-proof{font-size:18px}.hero-trust .hero-badge:last-child b{font-size:9px}.hero-trust .hero-badge:last-child>span{margin-bottom:2px}.family-film{object-position:50% 40%}}@media(prefers-reduced-motion:reduce){.family-film{transition:none;opacity:0!important}}html[data-motion=off] .family-film{opacity:0!important}@media(max-width:640px){.hero-shapes i:nth-child(1){width:260px;height:260px;top:230px;right:-185px}.hero-trust .hero-visual{height:243px;padding-top:38px}.hero-trust .photo-ribbon{display:flex;justify-content:center;gap:4px;left:3px;right:13px;top:3px;max-width:none;transform:none;padding:5px 7px;font-size:9px;line-height:1.5;border-radius:7px;box-shadow:2px 2px 0 #ffdf51}.hero-trust .photo-ribbon br{display:none}.hero-trust .photo-ribbon strong{font-size:10px}.hero-trust .hero-saving{bottom:2px}.hero-trust .hero-family{border-top-left-radius:24px}.hero-trust .cta-reassure{color:#355267}.hero-trust .hero-secondary .secondary-consult,.hero-trust .hero-phone{color:#174765}}@media(max-width:360px){.hero-trust .photo-ribbon{font-size:8px;gap:3px}.hero-trust .photo-ribbon strong{font-size:9px}}.family-film{opacity:1}.hero-trust .hero-family{height:auto;aspect-ratio:3/2}.hero-family picture{position:absolute;inset:0}.builder-mini>a{white-space:nowrap;font-size:11px}@media(max-width:640px){.hero-trust .hero-family{height:174px;aspect-ratio:auto}.hero-trust .hero-saving>div{display:contents}.hero-trust .hero-saving>div>span{grid-column:1 / -1;text-align:center;font-size:9px;line-height:1.5;margin-bottom:2px;white-space:nowrap}.hero-trust .hero-saving p{grid-column:1;grid-row:2;display:block;font-size:9px;line-height:1.4;margin:0}.hero-trust .hero-saving p s{display:block;white-space:nowrap;font-size:20px;line-height:1.3}.hero-trust .hero-saving>strong{grid-column:2;grid-row:2;font-size:46px;line-height:1;align-self:center}.hero-trust .hero-saving .saving-label{grid-row:3;font-size:9px}.hero-trust .hero-saving{column-gap:18px;padding-block:5px}.portal-logos>span{white-space:nowrap;flex-shrink:0}}@media(max-width:360px){.hero-trust .hero-saving{column-gap:13px}.hero-trust .hero-saving>div>span{font-size:8px}.hero-trust .hero-saving p{font-size:8px}.hero-trust .hero-saving p s{font-size:18px}.hero-trust .hero-saving>strong{font-size:41px}.hero-trust .hero-saving .saving-label{font-size:8px}.portal-logos>span{display:none}.portal-logos{gap:17px}}.hero-trust .hero-stage{padding-top:30px;padding-bottom:20px}.hero-trust .hero-visual{padding-top:0}.hero-trust .hero-fee-line{margin-top:2px}.hero-trust .btn-line .cta-free{position:absolute;right:48px}.hero-supports{display:grid;grid-template-columns:repeat(3,1fr);max-width:1050px;position:relative;z-index:2;gap:16px;margin-bottom:20px}.hero-supports>div{display:flex;justify-content:center;align-items:center;gap:11px;background:#ffffffed;border:1px solid #b6d7e8;border-radius:12px;padding:12px 10px;box-shadow:0 3px 0 #1b2a410a}.hero-supports>div>span{display:grid;place-items:center;width:25px;height:25px;background:#ffdf51;border:1.5px solid #142c43;border-radius:50%;font-size:17px;font-weight:700}.hero-supports p{font-size:11px;line-height:1.6}.hero-supports strong{display:block;font-family:var(--font-title);font-size:17px}.concept-section{background:#fffdf5!important}.concept-section:before{background:#fffdf5!important}.concept-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.concept-card{position:relative;background:white;border:2px solid #142c43;border-radius:22px;padding:25px 26px 24px;text-align:center;box-shadow:5px 6px 0 #d9eaf4}.concept-num{position:absolute;left:16px;top:14px;font:800 13px var(--font-number);color:#5a7487}.concept-art{height:86px;display:flex;align-items:center;justify-content:center;gap:7px;font:800 66px/1 var(--font-number);color:#168bc5;margin:0 auto 12px}.concept-art span{color:#142c43;font-size:40px}.concept-svg{display:block;margin:0 auto 12px}.concept-card h3{font-family:var(--font-title);font-size:26px;line-height:1.5;margin:0 0 13px}.concept-card h3>span{background:linear-gradient(transparent 62%,#ffdf51 62%)}.concept-card>p:not(.concept-art){font-size:14px;line-height:1.95;text-align:left;color:#445d70}.concept-card>b{display:block;font-size:11px;line-height:1.5;background:#eaf7ff;color:#175174;border-radius:30px;padding:9px 6px;margin-top:20px}.concept-note{margin-top:21px;text-align:center;font-size:10px}.efficiency{max-width:1010px;margin:50px auto 0;padding:30px 35px;background:#f1faff;border:1px solid #bcdce9;border-radius:22px;text-align:center}.efficiency-kicker{font-size:12px;color:#17608c;font-weight:700;margin-bottom:9px}.efficiency>h3{font-size:27px;font-family:var(--font-title);line-height:1.6}.efficiency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:27px}.efficiency-grid>div{background:white;border-radius:14px;padding:19px 17px 20px;border:1px solid #d2e6ef}.efficiency-icon{display:inline-grid;place-items:center;width:32px;height:32px;background:#ffdf51;border-radius:50%;font:800 12px var(--font-number);margin-bottom:10px}.efficiency-grid h4{font-size:17px;font-family:var(--font-title);line-height:1.65}.efficiency-grid p{font-size:12px;color:#496071;line-height:1.9;margin-top:10px;text-align:left}.efficiency-last{font-size:13px;line-height:1.9;margin-top:25px}.efficiency-last strong{color:#1479ad}.transparency-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1010px;margin:auto;align-items:center}.cost-document{position:relative;background:#fffdf6;border:2px solid #142c43;border-radius:16px;padding:26px 30px;box-shadow:8px 8px 0 #d9eaf4;transform:rotate(-1.5deg)}.cost-document-head{display:flex;flex-direction:column;text-align:center;border-bottom:1px dashed #aebdca;padding-bottom:18px;gap:5px}.cost-document-head>span{font:800 10px var(--font-number);letter-spacing:.12em;color:#406176}.cost-document-head>strong{font-family:var(--font-title);font-size:24px}.cost-document-head>small{font-size:11px;color:#506574}.cost-document dl{margin:0}.cost-document dl>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #d9e5e9}.cost-document dt{font-size:13px;font-weight:700;line-height:1.6}.cost-document dd{margin:0;font:800 32px/1.2 var(--font-number);color:#147caf;white-space:nowrap}.cost-document dd small{font-family:var(--font-title);font-size:15px;margin-left:3px}.cost-document .cost-practical{align-items:flex-start}.cost-practical dt{font-size:11px;max-width:65%}.cost-document .cost-practical dd{font:700 12px/1.7 var(--font-body);color:#142c43}.cost-document>p{text-align:center;font-size:13px;line-height:1.8;margin-top:17px}.cost-document>p strong{background:linear-gradient(transparent 62%,#ffdf51 62%)}.transparency-copy h3{font-family:var(--font-title);font-size:32px;line-height:1.65}.transparency-copy h3 em{font-style:normal;color:#147caf}.transparency-copy>p{font-size:14px;line-height:2;margin-top:20px;color:#496071}.transparency-copy ul{margin-top:23px}.transparency-copy li{font-size:13px;font-weight:700;padding-left:23px;position:relative;line-height:1.8;margin:10px 0}.transparency-copy li:before{content:'✓';position:absolute;left:0;color:#0b8950}.transparency-copy .text-link{display:block;margin-top:23px}.transparency-note{max-width:1010px;margin:29px auto 0;font-size:11px}.page-breadcrumb{font-size:11px;line-height:1.8;padding:20px 0;color:#476171;display:flex;gap:10px;flex-wrap:wrap}.page-breadcrumb>a{text-decoration:underline;text-underline-offset:3px}.page-breadcrumb>span:before{content:'›';padding-right:10px}.content-date{font-size:10px;color:#526b7c;margin:15px auto 0;text-align:center}.builder-card.is-tama>img{background:#d8000f;padding:8px;border-radius:5px;object-fit:contain;height:48px}.builder-card.is-keiai>img,.builder-card.is-kip>img{height:54px}@media(max-width:900px){.concept-grid{gap:14px}.concept-card{padding:24px 18px}.concept-card h3{font-size:23px}.concept-card>p:not(.concept-art){font-size:13px}.transparency-grid{gap:35px}.cost-document{padding:23px}.transparency-copy h3{font-size:27px}.hero-supports{gap:12px}.hero-supports strong{font-size:15px}.hero-supports p{font-size:10px}}@media(max-width:640px){.hero-trust .hero-stage{padding-top:18px;padding-bottom:15px}.hero-trust .hero-kicker{margin-bottom:10px}.hero-trust .hero-kicker>span{font-size:9px;padding:5px 8px;line-height:1.6}.hero-trust .hero-lead{font-size:29px;line-height:1.35;letter-spacing:-.035em}.hero-trust .hero-fee-line{margin-top:1px}.hero-trust .fee-label{font-size:24px;margin-right:9px}.hero-trust .hero-value-copy{font-size:12px}.hero-trust .hero-visual{height:260px;padding-top:6px;margin-top:3px}.hero-trust .hero-family{border-top-left-radius:26px}.hero-supports{gap:6px;width:calc(100% - 32px);margin-bottom:16px}.hero-supports>div{padding:9px 3px;gap:0;border-radius:9px}.hero-supports>div>span{display:none}.hero-supports p{font-size:8px;text-align:center;line-height:1.7}.hero-supports strong{font-size:11px}.concept-grid{grid-template-columns:1fr;gap:17px}.concept-card{display:grid;grid-template-columns:80px 1fr;padding:22px 20px;gap:0 17px;text-align:left;border-radius:18px}.concept-num{left:12px;top:10px;font-size:10px}.concept-art{grid-column:1;grid-row:1/3;height:80px;margin:12px 0 0;font-size:51px;align-self:center}.concept-art span{font-size:29px}.concept-svg{grid-column:1;grid-row:1/3;width:77px;height:auto;align-self:center;margin:0}.concept-card h3{grid-column:2;font-size:22px;margin:0 0 10px}.concept-card>p:not(.concept-art){grid-column:2;font-size:12px;line-height:1.9}.concept-card>b{grid-column:1 / -1;font-size:11px;text-align:center;margin-top:17px}.concept-note{text-align:left;font-size:10px}.efficiency{padding:25px 18px;margin-top:35px;border-radius:18px}.efficiency>h3{font-size:22px}.efficiency-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.efficiency-grid>div{display:grid;grid-template-columns:35px 1fr;gap:0 12px;padding:17px 15px;text-align:left}.efficiency-icon{grid-column:1;grid-row:1/3;margin:2px 0 0}.efficiency-grid h4{grid-column:2;font-size:15px}.efficiency-grid h4 br{display:none}.efficiency-grid p{grid-column:2;font-size:12px;margin-top:7px}.efficiency-last{font-size:12px;margin-top:19px}.efficiency-last strong{display:block}.transparency-grid{grid-template-columns:1fr;gap:35px}.cost-document{padding:24px 22px;max-width:440px;width:calc(100% - 8px);margin:auto}.cost-document-head>strong{font-size:23px}.cost-document dt{font-size:12px}.cost-document dd{font-size:31px}.cost-document .cost-practical dt{font-size:10px}.cost-document .cost-practical dd{font-size:11px}.transparency-copy h3{font-size:27px;text-align:center;line-height:1.6}.transparency-copy>p{font-size:14px}.transparency-copy ul{margin-top:18px}.transparency-copy li{font-size:12px}.transparency-copy .text-link{text-align:center}.transparency-note{font-size:10px;margin-top:22px}.builder-card>span{text-align:center}.page-breadcrumb{font-size:10px;gap:5px}.content-date{font-size:9px}}@media(max-width:360px){.hero-trust .hero-kicker>span{font-size:8px}.hero-trust .hero-lead{font-size:26px}.hero-trust .fee-label{font-size:22px}.hero-trust h1 .zero{font-size:109px}.hero-trust .hero-value-copy{font-size:11px}.hero-trust .cta-prelude{font-size:10px}.hero-supports strong{font-size:10px}.hero-supports p{font-size:7px}.concept-card{grid-template-columns:63px 1fr;gap:0 11px;padding:22px 16px}.concept-svg{width:62px}.concept-art{font-size:42px}.concept-art span{font-size:25px}.concept-card h3{font-size:20px}.concept-card>p:not(.concept-art){font-size:11px}}@supports (content-visibility:auto){#sellers,#area,#faq,#company{content-visibility:auto;contain-intrinsic-size:auto 1000px}}@media(min-width:641px){.builder-other{grid-column:1 / -1;min-height:65px;flex-direction:row;gap:20px}}@media(max-width:640px){.builder-other{grid-column:1 / -1;min-height:78px;gap:8px}}.section-heading h2{text-wrap:balance}.sp-heading-break{display:none}@media(max-width:640px){.sp-heading-break{display:block}#cost-transparency h2{font-size:clamp(23px,6.2vw,28px)}}.housing-brands{max-width:830px;margin:55px auto 0;padding:32px 34px;background:#f1faff;border:1px solid #c5e0ee;border-radius:22px}.housing-brands-heading{text-align:center}.housing-brands-heading>p:first-child{font-size:12px;font-weight:700;color:#1b698e;margin-bottom:8px}.housing-brands-heading h3{font-size:27px;margin-bottom:12px}.housing-brands-heading>p:last-child{font-size:14px;line-height:1.8}.housing-brands-table{width:100%;border-collapse:collapse;background:white;margin:24px 0 15px;table-layout:fixed;text-align:left;font-size:14px}.housing-brands-table th,.housing-brands-table td{padding:13px 18px;border-bottom:1px solid #d4e5ed;overflow-wrap:anywhere}.housing-brands-table thead th{background:#146b98;color:white}.housing-brands-table th:first-child{width:61%}.housing-brands-table tbody th{font-weight:700;color:#1d526c}.brand-sources{font-size:10px;color:#476778;margin-top:13px}.brand-sources summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}.brand-sources ul{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:7px 15px}.brand-sources a{text-decoration:underline}@media(max-width:640px){.housing-brands{padding:25px 18px;margin-top:32px;border-radius:17px}.housing-brands-heading h3{font-size:21px;text-wrap:balance}.housing-brands-heading>p:last-child{font-size:12px}.housing-brands-table{font-size:12px}.housing-brands-table th,.housing-brands-table td{padding:11px 9px}.housing-brands-table th:first-child{width:60%}.brand-sources ul{grid-template-columns:1fr}.housing-brands>.note{font-size:10px}}.coverage-section{color:#1b2a41}.coverage-section .section-heading{margin-bottom:31px}.coverage-banner{max-width:970px;margin:0 auto 32px;padding:23px 30px;border:2px solid #1b2a41;border-radius:22px;background:#219ddd;box-shadow:5px 6px 0 #d7eaf4;text-align:center}.coverage-banner>p{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px 21px;margin:0 0 12px;color:#fff;font-family:"M PLUS Rounded 1c","Noto Sans JP",sans-serif;font-size:24px;font-weight:800;line-height:1.5}.coverage-banner>p span{display:inline-block;white-space:nowrap}.coverage-banner>strong{display:inline-block;padding:5px 19px;border-radius:30px;background:#ffdc57;color:#1b2a41;font-size:13px;font-weight:700;line-height:1.8}.coverage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px}.coverage-card{min-width:0;background:#fff;border:1.5px solid #bad8e9;border-radius:20px;box-shadow:0 5px 0 #deedf570;overflow:hidden}.coverage-card__header{display:flex;gap:10px;align-items:center;padding:24px 21px 0}.coverage-card__header>svg{display:block;flex:0 0 28px;width:28px;height:auto}.coverage-card__header h3{margin:0;font-family:"M PLUS Rounded 1c","Noto Sans JP",sans-serif;font-size:25px;font-weight:800;line-height:1.5;letter-spacing:0}.coverage-card__all{display:block;margin-left:auto;flex-shrink:0;padding:3px 9px;border-radius:7px;background:#fff0b0;font-size:11px;font-weight:700;line-height:1.7}.coverage-card__count{margin:12px 21px 20px;font-size:11px;line-height:1.8;color:#52677b}.coverage-details{border-top:1px solid #d7e8f2;background:#f3faff}.coverage-details>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:55px;padding:15px 21px;font-size:12px;font-weight:700;line-height:1.8;color:#1b2a41}.coverage-details>summary::-webkit-details-marker{display:none}.coverage-details>summary:focus-visible,.coverage-sources>summary:focus-visible{outline:3px solid #1c75b4;outline-offset:-4px}.coverage-chevron{flex:0 0 8px;width:8px;height:8px;margin-right:2px;border-right:2px solid #219ddd;border-bottom:2px solid #219ddd;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.coverage-details[open] .coverage-chevron{transform:translateY(2px) rotate(225deg)}.coverage-details__body{padding:0 21px 22px}.coverage-subgroup+ .coverage-subgroup{margin-top:19px;padding-top:16px;border-top:1px dashed #bfd5e3}.coverage-subgroup h4{margin:0 0 10px;font-size:12px;font-weight:700;line-height:1.8;color:#276688}.coverage-places{list-style:none;display:flex;flex-wrap:wrap;gap:4px 0;padding:0;margin:0;font-size:12px;line-height:1.9;text-align:left}.coverage-places li{display:inline;max-width:100%;margin:0;overflow-wrap:anywhere}.coverage-places li:not(:last-child)::after{content:"・";padding-inline:3px;color:#6d8b9f}.coverage-guidance{margin:25px auto 0;max-width:950px;font-size:12px;line-height:1.9;color:#52677b;text-align:left}.coverage-sources{max-width:950px;margin:12px auto 0;font-size:11px;line-height:1.9;color:#52677b}.coverage-sources>summary{cursor:pointer;padding-block:8px;text-decoration:underline;text-underline-offset:3px;width:fit-content}.coverage-sources>div{padding:6px 0 0}.coverage-sources p{margin:0 0 8px}.coverage-sources ul{display:flex;flex-wrap:wrap;gap:5px 21px;padding:0;margin:0;list-style:none}.coverage-sources a{color:#276688;text-decoration:underline;text-underline-offset:3px}@media(max-width:1000px){.coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.coverage-banner>p{font-size:22px;gap:9px 18px}}@media(max-width:600px){.coverage-section .section-heading{margin-bottom:25px}.coverage-banner{margin-bottom:25px;border-radius:18px;padding:21px 18px;box-shadow:4px 4px 0 #d7eaf4}.coverage-banner>p{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 10px;font-size:20px;max-width:300px;margin:0 auto 16px}.coverage-banner>strong{font-size:11px;padding:5px 14px}.coverage-grid{grid-template-columns:1fr;gap:16px}.coverage-card{border-radius:17px}.coverage-card__header{padding:20px 21px 0}.coverage-card__header h3{font-size:25px}.coverage-card__count{font-size:12px;margin-bottom:17px}.coverage-card__all{font-size:12px;padding:4px 11px}.coverage-details>summary{font-size:13px;min-height:57px}.coverage-details__body{padding-bottom:21px}.coverage-subgroup h4{font-size:13px}.coverage-places{font-size:13px;line-height:1.9;gap:5px 0}.coverage-guidance{font-size:11px;line-height:1.9;margin-top:23px}.coverage-sources{font-size:10px}.coverage-sources ul{display:block}.coverage-sources li+li{margin-top:7px}}@media(prefers-reduced-motion:reduce){.coverage-chevron{transition:none}}