:root{
  --blue:#1260f9;--blue-2:#0d4dda;--blue-3:#eaf1ff;--ink:#07162f;--muted:#64748b;--line:#e6ebf4;--soft:#f7f9fd;--white:#fff;--green:#16b879;--purple:#7458f7;--orange:#ff9f43;--red:#ef5b6b;--cyan:#12a8c7;--navy:#17325c;
  --shadow:0 24px 70px rgba(23,51,94,.12);--shadow-sm:0 12px 36px rgba(23,51,94,.09);--radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Vazirmatn",Tahoma,Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:112px 0;position:relative}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}svg{display:block}.ambient{position:fixed;pointer-events:none;z-index:-1;border-radius:999px;filter:blur(100px);opacity:.36}.ambient-one{width:420px;height:420px;background:#8eb5ff;top:-200px;left:-180px}.ambient-two{width:360px;height:360px;background:#c7baff;right:-220px;top:580px}.site-header{height:84px;display:flex;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid transparent;transition:.3s;background:rgba(255,255,255,.75);backdrop-filter:blur(18px)}.site-header.scrolled{height:72px;border-color:rgba(222,229,241,.85);box-shadow:0 10px 35px rgba(15,34,67,.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.brand img{width:172px;height:auto}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:600;color:#34445f}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:2px;width:0;height:2px;background:var(--blue);transition:.25s;border-radius:10px}.desktop-nav a:hover{color:var(--blue)}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:18px}.text-link{font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:14px;padding:12px 23px;font-weight:700;transition:.25s;cursor:pointer;white-space:nowrap}.btn svg,.inline-cta svg,.solution a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(180deg)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--blue),#377dff);box-shadow:0 10px 25px rgba(18,96,249,.24)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 32px rgba(18,96,249,.32)}.btn-small{padding:10px 18px;border-radius:12px;font-size:14px}.btn-large{padding:15px 26px;border-radius:16px}.btn-secondary{border-color:#dce4f2;background:rgba(255,255,255,.85);color:#24344f}.btn-secondary:hover{border-color:#b9cbec;color:var(--blue);transform:translateY(-2px)}.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:22px;height:2px;background:var(--ink);border-radius:5px;transition:.25s}.mobile-panel{display:none}.hero{padding-top:176px;padding-bottom:72px;min-height:870px;background:radial-gradient(circle at 20% 20%,rgba(108,153,255,.10),transparent 36%),linear-gradient(180deg,#fff 0,#fbfdff 100%)}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:13px;font-weight:700;background:#eff4ff;border:1px solid #dbe7ff;padding:8px 13px;border-radius:999px;margin-bottom:22px}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--blue);position:relative}.pulse-dot:after{content:"";position:absolute;inset:-5px;border:1px solid var(--blue);border-radius:50%;animation:pulse 1.8s infinite}.hero h1{font-size:clamp(43px,5vw,68px);line-height:1.27;letter-spacing:-2.4px;margin:0 0 24px;font-weight:900}.hero h1 span,.section-heading h2 span,.split-heading h2 span,.report-copy h2 span,.trust-copy h2 span{color:var(--blue);position:relative}.hero h1 span:after{content:"";position:absolute;left:4px;right:4px;bottom:-4px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12'%3E%3Cpath d='M2 9C55 2 140 2 198 8' fill='none' stroke='%231260f9' stroke-width='3' stroke-linecap='round' opacity='.28'/%3E%3C/svg%3E") center/100% 100% no-repeat}.hero-lead{font-size:19px;line-height:1.95;color:#52627b;margin:0 0 30px;max-width:610px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-points{margin-top:26px;display:flex;gap:22px;flex-wrap:wrap;color:#53627a;font-size:13px}.hero-points span{display:flex;align-items:center;gap:7px}.hero-points svg{width:17px;height:17px;fill:none;stroke:var(--green);stroke-width:2.7}.hero-product{position:relative;direction:ltr}.product-halo{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(18,96,249,.2),rgba(18,96,249,0) 67%);top:-90px;left:40px;filter:blur(5px)}.browser-shell{position:relative;background:#fff;border:1px solid rgba(202,214,234,.8);border-radius:23px;box-shadow:0 35px 90px rgba(25,56,103,.20);overflow:hidden;transform:perspective(1400px) rotateY(-4deg) rotateX(2deg);transition:transform .25s;z-index:2}.browser-bar{height:43px;background:#f7f9fc;border-bottom:1px solid #edf0f5;display:flex;align-items:center;padding:0 14px;gap:12px}.browser-dots{display:flex;gap:5px}.browser-dots i{width:8px;height:8px;border-radius:50%;background:#d4dce8}.browser-dots i:first-child{background:#ff6d6d}.browser-dots i:nth-child(2){background:#ffc65a}.browser-dots i:nth-child(3){background:#5bd29b}.browser-address{height:24px;border-radius:8px;background:#fff;border:1px solid #e9edf4;flex:1;text-align:center;font-size:9px;color:#98a5b8;line-height:24px}.browser-mini-logo{width:22px;height:22px;display:flex;align-items:center}.app-shell{display:grid;grid-template-columns:57px 1fr;height:470px;background:#f7f9fd}.app-sidebar{background:#0d2b5c;display:flex;flex-direction:column;align-items:center;padding:14px 0;gap:15px}.app-logo{width:35px;height:35px;background:#fff;border-radius:11px;padding:5px;margin-bottom:5px}.app-sidebar>span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:9px;color:#8fa7cb}.app-sidebar>span.active{background:#1260f9;color:#fff}.app-sidebar svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.app-main{padding:20px;direction:rtl}.app-topline{display:flex;align-items:center;justify-content:space-between}.app-topline div:first-child{display:flex;flex-direction:column}.app-topline small{font-size:9px;color:#8794a8}.app-topline strong{font-size:14px}.avatar-stack{display:flex;direction:ltr;align-items:center}.avatar-stack b,.avatar-stack em{width:28px;height:28px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:-7px;font-size:8px;font-style:normal;background:#d9e6ff;color:var(--blue)}.avatar-stack b:nth-child(2){background:#ffe6d5;color:#d9782d}.avatar-stack b:nth-child(3){background:#e8dcff;color:#7654d6}.avatar-stack em{background:#eef2f7;color:#67758b}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.metric{background:#fff;border:1px solid #edf0f5;border-radius:13px;padding:11px;display:flex;align-items:center;gap:8px;box-shadow:0 6px 18px rgba(32,57,93,.04)}.metric-icon{width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.metric-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.metric-icon.blue{color:var(--blue);background:#eaf1ff}.metric-icon.violet{color:#7357ef;background:#f0edff}.metric-icon.green{color:#1eaa75;background:#e9fbf4}.metric>div{display:grid;grid-template-columns:auto auto;align-items:end;flex:1}.metric small{grid-column:1/3;font-size:7px;color:#8794a8}.metric strong{font-size:17px;line-height:1.2}.metric i{font-size:6.8px;font-style:normal;color:#20a777}.dashboard-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:10px}.dashboard-card{background:#fff;border:1px solid #edf0f5;border-radius:14px;padding:13px;min-height:258px}.card-head{display:flex;justify-content:space-between;align-items:center}.card-head strong{font-size:10px}.card-head span{font-size:7px;color:#8390a4}.line-chart{width:100%;height:150px;margin-top:14px;overflow:visible}.grid-lines path{stroke:#edf1f6;stroke-width:1}.line-chart .area{fill:url(#fillChart)}.line-chart .trend{fill:none;stroke:#1260f9;stroke-width:3;stroke-linecap:round}.line-chart circle{fill:#fff;stroke:#1260f9;stroke-width:3}.chart-labels{display:flex;justify-content:space-between;color:#9ba6b5;font-size:6px}.mini-task{display:flex;align-items:center;gap:7px;padding:12px 0;border-bottom:1px solid #edf0f5}.mini-task:last-child{border:0}.priority{width:7px;height:7px;border-radius:50%}.priority.high{background:#ef6674}.priority.medium{background:#ffac53}.priority.low{background:#42bf8b}.mini-task>div{flex:1;display:flex;flex-direction:column}.mini-task strong{font-size:7.5px}.mini-task small{font-size:6px;color:#9aa6b7}.mini-task>b{font-size:7px;color:var(--blue);background:#eaf1ff;padding:3px 5px;border-radius:6px}.floating-card{position:absolute;z-index:3;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);border:1px solid rgba(210,221,239,.86);border-radius:15px;box-shadow:0 18px 46px rgba(27,58,106,.18);display:flex;align-items:center;gap:10px;padding:11px 14px;direction:rtl;animation:float 4s ease-in-out infinite}.floating-card>span{width:36px;height:36px;border-radius:11px;background:#eeeaff;color:#7256f0;display:flex;align-items:center;justify-content:center}.floating-card svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.floating-card>div{display:flex;flex-direction:column}.floating-card strong{font-size:10px}.floating-card small{font-size:7px;color:#8492a6}.float-one{left:-35px;top:82px}.float-two{right:-28px;bottom:35px;animation-delay:-2s}.ring{width:42px;height:42px;border-radius:50%;background:conic-gradient(#19b77d 0 87%,#e7f0ed 87%);position:relative;display:flex!important;align-items:center;justify-content:center}.ring:after{content:"";position:absolute;inset:5px;background:#fff;border-radius:50%}.ring b{position:relative;z-index:2;font-size:11px;color:#159c6b}.hero-capabilities{display:flex;align-items:center;justify-content:center;gap:23px;margin-top:74px;color:#617089;font-size:13px;font-weight:600}.hero-capabilities i{width:4px;height:4px;background:#b2bfd1;border-radius:50%}.section-soft{background:linear-gradient(180deg,#f7f9fd,#fff)}.section-heading{max-width:720px;margin:0 auto 52px}.section-heading.centered{text-align:center}.section-kicker{font-size:13px;font-weight:800;letter-spacing:.2px;color:var(--blue);margin-bottom:10px}.section-heading h2,.split-heading h2,.report-copy h2,.trust-copy h2,.faq-intro h2{font-size:clamp(32px,4vw,48px);line-height:1.35;letter-spacing:-1.3px;margin:0 0 16px;font-weight:900}.section-heading p,.split-heading>p,.report-copy>p,.trust-copy>p,.faq-intro>p{color:#65748a;font-size:17px;line-height:1.95;margin:0}.bento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.feature-card{position:relative;border:1px solid #e5eaf3;border-radius:26px;background:#fff;padding:30px;overflow:hidden;min-height:350px;box-shadow:0 14px 44px rgba(26,55,98,.055);transition:.35s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(26,55,98,.11);border-color:#d6e1f4}.feature-large{grid-column:1/-1;min-height:390px;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:45px;padding:42px}.feature-icon{width:48px;height:48px;border-radius:15px;background:#eaf1ff;color:var(--blue);display:flex;align-items:center;justify-content:center;margin-bottom:19px;box-shadow:inset 0 0 0 1px rgba(18,96,249,.08)}.feature-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.feature-icon.purple{background:#f0edff;color:var(--purple)}.feature-icon.green{background:#e9fbf4;color:var(--green)}.feature-icon.orange{background:#fff3e6;color:#f18b27}.feature-icon.cyan{background:#e8f9fc;color:var(--cyan)}.feature-icon.red{background:#fff0f2;color:var(--red)}.feature-icon.navy{background:#eaf0f9;color:var(--navy)}.feature-icon.blue{background:#eaf1ff;color:var(--blue)}.feature-card h3{font-size:24px;margin:0 0 10px;font-weight:850}.feature-card p{color:#67768c;margin:0;font-size:15px;line-height:1.9}.feature-card ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:8px;color:#40506a;font-size:14px}.feature-card li{position:relative;padding-right:22px}.feature-card li:before{content:"✓";position:absolute;right:0;color:var(--green);font-weight:900}.wbs-visual{height:285px;background:linear-gradient(145deg,#f5f8fe,#eef4ff);border:1px solid #dfE8f7;border-radius:20px;padding:27px;position:relative;direction:rtl}.wbs-row{height:48px;background:#fff;border:1px solid #dfe7f3;box-shadow:0 8px 20px rgba(24,53,94,.07);border-radius:12px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding:0 13px;gap:8px;position:absolute;z-index:2}.wbs-row span{font-size:10px;background:#eaf1ff;color:var(--blue);border-radius:6px;padding:3px;text-align:center}.wbs-row b{font-size:12px}.wbs-row em{font-size:10px;font-style:normal;color:var(--green)}.wbs-row.root{top:25px;right:25px;left:25px;border-color:#bdd1ff}.wbs-row.child{right:76px;left:25px}.wbs-row.one{top:96px}.wbs-row.two{top:160px}.wbs-row.three{top:224px}.wbs-connector{position:absolute;right:49px;top:73px;width:30px;height:176px;border-right:2px solid #b8c9e4}.wbs-connector:before,.wbs-connector:after{content:"";position:absolute;right:0;width:25px;border-top:2px solid #b8c9e4}.wbs-connector:before{top:47px}.wbs-connector:after{bottom:0}.feature-ai{background:radial-gradient(circle at 0 0,rgba(116,88,247,.14),transparent 45%),#fff}.ai-prompt{margin-top:25px;border:1px solid #dfe3ef;background:#fbfbfe;border-radius:14px;padding:11px 11px 11px 14px;display:flex;align-items:center;gap:8px;direction:rtl}.ai-prompt span{font-size:11px;color:#8995a8;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-prompt button{width:35px;height:35px;border:0;border-radius:10px;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center}.ai-prompt svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;transform:rotate(180deg)}.ai-lines{margin-top:15px;display:grid;gap:8px}.ai-lines i{height:9px;border-radius:8px;background:linear-gradient(90deg,#e7e2ff 40%,#f3f1ff)}.ai-lines i:nth-child(2){width:82%}.ai-lines i:nth-child(3){width:62%}.timer-widget{margin-top:25px;background:#09274f;border-radius:18px;padding:23px;color:#fff;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.timer-widget:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:rgba(22,184,121,.18);filter:blur(22px);top:-70px;left:-30px}.timer-pulse{width:12px;height:12px;border-radius:50%;background:#3ad29a;box-shadow:0 0 0 6px rgba(58,210,154,.14);margin-bottom:13px}.timer-widget strong{font-size:30px;letter-spacing:1px}.timer-widget span{font-size:10px;color:#a9bcd5}.timer-widget button{margin-top:15px;border:0;background:#fff;color:#17325c;border-radius:10px;padding:7px 15px;font-size:10px;font-weight:800}.cost-bars{margin-top:25px;display:grid;gap:15px}.cost-bars>div{display:grid;grid-template-columns:1fr auto;gap:5px}.cost-bars span,.cost-bars b{font-size:11px}.cost-bars span{color:#65748a}.cost-bars>div>i{grid-column:1/3;height:8px;background:#edf1f7;border-radius:10px;overflow:hidden}.cost-bars em{display:block;height:100%;background:linear-gradient(90deg,#1260f9,#5c90ff);border-radius:10px}.feature-team{background:linear-gradient(135deg,#fff,#f7fbff)}.feature-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.feature-tags span{font-size:11px;font-weight:650;padding:7px 10px;border-radius:9px;background:#eff4fb;color:#3b4e69;border:1px solid #e3e9f2}.chat-visual{background:#fff;border:1px solid #e1e8f2;border-radius:20px;padding:18px;box-shadow:0 18px 45px rgba(28,56,96,.09);min-height:300px}.chat-top{display:flex;align-items:center;border-bottom:1px solid #edf0f5;padding-bottom:13px}.chat-top>div:nth-child(2){display:flex;flex-direction:column;flex:1;margin-right:9px}.chat-top strong{font-size:12px}.chat-top small{font-size:8px;color:#7f8da2}.chat-top>span{color:#9aa6b7}.avatar{width:37px;height:37px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.blue-a{background:#e4edff;color:var(--blue)}.chat-bubble{max-width:79%;padding:10px 12px;border-radius:14px;font-size:10px;margin-top:16px;display:flex;flex-direction:column;line-height:1.7}.chat-bubble small{font-size:7px;margin-top:3px;opacity:.65}.chat-bubble.received{background:#f0f3f8;border-bottom-right-radius:4px}.chat-bubble.sent{background:#1260f9;color:#fff;margin-right:auto;border-bottom-left-radius:4px}.file-bubble{display:flex;align-items:center;gap:8px;width:78%;border:1px solid #e2e9f2;border-radius:13px;padding:10px;margin-top:9px}.file-bubble svg{width:23px;height:23px;fill:none;stroke:var(--blue);stroke-width:1.6}.file-bubble div{display:flex;flex-direction:column;flex:1}.file-bubble strong{font-size:9px}.file-bubble small{font-size:7px;color:#8a97a9}.file-bubble>span{font-size:15px;color:var(--blue)}.map-widget{height:185px;background:#eaf0ed;border-radius:17px;margin-top:22px;position:relative;overflow:hidden}.map-widget:before,.map-widget:after{content:"";position:absolute;background:#d3ddd7}.map-widget:before{width:130%;height:24px;top:78px;left:-15%;transform:rotate(-13deg)}.map-widget:after{height:130%;width:21px;left:44%;top:-15%;transform:rotate(19deg)}.map-road{position:absolute;background:#fff;opacity:.7}.map-road.r1{height:7px;width:120%;top:35px;left:-10%;transform:rotate(11deg)}.map-road.r2{height:7px;width:120%;top:135px;left:-10%;transform:rotate(-5deg)}.map-road.r3{width:7px;height:120%;left:75%;top:-10%;transform:rotate(8deg)}.geo-circle{width:105px;height:105px;border:2px dashed rgba(18,96,249,.48);background:rgba(18,96,249,.09);border-radius:50%;position:absolute;top:31px;left:50%;transform:translateX(-50%)}.map-pin{position:absolute;width:34px;height:34px;background:var(--blue);color:#fff;border:4px solid #fff;border-radius:50% 50% 50% 10%;transform:rotate(-45deg);top:66px;left:calc(50% - 17px);box-shadow:0 6px 18px rgba(18,96,249,.35);display:flex;align-items:center;justify-content:center}.map-pin svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;transform:rotate(45deg)}.map-status{position:absolute;bottom:10px;right:10px;background:rgba(255,255,255,.92);padding:6px 9px;border-radius:8px;font-size:8px;font-weight:700;box-shadow:0 5px 14px rgba(41,70,57,.12)}.map-status i{width:6px;height:6px;background:var(--green);border-radius:50%;display:inline-block;margin-left:4px}.permissions{display:grid;gap:9px;margin-top:22px}.permissions>div{display:flex;justify-content:space-between;align-items:center;background:#f6f8fb;border:1px solid #e8edf4;padding:10px 12px;border-radius:11px}.permissions span{font-size:11px;font-weight:700}.permissions b{font-size:8px;padding:4px 7px;border-radius:6px;background:#eaf1ff;color:var(--blue)}.views-section{background:#081b3a;color:#fff;overflow:hidden}.views-section:before{content:"";position:absolute;width:650px;height:650px;border-radius:50%;background:rgba(18,96,249,.17);filter:blur(70px);left:-260px;top:0}.split-heading{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:end;margin-bottom:50px;position:relative}.split-heading h2{margin-bottom:0}.split-heading>p{color:#9eafc9;font-size:15px}.views-tabs{position:relative;border:1px solid rgba(169,190,224,.15);background:rgba(255,255,255,.055);border-radius:27px;padding:15px;display:grid;grid-template-columns:240px 1fr;gap:15px;box-shadow:0 30px 80px rgba(0,0,0,.2)}.tab-buttons{display:flex;flex-direction:column;gap:7px;padding:6px}.tab-buttons button{border:0;background:transparent;color:#9cadc6;border-radius:14px;padding:13px 12px;display:flex;gap:12px;align-items:center;text-align:right;cursor:pointer;transition:.25s}.tab-buttons button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.tab-buttons button span{display:flex;flex-direction:column}.tab-buttons button b{font-size:12px}.tab-buttons button small{font-size:9px;opacity:.65}.tab-buttons button.active{background:#1260f9;color:#fff;box-shadow:0 10px 30px rgba(18,96,249,.26)}.tab-stage{background:#f7f9fc;color:#0a1b36;border-radius:18px;min-height:535px;overflow:hidden}.stage-toolbar{height:55px;background:#fff;border-bottom:1px solid #e7ebf2;display:flex;align-items:center;padding:0 17px;direction:ltr}.stage-toolbar>div{display:flex;gap:5px}.stage-toolbar i{width:7px;height:7px;border-radius:50%;background:#d6dce6}.stage-toolbar>span{margin:auto;font-size:10px;font-weight:750}.stage-toolbar button{border:0;background:#1260f9;color:#fff;border-radius:8px;padding:6px 11px;font-size:8px}.tab-panel{display:none;padding:18px;height:480px;direction:rtl}.tab-panel.active{display:block;animation:fadeIn .35s}.wbs-table{background:#fff;border:1px solid #e5eaf2;border-radius:13px;overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:2fr .85fr 1.2fr .85fr;align-items:center;min-height:54px;padding:0 15px;border-bottom:1px solid #edf0f4;gap:8px}.table-head{min-height:37px;background:#f5f7fa;color:#8290a5;font-size:8px}.table-row>span{font-size:8.5px}.table-row>span:first-child{display:flex;align-items:center;gap:8px}.table-row>span:first-child>i{font-style:normal;color:#8997aa}.table-row.level-1>span:first-child{padding-right:18px}.table-row.level-2>span:first-child{padding-right:37px}.person{width:23px;height:23px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:7px;font-style:normal;margin-left:4px}.p1{background:#dfeaff;color:#1260f9}.p2{background:#ffe6db;color:#d7723c}.p3{background:#ece3ff;color:#7552d9}.p4{background:#dcf7ec;color:#149a68}.p5{background:#ffe6ed;color:#db5579}.table-row>span:last-child{display:grid;grid-template-columns:auto 1fr;gap:5px;align-items:center}.table-row>span:last-child strong{font-size:8px;color:#1260f9}.table-row u,.kanban-col article>u{height:5px;background:#eaf0f8;border-radius:8px;overflow:hidden;text-decoration:none}.table-row u i,.kanban-col article>u i{display:block;height:100%;background:#1260f9;border-radius:8px}.kanban-board{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;direction:rtl;height:100%}.kanban-col{background:#f0f3f8;border-radius:12px;padding:11px}.kanban-title{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;margin-bottom:10px}.kanban-title b{background:#fff;color:#69788e;border-radius:6px;padding:2px 7px;font-size:8px}.kanban-col article{background:#fff;border:1px solid #e2e7ef;border-radius:11px;padding:11px;margin-bottom:9px;box-shadow:0 6px 15px rgba(19,43,78,.04);display:flex;flex-direction:column}.kanban-col article>i.label{align-self:flex-start;font-style:normal;font-size:7px;padding:3px 6px;border-radius:5px;margin-bottom:7px}.blue-l{background:#e7efff;color:#1260f9}.orange-l{background:#fff0df;color:#e48325}.violet-l{background:#eee9ff;color:#7458f7}.green-l{background:#e2f8ef;color:#16a26e}.kanban-col article strong{font-size:9px;margin-bottom:4px}.kanban-col article small{font-size:7px;color:#8491a5}.kanban-col article>u{margin:8px 0;height:4px}.kanban-col article>div{margin-top:10px;display:flex;align-items:center;justify-content:space-between;color:#8996a8;font-size:8px}.kanban-col article.done{opacity:.75}.people{display:flex;direction:ltr}.people .person{margin-left:-6px;border:2px solid #fff}.gantt-wrap{background:#fff;border:1px solid #e3e8f0;border-radius:13px;height:100%;display:grid;grid-template-columns:170px 1fr;overflow:hidden;direction:rtl}.gantt-left{display:grid;grid-template-rows:40px repeat(5,1fr);border-left:1px solid #e8edf4}.gantt-left strong,.gantt-left span{display:flex;align-items:center;padding:0 13px;border-bottom:1px solid #edf0f4;font-size:8px}.gantt-left strong{background:#f5f7fa;color:#7c899b}.gantt-right{position:relative;overflow:hidden}.gantt-months{height:40px;display:grid;grid-template-columns:repeat(5,1fr);background:#f5f7fa}.gantt-months span{display:flex;align-items:center;justify-content:center;font-size:7px;color:#7d8b9f;border-left:1px solid #e5eaf2}.gantt-grid-lines{position:absolute;inset:40px 0 0;background:repeating-linear-gradient(to left,transparent 0,transparent calc(20% - 1px),#edf0f4 calc(20% - 1px),#edf0f4 20%),repeating-linear-gradient(to bottom,transparent 0,transparent calc(20% - 1px),#edf0f4 calc(20% - 1px),#edf0f4 20%)}.gbar{position:absolute;height:23px;border-radius:6px;background:linear-gradient(90deg,#1260f9,#5d91ff);color:#fff;font-size:6px;font-style:normal;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 12px rgba(18,96,249,.18)}.gbar.b1{top:61px;right:3%;width:20%}.gbar.b2{top:138px;right:17%;width:28%;background:linear-gradient(90deg,#7458f7,#9a86ff)}.gbar.b3{top:215px;right:34%;width:35%}.gbar.b4{top:292px;right:44%;width:32%;background:linear-gradient(90deg,#16b879,#54d5a6)}.gbar.b5{top:370px;right:68%;width:25%;background:linear-gradient(90deg,#ff9f43,#ffc06f)}.today-line{position:absolute;top:40px;bottom:0;right:58%;border-right:1px dashed #ef5b6b}.today-line span{position:absolute;top:4px;right:-16px;background:#ef5b6b;color:#fff;font-size:6px;padding:2px 5px;border-radius:4px}.calendar-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.calendar-head{height:50px;display:flex;align-items:center;justify-content:center;gap:28px;border-bottom:1px solid #edf0f4}.calendar-head strong{font-size:12px}.calendar-head button{border:0;background:#f0f4fa;width:27px;height:27px;border-radius:8px}.week,.days{display:grid;grid-template-columns:repeat(7,1fr)}.week b{height:32px;display:flex;align-items:center;justify-content:center;background:#f7f9fc;font-size:8px;color:#7d899a}.days span{height:69px;border-left:1px solid #edf0f4;border-top:1px solid #edf0f4;padding:6px;font-size:8px;position:relative}.days span.muted{color:#bcc4cf;background:#fafbfc}.days span.today:before{content:"";position:absolute;width:22px;height:22px;border-radius:50%;background:#1260f9;top:2px;right:2px;z-index:0}.days span.today{color:#fff;z-index:1}.event{position:absolute;right:4px;left:4px;bottom:5px;border-radius:4px;padding:2px 3px;font-size:5.5px;font-style:normal;white-space:nowrap;overflow:hidden;color:#24344f}.blue-e{background:#dfebff;color:#1260f9}.violet-e{background:#ece7ff;color:#7458f7}.green-e{background:#dff8ed;color:#158d63}.orange-e{background:#fff0df;color:#d57a25}.report-section{background:#fff}.report-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:78px;align-items:center}.report-visual{position:relative;direction:ltr}.report-window{background:#f7f9fc;border:1px solid #dfe7f1;border-radius:24px;padding:18px;box-shadow:var(--shadow);direction:rtl}.report-header{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e9edf4;border-radius:14px;padding:13px 15px}.report-header>div{display:flex;flex-direction:column}.report-header small{font-size:8px;color:#8a97aa}.report-header strong{font-size:13px}.report-header button{border:1px solid #dce5f4;background:#f8fbff;color:#1260f9;border-radius:8px;font-size:8px;padding:6px 9px}.report-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:11px 0}.report-metrics>div{background:#fff;border:1px solid #e8edf4;border-radius:12px;padding:10px;display:grid;grid-template-columns:1fr auto}.report-metrics span{grid-column:1/3;font-size:7px;color:#8794a6}.report-metrics strong{font-size:18px}.report-metrics em{font-size:7px;font-style:normal;color:#8d9aac;align-self:end}.report-metrics em.up{color:#16a873}.report-body{display:grid;grid-template-columns:.75fr 1.25fr;gap:9px}.donut-card,.bar-card{background:#fff;border:1px solid #e7ecf3;border-radius:14px;padding:13px;min-height:220px}.donut{width:110px;height:110px;border-radius:50%;background:conic-gradient(#1260f9 0 72%,#e9eef6 72%);position:relative;margin:10px auto;display:flex;align-items:center;justify-content:center}.donut:after{content:"";position:absolute;inset:16px;background:#fff;border-radius:50%}.donut span{position:relative;z-index:2;font-size:18px;font-weight:850;display:flex;flex-direction:column;align-items:center}.donut small{font-size:7px;color:#8794a7;font-weight:500}.legend{display:grid;gap:4px}.legend p{display:flex;align-items:center;font-size:7px;margin:0;color:#64748b}.legend p i{width:7px;height:7px;border-radius:50%;margin-left:5px}.legend p .l1{background:#1260f9}.legend p .l2{background:#7458f7}.legend p .l3{background:#ff9f43}.legend p b{margin-right:auto;color:#1b2b46}.hbar{display:grid;grid-template-columns:72px 1fr 25px;align-items:center;gap:5px;margin-top:17px}.hbar span,.hbar b{font-size:7px}.hbar i{height:6px;border-radius:8px;background:#eaf0f7;overflow:hidden}.hbar em{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#1260f9,#69a0ff)}.report-float{position:absolute;right:-30px;bottom:-24px;background:#fff;border:1px solid #dfe7f1;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:9px;box-shadow:0 18px 45px rgba(25,52,92,.15);direction:rtl}.report-float>svg{width:32px;height:32px;padding:7px;border-radius:10px;background:#eaf1ff;fill:none;stroke:#1260f9;stroke-width:1.8}.report-float>div{display:flex;flex-direction:column}.report-float strong{font-size:9px}.report-float span{font-size:7px;color:#8390a3}.check-list{display:grid;gap:18px;margin:28px 0}.check-list>div{display:flex;gap:12px}.check-list>div>span{width:34px;height:34px;flex:0 0 auto;border-radius:11px;background:#e8f7f1;color:#16a873;display:flex;align-items:center;justify-content:center}.check-list svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.5}.check-list p{margin:0;display:flex;flex-direction:column}.check-list strong{font-size:14px}.check-list small{font-size:12px;color:#7a889c;margin-top:3px}.inline-cta{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-weight:800;font-size:14px}.inline-cta:hover{gap:13px}.inline-cta svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.smart-work-section{padding-top:30px}.smart-work-card{background:linear-gradient(135deg,#0b2a5b,#1260f9);border-radius:32px;color:#fff;padding:55px;display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center;overflow:hidden;position:relative;box-shadow:0 30px 80px rgba(16,70,170,.25)}.smart-work-card:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.09);right:-180px;top:-180px}.smart-copy{position:relative}.section-kicker.light,.eyebrow.light{color:#bcd2ff}.smart-copy h2{font-size:38px;line-height:1.5;margin:0 0 15px}.smart-copy p{color:#c6d6ef;font-size:14px}.smart-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}.smart-chips span{font-size:9px;padding:6px 9px;border-radius:8px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13)}.eisenhower{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;direction:rtl;position:relative}.eisen-card{background:#fff;color:#1d2d49;border-radius:14px;padding:13px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.eisen-card header{display:flex;justify-content:space-between;font-size:9px;font-weight:800;border-bottom:1px solid #edf0f4;padding-bottom:8px;margin-bottom:8px}.eisen-card header b{width:19px;height:19px;border-radius:6px;display:flex;align-items:center;justify-content:center}.eisen-card p{font-size:8px;margin:7px 0;color:#53627a;display:flex;align-items:center}.eisen-card p i{width:9px;height:9px;border:1px solid #cbd4e2;border-radius:3px;margin-left:5px}.red-c header{color:#e65d6b}.red-c header b{background:#fff0f2}.blue-c header{color:#1260f9}.blue-c header b{background:#eaf1ff}.orange-c header{color:#e78527}.orange-c header b{background:#fff3e7}.green-c header{color:#16a774}.green-c header b{background:#e8f8f1}.solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solution{border:1px solid #e3e9f2;border-radius:22px;padding:24px;background:#fff;position:relative;overflow:hidden;transition:.3s}.solution:hover{transform:translateY(-5px);box-shadow:var(--shadow-sm);border-color:#ccdaf1}.solution-number{position:absolute;left:17px;top:10px;font-size:42px;font-weight:900;color:#f0f3f8;line-height:1}.solution h3{font-size:18px;margin:0 0 9px}.solution p{font-size:12.5px;color:#68778c;margin:0 0 18px;min-height:91px}.solution a{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:var(--blue)}.solution a svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.workflow-section{background:#f7f9fd}.workflow-line{display:flex;align-items:flex-start;justify-content:center}.workflow-step{width:225px;text-align:center}.workflow-step>span{width:76px;height:76px;border-radius:23px;background:#fff;color:var(--blue);border:1px solid #dbe5f4;box-shadow:0 14px 35px rgba(25,53,95,.08);display:flex;align-items:center;justify-content:center;margin:0 auto 17px;position:relative}.workflow-step>span b{position:absolute;right:-7px;top:-7px;width:25px;height:25px;border-radius:9px;background:#1260f9;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;border:3px solid #f7f9fd}.workflow-step svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7}.workflow-step h3{font-size:16px;margin:0 0 7px}.workflow-step p{font-size:11.5px;color:#6e7d91;margin:0}.workflow-arrow{width:75px;padding-top:30px;color:#b6c3d7}.workflow-arrow svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.5;transform:rotate(180deg);margin:auto}.trust-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.trust-items{display:grid;gap:12px}.trust-items article{display:flex;gap:15px;border:1px solid #e3e9f2;border-radius:18px;padding:18px;background:#fff;transition:.25s}.trust-items article:hover{box-shadow:var(--shadow-sm);transform:translateX(-4px)}.trust-items article>span{width:44px;height:44px;flex:0 0 auto;border-radius:13px;background:#eaf1ff;color:var(--blue);display:flex;align-items:center;justify-content:center}.trust-items svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.trust-items strong{font-size:14px}.trust-items p{font-size:11.5px;color:#758398;margin:3px 0 0}.faq-section{background:#f7f9fd}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:start}.faq-intro{position:sticky;top:110px}.faq-intro .btn{margin-top:22px}.accordion{display:grid;gap:10px}.faq-item{background:#fff;border:1px solid #e2e8f1;border-radius:17px;overflow:hidden}.faq-item button{border:0;background:transparent;width:100%;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;text-align:right;font-weight:750;color:#1c2c48;cursor:pointer}.faq-item button b{width:28px;height:28px;border-radius:9px;background:#eff3f9;color:#54708f;display:flex;align-items:center;justify-content:center;font-size:18px;transition:.25s}.faq-item>div{display:grid;grid-template-rows:0fr;transition:.3s}.faq-item>div>p{overflow:hidden;margin:0;padding:0 20px;color:#69788d;font-size:13px;line-height:1.9}.faq-item.open{border-color:#cbdaf2;box-shadow:0 10px 30px rgba(26,55,98,.05)}.faq-item.open>div{grid-template-rows:1fr}.faq-item.open>div>p{padding-bottom:18px}.faq-item.open button b{transform:rotate(45deg);background:#eaf1ff;color:var(--blue)}.final-cta{padding-top:60px}.cta-card{position:relative;border-radius:32px;background:linear-gradient(135deg,#0b2b61 0,#1260f9 58%,#4386ff 100%);padding:66px;overflow:hidden;color:#fff;box-shadow:0 30px 85px rgba(18,96,249,.26)}.cta-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.17);filter:blur(60px);left:-180px;top:-180px}.cta-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,transparent,#000)}.cta-mark{position:absolute;width:300px;left:70px;top:50%;transform:translateY(-50%) rotate(-8deg);opacity:.13;filter:brightness(0) invert(1)}.cta-copy{max-width:680px;position:relative}.cta-copy h2{font-size:42px;line-height:1.45;margin:0 0 13px}.cta-copy p{color:#d2e1ff;margin:0 0 27px}.cta-copy>div:last-child{display:flex;gap:10px}.btn-white{background:#fff;color:#1155d5;box-shadow:0 12px 30px rgba(2,24,67,.16)}.btn-white:hover{transform:translateY(-2px)}.btn-ghost{border-color:rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}.btn-ghost:hover{background:rgba(255,255,255,.13)}.site-footer{background:#071a37;color:#fff;padding:65px 0 25px;margin-top:60px}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:55px}.footer-brand img{width:175px;filter:brightness(0) invert(1)}.footer-brand p{font-size:12px;color:#93a7c6;max-width:270px;margin-top:18px}.footer-col{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#93a7c6}.footer-col strong{font-size:13px;color:#fff;margin-bottom:7px}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:45px;display:flex;align-items:center;justify-content:space-between;color:#8298b8;font-size:10px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}@keyframes pulse{0%{transform:scale(.5);opacity:1}100%{transform:scale(1.6);opacity:0}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.desktop-nav{gap:18px}.hero-grid{gap:35px}.hero h1{font-size:52px}.browser-shell{transform:none}.float-one{left:-10px}.float-two{right:-8px}.solutions-grid{grid-template-columns:repeat(2,1fr)}.solution p{min-height:auto}.workflow-step{width:190px}.workflow-arrow{width:45px}.report-grid{gap:45px}}
@media(max-width:900px){.desktop-nav,.header-actions{display:none}.menu-toggle{display:flex}.mobile-panel{position:absolute;top:72px;right:20px;left:20px;background:#fff;border:1px solid #e1e8f2;border-radius:18px;padding:15px;box-shadow:0 20px 50px rgba(19,47,89,.16);display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.25s}.mobile-panel.open{opacity:1;visibility:visible;transform:none}.mobile-panel>a{padding:10px 12px;font-size:14px;border-radius:10px}.mobile-panel>a:hover{background:#f3f6fb}.mobile-actions{display:flex;gap:8px;border-top:1px solid #edf0f4;margin-top:8px;padding-top:12px;align-items:center}.mobile-actions>a:first-child{padding:9px 14px}.hero{padding-top:145px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.hero-product{max-width:720px;margin:auto;width:100%}.hero-capabilities{margin-top:45px;flex-wrap:wrap}.feature-large{grid-template-columns:1fr;padding:32px}.feature-large .feature-copy{max-width:650px}.split-heading,.report-grid,.trust-grid,.faq-grid{grid-template-columns:1fr;gap:40px}.views-tabs{grid-template-columns:1fr}.tab-buttons{display:grid;grid-template-columns:repeat(4,1fr)}.tab-buttons button{justify-content:center;text-align:center}.tab-buttons button span small{display:none}.tab-buttons button span b{font-size:10px}.report-visual{max-width:720px;margin:auto;width:100%}.smart-work-card{grid-template-columns:1fr;padding:42px}.workflow-line{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.workflow-step{width:auto}.workflow-arrow{display:none}.faq-intro{position:static}.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:25px}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.site-header{height:70px}.brand img{width:145px}.hero{padding-top:125px;min-height:unset}.hero h1{font-size:39px;letter-spacing:-1.3px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-points{gap:9px 16px}.hero-points span{font-size:11px}.browser-shell{border-radius:16px}.app-shell{grid-template-columns:39px 1fr;height:355px}.app-sidebar{padding:9px 0;gap:9px}.app-sidebar>span{width:27px;height:27px}.app-logo{width:28px;height:28px}.app-main{padding:12px}.metric-row{gap:5px;margin:10px 0}.metric{padding:6px;gap:4px}.metric-icon{width:23px;height:23px}.metric strong{font-size:12px}.metric i,.metric small{font-size:5px}.dashboard-card{min-height:190px;padding:8px}.line-chart{height:105px}.mini-task{padding:8px 0}.mini-task strong{font-size:6px}.floating-card{display:none}.hero-capabilities{gap:9px 13px;font-size:10px}.section-heading{margin-bottom:35px}.section-heading h2,.split-heading h2,.report-copy h2,.trust-copy h2,.faq-intro h2{font-size:31px}.section-heading p,.split-heading>p,.report-copy>p,.trust-copy>p,.faq-intro>p{font-size:14px}.bento-grid{grid-template-columns:1fr}.feature-large{grid-column:auto}.feature-card{min-height:auto;padding:24px}.feature-card h3{font-size:21px}.wbs-visual{height:260px;padding:15px}.wbs-row.root{right:15px;left:15px}.wbs-row.child{right:56px;left:15px}.wbs-connector{right:36px}.feature-team{display:block}.chat-visual{margin-top:28px}.split-heading{gap:18px}.views-tabs{padding:8px}.tab-buttons{grid-template-columns:repeat(2,1fr);gap:5px}.tab-buttons button{padding:10px 6px}.tab-stage{min-height:460px}.tab-panel{height:405px;padding:9px;overflow:auto}.stage-toolbar{height:45px}.wbs-table{min-width:620px}.kanban-board{min-width:650px}.gantt-wrap{min-width:650px}.calendar-wrap{min-width:570px}.report-window{padding:8px}.report-body{grid-template-columns:1fr}.donut-card{display:grid;grid-template-columns:1fr 1fr;min-height:auto;align-items:center}.bar-card{min-height:auto}.report-float{display:none}.smart-work-card{padding:30px 20px}.smart-copy h2{font-size:30px}.eisenhower{grid-template-columns:1fr}.solutions-grid{grid-template-columns:1fr}.workflow-line{grid-template-columns:1fr}.trust-grid{gap:30px}.cta-card{padding:42px 25px;text-align:center}.cta-copy h2{font-size:31px}.cta-copy>div:last-child{flex-direction:column}.cta-mark{width:220px;left:-60px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.hero-capabilities i{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.floating-card,.pulse-dot:after{animation:none}}
