*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#fff 50%,#f0f4f3);background-attachment:fixed;color:#2f3e46;font-family:Inter,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#84a59d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#6b8e7d}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-container{background:linear-gradient(135deg,#f8faf9,#fff 50%,#f0f4f3);min-height:calc(100vh - 80px);overflow:hidden;padding:2rem;position:relative}.auth-background-effects{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.floating-shape{animation:float 20s ease-in-out infinite;border-radius:50%;opacity:.1;position:absolute}.shape-1{animation-delay:0s;background:linear-gradient(135deg,#84a59d,#d68c45);height:300px;left:-100px;top:-100px;width:300px}.shape-2{animation-delay:5s;background:linear-gradient(135deg,#d68c45,#84a59d);bottom:-50px;height:200px;right:-50px;width:200px}.shape-3{animation-delay:10s;background:linear-gradient(135deg,#2f3e46,#84a59d);height:150px;right:10%;top:50%;width:150px}.shape-4{animation-delay:15s;background:linear-gradient(135deg,#84a59d,#2f3e46);bottom:20%;height:180px;left:5%;width:180px}@keyframes float{0%,to{transform:translate(0) rotate(0deg) scale(1)}25%{transform:translate(30px,-30px) rotate(90deg) scale(1.1)}50%{transform:translate(-20px,20px) rotate(180deg) scale(.9)}75%{transform:translate(20px,30px) rotate(270deg) scale(1.05)}}.auth-container:before{animation:pulse 20s ease-in-out infinite;background:radial-gradient(circle,#84a59d14 0,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%;z-index:0}.auth-layout{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1400px;position:relative;z-index:1}.auth-features{animation:slideInLeft .8s cubic-bezier(.175,.885,.32,1.275)}.auth-hero{margin-bottom:3rem;text-align:center}.hero-logo{animation:bounce 2s ease-in-out infinite;display:flex;justify-content:center;margin-bottom:1.5rem}.hero-logo-img{filter:drop-shadow(0 4px 12px rgba(47,62,70,.2));height:80px;width:80px}.hero-title{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#2f3e46,#84a59d 50%,#d68c45);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-family:Montserrat,sans-serif;font-size:2.75rem;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-bottom:1rem}.hero-subtitle{color:#6b7280;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.feature-card{animation:fadeInUp .6s ease-out backwards;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #84a59d33;border-radius:20px;box-shadow:0 10px 40px #2f3e4614,inset 0 0 0 1px #ffffff80;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.feature-card:hover{border-color:#84a59d66;box-shadow:0 20px 60px #2f3e4626,inset 0 0 0 1px #ffffff80;transform:translateY(-8px) scale(1.02)}.feature-icon-large{animation:floatIcon 3s ease-in-out infinite;display:block;filter:drop-shadow(0 2px 8px rgba(47,62,70,.1))}.feature-card:nth-child(odd) .feature-icon-large{animation-delay:0s}.feature-card:nth-child(2n) .feature-icon-large{animation-delay:1.5s}@keyframes floatIcon{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-8px) rotate(5deg)}}.feature-title{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.auth-form-container{animation:slideInRight .8s cubic-bezier(.175,.885,.32,1.275)}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.auth-card{animation:slideUp .8s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffffa;border:1px solid #ffffffe6;border-radius:28px;box-shadow:0 25px 80px #2f3e4633,inset 0 0 0 1px #fff9,0 0 100px #84a59d1a;overflow:hidden;padding:3rem 3.5rem;position:relative;z-index:1}.auth-card:before{animation:shimmer 3s linear infinite;background:linear-gradient(90deg,#84a59d,#d68c45,#84a59d);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.auth-header{margin-bottom:2.5rem;text-align:center}.auth-card h2{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#2f3e46,#84a59d 50%,#d68c45);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;font-family:Montserrat,sans-serif;font-size:2.25rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.75rem}.auth-subtitle{color:#6b7280;font-size:1rem;font-weight:400;margin-top:.5rem}.auth-card form{display:flex;flex-direction:column;gap:1rem}.auth-card input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #e8ecea;border-radius:14px;box-shadow:0 2px 8px #2f3e460d;font-family:Inter,sans-serif;font-size:1rem;padding:1.125rem 1.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.auth-card input:focus{background:#fff;border-color:#84a59d;box-shadow:0 0 0 4px #84a59d26,0 6px 20px #84a59d33,inset 0 0 0 1px #84a59d4d;outline:none;transform:translateY(-3px) scale(1.01)}.auth-card input:hover:not(:focus){background:#fffffff2;border-color:#c8d5d1}.auth-card input.error-input,.auth-card input.error-input:focus{border-color:#d32f2f}.field-error{animation:shake .3s ease;font-weight:500;margin-top:.5rem}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.auth-card form>div{display:flex;flex-direction:column}.auth-card button[type=submit]{animation:gradientMove 3s ease infinite;background:linear-gradient(135deg,#d68c45,#c47a3a);background-size:200% 200%;border:none;border-radius:14px;box-shadow:0 6px 20px #d68c4566,0 0 0 0 #d68c4580;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-top:1rem;overflow:hidden;padding:1.125rem 2rem;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes gradientMove{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.auth-card button:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.auth-card button:hover:before{height:300px;width:300px}.auth-card button[type=submit]:hover{background:linear-gradient(135deg,#e0a16a,#d68c45);box-shadow:0 10px 30px #d68c4580,0 0 0 6px #d68c4540;transform:translateY(-4px) scale(1.02)}.auth-card button[type=submit]:active{box-shadow:0 4px 15px #d68c4566,0 0 0 3px #d68c4533;transform:translateY(-1px) scale(.98)}.success-message{border-radius:8px;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding:.875rem 1rem}.toggle-auth{font-size:.9rem;margin-top:1.5rem}.link-button{position:relative}.link-button:after{background:linear-gradient(90deg,#84a59d,#d68c45);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.link-button:hover{transform:translateX(2px)}.link-button:hover:after{width:100%}@media (max-width:1200px){.auth-layout{gap:3rem;grid-template-columns:1fr}.auth-features{order:2}.auth-form-container{order:1}.features-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:960px){.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.1rem}.features-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.feature-card{padding:1.5rem}.feature-icon-large{font-size:2.5rem}.feature-title{font-size:1.1rem}.feature-description{font-size:.9rem}.auth-card{padding:2.5rem 2rem}}@media (max-width:640px){.auth-container{padding:1rem}.auth-layout{gap:2rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.25rem}.auth-card{padding:2rem 1.5rem}.auth-card h2{font-size:1.75rem}}.logo-container{align-items:center;display:flex;gap:8px}.logo-container.logo{gap:4px}.logo-icon{display:block;flex-shrink:0}.logo-text{color:inherit;font-weight:600}.extension-auth-container{align-items:center;background:linear-gradient(135deg,#f0f4f3,#e5ece9);display:flex;justify-content:center;min-height:100vh;padding:2rem}.extension-auth-card{animation:slideUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:24px;box-shadow:0 20px 60px #2f3e4626,inset 0 0 0 1px #ffffff80;max-width:440px;padding:3rem;position:relative;width:100%;z-index:1}.extension-auth-header{margin-bottom:2rem;text-align:center}.extension-auth-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:.5rem;text-align:center}.extension-auth-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.5;margin-top:.5rem}.extension-auth-card h2{color:#2f3e46;font-weight:600;margin-bottom:1.5rem;text-align:center}.extension-auth-card form{display:flex;flex-direction:column;gap:1.25rem}.extension-auth-card input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #e8ecea;border-radius:14px;color:#2f3e46;font-family:Inter,sans-serif;font-size:1.05rem;padding:1.1rem 1.5rem;transition:all .3s ease}.extension-auth-card input:focus{background:#fff;border-color:#84a59d;box-shadow:0 0 0 4px #84a59d1a,0 6px 16px #84a59d26;outline:none;transform:translateY(-3px)}.extension-auth-card input.error-input{border-color:#d32f2f}.field-error{color:#d32f2f;display:block;font-size:.9rem;margin-top:.6rem}.extension-auth-card form>div{display:flex;flex-direction:column}.extension-auth-card button[type=submit]{background:linear-gradient(135deg,#d68c45,#c47a3a);border:none;border-radius:14px;box-shadow:0 6px 20px #d68c4566,0 0 0 0 #d68c4580;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1.5rem;padding:1.1rem;transition:all .3s ease}.extension-auth-card button[type=submit]:hover{box-shadow:0 10px 30px #d68c4599,0 0 0 6px #d68c4533;transform:translateY(-4px)}.error-message,.success-message{border-radius:10px;font-size:.95rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.success-message{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.toggle-auth{color:#6b7280;font-size:1rem;margin-top:2rem;text-align:center}.link-button{background:none;border:none;color:#84a59d;cursor:pointer;font-weight:600;padding:0;text-decoration:none;transition:all .3s ease}.link-button:hover{color:#d68c45;text-decoration:underline}.auth-success{padding:2rem 0;text-align:center}.success-icon{animation:bounce .6s ease;font-size:4rem;margin-bottom:1rem}.auth-success h2{color:#16a34a;margin-bottom:1rem}.auth-success p{color:#6b7280;font-size:1.1rem}.recipe-card{animation:fadeInUp .6s ease-out backwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #2f3e4614;border-radius:20px;box-shadow:0 4px 20px #2f3e461a,inset 0 0 0 1px #ffffff80;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.recipe-card.recipe-pending{border:2px solid #ffc10766;box-shadow:0 4px 20px #ffc10726,inset 0 0 0 1px #ffc10733}.recipe-card.recipe-pending:hover{border-color:#ffc10799;box-shadow:0 20px 40px #ffc10733,inset 0 0 0 1px #ffc1074d}.pending-badge{align-items:center;animation:pulse 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffc107f2,#ff9800f2);border-radius:20px;box-shadow:0 2px 8px #ffc10766;color:#856404;display:flex;font-size:.8rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem;z-index:5}.pending-icon{font-size:1rem}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.recipe-card:before{background:linear-gradient(90deg,#84a59d,#d68c45,#84a59d);background-size:200% 100%;content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.recipe-card:hover:before{animation:shimmer 2s linear infinite;opacity:1}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.recipe-card:hover{border-color:#84a59d4d;box-shadow:0 20px 40px #2f3e4633,inset 0 0 0 1px #84a59d33;transform:translateY(-8px) scale(1.02)}.recipe-image{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:220px;justify-content:center;overflow:hidden;position:relative;transition:transform .6s cubic-bezier(.175,.885,.32,1.275);width:100%}.recipe-image-placeholder{color:#2f3e46;font-size:3rem;opacity:.3}.recipe-image:after{background:linear-gradient(180deg,#0000 0,#2f3e461a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.recipe-card:hover .recipe-image{transform:scale(1.1)}.recipe-card:hover .recipe-image:after{opacity:1}.recipe-content{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;padding:1.75rem;width:100%}.recipe-content h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2f3e46;display:-webkit-box;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;height:3.25rem;line-height:1.3;margin-bottom:.75rem;min-height:3.25rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.recipe-meta{align-items:center;color:#84a59d;display:flex;flex-shrink:0;flex-wrap:nowrap!important;font-size:.75rem;font-weight:500;gap:.6rem;margin-bottom:1.25rem;overflow:visible;width:100%}.recipe-meta span{display:inline-block;flex-shrink:0;line-height:1.2;white-space:nowrap!important}.recipe-tags{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:auto;min-height:0}.tag{background:linear-gradient(135deg,#f0f4f3,#e5ece9);border:1px solid #84a59d33;border-radius:20px;color:#84a59d;display:inline-block;font-size:.8rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.tag:hover{background:linear-gradient(135deg,#84a59d,#6b8e7d);box-shadow:0 4px 8px #84a59d4d;color:#fff;transform:translateY(-2px)}.tag.tag-clickable{cursor:pointer}.tag.tag-clickable:hover{background:linear-gradient(135deg,#d68c45,#c47a3a);border-color:#d68c45;box-shadow:0 4px 12px #d68c4566}.tag.tag-active{background:linear-gradient(135deg,#84a59d,#6b8e7d);border-color:#84a59d;box-shadow:0 2px 6px #84a59d66;color:#fff}.recipe-actions{align-self:flex-end;display:flex;flex-shrink:0;gap:.5rem;margin-top:0;position:relative;width:100%;z-index:10}.confirm-btn,.delete-btn,.edit-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:.625rem;transition:all .2s}.confirm-btn{background:linear-gradient(135deg,#84a59d,#6b8e7d);box-shadow:0 2px 8px #84a59d4d;color:#fff;font-weight:600}.confirm-btn:hover{background:linear-gradient(135deg,#6b8e7d,#5a7a6d);box-shadow:0 4px 12px #84a59d66;transform:translateY(-2px)}.edit-btn{background:linear-gradient(135deg,#84a59d,#6b8e7d);box-shadow:0 2px 8px #84a59d4d}.edit-btn:hover{background:linear-gradient(135deg,#6b8e7d,#5a7a6d);box-shadow:0 4px 12px #84a59d66;transform:translateY(-2px)}.delete-btn{background-color:initial;border:1px solid #ffebee;color:#d32f2f}.delete-btn:hover{background-color:#fff5f5;border-color:#ffcdd2}.ad-banner{align-items:center;background:#0000;display:flex;justify-content:center;margin:1.5rem 0;min-height:100px;text-align:center}.ad-banner.ad-sidebar{margin:0;max-width:300px;min-height:250px;position:-webkit-sticky;position:sticky;top:100px}.ad-banner.ad-inline{margin:2rem auto;max-width:728px;min-height:90px}.ad-banner.ad-horizontal{margin:1.5rem auto;max-width:728px;min-height:90px;width:100%}.ad-banner.ad-vertical{margin:1.5rem auto;max-width:300px;min-height:600px}.ad-banner.ad-footer{border-top:1px solid #84a59d33;margin:2rem auto 1rem;max-width:728px;min-height:90px;padding-top:2rem}@media (max-width:768px){.ad-banner.ad-sidebar{margin:1.5rem 0;max-width:100%;position:static}.ad-banner.ad-footer,.ad-banner.ad-horizontal,.ad-banner.ad-inline{max-width:100%;min-height:50px}.ad-banner.ad-vertical{max-width:100%;min-height:250px}}@media (max-width:480px){.ad-banner.ad-sidebar{display:none}}.ad-banner ins{display:block!important;width:100%}.recipe-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.recipe-list-actions{align-items:center;display:flex;gap:1rem}.recipe-list-header h1{-webkit-text-fill-color:#0000;animation:fadeIn .6s ease-out;background:linear-gradient(135deg,#2f3e46,#84a59d);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-1px}.add-recipe-btn{background:linear-gradient(135deg,#d68c45,#c47a3a);border:none;border-radius:12px;box-shadow:0 4px 15px #d68c4566,0 0 0 0 #d68c4580;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:visible;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.add-recipe-btn:before{content:"+";font-size:1.5rem;font-weight:700;left:1rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%);transition:transform .3s ease}.add-recipe-btn:hover{box-shadow:0 8px 25px #d68c4580,0 0 0 4px #d68c4533;transform:translateY(-3px) scale(1.05)}.add-recipe-btn:hover:before{transform:translateY(-50%) rotate(90deg)}.add-recipe-btn:active{transform:translateY(-1px) scale(1.02)}.delete-all-btn{background:linear-gradient(135deg,#dc3545,#c82333);border:none;border-radius:10px;box-shadow:0 2px 10px #dc35454d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.delete-all-btn:hover{background:linear-gradient(135deg,#c82333,#bd2130);box-shadow:0 4px 15px #dc354566;transform:translateY(-2px)}.delete-all-btn:active{transform:translateY(0)}.delete-all-btn:disabled{background:linear-gradient(135deg,#6c757d,#5a6268);cursor:not-allowed;opacity:.5}.delete-all-btn:disabled:hover{box-shadow:0 2px 10px #6c757d4d;transform:none}.recipe-grid{grid-gap:2.5rem;align-items:stretch;animation:fadeInUp .8s ease-out;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.recipe-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.recipe-grid{gap:1.5rem;grid-template-columns:1fr}}.recipe-grid>*{animation:fadeInUp .6s ease-out backwards}.recipe-grid>:first-child{animation-delay:.1s}.recipe-grid>:nth-child(2){animation-delay:.2s}.recipe-grid>:nth-child(3){animation-delay:.3s}.recipe-grid>:nth-child(4){animation-delay:.4s}.recipe-grid>:nth-child(5){animation-delay:.5s}.recipe-grid>:nth-child(6){animation-delay:.6s}.empty-state{color:#2f3e46;margin:0 auto;max-width:1000px;padding:4rem 2rem}.empty-state-content{animation:fadeInUp .8s ease-out}.empty-state-icon{animation:bounce 2s ease-in-out infinite;font-size:5rem;margin-bottom:1.5rem}.empty-state-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.empty-state-description{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.empty-state-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem;text-align:left}.empty-state-feature{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffffa;border:1px solid #ffffffe6;border-radius:20px;box-shadow:0 25px 80px #2f3e461a,inset 0 0 0 1px #fff9;padding:2rem;transition:all .3s ease}.empty-state-feature:hover{box-shadow:0 30px 100px #2f3e4626,inset 0 0 0 1px #fff9;transform:translateY(-5px)}.feature-icon-large{font-size:3rem;margin-bottom:1rem;text-align:center}.empty-state-feature h3{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.empty-state-feature p{color:#6b7280;line-height:1.6;margin-bottom:1rem}.feature-steps{list-style:none;margin:1rem 0;padding:0;text-align:left}.feature-steps li{color:#4b5563;line-height:1.5;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-steps li:before{color:#84a59d;content:"✓";font-weight:600;left:0;position:absolute}.feature-link{border-bottom:2px solid #0000;color:#84a59d;display:inline-block;font-weight:600;margin-top:1rem;text-decoration:none;transition:all .3s ease}.feature-link:hover{border-bottom-color:#d68c45;color:#d68c45}.feature-button{background:linear-gradient(135deg,#84a59d,#6b8e85);border:none;border-radius:10px;box-shadow:0 2px 10px #84a59d4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.feature-button:hover{background:linear-gradient(135deg,#6b8e85,#5a7a72);box-shadow:0 4px 15px #84a59d66;transform:translateY(-2px)}@media (max-width:768px){.empty-state-features{gap:1.5rem;grid-template-columns:1fr}.empty-state-content h2{font-size:1.5rem}.empty-state-icon{font-size:4rem}}.pending-notice{align-items:center;animation:slideDown .4s ease-out;background:linear-gradient(135deg,#ffc1071a,#ff98001a);border:2px solid #ffc1074d;border-radius:12px;color:#856404;display:flex;font-weight:500;gap:.75rem;margin-bottom:2rem;padding:1rem 1.5rem}.pending-icon{font-size:1.5rem}.pending-notice .link-button{background:none;border:none;color:#d68c45;cursor:pointer;font-weight:600;margin-left:.5rem;padding:0;text-decoration:underline}.pending-notice .link-button:hover{color:#c47a3a}.confirm-all-btn{background:linear-gradient(135deg,#84a59d,#6b8e85);border:none;border-radius:10px;box-shadow:0 2px 10px #84a59d4d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.confirm-all-btn:hover{background:linear-gradient(135deg,#6b8e85,#5a7a72);box-shadow:0 4px 15px #84a59d66;transform:translateY(-2px)}.filter-btn{background:#84a59d1a;border:2px solid #84a59d4d;border-radius:10px;color:#84a59d;font-size:.95rem;padding:.75rem 1.5rem}.filter-btn:hover{background:#84a59d33;border-color:#84a59d80}.filter-btn.active{background:linear-gradient(135deg,#84a59d,#6b8e85)}.tag-filter-section{animation:fadeIn .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #84a59d26;border-radius:12px;box-shadow:0 2px 12px #2f3e4614;margin-bottom:1.5rem;overflow:hidden;padding:0}.tag-filter-header{align-items:center;background:#84a59d0d;border-bottom:1px solid #84a59d1a;display:flex;justify-content:space-between;padding:.875rem 1.25rem}.tag-filter-toggle{align-items:center;background:none;border:none;color:#2f3e46;cursor:pointer;display:flex;flex:1 1;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;gap:.75rem;padding:0;text-align:left;transition:all .2s ease}.tag-filter-toggle:hover{color:#84a59d}.tag-filter-icon{color:#84a59d;display:inline-block;font-size:.75rem;text-align:center;transition:transform .3s ease;width:1rem}.tag-filter-toggle[aria-expanded=true] .tag-filter-icon{transform:rotate(0deg)}.tag-filter-toggle[aria-expanded=false] .tag-filter-icon{transform:rotate(-90deg)}.tag-filter-title{align-items:center;display:flex;gap:.5rem}.tag-filter-count{background:linear-gradient(135deg,#84a59d,#6b8e7d);border-radius:12px;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;padding:.15rem .5rem;text-align:center}.clear-filters-btn{background:#d68c451a;border:1px solid #d68c454d;border-radius:8px;color:#d68c45;cursor:pointer;font-size:.8rem;font-weight:600;padding:.4rem .875rem;transition:all .3s ease;white-space:nowrap}.clear-filters-btn:hover{background:#d68c4533;border-color:#d68c4580;transform:translateY(-1px)}.tag-filter-dropdown{animation:slideDown .3s ease-out;border-top:1px solid #84a59d1a;max-height:300px;overflow-y:auto;padding:1rem 1.25rem}.tag-filter-list{display:flex;flex-wrap:wrap;gap:.6rem}.tag-filter-btn{align-items:center;background:linear-gradient(135deg,#f0f4f3,#e5ece9);border:2px solid #84a59d33;border-radius:20px;color:#84a59d;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;position:relative;transition:all .3s ease}.tag-filter-btn:hover{box-shadow:0 4px 8px #84a59d4d;transform:translateY(-2px)}.tag-filter-btn.active,.tag-filter-btn:hover{background:linear-gradient(135deg,#84a59d,#6b8e7d);border-color:#84a59d;color:#fff}.tag-filter-btn.active{box-shadow:0 2px 8px #84a59d66}.tag-filter-check{font-size:.85rem;font-weight:700}.active-filters{align-items:center;background:#84a59d08;border-top:1px solid #84a59d1a;display:flex;flex-wrap:wrap;gap:.5rem;min-height:0;padding:.75rem 1.25rem}.active-filters:empty{display:none}.active-filter-tag{background:linear-gradient(135deg,#84a59d,#6b8e7d);border-radius:16px;box-shadow:0 2px 6px #84a59d4d;font-size:.8rem;font-weight:600;gap:.4rem;padding:.4rem .65rem}.active-filter-tag,.remove-filter-btn{align-items:center;color:#fff;display:flex}.remove-filter-btn{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;font-size:1.2rem;font-weight:700;height:20px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:20px}.remove-filter-btn:hover{background:#ffffff80;transform:scale(1.1)}@media (max-width:768px){.tag-filter-section{border-radius:10px;margin-bottom:1rem}.tag-filter-header{padding:.75rem 1rem}.tag-filter-toggle{font-size:.9rem}.tag-filter-dropdown{max-height:250px;padding:.875rem 1rem}.tag-filter-list{gap:.5rem}.tag-filter-btn{font-size:.8rem;padding:.5rem .9rem}.clear-filters-btn{font-size:.75rem;padding:.35rem .75rem}.active-filters{gap:.4rem;padding:.625rem 1rem}.active-filter-tag{font-size:.75rem;padding:.35rem .55rem}.remove-filter-btn{font-size:1rem;height:18px;width:18px}}.recipe-form{animation:slideUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fffc;border-radius:24px;box-shadow:0 20px 60px #2f3e4626,inset 0 0 0 1px #ffffff80;margin:0 auto;max-width:800px;padding:3.5rem}.form-group{margin-bottom:2rem}.form-group label{font-weight:500;margin-bottom:.75rem}.form-group input,.form-group textarea{background:#fffc;border-radius:12px;padding:1rem 1.25rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;box-shadow:0 0 0 4px #84a59d1a,0 4px 12px #84a59d26;transform:translateY(-2px)}.form-group input:hover:not(:focus),.form-group textarea:hover:not(:focus){background:#fffffff2;border-color:#c8d5d1}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.array-input-group{display:flex;gap:.5rem;margin-bottom:.5rem}.array-input-group input,.array-input-group textarea{flex:1 1}.remove-btn{background-color:initial;border:1px solid #ffebee;border-radius:8px;color:#d32f2f;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.remove-btn:hover{background-color:#fff5f5;border-color:#ffcdd2}.add-item-btn{background:linear-gradient(135deg,#84a59d,#6b8e7d);border:none;border-radius:12px;box-shadow:0 2px 8px #84a59d4d;color:#fff;cursor:pointer;font-weight:600;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.add-item-btn:hover{background:linear-gradient(135deg,#6b8e7d,#5a7a6d);box-shadow:0 4px 12px #84a59d66;transform:translateY(-2px)}.cancel-btn,.save-btn{border:none;border-radius:4px;cursor:pointer;flex:1 1;font-size:1rem;padding:.75rem}.save-btn{background:linear-gradient(135deg,#d68c45,#c47a3a);box-shadow:0 4px 15px #d68c4566,0 0 0 0 #d68c4580;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.save-btn:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.save-btn:hover:before{height:300px;width:300px}.save-btn:hover{box-shadow:0 8px 25px #d68c4580,0 0 0 4px #d68c4533;transform:translateY(-3px) scale(1.02)}.cancel-btn{background-color:initial;border:1px solid #e0e0e0;color:#6b7280;font-weight:500;transition:all .2s}.cancel-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.tags-input-container{position:relative}.tags-display{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.tag-bubble{background:linear-gradient(135deg,#f0f4f3,#e5ece9);border:1px solid #84a59d33;border-radius:20px;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.5rem .75rem}.tag-bubble,.tag-remove-btn{align-items:center;color:#84a59d}.tag-remove-btn{background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:1.2rem;justify-content:center;line-height:1;margin:0;padding:0;transition:all .2s ease;width:1.2rem}.tag-remove-btn:hover{background:#84a59d33;color:#6b8e7d}.tag-input{background:#fffc;border:2px solid #e8ecea;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.tag-input:focus{background:#fff;border-color:#84a59d;box-shadow:0 0 0 4px #84a59d1a,0 4px 12px #84a59d26;outline:none;transform:translateY(-2px)}.tag-input:hover:not(:focus){background:#fffffff2;border-color:#c8d5d1}.tag-suggestions{background:#fff;border:2px solid #84a59d;border-radius:0 0 12px 12px;border-top:none;box-shadow:0 4px 12px #84a59d26;left:0;margin-top:-2px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.tag-suggestion-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:.75rem 1.25rem;transition:all .2s ease}.tag-suggestion-item:last-child{border-bottom:none}.tag-suggestion-item:hover{background-color:#f0f7f5;color:#84a59d;font-weight:500}.recipe-view{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #2f3e4614;border-radius:20px;box-shadow:0 8px 30px #2f3e461a;margin:0 auto;max-width:900px;padding:3rem}.recipe-view-top-bar{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem}.back-btn{background:#0000;border:1px solid #2f3e4633;border-radius:8px;color:#2f3e46;font-size:1rem;font-weight:500}.back-btn:hover{background:#2f3e460d;border-color:#2f3e464d;transform:translateX(-4px)}.recipe-view-header{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.recipe-view-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d);-webkit-background-clip:text;background-clip:text;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.recipe-view-description{color:#6b7280;font-size:1.1rem;line-height:1.6}.recipe-view-actions{align-items:center;justify-content:space-between;width:100%}.recipe-view-actions,.recipe-view-actions-left{display:flex;flex-wrap:wrap;gap:1rem}.recipe-view-actions-right{display:flex;margin-left:auto}.share-groups-container{align-items:center;background:#f9fafb;border:1px solid #94a3b84d;border-radius:20px;display:inline-flex;flex-direction:row;flex-shrink:0;gap:.75rem;padding:.5rem .75rem}.share-groups-label{color:#374151;font-size:.85rem;font-weight:600;white-space:nowrap}.share-groups-list{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.share-group-tag{background:#e5e7eb;border:2px solid #0000;border-radius:20px;color:#6b7280;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.share-group-tag:hover{background:#d1d5db;color:#4b5563;transform:translateY(-1px)}.share-group-tag.selected{border-color:#059669;box-shadow:0 2px 6px #10b9814d}.share-group-tag.selected,.share-groups-save-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.share-groups-save-btn{border:none;border-radius:20px;cursor:pointer;font-size:.8rem;font-weight:600;padding:.4rem .8rem;transition:all .2s ease;white-space:nowrap}.share-groups-save-btn:hover:enabled{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 3px 8px #10b98159;transform:translateY(-1px)}.share-groups-save-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.recipe-view-actions .presentation-btn{background:linear-gradient(135deg,#d68c45,#c47a3a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.55rem 1.2rem;transition:all .3s ease}.recipe-view-actions .presentation-btn:hover{background:linear-gradient(135deg,#c47a3a,#b3692f);box-shadow:0 4px 12px #d68c4566;transform:translateY(-2px)}.recipe-view-actions .edit-btn{background:linear-gradient(135deg,#84a59d,#6b8e7d);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.55rem 1.2rem;transition:all .3s ease}.recipe-view-actions .edit-btn:hover{background:linear-gradient(135deg,#6b8e7d,#5a7a6d);box-shadow:0 4px 12px #84a59d66;transform:translateY(-2px)}.recipe-view-actions .delete-btn{background:#0000;border:1px solid #ffebee;border-radius:8px;color:#d32f2f;cursor:pointer;font-size:.9rem;font-weight:600;min-width:-webkit-fit-content;min-width:fit-content;padding:.55rem .75rem;transition:all .3s ease;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.recipe-view-actions .delete-btn:hover{background-color:#fff5f5;border-color:#ffcdd2}.recipe-view-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;box-shadow:0 4px 20px #2f3e4626;height:400px;margin-bottom:2rem;width:100%}.recipe-view-meta{border-bottom:1px solid #2f3e461a;color:#84a59d;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:500;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.recipe-view-meta a{color:#d68c45;text-decoration:none;transition:all .3s ease}.recipe-view-meta a:hover{color:#c47a3a;text-decoration:underline}.recipe-view-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.recipe-view-tags .tag{background:linear-gradient(135deg,#f0f4f3,#e5ece9);border:1px solid #84a59d33;border-radius:20px;color:#84a59d;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.recipe-view-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.recipe-section h2{border-bottom:2px solid #84a59d;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.recipe-section>div:first-child{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.recipe-section>div:first-child h2{border-bottom:none;margin-bottom:0;padding-bottom:0}.ingredients-list,.instructions-list{list-style:none;margin:0;padding:0}.ingredients-list li{border-bottom:1px solid #2f3e460d;color:#2f3e46;line-height:1.6;padding:.75rem 0}.ingredients-list li:last-child{border-bottom:none}.instructions-list li{border-bottom:1px solid #2f3e460d;color:#2f3e46;counter-increment:step-counter;line-height:1.8;padding:1rem 0 1rem 2.5rem;position:relative}.instructions-list{counter-reset:step-counter}.instructions-list li:before{align-items:center;background:linear-gradient(135deg,#84a59d,#6b8e7d);border-radius:50%;color:#fff;content:counter(step-counter);display:flex;font-size:.9rem;font-weight:600;height:2rem;justify-content:center;left:0;position:absolute;top:1rem;width:2rem}.instructions-list li:last-child{border-bottom:none}@media (max-width:768px){.recipe-view-content{grid-template-columns:1fr}.recipe-view-header{flex-direction:column}.recipe-view-actions{width:100%}.recipe-view-actions .edit-btn{flex:1 1}.recipe-view-actions-right{margin-left:auto}.recipe-view-actions .delete-btn{min-width:-webkit-fit-content;min-width:fit-content;width:-webkit-fit-content;width:fit-content}}.recipe-presentation{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:10000}.presentation-error,.presentation-loading{align-items:center;color:#2f3e46;display:flex;font-size:2rem;height:100vh;justify-content:center}.exit-btn{background:#2f3e46e6;border:none;border-radius:8px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.75rem 1.5rem;position:fixed;right:1rem;top:1rem;transition:all .3s ease;z-index:10001}.exit-btn:hover{background:#2f3e46;transform:scale(1.05)}.presentation-container{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;margin:0;overflow:hidden;padding:1.5rem 2rem;width:100vw}.presentation-header{border-bottom:2px solid #2f3e4633;flex-shrink:0;margin-bottom:1rem;padding-bottom:.75rem;text-align:center}.presentation-header h1{color:#2f3e46;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000001a}.presentation-meta{color:#84a59d;display:flex;font-size:clamp(1rem,2vw,1.3rem);font-weight:600;gap:2rem;justify-content:center}.presentation-content{grid-gap:2rem;align-items:start;display:grid;flex:1 1;gap:2rem;grid-template-columns:1fr 1fr;min-height:0;overflow:hidden}.presentation-ingredients,.presentation-instructions{background:#fffffff2;border-radius:12px;box-shadow:0 8px 24px #00000026;box-sizing:border-box;height:100%;overflow-y:auto;padding:1.5rem}.presentation-ingredients h2,.presentation-instructions h2{border-bottom:2px solid #84a59d;color:#2f3e46;flex-shrink:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.presentation-ingredients ul,.presentation-instructions ol{list-style:none;margin:0;padding:0}.presentation-ingredients ul{counter-reset:ingredient-counter}.presentation-ingredients li{border-bottom:1px solid #2f3e461a;color:#2f3e46;counter-increment:ingredient-counter;font-size:clamp(1rem,2vw,1.4rem);line-height:1.5;padding:.5rem 0 .5rem 2rem;position:relative}.presentation-ingredients li:before{color:#84a59d;content:"•";font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:700;left:0;line-height:1;position:absolute;top:.5rem}.presentation-ingredients li:last-child{border-bottom:none}.presentation-instructions ol{counter-reset:instruction-counter}.presentation-instructions li{border-bottom:1px solid #2f3e461a;color:#2f3e46;counter-increment:instruction-counter;font-size:clamp(1rem,2vw,1.4rem);line-height:1.5;padding:.75rem 0 .75rem 3rem;position:relative}.presentation-instructions li:before{align-items:center;background:linear-gradient(135deg,#84a59d,#6b8e7d);border-radius:50%;box-shadow:0 4px 8px #0003;color:#fff;content:counter(instruction-counter);display:flex;flex-shrink:0;font-size:clamp(.9rem,1.8vw,1.2rem);font-weight:700;height:clamp(2rem,4vw,2.5rem);justify-content:center;left:0;position:absolute;top:.75rem;width:clamp(2rem,4vw,2.5rem)}.presentation-instructions li:last-child{border-bottom:none}.presentation-ingredients ul,.presentation-instructions ol{max-height:calc(100vh - 12rem);overflow-y:auto}@media (max-width:1024px){.presentation-content{gap:1rem;grid-template-columns:1fr}.presentation-container{padding:1rem 1.5rem}.presentation-ingredients,.presentation-instructions{max-height:calc(50vh - 8rem)}}@media (orientation:landscape) and (max-height:800px){.presentation-container{padding:.75rem 1.5rem}.presentation-header{margin-bottom:.5rem;padding-bottom:.5rem}.presentation-header h1{margin-bottom:.25rem}.presentation-content,.presentation-meta{gap:1.5rem}.presentation-ingredients,.presentation-instructions{padding:1rem}.presentation-ingredients h2,.presentation-instructions h2{margin-bottom:.5rem}}.add-meal-form{background:#fff;border:1px solid #2f3e460d;border-radius:12px;box-shadow:0 4px 20px #2f3e4614;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;padding:2rem}.add-meal-form input,.add-meal-form select{border:1px solid #e0e0e0;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s}.add-meal-form input:focus,.add-meal-form select:focus{border-color:#84a59d;outline:none}.add-meal-form button{background-color:#d68c45;border:none;border-radius:8px;box-shadow:0 2px 8px #d68c4533;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem 1.75rem;transition:all .2s}.add-meal-form button:hover{background-color:#c47a3a;box-shadow:0 4px 12px #d68c454d;transform:translateY(-1px)}.meal-plan-calendar{display:flex;flex-direction:column;gap:2.5rem}.empty-state{color:#84a59d;font-size:1.1rem;padding:5rem 2rem}.empty-state,.meal-day{background:#fff;border-radius:12px;box-shadow:0 4px 20px #2f3e4614}.meal-day{border:1px solid #2f3e460d;padding:2rem}.meal-day h3{border-bottom:2px solid #84a59d;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;padding-bottom:.75rem}.meal-day h3,.meal-type{margin-bottom:1.5rem}.meal-type h4{color:#84a59d;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.no-meal{color:#9ca3af;font-size:.9rem;font-style:italic}.meal-item{align-items:center;background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:.875rem 1rem;transition:all .2s}.meal-item:hover{background-color:#f0f4f3;border-color:#e5ece9}.meal-item span{color:#2f3e46;font-weight:500}.delete-meal-btn{align-items:center;background-color:initial;border:1px solid #ffebee;border-radius:50%;color:#d32f2f;cursor:pointer;display:flex;font-size:1.2rem;height:28px;justify-content:center;line-height:1;transition:all .2s;width:28px}.delete-meal-btn:hover{background-color:#fff5f5;border-color:#ffcdd2}.shopping-list-container{grid-gap:2rem;background:#fff;border:1px solid #2f3e460d;border-radius:12px;box-shadow:0 4px 20px #2f3e4614;display:grid;gap:2rem;grid-template-columns:300px 1fr;padding:2.5rem}.lists-sidebar{border-right:1px solid #f3f4f6;padding-right:2rem}.create-list-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.create-list-form input{border:1px solid #e0e0e0;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s}.create-list-form input:focus{border-color:#84a59d;outline:none}.create-list-form button{background-color:#84a59d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem;transition:all .2s}.create-list-form button:hover{background-color:#6b8e7d;transform:translateY(-1px)}.lists-list{display:flex;flex-direction:column;gap:.5rem}.list-item{align-items:center;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;padding:1rem 1.25rem;transition:all .2s}.list-item:hover{background-color:#f9fafb;border-color:#d1d5db}.list-item.active{background-color:#84a59d;border-color:#84a59d;color:#fff}.delete-list-btn{align-items:center;background-color:initial;border:1px solid #ffffff4d;border-radius:50%;color:#fffc;cursor:pointer;display:flex;font-size:1.2rem;height:24px;justify-content:center;line-height:1;transition:all .2s;width:24px}.list-item:not(.active) .delete-list-btn{border-color:#ffebee;color:#d32f2f}.list-item:not(.active) .delete-list-btn:hover{background-color:#fff5f5;border-color:#ffcdd2}.list-item.active .delete-list-btn:hover{background-color:#fff3;border-color:#fff6}.list-content h2{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.add-item-form{display:flex;gap:.75rem;margin-bottom:2rem}.add-item-form input{border:1px solid #e0e0e0;border-radius:8px;flex:1 1;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem 1rem;transition:border-color .2s}.add-item-form input:focus{border-color:#84a59d;outline:none}.add-item-form button{background-color:#84a59d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.875rem 1.75rem;transition:all .2s}.add-item-form button:hover{background-color:#6b8e7d;transform:translateY(-1px)}.items-list{display:flex;flex-direction:column;gap:.5rem}.item{align-items:center;background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;display:flex;gap:1rem;padding:1rem 1.25rem;transition:all .2s}.item:hover{background-color:#f0f4f3;border-color:#e5ece9}.item.checked span{color:#9ca3af;text-decoration:line-through}.item input[type=checkbox]{accent-color:#84a59d;cursor:pointer;height:20px;width:20px}.item span{color:#2f3e46;flex:1 1;font-weight:500}.delete-item-btn{align-items:center;background-color:initial;border:1px solid #ffebee;border-radius:50%;color:#d32f2f;cursor:pointer;display:flex;font-size:1.2rem;height:28px;justify-content:center;line-height:1;transition:all .2s;width:28px}.delete-item-btn:hover{background-color:#fff5f5;border-color:#ffcdd2}.groups-container{animation:fadeIn .6s ease-out;display:flex;flex-direction:column;gap:2rem}.groups-header{margin-bottom:1rem}.groups-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:.5rem}.groups-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:0}.groups-message{animation:slideDown .3s ease-out;border-radius:12px;font-size:.95rem;font-weight:500;padding:1rem 1.25rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.groups-message-error{background:#fff5f5;border:1px solid #ffebee;color:#d32f2f}.groups-message-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.groups-layout{align-items:flex-start;display:flex;gap:2rem}.groups-sidebar{display:flex;flex-direction:column;flex-shrink:0;gap:1.5rem;max-width:100%;width:320px}.groups-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fffc;border-radius:20px;box-shadow:0 10px 40px #2f3e461a,inset 0 0 0 1px #ffffff80;padding:1.75rem;transition:all .3s ease}.groups-card:hover{box-shadow:0 15px 50px #2f3e4626,inset 0 0 0 1px #ffffff80;transform:translateY(-2px)}.groups-card-title{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;margin-top:0}.groups-list{list-style:none;margin:0;padding:0}.groups-list-item{align-items:center;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.875rem 1rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.groups-list-item:hover{background:linear-gradient(135deg,#84a59d1a,#d68c451a);border-color:#84a59d33;transform:translateX(4px)}.groups-list-item.active{background:linear-gradient(135deg,#84a59d26,#d68c4526);border-color:#84a59d;box-shadow:0 4px 12px #84a59d33}.group-name{color:#2f3e46;font-size:1rem;font-weight:500}.group-owner-indicator{font-size:1rem;opacity:.8}.groups-form{display:flex;flex-direction:column;gap:.75rem}.groups-input{background:#ffffffe6;border:2px solid #e8ecea;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem 1.25rem;transition:all .3s ease;width:100%}.groups-input:focus{background:#fff;border-color:#84a59d;box-shadow:0 0 0 4px #84a59d26,0 4px 12px #84a59d26;outline:none;transform:translateY(-2px)}.groups-input:hover:not(:focus){background:#fffffff2;border-color:#c8d5d1}.groups-input-large{font-size:1.25rem;font-weight:600;padding:1rem 1.25rem}.groups-input-small{font-size:.9rem;padding:.625rem 1rem}.groups-btn{border:none;border-radius:12px;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.groups-btn-primary{background:linear-gradient(135deg,#d68c45,#c47a3a);box-shadow:0 4px 15px #d68c4566,0 0 0 0 #d68c4580;color:#fff}.groups-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#e0a16a,#d68c45);box-shadow:0 8px 25px #d68c4580,0 0 0 4px #d68c4533;transform:translateY(-3px) scale(1.02)}.groups-btn-success{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 2px 10px #16a34a4d;color:#fff}.groups-btn-success:hover:not(:disabled){background:linear-gradient(135deg,#15803d,#166534);box-shadow:0 4px 15px #16a34a66;transform:translateY(-2px)}.groups-btn-secondary{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.groups-btn-secondary:hover:not(:disabled){background:#e5e7eb;border-color:#d1d5db;transform:translateY(-2px)}.groups-btn-danger{background:linear-gradient(135deg,#dc3545,#c82333);box-shadow:0 2px 10px #dc35454d;color:#fff}.groups-btn-danger:hover:not(:disabled){background:linear-gradient(135deg,#c82333,#bd2130);box-shadow:0 4px 15px #dc354566;transform:translateY(-2px)}.groups-btn-icon{align-items:center;display:flex;font-size:1.1rem;height:2.5rem;justify-content:center;padding:.5rem;width:2.5rem}.groups-btn-small{font-size:.875rem;padding:.5rem 1rem}.groups-btn:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.groups-main{flex:1 1;min-width:0}.groups-main-header{align-items:flex-start;border-bottom:2px solid #84a59d1a;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.groups-header-content{flex:1 1}.groups-group-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d);-webkit-background-clip:text;background-clip:text;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;margin:0 0 .5rem}.groups-owner{color:#6b7280;font-size:.95rem;margin:0}.groups-header-actions{display:flex;gap:.5rem;margin-left:1rem}.groups-edit-name{display:flex;flex-direction:column;gap:.75rem;width:100%}.groups-edit-actions{display:flex;gap:.5rem}.groups-main-content{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.groups-members-card,.groups-recipes-card{background:#fff9;border:1px solid #84a59d1a;border-radius:16px;padding:1.5rem}.groups-section-title{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem;margin-top:0}.groups-members-list{list-style:none;margin:0 0 1.5rem;padding:0}.groups-member-item{align-items:center;background:#fffc;border:1px solid #84a59d1a;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.875rem 1rem;transition:all .2s ease}.groups-member-item:hover{background:#fff;border-color:#84a59d33;transform:translateX(4px)}.groups-member-info{align-items:center;display:flex;flex:1 1;gap:.75rem}.member-name{color:#2f3e46;font-size:.95rem;font-weight:500}.group-role-badge{background:linear-gradient(135deg,#d68c45,#c47a3a);border-radius:999px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .625rem;text-transform:uppercase}.groups-empty-text{color:#6b7280;font-size:.95rem;margin:0}.groups-invite{border-top:1px solid #84a59d1a;margin-top:1.5rem;padding-top:1.5rem}.groups-invite-title{color:#2f3e46;font-size:1rem;font-weight:600;margin:0 0 .75rem}.groups-form-inline{grid-gap:.75rem;align-items:stretch;display:grid;gap:.75rem;grid-template-columns:1fr auto;margin-bottom:1rem;width:100%}.groups-form-inline .groups-input{box-sizing:border-box;min-width:0;width:100%}.groups-form-inline .groups-btn{flex-shrink:0;white-space:nowrap}.invite-link{display:flex;flex-direction:column;gap:.5rem}.invite-link label{color:#6b7280;font-size:.875rem;font-weight:500}.groups-recipes-header{margin-bottom:1.5rem}.groups-recipes-hint{color:#6b7280;font-size:.9rem;line-height:1.5;margin:.5rem 0 0}.groups-recipes-list{list-style:none;margin:0;padding:0}.groups-recipe-item{align-items:center;background:#fffc;border:1px solid #84a59d1a;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem;transition:all .2s ease}.groups-recipe-item:hover{background:#fff;border-color:#84a59d33;transform:translateX(4px)}.groups-recipe-link{color:#2f3e46;flex:1 1;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease}.groups-recipe-link:hover{color:#d68c45;text-decoration:underline}.groups-link{color:#d68c45;font-weight:600;text-decoration:none;transition:color .2s ease}.groups-link:hover{color:#c47a3a;text-decoration:underline}.groups-empty,.groups-empty-state,.groups-empty-state-small{color:#6b7280;padding:2rem 1rem;text-align:center}.groups-empty-state{padding:3rem 2rem}.groups-empty-state-small{padding:1.5rem 1rem}.empty-state-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.groups-empty-state h2{color:#2f3e46;font-size:1.5rem;margin:0 0 .5rem}.groups-empty-state p,.groups-empty-state-small p{line-height:1.6;margin:.5rem 0}@media (max-width:1200px){.groups-main-content{grid-template-columns:1fr}}@media (max-width:960px){.groups-layout{flex-direction:column}.groups-sidebar{width:100%}.groups-main-content{grid-template-columns:1fr}.groups-header-actions{margin-left:0;margin-top:1rem}.groups-main-header{flex-direction:column}}.account-settings-container{align-items:flex-start;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem}.account-settings-card{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:700px;padding:2.5rem;width:100%}.account-settings-title{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.account-section{border-bottom:1px solid #2f3e461a;margin-bottom:2.5rem;padding-bottom:2rem}.account-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.account-section-title{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.account-info{display:flex;flex-direction:column;gap:1rem}.info-row{align-items:center;border-bottom:1px solid #2f3e460d;display:flex;justify-content:space-between;padding:.75rem 0}.info-row:last-child{border-bottom:none}.info-label{color:#526770;font-size:.95rem;font-weight:600}.info-value{color:#2f3e46;font-size:.95rem}.verified-badge{background:linear-gradient(135deg,#84a59d,#6b8e7a)}.unverified-badge,.verified-badge{border-radius:12px;color:#fff;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.unverified-badge{background:linear-gradient(135deg,#f59e0b,#d97706)}.admin-badge{background:linear-gradient(135deg,#d68c45,#c47a3a);border-radius:12px;color:#fff;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.password-form{gap:1.5rem}.form-group,.password-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group input{background:#fff;border:2px solid #2f3e461a;border-radius:10px;padding:.875rem 1rem}.form-group input:focus{border-color:#d68c45;box-shadow:0 0 0 3px #d68c451a}.form-group input.error-input{border-color:#ef4444}.form-group input:disabled{background:#f3f4f6;cursor:not-allowed}.form-help{color:#6b7280;font-size:.85rem;margin-top:-.25rem}.field-error{color:#ef4444;font-size:.85rem;margin-top:-.5rem}.message{animation:slideIn .3s ease-out;border-radius:10px;font-weight:500;margin-bottom:1.5rem;padding:1rem}.message.success{background:linear-gradient(135deg,#84a59d1a,#84a59d0d);border:1px solid #84a59d4d;color:#065f46}.message.error{background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid #ef44444d;color:#991b1b}.change-password-btn{align-self:flex-start;background:linear-gradient(135deg,#d68c45,#c47a3a);border:none;border-radius:10px;box-shadow:0 4px 15px #d68c454d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.change-password-btn:hover:not(:disabled){box-shadow:0 6px 20px #d68c4566;transform:translateY(-2px)}.change-password-btn:active:not(:disabled){transform:translateY(0)}.change-password-btn:disabled{cursor:not-allowed;opacity:.6}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.account-settings-container{padding:1rem}.account-settings-card{padding:1.5rem}.account-settings-title{font-size:1.5rem}.info-row{align-items:flex-start;flex-direction:column;gap:.5rem}.change-password-btn{width:100%}}.account-section-danger{border-top:2px solid #ef444433;margin-top:2rem;padding-top:2rem}.account-section-danger .account-section-title{color:#dc2626}.danger-zone-content{background:#ef44440d;border:1px solid #ef444433;border-radius:12px;padding:1.5rem}.danger-warning{background:#ef44441a;border-left:4px solid #dc2626;border-radius:8px;color:#991b1b;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;padding:1rem}.delete-account-form{display:flex;flex-direction:column;gap:1.25rem}.delete-confirm-input,.delete-password-input{background:#fff;border:2px solid #ef44444d;border-radius:10px;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease}.delete-confirm-input:focus,.delete-password-input:focus{border-color:#dc2626;box-shadow:0 0 0 3px #ef44441a;outline:none}.delete-confirm-input:disabled,.delete-password-input:disabled{background:#f3f4f6;cursor:not-allowed}.delete-account-btn{align-self:flex-start;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:10px;box-shadow:0 4px 15px #dc26264d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.delete-account-btn:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 6px 20px #dc262666;transform:translateY(-2px)}.delete-account-btn:active:not(:disabled){transform:translateY(0)}.delete-account-btn:disabled{background:#9ca3af;cursor:not-allowed;opacity:.5}.privacy-policy-container{background:linear-gradient(135deg,#f8faf9,#fff 50%,#f0f4f3);min-height:calc(100vh - 80px);padding:2rem 0}.privacy-policy-content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffffa;border:1px solid #ffffffe6;border-radius:20px;box-shadow:0 25px 80px #2f3e461a,inset 0 0 0 1px #fff9;margin:0 auto;max-width:900px;padding:2rem}.privacy-policy-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d 50%,#d68c45);-webkit-background-clip:text;background-clip:text;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.privacy-policy-content section{margin-bottom:2.5rem}.privacy-policy-content section:last-of-type{margin-bottom:1.5rem}.privacy-policy-content h2{border-bottom:2px solid #84a59d33;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem;margin-top:2rem;padding-bottom:.5rem}.privacy-policy-content h2:first-of-type{margin-top:0}.privacy-policy-content h3{color:#84a59d;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.privacy-policy-content p{color:#4a5568;font-size:1rem;line-height:1.8;margin-bottom:1rem}.privacy-policy-content ul{color:#4a5568;line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem}.privacy-policy-content li{margin-bottom:.75rem}.privacy-policy-content li strong{color:#2f3e46;font-weight:600}.privacy-policy-content a{color:#84a59d;font-weight:500;text-decoration:none;transition:color .3s ease}.privacy-policy-content a:hover{color:#d68c45;text-decoration:underline}.privacy-footer{border-top:2px solid #84a59d33;color:#6b7280;font-size:.9rem;margin-top:3rem;padding-top:2rem;text-align:center}@media (max-width:768px){.privacy-policy-content{margin:1rem;padding:1.5rem}.privacy-policy-content h1{font-size:2rem}.privacy-policy-content h2{font-size:1.5rem}.privacy-policy-content h3{font-size:1.1rem}}.terms-container{background:linear-gradient(135deg,#f8faf9,#fff 50%,#f0f4f3);min-height:calc(100vh - 80px);padding:2rem 0}.terms-content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffffa;border:1px solid #ffffffe6;border-radius:20px;box-shadow:0 25px 80px #2f3e461a,inset 0 0 0 1px #fff9;margin:0 auto;max-width:900px;padding:2rem}.terms-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d 50%,#d68c45);-webkit-background-clip:text;background-clip:text;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.terms-content section{margin-bottom:2.5rem}.terms-content section:last-of-type{margin-bottom:1.5rem}.terms-content h2{border-bottom:2px solid #84a59d33;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem;margin-top:2rem;padding-bottom:.5rem}.terms-content h2:first-of-type{margin-top:0}.terms-content h3{color:#84a59d;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.terms-content p{color:#4a5568;font-size:1rem;line-height:1.8;margin-bottom:1rem}.terms-content ul{color:#4a5568;line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem}.terms-content li{margin-bottom:.75rem}.terms-content li strong{color:#2f3e46;font-weight:600}.terms-content a{color:#84a59d;font-weight:500;text-decoration:none;transition:color .3s ease}.terms-content a:hover{color:#d68c45;text-decoration:underline}.terms-footer{border-top:2px solid #84a59d33;color:#6b7280;font-size:.9rem;margin-top:3rem;padding-top:2rem;text-align:center}@media (max-width:768px){.terms-content{margin:1rem;padding:1.5rem}.terms-content h1{font-size:2rem}.terms-content h2{font-size:1.5rem}.terms-content h3{font-size:1.1rem}}.cookie-policy-container{background:linear-gradient(135deg,#f8faf9,#fff 50%,#f0f4f3);min-height:calc(100vh - 80px);padding:2rem 0}.cookie-policy-content{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffffa;border:1px solid #ffffffe6;border-radius:20px;box-shadow:0 25px 80px #2f3e461a,inset 0 0 0 1px #fff9;margin:0 auto;max-width:900px;padding:2rem}.back-link{align-items:center;display:inline-flex;font-size:.95rem;margin-bottom:2rem;transition:all .3s ease}.back-link:hover{transform:translateX(-5px)}.cookie-policy-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d 50%,#d68c45);-webkit-background-clip:text;background-clip:text;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.last-updated{color:#6b7280;font-size:.9rem;font-style:italic}.cookie-policy-content section,.last-updated{margin-bottom:2.5rem}.cookie-policy-content section:last-of-type{margin-bottom:1.5rem}.cookie-policy-content h2{border-bottom:2px solid #84a59d33;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:1rem;margin-top:2rem;padding-bottom:.5rem}.cookie-policy-content h2:first-of-type{margin-top:0}.cookie-policy-content h3{color:#84a59d;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.cookie-policy-content p{color:#4a5568;font-size:1rem;line-height:1.8;margin-bottom:1rem}.cookie-policy-content ul{color:#4a5568;line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem}.cookie-policy-content li{margin-bottom:.75rem}.cookie-policy-content li strong{color:#2f3e46;font-weight:600}.cookie-policy-content a{color:#84a59d;font-weight:500;text-decoration:none;transition:color .3s ease}.cookie-policy-content a:hover{color:#d68c45;text-decoration:underline}.cookie-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 8px #2f3e461a;margin:1.5rem 0;overflow:hidden;width:100%}.cookie-table thead{background:linear-gradient(135deg,#84a59d,#6b8e85);color:#fff}.cookie-table th{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;padding:1rem;text-align:left}.cookie-table td{border-bottom:1px solid #84a59d1a;color:#4a5568;font-size:.95rem;padding:1rem}.cookie-table tbody tr:last-child td{border-bottom:none}.cookie-table tbody tr:hover{background:#84a59d0d}.cookie-note{background:#84a59d1a;border-left:4px solid #84a59d;border-radius:4px;font-size:.95rem;margin:1.5rem 0;padding:1rem}.cookie-footer{border-top:2px solid #84a59d33;color:#6b7280;font-size:.9rem;margin-top:3rem;padding-top:2rem;text-align:center}@media (max-width:768px){.cookie-policy-content{margin:1rem;padding:1.5rem}.cookie-policy-content h1{font-size:2rem}.cookie-policy-content h2{font-size:1.5rem}.cookie-policy-content h3{font-size:1.1rem}.cookie-table{font-size:.85rem}.cookie-table td,.cookie-table th{padding:.75rem}}.not-found-container{align-items:center;background:linear-gradient(135deg,#f8faf9,#fff 50%,#f0f4f3);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding:4rem 2rem}.not-found-content{animation:fadeInUp .6s ease-out;max-width:600px;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.not-found-illustration{margin-bottom:2rem;position:relative}.chef-icon{animation:bounce 2s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(47,62,70,.2));font-size:6rem;margin-bottom:1rem}@keyframes bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.error-number{-webkit-text-fill-color:#0000;animation:gradientShift 3s ease infinite;background:linear-gradient(135deg,#2f3e46,#84a59d 50%,#d68c45);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:8rem;font-weight:700;line-height:1;margin-bottom:1rem}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.not-found-content h1{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.not-found-subtitle{color:#84a59d;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.not-found-description{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:500px}.not-found-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.not-found-btn{border:none;border-radius:12px;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.not-found-btn.primary{background:linear-gradient(135deg,#d68c45,#c47a3a);box-shadow:0 6px 20px #d68c4566,0 0 0 0 #d68c4580;color:#fff}.not-found-btn.primary:hover{background:linear-gradient(135deg,#e0a16a,#d68c45);box-shadow:0 10px 30px #d68c4580,0 0 0 6px #d68c4540;transform:translateY(-3px) scale(1.05)}.not-found-btn.secondary{background:#ffffffe6;border:2px solid #84a59d4d;box-shadow:0 2px 8px #2f3e461a;color:#2f3e46}.not-found-btn.secondary:hover{background:#fff;border-color:#84a59d;box-shadow:0 4px 12px #84a59d33;transform:translateY(-2px)}.not-found-suggestions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #84a59d33;border-radius:16px;box-shadow:0 4px 15px #2f3e461a;padding:2rem}.not-found-suggestions h3{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.not-found-suggestions ul{align-items:center;display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.not-found-suggestions li{margin:0}.not-found-suggestions a{border-radius:8px;color:#84a59d;display:inline-block;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.not-found-suggestions a:hover{background:#84a59d1a;color:#d68c45;transform:translateX(5px)}@media (max-width:768px){.not-found-container{padding:2rem 1rem}.error-number{font-size:5rem}.chef-icon{font-size:4rem}.not-found-content h1{font-size:2rem}.not-found-subtitle{font-size:1.1rem}.not-found-actions{align-items:stretch;flex-direction:column}.not-found-btn{width:100%}}.user-management{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #2f3e460d;border-radius:16px;box-shadow:0 8px 30px #2f3e461a;margin:0 auto;max-width:1400px;padding:3rem}.user-management h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#2f3e46,#84a59d);-webkit-background-clip:text;color:#2f3e46;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-1px;margin-bottom:2rem}.users-table{overflow-x:auto}.users-table table{background:#fff;border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}.users-table thead{background:linear-gradient(45deg,#2f3e46,#3d4f58);color:#fff}.users-table th{font-size:.95rem;font-weight:600;padding:1rem;text-align:left}.users-table td{border-bottom:1px solid #2f3e461a;padding:1rem}.users-table tbody tr:hover{background:#84a59d0d}.users-table tbody tr:last-child td{border-bottom:none}.users-table input[type=text]{border:1px solid #2f3e4633;border-radius:6px;font-size:.9rem;padding:.5rem;width:100%}.users-table input[type=checkbox]{cursor:pointer;height:18px;width:18px}.cancel-btn,.delete-btn,.edit-btn,.save-btn,.verify-btn{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;margin-right:.5rem;padding:.5rem 1rem;transition:all .2s ease}.edit-btn{background:linear-gradient(45deg,#84a59d,#a0c2bb);color:#fff}.edit-btn:hover{background:linear-gradient(45deg,#6b8e7d,#84a59d);transform:translateY(-1px)}.save-btn{background:linear-gradient(45deg,#d68c45,#e0a16a)}.save-btn:hover{background:linear-gradient(45deg,#c47a35,#d68c45);transform:translateY(-1px)}.cancel-btn{background:#95a5a6;color:#fff}.cancel-btn:hover{background:#7f8c8d}.verify-btn{background:#16a34a;color:#fff}.verify-btn:hover{background:#15803d;transform:translateY(-1px)}.delete-btn{background:#dc2626;color:#fff}.delete-btn:hover{background:#b91c1c;transform:translateY(-1px)}.error-message{background-color:#fff5f5;border:1px solid #ffebee;border-radius:8px;color:#d32f2f;font-size:.9rem;margin-bottom:1rem;padding:.875rem 1rem}.admin-settings{margin:0 auto;max-width:1000px}.settings-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.settings-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2f3e46,#84a59d);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-1px}.back-btn{background:#84a59d1a;border:2px solid #84a59d4d;border-radius:10px;color:#84a59d;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.back-btn:hover{background:#84a59d33;border-color:#84a59d80;transform:translateX(-3px)}.settings-tabs{border-bottom:2px solid #84a59d33;display:flex;gap:1rem;margin-bottom:2rem}.tab-btn{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.tab-btn.active,.tab-btn:hover{background:#84a59d0d;color:#84a59d}.tab-btn.active{border-bottom-color:#84a59d}.settings-content{animation:fadeIn .3s ease-out}.settings-card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#fffffffa;border:1px solid #ffffffe6;border-radius:20px;box-shadow:0 25px 80px #2f3e461a,inset 0 0 0 1px #fff9;padding:2.5rem}.settings-card h2{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.settings-description{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.form-group label{font-size:.95rem}.form-group input{background:#ffffffe6;border:2px solid #e8ecea;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem 1.25rem;transition:all .3s ease;width:100%}.form-group input:focus{background:#fff;border-color:#84a59d;box-shadow:0 0 0 4px #84a59d26,0 4px 12px #84a59d1a;outline:none}.form-hint{color:#6b7280;font-size:.85rem;line-height:1.5;margin-top:.5rem}.form-hint code{background:#84a59d1a;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;padding:.2rem .5rem}.form-actions{margin-top:2rem}.save-btn{background:linear-gradient(135deg,#84a59d,#6b8e85);border:none;border-radius:12px;box-shadow:0 2px 10px #84a59d4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.save-btn:hover:not(:disabled){background:linear-gradient(135deg,#6b8e85,#5a7a72);box-shadow:0 4px 15px #84a59d66;transform:translateY(-2px)}.save-btn:disabled{cursor:not-allowed;opacity:.6}.settings-message{border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.25rem}.settings-message.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.settings-message.error{background:#fff5f5;border:1px solid #ffebee;color:#d32f2f}.settings-info{background:#84a59d1a;border-left:4px solid #84a59d;border-radius:8px;margin-top:2rem;padding:1.25rem}.settings-info p{color:#2f3e46;font-size:.95rem;margin:0}.settings-info code{background:#fffc;border-radius:4px;color:#84a59d;font-family:Courier New,monospace;font-size:.9em;font-weight:600;padding:.25rem .5rem}.backup-section{margin-top:1rem}.backup-info{margin-bottom:2rem}.backup-info h3{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.backup-info ul{list-style:none;margin:1rem 0;padding:0}.backup-info ul li{color:#526770;padding:.5rem 0 .5rem 1.5rem;position:relative}.backup-info ul li:before{color:#84a59d;content:"✓";font-weight:600;left:0;position:absolute}.backup-warning{background:#ffc1071a;border-left:4px solid #ffc107;border-radius:8px;color:#856404;font-size:.9rem;line-height:1.6;margin-top:1.5rem;padding:1rem}.backup-warning strong{color:#f57c00}.backup-btn{background:linear-gradient(135deg,#d68c45,#c47a3a);border:none;border-radius:12px;box-shadow:0 2px 10px #d68c454d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.backup-btn:hover:not(:disabled){background:linear-gradient(135deg,#c47a3a,#b3692f);box-shadow:0 4px 15px #d68c4566;transform:translateY(-2px)}.backup-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.settings-header{align-items:flex-start;flex-direction:column;gap:1rem}.settings-tabs{flex-direction:column;gap:0}.tab-btn{border-bottom:1px solid #84a59d33;border-left:3px solid #0000;text-align:left}.tab-btn.active{border-bottom-color:#84a59d33;border-left-color:#84a59d}.settings-card{padding:1.5rem}}.admin-support-container{margin:0 auto;max-width:1200px;padding:2rem 0}.admin-support-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.admin-support-header h1{color:#2f3e46;margin:0}.status-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.filter-btn{background:#fff;border:2px solid #e8ecea;border-radius:8px;color:#2f3e46;cursor:pointer;font-size:.9rem;font-weight:600;padding:.625rem 1.25rem;transition:all .3s ease}.filter-btn:hover{background:#f0f4f3;border-color:#84a59d}.filter-btn.active{background:linear-gradient(135deg,#84a59d,#6b8e7a);border-color:#84a59d;color:#fff}.ticket-meta{gap:.5rem}.user-info{text-align:right}.user-info strong{color:#2f3e46;display:block;margin-bottom:.25rem}.user-email{color:#6b7280;font-size:.875rem}.ticket-dates{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.ticket-actions{border-top:1px solid #e8ecea;margin-top:1rem;padding-top:1rem}.action-btn{background:linear-gradient(135deg,#84a59d,#6b8e7a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.625rem 1.25rem;transition:all .3s ease}.action-btn:hover{box-shadow:0 4px 12px #84a59d4d;transform:translateY(-2px)}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e8ecea;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h2{color:#2f3e46;font-size:1.5rem;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:2rem;height:2rem;justify-content:center;padding:0;transition:background-color .2s ease;width:2rem}.close-btn:hover{background:#f3f4f6}.modal-body{padding:1.5rem}.form-group textarea,.status-select{border:2px solid #e8ecea;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem;transition:border-color .3s ease;width:100%}.form-group textarea:focus,.status-select:focus{border-color:#84a59d;box-shadow:0 0 0 3px #84a59d1a;outline:none}@media (max-width:768px){.admin-support-header{align-items:flex-start;flex-direction:column}.ticket-header{flex-direction:column}.ticket-meta{align-items:flex-start}.user-info{text-align:left}.ticket-dates{align-items:flex-start}}.support-container{margin:0 auto;max-width:900px;padding:2rem 0}.support-info-card{background:#fff;border:1px solid #84a59d33;border-radius:12px;box-shadow:0 2px 8px #2f3e461a;padding:2.5rem;text-align:center}.support-info-card h2{color:#2f3e46;font-size:2rem;margin-top:0}.support-intro{color:#4b5563;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.support-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.support-actions .primary-btn,.support-actions .secondary-btn{display:inline-block;text-decoration:none}.support-faq{border-top:2px solid #e8ecea;margin-top:3rem;padding-top:3rem;text-align:left}.support-faq h3{color:#2f3e46;font-size:1.5rem;margin-bottom:1.5rem}.faq-item{background:#f9fafb;border-left:4px solid #84a59d;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.faq-item strong{color:#2f3e46;display:block;font-size:1.1rem;margin-bottom:.75rem}.faq-item p{color:#4b5563;line-height:1.6;margin:0}.extension-install-section{background:#84a59d0d;border:1px solid #84a59d33;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.extension-install-section h4{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.extension-install-note{color:#6b7280;font-size:.9rem;font-style:italic;margin-bottom:1rem}.extension-install-steps{color:#4b5563;line-height:1.8;list-style:decimal;margin:1rem 0;padding-left:1.5rem}.extension-install-steps li{margin-bottom:.5rem}.extension-install-steps code{background:#84a59d1a;border-radius:4px;color:#2f3e46;font-family:Courier New,monospace;font-size:.9em;padding:.2rem .5rem}.extension-install-steps a{color:#84a59d;font-weight:500;text-decoration:underline}.extension-install-steps a:hover{color:#d68c45}.support-contact{border-top:1px solid #e8ecea;margin-top:3rem;padding-top:2rem;text-align:center}.support-contact h3{color:#2f3e46;margin-bottom:1rem}.support-contact p{color:#4b5563;line-height:1.6}.support-contact a{color:#84a59d;font-weight:600;text-decoration:none}.support-contact a:hover{text-decoration:underline}.support-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.support-header h1{color:#2f3e46;margin:0}.support-message{border-radius:8px;margin-bottom:1.5rem;padding:1rem}.support-message.success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.support-message.error{background-color:#fff5f5;border:1px solid #ffebee;color:#d32f2f}.support-form-card{background:#fff;border:1px solid #84a59d33;border-radius:12px;box-shadow:0 2px 8px #2f3e461a;margin-bottom:2rem;padding:2rem}.support-form-card h2{color:#2f3e46;margin-bottom:1.5rem;margin-top:0}.form-group{margin-bottom:1.5rem}.form-group label{color:#2f3e46;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e8ecea;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;padding:.875rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#84a59d;box-shadow:0 0 0 3px #84a59d1a;outline:none}.form-group textarea{min-height:150px;resize:vertical}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.primary-btn{background:linear-gradient(135deg,#d68c45,#c47a3a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .3s ease}.primary-btn:hover:not(:disabled){box-shadow:0 4px 12px #d68c454d;transform:translateY(-2px)}.primary-btn:disabled{cursor:not-allowed;opacity:.6}.secondary-btn{background:#fff;border:2px solid #e8ecea;border-radius:8px;color:#2f3e46;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .3s ease}.secondary-btn:hover{background:#f0f4f3;border-color:#84a59d}.support-tickets-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.support-tickets-header h2{color:#2f3e46;margin:0}.support-tickets h2{color:#2f3e46;margin-bottom:1.5rem}.empty-state{color:#6b7280;padding:3rem;text-align:center}.tickets-list{display:flex;flex-direction:column;gap:1.5rem}.ticket-card{background:#fff;border:1px solid #84a59d33;border-radius:12px;box-shadow:0 2px 8px #2f3e461a;padding:1.5rem;transition:box-shadow .3s ease}.ticket-card:hover{box-shadow:0 4px 12px #2f3e4626}.ticket-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.ticket-title-section{align-items:center;display:flex;flex:1 1;gap:1rem}.ticket-title-section h3{color:#2f3e46;font-size:1.25rem;margin:0}.ticket-meta{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.ticket-date{color:#6b7280;font-size:.875rem}.status-badge{border-radius:12px;display:inline-block;font-size:.875rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.status-open{background-color:#fef3c7;color:#92400e}.status-in-progress{background-color:#dbeafe;color:#1e40af}.status-resolved{background-color:#d1fae5;color:#065f46}.status-closed{background-color:#e5e7eb;color:#374151}.ticket-message{background:#f9fafb;border-radius:8px;margin-bottom:1rem;padding:1rem}.ticket-message strong{color:#2f3e46;display:block;margin-bottom:.5rem}.ticket-message p{color:#4b5563;line-height:1.6;margin:0;white-space:pre-wrap}.ticket-response{background:#f0fdf4;border-left:4px solid #84a59d;border-radius:8px;margin-top:1rem;padding:1rem}.ticket-response strong{color:#2f3e46;display:block;margin-bottom:.5rem}.ticket-response p{color:#4b5563;line-height:1.6;margin:0 0 .5rem;white-space:pre-wrap}.response-date{color:#6b7280;display:block;font-size:.875rem;margin-top:.5rem}@media (max-width:768px){.support-header{align-items:flex-start;gap:1rem}.support-header,.ticket-header{flex-direction:column}.ticket-meta{align-items:flex-start}}.installation-guide-container{margin:0 auto;max-width:900px;padding:2rem 0}.installation-guide-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.installation-guide-header h1{color:#2f3e46;font-size:2.5rem;margin:0}.back-link{color:#84a59d;font-weight:600;text-decoration:none;transition:color .3s ease}.back-link:hover{color:#d68c45;text-decoration:underline}.installation-guide-content{background:#fff;border:1px solid #84a59d33;border-radius:12px;box-shadow:0 2px 8px #2f3e461a;padding:2.5rem}.guide-section{margin-bottom:3rem}.guide-section:last-child{margin-bottom:0}.guide-section h2{border-bottom:2px solid #84a59d;color:#2f3e46;font-size:1.75rem;margin-bottom:1.5rem;padding-bottom:.5rem}.guide-subsection{background:#f9fafb;border-left:4px solid #84a59d;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.guide-subsection h3{color:#2f3e46;font-size:1.25rem;margin-bottom:1rem;margin-top:0}.guide-subsection h4{color:#2f3e46;font-size:1.1rem;margin-bottom:.75rem;margin-top:1.5rem}.guide-note{color:#6b7280;font-size:.95rem;font-style:italic;margin-bottom:1rem}.guide-steps{color:#4b5563;line-height:1.8;margin:1rem 0;padding-left:1.5rem}.guide-steps li{margin-bottom:.75rem}.guide-steps li strong{color:#2f3e46}.guide-steps ul{margin-bottom:.5rem;margin-top:.5rem;padding-left:1.5rem}.guide-steps code{background:#84a59d1a;border-radius:4px;color:#2f3e46;font-family:Courier New,monospace;font-size:.9em;padding:.2rem .5rem}.guide-steps pre{background:#84a59d1a;border-radius:6px;margin:.5rem 0;overflow-x:auto;padding:1rem}.guide-steps pre code{background:none;padding:0}.guide-browser-section{margin-top:1.5rem}.guide-section ul{color:#4b5563;line-height:1.8;margin:1rem 0;padding-left:1.5rem}.guide-section ul li{margin-bottom:.5rem}.guide-section a{color:#84a59d;font-weight:500;text-decoration:none}.guide-section a:hover{color:#d68c45;text-decoration:underline}@media (max-width:768px){.installation-guide-header{align-items:flex-start;flex-direction:column}.installation-guide-header h1{font-size:2rem}.installation-guide-content{padding:1.5rem}.guide-section h2{font-size:1.5rem}}.settings-icon-btn{align-items:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#ffffffe6;cursor:pointer;display:flex;font-size:1.25rem;height:40px;justify-content:center;min-width:40px;padding:0;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.settings-icon-btn:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 4px 12px #84a59d33;transform:scale(1.05)}.settings-icon-btn:active{transform:scale(.95)}.settings-icon{display:inline-block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.settings-icon-btn:hover .settings-icon{color:#84a59d;transform:rotate(90deg)}.cookie-consent-banner{animation:slideUp .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-top:2px solid #84a59d33;bottom:0;box-shadow:0 -4px 20px #2f3e4626;left:0;padding:1.5rem;position:fixed;right:0;z-index:10000}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.cookie-consent-text{flex:1 1;min-width:300px}.cookie-consent-text h3{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.cookie-consent-text p{color:#4a5568;font-size:.95rem;line-height:1.6;margin:.5rem 0}.cookie-consent-links{margin-top:.5rem}.cookie-consent-links a{color:#84a59d;font-size:.9rem;font-weight:500;text-decoration:none}.cookie-consent-links a:hover{color:#d68c45;text-decoration:underline}.cookie-consent-buttons{display:flex;flex-wrap:wrap;gap:.75rem}.cookie-consent-btn-primary,.cookie-consent-btn-secondary{border:none;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.cookie-consent-btn-primary{background:linear-gradient(135deg,#84a59d,#6b8e85);color:#fff}.cookie-consent-btn-primary:hover{background:linear-gradient(135deg,#6b8e85,#5a7a72);box-shadow:0 4px 12px #84a59d4d;transform:translateY(-2px)}.cookie-consent-btn-secondary{background:#fff;border:2px solid #84a59d4d;color:#2f3e46}.cookie-consent-btn-secondary:hover{background:#84a59d0d;border-color:#84a59d}.cookie-consent-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2f3e46b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10001}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cookie-consent-modal{animation:slideUpModal .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #2f3e464d;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:100%}@keyframes slideUpModal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-consent-modal h2{color:#2f3e46;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:700;margin:0 0 1rem}.cookie-consent-modal>p{color:#4a5568;line-height:1.6;margin-bottom:2rem}.cookie-preference-group{margin-bottom:2rem}.cookie-preference-item{background:#f9fafb;border:2px solid #84a59d1a;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.cookie-preference-header{margin-bottom:.75rem}.cookie-preference-header label{align-items:center;color:#2f3e46;cursor:pointer;display:flex;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;gap:.75rem}.cookie-preference-header input[type=checkbox]{accent-color:#84a59d;cursor:pointer;height:20px;width:20px}.cookie-preference-header input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.cookie-preference-description{color:#6b7280;font-size:.9rem;line-height:1.6;margin:.5rem 0 0}.cookie-preference-note{color:#9ca3af;display:inline-block;font-size:.85rem;font-style:italic;margin-top:.5rem}.cookie-consent-actions{border-top:2px solid #84a59d33;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem}@media (max-width:768px){.cookie-consent-banner{padding:1rem}.cookie-consent-content{align-items:stretch;flex-direction:column}.cookie-consent-buttons{flex-direction:column;width:100%}.cookie-consent-btn-primary,.cookie-consent-btn-secondary{width:100%}.cookie-consent-modal{margin:1rem;padding:1.5rem}.cookie-consent-actions{flex-direction:column}.cookie-consent-actions button{width:100%}}.app-footer{background:linear-gradient(135deg,#2f3e46,#1a2529);box-shadow:0 -4px 20px #2f3e4626;color:#fff;margin-top:auto;padding:2.5rem 0}.footer-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#84a59d);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;margin:0}.footer-tagline{color:#ffffffb3;font-size:.9rem;font-weight:400;margin:0}.footer-section h3{color:#84a59d;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;margin:0 0 .5rem}.footer-link{color:#fffc;display:block;font-size:.95rem;margin-bottom:.5rem;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#d68c45;transform:translateX(5px)}.footer-link:last-child{margin-bottom:0}.footer-copyright{color:#fff9;font-size:.85rem;margin:auto 0 0}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.footer-section{align-items:center}.footer-copyright{margin-top:1rem}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2f3e46,#1a2529);box-shadow:0 4px 20px #2f3e4626;color:#fff;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo-link,.nav-container{align-items:center;display:flex}.logo-link{text-decoration:none;transition:all .3s ease}.logo-link:hover{transform:scale(1.05)}.logo-link .logo-container{font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:-.5px}.logo-link .logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#84a59d);-webkit-background-clip:text;background-clip:text}.nav-links{align-items:center;display:flex;gap:2rem}.mobile-menu-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem .75rem;transition:all .3s ease}.mobile-menu-btn:hover{background:#ffffff26;border-color:#ffffff4d}.mobile-nav{background:linear-gradient(135deg,#2f3e46,#1a2529);box-shadow:0 10px 30px #0000004d;display:none;flex-direction:column;left:0;max-height:0;overflow:hidden;padding:1rem 0;position:absolute;right:0;top:100%;transition:max-height .3s ease,padding .3s ease;z-index:999}.mobile-nav.open{max-height:500px;padding:1rem 0}.mobile-nav a{border-bottom:1px solid #ffffff1a;color:#fff;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .2s ease}.mobile-nav a:hover{background:#ffffff1a;color:#84a59d;padding-left:2.5rem}.mobile-user-info{border-top:2px solid #fff3;display:flex;flex-direction:column;gap:1rem;margin-top:.5rem;padding:1rem 2rem}.mobile-user-name{color:#ffffffe6;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.mobile-user-name:hover{color:#84a59d}.mobile-logout-btn{background:linear-gradient(135deg,#d68c454d,#d68c4533);border:1px solid #d68c4566;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.mobile-logout-btn:hover{background:linear-gradient(135deg,#d68c4580,#d68c4566);border-color:#d68c4599;box-shadow:0 4px 12px #d68c454d;transform:translateY(-2px)}@media (max-width:768px){.navbar{padding:1rem 0}.nav-container{padding:0 1rem;position:relative}.logo{font-size:1.25rem}.desktop-nav{display:none}.mobile-menu-btn{display:block}.mobile-nav{display:flex}.user-name{display:none}}@media (max-width:480px){.logo{font-size:1.1rem}.navbar{padding:.75rem 0}}.nav-links a{color:#fff;cursor:pointer;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:after{background:linear-gradient(90deg,#84a59d,#d68c45);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#84a59d;transform:translateY(-2px)}.user-name{color:#ffffffe6;cursor:pointer;font-size:.9rem;font-weight:400;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.user-name:hover{color:#84a59d;transform:translateY(-2px)}.logout-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#d68c4533,#d68c451a);border:1px solid #d68c4566;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.25rem;transition:all .3s ease}.logout-btn:hover{background:linear-gradient(135deg,#d68c4566,#d68c454d);border-color:#d68c4599;box-shadow:0 4px 12px #d68c454d;transform:translateY(-2px)}.container{margin:3rem auto;max-width:1200px;padding:0 2rem}
/*# sourceMappingURL=main.91835c6e.css.map*/