@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--accent-secondary:#ff7eb3;--bg:#0a0e14;--card:#161b27;--text:#f0f4f8;--text-secondary:#b0c0d0;--text-accent:#a5b4fc;--glow:#4f8cff80;--shadow:0 4px 24px #000000b3;--radius:18px}body{background:#0a0e14;background:var(--bg);color:#f0f4f8;color:var(--text);cursor:default;font-family:Inter,sans-serif;margin:0;min-height:100vh;transition:background .3s,color .3s}body,html{overflow-x:hidden}.main-content-container{margin-top:60px;min-height:calc(100vh - 60px);overflow-x:hidden}.app-bg-pro{background:radial-gradient(circle at 15% 15%,#4f8cff66 0,#0000 50%),radial-gradient(circle at 85% 85%,#ffb34759 0,#0000 55%),radial-gradient(circle at 75% 25%,#6a5af959 0,#0000 40%),radial-gradient(circle at 25% 75%,#4f8cff4d 0,#0000 45%),linear-gradient(135deg,#181c28f2,#12151ef2),#0a0e14;background:radial-gradient(circle at 15% 15%,#4f8cff66 0,#0000 50%),radial-gradient(circle at 85% 85%,#ffb34759 0,#0000 55%),radial-gradient(circle at 75% 25%,#6a5af959 0,#0000 40%),radial-gradient(circle at 25% 75%,#4f8cff4d 0,#0000 45%),linear-gradient(135deg,#181c28f2 0,#12151ef2 100%),var(--bg);background-attachment:fixed;min-height:100vh;overflow-x:hidden;position:relative;z-index:1}.app-bg-pro:before{background:radial-gradient(circle at 15% 15%,#4f8cff4d 0,#0000 50%),radial-gradient(circle at 85% 85%,#ffb34740 0,#0000 55%),radial-gradient(circle at 75% 25%,#6a5af940 0,#0000 40%),#0a0e14;background:radial-gradient(circle at 15% 15%,#4f8cff4d 0,#0000 50%),radial-gradient(circle at 85% 85%,#ffb34740 0,#0000 55%),radial-gradient(circle at 75% 25%,#6a5af940 0,#0000 40%),var(--bg);content:"";height:100%;left:0;opacity:.95;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.app-bg-pro:after{background-image:radial-gradient(circle at 30% 20%,#4f8cff66 0,#4f8cff00 350px),radial-gradient(circle at 70% 60%,#ffb34759 0,#ffb34700 400px),radial-gradient(circle at 40% 80%,#6a5af94d 0,#6a5af900 300px),radial-gradient(circle at 80% 40%,#4f8cff59 0,#4f8cff00 350px);filter:blur(100px);opacity:.5}.feature-card:hover{box-shadow:0 20px 45px #0009,0 10px 22px #0006,0 0 20px #4f8cff80,inset 0 1px 0 #ffffff1a;box-shadow:0 20px 45px #0009,0 10px 22px #0006,0 0 20px var(--glow),inset 0 1px 0 #ffffff1a}.feature-card{background:linear-gradient(145deg,#283046d9,#161b2799)!important}.pro-section__title{color:#fff;text-shadow:0 0 20px #4f8cff80,0 0 40px #4f8cff80;text-shadow:0 0 20px var(--glow),0 0 40px var(--glow)}.pro-section__icon{background:linear-gradient(135deg,#36c,#6a5af9 50%,#c83);box-shadow:0 5px 20px #0006,0 0 25px #4f8cff80;box-shadow:0 5px 20px #0006,0 0 25px var(--glow)}.navbar-pro{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0e14cc;border-bottom:1px solid #4f8cff1a;border-radius:0 0 18px 18px;border-radius:0 0 var(--radius) var(--radius);box-shadow:0 5px 25px #0000004d;height:70px;padding:0 2.5rem}.navbar-pro__logo-icon{font-size:2rem;margin-right:.5rem}.navbar-pro__brand{color:var(--primary)}.navbar-pro__links a{color:#b0c0d0;color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.navbar-pro__links a:hover{color:#4f8cff;color:var(--primary);text-shadow:0 0 10px #4f8cff80;text-shadow:0 0 10px var(--glow)}.navbar-pro__cta{background:linear-gradient(135deg,#4f8cff,#2563eb);border:2px solid #fff3;border-radius:50px;box-shadow:0 8px 25px #4f8cff66,0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;min-width:220px;overflow:hidden;padding:16px 32px;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:1}.navbar-pro__cta:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 15px 35px #4f8cff99,0 8px 20px #0000004d,inset 0 1px 0 #ffffff4d;transform:translateY(-3px) scale(1.05)}.navbar-pro__cta:active{transform:translateY(-1px) scale(1.02)}.navbar-pro__cta:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%;z-index:-1}.navbar-pro__cta:hover:before{left:100%}.navbar-pro__cta-icon{animation:sparkle 2s ease-in-out infinite;display:inline-block;font-size:1.2rem;margin-right:8px}.navbar-pro__theme{background:none;border:none;color:#f0f4f8;color:var(--text);cursor:pointer;font-size:1.3rem;margin-left:.7rem}.navbar-pro__nav-button{align-items:center;background:#0000;border:none;border-radius:18px;border-radius:var(--radius);color:#b0c0d0;color:var(--text-secondary);cursor:pointer;display:flex;font-weight:500;gap:.4rem;padding:.5rem .8rem;transition:all .2s}.navbar-pro__nav-button:hover{background:#4f8cff1a;color:#4f8cff;color:var(--primary)}.navbar-link{color:#fff;cursor:pointer;font-weight:500;margin:0 1rem;text-decoration:none;transition:color .2s}.navbar-link:hover{color:#4f8cff}.navbar-link.active{color:#4f8cff;font-weight:600}@media (min-width:769px){.hamburger-menu-container{display:none!important}}.hamburger-button{background:#0000;border:none}.hamburger-icon{position:relative}.hamburger-icon,.hamburger-icon:after,.hamburger-icon:before{background-color:#fff;border-radius:2px;height:2px;transition:all .3s ease;width:24px}.hamburger-icon:after,.hamburger-icon:before{position:absolute}.hamburger-icon:before{transform:translateY(-8px)}.hamburger-icon:after{transform:translateY(8px)}.menu-item{padding:14px 20px}.menu-item:hover{background-color:#ffffff1a}.menu-overlay{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:9}.menu-overlay.active{display:block}.hero-pro{align-items:center;border-radius:18px;border-radius:var(--radius);box-shadow:0 15px 40px #0006,0 5px 20px #0000004d;color:#fff;display:flex;gap:2rem;justify-content:space-between;margin:2rem auto;max-width:1200px;padding:4rem 2.5rem 2rem}.hero-pro__content{flex:1 1}.hero-pro__highlight{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff 60%,#ffe0b2);-webkit-background-clip:text;background-clip:text;font-size:2.7rem;text-shadow:0 2px 10px #0003}.hero-pro__subtitle{color:#fffffff2;font-size:1.3rem;line-height:1.7;margin:1.8rem 0 2.8rem;text-shadow:0 1px 8px #00000026}.hero-pro__cta{background:linear-gradient(135deg,#4f8cff,#2563eb);border:2px solid #fff3;border-radius:50px;box-shadow:0 8px 25px #4f8cff66,0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;min-width:220px;overflow:hidden;padding:16px 32px;position:relative;text-transform:uppercase;transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:1}.hero-pro__cta:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 15px 35px #4f8cff99,0 8px 20px #0000004d,inset 0 1px 0 #ffffff4d;transform:translateY(-3px) scale(1.05)}.hero-pro__cta:active{transform:translateY(-1px) scale(1.02)}.hero-pro__cta:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%;z-index:-1}.hero-pro__cta:hover:before{left:100%}.hero-pro__cta-icon{animation:sparkle 2s ease-in-out infinite;display:inline-block;font-size:1.2rem;margin-right:8px}.hero-pro__trusted{align-items:center;color:#f7f9fb;display:flex;font-size:1rem;gap:.7rem;justify-content:flex-start;margin-left:6%;margin-right:auto;margin-top:1.2rem;padding-left:0;width:70%}.hero-pro__trusted-logos span{font-size:1.3rem;margin-right:.3rem}.hero-pro__image img{border-radius:18px;border-radius:var(--radius);box-shadow:0 6px 32px #0000001f;display:block;height:320px;object-fit:cover;width:320px}@media (max-width:900px){.hero-pro{flex-direction:column;padding:2.5rem 1rem 1.5rem;text-align:center}.hero-pro__image img{height:220px;margin:0 auto;width:220px}.hero-pro__highlight{font-size:2.2rem}.hero-pro__subtitle{font-size:1rem}}.main-pro{background-color:initial;box-shadow:none;margin:0 auto;max-width:1100px;padding:3rem 2rem}@media (max-width:768px){.main-pro{padding:2rem 1rem}}.footer-pro{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#161b27e6;border-radius:18px 18px 0 0;border-radius:var(--radius) var(--radius) 0 0;box-shadow:0 -5px 25px #0000004d;color:#f0f4f8;color:var(--text);display:flex;font-size:1rem;justify-content:space-between;margin-top:2rem;padding:1.5rem 2.5rem}.footer-pro__links a{color:#4f8cff;color:var(--primary);font-weight:500;margin-left:1.5rem;text-decoration:none}.footer-pro__links a:hover{text-decoration:underline}.pro-section{margin-bottom:10rem;margin-left:auto;margin-right:auto;max-width:90%;padding-bottom:7rem;position:relative;z-index:1}.pro-section:not(:last-child):after{background:linear-gradient(90deg,#0000,#4f8cff66 20%,#4f8cff 50%,#ffb34766 80%,#0000);background:linear-gradient(90deg,#0000 0,#4f8cff66 20%,var(--primary) 50%,#ffb34766 80%,#0000 100%);border-radius:4px;bottom:40px;box-shadow:0 3px 20px #4f8cff4d;content:"";display:block;height:5px;left:50%;margin:0 auto;opacity:.5;position:absolute;transform:translateX(-50%);width:70%}.pro-section__title{align-items:center;display:flex;font-size:2.8rem;font-weight:800;gap:.9rem;letter-spacing:.5px;margin-bottom:2.5rem;padding-left:2.5rem;position:relative;text-align:left}.feature-card{background:linear-gradient(145deg,#283046d9,#161b2799);border:1px solid #4f8cff59;box-shadow:0 18px 40px #00000080,0 8px 20px #0006,inset 0 1px 0 #ffffff14;padding:2.5rem}.pro-section__card{padding:3rem 0}.features-list{column-gap:4rem;row-gap:6rem!important}.features-section{margin-top:1rem}.features-section h2{color:#f0f4f8;color:var(--text);font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.features-list{grid-row-gap:5.5rem!important;grid-column-gap:3.5rem;column-gap:3.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:4rem;row-gap:5.5rem!important}.feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff80,#fff3);border:1px solid #ffffff40;border-radius:20px;box-shadow:0 10px 40px #00000014,inset 0 1px 0 #fff9;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1}.feature-card:hover{border-color:#4f8cff;border-color:var(--primary);box-shadow:0 20px 50px #4f8cff40,0 10px 20px #00000014,inset 0 1px 0 #fffc;transform:translateY(-12px) scale(1.02)}.feature-card:before{background:linear-gradient(135deg,#4f8cff,#ffb347);background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);border-radius:50%;content:"";height:150px;opacity:.2;position:absolute;right:-80px;top:-80px;transition:all .5s ease;width:150px;z-index:-1}.feature-card:hover:before{opacity:.25;transform:scale(1.3)}.feature-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#ffb347);background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 3px 8px rgba(0,0,0,.25));filter:drop-shadow(0 3px 5px rgba(0,0,0,.15));font-size:3.4rem;margin-bottom:1.5rem;transition:all .4s ease}.feature-card:hover .feature-icon{filter:drop-shadow(0 5px 8px rgba(79,140,255,.3));transform:scale(1.1) translateY(-5px)}.feature-card h3{color:#4f8cff;color:var(--primary);font-size:1.7rem;margin-bottom:1.5rem;text-shadow:0 0 10px #4f8cff33}.feature-card p{color:#f0f4f8;color:var(--text);flex-grow:1;font-size:1.15rem;line-height:1.8;margin-bottom:1.4rem}.feature-card p strong{color:#4f8cff;color:var(--primary);display:block;font-size:1.4rem;margin-top:1rem}.price-container{border-bottom:1px solid #4f8cff26;border-top:1px solid #4f8cff26;margin:1.5rem 0;padding:1.5rem 0}.price-container .price{margin-bottom:.5rem}.price-container .price strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#ffb347);background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;color:#4f8cff;color:var(--primary);font-size:2.2rem;font-weight:800;margin-top:0}.price-container .duration{color:#f0f4f8;color:var(--text);font-size:1rem;margin-bottom:.5rem;opacity:.7}.price-container .discount{background:#10b9811a;border-radius:20px;color:#10b981;display:inline-block;font-size:.95rem;font-weight:600;margin-top:.5rem;padding:.4rem .8rem}.feature-card .hero-pro__cta{margin-top:auto;min-width:0;min-width:auto;width:100%}.feature-card .hero-pro__cta .sparkle{animation:sparkle 1.5s infinite;font-size:1rem;margin-left:8px}@keyframes sparkle{0%,to{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.7;transform:scale(1.2) rotate(20deg)}}.pro-section__title span.pro-section__icon{align-items:center;background:linear-gradient(135deg,#4f8cff,#ffb347);background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);border-radius:12px;box-shadow:0 4px 12px #4f8cff2e;color:#fff;display:inline-flex;font-size:1.4rem;height:40px;justify-content:center;margin-right:.8rem;width:40px}.social-icons{display:flex;gap:.8rem;margin-top:1rem}.social-icon{align-items:center;background:#4f8cff;background:var(--primary);border-radius:50%;color:#fff;display:inline-flex;font-size:1.2rem;height:36px;justify-content:center;transition:transform .2s,background .2s;width:36px}.social-icon:hover{background:#ffb347;background:var(--accent);transform:scale(1.1)}.ambient-particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.ambient-particles span{background:#4f8cff;background:var(--primary);border-radius:50%;display:block;opacity:0;pointer-events:none;position:absolute}.dynamic-background{background:linear-gradient(135deg,#4f8cff40,#6a5af933,#ffb34733,#4f8cff40);height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.hero-pro{background:linear-gradient(135deg,#4f8cfff2,#6a5af9e6 50%,#ffb347f2);overflow:hidden;position:relative}.hero-pro:before{background:linear-gradient(90deg,#4f8cff,#ff7eb3,#ffb347,#4f8cff);background:linear-gradient(90deg,var(--primary),var(--accent-secondary),var(--accent),var(--primary));border-radius:23px;border-radius:calc(var(--radius) + 5px);content:"";inset:-5px;position:absolute;z-index:-1}.gallery-section{height:100vh;max-height:800px;min-height:600px;overflow:hidden;padding:20px 0;position:relative;width:100%}.gallery-title{color:#f0f4f8;color:var(--text);font-size:2.6rem;font-weight:700;margin-bottom:2rem;text-align:center;text-shadow:0 0 15px #4f8cff80;text-shadow:0 0 15px var(--glow)}.gallery-wrapper{height:calc(100% - 100px);overflow:hidden;position:relative;width:100%}.gallery-track{transition:transform .5s ease-out}.gallery-slide,.gallery-track{display:flex;height:100%;width:100%}.gallery-slide{align-items:center;flex:0 0 100%;justify-content:center;padding:0 1rem}.gallery-card{border-radius:18px;border-radius:var(--radius);box-shadow:0 15px 40px #00000080;cursor:pointer;height:100%;max-width:900px;overflow:hidden;position:relative;transition:all .5s cubic-bezier(.25,.8,.25,1);width:100%}.gallery-card:hover{box-shadow:0 20px 50px #0009,0 0 25px #4f8cff80;box-shadow:0 20px 50px #0009,0 0 25px var(--glow);transform:translateY(-10px)}.gallery-image{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.gallery-slide:hover .gallery-image{transform:scale(1.05)}.gallery-content{background:linear-gradient(0deg,#000000e6,#0009 50%,#0000);bottom:0;color:#fff;left:0;padding:3rem;position:absolute;right:0;transition:all .5s ease}.gallery-slide.expanded .gallery-content{align-items:center;background:#000c;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.gallery-content h4{font-size:2.4rem;margin:0;text-shadow:0 2px 10px #00000080;transition:all .3s ease}.gallery-slide.expanded .gallery-content h4{font-size:2.8rem;margin-bottom:2rem}.recipe-ingredients{font-size:1.4rem;line-height:1.8;max-width:80%;opacity:0;transition:opacity .5s ease}.gallery-slide.expanded .recipe-ingredients{opacity:1}.gallery-indicator{bottom:2rem;display:flex;gap:.8rem;justify-content:center;left:0;position:absolute;right:0;z-index:5}.indicator-dot{background-color:#ffffff4d;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.indicator-dot.active{background-color:#4f8cff;background-color:var(--primary);box-shadow:0 0 10px #4f8cff80;box-shadow:0 0 10px var(--glow);transform:scale(1.3)}.gallery-completion-message{animation:bounce 2s infinite;background:#0009;border:1px solid #4f8cff;border:1px solid var(--primary);border-radius:50px;bottom:2rem;box-shadow:0 0 20px #4f8cff80;box-shadow:0 0 20px var(--glow);color:#f0f4f8;color:var(--text);font-size:1.2rem;left:0;margin:0 auto;max-width:350px;padding:1rem;position:absolute;right:0;text-align:center;z-index:10}.scroll-down-arrow{color:#4f8cff;color:var(--primary);font-size:2.5rem;margin-top:.5rem}.auth-dropdown{display:inline-block;position:relative}.auth-dropdown-toggle{align-items:center;background:linear-gradient(135deg,#4f8cff1a,#6a5af91a);border:1px solid #ffffff1a;border-radius:50px;cursor:pointer;display:flex;gap:.5rem;padding:.6rem 1rem;transition:all .3s ease}.auth-dropdown-toggle:hover{background:linear-gradient(135deg,#4f8cff33,#6a5af933);box-shadow:0 4px 10px #0003;transform:translateY(-2px)}.auth-icon{font-size:1.1rem}.dropdown-arrow{font-size:.7rem;margin-left:.3rem;opacity:.7;transition:transform .3s ease}.auth-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.auth-dropdown-menu{background:linear-gradient(135deg,#1a2235,#121826);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 10px 25px #0000004d;opacity:0;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);transform:translateY(-10px);transition:all .3s ease;visibility:hidden;width:280px;z-index:100}.auth-dropdown:hover .auth-dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.auth-dropdown-header{background:linear-gradient(135deg,#4f8cff1a,#6a5af91a);border-bottom:1px solid #ffffff1a;padding:1.2rem}.auth-dropdown-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#6a5af9);-webkit-background-clip:text;background-clip:text;font-size:1.1rem;margin:0 0 .5rem}.auth-dropdown-header p{color:#b0c0d0;color:var(--text-secondary,#a0aec0);font-size:.85rem;margin:0}.auth-dropdown-options{display:flex;flex-direction:column;gap:.8rem;padding:1rem}.auth-option-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.8rem;padding:.9rem 1.2rem;text-align:left;transition:all .3s ease;width:100%}.login-button{background:linear-gradient(135deg,#4f8cff,#2563eb);color:#fff}.login-button:hover{box-shadow:0 4px 12px #4f8cff4d;transform:translateY(-2px)}.signup-button{background:#ffffff14;border:1px solid #ffffff1a;color:#f0f4f8;color:var(--text,#e2e8f0)}.signup-button:hover{background:#ffffff1f;transform:translateY(-2px)}.auth-option-icon{font-size:1.1rem}.auth-dropdown-footer{border-top:1px solid #ffffff0d;color:#b0c0d0;color:var(--text-secondary,#a0aec0);font-size:.85rem;padding:1rem;text-align:center}.auth-link{color:#4f8cff;color:var(--primary,#4f8cff);cursor:pointer;font-weight:600}.auth-link:hover{text-decoration:underline}.auth-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.auth-modal{background:linear-gradient(145deg,#1a2235,#121826);border:1px solid #ffffff1f;border-radius:20px;box-shadow:0 25px 50px #00000080;display:flex;flex-direction:column;max-height:80vh;max-width:480px;opacity:1;overflow:hidden;position:relative;width:95%}.auth-modal-content{flex:1 1;overflow-y:auto;padding:0 25px 20px}.form-group{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.form-group input{box-sizing:border-box;font-size:.95rem;height:40px;padding:10px 15px 10px 38px;width:100%}.input-with-icon{align-items:center;display:flex;position:relative}.input-icon{font-size:.9rem}.auth-modal-header{flex-shrink:0;padding:20px 25px 10px}.auth-logo{align-items:center;display:flex;justify-content:center;margin-bottom:12px}.auth-logo-icon{font-size:26px;margin-right:8px}.auth-logo-text{font-size:22px;font-weight:700}.auth-modal-header h2{font-size:1.6rem;margin:0 0 6px;text-align:center}.auth-modal-header p{font-size:.9rem;margin:0 0 8px;text-align:center}.auth-modal-tabs{border-bottom:1px solid #ffffff1a;display:flex;flex-shrink:0;margin-bottom:15px}.auth-tab{flex:1 1;font-size:.95rem;padding:10px 5px}.auth-button{align-items:center;display:flex;gap:8px;height:45px;justify-content:center;margin-top:10px;padding:12px;width:100%}.button-icon{font-size:1rem}.auth-divider{margin:15px 0;position:relative;text-align:center}.auth-divider:before{background:#ffffff1a;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.auth-divider span{background:linear-gradient(145deg,#1a2235,#121826);color:#ffffff80;font-size:.8rem;padding:0 10px;position:relative}.social-login-buttons{display:flex;gap:10px;margin-bottom:15px}.auth-switch{font-size:.85rem;margin-top:15px;text-align:center}.toast-notification{animation:fadeIn .3s,fadeOut .3s 2.7s;background:linear-gradient(135deg,#4f8cff,#2563eb);border-radius:50px;bottom:20px;box-shadow:0 5px 15px #0003;color:#fff;font-weight:600;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);z-index:1000}.navbar-pro__logout{align-items:center;background:linear-gradient(135deg,#ff5252,#ff7676);display:flex;gap:8px;transition:all .3s ease}.navbar-pro__logout:hover{background:linear-gradient(135deg,#ff3838,#ff5252);box-shadow:0 4px 12px #ff52524d;transform:translateY(-2px)}.logout-icon{font-size:1.1rem}.performance-toggle{align-items:center;background:#1a2035cc;border:1px solid #4f8cff4d;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:5px;padding:8px 12px;transition:all .2s ease}.performance-toggle:hover{background:#4f8cff33}.theme-lite .features-list .feature-card{animation:none!important;transform:none!important}.theme-lite .pro-section{transition:opacity .4s ease,transform .4s ease}.theme-lite .action-button,.theme-lite .feature-card,.theme-lite .gallery-card,.theme-lite .hero-pro__cta{box-shadow:0 5px 15px #0003!important;transition:all .2s ease!important}.theme-lite .app-bg-pro:after{animation:none!important;opacity:.3!important}.lazy-loading{align-items:center;background:linear-gradient(135deg,#121826,#0c111b);display:flex;justify-content:center;min-height:100vh}.loading-spinner{border:5px solid #4f8cff4d;height:50px;width:50px}.navbar-pro{transition:all .3s ease}.navbar-pro__links{align-items:center;display:flex;gap:24px}.navbar-pro__mobile-controls{align-items:center;display:flex;gap:8px}.navbar-pro__cta--mobile,.navbar-pro__logout--mobile{display:none}@media (max-width:1024px){.navbar-pro__links{gap:16px}.navbar-link{font-size:14px}}@media (max-width:768px){.navbar-pro__cta--desktop,.navbar-pro__links,.navbar-pro__logout--desktop{display:none}.navbar-pro__cta--mobile,.navbar-pro__logout--mobile{align-items:center;display:flex;font-size:14px;justify-content:center;padding:6px 12px}.navbar-pro__logout--mobile{border-radius:50%;height:36px;width:36px}.navbar-pro__logout--mobile .logout-text{display:none}}@media (max-width:480px){.navbar-pro{padding:0 12px}.navbar-pro__brand{font-size:18px}.navbar-pro__logo-icon{font-size:20px}.hero-pro__highlight{font-size:1.8rem}.hero-pro__subtitle{font-size:.95rem}.hero-pro__cta{font-size:1rem;min-width:200px;padding:14px 28px}}@media (max-width:768px){.pro-section.mobile-fixed{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.pro-section.mobile-fixed .about-card,.pro-section.mobile-fixed .card,.pro-section.mobile-fixed .feature-card,.pro-section.mobile-fixed .how-card,.pro-section.mobile-fixed .pricing-card,.pro-section.mobile-fixed .testimonial-card,.pro-section.mobile-fixed .tile,.pro-section.mobile-fixed [class*=card],.pro-section.mobile-fixed [class*=tile]{animation:none!important;box-shadow:0 2px 5px #0000001a!important;left:auto!important;margin-bottom:15px!important;opacity:1!important;position:relative!important;top:auto!important;transform:none!important;transition:none!important}.pro-section.mobile-fixed .cards-container,.pro-section.mobile-fixed .grid,.pro-section.mobile-fixed [class*=-container],.pro-section.mobile-fixed [class*=-grid]{display:flex!important;flex-direction:column!important;gap:15px!important}.pro-section.mobile-fixed *{opacity:1!important}.pro-section.mobile-fixed .animated,.pro-section.mobile-fixed .floating,.pro-section.mobile-fixed [class*=animate],.pro-section.mobile-fixed [class*=float]{animation:none!important;transform:none!important}}.pro-section__card{padding:15px}.about-tile,.card-item,.feature-tile,.how-tile,.pricing-tile,.testimonial-tile,.tile,[class*=-card]:not(.pro-section__card),[class*=-tile]{box-sizing:border-box;margin:0 10px 20px}.cards-grid,.flex-container,.grid-container,.tiles-container,[class*=-container]:not(.pro-section__card),[class*=-grid]{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:10px 5px}@media (max-width:768px){.pro-section.mobile-fixed .about-tile,.pro-section.mobile-fixed .card-item,.pro-section.mobile-fixed .feature-tile,.pro-section.mobile-fixed .how-tile,.pro-section.mobile-fixed .pricing-tile,.pro-section.mobile-fixed .testimonial-tile,.pro-section.mobile-fixed .tile,.pro-section.mobile-fixed [class*=-card]:not(.pro-section__card),.pro-section.mobile-fixed [class*=-tile]{box-shadow:0 2px 6px #0000001a;margin:0 8px 15px;width:calc(100% - 16px)}.pro-section.mobile-fixed .cards-grid,.pro-section.mobile-fixed .flex-container,.pro-section.mobile-fixed .grid-container,.pro-section.mobile-fixed .tiles-container,.pro-section.mobile-fixed [class*=-container]:not(.pro-section__card),.pro-section.mobile-fixed [class*=-grid]{gap:15px;padding:5px}.pro-section.mobile-fixed .pro-section__card{padding:10px}.navbar-pro{height:48px;padding:0 15px;position:relative}.navbar-pro__mobile-controls{align-items:center;background-color:initial;box-shadow:none;display:flex;gap:8px;margin:0;padding:0;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:10}.hamburger-button{align-items:center;background-color:#1a2035cc;border:1px solid #4f8cff4d;border-radius:4px;display:flex;height:32px;justify-content:center;width:32px}.hamburger-icon,.hamburger-icon:after,.hamburger-icon:before{width:18px}.navbar-pro__cta--mobile{font-size:12px;height:28px;padding:4px 8px}.menu-dropdown{right:0;top:45px}.navbar-pro__logo{max-width:70%}.hero-pro__trusted{justify-content:center;margin-left:auto;width:100%}}@media (max-width:360px){.navbar-pro{padding:0 10px}.navbar-pro__mobile-controls{right:10px}.hamburger-button{height:30px;width:30px}.hamburger-icon,.hamburger-icon:after,.hamburger-icon:before{width:16px}}@media (max-width:768px){.footer-pro{flex-direction:column;gap:15px;padding:20px 15px;text-align:center}.footer-pro__links{align-items:center;display:flex;flex-direction:row;gap:150px;justify-content:center}.footer-pro__links a{margin:0;padding:5px 8px}.hamburger-button{pointer-events:auto!important;position:relative;z-index:1001}.menu-dropdown{position:absolute;right:0;top:45px;width:220px;z-index:2000}.menu-dropdown,.menu-item{pointer-events:auto!important}.menu-item{-webkit-tap-highlight-color:transparent;cursor:pointer;position:relative;-webkit-user-select:none;user-select:none;z-index:2001}.navbar-pro__mobile-controls{pointer-events:none}.navbar-pro__mobile-controls .hamburger-menu-container{pointer-events:auto!important;position:relative;z-index:1001}}.profile-message.success{margin-top:70px;top:70px;z-index:999}.hero-pro__benefits{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.hero-pro__benefit-item{background-color:#ffffff26;border-radius:50px;font-size:14px;font-weight:500;padding:8px 16px}@media (max-width:768px){.hero-pro__benefits{gap:8px;justify-content:center}.hero-pro__benefit-item{font-size:13px;padding:6px 12px}}.hero-pro__cta-container{align-items:center;display:flex;flex-direction:column}.hero-pro__cta-subtext{font-size:14px;margin-top:8px;opacity:.8}.registration-stats{margin:40px 0}.stats-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;margin-bottom:30px}.stat-item{text-align:center}.stat-number{color:coral;font-size:2.5rem;font-weight:700}.stat-label{color:#555;font-size:1rem}.registration-cta{background-color:#ff7f501a;border-radius:8px;margin-top:30px;padding:20px;text-align:center}.feature-card,.features-list .feature-card{animation:none!important;transform:none!important}.feature-card:hover{transform:translateY(-5px) scale(1.02)!important;transition:all .3s ease!important}.mobile-hamburger-container{display:none;position:fixed;right:20px;top:-4px;z-index:1001}@media (max-width:768px){.mobile-hamburger-container{display:block}}:root{--primary:#4f8cff;--primary-dark:#3a78e7;--primary-light:#7aa9ff;--primary-ultra-light:#1a2234;--accent:#ffb347;--accent-dark:#ff9a14;--text:#e2e8f0;--text-light:#a0aec0;--bg:#121826;--card-bg:#1a2235;--card-bg-lighter:#232b3d;--border:#2d3748;--shadow:0 10px 25px #00000040;--radius:20px;--radius-sm:12px;--transition:all 0.3s ease;--font-main:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-size-small:0.9rem;--font-size-default:1.05rem;--font-size-large:1.2rem;--font-size-xl:1.35rem;--line-height-default:1.6}.chat-page{background:linear-gradient(135deg,#121826,#0c111b);color:#e2e8f0;color:var(--text);display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font-main);min-height:100vh;overflow-x:hidden;padding-left:280px;position:relative}.gradient-background{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.gradient-sphere{border-radius:50%;filter:blur(80px);opacity:.4;position:absolute}.gradient-sphere-1{animation:float 18s ease-in-out infinite;background:radial-gradient(circle,#4f8cff 0,#4f8cff00 70%);background:radial-gradient(circle,var(--primary) 0,#4f8cff00 70%);height:500px;left:-100px;top:-150px;width:500px}.gradient-sphere-2{animation:float 20s ease-in-out infinite reverse;background:radial-gradient(circle,#ffb347b3 0,#ffb34700 70%);bottom:-200px;height:600px;right:-100px;width:600px}.gradient-sphere-3{animation:float 25s ease-in-out infinite;background:radial-gradient(circle,#6a5af999 0,#6a5af900 70%);height:400px;left:60%;top:40%;width:400px}@keyframes float{0%{transform:translate(0) rotate(0deg)}50%{transform:translate(-30px,30px) rotate(5deg)}to{transform:translate(0) rotate(0deg)}}.chat-navbar{background:#121826f2;border-bottom:1px solid #2d37484d;box-sizing:border-box;left:280px;padding:.5rem 1rem;position:fixed;width:calc(100% - 280px)}.chat-logo{flex-shrink:1;margin-right:1rem;overflow:hidden;transition:all .3s ease;transition:var(--transition)}.chat-logo:hover{transform:scale(1.05)}.logo-emoji{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:1.75rem}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#6a5af9);background:linear-gradient(135deg,var(--primary) 0,#6a5af9 100%);background-clip:text;-webkit-background-clip:text;font-size:1.5rem;font-weight:800;letter-spacing:-.5px}.nav-links{display:flex;gap:1rem}.home-button{align-items:center;background:linear-gradient(135deg,#4f8cff,#6a5af9);background:linear-gradient(135deg,var(--primary) 0,#6a5af9 100%);border:none;border-radius:50px;box-shadow:0 4px 12px #4f8cff33;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.7rem 1.4rem;transition:all .3s ease;transition:var(--transition)}.home-button:hover{box-shadow:0 6px 15px #4f8cff4d;transform:translateY(-3px)}.home-button:active{transform:translateY(-1px)}.home-icon{font-size:1.1rem}.chat-container{background:#1a2235;background:var(--card-bg);border:1px solid #2d3748;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius);box-shadow:0 10px 25px #00000040;box-shadow:var(--shadow);display:flex;flex-direction:column;flex-grow:1;margin:4rem auto 1.5rem;max-width:1800px;overflow:hidden;position:relative;width:96%;z-index:2}.chat-header{background:linear-gradient(90deg,#1a2235,#232b3d);border-bottom:1px solid #2d3748;border-bottom:1px solid var(--border);padding:.75rem 1.5rem;text-align:center}.chat-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#6a5af9);background:linear-gradient(135deg,var(--primary) 0,#6a5af9 100%);background-clip:text;-webkit-background-clip:text;font-size:2.2rem;font-weight:800;letter-spacing:-.5px;margin:0 0 .5rem}.chat-header p{color:#a0aec0;color:var(--text-light);font-size:1rem;font-weight:500;margin:0 0 .5rem}.chat-decoration{align-items:center;display:flex;justify-content:center;margin-top:.5rem}.decoration-icon{font-size:1rem}.decoration-line{background:linear-gradient(90deg,#0000,#7aa9ff,#0000);background:linear-gradient(to right,#0000,var(--primary-light),#0000);height:2px;margin:0 .3rem;width:30px}.messages-container{background:#121826;background:var(--bg);flex-grow:1;overflow-y:auto;padding:.5rem 2.5rem 1rem}.messages-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;width:100%}.messages-wrapper .message:first-child{margin-top:-.5rem}.message{display:flex;gap:1rem;max-width:90%;width:-webkit-fit-content;width:fit-content}.user-message{align-self:flex-end;flex-direction:row-reverse}.bot-message{align-self:flex-start;margin-top:-.5rem}.message-avatar{align-items:center;border-radius:50%;box-shadow:0 3px 8px #0000004d;display:flex;flex-shrink:0;font-size:1.5rem;height:2.8rem;justify-content:center;width:2.8rem}.user-message .message-avatar{background:linear-gradient(135deg,#4f8cff,#6a5af9);background:linear-gradient(135deg,var(--primary) 0,#6a5af9 100%);color:#fff}.bot-message .message-avatar{background:#232b3d;background:var(--card-bg-lighter);border:1px solid #2d3748;border:1px solid var(--border)}.message-content{word-wrap:break-word;background:#1a2235;background:var(--card-bg);border:1px solid #2d3748;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-sm);box-shadow:0 3px 10px #0003;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word;padding:1.2rem 1.5rem;position:relative;width:auto;word-break:break-word}.user-message .message-content{background:linear-gradient(135deg,#3a78e7,#5548c5);background:linear-gradient(135deg,var(--primary-dark) 0,#5548c5 100%);border:none;box-shadow:0 3px 10px #0000004d;color:#fff}.message-content:before{background:inherit;border-bottom:1px solid #2d3748;border-bottom:1px solid var(--border);border-left:1px solid #2d3748;border-left:1px solid var(--border);content:"";height:12px;position:absolute;top:20px;width:12px}.bot-message .message-content:before{border-right:none;border-top:none;left:-6px;transform:rotate(45deg)}.user-message .message-content:before{border:none;right:-6px;transform:rotate(-135deg)}.message-sender{color:#a0aec0;color:var(--text-light);font-size:.9rem;font-weight:600;margin-bottom:.5rem}.user-message .message-sender{color:#ffffffe6}.message-text{font-size:1rem;line-height:1.6}.message-text p{margin:0 0 .75rem}.message-text p:last-child{margin-bottom:0}.message-text h1,.message-text h2{color:#4f8cff;color:var(--primary);font-weight:700;margin-bottom:1rem;margin-top:.5rem}.message-text h1{border-bottom:2px solid #4f8cff33;font-size:1.8rem;padding-bottom:.5rem}.message-text h2{font-size:1.4rem;margin-top:1.5rem}.user-message .message-text h1,.user-message .message-text h2{border-bottom-color:#fff3;color:#fff}.message-text ol,.message-text ul{margin:.5rem 0 1rem;padding-left:1.5rem}.message-text li{margin-bottom:.4rem}.message-text li:last-child{margin-bottom:0}.message-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.2rem}.action-button{background:#1a2234;background:var(--primary-ultra-light);border:1px solid #4f8cff4d;border-radius:50px;color:#7aa9ff;color:var(--primary-light);font-size:.9rem;font-weight:500;gap:.4rem;padding:.5rem .9rem;transition:var(--transition)}.action-button:hover{background:#4f8cff4d;border-color:#4f8cff;border-color:var(--primary);box-shadow:0 3px 8px #0000004d;transform:translateY(-2px)}.action-button.saving{animation:pulse 1.5s infinite;background:#4f8cff4d;cursor:not-allowed;opacity:.8}.action-icon{font-size:1rem}.typing-indicator .typing{align-items:center;display:flex;gap:.4rem;height:1.5rem}.typing span{animation:typing 1.2s ease-in-out infinite;background:#4f8cff;background:var(--primary);border-radius:50%;display:inline-block;height:.5rem;width:.5rem}.typing span:first-child{animation-delay:0s}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}.input-form{background:linear-gradient(180deg,#12182600,#121826 20%);background:linear-gradient(to bottom,#12182600,var(--bg) 20%);bottom:0;margin-top:10px;padding:20px 16px 16px;position:-webkit-sticky;position:sticky;z-index:10}.input-container{align-items:center;background-color:#232b3d;background-color:var(--card-bg-lighter);border:1px solid #2d3748;border:1px solid var(--border);border-radius:24px;box-shadow:0 2px 8px #00000026;display:flex;padding:8px 16px;transition:all .3s ease}.input-container:focus-within{border-color:#4f8cff;border-color:var(--primary);box-shadow:0 2px 12px #4a90e233}.message-input{background:#0000;border:none;color:#e2e8f0;color:var(--text);flex:1 1;font-family:inherit;font-size:16px;line-height:1.5;max-height:120px;min-height:20px;overflow-y:auto;padding:10px 0;resize:none}.message-input::placeholder{color:#a0aec0;color:var(--text-light)}.send-button{align-items:center;background:#1a2234;background:var(--primary-ultra-light);border:none;border-radius:50%;color:#7aa9ff;color:var(--primary-light);cursor:pointer;display:flex;height:40px;justify-content:center;margin-left:12px;transition:all .2s ease;width:40px}.send-button.active{background:#4f8cff;background:var(--primary);color:#fff}.send-button.active:hover{background:#3a78e7;background:var(--primary-dark);transform:scale(1.05)}.input-help{align-items:center;display:flex;font-size:12px;margin-top:8px;padding-left:16px}.chat-footer,.input-help{color:#a0aec0;color:var(--text-light)}.chat-footer{background:#0000;font-size:.9rem;padding:1.5rem;text-align:center}.chat-footer a{color:#4f8cff;color:var(--primary);text-decoration:none}.chat-footer a:hover{text-decoration:underline}.messages-container::-webkit-scrollbar{height:6px;width:6px}.messages-container::-webkit-scrollbar-track{background:#12182699;border-radius:8px;margin:8px 0}.messages-container::-webkit-scrollbar-thumb{background:#4f8cff4d;border-radius:8px;-webkit-transition:background .3s ease;transition:background .3s ease}.messages-container::-webkit-scrollbar-thumb:hover{background:#4f8cff80}.messages-container{scrollbar-color:#4f8cff4d #12182699;scrollbar-width:thin}@keyframes typing{0%,to{background:#4f8cff;background:var(--primary);opacity:.6;transform:translateY(0)}50%{background:#3a78e7;background:var(--primary-dark);opacity:1;transform:translateY(-5px)}}.fade-in{animation:none}@media (max-width:768px){.chat-footer,.chat-header .chat-decoration,.chat-header h1,.chat-header p{display:none}.chat-header{min-height:10px;padding:10px 0}.chat-container{height:calc(100vh - 60px);padding-top:0}.messages-container{height:calc(100% - 70px)}.input-container{padding:8px}.message-input{font-size:16px;min-height:44px}.send-button{min-height:44px;min-width:44px}.message{margin:8px 0;padding:10px}.recipe-image{max-height:200px}.message-actions{align-items:stretch;flex-direction:column;gap:8px}.action-button{justify-content:center;padding:10px;width:100%}}@media (max-width:480px){.chat-header{padding:5px 0}.chat-container{padding:0 10px}}@media (max-width:1200px){.chat-container{max-width:1100px;width:98%}}@media (max-width:768px){.chat-container{border-radius:0;height:calc(100vh - 70px);margin:0;width:100%}.chat-navbar{left:0;margin-left:0;padding:1rem 1.5rem;width:100%}.chat-header{padding:1.5rem 1rem}.chat-header h1{font-size:1.8rem}.messages-container{padding:1rem}.message{max-width:90%}}@media (max-width:480px){.message{max-width:95%}.message-content{max-width:calc(100% - 40px);padding:1rem}.message-text{font-size:.95rem}.message-avatar{font-size:1.2rem;height:2.4rem;width:2.4rem}.message-actions{align-items:flex-start;flex-direction:column;gap:.4rem}.action-button{justify-content:center;width:100%}.input-form{padding:1rem}.input-icon{display:none}.message-input{font-size:.95rem;padding:.9rem 1rem}.chat-decoration{display:none}}.message-text{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;overflow-wrap:break-word;word-break:break-word}.messages-container{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;position:relative}@media (min-height:1000px){.chat-container{max-height:85vh}}.message-text code,.message-text pre{background:#0006;border-radius:4px;max-width:100%;overflow-x:auto;padding:.3rem;white-space:pre-wrap}.error-toast,.success-toast{animation:slideIn .3s ease-out;border-radius:8px;bottom:20px;box-shadow:0 4px 12px #00000026;max-width:300px;padding:12px 20px;position:fixed;right:20px;z-index:1000}.success-toast{background-color:#48bb78}.error-toast{background-color:#e53e3e;color:#fff}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.saved-button{align-items:center;background:#232b3d;background:var(--card-bg-lighter);border:1px solid #2d3748;border:1px solid var(--border);border-radius:50%;color:#e2e8f0;color:var(--text);cursor:pointer;display:flex;height:2.8rem;justify-content:center;margin-right:.5rem;position:relative;transition:all .3s ease;transition:var(--transition);width:2.8rem}.saved-button:hover{box-shadow:0 4px 10px #0000004d;transform:translateY(-2px)}.saved-icon{font-size:1.2rem}.saved-count{align-items:center;background:#4f8cff;background:var(--primary);border-radius:50%;box-shadow:0 2px 5px #0003;color:#fff;display:flex;font-size:.8rem;font-weight:700;height:1.5rem;justify-content:center;position:absolute;right:-5px;top:-5px;width:1.5rem}.action-button:active{transform:scale(.95)}.tooltip{background:#3a78e7;background:var(--primary-dark);border-radius:12px;border-radius:var(--radius-sm);bottom:calc(100% + 10px);box-shadow:0 4px 10px #0000004d;color:#fff;font-size:.9rem;opacity:0;padding:.5rem 1rem;pointer-events:none;transform:translateX(-50%);transition:opacity .3s ease;white-space:nowrap}.tooltip,.tooltip:after{left:50%;position:absolute}.tooltip:after{border:5px solid #0000;border-top-color:#3a78e7;border-color:var(--primary-dark) #0000 #0000 #0000;content:"";margin-left:-5px;top:100%}.action-button:hover .tooltip{opacity:1}@media print{body *{visibility:hidden}.print-content,.print-content *{visibility:visible}.print-content{left:0;position:absolute;top:0;width:100%}}.share-error,.share-success{animation:fadeInUp .3s ease-out,fadeOutDown .3s ease-out 2.7s forwards;border-radius:12px;border-radius:var(--radius-sm);box-shadow:0 4px 12px #0000004d;font-weight:500;padding:12px 20px}.share-success{background:#3a78e7;background:var(--primary-dark)}.share-error{background:#e53e3e}.share-dialog{animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000b3}.share-dialog-content{animation:slideUp .3s ease-out;background:var(--card-bg);border:1px solid #2d3748;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius);box-shadow:0 15px 30px #0000004d}.share-dialog-header{border-bottom:1px solid var(--border);padding:1rem 1.5rem}.share-dialog-header h3{color:#e2e8f0;color:var(--text);font-weight:600}.share-dialog-close{color:var(--text-light);font-size:1.5rem;transition:all .3s ease;transition:var(--transition)}.share-dialog-close:hover{color:#e2e8f0;color:var(--text)}.share-dialog-body p{color:#a0aec0;color:var(--text-light);font-size:.95rem}.share-options{grid-template-columns:1fr 1fr}.share-option-btn{background:#1a2234;background:var(--primary-ultra-light);border:1px solid #2d3748;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:.9rem;gap:.5rem;justify-content:center;padding:1.2rem .5rem;transition:all .3s ease;transition:var(--transition)}.share-option-btn:active{transform:translateY(-1px)}.recipe-metadata{background-color:#4385ff33;border-left:3px solid #4385ff;border-radius:6px;margin:15px 0}.metadata-list{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style:none;margin:0;padding:0}.metadata-label{color:#4385ff;font-weight:700}.metadata-value{color:#374151}.recipe-ingredients,.recipe-instructions{margin-top:15px}.recipe-ingredients ul,.recipe-instructions ol{padding-left:25px}.recipe-ingredients li,.recipe-instructions li{line-height:1.6;margin-bottom:8px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.share-options{grid-template-columns:1fr}.whatsapp-btn{grid-column:span 1}}.recipe-image-container{border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden}.recipe-image{display:block;height:auto;max-height:250px;object-fit:cover;width:100%}.image-disclaimer{align-items:center;color:#718096;display:flex;font-size:.8rem;gap:.5rem;margin-top:.5rem;padding:0 .5rem}.disclaimer-icon{font-size:1rem}.nutritional-info{background-color:#4f8cff33;border-left:3px solid #4f8cff;border-radius:0 8px 8px 0;margin:16px 0;padding:12px 16px}.nutritional-info h4{color:#4f8cff;font-weight:600;margin-bottom:8px;margin-top:0}.nutritional-info ul{list-style-type:none;margin-bottom:0;padding-left:0}.nutritional-info li{align-items:center;display:flex;margin-bottom:4px}.nutritional-info li:before{color:#4f8cff;content:"•";font-weight:700;margin-right:8px}@media (max-width:768px){.chat-page{flex-direction:column;height:100vh;padding-left:0}.chat-container,.chat-page{display:flex;overflow:hidden}.chat-container{flex:1 1;flex-direction:column;height:calc(100vh - 160px)}.messages-container{-webkit-overflow-scrolling:touch;flex:1 1;height:100%;overflow-y:auto;padding-bottom:16px;position:relative}.messages-wrapper{height:auto;min-height:100%;padding-bottom:8px}.input-form{background:var(--bg-color);box-shadow:0 -4px 10px #0000001a;position:relative;z-index:10}}.hamburger-menu-container{z-index:100}.menu-dropdown{box-shadow:0 5px 25px #0000004d;padding:10px 0;transform:translateY(-10px);width:220px}.menu-item{color:#e2e8f0;padding:12px 20px}.menu-item:hover{background-color:#2d3748}.menu-icon{text-align:center;width:24px}.logout-item{border-top:1px solid #2d3748;color:#f56565;margin-top:8px}.sidebar-menu{background:linear-gradient(135deg,#1a2235,#2d3748);box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:280px;z-index:1000}.sidebar-header{align-items:center;border-bottom:1px solid #4a5568;display:flex;gap:12px;padding:20px}.sidebar-logo{font-size:2rem}.sidebar-title{color:#e2e8f0;font-size:1.5rem;font-weight:700}.sidebar-content{flex:1 1;padding:20px 0}.sidebar-item{align-items:center;border-left:4px solid #0000;color:#e2e8f0;cursor:pointer;display:flex;padding:15px 20px;transition:all .3s ease}.sidebar-item:hover{background-color:#fff3;border-left-color:#4299e1;transform:translateX(4px)}.sidebar-item.active{background-color:#4f8cff4d;border-left-color:#4f8cff;color:#fff;font-weight:600}.sidebar-item.active .sidebar-icon{color:#4f8cff}.sidebar-icon{font-size:1.4rem;margin-right:15px;text-align:center;width:24px}.sidebar-label{font-size:1rem;font-weight:500}.sidebar-logout{border-top:1px solid #4a5568;color:#f56565;margin-top:20px}.sidebar-logout:hover{background-color:#f5656533;border-left-color:#f56565}@media (max-width:768px){.sidebar-menu{display:none}}.saved-recipes-page{background:linear-gradient(135deg,#121826,#0c111b);color:#e2e8f0;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;max-width:100%;min-height:100vh;padding:2rem 2rem 2rem 320px}.saved-recipes-header,.saved-recipes-page{align-items:center;box-sizing:border-box;display:flex;width:100%}.saved-recipes-header{justify-content:space-between;margin-bottom:1.5rem;padding:1rem}.saved-recipes-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#6a5af9);-webkit-background-clip:text;background-clip:text;font-size:2rem;margin:0}.search-container{box-sizing:border-box;margin-bottom:2rem;max-width:100%;padding:10px 15px;position:relative;width:100%}.search-container input{-webkit-appearance:none;appearance:none;background-color:#1a2235!important;border:1px solid #2d3748;border-radius:8px;box-sizing:border-box;color:#e2e8f0;font-size:16px;padding:12px 15px;width:100%}.search-container input::placeholder{color:#718096;opacity:1}.recipe-grid{grid-gap:2rem;grid-row-gap:3rem;box-sizing:border-box;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));justify-content:center;max-width:100%;padding:0 1rem;row-gap:3rem}.recipe-card{background-color:#1a2235;border-radius:16px;box-shadow:0 8px 16px #00000040;position:relative;transition:transform .3s ease,box-shadow .3s ease}.recipe-card:hover{box-shadow:0 12px 20px #0000004d;transform:translateY(-6px)}.recipe-card-content,.recipe-card>div:not(.recipe-card-image){box-sizing:border-box;width:100%}.recipe-card-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;padding:1.2rem}.recipe-card-image{height:180px;margin-bottom:0;overflow:hidden;position:relative;width:100%}.recipe-card-image:after{background:linear-gradient(0deg,#1a2235,#0000);bottom:0;content:"";height:40px;left:0;position:absolute;width:100%;z-index:1}.recipe-card-image img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.recipe-card:hover .recipe-card-image img{transform:scale(1.05)}.recipe-course-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a2235d9;border-radius:20px;bottom:10px;color:#e2e8f0;font-size:.8rem;font-weight:500;padding:4px 10px;position:absolute;right:10px}.recipe-card h2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#4f8cff;display:-webkit-box;font-size:1.2rem;line-height:1.4;margin-top:.5rem;overflow:hidden;text-overflow:ellipsis}.recipe-card h2,.recipe-metadata{box-sizing:border-box;margin-bottom:.75rem;padding:0 .25rem;width:100%}.recipe-metadata{gap:.5rem}.recipe-metadata-item{background:#2d3748;border-radius:4px;color:#e2e8f0;display:inline-block;font-size:.75rem;font-weight:500;max-width:calc(100% - 12px);overflow:hidden;padding:4px 8px;text-overflow:ellipsis}.recipe-preview{box-sizing:border-box;color:#a0aec0;font-size:.9rem;line-height:1.5;margin-bottom:1rem;max-height:90px;min-height:60px;overflow:hidden;padding:0 .25rem;width:100%}.recipe-preview p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin:0;overflow:hidden;text-overflow:ellipsis}.recipe-card-actions{display:flex;flex-direction:row;gap:.3rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.recipe-card-actions button{border:none;border-radius:8px;font-size:.85rem;font-weight:600;gap:4px;padding:.6rem .4rem}.recipe-actions button,.recipe-card-actions button{align-items:center;cursor:pointer;display:flex;flex:1 1;justify-content:center;transition:all .2s ease}.recipe-actions button{background-color:#1c2435!important;border:none;border-radius:6px;color:#e2e8f0;height:36px;min-width:36px;padding:8px}.recipe-actions button:hover{background-color:#2a3547}.view-recipe-button{background:linear-gradient(135deg,#4f8cff,#2563eb)!important;color:#fff!important;font-weight:500;padding:8px 12px!important}.recipe-actions{align-items:center;flex-wrap:nowrap;gap:4px;margin-top:12px}@media (max-width:768px){.recipe-actions{align-items:stretch;display:flex;flex-wrap:nowrap;gap:8px!important;justify-content:space-between;margin-top:12px;width:100%}.recipe-actions button{align-items:center;display:flex;justify-content:center;min-width:0!important;width:0}.recipe-actions button,.view-recipe-button{flex:1 1!important;height:40px!important;max-width:none!important;min-height:40px!important;padding:8px 0!important}.action-icon{font-size:16px;margin:0}}@media (max-width:375px){.recipe-actions{gap:4px!important}.recipe-actions button{padding:4px 0!important}.action-icon{font-size:14px}}@media (max-width:480px){.recipe-actions{justify-content:space-between}.recipe-actions button{height:32px;min-width:36px;padding:6px 10px}.view-recipe-button{min-width:70px!important;padding:6px 12px!important}.action-icon{font-size:14px}}@media (max-width:768px){.recipe-actions{grid-template-columns:repeat(2,1fr)}.view-recipe-button{grid-column:span 2}.saved-recipes-header{flex-direction:row;justify-content:space-between;margin-bottom:1rem;padding:15px}.saved-recipes-header h1{font-size:1.4rem;margin-right:10px}.search-container{box-sizing:border-box;margin:1rem auto;max-width:360px;padding:0 1rem;width:100%}.recipe-grid{grid-template-columns:minmax(280px,1fr);justify-items:center;max-width:100%;padding:0 1rem}.recipe-card{margin:0 auto;max-width:360px;width:100%}.recipe-actions{flex-wrap:wrap;justify-content:space-between}.recipe-actions button{flex:1 0 auto;margin:5px 0;min-width:calc(33% - 10px)}.image-disclaimer{box-sizing:border-box;margin:1rem auto;max-width:360px;padding:.75rem 1rem;width:100%}.saved-recipes-page{padding:1rem .5rem 1rem 1rem}.saved-recipes-header{margin-bottom:.5rem;padding:.5rem}.recipe-grid{gap:1rem;grid-template-columns:1fr;max-width:100%;padding:0;width:100%}.recipe-card{margin:0;max-width:100%;width:100%}.search-container{max-width:100%;padding:5px;width:100%}.image-disclaimer{margin:1rem 0;max-width:100%;padding:.75rem;width:100%}}@media (max-width:375px){.saved-recipes-page{padding:.5rem .25rem .5rem .5rem}.recipe-actions{gap:2px!important}.recipe-actions button{min-width:30px;padding:4px 0!important}}.no-recipes{background:#1a2235;border:1px solid #2d3748;border-radius:20px;padding:3rem;text-align:center}.no-recipes p{color:#a0aec0;font-size:1.1rem;margin-bottom:1.5rem}.no-recipes button{background:#4f8cff;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.6rem;transition:all .3s ease}.no-recipes button:hover{box-shadow:0 6px 15px #4f8cff4d;transform:translateY(-3px)}.hamburger-menu-container{margin-left:auto;position:relative}.hamburger-button{align-items:center;background:#1a2235;border:1px solid #2d3748;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:relative;transition:background-color .3s;width:40px;z-index:11}.hamburger-button:hover{background:#2d3748}.hamburger-icon,.hamburger-icon:after,.hamburger-icon:before{background-color:#fff;border-radius:2px;height:2px;position:absolute;transition:all .3s ease;width:20px}.hamburger-icon{margin:0}.hamburger-icon:after,.hamburger-icon:before{content:"";left:0}.hamburger-icon:before{top:-6px}.hamburger-icon:after{top:6px}.hamburger-button.active .hamburger-icon{background-color:initial}.hamburger-button.active .hamburger-icon:before{top:0;transform:rotate(45deg)}.hamburger-button.active .hamburger-icon:after{top:0;transform:rotate(-45deg)}.menu-dropdown{background:#1a2235;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 5px 25px #0003;opacity:0;overflow:hidden;position:absolute;right:0;top:50px;transform:translateY(-20px);transition:all .3s ease;visibility:hidden;width:200px;z-index:10}.menu-dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.menu-item{align-items:center;color:#fff;cursor:pointer;display:flex;padding:12px 16px;transition:background-color .2s}.menu-item:hover{background-color:#fff3}.menu-icon{font-size:1.2rem;margin-right:12px}.loading-spinner{border:4px solid #4f8cff33;margin-bottom:20px}.error-message{background:#f003;margin:20px 0;padding:20px}.error-message button{background:#4f8cff;border-radius:6px;color:#fff;margin-top:10px;padding:10px 20px}.share-dialog{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.share-dialog-content{animation:slide-up .3s ease-out;background:#1a2235;border-radius:16px;box-shadow:0 25px 50px -12px #00000080;max-width:400px;overflow:hidden;width:90%}.share-dialog-header{align-items:center;border-bottom:1px solid #2d3748;display:flex;justify-content:space-between;padding:1.2rem 1.5rem}.share-dialog-header h3{color:#fff;font-size:1.2rem;margin:0}.share-dialog-close{background:none;border:none;color:#a0aec0;cursor:pointer;font-size:1.8rem;line-height:1;margin:0;padding:0;transition:color .2s}.share-dialog-close:hover{color:#fff}.share-dialog-body{padding:1.5rem}.share-dialog-body p{color:#e2e8f0;margin-bottom:1.2rem;margin-top:0}.share-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.share-option-btn{align-items:center;background:#232b3d;border:none;border-radius:12px;color:#e2e8f0;cursor:pointer;display:flex;flex-direction:column;font-weight:500;padding:1.2rem;transition:all .2s ease}.share-option-btn:hover{background:#4f8cff40;box-shadow:0 6px 12px #00000026;transform:translateY(-3px)}.whatsapp-btn{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;grid-column:span 2}.whatsapp-btn:hover{background:linear-gradient(135deg,#2dd973,#139d8d)}.share-icon{font-size:1.8rem;margin-bottom:.4rem}.pdf-container{left:-9999px;position:absolute}.share-recipe-preview{background:#1a202cb3}.premium-required-container{align-items:center;display:flex;justify-content:center;min-height:70vh;padding:2rem}.premium-required-card{background:linear-gradient(145deg,#1a2235,#232b3d);border:1px solid #4f8cff4d;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:600px;padding:3rem;text-align:center;width:100%}.premium-icon{animation:pulse 2s ease-in-out infinite;font-size:4rem;margin-bottom:1.5rem}.premium-required-card h2{color:#4f8cff;font-size:2rem;font-weight:700;margin:0 0 1rem}.premium-required-card>p{color:#a0aec0;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.premium-benefits{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;text-align:left}.benefit-item{align-items:center;background:#4f8cff1a;border:1px solid #4f8cff33;border-radius:12px;display:flex;gap:1rem;padding:1rem}.benefit-icon{color:#10b981;font-size:1.2rem;font-weight:700;min-width:24px}.benefit-item span:last-child{color:#e2e8f0;font-size:1rem;font-weight:500}.upgrade-button{background:linear-gradient(135deg,#4f8cff,#2563eb);border:none;border-radius:12px;box-shadow:0 4px 15px #4f8cff4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1.5rem;padding:1.2rem 2rem;transition:all .3s ease;width:100%}.upgrade-button:hover{box-shadow:0 8px 25px #4f8cff80;transform:translateY(-3px)}.recipe-detail-page{background:linear-gradient(135deg,#121826,#0c111b);color:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:2rem 2rem 2rem 320px}.recipe-detail-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.recipe-detail-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#6a5af9);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:800;margin:0}.back-button{align-items:center;align-self:flex-start;background:#1a2235;border:1px solid #2d3748;border-radius:50px;color:#e2e8f0;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.7rem 1.4rem}.back-button:hover{box-shadow:0 6px 15px #4f8cff4d;transform:translateY(-3px)}.recipe-content{background:#1a2235;border:1px solid #2d3748;border-radius:20px;box-shadow:0 10px 25px #00000040;padding:2rem}.recipe-servings{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.recipe-servings label{font-weight:600}.servings-control{align-items:center;display:flex;gap:.5rem}.servings-control button{align-items:center;background:#232b3d;border:none;border-radius:50%;color:#e2e8f0;cursor:pointer;display:flex;font-size:1.2rem;height:2rem;justify-content:center;transition:all .3s ease;width:2rem}.servings-control button:hover{background:#4f8cff}.servings-control span{font-size:1.1rem;font-weight:600;min-width:1.5rem;text-align:center}.recipe-tabs{border-bottom:1px solid #2d3748;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.recipe-tabs button{background:none;border:none;color:#a0aec0;cursor:pointer;font-size:1rem;padding:.5rem 1rem;position:relative;transition:all .3s ease}.recipe-tabs button.active{color:#4f8cff;font-weight:600}.recipe-tabs button.active:after{background:#4f8cff;border-radius:3px;bottom:-1rem;content:"";height:3px;left:0;position:absolute;width:100%}.ingredients-section,.instructions-section{margin-bottom:2rem}.ingredients-section h2,.instructions-section h2{color:#4f8cff;margin-bottom:1rem}.ingredients-section ul,.instructions-section ol{padding-left:1.5rem}.ingredients-section li,.instructions-section li{line-height:1.6;margin-bottom:.8rem}.step-by-step{display:flex;flex-direction:column;gap:2rem}.step-progress{margin-bottom:1rem;text-align:center}.progress-bar{background:#232b3d;border-radius:4px;height:8px;margin-top:.5rem;overflow:hidden}.progress{background:linear-gradient(135deg,#4f8cff,#6a5af9);border-radius:4px;height:100%}.current-step{align-items:center;background:#232b3d;border-radius:12px;display:flex;font-size:1.2rem;justify-content:center;line-height:1.8;min-height:150px;padding:2rem}.step-controls{display:flex;gap:1rem;justify-content:space-between}.step-controls button{border:none;border-radius:12px;cursor:pointer;flex:1 1;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.step-controls button:first-child{background:#232b3d;border:1px solid #2d3748;color:#e2e8f0}.step-controls button:last-child{background:#4f8cff;color:#fff}.step-controls button:disabled{cursor:not-allowed;opacity:.5}.recipe-detail-loading{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;min-height:70vh}.recipe-metadata{grid-gap:15px;background-color:#1a2235;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:20px;padding:15px}.metadata-item{align-items:center;display:flex;font-size:.95rem}.metadata-icon{font-size:1.2rem;margin-right:8px}.metadata-label{color:#a0aec0;font-weight:600;margin-right:8px}.metadata-value{color:#fff;font-weight:600;text-shadow:0 1px 2px #0006}.metadata-item:first-child .metadata-value{color:#ff7e7e}.metadata-item:nth-child(2) .metadata-value{color:#7effb2}.metadata-item:nth-child(3) .metadata-value{color:#ffde7e}.metadata-item:nth-child(4) .metadata-value{color:#c27eff}.metadata-item:nth-child(5) .metadata-value{color:#7ebaff}.metadata-item:nth-child(6) .metadata-value{color:#ffa77e}@media (max-width:768px){.recipe-metadata{grid-template-columns:1fr}}.recipe-detail-image{border-radius:20px;box-shadow:0 10px 25px #0000004d;height:300px;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.recipe-detail-image img{height:100%;object-fit:cover;width:100%}.recipe-detail-image .recipe-course-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a2235d9;border-radius:25px;bottom:20px;box-shadow:0 4px 8px #0003;color:#e2e8f0;font-size:.9rem;font-weight:600;padding:8px 16px;position:absolute;right:20px}.image-disclaimer{background-color:#1a2235;border:1px solid #2d3748;border-radius:12px;margin:2rem auto;max-width:800px;padding:12px 16px}.image-disclaimer p{color:#a0aec0;gap:8px}.health-nutrition-disclaimer{background-color:#1a2235;border:1px solid #2d3748;border-radius:12px;box-shadow:0 4px 6px #0000001a;color:#e2e8f0;margin-top:2rem;padding:1.5rem}.health-nutrition-disclaimer h3{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(135deg,#4f8cff,#6a5af9);-webkit-background-clip:text;background-clip:text;display:flex;font-size:1.2rem;gap:8px;margin-bottom:1rem;margin-top:0}.health-nutrition-disclaimer h3:before{-webkit-text-fill-color:initial;content:"⚕️"}.health-nutrition-disclaimer p{color:#a0aec0;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.health-nutrition-disclaimer p:last-child{margin-bottom:0}@media (max-width:768px){.recipe-detail-page{padding-left:2rem}}.grocery-list-page{background:linear-gradient(135deg,#121826,#0c111b);color:#e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:5rem 2rem 2rem 320px}.grocery-list-header{align-items:center;background:linear-gradient(90deg,#1a2235,#121826);border-bottom:1px solid #ffffff1a;box-shadow:0 4px 10px #0003;box-sizing:border-box;display:flex;justify-content:space-between;left:280px;margin-bottom:0;padding:1rem 1.5rem;position:fixed;right:0;top:0;width:calc(100% - 280px);z-index:1000}.grocery-list-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#6a5af9);-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:800;margin:0}.grocery-list-header button{align-items:center;background:#1a2235;border:1px solid #2d3748;border-radius:50px;color:#e2e8f0;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.7rem 1.4rem;transition:all .3s ease}.grocery-list-header button:hover{box-shadow:0 6px 15px #4f8cff4d;transform:translateY(-3px)}.header-buttons{display:flex;gap:1rem}.list-controls{gap:1rem;margin-bottom:2rem}.list-controls button{background:#1a2235;border:1px solid #2d3748;border-radius:50px;color:#e2e8f0;cursor:pointer;font-size:.95rem;font-weight:600;padding:.7rem 1.4rem;transition:all .3s ease}.list-controls button:hover{box-shadow:0 6px 15px #4f8cff4d;transform:translateY(-3px)}.grocery-list{background:#1a2235;border:1px solid #2d3748;border-radius:20px;box-shadow:0 10px 25px #00000040;padding:2rem}.empty-list{padding:3rem 1rem;text-align:center}.empty-list p{color:#a0aec0;margin-bottom:.5rem}.category-groups{display:flex;flex-direction:column;gap:2rem}.category-group{border-bottom:1px solid #2d3748;padding-bottom:1.5rem}.category-group:last-child{border-bottom:none;padding-bottom:0}.category-group h2{color:#4f8cff;font-size:1.3rem;margin-bottom:1rem}.category-group ul{list-style:none;margin:0;padding:0}.category-group li{align-items:center;border-bottom:1px solid #232b3d;cursor:pointer;display:flex;justify-content:space-between;padding:.8rem .5rem;transition:all .3s ease}.category-group li:last-child{border-bottom:none}.category-group li:hover{background:#232b3d;border-radius:8px;padding-left:8px;padding-right:8px}.category-group li.checked{color:#a0aec0;text-decoration:line-through}.item-checkbox{border:1px solid #2d3748;border-radius:4px}.item-checkbox,.item-quantity{color:#4f8cff;margin-right:12px}.item-quantity{font-weight:600;min-width:80px}.item-count{color:#a0aec0;margin-left:8px}.add-item-form{background:linear-gradient(145deg,#1e2a3e,#141c2b);border:1px solid #3d4e69;border-radius:20px;box-shadow:0 15px 30px #0000004d;margin-bottom:2rem;padding:1.8rem;transition:all .3s ease}.add-item-form:hover{border-color:#4f8cff;box-shadow:0 20px 40px #0006;transform:translateY(-5px)}.add-item-form h2{border-bottom:1px solid #2d3748;color:#4f8cff;font-size:1.5rem;gap:.8rem;margin-bottom:1.5rem;margin-top:0;padding-bottom:1rem;position:relative}.add-icon,.add-item-form h2{align-items:center;display:flex}.add-icon{background:#4f8cff;border-radius:50%;color:#fff;font-size:1.2rem;height:28px;justify-content:center;width:28px}.form-row{gap:1.5rem;margin-bottom:1rem}.form-group{flex:1 1 250px;margin-bottom:1.5rem;min-width:0;position:relative}.form-group label{font-size:1.05rem;font-weight:600;letter-spacing:.5px;margin-bottom:.8rem;text-shadow:0 1px 2px #0003;transition:all .3s ease}.label-icon{align-items:center;background:#4f8cff4d;border-radius:6px;display:flex;font-size:1.2rem;justify-content:center;padding:.3rem;transition:all .3s ease}.input-wrapper,.select-wrapper{margin-top:.5rem}.input-wrapper:after{background:linear-gradient(90deg,#4f8cff,#6a5af9);border-radius:2px;bottom:0;content:"";height:2px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}.input-wrapper:focus-within:after{opacity:1;width:100%}.enhanced-input{-webkit-appearance:none;appearance:none;background:#232b3dcc!important;border:2px solid #2d3748;border-radius:14px;box-shadow:inset 0 2px 4px #0003;box-sizing:border-box;color:#e2e8f0!important;font-size:1.05rem;letter-spacing:.3px;padding:1.1rem 1.4rem;transition:all .3s ease}.enhanced-input:hover{background:#232b3df2;border-color:#3d4e69}.enhanced-input:focus{background:#232b3d;border-color:#4f8cff;box-shadow:0 0 0 3px #4f8cff33,inset 0 2px 4px #0000001a;transform:translateY(-2px)}.enhanced-input::placeholder{color:#a0aec0b3;transition:all .3s ease}.enhanced-input:focus::placeholder{color:#a0aec066;font-size:.9em;transform:translateY(-5px)}.select-wrapper{border-radius:14px;box-shadow:0 2px 8px #00000026}.select-wrapper:after{color:#4f8cff;content:"▼";font-size:.8rem;pointer-events:none;position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);transition:all .3s ease}.select-wrapper:hover:after{transform:translateY(-50%) translateY(2px)}.form-group:hover .label-icon{background:#4f8cff40;transform:scale(1.1)}.form-group:focus-within label{color:#4f8cff}.form-group:focus-within .label-icon{background:#4f8cff4d}.add-button{align-items:center;background:linear-gradient(135deg,#4f8cff,#2563eb);border:none;border-radius:12px;box-shadow:0 8px 20px #4f8cff4d;color:#fff;cursor:pointer;display:flex;flex:0 0 auto;font-size:1rem;font-weight:600;gap:.8rem;height:52px;justify-content:center;margin-bottom:1.5rem;min-width:180px;padding:1rem 1.8rem;transition:all .3s ease}.add-button:hover{box-shadow:0 12px 25px #4f8cff66;transform:translateY(-5px)}.add-button:active{transform:translateY(-2px)}.button-icon{font-size:1.2rem}.pulse-animation{animation:pulse 2s infinite}@media (max-width:768px){.form-row{flex-direction:column;gap:1rem}.form-group{flex:1 1 100%;margin-bottom:1.2rem}.add-button{margin-top:.5rem}.grocery-list-header{align-items:center;flex-direction:row;justify-content:space-between;left:0;padding:.8rem 1rem;width:100%}.grocery-list-header h1{font-size:1.6rem;margin-right:1rem}.grocery-list-header .hamburger-menu{margin:0;position:relative;right:0;top:0}.grocery-list-page{padding:4.5rem 1rem 1rem}.form-field select,.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23444%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:12px;font-size:16px;height:46px;padding:10px 32px 10px 10px;width:100%}.category-groups{margin:0 -10px;width:calc(100% + 20px)}.category-group{background:#1a2235;border:1px solid #2d3748;border-radius:12px;box-shadow:0 4px 8px #0003;margin-bottom:15px;overflow:hidden}.category-group h2{align-items:center;background:linear-gradient(90deg,#1e293b,#141c2b);border-bottom:1px solid #ffffff0d;color:#4f8cff;display:flex;font-size:18px;margin:0;padding:12px 15px;position:-webkit-sticky;position:sticky;text-shadow:0 1px 2px #0003;top:0;z-index:10}.category-group h2:before{content:"";font-size:1.2em;margin-right:8px;text-shadow:none}.category-group h2[data-category=Pantry]:before{content:"🥫"}.category-group h2[data-category=Dairy]:before{content:"🥛"}.category-group h2[data-category=Meat]:before{content:"🥩"}.category-group h2[data-category=Fruits]:before{content:"🍎"}.category-group h2[data-category=Vegetables]:before{content:"🥦"}.category-group h2[data-category=Other]:before{content:"📦"}.edit-item-modal .modal-content{max-height:90vh;max-width:340px;overflow-y:auto;padding:15px;width:90%}.form-field{margin-bottom:15px}.form-field input,.form-field select{border:1px solid #cbd5e0;border-radius:8px;width:100%}.add-item-form .form-row{flex-direction:column}.add-item-form .form-group{margin-bottom:12px;width:100%}.add-button{height:46px;margin-top:10px;width:100%}.modal-form-container{display:flex;flex-direction:column}}.form-field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f8cff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right .75rem center!important;background-repeat:no-repeat!important;background-size:1em!important;padding-right:36px!important}.delete-item-button{align-items:center;background:#0000;border:none;border-radius:4px;color:#a0aec0;cursor:pointer;display:flex;justify-content:center;margin-left:.5rem;opacity:.6;padding:.3rem;transition:all .3s ease}.delete-item-button:hover{background:#e53e3e33;color:#e53e3e;opacity:1;transform:scale(1.1)}.delete-icon{font-size:1.1rem}@media (max-width:768px){.delete-item-button{opacity:.8;padding:.5rem}}.edit-item-button,.item-actions{align-items:center}.edit-item-button{background:#0000;border:none;border-radius:4px;color:#a0aec0;cursor:pointer;display:flex;justify-content:center;margin-right:.3rem;opacity:.6;padding:.3rem;transition:all .3s ease}.edit-item-button:hover{background:#4f8cff33;color:#4f8cff;opacity:1;transform:scale(1.1)}.edit-icon{font-size:1.1rem}li.editing{background:#232b3d;border-radius:12px;padding:1rem}.item-edit-form{gap:.8rem;width:100%}.edit-form-group,.item-edit-form{display:flex;flex-direction:column}.edit-form-group{gap:.4rem}.edit-form-group label{color:#a0aec0;font-size:.8rem;font-weight:500}.edit-input{background:#1e293b;border:1px solid #3d4e69;border-radius:8px;color:#e2e8f0;font-size:.95rem;padding:.7rem 1rem;width:100%}.edit-actions{display:flex;gap:.8rem;justify-content:flex-end;margin-top:.5rem}.edit-cancel-button,.edit-save-button{border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.edit-save-button{background:#4f8cff;border:none;color:#fff}.edit-save-button:hover{background:#3b7dff;transform:translateY(-2px)}.edit-cancel-button{background:#0000;border:1px solid #3d4e69;color:#a0aec0}.edit-cancel-button:hover{border-color:#4f8cff;color:#e2e8f0}@media (max-width:768px){.edit-actions{flex-direction:column;gap:.5rem}.edit-cancel-button,.edit-save-button{width:100%}}.share-error,.share-success{animation:fadeIn .3s,fadeOut .3s 2.7s;border-radius:30px;bottom:30px;box-shadow:0 5px 15px #0003;color:#fff;font-weight:600;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);z-index:1000}.share-success{background:linear-gradient(135deg,#4f8cff,#2563eb)}.share-error{background:linear-gradient(135deg,#ef4444,#b91c1c)}.sync-status{margin:1rem auto;max-width:90%;padding:.5rem;text-align:center}.offline,.sync-error,.synced,.syncing{align-items:center;border-radius:20px;box-shadow:0 2px 4px #0000001a;display:inline-flex;font-size:.85rem;gap:.5rem;justify-content:center;padding:.5rem 1rem}.add-item-form{background-color:#197bdd;border-radius:12px;box-shadow:0 2px 10px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.form-row{align-items:flex-end;flex-wrap:wrap}.form-group{flex:1 1 200px;margin-bottom:.5rem}.input-wrapper,.select-wrapper{position:relative;width:100%}.enhanced-input{border:1px solid #ced4da;border-radius:8px;font-size:16px;padding:10px 12px;transition:border-color .2s;width:100%}.enhanced-input:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a;outline:none}.add-button{align-self:flex-end;height:42px;margin-top:auto;white-space:nowrap}.list-controls{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.list-controls button{flex:1 1;max-width:200px;min-width:120px}.grocery-list ul{padding:0}.grocery-list li{align-items:center;background-color:initial;border-radius:8px;box-shadow:0 1px 3px #00000014;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s}.grocery-list li:hover{box-shadow:0 2px 5px #0000001a;transform:translateY(-2px)}.item-content{cursor:pointer;flex:1 1;gap:.75rem}.item-checkbox,.item-content{align-items:center;display:flex}.item-checkbox{background-color:#f9f9f9;border:2px solid #ddd;border-radius:6px;color:#2ecc71;flex-shrink:0;font-weight:700;height:24px;justify-content:center;width:24px}.item-quantity{color:#666;flex-shrink:0;font-weight:500;min-width:60px}.item-name{flex:1 1}.item-count{color:#888;font-size:.85rem;margin-left:.5rem}.item-actions{display:flex;gap:.5rem;opacity:.7;transition:opacity .2s}.grocery-list li:hover .item-actions{opacity:1}.edit-item-modal{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#1a2235;border-radius:12px;box-shadow:0 5px 20px #0003;box-sizing:border-box;max-width:500px;overflow:hidden;padding:24px;position:relative;width:90%}.modal-content h2{color:#333;font-size:24px;margin-bottom:24px;margin-top:0;text-align:center}.modal-form-container{gap:16px;overflow:hidden;width:100%}.form-field,.modal-form-container{display:flex;flex-direction:column}.form-field{gap:8px}.form-field label{align-items:center;color:#a0aec0;display:flex;font-weight:500;gap:8px}.field-icon{font-size:18px}.form-field input,.form-field select{-webkit-appearance:none;appearance:none;background-color:#232b3d!important;border:1px solid #2d3748;border-radius:8px;box-sizing:border-box;color:#e2e8f0!important;font-size:16px;max-width:100%;overflow:hidden;padding:12px 16px;text-overflow:ellipsis;transition:all .2s;width:100%}.modal-actions{display:flex;justify-content:flex-end;margin-top:24px}.update-button{align-items:center;background-color:#4a6fdc;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.update-button:hover{background-color:#3a5dc0;transform:translateY(-1px)}.close-modal{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s;width:32px}.close-modal:hover{color:#333}@media (max-width:768px){.form-group{flex:1 1 100%}.add-button{margin-top:1rem;width:100%}.list-controls button{flex:1 1 auto}.item-content{flex-wrap:wrap}.item-quantity{margin-right:.5rem;min-width:auto}.edit-form-group{margin-bottom:1rem}.category-group h2{font-size:1.2rem}.form-field select,.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23444%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:12px;font-size:16px;height:46px;padding:10px 32px 10px 10px;width:100%}.category-groups{margin:0 -10px;width:calc(100% + 20px)}.category-group{background:#1a2235;border:1px solid #2d3748;border-radius:12px;box-shadow:0 4px 8px #0003;margin-bottom:15px;overflow:hidden}.category-group h2{align-items:center;background:linear-gradient(90deg,#1e293b,#141c2b);border-bottom:1px solid #ffffff0d;color:#4f8cff;display:flex;font-size:18px;margin:0;padding:12px 15px;position:-webkit-sticky;position:sticky;text-shadow:0 1px 2px #0003;top:0;z-index:10}.category-group h2:before{content:"";font-size:1.2em;margin-right:8px;text-shadow:none}.category-group h2[data-category=Pantry]:before{content:"🥫"}.category-group h2[data-category=Dairy]:before{content:"🥛"}.category-group h2[data-category=Meat]:before{content:"🥩"}.category-group h2[data-category=Fruits]:before{content:"🍎"}.category-group h2[data-category=Vegetables]:before{content:"🥦"}.category-group h2[data-category=Other]:before{content:"📦"}.edit-item-modal .modal-content{max-height:90vh;max-width:340px;overflow-y:auto;padding:15px;width:90%}.form-field{margin-bottom:15px}.form-field input,.form-field select{border:1px solid #cbd5e0;border-radius:8px;width:100%}.add-item-form .form-row{flex-direction:column}.add-item-form .form-group{margin-bottom:12px;width:100%}.add-button{height:46px;margin-top:10px;width:100%}.modal-form-container{display:flex;flex-direction:column}}.login-signup-container{background-color:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 4px 8px #0000001a;margin:40px auto;max-width:400px;padding:30px}.login-signup-container h2{margin-bottom:20px;text-align:center}.login-signup-container form div{margin-bottom:15px}.login-signup-container label{display:block;font-weight:700;margin-bottom:5px}.login-signup-container input{border:1px solid #ccc;border-radius:8px;padding:10px;width:100%}.login-signup-container button{background-color:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px;width:100%}.toggle-link{color:#1976d2;margin-top:15px;text-align:center}.login-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0000004d;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:1000}.login-overlay.visible{opacity:1}.login-overlay:not(.visible){opacity:0;transition:opacity .3s ease}.login-modal{background:linear-gradient(145deg,#1a2235,#121826);border:1px solid #ffffff1f;border-radius:20px;box-shadow:0 25px 50px #00000080;color:#fff;display:flex;flex-direction:column;max-height:90vh;max-width:450px;opacity:0;overflow:auto;position:relative;transform:translateY(20px);transition:transform .3s ease,opacity .3s ease;width:90%}.login-overlay.visible .login-modal{opacity:1;transform:translateY(0) scale(1)}.login-overlay:not(.visible) .login-modal{opacity:0;transform:translateY(20px) scale(.95);transition:transform .4s ease,opacity .4s ease}.close-button{background:none;border:none;color:#fff9;cursor:pointer;font-size:24px;position:absolute;right:15px;top:15px;transition:color .2s;z-index:10}.close-button:hover{color:#fff}.login-header{padding:25px 30px 15px;text-align:center}.login-logo{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.logo-icon{font-size:28px;margin-right:10px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#6a5af9);-webkit-background-clip:text;background-clip:text;font-size:24px;font-weight:700}.login-header h2{font-size:1.8rem;margin:0 0 8px}.login-header p{color:#ffffffb3;font-size:.9rem;margin:0}.login-form{max-height:calc(90vh - 180px);overflow-y:auto;padding:0 30px 20px}.form-group{margin-bottom:20px}.form-group label{color:#ffffffe6;display:block;font-size:.9rem;margin-bottom:8px}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{font-size:1rem;left:12px;pointer-events:none;position:absolute;z-index:1}.login-form input[type=password],.login-form input[type=text]{padding-left:40px!important;text-indent:0}.password-toggle{align-items:center;background:none;border:none;color:#fff9;cursor:pointer;display:flex;font-size:1.1rem;justify-content:center;padding:5px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .2s;z-index:2}.password-toggle:hover{color:#ffffffe6}.input-wrapper input[name=password]{padding-right:40px}.login-form input{background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-size:1rem;padding:12px 12px 12px 40px;transition:all .2s;width:100%}.login-form input:focus{border-color:#4f8cff;box-shadow:0 0 0 2px #4f8cff40;outline:none}.login-form input::placeholder{color:#fff6}.submit-button{background:linear-gradient(135deg,#4f8cff,#6a5af9);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:14px;transition:all .2s;width:100%}.submit-button:hover{box-shadow:0 4px 12px #4f8cff4d;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.login-footer{border-top:1px solid #ffffff1a;padding:15px 30px 25px;text-align:center}.toggle-link{color:#4f8cff;cursor:pointer;font-size:.9rem;margin:0}.toggle-link:hover{text-decoration:underline}.button-container{display:flex;gap:12px;margin-top:20px}.button-container .submit-button{flex:1 1;margin-top:0}.button-container .guest-login-btn{background:linear-gradient(135deg,#4f8cff,#6a5af9);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:14px;transition:all .2s}.button-container .guest-login-btn:hover:not(:disabled){box-shadow:0 4px 12px #4f8cff4d;transform:translateY(-2px)}.button-container .guest-login-btn:active{transform:translateY(0)}.button-container .guest-login-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.security-dropdown{-webkit-appearance:none;appearance:none;background-color:#ffffff1a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:1rem;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-size:1rem;padding:12px 12px 12px 40px;transition:all .2s;width:100%}.security-dropdown:focus{border-color:#4f8cff;box-shadow:0 0 0 2px #4f8cff40;outline:none}.security-dropdown option{background-color:#1a2235;color:#fff}@keyframes successPulse{0%{box-shadow:0 10px 30px #4f8cff1a;transform:scale(1)}50%{box-shadow:0 15px 40px #4f8cff4d;transform:scale(1.02)}to{box-shadow:0 10px 30px #4f8cff1a;transform:scale(1)}}.success-animation{animation:successPulse .6s ease-in-out;border-color:#4caf50}@keyframes pulse-background{0%{opacity:.7}50%{opacity:.8}to{opacity:.7}}.threejs-background{animation:pulse-background 8s ease-in-out infinite}@media (max-width:480px){.login-modal{width:95%}.login-header{padding:20px 20px 10px}.login-form{padding:0 20px 15px}.login-footer{padding:15px 20px 20px}}@media (max-height:700px){.form-group{margin-bottom:12px}.login-header{padding:15px 30px 10px}.login-footer{padding:10px 30px 15px}.login-header h2{font-size:1.5rem}.login-header p{font-size:.85rem;margin-bottom:5px}.input-wrapper input,.security-dropdown{padding:10px 10px 10px 36px}.submit-button{padding:12px}}@media (max-height:600px){.form-group{margin-bottom:8px}.form-group label{font-size:.85rem;margin-bottom:4px}.login-logo{margin-bottom:8px}.logo-icon{font-size:22px}.logo-text{font-size:20px}}.login-form::-webkit-scrollbar{height:6px;width:6px}.login-form::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px;margin:5px 0}.login-form::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px;-webkit-transition:background .2s;transition:background .2s}.login-form::-webkit-scrollbar-thumb:hover{background:#ffffff40}.login-form{scrollbar-color:#ffffff26 #ffffff0d;scrollbar-width:thin}.login-modal::-webkit-scrollbar{height:6px;width:6px}.login-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px;margin:5px 0}.login-modal::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.login-modal::-webkit-scrollbar-thumb:hover{background:#ffffff40}.login-modal{scrollbar-color:#ffffff26 #ffffff0d;scrollbar-width:thin}.form-error{align-items:center;animation:fadeIn .3s ease-out;background:#dc354526;border-left:3px solid #dc3545;border-radius:6px;color:#ff6b6b;display:flex;font-size:.9rem;margin-bottom:15px;padding:12px 15px}.error-icon{font-size:1.1rem;margin-right:10px}.error-message{flex:1 1}.password-policy{background:#0003;border-radius:8px;font-size:.85rem;margin-bottom:15px;margin-top:6px;padding:12px 16px}.policy-header{color:#ffffffe6;font-weight:500;margin-bottom:8px}.password-policy ul{list-style-type:none;margin:0;padding-left:5px}.password-policy li{align-items:center;color:#ffffffb3;display:flex;margin-bottom:5px}.password-policy li:before{content:"•";font-size:1.2rem;margin-right:8px}.password-policy li.valid{color:#4caf50}.password-policy li.valid:before{color:#4caf50;content:"✓"}.password-policy li.invalid{color:#ffffff80}.submit-button:disabled{background:#4f8cff4d;cursor:not-allowed}.submit-button:disabled:hover{background:#4f8cff4d;box-shadow:none;transform:none}.forgot-password-link{color:#4f8cffe6;cursor:pointer;font-size:.85rem;margin-bottom:10px;text-align:center;transition:color .2s}.forgot-password-link:hover{color:#4f8cff;text-decoration:underline}.forgot-password-buttons{display:flex;flex-direction:column;gap:10px}.back-to-login-button{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;padding:12px;transition:all .2s}.back-to-login-button:hover{background:#ffffff26}.terms-container{margin:15px 0}.terms-container,.terms-label{align-items:center;display:flex}.terms-label{cursor:pointer;-webkit-user-select:none;user-select:none}.terms-checkbox{accent-color:#4caf50;height:18px;margin-right:8px;width:18px}.terms-text{align-items:center;color:#555;display:inline-flex;font-size:14px;white-space:nowrap}.terms-link{color:#4a90e2;margin-left:2px;text-decoration:underline}.terms-link:hover{color:#357abf}.resend-otp-container{margin-bottom:15px;margin-top:5px;text-align:right}.resend-otp-button{background:none;border:none;color:#4a90e2;cursor:pointer;font-size:.85rem;padding:5px;transition:all .2s ease}.resend-otp-button:hover:not(:disabled){color:#2a70c2;text-decoration:underline}.resend-otp-button:disabled{color:#aaa;cursor:not-allowed}.spinner-container{align-items:center;display:inline-flex;justify-content:center;margin-right:8px}.spinner{animation:spin 1s ease-in-out infinite}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.restaurant-map-page{background-color:#0f1729;color:#e2e8f0;min-height:100vh;padding-left:280px}.restaurant-map-header{align-items:center;background-color:#1a2235;box-shadow:0 4px 6px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem}.restaurant-map-header h1{align-items:center;display:flex;font-size:1.8rem;gap:.5rem;margin:0}.map-container{box-shadow:0 8px 16px #0003;height:70vh;margin:1rem;position:relative}.map-container,.map-container .leaflet-container{border-radius:12px;overflow:hidden}.leaflet-container{cursor:grab!important;z-index:1}.leaflet-container:active{cursor:grabbing!important}.leaflet-interactive,.leaflet-marker-icon{cursor:pointer!important}.leaflet-popup-content{cursor:auto!important}.map-controls{background-color:#1a2235;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:1rem;padding:1rem}.category-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.category-filter{align-items:center;background-color:#2d3748;border:none;border-radius:8px;color:#e2e8f0;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.category-filter:hover{background-color:#4a5568}.category-filter.active{background-color:#4f8cff;color:#fff;font-weight:600}.category-icon{font-size:1.2rem}.radius-control{display:flex;flex-direction:column;gap:.5rem}.radius-control label{color:#a0aec0;font-size:.9rem}.radius-control input{accent-color:#4f8cff;width:100%}.map-error-message{background-color:#ff4757e6;border-radius:8px;color:#fff;left:0;margin:0 auto;padding:.5rem 1rem;position:absolute;right:0;text-align:center;top:10px;width:-webkit-fit-content;width:fit-content;z-index:1000}.map-loading{align-items:center;background-color:#1a2235;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #4f8cff4d}.restaurant-list{background-color:#1a2235;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:1rem;padding:2rem 1rem 1rem;position:relative;scroll-margin-top:20px}.restaurant-list:before{background:linear-gradient(90deg,#0000,#4f8cff,#0000);border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:-2rem;transform:translateX(-50%);width:50px}.restaurant-list h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f8cff,#2563eb);-webkit-background-clip:text;background-clip:text;color:#e2e8f0;font-size:1.3rem;font-size:1.5rem;margin-bottom:1.5rem;margin-top:0;text-align:center}.restaurant-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.restaurant-card{background:linear-gradient(145deg,#1a2235,#232b3d);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 15px #0003;cursor:pointer;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.restaurant-card:before{background:linear-gradient(90deg,#4f8cff,#6a5af9);content:"";height:4px;left:0;position:absolute;top:0;transform:translateY(-4px);transition:transform .3s ease;width:100%}.restaurant-card:hover{box-shadow:0 10px 25px #00000040;transform:translateY(-5px)}.restaurant-card:hover:before{transform:translateY(0)}.restaurant-card.selected{box-shadow:0 0 0 2px #4f8cff,0 10px 25px #00000040}.restaurant-card h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem;margin-top:0}.restaurant-type{align-items:center;color:#4f8cff;display:flex;font-weight:600;gap:.5rem;margin:.5rem 0;text-transform:capitalize}.restaurant-address,.restaurant-cuisine{color:#a0aec0;margin:.5rem 0}.restaurant-address{font-size:.9rem;line-height:1.4}.restaurant-distance{align-items:center;background:#4f8cff4d;border-radius:30px;color:#4f8cff;display:flex;font-size:.9rem;font-weight:600;gap:5px;margin:5px 0 .8rem;padding:.3rem .7rem}.distance-icon{font-size:1.1rem}.location-tooltip{background-color:#dc143ce6!important;border:none!important;border-radius:4px!important;box-shadow:0 2px 5px #0000004d!important;color:#fff!important;font-size:.9rem!important;font-weight:700!important;padding:5px 10px!important;text-align:center!important}.location-tooltip:before{border-top-color:#dc143ce6!important}.location-control{display:flex;flex-direction:column;gap:10px;margin-top:15px}.refresh-location-button{align-items:center;background-color:#4f8cff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;padding:8px 16px;transition:background-color .2s ease}.refresh-location-button:hover{background-color:#3a70d1}.refresh-location-button:disabled{background-color:#2d3748;cursor:not-allowed}.location-accuracy{align-items:center;color:#a0aec0;display:flex;font-size:.9rem;gap:8px}.accuracy-icon{color:#4f8cff}.location-error-message{color:#ff7e7e;font-size:.9rem;line-height:1.4}.scroll-to-results-button{align-items:center;background:linear-gradient(135deg,#4f8cff,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 10px #4f8cff4d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;margin-left:auto;padding:.5rem 1rem;transition:all .3s ease}.scroll-to-results-button:hover{box-shadow:0 6px 15px #4f8cff66;transform:translateY(-3px)}.results-icon{font-size:1.2rem}.results-count{background:#fff;border-radius:50%;color:#4f8cff;font-size:.9rem;font-weight:700;height:24px;width:24px}.manual-location-button,.results-count{align-items:center;display:flex;justify-content:center}.manual-location-button{background-color:#2d3748;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;gap:8px;margin-top:10px;padding:8px 16px;transition:background-color .2s ease}.manual-location-button:hover{background-color:#4a5568}.manual-location-form{background-color:#1a2235;border:1px solid #2d3748;border-radius:8px;display:flex;flex-direction:column;gap:8px;margin-top:10px;padding:10px}.manual-location-form input{background-color:#2d3748;border:1px solid #2d3748;border-radius:4px;color:#fff;padding:8px}.manual-location-form button{background-color:#4f8cff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px}.manual-location-form button:disabled{background-color:#3a5484;cursor:not-allowed}.precise-location-button{align-items:center;background:linear-gradient(135deg,#2118d8,#ff6b81);border:none;border-radius:8px;box-shadow:0 4px 6px #ff475733;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;justify-content:center;margin-bottom:10px;padding:10px 16px;transition:all .2s ease}.precise-location-button:hover{box-shadow:0 6px 12px #ff47574d;transform:translateY(-2px)}.precise-location-button:disabled{background:linear-gradient(135deg,#a4b0be,#ced6e0);box-shadow:none;cursor:not-allowed;transform:none}.accuracy-toggle{align-items:center;color:#a0aec0;display:flex;font-size:.9rem;margin:10px 0}.accuracy-toggle input[type=checkbox]{accent-color:#ff4757;margin-right:8px}.location-warning-banner{background-color:#fff3cd;border:2px solid #ffeeba;border-left:6px solid #ffc107;border-radius:8px;box-shadow:0 2px 5px #0000001a;color:#856404;margin:16px auto;max-width:800px;padding:16px 20px;position:relative}.location-warning-banner strong{align-items:center;display:flex;font-size:18px;margin-bottom:10px}.location-warning-banner p{line-height:1.5;margin:8px 0}.location-warning-banner ul{margin:10px 0 10px 20px;padding-left:10px}.location-warning-banner li{list-style-type:none;margin:8px 0;padding-left:24px;position:relative}.location-warning-banner li:before{color:#ffc107;content:"✓";font-weight:700;left:0;position:absolute}.location-warning-banner button{background-color:#ffc107;border:none;border-radius:4px;color:#212529;cursor:pointer;font-weight:500;margin-top:10px;padding:8px 16px;transition:background-color .2s}.location-warning-banner button:hover{background-color:#e0a800}.warning-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.location-warning-popup{background-color:#fff3cd;border:2px solid #ffeeba;border-left:6px solid #ffc107;border-radius:8px;box-shadow:0 4px 15px #0000004d;color:#856404;left:50%;max-height:80vh;max-width:500px;overflow-y:auto;padding:16px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:1000}.location-warning-popup strong{align-items:center;display:flex;font-size:18px;margin-bottom:10px}.location-warning-popup p{line-height:1.5;margin:8px 0}.location-warning-popup ul{margin:10px 0 10px 20px;padding-left:10px}.location-warning-popup li{list-style-type:none;margin:8px 0;padding-left:24px;position:relative}.location-warning-popup li:before{color:#ffc107;content:"✓";font-weight:700;left:0;position:absolute}.close-warning-button{align-items:center;background:none;border:none;border-radius:50%;color:#856404;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;position:absolute;right:10px;top:10px;width:24px}.close-warning-button:hover{background-color:#0003}@media (max-width:768px){.category-filter .category-name{display:none}.category-filter{padding:.5rem}.category-icon{font-size:1.5rem}.restaurant-map-header h1{font-size:1.3rem}.scroll-to-results-button{justify-content:center;margin-top:.5rem;width:100%}.category-filters{flex-wrap:wrap}}.gps-reminder{align-items:center;animation:pulse 2s infinite;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:8px;color:#856404;display:flex;font-size:.9rem;gap:10px;margin:10px 0;padding:10px 16px}.gps-icon{font-size:1.2rem}.restaurant-image{border-radius:12px 12px 0 0;height:160px;margin:-1.5rem -1.5rem 1rem;overflow:hidden;position:relative}.restaurant-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.restaurant-card:hover .restaurant-image img{transform:scale(1.05)}.restaurant-type-badge{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a202ccc;border-radius:20px;bottom:10px;color:#fff;display:flex;font-size:.8rem;gap:5px;padding:5px 10px;position:absolute;right:10px}.popup-image{border-radius:8px;height:120px;margin-bottom:10px;overflow:hidden;width:100%}.popup-image img{height:100%;object-fit:cover;width:100%}.image-disclaimer{color:#a0aec0;font-size:.7rem;font-style:italic;margin-top:1rem}.location-troubleshoot{background:#f8f8f8;border-left:4px solid #ff4757;border-radius:4px;box-shadow:0 2px 4px #0000001a;margin:15px 0;padding:15px}.location-troubleshoot h3{color:#ff4757;margin-top:0}.location-troubleshoot ul{margin:10px 0;padding-left:20px}.location-troubleshoot li{margin-bottom:8px}.retry-location-button{align-items:center;background:#4a6fdc;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;gap:8px;margin:10px 0;padding:8px 16px}.retry-location-button:hover{background:#3a5dc0}@media (max-width:768px){.restaurant-map-page{padding-left:0}}.discover-recipe-page{background-color:#121927;color:#e2e8f0;display:flex;flex-direction:column;min-height:100vh;padding-bottom:3rem;padding-left:280px}.discover-header{align-items:center;background-color:#1a2235;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.discover-header h1{align-items:center;color:#fff;display:flex;font-size:1.8rem;gap:10px;margin:0}.filters-section{background:linear-gradient(145deg,#1a2235,#232b3d);border-radius:16px;box-shadow:0 10px 25px #0003;margin:2rem;overflow:hidden;padding:1.5rem}.filters-section h2{color:#4f8cff;font-size:1.4rem;margin-bottom:1.5rem;margin-top:0;text-align:center}.filter-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));max-width:100%;width:100%}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#a0aec0;font-size:.9rem;font-weight:600}.filter-group select{-webkit-appearance:none;appearance:none;background-color:#232b3d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f8cff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #2d3748;border-radius:8px;color:#e2e8f0;font-size:1rem;padding:.75rem 1rem}.filter-group select:focus{border-color:#4f8cff;box-shadow:0 0 0 2px #4f8cff33;outline:none}.reset-filters-button{background-color:#2d3748;border:none;border-radius:8px;color:#e2e8f0;cursor:pointer;font-weight:600;padding:.9rem 1.5rem;transition:all .2s ease}.reset-filters-button:hover:not(:disabled){background-color:#4a5568}.reset-filters-button:disabled{background-color:#1a2235;color:#4a5568;cursor:not-allowed}.recipes-container{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:0 1rem;width:100%}.recipes-container h2{color:#e2e8f0;font-size:1.4rem;margin-bottom:1.5rem}.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;height:200px;justify-content:center}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #4f8cff4d;border-radius:50%;border-top-color:#4f8cff;height:40px;width:40px}.error-message{align-items:center;color:#ff7e7e;display:flex;flex-direction:column;gap:1rem;padding:2rem}.error-message button{background-color:#2d3748;border:none;border-radius:8px;color:#e2e8f0;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.error-message button:hover{background-color:#4a5568}.recipe-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto 2rem;width:100%}@media (min-width:600px){.recipe-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.recipe-grid{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.recipe-grid{gap:28px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1600px){.recipe-grid{grid-template-columns:repeat(4,1fr);max-width:1600px}}.recipe-card{background:#1a2235;border:1px solid #2d3748;border-radius:12px;box-shadow:0 4px 8px #0003;box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s,box-shadow .2s;width:100%}.recipe-card:hover{box-shadow:0 8px 16px #0000004d;transform:translateY(-5px)}.recipe-image{height:200px;overflow:hidden;position:relative}.recipe-image img{height:100%;object-fit:cover;transition:transform .3s;width:100%}.recipe-card:hover .recipe-image img{transform:scale(1.05)}.recipe-content{display:flex;flex-direction:column;flex-grow:1;padding:16px}.recipe-content h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#e2e8f0;display:-webkit-box;font-size:18px;line-height:1.4;margin-bottom:12px;margin-top:0;overflow:hidden}.recipe-metadata{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.recipe-metadata span{background:#4f8cff4d;border-radius:12px;color:#4f8cff;font-size:12px;padding:4px 8px}.recipe-actions{display:flex;gap:8px;justify-content:space-between;margin-top:auto;padding-top:16px}.recipes-container{padding:20px}@media (min-width:768px){.recipes-container{padding:30px}}.search-group{box-sizing:border-box;grid-column:1/-1;margin-bottom:1rem;max-width:100%;width:100%}.search-input-wrapper{box-sizing:border-box;position:relative;width:100%}.search-input-wrapper input{background-color:#1a2235;border:1px solid #2d3748;border-radius:8px;box-sizing:border-box;color:#e2e8f0;font-size:1rem;padding:.9rem 1rem;transition:all .2s ease;width:100%}.discover-recipe-page input[type=text],.filters-section input[type=text],.search-input-wrapper input,input[placeholder*="Enter keywords"]{background-color:#1a2235!important;border:1px solid #2d3748;border-radius:8px;color:#e2e8f0!important}.filters-section input,.filters-section select,.filters-section textarea{background-color:#1a2235!important;color:#e2e8f0!important}.search-buttons{box-sizing:border-box;display:flex;gap:1rem;grid-column:1/-1;margin-top:1rem;width:100%}.search-recipes-button{align-items:center;background:linear-gradient(135deg,#4f8cff,#2d5cbe);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:8px;justify-content:center;min-width:120px;padding:.9rem 1.5rem;transition:all .2s ease}.search-recipes-button:hover:not(:disabled){box-shadow:0 8px 15px #4f8cff4d;transform:translateY(-2px)}.search-recipes-button:disabled{background:linear-gradient(135deg,#a4b0be,#747d8c);cursor:not-allowed}.search-recipes-button.loading{background:linear-gradient(135deg,#4f8cff,#2d5cbe);opacity:.7;pointer-events:none;position:relative}.search-recipes-button.loading:after{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:20px;margin-left:10px;position:absolute;width:20px}.image-disclaimer{background:#2d3748b3;border-radius:8px;box-sizing:border-box;margin:1.5rem auto;padding:.75rem 1rem;text-align:center;width:100%}.image-disclaimer p{align-items:center;color:#cbd5e0;display:flex;font-size:.9rem;gap:.5rem;justify-content:center;margin:0}.disclaimer-icon{font-size:1.1rem}.share-recipe-preview{align-items:center;background:#1a202ccc;border-radius:8px;display:flex;flex-direction:column;margin-bottom:1rem;padding:1rem}.share-recipe-preview img{border-radius:8px;height:140px;margin-bottom:.75rem;object-fit:cover;width:100%}.share-recipe-preview h4{color:#e2e8f0;font-size:1rem;margin:0;text-align:center}.share-recipe-disclaimer{background:#2d3748b3;border-radius:6px;margin:1rem 0;padding:.5rem .75rem}.share-recipe-disclaimer p{align-items:center;color:#cbd5e0;display:flex;font-size:.8rem;gap:.5rem;margin:0}.success-toast{align-items:center;animation:fadeIn .3s,fadeOut .3s 2.7s forwards;background-color:#38a169;border-radius:8px;bottom:20px;box-shadow:0 4px 10px #0003;color:#fff;display:flex;gap:10px;left:50%;padding:10px 20px;position:fixed;transform:translateX(-50%);z-index:1000}.toast-message{font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes fadeOut{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}.grocery-recipe-button,.print-recipe-button,.recipe-actions button,.save-recipe-button,.share-recipe-button,.view-recipe-button{align-items:center;background-color:#1c2435!important;border:none;border-radius:6px;color:#e2e8f0;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;height:36px;justify-content:center;min-width:36px;padding:8px 12px;transition:all .2s ease}@media (max-width:768px){.recipe-actions{align-items:stretch;display:flex;flex-wrap:nowrap;gap:3px;justify-content:space-between;width:100%}.recipe-actions button{box-sizing:border-box;flex:1 1;font-size:.8rem;height:36px!important;min-width:0;padding:6px!important}.view-recipe-button{flex:1.5 1;height:36px!important}.grocery-recipe-button,.print-recipe-button,.save-recipe-button,.share-recipe-button{height:36px!important;padding:6px 4px!important}.discover-recipe-page{padding-left:0}.filter-grid{gap:1rem;grid-template-columns:1fr}.recipe-grid{gap:16px;grid-template-columns:1fr}.filters-section{margin:1rem;padding:1rem}.discover-header{padding:1rem}.discover-header h1{font-size:1.5rem}}@media (max-width:400px){.recipe-actions button{height:36px!important;padding:4px!important}}.legal-page-container{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000000d;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:20px auto 40px;max-width:900px;padding:40px 20px;position:relative}.legal-page-header{border-bottom:1px solid #eaeaea;margin-bottom:40px;padding-bottom:20px;text-align:center}.legal-page-header h1{color:#1a73e8;font-size:32px;margin-bottom:10px}.legal-effective-date{color:#555;font-size:14px;margin-bottom:20px}.back-button{background-color:#1a73e8;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;position:absolute;right:20px;top:15px;transition:all .3s ease;z-index:10}.back-button:hover{background-color:#1557b0}.legal-content{font-size:16px}.legal-content section{background-color:#f9f9f9;border-radius:6px;margin-bottom:30px;padding:15px 20px}.legal-content h2{border-bottom:1px solid #eaeaea;color:#1a73e8;font-size:24px;margin-bottom:15px;padding-bottom:10px}.legal-content h3{color:#2c5aa0;font-size:20px;margin-bottom:10px}.legal-content p{color:#333;margin-bottom:15px}.legal-content ul{margin-bottom:15px;padding-left:25px}.legal-content li{color:#333;margin-bottom:8px}.open-source-notice{background-color:#e8f4fd;border-left:4px solid #1a73e8;border-radius:8px;margin-bottom:30px;padding:20px 25px}.open-source-notice h2{color:#1a73e8;font-size:24px;font-weight:600;margin-bottom:15px}.open-source-notice p{margin-bottom:15px}.open-source-notice a{color:#1a73e8;font-weight:500;text-decoration:none}.open-source-notice a:hover{text-decoration:underline}.github-link{background-color:#f0f6ff;border-left:3px solid #1a73e8;border-radius:5px;font-size:16px;margin-top:15px;padding:10px 15px}.github-link a{color:#1a73e8;font-weight:500;text-decoration:none;word-break:break-all}.github-link a:hover{text-decoration:underline}@media (max-width:768px){.legal-page-container{margin-top:10px;padding:20px 15px}.legal-page-header h1{font-size:28px}.legal-content h2{font-size:22px}.legal-content h3{font-size:18px}}body{background-color:#f5f5f5}.profile-details-container{align-items:center;display:flex;flex-direction:column;min-height:100vh;padding:2rem 2rem 2rem 320px;position:relative;z-index:1}.profile-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem;max-width:800px;width:100%}.profile-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff 60%,#ffe0b2);-webkit-background-clip:text;background-clip:text;color:#f0f4f8;font-size:2.2rem;margin-bottom:.5rem;text-align:left;text-shadow:0 2px 10px #0003}.profile-details-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2235b3;border:1px solid #4f8cff59;border-radius:18px;box-shadow:0 18px 40px #00000080,0 8px 20px #0006;margin-bottom:2rem;max-width:800px;overflow:hidden;padding:2rem;position:relative;width:100%}.profile-subtitle{color:#e2e8f0;font-size:1.1rem;margin-bottom:2rem}.profile-message{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.profile-message.success{animation:pulse 1.5s infinite;background-color:#4caf50;border-radius:8px;box-shadow:0 4px 15px #0003;color:#fff;font-size:18px;font-weight:700;margin:20px auto;max-width:90%;padding:20px;position:-webkit-sticky;position:sticky;text-align:center;top:80px;z-index:1000}@keyframes pulse{0%{opacity:.7;transform:scale(.98)}50%{opacity:1;transform:scale(1)}to{opacity:.7;transform:scale(.98)}}.profile-message.error{background:#f565654d;border:1px solid #f565654d;color:#f56565}.incomplete-form-message{background:#f59e0b40;border:1px solid #f59e0b4d;border-radius:8px;color:#f59e0b;font-weight:500;margin-bottom:20px;padding:12px;text-align:center}.profile-form{display:flex;flex-direction:column;gap:2rem}.form-section{background:#1a223599;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;margin-bottom:1.5rem;padding:1.5rem;width:100%}.form-section h2{border-bottom:1px solid #ffffff1a;color:#4f8cff;font-size:1.4rem;margin-top:0;padding-bottom:.5rem}.form-group,.form-section h2{margin-bottom:1.2rem}.form-group label{align-items:center;color:#e2e8f0;display:flex;font-weight:500;gap:.5rem;margin-bottom:.5rem}.input-icon{color:#4f8cff}.form-row{display:flex;gap:1rem;margin-bottom:1.2rem}.form-group.half{flex:1 1;margin-bottom:0}input[type=date],input[type=number],input[type=text],select,textarea{background:#1a2235cc;border:1px solid #4f8cff4d;border-radius:8px;color:#e2e8f0;font-size:1rem;padding:.8rem 1rem;transition:all .3s ease}input[type=date]:focus,input[type=number]:focus,input[type=text]:focus,select:focus,textarea:focus{background:#232d41e6;border-color:#4f8cff;box-shadow:0 0 0 2px #4f8cff33;outline:none}input.error,select.error{border-color:#f56565}.error-text{color:#f56565;font-size:.85rem;margin-top:.3rem}.radio-group{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.radio-label{align-items:center;color:#e2e8f0;cursor:pointer;display:flex;gap:.4rem}.radio-label input[type=radio]{accent-color:#4f8cff}.bmi-display{align-items:center;background:#4f8cff33;border:1px solid #4f8cff4d;border-radius:8px;display:flex;gap:.5rem;margin:.5rem 0 1.5rem;padding:.8rem 1rem}.bmi-value{color:#4f8cff;font-weight:600}.bmi-category{color:#e2e8f0;font-size:.9rem}.form-buttons{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.cancel-button,.save-button{border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 1.5rem;transition:all .3s ease}.save-button{background:linear-gradient(135deg,#4f8cff,#2d5cbe);border:none;box-shadow:0 8px 20px #4f8cff4d;color:#fff}.save-button:hover:not(:disabled){box-shadow:0 12px 25px #4f8cff66;transform:translateY(-3px)}.save-button:disabled{cursor:not-allowed;opacity:.6}.cancel-button{background:#0000;border:1px solid #3d4e69;color:#a0aec0}.cancel-button:hover:not(:disabled){background:#ffffff1a;color:#e2e8f0}.chat-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2235d9;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 20px #0003;justify-content:space-between;padding:1.2rem 2.5rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.chat-logo,.chat-navbar{align-items:center;display:flex}.chat-logo{cursor:pointer;gap:.75rem}.chat-logo-icon{font-size:1.5rem}.chat-logo-text{color:#4f8cff;font-size:1.2rem;font-weight:700}.profile-content{align-items:center;display:flex;flex-direction:column;margin:.5rem auto 2rem;max-width:800px;width:100%}.profile-page{background-color:#0f1729;color:#e2e8f0;min-height:100vh}.navbar-pro{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2235d9;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 20px #0003;height:60px;justify-content:space-between;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-pro,.navbar-pro__logo{align-items:center;display:flex}.navbar-pro__logo{gap:8px;min-width:-webkit-max-content;min-width:max-content}.navbar-pro__logo-icon{font-size:1.8rem}.navbar-pro__brand{color:#4f8cff;font-size:1.2rem;font-weight:700}.profile-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:2rem;width:100%}@media (max-width:480px){.profile-container,.profile-details-container{padding:.75rem}.profile-title{font-size:1.5rem;margin-bottom:1rem;text-align:center}.profile-subtitle{font-size:.9rem;margin-bottom:1.5rem}.profile-content,.profile-details-card{border-radius:12px;padding:1rem}.form-section{margin-bottom:1rem;padding:1rem}.form-section h2{font-size:1.2rem}.form-group,.form-section h2{margin-bottom:.8rem}input[type=date],input[type=number],input[type=text],select,textarea{font-size:.9rem;padding:.6rem .8rem}.radio-group{flex-direction:column;gap:.5rem}.cancel-button,.save-button{font-size:.9rem;padding:.7rem 1rem}}@media (max-width:767px){.profile-header{align-items:flex-start;flex-direction:column;gap:1rem}.form-row{flex-direction:column;gap:.8rem}.form-buttons{flex-direction:column-reverse;gap:.8rem}.cancel-button,.save-button{width:100%}.bmi-display{align-items:flex-start;flex-direction:column}.profile-message.success{font-size:16px;padding:15px}}@media (min-width:768px) and (max-width:1023px){.profile-container,.profile-content{padding:1.5rem}.profile-title{font-size:2rem}.form-section{padding:1.25rem}}@media (min-width:1024px){.profile-container{padding:2rem}.profile-content,.profile-details-card{max-width:900px}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=number],input[type=text],select,textarea{font-size:16px!important}}@media (max-width:767px){.form-group label{font-size:.95rem;margin-bottom:.6rem}input[type=radio]{height:20px;margin-right:8px;width:20px}.radio-label{padding:.5rem 0}.navbar-pro{padding:0 10px}.navbar-pro__brand{font-size:1.1rem}.error-text{font-size:.8rem;margin-bottom:.2rem;margin-top:.2rem}.incomplete-form-message{font-size:.9rem;padding:10px}}.profile-message.success,textarea{box-sizing:border-box;max-width:100%}textarea{word-wrap:break-word;font-family:inherit;min-height:80px;overflow-y:auto;resize:vertical}.form-group{box-sizing:border-box;width:100%}.form-section{overflow:hidden}@media (max-width:480px){textarea{font-size:.9rem;min-height:60px;padding:.5rem}.form-group textarea{max-width:100%;width:100%}}input[type=date],input[type=number],input[type=text],select,textarea{word-wrap:break-word;box-sizing:border-box;max-width:100%;white-space:pre-wrap;width:100%}.meal-planner-page{background-color:#121826;color:#e2e8f0;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;min-height:100vh}.meal-planner-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2235d9;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 20px #0003;box-sizing:border-box;overflow-x:visible;padding:1.2rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 10px;width:100%}.header-content h1{align-items:center;display:flex;font-size:1.6rem;gap:.6rem;margin:0}.calendar-icon{font-size:1.5rem}.meal-planner-content{margin:0 auto;max-width:1400px;padding:1.5rem 1.5rem 1.5rem 320px}.control-bar{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;position:relative}.action-button,.control-bar{align-items:center;display:flex}.action-button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;gap:.5rem;padding:.8rem 1.2rem;transition:all .3s ease}.action-button.primary{background:linear-gradient(135deg,#4f8cff,#2563eb);box-shadow:0 4px 12px #4f8cff4d;color:#fff}.action-button.primary:hover{box-shadow:0 6px 16px #4f8cff66;transform:translateY(-2px)}.action-button.secondary{background:#ffffff26;border:1px solid #ffffff1a;color:#e2e8f0}.action-button.secondary:hover{background:#fff3;transform:translateY(-2px)}.action-button.danger{background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff}.action-button.danger:hover{background:linear-gradient(135deg,#f56565,#e53e3e)}.action-button.print-plan{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff}.action-button.print-plan:hover{background:linear-gradient(135deg,#4b5563,#374151);transform:translateY(-2px)}.action-button:disabled{box-shadow:none!important;cursor:not-allowed;opacity:.6;transform:none!important}.action-button .icon{font-size:1.1rem}.toast{align-items:center;animation:fadeInUp .3s ease-out,fadeOutDown .3s ease-out 2.7s forwards;border-radius:8px;bottom:2rem;box-shadow:0 5px 15px #0003;display:flex;gap:.5rem;left:50%;max-width:90%;padding:.8rem 1.2rem;position:fixed;transform:translateX(-50%);z-index:1000}.toast.success{background-color:#38a169e6;color:#fff}.toast.error{background-color:#e53e3ee6;color:#fff}.close-toast,.toast-icon{font-size:1.2rem}.close-toast{background:none;border:none;color:#fff;cursor:pointer;margin-left:auto;padding:.2rem}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@keyframes fadeOutDown{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}.empty-state h2{font-size:1.8rem;margin-bottom:.5rem}.days-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.days-container.portrait{grid-template-columns:1fr}.day{background:#1a2235b3;border:1px solid #ffffff26;border-radius:12px;overflow:hidden}.day-name{background:linear-gradient(135deg,#1a2235,#121826);border-bottom:1px solid #ffffff1a;padding:.8rem 1.2rem}.day-name h3{color:#4f8cff;font-size:1.2rem;margin:0}.meals{gap:1rem;padding:1rem}.meal,.meals{display:flex;flex-direction:column}.meal{background:linear-gradient(145deg,#283046b3,#161b27b3);border:1px solid #ffffff26;border-radius:12px;cursor:pointer;overflow:hidden;transition:transform .3s,box-shadow .3s}.meal:hover{border-color:#4f8cff4d;box-shadow:0 8px 20px #0000004d;transform:translateY(-4px)}.meal.landscape{flex-direction:row;height:180px}.meal-img{height:180px;overflow:hidden;position:relative}.meal-img.full-width{width:100%}.meal.landscape .meal-img{flex-shrink:0;height:100%;min-width:180px;width:180px}.meal-img img{height:100%;object-fit:cover;transition:transform .5s;width:100%}.meal:hover .meal-img img{transform:scale(1.05)}.meal-type{background:#4f8cffe6;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:10px;padding:.3rem .7rem;position:absolute;top:10px;z-index:1}.meal-info{display:flex;flex:1 1;flex-direction:column;padding:1.2rem}.meal-info h4{font-size:1.1rem;line-height:1.4;margin:0 0 .5rem}.description{color:#a0aec0;flex-grow:1;font-size:.9rem;margin:0 0 1rem}.meal-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.stat{align-items:center;color:#cbd5e0;display:flex;font-size:.9rem;gap:.4rem}.stat-icon{font-size:1.1rem}.meal-actions{display:flex;flex-wrap:wrap;gap:.8rem}.meal-actions.compact{justify-content:space-between}.action-icon{align-items:center;background:#4f8cff26;border:1px solid #4f8cff33;border-radius:8px;color:#e2e8f0;cursor:pointer;display:flex;flex-direction:column;gap:.3rem;min-width:50px;padding:.5rem;transition:all .2s}.action-icon:hover{background:#4f8cff40;transform:translateY(-2px)}.action-icon:active{transform:translateY(0)}.action-icon:disabled{cursor:not-allowed;opacity:.5}.action-icon-symbol{font-size:1.2rem}.action-label{font-size:.8rem}.confirmation-dialog{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.confirmation-content{animation:slide-up .3s ease-out;background:#1a2235;border-radius:16px;box-shadow:0 25px 50px -12px #00000080;max-width:400px;padding:1.5rem;width:90%}.confirmation-content h3{color:#e2e8f0;font-size:1.5rem;margin-bottom:1rem;margin-top:0}.confirmation-content p{color:#a0aec0;margin-bottom:1.5rem}.confirmation-actions{display:flex;gap:1rem;justify-content:flex-end}@keyframes slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.meal-planner-header{padding:1rem}.header-content h1{font-size:1.3rem}.meal-planner-content{padding:1rem}.control-bar{align-items:stretch;flex-direction:column;gap:.8rem}.days-container{gap:1rem;grid-template-columns:1fr}.meal,.meal.landscape{flex-direction:column;height:auto}.meal.landscape .meal-img{height:180px;width:100%}.meal-actions{justify-content:space-between}.action-icon{min-width:45px;padding:.5rem .3rem}.action-button{justify-content:center;width:100%}.toast{padding:.7rem 1rem;width:85%}}@media (max-width:480px){.meal-planner-header{padding:.8rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content h1{font-size:1.1rem}.header-content{padding:0}.meal-planner-content{padding:.8rem}.day,.meal{border-radius:8px}.day-name{padding:.7rem 1rem}.day-name h3{font-size:1.1rem}.action-icon{flex:1 1;max-width:70px;min-width:40px;padding:.4rem .2rem}.action-label{font-size:.7rem}.meal-img{height:140px}.meal-info{padding:1rem}.meal-info h4{font-size:1rem;margin-bottom:.3rem}.description{font-size:.85rem;margin-bottom:.8rem}.meal-stats{gap:.6rem;margin-bottom:.8rem}.stat{font-size:.8rem}.confirmation-content{padding:1.2rem;width:95%}.confirmation-content h3{font-size:1.3rem}.confirmation-actions{flex-direction:column;gap:.5rem}.confirmation-actions .action-button{margin:0}}@media (max-width:360px){.meal-planner-header{padding:.6rem}.header-content h1{font-size:1rem}.meal-planner-content{padding:.6rem}.meal-img{height:120px}.meal-type{font-size:.7rem;padding:.2rem .5rem}.meal-actions{flex-wrap:wrap;gap:.5rem;justify-content:space-between}.action-icon{min-width:35px;padding:.3rem .2rem}.action-icon-symbol{font-size:1rem}.meals{gap:.7rem;padding:.7rem}}@media (max-width:768px){.action-button,.action-icon,.close-toast,.meal{cursor:default}.action-button{padding:.9rem 1rem}.action-icon{display:flex;justify-content:center;min-height:44px}input,select{font-size:16px}.day,.days-container,.meal,.meal-planner-content,.meal-planner-page,.meals{box-sizing:border-box;max-width:100%;overflow-x:hidden}.meal-planner-page{-webkit-overflow-scrolling:touch}}@supports (-webkit-touch-callout:none){.meal-planner-header{padding-top:max(.8rem,env(safe-area-inset-top))}.meal-planner-content,.meal-planner-header{padding-left:max(.8rem,env(safe-area-inset-left));padding-right:max(.8rem,env(safe-area-inset-right))}.meal-planner-content{padding-bottom:max(1rem,env(safe-area-inset-bottom))}}.pricing-page{background-color:#121927;color:#e2e8f0;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;min-height:100vh;padding-bottom:3rem;padding-left:280px}.pricing-header{align-items:center;background-color:#1a2235;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.pricing-header h1{align-items:center;color:#fff;display:flex;font-size:1.8rem;gap:10px;margin:0}.pricing-container{box-sizing:border-box;margin:0 auto;padding:2rem;width:100%}.pricing-title{color:#fff;font-size:2.2rem;font-weight:700;margin:0 0 .5rem;text-align:center}.pricing-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;width:100%}.pricing-subtitle{color:#a0aec0;font-size:1.1rem;margin-bottom:2rem;text-align:center}.pricing-message{border-radius:8px;font-weight:500;margin-bottom:1.5rem;max-width:90%;padding:1rem;text-align:center}.pricing-message.error{background:#f565654d;border:1px solid #f565654d;color:#f56565}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem;width:100%}.pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2235b3;border:1px solid #4f8cff59;border-radius:18px;box-shadow:0 18px 40px #00000080,0 8px 20px #0006;overflow:hidden;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{box-shadow:0 25px 50px #0009,0 12px 25px #00000080;transform:translateY(-5px)}.pricing-card.featured{border-color:#4f8cff;box-shadow:0 18px 40px #4f8cff4d,0 8px 20px #4f8cff33}.featured-badge{background:linear-gradient(135deg,#4f8cff,#2563eb);border-radius:0 0 12px 12px;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;top:0;transform:translateX(-50%);z-index:1}.pricing-header{margin-bottom:1.5rem;text-align:center}.plan-icon{display:block;font-size:2rem;margin-bottom:.5rem}.pricing-header h3{color:#4f8cff;font-size:1.5rem;font-weight:600;margin:.5rem 0}.plan-description{color:#a0aec0;font-size:.95rem;line-height:1.4;margin:0}.pricing-details{margin-bottom:2rem;text-align:center}.price-container{margin-bottom:1rem}.price{color:#e2e8f0;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.25rem}.duration{color:#a0aec0;font-size:.9rem;font-weight:500}.discount-info{margin-top:1rem}.discount-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;margin-right:.5rem;padding:.25rem .75rem}.original-price{color:#a0aec0;font-size:.9rem;text-decoration:line-through}.subscribe-button{align-items:center;background:linear-gradient(135deg,#4f8cff,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.subscribe-button:hover:not(:disabled){box-shadow:0 8px 20px #4f8cff66;transform:translateY(-2px)}.subscribe-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.subscribe-button.loading{background:#4f8cffcc}.empty-state,.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:3rem;text-align:center}.empty-state p,.loading-state p{color:#a0aec0;margin-top:1rem}.empty-state h3{color:#e2e8f0;font-size:1.8rem;margin-bottom:.5rem}@media (max-width:1024px){.pricing-page{padding-left:0}}@media (max-width:768px){.pricing-container{padding:1rem}.pricing-header h1{font-size:1.5rem}.pricing-subtitle{font-size:1rem}.pricing-grid{gap:1.5rem;grid-template-columns:1fr}.pricing-card{padding:1.5rem}.price{font-size:2rem}.pricing-header{padding:1rem 1.5rem}}@media (max-width:480px){.pricing-container{padding:.75rem}.pricing-title{font-size:1.5rem}.pricing-card{padding:1.25rem}.pricing-header h3{font-size:1.3rem}.price{font-size:1.8rem}.subscribe-button{font-size:.95rem;padding:.9rem 1.2rem}}.payments-page{background-color:#121927;color:#e2e8f0;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;min-height:100vh;padding-bottom:3rem;padding-left:280px}.payments-header{align-items:center;background-color:#1a2235;box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.payments-header h1{align-items:center;color:#fff;display:flex;font-size:1.8rem;gap:10px;margin:0}.payments-container{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.payments-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 2fr}@media (max-width:1024px){.payments-content{grid-template-columns:1fr}}.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:3rem;text-align:center}.loading-state p{color:#a0aec0;margin-top:1rem}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.spinner.large{border-width:4px;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{background:#f565654d;border:1px solid #f565654d;border-radius:8px;color:#f56565;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.subscription-card{background:linear-gradient(145deg,#1a2235,#232b3d);border:1px solid #4f8cff59;border-radius:16px;box-shadow:0 10px 25px #0003;margin-bottom:2rem;padding:2rem;position:-webkit-sticky;position:sticky;top:2rem}@media (max-width:1024px){.subscription-card{position:relative;top:0}}.subscription-card h2{color:#4f8cff;font-size:1.5rem;margin:0 0 1.5rem}.subscription-details{display:flex;flex-direction:column;gap:1.5rem}.subscription-info{display:flex;flex-direction:column;gap:1rem}.info-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:.75rem 0}.info-row:last-child{border-bottom:none}.info-row .label{color:#a0aec0;font-size:.95rem;font-weight:600}.info-row .value{color:#e2e8f0;font-size:1rem;font-weight:500}.info-row .value.highlight{color:#10b981;font-size:1.1rem;font-weight:700}.info-row .status{border-radius:20px;font-size:.9rem;font-weight:600;padding:.25rem .75rem}.info-row .status.active{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.info-row .status.expired{background:#ef44444d;color:#ef4444}.extend-plan-btn,.subscribe-btn{background:linear-gradient(135deg,#4f8cff,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.extend-plan-btn:hover:not(:disabled),.subscribe-btn:hover{box-shadow:0 8px 20px #4f8cff66;transform:translateY(-2px)}.extend-plan-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.no-subscription{padding:2rem;text-align:center}.no-subscription p{color:#a0aec0;font-size:1.1rem;margin-bottom:1.5rem}.payment-history-section{background:linear-gradient(145deg,#1a2235,#232b3d);border:1px solid #4f8cff59;border-radius:16px;box-shadow:0 10px 25px #0003;margin-bottom:0;padding:2rem}@media (max-width:1024px){.payment-history-section{margin-bottom:2rem}}.payment-history-section h2{color:#4f8cff;font-size:1.5rem;margin:0 0 1.5rem}.payment-history-table{overflow-x:auto;position:relative}.payment-history-table:after{background:#4f8cff33;border-radius:20px;bottom:10px;color:#4f8cff;content:"← Scroll →";font-size:.75rem;font-weight:600;opacity:0;padding:.25rem .75rem;pointer-events:none;position:absolute;right:10px;transition:opacity .3s ease}@media (max-width:768px){.payment-history-table:after{opacity:1}}.payment-history-table table{border-collapse:collapse;width:100%}.payment-history-table th{background:#4f8cff33;color:#4f8cff;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:left;text-transform:uppercase}.payment-history-table td{border-bottom:1px solid #ffffff1a;color:#e2e8f0;font-size:.95rem;padding:1rem}.payment-history-table tr:last-child td{border-bottom:none}.payment-history-table tr:hover{background:#4f8cff0d}.payment-id{background:#4f8cff33;border-radius:4px;color:#7aa9ff;font-family:Courier New,monospace;font-size:.85rem;padding:.25rem .5rem}.status-badge{border-radius:20px;display:inline-block;padding:.25rem .75rem}.download-bill-btn,.status-badge{color:#fff;font-size:.85rem;font-weight:600}.download-bill-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap}.download-bill-btn:hover{box-shadow:0 4px 12px #10b98166;transform:translateY(-2px)}.no-history{padding:3rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.no-history h3{color:#e2e8f0;font-size:1.5rem;margin-bottom:.5rem}.no-history p{color:#a0aec0}.payment-cards{display:none}.payment-card{background:#4f8cff0d;border:1px solid #4f8cff33;border-radius:12px;margin-bottom:1rem;padding:1rem}.payment-card-row{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:.5rem 0}.payment-card-row:last-child{border-bottom:none}.payment-card-label{color:#a0aec0;font-size:.85rem;font-weight:600}.payment-card-value{color:#e2e8f0;font-size:.9rem;font-weight:500;text-align:right}.payment-card-value code{background:#4f8cff33;border-radius:4px;color:#7aa9ff;display:block;font-family:Courier New,monospace;font-size:.75rem;overflow:hidden;padding:.25rem .5rem;text-overflow:ellipsis}.payment-card .download-bill-btn{justify-content:center;margin-top:.5rem;width:100%}@media (max-width:1024px){.payments-page{padding-left:0;padding-top:70px}}@media (max-width:768px){.payments-page{padding-left:0;padding-top:70px}.payments-header{left:0;padding:1rem 1.5rem;position:fixed;right:0;top:0;z-index:100}.payments-container{margin-top:0;padding:1rem}.payments-header h1{font-size:1.5rem}.payment-history-section,.subscription-card{margin-bottom:1.5rem;padding:1.5rem}.payment-history-section h2,.subscription-card h2{font-size:1.3rem}.info-row{padding:.5rem 0}.info-row .label,.info-row .value{font-size:.9rem}.extend-plan-btn,.subscribe-btn{font-size:.95rem;padding:.875rem 1.25rem}.payment-history-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.payment-history-table table{min-width:600px}.payment-history-table td,.payment-history-table th{font-size:.85rem;padding:.75rem .5rem}.download-bill-btn{font-size:.8rem;padding:.4rem .75rem}}@media (max-width:480px){.payments-page{padding-top:65px}.payments-header{padding:.75rem 1rem}.payments-header h1{font-size:1.25rem;gap:6px}.payments-container{padding:.75rem}.payment-history-section,.subscription-card{border-radius:12px;padding:1rem}.payment-history-section h2,.subscription-card h2{font-size:1.15rem;margin-bottom:1rem}.info-row{align-items:flex-start;flex-direction:column;gap:.25rem;padding:.5rem 0}.info-row .label{font-size:.85rem}.info-row .value{font-size:.95rem;margin-top:.25rem}.info-row .value.highlight{font-size:1rem}.extend-plan-btn,.subscribe-btn{font-size:.9rem;padding:.75rem 1rem}.payment-history-table{display:none}.payment-cards{display:block}.no-history{padding:2rem 1rem}.empty-icon{font-size:3rem}.no-history h3{font-size:1.25rem}.no-history p{font-size:.9rem}}@media (max-width:360px){.payments-header h1{font-size:1.1rem}.payment-history-section,.subscription-card{padding:.875rem}.payment-history-section h2,.subscription-card h2{font-size:1.05rem}.payment-history-table table{min-width:500px}}
/*# sourceMappingURL=main.227a5849.css.map*/