@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@400;700;800&display=swap);body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#1d9bf0;--primary-hover:#1a8cd8;--background:#fff;--surface:#f7f9f9;--text:#0f1419;--text-secondary:#536471;--border:#eff3f4;--success:#00ba7c}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--background);color:#0f1419;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;padding:0}.App_app__s8H8v{min-height:100vh}.App_xLogo__O6WVn{fill:currentColor}.App_hero__cUGkz{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1.2fr .8fr;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.App_brandMark__8zosV{align-items:center;display:flex;gap:.75rem;margin-bottom:2rem}.App_brandDivider__Qc-6F{color:#536471;color:var(--text-secondary)}.App_brandName__\+hz2p{font-size:1.25rem;font-weight:700}.App_heroContent__3E87c{padding:2rem}.App_heroContent__3E87c h1{font-size:clamp(3rem,5vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.App_highlight__wLWLu{color:#1d9bf0;color:var(--primary)}.App_heroSubtitle__R-bQ8{color:#536471;color:var(--text-secondary);font-size:1.25rem;line-height:1.5;margin-bottom:2.5rem;max-width:600px}.App_ctaButton__CxCcs{align-items:center;background:#0f1419;background:var(--text);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;gap:.75rem;padding:1rem 2rem;transition:all .2s ease}.App_ctaButton__CxCcs:hover{background:#0f1419e6}.App_statsRow__x\+-QC{align-items:center;display:flex;gap:2rem;margin-top:4rem}.App_statItem__A-RNa{display:flex;flex-direction:column;gap:.5rem}.App_statValue__yyQU3{color:#0f1419;color:var(--text);font-size:2rem;font-weight:700}.App_statLabel__5i1n9{color:#536471;color:var(--text-secondary);font-size:.875rem}.App_divider__wVrJq{background:#eff3f4;background:var(--border);height:40px;width:1px}.App_mockupContainer__gnJbT{align-items:center;background:#f7f9f9;background:var(--surface);border:1px solid #eff3f4;border:1px solid var(--border);border-radius:24px;display:flex;height:600px;justify-content:center;overflow:hidden;position:relative;width:100%}.App_mockupScreen__DBUZH{background:#fff;border:1px solid #eff3f4;border:1px solid var(--border);border-radius:16px;padding:2rem;text-align:center;width:80%}.App_mockupStats__QHCWL{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.App_mockupStat__ZlGqr{display:flex;flex-direction:column;gap:.5rem}.App_mockupStat__ZlGqr span{color:#536471;color:var(--text-secondary);font-size:.875rem}.App_mockupStat__ZlGqr strong{color:#0f1419;color:var(--text);font-size:1.5rem}.App_formContainer__xMLBf{border-radius:16px;max-width:600px}.App_formContainer__xMLBf p{color:#536471;color:var(--text-secondary);margin-bottom:2rem}.App_form__wBtkz{display:flex;flex-direction:column;gap:1.5rem}.App_inputGroup__kbdr3{display:flex;gap:1rem}.App_input__LhZMu{background:#fff;background:var(--background);border:1px solid #eff3f4;border:1px solid var(--border);border-radius:9999px;color:#0f1419;color:var(--text);flex:1 1;font-size:1rem;padding:1rem 1.5rem;transition:all .2s ease}.App_input__LhZMu:focus{border-color:#1d9bf0;border-color:var(--primary);box-shadow:0 0 0 1px #1d9bf0;box-shadow:0 0 0 1px var(--primary);outline:none}.App_cooldown__h5tyU{color:#536471;color:var(--text-secondary);text-align:center}.App_cooldownTimer__qX4sX{height:80px;margin:0 auto 1rem;position:relative;width:80px}.App_cooldownTimer__qX4sX svg{transform:rotate(-90deg)}.App_cooldownTimer__qX4sX circle{stroke:#1d9bf0;stroke:var(--primary);transition:stroke-dasharray 1s linear}.App_cooldownTimer__qX4sX span{color:#0f1419;color:var(--text);font-size:1.125rem;font-weight:600;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.App_successSection__06o0l{align-items:center;background:#f7f9f9;background:var(--surface);display:flex;justify-content:center;min-height:100vh;opacity:0;padding:2rem;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.App_successSection__06o0l.App_visible__1KPF-{opacity:1;visibility:visible}.App_successContent__EdLhq{animation:App_fadeScale__fXPBv .5s ease;border:1px solid #eff3f4;border:1px solid var(--border);padding:3rem}.App_successContent__EdLhq h2{font-size:2rem;margin:1rem 0}.App_successContent__EdLhq p{color:#536471;color:var(--text-secondary);margin-bottom:2rem}.App_backButton__K0B1C{background:#0000;border:1px solid #eff3f4;border:1px solid var(--border);border-radius:9999px;color:#0f1419;color:var(--text);cursor:pointer;font-weight:700;padding:1rem 2rem;transition:all .2s ease}.App_backButton__K0B1C:hover{background:#f7f9f9;background:var(--surface)}@keyframes App_fadeScale__fXPBv{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.App_hero__cUGkz{grid-template-columns:1fr;text-align:center}.App_heroContent__3E87c{padding:1rem}.App_brandMark__8zosV{justify-content:center}.App_heroSubtitle__R-bQ8{margin-left:auto;margin-right:auto}.App_statsRow__x\+-QC{justify-content:center}.App_ctaButton__CxCcs{margin:0 auto}.App_mockupContainer__gnJbT{height:400px}}@media (max-width:768px){.App_inputGroup__kbdr3{flex-direction:column}.App_submitButton__z5wCo{width:100%}.App_statsRow__x\+-QC{flex-direction:column;gap:1.5rem}.App_divider__wVrJq{display:none}}.App_formSection__C618S{align-items:center;background:#f7f9f9;background:var(--surface);display:flex;justify-content:center;min-height:100vh;padding:2rem}.App_formContainer__xMLBf{background:#fff;background:var(--background);border:1px solid #eff3f4;border:1px solid var(--border);border-radius:24px;max-width:800px;padding:3rem;text-align:center;width:100%}.App_formHeader__lPSZD{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.App_timestamp__G06GJ{align-items:center;color:#536471;color:var(--text-secondary);display:flex;font-size:.875rem;gap:.5rem}.App_timestamp__G06GJ span{background:#f7f9f9;background:var(--surface);border-radius:4px;font-weight:500;padding:.25rem .5rem}.App_submitButton__z5wCo{align-items:center;background:#191c1f;border:1px solid #191c1f;border-radius:9999px;color:#fff;cursor:pointer;display:flex;font-size:1.09rem;font-weight:700;justify-content:center;overflow:hidden;padding:1rem 2.1rem;position:relative;transition:background .16s}.App_submitButton__z5wCo.App_shimmerActive__s9\+5P:after{animation:App_sheen__wKH7F 2.8s linear infinite}.App_submitButton__z5wCo.App_shimmerActive__s9\+5P:after,.App_submitButton__z5wCo:after{background:linear-gradient(120deg,#fff0,#ffffff2e 60%,#fff0);content:"";height:100%;left:-75%;pointer-events:none;position:absolute;top:0;transform:skewX(-24deg);width:50%}@keyframes App_sheen__wKH7F{0%{left:-75%}80%{left:130%}to{left:130%}}.App_liveActivity__JdyrO{margin:3rem 0;text-align:left}.App_liveActivity__JdyrO h3{margin-bottom:1.5rem}.App_activityList__wPJKw{border:1px solid #eff3f4;border:1px solid var(--border);border-radius:16px}.App_activityItem__F-QkC{align-items:center;border-bottom:1px solid #eff3f4;border-bottom:1px solid var(--border);display:flex;padding:1rem}.App_activityItem__F-QkC:last-child{border-bottom:none}.App_activityDot__QlAAI{animation:App_pulse__C1uEq 2s infinite;background:#00ba7c;background:var(--success);border-radius:50%;height:8px;margin-right:1rem;width:8px}.App_activityTime__4Og6y{color:#536471;color:var(--text-secondary);font-size:.875rem;margin-left:auto}.App_howItWorks__SqSoP{margin:3rem 0;text-align:left}.App_steps__QRhrR{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem}.App_step__eKfcH{flex:1 1;text-align:center}.App_stepNumber__\+U6QD{align-items:center;background:#0f1419;background:var(--text);border-radius:50%;color:#fff;display:flex;font-weight:600;height:32px;justify-content:center;margin:0 auto 1rem;width:32px}.App_stepDivider__2h5yj{background:#eff3f4;background:var(--border);flex:1 1;height:2px;margin:0 1rem}.App_formFooter__tMT2L{border-top:1px solid #eff3f4;border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.App_stats__SxxtK{display:flex;gap:2rem;justify-content:space-around}.App_stat__07jJY{display:flex;flex-direction:column;gap:.5rem}.App_stat__07jJY strong{color:#0f1419;color:var(--text);font-size:1.5rem}.App_stat__07jJY span{color:#536471;color:var(--text-secondary);font-size:.875rem}.App_activityText__gCuR0{flex:1 1}.App_username__5GNNp{color:#1d9bf0;color:var(--primary);font-weight:500}.App_modalOverlay__GVkD9{animation:App_fadeIn__r1-03 .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.App_successModal__W9EZu{animation:App_scaleIn__g\+eri .3s ease;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1001}.App_successContent__EdLhq{background:#fff;background:var(--background);border-radius:16px;box-shadow:0 4px 24px #0000001a;max-width:400px;padding:2.5rem;position:relative;text-align:center;width:90%}.App_closeButton__V1oGu{background:none;border:none;border-radius:50%;color:#536471;color:var(--text-secondary);cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease}.App_closeButton__V1oGu:hover{background:#f7f9f9;background:var(--surface);color:#0f1419;color:var(--text)}.App_successIcon__08p9c{font-size:3rem;margin-bottom:1rem}@keyframes App_fadeIn__r1-03{0%{opacity:0}to{opacity:1}}@keyframes App_scaleIn__g\+eri{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.App_statusGood__ejcdw{color:#16a34a;font-weight:600}.App_statusHighlight__Ga3ai{color:#2563eb;font-weight:600}.App_heroImageWrapper__Pdbv0{align-items:center;display:flex;justify-content:center;min-height:500px;min-width:350px;position:relative}.App_heroImgPlaceholder__IsTCM{display:block;height:auto;max-height:700px;max-width:600px;width:100%}.App_floatingImpressionCard__l1tEE{align-items:center;animation:App_floatCard__DpPuL 3s ease-in-out infinite alternate;background:#fffffff7;border:1px solid #eff3f4;border:1px solid var(--border);border-radius:18px;box-shadow:0 6px 32px #1e2a501c;display:flex;gap:.85rem;left:0;min-width:220px;padding:.85rem 1.3rem .85rem .9rem;pointer-events:none;position:absolute;top:120px;transform:translateX(-80px);z-index:2}.App_cardAvatar__44XVq{border:2px solid #f7f9f9;border:2px solid var(--surface);border-radius:50%;box-shadow:0 2px 8px #1e2a501c;height:40px;object-fit:cover;width:40px}.App_cardArrow__zYjM\+{color:#16a34a;font-size:1.5rem}@keyframes App_arrowPulse__HEDJA{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.App_impressionText__5V6a\+{display:flex;flex-direction:column;gap:.1rem}.App_impressionLabel__77Nza{color:#536471;color:var(--text-secondary);font-size:.95rem;font-weight:500;letter-spacing:.02em}.App_impressionCount__2MGhi{color:#0f1419;color:var(--text);font-size:1.07rem;font-weight:700}.App_arrow__IyxE5{color:#1d9bf0;font-size:1rem;margin:0 .2rem}@keyframes App_floatCard__DpPuL{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@media (max-width:900px){.App_floatingImpressionCard__l1tEE{display:none!important}}.App_upgradeSection__Cs5Om{background:#fff;border:1.1px solid #ececec;border-radius:16px;margin:2.5rem auto 2.1rem;max-width:600px;overflow:hidden;padding:2.2rem 1.7rem 2.1rem;position:relative}.App_upgradeBgDots__7QKGt{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:0}.App_dot1__jDCpE{animation:App_dotMove1__0y1Fs 6.5s ease-in-out infinite alternate}.App_dot2__wTAcq{animation:App_dotMove2__QxGYF 7.7s ease-in-out infinite alternate-reverse}.App_dot3__ion8p{animation:App_dotMove3__TyoNe 8.5s ease-in-out infinite alternate}.App_dot4__iH9TX{animation:App_dotMove4__QSfZk 6s ease-in-out infinite alternate}.App_dot5__courU{animation:App_dotMove5__gouY7 7.2s ease-in-out infinite alternate-reverse}@keyframes App_dotMove1__0y1Fs{to{transform:translateY(-16px) scale(1.12)}}@keyframes App_dotMove2__QxGYF{to{transform:translateY(13px) translateX(11px) scale(1.09)}}@keyframes App_dotMove3__TyoNe{to{transform:translateY(-11px) scale(.91)}}@keyframes App_dotMove4__QSfZk{to{transform:translateX(-11px) scale(1.13)}}@keyframes App_dotMove5__gouY7{to{transform:translateY(9px) translateX(-8px) scale(1.04)}}.App_upgradeContent__k3bu8{position:relative;z-index:1}.App_faqSection__\+xfY1{background:#fff;margin:0 auto;max-width:750px;padding:3.5rem 0 4.5rem}.App_faqTitle__fidlN{color:#232323;font-family:Urbanist,Inter,Arial,sans-serif;font-size:2.1rem;font-weight:700;letter-spacing:-.01em;margin-bottom:2.2rem;text-align:center}.App_faqList__rrtwB{display:flex;flex-direction:column;gap:1.5rem}.App_faqItem__r\+tN7{background:#fafbfc;border:1px solid #ededed;border-radius:14px;box-shadow:none;overflow:hidden;transition:border .18s}.App_faqQuestion__EMiBG{align-items:center;background:none;border:none;color:#232323;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;justify-content:space-between;outline:none;padding:1.18rem 1.5rem;text-align:left;transition:background .18s;width:100%}.App_faqQuestion__EMiBG:hover,.App_faqQuestion__EMiBG[aria-expanded=true]{background:#f3f4f6}.App_faqArrow__Ap3AJ{font-size:1.3rem;font-weight:400;transition:transform .24s}.App_faqAnswer__SU2F\+{color:#474747;font-size:1.01rem;font-weight:400;line-height:1.6;overflow:hidden;padding:0 1.5rem;transition:all .23s cubic-bezier(.4,0,.2,1)}@media (max-width:600px){.App_heroImageWrapper__Pdbv0{min-height:280px!important;min-width:0!important}.App_heroImgPlaceholder__IsTCM{max-width:100vw!important;width:100%!important}.App_formContainer__xMLBf{max-width:100vw!important;padding:1.2rem!important}}.Header_headerRoot__cICJv{background:#fff;border-bottom:1px solid #f1f1f1;box-shadow:0 1px 4px #181c2905;position:sticky;top:0;z-index:100}.Header_headerInner__sXEB\+{align-items:center;display:flex;height:62px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:.55rem 2rem}.Header_logoLink__4-bpM{align-items:center;display:flex;height:44px;text-decoration:none}.Header_logoImg__QIiFx{display:block;height:54px;width:auto}.Header_menu__hurF5{align-items:center;display:flex;gap:1.8rem;list-style:none;margin:0;padding:0}.Header_menuItem__Vd2Z2{position:relative}.Header_hamburger__664Nq{background:none;border:none;cursor:pointer;display:none;margin-left:10px;padding:8px 4px;z-index:120}.Header_hamburgerLineOpen__BX2sg,.Header_hamburgerLine__eL1U-{background:#232323;border-radius:3.5px;display:block;height:3.1px;margin:5.2px 0;transition:all .21s cubic-bezier(.4,0,.2,1);width:26px}.Header_hamburgerLineOpen__BX2sg:first-child{transform:rotate(45deg) translate(3.2px,5.7px)}.Header_hamburgerLineOpen__BX2sg:nth-child(2){opacity:0}.Header_hamburgerLineOpen__BX2sg:nth-child(3){transform:rotate(-45deg) translate(3.3px,-6px)}.Header_menuLink__cRoQF{align-items:center;background:none;border:none;color:#121212;display:flex;font-family:Inter,Arial,sans-serif;font-size:1.08rem;font-weight:400;gap:.13rem;opacity:.75;padding:.39rem .72rem;position:relative;text-decoration:none;transition:opacity .18s}.Header_menuLink__cRoQF:after{background:#232323;border-radius:1.5px;bottom:2px;content:"";display:block;height:2px;left:44%;opacity:0;pointer-events:none;position:absolute;right:44%;transform:scaleX(.3);transition:all .22s cubic-bezier(.4,0,.2,1)}.Header_menuLink__cRoQF:focus,.Header_menuLink__cRoQF:hover{opacity:1}.Header_menuLink__cRoQF:focus:after,.Header_menuLink__cRoQF:hover:after{left:30%;opacity:1;right:30%;transform:scaleX(1)}.Header_chevron__H-6CD{align-items:center;display:flex;margin-left:2px}.Header_dropdown__et-Gv{background:#fff;border:1.1px solid #ededed;border-radius:11px;display:flex;flex-direction:column;gap:.2rem;left:0;min-width:218px;padding:.45rem .22rem;position:absolute;top:110%;z-index:20}.Header_dropdownItem__hIB\+4{align-items:center;background:none;border-radius:8px;color:#232323;display:flex;font-size:1.04rem;font-weight:400;gap:.64rem;padding:.54rem 1.1rem .52rem .9rem;text-decoration:none;transition:font-weight .13s;white-space:nowrap}.Header_dropdownItem__hIB\+4:focus,.Header_dropdownItem__hIB\+4:hover{background:none;color:#232323;font-weight:600}@media (max-width:900px){.Header_menu__hurF5{display:none}.Header_hamburger__664Nq{display:block}.Header_headerInner__sXEB\+{padding:.5rem 1rem}.Header_logoImg__QIiFx{height:48px}}.Header_mobileMenuBackdrop__k5eWZ{animation:Header_fadeIn__35FKd .22s;background:#1b1b1e33;bottom:0;cursor:pointer;left:0;position:fixed;right:0;top:0;z-index:150}@keyframes Header_fadeIn__35FKd{0%{opacity:0}to{opacity:1}}.Header_mobileMenu__Hvfrh{background:#fff;box-shadow:-6px 0 24px #14151d16;display:none;flex-direction:column;gap:.1rem;height:100vh;max-width:350px;overflow-y:auto;padding:1.6rem .2rem 1rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);width:84vw;z-index:200}.Header_mobileMenuOpen__m7PQF{display:flex;transform:translateX(0)}.Header_mobileMenuClose__A3V-6{font-size:2.1rem;opacity:.54;position:absolute;right:18px;top:18px;transition:color .18s,opacity .16s;z-index:210}.Header_mobileMenuClose__A3V-6:focus,.Header_mobileMenuClose__A3V-6:hover{color:#1d9bf0;opacity:1}.Header_mobileMenuItem__HAY0S{width:100%}.Header_mobileMenuLink__\+lYVS{background:none;border:none;border-radius:7px;color:#232323;cursor:pointer;font-family:Inter,Arial,sans-serif;font-size:1.08rem;font-weight:400;outline:none;padding:.68rem 1.6rem .68rem 1.62rem;position:relative;text-align:left;transition:font-weight .16s;width:100%}.Header_mobileMenuLink__\+lYVS:active,.Header_mobileMenuLink__\+lYVS:focus,.Header_mobileMenuLink__\+lYVS:hover{font-weight:700}.Header_mobileMenuLink__\+lYVS:after{background:#232323;border-radius:1.5px;bottom:7px;content:"";display:block;height:2.3px;left:38%;opacity:0;pointer-events:none;position:absolute;right:38%;transform:scaleX(.62);transition:all .42s cubic-bezier(.4,0,.2,1)}.Header_mobileMenuLink__\+lYVS:active:after,.Header_mobileMenuLink__\+lYVS:focus:after,.Header_mobileMenuLink__\+lYVS:hover:after{left:25%;opacity:1;right:25%;transform:scaleX(1)}.Header_chevronMobile__eP8gy{align-items:center;display:flex;margin-left:8px}.Header_mobileDropdown__dhtP7{display:flex;flex-direction:column;gap:.1rem;margin-top:1px;padding-left:.2rem}.Header_mobileDropdownItem__oftSy{align-items:center;border-radius:7px;color:#232323;display:flex;font-size:1.045rem;font-weight:400;gap:.66rem;padding:.54rem 1.35rem .53rem 2.6rem;text-decoration:none;transition:background .45s cubic-bezier(.4,0,.2,1),color .14s,font-weight .13s}.Header_mobileDropdownItem__oftSy:focus,.Header_mobileDropdownItem__oftSy:hover{background:#f4f7fa;color:#1d9bf0;font-weight:600}.Header_dropdownIcon__u1Zv2{align-items:center;display:flex;justify-content:center;margin-right:2px;min-width:22px}.Header_mobileMenuClose__A3V-6{align-items:center;background:none;border:none;color:#232323;cursor:pointer;display:flex;font-size:1.9rem;justify-content:flex-end;margin-bottom:.3rem;padding:.85rem 1.15rem .15rem 0;transition:background .28s;width:100%}.Header_mobileMenuClose__A3V-6:hover{background:#f3f4f6}.Footer_footerRoot__D47Fn{background:#fff;border-top:1px solid #ececec;font-family:Inter,Arial,sans-serif;margin-top:44px;padding:0}.Footer_footerContent__y3NGk{display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:space-between;margin:0 auto;max-width:1250px;padding:2.4rem 2.2rem 1.7rem}.Footer_logoCol__H0FC\+{align-items:flex-start;display:flex;flex-direction:column;gap:1.2rem;max-width:225px;min-width:180px}.Footer_footerLogo__FRsuX{margin-bottom:10px;width:94px}.Footer_socialBar__oisjh{display:flex;gap:.77rem}.Footer_footerCol__RsU40{display:flex;flex-direction:column;gap:.29rem;margin-top:6px;min-width:150px}.Footer_footerTitle__3wx1C{color:#232323;font-size:1.04rem;font-weight:300;letter-spacing:.02em;line-height:1.5;margin-bottom:.18rem;text-transform:uppercase}.Footer_footerCol__RsU40 a{color:#4c4c4c;font-size:.99rem;font-weight:300;letter-spacing:.01em;line-height:1.7;margin-bottom:1px;text-decoration:none;transition:color .14s,font-weight .13s}.Footer_footerCol__RsU40 a:focus,.Footer_footerCol__RsU40 a:hover{color:#000;font-weight:400}.Footer_footerCopy__NCLjd{background:#fff;border-top:1px solid #ececec;color:#8a8a8a;font-size:.95rem;font-weight:300;letter-spacing:.01em;line-height:1.5;padding:1.05rem 0 .7rem;text-align:center}@media (max-width:850px){.Footer_footerContent__y3NGk{align-items:flex-start;flex-direction:column;gap:2.2rem;padding:2.3rem 1.1rem 1.4rem}.Footer_logoCol__H0FC\+{align-items:flex-start;margin-bottom:1rem}}
/*# sourceMappingURL=main.dfbdfaec.css.map*/