:root{--bg:#FFFFFF;--bg-soft:#F0FDFA;--surface:#FFFFFF;--surface-2:#F0FDFA;--text:#1F2937;--muted:#4B5563;--muted-strong:#374151;--line:#E3EEEC;--accent-from:#6EE7B7;--accent-to:#14B8A6;--accent-from-h:#5EEAD4;--accent-to-h:#0D9488;--link-hover:#0D9488;--mint:#5EEAD4;--teal:#0D9488;--ink:#134E4A;--ink-soft:#134E4A;--hero-black:#0A0A0A;--hero-muted:#A3A3A3;--font:"Geist","Geist Sans",ui-sans-serif,system-ui,"Noto Sans JP",sans-serif;--radius-card:18px;--radius-lg:28px;--radius-pill:9999px;--shadow:0 14px 34px -22px rgb(19 78 74/0.18);--shadow-lg:0 20px 44px -18px rgb(19 78 74/0.24)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.75;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4{letter-spacing:-.02em;font-weight:800}.container{width:100%;max-width:1080px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:4rem;gap:1rem}.logo{font-weight:800;font-size:1.1rem;color:var(--text);letter-spacing:-.02em;display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}.brand-wordmark{font-weight:700;letter-spacing:-.03em;white-space:nowrap}.brand-wordmark__text{color:var(--text);transition:color .15s}.logo:hover .brand-wordmark__text{color:var(--link-hover)}.brand-wordmark--dark .brand-wordmark__text{color:#fff}.brand-wordmark__amp{background-image:linear-gradient(90deg,var(--accent-from),var(--accent-to));-webkit-background-clip:text;background-clip:text;color:transparent}.nav-links{display:flex;align-items:center;gap:1.6rem}.nav-links a{font-size:.875rem;font-weight:500;color:var(--muted);transition:color .15s}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--link-hover)}.nav-links .nav-cta,.nav-links .nav-cta:hover,.nav-links a.nav-cta[aria-current=page]{color:#fff;font-weight:700;white-space:nowrap}.nav-toggle{display:none;background:var(--surface);border:1px solid var(--line);border-radius:.6rem;padding:.5rem .65rem;cursor:pointer;color:var(--text)}.nav-toggle span{display:block;width:1.25rem;height:2px;background:currentColor;margin:4px 0;border-radius:1px}@media (max-width:820px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;gap:0;background:var(--bg);border-bottom:1px solid var(--line);padding:.5rem 1.25rem 1rem}.nav-links.is-open{display:flex}.nav-links a{padding:.85rem 0;opacity:1}.nav-links a,.nav-links a:last-of-type{border-bottom:1px solid var(--line)}.nav-links .nav-cta{display:inline-flex;align-self:flex-start;margin-top:.85rem;padding:.6rem 1.2rem;border-bottom:none}}@media (min-width:821px){.nav-links .nav-cta{margin-left:.4rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;font-weight:700;font-size:.9rem;line-height:1.25;border:1px solid transparent;cursor:pointer;border-radius:var(--radius-pill);padding:.75rem 1.4rem;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease;text-align:center;white-space:nowrap}.btn-primary{color:#04211C;background-image:linear-gradient(90deg,var(--accent-from),var(--accent-to))}.btn-primary:hover{transform:translateY(-2px);filter:saturate(1.1)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{color:#fff;background:var(--ink)}.btn-secondary:hover{background:var(--teal);transform:translateY(-2px)}.btn-outline{color:var(--text);background:var(--surface);border-color:var(--line)}.btn-outline:hover{border-color:var(--teal);transform:translateY(-2px)}.btn-outline-hero{color:var(--mint);background:transparent;border-color:#1F3E3A}.btn-outline-hero:hover{border-color:var(--teal);transform:translateY(-2px)}.btn-sm{padding:.5rem 1.1rem;font-size:.82rem}.btn.is-disabled{opacity:.55;pointer-events:none;cursor:not-allowed;transform:none}.badge{display:inline-flex;align-items:center;font-size:.74rem;font-weight:700;padding:.25rem .75rem;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--teal);border:1px solid var(--line)}.section{padding:4rem 0}.section-soft{background:var(--surface-2)}.section-spacious{padding:5.5rem 0}.section-title{font-size:clamp(1.75rem,3vw,2.25rem);margin:0 0 .75rem}.section-lead{font-size:1.02rem;margin:0 0 1.5rem;max-width:40rem}.muted,.section-lead{color:var(--muted)}.prose{font-size:1.02rem;color:var(--muted-strong);max-width:42rem}.prose p{margin:0 0 1rem}.prose p:last-child{margin-bottom:0}.hero{position:relative;overflow:hidden;background:var(--hero-black);padding:40px 0 48px;color:#fff}.hero:before{content:"";position:absolute;right:-10%;bottom:-20%;width:55%;height:75%;background:radial-gradient(ellipse,rgba(20,184,166,.14),transparent 70%);pointer-events:none}.hero-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px;pointer-events:none}.hero-copy{max-width:640px;pointer-events:auto}.hero-catch{font-size:clamp(2.1rem,4.8vw,3.4rem);line-height:1.28;letter-spacing:-.03em;margin:0 0 16px;color:#FAFAFA}.hero-tagline{color:var(--hero-muted);font-size:.98rem;letter-spacing:.02em;margin:0 0 32px}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-actions.center{justify-content:center}.hero-plant{position:absolute;right:8%;bottom:14%;width:150px;height:210px;z-index:1;opacity:.95;pointer-events:none}.hero-pot{position:absolute;bottom:0;left:36px;width:78px;height:46px;background:#1A3A36;border-radius:0 0 8px 8px;box-shadow:0 0 0 1px rgb(110 231 183/.15);z-index:2}.hero-stem{position:absolute;bottom:46px;left:72px;width:5px;height:88px;background:#14B8A6;border-radius:3px;z-index:1;transform-origin:bottom center}.hero-plant.play .hero-stem{animation:hero-stem-grow 1.1s ease-out both}.hero-leaf{position:absolute;border-radius:50% 0 50% 0;z-index:3;opacity:0;will-change:transform,opacity,left,top;transform-origin:55% 55%;filter:drop-shadow(0 2px 4px rgb(0 0 0/.35));pointer-events:none}.hero-leaf.a{background:#6EE7B7;width:54px;height:34px}.hero-leaf.b{background:#14B8A6;width:54px;height:34px}.hero-leaf.c{background:#5EEAD4;width:42px;height:28px}.hero-leaf.d{background:#2DD4BF;width:38px;height:26px}.hero-leaf.e{background:#6EE7B7;width:34px;height:24px}.hero-plant.play.done .hero-leaf,.hero-plant.settled .hero-leaf{opacity:1;animation:none!important}.hero-plant.play.done .hero-leaf.a,.hero-plant.settled .hero-leaf.a{left:36px;top:71px;transform:rotate(-30deg)}.hero-plant.play.done .hero-leaf.b,.hero-plant.settled .hero-leaf.b{left:74px;top:51px;transform:rotate(40deg)}.hero-plant.play.done .hero-leaf.c,.hero-plant.settled .hero-leaf.c{left:50px;top:27px;transform:rotate(-10deg)}.hero-plant.play.done .hero-leaf.d,.hero-plant.settled .hero-leaf.d{left:22px;top:98px;transform:rotate(18deg)}.hero-plant.play.done .hero-leaf.e,.hero-plant.settled .hero-leaf.e{left:88px;top:88px;transform:rotate(-48deg)}.hero-plant.play.done.sway .hero-leaf.a{animation:hero-sway-a 3.2s ease-in-out infinite}.hero-plant.play.done.sway .hero-leaf.b{animation:hero-sway-b 3.6s ease-in-out infinite}.hero-plant.play.done.sway .hero-leaf.c{animation:hero-sway-c 2.8s ease-in-out infinite}.hero-plant.play.done.sway .hero-leaf.d{animation:hero-sway-d 3.4s ease-in-out infinite}.hero-plant.play.done.sway .hero-leaf.e{animation:hero-sway-e 3.1s ease-in-out infinite}.hero-plant.play:not(.done) .hero-leaf.a{animation:hero-fall-a 4.8s cubic-bezier(.22,.72,.18,1) both}.hero-plant.play:not(.done) .hero-leaf.b{animation:hero-fall-b 4.8s cubic-bezier(.22,.72,.18,1) both}.hero-plant.play:not(.done) .hero-leaf.c{animation:hero-fall-c 4.8s cubic-bezier(.22,.72,.18,1) both}.hero-plant.play:not(.done) .hero-leaf.d{animation:hero-fall-d 4.8s cubic-bezier(.22,.72,.18,1) both}.hero-plant.play:not(.done) .hero-leaf.e{animation:hero-fall-e 4.8s cubic-bezier(.22,.72,.18,1) both}.hero-canopy{position:absolute;inset:0;z-index:3;transform-origin:74.5px 164px}.hero-plant.settled .hero-leaf,.hero-plant.settled .hero-pot,.hero-plant.settled .hero-stem,.hero-plant.sway .hero-leaf,.hero-plant.sway .hero-pot,.hero-plant.sway .hero-stem{pointer-events:auto}.hero-plant.gust .hero-canopy{animation:hero-gust 2.2s cubic-bezier(.33,0,.3,1) both}@keyframes hero-gust{0%{transform:rotate(0deg)}16%{transform:rotate(9deg) skewX(-3deg)}36%{transform:rotate(-4deg) skewX(1.5deg)}54%{transform:rotate(4.5deg) skewX(-1deg)}72%{transform:rotate(-1.8deg)}87%{transform:rotate(.8deg)}to{transform:rotate(0deg)}}@keyframes hero-stem-grow{0%{transform:scaleY(0);opacity:.35}to{transform:scaleY(1);opacity:1}}@keyframes hero-sway-a{0%,to{opacity:1;left:36px;top:71px;transform:rotate(-30deg)}50%{opacity:1;left:36px;top:71px;transform:rotate(-34deg)}}@keyframes hero-sway-b{0%,to{opacity:1;left:74px;top:51px;transform:rotate(40deg)}50%{opacity:1;left:74px;top:51px;transform:rotate(45deg)}}@keyframes hero-sway-c{0%,to{opacity:1;left:50px;top:27px;transform:rotate(-10deg)}50%{opacity:1;left:50px;top:27px;transform:rotate(-15deg)}}@keyframes hero-sway-d{0%,to{opacity:1;left:22px;top:98px;transform:rotate(18deg)}50%{opacity:1;left:22px;top:98px;transform:rotate(23deg)}}@keyframes hero-sway-e{0%,to{opacity:1;left:88px;top:88px;transform:rotate(-48deg)}50%{opacity:1;left:88px;top:88px;transform:rotate(-53deg)}}@keyframes hero-fall-a{0%{opacity:0;left:8px;top:-170px;transform:rotate(-85deg) scale(.8)}10%{opacity:1}40%{left:24px;top:10px;transform:rotate(12deg) scale(1.03)}65%{left:40px;top:50px;transform:rotate(-36deg) scale(1)}82%{left:36px;top:68px;transform:rotate(-28deg) scale(1.02)}to{opacity:1;left:36px;top:71px;transform:rotate(-30deg) scale(1)}}@keyframes hero-fall-b{0%{opacity:0;left:120px;top:-200px;transform:rotate(75deg) scale(.75)}12%{opacity:1}42%{left:100px;top:0;transform:rotate(-20deg) scale(1.04)}68%{left:82px;top:38px;transform:rotate(52deg) scale(1)}86%{left:74px;top:48px;transform:rotate(38deg) scale(1.02)}to{opacity:1;left:74px;top:51px;transform:rotate(40deg) scale(1)}}@keyframes hero-fall-c{0%{opacity:0;left:58px;top:-230px;transform:rotate(-35deg) scale(.7)}14%{opacity:1}48%{left:46px;top:-20px;transform:rotate(20deg) scale(1)}72%{left:52px;top:14px;transform:rotate(-18deg) scale(1.02)}to{opacity:1;left:50px;top:27px;transform:rotate(-10deg) scale(1)}}@keyframes hero-fall-d{0%{opacity:0;left:-10px;top:-150px;transform:rotate(95deg) scale(.72)}16%{opacity:1}50%{left:10px;top:30px;transform:rotate(-40deg) scale(1)}78%{left:20px;top:88px;transform:rotate(22deg) scale(1.02)}to{opacity:1;left:22px;top:98px;transform:rotate(18deg) scale(1)}}@keyframes hero-fall-e{0%{opacity:0;left:140px;top:-180px;transform:rotate(-110deg) scale(.68)}18%{opacity:1}55%{left:110px;top:20px;transform:rotate(55deg) scale(1)}82%{left:90px;top:78px;transform:rotate(-42deg) scale(1.02)}to{opacity:1;left:88px;top:88px;transform:rotate(-48deg) scale(1)}}@media (prefers-reduced-motion:reduce){.hero-canopy,.hero-leaf,.hero-stem{animation:none!important}.hero-leaf{opacity:1!important}.hero-leaf.a{left:36px;top:71px;transform:rotate(-30deg)}.hero-leaf.b{left:74px;top:51px;transform:rotate(40deg)}.hero-leaf.c{left:50px;top:27px;transform:rotate(-10deg)}.hero-leaf.d{left:22px;top:98px;transform:rotate(18deg)}.hero-leaf.e{left:88px;top:88px;transform:rotate(-48deg)}}@media (max-width:700px){.hero-plant{right:4%;bottom:8%;transform:scale(.78);transform-origin:bottom right;opacity:.85}}.hero{display:flex;align-items:center;min-height:min(52vh,500px)}@media (max-width:700px){.hero{min-height:auto;padding:2.5rem 0 5.75rem}}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;letter-spacing:.14em;color:var(--teal);font-weight:700;text-transform:uppercase}.eyebrow:before{content:"";width:18px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--accent-from),var(--accent-to))}.card-grid{display:grid;gap:1.25rem}.card-grid-3{grid-template-columns:repeat(3,1fr)}.card-grid-2{grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.card-grid-2,.card-grid-3{grid-template-columns:1fr}}.card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:30px 26px 26px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--accent-from),var(--accent-to));transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.card-link:hover{transform:translateY(-4px)}.card-link:hover:before{transform:scaleX(1)}.card-link{display:block;color:inherit;height:100%}.card-spacious{padding:24px;border-radius:var(--radius-card)}.card .tag{font-size:.78rem;letter-spacing:.14em;color:var(--teal);text-transform:uppercase;font-weight:700}.card h3{margin:10px 0 8px;font-size:1.15rem}.card-spacious h3{margin:0;font-size:1.06rem}.card p{margin:0 0 12px;color:var(--muted);font-size:.94rem}.card-spacious p{margin:10px 0 0}.card .go{font-size:.86rem;font-weight:700;color:var(--teal)}.card-meta{margin-top:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.card .card-meta .badge{margin-block:-4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:860px){.service-grid{grid-template-columns:1fr}}.service-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);padding:28px 24px;box-shadow:var(--shadow)}.service-icon{width:46px;height:46px;border-radius:14px;margin-bottom:14px;display:flex;align-items:center;justify-content:center;background:var(--surface-2)}.service-card h3{font-size:1.06rem;margin:0 0 8px}.service-card p{color:var(--muted);font-size:.92rem;margin:0}.simple-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);padding:26px 24px;box-shadow:var(--shadow);max-width:640px}.simple-card h3{margin:0 0 8px;font-size:1.1rem}.simple-card p{color:var(--muted);font-size:.94rem;margin:0}.band{position:relative;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(28px,5vw,44px);display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.band h2{font-size:clamp(1.4rem,2.8vw,1.9rem);margin:10px 0 8px}.band p{color:var(--muted);max-width:52ch;margin:0}.contact-card{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(28px,5vw,56px)}.contact-card h2{font-size:clamp(1.5rem,3vw,2rem);margin:12px 0 14px}.contact-card p{color:var(--muted);font-size:.98rem;max-width:52ch}.contact-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.page-header{padding:3.5rem 0 2rem}.page-header.spacious{padding:4.5rem 0 3rem}.page-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;letter-spacing:.14em;color:var(--teal);font-weight:700;text-transform:uppercase;margin:0 0 .5rem}.page-kicker:before{content:"";width:18px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--accent-from),var(--accent-to))}.page-title{font-size:clamp(1.85rem,3.6vw,2.5rem);margin:0 0 .75rem}.page-lead{font-size:1.02rem;color:var(--muted);max-width:40rem;margin:0;line-height:1.8}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-2);box-shadow:var(--shadow)}table{width:100%;border-collapse:collapse;font-size:.95rem}td,th{text-align:left;padding:1rem 1.25rem;border-bottom:1px solid var(--line);vertical-align:top}th{width:8rem;color:var(--muted);font-weight:600}tr:last-child td,tr:last-child th{border-bottom:none}.quote-card{position:relative;background:linear-gradient(160deg,var(--surface-2),var(--bg));border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(28px,5vw,44px);box-shadow:var(--shadow)}.quote-mark{font-size:2.6rem;line-height:1;color:var(--teal);opacity:.5;font-family:Georgia,serif;display:block;margin-bottom:4px}.quote-statement{font-weight:800;font-size:clamp(1.15rem,2.2vw,1.5rem);line-height:1.6;margin:0 0 16px}.quote-desc{color:var(--muted);font-size:.96rem;margin:0;line-height:1.8}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width:700px){.values-grid{grid-template-columns:1fr}}.value-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);padding:24px}.value-icon-row{gap:12px;margin-bottom:14px}.value-badge,.value-icon-row{display:flex;align-items:center}.value-badge{width:32px;height:32px;border-radius:50%;background:var(--surface-2);justify-content:center;flex-shrink:0}.value-bar{width:22px;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--accent-from),var(--accent-to))}.value-card h3{font-size:1.1rem;margin:0 0 4px}.value-card .jp{font-size:.84rem;color:var(--teal);font-weight:700;margin-bottom:10px}.value-card p{color:var(--muted);font-size:.92rem;margin:0}.cta-band{text-align:center;max-width:56ch;margin:0 auto}.cta-band .section-title{margin:0 0 12px}.cta-band .section-lead{margin:0 auto 26px}.form-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(24px,4vw,40px);box-shadow:var(--shadow)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width:640px){.field-row{grid-template-columns:1fr}}.field{margin-bottom:18px}.field label{display:block;font-size:.86rem;margin-bottom:8px}.field .req{color:var(--teal)}.field input,.field select,.field textarea{border-radius:10px;padding:11px 14px;font:inherit}.field textarea{min-height:120px}.form-submit{display:block;width:100%;text-align:center;border:none}.form-note{text-align:center;color:var(--muted);font-size:.88rem;margin-top:20px;line-height:1.8}.form-note a{color:var(--teal);font-weight:700}.form-success{padding:2rem;background:var(--surface-2);border-radius:var(--radius-card)}.form-success h3{color:var(--teal);margin:0 0 8px}.form-error{color:#DC2626;text-align:center;margin-top:1rem;font-size:.9rem}.site-footer{position:relative;padding:36px 0;background:linear-gradient(180deg,var(--ink) 0,#08211D 100%);color:#CDE9E4}.site-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent-from),var(--accent-to))}.site-footer .logo{color:#FAFAFA}.footer-grid{justify-content:space-between;align-items:flex-start;gap:24px}.footer-grid,.footer-links{display:flex;flex-wrap:wrap}.footer-links{gap:18px;font-size:.86rem}.footer-links a{color:#AEDAD2}.footer-links a:hover{color:#FAFAFA}.footer-meta{font-size:.82rem;color:#8FBAB1;text-align:right}@media (max-width:600px){.footer-meta{text-align:left}}.footer-meta a{color:#AEDAD2}.footer-meta a:hover{color:#FAFAFA}.layer-pill{display:inline-flex;align-items:center;font-size:.74rem;font-weight:700;padding:.25rem .75rem;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--teal);border:1px solid var(--line)}.article-date{font-size:.82rem;color:var(--muted)}.article-meta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 .75rem}.article-tags{display:flex;flex-wrap:wrap;gap:.4rem .65rem;margin:0 0 12px;padding:0;list-style:none}.article-tag{font-size:.8rem;font-weight:600;color:var(--teal)}a.article-tag:hover{color:var(--link-hover)}.article-card .article-tags{margin-bottom:14px}.article-empty{background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius-lg);padding:clamp(24px,4vw,36px);max-width:40rem}.article-empty p{color:var(--muted)}.article-column,.article-external,.article-prose{max-width:42rem}.article-external-summary{font-size:1.05rem;color:var(--muted-strong);margin:0 0 1rem}.article-prose{font-size:1.02rem;color:var(--muted-strong)}.article-prose>:first-child{margin-top:0}.article-prose h2,.article-prose h3{color:var(--text);margin:2rem 0 .75rem}.article-prose p{margin:0 0 1rem}.article-prose ol,.article-prose ul{margin:0 0 1rem;padding-left:1.25rem;list-style:revert}.article-prose a{color:var(--teal);font-weight:700;text-decoration:underline;text-underline-offset:2px}.article-prose a:hover{color:var(--link-hover)}.article-prose code{font-size:.92em;background:var(--surface-2);border-radius:6px;padding:.1em .35em}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-0{margin-bottom:0}.text-center{text-align:center}.text-center .section-lead{margin-left:auto;margin-right:auto}.title-with-badge{display:flex;align-items:center;gap:12px;margin-bottom:.75rem;flex-wrap:wrap}.title-with-badge .page-title{margin:0}.narrow-card{max-width:36rem}.stack-sm>*+*{margin-top:.75rem}.stack>*+*{margin-top:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.field-span{grid-column:1/-1}.field label{font-size:.8125rem;font-weight:600;color:var(--muted-strong)}.required-mark{color:var(--link-hover)}.field input,.field select,.field textarea{width:100%;font-family:inherit;font-size:1rem;line-height:1.5;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:.5rem;padding:.75rem .9rem}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--accent-from);border-color:transparent}.form-actions{display:flex;justify-content:center;margin-top:1.5rem}.contact-card .form-error{color:#B91C1C;text-align:center;margin:1rem 0 0;font-size:.9375rem}.contact-card .form-aside{margin:1.5rem 0 0;text-align:center;color:var(--muted);font-size:.9375rem}.contact-card .form-aside span{display:block;margin-top:.35rem}.form-success{text-align:center;padding:1.5rem .5rem}.form-success h2{margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.contact-card .form-success p{margin:0;color:var(--muted);font-size:.9375rem}@media (max-width:640px){.form-grid{grid-template-columns:1fr}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_246ccd{font-family:Geist,Geist Fallback;font-style:normal}.__variable_246ccd{--font-geist-sans:"Geist","Geist Fallback"}