*{box-sizing:border-box;margin:0;padding:0}body{background:#f5f7fa;color:#2d3748;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:background .3s,color .3s}body.dark-mode{background:#1a202c;color:#e2e8f0}.app-container{display:flex;min-height:100vh}.sidebar{background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:fixed;transition:width .3s ease;width:70px;z-index:100}.dark-mode .sidebar{background:#2d3748;border-right-color:#4a5568}.sidebar.expanded{width:240px}.sidebar-logo{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;min-height:70px;padding:20px}.dark-mode .sidebar-logo{border-bottom-color:#4a5568}.logo-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.logo-text{color:#2d3748;font-size:20px;font-weight:700;white-space:nowrap}.dark-mode .logo-text{color:#fff}.sidebar-nav{flex:1 1;overflow-y:auto;padding:12px 0}.sidebar-item{align-items:center;background:none;border:none;color:#718096;cursor:pointer;display:flex;font-size:14px;gap:12px;padding:12px 20px;text-align:left;transition:all .2s;white-space:nowrap;width:100%}.sidebar-item:hover{background:#f7fafc;color:#667eea}.dark-mode .sidebar-item{color:#a0aec0}.dark-mode .sidebar-item:hover{background:#4a5568;color:#667eea}.sidebar-item.active{background:#eef2ff;color:#667eea;font-weight:500}.dark-mode .sidebar-item.active{background:#4c51bf;color:#fff}.sidebar-label{font-size:14px}.sidebar-footer{border-top:1px solid #e2e8f0;padding:12px 0}.dark-mode .sidebar-footer{border-top-color:#4a5568}.main-content{flex:1 1;margin-left:70px;transition:margin-left .3s ease}.content-wrapper{margin:0 auto;max-width:1200px;padding:40px 24px}.content-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:32px}.dark-mode .content-section{background:#2d3748}.content-section h1{color:#1a202c;font-size:32px;margin-bottom:8px}.dark-mode .content-section h1{color:#fff}.content-section h2{color:#2d3748;font-size:24px;margin-bottom:24px}.dark-mode .content-section h2{color:#fff}.content-section h3{color:#2d3748;font-size:20px;margin-bottom:16px;margin-top:24px}.dark-mode .content-section h3{color:#fff}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.landing-container{background:#fff;min-height:100vh}.landing-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:20px 24px}.header-content,.logo-section{align-items:center;display:flex}.logo-section{font-size:28px;font-weight:700;gap:0}.logo-3d{color:#667eea}.logo-match{color:#2d3748}.header-nav{align-items:center;display:flex;gap:32px}.header-nav a{color:#4a5568;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s}.header-nav a:hover{color:#667eea}.btn-login{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:10px 28px;transition:all .2s}.btn-login:hover{background:#5568d3;transform:translateY(-2px)}.hero-section{align-items:center;background:#fff;display:flex;min-height:100vh;padding:120px 24px 80px}.hero-wrapper{margin:0 auto;max-width:1200px;text-align:center}.hero-title{color:#2d3748;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px}.hero-line-1,.hero-line-3{color:#2d3748;display:block}.hero-line-2{color:#667eea;display:block}.hero-subtitle{color:#718096;font-size:20px;margin-bottom:60px}.hero-cards{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin:0 auto 48px;max-width:1000px}.hero-card{border-radius:16px;padding:40px 32px;text-align:left;transition:transform .3s}.hero-card:hover{transform:translateY(-8px)}.hero-card-artist{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.hero-card-architect{background:linear-gradient(135deg,#f3e8ff,#e9d5ff)}.hero-card-emoji{display:block;font-size:32px;margin-bottom:16px}.hero-card h3{color:#2d3748;font-size:22px;margin-bottom:12px}.hero-card p{color:#4a5568;font-size:15px;line-height:1.6}.btn-hero{background:#667eea;border:none;border-radius:12px;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;letter-spacing:1px;padding:18px 64px;transition:all .3s}.btn-hero:hover{background:#5568d3;box-shadow:0 8px 20px #667eea66;transform:translateY(-4px)}.section-wrapper{margin:0 auto;max-width:1200px;padding:0 24px}.section-title{color:#2d3748;font-size:42px;font-weight:700;margin-bottom:16px;text-align:center}.section-subtitle{color:#718096;font-size:18px;line-height:1.6;margin:0 auto 60px;max-width:800px;text-align:center}.highlight,.highlight-blue{color:#667eea}.highlight-purple{color:#9333ea}.about-section{background:#f7fafc;padding:100px 24px}.about-text{color:#4a5568;font-size:18px;line-height:1.8;margin:0 auto 20px;max-width:900px;text-align:center}.benefits-section{background:#fff;padding:100px 24px}.benefits-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.benefit-card{border-radius:16px;padding:40px 32px;text-align:center}.benefit-purple{background:linear-gradient(135deg,#f3e8ff,#e9d5ff)}.benefit-blue{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.benefit-blue-light{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.benefit-icon{align-items:center;background:#667eea;border-radius:12px;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.benefit-card h3{color:#2d3748;font-size:22px;margin-bottom:12px}.benefit-card p{color:#4a5568;font-size:15px;line-height:1.6}.how-it-works-section{background:#f7fafc;padding:100px 24px}.steps-list{margin:0 auto;max-width:800px}.step-item{align-items:flex-start;display:flex;gap:24px;margin-bottom:40px}.step-number{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:56px;justify-content:center;width:56px}.step-content h3{color:#2d3748;font-size:20px;margin-bottom:8px}.step-content p{color:#718096;font-size:16px;line-height:1.6}.for-artists-section{background:#fff;padding:100px 24px}.for-architects-section{background:#f7fafc;padding:100px 24px}.feature-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.feature-item{border:2px solid #e2e8f0;border-radius:12px;padding:32px;transition:all .3s}.feature-item,.for-architects-section .feature-item{background:#fff}.feature-item:hover{border-color:#667eea;box-shadow:0 8px 20px #667eea1a;transform:translateY(-4px)}.feature-emoji{display:block;font-size:40px;margin-bottom:16px}.feature-item h3{color:#2d3748;font-size:20px;margin-bottom:12px}.feature-item p{color:#718096;font-size:15px;line-height:1.6}.landing-footer{background:#2d3748;color:#fff;padding:40px 24px;text-align:center}.landing-footer p{color:#a0aec0;font-size:14px}@media (max-width:968px){.hero-title{font-size:36px}.benefits-grid,.feature-grid,.hero-cards{grid-template-columns:1fr}.header-nav a{display:none}.btn-login,.header-nav a:first-child{display:inline-block}}@media (max-width:640px){.hero-section{padding:100px 16px 60px}.hero-title{font-size:28px}.hero-subtitle{font-size:16px}.section-title{font-size:32px}.hero-card{padding:24px}.btn-hero{font-size:16px;padding:16px 48px}}.user-type-selection{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px}.user-type-selection h2{color:#2d3748;font-size:32px;margin-bottom:48px}.type-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:700px}.type-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;padding:40px;text-align:center;transition:transform .2s,box-shadow .2s}.type-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-8px)}.type-card svg{color:#667eea;margin-bottom:16px}.type-card h3{color:#2d3748;font-size:24px;margin-bottom:8px}.type-card p{color:#718096}.login-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px;position:relative}.btn-back{background:none;border:none;border-radius:6px;color:#667eea;cursor:pointer;font-size:14px;left:24px;padding:8px 16px;position:absolute;top:24px;transition:background .2s}.btn-back:hover{background:#f7fafc}.dark-mode .btn-back{color:#667eea}.dark-mode .btn-back:hover{background:#2d3748}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:40px;width:100%}.dark-mode .login-card{background:#2d3748}.login-card h2{color:#2d3748;margin-bottom:8px}.dark-mode .login-card h2{color:#fff}.login-subtitle{color:#718096;margin-bottom:24px}.dark-mode .login-subtitle{color:#a0aec0}.login-toggle{color:#718096;font-size:14px;margin-top:16px;text-align:center}.dark-mode .login-toggle{color:#a0aec0}.link-button{background:none;border:none;color:#667eea;cursor:pointer;font-weight:500;text-decoration:underline}.profile-form,.project-form{max-width:600px}.photo-upload-section{align-items:center;display:flex;gap:20px;margin-bottom:32px}.photo-preview{align-items:center;background:#f7fafc;border-radius:50%;color:#cbd5e0;display:flex;height:100px;justify-content:center;overflow:hidden;width:100px}.dark-mode .photo-preview{background:#4a5568}.photo-preview img{height:100%;object-fit:cover;width:100%}.form-group{margin-bottom:24px}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}label{color:#4a5568;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.dark-mode label{color:#e2e8f0}.form-input,.form-textarea{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;font-family:inherit;font-size:14px;padding:12px;transition:border-color .2s;width:100%}.dark-mode .form-input,.dark-mode .form-textarea{background:#4a5568;border-color:#4a5568;color:#fff}.form-input:focus,.form-textarea:focus{border-color:#667eea;outline:none}.form-textarea{min-height:100px;resize:vertical}select.form-input{cursor:pointer}.portfolio-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.portfolio-item{background:#f7fafc;border-radius:12px;overflow:hidden;transition:transform .2s}.dark-mode .portfolio-item{background:#4a5568}.portfolio-item:hover{transform:translateY(-4px)}.portfolio-item img{aspect-ratio:16/9;object-fit:cover;width:100%}.portfolio-edit,.portfolio-info{padding:16px}.portfolio-info h4{color:#2d3748;margin-bottom:8px}.dark-mode .portfolio-info h4{color:#fff}.portfolio-info p{color:#718096;font-size:14px;margin-bottom:12px}.dark-mode .portfolio-info p{color:#cbd5e0}.portfolio-actions{display:flex;gap:8px}.portfolio-edit input,.portfolio-edit textarea{margin-bottom:12px}.portfolio-item-view{background:#f7fafc;border-radius:12px;overflow:hidden}.dark-mode .portfolio-item-view{background:#4a5568}.portfolio-item-view img{aspect-ratio:16/9;object-fit:cover;width:100%}.projects-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.project-card{background:#f7fafc;border-radius:12px;padding:24px;transition:transform .2s}.dark-mode .project-card{background:#4a5568}.project-card:hover{transform:translateY(-4px)}.project-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.architect-info-small{align-items:center;color:#718096;display:flex;font-size:14px;gap:8px}.dark-mode .architect-info-small{color:#cbd5e0}.project-card h3{color:#2d3748;font-size:18px;margin-bottom:12px}.dark-mode .project-card h3{color:#fff}.project-budget{color:#667eea;font-size:18px;font-weight:600;margin-bottom:12px}.project-excerpt{color:#718096;font-size:14px;line-height:1.5;margin-bottom:12px}.dark-mode .project-excerpt{color:#cbd5e0}.project-deadline,.project-status{color:#a0aec0;font-size:13px;margin-bottom:16px}.project-detail,.project-detail-view{margin-top:24px}.project-meta{color:#718096;font-size:14px;margin-bottom:20px}.dark-mode .project-meta{color:#cbd5e0}.project-description{color:#4a5568;line-height:1.6;margin-bottom:32px}.dark-mode .project-description{color:#e2e8f0}.reference-images{margin:32px 0}.images-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:16px}.images-grid img{aspect-ratio:16/9;border-radius:8px;object-fit:cover;width:100%}.reference-images-upload{display:flex;flex-wrap:wrap;gap:12px}.reference-preview{border-radius:8px;height:120px;overflow:hidden;position:relative;width:120px}.reference-preview img{height:100%;object-fit:cover;width:100%}.remove-image-btn{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:4px;top:4px;transition:background .2s;width:24px}.remove-image-btn:hover{background:#000c}.add-reference-btn{align-items:center;border:2px dashed #cbd5e0;border-radius:8px;color:#a0aec0;cursor:pointer;display:flex;height:120px;justify-content:center;transition:all .2s;width:120px}.dark-mode .add-reference-btn{border-color:#4a5568;color:#718096}.add-reference-btn:hover{border-color:#667eea;color:#667eea}.artists-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.artist-card{background:#f7fafc;border-radius:12px;padding:24px;text-align:center;transition:transform .2s}.dark-mode .artist-card{background:#4a5568}.artist-card:hover{transform:translateY(-4px)}.artist-photo{align-items:center;background:#fff;border-radius:50%;color:#cbd5e0;display:flex;height:80px;justify-content:center;margin:0 auto 16px;overflow:hidden;width:80px}.dark-mode .artist-photo{background:#2d3748}.artist-photo img{height:100%;object-fit:cover;width:100%}.artist-card h3{color:#2d3748;font-size:18px;margin-bottom:8px}.dark-mode .artist-card h3{color:#fff}.artist-location{color:#718096;font-size:14px;margin-bottom:8px}.dark-mode .artist-location{color:#a0aec0}.artist-bio-excerpt{color:#718096;font-size:14px;line-height:1.5;margin-bottom:16px}.dark-mode .artist-bio-excerpt{color:#cbd5e0}.artist-portfolio-preview{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.portfolio-preview-item{aspect-ratio:1;background:#e2e8f0;border-radius:6px;overflow:hidden}.dark-mode .portfolio-preview-item{background:#2d3748}.portfolio-preview-item img{height:100%;object-fit:cover;width:100%}.artist-profile-view{max-width:900px}.artist-header{border-bottom:1px solid #e2e8f0;display:flex;gap:24px;margin-bottom:32px;padding-bottom:32px}.dark-mode .artist-header{border-bottom-color:#4a5568}.artist-photo-large{align-items:center;background:#f7fafc;border-radius:50%;color:#cbd5e0;display:flex;flex-shrink:0;height:120px;justify-content:center;overflow:hidden;width:120px}.dark-mode .artist-photo-large{background:#4a5568}.artist-photo-large img{height:100%;object-fit:cover;width:100%}.artist-info{flex:1 1}.artist-info h2,.artist-info p{margin-bottom:8px}.artist-info p{color:#718096}.dark-mode .artist-info p{color:#cbd5e0}.artist-bio{line-height:1.6;margin:12px 0}.applications-list{display:flex;flex-direction:column;gap:16px}.application-card{background:#f7fafc;border-radius:12px;padding:20px;transition:transform .2s}.dark-mode .application-card{background:#4a5568}.application-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.application-header h3{font-size:18px;margin:0 0 8px}.application-meta{color:#718096;font-size:14px}.dark-mode .application-meta{color:#cbd5e0}.application-proposal{color:#4a5568;line-height:1.6;margin-bottom:12px}.dark-mode .application-proposal{color:#e2e8f0}.application-date{color:#a0aec0;font-size:13px}.application-artist{align-items:center;display:flex;gap:16px;margin-bottom:12px}.artist-photo-small{align-items:center;background:#fff;border-radius:50%;color:#cbd5e0;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.dark-mode .artist-photo-small{background:#2d3748}.artist-photo-small img{height:100%;object-fit:cover;width:100%}.artist-bio-small{color:#718096;font-size:13px;margin-top:4px}.dark-mode .artist-bio-small{color:#cbd5e0}.application-actions{display:flex;gap:8px;margin-top:16px}.status-badge{border-radius:16px;font-size:12px;font-weight:500;padding:4px 12px;white-space:nowrap}.badge-pending{background:#fef3c7;color:#92400e}.badge-accepted{background:#d1fae5;color:#065f46}.badge-rejected{background:#fee2e2;color:#991b1b}.dark-mode .badge-pending{background:#78350f;color:#fef3c7}.dark-mode .badge-accepted{background:#064e3b;color:#d1fae5}.dark-mode .badge-rejected{background:#7f1d1d;color:#fee2e2}.btn-primary{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:12px 24px;transition:transform .2s}.btn-primary:hover:not(:disabled){transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-large{font-size:16px;padding:16px 48px}.btn-full{width:100%}.btn-secondary{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:12px 24px;text-decoration:none;transition:all .2s}.dark-mode .btn-secondary{background:#4a5568;border-color:#4a5568;color:#fff}.btn-secondary:hover{background:#edf2f7}.dark-mode .btn-secondary:hover{background:#2d3748}.btn-sm{font-size:13px;padding:6px 12px}.btn-danger{align-items:center;background:#fc8181;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;gap:8px;padding:12px 24px}.btn-danger:hover{background:#f56565}.message{border-radius:8px;font-size:14px;margin-bottom:16px;padding:12px 16px}.message.success{background:#c6f6d5;color:#22543d}.message.error{background:#fed7d7;color:#742a2a}.dark-mode .message.success{background:#22543d;color:#c6f6d5}.dark-mode .message.error{background:#742a2a;color:#fed7d7}.empty-state{color:#a0aec0;padding:60px 20px;text-align:center}.empty-state svg{margin-bottom:16px}.loading-screen{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:100vh}.loading-screen .logo-icon{font-size:24px;height:64px;width:64px}@media (max-width:768px){.artists-grid,.form-row,.portfolio-grid,.projects-grid{grid-template-columns:1fr}.main-content{margin-left:70px}.content-wrapper{padding:20px 16px}.artist-header{align-items:center;flex-direction:column;text-align:center}.landing-nav{font-size:14px;gap:16px;padding:16px 24px}.landing-hero h1{font-size:36px}.landing-hero h2{font-size:18px}.section-content h3{font-size:28px}.section-content p{font-size:16px}.images-grid,.type-cards{grid-template-columns:1fr}.application-header{flex-direction:column;gap:12px}.application-artist{flex-direction:column;text-align:center}.project-card-header{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:480px){.landing-hero .logo-icon{font-size:24px;height:60px;width:60px}.landing-hero h1{font-size:28px}.landing-hero h2{font-size:16px}.content-section{padding:20px}.content-section h1{font-size:24px}.content-section h2{font-size:20px}.landing-section{padding:60px 20px}.section-content h3{font-size:24px}.benefits-list li{font-size:16px}}
/*# sourceMappingURL=main.19af86d9.css.map*/