html[dir=ltr],[data-sonner-toaster][dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0}html[dir=rtl],[data-sonner-toaster][dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto}[data-sonner-toaster]{width:var(--width);--gray1:#fcfcfc;--gray2:#f8f8f8;--gray3:#f3f3f3;--gray4:#ededed;--gray5:#e8e8e8;--gray6:#e2e2e2;--gray7:#dbdbdb;--gray8:#c7c7c7;--gray9:#8f8f8f;--gray10:#858585;--gray11:#6f6f6f;--gray12:#171717;--border-radius:8px;box-sizing:border-box;z-index:999999999;outline:none;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;list-style:none;transition:transform .4s;position:fixed}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translate(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);opacity:0;transform:var(--y);touch-action:none;box-sizing:border-box;overflow-wrap:anywhere;outline:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;position:absolute}[data-sonner-toast][data-styled=true]{background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);width:var(--width);align-items:center;gap:6px;padding:16px;font-size:13px;display:flex;box-shadow:0 4px 12px #0000001a}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-y-position=top]{--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap));top:0}[data-sonner-toast][data-y-position=bottom]{--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap));bottom:0}[data-sonner-toast][data-styled=true] [data-description]{color:#3f3f3f;font-weight:400;line-height:1.4}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{color:inherit;font-weight:500;line-height:1.5}[data-sonner-toast][data-styled=true] [data-icon]{width:16px;height:16px;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end);flex-shrink:0;justify-content:flex-start;align-items:center;display:flex;position:relative}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform-origin:50%;animation:.3s forwards sonner-fade-in;transform:scale(.8)}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{flex-direction:column;gap:2px;display:flex}[data-sonner-toast][data-styled=true] [data-button]{height:24px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);cursor:pointer;border:none;border-radius:4px;outline:none;flex-shrink:0;align-items:center;padding-left:8px;padding-right:8px;font-size:12px;font-weight:500;transition:opacity .4s,box-shadow .2s;display:flex}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px #0006}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:#00000014}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:#ffffff4d}[data-sonner-toaster] [data-close-button-position=top-left]{--toast-close-button-left:0;--toast-close-button-right:unset;--toast-close-button-top:0;--toast-close-button-bottom:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster] [data-close-button-position=top-right]{--toast-close-button-left:unset;--toast-close-button-right:0;--toast-close-button-top:0;--toast-close-button-bottom:unset;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster] [data-close-button-position=bottom-left]{--toast-close-button-left:0;--toast-close-button-right:unset;--toast-close-button-top:unset;--toast-close-button-bottom:0;--toast-close-button-transform:translate(-35%, 35%)}[data-sonner-toaster] [data-close-button-position=bottom-right]{--toast-close-button-left:unset;--toast-close-button-right:0;--toast-close-button-top:unset;--toast-close-button-bottom:0;--toast-close-button-transform:translate(35%, 35%)}[data-sonner-toast][data-styled=true] [data-close-button]{left:var(--toast-close-button-left);right:var(--toast-close-button-right);top:var(--toast-close-button-top);bottom:var(--toast-close-button-bottom);width:20px;height:20px;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);cursor:pointer;z-index:1;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .1s,background .2s,border-color .2s;display:flex;position:absolute}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]:before{content:"";z-index:-1;height:100%;position:absolute;left:-100%;right:-100%}[data-sonner-toast][data-y-position=top][data-swiping=true]:before{bottom:50%;transform:scaleY(3)translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]:before{top:50%;transform:scaleY(3)translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]:before{content:"";position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]:after{content:"";height:calc(var(--gap) + 1px);width:100%;position:absolute;bottom:100%;left:0}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * .05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--toasts-before) * .05 + 1));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]:before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0px)) translateX(var(--swipe-amount-x,0px));transition:none}[data-sonner-toast][data-swiped=true]{-webkit-user-select:none;user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{0%{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{0%{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (width<=600px){[data-sonner-toaster]{right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%;position:fixed}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{width:calc(100% - var(--mobile-offset-left) * 2);left:0;right:0}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:calc(var(--mobile-offset-bottom) + max(env(safe-area-inset-bottom), 0px))}[data-sonner-toaster][data-y-position=top]{top:calc(var(--mobile-offset-top) + max(env(safe-area-inset-top), 0px))}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:#ecfdf3;--success-border:#bffcd9;--success-text:#008a2e;--info-bg:#f0f8ff;--info-border:#dde7fd;--info-text:#0973dc;--warning-bg:#fffcf0;--warning-border:#fbeeb1;--warning-text:#dc7609;--error-bg:#fff0f0;--error-border:#ffe0e1;--error-text:#e60000}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:#333;--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:#1f1f1f;--normal-border:#333;--normal-border-hover:#404040;--normal-text:var(--gray1);--success-bg:#001f0f;--success-border:#003d1c;--success-text:#59f3a6;--info-bg:#000d1f;--info-border:#19233e;--info-text:#5896f3;--warning-bg:#1d1f00;--warning-border:#2e2e00;--warning-text:#f3cf58;--error-bg:#2d0607;--error-border:#4d0408;--error-text:#ff9ea1}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success],[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info],[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning],[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error],[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);z-index:10;position:absolute;inset:0}.sonner-loading-wrapper[data-visible=false]{transform-origin:50%;animation:.2s forwards sonner-fade-out}.sonner-spinner{height:var(--size);width:var(--size);position:relative;top:50%;left:50%}.sonner-loading-bar{background:var(--gray11);border-radius:6px;width:24%;height:8%;animation:1.2s linear infinite sonner-spin;position:absolute;top:-3.9%;left:-10%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg)translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg)translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg)translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg)translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg)translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg)translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg)translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg)translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg)translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg)translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg)translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg)translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@media (prefers-reduced-motion){[data-sonner-toast],[data-sonner-toast]>*,.sonner-loading-bar{transition:none!important;animation:none!important}}.sonner-loader{transform-origin:50%;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8)translate(-50%,-50%)}:root{--landing-dash:#c3c3c3;--landing-rail:40px;--landing-content-inset:70px;--landing-rail-mobile:0px;--landing-content-inset-mobile:16px;--landing-shell-max:1920px;--landing-header-height:70px}@media (width>=560px){:root{--landing-header-height:78px}}@media (width>=1280px){:root{--landing-header-height:96px}}html:has(.landing-page){scroll-padding-top:var(--landing-header-height)}.landing-page{font-family:Manrope,ui-sans-serif,system-ui,sans-serif}.landing-page :is(a,button,[role=button]){cursor:pointer}.landing-dash-x{background-image:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);background-position:0;background-repeat:repeat-x;background-size:32px 1px;height:1px}.landing-dash-y{background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);background-position:top;background-repeat:repeat-y;background-size:1px 32px;width:1px}.landing-pad-rail{padding-inline:var(--landing-rail-mobile)}.landing-pad-content{padding-inline:var(--landing-content-inset-mobile)}@media (width>=768px){.landing-pad-rail{padding-inline:var(--landing-rail)}.landing-pad-content{padding-inline:var(--landing-content-inset)}}.landing-dash-border{background-color:#fff;border-radius:8px;position:relative}@keyframes landing-hero-float{0%,to{transform:translate(0,0)rotate(0)}25%{transform:translate3d(0, -7px, 0) rotate(var(--hero-tilt))}50%{transform:translateY(-12px)rotate(0)}75%{transform:translate3d(0, -6px, 0) rotate(calc(var(--hero-tilt) * -1))}}.landing-hero-float{--hero-scatter-x:0px;--hero-scatter-y:0px;--hero-scatter-rotate:0deg;--hero-scatter-opacity:1;--hero-scatter-progress:0;--hero-rotate:0deg;--hero-tilt:1.1deg;--hero-float-duration:7.5s;--hero-float-delay:0s}.landing-hero-float__parallax{transform:translate3d(var(--hero-scatter-x), var(--hero-scatter-y), 0) rotate(var(--hero-scatter-rotate));opacity:var(--hero-scatter-opacity);will-change:transform, opacity}.landing-hero-float__parallax--scattered{pointer-events:none}.landing-hero-float__parallax--scattered .landing-hero-float__bob{animation-play-state:paused}.landing-hero-float__bob{animation:landing-hero-float var(--hero-float-duration) ease-in-out var(--hero-float-delay) infinite;will-change:transform}.landing-hero-float__surface{transform:rotate(var(--hero-rotate));transform-origin:50%;cursor:default;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.landing-hero-float__surface:hover{z-index:2;transform:rotate(var(--hero-rotate)) translate3d(0, -8px, 0) scale(1.035);box-shadow:0 18px 48px #1d181924}.landing-hero-float:has(.landing-hero-float__surface:hover){z-index:20}.landing-hero-float__parallax:hover .landing-hero-float__bob{animation-play-state:paused}.landing-hero-float--0{--hero-float-duration:7.2s;--hero-float-delay:0s;--hero-tilt:.9deg}.landing-hero-float--1{--hero-float-duration:8.1s;--hero-float-delay:.6s;--hero-tilt:-1.2deg}.landing-hero-float--2{--hero-float-duration:8.8s;--hero-float-delay:1.2s;--hero-tilt:1.4deg}.landing-hero-float--3{--hero-float-duration:7.6s;--hero-float-delay:.3s;--hero-tilt:-1deg}.landing-hero-float--4{--hero-float-duration:8.4s;--hero-float-delay:1.5s;--hero-tilt:1.15deg}@media (prefers-reduced-motion:reduce){.landing-hero-float__parallax{opacity:1;transform:none}.landing-hero-float__bob{animation:none}.landing-hero-float__surface:hover{transform:rotate(var(--hero-rotate));box-shadow:none}}.landing-dash-border>.landing-dash-border__stroke,.landing-dash-border-pricing>.landing-dash-border__stroke,.landing-comparison-ghost>.landing-dash-border__stroke{pointer-events:none;z-index:1;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.landing-dash-border>.landing-dash-border__stroke rect{fill:none;stroke:var(--landing-dash);stroke-width:1px;stroke-dasharray:16 16;vector-effect:non-scaling-stroke;x:.5px;y:.5px;rx:8px;ry:8px;width:calc(100% - 1px);height:calc(100% - 1px)}.landing-dash-border-pricing{background-color:#fff;border-radius:20px;position:relative}.landing-dash-border-pricing>.landing-dash-border__stroke rect{fill:none;stroke:var(--landing-dash);stroke-width:1px;stroke-dasharray:2 2;vector-effect:non-scaling-stroke;x:.5px;y:.5px;rx:20px;ry:20px;width:calc(100% - 1px);height:calc(100% - 1px)}.landing-frame{position:relative}.landing-hero-frame,.landing-main-frame,.landing-wide-section{width:100%;max-width:var(--landing-shell-max);margin-inline:auto}.landing-hero-frame{container-type:inline-size}.landing-hero-floats{z-index:10;width:1920px;height:1033px;transform:translateX(-50%) scale(calc(100cqi / 1920px));transform-origin:top;display:none;position:absolute;top:-80px;left:50%}@media (width>=1440px){.landing-hero-floats{display:block}}.landing-frame>.landing-dash-x{margin-bottom:-1px}.landing-sticky-header{z-index:40;width:100%;max-width:var(--landing-shell-max);-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0000;position:fixed;top:0;left:50%;transform:translate(-50%)}.landing-sticky-header--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffeb}.landing-sticky-header:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);opacity:0;height:1px;position:absolute;bottom:0;left:0;right:0}.landing-sticky-header--scrolled:after{opacity:1}.landing-sticky-header__inner{height:var(--landing-header-height);box-sizing:border-box;justify-content:space-between;align-items:center;display:flex}@media (width>=1280px){.landing-sticky-header .landing-pad-content{padding-inline:80px}}.landing-header-actions{z-index:10;flex-shrink:0;align-items:center;gap:12px;display:flex;position:relative}@media (width>=640px){.landing-header-actions .portal-header__icon-btn,.landing-header-actions .portal-header__avatar{width:48px;height:48px}.landing-header-actions .portal-header__icon-btn img,.landing-header-actions .portal-header__notify-icon{width:24px;height:24px}.landing-header-actions .portal-header__notify-dot{top:10px;right:10px}}.landing-frame:before,.landing-frame:after{content:"";pointer-events:none;z-index:2;background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);background-position:top;background-repeat:repeat-y;background-size:1px 32px;width:1px;display:none;position:absolute;top:0;bottom:0}@media (width>=768px){.landing-frame:before,.landing-frame:after{display:block}.landing-frame:before{left:var(--landing-rail)}.landing-frame:after{right:var(--landing-rail)}}.landing-grid-dash>*{position:relative}.landing-grid-dash>:after{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) right / 1px 100% no-repeat, repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat;position:absolute;inset:0}@media (width>=640px){.landing-grid-dash.sm\:grid-cols-2>:nth-child(2n):after{background:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat}}@media (width>=768px){.landing-grid-dash.md\:grid-cols-2>:nth-child(2n):after{background:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat}}@media (width>=1024px){.landing-grid-dash.lg\:grid-cols-2>:nth-child(2n):after{background:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat}}@media (width>=1280px){.landing-grid-dash.xl\:grid-cols-4>:nth-child(4n):after{background:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat}.landing-grid-dash.landing-grid-dash--single-row>:after{background:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) right / 1px 100% no-repeat}.landing-grid-dash.landing-grid-dash--single-row>:nth-child(4n):after{background:0 0}}.landing-display{color:#1d1819;font-size:48px;font-weight:600;line-height:1.2}.landing-display-center{color:#1d1819;text-align:center;font-size:48px;font-weight:600;line-height:1.2}.landing-display-cta{color:#fff;text-align:center;font-size:48px;font-weight:600;line-height:1.2}.landing-mid-cta{--landing-dash:#c3c3c3;min-height:520px}.landing-mid-cta-copy{padding:64px 24px}.landing-mid-cta-heading{color:#1d1819;max-width:720px;font-size:40px;font-weight:600;line-height:1.2}.landing-mid-cta-actions{margin-top:40px}.landing-mid-cta-actions .landing-btn-lg{height:56px}.landing-mid-cta-visual{display:none}.landing-mid-cta-orbits{width:1094.41px;height:1213.85px;top:38.151px;left:997.654px}.landing-mid-cta-person{z-index:3;width:743.478px;height:715.788px;top:-22px;left:1155.25px}.landing-mid-cta-person img{width:100.04%;height:147.2%;top:-13.54%;left:-.02%}.landing-mid-cta-card-wrap--1{z-index:2;width:388.789px;height:175.538px;top:81.461px;left:1500.52px}.landing-mid-cta-card-wrap--2{z-index:2;width:405.596px;height:263.924px;top:134.393px;left:1143.22px}.landing-mid-cta-card-wrap--3{z-index:5;width:388.789px;height:175.538px;top:384.617px;left:1056.6px}.landing-mid-cta-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px dashed #c3c3c3;border-radius:8px;flex-direction:column;align-items:stretch;gap:16px;width:377.749px;padding:16px;display:flex;overflow:hidden}.landing-mid-cta-card-wrap--1 .landing-mid-cta-card{transform:rotate(-5deg)}.landing-mid-cta-card-wrap--2 .landing-mid-cta-card{transform:rotate(19.07deg)}.landing-mid-cta-card-wrap--3 .landing-mid-cta-card{transform:rotate(5deg)}.landing-mid-cta-card-title{color:#000;margin:0;font-size:12px;font-weight:500;line-height:1.1}.landing-mid-cta-card-body{color:#666;margin:0;font-size:10px;font-weight:400;line-height:1.5}.landing-mid-cta-card-meta{color:#000;margin:0;font-size:12px;font-weight:400;line-height:1.5}.landing-final-cta{--landing-dash:#c3c3c3;min-height:520px}.landing-final-cta-copy{padding:64px 24px}.landing-final-cta-heading{color:#fff;max-width:720px;font-size:40px;font-weight:600;line-height:1.2}.landing-final-cta-subtitle{color:#fff;max-width:720px;margin-top:24px;font-size:16px;font-weight:400;line-height:1.5}.landing-final-cta-actions{margin-top:40px}.landing-final-cta-actions .landing-btn-lg{height:56px}.landing-final-cta-visual{display:none}.landing-final-cta-lines{width:3024px;height:597px;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-final-cta-scene{width:790.046px;height:1053px;top:-105px;left:1122.48px}.landing-final-cta-person{z-index:3;inset:0}.landing-final-cta-card{z-index:4;-webkit-backdrop-filter:blur(23.69px);backdrop-filter:blur(23.69px);background:#fff9;border:1.184px dashed #c3c3c3;border-radius:9.476px;flex-direction:column;align-items:stretch;gap:16px;width:371.926px;padding:16px;display:flex;overflow:hidden}.landing-final-cta-card--1{z-index:2;top:273.614px;left:48.076px}.landing-final-cta-card--2{z-index:5;top:472.606px;left:420.489px}.landing-final-cta-card-title{color:#000;margin:0;font-size:14.214px;font-weight:500;line-height:1.1}.landing-final-cta-card-body{color:#666;margin:0;font-size:11.845px;font-weight:400;line-height:1.5}.landing-final-cta-card-meta{color:#000;margin:0;font-size:14.214px;font-weight:400;line-height:1.5}.landing-compliance-grid{grid-template-columns:minmax(0,1fr);gap:12px}.landing-compliance-card{background-color:#eee;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:380px;padding:30px;display:flex;position:relative;overflow:hidden}.landing-compliance-title{color:#1d1819;font-size:24px;font-weight:600;line-height:1.2}.landing-compliance-body{color:#666;font-size:14px;font-weight:400;line-height:1.5}.landing-compliance-card--1 .landing-compliance-illustration{width:75%;top:0;left:50%;transform:translate(-50%)}.landing-compliance-card--2 .landing-compliance-illustration{width:100%;top:30px;left:0}.landing-compliance-card--3 .landing-compliance-illustration{width:91.53%;top:36px;left:50%;transform:translate(-50%)}.landing-compliance-card--4 .landing-compliance-illustration{width:100%;top:82px;left:0}.landing-compliance-soon{z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#eeeeee59;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.landing-compliance-soon__label{color:#fff;text-align:center;text-wrap:balance;background-color:#974643;border-radius:999px;max-width:100%;padding:10px 24px;font-size:16px;font-weight:600;line-height:1.2}.landing-footer{color:#1d1819}.landing-footer-nav{padding:64px 20px}.landing-footer-grid{grid-template-columns:minmax(0,1fr);gap:48px 12px;display:grid}.landing-footer-column{padding-inline:30px;position:relative}.landing-footer-contact{flex-direction:column;align-items:flex-start;gap:40px;display:flex}.landing-footer-heading{font-size:32px;font-weight:600;line-height:1.2}.landing-footer-description{color:#666;max-width:391px;font-size:20px;font-weight:400;line-height:1.5}.landing-footer-contact-button{font-size:16px;font-weight:400;line-height:1.35}.landing-footer-links{flex-direction:column;gap:16px;margin-top:32px;font-size:18px;font-weight:400;line-height:1.5;display:flex}.landing-footer-meta a:hover{color:#974643}.landing-footer-demo{cursor:pointer;background:0 0;border:0;margin-top:32px;padding:0;font-size:18px;font-weight:500;line-height:1.5;display:inline-block}.landing-footer-brand{padding:48px 20px 24px;position:relative}.landing-footer-logo{width:100%;height:auto;display:block}.landing-footer-meta{flex-wrap:wrap;gap:12px 48px;margin-top:40px;font-size:18px;font-weight:400;line-height:1.5;display:flex}.landing-subtitle{color:#666;font-size:20px;font-weight:400;line-height:1.5}.landing-subtitle-white{color:#fff;font-size:20px;font-weight:400;line-height:1.5}.landing-title{color:#1d1819;font-size:24px;font-weight:500;line-height:1.2}.landing-title-accent{color:#974643;font-size:24px;font-weight:600;line-height:1.2}.landing-title-md{color:#1d1819;font-size:32px;font-weight:600;line-height:1.2}.landing-body{color:#666;font-size:14px;font-weight:400;line-height:1.5}@keyframes landing-cycle-radar-spin{to{transform:rotate(360deg)}}.landing-cycle-radar{transform-origin:50%;will-change:transform;animation:16s linear infinite landing-cycle-radar-spin}@media (prefers-reduced-motion:reduce){.landing-cycle-radar{animation:none}}.landing-body-dark{color:#1d1819;font-size:14px;font-weight:400;line-height:1.5}.landing-body-lg-dark{color:#1d1819;font-size:20px;font-weight:400;line-height:1.5}.landing-nav{color:#666;font-size:16px;font-weight:400;line-height:1.35;transition:color .18s;display:inline-block;position:relative}.landing-nav:after{content:"";transform-origin:0;background-color:#974643;height:1px;transition:transform .22s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.landing-nav:hover,.landing-nav:focus-visible{color:#974643}.landing-nav:hover:after,.landing-nav:focus-visible:after{transform:scaleX(1)}.landing-nav:focus-visible{outline-offset:8px;outline:2px solid #97464359}.landing-footer-links a:not([href^=mailto]),.landing-footer-demo{background:0 0;border:0;width:fit-content;padding-bottom:6px;transition:color .18s;display:inline-block;position:relative}.landing-text-link{transition:color .18s;position:relative}.landing-footer-links a:not([href^=mailto]):after,.landing-footer-demo:after,.landing-text-link:after{content:"";transform-origin:0;background-color:#974643;height:1px;transition:transform .22s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.landing-footer-links a:not([href^=mailto]):hover,.landing-footer-links a:not([href^=mailto]):focus-visible,.landing-footer-demo:hover,.landing-footer-demo:focus-visible,.landing-text-link:hover,.landing-text-link:focus-visible{color:#974643}.landing-footer-links a:not([href^=mailto]):hover:after,.landing-footer-links a:not([href^=mailto]):focus-visible:after,.landing-footer-demo:hover:after,.landing-footer-demo:focus-visible:after,.landing-text-link:hover:after,.landing-text-link:focus-visible:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.landing-nav,.landing-nav:after{transition:none}}.landing-btn{cursor:pointer;font-size:16px;font-weight:400;line-height:1.35}.landing-btn-lg{cursor:pointer;font-size:20px;font-weight:500;line-height:1.35}.landing-btn-md{cursor:pointer;font-size:16px;font-weight:500;line-height:1.35}.landing-btn,.landing-btn-lg,.landing-btn-md,.landing-footer-contact-button{transition:background-color .18s,color .18s}.landing-btn[class*="bg-[#1d1819]"]:hover,.landing-btn-lg[class*="bg-[#1d1819]"]:hover,.landing-btn-md[class*="bg-[#1d1819]"]:hover,.landing-footer-contact-button:hover{background-color:#332d2e}.landing-btn[class*=bg-white]:hover,.landing-btn-lg[class*=bg-white]:hover,.landing-btn-md[class*=bg-white]:hover{background-color:#f2e8e8}.landing-price{color:#974643;font-size:36px;font-weight:600;line-height:1}.landing-price--lg{font-size:36px}.landing-badge{color:#fff;font-size:16px;font-weight:400;line-height:1.5}.landing-pricing-toggle{width:fit-content;max-width:100%}.landing-pricing-toggle__option{min-height:54px}.landing-card-title{color:#000;font-size:14px;font-weight:500;line-height:1.1}.landing-card-body{color:#666;font-size:12px;font-weight:400;line-height:1.5}.landing-card-meta{color:#000;font-size:14px;font-weight:400;line-height:1.5}.landing-card-meta>span{color:#666;font-size:12px}.landing-dash-border--large>.landing-dash-border__stroke rect{stroke:#d7d7d7}.landing-benefit-empty{border:1px solid var(--landing-dash)}.landing-hero-benefits-grid,.landing-section-card-grid{position:relative}.landing-hero-benefits-grid>article:after,.landing-section-card-grid>article:after,.landing-feature-grid>article:after{background:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat}.landing-hero-benefits-grid>article:last-of-type:after,.landing-section-card-grid>article:last-of-type:after,.landing-feature-grid>article:last-of-type:after{background:0 0}.landing-benefit-separator{pointer-events:none;z-index:2;background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);width:1px;position:absolute;top:0;bottom:20px}.landing-benefit-separator--1{left:25%}.landing-benefit-separator--2{left:50%}.landing-benefit-separator--3{left:75%}.landing-section-grid-separator{pointer-events:none;z-index:2;background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);width:1px;position:absolute;top:0}.landing-section-grid-separator--audience{bottom:1px}.landing-section-grid-separator--compliance{bottom:0}.landing-section-grid-separator--1{left:25%}.landing-section-grid-separator--2{left:50%}.landing-section-grid-separator--3{left:75%}.landing-feature-grid{position:relative}.landing-feature-grid-separator{pointer-events:none;z-index:3;background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);width:1px;position:absolute;top:0;bottom:0}.landing-benefit-separator:after,.landing-section-grid-separator:after,.landing-feature-grid-separator:after,.landing-feature-grid-row-separator:after{display:none}.landing-feature-grid-separator--1{left:25%}.landing-feature-grid-separator--2{left:50%}.landing-feature-grid-separator--3{left:75%}.landing-feature-grid-row-separator{pointer-events:none;z-index:3;background-image:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);height:1px;position:absolute;top:50%;left:0;right:0}.landing-comparison-heading-band{padding-top:60px}.landing-feature-heading{padding-top:60px;padding-bottom:20px}.landing-comparison-wrap{padding-top:20px}.landing-comparison-head,.landing-comparison-ghost,.landing-comparison-card .landing-grid-dash>:after{display:none}.landing-comparison-row{padding:20px var(--landing-content-inset-mobile) 22px;gap:20px}.landing-comparison-row+.landing-comparison-row{background:repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) left top / 32px 1px repeat-x}.landing-comparison-cell{flex-direction:column;gap:16px;display:flex}.landing-comparison-cell--solution{background-color:#f5f5f5;border-radius:20px;padding:20px}.landing-comparison-row .landing-title-md{font-size:20px}.landing-comparison-row .landing-body-lg-dark{font-size:16px}.landing-comparison-label{align-items:center;gap:12px;display:flex}.landing-comparison-logo{width:auto;height:11.87px}.landing-comparison-item{gap:16px;display:flex}.landing-comparison-mark{border-radius:4px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-top:3px;display:flex}.landing-comparison-mark--problem{background-color:#9746431f}.landing-comparison-mark--solution{background-color:#974643}@media (width>=640px){.landing-section-card-grid>article:nth-of-type(odd):after,.landing-feature-grid>article:nth-of-type(odd):after{background:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) right / 1px 100% no-repeat, repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat}.landing-section-card-grid>article:nth-of-type(3):after,.landing-feature-grid>article:nth-of-type(7):after{background:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) right / 1px 100% no-repeat}}@media (width>=768px){.landing-hero-benefits-grid>article:nth-of-type(odd):after{background:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) right / 1px 100% no-repeat, repeating-linear-gradient(90deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) bottom / 100% 1px no-repeat}.landing-hero-benefits-grid>article:nth-of-type(3):after,.landing-comparison-card>.landing-grid-dash:last-child>:nth-child(odd):after{background:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px) right / 1px 100% no-repeat}.landing-comparison-card>.landing-grid-dash:last-child>:nth-child(2n):after{background:0 0}.landing-comparison-heading-band{padding-top:80px}.landing-feature-heading{padding-top:80px;padding-bottom:40px}.landing-comparison-row{padding-inline:calc(var(--landing-content-inset) - var(--landing-rail))}}@media (width>=1280px){.landing-hero-benefits-grid>article:after,.landing-section-card-grid>article:after,.landing-feature-grid>article:after{display:none}.landing-compliance-grid{grid-template-columns:minmax(0,720fr) minmax(0,296fr) minmax(0,720fr)}.landing-compliance-card{height:clamp(340px,23.4375vw,450px);min-height:0}.landing-compliance-card--1{grid-column:1/3}.landing-compliance-card--2{grid-column:3}.landing-compliance-card--3{grid-column:1}.landing-compliance-card--4{grid-column:2/4}.landing-compliance-soon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.landing-compliance-soon__label{padding:12px 32px;font-size:20px}.landing-footer-nav{height:430px;padding:80px 40px 0;position:relative}.landing-footer-nav:before,.landing-footer-nav:after{content:"";pointer-events:none;z-index:2;background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);background-position:top;background-repeat:repeat-y;background-size:1px 32px;width:1px;height:100%;position:absolute;top:0}.landing-footer-nav:before{left:40px}.landing-footer-nav:after{right:40px}.landing-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.landing-footer-column:before{content:"";background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);background-position:top;background-repeat:repeat-y;background-size:1px 32px;width:1px;height:430px;position:absolute;top:-80px;left:0}.landing-footer-column:first-child:before{content:none}.landing-footer-brand{padding:48px 40px 30px}.landing-footer-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}}@media (width>=1024px){.landing-comparison-heading-band{padding-top:107px}.landing-comparison-heading{width:756px;max-width:756px}.landing-comparison-wrap{padding-top:70px;padding-bottom:70px}.landing-comparison-shell{margin-inline:30px;position:relative}.landing-comparison-ghost{pointer-events:none;z-index:0;background-color:#f5f5f5;border-radius:24px;width:min(804px,100%);height:229px;display:block;position:absolute}.landing-comparison-ghost>.landing-dash-border__stroke rect{fill:none;stroke:#c3c3c3;stroke-width:1px;stroke-dasharray:15 15;stroke-dashoffset:4px;vector-effect:non-scaling-stroke;x:.5px;y:.5px;rx:24px;ry:24px;width:calc(100% - 1px);height:calc(100% - 1px)}.landing-comparison-ghost--start{top:-30px;left:-30px}.landing-comparison-ghost--end{bottom:-30px;right:-30px}.landing-comparison-card{z-index:1;background-color:#fff;border:1px solid #c3c3c3;border-radius:20px;position:relative;overflow:hidden}.landing-comparison-card .landing-grid-dash>:after{display:block}.landing-comparison-head{height:123px;display:grid}.landing-comparison-row,.landing-comparison-row+.landing-comparison-row{background:0 0;gap:0;height:140px;padding:0}.landing-comparison-row:last-child{height:170px}.landing-comparison-cell{background-color:#0000;border-radius:0;justify-content:center;gap:0;padding:0 40px}.landing-comparison-row-label{display:none}.landing-comparison-row .landing-title-md{font-size:32px}.landing-comparison-row .landing-body-lg-dark{font-size:20px}.landing-comparison-label{gap:16px}.landing-comparison-logo{height:19.08px}.landing-comparison-mark{margin-top:5px}.landing-mid-cta{height:450px;min-height:0}.landing-mid-cta-copy{width:713px;padding:0;position:absolute;top:90px;left:60px}.landing-mid-cta-heading{max-width:none;font-size:48px}.landing-mid-cta-actions{margin-top:45px}.landing-mid-cta-actions .landing-btn-lg{height:48px;font-size:18px}.landing-mid-cta-visual{transform-origin:0 0;width:1920px;height:600px;display:block;top:0;left:0;transform:scale(.75)}.landing-final-cta{height:525px;min-height:0}.landing-final-cta-copy{width:576px;padding:0;position:absolute;top:90px;left:60px}.landing-final-cta--about .landing-final-cta-copy{width:758px}.landing-final-cta-heading{max-width:none;font-size:48px}.landing-final-cta-subtitle{max-width:none;font-size:16px}.landing-final-cta-actions{margin-top:45px}.landing-final-cta-actions .landing-btn-lg{height:48px;font-size:18px}.landing-final-cta-visual{transform-origin:0 0;width:1920px;height:700px;display:block;top:0;left:0;transform:scale(.75)}.landing-interface-section{height:1672px}.landing-interface-heading{width:720px;max-width:720px;top:90px;left:52px}.landing-interface-dash{top:250px}.landing-interface-row{width:1033px}.landing-interface-row--1{top:280px}.landing-interface-row--2{top:727px}.landing-interface-row--3{top:1196px}.landing-interface-card{gap:30px;min-height:364px;padding:30px}.landing-interface-image{width:540px;height:304px}.landing-interface-copy{flex:0 0 403px;width:403px}.landing-interface-accent{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;width:454px;height:409px}.landing-interface-accent--left{top:-22px;left:-347px}.landing-interface-accent--right{top:-22px;right:-347px}.landing-pricing-section{height:auto;padding-top:120px;padding-bottom:120px}.landing-pricing-toggle{margin-top:40px}.landing-pricing-grid{gap:24px;max-width:1041px}}@media (width>=1800px){.landing-hero-frame{--landing-dash:#d7d7d7}.landing-hero-frame .landing-pad-content{padding-inline:80px}.landing-hero-frame .landing-pad-rail{padding-inline:40px}.landing-hero-background{height:1033px;top:0}.landing-hero-section{height:699px}.landing-hero-copy{max-width:1222px;padding-top:96px}.landing-display-hero{font-size:75px;line-height:1.2}.landing-subtitle-hero{margin-top:40px;font-size:24px;line-height:1.5}.landing-hero-actions{margin-top:64px}.landing-btn-hero{height:64px;font-size:24px}.landing-benefits-heading-section{padding-top:24px;padding-bottom:60px}.landing-benefits-heading{max-width:872px;font-size:64px}.landing-hero-benefits-grid{grid-template-rows:356px;column-gap:12px}.landing-hero-benefits-grid>:after{background:0 0}.landing-benefit-separator--1{left:24.837%}.landing-benefit-separator--3{left:75.163%}.landing-section-grid-separator--1{left:24.837%}.landing-section-grid-separator--3{left:75.163%}.landing-benefit-card{padding:40px}.landing-benefit-empty{background-color:#d7d7d7}.landing-benefit-title{white-space:normal;font-size:32px}.landing-benefit-body{font-size:16px}.landing-main-frame,.landing-wide-section{--landing-dash:#d7d7d7}.landing-main-frame .landing-pad-content{padding-inline:80px}.landing-main-frame .landing-pad-rail{padding-inline:40px}.landing-main-frame .landing-display,.landing-main-frame .landing-display-center{font-size:64px}.landing-main-frame .landing-title,.landing-main-frame .landing-title-accent{font-size:32px}.landing-main-frame .landing-body{font-size:16px}.landing-cycle-section{height:1153px}.landing-main-frame .landing-cycle-heading{width:756px;max-width:756px;font-size:48px;top:80px}.landing-cycle-graphic{width:803px;top:236px;left:319px;transform:none}.landing-cycle-step{gap:24px}.landing-cycle-step>div{max-width:271px}.landing-main-frame .landing-cycle-step .landing-title,.landing-main-frame .landing-cycle-step .landing-title-accent{font-size:24px}.landing-main-frame .landing-cycle-step .landing-body{font-size:14px}.landing-comparison-heading-band{padding-top:120px}.landing-comparison-heading{width:976px;max-width:976px}.landing-comparison-wrap{padding-top:90px;padding-bottom:70px}.landing-comparison-head+.landing-comparison-row{height:110px}.landing-comparison-row:last-child{height:140px}.landing-feature-heading{padding-top:80px;padding-bottom:60px}.landing-feature-heading .landing-display{width:1000px;max-width:1000px}.landing-feature-grid{grid-template-rows:600px 600px;gap:0}.landing-main-frame .landing-grid-dash--single-row>:after{width:calc(100% + 6px);right:-6px}.landing-feature-card>div:first-child{height:320px}.landing-feature-card>div:last-child{padding:40px}.landing-interface-section{height:2229px}.landing-interface-heading{width:960px;max-width:960px;top:120px;left:80px}.landing-interface-dash{top:334px}.landing-interface-row{width:1377px}.landing-interface-row--1{top:374px}.landing-interface-row--2{top:969px}.landing-interface-row--3{top:1594px}.landing-interface-card{gap:40px;min-height:485px;padding:40px}.landing-interface-image{width:720px;height:405px}.landing-interface-copy{flex:0 0 537px;width:537px}.landing-interface-accent{width:605px;height:545px}.landing-interface-accent--left{top:-30px;left:-463px}.landing-interface-accent--right{top:-30px;right:-463px}.landing-main-frame .landing-grid-dash--single-row{grid-template-rows:246px;column-gap:12px}.landing-main-frame .landing-grid-dash--single-row>article{padding:40px}.landing-compliance-grid{grid-template-rows:450px 450px;grid-template-columns:720px 296px 720px}.landing-compliance-card{height:450px;padding:30px}.landing-compliance-title{font-size:32px}.landing-compliance-card--1 .landing-compliance-illustration{width:771px;left:114px;transform:none}.landing-compliance-card--2 .landing-compliance-illustration{width:720px}.landing-compliance-card--3 .landing-compliance-illustration{width:659px}.landing-compliance-card--4 .landing-compliance-illustration{width:1028px}#audience,#compliance{padding-top:160px;padding-bottom:60px}#audience .landing-display,#compliance .landing-display{width:1000px;max-width:1000px}#pricing,.landing-pricing-section{height:auto;padding-top:160px;padding-bottom:170px}.landing-main-frame .landing-pricing-heading{width:922px;max-width:922px;font-size:64px}.landing-pricing-toggle{gap:12px;margin-top:48px}.landing-pricing-grid{gap:12px;max-width:1377px;margin-top:60px}.landing-pricing-card{gap:32px;height:561px;padding:30px}.landing-pricing-card--highlighted{height:585px}.landing-pricing-card .landing-badge{top:30px;left:auto;right:0}.landing-pricing-card .landing-price--lg{font-size:48px}.landing-mid-cta{height:600px}.landing-final-cta{height:700px}.landing-wide-section .landing-display-cta,.landing-wide-section .landing-display-center{font-size:64px}.landing-mid-cta-copy{width:951px;top:120px;left:80px}.landing-mid-cta-heading{font-size:64px}.landing-mid-cta-actions{margin-top:60px}.landing-mid-cta-actions .landing-btn-lg{height:64px;font-size:24px}.landing-mid-cta-visual{transform:none}.landing-final-cta-copy{width:768px;top:130.5px;left:80px}.landing-final-cta--about{height:595px}.landing-final-cta--about .landing-final-cta-copy{width:1010px;top:120px;left:80px}.landing-final-cta--about .landing-final-cta-actions{margin-top:60px}.landing-final-cta-heading{font-size:64px}.landing-final-cta-subtitle{font-size:20px}.landing-final-cta-actions{margin-top:60px}.landing-final-cta-actions .landing-btn-lg{height:64px;font-size:24px}.landing-final-cta-visual{transform:none}.landing-footer{height:989px}.landing-footer-nav{height:485px;padding:100px 40px 0}.landing-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));height:285px}.landing-footer-column:before{height:485px;top:-100px}.landing-footer-brand{height:504px;padding:0}.landing-footer-logo{width:calc(100% - 80px);height:294px;position:absolute;top:60px;left:40px}.landing-footer-meta{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;font-size:20px;position:absolute;top:414px;left:40px;right:40px}}@media (width<=767px){.landing-display,.landing-display-center,.landing-display-cta,.landing-faq-heading{font-size:28px}}.landing-float-field{width:100%;max-width:485px;padding-top:8px;position:relative}.landing-float-field__control{color:#1d1819;background:#fff;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;height:54px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.35;transition:border-color .15s;display:block}.landing-float-field__control::placeholder{color:#d7d7d7}.landing-float-field__control:focus{border-color:#974643}.landing-float-field__control--area{resize:vertical;height:120px;min-height:120px}.landing-faq-section{padding-top:40px;padding-bottom:60px}.landing-faq-layout{flex-direction:column;gap:20px;display:flex}.landing-faq-heading{max-width:20ch;padding-inline:16px}.landing-faq-list{flex-direction:column;display:flex;position:relative}.landing-faq-item__trigger{text-align:left;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:20px;width:100%;padding:20px 16px;display:grid}.landing-faq-item__question{color:#1d1819;grid-area:1/1;font-size:20px;font-weight:600;line-height:1.2}.landing-faq-item__toggle{background:0 0;border:1px solid #974643;border-radius:4px;flex-shrink:0;grid-area:1/2;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .25s,border-color .25s;display:inline-flex}.landing-faq-item__toggle-icon{width:16px;height:16px}.landing-faq-item__toggle--open{background:#974643;border-color:#974643}.landing-faq-item__panel{opacity:0;grid-area:2/1/auto/-1;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1),opacity .25s;display:grid}.landing-faq-item__panel--open{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1),opacity .3s 50ms}.landing-faq-item__panel-inner{min-height:0;overflow:hidden}.landing-faq-item__answer{color:#666;padding-top:8px;font-size:14px;font-weight:400;line-height:1.5}@media (prefers-reduced-motion:reduce){.landing-faq-item__panel,.landing-faq-item__panel--open,.landing-faq-item__toggle{transition:none}}@media (width>=768px){.landing-faq-heading{padding-inline:var(--landing-content-inset)}}@media (width>=1024px){.landing-faq-section{padding-bottom:80px}.landing-faq-layout{padding-right:var(--landing-rail);grid-template-columns:minmax(0,612fr) minmax(0,788fr);align-items:stretch;gap:0;display:grid}.landing-faq-heading{max-width:calc(530px + var(--landing-content-inset));padding-top:0}.landing-faq-list:before{content:"";pointer-events:none;z-index:2;background-image:repeating-linear-gradient(180deg, var(--landing-dash) 0, var(--landing-dash) 16px, transparent 16px, transparent 32px);background-position:top;background-repeat:repeat-y;background-size:1px 32px;width:1px;position:absolute;top:-40px;bottom:-80px;left:0}.landing-faq-item__trigger{grid-template-columns:minmax(0,1fr) auto;column-gap:40px;padding:40px 30px}.landing-faq-item:first-child .landing-faq-item__trigger{padding-top:0}.landing-faq-item__toggle{width:32px;height:32px}.landing-faq-item__toggle-icon{width:24px;height:24px}.landing-faq-item__panel{grid-column:1;padding-right:13px}.landing-faq-item__answer{padding-top:16px}.landing-faq-item__question{padding-right:13px;font-size:24px}}@media (width>=1800px){.landing-faq-section{padding-bottom:120px}.landing-faq-layout{grid-template-columns:minmax(0,812fr) minmax(0,1068fr)}.landing-faq-heading{max-width:800px;padding-inline:80px}.landing-faq-list:before{bottom:-120px}.landing-faq-item__question{font-size:32px}.landing-faq-item__answer{font-size:16px}}.landing-float-field__label{z-index:1;color:#666;pointer-events:none;background:#fff;padding-inline:8px;font-size:12px;font-weight:500;line-height:1.35;position:absolute;top:0;left:32px}.landing-contact-dialog[data-slot=dialog-content]{--landing-contact-dialog-height:min(90vh, 835px);max-height:var(--landing-contact-dialog-height);outline:none}@media (width>=1024px){.landing-contact-dialog[data-slot=dialog-content]{height:var(--landing-contact-dialog-height)}}.landing-contact-dialog__layout{max-height:var(--landing-contact-dialog-height)}.landing-contact-consent__input{appearance:none;cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border:1px solid #d7d7d7;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin:0;transition:border-color .15s,background-color .15s,box-shadow .15s}.landing-contact-consent__input:hover{border-color:#974643}.landing-contact-consent__input:focus-visible{border-color:#974643;outline:none;box-shadow:0 0 0 3px #97464333}.landing-contact-consent__input:checked{background-color:#974643;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.5L6.5 11.5L12.5 4.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:#974643}.landing-honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.landing-auth-dialog[data-slot=dialog-content]{outline:none;max-height:min(90vh,699px)}.landing-auth-dialog button{cursor:pointer}.landing-auth-dialog .landing-text-link{color:#974643;text-underline-offset:4px;background:0 0;border:0;padding:0;font:400 16px/1.35 Manrope,sans-serif;text-decoration:underline;text-decoration-thickness:calc(1em/16.6667)}.landing-auth-dialog .landing-text-link:after{content:none}.landing-auth-otp [data-slot=input-otp-group]{gap:8px}.landing-auth-otp [data-slot=input-otp-slot]{width:48px;height:48px;box-shadow:none;color:#1d1819;background:#fff;border:1px solid #1d1819;border-radius:8px}.landing-auth-otp [data-slot=input-otp-slot][data-active=true]{box-shadow:none;border-color:#1d1819}.landing-auth-dialog__yandex{color:#666;cursor:pointer;background:#f4f4f4;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;padding:16px 32px;font:500 16px/1.35 Manrope,sans-serif;transition:background-color .15s;display:inline-flex}.landing-auth-dialog__yandex:hover{background:#ebebeb}.landing-auth-dialog__yandex img{width:32px;height:32px}.landing-auth-dialog__divider{color:#666;text-transform:uppercase;align-items:center;gap:12px;width:100%;font-size:16px;line-height:1.5;display:flex}.landing-auth-dialog__divider:before,.landing-auth-dialog__divider:after{content:"";border-top:1px dashed #d7d7d7;flex:1 0 0}.landing-float-field__control--secret{padding-right:56px}.landing-float-field__reveal{z-index:2;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:54px;padding:0;display:inline-flex;position:absolute;top:8px;right:8px}.landing-float-field__reveal img{opacity:.45;width:24px;height:24px}
