:root {
  --teal: #1aa99d;
  --teal-dark: #0b746d;
  --teal-soft: #e7f7f5;
  --aqua: #bdebe6;
  --navy: #102d4f;
  --ink: #1f3347;
  --muted: #607284;
  --cream: #fffaf1;
  --warm: #edae46;
  --line: #d5ebe8;
  --white: #ffffff;
  --shadow: 0 18px 50px rgba(21, 92, 88, .11);
}

* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; scroll-padding-top: 92px; }
body { margin: 0; background: #fff; color: var(--ink); font-family: "Hiragino Sans", "Yu Gothic", "Noto Sans JP", system-ui, sans-serif; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; }
.icon { fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
button, input, select, textarea { font: inherit; }
.shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.site-header { position: sticky; top: 0; z-index: 50; height: 82px; padding: 0 max(24px, calc((100vw - 1180px) / 2)); display: flex; align-items: center; gap: 42px; border-bottom: 1px solid rgba(207,233,229,.85); background: rgba(255,255,255,.97); }
.brand { width: 154px; height: 60px; overflow: hidden; display: flex; align-items: center; }
.brand img { width: 100%; height: auto; display: block; }
.site-header nav { margin-left: auto; display: flex; gap: 32px; font-size: 13px; font-weight: 700; color: #486073; }
.site-header nav a { transition: color .2s ease; }
.site-header nav a:hover { color: var(--teal-dark); }
.header-cta { min-height: 44px; padding: 0 20px; display: inline-flex; align-items: center; gap: 14px; border-radius: 999px; color: #fff; background: var(--teal); font-size: 13px; font-weight: 800; box-shadow: 0 8px 22px rgba(26,169,157,.22); }
.header-cta span { font-size: 18px; }
.hero { position: relative; min-height: 735px; overflow: hidden; isolation: isolate; background: linear-gradient(132deg,#fff 0%,#fff 42%,#f1fbfa 100%); }
.hero-inner { min-height: 680px; display: grid; grid-template-columns: .9fr 1.1fr; gap: 34px; align-items: center; position: relative; z-index: 2; padding-top: 42px; padding-bottom: 76px; }
.hero-glow { position: absolute; z-index: -1; border-radius: 50%; filter: blur(4px); }
.hero-glow-one { width: 630px; height: 630px; right: -100px; top: -140px; background: radial-gradient(circle, rgba(189,235,230,.68), rgba(239,250,248,.1) 68%); }
.hero-glow-two { width: 260px; height: 260px; left: 38%; bottom: 0; background: radial-gradient(circle, rgba(255,233,188,.42), rgba(255,255,255,0) 72%); }
.hero-copy { padding-left: 10px; }
.eyebrow { display: flex; align-items: center; gap: 13px; margin-bottom: 23px; color: var(--teal-dark); font-size: 13px; font-weight: 800; letter-spacing: .04em; }
.eyebrow span { color: var(--teal); font-size: 10px; letter-spacing: .16em; border: 1px solid var(--aqua); background: #f1fbfa; padding: 7px 11px; border-radius: 99px; }
.hero h1 { margin: 0; color: var(--navy); font-size: clamp(38px,4.05vw,58px); font-weight: 800; line-height: 1.42; letter-spacing: -.045em; }
.hero h1 em { color: var(--teal); font-style: normal; position: relative; white-space: nowrap; }
.hero h1 em::after { content: ""; position: absolute; left: 2px; right: 0; bottom: -5px; height: 8px; opacity: .55; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='8'%3E%3Cpath d='M1 6c45-5 92-6 178-3' fill='none' stroke='%23edae46' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat; }
.hero-lead { margin: 24px 0 15px; color: var(--navy); font-size: 22px; line-height: 1.8; font-weight: 700; }
.hero-description { max-width: 530px; margin: 0; color: var(--muted); font-size: 14px; line-height: 2; }
.hero-actions { display: flex; align-items: center; gap: 12px; margin-top: 30px; }
.button { min-height: 54px; padding: 0 25px; border-radius: 999px; display: inline-flex; align-items: center; justify-content: center; gap: 24px; font-size: 14px; font-weight: 800; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button.primary { color: #fff; background: linear-gradient(110deg,var(--teal),#27b8ad); box-shadow: 0 12px 28px rgba(26,169,157,.25); }
.button.primary:hover { box-shadow: 0 16px 34px rgba(26,169,157,.32); }
.button.primary span { font-size: 20px; }
.button.secondary { color: var(--teal-dark); border: 1px solid var(--line); background: rgba(255,255,255,.76); }
.hero-notes { display: flex; gap: 25px; margin-top: 19px; color: #5d7382; font-size: 11.5px; font-weight: 700; }
.hero-notes span { display: flex; align-items: center; gap: 6px; }
.hero-notes .icon { color: var(--teal); }
.hero-visual { position: relative; min-width: 0; padding: 28px 0 16px 28px; }
.hero-image-frame { position: relative; overflow: hidden; aspect-ratio: 1.08/1; border-radius: 50% 42% 48% 40%; background: rgba(255,255,255,.7); box-shadow: inset 0 0 0 1px rgba(207,233,229,.8), 0 35px 80px rgba(35,117,111,.13); }
.hero-image-frame::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg,rgba(255,255,255,.5),transparent 26%); pointer-events: none; }
.hero-image-frame img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.floating-card { position: absolute; z-index: 3; display: flex; align-items: center; gap: 11px; min-width: 224px; padding: 12px 16px 12px 12px; border: 1px solid rgba(213,235,232,.9); border-radius: 17px; background: rgba(255,255,255,.97); box-shadow: var(--shadow); }
.floating-card-top { top: 48px; right: -6px; }
.floating-card-bottom { left: 0; bottom: 38px; }
.floating-icon { width: 42px; height: 42px; flex: 0 0 auto; border-radius: 13px; display: grid; place-items: center; color: var(--teal-dark); background: var(--teal-soft); }
.floating-icon.warm { color: #bd7a11; background: #fff3d8; }
.floating-card b, .floating-card small { display: block; }
.floating-card b { color: var(--navy); font-size: 12px; }
.floating-card small { margin-top: 4px; color: var(--muted); font-size: 9.5px; }
.hero-wave { position: absolute; z-index: 1; left: -3%; right: -3%; bottom: -57px; height: 110px; transform: rotate(-1deg); border-radius: 50% 50% 0 0; background: #fff; }
.section { padding: 95px 0; }
.section-heading { margin: 0 auto 44px; text-align: center; }
.section-heading.compact { margin-bottom: 36px; }
.section-kicker { display: inline-flex; align-items: center; gap: 8px; color: var(--teal); font-size: 10px; font-weight: 900; letter-spacing: .17em; }
.section-kicker::before, .section-kicker::after { content: ""; width: 18px; height: 1px; background: var(--teal); opacity: .55; }
.section-heading h2 { margin: 10px 0 12px; color: var(--navy); font-size: 32px; letter-spacing: -.03em; }
.section-heading p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.9; }
.recommend { padding-top: 74px; }
.card-grid { display: grid; gap: 16px; }
.card-grid.four { grid-template-columns: repeat(4,1fr); }
.recommend-card { position: relative; min-height: 246px; padding: 28px 24px 23px; overflow: hidden; border: 1px solid #e0efed; border-radius: 24px; background: linear-gradient(155deg,#fff,#fbfefe); box-shadow: 0 12px 34px rgba(44,106,102,.07); }
.recommend-card::after { content: ""; position: absolute; width: 90px; height: 90px; right: -28px; bottom: -36px; border-radius: 50%; background: var(--teal-soft); opacity: .65; }
.card-number { position: absolute; right: 18px; top: 16px; color: #d7eeeb; font-size: 29px; font-family: Georgia,serif; font-style: italic; }
.round-icon { width: 52px; height: 52px; border-radius: 17px; display: grid; place-items: center; color: var(--teal-dark); background: var(--teal-soft); }
.recommend-card:nth-child(4) .round-icon { color: #b47718; background: #fff4da; }
.recommend-card h3 { margin: 20px 0 10px; color: var(--navy); font-size: 16px; line-height: 1.55; }
.recommend-card p { margin: 0; color: var(--muted); font-size: 12.5px; line-height: 1.85; }
.flow-section { background: linear-gradient(180deg,#f4fbfa 0%,#ecf8f7 100%); }
.flow-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.flow-card { position: relative; min-height: 242px; padding: 28px 28px 25px; border: 1px solid rgba(207,233,229,.95); border-radius: 25px; background: rgba(255,255,255,.92); box-shadow: 0 14px 36px rgba(37,112,107,.07); text-align: center; }
.step-label { color: var(--teal); font-size: 10px; font-weight: 900; letter-spacing: .15em; }
.flow-icon { width: 66px; height: 66px; margin: 16px auto 14px; border-radius: 21px; display: grid; place-items: center; color: var(--teal-dark); background: var(--teal-soft); }
.flow-card:last-child .flow-icon { color: #be7b14; background: #fff3d7; }
.flow-card h3 { margin: 0 0 8px; color: var(--navy); font-size: 17px; }
.flow-card p { margin: 0; color: var(--muted); font-size: 12.5px; line-height: 1.9; }
.flow-arrow { position: absolute; z-index: 2; width: 34px; height: 34px; right: -28px; top: 105px; border: 1px solid var(--line); border-radius: 50%; display: grid; place-items: center; color: var(--teal); background: #fff; font-size: 18px; }
.important-note { max-width: 950px; margin: 28px auto 0; padding: 21px 25px; display: flex; gap: 17px; align-items: center; border: 1px solid #f0d9a2; border-radius: 21px; background: linear-gradient(100deg,#fffaf0,#fffdf8); }
.important-badge { width: 52px; height: 52px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 16px; color: #b67513; background: #fff0ca; }
.important-note strong { color: var(--navy); font-size: 16px; }
.important-note p { margin: 5px 0 0; color: #6d6f70; font-size: 12.5px; line-height: 1.7; }
.split-section { display: grid; grid-template-columns: 1.02fr .98fr; gap: 74px; align-items: center; }
.benefit-visual { position: relative; min-width: 0; }
.benefit-visual::before { content: ""; position: absolute; inset: -30px 30px 20px -40px; z-index: -1; border-radius: 48% 52% 44% 55%; background: var(--teal-soft); }
.benefit-visual img { width: 100%; height: auto; display: block; border-radius: 34px; }
.paper-plane { position: absolute; right: 16px; top: -26px; color: var(--teal); font-size: 54px; transform: rotate(-18deg); opacity: .28; }
.image-caption { position: absolute; right: -18px; bottom: 22px; min-width: 230px; padding: 13px 16px; display: flex; align-items: center; gap: 12px; border: 1px solid var(--line); border-radius: 16px; color: var(--teal-dark); background: rgba(255,255,255,.94); box-shadow: var(--shadow); }
.image-caption b,.image-caption small { display: block; }
.image-caption b { color: var(--navy); font-size: 12px; }
.image-caption small { margin-top: 4px; color: var(--muted); font-size: 9.5px; }
.left-heading .section-kicker::after { display: none; }
.left-heading h2 { margin: 13px 0 16px; color: var(--navy); font-size: 34px; line-height: 1.5; letter-spacing: -.03em; }
.left-heading h2 em { color: var(--teal); font-style: normal; }
.left-heading > p { margin: 0 0 27px; color: var(--muted); font-size: 13px; line-height: 1.9; }
.benefit-list { display: grid; gap: 8px; }
.benefit-list article { padding: 13px 0; display: grid; grid-template-columns: 48px 1fr; gap: 13px; border-bottom: 1px solid #e4f0ef; }
.benefit-list article:last-child { border-bottom: 0; }
.benefit-icon { width: 45px; height: 45px; display: grid; place-items: center; border-radius: 14px; color: var(--teal-dark); background: var(--teal-soft); }
.benefit-list small { color: var(--teal); font-size: 9px; font-weight: 900; letter-spacing: .12em; }
.benefit-list h3 { margin: 2px 0 3px; color: var(--navy); font-size: 14px; }
.benefit-list p { margin: 0; color: var(--muted); font-size: 11.5px; line-height: 1.65; }
.roles-section { background: #fffaf3; }
.roles-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 22px; }
.role-panel { padding: 34px 36px 29px; border-radius: 27px; box-shadow: 0 14px 38px rgba(58,85,84,.07); }
.request-panel { border: 1px solid #cde9e5; background: #fff; }
.unnecessary-panel { border: 1px solid #ecdfc5; background: #fffdf9; }
.panel-heading { display: flex; align-items: center; gap: 14px; padding-bottom: 20px; border-bottom: 1px solid #e7efee; }
.panel-icon { width: 51px; height: 51px; display: grid; place-items: center; border-radius: 16px; color: var(--teal-dark); background: var(--teal-soft); }
.unnecessary-panel .panel-icon { color: #ba7b1c; background: #fff1d3; }
.panel-heading small { color: var(--teal); font-size: 9px; font-weight: 900; letter-spacing: .12em; }
.unnecessary-panel .panel-heading small { color: #bf7d18; }
.panel-heading h3 { margin: 3px 0 0; color: var(--navy); font-size: 18px; }
.role-panel ul { margin: 20px 0 16px; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(2,1fr); gap: 12px 18px; }
.role-panel li { display: flex; align-items: center; gap: 8px; color: #40576a; font-size: 12.5px; font-weight: 700; }
.request-panel li .icon { color: var(--teal); }
.minus { width: 19px; height: 19px; display: grid; place-items: center; border-radius: 50%; color: #b67a21; background: #fff0d0; font-weight: 900; }
.role-panel > p { margin: 0; padding-top: 15px; border-top: 1px dashed #dae8e6; color: var(--muted); font-size: 10.5px; line-height: 1.7; }
.operations-section { background: linear-gradient(180deg,#f4fbfa,#fff); }
.operations-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 15px; }
.operations-grid article { min-height: 176px; padding: 25px; border: 1px solid var(--line); border-radius: 21px; background: rgba(255,255,255,.9); }
.operations-grid article > span { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 15px; color: var(--teal-dark); background: var(--teal-soft); }
.operations-grid h3 { margin: 16px 0 7px; color: var(--navy); font-size: 15px; }
.operations-grid p { margin: 0; color: var(--muted); font-size: 11.5px; line-height: 1.75; }
.mid-cta { margin-top: 34px; padding: 26px 31px; display: flex; align-items: center; justify-content: space-between; gap: 25px; border-radius: 24px; color: #fff; background: linear-gradient(110deg,#0d7770,#169b91); box-shadow: 0 16px 38px rgba(13,119,112,.18); }
.mid-cta small,.mid-cta strong { display: block; }
.mid-cta small { margin-bottom: 4px; color: #c8eeea; font-size: 10px; }
.mid-cta strong { font-size: 21px; }
.mid-cta .button.primary { min-width: 300px; color: var(--teal-dark); background: #fff; box-shadow: none; }
.onboarding-grid { display: grid; grid-template-columns: repeat(4,1fr); }
.onboarding-grid article { position: relative; padding: 8px 26px 25px; text-align: center; }
.big-step { position: absolute; left: 18px; top: -14px; color: #e5f2f0; font-family: Georgia,serif; font-size: 56px; font-style: italic; }
.onboard-dot { position: relative; z-index: 2; width: 62px; height: 62px; margin: 0 auto 19px; display: grid; place-items: center; border: 1px solid var(--aqua); border-radius: 50%; color: var(--teal-dark); background: #fff; box-shadow: 0 7px 22px rgba(34,116,111,.1); }
.onboarding-grid h3 { margin: 0 0 8px; color: var(--navy); font-size: 16px; }
.onboarding-grid p { margin: 0; color: var(--muted); font-size: 11.5px; line-height: 1.8; }
.onboard-line { position: absolute; z-index: 1; width: calc(100% - 58px); height: 1px; left: calc(50% + 31px); top: 39px; background: repeating-linear-gradient(90deg,var(--teal) 0 4px,transparent 4px 9px); opacity: .42; }
.terms-box { max-width: 960px; margin: 36px auto 0; padding: 23px 28px; display: flex; align-items: flex-start; gap: 17px; border: 1px solid #ead8ae; border-radius: 21px; background: #fffaf0; }
.terms-icon { width: 50px; height: 50px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 15px; color: #ad7117; background: #ffedc5; }
.terms-box h3 { margin: 0 0 5px; color: var(--navy); font-size: 15px; }
.terms-box p { margin: 0; color: #6e6e68; font-size: 11.5px; line-height: 1.8; }
.faq-section { background: #f5fbfa; }
.faq-shell { max-width: 920px; }
.faq-list { display: grid; gap: 10px; }
.faq-list details { overflow: hidden; border: 1px solid var(--line); border-radius: 16px; background: #fff; box-shadow: 0 7px 22px rgba(38,91,88,.04); }
.faq-list summary { min-height: 65px; padding: 13px 20px; display: flex; align-items: center; gap: 14px; color: var(--navy); font-size: 13.5px; font-weight: 800; cursor: pointer; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-q { width: 32px; height: 32px; display: grid; place-items: center; flex: 0 0 auto; border-radius: 10px; color: var(--teal-dark); background: var(--teal-soft); font-family: Georgia,serif; font-size: 16px; }
.faq-list summary i { margin-left: auto; color: var(--teal); font-size: 22px; font-style: normal; font-weight: 400; transition: transform .2s ease; }
.faq-list details[open] summary i { transform: rotate(45deg); }
.faq-answer { padding: 0 23px 19px 66px; display: flex; gap: 12px; color: var(--muted); }
.faq-answer > span { color: #d9942b; font-family: Georgia,serif; font-size: 18px; font-weight: 800; }
.faq-answer p { margin: 2px 0 0; font-size: 12.5px; line-height: 1.8; }
.contact-section { position: relative; overflow: hidden; background: #fff; }
.contact-shell { position: relative; z-index: 2; }
.contact-heading { max-width: 780px; }
.contact-heading h2 { font-size: 34px; line-height: 1.55; }
.contact-heading p { max-width: 700px; margin-inline: auto; }
.trust-strip { max-width: 980px; margin: -6px auto 30px; padding: 19px 22px; display: grid; grid-template-columns: repeat(3,1fr); gap: 0; border: 1px solid var(--line); border-radius: 21px; background: rgba(247,252,251,.95); box-shadow: 0 10px 30px rgba(31,97,92,.06); }
.trust-strip > div { min-width: 0; padding: 3px 24px; border-right: 1px solid #dfeeed; }
.trust-strip > div:last-child { border-right: 0; }
.trust-strip small,.trust-strip strong,.trust-strip span { display: block; text-align: center; }
.trust-strip small { color: var(--teal); font-size: 9px; font-weight: 900; letter-spacing: .11em; }
.trust-strip strong { margin-top: 5px; color: var(--navy); font-size: 13px; }
.trust-strip span { margin-top: 4px; color: var(--muted); font-size: 9.5px; line-height: 1.6; }
.contact-orb { position: absolute; border-radius: 50%; }
.contact-orb-one { width: 430px; height: 430px; right: -160px; top: 70px; background: radial-gradient(circle,rgba(189,235,230,.5),rgba(255,255,255,0) 70%); }
.contact-orb-two { width: 300px; height: 300px; left: -130px; bottom: 0; background: radial-gradient(circle,rgba(255,234,189,.32),rgba(255,255,255,0) 70%); }
.contact-card { position: relative; max-width: 840px; min-height: 360px; margin: 0 auto; padding: 38px 44px 42px; border: 1px solid var(--line); border-radius: 30px; background: rgba(255,255,255,.96); box-shadow: 0 24px 70px rgba(31,97,92,.12); }
.contact-card form { position: relative; }
.form-intro { margin-bottom: 27px; padding-bottom: 18px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #e5f0ef; }
.form-intro strong { color: var(--navy); font-size: 19px; }
.form-intro span { color: var(--muted); font-size: 11px; }
.contact-card label { display: block; margin-bottom: 21px; color: var(--navy); font-size: 12.5px; font-weight: 800; }
.contact-card label > span:first-child { display: block; margin-bottom: 8px; }
.contact-card i { color: #d8584f; font-style: normal; }
.contact-card input:not([type="checkbox"]), .contact-card select, .contact-card textarea { width: 100%; min-height: 54px; padding: 13px 15px; border: 1px solid #cfdfde; border-radius: 12px; outline: none; color: var(--ink); background: #fbfdfd; font-size: 14px; font-weight: 500; transition: border-color .2s ease, box-shadow .2s ease, background .2s ease; }
.contact-card textarea { min-height: 130px; resize: vertical; line-height: 1.7; }
.contact-card input:focus, .contact-card select:focus, .contact-card textarea:focus { border-color: var(--teal); background: #fff; box-shadow: 0 0 0 4px rgba(26,169,157,.1); }
.contact-card input::placeholder, .contact-card textarea::placeholder { color: #9ba8af; }
.contact-card label small { display: block; margin-top: 6px; color: #7a8a96; font-size: 10px; font-weight: 500; }
.form-grid { display: grid; gap: 18px; }
.form-grid.two { grid-template-columns: repeat(2,1fr); }
.honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.privacy-check { margin: 3px 0 25px !important; padding: 16px 18px; display: flex !important; align-items: flex-start; gap: 11px; border-radius: 12px; background: #f5faf9; font-size: 11.5px !important; font-weight: 600 !important; line-height: 1.7; }
.privacy-check input { width: 18px; height: 18px; flex: 0 0 auto; margin-top: 1px; accent-color: var(--teal); }
.privacy-check span { margin: 0 !important; }
.privacy-check a { margin-left: 8px; color: var(--teal-dark); text-decoration: underline; text-underline-offset: 3px; }
.submit-button { width: 100%; min-height: 60px; padding: 0 28px; border: 0; border-radius: 999px; display: flex; align-items: center; justify-content: center; gap: 28px; color: #fff; background: linear-gradient(105deg,var(--teal),#29b9ae); box-shadow: 0 14px 30px rgba(26,169,157,.25); font-size: 15px; font-weight: 900; cursor: pointer; }
.submit-button:disabled { opacity: .7; cursor: wait; }
.submit-button span { font-size: 20px; }
.form-footnote { margin: 12px 0 0; color: #7a8a96; text-align: center; font-size: 10.5px; }
.form-error { margin: 0 0 18px; padding: 14px 16px; border: 1px solid #efc5c1; border-radius: 12px; color: #a43f38; background: #fff1f0; font-size: 12px; font-weight: 700; }
.loading-overlay { position: absolute; inset: -12px; z-index: 4; border-radius: 22px; display: flex; flex-direction: column; align-items: center; justify-content: center; color: var(--navy); background: rgba(255,255,255,.97); }
.loading-overlay strong { margin-top: 16px; font-size: 15px; }
.loading-overlay small { margin-top: 4px; color: var(--muted); }
.loader { width: 42px; height: 42px; border: 4px solid var(--teal-soft); border-top-color: var(--teal); border-radius: 50%; animation: spin .8s linear infinite; }
@keyframes spin { to { transform: rotate(360deg); } }
.success-panel { padding: 38px 10px 26px; text-align: center; }
.success-icon { width: 76px; height: 76px; margin: 0 auto 14px; display: grid; place-items: center; border-radius: 50%; color: var(--teal-dark); background: var(--teal-soft); }
.success-kicker { color: var(--teal); font-size: 10px; font-weight: 900; letter-spacing: .17em; }
.success-panel h3 { margin: 11px 0 13px; color: var(--navy); font-size: 27px; }
.success-panel > p { color: var(--muted); font-size: 13px; line-height: 1.9; }
.success-panel dl { max-width: 500px; margin: 26px auto; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; text-align: left; }
.success-panel dl div { padding: 12px 16px; display: grid; grid-template-columns: 140px 1fr; border-bottom: 1px solid var(--line); font-size: 12px; }
.success-panel dl div:last-child { border: 0; }
.success-panel dt { color: var(--muted); }
.success-panel dd { margin: 0; color: var(--navy); font-weight: 800; }
.success-panel small { display: block; color: var(--muted); }
.success-button { width: fit-content; margin: 25px auto 0; }
.mobile-sticky-cta { display: none; }
footer { border-top: 1px solid var(--line); background: #fff; }
.footer-main { min-height: 150px; display: flex; align-items: center; gap: 20px; }
.footer-brand { width: 150px; height: 64px; display: flex; align-items: center; overflow: hidden; }
.footer-brand img { width: 100%; height: auto; }
.footer-main > div { padding-left: 18px; border-left: 1px solid var(--line); }
.footer-main > div strong,.footer-main > div span { display: block; }
.footer-main > div strong { color: var(--navy); font-size: 12px; }
.footer-main > div span { margin-top: 5px; color: var(--muted); font-size: 9.5px; }
.footer-main nav { margin-left: auto; display: flex; gap: 24px; color: #5c7080; font-size: 10.5px; font-weight: 700; }
.footer-bottom { border-top: 1px solid #e5f0ef; background: #f7fbfa; }
.footer-bottom .shell { height: 44px; display: flex; align-items: center; justify-content: space-between; color: #809099; font-size: 9px; }

@media (max-width: 900px) {
  .site-header { height: 72px; padding-inline: 20px; }
  .brand { width: 132px; }
  .site-header nav { display: none; }
  .header-cta { margin-left: auto; }
  .hero { min-height: auto; }
  .hero-inner { grid-template-columns: 1fr; padding-top: 58px; padding-bottom: 105px; }
  .hero-copy { padding: 0; text-align: center; }
  .eyebrow { justify-content: center; }
  .hero-description { margin-inline: auto; }
  .hero-actions, .hero-notes { justify-content: center; }
  .hero-visual { width: min(650px,100%); margin-inline: auto; padding: 10px 20px; }
  .hero-image-frame { aspect-ratio: 1.35/1; }
  .card-grid.four { grid-template-columns: repeat(2,1fr); }
  .split-section { grid-template-columns: 1fr; gap: 60px; }
  .benefit-visual { width: min(650px,100%); margin-inline: auto; }
  .roles-grid { grid-template-columns: 1fr; }
  .onboarding-grid { grid-template-columns: repeat(2,1fr); row-gap: 28px; }
  .onboard-line { display: none; }
  .footer-main { flex-wrap: wrap; padding-block: 30px; }
  .footer-main nav { width: 100%; margin: 0; padding-top: 18px; border-top: 1px solid var(--line); }
}

@media (max-width: 620px) {
  html { scroll-padding-top: 74px; }
  .shell { width: min(100% - 32px,1180px); }
  .site-header { padding-inline: 15px; gap: 10px; }
  .brand { width: 114px; height: 52px; }
  .header-cta { min-height: 40px; padding: 0 15px; font-size: 11px; }
  .hero-inner { padding-top: 42px; gap: 34px; }
  .eyebrow { flex-direction: column; gap: 8px; margin-bottom: 18px; }
  .hero h1 { font-size: 34px; line-height: 1.48; letter-spacing: -.05em; }
  .hero-lead { margin-top: 20px; font-size: 18px; }
  .hero-description { font-size: 13px; line-height: 1.9; text-align: left; }
  .hero-actions { flex-direction: column; }
  .button { width: 100%; min-height: 58px; }
  .hero-notes { flex-direction: column; align-items: center; gap: 8px; }
  .hero-visual { padding: 0; }
  .hero-image-frame { aspect-ratio: 1.03/1; }
  .floating-card { min-width: 200px; padding: 9px 12px 9px 9px; }
  .floating-card-top { top: -12px; right: -3px; }
  .floating-card-bottom { left: -3px; bottom: -18px; }
  .floating-icon { width: 36px; height: 36px; border-radius: 11px; }
  .section { padding: 72px 0; }
  .section-heading { margin-bottom: 30px; }
  .section-heading h2 { font-size: 25px; }
  .section-heading p { font-size: 13px; }
  .card-grid.four, .flow-grid { grid-template-columns: 1fr; }
  .recommend-card { min-height: auto; padding: 23px 22px; }
  .flow-card { min-height: auto; }
  .flow-arrow { display: none; }
  .important-note { align-items: flex-start; padding: 18px; }
  .important-note strong { font-size: 14px; }
  .benefit-section { padding-top: 92px; }
  .image-caption { right: -5px; bottom: -18px; }
  .left-heading h2 { font-size: 27px; }
  .role-panel { padding: 27px 21px; }
  .panel-heading h3 { font-size: 16px; }
  .role-panel ul { grid-template-columns: 1fr; }
  .operations-grid { grid-template-columns: repeat(2,1fr); gap: 10px; }
  .operations-grid article { min-height: 170px; padding: 19px 16px; }
  .operations-grid h3 { font-size: 13.5px; }
  .mid-cta { padding: 24px 20px; flex-direction: column; text-align: center; }
  .mid-cta strong { font-size: 18px; }
  .mid-cta .button.primary { min-width: 0; }
  .onboarding-grid { grid-template-columns: 1fr; }
  .onboarding-grid article { padding-inline: 35px; }
  .terms-box { padding: 20px 17px; }
  .faq-list summary { padding: 13px 14px; font-size: 12.5px; }
  .faq-answer { padding: 0 17px 18px 58px; }
  .contact-heading h2 { font-size: 25px; }
  .trust-strip { grid-template-columns: 1fr; padding: 8px 18px; }
  .trust-strip > div { padding: 14px 4px; border-right: 0; border-bottom: 1px solid #dfeeed; }
  .trust-strip > div:last-child { border-bottom: 0; }
  .contact-card { padding: 27px 19px 30px; border-radius: 23px; }
  .form-intro { align-items: flex-end; }
  .form-intro strong { font-size: 17px; }
  .form-grid.two { grid-template-columns: 1fr; gap: 0; }
  .contact-card input:not([type="checkbox"]), .contact-card select { min-height: 56px; }
  .privacy-check { padding: 14px; }
  .privacy-check a { display: block; margin: 5px 0 0; }
  .mobile-sticky-cta { position: fixed; z-index: 45; left: 12px; right: 12px; bottom: max(12px,env(safe-area-inset-bottom)); min-height: 56px; display: flex; align-items: center; justify-content: center; gap: 26px; border: 1px solid rgba(255,255,255,.35); border-radius: 999px; color: #fff; background: rgba(20,158,148,.98); box-shadow: 0 12px 35px rgba(9,81,76,.3); font-size: 14px; font-weight: 900; transition: opacity .2s ease, transform .2s ease; }
  .mobile-sticky-cta.is-hidden { opacity: 0; transform: translateY(85px); pointer-events: none; }
  .footer-main { display: grid; gap: 8px; }
  .footer-main > div { padding: 0; border: 0; }
  .footer-main nav { display: grid; grid-template-columns: repeat(2,1fr); gap: 15px; }
  .footer-bottom .shell { height: auto; padding-block: 14px 80px; flex-direction: column; align-items: flex-start; gap: 5px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}
.privacy-page { min-height: 100vh; padding: 70px 24px; background: linear-gradient(145deg,#f0faf8,#fff 45%,#fffaf1); }
.privacy-inner { max-width: 780px; margin: 0 auto; padding: 54px 60px; border: 1px solid var(--line); border-radius: 28px; background: rgba(255,255,255,.96); box-shadow: var(--shadow); }
.privacy-back { display: inline-block; margin-bottom: 34px; color: var(--teal-dark); font-size: 12px; font-weight: 800; }
.privacy-inner .section-kicker::before { display: none; }
.privacy-inner h1 { margin: 10px 0 22px; color: var(--navy); font-size: 32px; }
.privacy-inner > p { margin-bottom: 34px; color: var(--muted); font-size: 13px; line-height: 1.9; }
.privacy-inner section { margin-top: 25px; }
.privacy-inner h2 { color: var(--navy); font-size: 16px; }
.privacy-inner section p { color: var(--muted); font-size: 12.5px; line-height: 1.9; }
.privacy-inner > small { display: block; margin-top: 36px; padding-top: 22px; border-top: 1px solid var(--line); color: #71818b; font-size: 10px; line-height: 1.8; }
@media (max-width:620px) { .privacy-page { padding: 24px 14px; } .privacy-inner { padding: 35px 22px; border-radius: 22px; } .privacy-inner h1 { font-size: 25px; } }
