.shop-module__GBzivq__pageWrapper{background:var(--page-bg,#f3f6fa);flex-direction:column;align-items:center;min-height:100vh;padding-top:110px;padding-bottom:56px;display:flex}.shop-module__GBzivq__introSection{background:var(--container-bg,#fff);width:100%;box-shadow:var(--card-shadow,0 4px 32px #505a9b1a);border-radius:var(--radius,32px);margin-bottom:32px;padding:32px 0 24px}.shop-module__GBzivq__introContainer{text-align:center;max-width:800px;margin:0 auto;padding:0 16px}.shop-module__GBzivq__introContainer h1{color:var(--primary,#253858);margin-bottom:12px;font-size:2.2rem;font-weight:800}.shop-module__GBzivq__introContainer p{color:var(--secondary,#6b7a90);margin-bottom:0;font-size:1.15rem;font-weight:500;line-height:1.5}.shop-module__GBzivq__container{background:var(--container-bg,#fff);border-radius:var(--radius,32px);width:100%;max-width:1100px;box-shadow:var(--card-shadow,0 4px 32px #505a9b1a);margin:0 auto 40px;padding:36px 24px 50px}.shop-module__GBzivq__productsTitle{color:var(--primary,#253858);text-align:left;margin-bottom:22px;font-size:1.6rem;font-weight:700}.shop-module__GBzivq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:14px;display:grid}.shop-module__GBzivq__card{background:var(--card-bg,#fff);border-radius:var(--radius,32px);border:1.5px solid var(--border-color,#e3e9f3);box-shadow:var(--card-shadow,0 4px 32px #505a9b1a);flex-direction:column;align-items:center;min-width:0;padding:28px 20px 22px;transition:box-shadow .18s,border-color .18s,transform .17s;display:flex}.shop-module__GBzivq__card:hover{border-color:var(--accent,#f43f5e);transform:translateY(-5px)scale(1.02);box-shadow:0 14px 40px #505a9b24}.shop-module__GBzivq__image{object-fit:cover;border:1.5px solid var(--border-color,#e3e9f3);background:#e9e9e9;border-radius:18px;width:100%;max-width:180px;height:120px;margin-bottom:14px}.shop-module__GBzivq__productName{color:var(--primary,#253858);text-align:center;margin-bottom:7px;font-size:1.11rem;font-weight:700}.shop-module__GBzivq__price{color:var(--primary,#253858);letter-spacing:.08em;margin-top:10px;font-size:1.18rem;font-weight:800}.shop-module__GBzivq__description{color:var(--secondary,#6b7a90);text-align:center;min-height:40px;margin:8px 0 0;font-size:1.03rem}@media (max-width:900px){.shop-module__GBzivq__container,.shop-module__GBzivq__introContainer{padding:10px 2vw 20px}.shop-module__GBzivq__grid{gap:18px}.shop-module__GBzivq__card{padding:14px 2vw 12px}.shop-module__GBzivq__introSection{padding:22px 0 14px}}@media (max-width:600px){.shop-module__GBzivq__container{padding:8px 0 18px}.shop-module__GBzivq__introSection{padding:10px 0 8px}.shop-module__GBzivq__card{padding:7px 0}.shop-module__GBzivq__image{max-width:110px;height:75px}.shop-module__GBzivq__productName,.shop-module__GBzivq__price{font-size:1rem}}
.navbar-logo{align-items:center;height:60px;text-decoration:none;display:flex}.logo-image{object-fit:contain;width:auto;height:100%;transition:all .3s}.scrolled .logo-image{height:50px}.navbar{z-index:1000;background:#000;padding:.5rem 0;transition:all .3s;animation:.5s ease-out slideDown;position:fixed;top:0;left:0;right:0}.navbar.scrolled{box-shadow:0 2px 10px #0000004d}.navbar.inner-page{background:#000}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.desktop-menu{align-items:center;gap:2rem;display:flex}.nav-link{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:#ffb300}.nav-link.active:after{content:"";background-color:#ffb300;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.auth-buttons{gap:1rem;display:flex}.auth-buttons a{text-decoration:none}.login-button,.logout-button,.admin-button,.worker-button,.worker-login-button{color:#ffb300;cursor:pointer;background:0 0;border:2px solid #ffb300;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.login-button:hover,.worker-login-button:hover{color:#000;background:#ffb300;transform:translateY(-2px)}.logout-button{border-color:#ffb300}.logout-button:hover{color:#000;background:#ffb300;transform:translateY(-2px)}.admin-button,.worker-button{color:#000;background:#ffb300}.admin-button:hover,.worker-button:hover{color:#ffb300;background:0 0;transform:translateY(-2px)}.hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;margin-left:1rem;display:none}.hamburger span{background:#ffb300;border-radius:2px;width:28px;height:4px;margin:4px 0;transition:all .3s;display:block;box-shadow:0 1px 4px #00000026}.hamburger.open span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.hamburger:focus{outline:2px solid #ffb300}.hamburger:hover{background:#ffb3001f;border-radius:50%}.mobile-menu{z-index:1001;background:#111;border-top:1px solid #222;flex-direction:column;align-items:center;gap:1.2rem;padding:2rem 0 1rem;transition:all .3s;display:none;position:fixed;top:70px;left:0;right:0;box-shadow:0 4px 16px #00000040}.mobile-menu.open{display:flex}.mobile-menu .nav-link{color:#ffb300;text-align:center;border-bottom:1px solid #ffb30014;width:100%;padding:.7rem 0;font-size:1.2rem}.mobile-menu .nav-link.active{color:#fff;background:#ffb30014;border-radius:4px}.mobile-menu .auth-buttons{flex-direction:column;align-items:center;gap:.7rem;width:100%;margin-top:1rem}.mobile-menu .login-button,.mobile-menu .logout-button,.mobile-menu .admin-button,.mobile-menu .worker-button,.mobile-menu .worker-login-button{justify-content:center;width:90%;font-size:1.1rem}@media (max-width:900px){.desktop-menu{display:none}.hamburger{display:flex}.mobile-menu{display:none}.mobile-menu.open{display:flex}.navbar-container{padding:.8rem 1.2rem}.navbar-logo{height:48px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.login-button:focus,.logout-button:focus,.admin-button:focus,.worker-button:focus,.worker-login-button:focus,.mobile-menu .login-button:focus,.mobile-menu .logout-button:focus,.mobile-menu .admin-button:focus,.mobile-menu .worker-button:focus,.mobile-menu .worker-login-button:focus{outline:none;box-shadow:0 0 0 3px #ffb3004d}.worker-signup-button,.mobile-worker-signup-button{color:#ffb300;cursor:pointer;background:0 0;border:2px solid #ffb300;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.worker-signup-button:hover{color:#000;background:#ffb300;transform:translateY(-2px)}.mobile-worker-signup-button{justify-content:center;width:100%;margin-top:.5rem;padding:1rem}.mobile-worker-signup-button:hover{color:#000;background:#ffb300}
.footer{color:#fff;background-color:#000;padding:80px 0 30px}.footer-content{max-width:var(--max-width);margin:0 auto;padding:0 32px}.footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1.5fr;gap:40px;padding-bottom:40px;display:grid}.footer-brand{flex-direction:column;gap:16px;display:flex}.footer-logo{font-family:var(--font-manrope);color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:800;text-decoration:none}.logo-accent{opacity:.7;margin-left:4px;font-weight:400}.footer-description{font-family:var(--font-manrope);color:#ffffffb3;max-width:350px;font-size:14px;line-height:1.5}.footer-social{gap:16px;margin-top:8px;display:flex}.social-link{color:#fff;font-family:var(--font-manrope);font-size:13px;font-weight:500;text-decoration:none;transition:opacity .3s}.social-link:hover{opacity:.7}.footer-links-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.footer-links-column{flex-direction:column;gap:12px;display:flex}.footer-links-title{font-family:var(--font-manrope);color:#fff;letter-spacing:.05em;margin-bottom:6px;font-size:15px;font-weight:600}.footer-link{font-family:var(--font-manrope);color:#ffffffb3;font-size:14px;text-decoration:none;transition:all .3s}.footer-link:hover{color:#fff;transform:translate(4px)}.footer-bottom{justify-content:space-between;align-items:flex-start;padding-top:30px;display:flex}.footer-info{flex-direction:column;gap:12px;display:flex}.copyright{font-family:var(--font-manrope);color:#ffffff80;font-size:12px}.footer-bottom-links{align-items:center;gap:12px;display:flex}.footer-bottom-link{font-family:var(--font-manrope);color:#ffffff80;font-size:12px;text-decoration:none;transition:color .3s}.footer-bottom-link:hover{color:#fff}.divider{color:#ffffff4d}.footer-contact{text-align:right;flex-direction:column;gap:8px;display:flex}.contact-link{font-family:var(--font-manrope);color:#ffffffb3;font-size:14px;text-decoration:none;transition:color .3s}.contact-link:hover{color:#fff}.skillancer-footer{background-color:#000;justify-content:center;padding:1rem 0;display:flex}.skillancer-content{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.skillancer-logo{width:auto;height:36px}.skillancer-text{font-family:Segoe UI,sans-serif}.skillancer-contact{color:#fff9;text-align:center;font-family:Segoe UI,sans-serif;font-size:.85rem}@media (max-width:1024px){.footer-main{grid-template-columns:1fr;gap:30px}.footer-brand{text-align:center;align-items:center}.footer-description{text-align:center;margin:0 auto}.footer-links-grid{grid-template-columns:1fr;gap:20px}.footer-links-column{align-items:center}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:20px}.footer-contact{text-align:center}.skillancer-content{flex-direction:column;gap:.5rem}}@media (max-width:768px){.footer{padding:50px 0 20px}.footer-content{padding:0 24px}.footer-logo{font-size:24px}.footer-description{max-width:300px;font-size:13px}.footer-links-title{font-size:14px}.footer-link{font-size:13px}.footer-social{flex-direction:row;gap:12px}.footer-bottom{gap:15px}.copyright,.footer-bottom-link{font-size:11px}.contact-link{font-size:13px}.skillancer-logo{height:32px}.skillancer-content{font-size:.85rem}.skillancer-contact{font-size:.8rem}}@media (max-width:480px){.footer{padding:40px 0 15px}.footer-content{padding:0 16px}.footer-logo{font-size:20px}.footer-description{max-width:250px;font-size:12px}.footer-links-title{font-size:13px}.footer-link{font-size:12px}.footer-social{flex-direction:column;gap:10px}.footer-bottom{gap:10px}.copyright,.footer-bottom-link{font-size:10px}.contact-link{font-size:12px}.skillancer-logo{height:28px}.skillancer-content{gap:.25rem;font-size:.8rem}.skillancer-contact{font-size:.75rem}}
.admin-dashboard-module__1PwE5W__adminDashboardWrapper,.admin-dashboard-module__1PwE5W__sidebar,.admin-dashboard-module__1PwE5W__mainContent,.admin-dashboard-module__1PwE5W__sectionBox,.admin-dashboard-module__1PwE5W__grid,.admin-dashboard-module__1PwE5W__card,.admin-dashboard-module__1PwE5W__workerCard{--white:#fff;--black:#000;--gray:#f5f5f7;--midgray:#e0e0e0;--border:#d6d6d6;--error:#f43f5e;--success:#22c55e;--shadow:0 8px 32px #00000017}.admin-dashboard-module__1PwE5W__adminDashboardWrapper{background:var(--white);width:100%;max-width:1400px;min-height:89vh;box-shadow:var(--shadow);border-radius:20px;align-items:stretch;margin:0 auto;display:flex;position:relative;overflow:hidden}.admin-dashboard-module__1PwE5W__sidebar{background:var(--white);border-right:1.5px solid var(--border);z-index:2;flex-direction:column;align-items:stretch;min-width:240px;max-width:240px;padding:0;display:flex;position:relative}.admin-dashboard-module__1PwE5W__sidebarHeader{color:var(--black);letter-spacing:.01em;-webkit-user-select:none;user-select:none;background:var(--white);z-index:1;align-items:flex-end;min-height:60px;padding:36px 0 22px 32px;font-size:2.2rem;font-weight:900;line-height:1.1;display:flex}.admin-dashboard-module__1PwE5W__sidebarHeader h2{color:var(--black);letter-spacing:.01em;margin:0;font-size:2.2rem;font-weight:900;line-height:1.1}.admin-dashboard-module__1PwE5W__sidebarList{background:var(--white);flex-direction:column;flex:1;gap:2px;margin:0;padding:0;list-style:none;display:flex}.admin-dashboard-module__1PwE5W__sidebarItem{color:#222;cursor:pointer;letter-spacing:.01em;background:0 0;border-left:4px solid #0000;outline:none;padding:22px 0 22px 36px;font-size:1.18rem;font-weight:700;transition:background .14s,color .14s,border-color .14s;position:relative}.admin-dashboard-module__1PwE5W__sidebarItem:hover,.admin-dashboard-module__1PwE5W__sidebarItem:focus{background:var(--gray);color:var(--black)}.admin-dashboard-module__1PwE5W__sidebarItemActive{background:var(--gray);color:var(--black);border-left:4px solid var(--black)}.admin-dashboard-module__1PwE5W__sidebarItem:last-child{font-weight:700;color:var(--error)!important}@media (max-width:900px){.admin-dashboard-module__1PwE5W__adminDashboardWrapper{min-width:100vw;box-shadow:none;border-radius:0;flex-direction:column}.admin-dashboard-module__1PwE5W__sidebar{border-right:none;border-bottom:1.5px solid var(--border);flex-direction:row;justify-content:center;align-items:center;gap:0;min-width:0;max-width:100vw;padding:0}.admin-dashboard-module__1PwE5W__sidebarHeader{min-height:38px;padding:18px 10px 12px;font-size:1.2rem}.admin-dashboard-module__1PwE5W__sidebarHeader h2{font-size:1.3rem}.admin-dashboard-module__1PwE5W__sidebarList{flex-direction:row;gap:0}.admin-dashboard-module__1PwE5W__sidebarItem,.admin-dashboard-module__1PwE5W__sidebarItemActive{border-bottom:4px solid #0000;border-radius:7px 7px 0 0;padding:14px 20px;font-size:1rem;border-left:none!important}.admin-dashboard-module__1PwE5W__sidebarItemActive{background:var(--gray);border-bottom:4px solid var(--black)}}.admin-dashboard-module__1PwE5W__mainContent{background:var(--gray);flex-direction:column;flex:1;align-items:center;gap:40px;min-height:82vh;padding:56px 0 0;display:flex}.admin-dashboard-module__1PwE5W__sectionBox{background:var(--gray);border-radius:20px;flex-direction:column;align-items:center;width:95%;max-width:1100px;min-height:320px;margin-bottom:0;padding:38px 0;display:flex;box-shadow:0 2.5px 8px #0000000a}.admin-dashboard-module__1PwE5W__sectionBox h3{color:var(--black);text-align:center;margin-bottom:32px;font-size:2.2rem;font-weight:900;line-height:1.1}.admin-dashboard-module__1PwE5W__successMsg{color:var(--success);text-align:center;background:#eafcf1;border:1px solid #d2fbe5;border-radius:7px;width:100%;max-width:330px;margin:14px 0 10px;padding:10px 12px;font-size:1.04rem;font-weight:600}.admin-dashboard-module__1PwE5W__errorMsg{color:var(--error);text-align:center;background:#fff1f1;border:1px solid #fbe5e8;border-radius:7px;width:100%;max-width:330px;margin:14px 0 10px;padding:10px 12px;font-size:1.04rem;font-weight:600}.admin-dashboard-module__1PwE5W__uploadForm,.admin-dashboard-module__1PwE5W__formRow{flex-direction:column;align-items:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.admin-dashboard-module__1PwE5W__uploadForm{margin-bottom:28px}.admin-dashboard-module__1PwE5W__formRow{flex-direction:row;gap:16px;width:95%;max-width:800px}.admin-dashboard-module__1PwE5W__uploadForm input,.admin-dashboard-module__1PwE5W__uploadForm textarea{border:1.5px solid var(--border);color:var(--black);background:var(--white);border-radius:8px;outline:none;flex:1;padding:11px 13px;font-size:1.04rem;transition:border .14s,background .13s}.admin-dashboard-module__1PwE5W__uploadForm input:focus,.admin-dashboard-module__1PwE5W__uploadForm textarea:focus{border-color:var(--black);background:#f2f2f2}.admin-dashboard-module__1PwE5W__uploadForm button{background:var(--black);min-width:120px;color:var(--white);cursor:pointer;border:none;border-radius:9px;margin-top:10px;padding:12px 24px;font-size:1.08rem;font-weight:700;transition:background .16s,color .16s,transform .14s}.admin-dashboard-module__1PwE5W__uploadForm button:hover,.admin-dashboard-module__1PwE5W__uploadForm button:focus-visible{color:var(--white);background:#222;transform:scale(.98)}.admin-dashboard-module__1PwE5W__textarea{max-width:800px;min-height:38px;font-size:1.03rem}.admin-dashboard-module__1PwE5W__grid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px;width:100%;margin-top:10px;display:flex}.admin-dashboard-module__1PwE5W__card{background:var(--white);text-align:left;border-radius:22px;flex-direction:column;align-items:flex-start;min-width:340px;max-width:420px;margin-bottom:8px;margin-left:auto;margin-right:auto;padding:32px 36px 22px;display:flex;box-shadow:0 2.5px 12px #00000012}.admin-dashboard-module__1PwE5W__card h3{color:var(--black);text-align:center;margin:0 0 12px;font-size:1.24rem;font-weight:700;line-height:1.25}.admin-dashboard-module__1PwE5W__price{color:var(--black);margin:8px 0 0;font-size:1.1rem;font-weight:700}.admin-dashboard-module__1PwE5W__category{color:#333;margin:7px 0;font-size:1.01rem}.admin-dashboard-module__1PwE5W__image{object-fit:cover;background:var(--gray);border-radius:8px;max-width:110px;max-height:110px;margin-bottom:15px;display:block}.admin-dashboard-module__1PwE5W__description{color:#444;text-align:center;min-height:24px;margin-bottom:10px;font-size:1.07rem}.admin-dashboard-module__1PwE5W__removeButton{color:var(--white);cursor:pointer;background:#f43f5e;border:none;border-radius:8px;align-self:center;margin-top:16px;padding:10px 22px;font-size:1.1rem;font-weight:700;transition:background .15s,transform .14s,color .15s}.admin-dashboard-module__1PwE5W__removeButton:hover,.admin-dashboard-module__1PwE5W__removeButton:focus-visible{color:#fff;background:#c53030;transform:scale(.98)}.admin-dashboard-module__1PwE5W__button{background:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:8px;margin-top:6px;padding:10px 22px;font-size:1.1rem;font-weight:700;transition:background .15s,transform .14s,color .15s}.admin-dashboard-module__1PwE5W__button:hover,.admin-dashboard-module__1PwE5W__button:focus-visible{color:#fff;background:#222;transform:scale(.98)}.admin-dashboard-module__1PwE5W__workerCard{background:var(--white);border-radius:14px;justify-content:space-between;align-items:center;min-width:260px;max-width:700px;margin-bottom:10px;padding:14px 18px;display:flex;box-shadow:0 1.5px 6px #0000000a}.admin-dashboard-module__1PwE5W__card b{color:var(--black);margin-bottom:4px;font-size:1.1em;font-weight:700;display:inline-block}.admin-dashboard-module__1PwE5W__card .admin-dashboard-module__1PwE5W__description{text-align:left;margin-top:4px;margin-bottom:12px}.admin-dashboard-module__1PwE5W__card .admin-dashboard-module__1PwE5W__removeButton{color:#fff;background:#f43f5e;border-radius:8px;align-self:center;width:120px;margin-top:16px;padding:10px 0;font-size:1.1rem}.admin-dashboard-module__1PwE5W__card .admin-dashboard-module__1PwE5W__removeButton:hover{background:#c53030}.admin-dashboard-module__1PwE5W__card .admin-dashboard-module__1PwE5W__timestamp,.admin-dashboard-module__1PwE5W__card time{color:#aaa;margin-top:8px;font-size:1.01rem;display:block}@media (max-width:1050px){.admin-dashboard-module__1PwE5W__mainContent{padding:24px 0 12px}.admin-dashboard-module__1PwE5W__adminDashboardWrapper{max-width:100vw;box-shadow:none;border-radius:0}.admin-dashboard-module__1PwE5W__sectionBox{min-height:180px;padding:20px 0}.admin-dashboard-module__1PwE5W__grid{gap:16px}.admin-dashboard-module__1PwE5W__card{border-radius:10px;min-width:170px;max-width:98vw;padding:13px 8px 9px}}
.contact-module__swMWYG__pageWrapper{background-color:#f8f8f8;flex-direction:column;min-height:100vh;display:flex}.contact-module__swMWYG__mainContent{flex:1}.contact-module__swMWYG__heroSection{color:#fff;text-align:center;background:#000;margin-bottom:4rem;padding:8rem 2rem 4rem}.contact-module__swMWYG__heroSection h1{letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.contact-module__swMWYG__heroSection p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.contact-module__swMWYG__contactInfoSection{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:-4rem auto 4rem;padding:0 2rem;display:grid}.contact-module__swMWYG__infoCard{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 20px #00000014}.contact-module__swMWYG__infoCard:hover{transform:translateY(-5px)}.contact-module__swMWYG__iconWrapper{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.contact-module__swMWYG__infoCard h3{letter-spacing:-.01em;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.contact-module__swMWYG__infoCard p{color:#666;margin:.5rem 0;line-height:1.5}.contact-module__swMWYG__contactContainer{max-width:800px;margin:0 auto 4rem;padding:0 2rem}.contact-module__swMWYG__formWrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014}.contact-module__swMWYG__formHeader{text-align:center;margin-bottom:2rem}.contact-module__swMWYG__formHeader h2{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:600}.contact-module__swMWYG__formHeader p{color:#666;line-height:1.6}.contact-module__swMWYG__form{padding:2.5rem}.contact-module__swMWYG__inputGroup{margin-bottom:1.5rem}.contact-module__swMWYG__inputGroup label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.contact-module__swMWYG__inputGroup input,.contact-module__swMWYG__inputGroup textarea,.contact-module__swMWYG__inputGroup select{color:#333;background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.8rem;font-size:1rem;transition:all .3s}.contact-module__swMWYG__inputGroup input:focus,.contact-module__swMWYG__inputGroup textarea:focus,.contact-module__swMWYG__inputGroup select:focus{border-color:#000;outline:none;box-shadow:0 0 0 2px #0000001a}.contact-module__swMWYG__inputGroup input::placeholder,.contact-module__swMWYG__inputGroup textarea::placeholder{color:#999}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;letter-spacing:.02em;background:#000;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s}.contact-module__swMWYG__submitButton:hover{background:#333}.contact-module__swMWYG__faqSection{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.contact-module__swMWYG__faqSection h2{text-align:center;letter-spacing:-.02em;margin-bottom:2rem;font-size:2rem;font-weight:600}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.contact-module__swMWYG__faqCard{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #00000014}.contact-module__swMWYG__faqCard h3{color:#333;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.contact-module__swMWYG__faqCard p{color:#666;line-height:1.6}.contact-module__swMWYG__mapSection{max-width:1200px;margin:0 auto 4rem;padding:0 2rem}.contact-module__swMWYG__mapSection h2{text-align:center;letter-spacing:-.02em;margin-bottom:2rem;font-size:2rem;font-weight:600}.contact-module__swMWYG__mapWrapper{border-radius:12px;height:450px;overflow:hidden;box-shadow:0 4px 20px #00000014}.contact-module__swMWYG__mapWrapper iframe{border:0;width:100%;height:100%}@media (max-width:1024px){.contact-module__swMWYG__contactInfoSection{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.contact-module__swMWYG__heroSection{padding:6rem 1rem 3rem}.contact-module__swMWYG__heroSection h1{font-size:2.5rem}.contact-module__swMWYG__contactInfoSection{grid-template-columns:1fr;margin-top:-2rem}.contact-module__swMWYG__contactContainer,.contact-module__swMWYG__faqSection,.contact-module__swMWYG__mapSection{padding:0 1rem}.contact-module__swMWYG__form{padding:1.5rem}}@media (max-width:480px){.contact-module__swMWYG__heroSection h1{font-size:2rem}.contact-module__swMWYG__heroSection p{font-size:1rem}.contact-module__swMWYG__formHeader h2{font-size:1.5rem}}.contact-module__swMWYG__successMsg{color:#218838;text-align:center;background:#e6ffe6;border:1px solid #b2f2b2;border-radius:6px;margin-top:20px;padding:12px 20px;font-weight:500}.contact-module__swMWYG__errorMsg{color:#d8000c;text-align:center;background:#ffd6d6;border:1px solid #f5b7b1;border-radius:6px;margin-top:20px;padding:12px 20px;font-weight:500}
.worker-dashboard-module__DUIQUG__workerDashboardWrapper{background:#f3f6fa;min-height:100vh;padding-top:80px;display:flex}.worker-dashboard-module__DUIQUG__sidebar{color:#c7d1e1;z-index:2;background:#212a3a;border-top-right-radius:32px;border-bottom-right-radius:32px;flex-direction:column;width:210px;min-height:80vh;padding:36px 0 24px;display:flex;position:sticky;top:70px;box-shadow:4px 0 22px #505a9b12}.worker-dashboard-module__DUIQUG__sidebarHeader{text-align:center;letter-spacing:.07em;color:#fff;margin-bottom:28px;font-size:1.25rem;font-weight:700}.worker-dashboard-module__DUIQUG__sidebarList{flex-direction:column;flex:1;gap:5px;margin:0;padding:0;list-style:none;display:flex}.worker-dashboard-module__DUIQUG__sidebarItem{cursor:pointer;color:#c7d1e1;-webkit-user-select:none;user-select:none;border-radius:8px;margin:0 4px;padding:12px 26px;font-size:1.08rem;font-weight:500;transition:background .15s,color .16s,font-weight .19s}.worker-dashboard-module__DUIQUG__sidebarItem:hover{color:#fff;background:#253858}.worker-dashboard-module__DUIQUG__sidebarItemActive{color:#fff;background:#253858;font-weight:700;box-shadow:0 2px 11px #505a9b14}.worker-dashboard-module__DUIQUG__mainContent{flex:1;width:100%;max-width:900px;margin:0 auto;padding:0}.worker-dashboard-module__DUIQUG__workerPageWrapper{background:#f3f6fa;min-height:100vh;padding-top:100px;padding-bottom:56px}.worker-dashboard-module__DUIQUG__container{width:100%;max-width:900px;margin:0 auto;padding:18px 8px 40px}.worker-dashboard-module__DUIQUG__dashboardHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.worker-dashboard-module__DUIQUG__button{color:#fff;cursor:pointer;background:#253858;border:none;border-radius:12px;padding:10px 22px;font-size:1rem;font-weight:700;transition:background .18s}.worker-dashboard-module__DUIQUG__successMsg{color:#22c55e;font-weight:600}.worker-dashboard-module__DUIQUG__errorMsg{color:#f43f5e;font-weight:600}.worker-dashboard-module__DUIQUG__coinsSection{align-items:center;gap:12px;margin:18px 0;display:flex}.worker-dashboard-module__DUIQUG__coinsLabel{color:#6b7a90;font-size:1.1rem;font-weight:600}.worker-dashboard-module__DUIQUG__coinsValue{color:#f6b70b;background:#fffbe7;border:2px solid #ffe095;border-radius:12px;padding:8px 22px;font-size:2.2rem;font-weight:900}.worker-dashboard-module__DUIQUG__sectionsGrid{flex-wrap:wrap;gap:36px;margin:24px 0 32px;display:flex}.worker-dashboard-module__DUIQUG__sectionBox{background:#fff;border-radius:18px;flex:350px;min-width:330px;margin-bottom:10px;padding:22px 18px;box-shadow:0 4px 24px #505a9b0f}.worker-dashboard-module__DUIQUG__redeemForm{gap:12px;margin-bottom:10px;display:flex}.worker-dashboard-module__DUIQUG__input{color:#253858;background:#f7fafd;border:2px solid #dde6ed;border-radius:12px;outline:none;flex:1;padding:14px 18px;font-size:1rem;font-weight:500}.worker-dashboard-module__DUIQUG__availableCouponsBox,.worker-dashboard-module__DUIQUG__myCouponsBox{margin-top:18px}.worker-dashboard-module__DUIQUG__couponList{margin:0;padding:0;list-style:none}.worker-dashboard-module__DUIQUG__couponList li{border-bottom:1px solid #f0f0f0;padding:10px 0}.worker-dashboard-module__DUIQUG__grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:15px;display:grid}.worker-dashboard-module__DUIQUG__card{background:#fff;border-radius:14px;flex-direction:column;align-items:center;padding:18px 14px 14px;display:flex;box-shadow:0 4px 24px #505a9b0f}.worker-dashboard-module__DUIQUG__image{object-fit:cover;background:#e9e9e9;border:1.5px solid #e3e9f3;border-radius:11px;width:100%;max-width:140px;height:100px;margin-bottom:12px}.worker-dashboard-module__DUIQUG__description{color:#6b7a90;text-align:center;margin:10px 0 0;font-size:1.01rem}@media (max-width:900px){.worker-dashboard-module__DUIQUG__workerDashboardWrapper{flex-direction:column;padding-top:72px}.worker-dashboard-module__DUIQUG__sidebar{width:100vw;min-width:0;min-height:0;box-shadow:none;border-radius:0 0 32px 32px;flex-direction:row;height:65px;margin-bottom:18px;padding:0;position:static;top:0}.worker-dashboard-module__DUIQUG__sidebarHeader{display:none}.worker-dashboard-module__DUIQUG__sidebarList{flex-direction:row;justify-content:space-evenly;align-items:center;gap:0;width:100vw;margin:0}.worker-dashboard-module__DUIQUG__sidebarItem,.worker-dashboard-module__DUIQUG__sidebarItemActive{border-bottom:3px solid #0000;border-radius:0;margin:0;padding:12px 18px;font-size:1.05rem}.worker-dashboard-module__DUIQUG__sidebarItemActive{color:#fff;background:#253858;border-bottom:3px solid #7baaf7}.worker-dashboard-module__DUIQUG__mainContent{padding:0 2vw}.worker-dashboard-module__DUIQUG__sectionsGrid{flex-direction:column;gap:18px}.worker-dashboard-module__DUIQUG__sectionBox{min-width:0;padding:12px 5vw}.worker-dashboard-module__DUIQUG__container{padding:10px 2vw 22px}.worker-dashboard-module__DUIQUG__grid{grid-template-columns:1fr;gap:12px}.worker-dashboard-module__DUIQUG__card{padding:10px}}
