/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#15241d;--forest:#193a2d;--forest-2:#25513f;--sage:#71866f;--mist:#edf2eb;--paper:#f7f4ed;--white:#fff;--muted:#64716a;--line:#d7ddd7;--gold:#c4a566;--danger:#a2443c}*{box-sizing:border-box}body{color:var(--ink);background:#fbfaf7;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-size:16px}html{scroll-behavior:smooth}button,input,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-header{z-index:20;background:#fffffff7;border-bottom:1px solid #e4e7e2;align-items:center;gap:32px;min-height:82px;padding:12px clamp(20px,5vw,76px);display:flex;position:relative}.brand{align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--forest);border-radius:4px;flex:none;place-items:center;width:42px;height:42px;display:grid}.brand>span:last-child{gap:2px;display:grid}.brand b{letter-spacing:.04em;font-size:16px}.brand small{color:#758079;letter-spacing:.13em;font-size:8px}.header-nav{gap:28px;margin-left:auto;display:flex}.header-nav a{color:#4f5e56;font-size:13px;font-weight:650;text-decoration:none}.header-nav a:hover{color:var(--forest-2)}.header-phone{border-left:1px solid var(--line);padding-left:22px;text-decoration:none;display:grid}.header-phone small{color:#7a857f;font-size:10px}.header-phone b{color:var(--forest);letter-spacing:.03em;font-size:17px}.hero{background:linear-gradient(90deg,#f8f5ee 0 51%,#e9efe7 51% 100%);grid-template-columns:minmax(380px,.85fr) minmax(540px,1fr);align-items:center;gap:clamp(48px,7vw,110px);min-height:820px;padding:74px clamp(22px,7vw,108px);display:grid}.hero-copy,.app-shell{min-width:0}.hero-kicker{color:var(--forest-2);letter-spacing:.12em;margin:0 0 22px;font-size:13px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(44px,4.5vw,68px);font-weight:600;line-height:1.38}.hero h1 em{color:var(--forest-2);text-decoration:underline;-webkit-text-decoration-color:var(--gold);-webkit-text-decoration-color:var(--gold);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:9px;font-style:normal;text-decoration-thickness:2px}.hero-lead{color:#53625a;margin:28px 0 0;font-size:16px;line-height:2}.hero-points{gap:14px;margin-top:34px;display:grid}.hero-points>div{align-items:center;gap:13px;display:flex}.hero-points svg{color:var(--sage);flex:none}.hero-points strong{min-width:98px;color:var(--ink);font-size:15px;display:inline-block}.hero-assurance{color:#718078;align-items:center;gap:7px;margin:27px 0 0;font-size:12px;display:flex}.app-shell{background:#fff;border:1px solid #193a2d26;border-radius:8px;justify-self:end;width:100%;max-width:680px;overflow:hidden;box-shadow:0 24px 70px #1e3d2f21}.app-topline{color:#fff;background:var(--forest);justify-content:space-between;align-items:center;height:56px;padding:0 32px;display:flex}.app-topline span{letter-spacing:.08em;font-size:14px;font-weight:800}.app-topline .app-total-steps{color:#fff;letter-spacing:.04em;border:1px solid #ffffff6b;border-radius:999px;margin-left:9px;padding:3px 8px;font-size:9px}.app-topline strong{letter-spacing:.08em;font-size:13px}.app-topline small{color:#c6d3cb;margin-left:3px;font-size:10px}.step-progress{background:#dde4de;height:6px}.step-progress i{background:var(--gold);height:100%;transition:width .25s;display:block}.current-step{background:#f8faf7;border-bottom:1px solid #e6e9e5;justify-content:space-between;align-items:center;padding:13px 32px;display:flex}.current-step span{color:#6e7a73;font-size:11px}.form-panel{padding:29px 32px 34px;animation:.25s fade-up}.text-back{color:#5e6c64;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:0 0 18px;padding:0;font-size:13px;font-weight:650;display:flex}.form-heading{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.form-heading>span{width:44px;height:44px;color:var(--forest);background:var(--mist);border-radius:4px;flex:none;place-items:center;display:grid}.form-heading p{color:var(--sage);letter-spacing:.15em;margin:0 0 4px;font-size:10px;font-weight:900}.form-heading h2{letter-spacing:-.03em;margin:0;font-family:Yu Mincho,Hiragino Mincho ProN,serif;font-size:25px;font-weight:650;line-height:1.45}.form-heading small{color:#6d7872;margin-top:6px;font-size:12px;line-height:1.6;display:block}.type-list{gap:11px;display:grid}.type-list button{cursor:pointer;border:1px solid var(--line);text-align:left;background:#fff;border-radius:5px;align-items:center;gap:15px;min-height:82px;padding:14px 17px;transition:all .18s;display:flex}.type-list button:hover,.type-list button:focus-visible{border-color:var(--sage);transform:translateY(-1px);box-shadow:0 8px 22px #193a2d14}.type-list button>span{width:48px;height:48px;color:var(--forest);background:var(--mist);border-radius:4px;flex:none;place-items:center;display:grid}.type-list button p{flex:1;gap:4px;margin:0;display:grid}.type-list button>svg{color:#728078}.privacy-note{color:#68766e;justify-content:center;align-items:center;gap:7px;margin:19px 0 0;font-size:12px;display:flex}.method-tabs{background:#edf1ec;border-radius:6px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;display:grid}.method-tabs button{color:#59675f;cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:48px;padding:8px;font-size:14px;font-weight:750}.method-tabs button.active{color:var(--forest);background:#fff;box-shadow:0 2px 7px #1a342917}.postal-box,.address-selector,.confirmed-fields{background:#fafbf9;border:1px solid #dce1dc;border-radius:5px;padding:18px}.postal-box>p{color:#727e77;margin:8px 0 0;font-size:11px}.postal-input{grid-template-columns:36px 1fr 130px;display:grid}.postal-input>span{color:#59675f;background:#f0f3ef;border:1px solid #cfd7cf;border-right:0;place-items:center;display:grid}.postal-input input{border-radius:0}.postal-input button{color:#fff;background:var(--forest-2);cursor:pointer;border:0;font-size:13px;font-weight:750}.postal-input button:disabled{opacity:.65;cursor:wait}.address-found{color:#315c47;background:#e8f1eb;border-radius:4px;align-items:flex-start;gap:9px;margin-top:13px;padding:12px;display:flex}.address-found span{gap:3px;font-size:11px;display:grid}.address-found strong{font-size:14px}.address-selector{gap:18px;display:grid}.city-selector{border:0;margin:0;padding:0}.city-selector>div{flex-wrap:wrap;gap:7px;max-height:180px;display:flex;overflow:auto}.city-selector button,.choice-field button{color:#4e5c54;cursor:pointer;background:#fff;border:1px solid #ccd4cd;border-radius:4px;min-height:44px;padding:9px 13px;font-size:13px;font-weight:650}.city-selector button.active,.choice-field button.active{color:#fff;border-color:var(--forest-2);background:var(--forest-2)}.manual-city,.switch-input{width:fit-content;color:var(--forest-2);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #819187;align-items:center;gap:5px;padding:3px 0;font-size:12px;font-weight:750;display:flex}.switch-input{margin-top:8px}.confirmed-fields{gap:17px;margin-top:14px;display:grid}.region-summary{color:var(--forest-2);align-items:center;gap:8px;display:flex}.region-summary b{font-size:15px}.condo-address-note{color:#315c47;background:#e8f1eb;align-items:center;gap:8px;margin:0;padding:12px;font-size:13px;font-weight:650;display:flex}.field{min-width:0;display:block}.field>span,.choice-field legend,.city-selector legend{color:#34463c;margin-bottom:9px;font-size:14px;font-weight:800;display:block}.field>span em{color:#7e8983;font-size:11px;font-style:normal;font-weight:600}.required{color:#fff;vertical-align:2px;background:#a85b4f;border-radius:3px;margin-left:5px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:800;display:inline-block}.field input,.field select,.field textarea{width:100%;font:inherit;background:#fff;border:1px solid #cfd7cf;border-radius:4px;outline:0;padding:0 14px;font-size:16px;transition:all .18s}.field input,.field select{height:52px}.field textarea{resize:vertical;min-height:112px;padding-top:13px;padding-bottom:13px;line-height:1.7}.field input::placeholder,.field textarea::placeholder{color:#a5ada8}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--forest-2);box-shadow:0 0 0 3px #25513f1f}.field>small,.year-field>small{color:#6e7a73;margin-top:6px;font-size:11px;line-height:1.6;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:18px;display:grid}.field-grid.three{grid-template-columns:repeat(3,1fr)}.icon-input,.unit-input,.select-box{position:relative}.icon-input svg{color:#77837c;pointer-events:none;position:absolute;top:16px;left:14px}.icon-input input{padding-left:44px}.unit-input input{padding-right:47px}.unit-input b{color:#59665f;font-size:13px;position:absolute;top:17px;right:14px}.select-box select{appearance:none;padding-right:40px}.select-box svg{color:#748079;pointer-events:none;position:absolute;top:17px;right:14px}.year-field{margin-top:18px}.year-inputs{grid-template-columns:.8fr 1.2fr;gap:10px;display:grid}.optional-toggle{color:var(--forest-2);cursor:pointer;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:7px;margin-top:18px;padding:0;font-size:13px;font-weight:800;display:flex}.optional-toggle small{color:#758179;width:100%;margin-left:25px;font-size:11px;font-weight:500}.optional-box{border-left:3px solid var(--sage);background:#f3f6f1;margin-top:12px;padding:17px}.optional-box>.field{margin-top:16px}.choice-field{border:0;margin:0 0 21px;padding:0}.choice-field>div{flex-wrap:wrap;gap:8px;display:flex}.choice-field button{align-items:center;gap:6px;display:flex}.contact-panel>.field{margin-bottom:17px}.contact-fields-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:17px;display:grid}.contact-panel{padding-top:20px;padding-bottom:24px}.contact-panel .text-back{margin-bottom:10px}.contact-panel .form-heading{margin-bottom:15px}.contact-panel .next-result-notice{align-items:center;margin-bottom:13px;padding:10px 13px}.contact-panel .next-result-notice>svg{margin-top:0}.contact-panel .next-result-notice strong{font-size:13px}.contact-panel .contact-fields-grid,.contact-panel>.field{margin-bottom:11px}.contact-panel .consent-check{margin-top:9px}.contact-panel .primary-button{min-height:52px;margin-top:14px}.contact-panel .contact-assurance{margin-top:8px}.field-spaced{margin-top:18px}.field-spaced+.field,.year-field+.choice-field,.field+.choice-field{margin-top:20px}.next-result-notice{color:var(--forest);background:#edf8f1;border:1px solid #d9eadf;border-radius:13px;align-items:flex-start;gap:11px;margin:0 0 22px;padding:15px 16px;display:flex}.next-result-notice>svg{flex:none;margin-top:2px}.next-result-notice>div{gap:3px;display:grid}.next-result-notice strong{font-size:15px;font-weight:900}.next-result-notice span{color:#5a7065;font-size:12px;line-height:1.65}.consent-check{cursor:pointer;align-items:flex-start;gap:10px;margin-top:18px;display:flex}.consent-check input{width:20px;height:20px;accent-color:var(--forest-2);flex:none;margin:2px 0 0}.consent-check span{color:#526159;font-size:12px;line-height:1.7}.consent-check a{color:var(--forest-2);font-weight:750}.optional-consent{background:#f7f9f6;border-radius:10px;margin-top:12px;padding:12px}.optional-consent em{color:#77847d;font-size:11px;font-style:normal;font-weight:700}.optional-consent span>small{color:#7a8780;margin-top:2px;font-size:10px;line-height:1.55;display:block}.consultation-panel{padding-bottom:30px}.consultation-choice .choice-field>div{grid-template-columns:1fr 1fr;display:grid}.consultation-choice .choice-field button{text-align:center;justify-content:center;width:100%}.schedule-box{background:#f4faf6;border:1px solid #d9eadf;border-radius:13px;margin:-4px 0 20px;padding:15px}.schedule-heading{gap:4px;margin-bottom:12px;display:grid}.schedule-heading>div{align-items:center;gap:7px;display:flex}.schedule-heading strong{color:#2f4438;white-space:nowrap;font-size:14px}.schedule-heading em{color:#6d7c74;background:#fff;border:1px solid #dbe6de;border-radius:999px;padding:2px 7px;font-size:10px;font-style:normal;font-weight:800}.schedule-heading span{color:#697a71;text-align:left;white-space:nowrap;max-width:none;font-size:10px;line-height:1.55}.schedule-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.date-preference{gap:5px;display:grid}.date-preference span{color:#4a6055;font-size:11px;font-weight:800}.date-preference input{width:100%;min-width:0;height:46px;font:inherit;background:#fff;border:1px solid #cfdad2;border-radius:8px;padding:0 8px;font-size:13px}.date-preference input:focus{border-color:var(--forest-2);outline:0;box-shadow:0 0 0 3px #25513f1f}.additional-details{background:#fbfcfb;border:1px solid #dfe8e1;border-radius:10px;margin:2px 0 4px}.additional-details summary{color:#45594f;cursor:pointer;align-items:center;gap:7px;min-height:44px;padding:10px 13px;font-size:13px;font-weight:800;list-style:none;display:flex}.additional-details summary::-webkit-details-marker{display:none}.additional-details summary em{color:#7e8983;font-size:10px;font-style:normal;font-weight:650}.additional-details summary span{width:24px;height:24px;color:var(--forest-2);background:#edf8f1;border-radius:50%;place-items:center;margin-left:auto;font-size:15px;display:grid}.additional-details[open] summary span{transform:rotate(45deg)}.additional-details .field{padding:0 12px 12px}.additional-details textarea{min-height:88px}.error-message{color:var(--danger);background:#fbefed;border-radius:4px;align-items:center;gap:8px;margin:16px 0 -6px;padding:11px 12px;font-size:13px;font-weight:700;display:flex}.primary-button{color:#fff;background:var(--forest);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:56px;margin-top:24px;padding:10px 18px;font-size:15px;font-weight:800;display:flex;box-shadow:0 9px 20px #193a2d2e}.primary-button:hover{background:#102c21;transform:translateY(-1px)}.primary-button:disabled{opacity:.65;cursor:wait}.contact-assurance{color:#66736b;text-align:center;justify-content:center;align-items:center;gap:6px;margin:13px 0 0;font-size:11px;display:flex}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}.research-note{color:#5f6e65;text-align:center;margin:12px 0 0;font-size:13px;font-weight:650}.complete-panel{text-align:center;padding:42px 34px 36px}.complete-icon{color:#fff;background:var(--forest);width:72px;height:72px;box-shadow:0 0 0 9px var(--mist);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.complete-panel>p:first-of-type{color:var(--sage);letter-spacing:.15em;font-size:10px;font-weight:850}.complete-panel h2{margin:8px 0 24px;font-family:Yu Mincho,serif;font-size:29px;line-height:1.5}.mail-destination{text-align:left;color:var(--forest);background:var(--mist);border:1px solid #dce5de;border-radius:10px;align-items:flex-start;gap:11px;margin:22px 0;padding:15px 16px;display:flex}.mail-destination.pending{background:#faf6ec;border-color:#eadfc7}.mail-destination span{color:#5d6d64;gap:3px;font-size:12px;line-height:1.6;display:grid}.mail-destination strong{color:var(--ink);font-size:14px}.mail-destination small{color:#7c6a46;font-size:10px}.complete-panel ol{text-align:left;border-top:1px solid var(--line);margin:22px 0;padding:0;list-style:none}.complete-panel li{border-bottom:1px solid var(--line);align-items:center;gap:13px;min-height:62px;display:flex}.complete-panel li i{color:#6d7972;border:1px solid #bdc7bf;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-style:normal;display:grid}.complete-panel li.done i{color:#fff;border-color:var(--forest-2);background:var(--forest-2)}.complete-panel li span{gap:3px;font-size:13px;font-weight:800;display:grid}.complete-panel li small{color:#748078;font-size:11px;font-weight:500}.setup-note{color:#775b2e;background:#f7edd9;padding:10px;font-size:11px;line-height:1.6}.appraisal-result{text-align:left;margin:24px 0}.property-recap{background:#f8faf7;border:1px solid #dce4dd;border-radius:12px;padding:18px}.property-recap-heading{color:var(--forest-2);border-bottom:1px solid #e1e7e2;align-items:center;gap:10px;padding-bottom:13px;display:flex}.property-recap-heading>div{gap:2px;display:grid}.property-recap-heading p{color:#66776d!important;letter-spacing:.08em!important;margin:0!important;font-size:10px!important;font-weight:800!important}.property-recap-heading strong{color:var(--ink);font-size:15px}.property-recap dl{grid-template-columns:1fr 1fr;gap:9px 18px;margin:12px 0 0;display:grid}.property-recap dl div{gap:2px;min-width:0;display:grid}.property-recap dt{color:#7a867f;font-size:10px;font-weight:700}.property-recap dd{color:#2f4037;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:750;line-height:1.55}.price-result-section,.result-analysis{margin-top:28px}.result-section-heading{gap:3px;margin-bottom:13px;display:grid}.result-section-heading p{color:var(--sage)!important;letter-spacing:.12em!important;margin:0!important;font-size:10px!important;font-weight:850!important}.result-section-heading h3{color:var(--ink);margin:0;font-size:18px}.result-price-cards{gap:11px;display:grid}.result-price-card{background:#fff;border:1px solid #dce3dd;border-radius:12px;padding:16px 17px;position:relative}.result-price-card.market{border:2px solid var(--forest-2);background:#f1f7f3;padding:19px 17px;box-shadow:0 9px 24px #193a2d17}.result-price-card.purchase{background:#f7f8f6}.result-price-card.challenge{background:#fbf8ef;border-color:#e2d6ba}.recommended-badge{color:#fff;background:var(--forest-2);letter-spacing:.05em;border-radius:999px;padding:3px 10px;font-size:10px;position:absolute;top:-10px;right:13px}.price-card-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.price-card-title>div{gap:3px;display:grid}.price-card-title span{color:#263b30;font-size:14px;font-weight:900}.price-card-title small{color:#748179;font-size:10px}.price-card-range{color:var(--forest);justify-content:center;align-items:baseline;gap:6px;margin-top:11px;font-family:Yu Mincho,serif;font-size:clamp(18px,3vw,24px);line-height:1.3;display:flex}.price-card-range i{color:#8a958e;font-size:12px;font-style:normal}.price-help{flex:none;position:relative}.price-help summary{color:#65776c;cursor:pointer;background:#edf2ee;border-radius:50%;place-items:center;width:32px;height:32px;list-style:none;display:grid}.price-help summary::-webkit-details-marker{display:none}.price-help[open] summary{color:#fff;background:var(--forest-2)}.price-help>div{z-index:10;color:#405248;background:#fff;border:1px solid #d5ded7;border-radius:10px;width:min(310px,70vw);padding:14px;position:absolute;top:39px;right:0;box-shadow:0 15px 38px #1430242e}.price-help>div strong{color:var(--forest);font-size:13px}.price-help>div p{color:#5d6d64!important;margin:6px 0 0!important;font-size:11px!important;line-height:1.7!important}.result-summary{color:#3f5047;border-left:3px solid var(--sage);background:#f8faf7;border-radius:0 9px 9px 0;gap:10px;padding:15px 16px;display:grid}.result-summary p{color:inherit!important;margin:0!important;font-size:13px!important;font-weight:550!important;line-height:1.8!important}.confidence{color:#496153;background:#f3f6f1;border:1px solid #dce4dc;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.result-analysis .confidence{margin-top:11px}.result-details{background:#fff;border:1px solid #dce4dd;border-radius:12px;margin-top:20px;overflow:hidden}.result-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:15px 17px;list-style:none;display:flex}.result-details>summary::-webkit-details-marker{display:none}.result-details>summary span{gap:3px;display:grid}.result-details>summary small{color:var(--sage);letter-spacing:.1em;font-size:10px;font-weight:850}.result-details>summary strong{color:var(--ink);font-size:15px}.result-details>summary i{width:30px;height:30px;color:var(--forest);background:var(--mist);border-radius:50%;flex:none;place-items:center;font-size:19px;font-style:normal;transition:transform .2s;display:grid}.result-details[open]>summary i{transform:rotate(45deg)}.result-details-body{padding:0 17px 17px}.result-factors,.result-sources{margin-top:20px}.result-sources h3{margin:0 0 10px;font-size:15px}.result-factors ul,.result-sources ul{margin:0;padding:0;list-style:none}.result-factors li{color:#4d5e54;border-bottom:1px solid #e0e5e0;padding:8px 8px 8px 24px;font-size:13px;line-height:1.6;position:relative}.result-factors li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:17px;left:5px}.result-sources li+li{margin-top:7px}.result-sources a{color:var(--forest-2);background:#f7f9f6;border:1px solid #dfe5df;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.result-disclaimer{border-top:1px solid var(--line);padding-top:14px;color:#707c75!important;margin:20px 0 0!important;font-size:10px!important;line-height:1.7!important}.result-next-actions{background:#f8faf7;border:1px solid #d8e2da;border-radius:12px;gap:11px;padding:18px;display:grid}.result-next-actions>p{color:#30483a;text-align:left;margin:0 0 2px;font-size:14px;font-weight:900}.result-phone-cta{color:#fff;background:var(--forest);border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:72px;padding:11px 15px;text-decoration:none;display:flex}.result-phone-cta>span{text-align:left;gap:1px;display:grid}.result-phone-cta small{color:#c8d6cd;font-size:10px}.result-phone-cta strong{letter-spacing:.04em;font-size:21px}.result-phone-cta em{color:#c8d6cd;font-size:9px;font-style:normal}.result-consultation-cta{min-height:50px;color:var(--forest);border:1px solid var(--forest);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 13px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.proof-strip{color:#fff;background:var(--forest);grid-template-columns:repeat(4,1fr);padding:29px clamp(22px,7vw,108px);display:grid}.proof-strip>div{border-right:1px solid #ffffff2e;gap:5px;padding:0 24px;display:grid}.proof-strip>div:first-child{padding-left:0}.proof-strip>div:last-child{border:0}.proof-strip strong{color:#fff;font-family:Yu Mincho,serif;font-size:22px}.proof-strip span{color:#b9c8bf;font-size:11px;line-height:1.6}.lp-section{padding:105px clamp(22px,9vw,145px)}.section-heading{grid-template-columns:1fr .85fr;align-items:end;gap:70px;display:grid}.section-heading p,.philosophy-section>div:first-child p,.price-section>div:first-child p,.company-snapshot>div>p{color:var(--sage);letter-spacing:.2em;margin:0 0 17px;font-size:10px;font-weight:850}.section-heading h2{letter-spacing:-.04em;margin:0;font-family:Yu Mincho,serif;font-size:clamp(34px,3.5vw,51px);font-weight:600;line-height:1.45}.section-heading>span{color:#65726b;font-size:14px;line-height:2}.strength-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:62px;display:grid}.strength-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:35px;position:relative}.strength-grid article>span{color:#cdd4cd;font-family:Yu Mincho,serif;font-size:27px;position:absolute;top:23px;right:26px}.strength-grid svg{color:var(--sage)}.strength-grid h3{margin:22px 0 12px;font-size:19px}.strength-grid p{color:#66736c;margin:0;font-size:13px;line-height:1.9}.philosophy-section{color:#fff;background:#1b352a;grid-template-columns:1fr .8fr;align-items:center;gap:9vw;padding:100px clamp(22px,9vw,145px);display:grid}.philosophy-section h2{margin:0;font-family:Yu Mincho,serif;font-size:clamp(33px,3.7vw,53px);font-weight:550;line-height:1.55}.philosophy-section>div:last-child p{color:#c0ccc4;margin:0;font-size:14px;line-height:2.2}.philosophy-section a{border-bottom:1px solid #91a196;align-items:center;gap:8px;width:fit-content;margin-top:30px;padding-bottom:6px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.flow-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:56px;display:grid}.flow-list article{border-right:1px solid var(--line);min-height:205px;padding:26px 22px}.flow-list i{color:var(--sage);font-family:Yu Mincho,serif;font-size:24px;font-style:normal}.flow-list p{color:#6a766f;margin:0;font-size:12px;line-height:1.8}.price-section{background:#eee9df;grid-template-columns:.8fr 1fr;align-items:center;gap:9vw;padding:95px clamp(22px,9vw,145px);display:grid}.price-section h2{margin:0;font-family:Yu Mincho,serif;font-size:clamp(34px,3.5vw,50px);line-height:1.5}.price-section>div:first-child>span{color:#68756e;margin-top:18px;font-size:13px;line-height:1.9;display:block}.price-list{gap:23px;display:grid}.price-list article{position:relative}.price-list b{font-size:15px}.price-list span{float:right;color:#758078;font-size:11px}.price-list i{background:#71877a;border-radius:9px;height:9px;margin-top:9px;display:block}.price-list .main b{color:var(--forest-2);font-size:18px}.price-list .main i{background:var(--gold)}.faq-section .section-heading{grid-template-columns:1fr}.faq-list{border-top:1px solid var(--line);margin-top:48px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:24px 5px;font-size:15px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--sage);font-size:22px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#65726b;margin:0;padding:0 5px 25px;font-size:13px;line-height:1.9}.company-snapshot{color:#fff;background:#203e32;grid-template-columns:.7fr 1fr;gap:7vw;padding:90px clamp(22px,9vw,145px);display:grid}.company-snapshot h2{margin:0 0 9px;font-family:Yu Mincho,serif;font-size:32px}.company-snapshot dl{margin:0}.company-snapshot dl>div{border-bottom:1px solid #ffffff26;grid-template-columns:88px 1fr;padding:13px 0;display:grid}.company-snapshot dt{color:#9fb1a6;font-size:11px}.company-snapshot dd{margin:0;font-size:12px;line-height:1.7}.company-snapshot>a{border-bottom:1px solid #8ea096;align-items:center;gap:7px;width:fit-content;padding-bottom:5px;font-size:12px;text-decoration:none;display:flex}.final-cta{text-align:center;background:#f4f1e9;padding:90px 22px}.final-cta>p{color:var(--sage);letter-spacing:.2em;margin:0;font-size:10px;font-weight:850}.final-cta h2{margin:16px 0 12px;font-family:Yu Mincho,serif;font-size:clamp(33px,4vw,52px)}.final-cta>a{color:#fff;background:var(--forest);border-radius:4px;justify-content:center;align-items:center;gap:8px;width:min(330px,90vw);min-height:56px;margin:29px auto 0;padding:10px 20px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.footer{background:#fff;align-items:center;gap:42px;padding:38px clamp(22px,6vw,90px);display:flex}.footer-links{flex-wrap:wrap;gap:18px;display:flex}.footer-links a{color:#58665e;font-size:11px;text-decoration:none}.footer-contact{display:grid}.footer-contact a{color:var(--forest);font-size:17px;font-weight:800;text-decoration:none}.footer-contact span,.footer>p{color:#858f89;font-size:9px}.footer>p{margin-left:auto}.subpage{background:#fbfaf7;min-height:100vh}.subpage-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:22px clamp(22px,8vw,120px);display:flex}.subpage-header>a:last-child{color:var(--forest-2);align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.subpage-hero{color:#fff;background:var(--forest);padding:86px clamp(22px,10vw,160px)}.subpage-hero p{color:#b9c8bf;letter-spacing:.2em;margin:0 0 16px;font-size:10px;font-weight:850}.subpage-hero h1{margin:0;font-family:Yu Mincho,serif;font-size:clamp(38px,5vw,64px)}.subpage-hero span{color:#cbd5ce;margin-top:19px;font-size:14px;line-height:1.9;display:block}.subpage-content{max-width:980px;margin:0 auto;padding:80px 24px 110px}.subpage-content section+section{margin-top:72px}.subpage-content h2{margin:0 0 25px;font-family:Yu Mincho,serif;font-size:30px}.subpage-content h3{margin:32px 0 10px;font-size:18px}.subpage-content p,.subpage-content li{color:#56635c;font-size:14px;line-height:2}.company-table{border-top:1px solid var(--line);margin:0}.company-table>div{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr;padding:18px 6px;display:grid}.company-table dt{color:#718078;font-size:13px;font-weight:700}.company-table dd{margin:0;font-size:14px;line-height:1.8}.promise-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.promise-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px}.promise-grid b{color:var(--sage);font-family:Yu Mincho,serif;font-size:24px}.promise-grid h3{margin:18px 0 10px}.promise-grid p{margin:0;font-size:13px}.contact-card{color:#fff;background:var(--forest);padding:28px}.contact-card h2{margin-bottom:14px}.contact-card p{color:#c6d2ca}.contact-card a{color:#fff;margin:8px 20px 0 0;font-weight:800;display:inline-block}.policy-toc{background:#f0f3ee;padding:22px 26px}.policy-toc p{margin:0}@keyframes fade-up{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1050px){.header-nav{display:none}.hero{background:linear-gradient(#f8f5ee 0 44%,#e9efe7 44% 100%);grid-template-columns:1fr}.hero-copy{text-align:center;justify-self:center;max-width:720px}.hero-points{text-align:left;width:fit-content;margin-left:auto;margin-right:auto}.hero-assurance{justify-content:center}.app-shell{justify-self:center}.proof-strip{grid-template-columns:repeat(2,1fr);gap:20px 0}.proof-strip>div:nth-child(2){border:0}.section-heading{grid-template-columns:1fr;gap:23px}.flow-list{grid-template-columns:repeat(2,1fr)}.flow-list article{border-bottom:1px solid var(--line)}.price-section,.philosophy-section{grid-template-columns:1fr;gap:48px}}@media (width<=680px){.site-header{min-height:68px;padding:10px 16px}.brand-mark{width:38px;height:38px}.brand b{font-size:14px}.brand small{display:none}.header-phone{border:0;margin-left:auto;padding-left:0}.header-phone small{display:none}.header-phone b{font-size:14px}.hero{gap:42px;min-height:auto;padding:52px 14px 44px}.hero h1{font-size:39px}.hero-lead{font-size:14px}.hero-lead br{display:none}.hero-points strong{min-width:auto;display:block}.app-shell{border-radius:5px}.app-topline,.current-step{padding-left:18px;padding-right:18px}.form-panel{padding:25px 18px 29px}.form-heading h2{font-size:23px}.form-heading>span{display:none}.field-grid,.field-grid.three{grid-template-columns:1fr}.postal-input{grid-template-columns:32px 1fr}.postal-input button{grid-column:1/-1;min-height:48px;margin-top:7px}.choice-field button{flex:calc(50% - 8px);justify-content:center}.complete-panel{padding:38px 19px 30px}.proof-strip{grid-template-columns:1fr 1fr;padding:27px 18px}.proof-strip>div{padding:0 12px}.proof-strip strong{font-size:18px}.lp-section{padding:72px 22px}.strength-grid{grid-template-columns:1fr}.strength-grid article{min-height:auto;padding:29px}.philosophy-section,.price-section,.company-snapshot{padding:72px 22px}.flow-list{grid-template-columns:1fr}.flow-list article{grid-template-columns:48px 1fr;min-height:auto;display:grid}.flow-list h3{margin-top:0}.company-snapshot{grid-template-columns:1fr}.footer{flex-direction:column;align-items:flex-start;gap:23px}.footer>p{margin:0}.subpage-header{padding:14px 18px}.subpage-header .brand small{display:none}.subpage-hero{padding:60px 22px}.subpage-content{padding:58px 20px 80px}.company-table>div{grid-template-columns:1fr;gap:6px}.promise-grid{grid-template-columns:1fr}}body{font-size:17px;line-height:1.7}.brand b{font-size:18px}.brand small{font-size:10px}.header-nav a{font-size:15px;font-weight:750}.header-phone small{font-size:12px}.header-phone b{font-size:19px}.hero-kicker{letter-spacing:.08em;font-size:15px}.hero-lead{color:#46574e;font-size:18px;font-weight:550;line-height:1.95}.hero-points>div{background:#ffffffa3;border-radius:10px;min-height:58px;padding:9px 13px}.hero-points svg{color:var(--forest-2);stroke-width:2.5px}.hero-points span{color:#4c5c53;font-size:16px}.hero-points strong{min-width:108px;font-size:17px}.hero-assurance{color:#5f7066;font-size:14px;font-weight:650}.current-step b{font-size:16px}.current-step span{color:#5f6d65;font-size:13px;font-weight:650}.text-back{font-size:15px;font-weight:750}.form-heading p{font-size:12px}.form-heading h2{font-size:28px;font-weight:700}.form-heading small{color:#5f6d65;font-size:14px;font-weight:550}.type-list button{border:2px solid #d9e0d9;border-radius:12px;min-height:92px;padding:16px 19px}.type-list button>span{color:#fff;background:var(--forest-2);border-radius:12px;width:58px;height:58px}.type-list button small{color:#5e6d65;font-size:14px}.privacy-note{color:#5e6d65;font-size:14px;font-weight:650}.field>span,.choice-field legend,.city-selector legend{color:#2f4438;font-size:16px;font-weight:850}.field>small,.year-field>small{color:#5f6e65;font-size:13px;font-weight:550}.city-selector button,.choice-field button{border-width:2px;border-radius:8px;min-height:50px;padding:10px 15px;font-size:15px;font-weight:750}.primary-button{border-radius:10px;min-height:62px;font-size:17px;font-weight:850}.proof-strip strong{font-size:27px}.proof-strip span{color:#d1ddd5;font-size:14px;font-weight:600}.section-heading p,.philosophy-section>div:first-child p,.price-section>div:first-child p,.company-snapshot>div>p{letter-spacing:.16em;font-size:13px}.section-heading>span{color:#55655c;font-size:17px;font-weight:550;line-height:1.9}.strength-grid article{background:#fff;min-height:275px;padding:38px}.strength-grid svg{color:#fff;background:var(--forest-2);box-sizing:content-box;stroke-width:2.4px;border-radius:9px;width:36px;height:36px;padding:7px}.strength-grid h3{font-size:22px}.strength-grid p{color:#55655c;font-size:16px}.philosophy-section>div:last-child p{color:#d2dcd5;font-size:17px;line-height:2.1}.philosophy-promise{background:#ffffff1a;border-radius:14px;align-items:center;gap:16px;margin-top:30px;padding:20px;display:flex}.philosophy-promise>span{width:56px;height:56px;color:var(--forest);background:#fff;border-radius:12px;flex:none;place-items:center;display:grid}.philosophy-promise div{gap:4px;display:grid}.philosophy-promise b{font-size:17px}.philosophy-promise small{color:#cbd7cf;font-size:14px;line-height:1.6}.flow-list{border:0;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:56px;display:grid}.flow-list article{background:#fff;border:1px solid #d9e0d8;border-radius:16px;min-height:280px;padding:27px 23px;box-shadow:0 12px 28px #1f403112}.flow-list article:last-child{border:1px solid #d9e0d8}.flow-icon{color:#fff;background:var(--forest-2);border-radius:15px;place-items:center;width:62px;height:62px;margin-bottom:22px;display:grid;box-shadow:0 7px 15px #25513f2e}.flow-list i{color:var(--sage);letter-spacing:.08em;font-family:inherit;font-size:13px;font-weight:900}.flow-list h3{margin:10px 0;font-size:21px}.flow-list p{color:#56665d;font-size:15px;line-height:1.8}.section-cta{color:#fff;background:var(--forest);border-radius:10px;justify-content:center;align-items:center;gap:9px;width:min(360px,100%);min-height:60px;margin:38px auto 0;font-size:17px;font-weight:850;text-decoration:none;display:flex;box-shadow:0 9px 20px #193a2d29}.price-section{background:#e9f0e8;grid-template-columns:.72fr 1.28fr;gap:7vw}.price-section>div:first-child>span{color:#53645a;margin-top:22px;font-size:17px;font-weight:550}.price-list{gap:15px}.price-list article{background:#fff;border:1px solid #d0dbd1;border-radius:15px;grid-template-columns:64px 1fr;gap:18px;padding:23px;display:grid;box-shadow:0 8px 22px #1f40310f}.price-icon{background:var(--sage);border-radius:14px;place-items:center;width:60px;height:60px;display:grid;float:none!important;color:#fff!important}.price-list .main .price-icon{background:var(--forest-2)}.price-list article>div{gap:4px;display:grid}.price-list b,.price-list .main b{color:var(--ink);font-size:20px}.price-list strong{color:#5d6d64;font-size:14px}.price-list p{color:#5b6a62;margin:5px 0 0;font-size:15px;line-height:1.75}.faq-list summary{padding:27px 8px;font-size:18px}.faq-list details p{color:#56665d;padding:0 8px 27px;font-size:16px}.company-snapshot{grid-template-columns:.8fr 1.2fr;align-items:center}.company-intro{text-align:center}.company-building{width:72px;height:72px;color:var(--forest);background:#fff;border-radius:17px;place-items:center;margin:0 auto 18px;display:grid}.company-snapshot h2{font-size:36px}.company-snapshot>div>span{color:#d1dbd4;font-size:14px}.company-snapshot .company-message{color:#d3ddd6;letter-spacing:0;max-width:430px;margin:18px auto 0;font-size:16px;line-height:1.8}.company-snapshot dl>div{grid-template-columns:150px 1fr;gap:18px;padding:18px 0}.company-snapshot dt{color:#c2d0c7;align-items:center;gap:9px;font-size:15px;font-weight:750;display:flex}.company-snapshot dt svg{color:#d6e2da;stroke-width:2.3px}.company-snapshot dd{font-size:16px;font-weight:600}.final-cta>span{color:#59685f;font-size:16px}.footer{text-align:center;background:#fff;padding:56px 22px 38px}.footer-inner{flex-direction:column;align-items:center;gap:20px;width:min(760px,100%);margin:0 auto;display:flex}.footer-brand{justify-content:center}.footer-brand b{font-size:21px}.footer-brand small{font-size:12px}.footer address{color:#526159;font-size:15px;font-style:normal;line-height:1.8}.footer-links{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:14px 28px;padding-top:20px;display:flex}.footer-links a{color:#45584d;font-size:14px;font-weight:700}.footer-contact{justify-items:center;display:grid}.footer-contact a{font-size:25px}.footer-contact span{color:#637169;font-size:13px}.footer-inner>p{color:#858f89;margin:6px 0 0;font-size:11px}@media (width<=1050px){.flow-list{grid-template-columns:repeat(2,1fr)}.price-section{grid-template-columns:1fr}}@media (width<=680px){body,.brand b{font-size:16px}.hero-lead{font-size:17px}.form-heading h2{font-size:25px}.form-heading>span{width:46px;height:46px}.proof-strip strong{font-size:21px}.flow-list{grid-template-columns:1fr}.flow-list article{min-height:auto;display:block}.flow-list h3{margin-top:10px}.flow-icon{width:56px;height:56px}.price-list article{grid-template-columns:56px 1fr;padding:19px}.price-icon{width:54px;height:54px}.company-snapshot{text-align:center;grid-template-columns:1fr}.company-snapshot dl>div{text-align:left;grid-template-columns:1fr;gap:7px}.footer{align-items:center}}.current-step{justify-content:flex-start}.hero-points>div{background:#ffffffc2;border:1px solid #274f3d1f;min-height:68px;padding:10px 16px 10px 10px;box-shadow:0 12px 28px #1f403112}.hero-points>div>svg{color:#fff;box-sizing:border-box;stroke-width:2px;background:linear-gradient(145deg,#2e674f,#173c2d);border:1px solid #ffffff8c;border-radius:14px;width:48px;height:48px;padding:11px;box-shadow:0 8px 18px #183d2d38,inset 0 1px #ffffff4d}.hero-points strong{min-width:152px}.type-list button>span{background:linear-gradient(145deg,#347158,#163b2c);border:1px solid #ffffffb8;position:relative;overflow:hidden;box-shadow:0 9px 20px #1a43313d,inset 0 1px #ffffff4d}.type-list button>span:after{content:"";border:1px solid #fff3;border-radius:50%;width:42px;height:42px;position:absolute;bottom:-16px;right:-12px}.type-list button>span svg{z-index:1;stroke-width:1.9px;position:relative}.service-strip{color:#fff;background:linear-gradient(105deg,#14382a,#234e3b 56%,#193d2e);grid-template-columns:repeat(4,1fr);padding:30px clamp(22px,7vw,108px);display:grid}.service-strip article{border-right:1px solid #ffffff29;align-items:center;gap:16px;min-height:82px;padding:0 25px;display:flex}.service-strip article:first-child{padding-left:0}.service-strip article:last-child{border-right:0;padding-right:0}.service-strip article>span{color:#193f2f;background:linear-gradient(145deg,#fff,#dde9df);border:1px solid #ffffffb3;border-radius:14px;flex:none;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 8px 18px #00000029}.service-strip article>div{gap:5px;display:grid}.service-strip strong{letter-spacing:.01em;font-family:Yu Mincho,serif;font-size:21px}.service-strip small{color:#cbd9d0;font-size:13px;font-weight:600;line-height:1.55}.strength-grid{border:0;gap:18px}.strength-grid article{border:1px solid #d8e0d8;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px #1f403112}.strength-grid article:after{content:"";border:1px solid #e8eee8;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-50px;right:-45px}.strength-grid article>.strength-number{color:#c3d0c6;font-size:30px;top:25px;right:27px}.strength-icon{color:#fff;background:linear-gradient(145deg,#347158,#163b2c);border:1px solid #ffffff94;border-radius:15px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 9px 20px #1a433138,inset 0 1px #ffffff4d}.strength-grid .strength-icon svg{color:#fff;box-sizing:content-box;stroke-width:1.9px;background:0 0;border-radius:0;width:29px;height:29px;padding:0}.strength-grid h3{margin-top:23px}.flow-icon{background:linear-gradient(145deg,#39745b,#163a2c);border:1px solid #ffffffad;position:relative;overflow:hidden;box-shadow:0 10px 23px #1c45333d,inset 0 1px #ffffff47}.flow-icon:after{content:"";border:1px solid #fff3;border-radius:50%;width:43px;height:43px;position:absolute;bottom:-15px;right:-12px}.flow-icon svg{z-index:1;stroke-width:1.8px;position:relative}.company-phone{color:#fff;letter-spacing:.04em;font-size:19px;font-weight:850;text-decoration:none}@media (width<=1050px){.service-strip{grid-template-columns:repeat(2,1fr);gap:20px 0}.service-strip article:nth-child(2){border-right:0}}@media (width<=680px){.hero-points>div{align-items:flex-start}.hero-points>div>svg{width:45px;height:45px;padding:10px}.hero-points strong{min-width:auto}.service-strip{grid-template-columns:1fr;gap:0;padding:24px 20px}.service-strip article,.service-strip article:first-child,.service-strip article:last-child{border-bottom:1px solid #ffffff24;border-right:0;min-height:80px;padding:14px 0}.service-strip article:last-child{border-bottom:0}.service-strip strong{font-size:20px}.service-strip small{font-size:14px}.strength-grid{gap:13px}.strength-grid article{padding:27px}.footer-brand small{max-width:295px;line-height:1.65}}:root{--ink:#17342b;--forest:#15543f;--forest-2:#2d765b;--sage:#76a88b;--mist:#edf8f1;--paper:#fff9f1;--line:#dce8df;--gold:#eea464}body{color:var(--ink);background:#fffdf9}.hero h1,.form-heading h2,.complete-panel h2,.section-heading h2,.philosophy-section h2,.price-section h2,.company-snapshot h2,.final-cta h2,.subpage-hero h1,.subpage-content h2{letter-spacing:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;font-weight:800}.site-header{background:#fffffffa;border-bottom:0;box-shadow:0 4px 18px #1e4b3812}.brand-mark{background:var(--forest);border-radius:50%;box-shadow:0 5px 12px #1e4b3826}.brand small{color:#71837a;letter-spacing:.04em}.header-nav a{color:#38564a}.hero{isolation:isolate;background:radial-gradient(circle at 8% 8%,#f7bc8438,#0000 23%),radial-gradient(circle at 92% 88%,#5ba3792e,#0000 28%),linear-gradient(135deg,#fff9f1 0%,#f8fcf9 48%,#eaf6ef 100%);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";z-index:-1;pointer-events:none;border-radius:50%;position:absolute}.hero:before{border:2px dashed #eea4644d;width:180px;height:180px;top:120px;left:-80px}.hero:after{border:2px dashed #2d765b33;width:260px;height:260px;bottom:65px;right:-115px}.hero-kicker{color:#2c6e55;letter-spacing:.04em;background:#eef8f2;border-radius:999px;width:fit-content;padding:8px 14px}.hero h1{font-size:clamp(42px,4.25vw,64px);line-height:1.35}.hero h1 em{color:var(--forest-2);text-decoration:none;box-shadow:inset 0 -.23em #f2a96852}.hero-lead{color:#486158}.hero-points>div{background:#ffffffe6;border:1px solid #e3ece6;border-radius:18px;box-shadow:0 9px 24px #1e4b380f}.hero-points>div>svg{color:var(--forest-2);box-shadow:none;background:#edf8f1;border:0;border-radius:50%}.hero-points>div:nth-child(2)>svg{color:#b66a2f;background:#fff0e3}.hero-points span{color:#53685e}.app-shell{border:3px solid #ffffffe6;border-radius:26px;scroll-margin-top:18px;box-shadow:0 22px 60px #1f563e21}.app-topline{background:var(--forest);height:70px;padding:0 27px}.app-title{letter-spacing:.04em;align-items:center;gap:10px;font-weight:900;display:flex}.app-title i{letter-spacing:.03em;font-size:15px;font-style:normal;font-weight:850}.omopen-mini{background:#fff7ed;border:3px solid #ffffffe6;border-radius:50%;flex:none;width:46px;height:46px;display:block;position:relative;overflow:hidden}.omopen-mini img{transform-origin:top;width:58px;height:auto;position:absolute;top:2px;left:-8px;transform:scale(1.08)}.step-progress{background:#dcebe2}.step-progress i{background:#f0a25f}.current-step{background:#f4faf6}.form-panel{background:#fff}.form-heading>span{color:var(--forest-2);background:#edf8f1;border-radius:14px}.type-list button{border-color:#dfeae2;border-radius:18px;box-shadow:0 6px 18px #23503c09}.type-list button:hover,.type-list button:focus-visible{border-color:#8db8a0;box-shadow:0 10px 24px #23503c14}.type-list button>span,.strength-icon,.flow-icon{color:var(--forest-2);box-shadow:none;background:#eaf7ef;border:0;border-radius:18px}.type-list button>span:after,.strength-grid article:after,.flow-icon:after{display:none}.type-list button>span svg,.strength-grid .strength-icon svg,.flow-icon svg{color:var(--forest-2);stroke-width:2px}.primary-button,.section-cta{background:var(--forest-2);border-radius:16px;box-shadow:0 8px 18px #23644826}.required{background:#e78868;border-radius:999px}.service-strip{color:var(--ink);background:#edf8f1;gap:14px;padding:38px clamp(22px,7vw,108px)}.service-strip article,.service-strip article:first-child,.service-strip article:last-child{background:#fff;border:1px solid #e0ebe3;border-radius:20px;min-height:100px;padding:18px;box-shadow:0 8px 22px #1e4b380d}.service-strip article>span{color:var(--forest-2);box-shadow:none;background:#edf8f1;border:0;border-radius:50%}.service-strip article:nth-child(2)>span,.service-strip article:nth-child(4)>span{color:#b66a2f;background:#fff0e3}.service-strip strong{font-family:inherit;font-size:20px}.service-strip small{color:#61766c;font-size:13px}.strength-section{background:#fffdf9}.strength-grid article{border:2px solid #edf2ee;border-radius:28px;box-shadow:0 10px 28px #1e4b380b}.strength-grid article:nth-child(2),.strength-grid article:nth-child(3){background:#fbfdfb}.strength-grid article>.strength-number{color:#cfddd2;font-family:inherit;font-weight:900}.strength-icon{width:62px;height:62px}.philosophy-section{color:var(--ink);background:linear-gradient(135deg,#eaf7ef,#fff7ed)}.philosophy-section>div:first-child p{color:var(--forest-2)}.philosophy-section h2{color:#255d48}.philosophy-section>div:last-child p{color:#4f675d}.philosophy-promise{background:#ffffffeb;border:1px solid #dfeae3;box-shadow:0 10px 28px #1e4b380f}.philosophy-promise>span{color:#b66a2f;background:#fff0e3;border-radius:50%}.philosophy-promise small{color:#60756b}.flow-section{background:#fff7ed}.flow-list article,.flow-list article:last-child{border:1px solid #f0dfce;border-radius:24px;box-shadow:0 8px 22px #704c2a0b}.flow-icon{border-radius:50%}.flow-list article:nth-child(2n) .flow-icon{color:#b66a2f;background:#fff0e3}.flow-list article:nth-child(2n) .flow-icon svg{color:#b66a2f}.price-section{background:#edf8f1}.price-list article{border-color:#dfeae3;border-radius:22px;box-shadow:0 8px 22px #1e4b380b}.price-list article.main{border:2px solid #f0ae71}.price-icon,.price-list .main .price-icon{background:#eaf7ef;border-radius:50%;color:var(--forest-2)!important}.price-list article:first-child .price-icon{background:#fff0e3;color:#b66a2f!important}.faq-section{background:#fffdf9}.faq-list{border:0;gap:12px;display:grid}.faq-list details{background:#fff;border:1px solid #e1eae3;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px #1e4b3809}.faq-list summary{padding:23px 20px}.faq-list summary span{width:34px;height:34px;color:var(--forest-2);background:#edf8f1;border-radius:50%;flex:none;place-items:center;display:grid}.faq-list details p{padding:0 20px 24px}.company-snapshot{color:var(--ink);background:#edf8f1}.company-building{color:var(--forest-2);background:#fff;border-radius:50%;box-shadow:0 9px 22px #1e4b3814}.company-snapshot>div>p{color:var(--forest-2)}.company-snapshot>div>span,.company-snapshot .company-message{color:#587066}.company-snapshot dl{gap:9px;display:grid}.company-snapshot dl>div{background:#fff;border:1px solid #dfeae3;border-radius:15px;padding:17px 20px}.company-snapshot dt{color:#557166}.company-snapshot dt svg,.company-phone{color:var(--forest-2)}.final-cta{background:#fff7ed;padding:72px 22px}.final-cta-inner{background:#fff;border:1px solid #f0dfce;border-radius:32px;grid-template-columns:240px 1fr;align-items:stretch;width:min(1040px,100%);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 14px 38px #60422612}.final-mascot{background:linear-gradient(#e9f7ef,#f8fcf9);flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:28px 20px 20px;display:flex}.final-mascot img{object-fit:contain;transform-origin:50% 86%;will-change:transform;width:190px;max-height:250px;animation:3.4s ease-in-out infinite penguin-greeting}.final-mascot:hover img{animation-duration:1.55s}.final-cta-copy{text-align:left;flex-direction:column;justify-content:center;padding:48px 54px;display:flex}.final-cta-copy>p{color:var(--forest-2);letter-spacing:.15em;margin:0;font-size:12px;font-weight:900}.final-cta-copy h2{margin:14px 0 12px;font-size:clamp(32px,3vw,42px);line-height:1.45}.final-cta-copy>span{color:#52695f;font-size:16px}.final-cta-copy>small{color:#72837b;margin-top:9px;font-size:14px}.final-cta-copy>a{color:#fff;background:var(--forest-2);border-radius:16px;justify-content:center;align-items:center;gap:8px;width:min(340px,100%);min-height:60px;margin:27px 0 0;padding:10px 20px;font-size:16px;font-weight:850;text-decoration:none;display:flex;box-shadow:0 8px 18px #23644826}.floating-appraisal-cta{z-index:60;visibility:hidden;opacity:0;pointer-events:none;color:#fff;background:var(--forest-2);border:2px solid #ffffffeb;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:104px;min-width:104px;height:104px;min-height:104px;padding:10px 8px;text-decoration:none;transition:opacity .2s,transform .2s,background .18s,box-shadow .18s;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(12px);box-shadow:0 12px 32px #17453347}.floating-appraisal-cta.is-visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.floating-appraisal-cta:hover,.floating-appraisal-cta:focus-visible{color:#fff;background:var(--forest);outline:none;transform:translateY(-2px);box-shadow:0 15px 38px #17453357}.floating-appraisal-icon{width:42px;height:42px;color:var(--forest-2);background:#fff7ed;border-radius:50%;flex:none;place-items:center;display:grid}.floating-appraisal-copy{text-align:center;gap:1px;line-height:1.25;display:grid}.floating-appraisal-copy small{color:#dceee5;font-size:10px;font-weight:700;display:none}.floating-appraisal-copy strong{color:#fff;letter-spacing:.02em;white-space:nowrap;font-size:14px;font-weight:900}.floating-label-mobile{display:none}.floating-appraisal-cta>svg{flex:none;display:none}.hero-points strong,.type-list button b,.service-strip strong,.strength-grid h3,.flow-list h3,.price-list b,.faq-list summary,.company-snapshot h2,.company-snapshot dd,.final-cta-copy h2{color:var(--ink);font-weight:850}.type-list button b{font-size:21px}.strength-grid h3,.flow-list h3{font-weight:900}.section-heading>p,.philosophy-section>div:first-child>p,.price-heading>p,.company-intro>p,.final-cta-copy>p,.subpage-hero>p{letter-spacing:.08em;font-weight:850}@keyframes penguin-greeting{0%,to{transform:translateY(0)rotate(0)}30%{transform:translateY(-4px)rotate(-1.5deg)}55%{transform:translateY(-8px)rotate(1.7deg)}78%{transform:translateY(-3px)rotate(-.8deg)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.final-mascot img{animation:none}}.subpage-hero{background:linear-gradient(135deg,#256b51,#194b3a)}.subpage-content section{background:#fff;border:1px solid #e1eae3;border-radius:22px;padding:30px}.contact-card{background:var(--forest)}@media (width<=1050px){.hero{background:linear-gradient(#fff9f1,#eef8f2)}.service-strip{gap:14px}.service-strip article:nth-child(2){border-right:1px solid #e0ebe3}}@media (width<=680px){.hero{padding-top:46px}.hero-kicker{margin-left:auto;margin-right:auto}.hero h1{font-size:38px}.app-shell{border-radius:22px}.app-topline{height:66px;padding:0 17px}.app-title{gap:7px}.app-title i{font-size:13px}.omopen-mini{width:42px;height:42px}.omopen-mini img{width:53px;left:-7px}.service-strip article,.service-strip article:first-child,.service-strip article:last-child{border:1px solid #e0ebe3;padding:16px}.philosophy-section{text-align:center}.philosophy-promise{text-align:left}.company-snapshot dl{width:100%}.final-cta{padding:52px 16px}.final-cta-inner{border-radius:26px;grid-template-columns:1fr}.final-mascot{min-height:auto;padding:24px 20px 12px}.final-mascot img{width:145px;max-height:185px}.final-cta-copy{text-align:center;padding:28px 22px 34px}.final-cta-copy>a{margin-left:auto;margin-right:auto}.home-page .footer{padding-bottom:calc(118px + env(safe-area-inset-bottom))}.floating-appraisal-cta{width:auto;min-width:0;height:auto;min-height:62px;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));visibility:visible;opacity:1;pointer-events:auto;border-radius:17px;flex-direction:row;justify-content:flex-start;padding:8px 15px 8px 9px;transform:none;box-shadow:0 10px 30px #1745334d}.floating-appraisal-icon{width:44px;height:44px}.floating-appraisal-copy{align-items:baseline;gap:9px;display:flex}.floating-appraisal-copy small{font-size:11px;display:block}.floating-label-desktop{display:none}.floating-label-mobile{display:block;font-size:17px!important}.floating-appraisal-cta>svg{margin-left:auto;display:block}.consultation-choice .choice-field>div{grid-template-columns:1fr}.schedule-heading{gap:5px;display:grid}.schedule-heading span{text-align:left;white-space:normal;max-width:none}.schedule-grid,.contact-fields-grid{grid-template-columns:1fr}.subpage-content section{padding:23px 20px}}.postal-box>.postal-enter-hint{color:#607269;align-items:flex-start;gap:6px;margin-top:10px;font-size:12px;font-weight:650;line-height:1.65;display:flex}.postal-enter-hint svg{color:var(--forest-2);flex:none;margin-top:3px}.result-delivery-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:5px;margin:-3px 0 14px;display:grid}.result-delivery-flow>span{color:#496056;text-align:center;background:#f8fbf9;border:1px solid #dfebe3;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:44px;padding:7px 5px;font-size:10px;font-weight:800;line-height:1.35;display:flex}.result-delivery-flow i{color:#fff;background:var(--forest-2);border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:9px;font-style:normal;display:grid}.result-delivery-flow>svg{color:#8da095}.additional-details summary b{font-size:13px}.additional-details summary>small{color:#6c7d74;margin-left:3px;font-size:10px;font-weight:650}.additional-guide{color:#40574c;background:#eef8f2;border-radius:10px;margin:0 12px 12px;padding:12px}.additional-guide>strong{font-size:13px}.additional-guide>p{color:#607269;margin:3px 0 10px;font-size:11px;line-height:1.65}.message-example-buttons{flex-wrap:wrap;gap:7px;display:flex}.message-example-buttons button{min-height:35px;color:var(--forest-2);cursor:pointer;background:#fff;border:1px solid #cfe2d5;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:800;display:flex}.message-example-buttons button:hover,.message-example-buttons button:focus-visible{border-color:var(--forest-2);outline:none}.additional-details textarea{min-height:142px;font-size:14px}.result-preview-section{background:linear-gradient(135deg,#fffdf9 0%,#f3faf6 100%);grid-template-columns:.78fr 1.22fr;align-items:center;gap:7vw;padding:100px clamp(22px,9vw,145px);display:grid}.result-preview-copy>p{color:var(--forest-2);letter-spacing:.14em;margin:0 0 17px;font-size:13px;font-weight:900}.result-preview-copy h2{color:var(--ink);margin:0;font-size:clamp(34px,3.5vw,50px);font-weight:850;line-height:1.45}.result-preview-copy>span{color:#53675d;margin-top:20px;font-size:16px;line-height:1.95;display:block}.result-preview-copy ul{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}.result-preview-copy li{color:#355246;align-items:center;gap:9px;font-size:15px;font-weight:800;display:flex}.result-preview-copy li svg{color:var(--forest-2);flex:none}.result-preview-copy>a{color:#fff;background:var(--forest-2);border-radius:16px;justify-content:center;align-items:center;gap:8px;width:min(340px,100%);min-height:58px;margin-top:30px;padding:10px 20px;font-size:16px;font-weight:850;text-decoration:none;display:flex;box-shadow:0 8px 18px #23644826}.result-preview-window{background:#fff;border:1px solid #dce9e0;border-radius:26px;overflow:hidden;box-shadow:0 24px 58px #1f563e1f}.result-preview-header{color:#fff;background:var(--forest);justify-content:space-between;align-items:center;min-height:62px;padding:0 24px;display:flex}.result-preview-header span{align-items:center;gap:8px;font-size:15px;font-weight:900;display:flex}.result-preview-header em{color:#fff;border:1px solid #ffffff73;border-radius:999px;padding:4px 9px;font-size:10px;font-style:normal;font-weight:800}.result-preview-body{padding:25px}.result-preview-body>p{color:#63766c;margin:0 0 12px;font-size:12px;font-weight:750}.preview-price-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.preview-price-grid article{color:#385448;text-align:center;background:#f5faf7;border:1px solid #dfebe3;border-radius:13px;gap:5px;min-width:0;padding:16px 8px;display:grid;position:relative}.preview-price-grid article.recommended{color:#fff;background:var(--forest-2);border-color:var(--forest-2);transform:translateY(-4px);box-shadow:0 8px 18px #2364482e}.preview-price-grid small{font-size:10px;font-weight:800}.preview-price-grid strong{white-space:nowrap;font-size:clamp(19px,2.1vw,29px);line-height:1.2}.preview-price-grid strong em{margin-left:2px;font-size:11px;font-style:normal}.preview-price-grid b{color:#925426;background:#ffe4ca;border-radius:999px;padding:2px 5px;font-size:8px;position:absolute;top:7px;right:7px}.preview-summary{color:var(--forest-2);background:#fff7ed;border-radius:13px;align-items:flex-start;gap:11px;margin-top:18px;padding:15px;display:flex}.preview-summary svg{flex:none;margin-top:2px}.preview-summary strong{color:#304c40;font-size:13px}.preview-summary p{color:#5c6e65;margin:4px 0 0;font-size:12px;line-height:1.7}.preview-factors{gap:8px;margin-top:17px;display:grid}.preview-factors>strong{margin-bottom:2px;font-size:13px}.preview-factors>span{color:#52675d;align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.preview-factors svg{color:var(--forest-2);flex:none}.preview-disclaimer{color:#75847c;border-top:1px solid #e3ebe5;margin-top:18px;padding-top:12px;font-size:9px;line-height:1.65;display:block}@media (width<=1050px){.result-preview-section{grid-template-columns:1fr;gap:48px}.result-preview-copy{max-width:760px}.result-preview-window{width:min(760px,100%)}}@media (width<=680px){.postal-box>.postal-enter-hint{font-size:11px}.result-delivery-flow{grid-template-columns:1fr;gap:5px}.result-delivery-flow>span{justify-content:flex-start;min-height:38px;padding:7px 10px}.result-delivery-flow>svg{margin:auto;transform:rotate(90deg)}.additional-details summary{flex-wrap:wrap}.additional-details summary>small{width:100%;margin:-5px 36px 0 0}.message-example-buttons{grid-template-columns:1fr;display:grid}.message-example-buttons button{border-radius:10px;justify-content:space-between}.result-preview-section{padding:72px 18px}.result-preview-copy{padding:0 4px}.result-preview-copy h2{font-size:34px}.result-preview-copy>span{font-size:15px}.result-preview-copy li{align-items:flex-start;font-size:14px}.result-preview-copy>a{margin-left:auto;margin-right:auto}.result-preview-window{border-radius:22px}.result-preview-header{padding:0 17px}.result-preview-body{padding:18px 14px}.preview-price-grid{grid-template-columns:1fr;gap:8px}.preview-price-grid article{padding:13px 10px}.preview-price-grid article.recommended{transform:none}.preview-price-grid strong{font-size:20px}.preview-price-grid strong em{display:inline}.preview-price-grid b{display:block}.property-recap dl{grid-template-columns:1fr}.price-card-range{flex-wrap:wrap;font-size:20px}.price-card-range span{white-space:nowrap}.price-help>div{width:min(280px,76vw)}.result-next-actions{padding:14px}}
