.categories-manager{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:800px;padding:24px}.manager-header{background:linear-gradient(135deg,#fff,#c8e6c91a)!important;border:1px solid #2e7d3233!important;border-radius:16px!important;box-shadow:0 4px 20px #00000014!important;transition:all .3s ease!important}.manager-header:hover{box-shadow:0 8px 30px #2e7d3226!important}.header-content{align-items:center;display:flex;gap:20px}.header-icon{border-radius:14px;height:56px;width:56px}.header-icon svg{font-size:28px}.header-text{flex:1 1}.header-title{color:#212121!important;font-weight:600!important;margin-bottom:4px!important}.header-subtitle{color:#666!important;font-size:.9rem!important}.header-stats{display:flex;gap:8px}.stats-chip{background:#2e7d321a!important;color:#2e7d32!important;font-weight:500!important}.add-button{background:linear-gradient(135deg,#2e7d32,#4caf50)!important;border-radius:12px!important;box-shadow:0 4px 12px #2e7d324d!important;font-weight:600!important;padding:12px 24px!important;transition:all .3s ease!important}.add-button:hover{box-shadow:0 6px 16px #2e7d3266!important;transform:translateY(-2px)}.categories-list{background:linear-gradient(135deg,#fff,#ffe0b20d)!important;border:1px solid #ff8a6533!important;border-radius:16px!important;box-shadow:0 4px 20px #00000014!important}.list-title{align-items:center;display:flex;gap:8px;margin-bottom:16px!important}.list-title:before{content:"📋";font-size:1.2rem}.empty-state{color:#666;padding:48px 24px;text-align:center}.empty-icon{color:#bdbdbd!important;font-size:64px!important;margin-bottom:16px}.empty-text{font-weight:500!important;margin-bottom:8px!important}.empty-subtext{color:#999!important}.categories-items{padding:0!important}.category-item{background:#ffffffb3;border:1px solid #e0e0e080;border-radius:12px;margin-bottom:8px;padding:16px!important;transition:all .3s ease}.category-item:hover{background:#fff8f0cc;border-color:#ff8a654d;box-shadow:0 2px 8px #ff8a651a}.category-info{flex-direction:column;gap:8px}.category-name{font-size:1.1rem!important}.category-badges{display:flex;flex-wrap:wrap;gap:8px}.usage-chip{font-size:.75rem!important;height:24px!important}.usage-chip.has-items{background:#2e7d321a!important;color:#2e7d32!important}.usage-chip.no-items{background:#9e9e9e1a!important;color:#666!important}.date-chip{background:#ff8a651a!important;color:#ff6b35!important;font-size:.75rem!important;height:24px!important}.category-actions{display:flex;gap:4px}.edit-button{background:#2196f31a!important;color:#2196f3!important;transition:all .3s ease!important}.edit-button:hover{background:#2196f333!important;transform:scale(1.1)}.delete-button{background:#f443361a!important}.delete-button:hover:not(:disabled){background:#f4433633!important;transform:scale(1.1)}.delete-button:disabled{background:#9e9e9e1a!important;color:#bdbdbd!important;cursor:not-allowed}.category-dialog .MuiDialog-paper{border:1px solid #2e7d3233;border-radius:16px!important}.category-dialog .MuiDialogTitle-root{background:linear-gradient(135deg,#c8e6c91a,#ffffffe6);border-bottom:1px solid #2e7d321a}.category-dialog .MuiTextField-root .MuiOutlinedInput-root{border-radius:12px}.category-dialog .MuiTextField-root .MuiOutlinedInput-root:hover{box-shadow:0 2px 8px #2e7d321a}.category-dialog .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{box-shadow:0 4px 12px #2e7d3233}.category-dialog .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#2e7d32!important}.category-dialog .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#2e7d32!important;border-width:2px!important}.delete-dialog .MuiDialog-paper{border:1px solid #f4433633;border-radius:16px!important}.delete-dialog .MuiDialogTitle-root{background:linear-gradient(135deg,#ffebee80,#ffffffe6);border-bottom:1px solid #f443361a}@media (max-width:768px){.categories-manager{gap:20px;padding:16px}.header-content{flex-direction:column;gap:16px;text-align:center}.header-icon{height:48px;width:48px}.header-icon svg{font-size:24px}.category-item{padding:12px!important}.category-info{gap:6px}.category-name{font-size:1rem!important}.category-badges{gap:6px}.category-actions{flex-direction:column;gap:2px}}@media (max-width:480px){.categories-manager{gap:16px;padding:12px}.add-button{font-size:.9rem!important;padding:10px 16px!important}.category-badges{align-items:flex-start;flex-direction:column}.date-chip,.usage-chip{font-size:.7rem!important;height:20px!important}}.categories-manager{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.category-item{animation:slideInLeft .3s ease-out}.add-button:focus{outline:3px solid #2e7d3280;outline-offset:2px}.delete-button:focus,.edit-button:focus{outline:2px solid currentColor;outline-offset:2px}.add-button:disabled,.edit-button:disabled{box-shadow:none!important;opacity:.6;transform:none!important}.add-item-form{display:flex;flex-direction:column;gap:24px;height:-webkit-fit-content;height:fit-content}.form-header{align-items:center;border-bottom:1px solid #ff8a6533;display:flex;gap:16px;margin-bottom:8px;padding-bottom:16px}.header-icon{background:linear-gradient(135deg,#2e7d32,#4caf50);box-shadow:0 4px 12px #2e7d324d}.form-title{color:#212121!important;flex:1 1;font-weight:600!important}.success-alert{animation:slideInDown .3s ease-out;background:#4caf501a!important;border:1px solid #4caf504d!important;border-radius:12px!important;margin-bottom:16px}.success-alert .MuiAlert-message{align-items:center;display:flex;width:100%}.warning-alert{animation:slideInDown .3s ease-out;background:#ff8a651a!important;border:1px solid #ff8a654d!important;border-radius:12px!important;margin-top:16px}.form-content{gap:24px}.form-content,.form-fields{display:flex;flex-direction:column}.form-fields{gap:20px}.form-field .MuiOutlinedInput-root{background:#fff8f080;border-radius:12px;transition:all .3s ease}.form-field .MuiOutlinedInput-root:hover{background:#fff8f0cc;box-shadow:0 2px 8px #ff8a6526}.form-field .MuiOutlinedInput-root.Mui-focused{background:#fff;box-shadow:0 4px 12px #2e7d3233}.form-field .MuiInputLabel-root.Mui-focused{color:#2e7d32!important}.form-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#2e7d32!important;border-width:2px!important}.form-field .MuiOutlinedInput-root.Mui-error{background:#f443360d;border-color:#f44336!important}.form-field .MuiFormHelperText-root.Mui-error{color:#f44336!important;font-weight:500}.submit-button{background:linear-gradient(135deg,#2e7d32,#4caf50)!important;border-radius:12px!important;box-shadow:0 4px 12px #2e7d324d!important;font-size:1.1rem!important;font-weight:600!important;height:56px!important;position:relative;transition:all .3s ease!important}.submit-button:hover{box-shadow:0 6px 16px #2e7d3266!important;transform:translateY(-2px)}.submit-button:disabled{background:#bdbdbd!important;box-shadow:none!important;transform:none!important}.submit-button.loading{color:#0000!important}.submit-button.loading:after{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;content:"";height:20px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;top:50%;width:20px}.quick-add-section{background:linear-gradient(135deg,#ffe0b24d,#c8e6c94d);border:1px solid #ff8a6533;border-radius:12px;margin-top:8px;padding:20px}.quick-add-title{align-items:center;color:#2e7d32!important;display:flex;font-size:1.1rem!important;font-weight:600!important;gap:8px;margin-bottom:16px!important}.quick-add-title:before{content:"⚡";font-size:1.2rem}.quick-add-chips{display:flex;flex-wrap:wrap;gap:8px}.quick-add-chip{background:#ffffffe6!important;border-color:#ff8a65!important;border-radius:20px!important;color:#2e7d32!important;cursor:pointer!important;transition:all .3s ease!important}.quick-add-chip:hover{background:#ff8a651a!important;border-color:#2e7d32!important;box-shadow:0 2px 8px #ff8a654d;transform:translateY(-1px)}.quick-add-chip:disabled{cursor:not-allowed!important;opacity:.5;transform:none!important}.form-stats{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#ffffffe6,#fff8f0b3);border:1px solid #ff8a6533;border-radius:8px;padding:16px;text-align:center}.form-stats .MuiTypography-root{color:#666!important;font-weight:500}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.add-item-form{animation:slideInRight .5s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media (max-width:600px){.add-item-form{gap:20px}.form-header{gap:12px;padding-bottom:12px}.header-icon{height:40px;width:40px}.form-title{font-size:1.25rem!important}.form-fields{gap:16px}.quick-add-section{padding:16px}.quick-add-chips{gap:6px}.quick-add-chip{font-size:.8rem!important;padding:4px 8px!important}.submit-button{font-size:1rem!important;height:48px!important}}@media (max-width:480px){.form-header{flex-direction:column;gap:8px;text-align:center}.quick-add-title{font-size:1rem!important}.form-stats{padding:12px}}.form-field .MuiOutlinedInput-root:focus-within{outline:2px solid #2e7d3233;outline-offset:2px}.submit-button:focus{outline:3px solid #2e7d3280;outline-offset:2px}.quick-add-chip:focus{outline:2px solid #ff8a6580;outline-offset:2px}*{transition:box-shadow .3s ease,transform .3s ease,background-color .3s ease}.items-list{display:flex;flex-direction:column;gap:24px;height:-webkit-fit-content;height:fit-content}.items-list.empty-state{min-height:300px;padding:48px 24px;text-align:center}.empty-icon,.items-list.empty-state{align-items:center;justify-content:center}.empty-icon{background:linear-gradient(135deg,#e0e0e0,#bdbdbd);border-radius:50%;color:#757575;display:flex;height:80px;margin-bottom:24px;width:80px}.empty-icon svg{font-size:40px}.empty-title{color:#212121!important;font-weight:600!important;margin-bottom:8px!important}.empty-subtitle{color:#757575!important}.list-header{gap:16px;margin-bottom:8px}.header-icon,.list-header{align-items:center;display:flex}.header-icon{background:linear-gradient(135deg,#ff6b35,#ff8a65);border-radius:12px;box-shadow:0 4px 12px #ff6b354d;color:#fff;height:48px;justify-content:center;width:48px}.list-title{color:#212121!important;flex:1 1;font-weight:600!important}.items-badge{margin-left:auto}.stats-row{grid-gap:16px;background:#e8f5e84d;border:1px solid #2e7d321a;border-radius:12px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);padding:20px}.stat-item{padding:8px;text-align:center}.stat-label{font-size:.75rem!important;margin-bottom:4px!important}.stat-value{color:#212121!important;font-size:1.25rem!important;font-weight:600!important}.stat-value.pending{color:#ff9800!important}.stat-value.completed{color:#4caf50!important}.filters-section{background:#fff;border:1px solid #e0e0e0;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:20px}.search-field{flex:1 1}.search-field .MuiOutlinedInput-root{border-radius:8px}.category-filter{min-width:150px}.filter-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.toggle-chip{background:#2e7d321a!important;border:1px solid #2e7d324d!important;color:#2e7d32!important}.clear-filters-chip{background:#ff98001a!important;border:1px solid #ff98004d!important;color:#ff9800!important}.no-results-alert{background:#2196f31a!important;border:1px solid #2196f34d!important;border-radius:12px!important}.items-container{display:flex;flex-direction:column;gap:16px}.category-group{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .3s ease}.category-group:hover{box-shadow:0 4px 12px #00000014}.category-header{align-items:center;background:#f8f9facc;border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;transition:all .3s ease}.category-header:hover{background:#e8f5e880}.category-info{align-items:center;display:flex;gap:12px}.category-icon{color:#2e7d32;font-size:20px}.category-name{color:#212121!important;font-weight:600!important}.category-count{background:#2e7d321a!important;color:#2e7d32!important;font-weight:600!important}.category-items{padding:0!important}.item-row{border-radius:0!important;padding:12px 20px!important;transition:all .3s ease}.item-row:hover{background:#f8f9facc!important}.item-row.completed{background:#4caf500d!important;opacity:.7}.item-checkbox{color:#2e7d32!important}.item-checkbox.Mui-checked{color:#4caf50!important}.item-name{color:#212121!important;font-weight:500!important;transition:all .3s ease}.item-name.completed-text{color:#757575!important;text-decoration:line-through}.item-details{align-items:center;display:flex;gap:8px;margin-top:4px}.item-category{color:#757575!important;font-size:.75rem!important}.quantity-chip{background:#ff6b351a!important;color:#ff6b35!important;font-size:.7rem!important;height:20px!important}.item-actions{display:flex;gap:4px}.delete-button{color:#f44336!important;transition:all .3s ease!important}.delete-button:hover{background:#f443361a!important;transform:scale(1.1)}@media (max-width:900px){.filters-section{gap:12px}.stats-row{gap:12px;padding:16px}.category-header{padding:12px 16px}.item-row{padding:10px 16px!important}}@media (max-width:600px){.items-list{gap:16px}.list-header{gap:12px}.header-icon{height:40px;width:40px}.list-title{font-size:1.25rem!important}.stats-row{gap:8px;grid-template-columns:1fr;padding:12px}.stat-item{align-items:center;background:#ffffffb3;border-radius:8px;display:flex;justify-content:space-between;padding:8px 12px;text-align:left}.filters-section{padding:16px}.filter-actions{justify-content:center}.category-info{gap:8px}.category-name{font-size:1rem!important}.item-details{align-items:flex-start;flex-direction:column;gap:4px}}.items-list{animation:slideInLeft .5s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.category-group .MuiCollapse-root{transition:all .3s ease-in-out!important}.category-header:focus,.item-checkbox:focus{outline:2px solid #2e7d32;outline-offset:2px}.item-row.loading{opacity:.5;pointer-events:none}.item-row.dragging{opacity:.5;transform:rotate(5deg)}.drop-zone{background:#2e7d321a;border:2px dashed #2e7d32;border-radius:8px;color:#2e7d32;padding:20px;text-align:center}.shopping-list-container{display:flex;flex-direction:column;gap:24px;min-height:calc(100vh - 64px);padding:0}.hero-section{animation:slideInUp .6s ease-out;background:#ebe8e8;border:1px solid #ff8a6533}.hero-content{flex-wrap:wrap;gap:24px}.hero-content,.hero-icon{align-items:center;display:flex;justify-content:center}.hero-icon{background:linear-gradient(135deg,#2e7d32,#4caf50);border-radius:20px;box-shadow:0 8px 25px #2e7d324d;color:#fff;font-size:40px;height:80px;width:80px}.hero-text{flex:1 1;min-width:300px}.summary-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0}.summary-card{border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease}.summary-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.summary-card.primary{background:linear-gradient(135deg,#2e7d32,#4caf50);color:#fff}.summary-card.secondary{background:linear-gradient(135deg,#ff7043,#ff8a65);color:#fff}.summary-card.success{background:linear-gradient(135deg,#4caf50,#81c784);color:#fff}.summary-card.info{background:linear-gradient(135deg,#ff8a65,#ffab91);color:#fff}.summary-content{align-items:center;display:flex;gap:16px;padding:24px}.summary-icon{font-size:40px;opacity:.9}.summary-number{font-size:2rem!important;font-weight:700!important;line-height:1!important;margin-bottom:4px!important}.summary-label{font-size:.9rem;font-weight:500;opacity:.9}.main-content{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:400px 1fr;margin-bottom:100px}.form-section{background:linear-gradient(135deg,#fff,#ffe0b21a);border:1px solid #ff8a651a;border-radius:16px;box-shadow:0 4px 20px #00000014;max-height:calc(100vh - 48px);overflow-y:auto;padding:24px;position:-webkit-sticky;position:sticky;scrollbar-color:#2e7d324d #0000;scrollbar-width:thin;top:24px;transition:all .3s ease}.form-section::-webkit-scrollbar{width:6px}.form-section::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.form-section::-webkit-scrollbar-thumb{background:#2e7d324d;border-radius:3px}.form-section::-webkit-scrollbar-thumb:hover{background:#2e7d3280}.form-section:hover{box-shadow:0 8px 30px #ff8a6526}.list-section{background:linear-gradient(135deg,#fff,#c8e6c91a);border:1px solid #2e7d321a;border-radius:16px;box-shadow:0 4px 20px #00000014;min-height:600px;padding:24px;transition:all .3s ease}.list-section:hover{box-shadow:0 8px 30px #2e7d3226}.action-buttons{bottom:24px;display:flex;flex-direction:column;gap:12px;position:fixed;right:24px;z-index:1000}.action-fab{box-shadow:0 6px 20px #00000026!important;height:56px!important;transition:all .3s ease!important;width:56px!important}.action-fab:hover{box-shadow:0 8px 25px #0003!important;transform:scale(1.1)}.action-fab.save{background:linear-gradient(135deg,#2e7d32,#4caf50)!important}.action-fab.share{background:linear-gradient(135deg,#ff6b35,#ff8a65)!important}.action-fab.print{background:linear-gradient(135deg,#9c27b0,#ba68c8)!important;color:#fff!important}.action-fab.clear{background:linear-gradient(135deg,#f44336,#ef5350)!important;color:#fff!important}.info-content{padding:16px 0}.features-list{margin:16px 0;padding-right:20px}.features-list li{color:#424242;margin-bottom:8px}.tech-info{border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:8px;margin-top:24px;padding-top:16px}.tech-chip{background:#2e7d321a!important;color:#2e7d32!important;font-weight:500!important}.error-alert{border-radius:12px!important;box-shadow:0 6px 20px #f443364d!important;left:50%;min-width:300px;position:fixed;top:80px;transform:translateX(-50%);z-index:1000}@media (max-width:1200px){.main-content{grid-template-columns:350px 1fr}.form-section{max-height:none;position:static}}@media (max-width:900px){.hero-content{flex-direction:column;text-align:center}.hero-text{min-width:auto}.summary-section{gap:16px;grid-template-columns:repeat(2,1fr)}.main-content{gap:20px;grid-template-columns:1fr;margin-bottom:80px}}@media (max-width:600px){.shopping-list-container{gap:20px}.hero-section{padding:32px 16px}.hero-icon{font-size:32px;height:64px;width:64px}.hero-title{font-size:1.75rem!important}.summary-section{gap:12px;grid-template-columns:1fr}.summary-content{padding:20px}.summary-number{font-size:1.75rem!important}.form-section,.list-section{padding:16px}.main-content{gap:16px;margin-bottom:100px}}@media (max-width:480px){.hero-section{padding:24px 12px}.summary-content{gap:12px;padding:16px}.summary-icon{font-size:32px}.summary-number{font-size:1.5rem!important}}.shopping-list-container{animation:slideInUp .6s ease-out}.action-fab:focus{outline:3px solid #2e7d3280;outline-offset:2px}.action-fab:disabled{box-shadow:0 2px 8px #0000001a!important;opacity:.6;transform:none!important}.customer-card{background:linear-gradient(135deg,#fff,#ffe0b20d);border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:20px 0}.customer-info{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:16px 24px}.customer-icon{color:#2e7d32;font-size:32px}.customer-details{flex:1 1;margin-right:16px}.customer-title{color:#333;font-weight:600;margin-bottom:4px}.customer-card .MuiCardContent-root{padding:0!important}.customer-card .MuiCardActions-root{display:none!important}.edit-customer-button{border-color:#2e7d32!important;border-radius:8px!important;color:#2e7d32!important;font-size:.875rem!important;height:-webkit-fit-content!important;height:fit-content!important;min-width:auto!important;padding:8px 16px!important;text-transform:none!important}.edit-customer-button:hover{background-color:#2e7d32!important;color:#fff!important}.customer-dialog .MuiDialog-paper{border-radius:16px!important}@media (max-width:600px){.customer-info{flex-direction:column;gap:12px;padding:16px;text-align:center}.customer-details{margin-right:0}.customer-icon{font-size:28px}.edit-customer-button{justify-content:center;width:100%}}.app-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex!important;flex-direction:column!important;min-height:100vh}.main-container{flex:1 1!important;padding-bottom:20px!important;padding-top:20px!important}.app-header{background:linear-gradient(135deg,#2e7d32,#4caf50)!important;box-shadow:0 4px 20px #0000001a}.app-header .MuiToolbar-root{padding:0 24px}.app-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-weight:600}.content-wrapper{display:flex;flex-direction:column;gap:32px}.hero-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:24px;box-shadow:0 8px 30px #0000001f;padding:48px 24px;text-align:center}.hero-title{color:#212121;font-weight:600!important;margin-bottom:16px!important}.hero-subtitle{color:#757575;font-size:1.1rem}@media (max-width:600px){.hero-section{padding:32px 16px}.hero-title{font-size:1.75rem!important}}.stats-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:32px 0}.stat-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:16px;padding:24px;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.stat-icon{align-items:center;border-radius:16px;color:#fff;display:flex;height:56px;justify-content:center;width:56px}.stat-icon.primary{background:linear-gradient(135deg,#2e7d32,#4caf50)}.stat-icon.secondary{background:linear-gradient(135deg,#ff6b35,#ff8a65)}.stat-number{color:#212121!important;font-size:1.5rem!important;font-weight:600!important}.stat-label{color:#757575!important;font-size:.875rem!important}.main-grid{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 1fr}@media (max-width:900px){.main-grid{gap:24px;grid-template-columns:1fr}}.form-section,.list-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:24px;transition:all .3s ease}.form-section:hover,.list-section:hover{box-shadow:0 8px 30px #0000001f}.actions-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:24px}.fab-add{background:linear-gradient(135deg,#2e7d32,#4caf50)!important;bottom:24px!important;box-shadow:0 8px 20px #2e7d3266!important;left:24px!important;position:fixed!important;z-index:1000!important}.fab-add:hover{box-shadow:0 12px 30px #2e7d3280!important}.loading-overlay{align-items:center;background:#ffffffe6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-spinner{color:#2e7d32;text-align:center}.spinning-icon{animation:spin 2s linear infinite;font-size:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.app-header .MuiToolbar-root{padding:0 16px}.main-container{padding:16px 10px!important}.app-title{font-size:1.1rem}.loading-spinner{padding:20px}.spinning-icon{font-size:36px}}@media (max-width:480px){.app-title{font-size:1rem}.main-container{padding-left:8px!important;padding-right:8px!important}}.gradient-text{font-weight:600!important}.fade-in{animation:fadeIn .6s ease-out}.slide-up{animation:slideUp .8s ease-out}.bounce-in{animation:bounceIn .8s ease-out}.app-footer{background:linear-gradient(135deg,#2e7d32,#1b5e20);color:#fff;margin-top:auto;overflow:hidden;padding:32px 0 24px;position:relative}.app-footer:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-divider{background:#fff3!important;margin-bottom:24px!important}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:24px}.copyright-section{align-items:center;display:flex;flex:1 1;gap:12px}.copyright-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;display:flex;height:40px;justify-content:center;width:40px}.copyright-text{color:#ffffffe6!important;font-size:1rem!important;font-weight:400!important}.developer-name{color:#81c784!important;font-size:1.1rem;font-weight:700!important;letter-spacing:.5px;text-shadow:0 1px 2px #0000004d}.contact-section{flex:1 1;gap:20px;justify-content:center}.contact-item,.contact-section{align-items:center;display:flex}.contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;gap:8px;padding:8px 16px;transition:all .3s ease}.contact-item:hover{background:#fff3;transform:translateY(-2px)}.contact-icon{color:#81c784!important;font-size:18px!important}.contact-link{color:#fff!important;direction:ltr;font-size:1.5rem!important;font-weight:600!important;text-decoration:none!important}.contact-link:hover{color:#81c784!important}.contact-text{color:#ffffffe6!important;font-weight:500!important}.social-section{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:flex-end}.social-label{color:#ffffffb3!important;font-size:.75rem!important}.social-links{display:flex;gap:8px}.social-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a!important;color:#fff!important;transition:all .3s ease!important}.social-button:hover{transform:translateY(-2px) scale(1.1)}.social-button.github:hover{background:#333c!important}.social-button.linkedin:hover{background:#0077b5cc!important}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-top:16px}.footer-note{color:#ffffffb3!important;font-size:.875rem!important}.tech-stack{display:flex;flex-wrap:wrap;gap:8px}.tech-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #81c7844d;border-radius:12px;color:#81c784;font-size:.75rem;font-weight:500;padding:4px 12px;transition:all .3s ease}.tech-badge:hover{background:#81c78433;transform:translateY(-1px)}@media (max-width:768px){.footer-content{flex-direction:column;gap:20px;text-align:center}.contact-section,.copyright-section,.social-section{flex:none;justify-content:center}.contact-section,.footer-bottom{flex-direction:column;gap:12px}.footer-bottom{text-align:center}.tech-stack{justify-content:center}}@media (max-width:480px){.app-footer{padding:24px 0 20px}.copyright-text{font-size:.9rem!important}.developer-name{font-size:1rem!important}.contact-item{padding:6px 12px}.tech-badge{font-size:.7rem;padding:3px 8px}}.app-footer{animation:slideInUp .6s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.copyright-section:hover .developer-name{text-shadow:0 0 10px #81c78480}@media print{.app-footer{background:#fff!important;box-shadow:none!important;color:#000!important}.social-links{display:none}}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#f8f9fa,#e8f5e8);direction:rtl;font-family:Roboto,Heebo,Arial,sans-serif;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.fade-in{animation:fadeIn .3s ease-in-out}.slide-up{animation:slideUp .4s ease-out}.bounce-in{animation:bounceIn .5s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.container{margin:0 auto;max-width:1200px;padding:0 16px}@media (max-width:600px){.container{padding:0 12px}}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#2e7d32,#4caf50);-webkit-background-clip:text;background-clip:text}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3}.shadow-soft{box-shadow:0 4px 20px #00000014}.shadow-medium{box-shadow:0 8px 30px #0000001f}.shadow-strong{box-shadow:0 12px 40px #00000026}
/*# sourceMappingURL=main.e21bb995.css.map*/