/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}}:root{--ink:#121824;--muted:#78818f;--line:#e9edf2;--panel:#f4f6f9;--blue:#4a96f5;--blue-deep:#2475dc;--amber:#f7b94d;--violet:#9b81ea;--teal:#3dbbb0;--shadow:0 18px 50px #2a3d5d14;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{overflow:hidden}.section-pad{width:min(1120px,100% - 48px);margin:0 auto}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:28px;width:min(1120px,100% - 48px);height:80px;margin:0 auto;transition:background .25s,box-shadow .25s,width .25s;display:flex;position:sticky;top:0}.site-header.scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;box-shadow:0 10px 30px #1e325a12}.brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:14px;font-weight:760;display:inline-flex}.brand-mark{align-items:center;gap:2px;width:20px;height:20px;display:inline-flex}.brand-mark span{border-radius:5px;width:5px;display:block;transform:rotate(26deg)}.brand-mark span:first-child{background:#6fa9f1;height:10px;margin-top:4px}.brand-mark span:nth-child(2){background:#3b8be8;height:15px}.brand-mark span:nth-child(3){background:#a9d3fb;height:10px;margin-bottom:4px}.brand-mark-large{width:28px;height:28px}.brand-mark-large span{width:7px}.brand-mark-large span:first-child,.brand-mark-large span:nth-child(3){height:14px}.brand-mark-large span:nth-child(2){height:22px}.desktop-nav{align-items:center;gap:clamp(18px,3vw,38px);margin-left:auto;margin-right:auto;display:flex}.desktop-nav a,.login-link{color:var(--muted);font-size:11px;font-weight:560;transition:color .2s}.desktop-nav a:hover,.login-link:hover{color:var(--ink)}.header-actions{align-items:center;gap:18px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 18px;font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:34px;padding:0 13px;font-size:11px}.button-primary{color:#fff;background:var(--blue);box-shadow:0 8px 20px #4a96f53d}.button-primary:hover{background:var(--blue-deep);box-shadow:0 10px 24px #4a96f54d}.button-outline{color:#327fdc;background:#fff;border:1px solid #acd0f8}.button-outline:hover{background:#f4f9ff}.icon-sm{width:14px;height:14px}.icon-xs{width:13px;height:13px}.mobile-menu{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;display:none}.mobile-nav{display:none}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:38px;min-height:570px;padding-top:78px;padding-bottom:76px;display:grid}.hero-copy{z-index:1;padding-left:clamp(0px,3vw,44px);position:relative}.eyebrow{color:#a1a9b5;text-transform:uppercase;letter-spacing:.15em;margin:0 0 17px;font-size:10px;font-weight:760}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:560px;margin-bottom:21px;font-size:clamp(42px,5.2vw,70px);font-weight:750;line-height:.98}h1 em,h2 em{color:var(--blue);font-style:normal}.hero-subcopy{max-width:430px;color:var(--muted);font-size:14px;line-height:1.6}.hero-ctas{align-items:center;gap:20px;margin-top:27px;display:flex}.play-link{color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.play-icon{width:17px;height:17px;color:var(--blue);fill:currentColor}.orbit-stage{place-items:center;min-width:390px;height:390px;display:grid;position:relative}.orbit{border:1px solid #edf1f5;border-radius:50%;position:absolute;transform:rotate(-16deg)}.orbit-one{width:375px;height:216px}.orbit-two{width:300px;height:164px;transform:rotate(30deg)}.orbit-core{letter-spacing:.02em;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:124px;height:124px;font-size:10px;font-weight:700;display:flex;box-shadow:0 16px 45px #406c9f26}.orbit-dot{color:#fff;border-radius:7px;padding:8px 12px;font-size:10px;font-weight:700;position:absolute;box-shadow:0 8px 20px #2d4b781f}.dot-amber{background:var(--amber);top:58px;left:20px}.dot-violet{background:var(--violet);top:54px;right:22px}.dot-teal{background:var(--teal);bottom:75px;left:56px}.dot-blue{background:var(--blue);bottom:69px;right:26px}.logo-strip{border-top:1px solid #f2f4f7;padding-top:22px;padding-bottom:91px}.logo-strip p{color:#adb4be;text-align:center;margin-bottom:30px;font-size:10px}.logo-row{color:#9299a3;letter-spacing:.02em;justify-content:space-between;align-items:center;gap:24px;font-size:13px;font-weight:780;display:flex}.logo-row span:nth-child(2){font-size:11px}.logo-row span:nth-child(3){font-family:Georgia,serif;font-style:italic}.logo-row span:nth-child(5){font-family:Georgia,serif}.why-section{padding-bottom:120px}.section-heading h2{letter-spacing:-.055em;margin-bottom:17px;font-size:clamp(34px,4vw,52px);line-height:1}.section-heading>p:last-child{color:var(--muted);max-width:390px;font-size:13px;line-height:1.55}.why-grid{grid-template-rows:195px 195px;grid-template-columns:1.3fr .9fr .65fr;gap:14px;margin-top:38px;display:grid}.feature-card,.stat-card{background:var(--panel);border-radius:15px;position:relative;overflow:hidden}.feature-card{padding:23px 25px}.feature-large{grid-row:span 2}.card-topline{justify-content:space-between;align-items:center;display:flex}.mini-label{color:#a4abb4;letter-spacing:.13em;font-size:9px;font-weight:760}.feature-icon{color:#8c97a5;width:17px;height:17px}.editor-window{background:#fff;border-radius:9px;width:75%;height:127px;margin:22px auto 18px;padding:14px 16px;box-shadow:0 8px 20px #3848640f}.window-bar{color:#aab1ba;align-items:center;gap:4px;margin-bottom:18px;font-size:7px;display:flex}.window-bar span{background:#e6ebf1;border-radius:50%;width:5px;height:5px}.window-bar b{margin-left:7px;font-weight:600}.editor-line,.content-line,.brief-line{background:#eef1f5;border-radius:4px;height:5px;margin:7px 0}.line-muted{width:42%}.line-long{width:92%}.line-medium{width:72%}.editor-pill{color:#fff;text-align:center;background:#4c9bf7;border-radius:4px;width:78px;margin-top:17px;padding:7px 9px;font-size:7px}.feature-card h3{letter-spacing:-.045em;margin:0 0 9px;font-size:21px;line-height:1.04}.feature-card p{color:var(--muted);max-width:280px;margin:0;font-size:11px;line-height:1.5}.language-card{background:#f3f5f8}.language-card h3{margin-top:25px}.language-pills{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.language-pills span{color:#596474;background:#fff;border-radius:5px;padding:6px 8px;font-size:8px}.stat-card{flex-direction:column;justify-content:center;padding:20px;display:flex}.stat-yellow{background:#f6f8fa}.stat-blue{color:#fff;background:#5b9ff0}.stat-icon{color:#f4be50;margin-bottom:10px;font-size:18px}.stat-card strong{letter-spacing:-.05em;font-size:27px;line-height:1}.stat-card small{color:#8a94a1;margin-top:7px;font-size:9px}.stat-blue small{color:#ffffffbf}.rating{margin-bottom:16px;font-size:10px;font-weight:700}.rating span{background:#ffffff38;border-radius:50%;place-items:center;width:19px;height:19px;display:inline-grid}.stat-blue strong{letter-spacing:-.02em;font-size:14px}.how-section{padding-bottom:127px}.centered{text-align:center}.centered>p:last-child{margin-left:auto;margin-right:auto}.steps-list{gap:13px;margin-top:38px;display:grid}.step-card{background:var(--panel);border-radius:15px;grid-template-columns:54px 1fr 1.25fr;align-items:center;gap:18px;min-height:167px;padding:24px 42px 24px 28px;display:grid}.step-card.reverse{grid-template-columns:54px 1.25fr 1fr}.step-card.reverse .step-visual{order:2}.step-card.reverse .step-copy{order:3}.step-number{color:#b2bac5;align-self:start;font-size:12px;font-weight:740}.step-copy h3{letter-spacing:-.05em;margin-bottom:9px;font-size:24px;line-height:1.02}.step-copy p{max-width:280px;color:var(--muted);margin-bottom:16px;font-size:11px;line-height:1.5}.text-link{color:var(--blue-deep);align-items:center;gap:5px;font-size:10px;font-weight:720;display:inline-flex}.step-visual{background:#fff;border-radius:12px;height:116px;position:relative;overflow:hidden;box-shadow:0 6px 18px #283c5a0d}.tool-visual{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;padding:17px;display:flex}.tool-visual span{color:#6e7785;background:#f2f5f8;border-radius:5px;padding:6px 8px;font-size:8px}.tool-ring{border:1px dashed #d9e1ec;border-radius:50%;width:104px;height:104px;position:absolute}.brief-visual{padding:17px 23px}.brief-label{color:#596474;font-size:8px;font-weight:700;display:block}.brief-line{width:75%;margin-top:14px}.brief-line.short{width:45%;margin-top:7px}.brief-field{flex-direction:column;gap:5px;margin:14px 14px 0 0;display:inline-flex}.brief-field small{color:#9ba4af;font-size:7px}.brief-field b{color:#4c5664;font-size:8px}.generate-visual{padding:21px 24px}.generate-lines span{background:#edf1f5;border-radius:3px;width:82%;height:6px;margin-bottom:10px;display:block}.generate-lines span:nth-child(2){width:63%}.generate-lines span:nth-child(3){width:75%}.generate-lines span:nth-child(4){width:49%}.generate-button{color:#fff;text-align:center;background:#4c9bf7;border-radius:5px;width:105px;margin-top:15px;padding:8px 10px;font-size:8px}.showcase{grid-template-columns:.68fr 1.32fr;align-items:center;gap:58px;padding-bottom:127px;display:grid}.showcase-copy h2{letter-spacing:-.06em;margin-bottom:19px;font-size:clamp(34px,4vw,51px);line-height:.99}.showcase-copy>p:not(.eyebrow){max-width:280px;color:var(--muted);margin-bottom:24px;font-size:12px;line-height:1.55}.product-shot{box-shadow:var(--shadow);background:#fff;border:1px solid #edf1f5;border-radius:14px;overflow:hidden}.shot-header{color:#515b6b;border-bottom:1px solid #edf1f5;align-items:center;gap:7px;height:37px;padding:0 15px;font-size:9px;display:flex}.shot-header .brand-mark{transform-origin:0;margin-right:-4px;transform:scale(.68)}.shot-search{color:#aab1bc;border:1px solid #edf1f5;border-radius:4px;margin-left:auto;padding:5px 11px}.shot-avatar{color:#3f6fae;background:#e5f0ff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;display:grid}.shot-body{grid-template-columns:118px 1fr;min-height:240px;display:grid}.shot-body aside{color:#9ca5b2;border-right:1px solid #edf1f5;padding:22px 14px;font-size:8px}.shot-body aside span{padding:9px 7px;display:block}.shot-body aside .side-active{color:#367fd9;background:#eef6ff;border-radius:4px}.shot-main{padding:21px 28px}.shot-breadcrumb{color:#b1b7c0;margin-bottom:16px;font-size:8px}.shot-title-row{justify-content:space-between;align-items:center;display:flex}.shot-title-row h3{letter-spacing:-.045em;margin:0;font-size:20px}.status-dot{color:#61bda3;font-size:8px}.shot-toolbar{align-items:center;gap:8px;margin:18px 0;display:flex}.shot-toolbar span{color:#858f9d;background:#f6f8fa;border-radius:4px;padding:6px 8px;font-size:8px}.shot-toolbar .toolbar-blue{color:#fff;background:#4c9bf7;margin-left:auto}.shot-content{border-top:1px solid #edf1f5;padding-top:15px}.content-line{width:88%}.content-line.wide{width:97%}.content-line.shorter{width:66%}.content-line.medium{width:75%}.content-highlight{color:#3d77c5;background:#f0f7ff;border-left:2px solid #6eacf3;border-radius:2px;margin:17px 0;padding:10px 12px;font-size:10px}.pricing-section{padding-bottom:128px}.billing-toggle{background:#f3f5f8;border-radius:7px;gap:3px;margin-top:22px;padding:4px;display:inline-flex}.billing-toggle button{color:#9ca5b1;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:7px 11px;font-size:9px}.billing-toggle button.active{color:#465365;background:#fff;box-shadow:0 2px 6px #32466414}.billing-toggle span{color:#49a793;margin-left:4px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:890px;margin:38px auto 0;display:grid}.price-card{background:#fafbfc;border:1px solid #edf1f5;border-radius:13px;flex-direction:column;min-height:315px;padding:24px;display:flex;position:relative}.price-featured{color:#fff;background:#4c96ec;border-color:#4c96ec;box-shadow:0 17px 40px #3d89e238}.plan-name{margin-bottom:7px;font-size:14px;font-weight:760}.plan-desc{min-height:34px;color:var(--muted);margin-bottom:18px;font-size:10px;line-height:1.45}.price-featured .plan-desc{color:#ffffffbd}.price{align-items:baseline;margin-bottom:21px;display:flex}.price .currency{font-size:17px;font-weight:700}.price strong{letter-spacing:-.08em;font-size:40px;line-height:.85}.price small{color:var(--muted);font-size:10px}.price-featured .price small{color:#ffffffb8}.price-card ul{color:#727d8a;gap:10px;margin:0 0 22px;padding:0;font-size:10px;list-style:none;display:grid}.price-featured ul{color:#ffffffe0}.price-card li{align-items:center;gap:7px;display:flex}.price-card li svg{color:#60b7a7}.price-featured li svg{color:#d7efff}.full{width:100%;margin-top:auto}.popular-pill{color:#4c96ec;background:#ffffffe0;border-radius:4px;padding:5px 8px;font-size:8px;font-weight:760;position:absolute;top:18px;right:17px}.testimonial-section{grid-template-columns:.62fr 1.05fr .55fr;align-items:center;gap:30px;padding-bottom:126px;display:grid}.testimonial-intro h2{letter-spacing:-.06em;font-size:clamp(36px,4vw,52px);line-height:.95}.testimonial-card{background:#f5f7fa;border-radius:15px;padding:29px 31px;position:relative}.quote-mark{color:#fff;background:#5ca1f2;border-radius:50%;place-items:center;width:30px;height:30px;margin-bottom:22px;display:grid}.quote-icon{width:14px;height:14px}.testimonial-card blockquote{letter-spacing:-.03em;max-width:385px;margin:0 0 26px;font-size:17px;line-height:1.35}.person{align-items:center;gap:10px;display:flex}.person-avatar{color:#426c9e;background:#dbeeff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:760;display:grid}.person b,.person small{display:block}.person b{font-size:10px}.person small{color:var(--muted);margin-top:3px;font-size:9px}.testimonial-portrait{background:#e7f0f8;border-radius:15px;place-items:center;min-height:224px;display:grid;position:relative;overflow:hidden}.portrait-glow{background:#d2e7f5;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-54px}.portrait-person{color:#fff;background:linear-gradient(150deg,#3e4653 0 42%,#202a39 43% 100%);border-radius:67px 67px 23px 23px;place-items:center;width:125px;height:167px;margin-top:38px;font-size:18px;font-weight:750;display:grid;position:relative;box-shadow:18px 10px #c4d5e3}.faq-section{padding-bottom:128px}.faq-box{background:#f5f7fa;border-radius:15px;max-width:760px;margin:0 auto;padding:60px clamp(25px,6vw,77px) 52px}.faq-list{border-top:1px solid #e6ebf0;margin-top:37px}.faq-item{border-bottom:1px solid #e6ebf0}.faq-item button{color:#475364;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:15px 0;font-size:11px;font-weight:650;display:flex}.faq-chevron{color:#4b99ec;width:14px;height:14px;transition:transform .25s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-answer p{color:var(--muted);margin:0;font-size:10px;line-height:1.55;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding:0 30px 15px 0}.site-footer{border-top:1px solid #edf1f5;padding-top:40px;padding-bottom:31px}.footer-top{grid-template-columns:1fr 1.35fr auto;align-items:start;gap:60px;display:grid}.footer-brand p{color:#8c96a3;margin:17px 0;font-size:11px}.social-row{gap:8px;display:flex}.social-row a{color:#7098c7;background:#eef5fd;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:700;display:grid}.footer-links{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.footer-links b,.footer-links a{display:block}.footer-links b{margin-bottom:14px;font-size:10px}.footer-links a{color:var(--muted);margin-bottom:11px;font-size:10px}.footer-cta{white-space:nowrap;align-self:start}.footer-bottom{color:#a9b1bc;border-top:1px solid #edf1f5;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;font-size:9px;display:flex}.demo-modal{z-index:50;place-items:center;display:none;position:fixed;inset:0}.demo-modal.is-open{display:grid}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16202e61;position:absolute;inset:0}.modal-panel{text-align:center;background:#fff;border-radius:15px;width:min(420px,100% - 40px);padding:52px 40px;position:relative;box-shadow:0 24px 80px #172a4633}.modal-close{color:#7f8997;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:15px;right:15px}.demo-play{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 21px;display:grid}.modal-panel h3{letter-spacing:-.05em;margin-bottom:9px;font-size:25px}.modal-panel p{color:var(--muted);font-size:12px}@media (width<=860px){.section-pad,.site-header{width:min(100% - 32px,680px)}.desktop-nav,.login-link{display:none}.mobile-menu{display:inline-flex}.mobile-nav{z-index:19;opacity:0;visibility:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff7;border-radius:10px;padding:12px;transition:all .2s;display:grid;position:fixed;inset:80px 16px auto;transform:translateY(-8px)}.mobile-nav.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav a{color:var(--muted);border-bottom:1px solid #f0f2f5;padding:13px;font-size:13px}.mobile-nav a:last-child{border-bottom:0}.hero{text-align:center;grid-template-columns:1fr;padding-top:55px}.hero-copy{padding-left:0}.hero-copy h1,.hero-subcopy{margin-left:auto;margin-right:auto}.hero-ctas{justify-content:center}.orbit-stage{min-width:0;height:320px;margin-top:-15px;transform:scale(.86)}.logo-strip{padding-bottom:76px}.logo-row{flex-wrap:wrap;justify-content:center;gap:16px 27px}.why-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr}.feature-large{grid-row:span 2}.language-card{min-height:250px}.stat-card{min-height:150px}.why-section,.how-section,.showcase,.pricing-section,.testimonial-section,.faq-section{padding-bottom:88px}.step-card,.step-card.reverse{grid-template-columns:38px 1fr;padding:22px}.step-card .step-visual,.step-card.reverse .step-visual{order:0;grid-area:1/2}.step-card .step-copy,.step-card.reverse .step-copy{order:0;grid-area:2/2}.step-number{grid-area:1/1}.step-copy h3{font-size:21px}.showcase{grid-template-columns:1fr;gap:32px}.showcase-copy{text-align:center}.showcase-copy>p:not(.eyebrow){margin-left:auto;margin-right:auto}.testimonial-section{grid-template-columns:1fr 1fr}.testimonial-intro{text-align:center;grid-column:1/-1}.testimonial-card{grid-column:1/-1}.testimonial-portrait{min-height:180px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-links{order:3;grid-column:1/-1}.footer-cta{justify-self:end}.footer-bottom{flex-wrap:wrap}}@media (width<=540px){.section-pad,.site-header{width:calc(100% - 28px)}.site-header{height:68px}.mobile-nav{inset:68px 14px auto}.header-actions{gap:8px}.button-small{padding:0 9px}.hero{padding-top:45px}.hero h1{font-size:43px}.hero-subcopy{font-size:13px}.hero-ctas{flex-direction:column;gap:16px}.orbit-stage{height:250px;margin:-20px 0 -5px;transform:scale(.71)}.logo-strip{padding-bottom:65px}.logo-row{gap:14px 19px;font-size:11px}.why-grid{grid-template-rows:auto;grid-template-columns:1fr}.feature-large{grid-row:auto;min-height:390px}.language-card{min-height:220px}.stat-card{min-height:135px}.step-card,.step-card.reverse{grid-template-columns:32px 1fr;padding:20px 17px}.step-card .step-visual,.step-card.reverse .step-visual{height:125px}.step-copy h3{font-size:19px}.shot-body{grid-template-columns:83px 1fr}.shot-body aside{padding:16px 7px;font-size:7px}.shot-main{padding:17px 15px}.shot-title-row h3{font-size:16px}.shot-search{display:none}.pricing-grid{grid-template-columns:1fr;max-width:330px}.price-card{min-height:290px}.testimonial-section{grid-template-columns:1fr}.testimonial-card,.testimonial-portrait{grid-column:auto}.testimonial-portrait{min-height:215px}.faq-box{padding:42px 19px 32px}.footer-top{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,1fr);gap:12px}.footer-cta{justify-self:start}.footer-bottom{flex-direction:column;gap:10px}.footer-bottom span:last-child{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
