@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@400;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[lang=ar] body{font-family:Noto Sans Arabic,-apple-system,BlinkMacSystemFont,sans-serif}[dir=rtl] .header-content,[dir=rtl] .header-actions{flex-direction:row-reverse}[dir=rtl] .download-btn-content{align-items:flex-end;text-align:right}[dir=rtl] .service-soon-badge{left:auto;right:.5rem}[dir=rtl] .service-card-cta{direction:rtl}[dir=rtl] .blog-breadcrumb{flex-direction:row-reverse}[dir=rtl] .animated-word,[dir=rtl] .value-prop-card{text-align:right}[dir=rtl] .value-prop-marker{margin-left:auto;margin-right:0}body{margin:0;min-height:100vh;background:#000;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{min-height:100vh;display:flex;flex-direction:column;background:#0c0c0c;position:relative;overflow:hidden}.app:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#0c0c0c;z-index:0}.app:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,255,106,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,255,106,.03) 1px,transparent 1px);background-size:50px 50px;animation:gridMove 20s linear infinite;pointer-events:none;z-index:0;opacity:.5}.container{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;position:relative;z-index:1}.header{background:#0c0c0c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-bottom:1px solid rgba(0,255,106,.1);padding:1.5rem 0;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center}.header-actions{display:flex;align-items:center;gap:1rem}.header-blog-link{color:#ffffffd9;text-decoration:none;font-size:.9rem;font-weight:600;transition:color .3s ease}.header-blog-link:hover{color:#00ff6a}.logo{height:40px;width:auto}.language-switcher{position:relative;display:flex;background:#0009;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.25rem}.language-switcher-menu{position:absolute;top:calc(100% + .35rem);right:0;z-index:200;list-style:none;margin:0;padding:.25rem;min-width:100%;background:#0c0c0cfa;border:1px solid rgba(255,255,255,.2);border-radius:8px;box-shadow:0 8px 24px #00000073}[dir=rtl] .language-switcher-menu{right:auto;left:0}.language-switcher-menu li{margin:0}.lang-btn-toggle{min-width:3rem}.lang-btn-menu{display:block;width:100%;text-align:center}.lang-btn{padding:.5rem 1rem;border:none;border-radius:6px;background:transparent;color:#ffffffb3;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;outline:none}.lang-btn:hover{color:#ffffffe6;background:#ffffff0d}.lang-btn.active,.lang-btn.active:hover{background:#00ff6a;color:#000}.hero{padding:4rem 0;text-align:center;position:relative;z-index:1;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(0,255,106,.06) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 80% 20%,rgba(210,50,50,.03) 0%,transparent 60%);pointer-events:none;z-index:-1}.hero:after{content:"";position:absolute;top:50%;left:50%;width:min(420px,90vw);height:min(720px,120vw);transform:translate(-50%,-50%);background:url(/assets/algeria-map-BbqFkcwt.svg) center / contain no-repeat;opacity:.04;pointer-events:none;z-index:-1}.brand-tagline{display:inline-block;margin:0 0 1.25rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;color:#00ff6a;border:1px solid rgba(0,255,106,.35);border-radius:999px;background:#00ff6a0f;letter-spacing:.02em;line-height:1.4;max-width:90%}.hero-title{font-size:3rem;font-weight:700;color:#fff;margin:0 0 1rem;line-height:1.2}.animated-word{display:inline-block;color:#00ff6a;position:relative;min-width:120px;text-align:left}.animated-word.fade-in{animation:fadeIn .6s ease-in-out}.animated-word.fade-out{animation:fadeOut .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.hero-subtitle{font-size:1.25rem;color:#fffc;max-width:680px;margin:0 auto;line-height:1.6;padding-bottom:.25rem}.value-props-section{margin-top:4rem}.value-props-section-title{font-size:1.75rem;color:#fff;text-align:center;margin:0 0 .75rem;font-weight:700}.value-props-section-subtitle{font-size:1rem;color:#ffffffb3;text-align:center;max-width:560px;margin:0 auto 2rem;line-height:1.5}.value-props{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:960px;margin-left:auto;margin-right:auto}.value-prop-card{background:#ffffff08;border:1px solid rgba(0,255,106,.12);border-radius:12px;padding:1.5rem 1.25rem;text-align:start}.value-prop-marker{display:block;width:2rem;height:3px;background:#00ff6a;border-radius:2px;margin-bottom:1rem}.value-prop-title{font-size:1.05rem;color:#fff;margin:0 0 .5rem;font-weight:600}.value-prop-description{font-size:.875rem;color:#ffffffb3;line-height:1.55;margin:0}.services-section{margin-bottom:1rem}.services-section-title{font-size:1.75rem;color:#fff;text-align:center;margin:0 0 .75rem;font-weight:700}.services-section-subtitle{font-size:1rem;color:#ffffffb3;text-align:center;max-width:560px;margin:0 auto 2rem;line-height:1.5}.main{flex:1;padding:2rem 0 4rem;position:relative;z-index:1}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;justify-items:stretch;max-width:960px;margin:0 auto}.service-card{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid transparent;border-radius:36px;padding:1.5rem 1.25rem;text-align:center;transition:transform .35s cubic-bezier(.34,1.4,.64,1),border-color .35s ease,background .35s ease,box-shadow .35s ease;width:100%;position:relative}.service-card-link{display:block;text-decoration:none;color:inherit;cursor:pointer}.service-card-link:hover{transform:translateY(-8px) scale(1.02);border:1px solid rgba(0,255,106,.45);background:#00ff6a0f;box-shadow:0 16px 40px #00ff6a33}.service-card-link:active{transform:translateY(-4px) scale(1.01);transition-duration:.1s}.service-card-link:focus-visible{border:1px solid rgba(0,255,106,.45);outline:2px solid #00FF6A;outline-offset:3px}.service-card-mobile.service-card-link:hover{border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#00ff6a,#e84747) border-box;box-shadow:0 16px 40px #00ff6a33,0 8px 24px #e8474726}.service-card-mobile.service-card-link:hover .service-card-cta{background:linear-gradient(90deg,#00ff6a,#ff6b6b);-webkit-background-clip:text;background-clip:text;color:transparent}.service-card-mobile.service-card-link:focus-visible{border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#00ff6a,#e84747) border-box;outline:2px solid #00ff6a;outline-offset:3px}.service-card-internet.service-card-link:hover{border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#9333ea,#00ff6a,#3b82f6) border-box;box-shadow:0 16px 40px #9333ea33,0 8px 24px #3b82f626}.service-card-internet.service-card-link:hover .service-card-cta{background:linear-gradient(90deg,#a855f7,#00ff6a,#60a5fa);-webkit-background-clip:text;background-clip:text;color:transparent}.service-card-internet.service-card-link:focus-visible{border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#9333ea,#00ff6a,#3b82f6) border-box;outline:2px solid #a855f7;outline-offset:3px}.service-card-baridimob.service-card-link:hover{border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#1a6fd4,#5a9a52,#f0c419) border-box;box-shadow:0 16px 40px #1a6fd433,0 8px 24px #f0c4191f}.service-card-baridimob.service-card-link:hover .service-card-cta{background:linear-gradient(90deg,#4da3ff,#f0c419);-webkit-background-clip:text;background-clip:text;color:transparent}.service-card-baridimob.service-card-link:focus-visible{border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#1a6fd4,#f0c419) border-box;outline:2px solid #f0c419;outline-offset:3px}.service-card-bills.service-card-soon:hover{opacity:.9;border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#f97316,#3b82f6) border-box;box-shadow:0 12px 32px #f973162e,0 8px 20px #3b82f626;transform:translateY(-4px)}.service-card-bills.service-card-soon:hover .service-icon img{transform:scale(1.06)}.service-card-esim.service-card-soon:hover{opacity:.9;border:2px solid transparent;background:linear-gradient(#0c0c0ceb,#0c0c0ceb) padding-box,linear-gradient(135deg,#00ff6a,#fff) border-box;box-shadow:0 12px 32px #00ff6a33,0 8px 20px #ffffff14;transform:translateY(-4px)}.service-card-esim.service-card-soon:hover .service-icon img{transform:scale(1.06)}.service-card-soon{opacity:.65;cursor:default}.service-card-soon:hover{transform:none;box-shadow:none}.service-card-soon:hover .service-icon img{transform:none}.service-card-cta{display:block;margin-top:.75rem;font-size:.75rem;font-weight:600;color:#00ff6a;opacity:0;transform:translateY(4px);transition:opacity .3s ease,transform .35s cubic-bezier(.34,1.4,.64,1)}.service-card-link:hover .service-card-cta{opacity:1;transform:translateY(0)}.service-soon-badge{position:absolute;top:.5rem;left:.5rem;background:#00ff6a;color:#000;font-size:.65rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.03em;z-index:2}.service-icon{display:flex;justify-content:center;align-items:center;margin-bottom:.75rem;width:112px;height:112px;margin-left:auto;margin-right:auto}.service-icon img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.service-card-link:hover .service-icon img{transform:scale(1.12) rotate(-2deg)}.service-card h2{font-size:1.1rem;color:#fff;margin:0 0 .5rem;font-weight:600}.service-card p{color:#ffffffb3;line-height:1.4;margin:0;font-size:.85rem}.screenshots-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:700px;margin:2.5rem auto}.screenshot-item{position:relative;border-radius:20px;overflow:hidden;transition:transform .3s ease}.screenshot-item:hover{transform:translateY(-10px)}.screenshot-img{width:100%;height:auto;display:block;border-radius:20px;box-shadow:0 10px 40px #0000004d;max-width:220px;margin:0 auto}.download-section{margin-top:5rem;text-align:center;padding:4rem 2rem}.download-section-hero{margin-top:2rem;padding:0;scroll-margin-top:6rem}.download-section-hero .download-buttons{margin-top:0}.download-title{font-size:2.5rem;color:#fff;margin:0 0 1rem;font-weight:700}.download-subtitle{font-size:1.25rem;color:#fffc;margin:0 0 2.5rem}.download-buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}.download-btn{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#ffffff0d;border:1px solid #00FF6A;border-radius:12px;text-decoration:none;color:#fff;transition:all .3s ease;min-width:200px}.download-btn:hover{background:#ffffff14;border-color:#00ff6a;transform:translateY(-2px);box-shadow:0 8px 20px #00ff6a33}.download-btn svg,.download-btn>svg,.download-icon{width:28px;height:28px;color:#00ff6a;fill:#00ff6a;flex-shrink:0}.download-btn-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.125rem}.download-btn-label{font-size:.75rem;color:#fffc;line-height:1.2;font-weight:400}.download-btn-name{font-size:1.125rem;font-weight:600;color:#fff;line-height:1.2;margin:0}.not-found-content{text-align:center;padding:4rem 2rem}.not-found-code{font-size:6rem;color:#00ff6a;margin:0 0 1rem;font-weight:700}.not-found-title{font-size:2rem;color:#fff;margin:0 0 1rem;font-weight:600}.not-found-message{font-size:1.125rem;color:#fffc;margin:0 auto 2rem;max-width:600px}.not-found-btn{display:inline-block;padding:1rem 2rem;background:#00ff6a;color:#000;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.not-found-btn:hover{filter:brightness(1.1)}.legal-lang-notice{background:#00ff6a14;border:1px solid rgba(0,255,106,.25);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem;color:#ffffffd9;font-size:.95rem}.footer{background:#0c0c0c;border-top:1px solid rgba(0,255,106,.1);padding:2rem 0;text-align:center;position:relative;z-index:1}.footer p{color:#fff9;margin:0}.footer-link{color:#00ff6a;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff;text-decoration:underline}@media(max-width:768px){.header-content{flex-wrap:wrap;gap:1rem}.language-switcher{order:2;margin-left:auto}.value-props-section{margin-top:3rem}.value-props-section-title{font-size:1.5rem}.value-props{grid-template-columns:1fr;gap:1rem}.services-section-title{font-size:1.5rem}.hero-title{font-size:2.5rem}.animated-word{min-width:100px}.hero-subtitle{font-size:1.125rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;max-width:100%}.service-card{border-radius:36px!important}.screenshots-grid{grid-template-columns:1fr;gap:1.5rem;max-width:100%;margin:2rem auto}.download-section{margin-top:3rem;padding:3rem 1.5rem}.download-title{font-size:2rem}.download-subtitle{font-size:1rem}.download-buttons{flex-direction:column;gap:1rem;align-items:center}.download-btn{width:100%;max-width:280px;justify-content:center}.container{padding:0 1rem}}@media(max-width:600px){.services-grid{grid-template-columns:1fr;gap:0}}@media(max-width:480px){.hero{padding:2rem 0}.hero-title{font-size:2rem}.animated-word{min-width:90px}.main{padding:2rem 0}.service-card{padding:2rem 1.5rem}.screenshots-grid{gap:1rem;margin:1.5rem auto}.download-section{margin-top:2rem;padding:2rem 1rem}.download-title{font-size:1.5rem}.download-subtitle{font-size:.9rem}.download-btn{width:100%;max-width:280px}}.service-page{min-height:100vh;display:flex;flex-direction:column;background:#0c0c0c}.service-hero{position:relative;width:100%;background-color:#0c0c0c}.service-hero-media{position:relative;width:100%;max-width:1200px;margin:0 auto;line-height:0}.service-hero-image{display:block;width:100%;height:auto;aspect-ratio:1719 / 915;object-fit:contain;object-position:center}.service-hero-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to right,#0c0c0c 0%,transparent 16%),linear-gradient(to left,#0c0c0c 0%,transparent 16%),linear-gradient(to bottom,transparent 65%,#0c0c0c 100%)}.service-breadcrumb{position:absolute;top:0;left:0;right:0;z-index:2;padding:1rem 2rem;max-width:1200px;margin:0 auto;font-size:.875rem;display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;box-sizing:border-box;background:linear-gradient(to bottom,rgba(12,12,12,.75),transparent)}.service-breadcrumb a{color:#00ff6a;text-decoration:none;font-weight:600}.service-breadcrumb a:hover{text-decoration:underline}.service-breadcrumb span{color:#ffffff73}.service-breadcrumb .current{color:#ffffffd9}.service-main{flex:1;position:relative;z-index:1;padding:2.5rem 0 4rem}.service-section{margin-bottom:3rem}.service-section:last-child{margin-bottom:0}.service-intro{font-size:1.125rem;color:#ffffffd9;line-height:1.7;max-width:720px;margin:0 auto;text-align:center}.service-section-title{font-size:1.5rem;color:#fff;font-weight:700;text-align:center;margin:0 0 .5rem}.service-section-subtitle{font-size:1rem;color:#ffffffa6;text-align:center;max-width:560px;margin:0 auto 1.75rem;line-height:1.5}.service-operators{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 2.5rem}.service-operator-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.service-operator-item img{height:40px;width:auto;max-width:120px;object-fit:contain}.service-baridimob-logo{width:auto;height:auto;max-height:96px;max-width:min(100%,320px)}.service-idoom-logo{width:auto;height:auto;max-height:56px;max-width:min(100%,160px);object-fit:contain}.service-4g-logo{width:auto;height:auto;max-height:72px;max-width:min(100%,240px);object-fit:contain}.service-operator-label{font-size:.8rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em}.service-steps{list-style:none;padding:0;margin:0 auto;max-width:560px;counter-reset:service-step}.service-steps li{counter-increment:service-step;position:relative;padding:0 0 1.25rem 2.75rem;color:#ffffffd9;line-height:1.55;font-size:1rem}.service-steps li:before{content:counter(service-step);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;border-radius:50%;background:#00ff6a;color:#000;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}.service-steps-purple li:before{background:#a855f7;color:#fff}.service-steps li:last-child{padding-bottom:0}.service-send-section{text-align:center;margin-bottom:2rem}.service-send-now-btn{display:inline-block;padding:1rem 2.75rem;background:transparent;color:#00ff6a;text-decoration:none;border:2px solid #00ff6a;border-radius:9999px;font-size:1.125rem;font-weight:700;transition:background .3s ease,color .3s ease}.service-send-now-btn:hover{background:#00ff6a1a}.service-send-now-btn:focus-visible{outline:2px solid #00ff6a;outline-offset:3px}.service-send-now-btn-baridimob{color:#f0c419;border-color:#f0c419}.service-send-now-btn-baridimob:hover{background:#f0c4191f}.service-send-now-btn-baridimob:focus-visible{outline-color:#f0c419}.service-page-baridimob .download-btn{border-color:#f0c419}.service-page-baridimob .download-btn:hover{border-color:#f0c419;background:#f0c41914;box-shadow:0 8px 20px #f0c41933}.service-page-baridimob .download-btn svg,.service-page-baridimob .download-icon{color:#f0c419;fill:#f0c419}.service-page-internet .download-btn{border-color:#a855f7}.service-page-internet .download-btn:hover{border-color:#a855f7;background:#a855f714;box-shadow:0 8px 20px #a855f733}.service-page-internet .download-btn svg,.service-page-internet .download-icon{color:#a855f7;fill:#a855f7}.service-cta{text-align:center;padding:2.5rem 1.5rem;background:transparent}.service-cta-title{font-size:1.75rem;color:#fff;margin:0 0 .5rem;font-weight:700}.service-cta-subtitle{font-size:1rem;color:#ffffffb3;margin:0 0 1.75rem}.service-cta .download-buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap}@media(max-width:768px){.service-hero-media{max-width:min(100%,660px);padding:0 1rem;box-sizing:border-box}.service-breadcrumb{padding:.75rem 1rem}.service-main{padding:2rem 0 3rem}.service-intro{font-size:1rem;text-align:start}.service-section-title{font-size:1.25rem}.service-operators{gap:1.5rem}}.blog-page{min-height:100vh;display:flex;flex-direction:column;background:#0c0c0c}.blog-main{flex:1;padding:3rem 0 4rem}.blog-page-title{font-size:2.5rem;color:#fff;margin:0 0 .75rem;font-weight:700}.blog-page-subtitle{color:#ffffffbf;font-size:1.125rem;margin:0 0 2.5rem;max-width:640px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.blog-card{background:#ffffff0a;border:1px solid rgba(0,255,106,.15);border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;transition:border-color .3s ease,transform .3s ease;display:flex;flex-direction:column;gap:.75rem}.blog-card:hover{border-color:#00ff6a73;transform:translateY(-4px)}.blog-card-lang{font-size:.7rem;font-weight:700;text-transform:uppercase;color:#00ff6a;letter-spacing:.05em}.blog-card-title{font-size:1.1rem;color:#fff;margin:0;line-height:1.35;font-weight:600}.blog-card-excerpt{font-size:.875rem;color:#ffffffa6;margin:0;line-height:1.5;flex:1}.blog-card-date{font-size:.75rem;color:#ffffff73}.blog-card-cta{font-size:.85rem;color:#00ff6a;font-weight:600}.blog-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem}.blog-breadcrumb a{color:#00ff6a;text-decoration:none}.blog-breadcrumb a:hover{text-decoration:underline}.blog-breadcrumb span{color:#fff6}.blog-breadcrumb .current{color:#ffffffb3}.blog-article-title{font-size:2rem;color:#fff;margin:0 0 1rem;line-height:1.25;font-weight:700}.blog-article-meta{color:#ffffff80;font-size:.875rem;margin-bottom:2rem}.blog-article-body h2{font-size:1.35rem;color:#00ff6a;margin:2rem 0 .75rem;font-weight:600}.blog-article-body p{color:#ffffffd9;line-height:1.75;margin:0 0 1rem;font-size:1rem}.blog-article-body ul{color:#ffffffd9;line-height:1.75;margin:0 0 1.25rem;padding-inline-start:1.5rem}.blog-article-body li{margin-bottom:.5rem}.blog-related{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,255,106,.15)}.blog-related h3{color:#fff;font-size:1.25rem;margin:0 0 1rem}.blog-related-list{list-style:none;padding:0;margin:0}.blog-related-list li{margin-bottom:.75rem}.blog-related-list a{color:#00ff6a;text-decoration:none}.blog-related-list a:hover{text-decoration:underline}.blog-back-link{display:inline-block;margin-top:2rem;color:#00ff6a;text-decoration:none;font-weight:600}.blog-back-link:hover{text-decoration:underline}@media(max-width:768px){.blog-page-title{font-size:2rem}.blog-article-title{font-size:1.5rem}}.privacy-policy-page{min-height:100vh;background:#0c0c0c;position:relative;overflow-x:hidden;overflow-y:auto;color:#fff;display:flex;flex-direction:column}.privacy-policy-page .header{background:#0c0c0c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-bottom:1px solid rgba(0,255,106,.1);padding:1.5rem 0;position:sticky;top:0;z-index:100}.privacy-policy-page .logo{height:40px;width:auto}.privacy-policy-page:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#0c0c0c;z-index:0}.privacy-policy-page:after{display:none}.privacy-policy-page .container{max-width:900px;margin:0 auto;padding:4rem 2rem;position:relative;z-index:1}.privacy-policy-page h1{font-size:2.5rem;color:#fff;margin:2rem 0 1rem;font-weight:700}.privacy-policy-page .last-updated{color:#fff9;margin:0 0 3rem;font-size:.9rem}.privacy-policy-page section{margin-bottom:3rem}.privacy-policy-page h2{font-size:1.75rem;color:#00ff6a;margin:0 0 1.5rem;font-weight:600}.privacy-policy-page h3{font-size:1.5rem;color:#fff;margin:2rem 0 1rem;font-weight:600}.privacy-policy-page h4{font-size:1.25rem;color:#fff;margin:1.5rem 0 1rem;font-weight:600}.privacy-policy-page p{color:#fffc;line-height:1.8;margin:0 0 1rem}.privacy-policy-page ul{color:#fffc;line-height:1.8;margin:1rem 0;padding-left:2rem}.privacy-policy-page li{margin-bottom:.75rem}.privacy-policy-page a{color:#00ff6a;text-decoration:none;transition:color .3s ease}.privacy-policy-page a:hover{color:#fff;text-decoration:underline}.privacy-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,255,106,.2)}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@media(max-width:768px){.privacy-policy-page{padding:2rem 0}.privacy-policy-page h1{font-size:2rem}.privacy-policy-page h2{font-size:1.5rem}.privacy-policy-page h3{font-size:1.25rem}.privacy-policy-page .container{padding:0 1rem}}.delete-account-page{min-height:100vh;background:#0c0c0c;position:relative;overflow-x:hidden;overflow-y:auto;color:#fff;display:flex;flex-direction:column}.delete-account-page .header{background:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-bottom:1px solid rgba(0,255,106,.1);padding:1.5rem 0;position:sticky;top:0;z-index:100}.delete-account-page .logo{height:40px;width:auto}.delete-account-page:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#0c0c0c;z-index:0}.delete-account-page .container{max-width:900px;margin:0 auto;padding:4rem 2rem;position:relative;z-index:1}.delete-account-page h1{font-size:2.5rem;color:#fff;margin:2rem 0 1rem;font-weight:700}.delete-account-page .last-updated{color:#fff9;margin:0 0 3rem;font-size:.9rem}.delete-account-page section{margin-bottom:3rem}.delete-account-page .intro-section{background:#00ff6a0d;border-left:3px solid #00FF6A;padding:1.5rem;border-radius:8px;margin-bottom:3rem}.delete-account-page .steps-section{background:#00ff6a05;padding:2rem;border-radius:12px;border:1px solid rgba(0,255,106,.1)}.delete-account-page h2{font-size:1.75rem;color:#00ff6a;margin:0 0 1.5rem;font-weight:600}.delete-account-page h3{font-size:1.5rem;color:#fff;margin:2rem 0 1rem;font-weight:600}.delete-account-page h4{font-size:1.25rem;color:#fff;margin:1.5rem 0 1rem;font-weight:600}.delete-account-page p{color:#fffc;line-height:1.8;margin:0 0 1rem}.delete-account-page ul,.delete-account-page ol{color:#fffc;line-height:1.8;margin:1rem 0;padding-left:2rem}.delete-account-page li{margin-bottom:.75rem}.delete-account-page .steps-list{list-style-type:decimal;margin-left:1.5rem}.delete-account-page .steps-list li{margin-bottom:2rem}.delete-account-page .steps-list li strong{color:#00ff6a;display:block;margin-bottom:.5rem;font-size:1.1rem}.delete-account-page a{color:#00ff6a;text-decoration:none;transition:color .3s ease}.delete-account-page a:hover{color:#fff;text-decoration:underline}.delete-account-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,255,106,.2)}.back-link{display:inline-flex;align-items:center;color:#00ff6a;font-weight:500;transition:all .3s ease}.back-link:hover{color:#fff;transform:translate(-5px)}@media(max-width:768px){.delete-account-page{padding:2rem 0}.delete-account-page h1{font-size:2rem}.delete-account-page h2{font-size:1.5rem}.delete-account-page h3{font-size:1.25rem}.delete-account-page .container{padding:0 1rem}.delete-account-page .intro-section,.delete-account-page .steps-section{padding:1.5rem}}
