/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#343067;--deep:#171542;--blue:#1e3a8a;--violet:#5e60ff;--orange:#f97316;--green:#50b45e;--cream:#fffaf6;--ink:#24213f;--muted:#69667e;--line:#e9e7ef;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{transition:all .2s}a{color:inherit;text-decoration:none}.section-shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #34306714;align-items:center;gap:36px;height:82px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand{text-transform:uppercase;letter-spacing:3px;color:var(--navy);white-space:nowrap;align-items:center;gap:10px;font-size:23px;font-weight:900;display:flex}.brand-mark{background:var(--navy);color:#fff;letter-spacing:-2px;border-radius:5px 12px 7px;place-items:center;width:47px;height:38px;display:grid;position:relative;box-shadow:0 -4px #50b45eb3,0 4px #5e60ff80}.site-header nav{gap:30px;margin-left:auto;display:flex}.site-header nav a{color:#55516f;font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--orange)}.button{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 24px;font-weight:800;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;padding:0 18px;font-size:13px}.button-dark{background:var(--navy);color:#fff}.button-primary{background:var(--orange);color:#fff;box-shadow:0 10px 26px #f973163b}.button-ghost{color:var(--navy);background:#fff;border:1px solid #dcd9e7}.button-outline{color:var(--navy);background:#fff;border:1px solid #d8d5e3}.button-light{color:var(--navy);background:#fff}.hero{background:linear-gradient(130deg,#fff 0% 49%,#fff8f3 100%);grid-template-columns:minmax(0,1fr) minmax(480px,1fr);align-items:center;gap:72px;min-height:700px;padding:64px max(24px,50vw - 590px) 78px;display:grid;overflow:hidden}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:1.8px;color:var(--navy);font-size:12px;font-weight:900}.live-dot{background:var(--green);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #50b45e24}.hero h1{letter-spacing:-4px;color:var(--deep);max-width:680px;margin:22px 0;font-size:clamp(48px,5.1vw,74px);line-height:.99}.hero h1 em{color:var(--orange);font-style:normal;position:relative}.hero p{color:var(--muted);max-width:610px;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin:34px 0 29px;display:flex}.hero-proof{color:#5e5b72;flex-wrap:wrap;gap:12px 22px;font-size:13px;font-weight:650;display:flex}.hero-proof span:first-letter{color:var(--green)}.hero-visual{height:540px;position:relative}.ambient-photo{background:linear-gradient(155deg,#1e3a8a29,#f9731633),radial-gradient(circle at 65% 30%,#ffc98d 0 8%,#0000 9%),linear-gradient(135deg,#2e315a 0 28%,#4e7649 28% 38%,#c8843c 38% 49%,#e5aa66 49% 61%,#616f3b 61% 74%,#303150 74%);border-radius:180px 24px;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 80px #1e204c38}.ambient-photo:after{content:"";filter:blur(1px);background:repeating-linear-gradient(90deg,#0000 0 11%,#ffffff29 11.5% 12%);border-bottom:120px solid #18121957;position:absolute;inset:12% 8%}.now-playing,.offer-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;align-items:center;display:flex;position:absolute;box-shadow:0 18px 50px #19183a38}.now-playing{border-radius:16px;gap:14px;padding:15px;bottom:48px;left:-45px;right:22px}.mini-cover{background:#fff;border-radius:10px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.mini-cover img{object-fit:contain;width:100%;height:100%}.now-playing div:nth-child(2){gap:2px;display:grid}.now-playing small,.offer-card small{letter-spacing:1.2px;color:var(--orange);font-size:9px;font-weight:900}.now-playing strong{font-size:15px}.now-playing span{color:var(--muted);font-size:12px}.equalizer{align-items:center;gap:3px;height:30px;margin-left:auto;display:flex}.equalizer i{background:var(--orange);border-radius:4px;width:3px;animation:1s infinite alternate pulse}.equalizer i:first-child{height:11px}.equalizer i:nth-child(2){height:25px;animation-delay:.3s}.equalizer i:nth-child(3){height:18px;animation-delay:.6s}.equalizer i:nth-child(4){height:28px;animation-delay:.8s}@keyframes pulse{50%{opacity:.5}}.offer-card{border-radius:13px;gap:10px;padding:13px 16px;top:85px;right:-38px}.offer-card div{display:grid}.offer-card strong{font-size:13px}.offer-card b{color:var(--muted);margin-left:16px;font-size:11px}.offer-icon{color:var(--orange)}.trust-strip{background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);gap:28px;padding:27px max(24px,50vw - 590px);display:grid}.trust-strip div{border-right:1px solid #ffffff26;display:grid}.trust-strip div:last-child{border:0}.trust-strip strong{font-size:20px}.trust-strip span{color:#c9c6dc;margin-top:3px;font-size:12px}.clients{text-align:center;padding:50px 0 30px}.section-kicker{display:block}.section-kicker.orange{color:var(--orange)}.section-kicker.light{color:#fb8}.logo-grid{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:24px;display:grid}.logo-cell{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;height:82px;padding:15px;display:grid}.logo-cell img{object-fit:contain;filter:grayscale();opacity:.65;max-width:100%;max-height:52px}.logo-cell:hover img{filter:none;opacity:1}.section-heading{margin-bottom:42px}.section-heading h2{letter-spacing:-2.4px;color:var(--deep);margin:12px 0;font-size:clamp(38px,4vw,55px);line-height:1.06}.section-heading p{color:var(--muted);font-size:17px;line-height:1.65}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;display:grid}.split-heading p{margin-bottom:7px}.centered{text-align:center;max-width:780px;margin:0 auto 46px}.solution{padding:105px 0}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.benefit{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:290px;padding:30px;position:relative;overflow:hidden}.benefit-number{color:#aaa7b6;font-size:12px;font-weight:900;position:absolute;top:20px;right:22px}.benefit h3{color:var(--deep);margin:34px 0 10px;font-size:24px}.benefit p{color:var(--muted);max-width:460px;line-height:1.65}.featured-benefit{background:var(--navy);color:#fff}.featured-benefit h3{color:#fff}.featured-benefit p{color:#d5d2e7}.icon-chip{width:54px;height:54px;color:var(--violet);background:#f2f1ff;border-radius:14px;place-items:center;font-size:17px;font-weight:900;display:grid}.ecad{background:#f3fbf4;border-color:#d5eed8}.ecad .icon-chip{background:var(--green);color:#fff}.ecad a{color:#298038;font-size:13px;font-weight:800}.wave-art{align-items:center;gap:6px;height:60px;display:flex}.wave-art i{background:linear-gradient(var(--orange),#ffb784);border-radius:8px;width:6px;height:20px}.wave-art i:nth-child(2),.wave-art i:nth-child(6){height:38px}.wave-art i:nth-child(3),.wave-art i:nth-child(5){height:56px}.wave-art i:nth-child(4){height:28px}.how-section{background:var(--deep);color:#fff;padding:100px 0}.how-section h2{color:#fff}.how-section .section-heading p{color:#bfbbd4}.steps{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.steps article{border-top:1px solid #ffffff30;padding:28px}.steps article>span{background:var(--orange);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.steps h3{margin:28px 0 8px;font-size:22px}.steps p{color:#bfbbd4;line-height:1.6}.fine-print{text-align:center;color:#9490aa;margin-top:30px;font-size:12px}.demos{padding:110px 0}.radio-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.radio-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.radio-cover{color:#fff;flex-direction:column;justify-content:flex-end;height:230px;padding:22px;display:flex;position:relative;overflow:hidden}.radio-cover>span{border:1px solid #ffffff8c;border-radius:7px;padding:7px;font-weight:900;position:absolute;top:20px;left:20px}.radio-cover small{letter-spacing:1.5px;z-index:1;font-weight:800}.radio-cover strong{z-index:1;font-size:25px;line-height:1.05}.cover-wave{border:24px solid #ffffff1f;border-radius:50%;width:190px;height:190px;position:absolute;top:16px;right:-58px;box-shadow:0 0 0 22px #ffffff14,0 0 0 45px #ffffff0d}.cover-market .radio-cover{background:linear-gradient(145deg,#354c27,#ee882f)}.cover-retail .radio-cover{background:linear-gradient(145deg,#343067,#7d61e9)}.cover-fitness .radio-cover{background:linear-gradient(145deg,#1e3a8a,#17a0b9)}.cover-wellness .radio-cover{background:linear-gradient(145deg,#b4586a,#f4a084)}.radio-body{padding:20px}.radio-body h3{color:var(--deep);margin:0}.radio-body p{color:var(--muted);min-height:61px;font-size:13px;line-height:1.55}.play-button{color:var(--navy);background:0 0;border:0;align-items:center;gap:9px;padding:0;font-weight:800;display:flex}.play-button span{background:#efefff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.play-button:disabled{opacity:.55}.demo-cta{background:#fff8f3;border:1px solid #f6d8c4;border-radius:18px;justify-content:space-between;align-items:center;margin-top:30px;padding:28px 32px;display:flex}.demo-cta span{color:var(--orange);text-transform:uppercase;font-size:12px;font-weight:900}.demo-cta h3{color:var(--deep);margin:6px 0 0;font-size:24px}.alexa-section{color:#fff;background:linear-gradient(135deg,#27235d,#1e3a8a);padding:110px 0;overflow:hidden}.alexa-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.alexa-device{background:radial-gradient(circle at 40% 35%,#464276,#0c0b27 60%);border-radius:50%;width:350px;height:350px;margin:auto;position:relative;box-shadow:inset -20px -25px 50px #00000073,0 50px 80px #00000040}.alexa-ring{border:7px solid #3bd9ff;border-radius:50%;position:absolute;inset:18px;box-shadow:0 0 24px #3bd9ff,inset 0 0 18px #3bd9ff}.sound{color:#ffffff1a;letter-spacing:-20px;font-size:80px;position:absolute}.sound-one{top:120px;left:-125px;transform:rotate(180deg)}.sound-two{top:120px;right:-110px}.alexa-copy h2{letter-spacing:-2.3px;margin:14px 0;font-size:52px;line-height:1.04}.alexa-copy>p{color:#cfcee5;font-size:17px;line-height:1.7}.alexa-copy blockquote{background:#ffffff14;border-left:4px solid #3bd9ff;border-radius:0 12px 12px 0;margin:24px 0;padding:20px 24px;font-size:21px;font-weight:800}.alexa-copy ul{color:#e7e6f1;gap:10px;padding:0;list-style:none;display:grid}.alexa-copy li:before{content:"✓";color:#3bd9ff;margin-right:10px;font-weight:900}.voice-section{padding:100px 0}.voice-panel{background:#f5f4fb;border-radius:24px;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;padding:60px;display:grid}.voice-panel h2{letter-spacing:-2px;color:var(--deep);margin:12px 0;font-size:44px;line-height:1.08}.voice-panel p{color:var(--muted);line-height:1.7}.voice-tags{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.voice-tags span{background:#fff;border:1px solid #e2dfec;border-radius:30px;padding:8px 13px;font-size:12px;font-weight:750}.voice-visual{text-align:center}.mic{color:#8580b7;background:linear-gradient(#3c3975,#18163c);border:10px solid #fff;border-radius:65px;place-items:center;width:130px;height:190px;margin:auto;font-size:75px;display:grid;box-shadow:0 20px 40px #34306733}.voice-wave{color:var(--orange);letter-spacing:2px;margin-top:18px;font-size:32px}.voice-visual span{color:var(--muted);font-size:12px;font-weight:750}.pricing-section{background:#faf9fd;padding:110px 0}.period-tabs{justify-content:center;gap:6px;margin-bottom:34px;display:flex}.period-tabs button{color:#666279;cursor:pointer;background:#fff;border:1px solid #e0deea;border-radius:10px;padding:12px 15px;font-weight:750}.period-tabs button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.period-tabs small{color:var(--orange);margin-top:3px;font-size:9px;display:block}.plans-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:14px;display:grid}.plan-card{background:#fff;border:1px solid #e2e0ea;border-radius:18px;flex-direction:column;padding:25px;display:flex;position:relative}.featured-plan{border:2px solid var(--orange);box-shadow:0 20px 45px #f973161f}.popular{background:var(--orange);color:#fff;letter-spacing:1px;white-space:nowrap;border-radius:20px;padding:6px 13px;font-size:9px;font-weight:900;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.plan-name{color:var(--navy);font-weight:900}.plan-card>p{color:var(--muted);min-height:38px;font-size:13px}.price{margin:12px 0;display:grid}.price small{color:var(--muted);font-size:10px}.price strong{color:var(--deep);letter-spacing:-1.5px;font-size:31px}.price span{color:var(--muted);font-size:11px}.equivalent{background:#f4f3f8;border-radius:7px;margin-top:-5px;padding:7px;font-size:11px}.plan-card ul{color:#5d5a6c;flex:1;gap:10px;margin:20px 0;padding:0;font-size:12px;list-style:none;display:grid}.plan-card li:before{content:"✓";color:var(--green);margin-right:7px;font-weight:900}.plan-card .button{width:100%;padding:0 12px;font-size:12px}.plan-note{text-align:center;color:#8c8998;margin:20px 0 36px;font-size:11px}.custom-plan{background:var(--navy);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;padding:34px 40px;display:flex}.custom-plan span{color:#ffba87;text-transform:uppercase;letter-spacing:1.2px;font-size:11px;font-weight:900}.custom-plan h3{margin:6px 0;font-size:28px}.custom-plan p{color:#c7c4da;margin:0}.faq{padding:110px 0}.faq-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.faq details{border:1px solid var(--line);border-radius:14px;padding:20px 22px}.faq summary{cursor:pointer;color:var(--deep);justify-content:space-between;font-weight:800;list-style:none;display:flex}.faq summary:after{content:"+";color:var(--orange);font-size:20px}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);font-size:14px;line-height:1.65}.final-cta{text-align:center;color:#fff;background:radial-gradient(circle at 50% 0,#514d91,transparent 50%),var(--deep);padding:100px 0}.final-cta h2{letter-spacing:-2.7px;margin:15px 0;font-size:55px;line-height:1.02}.final-cta p{color:#c8c5da;max-width:650px;margin:0 auto 30px;font-size:17px}footer{color:#fff;background:#12102e;padding:60px 0 20px}.footer-grid{grid-template-columns:1.4fr .7fr .9fr;gap:70px;display:grid}.brand-light{color:#fff}.footer-grid p,.footer-grid span{color:#9895ac;font-size:13px;line-height:1.6}.footer-grid>div{flex-direction:column;gap:11px;display:flex}.footer-grid strong{font-size:13px}.footer-grid a:not(.brand){color:#bbb8ca;font-size:13px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#77748b;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:11px;display:flex}.whatsapp-float{z-index:40;color:#fff;cursor:pointer;background:#25d366;border:0;border-radius:50px;align-items:center;gap:10px;padding:10px 18px 10px 10px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #126a324d}.whatsapp-float>span{background:#ffffff2e;border-radius:50%;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.whatsapp-float div{text-align:left;display:grid}.whatsapp-float small{letter-spacing:1px;font-size:8px}.whatsapp-float strong{font-size:14px}.modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:100;background:#100e2bb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.lead-modal{background:#fff;border-radius:22px;width:min(680px,100%);max-height:94vh;padding:40px;position:relative;overflow:auto;box-shadow:0 40px 100px #00000059}.lead-modal h2{letter-spacing:-1.5px;color:var(--deep);margin:8px 0;font-size:36px}.lead-modal>p{color:var(--muted);margin-top:0}.modal-close{cursor:pointer;background:#f2f1f6;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:14px;right:18px}.lead-modal form{gap:14px;margin-top:24px;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-modal label{color:var(--navy);text-transform:uppercase;letter-spacing:.5px;gap:6px;font-size:11px;font-weight:850;display:grid}.lead-modal input,.lead-modal select{height:48px;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border:1px solid #dcd9e7;border-radius:9px;padding:0 13px;font-weight:500}.selected-plan{color:#7e431a;background:#fff4ec;border-radius:9px;padding:12px;font-size:13px}.button-whatsapp{color:#fff;background:#25d366;width:100%}.privacy{text-align:center;color:#9895a6}@media (width<=1000px){.site-header nav{display:none}.site-header .button{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:50px}.hero-visual{height:470px}.logo-grid{grid-template-columns:repeat(4,1fr)}.radio-grid,.plans-grid{grid-template-columns:repeat(2,1fr)}.alexa-grid{text-align:center;grid-template-columns:1fr}.alexa-device{width:280px;height:280px}.alexa-copy ul{justify-items:center}.voice-panel{grid-template-columns:1fr}.voice-visual{display:none}.trust-strip{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.section-shell{width:min(100% - 28px,1180px)}.site-header{height:70px;padding-inline:14px}.site-header .button{width:44px;padding:0;font-size:0}.site-header .button:after{content:"↗";font-size:17px}.brand{font-size:18px}.brand-mark{width:40px;height:33px}.hero{min-height:0;padding:48px 18px 55px;display:block}.hero h1{letter-spacing:-2.7px;font-size:49px}.hero p{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{height:380px;margin:45px 16px 0}.ambient-photo{border-radius:90px 18px}.now-playing{bottom:26px;left:-14px;right:-8px}.offer-card{top:50px;right:-12px}.trust-strip{gap:22px 12px;padding:24px 20px}.trust-strip div:nth-child(2){border:0}.trust-strip strong{font-size:17px}.clients{padding-top:35px}.logo-grid{grid-template-columns:repeat(3,1fr)}.logo-cell{height:68px;padding:10px}.section-heading h2,.alexa-copy h2{letter-spacing:-1.8px;font-size:38px}.split-heading{grid-template-columns:1fr;gap:8px}.solution,.demos,.voice-section,.pricing-section,.faq{padding:78px 0}.benefit-grid,.steps,.radio-grid,.plans-grid,.faq-grid{grid-template-columns:1fr}.benefit{min-height:250px}.how-section{padding:78px 0}.steps article{padding:23px 4px}.demo-cta,.custom-plan{flex-direction:column;align-items:flex-start;gap:22px}.alexa-section{padding:80px 0}.alexa-grid{gap:55px}.alexa-copy{text-align:left}.alexa-copy ul{justify-items:start}.alexa-device{width:220px;height:220px}.alexa-ring{inset:13px}.voice-panel{padding:35px 24px}.voice-panel h2{font-size:34px}.period-tabs{justify-content:flex-start;padding-bottom:5px;overflow:auto}.period-tabs button{flex:none}.final-cta h2{font-size:41px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{gap:8px;display:grid}.whatsapp-float div{display:none}.whatsapp-float{padding:8px;bottom:14px;right:14px}.field-row{grid-template-columns:1fr}.lead-modal{padding:34px 20px}.lead-modal h2{font-size:29px}.modal-backdrop{padding:10px}}.logo-cell{height:104px;padding:10px;position:relative}.logo-cell img{object-fit:contain;filter:none;opacity:1;background:0 0;width:auto;max-width:88%;height:auto;max-height:82px;display:block;position:static}.brand-logo{object-fit:contain;width:auto;max-width:225px;height:52px;display:block}.brand-logo-light{max-width:250px;height:54px}.brand:has(.brand-logo){letter-spacing:0;font-size:0}.brand:has(.brand-logo) .brand-mark{display:none}.back-to-top{z-index:39;width:44px;height:44px;color:var(--navy);cursor:pointer;opacity:0;visibility:hidden;background:#fff;border:1px solid #34306726;border-radius:50%;font-size:22px;font-weight:900;transition:all .22s;position:fixed;bottom:93px;right:28px;transform:translateY(8px);box-shadow:0 12px 30px #18163c2e}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:var(--navy);color:#fff;transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=700px){.logo-cell{height:78px;padding:8px}.logo-cell img{max-width:92%;max-height:60px}.back-to-top{width:40px;height:40px;bottom:76px;right:16px}}.radio-card.is-playing{border-color:var(--orange);box-shadow:0 16px 36px #f9731629}.radio-card.is-playing .play-button span{background:var(--orange);color:#fff;box-shadow:0 0 0 6px #f973161f}.play-button{cursor:pointer}.play-button:hover{color:var(--orange)}.radio-brand-logo{object-fit:contain;z-index:2;filter:drop-shadow(0 5px 12px #0a082233);width:52px;height:40px;position:absolute;top:18px;left:18px}.branch-benefit{border:2px solid var(--orange);background:linear-gradient(135deg,#fff8f2,#f4f2ff);box-shadow:0 18px 42px #f973161f}.branch-benefit .icon-chip{background:var(--orange);color:#fff}.branch-benefit h3{font-size:29px}.benefit-badge{background:var(--navy);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:30px;padding:7px 11px;font-size:9px;font-weight:900;position:absolute;top:20px;right:22px}.voices-page{background:#faf9fd;min-height:100vh}.voices-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50vw - 590px);display:flex}.voices-header .button{height:44px}.voices-intro{text-align:center;max-width:840px;padding:75px 0 38px}.voices-intro h1{letter-spacing:-3px;color:var(--deep);margin:14px 0;font-size:clamp(42px,6vw,68px);line-height:1}.voices-intro p{color:var(--muted);max-width:680px;margin:0 auto;font-size:18px;line-height:1.65}.voices-frame-shell{padding-bottom:80px}.voices-frame-shell iframe{border:1px solid var(--line);background:#fff;border-radius:20px;width:100%;height:min(900px,78vh);min-height:650px;display:block;box-shadow:0 24px 65px #27235d1f}.voices-footer{background:var(--deep);color:#fff;padding:38px 0}.voices-footer .section-shell{justify-content:space-between;align-items:center;gap:24px;display:flex}.voices-footer p{color:#cfccdf;margin:0}@media (width<=700px){.branch-benefit h3{font-size:26px}.benefit-badge{top:16px;right:16px}.voices-header{height:70px;padding-inline:14px}.voices-header .button{padding:0 14px;font-size:12px}.voices-intro{padding:55px 0 30px}.voices-intro h1{letter-spacing:-2px;font-size:43px}.voices-intro p{font-size:16px}.voices-frame-shell{width:100%;padding-bottom:45px}.voices-frame-shell iframe{border-left:0;border-right:0;border-radius:0;height:78vh;min-height:620px}.voices-footer .section-shell{flex-direction:column;align-items:flex-start}}.header-actions{align-items:center;gap:9px;display:flex}.ambient-photo{background:linear-gradient(155deg,#14123014,#f973161f),url(/assets/hero-radio-indoor.webp) 50%/cover no-repeat}.ambient-photo:after{filter:none;background:linear-gradient(#0e0c2405 35%,#0e0c244d 100%);border-bottom:0;inset:0}@media (width<=1000px){.site-header .header-actions{margin-left:auto}.site-header .header-actions .button{margin-left:0}}@media (width<=700px){.site-header .header-actions{gap:6px}.site-header .header-actions .button{width:auto;padding:0 11px;font-size:11px}.site-header .header-specialist{width:42px;padding:0;font-size:0}.site-header .header-specialist:after{content:"↗";font-size:17px}.site-header .header-client-button:after{content:none}.site-header .header-client-button{white-space:nowrap}.brand-logo{max-width:165px;height:44px}}
