.gradient-hero-wrapper.svelte-bzuyrx{position:relative;overflow:hidden;width:100%;min-height:100vh}.gradient-hero.svelte-bzuyrx{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#d35400,#e67e22 15%,#f39c12 35%,#f5c28b 50%,hsl(var(--b1)) 70%),linear-gradient(135deg,hsl(var(--b1)),hsl(var(--b2)));background-size:100% 120%;z-index:1;transition:opacity 1s ease-in-out;opacity:0}.gradient-hero.mounted.svelte-bzuyrx{opacity:1}.gradient-hero.svelte-bzuyrx:after{content:"";position:absolute;bottom:0;left:0;right:0;height:20vh;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.8) 90%,hsl(var(--b1)) 100%);z-index:3;pointer-events:none}.rising-sun.svelte-bzuyrx{position:absolute;bottom:-10vh;left:0;right:0;height:150vh;background:radial-gradient(ellipse 60vw 50vh at center bottom,#ff3000 0%,#ff4500 10%,#ff6b35 20%,#ff8c42 35%,transparent 70%),radial-gradient(ellipse 50vw 45vh at center bottom,#d2691e 0%,#e67e22 5%,#f39c12 10%,transparent 60%),radial-gradient(ellipse 40vw 40vh at center bottom,#b22222 0%,#dc143c 3%,#e74c3c 5%,transparent 50%),radial-gradient(ellipse 80vw 65vh at center bottom,#e67e22 40%,#d35400 60%,transparent 90%);background-blend-mode:screen,multiply,overlay,normal;opacity:.6;z-index:-10;mask:linear-gradient(to bottom,black 0%,black 70%,transparent 95%);-webkit-mask:linear-gradient(to bottom,black 0%,black 70%,transparent 95%);pointer-events:none}.rising-sun.svelte-bzuyrx:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80'><filter id='coarseGrain'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%' height='100%' filter='url(%23coarseGrain)' opacity='1'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='medGrain'><feTurbulence type='turbulence' baseFrequency='1.2' numOctaves='3' seed='7'/></filter><rect width='100%' height='100%' filter='url(%23medGrain)' opacity='0.9'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='60'><filter id='heavyGrain'><feTurbulence type='fractalNoise' baseFrequency='0.5' numOctaves='1' seed='3'/></filter><rect width='100%' height='100%' filter='url(%23heavyGrain)' opacity='1'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40'><filter id='fineGrain'><feTurbulence type='turbulence' baseFrequency='1.8' numOctaves='2' seed='11'/></filter><rect width='100%' height='100%' filter='url(%23fineGrain)' opacity='0.7'/></svg>");background-size:80px 80px,120px 120px,60px 60px,40px 40px;opacity:.98;mix-blend-mode:hard-light;filter:contrast(1.15);pointer-events:none}.gradient-hero-content.svelte-bzuyrx{position:relative;z-index:2;min-height:100vh;display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.rising-sun.svelte-bzuyrx{background:radial-gradient(ellipse 120vw 80vh at center bottom,#ff6b35 0%,#ff8c42 20%,transparent 62%),radial-gradient(ellipse 90vw 65vh at center bottom,#ff4500 0%,#ff6b35 20%,transparent 68%),radial-gradient(ellipse 55vw 45vh at center bottom,#ff3000 0%,#ff4500 10%,transparent 48%);background-blend-mode:screen,overlay,multiply;opacity:.9;bottom:0vh;height:200vh;mask:linear-gradient(to bottom,black 0%,black 90%,transparent 100%);-webkit-mask:linear-gradient(to bottom,black 0%,black 90%,transparent 100%);will-change:transform,opacity;transform:translateZ(0)}.gradient-hero.svelte-bzuyrx:after{height:8vh}}@media (max-width: 420px){.rising-sun.svelte-bzuyrx{background:radial-gradient(ellipse 130vw 90vh at center bottom,#ff6b35 0%,#ff8c42 18%,transparent 60%),radial-gradient(ellipse 100vw 70vh at center bottom,#ff4500 0%,#ff6b35 22%,#ff8c42 38%,transparent 70%),radial-gradient(ellipse 60vw 50vh at center bottom,#ff3000 0%,#ff4500 12%,transparent 45%);background-blend-mode:screen,overlay,multiply;opacity:.98;bottom:60vh;height:240vh;mask:linear-gradient(to bottom,black 0%,black 92%,transparent 100%);-webkit-mask:linear-gradient(to bottom,black 0%,black 92%,transparent 100%);will-change:transform,opacity;transform:translateZ(0)}}.phone-border{border-color:#33333b;border-radius:36px!important;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a inset,0 1px #fff3 inset!important;background:linear-gradient(145deg,#2a2a2a,#1a1a1a)!important}.mockup-phone .mockup-phone-display{border-radius:32px!important;box-shadow:0 0 0 1px #0000001a inset,0 2px 4px #0000001a inset!important}.phone-float{animation:float 3s ease-in-out infinite}.pulse-record{animation:pulse-gentle 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(1deg)}}@media (max-width: 768px){.phone-float,.pulse-record{animation:none}}@keyframes pulse-gentle{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@media (max-width: 768px){.mockup-phone{display:none!important}}@media (min-width: 769px){.mockup-phone{border-radius:36px!important;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a inset,0 1px #fff3 inset!important;background:linear-gradient(145deg,#2a2a2a,#1a1a1a)!important}.mockup-phone .mockup-phone-display{border-radius:32px!important;box-shadow:0 0 0 1px #0000001a inset,0 2px 4px #0000001a inset!important}}@media (max-width: 640px){.mockup-phone{width:240px!important;height:480px!important;border-width:3px!important}.mockup-phone .mockup-phone-display{width:calc(100% - 6px)!important;height:calc(100% - 12px)!important;margin:6px auto!important;border-radius:28px!important}.phone-display-content{padding:1.75rem 1.25rem!important;gap:1.25rem!important;min-height:400px!important}.phone-record-button{width:6rem!important;height:6rem!important}.phone-record-icon{width:2.5rem!important;height:2.5rem!important}.phone-instruction-title{font-size:1rem!important}.phone-instruction-subtitle{font-size:.8rem!important}}:global(html),:global(body){overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}:global(body){touch-action:pan-y}@media (max-width: 768px){:global(html),:global(body){-webkit-overflow-scrolling:auto;scroll-behavior:auto}}:global(nav),:global(.navbar),:global(header),:global(.navbar-start),:global(.navbar-center),:global(.navbar-end){position:relative;z-index:1000!important}.hero-content{position:relative;z-index:2}@media (max-width: 768px){.hero-content{will-change:auto;-webkit-transform:none;transform:none}}.hero-title{font-size:4rem;line-height:1.1}.hero-subtitle{font-size:1.125rem;line-height:1.5}.btn-mobile{font-size:1rem;padding-left:1.5rem;padding-right:1.5rem;white-space:nowrap}.learn-how-btn{transition:all .3s ease}.learn-how-btn:hover{background-color:hsl(var(--p) / .1);border-color:hsl(var(--p) / .6);color:hsl(var(--p));transform:translateY(-1px)}.gradient-text{background:linear-gradient(135deg,#e89852,#cc902f,#d38c46,#cf6c26,#c57553,#b16645);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.fade-in-up{animation:fadeInUp .8s ease-out}@media (max-width: 768px){.fade-in-up{animation:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-title{font-size:4.5rem!important;line-height:1!important;margin-bottom:1.5rem!important}.hero-subtitle{font-size:1.25rem!important;line-height:1.4!important;margin-bottom:2rem!important}.btn-mobile{font-size:1.1rem!important;padding:1rem 2rem!important;white-space:nowrap}.hero-content{text-align:center!important;max-width:600px!important;margin:0 auto!important}}@media (max-width: 640px){.hero-title{font-size:4rem!important;line-height:.95!important}.hero-subtitle{font-size:1.2rem!important}}@media (max-width: 480px){.hero-title{font-size:3.5rem!important;line-height:.9!important}.hero-subtitle{font-size:1.1rem!important;line-height:1.3!important}.btn-mobile{font-size:1rem!important;padding-left:1.75rem!important;padding-right:1.75rem!important}}
