@charset "UTF-8";
:root{--ink:#172b3a;--muted:#5c6b75;--green:#8fd46a;--paper:#f7f8f5;--line:#dce2de;--white:#fff;--radius:18px;--sans:"Segoe UI","Noto Sans JP","Yu Gothic UI","Meiryo",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button{cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #53821e;outline-offset:5px}::selection{background:var(--green);color:var(--ink)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{font-feature-settings:"palt";overflow-wrap:anywhere}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.preview-bar{height:30px;display:flex;justify-content:space-between;padding:0 48px;align-items:center;background:var(--ink);color:#d8e1e6;font-size:10px;letter-spacing:.09em}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(23,43,58,.08);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;font-size:29px;font-weight:750;letter-spacing:-1.4px;line-height:1;white-space:nowrap}.brand-mark{display:flex;position:relative;align-items:center;justify-content:center;background:var(--ink);color:white;border-radius:9px;width:35px;height:37px;font-size:28px;letter-spacing:-4px;margin-right:10px;padding-right:8px}.brand-mark span{font-size:24px;color:var(--green);position:absolute;right:3px;top:0}.brand-dot{color:#648b2f}nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:650}nav>a:not(.nav-cta):hover{color:#537625}.nav-cta{display:flex;align-items:center;gap:27px;padding:12px 20px;background:var(--ink);border-radius:6px;color:#fff}.nav-cta:hover{background:#304958}.menu-toggle{display:none}.hero{background:var(--paper);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:36px;padding-top:86px;padding-bottom:78px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;display:flex;align-items:center;gap:10px;line-height:1.5}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#6d902c;flex-shrink:0}.hero h1{font-size:clamp(38px,3.55vw,54px);line-height:1.48;font-weight:750;letter-spacing:-.045em;margin:24px 0 23px}.underline{background:linear-gradient(transparent 76%,var(--green) 76%,var(--green) 94%,transparent 94%);padding-bottom:4px}.hero-sub{font-size:18px;font-weight:700;margin-bottom:14px;letter-spacing:-.03em}.hero-desc{font-size:14px;line-height:2;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:54px;padding:13px 22px;border-radius:7px;font-size:14px;font-weight:700;line-height:1.6;transition:background .2s,transform .2s}.primary{background:var(--ink);color:#fff}.primary:hover{background:#304958;transform:translateY(-2px)}.button>span,.text-link>span{font-size:20px;line-height:1}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;font-size:13px;font-weight:700;background:none;padding:8px 0;border-bottom:1px solid #aab4b8}.text-link:hover{border-color:var(--ink)}.hero-caption{font-size:11px;color:var(--muted);margin-top:17px}.hero-visual{height:428px;position:relative;background:#e9ede6;border:1px solid #dfe5dc;border-radius:22px;overflow:hidden;background-image:radial-gradient(#c3cdc1 .7px,transparent .7px);background-size:18px 18px}.visual-heading,.visual-bottom{position:absolute;left:25px;right:25px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.08em;color:#526158}.visual-heading{top:22px}.visual-heading>span:first-child{display:flex;align-items:center;gap:7px}.visual-heading .dot{width:5px;height:5px}.visual-bottom{bottom:20px;font-size:10px;letter-spacing:0}.visual-bottom span:last-child{font-size:9px;color:#637267}.orbit{position:absolute;border:1px solid #ccd6c8;border-radius:50%;width:320px;height:320px;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-two{width:440px;height:440px}.core{position:absolute;left:11%;top:157px;width:78%;min-height:130px;padding:23px;background:var(--ink);color:white;border:1px solid #435560;border-radius:15px;box-shadow:0 18px 32px #253c3020;display:flex;gap:17px;align-items:center;transform:rotate(-3deg)}.core-mark{width:63px;height:63px;background:var(--green);color:var(--ink);font-size:30px;font-weight:800;letter-spacing:-5px;display:flex;align-items:center;justify-content:center;border-radius:13px;flex-shrink:0}.core small{font-size:7px;color:#c5d2d9;letter-spacing:.1em}.core strong{display:block;font-size:21px;line-height:1.55;margin-top:4px}.core-pill{position:absolute;right:17px;top:15px;font-size:6px;letter-spacing:.05em;color:#deedc5}.flow-card{position:absolute;display:flex;gap:12px;align-items:center;background:white;border:1px solid #dbe3d7;border-radius:10px;padding:15px 19px;box-shadow:0 8px 18px #34422d09;width:77%}.flow-top{top:62px;left:7%;transform:rotate(-3deg)}.flow-bottom{bottom:54px;right:5%;transform:rotate(3deg)}.flow-icon{font-size:23px;display:flex;align-items:center;justify-content:center;background:#eff3e9;width:39px;height:42px;border-radius:7px}.flow-card small{display:block;font-size:7px;letter-spacing:.13em;color:#758172}.flow-card strong{display:block;font-size:13px;line-height:1.8}.flow-card div>span{font-size:9px;color:#667365;display:block}.flow-card>b{margin-left:auto;font-size:18px}.flow-line{position:absolute;width:1px;height:65px;background:#899b7b;left:45%;top:117px}.line-two{top:270px;left:61%}.hero-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d9e0d7;padding-block:21px;color:#657065;font-size:10px;letter-spacing:.09em}.hero-foot a{font-size:12px;letter-spacing:0;display:flex;gap:26px}.proof{padding:43px 0 31px;border-bottom:1px solid var(--line)}.proof-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.proof-top>p:last-child{color:var(--muted);font-size:12px}.metrics{display:grid;grid-template-columns:repeat(4,1fr)}.metrics>div{padding:4px 26px 7px;border-left:1px solid var(--line);display:flex;flex-direction:column}.metrics>div:first-child{border:0;padding-left:0}.metric-label{font-size:11px;color:var(--muted)}.metrics strong{font-size:44px;font-weight:550;line-height:1.5;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.metrics strong small{font-size:14px;margin-left:8px;letter-spacing:0;font-weight:500}.metrics>div>span:last-child{font-size:11px;color:var(--muted)}.fineprint{font-size:10px;color:#65716a;margin-top:23px;line-height:1.8}.section{padding:104px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}.section-heading h2,.approach h2,.alliance h2{font-size:36px;line-height:1.6;letter-spacing:-.04em;margin-top:16px;font-weight:700}.section-heading>p{font-size:13px;color:var(--muted);line-height:2;max-width:390px;margin-bottom:5px}.filter-bar{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:25px}.filter-bar button{background:#f1f4ef;border:1px solid transparent;border-radius:24px;padding:9px 19px;font-size:12px;font-weight:600;min-height:42px}.filter-bar button.active{background:var(--ink);color:white}.filter-bar button:not(.active):hover{border-color:#b0bbae}.filter-bar button span{font-size:10px;margin-left:10px;color:#cce57d}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;background:white;transition:transform .2s,border-color .2s;min-height:269px}.service-card:hover{transform:translateY(-3px);border-color:#9aa98b}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.service-icon{font-family:Arial,sans-serif;font-size:25px;background:#f0f4e9;width:43px;height:43px;display:flex;align-items:center;justify-content:center;border-radius:11px}.card-no{font-size:9px;color:#67746f;letter-spacing:.04em}.service-card h3{font-size:17px;margin:22px 0 11px;font-weight:700;line-height:1.6}.service-card p{font-size:12px;line-height:1.95;color:var(--muted);margin-bottom:22px}.status{font-size:10px;display:flex;align-items:center;gap:6px;margin-top:auto;color:#466045}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:#769550}.status.pending{color:#7f6946}.status.pending:before{background:#a88d5b}.section-note{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--muted);margin-top:22px}.approach{background:var(--paper);border-block:1px solid #e7ebe4}.approach-grid{display:grid;grid-template-columns:1fr 1.16fr;gap:70px;align-items:center}.approach-lead{font-size:17px;font-weight:650;margin:23px 0 15px;line-height:1.9}.muted{font-size:13px;color:var(--muted);line-height:2}.approach .text-link{margin-top:27px}.approach-panel{background:white;border:1px solid var(--line);border-radius:20px;padding:32px}.pricing{display:flex;align-items:center;justify-content:space-between;gap:12px}.pricing>div>span{font-size:11px;color:var(--muted)}.pricing h3{font-size:19px;font-weight:550;line-height:1.5}.pricing strong{font-size:58px;letter-spacing:-.06em;font-weight:550;margin-left:13px}.outline-tag{background:#eff7d9;color:#4a602c;padding:5px 10px;border-radius:4px;font-size:10px;white-space:nowrap}.pricing-note{font-size:11px;line-height:1.9;color:var(--muted);padding:15px 0 24px;border-bottom:1px solid var(--line)}.steps>div{display:flex;gap:20px;padding-top:24px}.steps>div>span{font-size:11px;line-height:24px;color:#748261}.steps h3{font-size:14px;font-weight:700;line-height:1.8}.steps p{font-size:11px;color:var(--muted);margin-top:5px}.lab-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px}.lab-caption{font-size:10px;letter-spacing:.1em;font-weight:650}.lab-caption>span{font-weight:400;letter-spacing:0;color:var(--muted);margin-left:8px}.log-filters{display:flex;gap:6px}.log-filters button{font-size:11px;padding:8px 13px;background:white;border-radius:5px;min-height:40px}.log-filters .active{background:#edf3e3;color:#3b542c;font-weight:700}.log-entry{display:grid;grid-template-columns:180px 1fr 25px;gap:28px;padding:27px 0;border-top:1px solid var(--line);align-items:start}.log-entry:last-child{border-bottom:1px solid var(--line)}.log-meta{display:flex;align-items:center;gap:16px;margin-top:3px}.log-meta time{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.log-label{font-size:10px;padding:2px 9px;border-radius:4px;background:#edf4e4;color:#496134;white-space:nowrap}.log-label.stopped{background:#f5efe5;color:#7c6240}.log-entry h3{font-size:15px;font-weight:650;line-height:1.7}.log-entry p{color:var(--muted);font-size:12px;line-height:1.9;margin-top:9px;max-width:760px}.log-arrow{color:#8c9987;font-size:20px}.consultation{background:#eff3e8}.questions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.question{display:flex;align-items:center;gap:18px;text-align:left;background:rgba(255,255,255,.75);border:1px solid #dce3d6;border-radius:9px;padding:21px 23px;line-height:1.8;font-size:13px;transition:background .2s}.question:hover{background:white}.question>span:first-child{font-size:11px;color:#75826a}.question>b{font-size:19px;margin-left:auto;font-weight:400}.consultation-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:40px;padding-top:35px;border-top:1px solid #d3ddca}.consultation-cta h3{font-size:23px;letter-spacing:-.03em}.consultation-cta p{font-size:12px;color:var(--muted);margin-top:9px}.consultation-cta .button{min-width:267px}.cta-note{font-size:9px;color:var(--muted);display:block;margin-top:10px;text-align:center}.alliance{background:var(--ink);color:white}.alliance .eyebrow{color:var(--green)}.alliance-top{display:flex;align-items:center;justify-content:space-between;gap:40px}.alliance-top>div:last-child{width:43%}.alliance-top p:not(.eyebrow){font-size:13px;color:#c0cbd1;line-height:2}.alliance .text-link{color:var(--green);border-color:#64745a;margin-top:23px}.alliance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:48px;border-top:1px solid #415360;padding-top:28px}.alliance-grid>div>span{font-size:9px;letter-spacing:.1em;color:#b2c18c}.alliance-grid h3{font-size:16px;margin:12px 0 10px}.alliance-grid p{font-size:12px;color:#becbd3;line-height:1.95}footer{padding:45px 0 0;background:#fff}.footer-top{display:flex;align-items:start;justify-content:space-between;gap:30px;padding-bottom:36px}.footer-top p{font-size:11px;color:var(--muted);line-height:2;margin-top:19px}.footer-statement{font-size:25px;font-weight:650;line-height:1.7;letter-spacing:-.03em;margin-left:auto;margin-right:10%}.back-top{width:43px;height:43px;border:1px solid var(--line);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:20px}.back-top:hover{background:var(--paper)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:19px 0;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.skip{position:fixed;top:-100px;left:15px;padding:12px 20px;background:var(--green);z-index:50}.skip:focus{top:10px}.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}dialog{border:1px solid var(--line);border-radius:18px;width:min(560px,calc(100% - 32px));max-height:90dvh;overflow:auto;padding:30px;color:var(--ink);background:white;box-shadow:0 30px 90px #0003}dialog::backdrop{background:#142735a6;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center}.close-dialog{width:40px;height:40px;border-radius:50%;background:var(--paper);font-size:25px;line-height:1}dialog h2{font-size:25px;line-height:1.6;margin:16px 0 10px}dialog>p{font-size:13px;color:var(--muted)}dialog label{display:block;font-size:12px;font-weight:700;margin:22px 0 8px}textarea{display:block;width:100%;resize:vertical;min-height:120px;border:1px solid #b8c3b9;border-radius:8px;padding:12px;color:var(--ink);background:#fafbf8;font-size:16px}.dialog-note{margin:14px 0 22px;line-height:1.9;font-size:11px!important}.copy-status{min-height:23px;margin-top:12px;font-size:12px!important}
@media(min-width:1600px){.hero-grid{padding-block:100px}.hero h1{font-size:54px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}nav{gap:18px;font-size:12px}.hero-grid{gap:25px}.hero h1{font-size:39px}.hero-sub{font-size:16px}.hero-desc{font-size:13px}.desktop-break{display:none}.hero-actions{gap:16px}.hero-actions .button{gap:15px;padding-inline:17px}.hero-visual{height:398px}.core{top:144px;padding:19px;gap:12px}.core strong{font-size:18px}.core-mark{width:52px;height:56px}.core-pill{display:none}.flow-card{padding:12px;width:83%}.flow-top{top:56px}.flow-bottom{bottom:47px}.visual-heading{left:17px;right:17px}.visual-heading>span:last-child{display:none}.visual-bottom{left:17px;right:17px}.service-card{padding:23px}.service-card h3{font-size:16px}.approach-grid{gap:40px}.section-heading h2,.approach h2,.alliance h2{font-size:32px}.log-entry{grid-template-columns:166px 1fr 15px;gap:20px}.metrics strong{font-size:37px}.metrics>div{padding-inline:18px}}
@media(max-width:850px){.header-inner{height:72px}.brand{font-size:26px}.menu-toggle{display:flex;align-items:center;gap:12px;background:var(--paper);border-radius:5px;padding:10px 13px;font-size:12px;min-height:44px}.menu-toggle>span{font-size:17px}nav{display:none;position:absolute;left:0;right:0;top:72px;padding:15px 32px 24px;background:white;box-shadow:0 15px 20px #172b3a10;border-top:1px solid var(--line);max-height:calc(100dvh - 72px);overflow:auto}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a{padding:13px 6px;font-size:14px}nav .nav-cta{margin-top:10px;padding-inline:17px}.hero-grid{grid-template-columns:1fr 1fr;gap:25px;padding-block:57px}.hero h1{font-size:33px}.hero-sub{font-size:14px}.hero-visual{height:370px}.hero-actions{gap:9px}.hero-actions .button{font-size:12px}.hero-actions .text-link{font-size:12px}.hero-caption{font-size:10px}.flow-card{gap:8px;padding:10px;width:90%}.flow-card strong{font-size:10px}.flow-icon{width:30px;height:36px;flex-shrink:0}.flow-card div>span{font-size:8px}.flow-top{left:4%;top:55px}.flow-bottom{right:3%;bottom:50px}.core{left:5%;width:90%;min-height:113px;top:133px;padding:14px}.core strong{font-size:17px}.core small{font-size:6px}.core-mark{width:45px;height:48px;font-size:24px}.visual-bottom{font-size:8px}.visual-bottom span:last-child{font-size:8px}.section{padding-block:75px}.section-heading{gap:25px}.section-heading h2,.approach h2,.alliance h2{font-size:28px}.section-heading>p{font-size:12px;max-width:290px}.service-grid{grid-template-columns:repeat(2,1fr)}.metrics strong{font-size:32px}.metrics>div{padding-inline:12px}.metrics small{font-size:11px!important}.metrics>div>span{font-size:10px}.approach-grid{grid-template-columns:1fr;gap:32px}.approach-grid>div:first-child{max-width:600px}.approach-panel{padding:28px}.approach h2 br{display:none}.log-entry{grid-template-columns:145px 1fr;gap:20px}.log-arrow{display:none}.log-meta{gap:8px}.questions{gap:10px}.question{padding:18px;gap:12px;font-size:12px}.consultation-cta{align-items:flex-start;flex-direction:column}.alliance-grid{gap:25px}.footer-statement{margin-right:3%}}
@media(max-width:600px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.preview-bar{padding-inline:20px;height:27px;font-size:8px}.header-inner{height:68px}.brand{font-size:25px}.brand-mark{width:31px;height:33px;font-size:25px;margin-right:8px}.brand-mark span{font-size:21px}.menu-toggle{font-size:11px;padding:8px 11px}nav{top:68px;padding-inline:20px}.hero-grid{grid-template-columns:1fr;padding-top:41px;padding-bottom:35px;gap:32px}.eyebrow{font-size:9px;letter-spacing:.12em}.hero h1{font-size:clamp(29px,7.8vw,45px);line-height:1.55;margin:21px 0 20px;letter-spacing:-.045em}.hero-sub{font-size:14px;margin-bottom:12px}.hero-desc{font-size:12px;line-height:2}.hero-actions{gap:17px;margin-top:25px}.hero-actions .button{font-size:12px;min-height:50px;padding-inline:17px;gap:15px}.hero-actions .text-link{font-size:11px;gap:9px}.hero-caption{font-size:9px;line-height:1.8}.hero-visual{height:335px;max-width:440px;width:100%;margin:auto}.visual-heading{font-size:8px;top:19px;left:20px;right:20px}.visual-heading>span:last-child{display:block}.flow-card{width:78%;padding:11px 14px;gap:12px}.flow-card strong{font-size:12px}.flow-card small{font-size:6px}.flow-card div>span{font-size:8px}.flow-icon{width:32px;height:36px}.flow-top{top:45px;left:7%}.flow-bottom{bottom:36px;right:5%}.core{top:126px;left:10%;width:80%;min-height:106px;padding:17px;gap:14px}.core strong{font-size:18px}.core-mark{width:48px;height:51px}.core small{font-size:6px}.visual-bottom{bottom:12px;font-size:8px}.hero-foot{padding-block:16px;align-items:flex-start;gap:10px;flex-direction:column;font-size:8px}.hero-foot a{font-size:10px;gap:14px}.proof{padding:29px 0 25px}.proof-top{display:block;margin-bottom:19px}.proof-top>p:last-child{font-size:11px;margin-top:6px}.metrics{grid-template-columns:1fr 1fr;row-gap:23px}.metrics>div{padding:0 13px}.metrics>div:nth-child(3){border:0;padding-left:0}.metrics strong{font-size:35px}.metrics>div>span{font-size:10px}.fineprint{font-size:9px;margin-top:21px}.section{padding-block:61px}.section-heading{display:block;margin-bottom:28px}.section-heading h2,.approach h2,.alliance h2{font-size:27px;line-height:1.65;margin-top:13px;letter-spacing:-.03em}.section-heading>p{margin-top:19px;font-size:12px;max-width:none}.filter-bar{gap:7px;margin-bottom:19px}.filter-bar button{padding:8px 13px;font-size:11px;min-height:39px}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{padding:24px;min-height:230px}.service-card h3{font-size:17px;margin-top:17px}.service-card p{font-size:12px;margin-bottom:17px}.card-no{font-size:10px}.service-icon{width:39px;height:39px}.section-note{font-size:9px;align-items:baseline;line-height:1.9}.approach-grid{gap:28px}.approach h2 br{display:block}.approach-lead{font-size:15px;margin-top:18px}.muted{font-size:12px}.approach-panel{padding:23px;border-radius:14px}.pricing{align-items:flex-start;flex-direction:column;gap:4px}.pricing h3{font-size:18px}.pricing strong{font-size:52px}.outline-tag{font-size:9px}.pricing-note{font-size:10px;margin-top:4px;padding-bottom:20px}.steps>div{gap:14px;padding-top:21px}.steps h3{font-size:13px}.steps p{font-size:11px}.lab-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.lab-caption{font-size:9px}.log-filters button{font-size:11px;padding-inline:17px}.log-entry{display:block;padding-block:23px}.log-meta{gap:12px;margin:0 0 12px}.log-entry h3{font-size:14px}.log-entry p{font-size:11px;line-height:2}.questions{grid-template-columns:1fr;gap:9px}.question{padding:18px 16px;font-size:12px;gap:13px;min-height:78px}.question>span:first-child{font-size:10px}.question>b{flex-shrink:0}.consultation-cta{margin-top:29px;padding-top:27px;gap:23px}.consultation-cta h3{font-size:21px}.consultation-cta p{font-size:11px;line-height:1.9}.consultation-cta>div:last-child{width:100%}.consultation-cta .button{width:100%;min-width:0;justify-content:space-between}.cta-note{font-size:9px}.alliance-top{display:block}.alliance-top>div:last-child{width:100%;margin-top:23px}.alliance-top p:not(.eyebrow){font-size:12px}.alliance-grid{grid-template-columns:1fr;gap:23px;margin-top:33px;padding-top:25px}.alliance-grid h3{margin:8px 0;font-size:15px}.alliance-grid p{font-size:11px}.alliance-grid>div>span{font-size:8px}.footer-top{position:relative;flex-wrap:wrap;gap:25px;padding-bottom:27px}.footer-top>div:first-child{width:100%}.footer-top p{font-size:10px}.footer-statement{font-size:20px;margin:0}.back-top{position:absolute;top:0;right:0}.footer-bottom{flex-direction:column;gap:6px;padding-block:19px;font-size:8px}dialog{padding:22px}dialog h2{font-size:22px}dialog>p{font-size:12px}}
.service-card p{font-size:14px}.log-entry p{font-size:13px}.steps p{font-size:12px}.alliance-grid p{font-size:13px}.core small{display:block;line-height:1.5}.core strong{line-height:1.45}
@media(max-width:600px){.hero-desc{font-size:13px}.service-card p{font-size:13px}.log-entry p{font-size:13px}.question{font-size:13px}.alliance-grid p{font-size:12px}.hero-visual{height:365px}.core{top:139px;height:118px;min-height:0}.flow-top{top:46px}.flow-bottom{top:270px;bottom:auto}.flow-card{min-height:70px}.visual-bottom{bottom:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Enterprise art direction, v2 */
:root{--ink:#102b3b;--muted:#546671;--radius:9px}body{font-size:17px}.wrap{width:min(1320px,calc(100% - 112px))}.preview-bar{font-size:11px}.header-inner{height:96px}.brand{font-size:34px}.brand-mark{width:41px;height:43px}.brand-mark span{top:4px}nav{font-size:15px;gap:32px}.nav-cta{padding:15px 25px}.eyebrow{font-size:12px;letter-spacing:.16em}.enterprise-hero{position:relative;background:#0d2230;color:white;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,37,.84),rgba(5,24,37,.54) 40%,rgba(5,24,37,0) 75%);z-index:-2}.hero-grid{display:block;padding:93px 0 91px;min-height:680px}.hero-copy{max-width:740px}.enterprise-hero .eyebrow{color:#f1f6ea}.enterprise-hero .dot{background:var(--green)}.hero h1{font-size:clamp(54px,5.2vw,78px);line-height:1.3;letter-spacing:-.025em;margin:30px 0 26px;font-weight:750}.hero h1 span{color:var(--green)}.hero-sub{font-size:25px;line-height:1.6;margin-bottom:19px}.hero-desc{font-size:17px;line-height:1.95;color:#f1f6ea}.hero-actions{gap:32px;margin-top:33px}.button{font-size:16px;min-height:62px;padding:18px 27px;border-radius:4px;gap:34px}.enterprise-hero .primary{background:var(--green);color:var(--ink)}.enterprise-hero .primary:hover{background:#e1fb98}.text-link{font-size:15px;min-height:44px}.enterprise-hero .text-link{color:white;border-color:#82999f}.hero-foot{position:relative;border-color:#ffffff40;color:#f1f6ea;padding-block:25px;font-size:11px}.hero-foot a{font-size:13px}.brand-intro{padding:96px 0 82px}.intro-grid{display:grid;grid-template-columns:1fr 3fr;gap:50px}.intro-grid>.eyebrow{align-self:start;margin-top:15px;color:#6a7b72}.intro-grid h2{font-size:39px;line-height:1.65;letter-spacing:-.03em;font-weight:650}.intro-grid h2 span{color:#668439}.intro-grid p:not(.eyebrow){font-size:17px;color:var(--muted);margin-top:25px;line-height:2.1}.proof{background:#f4f6f2;padding:44px 0 38px;border:0}.proof-top>p:last-child{font-size:15px}.metrics>div{padding-inline:29px}.metric-label{font-size:14px}.metrics strong{font-size:58px;line-height:1.6}.metrics strong small{font-size:17px}.metrics>div>span:last-child{font-size:13px}.fineprint{font-size:12px}.section{padding:115px 0}.section-heading{margin-bottom:48px}.section-heading h2,.approach h2,.alliance h2{font-size:46px;line-height:1.5;letter-spacing:-.025em;margin-top:23px}.section-heading>p{font-size:17px;max-width:455px;line-height:2}.filter-bar{margin-bottom:31px;gap:12px}.filter-bar button{font-size:15px;padding:12px 24px;min-height:48px}.filter-bar button span{font-size:12px}.service-grid{gap:23px}.service-card{padding:33px 30px;min-height:348px;border-color:#d5ded9;box-shadow:0 6px 28px #0c293505;border-radius:9px}.service-card:nth-child(-n+3){background:#f7f9f4;border-top:3px solid #9abb62}.service-icon{width:65px;height:65px;border-radius:13px;background:#eaf1df}.service-icon svg{width:35px;height:35px;display:block}.card-no{font-size:11px}.service-card h3{font-size:23px;margin:27px 0 15px;line-height:1.5}.service-card p{font-size:16px;line-height:1.95;margin-bottom:25px}.status{font-size:12px;gap:8px}.status:before{width:6px;height:6px}.section-note{font-size:12px;margin-top:26px}.editorial{display:grid;grid-template-columns:1.12fr 1fr;background:#edf2e8;min-height:570px}.editorial-photo{position:relative;min-height:570px}.editorial-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.editorial-photo>span{position:absolute;left:20px;bottom:16px;background:#132834d9;color:white;font-size:10px;padding:4px 9px}.editorial-copy{padding:70px clamp(35px,5vw,90px);align-self:center}.editorial-copy h2{font-size:40px;line-height:1.6;letter-spacing:-.03em;margin:20px 0}.editorial-copy>p:not(.eyebrow){font-size:17px;line-height:2.1;color:var(--muted)}.editorial-copy .text-link{margin-top:24px}.approach{background:white;border:0}.approach-grid{gap:70px}.approach-lead{font-size:21px;line-height:1.9}.muted{font-size:16px}.approach-panel{padding:38px;border-radius:10px;background:#f6f8f3}.pricing>div>span{font-size:14px}.pricing h3{font-size:25px}.pricing strong{font-size:76px}.outline-tag{font-size:12px}.pricing-note{font-size:13px}.steps>div{padding-top:28px;gap:22px}.steps>div>span{font-size:14px}.steps h3{font-size:18px}.steps p{font-size:15px;line-height:1.9}.lab{background:#f6f7f4}.lab-caption{font-size:12px}.log-filters button{font-size:14px;padding:10px 19px}.log-entry{grid-template-columns:195px 1fr 25px;padding:32px 0}.log-meta time{font-size:13px}.log-label{font-size:12px}.log-entry h3{font-size:21px}.log-entry p{font-size:16px;line-height:1.9}.consultation{background:#eef3e6}.question{font-size:17px;padding:25px;gap:20px;border-radius:5px}.question>span:first-child{font-size:13px}.consultation-cta{margin-top:47px;padding-top:42px}.consultation-cta h3{font-size:30px}.consultation-cta p{font-size:16px;max-width:700px}.cta-note{font-size:11px}.alliance{position:relative;isolation:isolate;background:#102837;overflow:hidden}.alliance:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#102837 25%,#102837d9),url('neostyle-hero-v16.jpg') center/cover;z-index:-1;opacity:.55}.alliance-top p:not(.eyebrow){font-size:17px}.alliance-grid{gap:48px;margin-top:60px;padding-top:35px}.alliance-grid>div>span{font-size:11px}.alliance-grid h3{font-size:22px;margin-top:17px}.alliance-grid p{font-size:16px}.footer-top{padding:20px 0 46px}.footer-top p{font-size:14px}.footer-statement{font-size:34px}.footer-bottom{font-size:11px;padding-block:25px}.back-top{width:53px;height:53px}dialog{width:min(630px,calc(100% - 32px));padding:34px}dialog h2{font-size:29px}dialog>p{font-size:16px}dialog label{font-size:15px}.dialog-note{font-size:13px!important}.copy-status{font-size:14px!important}
@media(min-width:1600px){.hero-grid{padding:110px 0;min-height:740px}.hero h1{font-size:78px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}nav{font-size:13px;gap:18px}.brand{font-size:29px}.hero-grid{min-height:650px;padding-block:75px}.hero h1{font-size:62px}.hero-copy{max-width:620px}.section-heading h2,.approach h2,.alliance h2{font-size:38px}.section-heading>p{font-size:16px;max-width:360px}.metrics strong{font-size:47px}.metrics>div{padding-inline:17px}.service-card{padding:27px 24px}.service-card h3{font-size:21px}.service-card p{font-size:15px}.card-top{gap:8px}.card-no{font-size:9px}.editorial-copy{padding:50px 35px}.editorial-copy h2{font-size:32px}.editorial-copy>p:not(.eyebrow){font-size:16px}.approach-grid{gap:35px}.approach-panel{padding:27px}.pricing{flex-wrap:wrap}.question{font-size:16px}}
@media(max-width:850px){.header-inner{height:78px}.menu-toggle{font-size:14px}nav{top:78px}.hero-grid{padding:70px 0;min-height:660px}.hero h1{font-size:58px}.hero-sub{font-size:23px}.hero-desc{font-size:17px}.hero-actions .button{font-size:15px;padding:17px 23px}.hero-actions .text-link{font-size:14px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#071f30ed,#071f3099 60%,#071f3033)}.brand-intro{padding:68px 0}.intro-grid{grid-template-columns:1fr;gap:21px}.intro-grid>.eyebrow{margin:0}.intro-grid h2{font-size:35px}.metrics{grid-template-columns:1fr 1fr;gap:30px 0}.metrics>div:nth-child(3){border:0;padding-left:0}.metrics strong{font-size:50px}.metrics>div>span{font-size:13px}.metrics strong small{font-size:16px!important}.section{padding-block:85px}.section-heading{display:block}.section-heading>p{max-width:100%;margin-top:25px}.section-heading h2,.approach h2,.alliance h2{font-size:37px}.service-card h3{font-size:23px}.service-card p{font-size:16px}.service-icon{width:60px;height:60px}.card-no{font-size:10px}.editorial{grid-template-columns:1fr}.editorial-photo{min-height:440px}.editorial-copy{padding:55px 36px}.editorial-copy h2{font-size:38px}.approach-grid{grid-template-columns:1fr}.approach-panel{padding:34px}.log-entry{grid-template-columns:1fr;gap:13px}.log-meta{gap:18px}.log-entry h3{font-size:22px}.log-entry p{font-size:16px}.alliance-top{align-items:start}.alliance-grid{gap:27px}.alliance-grid h3{font-size:20px}.alliance-grid p{font-size:15px}.alliance-top>div:last-child{width:46%}.alliance-top p:not(.eyebrow){font-size:16px}.footer-statement{font-size:27px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.preview-bar{font-size:8px}.header-inner{height:72px}.brand{font-size:28px}.brand-mark{width:35px;height:37px}.brand-mark span{top:1px}.menu-toggle{font-size:12px}nav{top:72px}.eyebrow{font-size:10px}.hero-grid{padding:48px 0 42px;min-height:690px;display:flex;align-items:flex-start}.hero-copy{width:100%}.hero h1{font-size:clamp(39px,10.8vw,58px);line-height:1.4;margin:25px 0 24px;letter-spacing:-.04em}.hero-sub{font-size:20px;line-height:1.7;margin-bottom:17px}.hero-desc{font-size:15px;line-height:2}.hero-desc br{display:none}.hero-actions{gap:17px;margin-top:28px;align-items:start;flex-direction:column}.hero-actions .button{font-size:14px;min-height:57px;padding:16px 22px}.hero-actions .text-link{font-size:13px}.hero-image{object-position:68% center}.hero-shade{background:linear-gradient(180deg,#061c2df2 0%,#061c2dcc 43%,#061c2d22 100%)}.hero-foot{padding:19px 0;font-size:9px;gap:8px}.hero-foot a{font-size:11px}.brand-intro{padding:59px 0}.intro-grid{gap:19px}.intro-grid h2{font-size:clamp(24px,6.7vw,34px);line-height:1.75}.intro-grid p:not(.eyebrow){font-size:15px;line-height:2;margin-top:23px}.intro-grid p br{display:none}.proof{padding:32px 0}.proof-top>p:last-child{font-size:14px}.metrics{row-gap:28px}.metrics>div{padding-inline:10px}.metrics strong{font-size:clamp(32px,9vw,43px)}.metrics strong small{font-size:12px!important;margin-left:4px}.metrics>div>span{font-size:11px}.fineprint{font-size:11px}.section{padding-block:65px}.section-heading{margin-bottom:30px}.section-heading h2,.approach h2,.alliance h2{font-size:clamp(28px,7.7vw,36px);line-height:1.6;margin-top:17px}.section-heading>p{font-size:15px;line-height:2;margin-top:21px}.section-heading>p br{display:none}.filter-bar{gap:8px;margin-bottom:25px}.filter-bar button{font-size:13px;min-height:44px;padding:10px 15px}.service-grid{gap:16px}.service-card{padding:29px 25px;min-height:0}.service-icon{width:59px;height:59px}.service-icon svg{width:33px;height:33px}.card-no{font-size:11px}.service-card h3{font-size:23px;margin:23px 0 15px}.service-card p{font-size:16px;line-height:1.9;margin-bottom:24px}.status{font-size:12px}.section-note{font-size:11px}.editorial-photo{min-height:300px}.editorial-copy{padding:43px 24px 49px}.editorial-copy h2{font-size:30px}.editorial-copy>p:not(.eyebrow){font-size:15px}.editorial-copy>p br{display:none}.editorial-copy .text-link{font-size:14px}.approach-lead{font-size:19px}.muted{font-size:15px}.muted br{display:none}.approach-panel{padding:25px}.pricing>div>span{font-size:12px}.pricing h3{font-size:23px}.pricing strong{font-size:63px}.outline-tag{font-size:11px}.pricing-note{font-size:12px;line-height:1.9}.steps>div{gap:15px}.steps h3{font-size:17px}.steps p{font-size:14px}.lab-caption{font-size:10px}.lab-caption>span{display:block;margin:5px 0 0}.log-filters button{font-size:13px;min-height:44px}.log-entry{padding-block:28px;display:block}.log-meta{margin-bottom:14px}.log-meta time{font-size:12px}.log-entry h3{font-size:20px;line-height:1.6}.log-entry p{font-size:15px;line-height:1.95}.question{font-size:16px;padding:22px 18px;gap:13px}.question>span:first-child{font-size:12px}.consultation-cta{margin-top:33px;padding-top:30px}.consultation-cta h3{font-size:26px}.consultation-cta p{font-size:15px;line-height:1.9}.consultation-cta .button{font-size:16px}.cta-note{font-size:10px}.alliance-top>div:last-child{width:100%}.alliance-top p:not(.eyebrow){font-size:16px}.alliance-grid{margin-top:37px;padding-top:28px;gap:30px}.alliance-grid h3{font-size:21px}.alliance-grid p{font-size:15px;line-height:1.95}.alliance-grid>div>span{font-size:10px}.footer-top{padding:0 0 34px}.footer-top p{font-size:13px}.footer-statement{font-size:27px}.footer-bottom{font-size:10px;line-height:1.8}.back-top{width:47px;height:47px}dialog{padding:23px}dialog h2{font-size:25px}dialog>p{font-size:15px}.dialog-note{font-size:12px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Portrait campaign: keep model visible rather than underneath mobile copy. */
.hero-image{object-position:70% center}.hero-shade{background:linear-gradient(90deg,#061c2deb 0%,#061c2d9c 40%,#061c2d00 70%)}
@media(max-width:600px){.enterprise-hero{padding-top:300px}.hero-image{height:340px;object-position:77% 30%;object-fit:cover}.hero-shade{height:355px;background:linear-gradient(180deg,transparent 65%,#0d2230 98%)}.hero-grid{min-height:0;padding:18px 0 36px}.hero h1{margin-top:19px}.hero-foot{font-size:8px}.hero-actions{flex-direction:row;flex-wrap:wrap}.hero-desc{font-size:16px}.hero-sub{font-size:21px}}

/* Campaign portrait: preserve facial detail and graceful composition. */
.hero-shade{background:linear-gradient(90deg,#06142155 0%,#06142133 39%,transparent 64%)}
@media(max-width:950px) and (min-width:851px){nav{gap:12px;font-size:12px}.nav-cta{gap:14px;padding-inline:16px}.header-inner{gap:18px}}
@media(max-width:600px){.hero-image{object-position:78% 24%;height:340px}.hero-shade{background:linear-gradient(180deg,transparent 66%,#0d2230 99%)}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-sub{text-wrap:balance}}

.enterprise-hero .hero-foot{background:#0b2132eb;width:100%;padding:22px max(56px,calc((100% - 1320px)/2));border:0}
@media(min-width:601px) and (max-width:1100px){.hero-copy{max-width:57%}.hero h1{font-size:clamp(39px,5.3vw,58px)}.hero-sub{font-size:21px}.hero-desc{font-size:16px}.hero-desc br{display:none}.hero-shade{background:linear-gradient(90deg,#061421d9 0%,#06142199 42%,#06142111 76%)}.hero-actions{gap:17px;align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.enterprise-hero .hero-foot{padding:18px 20px}.hero-image{height:355px}.hero-shade{height:356px}}

/* Bright editorial campaign inspired by the supplied visual reference. */
:root{--ink:#071c3b;--green:#8fd46a;--paper:#f1f6ea}.enterprise-hero{background:#f1f6ea;color:var(--ink);padding-top:0}.hero-image{height:100%;object-position:65% center}.hero-shade{height:100%;background:linear-gradient(90deg,#ffffffb0 0%,#ffffff60 35%,transparent 62%)}.hero-grid{min-height:760px;padding:42px 0 48px}.hero-copy{max-width:770px}.enterprise-hero .eyebrow{color:#3d7a2c;letter-spacing:.22em}.enterprise-hero .dot{background:#3d7a2c}.hero h1{font-family:"Yu Mincho","Hiragino Mincho ProN","MS PMincho",serif;font-size:clamp(85px,8.8vw,132px);font-weight:600;line-height:1.14;letter-spacing:-.08em;margin:23px 0 20px;text-shadow:0 1px 18px #ffffff66;position:relative}.hero h1 .headline-line{display:block;color:var(--ink)}.hero h1 .headline-line:last-child{color:#3d7a2c}.hero h1 small{font-size:.55em;letter-spacing:-.1em}.hero-sub{font-size:21px;line-height:1.85;font-weight:700;margin-bottom:15px}.hero-sub span{padding:3px 9px;background:#fffffff0;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-desc{color:#173858;font-size:16px;line-height:1.9;max-width:440px}.hero-actions{margin-top:22px;gap:24px}.enterprise-hero .primary{background:#8fd46a;color:#071c3b;border-radius:0;box-shadow:5px 5px 0 #0d3882}.enterprise-hero .primary:hover{background:#8fd46a}.enterprise-hero .text-link{color:#071c3b;border-color:#3d7a2c;background:#ffffffdc;padding:10px 13px}.enterprise-hero .hero-foot{background:#ffffffed;color:#123560;border-bottom:1px solid #cbdeef;letter-spacing:.07em}.campaign-line{position:absolute;height:2px;background:#8fd46a;width:83%;top:44%;left:-15%;transform:rotate(-19deg);z-index:-1;pointer-events:none}.campaign-line.second{top:77%;left:62%;background:#3d7a2c;width:50%;height:1px}.campaign-corner{position:absolute;right:32px;top:30px;color:#3d7a2c;font-size:11px;line-height:1.65;font-weight:750;letter-spacing:.12em;text-align:right;max-width:160px;background:#ffffffc9;padding:10px 12px}.campaign-corner:after{content:"";display:block;width:48px;height:7px;background:#8fd46a;margin:13px 0 0 auto}.intro-grid h2 span{color:#3d7a2c}.brand-dot{color:#3d7a2c}.brand-mark{background:#08234a}.service-icon{background:#f1f6ea;color:#3d7a2c}.service-card:nth-child(-n+3){background:#f1f6ea;border-top-color:#3d7a2c}.filter-bar button.active{background:#3d7a2c}.status{color:#3d7a2c}.status:before{background:#3d7a2c}.editorial{background:#f1f6ea}.proof{background:#f1f6ea}.consultation{background:#f1f6ea}.alliance:before{background:linear-gradient(90deg,#081d42 30%,#081d42dc),url('neostyle-hero-v16.jpg') center/cover}.outline-tag{background:#f1f6ea;color:#3d7a2c}.brand-intro .eyebrow,.card-no{color:#3f608a}.button.primary:not(.enterprise-hero .primary){background:#0b398b}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1100px) and (min-width:601px){.hero-grid{min-height:740px;padding-top:44px}.hero-copy{max-width:65%}.hero h1{font-size:clamp(76px,10vw,112px);line-height:1.18}.hero-sub{font-size:19px}.hero-desc{font-size:15px;max-width:330px}.hero-shade{background:linear-gradient(90deg,#ffffffd9,#ffffff88 43%,transparent 75%)}.campaign-corner{right:22px;font-size:9px}.hero-actions{flex-direction:row;flex-wrap:wrap}.hero-image{object-position:65% center}}
@media(max-width:850px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.enterprise-hero{padding-top:0;background:#f1f6ea}.hero-grid{padding:32px 0 33px;min-height:770px;display:block}.hero-copy{max-width:none}.hero-image{height:520px;object-fit:cover;object-position:73% top}.hero-shade{height:540px;background:linear-gradient(180deg,transparent 69%,#f1f6ea 98%),linear-gradient(90deg,#ffffffa3,transparent 72%)}.hero h1{font-size:clamp(54px,16.4vw,78px);line-height:1.27;letter-spacing:-.085em;margin-top:23px;margin-bottom:185px;font-weight:600}.hero h1 .headline-line{width:max-content;max-width:100%}.hero-sub{font-size:19px;line-height:1.95;margin-bottom:16px}.hero-desc{font-size:15px;line-height:1.9;max-width:none}.hero-actions{gap:18px;margin-top:23px}.hero-actions .button{font-size:14px;padding:16px 20px}.hero-actions .text-link{font-size:12px}.campaign-corner{right:14px;top:318px;font-size:8px;max-width:120px}.campaign-corner:after{height:5px;width:30px}.campaign-line{width:120%;top:32%;left:-25%;opacity:.8}.campaign-line.second{top:50%;left:65%;width:70%}.enterprise-hero .eyebrow{font-size:8px;letter-spacing:.14em}.enterprise-hero .hero-foot{font-size:8px}.service-grid{grid-template-columns:minmax(0,1fr)}}

/* v6: original catch, natural portrait, cohesive campaign photography. */
.hero-grid{padding:102px 0 80px;min-height:700px}.hero-copy{max-width:760px}.hero h1{font-family:var(--sans);font-size:clamp(48px,5.2vw,76px);font-weight:750;line-height:1.5;letter-spacing:-.05em;margin:26px 0 25px}.hero h1 .headline-line:last-child{color:var(--ink)}.hero h1 .catch-accent{color:#3d7a2c}.hero-sub{font-size:24px}.hero-desc{font-size:17px;margin-top:20px}.hero-actions{margin-top:29px}.editorial-photo img{object-position:50% center}.editorial-photo{min-height:540px}.editorial{background:#f1f6ea}.alliance:before{background:linear-gradient(90deg,#081d42 30%,#081d42dc),url('neostyle-hero-v16.jpg') center/cover}
@media(min-width:601px) and (max-width:1100px){.hero-grid{min-height:670px;padding:85px 0 60px}.hero-copy{max-width:64%}.hero h1{font-size:clamp(38px,5.4vw,58px)}.hero-sub{font-size:21px}.hero-desc{font-size:16px;max-width:330px}}
@media(max-width:850px){.editorial-photo{min-height:430px}}
@media(max-width:600px){.enterprise-hero{padding-top:340px}.hero-image{height:390px;object-position:76% top}.hero-shade{height:405px;background:linear-gradient(180deg,transparent 72%,#f1f6ea 99%)}.hero-grid{padding:25px 0 36px;min-height:0}.hero-copy{max-width:none}.hero h1{font-size:clamp(30px,8.6vw,46px);line-height:1.65;margin:19px 0 21px;letter-spacing:-.055em}.hero-sub{font-size:19px}.hero-desc{font-size:16px;margin-top:17px}.campaign-corner{top:275px;right:14px;background:#ffffffbd;padding:7px}.editorial-photo{min-height:0;aspect-ratio:3/2}.editorial-photo img{object-fit:cover}.hero-actions{gap:20px}}

/* v7: matching campaign photography throughout the page. */
.service-campaign{display:grid;grid-template-columns:1.35fr 1fr;background:#f1f6ea;margin:0 0 42px;overflow:hidden}.service-campaign figure,.partner-campaign{margin:0;position:relative}.service-campaign figure{min-height:370px}.service-campaign img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center}.service-campaign-copy{padding:40px 38px;align-self:center}.service-campaign-copy .eyebrow{font-size:10px;color:#3d7a2c}.service-campaign-copy h3{font-size:32px;line-height:1.6;letter-spacing:-.03em;margin:18px 0}.service-campaign-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.9}.service-campaign-copy .text-link{margin-top:21px;font-size:14px}.service-campaign figcaption,.partner-campaign figcaption{position:absolute;left:15px;bottom:13px;background:#092541d9;color:white;padding:4px 8px;font-size:10px;line-height:1.6}.partner-campaign{margin-top:44px;overflow:hidden;aspect-ratio:2.45}.partner-campaign img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.alliance-grid{margin-top:36px}
@media(max-width:850px){.service-campaign{grid-template-columns:1fr 1fr}.service-campaign-copy{padding:30px 24px}.service-campaign-copy h3{font-size:27px}.service-campaign-copy>p:not(.eyebrow){font-size:15px}.partner-campaign{aspect-ratio:2}}
@media(max-width:600px){.service-campaign{grid-template-columns:1fr;margin-bottom:30px}.service-campaign figure{min-height:0;aspect-ratio:16/10}.service-campaign-copy{padding:29px 24px 32px}.service-campaign-copy h3{font-size:28px}.service-campaign-copy h3 br:nth-child(2){display:none}.service-campaign-copy>p:not(.eyebrow){font-size:15px}.service-campaign-copy .text-link{font-size:13px}.partner-campaign{margin-top:29px;aspect-ratio:16/10}.partner-campaign img{object-position:center}.service-campaign figcaption,.partner-campaign figcaption{font-size:8px;left:9px;bottom:9px}}

.partner-campaign img{object-position:center top}
