@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}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--background:#ffffff;--background-secondary:#fafafa;--foreground:#000000;--foreground-secondary:#333333;--foreground-muted:#666666;--primary:#000000;--primary-hover:#222222;--primary-light:rgba(0,0,0,0.05);--border:rgba(0,0,0,0.1);--border-strong:rgba(0,0,0,0.2);--card-bg:#ffffff;--card-shadow:0 1px 3px rgba(0,0,0,0.06),0 1px 2px rgba(0,0,0,0.04);--card-shadow-hover:0 4px 12px rgba(0,0,0,0.1);--gradient-hero:linear-gradient(180deg,#ffffff,#fafafa);--glass-bg:rgba(255,255,255,0.9);--glass-border:rgba(0,0,0,0.05);--header-height:72px}[data-theme=dark]{--background:#000000;--background-secondary:#0a0a0a;--foreground:#ffffff;--foreground-secondary:#cccccc;--foreground-muted:#888888;--primary:#ffffff;--primary-hover:#e0e0e0;--primary-light:rgba(255,255,255,0.08);--border:rgba(255,255,255,0.1);--border-strong:rgba(255,255,255,0.2);--card-bg:#111111;--card-shadow:0 1px 3px rgba(0,0,0,0.3),0 1px 2px rgba(0,0,0,0.2);--card-shadow-hover:0 4px 12px rgba(0,0,0,0.4);--gradient-hero:linear-gradient(180deg,#000000,#0a0a0a);--glass-bg:rgba(0,0,0,0.9);--glass-border:rgba(255,255,255,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);line-height:1.7;transition:background-color .3s ease,color .3s ease;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--foreground-muted)}::selection{background:var(--primary);color:var(--background)}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}a{color:var(--foreground);text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.7}.app-wrapper{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.product-header{position:sticky;top:0;z-index:100;background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);transition:all .3s ease}.product-header .nav-container{max-width:1200px;margin:0 auto;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:space-between}.product-header .logo{display:flex;align-items:center;gap:12px;font-weight:700;font-size:1.25rem;color:var(--foreground);text-decoration:none;transition:opacity .2s ease}.product-header .logo:hover{opacity:.8}.product-header .logo-text{color:var(--foreground);font-weight:700}.product-header .nav-right{display:flex;align-items:center;gap:32px}.product-header .nav-links{display:flex;align-items:center;gap:24px}.product-header .nav-link{color:var(--foreground-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease;position:relative}.product-header .nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--foreground);transition:width .3s ease}.product-header .nav-link:hover{color:var(--foreground);opacity:1}.product-header .nav-link:hover:after{width:100%}.theme-toggle{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.theme-toggle:hover{transform:scale(1.05)}.theme-toggle:active{transform:scale(.95)}.toggle-track{width:52px;height:28px;background:var(--border-strong);border-radius:14px;padding:3px;transition:background .3s ease}.toggle-thumb{width:22px;height:22px;background:var(--card-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:transform .3s cubic-bezier(.68,-.55,.265,1.55);color:var(--foreground)}.toggle-thumb.active{transform:translateX(24px)}.toggle-thumb svg{transition:transform .3s ease}.theme-toggle:hover .toggle-thumb svg{transform:rotate(15deg)}.home-page{overflow:hidden}.hero{padding:100px 24px 80px;text-align:center;background:var(--background);position:relative}.hero-content{position:relative;max-width:800px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--background-secondary);border:1px solid var(--border);border-radius:100px;font-size:.9rem;color:var(--foreground-secondary);margin-bottom:40px}.hero h1{margin:0 0 16px;display:flex;justify-content:center}.hero-subtitle{font-size:1.5rem;font-weight:600;color:var(--foreground);margin:0 0 16px;letter-spacing:.02em}.hero-description{font-size:1.15rem;color:var(--foreground-secondary);max-width:500px;margin:0 auto 40px;line-height:1.7}.hero-cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:var(--foreground);color:var(--background);font-weight:600;font-size:1rem;border-radius:8px;text-decoration:none;transition:all .2s ease}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.features{padding:80px 24px;max-width:1200px;margin:0 auto}.features h2{font-size:2rem;font-weight:700;text-align:center;color:var(--foreground);margin:0 0 48px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.feature-card{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:32px;text-align:center;transition:all .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--card-shadow-hover);border-color:var(--border-strong)}.feature-icon{font-size:2.5rem;margin-bottom:16px}.feature-card h3{font-size:1.15rem;font-weight:600;color:var(--foreground);margin:0 0 12px}.feature-card p{color:var(--foreground-secondary);font-size:.95rem;margin:0;line-height:1.6}.product-footer{background:var(--background-secondary);border-top:1px solid var(--border);margin-top:auto}.product-footer .footer-container{max-width:1200px;margin:0 auto;padding:48px 24px 32px}.product-footer .footer-top{display:flex;justify-content:space-between;gap:48px;margin-bottom:48px;flex-wrap:wrap}.product-footer .footer-brand{max-width:320px}.product-footer .footer-logo{display:flex;align-items:center;gap:10px;color:var(--foreground);font-weight:600;margin-bottom:12px}.product-footer .footer-logo-text{font-size:.95rem}.product-footer .footer-tagline{color:var(--foreground-muted);font-size:.9rem;line-height:1.6}.product-footer .footer-links{display:flex;gap:64px}.product-footer .link-group{display:flex;flex-direction:column;gap:12px}.product-footer .link-group h4{font-size:.85rem;font-weight:600;color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.product-footer .link-group a{color:var(--foreground-secondary);font-size:.9rem;text-decoration:none;transition:color .2s ease}.product-footer .link-group a:hover{color:var(--foreground);opacity:1}.product-footer .footer-bottom{padding-top:32px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.product-footer .company-info p{color:var(--foreground-muted);font-size:.85rem;margin:0}.product-footer .cin{margin-top:4px!important;font-size:.8rem!important;opacity:.8}.product-footer .address{color:var(--foreground-muted);font-size:.8rem;max-width:400px;text-align:right}.legal-page{max-width:800px;margin:0 auto;padding:80px 24px}.legal-page h1{font-size:2rem;font-weight:700;margin-bottom:32px;color:var(--foreground)}.legal-page .legal-content{color:var(--foreground-secondary);line-height:1.8;font-size:1rem}.legal-page h2{font-size:1.3rem;font-weight:600;margin-top:32px;margin-bottom:12px;color:var(--foreground)}.legal-page ul{padding-left:24px;margin-top:8px}.legal-page .company-address{margin-top:32px;font-size:.9rem;color:var(--foreground-muted)}.account-deletion-page .deletion-hero{padding:60px 24px 40px;text-align:center;background:var(--background);border-bottom:1px solid var(--border)}.deletion-hero-content{max-width:600px;margin:0 auto}.deletion-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--background-secondary);border:1px solid var(--border);border-radius:100px;font-size:.85rem;color:var(--foreground-secondary);margin-bottom:24px}.account-deletion-page h1{font-size:2.2rem;font-weight:700;color:var(--foreground);margin:0 0 12px}.deletion-subtitle{color:var(--foreground-muted);font-size:1rem}.deletion-container{max-width:640px;margin:0 auto;padding:48px 24px 80px}.deletion-container h2{font-size:1.4rem;font-weight:700;color:var(--foreground);margin:0 0 32px}.deletion-info-list{display:flex;flex-direction:column;gap:0}.deletion-info-item{display:flex;align-items:flex-start;gap:16px;padding:20px 0;border-bottom:1px solid var(--border)}.deletion-info-icon{font-size:1.5rem;flex-shrink:0;margin-top:2px}.deletion-info-item strong{display:block;color:var(--foreground);font-weight:600;margin-bottom:4px}.deletion-info-item p{color:var(--foreground-secondary);font-size:.9rem;margin:0;line-height:1.5}.deletion-warning{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:var(--background-secondary);border:1px solid var(--border);border-radius:12px;margin:32px 0}.deletion-warning span{font-size:1.3rem;flex-shrink:0}.deletion-warning p{color:var(--foreground-secondary);font-size:.9rem;margin:0;line-height:1.6}.deletion-form{border:1px solid var(--border);border-radius:16px;padding:32px;margin-bottom:24px}.deletion-form h3{font-size:1.2rem;font-weight:700;color:var(--foreground);margin:0 0 24px}.deletion-form label{display:block;font-size:.9rem;font-weight:600;color:var(--foreground);margin-bottom:8px}.deletion-form .required{color:#dc2626}.deletion-form input,.deletion-form textarea{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:8px;background:var(--background);color:var(--foreground);font-size:.95rem;font-family:inherit;margin-bottom:20px;transition:border-color .2s ease}.deletion-form input:focus,.deletion-form textarea:focus{outline:none;border-color:var(--foreground)}.deletion-form input::placeholder,.deletion-form textarea::placeholder{color:var(--foreground-muted)}.deletion-form textarea{resize:vertical;min-height:100px}.deletion-form button{width:100%;padding:14px 24px;background:var(--foreground);color:var(--background);font-weight:600;font-size:1rem;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s ease;font-family:inherit}.deletion-form button:hover{opacity:.9}.deletion-form-note{text-align:center;color:var(--foreground-muted);font-size:.8rem;margin-top:16px;line-height:1.5}.deletion-help{text-align:center;padding:24px;background:var(--background-secondary);border:1px solid var(--border);border-radius:16px}.deletion-help strong{display:block;color:var(--foreground);margin-bottom:8px;font-size:1rem}.deletion-help p{color:var(--foreground-secondary);font-size:.9rem;margin:0}.deletion-help a{text-decoration:underline}@media (max-width:768px){.features,.hero{padding:60px 16px}.hero-cta{flex-direction:column;align-items:center}.btn-primary{width:100%;max-width:280px;justify-content:center}.product-footer .footer-container{padding:32px 16px 24px}.product-footer .footer-top{flex-direction:column;gap:32px}.product-footer .footer-brand{max-width:100%}.product-footer .footer-links{gap:40px}.product-footer .footer-bottom{flex-direction:column;gap:16px}.product-footer .address{text-align:left}}@media (max-width:640px){.product-header .nav-container{padding:0 16px}.product-header .nav-links{display:none}}