.agency-theme{background:var(--cream);color:var(--black);font-family:var(--font-geist-sans),system-ui,sans-serif;--background:#fff8f6;--foreground:#000;--card:#fff;--card-foreground:#000;--popover:#fff;--popover-foreground:#000;--primary:#fe6e00;--primary-foreground:#fff;--secondary:#ffeee9;--secondary-foreground:#1a1a1a;--muted:#fff5f0;--muted-foreground:#514b46;--accent:#ffeee9;--accent-foreground:#1a1a1a;--destructive:#e40014;--border:#00000026;--input:#00000040;--ring:#fe6e00;--chart-1:#fe6e00;--chart-2:#ffc42c;--chart-3:#ffb067;--chart-4:#eed072;--chart-5:#514b46;flex-direction:column;min-height:100vh;display:flex;position:relative}@supports (color:lab(0% 0 0)){.agency-theme{--destructive:lab(48.4493% 77.4328 61.5452)}}.agency-theme .page-bg{z-index:0;pointer-events:none;background-color:var(--cream);background-image:linear-gradient(#ff802c0d 1px,#0000 1px),linear-gradient(90deg,#ff802c0d 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0}.bg-dot-grid{background-image:radial-gradient(circle,#00000012 1px,#0000 1px);background-size:40px 40px}.bg-gradient-radial-orange{background:radial-gradient(#ff802c2e 0%,#ffc42c14 40%,#0000 70%)}.bg-gradient-radial-hero{background:radial-gradient(80% 60% at 50% 40%,#ffb45038 0%,#ffeee980 45%,#0000 75%)}.bg-btn-gold{background:linear-gradient(#ffe566 0%,#ffc42c 45%,#eeb020 100%)}.bg-btn-gold-hover{background:linear-gradient(#fff080 0%,#ffd040 45%,#f0b820 100%)}.site-frame{border-left:var(--frame-dash-width)dashed var(--frame-dash-color);border-right:var(--frame-dash-width)dashed var(--frame-dash-color)}.site-frame-inner{padding-left:var(--frame-pad-x);padding-right:var(--frame-pad-x)}@media (min-width:768px){.agency-theme{--frame-pad-x:2.5rem}}@media (min-width:1024px){.agency-theme{--frame-pad-x:3rem}}.site-frame-rule{height:0;margin-left:calc(-1*var(--frame-pad-x));margin-right:calc(-1*var(--frame-pad-x));border-color:var(--frame-dash-color);border-style:dashed;flex-shrink:0}.site-frame-rule-t{border-top-width:var(--frame-dash-width)}.site-frame-rule-b{border-bottom-width:var(--frame-dash-width)}.section-frame-top{border-top:var(--frame-dash-width)dashed var(--frame-dash-color);margin-left:calc(-1*var(--frame-pad-x));margin-right:calc(-1*var(--frame-pad-x));padding-left:var(--frame-pad-x);padding-right:var(--frame-pad-x)}@keyframes scroll-smooth{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll-smooth{animation:40s linear infinite scroll-smooth}.animate-scroll-smooth:hover{animation-play-state:paused}@keyframes bz-fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:.25s ease-in forwards bz-fadeIn}@keyframes testimonial-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes testimonial-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-24px)}}.animate-testimonial-enter{animation:.35s ease-out forwards testimonial-enter}.animate-testimonial-exit{animation:.35s ease-in forwards testimonial-exit}@keyframes bz-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-float{animation:4s ease-in-out infinite bz-float}.prose-bz h2{margin-top:2rem;margin-bottom:1rem;scroll-margin-top:5rem;font-size:1.5rem;font-weight:700}.prose-bz h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.prose-bz p{color:#000c;margin-bottom:1rem;line-height:1.75}.prose-bz ul,.prose-bz ol{margin-bottom:1rem;padding-left:1.5rem}.prose-bz li{margin-bottom:.5rem;line-height:1.75}.prose-bz a{color:var(--bz-orange);text-decoration:underline}.prose-bz code{font-family:var(--font-geist-mono),monospace;background:var(--warm-white);border-radius:.25rem;padding:.125rem .375rem;font-size:.875rem}
/*# sourceMappingURL=9dc8a6e9575252b3.css.map*/