/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}.italic{font-style:italic}}:root{--teal:#2eaaa7;--teal-dark:#167f7c;--green:#8bb33d;--gold:#f9b91b;--coral:#e64a3d;--graphite:#30373e;--slate:#687078;--warm:#f6f5f2;--paper:#fff;--border:#e2e0dc;--dark:#1f272b;--dark-raised:#2a3439;--soft-white:#f7f8f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--warm);color:var(--graphite);font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,summary{font:inherit}main{overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #e2e0dccc;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;max-width:1320px;height:68px;margin:auto;padding:8px 10px 8px 18px;display:flex;position:fixed;inset:18px 4vw auto;box-shadow:0 14px 40px #30373e14}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:21px;font-weight:800;display:inline-flex}.brand img{object-fit:cover;border-radius:11px;width:42px;height:42px}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#566067;font-size:13px;font-weight:700;transition:all .2s}.desktop-nav a:hover{color:var(--teal-dark)}.header-cta{color:#fff;background:var(--graphite);border-radius:12px;align-items:center;gap:12px;padding:14px 18px;font-size:13px;font-weight:800;display:inline-flex}.header-cta span{color:var(--gold)}.mobile-menu{display:none}.hero{background:linear-gradient(125deg,#fbfaf7 0%,#f5f7f4 58%,#eff8f5 100%);grid-template-columns:.86fr 1.14fr;align-items:center;gap:45px;min-height:860px;padding:160px max(5vw,50vw - 690px) 90px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#30373e09 1px,#0000 1px),linear-gradient(90deg,#30373e09 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 68%);mask-image:linear-gradient(90deg,#000,#0000 68%)}.hero-orb{filter:blur(4px);opacity:.26;border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle,#2eaaa78c,#0000 68%);width:430px;height:430px;top:9%;right:2%}.hero-orb-two{background:radial-gradient(circle,#8bb33d59,#0000 68%);width:260px;height:260px;bottom:3%;right:34%}.hero-copy,.hero-visual{z-index:2;position:relative}.eyebrow{color:var(--teal-dark);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--teal);border-radius:2px;width:22px;height:2px}.eyebrow.light{color:#8ce0da}.eyebrow.light span{background:#8ce0da}h1,h2{letter-spacing:-.065em;margin:22px 0;font-size:clamp(52px,5.9vw,88px);font-weight:700;line-height:.99}h1 em,h2 em{color:var(--teal-dark);font-family:var(--font-display), Georgia, serif;font-weight:400}.hero-lede{color:#606a70;max-width:610px;margin:0;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.button{border-radius:13px;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--teal-dark);box-shadow:0 10px 25px #167f7c33}.button.primary:hover{background:#126e6b;box-shadow:0 14px 30px #167f7c47}.button.secondary{color:var(--graphite);border:1px solid var(--border);background:#fffc}.hero-proof{align-items:center;gap:14px;margin-top:36px;display:flex}.proof-avatars{display:flex}.proof-avatars span{color:#fff;border:2px solid var(--warm);border-radius:50%;place-items:center;width:32px;height:32px;margin-left:-7px;font-size:9px;font-weight:800;display:grid}.proof-avatars span:first-child{background:var(--teal-dark);margin:0}.proof-avatars span:nth-child(2){background:var(--green)}.proof-avatars span:nth-child(3){background:var(--coral)}.hero-proof p{color:var(--slate);margin:0;font-size:11px;line-height:1.55}.hero-proof strong{color:var(--graphite);font-size:12px}.hero-visual{transform-origin:50%;min-width:650px;transform:perspective(1800px)rotateY(-5deg)rotateX(1deg)}.dashboard-shell{background:#fff;border:1px solid #ffffffd9;border-radius:25px;grid-template-columns:62px 1fr;min-height:560px;display:grid;overflow:hidden;box-shadow:0 35px 80px #30373e29}.dashboard-rail{background:var(--dark);flex-direction:column;align-items:center;gap:14px;padding:18px 10px;display:flex}.dashboard-rail img{object-fit:cover;border-radius:10px;width:38px;height:38px;margin-bottom:14px}.rail-item{color:#aeb8bc;border-radius:10px;place-items:center;width:37px;height:37px;font-size:16px;display:grid}.rail-item.active{color:#fff;background:var(--teal-dark)}.rail-item.bottom{color:var(--dark);background:var(--gold);margin-top:auto;font-weight:900}.dashboard-main{background:#f5f6f4;min-width:0}.dashboard-topbar{background:#fff;border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;height:70px;padding:0 22px;display:flex}.dashboard-topbar>div:first-child{flex-direction:column;gap:4px;display:flex}.demo-label{color:var(--teal-dark);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:800}.dashboard-topbar strong{font-size:12px}.dashboard-user{color:#fff;background:var(--graphite);border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;font-weight:800;display:grid}.dashboard-welcome{justify-content:space-between;align-items:center;padding:24px 24px 14px;display:flex}.dashboard-welcome small{color:var(--slate);font-size:9px}.dashboard-welcome h3{margin:4px 0;font-size:20px}.dashboard-welcome p{color:var(--slate);margin:0;font-size:10px}.dashboard-welcome button{width:38px;height:38px;color:var(--graphite);border:1px solid var(--border);background:#fff;border-radius:10px;position:relative}.dashboard-welcome button i{background:var(--coral);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:5px 24px 18px;display:grid}.metric-grid article{background:#fff;border:1px solid #e9ebe8;border-radius:14px;flex-direction:column;padding:15px;display:flex;position:relative}.metric-icon{border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:900;display:grid}.metric-icon.teal{color:var(--teal-dark);background:#e1f5f3}.metric-icon.green{color:#648824;background:#edf4df}.metric-icon.gold{color:#987000;background:#fff4cf}.metric-grid small{color:var(--slate);margin:14px 0 4px;font-size:8px}.metric-grid strong{letter-spacing:-.04em;font-size:22px}.metric-grid em{color:var(--teal-dark);margin-top:5px;font-size:7px;font-style:normal}.dashboard-lower{grid-template-columns:1.14fr .86fr;gap:10px;padding:0 24px 24px;display:grid}.dashboard-lower article{background:#fff;border:1px solid #e9ebe8;border-radius:14px;min-height:205px;padding:17px}.card-title{justify-content:space-between;align-items:flex-start;display:flex}.card-title>div{flex-direction:column;gap:4px;display:flex}.card-title strong{font-size:11px}.card-title small{color:var(--slate);font-size:7px}.card-title>span{color:var(--slate);background:#f5f6f4;border-radius:6px;padding:6px 8px;font-size:7px}.card-title b{color:#fff;background:var(--coral);border-radius:6px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.chart{background:repeating-linear-gradient(#edf0ed 0 1px,#0000 1px 33%);border-bottom:1px solid #e7e9e7;justify-content:space-around;align-items:flex-end;gap:8px;height:105px;margin-top:18px;display:flex}.chart span{background:linear-gradient(to top, var(--teal-dark), #59c5bd);border-radius:5px 5px 0 0;width:15px}.chart-days{color:#8b9297;justify-content:space-between;margin-top:7px;font-size:6px;display:flex}.actions-card{flex-direction:column;gap:0;display:flex}.action-row{border-bottom:1px solid #eef0ee;flex:1;align-items:center;gap:8px;display:flex}.action-row:last-child{border:0}.dot{border-radius:50%;width:8px;height:8px}.dot.coral{background:var(--coral)}.dot.gold{background:var(--gold)}.dot.teal{background:var(--teal)}.action-row div{flex-direction:column;flex:1;gap:3px;display:flex}.action-row strong{font-size:8px}.action-row small{color:var(--slate);font-size:6px}.action-row em{font-size:10px;font-style:normal}.floating-card{background:#fffffff0;border:1px solid #fff;border-radius:13px;align-items:center;gap:10px;padding:12px 15px;display:flex;position:absolute;transform:rotateY(5deg);box-shadow:0 18px 35px #30373e26}.floating-card>span{border-radius:9px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:900;display:grid}.floating-card div{flex-direction:column;gap:3px;display:flex}.floating-card strong{font-size:9px}.floating-card small{color:var(--slate);font-size:7px}.floating-card-one{top:75px;right:-25px}.floating-card-one>span{color:#648824;background:#edf4df}.floating-card-two{bottom:-26px;left:90px}.floating-card-two>span{color:#fff;background:var(--teal-dark)}.trust-strip{color:#d5dcde;background:var(--dark);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;gap:34px;min-height:82px;padding:0 5vw;font-size:11px;font-weight:700;display:flex}.trust-strip i{background:var(--teal);border-radius:50%;width:4px;height:4px}.section{padding:120px max(5vw,50vw - 660px)}.section-heading{max-width:760px}.section-heading.centered{text-align:center;margin:0 auto 60px}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2,.mobile-copy h2,.ai-copy h2,.customization-copy h2,.faq-intro h2{font-size:clamp(42px,4.6vw,66px)}.section-heading p,.mobile-copy>p,.ai-copy>p,.customization-copy>p,.faq-intro>p{color:var(--slate);font-size:16px;line-height:1.75}.section-heading.narrow{max-width:720px}.platform{background:var(--warm)}.platform-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.platform-card{border:1px solid var(--border);background:#fff;border-radius:24px;min-height:435px;padding:34px;position:relative;overflow:hidden}.platform-card.leaders{background:linear-gradient(150deg,#fff 55%,#e6f4f1 100%);grid-row:span 2;min-height:650px}.persona-label{color:var(--slate);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:800;display:inline-flex}.persona-label span{width:28px;height:28px;color:var(--teal-dark);background:#e1f5f3;border-radius:8px;place-items:center;display:grid}.platform-card h3{letter-spacing:-.045em;margin:28px 0 16px;font-size:31px;line-height:1.15}.platform-card>p{max-width:570px;color:var(--slate);font-size:14px;line-height:1.7}.platform-card ul{flex-wrap:wrap;gap:9px;margin:26px 0 0;padding:0;list-style:none;display:flex}.platform-card li{color:var(--teal-dark);background:#ffffffbf;border:1px solid #d6ebe7;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800}.mini-insight{background:var(--dark);border-radius:20px;align-items:center;gap:25px;min-height:170px;padding:26px;display:flex;position:absolute;bottom:34px;left:34px;right:34px;box-shadow:0 22px 38px #30373e29}.insight-ring{color:#fff;border:9px solid #3d4b50;border-top-color:var(--teal);border-right-color:var(--green);border-radius:50%;flex:none;place-content:center;width:100px;height:100px;display:grid}.insight-ring span{font-size:26px;font-weight:800}.insight-ring small{color:#aab6ba;text-align:center;font-size:9px}.mini-insight>div:last-child{flex-direction:column;gap:5px;display:flex}.mini-insight small{color:#9dabad;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.mini-insight strong{color:#fff;font-size:21px}.mini-insight p{color:#bac3c5;margin:5px 0 0;font-size:10px;line-height:1.6}.workflow-list{grid-template-columns:1fr 1fr;gap:9px;margin-top:28px;display:grid}.workflow-list>span{background:var(--warm);border-radius:12px;align-items:center;gap:9px;padding:12px;display:flex}.workflow-list i{border-radius:8px;place-items:center;width:27px;height:27px;font-size:8px;font-style:normal;font-weight:900;display:grid}.workflow-list i.teal{color:var(--teal-dark);background:#dff4f1}.workflow-list i.green{color:#648824;background:#edf4df}.workflow-list i.gold{color:#987000;background:#fff1c5}.workflow-list i.coral{color:#b43a31;background:#fae3e0}.workflow-list b{flex:1;font-size:9px}.workflow-list em{color:var(--teal-dark);font-size:7px;font-style:normal}.family-notification{background:var(--warm);border-radius:13px;align-items:center;gap:11px;margin-top:12px;padding:13px;display:flex}.family-notification:first-of-type{margin-top:26px}.family-notification>span{color:#fff;background:var(--teal);border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.family-notification:nth-of-type(2)>span{color:var(--graphite);background:var(--gold)}.family-notification div{flex-direction:column;flex:1;gap:3px;display:flex}.family-notification strong{font-size:9px}.family-notification small,.family-notification em{color:var(--slate);font-size:7px;font-style:normal}.modules-section{color:#fff;background:var(--dark)}.split-heading{grid-template-columns:1fr .72fr;align-items:end;gap:80px;max-width:none;margin-bottom:58px;display:grid}.split-heading h2{margin-bottom:0}.modules-section h2 em,.ai-section h2 em{color:#8ce0da}.split-heading>p{color:#b9c2c5;margin:0 0 6px}.modules-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.module-card{background:var(--dark-raised);border:1px solid #384449;border-radius:19px;flex-direction:column;min-height:330px;padding:28px;transition:transform .25s,border-color .25s;display:flex}.module-card:hover{border-color:#526369;transform:translateY(-4px)}.module-number{border-radius:10px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:900;display:grid}.module-number.teal{color:#8ce0da;background:#2eaaa726}.module-number.green{color:#bedf7d;background:#8bb33d24}.module-number.gold{color:#ffd66e;background:#f9b91b24}.module-number.coral{color:#ff9188;background:#e64a3d24}.module-card h3{letter-spacing:-.035em;margin:28px 0 14px;font-size:22px}.module-card p{color:#bac3c5;margin:0;font-size:13px;line-height:1.68}.module-card>a{color:#8ce0da;margin-top:auto;padding-top:20px;font-size:11px;font-weight:800}.module-card>a span{margin-left:8px}.module-cta{background:linear-gradient(140deg,#167f7c,#2eaaa7);border-color:#0000}.module-cta>span{color:#c5f2ee;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.module-cta p{color:#fffc}.light-button{background:#fff;box-shadow:0 12px 26px #0000001f;color:var(--graphite)!important}.module-cta .button{align-self:flex-start;padding:0 18px}.mobile-section{background:linear-gradient(135deg,#e8f5f2,#f6f5f2 60%);grid-template-columns:1fr .88fr;align-items:center;gap:90px;min-height:850px;display:grid}.mobile-visual{min-height:650px;position:relative}.phone{background:var(--graphite);border-radius:42px;width:275px;height:570px;padding:9px;position:absolute;box-shadow:0 30px 65px #30373e40}.phone:after{content:"";background:var(--graphite);border-radius:20px;width:72px;height:19px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-front{z-index:3;top:40px;right:13%;transform:rotate(3deg)}.phone-back{z-index:1;opacity:.96;top:0;left:7%;transform:rotate(-6deg)}.phone-screen{background:#f7f8f6;border-radius:34px;height:100%;padding:16px 17px;overflow:hidden}.phone-status{color:var(--graphite);justify-content:space-between;font-size:7px;font-weight:800;display:flex}.phone-status span{letter-spacing:2px}.mobile-top{justify-content:space-between;align-items:center;margin:18px 0 20px;display:flex}.mobile-top img{object-fit:cover;border-radius:10px;width:38px;height:38px}.mobile-top>span{background:#fff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid;position:relative}.mobile-top i{background:var(--coral);border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.home-screen>small{color:var(--slate);font-size:8px}.home-screen>h3{letter-spacing:-.04em;margin:3px 0 16px;font-size:19px}.student-switcher{background:var(--dark);border-radius:14px;align-items:center;gap:9px;padding:11px;display:flex}.student-switcher>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.student-switcher div{flex-direction:column;flex:1;gap:3px;display:flex}.student-switcher strong{color:#fff;font-size:8px}.student-switcher small{color:#aeb9bc;font-size:6px}.student-switcher em{color:#fff;font-size:10px;font-style:normal}.mobile-grid{grid-template-columns:repeat(4,1fr);gap:6px;margin:16px 0;display:grid}.mobile-grid>span{color:var(--slate);flex-direction:column;align-items:center;gap:6px;font-size:6px;font-weight:700;display:flex}.mobile-grid i{border-radius:10px;place-items:center;width:34px;height:34px;font-size:9px;font-style:normal;display:grid}.mobile-grid i.teal{color:var(--teal-dark);background:#dff4f1}.mobile-grid i.gold{color:#987000;background:#fff1c5}.mobile-grid i.green{color:#648824;background:#edf4df}.mobile-grid i.coral{color:#b43a31;background:#fae3e0}.next-class{background:#fff;border-radius:14px;padding:14px}.next-class>small{color:var(--teal-dark);letter-spacing:.08em;font-size:6px;font-weight:900}.next-class>div{align-items:center;gap:9px;margin-top:10px;display:flex}.next-class div div{flex:1}.next-class strong{font-size:9px}.next-class p{color:var(--slate);margin:3px 0 0;font-size:6px}.next-class em{font-size:17px;font-style:normal}.mobile-bottom{background:#fff;border-radius:0 0 30px 30px;justify-content:space-between;height:58px;padding:9px 14px;display:flex;position:absolute;bottom:9px;left:9px;right:9px;box-shadow:0 -7px 20px #30373e0f}.mobile-bottom span{color:#92999d;flex-direction:column;align-items:center;gap:4px;font-size:10px;display:flex}.mobile-bottom span.active{color:var(--teal-dark)}.mobile-bottom small{font-size:5px}.phone-header{justify-content:space-between;align-items:center;margin:20px 0;font-size:9px;display:flex}.phone-header>span{font-size:18px}.phone-header i{width:16px}.day-tabs{justify-content:space-between;margin-bottom:18px;display:flex}.day-tabs span{color:var(--slate);border-radius:8px;padding:6px 8px;font-size:6px}.day-tabs span.active{color:#fff;background:var(--teal-dark)}.lesson{align-items:flex-start;gap:8px;min-height:69px;display:flex}.lesson time{width:28px;color:var(--slate);font-size:6px}.lesson>i{border-radius:3px;width:3px;height:45px}.lesson i.teal{background:var(--teal)}.lesson i.green{background:var(--green)}.lesson i.gold{background:var(--gold)}.lesson i.coral{background:var(--coral)}.lesson div{border-bottom:1px solid var(--border);flex-direction:column;flex:1;gap:5px;padding-bottom:12px;display:flex}.lesson strong{font-size:8px}.lesson small{color:var(--slate);font-size:6px}.mobile-float{z-index:5;background:#fff;border-radius:14px;align-items:center;gap:10px;padding:13px 17px;display:flex;position:absolute;bottom:42px;right:0;box-shadow:0 20px 40px #30373e29}.mobile-float>span{color:#648824;background:#edf4df;border-radius:9px;place-items:center;width:31px;height:31px;font-size:10px;display:grid}.mobile-float div{flex-direction:column;gap:3px;display:flex}.mobile-float strong{font-size:9px}.mobile-float small{color:var(--slate);font-size:7px}.mobile-copy h2,.ai-copy h2,.customization-copy h2,.faq-intro h2{margin-top:22px}.feature-checks{gap:18px;margin-top:30px;display:grid}.feature-checks>span{grid-template-columns:34px 1fr;column-gap:12px;display:grid}.feature-checks i{color:#fff;background:var(--teal-dark);border-radius:9px;grid-row:span 2;place-items:center;width:31px;height:31px;font-size:10px;font-style:normal;display:grid}.feature-checks b{font-size:13px}.feature-checks small{color:var(--slate);margin-top:4px;font-size:11px;line-height:1.5}.availability-note{border-left:3px solid var(--gold);background:#ffffffa6;border-radius:0 10px 10px 0;padding:14px 16px;margin-top:26px!important;font-size:10px!important}.ai-section{color:#fff;background:var(--dark)}.ai-top{grid-template-columns:.78fr 1.22fr;align-items:center;gap:90px;display:grid}.ai-copy>p{color:#bac3c5}.ai-console{background:#13191c;border:1px solid #3a464b;border-radius:24px;padding:22px;box-shadow:0 30px 70px #00000047}.ai-console-top{border-bottom:1px solid #303b40;align-items:center;gap:12px;padding-bottom:18px;display:flex}.ai-mark{width:38px;height:38px;color:var(--dark);background:linear-gradient(135deg, var(--teal), #8ce0da);border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid}.ai-mark.small{border-radius:8px;width:28px;height:28px;font-size:8px}.ai-console-top div{flex-direction:column;flex:1;gap:3px;display:flex}.ai-console-top strong{font-size:12px}.ai-console-top small{color:#9eaaae;font-size:8px}.ai-console-top em{color:#78868b;font-style:normal}.ai-message{color:#e5e9e9;background:var(--dark-raised);border-radius:14px 14px 3px;max-width:70%;margin:22px 0 16px auto;padding:13px 16px;font-size:10px}.ai-answer{align-items:flex-start;gap:12px;display:flex}.ai-answer>div{background:#2eaaa714;border:1px solid #2eaaa733;border-radius:3px 14px 14px;flex:1;padding:16px}.ai-answer p{margin:0 0 10px;font-size:10px}.ai-answer ol{margin:0;padding-left:18px}.ai-answer li{color:#c7d0d2;margin:8px 0;font-size:9px;line-height:1.5}.ai-answer li b{color:#fff}.ai-answer small{color:#7f9196;margin-top:11px;font-size:7px;display:block}.ai-input{color:#7e8b8f;background:var(--dark-raised);border:1px solid #3e4b50;border-radius:12px;justify-content:space-between;margin-top:18px;padding:13px 14px;font-size:9px;display:flex}.ai-input span{width:22px;height:22px;color:var(--dark);background:var(--teal);border-radius:6px;place-items:center;display:grid}.ai-principles{border-top:1px solid #3a464b;border-bottom:1px solid #3a464b;grid-template-columns:repeat(4,1fr);margin-top:76px;display:grid}.ai-principles article{border-right:1px solid #3a464b;min-height:220px;padding:28px}.ai-principles article:last-child{border:0}.ai-principles span{color:#72d4ce;font-size:9px;font-weight:800}.ai-principles h3{margin:40px 0 12px;font-size:17px}.ai-principles p{color:#aeb9bc;margin:0;font-size:11px;line-height:1.65}.ai-disclaimer{color:#829095;text-align:center;margin:18px 0 0;font-size:9px}.security-section{background:#fbfaf7}.security-visual{max-width:850px;height:330px;margin:0 auto 55px;position:relative}.security-center,.tenant{z-index:2;border:1px solid var(--border);background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 18px 38px #30373e14}.security-center{border:6px solid #dff4f1;border-radius:50%;width:190px;height:190px;top:50%;left:50%;transform:translate(-50%,-50%)}.security-center img{object-fit:cover;border-radius:16px;width:62px;height:62px}.security-center strong{margin-top:8px;font-size:11px}.security-center small{color:var(--slate);margin-top:3px;font-size:7px}.tenant{border-radius:17px;width:155px;height:105px}.tenant span{color:var(--teal-dark);text-transform:uppercase;background:#dff4f1;border-radius:5px;padding:4px 7px;font-size:7px;font-weight:800}.tenant strong{margin-top:7px;font-size:12px}.tenant small{color:var(--slate);margin-top:4px;font-size:6px}.tenant-one{top:15px;left:3%}.tenant-two{top:15px;right:3%}.tenant-three{bottom:0;left:50%;transform:translate(-50%)}.line{z-index:1;transform-origin:0;background:#c8d8d5;height:1px;position:absolute}.line-one{width:245px;top:90px;left:156px;transform:rotate(18deg)}.line-two{width:245px;top:90px;right:154px;transform:rotate(-18deg)}.line-three{width:110px;bottom:72px;left:calc(50% + 3px);transform:rotate(90deg)}.security-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.security-grid article{border:1px solid var(--border);background:#fff;border-radius:18px;min-height:240px;padding:26px}.security-grid span{width:39px;height:39px;color:var(--teal-dark);background:#e1f5f3;border-radius:11px;place-items:center;font-size:14px;font-weight:900;display:grid}.security-grid article:nth-child(2) span,.security-grid article:nth-child(5) span{color:#648824;background:#edf4df}.security-grid article:nth-child(3) span{color:#987000;background:#fff1c5}.security-grid article:nth-child(4) span{color:#b43a31;background:#fae3e0}.security-grid h3{margin:26px 0 10px;font-size:17px}.security-grid p{color:var(--slate);margin:0;font-size:11px;line-height:1.7}.customization-section{background:#eef4f1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.config-list{gap:8px;margin-top:28px;display:grid}.config-list>span{border-bottom:1px solid #d9e1dd;align-items:center;gap:15px;padding:14px 0;display:flex}.config-list i{width:32px;height:32px;color:var(--teal-dark);background:#fff;border-radius:9px;place-items:center;font-size:8px;font-style:normal;font-weight:900;display:grid}.config-list div{flex-direction:column;gap:4px;display:flex}.config-list strong{font-size:12px}.config-list small{color:var(--slate);font-size:10px;line-height:1.45}.brand-studio{background:#fff;border:1px solid #dfe4e0;border-radius:23px;overflow:hidden;box-shadow:0 30px 60px #30373e1f}.studio-top{background:var(--graphite);align-items:center;gap:6px;height:44px;padding:0 16px;display:flex}.studio-top>span{background:var(--coral);border-radius:50%;width:7px;height:7px}.studio-top>span:nth-child(2){background:var(--gold)}.studio-top>span:nth-child(3){background:var(--green)}.studio-top small{color:#bbc3c6;margin-left:auto;font-size:7px}.studio-body{grid-template-columns:55px 1fr;min-height:400px;display:grid}.studio-body aside{background:var(--dark);flex-direction:column;align-items:center;gap:18px;padding:16px 9px;display:flex}.studio-body aside img{object-fit:cover;border-radius:9px;width:34px;height:34px;margin-bottom:10px}.studio-body aside span{background:#39454a;border-radius:8px;width:27px;height:27px}.studio-body aside span.active{background:var(--teal-dark)}.studio-content{background:#f5f6f4;padding:20px}.studio-header{justify-content:space-between;align-items:center;display:flex}.studio-header div{flex-direction:column;gap:3px;display:flex}.studio-header small{color:var(--teal-dark);letter-spacing:.09em;font-size:6px;font-weight:900}.studio-header strong{font-size:10px}.studio-header>span{color:var(--slate);background:#fff;border-radius:7px;padding:6px 8px;font-size:7px}.studio-welcome{margin-top:36px}.studio-welcome small{color:var(--slate);font-size:7px}.studio-welcome h3{letter-spacing:-.045em;margin:5px 0;font-size:23px;line-height:1.15}.studio-cards{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:23px;display:grid}.studio-cards span{background:linear-gradient(145deg,#fff,#e4f4f1);border:1px solid #e3e7e3;border-radius:11px;height:72px}.studio-cards span:nth-child(2){background:linear-gradient(145deg,#fff,#f0f5e6)}.studio-cards span:nth-child(3){background:linear-gradient(145deg,#fff,#fff3d2)}.studio-panels{grid-template-columns:1.3fr .7fr;gap:9px;margin-top:10px;display:grid}.studio-panels span{background:#fff;border:1px solid #e3e7e3;border-radius:11px;height:112px}.palette{border-top:1px solid var(--border);background:#fff;gap:7px;height:54px;padding:8px 14px;display:flex}.palette span{color:#fff;border-radius:8px;flex:1;place-items:center;font-size:6px;font-weight:800;display:grid}.palette .teal{background:var(--teal)}.palette .green{background:var(--green)}.palette .gold{color:var(--graphite);background:var(--gold)}.palette .coral{background:var(--coral)}.palette .graphite{background:var(--graphite)}.pricing-section{background:#fbfaf7}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.pricing-grid article{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;padding:30px;display:flex;position:relative}.pricing-grid .featured-plan{border:2px solid var(--teal);box-shadow:0 20px 45px #2eaaa71f}.recommended{color:#fff;background:var(--teal-dark);white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 13px;font-size:7px;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.plan-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.plan-top span{font-size:17px;font-weight:800}.plan-top small{color:var(--slate);font-size:7px}.pricing-grid h3{letter-spacing:-.04em;margin:28px 0 12px;font-size:24px}.pricing-grid article>p{min-height:62px;color:var(--slate);margin:0;font-size:11px;line-height:1.65}.pricing-grid ul{gap:12px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.pricing-grid li{padding-left:22px;font-size:10px;position:relative}.pricing-grid li:before{content:"✓";color:var(--teal-dark);font-weight:900;position:absolute;left:0}.pricing-grid .button{margin-top:auto}.pricing-note{color:var(--slate);text-align:center;margin:22px 0 0;font-size:9px}.onboarding-section{background:#fff}.split-heading.dark-text>p{color:var(--slate)}.timeline{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.timeline article{border-right:1px solid var(--border);min-height:270px;padding:34px 28px;position:relative}.timeline article:last-child{border-right:0}.timeline article>span{color:#fff;background:var(--teal-dark);box-sizing:content-box;border:5px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:6px;font-weight:900;display:grid;position:absolute;top:-13px;left:28px}.timeline article:nth-child(2)>span{background:var(--green)}.timeline article:nth-child(3)>span{color:var(--graphite);background:var(--gold)}.timeline article:nth-child(4)>span{background:var(--coral)}.timeline small{color:var(--teal-dark);letter-spacing:.12em;font-size:8px;font-weight:900}.timeline h3{margin:30px 0 12px;font-size:18px}.timeline p{color:var(--slate);margin:0;font-size:11px;line-height:1.7}.faq-section{background:var(--warm);grid-template-columns:.65fr 1.35fr;gap:90px;display:grid}.faq-intro{align-self:start;position:sticky;top:115px}.faq-intro>a{color:var(--teal-dark);gap:12px;margin-top:20px;font-size:12px;font-weight:800;display:inline-flex}.faq-list{border-top:1px solid #d8d6d2}.faq-list details{border-bottom:1px solid #d8d6d2;padding:0 4px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:90px;font-size:16px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:28px;height:28px;color:var(--teal-dark);background:#fff;border-radius:8px;flex:none;place-items:center;font-size:18px;font-style:normal;transition:all .2s;display:grid}.faq-list details[open] summary i{color:#fff;background:var(--teal-dark);transform:rotate(45deg)}.faq-list details p{max-width:720px;color:var(--slate);margin:-8px 50px 26px 0;font-size:12px;line-height:1.75}.demo-section{color:#fff;background:linear-gradient(135deg,#167f7c 0%,#1a8e89 52%,#126864 100%);grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;padding:100px max(5vw,50vw - 620px);display:grid;position:relative}.demo-grid-bg{opacity:.16;background-image:linear-gradient(#fff6 1px,#0000 1px),linear-gradient(90deg,#fff6 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.demo-content,.demo-card{z-index:2;position:relative}.demo-content h2{margin:20px 0;font-size:clamp(43px,5vw,68px)}.demo-content h2 em{color:#c4f3ef}.demo-content>p{color:#ffffffc7;max-width:700px;font-size:15px;line-height:1.75}.demo-actions{gap:11px;margin-top:30px;display:flex}.ghost-light{color:#fff;border:1px solid #ffffff59}.demo-promises{color:#ffffffc7;flex-wrap:wrap;gap:22px;margin-top:28px;font-size:9px;font-weight:700;display:flex}.demo-card{background:#fff;border:1px solid #ffffffbf;border-radius:22px;padding:28px;box-shadow:0 30px 60px #0000002e}.demo-card-top{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding-bottom:22px;display:flex}.demo-card-top img{object-fit:cover;border-radius:13px;width:52px;height:52px}.demo-card-top div{flex-direction:column;gap:4px;display:flex}.demo-card-top small{color:var(--teal-dark);letter-spacing:.12em;font-size:7px;font-weight:900}.demo-card-top strong{color:var(--graphite);font-size:14px}.demo-row{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:18px 0;display:flex}.demo-row>span{width:32px;height:32px;color:var(--teal-dark);background:#dff4f1;border-radius:9px;place-items:center;font-size:8px;font-weight:900;display:grid}.demo-row div{flex-direction:column;gap:4px;display:flex}.demo-row strong{color:var(--graphite);font-size:10px}.demo-row small{color:var(--slate);font-size:8px}.demo-card>a{color:#fff;background:var(--graphite);border-radius:11px;justify-content:space-between;margin-top:22px;padding:15px 17px;font-size:10px;font-weight:800;display:flex}footer{color:#c5cdcf;background:var(--dark);padding:70px max(5vw,50vw - 660px) 30px}.footer-main{grid-template-columns:1.5fr repeat(3,.7fr);gap:55px;padding-bottom:55px;display:grid}.footer-brand .brand{color:#fff}.footer-brand p{color:#9eaaae;max-width:320px;font-size:11px;line-height:1.7}.footer-main>div:not(.footer-brand){flex-direction:column;gap:12px;display:flex}.footer-main>div>strong{color:#fff;margin-bottom:8px;font-size:11px}.footer-main>div>a,.footer-main>div>span{color:#9eaaae;font-size:10px;line-height:1.5}.footer-main>div>a:hover{color:#8ce0da}.footer-bottom{color:#7f8c90;border-top:1px solid #364247;justify-content:space-between;padding-top:22px;font-size:8px;display:flex}@media (width<=1150px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:150px}.hero-copy{max-width:780px}.hero-visual{width:100%;min-width:0;max-width:800px;margin:20px auto 0}.platform-grid{grid-template-columns:1fr 1fr}.platform-card.leaders{grid-area:auto/1/auto/-1;min-height:570px}.modules-grid{grid-template-columns:repeat(2,1fr)}.mobile-section{gap:35px}.phone-front{right:0}.phone-back{left:0}.ai-top,.customization-section,.faq-section{gap:45px}}@media (width<=900px){.site-header{inset:12px 16px auto}.desktop-nav,.header-cta{display:none}.mobile-menu{margin-left:auto;display:block}.mobile-menu summary{background:var(--graphite);cursor:pointer;border-radius:11px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:11px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;border-radius:2px;width:100%;height:2px}.mobile-menu nav{border:1px solid var(--border);background:#fff;border-radius:16px;gap:4px;padding:18px;display:grid;position:absolute;top:76px;left:0;right:0;box-shadow:0 20px 40px #30373e24}.mobile-menu nav>a:not(.button){border-bottom:1px solid #eeece8;padding:13px;font-size:13px;font-weight:700}.section{padding-top:90px;padding-bottom:90px}.platform-grid,.mobile-section,.ai-top,.customization-section,.faq-section{grid-template-columns:1fr}.platform-card.leaders{min-height:610px}.mobile-visual{order:2;width:100%;max-width:600px;margin:auto}.mobile-copy{order:1}.ai-principles{grid-template-columns:repeat(2,1fr)}.ai-principles article:nth-child(2){border-right:0}.ai-principles article:nth-child(-n+2){border-bottom:1px solid #3a464b}.customization-copy{max-width:700px}.brand-studio{width:100%;max-width:720px}.pricing-grid{grid-template-columns:1fr;max-width:650px;margin:auto}.pricing-grid article>p{min-height:0}.timeline{grid-template-columns:repeat(2,1fr);row-gap:40px}.timeline article:nth-child(2){border-right:0}.faq-intro{position:static}.demo-section{grid-template-columns:1fr}.demo-card{max-width:620px}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){.site-header{border-radius:15px;height:60px;padding:7px 8px 7px 13px}.brand img{width:38px;height:38px}.brand{font-size:19px}.mobile-menu summary{width:38px;height:38px}.hero{gap:25px;padding:126px 20px 75px}.hero:before{background-size:32px 32px}.hero-copy h1{font-size:48px}.hero-lede{font-size:15px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{align-items:flex-start}.dashboard-shell{border-radius:17px;grid-template-columns:45px 1fr;min-height:420px}.dashboard-rail{gap:8px;padding:12px 5px}.dashboard-rail img,.rail-item{width:30px;height:30px}.dashboard-main{overflow:hidden}.dashboard-topbar{height:55px;padding:0 12px}.dashboard-welcome{padding:14px 12px 9px}.dashboard-welcome h3{font-size:14px}.dashboard-welcome p,.dashboard-welcome button{display:none}.metric-grid{gap:5px;padding:3px 12px 10px}.metric-grid article{border-radius:9px;padding:9px}.metric-grid article:nth-child(3){display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-grid small{margin-top:7px}.metric-grid strong{font-size:16px}.dashboard-lower{grid-template-columns:1fr;padding:0 12px 12px}.dashboard-lower article{min-height:150px}.actions-card{display:none!important}.chart{height:70px}.floating-card-one{top:45px;right:-8px}.floating-card-two{bottom:-25px;left:25px}.trust-strip{text-align:center;flex-wrap:wrap;gap:14px 18px;padding:22px 20px}.trust-strip span{font-size:8px}.section{padding:78px 20px}.section-heading.centered{margin-bottom:40px}.section-heading h2,.mobile-copy h2,.ai-copy h2,.customization-copy h2,.faq-intro h2{font-size:42px}.section-heading p,.mobile-copy>p,.ai-copy>p,.customization-copy>p,.faq-intro>p{font-size:14px}.platform-grid{grid-template-columns:1fr}.platform-card,.platform-card.leaders{min-height:auto;padding:25px}.platform-card h3{font-size:27px}.platform-card.leaders{padding-bottom:245px}.mini-insight{min-height:190px;padding:20px;bottom:22px;left:22px;right:22px}.workflow-list{grid-template-columns:1fr}.split-heading{grid-template-columns:1fr;gap:22px;margin-bottom:40px}.modules-grid{grid-template-columns:1fr}.module-card{min-height:300px}.mobile-visual{min-height:540px;margin-top:25px}.phone{border-radius:34px;width:225px;height:480px}.phone-screen{border-radius:27px;padding:14px}.phone-back{left:-23px}.phone-front{right:-10px}.mobile-float{bottom:4px;left:30px;right:auto}.ai-console{padding:15px}.ai-message{max-width:88%}.ai-principles{grid-template-columns:1fr}.ai-principles article,.ai-principles article:nth-child(2){border-bottom:1px solid #3a464b;border-right:0;min-height:auto;padding:26px 5px}.ai-principles h3{margin-top:24px}.ai-principles article:last-child{border-bottom:0}.security-visual{height:470px;transform:scale(.9)}.security-center{top:49%}.tenant-one{left:0}.tenant-two{right:0}.tenant-three{bottom:0}.line-one{width:145px;top:94px;left:106px;transform:rotate(50deg)}.line-two{width:145px;top:94px;right:104px;transform:rotate(-50deg)}.security-grid{grid-template-columns:1fr}.security-grid article{min-height:auto}.studio-body{grid-template-columns:44px 1fr;min-height:320px}.studio-content{padding:13px}.studio-welcome{margin-top:24px}.studio-welcome h3{font-size:18px}.studio-cards span{height:55px}.studio-panels span{height:80px}.palette span{font-size:0}.timeline{border-top:0;border-left:1px solid var(--border);grid-template-columns:1fr;row-gap:0;padding-left:15px}.timeline article,.timeline article:nth-child(2){border:0;min-height:auto;padding:25px 25px 45px}.timeline article>span{top:24px;left:-17px}.timeline small{margin-left:14px}.timeline h3{margin-top:24px}.faq-list summary{min-height:78px;font-size:14px}.demo-section{gap:45px;padding:78px 20px}.demo-content h2{font-size:43px}.demo-actions{flex-direction:column}.demo-promises{flex-direction:column;gap:9px}.demo-card{padding:21px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 25px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.language-toggle{min-width:78px;height:44px;color:var(--graphite);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 11px;transition:all .2s;display:inline-flex}.language-toggle:hover{color:var(--teal-dark);border-color:var(--teal)}.language-toggle span{font-size:10px;font-weight:900}.language-toggle small{color:var(--slate);font-size:8px;font-weight:700}html[dir=rtl] body{font-family:var(--font-arabic), Arial, sans-serif}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:-.035em}html[dir=rtl] h1 em,html[dir=rtl] h2 em{font-family:var(--font-arabic), Arial, sans-serif;font-style:normal;font-weight:700}html[dir=rtl] .desktop-nav{margin-left:0;margin-inline-start:auto}html[dir=rtl] .hero-visual{transform:perspective(1800px)rotateY(5deg)rotateX(1deg)}html[dir=rtl] .floating-card{transform:rotateY(-5deg)}html[dir=rtl] .availability-note{border-left:0;border-right:3px solid var(--gold);border-radius:10px 0 0 10px}html[dir=rtl] .pricing-grid li{padding-left:0;padding-right:22px}html[dir=rtl] .pricing-grid li:before{left:auto;right:0}html[dir=rtl] .ai-answer ol{padding-left:0;padding-right:18px}html[dir=rtl] .faq-list details p{margin-left:50px;margin-right:0}html[dir=rtl] .timeline article{border-right:0;border-left:1px solid var(--border)}html[dir=rtl] .timeline article:last-child{border-left:0}html[dir=rtl] .timeline article>span{left:auto;right:28px}@media (width<=900px){.language-toggle{margin-inline-start:auto}html[dir=rtl] .timeline article:nth-child(2){border-left:0}}@media (width<=640px){.language-toggle{min-width:58px;height:38px;padding:0 8px}.language-toggle small{display:none}html[dir=rtl] .timeline{border-left:0;border-right:1px solid var(--border);padding-left:0;padding-right:15px}html[dir=rtl] .timeline article,html[dir=rtl] .timeline article:nth-child(2){border:0}html[dir=rtl] .timeline article>span{left:auto;right:-17px}html[dir=rtl] .timeline small{margin-left:0;margin-right:14px}html[dir=rtl] .faq-list details p{margin-left:36px}}
