.kurbbie-landing{--green:#77b943;--green-dark:#5a9a2f;--green-light:#8BC34A;--green-glow:rgba(119,185,67,0.25);--navy:#08274C;--navy-deep:#051B36;--navy-light:#0E3A6E;--white:#FFFFFF;--gray-50:#F5F7FA;--gray-100:#E8ECF1;--gray-200:#D1D9E4;--gray-300:#A0AEC0;--gray-400:#718096;--text-dark:#1A2B3D;--text-muted:#4A5568;--sage-tint:#F0F5E8;--font-display:var(--font-poppins),"Poppins",sans-serif;--font-body:var(--font-poppins),"Poppins",sans-serif;--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-out-back:cubic-bezier(0.34,1.56,0.64,1);--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--space-3xl:8rem;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-full:100px;font-family:var(--font-body);color:var(--text-dark);background:var(--white);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.kurbbie-landing *,.kurbbie-landing :after,.kurbbie-landing :before{margin:0;padding:0;box-sizing:border-box}.kurbbie-landing img,.kurbbie-landing svg{display:block;max-width:100%}.kurbbie-landing a{text-decoration:none;color:inherit}.kurbbie-landing button{border:none;background:none;cursor:pointer;font-family:inherit}.kurbbie-landing ol,.kurbbie-landing ul{list-style:none}.kurbbie-landing:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.022;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:256px 256px}.kurbbie-landing .container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (min-width:768px){.kurbbie-landing .container{padding:0 2rem}}.kurbbie-landing .reveal{opacity:0;transform:translateY(32px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}.kurbbie-landing .reveal.visible{opacity:1;transform:translateY(0)}.kurbbie-landing .reveal-delay-1{transition-delay:.1s}.kurbbie-landing .reveal-delay-2{transition-delay:.2s}.kurbbie-landing .reveal-delay-3{transition-delay:.3s}.kurbbie-landing .reveal-delay-4{transition-delay:.4s}.kurbbie-landing .reveal-delay-5{transition-delay:.5s}@media (prefers-reduced-motion:reduce){.kurbbie-landing .reveal{opacity:1;transform:none;transition:none}}.kurbbie-landing .section-label{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--green);margin-bottom:1rem}.kurbbie-landing .section-label:before{content:"";display:inline-block;width:24px;height:2px;background:var(--green);border-radius:2px}.kurbbie-landing .section-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.25rem);line-height:1.15;color:var(--navy);margin-bottom:1rem}.kurbbie-landing .section-subtitle{font-size:1.1rem;line-height:1.7;color:var(--text-muted);max-width:600px}.kurbbie-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-family:var(--font-body);font-size:.95rem;font-weight:600;border-radius:var(--radius-full);transition:all .35s var(--ease-out-expo);position:relative;overflow:hidden}.kurbbie-landing .btn-primary{background:var(--green);color:var(--white);box-shadow:0 4px 16px rgba(115,172,47,.3),0 1px 3px rgba(0,0,0,.08)}.kurbbie-landing .btn-primary:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 8px 28px rgba(115,172,47,.35),0 2px 6px rgba(0,0,0,.1)}.kurbbie-landing .btn-primary:active{transform:translateY(0)}.kurbbie-landing .btn-white{background:var(--white);color:var(--navy);font-weight:700;box-shadow:0 4px 20px rgba(0,0,0,.15)}.kurbbie-landing .btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,0,0,.2)}.kurbbie-landing .btn-sm{padding:.625rem 1.5rem;font-size:.875rem}.kurbbie-landing .site-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.25rem 0;transition:all .4s var(--ease-out-expo);background:rgba(255,255,255,.8)}.kurbbie-landing .site-header,.kurbbie-landing .site-header.scrolled{backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8)}.kurbbie-landing .site-header.scrolled{background:rgba(255,255,255,.92);padding:.75rem 0;box-shadow:0 1px 0 rgba(8,39,76,.06),0 4px 20px rgba(8,39,76,.04)}.kurbbie-landing .header-inner{justify-content:space-between}.kurbbie-landing .header-inner,.kurbbie-landing .logo{display:flex;align-items:center}.kurbbie-landing .logo-img{height:auto;width:140px}.kurbbie-landing .logo-white{display:none}.kurbbie-landing .logo-dark{display:block}.kurbbie-landing .site-header.scrolled .logo-white{display:none}.kurbbie-landing .site-header.scrolled .logo-dark{display:block}.kurbbie-landing .nav-cta{display:none}@media (min-width:768px){.kurbbie-landing .nav-cta{display:inline-flex}}.kurbbie-landing .menu-toggle{display:flex;flex-direction:column;gap:5px;padding:4px;z-index:1001}@media (min-width:768px){.kurbbie-landing .menu-toggle{display:none}}.kurbbie-landing .menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);border-radius:2px;transition:all .35s var(--ease-out-expo)}.kurbbie-landing .site-header.scrolled .menu-toggle span{background:var(--navy)}.kurbbie-landing .menu-toggle.active span:first-child{transform:translateY(7px) rotate(45deg)}.kurbbie-landing .menu-toggle.active span:nth-child(2){opacity:0;transform:scaleX(0)}.kurbbie-landing .menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.kurbbie-landing .menu-toggle.active span{background:var(--navy)}.kurbbie-landing .mobile-drawer{position:fixed;inset:0;z-index:999;background:rgba(255,255,255,.98);backdrop-filter:blur(24px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;opacity:0;pointer-events:none;transition:opacity .4s var(--ease-out-expo)}.kurbbie-landing .mobile-drawer.open{opacity:1;pointer-events:all}.kurbbie-landing .hero{position:relative;min-height:100vh;display:flex;align-items:center;background:var(--navy);overflow:hidden;padding:7rem 0 4rem}.kurbbie-landing .hero-bg{position:absolute;inset:0;overflow:hidden}.kurbbie-landing .hero-bg:before{content:"";position:absolute;top:-30%;right:-20%;width:80%;height:80%;background:radial-gradient(ellipse at center,rgba(115,172,47,.12) 0,transparent 70%);filter:blur(60px);animation:kurbbie-float-slow 20s ease-in-out infinite}.kurbbie-landing .hero-bg:after{content:"";position:absolute;bottom:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(ellipse at center,rgba(14,58,110,.4) 0,transparent 70%);filter:blur(80px);animation:kurbbie-float-slow 25s ease-in-out infinite reverse}@keyframes kurbbie-float-slow{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,15px) scale(.97)}}.kurbbie-landing .hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:60px 60px}.kurbbie-landing .hero-float{position:absolute;border-radius:50%;opacity:.06;animation:kurbbie-float-element 18s ease-in-out infinite}.kurbbie-landing .hero-float-1{width:400px;height:400px;background:var(--green);top:10%;right:-5%;animation-delay:-2s}.kurbbie-landing .hero-float-2{width:200px;height:200px;background:var(--green);bottom:15%;left:5%;animation-delay:-8s;animation-duration:22s}.kurbbie-landing .hero-float-3{width:120px;height:120px;border:2px solid var(--green);background:transparent;top:30%;left:15%;opacity:.08;animation-delay:-5s;animation-duration:15s}@keyframes kurbbie-float-element{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(15px,-25px) rotate(5deg)}50%{transform:translate(-10px,10px) rotate(-3deg)}75%{transform:translate(20px,20px) rotate(2deg)}}.kurbbie-landing .hero-lines{position:absolute;bottom:0;right:0;width:40%;height:100%;overflow:hidden;opacity:.04}.kurbbie-landing .hero-lines:before{bottom:-20%;right:-10%;width:600px;height:600px}.kurbbie-landing .hero-lines:after,.kurbbie-landing .hero-lines:before{content:"";position:absolute;border:1px solid var(--white);border-radius:50%}.kurbbie-landing .hero-lines:after{bottom:-10%;right:5%;width:400px;height:400px}.kurbbie-landing .hero-content{position:relative;z-index:2}.kurbbie-landing .hero-layout{display:grid;gap:3rem;align-items:center}@media (min-width:1024px){.kurbbie-landing .hero-layout{grid-template-columns:1fr 1fr;gap:4rem}}.kurbbie-landing .hero-text{max-width:600px}.kurbbie-landing .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .5rem;background:rgba(115,172,47,.12);border:1px solid rgba(115,172,47,.2);border-radius:var(--radius-full);font-size:.8rem;font-weight:600;color:var(--green-light);margin-bottom:1.5rem}.kurbbie-landing .hero-badge-dot{width:8px;height:8px;background:var(--green);border-radius:50%;animation:kurbbie-pulse-dot 2s ease-in-out infinite}@keyframes kurbbie-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.kurbbie-landing .hero-title{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);line-height:1.08;color:var(--white);margin-bottom:1.5rem;letter-spacing:-.01em}.kurbbie-landing .hero-title-accent{color:var(--green)}.kurbbie-landing .hero-subheadline{font-family:var(--font-body);font-weight:600;font-size:clamp(1.15rem,2.5vw,1.45rem);color:rgba(255,255,255,.75);margin-bottom:1.5rem;line-height:1.4}.kurbbie-landing .hero-desc{font-size:1.125rem;line-height:1.75;color:rgba(255,255,255,.65);margin-bottom:2.25rem;max-width:520px}.kurbbie-landing .hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.kurbbie-landing .hero-visual{position:relative;display:flex;justify-content:center}.kurbbie-landing .hero-mockup{position:relative;width:100%;max-width:520px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:1rem;backdrop-filter:blur(12px)}.kurbbie-landing .mockup-browser{background:var(--navy-deep);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3),0 4px 12px rgba(0,0,0,.2)}.kurbbie-landing .mockup-toolbar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.05)}.kurbbie-landing .mockup-dots{display:flex;gap:6px}.kurbbie-landing .mockup-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.1)}.kurbbie-landing .mockup-dot:first-child{background:#FF5F57}.kurbbie-landing .mockup-dot:nth-child(2){background:#FEBC2E}.kurbbie-landing .mockup-dot:nth-child(3){background:#28C840}.kurbbie-landing .mockup-url{flex:1;background:rgba(255,255,255,.06);border-radius:6px;padding:.375rem .75rem;font-size:.7rem;color:rgba(255,255,255,.35);margin-left:.5rem}.kurbbie-landing .mockup-screen{padding:1.5rem;min-height:320px;display:flex;flex-direction:column;gap:1rem}.kurbbie-landing .mockup-header{display:flex;align-items:center;justify-content:space-between}.kurbbie-landing .mockup-logo-sm{font-family:var(--font-body);font-weight:700;font-size:.9rem;color:var(--green)}.kurbbie-landing .mockup-badge-sm{font-size:.6rem;padding:.2rem .6rem;border-radius:var(--radius-full);background:rgba(115,172,47,.15);color:var(--green-light);font-weight:600}.kurbbie-landing .mockup-report-title{font-family:var(--font-body);font-size:1.1rem;color:var(--white);line-height:1.3}.kurbbie-landing .mockup-meta{display:flex;gap:1rem;font-size:.7rem;color:rgba(255,255,255,.35)}.kurbbie-landing .mockup-cards{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}.kurbbie-landing .mockup-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:.75rem}.kurbbie-landing .mockup-card-label{font-size:.6rem;color:rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.375rem}.kurbbie-landing .mockup-card-value{font-family:var(--font-body);font-size:1.1rem;color:var(--white)}.kurbbie-landing .mockup-card-value.green{color:var(--green)}.kurbbie-landing .mockup-bar-chart{display:flex;align-items:flex-end;gap:4px;height:48px;padding-top:.5rem}.kurbbie-landing .mockup-bar{flex:1;background:rgba(115,172,47,.2);border-radius:3px 3px 0 0;animation:kurbbie-bar-grow 1.5s var(--ease-out-expo) both}.kurbbie-landing .mockup-bar:first-child{height:60%;animation-delay:.8s}.kurbbie-landing .mockup-bar:nth-child(2){height:85%;animation-delay:.9s;background:rgba(115,172,47,.35)}.kurbbie-landing .mockup-bar:nth-child(3){height:45%;animation-delay:1s}.kurbbie-landing .mockup-bar:nth-child(4){height:95%;animation-delay:1.1s;background:var(--green)}.kurbbie-landing .mockup-bar:nth-child(5){height:70%;animation-delay:1.2s}.kurbbie-landing .mockup-bar:nth-child(6){height:55%;animation-delay:1.3s}.kurbbie-landing .mockup-bar:nth-child(7){height:78%;animation-delay:1.4s;background:rgba(115,172,47,.35)}@keyframes kurbbie-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.kurbbie-landing .hero-floating-card{position:absolute;bottom:-1rem;left:-1.5rem;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-radius:var(--radius-md);padding:.875rem 1.125rem;box-shadow:0 12px 40px rgba(0,0,0,.15);display:flex;align-items:center;gap:.75rem;animation:kurbbie-float-card 6s ease-in-out infinite;z-index:3}@media (max-width:1023px){.kurbbie-landing .hero-floating-card{display:none}}@keyframes kurbbie-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.kurbbie-landing .floating-card-icon{width:36px;height:36px;background:var(--sage-tint);border-radius:10px;display:flex;align-items:center;justify-content:center}.kurbbie-landing .floating-card-icon svg{width:18px;height:18px;color:var(--green)}.kurbbie-landing .floating-card-text{font-size:.8rem;font-weight:700;color:var(--navy)}.kurbbie-landing .floating-card-sub{font-size:.7rem;color:var(--text-muted);font-weight:400}.kurbbie-landing .demo-section{padding:var(--space-3xl) 0;background:var(--gray-50);position:relative}.kurbbie-landing .demo-header{text-align:center;margin-bottom:var(--space-xl)}.kurbbie-landing .video-wrapper{max-width:900px;margin:0 auto;position:relative}.kurbbie-landing .video-frame{background:var(--navy-deep);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 24px 80px rgba(8,39,76,.18),0 4px 16px rgba(0,0,0,.08);border:1px solid rgba(8,39,76,.08)}.kurbbie-landing .video-toolbar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:rgba(255,255,255,.04)}.kurbbie-landing .video-content{position:relative;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--navy-deep) 0,var(--navy) 50%,var(--navy-light) 100%);cursor:pointer}.kurbbie-landing .video-logo-bg{position:absolute;font-family:var(--font-body);font-size:4rem;font-weight:700;color:rgba(115,172,47,.06);letter-spacing:-.04em}.kurbbie-landing .play-btn{width:80px;height:80px;background:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:all .4s var(--ease-out-expo);box-shadow:0 8px 32px rgba(115,172,47,.4)}.kurbbie-landing .play-btn:before{content:"";position:absolute;inset:-12px;border:2px solid rgba(115,172,47,.3);border-radius:50%;animation:kurbbie-play-pulse 2.5s ease-in-out infinite}.kurbbie-landing .play-btn:hover{transform:scale(1.1);box-shadow:0 12px 48px rgba(115,172,47,.5)}.kurbbie-landing .play-btn svg{width:28px;height:28px;color:var(--white);margin-left:4px}@keyframes kurbbie-play-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:0}}.kurbbie-landing .how-section{padding:0 0 var(--space-3xl) 0;position:relative;overflow:hidden;background:var(--gray-50)}.kurbbie-landing .how-header{text-align:center;margin-bottom:var(--space-xl)}.kurbbie-landing .steps-grid{display:grid;gap:2rem;position:relative}@media (min-width:768px){.kurbbie-landing .steps-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.kurbbie-landing .steps-connector{display:none}@media (min-width:768px){.kurbbie-landing .steps-connector{display:block;position:absolute;top:52px;left:calc(16.66% + 24px);right:calc(16.66% + 24px);height:2px;background:var(--gray-100);z-index:0}.kurbbie-landing .steps-connector:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:var(--green);border-radius:2px;transition:width 1.5s var(--ease-out-expo)}.kurbbie-landing .steps-connector.animate:before{width:100%}}.kurbbie-landing .step-card{position:relative;z-index:1;text-align:center;padding:2rem 1.5rem;border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-200);box-shadow:0 4px 20px rgba(8,39,76,.06),0 1px 3px rgba(0,0,0,.04);transition:all .4s var(--ease-out-expo)}.kurbbie-landing .step-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(8,39,76,.08);border-color:rgba(115,172,47,.2)}.kurbbie-landing .step-number{width:56px;height:56px;margin:0 auto 1.5rem;background:var(--sage-tint);border:2px solid rgba(115,172,47,.15);border-radius:16px;display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:700;font-size:1.25rem;color:var(--green);transition:all .4s var(--ease-out-expo)}.kurbbie-landing .step-card:hover .step-number{background:var(--green);color:var(--white);transform:scale(1.08)}.kurbbie-landing .step-icon{width:48px;height:48px;margin:0 auto 1rem;color:var(--green);opacity:.4}.kurbbie-landing .step-title{font-family:var(--font-body);font-size:1.25rem;color:var(--navy);margin-bottom:.75rem}.kurbbie-landing .step-desc{font-size:.925rem;color:var(--text-muted);line-height:1.7}.kurbbie-landing .features-section{padding:var(--space-3xl) 0;background:var(--navy);position:relative;overflow:hidden}.kurbbie-landing .features-section:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(115,172,47,.08),transparent 70%);pointer-events:none}.kurbbie-landing .features-header{text-align:center;margin-bottom:var(--space-xl)}.kurbbie-landing .features-header .section-title{color:var(--white)}.kurbbie-landing .features-header .section-subtitle{color:rgba(255,255,255,.55);margin:0 auto}.kurbbie-landing .features-grid{display:grid;gap:1.25rem}@media (min-width:768px){.kurbbie-landing .features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.kurbbie-landing .features-grid{grid-template-columns:repeat(3,1fr)}}.kurbbie-landing .feature-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-lg);padding:2rem;transition:all .4s var(--ease-out-expo);position:relative;overflow:hidden}.kurbbie-landing .feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--green),transparent);opacity:0;transition:opacity .4s}.kurbbie-landing .feature-card:hover{background:rgba(255,255,255,.07);border-color:rgba(115,172,47,.2);transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.kurbbie-landing .feature-card:hover:before{opacity:1}.kurbbie-landing .feature-icon{width:48px;height:48px;background:rgba(115,172,47,.12);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:all .35s var(--ease-out-expo)}.kurbbie-landing .feature-card:hover .feature-icon{background:var(--green);transform:scale(1.05)}.kurbbie-landing .feature-icon svg{width:22px;height:22px;color:var(--green);transition:color .35s}.kurbbie-landing .feature-card:hover .feature-icon svg{color:var(--white)}.kurbbie-landing .feature-title{font-family:var(--font-body);font-size:1.2rem;color:var(--white);margin-bottom:.625rem}.kurbbie-landing .feature-subtitle{font-size:.95rem;color:rgba(255,255,255,.7);font-weight:600;margin-bottom:.5rem;line-height:1.5}.kurbbie-landing .feature-desc{font-size:.9rem;color:rgba(255,255,255,.5);line-height:1.7}.kurbbie-landing .pricing-section{padding:var(--space-3xl) 0;position:relative;background:var(--gray-50)}.kurbbie-landing .pricing-header{text-align:center;margin-bottom:var(--space-lg)}.kurbbie-landing .pricing-header .section-subtitle{margin:0 auto}.kurbbie-landing .pricing-grid{display:grid;gap:1.5rem;align-items:center}@media (min-width:768px){.kurbbie-landing .pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.kurbbie-landing .pricing-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);padding:2.25rem 2rem;position:relative;box-shadow:0 4px 20px rgba(8,39,76,.06),0 1px 3px rgba(0,0,0,.04);transition:all .4s var(--ease-out-expo)}.kurbbie-landing .pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(8,39,76,.08)}.kurbbie-landing .pricing-card.featured{background:var(--navy);border-color:var(--navy);padding:2.75rem 2rem;box-shadow:0 20px 60px rgba(8,39,76,.2)}@media (min-width:768px){.kurbbie-landing .pricing-card.featured{transform:scale(1.04)}.kurbbie-landing .pricing-card.featured:hover{transform:scale(1.04) translateY(-4px)}}.kurbbie-landing .pricing-popular{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--green);color:var(--white);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.35rem 1rem;border-radius:var(--radius-full);white-space:nowrap}.kurbbie-landing .pricing-plan{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.75rem}.kurbbie-landing .pricing-card.featured .pricing-plan{color:rgba(255,255,255,.5)}.kurbbie-landing .pricing-price{display:flex;align-items:baseline;gap:.25rem;margin-bottom:.5rem}.kurbbie-landing .pricing-dollar{font-family:var(--font-body);font-size:.95rem;color:var(--navy)}.kurbbie-landing .pricing-amount{font-family:var(--font-body);font-size:3rem;line-height:1;color:var(--navy)}.kurbbie-landing .pricing-period{font-size:.85rem;color:var(--text-muted)}.kurbbie-landing .pricing-card.featured .pricing-amount,.kurbbie-landing .pricing-card.featured .pricing-dollar{color:var(--white)}.kurbbie-landing .pricing-card.featured .pricing-period{color:rgba(255,255,255,.5)}.kurbbie-landing .pricing-includes-label{font-size:.8rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.kurbbie-landing .pricing-includes-label.featured{color:rgba(255,255,255,.7);margin-top:.5rem}.kurbbie-landing .pricing-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.kurbbie-landing .pricing-feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text-dark)}.kurbbie-landing .pricing-card.featured .pricing-feature{color:rgba(255,255,255,.8)}.kurbbie-landing .pricing-check{flex-shrink:0;width:20px;height:20px;background:var(--sage-tint);border-radius:50%;display:flex;align-items:center;justify-content:center}.kurbbie-landing .pricing-check svg{width:12px;height:12px;color:var(--green)}.kurbbie-landing .pricing-card.featured .pricing-check{background:rgba(115,172,47,.2)}.kurbbie-landing .pricing-card .btn{width:100%}.kurbbie-landing .pricing-card.featured .btn-primary{background:var(--white);color:var(--navy)}.kurbbie-landing .pricing-card.featured .btn-primary:hover{background:var(--green);color:var(--white)}.kurbbie-landing .cta-section{padding:var(--space-3xl) 0;background:linear-gradient(135deg,var(--navy-deep) 0,var(--navy) 40%,var(--navy-light) 100%);position:relative;overflow:hidden}.kurbbie-landing .cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(115,172,47,.1) 0,transparent 60%);pointer-events:none}.kurbbie-landing .cta-deco{position:absolute;opacity:.04;pointer-events:none}.kurbbie-landing .cta-deco-1{width:200px;height:260px;bottom:0;left:5%;border:2px solid var(--white);border-bottom:none;border-radius:4px 4px 0 0}.kurbbie-landing .cta-deco-1:before{content:"";position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:104px solid transparent;border-right:104px solid transparent;border-bottom:30px solid rgba(255,255,255,.5)}.kurbbie-landing .cta-deco-2{width:140px;height:180px;bottom:0;right:10%;border:2px solid var(--white);border-bottom:none;border-radius:4px 4px 0 0}.kurbbie-landing .cta-content{position:relative;z-index:2;text-align:center;max-width:650px;margin:0 auto}.kurbbie-landing .cta-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);color:var(--white);line-height:1.15;margin-bottom:1.25rem}.kurbbie-landing .cta-desc{font-size:1.1rem;color:rgba(255,255,255,.6);margin-bottom:2.25rem;line-height:1.7}.kurbbie-landing .discount-badge{display:inline-flex;align-items:center;gap:.75rem;background:rgba(115,172,47,.12);border:1.5px dashed rgba(115,172,47,.4);border-radius:var(--radius-md);padding:.875rem 1.5rem;margin-bottom:2.25rem}.kurbbie-landing .discount-label{font-size:.8rem;color:rgba(255,255,255,.5);font-weight:500}.kurbbie-landing .discount-code{font-family:var(--font-body);font-size:1.3rem;font-weight:700;color:var(--green);letter-spacing:.08em}.kurbbie-landing .discount-detail{font-size:.8rem;color:rgba(255,255,255,.5)}.kurbbie-landing .cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.kurbbie-landing .site-footer{background:var(--navy-deep);padding:var(--space-xl) 0 0;color:rgba(255,255,255,.5);position:relative}.kurbbie-landing .site-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(115,172,47,.3),transparent)}.kurbbie-landing .footer-grid{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:var(--space-xl)}@media (min-width:768px){.kurbbie-landing .footer-grid{flex-direction:row;justify-content:space-between}}.kurbbie-landing .footer-brand-desc{font-size:.875rem;line-height:1.7;margin:1rem 0 1.25rem;max-width:280px}.kurbbie-landing .footer-socials{display:flex;gap:.75rem}.kurbbie-landing .footer-social{width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;transition:all .3s var(--ease-out-expo)}.kurbbie-landing .footer-social:hover{background:var(--green);transform:translateY(-2px)}.kurbbie-landing .footer-social svg{width:16px;height:16px;color:rgba(255,255,255,.5)}.kurbbie-landing .footer-social:hover svg{color:var(--white)}.kurbbie-landing .footer-heading{font-family:var(--font-body);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.8);margin-bottom:1.25rem}.kurbbie-landing .footer-links{display:flex;flex-direction:column;gap:.75rem}.kurbbie-landing .footer-link{font-size:.875rem;color:rgba(255,255,255,.45);transition:color .25s}.kurbbie-landing .footer-link:hover{color:var(--green)}.kurbbie-landing .footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding:1.5rem 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.kurbbie-landing .footer-copy{font-size:.8rem}.kurbbie-landing .footer-legal{display:flex;gap:1.5rem}.kurbbie-landing .footer-legal a{font-size:.8rem;color:rgba(255,255,255,.35);transition:color .25s}.kurbbie-landing .footer-legal a:hover{color:rgba(255,255,255,.7)}