:root{--temp-freezing: #5CA8FF;--temp-very-cold: #83BCFF;--temp-chilly: #97D2FB;--temp-mild: #CBAACB;--temp-pleasant: #FFCDB2;--temp-warm: #FFB4A2;--temp-hot: #E5989B;--temp-very-hot: #FF6B6B}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes floatDevice{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes floatJeff{0%{opacity:0;transform:translate(-20px) scale(.9)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes popBubble{0%{opacity:0;transform:scale(.7) translateY(5px)}70%{transform:scale(1.05) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(15px,-20px) scale(1.05)}66%{transform:translate(-10px,10px) scale(.97)}}@keyframes cardReveal{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.section-container[data-astro-cid-vdr4c2tw]{max-width:1100px;margin:0 auto}.section-title[data-astro-cid-vdr4c2tw]{font-size:clamp(1.6rem,4vw,2.5rem);font-weight:900;color:var(--color-text);text-align:center;margin:0 0 .75rem;line-height:1.2}.section-subtitle[data-astro-cid-vdr4c2tw]{font-size:clamp(1rem,2vw,1.15rem);color:var(--color-text);opacity:.7;text-align:center;max-width:720px;margin:0 auto 2.5rem;line-height:1.55}.hero[data-astro-cid-vdr4c2tw]{background:#2c3e50;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100svh - 4rem);padding:2.5rem 1.5rem 2rem;overflow:hidden;position:relative}.hero-content[data-astro-cid-vdr4c2tw]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;max-width:1100px;width:100%;position:relative;z-index:2}.hero-text[data-astro-cid-vdr4c2tw]{animation:fadeInUp .6s ease both}.hero-eyebrow[data-astro-cid-vdr4c2tw]{font-size:clamp(.75rem,1.5vw,.85rem);font-weight:800;letter-spacing:.18em;color:#ffffffbf;margin:0 0 1rem;text-transform:uppercase}.hero-headline[data-astro-cid-vdr4c2tw]{font-size:clamp(2rem,6vw,3.75rem);font-weight:900;line-height:1.15;padding-bottom:.05em;margin:0 0 1rem;background:linear-gradient(135deg,var(--temp-chilly) 0%,var(--temp-pleasant) 40%,var(--temp-warm) 70%,var(--temp-hot) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-vdr4c2tw]{font-size:clamp(1.05rem,2.5vw,1.35rem);color:#ffffffbf;line-height:1.5;margin:0 0 2rem;max-width:520px;margin-inline:auto;white-space:pre-line}.hero-cta[data-astro-cid-vdr4c2tw]{display:flex;justify-content:center}.hero-phone-area[data-astro-cid-vdr4c2tw]{position:relative;display:flex;align-items:center;justify-content:center;gap:0;animation:floatDevice .7s ease .2s both}.device-frame[data-astro-cid-vdr4c2tw]{display:none;background:#000;border:3px solid #444;border-radius:2.5rem;padding:5px;box-shadow:0 0 0 1px #ffffff1a,0 20px 60px #00000080,0 0 80px #5ca8ff26,0 0 80px #ffb4a21a;max-width:220px;position:relative;z-index:2}.device-frame[data-astro-cid-vdr4c2tw] img[data-astro-cid-vdr4c2tw]{display:block;width:100%;height:auto;border-radius:2.1rem}.jeff-cameo[data-astro-cid-vdr4c2tw]{display:flex;flex-direction:column;align-items:center;margin-right:0;margin-top:0;position:relative;z-index:3;animation:floatJeff .5s ease .4s both}.jeff-img[data-astro-cid-vdr4c2tw]{width:90px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3)) drop-shadow(0 0 20px rgba(255,205,178,.2))}.jeff-bubble[data-astro-cid-vdr4c2tw]{background:#f4f4f9;border:2px solid #000;border-radius:1.5rem;padding:.65rem 1rem;box-shadow:0 4px 16px #00000026;white-space:nowrap;margin-bottom:.5rem;position:relative;animation:popBubble .4s ease .7s both}.jeff-bubble[data-astro-cid-vdr4c2tw] p[data-astro-cid-vdr4c2tw]{font-size:.95rem;font-weight:700;color:var(--color-primary);margin:0}.jeff-bubble[data-astro-cid-vdr4c2tw]:after{content:"";position:absolute;bottom:-8px;left:50%;margin-left:-7px;width:14px;height:14px;background:#f4f4f9;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);border-radius:0 0 3px}.proof[data-astro-cid-vdr4c2tw]{background:var(--color-background);padding:4rem 1.5rem}.proof-grid[data-astro-cid-vdr4c2tw]{display:grid;grid-template-columns:1fr;gap:1.5rem}.proof-tile[data-astro-cid-vdr4c2tw]{margin:0;background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column}.proof-image[data-astro-cid-vdr4c2tw]{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;background:#2c3e50}.proof-caption-block[data-astro-cid-vdr4c2tw]{padding:1.25rem 1.5rem 1.5rem}.proof-caption[data-astro-cid-vdr4c2tw]{font-size:1.05rem;font-weight:800;color:var(--color-text);margin:0 0 .35rem}.proof-description[data-astro-cid-vdr4c2tw]{font-size:.95rem;color:var(--color-text);opacity:.75;margin:0;line-height:1.5}.card-grid-section[data-astro-cid-vdr4c2tw]{background:var(--color-background);padding:4rem 1.5rem}.card-grid[data-astro-cid-vdr4c2tw]{display:flex;flex-direction:column;gap:1.25rem}.feature-card[data-astro-cid-vdr4c2tw]{position:relative;border-radius:1.25rem;overflow:hidden;animation:cardReveal .5s ease both;animation-delay:calc(var(--feature-index) * .1s + .1s)}.feature-card-glow[data-astro-cid-vdr4c2tw]{position:absolute;inset:0;background:var(--card-gradient);opacity:1;z-index:0}.feature-card-inner[data-astro-cid-vdr4c2tw]{position:relative;z-index:1;padding:2rem 1.5rem;text-align:center}.feature-icon[data-astro-cid-vdr4c2tw]{margin-bottom:1rem;display:flex;justify-content:center}.feature-title[data-astro-cid-vdr4c2tw]{font-size:clamp(1.1rem,2vw,1.3rem);font-weight:900;color:#30323d;margin:0 0 .5rem;letter-spacing:-.01em}.feature-description[data-astro-cid-vdr4c2tw]{font-size:clamp(.9rem,1.5vw,1rem);color:#30323d;opacity:.8;margin:0;line-height:1.55}.jeff-quote-section[data-astro-cid-vdr4c2tw]{background:#ffcdb2;padding:4rem 1.5rem}.jeff-quote-container[data-astro-cid-vdr4c2tw]{max-width:880px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.jeff-quote-avatar[data-astro-cid-vdr4c2tw]{width:120px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.18))}.jeff-quote-bubble[data-astro-cid-vdr4c2tw]{background:#f4f4f9;border:2px solid #000;border-radius:1.75rem;padding:1.75rem;box-shadow:0 6px 20px #0000001f;position:relative;max-width:640px}.jeff-quote-bubble[data-astro-cid-vdr4c2tw]:before{content:"";position:absolute;top:-10px;left:50%;margin-left:-8px;width:16px;height:16px;background:#f4f4f9;border-left:2px solid #000;border-top:2px solid #000;transform:rotate(45deg);border-radius:3px 0 0}.jeff-quote-paragraph[data-astro-cid-vdr4c2tw]{font-size:clamp(1rem,2vw,1.15rem);color:var(--color-text);margin:0 0 1rem;line-height:1.55}.jeff-quote-paragraph[data-astro-cid-vdr4c2tw]:last-child{margin-bottom:0}.cta-section[data-astro-cid-vdr4c2tw]{background:linear-gradient(135deg,var(--temp-freezing) 0%,var(--temp-very-cold) 25%,var(--temp-chilly) 50%,var(--temp-mild) 75%,var(--temp-pleasant) 100%);padding:4rem 1.5rem;text-align:center;position:relative;overflow:hidden}.cta-gradient-orb[data-astro-cid-vdr4c2tw]{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;animation:orbFloat 6s ease-in-out infinite}.cta-orb-1[data-astro-cid-vdr4c2tw]{width:200px;height:200px;background:radial-gradient(circle,rgba(255,107,107,.3),transparent 70%);top:-50px;right:-30px}.cta-orb-2[data-astro-cid-vdr4c2tw]{width:180px;height:180px;background:radial-gradient(circle,rgba(255,204,0,.25),transparent 70%);bottom:-40px;left:-30px;animation-delay:-2s}.cta-content[data-astro-cid-vdr4c2tw]{max-width:600px;margin:0 auto;position:relative;z-index:2}.cta-headline[data-astro-cid-vdr4c2tw]{font-size:clamp(1.6rem,5vw,2.75rem);font-weight:900;color:var(--color-primary);margin:0 0 .75rem}.cta-subtitle[data-astro-cid-vdr4c2tw]{font-size:clamp(1rem,2vw,1.2rem);color:var(--color-primary);margin:0 0 2rem;opacity:.7;line-height:1.5}.cta-button[data-astro-cid-vdr4c2tw]{display:flex;justify-content:center}.faq[data-astro-cid-vdr4c2tw]{background:var(--color-background);padding:4rem 1.5rem}.faq-container[data-astro-cid-vdr4c2tw]{max-width:720px;margin:0 auto}.faq-title[data-astro-cid-vdr4c2tw]{font-family:var(--font-heading);font-size:clamp(1.6rem,4vw,2.25rem);color:var(--color-text);margin:0 0 2rem;text-align:center}.faq-list[data-astro-cid-vdr4c2tw]{margin:0}.faq-item[data-astro-cid-vdr4c2tw]{border-bottom:1px solid rgba(0,0,0,.1);padding:1.5rem 0}.faq-item[data-astro-cid-vdr4c2tw]:last-child{border-bottom:none}.faq-question[data-astro-cid-vdr4c2tw]{font-family:var(--font-heading);font-size:clamp(1.05rem,2vw,1.2rem);font-weight:700;color:var(--color-text);margin:0 0 .5rem}.faq-answer[data-astro-cid-vdr4c2tw]{font-family:var(--font-body);font-size:clamp(.95rem,1.5vw,1.05rem);color:var(--color-text);opacity:.75;line-height:1.6;margin:0}@media(min-width:768px){.hero[data-astro-cid-vdr4c2tw]{padding:4rem 2rem 3rem}.hero-content[data-astro-cid-vdr4c2tw]{flex-direction:row;text-align:left;gap:3rem;align-items:center}.hero-text[data-astro-cid-vdr4c2tw]{flex:1}.hero-subtitle[data-astro-cid-vdr4c2tw]{margin-inline:0}.hero-cta[data-astro-cid-vdr4c2tw]{justify-content:flex-start}.hero-phone-area[data-astro-cid-vdr4c2tw]{flex-shrink:0}.device-frame[data-astro-cid-vdr4c2tw]{display:block;max-width:280px}.jeff-cameo[data-astro-cid-vdr4c2tw]{margin-right:-15px;margin-top:25%}.jeff-img[data-astro-cid-vdr4c2tw]{width:110px}.jeff-bubble[data-astro-cid-vdr4c2tw] p[data-astro-cid-vdr4c2tw]{font-size:.85rem}.proof[data-astro-cid-vdr4c2tw],.card-grid-section[data-astro-cid-vdr4c2tw]{padding:5rem 2rem}.proof-grid[data-astro-cid-vdr4c2tw]{grid-template-columns:repeat(3,1fr)}.card-grid--audience[data-astro-cid-vdr4c2tw],.card-grid--how[data-astro-cid-vdr4c2tw]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-card-inner[data-astro-cid-vdr4c2tw]{padding:2.25rem 1.75rem}.jeff-quote-section[data-astro-cid-vdr4c2tw]{padding:5rem 2rem}.jeff-quote-container[data-astro-cid-vdr4c2tw]{flex-direction:row;align-items:flex-start;gap:2.5rem}.jeff-quote-avatar[data-astro-cid-vdr4c2tw]{width:160px;flex-shrink:0}.jeff-quote-bubble[data-astro-cid-vdr4c2tw]:before{top:32px;left:-10px;margin-left:0;transform:rotate(-45deg)}.cta-section[data-astro-cid-vdr4c2tw],.faq[data-astro-cid-vdr4c2tw]{padding:5rem 2rem}}@media(min-width:1024px){.device-frame[data-astro-cid-vdr4c2tw]{max-width:300px}.jeff-img[data-astro-cid-vdr4c2tw]{width:130px}.jeff-cameo[data-astro-cid-vdr4c2tw]{margin-right:-20px}.card-grid--audience[data-astro-cid-vdr4c2tw]{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.hero-text[data-astro-cid-vdr4c2tw],.hero-phone-area[data-astro-cid-vdr4c2tw],.jeff-cameo[data-astro-cid-vdr4c2tw],.jeff-bubble[data-astro-cid-vdr4c2tw],.feature-card[data-astro-cid-vdr4c2tw],.cta-gradient-orb[data-astro-cid-vdr4c2tw]{animation:none}}
