@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");:root{--c-ink:#16202b;--c-body:#3d4a58;--c-accent:#1a74cc;--c-accent-dark:#1560ad;--c-tint:#eef4f9;--c-line:#dde6ee;--c-sky:#0d5ab6;--c-footer:#12202e;--bar-h:88px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Zen Kaku Gothic New,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;color:var(--c-ink);background:#fff}a{color:#2b6fd8}a:hover{color:#1f57ad}::selection{background:rgba(43,111,216,.3)}.bar{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 3.2%;background:#fff;box-shadow:0 1px 0 rgba(18,60,110,.08);animation:fadeIn .8s ease .35s both}.bar__spacer{height:var(--bar-h);background:#fff}.bar__logo{display:flex;align-items:center;flex:none;text-decoration:none}.bar__company-name{color:var(--c-ink);font-family:inherit;font-size:20px;font-weight:700;letter-spacing:.08em;line-height:1;white-space:nowrap}.bar__nav{display:flex;align-items:center;gap:clamp(16px,2.2vw,38px);flex-wrap:nowrap}.bar__nav a{color:var(--c-ink);text-decoration:none;font-size:14.5px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.bar__nav a:hover{color:var(--c-accent)}.bar__nav .bar__nav-cta{padding:12px 20px;border-radius:999px;background:linear-gradient(100deg,#51cc8f,#2f84d4);box-shadow:0 10px 24px rgba(47,132,212,.2);color:#fff;transition:transform .2s ease,box-shadow .2s ease}.bar__nav .bar__nav-cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(47,132,212,.28);color:#fff}.mobile-menu{display:none}.mobile-menu__button{position:relative;display:grid;place-content:center;width:46px;height:46px;padding:0;border:1px solid var(--c-line);border-radius:8px;background:#fff;color:var(--c-ink);cursor:pointer}.mobile-menu__icon{position:relative;display:block;width:24px;height:18px}.mobile-menu__icon span,.mobile-menu__icon:after,.mobile-menu__icon:before{position:absolute;left:0;display:block;width:24px;height:2px;border-radius:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.mobile-menu__icon:after,.mobile-menu__icon:before{content:""}.mobile-menu__icon:before{top:0}.mobile-menu__icon span{top:8px}.mobile-menu__icon:after{top:16px}.mobile-menu.is-open .mobile-menu__icon span{opacity:0}.mobile-menu.is-open .mobile-menu__icon:after,.mobile-menu.is-open .mobile-menu__icon:before{top:8px}.mobile-menu.is-open .mobile-menu__icon:before{transform:rotate(45deg)}.mobile-menu.is-open .mobile-menu__icon:after{transform:rotate(-45deg)}.mobile-menu__nav{position:fixed;top:var(--bar-h);left:0;right:0;display:flex;flex-direction:column;padding:10px 5% 18px;border-top:1px solid var(--c-line);background:#fff;box-shadow:0 18px 30px rgba(18,32,46,.12)}.mobile-menu__nav[hidden]{display:none}.mobile-menu__nav a{padding:14px 4px;border-bottom:1px solid var(--c-line);color:var(--c-ink);text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.06em}.mobile-menu__nav a:last-child{border-bottom:0}.mobile-menu__nav .mobile-menu__cta{display:flex;min-height:54px;align-items:center;justify-content:space-between;margin-top:8px;padding:14px 18px;border:0;border-radius:12px;background:linear-gradient(100deg,#51cc8f,#2f84d4);box-shadow:0 12px 26px rgba(47,132,212,.2);color:#fff}.mobile-menu__nav .mobile-menu__cta:hover{color:#fff}.fv{flex-direction:column;min-height:calc(100vh - var(--bar-h));min-height:calc(100svh - var(--bar-h));background:var(--c-sky)}.fv,.fv__stage{position:relative;display:flex;overflow:hidden}.fv__stage{flex:1 1 auto;min-height:0;flex-direction:column;justify-content:center;padding:0 5.5%}.fv__bg{position:absolute;inset:0;z-index:0;will-change:transform;animation:kenburns 26s ease-in-out infinite alternate}.fv__bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.fv__scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(16,64,116,.22) 0,rgba(16,64,116,0) 32%),linear-gradient(100deg,rgba(16,64,116,.2),rgba(16,64,116,0) 58%)}.fv__inner{z-index:2;width:100%;max-width:1560px;left:-25px;top:-12px}.fv__copy,.fv__inner{position:relative;margin:0 auto}.fv__copy{width:74%;max-width:1180px;aspect-ratio:2202/597}.fv__glyph{position:absolute}.fv__glyph--g01{left:-.18%;top:0;width:17.53%;height:66.5%}.fv__glyph--g02{left:18.26%;top:-.67%;width:16.3%;height:53.27%}.fv__glyph--g03{left:34.24%;top:11.39%;width:9.31%;height:40.03%}.fv__glyph--g04{left:23.16%;top:72.33%;width:6.31%;height:32.5%}.fv__glyph--g05{left:31.18%;top:89.32%;width:3.13%;height:9.72%}.fv__glyph--g06{left:36.05%;top:74.27%;width:5.18%;height:22.45%}.fv__glyph--g07{left:43.16%;top:62.62%;width:10.13%;height:37.86%}.fv__glyph--g08{left:53.16%;top:58.25%;width:10.53%;height:35.44%}.fv__glyph--g09{left:65%;top:46.12%;width:10.79%;height:42.23%}.fv__glyph--g10{left:74.34%;top:49.03%;width:14.47%;height:32.04%}.fv__glyph--g11{left:89.34%;top:43.69%;width:11.31%;height:23.28%}.fv__glyph--g12{left:101.97%;top:44.56%;width:4.32%;height:16.42%}.fv__cue{position:absolute;right:3.4%;bottom:26px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:11px;animation:fadeIn 1s ease 5.3s both}.fv__cue-label{font-family:Outfit,sans-serif;font-size:10px;font-weight:600;letter-spacing:.36em;color:rgba(255,255,255,.9);writing-mode:vertical-rl}.fv__cue-line{display:block;width:1.5px;height:54px;background:rgba(255,255,255,.85);animation:cueRun 2.6s cubic-bezier(.6,0,.3,1) 5.7s infinite}.sec{padding:clamp(88px,10vw,140px) 5.5%}.sec--light{background:#fff}.sec--tint{background:var(--c-tint);padding-block:clamp(88px,10vw,150px)}.sec__inner{max-width:1240px;margin:0 auto;gap:clamp(28px,3vw,44px)}.sec__head,.sec__inner{display:flex;flex-direction:column}.sec__head{gap:18px}.sec__eyebrow{font-family:Outfit,sans-serif;font-size:11px;font-weight:600;letter-spacing:.28em;color:var(--c-accent)}.sec__eyebrow--on-dark{color:rgba(255,255,255,.8)}.sec__title{margin:0;font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.5;letter-spacing:.04em;color:var(--c-ink)}.sec__title--lg{font-size:clamp(28px,3.6vw,46px);line-height:1.55;text-wrap:pretty}.phrase-unit{white-space:normal}.recruit__title .phrase-unit,.sec__title--lg .phrase-unit,.service-item__title .phrase-unit{white-space:nowrap}.sec__body{margin:0;max-width:34em;font-size:16px;font-weight:500;line-height:2.15;letter-spacing:.04em;color:var(--c-body);text-wrap:pretty}.mission-copy{width:100%;max-width:none;display:flex;flex-direction:column;gap:20px}.mission-copy p{margin:0}.service-list{width:100%;max-width:none;border-top:1px solid var(--c-line)}.service-item,.service-list{display:flex;flex-direction:column}.service-item{gap:18px;padding:clamp(28px,4vw,44px) 4px;border-bottom:1px solid var(--c-line)}.service-item__title{margin:0;color:var(--c-ink);font-size:clamp(20px,2.3vw,28px);font-weight:700;line-height:1.6;letter-spacing:.04em}.service-item__body{display:flex;width:100%;max-width:none;flex-direction:column;gap:8px}.service-item__body p{margin:0;color:var(--c-body);font-size:16px;font-weight:500;line-height:2.15;letter-spacing:.04em;text-wrap:pretty}.service-item--featured{gap:clamp(28px,3vw,40px);padding-block:clamp(38px,5vw,62px)}.service-item__content{display:flex;min-width:0;flex-direction:column;gap:18px}.service-item__visual{display:block;overflow:hidden;border:1px solid #dce7e4;border-radius:20px;background:#f4f8f7;box-shadow:0 22px 56px rgba(15,61,55,.14);line-height:0;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.service-item__visual:hover{transform:translateY(-4px);box-shadow:0 28px 64px rgba(15,61,55,.2)}.service-item__visual:focus-visible{outline:3px solid #5bb9ac;outline-offset:4px}.service-item__visual>img{display:block;width:100%;height:auto;transition:transform .45s ease}.service-item__visual:hover>img{transform:scale(1.025)}.btn{display:inline-flex;align-items:center;gap:12px;padding:17px 32px;border:0;border-radius:999px;cursor:pointer;font-family:inherit;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.06em}.btn--primary{background:var(--c-accent);color:#fff}.btn--primary:hover{background:var(--c-accent-dark);color:#fff}.btn__arrow{font-family:Outfit,sans-serif}.link-arrow{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;color:var(--c-accent);text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.06em}.link-arrow:hover{color:#0f4f96}.recruit{position:relative;overflow:hidden;padding-inline:5.5%;background:#0f3a68}.recruit__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.recruit__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(8,38,72,.88),rgba(8,38,72,.62) 52%,rgba(8,38,72,.28))}.recruit__inner{position:relative;max-width:1240px;margin:0 auto;padding-block:clamp(80px,9vw,132px);display:flex;flex-direction:column;align-items:flex-start;gap:24px;color:#fff}.recruit__title{font-size:clamp(26px,3.2vw,40px);font-weight:700;line-height:1.55}.recruit__body,.recruit__title{margin:0;letter-spacing:.04em;text-wrap:pretty}.recruit__body{width:100%;max-width:none;display:flex;flex-direction:column;gap:10px;font-size:15.5px;font-weight:500;line-height:2.05;color:rgba(255,255,255,.9)}.recruit__body p{margin:0}.recruit .btn{margin-top:8px}.company__list{width:100%;margin:0;border-top:1px solid var(--c-line)}.company__row{display:grid;grid-template-columns:minmax(100px,160px) minmax(0,1fr);gap:clamp(24px,4vw,56px);padding:20px 0;border-bottom:1px solid var(--c-line)}.company__row dd,.company__row dt{margin:0;color:var(--c-ink);font-size:clamp(14px,1.45vw,17px);font-weight:500;line-height:1.8;letter-spacing:.04em}.company__row dt{font-weight:700}.company__row a{color:inherit;text-decoration:none}.company__row a:hover{color:var(--c-accent)}.news-coming{padding:clamp(34px,5vw,56px) 4px;border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);color:#8496a6;font-family:Outfit,sans-serif;font-size:clamp(22px,3vw,34px);font-weight:500;letter-spacing:.22em}.news{display:flex;flex-direction:column}.news__item{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 20px;padding:22px 4px;border-top:1px solid var(--c-line);text-decoration:none;color:inherit}.news__item:hover{background:#f6fafd}.news__item--last{border-bottom:1px solid var(--c-line)}.news__date{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:500;letter-spacing:.08em;color:#8496a6}.news__tag{padding:4px 11px;background:var(--c-tint);border-radius:2px;font-size:11.5px;font-weight:700;letter-spacing:.08em;color:var(--c-accent)}.news__title{flex:1 1 260px;font-size:15px;font-weight:500;line-height:1.8;letter-spacing:.03em;color:var(--c-ink);text-wrap:pretty}.subpage{background:#fff}.subpage-hero{padding:clamp(80px,9vw,132px) 5.5%;background:var(--c-tint)}.subpage-hero--dark{color:#fff;background:linear-gradient(110deg,rgba(8,38,72,.96),rgba(12,77,142,.84)),url(/assets/bg-hero.jpg) 50% /cover}.subpage-hero__inner,.subpage-section__inner{width:100%;max-width:1240px;margin:0 auto}.subpage-hero__inner{display:flex;max-width:1240px;flex-direction:column;align-items:flex-start;gap:24px}.subpage-hero h1{margin:0;font-size:clamp(34px,5vw,64px);font-weight:700;line-height:1.42;letter-spacing:.04em}.subpage-hero p{max-width:46em;margin:0;color:var(--c-body);font-size:clamp(15px,1.7vw,18px);font-weight:500;line-height:2;letter-spacing:.04em}.subpage-hero--dark p{color:rgba(255,255,255,.86)}.subpage-hero .btn{margin-top:8px}.subpage-section{padding:clamp(80px,9vw,128px) 5.5%}.subpage-section--tint{background:var(--c-tint)}.subpage-section__inner{display:flex;flex-direction:column;gap:clamp(36px,5vw,64px)}.subpage-heading{display:flex;max-width:48em;flex-direction:column;gap:18px}.contact-intro h2,.subpage-heading h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.55;letter-spacing:.04em}.contact-intro>p,.subpage-heading p{margin:0;color:var(--c-body);font-size:16px;font-weight:500;line-height:2;letter-spacing:.04em}.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.role-card{padding:clamp(28px,3vw,40px);border:1px solid var(--c-line);border-radius:12px;background:#fff}.role-card h3{margin:0 0 18px;color:var(--c-ink);font-size:20px;line-height:1.6;letter-spacing:.04em}.role-card p{margin:0;color:var(--c-body);font-size:15px;font-weight:500;line-height:1.95;letter-spacing:.03em}.two-column{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(48px,8vw,112px);align-items:start}.principle-list{display:flex;flex-direction:column;margin:0;padding:0;border-top:1px solid #ccdbe7;list-style:none}.principle-list li{position:relative;padding:22px 0 22px 32px;border-bottom:1px solid #ccdbe7;color:var(--c-ink);font-size:16px;font-weight:500;line-height:1.9;letter-spacing:.03em}.principle-list li:before{position:absolute;top:31px;left:4px;width:9px;height:9px;border-radius:50%;background:var(--c-accent);content:""}.process-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none}.process-list li{display:flex;min-height:210px;flex-direction:column;gap:22px;padding:30px;border-top:3px solid var(--c-accent);background:#f7fafc}.process-list>li>span{color:var(--c-accent);font-family:Outfit,sans-serif;font-size:13px;font-weight:700;letter-spacing:.16em}.process-list h3{margin:0 0 12px;font-size:19px;letter-spacing:.04em}.process-list p{margin:0;color:var(--c-body);font-size:14.5px;font-weight:500;line-height:1.9}.subpage-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:clamp(28px,4vw,44px);background:var(--c-tint)}.subpage-cta p{margin:0;font-size:17px;font-weight:700;letter-spacing:.04em}.contact-layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:clamp(48px,8vw,112px);align-items:start}.contact-intro{display:flex;flex-direction:column;gap:22px}.contact-intro dl{margin:12px 0 0;border-top:1px solid var(--c-line)}.contact-intro dl div{padding:18px 0;border-bottom:1px solid var(--c-line)}.contact-intro dt{margin-bottom:5px;font-size:13px;font-weight:700;color:#718191}.contact-intro dd{margin:0;font-size:15px;font-weight:500;line-height:1.8}.contact-intro a{color:var(--c-ink);text-decoration:none}.contact-intro a:hover{color:var(--c-accent)}.contact-form{gap:24px;padding:clamp(28px,4vw,48px);border:1px solid var(--c-line);border-radius:12px;background:#fff}.contact-form,.form-field{display:flex;flex-direction:column}.form-field{gap:9px}.form-field label{font-size:14px;font-weight:700;letter-spacing:.04em}.form-field label span{margin-left:6px;color:#718191;font-size:11px;font-weight:500}.form-field input,.form-field select,.form-field textarea{width:100%;padding:13px 14px;border:1px solid #c9d5df;border-radius:6px;background:#fff;color:var(--c-ink);font:inherit;font-size:16px;line-height:1.6}.form-field textarea{min-height:180px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:3px solid rgba(26,116,204,.18);border-color:var(--c-accent)}.form-consent{display:flex;align-items:flex-start;gap:10px;color:var(--c-body);font-size:13px;font-weight:500;line-height:1.8}.form-consent input{width:18px;height:18px;margin:3px 0 0;flex:none;accent-color:var(--c-accent)}.contact-form .btn{align-self:flex-start}.form-note{margin:-4px 0 0;color:#718191;font-size:12.5px;line-height:1.8}.form-note a{color:inherit}.form-status{min-height:1.8em;margin:-12px 0 0;color:var(--c-accent-dark);font-size:13px;font-weight:700}.support-lp{--s-ink:#0b302e;--s-body:#3f5f5c;--s-teal:#0c9388;--s-teal-dark:#05756d;--s-mint:#e8f6f3;--s-soft:#f3f9f8;--s-line:#cce5e1;color:var(--s-ink);background:#fff}.support-shell{width:min(1180px,89%);margin:0 auto}.support-section{padding:clamp(88px,9vw,132px) 0}.support-section--white{background:#fff}.support-section--soft{background:var(--s-soft)}.support-kicker{display:inline-flex;align-items:center;gap:12px;color:var(--s-teal);font-family:Outfit,sans-serif;font-size:12px;font-weight:700;letter-spacing:.22em}.support-kicker:before{width:28px;height:2px;background:currentColor;content:""}.support-kicker--light{color:rgba(255,255,255,.78)}.support-heading{max-width:850px;margin-bottom:clamp(44px,6vw,72px)}.support-heading--center{margin-inline:auto;text-align:center}.support-heading--center .support-kicker{justify-content:center}.support-heading h2,.support-impact h2,.support-price-copy h2,.support-profile h2{margin:18px 0 16px;font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.45;letter-spacing:.025em}.support-heading p,.support-impact__copy>p,.support-price-copy>p,.support-profile__body>p{margin:0;color:var(--s-body);font-size:16px;font-weight:500;line-height:2;letter-spacing:.025em}.support-btn{display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:16px;padding:16px 28px;border:1px solid transparent;border-radius:999px;font-size:15px;font-weight:700;letter-spacing:.035em;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.support-btn:hover{transform:translateY(-2px)}.support-btn:focus-visible{outline:3px solid rgba(11,147,136,.28);outline-offset:3px}.support-btn--primary{background:var(--s-teal);color:#fff;box-shadow:0 12px 32px rgba(5,117,109,.22)}.support-btn--primary:hover{background:var(--s-teal-dark);color:#fff}.support-btn--ghost{border-color:rgba(11,48,46,.22);color:var(--s-ink);background:rgba(255,255,255,.7)}.support-btn--ghost:hover{border-color:var(--s-teal);color:var(--s-teal-dark)}.support-btn--white{background:#fff;color:var(--s-teal-dark);box-shadow:0 14px 36px rgba(0,55,51,.18)}.support-btn--white:hover{color:var(--s-teal-dark);background:#f3fffd}.support-btn--glass{border-color:rgba(255,255,255,.46);background:rgba(255,255,255,.08);color:#fff}.support-btn--glass:hover{border-color:#fff;background:rgba(255,255,255,.15);color:#fff}.support-btn--outline-white{border-color:rgba(255,255,255,.62);background:transparent;color:#fff}.support-btn--outline-white:hover{border-color:#fff;background:rgba(255,255,255,.1);color:#fff}.support-hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 88% 16%,rgba(40,205,187,.22),transparent 30%),linear-gradient(135deg,#f5fcfb,#e9f7f5 52%,#d8efeb)}.support-hero:after,.support-hero:before{position:absolute;z-index:-1;border:1px solid rgba(12,147,136,.12);border-radius:50%;content:""}.support-hero:before{width:540px;height:540px;top:-280px;right:-130px}.support-hero:after{width:760px;height:760px;top:-390px;right:-250px}.support-hero__glow{position:absolute;z-index:-1;inset:auto auto -100px -180px;width:480px;height:480px;border-radius:50%;background:rgba(12,147,136,.08);filter:blur(30px)}.support-hero__inner{display:grid;min-height:min(780px,calc(100svh - var(--bar-h)));grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr);align-items:center;gap:clamp(48px,7vw,92px);padding-block:clamp(72px,8vw,112px)}.support-hero__copy h1{margin:22px 0 24px;font-size:clamp(38px,5.5vw,72px);font-weight:700;line-height:1.32;letter-spacing:-.015em}.support-hero__copy h1 em{color:var(--s-teal-dark);font-style:normal}.support-hero__lead{max-width:680px;margin:0;color:var(--s-body);font-size:clamp(16px,1.7vw,20px);font-weight:500;line-height:2;letter-spacing:.03em}.support-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.support-hero__note{margin:16px 0 0;color:#607c79;font-size:12.5px;line-height:1.7}.support-hero__note a{display:inline-flex;margin-left:12px;color:var(--s-teal-dark);font-weight:700;text-underline-offset:4px}.support-hero__panel{position:relative;padding:clamp(28px,4vw,44px);border:1px solid rgba(255,255,255,.78);border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 28px 70px rgba(9,72,66,.15);backdrop-filter:blur(14px)}.support-hero__panel-label{display:block;margin-bottom:24px;color:var(--s-teal);font-family:Outfit,sans-serif;font-size:11px;font-weight:700;letter-spacing:.2em}.support-hero__panel ol{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.support-hero__panel li{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--s-line)}.support-hero__panel li span{color:var(--s-teal);font-family:Outfit,sans-serif;font-size:12px;font-weight:700}.support-hero__panel li strong{font-size:15px;line-height:1.6;letter-spacing:.02em}.support-hero__metrics{display:grid;grid-template-columns:.72fr 1.28fr;gap:12px;margin-top:24px}.support-hero__metrics div{display:flex;min-height:100px;flex-direction:column;justify-content:center;padding:16px;border-radius:14px;background:var(--s-mint)}.support-hero__metrics strong{color:var(--s-teal-dark);font-family:Outfit,sans-serif;font-size:clamp(21px,2.2vw,30px);line-height:1.2}.support-hero__metrics span{margin-top:8px;color:var(--s-body);font-size:11.5px;font-weight:600;line-height:1.5}.support-pain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--s-line);border-left:1px solid var(--s-line)}.support-pain-card{position:relative;min-height:240px;padding:clamp(28px,4vw,46px);border-right:1px solid var(--s-line);border-bottom:1px solid var(--s-line)}.support-pain-card>span{color:var(--s-teal);font-family:Outfit,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em}.support-pain-card h3{margin:44px 0 14px;font-size:clamp(21px,2.2vw,28px);letter-spacing:.025em}.support-pain-card p{margin:0;color:var(--s-body);font-size:15px;font-weight:500;line-height:1.95}.support-section--impact{background:linear-gradient(135deg,#0cb6a7,#057a72 66%,#075d58);color:#fff}.support-impact{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(48px,7vw,92px);align-items:center}.support-impact h2{margin-top:18px}.support-impact__copy>p{color:rgba(255,255,255,.82)}.support-impact__numbers{display:flex;flex-direction:column;gap:12px}.support-impact__numbers>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-radius:14px;background:rgba(255,255,255,.12)}.support-impact__numbers span{font-size:14px;font-weight:600}.support-impact__numbers strong{flex:none;font-family:Outfit,sans-serif;font-size:23px}.support-impact__numbers .support-impact__total{padding-block:26px;background:#fff;color:var(--s-teal-dark)}.support-impact__numbers .support-impact__total strong{font-size:clamp(31px,4vw,46px)}.support-disclaimer{margin-top:48px;color:rgba(255,255,255,.7);font-size:11.5px;line-height:1.8}.support-phase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.support-phase-card{overflow:hidden;border:1px solid var(--s-line);border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(11,48,46,.05)}.support-phase-card__top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;background:var(--s-teal-dark);color:#fff}.support-phase-card__top span{font-family:Outfit,sans-serif;font-size:11px;font-weight:700;letter-spacing:.14em}.support-phase-card__top strong{font-size:15px}.support-phase-card h3{min-height:92px;margin:0;padding:26px 24px 18px;font-size:20px;line-height:1.55;letter-spacing:.025em}.support-phase-card ul{display:flex;flex-direction:column;gap:14px;margin:0;padding:0 24px 30px;list-style:none}.support-phase-card li{position:relative;padding-left:25px;color:var(--s-body);font-size:14px;font-weight:500;line-height:1.7}.support-phase-card li:before{position:absolute;top:.3em;left:0;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:var(--s-teal);color:#fff;content:"✓";font-size:10px;font-weight:700}.support-inline-note{margin:28px 0 0;padding:20px 24px;border-left:3px solid var(--s-teal);background:var(--s-mint);color:var(--s-ink);font-size:14px;font-weight:600;line-height:1.8}.support-mid-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:34px;padding:clamp(28px,4vw,42px);border:1px solid rgba(12,147,136,.15);border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(11,48,46,.07)}.support-mid-cta>div>span{color:var(--s-teal);font-size:12px;font-weight:700;letter-spacing:.08em}.support-mid-cta h3{margin:9px 0 0;font-size:clamp(19px,2.2vw,27px);line-height:1.55;letter-spacing:.02em}.support-mid-cta .support-btn{flex:none}.support-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;padding:0;background:var(--s-line);list-style:none}.support-flow li{min-height:280px;padding:30px 26px;background:#fff}.support-flow li>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--s-mint);color:var(--s-teal-dark);font-family:Outfit,sans-serif;font-size:13px;font-weight:700}.support-flow h3{margin:58px 0 14px;font-size:22px}.support-flow p{margin:0;color:var(--s-body);font-size:14px;font-weight:500;line-height:1.85}.support-legal-note{margin:22px 0 0;color:#6e8582;font-size:12px;line-height:1.8}.support-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.support-result-card{min-height:180px;padding:clamp(28px,4vw,42px);border:1px solid var(--s-line);border-radius:18px;background:#fff}.support-result-card span{display:inline-flex;padding:7px 14px;border-radius:999px;background:var(--s-teal);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em}.support-result-card h3{margin:24px 0 0;font-size:clamp(20px,2.3vw,28px);line-height:1.55;letter-spacing:.02em}.support-price-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.7fr);gap:clamp(48px,8vw,110px);align-items:center}.support-price-copy ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:30px 0 0;padding:0;list-style:none}.support-price-copy li{position:relative;padding:13px 14px 13px 38px;border-radius:10px;background:var(--s-soft);color:var(--s-ink);font-size:13px;font-weight:600;line-height:1.5}.support-price-copy li:before{position:absolute;top:14px;left:15px;color:var(--s-teal);content:"✓";font-weight:700}.support-price-card{padding:clamp(34px,5vw,56px);border-radius:24px;background:linear-gradient(145deg,#0c9d91,#05746c);color:#fff;text-align:center;box-shadow:0 24px 60px rgba(5,117,109,.23)}.support-price-card>span{font-size:14px;font-weight:700;letter-spacing:.12em}.support-price-card__price{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:8px 0 0}.support-price-card strong{font-family:Outfit,sans-serif;font-size:clamp(76px,9vw,112px);font-weight:600;line-height:1}.support-price-card b{font-size:24px}.support-price-card>p{margin:8px 0 30px;color:rgba(255,255,255,.75);font-size:13px}.support-price-card__actions{display:flex;flex-direction:column;gap:10px}.support-price-card .support-btn{width:100%;box-shadow:none}.support-price-card .support-btn--primary{background:#fff;color:var(--s-teal-dark)}.support-price-card .support-btn--glass{border-color:rgba(255,255,255,.56);background:rgba(255,255,255,.08);color:#fff}.support-section--profile{background:#0b3633;color:#fff}.support-profile{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(0,1.45fr);gap:clamp(48px,8vw,110px);align-items:center}.support-profile__mark{display:grid;aspect-ratio:1;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:radial-gradient(circle at 35% 30%,#19a89c,#075b55);color:rgba(255,255,255,.92);font-family:Outfit,sans-serif;font-size:clamp(58px,8vw,96px);font-weight:600;letter-spacing:.05em;box-shadow:0 24px 70px rgba(0,0,0,.18)}.support-profile__body>p{color:rgba(255,255,255,.76)}.support-profile__body h3{margin:26px 0 14px;font-size:20px;letter-spacing:.12em}.support-profile__links{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.support-profile__links a{display:inline-flex;gap:10px;padding:12px 16px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:12.5px;font-weight:600;text-decoration:none}.support-profile__links a:hover{border-color:#43d7ca;color:#9cf2ea}.support-section--diagnosis{background:linear-gradient(135deg,#0db2a4,#05746c);color:#fff}.support-section--diagnosis .support-heading p{color:rgba(255,255,255,.8)}.support-diagnosis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.support-diagnosis-grid article{position:relative;min-height:210px;padding:30px 32px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:rgba(2,74,69,.2)}.support-diagnosis-grid article>span{color:rgba(255,255,255,.58);font-family:Outfit,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em}.support-diagnosis-grid h3{margin:28px 0 12px;font-size:20px}.support-diagnosis-grid p{margin:0;color:rgba(255,255,255,.78);font-size:14px;font-weight:500;line-height:1.85}.support-final-cta{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:44px;text-align:center}.support-final-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%}.support-final-cta .support-btn{min-width:min(360px,100%)}.support-final-cta>span{color:rgba(255,255,255,.68);font-size:12px;line-height:1.7}.support-mobile-cta-bar{display:none}.ft{background:var(--c-footer);color:rgba(255,255,255,.82);padding:clamp(64px,7vw,96px) 5.5% 40px}.ft__inner{max-width:1240px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(40px,5vw,72px)}.ft__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(32px,4vw,64px)}.ft__col{display:flex;flex-direction:column;gap:20px}.ft__col--cta{align-items:flex-start;gap:14px}.ft__logo-placeholder{display:flex;align-items:center;justify-content:flex-start;width:auto;height:40px;font-size:18px;font-weight:700;letter-spacing:.08em;color:#fff}.ft__addr{margin:0;font-size:13.5px;font-weight:500;line-height:2;letter-spacing:.04em;color:rgba(255,255,255,.6)}.ft__addr a{color:inherit;text-decoration:none}.ft__addr a:hover{color:#fff}.ft__nav{display:flex;flex-direction:column;gap:14px}.ft__nav a{color:rgba(255,255,255,.82);text-decoration:none;font-size:14px;font-weight:500;letter-spacing:.06em}.ft__nav a:hover{color:#fff}.ft .btn{padding:15px 26px;font-size:14px}.ft__cta-label{color:rgba(255,255,255,.52);font-family:Outfit,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em}.ft__service-link{display:inline-flex;align-items:center;gap:10px;color:rgba(255,255,255,.78);font-size:13px;font-weight:700;text-decoration:none}.ft__service-link:hover{color:#fff}.ft__base{align-items:center;justify-content:space-between;gap:16px;padding-top:28px;border-top:1px solid rgba(255,255,255,.14)}.ft__base,.ft__legal{display:flex;flex-wrap:wrap}.ft__legal{gap:24px}.ft__legal a{color:rgba(255,255,255,.55);text-decoration:none;font-size:12.5px;font-weight:500;letter-spacing:.06em}.ft__legal a:hover{color:#fff}.ft__copy{font-family:Outfit,sans-serif;font-size:11.5px;letter-spacing:.14em;color:rgba(255,255,255,.45)}.is-armed [data-reveal]:not(.is-revealed){opacity:0;will-change:opacity,transform}.is-armed [data-reveal].is-revealed{animation:revealUp .8s cubic-bezier(.2,.7,.25,1) both;animation-delay:var(--reveal-delay,0s)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes kenburns{0%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes revealUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes cueRun{0%{transform:scaleY(0);transform-origin:50% 0}46%{transform:scaleY(1);transform-origin:50% 0}56%{transform:scaleY(1);transform-origin:50% 100%}to{transform:scaleY(0);transform-origin:50% 100%}}@media (max-width:900px){:root{--bar-h:72px}.bar{min-height:var(--bar-h);padding:12px 5%}.bar__company-name{font-size:18px}.bar__nav{display:none}.mobile-menu{display:block}.fv__inner{left:0;top:0}.fv__copy{width:92%;transform:translateX(-3%)}.fv__cue{display:none}.company__row{grid-template-columns:92px minmax(0,1fr);gap:18px}.process-list,.role-grid{grid-template-columns:1fr}.process-list li{min-height:auto}.contact-layout,.support-hero__inner,.support-impact,.support-price-layout,.support-profile,.two-column{grid-template-columns:1fr}.support-hero__inner{min-height:auto}.support-hero__panel{max-width:640px}.support-phase-grid{grid-template-columns:1fr}.support-phase-card h3{min-height:auto}.support-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.support-mid-cta{align-items:flex-start;flex-direction:column}.support-profile__mark{width:min(300px,70vw)}}@media (max-width:520px){.service-item--featured{gap:28px}.service-item__visual{border-radius:12px}.sec{padding:72px 5.5%}.sec--tint{padding-block:72px}.sec__inner{gap:32px}.sec__head{gap:14px}.sec__title--lg{font-size:28px;line-height:1.5;letter-spacing:.02em;text-wrap:wrap}.recruit__body,.sec__body,.service-item__body p{font-size:15px;line-height:1.95;letter-spacing:.02em;line-break:strict;overflow-wrap:normal;text-wrap:wrap;word-break:normal}.service-item__title{font-size:21px;line-height:1.55;letter-spacing:.02em}.recruit__inner{padding-block:72px;gap:22px}.recruit__title{font-size:28px;line-height:1.5;letter-spacing:.02em;text-wrap:wrap}.company__row{grid-template-columns:1fr;gap:6px}.company__row dd{line-height:1.9}.subpage-hero,.subpage-section{padding:64px 5.5%}.subpage-hero h1{font-size:34px}.contact-intro>p,.subpage-heading p,.subpage-hero p{font-size:15px;line-height:1.9}.contact-form,.process-list li,.role-card{padding:24px}.subpage-cta{align-items:flex-start;flex-direction:column}.contact-form .btn{width:100%;justify-content:center;padding-inline:20px}.support-shell{width:89%}.support-section{padding-block:74px}.support-heading{margin-bottom:38px}.support-heading h2,.support-impact h2,.support-price-copy h2,.support-profile h2{font-size:30px;line-height:1.5}.support-heading h2 br,.support-impact h2 br,.support-price-copy h2 br,.support-profile h2 br{display:none}.support-heading p,.support-impact__copy>p,.support-price-copy>p,.support-profile__body>p{font-size:15px;line-height:1.9}.support-hero__inner{gap:42px;padding-block:64px 76px}.support-hero__copy h1{margin-top:18px;font-size:38px;line-height:1.42}.support-hero__lead{font-size:16px;line-height:1.9}.support-hero__actions{flex-direction:column}.support-hero__actions .support-btn{width:100%}.support-hero__note a{display:flex;width:fit-content;margin:8px 0 0}.support-hero__panel{padding:24px;border-radius:18px}.support-hero__metrics{grid-template-columns:1fr 1.35fr}.support-diagnosis-grid,.support-pain-grid,.support-result-grid{grid-template-columns:1fr}.support-pain-card{min-height:auto}.support-pain-card h3{margin-top:30px}.support-impact__numbers>div{padding:18px}.support-flow{grid-template-columns:1fr}.support-flow li{min-height:auto}.support-flow h3{margin-top:34px}.support-price-copy ul{grid-template-columns:1fr}.support-price-card{padding:36px 24px}.support-mid-cta{gap:24px;padding:26px 22px}.support-mid-cta .support-btn{width:100%}.support-profile{gap:42px}.support-profile__mark{width:190px;font-size:56px}.support-diagnosis-grid article{min-height:auto;padding:26px}.support-final-cta__actions{flex-direction:column}.support-final-cta .support-btn{width:100%;min-width:0}.support-mobile-cta-bar{position:fixed;z-index:70;right:16px;bottom:max(14px,env(safe-area-inset-bottom));left:16px;display:grid;grid-template-columns:.8fr 1.2fr;min-height:62px;align-items:center;gap:8px;padding:7px;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 16px 38px rgba(5,69,64,.3);backdrop-filter:blur(12px)}.support-mobile-cta-bar a{display:flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none}.support-mobile-cta-bar__materials,.support-mobile-cta-bar__materials:hover{color:var(--s-teal-dark,#05756d)}.support-mobile-cta-bar__diagnosis{background:var(--s-teal,#0c9388);color:#fff}.support-mobile-cta-bar__diagnosis:hover{color:#fff}.support-mobile-cta-bar+.ft{padding-bottom:120px}}@media (prefers-reduced-motion:reduce){.bar,.fv__bg,.fv__cue,.fv__cue-line{animation:none}.is-armed [data-reveal]{opacity:1!important;animation:none!important}}