@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{.flex{display:flex}.hidden{display:none}}.solutions-menu{position:relative}.solutions-menu summary{cursor:pointer;list-style:none}.solutions-menu summary::-webkit-details-marker{display:none}.solutions-menu summary:after{content:"⌄";margin-left:5px}.solutions-menu>div{background:#fffffff7;border:1px solid #e1e2ede6;border-radius:16px;min-width:235px;padding:10px;display:grid;position:absolute;top:calc(100% + 14px);left:-20px;box-shadow:0 18px 50px #353d6d1f}.solutions-menu>div a{border-radius:10px;justify-content:space-between;gap:18px;padding:10px 12px;display:flex}.solutions-menu>div a:hover{background:#f7f5fb}.solutions-menu small{color:var(--muted-text);white-space:nowrap;font-size:10px}:root{--cyan:#19d3e6;--turquoise:#35e5c1;--blue:#4386ff;--violet:#8668ff;--purple:#a65cf2;--fuchsia:#eb5dcc;--pink:#ff91c8;--soft-yellow:#ffe694;--peach:#f5b07a;--navy-text:#14213d;--muted-text:#64708b;--border:#e9eaf3;--line:var(--border);--surface:#fff;--gradient-brand:linear-gradient(120deg,var(--cyan),var(--blue) 32%,var(--violet) 58%,var(--fuchsia) 80%,var(--peach));--gradient-soft:linear-gradient(135deg,#e9fcff,#f1efff 46%,#fff0fa 76%,#fff9dc);--shadow:0 24px 70px #4d499721}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy-text);background:#fff;margin:0;font-family:Arial,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:3px solid var(--violet)}@supports (color:color-mix(in lab, red, red)){:focus-visible{outline:3px solid color-mix(in srgb,var(--violet) 70%,white)}}:focus-visible{outline-offset:4px}.muted-copy{color:var(--muted-text)}.gradient-bg{z-index:-2;background:linear-gradient(#fff,#fefeff);position:fixed;inset:0;overflow:hidden}.gradient-bg i{filter:blur(110px);opacity:.24;border-radius:50%;width:38rem;height:38rem;animation:14s ease-in-out infinite float;position:absolute}.gradient-bg i:first-child{background:var(--cyan);top:-16rem;right:-10rem}.gradient-bg i:nth-child(2){background:var(--fuchsia);animation-delay:-5s;top:34rem;left:-19rem}.gradient-bg i:last-child{background:var(--soft-yellow);animation-delay:-9s;top:90rem;right:10%}@keyframes float{50%{transform:translate(3rem,2rem)scale(1.08)}}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #e9eaf3cc;position:sticky;top:0}.nav-wrap{align-items:center;gap:38px;max-width:1200px;height:78px;margin:auto;padding:0 24px;display:flex}.logo{white-space:nowrap;align-items:center;gap:11px;display:flex}.logo span{background:var(--gradient-brand);color:#fff;border-radius:13px;place-items:center;width:40px;height:40px;font-weight:900;display:grid;box-shadow:0 9px 25px #6659ee40}.logo strong{letter-spacing:-.02em;font-size:18px}.nav-wrap nav{color:#505b75;gap:27px;margin-left:auto;font-size:14px;display:flex}.nav-wrap nav a,.nav-actions>a:first-child{transition:all .2s}.nav-wrap nav a:hover,.nav-actions>a:first-child:hover{color:var(--violet)}.nav-actions{align-items:center;gap:18px;font-size:14px;display:flex}.button{cursor:pointer;outline-offset:4px;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 21px;font-weight:700;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gradient-brand);color:#fff;background-size:180%;box-shadow:0 12px 30px #6955e238}.button-primary:hover{background-position:100%}.button-secondary{border:1px solid var(--line);background:#fff;box-shadow:0 8px 30px #1f2a4e12}.hero{grid-template-columns:1fr 1.05fr;align-items:center;gap:65px;max-width:1240px;margin:auto;padding:100px 24px 94px;display:grid}.hero-copy h1,.product-hero h1,.simple-hero h1{letter-spacing:-.065em;background:linear-gradient(110deg,var(--navy-text) 10%,#246fd2 40%,#8d55eb 68%,#d648ad);color:#0000;-webkit-background-clip:text;background-clip:text;margin:22px 0;font-size:clamp(3rem,6vw,5.8rem);line-height:.98}.hero-copy>p,.product-hero>div>p,.simple-hero p{color:var(--muted-text);max-width:650px;font-size:19px}.eyebrow{letter-spacing:.17em;text-transform:uppercase;color:#6556d9;font-size:12px;font-weight:800;display:inline-flex}.hero-actions{gap:13px;margin-top:34px;display:flex}.trust-line{color:#65708a;gap:24px;margin-top:38px;font-size:13px;display:flex}.trust-line span:before{content:"✓";color:#10a99b;margin-right:7px;font-weight:900}.screenshot{box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffffeb,#f1efffcc);border:1px solid #ffffffe6;border-radius:28px;padding:11px;transition:all .4s;transform:perspective(1200px)rotateY(-2deg)}.screenshot:hover{transform:perspective(1200px)rotateY(0)translateY(-5px)}.browser{align-items:center;gap:6px;height:38px;padding:0 11px;display:flex}.browser>span{background:#ffd0e2;border-radius:50%;width:8px;height:8px}.browser>span:nth-child(2){background:#ffe49a}.browser>span:nth-child(3){background:#9ae8de}.browser small{color:#8b91a7;margin:auto}.app-preview{background:#fbfbff;border:1px solid #e9e8f3;border-radius:20px;min-height:410px;display:flex;overflow:hidden}.app-preview aside{background:#fff;border-right:1px solid #edebf5;flex-direction:column;align-items:center;gap:18px;width:73px;padding:19px;display:flex}.app-preview aside b{color:#fff;background:var(--gradient-brand);border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.app-preview aside i{background:#ebeafa;border-radius:9px;width:25px;height:7px}.app-preview main{flex:1;padding:25px}.preview-head{justify-content:space-between;display:flex}.preview-head small{color:#898fa6;letter-spacing:.15em;font-size:8px;display:block}.preview-head strong{margin-top:4px;font-size:16px;display:block}.preview-head em{background:var(--gradient-soft);border-radius:50%;width:36px;height:36px}.preview-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.preview-stats article{background:#fff;border:1px solid #eeedf6;border-radius:13px;padding:13px}.preview-stats small,.preview-stats b{display:block}.preview-stats small{color:#8990a7;font-size:9px}.preview-stats b{margin-top:5px;font-size:11px}.preview-grid{grid-template-columns:1.3fr 1fr;gap:12px;display:grid}.preview-grid section{background:#fff;border:1px solid #eeedf6;border-radius:15px;height:190px;padding:15px;font-size:10px}.preview-grid p{align-items:center;gap:8px;display:flex}.preview-grid p i{background:var(--gradient-soft);border-radius:6px;width:18px;height:18px}.preview-grid p span{background:#eeedf5;border-radius:5px;flex:1;height:6px}.chart>div{align-items:end;gap:7px;height:125px;padding-top:15px;display:flex}.chart i{background:linear-gradient(var(--cyan),var(--violet));border-radius:6px 6px 2px 2px;flex:1}.placeholder-note{text-align:center;color:#8b91a7;margin:10px 0 2px;font-size:11px}.section{max-width:1200px;margin:auto;padding:90px 24px}.section-heading{max-width:680px;margin-bottom:45px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.feature-block h2{letter-spacing:-.045em;margin:12px 0;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.08}.section-heading p{color:var(--muted-text);font-size:17px}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#ffffffdb;border-radius:25px;padding:35px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 40px #30376812}.product-card:after{content:"";background:var(--gradient-soft);filter:blur(12px);z-index:-1;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-80px}.product-card:hover{box-shadow:var(--shadow);border-color:#dbd5ff;transform:translateY(-7px)}.product-card>div{justify-content:space-between;display:flex}.product-index{color:#a1a6b7;font-size:12px}.badge{border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.badge.available{color:#087a6d;background:#dffff7}.badge.soon{color:#6f55cf;background:#f0ecff}.product-card>p{color:var(--muted-text)}.product-card ul{grid-template-columns:1fr 1fr;gap:8px 20px;margin:0 0 15px;padding:18px 0;font-size:13px;list-style:none;display:grid}.product-card li:before{content:"·";color:var(--fuchsia);margin-right:8px;font-weight:900}.why{background:var(--gradient-soft);border-radius:38px;padding:60px}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.benefit-grid article{background:#ffffffba;border:1px solid #fff;border-radius:18px;padding:22px}.benefit-grid i{background:var(--gradient-brand);border-radius:4px;width:32px;height:4px;margin-bottom:17px;display:block}.benefit-grid b{font-size:15px}.platform-story{grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;display:grid}.module-orbit{background:var(--gradient-soft);border-radius:32px;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.module-orbit>b{width:140px;height:140px;box-shadow:var(--shadow);background:#fff;border-radius:40px;place-items:center;font-size:25px;display:grid}.module-orbit span{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 15px;font-size:12px;position:absolute;box-shadow:0 8px 24px #6655aa18}.module-orbit span:nth-child(2){top:15%;left:9%}.module-orbit span:nth-child(3){top:12%;right:8%}.module-orbit span:nth-child(4){bottom:14%;left:9%}.module-orbit span:nth-child(5){bottom:12%;right:8%}.cta-panel{text-align:center;color:#fff;box-shadow:var(--shadow);background:linear-gradient(120deg,#14213d,#263665 46%,#713f95);border-radius:38px;padding:70px}.cta-panel h2{max-width:850px;margin:0 auto 18px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.1}.cta-panel .hero-actions{justify-content:center}.product-hero,.simple-hero{max-width:1200px;margin:auto;padding:95px 24px 75px}.product-hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.product-hero h1{font-size:clamp(3.5rem,6vw,6rem)}.product-hero .badge{margin-bottom:10px}.detail-band{background:linear-gradient(#fbfbff,#fff)}.detail-grid{grid-template-columns:.8fr 1.2fr;gap:70px;max-width:1200px;margin:auto;padding:90px 24px;display:grid}.detail-grid h2{letter-spacing:-.04em;margin-top:0;font-size:38px;line-height:1.1}.detail-grid>div>p{color:var(--muted-text)}.number-list{gap:12px;display:grid}.number-list article{border:1px solid var(--line);background:#fff;border-radius:18px;gap:18px;padding:20px;display:flex}.number-list span{color:var(--violet);font-weight:800}.number-list p{margin:0}.feature-block{max-width:1200px;margin:0 auto;padding:90px 24px}.feature-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.feature-list article{border:1px solid var(--line);background:#fff;border-radius:18px;gap:17px;padding:22px;display:flex}.feature-list span{color:var(--fuchsia);font-weight:800}.feature-list p{margin:0}.preview-section{max-width:1100px;margin:auto;padding:30px 24px 100px}.two-columns{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:23px;padding:32px}.info-card h2{font-size:29px}.info-card li{color:var(--muted-text);margin:10px 0}.contact-layout{grid-template-columns:.8fr 1.2fr;gap:50px;max-width:1100px;margin:auto;padding:10px 24px 100px;display:grid}.contact-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:25px;padding:34px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label{font-size:13px;font-weight:700}.form-grid small{color:var(--muted-text);font-weight:400}.form-grid input,.form-grid select,.form-grid textarea{background:#fdfdff;border:1px solid #dfe1ec;border-radius:12px;outline:none;width:100%;margin-top:7px;padding:12px;display:block}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #8668ff20}.form-grid .full{grid-column:1/-1}.contact-form>.button{margin-top:20px}.form-note{color:var(--muted-text);font-size:11px}.dev-notice{color:#695817;background:#fff9dd;border-radius:12px;margin-bottom:20px;padding:14px;font-size:13px}.legal{max-width:800px;margin:auto;padding:80px 24px}.legal aside{background:#fffbea;border:1px solid #f0d98b;border-radius:15px;padding:18px}.legal h2{margin-top:40px}.legal p{color:var(--muted-text)}footer{border-top:1px solid var(--line);background:#fbfbfe;margin-top:80px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:40px;max-width:1200px;margin:auto;padding:60px 24px;display:grid}.footer-grid>div{color:var(--muted-text);flex-direction:column;align-items:flex-start;gap:9px;font-size:13px;display:flex}.footer-grid>div:first-child p{max-width:300px}.footer-grid b{color:var(--navy-text);margin-bottom:7px}.copyright{border-top:1px solid var(--line);text-align:center;color:var(--muted-text);padding:20px;font-size:12px}@media (max-width:980px){.nav-wrap nav{display:none}.nav-actions{margin-left:auto}.hero,.product-hero,.detail-grid,.platform-story,.contact-layout{grid-template-columns:1fr}.benefit-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:70px}.screenshot{transform:none}.product-hero .screenshot{order:2}}@media (max-width:650px){.nav-wrap{height:68px;padding:0 16px}.logo strong{font-size:15px}.nav-actions>a:first-child{display:none}.nav-actions .button{min-height:40px;padding:0 13px;font-size:12px}.hero,.section,.product-hero,.detail-grid,.feature-block{padding-left:18px;padding-right:18px}.hero-copy h1,.simple-hero h1{font-size:3.25rem}.hero-actions{flex-direction:column;align-items:stretch}.trust-line{flex-direction:column;gap:7px}.products-grid,.feature-list,.two-columns,.form-grid{grid-template-columns:1fr}.product-card{padding:26px}.product-card ul{grid-template-columns:1fr}.why,.cta-panel{border-radius:25px;padding:36px 23px}.benefit-grid{grid-template-columns:1fr}.app-preview{min-height:320px}.app-preview aside{width:52px;padding:13px}.app-preview main{padding:14px}.preview-stats{grid-template-columns:1fr}.preview-stats article:nth-child(n+2){display:none}.preview-grid{grid-template-columns:1fr}.preview-grid .chart{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.gradient-bg i{filter:blur(130px);opacity:.16;animation:none}.gradient-bg i:first-child{background:#45dff0;width:52rem;height:40rem;top:-14rem;right:-8rem}.decor{opacity:.17;position:absolute}.decor-dots{background-image:radial-gradient(#5a78b7 1.2px,#0000 1.2px);background-size:12px 12px;width:90px;height:64px;top:145px;left:4%}.decor-ring{border:1px solid #8c76d5;border-radius:50%;width:210px;height:210px;top:610px;right:-90px;box-shadow:0 0 0 30px #ffffff80}.site-header{box-shadow:none;background:#ffffffc7}.nav-wrap{max-width:1440px;height:72px}.nav-wrap nav{gap:30px}.nav-actions .button{border-radius:13px;min-height:42px}.button{border-radius:14px}.button-secondary{border-color:#e4e7f1;box-shadow:0 9px 24px #2a345b12}.home-hero{grid-template-columns:minmax(550px,.92fr) minmax(630px,1.08fr);gap:46px;max-width:1440px;min-height:650px;padding:70px 30px 48px;position:relative}.hero-copy{z-index:1;position:relative}.hero-copy h1{letter-spacing:-.055em;color:var(--navy-text);background:0 0;margin:20px 0 24px;font-size:clamp(3.5rem,4.35vw,4.65rem);line-height:1.02}.hero-copy h1 span{white-space:nowrap;display:block}.hero-copy h1 span:last-child{color:#0000;background:linear-gradient(105deg,#2689dc 0%,#596ee5 30%,#9158e7 55%,#dc55b9 78%,#ee806d 100%);-webkit-background-clip:text;background-clip:text;padding-bottom:.08em}.hero-eyebrow{background:#ffffffad;border:1px solid #dff1f5;border-radius:99px;padding:8px 13px;box-shadow:0 5px 18px #3f7c9a0c}.hero-eyebrow i{background:linear-gradient(#28cae0,#8a62ed);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #44d5e51c}.hero-copy>p{max-width:610px;font-size:17px;line-height:1.72}.hero-actions{margin-top:28px}.hero-benefits{grid-template-columns:repeat(3,1fr);gap:12px;max-width:660px;margin-top:34px;display:grid}.hero-benefits article{align-items:center;gap:10px;display:flex}.hero-benefits article>i{color:#5272d5;background:linear-gradient(140deg,#e3fbff,#f0eaff);border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-style:normal;display:grid}.hero-benefits b,.hero-benefits small{display:block}.hero-benefits b{font-size:12px}.hero-benefits small{color:#7b849a;margin-top:2px;font-size:9px;line-height:1.35}.home-hero .screenshot{background:#ffffffc7;border-radius:25px;padding:8px;transform:none;box-shadow:0 35px 85px #46458329,0 10px 30px #2d99bb14}.home-hero .screenshot:hover{transform:translateY(-3px)}.browser{height:32px}.app-preview{background:#f8f9fd;border-radius:18px;min-height:460px}.app-preview aside{justify-content:flex-start;width:62px;padding:15px 10px}.app-preview aside>b{width:32px;height:32px}.app-preview aside nav{flex-direction:column;gap:10px;margin-top:25px;display:flex}.app-preview aside nav i{color:#9aa1b5;background:0 0;place-items:center;width:32px;height:32px;font-size:12px;font-style:normal;display:grid}.app-preview aside nav i.active{color:#397ed1;background:#edf7ff;border-radius:9px;height:32px}.app-preview aside>em{color:#8c87a3;background:#f2f0fa;border-radius:50%;place-items:center;width:28px;height:28px;margin-top:auto;font-style:normal;display:grid}.app-preview main{padding:0 20px 20px}.preview-topbar{background:#fff;border-bottom:1px solid #ebeef4;justify-content:space-between;align-items:center;height:55px;margin:0 -20px 16px;padding:0 20px;display:flex}.preview-search{color:#8090aa;border:1px solid #e7eaf1;border-radius:9px;width:185px;padding:8px 11px;font-size:10px}.preview-search span{margin-left:6px}.preview-user{align-items:center;gap:7px;font-size:8px;display:flex}.preview-user>i{color:#e766a8}.preview-user>b{color:#fff;background:linear-gradient(135deg,#41c9de,#8268e9);border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.preview-user>span,.preview-user small{display:block}.preview-user small{color:#9299aa}.preview-title{justify-content:space-between;align-items:center;display:flex}.preview-title small{letter-spacing:.14em;color:#9299ad;font-size:7px;display:block}.preview-title strong{font-size:17px;display:block}.preview-title>span{color:#4d83b1;background:#f0f8ff;border-radius:20px;padding:5px 8px;font-size:7px}.preview-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0}.preview-stats article{border-radius:12px;grid-template-columns:28px 1fr;align-items:center;gap:7px;padding:10px;display:grid;position:relative}.preview-stats article>i{color:#2e9eba;background:#e4f9ff;border-radius:8px;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.preview-stats article small,.preview-stats article b{display:block}.preview-stats article small{font-size:7px}.preview-stats article b{font-size:15px;line-height:1}.preview-stats article>em{color:#8991a5;font-size:6px;font-style:normal;position:absolute;bottom:6px;right:8px}.preview-grid{grid-template-columns:1.5fr .8fr;gap:9px}.preview-grid section{height:205px;padding:13px}.preview-grid header{justify-content:space-between;align-items:center;display:flex}.preview-grid header small{color:#7e89a0;font-size:7px}.deadlines p{background:#fafbfe;border-radius:9px;margin:11px 0;padding:8px;display:flex}.deadlines p>i{background:#5ed1e0;border-radius:50%;width:6px;height:6px}.deadlines p>span,.deadlines p b,.deadlines p small{display:block}.deadlines p small{color:#9299aa}.deadlines p>em{color:#7d6dd1;margin-left:auto;font-size:7px;font-style:normal}.donut{place-items:center;height:125px;display:grid;position:relative}.donut>i{background:conic-gradient(#4acddd 0 72%,#eeeafa 72%);border-radius:50%;width:92px;height:92px;position:absolute;-webkit-mask:radial-gradient(circle,#0000 48%,#000 50%);mask:radial-gradient(circle,#0000 48%,#000 50%)}.donut>b{text-align:center;font-size:15px}.donut b small{color:#8d95a8;font-size:6px;display:block}.chart footer{justify-content:center;gap:10px;font-size:6px;display:flex}.chart footer i{background:#4acddd;border-radius:50%;width:5px;height:5px;margin-right:3px;display:inline-block}.placeholder-note{font-size:9px}.products-section .section-heading{max-width:760px;margin-bottom:38px}.products-grid{grid-template-columns:repeat(4,1fr);gap:16px}.product-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffd1;border-radius:23px;flex-direction:column;min-height:415px;padding:26px 24px;display:flex;overflow:visible;box-shadow:0 16px 45px #353d6d14}.product-card:after{opacity:.17;filter:blur(30px);background:#72dff0;width:150px;height:150px;top:-44px;right:-34px}.product-icon{color:#fff;background:linear-gradient(135deg,#2fd1e1,#4d87ed);border-radius:15px;place-items:center;width:49px;height:49px;font-size:20px;display:grid;box-shadow:0 10px 24px #35b7da35}.product-card h3{margin:20px 0 5px;font-size:25px}.product-card>p{min-height:42px;font-size:13px;line-height:1.55}.product-card ul{color:#68738b;margin:0;padding:10px 0;font-size:11px;display:block}.product-card li{margin:6px 0}.product-card li:before{content:"✓";color:#42b5c6}.product-card .button{align-self:flex-start;min-height:40px;margin-top:auto;padding:0 16px;font-size:12px}.badge{align-self:flex-start}.why-section{max-width:1400px;padding-top:48px}.why-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #e7e8f3e6;border-radius:30px;padding:45px 48px;box-shadow:0 22px 65px #3c407014}.why-panel .section-heading{margin-bottom:32px}.why-panel .section-heading h2{font-size:2.35rem}.reason-grid{border-top:1px solid #ececf3;grid-template-columns:repeat(4,1fr);padding-top:28px;display:grid}.reason-grid article{border-right:1px solid #ececf3;gap:13px;padding:5px 25px;display:flex}.reason-grid article:first-child{padding-left:0}.reason-grid article:last-child{border:0}.reason-grid article>i{color:#5b75d0;background:linear-gradient(135deg,#e5fbff,#eeeaff);border-radius:12px;flex:0 0 39px;place-items:center;height:39px;font-style:normal;display:grid}.reason-grid b{font-size:13px}.reason-grid p{color:var(--muted-text);margin:5px 0 0;font-size:11px;line-height:1.5}@media (max-width:1200px){.home-hero{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:3.55rem}.products-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:390px}.reason-grid{grid-template-columns:repeat(2,1fr);gap:25px}.reason-grid article:nth-child(2){border:0}}@media (max-width:980px){.home-hero{grid-template-columns:1fr;padding-top:60px}.hero-copy h1{font-size:clamp(3.2rem,8vw,4.5rem)}.home-hero .screenshot{max-width:760px}.reason-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.home-hero{padding-top:46px}.hero-copy h1{font-size:3rem}.hero-copy h1 span{white-space:normal}.hero-benefits,.products-grid,.reason-grid{grid-template-columns:1fr}.product-card{min-height:0}.why-panel{padding:34px 22px}.reason-grid article{border:0;padding:6px 0}.app-preview{min-height:360px}.preview-stats{grid-template-columns:1fr 1fr}.preview-stats article:nth-child(n+3){display:none}.preview-grid{grid-template-columns:1fr}.preview-grid .chart,.preview-user span{display:none}}:root{--cyan:#63cbd2;--turquoise:#75d2bd;--blue:#638bd4;--violet:#9278cf;--purple:#ad7dcc;--fuchsia:#d978a9;--pink:#e99ab7;--soft-yellow:#f4dca4;--gradient-brand:linear-gradient(112deg,#45b9d0 0%,#647fd8 27%,#9170d2 51%,#d368a8 74%,#e88978 100%);--gradient-soft:linear-gradient(135deg,#f2fbfa 0%,#f8f3fb 43%,#fff4f7 72%,#fff8ec 100%)}body{background:#fffdfa}.gradient-bg i{filter:blur(175px);opacity:.075}.gradient-bg i:first-child{background:#a9e4df;width:58rem;height:48rem;top:-18rem;left:12%;right:auto}.gradient-bg i:nth-child(2){background:#efb9cb;width:54rem;height:48rem;top:18rem;left:-24rem}.gradient-bg i:nth-child(3){background:#cab8e2;width:58rem;height:50rem;top:45rem;right:-18rem}.gradient-bg i:nth-child(4){background:#f3cba9;width:48rem;height:43rem;top:86rem;left:18%}.decor-dots{opacity:.11;background-image:radial-gradient(#a48eb5 1.1px,#0000 1.1px)}.decor-ring{opacity:.1;border-color:#d5b8c9}.hero-copy h1 span:first-child{color:var(--navy-text);background:0 0}.hero-eyebrow{border-color:#eee4e8}.hero-eyebrow i{background:linear-gradient(135deg,#72cbbd,#d981aa);box-shadow:0 0 0 4px #eab6ca24}.hero-benefits article>i{color:#489b9c;background:linear-gradient(140deg,#eefaf8,#f4fbf7)}.hero-benefits article:nth-child(2)>i{color:#8d6bb7;background:linear-gradient(140deg,#f5f0fa,#fbf3fa)}.hero-benefits article:nth-child(3)>i{color:#ce7d76;background:linear-gradient(140deg,#fff1f3,#fff5e9)}.home-hero .screenshot{background:#fffefcdb;box-shadow:0 35px 85px #6f53781f,0 10px 30px #ce8e9512}.app-preview{background:#fcfbfc}.app-preview aside nav i.active{color:#5b9e9c;background:#f1f8f7}.preview-user>b{background:linear-gradient(135deg,#72c9bd,#b27cc5 58%,#df8f9f)}.preview-title>span{color:#9a718a;background:#f8f3f7}.preview-stats article{background:#fff}.preview-stats article>i{color:#579f9e;background:#ecf9f8}.preview-stats .stat-1>i{color:#8870b6;background:#f2eef9}.preview-stats .stat-2>i{color:#bd7292;background:#fceff4}.preview-stats .stat-3>i{color:#bf8760;background:#fff3e6}.deadlines p>i{background:#72c9bd}.deadlines .dot-1{background:#a98bd0}.deadlines .dot-2{background:#df9298}.donut>i{background:conic-gradient(#7bc8bc 0 72%,#f0e9f4 72%)}.chart footer i{background:#7bc8bc}.chart footer span:last-child i{background:#d9c7e5}.product-card:after{opacity:.1;background:#a5ddd7}.product-icon{background:linear-gradient(135deg,#65c4bd,#6fa7c5);box-shadow:0 10px 24px #72bfb525}.product-tone-1 .product-icon{background:linear-gradient(135deg,#9382c7,#b382c1)}.product-tone-2 .product-icon{background:linear-gradient(135deg,#d47fa6,#df9299)}.product-tone-3 .product-icon{background:linear-gradient(135deg,#e6aa72,#df897d)}.product-card li:before{color:#69aa9d}.reason-grid article:first-child>i{color:#5ca59d;background:#edf9f7}.reason-grid article:nth-child(2)>i{color:#58a58e;background:#eef9f5}.reason-grid article:nth-child(3)>i{color:#8b70b1;background:#f4eff9}.reason-grid article:nth-child(4)>i{color:#ca7d72;background:#fff1ed}.module-orbit{background:linear-gradient(135deg,#f4faf8,#f8f3fa 48%,#fff4f5 76%,#fff8ee)}.gradient-bg i{opacity:.045;filter:blur(210px)}.home-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(34% 54% at 5% 14%,#59dee530,#0000 72%),radial-gradient(37% 52% at 38% 2%,#f597cf2b,#0000 72%),radial-gradient(40% 55% at 73% 10%,#b999e829,#0000 73%),radial-gradient(27% 48% at 100% 22%,#65dbe226,#0000 74%),radial-gradient(30% 42% at 92% 76%,#f8b7d31f,#0000 74%);position:absolute;inset:-72px calc(50% - 50vw) -95px}.home-hero:after{content:"✦";color:#d99bd0;opacity:.35;pointer-events:none;font-size:22px;position:absolute;bottom:12%;right:1.5%}.site-header{background:#fffffdb8}.home-hero .screenshot{background:#ffffffeb;border-color:#fffffff5;box-shadow:0 30px 75px #68488721,0 18px 45px #e05fb617}.app-preview{background:#fdfcff;border-color:#ede9f3}.app-preview aside{align-items:stretch;gap:0;width:105px;padding:13px 8px}.app-preview aside>b{width:auto;height:auto;box-shadow:none;color:#25304b;background:0 0;border-radius:0;align-items:center;gap:5px;padding:0 5px;font-size:10px;display:flex}.app-preview aside>b>span{color:#fff;background:linear-gradient(135deg,#42d2dc,#9564e5 58%,#eb63ba);border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.app-preview aside nav{gap:3px;margin-top:18px}.app-preview aside nav i{white-space:nowrap;justify-content:flex-start;gap:6px;width:100%;height:25px;padding:0 6px;font-size:6px;display:flex}.app-preview aside nav i>span{text-align:center;width:11px;font-size:8px}.app-preview aside nav i.active{color:#7556c4;background:#f1eafd;height:25px}.app-preview aside>em{align-self:center}.preview-topbar{background:#fffffff5}.preview-stats .stat-0{background:linear-gradient(135deg,#f4fcff,#f9fdff)}.preview-stats .stat-1{background:linear-gradient(135deg,#f8f4ff,#fcfaff)}.preview-stats .stat-2{background:linear-gradient(135deg,#fff3fa,#fffafd)}.preview-stats .stat-3{background:linear-gradient(135deg,#fff8ec,#fffcf7)}.donut>i{background:conic-gradient(#35cbd7 0 54%,#9567dd 54% 76%,#ee5fb8 76% 89%,#f5bd63 89%);-webkit-mask:radial-gradient(circle,#0000 48%,#000 50%);mask:radial-gradient(circle,#0000 48%,#000 50%)}.products-section{position:relative}.products-section:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(32% 36% at 8% 46%,#52d7e121,#0000 73%),radial-gradient(34% 39% at 35% 43%,#b291e826,#0000 72%),radial-gradient(36% 38% at 66% 40%,#ee83c724,#0000 73%),radial-gradient(31% 40% at 96% 48%,#fcc97329,#0000 74%);position:absolute;inset:-75px calc(50% - 50vw) -125px}.products-section .section-heading:after{content:"";background:linear-gradient(90deg,#43d0db,#9568df,#ee62b7,#f1bd68);border-radius:5px;width:72px;height:3px;margin:16px auto 0;display:block}.product-card{border-color:#ffffffeb;box-shadow:0 14px 38px #53407314,inset 0 1px #ffffffe6}.product-card:after{opacity:.15;filter:blur(38px)}.why-panel{background:linear-gradient(105deg,#ffffffe6,#fffbfedb 52%,#fffdf4e6);border-color:#fffffff2;box-shadow:0 20px 60px #6e4d7814}.why-section{position:relative}.why-section:before{content:"";z-index:-1;background:radial-gradient(32% 45% at 4% 10%,#6cd9d817,#0000 75%),radial-gradient(36% 45% at 55% 10%,#e691cb1a,#0000 75%),radial-gradient(34% 48% at 96% 15%,#f9d08321,#0000 76%);position:absolute;inset:-60px calc(50% - 50vw) -120px}@media (max-width:650px){.app-preview aside{width:60px;padding:10px 5px}.app-preview aside>b,.app-preview aside nav i{justify-content:center;font-size:0}.app-preview aside nav i>span{font-size:9px}}.donut{grid-template-areas:"center";place-items:center;height:98px;margin:2px 0;display:grid}.donut>i{grid-area:center;width:76px;height:76px;position:static}.donut>b{z-index:1;text-align:center;grid-area:center;margin:0;line-height:1;display:block;position:relative}.donut>b small{margin-top:4px;line-height:1.15}.chart footer{flex:none;align-items:center;min-height:12px}.preview-grid .chart{flex-direction:column;display:flex;overflow:hidden}.preview-grid .chart header{flex:none}@media (min-width:981px){.home-hero{grid-template-columns:minmax(520px,.96fr) minmax(600px,1.04fr);gap:38px;min-height:0;padding-top:38px;padding-bottom:22px}.hero-copy h1{margin-top:14px;margin-bottom:17px;font-size:clamp(3.25rem,3.75vw,4.05rem);line-height:1}.hero-copy>p{max-width:580px;margin-top:0;margin-bottom:0;font-size:15px;line-height:1.62}.hero-actions{margin-top:21px}.hero-benefits{gap:7px;max-width:570px;margin-top:23px}.hero-benefits article{gap:8px}.hero-benefits article>i{flex-basis:32px;height:32px}.hero-benefits small{font-size:8px}.home-hero .screenshot{padding:7px}.browser{height:27px}.app-preview{min-height:365px}.app-preview aside{width:96px;padding-top:10px;padding-bottom:10px}.app-preview aside nav{gap:1px;margin-top:12px}.app-preview aside nav i,.app-preview aside nav i.active{height:22px}.app-preview main{padding:0 16px 14px}.preview-topbar{height:43px;margin:0 -16px 11px;padding:0 16px}.preview-search{padding-top:6px;padding-bottom:6px}.preview-title strong{font-size:15px}.preview-stats{gap:6px;margin:11px 0}.preview-stats article{grid-template-columns:25px 1fr;gap:5px;padding:8px}.preview-stats article>i{width:25px;height:25px}.preview-stats article b{font-size:13px}.preview-grid section{height:158px;padding:10px}.deadlines p{margin:7px 0;padding:6px}.donut{height:88px;margin:0}.donut>i{width:69px;height:69px}.placeholder-note{margin-top:6px;margin-bottom:0;line-height:1.2}.products-section{padding-top:27px}.products-section .section-heading{margin-bottom:25px}.products-section .section-heading h2{margin-top:8px;margin-bottom:8px}.products-section .section-heading p{margin-top:0;margin-bottom:0;font-size:15px}.products-section .section-heading:after{margin-top:11px}}:root{--gradient-brand:linear-gradient(108deg,#31bdd8 0%,#497fe7 25%,#865ee0 47%,#d34ec1 68%,#f0649d 83%,#f18b71 100%)}.gradient-bg{background:radial-gradient(37% 24% at 4% 7%,#4cdce63d,#0000 72%),radial-gradient(39% 25% at 37% 2%,#f67ec93b,#0000 72%),radial-gradient(36% 24% at 69% 5%,#aa7ee536,#0000 72%),radial-gradient(30% 24% at 98% 11%,#4ed6e136,#0000 73%),radial-gradient(31% 22% at 4% 43%,#53d9d126,#0000 74%),radial-gradient(35% 23% at 35% 49%,#bc92e82b,#0000 74%),radial-gradient(36% 24% at 67%,#ef79be30,#0000 74%),radial-gradient(33% 24% at 98% 53%,#f9b87c33,#0000 74%),radial-gradient(35% 24% at 15% 77%,#fad37d24,#0000 75%),radial-gradient(37% 24% at 55% 79%,#e689c124,#0000 75%),#fffefa}.home-hero:before{background:radial-gradient(32% 52% at 3% 12%,#3ddce742,#0000 70%),radial-gradient(34% 52% at 34% 0,#f77dca40,#0000 70%),radial-gradient(35% 52% at 64% 5%,#ad82e73b,#0000 71%),radial-gradient(28% 48% at 96% 14%,#41d6e238,#0000 72%),radial-gradient(29% 43% at 78% 80%,#ef7dc033,#0000 72%),radial-gradient(24% 38% at 100% 76%,#f9ba7d2e,#0000 72%)}.button-primary{background:linear-gradient(104deg,#36acd8 0%,#4b78e2 24%,#8458dc 46%,#ce49c1 66%,#ef599e 82%,#f08078 100%);box-shadow:0 12px 28px #ce45b53d,0 7px 19px #f0707924}.products-section:before{background:radial-gradient(30% 40% at 3% 44%,#3bd3e033,#0000 71%),radial-gradient(31% 40% at 33% 40%,#a375e238,#0000 71%),radial-gradient(33% 40% at 66% 40%,#f168b93b,#0000 71%),radial-gradient(31% 42% at 98% 43%,#fab25c3d,#0000 72%),radial-gradient(29% 32% at 84% 90%,#fad57129,#0000 73%)}.product-tone-0{background:linear-gradient(150deg,#cff8fce0,#fffffff2 44%)}.product-tone-1{background:linear-gradient(150deg,#e7d8fbe6,#fffffff2 45%)}.product-tone-2{background:linear-gradient(150deg,#ffd4efe0,#fffffff2 45%)}.product-tone-3{background:linear-gradient(150deg,#ffe8bee6,#fffffff2 45%)}.product-card:after{opacity:.22}.product-tone-0:after{background:#64d8e0}.product-tone-1:after{background:#a576e0}.product-tone-2:after{background:#ee6fba}.product-tone-3:after{background:#f5b45f}.products-section .section-heading h2{font-size:clamp(1.875rem,2.35vw,2.125rem)}.donut{grid-template-columns:76px auto;grid-template-areas:"ring value";justify-content:center;align-items:center;column-gap:10px;height:88px;margin:0;display:grid}.donut>i{aspect-ratio:1;border-radius:50%;flex-shrink:0;grid-area:ring;place-self:center;width:72px;min-width:72px;height:72px;min-height:72px;position:static}.donut>b{z-index:auto;text-align:left;grid-area:value;place-self:center start;margin:0;font-size:15px;line-height:1;position:static}.donut>b small{white-space:nowrap;margin-top:5px}.chart footer{justify-content:center;gap:9px;width:100%}@media (max-width:650px){.products-section .section-heading h2{font-size:clamp(1.75rem,8vw,2rem)}.donut{grid-template-columns:68px auto}.donut>i{width:66px;min-width:66px;height:66px;min-height:66px}}.mobile-menu{display:none}@media (max-width:980px){body{overflow-x:hidden}main,.hero>*,.product-hero>*,.detail-grid>*,.contact-layout>*{min-width:0}.mobile-menu{flex:none;display:block;position:relative}.mobile-menu>summary{border:1px solid var(--line);cursor:pointer;background:#ffffffe0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;padding:10px;list-style:none;display:flex;box-shadow:0 7px 20px #353d6d12}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary::marker{content:""}.mobile-menu>summary span{background:var(--navy-text);border-radius:4px;width:19px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-menu[open]>summary span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu[open]>summary span:nth-child(2){opacity:0}.mobile-menu[open]>summary span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-menu>nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffdfa;border:1px solid #e1e2edf2;border-radius:18px;width:min(310px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 22px 60px #353d6d29;gap:2px!important;margin:0!important;display:grid!important}.mobile-menu>nav a{color:var(--navy-text);border-radius:10px;padding:11px 13px;font-size:14px;font-weight:650;display:block}.mobile-menu>nav a:hover,.mobile-menu>nav a:focus-visible{background:#f7f5fb}}@media (max-width:650px){.nav-wrap,.nav-actions{gap:8px}.mobile-menu>summary{width:40px;height:40px}.home-hero{gap:30px;min-height:0;padding-top:34px;padding-bottom:34px}.hero-copy h1,.simple-hero h1{letter-spacing:-.052em;overflow-wrap:anywhere;margin:16px 0 18px;font-size:clamp(2.55rem,12.5vw,3.05rem);line-height:1.01}.product-hero h1{margin:16px 0;font-size:clamp(2.75rem,14vw,3.5rem);line-height:1}.hero-copy>p,.product-hero>div>p,.simple-hero p{font-size:15px;line-height:1.65}.hero-actions{gap:10px;margin-top:22px}.hero-benefits{grid-template-columns:1fr 1fr;gap:12px 8px;margin-top:24px}.hero-benefits article:last-child{grid-column:1/-1}.home-hero .screenshot,.product-hero .screenshot{border-radius:20px;width:100%;padding:6px}.browser{height:28px;padding:0 8px}.browser small{text-overflow:ellipsis;white-space:nowrap;max-width:72%;font-size:9px;overflow:hidden}.app-preview{border-radius:15px;min-height:0;display:block}.app-preview aside{display:none}.app-preview main{width:100%;padding:0 10px 10px}.preview-topbar{height:38px;margin:0 -10px 9px;padding:0 10px}.preview-search{display:none}.preview-user{margin-left:auto}.preview-user>span{font-size:7px;display:block}.preview-title strong{font-size:14px}.preview-title>span{font-size:7px}.preview-stats{grid-template-columns:1fr 1fr;gap:7px;margin:9px 0}.preview-stats article{grid-template-columns:25px 1fr;gap:6px;min-width:0;padding:8px}.preview-stats article:nth-child(n+3){display:none}.preview-stats article>i{width:25px;height:25px}.preview-stats article b{font-size:13px}.preview-stats article>em{display:none}.preview-grid{grid-template-columns:minmax(0,1.25fr) minmax(112px,.75fr);gap:7px}.preview-grid section{min-width:0;height:126px;padding:8px}.preview-grid .chart{display:flex}.preview-grid header b{font-size:8px}.preview-grid header small{display:none}.deadlines p{gap:6px;margin:7px 0;padding:7px}.deadlines p:nth-of-type(n+2){display:none}.deadlines p b{font-size:8px}.deadlines p>em{display:none}.donut{grid-template-columns:52px;grid-template-areas:"ring";height:66px;margin:2px 0}.donut>i{grid-area:ring;width:52px;min-width:52px;height:52px;min-height:52px}.donut>b{text-align:center;grid-area:ring;justify-self:center;font-size:11px}.donut>b small{margin-top:3px;font-size:5px}.chart footer{white-space:nowrap;gap:5px;font-size:5px}.placeholder-note{margin:7px 3px 1px;font-size:8px;line-height:1.4}.section{padding-top:52px;padding-bottom:52px}.products-section,.why-section{padding-top:44px;padding-bottom:44px}.section-heading{margin-bottom:26px}.section-heading h2,.feature-block h2,.why-panel .section-heading h2{letter-spacing:-.035em;font-size:clamp(1.75rem,8.2vw,2.15rem);line-height:1.12}.section-heading p{font-size:15px;line-height:1.6}.products-grid{gap:14px}.product-card{border-radius:20px;min-height:0;padding:20px}.product-icon{border-radius:13px;width:42px;height:42px}.product-card h3{margin:15px 0 4px;font-size:23px}.product-card>p{min-height:0;margin:0;font-size:13px}.product-card ul{margin:0 0 9px;padding:9px 0}.product-card li{margin:4px 0}.product-card .button{width:100%;margin-top:5px}.why-panel{padding:28px 20px}.why-panel .section-heading{margin-bottom:22px}.reason-grid{gap:12px;padding-top:20px}.process-grid,.roadmap-grid{gap:12px}.tims-highlight{padding-top:52px;padding-bottom:52px;grid-template-columns:1fr!important;gap:24px!important;display:grid!important}.tims-highlight>div:first-child{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.tims-highlight .eyebrow{margin-top:12px}.tims-highlight h2,.roadmap-section .section-heading h2{letter-spacing:-.035em;font-size:clamp(1.75rem,8.2vw,2.15rem);line-height:1.12}.tims-feature-cloud{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.tims-feature-cloud span{border:1px solid var(--line);overflow-wrap:anywhere;background:#fffc;border-radius:11px;padding:10px 12px;font-size:12px;line-height:1.35;display:block}.simple-hero,.product-hero{padding:50px 18px 38px}.product-hero{gap:28px}.detail-grid,.feature-block{gap:26px;padding-top:50px;padding-bottom:50px}.detail-grid h2{font-size:clamp(1.75rem,8vw,2.1rem)}.number-list{gap:9px}.number-list article,.feature-list article{border-radius:15px;gap:12px;padding:15px}.feature-list{gap:9px}.preview-section{padding:8px 18px 52px}.two-columns{gap:14px}.info-card{padding:22px}.info-card h2{font-size:1.55rem;line-height:1.15}.contact-layout{gap:28px;padding:0 18px 55px}.contact-form{border-radius:20px;padding:20px}.form-grid{gap:14px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.legal{padding:50px 18px}.legal h1{overflow-wrap:anywhere;font-size:clamp(2.35rem,11vw,3rem);line-height:1.05}.legal h2{margin-top:30px;font-size:1.4rem;line-height:1.2}.legal aside{padding:15px}.cta-panel{padding:32px 20px}.cta-panel h2{font-size:clamp(1.75rem,8vw,2.1rem)}footer{margin-top:45px}.footer-grid{gap:30px 20px;padding:42px 18px}.copyright{padding:18px}}@media (max-width:380px){.logo strong{display:none}.nav-wrap{padding-left:13px;padding-right:13px}.hero,.section,.product-hero,.detail-grid,.feature-block{padding-left:15px;padding-right:15px}.hero-copy h1,.simple-hero h1{font-size:clamp(2.35rem,12vw,2.75rem)}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}@media (max-width:650px){.home-hero .hero-copy h1{text-wrap:balance;width:100%;max-width:22rem;font-size:clamp(2.3rem,10.6vw,2.65rem);line-height:1.04}.home-hero .hero-copy h1 span{white-space:normal;width:100%}.nav-wrap,.nav-actions{gap:5px}.nav-actions .button{white-space:nowrap;min-height:38px;padding-inline:10px;font-size:11px}.product-hero:has(.screenshot.t-ims){padding-bottom:18px}.product-hero:has(.screenshot.t-ims)+.detail-band .detail-grid{padding-top:30px}}@media (max-width:380px){.logo{gap:7px}.logo strong{font-size:13px;display:block}.nav-wrap{padding-left:12px;padding-right:12px}.nav-actions .button{padding-inline:8px;font-size:10.5px}}html,body{max-width:100%;overflow-x:clip}body{color:#101d3a;background:#fffefa}.site-header{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:#ffffffa8;border-bottom-color:#ffffffb8;box-shadow:0 8px 30px #4c497a09}.nav-wrap{gap:28px;max-width:1500px;height:68px;padding-inline:28px}.logo span{background:linear-gradient(150deg,#28d4df 5%,#6f73e4 50%,#e857bb 82%);border-radius:11px;width:34px;height:34px;box-shadow:0 9px 22px #695bdb30}.logo strong{color:#13203e;font-size:17px}.nav-wrap nav{color:#303a59;gap:25px;font-size:12px;font-weight:650}.nav-actions{gap:10px}.nav-actions>a:first-child{background:#fffc;border:1px solid #dee2efe6;border-radius:999px;align-items:center;min-height:38px;padding:0 17px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 7px 22px #2a345b12}.nav-actions .button{border-radius:999px;min-height:38px;padding-inline:18px;font-size:12px}.home-hero{grid-template-columns:minmax(500px,.92fr) minmax(590px,1.08fr);gap:45px;max-width:1500px;padding:50px 28px 42px}.home-hero:before{inset:-70px calc(50% - 50vw)}.hero-copy h1{letter-spacing:-.058em;margin:17px 0 20px;font-size:clamp(3.4rem,4.3vw,4.75rem);line-height:1.01}.hero-copy h1 span:last-child{color:#0000;background:linear-gradient(96deg,#16bce2 0%,#358ce9 22%,#7c60e4 43%,#b64ed1 58%,#e548ae 72%,#f06491 85%,#ef9a58 100%);-webkit-background-clip:text;background-clip:text}.hero-copy>p{color:#5d6983;max-width:560px;font-size:15px;line-height:1.65}.hero-eyebrow{letter-spacing:.09em;color:#55708e;background:#ffffffb8;border-color:#fffffff0;padding:7px 12px;font-size:9px;box-shadow:0 9px 28px #51538712}.button{border-radius:999px;min-height:43px;padding-inline:20px;font-size:13px}.button-primary{background:linear-gradient(104deg,#397fe5 0%,#775fe1 35%,#c94ec4 64%,#ef639c 82%,#f18b75 100%)}.hero-benefits{max-width:590px}.hero-benefits article>i{box-shadow:inset 0 0 0 1px #fffc}.home-hero .screenshot{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffc7;border:1px solid #fffffff5;border-radius:24px;box-shadow:0 28px 75px #5b458524,0 14px 34px #2fbcd014}.products-section{max-width:1420px;padding-top:58px}.products-section .section-heading{margin-bottom:31px}.products-section .section-heading h2{color:#14203e;font-size:clamp(2rem,2.6vw,2.65rem)}.products-grid{gap:18px}.product-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-color:#fffffff2;border-radius:22px;min-height:365px;padding:24px 22px;box-shadow:0 18px 48px #4c427013,inset 0 1px #fffffff5}.product-card h3{font-size:21px}.product-card>p{font-size:12px}.product-card ul{font-size:10.5px}.product-icon{border-radius:14px;width:46px;height:46px}.why-panel,.info-card,.contact-form,.number-list article,.feature-list article{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffc2;border-color:#fffffff0;box-shadow:0 18px 55px #50447011}.cta-panel{color:var(--navy-text);background:linear-gradient(120deg,#e1f9fbe6,#f0e9fde6 38%,#ffe7f5e0 70%,#fff4daeb);border:1px solid #fffffff5;position:relative;overflow:hidden;box-shadow:0 24px 70px #63487e1a}.cta-panel:after{content:"";z-index:0;aspect-ratio:1;filter:blur(25px);background:#ffffff8c;border-radius:50%;width:45%;position:absolute;top:-70%;right:-12%}.cta-panel>*{z-index:1;position:relative}.cta-panel p{color:var(--muted-text)}.cta-panel .button-secondary{color:var(--navy-text);background:#ffffffb8;border-color:#ffffffe6}.product-hero,.simple-hero{position:relative}.product-hero:before,.simple-hero:before{content:"";z-index:-1;background:radial-gradient(35% 65% at 10% 15%,#46d8e024,#0000 72%),radial-gradient(35% 65% at 55% 5%,#e57cca21,#0000 72%),radial-gradient(32% 58% at 92% 15%,#f7c27421,#0000 74%);position:absolute;inset:-70px calc(50% - 50vw) 0}.simple-hero h1,.product-hero h1{color:var(--navy-text);background:0 0}footer{background:linear-gradient(#ffffff8c,#faf8fdc7);border-top-color:#e6e5efb8}@media (max-width:1200px){.home-hero{grid-template-columns:minmax(440px,.9fr) minmax(500px,1.1fr)}.hero-copy h1{font-size:3.5rem}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.nav-wrap{height:66px;padding-inline:20px}.home-hero{grid-template-columns:1fr;padding-top:50px}.home-hero .screenshot{max-width:780px;margin-inline:auto}.hero-copy{max-width:720px}.hero-copy h1{font-size:clamp(3.4rem,8vw,4.7rem)}}@media (max-width:650px){.nav-wrap{padding-inline:14px}.nav-actions>a:first-child{display:none}.home-hero{padding:38px 18px 32px}.hero-copy h1{font-size:clamp(2.5rem,11vw,3.15rem)}.hero-actions{flex-direction:column}.hero-benefits{grid-template-columns:1fr;gap:10px}.products-grid{grid-template-columns:1fr}.product-card{min-height:0}.cta-panel{padding:38px 22px}.simple-hero,.product-hero{padding-top:65px}.footer-grid{gap:28px 18px}}
:root{--ref-navy:#101d3a;--ref-muted:#62708a;--ref-border:#ffffffeb;--ref-gradient:linear-gradient(100deg,#1db8e0 0%,#3e86e8 22%,#785fe3 43%,#b44ed1 58%,#df49ae 72%,#f06591 85%,#ef995c 100%)}html,body{width:100%;max-width:100%;overflow-x:clip}body{color:var(--ref-navy);background:#fffefa}.gradient-bg{background:radial-gradient(36% 24% at 3% 6%,#3bd3e133,#0000 73%),radial-gradient(36% 25% at 38% 2%,#ee77c42e,#0000 73%),radial-gradient(34% 24% at 70% 4%,#a47ee529,#0000 74%),radial-gradient(28% 23% at 99% 11%,#40cfde2b,#0000 74%),radial-gradient(34% 22% at 8% 48%,#5dd6c81a,#0000 75%),radial-gradient(34% 23% at 63% 53%,#e881c01f,#0000 76%),radial-gradient(31% 22% at 96% 72%,#f7be7024,#0000 76%),#fffefa}.site-header{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:#ffffffb3;border-bottom:1px solid #ffffffd1;box-shadow:0 8px 28px #49467409}.nav-wrap{gap:26px;width:100%;max-width:1360px;height:66px;padding-inline:24px}.nav-wrap nav{gap:24px;font-size:12px}.home-hero{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:42px;width:100%;max-width:1360px;min-height:560px;padding:48px 24px 42px}.home-hero:before{background:radial-gradient(31% 54% at 3% 12%,#37d6e238,#0000 72%),radial-gradient(33% 54% at 34% 0,#f17fc733,#0000 72%),radial-gradient(35% 53% at 65% 4%,#a782e72e,#0000 73%),radial-gradient(27% 49% at 97% 14%,#42d2e130,#0000 73%);inset:-66px calc(-50vw + 50%) -62px}.hero-copy{align-self:center;max-width:570px}.hero-copy h1{letter-spacing:-.058em;max-width:570px;margin:16px 0 18px;font-size:clamp(3.35rem,4.05vw,4.15rem);line-height:1.01}.hero-copy h1 span:last-child{background:var(--ref-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-copy>p{max-width:520px;color:var(--ref-muted);margin:0;font-size:14px;line-height:1.65}.hero-eyebrow{color:#56708e;letter-spacing:.09em;background:#ffffffb8;border:1px solid #fffffff0;padding:7px 12px;font-size:9px;box-shadow:0 8px 24px #4e50820f}.hero-actions{margin-top:24px}.button{border-radius:999px;min-height:42px;padding-inline:20px;font-size:12px}.button-primary{background:linear-gradient(103deg,#3a7fe5,#785de0 36%,#ca4dc3 66%,#ef659a 84%,#f18b76);box-shadow:0 12px 28px #c248b233,0 5px 16px #4989de1a}.button-secondary{color:var(--ref-navy);background:#ffffffd1;border-color:#e2e5efe6}.hero-benefits{gap:9px;max-width:560px;margin-top:27px}.home-hero .screenshot{border:1px solid var(--ref-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-radius:27px;align-self:center;width:100%;padding:11px;box-shadow:0 32px 82px #5c468724,0 14px 36px #34b9cd12}.home-hero .browser,.home-hero .placeholder-note{display:none}.home-hero .app-preview{background:#fdfcfff5;border-radius:19px;min-height:405px}.home-hero .preview-topbar{height:48px}.home-hero .preview-grid section{height:176px}.products-section{max-width:1360px;padding-top:58px;padding-bottom:52px}.products-section .section-heading{max-width:700px;margin-bottom:30px}.products-section .section-heading h2{font-size:clamp(2rem,2.55vw,2.55rem)}.products-section .products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.products-section .product-card{border:1px solid var(--ref-border);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:22px;min-height:300px;padding:23px 21px;box-shadow:0 16px 44px #4d407013,inset 0 1px #fffffff2}.products-section .product-card h3{margin:18px 0 5px;font-size:20px}.products-section .product-card>p{min-height:56px;font-size:12px}.products-section .product-card ul{display:none}.products-section .product-card .button{box-shadow:none;color:#6d58cf;background:0 0;border:0;margin-top:auto;padding-inline:0}.section{padding-top:72px;padding-bottom:72px}.why-section{max-width:1360px;padding-top:42px}.why-panel,.info-card,.contact-form,.number-list article,.feature-list article{border-color:var(--ref-border);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffc4;box-shadow:0 18px 54px #5043700f}.cta-panel{border-color:var(--ref-border);color:var(--ref-navy);background:linear-gradient(120deg,#e2f9fbeb,#f1eafdeb 40%,#ffe8f5e6 70%,#fff4dbf0)}.cta-panel p{color:var(--ref-muted)}.cta-panel .button-secondary{color:var(--ref-navy);background:#ffffffbd;border-color:#fffffff2}@media (max-width:1200px){.home-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:32px}.hero-copy h1{font-size:clamp(3rem,4.8vw,3.65rem)}.products-section .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1100px){.home-hero{grid-template-columns:minmax(0,1fr);gap:38px;max-width:820px;min-height:0;padding-top:52px}.hero-copy{max-width:680px}.hero-copy h1{max-width:680px;font-size:clamp(3.5rem,7vw,4.5rem)}}@media (max-width:768px){.nav-wrap{height:64px;padding-inline:17px}.home-hero{padding:43px 18px 36px}.hero-copy h1{font-size:clamp(3rem,9vw,3.8rem)}.home-hero .app-preview{min-height:350px}.products-section .products-grid{grid-template-columns:minmax(0,1fr)}.products-section .product-card{min-height:270px}}@media (max-width:430px){.home-hero{gap:29px;padding-top:34px}.hero-copy h1{letter-spacing:-.052em;width:100%;max-width:100%;font-size:clamp(2.45rem,11.5vw,2.95rem);line-height:1.04}.hero-copy h1 span{white-space:normal}.hero-copy>p{font-size:13.5px}.hero-actions,.hero-actions .button{width:100%}.hero-benefits{grid-template-columns:minmax(0,1fr)}.home-hero .screenshot{border-radius:20px;padding:6px}.home-hero .app-preview{border-radius:15px;min-height:315px}.home-hero .app-preview aside{width:54px}.home-hero .preview-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero .preview-stats article:nth-child(n+3),.home-hero .preview-grid .chart{display:none}.home-hero .preview-grid{grid-template-columns:minmax(0,1fr)}.section,.products-section,.why-section{padding-left:18px;padding-right:18px}}
