@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--black:#1a1a1a;--charcoal:#2d2d2d;--cyan:#00D9FF;--cyan-hover:#00C4E6;--cyan-dark:#00A3BF;--cyan-glow:rgba(0,217,255,0.3);--teal:#008B9E;--orange:var(--cyan);--orange-hover:var(--cyan-hover);--orange-glow:var(--cyan-glow);--white:#ffffff;--light-grey:#f5f5f5;--text-grey:#b0b0b0;--muted-grey:#888888;--card-border:rgba(255,255,255,0.06);--shadow-sm:0 2px 8px rgba(0,0,0,0.06);--shadow-md:0 4px 16px rgba(0,0,0,0.10);--shadow-lg:0 8px 32px rgba(0,0,0,0.16);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--transition:200ms ease-out;--loyalty-banner-h:44px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:16px;line-height:1.6;color:var(--black);background:var(--white);overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--orange);margin-bottom:16px}.section-headline{font-size:clamp(32px,5vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}.section-subheadline{font-size:clamp(17px,2.5vw,20px);line-height:1.6;max-width:640px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:var(--orange);color:var(--white);font-size:17px;font-weight:700;border-radius:var(--radius-sm);transition:background var(--transition),transform var(--transition),box-shadow var(--transition);text-align:center}.btn-primary:hover{background:var(--orange-hover);transform:translateY(-1px);box-shadow:0 4px 20px var(--orange-glow)}.btn-large{padding:20px 40px;font-size:20px}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:transparent;color:var(--white);font-size:17px;font-weight:600;border:2px solid rgba(255,255,255,.4);border-radius:var(--radius-sm);transition:border-color var(--transition),background var(--transition)}.btn-secondary:hover{border-color:var(--white);background:rgba(255,255,255,.06)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .5s ease-out,transform .5s ease-out}.reveal.visible{opacity:1;transform:translateY(0)}.mobile-break-img{display:none}@media (max-width:768px){.mobile-break-img{display:block;padding:32px 24px}.mobile-break-img img{width:100%;border-radius:var(--radius-md);box-shadow:0 8px 40px rgba(0,217,255,.18),0 0 80px rgba(0,217,255,.08);aspect-ratio:16/9;object-fit:cover;object-position:65% center}.mobile-break-img.dark{background:var(--black);padding-top:32px;padding-bottom:32px}}.loyalty-banner{background:linear-gradient(90deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);color:var(--white);text-align:center;padding:10px 24px;font-size:14px;font-weight:500;position:relative;z-index:1001;cursor:pointer;transition:background var(--transition);height:var(--loyalty-banner-h);display:flex;align-items:center;justify-content:center;gap:8px}.loyalty-banner:hover{background:linear-gradient(90deg,#222,#333 50%,#222)}.loyalty-banner-icon{flex-shrink:0;vertical-align:middle}.loyalty-banner span{color:var(--orange);font-weight:700}.loyalty-banner-arrow{font-size:16px;opacity:.6}@media (max-width:600px){.loyalty-banner{font-size:12px;padding:10px 16px;height:auto;min-height:var(--loyalty-banner-h);flex-wrap:wrap;gap:2px 6px;line-height:1.4}.loyalty-banner-arrow{display:none}}.nav{position:fixed;top:var(--loyalty-banner-h);left:0;right:0;z-index:1000;padding:16px 0;background:rgba(20,20,24,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background var(--transition),box-shadow var(--transition),padding var(--transition)}.nav,.nav.scrolled{border-bottom:1px solid rgba(0,217,255,.25)}.nav.scrolled{background:rgba(20,20,24,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 16px rgba(0,0,0,.35);padding:10px 0}.nav-inner{justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 24px}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{font-size:22px;font-weight:800;color:var(--orange);letter-spacing:-.02em}.nav-logo-img{height:40px;width:auto}.nav-logo span{width:4px;height:4px;margin-left:2px;vertical-align:4px}.nav-logo span,.square-dot{display:inline-block;background:var(--white);font-size:0;border-radius:0}.square-dot{width:7px;height:7px;margin-left:8px;vertical-align:0}.nav-links{display:flex;gap:32px;list-style:none}.nav-links a{color:rgba(255,255,255,.7);font-size:15px;font-weight:500;transition:color var(--transition)}.nav-cta,.nav-links a:hover{color:var(--white)}.nav-cta{padding:10px 24px;background:var(--orange);font-size:15px;font-weight:700;border-radius:var(--radius-sm);transition:background var(--transition)}.nav-cta:hover{background:var(--orange-hover)}.nav-hamburger{display:none;flex-direction:column;gap:5px;background:none;padding:4px}.nav-hamburger span{display:block;width:24px;height:2px;background:var(--white);border-radius:2px;transition:transform var(--transition),opacity var(--transition)}.nav-hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.nav-hamburger.open span:nth-child(2){opacity:0}.nav-hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.nav-mobile{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(26,26,26,.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:999;flex-direction:column;align-items:center;justify-content:center;gap:32px}.nav-mobile.open{display:flex}.nav-mobile a{color:var(--white);font-size:24px;font-weight:600}@media (max-width:768px){.nav-cta,.nav-links{display:none}.nav-hamburger{display:flex}}.hero{background:var(--black);background:linear-gradient(170deg,#1a1a1a,#111111);color:var(--white);padding:140px 0 100px;padding-top:calc(140px + var(--loyalty-banner-h));min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(0,217,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(0,217,255,.03) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.hero-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;position:relative}.hero-content{z-index:1}.hero h1{font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}.hero-sub{font-size:clamp(17px,2.2vw,22px);color:#cccccc;line-height:1.6;margin-bottom:16px;max-width:540px}.hero-body{font-size:15px;color:var(--text-grey);margin-bottom:32px;max-width:480px}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:20px}.hero-trust{font-size:14px;color:var(--muted-grey)}.hero-trust strong{color:var(--orange);font-weight:600}.hero-mockup{position:relative;z-index:1}.phone-frame{background:#0b141a;border-radius:36px;padding:12px;max-width:340px;margin:0 auto;box-shadow:0 24px 80px rgba(0,0,0,.5),0 0 0 1.5px rgba(255,255,255,.2)}.phone-screen{background:#0b141a;border-radius:28px;overflow:hidden}.wa-header{background:#1f2c34;padding:14px 16px;gap:12px}.wa-avatar,.wa-header{display:flex;align-items:center}.wa-avatar{width:36px;height:36px;border-radius:0;background:var(--charcoal);justify-content:center;font-size:16px;font-weight:700;color:var(--white);overflow:hidden}.wa-avatar img{width:100%;height:100%;object-fit:cover}.wa-name{font-size:16px;font-weight:600;color:var(--white)}.wa-status{font-size:12px;color:#8696a0}.wa-chat{padding:16px;display:flex;flex-direction:column;gap:8px;height:510px;overflow-y:auto;background:#0b141a;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");scrollbar-width:none;-ms-overflow-style:none}.wa-chat::-webkit-scrollbar{display:none}.wa-bubble{max-width:85%;padding:8px 12px;border-radius:8px;font-size:14px;line-height:1.5;position:relative}.wa-bubble.incoming{background:#233138;color:#e9edef;align-self:flex-start;border-top-left-radius:0}.wa-bubble.outgoing{background:#005c4b;color:#e9edef;align-self:flex-end;border-top-right-radius:0}.wa-time{font-size:11px;color:rgba(255,255,255,.45);float:right;margin-left:8px;margin-top:4px}.wa-ticks{font-size:12px;display:inline-flex;align-items:center;vertical-align:middle}.wa-check-double,.wa-check-single,.wa-ticks{color:#53bdeb}.wa-bubble.voice-note{padding:6px 10px}.voice-note-content{display:flex;align-items:center;gap:8px}.voice-play{width:28px;height:28px;color:#8696a0;flex-shrink:0}.voice-waveform{display:flex;align-items:center;gap:2px;height:24px}.voice-waveform span{width:3px;background:#8696a0;border-radius:2px}.voice-waveform span:first-child{height:8px}.voice-waveform span:nth-child(2){height:14px}.voice-waveform span:nth-child(3){height:20px}.voice-waveform span:nth-child(4){height:12px}.voice-waveform span:nth-child(5){height:16px}.voice-waveform span:nth-child(6){height:10px}.voice-waveform span:nth-child(7){height:18px}.voice-waveform span:nth-child(8){height:14px}.voice-waveform span:nth-child(9){height:8px}.voice-waveform span:nth-child(10){height:12px}.voice-waveform span:nth-child(11){height:16px}.voice-waveform span:nth-child(12){height:10px}.voice-waveform span:nth-child(13){height:14px}.voice-waveform span:nth-child(14){height:8px}.voice-waveform span:nth-child(15){height:12px}.voice-duration{font-size:11px;color:#8696a0;margin-left:4px;flex-shrink:0}.wa-bubble.attachment{padding:8px}.attachment-content{display:flex;align-items:center;gap:10px;background:rgba(0,0,0,.15);padding:8px 12px;border-radius:6px;margin-bottom:4px}.attachment-icon{color:#8696a0;flex-shrink:0}.attachment-info{display:flex;flex-direction:column;gap:2px}.attachment-name{font-size:13px;color:#e9edef;font-weight:500}.attachment-size{font-size:11px;color:#8696a0}.wa-bubble.photo{padding:4px;max-width:200px}.photo-content{border-radius:6px;overflow:hidden;margin-bottom:4px}.photo-content img{width:100%;height:auto;display:block;min-height:120px;background:#1f2c34;object-fit:cover}.wa-bubble{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.wa-bubble.visible{opacity:1;transform:translateY(0)}.wa-input-bar{gap:8px;padding:8px 12px;background:#1f2c34;border-top:1px solid rgba(255,255,255,.06)}.wa-input-bar,.wa-input-icon{display:flex;align-items:center}.wa-input-icon{background:none;border:none;padding:4px;color:#8696a0;cursor:pointer;justify-content:center}.wa-input-icon svg{width:20px;height:20px}.wa-input-field{flex:1 1;background:#2a3942;border-radius:20px;padding:8px 16px;font-size:14px;color:#8696a0}.wa-input-mic{background:#00a884;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:white;cursor:pointer}.wa-input-mic svg{width:20px;height:20px}@media (max-width:900px){.hero-inner{grid-template-columns:1fr;text-align:center}.hero-body,.hero-sub{margin-left:auto;margin-right:auto}.hero-ctas{justify-content:center}.hero-trust{text-align:center}.phone-frame{max-width:340px;padding:8px}.wa-chat{height:570px}}.usps{padding:80px 0 60px;background:var(--white)}.usps-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}.usp-card{background:var(--light-grey);border-radius:var(--radius-lg);overflow:hidden;transition:transform var(--transition),box-shadow var(--transition)}.usp-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.usp-image{width:100%;aspect-ratio:16/10;overflow:hidden}.usp-image img{width:100%;height:100%;object-fit:cover}.usp-title{font-size:20px;font-weight:700;margin:20px 24px 8px;color:var(--black)}.usp-desc{font-size:16px;line-height:1.6;color:#666;margin:0 24px 24px}@media (max-width:768px){.usps{padding:60px 0 40px}.usps-grid{grid-template-columns:1fr;gap:24px}.usp-title{font-size:18px;margin:16px 20px 8px}.usp-desc{margin:0 20px 20px}}.problem{background:var(--light-grey);padding:100px 0}.problem-text{max-width:720px;margin:0 auto;text-align:center}.problem-text .section-headline{color:var(--black)}.problem-body{font-size:17px;color:#444;line-height:1.8;margin-top:24px;text-align:left}.problem-body p{margin-bottom:16px}.pull-quote{max-width:720px;margin:48px auto;padding:32px 0 32px 24px;border-left:4px solid var(--orange);text-align:left}.pull-quote blockquote{font-size:clamp(20px,3vw,26px);font-style:italic;color:var(--black);line-height:1.5;font-weight:500}.pull-quote cite{display:block;margin-top:12px;font-size:15px;font-style:normal;color:var(--muted-grey)}.stat-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:900px;margin:48px auto 0}.stat-card{background:var(--black);border-radius:var(--radius-md);padding:32px 24px;text-align:center}.stat-number{font-size:clamp(36px,5vw,48px);font-weight:800;color:var(--orange);line-height:1;margin-bottom:8px}.stat-label{font-size:16px;font-weight:600;color:var(--white);margin-bottom:8px}.stat-sub{font-size:13px;color:var(--text-grey)}@media (max-width:768px){.stat-cards{grid-template-columns:1fr;max-width:400px}}.how-it-works{background:var(--white);padding:100px 0}.how-it-works-header{text-align:center;margin-bottom:64px}.how-it-works-header .section-subheadline{color:#666;margin:0 auto}.timeline{position:relative;max-width:900px;margin:0 auto;padding:0 24px}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:repeating-linear-gradient(180deg,var(--orange) 0,var(--orange) 8px,transparent 8px,transparent 16px);transform:translateX(-50%)}.timeline-item{display:flex;align-items:flex-start;position:relative;margin-bottom:48px}.timeline-item:last-child{margin-bottom:0}.timeline-item.left{flex-direction:row;padding-right:calc(50% + 40px)}.timeline-item.left .timeline-card{text-align:right}.timeline-item.right{flex-direction:row-reverse;padding-left:calc(50% + 40px)}.timeline-item.right .timeline-card{text-align:left}.timeline-number{position:absolute;left:50%;transform:translateX(-50%);width:56px;height:56px;border-radius:50%;background:var(--orange);color:var(--white);font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px var(--orange-glow);z-index:2;border:4px solid var(--white)}.timeline-card{background:var(--light-grey);border-radius:var(--radius-md);padding:28px 32px;flex:1 1;position:relative;transition:transform var(--transition),box-shadow var(--transition)}.timeline-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.timeline-item.left .timeline-card:after{right:-12px;border-left:12px solid var(--light-grey)}.timeline-item.left .timeline-card:after,.timeline-item.right .timeline-card:after{content:"";position:absolute;top:20px;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent}.timeline-item.right .timeline-card:after{left:-12px;border-right:12px solid var(--light-grey)}.timeline-title{font-size:20px;font-weight:700;color:var(--black);margin-bottom:8px}.timeline-desc{font-size:16px;color:#555;line-height:1.6}.timeline-desc a{color:var(--orange);text-decoration:underline;font-weight:600}.timeline-desc a:hover{color:var(--orange-hover)}.how-cta{text-align:center;margin-top:56px}@media (max-width:768px){.timeline{padding:0 16px}.timeline-line{left:28px;transform:none}.timeline-item.left,.timeline-item.right{flex-direction:row;padding-left:72px;padding-right:0}.timeline-item.left .timeline-card,.timeline-item.right .timeline-card{text-align:left}.timeline-number{left:28px;width:48px;height:48px;font-size:18px;border-width:3px}.timeline-card{padding:20px 24px}.timeline-item.left .timeline-card:after,.timeline-item.right .timeline-card:after{left:-10px;right:auto;border-left:none;border-right:10px solid var(--light-grey);border-top:10px solid transparent;border-bottom:10px solid transparent}.timeline-title{font-size:18px}.timeline-desc{font-size:15px}}.features{background:var(--black);color:var(--white);padding:100px 0 80px;overflow:hidden}.features-header{text-align:center;margin-bottom:56px}.features-header .section-subheadline{color:var(--text-grey);margin:0 auto}.feature-carousel{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 5%,black 95%,transparent)}.feature-track{display:flex;gap:24px;animation:scroll 60s linear infinite;width:max-content}.feature-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.feature-card{flex:0 0 320px;background:var(--charcoal);border:1px solid var(--card-border);border-radius:var(--radius-md);padding:32px 24px;transition:transform var(--transition),border-color var(--transition)}.feature-card:hover{transform:translateY(-4px);border-color:var(--orange)}.feature-icon{width:40px;height:40px;margin-bottom:16px;color:var(--orange)}.feature-icon svg{width:100%;height:100%;stroke:var(--orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-title{font-size:18px;font-weight:700;color:var(--white);margin-bottom:8px}.feature-desc{font-size:15px;color:var(--text-grey);line-height:1.6}@media (max-width:600px){.feature-card{flex:0 0 280px;padding:24px 20px}}.before-after{background:var(--light-grey);padding:100px 0}.before-after-header{text-align:center;margin-bottom:56px}.comparison{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:0;gap:0;max-width:1000px;margin:0 auto}.comparison-col{padding:40px 32px;border-radius:var(--radius-md)}.comparison-col.before{background:#eaeaea}.comparison-col.after{background:var(--white);box-shadow:var(--shadow-md)}.comparison-col h3{font-size:20px;font-weight:700;margin-bottom:24px;display:flex;align-items:center;gap:8px}.comparison-col.before h3{color:#777}.comparison-col.after h3{color:var(--black)}.comparison-list{list-style:none;display:flex;flex-direction:column;gap:16px}.comparison-list li{font-size:15px;line-height:1.5;padding-left:28px;position:relative}.comparison-col.before .comparison-list li{color:#777}.comparison-col.before .comparison-list li:before{content:"\2717";position:absolute;left:0;color:#c0392b;font-weight:700}.comparison-col.after .comparison-list li{color:#333}.comparison-col.after .comparison-list li:before{content:"\2713";position:absolute;left:0;color:var(--orange);font-weight:700}.comparison-divider{width:48px}.comparison-arrow,.comparison-divider{display:flex;align-items:center;justify-content:center}.comparison-arrow{width:40px;height:40px;background:var(--orange);border-radius:50%;color:var(--white);font-size:20px;box-shadow:0 4px 12px var(--orange-glow)}.before-after-cta{text-align:center;margin-top:56px}.before-after-cta .btn-primary{background:var(--orange);color:var(--white)}@media (max-width:768px){.comparison{grid-template-columns:1fr;gap:16px}.comparison-divider{width:100%;height:48px}.comparison-arrow{transform:rotate(90deg)}}.testimonials{background:var(--white);padding:100px 0}.testimonials-header{text-align:center;margin-bottom:56px}.featured-quote-row{display:grid;grid-template-columns:280px 1fr;grid-gap:48px;gap:48px;align-items:center;max-width:900px;margin:0 auto 56px}.featured-quote-image{border-radius:var(--radius-md);overflow:hidden;box-shadow:0 8px 32px rgba(0,217,255,.14),0 0 60px rgba(0,217,255,.06)}.featured-quote-image img{width:100%;height:100%;object-fit:cover;display:block}.featured-quote{text-align:left;position:relative;padding:0}.featured-quote:before{content:"\201C";font-size:100px;font-weight:800;color:var(--orange);opacity:.3;position:absolute;top:-30px;left:-10px;line-height:1;pointer-events:none}.featured-quote blockquote{font-size:clamp(18px,2.5vw,24px);font-style:italic;color:var(--black);line-height:1.6;position:relative;z-index:1}.featured-quote cite{display:block;margin-top:16px;font-size:16px;font-style:normal;font-weight:600;color:var(--muted-grey)}.featured-quote cite strong{color:var(--black)}.quote-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;max-width:960px;margin:0 auto 56px}.quote-card{background:var(--light-grey);border-radius:var(--radius-md);padding:32px 28px;display:flex;align-items:center;position:relative;border-top:3px solid var(--orange)}.quote-card p{font-size:15px;font-style:italic;color:#555;line-height:1.7}.quote-card p:before{content:"\201C";font-size:48px;font-weight:800;color:var(--orange);opacity:.25;display:block;line-height:.6;margin-bottom:8px}.trust-bar{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;padding:32px 0;border-top:1px solid #eee}.trust-item{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;color:#555}.trust-check{color:var(--orange);font-size:18px}@media (max-width:768px){.featured-quote-row{grid-template-columns:1fr;gap:24px;max-width:480px}.featured-quote-image{max-height:400px}.featured-quote{text-align:center;padding:0 16px}.featured-quote:before{left:50%;transform:translateX(-50%)}.quote-cards{grid-template-columns:1fr;max-width:480px}}.pricing{background:var(--black);color:var(--white);padding:100px 0}.pricing-header{text-align:center;margin-bottom:56px}.pricing-header .section-subheadline{color:var(--text-grey);margin:0 auto}.pricing-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start;max-width:1000px;margin:0 auto}.pricing-left{display:flex;flex-direction:column;gap:32px}.pricing-image{border-radius:var(--radius-md);overflow:hidden;box-shadow:0 8px 40px rgba(0,217,255,.18),0 0 80px rgba(0,217,255,.08)}.pricing-image img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:65% center;display:block}.pricing-total-breakdown-left{background:var(--charcoal);border:1px solid var(--card-border);border-radius:var(--radius-md);padding:28px 24px}.pricing-total-breakdown-left .pricing-breakdown-title{color:var(--orange)}.pricing-total-breakdown-left .pricing-breakdown-row{color:var(--text-grey);border-bottom-color:rgba(255,255,255,.08)}.pricing-total-breakdown-left .pricing-breakdown-total{color:var(--white);border-top-color:var(--orange)}.pricing-total-breakdown-left .pricing-breakdown-note{color:var(--muted-grey)}.pricing-card-wrapper{display:flex;flex-direction:column}@media (max-width:900px){.pricing-layout{grid-template-columns:1fr;max-width:480px}.pricing-image{display:none}}.pricing-card{background:var(--white);color:var(--black);max-width:480px;margin:0;border-radius:var(--radius-lg);padding:48px 40px;box-shadow:var(--shadow-lg);text-align:center}.pricing-card-header{font-size:20px;font-weight:700;margin-bottom:8px}.pricing-amount{font-size:56px;font-weight:800;color:var(--orange);line-height:1}.pricing-period{font-size:18px;font-weight:500;color:var(--muted-grey)}.pricing-context{font-size:14px;color:var(--muted-grey);margin-top:4px;margin-bottom:16px}.pricing-claude-note{background:rgba(0,217,255,.08);border:1px solid rgba(0,217,255,.2);border-radius:var(--radius-sm);padding:16px;margin-bottom:24px;font-size:15px;text-align:center}.pricing-claude-note a{color:var(--orange);text-decoration:underline;font-weight:600}.pricing-claude-note a:hover{color:var(--orange-hover)}.pricing-claude-detail{display:block;font-size:13px;color:var(--muted-grey);margin-top:8px}.pricing-total-breakdown{background:rgba(0,217,255,.06);border:1px solid rgba(0,217,255,.15);border-radius:var(--radius-md);padding:20px;margin-bottom:24px}.pricing-breakdown-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--orange);margin-bottom:16px;text-align:center}.pricing-breakdown-row{display:flex;justify-content:space-between;font-size:15px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.pricing-breakdown-row a{color:var(--orange);text-decoration:underline}.pricing-breakdown-total{display:flex;justify-content:space-between;font-size:18px;font-weight:700;padding:12px 0 0;margin-top:8px;border-top:2px solid var(--orange)}.pricing-breakdown-note{font-size:13px;color:var(--muted-grey);text-align:center;margin-top:16px}.pricing-features{list-style:none;text-align:left;margin-bottom:32px}.pricing-features li{padding:10px 0;font-size:15px;color:#444;display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #f0f0f0}.pricing-features li:last-child{border-bottom:none}.pricing-check{color:var(--orange);font-size:18px;font-weight:700;flex-shrink:0;margin-top:1px}.pricing-promo{background:linear-gradient(135deg,#fff4eb,#fff9f3);border:2px solid var(--orange);border-radius:var(--radius-sm);padding:16px 20px;margin-bottom:24px;text-align:center}.pricing-promo-badge{display:inline-block;background:var(--orange);color:var(--white);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:4px;margin-bottom:8px}.pricing-promo p{font-size:15px;font-weight:600;color:var(--black);line-height:1.4}.pricing-promo p span{color:var(--muted-grey);font-weight:400;font-size:13px;display:block;margin-top:2px}.pricing-no-hidden{margin-bottom:32px}.pricing-no-hidden h4{font-size:14px;font-weight:600;color:var(--muted-grey);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.pricing-no-hidden ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center}.pricing-no-hidden li{font-size:14px;color:#666}.pricing-no-hidden li+li:before{content:"·";color:var(--muted-grey);margin-right:4px}.pricing-card .btn-primary{width:100%;padding:18px;font-size:18px}.pricing-small{font-size:13px;color:var(--muted-grey);margin-top:12px}.roi-box{max-width:560px;margin:40px auto 0;background:var(--charcoal);border-left:4px solid var(--orange);border-radius:var(--radius-sm);padding:28px 24px;text-align:left}.roi-box h4{font-size:18px;font-weight:700;color:var(--white);margin-bottom:12px}.roi-box p{font-size:15px;color:var(--text-grey);line-height:1.7}.roi-box strong{color:var(--orange)}.pricing-expandable{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.pricing-expandable.expanded{max-height:600px;opacity:1}.pricing-toggle{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:14px 0;margin-bottom:20px;background:none;color:var(--orange);font-size:15px;font-weight:600;transition:opacity var(--transition);border-top:1px solid #f0f0f0}.pricing-toggle:hover{opacity:.8}.pricing-toggle-icon{transition:transform .3s ease}.pricing-toggle-icon.flipped{transform:rotate(180deg)}.loyalty{background:var(--black);color:var(--white);padding:0 0 100px}.loyalty-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:start;max-width:1000px;margin:0 auto}.loyalty-text{text-align:left}.loyalty-text .section-headline{background:linear-gradient(135deg,var(--orange) 0,#ffb347 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:24px}.loyalty-text .loyalty-intro{text-align:left;max-width:none;margin:0}.loyalty-card-wrapper{display:flex;justify-content:center;padding-top:40px}@media (max-width:900px){.loyalty-card-wrapper{padding-top:0}.loyalty-layout{grid-template-columns:1fr;gap:40px;max-width:500px}.loyalty-text,.loyalty-text .loyalty-fine-print,.loyalty-text .loyalty-intro{text-align:center}}.loyalty-inner{max-width:900px;margin:0 auto}.loyalty-header{text-align:center;margin-bottom:48px}.loyalty-header .section-headline{background:linear-gradient(135deg,var(--orange) 0,#ffb347 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.loyalty-intro{text-align:center;max-width:640px;margin:0 auto 48px;font-size:17px;color:var(--text-grey);line-height:1.7}.loyalty-tiers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:48px}.loyalty-tier{background:var(--charcoal);border:1px solid var(--card-border);border-radius:var(--radius-md);padding:32px 24px;text-align:center;position:relative;transition:border-color var(--transition)}.loyalty-tier:hover{border-color:var(--orange)}.loyalty-tier.featured{border:2px solid var(--orange);box-shadow:0 0 40px rgba(0,217,255,.15)}.loyalty-tier.featured:before{content:"BEST VALUE";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--orange);color:var(--white);font-size:10px;font-weight:800;letter-spacing:.08em;padding:4px 12px;border-radius:4px}.loyalty-tier-name{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--orange);margin-bottom:8px}.loyalty-tier-range{font-size:14px;color:var(--muted-grey);margin-bottom:16px}.loyalty-tier-cashback{font-size:40px;font-weight:800;color:var(--white);line-height:1;margin-bottom:4px}.loyalty-tier-cashback-label{font-size:14px;color:var(--text-grey);margin-bottom:20px}.loyalty-tier-details{list-style:none;text-align:left;font-size:14px;color:var(--text-grey)}.loyalty-tier-details li{padding:8px 0;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:flex-start;gap:8px}.loyalty-tier-details li span{color:var(--orange);flex-shrink:0}.loyalty-fine-print{text-align:center;font-size:13px;color:var(--muted-grey);max-width:600px;margin:32px auto 0;line-height:1.6}.loyalty-cta{text-align:center;margin-top:32px}@media (max-width:768px){.loyalty-tiers{grid-template-columns:1fr;max-width:400px;margin:0 auto 48px}}.faq{background:var(--light-grey);padding:100px 0}.faq-header{text-align:center;margin-bottom:56px}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid #ddd}.faq-question{width:100%;justify-content:space-between;padding:24px 0;background:none;font-size:17px;font-weight:600;color:var(--black);text-align:left;line-height:1.4;gap:16px}.faq-question,.faq-toggle{display:flex;align-items:center}.faq-toggle{width:28px;height:28px;border-radius:50%;background:var(--orange);color:var(--white);justify-content:center;font-size:20px;flex-shrink:0;transition:transform var(--transition)}.faq-item.open .faq-toggle{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:400px}.faq-answer p{padding:0 0 24px;font-size:16px;color:#555;line-height:1.7}.faq-expandable{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .3s ease;opacity:0}.faq-expandable.expanded{max-height:2000px;opacity:1}.faq-show-more{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:20px 0;background:none;color:var(--orange);font-size:15px;font-weight:600;transition:opacity var(--transition)}.faq-show-more:hover{opacity:.8}.faq-show-more-icon{transition:transform .3s ease}.faq-show-more-icon.flipped{transform:rotate(180deg)}.final-cta{background:var(--black);background:linear-gradient(170deg,#1a1a1a,#0d0d0d);color:var(--white);padding:100px 0;text-align:center;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,217,255,.06) 0,transparent 70%);pointer-events:none}.final-cta-content{max-width:640px;margin:0 auto;position:relative;z-index:1}.final-cta h2{font-size:clamp(32px,5vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:24px}.final-cta-body{font-size:18px;color:#cccccc;line-height:1.7;margin-bottom:40px}.final-cta-body p{margin-bottom:16px}.final-cta-actions{display:flex;flex-direction:column;align-items:center;gap:16px}.final-cta .btn-primary{font-size:19px;padding:20px 40px;animation:pulse 3s infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 0 var(--orange-glow)}50%{box-shadow:0 0 24px 4px var(--orange-glow)}}.wa-cta{display:inline-flex;align-items:center;gap:8px;color:var(--text-grey);font-size:16px}.wa-cta svg{width:20px;height:20px;fill:#25d366}.wa-cta strong{color:var(--white)}.final-trust{margin-top:24px;font-size:14px;color:var(--muted-grey)}@media (max-width:768px){.final-cta{padding:64px 0}.final-cta h2{font-size:28px}.final-cta-body{font-size:16px;margin-bottom:32px}.final-cta .btn-primary{font-size:17px;padding:18px 28px;width:100%;max-width:340px}.wa-cta{flex-direction:column;text-align:center;gap:6px;font-size:14px;line-height:1.5}.wa-cta svg{margin:0 auto}}.footer{background:var(--charcoal);padding:56px 0 24px;color:#999}.footer-grid{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:48px;gap:48px;align-items:start;margin-bottom:40px}.footer-brand .nav-logo{margin-bottom:8px;display:block}.footer-logo-img{height:32px;width:auto;margin-bottom:12px;display:block}.footer-brand p{font-size:14px;color:#777}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links a{font-size:14px;color:#999;transition:color var(--transition)}.footer-links a:hover{color:var(--white)}.footer-legal{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer-legal a{font-size:14px;color:#999;transition:color var(--transition)}.footer-legal a:hover{color:var(--white)}.footer-bottom{text-align:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.06);font-size:14px;color:#666}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;text-align:center}.footer-brand{align-items:center}.footer-logo-img{margin:0 auto 12px}.footer-legal,.footer-links{align-items:center}}.legal-page{background:var(--black);color:var(--white);min-height:100vh;padding:64px 24px 96px}.legal-content{max-width:720px;margin:0 auto}.legal-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--orange);margin-bottom:40px;transition:opacity var(--transition)}.legal-back:hover{opacity:.8}.legal-content h1{font-size:clamp(32px,5vw,44px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:8px}.legal-updated{font-size:14px;color:var(--muted-grey);margin-bottom:32px}.legal-content h2{font-size:20px;font-weight:700;margin-top:40px;margin-bottom:12px;color:var(--white)}.legal-content p{font-size:16px;line-height:1.7;color:var(--text-grey);margin-bottom:12px}.legal-content ul{list-style:disc;padding-left:24px;margin-bottom:12px}.legal-content li{font-size:16px;line-height:1.7;color:var(--text-grey);margin-bottom:6px}.legal-content a{color:var(--orange);transition:opacity var(--transition)}.legal-content a:hover{opacity:.8}.legal-content strong{color:var(--white)}@media (max-width:768px){.legal-page{padding:40px 20px 72px}}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.modal-overlay.open{opacity:1;visibility:visible}.modal{background:var(--white);border-radius:var(--radius-lg);max-width:440px;width:100%;padding:40px 32px;position:relative;transform:scale(.95) translateY(10px);transition:transform .25s ease;box-shadow:var(--shadow-lg)}.modal-overlay.open .modal{transform:scale(1) translateY(0)}.modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;background:var(--light-grey);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--muted-grey);transition:background var(--transition)}.modal-close:hover{background:#e0e0e0}.modal-badge{display:inline-block;background:var(--orange);color:var(--white);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 10px;border-radius:4px;margin-bottom:16px}.modal h2{font-size:24px;font-weight:800;color:var(--black);margin-bottom:8px;letter-spacing:-.02em}.modal p.modal-desc{font-size:15px;color:#666;line-height:1.5;margin-bottom:24px}.modal-form{display:flex;flex-direction:column;gap:12px}.modal-input{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:var(--radius-sm);font-size:16px;font-family:inherit;color:var(--black);outline:none;transition:border-color var(--transition)}.modal-input:focus{border-color:var(--orange)}.modal-input::placeholder{color:#bbb}.modal-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px;cursor:pointer}.modal-select:invalid{color:#bbb}.modal-submit{width:100%;padding:16px;background:var(--orange);color:var(--white);font-size:17px;font-weight:700;border-radius:var(--radius-sm);transition:background var(--transition);margin-top:4px}.modal-submit:hover{background:var(--orange-hover)}.modal-submit:disabled{opacity:.6;cursor:not-allowed}.modal-privacy{font-size:12px;color:var(--muted-grey);text-align:center;margin-top:8px}.modal-success{text-align:center;padding:20px 0}.modal-success-icon{width:56px;height:56px;background:#e8f5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px}.modal-success h3{font-size:22px;font-weight:700;color:var(--black);margin-bottom:8px}.modal-success p{font-size:15px;color:#666;line-height:1.5}.modal-error{background:#fef2f2;color:#b91c1c;font-size:14px;padding:10px 14px;border-radius:var(--radius-sm);margin-bottom:8px}.pi-modal{max-width:480px;width:95%;max-height:90vh;overflow-y:auto}.pi-modal-content{display:flex;flex-direction:column;gap:24px}.pi-modal-image{position:relative;border-radius:var(--radius-md);overflow:hidden;background:#f9f9f9;max-height:240px}.pi-modal-image img{width:100%;height:100%;object-fit:cover}.pi-modal-info{text-align:left}.pi-modal-info h2{font-size:24px;font-weight:800;margin-bottom:12px;color:var(--black)}.pi-modal-desc{font-size:15px;line-height:1.6;color:#555;margin-bottom:20px}.pi-modal-specs{margin-bottom:18px}.pi-modal-specs h4{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--orange);margin-bottom:8px}.pi-modal-specs ol,.pi-modal-specs ul{list-style:none;padding:0;margin:0}.pi-modal-specs li{font-size:14px;line-height:1.5;color:#444;padding:5px 0 5px 20px;position:relative}.pi-modal-specs ul li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:600}.pi-modal-specs ol{counter-reset:pi-step}.pi-modal-specs ol li{counter-increment:pi-step}.pi-modal-specs ol li:before{content:counter(pi-step) ".";position:absolute;left:0;color:var(--orange);font-weight:700}.pi-modal-specs li strong{color:var(--black)}.pi-link:hover{color:var(--orange-hover)!important}.back-to-top{position:fixed;bottom:32px;right:32px;width:48px;height:48px;background:var(--orange);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px var(--orange-glow);z-index:900;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background var(--transition);cursor:pointer}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--orange-hover);transform:translateY(-2px)}@media (max-width:768px){.back-to-top{bottom:20px;right:20px;width:44px;height:44px}}