*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#1a1714;--ink-soft:#2e2a26;--ash:#4a4540;--smoke:#7a7268;--feather:#b8afa4;--parchment:#f0ebe1;--cream:#faf7f2;--wing:#8c9e8a;--wing-lt:#c4d1c2;--gold:#b8935a;--gold-lt:#d4b080;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:6rem;--space-2xl:8rem;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-smooth:cubic-bezier(.4, 0, .2, 1);--duration-fast:.2s;--duration-med:.35s;--duration-slow:.6s}html{scroll-behavior:auto;font-size:16px;overflow-x:hidden}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden}body:after{content:"";pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:fixed;inset:0}.cursor-dot{background:var(--gold);pointer-events:none;z-index:10001;width:8px;height:8px;transition:width .3s var(--ease-out), height .3s var(--ease-out), background .3s;border-radius:50%;position:fixed;transform:translate(-50%,-50%)}.cursor-dot.expanded{background:var(--gold-lt);opacity:.5;width:40px;height:40px}.cursor-ring{border:1.5px solid var(--gold);pointer-events:none;z-index:10000;opacity:.4;width:36px;height:36px;transition:width .4s var(--ease-out), height .4s var(--ease-out), opacity .3s, border-color .3s;border-radius:50%;position:fixed;transform:translate(-50%,-50%)}.cursor-ring.expanded{opacity:.2;border-color:var(--gold-lt);width:60px;height:60px}@media (hover:none){.cursor-dot,.cursor-ring{display:none}}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.15}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}.s-tag{letter-spacing:.22em;text-transform:uppercase;color:var(--wing);align-items:center;gap:.6rem;margin-bottom:.9rem;font-family:"Source Sans 3",sans-serif;font-size:.68rem;font-weight:500;display:flex}.s-tag:before{content:"";background:var(--wing);flex-shrink:0;width:22px;height:1px;display:block}.s-title{color:var(--ink);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(1.9rem,3vw,3rem);font-weight:700;line-height:1.15}.s-title em{color:var(--gold);font-style:italic;font-weight:400}.s-body{color:var(--ash);max-width:540px;font-size:1.4rem;line-height:1.85}.btn-dark{background:var(--ink);color:var(--cream);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all var(--duration-med) var(--ease-out);border:none;border-radius:100px;justify-content:center;align-items:center;padding:.85rem 2rem;font-family:"Source Sans 3",sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.btn-dark:before{content:"";background:linear-gradient(135deg, var(--gold) 0%, var(--wing) 100%);opacity:0;transition:opacity var(--duration-med) var(--ease-out);position:absolute;inset:0}.btn-dark:hover{transform:translateY(-2px);box-shadow:0 8px 30px #1a171440}.btn-dark:hover:before{opacity:1}.btn-dark span{z-index:1;position:relative}.btn-ghost{color:var(--ash);letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--feather);cursor:pointer;transition:all var(--duration-med) var(--ease-out);background:0 0;border-radius:100px;justify-content:center;align-items:center;padding:.85rem 2rem;font-family:"Source Sans 3",sans-serif;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.btn-ghost:hover{border-color:var(--ink);color:var(--ink);transform:translateY(-2px);box-shadow:0 4px 20px #1a171414}.section-divider{width:100%;height:1px;position:relative;overflow:hidden}.section-divider:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--feather) 20%, var(--gold) 50%, var(--feather) 80%, transparent 100%);transform-origin:50%;width:100%;height:1px;position:absolute;top:0;left:0;transform:scaleX(0)}.section-divider.animated:after{transition:transform 1.2s var(--ease-out);transform:scaleX(1)}.navbar{z-index:100;-webkit-backdrop-filter:blur(20px);transition:background var(--duration-med), border-color var(--duration-med), box-shadow var(--duration-med);background:#faf7f2d9;border-bottom:1px solid #1a17140f;justify-content:space-between;align-items:center;padding:1rem 5vw;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(24px);background:#faf7f2b3;border-bottom-color:#1a171414;box-shadow:0 10px 40px #1a171414}.nav-logo{cursor:pointer;align-items:center;gap:.7rem;display:flex}.nav-logo img{filter:grayscale()contrast(200);mix-blend-mode:multiply;width:auto;height:44px;transition:transform var(--duration-med) var(--ease-out)}.nav-logo:hover img{transform:rotate(-8deg)scale(1.05)}.nav-wordmark{letter-spacing:.04em;color:var(--ink);font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;line-height:1}.nav-wordmark span{letter-spacing:.2em;text-transform:uppercase;color:var(--smoke);margin-top:3px;font-family:"Source Sans 3",sans-serif;font-size:.58rem;font-weight:400;display:block}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{letter-spacing:.08em;color:var(--ash);transition:color var(--duration-fast);font-size:.82rem;font-weight:400;text-decoration:none;position:relative}.nav-links a:after{content:"";background:var(--gold);width:0;height:1px;transition:width var(--duration-med) var(--ease-out);position:absolute;bottom:-4px;left:0}.nav-links a:hover{color:var(--ink)}.nav-links a:hover:after{width:100%}.nav-cta{letter-spacing:.1em;text-transform:uppercase;border:1.5px solid var(--ink);color:var(--ink);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--duration-med) var(--ease-out);background:0 0;padding:.5rem 1.4rem;font-family:"Source Sans 3",sans-serif;font-size:.78rem;font-weight:400;text-decoration:none}.nav-cta:hover{background:var(--ink);color:var(--cream);transform:translateY(-1px);box-shadow:0 4px 15px #1a171433}.nav-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-right:-6px;padding:10px;display:none}.nav-hamburger span{background:var(--ink);width:24px;height:2px;transition:all var(--duration-med) var(--ease-out);transform-origin:50%;display:block}.nav-hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.ashy-lavender{color:#b8a9c9;font-style:normal;font-weight:600}.hero-sub{margin:.5rem 0}.subtitle-text{color:#000;font-size:1.5rem;font-weight:400}.drone-red{color:red;margin-left:6px;margin-right:6px;font-family:Copperplate,Copperplate Gothic Light,fantasy;font-size:2.6rem;font-weight:700;transition:all .3s;display:inline-block}.drone-red:hover{text-shadow:0 0 5px #ff00004d;transform:scale(1.05)}.hero-price-pill.bordered{background:#f7fafc;border:2px solid #2d3748;border-radius:3rem;align-items:baseline;gap:.75rem;width:fit-content;margin:.5rem 0;padding:.75rem 1.5rem;transition:all .3s;display:inline-flex;box-shadow:0 2px 4px #0000000d}.hero-price-pill.bordered:hover{border-color:#b8a9c9;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.price{color:#2d3748;font-size:2rem;font-weight:700}.unit{color:#718096;font-size:.875rem}.hero{justify-content:space-between;align-items:center;gap:4rem;min-height:100vh;padding:4rem 8rem;display:flex}.hero-left{flex-direction:column;flex:1;gap:1.5rem;display:flex}.hero-title{flex-direction:column;gap:.5rem;margin:0;font-size:4rem;font-weight:700;line-height:1.2;display:flex}.hero-title-line{display:block}.hero-desc{color:#4a5568;max-width:500px;margin:.5rem 0;font-size:1.125rem;line-height:1.6}.hero-tag{color:#2c7a7b;background:#e6f3f5;border-radius:2rem;width:fit-content;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.hero-cta{gap:1rem;margin-top:.5rem;display:flex}.btn-dark{color:#fff;cursor:pointer;background:#1a202c;border:none;border-radius:3rem;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-dark:hover{background:#2d3748;transform:translateY(-2px)}.btn-ghost{color:#2d3748;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:3rem;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-ghost:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-2px)}.hero-right{border-radius:2rem;flex:1;position:relative;overflow:hidden}.hero-right img{object-fit:cover;border-radius:2rem;width:100%;height:auto;display:block}.hero-right-overlay{pointer-events:none;background:linear-gradient(#0000,#0000004d);height:30%;position:absolute;bottom:0;left:0;right:0}.hero-caption{color:#fff;text-shadow:0 1px 2px #0003;margin:0;font-size:.875rem;font-weight:500;position:absolute;bottom:1.5rem;left:1.5rem}@media (width<=1024px){.hero{gap:3rem;padding:3rem 4rem}.hero-title{font-size:3rem}}@media (width<=768px){.hero{flex-direction:column;gap:3rem;padding:2rem}.hero-left{width:100%}.hero-title{font-size:2.5rem}.hero-cta{flex-direction:column}.btn-dark,.btn-ghost{text-align:center}.subtitle-text{font-size:1.25rem}.drone-red{font-size:1.5rem}}@media (width<=480px){.hero-title{font-size:2rem}.subtitle-text{font-size:1.1rem}.drone-red{font-size:1.3rem}.hero-price-pill.bordered{text-align:center;flex-direction:column;gap:.5rem}}.what-section{background:var(--parchment);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:5.5rem 6vw;display:grid}.what-cards{flex-direction:column;gap:1rem;display:flex}.what-card{background:var(--cream);border-radius:var(--radius-md);transition:border-color var(--duration-med) var(--ease-out), box-shadow var(--duration-med) var(--ease-out), transform var(--duration-med) var(--ease-out), background-color var(--duration-med) var(--ease-out);cursor:default;border:1px solid #1a17140d;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.6rem;display:flex}.what-card:hover{background:#fff;border-color:#1a17141a;transform:translateY(-6px);box-shadow:0 12px 40px #1a171414}.what-icon{background:var(--parchment);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-top:2px;font-size:1.4rem;display:flex}.what-card h4{color:#1a1714;margin-bottom:.5rem;font-family:"Source Sans 3",sans-serif;font-size:1rem;font-weight:600}.what-card p{color:#5a5248;font-size:1.2rem;line-height:1.65}.what-card:hover p{color:#2c2824}.how-section{background:var(--ink);padding:5.5rem 6vw}.how-section .s-tag{color:var(--wing-lt)}.how-section .s-tag:before{background:var(--wing-lt)}.how-header{text-align:center;max-width:560px;margin:0 auto 4rem}.how-header .s-tag{justify-content:center}.how-header .s-tag:before{display:none}.how-header .s-title{color:var(--cream)}.how-header .s-title em{color:var(--gold-lt)}.how-steps{background:#ffffff0f;border:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:1.5px;display:grid}.how-step{background:var(--ink);transition:background var(--duration-med);padding:2.5rem 2rem;position:relative;overflow:hidden}.how-step:before{content:"";background:linear-gradient(90deg, var(--gold), var(--wing));transform-origin:0;width:100%;height:2px;transition:transform var(--duration-slow) var(--ease-out);position:absolute;top:0;left:0;transform:scaleX(0)}.how-step:hover:before{transform:scaleX(1)}.how-step:hover{background:var(--ink-soft)}.step-n{color:#ffffff14;transition:color var(--duration-med);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1}.how-step:hover .step-n{color:#b8935a26}.how-step h4{color:var(--parchment);margin-bottom:.5rem;font-family:"Source Sans 3",sans-serif;font-size:.95rem;font-weight:500}.how-step p{color:var(--smoke);font-size:.82rem;line-height:1.75}.farmers-section{background:var(--cream);grid-template-columns:45% 55%;align-items:stretch;gap:0;display:grid}.farmers-img{position:relative;overflow:hidden}.farmers-img img{object-fit:cover;object-position:center;filter:saturate(.8);width:100%;height:100%;transition:transform 8s var(--ease-smooth);will-change:transform}.farmers-img:hover img{transform:scale(1.05)}.farmers-img-label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.1em;color:var(--ash);border-radius:var(--radius-sm);text-transform:uppercase;background:#faf7f2eb;padding:.5rem .9rem;font-size:.7rem;font-weight:500;position:absolute;bottom:1.5rem;left:1.5rem}.farmers-text{flex-direction:column;justify-content:center;padding:5rem 5vw;display:flex}.numbers-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2.5rem;display:grid}.num-box{background:var(--parchment);border-radius:var(--radius-sm);transition:border-color var(--duration-med) var(--ease-out), box-shadow var(--duration-med) var(--ease-out), background-color var(--duration-med) var(--ease-out);border:1px solid #0000;padding:1.4rem}.num-box:hover{border-color:#1a171414;transform:translateY(-2px);box-shadow:0 4px 15px #1a17140d}.num-box .big{color:var(--ink);font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1.2;display:block}.num-box .small{color:var(--smoke);margin-top:.2rem;font-size:.75rem;line-height:1.5}.pricing-section{background:var(--parchment);padding:5.5rem 6vw}.pricing-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.pricing-card{background:var(--cream);border-radius:var(--radius-md);transition:box-shadow var(--duration-med) var(--ease-out), border-color var(--duration-med) var(--ease-out);transform-style:preserve-3d;perspective:800px;border:1px solid #1a17141a;overflow:hidden}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #1a17141f}.pricing-card-top{background:var(--ink);padding:2rem 2.5rem;position:relative;overflow:hidden}.pricing-card-top:before{content:"";pointer-events:none;background:radial-gradient(circle,#b8935a14 0%,#0000 70%);width:100%;height:200%;position:absolute;top:-50%;right:-50%}.pricing-card-top h3{color:var(--cream);margin-bottom:.2rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:400;position:relative}.pricing-card-top .tagline{color:var(--feather);font-size:.78rem;font-style:italic;position:relative}.pricing-card-mid{border-bottom:1px solid #1a171414;align-items:baseline;gap:.4rem;padding:1.5rem 2.5rem;display:flex}.pricing-card-mid .rate{color:var(--ink);font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700}.pricing-card-mid .per{color:var(--smoke);font-size:.82rem}.pricing-note{color:var(--smoke);padding:.6rem 2.5rem 1rem;font-size:.75rem;font-style:italic}.pricing-list{padding:1rem 2.5rem 2rem}.pricing-list li{color:var(--ash);border-bottom:1px solid #1a17140d;align-items:flex-start;gap:.7rem;padding:.5rem 0;font-size:.85rem;list-style:none;display:flex}.pricing-list li:before{content:"—";color:var(--gold);flex-shrink:0;font-weight:500}.pricing-list li:last-child{border-bottom:none}.pricing-text .s-body{margin-bottom:1.5rem}.pricing-text .contact-box{background:var(--ink);color:var(--cream);border-radius:var(--radius-sm);padding:1.5rem 2rem;font-size:.88rem;line-height:1.7;position:relative;overflow:hidden}.pricing-text .contact-box:before{content:"";background:linear-gradient(180deg, var(--gold), var(--wing));width:3px;height:100%;position:absolute;top:0;left:0}.pricing-text .contact-box strong{color:var(--gold-lt);margin-bottom:.3rem;font-weight:500;display:block}.pricing-text .contact-box a{color:var(--wing-lt);transition:color var(--duration-fast);text-decoration:none}.pricing-text .contact-box a:hover{color:var(--cream);text-decoration:underline}.tech-section{background:var(--ink-soft);border-top:1px solid #ffffff0f;padding:5.5rem 6vw}.tech-section .s-tag{color:var(--wing-lt)}.tech-section .s-tag:before{background:var(--wing-lt)}.tech-section .s-title{color:var(--cream)}.tech-section .s-title em{color:var(--gold-lt)}.tech-section .s-body{color:var(--smoke)}.tech-grid{background:#ffffff0f;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;display:grid}.tech-cell{background:var(--ink-soft);transition:background-color var(--duration-med) var(--ease-out);padding:2rem;position:relative;overflow:hidden}.tech-cell:before{content:"";opacity:0;transition:opacity var(--duration-med);background:linear-gradient(135deg,#b8935a0a,#0000);position:absolute;inset:0}.tech-cell:hover{background:#ffffff0a}.tech-cell:hover:before{opacity:1}.tech-cell .icon{color:var(--gold-lt);margin-bottom:1rem;font-size:1.5rem}.tech-cell h4{color:var(--parchment);margin-bottom:.4rem;font-family:"Source Sans 3",sans-serif;font-size:.88rem;font-weight:500}.tech-cell p{color:var(--smoke);font-size:.78rem;line-height:1.75}.cta-section{background:var(--cream);text-align:center;padding:7rem 6vw;position:relative;overflow:hidden}.cta-bg-text{color:#1a171408;pointer-events:none;letter-spacing:-.05em;white-space:nowrap;font-family:Playfair Display,serif;font-size:28vw;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section .s-tag{justify-content:center}.cta-section .s-tag:before{display:none}.cta-title{color:var(--ink);max-width:620px;margin:0 auto 1.2rem;font-family:Playfair Display,serif;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:700;line-height:1.15}.cta-title em{color:var(--gold);font-style:italic;font-weight:400}.cta-section>p{color:var(--ash);max-width:480px;margin:0 auto 2.5rem;font-size:.97rem;line-height:1.8;position:relative}.contact-pills{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.contact-pill{border-radius:var(--radius-sm);color:var(--ash);transition:border-color var(--duration-med) var(--ease-out), color var(--duration-med) var(--ease-out), background-color var(--duration-med) var(--ease-out), box-shadow var(--duration-med) var(--ease-out);background:0 0;border:1.5px solid #1a171426;align-items:center;gap:.6rem;padding:.75rem 1.6rem;font-size:.85rem;text-decoration:none;display:flex}.contact-pill:hover{border-color:var(--ink);color:var(--ink);background:var(--parchment);transform:translateY(-2px);box-shadow:0 4px 15px #1a171414}.contact-pill .pill-icon{font-size:1rem}.site-footer{background:var(--ink);grid-template-columns:1.6fr 1fr 1fr;gap:3rem;padding:3rem 6vw 1.5rem;display:grid}.footer-brand img{filter:brightness(0)invert(.7);height:44px;margin-bottom:.8rem}.footer-brand-name{color:var(--feather);margin-bottom:.6rem;font-family:Playfair Display,serif;font-size:1rem;font-weight:400}.footer-brand p{color:var(--smoke);max-width:240px;font-size:.78rem;line-height:1.7}.footer-brand .footer-location{color:var(--ash);margin-top:.8rem;font-size:.72rem}.footer-col h5{letter-spacing:.2em;text-transform:uppercase;color:var(--feather);margin-bottom:1rem;font-family:"Source Sans 3",sans-serif;font-size:.66rem;font-weight:500}.footer-col ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-col ul li a{color:var(--smoke);transition:color var(--duration-fast);font-size:.8rem;text-decoration:none;position:relative}.footer-col ul li a:hover{color:var(--parchment)}.footer-bottom{background:var(--ink);border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1.2rem 6vw;display:flex}.footer-bottom span{color:var(--smoke);font-size:.7rem}.scroll-progress{background:linear-gradient(90deg, var(--gold), var(--wing));z-index:101;width:0%;height:2px;transition:none;position:fixed;top:0;left:0}@media (width<=860px){.nav-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;width:100%;height:calc(100vh - 60px);transition:all .4s var(--ease-out);z-index:-1;background:#faf7f2fa;border-bottom:1px solid #1a17141a;flex-direction:column;gap:2rem;padding:3rem 4vw 4rem;position:fixed;top:100%;left:0;overflow-y:auto;transform:translateY(-15px)}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-hamburger{z-index:100;flex-shrink:0;display:flex}.nav-cta{display:none}.navbar{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#faf7f2fa!important;border-bottom:1px solid #1a17140d!important;padding:.8rem 4vw!important}.nav-logo{max-width:80%}.nav-logo img{flex-shrink:0;height:36px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:56px}.hero-right{order:-1;height:75vw}.hero-left{padding:3rem 4vw 4rem}.hero-title{font-size:clamp(2.4rem,8vw,3.2rem)}.what-section,.farmers-section{grid-template-columns:1fr;padding:4rem 4vw}.what-section{gap:2.5rem}.farmers-section .farmers-img{height:65vw}.how-section{padding:4rem 4vw}.how-steps{grid-template-columns:1fr;gap:1px}.tech-section{padding:4rem 4vw}.tech-grid{grid-template-columns:1fr 1fr}.pricing-section{padding:4rem 4vw}.pricing-wrap{grid-template-columns:1fr;gap:2rem}.cta-section{padding:4rem 4vw}.cta-bg-text{font-size:50vw}.site-footer{grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 4vw 2rem}.footer-brand{grid-column:span 2}.footer-bottom{text-align:center;flex-direction:column;gap:.8rem;padding:1.5rem 4vw}}@media (width<=540px){.tech-grid,.site-footer{grid-template-columns:1fr}.footer-brand{grid-column:span 1}.numbers-grid{grid-template-columns:1fr}.hero-price-pill{flex-direction:column;align-items:flex-start;gap:.2rem;padding:1rem 1.4rem}}.reveal-up{opacity:0;transform:translateY(40px)}.reveal-left{opacity:0;transform:translate(-40px)}.reveal-right{opacity:0;transform:translate(40px)}.reveal-scale{opacity:0;transform:scale(.95)}
