/*! 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}}:root{--ink:#10231f;--ink-2:#17342d;--lime:#dfff00;--yellow:gold;--paper:#f4f1e9;--white:#fff;--muted:#66756f;--line:#d9ded9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-body),sans-serif;background:#fbfaf6;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.nav-shell{z-index:20;color:#fff;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 clamp(24px,6vw,92px);display:flex;position:absolute;top:0}.brand{font:700 22px var(--font-display);align-items:center;gap:11px;display:flex}.brand-mark{width:34px;height:34px;color:var(--ink);background:var(--lime);border-radius:9px;place-items:center;font-weight:800;display:grid}.desktop-nav{gap:34px;font-size:13px;display:flex}.desktop-nav a{opacity:.75;transition:all .2s}.desktop-nav a:hover{opacity:1}.button{background:var(--lime);color:var(--ink);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:28px;padding:16px 22px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 20px #07161222}.button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #07161232}.button-small{box-shadow:none;padding:11px 16px;font-size:12px}.hero{background:var(--ink);color:#fff;grid-template-columns:1fr 1.05fr;align-items:center;min-height:790px;padding:130px clamp(24px,6vw,92px) 80px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #8daca02b;border-radius:50%;width:560px;height:560px;position:absolute;top:-190px;right:-280px}.hero-copy{z-index:2;max-width:650px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:800}.eyebrow{color:#d1ddd8;align-items:center;gap:10px;display:flex}.eyebrow i{background:var(--lime);width:7px;height:7px;box-shadow:0 0 14px var(--lime);border-radius:50%}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.04em}.hero h1{margin:28px 0;font-size:clamp(56px,6.2vw,94px);line-height:.94}.hero h1 em,.manifesto h2 em{color:var(--lime);font-weight:400}.hero-copy>p{color:#b9c7c2;max-width:570px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{border-bottom:1px solid #fff5;padding-bottom:5px;font-size:13px;font-weight:700}.trust-row{border-top:1px solid #ffffff20;gap:30px;margin-top:64px;padding-top:25px;display:flex}.trust-row span{color:#8fa19a;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.trust-row b{color:#fff;letter-spacing:0;text-transform:none;margin-bottom:5px;font-size:16px;display:block}.hero-visual{z-index:2;align-items:center;min-height:510px;padding-left:3vw;display:flex;position:relative}.glow{filter:blur(20px);background:radial-gradient(circle,#41bc7559,#0000 65%);width:85%;height:70%;position:absolute}.app-window{background:#f7faf8;border:1px solid #c4d0cb;border-radius:13px;width:100%;max-width:680px;overflow:hidden;box-shadow:0 40px 80px #0614105c}.featured-window{transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)}.window-bar{color:#84908b;background:#e9eeeb;justify-content:center;align-items:center;height:35px;font-size:8px;display:flex;position:relative}.window-bar>div{gap:5px;display:flex;position:absolute;left:13px}.window-bar i{background:#bec8c3;border-radius:50%;width:6px;height:6px}.app-shell{color:#18342d;height:385px;display:flex}.app-shell aside{background:#15352d;flex-direction:column;align-items:center;gap:22px;width:55px;padding:18px 0;display:flex}.app-shell aside b{background:var(--accent);color:#17342d;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.app-shell aside i{background:#7f9b92;border-radius:4px;width:13px;height:3px}.app-shell aside i.active{background:var(--accent);height:13px}.app-content{background:linear-gradient(135deg,#fbfdfc,#edf3f0);flex:1;padding:24px}.app-top{justify-content:space-between;display:flex}.app-top small{color:#84948e;letter-spacing:.18em;font-size:7px;display:block}.app-top strong{font:700 17px var(--font-display)}.app-top>span{background:#d9e7e1;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.metric-row{grid-template-columns:1fr 1.35fr;gap:12px;margin-top:27px;display:grid}.main-metric,.mini-chart,.app-list{background:#fff;border:1px solid #dfe8e3;border-radius:8px}.main-metric{padding:17px}.main-metric small{color:#8a9993;letter-spacing:.1em;font-size:7px}.main-metric b{font-size:35px;font-family:var(--font-display);line-height:1.1;display:block}.main-metric span{color:#789087;font-size:8px}.mini-chart{align-items:flex-end;gap:8px;padding:15px 20px;display:flex}.mini-chart i{background:var(--accent);border-radius:2px 2px 0 0;flex:1;min-height:12%;display:block}.app-list{margin-top:12px;padding:6px 14px}.app-list>div{border-bottom:1px solid #edf1ef;grid-template-columns:10px 1fr auto;align-items:center;height:43px;font-size:9px;display:grid}.app-list>div:last-child{border:0}.app-list small{color:#84928d}.status{background:var(--accent);border-radius:50%;width:5px;height:5px}.status-1{opacity:.65}.status-2{opacity:.35}.float-card{color:var(--ink);background:#fff;border-radius:9px;align-items:center;gap:10px;padding:12px 16px;font-size:10px;display:flex;position:absolute;box-shadow:0 15px 35px #05171155}.float-card>span{background:var(--lime);border-radius:50%;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.float-card b,.float-card small{display:block}.float-card small{color:#7b8c85;margin-top:3px}.float-one{bottom:85px;right:-10px}.float-two{top:75px;left:0}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.section-heading h2,.showpiece h2,.quote-intro h2{margin:14px 0 0;font-size:clamp(40px,4.2vw,64px);line-height:1.04}.section-heading>p{color:#62726c;max-width:420px;font-size:15px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.product-card{background:#fff;border-radius:7px;min-height:490px;padding:33px;transition:transform .25s,box-shadow .25s;position:relative}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 45px #19362d16}.product-index{color:#bbc5c0;font:600 11px var(--font-display);position:absolute;top:25px;right:25px}.product-icon{background:var(--ink);width:47px;height:47px;color:var(--lime);font:700 15px var(--font-display);border-radius:11px;place-items:center;margin-bottom:38px;display:grid}.tone-fleetpro .product-icon{color:#fff;background:#167e65}.tone-logitrack .product-icon{color:#18342d;background:#ffd400}.product-category{text-transform:uppercase;letter-spacing:.13em;color:#80918a;font-size:9px;font-weight:800}.product-card h3{margin:9px 0 12px;font-size:31px}.product-card>p{color:#687872;min-height:65px;font-size:13px;line-height:1.65}.product-card ul{margin:25px 0;padding:0;list-style:none}.product-card li{gap:9px;margin:10px 0;font-size:12px;display:flex}.product-card li span{color:#158664;font-weight:900}.product-card>a{border-top:1px solid #e8ebe9;justify-content:space-between;width:calc(100% - 66px);padding-top:17px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:31px}.showpiece{background:#fff;grid-template-columns:1.1fr 1fr;align-items:center;gap:9vw;display:grid}.showpiece-visual{background:#dce8e2;border-radius:4px;padding:45px 0 45px 45px;overflow:hidden}.showpiece-visual .app-window{width:115%}.showpiece-copy>p{color:#687872;max-width:510px;line-height:1.8}.benefit-list{margin-top:35px}.benefit-list>div{border-top:1px solid #dfe4e1;gap:20px;padding:18px 0;display:flex}.benefit-list>div>span{font:600 9px var(--font-display);color:#7f918a}.benefit-list b{font-size:14px}.benefit-list p{color:#788a83;margin:5px 0 0;font-size:11px}.manifesto{text-align:center;color:#fff;background:#142f28;padding:115px 24px}.manifesto>span{color:var(--lime);text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:800}.manifesto h2{max-width:920px;margin:26px auto;font-size:clamp(38px,5vw,68px);line-height:1.1}.manifesto p{color:#9db0a8;max-width:590px;margin:auto;font-size:14px;line-height:1.8}.quote-section{color:#fff;background:#173a31;grid-template-columns:.85fr 1.15fr;align-items:start;gap:9vw;padding:110px clamp(24px,7vw,110px);display:grid}.kicker.light{color:var(--lime)}.quote-intro>p{color:#aabcb5;line-height:1.75}.contact-note{align-items:center;gap:13px;margin-top:45px;display:flex}.contact-note>span{width:38px;height:38px;color:var(--lime);border:1px solid #688078;border-radius:50%;place-items:center;display:grid}.contact-note b,.contact-note small{display:block}.contact-note small{color:#8da198;margin-top:4px}.form-card{color:var(--ink);background:#fff;border-radius:8px;grid-template-columns:1fr 1fr;gap:20px;padding:34px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full{grid-column:1/-1}.field label{text-transform:uppercase;letter-spacing:.09em;color:#4b6058;font-size:10px;font-weight:800}.field input,.field select{color:#18342d;background:#fff;border:1px solid #d7dfdb;border-radius:5px;outline:none;padding:13px 14px;font-size:12px}.checks{gap:8px;display:flex}.checks label{cursor:pointer;text-transform:none;letter-spacing:0;border:1px solid #d7dfdb;border-radius:5px;flex:1;align-items:center;gap:7px;padding:11px;display:flex}.checks input{opacity:0;position:absolute}.checks span{color:#0000;border:1px solid #b8c5bf;border-radius:3px;place-items:center;width:16px;height:16px;display:grid}.checks input:checked+span{color:#fff;background:#168363;border-color:#168363}.submit{grid-column:1/-1;margin-top:5px}.privacy,.form-error{text-align:center;color:#7b8d86;grid-column:1/-1;font-size:9px}.form-error{color:#aa342b;font-size:11px}.success{text-align:center;flex-direction:column;justify-content:center;min-height:360px;display:flex}.success>span{background:#dfff00;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto;font-size:25px;display:grid}.success h3{margin:15px 0 5px;font-size:28px}.success p{color:#6f8079}footer{color:#8da097;background:#0d221d;justify-content:space-between;align-items:center;padding:45px clamp(24px,7vw,110px);font-size:10px;display:flex}.brand-footer{color:#fff}.brand-footer .brand-mark{color:var(--ink)}footer>div:last-child{gap:25px;display:flex}.detail-hero{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:150px clamp(24px,7vw,110px) 85px;display:grid}.detail-hero .back{color:#a9b9b3;font-size:12px;position:absolute;top:35px}.detail-hero h1{margin:18px 0;font-size:clamp(48px,6vw,84px);line-height:1}.detail-hero p{color:#b5c4be;line-height:1.8}.detail-hero .product-icon{margin:0}.detail-body{grid-template-columns:.8fr 1.2fr;gap:10vw;padding:100px clamp(24px,7vw,110px);display:grid}.detail-body h2{margin:0;font-size:44px}.detail-body>div>p{color:#667871;line-height:1.8}.feature-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.feature{background:#fff;border:1px solid #dfe4e1;border-radius:6px;padding:24px;font-size:13px;font-weight:700}.feature span{color:#1b9270;margin-bottom:15px;display:block}.outcome{background:#e7f0ec;border-radius:7px;grid-column:1/-1;margin-top:15px;padding:30px}.detail-cta{text-align:center;background:#f2efe6;padding:90px 24px}.detail-cta h2{margin:0 0 30px;font-size:50px}@media (width<=900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:145px}.hero-visual{min-height:480px;padding:30px 0}.hero h1{font-size:62px}.product-grid{grid-template-columns:1fr}.product-card{min-height:440px}.section-heading{display:block}.section-heading>p{margin-top:25px}.showpiece,.quote-section,.detail-hero,.detail-body{grid-template-columns:1fr}.showpiece{gap:55px}.showpiece-visual{padding:24px 0 24px 24px}.quote-section{gap:55px}.detail-hero{padding-top:125px}.detail-body{gap:35px}}@media (width<=600px){.nav-shell{padding:0 18px}.nav-shell .button-small{display:none}.hero,.section,.quote-section{padding-left:18px;padding-right:18px}.hero h1{font-size:49px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{gap:15px}.float-card{display:none}.app-shell{height:300px}.app-shell aside{width:42px}.app-content{padding:14px}.mini-chart{padding:12px}.showpiece-visual .app-window{width:125%}.form-card{grid-template-columns:1fr;padding:22px}.field{grid-column:1/-1}.checks{flex-direction:column}.section-heading h2,.showpiece h2,.quote-intro h2{font-size:38px}.manifesto h2{font-size:36px}.feature-grid{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:25px}footer>div:last-child{flex-wrap:wrap}.detail-cta h2{font-size:38px}}:root{--ink:#0f172a;--ink-2:#172554;--lime:#60a5fa;--yellow:#8b5cf6;--paper:#eef4ff;--muted:#64748b;--line:#dbe5f3}body{background:#f8fafc}.hero{background:linear-gradient(145deg,#0f172a 0%,#172554 58%,#1e3a8a 100%)}.brand-mark{color:#fff;background:linear-gradient(145deg,#3b82f6,#2563eb)}.brand>span:last-child>span{color:#93c5fd}.button{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6)}.button:hover{box-shadow:0 12px 30px #2563eb45}.eyebrow i{background:#60a5fa;box-shadow:0 0 14px #60a5fa}.hero h1 em,.manifesto h2 em{color:#93c5fd}.glow{background:radial-gradient(circle,#3b82f66b,#0000 68%)}.solutions{background:#eef4ff}.manifesto{background:linear-gradient(140deg,#111827,#172554)}.manifesto>span,.kicker.light{color:#93c5fd}.quote-section{background:linear-gradient(145deg,#172554,#1e3a8a)}footer{background:#0b1220}.showpiece-visual{background:#dbeafe}.kicker,.feature span{color:#2563eb}.outcome{background:#eff6ff}.checks input:checked+span{background:#2563eb;border-color:#2563eb}.field input:focus,.field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb18}.real-logo{align-items:center;gap:11px;min-height:48px;margin-bottom:28px;display:flex}.real-logo img{object-fit:contain;border-radius:11px;width:46px;height:46px}.real-logo b,.real-logo small{display:block}.real-logo b{font:800 19px var(--font-display);letter-spacing:-.04em;color:#0f172a}.real-logo small{color:#64748b;margin-top:2px;font-size:9px}.real-logo.compact{margin:0}.real-logo.compact img{width:42px;height:42px}.fleet-logo>span{color:#fff;width:46px;height:46px;font:800 14px var(--font-display);background:linear-gradient(145deg,#0f172a,#2563eb);border-radius:11px;place-items:center;display:grid}.fleet-logo.inverse b{color:#fff}.product-card .real-logo{margin-bottom:28px}.detail-hero .real-logo{margin-bottom:18px}.detail-hero .real-logo b{color:#fff}.detail-hero .real-logo small{color:#bfdbfe}.detail-hero .fleet-logo>span{background:linear-gradient(145deg,#3b82f6,#8b5cf6)}.screenshot-window{z-index:2;background:#fff;border:1px solid #ffffff38;border-radius:13px;width:112%;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 42px 85px #02061770}.screenshot-window>img{width:100%;height:auto;display:block}.real-hero{padding-left:1vw}.real-hero .float-two{padding:10px 14px}.real-hero .float-two .real-logo{margin:0}.real-hero .float-two .real-logo img{width:36px;height:36px}.real-hero .float-two .real-logo b{font-size:15px}.detail-screen{width:115%}.screens-section{background:#eef4ff;padding:105px clamp(24px,7vw,110px)}.screens-heading{max-width:720px;margin-bottom:48px}.screens-heading h2{margin:14px 0;font-size:clamp(40px,4.5vw,66px);line-height:1}.screens-heading p{color:#64748b}.screens-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.screens-grid figure{margin:0}.screen-frame{background:#fff;border:1px solid #dbe5f3;border-radius:13px;padding:9px;overflow:hidden;box-shadow:0 20px 45px #1e3a8a14}.screen-frame img{border-radius:7px;width:100%;display:block}.screens-grid figcaption{flex-direction:column;padding:16px 4px;display:flex}.screens-grid figcaption b{font:700 18px var(--font-display)}.screens-grid figcaption span{color:#64748b;margin-top:5px;font-size:12px}.product-card{border:1px solid #e2e8f0}.product-card li span{color:#2563eb}.product-card>a{color:#1d4ed8}.success>span{color:#2563eb;background:#dbeafe}@media (width<=900px){.screenshot-window,.detail-screen{width:100%;transform:none}.screens-grid{grid-template-columns:1fr}}@media (width<=600px){.real-logo b{font-size:17px}.screens-section{padding:75px 18px}.screens-heading h2{font-size:38px}}.fleet-logo b{color:#0000;background:linear-gradient(90deg,#2563eb,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:25px}.detail-hero .fleet-logo b{color:#0000;background:linear-gradient(90deg,#fff,#93c5fd);-webkit-background-clip:text;background-clip:text}.ecosystem-carousel{z-index:2;width:115%;position:relative}.carousel-tabs{gap:8px;margin:0 0 13px 24px;display:flex}.carousel-tabs button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:8px;padding:8px 13px;transition:all .25s;display:flex}.carousel-tabs button:hover,.carousel-tabs button[aria-selected=true]{color:#0f172a;background:#fff;box-shadow:0 10px 25px #02061738}.carousel-tabs .real-logo{min-height:0}.carousel-tabs .real-logo img{border-radius:6px;width:25px;height:25px}.carousel-tabs .fleet-logo b{font-size:14px}.carousel-tabs button>span{font-size:10px;font-weight:800}.carousel-screen{width:100%;height:405px;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)}.carousel-screen>img{object-fit:cover;object-position:top left;opacity:0;width:100%;height:calc(100% - 35px);transition:opacity .55s,transform .55s;display:block;position:absolute;top:35px;left:0;transform:translate(18px)}.carousel-screen>img.active{opacity:1;transform:translate(0)}.carousel-progress{justify-content:center;gap:6px;margin-top:18px;display:flex}.carousel-progress i{background:#ffffff38;border-radius:5px;width:24px;height:3px}.carousel-progress i.active{background:#60a5fa}.single-screen{grid-template-columns:1fr}.single-screen figure{max-width:1150px}@media (width<=900px){.ecosystem-carousel{width:100%}.carousel-screen{height:390px;transform:none}.carousel-tabs{margin-left:0}}@media (width<=600px){.carousel-tabs button{flex:1;justify-content:center;padding:8px 5px}.carousel-tabs button>span{display:none}.carousel-screen{height:250px}.carousel-screen>img{object-fit:cover}.carousel-tabs .real-logo img{width:28px;height:28px}}.admin-shell{background:#f1f5f9;min-height:100vh}.admin-header{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,5vw,72px);display:flex}.admin-brand{color:#fff}.admin-header>div{align-items:center;gap:20px;font-size:12px;display:flex}.admin-header>div a{border:1px solid #ffffff38;border-radius:7px;padding:8px 13px}.admin-main{padding:55px clamp(18px,5vw,72px)}.admin-title{justify-content:space-between;align-items:end;gap:30px;display:flex}.admin-title h1{margin:10px 0 5px;font-size:clamp(38px,4vw,58px)}.admin-title p{color:#64748b;margin:0}.admin-title .button{padding:13px 18px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:38px 0 20px;display:grid}.admin-stats article{background:#fff;border:1px solid #dbe5f3;border-radius:10px;padding:22px}.admin-stats span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:11px;display:block}.admin-stats b{font:700 34px var(--font-display);margin-top:7px;display:block}.admin-table-wrap{background:#fff;border:1px solid #dbe5f3;border-radius:12px;overflow:auto;box-shadow:0 18px 45px #1e3a8a0c}.admin-table{border-collapse:collapse;width:100%;min-width:1050px}.admin-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.08em;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:9px}.admin-table td{vertical-align:top;border-bottom:1px solid #eef2f7;padding:16px;font-size:12px}.admin-table td b,.admin-table td a{display:block}.admin-table td a{color:#2563eb;margin-top:3px}.admin-table time{white-space:nowrap}.interest-pill{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border-radius:20px;padding:6px 9px;display:inline-block}.admin-empty{text-align:center;color:#64748b;padding:80px 20px}.admin-note{text-align:right;color:#94a3b8;font-size:10px}.admin-header .brand>span:last-child>span{color:#93c5fd}@media (width<=750px){.admin-title{flex-direction:column;align-items:flex-start}.admin-stats{grid-template-columns:1fr}.admin-header>div>span{display:none}}.kanban-section{margin:34px 0}.kanban-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:18px;display:flex}.kanban-heading h2{margin:7px 0 0;font-size:30px}.kanban-heading p{color:#64748b;max-width:430px;margin:0;font-size:12px;line-height:1.6}.kanban-error{color:#991b1b;background:#fee2e2;border-radius:8px;padding:11px 14px;font-size:12px}.kanban-board{scrollbar-color:#94a3b8 transparent;grid-template-columns:repeat(7,minmax(250px,1fr));gap:12px;padding:2px 2px 15px;display:grid;overflow-x:auto}.kanban-column{background:#e9eef6;border:1px solid #dbe5f3;border-radius:12px;min-height:270px;overflow:hidden}.kanban-column>header{text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-top:4px solid #2563eb;justify-content:space-between;align-items:center;padding:13px 14px;font-size:11px;font-weight:800;display:flex}.kanban-column>header b{color:#475569;background:#e2e8f0;border-radius:12px;place-items:center;min-width:24px;height:24px;display:grid}.kanban-column.phase-contacted>header{border-color:#0891b2}.kanban-column.phase-diagnosis>header{border-color:#7c3aed}.kanban-column.phase-proposal>header{border-color:#d97706}.kanban-column.phase-negotiation>header{border-color:#ea580c}.kanban-column.phase-won>header{border-color:#16a34a}.kanban-column.phase-lost>header{border-color:#dc2626}.kanban-cards{min-height:220px;padding:9px}.kanban-card{cursor:grab;background:#fff;border:1px solid #dbe5f3;border-radius:9px;margin-bottom:9px;padding:14px;box-shadow:0 5px 16px #0f172a0a}.kanban-card:active{cursor:grabbing}.kanban-company{color:#2563eb;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800;display:block}.kanban-card h3{letter-spacing:-.02em;margin:5px 0 9px;font-size:16px}.kanban-card>a,.kanban-card>small{color:#64748b;overflow-wrap:anywhere;margin-top:4px;font-size:10px;display:block}.kanban-card>a:hover{color:#2563eb}.kanban-card .interest-pill{white-space:normal;margin-top:10px;font-size:9px}.kanban-card label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:5px;margin-top:12px;font-size:8px;font-weight:800;display:flex}.kanban-card select{color:#0f172a;text-transform:none;letter-spacing:0;background:#f8fafc;border:1px solid #dbe5f3;border-radius:6px;padding:8px;font-size:10px}.kanban-placeholder{color:#94a3b8;text-align:center;border:1px dashed #94a3b8;border-radius:8px;padding:25px 8px;font-size:10px}.phase-pill{color:#1d4ed8;white-space:nowrap;background:#dbeafe;border-radius:20px;padding:6px 9px;display:inline-block}.phase-pill.phase-won{color:#166534;background:#dcfce7}.phase-pill.phase-lost{color:#991b1b;background:#fee2e2}@media (width<=750px){.kanban-heading{flex-direction:column;align-items:flex-start}.kanban-board{grid-template-columns:repeat(7,minmax(280px,82vw))}}
