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