.page.svelte-1czhmrc{--color-primary: #1e5bb8;--color-primary-dark: #174a99;--color-primary-light: #e8f0fa;--color-cta: #d93025;--color-cta-dark: #b8261d;--color-danger: #d93025;--color-text: #1a1a1a;--color-text-sub: #555555;--color-text-mute: #8a8a8a;--color-border: #d0d7de;--color-border-hover: #a8b3bf;--color-bg: #ffffff;--color-bg-soft: #f6f8fa;--color-trust-ssl: #047857;--color-trust-pmark: #1d4ed8;--color-trust-bg: #ffffff;--color-trust-border: #e5e7eb;--radius-sm: 6px;--radius-md: 10px;--radius-pill: 999px;--shadow-focus: 0 0 0 4px rgba(30, 91, 184, .18);--shadow-cta: 0 4px 16px rgba(217, 48, 37, .3);--shadow-cta-hover: 0 6px 20px rgba(217, 48, 37, .4);--page-max-width: 480px;--content-padding: 20px;--field-gap: 28px;--submit-bar-height: 130px;--font-base: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif}.dev-mode-indicator.svelte-1czhmrc{position:fixed;top:0;left:0;z-index:100;padding:4px 10px;background:#d93025;color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;border-bottom-right-radius:var(--radius-sm)}html,body{margin:0;padding:0}body{font-family:var(--font-base);font-size:17px;line-height:1.7;color:var(--color-text);background:var(--color-bg-soft);font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.svelte-1czhmrc,.svelte-1czhmrc:before,.svelte-1czhmrc:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.nowrap.svelte-1czhmrc{display:inline-block;white-space:nowrap}.page.svelte-1czhmrc{position:relative;max-width:var(--page-max-width);min-height:100vh;min-height:100dvh;margin:0 auto;padding-bottom:calc(var(--submit-bar-height) + env(safe-area-inset-bottom));background:var(--color-bg)}.content.svelte-1czhmrc{padding:32px var(--content-padding) 24px}@keyframes svelte-1czhmrc-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.hero.svelte-1czhmrc{margin-bottom:36px;text-align:center}.hero-icon.svelte-1czhmrc{width:64px;height:64px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;background:var(--color-primary-light);color:var(--color-primary);border-radius:50%}.hero-icon.svelte-1czhmrc svg:where(.svelte-1czhmrc){width:30px;height:30px}.hero-title.svelte-1czhmrc{margin:0 0 8px;font-size:22px;font-weight:700;letter-spacing:.01em;color:var(--color-text);white-space:nowrap}.hero-sub.svelte-1czhmrc{margin:0 0 16px;font-size:15px;font-weight:500;color:var(--color-text-sub)}.trust-wrap.svelte-1czhmrc{display:flex;justify-content:center}.trust-row.svelte-1czhmrc{display:inline-flex;padding:4px;background:var(--color-trust-bg);border:1px solid var(--color-trust-border);border-radius:var(--radius-pill);box-shadow:0 1px 3px #0f172a0a}.trust-chip.svelte-1czhmrc{position:relative;display:inline-flex;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;letter-spacing:.01em;color:#334155}.trust-chip.svelte-1czhmrc+.trust-chip:where(.svelte-1czhmrc):before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:1px;background:var(--color-trust-border)}.trust-chip-icon.svelte-1czhmrc{width:14px;height:14px;flex-shrink:0}.trust-chip--ssl.svelte-1czhmrc .trust-chip-icon:where(.svelte-1czhmrc){color:var(--color-trust-ssl)}.trust-chip--pmark.svelte-1czhmrc .trust-chip-icon:where(.svelte-1czhmrc){color:var(--color-trust-pmark)}.field-group.svelte-1czhmrc{margin-bottom:var(--field-gap)}.field-label.svelte-1czhmrc{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:17px;font-weight:700;color:var(--color-text)}.field-hint.svelte-1czhmrc{margin:8px 0 0;padding-left:2px;font-size:15px;color:var(--color-text-sub)}.field-error.svelte-1czhmrc{min-height:1.2em;margin:6px 0 0;padding-left:2px;font-size:14px;font-weight:500;color:var(--color-danger)}.badge.svelte-1czhmrc{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--radius-sm);font-size:13px;font-weight:700;line-height:1.4;letter-spacing:.02em;color:#fff}.badge--required.svelte-1czhmrc{background:var(--color-danger)}.badge--optional.svelte-1czhmrc{background:#595959}.check-card--error.svelte-1czhmrc{border-color:var(--color-danger);background:#fff5f5}.input-row.svelte-1czhmrc{display:grid;grid-template-columns:1fr 1fr;gap:12px}.input.svelte-1czhmrc{width:100%;height:60px;padding:0 18px;background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-md);font-family:inherit;font-size:18px;font-weight:500;color:var(--color-text);transition:border-color .2s,box-shadow .2s;appearance:none;-webkit-appearance:none}.input.svelte-1czhmrc::placeholder{color:var(--color-text-mute);font-weight:400}.input.svelte-1czhmrc:hover{border-color:var(--color-border-hover)}.input.svelte-1czhmrc:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--shadow-focus)}.input--error.svelte-1czhmrc,.input[aria-invalid=true].svelte-1czhmrc{border-color:var(--color-danger)}.check-card.svelte-1czhmrc{display:flex;align-items:flex-start;gap:12px;padding:16px 14px;background:#fff;border:2px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;user-select:none;transition:border-color .2s,background-color .2s}.check-card.svelte-1czhmrc:hover{background:var(--color-bg-soft);border-color:var(--color-border-hover)}.check-card.is-checked.svelte-1czhmrc{background:var(--color-primary-light);border-color:var(--color-primary)}.check-card.svelte-1czhmrc:focus-within{border-color:var(--color-primary);box-shadow:var(--shadow-focus)}.check-card.svelte-1czhmrc input[type=checkbox]:where(.svelte-1czhmrc){position:absolute;opacity:0;pointer-events:none}.checkbox.svelte-1czhmrc{flex-shrink:0;width:28px;height:28px;margin-top:1px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid var(--color-border-hover);border-radius:var(--radius-sm);transition:background-color .2s,border-color .2s}.check-card.is-checked.svelte-1czhmrc .checkbox:where(.svelte-1czhmrc){background:var(--color-primary);border-color:var(--color-primary)}.checkbox.svelte-1czhmrc svg:where(.svelte-1czhmrc){width:18px;height:18px;color:#fff;opacity:0;transform:scale(.5);transition:opacity .2s,transform .2s}.check-card.is-checked.svelte-1czhmrc .checkbox:where(.svelte-1czhmrc) svg:where(.svelte-1czhmrc){opacity:1;transform:scale(1)}.check-text.svelte-1czhmrc{padding-top:3px;font-size:15px;line-height:1.65;letter-spacing:-.02em;color:var(--color-text)}.check-text.svelte-1czhmrc a:where(.svelte-1czhmrc){color:var(--color-primary);text-decoration:underline;text-underline-offset:3px;font-weight:500}.formError.svelte-1czhmrc .field-label:where(.svelte-1czhmrc){color:var(--color-danger)}.privacy-mark-wrapper.svelte-1czhmrc{margin-top:20px;width:100%}@media(max-width:380px){.hero-title.svelte-1czhmrc{font-size:18px}.content.svelte-1czhmrc{padding:28px 16px 20px}}@media(max-width:350px){.hero-title.svelte-1czhmrc{font-size:17px}.trust-row.svelte-1czhmrc{flex-direction:column;border-radius:var(--radius-md);padding:4px 8px}.trust-chip.svelte-1czhmrc+.trust-chip:where(.svelte-1czhmrc):before{display:none}.trust-chip.svelte-1czhmrc{padding:6px 4px;width:100%;justify-content:center}.check-text.svelte-1czhmrc{font-size:14px}}@media(prefers-reduced-motion:reduce){.input.svelte-1czhmrc,.check-card.svelte-1czhmrc,.checkbox.svelte-1czhmrc,.checkbox.svelte-1czhmrc svg:where(.svelte-1czhmrc){transition:none}}.svelte-h8325o{font-family:Noto Sans JP}label.svelte-h8325o{touch-action:manipulation}.form.svelte-h8325o{padding-top:35px;padding-bottom:90px}.form-btn.form-back.svelte-h8325o{background-color:#999!important;font-size:1.5rem;width:15%;margin:0 5px}@media screen and (max-width:768px){.form.svelte-h8325o{padding-top:25px;padding-bottom:70px}.form-btn.form-back.svelte-h8325o{font-size:1.2rem;width:20%}}.form-open.svelte-h8325o{background-color:#2e75df;color:#fff;font-size:1.5rem;padding:12px 0;width:25%;margin:0 5px}.test-mode-indicator.svelte-h8325o{position:fixed;right:0;top:0;font-size:2em;font-weight:700;color:red;background-color:#ffcccc7f;z-index:99999}.form-wrapper.svelte-h8325o:first-of-type{position:relative}.form-defTtl.svelte-h8325o{width:100%;text-align:center}.form-defTtl.svelte-h8325o+.form-defDesc:where(.svelte-h8325o){margin-top:1.5rem}.form-defTtl.svelte-h8325o+.LongFormInput-wrapper:where(.svelte-h8325o){margin-top:1.5rem}.LongFormInput-wrapper.svelte-h8325o{width:100%;margin-inline:auto}.form-title.svelte-h8325o{display:inline-block;color:#474747;font-size:1.5rem;font-weight:700}.form-defDesc.svelte-h8325o{width:100%;margin-top:0}.form-defDesc.form-defDesc-radio.svelte-h8325o{margin:1.5rem auto}.form-btn.svelte-h8325o{appearance:none;-webkit-appearance:none;border:none;border-radius:20px;font-weight:600;color:#fff;width:30%;display:inline-block;line-height:1;background-color:#2e75df;padding:12px 0;font-size:1.5rem;box-shadow:5px 5px 5px #3333335e;transform:translateY(0);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.form-btn.svelte-h8325o:hover,.form-btn.svelte-h8325o:active{transform:translateY(3px);box-shadow:none;transition:transform .3s ease,box-shadow .3s ease}.form-btn02.svelte-h8325o{background-color:#ce0000;margin:1em 0 1em 1em}.form-defList.svelte-h8325o{max-width:500px;margin:0 auto}@media screen and (max-width:768px){.form-wrapper.svelte-h8325o{width:100%;box-sizing:border-box;border:none}.form.svelte-h8325o{box-sizing:border-box}.form-title.svelte-h8325o{font-size:1.3rem}.form-defList.svelte-h8325o{display:block;padding-inline:5%}.form-defTtl.svelte-h8325o,.LongFormInput-wrapper.svelte-h8325o,.form-defDesc.svelte-h8325o{width:100%}.form-btn.svelte-h8325o{border-radius:12px;font-size:1.4rem;width:50%;margin:10% auto 0;padding:8px 0}.form-btn02.svelte-h8325o{width:60%;font-size:1.2rem}}dd.form-defDesc.svelte-h8325o{max-width:500px;margin-inline:auto}.error-area.svelte-h8325o{color:red;text-align:center;font-size:1em;padding-block:20px}.error-field-list.svelte-h8325o{display:inline-block;padding-left:0}.error-field-list.svelte-h8325o li:where(.svelte-h8325o){text-align:left}.error-field-text.svelte-h8325o{margin:0}@media screen and (max-width:768px){.error-area.svelte-h8325o{font-size:.7rem}}.check-group-2.svelte-h8325o{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px;place-items:center}@media screen and (max-width:768px){.check-group-2.svelte-h8325o{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}}.form-buttons.svelte-h8325o{display:flex;justify-content:center;align-items:center;gap:10px;position:fixed;bottom:0;left:0;right:0;height:90px;padding:10px;background-color:#fffffff2;box-shadow:0 -2px 10px #0000001a;box-sizing:border-box;z-index:99}@media screen and (max-width:768px){.form-buttons.svelte-h8325o{box-shadow:0 -2px 10px #0000001a;height:70px}}@media screen and (max-width:768px){.test-mode-indicator.svelte-h8325o{font-size:1em}.mobile-break.svelte-h8325o:after{content:"\a";white-space:pre}}.form-wrapper.svelte-h8325o{border:none}.form-wrapper.svelte-h8325o:first-of-type{margin-bottom:0}@media screen and (max-width:768px){.form-buttons.svelte-h8325o .form-btn:where(.svelte-h8325o){margin:5px}}.loading-screen.svelte-h8325o{min-height:400px;display:flex;align-items:center;justify-content:center}.loading-container.svelte-h8325o{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 10px}.loading-items.svelte-h8325o{display:flex;flex-direction:column;gap:30px;width:100%;max-width:400px}.loading-item.svelte-h8325o{display:flex;align-items:center;gap:20px;opacity:1;width:100%;justify-content:flex-start}.loading-item.fade-in.svelte-h8325o{animation:svelte-h8325o-fadeIn .5s ease-in-out}@keyframes svelte-h8325o-fadeIn{to{opacity:1}}.loading-icon-wrapper.svelte-h8325o{position:relative;width:50px;height:50px;flex-shrink:0}.loading-spinner.svelte-h8325o{position:absolute;width:100%;height:100%;border:3px solid #f3f3f3;border-top:3px solid #4caf50;border-radius:50%;animation:svelte-h8325o-spin 1s linear infinite;opacity:1;transition:opacity .3s ease-out}.loading-spinner.hidden.svelte-h8325o{opacity:0}@keyframes svelte-h8325o-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-h8325o-fadeOut{to{opacity:0}}.checkmark-circle.svelte-h8325o{position:absolute;width:100%;height:100%;opacity:0;transform:scale(.8);transition:opacity .3s ease-out,transform .3s ease-out}.checkmark-circle.show.svelte-h8325o{opacity:1;transform:scale(1)}@keyframes svelte-h8325o-fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.checkmark.svelte-h8325o{width:100%;height:100%}.checkmark-circle-bg.svelte-h8325o{stroke:#4caf50;stroke-width:2}.checkmark-check.svelte-h8325o{stroke:#4caf50;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;transition:stroke-dashoffset .3s ease-out}.checkmark-circle.show.svelte-h8325o .checkmark-check:where(.svelte-h8325o){stroke-dashoffset:0}@keyframes svelte-h8325o-checkmark-stroke{to{stroke-dashoffset:0}}.loading-text.svelte-h8325o{font-size:1.4rem;color:#474747;font-weight:600}@media screen and (min-width:769px){.loading-text.svelte-h8325o{white-space:nowrap}}@media screen and (max-width:768px){.loading-text.svelte-h8325o{font-size:1.1rem}.loading-icon-wrapper.svelte-h8325o{width:40px;height:40px}}.privacy-mark-wrapper.svelte-h8325o{margin-top:20px;width:100%}.pre-adviser-panel-wrapper.svelte-h8325o{margin:2em auto 0;width:100%}.diagnosis-result-root.svelte-1fl2ve2{--color-blue: #115bd6;--color-blue-light: #3a7cdb;--color-blue-dark: #0d4aa8;--color-blue-bg: #e8f1fa;--color-page-bg: #eaf2fb;--color-orange-top: #f5871f;--color-orange-cta: #f4850d;--color-orange-btm: #eb4b00;--color-orange-text: #e56a12;--color-orange-line: #f2853a;--color-text-main: #333;--color-text-sub: #555;--color-text-mute: #888;--color-bg-white: #fff;--color-hairline: #e3e9ef;--color-avatar-bg: #e0e0e0;--color-reasons-bg-end: #f4faff;--color-reasons-shadow: #cfe0f0;--color-cta-shadow: rgba(196, 201, 204, .7);--color-shadow-faint: #0000000f;--container-max: 440px;--avatar-size: 82px;--card-radius: 12px;--cta-height: 58px;--tap-target-min: 44px;--floating-cta-area: 150px;--font-sys: "Hiragino Sans", -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Yu Gothic UI", "Yu Gothic", Meiryo, "Roboto", "Noto Sans CJK JP", sans-serif;--font-num: "DIN Alternate", "DIN Condensed", "Helvetica Neue Condensed", Arial, sans-serif}.svelte-1fl2ve2,.svelte-1fl2ve2:before,.svelte-1fl2ve2:after{box-sizing:border-box}.diagnosis-result-root.svelte-1fl2ve2{margin:0;padding:0;font-family:var(--font-sys);font-size:14px;line-height:1.6;color:var(--color-text-main);background:var(--color-page-bg);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}svg.svelte-1fl2ve2{display:block;max-width:100%}button.svelte-1fl2ve2{font:inherit;color:inherit;border:none;background:none;padding:0;cursor:pointer}@media(prefers-reduced-motion:reduce){.svelte-1fl2ve2,.svelte-1fl2ve2:before,.svelte-1fl2ve2:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.main.svelte-1fl2ve2{max-width:var(--container-max);margin:0 auto;padding:20px 16px 0}.loading-area.svelte-1fl2ve2{position:fixed;inset:0;z-index:9998}.error-area.svelte-1fl2ve2{position:fixed;top:0;left:0;width:100%;padding:20px;font-size:20px;background-color:#f8d7da;color:#721c24;box-sizing:border-box;z-index:9999}.page-back-button.svelte-1fl2ve2{border:1px solid #721c25;background-color:#fff;padding:8px 24px;border-radius:4px;cursor:pointer;margin-inline:auto;display:block;span:where(.svelte-1fl2ve2){font-size:1.2em;color:#333}}.page-title.svelte-1fl2ve2{margin:0 0 16px;font-size:24px;font-weight:700;line-height:1.4}.page-title__line1.svelte-1fl2ve2{display:block;color:var(--color-text-main)}.page-title__line2.svelte-1fl2ve2{display:block;color:var(--color-blue);text-wrap:auto}.best-match-card.svelte-1fl2ve2{position:relative;padding:52px 14px 14px;background:var(--color-bg-white);border:3px solid var(--color-blue);border-radius:var(--card-radius);margin:10px 0 14px}.best-match-card__badge.svelte-1fl2ve2{position:absolute;top:-10px;left:-3px;display:inline-flex;align-items:center;justify-content:center;gap:5px;width:188px;height:42px;padding:0 12px;background:var(--color-blue-dark);color:var(--color-bg-white);font-size:15px;font-weight:700;letter-spacing:.06em;border-radius:4px;line-height:1;white-space:nowrap}.best-match-card__head.svelte-1fl2ve2{display:grid;grid-template-columns:var(--avatar-size) minmax(0,1fr) var(--avatar-size);gap:12px;align-items:start;margin-bottom:12px}.best-match-card__avatar.svelte-1fl2ve2{width:var(--avatar-size);height:var(--avatar-size);border-radius:6px;background:var(--color-avatar-bg);overflow:hidden}.best-match-card__avatar.svelte-1fl2ve2 .avatar_url:where(.svelte-1fl2ve2){width:100%;height:100%;object-fit:cover}.best-match-card__identity.svelte-1fl2ve2{min-width:0;display:flex;flex-direction:column;gap:2px}.best-match-card__company.svelte-1fl2ve2{margin:0;font-size:12px;font-weight:400;line-height:1.35;color:var(--color-text-sub);word-break:keep-all;overflow-wrap:anywhere}.best-match-card__name.svelte-1fl2ve2{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:var(--color-text-main);letter-spacing:.01em;word-break:keep-all}.best-match-card__rate.svelte-1fl2ve2{position:relative;width:var(--avatar-size);height:var(--avatar-size);color:var(--color-orange-top);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;line-height:1;padding-top:1px}.best-match-card__rate-ring.svelte-1fl2ve2{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.best-match-card__rate-label.svelte-1fl2ve2{font-size:12px;font-weight:700;margin-bottom:2px}.best-match-card__rate-value.svelte-1fl2ve2{font-family:var(--font-num);font-size:26px;font-weight:900}.best-match-card__rate-unit.svelte-1fl2ve2{font-size:26px;font-weight:700;margin-left:1px}.stat-chips.svelte-1fl2ve2{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 12px;padding:0}.stat-chips__item.svelte-1fl2ve2{display:flex;align-items:center;gap:10px;padding:8px 12px;background:var(--color-blue-bg);border-radius:8px;min-height:52px;min-width:0}.stat-chips__icon-tile.svelte-1fl2ve2{width:34px;height:34px;border-radius:7px;background:var(--color-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-chips__icon-tile--clock.svelte-1fl2ve2{color:var(--color-blue)}.stat-chips__icon-tile--doc.svelte-1fl2ve2{color:var(--color-bg-white)}.stat-chips__text.svelte-1fl2ve2{display:flex;flex-direction:column;gap:2px;min-width:0}.stat-chips__label.svelte-1fl2ve2{margin:0;font-size:10px;font-weight:400;line-height:1.1;color:var(--color-text-sub)}.stat-chips__value.svelte-1fl2ve2{margin:0;font-size:15px;font-weight:700;line-height:1.1;color:var(--color-text-main);letter-spacing:.01em}.best-match-card__bio.svelte-1fl2ve2{margin:0 0 10px;font-size:13px;line-height:1.6;color:var(--color-text-main)}.best-match-card.svelte-1fl2ve2:not(.is-open) .best-match-card__bio:where(.svelte-1fl2ve2){display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.best-match-card__tags.svelte-1fl2ve2{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-wrap:wrap;gap:8px}.best-match-card__tag.svelte-1fl2ve2{display:inline-block;padding:4px 12px;border:1px solid var(--color-blue);border-radius:999px;color:var(--color-blue);font-size:12px;font-weight:500;line-height:1.4;background:var(--color-bg-white)}.best-match-card__toggle-wrap.svelte-1fl2ve2{display:flex;justify-content:flex-end;margin-top:4px;margin-right:-8px;margin-bottom:-8px}.best-match-card__toggle.svelte-1fl2ve2{display:inline-flex;align-items:center;gap:5px;padding:12px 10px;min-height:var(--tap-target-min);color:var(--color-blue);font-size:12px;font-weight:700;line-height:1;margin:-10px 4px -10px -8px}.best-match-card__toggle.svelte-1fl2ve2:hover,.best-match-card__toggle.svelte-1fl2ve2:focus-visible{opacity:.7;outline:none}.best-match-card__toggle-icon.svelte-1fl2ve2{transition:transform .2s ease}.best-match-card.is-open.svelte-1fl2ve2 .best-match-card__toggle-icon:where(.svelte-1fl2ve2){transform:rotate(180deg)}.reasons.svelte-1fl2ve2{padding:24px 20px;background:linear-gradient(180deg,var(--color-bg-white) 0%,var(--color-reasons-bg-end) 100%);border-radius:var(--card-radius);box-shadow:4px 4px 12px 0 var(--color-reasons-shadow);margin-bottom:14px}.reasons__title.svelte-1fl2ve2{margin:0 0 16px;padding:4px 0 4px 10px;border-left:2.5px solid var(--color-blue);font-size:20px;font-weight:700;line-height:1.3;color:var(--color-text-main)}.reasons__list.svelte-1fl2ve2{list-style:none;margin:0;padding:0}.reasons__item.svelte-1fl2ve2{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--color-hairline)}.reasons__item.svelte-1fl2ve2:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.reasons__num.svelte-1fl2ve2{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--color-blue-light);color:var(--color-bg-white);font-size:12px;font-weight:700;line-height:1;margin-top:2px;flex-shrink:0}.reasons__item-title.svelte-1fl2ve2{margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.4}.reasons__keyword.svelte-1fl2ve2{color:var(--color-blue)}.reasons__suffix.svelte-1fl2ve2{color:var(--color-text-main);font-weight:600}.reasons__desc.svelte-1fl2ve2{margin:0;font-size:13px;line-height:1.65;color:var(--color-text-main)}.floating-cta.svelte-1fl2ve2{position:sticky;left:0;right:0;bottom:0;max-width:var(--container-max);margin:0 auto;padding:12px 24px calc(12px + env(safe-area-inset-bottom,0px));background:var(--color-bg-white);z-index:50;pointer-events:none}.floating-cta.svelte-1fl2ve2>:where(.svelte-1fl2ve2){pointer-events:auto}.floating-cta__pitch.svelte-1fl2ve2{display:flex;justify-content:center;margin-bottom:8px}.floating-cta__pitch-text.svelte-1fl2ve2{position:relative;display:inline-block;padding:5px 18px;background:var(--color-bg-white);border:1.5px solid var(--color-orange-line);border-radius:999px;color:var(--color-orange-text);font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 1px 3px var(--color-shadow-faint)}.floating-cta__pitch-text.svelte-1fl2ve2:before,.floating-cta__pitch-text.svelte-1fl2ve2:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid}.floating-cta__pitch-text.svelte-1fl2ve2:before{bottom:-7px;border-color:var(--color-orange-line) transparent transparent transparent;border-width:7px 7px 0 7px}.floating-cta__pitch-text.svelte-1fl2ve2:after{bottom:-5px;border-color:var(--color-bg-white) transparent transparent transparent;border-width:6px 6px 0 6px}.floating-cta__footnote.svelte-1fl2ve2{margin:8px auto 0;text-align:center;font-size:10px;line-height:1.4;color:var(--color-text-mute)}.cta-button.svelte-1fl2ve2{position:relative;display:block;width:100%;height:var(--cta-height);border:none;border-radius:var(--card-radius);color:var(--color-bg-white);background:linear-gradient(180deg,var(--color-orange-cta) 0%,var(--color-orange-btm) 100%);box-shadow:2px 4px 16px 0 var(--color-cta-shadow);transition:transform .1s ease,box-shadow .15s ease}.cta-button.svelte-1fl2ve2:hover{box-shadow:2px 6px 18px 0 var(--color-cta-shadow)}.cta-button.svelte-1fl2ve2:active{transform:translateY(1px)}.cta-button.svelte-1fl2ve2:focus-visible{outline:3px solid var(--color-blue);outline-offset:2px}.cta-button__sub.svelte-1fl2ve2{position:absolute;left:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;padding:0 11px;height:32px;background:var(--color-bg-white);border-radius:5px;color:var(--color-orange-text);font-size:14px;font-weight:800;line-height:1}.cta-button__main.svelte-1fl2ve2{display:block;width:100%;text-align:center;line-height:var(--cta-height);color:var(--color-bg-white);font-size:16px;font-weight:700;letter-spacing:.02em}.cta-button__arrow.svelte-1fl2ve2{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:var(--color-bg-white)}@media(max-width:360px){.main.svelte-1fl2ve2{padding:14px 12px 0}.best-match-card.svelte-1fl2ve2{padding:44px 12px 12px}.page-title.svelte-1fl2ve2{font-size:20px}.floating-cta.svelte-1fl2ve2{padding-left:14px;padding-right:14px}.cta-button__main.svelte-1fl2ve2{font-size:15px}}@media(min-width:361px)and (max-width:390px){.main.svelte-1fl2ve2{padding:18px 14px 0}.page-title.svelte-1fl2ve2{font-size:22px}}@media(min-width:412px){.main.svelte-1fl2ve2{padding:22px 18px 0}}.form-main.svelte-gxwpvh{position:relative}.error-area.svelte-gxwpvh{position:fixed;top:0;left:0;width:100%;padding:20px;font-size:20px;background-color:#f8d7da;color:#721c24;box-sizing:border-box;z-index:9999}.page-back-button.svelte-gxwpvh{border:1px solid #721c25;background-color:#fff;padding:8px 24px;border-radius:4px;cursor:pointer;margin-inline:auto;display:block}.page-back-button.svelte-gxwpvh span:where(.svelte-gxwpvh){font-size:1.2em;color:#333}.form-main.svelte-gxwpvh{margin-top:100px}@media screen and (max-width:768px){.form-main.svelte-gxwpvh{margin-top:80px}}
