.Footer_footer__0IXn3{background:#f8fafc;padding:60px 0 20px;border-top:1px solid #e2e8f0}.Footer_container__6pNfo{max-width:1200px;margin:0 auto;padding:0 24px}.Footer_footerContent__guRXR{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_footerSection__Zafk8{display:flex;flex-direction:column;gap:20px}.Footer_logo__I6svY{max-width:200px;margin-bottom:10px}.Footer_companyDesc__NGuEe{color:#4a5568;font-size:.95rem;line-height:1.6}.Footer_contactInfo__vAxpV{display:flex;flex-direction:column;gap:12px}.Footer_emailLink__tNBDS,.Footer_phoneLink__54RF6{color:#059669;text-decoration:none;font-weight:600;font-size:1.1rem;display:flex;align-items:center;gap:8px;transition:color .3s ease}.Footer_emailLink__tNBDS:hover,.Footer_phoneLink__54RF6:hover{color:#047857}.Footer_footerSection__Zafk8 h3{color:#1a202c;font-size:1.2rem;font-weight:700;margin-bottom:16px}.Footer_footerNav__bL0bT{display:flex;flex-direction:column;gap:12px}.Footer_footerNav__bL0bT a{color:#4a5568;text-decoration:none;transition:all .3s ease;font-size:.95rem}.Footer_footerNav__bL0bT a:hover{color:#059669;transform:translateX(5px)}.Footer_servicesList__ZrZrN{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px}.Footer_servicesList__ZrZrN li{color:#4a5568;font-size:.95rem}.Footer_featuresList__s3am5{display:flex;flex-direction:column;gap:16px}.Footer_featureItem__sCtbb{display:flex;align-items:center;gap:12px}.Footer_featureIcon__Fl04t{font-size:1.5rem;background:rgba(16,185,129,.1);padding:8px;border-radius:8px;color:#059669}.Footer_featureText__CBC2V{display:flex;flex-direction:column;gap:2px}.Footer_featureText__CBC2V strong{color:#1a202c;font-size:.95rem}.Footer_featureText__CBC2V span{color:#6b7280;font-size:.85rem}.Footer_footerBottom__jCLw1{padding-top:20px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.Footer_copyright__t4WoK,.Footer_footerBottom__jCLw1{color:#6b7280;font-size:.9rem}.Footer_legalLinks__aZp_6{display:flex;gap:24px}.Footer_legalLinks__aZp_6 a{color:#6b7280;text-decoration:none;transition:color .3s ease}.Footer_legalLinks__aZp_6 a:hover{color:#059669}@media (max-width:1024px){.Footer_footerContent__guRXR{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_footer__0IXn3{padding:40px 0 20px}.Footer_footerContent__guRXR{grid-template-columns:1fr;gap:32px}.Footer_footerBottom__jCLw1{flex-direction:column;gap:16px;text-align:center}.Footer_legalLinks__aZp_6{justify-content:center}}@media (max-width:480px){.Footer_container__6pNfo{padding:0 16px}.Footer_footerSection__Zafk8{text-align:center}.Footer_logo__I6svY{display:flex;justify-content:center}.Footer_contactInfo__vAxpV,.Footer_servicesList__ZrZrN{align-items:center}.Footer_featureItem__sCtbb{justify-content:center}}.Header_header__xuTiO{background:#ffffff;padding:16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px rgba(0,0,0,.08);border-bottom:2px solid rgba(5,150,105,.1)}.Header_container__qRqis{max-width:1200px;margin:0 auto;padding:0 32px}.Header_header_content__XMEg3{justify-content:space-between;gap:40px}.Header_header_content__XMEg3,.Header_logo__pvkJ9{display:flex;align-items:center}.Header_logo__pvkJ9 img{max-height:55px;width:auto;height:auto;transition:transform .3s ease;display:block}.Header_logo__pvkJ9:hover img{transform:scale(1.05)}.Header_desktop_nav__zQeSi{display:flex;gap:36px;align-items:center}.Header_nav_link__hGSIs{text-decoration:none;color:#059669;font-weight:700;font-size:18px;padding:12px 20px;border-radius:12px;transition:all .4s ease;position:relative;letter-spacing:.3px}.Header_nav_link__hGSIs:hover{color:#047857;background:linear-gradient(145deg,rgba(16,185,129,.1),rgba(5,150,105,.05));transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,150,105,.15)}.Header_nav_link__hGSIs:after{content:"";position:absolute;bottom:6px;left:50%;width:0;height:2px;background:#059669;transition:all .4s ease;transform:translateX(-50%);border-radius:2px}.Header_nav_link__hGSIs:hover:after{width:60%}.Header_mobile_menu_btn__BtIQo{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:8px}.Header_mobile_menu_btn__BtIQo span{width:25px;height:3px;background:#059669;border-radius:2px;transition:all .3s ease}.Header_sidebar_overlay__q0edF{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:flex-end}.Header_sidebar__TPA3a{background:white;width:300px;height:100vh;padding:0;box-shadow:-2px 0 10px rgba(0,0,0,.1);display:flex;flex-direction:column;animation:Header_slideIn__mhQY4 .3s ease}@keyframes Header_slideIn__mhQY4{0%{transform:translateX(100%)}to{transform:translateX(0)}}.Header_sidebar_header__4F_XK{display:flex;justify-content:space-between;align-items:center;padding:24px;background:#059669;color:white}.Header_sidebar_header__4F_XK h3{margin:0;font-size:1.5rem;font-weight:700}.Header_close_btn__DwwBZ{background:none;border:none;color:white;font-size:32px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .3s ease}.Header_close_btn__DwwBZ:hover{background:rgba(255,255,255,.1)}.Header_sidebar_nav__7zl5e{padding:24px 0;display:flex;flex-direction:column;gap:8px}.Header_sidebar_link__CXjYy{background:none;text-align:left;padding:18px 28px;font-size:18px;font-weight:700;color:#059669;text-decoration:none;transition:all .4s ease;position:relative;letter-spacing:.3px;border:none;border-left:4px solid transparent}.Header_sidebar_link__CXjYy:hover{background:linear-gradient(145deg,rgba(16,185,129,.1),rgba(5,150,105,.05));color:#047857;padding-left:36px;border-left:4px solid #047857}.Header_call_button__zEXnS{margin:16px 24px;display:block;background:#059669;color:white;text-align:center;font-weight:700;padding:12px;border-radius:8px;text-decoration:none;transition:background .3s ease}.Header_call_button__zEXnS:hover{background:#047857}@media (max-width:768px){.Header_desktop_nav__zQeSi{display:none}.Header_mobile_menu_btn__BtIQo{display:flex}.Header_logo__pvkJ9 img{height:40px}}@media (max-width:480px){.Header_container__qRqis{padding:0 16px}.Header_sidebar__TPA3a{width:100%}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;margin:0;padding:0}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}html{color-scheme:dark}}.privacy-header{background:white;border-bottom:1px solid #10b981;box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.privacy-header-content{max-width:1152px;margin:0 auto;padding:48px 16px;text-align:center}.privacy-title-wrapper{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.privacy-icon-wrapper{padding:12px;background:#dcfce7;border-radius:50%}.privacy-icon{width:32px;height:32px;color:#10b981}.privacy-title{font-size:3rem;font-weight:700;background:linear-gradient(90deg,#000000,#10b981);background-clip:text;-webkit-background-clip:text;color:transparent;line-height:1.2}.privacy-subtitle{color:#374151;font-size:1.25rem;max-width:512px;line-height:1.6;margin:0 auto 32px}.privacy-badges{align-items:center;gap:16px}.privacy-badge{display:flex;align-items:center;padding:8px 16px;font-size:1rem;border-radius:6px;border:1px solid;transition:background-color .2s}.privacy-badge-blue{border-color:#bbf7d0;background:#f0fdf4;color:#10b981}.privacy-badge-blue:hover{background:#dcfce7}.privacy-badge-green{border-color:#fed7aa;background:#fff7ed;color:#f97316}.privacy-badge-green:hover{background:#ffedd5}.privacy-badge-icon{width:20px;height:20px;margin-right:8px}.privacy-content{max-width:896px;margin:0 auto;padding:32px 16px}.privacy-sections{display:flex;flex-direction:column;gap:32px}.privacy-card{background:white;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);border:none;transition:box-shadow .3s}.privacy-card:hover{box-shadow:0 25px 25px -5px rgba(0,0,0,.1)}.privacy-card-header{border-top-left-radius:8px;border-top-right-radius:8px;padding:24px}.privacy-card-header-blue{background:linear-gradient(90deg,#f0fdf4,#dcfce7)}.privacy-card-header-green{background:linear-gradient(90deg,#fff7ed,#ffedd5)}.privacy-card-header-orange{background:linear-gradient(90deg,#ffffff,#f9fafb)}.privacy-card-header-purple{background:linear-gradient(90deg,#f0fdf4,#dcfce7)}.privacy-card-header-teal{background:linear-gradient(90deg,#fff7ed,#ffedd5)}.privacy-card-header-red{background:linear-gradient(90deg,#ffffff,#f9fafb)}.privacy-card-header-dark{color:white!important}.privacy-card .privacy-card-header.privacy-card-header-dark,.privacy-card-header-dark{background:linear-gradient(90deg,#10b981,#059669)!important;background-color:#10b981!important}.privacy-card .privacy-card-header.privacy-card-header-dark>.privacy-card-title{color:white!important}.privacy-card .privacy-card-header.privacy-card-header-dark>.privacy-card-title .privacy-card-icon-wrapper-white{background:rgba(255,255,255,.8)!important}.privacy-card .privacy-card-header.privacy-card-header-dark>.privacy-card-title .privacy-card-icon-white{color:#000000!important}.privacy-card-header-dark .privacy-card-title-white{color:white!important}.privacy-card-header-dark .privacy-card-icon-wrapper-white{background:rgba(255,255,255,.8)!important}.privacy-card-header-dark .privacy-card-icon-white{color:#000000!important}.privacy-card-title{display:flex;align-items:center;gap:12px;font-size:1.25rem;font-weight:700;color:#000000}.privacy-card-title-white{color:white!important}.privacy-card-icon-wrapper{padding:8px;border-radius:6px}.privacy-card-icon-wrapper-blue{background:#dcfce7}.privacy-card-icon-wrapper-green{background:#fed7aa}.privacy-card-icon-wrapper-orange{background:#ffffff}.privacy-card-icon-wrapper-purple{background:#dcfce7}.privacy-card-icon-wrapper-teal{background:#fed7aa}.privacy-card-icon-wrapper-red{background:#ffffff}.privacy-card-icon-wrapper-white{background:rgba(255,255,255,.8)!important}.privacy-card-icon{width:20px;height:20px}.privacy-card-icon-blue{color:#10b981}.privacy-card-icon-green{color:#f97316}.privacy-card-icon-orange{color:#000000}.privacy-card-icon-purple{color:#10b981}.privacy-card-icon-teal{color:#f97316}.privacy-card-icon-red{color:#000000}.privacy-card-icon-white{color:#000000!important}.privacy-card-content{padding:24px}.privacy-card-content-space{display:flex;flex-direction:column;gap:16px}.privacy-text{color:#374151;line-height:1.6;margin:0}.privacy-text-white{color:#374151!important}.privacy-card-header-dark .privacy-text-white{color:#ffffff!important}.privacy-contact-item .privacy-contact-icon,.privacy-contact-item .privacy-contact-icon-blue,.privacy-contact-item .privacy-contact-icon-green,.privacy-contact-item .privacy-contact-icon-orange,.privacy-contact-item .privacy-contact-label,.privacy-contact-item .privacy-contact-value{color:#000000!important}.privacy-contact-availability{font-size:.75rem;color:#10b981;font-weight:500;font-style:italic}.privacy-warranty-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:12px;gap:12px;margin:16px 0}.privacy-warranty-item{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#f0fdf4;border-radius:6px}.privacy-warranty-dot{width:8px;height:8px;background:#f97316;border-radius:50%;margin-top:8px;flex-shrink:0}.privacy-warranty-text{color:#374151;font-size:.875rem}.privacy-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-top:24px}.privacy-contact-item{display:flex;align-items:center;gap:12px;padding:12px;background:rgba(255,255,255,.9);border-radius:6px;border:1px solid #dcfce7}.privacy-contact-icon{width:20px;height:20px}.privacy-contact-icon-blue{color:#10b981}.privacy-contact-icon-green{color:#f97316}.privacy-contact-icon-orange{color:#000000}.privacy-contact-info{display:flex;flex-direction:column}.privacy-contact-label{font-size:.875rem;font-weight:500;color:#000000}.privacy-contact-value{font-size:.75rem;color:#374151}.privacy-footer{margin-top:48px}.privacy-footer-card{background:white;border-radius:6px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);padding:24px;border:1px solid #10b981}.privacy-footer-date{color:#000000;font-weight:500;margin:0}.privacy-footer-text{margin-top:8px;font-size:.875rem;color:#374151;margin-bottom:0}.privacy-footer-highlight{font-weight:500;color:#10b981}@media (max-width:640px){.privacy-title{font-size:2rem}.privacy-subtitle{font-size:1.125rem}.privacy-contact-grid,.privacy-warranty-grid{grid-template-columns:1fr}}.privacy-container{background:linear-gradient(135deg,#f0fdf4,#dcfce7);min-height:100vh;padding:2rem 0}.privacy-header{text-align:center;margin-bottom:3rem;padding:3rem 2rem;color:white;border-radius:24px;box-shadow:0 20px 40px rgba(34,197,94,.3);position:relative;overflow:hidden}.privacy-header:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.privacy-header h1{font-size:3rem;font-weight:900;margin-bottom:1rem;text-shadow:0 4px 8px rgba(0,0,0,.3);position:relative;z-index:1}.privacy-header p{font-size:1.2rem;opacity:.95;max-width:700px;margin:0 auto;line-height:1.7;position:relative;z-index:1}.privacy-card{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid #bbf7d0;border-radius:24px;padding:2.5rem;margin:2rem 0;box-shadow:0 8px 32px rgba(34,197,94,.15);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.privacy-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#22c55e,#16a34a,#15803d);opacity:0;transition:opacity .4s ease}.privacy-card:hover:before{opacity:1}.privacy-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 50px rgba(34,197,94,.25);border-color:#22c55e}.privacy-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #bbf7d0}.privacy-card-icon-wrapper-blue,.privacy-card-icon-wrapper-green,.privacy-card-icon-wrapper-orange,.privacy-card-icon-wrapper-purple,.privacy-card-icon-wrapper-red,.privacy-card-icon-wrapper-teal,.privacy-card-icon-wrapper-white{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:16px;box-shadow:0 8px 20px rgba(34,197,94,.4);transition:all .3s ease}.privacy-card:hover .privacy-card-icon-wrapper-blue,.privacy-card:hover .privacy-card-icon-wrapper-green,.privacy-card:hover .privacy-card-icon-wrapper-orange,.privacy-card:hover .privacy-card-icon-wrapper-purple,.privacy-card:hover .privacy-card-icon-wrapper-red,.privacy-card:hover .privacy-card-icon-wrapper-teal,.privacy-card:hover .privacy-card-icon-wrapper-white{transform:rotate(15deg) scale(1.15);box-shadow:0 12px 30px rgba(34,197,94,.5)}.privacy-card-icon-black,.privacy-card-icon-blue,.privacy-card-icon-green,.privacy-card-icon-orange,.privacy-card-icon-purple,.privacy-card-icon-red,.privacy-card-icon-teal{font-size:1.8rem;color:white}.privacy-card-title{font-size:1.75rem;font-weight:800;color:#22c55e;margin:0;line-height:1.3}.privacy-subsection-title{font-size:1.3rem;font-weight:700;color:#22c55e;margin:2.5rem 0 1.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left:6px solid #22c55e;border-radius:0 16px 16px 0;position:relative;transition:all .3s ease;box-shadow:0 4px 12px rgba(34,197,94,.2)}.privacy-subsection-title:hover{background:linear-gradient(135deg,#dcfce7,#f0fdf4);transform:translateX(10px);box-shadow:0 8px 20px rgba(34,197,94,.3);border-left-color:#16a34a}.privacy-card-content p{line-height:1.8;margin-bottom:1.5rem;color:#374151;font-size:1.1rem;text-align:justify}.privacy-list{margin:2rem 0;padding-left:0;list-style:none}.privacy-list li{margin-bottom:1rem;line-height:1.8;padding:.75rem 0 .75rem 2rem;position:relative;color:#4b5563;background:rgba(34,197,94,.08);border-radius:12px;transition:all .3s ease;border-left:4px solid #bbf7d0}.privacy-list li:hover{background:rgba(34,197,94,.15);transform:translateX(6px);color:#1f2937;border-left-color:#22c55e}.privacy-card-dark{background:linear-gradient(135deg,#22c55e,#14532d);color:white;border:2px solid rgba(187,247,208,.5)}.privacy-card-dark .privacy-card-title{color:white}.privacy-card-dark .privacy-subsection-title{background:linear-gradient(135deg,rgba(34,197,94,.2),rgba(34,197,94,.1));color:white;border-left-color:#22c55e}.privacy-card-dark .privacy-card-content p{color:rgba(255,255,255,.9)}.privacy-card-dark .privacy-list li{color:rgba(255,255,255,.8);background:rgba(255,255,255,.1);border-left-color:#bbf7d0}.privacy-card-dark .privacy-list li:hover{background:rgba(255,255,255,.2);color:white;border-left-color:#22c55e}.privacy-badges{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.privacy-badge{padding:.75rem 1.5rem;border-radius:16px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;position:relative;overflow:hidden}.privacy-badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.privacy-badge:hover:before{left:100%}.privacy-badge-green{background:linear-gradient(135deg,#22c55e,#16a34a);color:white;box-shadow:0 4px 15px rgba(34,197,94,.4)}.privacy-badge-orange{background:linear-gradient(135deg,#15803d,#166534);color:white;box-shadow:0 4px 15px rgba(21,128,61,.4)}.privacy-footer{text-align:center;padding:3rem 2rem;margin-top:4rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:24px;border:2px solid #bbf7d0}.privacy-footer-text{color:#22c55e;font-size:1rem;font-weight:600}@media (max-width:768px){.privacy-header{padding:2rem 1rem}.privacy-header h1{font-size:2.2rem}.privacy-card{margin:1.5rem 1rem;padding:2rem}.privacy-card-header{flex-direction:column;text-align:center;gap:1rem}.privacy-card-title{font-size:1.5rem}.privacy-subsection-title{font-size:1.2rem;margin:2rem 0 1rem}.privacy-card:hover{transform:translateY(-6px) scale(1.01)}.privacy-badges{flex-direction:column;align-items:center}}html{scroll-behavior:smooth}.privacy-card:focus-within{outline:3px solid #22c55e;outline-offset:4px}::selection{background-color:rgba(34,197,94,.3);color:inherit}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.privacy-card{animation:fadeInUp .8s ease-out}.privacy-card:nth-child(2n){animation-delay:.1s}.privacy-card:nth-child(3n){animation-delay:.2s}.privacy-card:nth-child(4n){animation-delay:.3s}