:root{--ink:#1d1d1f;--muted:#6e6e73;--blue:#0066cc;--blue-hover:#0057ae;--paper:#fff;--cloud:#f5f5f7;--line:#dedee3;--radius:28px;--header-height:80px;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;padding-top:var(--header-height);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #2687e8;outline-offset:5px}button:disabled{cursor:default}button{color:inherit}img{display:block;width:100%;height:auto}figure,p,h1,h2,h3{margin:0}p{line-height:1.6}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-90px;left:16px;z-index:100;background:#fff;padding:16px;border:2px solid var(--blue)}.skip-link:focus{top:12px}
.site-header{position:fixed;top:0;left:0;right:0;height:var(--header-height);z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(0,0,0,.07);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding-top:env(safe-area-inset-top,0px)}.header-inner{height:100%;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;font-size:21px;line-height:.99;font-weight:680;letter-spacing:-.9px}.brand-second{display:block}.brand-mark{width:35px;height:37px;display:flex;align-items:center;justify-content:space-between}.brand-mark i{height:32px;width:13px;border:3px solid var(--blue);border-right:0;border-radius:7px 0 0 7px}.brand-mark i+i{transform:rotate(180deg)}.desktop-nav{display:flex;gap:28px;margin:auto;font-size:14px}.desktop-nav a{padding-block:18px}.desktop-nav a:hover,.text-link:hover,.service-card a:hover,.footer-bottom a:hover{color:var(--blue)}.header-phone{font-size:15px;font-weight:600;letter-spacing:-.3px}.menu-toggle{display:none}.mobile-menu{display:none}
.hero{text-align:center;padding-top:65px}.hero-label{font-size:15px;font-weight:500;color:#595960;margin-bottom:22px}h1{font-size:clamp(58px,6.5vw,88px);font-weight:650;line-height:1.04;letter-spacing:-4.3px}.hero-copy{font-size:20px;line-height:1.55;color:var(--muted);margin:24px auto 27px;max-width:680px}.hero-actions{display:flex;justify-content:center;gap:12px;margin-bottom:46px}.button{display:inline-flex;justify-content:center;align-items:center;gap:15px;min-height:50px;border-radius:100px;padding:14px 25px;font-size:15px;line-height:1.35;font-weight:500;border:1px solid transparent;transition:background .18s}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-hover)}.button-secondary{background:var(--cloud);color:var(--blue)}.button-secondary:hover{background:#eaeaf0}.hero-visual{position:relative;height:450px;border-radius:var(--radius);overflow:hidden;background:#e7ebef;text-align:left}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 8%}.hero-visual:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.38));pointer-events:none}.hero-visual figcaption{position:absolute;z-index:1;bottom:28px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-weight:500;font-size:20px;letter-spacing:-.5px}.visual-caption-small{font-size:13px;letter-spacing:0;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.36);border-radius:100px;padding:9px 14px;backdrop-filter:blur(12px)}.specializations{display:flex;justify-content:space-around;gap:20px;padding:32px 0;color:#737379;font-size:14px;border-bottom:1px solid var(--line)}
.section{padding-block:106px}.section-heading{text-align:center;max-width:800px;margin:0 auto 44px}.section-label{font-size:14px;font-weight:600;color:var(--blue);margin-bottom:17px}h2{font-size:clamp(37px,4.1vw,54px);line-height:1.1;font-weight:630;letter-spacing:-2px}.section-intro{font-size:18px;color:var(--muted);margin-top:24px;line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{background:var(--cloud);padding:34px 29px 30px;border-radius:24px;display:flex;flex-direction:column;align-items:flex-start}.service-icon{width:44px;height:44px;color:var(--blue);margin-bottom:36px}.service-card h3{font-size:23px;font-weight:600;letter-spacing:-.7px;margin-bottom:15px}.service-card p{font-size:16px;color:var(--muted);margin-bottom:28px;flex:1}.service-card a{font-size:14px;font-weight:500;display:flex;gap:15px;align-items:center}.about{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding-top:10px}.about-visual{height:490px;border-radius:var(--radius);overflow:hidden;position:relative;background:#e7ebef}.about-visual img{height:100%;object-fit:cover}.image-label{position:absolute;bottom:22px;left:22px;right:22px;max-width:max-content;padding:11px 17px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border-radius:100px;font-size:14px}.about-copy h2{font-size:43px;letter-spacing:-1.8px;margin-bottom:25px}.about-copy>p:not(.section-label){color:var(--muted);font-size:17px;margin-bottom:15px}.text-link{display:inline-flex;gap:17px;font-size:15px;color:var(--blue);margin-top:14px}.advantages{padding-top:10px}.advantages-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding-top:6px}.advantage-symbol{display:block;font-size:40px;color:var(--blue);line-height:1.2;margin-bottom:18px;font-weight:400}.advantages-grid h3{font-size:19px;font-weight:600;letter-spacing:-.5px;margin-bottom:11px}.advantages-grid p{color:var(--muted);font-size:15px;line-height:1.65}.jobs{background:var(--cloud)}.jobs-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.jobs-heading>p{max-width:405px;color:var(--muted);font-size:17px;margin-bottom:4px}.jobs-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.job{border-top:1px solid #d8d8df}.job summary{padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;list-style:none}.job summary::-webkit-details-marker{display:none}.job summary strong{display:block;font-size:21px;font-weight:550;letter-spacing:-.5px;line-height:1.3}.job summary span span{display:block;font-size:14px;color:var(--muted);margin-top:7px}.plus{width:30px;height:30px;flex:0 0 30px;border-radius:50%;position:relative;background:#e7e7ec}.plus:before,.plus:after{content:"";position:absolute;width:12px;height:1.5px;background:#5b5b64;left:9px;top:14px}.plus:after{transform:rotate(90deg);transition:transform .2s}.job[open] .plus:after{transform:rotate(0)}.job-detail{padding:0 42px 27px 0;font-size:15px}.job-detail p{color:var(--muted);margin-bottom:15px}.job-detail a{color:var(--blue)}.jobs-note{font-size:14px;color:var(--muted);padding-top:24px;border-top:1px solid #d8d8df;margin-top:4px}
.contact-section{padding-block:90px}.contact-panel{padding:60px;background:#edf3fa;border-radius:32px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact-copy h2{font-size:49px}.contact-copy>p:not(.section-label){color:#627083;margin-top:23px;font-size:18px}.contact-number{font-size:29px;font-weight:560;letter-spacing:-1px;display:block;margin-top:37px;white-space:nowrap}.contact-number-note{display:block;font-size:14px;color:#627083;margin-top:9px}.request-box{background:#fff;border-radius:24px;padding:28px 30px}.audience-switch{display:flex;background:var(--cloud);padding:4px;border-radius:11px;margin-bottom:27px;gap:3px}.audience-switch button{flex:1;background:transparent;border:0;border-radius:8px;padding:10px 5px;font-size:13px;color:#64646b;min-height:40px}.audience-switch button[aria-pressed="true"]{background:white;box-shadow:0 1px 4px #00000014;color:var(--ink);font-weight:550}.request-box h3{font-size:24px;letter-spacing:-.7px;font-weight:600}.form-intro{font-size:15px;line-height:1.55;margin:12px 0 23px;color:var(--muted)}.phone-label{font-size:14px;display:block;margin-bottom:8px;font-weight:500}#phone{display:block;border:1px solid #d2d2d7;background:#fff;width:100%;height:54px;border-radius:12px;font-size:18px;padding:12px 15px;color:var(--ink)}#phone::placeholder{color:#92929b}#phone[aria-invalid="true"]{border-color:#b3261e}.field-error{font-size:13px;color:#b3261e;line-height:1.4;margin-top:8px;min-height:0}.field-error:empty{display:none}.consent-label{display:flex;align-items:start;gap:10px;font-size:12px;color:var(--muted);line-height:1.5;margin:17px 0}.consent-label input{width:17px;height:17px;flex:0 0 17px;accent-color:var(--blue);margin:2px 0 0}.consent-label a{text-decoration:underline;text-underline-offset:3px}.submit-button{width:100%;justify-content:space-between;min-height:51px;border-radius:12px}.form-note{font-size:12px;color:var(--muted);line-height:1.55;margin-top:14px}.form-policy{font-size:12px;color:#65656d;margin-top:9px}.form-policy a{text-decoration:underline;text-underline-offset:3px}.form-result{padding:17px;border-radius:12px;background:#edf3fa;margin-top:20px;font-size:14px}.form-result p{margin-top:6px}.form-result a{display:inline-block;color:var(--blue);font-weight:500;margin-top:10px}
.site-footer{background:var(--cloud);padding:50px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:38px;border-bottom:1px solid var(--line)}.footer-top>div>p{font-size:14px;color:var(--muted);margin-top:14px}.footer-contact{text-align:right;align-self:center}.footer-contact>a{font-size:24px;letter-spacing:-.6px}.footer-contact p{font-size:14px;color:var(--muted);margin-top:8px}.company-details{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:29px 0 35px;font-size:13px;color:var(--muted)}.company-details strong{font-weight:500;color:#48484e}.company-details p{margin-top:9px;line-height:1.7}.footer-bottom{border-top:1px solid var(--line);display:flex;gap:25px;justify-content:space-between;padding-top:21px;font-size:12px;color:#74747a;line-height:1.5}
.legal-dialog{border:none;padding:0;border-radius:22px;max-width:800px;width:calc(100% - 32px);max-height:85dvh;color:var(--ink);background:#fff;box-shadow:0 25px 90px #0003}.legal-dialog::backdrop{background:#14223870;backdrop-filter:blur(5px)}.dialog-top{position:sticky;top:0;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:15px 30px;z-index:1;font-size:14px;color:var(--muted)}.dialog-top button{background:var(--cloud);border:0;border-radius:50%;width:38px;height:38px;font-size:26px;line-height:1}.legal-content{padding:32px 40px 45px}.legal-content h2{font-size:38px;line-height:1.14;letter-spacing:-1.3px;overflow-wrap:anywhere}.legal-content h3{font-size:20px;line-height:1.35;margin:28px 0 12px;letter-spacing:-.4px}.legal-content p:not(.section-label){font-size:15px;line-height:1.7;margin-top:12px;color:#5e5e65}.legal-content a{color:var(--blue)}.legal-content .legal-lead{padding:15px;background:var(--cloud);border-radius:10px}.legal-page{padding-top:0}.legal-page-header{border-bottom:1px solid var(--line);padding:24px}.legal-page-header a{color:var(--blue);font-size:15px}.legal-page-main{max-width:800px;margin:35px auto}
@media(min-width:1600px){.container{width:min(1280px,calc(100% - 120px))}.hero-visual{height:500px}}
@media(max-width:1050px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.desktop-nav{gap:18px;font-size:13px}.header-phone{font-size:14px}.hero-visual{height:410px}.service-card{padding:28px 22px}.service-card h3{font-size:21px}.about{gap:40px}.about-copy h2{font-size:37px}.about-visual{height:440px}.contact-panel{padding:40px;gap:32px}.contact-copy h2{font-size:40px}.contact-number{font-size:25px}.request-box{padding:24px}.advantages-grid{gap:22px}.advantages-grid h3{font-size:17px}}
@media(max-width:760px){:root{--header-height:calc(66px + env(safe-area-inset-top,0px))}.container{width:calc(100% - 40px)}.site-header{height:var(--header-height)}.header-inner{height:66px;gap:16px}.brand{font-size:18px;gap:8px;letter-spacing:-.7px}.brand-mark{width:29px;height:31px}.brand-mark i{height:27px;width:11px;border-width:2.5px}.desktop-nav{display:none}.header-phone{margin-left:auto;font-size:12px;font-weight:500;white-space:nowrap}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:0;width:36px;height:44px;padding:8px;margin-right:-8px;flex-shrink:0}.menu-toggle span{height:1.5px;width:20px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-menu:not([hidden]){display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:14px 24px 25px;box-shadow:0 20px 24px #1723330d;max-height:calc(100dvh - var(--header-height));overflow:auto}.mobile-menu a{font-size:20px;padding:13px 0}.mobile-menu .mobile-call{color:var(--blue);font-size:16px;border-top:1px solid var(--line);margin-top:8px;padding-top:22px}.hero{padding-top:45px}.hero-label{font-size:12px;margin-bottom:20px}h1{font-size:clamp(40px,9.5vw,65px);letter-spacing:-2.1px;line-height:1.07}.hero-copy{font-size:16px;line-height:1.55;max-width:360px;margin:21px auto 24px}.desktop-break{display:none}.hero-actions{gap:8px;margin-bottom:31px}.button{font-size:13px;min-height:47px;padding:13px 18px;gap:8px}.hero-visual{height:355px;border-radius:22px}.hero-visual img{object-position:48% center}.hero-visual figcaption{left:20px;right:20px;bottom:21px;font-size:16px}.visual-caption-small{display:none}.specializations{display:grid;grid-template-columns:1fr 1fr;gap:16px 10px;padding:25px 0;font-size:12px;text-align:left}.section{padding-block:68px}.section-heading{margin-bottom:30px}.section-label{font-size:13px;margin-bottom:14px}h2{font-size:36px;letter-spacing:-1.6px;line-height:1.12}.section-intro{font-size:16px;margin-top:19px}.service-grid{grid-template-columns:1fr;gap:13px}.service-card{padding:28px;border-radius:22px}.service-icon{width:38px;height:38px;margin-bottom:23px}.service-card h3{font-size:23px;margin-bottom:12px}.service-card p{font-size:16px;margin-bottom:23px}.about{display:flex;flex-direction:column;gap:30px;padding-top:0;align-items:stretch}.about-visual{height:350px}.about-copy h2{font-size:35px}.about-copy>p:not(.section-label){font-size:16px}.image-label{font-size:12px;left:18px;bottom:18px}.advantages{padding-top:0}.advantages-grid{grid-template-columns:1fr 1fr;gap:29px 24px;padding-top:4px}.advantage-symbol{font-size:33px;margin-bottom:14px}.advantages-grid h3{font-size:17px;line-height:1.3}.advantages-grid p{font-size:14px}.jobs-heading{display:block;margin-bottom:29px}.jobs-heading>p{font-size:16px;margin-top:20px}.jobs-grid{grid-template-columns:1fr}.job summary{padding:23px 0}.job summary strong{font-size:19px}.job summary span span{font-size:13px}.jobs-note{font-size:13px;padding-top:20px}.contact-section{padding-block:56px;width:100%;padding-inline:16px}.contact-panel{padding:32px 20px 20px;border-radius:26px;grid-template-columns:1fr;gap:30px}.contact-copy{padding:0 8px}.contact-copy h2{font-size:37px}.contact-copy>p:not(.section-label){font-size:16px;margin-top:17px}.contact-number{font-size:26px;margin-top:24px}.contact-number-note{font-size:13px}.request-box{padding:25px 22px;border-radius:20px}.request-box h3{font-size:23px}.audience-switch{margin-bottom:23px}.audience-switch button{font-size:12px}.submit-button{font-size:15px}.site-footer{padding-top:35px}.footer-top{flex-direction:column;gap:28px;padding-bottom:28px}.footer-contact{text-align:left;align-self:start}.footer-contact>a{font-size:23px}.company-details{grid-template-columns:1fr;gap:20px;padding-block:26px}.footer-bottom{flex-direction:column;gap:13px}.legal-content{padding:25px 23px 35px}.legal-content h2{font-size:29px;letter-spacing:-1px}.legal-content h3{font-size:18px}.legal-dialog{max-height:88dvh;border-radius:18px}.dialog-top{padding:12px 21px}.legal-page-main{margin:15px auto}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.header-inner{gap:10px}.header-phone{font-size:11px}.brand{font-size:16px}.hero-actions .button{padding-inline:13px;font-size:12px}.hero-visual{height:300px}.request-box{padding:22px 17px}.contact-panel{padding-inline:15px}.contact-number{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
@media print{.site-header,.hero-actions,.request-box,.skip-link,.legal-dialog{display:none}body{padding-top:0}.section{padding-block:30px}.container{width:100%}.hero-visual{height:280px}.site-footer{break-inside:avoid}}

.form-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.submit-button:disabled{opacity:.6}.form-result.is-error{background:#fff1ef;color:#963b31}
.survey-hero h1{font-size:clamp(54px,6.1vw,82px);letter-spacing:-3.5px}.survey-hero .hero-copy{max-width:750px}.survey-visual{height:420px}.survey-visual img{object-position:center 8%}.survey-page .service-card p{margin-bottom:0}.survey-process{background:var(--cloud)}.process-list{padding:0;margin:0;list-style:none}.process-list li{display:grid;grid-template-columns:75px 1fr;gap:28px;padding:31px 0;border-top:1px solid var(--line)}.step-number{font-size:30px;line-height:1.2;font-weight:500;letter-spacing:-1px;color:var(--blue)}.process-list h3{font-size:23px;font-weight:600;letter-spacing:-.6px;margin-bottom:12px}.process-list p{font-size:17px;color:var(--muted);max-width:800px}.survey-results{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.results-copy h2{font-size:43px}.results-copy>p:not(.section-label){font-size:17px;color:var(--muted);margin-top:25px;max-width:460px}.report-content{background:#edf3fa;padding:38px;border-radius:var(--radius)}.report-content h3{font-size:23px;font-weight:600;letter-spacing:-.6px;margin-bottom:29px}.report-content>div{display:flex;gap:15px;margin-top:22px}.report-check{color:var(--blue);font-size:20px;line-height:1.4}.report-content strong{display:block;font-size:17px;font-weight:550;line-height:1.4}.report-content p span{display:block;font-size:15px;color:#627083;line-height:1.6;margin-top:6px}.survey-conditions{background:var(--cloud)}.survey-conditions .advantages-grid{margin-top:45px}.research-note{max-width:840px;color:var(--muted);font-size:15px;padding-top:30px;border-top:1px solid var(--line);margin-top:36px}.survey-faq{max-width:900px;padding-bottom:0}.survey-faq .job-detail{max-width:760px}.survey-page .contact-copy h2{font-size:42px}.survey-page .contact-panel{gap:45px}
@media(min-width:761px) and (max-width:980px){.desktop-nav{display:none}.header-phone{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:0;width:36px;height:44px;padding:8px;flex-shrink:0}.menu-toggle span{height:1.5px;width:20px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-menu:not([hidden]){display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:14px 32px 25px;box-shadow:0 20px 24px #1723330d;max-height:calc(100dvh - var(--header-height));overflow:auto}.mobile-menu a{font-size:20px;padding:13px 0}.mobile-menu .mobile-call{color:var(--blue);font-size:16px;border-top:1px solid var(--line);margin-top:8px;padding-top:22px}.survey-results{gap:35px}.results-copy h2{font-size:36px}.survey-page .contact-copy h2{font-size:35px}}
@media(max-width:760px){.survey-hero h1{font-size:clamp(31px,7.5vw,54px);letter-spacing:-1.45px;line-height:1.1}.survey-hero .hero-copy{font-size:16px}.survey-hero .hero-actions .button{font-size:12px;padding-inline:16px}.survey-visual{height:340px}.survey-visual img{object-position:53% center}.survey-visual figcaption{font-size:15px}.process-list li{grid-template-columns:37px 1fr;gap:15px;padding:25px 0}.step-number{font-size:24px}.process-list h3{font-size:20px;line-height:1.3}.process-list p{font-size:15px}.survey-results{grid-template-columns:1fr;gap:30px}.results-copy h2{font-size:34px}.results-copy>p:not(.section-label){font-size:16px;margin-top:20px}.report-content{padding:27px 24px;border-radius:22px}.report-content h3{font-size:22px}.report-content strong{font-size:16px}.report-content p span{font-size:14px}.survey-conditions .advantages-grid{margin-top:30px}.research-note{font-size:14px;margin-top:29px;padding-top:25px}.survey-faq{padding-bottom:0}.survey-page .contact-copy h2{font-size:32px}.survey-page .contact-panel{gap:30px}.survey-faq .job summary strong{font-size:18px}}
