:root{--ease-premium:cubic-bezier(.22,1,.36,1);--ease-smooth:cubic-bezier(.4,0,.2,1);--ease-bounce:cubic-bezier(.68,-.55,.265,1.55)}body:not(.js-initialized) .reveal,body:not(.js-initialized) .reveal-heading,body:not(.js-initialized) .reveal-paragraph,body:not(.js-initialized) .reveal-card{opacity:1;transform:none}.reveal,.reveal-heading,.reveal-paragraph,.reveal-card{opacity:0;transform:translateY(18px);transition:opacity .6s var(--ease-premium),transform .6s var(--ease-premium)}.reveal-active{opacity:1;transform:none}.reveal-1{transition-delay:0ms}.reveal-2{transition-delay:60ms}.reveal-3{transition-delay:.12s}.reveal-4{transition-delay:.18s}.reveal-5{transition-delay:.24s}.reveal-6{transition-delay:.3s}@media (prefers-reduced-motion:reduce){.reveal,.reveal-heading,.reveal-paragraph,.reveal-card{opacity:1;transform:none;transition:none}}.voice-hero{background:var(--adstiq-dark-blue);color:var(--adstiq-white);padding:120px 0 100px;position:relative;overflow:hidden}.voice-hero-overlay{background:radial-gradient(circle at 70% 50%,rgba(255,122,0,.1) 0%,transparent 50%),linear-gradient(135deg,rgba(4,54,74,.95) 0%,rgba(4,54,74,.85) 100%);inset:0;position:absolute;z-index:1}.voice-hero-grid{background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px;inset:0;position:absolute;z-index:0}.voice-hero-inner{max-width:900px;margin:0 auto;text-align:center;position:relative;z-index:2}.voice-hero-center{max-width:700px;margin:0 auto}.voice-hero-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 20px;opacity:0;transform:translateY(10px);transition:opacity .5s var(--ease-premium),transform .5s var(--ease-premium)}.reveal-active.voice-hero-eyebrow{opacity:1;transform:none}.voice-hero-center h1{font-family:'PT Serif',Georgia,serif;font-size:clamp(42px,5vw,64px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 24px;color:var(--adstiq-white)}.voice-hero-center h1 span{color:var(--adstiq-orange)}.voice-hero-description{font-size:17px;line-height:1.7;color:var(--text-soft);margin:0 0 32px}.voice-query-bar{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:16px 24px;display:flex;align-items:center;gap:16px;max-width:500px;margin:0 auto 32px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.query-icon{width:40px;height:40px;background:rgba(255,122,0,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.query-icon svg{width:20px;height:20px;stroke:var(--adstiq-orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.query-text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.query-item{font-size:15px;font-weight:500;color:var(--adstiq-white);opacity:0;transform:translateY(10px);transition:opacity .4s var(--ease-premium),transform .4s var(--ease-premium)}.query-item.active{opacity:1;transform:none}@media (max-width:600px){.query-text{white-space:normal;line-height:1.3}}.voice-hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.voice-hero-visual{margin-top:60px;display:flex;flex-direction:column;align-items:center;gap:24px}.waveform-container{display:flex;align-items:center;justify-content:center;gap:6px;height:60px}.waveform-bar{width:6px;background:var(--adstiq-orange);border-radius:3px;transition:height .2s var(--ease-smooth)}.bar-1{height:20px}.bar-2{height:35px}.bar-3{height:50px}.bar-4{height:30px}.bar-5{height:45px}.bar-6{height:25px}.bar-7{height:40px}.bar-8{height:20px}.bar-9{height:35px}.answer-result{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px 24px;text-align:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.answer-label{display:block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:8px}.answer-text{font-size:14px;font-weight:600;color:var(--adstiq-white)}.voice-conversation-section{background:linear-gradient(rgba(255,255,255,.95),rgba(255,255,255,.92)),url('https://images.unsplash.com/photo-1611162617474-5b21e879e113?w=1600&q=70&auto=format&fit=crop') center/cover no-repeat;padding:100px 0}.conversation-inner{max-width:900px;margin:0 auto}.conversation-intro{text-align:center;margin-bottom:60px}.conversation-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.conversation-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;color:var(--adstiq-dark)}.conversation-intro p{font-size:16px;line-height:1.7;color:var(--adstiq-muted);max-width:600px;margin:0 auto}.question-bubbles{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.question-bubble{background:var(--adstiq-light);border:2px solid var(--adstiq-border);border-radius:20px;padding:24px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;transition:transform .3s var(--ease-premium),border-color .3s var(--ease-premium),background-color .3s var(--ease-premium);position:relative;overflow:hidden}.question-bubble:hover{transform:translateY(-3px);border-color:rgba(255,122,0,.4);background-color:rgba(7,90,120,.05)}.bubble-text{display:block;font-size:18px;font-weight:600;color:var(--adstiq-dark);margin:0;font-family:'PT Serif',Georgia,serif}.bubble-intent{display:block;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--adstiq-orange);opacity:1;transform:none;transition:color .3s var(--ease-premium)}.question-bubble:hover .bubble-intent{color:#ff8c00}.voice-journey-section{background:linear-gradient(rgba(248,251,252,.96),rgba(248,251,252,.94)),url('https://images.unsplash.com/photo-1432888498266-38ffec3eaf0a?w=1600&q=70&auto=format&fit=crop') center/cover no-repeat;padding:100px 0}.journey-inner{max-width:700px;margin:0 auto}.journey-intro{text-align:center;margin-bottom:60px}.journey-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.journey-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0;color:var(--adstiq-dark)}.journey-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.journey-step{background:var(--adstiq-white);border:1px solid var(--adstiq-border);border-radius:12px;padding:24px;text-align:center;transition:transform .3s var(--ease-premium),border-color .3s var(--ease-premium)}.journey-step:hover{transform:translateY(-4px);border-color:rgba(255,122,0,.3)}.step-icon{width:48px;height:48px;background:rgba(7,90,120,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.step-icon svg{width:24px;height:24px;stroke:var(--adstiq-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.journey-step h4{font-size:16px;font-weight:700;margin:0 0 8px;color:var(--adstiq-dark)}.journey-step p{font-size:13px;line-height:1.5;color:var(--adstiq-muted);margin:0}.journey-arrow{display:none}@media (max-width:768px){.journey-flow{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.journey-flow{grid-template-columns:1fr}}.voice-optimization-section{background:var(--adstiq-dark-blue);color:var(--adstiq-white);padding:100px 0;position:relative}.voice-optimization-section:before{background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px;content:'';inset:0;position:absolute;opacity:.3}.optimization-inner{position:relative;max-width:900px;margin:0 auto}.optimization-intro{text-align:center;margin-bottom:60px}.optimization-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.optimization-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;color:var(--adstiq-white)}.optimization-intro p{font-size:16px;line-height:1.7;color:var(--text-soft);max-width:600px;margin:0 auto}.radial-optimization{display:flex;flex-direction:column;align-items:center;gap:60px;padding:60px 0}.radial-center{position:relative}.center-node{background:rgba(255,122,0,.2);border:2px solid rgba(255,122,0,.4);border-radius:50%;width:180px;height:180px;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px}.center-label{font-size:16px;font-weight:700;color:var(--adstiq-orange)}.radial-items{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.radial-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px;text-align:center;transition:transform .3s var(--ease-premium),border-color .3s var(--ease-premium),background-color .3s var(--ease-premium)}.radial-item:hover{transform:translateY(-4px);border-color:rgba(255,122,0,.3);background-color:rgba(255,255,255,.08)}.radial-icon{width:48px;height:48px;background:rgba(255,122,0,.15);border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.radial-icon svg{width:24px;height:24px;stroke:var(--adstiq-orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.radial-item h4{font-size:15px;font-weight:700;margin:0 0 8px;color:var(--adstiq-white)}.radial-item p{font-size:13px;line-height:1.5;color:var(--text-soft);margin:0}.voice-keyword-section{background:linear-gradient(rgba(255,255,255,.94),rgba(255,255,255,.91)),url('https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1600&q=70&auto=format&fit=crop') center/cover no-repeat;padding:100px 0}.keyword-inner{max-width:900px;margin:0 auto}.keyword-intro{text-align:center;margin-bottom:60px}.keyword-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.keyword-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;color:var(--adstiq-dark)}.keyword-intro p{font-size:16px;line-height:1.7;color:var(--adstiq-muted);max-width:600px;margin:0 auto}.keyword-transformations{display:flex;flex-direction:column;gap:24px}.keyword-pair{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;padding:24px;background:var(--adstiq-light);border-radius:12px;transition:transform .3s var(--ease-premium),background-color .3s var(--ease-premium)}.keyword-pair:hover{transform:translateX(8px);background-color:rgba(7,90,120,.05)}.keyword-traditional,.keyword-voice{padding:16px 24px;border-radius:8px}.keyword-traditional{background:var(--adstiq-white);border:1px solid var(--adstiq-border)}.keyword-voice{background:rgba(255,122,0,.1);border:1px solid rgba(255,122,0,.2)}.transform-label{display:block;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--adstiq-muted);margin-bottom:8px}.keyword-voice .transform-label{color:var(--adstiq-orange)}.transform-text{display:block;font-size:14px;font-weight:600;color:var(--adstiq-dark)}.keyword-voice .transform-text{color:var(--adstiq-dark)}.transform-arrow{font-size:24px;color:var(--adstiq-orange);font-weight:300}.voice-questions-section{background:linear-gradient(rgba(248,251,252,.95),rgba(248,251,252,.92)),url('https://images.unsplash.com/photo-1553877522-43269d4ea984?w=1600&q=70&auto=format&fit=crop') center/cover no-repeat;padding:100px 0}.questions-inner{max-width:800px;margin:0 auto}.questions-intro{text-align:center;margin-bottom:60px}.questions-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.questions-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;color:var(--adstiq-dark)}.questions-intro p{font-size:16px;line-height:1.7;color:var(--adstiq-muted);max-width:600px;margin:0 auto}.question-rows{display:flex;flex-direction:column;gap:16px}.question-row{background:var(--adstiq-white);border:1px solid var(--adstiq-border);border-radius:10px;padding:20px 24px;display:flex;align-items:center;gap:24px;cursor:pointer;transition:transform .3s var(--ease-premium),border-color .3s var(--ease-premium),background-color .3s var(--ease-premium)}.question-row:hover{transform:translateX(8px);border-color:rgba(255,122,0,.3);background-color:rgba(7,90,120,.02)}.question-prefix{font-size:32px;font-weight:800;color:var(--adstiq-orange);line-height:1;min-width:60px}.question-examples{flex:1;display:flex;flex-wrap:wrap;gap:12px}.example-item{font-size:14px;color:var(--adstiq-muted);padding:4px 12px;background:var(--adstiq-light);border-radius:4px;transition:background-color .2s var(--ease-smooth),color .2s var(--ease-smooth)}.question-row:hover .example-item{background-color:rgba(255,122,0,.1);color:var(--adstiq-dark)}.voice-local-section{background:var(--adstiq-dark-blue);color:var(--adstiq-white);padding:100px 0;position:relative}.voice-local-section:before{background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px;content:'';inset:0;position:absolute;opacity:.3}.voice-local-inner{position:relative;max-width:800px;margin:0 auto}.voice-local-intro{text-align:center;margin-bottom:60px}.voice-local-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.voice-local-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;color:var(--adstiq-white)}.voice-local-intro p{font-size:16px;line-height:1.7;color:var(--text-soft);max-width:600px;margin:0 auto}.local-intents{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.local-intent-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:32px 24px;text-align:center;position:relative;transition:transform .3s var(--ease-premium),border-color .3s var(--ease-premium)}.local-intent-item:hover{transform:translateY(-4px);border-color:rgba(255,122,0,.3)}.intent-pulse{width:16px;height:16px;background:var(--adstiq-orange);border-radius:50%;margin:0 auto 16px;position:relative}.intent-pulse:before{content:'';position:absolute;inset:-8px;border-radius:50%;border:2px solid var(--adstiq-orange);opacity:0;animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{transform:scale(.5);opacity:1}100%{transform:scale(2);opacity:0}}.intent-text{font-size:16px;font-weight:600;color:var(--adstiq-white);font-family:'PT Serif',Georgia,serif}.voice-featured-section{background:var(--adstiq-white);padding:100px 0}.featured-inner{max-width:700px;margin:0 auto}.featured-intro{text-align:center;margin-bottom:60px}.featured-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.featured-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;color:var(--adstiq-dark)}.featured-intro p{font-size:16px;line-height:1.7;color:var(--adstiq-muted);max-width:600px;margin:0 auto}.featured-answer-mockup{background:var(--adstiq-light);border:1px solid var(--adstiq-border);border-radius:12px;overflow:hidden}.mockup-question{background:var(--adstiq-white);border-bottom:1px solid var(--adstiq-border);padding:16px 24px;display:flex;align-items:center;gap:12px}.mockup-icon{width:32px;height:32px;background:rgba(7,90,120,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--adstiq-blue);font-size:14px}.mockup-text{font-size:14px;font-weight:500;color:var(--adstiq-dark)}.mockup-answer{padding:24px;background:rgba(255,122,0,.05);border:1px solid rgba(255,122,0,.1)}.answer-badge{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--adstiq-orange);padding:4px 12px;background:rgba(255,122,0,.15);border-radius:4px;margin-bottom:16px}.answer-content p{font-size:15px;line-height:1.7;color:var(--adstiq-dark);margin:0 0 16px}.answer-source{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(255,122,0,.2)}.source-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--adstiq-muted)}.source-brand{font-size:14px;font-weight:600;color:var(--adstiq-orange)}.voice-checklist-section{background:var(--adstiq-white);padding:100px 0}.checklist-inner{max-width:1000px;margin:0 auto}.checklist-intro{text-align:center;margin-bottom:60px}.checklist-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.checklist-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 16px;color:var(--adstiq-dark)}.checklist-intro p{font-size:16px;line-height:1.7;color:var(--adstiq-muted);max-width:600px;margin:0 auto}.checklist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.checklist-item{background:var(--adstiq-white);border:1px solid var(--adstiq-border);border-radius:12px;padding:24px;text-align:center;cursor:pointer;transition:transform .3s var(--ease-premium),border-color .3s var(--ease-premium),background-color .3s var(--ease-premium);position:relative}.checklist-item:hover{transform:translateY(-4px);border-color:rgba(255,122,0,.3);background-color:rgba(7,90,120,.02)}.checklist-item.checked{border-color:#22c55e;background-color:rgba(34,197,94,.05)}.check-icon{width:48px;height:48px;background:rgba(7,90,120,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;transition:background-color .3s var(--ease-premium)}.checklist-item.checked .check-icon{background-color:rgba(34,197,94,.15)}.check-icon svg{width:24px;height:24px;stroke:var(--adstiq-blue);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .3s var(--ease-premium)}.checklist-item.checked .check-icon svg{stroke:#22c55e}.checklist-item h4{font-size:16px;font-weight:700;margin:0 0 8px;color:var(--adstiq-dark)}.checklist-item p{font-size:13px;line-height:1.5;color:var(--adstiq-muted);margin:0}.check-indicator{position:absolute;top:16px;right:16px;width:24px;height:24px;border:2px solid var(--adstiq-border);border-radius:50%;transition:all .3s var(--ease-premium)}.checklist-item.checked .check-indicator{background-color:#22c55e;border-color:#22c55e}.checklist-item.checked .check-indicator:before{content:'✓';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700}.voice-faq-section{background:var(--adstiq-dark-blue);color:var(--adstiq-white);padding:100px 0;position:relative}.voice-faq-section:before{background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px;content:'';inset:0;position:absolute;opacity:.3}.faq-inner{position:relative;max-width:800px;margin:0 auto}.faq-intro{text-align:center;margin-bottom:50px}.faq-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--adstiq-orange);margin:0 0 16px}.faq-intro h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0;color:var(--adstiq-white)}.faq-accordion{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:24px}.faq-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;margin-bottom:12px;overflow:hidden}.faq-question{width:100%;background:0 0;border:0;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:15px;font-weight:600;color:var(--adstiq-white);text-align:left;transition:background .2s var(--ease-smooth)}.faq-question:hover{background:rgba(255,255,255,.06)}.faq-question svg{width:20px;height:20px;stroke:var(--adstiq-orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s var(--ease-smooth)}.faq-question[aria-expanded=true] svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;padding:0 24px;transition:max-height .3s var(--ease-premium),padding .3s var(--ease-premium),opacity .3s var(--ease-premium);opacity:0}.faq-answer.open{opacity:1}.faq-answer p{color:var(--text-soft);font-size:14px;line-height:1.7;margin:0;padding-bottom:24px}.voice-cta-section{background:var(--adstiq-dark-blue);color:var(--adstiq-white);padding:120px 0;position:relative}.voice-cta-section:before{background-image:radial-gradient(circle at 2px 2px,rgba(255,255,255,.03) 1px,transparent 0);background-size:40px 40px;content:'';inset:0;position:absolute;opacity:.3}.cta-inner{position:relative;max-width:800px;margin:0 auto}.cta-content{text-align:center}.cta-content h2{font-family:'PT Serif',Georgia,serif;font-size:clamp(36px,5vw,56px);font-weight:700;letter-spacing:-.01em;line-height:1.15;margin:0 0 24px;color:var(--adstiq-white)}.cta-content p{font-size:17px;line-height:1.7;color:var(--text-soft);margin:0 0 32px;max-width:600px;margin-left:auto;margin-right:auto}.button-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,122,0,.3)}.button-primary:hover svg{transform:translateX(4px)}.button-primary svg{transition:transform .2s var(--ease-smooth)}.button-secondary{position:relative}.button-secondary:after{content:'';position:absolute;bottom:2px;left:0;width:0;height:2px;background:currentColor;transition:width .3s var(--ease-premium)}.button-secondary:hover:after{width:100%}.button-secondary span{position:relative;z-index:1}@media (max-width:1024px){.radial-items{grid-template-columns:repeat(2,1fr)}.checklist-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.voice-hero{padding:80px 0 60px}.voice-hero-actions{flex-direction:column}.voice-hero-actions .button{width:100%;justify-content:center}.question-bubbles{grid-template-columns:1fr}.keyword-pair{grid-template-columns:1fr;gap:16px}.transform-arrow{transform:rotate(90deg);margin:0 auto}.radial-items{grid-template-columns:1fr}.local-intents{grid-template-columns:repeat(2,1fr)}.checklist-grid{grid-template-columns:1fr}.question-examples{flex-direction:column}}@media (max-width:480px){.voice-hero-center h1{font-size:36px}.voice-query-bar{padding:12px 16px}.query-item{font-size:13px}.center-node{width:140px;height:140px}.center-label{font-size:14px}.local-intents{grid-template-columns:1fr}}