*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar{background-color:#1a1a2e;padding:1rem 0;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:1px}.nav-logo:hover{color:#646cff}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem;align-items:center}.nav-item{margin:0}.nav-link{color:#fff;text-decoration:none;padding:.5rem 1rem;transition:all .3s ease;border-radius:4px}.nav-link:hover{color:#646cff;background-color:#646cff1a}.nav-link-btn{background-color:#646cff;color:#fff;padding:.5rem 1.5rem}.nav-link-btn:hover{background-color:#535bf2;color:#fff}@media(max-width:768px){.menu-toggle{display:block}.nav-menu{position:absolute;top:100%;left:0;right:0;background-color:#1a1a2e;flex-direction:column;padding:1rem 0;gap:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.nav-menu.active{max-height:500px}.nav-item{width:100%;text-align:center;padding:.5rem 0}.nav-link{display:block;width:100%}}.footer{background-color:#1a1a2e;color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section h3{margin-bottom:1rem;color:#646cff;font-size:1.5rem}.footer-section h4{margin-bottom:1rem;color:#fff;font-size:1.1rem}.footer-section p{color:#ccc;line-height:1.6}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#646cff}.footer-bottom{text-align:center;padding:2rem 0 1rem;margin-top:2rem;border-top:1px solid #333}.footer-bottom p{color:#888;margin:0}@media(max-width:768px){.footer-container{grid-template-columns:1fr;text-align:center}}.home{width:100%}.hero{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:6rem 2rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:3.5rem;margin-bottom:1rem;background:linear-gradient(45deg,#fff,#646cff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;color:#ccc}.hero-description{font-size:1.1rem;margin-bottom:2rem;color:#aaa}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.8rem 2rem;border-radius:4px;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block}.btn-primary{background-color:#646cff;color:#fff}.btn-primary:hover{background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff66}.btn-secondary{background-color:transparent;color:#fff;border:2px solid #646cff}.btn-secondary:hover{background-color:#646cff;transform:translateY(-2px)}.btn-large{padding:1rem 3rem;font-size:1.1rem}.features{padding:4rem 2rem;max-width:1200px;margin:0 auto}.features h2{text-align:center;font-size:2.5rem;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{padding:2rem;background-color:#f9f9f9;border-radius:8px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#1a1a2e}.feature-card p{color:#666}.cta{background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;padding:4rem 2rem;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta h2{font-size:2.5rem;margin-bottom:1rem}.cta p{font-size:1.2rem;margin-bottom:2rem}@media(max-width:768px){.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.features h2,.cta h2{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}}@media(prefers-color-scheme:dark){.feature-card{background-color:#2a2a3e}.feature-card h3{color:#fff}.feature-card p{color:#ccc}}.page{min-height:calc(100vh - 200px);width:100%}.page-header{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:3rem 2rem;text-align:center}.page-header h1{font-size:2.5rem;margin-bottom:.5rem}.page-header p{font-size:1.2rem;color:#ccc}.page-content{max-width:1200px;margin:0 auto;padding:3rem 2rem}.content-section{margin-bottom:3rem}.content-section h2{font-size:2rem;margin-bottom:1rem;color:#1a1a2e}.content-section p{line-height:1.8;color:#666}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.value-item{padding:1.5rem;background-color:#f9f9f9;border-radius:8px}.value-item h3{color:#646cff;margin-bottom:.5rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{padding:2rem;background-color:#f9f9f9;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.service-card h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem}.service-card p{color:#666;margin-bottom:1rem}.service-card ul{list-style:none;padding:0}.service-card ul li{padding:.5rem 0;color:#646cff;border-bottom:1px solid #eee}.service-card ul li:last-child{border-bottom:none}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product-card{background-color:#fff;border:2px solid #eee;border-radius:8px;padding:2rem;transition:all .3s ease}.product-card:hover{border-color:#646cff;transform:translateY(-5px);box-shadow:0 8px 16px #646cff33}.product-header{margin-bottom:1rem}.product-header h3{color:#1a1a2e;font-size:1.5rem;margin-bottom:.5rem}.product-price{color:#646cff;font-size:1.8rem;font-weight:700}.product-description{color:#666;margin-bottom:1.5rem}.product-features{list-style:none;padding:0;margin-bottom:1.5rem}.product-features li{padding:.5rem 0;color:#333}.btn-product{width:100%;padding:.8rem;background-color:#646cff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.btn-product:hover{background-color:#535bf2}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info h2,.contact-form h2{color:#1a1a2e;margin-bottom:1rem}.contact-details{margin-top:2rem}.contact-item{margin-bottom:2rem}.contact-item h3{color:#646cff;margin-bottom:.5rem;font-size:1.1rem}.contact-item p{color:#666}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#646cff}.btn-submit{width:100%;padding:1rem;background-color:#646cff;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.btn-submit:hover{background-color:#535bf2}.auth-container{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}.auth-card{background-color:#fff;padding:3rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:450px;width:100%}.auth-card h1{color:#1a1a2e;margin-bottom:.5rem;text-align:center}.auth-subtitle{text-align:center;color:#666;margin-bottom:2rem}.auth-form{margin-bottom:1.5rem}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#666}.forgot-password{color:#646cff;text-decoration:none;font-size:.9rem}.forgot-password:hover{text-decoration:underline}.auth-footer{text-align:center;color:#666}.auth-footer a{color:#646cff;text-decoration:none;font-weight:500}.auth-footer a:hover{text-decoration:underline}.orders-notice{background-color:#fff3cd;border:1px solid #ffc107;padding:1rem;border-radius:4px;margin-bottom:2rem;text-align:center}.orders-table-container{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse;background-color:#fff;box-shadow:0 2px 8px #0000001a}.orders-table th,.orders-table td{padding:1rem;text-align:left;border-bottom:1px solid #eee}.orders-table th{background-color:#1a1a2e;color:#fff;font-weight:500}.orders-table tr:hover{background-color:#f9f9f9}.status{padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}.status.active{background-color:#d4edda;color:#155724}.status.completed{background-color:#d1ecf1;color:#0c5460}.btn-action{padding:.5rem 1rem;background-color:#646cff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.btn-action:hover{background-color:#535bf2}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.blog-card{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.blog-category{display:inline-block;background-color:#646cff;color:#fff;padding:.3rem .8rem;border-radius:4px;font-size:.85rem;margin-bottom:1rem}.blog-card h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.3rem}.blog-meta{display:flex;gap:1rem;margin-bottom:1rem;color:#666;font-size:.9rem}.blog-card p{color:#666;line-height:1.6;margin-bottom:1rem}.read-more{color:#646cff;text-decoration:none;font-weight:500}.read-more:hover{text-decoration:underline}@media(max-width:768px){.page-header h1{font-size:2rem}.contact-container,.blog-grid{grid-template-columns:1fr}.orders-table{font-size:.9rem}.orders-table th,.orders-table td{padding:.7rem}}@media(prefers-color-scheme:dark){.content-section h2{color:#fff}.content-section p{color:#ccc}.value-item,.service-card,.product-card,.blog-card,.auth-card{background-color:#2a2a3e}.value-item h3,.service-card h3,.product-header h3,.blog-card h3,.auth-card h1{color:#fff}.service-card p,.product-description,.blog-card p,.auth-subtitle{color:#ccc}.service-card ul li{border-bottom-color:#444}.product-card{border-color:#444}.form-group label{color:#fff}.form-group input,.form-group textarea{background-color:#1a1a2e;border-color:#444;color:#fff}.orders-table{background-color:#2a2a3e}.orders-table td{color:#ccc}.orders-table tr:hover{background-color:#1a1a2e}.contact-item h3,.contact-info h2,.contact-form h2{color:#fff}.contact-item p{color:#ccc}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}
