/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--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,ui-sans-serif, system-ui, 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{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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.delay-1{transition-delay:1ms}}:root{--navy:#111a3a;--navy2:#18244d;--blue:#3977f6;--blue2:#78a7ff;--orange:#ff8318;--ink:#11182f;--muted:#66708a;--line:#e3e8f2;--ice:#f4f7fc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-body),sans-serif;background:#fff;margin:0}h1,h2,h3,.brand{font-family:var(--font-display),sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 48px);margin-inline:auto}.nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e3e8f2e6;height:76px;position:sticky;top:0}.nav-inner{align-items:center;gap:36px;height:100%;display:flex}.brand{letter-spacing:-.8px;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.brand img{border-radius:11px}.brand>span>span{color:var(--blue)}.nav-links{gap:31px;margin-left:auto;display:flex}.nav-links a,.signin{color:#4f5870;font-size:14px;font-weight:700}.nav-links a:hover,.signin:hover{color:var(--blue)}.nav-actions{align-items:center;gap:23px;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;gap:12px;padding:15px 23px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#3b7cf8,#245adc);box-shadow:0 10px 26px #326ceb47}.button-small{border-radius:10px;padding:11px 17px}.button-secondary{color:#dfe8ff;background:#ffffff12;border:1px solid #ffffff38}.button-white{color:var(--navy);background:#fff;box-shadow:0 12px 36px #060b1f33}.mobile-menu{margin-left:auto;display:none}.hero-shell{color:#fff;background:radial-gradient(circle at 73% 14%,#263d7d 0,#0000 30%),linear-gradient(140deg,#0d1532 0%,#141f47 65%,#0d1737 100%);min-height:690px;padding:89px 0 0;position:relative;overflow:hidden}.aurora{filter:blur(10px);opacity:.3;border-radius:50%;position:absolute}.aurora-one{background:#235fec;width:450px;height:450px;top:-160px;right:-110px}.aurora-two{background:#8149f3;width:300px;height:300px;bottom:-180px;left:-160px}.hero-grid{z-index:2;grid-template-columns:.96fr 1.04fr;align-items:center;gap:68px;display:grid;position:relative}.pill{color:#b7ccff;letter-spacing:.08em;text-transform:uppercase;background:#3f70dc1f;border:1px solid #91b2ff40;border-radius:99px;align-items:center;gap:8px;padding:8px 13px;font-size:11px;font-weight:800;display:inline-flex}.pill i,.status i{background:#6da0ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #6da0ff21}.pill.dark{color:#346de1;background:#eff4ff;border-color:#dce7ff}.hero-copy h1{letter-spacing:-3.5px;max-width:650px;margin:25px 0 23px;font-size:clamp(44px,5vw,68px);line-height:1.04}.hero-copy h1 em{color:#0000;background:linear-gradient(90deg,#77a7ff,#becfff);-webkit-background-clip:text;font-style:normal}.hero-lead{color:#b7c2dd;max-width:600px;font-size:18px;line-height:1.7}.hero-actions{gap:13px;margin:33px 0;display:flex}.hero-proof{align-items:center;gap:17px;margin-top:32px;display:flex}.avatar-stack{display:flex}.avatar-stack b{color:#9ebcff;background:#24345e;border:2px solid #111a3a;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:-7px;font-size:9px;display:grid}.avatar-stack b:first-child{margin-left:0}.avatar-stack b:last-child{background:var(--orange);color:#fff}.hero-proof>span:last-child{flex-direction:column;display:flex}.hero-proof strong{font-size:12px}.hero-proof small{color:#8391b1;margin-top:4px;font-size:10px}.hero-visual{padding:42px 0;position:relative}.workspace-card{background:#f7f9fd;border:1px solid #fff3;border-radius:20px;overflow:hidden;transform:perspective(1200px)rotateY(-4deg)rotateX(1deg);box-shadow:0 45px 90px #00000061}.workspace-top{height:57px;color:var(--ink);background:#fff;border-bottom:1px solid #e8ecf4;justify-content:space-between;align-items:center;padding:0 18px;display:flex}.workspace-brand{align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.workspace-brand img{border-radius:9px}.status{color:#548068;align-items:center;gap:7px;font-size:8px;display:flex}.status i{box-shadow:none;background:#38c87b}.workspace-main{min-height:354px;display:flex}.workspace-sidebar{color:#7785a8;background:#111a3a;flex-direction:column;align-items:center;gap:19px;width:53px;padding-top:26px;font-size:13px;display:flex}.workspace-sidebar .active{color:#fff;background:#316fea;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.workspace-content{color:var(--ink);flex:1;padding:27px 25px}.welcome{flex-direction:column;display:flex}.welcome span{color:#8b93a7;font-size:9px}.welcome strong{font-family:var(--font-display);margin-top:3px;font-size:18px}.metric-row{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.metric-row>div{background:#fff;border:1px solid #e7ebf3;border-radius:10px;flex-direction:column;padding:12px;display:flex}.metric-row small{color:#8992a7;font-size:7px}.metric-row strong{margin:3px 0;font-size:21px}.metric-row em{color:#9aa3b8;font-size:6px;font-style:normal}.metric-row em.good{color:#2ca96c}.work-row{grid-template-columns:1.15fr .85fr;gap:11px;display:grid}.chart-card,.ai-card{background:#fff;border:1px solid #e7ebf3;border-radius:11px;padding:14px}.chart-card>span{font-size:8px;font-weight:800}.bars{border-bottom:1px solid #edf0f6;align-items:end;gap:8px;height:93px;padding:12px 6px 8px;display:flex}.bars i{background:#d9e5ff;border-radius:3px 3px 0 0;flex:1;height:35%}.bars i:nth-child(2){height:55%}.bars i:nth-child(3){height:43%}.bars i:nth-child(4){background:#8eb0fa;height:71%}.bars i:nth-child(5){background:#6995f4;height:60%}.bars i:nth-child(6){background:#467bf0;height:83%}.bars i:nth-child(7){background:#2f68e6;height:73%}.chart-card small{color:#a0a8b9;font-size:5px}.ai-card{color:#fff;background:linear-gradient(145deg,#17234c,#22366f)}.ai-card .spark{color:#77a5ff;float:right}.ai-card small{letter-spacing:.1em;color:#9cb8f1;font-size:6px}.ai-card strong{margin:10px 0 5px;font-size:10px;display:block}.ai-card p{color:#aebddd;font-size:7px;line-height:1.5}.ai-card button{color:#fff;background:#3b78f2;border:0;border-radius:6px;padding:6px 8px;font-size:6px}.float-card{color:var(--ink);z-index:5;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 16px 32px #02081a47}.float-card>span{color:#25a665;background:#e9f8ef;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.float-card div{flex-direction:column;display:flex}.float-card strong{font-size:9px}.float-card small{color:#8790a4;margin-top:2px;font-size:7px}.float-one{bottom:21px;left:-24px}.float-two{top:15px;right:-16px}.float-two>span{color:#3b76ee;background:#eef3ff}.confidence{color:#8f9cba;text-transform:uppercase;letter-spacing:.06em;border-top:1px solid #ffffff17;justify-content:center;align-items:center;gap:25px;height:77px;margin-top:63px;font-size:11px;display:flex}.confidence i{background:var(--orange);border-radius:50%;width:3px;height:3px}.section{padding:105px 0}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:49px;display:flex}.section-heading h2,.split-heading h2,.ai-grid h2,.cta-panel h2{letter-spacing:-2.2px;margin:11px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.12}.section-heading>p,.split-heading>p{max-width:500px;color:var(--muted);font-size:14px;line-height:1.75}.kicker{letter-spacing:.13em;color:#3974e9;font-size:10px;font-weight:900}.kicker.light{color:#8eb1ff}.suite{background:#fff}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f8faff);border-radius:22px;min-height:320px;padding:25px 29px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.product-card:after{content:"";background:#487ff30f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;right:-60px}.product-label{color:#61708d;text-transform:uppercase;letter-spacing:.08em;background:#f0f4fc;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:800;display:inline-block}.product-logo{align-items:center;height:105px;margin:14px 0 5px;display:flex}.product-logo img{object-fit:contain;object-position:left center;width:auto;max-width:86%;height:auto;max-height:100px}.product-card p{color:var(--muted);max-width:460px;font-size:13px;line-height:1.65}.text-link{color:#2e68df;align-items:center;gap:9px;margin-top:17px;font-size:12px;font-weight:900;display:inline-flex}.text-link b{font-size:15px}.text-link.large{font-size:14px}.dark-section{color:#fff;background:#101936}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:70px;display:grid}.split-heading p{color:#9eabc8}.step-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:55px;display:grid}.step-grid article{background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;padding:31px}.step-grid article>span{color:#759df3;font-size:10px}.step-grid h3{margin:38px 0 12px;font-size:17px}.step-grid p{color:#9aa7c2;font-size:12px;line-height:1.7}.ai-showcase{background:#f4f7fc}.ai-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.ai-grid>div:first-child>p{color:var(--muted);font-size:14px;line-height:1.8}.check-list{margin:28px 0;padding:0;list-style:none}.check-list li{margin:13px 0;font-size:12px;font-weight:700}.check-list li:before{content:"✓";color:#3271e9;background:#e1ebff;border-radius:50%;place-items:center;width:21px;height:21px;margin-right:10px;display:inline-grid}.ai-window{background:#fff;border:1px solid #dfe5f0;border-radius:22px;overflow:hidden;box-shadow:0 28px 65px #172a5229}.ai-window-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 19px;display:flex}.ai-window-head>span{align-items:center;gap:9px;font-size:13px;font-weight:800;display:flex}.ai-window-head img{border-radius:10px}.ai-window-head small{color:#5e8a6d;font-size:9px}.ai-window-head small i{background:#3ccb7d;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.ai-chat{background:#f8faff;min-height:280px;padding:28px}.question{color:#fff;background:#3472ed;border-radius:15px 15px 3px;max-width:60%;margin-left:auto;padding:12px 16px;font-size:11px}.answer{background:#fff;border:1px solid #e5eaf3;border-radius:4px 15px 15px;gap:10px;max-width:90%;margin-top:19px;padding:17px;display:flex}.answer>span{color:#3675ef}.answer strong{font-size:11px}.answer p{color:#667189;font-size:10px;line-height:1.8}.answer button{color:#326cdf;background:#edf3ff;border:0;border-radius:7px;padding:8px 11px;font-size:8px;font-weight:800}.ai-input{color:#9aa2b4;border:1px solid #dfe5ef;border-radius:11px;margin:13px;padding:12px;font-size:10px}.ai-input span{float:right;color:#fff;background:#2f6eea;border-radius:6px;place-items:center;width:22px;height:22px;margin-top:-5px;display:grid}.trust-band{background:#fff}.section-heading.centered{text-align:center;justify-content:center}.trust-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.trust-grid article{border:1px solid var(--line);border-radius:16px;padding:25px}.trust-grid article>span{color:#3a75e9;font-size:19px}.trust-grid h3{margin:22px 0 10px;font-size:14px}.trust-grid p{color:var(--muted);font-size:11px;line-height:1.65}.cta-panel{color:#fff;background:linear-gradient(135deg,#172451,#2454b2);border-radius:27px;grid-template-columns:1.3fr .7fr;align-items:center;gap:60px;margin-bottom:104px;padding:58px 65px;display:grid;box-shadow:0 30px 70px #17336f47}.cta-panel h2{font-size:39px}.cta-panel p{color:#b8c8e9;font-size:13px;line-height:1.7}.cta-panel>div:last-child{flex-direction:column;align-items:center;gap:11px;display:flex}.cta-panel small{color:#9db1da;font-size:8px}footer{color:#fff;background:#0c142e;padding:70px 0 22px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;display:grid}.brand.inverted>span{color:#fff}.footer-brand p{color:#a0abc3;margin-top:20px;font-size:13px}.footer-brand small{color:#687691;font-size:9px}.footer-grid>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-grid strong{margin-bottom:7px;font-size:11px}.footer-grid a:not(.brand){color:#8e9ab5;font-size:10px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#66728e;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:55px;padding-top:20px;font-size:9px;display:flex}@keyframes enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.reveal{animation:.7s both enter}.delay-1{animation-delay:.12s}@media (width<=900px){.nav-links,.nav-actions{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{font-size:13px;font-weight:800;list-style:none}.mobile-menu div{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:180px;padding:14px;display:flex;position:absolute;top:35px;right:0;box-shadow:0 16px 40px #00000026}.hero-shell{padding-top:55px}.hero-grid,.ai-grid,.split-heading,.cta-panel{grid-template-columns:1fr}.hero-grid{gap:20px}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{max-width:650px;margin:auto}.confidence{flex-wrap:wrap;gap:12px;height:auto;padding:25px 0}.section-heading{flex-direction:column;align-items:start;gap:12px}.ai-grid{gap:50px}.trust-grid{grid-template-columns:repeat(2,1fr)}.cta-panel{text-align:center}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (width<=620px){.container{width:min(100% - 30px,1180px)}.nav{height:66px}.brand{font-size:19px}.brand img{width:36px;height:36px}.hero-shell{min-height:0}.hero-copy h1{letter-spacing:-2.4px;font-size:42px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.workspace-card{transform:none}.float-card{display:none}.workspace-content{padding:16px 12px}.workspace-sidebar{width:40px}.metric-row{gap:5px}.metric-row>div{padding:8px}.work-row{grid-template-columns:1fr}.chart-card{display:none}.confidence{font-size:8px}.section{padding:72px 0}.section-heading h2,.split-heading h2,.ai-grid h2{font-size:35px}.product-grid,.step-grid,.trust-grid{grid-template-columns:1fr}.product-card{min-height:280px;padding:22px}.step-grid{margin-top:35px}.ai-chat{padding:16px}.question{max-width:84%}.cta-panel{gap:28px;width:calc(100% - 30px);margin-bottom:72px;padding:38px 22px}.cta-panel h2{font-size:31px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}.page-hero{color:#fff;background:radial-gradient(circle at 78% 20%,#24479a 0,#0000 31%),linear-gradient(135deg,#0f1837,#172653);padding:115px 0 105px}.page-hero h1{letter-spacing:-3px;max-width:870px;margin:18px 0;font-size:clamp(44px,6vw,70px);line-height:1.07}.page-hero p{color:#bac6df;max-width:680px;font-size:16px;line-height:1.75}.centered-page{text-align:center}.centered-page h1,.centered-page p{margin-left:auto;margin-right:auto}.narrow{max-width:820px}.product-hero-grid{grid-template-columns:1fr .8fr;align-items:center;gap:75px;display:grid}.product-page-logo{background:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 75px #00000047}.product-page-logo img{object-fit:contain;width:100%;max-height:270px;display:block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:150px;padding:24px}.feature-grid span,.values-grid article>span{color:#477ce7;font-size:9px;font-weight:900}.feature-grid h3{margin-top:35px;font-size:14px;line-height:1.55}.centered-flow{text-align:center}.centered-flow h2{letter-spacing:-2px;max-width:760px;margin:15px auto 55px;font-size:42px}.flow-row{justify-content:center;align-items:center;display:flex}.flow-row>div{align-items:center;display:flex}.flow-row span{color:#82a9f9;background:#283966;border-radius:50%;place-items:center;width:37px;height:37px;margin-right:9px;font-size:10px;display:grid}.flow-row strong{font-size:12px}.flow-row i{color:#556382;margin:0 18px;font-style:normal}.cta-panel.compact{margin-top:95px}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;display:grid}.pricing-grid article{border:1px solid var(--line);border-radius:22px;flex-direction:column;padding:34px;display:flex}.pricing-grid article.featured{color:#fff;background:#111a3a;transform:translateY(-13px);box-shadow:0 25px 60px #111a3a38}.pricing-grid article>span{color:#3e78ed;letter-spacing:.1em;font-size:9px;font-weight:900}.pricing-grid h2{margin:22px 0 8px;font-size:25px}.pricing-grid p{color:var(--muted);font-size:12px;line-height:1.7}.pricing-grid .featured p{color:#9baac8}.pricing-grid ul{flex:1;margin:24px 0 32px;padding:0;list-style:none}.pricing-grid li{margin:14px 0;padding-left:20px;font-size:11px;position:relative}.pricing-grid li:before{content:"✓";color:#3e7af0;position:absolute;left:0}.button-secondary.ink{border-color:var(--line);color:var(--ink);background:#f8faff}.pricing-note{text-align:center;color:var(--muted);margin-top:25px;font-size:10px}.story-grid{grid-template-columns:.8fr 1.2fr;gap:110px;display:grid}.story-grid h2{letter-spacing:-2px;font-size:45px}.story-grid p{color:var(--muted);font-size:14px;line-height:1.9}.values{background:#f4f7fc}.values-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.values-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.values-grid h3{margin:35px 0 10px;font-size:17px}.values-grid p{color:var(--muted);font-size:12px;line-height:1.7}.contact-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;display:grid}.contact-grid h2{letter-spacing:-2px;font-size:42px;line-height:1.15}.contact-points article{gap:17px;margin-top:26px;display:flex}.contact-points article>span{color:#3972e5;background:#eaf1ff;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:9px;font-weight:900;display:grid}.contact-points strong{font-size:13px}.contact-points p{color:var(--muted);margin:6px 0;font-size:11px}.contact-card{border:1px solid var(--line);text-align:center;border-radius:24px;padding:40px;box-shadow:0 25px 65px #192d5521}.contact-card img{border-radius:15px}.contact-card h3{margin:20px 0 10px;font-size:22px}.contact-card p{color:var(--muted);font-size:12px;line-height:1.7}.button.full{width:100%;margin:18px 0 12px}.contact-card small{color:#8a94aa;font-size:10px}.legal-hero{padding:85px 0}.legal-hero h1{font-size:52px}.legal-body{padding:80px 0 100px}.legal-body h2{margin-top:35px;font-size:19px}.legal-body p{color:var(--muted);font-size:13px;line-height:1.85}@media (width<=900px){.product-hero-grid,.story-grid,.contact-grid{grid-template-columns:1fr}.product-page-logo{max-width:600px}.pricing-grid{grid-template-columns:1fr}.pricing-grid article.featured{transform:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.contact-grid{gap:45px}.flow-row{flex-wrap:wrap;gap:12px}.flow-row i{display:none}}@media (width<=620px){.page-hero{padding:75px 0}.page-hero h1{font-size:42px}.feature-grid,.values-grid{grid-template-columns:1fr}.centered-flow h2{font-size:33px}.flow-row{flex-direction:column}.flow-row>div{min-width:150px}.cta-panel.compact{margin-top:70px}.contact-card{padding:28px 20px}}.pricing-hero{padding-bottom:95px}.pricing-section{padding:90px 0}.pricing-title{justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px;display:flex}.pricing-title>div{position:relative}.suite-number{font-size:66px;font-family:var(--font-display);color:#edf2fb;z-index:-1;font-weight:800;line-height:1;position:absolute;top:-29px;left:-2px}.pricing-title h2{letter-spacing:-2px;margin:8px 0 0;font-size:45px}.pricing-title>p{max-width:520px;color:var(--muted);font-size:13px;line-height:1.75}.business-pricing-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ca-pricing{color:#fff;background:#101936}.ca-pricing .pricing-title>p{color:#9eaac3}.ca-pricing .suite-number{color:#1a274d}.ca-pricing-grid{grid-template-columns:repeat(6,1fr);align-items:stretch;gap:16px;display:grid}.ca-pricing-grid .price-card{grid-column:span 2}.ca-pricing-grid .price-card:nth-child(4){grid-column:2/span 2}.ca-pricing-grid .price-card:nth-child(5){grid-column:4/span 2}.price-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:22px;flex-direction:column;padding:28px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;box-shadow:0 14px 36px #1429520f}.price-card:hover{transform:translateY(-5px);box-shadow:0 25px 55px #14295224}.price-card.featured{border-color:#5c8df4;box-shadow:0 25px 60px #3069e338}.ca-pricing .price-card.featured{color:#fff;background:linear-gradient(150deg,#1a2b61,#1d3f89);border-color:#5c8df4}.price-card-top{justify-content:space-between;align-items:center;height:24px;display:flex}.price-badge{letter-spacing:.1em;color:#3b72e1;background:#eef4ff;border-radius:99px;padding:6px 9px;font-size:8px;font-weight:900}.popular-dot{color:var(--orange);font-size:9px}.price-card h3{letter-spacing:-.6px;margin:22px 0 8px;font-size:22px}.plan-description{color:var(--muted);min-height:55px;font-size:11px;line-height:1.65}.ca-pricing .price-card.featured .plan-description{color:#acbddf}.price-lines{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:9px;margin:12px 0 15px;padding:18px 0;display:flex}.price-lines>div{align-items:baseline;gap:5px;display:flex}.price-lines strong{letter-spacing:-.8px;font-size:22px}.price-lines span{color:#8a94aa;font-size:9px}.annual-price strong{color:#326cdf;font-size:15px}.ca-pricing .price-card.featured .annual-price strong{color:#9ebcff}.price-card ul{flex:1;margin:2px 0 25px;padding:0;list-style:none}.price-card li{margin:12px 0;padding-left:19px;font-size:10px;position:relative}.price-card li:before{content:"✓";color:#3975e8;font-weight:900;position:absolute;left:0}.price-card .button{width:100%;padding:12px 14px;font-size:11px}.pricing-footnote{text-align:center;color:#7785a5;margin:28px 0 0;font-size:9px}.pricing-cta{margin-top:95px}@media (width<=1000px){.ca-pricing-grid{grid-template-columns:repeat(2,1fr)}.ca-pricing-grid .price-card,.ca-pricing-grid .price-card:nth-child(4),.ca-pricing-grid .price-card:nth-child(5){grid-column:auto}.business-pricing-grid{gap:14px}.price-card{padding:23px}}@media (width<=760px){.pricing-title{flex-direction:column;align-items:start;gap:8px}.business-pricing-grid,.ca-pricing-grid{grid-template-columns:1fr}.pricing-title h2{font-size:38px}.plan-description{min-height:0}.price-lines strong{font-size:25px}.pricing-section{padding:70px 0}}.contact-bar{color:#aebde0;letter-spacing:.05em;background:linear-gradient(90deg,#0b132e,#182756 55%,#213f8c);height:34px;font-size:9px}.contact-bar-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.contact-bar-inner>span{text-transform:uppercase;font-weight:800}.contact-bar-inner>div{align-items:center;gap:14px;display:flex}.contact-bar a{transition:color .2s}.contact-bar a:hover{color:#fff}.contact-bar a strong{margin-left:4px;font-weight:700}.contact-bar i{background:#ffffff29;width:1px;height:12px}.aurora{animation:9s ease-in-out infinite alternate aurora-drift}.aurora-two{animation-delay:-4s}.workspace-card{animation:5.8s ease-in-out infinite workspace-float}.float-one{animation:4s ease-in-out infinite mini-float}.float-two{animation:4.8s ease-in-out -1.5s infinite mini-float}.product-card:hover{transform:translateY(-7px)scale(1.01);box-shadow:0 28px 65px #15285026}@keyframes aurora-drift{to{transform:translate(-45px,35px)scale(1.15)}}@keyframes workspace-float{0%,to{transform:perspective(1200px)rotateY(-4deg)rotateX(1deg)translateY(0)}50%{transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)translateY(-9px)}}@keyframes mini-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.contact-phone{color:#326cdf;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.footer-contact{flex-direction:column;gap:6px;margin-top:18px;display:flex}.footer-contact a{font-size:10px;color:#aab8d5!important}.footer-contact a:hover{color:#fff!important}.products-landing-hero{position:relative;overflow:hidden}.products-landing-hero:after{content:"";filter:blur(12px);background:radial-gradient(#3c76ef55,#0000 68%);height:220px;position:absolute;bottom:-120px;left:15%;right:15%}.products-landing{background:linear-gradient(#fff,#f4f7fc)}.landing-product-grid{grid-template-columns:repeat(2,1fr);gap:21px;display:grid}.landing-product-card{border:1px solid var(--line);background:#ffffffeb;border-radius:25px;min-height:355px;padding:29px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 18px 50px #13285314}.landing-product-card:hover{transform:translateY(-8px);box-shadow:0 32px 75px #13285329}.landing-number{font-family:var(--font-display);color:#edf2fa;font-size:58px;font-weight:800;position:absolute;top:18px;right:24px}.landing-product-card img{object-fit:contain;object-position:left center;width:min(85%,530px);height:120px;margin:25px 0 18px;display:block}.landing-product-card p{max-width:480px;color:var(--muted);font-size:13px;line-height:1.7}@media (width<=900px){.landing-product-grid{grid-template-columns:1fr}.contact-bar-inner>span{display:none}.contact-bar-inner{justify-content:center}}@media (width<=620px){.contact-bar{height:auto;padding:8px 0}.contact-bar-inner>div{flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.contact-bar i{display:none}.contact-bar a{font-size:8px}.landing-product-card{min-height:315px;padding:22px}.landing-product-card img{height:95px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.human-ai-section{background:linear-gradient(145deg,#f7f9fd,#edf3ff);position:relative;overflow:hidden}.human-ai-section:before{content:"";filter:blur(6px);background:#6f4ff41c;border-radius:50%;width:440px;height:440px;position:absolute;top:-180px;right:-160px}.human-ai-grid{grid-template-columns:1.12fr .88fr;align-items:center;gap:72px;display:grid}.human-ai-art{z-index:1;position:relative}.human-ai-art img{z-index:2;border-radius:30px;width:100%;animation:6s ease-in-out infinite art-breathe;display:block;position:relative;box-shadow:0 34px 80px #17326933}.art-glow{filter:blur(24px);background:radial-gradient(#4b7ff055,#0000 68%);position:absolute;inset:10% 6% -5%}.art-chip{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1b2a50;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:13px;padding:11px 15px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 15px 40px #14285229}.chip-a{color:#326cdf;animation:4.5s ease-in-out infinite mini-float;top:20%;left:-19px}.chip-b{color:#279160;animation:5s ease-in-out -2s infinite mini-float;bottom:14%;right:-17px}.human-ai-copy h2{letter-spacing:-2.4px;margin:14px 0 20px;font-size:clamp(36px,4vw,54px);line-height:1.1}.human-ai-copy>p{color:var(--muted);font-size:14px;line-height:1.85}.grand-stat-row{grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0 8px;display:grid}.grand-stat-row>div{border-left:2px solid #4c7ff0;flex-direction:column;padding-left:13px;display:flex}.grand-stat-row strong{font-family:var(--font-display);color:#172a57;font-size:25px}.grand-stat-row span{color:#78839b;text-transform:uppercase;letter-spacing:.05em;font-size:8px}.human-ai-copy .text-link{margin-top:25px}@keyframes art-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-7px)scale(1.005)}}@media (width<=900px){.human-ai-grid{grid-template-columns:1fr;gap:48px}.human-ai-art{max-width:760px}.human-ai-copy{text-align:center}.grand-stat-row{text-align:left}.human-ai-copy>p{max-width:720px;margin-inline:auto}}@media (width<=620px){.human-ai-art img{border-radius:19px}.art-chip{padding:8px 10px;font-size:8px}.chip-a{left:-7px}.chip-b{right:-7px}.grand-stat-row{gap:5px}.grand-stat-row span{font-size:7px}}.product-promise{border-bottom:1px solid var(--line);background:#fff}.product-promise .container{grid-template-columns:180px 1fr;align-items:center;gap:38px;padding-top:28px;padding-bottom:28px;display:grid}.product-promise span{letter-spacing:.12em;color:#3c73df;font-size:9px;font-weight:900}.product-promise strong{font-family:var(--font-display);color:#253252;font-size:18px;line-height:1.55}.module-catalogue{background:linear-gradient(#fff,#f5f8fd)}.module-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.module-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:55px 1fr;gap:17px;min-height:148px;padding:23px;transition:transform .22s,box-shadow .22s;display:grid;box-shadow:0 10px 30px #192d550b}.module-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 45px #192d551c}.module-icon{color:#2e68dc;width:52px;height:52px;font-family:var(--font-display);background:linear-gradient(145deg,#edf3ff,#dce8ff);border-radius:14px;place-items:center;font-size:20px;font-weight:800;display:grid}.module-grid article>div:last-child>span{color:#9aa4b7;font-size:8px}.module-grid h3{margin:7px 0;font-size:15px}.module-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.product-dashboard-section{color:#fff;background:radial-gradient(circle at 75% 20%,#284c9b 0,#0000 33%),#101936}.product-dashboard-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;display:grid}.product-dashboard-grid h2{letter-spacing:-2px;margin:15px 0;font-size:43px;line-height:1.12}.product-dashboard-grid>div:first-child>p{color:#9faccc;font-size:13px;line-height:1.75}.dashboard-benefits{flex-direction:column;gap:9px;margin-top:24px;display:flex}.dashboard-benefits span{color:#b6c4e2;font-size:9px}.dashboard-mock{color:var(--ink);background:#f7f9fd;border:1px solid #fff3;border-radius:21px;padding:18px;transform:perspective(1200px)rotateY(-3deg);box-shadow:0 35px 80px #00000052}.dash-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.dash-top>span{align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.dash-top img{border-radius:8px;width:27px;height:27px}.dash-top small{color:#36a66f;font-size:7px}.dash-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0;display:grid}.dash-metrics div{background:#fff;border:1px solid #e5eaf3;border-radius:9px;flex-direction:column;padding:10px;display:flex}.dash-metrics strong{font-size:16px}.dash-metrics span{color:#8993a7;text-transform:uppercase;margin-top:3px;font-size:6px}.dash-body{grid-template-columns:1.25fr .75fr;gap:9px;display:grid}.dash-chart,.dash-list{background:#fff;border:1px solid #e5eaf3;border-radius:10px;padding:13px}.dash-chart>span,.dash-list>span{font-size:7px;font-weight:900}.dash-chart>div{border-bottom:1px solid #edf1f6;align-items:end;gap:9px;height:105px;padding:12px 8px 0;display:flex}.dash-chart i{background:#d9e5ff;border-radius:3px 3px 0 0;flex:1;height:38%}.dash-chart i:nth-child(2){height:55%}.dash-chart i:nth-child(3){height:46%}.dash-chart i:nth-child(4){background:#84a8f7;height:72%}.dash-chart i:nth-child(5){background:#5f8cf0;height:65%}.dash-chart i:nth-child(6){background:#3471ec;height:88%}.dash-list p{color:#69748a;border-top:1px solid #eff2f7;padding-top:9px;font-size:7px}.dash-list p i{background:#f0b34e;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.dash-list p i.high{background:#f06d6d}.dash-list p i.good{background:#39bb78}.controls-section{background:#fff}@media (width<=900px){.product-dashboard-grid{grid-template-columns:1fr}.dashboard-mock{transform:none}.module-grid{grid-template-columns:1fr}.product-promise .container{grid-template-columns:1fr;gap:8px}}@media (width<=620px){.module-grid article{grid-template-columns:45px 1fr;padding:18px}.module-icon{width:43px;height:43px;font-size:17px}.dash-metrics{grid-template-columns:repeat(2,1fr)}.dash-body{grid-template-columns:1fr}.product-dashboard-grid h2{font-size:34px}}.product-cinema{background:linear-gradient(150deg,#f8faff,#edf3ff);position:relative;overflow:hidden}.product-cinema:before{content:"";background:#4f7ff017;border-radius:50%;width:560px;height:560px;position:absolute;top:-250px;left:-250px}.product-cinema-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:72px;display:grid}.cinema-frame{z-index:1;perspective:1200px;position:relative}.cinema-frame img{z-index:2;aspect-ratio:16/9;object-fit:cover;transform-origin:50%;border-radius:28px;width:100%;animation:7s ease-in-out infinite cinema-breathe;display:block;position:relative;box-shadow:0 38px 90px #16306638}.cinema-frame:after{content:"";z-index:3;pointer-events:none;border-radius:28px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffffb3}.cinema-glow{z-index:0;filter:blur(28px);background:radial-gradient(#3f75ed66,#0000 67%);animation:5s ease-in-out infinite glow-pulse;position:absolute;inset:12% 5% -8%}.cinema-chip{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);letter-spacing:.08em;color:#263456;background:#ffffffe8;border:1px solid #fffc;border-radius:12px;padding:11px 14px;font-size:7px;font-weight:900;position:absolute;box-shadow:0 16px 42px #142a572b}.chip-live{animation:4.5s ease-in-out infinite float-card-pro;top:17%;left:-20px}.chip-live i{background:#36c679;border-radius:50%;width:6px;height:6px;margin-right:6px;animation:2s infinite live-pulse;display:inline-block;box-shadow:0 0 0 5px #36c67921}.chip-secure{color:#326cdd;animation:5s ease-in-out -2s infinite float-card-pro;bottom:13%;right:-18px}.cinema-copy h2{letter-spacing:-2.4px;margin:14px 0 21px;font-size:clamp(36px,4vw,53px);line-height:1.08}.cinema-copy>p{color:var(--muted);font-size:14px;line-height:1.85}.cinema-points{flex-direction:column;gap:12px;margin-top:27px;display:flex}.cinema-points span{color:#31405f;font-size:10px;font-weight:800}.cinema-points b{color:#3670e4;background:#e2ebff;border-radius:8px;place-items:center;width:26px;height:26px;margin-right:10px;font-size:7px;display:inline-grid}@keyframes cinema-breathe{0%,to{transform:perspective(1200px)rotateY(1.5deg)translateY(0)scale(1)}50%{transform:perspective(1200px)rotateY(-1deg)translateY(-9px)scale(1.008)}}@keyframes glow-pulse{50%{opacity:.55;transform:scale(1.08)}}.product-dashboard-section{background:linear-gradient(138deg,#091126 0%,#101d42 52%,#17346e 100%);position:relative;overflow:hidden}.product-dashboard-section:after{content:"";opacity:.22;background-image:linear-gradient(#82a6ff14 1px,#0000 1px),linear-gradient(90deg,#82a6ff14 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.dash-orb{filter:blur(18px);opacity:.35;border-radius:50%;animation:10s ease-in-out infinite alternate orb-dance;position:absolute}.dash-orb-a{background:#2d69ef;width:430px;height:430px;top:-150px;right:-120px}.dash-orb-b{background:#8a4df4;width:240px;height:240px;animation-delay:-5s;bottom:-160px;left:28%}.product-dashboard-grid{z-index:2;grid-template-columns:.72fr 1.28fr;gap:68px;position:relative}.dashboard-copy{animation:.9s cubic-bezier(.2,.7,.2,1) both copy-rise}.dashboard-benefits span{padding-left:22px;position:relative}.dashboard-benefits span:first-letter{color:#78a7ff}.dashboard-stage{perspective:1400px;padding:35px 8px;position:relative}.dashboard-mock{background:#f5f7fb;border:1px solid #ffffff59;border-radius:24px;min-height:465px;padding:0;animation:7s ease-in-out infinite dashboard-hover;display:flex;overflow:hidden;transform:rotateY(-4deg)rotateX(1.5deg);box-shadow:0 55px 110px #0000007a,0 0 0 8px #ffffff06}.dash-rail{background:linear-gradient(#101a3a,#152656);flex-direction:column;flex:0 0 52px;align-items:center;gap:18px;width:52px;padding:16px 0;display:flex}.dash-rail img{border-radius:9px;width:28px;height:28px;margin-bottom:13px}.dash-rail i{color:#6f7fa5;border-radius:8px;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;display:grid}.dash-rail i.active{color:#fff;background:linear-gradient(135deg,#4a83f7,#2d60d9);box-shadow:0 7px 18px #316be861}.dash-canvas{flex:1;min-width:0;padding:16px 17px}.dash-top{padding:0 0 13px}.dash-top>span{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.dash-top>span small{color:#929cb1;letter-spacing:.12em;font-size:5px}.dash-top>span strong{font-size:11px}.dash-top-actions{align-items:center;gap:7px;display:flex}.dash-top-actions>i{background:#42ca83;border-radius:50%;width:7px;height:7px;animation:2s infinite live-pulse;box-shadow:0 0 0 5px #42ca831f}.dash-top-actions button{color:#376ee1;background:#eaf0fb;border:0;border-radius:7px;width:25px;height:25px}.dash-top-actions b{color:#fff;background:#17244d;border-radius:8px;place-items:center;width:26px;height:26px;font-size:6px;display:grid}.dash-metrics{gap:7px;margin:12px 0}.dash-metrics div{padding:10px 10px 9px;animation:.65s both metric-enter;position:relative;overflow:hidden;box-shadow:0 5px 15px #1e315b09}.dash-metrics div:nth-child(2){animation-delay:.1s}.dash-metrics div:nth-child(3){animation-delay:.2s}.dash-metrics div:nth-child(4){animation-delay:.3s}.dash-metrics div:after{content:"";background:#4f82ef0c;border-radius:50%;width:42px;height:42px;position:absolute;bottom:-17px;right:-16px}.dash-metrics div>span{order:0}.dash-metrics strong{order:1;margin:4px 0 3px;font-size:17px}.dash-metrics small{color:#2cac6e;order:2;font-size:5px}.dash-metrics small.warn{color:#ec8a45}.dash-body{grid-template-columns:1.5fr .62fr;gap:8px}.dash-chart,.dash-focus,.dash-list,.dash-activity{background:#fff;border:1px solid #e4e9f2;border-radius:11px;padding:11px}.dash-chart header{justify-content:space-between;display:flex}.dash-chart header span,.dash-focus>span,.dash-list>span,.dash-activity>span{font-size:7px;font-weight:900}.dash-chart header small{color:#8a95aa;font-size:5px}.chart-grid{background:repeating-linear-gradient(#edf1f7 0 1px,#0000 1px 25%);display:flex;position:relative;border:0!important;align-items:end!important;gap:7px!important;height:91px!important;padding:10px 5px 0!important}.chart-grid i{background:linear-gradient(#9ab8fb,#6f99f4);height:34%;animation:1s cubic-bezier(.2,.75,.2,1) both bar-grow}.chart-grid i:nth-child(2){height:49%;animation-delay:80ms}.chart-grid i:nth-child(3){height:43%;animation-delay:.16s}.chart-grid i:nth-child(4){height:68%;animation-delay:.24s}.chart-grid i:nth-child(5){height:59%;animation-delay:.32s}.chart-grid i:nth-child(6){height:82%;animation-delay:.4s}.chart-grid i:nth-child(7){background:linear-gradient(#5790ff,#275fd8);height:92%;animation-delay:.48s}.dash-chart footer{justify-content:space-around;display:flex}.dash-chart footer span{color:#a0a8b8;font-size:4px}.dash-focus{text-align:center}.progress-ring{background:conic-gradient(#3c76ec 0 78%,#e9eef7 78%);border-radius:50%;place-items:center;width:80px;height:80px;margin:9px auto 5px;animation:1.3s both ring-turn;display:grid;position:relative}.progress-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px}.progress-ring strong{z-index:1;font-size:14px;position:relative}.dash-focus>small{color:#2dab70;font-size:5px}.dash-lower{grid-template-columns:1.28fr .72fr;gap:8px;margin-top:8px;display:grid}.dash-list p{margin:7px 0 0;padding-top:7px}.dash-list p b{float:right;font-size:6px}.dash-activity>div{margin:12px 0 8px;display:flex}.dash-activity b{color:#3369d7;background:#dce7ff;border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:-5px;font-size:5px;display:grid}.dash-activity b:first-child{margin-left:0}.dash-activity b:nth-child(2){color:#d26d22;background:#fce9d8}.dash-activity b:nth-child(3){color:#7355c3;background:#e4dffc}.dash-activity b:last-child{color:#fff;background:#17244d}.dash-activity small{color:#8e98aa;font-size:5px}.dashboard-float{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#182345;background:#ffffffeb;border:1px solid #ffffffb3;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;animation:4.5s ease-in-out infinite float-card-pro;display:flex;position:absolute;box-shadow:0 18px 45px #00000038}.dashboard-float b{color:#e77b31;background:#fff1e8;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.dashboard-float span{flex-direction:column;display:flex}.dashboard-float strong{font-size:7px}.dashboard-float small{color:#8d96a8;margin-top:2px;font-size:5px}.float-alert{top:3px;right:-16px}.float-complete{animation-delay:-2s;bottom:3px;left:-16px}.float-complete b{color:#31a96d;background:#e6f8ee}@keyframes dashboard-hover{0%,to{transform:rotateY(-4deg)rotateX(1.5deg)translateY(0)}50%{transform:rotateY(-2deg)rotateX(.5deg)translateY(-10px)}}@keyframes float-card-pro{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-9px)rotate(.5deg)}}@keyframes live-pulse{50%{box-shadow:0 0 0 8px #42ca8300}}@keyframes bar-grow{0%{opacity:.2;height:0}}@keyframes ring-turn{0%{opacity:0;transform:rotate(-70deg)}}@keyframes metric-enter{0%{opacity:0;transform:translateY(12px)}}@keyframes orb-dance{to{transform:translate(60px,45px)scale(1.15)}}@keyframes copy-rise{0%{opacity:0;transform:translateY(24px)}}@media (width<=900px){.dashboard-stage{max-width:760px;margin:auto}.dashboard-mock{animation-name:dashboard-mobile;transform:none}.dashboard-float{display:none}@keyframes dashboard-mobile{50%{transform:translateY(-7px)}}.product-cinema-grid{grid-template-columns:1fr;gap:52px}.cinema-frame{max-width:780px}.cinema-copy{text-align:center}.cinema-points{text-align:left;display:inline-flex}}@media (width<=620px){.dashboard-stage{padding:15px 0}.dashboard-mock{min-height:0}.dash-rail{display:none}.dash-canvas{padding:11px}.dash-metrics{grid-template-columns:repeat(2,1fr)}.dash-lower{grid-template-columns:1fr}.dash-activity{display:none}.progress-ring{width:68px;height:68px}.product-dashboard-section:after{display:none}.cinema-frame img,.cinema-frame:after{border-radius:18px}.cinema-chip{padding:8px 9px;font-size:6px}.chip-live{left:-7px}.chip-secure{right:-7px}.cinema-copy h2{font-size:35px}}.dash-chart footer{color:inherit;background:0 0;border:0;margin:0;padding:0}.odoo-hero{background:linear-gradient(145deg,#fff 0%,#f7f4ff 48%,#edf4ff 100%);min-height:690px;padding:88px 0 115px;position:relative;overflow:hidden}.odoo-hero:before{content:"";background:radial-gradient(circle,#8a72ef26,#0000 65%);border-radius:50%;width:680px;height:680px;position:absolute;top:-310px;right:-240px}.odoo-hero-grid{z-index:2;grid-template-columns:.93fr 1.07fr;align-items:center;gap:60px;display:grid;position:relative}.odoo-hero-copy{padding:25px 0}.odoo-eyebrow{letter-spacing:.14em;color:#426cce;align-items:center;gap:10px;font-size:9px;font-weight:900;display:inline-flex}.odoo-eyebrow i{background:#ff8318;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #ff831818}.odoo-hero h1{letter-spacing:-5.8px;color:#161b35;margin:26px 0;font-size:clamp(58px,6.5vw,88px);line-height:.95}.odoo-hero h1 em{color:#4975de;font-style:normal;position:relative}.odoo-hero h1 em:after{content:"";clip-path:polygon(0 30%,100% 0,99% 60%,2% 100%);background:#ff8318;border-radius:50%;height:9px;position:absolute;bottom:-5px;left:0;right:-15px;transform:rotate(-2deg)}.odoo-hero .hero-lead{color:#5f6880;max-width:610px;font-size:17px}.button-ghost{color:#27314c;background:#ffffffb3;border:1px solid #d9deeb}.button-ghost:hover{background:#fff;box-shadow:0 12px 28px #1f325e1a}.odoo-proof{gap:29px;margin-top:36px;display:flex}.odoo-proof>div{border-left:2px solid #d6def0;flex-direction:column;padding-left:13px;display:flex}.odoo-proof strong{font-family:var(--font-display);color:#172044;font-size:22px}.odoo-proof span{text-transform:uppercase;letter-spacing:.09em;color:#8690a7;margin-top:3px;font-size:7px}.app-constellation{height:510px;position:relative}.constellation-glow{filter:blur(9px);background:radial-gradient(circle,#6592ef36,#0000 67%);border-radius:50%;width:330px;height:330px;animation:5s ease-in-out infinite constellation-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit{border:1px dashed #8fa8dd66;border-radius:50%;animation:28s linear infinite orbit-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:370px;height:370px}.orbit-two{width:495px;height:495px;animation-duration:38s;animation-direction:reverse}.suite-core{z-index:3;color:#fff;background:linear-gradient(145deg,#17244e,#274d9c);border-radius:42px;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;animation:6s ease-in-out infinite core-float;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 32px 70px #2543864d}.suite-core:after{content:"";border:1px solid #ffffff1f;border-radius:36px;position:absolute;inset:7px}.suite-core img{border-radius:17px;width:56px;height:56px;margin-bottom:14px}.suite-core strong{font-size:15px}.suite-core small{color:#a9bde9;margin-top:4px;font-size:7px}.suite-core>i{color:#ff8c29;font-style:normal;position:absolute;top:20px;right:22px}.app-tile{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe8;border:1px solid #ffffffd9;border-radius:19px;align-items:center;gap:11px;width:155px;min-height:73px;padding:12px 14px;transition:transform .25s,box-shadow .25s;animation:5s ease-in-out infinite tile-float;display:flex;position:absolute;box-shadow:0 18px 45px #22345f21}.app-tile:hover{transform:translateY(-6px)scale(1.04);box-shadow:0 28px 58px #22345f33}.app-tile img,.app-tile>b{color:#376edc;background:#e6eeff;border-radius:12px;place-items:center;width:40px;height:40px;font-size:16px;display:grid}.app-tile span{flex-direction:column;display:flex}.app-tile strong{font-size:10px}.app-tile small{color:#8b95aa;margin-top:3px;font-size:6px}.tile-books{top:13%;left:2%}.tile-audit{animation-delay:-1.2s;top:16%;right:1%}.tile-client{animation-delay:-2.5s;bottom:10%;left:0}.tile-tax{animation-delay:-3.6s;bottom:9%;right:2%}.tile-tax>b{color:#e57825;background:#fff0e3}.tile-client>b{color:#7658cc;background:#eee9ff}.tile-audit>b{color:#2ca66a;background:#e4f7ed}.mini-proof{z-index:5;color:#546078;background:#fff;border:1px solid #e2e7f1;border-radius:99px;padding:9px 13px;font-size:7px;font-weight:900;animation:4.5s ease-in-out infinite tile-float;position:absolute;box-shadow:0 12px 28px #23355c1c}.proof-review{color:#2da56b;top:0;right:16%}.proof-live{animation-delay:-2s;bottom:0;left:18%}.proof-live i{background:#37c27c;border-radius:50%;width:6px;height:6px;margin-right:5px;animation:2s infinite live-pulse;display:inline-block}.hero-doodle{opacity:.34;border:3px solid #ff8318;border-radius:50%;position:absolute}.doodle-one{width:120px;height:54px;top:130px;left:-40px;transform:rotate(22deg)}.doodle-two{border-style:dashed;border-color:#5b82df;width:75px;height:75px;bottom:35px;right:34%}.hero-wave{height:75px;position:absolute;bottom:-2px;left:-3%;right:-3%;overflow:hidden}.hero-wave span:first-child{background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;position:absolute;inset:28px 0 -50px;transform:rotate(-1deg)}.hero-wave span:last-child{opacity:.13;background:#ff8318;border-radius:50%;width:44%;height:35px;position:absolute;bottom:29px;right:-2%;transform:rotate(-2deg)}.app-ribbon{background:#fff;padding:10px 0 43px}.app-ribbon .container{justify-content:space-between;align-items:center;gap:35px;display:flex}.app-ribbon .container>span{letter-spacing:.14em;color:#8993a9;font-size:8px;font-weight:900}.app-ribbon .container>div{align-items:center;gap:22px;display:flex}.app-ribbon b{color:#3f4961;font-size:10px}.app-ribbon i{background:#ff8318;border-radius:50%;width:4px;height:4px}.suite{padding-top:80px}.product-grid{grid-template-columns:repeat(12,1fr)}.product-card{grid-column:span 6;min-height:330px}.product-card:first-child{background:linear-gradient(145deg,#edf4ff,#fff)}.product-card:nth-child(2){background:linear-gradient(145deg,#f5f0ff,#fff)}.product-card:nth-child(3){background:linear-gradient(145deg,#fff7ec,#fff)}.product-card:nth-child(4){background:linear-gradient(145deg,#effbf6,#fff)}@keyframes orbit-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes core-float{50%{transform:translate(-50%,-54%)rotate(1deg)}}@keyframes tile-float{50%{translate:0 -8px}}@keyframes constellation-pulse{50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@media (width<=950px){.odoo-hero{padding-top:55px}.odoo-hero-grid{text-align:center;grid-template-columns:1fr}.odoo-hero .hero-lead{margin-inline:auto}.odoo-hero .hero-actions,.odoo-proof{justify-content:center}.app-constellation{width:100%;max-width:700px;margin:auto}.app-ribbon .container{flex-direction:column}.app-ribbon .container>div{flex-wrap:wrap;justify-content:center}.product-grid{grid-template-columns:1fr}.product-card{grid-column:auto}}@media (width<=620px){.odoo-hero{padding:52px 0 95px}.odoo-hero h1{letter-spacing:-3.6px;font-size:52px}.odoo-hero .hero-actions{flex-direction:column}.odoo-proof{gap:14px}.app-constellation{height:390px}.orbit-one{width:270px;height:270px}.orbit-two{width:370px;height:370px}.suite-core{border-radius:32px;width:145px;height:145px}.suite-core:after{border-radius:27px}.suite-core img{width:45px;height:45px}.app-tile{width:116px;min-height:60px;padding:9px}.app-tile img,.app-tile>b{width:33px;height:33px}.tile-books{top:12%;left:-3%}.tile-audit{top:12%;right:-3%}.tile-client{bottom:10%;left:-3%}.tile-tax{bottom:10%;right:-3%}.mini-proof,.app-ribbon .container>span{display:none}.app-ribbon .container>div{gap:10px 15px}}.sketch-showcase{background:#fff;position:relative;overflow:hidden}.sketch-showcase:before{content:"";background-image:linear-gradient(#5f85d407 1px,#0000 1px),linear-gradient(90deg,#5f85d407 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%,#000);mask-image:linear-gradient(90deg,#0000,#000 35%,#000)}.sketch-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px;display:grid;position:relative}.sketch-copy h2{letter-spacing:-3px;margin:15px 0 22px;font-size:clamp(39px,4.7vw,62px);line-height:1.02}.sketch-copy h2 em{color:#4d78dd;font-style:normal;position:relative}.sketch-copy h2 em:after{content:"";clip-path:polygon(0 30%,100% 0,98% 60%,2% 100%);background:#ff8826;height:7px;position:absolute;bottom:-7px;left:0;right:-10px}.sketch-copy>p{color:var(--muted);font-size:14px;line-height:1.85}.sketch-notes{flex-direction:column;gap:11px;margin:25px 0;display:flex}.sketch-notes span{color:#37425c;font-size:10px;font-weight:800}.sketch-notes b{color:#3f70dc;border:1px dashed #7193dd;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:9px;font-size:7px;display:inline-grid}.sketch-board{padding:55px 34px 45px;position:relative;transform:rotate(-.8deg)}.paper-dashboard{z-index:2;filter:drop-shadow(5px 7px #e7e2d7);background:#fcfbf7;border:1px solid #d9d4c8;border-radius:7px;position:relative;overflow:hidden;box-shadow:0 30px 65px #2834522b}.paper-dashboard:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#2f3f5b05,#2f3f5b05 1px,#0000 1px 4px);position:absolute;inset:0}.sketch-tape{z-index:5;filter:drop-shadow(0 2px 2px #0000000d);background:#ffd3658c;width:95px;height:25px;position:absolute;top:38px}.tape-left{left:12%;transform:rotate(-7deg)}.tape-right{right:10%;transform:rotate(6deg)}.paper-head{background:#fff;border-bottom:1px solid #ded9cd;align-items:center;height:48px;padding:0 15px;display:flex}.paper-head>span{align-items:center;gap:8px;font-size:9px;font-weight:900;display:flex}.paper-head img{border-radius:7px;width:26px;height:26px}.paper-head>i{background:#3cc579;border-radius:50%;width:7px;height:7px;margin-left:auto;box-shadow:0 0 0 5px #3cc57918}.paper-head>b{color:#fff;background:#18244c;border-radius:7px;place-items:center;width:26px;height:26px;margin-left:12px;font-size:6px;display:grid}.paper-body{min-height:335px;display:flex}.paper-body>aside{background:#152148;flex-direction:column;align-items:center;gap:18px;width:44px;padding-top:20px;display:flex}.paper-body>aside i{color:#7180a5;border-radius:7px;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.paper-body>aside i.on{color:#fff;background:#3e75e9}.paper-body>main{flex:1;padding:22px}.paper-welcome{flex-direction:column;display:flex}.paper-welcome span{color:#8b94a5;font-size:7px}.paper-welcome strong{margin-top:4px;font-size:14px}.paper-kpis{grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0;display:grid}.paper-kpis>div{background:#fff;border:1px solid #dcd8cf;border-radius:8px;flex-direction:column;padding:10px;display:flex}.paper-kpis span{color:#969ca8;font-size:5px}.paper-kpis strong{margin:3px 0;font-size:17px}.paper-kpis small{color:#3ba971;font-size:5px}.paper-kpis div:first-child small{color:#e27b3a}.paper-panels{grid-template-columns:1.25fr .75fr;gap:9px;display:grid}.paper-chart,.paper-ai{background:#fff;border:1px solid #dcd8cf;border-radius:9px;padding:12px}.paper-chart>span{font-size:7px;font-weight:900}.paper-chart>div{border-bottom:1px dashed #c8c2b7;align-items:end;gap:7px;height:92px;padding:8px 4px 0;display:flex}.paper-chart i{background:#e7edfb;border:2px solid #4775d5;border-bottom:0;flex:1;height:30%;transform:rotate(-1deg)}.paper-chart i:nth-child(2){height:48%}.paper-chart i:nth-child(3){height:39%}.paper-chart i:nth-child(4){height:65%}.paper-chart i:nth-child(5){height:58%}.paper-chart i:nth-child(6){height:79%}.paper-chart i:nth-child(7){background:#b7caf5;height:88%}.paper-ai{color:#fff;background:#18254f;border-color:#18254f}.paper-ai small{color:#9eb8ef;font-size:5px}.paper-ai strong{margin:12px 0 5px;font-size:9px;line-height:1.4;display:block}.paper-ai p{color:#aebbd6;font-size:6px;line-height:1.55}.paper-ai button{color:#fff;background:#4b7eea;border:0;border-radius:5px;padding:6px 7px;font-size:5px}.scribble{z-index:6;color:#304771;font-family:cursive;font-size:13px;font-weight:700;position:absolute}.scribble i{color:#ff8318;font-size:24px;font-style:normal}.scribble-one{top:2px;right:0;transform:rotate(4deg)}.scribble-two{bottom:3px;left:0;transform:rotate(-5deg)}.pencil-loop{z-index:1;opacity:.65;border:3px solid #ff8b2d;border-left-color:#0000;border-radius:50%;width:155px;height:76px;position:absolute;bottom:2px;right:-15px;transform:rotate(-14deg)}.sketch-board{animation:7s ease-in-out infinite paper-hover}@keyframes paper-hover{50%{transform:rotate(.3deg)translateY(-8px)}}@media (width<=900px){.sketch-grid{grid-template-columns:1fr;gap:35px}.sketch-copy{text-align:center}.sketch-notes{text-align:left;display:inline-flex}.sketch-board{max-width:790px;margin:auto}}@media (width<=620px){.sketch-board{padding:35px 0;transform:none}.scribble,.sketch-tape,.paper-body>aside{display:none}.paper-body>main{padding:13px}.paper-kpis{grid-template-columns:1fr 1fr}.paper-kpis>div:last-child{display:none}.paper-panels{grid-template-columns:1fr}.paper-ai{display:none}.sketch-copy h2{font-size:40px}}.colorful-pricing-hero{background:radial-gradient(circle at 15% 25%,#7a5ae843 0,#0000 20%),radial-gradient(circle at 84% 28%,#ff8c2c38 0,#0000 18%),linear-gradient(135deg,#101936,#203d82);position:relative;overflow:hidden}.colorful-pricing-hero:after{content:"";border:2px dashed #8bb0ff66;border-radius:50%;width:520px;height:230px;position:absolute;bottom:-190px;left:50%;transform:translate(-50%)}.colorful-pricing-hero h1 em{color:#0000;background:linear-gradient(90deg,#8fb5ff,#c8b7ff,#ffc18b);-webkit-background-clip:text;background-clip:text;font-style:normal}.billing-pill{letter-spacing:.08em;color:#b6c6e8;background:#ffffff1a;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:12px;width:max-content;max-width:100%;margin:32px auto 0;padding:8px 10px 8px 17px;font-size:7px;display:flex}.billing-pill i{color:#7789af;font-style:normal}.billing-pill strong{color:#285fcf;background:#fff;border-radius:99px;padding:9px 13px}.pricing-scribble{color:#fff;opacity:.42;font-family:cursive;font-size:20px;position:absolute}.scribble-a{bottom:18%;left:7%;transform:rotate(-8deg)}.scribble-b{top:22%;right:6%;transform:rotate(7deg)}.pricing-section:not(.ca-pricing){background:linear-gradient(#fff,#f7f8fc)}.business-pricing-grid .price-card,.ca-pricing-grid .price-card{border:0;overflow:hidden;box-shadow:0 18px 52px #1a2a4f1a}.business-pricing-grid .price-card:before,.ca-pricing-grid .price-card:before{content:"";background:var(--card-accent,#4f7fe9);height:7px;position:absolute;inset:0 0 auto}.business-pricing-grid .price-card:first-child{--card-accent:#29afe0;background:linear-gradient(155deg,#fff 70%,#eaf8ff)}.business-pricing-grid .price-card:nth-child(2){--card-accent:#ff6f7e;background:linear-gradient(155deg,#fff 66%,#fff0f2)}.business-pricing-grid .price-card:nth-child(3){--card-accent:#15c6b0;background:linear-gradient(155deg,#fff 66%,#eafbf8)}.business-pricing-grid .price-card:first-child .price-badge{color:#148ab6;background:#e8f8fe}.business-pricing-grid .price-card:nth-child(2) .price-badge{color:#dc5364;background:#fff0f2}.business-pricing-grid .price-card:nth-child(3) .price-badge{color:#129987;background:#e9faf7}.business-pricing-grid .price-card.featured{color:var(--ink);border:0;transform:translateY(-12px);box-shadow:0 30px 70px #ff5d7130}.business-pricing-grid .price-card.featured p{color:var(--muted)}.business-pricing-grid .price-card.featured .price-lines{border-color:var(--line)}.business-pricing-grid .price-card.featured .annual-price strong{color:#e05266}.business-pricing-grid .price-card.featured .button-primary{background:linear-gradient(135deg,#ff7383,#e55368);box-shadow:0 12px 28px #e5536840}.included-apps{background:#fff;border:1px solid #e5e8f0;border-radius:19px;justify-content:center;align-items:center;gap:25px;margin-top:42px;padding:22px;display:flex;box-shadow:0 12px 35px #1c2d500f}.included-apps>span{color:#65708a;margin-right:14px;font-size:9px;font-weight:900}.included-apps>div{align-items:center;gap:7px;display:flex}.included-apps b{border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;display:grid}.included-apps small{color:#59637a;font-size:8px}.app-blue{color:#1693c4;background:#e5f5ff}.app-mint{color:#12a689;background:#e6faf5}.app-coral{color:#e56a50;background:#fff0ed}.app-violet{color:#7357cd;background:#f0ebff}.ca-pricing{background:radial-gradient(circle at 10% 15%,#3d5da455,#0000 22%),linear-gradient(145deg,#0d1734,#121f45)}.ca-pricing-grid .price-card:first-child{--card-accent:#2aafe0}.ca-pricing-grid .price-card:nth-child(2){--card-accent:#9a74ea}.ca-pricing-grid .price-card:nth-child(3){--card-accent:#ffbe42}.ca-pricing-grid .price-card:nth-child(4){--card-accent:#ff7180}.ca-pricing-grid .price-card:nth-child(5){--card-accent:#17c6ae}.ca-pricing-grid .price-card.featured{color:var(--ink);background:linear-gradient(145deg,#fff8dc,#fff);box-shadow:0 27px 65px #ffbe422e}.ca-pricing-grid .price-card.featured .plan-description{color:var(--muted)}.ca-pricing-grid .price-card.featured .annual-price strong{color:#d69617}.ca-pricing-grid .price-card.featured .price-lines{border-color:#eee6cb}.ca-pricing-grid .price-card.featured .button-primary{background:linear-gradient(135deg,#f3b52f,#de9115)}.price-card:hover{transform:translateY(-8px)rotate(.25deg)}@media (width<=760px){.pricing-scribble{display:none}.billing-pill{gap:7px;font-size:6px}.included-apps{flex-wrap:wrap;gap:13px}.included-apps>span{text-align:center;width:100%;margin:0}.business-pricing-grid .price-card.featured{transform:none}}.products-hero-actions{justify-content:center;margin:30px 0 0}.landing-section-intro{justify-content:space-between;align-items:end;gap:48px;margin-bottom:42px;display:flex}.landing-section-intro h2{letter-spacing:-2px;margin:12px 0 0;font-size:clamp(34px,4vw,50px);line-height:1.08}.landing-section-intro>p{max-width:390px;color:var(--muted);font-size:13px;line-height:1.75}.landing-product-card{min-height:0;padding:25px 25px 28px}.landing-product-art{background:#eef3ff;border-radius:17px;height:198px;margin:21px 0 18px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #304d8a14}.landing-product-art:after{content:"";background:linear-gradient(#0000 55%,#0812317a);position:absolute;inset:0}.landing-product-art img{object-fit:cover;object-position:center;width:100%;height:100%;margin:0;transition:transform .45s;display:block}.landing-product-card:hover .landing-product-art img{transform:scale(1.055)}.landing-product-art>span{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;bottom:12px;left:13px}.landing-product-art b{margin-left:7px;font-size:13px}.landing-product-logo{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:69%!important;height:auto!important;max-height:52px!important;margin:0 0 14px!important;display:block!important}.brochure-callout{background:linear-gradient(145deg,#f8f5ff,#eef5ff);overflow:hidden}.brochure-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.brochure-preview{place-items:center;height:340px;display:grid;position:relative}.brochure-glow{filter:blur(15px);background:radial-gradient(#7e6af052,#0000 68%);border-radius:50%;width:330px;height:250px;position:absolute}.brochure-sheet{z-index:2;color:#fff;background:linear-gradient(155deg,#15234e,#2a58ad);border-radius:9px;flex-direction:column;width:255px;height:300px;padding:29px 24px;display:flex;position:relative;transform:rotate(-3deg);box-shadow:0 32px 70px #1e306c47}.brochure-sheet-back{z-index:1;opacity:.78;background:linear-gradient(145deg,#ffae60,#ff7d8c);position:absolute;transform:translate(23px,18px)rotate(8deg)}.brochure-sheet .kicker{color:#aec7ff;font-size:7px}.brochure-sheet strong{font-family:var(--font-display);letter-spacing:-1.3px;margin-top:auto;font-size:29px;line-height:1.04}.brochure-sheet em{color:#91b6ff;font-style:normal}.brochure-sheet small{color:#b9c7e5;margin-top:18px;font-size:8px;line-height:1.5}.brochure-sheet i{color:#ff9a3d;font-size:20px;font-style:normal;position:absolute;bottom:22px;right:21px}.brochure-copy h2{letter-spacing:-2.5px;margin:13px 0 17px;font-size:clamp(36px,4vw,55px);line-height:1.08}.brochure-copy p{max-width:530px;color:var(--muted);font-size:14px;line-height:1.85}.brochure-copy small{color:#8792a8;margin-top:12px;font-size:9px;display:block}.about-hero-grid{grid-template-columns:1fr .88fr;align-items:center;gap:75px;display:grid}.about-hero-art{place-items:center;min-height:375px;display:grid;position:relative}.about-hero-art img{z-index:2;border-radius:28px;width:100%;max-width:530px;animation:6s ease-in-out infinite art-breathe;display:block;position:relative;box-shadow:0 36px 85px #020c2561}.about-art-glow{filter:blur(22px);background:radial-gradient(#5c91ff66,#0000 68%);width:430px;height:300px;position:absolute}.about-art-chip{z-index:4;color:#22345b;letter-spacing:.05em;background:#ffffffed;border-radius:12px;padding:12px 15px;font-size:8px;font-weight:900;position:absolute;box-shadow:0 16px 40px #00000038}.about-art-chip i{background:#39c37b;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 5px #39c37b1c}.chip-team{animation:4.5s ease-in-out infinite float-card-pro;top:17%;left:-10px}.chip-flow{color:#356cdf;animation:5s ease-in-out -2s infinite float-card-pro;bottom:15%;right:-8px}.about-principles{background:#f5f7fc}.principle-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.principle-grid article{background:#fff;border:1px solid #e3e8f2;border-radius:17px;gap:15px;min-height:145px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.principle-grid article:hover{transform:translateY(-6px)rotate(-.4deg);box-shadow:0 24px 45px #1a2d561f}.principle-grid article>span{font-family:var(--font-display);color:#4c7deb;font-size:12px}.principle-grid b{font-family:var(--font-display);margin-top:18px;font-size:16px;display:block}.principle-grid p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.65}.principle-grid i{color:#ff882b;font-style:normal;position:absolute;top:20px;right:20px}@media (width<=900px){.landing-section-intro,.brochure-grid,.about-hero-grid{grid-template-columns:1fr;gap:20px;display:grid}.landing-section-intro>p{max-width:600px}.brochure-grid{gap:35px}.about-hero{text-align:center}.about-hero .hero-actions{justify-content:center}.about-hero-art{width:100%;max-width:700px;margin:auto}.principle-grid{grid-template-columns:1fr}}@media (width<=620px){.products-hero-actions{flex-direction:column}.products-hero-actions .button{width:100%}.landing-section-intro h2{font-size:36px}.landing-product-art{height:155px}.landing-product-logo{max-width:77%!important;max-height:42px!important}.brochure-preview{height:285px}.brochure-sheet{width:205px;height:250px;padding:23px 19px}.brochure-sheet strong{font-size:23px}.brochure-sheet-back{transform:translate(15px,14px)rotate(8deg)}.about-hero-art{min-height:290px}.about-art-chip{padding:9px 10px;font-size:6px}.chip-team{left:-4px}.chip-flow{right:-4px}.principle-grid article{min-height:125px}}.module-journey{background:linear-gradient(#fff 0%,#f5f7ff 100%);position:relative;overflow:hidden}.module-journey:before{content:"";background:radial-gradient(circle,#7b6bf025,#0000 68%);border-radius:50%;width:560px;height:560px;position:absolute;top:-190px;right:-300px}.module-journey .section-heading{z-index:1;position:relative}.module-journey .section-heading h2 em{color:#4d78dd;font-style:normal;position:relative}.module-journey .section-heading h2 em:after{content:"";background:#ff8527;border-radius:50%;height:6px;position:absolute;bottom:-6px;left:0;right:-12px;transform:rotate(-2deg)}.module-journey-grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:15px;display:grid;position:relative}.module-journey-card{background:#fff;border:1px solid #e2e7f2;border-radius:20px;flex-direction:column;min-height:395px;transition:transform .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden}.module-journey-card:hover{transform:translateY(-9px);box-shadow:0 28px 60px #1d346929}.module-journey-art{background:#eaf1ff;height:174px;position:relative;overflow:hidden}.module-journey-art:after{content:"";background:linear-gradient(#0000 46%,#0912316b);position:absolute;inset:0}.module-journey-art img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.module-journey-card:hover .module-journey-art img{transform:scale(1.08)}.module-journey-art>span{z-index:2;color:#fff;font-family:var(--font-display);font-size:11px;font-weight:800;position:absolute;bottom:12px;left:16px}.module-journey-copy{flex-direction:column;flex:1;padding:21px 20px 22px;display:flex}.module-journey-label{letter-spacing:.1em;text-transform:uppercase;color:#60708e;font-size:8px;font-weight:900}.module-journey-copy h3{letter-spacing:-.8px;margin:13px 0 9px;font-size:21px}.module-journey-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.module-journey-copy .text-link{margin-top:auto}.module-violet .module-journey-art{background:#eee9ff}.module-orange .module-journey-art{background:#fff0e5}.module-mint .module-journey-art{background:#e8faf4}.proof-strip{background:linear-gradient(145deg,#f7f9ff,#eef4ff)}.proof-strip-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:95px;display:grid}.proof-strip h2{letter-spacing:-2.6px;margin:14px 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.04}.proof-strip h2 em{color:#4c77de;font-style:normal;position:relative}.proof-strip h2 em:after{content:"";clip-path:polygon(0 30%,100% 0,98% 62%,2% 100%);background:#ff8628;height:7px;position:absolute;bottom:-6px;left:0;right:-12px}.proof-strip p{max-width:465px;color:var(--muted);margin-bottom:27px;font-size:14px;line-height:1.85}.proof-stat-board{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:12px;display:grid}.proof-stat-board>div{background:#fff;border:1px solid #e1e7f2;border-radius:18px;min-height:190px;padding:22px 18px;position:relative;overflow:hidden;box-shadow:0 16px 38px #1f366c14}.proof-stat-board>div:after{content:"";background:#4f80ef0d;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-44px;right:-42px}.proof-stat-board strong{font-family:var(--font-display);color:#4778e6;font-size:12px}.proof-stat-board span{font-family:var(--font-display);margin-top:32px;font-size:15px;font-weight:800;line-height:1.2;display:block}.proof-stat-board small{color:#8993a7;margin-top:9px;font-size:9px;line-height:1.55;display:block}.nav-links a[href="/#modules"]{color:#3977f6}@media (width<=950px){.module-journey-grid{grid-template-columns:repeat(2,1fr)}.proof-strip-grid{grid-template-columns:1fr;gap:45px}.proof-strip-grid>div:first-child{text-align:center}.proof-strip p{margin-inline:auto}.proof-stat-board{max-width:760px;margin:auto}}@media (width<=620px){.module-journey{padding-top:72px}.module-journey-grid{grid-template-columns:1fr}.module-journey-card{min-height:350px}.module-journey-art{height:165px}.proof-stat-board{grid-template-columns:1fr}.proof-stat-board>div{min-height:130px}.proof-stat-board span{margin-top:18px}.proof-strip h2{font-size:40px}.proof-strip .button{width:100%}}.product-journey{--journey:#4f7ff1;--journey-soft:#eaf1ff;color:#fff;background:linear-gradient(145deg,#091329 0%,#101f49 54%,#183b7d 100%);padding-top:92px;position:relative;overflow:hidden}.journey-violet{--journey:#8b6bec;--journey-soft:#eee9ff}.journey-orange{--journey:#ff8b42;--journey-soft:#fff0e6}.journey-mint{--journey:#20b99c;--journey-soft:#e8faf4}.product-journey:before{content:"";background-image:linear-gradient(#7ea0f10f 1px,#0000 1px),linear-gradient(90deg,#7ea0f10f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.journey-orb{filter:blur(18px);opacity:.36;border-radius:50%;animation:12s ease-in-out infinite alternate journey-orbit;position:absolute}.journey-orb-one{background:var(--journey);width:480px;height:480px;top:-170px;right:-190px}.journey-orb-two{background:#8a50ef;width:240px;height:240px;animation-delay:-6s;bottom:-150px;left:22%}.journey-heading{z-index:2;grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:42px;display:grid;position:relative}.journey-heading h2{letter-spacing:-3.8px;margin:14px 0 0;font-size:clamp(44px,5vw,68px);line-height:.99}.journey-heading h2 em{color:#8db2ff;font-style:normal;position:relative}.journey-heading h2 em:after{content:"";clip-path:polygon(0 32%,100% 0,98% 65%,2% 100%);background:#ff8a2d;height:7px;position:absolute;bottom:-7px;left:0;right:-13px}.journey-heading>p{color:#aebddd;margin:0;font-size:14px;line-height:1.8}.journey-product-tabs{z-index:3;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px;display:grid;position:relative}.journey-product-tabs button{color:#aebcda;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:15px;align-items:center;gap:10px;min-width:0;padding:13px 15px;transition:transform .25s,background .25s,border-color .25s;display:flex}.journey-product-tabs button:hover{background:#ffffff17;transform:translateY(-3px)}.journey-product-tabs button.active{color:#fff;background:linear-gradient(135deg,var(--journey),var(--journey))}@supports (color:color-mix(in lab, red, red)){.journey-product-tabs button.active{background:linear-gradient(135deg,var(--journey),color-mix(in srgb,var(--journey),#1c3c7c 42%))}}.journey-product-tabs button.active{box-shadow:0 16px 32px var(--journey);border-color:#ffffff47}@supports (color:color-mix(in lab, red, red)){.journey-product-tabs button.active{box-shadow:0 16px 32px color-mix(in srgb,var(--journey),transparent 68%)}}.journey-product-tabs button>b{background:#ffffff1c;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:14px;display:grid}.journey-product-tabs button>span{flex-direction:column;min-width:0;display:flex}.journey-product-tabs small{letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-size:6px}.journey-product-tabs strong{white-space:nowrap;margin-top:2px;font-size:10px}.journey-stage{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#040b1d57;border:1px solid #ffffff1f;border-radius:25px;grid-template-columns:270px minmax(0,1fr);display:grid;position:relative;overflow:hidden;box-shadow:0 45px 110px #00000061}.journey-story{background:linear-gradient(#fff1,#ffffff06);border-right:1px solid #ffffff1a;padding:30px 27px}.journey-counter{letter-spacing:.14em;color:#8fb2ff;font-size:8px}.journey-story>h3{letter-spacing:-1px;margin:16px 0 11px;font-size:24px;line-height:1.15}.journey-story>p{color:#aab8d4;min-height:92px;font-size:10px;line-height:1.75}.journey-status{color:#c9d5ed;background:#ffffff12;border-radius:99px;width:max-content;max-width:100%;padding:8px 11px;font-size:7px;font-weight:800}.journey-status i,.journey-float-live i{background:#3ed184;border-radius:50%;width:6px;height:6px;margin-right:7px;animation:2s infinite journey-live;display:inline-block;box-shadow:0 0 0 5px #3ed18421}.journey-step-list{flex-direction:column;margin:24px 0;display:flex;position:relative}.journey-step-list:before{content:"";background:#ffffff1f;width:1px;position:absolute;top:13px;bottom:13px;left:12px}.journey-step-list button{color:#7f8dac;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:25px 1fr 8px;align-items:center;gap:8px;padding:8px 0;display:grid;position:relative}.journey-step-list button>span{z-index:1;background:#19264b;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:25px;height:25px;font-size:6px;display:grid;position:relative}.journey-step-list button>b{font-size:9px}.journey-step-list button>i{background:0 0;border-radius:50%;width:5px;height:5px}.journey-step-list button.active{color:#fff}.journey-step-list button.active>span{background:var(--journey);border-color:var(--journey);box-shadow:0 0 0 6px var(--journey)}@supports (color:color-mix(in lab, red, red)){.journey-step-list button.active>span{box-shadow:0 0 0 6px color-mix(in srgb,var(--journey),transparent 82%)}}.journey-step-list button.active>i{background:#ff8a2d}.journey-story>.button{width:100%;padding:12px;font-size:9px}.journey-dashboard-wrap{min-width:0;padding:35px 32px;position:relative}.journey-dashboard{color:#17213d;background:#f5f7fb;border-radius:19px;min-width:0;min-height:522px;animation:.55s cubic-bezier(.2,.75,.2,1) both journey-screen-in;display:flex;overflow:hidden;box-shadow:0 35px 80px #00000057}.journey-dashboard>aside{background:linear-gradient(#101a3b,#162b5e);flex-direction:column;flex:0 0 52px;align-items:center;gap:15px;width:52px;padding:15px 0;display:flex}.journey-dashboard>aside img{border-radius:9px;width:29px;height:29px;margin-bottom:9px}.journey-dashboard>aside button{color:#7585ac;background:0 0;border:0;border-radius:8px;width:28px;height:28px;font-size:9px}.journey-dashboard>aside button.active{color:#fff;background:var(--journey);box-shadow:0 8px 18px var(--journey)}@supports (color:color-mix(in lab, red, red)){.journey-dashboard>aside button.active{box-shadow:0 8px 18px color-mix(in srgb,var(--journey),transparent 60%)}}.journey-dashboard>main{flex:1;min-width:0;padding:16px 17px}.journey-dashboard>main>header{border-bottom:1px solid #e1e6ef;justify-content:space-between;align-items:center;height:43px;display:flex}.journey-dashboard>main>header>div:first-child{flex-direction:column;display:flex}.journey-dashboard>main>header small{letter-spacing:.13em;color:#8b95aa;font-size:5px}.journey-dashboard>main>header strong{margin-top:2px;font-size:12px}.journey-dashboard>main>header>div:last-child{align-items:center;gap:8px;display:flex}.journey-dashboard>main>header span{color:#8793a8;font-size:10px}.journey-dashboard>main>header i{background:#3cc97f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #3cc97f1f}.journey-dashboard>main>header b{color:#fff;background:#17254e;border-radius:8px;place-items:center;width:27px;height:27px;font-size:6px;display:grid}.journey-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin:13px 0;display:grid}.journey-metrics article{background:#fff;border:1px solid #e2e7f0;border-radius:10px;flex-direction:column;min-width:0;padding:11px;animation:.5s both journey-item-in;display:flex;position:relative;overflow:hidden}.journey-metrics article:after{content:"";background:var(--journey-soft);border-radius:50%;width:48px;height:48px;position:absolute;bottom:-22px;right:-20px}.journey-metrics span{color:#8792a8;text-transform:uppercase;font-size:5px}.journey-metrics strong{margin:5px 0 3px;font-size:18px}.journey-metrics small{color:#36a66e;font-size:5px}.journey-workspace{grid-template-columns:minmax(0,1.55fr) minmax(150px,.65fr);gap:9px;display:grid}.journey-task-panel,.journey-progress-card,.journey-ai-card{background:#fff;border:1px solid #e2e7f0;border-radius:11px}.journey-task-panel{padding:12px}.journey-task-panel>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.journey-task-panel>header strong{font-size:8px}.journey-task-panel>header span{color:#8b95a8;font-size:5px}.journey-table-head,.journey-table-row{grid-template-columns:1.7fr .75fr .55fr .65fr;align-items:center;gap:7px;display:grid}.journey-table-head{color:#9aa3b4;padding:0 5px 7px;font-size:4px}.journey-table-row{border-top:1px solid #eef1f6;min-height:46px;padding:6px 5px;animation:.45s both journey-item-in}.journey-table-row>strong{white-space:nowrap;text-overflow:ellipsis;font-size:6px;overflow:hidden}.journey-table-row>span{color:#657087;align-items:center;gap:4px;font-size:5px;display:flex}.journey-table-row>span i{background:var(--journey-soft);width:18px;height:18px;color:var(--journey);border-radius:6px;place-items:center;font-size:5px;font-style:normal;display:grid}.journey-table-row>small{color:#7e899e;font-size:5px}.journey-table-row>b{text-align:center;color:#66758f;background:#edf2fa;border-radius:99px;padding:5px 4px;font-size:4px}.journey-table-row .state-ready{color:#299565;background:#e7f8ef}.journey-table-row .state-review{color:#dc762e;background:#fff0e4}.journey-table-row .state-waiting{color:#7558c7;background:#f1ebff}.journey-side-panel{flex-direction:column;gap:9px;display:flex}.journey-progress-card{text-align:center;padding:11px}.journey-progress-card>header{justify-content:space-between;display:flex}.journey-progress-card>header span{font-size:7px;font-weight:800}.journey-progress-card>header small{color:#939cad;font-size:4px}.journey-ring{background:conic-gradient(var(--journey) 0 78%,#e8edf5 78%);border-radius:50%;place-items:center;width:88px;height:88px;margin:15px auto 7px;animation:.8s both journey-ring-in;display:grid;position:relative}.journey-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:9px}.journey-ring strong{z-index:1;font-size:15px;position:relative}.journey-progress-card>small{color:#8d97a8;font-size:5px}.journey-ai-card{color:#fff;background:linear-gradient(145deg,#17254f,#213b78);flex:1;padding:13px}.journey-ai-card>span{letter-spacing:.1em;color:#9db9f4;font-size:5px}.journey-ai-card p{color:#b5c2dd;margin:11px 0;font-size:6px;line-height:1.6}.journey-ai-card button{background:var(--journey);color:#fff;border:0;border-radius:6px;padding:7px 8px;font-size:5px}.journey-float{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#1d2c50;background:#fffffff0;border-radius:11px;padding:10px 13px;font-size:7px;font-weight:900;animation:4.8s ease-in-out infinite journey-float;position:absolute;box-shadow:0 16px 35px #00000038}.journey-float-ai{color:var(--journey);top:12px;right:10px}.journey-float-live{animation-delay:-2.2s;bottom:8px;left:11px}.journey-note{z-index:2;color:#7f91b5;letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;gap:14px;margin-top:23px;font-size:7px;display:flex;position:relative}.journey-note i{background:#ff8a2d;border-radius:50%;width:4px;height:4px}.journey-note strong{color:#afbfdb}@keyframes journey-screen-in{0%{opacity:0;transform:translateY(15px)scale(.985)}}@keyframes journey-item-in{0%{opacity:0;transform:translateY(9px)}}@keyframes journey-ring-in{0%{opacity:0;transform:rotate(-80deg)scale(.7)}}@keyframes journey-float{50%{transform:translateY(-8px)rotate(.5deg)}}@keyframes journey-orbit{to{transform:translate(55px,40px)scale(1.12)}}@keyframes journey-live{50%{box-shadow:0 0 0 8px #3ed18400}}@media (width<=980px){.journey-stage{grid-template-columns:1fr}.journey-story{border-bottom:1px solid #ffffff1a;border-right:0}.journey-story>p{max-width:650px;min-height:0}.journey-step-list{grid-template-columns:repeat(5,1fr);display:grid}.journey-step-list:before{width:auto;height:1px;inset:20px 5% auto}.journey-step-list button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:6px}.journey-step-list button>b{font-size:7px}.journey-step-list button>i{display:none}.journey-story>.button{width:auto}.journey-product-tabs strong{font-size:8px}}@media (width<=720px){.product-journey{padding-top:72px}.journey-heading{text-align:center;grid-template-columns:1fr;gap:20px}.journey-heading h2{letter-spacing:-2.8px;font-size:46px}.journey-product-tabs{grid-template-columns:repeat(2,1fr)}.journey-dashboard-wrap{padding:24px 12px}.journey-dashboard>aside{display:none}.journey-dashboard>main{padding:12px}.journey-metrics{grid-template-columns:repeat(2,1fr)}.journey-workspace{grid-template-columns:1fr}.journey-side-panel{grid-template-columns:1fr 1fr;display:grid}.journey-progress-card,.journey-ai-card{min-height:180px}.journey-float{display:none}.journey-note{text-align:center;flex-wrap:wrap}.journey-note i{display:none}}@media (width<=470px){.journey-product-tabs button{padding:10px}.journey-product-tabs button>b{flex-basis:29px;width:29px;height:29px}.journey-step-list button>b{font-size:6px}.journey-dashboard{min-height:0}.journey-table-head{display:none}.journey-table-row{grid-template-columns:1.7fr .65fr .65fr}.journey-table-row>span{display:none}.journey-side-panel{grid-template-columns:1fr}.journey-progress-card{min-height:160px}.journey-ai-card{min-height:150px}.journey-heading h2{font-size:39px}.journey-story{padding:25px 20px}}.workspace-login{position:relative}.workspace-login summary{cursor:pointer;background:linear-gradient(145deg,#fff,#f7f9fd);border:1px solid #dce3ef;border-radius:13px;align-items:center;gap:9px;min-width:123px;height:47px;padding:5px 10px 5px 6px;list-style:none;transition:all .25s;display:flex;box-shadow:0 8px 23px #1a2f5c17}.workspace-login summary::-webkit-details-marker{display:none}.workspace-login summary:hover,.workspace-login[open] summary{border-color:#97b3ef;transform:translateY(-1px);box-shadow:0 12px 28px #2850a326}.login-orb{background:#142552;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff1a}.login-orb img{border-radius:7px;width:25px;height:25px}.login-orb i{background:#39c77d;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px;box-shadow:0 0 0 3px #39c77d1c}.login-label{flex-direction:column;line-height:1;display:flex}.login-label small{letter-spacing:.12em;color:#8792a8;font-size:5px}.login-label strong{color:#172542;margin-top:4px;font-size:10px}.workspace-login summary>b{color:#8090aa;margin-left:auto;font-size:9px;transition:all .2s}.workspace-login[open] summary>b{transform:rotate(180deg)}.login-popover{z-index:80;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #dfe5ef;border-radius:18px;width:326px;padding:20px;animation:.22s both login-pop;position:absolute;top:57px;right:0;box-shadow:0 28px 70px #0c193733}.login-popover:before{content:"";background:#fff;border-top:1px solid #dfe5ef;border-left:1px solid #dfe5ef;width:13px;height:13px;position:absolute;top:-7px;right:45px;transform:rotate(45deg)}.login-popover-head{align-items:center;gap:12px;display:flex}.login-mark{background:linear-gradient(145deg,#14234a,#203c7d);border-radius:14px;place-items:center;width:47px;height:47px;display:grid;position:relative}.login-mark img{border-radius:9px;width:33px;height:33px}.login-mark i{color:#fff;background:#ff892c;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;font-style:normal;display:grid;position:absolute;top:-5px;right:-4px;box-shadow:0 5px 12px #ff892c55}.login-popover-head>div{flex-direction:column;display:flex}.login-popover-head small{letter-spacing:.12em;color:#4d78de;font-size:6px}.login-popover-head strong{font-family:var(--font-display);margin-top:4px;font-size:17px}.login-popover>p{color:#6d7890;margin:17px 0;font-size:9px;line-height:1.65}.login-apps{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:14px;display:grid}.login-apps span{color:#62708b;text-align:center;background:#f8faff;border:1px solid #e5e9f1;border-radius:9px;flex-direction:column;gap:5px;min-width:0;padding:8px 3px;font-size:5px;font-weight:800;display:flex}.login-apps b{color:#3975e8;background:#eaf1ff;border-radius:7px;place-items:center;width:24px;height:24px;margin:auto;font-size:8px;display:grid}.login-apps span:nth-child(2) b{color:#7855df;background:#eee9ff}.login-apps span:nth-child(3) b{color:#dc792f;background:#fff0e5}.login-apps span:nth-child(4) b{color:#21a688;background:#e9faf4}.login-continue{color:#fff;background:linear-gradient(100deg,#346fe8,#6556e8);border-radius:10px;justify-content:space-between;align-items:center;height:44px;padding:0 14px;font-size:9px;font-weight:900;display:flex;box-shadow:0 11px 23px #355ccd3d}.login-continue:hover{transform:translateY(-1px)}.login-continue span{font-size:15px}.login-security{text-align:center;color:#8792a8;margin-top:12px;font-size:6px}.login-security i{background:#39c77d;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #39c77d14}.mobile-login{border-top:1px solid #e7ebf2;align-items:center;gap:8px;color:#245fd9!important;padding-top:12px!important;font-weight:900!important;display:flex!important}.mobile-login img{border-radius:8px;width:27px;height:27px}.mobile-login span{margin-left:auto}@keyframes login-pop{0%{opacity:0;transform:translateY(-7px)scale(.98)}}.product-outcome-hero{background:radial-gradient(circle at 76% 44%,#315da8 0,#152e65 25%,#0000 48%),linear-gradient(135deg,#071125 0%,#10244f 57%,#173f85 100%);align-items:center;min-height:610px;display:flex;position:relative;overflow:hidden}.product-hero-noise{opacity:.22;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 85%);mask-image:linear-gradient(90deg,#000,#0000 85%)}.product-outcome-hero .product-hero-grid{z-index:2;grid-template-columns:1.08fr .92fr;gap:65px;position:relative}.product-outcome-hero h1{letter-spacing:-4.2px;max-width:730px;font-size:clamp(48px,5vw,72px);line-height:1.01}.product-outcome-hero p{max-width:650px;font-size:15px;line-height:1.8}.product-hero-proof{color:#adc0e6;text-transform:uppercase;letter-spacing:.05em;gap:22px;margin-top:28px;font-size:8px;font-weight:800;display:flex}.product-hero-proof span{align-items:center;gap:7px;display:flex}.product-hero-proof b{color:#ff8a2d}.product-page-logo-premium{place-items:center;min-height:370px;display:grid;position:relative}.product-page-logo-premium:before,.product-page-logo-premium:after,.product-logo-orbit{content:"";border:1px solid #8fb1f538;border-radius:50%;animation:14s linear infinite detail-orbit;position:absolute}.product-page-logo-premium:before{width:340px;height:340px}.product-page-logo-premium:after{width:255px;height:255px;animation-direction:reverse}.product-logo-orbit{border-style:dashed;width:420px;height:420px;animation-duration:24s}.product-page-logo-premium img{z-index:2;background:#fffffff5;border-radius:24px;width:min(100%,370px);padding:23px;animation:6s ease-in-out infinite detail-float;position:relative;box-shadow:0 40px 90px #00000061}.hero-mini-card{z-index:4;color:#17305d;background:#fffffff2;border-radius:11px;padding:11px 14px;font-size:8px;font-weight:900;animation:4.7s ease-in-out infinite detail-float;position:absolute;box-shadow:0 16px 40px #00000040}.hero-mini-card i{background:#39c77d;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 5px #39c77d20}.mini-card-top{top:23%;right:-10px}.mini-card-bottom{color:#386edc;animation-delay:-2.2s;bottom:20%;left:-8px}.detail-experience{color:#fff;background:linear-gradient(145deg,#071126,#0c1c3f 55%,#153673);padding:105px 0 95px;position:relative;overflow:hidden}.detail-grid-glow{background-image:linear-gradient(#7499eb12 1px,#0000 1px),linear-gradient(90deg,#7499eb12 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.detail-grid-glow:after{content:"";filter:blur(70px);background:#477ff452;border-radius:50%;width:620px;height:620px;position:absolute;top:-260px;right:-260px}.detail-intro{z-index:2;grid-template-columns:1.12fr .88fr;align-items:end;gap:80px;margin-bottom:43px;display:grid;position:relative}.detail-intro h2{letter-spacing:-3.6px;margin:15px 0 0;font-size:clamp(44px,4.7vw,66px);line-height:1.02}.detail-intro h2 em{color:#8fb2ff;font-style:normal}.detail-intro p{color:#aebddd;margin:0;font-size:13px;line-height:1.85}.detail-shell{z-index:2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#030a1c94;border:1px solid #ffffff24;border-radius:27px;grid-template-columns:250px minmax(0,1fr);display:grid;position:relative;overflow:hidden;box-shadow:0 50px 120px #0000006b}.detail-steps{background:#ffffff0b;border-right:1px solid #ffffff1a;flex-direction:column;padding:26px 19px;display:flex}.detail-product-id{border-bottom:1px solid #ffffff1a;align-items:center;gap:11px;margin-bottom:12px;padding:0 7px 22px;display:flex}.detail-product-id img{object-fit:contain;background:#fff;border-radius:8px;width:50px;height:35px}.detail-product-id span{flex-direction:column;min-width:0;display:flex}.detail-product-id small{letter-spacing:.12em;color:#8194ba;font-size:5px}.detail-product-id strong{margin-top:4px;font-size:10px}.detail-steps>button{color:#8190ae;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:28px 1fr 18px;align-items:center;gap:9px;padding:12px 10px;transition:all .25s;display:grid}.detail-steps>button:hover{color:#dce5f7;background:#ffffff0d}.detail-steps>button span{background:#17274d;border-radius:8px;place-items:center;width:27px;height:27px;font-size:6px;display:grid}.detail-steps>button b{font-size:9px}.detail-steps>button i{font-size:8px;font-style:normal}.detail-steps>button.active{color:#fff;background:linear-gradient(135deg,#477ded,#315fc9);box-shadow:0 12px 24px #3268df47}.detail-login{color:#d4dff4;border:1px solid #ffffff21;border-radius:11px;justify-content:space-between;margin-top:auto;padding:13px 12px;font-size:8px;font-weight:800;transition:all .25s;display:flex}.detail-login:hover{color:#17305e;background:#fff}.detail-screen{color:#17223d;background:#f5f7fb;border-radius:18px;min-width:0;margin:24px;animation:.55s cubic-bezier(.2,.8,.2,1) both detail-screen;overflow:hidden;box-shadow:0 30px 75px #00000057}.detail-screen>header{background:#fff;border-bottom:1px solid #e3e8f1;justify-content:space-between;align-items:center;height:64px;padding:0 21px;display:flex}.detail-screen>header>div:first-child{flex-direction:column;display:flex}.detail-screen>header small{letter-spacing:.12em;color:#8b97ab;font-size:5px}.detail-screen>header strong{margin-top:4px;font-size:11px}.detail-screen-actions{align-items:center;gap:8px;display:flex}.detail-screen-actions span{color:#66738c;font-size:6px}.detail-screen-actions span i{background:#38c77b;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 0 5px #38c77b1c}.detail-screen-actions button{color:#fff;background:#3975eb;border:0;border-radius:8px;padding:9px 11px;font-size:6px}.detail-screen-actions>b{color:#fff;background:#142750;border-radius:8px;place-items:center;width:29px;height:29px;font-size:6px;display:grid}.detail-stage-banner{color:#fff;background:linear-gradient(120deg,#122650,#234b99);border-radius:13px;justify-content:space-between;align-items:center;min-height:120px;margin:15px 15px 0;padding:20px 22px;display:flex;position:relative;overflow:hidden}.detail-stage-banner:after{content:"";border:25px solid #ffffff0d;border-radius:50%;width:180px;height:180px;position:absolute;top:-80px;right:-65px}.detail-stage-banner>div:first-child{z-index:1;max-width:570px;position:relative}.detail-stage-banner span{letter-spacing:.14em;color:#91b4fb;font-size:5px}.detail-stage-banner h3{letter-spacing:-.7px;margin:8px 0 6px;font-size:18px}.detail-stage-banner p{color:#b9c9e9;margin:0;font-size:7px;line-height:1.55}.detail-progress{z-index:2;background:#ffffff1a;border:7px solid #5b8ff6;border-radius:50%;align-content:center;place-items:center;width:78px;height:78px;display:grid;position:relative;box-shadow:inset 0 0 0 5px #ffffff0d}.detail-progress strong{font-size:14px}.detail-progress span{color:#b9c9e9;font-size:4px}.detail-metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin:9px 15px;display:grid}.detail-metrics article{background:#fff;border:1px solid #e2e7ef;border-radius:9px;flex-direction:column;padding:11px 12px;display:flex;position:relative;overflow:hidden}.detail-metrics article:after{content:"";background:#e9f0ff;border-radius:50%;width:48px;height:48px;position:absolute;bottom:-25px;right:-18px}.detail-metrics span{text-transform:uppercase;color:#8792a5;font-size:5px}.detail-metrics strong{margin:5px 0 3px;font-size:17px}.detail-metrics small{color:#37a56e;font-size:5px}.detail-work-grid{grid-template-columns:minmax(0,1fr) 185px;gap:9px;margin:0 15px;display:grid}.detail-work-list,.detail-insight{background:#fff;border:1px solid #e2e7ef;border-radius:11px}.detail-work-list{padding:12px}.detail-work-list>header{justify-content:space-between;padding:0 3px 8px;display:flex}.detail-work-list>header strong{font-size:8px}.detail-work-list>header span{color:#98a1b1;font-size:5px}.detail-work-row{border-top:1px solid #edf0f5;grid-template-columns:25px minmax(0,1fr) 45px 51px;align-items:center;gap:8px;min-height:47px;display:grid}.detail-work-row>b{color:#3975ea;background:#eaf1ff;border-radius:7px;place-items:center;width:24px;height:24px;font-size:7px;display:grid}.detail-work-row>span{flex-direction:column;min-width:0;display:flex}.detail-work-row>span strong{white-space:nowrap;text-overflow:ellipsis;font-size:6px;overflow:hidden}.detail-work-row>span small{color:#929baa;margin-top:3px;font-size:4px}.detail-work-row>i{color:#758197;font-size:5px;font-style:normal}.detail-work-row>em{text-align:center;color:#68758c;background:#eef2f8;border-radius:99px;padding:5px;font-size:4px;font-style:normal}.detail-work-row>em.review{color:#d6762d;background:#fff0e3}.detail-work-row>em.ready{color:#289460;background:#e8f8ef}.detail-insight{color:#fff;background:linear-gradient(145deg,#142650,#21488e);padding:15px}.detail-insight>span{letter-spacing:.12em;color:#91b3f6;font-size:5px}.detail-insight h4{margin:16px 0 8px;font-size:13px}.detail-insight p{color:#b7c6e2;font-size:6px;line-height:1.65}.detail-insight button{color:#fff;background:#4d82ef;border:0;border-radius:7px;padding:8px 9px;font-size:5px}.detail-insight>div{align-items:center;gap:7px;margin-top:16px;display:flex}.detail-insight>div i{background:#3dce82;border-radius:50%;width:6px;height:6px}.detail-insight>div small{color:#9eb1d5;font-size:5px}.detail-output{grid-template-columns:100px repeat(3,1fr);align-items:stretch;gap:8px;margin:9px 15px 15px;display:grid}.detail-output>span{color:#8691a4;letter-spacing:.1em;align-self:center;font-size:5px;line-height:1.6}.detail-output article{background:#fff;border:1px solid #e2e7ef;border-radius:9px;gap:8px;min-width:0;padding:10px;display:flex}.detail-output article>b{color:#3975ea;background:#eaf1ff;border-radius:7px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:7px;display:grid}.detail-output article>div{flex-direction:column;min-width:0;display:flex}.detail-output article strong{font-size:6px}.detail-output article small{color:#8a94a5;margin-top:3px;font-size:4px;line-height:1.5}.detail-foot{z-index:2;color:#8193b7;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:20px;font-size:7px;display:flex;position:relative}.detail-foot span:first-child{color:#b4c4e3}.detail-foot i{background:#38cb81;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 6px #38cb8117}.product-brochure{background:linear-gradient(#fff,#f6f8fd)}@keyframes detail-screen{0%{opacity:0;transform:translateY(13px)scale(.99)}}@keyframes detail-float{50%{transform:translateY(-10px)}}@keyframes detail-orbit{to{transform:rotate(360deg)}}@media (width<=980px){.product-outcome-hero{min-height:auto}.product-outcome-hero .product-hero-grid,.detail-intro{grid-template-columns:1fr}.product-outcome-hero .product-hero-grid{gap:30px}.product-page-logo-premium{min-height:300px}.detail-intro{gap:20px}.detail-shell{grid-template-columns:1fr}.detail-steps{border-bottom:1px solid #ffffff1a;border-right:0;grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.detail-product-id,.detail-login{grid-column:1/-1}.detail-login{margin-top:8px}.detail-steps>button{text-align:center;grid-template-columns:1fr;justify-items:center}.detail-steps>button i{display:none}.detail-work-grid{grid-template-columns:1fr 180px}.detail-output{grid-template-columns:repeat(3,1fr)}.detail-output>span{grid-column:1/-1}}@media (width<=700px){.product-outcome-hero{text-align:center}.product-outcome-hero .hero-actions,.product-hero-proof{justify-content:center}.product-hero-proof{flex-wrap:wrap}.product-page-logo-premium img{max-width:310px}.product-logo-orbit{width:340px;height:340px}.detail-experience{padding:76px 0}.detail-intro{text-align:center}.detail-intro h2{letter-spacing:-2.5px;font-size:42px}.detail-shell{border-radius:19px}.detail-steps{grid-template-columns:repeat(5,minmax(0,1fr));padding:15px 10px}.detail-product-id{padding-bottom:12px}.detail-steps>button{padding:8px 3px}.detail-steps>button b{font-size:6px}.detail-screen{margin:10px}.detail-screen>header{padding:0 12px}.detail-screen-actions span,.detail-screen-actions button{display:none}.detail-stage-banner{padding:16px}.detail-stage-banner h3{font-size:15px}.detail-progress{flex:0 0 62px;width:62px;height:62px}.detail-metrics{grid-template-columns:repeat(2,1fr)}.detail-work-grid{grid-template-columns:1fr}.detail-insight{min-height:180px}.detail-output{grid-template-columns:1fr}.detail-foot{text-align:center;flex-direction:column;align-items:center;gap:10px}.product-outcome-hero h1{letter-spacing:-3px;font-size:48px}}@media (width<=470px){.product-page-logo-premium{min-height:245px}.product-page-logo-premium img{max-width:260px}.hero-mini-card{display:none}.product-logo-orbit{width:285px;height:285px}.product-page-logo-premium:before{width:260px;height:260px}.product-page-logo-premium:after{width:210px;height:210px}.detail-stage-banner p{max-width:205px}.detail-progress{flex-basis:55px;width:55px;height:55px}.detail-work-row{grid-template-columns:25px minmax(0,1fr) 49px}.detail-work-row>i{display:none}.detail-output article small{font-size:5px}.detail-screen{margin:7px}.product-outcome-hero h1{font-size:42px}.product-hero-proof{gap:10px}}@media (prefers-reduced-motion:reduce){.product-page-logo-premium:before,.product-page-logo-premium:after,.product-logo-orbit,.product-page-logo-premium img,.hero-mini-card{animation:none!important}}.demo-booking{background:linear-gradient(125deg,#fff 0%,#fbf8ff 45%,#f7faff 100%);min-height:calc(100vh - 110px);padding:72px 0 90px;position:relative;overflow:hidden}.demo-aurora{filter:blur(70px);pointer-events:none;border-radius:50%;position:absolute}.demo-aurora-one{background:#8b4fff2b;width:570px;height:570px;top:-220px;left:-230px}.demo-aurora-two{background:#3477f221;width:490px;height:490px;bottom:-250px;right:-260px}.demo-layout{z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;gap:88px;display:grid;position:relative}.demo-story{padding:25px 0}.demo-eyebrow{color:#4875d8;letter-spacing:.14em;align-items:center;gap:9px;font-size:9px;font-weight:900;display:inline-flex}.demo-eyebrow i{background:#ff8428;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #ff842817}.demo-story h1{letter-spacing:-4.6px;color:#111a35;margin:24px 0 27px;font-size:clamp(50px,5.3vw,76px);line-height:.99}.demo-story h1 em{color:#0000;background:linear-gradient(90deg,#427cef,#8553ec);-webkit-background-clip:text;font-style:normal;position:relative}.demo-story h1 em:after{content:"";clip-path:polygon(0 32%,100% 0,98% 66%,2% 100%);background:#ff872c;height:7px;position:absolute;bottom:-8px;left:3px;right:-8px}.demo-story>p{color:#626c83;max-width:610px;font-size:15px;line-height:1.85}.demo-points{flex-direction:column;gap:24px;margin:39px 0 35px;display:flex}.demo-points article{gap:15px;display:flex}.demo-points article>b{color:#7852e9;background:#eee9ff;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.demo-points article>span{flex-direction:column;display:flex}.demo-points strong{color:#19233d;font-size:13px}.demo-points small{color:#7d879d;margin-top:5px;font-size:10px;line-height:1.55}.demo-assurance{border-top:1px solid #e4e7ef;align-items:center;gap:13px;max-width:585px;padding-top:24px;display:flex}.demo-assurance img{border-radius:12px;width:42px;height:42px}.demo-assurance div{flex-direction:column;display:flex}.demo-assurance strong{font-size:11px}.demo-assurance small{color:#8791a4;margin-top:4px;font-size:8px}.booking-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #cfd4e1e6;border-radius:26px;min-height:675px;padding:40px;box-shadow:0 35px 90px #292d5024}.booking-head{text-align:center}.booking-head>div{justify-content:center;align-items:center;margin-bottom:19px;display:flex}.booking-head>div span{color:#fff;background:#245fd9;border-radius:50%;place-items:center;width:26px;height:26px;font-size:7px;font-weight:900;display:grid}.booking-head>div span:last-child{color:#7c879c;background:#eef2f8}.booking-head>div i{background:#dfe4ed;width:43px;height:1px}.booking-head>small{letter-spacing:.14em;color:#4875dd;font-size:7px;font-weight:900}.booking-head h2{letter-spacing:-1px;margin:8px 0;font-size:25px}.booking-head p{color:#7d879d;margin:0 0 26px;font-size:11px}.demo-form{flex-direction:column;gap:15px;display:flex}.form-pair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.demo-form label{color:#1f2942;flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.demo-form input,.demo-form select{color:#1b2640;width:100%;height:49px;font:11px var(--font-body);background:#fff;border:1px solid #d9dee9;border-radius:9px;outline:none;padding:0 13px;transition:all .2s}.demo-form input:focus,.demo-form select:focus{border-color:#5f89eb;box-shadow:0 0 0 4px #5f89eb17}.demo-form input::placeholder{color:#a1a9ba}.booking-submit{color:#fff;width:100%;min-height:50px;font:900 10px var(--font-body);cursor:pointer;background:linear-gradient(90deg,#3779ef,#6b54ed);border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:0 18px;transition:all .2s;display:flex;box-shadow:0 12px 26px #4166e138}.booking-submit:hover{transform:translateY(-2px);box-shadow:0 16px 30px #4166e147}.booking-submit:disabled{opacity:.4;cursor:not-allowed;transform:none}.booking-submit span{font-size:15px}.booking-privacy{text-align:center;color:#929bad;font-size:7px}.calendar-step{animation:.35s both enter}.calendar-title{align-items:center;gap:12px;margin:10px 0 19px;display:flex}.calendar-title>button{color:#40506d;cursor:pointer;background:#fff;border:1px solid #dfe3eb;border-radius:9px;width:35px;height:35px}.calendar-title span{flex-direction:column;display:flex}.calendar-title strong{font-size:11px}.calendar-title small{color:#8a94a7;margin-top:3px;font-size:7px}.date-strip{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.date-strip button{color:#59657c;cursor:pointer;background:#fff;border:1px solid #dde2ec;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:66px;display:flex}.date-strip small{text-transform:uppercase;font-size:6px}.date-strip strong{margin-top:4px;font-size:17px}.date-strip button.active{color:#285fcf;background:#edf3ff;border-color:#4b7eea;box-shadow:inset 0 0 0 1px #4b7eea}.selected-day{color:#1b2640;justify-content:space-between;margin:25px 0 13px;font-size:11px;font-weight:900;display:flex}.selected-day span{color:#76829a;font-size:7px}.time-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:21px;display:grid}.time-grid button{color:#35435e;height:49px;font:800 9px var(--font-body);cursor:pointer;background:#fff;border:1px solid #dce2ec;border-radius:9px}.time-grid button.active{color:#fff;background:#1b3472;border-color:#416fe0;box-shadow:0 9px 20px #25498829}.booking-ready{text-align:center;padding:18px 10px;animation:.35s both enter}.ready-check{color:#28a366;background:#e7f8ef;border-radius:50%;place-items:center;width:67px;height:67px;margin:0 auto 21px;font-size:24px;display:grid;box-shadow:0 0 0 10px #e7f8ef75}.booking-ready h3{margin:0 0 5px;font-size:19px}.booking-ready>strong{color:#3971df;font-size:12px;display:block}.booking-ready p{color:#68748c;max-width:420px;margin:24px auto;font-size:11px;line-height:1.7}.booking-ready .booking-submit{margin:0 auto}.calendar-download{color:#2b3c5d;width:100%;height:48px;font:900 9px var(--font-body);cursor:pointer;background:#fff;border:1px solid #d9dfeb;border-radius:10px;margin-top:11px}.booking-ready>small{color:#939cad;max-width:350px;margin:15px auto 0;font-size:7px;line-height:1.6;display:block}@media (width<=950px){.demo-layout{grid-template-columns:1fr;gap:45px}.demo-story{text-align:center}.demo-story>p,.demo-assurance{margin-left:auto;margin-right:auto}.demo-points{text-align:left;max-width:650px;margin-left:auto;margin-right:auto}.booking-card{width:100%;max-width:720px;margin:auto}.demo-booking{padding-top:55px}}@media (width<=620px){.demo-layout{gap:30px}.demo-story h1{letter-spacing:-3px;font-size:45px}.demo-story>p{font-size:13px}.demo-points{margin-top:30px}.booking-card{border-radius:20px;min-height:0;padding:25px 18px}.form-pair{grid-template-columns:1fr}.date-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.date-strip button{height:59px}.date-strip strong{font-size:14px}.time-grid{grid-template-columns:1fr}.selected-day{flex-direction:column;align-items:flex-start;gap:7px}.demo-assurance{text-align:left}.demo-booking{padding-bottom:65px}}footer{background:radial-gradient(circle at 85% 0,#3d70ec47,#0000 32%),linear-gradient(145deg,#080f29,#101e49 58%,#0c1534);padding-top:112px;position:relative;overflow:hidden}footer:before{content:"STARTUP INDIA  ·  MADE IN INDIA  ·  SECURITY FIRST  ·  ISO-ALIGNED CONTROLS";color:#c6d6ff;letter-spacing:.14em;text-align:center;background:#ffffff0e;border:1px solid #8fb1ff3d;border-radius:14px;width:min(1180px,100% - 48px);padding:14px 18px;font-size:9px;font-weight:900;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0000001f}footer:after{content:"Data security by design  •  Role-based access  •  Audit trail  •  Controlled human approval";color:#7f91b8;letter-spacing:.04em;text-align:center;border-top:1px solid #ffffff1a;width:min(1180px,100% - 48px);margin:28px auto 0;padding:17px 0 0;font-size:10px;display:block}footer .footer-grid{z-index:1;grid-template-columns:2fr repeat(3,1fr);gap:46px;position:relative}footer .footer-brand{background:linear-gradient(145deg,#ffffff14,#ffffff06);border:1px solid #8fb1ff29;border-radius:20px;padding:22px;box-shadow:0 20px 45px #00000024}footer .footer-grid>div:not(:first-child){background:#ffffff06;border-top:2px solid #759df3b8;border-radius:14px;padding:23px 18px}footer .footer-grid>div:not(:first-child) strong{color:#dce7ff;letter-spacing:.08em;text-transform:uppercase}footer .footer-grid>div:not(:first-child) a{transition:transform .2s,color .2s}footer .footer-grid>div:not(:first-child) a:hover{color:#fff;transform:translate(4px)}footer .footer-bottom{z-index:1;position:relative}footer .footer-bottom span:first-child{font-size:0}footer .footer-bottom span:first-child:after{content:"© 2026 Ledzerly · Built for modern CA firms";font-size:9px}@media (width<=620px){footer{padding-top:104px}footer:before{width:calc(100% - 30px);font-size:7px;line-height:1.7;top:18px}footer:after{width:calc(100% - 30px);font-size:8px;line-height:1.6}.footer-grid{gap:14px!important}}.ai-toggle{color:#1b2b55;background:linear-gradient(135deg,#f3f6ff,#fff);border:1px solid #cddcff;border-radius:12px;align-items:center;gap:10px;margin:14px 0;padding:11px 12px;transition:transform .2s,box-shadow .2s;display:flex}.ai-toggle:hover{transform:translateY(-2px);box-shadow:0 10px 22px #325dbe24}.ai-toggle-icon{color:#fff;background:linear-gradient(135deg,#326fe8,#8455e8);border-radius:9px;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.ai-toggle span:nth-child(2){flex-direction:column;flex:1;gap:2px;display:flex}.ai-toggle strong{font-size:10px}.ai-toggle small{color:#72809c;font-size:7px}.ai-toggle i{color:#fff;background:#2db873;border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:900;box-shadow:0 0 0 4px #2db87318}.ai-nav-chip{color:#6d4ce7;white-space:nowrap;background:#f0eaff;border:1px solid #ddd0ff;border-radius:99px;padding:5px 7px;font-size:8px;font-weight:900}@media (width<=620px){.ai-nav-chip{display:none}}.social-links-top{z-index:90;align-items:center;gap:7px;display:flex;position:fixed;top:10px;right:24px}.social-links-top a{color:#dce7ff;background:#ffffff24;border:1px solid #fff3;border-radius:7px;place-items:center;width:23px;height:23px;font-size:11px;font-weight:900;transition:transform .2s,background .2s;display:grid}.social-links-top a:hover{color:#172451;background:#fff;transform:translateY(-2px)}.policies-hub{background:linear-gradient(#fff,#f6f8fd)}.policy-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.policy-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 12px 30px #1c305e0d}.policy-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #1c305e1f}.policy-card>span{color:#3974e9;font-size:18px;position:absolute;top:18px;right:18px}.policy-card h2{letter-spacing:-.5px;color:#182445;margin:18px 0 10px;font-size:18px}.policy-card p{min-height:61px;color:var(--muted);font-size:12px;line-height:1.65}.policy-card small{color:#3974e9;text-transform:uppercase;letter-spacing:.08em;margin-top:20px;font-size:10px;font-weight:900;display:block}.policy-detail{background:#f6f8fd}.policy-detail-card{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:820px;padding:48px;box-shadow:0 22px 60px #1b2c5817}.policy-meta{color:#7f8ca4;text-transform:uppercase;letter-spacing:.1em;margin-bottom:28px;font-size:10px}.policy-detail-card ol{margin:0;padding-left:22px}.policy-detail-card li{color:#495570;border-bottom:1px solid #edf0f5;padding:14px 0 14px 8px;font-size:14px;line-height:1.8}.policy-detail-card li::marker{color:#3974e9;font-weight:900}.policy-note{color:#7c879e;margin:28px 0;font-size:11px;line-height:1.7}.policy-detail-card .button{margin-top:6px}@media (width<=900px){.social-links-top{top:8px;right:14px}.policy-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.social-links-top{position:absolute;top:35px;right:15px}.policy-grid{grid-template-columns:1fr}.policy-detail-card{padding:28px 22px}.policy-card p{min-height:0}}.footer-legal .footer-trust-link,.footer-legal .footer-review-link{color:#c7d4ff;align-items:center;gap:7px;font-weight:800;display:flex}.footer-legal .footer-trust-link span,.footer-legal .footer-review-link span{color:#fff;background:linear-gradient(135deg,#4b79ed,#7657e8);border-radius:7px;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.footer-legal .footer-trust-link b,.footer-legal .footer-review-link b{color:#ff9a3d;margin-left:auto;font-size:11px}.footer-legal .footer-trust-link:hover,.footer-legal .footer-review-link:hover{color:#fff;transform:translate(3px)}.footer-company .footer-demo-link,.footer-company .footer-login-link{background:#ffffff0b;border:1px solid #8fb1ff2b;border-radius:11px;grid-template-columns:25px 1fr 14px;align-items:center;gap:8px;padding:10px 9px;transition:transform .2s,background .2s;display:grid!important}.footer-company .footer-demo-link:hover,.footer-company .footer-login-link:hover{background:linear-gradient(135deg,#4a79ee47,#7751e540);transform:translateY(-2px)}.footer-company .footer-demo-link>span,.footer-company .footer-login-link>span{color:#fff;background:linear-gradient(135deg,#ff8a2d,#ff5f70);border-radius:8px;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.footer-company .footer-login-link>span{background:linear-gradient(135deg,#5d7ff4,#8a4ff0)}.footer-company .footer-demo-link div,.footer-company .footer-login-link div{flex-direction:column;gap:3px;display:flex}.footer-company .footer-demo-link b,.footer-company .footer-login-link b{color:#dfe7ff;font-size:9px}.footer-company .footer-demo-link small,.footer-company .footer-login-link small{color:#8291b4;font-size:7px}.footer-company .footer-demo-link i,.footer-company .footer-login-link i{color:#ff9a3d;font-size:12px;font-style:normal}.policy-review-note{color:#53627e;background:linear-gradient(135deg,#f3f7ff,#fbf8ff);border:1px solid #d8e3fa;border-radius:14px;align-items:flex-start;gap:14px;margin:0 0 24px;padding:16px 18px;font-size:11px;line-height:1.65;display:flex}.policy-review-note strong{color:#315fc4;white-space:nowrap;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.policy-note strong{color:#315fc4}.review-page{background:#f6f8fd}.review-layout{grid-template-columns:1fr .9fr;align-items:start;gap:46px;display:grid}.review-list{gap:16px;display:grid}.review-card,.review-form{border:1px solid var(--line);background:#fff;border-radius:20px;padding:27px;box-shadow:0 15px 35px #192d5a0f}.review-stars{color:#f39a34;letter-spacing:3px;font-size:12px}.review-card p{color:#4f5b75;font-size:14px;line-height:1.8}.review-card strong,.review-card small{display:block}.review-card strong{font-size:11px}.review-card small{color:#8691a5;margin-top:4px;font-size:9px}.review-form h2{letter-spacing:-1px;margin:12px 0 25px;font-size:30px}.review-form label{color:#273452;flex-direction:column;gap:7px;margin:15px 0;font-size:10px;font-weight:900;display:flex}.review-form input,.review-form textarea{width:100%;font:12px var(--font-body);color:#1b2640;border:1px solid #dfe4ed;border-radius:10px;padding:12px}.review-form textarea{resize:vertical;min-height:130px}.review-form button{cursor:pointer;border:0}.review-success{color:#24955d;margin-top:14px;font-size:10px;display:block}.review-form .policy-note{color:#8a94a7;font-size:9px;line-height:1.6}@media (width<=800px){.review-layout{grid-template-columns:1fr}}.brand-mark-wrap{background:linear-gradient(145deg,#13234b,#2d58ba);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 20px #294ea73d}.brand-mark-wrap:after{content:"";border:1px solid #fff3;border-radius:10px;position:absolute;inset:3px}.brand-mark-wrap img{object-fit:cover;z-index:1;position:relative;border-radius:9px!important;width:32px!important;height:32px!important}.brand-wordmark{font-family:var(--font-display),sans-serif;letter-spacing:-1.2px;color:#192548;font-size:24px;font-weight:850}.brand-wordmark span{color:#0000;background:linear-gradient(90deg,#477ff0,#8155ef);-webkit-background-clip:text;background-clip:text}.footer-brand .brand-mark-wrap{width:48px;height:48px;box-shadow:0 10px 24px #0000003d}.footer-brand .brand-mark-wrap img{width:37px!important;height:37px!important}.footer-brand .brand-wordmark{color:#fff;font-size:27px}.brand{font-family:var(--font-display),sans-serif}.products-mega summary .products-label{color:inherit;font-size:14px}.products-orbit{border:1.5px solid #8aa8ee;border-radius:50%;place-items:center;width:20px;height:20px;transition:transform .35s,background .25s,border-color .25s;color:#4f7ff1!important;font-size:8px!important;display:inline-grid!important;position:relative!important}.products-orbit:before{content:"";border:1px dashed #b3c7f5;border-radius:50%;animation:5s linear infinite products-spin;position:absolute;inset:3px}.products-orbit i{background:#ff8a2d;border-radius:50%;width:4px;height:4px;position:absolute;top:1px;right:2px;box-shadow:0 0 0 3px #ff8a2d20}.products-orbit b{font-size:8px;line-height:1;transition:transform .35s;position:relative}.products-mega[open] .products-orbit{background:#eef3ff;border-color:#597fe7;transform:rotate(45deg)}.products-mega[open] .products-orbit b{transform:rotate(-45deg)}@keyframes products-spin{to{transform:rotate(360deg)}}.contact-bar-inner{padding-right:170px;position:relative}.social-links-top{position:absolute;top:8px;right:20px}.social-links-top a{background:#ffffff2e}@media (width<=900px){.contact-bar-inner{padding-right:145px}.social-links-top{right:14px}}@media (width<=620px){.contact-bar-inner{padding-right:0}.social-links-top{position:absolute;top:37px;right:15px}.contact-bar-inner>div{padding-right:0}.contact-bar-inner>div a:nth-of-type(2){display:none}}.products-mega{position:relative}.products-mega summary{cursor:pointer;color:#4f5870;align-items:center;gap:6px;font-size:14px;font-weight:700;list-style:none;display:flex}.products-mega summary::-webkit-details-marker{display:none}.products-mega summary span{color:#71809d;font-size:13px}.products-mega[open] summary{color:var(--blue)}.mega-panel{z-index:80;background:#fffffffa;border:1px solid #dfe6f4;border-radius:18px;grid-template-columns:245px 1fr;gap:18px;width:720px;padding:20px;display:grid;position:absolute;top:34px;left:-180px;box-shadow:0 24px 60px #162a532e}.mega-intro{color:#fff;background:linear-gradient(145deg,#172451,#2d5fc5);border-radius:13px;padding:16px}.mega-intro .kicker{color:#a9c3ff;font-size:8px}.mega-intro h3{letter-spacing:-1px;margin:18px 0 12px;font-size:24px;line-height:1.05}.mega-intro h3 em{color:#a9c5ff;font-style:normal}.mega-intro p{color:#cad8f7;font-size:10px;line-height:1.65}.mega-all{color:#fff;gap:8px;margin-top:18px;font-size:10px;font-weight:900;display:inline-flex}.mega-products{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mega-product{border:1px solid #e8edf6;border-radius:12px;align-items:center;gap:9px;padding:12px;transition:transform .2s,background .2s;display:flex}.mega-product:hover{background:#f5f8ff;transform:translateY(-2px)}.mega-product>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.mega-product strong{font-size:11px}.mega-product small{color:#7e899e;font-size:8px}.mega-product>b{color:#3974e9;font-size:12px}.mega-icon{background:#eef3ff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:relative;overflow:hidden}.mega-icon img{object-fit:contain;width:27px;height:27px}.mega-icon i{color:#fff;background:#3974e9;border-radius:4px;padding:1px 3px;font-size:8px;font-style:normal;position:absolute;bottom:1px;right:2px}.mega-ai{color:#4930a0;background:linear-gradient(100deg,#f0ebff,#f7faff);border:1px solid #ddd4ff;border-radius:12px;grid-column:1/-1;align-items:center;gap:10px;padding:12px;display:flex}.mega-ai>span{color:#fff;background:linear-gradient(135deg,#7250e8,#3974e9);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.mega-ai div{flex-direction:column;flex:1;gap:3px;display:flex}.mega-ai strong{font-size:11px}.mega-ai small{color:#766e9a;font-size:8px}.mega-ai>b{color:#2ea96e;font-size:8px}@media (width<=900px){.products-mega{display:none}}
