/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "Inter", system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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)){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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities;@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600 800;font-display:swap;src:url(/assets/fonts/manrope-latin.woff2) format("woff2")}:root{--navy: #082A83;--blue: #1264F4;--blue-dark: #0B3DBD;--ink: #0D1B34;--muted: #424655;--line: #DDE6F2;--wash: #F5F8FD;--orange: #FF5A00}*{box-sizing:border-box}html{scroll-behavior:smooth;text-rendering:optimizeLegibility}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:100;padding:.75rem 1rem;background:#fff;color:var(--navy);box-shadow:0 3px 14px #082a8320}.skip-link:focus{top:1rem}.site-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.site-section{padding:88px 0}.site-section--wash{background:var(--wash)}.site-section--soft{background:#f9fbff}.site-eyebrow{margin:0 0 13px;color:var(--blue);font-weight:800;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.site-heading{max-width:760px;margin:0;color:var(--navy);font-family:Manrope,system-ui,sans-serif;font-size:clamp(30px,4vw,48px);font-weight:800;letter-spacing:-.045em;line-height:1.13}.site-copy{max-width:650px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.65}.site-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:1px solid transparent;border-radius:6px;background:var(--blue);color:#fff;font-weight:700;font-size:14px;line-height:1.25;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.site-btn:hover{background:var(--blue-dark);box-shadow:0 7px 17px #1264f433;transform:translateY(-1px)}.site-btn:focus-visible,.site-nav a:focus-visible,.site-menu-toggle:focus-visible,.site-tab:focus-visible,.faq-summary:focus-visible{outline:3px solid #85aefb;outline-offset:3px}.site-btn--secondary{border-color:var(--line);background:#fff;color:var(--navy)}.site-btn--secondary:hover{border-color:#aebfda;background:#f9fbff;box-shadow:none}.site-btn--wide{min-width:220px}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#fffffff5;transition:box-shadow .2s ease}.site-header.is-scrolled{box-shadow:0 4px 20px #07162f0f}.site-header-inner{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:24px}.site-logo{display:inline-flex;align-items:center;flex:none;gap:10px;color:var(--navy);font-family:Manrope,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.045em}.site-logo img{display:block;width:40px;height:40px;border-radius:11px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.site-nav a,.site-login,.site-contact{color:#45536d;font-size:14px;font-weight:650}.site-nav a:hover,.site-nav a[aria-current=page],.site-login:hover,.site-contact:hover,.site-contact[aria-current=page]{color:var(--navy)}.site-nav a[aria-current=page]{box-shadow:inset 0 -2px var(--blue)}.site-actions{display:flex;align-items:center;gap:16px;flex:none}.site-menu-toggle{display:none;border:0;background:transparent;color:var(--navy);padding:10px;font-size:24px;line-height:1}.site-mobile-menu{display:none;border-top:1px solid var(--line);padding:12px 0 18px}.site-mobile-menu.is-open{display:block}.site-mobile-menu a{display:block;padding:11px 0;color:var(--ink);font-weight:700}.site-mobile-menu .site-btn{display:flex;margin-top:8px}.site-footer{border-top:1px solid var(--line);padding:48px 0 28px;background:#fff}.site-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px}.site-footer-brand p{max-width:290px;color:var(--muted);font-size:14px}.site-footer h2{margin:0 0 12px;color:var(--navy);font-family:Manrope,sans-serif;font-size:14px}.site-footer ul{padding:0;margin:0;list-style:none}.site-footer li+li{margin-top:9px}.site-footer a{color:var(--muted);font-size:14px}.site-footer a:hover{color:var(--navy)}.site-social{margin-top:18px}.site-social-label{margin:0 0 9px;color:var(--navy);font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.site-social-links{display:flex;align-items:center;gap:8px}.site-social-link{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:#53617a!important;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.site-social-link svg{width:19px;height:19px}.site-social-link:hover{border-color:#b7ccec;background:#f5f9ff;color:var(--blue)!important;box-shadow:0 6px 15px #07162f14;transform:translateY(-2px)}.site-social-link:focus-visible{outline:3px solid #85aefb;outline-offset:3px}.site-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:39px;padding-top:20px;border-top:1px solid var(--line);color:#66738a;font-size:13px}.site-hero{overflow:hidden;padding:76px 0 68px;background:linear-gradient(135deg,#f9fbff,#f0f5ff)}.site-hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(440px,1.06fr);gap:50px;align-items:center}.site-hero h1{max-width:620px;margin:0;color:var(--navy);font-family:Manrope,sans-serif;font-size:clamp(40px,5.2vw,66px);font-weight:800;letter-spacing:-.06em;line-height:1.02}.site-hero-copy{max-width:590px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.67}.site-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.site-trust{margin:18px 0 0;color:#58657c;font-size:14px}.browser-frame{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 11px 28px #07162f1a}.browser-frame:before{display:block;height:31px;content:"";border-bottom:1px solid var(--line);background:radial-gradient(circle at 17px 15px,#ff7b67 0 4px,transparent 4.5px),radial-gradient(circle at 31px 15px,#ffd26a 0 4px,transparent 4.5px),radial-gradient(circle at 45px 15px,#67ca8a 0 4px,transparent 4.5px),#fbfcfe}.browser-frame img{display:block;width:100%}.hero-stack{position:relative;min-height:407px}.hero-stack .browser-frame{position:absolute;width:74%;transition:transform .25s ease}.hero-stack .stack-back{top:7px;right:-8px;transform:rotate(3.5deg)}.hero-stack .stack-middle{top:47px;right:48px;transform:rotate(-2.6deg)}.hero-stack .stack-front{top:91px;left:0;z-index:2}.hero-stack:hover .stack-front{transform:translateY(-5px)}.story-strip{border-bottom:1px solid var(--line);background:#fff}.story-strip-grid{display:grid;grid-template-columns:repeat(4,1fr)}.story-strip-item{min-height:94px;display:flex;align-items:center;gap:12px;padding:18px 22px;border-right:1px solid var(--line);color:var(--navy);font-family:Manrope,sans-serif;font-size:15px;font-weight:700}.story-strip-item:last-child{border:0}.story-strip-item span{display:grid;width:28px;height:28px;flex:none;place-items:center;border-radius:6px;background:#edf4ff;color:var(--blue);font-family:Inter,sans-serif;font-size:13px}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.problem-card{padding:32px;border-left:3px solid var(--orange);background:#fff;box-shadow:0 4px 20px #07162f0f}.problem-card p{margin:0;color:var(--muted);font-size:18px;line-height:1.65}.workflow-cards,.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:43px}.workflow-card,.feature-card,.capability-card,.article-card{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 4px 20px #07162f0a}.workflow-card{overflow:hidden}.workflow-card .number{display:inline-grid;width:29px;height:29px;place-items:center;margin:23px 24px 0;border-radius:4px;background:#eaf2ff;color:var(--blue);font-size:13px;font-weight:800}.workflow-card h3,.feature-card h3,.capability-card h3{margin:15px 24px 8px;color:var(--navy);font-family:Manrope,sans-serif;font-size:19px;letter-spacing:-.02em}.workflow-card p,.feature-card p,.capability-card p{margin:0 24px 22px;color:var(--muted);font-size:14px;line-height:1.6}.workflow-card .browser-frame{margin:0 14px 14px}.feature-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:58px;align-items:center}.feature-row+.feature-row{margin-top:78px}.feature-row--reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.feature-row--reverse .feature-copy{order:2}.feature-row--reverse .browser-frame{order:1}.feature-kicker{color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.feature-copy h2{margin:10px 0 0;color:var(--navy);font-family:Manrope,sans-serif;font-size:clamp(27px,3vw,39px);line-height:1.17;letter-spacing:-.04em}.feature-copy p{margin:17px 0 0;color:var(--muted);font-size:17px;line-height:1.65}.feature-copy ul,.price-features{margin:23px 0 0;padding:0;list-style:none}.feature-copy li,.price-features li{position:relative;margin-top:11px;padding-left:26px;color:#34435f}.feature-copy li:before,.price-features li:before{position:absolute;left:0;color:var(--blue);content:"\2713";font-weight:800}.tabs{margin-top:42px}.tab-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.site-tab{border:1px solid var(--line);border-radius:5px;background:#fff;padding:10px 14px;color:#43506a;font-weight:750;font-size:14px;cursor:pointer}.site-tab[aria-selected=true]{border-color:var(--blue);background:var(--blue);color:#fff}.tab-panel{display:none;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:center;min-height:430px;animation:tab-in .24s ease both}.tab-panel.is-active{display:grid}@keyframes tab-in{0%{opacity:.2;transform:translateY(8px)}to{opacity:1;transform:none}}.tab-panel h3{margin:0;color:var(--navy);font-family:Manrope,sans-serif;font-size:32px;letter-spacing:-.04em}.tab-panel p{margin:15px 0 0;color:var(--muted);font-size:17px;line-height:1.65}.capability-grid{grid-template-columns:repeat(4,1fr)}.capability-card{padding:25px 8px 18px;box-shadow:none}.capability-card .capability-icon{display:grid;width:35px;height:35px;place-items:center;margin:0 16px 15px;border-radius:6px;background:#edf4ff;color:var(--blue);font-weight:800}.capability-card h3{margin:0 16px 8px;font-size:16px}.capability-card p{margin:0 16px}.price-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.pricing-card{max-width:450px;padding:34px;border:1px solid #adc8fd;border-radius:12px;background:linear-gradient(145deg,#fff,#f4f8ff);box-shadow:0 6px 25px #1264f41a}.price-badge{display:inline-block;padding:5px 9px;border-radius:4px;background:#fff2e8;color:#bc4500;font-size:12px;font-weight:800}.pricing-card h3{margin:17px 0 0;color:var(--navy);font-family:Manrope,sans-serif;font-size:25px}.price{margin:11px 0 0;color:var(--navy);font-family:Manrope,sans-serif;font-size:47px;font-weight:800;letter-spacing:-.06em}.price small{color:var(--muted);font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:0}.pricing-card .site-btn{width:100%;margin-top:28px}.faq-list{max-width:820px;margin:42px auto 0;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;color:var(--navy);font-family:Manrope,sans-serif;font-weight:750;cursor:pointer;list-style:none}.faq-summary::-webkit-details-marker{display:none}.faq-summary:after{content:"+";color:var(--blue);font-family:Inter,sans-serif;font-size:24px;font-weight:400}details[open] .faq-summary:after{content:"\2212"}.faq-answer{max-width:700px;padding:0 32px 22px 0;color:var(--muted)}.final-cta{padding:76px 0;background:var(--navy);color:#fff;text-align:center}.final-cta .site-heading{margin:auto;color:#fff}.final-cta p{max-width:620px;margin:18px auto 0;color:#d9e6ff;font-size:18px}.final-cta .site-btn{margin-top:27px}.page-hero{padding:72px 0 62px;background:linear-gradient(135deg,#f6f9ff,#eaf2ff)}.page-hero .site-heading{max-width:820px}.page-hero .site-copy{max-width:690px}.timeline{max-width:960px;margin:42px auto 0}.timeline-step{display:grid;grid-template-columns:68px 1fr minmax(290px,.85fr);gap:30px;align-items:center;padding:32px 0;border-top:1px solid var(--line)}.timeline-step:last-child{border-bottom:1px solid var(--line)}.timeline-n{display:grid;width:46px;height:46px;place-items:center;border-radius:7px;background:#eaf2ff;color:var(--blue);font-weight:800}.timeline-step h2{margin:0;color:var(--navy);font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-.025em}.timeline-step p{margin:8px 0 0;color:var(--muted)}.timeline-step .browser-frame{max-height:203px}.timeline-step .browser-frame img{object-fit:cover;object-position:top}.resource-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:17px;margin-top:40px}.resource-search{width:min(100%,380px);padding:12px 14px;border:1px solid var(--line);border-radius:6px;color:var(--ink)}.resource-filter{display:flex;flex-wrap:wrap;gap:8px}.resource-filter button{border:1px solid var(--line);border-radius:5px;background:#fff;padding:8px 11px;color:#50607a;font-size:13px;font-weight:700;cursor:pointer}.resource-filter button.is-active{background:#edf4ff;color:var(--blue)}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:27px}.article-card{overflow:hidden;box-shadow:none}.article-card img{display:block;width:100%;aspect-ratio:16/8.5;object-fit:cover}.article-card-content{padding:20px}.article-card .article-type{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.article-card h2{margin:10px 0 7px;color:var(--navy);font-family:Manrope,sans-serif;font-size:19px;letter-spacing:-.025em;line-height:1.3}.article-card p{margin:0;color:var(--muted);font-size:14px}.article-card a{display:inline-block;margin-top:15px;color:var(--blue);font-size:14px;font-weight:800}.article-empty{display:none;margin-top:30px;padding:30px;border:1px dashed var(--line);color:var(--muted);text-align:center}.article-empty.is-visible{display:block}.motion-reveal{opacity:1;transform:none}.has-motion .motion-reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.has-motion .motion-reveal.is-revealed{opacity:1;transform:none}.has-motion .site-hero .motion-reveal{opacity:1;transform:none;transition:none}@media(max-width:900px){.site-nav{gap:16px}.site-hero-grid,.split,.price-wrap{grid-template-columns:1fr}.site-hero-grid{gap:38px}.hero-stack{max-width:640px;width:100%;margin-inline:auto}.feature-row,.feature-row--reverse{grid-template-columns:1fr;gap:32px}.feature-row--reverse .feature-copy{order:1}.feature-row--reverse .browser-frame{order:2}.workflow-cards{grid-template-columns:1fr}.capability-grid{grid-template-columns:repeat(2,1fr)}.tab-panel{grid-template-columns:1fr;min-height:0}.site-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.site-footer-grid>:last-child{grid-column:2}.timeline-step{grid-template-columns:58px 1fr}.timeline-step .browser-frame{grid-column:2}.articles{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.site-shell{width:min(100% - 32px,1280px)}.site-header-inner{min-height:64px}.site-logo img{width:118px}.site-nav,.site-actions .site-login,.site-actions .site-btn{display:none}.site-menu-toggle{display:block}.site-actions{margin-left:auto}.site-section{padding:64px 0}.site-hero{padding:56px 0 48px}.site-hero h1{font-size:clamp(34px,10vw,42px)}.site-heading{font-size:clamp(28px,8vw,36px)}.site-copy,.site-hero-copy{font-size:16px}.site-hero-actions{display:grid}.site-hero-actions .site-btn{width:100%}.hero-stack{min-height:auto}.hero-stack .browser-frame{position:relative;width:100%;top:auto;right:auto;left:auto;transform:none}.hero-stack .stack-back,.hero-stack .stack-middle{display:none}.hero-stack .stack-front{top:auto}.story-strip-grid{grid-template-columns:repeat(2,1fr)}.story-strip-item{min-height:78px;padding:14px;font-size:13px}.story-strip-item:nth-child(2){border-right:0}.story-strip-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.story-strip-item:last-child{border-right:0}.problem-card{padding:25px}.capability-grid{grid-template-columns:1fr}.pricing-card{padding:27px}.site-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.site-footer-brand{grid-column:1/-1}.site-footer-grid>:last-child{grid-column:auto}.site-footer-bottom{display:block}.site-footer-bottom span+span{display:block;margin-top:8px}.timeline-step{grid-template-columns:48px 1fr;gap:16px;padding:25px 0}.timeline-n{width:38px;height:38px}.timeline-step h2{font-size:19px}.timeline-step .browser-frame{grid-column:1/-1}.articles{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-reveal{opacity:1;transform:none}.site-social-link{transition:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.speed-proof{padding:0 0 72px;background:linear-gradient(180deg,#f0f5ff 0,#fff 74%)}.speed-proof-band{overflow:hidden;border:1px solid #d7e3f3;border-radius:16px;background:radial-gradient(circle at 5% 4%,#eef5ff 0,transparent 35%),linear-gradient(120deg,#fff,#fbfdff);box-shadow:0 12px 30px #07162f12}.speed-proof-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.speed-proof-item{position:relative;min-width:0;padding:34px 38px 32px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.speed-proof-item+.speed-proof-item:before{position:absolute;top:27px;bottom:27px;left:0;width:1px;content:"";background:var(--line)}.speed-proof-metric{display:flex;min-height:64px;align-items:center;gap:15px;color:var(--navy);font-family:Manrope,sans-serif}.speed-proof-metric strong{display:block;font-size:clamp(25px,2.65vw,37px);font-weight:800;letter-spacing:-.055em;line-height:1}.speed-proof-item p{max-width:235px;margin:11px 0 0;color:#53617a;font-size:15px;font-weight:650;line-height:1.45}.speed-proof-timer,.speed-proof-check{width:56px;height:56px;flex:none}.speed-proof-timer circle{fill:none;stroke-width:4}.speed-proof-timer-track{stroke:#dbe8fb}.speed-proof-timer-progress{stroke:var(--blue);stroke-linecap:round;stroke-dasharray:164;stroke-dashoffset:164;transform:rotate(-90deg);transform-origin:center}.speed-proof-bar{display:flex;width:56px;height:13px;flex:none;gap:3px}.speed-proof-bar i{display:block;width:calc(25% - 2px);border-radius:999px;background:#dbe8fb;transform:scaleX(.18);transform-origin:left}.speed-proof-check circle{fill:#edf4ff;stroke:#c9dcfb;stroke-width:2}.speed-proof-check path{fill:none;stroke:var(--blue);stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:37;stroke-dashoffset:37}.speed-proof-note{margin:0;padding:17px 38px 19px;border-top:1px solid var(--line);color:#66738a;font-size:12px;line-height:1.5}.has-motion .speed-proof{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.has-motion .speed-proof.is-revealed{opacity:1;transform:none}.has-motion .speed-proof-item{opacity:0;transform:translateY(12px)}.has-motion .speed-proof.is-revealed .speed-proof-item{animation:speed-proof-item-in .46s ease-out forwards}.has-motion .speed-proof.is-revealed .speed-proof-item:nth-child(2){animation-delay:.12s}.has-motion .speed-proof.is-revealed .speed-proof-item:nth-child(3){animation-delay:.24s}.has-motion .speed-proof.is-revealed .speed-proof-timer-progress{animation:speed-proof-ring .5s ease-out .42s forwards}.has-motion .speed-proof.is-revealed .speed-proof-item--timer strong{animation:speed-proof-metric-in .22s ease-out .89s both,speed-proof-emphasis .34s ease-out 1.11s 1}.has-motion .speed-proof.is-revealed .speed-proof-bar i{animation:speed-proof-segment .18s ease-out forwards}.has-motion .speed-proof.is-revealed .speed-proof-bar i:nth-child(1){animation-delay:.5s}.has-motion .speed-proof.is-revealed .speed-proof-bar i:nth-child(2){animation-delay:.6s}.has-motion .speed-proof.is-revealed .speed-proof-bar i:nth-child(3){animation-delay:.7s}.has-motion .speed-proof.is-revealed .speed-proof-bar i:nth-child(4){animation-delay:.8s}.has-motion .speed-proof.is-revealed .speed-proof-item--bar strong{animation:speed-proof-metric-in .22s ease-out .98s both,speed-proof-emphasis .34s ease-out 1.2s 1}.has-motion .speed-proof.is-revealed .speed-proof-check path{animation:speed-proof-check .44s ease-out .7s forwards}.has-motion .speed-proof.is-revealed .speed-proof-item--review strong{animation:speed-proof-metric-in .22s ease-out .98s both}@keyframes speed-proof-item-in{to{opacity:1;transform:none}}@keyframes speed-proof-ring{to{stroke-dashoffset:0}}@keyframes speed-proof-segment{to{transform:scaleX(1);background:var(--blue)}}@keyframes speed-proof-check{to{stroke-dashoffset:0}}@keyframes speed-proof-metric-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes speed-proof-emphasis{50%{filter:drop-shadow(0 0 7px rgba(18,100,244,.28));transform:scale(1.025)}}@media(hover:hover)and (pointer:fine){.speed-proof-item:hover{z-index:1;border-color:#bfd3f6;box-shadow:0 8px 20px #07162f12;transform:translateY(-3px)}}@media(max-width:700px){.speed-proof{padding-bottom:56px}.speed-proof-items{grid-template-columns:1fr}.speed-proof-item{padding:24px}.speed-proof-item+.speed-proof-item:before{inset:0 24px auto;width:auto;height:1px}.speed-proof-metric{min-height:56px;gap:13px}.speed-proof-timer,.speed-proof-check{width:50px;height:50px}.speed-proof-metric strong{font-size:clamp(25px,8vw,32px)}.speed-proof-item--review .speed-proof-metric strong{font-size:clamp(24px,7.2vw,30px)}.speed-proof-item p{max-width:100%;margin-top:8px;font-size:15px}.speed-proof-note{padding:15px 24px 17px;font-size:12px}}@media(prefers-reduced-motion:reduce){.has-motion .speed-proof,.has-motion .speed-proof-item{opacity:1;transform:none}.speed-proof-timer-progress{stroke-dashoffset:0}.speed-proof-bar i{transform:scaleX(1);background:var(--blue)}.speed-proof-check path{stroke-dashoffset:0}}.section-intro{max-width:760px}.section-intro .speed-line{max-width:650px;margin:20px 0 0;color:var(--navy);font-family:Manrope,sans-serif;font-size:18px;font-weight:750;line-height:1.45}.product-story{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:center}.product-story--reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.product-story--reverse .story-copy{order:2}.product-story--reverse .product-tabs,.product-story--reverse .media-pair{order:1}.story-copy .site-copy{margin-top:17px}.story-copy h3{margin:0;color:var(--navy);font-family:Manrope,sans-serif;font-size:clamp(25px,2.7vw,34px);letter-spacing:-.04em;line-height:1.16}.story-copy h3+p,.tab-panel>div>p{margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.story-steps,.story-list,.inline-capabilities{margin:28px 0 0;padding:0;list-style:none}.story-steps{counter-reset:step}.story-steps li{display:flex;align-items:center;gap:13px;padding:11px 0;border-top:1px solid var(--line);color:#34435f;font-weight:700}.story-steps li:last-child{border-bottom:1px solid var(--line)}.story-steps span{display:grid;width:28px;height:28px;flex:none;place-items:center;border-radius:6px;background:#eaf2ff;color:var(--blue);font-size:12px;font-weight:800}.story-list{display:grid;gap:14px}.story-list li{display:grid;gap:3px;padding-left:18px;border-left:2px solid #dce9ff}.story-list strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:15px}.story-list span{color:var(--muted);font-size:14px;line-height:1.45}.inline-capabilities{display:flex;flex-wrap:wrap;gap:9px}.inline-capabilities li{padding:7px 10px;border:1px solid #d8e5f5;border-radius:999px;background:#fff;color:#34435f;font-size:13px;font-weight:700}.product-tabs{margin-top:38px}.product-story .product-tabs{margin-top:0}.tab-list--wide{gap:7px}.tab-panel--media{min-height:0}.tab-panel--media .browser-frame{grid-column:1/-1}.product-media{position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-image-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-image-button img{width:100%}.product-media figcaption{display:flex;align-items:center;gap:9px;padding:15px 18px;color:var(--navy);font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.product-media figcaption span{display:grid;width:25px;height:25px;place-items:center;border-radius:5px;background:#eaf2ff;color:var(--blue);font-family:Inter,sans-serif;font-size:11px}.section-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.text-link{color:var(--blue);font-size:14px;font-weight:800}.text-link:hover{color:var(--blue-dark)}.section-footnote{max-width:800px;margin:22px 0 0;color:#66738a;font-size:12px;line-height:1.5}.annotated-media{position:relative}.media-label{position:absolute;z-index:2;padding:5px 8px;border:1px solid #d9e6f8;border-radius:5px;background:#fff;color:var(--navy);box-shadow:0 4px 12px #07162f1a;font-size:11px;font-weight:800;pointer-events:none}.label-students{top:18%;left:11%}.label-tests{top:38%;right:14%}.label-health{right:18%;bottom:17%}.media-pair{position:relative;padding-bottom:42px}.media-pair>:first-child{width:91%}.media-pair__overlay{position:absolute;right:0;bottom:0;width:58%}.student-experience .section-intro{margin-inline:auto;text-align:center}.student-sequence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;margin-top:42px}.image-dialog{width:min(1120px,calc(100% - 32px));max-height:calc(100% - 32px);padding:44px 16px 16px;border:1px solid #cad9ee;border-radius:14px;background:#fff;box-shadow:0 24px 70px #07162f40}.image-dialog::backdrop{background:#07162fa6}.image-dialog img{display:block;max-width:100%;max-height:calc(100vh - 92px);margin:auto}.image-dialog-close{position:absolute;top:8px;right:9px;display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--navy);font-size:23px;line-height:1;cursor:pointer}.has-motion .motion-stagger>*{opacity:0;transform:translateY(12px);transition:opacity .48s ease-out,transform .48s ease-out}.has-motion .motion-stagger.is-revealed>*{opacity:1;transform:none}.has-motion .motion-stagger.is-revealed>:nth-child(2){transition-delay:.09s}.has-motion .motion-stagger.is-revealed>:nth-child(3){transition-delay:.18s}.has-motion .motion-stagger.is-revealed>:nth-child(4){transition-delay:.27s}.has-motion .motion-stagger.is-revealed>:nth-child(5){transition-delay:.36s}@media(hover:hover)and (pointer:fine){.product-media:hover{z-index:1;border-color:#bcd2f6;box-shadow:0 14px 32px #07162f21;transform:translateY(-3px)}}@media(max-width:900px){.product-story,.product-story--reverse{grid-template-columns:1fr;gap:34px}.product-story--reverse .story-copy,.product-story--reverse .product-tabs,.product-story--reverse .media-pair{order:initial}.product-story .product-tabs{margin-top:0}}@media(max-width:700px){.product-story{gap:28px}.product-tabs{margin-top:30px}.tab-list{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.site-tab{flex:none}.tab-panel{gap:24px}.media-pair{padding-bottom:0}.media-pair>:first-child,.media-pair__overlay{position:relative;right:auto;bottom:auto;width:100%}.media-pair__overlay{margin-top:14px}.student-sequence{grid-template-columns:1fr;gap:18px;margin-top:28px}.section-actions{display:grid;gap:14px}.section-actions .site-btn{width:100%}.media-label{display:none}.story-copy h3{font-size:25px}}@media(prefers-reduced-motion:reduce){.has-motion .motion-stagger>*{opacity:1;transform:none}}.assignments-hero{background:linear-gradient(135deg,#f7faff,#eaf2ff)}.count-options{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.count-options span{display:grid;width:50px;height:44px;place-items:center;border:1px solid #c9daf4;border-radius:8px;background:#fff;color:var(--navy);font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.contact-page{padding:72px 0 88px;background:linear-gradient(145deg,#f5f9ff,#fff 66%)}.contact-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:64px;align-items:start}.contact-intro{padding-top:26px}.contact-intro .site-copy{max-width:560px}.contact-trust{margin:19px 0 0;color:#58657c;font-size:15px}.contact-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none}.contact-categories li{padding:11px 12px;border:1px solid #dbe6f4;border-radius:8px;background:#ffffffb3;color:#40506a;font-size:13px;font-weight:700}.contact-brand-note{display:flex;align-items:center;gap:14px;margin-top:34px;padding:15px;border:1px solid #d8e5f5;border-radius:12px;background:#fff;box-shadow:0 6px 20px #07162f0a}.contact-brand-note img{width:48px;height:48px;border-radius:13px}.contact-brand-note strong{display:block;color:var(--navy);font-family:Manrope,sans-serif;font-size:15px}.contact-brand-note span{display:block;margin-top:2px;color:var(--muted);font-size:13px}.contact-card{padding:34px;border:1px solid #d4e1f2;border-radius:16px;background:#fff;box-shadow:0 18px 44px #07162f17}.contact-card h2{margin:0;color:var(--navy);font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.04em}.contact-card>p{margin:8px 0 25px;color:var(--muted);font-size:14px}.contact-form{display:grid;gap:17px}.contact-field{display:grid;gap:7px}.contact-field label{color:#263b60;font-size:14px;font-weight:750}.contact-field label em{color:#c84600;font-style:normal}.contact-field input,.contact-field select,.contact-field textarea{width:100%;border:1px solid #cbd9eb;border-radius:8px;background:#fff;padding:12px 13px;color:var(--ink);font:inherit;line-height:1.4;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.contact-field textarea{min-height:148px;resize:vertical}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px #1264f424}.contact-field input[aria-invalid=true],.contact-field select[aria-invalid=true],.contact-field textarea[aria-invalid=true]{border-color:#bc4500;background:#fffaf7}.contact-error{color:#a63b00;font-size:12px;font-weight:700}.contact-consent{display:flex;align-items:flex-start;gap:10px;margin-top:2px;color:#4b5a73;font-size:13px;line-height:1.45}.contact-consent input{width:17px;height:17px;flex:none;margin:1px 0 0;accent-color:var(--blue)}.contact-consent input[aria-invalid=true]+span{color:#a63b00}.contact-form .site-btn{width:100%;margin-top:3px}.contact-form .site-btn:disabled{cursor:wait;background:#658edc;box-shadow:none;transform:none}.contact-status{min-height:20px;margin:0;color:#a63b00;font-size:13px;font-weight:700;line-height:1.4}.contact-status strong,.contact-status span{display:block}.contact-success{padding:32px 6px 6px;text-align:center}.contact-success-mark{display:grid;width:47px;height:47px;place-items:center;margin:0 auto 15px;border-radius:50%;background:#edf4ff;color:var(--blue);font-size:24px;font-weight:800}.contact-success h2{margin:0;color:var(--navy);font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.04em}.contact-success p{margin:10px auto 22px;color:var(--muted)}.contact-alternative{margin-top:22px;padding:18px;border:1px solid #d8e5f5;border-radius:12px;background:#f8fbff}.contact-alternative strong{color:var(--navy);font-family:Manrope,sans-serif}.contact-alternative p{margin:5px 0 12px;color:var(--muted);font-size:14px}.contact-alternative a{color:var(--blue);font-size:14px;font-weight:800}.contact-privacy{margin:18px 0 0;color:#66738a;font-size:12px;line-height:1.5}.contact-privacy a{color:var(--blue);font-weight:700}.contact-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.homepage-contact{padding:64px 0;background:#f8fbff}.homepage-contact-card{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:34px 38px;border:1px solid #d8e5f5;border-radius:16px;background:radial-gradient(circle at 4% 5%,#edf5ff,transparent 38%),#fff;box-shadow:0 10px 26px #07162f0f}.homepage-contact-card .site-heading{font-size:clamp(27px,3vw,38px)}.homepage-contact-card .site-copy{margin-top:12px;font-size:16px}.homepage-contact-actions{display:flex;flex:none;flex-wrap:wrap;gap:12px}@media(max-width:1050px){.site-nav{gap:17px}.site-contact{display:none}.contact-layout{grid-template-columns:minmax(0,.8fr) minmax(390px,1.2fr);gap:38px}}@media(max-width:820px){.contact-layout{grid-template-columns:1fr;gap:26px}.contact-intro{padding-top:0}.contact-card{max-width:680px}}@media(max-width:700px){.site-logo{gap:8px;font-size:20px}.site-logo img{width:38px;height:38px}.site-actions .site-contact{display:none}.contact-page{padding:50px 0 64px}.contact-card{padding:25px 20px;border-radius:13px}.contact-categories{grid-template-columns:1fr}.homepage-contact{padding:48px 0}.homepage-contact-card{display:block;padding:26px 22px}.homepage-contact-actions{display:grid;margin-top:22px}.homepage-contact-actions .site-btn{width:100%}.homepage-contact-actions .site-btn--secondary{display:inline-flex}}@media(prefers-reduced-motion:reduce){.contact-field input,.contact-field select,.contact-field textarea{transition:none}}.malaysia-hero{padding:76px 0 82px;background:linear-gradient(135deg,#f4f8ff 0,#fff 62%,#fff8f2)}.malaysia-hero-grid,.malaysia-demo-grid,.malaysia-example-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:64px;align-items:center}.malaysia-hero-copy .site-heading{max-width:670px;font-size:clamp(42px,5vw,70px)}.malaysia-hero-copy .site-copy{max-width:640px;margin-top:21px;font-size:18px}.malaysia-hero-copy .site-trust{margin-top:18px}.malaysia-control-note{display:flex;align-items:flex-start;gap:9px;max-width:590px;margin:18px 0 0;color:#34435f;font-size:14px;font-weight:750;line-height:1.5}.malaysia-control-note span{display:grid;width:20px;height:20px;flex:none;place-items:center;border-radius:50%;background:#edf4ff;color:var(--blue);font-size:12px}.malaysia-hero .site-hero-actions{margin-top:27px}.malaysia-hero-form-wrap{width:min(100%,570px);margin-top:30px;padding:20px;border:1px solid #d5e2f3;border-radius:13px;background:#ffffffe6;box-shadow:0 12px 30px #07162f12}.malaysia-form-kicker{margin:0 0 13px;color:var(--navy);font-family:Manrope,sans-serif;font-size:15px;font-weight:800}.malaysia-demo-form{display:grid;gap:12px}.malaysia-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.malaysia-field{display:grid;gap:6px}.malaysia-field label{color:#263b60;font-size:13px;font-weight:750}.malaysia-field label span{color:#66738a;font-weight:600}.malaysia-field input,.malaysia-field select{width:100%;min-height:46px;padding:11px 12px;border:1px solid #cbd9eb;border-radius:8px;background:#fff;color:var(--ink);font:inherit}.malaysia-field input:focus,.malaysia-field select:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px #1264f424}.malaysia-field [aria-invalid=true]{border-color:#bc4500;background:#fffaf7}.malaysia-field-error{color:#a63b00;font-size:12px;font-weight:700;line-height:1.4}.malaysia-consent{display:flex;align-items:flex-start;gap:9px;color:#4b5a73!important;font-size:12px!important;font-weight:600!important;line-height:1.45}.malaysia-consent input{width:17px;height:17px;flex:none;margin:0;accent-color:var(--blue)}.malaysia-form-note{margin:0;color:#66738a;font-size:12px;line-height:1.5}.malaysia-form-note a{color:var(--blue);font-weight:700}.malaysia-form-status{min-height:18px;margin:0;color:#a63b00;font-size:13px;font-weight:700;line-height:1.4}.malaysia-form-status strong,.malaysia-form-status span{display:block}.malaysia-demo-form .site-btn{min-height:46px;white-space:nowrap}.malaysia-demo-form .site-btn:disabled{cursor:wait;background:#658edc;box-shadow:none;transform:none}.malaysia-form-success{display:grid;gap:6px;padding:17px;border:1px solid #bcd4f9;border-radius:9px;background:#f5f9ff;color:#34435f;font-size:14px;line-height:1.5}.malaysia-form-success strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:17px}.malaysia-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.malaysia-hero-visual{position:relative;min-height:570px;padding:58px 0 28px 38px}.malaysia-visual-main{position:relative;z-index:1;width:86%;margin-left:auto;box-shadow:0 20px 44px #07162f29}.malaysia-visual-inset{position:absolute;z-index:2;overflow:hidden;width:47%;box-shadow:0 14px 30px #07162f2e}.malaysia-visual-inset img{display:block;width:100%;aspect-ratio:1.55;object-fit:cover;object-position:top}.malaysia-visual-inset--review{bottom:6px;left:0}.malaysia-visual-inset--share{right:0;bottom:72px}.malaysia-flow-labels{position:absolute;z-index:3;top:0;right:0;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.malaysia-flow-labels span{padding:7px 10px;border:1px solid #d8e5f5;border-radius:999px;background:#fff;color:var(--navy);font-size:11px;font-weight:800;box-shadow:0 4px 12px #07162f12}.malaysia-speed-proof{padding-bottom:72px}.malaysia-problem{background:#fff}.malaysia-statement{padding:31px;border:1px solid #d6e3f4;border-radius:14px;background:linear-gradient(145deg,#f7faff,#fff);box-shadow:0 12px 28px #07162f0f}.malaysia-statement>span{display:grid;width:31px;height:31px;place-items:center;border-radius:6px;background:#eaf2ff;color:var(--blue);font-size:12px;font-weight:800}.malaysia-statement strong{display:block;margin-top:18px;color:var(--navy);font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-.035em;line-height:1.2}.malaysia-statement p{margin:14px 0 0;color:var(--muted);line-height:1.6}.malaysia-workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:43px}.malaysia-step{padding:27px 25px 29px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 4px 20px #07162f0a}.malaysia-step>span{display:grid;width:31px;height:31px;place-items:center;border-radius:6px;background:#eaf2ff;color:var(--blue);font-size:12px;font-weight:800}.malaysia-step h3{margin:18px 0 8px;color:var(--navy);font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.025em}.malaysia-step p{margin:0;color:var(--muted);line-height:1.6;font-size:14px}.malaysia-control-line{margin:29px 0 0;color:#34435f;font-size:14px;font-weight:750;text-align:center}.malaysia-use-cases{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:43px}.malaysia-use-case{padding:24px 21px;border-top:2px solid #cfe0fb;background:#fbfdff}.malaysia-use-case span{color:var(--blue);font-size:11px;font-weight:850;letter-spacing:.08em}.malaysia-use-case p{margin:12px 0 0;color:#465670;font-size:14px;line-height:1.55}.malaysia-example-grid{align-items:start}.malaysia-example{padding:27px;border:1px solid #d5e2f3;border-radius:14px;background:#fff;box-shadow:0 12px 30px #07162f0f}.malaysia-example article{padding:18px;border:1px solid #e0e8f3;border-radius:9px;background:#fafcff}.malaysia-example article span{color:#66738a;font-size:10px;font-weight:850;letter-spacing:.08em}.malaysia-example article p{margin:10px 0 0;color:#40506a;font-size:14px;line-height:1.6}.malaysia-example .malaysia-example-after{border-color:#cbdcf6;background:#f4f8ff}.malaysia-example-after span{color:var(--blue)!important}.malaysia-example-arrow{padding:9px;color:var(--blue);font-size:20px;text-align:center}.malaysia-example .malaysia-control-line{margin-top:18px;font-size:12px;text-align:left}.malaysia-assignment-section{background:#fff}.malaysia-check-list{display:grid;gap:12px;margin:27px 0 0;padding:0;list-style:none}.malaysia-check-list li{display:grid;gap:2px;padding-left:20px;border-left:2px solid #dce9ff}.malaysia-check-list strong{color:var(--navy);font-family:Manrope,sans-serif;font-size:15px}.malaysia-check-list span{color:var(--muted);font-size:13px}.malaysia-check-list+.site-btn{margin-top:27px}.malaysia-focus{text-align:center}.malaysia-focus .section-intro{margin-inline:auto}.malaysia-focus-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:32px auto 0;padding:0;list-style:none}.malaysia-focus-list li{padding:10px 14px;border:1px solid #d8e5f5;border-radius:999px;background:#fff;color:#34435f;font-size:13px;font-weight:750}.malaysia-demo-section{background:linear-gradient(145deg,#f4f8ff,#fff 68%)}.malaysia-demo-card{padding:31px;border:1px solid #d4e1f2;border-radius:16px;background:#fff;box-shadow:0 18px 44px #07162f17}.malaysia-demo-card .malaysia-demo-form{gap:17px}.malaysia-demo-card .malaysia-form-status{min-height:20px}.malaysia-demo-card .site-btn{width:100%;margin-top:3px}.malaysia-faq{background:#fff}.malaysia-final-cta p{max-width:560px;margin:18px auto 0}@media(max-width:1050px){.malaysia-hero-grid,.malaysia-demo-grid,.malaysia-example-grid{gap:40px}.malaysia-hero-copy .site-heading{font-size:clamp(39px,5vw,57px)}.malaysia-use-cases{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.malaysia-hero-grid,.malaysia-demo-grid,.malaysia-example-grid{grid-template-columns:1fr}.malaysia-hero-visual{width:min(100%,650px);min-height:520px;margin-inline:auto}.malaysia-hero-copy{order:1}.malaysia-hero-visual{order:2}.malaysia-demo-copy{order:1}.malaysia-demo-card{order:2;max-width:680px}.malaysia-workflow-grid{grid-template-columns:1fr}}@media(max-width:700px){.malaysia-hero{padding:54px 0 58px}.malaysia-hero-copy .site-heading{font-size:clamp(36px,10.5vw,48px)}.malaysia-hero-copy .site-copy{font-size:16px}.malaysia-hero-form-wrap{padding:17px}.malaysia-form-row{grid-template-columns:1fr}.malaysia-demo-form .site-btn{width:100%}.malaysia-hero-visual{min-height:425px;padding:47px 0 20px}.malaysia-visual-main{width:100%}.malaysia-visual-inset{width:54%}.malaysia-visual-inset--review{bottom:0;left:0}.malaysia-visual-inset--share{right:0;bottom:45px}.malaysia-flow-labels{top:0;left:0;justify-content:flex-start}.malaysia-flow-labels span{padding:6px 8px;font-size:10px}.malaysia-statement,.malaysia-example,.malaysia-demo-card{padding:23px 20px}.malaysia-use-cases{grid-template-columns:1fr}.malaysia-focus-list{justify-content:flex-start}.malaysia-focus-list li{width:100%;text-align:left}}@media(prefers-reduced-motion:reduce){.malaysia-hero-visual,.malaysia-form-success{transition:none}}.legal-page{background:#fbfcfe;color:#24324b}.legal-hero{padding:78px 0 42px;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f5f8fd,#fff 74%)}.legal-hero .site-heading{max-width:820px;margin:12px 0 18px}.legal-hero .site-copy{max-width:720px}.legal-status{margin:26px 0 0;padding:15px 18px;border-left:3px solid #8aa8d8;border-radius:8px;background:#eef4fd;color:#42536e;font-size:14px;line-height:1.6}.legal-document-shell{padding:54px 0 90px}.legal-layout{display:grid;grid-template-columns:220px minmax(0,820px);justify-content:center;gap:52px;align-items:start}.legal-toc{position:sticky;top:92px;max-height:calc(100vh - 120px);overflow:auto;padding:17px 0 17px 17px;border-left:1px solid #d8e2f0}.legal-toc-title{margin:0 0 12px;color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.legal-toc ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.legal-toc a{display:block;padding:5px 8px;border-radius:5px;color:#64738c;font-size:12px;line-height:1.35;text-decoration:none}.legal-toc a:hover,.legal-toc a:focus-visible,.legal-toc a.is-active{color:var(--blue);background:#eef4fd}.legal-document{min-width:0;padding:0 0 12px}.legal-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0 0 34px;padding-bottom:20px;border-bottom:1px solid var(--line);color:#64738c;font-size:13px}.legal-meta strong{color:#34435f}.legal-section{scroll-margin-top:96px;padding:34px 0 8px}.legal-section:first-of-type{padding-top:0}.legal-section h2{margin:0 0 13px;color:var(--navy);font-family:Manrope,sans-serif;font-size:26px;letter-spacing:-.025em}.legal-section h3{margin:23px 0 9px;color:#263752;font-family:Manrope,sans-serif;font-size:18px}.legal-section p,.legal-section li{max-width:760px;color:#4b5b75;font-size:16px;line-height:1.75}.legal-section p{margin:0 0 14px}.legal-section ul,.legal-section ol{margin:10px 0 18px;padding-left:22px}.legal-section li+li{margin-top:7px}.legal-section a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.legal-callout{margin:22px 0;padding:18px 20px;border:1px solid #d9e5f5;border-radius:10px;background:#f6f9fe}.legal-callout p:last-child{margin-bottom:0}.legal-contact-card{display:grid;gap:6px;margin:20px 0;padding:20px;border:1px solid #d9e5f5;border-radius:10px;background:#fff;box-shadow:0 8px 24px #142f560d}.legal-contact-card strong{color:var(--navy)}.legal-mobile-toc{display:none;margin:0 0 25px;border:1px solid #d9e5f5;border-radius:8px;background:#fff}.legal-mobile-toc summary{cursor:pointer;padding:13px 15px;color:var(--navy);font-weight:750}.legal-mobile-toc nav{padding:0 15px 13px}.legal-mobile-toc ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.legal-mobile-toc a{color:var(--blue);font-size:14px}.legal-table-wrap{overflow-x:auto;margin:19px 0 25px;border:1px solid #d9e5f5;border-radius:9px;background:#fff}.legal-table{width:100%;min-width:650px;border-collapse:collapse;font-size:13px}.legal-table th,.legal-table td{padding:12px 13px;border-bottom:1px solid #e4ebf4;text-align:left;vertical-align:top;line-height:1.5}.legal-table th{color:var(--navy);background:#f5f8fd;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.legal-table tr:last-child td{border-bottom:0}.legal-related{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:26px;padding-top:20px;border-top:1px solid var(--line);font-size:14px}.legal-related a{color:var(--blue)}@media(max-width:900px){.legal-layout{grid-template-columns:minmax(0,820px)}.legal-toc{display:none}.legal-mobile-toc{display:block}}@media(max-width:700px){.legal-hero{padding:55px 0 30px}.legal-document-shell{padding:38px 0 64px}.legal-section{padding-top:28px}.legal-section h2{font-size:23px}.legal-section p,.legal-section li{font-size:15px;line-height:1.7}.legal-meta{display:grid;gap:7px}.legal-status{font-size:13px}}@media print{.site-header,.site-footer,.legal-toc,.legal-mobile-toc,.site-hero-actions{display:none!important}.legal-hero{padding:0 0 25px;background:#fff}.legal-document-shell{padding:25px 0}.legal-layout{display:block}.legal-section{break-inside:avoid}.legal-section a{color:inherit;text-decoration:none}}@media(prefers-reduced-motion:reduce){.legal-toc a,.legal-mobile-toc a{transition:none}}
