@font-face{font-family:Inter;src:url('/fonts/Inter-Variable.ttf') format('truetype');font-weight:100 900;font-display:swap}@font-face{font-family:Cairo;src:url('/fonts/Cairo-Variable.ttf') format('truetype');font-weight:200 1000;font-display:swap}
:root{--ink:#252043;--muted:#777782;--mint:#06d6ad;--mint-soft:#e4f9f0;--paper:#f8faf8;--line:#e7e9e7;--dark:#221c44;--radius:14px;--font:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}html[dir=rtl]{--font:Cairo,Arial,sans-serif}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:14px;line-height:1.7;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button{color:inherit}img{max-width:100%;display:block}button,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #00856c;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.04em}h1{font-size:clamp(38px,4.2vw,62px);font-weight:600}h2{font-size:clamp(28px,3vw,42px);font-weight:550}h3{font-size:19px;font-weight:600;letter-spacing:-.025em}p{color:var(--muted)}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{letter-spacing:-.035em;line-height:1.55}[dir=rtl] h1{font-size:clamp(35px,3.7vw,54px);font-weight:700}[dir=rtl] h2{font-size:clamp(28px,2.8vw,40px);font-weight:650}[hidden]{display:none!important}.container{max-width:1240px;width:calc(100% - 96px);margin-inline:auto}.icon{width:20px;height:20px;flex:none;vertical-align:middle}.muted{color:var(--muted)}.small{font-size:12px}.lead{font-size:18px;line-height:1.85;max-width:680px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;line-height:1.6;font-weight:650;letter-spacing:1.7px;text-transform:uppercase;color:#596366;margin-bottom:22px}[dir=rtl] .eyebrow{font-size:12px;letter-spacing:0}.mini-line{width:24px;height:2px;background:#05b694}.status-dot{width:6px;height:6px;border-radius:50%;background:#03b790;display:inline-block;flex:none;box-shadow:0 0 0 4px #06d6ad15}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 22px;border:1px solid transparent;border-radius:7px;line-height:1.5;font-size:13px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;white-space:nowrap;min-height:48px}.button:hover{transform:translateY(-2px)}.button .icon{width:17px;height:17px}.button-dark{background:var(--dark);color:white;box-shadow:0 4px 8px #25204308}.button-dark:hover{background:#37305c;box-shadow:0 8px 20px #25204318}.button-mint{background:var(--mint);color:var(--ink)}.button-mint:hover{background:#39e5bf}.button-ghost{background:transparent;padding-inline:0;border:none}.button-light{background:white;color:var(--ink)}.button-outline{border-color:#dadce0;background:white}.text-link,.underlined-link{font-size:12px;font-weight:600;display:inline-flex;gap:13px;align-items:center}.text-link .icon,.underlined-link .icon{width:16px;height:16px}.text-link:hover,.underlined-link:hover{color:#00846d}.underlined-link{border-bottom:1px solid #cacdcb;padding-bottom:5px}.icon-button{border:none;background:transparent;display:inline-flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:7px}.icon-button:hover{background:#ecefec}[dir=rtl] .button>.icon:last-child,[dir=rtl] .text-link>.icon:last-child,[dir=rtl] .underlined-link>.icon:last-child,[dir=rtl] .announcement a>.icon,[dir=rtl] .footer-contact>.icon{transform:scaleX(-1)}.skip-link{position:fixed;top:8px;left:8px;transform:translateY(-150%);background:var(--dark);color:white;padding:12px;z-index:100}.skip-link:focus{transform:none}
.announcement{height:35px;display:flex;align-items:center;justify-content:center;gap:12px;background:#edfaf5;font-size:10px;color:#2a574d}.announcement a{display:flex;align-items:center;gap:6px;font-weight:600}.announcement .icon{width:13px;height:13px}.announcement .status-dot{height:5px;width:5px}.site-header{position:sticky;top:0;z-index:30;background:#ffffffee;backdrop-filter:blur(14px);border-bottom:1px solid #eee}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:8px;flex:none;direction:ltr}.brand b{display:block;font-size:28px;font-weight:750;line-height:1.1;letter-spacing:-1.8px}.brand small{font-size:7px;letter-spacing:2px;font-weight:600;display:block;margin-top:3px}.brand-dot{color:#04b393}.brand .public-logo{width:154px;height:60px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:29px;margin-inline:auto}.desktop-nav a{display:flex;gap:5px;align-items:center;font-size:11px;font-weight:550;padding:14px 0;position:relative}.desktop-nav a:hover{color:#00846d}.desktop-nav a[aria-current=page]:after{content:'';position:absolute;bottom:4px;inset-inline:0;height:2px;background:var(--mint)}.desktop-nav .icon{width:12px;height:12px}.nav-actions{display:flex;align-items:center;gap:21px;font-size:11px;font-weight:550}.locale-switch{display:flex;align-items:center;gap:6px}.locale-switch .icon{width:15px;height:15px}.nav-cta{padding:11px 15px;font-size:11px;min-height:42px;gap:12px}.menu-toggle{display:none}.mobile-nav{padding:8px 25px 25px;border-top:1px solid var(--line);background:white;box-shadow:0 20px 20px #2520430b}.mobile-nav>a{display:flex;align-items:center;justify-content:space-between;padding:13px 5px}.mobile-nav>a.button{justify-content:center;padding:14px;margin-top:8px}
.hero{background:linear-gradient(110deg,#fbfcfa 10%,#f4f8f5 100%);overflow:hidden;padding:81px 0 75px}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:36px;align-items:center}.hero-copy{position:relative;z-index:2}.hero .eyebrow{font-size:9px;margin-bottom:24px}.hero h1{font-size:clamp(42px,4.5vw,64px);line-height:1.08;letter-spacing:-3.6px;margin-bottom:27px;font-weight:580}.hero h1 span{color:#0d9e83}[dir=rtl] .hero h1{font-size:clamp(38px,4.1vw,59px);line-height:1.5;letter-spacing:-2px}.hero-description{max-width:470px;font-size:15px;line-height:1.95;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:22px}.hero-actions .button{font-size:11px;gap:11px}.play-icon{border:1px solid #c8cecc;width:29px;height:29px;display:grid;place-items:center;border-radius:50%}.play-icon .icon{width:12px;height:12px}.hero-proof{display:flex;gap:15px;margin-top:25px;font-size:8px;color:#838b87;flex-wrap:wrap}.hero-proof span{display:flex;align-items:center;gap:4px}.hero-proof .icon{height:12px;width:12px;color:#15997e}.hero-visual{position:relative;min-width:0;padding-top:28px;padding-bottom:40px;perspective:1200px}.visual-orbit{border:1px solid #d6e5de;border-radius:50%;position:absolute;z-index:0;pointer-events:none}.orbit-one{width:680px;height:680px;top:-130px;left:-35px}.orbit-two{width:530px;height:530px;top:-55px;left:40px}.visual-grid{position:absolute;inset:-90px -180px;background-image:radial-gradient(#b9c7bc 1px,transparent 1px);background-size:21px 21px;opacity:.25;mask-image:radial-gradient(ellipse,#000,transparent 65%)}.floating-label{position:absolute;top:-10px;inset-inline-start:65px;display:flex;gap:9px;align-items:center;font-size:8px;letter-spacing:1.2px;font-weight:600;color:#638279}.floating-insight{position:absolute;display:flex;align-items:center;gap:12px;background:white;padding:14px 18px;border:1px solid #e7eee9;box-shadow:0 16px 28px #24372d0d;border-radius:9px;bottom:13px;inset-inline-end:-14px;z-index:2;min-width:275px}.floating-insight strong{font-size:10px;display:block;font-weight:600}.floating-insight small{display:block;font-size:8px;color:#8c9490;margin-top:3px}.floating-insight>.icon{width:14px;color:#9ba8a1;margin-inline-start:auto}.insight-icon{display:grid;place-items:center;border-radius:50%;background:#e5f7ef;color:#1caa78;width:34px;height:34px}.insight-icon .icon{width:17px}.visual-caption{position:absolute;bottom:-11px;inset-inline-start:0;font-size:8px;color:#8b928e;display:flex;gap:10px}.visual-caption span{color:#198a73}
.dashboard{position:relative;display:flex;background:#fcfdfc;border:1px solid #e1e6e2;border-radius:10px;box-shadow:0 23px 45px -16px #263a2727,0 4px 8px #263a2704;overflow:hidden;width:590px;max-width:calc(100% + 40px);transform:rotate(-1.5deg)}[dir=rtl] .dashboard{transform:rotate(1.5deg)}.dash-sidebar{flex:none;width:48px;padding:18px 8px 12px;border-inline-end:1px solid #edf0ed;display:flex;align-items:center;flex-direction:column;gap:9px;background:white}.dash-logo{font-weight:850;font-size:22px;letter-spacing:-3px;line-height:1;margin-bottom:17px;direction:ltr}.dash-logo span{color:#00b991}.dash-nav{width:30px;height:31px;display:grid;place-items:center;color:#a2aca6;border-radius:5px}.dash-nav .icon{width:15px;height:15px}.dash-nav.selected{color:#139b7e;background:#e8f6ef}.dash-avatar{margin-top:auto;font-size:8px;color:#87928c;background:#edf1ed;width:22px;height:22px;display:grid;place-items:center;border-radius:50%}.dash-main{min-width:0;flex:1}.dash-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 17px;border-bottom:1px solid #edf0ed;font-size:8px;background:white}.dash-toolbar>span,.dash-toolbar>div{display:flex;align-items:center;gap:10px}.dash-toolbar .icon{width:12px;height:12px;color:#89968e}.dash-toolbar b{height:19px;width:19px;display:grid;place-items:center;background:#eef3ed;border-radius:50%;font-size:6px}.dash-content{padding:19px 18px 12px}.dash-greeting{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:17px}.dash-greeting small{font-size:6px;letter-spacing:.9px;color:#89938d}.dash-greeting h3{font-size:13px;letter-spacing:-.4px;margin:3px 0 0;font-weight:600;white-space:nowrap}.dash-greeting h3>span{color:#e2bc64;font-size:17px}.dash-period{display:flex;gap:8px;align-items:center;border:1px solid #e6ece6;font-size:6px;background:white;border-radius:4px;padding:5px}.dash-period .icon{height:8px;width:8px}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.dash-stats>div{background:#fff;border:1px solid #e7ece7;padding:10px 11px 8px;border-radius:6px}.dash-stats>div>span{font-size:7px;color:#8a928e;display:flex;align-items:center;justify-content:space-between}.dash-stats .icon{width:12px;height:12px;color:#8d9c91}.dash-stats strong{font-size:26px;letter-spacing:-1px;line-height:1.5;font-weight:570;display:block;direction:ltr;text-align:start}.dash-stats strong>span{font-size:17px}.dash-stats small{font-size:5.5px;color:#a0a69f;display:block;white-space:nowrap}.dash-stats small i{font-style:normal;color:#0e9679;font-weight:550;margin-inline-end:4px}.dash-middle{display:grid;grid-template-columns:1.65fr 1fr;gap:9px;margin-top:11px}.chart-panel,.pipeline-panel{border:1px solid #e7ece7;background:white;border-radius:6px;padding:11px}.dash-panel-title{display:flex;justify-content:space-between;align-items:center;font-size:7px;gap:4px}.dash-panel-title b{font-weight:600}.dash-panel-title>span{color:#9aa29d;font-size:5.5px}.dash-panel-title>span i{height:4px;width:4px;display:inline-block;background:#05bb96;border-radius:50%;margin-inline-end:3px}.chart-area{display:flex;gap:9px;margin-top:17px;direction:ltr}.chart-axis{display:flex;flex-direction:column;justify-content:space-between;font-size:5px;color:#a6aca8;padding-bottom:4px}.sales-chart{height:91px;width:100%;overflow:visible}.chart-grid{stroke:#eef1ee;stroke-width:1;stroke-dasharray:3}.chart-months{display:flex;justify-content:space-between;margin-inline-start:24px;font-size:5px;color:#9ca49e;margin-top:5px;direction:ltr}.donut{height:74px;width:74px;margin:10px auto 9px;background:conic-gradient(#08b894 0 44%,#8adac0 44% 81%,#e3f1e8 81% 100%);border-radius:50%;display:grid;place-items:center;position:relative}.donut:before{content:'';position:absolute;inset:10px;border-radius:50%;background:white}.donut strong{position:relative;font-size:17px;font-weight:650;line-height:1.1;text-align:center}.donut small{display:block;font-size:5px;font-weight:400;color:#a2aaa4;margin-top:5px;letter-spacing:1px}.donut-legend{display:flex;flex-direction:column;gap:3px;font-size:5.5px;color:#86928a}.donut-legend>span{display:flex;align-items:center;gap:4px}.donut-legend i{width:4px;height:4px;background:#08b894;border-radius:50%}.donut-legend>span:nth-child(2) i{background:#8adac0}.donut-legend>span:nth-child(3) i{background:#e3f1e8}.donut-legend b{margin-inline-start:auto;font-weight:500;color:#6c776f}.dash-bottom{display:flex;justify-content:space-between;align-items:center;font-size:7px;padding:15px 0 9px}.dash-bottom b{font-weight:600}.dash-bottom>span{font-size:6px;color:#889990}.dash-table>div{display:flex;align-items:center;gap:7px;font-size:6px;padding:8px 0;border-top:1px solid #edf0ed}.dash-table b{font-size:6px;min-width:62px;font-weight:550}.dash-table>div>span:not(.table-avatar):not(.status-pill){color:#929c94}.table-avatar{width:19px;height:19px;background:#fff2dc;color:#aa9865;border-radius:50%;display:grid;place-items:center;font-size:6px}.table-avatar.alt{background:#e9ecf7;color:#8a91b8}.status-pill{margin-inline-start:auto;background:#eaf8ee;color:#3f996c;padding:2px 5px;border-radius:3px;font-size:5px;white-space:nowrap}.status-pill.blue{background:#edf3fc;color:#7c9ac1}
.audience-band{border-block:1px solid var(--line);padding:29px 0;background:#fff}.audience-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.audience-inner p{font-size:8px;letter-spacing:1px;margin:0;color:#9b9d9d}.audience-inner>span{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:550;color:#818986}.audience-inner .icon{width:20px;height:20px;color:#909c93}.section{padding-block:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:37px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:330px;margin-bottom:5px;font-size:13px;line-height:1.9}.section-heading>.text-link{margin-bottom:7px}.section-heading .eyebrow{margin-bottom:17px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{padding:27px 26px 24px;border:1px solid var(--line);border-radius:var(--radius);transition:border-color .2s,background .2s,transform .2s;display:flex;flex-direction:column;align-items:flex-start}.feature-card:hover{border-color:#c6d9cd;background:#fbfdfb;transform:translateY(-3px)}.card-top{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:25px}.feature-icon{background:#eff6f0;border:1px solid #e4ece5;color:#388875;border-radius:8px;display:inline-grid;place-items:center;width:40px;height:40px;flex:none}.feature-icon .icon{width:20px;height:20px}.card-number{font-size:9px;color:#b9bfba}.feature-card h3,.feature-card h2{font-size:17px;margin-bottom:13px;font-weight:560;letter-spacing:-.035em}.feature-card p{font-size:12px;line-height:1.95;margin-bottom:27px;max-width:290px}.feature-card .text-link{margin-top:auto;font-size:10px}.feature-card>.feature-icon{margin-bottom:23px}.feature-card>small{font-size:9px;color:#8e9991;margin-bottom:13px}.section>.underlined-link{display:flex;width:max-content;margin:34px auto 0;font-size:11px}.connected-section{background:var(--dark);color:white;overflow:hidden}.connected-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:82px}.connected-copy h2{font-size:46px;letter-spacing:-2px;line-height:1.17}.connected-copy em{font-style:normal;color:#66dbba}.connected-copy .eyebrow{color:#a2bbaf}.connected-copy>p{color:#b2b2c2;font-size:13px;max-width:410px;line-height:1.95}.connected-copy .check-list{margin-block:25px 30px;color:#dedee6;font-size:11px}.check-list{padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.check-list>li{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.7}.check-list .icon{color:#08b18b;width:15px;height:19px}.connected-copy .check-list .icon{color:#75dec0}.connected-copy .button{font-size:11px}.connected-art{height:365px;position:relative;display:grid;place-items:center;background:radial-gradient(ellipse,#496e6340,transparent 66%)}.connection-ring{height:260px;width:260px;border:1px dashed #b5d6c43a;border-radius:50%;position:absolute;box-shadow:0 0 0 50px #b3d2c106,0 0 0 100px #b3d2c105}.connection-center{width:142px;height:92px;border:1px solid #7a9e8b62;border-radius:15px;background:linear-gradient(140deg,#46685c69,#a2dac015);box-shadow:0 20px 70px #02010822;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:34px;font-weight:700;letter-spacing:-2px;z-index:2;direction:ltr}.connection-center span{font-size:7px;letter-spacing:2.8px;font-weight:400;color:#a8cdbf}.connection-node{position:absolute;border:1px solid #738f8077;background:#302d49;display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:8px;font-size:11px;box-shadow:0 8px 20px #00000009}.connection-node .icon{color:#9fdfc8;width:18px}.node-top{top:11px;left:50%;transform:translateX(-50%)}.node-bottom{bottom:7px;left:50%;transform:translateX(-50%)}.node-left{left:-5px;top:48%}.node-right{right:-5px;top:48%}.tiny-spark{position:absolute;color:#7be4b5;font-size:20px}.spark-one{top:60px;left:65px}.spark-two{bottom:55px;right:65px;font-size:13px}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.solution-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;padding:0 25px 24px;transition:transform .2s,border-color .2s;display:flex;flex-direction:column;align-items:flex-start}.solution-card:hover{transform:translateY(-4px);border-color:#b5d5c3}.solution-card>small{font-size:9px;letter-spacing:1px;color:#909991;margin:22px 0 12px}.solution-card>h3,.solution-card>h2{font-size:21px;margin-bottom:11px}.solution-card>p{font-size:12px;line-height:1.9;margin-bottom:20px}.solution-card>.text-link{font-size:10px;margin-top:auto}.solution-card>.feature-icon{margin-top:25px}.solution-illustration{width:calc(100% + 50px);margin-inline:-25px;height:200px;background:#eef3ef;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding-bottom:24px;gap:8px}.solution-illustration:before{content:'';position:absolute;inset:0;background-image:linear-gradient(#ffffff99 1px,transparent 1px),linear-gradient(90deg,#ffffff99 1px,transparent 1px);background-size:25px 25px;mask-image:linear-gradient(transparent,#000)}.solution-illustration i{position:relative;width:38px;height:110px;background:linear-gradient(90deg,#bccfc3 60%,#d6e1d7 60%);border-top:1px solid #a6bcad;transform:skewY(-9deg);box-shadow:7px 5px 0 #a4baac22}.solution-illustration i:after{content:'';position:absolute;inset:12px 8px;background:repeating-linear-gradient(transparent 0 9px,#f5faf399 9px 12px)}.solution-illustration i:nth-child(1){height:68px}.solution-illustration i:nth-child(2){height:95px}.solution-illustration i:nth-child(4){height:148px}.solution-illustration i:nth-child(5){height:118px}.solution-illustration i:nth-child(6){height:62px}.illustration-1{background:#f5f1e9}.illustration-1 i{background:linear-gradient(90deg,#d9ccaf 60%,#e8ddc7 60%);border-color:#c5bca6;transform:skewY(8deg);height:85px}.illustration-2{background:#eceef7;align-items:center}.illustration-2 i{background:#c3c7e1;border:1px solid #b3bad6;border-radius:50%;width:44px;height:44px!important;transform:none;box-shadow:0 60px 0 8px #c3c7e1}.illustration-2 i:after{display:none}.illustration-2 i:nth-child(even){background:#aeb5d7;box-shadow:0 60px 0 8px #aeb5d7;margin-top:35px}.illustration-label{position:absolute;top:16px;left:18px;font-size:8px;letter-spacing:2px;color:#718775}.onboarding-section{padding:58px 55px;background:var(--paper);border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.onboarding-section>div>p,.workflow-section>div>p{font-size:13px;line-height:1.9;max-width:330px}.onboarding-steps{list-style:none;padding:0;margin:0}.onboarding-steps>li{display:flex;gap:22px;align-items:flex-start;position:relative;padding-bottom:30px}.onboarding-steps>li:last-child{padding-bottom:0}.onboarding-steps>li>span{width:31px;height:31px;border-radius:50%;border:1px solid #d7e3d9;background:#edf4ed;display:grid;place-items:center;font-size:10px;flex:none;position:relative;z-index:1;color:#558b71}.onboarding-steps>li:not(:last-child):after{content:'';position:absolute;inset-inline-start:15px;top:30px;bottom:0;border-inline-start:1px solid #d7e3d9}.onboarding-steps h3{font-size:15px;margin-top:5px;margin-bottom:8px}.onboarding-steps p{font-size:11px;line-height:1.8;margin-bottom:0}.resource-card{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.resource-card .article-art{transition:transform .2s}.resource-card:hover .article-art{transform:translateY(-3px)}.article-art{height:200px;width:100%;background:#e7f0e9;border-radius:11px;position:relative;display:grid;place-items:center;overflow:hidden;direction:ltr}.article-art:before,.article-art:after{content:'';position:absolute;height:220px;width:220px;border:1px solid #9fbaa355;border-radius:50%;top:40px;left:45px}.article-art:after{height:160px;width:160px;top:70px;left:75px}.article-art>span{position:absolute;left:21px;top:14px;font-size:12px;color:#789981}.article-art>.icon{width:70px;height:70px;stroke-width:.8;color:#37765e;position:relative;background:#e7f0e9;border-radius:6px;z-index:1}.article-art.art-1{background:#f2ecdf}.article-art.art-1>.icon{background:#f2ecdf;color:#b19a67}.article-art.art-2{background:#edeef6}.article-art.art-2>.icon{background:#edeef6;color:#8585b1}.resource-card>small{font-size:10px;color:#7d867e}.resource-card>small span{padding-inline:8px}.resource-card>h3{font-size:18px;max-width:310px;line-height:1.5;margin-bottom:3px}.resource-card>.text-link{font-size:10px;margin-top:auto}.resources-preview{padding-bottom:65px}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding-block:50px 95px}.faq-section>div>p{font-size:12px;margin-top:23px}.faq-section>div>p .underlined-link{font-size:12px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:12px;font-weight:550;padding-block:21px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:14px;height:14px;color:#8d9790;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.9;margin:0 25px 21px 0}.cta-section{background:var(--dark);color:#fff;border-radius:16px;padding:52px 60px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden;margin-bottom:75px}.cta-section>div:not(.cta-orbit){z-index:1}.cta-section .eyebrow{color:#aaa8c1;font-size:9px;margin-bottom:18px}.cta-section h2{font-size:41px;line-height:1.2;margin-bottom:20px}.cta-section em{font-style:normal;color:#6fdbbc}.cta-section p{font-size:12px;color:#aaa8be;margin-bottom:0}.cta-section .button{font-size:12px;min-width:225px}.cta-note{display:block;font-size:9px;color:#a6a4bc;text-align:center;margin-top:15px}.cta-orbit{position:absolute;height:460px;width:460px;border:1px solid #a6d6bf14;border-radius:50%;right:20px;top:-50px;box-shadow:0 0 0 55px #a6d6bf05,0 0 0 110px #a6d6bf03}.site-footer{border-top:1px solid var(--line);padding-block:55px 20px}.footer-top{display:grid;grid-template-columns:2.1fr 1fr 1fr 1fr;gap:50px;padding-bottom:47px}.footer-brand p{font-size:11px;line-height:1.9;margin-block:16px 18px}.footer-top h3{font-size:11px;margin:10px 0 24px}.footer-top>div:not(:first-child)>a{display:block;font-size:10px;color:#8b8b93;margin-bottom:11px}.footer-top a:hover{color:#007d65}.footer-contact{font-size:11px;font-weight:600;display:flex;align-items:center;gap:12px}.footer-contact .icon{width:14px}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;color:#9b9ba2}.footer-bottom>div{display:flex;align-items:center;gap:25px}.footer-language{display:flex;align-items:center;gap:7px}.footer-language .icon{width:12px;height:12px}
.page-hero{padding-block:76px 54px;max-width:1080px}.page-hero h1{max-width:830px;margin-bottom:23px}.page-hero.centered{text-align:center;display:flex;flex-direction:column;align-items:center;padding-bottom:55px}.page-hero .lead{font-size:16px;margin-bottom:0}.section-bottom{padding-bottom:80px}.resource-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.resource-tools>span{font-size:12px;color:var(--muted)}.search-box{display:flex;gap:12px;align-items:center;border:1px solid var(--line);padding:0 15px;border-radius:8px;width:360px;max-width:80%}.search-box input{background:transparent;border:0;padding:12px 0;width:100%;font-size:13px}.search-box .icon{color:var(--muted);width:17px}.feature-card .article-art{margin-bottom:25px;height:170px}.empty-state{text-align:center;padding:40px;background:var(--paper);border-radius:10px}.detail-hero{padding-block:70px 45px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.detail-hero h1{font-size:49px}.detail-hero .lead{font-size:15px;margin-bottom:25px}.back-link{font-size:11px;color:#678575;display:inline-block;margin-bottom:29px}.detail-art{min-height:340px;background:#edf4ef;border-radius:20px;position:relative;display:grid;place-items:center;overflow:hidden}.giant-icon{z-index:1;display:grid;place-items:center;background:#ffffffc9;border:1px solid #d4e2d7;box-shadow:0 20px 50px #4c755b13;border-radius:20px;width:135px;height:135px}.giant-icon>.icon{width:65px;height:65px;color:#399775;stroke-width:1}.detail-art-orbit{position:absolute;width:280px;height:280px;border-radius:50%;border:1px solid #b6d1c155;box-shadow:0 0 0 40px #b6d1c116,0 0 0 80px #b6d1c110}.detail-art-chip{position:absolute;bottom:40px;inset-inline-end:20px;display:flex;align-items:center;gap:10px;font-size:10px;background:white;border:1px solid var(--line);padding:12px 18px;border-radius:7px;box-shadow:0 10px 20px #22442208;z-index:2}.detail-art-chip .icon{color:#0aaf80;width:14px}.detail-art-label{font-size:8px;letter-spacing:2px;color:#8aa191;position:absolute;top:22px;inset-inline-start:25px;direction:ltr}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.benefit-card{border-top:1px solid var(--line);padding:24px 10px}.benefit-card>span{font-size:11px;color:#919f95}.benefit-card>.icon{float:right;color:#00a782;width:17px}.benefit-card h3{font-size:15px;line-height:1.8;margin-top:26px;letter-spacing:0}.workflow-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:55px;background:var(--paper);border-radius:16px}.scope-note{font-size:11px;color:#89928b;display:flex;align-items:center;gap:14px;padding-block:35px 65px}.scope-note .icon{width:17px}.billing-toggle{display:inline-flex;gap:4px;background:#f0f3ef;padding:5px;border:1px solid #e4e9e3;border-radius:9px;margin-top:27px}.billing-toggle button{border:0;background:transparent;padding:10px 24px;border-radius:6px;font-size:12px}.billing-toggle button[aria-pressed=true]{background:white;box-shadow:0 2px 5px #00000008}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.price-card{border:1px solid var(--line);border-radius:14px;padding:33px 29px;position:relative;margin-top:26px;display:flex;flex-direction:column}.price-card.featured{border:1px solid #08b68f;background:#fafffc;box-shadow:0 15px 35px #1b5f3710}.popular-label{position:absolute;inset:-29px -1px auto;background:#0a9e7e;color:white;text-align:center;border-radius:10px 10px 0 0;height:36px;font-size:10px;display:flex;align-items:center;justify-content:center;gap:9px}.popular-label .icon{width:14px;height:14px}.price-card.featured{border-top-left-radius:0;border-top-right-radius:0}.price-card-top h2{font-size:23px;margin-bottom:14px}.price-card-top p{font-size:12px;min-height:70px}.price-amount{padding-block:12px 28px;min-height:128px}.price-amount strong{font-size:43px;font-weight:600;letter-spacing:-2px;line-height:1.4;display:block}.price-amount span{font-size:11px;color:#8c948f}.price-amount strong.quote-price{font-size:32px;letter-spacing:-1px}.price-card>.button{font-size:12px;width:100%}.plan-capacity{display:flex;flex-direction:column;gap:10px;border-block:1px solid var(--line);padding-block:20px;margin-block:25px}.plan-capacity span{display:flex;gap:10px;align-items:center;font-size:12px}.plan-capacity .icon{width:16px;color:#649481}.price-card>h3{font-size:11px;letter-spacing:0}.price-card .check-list{gap:12px;margin-bottom:0}.price-card .check-list li{font-size:11px}.pricing-note{text-align:center;font-size:11px;max-width:800px;margin:27px auto}.pricing-assurance{display:flex;justify-content:center;gap:45px;font-size:11px;color:#75837a;border-top:1px solid var(--line);margin-top:40px;padding-top:27px}.pricing-assurance span{display:flex;align-items:center;gap:10px}.pricing-assurance .icon{width:17px;color:#209675}.pricing-unavailable{max-width:650px;margin:auto;text-align:center;border:1px solid var(--line);border-radius:15px;padding:40px}.pricing-unavailable>.feature-icon{margin-bottom:20px}.pricing-unavailable h2{font-size:30px}.pricing-unavailable p{font-size:14px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:75px 95px;align-items:start}.contact-copy{padding-top:18px}.contact-copy h1{font-size:53px}.contact-copy>.lead{font-size:15px}.contact-perks{display:flex;flex-direction:column;gap:25px;margin-top:38px}.contact-perks>div{display:flex;gap:16px;align-items:flex-start}.contact-perks h3{font-size:14px;letter-spacing:0;margin:4px 0 7px}.contact-perks p{font-size:12px;max-width:300px;margin-bottom:0}.contact-note{font-size:11px;margin-top:40px;display:flex;align-items:center;gap:9px}.contact-note .icon{width:15px}.contact-email{display:flex;gap:10px;align-items:center;margin-top:25px;font-size:13px}.form-card{padding:34px;background:#fbfcfa;border:1px solid #e6ebe5;border-radius:16px;box-shadow:0 12px 28px #14352306}.form-intro h2{font-size:24px;letter-spacing:-.7px;margin-bottom:8px}.form-intro p{font-size:10px;margin-bottom:26px}form label:not(.consent-label){display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:550;margin-bottom:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}input:not([type=checkbox]),select,textarea{min-width:0;width:100%;background:white;border:1px solid #dfe5dd;padding:11px 12px;border-radius:6px;font-size:12px;color:var(--ink);transition:border-color .2s}input::placeholder,textarea::placeholder{color:#a0a59e}textarea{resize:vertical;min-height:90px}select{appearance:auto;min-height:43px}input:focus,textarea:focus,select:focus{border-color:#549b79}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#b83c45}.honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.consent-label{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.9;color:#7f8c82}.consent-label input{margin-top:5px;accent-color:#128e6f;width:14px;height:14px;flex:none}.consent-label a{text-decoration:underline;color:#2e6350}.form-submit{width:100%;margin-top:20px}.field-error{color:#a93342;font-size:10px;line-height:1.5}.field-error:empty{display:none}#form-status:not(:empty){font-size:12px;border-radius:7px;padding:14px;margin-block:17px;background:#fff0ef;color:#9e3840}#form-status.success{background:#e5f5eb;color:#21744f}.login-section{text-align:center;padding-block:90px 110px;max-width:700px}.login-section .feature-icon{margin-bottom:28px}.login-section h1{font-size:45px}.login-section .lead{font-size:16px;margin-bottom:30px}.login-section>.small{margin-top:27px}.error-code{font-size:100px;letter-spacing:-7px;font-weight:650;color:#b6d4c2;margin-bottom:25px;line-height:1}.article-layout{max-width:840px;padding-block:65px 90px}.article-layout h1{font-size:49px;line-height:1.25;max-width:800px}.article-layout .lead{max-width:none;font-size:17px}.article-meta{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line);padding-block:22px 29px;font-size:12px}.author-mark{display:grid;place-items:center;width:40px;height:40px;color:white;background:var(--dark);border-radius:50%;font-size:21px;font-weight:700}.article-meta>div>span{display:block;font-size:10px;color:var(--muted)}.article-body{padding-top:25px}.article-body section{padding-top:24px}.article-body h2{font-size:25px;margin-bottom:18px}.article-body p{font-size:15px;line-height:2;color:#777c79}.article-callout{padding:30px;margin-top:35px;background:var(--paper);border:1px solid var(--line);border-radius:12px}.article-callout h3{font-size:22px}.legal-layout{max-width:850px;padding-block:65px 85px}.legal-layout h1{font-size:48px}.legal-layout h2{font-size:24px;margin-top:36px}.legal-layout p,.legal-layout li{color:#767e78;font-size:14px;line-height:2}.legal-layout a:not(.button){text-decoration:underline}.company-manifesto{background:var(--dark);color:white;padding:55px;border-radius:16px;margin-bottom:50px}.company-manifesto h2{max-width:780px}.company-manifesto p{color:#b8b7c8;font-size:16px;max-width:760px}.tour-dialog{border:1px solid #e0e8df;border-radius:20px;padding:30px;width:640px;max-width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 100px #00000025}.tour-dialog::backdrop{background:#17132e88;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-top .eyebrow{margin:0}.tour-dialog>h2{font-size:31px;margin-top:20px}.tour-dialog>p{font-size:13px}.tour-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);margin-top:28px;gap:5px}.tour-tabs>button{background:transparent;border:0;border-bottom:2px solid transparent;padding:15px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:10px}.tour-tabs>button>span{font-size:10px;color:#809689}.tour-tabs>button[aria-selected=true]{border-bottom-color:#06b58b;color:#048469;background:#f3faf5}.tour-panel{padding:27px;background:#f6faf6;border-radius:0 0 9px 9px;margin-bottom:24px;min-height:220px}.tour-panel h3{font-size:20px;margin-top:17px}.tour-panel p{font-size:12px;line-height:1.9}.tour-flow{display:flex;flex-wrap:wrap;gap:15px;font-size:9px;color:#61816e}.tour-flow>span{display:flex;align-items:center;gap:5px}.tour-flow .icon{width:12px;height:12px}
@media(min-width:1450px){.hero{padding-block:100px}.hero-grid{gap:60px}.dashboard{width:650px;max-width:calc(100% + 55px)}.dash-content{padding:23px}.dash-greeting h3{font-size:15px}.dash-stats strong{font-size:29px}.sales-chart{height:103px}.dash-table>div{padding:10px 0}}
@media(max-width:1199px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.nav-actions{gap:16px}.hero{padding-top:70px}.hero-grid{gap:20px}.hero h1{font-size:51px;letter-spacing:-2.6px}.hero-actions{gap:14px}.hero-actions .button{font-size:10px;padding-inline:15px}.hero-actions .button-ghost{padding-inline:0}.hero-proof{gap:10px;font-size:7px}.dashboard{max-width:calc(100% + 70px)}.dash-greeting h3{font-size:12px}.dash-stats strong{font-size:24px}.audience-inner>span{font-size:10px;gap:7px}.audience-inner .icon{width:17px}.connected-grid{gap:50px}.node-left{left:-14px}.node-right{right:-14px}.connection-node{font-size:9px;padding:12px}.contact-layout{gap:55px}.hero-description{font-size:14px}.footer-top{gap:30px}}
@media(max-width:1023px){.desktop-nav{gap:16px}.desktop-nav a{font-size:10px}.nav-actions{gap:12px}.nav-cta{font-size:10px;padding-inline:11px}.nav-wrap{gap:18px}.brand .public-logo{width:128px}.login-link{display:none}.hero h1{font-size:45px}.hero .eyebrow{font-size:8px}.hero-description{font-size:13px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-proof{font-size:7px;max-width:220px}.dashboard{width:530px;max-width:calc(100% + 95px)}.floating-insight{inset-inline-end:-35px}.audience-last{display:none!important}.feature-grid{gap:14px}.feature-card{padding:22px}.connected-grid{gap:45px}.connected-copy h2{font-size:38px}.connected-art{height:315px;transform:scale(.9)}.connected-copy p{font-size:12px}.connection-ring{width:230px;height:230px}.node-left{left:-25px}.node-right{right:-25px}.solution-grid{gap:16px}.solution-card{padding-inline:20px}.solution-illustration{width:calc(100% + 40px);margin-inline:-20px}.solution-illustration i{width:29px}.onboarding-section{gap:45px;padding:40px}.faq-section{gap:45px}.cta-section{padding:43px}.price-card{padding:25px 21px}.price-card-top p{min-height:90px}.contact-layout{gap:40px}.form-card{padding:25px}.contact-copy h1{font-size:43px}.detail-hero{gap:35px}.detail-hero h1{font-size:40px}.footer-top{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:25px}}
@media(max-width:800px){.container{width:calc(100% - 44px)}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:inline-flex}.nav-wrap{height:74px}.nav-actions{gap:20px}.brand .public-logo{width:139px;height:58px}.announcement{font-size:8px;gap:9px}.announcement a{font-size:8px}.hero{padding-block:55px 60px}.hero-grid{grid-template-columns:1fr;gap:60px}.hero-copy{text-align:center}.hero .eyebrow{justify-content:center;font-size:9px}.hero h1{font-size:56px;letter-spacing:-2.8px}.hero-description{font-size:14px;max-width:520px;margin-inline:auto}.hero-actions{flex-direction:row;align-items:center;justify-content:center;gap:24px}.hero-actions .button{font-size:12px}.hero-proof{max-width:none;justify-content:center;font-size:9px;gap:20px}.hero-visual{width:600px;max-width:95%;margin-inline:auto}.dashboard{width:100%;max-width:100%;transform:none!important}.floating-label{top:-7px;font-size:8px}.floating-insight{inset-inline-end:-8px}.visual-caption{bottom:-5px}.dash-greeting h3{font-size:14px}.dash-stats strong{font-size:27px}.sales-chart{height:110px}.dash-table>div{padding:9px 0}.audience-inner{flex-wrap:wrap;justify-content:center;gap:20px}.audience-inner p{width:100%;text-align:center;font-size:8px}.audience-inner>span{font-size:10px}.section{padding-block:65px}.section-heading{gap:25px}.section-heading>p{max-width:270px;font-size:12px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card h3{font-size:16px}.connected-grid{grid-template-columns:1fr 1fr;gap:15px;padding-block:55px}.connected-art{transform:scale(.78);width:320px;margin-inline-start:-25px}.connected-copy h2{font-size:33px}.connected-copy .check-list>li{font-size:10px}.solution-grid{grid-template-columns:1fr;gap:20px}.solution-card{display:block;padding:25px;position:relative;padding-inline-start:240px;min-height:230px}.solution-illustration{position:absolute;inset-inline-start:0;top:0;margin:0;width:210px;height:100%;border-radius:0}.solution-card>small{display:block;margin-top:0}.solution-card>p{font-size:12px}.solution-card>h3{font-size:22px}.onboarding-section{padding:35px;gap:35px}.onboarding-section h2{font-size:30px}.onboarding-steps h3{font-size:13px}.onboarding-steps>li{gap:14px}.resource-card:last-child{display:none}.faq-section{gap:40px;grid-template-columns:1fr 1.3fr;padding-block:45px 65px}.faq-list summary{font-size:11px}.cta-section{padding:35px;gap:30px;margin-bottom:55px}.cta-section h2{font-size:34px}.cta-section .button{min-width:auto;font-size:10px;padding:13px 16px}.cta-note{font-size:8px}.footer-top{grid-template-columns:1.5fr 1fr;gap:35px}.footer-bottom{flex-direction:column;align-items:flex-start;font-size:8px}.page-hero{padding-top:58px}.page-hero h1{font-size:46px}.detail-hero{grid-template-columns:1fr 1fr;gap:25px}.detail-hero h1{font-size:34px}.detail-hero .lead{font-size:13px}.detail-art{min-height:320px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.workflow-section{padding:35px;gap:30px}.workflow-section h2{font-size:30px}.pricing-grid{gap:12px}.price-card{padding:22px 16px}.price-card-top h2{font-size:20px}.price-card-top p{font-size:10px}.price-amount strong{font-size:33px}.price-amount strong.quote-price{font-size:25px}.price-card .button{padding-inline:10px;font-size:10px;gap:8px}.price-card .check-list li{font-size:10px}.plan-capacity span{font-size:10px}.contact-layout{gap:30px;grid-template-columns:1fr 1.15fr}.contact-copy h1{font-size:35px}.contact-copy .lead{font-size:13px}.contact-perks{gap:20px}.contact-perks h3{font-size:12px}.contact-perks p{font-size:10px}.contact-perks>div{gap:11px}.form-card{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.form-intro h2{font-size:21px}}
@media(max-width:540px){.container{width:calc(100% - 36px)}.announcement{height:31px;font-size:7px;gap:7px}.announcement a{font-size:7px}.announcement .status-dot{height:4px;width:4px}.nav-wrap{height:67px}.brand .public-logo{width:129px;height:53px}.nav-actions{gap:14px}.locale-switch{font-size:10px}.hero{padding-block:43px 50px}.hero-grid{gap:52px}.hero h1{font-size:41px;line-height:1.13;letter-spacing:-2px}[dir=rtl] .hero h1{font-size:39px;line-height:1.55;letter-spacing:-1.7px}.hero .eyebrow{font-size:8px;margin-bottom:22px}[dir=rtl] .hero .eyebrow{font-size:10px}.hero-description{font-size:12px;line-height:1.9;padding-inline:8px;margin-bottom:25px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-actions .button{font-size:10px;gap:8px;padding:13px 14px}.hero-actions .button-ghost{padding-inline:0}.hero-proof{font-size:7px;gap:12px;margin-top:20px}.hero-proof .icon{width:10px;height:10px}.hero-visual{max-width:100%;padding-top:20px;padding-bottom:37px}.floating-label{font-size:6px;inset-inline-start:25px;letter-spacing:1px}.dashboard{border-radius:7px}.dash-sidebar{width:31px;padding:12px 4px;gap:8px}.dash-logo{font-size:17px;margin-bottom:8px}.dash-nav{width:22px;height:22px}.dash-nav .icon{width:12px;height:12px}.dash-avatar{width:17px;height:17px;font-size:6px}.dash-toolbar{padding:8px 10px;font-size:5px}.dash-toolbar .icon{width:9px;height:9px}.dash-toolbar b{width:14px;height:14px;font-size:5px}.dash-content{padding:12px 10px 9px}.dash-greeting{margin-bottom:12px;gap:5px}.dash-greeting small{font-size:4px;letter-spacing:.4px}.dash-greeting h3{font-size:8px;letter-spacing:-.2px}.dash-greeting h3>span{font-size:11px}.dash-period{font-size:4px;gap:3px;padding:3px}.dash-period .icon{width:6px;height:6px}.dash-stats{gap:5px}.dash-stats>div{padding:6px}.dash-stats>div>span{font-size:4px}.dash-stats .icon{width:8px;height:8px}.dash-stats strong{font-size:19px}.dash-stats strong>span{font-size:13px}.dash-stats small{font-size:3.5px}.dash-middle{gap:6px;margin-top:7px;grid-template-columns:1.65fr 1fr}.chart-panel,.pipeline-panel{padding:7px}.dash-panel-title{font-size:4.5px}.dash-panel-title>span{font-size:3.5px}.chart-area{margin-top:13px;gap:5px}.chart-axis{font-size:3px}.sales-chart{height:69px}.chart-months{font-size:3px;margin-inline-start:10px}.donut{width:49px;height:49px;margin-block:7px}.donut:before{inset:7px}.donut strong{font-size:12px}.donut small{font-size:3px;margin-top:3px}.donut-legend{font-size:3.5px;gap:2px}.donut-legend i{height:3px;width:3px}.dash-bottom{font-size:5px;padding-block:10px 6px}.dash-bottom>span{font-size:4px}.dash-table>div{font-size:4px;gap:5px;padding:5px 0}.dash-table b{font-size:4px;min-width:38px}.table-avatar{width:14px;height:14px;font-size:4px}.status-pill{font-size:3.5px;padding:2px 3px}.floating-insight{min-width:210px;inset-inline-end:5px;padding:10px 12px;gap:8px;bottom:5px}.floating-insight strong{font-size:8px}.floating-insight small{font-size:6px}.insight-icon{width:25px;height:25px}.insight-icon .icon{width:13px}.floating-insight>.icon{width:11px}.visual-caption{font-size:6px;bottom:-18px}.audience-band{padding-block:24px}.audience-inner{gap:14px 18px}.audience-inner>span{font-size:8px;gap:6px}.audience-inner>span .icon{width:14px;height:14px}.audience-inner>span:last-child{display:none}.section{padding-block:52px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:28px}.section-heading>p{max-width:100%;font-size:12px;margin:0}.section-heading h2{font-size:32px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:17px}[dir=rtl] .eyebrow{font-size:10px}.feature-grid{grid-template-columns:1fr;gap:13px}.feature-card{padding:24px}.feature-card .card-top{margin-bottom:18px}.feature-card h3{font-size:18px}.feature-card p{max-width:none;font-size:12px;margin-bottom:19px}.feature-card .text-link{font-size:11px}.feature-icon{width:37px;height:37px}.connected-grid{grid-template-columns:1fr;gap:10px;padding-block:35px 45px}.connected-art{width:100%;height:310px;transform:scale(.9);margin:0;order:2}.connected-copy{padding:10px}.connected-copy h2{font-size:37px}.connected-copy>p{font-size:12px}.connected-copy .check-list>li{font-size:11px}.connection-node{font-size:9px}.node-left{left:-3px}.node-right{right:-3px}.node-top{top:3px}.node-bottom{bottom:3px}.solution-card{padding:0 23px 25px;min-height:0;display:flex}.solution-illustration{position:relative;inset:auto;width:calc(100% + 46px);height:195px;margin-inline:-23px;border-radius:0}.solution-illustration i{width:37px}.solution-card>small{margin-top:20px}.solution-card>p{font-size:12px}.onboarding-section{grid-template-columns:1fr;padding:29px 25px;gap:24px}.onboarding-section h2{font-size:30px}.onboarding-section>div>p{font-size:12px;margin-bottom:0}.onboarding-steps>li{gap:18px;padding-bottom:24px}.onboarding-steps h3{font-size:14px}.onboarding-steps p{font-size:11px}.resources-preview .feature-grid{gap:30px}.resource-card:last-child{display:flex}.article-art{height:215px}.resource-card>h3{max-width:none;font-size:18px}.resource-card>small{font-size:10px}.faq-section{grid-template-columns:1fr;gap:22px;padding-block:20px 55px}.faq-section h2{font-size:30px}.faq-section>div>p{margin-top:17px}.faq-list summary{font-size:12px;padding-block:20px}.faq-list details p{font-size:12px;margin-inline-end:0}.cta-section{padding:34px 27px;flex-direction:column;align-items:flex-start;gap:29px;border-radius:12px;margin-bottom:45px}.cta-section h2{font-size:35px}.cta-section p{font-size:11px}.cta-section .button{font-size:12px;padding:13px 18px}.cta-note{text-align:start;font-size:8px}.site-footer{padding-top:35px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 22px;padding-bottom:29px}.footer-brand{grid-column:1/-1;display:block}.footer-brand p{font-size:11px}.footer-top h3{font-size:12px;margin-bottom:20px}.footer-top>div:not(:first-child)>a{font-size:11px;margin-bottom:12px}.footer-bottom{font-size:8px;gap:14px}.footer-bottom>div{gap:19px;flex-wrap:wrap}.footer-language{font-size:8px}.page-hero{padding-block:43px 35px}.page-hero h1{font-size:37px}.page-hero .lead{font-size:14px}.section-bottom{padding-bottom:50px}.resource-tools{margin-bottom:24px;gap:14px}.search-box{max-width:78%}.resource-tools>span{font-size:10px}.search-box input{font-size:11px}.detail-hero{grid-template-columns:1fr;gap:29px;padding-block:35px 5px}.detail-hero h1{font-size:38px}.detail-hero .lead{font-size:14px}.back-link{margin-bottom:23px}.detail-art{min-height:265px}.detail-hero .button{font-size:12px}.benefits-grid{gap:10px}.benefit-card{padding:18px 5px}.benefit-card h3{font-size:12px;margin-top:20px}.benefit-card>span{font-size:9px}.workflow-section{grid-template-columns:1fr;padding:26px;gap:22px}.workflow-section h2{font-size:29px}.workflow-section>div>p{font-size:12px}.scope-note{font-size:10px;align-items:flex-start;padding-block:25px 45px}.pricing-grid{grid-template-columns:1fr;gap:31px}.price-card{padding:29px;margin-top:0}.price-card.featured{margin-top:25px}.price-card-top h2{font-size:28px}.price-card-top p{font-size:13px;min-height:0}.price-amount{min-height:0;padding-block:5px 23px}.price-amount strong{font-size:43px}.price-card .button{font-size:13px;padding:13px}.price-card .check-list li{font-size:12px}.plan-capacity span{font-size:12px}.plan-capacity{padding-block:18px;margin-block:22px}.price-card>h3{font-size:12px}.pricing-note{font-size:10px;text-align:start}.pricing-assurance{gap:15px;flex-wrap:wrap;font-size:9px}.pricing-assurance .icon{width:14px}.pricing-assurance span{gap:6px}.pricing-unavailable{padding:25px}.pricing-unavailable h2{font-size:25px}.pricing-unavailable p{font-size:12px}.contact-layout{grid-template-columns:1fr;gap:33px;padding-block:32px 55px}.contact-copy h1{font-size:40px}.contact-copy>.lead{font-size:14px}.contact-perks{margin-top:27px;gap:18px}.contact-perks h3{font-size:13px}.contact-perks p{font-size:11px}.contact-note{font-size:10px;margin:23px 0 0}.form-card{padding:25px 21px}.form-intro h2{font-size:24px}form label:not(.consent-label){font-size:12px;margin-bottom:17px}input:not([type=checkbox]),select,textarea{font-size:16px;padding:11px}input::placeholder,textarea::placeholder{font-size:12px}.consent-label{font-size:11px}.form-submit{font-size:13px}.article-layout{padding-block:35px 55px}.article-layout h1{font-size:35px}.article-layout .lead{font-size:15px}.article-body h2{font-size:23px}.article-body p{font-size:14px}.article-callout{padding:25px}.article-callout h3{font-size:21px}.legal-layout{padding-block:40px 55px}.legal-layout h1{font-size:36px}.legal-layout h2{font-size:23px}.legal-layout p,.legal-layout li{font-size:13px}.company-manifesto{padding:30px}.company-manifesto h2{font-size:27px}.company-manifesto p{font-size:13px}.login-section{padding-block:65px 75px}.login-section h1{font-size:34px}.login-section .lead{font-size:14px}.tour-dialog{padding:21px;max-height:90dvh}.tour-dialog>h2{font-size:27px}.tour-dialog>p{font-size:12px}.tour-tabs>button{padding:13px 8px;font-size:11px;gap:7px}.tour-panel{padding:20px;min-height:230px}.tour-panel h3{font-size:18px}.tour-panel p{font-size:11px}.tour-flow{font-size:8px;gap:10px}.tour-dialog>.button{font-size:11px;width:100%}}
.hero-copy{min-width:0}
.honey{position:absolute;inset:auto;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:800px){.hero-grid{grid-template-columns:minmax(0,1fr)}.hero-visual{width:min(600px,100%)}.dashboard{max-width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.sr-only{position:absolute;inset:auto;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.commercial-switch{display:flex;gap:5px;align-items:center;justify-content:center;padding:5px;border:1px solid #dce5de;border-radius:10px;background:#f4f7f3;margin-top:26px}.commercial-switch>a{display:flex;gap:9px;align-items:center;border-radius:7px;padding:12px 22px;font-size:12px}.commercial-switch>a .icon{width:16px;height:16px}.commercial-switch>a[aria-current=page]{background:var(--dark);color:white;box-shadow:0 3px 6px #29244515}.purchase-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:start;padding-block:15px 70px}.purchase-explainer h2{font-size:37px}.purchase-explainer>.check-list{gap:18px}.purchase-explainer>.check-list li{font-size:13px}.server-illustration{height:260px;border-radius:16px;background:#eff5ef;position:relative;display:grid;place-items:center;overflow:hidden;margin-bottom:35px}.server-orbit{position:absolute;width:230px;height:230px;border:1px solid #bfd4c244;border-radius:50%;box-shadow:0 0 0 35px #b2d0bb13,0 0 0 70px #b2d0bb0c}.server-stack{width:225px;z-index:1;transform:perspective(600px) rotateY(-12deg) rotateX(8deg);box-shadow:8px 15px 30px #24452215;border-radius:8px;direction:ltr}.server-stack>div{height:42px;margin-block:4px;border:1px solid #b8ccc0;border-radius:5px;background:#fbfdfa;display:flex;align-items:center;gap:9px;padding:10px 16px}.server-stack>div>span{font-weight:650;letter-spacing:3px;font-size:12px;margin-inline-end:auto}.server-stack>div:nth-child(2)>span{font-size:7px;letter-spacing:2px;color:#7c9485}.server-stack i{width:5px;height:5px;border-radius:50%;background:#21b890}.server-stack i:last-child{background:#c2d9b9}.server-stack .icon{margin-inline-end:auto;width:17px;color:#699681}.server-caption{position:absolute;bottom:19px;display:flex;align-items:center;gap:8px;font-size:9px;color:#668374}.server-caption .icon{width:13px;height:13px}.purchase-price-card{padding:33px;border:1px solid #b3d4be;background:#fbfefb;border-radius:15px;box-shadow:0 15px 35px #1e52350a;margin-bottom:20px}.purchase-type{display:flex;align-items:center;gap:8px;color:#287d5f;font-size:10px;letter-spacing:1px;margin-bottom:23px}.purchase-type .icon{width:15px}.purchase-price-card>h2{font-size:26px;letter-spacing:-.8px}.purchase-price-card>p{font-size:13px;line-height:1.9}.purchase-amount{margin-block:27px}.purchase-amount>strong{font-size:49px;line-height:1.5;display:block;letter-spacing:-2px;font-weight:600}.purchase-amount>span{font-size:11px;color:#839388}.purchase-price-card>.button{width:100%}.purchase-price-card>.purchase-request-note{font-size:10px;text-align:center;margin:11px 0 25px}.purchase-price-card>h3{font-size:13px;border-top:1px solid var(--line);padding-top:24px;letter-spacing:0}.purchase-price-card>.check-list{gap:14px}.purchase-terms{display:flex;gap:11px;align-items:flex-start;background:#edf5ed;padding:15px;border-radius:7px;margin-top:25px}.purchase-terms>.icon{color:#699681;width:16px}.purchase-terms p{font-size:10px;line-height:1.9;margin:0;color:#6e7e73;white-space:pre-line}.purchase-comparison{padding-bottom:65px}.comparison-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.comparison-scroll table{width:100%;border-collapse:collapse;text-align:start;font-size:12px}.comparison-scroll th,.comparison-scroll td{padding:18px 23px;text-align:start;border-bottom:1px solid var(--line);line-height:1.8}.comparison-scroll thead{background:#f2f7f2}.comparison-scroll tbody th{font-weight:550;color:#5c6e61}.comparison-scroll td{color:#849087}.comparison-scroll tr:last-child td,.comparison-scroll tr:last-child th{border-bottom:0}.purchase-process{margin-bottom:40px}.purchase-home-link{display:flex;gap:9px;align-items:center;width:max-content;max-width:100%;margin-top:18px;font-size:10px;color:#4a7c65}.purchase-home-link .icon{width:13px;height:13px}.product-routes{padding-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-routes>a{display:flex;align-items:center;gap:17px;padding:22px;border:1px solid var(--line);border-radius:11px;transition:background .2s,border .2s}.product-routes>a:hover{background:#f9fcf8;border-color:#bacfc0}.product-routes small{font-size:8px;letter-spacing:1.3px;color:#5d826b}.product-routes h2{font-size:17px;letter-spacing:-.4px;margin:7px 0}.product-routes p{font-size:11px;margin:0}.product-routes>a>.icon:last-child{margin-inline-start:auto;width:16px;color:#9bac9e}.product-routes .expo-icon{background:#f9f1df;color:#a0874e;border-color:#eee2c4}.app-downloads{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.store-badge{display:flex;align-items:center;gap:9px;background:#252043;color:#fff;border:1px solid #343052;border-radius:7px;padding:8px 12px;direction:ltr;text-align:left}.store-badge>.icon:first-child{width:23px;height:23px}.store-badge>span{display:flex;flex-direction:column;line-height:1.3}.store-badge small{font-size:7px;letter-spacing:.4px}.store-badge strong{font-size:14px;font-weight:550}.store-badge>.icon:last-child{width:12px;height:12px;opacity:.5}.footer-brand .app-downloads{gap:7px}.footer-brand .store-badge{padding:7px 9px;gap:6px}.footer-brand .store-badge strong{font-size:11px}.footer-brand .store-badge small{font-size:6px}.footer-brand .store-badge>.icon:first-child{width:18px;height:18px}.social-links{display:flex;gap:8px;margin-top:20px;flex-wrap:wrap}.social-links>a{display:grid;place-items:center;width:31px;height:31px;border:1px solid var(--line);border-radius:50%;color:#858594}.social-links>a:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.social-links .icon{width:14px;height:14px}
.expo-hero{background:#fbf9f1;padding-block:45px 70px;border-bottom:1px solid #eee8d9;overflow:hidden}.expo-wordmark{font-size:15px;letter-spacing:2px;font-weight:500;display:flex;align-items:center;gap:10px;margin-bottom:32px}.expo-wordmark b{font-size:28px;font-weight:650;letter-spacing:-1px}.expo-wordmark span{font-size:10px;letter-spacing:2px;color:#a88f5d}.expo-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.expo-hero h1{font-size:59px;line-height:1.12;margin-bottom:24px}.expo-hero h1>span{color:#a18a56}.expo-hero .lead{font-size:15px;max-width:480px}.expo-hero .eyebrow{color:#9c885e}.expo-hero .status-dot{background:#c4a263;box-shadow:0 0 0 4px #c4a26315}.expo-preview{background:white;border:1px solid #e5dfce;border-radius:14px;overflow:hidden;transform:rotate(-2deg);box-shadow:0 25px 55px #6f573418;min-width:0}.expo-preview-top{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #eee8de;font-size:11px;letter-spacing:1px;font-weight:600}.expo-sample{color:#a6987c;font-size:8px;letter-spacing:0;font-weight:400}.expo-map{padding:30px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;position:relative;background:linear-gradient(90deg,transparent 49%,#f8f6ed 49%,#f8f6ed 51%,transparent 51%),linear-gradient(#fdfdfb,#fdfdfb);min-height:300px}.expo-booth{height:72px;border:1px solid #d2decb;border-radius:5px;background:#eef5e9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#79956c}.expo-booth>.icon{width:23px;height:23px;stroke-width:1}.expo-booth>span{font-size:8px;direction:ltr}.expo-booth.booth-1{background:#faf1da;border-color:#e8ddbd;color:#a68d58}.expo-booth.booth-2{background:#edeaf6;border-color:#d5cee5;color:#9481ad}.expo-booth:nth-child(n+5):nth-child(-n+8){margin-bottom:30px}.expo-aisle{position:absolute;top:59%;left:30px;right:30px;text-align:center;font-size:7px;color:#aeac9e;letter-spacing:2px;display:flex;align-items:center;justify-content:center;gap:15px}.expo-aisle .icon{width:20px}.expo-preview-bottom{border-top:1px solid #eee8de;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;color:#9b917a}.expo-preview-bottom>span{display:flex;gap:8px;align-items:center;font-size:9px}.expo-preview-bottom .icon{width:15px;height:15px}.expo-workflow{background:#f9f7f0}.expo-commercial{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.expo-commercial .lead{font-size:15px}.expo-price{padding:30px;background:#fdfbf6;border:1px solid #e8e1cc;border-radius:14px}.expo-price h3{font-size:23px;margin-top:21px}.expo-price p{font-size:13px}.expo-price>strong{font-size:27px;display:block;margin-bottom:7px;line-height:1.6;font-weight:600}.expo-price>small{font-size:11px;color:#8d866f;display:block;margin-bottom:20px}.expo-price .check-list{margin-block:25px}.expo-price .button{width:100%}
.support-launchers{position:fixed;inset-inline-end:24px;bottom:23px;z-index:38;display:flex;flex-direction:column;align-items:flex-end;gap:10px;filter:drop-shadow(0 5px 10px #00000014)}.whatsapp-launcher{background:#1dad67;color:white;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;border:1px solid #ffffff55}.whatsapp-launcher .icon{height:26px;width:26px}.whatsapp-launcher:hover{background:#168a52}.chat-launcher{display:flex;align-items:center;gap:9px;border:1px solid #ffffff33;border-radius:30px;background:var(--dark);color:#fff;padding:13px 18px;font-size:11px;min-height:48px;position:relative}.chat-launcher>.icon{width:21px;height:21px}.chat-launcher[aria-expanded=true]{background:#423862}.chat-launcher i{width:8px;height:8px;background:#0bddad;border-radius:50%;position:absolute;top:3px;right:3px}.visitor-chat{position:fixed;inset-inline-end:24px;bottom:86px;width:370px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 110px);border:1px solid #dedce6;background:white;box-shadow:0 20px 65px #1e183b26;border-radius:15px;z-index:39;overflow:hidden}.chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 16px;color:#fff;background:var(--dark)}.chat-header>div{display:flex;gap:11px;align-items:center}.chat-avatar{display:grid;place-items:center;height:34px;width:34px;background:#ffffff13;border:1px solid #ffffff22;border-radius:10px;font-size:20px;font-weight:700}.chat-header h2{font-size:14px;letter-spacing:0;margin:0 0 3px}.chat-header p{color:#c1bbd7;font-size:9px;margin:0}.chat-header .icon-button{color:#dcd6eb;width:30px;height:30px}.chat-header .icon-button:hover{background:#ffffff18}.chat-header .icon{width:17px}.chat-body{padding:20px;overflow:auto;max-height:calc(100dvh - 190px);overscroll-behavior:contain}.chat-welcome h3{font-size:20px;margin-top:13px}.chat-welcome p{font-size:11px;line-height:1.9;margin-bottom:19px}.chat-welcome .feature-icon{width:34px;height:34px}.chat-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}#chat-start-form label:not(.consent-label){font-size:10px;margin-bottom:11px;gap:5px}#chat-start-form input:not([type=checkbox]),#chat-start-form select,#chat-start-form textarea{font-size:12px;padding:9px 10px}#chat-start-form .button{width:100%;font-size:11px;padding:12px;margin-top:15px;min-height:44px}#chat-start-form .consent-label{font-size:9px}#chat-start-form textarea{min-height:75px}.chat-reference{font-size:8px;color:#a7a1b3;border-bottom:1px solid #efedf3;padding-bottom:10px;margin-bottom:15px}.chat-messages{display:flex;flex-direction:column;gap:12px;max-height:310px;min-height:110px;overflow-y:auto;overscroll-behavior:contain;padding:3px 1px 8px}.chat-message{max-width:91%;padding:11px 13px;border-radius:10px;align-self:flex-end;background:#eeeaf7;border:1px solid #e9e4f3}.chat-message.from-staff{align-self:flex-start;background:#edf8f1;border-color:#e0efe5}.chat-message>strong{display:block;font-size:9px;font-weight:600;color:#716385}.chat-message.from-staff>strong{color:#4d8063}.chat-message p{font-size:12px;line-height:1.8;color:#555064;margin:4px 0 6px;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message time{display:block;text-align:end;font-size:8px;color:#a39bad}.chat-closed{font-size:11px;line-height:1.8;padding:12px;border-radius:7px;background:#f5f5f0;margin-top:15px}.chat-conversation>#chat-new{width:100%;font-size:11px;min-height:40px}.chat-reply-form,#chat-reply-form{display:flex;align-items:flex-end;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}#chat-reply-form textarea{min-height:60px;font-size:12px;resize:none;padding:9px;line-height:1.7}#chat-reply-form button{background:var(--dark);color:white;width:40px;height:40px;margin-bottom:1px;flex:none}#chat-reply-form button .icon{width:17px;height:17px}.chat-status:not(:empty){font-size:10px;color:#678471;line-height:1.8;margin-top:13px;padding:10px;background:#eff8f0;border-radius:6px}.chat-status.is-error:not(:empty){background:#fcf0ee;color:#a64d48}.chat-contact-link{display:flex;align-items:center;justify-content:center;gap:9px;font-size:9px;color:#8c899a;margin-top:16px}.chat-contact-link .icon{width:12px;height:12px}
@media(max-width:1050px){.purchase-layout{gap:45px}.purchase-price-card{padding:25px}.expo-hero-grid{gap:40px}.expo-hero h1{font-size:46px}.expo-map{padding:25px 20px;gap:10px}.expo-booth{height:65px}.expo-commercial{gap:40px}.desktop-nav{gap:18px}.nav-wrap{gap:18px}.nav-actions{gap:13px}}
@media(max-width:800px){.purchase-layout{gap:30px}.purchase-explainer h2{font-size:29px}.purchase-price-card>h2{font-size:22px}.purchase-amount>strong{font-size:40px}.purchase-explainer>.check-list li{font-size:11px}.server-illustration{height:225px}.product-routes{gap:15px}.product-routes>a{padding:18px;gap:12px}.product-routes h2{font-size:15px}.product-routes small{font-size:7px}.product-routes p{font-size:10px}.product-routes .feature-icon{width:33px;height:33px}.product-routes>a>.icon:last-child{display:none}.purchase-home-link{margin-inline:auto;font-size:10px}.hero-copy>.app-downloads{justify-content:center}.expo-hero h1{font-size:42px}.expo-hero .lead{font-size:13px}.expo-hero-grid{gap:30px}.expo-preview-top{padding:13px;font-size:9px}.expo-sample{font-size:6px}.expo-map{padding:20px 15px;gap:9px;min-height:240px}.expo-booth{height:54px}.expo-booth>.icon{width:18px;height:18px}.expo-preview-bottom{padding:14px}.expo-preview-bottom>span{font-size:8px}.expo-aisle{font-size:5px;gap:8px}.expo-commercial{gap:30px}.expo-price{padding:23px}.expo-commercial h2{font-size:32px}.expo-price h3{font-size:22px}.expo-price>strong{font-size:23px}}
@media(max-width:540px){.commercial-switch{gap:3px;margin-top:23px;width:100%;max-width:340px}.commercial-switch>a{font-size:11px;padding:11px 15px;flex:1;justify-content:center;gap:7px}.commercial-switch .icon{width:14px;height:14px}.purchase-layout{grid-template-columns:1fr;gap:28px;padding-block:0 40px}.purchase-explainer h2{font-size:30px}.purchase-explainer>.check-list li{font-size:12px}.purchase-price-card{padding:26px 23px}.purchase-price-card>h2{font-size:27px}.purchase-amount>strong{font-size:43px}.purchase-price-card>.purchase-request-note{font-size:10px}.purchase-price-card>.check-list li{font-size:12px}.purchase-terms p{font-size:10px}.purchase-comparison{padding-bottom:40px}.comparison-scroll th,.comparison-scroll td{padding:14px 10px;font-size:10px;min-width:90px;vertical-align:top}.comparison-scroll thead th{font-size:10px}.purchase-process{margin-bottom:35px}.purchase-home-link{font-size:9px}.product-routes{grid-template-columns:1fr;gap:13px;padding-top:25px}.product-routes>a{padding:18px;gap:14px}.product-routes h2{font-size:16px}.product-routes p{font-size:11px}.product-routes small{font-size:8px}.product-routes>a>.icon:last-child{display:block;width:14px}.product-routes .feature-icon{width:36px;height:36px}.app-downloads{gap:8px}.store-badge{padding:8px 10px;gap:7px}.store-badge strong{font-size:13px}.store-badge small{font-size:6px}.store-badge>.icon:last-child{display:none}.expo-hero{padding-block:28px 40px}.expo-wordmark{font-size:12px;margin-bottom:28px}.expo-wordmark b{font-size:24px}.expo-hero-grid{grid-template-columns:minmax(0,1fr);gap:42px}.expo-hero h1{font-size:42px}[dir=rtl] .expo-hero h1{font-size:39px;line-height:1.55}.expo-hero .lead{font-size:14px}.expo-hero .button{font-size:12px}.expo-preview{transform:none}.expo-map{padding:24px 22px;gap:12px}.expo-booth{height:65px}.expo-booth>span{font-size:7px}.expo-preview-top{padding:17px;font-size:11px}.expo-sample{font-size:8px}.expo-aisle{font-size:7px}.expo-preview-bottom{padding:17px}.expo-commercial{grid-template-columns:1fr;gap:25px}.expo-commercial .lead{font-size:14px}.support-launchers{inset-inline-end:16px;bottom:16px;gap:9px}.whatsapp-launcher{width:43px;height:43px}.chat-launcher{padding:12px 15px;font-size:10px;min-height:46px}.visitor-chat{inset-inline-end:16px;bottom:78px;width:calc(100vw - 32px);max-height:calc(100dvh - 92px)}.chat-body{padding:18px;max-height:calc(100dvh - 170px)}.chat-form-row{gap:9px}#chat-start-form input:not([type=checkbox]),#chat-start-form select,#chat-start-form textarea{font-size:16px}#chat-start-form select{font-size:13px}#chat-start-form label:not(.consent-label){font-size:10px}.chat-messages{max-height:calc(100dvh - 360px)}.chat-message p{font-size:12px}#chat-reply-form textarea{font-size:16px}.chat-header h2{font-size:14px}.chat-header p{font-size:9px}.chat-launcher i{width:7px;height:7px}}
.workspace-form{max-width:480px;margin:30px auto 24px;text-align:start}.workspace-form>label{display:block;font-weight:700;margin-bottom:10px}.workspace-address{display:flex;align-items:center;gap:4px;border:1px solid var(--border,#dedde7);border-radius:12px;padding:0 16px;background:#fff}.workspace-address:focus-within{outline:3px solid #c6ede1;border-color:#368c79}.workspace-address input{width:100%;min-width:0;height:58px;border:0;outline:0;background:transparent;font:inherit;text-align:left;color:#241d49}.workspace-address input:focus-visible{outline:0}.workspace-address>span{flex-shrink:0;color:#79748c;font-size:14px}.workspace-form .button{width:100%;margin-top:14px}.workspace-form .field-error:empty{display:none}.workspace-form .field-error{margin:8px 0}.workspace-form #workspace-hint{line-height:1.8;margin:12px 0}.workspace-help{margin-bottom:24px}.login-section>h1{max-width:920px;margin-inline:auto}@media(max-width:480px){.workspace-address{padding-inline:12px}.workspace-address>span{font-size:12px}}
