:root{--brand-900:#063c43;--brand-700:#006a70;--brand-500:#0f9fa6;--brand-100:#e6f5f4;--ink:#16242b;--muted:#5e6b70;--warm-bg:#faf7f5;--white:#fff;--border:#d8e3e2;--success:#18794e;--error:#b42318;--shadow:0 18px 45px #063c4317;--radius:18px;--shell:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);text-rendering:optimizelegibility;margin:0;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-underline-offset:3px;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}button,input,textarea,select{font:inherit}button,summary,select{cursor:pointer}img,svg{max-width:100%}p{margin:0 0 1rem}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;margin:0 0 1rem;line-height:1.12}h1{max-width:13ch;font-size:clamp(2.35rem,5.2vw,4.25rem)}h2{max-width:18ch;font-size:clamp(1.9rem,3.6vw,3rem)}h3{letter-spacing:-.02em;font-size:clamp(1.2rem,2vw,1.55rem)}ul,ol{margin:0;padding:0}:focus-visible{outline-offset:3px;outline:3px solid #ffbf47}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.shell{width:min(calc(100% - 2rem), var(--shell));margin-inline:auto}.narrow-shell{max-width:840px}.section{padding:clamp(3.5rem,8vw,7rem) 0}.warm-section{background:var(--warm-bg)}.accent-soft{background:linear-gradient(145deg,#f2fbfa 0%,#eef5fa 100%)}.section-heading{max-width:760px;margin-bottom:2.5rem}.section-heading>p:last-child{color:var(--muted);font-size:1.1rem}.row-heading{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.eyebrow{color:var(--brand-700);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.85rem;font-size:.82rem;font-weight:800}.light-eyebrow{color:#bce9e6}.microcopy{color:var(--muted);font-size:.92rem}.large-copy{font-size:clamp(1.1rem,1.7vw,1.3rem)}.page-lead{color:#33454d;max-width:760px;font-size:clamp(1.15rem,2vw,1.4rem)}.button-row{flex-wrap:wrap;gap:.8rem;margin:1.8rem 0 1rem;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.75rem 1.12rem;font-weight:800;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{text-decoration:none;transform:translateY(-1px)}.button-primary{color:var(--white);background:var(--brand-700);border-color:var(--brand-700)}.button-primary:hover{background:var(--brand-900);border-color:var(--brand-900)}.button-secondary{color:var(--brand-900);background:var(--white);border-color:var(--border)}.button-secondary:hover{border-color:var(--brand-700);background:#f8fcfb}.button-light{color:var(--brand-900);background:var(--white);border-color:var(--white)}.text-link{color:var(--brand-700);gap:.45rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--brand-900)}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #d8e3e2cc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:76px;display:flex}.header-placeholder{border-bottom:1px solid var(--border);height:76px}.brand-logo{flex:none;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.brand-mark-image{object-fit:contain;flex:none;width:52px;height:52px;display:block}.brand-wordmark{letter-spacing:-.03em;flex-direction:column;line-height:1;display:flex}.brand-wordmark strong{color:var(--brand-900);font-size:1.18rem}.brand-wordmark span{color:var(--muted);letter-spacing:.02em;margin-top:.2rem;font-size:.78rem}.desktop-nav{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.desktop-nav>a,.nav-dropdown summary{color:#33454d;padding:.8rem .1rem;font-weight:700;text-decoration:none;list-style:none}.desktop-nav a[aria-current=page]{color:var(--brand-700);box-shadow:inset 0 -2px var(--brand-700)}.nav-dropdown{position:relative}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:"⌄";color:var(--brand-700);margin-left:.35rem}.nav-dropdown-menu{border:1px solid var(--border);width:280px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:.6rem;position:absolute;top:calc(100% + .4rem);left:-1rem}.nav-dropdown-menu a{color:var(--ink);border-radius:9px;padding:.7rem .8rem;font-weight:700;text-decoration:none;display:block}.nav-dropdown-menu a:hover{background:var(--brand-100)}.header-actions{align-items:center;gap:.85rem;display:flex}.language-switch{border:1px solid var(--border);border-radius:999px;align-items:center;gap:.12rem;padding:.2rem;display:flex}.language-switch a{min-width:34px;height:32px;color:var(--muted);border-radius:999px;place-items:center;font-size:.74rem;font-weight:800;text-decoration:none;display:grid}.language-switch a[aria-current=page]{color:#fff;background:var(--brand-700)}.menu-toggle{border:1px solid var(--border);background:#fff;border-radius:12px;width:46px;height:46px;padding:11px;display:none}.menu-toggle span{background:var(--ink);height:2px;margin:4px 0;display:block}.mobile-menu,.mobile-backdrop{display:none}.hero{background:radial-gradient(circle at 84% 10%,#0f9fa614,#0000 35%),linear-gradient(#fff 0%,#fcf9f7 100%);padding-top:clamp(3.8rem,7vw,6.5rem);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.hero-copy{z-index:2;position:relative}.hero-lead{color:#33454d;max-width:720px;font-size:clamp(1.12rem,1.75vw,1.28rem)}.hero-detail{border-left:3px solid var(--brand-500);max-width:700px;color:var(--brand-900);padding-left:1rem;font-weight:700}.hero-art{min-width:0}.hero-visual{width:100%;height:auto;display:block}.grid{gap:1.2rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.55rem}.problem-card{min-height:230px}.card-number{color:var(--brand-500);letter-spacing:.08em;margin-bottom:1.2rem;font-size:.82rem;font-weight:900;display:inline-block}.problem-card p,.service-card p,.case-card p{color:var(--muted)}.section-outro{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.section-outro p{max-width:760px;margin:0}.service-grid{grid-template-columns:repeat(6,1fr);gap:1.2rem;display:grid}.service-card{flex-direction:column;grid-column:span 2;min-height:100%;display:flex}.service-card:nth-child(4){grid-column:2/span 2}.service-card:nth-child(5){grid-column:4/span 2}.service-icon{color:#fff;background:var(--brand-700);border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:1.1rem;font-weight:900;display:grid}.service-card .text-link{margin-top:auto;padding-top:1rem}.check-list{list-style:none}.check-list li{margin:.55rem 0;padding-left:1.55rem;position:relative}.check-list li:before{content:"✓";color:var(--brand-700);font-weight:900;position:absolute;left:0}.compact-list{color:#33454d;margin:.5rem 0 1rem;font-size:.94rem}.accent-section,.final-cta{background:var(--brand-900);color:#fff}.accent-section h2,.final-cta h2{color:#fff}.accent-grid{grid-template-columns:1.5fr .5fr;align-items:center;gap:3rem;display:grid}.accent-lead{color:#e4f3f2;font-size:1.15rem}.accent-section p{color:#c9dedd}.accent-action{justify-content:flex-end;display:flex}.role-grid{gap:1rem}.role-card{border-left:3px solid var(--brand-500);background:#f7fbfa;padding:1.35rem}.role-card h3{font-size:1.15rem}.role-card p{color:var(--muted);margin:0}.narrow-block{max-width:860px;margin:2rem auto 0}.two-column-list{columns:2;column-gap:2.5rem}.case-category{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;font-weight:900;color:var(--brand-700)!important;margin-bottom:.55rem!important}.case-card{flex-direction:column;min-height:310px;display:flex}.case-card .text-link{margin-top:auto}.process-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;list-style:none;display:grid}.process-grid li{border-top:2px solid var(--brand-500);background:#f8fbfb;padding:1.5rem 1.2rem}.process-grid li>span{color:#fff;background:var(--brand-700);border-radius:50%;place-items:center;width:32px;height:32px;margin-bottom:1rem;font-size:.82rem;font-weight:900;display:inline-grid}.process-grid p{color:var(--muted);margin:0}.why-section{background:#f0f8f7}.why-grid article{border-left:1px solid #b8d9d6;padding:1.2rem}.why-grid p{color:var(--muted)}blockquote{border-left:5px solid var(--brand-700);max-width:950px;color:var(--brand-900);background:#fff;margin:3rem 0 0;padding:1.7rem 2rem;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:750}.split-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.about-strip,.accordion{border-top:1px solid var(--border)}.accordion:last-child{border-bottom:1px solid var(--border)}.accordion-trigger{width:100%;min-height:64px;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-weight:800;display:flex}.accordion-trigger span:last-child{border:1px solid var(--border);width:30px;height:30px;color:var(--brand-700);border-radius:50%;place-items:center;display:grid}.accordion-panel{color:var(--muted);padding:0 3rem 1.4rem 0}.form-section{background:linear-gradient(160deg,#f8f4f1 0%,#edf8f7 100%)}.form-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.form-intro{position:sticky;top:110px}.form-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:clamp(1.2rem,3vw,2rem)}.form-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem;display:grid}.field{min-width:0}.field-full{grid-column:1/-1}.field label{color:var(--ink);margin-bottom:.45rem;font-size:.9rem;font-weight:800;display:block}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #aebcba;border-radius:10px;padding:.72rem .8rem}.field textarea{resize:vertical;min-height:150px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-700);outline:none;box-shadow:0 0 0 3px #006a701f}.field [aria-invalid=true],.consent-row input[aria-invalid=true]{border-color:var(--error)}.field-help{color:var(--muted);margin:.35rem 0 0;font-size:.8rem}.field-error{color:var(--error);margin:.35rem 0 0;font-size:.84rem;font-weight:750}.form-details{border:1px solid var(--border);border-radius:12px;margin:1.3rem 0}.form-details summary{padding:.9rem 1rem;font-weight:800}.detail-grid{padding:0 1rem 1rem}.consent-row{grid-template-columns:22px 1fr;align-items:start;gap:.75rem;margin-top:1rem;display:grid}.consent-row input{width:20px;height:20px;margin-top:.15rem}.consent-row label{font-size:.88rem}.submit-button{width:100%;margin-top:1.2rem}.honeypot{position:absolute;left:-9999px}.error-summary{border:2px solid var(--error);color:#6d180f;background:#fff5f3;border-radius:10px;margin-bottom:1rem;padding:1rem}.form-state{text-align:center;padding:2rem}.state-icon{width:62px;height:62px;color:var(--success);background:#e8f7ef;border-radius:50%;place-items:center;margin:0 auto 1rem;font-size:2rem;font-weight:900;display:grid}.request-id{color:var(--muted);font-size:.8rem}.spinner{border:2px solid #ffffff80;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{color:#d6e8e7;background:#042f35;padding-top:4rem}.site-footer h2{color:#fff;letter-spacing:0;font-size:1rem}.footer-grid{grid-template-columns:1.5fr .8fr .8fr 1fr;gap:2.5rem;display:grid}.footer-brand p{max-width:420px}.footer-brand .brand-mark-image{width:58px;height:58px}.footer-brand .brand-wordmark strong,.footer-brand .brand-wordmark span{color:#fff}.footer-grid ul{list-style:none}.footer-grid li{margin:.5rem 0}.footer-grid a{color:#d6e8e7;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-slogan{color:#9dd7d4;font-weight:800}.footer-legal-title{margin-top:1.6rem}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding:1.2rem 0 1.5rem;display:flex}.footer-bottom p{margin:0;font-size:.85rem}.footer-language{border-color:#ffffff40}.footer-language a{color:#cce1df}.page-hero{background:linear-gradient(#fbf8f5 0%,#fff 100%);padding-bottom:clamp(3rem,6vw,5rem)}.page-hero h1,.case-hero h1{max-width:16ch}.page-hero-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:3rem;display:grid}.page-symbol{aspect-ratio:1;background:linear-gradient(145deg, var(--brand-100), #dbeaf6);border-radius:42% 58% 62% 38%/47% 39% 61% 53%;width:min(360px,100%);margin-left:auto;position:relative}.page-symbol span{color:var(--brand-700);box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;font-size:3rem;font-weight:900;display:grid;position:absolute;inset:30%}.page-symbol i{background:var(--brand-500);border-radius:50%;width:16px;height:16px;position:absolute}.page-symbol i:nth-child(2){top:30%;left:18%}.page-symbol i:nth-child(3){top:46%;right:12%}.page-symbol i:nth-child(4){bottom:10%;left:42%}.breadcrumbs{color:var(--muted);margin-bottom:2rem;font-size:.85rem}.breadcrumbs ol{flex-wrap:wrap;gap:.45rem;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#a7b4b2;margin-left:.45rem}.breadcrumbs a{color:var(--brand-700)}.large-list{font-size:1.06rem}.offer-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.offer-item{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:180px;padding:1.4rem}.offer-item span{color:var(--brand-500);font-size:.78rem;font-weight:900}.offer-item p{margin-top:1rem;font-weight:700}.boundary-note{border-left:4px solid var(--brand-500);background:var(--brand-100);margin-top:1.5rem;padding:1.2rem}.boundary-note p{margin:.4rem 0 0}.final-cta .shell{justify-content:space-between;align-items:center;gap:2rem;display:flex}.final-cta p{color:#c9dedd}.case-list{gap:1rem;display:grid}.case-list-item{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:90px 1fr;gap:1.5rem;padding:2rem;display:grid}.case-list-item h2{max-width:none}.case-index{color:var(--brand-500);font-size:2rem;font-weight:900}.case-hero{background:#f2f9f8}.case-detail-layout{grid-template-columns:220px 1fr;gap:4rem;display:grid}.case-detail-layout aside{align-self:start;position:sticky;top:110px}.case-article{max-width:780px}.case-article>section{margin-bottom:3rem}.case-article h2{font-size:1.8rem}.case-value{border-radius:var(--radius);background:var(--brand-900);color:#fff;margin-top:3rem;padding:2rem}.case-value h2{color:#fff}.approach-list{counter-reset:step;grid-template-columns:repeat(2,1fr);gap:1rem;list-style:none;display:grid}.approach-list li{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.5rem}.approach-list h2{max-width:none;font-size:1.45rem}.legal-content{max-width:800px}.legal-content section{margin-bottom:2.5rem}.legal-content h2{font-size:1.65rem}.not-found{min-height:70vh;padding-top:8rem}@media (max-width:1050px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-backdrop{z-index:110;background:#06202480;display:block;position:fixed;inset:0}.mobile-menu{z-index:120;background:#fff;width:min(92vw,420px);height:100dvh;padding:1rem;transition:transform .2s;display:block;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%)}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.icon-button{border:1px solid var(--border);background:#fff;border-radius:12px;width:46px;height:46px;font-size:1.7rem}.mobile-menu nav{gap:.2rem;display:grid}.mobile-menu nav a{border-radius:9px;padding:.75rem;font-weight:750;text-decoration:none}.mobile-menu nav a:hover{background:var(--brand-100)}.mobile-menu nav .button{color:#fff;margin-top:.8rem}.mobile-nav-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:.8rem .75rem .3rem;font-size:.72rem;font-weight:900}.mobile-language{width:max-content;margin-top:1.3rem}.hero-grid{grid-template-columns:1fr 420px}.grid-4{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 3}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/span 2}}@media (max-width:800px){body{font-size:16px}.section{padding:4.3rem 0}.hero-grid,.page-hero-grid,.form-layout,.split-grid,.accent-grid{grid-template-columns:1fr}.hero-art{order:-1;max-width:560px;margin:0 auto}.hero-copy h1{max-width:none}.grid-3,.service-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 1}.accent-action{justify-content:flex-start}.row-heading{flex-direction:column;align-items:start}.form-intro,.case-detail-layout aside{position:static}.form-layout{gap:2rem}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.page-symbol{max-width:320px;margin:0}.offer-grid{grid-template-columns:repeat(2,1fr)}.case-detail-layout{grid-template-columns:1fr;gap:1rem}.final-cta .shell{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.shell{width:min(calc(100% - 1.25rem), var(--shell))}.header-inner{min-height:68px}.brand-mark-image{width:46px;height:46px}.brand-wordmark,.language-switch:not(.mobile-language):not(.footer-language){display:none}.hero{padding-top:2.2rem}.hero-art{order:0}.button-row{display:grid}.button-row .button{width:100%}.grid-3,.grid-4,.service-grid,.process-grid,.approach-list,.form-grid,.offer-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:auto}.problem-card{min-height:0}.section-outro{flex-direction:column;align-items:flex-start}.two-column-list{columns:1}.form-card{border-radius:16px;padding:1rem}.field-full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.case-list-item{grid-template-columns:1fr;padding:1.3rem}.case-index{font-size:1.2rem}.accordion-panel{padding-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
