:root{--ink:#101828;--muted:#667085;--paper:#f7f9fc;--white:#ffffff;--line:#d8dee8;--blue:#2563eb;--blue-dark:#123ea3;--amber:#f59e0b;--mint:#14b8a6;--footer:#0b0f19;--footer-strip:#4b535f;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:28px;gap:28px;min-height:76px;padding:0 clamp(18px,5vw,64px);background:rgba(247,249,252,.92);border-bottom:1px solid rgba(16,24,40,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-link,.footer-logo,.logo{display:inline-flex}.logo{align-items:center;width:184px;line-height:1}.logo-image{width:100%;height:auto}.main-nav{display:flex;justify-content:center;gap:clamp(14px,3vw,34px);font-size:14px;color:#344054}.language-switch,.main-nav a{transition:color .16s ease}.language-switch:hover,.main-nav a:hover{color:var(--blue)}.language-switch{font-size:14px;font-weight:700}.survey-header{position:absolute;inset:0 0 auto 0;display:flex;justify-content:center;min-height:106px;padding:24px 18px;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.survey-header .logo{width:clamp(184px,20vw,242px);filter:drop-shadow(0 12px 22px rgba(16,24,40,.1))}body:has(.survey-hero-assurance) .survey-header .logo{padding:8px 12px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.62);border-radius:8px;box-shadow:0 18px 44px rgba(0,0,0,.12)}.survey-logo-button{padding:0;border:0;background:transparent;cursor:pointer}.hero{position:relative;min-height:calc(100svh - 76px);display:grid;grid-template-columns:minmax(320px,.86fr) minmax(360px,1.14fr);align-items:center;grid-gap:clamp(24px,5vw,76px);gap:clamp(24px,5vw,76px);padding:clamp(42px,7vw,92px) clamp(18px,5vw,64px);overflow:hidden}.hero:before{content:"";position:absolute;inset:auto 0 0 0;height:34%;background:var(--white);z-index:-1}.hero-copy{max-width:610px}.eyebrow,.survey-kicker{margin:0 0 14px;color:var(--blue);font-size:13px;font-weight:800;text-transform:uppercase}.hero h1{margin:0 0 16px;font-size:clamp(58px,10vw,118px);line-height:.9}.hero h2{max-width:620px;margin:0 0 22px;font-size:clamp(28px,4.4vw,58px);line-height:1}.hero p{max-width:550px;color:#344054;font-size:clamp(17px,2vw,21px);line-height:1.55}.hero-image{width:100%;border-radius:0;box-shadow:0 34px 80px rgba(16,24,40,.13)}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:6px;font:inherit;font-size:15px;font-weight:800;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover{background:var(--blue-dark)}.button-secondary{background:var(--white);border-color:#b8c7ff;color:var(--blue-dark)}.button-ghost{border-color:var(--line);background:transparent;color:var(--ink)}.hero-proof{margin-top:18px;color:var(--muted)!important;font-size:14px!important;font-weight:700}.section{max-width:var(--max);margin:0 auto;padding:clamp(50px,8vw,96px) clamp(18px,5vw,32px)}.intro-band{display:grid;grid-template-columns:minmax(240px,.95fr) minmax(260px,1.05fr);grid-gap:clamp(24px,5vw,80px);gap:clamp(24px,5vw,80px);align-items:end}.about-newsletter h2,.content-page h1,.intro-band h2{margin:0;font-size:clamp(34px,5vw,64px);line-height:1}.about-newsletter p,.intro-band p,.page-intro{margin:0;color:#344054;font-size:clamp(18px,2vw,24px);line-height:1.5}.study-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;padding-top:0}.study-tile{min-height:260px;padding:clamp(24px,4vw,36px);background:var(--white);border:1px solid var(--line)}.content-list h2,.study-tile h3{margin:0 0 14px;font-size:24px}.content-list p,.study-tile p{margin:0;color:#475467;line-height:1.65}.study-tile a{display:inline-flex;margin-top:22px;color:var(--blue-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.content-page{max-width:900px}.content-page .page-intro{margin-top:24px}.content-hero-image{width:100%;max-height:360px;object-fit:cover;margin-top:clamp(30px,5vw,52px);border-radius:8px}.content-list{display:grid;grid-gap:34px;gap:34px;margin-top:54px}.content-list section{padding-top:26px;border-top:1px solid var(--line)}.content-list section p+p{margin-top:14px}.content-list ul,.content-panel ul{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0;padding-left:20px;color:#475467;line-height:1.6}.content-panel{margin-top:44px;padding:clamp(24px,4vw,34px);background:var(--white);border:1px solid var(--line);border-radius:8px}.content-panel h2,.faq-section h2,.link-section h2{margin:0 0 20px;font-size:clamp(26px,3vw,36px);line-height:1.05}.faq-section,.link-section{margin-top:54px}.link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.link-grid a,.resource-list a{min-height:58px;padding:18px;background:var(--white);border:1px solid var(--line);border-radius:8px;color:var(--blue-dark);font-weight:800;transition:transform .16s ease,border-color .16s ease}.link-grid a:hover,.resource-list a:hover{transform:translateY(-1px);border-color:#aabaff}.resource-list{display:grid;grid-gap:12px;gap:12px}.resource-list a{display:grid;grid-gap:6px;gap:6px;color:var(--ink)}.resource-list small{color:var(--muted);font-size:13px;font-weight:700}.faq-section details{border-top:1px solid var(--line);padding:18px 0}.faq-section details:last-of-type{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;color:var(--ink);font-size:18px;font-weight:800}.faq-section p{margin:12px 0 0;color:#475467;line-height:1.65}.legal-page{max-width:960px}.guide-band{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(300px,1.1fr);grid-gap:clamp(24px,5vw,70px);gap:clamp(24px,5vw,70px);align-items:center}.guide-band img{width:100%;border-radius:8px}.guide-band h2{margin:0 0 18px;font-size:clamp(34px,5vw,62px);line-height:1}.guide-band p:last-child{margin:0;color:#344054;font-size:clamp(18px,2vw,22px);line-height:1.55}.survey-hero{position:relative;min-height:100svh;display:grid;place-items:center;padding:clamp(112px,13vw,150px) 18px clamp(52px,7vw,82px);overflow:hidden;background:#f9fbff;cursor:pointer}.survey-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 42%,rgba(230,237,255,.62)),linear-gradient(180deg,#fbfdff,#eef4ff);z-index:0}.survey-panel{position:relative;z-index:1;width:min(940px,100%);margin-top:clamp(-104px,-8vh,-62px);padding:0;text-align:center;background:transparent;border:0;border-radius:0;box-shadow:none;animation:survey-rise .52s ease-out both}.survey-panel h1{margin:0;font-size:clamp(34px,4.2vw,56px);line-height:1.04;letter-spacing:0;text-wrap:balance}.survey-panel p{max-width:600px;margin:0 auto;color:#52647d;font-size:clamp(17px,2.2vw,22px);line-height:1.5}.survey-actions{display:flex;justify-content:center;gap:16px;margin:clamp(34px,5.4vw,56px) 0 0}.survey-actions form{display:contents}.survey-actions .button{min-width:min(320px,42vw);min-height:64px;padding:0 32px;border-radius:6px;font-size:clamp(18px,1.65vw,24px);box-shadow:0 16px 34px rgba(18,62,163,.11)}.survey-actions .button-primary{min-width:min(440px,48vw)}.survey-actions .button-secondary{min-width:min(270px,30vw)}.survey-actions .button-icon{font-size:.9em;opacity:1;text-decoration:none}.survey-actions .button-label{text-decoration:underline;text-underline-offset:3px}.survey-actions .button-secondary{background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.survey-actions .button:hover{transform:translateY(-2px);box-shadow:0 24px 42px rgba(18,62,163,.16)}.survey-hero-preview{min-height:100svh;align-items:center;background:#ffffff;color:#0c1222}.survey-hero-preview:before{display:none}.survey-preview-shell{position:relative;z-index:1;width:min(1080px,100%);display:grid;grid-gap:42px;gap:42px;animation:survey-rise .52s ease-out both}.survey-preview-copy{max-width:760px}.survey-preview-eyebrow{margin:0 0 18px;color:#1f4e47;font-size:13px;font-weight:800;text-transform:uppercase}.survey-preview-title{margin:0;font-size:58px;line-height:1.06;letter-spacing:0}.survey-preview-title span{background:linear-gradient(0deg,#fff0a8 34%,transparent 0);box-decoration-break:clone;-webkit-box-decoration-break:clone}.survey-preview-description{max-width:690px;margin:30px 0 0;color:#5f6979;font-size:20px;line-height:1.65}.survey-preview-actions{justify-content:flex-start;margin-top:38px}.survey-preview-actions .button{min-width:0;min-height:60px;padding:0 28px;border-radius:6px;font-size:17px;box-shadow:none;text-decoration:none}.survey-preview-actions .button-primary{background:#1f4e47;color:#ffffff}.survey-preview-actions .button-primary:hover{background:#183c37}.survey-preview-actions .button-secondary{border-color:rgba(31,78,71,.56);background:transparent;color:#1f4e47;-webkit-backdrop-filter:none;backdrop-filter:none}.survey-preview-actions .button-secondary:hover{background:#f4f8f7}.button-meta{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.14);color:currentColor;font-size:12px;font-weight:900}.button-arrow{font-size:22px;line-height:1}.survey-preview-footnote{max-width:760px;margin:28px 0 0;color:#5c6572;font-size:16px;font-weight:700;line-height:1.55}.survey-preview-details{display:grid;grid-gap:0;gap:0;align-self:end;border-top:1px solid rgba(12,18,34,.14);border-bottom:1px solid rgba(12,18,34,.14)}.survey-preview-details div{display:grid;grid-template-columns:120px 1fr;grid-gap:18px;gap:18px;padding:18px 0;border-top:1px solid rgba(12,18,34,.1)}.survey-preview-details div:first-child{border-top:0}.survey-preview-details span{color:#667085;font-size:13px;font-weight:900;text-transform:uppercase}.survey-preview-details strong{color:#111827;font-size:18px}.survey-preview-switcher{position:fixed;left:50%;bottom:18px;z-index:4;display:inline-flex;gap:6px;padding:6px;background:rgba(255,255,255,.9);border:1px solid rgba(12,18,34,.12);border-radius:8px;box-shadow:0 18px 40px rgba(12,18,34,.12);transform:translateX(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.survey-preview-switcher a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:6px;color:#384152;font-size:13px;font-weight:800;transition:background .16s ease,color .16s ease}.survey-preview-switcher a span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#edf2f1;color:#1f4e47;font-size:12px}.survey-preview-switcher a.is-active,.survey-preview-switcher a:hover{background:#1f4e47;color:#ffffff}.survey-preview-switcher a.is-active span,.survey-preview-switcher a:hover span{background:rgba(255,255,255,.18);color:#ffffff}.survey-hero-classic{place-items:center}.survey-hero-classic .survey-preview-shell{justify-items:center;max-width:980px;margin-top:clamp(-360px,-30vh,-220px);text-align:center}.survey-hero-classic .survey-preview-copy{max-width:900px}.survey-hero-classic .survey-preview-title{font-size:64px}.survey-hero-classic .survey-preview-title span{background:linear-gradient(0deg,#ffe68a 34%,transparent 0)}.survey-hero-classic .survey-preview-description{margin-left:auto;margin-right:auto;font-size:18px}.survey-hero-classic .survey-preview-actions{justify-content:center}.survey-hero-classic .survey-preview-actions .button-primary{background:#16aee5;color:#ffffff;box-shadow:0 16px 32px rgba(22,174,229,.22)}.survey-hero-classic .survey-preview-actions .button-primary:hover{background:#0b95c9}.survey-hero-classic .survey-preview-actions .button-secondary{border-color:rgba(22,174,229,.58);color:#0a5f80}.survey-hero-classic .survey-preview-actions .button-secondary:hover{background:#eefaff}.survey-hero-editorial{background:#fbfaf6}.survey-hero-editorial .survey-preview-shell{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:end}.survey-hero-editorial .survey-preview-copy{padding-left:clamp(0px,2vw,18px)}.survey-hero-editorial .survey-preview-title span{background:linear-gradient(0deg,#f7e7a1 28%,transparent 0)}.survey-hero-editorial .survey-preview-details{margin-bottom:12px}.survey-hero-assurance{background:#103d37;color:#ffffff}.survey-hero-assurance .survey-preview-shell{grid-template-columns:minmax(0,.95fr) minmax(280px,.55fr);align-items:center}.survey-hero-assurance .survey-preview-description,.survey-hero-assurance .survey-preview-eyebrow,.survey-hero-assurance .survey-preview-footnote{color:rgba(255,255,255,.78)}.survey-hero-assurance .survey-preview-title span{background:linear-gradient(0deg,rgba(248,204,70,.8) 31%,transparent 0)}.survey-hero-assurance .survey-preview-actions .button-primary{background:#f8cc46;color:#103d37}.survey-hero-assurance .survey-preview-actions .button-primary:hover{background:#ffd85f}.survey-hero-assurance .survey-preview-actions .button-secondary{border-color:rgba(255,255,255,.52);color:#ffffff}.survey-hero-assurance .survey-preview-actions .button-secondary:hover{background:rgba(255,255,255,.1)}.survey-hero-assurance .survey-preview-details{border-color:rgba(255,255,255,.22)}.survey-hero-assurance .survey-preview-details div{border-color:rgba(255,255,255,.16)}.survey-hero-assurance .survey-preview-details span{color:rgba(255,255,255,.58)}.survey-hero-assurance .survey-preview-details strong{color:#ffffff}.about-newsletter-preview{border-top:1px solid rgba(16,24,40,.08)}@keyframes survey-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.survey-trust{color:#667085!important;font-size:14px!important;font-weight:800}.about-newsletter{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);grid-gap:clamp(24px,5vw,72px);gap:clamp(24px,5vw,72px);align-items:center;background:var(--white)}.survey-about-copy{display:grid;grid-gap:32px;gap:32px}.survey-about-text{display:grid;grid-gap:18px;gap:18px}.survey-about-text p{margin:0}.survey-about-image{width:100%;opacity:.72;filter:saturate(.9)}.site-footer{color:var(--white);background:var(--footer)}.support-strip{display:flex;align-items:center;justify-content:center;gap:16px;min-height:88px;background:var(--footer-strip);font-size:clamp(24px,3vw,32px)}.support-strip svg{width:34px;height:34px;fill:none;stroke:var(--amber);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.footer-main{max-width:var(--max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px 24px}.footer-main .logo{color:var(--white)}.footer-main nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0;font-size:clamp(18px,2.4vw,30px)}.footer-main nav a{padding:0 28px;border-right:1px solid #475467}.footer-main nav a:last-child{border-right:0;padding-right:0}@media (max-width:860px){.site-header{grid-template-columns:1fr auto;gap:14px;min-height:auto;padding-top:14px;padding-bottom:14px}.main-nav{grid-column:1/-1;order:3;justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.about-newsletter,.guide-band,.hero,.intro-band,.link-grid{grid-template-columns:1fr}.survey-hero{place-items:center;padding-left:18px;padding-bottom:clamp(58px,12vw,88px)}.survey-panel{text-align:center;margin-top:clamp(-96px,-9vh,-62px)}.survey-actions{justify-content:center}.hero{min-height:auto;padding-top:44px}.study-grid{grid-template-columns:1fr}.survey-actions{flex-direction:column;align-items:stretch}.survey-hero-preview{padding-top:126px;padding-bottom:98px}.survey-hero-assurance .survey-preview-shell,.survey-hero-editorial .survey-preview-shell,.survey-preview-shell{grid-template-columns:1fr;gap:34px}.survey-hero-classic .survey-preview-shell{margin-top:-28px}.survey-hero-editorial .survey-preview-copy,.survey-preview-copy{max-width:none;padding-left:0;text-align:center}.survey-hero-classic .survey-preview-title,.survey-preview-title{font-size:42px}.survey-preview-description{margin-top:24px;font-size:18px}.survey-preview-actions{justify-content:center}.survey-preview-details{width:min(520px,100%);margin:0 auto}.survey-preview-switcher{position:static;width:min(100%,366px);margin:32px auto 0;justify-content:center;overflow-x:auto;transform:none}.survey-actions .button{min-width:0;width:100%}.footer-main{align-items:flex-start;flex-direction:column}.footer-main nav{justify-content:flex-start;font-size:22px}.footer-main nav a{padding:10px 18px 10px 0;margin-right:18px}}@media (max-width:520px){.logo{width:156px}.survey-header .logo{width:188px}.survey-hero{padding:114px 18px 58px;place-items:center}.hero h1{font-size:55px}.about-newsletter h2,.content-page h1,.hero h2,.intro-band h2{font-size:36px}.survey-panel h1{font-size:clamp(30px,9.6vw,42px);line-height:1.08}.survey-actions .button{min-height:58px;padding:0 20px;font-size:17px}.survey-hero-preview{padding-top:118px}.survey-hero-classic .survey-preview-title,.survey-preview-title{font-size:34px}.survey-preview-description{font-size:17px}.survey-hero-classic .survey-preview-description{font-size:15px}.survey-preview-actions .button{min-height:56px;padding:0 18px;font-size:16px}.survey-preview-details div{grid-template-columns:1fr;gap:6px}.survey-preview-switcher{bottom:10px}.survey-preview-switcher a{padding:0 10px}.footer-main nav{display:grid;grid-gap:8px;gap:8px}.footer-main nav a{border-right:0;margin:0;padding:0}}@media (prefers-reduced-motion:reduce){.survey-panel,.survey-preview-shell{animation:none}}