.creative-list-container{width:100%;margin:0;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#0000;overflow:visible;position:relative}.creative-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:2px solid #f0f0f0;padding-bottom:1rem}.creative-list-header h1{color:#333;font-size:2.5rem;font-weight:600;margin:0}.create-button{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;transition:all .3s ease;box-shadow:0 4px 15px #004d254d}.creative-list-header .create-button,.creative-list-header h1{position:static}.create-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #004d2566}.filter-section{border-radius:16px;padding:1.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e5e7eb}.filter-row{align-items:flex-end}.custom-dropdown{min-width:140px;flex:0 1 auto}.dropdown-label{font-size:.75rem;color:#6b7280;margin-bottom:.25rem;letter-spacing:.025em}.dropdown-trigger{padding:.5rem .75rem;background:#f9fafb}.dropdown-trigger:hover{transform:translateY(-1px);box-shadow:0 4px 12px #004d2526}.selected-option{gap:.5rem;font-weight:500;color:#111827}.option-icon,.selected-option{display:flex;align-items:center}.option-icon{font-size:1rem}.placeholder{font-size:.9rem}.dropdown-arrow{transition:transform .3s ease;display:flex;align-items:center}.dropdown-menu{z-index:1000;margin-top:.5rem;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:300px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dropdown-option{transition:all .2s ease;border-bottom:1px solid #f3f4f6}.dropdown-option:last-child{border-bottom:none}.dropdown-option:hover{background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#111827}.dropdown-option.selected{background:#004d25;font-weight:600}.dropdown-option.selected:hover{background:#003d1d;color:#fff}.dropdown-option.selected .option-icon{color:#004d25;filter:none}.dropdown-option.selected:hover .option-icon{filter:brightness(0) invert(1)}.dropdown-option.selected .check-icon{color:#004d25;display:flex;align-items:center}.dropdown-option.selected:hover .check-icon{color:#fff;display:flex;align-items:center}.check-icon{color:#004d25}.check-icon,.modern-checkbox{display:flex;align-items:center}.modern-checkbox{gap:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;color:#374151;padding:.5rem .75rem;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease;position:relative}.modern-checkbox:hover{border-color:#004d25;background:#f3f4f6}.modern-checkbox input[type=checkbox]{margin:0 .5rem 0 0;width:16px;height:16px;accent-color:#004d25;cursor:pointer}.modern-reset-button{gap:.375rem;color:#6b7280;padding:.5rem .75rem;font-size:.75rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.modern-reset-button:hover{color:#4b5563}.modern-reset-button svg{width:12px;height:12px;transition:transform .2s ease}.modern-reset-button:hover svg{transform:rotate(90deg)}.filter-group{display:flex;flex-direction:column;gap:.5rem;min-width:150px}.checkbox-group{min-width:auto}.results-info{color:#666;font-size:.9rem;font-weight:500}.creative-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.creative-card{background:#fff;width:200px;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease;cursor:pointer;border:1px solid #f0f0f0}.creative-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.creative-image{position:relative;height:280px;overflow:hidden}.creative-image img,.creative-image video{width:100%;height:280px;object-fit:cover;transition:transform .3s ease}.creative-card:hover .creative-image img,.creative-card:hover .creative-image video{transform:scale(1.05)}.creative-image video{cursor:pointer}.status-badge{position:absolute;top:.75rem;right:.75rem;border-radius:20px;font-weight:600;letter-spacing:.5px}.status-visible{background:#28a745e6;color:#fff}.status-hidden{background:#6c757de6;color:#fff}.type-format-badge{position:absolute;bottom:.75rem;left:.75rem;padding:.25rem .75rem;border-radius:20px;font-size:.7rem;font-weight:600;background:#000000b3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.edit-button{position:absolute;top:.75rem;left:.75rem;width:32px;height:32px;border-radius:50%;background:#ffffffe6;color:#004d25;font-size:14px;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;opacity:0;transform:scale(.8)}.creative-card:hover .edit-button{opacity:1;transform:scale(1)}.edit-button:hover{background:#004d25;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #004d2566}.edit-button:active{transform:scale(.95)}.creative-content{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;width:200px;height:180px}.creative-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .3rem;line-height:1.3}.creative-description{color:#666;font-size:.85rem;line-height:1.4;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.creative-categories{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.category{background:#004d251a;color:#004d25;padding:.25rem .75rem;border-radius:16px;font-size:.8rem;font-weight:500;border:1px solid #004d2533}.creative-meta{justify-content:space-between;font-size:.85rem;color:#666;margin-top:auto}.creative-meta,.platform-info{display:flex;align-items:center}.platform-info{gap:.5rem}.platform-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;transition:all .3s ease}.platform-icon:hover{transform:scale(1.1);box-shadow:0 4px 12px #004d2566}.platform-icon svg{width:18px;height:18px}.created-date{color:#999}@media (max-width:768px){.creative-list-container{padding:1rem}.creative-list-header{flex-direction:column;gap:1rem;align-items:stretch}.creative-list-header h1{font-size:2rem;text-align:center}.filter-section{padding:1.5rem}.filter-row{flex-direction:column;align-items:stretch;gap:1rem}.custom-dropdown{min-width:auto}.modern-checkbox{margin-top:0}.modern-reset-button{margin-top:1rem;align-self:flex-start}.creative-grid{grid-template-columns:1fr;gap:1.5rem}.creative-card{margin:0 auto;max-width:450px}}@media (max-width:480px){.creative-list-header h1{font-size:1.75rem}.creative-content{padding:1rem}.creative-meta{flex-direction:column;align-items:flex-start;gap:.5rem}}.header{position:fixed;top:0;left:0;right:0;height:64px;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:space-between;padding:0 2rem;z-index:1000;box-shadow:0 2px 8px #0000000f}.header,.header-left{display:flex;align-items:center}.header-left{gap:2rem}.main-navigation{display:flex;align-items:center;gap:.5rem}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:none;color:#64748b;font-size:.9rem;font-weight:500;cursor:pointer;border-radius:8px;transition:all .2s ease}.nav-dropdown-trigger:hover{background:#004d251a;color:#004d25}.nav-dropdown-trigger.active{background:linear-gradient(135deg,#004d251a,#003d1d1a);color:#004d25}.dropdown-arrow.open{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:100%;left:0;min-width:200px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px #00000026;z-index:1100;padding:.5rem 0;margin-top:.5rem;animation:fadeInDropdown .2s ease}@keyframes fadeInDropdown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nav-dropdown-item{display:flex;align-items:center;width:100%;padding:.75rem 1rem;background:none;border:none;color:#475569;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-align:left}.nav-dropdown-item:hover{background:linear-gradient(135deg,#004d250d,#003d1d0d);color:#004d25}.item-label{font-weight:500}.logo{display:flex;align-items:center;gap:.75rem;color:#004d25;font-weight:700;font-size:1.5rem}.logo-text{background:linear-gradient(135deg,#004d25,#003d1d);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text}.header-right,.user-info{display:flex;align-items:center}.user-info{gap:1.5rem}.company-info{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;border-radius:8px;background:#f8f9fa;border:1px solid #e9ecef}.company-logo{width:32px;height:32px;border-radius:4px;object-fit:cover}.company-details{display:flex;flex-direction:column;gap:.25rem}.company-name{font-weight:600;font-size:.9rem;color:#333}.company-plan{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:.125rem .5rem;border-radius:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.plan-free{background:#e3f2fd;color:#1565c0}.plan-pro{background:#f3e5f5;color:#7b1fa2}.plan-enterprise{background:#e8f5e8;color:#2e7d32}.user-details{display:flex;align-items:center;gap:.75rem}.user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e9ecef}.user-text{display:flex;flex-direction:column;gap:.25rem}.user-name{font-weight:600;font-size:.9rem;color:#333}.user-email{font-size:.8rem;color:#666}.logout-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #dc3545;color:#dc3545;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease;font-weight:500}.logout-button:hover{background:#dc3545;color:#fff}.logout-button svg{width:16px;height:16px}@media (max-width:768px){.header{padding:0 1rem}.user-info{gap:1rem}.company-info,.user-text{display:none}.logout-button{padding:.5rem;font-size:0}.logout-button svg{margin:0}}@media (max-width:480px){.header{padding:0 .75rem}.logo-text{display:none}.user-info{gap:.5rem}}.artifact-list-container{max-width:1200px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#0000;overflow:visible;position:relative}.artifact-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:2px solid #f0f0f0;padding-bottom:1rem}.artifact-list-header h1{color:#333;font-size:2.5rem;font-weight:600;margin:0}.upload-button{background:linear-gradient(135deg,#00bfa5,#1de9b6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #00bfa54d}.upload-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00bfa566}.artifact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.artifact-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease;cursor:pointer;border:1px solid #f0f0f0;width:100%;max-width:350px;justify-self:center}.artifact-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.artifact-image{position:relative;height:280px;overflow:hidden}.artifact-image img{width:100%;height:280px;object-fit:cover;transition:transform .3s ease}.artifact-card:hover .artifact-image img{transform:scale(1.05)}.file-type-badge{position:absolute;bottom:.75rem;left:.75rem;padding:.25rem .75rem;border-radius:20px;font-size:.7rem;font-weight:600;background:#000000b3;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.artifact-content{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;height:180px}.artifact-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem;line-height:1.3}.artifact-categories{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.5rem;font-size:.85rem;color:#555}.artifact-meta{margin-top:auto;font-size:.8rem;color:#999}.empty-state{text-align:center;padding:4rem 2rem;color:#666}.empty-state p{font-size:1.1rem;margin-bottom:2rem}@media (max-width:768px){.artifact-list-container{padding:1rem}.artifact-list-header{flex-direction:column;gap:1rem;align-items:stretch}.artifact-list-header h1{font-size:2rem;text-align:center}.artifact-grid{grid-template-columns:1fr;gap:1.5rem}.artifact-card{margin:0 auto;max-width:400px}}@media (max-width:480px){.artifact-list-header h1{font-size:1.75rem}.artifact-content{padding:1rem}.artifact-meta{font-size:.75rem}}.excel-preview{overflow:auto;height:280px;border:1px solid #ccc;font-size:12px}.excel-preview table{font-size:12px;width:auto;table-layout:fixed}.excel-preview td,.excel-preview th{padding:2px 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-settings-container{padding:2rem;background-color:#f8fafc;min-height:calc(100vh - 64px);max-width:1200px;margin:0 auto}.template-settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.template-settings-header h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0}.edit-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#004d25,#003d1d);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #004d254d}.edit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #004d2566}.edit-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.template-settings-content{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid #667eea1a}.form-group{margin-bottom:2rem}.form-label{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem}.form-label-icon{width:18px;height:18px;color:#004d25;flex-shrink:0}.form-input,.form-select{border:2px solid #e5e7eb;font-size:.95rem;transition:border-color .2s ease}.form-select{width:100%;padding:.75rem;border-radius:8px;background-color:#fff;cursor:pointer}.form-select:focus{outline:none;border-color:#004d25;box-shadow:0 0 0 3px #004d251a}.form-display-value{padding:.75rem;background-color:#f9fafb;border:2px solid #f3f4f6;border-radius:8px;font-size:.95rem;color:#374151;min-height:48px;display:flex;align-items:center}.form-help-text{font-size:.875rem;color:#6b7280;margin-top:.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.selection-summary{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;font-size:.875rem}.selection-count{background-color:#004d25;color:#fff;padding:.25rem .5rem;border-radius:4px;font-weight:600;font-size:.75rem}.checkbox-group{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem;padding:.5rem;border:1px solid #e5e7eb;background-color:#fafafa}.checkbox-item{display:flex!important;align-items:center!important;padding:.5rem;border-radius:4px;transition:background-color .2s ease;min-height:36px}.checkbox-item:hover{background-color:#f3f4f6}.checkbox-item input[type=checkbox]{width:16px!important;height:16px!important;flex-shrink:0!important}.checkbox-item input[type=checkbox],.checkbox-label{margin:0!important;padding:0!important;vertical-align:middle!important;position:relative;top:0!important}.checkbox-label{line-height:1.2!important;display:inline-block!important}.form-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb;margin-top:2rem}.cancel-button{background:#f9fafb;border:2px solid #e5e7eb;font-size:.9rem}.cancel-button:hover{background:#f3f4f6;border-color:#d1d5db}.cancel-button:disabled{opacity:.5;cursor:not-allowed}.save-button{display:flex;align-items:center;gap:.5rem;font-size:.9rem;transition:all .2s ease;box-shadow:0 4px 12px #004d254d}.save-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #004d2566}.save-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.error-message{background-color:#fee;border:1px solid #fcc;border-radius:4px;padding:12px;margin:16px 0;color:#c33}.loading-state{padding:40px;font-size:16px;color:#666}@media (max-width:768px){.template-settings-container{padding:1rem}.template-settings-header{flex-direction:column;gap:1rem;align-items:stretch}.template-settings-header h1{font-size:1.75rem;text-align:center}.template-settings-content{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.checkbox-group{grid-template-columns:1fr;max-height:150px}.form-actions{flex-direction:column}}@media (max-width:480px){.template-settings-container{padding:.5rem}.template-settings-content{padding:1rem}.form-label{font-size:.875rem}.form-display-value,.form-input,.form-select{font-size:.875rem;padding:.625rem}}.template-settings-content{animation:fadeInUp .5s ease-out}.list-header{display:flex;justify-content:space-between;align-items:center}.list-header h1{margin:0}.custom-dropdown{min-width:180px}.table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px 0 #0000001a;overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:.875rem;min-width:800px}.data-table th{background:#f8fafc;padding:1rem .75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap;font-size:.8rem}.data-table th.sortable{transition:all .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.data-table th.sortable:hover{background:#e2e8f0;color:#10b981}.sort-icon{color:#10b981}.data-table th.sorted{background:#ecfdf5;color:#10b981}.data-table th.sorted .sort-icon{color:#10b981}.data-table td{padding:1rem .75rem;border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:middle;white-space:nowrap}.data-table tbody tr:hover{background-color:#f9fafb}.data-table tbody tr:last-child td{border-bottom:none}.data-row{transition:background-color .2s ease}@media (max-width:768px){.list-container{padding:1rem}.filter-row{flex-direction:column;align-items:stretch}.custom-dropdown{min-width:unset}.projects-table-wrapper{overflow-x:scroll}.list-header{flex-direction:column;align-items:stretch;gap:1rem}}.estimate-container{margin:0 auto;padding:24px;font-family:Inter,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.estimate-container h1{text-align:center;color:#333;margin-bottom:40px;font-size:3rem;font-weight:700;letter-spacing:-.5px;animation:fadeInUp .8s ease-out}.estimate-form{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:40px;border-radius:24px;box-shadow:0 20px 40px #0000001a,0 0 0 1px #fff3;margin-bottom:32px;border:1px solid #ffffff2e;animation:slideInLeft .6s ease-out .2s both;transition:all .3s cubic-bezier(.4,0,.2,1)}.estimate-form:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026,0 0 0 1px #fff3}.estimate-form .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-bottom:24px}.estimate-form .form-group{position:relative}.estimate-form .form-group:hover label{color:#004d25;transition:color .2s ease}.estimate-form .form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;transition:color .2s ease}.estimate-form .form-group input,.estimate-form .form-group select{width:100%;padding:16px 20px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;background:#fff;color:#111827;font-weight:500}.estimate-form .form-group input:focus,.estimate-form .form-group select:focus{outline:none;box-shadow:0 0 0 4px #004d251a,0 4px 6px -1px #0000001a;transform:translateY(-2px)}.estimate-form .form-group input[type=checkbox]{accent-color:#004d25;width:20px;height:20px;cursor:pointer;transition:all .2s ease;margin-right:10px;transform:scale(1.2);vertical-align:middle}.estimate-form .form-group input[type=checkbox]:checked{transform:scale(1.3)}.estimate-form .checkbox-group label{display:flex;align-items:center;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;padding-left:10px;transition:color .2s ease;min-height:70px}.estimate-form .checkbox-group input[type=checkbox]{accent-color:#004d25;width:20px;height:20px;cursor:pointer;transition:all .2s ease;margin-right:12px;transform:scale(1.2);flex-shrink:0}.estimate-form .checkbox-group input[type=checkbox]:checked{transform:scale(1.3)}.estimate-form .checkbox-group,.estimate-form .checkbox-group input,.estimate-form .checkbox-group select{border:none!important;background:#0000!important;box-shadow:none!important;padding:0!important}.estimate-form .checkbox-group input,.estimate-form .checkbox-group select{width:auto!important}.calculate-button{background:linear-gradient(135deg,#004d25,#003d1d);color:#fff;border:none;padding:18px 48px;font-size:1.1rem;font-weight:600;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;margin:40px auto 0;box-shadow:0 10px 25px #004d254d,0 4px 6px #0000001a;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.calculate-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:left .5s}.calculate-button:hover:before{left:100%}.calculate-button:hover{background:linear-gradient(135deg,#003d1d,#004d25);transform:translateY(-3px);box-shadow:0 15px 35px #004d2566,0 8px 15px #00000026}.calculate-button:active{transform:translateY(-1px)}.warnings{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:16px;padding:24px;margin-bottom:32px;box-shadow:0 8px 25px #f59e0b26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeInUp .4s ease-out}.warnings h3{color:#92400e;margin:0 0 16px;font-size:1.25rem;font-weight:700;display:flex;align-items:center;gap:8px}.warnings h3:before{content:"⚠️";font-size:1.5rem}.warnings ul{margin:0;padding-left:24px}.warnings li{color:#92400e;margin-bottom:8px;font-weight:500}.budget-summary{background:linear-gradient(135deg,#ffffffe6,#f9fafbe6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #6366f133;padding:28px;margin-bottom:32px;border-radius:20px;box-shadow:0 10px 30px #0000001a,0 0 0 1px #fff3;animation:slideInLeft .5s ease-out;transition:all .3s cubic-bezier(.4,0,.2,1)}.budget-summary:hover{transform:translateY(-3px)}.budget-summary h3{margin:0 0 20px;color:#374151;font-size:1.5rem;font-weight:700;display:flex;align-items:center;gap:12px}.budget-summary h3:before{content:"💰";font-size:1.75rem}.budget-summary p{margin:12px 0;font-size:1.125rem;font-weight:600;color:#004d25;display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #004d251a}.budget-summary p:last-child{border-bottom:none}.results{margin-top:48px;animation:scaleIn .6s ease-out}.results h2{color:#333;margin-bottom:24px;font-size:2rem;font-weight:700;text-align:center;padding:20px;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #6366f133}.results-table{overflow-x:auto;margin-bottom:48px;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 0 0 1px #ffffff1a;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:fadeInUp .6s ease-out .1s both}.results-table table{width:100%;border-collapse:collapse;background:#0000;min-width:1200px}.results-table th{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:20px 16px;text-align:center;font-weight:700;font-size:.875rem;white-space:nowrap;border-right:1px solid #ffffff1a;text-transform:uppercase;letter-spacing:.5px}.results-table th:first-child{border-top-left-radius:20px}.results-table th:last-child{border-right:none;border-top-right-radius:20px}.results-table td{padding:16px;text-align:right;border-bottom:1px solid #e5e7eb80;border-right:1px solid #e5e7eb80;font-size:.9rem;font-weight:500;transition:all .2s ease}.results-table td:first-child{text-align:center;font-weight:700;background:linear-gradient(135deg,#f9fafb,#f3f4f6);color:#1f2937;font-size:1rem}.results-table td:last-child{border-right:none}.results-table tr:nth-child(2n) td:not(:first-child){background:#f9fafb80}.results-table tr:hover td{background:#6366f10d;transform:scale(1.005)}.results-table tr:hover td:first-child{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.results-table td[data-type=currency]{color:#059669;font-weight:600}.results-table td[data-type=percentage]{color:#0891b2;font-weight:600}.results-table td[data-type=number]{color:#7c3aed;font-weight:600}@media (max-width:768px){.estimate-container{padding:16px}.estimate-container h1{font-size:2.5rem}.estimate-form{padding:24px}.form-row{grid-template-columns:1fr;gap:20px}.calculate-button{width:100%;margin-top:24px;padding:16px 32px}.results h2{font-size:1.75rem}.results-table{font-size:.85rem}.results-table td,.results-table th{padding:12px 8px}}@media (max-width:480px){.estimate-container{padding:12px}.estimate-container h1{font-size:2rem}.estimate-form{padding:20px}.results-table td,.results-table th{padding:8px 6px;font-size:.75rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.estimate-form .form-group input:focus,.estimate-form .form-group select:focus{border-color:#004d25;box-shadow:0 0 0 4px #004d251a}.estimate-form .form-group input::placeholder{color:#6c757d;opacity:.7}.estimate-form .form-group select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px;-webkit-appearance:none;appearance:none}.estimate-form .form-group.error input,.estimate-form .form-group.error select{border-color:#dc3545;box-shadow:0 0 0 3px #dc354540}.error-message{color:#dc3545;font-size:.8rem;margin-top:5px;display:block}.calculate-button:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.calculate-button.loading{position:relative;color:#0000}.calculate-button.loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin-left:-10px;margin-top:-10px;border-radius:50%;border:2px solid #fff;border-top-color:#0000;animation:spin 1s linear infinite}.custom-dropdown{min-width:200px}.dropdown-label{font-size:14px}.dropdown-trigger{border:2px solid #e1e8ed;transition:border-color .2s ease,box-shadow .2s ease;font-size:14px}.dropdown-trigger:hover{border-color:#004d25}.dropdown-trigger.open{border-color:#004d25;box-shadow:0 0 0 3px #004d251a}.dropdown-content{flex:1 1;text-align:left}.dropdown-content .placeholder{color:#9ca3af}.dropdown-arrow{margin-left:.5rem}.dropdown-menu{border:1px solid #e1e8ed;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-top:4px}.dropdown-option{padding:.75rem;transition:background-color .15s ease;font-size:14px}.dropdown-option:hover{background-color:#f3f4f6}.dropdown-option.selected{background-color:#004d25;color:#fff}.dropdown-option.selected:hover{background-color:#003d1d}.check-icon{color:currentColor}.filter-section{border-radius:8px;border:1px solid #e1e8ed}.filter-section h3{margin:0 0 1rem;color:#1f2937;font-size:18px;font-weight:600}.filter-row{margin-bottom:1rem}.filter-row:last-child{margin-bottom:0}.form-group{flex:1 1;min-width:200px}.list-container{padding:2rem;min-height:calc(100vh - 64px);background-color:#f8fafc}.list-header{margin-bottom:2rem}.list-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.list-header p{color:#6b7280;margin:0;font-size:16px}.empty-state,.error-state,.loading-state{text-align:center;padding:3rem 1rem;background:#fff;border-radius:8px;border:1px solid #e1e8ed;margin:2rem 0}.loading-spinner{border:3px solid #f3f4f6;width:40px;height:40px;margin:0 auto 1rem}.error-state{background-color:#fef2f2;border-color:#fecaca}.results-info{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e1e8ed;color:#374151;font-size:14px}.modern-reset-button{padding:.75rem 1.5rem;background:#fff;border:2px solid #e1e8ed;font-size:14px;font-weight:500}.modern-reset-button:hover{border-color:#004d25;color:#004d25;background-color:#f8fafc}.checkbox-group{display:flex;flex-direction:column;gap:0;border:2px solid #e9ecef;border-radius:8px;background:#fff;max-height:200px;overflow-y:auto}.checkbox-item{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.375rem .5rem;margin:.125rem 0;min-height:32px;transition:all .2s ease;border-radius:6px}.checkbox-item:hover{background-color:#667eea14;transform:translateX(2px)}.checkbox-item input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#004d25;border-radius:4px;transition:transform .2s ease;margin:0;vertical-align:middle;flex-shrink:0}.checkbox-item input[type=checkbox]:checked{transform:scale(1.1)}.checkbox-label{margin:0;color:#333;-webkit-user-select:none;user-select:none;transition:color .2s ease;line-height:1.2}.checkbox-item:has(input[type=checkbox]:checked){background:linear-gradient(135deg,#004d2526,#003d1d26);border:2px solid #004d2566;box-shadow:0 2px 8px #004d2533;transform:translateX(4px)}.checkbox-item:has(input[type=checkbox]:checked) .checkbox-label{font-weight:700;color:#004d25}@media (max-width:768px){.filter-row{flex-direction:column}.form-group{min-width:100%}.list-container{padding:1rem}}.custom-dropdown{position:relative;min-width:240px}.custom-dropdown.date-range-picker{min-width:380px}.dropdown-label{font-weight:600}.dropdown-trigger{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:.875rem;transition:all .2s ease;width:100%}.dropdown-trigger:hover{border-color:#355e3b;background:#f8fafc;box-shadow:0 2px 4px #355e3b1a}.dropdown-trigger.open{border-color:#355e3b;box-shadow:0 0 0 3px #355e3b1a}.dropdown-content{display:flex;align-items:center;gap:.5rem}.dropdown-arrow{transition:transform .2s ease;color:#6b7280}.dropdown-arrow.rotated{transform:rotate(180deg)}.placeholder{color:#9ca3af;text-align:left}.dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a;z-index:50;max-height:200px;overflow-y:auto}.dropdown-menu.date-range-menu{max-height:none;overflow-y:visible}.dropdown-option{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;cursor:pointer;font-size:.875rem;transition:background-color .2s ease}.dropdown-option:hover{background-color:#355e3b1a;color:#355e3b}.dropdown-option.selected{background-color:#355e3b26;color:#355e3b}.check-icon{color:#355e3b}.custom-dropdown.multi-select .dropdown-content{flex-wrap:wrap;gap:.25rem;min-height:1.5rem}.selected-items{display:flex;flex-wrap:wrap;gap:.25rem;width:100%}.selected-tag{display:inline-flex;align-items:center;gap:.25rem;background:#004d2526;color:#004d25;padding:.125rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remove-tag-button{background:none;border:none;color:#004d25;cursor:pointer;padding:0;margin:0;display:flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;transition:background-color .2s ease}.remove-tag-button:hover{background-color:#004d251a}.multi-select-menu{max-height:300px}.search-input-container{position:relative;padding:.75rem;border-bottom:1px solid #e5e7eb}.search-input-container .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#6b7280;z-index:1}.search-input{padding:.5rem .75rem .5rem 2.25rem;border-radius:6px}.search-input::placeholder{text-align:left}.option-checkbox{width:16px;height:16px;border:1px solid #d1d5db;border-radius:3px;display:flex;align-items:center;justify-content:center;margin-right:.75rem;transition:all .2s ease}.dropdown-option.selected .option-checkbox{background-color:#004d25;border-color:#004d25;color:#fff}.dropdown-option .option-checkbox svg{width:12px;height:12px}.no-results{padding:1rem;text-align:center;color:#6b7280;font-size:.875rem;font-style:italic}.custom-dropdown.multi-select .dropdown-content span{font-weight:500;color:#374151}.project-row.clickable{cursor:pointer}.project-row.clickable:hover{background-color:#f8fafc!important;box-shadow:0 1px 3px 0 #0000001a}.edit-modal{max-height:90vh;overflow-y:auto}.edit-modal,.modal-content.edit-modal{max-width:1200px!important;width:95%!important}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-label{font-weight:600}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#004d25;background:#f8fafc;box-shadow:0 2px 4px #004d251a}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#004d25;box-shadow:0 0 0 3px #004d251a}.form-textarea{resize:vertical;min-height:100px}.agency-toggle{padding:.5rem 0}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer}.checkbox-label input[type=checkbox]{width:1rem;height:1rem;cursor:pointer}.radio-group{display:flex;gap:.75rem;flex-wrap:wrap}.radio-label{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#374151;cursor:pointer;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:12px;background:#fff;transition:all .2s ease;position:relative;min-width:120px;justify-content:center}.radio-label:hover{border-color:#004d25;background:#f8fafc;box-shadow:0 2px 4px #004d251a}.radio-label input[type=radio]{position:absolute;opacity:0;width:0;height:0}.radio-label input[type=radio]:checked+.radio-custom:before{transform:scale(1);background:#004d25}.radio-label input[type=radio]:checked~span{color:#004d25;font-weight:600}.radio-label:has(input[type=radio]:checked){border-color:#004d25;background:linear-gradient(135deg,#004d251a,#003d1d26);box-shadow:0 4px 12px #004d2526}.radio-custom{width:20px;height:20px;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.radio-custom,.radio-custom:before{border-radius:50%;transition:all .2s ease}.radio-custom:before{content:"";width:10px;height:10px;background:#d1d5db;transform:scale(0)}.radio-label:hover .radio-custom{border-color:#004d25}.radio-label:has(input[type=radio]:checked) .radio-custom{border-color:#004d25;background:#fff}.radio-label span{font-weight:500;transition:all .2s ease;-webkit-user-select:none;user-select:none}.save-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#004d25,#003d1d);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px 0 #004d254d}.save-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px 0 #004d2566}.modal-overlay{background-color:#00000080;padding:1rem}.modal-content{box-shadow:0 25px 50px -12px #00000040;max-width:800px;display:flex;flex-direction:column;overflow:hidden}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-footer{gap:1rem;background:#f9fafb}.cancel-button{padding:.75rem 1.5rem;border:1px solid #d1d5db;font-weight:600}.cancel-button:hover{border-color:#9ca3af}.modal-header h2{font-size:1.5rem;font-weight:700}.modal-close-button{border-radius:50%;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.modal-body{flex:1 1;overflow-y:auto}@media (max-width:768px){.form-grid{grid-template-columns:1fr;gap:1rem}.edit-modal{width:98%;margin:1rem}.radio-group{flex-direction:column;gap:.5rem}}.modern-reset-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s ease}.modern-reset-button:hover{background:#e5e7eb;border-color:#9ca3af}.search-filter-item{position:relative;min-width:300px;flex:1 1;max-width:600px}.date-range-filter-item{display:flex;flex-direction:column;min-width:400px}.date-range-inputs{display:flex;align-items:center;gap:.5rem}.date-separator{color:#6b7280;font-weight:500;font-size:.875rem;flex-shrink:0}.date-input{flex:1 1;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff;cursor:pointer;min-width:150px}.date-input:hover{border-color:#004d25;background:#f8fafc;box-shadow:0 2px 4px #004d251a}.date-input:focus{outline:none;border-color:#004d25;box-shadow:0 0 0 3px #004d251a}.search-filter-item .search-input-container{position:relative}.search-filter-item .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;z-index:1}.search-filter-item .search-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff;box-sizing:border-box}.search-filter-item .search-input:hover{border-color:#004d25;background:#f8fafc;box-shadow:0 2px 4px #004d251a}.search-filter-item .search-input:focus{outline:none;border-color:#004d25;box-shadow:0 0 0 3px #004d251a}.search-filter-item .search-input::placeholder{color:#9ca3af;text-align:left}.search-filter-item .clear-search-button{position:absolute;right:.75rem;top:70%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.search-filter-item .clear-search-button:hover{background:#f3f4f6;color:#374151}.results-info{display:flex;justify-content:space-between;align-items:center}.clear-all-filters{padding:.5rem 1rem;background:#f59e0b;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.clear-all-filters:hover{background:#d97706}.projects-table-scroll{max-height:calc(100vh - 220px);overflow-y:auto;overflow-x:auto;position:relative}.projects-table{min-width:1500px}.projects-table thead th{background-color:#f8fafc!important;padding:1rem .75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap;font-size:.8rem;height:64px;min-height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:5;vertical-align:middle;box-shadow:0 2px 4px #0000001a}.projects-table thead th:first-child{z-index:15!important}.projects-table th.sortable{transition:all .2s ease}.projects-table th.sortable:hover{background:#e2e8f0;color:#1e40af}.sort-header{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.sort-icon{color:#3b82f6;font-weight:700;font-size:.875rem;transition:color .2s ease}.projects-table th.sorted{background:#eff6ff;color:#1e40af}.projects-table th.sorted .sort-icon{color:#1e40af}.status-badge{padding:.25rem .75rem}.status-badge.status-0{background-color:#f3f4f6;color:#374151}.status-badge.status-1{background-color:#fef3c7;color:#92400e}.status-badge.status-2{background-color:#dcfdf4;color:#047857}.status-badge.status-3{background-color:#e0e7ff;color:#3730a3}.reset-button{margin-top:1rem;padding:.75rem 1.5rem;background:#6b7280;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;transition:background-color .2s ease}.reset-button:hover{background:#4b5563}@media (max-width:768px){.tiktok-project-list-container{padding:1rem}.filter-row{flex-direction:column;align-items:stretch}.custom-dropdown{min-width:unset}.projects-table-wrapper{overflow-x:scroll}.tiktok-project-list-header{flex-direction:column;align-items:stretch;gap:1rem}}.projects-table td:nth-child(n+5){text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.projects-table th:nth-child(n+5){text-align:right}.projects-table td:nth-child(13),.projects-table td:nth-child(14),.projects-table td:nth-child(16),.projects-table td:nth-child(19),.projects-table td:nth-child(7){font-weight:500}.form-group .custom-dropdown{min-width:unset}.form-group .dropdown-label{margin-bottom:.5rem}.insight-ad-section{display:flex;flex-direction:column;gap:.5rem}.insight-ad-select-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#004d25;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.insight-ad-select-button:hover{background-color:#003d1d}.insight-ad-select-button:focus{outline:2px solid #004d25;outline-offset:2px}.insight-ad-modal{max-width:600px;max-height:80vh;width:50vw}.campaign-info-header{margin-bottom:1.5rem;padding:1rem;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.campaign-info-header h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#1f2937}.current-selection{margin:0;font-size:.875rem;color:#6b7280}.ads-table-wrapper{max-height:400px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px}.ads-table{width:100%;border-collapse:collapse;font-size:.875rem}.ads-table th{background-color:#f9fafb;padding:.75rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0}.ads-table td{padding:.75rem;border-bottom:1px solid #f3f4f6}.ad-row:hover{background-color:#f9fafb}.ad-name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase}.status-ENABLE{background-color:#dcfdf4;color:#047857}.status-DISABLE{background-color:#fef3c7;color:#92400e}.status-DELETED{background-color:#fee2e2;color:#dc2626}.select-button{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background-color:#004d25;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:background-color .2s;min-width:70px;justify-content:center}.select-button:hover{background-color:#003d1d}.select-button:disabled{background-color:#9ca3af;cursor:not-allowed}.select-button.selected{background-color:#059669}.select-button.selected:hover{background-color:#047857}.ad-selector{min-width:400px;width:80%}.loading-indicator{display:flex;align-items:center;gap:.5rem;padding:.5rem;color:#6b7280;font-size:.875rem}.loading-spinner-small{width:16px;height:16px;border:2px solid #e5e7eb;border-top-color:#004d25;border-radius:50%;animation:spin 1s linear infinite}.campaign-insight-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.campaign-info{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.campaign-id{font-size:.875rem;font-weight:500;color:#374151}.current-ad{font-size:.75rem;color:#6b7280}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px 0 #23394236;border:1px solid #0000}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0;background:#0000;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{appearance:none;-webkit-appearance:none;border:0;background:#0000;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:#0000 #34495e #0000 #0000;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:#0000 #0000 #0000 #34495e;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:#0000;-webkit-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:#ffffffd9}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:#ffffff17;position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0 solid;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:1px solid #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:1px solid #dee7eb;margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:#0000}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.tiktok-project-list-container{padding:2rem;background-color:#f8fafc;min-height:calc(100vh - 64px)}.tiktok-project-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.tiktok-project-list-header h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0}.filter-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px 0 #0000001a}.filter-row{display:flex;gap:1rem;align-items:end;flex-wrap:wrap}.search-box{min-width:300px;flex:1 1}.dropdown-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:.75rem;color:#6b7280;z-index:1}.search-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:all .2s ease;background:#fff}.search-input:focus{outline:none;border-color:#004d25;box-shadow:0 0 0 3px #004d251a}.search-input::placeholder{color:#9ca3af}.clear-search-button{position:absolute;right:.75rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.clear-search-button:hover{color:#374151;background:#f3f4f6}.results-info{margin-bottom:1rem;color:#6b7280;font-size:.875rem}.search-info{color:#004d25;font-weight:500}.projects-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px 0 #0000001a;overflow-x:auto}.projects-table{width:100%;border-collapse:collapse;font-size:.875rem}.projects-table th{background:#f8fafc;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;font-size:.8rem}.projects-table td,.projects-table th{padding:1rem .75rem;white-space:nowrap}.projects-table td{border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:middle}.projects-table tbody tr:hover{background-color:#f9fafb}.projects-table tbody tr:last-child td{border-bottom:none}.project-name{font-weight:500;max-width:200px;white-space:normal!important;word-wrap:break-word}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#6b7280}.loading-spinner{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top-color:#004d25;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#dc2626}.retry-button{margin-top:1rem;padding:.75rem 1.5rem;background:#004d25;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;transition:background-color .2s ease}.retry-button:hover{background:#003d1d}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#6b7280;background:#fff;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a}@media (max-width:768px){.tiktok-project-list-container{padding:1rem}.projects-table-wrapper{overflow-x:scroll}.tiktok-project-list-header{flex-direction:column;align-items:stretch;gap:1rem}}.projects-table td:first-child{text-align:left;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:SF Mono,Monaco,Consolas,monospace;font-weight:500}.create-button{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#004d25,#003d1d);color:#fff;border:none;border-radius:50px;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:.025em;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px 0 #004d2566,0 2px 4px 0 #004d2533;position:relative;overflow:hidden}.create-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:left .5s}.create-button:hover:before{left:100%}.create-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px 0 #004d2580,0 4px 8px 0 #004d254d}.create-button:active{transform:translateY(-1px) scale(1.01)}.create-button svg{width:16px;height:16px;stroke-width:2.5;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.advertiser-row{position:relative;cursor:pointer;transition:all .2s ease}.advertiser-row:hover{background:#f8fafc!important;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.edit-overlay{position:absolute;top:50%;right:1rem;transform:translateY(-50%) translateX(10px);display:flex;align-items:center;gap:.25rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#374151;padding:.375rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f,0 0 0 1px #0000000d;z-index:10;border:1px solid #e5e7ebcc}.advertiser-row:hover .edit-overlay{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}.edit-overlay svg{width:12px;height:12px;stroke-width:2.5;color:#004d25}.edit-overlay span{white-space:nowrap;background:linear-gradient(135deg,#004d25,#003d1d);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;font-weight:700;letter-spacing:.025em}.edit-overlay:hover{transform:translateY(-50%) translateX(0) scale(1.02);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d,0 0 0 1px #004d2533}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;border-bottom:1px solid #e5e7eb}.modal-header h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.modal-close-button{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.modal-close-button:hover{background:#f3f4f6;color:#374151}.modal-body{padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:all .2s ease}.form-input:focus{outline:none;border-color:#004d25;box-shadow:0 0 0 3px #004d251a}.form-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb}.cancel-button{padding:.75rem 1rem;background:#f3f4f6;color:#374151;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.cancel-button:hover{background:#e5e7eb}.confirm-button{padding:.75rem 1rem;background:#004d25;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.confirm-button:hover:not(:disabled){background:#003d1d}.confirm-button:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.confirm-details{background:#f8fafc;border-radius:8px;padding:1rem;margin-top:1rem}.confirm-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e2e8f0}.confirm-row:last-child{border-bottom:none}.confirm-label{font-weight:500;color:#374151}.confirm-value{color:#1f2937;font-weight:600}.error-message{display:flex;align-items:center;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;margin-top:1rem;color:#dc2626;font-size:.875rem;font-weight:500}.error-message svg{flex-shrink:0;width:16px;height:16px;stroke-width:2}.InvitationsList_container__pUqNC{padding:2rem;max-width:800px;margin:0 auto}.InvitationsList_pageTitle__Nsry_{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:2rem}.InvitationsList_card__Dwxm5{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.InvitationsList_cardTitle__OLRl2{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:.75rem}.InvitationsList_description__00YGB{color:#718096;font-size:.95rem;margin-bottom:2rem;line-height:1.6}.InvitationsList_form__iiBm7{display:flex;flex-direction:column;gap:1.5rem}.InvitationsList_formGroup__88Rh_{display:flex;flex-direction:column;gap:.5rem}.InvitationsList_label__ilSo7{font-size:.875rem;font-weight:600;color:#4a5568}.InvitationsList_input__m78ag{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;background:#fff}.InvitationsList_input__m78ag:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.InvitationsList_input__m78ag:disabled{background-color:#f7fafc;cursor:not-allowed;opacity:.6}.InvitationsList_submitButton___BDHZ{padding:.875rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;align-self:flex-start}.InvitationsList_submitButton___BDHZ:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.InvitationsList_submitButton___BDHZ:disabled{opacity:.6;cursor:not-allowed;transform:none}.InvitationsList_message__OIsuv{padding:1rem;border-radius:8px;font-size:.95rem;font-weight:500;animation:InvitationsList_slideIn__oyb73 .3s ease}@keyframes InvitationsList_slideIn__oyb73{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.InvitationsList_message__OIsuv.InvitationsList_success__9oSjX{background-color:#c6f6d5;color:#22543d;border:1px solid #9ae6b4}.InvitationsList_message__OIsuv.InvitationsList_error__RuSXg{background-color:#fed7d7;color:#742a2a;border:1px solid #fc8181}.InvitationsList_infoCard__2ZXyB{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;border-left:4px solid #667eea}.InvitationsList_infoTitle__z4p4g{font-size:1.125rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.InvitationsList_infoList__3BOUc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.InvitationsList_infoList__3BOUc li{position:relative;padding-left:1.75rem;color:#4a5568;font-size:.95rem;line-height:1.6}.InvitationsList_infoList__3BOUc li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700;font-size:1.125rem}