body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.vehicle-form{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:800px;padding:2rem}.form-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.form-header svg{color:#2980b9;font-size:1.8rem}.form-header h2{color:#2d3436;font-size:1.8rem;margin:0}.form-row{display:flex;margin-bottom:1.5rem}.form-group{flex:1 1}.form-group label svg{color:#2980b9;margin-right:.25rem;width:16px}.form-group input,.form-group select,.form-group textarea{border:1px solid #e9ecef;border-radius:8px;font-size:1rem;padding:.8rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2980b9}.form-group select:disabled{background-color:#f8f9fa;cursor:not-allowed}.searchable-dropdown{position:relative;width:100%}.dropdown-header{align-items:center;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;min-height:42px;padding:.8rem 1rem;transition:all .3s ease}.dropdown-header.active{border-color:#2980b9;box-shadow:0 0 0 2px #2980b91a}.dropdown-header input{background:#0000;border:none;font-size:1rem;outline:none;padding:0;width:100%}.selected-value{color:#2d3436;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-header:not(.active) .selected-value:empty:before{color:#b2bec3;content:attr(data-placeholder)}.clear-button,.dropdown-icon{color:#b2bec3;font-size:.8rem;margin-left:.5rem}.clear-button{background:none;border:none;cursor:pointer;padding:0}.clear-button:hover{color:#ff6b6b}.dropdown-options{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;list-style:none;margin-top:.5rem;max-height:200px;overflow-y:auto;padding:.5rem 0;position:absolute;right:0;top:100%;z-index:10}.dropdown-options li{cursor:pointer;padding:.6rem 1rem;transition:background-color .2s}.dropdown-options li:hover{background-color:#f8f9fa}.dropdown-options li.selected{background-color:#e3f2fd;color:#2980b9}.dropdown-options li.no-results{color:#b2bec3;cursor:default;font-style:italic}.searchable-dropdown.disabled .dropdown-header{background-color:#f8f9fa;color:#b2bec3;cursor:not-allowed}.select-wrapper{position:relative}.select-spinner{color:#2980b9;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.submit-button{border-radius:30px;box-shadow:0 4px 15px #2980b94d;display:inline-block;font-size:1.2rem;margin-top:1rem;padding:1rem 2.5rem;text-align:center;transition:all .3s ease}.submit-button:hover{background-color:#3498db;box-shadow:0 6px 20px #2980b966;transform:translateY(-2px)}@media (max-width:768px){.vehicle-form{padding:1.5rem}.form-row{flex-direction:column;gap:0}}@media (max-width:576px){.vehicle-form{padding:1rem}.form-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.create-lead-container{margin:2rem auto;max-width:900px;padding:1rem}.create-lead-header{margin-bottom:2rem;text-align:center}.create-lead-header h1{color:#2c3e50;font-size:2.2rem;margin-bottom:.5rem}.create-lead-header p{color:#7f8c8d;font-size:1.1rem;margin:0 auto;max-width:700px}.error-message{border-left:4px solid #c62828;border-radius:4px;color:#c62828}.success-message{box-shadow:0 2px 10px #0000001a;margin:2rem 0;padding:2rem;text-align:center}.success-message h2{color:#2e7d32;margin-bottom:1rem}.loading-overlay{align-items:center;background-color:#fffc;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loading-spinner{border:5px solid #f3f3f3}@media (max-width:768px){.create-lead-container{padding:1rem}.create-lead-header h1{font-size:1.8rem}.create-lead-header p{font-size:1rem}}@media (max-width:480px){.create-lead-header h1{font-size:1.5rem}}.form-group input,.form-group select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}.form-group input:focus,.form-group select:focus{border-color:#007bff;outline:none}.form-group input,.form-group select,.form-group textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;outline:none}.buyers-hero,.buyers-home{min-height:100vh}.buyers-hero{background-image:url(/static/media/hero-image-gtr.b209540dae683876550e.jpg);background-position:50%;background-size:cover;color:#fff;position:relative}.hero-overlay{background:linear-gradient(90deg,#000c 0,#0009);padding:4rem 0}.hero-content-wrapper{align-items:flex-start;display:flex;gap:4rem;justify-content:space-between;padding-top:2rem}.hero-text{flex:1 1;max-width:600px;padding-top:2rem}.hero-text h1{font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem}.hero-text p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-benefits{list-style:none;margin:2rem 0;padding:0}.hero-benefits li{align-items:center;display:flex;font-size:1.1rem;gap:1rem;margin-bottom:1rem}.benefit-icon{color:#27ae60}.lead-form-container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;color:#2d3436;flex:0 0 450px;padding:2rem}.lead-form-header{margin-bottom:1.5rem}.lead-form-header h2{color:#2d3436;font-size:1.8rem;margin-bottom:.5rem}.lead-form-header p{color:#636e72}.lead-form-container .vehicle-form{box-shadow:none;max-width:100%;padding:0}.lead-form-container .form-header{display:none}.lead-form-container .form-group label svg{margin-right:.5rem}@media (max-width:1024px){.hero-content-wrapper{align-items:center;flex-direction:column;gap:2rem}.hero-text{padding-top:0;text-align:center}.hero-benefits{margin:2rem auto;max-width:400px}.lead-form-container{max-width:500px;width:100%}}@media (max-width:768px){.hero-text h1{font-size:2.5rem}.hero-overlay{padding:2rem 0}.lead-form-container .form-row{flex-direction:column}}@media (max-width:480px){.hero-text h1{font-size:2rem}.lead-form-container{padding:1.5rem}}.about{background-color:teal;color:#fff;padding:40px 20px;text-align:center}.about h2{font-size:2em;margin-bottom:20px}.about p{font-size:1.2em;line-height:1.6;margin:0 auto;max-width:800px}.sellers-home{min-height:100vh}.sellers-hero{align-items:center;background-image:url(/static/media/porsche-hero-image.4d461bf82f7c95d7a6cd.jpg);background-position:50%;background-size:cover;color:#fff;display:flex;min-height:80vh;position:relative}.hero-overlay{padding:6rem 0;width:100%}.hero-content{margin:0 auto;max-width:800px;text-align:center}.hero-content h1,.hero-title{color:#fff!important;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.5rem;line-height:1.6;margin-bottom:3rem;opacity:.9}.cta-button{background:#27ae60;border-radius:50px;box-shadow:0 4px 15px #27ae604d;padding:1.2rem 3rem}.cta-button:hover{background:#2ecc71;box-shadow:0 6px 20px #27ae6066}.leads-preview-section{background:#fff;padding:6rem 0}.leads-preview-header{margin-bottom:3rem;text-align:center}.leads-preview-header h2{color:#2d3436;font-size:2.5rem;margin-bottom:1rem}.leads-preview-header p{color:#636e72;font-size:1.1rem;margin:0 auto;max-width:800px}.leads-preview-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:3rem}.lead-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.lead-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.lead-card-header{background:#f8f9fa;border-bottom:1px solid #eee;justify-content:space-between;padding:1.2rem}.lead-card-header,.lead-type{align-items:center;display:flex}.lead-type{color:#2980b9;font-weight:600;gap:.5rem}.lead-type svg{font-size:1.2rem}.lead-readiness{background:#27ae601a;border-radius:20px;color:#27ae60;font-size:.85rem;font-weight:600;padding:.4rem .8rem}.lead-card-body{flex:1 1;padding:1.5rem}.lead-card-body h3{color:#2d3436;font-size:1.2rem;margin-bottom:.8rem}.lead-item{color:#2980b9;font-size:1.1rem;font-weight:600;margin-bottom:1.2rem}.lead-detail{align-items:center;color:#636e72;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:.8rem}.lead-icon{color:#2980b9}.lead-contact-info{border-top:1px dashed #eee;margin-top:1.5rem;padding-top:1rem}.contact-item{align-items:center;color:#636e72;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.5rem}.lead-card-footer{border-top:1px solid #eee;padding:1.2rem;text-align:center}.view-lead-button{background:#2980b9;border-radius:6px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.view-lead-button:hover{background:#3498db}.leads-preview-cta{margin-top:2rem;text-align:center}.leads-preview-cta p{color:#2d3436;font-size:1.2rem;margin-bottom:1rem}.benefits-section{padding:6rem 0}.benefits-section h2{font-size:2.5rem;margin-bottom:4rem;text-align:center}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.benefit-card{box-shadow:0 4px 6px #0000001a;padding:2.5rem;text-align:center;transition:all .3s ease}.benefit-card:hover{box-shadow:0 8px 15px #0000001a;transform:translateY(-5px)}.benefit-icon{color:#2980b9;font-size:2.5rem;margin-bottom:1.5rem}.benefit-card h3{color:#2d3436;margin-bottom:1rem}.benefit-card p{color:#636e72;line-height:1.6}.how-it-works{background:#fff;padding:6rem 0}.how-it-works h2{color:#2d3436;font-size:2.5rem;margin-bottom:4rem;text-align:center}.steps-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px}.step-card{position:relative;text-align:center}.step-number{background:#2980b9;font-size:1.2rem;font-weight:600;height:40px;margin:0 auto 1.5rem;width:40px}.step-card h3{color:#2d3436;font-size:1.3rem;margin-bottom:1rem}.step-card p{color:#636e72;line-height:1.6}.features-section{background:#f8f9fa;padding:6rem 0}.features-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1.5fr 1fr}.feature-content h2{color:#2d3436;font-size:2.5rem;margin-bottom:2rem}.feature-list{list-style:none;margin-bottom:2rem;padding:0}.feature-list li{align-items:center;color:#2d3436;display:flex;font-size:1.1rem;gap:1rem;margin-bottom:1rem}.secondary-cta{background:#2980b9;border-radius:50px}.secondary-cta:hover{background:#3498db}.trust-indicators{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.trust-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center}.trust-icon{color:#2980b9;font-size:2rem;margin-bottom:1rem}.trust-item h4{color:#2d3436;font-size:1.2rem;margin-bottom:.5rem}.trust-item p{color:#636e72}@media (max-width:1024px){.hero-content h1{font-size:3rem}.hero-subtitle{font-size:1.3rem}.benefits-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.features-grid{gap:3rem;grid-template-columns:1fr}.trust-indicators{margin:0 auto;max-width:600px}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.benefits-grid,.steps-grid{grid-template-columns:1fr}.benefit-card,.step-card{margin:0 auto;max-width:400px}}@media (max-width:480px){.hero-content h1{font-size:2rem}.cta-button,.secondary-cta{font-size:1rem;padding:1rem 2rem}.trust-indicators{grid-template-columns:1fr}}.landing-hero{background-image:url(/static/media/hero-image-gtr.b209540dae683876550e.jpg);background-position:50%;background-size:cover;height:100vh;position:relative}.landing-hero-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.landing-hero-content{align-items:center;color:#fff;display:flex;flex-direction:column;margin:0 auto;max-width:1000px;padding:0 20px;text-align:center}.landing-hero-content h1{color:#fff;font-size:40px;margin-bottom:40px}.hero-buttons{gap:40px;margin-top:20px;width:100%}.hero-button,.hero-buttons{display:flex;justify-content:center}.hero-button{align-items:center;border-radius:12px;box-shadow:0 4px 8px #0003;color:#fff;flex-direction:column;font-size:22px;font-weight:700;height:220px;padding:30px;text-align:center;text-decoration:none;text-shadow:0 1px 2px #0003;transition:all .3s ease;width:220px}.buyer-button{background-color:#2980b9;border:3px solid #2980b9}.buyer-button:hover{background-color:#3498db;box-shadow:0 8px 16px #0000004d;transform:translateY(-5px)}.seller-button{background-color:#27ae60;border:3px solid #27ae60}.seller-button:hover{background-color:#2ecc71;box-shadow:0 8px 16px #0000004d;transform:translateY(-5px)}.button-icon{font-size:50px;margin-bottom:15px}@media (max-width:768px){.landing-hero-content h1{font-size:2.5em;margin-bottom:30px}.hero-buttons{align-items:center;flex-direction:column;gap:20px}.hero-button{font-size:18px;height:180px;padding:20px;width:180px}.button-icon{font-size:40px}}@media (max-width:480px){.landing-hero-overlay{padding:20px 10px}.landing-hero-content h1{font-size:1.8em;margin-bottom:20px}.hero-buttons{gap:15px}.hero-button{font-size:16px;height:150px;padding:15px;width:150px}.button-icon{font-size:32px;margin-bottom:10px}}.intro-section{background-color:#f8f9fa;padding:4rem 2rem;text-align:center}.intro-section h2{color:#333;font-size:2.5rem;margin-bottom:1.5rem}.intro-section p{color:#555;font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:800px}.category-icons{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:2rem}.category{align-items:center;display:flex;flex-direction:column;transition:transform .3s ease}.category:hover{transform:translateY(-5px)}.category svg{color:#1e88e5;font-size:3rem;margin-bottom:1rem}.category span{color:#333;font-size:1.1rem;font-weight:500}@media (max-width:768px){.intro-section{padding:3rem 1rem}.intro-section h2{font-size:2rem}.intro-section p{font-size:1rem}.category-icons{gap:2rem}.category svg{font-size:2.5rem}}.how-it-works-section{background-color:#f8f9fa;padding:5rem 0}.how-it-works-section h2{color:#2d3436;font-size:2.2rem;margin-bottom:3rem;text-align:center}.tab-switcher{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.tab-button{align-items:center;background-color:#fff;border:2px solid #e9ecef;border-radius:30px;display:flex;font-size:1.1rem;gap:.5rem;padding:.8rem 1.5rem}.tab-button.active{background-color:#2980b9;border-color:#2980b9;box-shadow:0 4px 15px #2980b94d;color:#fff!important}.tab-button.active svg{color:#fff}.tab-button:hover:not(.active){border-color:#2980b9;color:#2980b9}.tab-button svg{font-size:1.2rem}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.step{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:2rem;position:relative;text-align:center}.step-number{align-items:center;background-color:#2980b9;border-radius:50%;color:#fff;display:flex;font-weight:700;height:30px;justify-content:center;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:30px}.step-icon{color:#2980b9;font-size:2.5rem;margin-bottom:1.5rem}.step h3{color:#2d3436;font-size:1.3rem;margin-bottom:1rem}.step p{color:#636e72;line-height:1.5}.cta-container{margin-top:2rem;text-align:center}.cta-container p{color:#2d3436;font-size:1.2rem;margin-bottom:1.5rem}.cta-container .cta-button{background:#2980b9;border-radius:30px;box-shadow:0 4px 15px #2980b94d;color:#fff;display:inline-block;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-container .cta-button:hover{box-shadow:0 6px 20px #2980b966;transform:translateY(-2px)}@media (max-width:992px){.process-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.tab-switcher{align-items:center;flex-direction:column}.tab-button{justify-content:center;max-width:300px;width:100%}}@media (max-width:576px){.process-steps{grid-template-columns:1fr}.how-it-works-section h2{font-size:1.8rem}}.new-landing{max-width:100%;overflow-x:hidden;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.hero-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden;padding:4rem 0;position:relative}.hero-wrapper{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:4rem;width:100%}.hero-content{flex:1 1;max-width:600px;text-align:left}.hero-content h1{color:#2d3436;font-size:2.5rem;line-height:1.2;margin-bottom:2rem}.hero-image{border-radius:12px;box-shadow:0 8px 24px #00000026;flex:0 0 400px;height:300px;overflow:hidden;position:relative;transform:rotate(-5deg)}.hero-image img{height:100%;object-fit:cover;transform:scale(1.1);width:100%}.cta-button{background:#2980b9;border-radius:30px;box-shadow:0 4px 15px #2980b94d;color:#fff;display:inline-block;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #2980b966;transform:translateY(-2px)}.feature-cards{display:flex;gap:2rem;max-width:600px;width:100%}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;flex:1 1;padding:2rem}.card-icon{color:#2980b9;font-size:2.5rem;margin-bottom:1rem}.feature-card p{color:#2d3436;font-size:1.1rem;line-height:1.5}.trade-in-section{margin:3rem auto;max-width:700px}.trade-in-section h2{color:#2d3436;font-size:1.8rem;margin-bottom:1.5rem}.secondary-cta{background:#27ae60;border-radius:30px;box-shadow:0 4px 15px #27ae604d;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.secondary-cta:hover{box-shadow:0 6px 20px #27ae6066;transform:translateY(-2px)}.welcome-section{align-items:center;background:#fff;display:flex;padding:5rem 2rem}.welcome-content{flex:1 1;max-width:600px;padding-right:3rem}.welcome-content h2{color:#2d3436;font-size:2.2rem;margin-bottom:1.5rem}.welcome-content p{color:#636e72;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.start-shopping{border-bottom:2px solid #2980b9;color:#2980b9;display:inline-block;font-size:1.1rem;font-weight:600;padding-bottom:.3rem;text-decoration:none;transition:all .3s ease}.start-shopping:hover{border-bottom-color:#3498db;color:#3498db}.welcome-image{flex:1 1}.benefits-section{background:#f8f9fa;padding:5rem 2rem;text-align:center}.benefits-section h2{color:#2d3436;font-size:2.2rem;margin-bottom:3rem}.benefits-grid{display:flex;gap:3rem;justify-content:center;margin:0 auto 3rem;max-width:1000px}.benefit-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;flex:1 1;padding:2rem}.benefit-card h3{color:#2980b9;font-size:1.5rem;margin-bottom:1.5rem}.benefit-card ul{list-style:none;padding:0;text-align:left}.benefit-card li{color:#636e72;padding:.5rem 0 .5rem 1.5rem;position:relative}.benefit-card li:before{color:#27ae60;content:"✓";left:0;position:absolute}.register-cta{background:#2980b9;border-radius:30px;box-shadow:0 4px 15px #2980b94d;color:#fff;display:inline-block;font-weight:600;margin-top:2rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.register-cta:hover{box-shadow:0 6px 20px #2980b966;transform:translateY(-2px)}@media (max-width:968px){.hero-wrapper{align-items:center;flex-direction:column}.hero-image{flex:0 0 300px;margin:2rem auto 0;max-width:500px;width:100%}.hero-content{text-align:center;width:100%}.feature-cards{justify-content:center;margin:0 auto}}@media (max-width:768px){.hero-content h1{font-size:2rem}.feature-cards{align-items:center;flex-direction:column}.feature-card{max-width:400px;width:100%}.benefits-grid{flex-direction:column;gap:2rem}.benefit-card{margin:0 auto;max-width:400px}}@media (max-width:480px){.hero-section{padding:3rem 1rem}.hero-content h1{font-size:1.8rem}.cta-button,.register-cta,.secondary-cta{font-size:1rem;padding:.8rem 1.5rem}}.get-started{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:calc(100vh - 60px);padding:4rem 0}.get-started-header{margin-bottom:4rem;text-align:center}.get-started-header h1{color:#2d3436;font-size:3rem;margin-bottom:1rem}.get-started-header p{color:#636e72;font-size:1.2rem;margin:0 auto;max-width:600px}.selection-tiles{display:flex;gap:3rem;justify-content:center;margin-top:2rem}.selection-tile{background:#fff;border-radius:20px;flex:1 1;max-width:500px;min-height:600px;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.selection-tile:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-5px)}.tile-content{display:flex;flex-direction:column;height:100%}.tile-icon{font-size:3rem;margin-bottom:1.5rem}.buyer-tile .tile-icon{color:#2980b9}.seller-tile .tile-icon{color:#27ae60}.selection-tile h2{color:#2d3436;font-size:2rem;margin-bottom:1rem}.selection-tile p{color:#636e72;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.benefits-list{flex-grow:1;margin:2rem 0}.benefits-list h3{color:#2d3436;font-size:1.3rem;margin-bottom:1.5rem}.benefits-list ul{list-style:none;padding:0}.benefits-list li{align-items:center;color:#636e72;display:flex;font-size:1.1rem;gap:1rem;padding:.8rem 0}.check-icon{color:#27ae60;font-size:1.2rem}.tile-button{border-radius:30px;display:inline-block;font-size:1.2rem;font-weight:600;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.buyer-tile .tile-button{background:#2980b9;box-shadow:0 4px 15px #2980b94d;color:#fff}.buyer-tile .tile-button:hover{background:#3498db;box-shadow:0 6px 20px #2980b966;transform:translateY(-2px)}.seller-tile .tile-button{background:#27ae60;box-shadow:0 4px 15px #27ae604d;color:#fff}.seller-tile .tile-button:hover{background:#2ecc71;box-shadow:0 6px 20px #27ae6066;transform:translateY(-2px)}.login-section{margin-top:2rem;padding:1rem;text-align:center}.login-link{align-items:center;color:#2980b9;display:inline-flex;font-size:1.1rem;gap:.5rem;text-decoration:none;transition:color .3s}.login-link:hover{color:#1c638b;text-decoration:underline}@media (max-width:1024px){.selection-tiles{align-items:center;flex-direction:column}.selection-tile{min-height:auto;width:100%}}@media (max-width:768px){.get-started{padding:3rem 1rem}.get-started-header h1{font-size:2.5rem}.selection-tile{padding:2rem}.selection-tiles{flex-direction:column}.selection-tile{margin-bottom:2rem;width:100%}.login-section{margin-top:1rem}}@media (max-width:480px){.get-started-header h1{font-size:2rem}.selection-tile h2{font-size:1.8rem}}.admin-dashboard{padding:20px}.charts,.filter,h2{margin-bottom:20px}.charts{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.chart-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.tiles{grid-gap:20px;display:grid;grid-template-columns:repeat(4,1fr)}.tile{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column}.tile span{font-size:16px;margin-top:10px}.tile svg{color:#007bff;font-size:24px}.form-container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:4rem auto;max-width:500px;padding:2rem}.form-container h2{color:#2d3436;font-size:2.2rem;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{margin-bottom:.5rem}.form-group input{padding:.8rem}.error-message{background-color:#ffebee;color:#e53935;font-size:.9rem;margin-bottom:1.5rem}.form-footer{color:#636e72;font-size:.9rem;margin-top:2rem;text-align:center}.form-footer a{color:#2980b9;font-weight:600;text-decoration:none}.form-footer a:hover{text-decoration:underline}.success-message{background-color:#e8f5e9;border-radius:8px;color:#2e7d32;font-size:.9rem;margin-bottom:1.5rem;padding:1rem}.text-button{background:none;border:none;color:#2980b9;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:.5rem;padding:.5rem;text-decoration:none}.text-button:hover:not(:disabled){color:#3498db;text-decoration:underline}.text-button:disabled{color:#b2bec3;cursor:not-allowed}.info-message{margin-bottom:1.5rem}.session-reset-container{border-top:1px solid #eee;margin-top:2rem;padding-top:1rem;text-align:center}.loading-container{padding:2rem 0}.register-page{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;justify-content:center;min-height:100vh;padding:4rem 0}.register-page .container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:600px;padding:2rem;width:100%}.register-page .register-header{margin-bottom:2rem;text-align:center}.register-page .register-header h1{color:#2d3436;font-size:2.5rem;margin-bottom:1rem}.register-page .role-switcher{background:#2980b9;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background .3s ease}.register-page .role-switcher:hover{background:#3498db}.register-page .register-form{gap:1.5rem}.register-page .form-group,.register-page .register-form{display:flex;flex-direction:column}.register-page .form-group label{color:#2d3436;font-size:1rem;margin-bottom:.5rem}.register-page .form-group input{border:1px solid #dfe6e9;border-radius:8px;font-size:1rem;padding:.8rem;transition:border-color .3s ease}.register-page .form-group input:focus{border-color:#2980b9;outline:none}.register-page .submit-button{background:#27ae60;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:background .3s ease}.register-page .submit-button:hover{background:#2ecc71}.register-page .error-message{background-color:#ffebee;border-radius:8px;color:#e53935;font-size:.9rem;margin-bottom:1.5rem;padding:1rem}.register-page .submit-button:disabled{background:#b2bec3;cursor:not-allowed}.register-page .success-message{background-color:#e8f5e9;border-radius:8px;color:#2e7d32;padding:2rem;text-align:center}.register-page .registration-success h2{color:#2e7d32;font-size:2rem;margin-bottom:1.5rem}.register-page .registration-success p{font-size:1.1rem;line-height:1.5;margin-bottom:1rem}.register-page .action-buttons{display:flex;justify-content:center;margin-top:2rem}.register-page .primary-button{background:#2980b9;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:background .3s ease}.register-page .primary-button:hover{background:#3498db}.register-page .form-footer{color:#636e72;font-size:.9rem;margin-top:2rem;text-align:center}.register-page .form-footer a{color:#2980b9;font-weight:600;text-decoration:none}.register-page .form-footer a:hover{text-decoration:underline}.profile-container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:4rem auto;max-width:1200px;padding:2rem;width:90%}.profile-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.profile-header h1{color:#2d3436;font-size:2.2rem;margin:0}.user-type-badge{background:#2980b9;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.message{border-radius:8px;font-size:.9rem;margin-bottom:1.5rem;padding:1rem}.message.success{background-color:#e8f5e9;color:#2e7d32}.message.error{background-color:#ffebee;color:#e53935}.profile-tabs{border-bottom:1px solid #e0e0e0;display:flex;gap:1rem;margin-bottom:2rem}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#636e72;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 1.5rem;transition:all .3s ease}.tab-button:hover{color:#2980b9}.tab-button.active{border-bottom:3px solid #2980b9;color:#2980b9}.profile-content{padding:1.5rem 0}.section-title{border-bottom:1px solid #e0e0e0;color:#2d3436;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:1rem;width:100%}.password-form,.profile-form{display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.form-group{margin-bottom:.5rem}.form-group label{align-items:center;display:flex;font-size:1rem;gap:.5rem;margin-bottom:.8rem}.form-group input{border:1px solid #dfe6e9;border-radius:8px;font-size:1rem;padding:1rem;transition:border-color .3s ease}.form-group input:focus{border-color:#2980b9}.form-group input:disabled{background-color:#f8f9fa;cursor:not-allowed}.form-group small{color:#636e72;font-size:.8rem;margin-top:.5rem}.submit-button{align-items:center;background:#2980b9;border-radius:8px;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:background .3s ease}.submit-button:hover:not(:disabled){background:#3498db}.submit-button:disabled{background:#b2bec3;cursor:not-allowed}.loading-spinner{animation:spin 1s ease-in-out infinite;border:5px solid #2980b933;border-top-color:#2980b9;display:inline-block;height:50px;margin:2rem auto;width:50px}@media (max-width:768px){.profile-container{margin:2rem auto;padding:1.5rem;width:95%}.profile-header h1{font-size:1.8rem}.tab-button{font-size:.9rem;padding:.8rem 1rem}.form-row{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.profile-container{margin:1rem auto;padding:1rem;width:95%}.profile-header{align-items:flex-start;flex-direction:column;gap:1rem}.user-type-badge{align-self:flex-start}.profile-tabs{width:100%}.tab-button{flex:1 1;font-size:.8rem;padding:.8rem .5rem}}.dashboard-container{background-color:#f8f9fa;border-radius:12px;box-shadow:0 0 30px #0000000d;display:flex;margin:2rem auto;max-width:1800px;min-height:calc(100vh - 140px);padding:2rem;width:95%}.dashboard-sidebar{background-color:#fff;border-right:1px solid #eee;color:#2c3e50;display:flex;flex-direction:column;width:280px}.sidebar-header{border-bottom:1px solid #eee;padding:20px}.sidebar-header h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0}.sidebar-menu{flex:1 1;padding:20px 0}.sidebar-menu-item{align-items:center;background:none;border:none;border-radius:0 20px 20px 0;color:#2c3e50;cursor:pointer;display:flex;font-size:1rem;margin:4px 0;padding:12px 20px;text-align:left;transition:all .2s;width:100%}.sidebar-menu-item:hover{background-color:#3498db1a;color:#3498db}.sidebar-menu-item.active{background-color:#3498db26;color:#3498db;font-weight:500}.sidebar-menu-item svg{margin-right:10px;width:20px}.sidebar-footer{border-top:1px solid #eee;padding:20px 0}.sidebar-menu-item.logout{color:#e74c3c}.sidebar-menu-item.logout:hover{background-color:#e74c3c1a}.dashboard-content{background-color:#fff;display:flex;flex:1 1;flex-direction:column;overflow-x:hidden}.dashboard-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px 30px}.dashboard-header h1{color:#2c3e50;font-size:1.8rem;font-weight:600;margin:0}.user-info{align-items:center;display:flex}.user-info span{color:#7f8c8d;font-size:.9rem}.dashboard-body{flex:1 1;overflow-y:auto;padding:40px}.requests-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;max-width:100%;overflow:hidden}.requests-header{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:20px}.requests-header h2{color:#2c3e50;font-size:1.2rem;margin:0}.create-request-btn{align-items:center;background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;padding:8px 16px;transition:background-color .2s}.create-request-btn:hover{background-color:#2980b9}.create-request-btn svg{margin-right:8px}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem 0;width:100%}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:30px;margin-bottom:1rem;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{color:#e74c3c;padding:30px;text-align:center}.error-container button{background-color:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:15px;padding:8px 16px}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:50px 20px;text-align:center}.empty-state-icon{color:#bdc3c7;margin-bottom:20px}.empty-state h3{color:#2c3e50;margin:0 0 10px}.empty-state p{color:#7f8c8d;margin:0 0 20px;max-width:400px}.requests-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));padding:25px}.request-card{background-color:#fff;border:1px solid #f5f5f5;border-radius:10px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .2s}.request-card:hover{box-shadow:0 5px 15px #0000000d;transform:translateY(-2px)}.request-header{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:15px 20px}.request-header h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:0}.status-badge{background-color:#eee;border-radius:20px;font-size:.8rem;font-weight:500;padding:4px 12px}.status-new{background-color:#3498db;color:#fff}.status-progress{background-color:#f39c12;color:#fff}.status-completed{background-color:#2ecc71;color:#fff}.status-cancelled{background-color:#e74c3c;color:#fff}.request-details{display:flex;flex:1 1;flex-direction:column;padding:15px 20px}.request-details p{color:#34495e;flex:1 1;line-height:1.5;margin:0 0 15px}.request-meta{border-top:1px dashed #f5f5f5;color:#95a5a6;display:flex;font-size:.8rem;justify-content:space-between;margin-top:auto;padding-top:10px}.communications-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;display:flex;height:700px;overflow:hidden}.communications-sidebar{border-right:1px solid #f5f5f5;display:flex;flex-direction:column;width:350px}.communications-search{border-bottom:1px solid #f5f5f5;padding:15px}.communications-search input{border:1px solid #eee;border-radius:8px;font-size:.9rem;padding:10px 15px;transition:all .2s;width:100%}.communications-search input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.conversations-list{flex:1 1;overflow-y:auto}.empty-conversations{align-items:center;color:#95a5a6;display:flex;height:100%;justify-content:center}.communications-main{display:flex;flex:1 1;flex-direction:column}.settings-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #00000008;padding:30px}.settings-section{border-bottom:1px solid #f5f5f5;margin-bottom:30px;padding-bottom:30px}.settings-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.settings-section h2{color:#2c3e50;font-size:1.2rem;margin:0 0 15px}.settings-section p{color:#7f8c8d;margin:0 0 20px}.settings-btn{background-color:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 16px;transition:all .2s}.settings-btn:hover{background-color:#2980b9}.settings-btn.reset-btn{align-items:center;background-color:#e67e22;display:flex;gap:8px}.settings-btn.reset-btn:hover{background-color:#d35400}.reset-status{background-color:#f8f9fa;border-left:4px solid #3498db;border-radius:4px;font-size:.9rem;margin-top:12px;padding:10px}.settings-option{margin-bottom:10px}.settings-option label{align-items:center;cursor:pointer;display:flex}.settings-option input[type=checkbox]{margin-right:10px}@media (max-width:1600px){.dashboard-container{max-width:1400px}}@media (max-width:1200px){.dashboard-container{padding:1.5rem;width:98%}.dashboard-sidebar{width:250px}.dashboard-body{padding:30px}.requests-list{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width:992px){.requests-list{grid-template-columns:1fr}.communications-sidebar{width:300px}}@media (max-width:768px){.dashboard-container{flex-direction:column;padding:0}.dashboard-sidebar{border-bottom:1px solid #eee;border-right:none;height:auto;width:100%}.sidebar-menu{display:flex;padding:10px}.sidebar-menu-item{border-radius:8px;padding:10px}.sidebar-menu-item span{display:none}.sidebar-menu-item svg{margin-right:0}.communications-container{flex-direction:column;height:auto}.communications-sidebar{height:300px;width:100%}}.session-error{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;justify-content:center;margin:2rem auto;max-width:500px;padding:2rem;text-align:center}.session-error h2{color:#e74c3c;margin:1rem 0}.session-error svg{color:#e74c3c;margin-bottom:1rem}.session-error p{color:#555;margin-bottom:1.5rem}.info-message{background-color:#e3f2fd;border-radius:8px;color:#1976d2;font-size:.9rem;margin-top:1rem;padding:1rem;text-align:center}.reset-session-button{align-items:center;background:#f39c12;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:center;margin:.5rem auto;padding:.8rem 1.2rem;transition:background .3s ease}.reset-session-button:hover:not(:disabled){background:#e67e22}.reset-session-button:disabled{background:#b2bec3;cursor:not-allowed}.reset-session-button svg{margin-right:.5rem}body{background-color:#f8f9fa;font-family:Arial,sans-serif;margin:0}.App,body{display:flex;flex-direction:column;min-height:100vh}.App,main{flex:1 1}main{display:flex;flex-direction:column}.hero{background-image:url(/static/media/hero-image-gtr.b209540dae683876550e.jpg);background-position:50%;background-size:cover;height:100vh;position:relative}.hero-overlay{align-items:center;background:#00000080;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.hero-overlay h1{color:#fff;font-size:3em;text-align:center}.new-landing .hero-content h1{color:#2d3436!important}.tiles{display:flex;gap:20px;justify-content:center;padding:20px}.tile{background:#f2f2f2;border-radius:8px;cursor:pointer;flex:1 1;max-width:200px;padding:20px;text-align:center;transition:background .3s}.tile:hover{background:#e0e0e0}footer{background-color:#333;bottom:0;color:#fff;margin-top:auto;padding:10px;position:relative;text-align:center;width:100%}.legal-page{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:40px auto;max-width:800px;padding:20px}.legal-page h1{border-bottom:1px solid #eee;color:#333;margin-bottom:30px;padding-bottom:15px;text-align:center}.legal-content{line-height:1.6}.legal-content h2{color:#4a90e2;font-size:20px;margin-bottom:15px;margin-top:25px}.legal-content p{color:#555;margin-bottom:20px}@media (max-width:768px){.hero-overlay h1{font-size:2.5em}.tiles{flex-wrap:wrap}.tile{min-width:140px}.legal-page{margin:20px;padding:15px}.legal-page h1{font-size:24px}.legal-content h2{font-size:18px}}@media (max-width:480px){.hero-overlay h1{font-size:1.8em}.tiles{gap:10px;padding:10px}.tile{min-width:120px;padding:15px}footer{font-size:14px;padding:15px 10px}}.App:has(.dashboard-container){background-color:#f8f9fa;padding:0}.nav-title-link{color:inherit;text-decoration:none}.navbar{background-color:#333;color:#fff;width:100%;z-index:1000}.desktop-menu{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:10px 20px}.desktop-menu .Title h1{font-size:1.5rem;margin:0}.desktop-menu .nav-links{align-items:center;display:flex;gap:20px;list-style:none;margin:0;padding:0}.desktop-menu .nav-links li{display:inline-block}.desktop-menu .nav-links a{color:#fff;padding:8px 16px;text-decoration:none;transition:background-color .3s}.desktop-menu .nav-links a:hover{background-color:#575757;border-radius:4px}.auth-button-container{margin-left:5px}.auth-button{border-radius:50px;display:inline-block;font-weight:500;padding:8px 16px;text-align:center;transition:all .3s ease}.login-button{background-color:#1a1a1a;color:#fff}.login-button:hover{background-color:#000}.signup-button{background-color:initial;border:2px solid #fff;color:#fff}.signup-button:hover{background-color:#fff;color:#333}.account-menu-container{position:relative}.account-button{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;padding:8px;transition:background-color .3s;width:40px}.account-button:focus,.account-button:hover{background-color:#575757}.account-button.logged-in{background-color:#2980b9}.account-dropdown{background-color:#444;border-radius:4px;box-shadow:0 4px 8px #0003;min-width:150px;padding:10px 0;position:absolute;right:0;top:100%;z-index:1100}.account-dropdown a,.account-dropdown button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.8rem 1rem;text-align:left;text-decoration:none;transition:background-color .3s;width:100%}.account-dropdown button{color:#ff6b6b;font-weight:600}.account-dropdown a svg,.account-dropdown button svg{color:#2980b9;width:16px}.account-dropdown button svg{color:#ff6b6b}.account-dropdown a:hover,.account-dropdown button:hover{background-color:#555}.mobile-menu-container{background-color:#333;justify-content:center;padding:10px 15px}.mobile-menu-container,.mobile-menu-inner{align-items:center;display:flex;width:100%}.mobile-menu-inner{justify-content:space-between;margin:0 auto;max-width:1400px}.mobile-buttons{align-items:center;display:flex}.close-menu-button,.hamburger-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;padding:5px;z-index:2100}.account-icon-mobile{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;padding:8px;width:40px}.account-icon-mobile.logged-in{background-color:#2980b9}.mobile-menu-overlay{background-color:#333;bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:2000}.mobile-menu{display:flex;flex-direction:column;min-height:100vh}.mobile-menu-header{align-items:center;border-bottom:1px solid #444;display:flex;justify-content:space-between;padding:15px}.mobile-menu-header h2{color:#fff;font-size:1.5rem;margin:0}.mobile-nav-links{list-style:none;margin:20px 0;padding:0}.mobile-nav-links li{border-bottom:1px solid #444;padding:0}.mobile-logout-button,.mobile-nav-links a{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-size:1.1rem;gap:.8rem;padding:1rem;text-decoration:none;transition:background-color .3s;width:100%}.mobile-logout-button svg,.mobile-nav-links a svg{color:#2980b9;width:18px}.mobile-logout-button:active,.mobile-nav-links a:active{background-color:#444}.mobile-logout-button{background:none;border:none;color:#ff6b6b;cursor:pointer;text-align:left;width:100%}@media (max-width:768px){.mobile-menu,.mobile-menu-overlay{width:100%}.mobile-logout-button:hover,.mobile-nav-links a:hover{background-color:#444}}.main-footer{background-color:#1a1a1a;color:#f5f5f5;margin-top:auto;padding:40px 0 20px;width:100%}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-section{flex:1 1;margin-bottom:30px;min-width:200px;padding:0 15px}.footer-section h3{color:#fff;font-size:18px;margin-bottom:15px;padding-bottom:10px;position:relative}.footer-section h3:after{background-color:#4a90e2;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer-section p{color:#b3b3b3;line-height:1.6}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#b3b3b3;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#4a90e2}.app-buttons{display:flex;flex-direction:column;gap:10px}.app-button{align-items:center;background-color:#333;border-radius:5px;color:#fff;display:flex;padding:8px 12px;text-decoration:none;transition:background-color .3s ease}.app-button:hover{background-color:#444}.app-button svg{font-size:20px;margin-right:8px}.footer-bottom{border-top:1px solid #333;margin-top:20px;padding-top:20px;text-align:center}.social-icons{margin-bottom:15px}.social-icons,.social-icons a{display:flex;justify-content:center}.social-icons a{align-items:center;background-color:#333;border-radius:50%;color:#fff;height:36px;margin:0 8px;transition:background-color .3s ease;width:36px}.social-icons a:hover{background-color:#4a90e2}.copyright{color:#777;font-size:14px}@media (max-width:768px){.footer-container{flex-direction:column}.footer-section{margin-bottom:25px}.app-buttons{flex-direction:row;gap:15px}}@media (max-width:480px){.main-footer{padding:30px 0 15px}.footer-section h3{font-size:16px}.app-buttons{flex-direction:column}.social-icons a{height:32px;margin:0 5px;width:32px}}.form-container{background-color:#f9f9f9;border:1px solid #ccc;border-radius:10px;margin:50px auto;min-width:400px;padding:20px}.form-container h2{margin-bottom:20px;text-align:center}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}.form-group input:focus{border-color:#007bff;outline:none}.submit-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px;width:100%}.submit-button:hover{background-color:#0056b3}.relay-messaging{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;margin:0 auto;max-width:800px;padding:2rem}.relay-messaging.loading{align-items:center;color:#2980b9;display:flex;flex-direction:column;justify-content:center;min-height:300px}.relay-messaging.loading svg{font-size:2rem;margin-bottom:1rem}.messaging-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.messaging-header h2{color:#2d3436;font-size:1.8rem;margin:0}.message-type-toggle,.toggle-button{display:flex;gap:.5rem}.toggle-button{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;color:#636e72;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.toggle-button.active{background-color:#2980b9;border-color:#2980b9;color:#fff}.toggle-button:hover:not(.active){border-color:#2980b9;color:#2980b9}.error-message{align-items:center;background-color:#fff3cd;border-radius:8px;color:#856404;display:flex;gap:.5rem;margin-bottom:1rem;padding:1rem}.error-message svg{color:#f39c12}.messages-container{background-color:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;max-height:400px;overflow-y:auto;padding:1rem}.no-messages{align-items:center;color:#636e72;display:flex;font-style:italic;height:200px;justify-content:center}.message{display:flex;max-width:80%}.message.sent{align-self:flex-end}.message.received{align-self:flex-start}.message-content{background-color:#e9ecef;border-radius:12px;box-shadow:0 2px 5px #0000000d;padding:1rem}.message.sent .message-content{background-color:#2980b9;color:#fff}.message-subject{font-size:.9rem;margin-bottom:.5rem}.message-meta{align-items:center;display:flex;font-size:.8rem;justify-content:space-between;margin-top:.5rem;opacity:.7}.message-form{gap:1rem}.form-group,.message-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#2d3436;font-weight:600}.form-group input,.form-group textarea{border:1px solid #e9ecef;border-radius:8px;font-size:1rem;padding:.8rem;transition:border-color .3s ease}.form-group textarea{min-height:100px;resize:vertical}.form-group input:focus,.form-group textarea:focus{border-color:#2980b9;outline:none}.send-button{align-items:center;align-self:flex-end;background-color:#2980b9;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.8rem 1.5rem;transition:all .3s ease}.send-button:hover:not(:disabled){background-color:#3498db;transform:translateY(-2px)}.send-button:disabled{background-color:#b2bec3;cursor:not-allowed}@media (max-width:768px){.relay-messaging{padding:1rem}.messaging-header{align-items:flex-start;flex-direction:column;gap:1rem}.message{max-width:90%}.send-button{align-self:stretch}}
/*# sourceMappingURL=main.8c040ab4.css.map*/