:root{--text: #37352f;--text-secondary: #787774;--text-tertiary: #9b9a97;--surface: #ffffff;--surface-muted: #f7f7f5;--surface-hover: #efefed;--border: #e9e9e8;--border-strong: #dededb;--positive: #2f7e6b;--positive-soft: #edf3ec;--warning-soft: #faebdd;--warning: #c27027;--warning-border: rgb(194 112 39 / 20%);--shadow-sm: 0 1px 2px rgb(0 0 0 / 3%);--shadow-md: 0 8px 24px rgb(15 15 15 / 6%);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shell: min(1120px, calc(100vw - 48px) );--font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary{font:inherit}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:2px solid var(--text);outline-offset:3px}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 14px;border-radius:var(--radius-sm);background:var(--text);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{margin:0 0 16px;color:var(--text-secondary);font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.button{display:inline-flex;min-height:44px;padding:10px 16px;border:1px solid transparent;border-radius:var(--radius-sm);align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:600;line-height:1.25;box-shadow:var(--shadow-sm);transition:background-color .16s ease,border-color .16s ease,color .16s ease}.button-dark,.button-acid{border-color:var(--text);background:var(--text);color:#fff}.button-dark:hover,.button-acid:hover{background:#2f2f2f}.text-link{display:inline-flex;min-height:44px;padding:10px 2px;align-items:center;gap:8px;color:var(--text-secondary);font-size:14px;font-weight:500}.text-link:hover{color:var(--text)}.text-link span{transition:transform .16s ease}.text-link:hover span{transform:translate(3px)}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--border);background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:grid;min-height:68px;grid-template-columns:auto 1fr auto;align-items:center;gap:44px}.brand{display:inline-flex;width:-moz-max-content;width:max-content;min-height:44px;align-items:center;gap:10px;color:#111;font-size:21px;font-weight:700;letter-spacing:-.035em}.brand-mark{display:inline-flex;width:28px;height:28px}.brand-mark svg{width:100%;height:100%}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:6px}.desktop-nav a,.language-link{min-height:40px;padding:9px 11px;border-radius:var(--radius-sm);color:var(--text-secondary);font-size:13px;font-weight:500;line-height:22px}.desktop-nav a:hover,.desktop-nav a.is-active,.language-link:hover{background:var(--surface-muted);color:var(--text)}.desktop-nav a.is-active{font-weight:600}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.header-cta{min-height:38px;padding:8px 13px}.mobile-menu{display:none}.breadcrumbs{display:flex;padding-top:22px;align-items:center;gap:8px;color:var(--text-tertiary);font-size:12px}.breadcrumbs a:hover{color:var(--text)}.hero{overflow:hidden;border-bottom:1px solid var(--border);background:var(--surface-muted)}.hero-grid{display:grid;min-height:650px;grid-template-columns:minmax(0,1fr) minmax(430px,.95fr);align-items:center;gap:64px}.hero-copy{padding-block:82px}.hero h1,.legal-heading h1{max-width:760px;margin:0;color:var(--text);font-size:clamp(42px,5.1vw,68px);font-weight:650;letter-spacing:-.052em;line-height:1.04}.hero-lead{max-width:630px;margin:26px 0 0;color:var(--text-secondary);font-size:clamp(17px,1.6vw,20px);line-height:1.6}.hero-actions{display:flex;margin-top:34px;align-items:center;gap:18px}.hero-visual{position:relative;padding:30px 0}.hero-visual:before{position:absolute;top:11%;right:-18%;bottom:5%;left:8%;border-radius:48px;background:#efefec;content:"";transform:rotate(-3deg)}.app-preview{position:relative;z-index:1;overflow:hidden;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:0 24px 60px #0f0f0f1a,var(--shadow-sm);transform:rotate(1.5deg)}.app-preview-bar{display:flex;height:58px;padding:0 18px;border-bottom:1px solid var(--border);align-items:center;justify-content:space-between}.app-preview-brand .brand{min-height:0;font-size:15px;gap:7px}.app-preview-brand .brand-mark{width:20px;height:20px}.app-preview-bar>span{width:26px;height:26px;border:1px solid var(--border);border-radius:50%;background:var(--surface-muted)}.app-preview-body{display:grid;min-height:430px;grid-template-columns:56px 1fr}.app-preview-body aside{display:flex;padding-top:22px;border-right:1px solid var(--border);background:#fbfbfa;flex-direction:column;align-items:center;gap:18px}.app-preview-body aside i{width:18px;height:18px;border:1.5px solid var(--text-tertiary);border-radius:4px;opacity:.7}.app-preview-body aside i.is-active{border-color:var(--text);background:var(--text);opacity:1}.app-preview-content{min-width:0;padding:27px 24px}.preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.preview-heading div{display:flex;min-width:0;flex-direction:column}.preview-heading strong{font-size:18px;line-height:1.35}.preview-heading small{color:var(--text-secondary);font-size:10px}.preview-heading b{display:grid;width:30px;height:30px;border-radius:var(--radius-sm);background:var(--text);color:#fff;place-items:center;font-size:18px;font-weight:400}.preview-tabs{display:flex;margin:24px 0 16px;padding:4px;overflow:hidden;border-radius:var(--radius-sm);background:var(--surface-muted);gap:2px}.preview-tabs span{padding:5px 8px;border-radius:4px;color:var(--text-secondary);font-size:9px;white-space:nowrap}.preview-tabs span.is-active{background:var(--surface);color:var(--text);font-weight:600;box-shadow:var(--shadow-sm)}.preview-summary{display:grid;margin-bottom:14px;grid-template-columns:repeat(3,1fr);gap:6px}.preview-summary span{display:flex;min-width:0;padding:8px 9px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-tertiary);flex-direction:column;font-size:7px;line-height:1.35}.preview-summary b{color:var(--text);font-size:12px;line-height:1.2}.preview-declaration{display:grid;margin-top:10px;padding:14px;border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px}.preview-file{display:grid;width:34px;height:34px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);place-items:center}.preview-file svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.preview-file-package{background:#f2f0ff;color:#6d5bd0}.preview-file-document{background:#eef5ff;color:#4473a8}.preview-declaration>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.preview-declaration small{color:var(--text-tertiary);font-size:8px}.preview-declaration strong{overflow:hidden;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.preview-declaration span{color:var(--text-secondary);font-size:8px}.preview-declaration .preview-route{margin-top:3px;color:var(--text-tertiary)}.preview-declaration em{padding:4px 7px;border-radius:4px;background:var(--warning-soft);color:var(--warning);font-size:8px;font-style:normal;white-space:nowrap}.preview-declaration em.is-complete{background:var(--positive-soft);color:var(--positive)}.preview-update{display:grid;margin-top:14px;padding:11px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);grid-template-columns:8px 1fr auto;align-items:start;gap:9px}.preview-update>span{width:8px;height:8px;margin-top:4px;border-radius:50%;background:var(--positive)}.preview-update>div{display:flex;flex-direction:column}.preview-update strong{font-size:9px;font-weight:600}.preview-update small{color:var(--text-secondary);font-size:7px;line-height:1.45}.preview-update time{color:var(--text-tertiary);font-size:7px}.proof-strip{border-bottom:1px solid var(--border)}.proof-list{display:grid;min-height:78px;grid-template-columns:repeat(3,1fr);align-items:stretch}.proof-list span{display:flex;padding:20px 24px;border-right:1px solid var(--border);align-items:center;gap:12px;color:var(--text);font-size:13px;font-weight:550}.proof-list span:first-child{padding-left:0}.proof-list span:last-child{border-right:0}.proof-list i{display:grid;width:24px;height:24px;border-radius:50%;background:var(--positive-soft);flex:0 0 auto;place-items:center}.proof-list i svg{width:14px;height:14px;fill:none;stroke:var(--positive);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.content-section,.faq-section,.contact-section{padding-block:104px}.split-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:80px}.split-heading h2,.feature-copy h2,.steps-section h2,.cta-panel h2,.company-band h2,.contact-card h2{margin:0;font-size:clamp(32px,3.5vw,48px);font-weight:600;letter-spacing:-.04em;line-height:1.12}.section-lead,.feature-copy>p,.company-band-grid>div>p{max-width:620px;margin:32px 0 0;color:var(--text-secondary);font-size:17px;line-height:1.75}.card-grid{display:grid;margin-top:54px;grid-template-columns:repeat(3,1fr);gap:16px}.number-card,.values-grid article{min-height:270px;padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.process-card-head{display:flex;align-items:center;justify-content:space-between}.process-card{min-height:350px}.number-card>span,.process-card-head>span{display:grid;width:32px;height:32px;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-secondary);place-items:center;font-size:12px;font-weight:600}.number-card>span+h3{margin-top:58px}.process-card-head small{color:var(--text-tertiary);font-size:10px;font-weight:500}.process-visual{height:128px;margin-top:22px;padding:14px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted)}.mini-form{display:flex;height:100%;flex-direction:column;gap:8px}.mini-form>span{display:block;width:100%;height:12px;border:1px solid var(--border);border-radius:3px;background:var(--surface)}.mini-form>span.is-short{width:62%}.mini-form b{display:flex;min-height:28px;margin-top:auto;padding:6px 8px;border:1px solid #dbe8df;border-radius:4px;background:var(--positive-soft);align-items:center;gap:7px;color:var(--positive);font-size:8px;font-weight:600}.mini-form b i{width:7px;height:7px;border-radius:50%;background:var(--positive)}.mini-profile{display:grid;padding:9px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);grid-template-columns:30px 1fr 7px;align-items:center;gap:9px}.mini-profile>span{display:grid;width:30px;height:30px;border-radius:50%;background:var(--text);color:#fff;place-items:center;font-size:8px;font-weight:700}.mini-profile>div{display:flex;flex-direction:column}.mini-profile b{font-size:8px;font-weight:600}.mini-profile small{color:var(--text-tertiary);font-size:7px}.mini-profile>i{width:7px;height:7px;border-radius:50%;background:var(--positive)}.mini-message{width:84%;margin:10px 0 0 auto;padding:8px 9px;border-radius:6px 6px 2px;background:#e9e7e4;color:var(--text-secondary);font-size:8px}.mini-timeline{display:flex;height:100%;flex-direction:column;justify-content:center;gap:8px}.mini-timeline span{display:flex;align-items:center;gap:8px;color:var(--text-tertiary);font-size:8px}.mini-timeline span i{display:grid;width:18px;height:18px;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface);place-items:center}.mini-timeline span.is-done{color:var(--text)}.mini-timeline span.is-done i{border-color:#dbe8df;background:var(--positive-soft)}.mini-timeline span.is-done i:after{width:5px;height:3px;border-bottom:1.5px solid var(--positive);border-left:1.5px solid var(--positive);content:"";transform:rotate(-45deg) translateY(-1px)}.number-card h3,.values-grid h3,.steps-list h3{margin:22px 0 10px;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.3}.number-card p,.values-grid p,.steps-list p{margin:0;color:var(--text-secondary);font-size:14px}.feature-section,.steps-section,.company-band{padding-block:104px;border-block:1px solid var(--border);background:var(--surface-muted);color:var(--text)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:88px}.feature-diagram{padding:24px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md)}.document-preview{padding:18px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.document-preview-head{display:flex;padding:0 2px 16px;align-items:center;justify-content:space-between}.document-preview-head span{font-size:15px;font-weight:600}.document-preview-head b{padding:3px 7px;border-radius:4px;background:var(--positive-soft);color:var(--positive);font-size:11px;font-weight:600}.document-row{display:grid;padding:13px 4px;border-top:1px solid var(--border);grid-template-columns:32px 1fr auto;align-items:center;gap:11px}.document-row>i{width:32px;height:32px;border-radius:var(--radius-sm);background:var(--surface-muted)}.document-row>div{display:flex;flex-direction:column}.document-row strong{font-size:12px;font-weight:500}.document-row small{color:var(--text-tertiary);font-size:9px}.document-row>span{display:grid;width:22px;height:22px;border-radius:50%;background:var(--positive-soft);color:var(--positive);place-items:center;font-size:11px;font-weight:700}.document-note{display:flex;margin-top:16px;padding:13px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);align-items:flex-start;gap:10px}.document-note>span{width:8px;height:8px;margin-top:6px;border-radius:50%;background:var(--positive);flex:0 0 auto}.document-note p{margin:0;color:var(--text-secondary);font-size:11px}.feature-copy .eyebrow,.steps-section .eyebrow,.company-band .eyebrow,.contact-card-dark .eyebrow,.cta-panel .eyebrow{color:var(--text-secondary)}.feature-copy>p{color:var(--text-secondary)}.feature-copy .text-link{margin-top:20px}.steps-section h2{max-width:760px}.steps-list{display:grid;margin:48px 0 0;padding:0;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none}.steps-list li{min-height:250px;padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.steps-list>li>span{display:grid;width:32px;height:32px;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-secondary);place-items:center;font-size:12px;font-weight:600}.steps-list h3{margin:54px 0 10px;color:var(--text)}.steps-list p{color:var(--text-secondary)}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{display:grid;min-height:64px;padding:18px 4px;cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:20px;color:var(--text);font-size:16px;font-weight:500;line-height:1.4;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;width:28px;height:28px;border-radius:var(--radius-sm);background:var(--surface-muted);place-items:center;transition:transform .16s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:620px;margin:-2px 44px 22px 4px;color:var(--text-secondary);font-size:14px}.cta-section{padding-block:72px 0}.cta-panel{display:grid;min-height:360px;padding:48px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted);background:#f4f4f2;grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:center;gap:72px}.cta-copy>p:not(.eyebrow){max-width:590px;margin:18px 0 26px;color:var(--text-secondary);font-size:15px}.cta-panel h2{max-width:640px}.cta-checklist{padding:22px;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md)}.cta-checklist-head{display:flex;padding-bottom:16px;border-bottom:1px solid var(--border);align-items:center;justify-content:space-between}.cta-checklist-head span{font-size:13px;font-weight:600}.cta-checklist-head b{color:var(--text-tertiary);font-size:10px;font-weight:500}.cta-checklist>span{display:flex;padding-top:14px;align-items:center;gap:10px;color:var(--text-secondary);font-size:11px}.cta-checklist>span i{display:grid;width:22px;height:22px;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface);color:var(--text-tertiary);place-items:center;font-size:8px;font-style:normal}.cta-checklist>span.is-complete{color:var(--text)}.cta-checklist>span.is-complete i{border-color:#dbe8df;background:var(--positive-soft);color:var(--positive)}.cta-progress{height:5px;margin-top:20px;overflow:hidden;border-radius:999px;background:var(--surface-hover)}.cta-progress i{display:block;width:33%;height:100%;border-radius:inherit;background:var(--positive)}.values-grid{display:grid;margin-top:54px;grid-template-columns:repeat(3,1fr);gap:16px}.values-grid article>span{display:grid;width:32px;height:32px;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-secondary);place-items:center;font-size:16px}.values-grid h3{margin-top:58px}.company-band-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:88px}.company-band-grid>div>p{margin-top:0;color:var(--text-secondary)}.company-band dl,.contact-card dl{margin:32px 0 0}.company-band dl div,.contact-card dl div{display:grid;padding-block:13px;border-top:1px solid var(--border);grid-template-columns:110px 1fr}.company-band dt,.contact-card dt{color:var(--text-tertiary);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.company-band dd,.contact-card dd{margin:0;color:var(--text)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-card{min-height:450px;padding:38px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}.contact-card-dark{background:var(--surface-muted);color:var(--text)}.contact-card h2{margin-bottom:44px;font-size:clamp(28px,3vw,40px)}.contact-card>a{display:flex;min-height:52px;padding-block:13px;border-top:1px solid var(--border);align-items:center;justify-content:space-between;color:var(--text);font-size:15px;font-weight:500}.contact-card>a:last-of-type{border-bottom:1px solid var(--border)}.contact-card>a:hover{color:var(--positive)}.contact-note{margin-top:28px;color:var(--text-secondary);font-size:13px}.legal-hero{padding-block:78px 88px;border-bottom:1px solid var(--border);background:var(--surface-muted)}.legal-heading{max-width:920px}.legal-heading>p:not(.eyebrow){max-width:680px;margin:26px 0 18px;color:var(--text-secondary);font-size:18px}.legal-heading time{color:var(--text-tertiary);font-size:12px;font-weight:500}.legal-layout{display:grid;padding-block:80px 112px;grid-template-columns:260px minmax(0,720px);justify-content:space-between;gap:72px}.legal-layout aside{position:sticky;top:92px;height:-moz-max-content;height:max-content}.legal-layout aside strong{font-size:12px;font-weight:600}.legal-layout aside ol{margin:14px 0 0;padding:0;list-style:none}.legal-layout aside li{border-top:1px solid var(--border)}.legal-layout aside a{display:block;padding:10px 2px;color:var(--text-secondary);font-size:12px;line-height:1.4}.legal-layout aside a:hover{color:var(--text)}.legal-content section{position:relative;padding:0 0 52px 48px;scroll-margin-top:90px}.legal-content section>span{position:absolute;top:4px;left:0;color:var(--text-tertiary);font-size:11px;font-weight:600}.legal-content h2{margin:0 0 14px;font-size:26px;font-weight:600;letter-spacing:-.03em;line-height:1.25}.legal-content p{margin:0;color:var(--text-secondary);font-size:16px;line-height:1.8}.legal-contact{display:flex;padding:28px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);flex-direction:column;gap:5px;font-size:13px}.legal-contact a{text-decoration:underline}.site-footer{margin-top:0;padding:32px 0 24px;border-top:1px solid var(--border);background:var(--surface-muted);color:var(--text)}.footer-service{display:flex;min-height:118px;margin-bottom:54px;padding:24px 28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);align-items:center;justify-content:space-between;gap:32px}.footer-service>div{display:flex;align-items:center;gap:16px}.footer-service-icon{display:grid;width:44px;height:44px;border-radius:var(--radius-md);background:var(--text);color:#fff;flex:0 0 auto;place-items:center}.footer-service-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.footer-service strong{display:block;font-size:15px}.footer-service p{max-width:620px;margin:3px 0 0;color:var(--text-secondary);font-size:12px}.footer-service>a{display:inline-flex;min-height:44px;padding:10px 14px;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);align-items:center;gap:10px;font-size:12px;font-weight:600;white-space:nowrap}.footer-service>a:hover{background:var(--surface-hover)}.footer-grid{display:grid;padding-bottom:64px;grid-template-columns:2fr repeat(3,1fr);gap:48px}.brand-light{color:#111}.footer-intro p{max-width:380px;margin:18px 0 0;color:var(--text-secondary);font-size:13px}.footer-column{display:flex;flex-direction:column;gap:9px}.footer-column strong{margin-bottom:8px;color:var(--text);font-size:12px;font-weight:600}.footer-column a{color:var(--text-secondary);font-size:13px}.footer-column a:hover{color:var(--text)}.footer-bottom{display:grid;padding-top:20px;border-top:1px solid var(--border);grid-template-columns:1fr 1.4fr;gap:48px;color:var(--text-tertiary);font-size:11px}.footer-bottom p{margin:0}.selector-page{min-height:100vh;background:var(--surface-muted);color:var(--text)}.selector-shell{display:grid;width:min(1120px,calc(100vw - 48px));min-height:100vh;margin-inline:auto;padding-block:24px;grid-template-rows:auto 1fr auto}.selector-shell header,.selector-shell footer{display:flex;align-items:center;justify-content:space-between}.selector-login{display:inline-flex;min-height:40px;padding:8px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);align-items:center;gap:7px;color:var(--text);font-size:13px;font-weight:500;box-shadow:var(--shadow-sm)}.selector-login:hover{background:var(--surface-hover)}.selector-content{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:88px}.selector-content h1{max-width:600px;margin:0;font-size:clamp(46px,6vw,76px);font-weight:650;letter-spacing:-.055em;line-height:1.04}.selector-content h1 span{color:var(--text-secondary)}.language-choices{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md)}.language-choices a{display:grid;min-height:124px;padding:24px;border-bottom:1px solid var(--border);grid-template-columns:44px 1fr auto;align-items:center;gap:20px;transition:background-color .16s ease}.language-choices a:last-child{border-bottom:0}.language-choices a:hover{background:var(--surface-muted)}.language-choices a>span{display:grid;width:38px;height:32px;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-secondary);place-items:center;font-size:11px;font-weight:600}.language-choices div{display:flex;min-width:0;flex-direction:column}.language-choices strong{font-size:22px;font-weight:600}.language-choices small{color:var(--text-tertiary);font-size:12px}.language-choices b{color:var(--text-secondary);font-size:20px;font-weight:400}.selector-shell footer{color:var(--text-tertiary);font-size:10px;font-weight:500}.selector-shell footer p{margin:0}@media(max-width:980px){:root{--shell: min(100% - 36px, 760px)}.desktop-nav,.header-cta,.language-link{display:none}.header-inner{grid-template-columns:1fr auto}.mobile-menu{position:relative;display:block}.mobile-menu summary{display:flex;width:44px;height:44px;cursor:pointer;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);flex-direction:column;align-items:center;justify-content:center;gap:5px;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:hover{background:var(--surface-muted)}.mobile-menu summary span{width:18px;height:1.5px;background:var(--text)}.mobile-menu nav{position:absolute;top:52px;right:0;display:flex;width:min(330px,calc(100vw - 36px));padding:14px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md);flex-direction:column;gap:3px}.mobile-menu nav>a:not(.button){min-height:44px;padding:10px 12px;border-radius:var(--radius-sm);color:var(--text-secondary);font-size:14px;font-weight:500}.mobile-menu nav>a:hover,.mobile-menu nav>a.is-active{background:var(--surface-muted);color:var(--text)}.mobile-menu .button{margin-top:6px}.hero-grid{min-height:auto;padding-bottom:64px;grid-template-columns:1fr;gap:0}.hero-copy{padding-block:68px 38px}.hero-visual{width:min(620px,100%);margin-inline:auto}.split-heading,.feature-grid,.company-band-grid,.contact-grid,.legal-layout{grid-template-columns:1fr;gap:48px}.section-lead{margin-top:0}.card-grid,.values-grid,.steps-list{grid-template-columns:1fr}.number-card,.values-grid article,.steps-list li{min-height:210px}.process-card{min-height:350px}.number-card>span+h3,.values-grid h3,.steps-list h3{margin-top:44px}.feature-diagram{order:2}.feature-copy{order:1}.cta-panel{grid-template-columns:1fr;gap:32px}.cta-checklist{width:min(440px,100%)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-intro{grid-column:1 / -1;margin-bottom:18px}.legal-layout aside{position:static}.selector-content{grid-template-columns:1fr;align-content:center;gap:56px}}@media(max-width:640px){:root{--shell: calc(100% - 32px) }.header-inner{min-height:64px}.brand{font-size:19px}.hero-copy{padding-block:52px 34px}.hero h1,.legal-heading h1{font-size:clamp(38px,11.7vw,50px)}.legal-heading h1{overflow-wrap:anywhere}.hero-lead{margin-top:20px;font-size:16px}.hero-actions{margin-top:28px;align-items:stretch;flex-direction:column;gap:8px}.hero-actions .button{width:100%}.hero-actions .text-link{justify-content:center}.hero-visual{margin-inline:-4px;padding:10px 0 0}.hero-visual:before{top:8%;right:-15%;bottom:0;left:8%}.app-preview{transform:none}.app-preview-bar{height:48px;padding-inline:13px}.app-preview-body{min-height:310px;grid-template-columns:42px 1fr}.app-preview-body aside{gap:15px}.app-preview-body aside i{width:15px;height:15px}.app-preview-content{padding:20px 14px}.preview-heading small{max-width:170px}.preview-tabs{margin-top:18px}.preview-declaration{padding:11px;grid-template-columns:30px minmax(0,1fr)}.preview-file{width:30px;height:30px}.preview-declaration em{display:none}.proof-list{padding-block:7px;grid-template-columns:1fr}.proof-list span,.proof-list span:first-child{min-height:48px;padding:12px 0;border-right:0;border-bottom:1px solid var(--border)}.proof-list span:last-child{border-bottom:0}.content-section,.faq-section,.contact-section,.feature-section,.steps-section,.company-band{padding-block:72px}.split-heading h2,.feature-copy h2,.steps-section h2,.cta-panel h2,.company-band h2{font-size:32px}.card-grid,.values-grid,.steps-list{margin-top:38px}.number-card,.values-grid article,.steps-list li{padding:20px}.feature-grid{gap:36px}.feature-diagram{padding:10px}.document-preview{padding:12px}.faq-list summary{font-size:15px}.cta-section{padding-block:48px 0}.cta-section .shell{width:100%}.cta-panel{min-height:0;padding:34px 24px;border-inline:0;border-radius:0}.cta-panel .button{width:100%}.cta-checklist{padding:18px}.contact-card{min-height:390px;padding:28px 22px}.contact-card>a{overflow-wrap:anywhere;font-size:14px}.legal-hero{padding-block:56px 64px}.legal-layout{padding-block:56px 80px}.legal-layout aside{display:none}.legal-content section{padding:0 0 44px 38px}.legal-content h2{font-size:23px}.legal-content p{font-size:15px}.site-footer{padding-top:24px}.footer-service{margin-bottom:44px;padding:22px;align-items:stretch;flex-direction:column}.footer-service>div{align-items:flex-start}.footer-service>a{width:100%;justify-content:center;white-space:normal;overflow-wrap:anywhere}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 22px}.footer-intro{grid-column:1 / -1}.footer-column:last-child{grid-column:1 / -1}.footer-bottom{grid-template-columns:1fr;gap:12px}.selector-shell{width:calc(100vw - 32px);padding-block:18px}.selector-content{gap:40px}.selector-content h1{font-size:clamp(40px,12vw,54px)}.language-choices a{min-height:102px;padding:18px;grid-template-columns:38px 1fr auto;gap:14px}.language-choices strong{font-size:19px}.selector-shell footer{align-items:flex-start;flex-direction:column;gap:3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.hero-home{position:relative;background:radial-gradient(circle at 77% 25%,rgb(47 126 107 / 9%),transparent 25%),radial-gradient(circle at 15% 88%,rgb(192 94 19 / 5%),transparent 22%),#f4f3ef}.hero-home:after{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgb(55 53 47 / 12%) .65px,transparent .65px);background-size:20px 20px;content:"";opacity:.26;pointer-events:none}.hero-home .hero-grid{position:relative;z-index:1;min-height:760px;grid-template-columns:minmax(460px,.82fr) minmax(560px,1.18fr);gap:44px}.hero-home .hero-copy{padding-block:108px}.hero-home .eyebrow{display:inline-flex;min-height:30px;margin-bottom:24px;padding:7px 10px;border:1px solid rgb(55 53 47 / 10%);border-radius:999px;background:#ffffffb8;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.065em}.hero-home h1{max-width:640px;font-size:clamp(56px,5.4vw,76px);font-weight:680;letter-spacing:-.058em;line-height:.98}.hero-home .hero-lead{max-width:600px;margin-top:30px;font-size:18px;line-height:1.65}.hero-home .hero-actions{margin-top:32px}.hero-assurance{display:flex;margin-top:22px;flex-wrap:wrap;gap:10px 18px}.hero-assurance span{display:inline-flex;align-items:center;gap:7px;color:var(--text-secondary);font-size:11px;font-weight:500}.hero-assurance i{display:grid;width:17px;height:17px;border-radius:50%;background:var(--positive-soft);color:var(--positive);place-items:center;font-size:9px;font-style:normal;font-weight:700}.hero-home .hero-visual{min-width:0;padding:86px 0 82px 44px}.hero-home .hero-visual:before{top:14%;right:-10%;bottom:9%;left:5%;border:1px solid rgb(55 53 47 / 7%);border-radius:40px;background:#ffffff8c;box-shadow:inset 0 1px #fffc;transform:rotate(-2.25deg)}.hero-home .app-preview{border-color:#d8d7d3;border-radius:16px;box-shadow:0 36px 90px #24231f26,0 4px 12px #24231f0f;transform:rotate(1deg)}.hero-home .app-preview-body{min-height:540px;grid-template-columns:164px 1fr}.hero-home .app-preview-content{padding:30px 28px}.hero-home .preview-heading strong{font-size:20px}.hero-home .preview-summary{gap:8px}.hero-home .preview-summary span{padding:10px 11px}.hero-home .preview-declaration{padding:16px}.app-preview-body .preview-sidebar{display:flex;padding:20px 12px 16px;border-right:1px solid var(--border);background:#fbfbfa;flex-direction:column;align-items:stretch}.preview-sidebar-brand{display:flex;min-height:38px;padding:0 8px 18px;align-items:center;gap:8px;color:#111;font-size:14px;font-weight:700}.preview-sidebar-brand .brand-mark{width:23px;height:23px}.preview-sidebar-brand .brand-name{color:#111}.preview-sidebar-nav{display:flex;flex-direction:column;gap:4px}.preview-sidebar-nav span{display:flex;min-height:36px;padding:8px 9px;border-radius:6px;align-items:center;gap:9px;color:var(--text-secondary)}.preview-sidebar-nav span.is-active{background:#e9e9e7;color:var(--text)}.preview-sidebar-nav svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.preview-sidebar-nav b{font-size:9px;font-weight:550;white-space:nowrap}.preview-sidebar-user{display:grid;margin-top:auto;padding:12px 8px 0;border-top:1px solid var(--border);grid-template-columns:28px 1fr;align-items:center;gap:8px}.preview-sidebar-user>i{display:grid;width:28px;height:28px;border-radius:50%;background:#efefed;color:var(--text);place-items:center;font-size:8px;font-style:normal}.preview-sidebar-user>span{display:flex;min-width:0;flex-direction:column}.preview-sidebar-user strong{font-size:8px;line-height:1.4}.preview-sidebar-user small{color:var(--text-tertiary);font-size:7px}.hero-orbit{position:absolute;z-index:3;display:grid;border:1px solid rgb(55 53 47 / 11%);border-radius:10px;background:#fffffff0;box-shadow:0 18px 42px #24231f21;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-orbit-status{top:46px;left:-16px;padding:12px 14px;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;animation:orbit-float 5s ease-in-out infinite}.hero-orbit-status>i{width:9px;height:9px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 5px var(--positive-soft)}.hero-orbit-status>div,.hero-orbit-document>div,.hero-orbit-message>div{display:flex;flex-direction:column}.hero-orbit small{color:var(--text-tertiary);font-size:8px;line-height:1.35}.hero-orbit strong{font-size:11px;font-weight:650;line-height:1.4}.hero-orbit-status>span{margin-left:14px;color:var(--text-tertiary);font-size:8px}.hero-orbit-document{right:-28px;bottom:106px;padding:12px;grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;animation:orbit-float 6s ease-in-out -1.5s infinite}.hero-orbit-document>span{display:grid;width:34px;height:34px;border-radius:7px;background:#eef5ff;color:#4473a8;place-items:center}.hero-orbit-document svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.hero-orbit-document>i{display:grid;width:20px;height:20px;border-radius:50%;background:var(--positive-soft);color:var(--positive);place-items:center;font-size:9px;font-style:normal}.hero-orbit-message{bottom:38px;left:8px;padding:12px 16px 12px 12px;grid-template-columns:32px 1fr;align-items:center;gap:10px}.hero-orbit-message>span{display:grid;width:32px;height:32px;border-radius:50%;background:var(--text);color:#fff;place-items:center;font-size:9px;font-weight:700}@keyframes orbit-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.hero-home+.proof-strip{position:relative;z-index:2;padding-block:14px;border-top:0;background:var(--surface)}.hero-home+.proof-strip .proof-list{min-height:66px;gap:12px}.hero-home+.proof-strip .proof-list span,.hero-home+.proof-strip .proof-list span:first-child{padding:14px 16px;border:1px solid var(--border);border-radius:10px;background:#fbfbfa}.process-bento{grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,minmax(280px,auto));gap:18px}.process-bento .process-card{position:relative;overflow:hidden;min-height:0;padding:28px;border-radius:14px;box-shadow:none}.process-card-1{grid-row:1 / 3}.process-card-1 .process-visual{height:300px;margin-top:30px;padding:28px}.process-card-1 .mini-form{gap:12px}.mini-field{display:flex;min-height:70px;padding:13px 15px;border:1px solid var(--border);border-radius:7px;background:#fff;flex-direction:column;justify-content:center}.mini-field small{color:var(--text-tertiary);font-size:9px;line-height:1.3}.mini-field strong{margin-top:4px;color:var(--text);font-size:13px;font-weight:550}.mini-upload{display:grid;min-height:76px;padding:13px;border:1px dashed #c9c9c6;border-radius:7px;background:#fbfbfa;grid-template-columns:36px 1fr 22px;align-items:center;gap:11px}.mini-upload>span{display:grid;width:36px;height:36px;border-radius:7px;background:#eef5ff;color:#4473a8;place-items:center}.mini-upload svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.mini-upload>div{display:flex;min-width:0;flex-direction:column}.mini-upload strong{font-size:11px;font-weight:600}.mini-upload small{color:var(--text-tertiary);font-size:8px}.mini-upload>i{display:grid;width:22px;height:22px;border-radius:50%;background:var(--positive-soft);color:var(--positive);place-items:center;font-size:10px;font-style:normal}.process-card-1 h3{margin-top:30px;font-size:25px}.process-card-1 p{max-width:500px;font-size:15px}.process-card-2{background:radial-gradient(circle at 100% 0,rgb(68 115 168 / 10%),transparent 42%),#f7f8fa}.process-card-2 .process-visual{height:118px;margin-top:20px;border-color:#4473a824;background:#ffffffbf}.process-card-2 h3,.process-card-3 h3{margin-top:18px;font-size:20px}.process-card-3{border-color:#37352f;background:#37352f;color:#fff}.process-card-3 .process-card-head small,.process-card-3 p{color:#ffffffa1}.process-card-3 .process-card-head>span{background:#ffffff1a;color:#ffffffb8}.process-card-3 .process-visual{height:118px;margin-top:20px;border-color:#ffffff1a;background:#ffffff0d}.process-card-3 .mini-timeline span{color:#ffffff7a}.process-card-3 .mini-timeline span.is-done{color:#fff}.process-card-3 .mini-timeline span i{border-color:#ffffff2e;background:#ffffff12}.process-card-3 .mini-timeline span.is-done i{border-color:#83cdb13d;background:#2f7e6b47}.feature-section{background:radial-gradient(circle at 16% 24%,rgb(47 126 107 / 7%),transparent 25%),#efeee9}.feature-grid{grid-template-columns:1.12fr .88fr;gap:96px}.feature-diagram{padding:14px;border-color:#d8d7d2;border-radius:16px;box-shadow:0 24px 64px #24231f1c;transform:rotate(-1deg)}.document-preview{padding:22px;border-radius:11px}.cta-section{padding-block:96px 0;background:var(--surface)}.cta-panel{position:relative;min-height:430px;overflow:hidden;border:0;border-radius:18px 18px 0 0;background:#37352f;color:#fff;box-shadow:0 30px 80px #24231f29}.cta-panel:before{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 85% 22%,rgb(77 164 137 / 24%),transparent 28%),radial-gradient(circle at 18% 110%,rgb(192 94 19 / 13%),transparent 30%);content:""}.cta-panel:after{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(255 255 255 / 4%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 4%) 1px,transparent 1px);background-size:28px 28px;content:"";-webkit-mask-image:linear-gradient(to right,transparent,black);mask-image:linear-gradient(to right,transparent,black)}.cta-copy,.cta-checklist{position:relative;z-index:1}.cta-panel .eyebrow{color:#ffffff94}.cta-panel h2{color:#fff;font-size:clamp(42px,4vw,58px)}.cta-copy>p:not(.eyebrow){color:#ffffffa6;font-size:16px}.cta-panel .button{border-color:#fff;background:#fff;color:#37352f}.cta-panel .button:hover{background:#efefed}.cta-checklist{border-color:#ffffff24;background:#fff;color:var(--text);box-shadow:0 26px 64px #0000003d;transform:rotate(1.5deg)}.site-footer{padding-top:42px;border-top:0;background:#252420;color:#fff}.footer-service{border-color:#ffffff1a;background:#302f2a}.footer-service-icon{background:#fff;color:#252420}.footer-service strong{color:#fff}.footer-service p{color:#ffffff8f}.footer-service>a{border-color:#ffffff26;background:#ffffff12;color:#fff}.footer-service>a:hover{background:#ffffff1f}.site-footer .brand-name{color:#fff}.site-footer .footer-intro p,.site-footer .footer-column a{color:#ffffff91}.site-footer .footer-column strong,.site-footer .footer-column a:hover{color:#fff}.site-footer .footer-bottom{border-color:#ffffff1a;color:#ffffff61}@media(max-width:1180px){.hero-home .hero-grid{grid-template-columns:minmax(400px,.8fr) minmax(470px,1.2fr);gap:30px}.hero-home .hero-visual{padding-left:18px}.hero-home .app-preview-body{grid-template-columns:132px 1fr}.preview-sidebar-nav b{font-size:8px}.hero-orbit-status{left:-8px}.hero-orbit-document{right:-8px}}@media(max-width:980px){.hero-home .hero-grid{grid-template-columns:1fr;gap:0}.hero-home .hero-copy{padding-block:76px 36px}.hero-home h1{max-width:760px}.hero-home .hero-visual{width:min(700px,100%);padding:72px 24px 94px}.hero-orbit-status{top:30px;left:0}.hero-orbit-document{right:0;bottom:118px}.hero-orbit-message{bottom:42px;left:38px}.hero-home+.proof-strip .proof-list{grid-template-columns:1fr}.hero-home+.proof-strip .proof-list span,.hero-home+.proof-strip .proof-list span:first-child{min-height:54px;border-bottom:1px solid var(--border)}.process-bento{grid-template-columns:1fr;grid-template-rows:auto}.process-card-1{grid-row:auto}.process-card-1 .process-visual{height:240px}.process-card-2,.process-card-3{min-height:310px}.feature-grid{grid-template-columns:1fr;gap:48px}.cta-panel{grid-template-columns:1fr}.cta-checklist{transform:none}}@media(max-width:640px){.hero-home .hero-copy{padding-block:56px 26px}.hero-home .eyebrow{margin-bottom:18px}.hero-home h1{font-size:clamp(42px,13vw,56px);line-height:1}.hero-home .hero-lead{margin-top:22px;font-size:16px}.hero-assurance{margin-top:18px;flex-direction:column;gap:8px}.hero-home .hero-visual{margin-inline:-12px;padding:74px 12px 104px}.hero-home .hero-visual:before{top:9%;right:-4%;bottom:8%;left:4%;border-radius:28px}.hero-home .app-preview{transform:none}.hero-home .app-preview-body{min-height:340px;grid-template-columns:42px 1fr}.hero-home .app-preview-content{padding:20px 14px}.app-preview-body .preview-sidebar{padding:14px 6px 10px;align-items:center}.preview-sidebar-brand{padding:0 0 14px}.preview-sidebar-brand .brand-mark{width:24px;height:24px}.preview-sidebar-brand .brand-name,.preview-sidebar-nav b,.preview-sidebar-user>span{display:none}.preview-sidebar-nav span{min-height:34px;padding:8px}.preview-sidebar-user{display:flex;padding:10px 0 0;justify-content:center}.hero-home .preview-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-home .preview-summary span{padding:7px}.hero-home .preview-update{display:none}.hero-orbit-status{top:24px;left:4px}.hero-orbit-document{right:2px;bottom:78px}.hero-orbit-message{bottom:28px;left:10px}.hero-orbit-status>span{display:none}.hero-orbit-document{grid-template-columns:30px 1fr 18px}.hero-orbit-document>span{width:30px;height:30px}.hero-orbit-message{padding:10px 12px 10px 10px}.hero-home+.proof-strip{padding-block:12px}.process-bento .process-card{padding:22px;border-radius:12px}.process-card-1 .process-visual{height:200px;margin-top:22px;padding:18px}.process-card-1 .mini-form>span{height:25px}.process-card-1 .mini-form b{min-height:44px}.process-card-1 h3{margin-top:24px;font-size:22px}.process-card-2,.process-card-3{min-height:300px}.feature-diagram{transform:none}.cta-section{padding-top:64px}.cta-panel{border-radius:0}.cta-panel h2{font-size:38px}.site-footer{padding-top:30px}}@media(prefers-reduced-motion:reduce){.hero-orbit{animation:none}}.home-hero{min-height:auto;border-bottom:1px solid var(--border);background:var(--surface)}.home-hero:after,.home-hero .hero-visual:before{display:none}.home-hero-grid{display:grid;min-height:660px;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);align-items:center;gap:88px}.home-hero .hero-copy{padding-block:96px}.home-hero .eyebrow{display:block;min-height:0;margin-bottom:18px;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.home-page .eyebrow{color:var(--text-secondary);font-size:13px;font-weight:550;letter-spacing:0;line-height:1.35;text-transform:none}.home-hero h1{max-width:650px;font-size:clamp(44px,4.2vw,60px);font-weight:600;line-height:1.08;letter-spacing:-.035em}.home-hero .hero-lead{max-width:620px;margin-top:24px;font-size:17px;line-height:1.65}.home-request-card{padding:26px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 18px 50px #24231f14}.home-request-head{display:flex;padding-bottom:20px;border-bottom:1px solid var(--border);align-items:flex-start;justify-content:space-between;gap:24px}.home-request-head>div{display:flex;flex-direction:column}.home-request-head span,.home-request-fields span{color:var(--text-tertiary);font-size:11px;line-height:1.4}.home-request-head strong{font-size:20px;font-weight:600;line-height:1.3}.home-request-head b{padding:7px 9px;border-radius:5px;background:var(--surface-muted);color:var(--text-secondary);font-size:11px;font-weight:500}.home-request-steps{display:grid;padding-block:22px;grid-template-columns:repeat(3,1fr);gap:10px}.home-request-steps span{display:flex;min-width:0;color:var(--text-tertiary);align-items:center;gap:7px;font-size:10px}.home-request-steps i{display:grid;width:24px;height:24px;flex:0 0 auto;border:1px solid var(--border);border-radius:50%;place-items:center;font-size:10px;font-style:normal}.home-request-steps span.is-active{color:var(--text);font-weight:600}.home-request-steps span.is-active i{border-color:var(--text);background:var(--text);color:#fff}.home-request-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-request-fields>div{display:flex;min-height:72px;padding:14px 15px;border:1px solid var(--border);border-radius:7px;background:#fbfbfa;flex-direction:column;justify-content:center}.home-request-fields strong{margin-top:5px;font-size:14px;font-weight:550}.home-request-upload{display:grid;min-height:92px;margin-top:12px;padding:16px;border:1px dashed #c8c8c5;border-radius:7px;grid-template-columns:42px 1fr;align-items:center;gap:13px}.home-request-upload>span{display:grid;width:42px;height:42px;border-radius:7px;background:var(--surface-muted);color:var(--text-secondary);place-items:center}.home-request-upload svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.home-request-upload>div{display:flex;min-width:0;flex-direction:column}.home-request-upload strong{font-size:13px;font-weight:600}.home-request-upload small{margin-top:3px;color:var(--text-tertiary);font-size:10px}.home-needs{border-bottom:1px solid var(--border);background:var(--surface-muted)}.home-needs-inner{display:grid;min-height:104px;grid-template-columns:220px 1fr;align-items:center;gap:36px}.home-needs-inner>p{color:var(--text-secondary);font-size:12px;font-weight:600}.home-needs-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-needs-list span{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:550}.home-needs-list i{display:grid;width:26px;height:26px;flex:0 0 auto;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--text-secondary);place-items:center;font-size:10px;font-style:normal}.home-process{padding-block:92px}.home-page .split-heading h2,.home-role h2,.home-cta h2{font-size:clamp(30px,3vw,40px);font-weight:600;letter-spacing:-.025em;line-height:1.18}.home-process-list{margin-top:56px;border-top:1px solid var(--border)}.home-process-list article{display:grid;padding:30px 0;border-bottom:1px solid var(--border);grid-template-columns:92px minmax(0,1fr);align-items:start}.home-process-list article>span{color:var(--text-tertiary);font-size:12px;font-weight:600}.home-process-list h3{font-size:21px;font-weight:600;line-height:1.35}.home-process-list p{max-width:760px;margin-top:8px;color:var(--text-secondary);font-size:15px;line-height:1.65}.home-role{padding-block:92px;border-block:1px solid var(--border);background:var(--surface-muted)}.home-role-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:start;gap:100px}.home-role h2{max-width:620px}.home-role-grid>div>p:not(.eyebrow){max-width:640px;margin-top:22px;color:var(--text-secondary);font-size:16px;line-height:1.7}.home-role .text-link{margin-top:24px}.home-role ul{margin:0;padding:0;border-top:1px solid var(--border-strong);list-style:none}.home-role li{display:grid;min-height:84px;padding:20px 0;border-bottom:1px solid var(--border-strong);grid-template-columns:32px 1fr;align-items:center;gap:14px;font-size:14px;line-height:1.55}.home-role li span{color:var(--text-tertiary);font-size:11px;font-weight:600;letter-spacing:.04em}.home-cta{padding-block:82px;border-top:1px solid var(--border);background:var(--surface)}.home-cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:70px}.home-cta h2{max-width:760px}.home-cta-inner>div>p:not(.eyebrow){max-width:700px;margin-top:18px;color:var(--text-secondary);font-size:16px;line-height:1.65}.home-cta .button{min-width:190px}.site-footer{padding-top:64px;border-top:1px solid var(--border);background:#fbfbfa;color:var(--text)}.site-footer .brand-name,.site-footer .footer-column strong{color:var(--text)}.site-footer .footer-intro p,.site-footer .footer-column a,.site-footer .footer-email{color:var(--text-secondary)}.site-footer .footer-column a:hover,.site-footer .footer-email:hover{color:var(--text)}.footer-email{display:inline-flex;margin-top:16px;font-size:13px}.site-footer .footer-bottom{border-color:var(--border);color:var(--text-tertiary)}.selector-page{background:var(--surface-muted)}.selector-shell{min-height:100svh}.selector-shell header,.selector-shell footer{min-height:92px}.selector-content{width:min(920px,100%);margin:auto;padding:54px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:56px}.selector-heading h1{margin-top:14px;font-size:clamp(36px,4vw,52px);line-height:1.05}.selector-heading>p:last-child{margin-top:20px;color:var(--text-secondary);font-size:13px;line-height:1.7}.language-choices{border-radius:10px;box-shadow:none}.language-choices a{min-height:104px;padding:22px}.language-choices strong{font-size:18px}@media(max-width:980px){.home-hero-grid{min-height:auto;grid-template-columns:1fr;gap:0}.home-hero .hero-copy{padding-block:72px 42px}.home-request-card{margin-bottom:72px}.home-needs-inner{padding-block:24px;grid-template-columns:1fr;gap:16px}.home-role-grid{grid-template-columns:1fr;gap:50px}.selector-content{grid-template-columns:1fr;gap:34px}}@media(max-width:640px){.home-hero .hero-copy{padding-block:54px 34px}.home-hero h1{font-size:clamp(38px,10.5vw,44px);line-height:1.1}.home-hero .hero-lead{margin-top:22px;font-size:16px}.home-request-card{margin-bottom:54px;padding:20px}.home-request-steps{grid-template-columns:1fr;gap:8px}.home-request-fields{grid-template-columns:1fr}.home-needs-list{grid-template-columns:1fr;gap:12px}.home-process,.home-role{padding-block:64px}.home-process-list{margin-top:36px}.home-process-list article{grid-template-columns:52px minmax(0,1fr)}.home-process-list h3{font-size:20px}.home-role-grid{gap:38px}.home-cta{padding-block:64px}.home-cta-inner{grid-template-columns:1fr;gap:30px}.home-cta .button{width:100%}.site-footer{padding-top:48px}.selector-shell header,.selector-shell footer{min-height:76px}.selector-content{padding:28px 20px;border-radius:10px}.language-choices a{min-height:92px;padding:18px}}.brand{gap:12px;font-size:22px}.brand-mark{width:32px;height:32px}.brand-mark img{display:block;width:100%;height:100%}.header-inner{min-height:72px}.home-hero{background:var(--surface)}.home-hero-grid{min-height:auto;padding-block:56px;grid-template-columns:minmax(0,1fr) minmax(520px,1fr);gap:48px}.home-hero .hero-copy{padding-block:0}.home-hero .eyebrow{margin-bottom:14px}.home-hero h1{max-width:560px;font-size:clamp(36px,3vw,44px);font-weight:600;letter-spacing:-.018em;line-height:1.12;text-wrap:balance}.home-hero .hero-lead{max-width:40ch;margin-top:18px;font-size:16px;line-height:1.55;text-wrap:pretty}.home-hero .hero-actions{margin-top:24px;gap:16px}.home-request-card{padding:22px;border-radius:var(--radius-md);box-shadow:0 1px 2px #0f0f0f05}.home-request-head{padding-bottom:16px}.home-request-head strong{font-size:18px}.home-request-head b{padding:6px 8px;border-radius:4px}.home-request-steps{padding-block:18px;gap:8px}.home-request-steps span{font-size:11px}.home-request-steps i{width:26px;height:26px;font-size:11px}.home-request-notice{display:grid;margin-bottom:12px;padding:12px 14px;border:1px solid var(--warning-border);border-radius:var(--radius-sm);background:var(--warning-soft);grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;color:var(--warning)}.home-request-notice>span{display:grid;width:20px;height:20px;place-items:center}.home-request-notice svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.home-request-notice>div{display:flex;min-width:0;flex-direction:column}.home-request-notice strong{font-size:12px;font-weight:600;line-height:1.4}.home-request-notice small{margin-top:2px;font-size:11px;line-height:1.45}.home-request-fields{gap:8px}.home-request-fields>div{min-height:64px;padding:11px 12px;border-radius:var(--radius-sm);background:var(--surface)}.home-request-fields strong{margin-top:3px;font-size:14px;font-weight:500}.home-request-upload{min-height:80px;margin-top:8px;padding:12px;border-radius:var(--radius-sm);grid-template-columns:36px 1fr;gap:12px}.home-request-upload>span{width:36px;height:36px;border-radius:var(--radius-sm)}.home-request-upload svg{width:18px;height:18px}.home-needs{background:var(--surface-muted)}.home-needs-inner{min-height:88px;grid-template-columns:190px 1fr;gap:32px}.home-needs-list{gap:12px}.home-needs-list span{font-size:13px;font-weight:500}.home-needs-list i{width:28px;height:28px;background:var(--surface-muted)}.home-process{padding-block:56px}.home-page .split-heading{gap:56px}.home-page .split-heading h2,.home-role h2,.home-cta h2{font-size:clamp(26px,2.1vw,30px);letter-spacing:-.015em;line-height:1.22;text-wrap:balance}.home-page .split-heading>.section-lead{margin:0;padding-top:32px;align-self:start;font-size:16px;line-height:1.65;text-wrap:pretty}.home-process-list{margin-top:24px}.home-process-list article{min-height:88px;padding:18px 0;grid-template-columns:48px minmax(0,1fr);align-items:start}.home-process-list article>span{display:grid;width:32px;height:32px;border-radius:var(--radius-sm);background:var(--surface-muted);color:var(--text-secondary);place-items:center;font-size:11px}.home-process-list h3{font-size:16px;line-height:1.4}.home-process-list p{margin-top:6px;font-size:14px;line-height:1.6}.home-role{padding-block:56px;border-block:0;background:var(--surface-muted)}.home-role-grid{padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:48px;box-shadow:none}.home-role-grid>div>p:not(.eyebrow){margin-top:16px;font-size:15px;line-height:1.65;text-wrap:pretty}.home-role .text-link{margin-top:16px}.home-role li{min-height:56px;padding:12px 0;grid-template-columns:32px 1fr;font-size:13px;line-height:1.55}.home-faq .faq-section{padding-block:56px}.home-faq .faq-list summary{min-height:56px;padding-block:14px;font-size:14px}.home-faq .faq-list summary span{width:24px;height:24px}.home-faq .faq-list details p{margin-bottom:18px;font-size:14px;line-height:1.65}.home-cta{padding-block:0 56px;border-top:0}.home-cta-inner{padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);gap:40px}.home-cta-inner>div>p:not(.eyebrow){margin-top:14px;font-size:15px;line-height:1.65;text-wrap:pretty}.site-footer{padding-top:48px}.footer-grid{padding-bottom:48px}@media(max-width:980px){.home-hero-grid{padding-block:40px;grid-template-columns:1fr;gap:32px}.home-hero .hero-copy{padding-block:0}.home-request-card{margin-bottom:0}.home-role-grid{grid-template-columns:1fr;gap:32px}.home-needs-inner{padding-block:20px;grid-template-columns:1fr;gap:12px}.home-page .split-heading{grid-template-columns:1fr;gap:16px}.home-page .split-heading>.section-lead{padding-top:0;align-self:start}}@media(max-width:640px){.header-inner{min-height:76px}.brand{gap:8px;font-size:20px}.brand-mark{width:24px;height:24px}.home-hero-grid{padding-block:32px;gap:24px}.home-hero .hero-copy{padding-block:0}.home-hero h1{font-size:clamp(30px,8.4vw,34px);line-height:1.17}.home-hero .hero-lead{margin-top:16px;font-size:15px}.home-hero .hero-actions{margin-top:24px}.home-request-card{margin-bottom:0;padding:16px}.home-request-head{align-items:center}.home-request-head strong{font-size:17px}.home-request-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.home-request-steps span{align-items:flex-start;flex-direction:column;gap:5px;font-size:9px}.home-request-steps i{width:24px;height:24px}.home-request-fields{grid-template-columns:1fr}.home-needs-inner{padding-block:20px}.home-process,.home-role,.home-faq .faq-section{padding-block:40px}.home-page .split-heading{gap:16px}.home-page .split-heading h2,.home-role h2,.home-cta h2{font-size:24px}.home-process-list{margin-top:24px}.home-process-list article{grid-template-columns:44px minmax(0,1fr)}.home-process-list h3{font-size:16px}.home-role-grid{padding:20px;gap:24px}.home-role li{align-items:start}.home-cta{padding-block:0 40px}.home-cta-inner{padding:24px 20px;gap:24px}.site-footer{padding-top:40px}.footer-grid{padding-bottom:40px}}@media(min-width:981px)and (max-width:1120px){.home-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:32px}.home-request-card{padding:20px}}.footer-cookie-settings{width:-moz-fit-content;width:fit-content;padding:0;border:0;background:transparent;color:var(--text-secondary);font:inherit;font-size:13px;text-align:left;cursor:pointer}.footer-cookie-settings:hover,.footer-cookie-settings:focus-visible{color:var(--text)}.cookie-consent{position:fixed;right:24px;bottom:24px;z-index:100;display:grid;width:min(560px,calc(100vw - 48px));padding:20px;border:1px solid var(--border);border-radius:10px;background:var(--surface);box-shadow:0 12px 40px #37352f24;gap:18px}.cookie-consent[hidden]{display:none}.cookie-consent strong{display:block;font-size:16px;line-height:1.35}.cookie-consent p{margin:6px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.55}.cookie-consent-actions{display:flex;justify-content:flex-end;gap:8px}.cookie-consent .button{min-height:40px}.cookie-reject{border:1px solid var(--border);background:var(--surface);color:var(--text)}.cookie-reject:hover{background:var(--surface-muted)}@media(max-width:640px){.cookie-consent{right:16px;bottom:16px;width:calc(100vw - 32px);padding:16px}.cookie-consent-actions{flex-direction:column-reverse}.cookie-consent .button{width:100%;justify-content:center}}
