.Header_scope__ILb4s .nav{position:sticky;top:0;z-index:60;height:68px;padding:8px 12px;box-sizing:border-box;transition:padding .3s ease}.Header_scope__ILb4s .navbar{position:relative;width:100%;max-width:1200px;height:52px;box-sizing:border-box;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background:var(--paper);border:1px solid var(--sand-3);border-radius:var(--radius-pill);padding:4px 10px 4px 22px;box-shadow:0 1px 3px rgba(35,33,30,.05);transition:box-shadow .3s ease,background .3s ease}.Header_scope__ILb4s .nav.scrolled{padding:8px 12px}.Header_scope__ILb4s .nav.scrolled .navbar{box-shadow:var(--shadow-md);background:hsla(36,29%,97%,.92);backdrop-filter:blur(12px)}.Header_scope__ILb4s .nlinks{display:flex;gap:30px;align-items:center;flex:1;justify-content:center}.Header_scope__ILb4s .nlink{background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font:var(--fw-medium) 14px var(--font-sans);color:var(--muted);transition:color .2s}.Header_scope__ILb4s .nlink:hover{color:var(--ink)}.Header_scope__ILb4s .nlink.act{color:var(--ink);font-weight:600}.Header_scope__ILb4s .nlink i{font-size:16px;opacity:.7}.Header_scope__ILb4s .nbtns{display:flex;gap:10px;align-items:center}.Header_scope__ILb4s .nbtns .btn{padding:7px 20px;font-size:14px}.Header_scope__ILb4s .ndd{display:flex;align-items:center}.Header_scope__ILb4s .ndd:hover{padding:26px 14px 46px;margin:-26px -14px -46px}.Header_scope__ILb4s .ndd-panel{display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:70;background:#fff;border:1px solid var(--sand-2);border-radius:20px;box-shadow:0 30px 70px rgba(35,33,30,.16);padding:34px 40px 38px}.Header_scope__ILb4s .ndd:hover .ndd-panel{display:block;animation:Header_ddin__U2JNG .22s ease}.Header_scope__ILb4s .ndd-panel:hover{display:block}@keyframes Header_ddin__U2JNG{0%{transform:translateY(6px)}to{transform:none}}.Header_scope__ILb4s .ndd:hover .nlink{color:var(--ink)}.Header_scope__ILb4s .ndd:hover .nlink i{transform:rotate(180deg)}.Header_scope__ILb4s .nlink i{transition:transform .2s ease}.Header_scope__ILb4s .ndd-lbl{font:var(--fw-semibold) 13px var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--green-deep);margin:0 0 26px}.Header_scope__ILb4s .ndd-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 56px}.Header_scope__ILb4s .ndd-it{display:flex;gap:18px;align-items:flex-start;text-decoration:none;cursor:pointer;border-radius:14px;padding:6px;margin:-6px;transition:background .18s ease}.Header_scope__ILb4s .ndd-it:hover{background:var(--paper)}.Header_scope__ILb4s .ndd-ic{width:64px;height:64px;flex-shrink:0;border-radius:16px;background:var(--cream,#f0eee7);display:flex;align-items:center;justify-content:center;font-size:26px;color:var(--green-deep)}.Header_scope__ILb4s .ndd-it:hover .ndd-ic{color:var(--purple)}.Header_scope__ILb4s .ndd-t{font:var(--fw-semibold) 18px var(--font-sans);color:var(--ink);margin:2px 0 6px}.Header_scope__ILb4s .ndd-d{font:var(--fw-medium) 14.5px/1.45 var(--font-sans);color:var(--muted);margin:0;max-width:340px}@media(max-width:840px){.Header_scope__ILb4s .ndd-panel{display:none!important}}.LanguageSwitcher_scope__BSmQW .lang{position:relative;display:block;width:44px;height:44px}.LanguageSwitcher_scope__BSmQW .lang:focus-within .lang-menu,.LanguageSwitcher_scope__BSmQW .lang:hover .lang-menu{display:block;animation:LanguageSwitcher_ddin__Fa95n .18s ease}.LanguageSwitcher_scope__BSmQW .lang-btn{width:44px;height:44px;border:1px solid transparent;border-radius:50%;background:transparent;color:#533899;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1px 6px;transition:filter .18s ease,transform .18s ease}.LanguageSwitcher_scope__BSmQW .lang-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.LanguageSwitcher_scope__BSmQW .lang-btn i{font-size:20px;line-height:1}.LanguageSwitcher_scope__BSmQW .lang-menu{display:none;position:absolute;top:calc(100% + 12px);right:0;z-index:80;width:250px;background:#fff;border:1px solid #e0d9d0;border-radius:16px;box-shadow:0 24px 60px rgba(35,33,30,.16);padding:8px}.LanguageSwitcher_scope__BSmQW .lang-it{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:10px;background:transparent;color:var(--ink);padding:12px 14px;text-decoration:none;font:var(--fw-medium) 16px/1.2 var(--font-sans);transition:background .16s ease}.LanguageSwitcher_scope__BSmQW .lang-it:hover{background:rgba(240,236,251,.58)}.LanguageSwitcher_scope__BSmQW .lang-it.on{background:#f0ecfb;font-weight:600}.LanguageSwitcher_scope__BSmQW .lang-chk{width:24px;height:24px;border-radius:50%;display:none;align-items:center;justify-content:center;background:#533899;color:#fff;font-size:16px;flex:0 0 auto}.LanguageSwitcher_scope__BSmQW .lang-it.on .lang-chk{display:flex}.LanguageSwitcher_scope__BSmQW :dir(rtl) .lang-menu{right:auto;left:0}@media(max-width:640px){.LanguageSwitcher_scope__BSmQW .lang-menu{right:-96px;width:min(250px,calc(100vw - 32px))}.LanguageSwitcher_scope__BSmQW :dir(rtl) .lang-menu{left:-96px;right:auto}}.Footer_scope__cEI1g .foot{background:var(--ink);color:#fff;padding:70px 0 36px}.Footer_scope__cEI1g .foot-top{display:flex;gap:48px;flex-wrap:wrap;justify-content:space-between}.Footer_scope__cEI1g .foot-brand{max-width:230px}.Footer_scope__cEI1g .foot-tag{font:var(--fw-medium) 13.5px/1.5 var(--font-sans);color:hsla(0,0%,100%,.55);margin-top:16px}.Footer_scope__cEI1g .fcols{display:flex;gap:48px;flex-wrap:wrap}.Footer_scope__cEI1g .fcol{display:flex;flex-direction:column;gap:11px;min-width:120px}.Footer_scope__cEI1g .fhead{font:var(--fw-semibold) 13px var(--font-sans);color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.06em}.Footer_scope__cEI1g .flink{font:var(--fw-medium) 14px var(--font-sans);color:hsla(0,0%,100%,.82);text-decoration:none;transition:color .2s}.Footer_scope__cEI1g .flink:hover{color:#fff}.Footer_scope__cEI1g .fsocial{display:flex;gap:12px;font-size:20px;color:hsla(0,0%,100%,.8)}.Footer_scope__cEI1g .fsocial i{cursor:pointer;transition:color .2s}.Footer_scope__cEI1g .fsocial i:hover{color:var(--lime)}.Footer_scope__cEI1g .foot-bot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:48px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.12);font:var(--fw-medium) 12.5px var(--font-sans);color:hsla(0,0%,100%,.45)}.Footer_scope__cEI1g .foot-bot a{color:hsla(0,0%,100%,.6);text-decoration:none}.CookieConsent_scope__Z6eLi .cookie-consent{position:fixed;right:22px;bottom:24px;z-index:1000;width:min(330px,calc(100vw - 32px));border:1px solid rgba(35,33,30,.08);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 42px rgba(35,33,30,.22),0 2px 8px rgba(35,33,30,.08);padding:22px;color:var(--ink)}.CookieConsent_scope__Z6eLi .cookie-consent h2{margin:0 0 12px;font:var(--fw-semibold) 22px/1.08 var(--font-sans);letter-spacing:-.035em}.CookieConsent_scope__Z6eLi .cookie-consent p{margin:0 0 12px;max-width:100%;color:var(--muted-2);font:var(--fw-medium) 11.5px/1.55 var(--font-sans);letter-spacing:-.02em}.CookieConsent_scope__Z6eLi .cookie-consent p+p{margin-bottom:16px}.CookieConsent_scope__Z6eLi .cookie-consent-link{color:var(--ink);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.CookieConsent_scope__Z6eLi .cookie-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.CookieConsent_scope__Z6eLi .cookie-btn{min-height:38px;border:0;border-radius:999px;cursor:pointer;font:var(--fw-medium) 12px/1 var(--font-sans);letter-spacing:-.02em;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.CookieConsent_scope__Z6eLi .cookie-btn:hover{transform:translateY(-1px)}.CookieConsent_scope__Z6eLi .cookie-btn:focus-visible{outline:3px solid rgba(149,211,36,.65);outline-offset:3px}.CookieConsent_scope__Z6eLi .cookie-btn-muted{background:#f1efee;color:var(--ink)}.CookieConsent_scope__Z6eLi .cookie-btn-dark{background:var(--ink);color:#fff;box-shadow:0 10px 24px rgba(35,33,30,.16)}@media(max-width:640px){.CookieConsent_scope__Z6eLi .cookie-consent{bottom:14px;right:12px;width:calc(100vw - 24px);border-radius:26px;padding:28px}.CookieConsent_scope__Z6eLi .cookie-consent p{font-size:18px}.CookieConsent_scope__Z6eLi .cookie-consent-actions{grid-template-columns:1fr;gap:12px}.CookieConsent_scope__Z6eLi .cookie-btn{min-height:56px;font-size:18px}}.HomeSections_scope__qtzVM .hero{position:relative;overflow:hidden;text-align:center;margin-top:-92px;padding:150px 0 42px;background:radial-gradient(115% 78% at 8% -14%,#d3bef4 0,transparent 52%),radial-gradient(115% 78% at 92% -14%,#b6e084 0,transparent 52%),linear-gradient(180deg,#efe8f6 0,#f5f1f7 52%,var(--paper) 96%)}.HomeSections_scope__qtzVM .blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;z-index:0;pointer-events:none}.HomeSections_scope__qtzVM .blob-a{width:520px;height:520px;background:radial-gradient(circle,#c9b6f4,transparent 70%);top:-180px;left:-120px;animation:HomeSections_drift__Q7_hE 16s ease-in-out infinite}.HomeSections_scope__qtzVM .blob-b{width:460px;height:460px;background:radial-gradient(circle,#b7e07a,transparent 70%);top:-120px;right:-120px;animation:HomeSections_drift__Q7_hE 19s ease-in-out infinite reverse}@keyframes HomeSections_drift__Q7_hE{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,30px) scale(1.12)}}.HomeSections_scope__qtzVM .hero .ct{position:relative;z-index:1}.HomeSections_scope__qtzVM .htag{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.7);border:1px solid var(--sand-3);border-radius:var(--radius-pill);padding:5px 14px 5px 6px;font:var(--fw-medium) 13px var(--font-sans);color:var(--muted);margin-bottom:26px}.HomeSections_scope__qtzVM .htag b{background:var(--purple);color:#fff;border-radius:var(--radius-pill);padding:3px 9px;font-weight:600;font-size:12px}.HomeSections_scope__qtzVM .h1{font:var(--fw-semibold) 64px/1.04 var(--font-sans);letter-spacing:-.02em;margin:0 auto;max-width:780px}.HomeSections_scope__qtzVM .accent{color:var(--purple)}.HomeSections_scope__qtzVM .acc-green .accent{color:var(--green-deep)}.HomeSections_scope__qtzVM .acc-blue .accent{color:var(--blue)}.HomeSections_scope__qtzVM .hsub{font:var(--fw-medium) 18px/1.5 var(--font-sans);color:var(--muted);max-width:560px;margin:24px auto 0}.HomeSections_scope__qtzVM .hbadges{display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.HomeSections_scope__qtzVM .hbadge{font:var(--fw-semibold) 14px var(--font-sans);color:var(--ink)}.HomeSections_scope__qtzVM .hbadge i{color:var(--green-mid);margin-right:5px}.HomeSections_scope__qtzVM .hbtns{display:flex;gap:12px;justify-content:center;margin-top:34px}.HomeSections_scope__qtzVM .hero-rise{animation:HomeSections_fadeUp__5LRDQ .85s cubic-bezier(.22,.61,.36,1)}@keyframes HomeSections_fadeUp__5LRDQ{0%{transform:translateY(22px)}to{transform:none}}.HomeSections_scope__qtzVM .feat-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:34px auto 0;max-width:1060px}.HomeSections_scope__qtzVM .feat-card{position:relative;flex:1 1 180px;max-width:206px;background:hsla(0,0%,100%,.66);border:1px solid var(--sand-3);border-radius:14px;padding:15px 16px 14px;text-align:left;cursor:pointer;backdrop-filter:blur(6px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.HomeSections_scope__qtzVM .feat-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--purple-light)}.HomeSections_scope__qtzVM .feat-card.on{background:#fff;border-color:var(--purple);box-shadow:0 12px 26px rgba(83,56,153,.16)}.HomeSections_scope__qtzVM .feat-ic{font-size:21px;color:var(--ink);display:block;margin-bottom:24px}.HomeSections_scope__qtzVM .feat-lb{font:var(--fw-semibold) 14px/1.25 var(--font-sans);color:var(--ink)}.HomeSections_scope__qtzVM .feat-chk{position:absolute;top:13px;right:13px;width:18px;height:18px;border-radius:5px;border:1.5px solid var(--sand-3);display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;transition:background .2s,border-color .2s}.HomeSections_scope__qtzVM .feat-chk i{opacity:0;transition:opacity .2s}.HomeSections_scope__qtzVM .feat-card.on .feat-chk{background:var(--purple);border-color:var(--purple)}.HomeSections_scope__qtzVM .feat-card.on .feat-chk i{opacity:1}.HomeSections_scope__qtzVM .hero-cta{display:flex;gap:12px;justify-content:center;margin-top:30px}.HomeSections_scope__qtzVM .hero-stage2{position:relative;padding:24px 0 40px;background:linear-gradient(180deg,var(--paper) 0,#e9e0f6 12%,#9576d4 46%,#47367e 72%,#23211e 100%)}.HomeSections_scope__qtzVM .stage-inner{position:relative;max-width:1080px;margin:0 auto;padding:0 24px}.HomeSections_scope__qtzVM .dash-wrap{position:relative;z-index:1}.HomeSections_scope__qtzVM .dash-wrap .tilt{border-radius:14px;box-shadow:0 44px 100px rgba(12,7,34,.55),0 8px 26px rgba(12,7,34,.34)}.HomeSections_scope__qtzVM .agent-panel{position:absolute;z-index:4;left:0;top:8px;width:300px;background:#fff;border:1px solid hsla(0,0%,100%,.5);border-radius:16px;box-shadow:0 30px 70px rgba(12,7,34,.42);overflow:hidden}.HomeSections_scope__qtzVM .ap-head{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid var(--sand-1)}.HomeSections_scope__qtzVM .ap-title{font:var(--fw-semibold) 13px var(--font-sans);color:var(--purple);flex:1}.HomeSections_scope__qtzVM .ap-ic{color:var(--taupe);font-size:15px;cursor:pointer}.HomeSections_scope__qtzVM .ap-body{padding:14px;display:flex;flex-direction:column;gap:9px}.HomeSections_scope__qtzVM .ap-msg{font:var(--fw-medium) 12px/1.45 var(--font-sans);color:var(--ink)}.HomeSections_scope__qtzVM .ap-q{align-self:flex-end;background:var(--purple-pale);color:var(--purple);font:var(--fw-medium) 12px var(--font-sans);padding:7px 11px;border-radius:12px 12px 3px 12px;max-width:82%}.HomeSections_scope__qtzVM .ap-opt{display:flex;align-items:center;gap:8px;border:1px solid var(--sand-1);border-radius:9px;padding:8px 10px;font:var(--fw-medium) 12px var(--font-sans);color:var(--ink);cursor:pointer;transition:background .2s,border-color .2s}.HomeSections_scope__qtzVM .ap-opt:hover{background:var(--paper);border-color:var(--sand-3)}.HomeSections_scope__qtzVM .ap-opt i{font-size:14px;color:var(--purple)}.HomeSections_scope__qtzVM .ap-input{margin:2px 14px 14px;border:1px solid var(--sand-2);border-radius:10px;padding:9px 11px;font:var(--fw-medium) 12px var(--font-sans);color:var(--taupe)}.HomeSections_scope__qtzVM .float-card{position:absolute;z-index:4;right:0;top:126px;width:280px;background:#fff;border:1px solid hsla(0,0%,100%,.5);border-radius:16px;box-shadow:0 30px 70px rgba(12,7,34,.42)}.HomeSections_scope__qtzVM .fc-top{background:linear-gradient(140deg,var(--purple),#3a2870);padding:16px;color:#fff;border-radius:16px 16px 0 0}.HomeSections_scope__qtzVM .fc-eng{font:var(--fw-medium) 11px var(--font-sans);color:hsla(0,0%,100%,.72);display:flex;align-items:center;gap:6px}.HomeSections_scope__qtzVM .fc-quote{font:var(--fw-semibold) 14px/1.4 var(--font-sans);margin:10px 0 0}.HomeSections_scope__qtzVM .fc-quote mark{background:var(--lime);color:var(--green-deep);padding:0 3px;border-radius:2px}.HomeSections_scope__qtzVM .fc-body{padding:12px 15px}.HomeSections_scope__qtzVM .fc-row{display:flex;justify-content:space-between;align-items:center;font:var(--fw-medium) 12px var(--font-sans);color:var(--muted);padding:6px 0}.HomeSections_scope__qtzVM .fc-row b{color:var(--ink);font-weight:600}.HomeSections_scope__qtzVM .fc-pill{position:absolute;right:-8px;bottom:-14px;z-index:5;display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--sand-2);border-radius:var(--radius-pill);padding:7px 13px;font:var(--fw-semibold) 12px var(--font-sans);color:var(--purple);box-shadow:var(--shadow-md)}.HomeSections_scope__qtzVM .fc-pill i{color:var(--lime)}.HomeSections_scope__qtzVM .hero-logos{background:var(--ink);padding:6px 0 62px;text-align:center}.HomeSections_scope__qtzVM .hero-logos .hl-lbl{display:block;font:var(--fw-medium) 13px var(--font-sans);color:hsla(0,0%,100%,.5);margin-bottom:24px}.HomeSections_scope__qtzVM .hero-logos .lg{color:hsla(0,0%,100%,.46)}.HomeSections_scope__qtzVM .hero-logos .lg:hover{color:#fff;opacity:1}@media(max-width:840px){.HomeSections_scope__qtzVM .agent-panel,.HomeSections_scope__qtzVM .float-card{display:none}.HomeSections_scope__qtzVM .stage-inner{padding:0 16px}}.HomeSections_scope__qtzVM .why{padding:100px 0 90px}.HomeSections_scope__qtzVM .why-top{display:flex;justify-content:space-between;align-items:flex-start;gap:48px;flex-wrap:wrap}.HomeSections_scope__qtzVM .why-h{font:var(--fw-semibold) 46px/1.05 var(--font-sans);letter-spacing:-.025em;margin:0;max-width:520px}.HomeSections_scope__qtzVM .why-rt{max-width:440px;padding-top:6px}.HomeSections_scope__qtzVM .why-sub{font:var(--fw-medium) 18px/1.5 var(--font-sans);color:var(--muted);margin:0}.HomeSections_scope__qtzVM .why-body{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;margin-top:52px;align-items:center}.HomeSections_scope__qtzVM .mock-frame{padding:9px;border-radius:26px;background:linear-gradient(150deg,var(--purple-light) 0,#e7d9f7 26%,#f3e2d8 60%,#e9f3cf 100%);box-shadow:0 34px 80px rgba(35,33,30,.14)}.HomeSections_scope__qtzVM .mock-canvas{position:relative;border-radius:18px;background:var(--paper);background-image:radial-gradient(circle,#d8cfc4 1.2px,transparent 0);background-size:17px 17px;padding:26px 26px 84px;overflow:hidden;min-height:440px}.HomeSections_scope__qtzVM .mock-crumb{font:var(--fw-medium) 13px var(--font-sans);color:var(--taupe);margin-bottom:20px}.HomeSections_scope__qtzVM .mock-crumb b{color:var(--ink);font-weight:600}.HomeSections_scope__qtzVM .mock-modal{position:relative;background:#fff;border:1.5px solid var(--purple-light);border-radius:16px;padding:24px 24px 20px;box-shadow:0 18px 40px rgba(83,56,153,.14)}.HomeSections_scope__qtzVM .mock-mt{font:var(--fw-semibold) 21px var(--font-sans);margin:0}.HomeSections_scope__qtzVM .mock-md{font:var(--fw-medium) 13.5px/1.45 var(--font-sans);color:var(--muted);margin:8px 0 18px}.HomeSections_scope__qtzVM .mock-lb{font:var(--fw-semibold) 12.5px var(--font-sans);color:var(--ink);display:block;margin:14px 0 7px}.HomeSections_scope__qtzVM .mock-in{background:#f3f0ec;border:1px solid transparent;border-radius:9px;padding:11px 13px;font:var(--fw-medium) 13px var(--font-sans);color:var(--taupe)}.HomeSections_scope__qtzVM .mock-foot{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.HomeSections_scope__qtzVM .mock-cancel{font:var(--fw-semibold) 13.5px var(--font-sans);color:var(--muted);cursor:pointer}.HomeSections_scope__qtzVM .mock-create{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--purple-light);border-radius:var(--radius-pill);padding:9px 16px;font:var(--fw-semibold) 13.5px var(--font-sans);color:var(--purple);background:#fff;cursor:pointer}.HomeSections_scope__qtzVM .mock-create i{color:var(--lime-deep,#6ea015)}.HomeSections_scope__qtzVM .mock-toolbar{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);display:flex;align-items:center;gap:4px;background:#fff;border:1px solid var(--sand-2);border-radius:14px;padding:7px 9px;box-shadow:0 12px 30px rgba(35,33,30,.14)}.HomeSections_scope__qtzVM .mtool{display:flex;flex-direction:column;align-items:center;gap:3px;padding:7px 12px;border-radius:9px;font:var(--fw-medium) 10.5px var(--font-sans);color:var(--muted);cursor:pointer;transition:background .2s,color .2s}.HomeSections_scope__qtzVM .mtool i{font-size:17px}.HomeSections_scope__qtzVM .mtool.on{background:var(--purple-pale);color:var(--purple)}.HomeSections_scope__qtzVM .mtool:hover{background:var(--paper);color:var(--ink)}.HomeSections_scope__qtzVM .why-list{display:flex;flex-direction:column}.HomeSections_scope__qtzVM .why-item{padding:22px 2px;border-top:1px solid var(--sand-2);cursor:pointer}.HomeSections_scope__qtzVM .why-item:first-child{border-top:none;padding-top:4px}.HomeSections_scope__qtzVM .why-hd{display:flex;align-items:center;gap:12px}.HomeSections_scope__qtzVM .why-chk{width:23px;height:23px;border-radius:50%;background:var(--purple-pale);color:var(--purple-light);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:background .25s,color .25s}.HomeSections_scope__qtzVM .why-item.on .why-chk{background:var(--purple);color:#fff}.HomeSections_scope__qtzVM .why-t{font:var(--fw-semibold) 21px var(--font-sans);color:var(--muted);margin:0;transition:color .25s}.HomeSections_scope__qtzVM .why-item.on .why-t{color:var(--ink)}.HomeSections_scope__qtzVM .why-d{font:var(--fw-medium) 15px/1.55 var(--font-sans);color:var(--taupe);margin:11px 0 0 35px;transition:color .25s}.HomeSections_scope__qtzVM .why-item.on .why-d{color:var(--muted)}@media(max-width:840px){.HomeSections_scope__qtzVM .why-body{grid-template-columns:1fr;gap:34px}.HomeSections_scope__qtzVM .why-h{font-size:34px}}.HomeSections_scope__qtzVM .logos{padding:8px 0;border-top:1px solid var(--sand-3);border-bottom:1px solid var(--sand-3);background:var(--paper)}.HomeSections_scope__qtzVM .mq-mask{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.HomeSections_scope__qtzVM .mq{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:HomeSections_marquee__nyMVi 28s linear infinite;will-change:transform}.HomeSections_scope__qtzVM .mq-group{display:flex;align-items:center;gap:58px;flex:none;padding-right:58px}.HomeSections_scope__qtzVM .mq:hover{animation-play-state:paused}@keyframes HomeSections_marquee__nyMVi{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.HomeSections_scope__qtzVM .lg{display:inline-flex;align-items:center;justify-content:center;width:100px;max-width:100px;height:42px;white-space:nowrap;transition:opacity .25s,filter .25s;opacity:.68;filter:grayscale(1) invert(1) brightness(1.35)}.HomeSections_scope__qtzVM .lg:hover{opacity:1;filter:grayscale(1) invert(1) brightness(1.8)}.HomeSections_scope__qtzVM .client-logo-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.HomeSections_scope__qtzVM .shape{background:linear-gradient(180deg,var(--paper),var(--purple-pale) 30%,var(--purple-pale) 70%,var(--paper));padding:90px 0 96px;text-align:center}.HomeSections_scope__qtzVM .tabs{display:inline-flex;gap:6px;background:hsla(0,0%,100%,.6);border:1px solid var(--sand-3);border-radius:var(--radius-pill);padding:5px;margin:26px auto 0}.HomeSections_scope__qtzVM .db-tab{background:transparent;border:none;cursor:pointer;font:var(--fw-medium) 14px var(--font-sans);color:var(--muted);padding:9px 18px;border-radius:var(--radius-pill);transition:all .25s ease}.HomeSections_scope__qtzVM .db-tab.on{background:var(--purple);color:#fff;box-shadow:0 6px 16px rgba(83,56,153,.28)}.HomeSections_scope__qtzVM .db-tab:hover{color:var(--ink)}.HomeSections_scope__qtzVM .db-tab.on:hover{color:#fff}.HomeSections_scope__qtzVM .panel{max-width:1080px;margin:40px auto 0;background:linear-gradient(180deg,#fbf9fe,#f4eefc);border:1px solid #e4dcf3;border-radius:24px;padding:36px 36px 0;text-align:left;overflow:hidden}.HomeSections_scope__qtzVM .panel-h{font:var(--fw-semibold) 26px/1.15 var(--font-sans);margin:0;max-width:520px;letter-spacing:-.01em}.HomeSections_scope__qtzVM .panel-d{font:var(--fw-medium) 15px/1.5 var(--font-sans);color:var(--muted);margin:12px 0 0;max-width:460px}.HomeSections_scope__qtzVM .dash-float{margin-top:28px;animation:HomeSections_float__a7S8r 7s ease-in-out infinite;transform-style:preserve-3d}@keyframes HomeSections_float__a7S8r{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.HomeSections_scope__qtzVM .tilt{background:#fff;border:1px solid var(--sand-2);border-radius:16px 16px 0 0;box-shadow:0 24px 60px rgba(35,33,30,.16);overflow:hidden;transition:transform .25s ease;transform:perspective(1400px)}.HomeSections_scope__qtzVM .db-bar{display:flex;align-items:center;gap:10px;padding:11px 14px;border-bottom:1px solid var(--sand-1);background:#faf8f5}.HomeSections_scope__qtzVM .dot{width:11px;height:11px;border-radius:50%;display:inline-block}.HomeSections_scope__qtzVM .db-url{flex:1;background:#fff;border:1px solid var(--sand-1);border-radius:8px;height:24px;max-width:280px;margin:0 auto;font:var(--fw-medium) 11px var(--font-mono);color:var(--taupe);display:flex;align-items:center;justify-content:center}.HomeSections_scope__qtzVM .db-body{display:flex;min-height:330px}.HomeSections_scope__qtzVM .db-side{width:158px;border-right:1px solid var(--sand-1);padding:14px 10px;display:flex;flex-direction:column;gap:3px;background:#fbfaf8}.HomeSections_scope__qtzVM .db-logo{display:flex;align-items:center;gap:8px;padding:4px 8px 12px;font:var(--fw-semibold) 14px var(--font-sans)}.HomeSections_scope__qtzVM .db-mark{width:18px;height:18px;border-radius:6px;background:var(--ink);display:inline-flex;align-items:center;justify-content:center}.HomeSections_scope__qtzVM .db-mark span{width:8px;height:8px;border-radius:50%;background:#fff}.HomeSections_scope__qtzVM .db-nav{display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:8px;font:var(--fw-medium) 12.5px var(--font-sans);color:var(--muted);cursor:pointer;transition:background .2s,color .2s}.HomeSections_scope__qtzVM .db-nav i{font-size:15px}.HomeSections_scope__qtzVM .db-nav:hover{background:#f1eef9;color:var(--ink)}.HomeSections_scope__qtzVM .db-nav.act{background:var(--purple-pale);color:var(--purple);font-weight:600}.HomeSections_scope__qtzVM .db-main{flex:1;padding:16px 18px;min-width:0}.HomeSections_scope__qtzVM .db-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.HomeSections_scope__qtzVM .db-chip{font:var(--fw-medium) 11px var(--font-sans);color:var(--muted);border:1px solid var(--sand-1);border-radius:7px;padding:5px 10px;display:inline-flex;align-items:center;gap:5px;background:#fff}.HomeSections_scope__qtzVM .db-chip.dk{background:var(--ink);color:#fff;border-color:var(--ink)}.HomeSections_scope__qtzVM .db-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:14px}.HomeSections_scope__qtzVM .db-metric{border:1px solid var(--sand-1);border-radius:11px;padding:10px;background:#fff;transition:transform .2s,box-shadow .2s}.HomeSections_scope__qtzVM .db-metric:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.HomeSections_scope__qtzVM .db-mp{display:flex;align-items:center;gap:5px;font:var(--fw-medium) 10.5px var(--font-sans);color:var(--muted);margin-bottom:7px}.HomeSections_scope__qtzVM .db-mp i{font-size:12px}.HomeSections_scope__qtzVM .db-num{font:var(--fw-semibold) 24px var(--font-sans);letter-spacing:-.02em;line-height:1}.HomeSections_scope__qtzVM .db-delta{font:var(--fw-semibold) 10px var(--font-sans);color:var(--green-deep);background:var(--green-pale);border-radius:5px;padding:2px 5px;margin-top:6px;display:inline-block}.HomeSections_scope__qtzVM .db-grid2{display:grid;grid-template-columns:1fr 1.1fr;gap:14px}.HomeSections_scope__qtzVM .db-card{border:1px solid var(--sand-1);border-radius:11px;padding:13px;background:#fff}.HomeSections_scope__qtzVM .db-cap{font:var(--fw-semibold) 12px var(--font-sans);margin:0 0 10px}.HomeSections_scope__qtzVM .db-row{display:grid;grid-template-columns:16px 1fr auto auto;gap:8px;align-items:center;padding:6px 0;border-top:1px solid var(--sand-1);font:var(--fw-medium) 11.5px var(--font-sans)}.HomeSections_scope__qtzVM .db-row:first-of-type{border-top:none}.HomeSections_scope__qtzVM .db-rk{color:var(--taupe);font-weight:600}.HomeSections_scope__qtzVM .db-bn{display:flex;align-items:center;gap:7px}.HomeSections_scope__qtzVM .db-av{width:16px;height:16px;border-radius:5px}.HomeSections_scope__qtzVM .db-up{color:var(--green-deep);font-weight:600;font-size:10.5px}.HomeSections_scope__qtzVM .db-down{color:var(--orange-deep);font-weight:600;font-size:10.5px}.HomeSections_scope__qtzVM .chartwrap{margin-top:4px}.HomeSections_scope__qtzVM .spark{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-dashoffset:0}.HomeSections_scope__qtzVM .s-purple{stroke:var(--purple)}.HomeSections_scope__qtzVM .s-green{stroke:var(--green)}.HomeSections_scope__qtzVM .s-blue{stroke:var(--blue)}.HomeSections_scope__qtzVM .s-orange{stroke:var(--orange)}.HomeSections_scope__qtzVM .glegend{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.HomeSections_scope__qtzVM .gl{display:flex;align-items:center;gap:5px;font:var(--fw-medium) 10px var(--font-sans);color:var(--muted)}.HomeSections_scope__qtzVM .gl b{width:9px;height:9px;border-radius:3px;display:inline-block}.HomeSections_scope__qtzVM .shape .eng-h{font-size:46px;letter-spacing:-.025em;line-height:1.03}.HomeSections_scope__qtzVM .panel-cta{margin:22px 0 30px}.HomeSections_scope__qtzVM .db-brand{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--sand-2);border-radius:9px;padding:6px 10px;font:var(--fw-semibold) 12.5px var(--font-sans);color:var(--ink);cursor:pointer}.HomeSections_scope__qtzVM .db-brand .bm{width:19px;height:19px;border-radius:5px;background:var(--ink);color:#fff;font:var(--fw-bold) 9px var(--font-sans);display:flex;align-items:center;justify-content:center}.HomeSections_scope__qtzVM .db-brand i{color:var(--taupe);font-size:14px;margin-left:2px}.HomeSections_scope__qtzVM .db-scan{display:inline-flex;align-items:center;gap:6px;background:#faf8f5;border:1px solid var(--sand-1);border-radius:8px;padding:5px 10px;font:var(--fw-medium) 11px var(--font-sans);color:var(--taupe)}.HomeSections_scope__qtzVM .db-scan b{color:var(--ink);font-weight:600}.HomeSections_scope__qtzVM .db-delta.dn{color:var(--orange-deep);background:#faeae4}.HomeSections_scope__qtzVM .rk-row{display:grid;grid-template-columns:16px 1.4fr .8fr .9fr .9fr;gap:8px;align-items:center;padding:8px 0;border-top:1px solid var(--sand-1);font:var(--fw-medium) 11.5px var(--font-sans)}.HomeSections_scope__qtzVM .rk-row.hd{color:var(--taupe);font-weight:600;border-top:none;font-size:10.5px}.HomeSections_scope__qtzVM .rk-sent{justify-self:start;background:var(--green-pale);color:var(--green-deep);border-radius:6px;padding:2px 7px;font-weight:600;font-size:10px}.HomeSections_scope__qtzVM .rk-ch{color:var(--green-deep);font-weight:600;font-size:10.5px}.HomeSections_scope__qtzVM .engineer{text-align:center;padding:96px 0 70px}.HomeSections_scope__qtzVM .eng-h{font:var(--fw-semibold) 40px/1.1 var(--font-sans);letter-spacing:-.02em;margin:0}.HomeSections_scope__qtzVM .eng-mark{color:var(--ink);background:linear-gradient(var(--lime),var(--lime)) no-repeat;background-size:0 36%;background-position:0 80%;padding:0 4px;border-radius:2px}.HomeSections_scope__qtzVM .eng-mark.vis{animation:HomeSections_mark__9Sz_Y 1.1s cubic-bezier(.6,0,.2,1) .3s forwards}@keyframes HomeSections_mark__9Sz_Y{0%{background-size:0 36%}to{background-size:100% 36%}}.HomeSections_scope__qtzVM .eng-sub{font:var(--fw-medium) 16px/1.55 var(--font-sans);color:var(--muted);max-width:640px;margin:24px auto 0}.HomeSections_scope__qtzVM .tcard{border-radius:var(--radius-lg);padding:44px;display:flex;gap:44px;flex-wrap:wrap;justify-content:space-between}.HomeSections_scope__qtzVM .card-blue{background:var(--blue-pale)}.HomeSections_scope__qtzVM .card-green{background:var(--green-pale)}.HomeSections_scope__qtzVM .bl-h{font:var(--fw-semibold) 26px/1.15 var(--font-sans);margin:0;color:var(--blue-ink);max-width:300px}.HomeSections_scope__qtzVM .bl-it{font:var(--fw-medium) 14px var(--font-sans);color:var(--muted);font-style:italic;margin:18px 0 2px}.HomeSections_scope__qtzVM .bl-sub{font:var(--fw-semibold) 17px var(--font-sans);margin:0}.HomeSections_scope__qtzVM .bl-pill{display:inline-flex;align-items:center;gap:7px;margin-top:16px;background:var(--ink);color:#fff;border-radius:var(--radius-pill);padding:6px 12px;font:var(--fw-medium) 12px var(--font-sans)}.HomeSections_scope__qtzVM .bl-pill i{color:var(--lime)}.HomeSections_scope__qtzVM .stats{flex:1;min-width:320px;display:flex;flex-direction:column;gap:9px}.HomeSections_scope__qtzVM .stat{background:hsla(0,0%,100%,.72);border-radius:12px;padding:13px 16px;display:flex;gap:14px;align-items:center;transition:transform .2s}.HomeSections_scope__qtzVM .stat:hover{transform:translateX(4px)}.HomeSections_scope__qtzVM .stat .n{font:var(--fw-semibold) 18px var(--font-sans);color:var(--blue);width:64px;display:flex;align-items:center;gap:4px;flex-shrink:0}.HomeSections_scope__qtzVM .stat .n i{font-size:14px}.HomeSections_scope__qtzVM .stat .t{font:var(--fw-medium) 13px/1.35 var(--font-sans);color:var(--ink)}.HomeSections_scope__qtzVM .gr-h{font:var(--fw-semibold) 30px/1.08 var(--font-sans);color:var(--green-deep);margin:0;letter-spacing:-.01em}.HomeSections_scope__qtzVM .gr-p{font:var(--fw-medium) 15px/1.5 var(--font-sans);color:var(--ink);margin:18px 0 0;max-width:360px}.HomeSections_scope__qtzVM .case{flex:1;min-width:320px;background:#fff;border-radius:16px;padding:26px}.HomeSections_scope__qtzVM .case-brand{font:var(--fw-semibold) 19px var(--font-sans);letter-spacing:.14em;color:var(--ink);border-bottom:1px solid var(--sand-1);padding-bottom:16px}.HomeSections_scope__qtzVM .cs-num{font:var(--fw-semibold) 38px var(--font-sans);color:var(--green-deep);letter-spacing:-.02em;display:block}.HomeSections_scope__qtzVM .cs-lab{font:var(--fw-medium) 15px var(--font-sans);color:var(--ink);display:block;margin-bottom:18px}.HomeSections_scope__qtzVM .cs-foot{font:var(--fw-medium) 13px/1.45 var(--font-sans);color:var(--taupe);margin-top:6px}.HomeSections_scope__qtzVM .fpills{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:36px}.HomeSections_scope__qtzVM .fpill{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--sand-2);border-radius:var(--radius-pill);padding:10px 18px 10px 12px;font:var(--fw-medium) 14px var(--font-sans);color:var(--ink);transition:transform .2s,box-shadow .2s,border-color .2s}.HomeSections_scope__qtzVM .fpill:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm);border-color:var(--sand-3)}.HomeSections_scope__qtzVM .fpill i{font-size:17px;color:var(--purple)}.HomeSections_scope__qtzVM .pbanner{position:relative;overflow:hidden;background:var(--purple);border-radius:var(--radius-lg);padding:40px 44px;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}.HomeSections_scope__qtzVM .pb-h{font:var(--fw-semibold) 30px/1.25 var(--font-sans);color:hsla(0,0%,100%,.78);font-style:italic;margin:0;max-width:560px}.HomeSections_scope__qtzVM .chip-wipe{display:inline-block}.HomeSections_scope__qtzVM .pbanner.vis .chip-wipe{animation:HomeSections_wipe__a73z1 .6s cubic-bezier(.7,0,.3,1) both}@keyframes HomeSections_wipe__a73z1{0%{transform:translateY(9px)}to{transform:none}}.HomeSections_scope__qtzVM .pb-shine{position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.16),transparent);animation:HomeSections_shine___O26c 5s ease-in-out infinite}@keyframes HomeSections_shine___O26c{0%{left:-60%}55%,to{left:130%}}.HomeSections_scope__qtzVM .compare{text-align:center;padding:90px 0}.HomeSections_scope__qtzVM .cmp-h{font:var(--fw-semibold) 38px/1.12 var(--font-sans);margin:0;letter-spacing:-.02em}.HomeSections_scope__qtzVM .cmp-sub{font:var(--fw-medium) 16px/1.5 var(--font-sans);color:var(--muted);max-width:520px;margin:18px auto 0}.HomeSections_scope__qtzVM .cmp-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:760px;margin:44px auto 0;text-align:left}.HomeSections_scope__qtzVM .cmp-card{background:#fff;border:1px solid var(--sand-2);border-radius:var(--radius-lg);padding:30px;transition:transform .25s,box-shadow .25s}.HomeSections_scope__qtzVM .cmp-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.HomeSections_scope__qtzVM .cmp-card.win{border-color:var(--green-pale-2);background:linear-gradient(180deg,#fff,#fbfdf6)}.HomeSections_scope__qtzVM .cmp-t{font:var(--fw-semibold) 19px var(--font-sans);margin:0 0 18px}.HomeSections_scope__qtzVM .cmp-li{display:flex;align-items:center;gap:11px;padding:9px 0;font:var(--fw-medium) 14px var(--font-sans);color:var(--ink)}.HomeSections_scope__qtzVM .cmp-li i{font-size:18px;flex-shrink:0}.HomeSections_scope__qtzVM .ok{color:var(--green)}.HomeSections_scope__qtzVM .no{color:var(--orange-deep)}.HomeSections_scope__qtzVM .integ{text-align:center;padding:80px 0}.HomeSections_scope__qtzVM .integ-h{font:var(--fw-semibold) 30px var(--font-sans);margin:0 0 36px;letter-spacing:-.01em}.HomeSections_scope__qtzVM .igrid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px;max-width:760px;margin:0 auto}.HomeSections_scope__qtzVM .itile{aspect-ratio:1;border:1px solid var(--sand-2);border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;transition:transform .25s ease,box-shadow .25s ease,border-color .2s}.HomeSections_scope__qtzVM .integration-icon{display:block;width:50px;height:50px}.HomeSections_scope__qtzVM .itile:hover{box-shadow:var(--shadow-md);border-color:var(--sand-3)}.HomeSections_scope__qtzVM .islide-mask{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.HomeSections_scope__qtzVM .islide{display:flex;width:-moz-max-content;width:max-content;will-change:transform}.HomeSections_scope__qtzVM .islide-group{display:flex;gap:14px;padding-right:14px}.HomeSections_scope__qtzVM .islide .itile{width:76px;height:76px;flex:none;aspect-ratio:auto}.HomeSections_scope__qtzVM .islide-l{animation:HomeSections_integration-marquee__QogBZ 30s linear infinite}.HomeSections_scope__qtzVM .islide-r{animation:HomeSections_integration-marquee__QogBZ 36s linear infinite reverse;margin-top:14px}@keyframes HomeSections_integration-marquee__QogBZ{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.HomeSections_scope__qtzVM .islide{animation-play-state:paused}}.HomeSections_scope__qtzVM .faqsec{padding:50px 0 90px}.HomeSections_scope__qtzVM .faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.HomeSections_scope__qtzVM .faq-title{font:var(--fw-semibold) 34px/1.12 var(--font-sans);margin:0;letter-spacing:-.02em}.HomeSections_scope__qtzVM .faq-note{font:var(--fw-medium) 15px var(--font-sans);color:var(--muted);margin:16px 0 0}.HomeSections_scope__qtzVM .faq-list{display:flex;flex-direction:column}.HomeSections_scope__qtzVM .faq{border-bottom:1px solid var(--sand-2)}.HomeSections_scope__qtzVM .faq-q{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 4px;text-align:left;font:var(--fw-semibold) 17px var(--font-sans);color:var(--ink)}.HomeSections_scope__qtzVM .faq-ic{font-size:22px;color:var(--purple);transition:transform .3s ease;flex-shrink:0}.HomeSections_scope__qtzVM .faq.open .faq-ic{transform:rotate(45deg)}.HomeSections_scope__qtzVM .faq-a{max-height:0;overflow:hidden;opacity:0;font:var(--fw-medium) 15px/1.55 var(--font-sans);color:var(--muted);transition:max-height .4s ease,opacity .35s ease,padding .35s ease;padding:0 40px 0 4px}.HomeSections_scope__qtzVM .faq.open .faq-a{max-height:200px;opacity:1;padding-bottom:22px}.HomeSections_scope__qtzVM .darkcta{background:var(--ink);border-radius:var(--radius-lg);padding:56px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;flex-wrap:wrap}.HomeSections_scope__qtzVM .dc-mark{width:42px;height:42px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.HomeSections_scope__qtzVM .dc-mark span{width:18px;height:18px;border-radius:50%;background:var(--ink)}.HomeSections_scope__qtzVM .dc-h{font:var(--fw-semibold) 34px/1.1 var(--font-sans);color:#fff;margin:0;max-width:440px;letter-spacing:-.01em}.HomeSections_scope__qtzVM .dc-p{font:var(--fw-medium) 15px/1.5 var(--font-sans);color:hsla(0,0%,100%,.66);margin:16px 0 0;max-width:430px}.HomeSections_scope__qtzVM .highlight-chip{display:inline-block;border-radius:999px;padding:0 .24em;line-height:1.08}.HomeSections_scope__qtzVM .highlight-chip.green{background:var(--green-pale-2);color:var(--green-deep)}.HomeSections_scope__qtzVM .highlight-chip.orange{background:#ffe3ca;color:var(--orange-deep)}.HomeSections_scope__qtzVM .highlight-chip.yellow{background:var(--yellow);color:var(--ink)}@media(max-width:880px){.HomeSections_scope__qtzVM .h1{font-size:46px}.HomeSections_scope__qtzVM .db-metrics{grid-template-columns:repeat(3,1fr)}.HomeSections_scope__qtzVM .db-grid2{grid-template-columns:1fr}.HomeSections_scope__qtzVM .db-side{display:none}.HomeSections_scope__qtzVM .cmp-grid,.HomeSections_scope__qtzVM .faq-grid{grid-template-columns:1fr}.HomeSections_scope__qtzVM .igrid{grid-template-columns:repeat(5,1fr)}.HomeSections_scope__qtzVM .cmp-h,.HomeSections_scope__qtzVM .eng-h{font-size:30px}}.Blog_scope__IJkHw .blog-shell{padding:130px 0 80px;background:var(--paper);min-height:70vh}.Blog_scope__IJkHw .blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:34px}.Blog_scope__IJkHw .blog-card{background:#fff;border:1px solid var(--sand-2);border-radius:24px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 16px 42px rgba(35,33,30,.06)}.Blog_scope__IJkHw .blog-card-media{position:relative;aspect-ratio:16/10;background:var(--cream)}.Blog_scope__IJkHw .blog-card-body{padding:24px}.Blog_scope__IJkHw .blog-card h2{font:var(--fw-semibold) 23px/1.12 var(--font-sans);letter-spacing:-.02em;margin:0 0 12px}.Blog_scope__IJkHw .blog-card p{color:var(--muted);font:var(--fw-medium) 15px/1.5 var(--font-sans);margin:0}.Blog_scope__IJkHw .pagination{display:flex;gap:12px;margin-top:32px}.Blog_scope__IJkHw .article{max-width:820px;margin:0 auto}.Blog_scope__IJkHw .prose{color:var(--ink);font:var(--fw-medium) 18px/1.65 var(--font-sans)}.Blog_scope__IJkHw .prose :is(h2,h3,h4){color:var(--ink);letter-spacing:-.02em;line-height:1.15;margin:1.8em 0 .6em}.Blog_scope__IJkHw .prose h2{font-size:34px}.Blog_scope__IJkHw .prose h3{font-size:26px}.Blog_scope__IJkHw .prose p{margin:0 0 1.1em}.Blog_scope__IJkHw .prose :is(ul,ol){margin:0 0 1.4em;padding-left:1.4em}.Blog_scope__IJkHw .prose li{margin:0 0 .45em}.Blog_scope__IJkHw .prose a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.Blog_scope__IJkHw .prose img{max-width:100%;height:auto;border-radius:24px}.Blog_scope__IJkHw .empty-state{margin-top:28px;border:1px solid var(--sand-2);background:#fff;border-radius:24px;padding:28px;color:var(--muted)}.Blog_scope__IJkHw .blog-index-hero{margin-top:-94px;padding:174px 0 18px;background:radial-gradient(90% 70% at 12% 0,#cdb9ec 0,rgba(205,185,236,0) 60%),radial-gradient(80% 60% at 92% 0,#d9e8c4 0,hsla(85,44%,84%,0) 55%),linear-gradient(180deg,#efeaf8,hsla(36,29%,97%,0) 82%)}.Blog_scope__IJkHw .blog-index-heading{padding:64px 24px 0;text-align:center}.Blog_scope__IJkHw .blog-index-badge{display:inline-flex;gap:10px;align-items:center;padding:5px 16px 5px 5px;border:1px solid var(--sand-2);border-radius:var(--radius-pill);background:hsla(0,0%,100%,.85);color:var(--muted);font:var(--fw-medium) 13px/1.2 var(--font-sans)}.Blog_scope__IJkHw [dir=rtl] .blog-index-badge{padding:5px 5px 5px 16px}.Blog_scope__IJkHw .blog-index-badge strong{padding:6px 12px;border-radius:var(--radius-pill);background:var(--purple);color:#fff;font-size:12px;font-weight:var(--fw-semibold)}.Blog_scope__IJkHw .blog-index-heading h1{margin:24px 0 18px;color:var(--ink);font:var(--fw-semibold) clamp(48px,6.4vw,76px)/1.02 var(--font-sans);letter-spacing:-.035em}.Blog_scope__IJkHw .blog-index-heading h1 span{color:var(--purple)}.Blog_scope__IJkHw .blog-index-heading>p{max-width:570px;margin:0 auto;color:var(--muted);font:var(--fw-medium) 17px/1.45 var(--font-sans);text-wrap:pretty}.Blog_scope__IJkHw .blog-index-filters{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:1050px;margin:40px auto 0;padding:0 24px}.Blog_scope__IJkHw .blog-index-filter,.Blog_scope__IJkHw .blog-index-search-cancel,.Blog_scope__IJkHw .blog-index-search-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 18px;border:1px solid var(--sand-3);border-radius:var(--radius-pill);background:hsla(0,0%,100%,.82);color:var(--ink);font:var(--fw-medium) 14px/1.2 var(--font-sans);text-decoration:none;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.Blog_scope__IJkHw .blog-index-filter:hover,.Blog_scope__IJkHw .blog-index-search-cancel:hover,.Blog_scope__IJkHw .blog-index-search-toggle:hover{border-color:var(--ink);color:var(--ink)}.Blog_scope__IJkHw .blog-index-filter.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.Blog_scope__IJkHw .blog-index-search-toggle{width:40px;flex:0 0 40px;padding:0}.Blog_scope__IJkHw .blog-index-filters.is-searching{flex-wrap:nowrap}.Blog_scope__IJkHw .blog-index-search-form{display:flex;width:min(720px,100%);align-items:center;gap:8px;padding:5px;border:1px solid var(--sand-3);border-radius:var(--radius-pill);background:#fff;animation:Blog_blog-search-expand__guzzG .48s cubic-bezier(.22,1,.36,1) both;box-shadow:0 12px 32px rgba(35,33,30,.08);transform-origin:center}.Blog_scope__IJkHw .blog-index-search-form>*{animation:Blog_blog-search-controls__IbD4O .3s ease .16s both}.Blog_scope__IJkHw .blog-index-search-form>i{margin-inline-start:10px;color:var(--muted)}.Blog_scope__IJkHw .blog-index-search-form input{min-width:0;flex:1;padding:8px 12px;border:0;outline:0;background:transparent;color:var(--ink);font:var(--fw-medium) 14px var(--font-sans)}.Blog_scope__IJkHw .blog-index-search-submit{width:34px;height:34px;flex:0 0 auto;border:0;border-radius:50%;background:var(--ink);color:#fff;cursor:pointer}.Blog_scope__IJkHw .blog-index-search-cancel{min-height:34px;flex:0 0 auto;padding:7px 15px;background:transparent}@keyframes Blog_blog-search-expand__guzzG{0%{opacity:0;clip-path:inset(0 48% round var(--radius-pill));transform:translateY(6px) scale(.96)}to{opacity:1;clip-path:inset(0 round var(--radius-pill));transform:none}}@keyframes Blog_blog-search-controls__IbD4O{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:none}}.Blog_scope__IJkHw .blog-index-wrap{max-width:var(--container-max);margin:0 auto;padding:0 40px}.Blog_scope__IJkHw .blog-index-feature{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-top:48px}.Blog_scope__IJkHw .blog-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px}.Blog_scope__IJkHw .blog-index-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--sand-2);border-radius:var(--radius-lg);background:#fff;color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.Blog_scope__IJkHw .blog-index-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(35,33,30,.1);color:var(--ink)}.Blog_scope__IJkHw .blog-index-cover{position:relative;display:flex;align-items:center;justify-content:center;min-height:210px;padding:32px;color:var(--ink)}.Blog_scope__IJkHw .blog-index-card-featured .blog-index-cover{min-height:300px}.Blog_scope__IJkHw .blog-index-cover-title{max-width:440px;text-align:center;text-wrap:balance;font:var(--fw-semibold) 24px/1.12 var(--font-sans);letter-spacing:-.02em}.Blog_scope__IJkHw .blog-index-card-featured .blog-index-cover-title{max-width:650px;font-size:clamp(32px,4vw,42px)}.Blog_scope__IJkHw .blog-index-cover-title span{display:inline;padding:1px 7px 3px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.Blog_scope__IJkHw .blog-index-watermark{position:absolute;inset-inline-start:22px;inset-block-end:16px;font:var(--fw-semibold) 13px var(--font-sans);opacity:.55}.Blog_scope__IJkHw .blog-index-cover-0{background:var(--green-pale);color:var(--green-deep)}.Blog_scope__IJkHw .blog-index-cover-0 .blog-index-cover-title span{background:var(--green-deep);color:var(--lime)}.Blog_scope__IJkHw .blog-index-cover-1{background:var(--blue-pale);color:var(--blue-ink)}.Blog_scope__IJkHw .blog-index-cover-1 .blog-index-cover-title span{background:var(--blue);color:#fff}.Blog_scope__IJkHw .blog-index-cover-2{background:#fcf3d6;color:var(--gold)}.Blog_scope__IJkHw .blog-index-cover-2 .blog-index-cover-title span{background:var(--yellow);color:var(--gold)}.Blog_scope__IJkHw .blog-index-cover-3{background:var(--purple-pale);color:var(--purple)}.Blog_scope__IJkHw .blog-index-cover-3 .blog-index-cover-title span{background:var(--purple);color:#fff}.Blog_scope__IJkHw .blog-index-cover-4{background:var(--ink);color:var(--paper)}.Blog_scope__IJkHw .blog-index-cover-4 .blog-index-cover-title span{background:var(--lime);color:var(--green-deep)}.Blog_scope__IJkHw .blog-index-cover-5{background:var(--pink-pale);color:var(--crimson)}.Blog_scope__IJkHw .blog-index-cover-5 .blog-index-cover-title span{background:var(--crimson);color:#fff}.Blog_scope__IJkHw .blog-index-cover-6{background:var(--cream);color:var(--ink)}.Blog_scope__IJkHw .blog-index-cover-6 .blog-index-cover-title span{background:var(--orange);color:#fff}.Blog_scope__IJkHw .blog-index-card-body{display:flex;flex:1;flex-direction:column;gap:10px;padding:22px 24px 20px}.Blog_scope__IJkHw .blog-index-meta{color:var(--muted);font:var(--fw-medium) 13px/1.3 var(--font-sans)}.Blog_scope__IJkHw .blog-index-card h2,.Blog_scope__IJkHw .blog-index-card h3{margin:0;color:var(--ink);font:var(--fw-semibold) 19px/1.22 var(--font-sans);letter-spacing:-.015em}.Blog_scope__IJkHw .blog-index-card-featured h2{font-size:26px}.Blog_scope__IJkHw .blog-index-card-body>p{margin:0;color:var(--muted);font:var(--fw-medium) 14.5px/1.45 var(--font-sans)}.Blog_scope__IJkHw .blog-index-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px}.Blog_scope__IJkHw .blog-index-read-more{display:inline-flex;align-items:center;gap:6px;color:var(--ink);font:var(--fw-semibold) 13px/1.2 var(--font-sans)}.Blog_scope__IJkHw .blog-index-tag{overflow:hidden;max-width:52%;padding:5px 9px;border-radius:var(--radius-pill);color:var(--ink);font:var(--fw-semibold) 11px/1.1 var(--font-sans);text-overflow:ellipsis;white-space:nowrap}.Blog_scope__IJkHw .blog-index-tag-0{background:var(--green-pale-2);color:var(--green-deep)}.Blog_scope__IJkHw .blog-index-tag-1{background:var(--blue-pale);color:var(--blue-ink)}.Blog_scope__IJkHw .blog-index-tag-2{background:#fcf3d6;color:var(--gold)}.Blog_scope__IJkHw .blog-index-tag-3{background:var(--purple-pale);color:var(--purple)}.Blog_scope__IJkHw .blog-index-tag-4{background:var(--sand-1);color:var(--ink)}.Blog_scope__IJkHw .blog-index-tag-5{background:var(--pink-pale);color:var(--crimson)}.Blog_scope__IJkHw .blog-index-tag-6{background:#ffe3ca;color:var(--orange-deep)}.Blog_scope__IJkHw .blog-index-promo{display:flex;flex-direction:column;padding:36px 32px 32px;border-radius:var(--radius-lg);background:var(--purple);color:#fff}.Blog_scope__IJkHw .blog-index-promo-pill{align-self:flex-start;padding:6px 12px;border-radius:var(--radius-pill);background:hsla(0,0%,100%,.16);font:var(--fw-semibold) 12px var(--font-sans)}.Blog_scope__IJkHw .blog-index-promo h2{margin:18px 0 12px;color:#fff;font:var(--fw-semibold) 31px/1.08 var(--font-sans);letter-spacing:-.02em}.Blog_scope__IJkHw .blog-index-promo p{margin:0;color:hsla(0,0%,100%,.78);font:var(--fw-medium) 15px/1.45 var(--font-sans)}.Blog_scope__IJkHw .blog-index-promo>strong{margin-top:auto;padding:22px 0 18px;color:var(--lime);font:var(--fw-semibold) 14px var(--font-sans)}.Blog_scope__IJkHw .blog-index-promo .btn{align-self:flex-start}.Blog_scope__IJkHw .blog-index-empty{padding:80px 20px 32px;text-align:center;color:var(--muted)}.Blog_scope__IJkHw .blog-index-empty p{margin:0 0 20px}.Blog_scope__IJkHw .blog-index-pager{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:48px}.Blog_scope__IJkHw .blog-index-page,.Blog_scope__IJkHw .blog-index-page-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border:1px solid transparent;border-radius:50%;color:var(--ink);font:var(--fw-medium) 14px var(--font-sans)}.Blog_scope__IJkHw .blog-index-page-arrow:hover,.Blog_scope__IJkHw .blog-index-page:hover{border-color:var(--sand-3);color:var(--ink)}.Blog_scope__IJkHw .blog-index-page.is-active{background:var(--ink);color:#fff}.Blog_scope__IJkHw .blog-index-page-arrow.is-disabled{opacity:.35;pointer-events:none}.Blog_scope__IJkHw .blog-index-newsletter{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;margin-top:88px;padding:56px;border-radius:24px;background:var(--purple-pale)}.Blog_scope__IJkHw .blog-index-newsletter h2{margin:0 0 12px;color:var(--ink);font:var(--fw-semibold) 38px/1.05 var(--font-sans);letter-spacing:-.02em}.Blog_scope__IJkHw .blog-index-newsletter p{margin:0;color:var(--muted);font:var(--fw-medium) 15px/1.5 var(--font-sans)}.Blog_scope__IJkHw .blog-index-newsletter form{display:flex;gap:10px}.Blog_scope__IJkHw .blog-index-newsletter input{min-width:0;flex:1;padding:14px 22px;border:1px solid var(--sand-3);border-radius:var(--radius-pill);outline:0;background:#fff;color:var(--ink);font:var(--fw-medium) 15px var(--font-sans)}.Blog_scope__IJkHw .blog-index-newsletter input:focus{border-color:var(--purple)}.Blog_scope__IJkHw .blog-index-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;margin:24px 0 96px;padding:52px 56px;border-radius:24px;background:var(--ink)}.Blog_scope__IJkHw .blog-index-cta-mark{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:16px;border-radius:11px;background:var(--paper)}.Blog_scope__IJkHw .blog-index-cta-mark i{width:15px;height:15px;border-radius:50%;background:var(--ink)}.Blog_scope__IJkHw .blog-index-cta h2{max-width:560px;margin:0 0 12px;color:#fff;font:var(--fw-semibold) 36px/1.05 var(--font-sans);letter-spacing:-.02em}.Blog_scope__IJkHw .blog-index-cta p{max-width:460px;margin:0;color:#a9a49d;font:var(--fw-medium) 15px/1.5 var(--font-sans)}.Blog_scope__IJkHw .blog-index-cta .btn{flex:0 0 auto;border-color:#fff;background:#fff;color:var(--ink)}.Blog_scope__IJkHw .blog-index-cta .btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.24)}@media(max-width:960px){.Blog_scope__IJkHw .blog-index-feature{grid-template-columns:1fr}.Blog_scope__IJkHw .blog-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Blog_scope__IJkHw .blog-index-promo>strong{margin-top:16px}.Blog_scope__IJkHw .blog-index-newsletter{grid-template-columns:1fr;gap:28px}}@media(max-width:640px){.Blog_scope__IJkHw .blog-index-hero{margin-top:-88px;padding-top:144px}.Blog_scope__IJkHw .blog-index-heading{padding-top:44px}.Blog_scope__IJkHw .blog-index-heading h1{font-size:48px}.Blog_scope__IJkHw .blog-index-badge{max-width:calc(100vw - 40px)}.Blog_scope__IJkHw .blog-index-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:0 20px 12px;scrollbar-width:none}.Blog_scope__IJkHw .blog-index-filters::-webkit-scrollbar{display:none}.Blog_scope__IJkHw .blog-index-filter{flex:0 0 auto}.Blog_scope__IJkHw .blog-index-filters.is-searching{overflow:visible}.Blog_scope__IJkHw .blog-index-search-form{width:100%}.Blog_scope__IJkHw .blog-index-wrap{padding:0 20px}.Blog_scope__IJkHw .blog-index-feature{margin-top:32px}.Blog_scope__IJkHw .blog-index-grid{grid-template-columns:1fr}.Blog_scope__IJkHw .blog-index-card-featured .blog-index-cover{min-height:240px}.Blog_scope__IJkHw .blog-index-cover{min-height:200px}.Blog_scope__IJkHw .blog-index-newsletter{margin-top:64px;padding:34px 24px}.Blog_scope__IJkHw .blog-index-newsletter h2{font-size:32px}.Blog_scope__IJkHw .blog-index-newsletter form{flex-direction:column}.Blog_scope__IJkHw .blog-index-newsletter .btn{width:100%}.Blog_scope__IJkHw .blog-index-cta{align-items:flex-start;flex-direction:column;padding:36px 24px}.Blog_scope__IJkHw .blog-index-cta h2{font-size:32px}}@media (prefers-reduced-motion:reduce){.Blog_scope__IJkHw .blog-index-search-form,.Blog_scope__IJkHw .blog-index-search-form>*{animation:none}}.ClientDirectory_scope___oucB .directory-page{background:var(--paper);color:var(--ink)}.ClientDirectory_scope___oucB .directory-wrap{box-sizing:border-box;max-width:1248px;margin:0 auto;padding-right:32px;padding-left:32px}.ClientDirectory_scope___oucB .directory-hero{padding-top:76px;padding-bottom:64px;text-align:center}.ClientDirectory_scope___oucB .directory-hero-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;color:var(--muted);font-size:13px;font-weight:600;background:var(--white);border:1px solid var(--sand-3);border-radius:999px}.ClientDirectory_scope___oucB .directory-title{margin:22px 0 0;font-family:var(--font-season),var(--font-sans);font-size:clamp(48px,6vw,64px);font-weight:600;line-height:1.04;letter-spacing:-.02em}.ClientDirectory_scope___oucB .directory-title span{display:inline-block;padding:1px 12px 5px;color:var(--green-deep);background:var(--lime);border-radius:2px}.ClientDirectory_scope___oucB .directory-subtitle{max-width:600px;margin:22px auto 0;color:var(--muted);font-size:17px;line-height:1.5}.ClientDirectory_scope___oucB .directory-card-actions,.ClientDirectory_scope___oucB .directory-cta-actions,.ClientDirectory_scope___oucB .directory-hero-actions{display:flex;gap:12px}.ClientDirectory_scope___oucB .directory-hero-actions{justify-content:center;margin-top:30px}.ClientDirectory_scope___oucB .directory-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;box-sizing:border-box;padding:12px 20px;color:var(--ink);font:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;border:1px solid var(--ink);border-radius:999px;transition:transform .16s ease,background-color .16s ease,color .16s ease}.ClientDirectory_scope___oucB .directory-button:hover{color:inherit;transform:translateY(-1px)}.ClientDirectory_scope___oucB .directory-button-primary{color:var(--white);background:var(--ink)}.ClientDirectory_scope___oucB .directory-button-primary:hover{color:var(--white)}.ClientDirectory_scope___oucB .directory-button-secondary{background:transparent;border-color:var(--sand-3)}.ClientDirectory_scope___oucB .directory-listing-section{padding:8px 0 100px}.ClientDirectory_scope___oucB .directory-layout{display:grid;grid-template-columns:256px minmax(0,1fr);gap:36px;align-items:start}.ClientDirectory_scope___oucB .directory-sidebar{position:sticky;top:96px}.ClientDirectory_scope___oucB .directory-search{display:flex;align-items:center;gap:10px;padding:11px 16px;color:var(--taupe);background:var(--white);border:1px solid var(--sand-3);border-radius:999px}.ClientDirectory_scope___oucB .directory-search>i{font-size:17px}.ClientDirectory_scope___oucB .directory-search input{flex:1;min-width:0;color:var(--ink);font:inherit;font-size:15px;background:none;border:0;outline:0}.ClientDirectory_scope___oucB .directory-search input::-moz-placeholder{color:var(--taupe)}.ClientDirectory_scope___oucB .directory-search input::placeholder{color:var(--taupe)}.ClientDirectory_scope___oucB .directory-filter-heading{margin:28px 0 10px;color:var(--taupe);font-size:13px;font-weight:600}.ClientDirectory_scope___oucB .directory-filter-list{display:flex;flex-direction:column}.ClientDirectory_scope___oucB .directory-filter-row{display:flex;align-items:center;gap:10px;width:100%;padding:7px 0;color:var(--muted);font:inherit;font-size:15px;text-align:left;background:none;border:0;cursor:pointer}.ClientDirectory_scope___oucB .directory-filter-row.on{color:var(--ink);font-weight:600}.ClientDirectory_scope___oucB .directory-filter-box{display:flex;flex:none;align-items:center;justify-content:center;box-sizing:border-box;width:17px;height:17px;color:transparent;font-size:13px;background:var(--white);border:1px solid var(--sand-3);border-radius:5px}.ClientDirectory_scope___oucB .directory-filter-box.on{color:var(--lime);background:var(--green-deep);border-color:var(--green-deep)}.ClientDirectory_scope___oucB .directory-filter-count{margin-left:auto;color:var(--taupe);font-size:13px;font-weight:500}.ClientDirectory_scope___oucB .directory-show-more{display:flex;align-items:center;gap:6px;padding:8px 0 0;color:var(--green-deep);font:inherit;font-size:14px;font-weight:600;text-align:left;background:none;border:0;cursor:pointer}.ClientDirectory_scope___oucB .directory-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.ClientDirectory_scope___oucB .directory-count{color:var(--muted);font-size:15px}.ClientDirectory_scope___oucB .directory-tools{display:flex;align-items:center;gap:10px}.ClientDirectory_scope___oucB .directory-sort{padding:9px 14px;color:var(--ink);font:inherit;font-size:14px;font-weight:600;background:var(--white);border:1px solid var(--sand-3);border-radius:999px;cursor:pointer}.ClientDirectory_scope___oucB .directory-view-toggle{display:flex;gap:3px;padding:4px;background:var(--white);border:1px solid var(--sand-3);border-radius:999px}.ClientDirectory_scope___oucB .directory-view-toggle button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;color:var(--muted);font-size:17px;line-height:1;background:none;border:0;border-radius:999px;cursor:pointer}.ClientDirectory_scope___oucB .directory-view-toggle button.on{color:var(--white);background:var(--ink)}.ClientDirectory_scope___oucB .directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ClientDirectory_scope___oucB .directory-grid.rows{grid-template-columns:minmax(0,1fr)}.ClientDirectory_scope___oucB .directory-card{display:flex;flex-direction:column;gap:13px;box-sizing:border-box;min-width:0;padding:26px;background:var(--white);border:1px solid var(--sand-2);border-radius:20px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.ClientDirectory_scope___oucB .directory-card:focus-visible,.ClientDirectory_scope___oucB .directory-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px);outline:none}.ClientDirectory_scope___oucB .directory-card.client{border-color:var(--green);box-shadow:var(--shadow-md)}.ClientDirectory_scope___oucB .directory-card.row-card{flex-direction:row;flex-wrap:wrap;align-items:center;gap:14px 24px;padding:22px 26px}.ClientDirectory_scope___oucB .directory-row-card .directory-card-head{flex:none;width:260px}.ClientDirectory_scope___oucB .directory-row-card .directory-rating{flex:none;width:170px}.ClientDirectory_scope___oucB .directory-row-card .directory-card-description{flex:1;min-width:200px}.ClientDirectory_scope___oucB .directory-row-card .directory-card-actions,.ClientDirectory_scope___oucB .directory-row-card .directory-claim{margin-left:auto}.ClientDirectory_scope___oucB .directory-card-head{display:flex;align-items:flex-start;gap:13px}.ClientDirectory_scope___oucB .directory-avatar{display:flex;flex:none;align-items:center;justify-content:center;width:46px;height:46px;font-size:15px;font-weight:600;border-radius:13px}.ClientDirectory_scope___oucB .directory-avatar.green{color:var(--green-deep);background:var(--green-pale)}.ClientDirectory_scope___oucB .directory-avatar.purple{color:var(--purple);background:var(--purple-pale)}.ClientDirectory_scope___oucB .directory-avatar.yellow{color:var(--gold);background:var(--surface-tint-yellow)}.ClientDirectory_scope___oucB .directory-avatar.blue{color:var(--blue-ink);background:var(--blue-pale)}.ClientDirectory_scope___oucB .directory-avatar.neutral{color:var(--muted);background:var(--sand-1)}.ClientDirectory_scope___oucB .directory-card-meta{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.ClientDirectory_scope___oucB .directory-card-meta h2{margin:0;font-size:18px;font-weight:600;line-height:1.15}.ClientDirectory_scope___oucB .directory-card-meta a,.ClientDirectory_scope___oucB .directory-card-meta span{overflow:hidden;color:var(--taupe);font-size:13px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.ClientDirectory_scope___oucB .directory-card-meta a:hover{color:var(--green-deep)}.ClientDirectory_scope___oucB .directory-badge{display:inline-flex;flex:none;align-items:center;gap:5px;padding:6px 11px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;border-radius:999px}.ClientDirectory_scope___oucB .directory-badge.igeo{color:var(--lime);background:var(--green-deep)}.ClientDirectory_scope___oucB .directory-badge.verified{color:var(--muted);background:var(--sand-1)}.ClientDirectory_scope___oucB .directory-rating{display:flex;align-items:center;gap:8px}.ClientDirectory_scope___oucB .directory-rating>span:first-child{font-size:15px;font-weight:600}.ClientDirectory_scope___oucB .directory-stars{display:flex;gap:1px;color:var(--yellow);font-size:16px;line-height:1}.ClientDirectory_scope___oucB .directory-rating small{color:var(--muted);font-size:13px}.ClientDirectory_scope___oucB .directory-card-description{flex:1;margin:0;color:var(--muted);font-size:14.5px;line-height:1.45}.ClientDirectory_scope___oucB .directory-tags{display:flex;flex-wrap:wrap;gap:6px}.ClientDirectory_scope___oucB .directory-tags span{padding:5px 11px;color:var(--green-deep);font-size:12px;font-weight:600;line-height:1;background:var(--green-pale);border-radius:999px}.ClientDirectory_scope___oucB .directory-card-actions{gap:8px;margin-top:3px}.ClientDirectory_scope___oucB .directory-card-actions .directory-button{padding:10px 17px;font-size:13.5px}.ClientDirectory_scope___oucB .directory-card-primary{color:var(--white);background:var(--ink)}.ClientDirectory_scope___oucB .directory-card-primary:hover{color:var(--white)}.ClientDirectory_scope___oucB .directory-card-secondary{background:transparent;border-color:var(--sand-3)}.ClientDirectory_scope___oucB .directory-claim{color:var(--taupe);font-size:12.5px}.ClientDirectory_scope___oucB .directory-claim a{color:var(--green-deep)}.ClientDirectory_scope___oucB .directory-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:26px 0 4px;color:var(--taupe);font-size:14px}.ClientDirectory_scope___oucB .directory-loading i{animation:ClientDirectory_directory-spin__bC1uj 1s linear infinite}.ClientDirectory_scope___oucB .directory-empty{padding:64px 32px;color:var(--muted);text-align:center;background:var(--white);border:1px solid var(--sand-2);border-radius:20px}.ClientDirectory_scope___oucB .directory-empty strong{display:block;margin-bottom:8px;color:var(--ink);font-size:16px;font-weight:600}.ClientDirectory_scope___oucB .directory-faq-section{padding:96px 0 104px;background:var(--cream)}.ClientDirectory_scope___oucB .directory-faq-wrap{max-width:928px}.ClientDirectory_scope___oucB .directory-faq-wrap>h2{margin:0;font-size:40px;font-weight:600;line-height:1.08;letter-spacing:-.02em;text-align:center}.ClientDirectory_scope___oucB .directory-faq-list{margin-top:40px;border-bottom:1px solid var(--sand-3)}.ClientDirectory_scope___oucB .directory-faq-row{border-top:1px solid var(--sand-3)}.ClientDirectory_scope___oucB .directory-faq-row button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:22px 0;color:var(--ink);font:inherit;font-size:18px;font-weight:600;text-align:left;background:none;border:0;cursor:pointer}.ClientDirectory_scope___oucB .directory-faq-row button i{flex:none;color:var(--muted);font-size:20px}.ClientDirectory_scope___oucB .directory-faq-row p{max-width:660px;margin:0;padding:0 0 24px;color:var(--muted);font-size:15.5px;line-height:1.55}.ClientDirectory_scope___oucB .directory-cta-section{padding:0 0 100px;background:var(--cream)}.ClientDirectory_scope___oucB .directory-cta{padding:72px 64px;color:var(--white);background:var(--ink);border-radius:20px}.ClientDirectory_scope___oucB .directory-cta h2{max-width:700px;margin:0;font-size:52px;font-weight:600;line-height:1.05;letter-spacing:-.02em}.ClientDirectory_scope___oucB .directory-cta p{max-width:700px;margin:22px 0 0;color:hsla(0,0%,100%,.72);font-size:18px;line-height:1.5}.ClientDirectory_scope___oucB .directory-cta-actions{margin-top:28px}.ClientDirectory_scope___oucB .directory-cta-actions .directory-button{padding:14px 24px;font-size:15px}.ClientDirectory_scope___oucB .directory-cta-primary{color:var(--ink);background:var(--paper);border-color:var(--paper)}.ClientDirectory_scope___oucB .directory-cta-secondary{color:var(--white);background:transparent;border-color:hsla(0,0%,100%,.28)}.ClientDirectory_scope___oucB .directory-cta-secondary:hover{color:var(--white)}.ClientDirectory_scope___oucB .company-profile-page{min-height:100vh;color:var(--ink);background:var(--paper)}.ClientDirectory_scope___oucB .profile-breadcrumbs{display:flex;align-items:center;gap:8px;padding-top:26px;color:var(--taupe);font-size:13px}.ClientDirectory_scope___oucB .profile-breadcrumbs a{color:var(--taupe);text-decoration:none}.ClientDirectory_scope___oucB .profile-breadcrumbs a:hover{color:var(--green-deep)}.ClientDirectory_scope___oucB .profile-header{display:flex;align-items:flex-start;gap:24px;padding:36px 0 40px;border-bottom:1px solid var(--sand-3)}.ClientDirectory_scope___oucB .profile-avatar{display:flex;flex:none;align-items:center;justify-content:center;width:88px;height:88px;font-size:28px;font-weight:600;border-radius:22px}.ClientDirectory_scope___oucB .profile-avatar.green{color:var(--green-deep);background:var(--green-pale)}.ClientDirectory_scope___oucB .profile-avatar.purple{color:var(--purple);background:var(--purple-pale)}.ClientDirectory_scope___oucB .profile-avatar.yellow{color:var(--gold);background:var(--surface-tint-yellow)}.ClientDirectory_scope___oucB .profile-avatar.blue{color:var(--blue-ink);background:var(--blue-pale)}.ClientDirectory_scope___oucB .profile-avatar.neutral{color:var(--muted);background:var(--sand-1)}.ClientDirectory_scope___oucB .profile-header-copy{display:flex;flex:1;flex-direction:column;gap:9px;min-width:0}.ClientDirectory_scope___oucB .profile-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.ClientDirectory_scope___oucB .profile-name-row h1{margin:0;font-family:var(--font-sans);font-size:40px;font-weight:600;line-height:1.02;letter-spacing:-.02em}.ClientDirectory_scope___oucB .profile-badge{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;font-size:12.5px;font-weight:600;line-height:1;white-space:nowrap;border-radius:999px}.ClientDirectory_scope___oucB .profile-badge.igeo{color:var(--lime);background:var(--green-deep)}.ClientDirectory_scope___oucB .profile-badge.listed,.ClientDirectory_scope___oucB .profile-badge.verified{color:var(--muted);background:var(--sand-1)}.ClientDirectory_scope___oucB .profile-rating{display:flex;align-items:center;gap:8px}.ClientDirectory_scope___oucB .profile-rating strong{font-size:17px;font-weight:600}.ClientDirectory_scope___oucB .profile-stars{display:flex;gap:1px;color:var(--yellow);font-size:18px;line-height:1}.ClientDirectory_scope___oucB .profile-rating>span:last-child{color:var(--muted);font-size:14px}.ClientDirectory_scope___oucB .profile-header-copy>p{max-width:620px;margin:0;color:var(--muted);font-size:16.5px;line-height:1.5}.ClientDirectory_scope___oucB .profile-header-actions{display:flex;flex:none;flex-wrap:wrap;gap:10px;padding-top:8px}.ClientDirectory_scope___oucB .profile-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:44px;align-items:start;padding:44px 0 96px}.ClientDirectory_scope___oucB .profile-sidebar{position:sticky;top:96px;display:flex;flex-direction:column;gap:6px;padding:28px;background:var(--white);border:1px solid var(--sand-2);border-radius:20px}.ClientDirectory_scope___oucB .profile-detail-label{margin-top:18px;color:var(--taupe);font-size:13px;font-weight:600}.ClientDirectory_scope___oucB .profile-detail-label.first{margin-top:0}.ClientDirectory_scope___oucB .profile-detail-value{color:var(--ink);font-size:15px}.ClientDirectory_scope___oucB .profile-website{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:600;text-decoration:none}.ClientDirectory_scope___oucB .profile-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.ClientDirectory_scope___oucB .profile-tags span{padding:6px 12px;color:var(--green-deep);font-size:12px;font-weight:600;line-height:1;background:var(--green-pale);border-radius:999px}.ClientDirectory_scope___oucB .profile-detail-list{display:flex;flex-direction:column;gap:6px;margin:2px 0 0;padding:0;list-style:none}.ClientDirectory_scope___oucB .profile-detail-list li{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:15px}.ClientDirectory_scope___oucB .profile-detail-list li span{flex:none;width:5px;height:5px;background:var(--green);border-radius:999px}.ClientDirectory_scope___oucB .profile-contact{display:flex;align-items:center;gap:12px;margin-top:4px}.ClientDirectory_scope___oucB .profile-contact>span{display:flex;flex:none;align-items:center;justify-content:center;width:42px;height:42px;color:var(--purple);font-size:14px;font-weight:600;background:var(--purple-pale);border-radius:999px}.ClientDirectory_scope___oucB .profile-contact>div{display:flex;flex-direction:column;gap:1px}.ClientDirectory_scope___oucB .profile-contact strong{font-size:14.5px;font-weight:600}.ClientDirectory_scope___oucB .profile-contact small{color:var(--taupe);font-size:12.5px}.ClientDirectory_scope___oucB .profile-restricted{margin-top:18px;padding:16px;color:var(--muted);font-size:13.5px;line-height:1.45;background:var(--cream);border:1px dashed var(--sand-3);border-radius:14px}.ClientDirectory_scope___oucB .profile-restricted a{font-weight:600}.ClientDirectory_scope___oucB .profile-body h2{margin:0;font-family:var(--font-sans);font-size:34px;font-weight:600;line-height:1.06;letter-spacing:-.02em}.ClientDirectory_scope___oucB .profile-body>h3,.ClientDirectory_scope___oucB .profile-testimonials>h3{margin:36px 0 0;font-size:18px;font-weight:600}.ClientDirectory_scope___oucB .profile-body>p{max-width:660px;margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.55}.ClientDirectory_scope___oucB .profile-quote{margin:20px 0 0;padding:28px;background:var(--white);border:1px solid var(--sand-2);border-radius:20px}.ClientDirectory_scope___oucB .profile-quote blockquote{margin:0;color:var(--ink);font-size:16.5px;line-height:1.5}.ClientDirectory_scope___oucB .profile-quote figcaption{display:flex;flex-direction:column;gap:1px;margin-top:16px}.ClientDirectory_scope___oucB .profile-quote figcaption strong{font-size:14.5px;font-weight:600}.ClientDirectory_scope___oucB .profile-quote figcaption span{color:var(--taupe);font-size:13px}.ClientDirectory_scope___oucB .profile-divider{margin:52px 0;border:0;border-top:1px solid var(--sand-3)}.ClientDirectory_scope___oucB .profile-cta{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:52px;border-radius:20px}.ClientDirectory_scope___oucB .profile-cta.client{color:var(--white);background:var(--ink)}.ClientDirectory_scope___oucB .profile-cta.claim{background:var(--cream);border:1px solid var(--sand-3)}.ClientDirectory_scope___oucB .profile-cta h2{font-size:38px;line-height:1.05}.ClientDirectory_scope___oucB .profile-cta h2 span{display:inline-block;padding:0 10px 4px;color:var(--green-deep);background:var(--lime);border-radius:2px}.ClientDirectory_scope___oucB .profile-cta p{max-width:520px;margin:0;color:var(--muted);font-size:16.5px;line-height:1.5}.ClientDirectory_scope___oucB .profile-cta.client p{color:hsla(0,0%,100%,.72)}.ClientDirectory_scope___oucB .profile-cta-button{padding:14px 24px;color:var(--ink);font-size:15px;background:var(--paper);border-color:var(--paper)}@keyframes ClientDirectory_directory-spin__bC1uj{to{transform:rotate(1turn)}}@media (max-width:1080px){.ClientDirectory_scope___oucB .directory-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.ClientDirectory_scope___oucB .directory-grid{grid-template-columns:minmax(0,1fr)}.ClientDirectory_scope___oucB .profile-layout{grid-template-columns:280px minmax(0,1fr);gap:30px}.ClientDirectory_scope___oucB .profile-header{flex-wrap:wrap}.ClientDirectory_scope___oucB .profile-header-actions{width:100%;margin-left:112px;padding-top:0}}@media (max-width:760px){.ClientDirectory_scope___oucB .directory-wrap{padding-right:20px;padding-left:20px}.ClientDirectory_scope___oucB .directory-hero{padding-top:56px;padding-bottom:48px}.ClientDirectory_scope___oucB .directory-title{font-size:44px}.ClientDirectory_scope___oucB .directory-layout{display:block}.ClientDirectory_scope___oucB .directory-sidebar{position:static;margin-bottom:34px;padding:20px;background:var(--cream);border-radius:20px}.ClientDirectory_scope___oucB .directory-filter-heading{margin-top:20px}.ClientDirectory_scope___oucB .directory-toolbar{align-items:flex-start;gap:14px}.ClientDirectory_scope___oucB .directory-tools{flex-wrap:wrap;justify-content:flex-end}.ClientDirectory_scope___oucB .directory-card.row-card{display:flex;flex-direction:column;align-items:stretch}.ClientDirectory_scope___oucB .directory-row-card .directory-card-description,.ClientDirectory_scope___oucB .directory-row-card .directory-card-head,.ClientDirectory_scope___oucB .directory-row-card .directory-rating{width:auto;min-width:0}.ClientDirectory_scope___oucB .directory-row-card .directory-card-actions,.ClientDirectory_scope___oucB .directory-row-card .directory-claim{margin-left:0}.ClientDirectory_scope___oucB .directory-cta{padding:52px 32px}.ClientDirectory_scope___oucB .directory-cta h2{font-size:40px}.ClientDirectory_scope___oucB .profile-header{gap:18px;padding-top:28px}.ClientDirectory_scope___oucB .profile-avatar{width:72px;height:72px;font-size:23px;border-radius:18px}.ClientDirectory_scope___oucB .profile-name-row h1{font-size:34px}.ClientDirectory_scope___oucB .profile-header-actions{margin-left:90px}.ClientDirectory_scope___oucB .profile-layout{display:flex;flex-direction:column;gap:38px;padding-top:34px}.ClientDirectory_scope___oucB .profile-sidebar{position:static;box-sizing:border-box;width:100%}.ClientDirectory_scope___oucB .profile-body{width:100%}}@media (max-width:520px){.ClientDirectory_scope___oucB .directory-title{font-size:38px}.ClientDirectory_scope___oucB .directory-title br{display:none}.ClientDirectory_scope___oucB .directory-cta-actions,.ClientDirectory_scope___oucB .directory-hero-actions{align-items:stretch;flex-direction:column}.ClientDirectory_scope___oucB .directory-toolbar{flex-direction:column}.ClientDirectory_scope___oucB .directory-tools{justify-content:space-between;width:100%}.ClientDirectory_scope___oucB .directory-sort{max-width:calc(100% - 84px)}.ClientDirectory_scope___oucB .directory-card{padding:22px}.ClientDirectory_scope___oucB .directory-card-head{flex-wrap:wrap}.ClientDirectory_scope___oucB .directory-badge{margin-left:59px}.ClientDirectory_scope___oucB .directory-rating{flex-wrap:wrap}.ClientDirectory_scope___oucB .directory-card-actions{align-items:stretch;flex-direction:column}.ClientDirectory_scope___oucB .directory-faq-section{padding:72px 0 80px}.ClientDirectory_scope___oucB .directory-faq-wrap>h2{font-size:34px}.ClientDirectory_scope___oucB .directory-cta-section{padding-bottom:72px}.ClientDirectory_scope___oucB .directory-cta{padding:42px 24px}.ClientDirectory_scope___oucB .directory-cta h2{font-size:34px}.ClientDirectory_scope___oucB .profile-breadcrumbs{padding-top:20px}.ClientDirectory_scope___oucB .profile-header{flex-direction:column}.ClientDirectory_scope___oucB .profile-header-actions{align-items:stretch;flex-direction:column;width:100%;margin-left:0}.ClientDirectory_scope___oucB .profile-name-row h1{font-size:32px}.ClientDirectory_scope___oucB .profile-body h2{font-size:30px}.ClientDirectory_scope___oucB .profile-quote,.ClientDirectory_scope___oucB .profile-sidebar{padding:22px}.ClientDirectory_scope___oucB .profile-cta{padding:36px 24px}.ClientDirectory_scope___oucB .profile-cta h2{font-size:32px}}@media (prefers-reduced-motion:reduce){.ClientDirectory_scope___oucB .directory-button,.ClientDirectory_scope___oucB .directory-card{transition:none}.ClientDirectory_scope___oucB .directory-loading i{animation:none}}@font-face{font-family:__season_35fae7;src:url(/_next/static/media/add323ef3f631db7-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__season_35fae7;src:url(/_next/static/media/1992532e625f925a-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__season_35fae7;src:url(/_next/static/media/20ecd0a37e3adcef-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__season_35fae7;src:url(/_next/static/media/6f783927d3df4fa6-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:__season_35fae7;src:url(/_next/static/media/80efdf63f0010a6a-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:__season_35fae7;src:url(/_next/static/media/12cdfc63e7acb349-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__season_Fallback_35fae7;src:local("Arial");ascent-override:101.13%;descent-override:26.35%;line-gap-override:0.00%;size-adjust:96.41%}.__className_35fae7{font-family:__season_35fae7,__season_Fallback_35fae7}.__variable_35fae7{--font-season:"__season_35fae7","__season_Fallback_35fae7"}@font-face{font-family:__Rubik_df13f9;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/32c80fb7588b7a2e-s.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:__Rubik_df13f9;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/60181e10ad16e354-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Rubik_df13f9;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/c1b11e140b58cf5a-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Rubik_df13f9;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/99e31c27a1524300-s.p.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:__Rubik_df13f9;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/5b25d60b4670300e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Rubik_df13f9;font-style:normal;font-weight:300 900;font-display:swap;src:url(/_next/static/media/0a86735c6520d94f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Rubik_Fallback_df13f9;src:local("Arial");ascent-override:89.06%;descent-override:23.81%;line-gap-override:0.00%;size-adjust:104.98%}.__className_df13f9{font-family:__Rubik_df13f9,__Rubik_Fallback_df13f9;font-style:normal}.__variable_df13f9{--font-rubik:"__Rubik_df13f9","__Rubik_Fallback_df13f9"}.Logo_scope__VQh_Q .logo-lockup{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:inherit;font:var(--fw-bold) 22px var(--font-sans);letter-spacing:-.03em}.Logo_scope__VQh_Q .logo-image-link{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.Logo_scope__VQh_Q .logo-image-link img{width:80px;height:auto;display:block}.Logo_scope__VQh_Q .logo-mark{width:28px;height:28px;border-radius:9px;background:var(--ink);display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.Logo_scope__VQh_Q .logo-mark:after{content:"";width:12px;height:12px;border-radius:999px;background:var(--lime);display:block}.Logo_scope__VQh_Q .logo-lockup.light .logo-mark{background:#fff}.Logo_scope__VQh_Q .logo-lockup.light .logo-mark:after{background:var(--ink)}.Logo_scope__VQh_Q .logo-lockup.light{color:#fff}.MarketingPage_scope__i2Ixz .simple-hero{padding:150px 0 80px;background:var(--paper)}.MarketingPage_scope__i2Ixz .simple-kicker{display:inline-flex;border:1px solid var(--sand-2);border-radius:999px;padding:8px 13px;color:var(--muted);background:hsla(0,0%,100%,.62);font:var(--fw-semibold) 13px var(--font-sans);margin-bottom:18px}.MarketingPage_scope__i2Ixz .simple-h1{font:var(--fw-semibold) clamp(42px,7vw,76px)/.98 var(--font-sans);letter-spacing:-.045em;max-width:880px;margin:0;color:var(--ink)}.MarketingPage_scope__i2Ixz .simple-sub{font:var(--fw-medium) 19px/1.5 var(--font-sans);color:var(--muted);max-width:680px;margin:22px 0 0}.MarketingPage_scope__i2Ixz .content-section{padding:70px 0;background:var(--paper)}.MarketingPage_scope__i2Ixz .section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.MarketingPage_scope__i2Ixz .text-card{background:#fff;border:1px solid var(--sand-2);border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(35,33,30,.06)}.MarketingPage_scope__i2Ixz .text-card h2,.MarketingPage_scope__i2Ixz .text-card h3{margin:0 0 12px;font:var(--fw-semibold) 24px/1.12 var(--font-sans);letter-spacing:-.02em}.MarketingPage_scope__i2Ixz .text-card li,.MarketingPage_scope__i2Ixz .text-card p{color:var(--muted);font:var(--fw-medium) 15px/1.55 var(--font-sans)}.MarketingPage_scope__i2Ixz .text-card ul{margin:0;padding-left:19px}.MarketingPage_scope__i2Ixz .policy-updated{color:var(--muted);font:var(--fw-medium) 14px/1.4 var(--font-sans);margin:0 0 18px}.MarketingPage_scope__i2Ixz .policy-defs{margin:0 0 1.4em}.MarketingPage_scope__i2Ixz .policy-defs dt{color:var(--ink);font-weight:var(--fw-semibold);margin:1.1em 0 .25em}.MarketingPage_scope__i2Ixz .policy-defs dd{margin:0 0 .6em;padding-left:0}@media(max-width:880px){.MarketingPage_scope__i2Ixz .blog-grid,.MarketingPage_scope__i2Ixz .section-grid{grid-template-columns:1fr}.MarketingPage_scope__i2Ixz .simple-hero{padding-top:120px}.MarketingPage_scope__i2Ixz .darkcta{padding:34px}.MarketingPage_scope__i2Ixz .nlinks{display:none}}