/*! 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{--navy:#071d37;--navy-2:#0b2b50;--blue:#0f4a7e;--orange:#ff6b1a;--yellow:#ffbf22;--cream:#f7f3ea;--paper:#fffdf8;--ink:#0b1d2f;--muted:#607080;--line:#dce2e6;--green:#20b66b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img{max-width:100%}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{z-index:10;background:var(--paper);justify-content:space-between;align-items:center;gap:30px;max-width:1240px;height:80px;margin:0 auto;padding:0 28px;display:flex;position:relative}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-size:24px;font-weight:900;display:inline-flex}.brand>span:last-child>span{color:var(--orange)}.brand-mark{background:var(--navy);color:#fff;border-radius:11px 11px 11px 3px;place-items:center;width:38px;height:38px;font-size:21px;font-weight:900;display:grid}.site-header nav{color:#455565;gap:30px;font-size:13px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--orange)}.button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:18px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{background:var(--navy);color:#fff;padding:13px 18px;font-size:12px}.button-primary{background:var(--orange);color:#fff;padding:17px 22px;box-shadow:0 12px 30px #ff6b1a3d}.button-primary:hover{background:#e95308;box-shadow:0 16px 34px #ff6b1a57}.hero{background:var(--navy);color:#fff;isolation:isolate;grid-template-columns:1fr 1.05fr;align-items:center;gap:42px;min-height:720px;padding:74px max(5vw,50vw - 592px);display:grid;position:relative}.hero:before{content:"";z-index:-2;opacity:.045;background-image:linear-gradient(90deg,#fff 1px,#0000 1px),linear-gradient(#fff 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.hero-glow{z-index:-1;filter:blur(4px);border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#ff6b1a52,#0000 67%);width:480px;height:480px;top:8%;right:7%}.hero-glow-two{background:radial-gradient(circle,#126aad59,#0000 65%);width:420px;height:420px;bottom:-220px;left:-200px}.hero-copy{z-index:2;max-width:600px;position:relative}.eyebrow{color:#ffbd86;letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:11px;font-size:11px;font-weight:900;display:flex}.eyebrow>span{background:var(--orange);border-radius:3px;width:28px;height:3px;display:block}.eyebrow.dark{color:var(--orange)}.hero h1{letter-spacing:-4.2px;max-width:690px;margin:24px 0 26px;font-size:clamp(47px,5.2vw,78px);line-height:.98}.hero h1 em{color:var(--orange);font-style:normal;display:block}.hero-lead{color:#c0cedc;max-width:590px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:35px;display:flex}.text-link{border-bottom:1px solid #62758a;padding:8px 0;font-size:13px;font-weight:800}.text-link span{color:var(--orange);margin-left:7px}.trust-row{color:#aebed0;flex-wrap:wrap;gap:20px;margin-top:36px;font-size:11px;font-weight:700;display:flex}.trust-row b{color:#fff;background:#ffffff1f;border-radius:50%;margin-right:5px;padding:2px 4px}.hero-product{place-items:center;min-height:530px;display:grid;position:relative}.dash-window{background:#eef2f5;border:8px solid #14263a;border-radius:17px;width:min(620px,95%);overflow:hidden;transform:perspective(1100px)rotateY(-4deg)rotateX(1deg);box-shadow:0 34px 70px #00000075}.dash-top{height:42px;color:var(--navy);background:#fff;align-items:center;gap:5px;padding:0 14px;font-size:11px;display:flex}.dash-top b{margin-right:auto}.dash-top b span{color:var(--orange)}.dash-top i{background:#d7dce1;border-radius:50%;width:7px;height:7px}.dash-layout{grid-template-columns:48px 1fr;min-height:365px;display:grid}.dash-layout aside{background:var(--navy-2);color:#8fa6bc;flex-direction:column;align-items:center;gap:12px;padding:16px 0;display:flex}.dash-layout aside strong{color:#fff;margin-bottom:9px;font-size:11px}.dash-layout aside span{border-radius:6px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.dash-layout aside .active{background:var(--orange);color:#fff}.dash-main{color:var(--ink);padding:24px}.dash-title{justify-content:space-between;align-items:center;display:flex}.dash-title small,.dash-panels small{letter-spacing:1px;color:#81909d;font-size:7px;font-weight:800}.dash-title h3{margin:4px 0 0;font-size:17px}.dash-title>span{color:#667785;background:#fff;border:1px solid #dbe1e5;border-radius:5px;padding:7px 10px;font-size:8px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.stat-grid>div{background:#fff;border-radius:7px;padding:15px;box-shadow:0 5px 15px #0e2c450d}.stat-grid small{color:#82919e;font-size:7px;display:block}.stat-grid strong{margin:7px 0;font-size:17px;display:block}.stat-grid em{color:var(--green);font-size:7px;font-style:normal;font-weight:800}.dash-panels{grid-template-columns:1.5fr 1fr;gap:10px;display:grid}.chart-panel,.orders-panel{background:#fff;border-radius:7px;height:160px;padding:14px}.bars{border-bottom:1px solid #e7ebed;align-items:flex-end;gap:8px;height:105px;margin-top:10px;display:flex}.bars i{background:linear-gradient(var(--orange), #ffb078);border-radius:2px 2px 0 0;flex:1;min-width:3px}.orders-panel span{border-bottom:1px solid #edf0f2;grid-template-columns:7px 1fr auto;align-items:center;gap:7px;padding:12px 0;font-size:8px;display:grid}.dot{border-radius:50%;width:6px;height:6px}.dot.orange{background:var(--orange)}.dot.blue{background:#2b8ed1}.dot.green{background:var(--green)}.phone-window{width:165px;height:330px;color:var(--ink);background:#f8fafb;border:8px solid #16283a;border-radius:29px;padding:28px 13px 14px;position:absolute;bottom:14px;right:-5px;transform:rotate(2deg);box-shadow:0 30px 50px #00000080}.phone-speaker{background:#16283a;border-radius:0 0 8px 8px;width:58px;height:12px;position:absolute;top:0;left:46px}.phone-window>small{color:var(--orange);letter-spacing:1px;font-size:6px;font-weight:900}.phone-window h4{margin:18px 0 7px;font-size:11px}.phone-window>strong{font-size:22px}.phone-chart{border-bottom:1px solid #dce3e7;align-items:flex-end;gap:5px;height:105px;margin:20px 0 12px;display:flex}.phone-chart i{background:var(--orange);border-radius:2px 2px 0 0;flex:1}.phone-chart i:first-child{height:25%}.phone-chart i:nth-child(2){height:48%}.phone-chart i:nth-child(3){height:35%}.phone-chart i:nth-child(4){height:68%}.phone-chart i:nth-child(5){height:54%}.phone-chart i:nth-child(6){height:82%}.phone-chart i:nth-child(7){height:95%}.phone-window>span{color:#6e7e8a;border-bottom:1px solid #e5eaed;justify-content:space-between;padding:8px 0;font-size:7px;display:flex}.phone-window>span b{color:var(--navy);font-size:10px}.live-pill{color:var(--navy);background:#fff;border-radius:22px;padding:11px 16px;font-size:9px;font-weight:800;position:absolute;bottom:7%;left:8%;box-shadow:0 10px 30px #0000003d}.live-pill i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #20b66b26}.hero-product{justify-content:center;align-items:center;min-height:540px;padding:20px 0 58px;display:flex;position:relative}.hero-screen{background:#fff;border:8px solid #14263a;border-radius:16px;width:min(690px,96%);margin:0;overflow:hidden;transform:perspective(1200px)rotateY(-3deg);box-shadow:0 34px 70px #0000007a}.hero-screen img{aspect-ratio:1913/1078;object-fit:cover;object-position:top center;width:100%;height:auto;display:block}.browser-chrome{background:#f3f5f7;border-bottom:1px solid #d7dde2;align-items:center;gap:5px;height:35px;padding:0 12px;display:flex}.browser-chrome i{background:#c9d0d6;border-radius:50%;width:7px;height:7px}.browser-chrome i:first-child{background:var(--orange)}.browser-chrome span{color:#7b8995;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-left:8px;font-size:7px;overflow:hidden}.hero-screen figcaption,.hero-secondary-screen figcaption{color:#fff;background:#071d37eb;border-radius:6px;padding:8px 11px;font-size:8px;font-weight:800;position:absolute;bottom:14px;left:16px}.hero-screen{position:relative}.hero-secondary-screen{background:#fff;border:6px solid #fff;border-radius:10px;width:44%;margin:0;position:absolute;bottom:15px;right:0;overflow:hidden;transform:rotate(2deg);box-shadow:0 20px 45px #0000006b}.hero-secondary-screen img{aspect-ratio:1.75;object-fit:cover;object-position:top center;width:100%;height:auto;display:block}.hero-secondary-screen figcaption{bottom:8px;left:10px}.hero-product .live-pill{z-index:4;bottom:10%;left:5%}.logo-strip{background:var(--orange);color:#fff;align-items:center;gap:34px;padding:24px max(5vw,50vw - 592px);display:flex}.logo-strip p{text-transform:uppercase;letter-spacing:1.2px;white-space:nowrap;opacity:.75;font-size:9px;font-weight:800}.logo-strip div{letter-spacing:.5px;justify-content:space-between;gap:25px;width:100%;font-size:12px;font-weight:900;display:flex}.section{max-width:1240px;margin:0 auto;padding:88px 28px}.section-heading{max-width:760px;margin-bottom:54px}.section-heading h2,.cloud-copy h2,.faq-intro h2,.quote-copy h2{letter-spacing:-2.4px;margin:16px 0 20px;font-size:clamp(37px,4vw,56px);line-height:1.03}.section-heading>p:last-child,.faq-intro>p:last-child{color:var(--muted);max-width:600px;line-height:1.7}.features-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.feature{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);min-height:275px;padding:34px;transition:transform .2s,box-shadow .2s;position:relative}.feature:hover{z-index:2;transform:translateY(-5px);box-shadow:0 18px 50px #0a23371f}.feature.featured{background:var(--navy);color:#fff}.feature.featured p{color:#b6c4d2}.feature.featured .feature-icon{background:var(--orange);color:#fff}.feature-icon{width:48px;height:48px;color:var(--orange);background:#fff0e7;border-radius:12px;place-items:center;font-size:24px;font-weight:800;display:grid}.feature h3{letter-spacing:-.5px;margin:25px 0 12px;font-size:20px}.feature p{color:var(--muted);max-width:290px;margin:0;font-size:14px;line-height:1.65}.feature>small{color:#b8c0c7;font-size:10px;font-weight:800;position:absolute;top:36px;right:30px}.product-tour{background:#f0f3f5;padding:105px max(5vw,50vw - 592px)}.tour-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:90px;margin-bottom:50px;display:grid}.tour-heading h2{letter-spacing:-2.4px;max-width:690px;margin:16px 0 0;font-size:clamp(37px,4vw,56px);line-height:1.03}.tour-heading>p{color:var(--muted);margin:0 0 8px;line-height:1.7}.tour-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.tour-shot{background:#fff;border:1px solid #d9e0e5;flex-direction:column;min-width:0;margin:0;padding:18px;display:flex;box-shadow:0 14px 40px #0f2a410f}.tour-shot-wide{grid-column:1/-1}.shot-label{align-items:center;gap:13px;padding:2px 2px 17px;display:flex}.shot-label>span{width:31px;height:31px;color:var(--orange);background:#fff0e7;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:900;display:grid}.shot-label div{min-width:0}.shot-label b{font-size:14px;display:block}.shot-label small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.shot-frame{background:#f7f8f9;border:1px solid #dce2e6;border-radius:7px;overflow:hidden}.shot-frame img{width:100%;height:auto;display:block}.tour-shot:not(.tour-shot-wide) .shot-frame{aspect-ratio:1.9}.tour-shot:not(.tour-shot-wide) .shot-frame img{object-fit:contain;object-position:top left;width:100%;height:100%}.cloud-section{background:var(--navy);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;min-height:750px;padding:100px max(5vw,50vw - 592px);display:grid;position:relative}.cloud-section:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;top:40px;right:-220px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.cloud-copy{z-index:2;position:relative}.cloud-copy>p:nth-of-type(2){color:#b6c5d5;font-size:16px;line-height:1.8}.cloud-copy ul{margin:32px 0 0;padding:0;list-style:none}.cloud-copy li{border-bottom:1px solid #ffffff1a;align-items:center;gap:18px;padding:18px 0;display:flex}.cloud-copy li>b{color:var(--orange);font-size:11px}.cloud-copy li span{color:#9eb0c2;font-size:14px}.cloud-copy li strong{color:#fff}.ticket-showcase{z-index:2;place-items:center;min-height:540px;display:grid;position:relative}.ticket-frame{background:#fff;border:10px solid #fff;border-radius:7px;width:min(390px,80%);height:540px;overflow:hidden;transform:rotate(3deg);box-shadow:0 35px 70px #00000080}.ticket-frame img{object-fit:cover;width:100%;height:100%;display:block}.ticket-note{width:265px;color:var(--navy);background:#fff;border-radius:9px;align-items:center;gap:12px;padding:16px;display:flex;position:absolute;bottom:30px;left:0;box-shadow:0 18px 35px #0000004d}.ticket-note>span{width:32px;height:32px;color:var(--green);background:#e7fff3;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.ticket-note p{color:#61717f;margin:0;font-size:10px;line-height:1.4}.ticket-note b{color:var(--navy);margin-bottom:2px;font-size:12px;display:block}.section-heading.split{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;max-width:none;display:grid}.section-heading.split>p{margin:0 0 16px}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);padding:20px 26px 26px;transition:transform .2s,box-shadow .2s;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0a23371a}.product-card.popular{border:2px solid var(--orange)}.popular-tag{background:var(--orange);color:#fff;letter-spacing:1px;z-index:2;padding:6px 8px;font-size:8px;font-weight:900;position:absolute;top:14px;right:14px}.product-visual{background:#f0eee9;place-items:center;height:245px;margin-bottom:25px;display:grid;position:relative;overflow:hidden}.product-visual:after{content:"";filter:blur(8px);background:#0a141e1c;border-radius:50%;width:190px;height:20px;position:absolute;bottom:30px}.product-photo{object-fit:contain;mix-blend-mode:multiply;z-index:1;width:91%;height:91%;position:relative}.product-label{color:var(--orange);letter-spacing:1.3px;margin:0 0 8px;font-size:9px;font-weight:900}.product-card h3{margin:0;font-size:23px}.price{align-items:flex-end;gap:8px;margin:17px 0 10px;display:flex}.price strong{letter-spacing:-1.5px;font-size:34px}.price span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:800}.product-note{color:var(--muted);font-size:12px}.product-note:first-letter{color:var(--green)}.outline-button{width:100%;color:var(--navy);background:0 0;border:1px solid #cbd3d8;justify-content:space-between;margin-top:14px;padding:13px;font-size:11px;font-weight:800;display:flex}.outline-button:hover{border-color:var(--navy);background:var(--navy);color:#fff}.price-disclaimer{text-align:center;color:#7a8791;margin:22px 0 0;font-size:10px}.printer-art{z-index:1;width:145px;height:180px;position:relative}.printer-body{background:linear-gradient(145deg,#313942,#11171d);border-radius:12px 12px 20px 20px;width:145px;height:90px;position:absolute;bottom:0;box-shadow:inset 0 3px 5px #ffffff29}.printer-body i{background:#44dc7e;border-radius:50%;width:10px;height:10px;position:absolute;top:15px;right:17px}.paper{z-index:2;text-align:center;background:#fff;flex-direction:column;gap:8px;width:95px;height:128px;padding:15px 10px;font-size:6px;display:flex;position:absolute;top:0;left:25px;box-shadow:0 2px 4px #0000001a}.paper b{font-size:9px}.paper strong{font-size:8px}.drawer-art{z-index:1;background:linear-gradient(#333b43,#161c21);width:200px;height:110px;position:relative;transform:perspective(400px)rotateX(8deg);box-shadow:0 16px 20px #0003}.drawer-slots{background:#d4d9dd;grid-template-columns:repeat(4,1fr);gap:6px;padding:7px;display:grid;position:absolute;inset:22px 16px}.drawer-slots i{background:#8fa275;border:4px solid #c0c7cc}.drawer-art>span{background:#79828a;border-radius:5px;width:20px;height:5px;position:absolute;bottom:8px;left:90px}.tablet-art{z-index:1;background:#fff;border:9px solid #17212a;border-radius:14px;width:145px;height:200px;position:relative;transform:rotate(2deg);box-shadow:8px 13px 22px #0003}.tablet-screen{flex-direction:column;gap:8px;padding:13px 9px;display:flex}.tablet-screen b{color:var(--navy);text-align:center;margin-bottom:5px;font-size:10px}.tablet-screen b:first-letter{color:var(--orange)}.tablet-screen span{color:var(--navy);background:#ffc45b;border-radius:5px;padding:10px 8px;font-size:8px;font-weight:800}.tablet-screen span:nth-of-type(2){background:#77c8eb}.tablet-screen span:nth-of-type(3){background:#9cdb99}.equipment{padding-bottom:68px}.sales-band{background:var(--orange);color:#fff;white-space:nowrap;width:100%;padding:18px 0;overflow:hidden}.sales-band p{letter-spacing:2px;word-spacing:18px;width:max-content;margin:0;padding-left:max(28px,50vw - 592px);font-size:15px;font-weight:900}.faq{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.faq-intro{align-self:start;position:sticky;top:30px}.faq-list details{border-top:1px solid var(--line);padding:24px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange);font-size:24px;line-height:.8;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:600px;padding-right:40px;font-size:14px;line-height:1.7}.quote-section{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:100px max(5vw,50vw - 592px);display:grid}.quote-copy>p:nth-of-type(2){color:#b5c4d2;line-height:1.7}.quote-benefits{color:#d7e1e9;flex-direction:column;gap:13px;margin-top:28px;font-size:12px;display:flex}.quote-benefits span:first-letter{color:var(--green)}.quote-form{color:var(--ink);background:#fff;grid-template-columns:1fr 1fr;gap:18px;padding:36px;display:grid;box-shadow:0 30px 70px #00000047}.form-heading{grid-column:1/-1;align-items:center;gap:15px;margin-bottom:7px;display:flex}.form-heading>span{color:var(--orange);font-size:11px;font-weight:900}.form-heading small{letter-spacing:1.2px;color:var(--orange);font-size:8px;font-weight:900}.form-heading h3{margin:4px 0;font-size:23px}.quote-form label{color:#485b6a;flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.quote-form input,.quote-form select{width:100%;height:45px;color:var(--ink);background:#fbfcfc;border:1px solid #d8dfe3;border-radius:3px;outline:none;padding:0 12px;font-size:12px}.quote-form input:focus,.quote-form select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff6b1a1a}.form-button{grid-column:1/-1;margin-top:5px}.privacy{text-align:center;color:#87939c;grid-column:1/-1;font-size:8px}footer{color:#fff;background:#041326;padding:55px max(5vw,50vw - 592px) 24px}.footer-main{grid-template-columns:1fr 1.3fr auto;align-items:center;gap:60px;padding-bottom:45px;display:grid}.brand.light .brand-mark{color:var(--navy);background:#fff}.footer-main p{color:#8295a7;max-width:420px;font-size:12px;line-height:1.7}.footer-main .button-small{background:var(--orange)}.footer-bottom{color:#62768a;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:22px;font-size:9px;display:flex}.whatsapp-float{z-index:30;color:#fff;background:#20b66b;border:0;border-radius:27px;align-items:center;gap:8px;min-height:50px;padding:0 18px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #14784659}.whatsapp-float span{font-size:20px}.whatsapp-float b{font-size:11px}@media (width<=1050px){.hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{max-width:760px}.hero-product{width:94%;margin:0 auto}.features-grid{grid-template-columns:repeat(2,1fr)}.tour-heading{gap:50px}.cloud-section{gap:45px}.product-visual{height:210px}.faq,.quote-section{gap:50px}}@media (width<=760px){.site-header{height:68px;padding:0 18px}.site-header nav{display:none}.site-header .button{padding:11px 12px;font-size:0}.site-header .button:after{content:"WhatsApp";font-size:10px}.brand{font-size:20px}.brand-mark{width:32px;height:32px;font-size:18px}.hero{gap:38px;min-height:auto;padding:68px 20px 80px}.hero h1{letter-spacing:-2.8px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:10px}.text-link{width:fit-content}.trust-row{flex-direction:column;gap:12px}.hero-product{flex-direction:column;width:100%;min-height:0;padding:8px 0 0}.hero-screen{border-width:4px;border-radius:9px;width:100%;transform:none}.browser-chrome{height:24px;padding:0 8px}.browser-chrome i{width:5px;height:5px}.hero-secondary-screen,.hero-screen figcaption,.hero-secondary-screen figcaption{display:none}.hero-product .live-pill{align-self:flex-start;margin:14px 0 0 4px;padding:9px 12px;font-size:8px;position:static}.logo-strip{padding:20px;display:block;overflow:hidden}.logo-strip p{margin:0 0 12px}.logo-strip div{gap:25px;width:max-content}.section{padding:78px 20px}.section-heading{margin-bottom:38px}.section-heading h2,.cloud-copy h2,.faq-intro h2,.quote-copy h2{letter-spacing:-1.8px}.features-grid{grid-template-columns:1fr}.feature{min-height:240px}.product-tour{padding:78px 20px}.tour-heading{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.tour-heading h2{letter-spacing:-1.8px}.tour-grid{grid-template-columns:1fr;gap:16px}.tour-shot-wide{grid-column:auto}.tour-shot{padding:12px}.tour-shot-wide .shot-frame,.tour-shot:not(.tour-shot-wide) .shot-frame{aspect-ratio:auto}.tour-shot-wide .shot-frame img,.tour-shot:not(.tour-shot-wide) .shot-frame img{object-fit:contain;object-position:top left;width:100%;height:auto}.shot-label small{line-height:1.4}.cloud-section{grid-template-columns:1fr;padding:78px 20px}.ticket-showcase{min-height:500px}.ticket-note{left:3%}.section-heading.split{grid-template-columns:1fr;gap:10px}.product-grid{grid-template-columns:1fr}.product-visual{height:245px}.faq{grid-template-columns:1fr;gap:30px}.faq-intro{position:static}.quote-section{grid-template-columns:1fr;padding:78px 20px}.quote-form{grid-template-columns:1fr;padding:25px 20px}.quote-form label,.form-button,.privacy,.form-heading{grid-column:1}.footer-main{grid-template-columns:1fr;gap:20px}.footer-bottom{flex-direction:column}.whatsapp-float b{display:none}.whatsapp-float{justify-content:center;width:52px;padding:0}}@media (width<=1050px) and (width>=761px){.section{padding-top:78px;padding-bottom:78px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:last-child{grid-column:1/-1}.product-card:last-child .product-visual{max-width:520px;margin-left:auto;margin-right:auto}.equipment{padding-bottom:60px}}@media (width<=760px){.site-header{gap:12px;width:100%}.site-header .button{flex:none}.hero{gap:28px;padding:50px 18px 56px}.hero h1{margin:18px 0 20px;font-size:clamp(41px,12vw,47px);line-height:1}.hero-lead{font-size:15px;line-height:1.62}.hero-actions,.trust-row{margin-top:24px}.hero-product{padding-top:2px}.logo-strip{padding:18px}.logo-strip p{margin-bottom:13px}.logo-strip div{flex-wrap:wrap;justify-content:flex-start;gap:10px 18px;width:100%}.logo-strip div span{white-space:nowrap}.section{padding:60px 18px}.section-heading{margin-bottom:30px}.section-heading h2,.cloud-copy h2,.faq-intro h2,.quote-copy h2{margin-top:13px;margin-bottom:16px;font-size:clamp(36px,10.5vw,44px);line-height:1.04}.feature{min-height:0;padding:24px}.feature-icon{width:44px;height:44px;font-size:21px}.feature h3{margin:18px 0 9px}.product-tour{padding:60px 18px}.tour-heading{margin-bottom:28px}.tour-shot{padding:10px}.shot-label{padding-bottom:12px}.cloud-section{gap:34px;padding:60px 18px}.cloud-copy ul{margin-top:22px}.cloud-copy li{padding:15px 0}.ticket-showcase{flex-direction:column;gap:14px;min-height:0;display:flex}.ticket-frame{aspect-ratio:3/4;border-width:7px;width:100%;height:auto;transform:none}.ticket-note{width:100%;position:static}.equipment{padding-bottom:48px}.section-heading.split{margin-bottom:30px}.product-grid{gap:16px}.product-card,.product-card.popular{padding:16px 18px 20px}.product-card:last-child{grid-column:auto}.product-visual{height:205px;margin-bottom:20px}.product-card h3{font-size:21px}.price{margin:13px 0 8px}.price strong{font-size:31px}.sales-band{padding:15px 0}.sales-band p{letter-spacing:1.4px;word-spacing:12px;padding-left:18px;font-size:13px}.faq{gap:24px;padding-top:60px;padding-bottom:60px}.faq-list details{padding:20px 0}.faq-list summary{font-size:16px;line-height:1.35}.quote-section{gap:30px;padding:60px 18px}.quote-form{gap:14px;padding:22px 18px}footer{padding:44px 18px 22px}.whatsapp-float{width:46px;min-height:46px;bottom:14px;right:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
