*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root,.App{min-height:100vh}.App{background-color:#fff}.App.homepage{background-attachment:fixed;background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:1500vh;transition:background-image .3s ease-in-out}.App.homepage.images-loaded{background-image:url(/static/media/landingpage.239e5bae2318bf374603.jpeg)}@supports (-webkit-touch-callout:none){.App.homepage{background-attachment:scroll;background-position:top;background-size:cover}}@media (max-width:768px){.App.homepage.images-loaded{background-image:url(/static/media/landing.368b3cb16a1a5a29fdb2.jpeg)}@supports (-webkit-touch-callout:none){.App.homepage{background-attachment:scroll;background-position:top;background-size:cover;-webkit-background-size:cover;-webkit-transform:translateZ(0)}}}.content-layer{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;position:relative}.content-layer:after{background-color:#fff;content:"";height:1400vh;left:0;position:absolute;top:100vh;width:100%;z-index:1}.background-loading{align-items:center;background-color:#f0f0f0;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e0e0e0;border-radius:50%;border-top-color:#e69e02;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{align-items:center;display:flex;justify-content:center;left:50%;margin:0 auto;max-width:1200px;padding:1rem;position:fixed;top:2rem;transform:translateX(-50%);width:100%;z-index:100}.logo{left:1rem}.header-logo,.logo{height:2rem;margin:0;position:absolute;width:auto}.header-logo{left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.header-glass{position:relative;transition:transform .3s ease}.hamburger-button{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;height:12px;justify-content:space-between;padding:0;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:24px}.hamburger-line{background-color:#fff;border-radius:1px;height:2px;transform-origin:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.hamburger-button:hover .hamburger-line{background-color:#f0f0f0}.hamburger-button.open .hamburger-line:first-child{transform:translateY(5px) rotate(45deg)}.hamburger-button.open .hamburger-line:last-child{transform:translateY(-5px) rotate(-45deg)}.header.over-white .header-logo,.header.over-white .logo{filter:brightness(0)}.header.over-white .hamburger-line{background-color:#000}.header.over-white .hamburger-button:hover .hamburger-line{background-color:#333}.scroll-text{color:#000;font-family:Inter,sans-serif;font-size:3rem;font-weight:700;left:50%;line-height:1.2;max-width:80%;opacity:0;pointer-events:none;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);transition:opacity .1s ease-out;z-index:50}.scroll-text.features-text{font-size:2rem;left:20%;line-height:1.4;max-width:70%;text-align:left;transform:translateY(-90%)}.features-image{height:auto;left:19%;max-width:60%;min-width:500px;opacity:0;pointer-events:none;position:fixed;top:55%;transform:translateY(10%);transition:opacity .1s ease-out;z-index:50}@media (max-width:768px){.features-image{left:50%;max-width:80%;min-width:300px;transform:translate(-50%,10%)}.scroll-text.features-text{left:10%;transform:translateY(-90%)}}.carousel-container{left:50%;max-width:1200px;opacity:0;pointer-events:auto;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-out;width:90%;z-index:50}.carousel-title{color:#000;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.carousel-navigation{align-items:center;display:flex;gap:1rem}.carousel-wrapper{flex:1 1;overflow:hidden}.carousel-arrow{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:48px;font-weight:300;height:auto;justify-content:center;padding:0;transition:opacity .3s ease;width:auto}.carousel-arrow:hover{opacity:.6}.carousel-arrow-left{order:1}.carousel-wrapper{order:2}.carousel-arrow-right{order:3}.carousel-track{cursor:grab;display:flex;gap:2rem;padding:1rem 0;transition:transform .3s ease-out;-webkit-user-select:none;user-select:none}.carousel-track:active{cursor:grabbing}.carousel-item{flex-shrink:0;text-align:center;width:300px}.carousel-item img{-webkit-user-drag:none;-webkit-touch-callout:none;border-radius:12px;box-shadow:0 8px 24px #00000026;height:400px;object-fit:cover;pointer-events:none;transition:transform .3s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.carousel-item img:hover{transform:scale(1.05)}.carousel-label{color:#000;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;margin-top:1rem}.logo-buttons-container{align-items:center;display:flex;flex-direction:column;gap:2rem;left:50%;opacity:0;pointer-events:auto;position:fixed;top:50%;transform:translate(-50%,calc(-50% + 600px));transition:opacity .3s ease-out;z-index:50}.alifi-orange-logo{height:auto;max-width:100%;width:120px}.app-buttons{align-items:center;display:flex;gap:1rem}.app-button{cursor:pointer;height:60px;transition:transform .3s ease;width:auto}.app-button:hover{transform:scale(1.05)}.app-button:last-child{border:1px solid #ababab;border-radius:8px}.footer{background-color:#fff;border-top:1px solid #e0e0e0;bottom:0;left:0;padding:1rem 0;position:fixed;right:0;z-index:10}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.footer-text{color:#666;font-family:Inter,sans-serif;font-size:.875rem}.footer-links{display:flex;gap:2rem}.footer-link{color:#666;font-family:Inter,sans-serif;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#000}@media (max-width:768px){.footer-content{flex-direction:column;gap:.5rem;text-align:center}.footer-links{gap:1rem}.scroll-text{font-size:2rem;max-width:90%}.scroll-text.features-text{font-size:1.5rem;max-width:85%;text-align:left}}@media (max-width:480px){.scroll-text{font-size:1.5rem;max-width:95%}.scroll-text.features-text{font-size:1.2rem;max-width:90%;text-align:left}}.download-dialog-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.download-dialog{animation:dialogSlideIn .3s ease-out;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:400px;padding:2rem;width:90%}.download-dialog-content{text-align:center}.download-dialog-content h3{color:#000;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.download-dialog-content p{color:#666;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 2rem}.download-dialog-button{background-color:#e69e02;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background-color .3s ease}.download-dialog-button:hover{background-color:#d18a00}@keyframes dialogSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.glass-surface{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative;transition:opacity .26s ease-out}.glass-surface__filter{height:100%;inset:0;opacity:0;pointer-events:none;position:absolute;width:100%;z-index:-1}.glass-surface__content{align-items:center;border-radius:inherit;display:flex;height:100%;justify-content:center;padding:.5rem;position:relative;width:100%;z-index:1}.glass-surface--svg{-webkit-backdrop-filter:url(#glass-filter) saturate(1);backdrop-filter:url(#glass-filter) saturate(1);-webkit-backdrop-filter:var(--filter-id,url(#glass-filter)) saturate(var(--glass-saturation,1));backdrop-filter:var(--filter-id,url(#glass-filter)) saturate(var(--glass-saturation,1));background:light-dark(#fff0,#0000);background:light-dark(hsl(0 0% 100%/var(--glass-frost,0)),hsl(0 0% 0%/var(--glass-frost,0)));box-shadow:inset 0 0 2px 1px light-dark(color-mix(in oklch,#000,#0000 85%),color-mix(in oklch,#fff,#0000 65%)),inset 0 0 10px 4px light-dark(color-mix(in oklch,#000,#0000 90%),color-mix(in oklch,#fff,#0000 85%)),0 4px 16px #11111a0d,0 8px 24px #11111a0d,0 16px 56px #11111a0d,inset 0 4px 16px #11111a0d,inset 0 8px 24px #11111a0d,inset 0 16px 56px #11111a0d}.glass-surface--fallback{backdrop-filter:blur(12px) saturate(1.8) brightness(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.8) brightness(1.1);background:#ffffff40;border:1px solid #ffffff4d;box-shadow:0 8px 32px 0 #1f268733,0 2px 16px 0 #1f26871a,inset 0 1px 0 0 #fff6,inset 0 -1px 0 0 #fff3}@media (prefers-color-scheme:dark){.glass-surface--fallback{backdrop-filter:blur(12px) saturate(1.8) brightness(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.8) brightness(1.2);background:#ffffff1a;border:1px solid #fff3;box-shadow:inset 0 1px 0 0 #fff3,inset 0 -1px 0 0 #ffffff1a}}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.glass-surface--fallback{background:#fff6;box-shadow:inset 0 1px 0 0 #ffffff80,inset 0 -1px 0 0 #ffffff4d}.glass-surface--fallback:before{background:#ffffff26;border-radius:inherit;content:"";inset:0;position:absolute;z-index:-1}}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){@media (prefers-color-scheme:dark){.glass-surface--fallback{background:#0006}.glass-surface--fallback:before{background:#ffffff0d}}}.glass-surface:focus-visible{outline:2px solid light-dark(#007aff,#0a84ff);outline-offset:2px}.bubble-menu{align-items:center;display:flex;gap:16px;justify-content:space-between;left:0;padding:0 2em;pointer-events:none;right:0;top:2em;z-index:99}.bubble-menu.fixed{position:fixed}.bubble-menu.absolute{position:absolute}.bubble-menu .bubble{--bubble-size:48px;align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 16px #0000001f;display:inline-flex;height:var(--bubble-size);justify-content:center;pointer-events:auto;width:var(--bubble-size)}.bubble-menu .logo-bubble,.bubble-menu .toggle-bubble{will-change:transform}.bubble-menu .logo-bubble{border-radius:calc(var(--bubble-size)/2);gap:8px;height:var(--bubble-size);min-height:var(--bubble-size);padding:0 16px;width:auto}.bubble-menu .toggle-bubble{height:var(--bubble-size);width:var(--bubble-size)}.bubble-menu .bubble-logo{display:block;max-height:60%;max-width:100%;object-fit:contain}.bubble-menu .logo-content{--logo-max-height:60%;--logo-max-width:100%;align-items:center;display:inline-flex;height:100%;justify-content:center;width:120px}.bubble-menu .logo-content>.bubble-logo,.bubble-menu .logo-content>img,.bubble-menu .logo-content>svg{max-height:var(--logo-max-height);max-width:var(--logo-max-width)}.bubble-menu .menu-btn{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:0}.bubble-menu .menu-line{background:#111;border-radius:2px;display:block;height:2px;margin:0 auto;transform-origin:center;transition:transform .3s ease,opacity .3s ease;width:26px}.bubble-menu .menu-line+.menu-line{margin-top:6px}.bubble-menu .menu-btn.open .menu-line:first-child{transform:translateY(4px) rotate(45deg)}.bubble-menu .menu-btn.open .menu-line:last-child{transform:translateY(-4px) rotate(-45deg)}@media (min-width:768px){.bubble-menu .bubble{--bubble-size:56px}.bubble-menu .logo-bubble{padding:0 16px}}.bubble-menu-items{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:98}.bubble-menu-items.fixed{position:fixed}.bubble-menu-items.absolute{position:absolute}.bubble-menu-items .pill-list{display:flex;flex-wrap:wrap;gap:0;justify-content:stretch;list-style:none;margin:0 auto;max-width:1600px;padding:0 24px;pointer-events:auto;row-gap:4px;width:100%}.bubble-menu-items .pill-list .pill-spacer{height:0;pointer-events:none;width:100%}.bubble-menu-items .pill-list .pill-col{align-items:stretch;box-sizing:border-box;display:flex;flex-basis:33.33333%;flex-grow:0;flex-shrink:0;justify-content:center}.bubble-menu-items .pill-list .pill-col:nth-child(4):nth-last-child(2){margin-left:16.66667%}.bubble-menu-items .pill-list .pill-col:nth-child(4):last-child{margin-left:33.33333%}.bubble-menu-items .pill-link{--pill-bg:#fff;--pill-color:#111;--pill-border:#0000001f;--item-rot:0deg;--pill-min-h:160px;--hover-bg:#f3f4f6;--hover-color:#111;align-items:center;background:var(--pill-bg);border-radius:999px;box-shadow:0 4px 14px #0000001a;box-sizing:border-box;color:var(--pill-color);display:flex;font-size:clamp(1.5rem,4vw,4rem);font-weight:400;height:10px;justify-content:center;line-height:0;min-height:var(--pill-min-h);overflow:hidden;padding:clamp(1.5rem,3vw,8rem) 0;position:relative;text-decoration:none;transition:background .3s ease,color .3s ease;white-space:nowrap;width:100%;will-change:transform}@media (min-width:900px){.bubble-menu-items .pill-link{transform:rotate(var(--item-rot))}.bubble-menu-items .pill-link:hover{background:var(--hover-bg);color:var(--hover-color);transform:rotate(var(--item-rot)) scale(1.06)}.bubble-menu-items .pill-link:active{transform:rotate(var(--item-rot)) scale(.94)}}.bubble-menu-items .pill-link .pill-label{display:inline-block;height:1.2em;line-height:1.2;will-change:transform,opacity}@media (max-width:899px){.bubble-menu-items{align-items:flex-start;padding-top:120px}.bubble-menu-items .pill-list{row-gap:16px}.bubble-menu-items .pill-list .pill-col{flex:0 0 100%;margin-left:0!important;overflow:visible}.bubble-menu-items .pill-link{font-size:clamp(1.2rem,3vw,4rem);min-height:80px;padding:clamp(1rem,2vw,2rem) 0}.bubble-menu-items .pill-link:hover{background:var(--hover-bg);color:var(--hover-color);transform:scale(1.06)}.bubble-menu-items .pill-link:active{transform:scale(.94)}}.hero{display:flex;flex:1 1;justify-content:center;margin:0 auto;max-width:1200px;padding-top:6rem}.hero,.hero-content{align-items:center;width:100%}.hero-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr auto 1fr;min-height:60vh}.left-text{align-items:center;display:flex;justify-content:center;margin-top:-2rem;text-align:left}.quote-image{height:auto;max-width:100%;max-width:400px;width:100%}.center-logo{flex-shrink:0}.center-logo,.logo-container{align-items:center;display:flex;justify-content:center}.logo-container{flex-direction:column;position:relative}.main-logo{height:auto;max-width:100%;width:200px}.login-button{background-color:#fff;border:none;border-radius:30px;color:#000;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;margin-top:4rem;min-width:120px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s ease}.login-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.login-button:hover:before{left:100%}.login-button:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.right-text{text-align:right}.navigation-links{display:flex;flex-direction:column;gap:1rem}.nav-link{color:#000;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;text-decoration:none;transition:color .2s ease}.nav-link:hover{text-decoration:underline}.nav-button{cursor:pointer;display:flex;flex-direction:column;gap:.1rem;text-decoration:none}.nav-button:hover .nav-link{text-decoration:underline}@media (max-width:768px){.hero{padding-top:8rem}.hero-content{gap:2rem;grid-template-columns:1fr}.hero-content,.left-text,.right-text{text-align:center}.left-text{margin-top:0}.quote-image{max-width:300px}.main-logo{width:150px}.nav-link{font-size:2rem}.login-button{font-size:1rem;margin-top:3rem;padding:14px 28px}}@media (max-width:480px){.hero{padding-top:9rem}.quote-image{max-width:250px}.main-logo{width:120px}.nav-link{font-size:1.5rem}.login-button{font-size:.9rem;margin-top:2.5rem;padding:12px 24px}}.circular-gallery{cursor:grab;height:100%;overflow:hidden;width:100%}.circular-gallery:active{cursor:grabbing}.app-features-page{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10}@media (max-width:768px){.app-features-page{height:100vh;width:100vw}}@media (max-width:480px){.app-features-page{height:100vh;width:100vw}}.terms-page{align-items:flex-start;background-color:#fff;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative;z-index:10}.terms-container{color:#000;font-family:Inter,sans-serif;line-height:1.6;max-width:800px;width:100%}.terms-container h1{color:#000;font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-align:center}.terms-container h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:2rem}.terms-container h3{color:#000;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;margin-top:1.5rem}.terms-container p{font-size:1rem;margin-bottom:1rem}.terms-container ul{margin-bottom:1rem;padding-left:1.5rem}.terms-container li{margin-bottom:.5rem}.terms-container strong{font-weight:600}.terms-container hr{border:none;border-top:1px solid #e0e0e0;margin:2rem 0}.terms-container em{color:#666;font-style:italic}@media (max-width:768px){.terms-page{padding:1rem}.terms-container h1{font-size:2rem}.terms-container h2{font-size:1.3rem}.terms-container h3{font-size:1.1rem}.terms-container li,.terms-container p{font-size:.9rem}}@media (max-width:480px){.terms-page{padding:.5rem}.terms-container h1{font-size:1.8rem}.terms-container h2{font-size:1.2rem}.terms-container h3{font-size:1rem}}.privacy-page{align-items:flex-start;background-color:#fff;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative;z-index:10}.privacy-container{color:#000;font-family:Inter,sans-serif;line-height:1.6;max-width:800px;width:100%}.privacy-container h1{color:#000;font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-align:center}.privacy-container h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:2rem}.privacy-container h3{color:#000;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;margin-top:1.5rem}.privacy-container p{font-size:1rem;margin-bottom:1rem}.privacy-container ul{margin-bottom:1rem;padding-left:1.5rem}.privacy-container li{margin-bottom:.5rem}.privacy-container strong{font-weight:600}.privacy-container hr{border:none;border-top:1px solid #e0e0e0;margin:2rem 0}.privacy-container em{color:#666;font-style:italic}@media (max-width:768px){.privacy-page{padding:1rem}.privacy-container h1{font-size:2rem}.privacy-container h2{font-size:1.3rem}.privacy-container h3{font-size:1.1rem}.privacy-container li,.privacy-container p{font-size:.9rem}}@media (max-width:480px){.privacy-page{padding:.5rem}.privacy-container h1{font-size:1.8rem}.privacy-container h2{font-size:1.2rem}.privacy-container h3{font-size:1rem}}.account-deletion-page{align-items:center;background:#fff;box-sizing:border-box;display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;top:0;width:100vw}.alifi-logo{height:auto;left:2rem;width:60px}.alifi-logo,.language-switcher{position:absolute;top:2rem;z-index:10}.language-switcher{display:flex;gap:.5rem;right:2rem}.lang-btn{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;min-width:40px;padding:.5rem 1rem;transition:all .3s ease}.lang-btn:hover{background:#f3f4f6;border-color:#e69e02;color:#1a1a1a}.lang-btn.active{background:#e69e02;border-color:#e69e02;color:#fff}.deletion-container{animation:slideInUp .6s ease-out;background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:auto;max-height:90vh;max-width:600px;overflow-y:auto;padding:3rem;width:100%}.deletion-header{margin-bottom:2.5rem;text-align:center}.deletion-header h1{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin:0 0 1rem}.deletion-header p{color:#666;font-size:1.1rem;line-height:1.6;margin:0}.deletion-form{margin-bottom:2.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1a1a1a;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input{background-color:#fff;border:2px solid #e0e0e0;border-radius:12px;box-sizing:border-box;color:#1a1a1a;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-group input:focus{border-color:#e69e02;box-shadow:0 0 0 3px #e69e021a;outline:none}.form-group input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-message{color:#ef4444;display:block;font-size:.875rem;font-weight:500;margin-top:.5rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.cancel-button{background-color:#f3f4f6;border:2px solid #0000;border-radius:12px;color:#666;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cancel-button:hover{background-color:#e5e7eb;color:#1a1a1a}.submit-button{background:#e69e02;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:150px;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover:not(.disabled){background:#d18a00;box-shadow:0 10px 20px #e69e024d;transform:translateY(-2px)}.submit-button.disabled{background:#d1d5db;box-shadow:none;color:#9ca3af;cursor:not-allowed;transform:none}.deletion-info{background:#e69e020d;border-left:4px solid #e69e02;border-radius:12px;padding:1.5rem}.deletion-info h3{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.deletion-info ul{margin:0;padding-left:1.5rem}.deletion-info li{color:#666;line-height:1.6;margin-bottom:.5rem}.deletion-info li:last-child{margin-bottom:0}.success-message{padding:2rem 0;text-align:center}.success-icon{align-items:center;animation:successPulse .6s ease-out;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}@keyframes successPulse{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.success-message h1{color:#1a1a1a;font-size:2rem;font-weight:700;margin:0 0 1rem}.success-message p{color:#666;font-size:1.1rem;line-height:1.6;margin:0 0 1rem}.success-message p:last-of-type{margin-bottom:2rem}@media (max-width:768px){.account-deletion-page{height:100vh;padding:1rem}.alifi-logo{left:1rem;top:1rem;width:50px}.language-switcher{right:1rem;top:1rem}.lang-btn{font-size:.8rem;min-width:35px;padding:.4rem .8rem}.deletion-container{max-height:95vh;padding:2rem}.deletion-header h1{font-size:2rem}.form-actions{flex-direction:column}.cancel-button,.submit-button{text-align:center;width:100%}}@media (max-width:480px){.account-deletion-page{height:100vh;padding:.5rem}.alifi-logo{left:.5rem;top:.5rem;width:45px}.language-switcher{right:.5rem;top:.5rem}.lang-btn{font-size:.75rem;min-width:30px;padding:.3rem .6rem}.deletion-container{border-radius:15px;max-height:98vh;padding:1.5rem}.deletion-header h1{font-size:1.75rem}.deletion-header p{font-size:1rem}}.not-found-page{align-items:center;background:#fff;box-sizing:border-box;display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;top:0;width:100vw}.not-found-container{animation:slideInUp .6s ease-out;background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:auto;max-height:90vh;max-width:600px;overflow-y:auto;padding:3rem;text-align:center;width:100%}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.not-found-content{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.sleeping-cat{animation:float 3s ease-in-out infinite;height:auto;margin-bottom:1rem;max-width:100%;width:200px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.not-found-content h1{color:#e69e02;font-size:4rem;font-weight:800;margin:0;text-shadow:2px 2px 4px #0000001a}.not-found-content h2{color:#1a1a1a;font-size:2rem;font-weight:700;margin:0}.not-found-content p{color:#666;font-size:1.1rem;line-height:1.6;margin:0;max-width:400px}.back-home-button{background:#e69e02;border-radius:12px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.back-home-button:hover{background:#d18a00;box-shadow:0 10px 20px #e69e024d;transform:translateY(-2px)}@media (max-width:768px){.not-found-page{height:100vh;padding:1rem}.not-found-container{max-height:95vh;padding:2rem}.sleeping-cat{width:150px}.not-found-content h1{font-size:3rem}.not-found-content h2{font-size:1.5rem}.not-found-content p{font-size:1rem}}@media (max-width:480px){.not-found-page{height:100vh;padding:.5rem}.not-found-container{border-radius:15px;max-height:98vh;padding:1.5rem}.sleeping-cat{width:120px}.not-found-content h1{font-size:2.5rem}.not-found-content h2{font-size:1.25rem}.not-found-content p{font-size:.9rem}.back-home-button{font-size:.9rem;padding:.8rem 1.5rem}}
/*# sourceMappingURL=main.9e962083.css.map*/