:root{color:#4a2e17;font-synthesis:none;text-rendering:optimizelegibility;--color-primary:#d71920;--color-text:#4a2e17;--color-gold:#f4b400;--color-ivory:#fff9ef;--color-green:#2f6b3c;--color-background:#fff9ef;--red:var(--color-primary);--red-dark:#ad1117;--red-soft:#fff0ee;--gold:var(--color-gold);--gold-soft:#fff3c7;--green:var(--color-green);--green-ink:#24552f;--green-soft:#eaf4e8;--blue-soft:#eef4f2;--brown:var(--color-text);--muted:#756352;--line:#e8d8c5;--paper:var(--color-ivory);--white:#fff;--shadow:0 4px 14px #4a2e1717;--radius:20px;background:#fff9ef;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--color-background);min-width:320px;min-height:100vh;color:var(--brown);margin:0}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{min-height:44px;color:inherit;font-size:max(14px,1em)}a{color:inherit}img{max-width:100%;display:block}.line-icon{width:1.25em;height:1.25em;color:inherit;flex:none;display:block}h1,h2,h3,h4,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #2f6fab}.container{width:min(1120px,100% - 40px);margin:0 auto}.skip-link{z-index:1000;background:var(--brown);color:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:12px}.app-shell{overflow:clip}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9effa;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:74px;display:flex}.brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:inline-flex}.brand img{border-radius:50%;width:46px;height:46px}.brand>span{color:var(--red);letter-spacing:.02em;font-size:20px;font-weight:900;line-height:1}.brand small{color:var(--muted);letter-spacing:.04em;margin-top:6px;font-size:10px;font-weight:600;display:block}.header-contact{border:2px solid var(--green);color:#fff;background:var(--green);cursor:pointer;border-radius:14px;align-items:center;gap:7px;min-height:46px;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 3px 9px #2f6b3c2e}.header-contact .line-icon{width:19px;height:19px}.hero{background:var(--color-background);padding:58px 0 28px}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:42px;min-height:520px;display:grid}.hero-copy{z-index:2;position:relative}.soft-pill{background:var(--red-soft);color:var(--red);border-radius:999px;margin-bottom:20px;padding:9px 14px;font-size:14px;font-weight:800;display:inline-flex}.hero h1{max-width:650px;color:var(--color-text);letter-spacing:-.035em;margin-bottom:22px;font-size:clamp(38px,5vw,64px);line-height:1.22}.hero-copy>p{color:#625147;max-width:600px;margin-bottom:28px;font-size:18px;line-height:1.9}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-trust{color:var(--muted);flex-wrap:wrap;gap:16px;margin-top:22px;font-size:13px;font-weight:700;display:flex}.hero-trust span{align-items:center;gap:5px;display:inline-flex}.hero-trust .line-icon{width:17px;height:17px;color:var(--green)}.hero-visual{border:2px solid var(--brown);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:12px;position:relative}.hero-visual:before{content:none}.hero-visual img{border-radius:16px;width:100%}.hero-sticker{z-index:2;text-align:center;border:3px solid var(--brown);background:var(--gold);width:94px;height:94px;color:var(--brown);border-radius:50%;place-items:center;font-size:13px;font-weight:900;line-height:1.45;display:grid;position:absolute;top:4%;right:-8px;transform:rotate(4deg);box-shadow:0 4px 12px #4a2e171f}.demo-switch{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:12px;padding-top:24px;display:flex}.demo-switch>span{color:var(--muted);font-size:12px;font-weight:700}.demo-switch>div{border:1px solid var(--line);background:#fff;border-radius:999px;padding:4px;display:flex}.demo-switch button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:44px;padding:0 13px;font-size:14px}.demo-switch button.is-active{background:var(--brown);color:#fff;font-weight:800}.button{cursor:pointer;border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 20px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.65;cursor:not-allowed}.button--large{border-radius:17px;min-height:58px;padding:0 26px}.button--primary{color:#fff;background:var(--red);border-color:var(--red);box-shadow:0 5px 14px #d719202e}.button--primary:hover:not(:disabled){background:var(--red-dark)}.button--line{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 5px 14px #2f6b3c29}.button--white{color:var(--red);background:#fff}.button--outline{color:var(--red);border-color:var(--red);background:#fff}.button--line-outline{color:var(--green-ink);border-color:var(--green);box-shadow:none;background:#fff}.button--line-outline:hover:not(:disabled){background:var(--green-soft)}.button--ghost{border-color:var(--line);background:#fff}.button--block{width:100%}.button>.line-icon{width:21px;height:21px}.text-link{color:var(--red);cursor:pointer;text-underline-offset:5px;background:0 0;border:0;padding:8px 0;font-weight:800;text-decoration:underline}.quick-section{background:#fff;padding:76px 0 82px}.section-heading{justify-content:space-between;align-items:end;gap:38px;margin-bottom:34px;display:flex}.section-heading>p{max-width:420px;color:var(--muted);margin:0;line-height:1.8}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.35}.section-heading--center{text-align:center;display:block}.section-heading--center .eyebrow{margin-bottom:8px}.section-heading--row{align-items:center}.eyebrow{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:900}.eyebrow--light{color:#ffe0d6}.quick-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quick-card{border:2px solid var(--line);text-align:left;cursor:pointer;min-height:104px;box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:18px 20px;transition:border-color .16s,transform .16s;display:grid}.quick-card:hover{border-color:var(--brown)}.quick-card--featured{border:2px solid var(--red);background:#fff4f1;box-shadow:0 10px 28px #e539351f}.quick-card--consult{border-color:var(--green);background:#f3faf1}.quick-card strong{margin-bottom:7px;font-size:18px;display:block}.quick-card small{color:var(--muted);font-size:14px;line-height:1.5;display:block}.quick-card>b{color:var(--red);font-size:28px}.mini-art{border:2px solid var(--brown);background:var(--red-soft);width:54px;height:54px;color:var(--brown);border-radius:16px;flex:none;place-items:center;display:inline-grid}.mini-art .line-icon{width:30px;height:30px}.mini-art--gold{background:var(--gold-soft);color:var(--brown);border-color:var(--brown)}.mini-art--green{background:var(--green-soft);color:var(--green-ink);border-color:var(--green)}.mini-art--blue{background:var(--blue-soft);color:var(--brown);border-color:var(--brown)}.mini-art--coral{color:var(--brown);border-color:var(--brown);background:#fff0e9}.content-section{background:var(--color-ivory);padding:100px 0}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-card{border:2px solid var(--line);border-radius:var(--radius);min-height:330px;box-shadow:var(--shadow);background:#fff;padding:30px 24px 24px;position:relative}.feature-card:nth-child(2),.feature-card:nth-child(4){transform:translateY(24px)}.card-number{color:#d7c7b8;font-family:Georgia,serif;font-weight:700;position:absolute;top:24px;right:24px}.feature-card h3{margin:25px 0 12px;font-size:20px}.feature-card p{color:var(--muted);font-size:14px;line-height:1.75}.feature-card button{color:var(--red);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;position:absolute;bottom:24px;left:24px}.deals-section{background:var(--color-background)}.deal-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.deal-card{border:2px solid var(--line);border-top:6px solid var(--red);min-height:278px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:26px}.deal-card--gold{border-color:var(--gold)}.deal-card--green{border-color:var(--green)}.deal-card>span{background:var(--red-soft);color:var(--red);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.deal-card--gold>span{background:var(--gold-soft);color:#85600d}.deal-card--green>span{background:var(--green-soft);color:#496224}.deal-card time{float:right;color:var(--muted);padding-top:6px;font-size:11px}.deal-card h3{clear:both;margin:24px 0 12px;font-size:19px;line-height:1.5}.deal-card p{color:var(--muted);font-size:14px;line-height:1.7}.deal-card button{color:var(--red);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-weight:800}.mobile-support{color:var(--brown);border-block:2px solid var(--line);background:#fff1ed;padding:90px 0;overflow:hidden}.support-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.support-grid h2{margin-bottom:22px;font-size:clamp(34px,5vw,54px);line-height:1.35}.support-grid p{color:var(--muted);line-height:1.85}.mobile-support .eyebrow--light{color:var(--red)}.mobile-support .button--white{color:#fff;background:var(--red);box-shadow:0 8px 18px #e539352e}.check-list{gap:13px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.check-list li{padding-left:30px;position:relative}.check-list li:before{content:"";border-left:2px solid var(--red);border-bottom:2px solid var(--red);width:13px;height:7px;position:absolute;top:7px;left:2px;transform:rotate(-45deg)}.support-art{place-items:center;min-height:370px;display:grid;position:relative}.support-art:before{content:"";border:2px solid var(--brown);background:var(--gold-soft);border-radius:24px;width:330px;height:330px;position:absolute}.phone-shape{z-index:1;border:8px solid var(--brown);background:#fff;border-radius:34px;width:180px;height:300px;padding:70px 32px 30px;position:relative;transform:rotate(-7deg);box-shadow:20px 22px #4b1f1429}.phone-shape:before{content:"";background:var(--brown);border-radius:999px;width:52px;height:8px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.phone-shape span{background:var(--green-soft);width:54px;height:54px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.phone-shape .line-icon{width:29px;height:29px}.support-bubble{z-index:2;background:var(--gold-soft);color:var(--brown);border-radius:22px 22px 22px 5px;padding:16px 20px;font-weight:900;line-height:1.45;position:absolute;top:18px;right:0;transform:rotate(4deg)}.household-section{background:var(--color-ivory)}.household-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid}.household-grid h2{font-size:clamp(34px,4.5vw,52px);line-height:1.35}.household-grid>div:first-child>p:not(.eyebrow){color:var(--muted);max-width:620px;line-height:1.85}.household-points{gap:12px;margin:28px 0;display:grid}.household-points span{align-items:center;gap:12px;font-weight:800;display:flex}.household-points b{background:var(--green-soft);width:32px;height:32px;color:var(--green-ink);border-radius:50%;place-items:center;display:grid}.soft-illustration{border:2px solid var(--brown);background:var(--green-soft);min-height:380px;box-shadow:var(--shadow);border-radius:20px;position:relative}.paper{border:4px solid var(--brown);background:#fffdf7;border-radius:10px;width:230px;height:270px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg);box-shadow:18px 20px #748c3e33}.paper>.line-icon{background:var(--red-soft);width:70px;height:70px;color:var(--red);border-radius:18px;margin:30px auto 24px;padding:14px}.paper i{background:#ddcec0;border-radius:99px;width:70%;height:8px;margin:16px auto;display:block}.coin{color:#8b6500;background:#ffd76d;border:4px solid #ba8500;border-radius:50%;place-items:center;width:94px;height:94px;display:grid;position:absolute;bottom:30px;right:28px;transform:rotate(7deg)}.coin .line-icon{width:58px;height:58px}.leaf{width:76px;height:76px;color:var(--green);background:#fff;border-radius:20px;place-items:center;display:grid;position:absolute;top:24px;left:30px;transform:rotate(-6deg)}.leaf .line-icon{width:46px;height:46px}.usage-section{background:var(--color-background)}.steps{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.steps li{border:2px solid var(--line);min-height:230px;box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;padding:30px;display:flex;position:relative}.steps li>span:first-child{color:#ddcdbf;font:700 28px Georgia,serif;position:absolute;top:22px;right:24px}.steps h3{margin:22px 0 8px;font-size:21px}.steps p{color:var(--muted);margin:0;line-height:1.7}.center-action{text-align:center;margin-top:28px}.voices-section{background:#fff}.voice-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.voice-grid figure{border:2px solid var(--line);background:var(--gold-soft);border-radius:18px 18px 18px 6px;min-height:220px;margin:0;padding:30px}.voice-grid figure:nth-child(2){background:var(--green-soft)}.voice-grid figure:nth-child(3){background:var(--red-soft)}.voice-grid figure>span{color:var(--red);font:700 42px/1 Georgia,serif}.voice-grid blockquote{margin:6px 0 26px;font-weight:800;line-height:1.8}.voice-grid figcaption{color:var(--muted);font-size:12px}.faq-section{background:var(--color-ivory)}.faq-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px;display:grid}.faq-grid h2{font-size:clamp(34px,4.2vw,48px);line-height:1.4}.faq-grid>div:first-child>p:last-child{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--red);font-size:24px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:0 0 24px;padding-right:35px;line-height:1.8}.referral-section{background:var(--color-background);padding:92px 0}.referral-section .container{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.referral-intro h2{font-size:clamp(34px,4.5vw,48px);line-height:1.4}.referral-intro>p:last-child{color:var(--muted);line-height:1.8}.referral-actions{gap:14px;display:grid}.referral-actions>button{border:2px solid var(--line);text-align:left;cursor:pointer;min-height:108px;box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;padding:20px;display:grid}.referral-actions strong,.referral-actions small{display:block}.referral-actions strong{margin-bottom:8px;font-size:17px}.referral-actions small{color:var(--muted)}.referral-actions>button>b{color:var(--red);font-size:28px}.contact-section{background:#fff;padding:72px 0 110px}.contact-card{border:3px solid var(--brown);background:var(--green);color:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:40px;min-height:250px;padding:48px 58px;display:flex;box-shadow:0 5px 16px #2f6b3c29}.contact-card h2{margin-bottom:12px;font-size:clamp(30px,4vw,46px)}.contact-card p:not(.eyebrow){color:#fff;margin:0}.contact-card .eyebrow--light{color:#fff4c5}.contact-card .button--white{color:var(--green-ink);background:#fff;border-color:#fff}.site-footer{background:var(--color-ivory);color:var(--brown);border-top:1px solid var(--line);padding:56px 0 100px}.footer-grid{grid-template-columns:1fr auto;align-items:center;gap:24px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{background:#fff;border-radius:50%;width:54px;height:54px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{color:#ff5a4f;font-size:20px}.footer-brand span{color:var(--muted);margin-top:5px;font-size:11px}.site-footer nav{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.site-footer nav button{min-height:44px;color:var(--brown);cursor:pointer;background:0 0;border:0;padding:8px 0}.site-footer p{color:var(--muted);margin:0;font-size:11px}.site-footer small{text-align:right;color:var(--muted)}.bottom-nav{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#261811b3;place-items:center;padding:32px 18px;animation:.18s ease-out both fade-in;display:grid;position:fixed;inset:0}.modal-backdrop--fullscreen{background:var(--color-background);padding:0}.modal-card{border:2px solid var(--brown);background:var(--color-background);border-radius:18px;flex-direction:column;width:min(600px,100%);max-height:min(86dvh,820px);animation:.18s ease-out both panel-in;display:flex;overflow:hidden;box-shadow:0 18px 50px #2a170e3d}.modal-card--large{width:min(760px,100%)}.modal-card--fullscreen{width:100%;height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0}.modal-card__header{border-bottom:2px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 28px 20px;display:flex}.modal-card__header h2{margin:0;font-size:clamp(24px,4vw,34px)}.modal-card__header .eyebrow{margin-bottom:7px}.modal-card__body{overscroll-behavior:contain;padding:28px;overflow-y:auto}.modal-card--fullscreen .modal-card__header{padding-top:calc(18px + env(safe-area-inset-top))}.modal-card--fullscreen .modal-card__body{background:var(--color-background);padding:24px}.modal-card--fullscreen .diagnosis-wizard{width:min(760px,100%);min-height:100%;margin:0 auto}.icon-button{border:2px solid var(--brown);cursor:pointer;background:#fff;border-radius:14px;flex:none;width:46px;height:46px;font-size:28px;font-weight:500;line-height:1}.diagnosis-wizard{color:var(--brown)}.diagnosis-wizard:focus,.diagnosis-question-card:focus{outline:none}.diagnosis-intro{border:2px solid var(--brown);min-height:190px;box-shadow:var(--shadow);background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:18px;margin-bottom:20px;padding:22px;display:grid;position:relative;overflow:hidden}.diagnosis-intro:before{content:none}.diagnosis-intro__copy{z-index:1;position:relative}.diagnosis-intro__badge{background:var(--red);color:#fff;letter-spacing:.04em;border-radius:999px;margin-bottom:11px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.diagnosis-intro h3{letter-spacing:-.015em;max-width:420px;margin:0 0 9px;font-size:23px;line-height:1.5}.diagnosis-intro p{color:#6f5b4f;margin:0;font-size:14px;line-height:1.75}.diagnosis-intro__visual{z-index:1;width:150px;height:136px;color:var(--brown);justify-self:end;position:relative}.diagnosis-intro__visual>span{border:2px solid var(--brown);color:var(--brown);background:#fff;place-items:center;display:grid;position:absolute}.diagnosis-intro__visual-main{border-radius:16px;inset:6px 20px 6px 4px;background:var(--gold-soft)!important}.diagnosis-intro__visual-main .line-icon{width:68px;height:68px}.diagnosis-intro__visual-search{border-radius:50%;width:53px;height:53px;bottom:6px;right:0;box-shadow:0 3px 8px #4a2e171f;color:var(--red)!important}.diagnosis-intro__visual-coin{border-radius:50%;width:44px;height:44px;bottom:0;left:0;background:var(--gold)!important}.diagnosis-intro__visual-phone{border-radius:12px;width:41px;height:49px;top:0;right:2px;background:var(--green-soft)!important}.diagnosis-intro__visual-search .line-icon,.diagnosis-intro__visual-coin .line-icon,.diagnosis-intro__visual-phone .line-icon{width:25px;height:25px}.diagnosis-intro__points{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.diagnosis-intro__points span{color:#756024;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.diagnosis-intro__points span:before{content:"";border-left:2px solid var(--red);border-bottom:2px solid var(--red);width:10px;height:5px;transform:rotate(-45deg)}.diagnosis-progress{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9effa;margin:0 -2px 14px;padding:14px 2px;position:sticky;top:-24px}.diagnosis-progress__labels{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-bottom:9px;font-size:14px;font-weight:800;display:grid}.diagnosis-progress__labels span:first-child{color:var(--red)}.diagnosis-progress__labels strong{color:var(--brown);text-align:center;font-size:16px}.diagnosis-progress__labels span:last-child{text-align:right}.diagnosis-progress__track{background:#f1e5d6;border:1px solid #d7c5b0;border-radius:99px;height:10px;overflow:hidden}.diagnosis-progress__track span{border-radius:inherit;background:var(--red);height:100%;transition:width .2s;display:block}.diagnosis-question-card{border:2px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:24px;animation:.18s ease-out both fade-in}.question-fieldset{border:0;min-width:0;margin:0;padding:0}.question-fieldset legend{width:100%;margin-bottom:9px;font-size:20px;font-weight:900;line-height:1.5;display:block}.question-title-row{align-items:center;gap:13px;display:flex}.question-title-row>span:last-child{min-width:0}.question-title-row small,.question-title-row strong{display:block}.question-title-row small{color:var(--red);letter-spacing:.08em;margin-bottom:2px;font-size:11px;font-weight:900}.question-title-row strong{font-size:23px;line-height:1.45}.question-icon{border:2px solid var(--brown);background:var(--gold-soft);width:50px;height:50px;color:var(--brown);border-radius:14px;flex:none;place-items:center;display:grid}.question-icon .line-icon{width:29px;height:29px}.question-description{color:var(--muted);margin:0 0 17px 63px;font-size:14px;line-height:1.7}.question-hint{background:var(--gold-soft);color:var(--brown);border:1px solid #e0bd52;border-radius:999px;margin:0 0 15px 63px;padding:6px 10px;font-size:13px;font-weight:900;display:inline-flex}.selection-counter{border:2px solid var(--green);background:var(--green-soft);color:var(--green-ink);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 14px;margin:0 0 16px;padding:12px 14px;font-size:14px;line-height:1.5;display:flex}.selection-counter strong{font-size:15px}.selection-counter.is-max{border-color:var(--gold);background:var(--gold-soft);color:var(--brown)}.option-list{grid-template-columns:1fr 1fr;gap:11px;display:grid}.option-button{border:2px solid var(--line);text-align:left;cursor:pointer;touch-action:manipulation;background:#fff;border-radius:14px;align-items:center;gap:12px;min-height:64px;padding:12px 15px;font-size:15px;font-weight:800;line-height:1.5;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:flex}.option-button:hover{background:snow;border-color:#dba39d}.option-button:active{transform:scale(.995)}.option-button.is-selected{border:2px solid var(--red);background:var(--red-soft);color:var(--brown);padding:12px 15px;box-shadow:0 3px 10px #d719201a}.option-button__check{width:25px;height:25px;color:var(--red);background:#fff;border:1px solid #ccbdb3;border-radius:8px;flex:none;place-items:center;font-weight:900;display:grid}.option-button.is-selected .option-button__check{border-color:var(--red);background:var(--red);color:#fff;animation:.16s ease-out both check-in}.option-button__check .line-icon{width:17px;height:17px}.option-button__radio-dot{background:currentColor;border-radius:50%;width:9px;height:9px}.wizard-actions{z-index:4;padding:16px 2px calc(18px + env(safe-area-inset-bottom));background:var(--color-background);border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin:18px -2px 0;display:flex;position:sticky;bottom:-24px}.wizard-actions .button{min-width:118px}.profile-step{gap:26px;display:grid}.profile-step__intro{align-items:center;gap:14px;display:flex}.profile-step__intro h3{color:var(--brown);margin:0 0 7px;font-size:20px}.profile-step__intro p{color:var(--muted);margin:0;line-height:1.7}.profile-fieldset{border-top:1px solid var(--line);padding-top:22px}.profile-fieldset legend{font-size:18px}.profile-fieldset .question-hint{margin-left:0}.option-list--compact .option-button{min-height:60px;font-size:14px}.option-button__check--radio{border-radius:50%;font-size:11px}.privacy-note{color:var(--muted);text-align:center;margin:18px 0 0;font-size:14px;line-height:1.7}.result-panel>h3{margin:24px 0 12px;font-size:24px;line-height:1.5}.result-panel>p{color:var(--muted);line-height:1.8}.result-badge{border:2px solid var(--red);background:var(--red-soft);text-align:center;border-radius:20px;padding:18px 22px}.result-badge span,.result-badge strong{display:block}.result-badge span{color:var(--muted);margin-bottom:6px;font-size:12px}.result-badge strong{color:var(--red);font-size:25px}.result-next{background:var(--green-soft);border-radius:18px;margin:24px 0;padding:22px}.result-next h4{margin:0 0 14px}.result-next ol{gap:10px;margin:0;padding-left:25px;font-weight:700;display:grid}.recommend-list{gap:10px;display:grid}.recommend-list button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:12px 16px;display:grid}.recommend-list button span{color:var(--red);font:700 18px Georgia,serif}.recommend-list button>span:nth-child(2){color:inherit;font:inherit}.recommend-list button strong,.recommend-list button small{display:block}.recommend-list button small{color:var(--muted);margin-top:6px;font-size:14px;font-weight:500;line-height:1.55}.recommend-list button ul{color:var(--brown);gap:3px;margin:9px 0 0;padding-left:18px;font-size:14px;line-height:1.5;display:grid}.recommend-list button b{color:var(--red);font-size:24px}.result-subtypes{background:var(--green-soft);border-radius:18px;margin:24px 0;padding:20px 22px}.result-subtypes h4{margin:0 0 12px}.result-subtypes ul{gap:8px;margin:0;padding-left:21px;font-weight:700;display:grid}.info-callout,.warning-callout{background:var(--blue-soft);color:#475c68;border-radius:13px;margin:20px 0 0;padding:15px 17px;font-size:14px;line-height:1.75}.warning-callout{color:#72531c;background:#fff2d9}.status-notice{border:2px solid var(--line);width:100%;color:var(--brown);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:14px;padding:18px;animation:.18s ease-out both fade-in;display:grid}.status-notice__icon{width:46px;height:46px;color:var(--brown);background:var(--gold-soft);border:2px solid;border-radius:14px;place-items:center;display:grid}.status-notice__icon .line-icon{width:25px;height:25px}.status-notice__content{min-width:0}.status-notice__content>strong{font-size:16px;line-height:1.5;display:block}.status-notice__content>p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.65}.status-notice__action{margin-top:12px}.status-notice__action .button{min-height:44px}.status-notice--loading,.status-notice--saving{border-color:#dfba47}.status-notice--empty{border-color:var(--gold)}.status-notice--error,.status-notice--auth{border-color:var(--red)}.status-notice--error .status-notice__icon,.status-notice--auth .status-notice__icon{color:var(--red);background:var(--red-soft)}.status-notice--success{border-color:var(--green)}.status-notice--success .status-notice__icon,.status-notice--info .status-notice__icon{color:var(--green-ink);background:var(--green-soft)}.status-notice--compact{box-shadow:none;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;padding:12px 14px}.status-notice--compact .status-notice__icon{border-radius:11px;width:38px;height:38px}.status-notice--compact .status-notice__icon .line-icon{width:21px;height:21px}.liff-status{z-index:5;border-bottom:2px solid var(--line);background:#fff;padding:10px 18px;position:relative}.liff-status .status-notice{width:min(900px,100%);margin:0 auto}.toast{z-index:200;top:calc(82px + env(safe-area-inset-top));border:2px solid var(--green);width:min(420px,100% - 24px);min-height:52px;color:var(--green-ink);background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:900;animation:.18s ease-out both toast-in;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #4a2e172e}.toast .line-icon{width:22px;height:22px}.toast--error{border-color:var(--red);color:var(--red)}.consult-form{gap:24px;margin-top:24px;display:grid}.simple-choice{border:0;margin:0;padding:0}.simple-choice legend{margin-bottom:12px;font-size:17px;font-weight:900;line-height:1.55}.simple-choice>div{gap:9px;display:grid}.simple-choice label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:11px;min-height:54px;padding:12px 14px;font-weight:700;line-height:1.5;display:flex}.simple-choice label.is-selected{border:2px solid var(--red);background:var(--red-soft);color:#941419;padding:11px 13px}.simple-choice input{width:21px;height:21px;accent-color:var(--red);flex:none}.send-result{background:var(--blue-soft);border-radius:15px;margin-top:18px;padding:17px}.send-result p{color:#475c68;margin:0 0 13px;font-size:14px;line-height:1.7}.send-result--success{background:var(--green-soft)}.send-result--success p{color:#40541f;margin-bottom:0}.empty-state{border:1px solid var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:20px;margin:0;padding:38px 24px;font-weight:700}.modal-deals{gap:12px;display:grid}.modal-deals article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.modal-deals article>span{color:var(--red);font-size:12px;font-weight:900}.modal-deals time{float:right;color:var(--muted);font-size:11px}.modal-deals h3{margin:12px 0 7px;font-size:17px}.modal-deals p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.detail-stack{gap:12px;display:grid}.detail-stack section{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:45px 1fr;gap:13px;padding:18px;display:grid}.detail-stack section>b{background:var(--red-soft);width:38px;height:38px;color:var(--red);border-radius:50%;place-items:center;display:grid}.detail-stack h3{margin:0 0 7px;font-size:17px}.detail-stack p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.check-panel{background:var(--green-soft);border-radius:20px;padding:22px}.check-panel h3{margin-bottom:18px}.check-panel label{cursor:pointer;border-top:1px solid #748c3e40;align-items:center;gap:12px;min-height:48px;display:flex}.check-panel input{width:20px;height:20px;accent-color:var(--green)}.line-panel{text-align:center}.line-panel .mini-art{margin:0 auto 18px}.line-panel h3{line-height:1.6}.line-panel p,.referral-panel>p{color:var(--muted);line-height:1.8}.code-label{text-align:center;color:var(--muted);margin-top:20px;font-size:12px;display:block}.referral-code{text-align:center;color:var(--red);letter-spacing:.14em;margin:8px 0 20px;font:900 42px ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.share-box{background:#fff;border:1px dashed #d9c9bd;border-radius:13px;margin:0 0 14px;padding:14px}.share-box span,.share-box code{display:block}.share-box span{color:var(--muted);margin-bottom:7px;font-size:11px}.share-box code{overflow-wrap:anywhere;color:#4f3b30}.code-entry label{margin-bottom:10px;font-weight:900;display:block}.code-entry input{text-align:center;width:100%;height:62px;color:var(--brown);letter-spacing:.15em;text-transform:uppercase;background:#fff;border:2px solid #d9c9bd;border-radius:14px;padding:0 18px;font:900 26px ui-monospace,SFMono-Regular,Menlo,monospace}.mock-hint{color:var(--muted);margin:9px 0 16px;font-size:11px}.status-message{text-align:center;border-radius:12px;margin:14px 0 0;padding:13px;font-weight:800}.status-message--success{background:var(--green-soft);color:#476322}.status-message--quiet{color:#6f625a;background:#f1ece8}.legal-content{gap:20px;display:grid}.legal-content section{border-bottom:1px solid var(--line);padding-bottom:20px}.legal-content section:last-child{border:0;padding-bottom:0}.legal-content h3{margin-bottom:8px;font-size:17px}.legal-content p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.legal-content p+p,.legal-content p+ul,.legal-content ul+p{margin-top:10px}.legal-content ul{color:var(--muted);gap:6px;margin:10px 0 0;padding-left:20px;font-size:14px;line-height:1.8;display:grid}.legal-content .text-link{margin-top:10px}.consult-form+.status-notice,.code-entry .status-notice,.diagnosis-wizard>.status-notice{margin-top:14px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes check-in{0%{transform:scale(.72)}to{transform:scale(1)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:900px){.hero-grid{grid-template-columns:1fr;gap:22px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{width:min(600px,100%);margin:0 auto}.feature-grid{grid-template-columns:1fr 1fr}.feature-card:nth-child(2),.feature-card:nth-child(4){transform:none}.support-grid,.household-grid,.faq-grid,.referral-section .container{grid-template-columns:1fr;gap:44px}.support-art{order:2}.soft-illustration{width:min(520px,100%);margin:auto}}@media (max-width:680px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.container{width:min(100% - 30px,560px)}.header-inner{gap:8px;height:auto;min-height:64px;padding-block:8px}.brand img{width:40px;height:40px}.brand>span{font-size:17px}.brand{flex:auto;min-width:0}.brand small{white-space:normal;max-width:138px;font-size:9px;line-height:1.35;display:block}.header-contact{text-align:center;white-space:normal;max-width:45%;min-height:44px;padding:8px 12px;font-size:14px;line-height:1.35}.hero{padding:34px 0 22px}.hero-grid{min-height:auto}.soft-pill{margin-bottom:15px;font-size:12px}.hero h1{font-size:clamp(33px,10vw,45px);line-height:1.28}.hero-copy>p{font-size:16px;line-height:1.8}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-trust{gap:10px;font-size:12px}.hero-visual{border-radius:20px;padding:8px}.hero-visual img{border-radius:15px}.hero-sticker{width:76px;height:76px;font-size:11px;right:-4px}.demo-switch{flex-direction:column;align-items:stretch;gap:7px}.demo-switch>span{text-align:center}.demo-switch>div{width:100%}.demo-switch button{flex:1;padding:0 7px;font-size:14px}.quick-section,.content-section,.referral-section{padding:70px 0}.section-heading{margin-bottom:26px;display:block}.section-heading>p{margin-top:14px}.section-heading h2{font-size:32px}.quick-grid{grid-template-columns:1fr}.quick-card{grid-template-columns:52px minmax(0,1fr) auto;gap:12px;min-height:96px;padding:16px}.quick-card strong{font-size:16px}.mini-art{width:48px;height:48px}.mini-art .line-icon{width:27px;height:27px}.feature-grid,.deal-grid,.steps,.voice-grid{grid-template-columns:1fr}.feature-card{min-height:280px}.mobile-support{padding:68px 0}.support-grid{gap:30px}.support-grid h2{font-size:36px}.support-art{min-height:330px}.support-art:before{width:280px;height:280px}.phone-shape{width:150px;height:260px}.support-bubble{font-size:13px;right:-2px}.household-grid h2,.referral-intro h2,.faq-grid h2{font-size:34px}.soft-illustration{min-height:330px}.paper{width:190px;height:230px}.referral-actions>button{grid-template-columns:52px 1fr auto;padding:16px}.contact-section{padding:50px 0 70px}.contact-card{flex-direction:column;justify-content:center;align-items:flex-start;min-height:320px;padding:34px 24px}.contact-card .button{width:100%}.site-footer{padding:48px 0 58px}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-brand,.site-footer nav{justify-content:center}.site-footer small{text-align:center}.bottom-nav{z-index:60;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -7px 20px #3e271a14}.bottom-nav button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:58px;font-size:14px;font-weight:800;display:flex}.bottom-nav button span{width:28px;height:28px;color:var(--red);place-items:center;display:grid}.bottom-nav button span .line-icon{width:23px;height:23px}.bottom-nav__main span{border:2px solid var(--red);background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-top:-24px;display:grid;box-shadow:0 4px 10px #4a2e171f;color:var(--red)!important}.modal-backdrop{align-items:end;padding:0}.modal-card,.modal-card--large{width:100%;max-height:min(92dvh, calc(100dvh - 150px - env(safe-area-inset-top)));border-radius:18px 18px 0 0}.modal-card--fullscreen{border-radius:0;height:100dvh;max-height:100dvh}.modal-card__header{padding:22px 20px 17px}.modal-card__body{padding:22px 20px calc(28px + env(safe-area-inset-bottom))}.modal-card--fullscreen .modal-card__header{padding:calc(14px + env(safe-area-inset-top)) 15px 12px}.modal-card--fullscreen .modal-card__header h2{font-size:24px}.modal-card--fullscreen .modal-card__body{padding:16px 15px 0}.diagnosis-intro{border-radius:16px;grid-template-columns:minmax(0,1fr) 88px;gap:10px;min-height:172px;padding:17px 15px}.diagnosis-intro h3{font-size:18px;line-height:1.5}.diagnosis-intro p{font-size:14px}.diagnosis-intro__visual{width:88px;height:96px}.diagnosis-intro__visual-main{border-radius:12px;inset:4px 12px 4px 2px}.diagnosis-intro__visual-main .line-icon{width:43px;height:43px}.diagnosis-intro__visual-search{width:38px;height:38px}.diagnosis-intro__visual-coin{width:31px;height:31px}.diagnosis-intro__visual-phone{border-radius:9px;width:29px;height:35px}.diagnosis-intro__visual-search .line-icon,.diagnosis-intro__visual-coin .line-icon,.diagnosis-intro__visual-phone .line-icon{width:18px;height:18px}.diagnosis-intro__points{gap:4px;display:grid}.diagnosis-progress{margin-bottom:12px;padding-top:13px;top:-22px}.diagnosis-question-card{border-radius:16px;padding:19px 16px}.question-icon{border-radius:14px;width:46px;height:46px;font-size:21px}.question-title-row{gap:11px}.question-title-row strong{font-size:20px}.question-description{margin:0 0 15px;font-size:14px}.question-hint{margin:0 0 14px}.option-list{grid-template-columns:1fr}.option-button{border-radius:14px;min-height:60px;padding:13px 14px}.option-button.is-selected{padding:13px 14px}.wizard-actions{padding:14px 15px calc(14px + env(safe-area-inset-bottom));margin-left:-15px;margin-right:-15px;bottom:0}.wizard-actions .button{min-height:56px;font-size:15px}.selection-counter{justify-content:stretch;display:grid}.status-notice{grid-template-columns:42px minmax(0,1fr);padding:15px}.status-notice__icon{width:42px;height:42px}.toast{top:calc(70px + env(safe-area-inset-top))}.referral-code{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
