:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{color:#00f;font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{color:#00f;margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{color:#00f;font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#14213d;background:#fff;font-family:Arial,Helvetica,sans-serif}button,input,select{font-family:inherit}button{cursor:pointer}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;height:55px;padding:0 5%;display:flex;position:sticky;top:0}.brand-logo{justify-content:flex-start;align-items:center;width:285px;height:105px;display:flex;overflow:visible}.brand-logo img{object-fit:contain;object-position:center;width:90px;height:100px;display:block}.brand-logo h2{color:#155eef}.nav-links{align-items:center;gap:42px;display:flex}.nav-links a{color:#172033;padding:10px 0;font-size:17px;font-weight:500;text-decoration:none;transition:all .25s;position:relative}.nav-links a:hover,.nav-links a.active-link{color:#155eef}.nav-links a.active-link:after{content:"";background:#155eef;border-radius:10px;height:2px;position:absolute;bottom:0;left:0;right:0}.login-btn{color:#fff;background:#2161e8;border:none;border-radius:9px;align-items:center;gap:4px;padding:5px 10px;font-size:17px;font-weight:500;display:flex}.login-btn:hover{background:#164fc7}.hero{text-align:center;background:radial-gradient(circle at 5% 55%,#dce8ffcc,#0000 23%),radial-gradient(circle at 95% 55%,#dce8ffcc,#0000 23%),linear-gradient(#f5f8ff 0%,#eef4ff 100%);min-height:495px;padding:75px 20px 65px}.hero-content{max-width:1200px;margin:auto}.small-title{color:#155eef;letter-spacing:4px;margin-bottom:20px;font-size:14px;font-weight:700}.hero h1{letter-spacing:-2px;color:#111a2e;font-size:58px;line-height:1.12}.hero h1 span{color:#2864e8}.hero-text{color:#4b5b78;max-width:700px;margin:23px auto 0;font-size:20px;line-height:1.6}.search-box{background:#fff;border-radius:15px;grid-template-columns:1fr 1fr 235px;gap:14px;max-width:1110px;margin:35px auto 0;padding:10px;display:grid;box-shadow:0 12px 35px #203c6e1a}.search-input-wrapper{background:#fff;border:1px solid #dce2ec;border-radius:9px;align-items:center;height:60px;padding:0 17px;display:flex}.search-input-wrapper:focus-within{border-color:#2161e8;box-shadow:0 0 0 3px #2161e814}.search-input-wrapper input{color:#263754;background:0 0;border:none;outline:none;width:100%;padding-left:12px;font-size:17px}.search-icon,.location-icon{font-size:29px}.find-btn{color:#fff;background:#2161e8;border:none;border-radius:9px;justify-content:center;align-items:center;gap:16px;height:60px;font-size:17px;display:flex}.find-btn:hover{background:#164fc7}.selected-service{color:#52617a;margin-top:16px;font-size:15px}.selected-service strong{color:#155eef;margin-left:5px}.search-message{color:#d92d20;margin-top:15px;font-size:15px;font-weight:600}.services{text-align:center;background:#fff;padding:75px 5% 85px}.services h2,.material-section h2,.how-section h2{color:#14213d;margin-bottom:10px;font-size:36px}.section-text{color:#52617a;font-size:17px}.service-grid{grid-template-columns:repeat(6,1fr);gap:18px;max-width:1400px;margin:40px auto 0;display:grid}.service-card{cursor:pointer;background:#fff;border:1px solid #e2e7ef;border-radius:12px;flex-direction:column;align-items:center;min-height:245px;padding:22px 14px 18px;transition:all .25s;display:flex}.service-card:hover{border-color:#b7c9ef;transform:translateY(-5px);box-shadow:0 12px 25px #203c6e1a}.service-card.selected{border-color:#2161e8;box-shadow:0 10px 25px #2161e81f}.service-icon{background:#edf4ff;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:15px;font-size:38px;display:flex}.service-card h3{color:#14213d;margin-bottom:9px;font-size:18px}.service-card p{color:#4e5e78;min-height:48px;font-size:14px;line-height:1.45}.choose-btn{color:#155eef;background:#fff;border:1px solid #2864e8;border-radius:6px;width:100%;margin-top:15px;padding:9px 10px}.service-card:hover .choose-btn,.service-card.selected .choose-btn{color:#fff;background:#2161e8}.material-section{text-align:center;background:#f4f8ff;padding:80px 5%}.material-description{color:#52617a;max-width:700px;margin:20px auto;font-size:17px;line-height:1.7}.material-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:30px;display:flex}.material-flow span{color:#263754;background:#fff;border-radius:8px;padding:13px 20px;font-weight:600;box-shadow:0 5px 15px #203c6e12}.material-flow b{color:#2161e8;font-size:22px}.how-section{text-align:center;padding:80px 5%}.steps{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1000px;margin:45px auto 0;display:grid}.number{color:#fff;background:#2161e8;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 17px;font-weight:700;display:flex}.step h3{margin-bottom:8px}.step p{color:#5a6880;font-size:15px}.workers-page{text-align:center;background:radial-gradient(circle at 10% 20%,#dce8ffb3,#0000 25%),linear-gradient(#f5f8ff 0%,#fff 100%);min-height:calc(100vh - 55px);padding:75px 5% 80px}.workers-header{max-width:850px;margin:0 auto 45px}.workers-header h1{color:#111a2e;margin-bottom:12px;font-size:42px}.workers-header>p:not(.small-title){color:#52617a;font-size:17px}.workers-header strong{color:#155eef}.workers-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:0 auto;display:grid}.worker-card{background:#fff;border:1px solid #e2e7ef;border-radius:15px;padding:30px 25px;transition:all .25s;box-shadow:0 8px 25px #203c6e12}.worker-card:hover{border-color:#b7c9ef;transform:translateY(-5px);box-shadow:0 15px 30px #203c6e1c}.worker-avatar{color:#2161e8;background:#edf4ff;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin:0 auto 18px;font-size:30px;font-weight:700;display:flex}.worker-avatar.large{width:95px;height:95px;font-size:38px}.worker-card h2{color:#14213d;margin-bottom:7px;font-size:21px}.worker-service{color:#155eef;margin-bottom:20px;font-size:15px;font-weight:600}.worker-info{color:#52617a;flex-direction:column;gap:9px;margin-bottom:22px;font-size:14px;display:flex}.choose-worker-btn{color:#155eef;background:#fff;border:1px solid #2161e8;border-radius:8px;width:100%;padding:12px;font-size:15px;font-weight:600}.choose-worker-btn:hover{color:#fff;background:#2161e8}.no-workers{background:#fff;border:1px solid #e2e7ef;border-radius:16px;max-width:600px;margin:0 auto;padding:50px 30px;box-shadow:0 10px 30px #203c6e14}.no-workers-icon{margin-bottom:15px;font-size:50px}.no-workers h2{color:#14213d;margin-bottom:12px;font-size:28px}.no-workers p{color:#52617a;line-height:1.6}.no-workers strong{color:#155eef}.no-workers .try-location{margin-top:8px;font-size:14px}.worker-details{background:#fff;border:1px solid #dfe5ef;border-radius:16px;max-width:500px;margin:35px auto 0;padding:35px 30px;position:relative;box-shadow:0 15px 40px #1e37641f}.close-details{color:#475467;background:#f1f4f8;border:none;border-radius:50%;width:34px;height:34px;font-size:23px;position:absolute;top:14px;right:18px}.worker-details .small-title{margin-top:10px;margin-bottom:12px}.worker-details h2{color:#14213d;margin-bottom:8px;font-size:28px}.worker-details>p:not(.small-title):not(.booking-message){color:#155eef;font-weight:600}.details-list{text-align:left;margin:25px 0}.details-list p{color:#52617a;border-bottom:1px solid #edf0f4;padding:12px 0}.details-list strong{color:#14213d}.book-service-btn{color:#fff;background:#2161e8;border:none;border-radius:8px;width:100%;padding:14px;font-size:16px;font-weight:600}.book-service-btn:hover{background:#164fc7}.booking-message{color:#027a48;background:#ecfdf3;border-radius:8px;margin-top:15px;padding:12px;font-size:14px;line-height:1.5}.workers-back{display:inline-block}footer{text-align:center;color:#fff;background:#101827;padding:50px 20px}.footer-logo{justify-content:center;align-items:center;width:250px;height:105px;margin:0 auto 12px;display:flex;overflow:visible}.footer-logo img{object-fit:contain;width:235px;height:100px;display:block}footer p{color:#d2d9e5;margin-bottom:12px}footer small{color:#8995a9}.auth-page{background:linear-gradient(135deg,#f3f7ff,#fff);justify-content:center;align-items:center;min-height:100vh;padding:35px 20px;display:flex}.auth-logo{justify-content:center;align-items:center;width:100%;height:125px;margin-bottom:8px;display:flex;overflow:visible}.auth-logo img{object-fit:contain;width:250px;height:115px;display:block}.auth-card,.register-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:470px;padding:35px 40px;box-shadow:0 15px 45px #1e37641f}.register-card{max-width:500px}.auth-card h1,.register-card h1{color:#101828;margin-bottom:8px;font-size:31px}.auth-subtitle{color:#64748b;margin-bottom:25px}.user-type{gap:10px;margin-bottom:20px;display:flex}.user-type button{color:#344054;background:#fff;border:1px solid #d4dae4;border-radius:8px;flex:1;padding:12px}.user-type button.active{color:#fff;background:#2161e8;border-color:#2161e8}.auth-input{border:1px solid #d3d9e4;border-radius:8px;outline:none;width:100%;margin-bottom:14px;padding:14px;font-size:15px}.auth-input:focus{border-color:#2161e8;box-shadow:0 0 0 3px #2161e814}.auth-main-btn{color:#fff;background:#2161e8;border:none;border-radius:8px;width:100%;padding:14px;font-size:16px}.auth-main-btn:hover{background:#164fc7}.auth-switch{color:#667085;margin-top:20px}.auth-switch button{color:#2161e8;background:0 0;border:none;margin-left:5px;font-weight:700}.back-home{color:#475467;background:0 0;border:none;margin-top:20px}@media (width<=1200px){.service-grid{grid-template-columns:repeat(3,1fr)}.nav-links{gap:25px}.workers-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.navbar{height:90px;padding:0 25px}.brand-logo{width:220px;height:90px}.brand-logo img{width:205px;height:82px}.nav-links{gap:18px}.nav-links a{font-size:14px}.hero h1{font-size:45px}.search-box{grid-template-columns:1fr}.find-btn{width:100%}.steps{grid-template-columns:repeat(2,1fr)}.workers-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.navbar{height:78px;padding:0 15px}.brand-logo{width:165px;height:75px}.brand-logo img{width:155px;height:70px}.nav-links{display:none}.hero{padding:65px 18px 55px}.hero h1{font-size:38px}.service-grid,.steps{grid-template-columns:1fr}.material-flow{flex-direction:column}.workers-page{padding:55px 18px 65px}.workers-header h1{font-size:34px}.workers-grid{grid-template-columns:1fr}.worker-details{padding:30px 20px}.no-workers{padding:40px 20px}.auth-card,.register-card{padding:30px 20px}.user-type{flex-direction:column}.auth-logo{height:110px}.auth-logo img{width:220px;height:105px}}
