.landing-page{width:100%;overflow-x:hidden}.landing-header{position:fixed;top:0;width:100%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e0e0e0;z-index:1000;padding:1rem 0}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#2c3e50}.logo svg{color:#667eea}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{text-decoration:none;color:#666;font-weight:500;transition:color .2s}.nav-links a:hover{color:#667eea}.hero{padding:120px 0 80px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.hero-content{max-width:600px}.hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{background:linear-gradient(135deg,#ffd89b,#19547b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;opacity:.9;margin-bottom:2rem;line-height:1.6}.hero-ctas{display:flex;gap:1rem;margin-bottom:1rem}.hero-note{opacity:.8;font-size:.875rem}.hero-image{display:flex;justify-content:center;margin-top:4rem}.hero-card{background:#fff;padding:3rem;border-radius:16px;text-align:center;box-shadow:0 20px 60px #0000004d}.hero-card svg{color:#667eea;margin-bottom:1rem}.hero-card h3{color:#2c3e50;margin-bottom:.5rem}.hero-card p{color:#666}.stats-section{padding:4rem 0;background:#f8f9fa}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-number{font-size:3rem;font-weight:800;color:#667eea;margin-bottom:.5rem}.stat-label{color:#666;font-size:1rem}section{padding:5rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#2c3e50}.section-subtitle{text-align:center;color:#666;font-size:1.125rem;margin-bottom:4rem}.how-it-works{background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.step-card{text-align:center;padding:2rem;position:relative}.step-number{position:absolute;top:0;left:50%;transform:translate(-50%);width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.step-icon{color:#667eea;margin:3rem 0 1rem}.step-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.step-card p{color:#666;line-height:1.6}.features{background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.feature-icon{color:#667eea;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#2c3e50}.feature-card p{color:#666;line-height:1.6}.dual-audience{background:#fff}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin:0 auto}.audience-card{background:#f8f9fa;padding:3rem;border-radius:16px;text-align:center}.audience-card svg{color:#667eea;margin-bottom:1.5rem}.audience-card h3{font-size:1.75rem;margin-bottom:2rem;color:#2c3e50}.audience-card ul{list-style:none;padding:0;margin:0 0 2rem;text-align:left}.audience-card li{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#666}.audience-card li svg{color:#4caf50;flex-shrink:0;margin-bottom:0}.pricing{background:#f8f9fa}.pricing-card{max-width:500px;margin:0 auto;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001a}.pricing-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem;text-align:center}.pricing-header h3{font-size:1.5rem;margin-bottom:1rem}.price{font-size:4rem;font-weight:800;margin-bottom:.5rem}.pricing-features{padding:2rem 3rem}.pricing-feature{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:#666}.pricing-feature svg{color:#4caf50;flex-shrink:0}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.25rem;opacity:.9;margin-bottom:2rem}.footer{background:#2c3e50;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.footer-section h4{margin-bottom:1rem;font-size:1.125rem}.footer-section a{display:block;color:#ffffffb3;text-decoration:none;margin-bottom:.75rem;transition:color .2s}.footer-section a:hover{color:#fff}.footer-section p{color:#ffffffb3;line-height:1.6}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{color:#ffffff80}.btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-outline{background:transparent;border:2px solid currentColor;color:#667eea}.btn-outline:hover{background:#667eea;color:#fff}.btn-large{padding:1rem 2rem;font-size:1.125rem}@media (max-width: 768px){.nav-links{display:none}.hero-title{font-size:2.5rem}.stats-grid,.steps-grid,.features-grid,.audience-grid,.footer-content{grid-template-columns:1fr}.hero-ctas{flex-direction:column}}.navbar{background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.navbar-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:64px}.navbar-brand{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;color:var(--text-primary)}.navbar-brand svg{color:var(--primary)}.navbar-links{display:flex;gap:.5rem}.navbar-link{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;color:var(--text-secondary);transition:all .2s}.navbar-link:hover{background:#f1f2f4;color:var(--text-primary)}.navbar-link.active{background:#e0e3ff;color:var(--primary)}@media (max-width: 768px){.navbar-container{padding:0 1rem}.navbar-brand span{display:none}.navbar-links{gap:.25rem}.navbar-link span{display:none}.navbar-link{padding:.625rem}}.stat-card{background:var(--surface);border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;display:flex;align-items:center;gap:1rem}.stat-icon{width:56px;height:56px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-content{flex:1}.stat-label{font-size:.875rem;color:var(--text-secondary);margin-bottom:.25rem}.stat-value{font-size:1.75rem;font-weight:600;color:var(--text-primary)}.quick-actions{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 768px){.quick-actions{flex-direction:column}.quick-actions .btn{width:100%;justify-content:center}}.filters{display:flex;gap:1rem;flex-wrap:wrap}.search-box{flex:1;min-width:250px;display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.search-input{flex:1;border:none;outline:none;font-size:.875rem}.filter-group{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.filter-select{border:none;outline:none;font-size:.875rem;cursor:pointer}.coffee-card{background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}.coffee-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.coffee-image-container{position:relative;width:100%;height:200px;overflow:hidden;background:#f1f2f4;display:flex;align-items:center;justify-content:center}.bag-image{width:100%;height:100%;object-fit:cover}.label-overlay{position:absolute;top:50%;left:43%;transform:translate(-50%,-50%);background:#fff;padding:4px 6px;border-radius:4px;text-align:center;box-shadow:0 2px 8px #00000026;width:27.5%;height:68%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.label-brand{font-size:.75rem;font-weight:700;margin-bottom:3px;line-height:1.1}.label-logo{max-width:30px;max-height:30px;margin:3px auto;display:block}.label-website{font-size:.5rem;margin-bottom:4px;opacity:.9}.label-product{font-size:.58rem;font-weight:600;margin-bottom:2px;text-transform:capitalize;line-height:1.2}.label-roast{font-size:.55rem;font-weight:600;margin-bottom:2px;text-transform:capitalize}.label-grind{font-size:.45rem;margin-bottom:2px;opacity:.85}.label-weight{font-size:.5rem;opacity:.8}.coffee-placeholder{font-size:4rem;opacity:.3}.coffee-content{padding:1.5rem}.coffee-name{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.coffee-origin{font-size:.875rem;color:var(--text-secondary);margin-bottom:.75rem}.coffee-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.coffee-description{font-size:.875rem;color:var(--text-secondary);line-height:1.5;margin-bottom:.75rem}.flavor-notes{font-size:.875rem;color:var(--text-secondary);margin-bottom:.75rem}.coffee-sizes{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.size-option{display:flex;justify-content:space-between;padding:.5rem;background:#f1f2f4;border-radius:4px;font-size:.875rem}.size-price{font-weight:600;color:var(--primary)}.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;padding:1rem}.modal{background:var(--surface);border-radius:8px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.modal-title{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.form-range{width:100%;margin-top:.5rem}.markup-info{margin-top:.75rem;padding:.75rem;background:#f1f2f4;border-radius:4px;font-size:.875rem}.markup-info p{margin:.25rem 0}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.grind-options{display:flex;gap:1rem;margin:.75rem 0;padding:.5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.grind-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text-primary)}.grind-option input[type=radio]{margin:0;cursor:pointer}.grind-option span{-webkit-user-select:none;user-select:none}.logo-upload{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.logo-preview{width:100px;height:100px;border:2px dashed var(--border);border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f1f2f4}.logo-preview img{width:100%;height:100%;object-fit:contain}.upload-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.upload-btn:hover{background:#f1f2f4}.form-help{font-size:.75rem;color:var(--text-secondary);margin-top:.5rem}.color-picker-wrapper{display:flex;align-items:center;gap:.75rem;position:relative}.color-swatch{width:40px;height:40px;border-radius:6px;border:2px solid var(--border);cursor:pointer;transition:transform .2s}.color-swatch:hover{transform:scale(1.1)}.color-picker-popover{position:absolute;top:50px;left:0;z-index:100}.color-picker-cover{position:fixed;top:0;left:0;right:0;bottom:0}.label-preview{display:flex;justify-content:center;padding:2rem;background:#f1f2f4;border-radius:8px;margin-bottom:1rem}.preview-label{width:250px;height:350px;border-radius:12px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;box-shadow:0 8px 24px #00000026}.preview-logo{width:80px;height:80px;object-fit:contain;margin-bottom:1rem;background:#fff;border-radius:8px;padding:.5rem}.preview-brand-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.preview-website{font-size:.875rem;font-weight:400;margin-bottom:1rem;opacity:.9;text-shadow:0 2px 4px rgba(0,0,0,.2)}.preview-product-name{font-size:1.125rem;font-weight:500;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.preview-grind{display:flex;gap:1rem;font-size:.75rem;margin-bottom:.75rem;opacity:.85}.preview-grind span{display:flex;align-items:center}.preview-details{display:flex;gap:1rem;font-size:.875rem;opacity:.9}.preview-note{font-size:.875rem;color:var(--text-secondary);text-align:center}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{background:var(--surface);border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.order-info{display:flex;align-items:center;gap:1rem}.order-status-icon{width:40px;height:40px;border-radius:8px;background:#e0e3ff;color:var(--primary);display:flex;align-items:center;justify-content:center}.order-number{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.order-date{font-size:.875rem;color:var(--text-secondary);margin:.25rem 0 0}.order-customer{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.order-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.order-item{display:flex;justify-content:space-between;align-items:flex-start}.item-name{font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem}.item-details{font-size:.75rem;color:var(--text-secondary)}.item-price{font-size:.875rem;font-weight:600;color:var(--text-primary)}.order-footer{display:flex;flex-direction:column;gap:1rem}.order-totals{display:flex;flex-direction:column;gap:.5rem}.total-row{display:flex;justify-content:space-between;font-size:.875rem;color:var(--text-secondary)}.total-amount{font-weight:600;color:var(--text-primary)}.cost-amount{font-weight:600;color:var(--error)}.profit-row{padding-top:.5rem;border-top:1px solid var(--border);font-size:1rem}.profit-amount{font-weight:700;color:var(--success);font-size:1.125rem}.tracking-info{font-size:.875rem;color:var(--text-secondary);padding:.75rem;background:#f1f2f4;border-radius:6px}.tracking-link{margin-left:.5rem;color:var(--primary);text-decoration:underline}.tracking-link:hover{color:var(--primary-dark)}@media (max-width: 768px){.order-header{flex-direction:column;align-items:flex-start;gap:.75rem}.order-item{flex-direction:column;gap:.5rem}}.faq-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.faq-container{max-width:1000px;margin:0 auto;padding:40px 20px}.faq-header{text-align:center;color:#fff;margin-bottom:60px}.faq-header svg{margin-bottom:20px}.faq-header h1{font-size:2.5rem;margin-bottom:10px}.faq-header p{font-size:1.2rem;opacity:.9}.faq-content{display:flex;flex-direction:column;gap:40px}.faq-category{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000001a}.category-header{display:flex;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.category-header svg{color:#5c6ac4}.category-header h2{font-size:1.5rem;color:#2c3e50;margin:0}.faq-list{display:flex;flex-direction:column;gap:20px}.faq-item{padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #5c6ac4;transition:all .3s ease}.faq-item:hover{background:#e9ecef;transform:translate(5px)}.faq-item h3{font-size:1.1rem;color:#2c3e50;margin-bottom:10px;font-weight:600}.faq-item p{color:#555;line-height:1.6;margin:0}.faq-footer{text-align:center;margin-top:60px;padding:40px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.faq-footer h3{font-size:1.5rem;color:#2c3e50;margin-bottom:15px}.faq-footer p{color:#555;font-size:1.1rem}.faq-footer a{color:#5c6ac4;text-decoration:none;font-weight:600}.faq-footer a:hover{text-decoration:underline}@media (max-width: 768px){.faq-header h1{font-size:2rem}.faq-category{padding:20px}.category-header h2{font-size:1.3rem}.faq-item{padding:15px}}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.login-card{background:var(--surface);border-radius:12px;padding:3rem;max-width:400px;width:100%;box-shadow:0 20px 60px #0000004d}.login-header{text-align:center;margin-bottom:2rem}.login-header h1{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:1rem 0 .5rem}.login-header p{font-size:.875rem;color:var(--text-secondary);margin:0}.login-form{display:flex;flex-direction:column;gap:1.5rem}.error-message{padding:.75rem;background:#ffd6d6;color:var(--error);border-radius:6px;font-size:.875rem;text-align:center}.form-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem}.admin-navbar{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none}.admin-navbar .navbar-brand{color:#fff}.admin-navbar .navbar-brand svg{color:#fff}.admin-navbar .navbar-link{color:#fffc}.admin-navbar .navbar-link:hover{background:#ffffff1a;color:#fff}.admin-navbar .navbar-link.active{background:#fff3;color:#fff}.logout-btn{background:none;border:none;cursor:pointer;font-family:inherit}.stat-sublabel{font-size:.75rem;color:var(--text-secondary);margin-top:.25rem}.filter-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.filter-tab{padding:.625rem 1.25rem;border:1px solid var(--border);background:var(--surface);border-radius:6px;font-size:.875rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s}.filter-tab:hover{background:#f1f2f4;color:var(--text-primary)}.filter-tab.active{background:var(--primary);color:#fff;border-color:var(--primary)}.admin-order-card{background:var(--surface);border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.order-shop{font-size:.875rem;color:var(--primary);font-weight:500;margin:.25rem 0}.fulfillment-item{padding:.5rem;background:#f1f2f4;border-radius:4px;margin-top:.5rem;font-size:.875rem}.order-branding{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem;padding:1rem;background:#f1f2f4;border-radius:6px}.branding-info{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.brand-logo-small{width:50px;height:50px;object-fit:contain;background:#fff;border-radius:4px;padding:.25rem}.brand-colors{display:flex;gap:.5rem;margin-top:.25rem}.color-dot{width:20px;height:20px;border-radius:50%;border:2px solid white;box-shadow:0 1px 3px #0003}.order-actions{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.tracking-display{font-size:.875rem;color:var(--text-secondary);padding:.75rem;background:#d1f7c4;border-radius:6px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.coffee-table{background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.coffee-table table{width:100%;border-collapse:collapse}.coffee-table thead{background:#f1f2f4}.coffee-table th{padding:1rem;text-align:left;font-size:.875rem;font-weight:600;color:var(--text-primary)}.coffee-table td{padding:1rem;border-top:1px solid var(--border);font-size:.875rem;color:var(--text-secondary)}.table-actions{display:flex;gap:.5rem}.icon-btn{padding:.5rem;background:none;border:1px solid var(--border);border-radius:4px;cursor:pointer;color:var(--text-secondary);transition:all .2s}.icon-btn:hover{background:#f1f2f4;color:var(--text-primary)}.icon-btn.danger:hover{background:#ffd6d6;color:var(--error);border-color:var(--error)}.large-modal{max-width:700px}.size-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:.5rem;margin-bottom:.5rem}.size-row input{padding:.5rem;border:1px solid var(--border);border-radius:4px;font-size:.875rem}.btn-remove{width:32px;height:32px;background:var(--error);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1.25rem;line-height:1}.btn-remove:hover{background:#b52108}@media (max-width: 768px){.page-header{flex-direction:column;gap:1rem}.form-row,.size-row{grid-template-columns:1fr}.coffee-table{overflow-x:auto}}.supplier-register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.register-card{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:700px;width:100%;padding:3rem}.register-header{text-align:center;margin-bottom:2rem}.register-header svg{color:#667eea;margin-bottom:1rem}.register-header h1{font-size:2rem;color:#2c3e50;margin-bottom:.5rem}.register-header p{color:#666;font-size:1rem}.register-form{display:flex;flex-direction:column;gap:2rem}.form-section{border-bottom:1px solid #e0e0e0;padding-bottom:2rem}.form-section:last-of-type{border-bottom:none}.form-section h3{font-size:1.25rem;color:#2c3e50;margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-label{display:block;font-weight:600;margin-bottom:.5rem;color:#2c3e50}.form-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-input:focus{outline:none;border-color:#667eea}.form-input textarea{resize:vertical;font-family:inherit}.form-help{font-size:.875rem;color:#666;margin-top:.25rem}.info-box{background:#f8f9fa;border-left:4px solid #667eea;padding:1.5rem;border-radius:6px}.info-box h4{margin-top:0;margin-bottom:1rem;color:#2c3e50}.info-box ul{margin:0;padding-left:1.5rem}.info-box li{margin-bottom:.5rem;color:#666}.btn-large{padding:1rem 2rem;font-size:1.1rem;width:100%}.register-footer{text-align:center;margin-top:1rem;color:#666}.register-footer a{color:#667eea;text-decoration:none;font-weight:600}.register-footer a:hover{text-decoration:underline}.alert{padding:1rem;border-radius:6px;margin-bottom:1.5rem}.alert-error{background:#fee;color:#c33;border:1px solid #fcc}.register-success{text-align:center;background:#fff;border-radius:12px;padding:3rem;max-width:500px}.success-icon{color:#4caf50;margin-bottom:1rem}.register-success h2{color:#2c3e50;margin-bottom:1rem}.register-success p{color:#666;margin-bottom:1rem}.register-success .btn{margin-top:2rem}@media (max-width: 768px){.register-card{padding:2rem}.form-row{grid-template-columns:1fr}}.app-container{min-height:100vh;background:var(--background)}.page-container{max-width:1200px;margin:0 auto;padding:2rem}.page-header{margin-bottom:2rem}.page-title{font-size:2rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.page-description{font-size:1rem;color:var(--text-secondary)}.card{background:var(--surface);border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}.card-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.btn{padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:var(--surface);color:var(--text-primary);border:1px solid var(--border)}.btn-secondary:hover{background:#f1f2f4}.btn-success{background:var(--success);color:#fff}.btn-success:hover{background:#006e52}.btn-danger{background:var(--error);color:#fff}.btn-danger:hover{background:#b52108}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem}.form-input{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:6px;font-size:.875rem;transition:border-color .2s}.form-input:focus{border-color:var(--primary)}.form-textarea{width:100%;padding:.75rem;border:1px solid var(--border);border-radius:6px;font-size:.875rem;min-height:100px;resize:vertical}.form-textarea:focus{border-color:var(--primary)}.badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.badge-success{background:#d1f7c4;color:var(--success)}.badge-warning{background:#fff5cc;color:#916a00}.badge-error{background:#ffd6d6;color:var(--error)}.badge-info{background:#e0f5ff;color:var(--secondary)}.loading{display:flex;align-items:center;justify-content:center;min-height:200px;color:var(--text-secondary)}.empty-state{text-align:center;padding:3rem;color:var(--text-secondary)}.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.empty-state-description{font-size:.875rem;margin-bottom:1.5rem}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f6f7}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary: #5c6ac4;--primary-dark: #4a5bb8;--secondary: #00848e;--success: #008060;--warning: #eec200;--error: #d72c0d;--text-primary: #202223;--text-secondary: #6d7175;--border: #c9cccf;--background: #f6f6f7;--surface: #ffffff}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea,select{font-family:inherit;outline:none}a{text-decoration:none;color:inherit}
