*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--text:#111;--text-light:#666;--accent:#6366f1;--accent-hover:#4f46e5;--accent-light:#818cf8;--border:#e5e5e5;--surface:#f9fafb;--gradient-1:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--gradient-2:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--gradient-3:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);--gradient-4:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);--gradient-5:linear-gradient(135deg,#fa709a 0%,#fee140 100%);--gradient-purple:linear-gradient(135deg,#667eea 0%,#764ba2 100%);--gradient-orange:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);--gradient-blue:linear-gradient(135deg,#667eea 0%,#4facfe 100%)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes glow{0%,to{box-shadow:0 0 20px #6366f166}50%{box-shadow:0 0 40px #6366f199,0 0 60px #6366f14d}}@keyframes rotateGradient{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}html{scroll-behavior:smooth}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.container-narrow{max-width:800px;margin:0 auto;padding:0 2rem}.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#fffffff2;animation:.5s fadeIn;position:fixed;top:0;left:0;right:0}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.logo h1{color:var(--text);cursor:pointer;margin:0;font-size:1.75rem;font-weight:800}.main-nav{align-items:center;gap:2.5rem;display:flex}.nav-link{color:var(--text);font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--accent)}.btn-primary{background:var(--accent);color:#fff;border-radius:100px;padding:.875rem 1.75rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-2px)}.btn-sm{padding:.75rem 1.5rem}.hero-main{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%) 0 0/200% 200%;justify-content:center;align-items:center;min-height:100vh;padding-top:100px;animation:15s infinite gradientShift;display:flex;position:relative;overflow:hidden}.hero-gradient{pointer-events:none;background:radial-gradient(circle at 30%,#ffffff26,#0000 50%),radial-gradient(circle at 70% 60%,#f093fb1a,#0000 50%),radial-gradient(circle at 50% 30%,#43e97b1a,#0000 50%);animation:8s ease-in-out infinite pulse;position:absolute;inset:0}.hero-content{text-align:center;z-index:1;max-width:900px;animation:.8s fadeInUp;position:relative}.hero-title{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:clamp(3.5rem,8vw,6rem);font-weight:900;line-height:1.1}.hero-description{color:#fffffff2;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1.25rem,2.5vw,1.5rem);line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn-hero-primary,.btn-hero-secondary{border-radius:100px;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-hero-primary{color:var(--accent);background:#fff;animation:3s ease-in-out infinite glow}.btn-hero-primary:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 10px 40px #0003}.btn-hero-secondary{color:#fff;background:0 0;border:2px solid #ffffff80}.btn-hero-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-3px)}.about-section{background:#fff;padding:8rem 2rem}.section-intro{text-align:center;margin-bottom:5rem}.section-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.section-description{color:var(--text-light);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.7}.section-title-center{text-align:center;color:var(--text);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.section-description-center{text-align:center;color:var(--text-light);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.features-grid-main{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.feature-item-main{text-align:center;padding:2.5rem;animation:.8s both fadeInUp}.feature-item-main:first-child{animation-delay:.1s}.feature-item-main:nth-child(2){animation-delay:.2s}.feature-item-main:nth-child(3){animation-delay:.3s}.feature-icon-main{margin-bottom:1.5rem;font-size:4rem;transition:transform .3s;display:inline-block}.feature-item-main:hover .feature-icon-main{transform:scale(1.2)rotate(5deg)}.feature-item-main h3{color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-item-main p{color:var(--text-light);font-size:1.05rem;line-height:1.7}.products-section{background:var(--surface);padding:8rem 2rem}.badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:100px;margin-bottom:2rem;padding:.625rem 1.25rem;font-size:.75rem;font-weight:700;animation:2s ease-in-out infinite pulse;display:inline-block;box-shadow:0 4px 15px #667eea66}.product-card-large{background:#fff;border-radius:24px;max-width:900px;margin:0 auto;padding:4rem;transition:transform .3s,box-shadow .3s;animation:.8s fadeInUp;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014}.product-card-large:before{content:"";background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#667eea) 0 0/200% 100%;height:4px;animation:3s linear infinite gradientShift;position:absolute;top:0;left:0;right:0}.product-card-large:hover{transform:translateY(-8px);box-shadow:0 25px 70px #667eea40}.product-content h3{color:var(--text);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.product-description-main{color:var(--text-light);margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.product-highlights{margin-bottom:2.5rem;list-style:none}.product-highlights li{color:var(--text);padding:.75rem 0 .75rem 1.5rem;font-size:1.125rem;position:relative}.product-highlights li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.product-ctas{flex-wrap:wrap;gap:1rem;display:flex}.btn-product-primary,.btn-product-secondary{border-radius:100px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-product-primary{background:var(--accent);color:#fff}.btn-product-primary:hover{background:var(--accent-hover);transform:translateY(-2px)scale(1.05);box-shadow:0 8px 20px #6366f14d}.btn-product-secondary{color:var(--text);border:2px solid var(--border);background:0 0}.btn-product-secondary:hover{border-color:var(--accent);color:var(--accent)}.contact-section{background:#fff;padding:8rem 2rem}.contact-form{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;display:flex}.contact-input,.contact-textarea{border:2px solid var(--border);resize:vertical;border-radius:12px;outline:none;width:100%;padding:1.25rem 1.75rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-input:focus,.contact-textarea:focus{border-color:var(--accent)}.btn-contact{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:100px;align-self:flex-start;padding:1.25rem 2.5rem;font-weight:600;transition:all .3s}.btn-contact:hover{background:var(--accent-hover);transform:translateY(-2px)scale(1.05);box-shadow:0 8px 20px #6366f14d}.footer{background:var(--text);color:#fff;padding:4rem 2rem}.footer-content{justify-content:space-between;align-items:start;margin-bottom:2rem;display:flex}.footer-brand h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.footer-brand p{color:#ffffffb3}.footer-logos{gap:1rem;margin-top:1.5rem;display:flex}.footer-logo{opacity:.8;width:80px;height:auto;transition:opacity .3s,transform .3s}.footer-logo:hover{opacity:1;transform:scale(1.1)}.footer-links{gap:2rem;display:flex}.footer-links a{color:#ffffffe6;font-weight:500;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}.footer-bottom p{color:#fff9;font-size:.9rem}.lot-hero{background:linear-gradient(135deg,#4facfe 0%,#667eea 50%,#764ba2 100%) 0 0/200% 200%;justify-content:center;align-items:center;min-height:100vh;padding-top:120px;animation:15s infinite gradientShift;display:flex;position:relative;overflow:hidden}.lot-hero-bg{pointer-events:none;background:radial-gradient(circle at 50% 30%,#ffffff26,#0000 50%),radial-gradient(circle at 20% 70%,#4facfe1a,#0000 50%),radial-gradient(circle at 80% 60%,#f093fb1a,#0000 50%);animation:8s ease-in-out infinite pulse;position:absolute;inset:0}.lot-hero-content{text-align:center;z-index:1;max-width:900px;animation:.8s fadeInUp;position:relative}.lot-logo-hero{filter:drop-shadow(0 10px 30px #0003);width:180px;height:auto;margin:0 auto 2rem;animation:.8s fadeInUp,6s ease-in-out infinite float;display:block}.lot-badge{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#fff3;border:1px solid #ffffff4d;border-radius:100px;margin-bottom:2rem;padding:.625rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.lot-title{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:900;line-height:1.1}.lot-subtitle{color:#fffffff2;margin-bottom:1rem;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.5}.lot-tagline{color:#ffffffd9;margin-bottom:3rem;font-size:1.25rem;font-weight:500}.lot-cta{justify-content:center;display:flex}.btn-lot-primary{color:var(--accent);background:#fff;border-radius:100px;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-lot-primary:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 10px 40px #0000004d}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem;display:grid}.feature-card{text-align:center;background:var(--surface);border-radius:16px;padding:3rem 2rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);border-radius:16px;transition:opacity .3s;position:absolute;inset:-2px}.feature-card:after{content:"";background:var(--surface);z-index:-1;border-radius:16px;position:absolute;inset:0}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #667eea33}.feature-card:hover:before{opacity:1}.feature-card:hover .feature-icon{transform:scale(1.15)rotate(-5deg)}.feature-icon{margin-bottom:1.5rem;font-size:3.5rem;transition:transform .3s;display:inline-block}.feature-card h3{color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-card p{color:var(--text-light);line-height:1.7}.lot-how-works{background:var(--surface);padding:8rem 2rem}.steps-grid{gap:3rem;margin-top:3rem;display:grid}.step-item{align-items:start;gap:2rem;animation:.8s both fadeInUp;display:flex}.step-item:first-child{animation-delay:.1s}.step-item:nth-child(2){animation-delay:.2s}.step-item:nth-child(3){animation-delay:.3s}.step-number{color:var(--accent);opacity:.3;flex-shrink:0;font-size:3rem;font-weight:900}.step-item h3{color:var(--text);margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.step-item p{color:var(--text-light);font-size:1.125rem;line-height:1.7}.lot-cta-section{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 2rem}.lot-cta-section h2{color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.lot-cta-section p{color:#ffffffe6;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}@media (max-width:768px){.header-content{padding:1.25rem 1.5rem}.main-nav{gap:1.5rem}.nav-link{font-size:.9rem}.product-card-large{padding:2.5rem 2rem}.contact-form{flex-direction:column}.footer-content{flex-direction:column;gap:2rem}.step-item{flex-direction:column;gap:1rem}.step-number{font-size:2rem}}.lot-hero{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.lot-hero-glow{pointer-events:none;background:radial-gradient(circle at 20% 30%,#5e72eb26,#0000 50%),radial-gradient(circle at 80% 70%,#8b5cf61f,#0000 50%),radial-gradient(circle,#3b82f614,#0000 70%);position:absolute;inset:0}.lot-hero-content{text-align:center;z-index:1;max-width:900px;margin:0 auto;animation:.8s fadeInUp;position:relative}.lot-badge-hero{color:#fff;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:100px;margin-bottom:2rem;padding:.625rem 1.5rem;font-size:.75rem;font-weight:700;display:inline-block}.lot-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.75rem,7vw,5rem);font-weight:900;line-height:1.1}.lot-hero-desc{color:#fffffff2;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2.5vw,1.35rem);line-height:1.7}.lot-hero-btns{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-bottom:4rem;display:flex}.lot-btn-primary{color:#fff;background:linear-gradient(135deg,#5e72eb 0%,#8b5cf6 100%);border-radius:100px;padding:1.125rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 30px #5e72eb4d,0 0 20px #8b5cf633}.lot-btn-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#6b7ff5 0%,#a78bfa 100%);transition:opacity .3s;position:absolute;inset:0}.lot-btn-primary:hover{opacity:1;transform:translateY(-2px);box-shadow:0 15px 50px #5e72eb80,0 0 50px #8b5cf666}.lot-btn-primary:hover:before{opacity:1}.lot-btn-large{padding:1.25rem 3rem;font-size:1.125rem}.lot-btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #fff3;border-radius:100px;padding:1.125rem 2.5rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-block}.lot-btn-secondary:hover{opacity:1;background:#ffffff26;border-color:#ffffff80;box-shadow:0 8px 25px #ffffff1a}.lot-hero-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.5rem;max-width:700px;margin:0 auto;display:grid}.lot-stat{text-align:center}.lot-stat-title{color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.lot-stat-desc{color:#ffffffd9;font-size:1rem}.lot-features{background:#fff;padding:8rem 2rem}.lot-section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.lot-section-title{color:var(--text);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800}.lot-section-subtitle{color:var(--text-light);font-size:1.25rem;line-height:1.6}.lot-features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.lot-feature-card{background:#fff;border:1px solid #00000014;border-radius:24px;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s both fadeInUp;box-shadow:0 4px 20px #0000000a}.lot-feature-card:first-child{animation-delay:.1s}.lot-feature-card:nth-child(2){animation-delay:.15s}.lot-feature-card:nth-child(3){animation-delay:.2s}.lot-feature-card:nth-child(4){animation-delay:.25s}.lot-feature-card:nth-child(5){animation-delay:.3s}.lot-feature-card:nth-child(6){animation-delay:.35s}.lot-feature-card:hover{border-color:#5e72eb40;transform:translateY(-8px);box-shadow:0 25px 70px #5e72eb1f,0 10px 30px #8b5cf614}.lot-feature-icon{margin-bottom:1.5rem;font-size:3rem;display:block}.lot-feature-card h3{color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.lot-feature-card p{color:var(--text-light);font-size:1.05rem;line-height:1.7}.lot-how-it-works{background:var(--surface);padding:8rem 2rem}.lot-steps{gap:3rem;max-width:900px;margin:0 auto;display:grid}.lot-step{align-items:start;gap:2rem;animation:.6s both fadeInUp;display:flex}.lot-step:first-child{animation-delay:.1s}.lot-step:nth-child(2){animation-delay:.2s}.lot-step:nth-child(3){animation-delay:.3s}.lot-step-num{color:#fff;background:linear-gradient(135deg,#5e72eb 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.75rem;font-weight:800;display:flex;box-shadow:0 10px 35px #5e72eb4d,0 4px 15px #8b5cf633}.lot-step-content h3{color:var(--text);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.lot-step-content p{color:var(--text-light);font-size:1.05rem;line-height:1.7}.lot-privacy{background:#fff;padding:8rem 2rem}.lot-privacy-content{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid}.lot-privacy-title{color:var(--text);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800}.lot-privacy-list{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.lot-privacy-list li{color:var(--text-light);align-items:start;gap:1.25rem;font-size:1.125rem;line-height:1.6;display:flex}.lot-privacy-list li svg{color:#5e72eb;flex-shrink:0;margin-top:.25rem}.lot-privacy-visual{justify-content:center;align-items:center;display:flex}.lot-encryption-badge{color:#5e72eb;background:linear-gradient(135deg,#5e72eb14,#8b5cf614);border:2px solid #5e72eb26;border-radius:32px;justify-content:center;align-items:center;width:240px;height:240px;animation:6s ease-in-out infinite float;display:flex;box-shadow:0 25px 70px #5e72eb1f,0 10px 30px #8b5cf614}.lot-cta{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:8rem 2rem;position:relative;overflow:hidden}.lot-cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#5e72eb1a,#0000 50%),radial-gradient(circle at 70%,#8b5cf614,#0000 50%);position:absolute;inset:0}.lot-cta-content{max-width:800px;margin:0 auto}.lot-cta-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.lot-cta-desc{color:#fffffff2;margin-bottom:3rem;font-size:1.25rem;line-height:1.7}@media (max-width:1024px){.container{padding:0 1.5rem}.hero-main{padding-top:80px}.about-section,.products-section,.contact-section{padding:6rem 1.5rem}.features-grid-main{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.product-card-large{padding:3rem}.footer-content{flex-direction:column;gap:2rem}}@media (max-width:768px){.header-content{padding:1rem 1.5rem}.logo h1{font-size:1.5rem}.main-nav{gap:1.5rem}.nav-link{font-size:.9rem}.hero-main{min-height:90vh;padding:6rem 1.5rem 4rem}.hero-title{font-size:clamp(2.5rem,10vw,3.5rem)}.hero-description{font-size:1.125rem}.hero-actions{flex-direction:column;gap:1rem;width:100%}.btn-hero-primary,.btn-hero-secondary{text-align:center;width:100%;padding:1rem 2rem}.about-section{padding:5rem 1.5rem}.section-title{font-size:2rem}.features-grid-main{grid-template-columns:1fr;gap:2rem}.products-section{padding:5rem 1.5rem}.product-card-large{border-radius:16px;padding:2rem 1.5rem}.product-content h3{font-size:1.75rem}.product-description-main{font-size:1.05rem}.product-highlights li{font-size:1rem}.product-ctas{flex-direction:column}.btn-product-primary,.btn-product-secondary{text-align:center;width:100%}.contact-section{padding:5rem 1.5rem}.contact-form{padding:0}.btn-contact{width:100%}.footer{padding:3rem 1.5rem}.footer-content{text-align:center;flex-direction:column;gap:2rem}.footer-logos{justify-content:center}.lot-hero{padding:6rem 1.5rem 4rem}.lot-hero-stats{grid-template-columns:1fr;gap:2rem}.lot-features,.lot-how-it-works,.lot-privacy,.lot-cta{padding:5rem 1.5rem}.lot-features-grid{grid-template-columns:1fr;gap:2rem}.lot-step{flex-direction:column;gap:1.5rem}.lot-privacy-content{grid-template-columns:1fr;gap:3rem}.lot-privacy-visual{order:-1}.lot-encryption-badge{width:200px;height:200px}.lot-cta-title{font-size:2.25rem}.lot-cta-desc{font-size:1.05rem}}@media (max-width:480px){.container{padding:0 1rem}.header-content{padding:1rem}.main-nav{gap:1rem}.nav-link{font-size:.85rem}.hero-main{padding:5rem 1rem 3rem}.hero-title{font-size:2rem;line-height:1.2}.hero-description{font-size:1rem}.btn-hero-primary,.btn-hero-secondary{padding:.875rem 1.5rem;font-size:1rem}.about-section,.products-section,.contact-section{padding:4rem 1rem}.section-title{font-size:1.75rem}.section-description{font-size:1rem}.product-card-large{padding:1.5rem 1rem}.product-content h3{font-size:1.5rem}.badge{padding:.5rem 1rem;font-size:.65rem}.footer{padding:2.5rem 1rem}.lot-features,.lot-how-it-works,.lot-privacy,.lot-cta{padding:4rem 1rem}.lot-hero{padding:5rem 1rem 3rem}.lot-cta-title{font-size:1.75rem}.lot-encryption-badge{width:180px;height:180px}}
