:root{color:#1d2525;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #2f6f6d59}.site-shell{min-height:100svh;color:var(--system-text);background:var(--system-page);overflow-x:hidden}.loading-shell{background:#fff}.skeleton-nav span,.skeleton-line,.skeleton-icon,.skeleton-logo,.skeleton-brand-lines span{background:#eef0f6;border-radius:999px;position:relative;overflow:hidden}.skeleton-nav span:after,.skeleton-line:after,.skeleton-icon:after,.skeleton-card:after,.skeleton-logo:after,.skeleton-brand-lines span:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.25s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-nav span{width:112px;height:40px;display:block}.skeleton-brand{min-width:210px}.skeleton-logo{border-radius:12px;width:42px;height:42px;display:block}.skeleton-brand-lines{gap:8px;display:grid}.skeleton-brand-lines span{height:12px;display:block}.skeleton-brand-lines span:first-child{width:118px}.skeleton-brand-lines span:last-child{width:156px}.skeleton-hero{background:linear-gradient(#080a16b3,#090b17b3),linear-gradient(135deg,#23285d,#575aa8);flex-direction:column;justify-content:center;align-items:center;min-height:510px;display:flex}.hero-title-line{background:#ffffff38;width:min(720px,78vw);height:58px;margin-bottom:18px}.hero-subtitle-line{background:#ffffff2e;width:min(620px,70vw);height:18px;margin-bottom:34px}.hero-trust-line{background:#ffffff2e;width:min(360px,56vw);height:16px;margin-top:18px}.section-title-line{width:min(420px,70vw);height:34px;margin:0 auto 12px}.section-subtitle-line{width:min(520px,76vw);height:18px;margin:0 auto}.skeleton-card{cursor:default;min-height:156px;position:relative}.skeleton-icon{width:54px;height:54px}.card-text-line{width:82px;height:14px}@keyframes skeleton-shimmer{to{transform:translate(100%)}}a{color:inherit}.site-nav{z-index:40;background:#fff;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:18px;padding:14px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.site-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.site-brand img,.brand-fallback{object-fit:contain;border-radius:12px;width:42px;height:42px}.brand-fallback{color:var(--system-primary-text);background:var(--system-primary);place-items:center;font-weight:950;display:grid}.site-brand strong{color:#111827;font-size:15px;font-weight:900;display:block}.site-brand span span{color:#6b7280;font-size:12px;font-weight:700;display:block}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.nav-btn{border-radius:999px;padding:10px 16px;font-size:13px;font-weight:800;text-decoration:none}.nav-btn.light{color:#111827;background:#f8fafc;border:1px solid #e5e7eb}.nav-btn.primary{color:var(--system-primary-text);background:var(--system-primary)}.menu-toggle{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:12px;place-items:center;width:44px;height:44px;font-size:18px;display:none}.mobile-menu-backdrop{z-index:70;background:#0f172a6b;border:0;padding:0;display:none;position:fixed;inset:0}.mobile-menu-backdrop.open{display:block}.mobile-sidebar{z-index:80;background:#fff;width:min(82vw,320px);padding:18px;transition:transform .24s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-24px 0 50px #0f172a33}.mobile-sidebar.open{transform:translate(0)}.mobile-sidebar-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.mobile-sidebar-head strong{color:#111827;font-size:18px;font-weight:950}.mobile-sidebar-head button{color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;width:40px;height:40px}.mobile-sidebar a{color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;align-items:center;min-height:48px;margin-bottom:10px;padding:0 14px;font-size:14px;font-weight:900;text-decoration:none;display:flex}.mobile-sidebar a.primary{border-color:var(--system-primary);color:var(--system-primary-text);background:var(--system-primary)}.hero-marketplace{color:#fff;background:radial-gradient(circle at 82% 18%,#7b7ec457,#0000 30%),linear-gradient(145deg,#555895 0%,#32356f 44%,#25275f 100%);border-radius:0 0 48px 48px;margin:0;padding:clamp(26px,3vw,42px) clamp(22px,5vw,88px) clamp(18px,3vw,32px);position:relative;overflow:hidden}.hero-content{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(26px,5vw,72px);max-width:1420px;min-height:420px;margin:0 auto;display:grid;position:relative}.hero-copy-block{z-index:2;max-width:780px;position:relative}.hero-title{color:#fff;text-align:left;max-width:760px;margin:0 0 28px;font-size:45px;font-weight:950;line-height:1.35}.hero-title span{font-style:italic;font-weight:500;display:block}.hero-search{max-width:760px;box-shadow:none;background:#f4f4f5;border-radius:14px;grid-template-columns:minmax(160px,1fr) minmax(150px,1fr) auto;gap:22px;margin:0;padding:14px 18px;display:grid}.search-field{position:relative}.search-field i{color:#9ca3af;font-size:14px;display:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-field input,.search-field select{color:#25275f;text-align:center;background:0 0;border:1.5px solid #1118278c;border-radius:14px;outline:none;width:100%;height:62px;padding:0 22px;font-size:18px;font-weight:900}.search-btn{height:62px;color:var(--system-primary-text);cursor:pointer;background:#5b5db4;border:0;border-radius:14px;padding:0 34px;font-size:18px;font-weight:900;transition:all .2s}.search-btn:hover{background:#474b9e;transform:translateY(-1px)}.hero-trust{color:#fffffff0;text-align:center;background:#5680c09e;border-radius:14px;justify-content:center;align-items:center;max-width:760px;min-height:78px;margin-top:clamp(24px,3vw,34px);padding:16px 28px;font-size:20px;font-weight:400;display:flex}.hero-person{z-index:1;object-fit:contain;filter:drop-shadow(0 28px 40px #00000038);place-self:end;width:min(100%,650px);position:relative}.notice{border-left:4px solid var(--system-danger);color:#8a3217;background:#fff7ed;max-width:1200px;margin:22px auto 0;padding:14px 16px;font-weight:700}.featured-services,.categories-section,.how-gigzam,.testimonials,.gigzam-highlight,.cta-section{padding:80px 20px}.featured-services{background:#f6f6f6;overflow-x:hidden}.featured-services.white,.categories-section,.gigzam-highlight,.testimonials{background:#fff}.featured-container,.categories-container,.container-site,.cta-container,.footer-grid{max-width:1200px;margin:0 auto}.featured-header,.categories-header{text-align:center;margin-bottom:34px}.featured-header h2,.categories-title,.section-title{color:#111827;margin:0 0 8px;font-size:32px;font-weight:950}.featured-header p,.categories-subtitle,.section-subtitle{color:#6b7280;max-width:760px;margin:0 auto;font-size:16px;font-weight:650;line-height:1.55}.services-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.service-card-link{color:inherit;text-decoration:none;display:block}.service-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;transition:all .22s;overflow:hidden;box-shadow:0 8px 24px #0000000f}.service-card-link:hover .service-card{transform:translateY(-3px);box-shadow:0 20px 40px #0000001f}.service-image{aspect-ratio:16/10;background:#eef2ff;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%}.service-tag{color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;top:14px;left:14px}.bg-indigo{background:var(--system-primary)}.service-body{padding:18px}.service-name{color:#111827;margin:0 0 12px;font-size:16px;font-weight:900;line-height:1.35}.verified{color:#16a34a;font-size:12px}.service-meta{color:#6b7280;flex-wrap:wrap;gap:10px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.service-footer{border-top:1px solid #eef0f4;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.service-footer small{color:#9ca3af;font-weight:800}.service-footer strong{color:#111827;font-size:16px;font-weight:950}.creative-summary{color:#6b7280;margin:0;font-size:14px;font-weight:650}.no-results{color:#6b7280;text-align:center;grid-column:1/-1;justify-content:center;align-items:center;min-height:260px;display:flex}.no-results strong{color:#111827;margin-bottom:6px;font-size:18px;display:block}.categories-section{text-align:center}.categories-grid{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;max-width:1180px;margin:0 auto;padding:8px 8px 18px;display:flex;overflow-x:auto}.categories-grid::-webkit-scrollbar{height:8px}.categories-grid::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.categories-grid::-webkit-scrollbar-thumb{background:#575aa873;border-radius:999px}.category-card{color:#fff;scroll-snap-align:start;cursor:pointer;background:radial-gradient(circle at 8% 102%,#575aa8e6,#0000 36%),linear-gradient(135deg,#02030a 0%,#050610 42%,#141631 100%);border:0;border-radius:22px;flex-direction:column;flex:0 0 clamp(138px,16vw,170px);justify-content:space-between;align-items:center;gap:16px;min-height:184px;padding:22px 14px 16px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 18px 44px #0f172a2e}.category-card:hover{transform:translateY(-4px);box-shadow:0 28px 56px #0f172a42}.category-card.active{outline-offset:5px;outline:4px solid #575aa83d}.category-card span{color:#fff;text-align:center;text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;font-size:15px;font-weight:950;line-height:1.08;display:-webkit-box;overflow:hidden}.cat-icon{background:#f0f0fb;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:76px;font-size:30px;display:flex}.price-filter{text-align:center;max-width:600px;margin:20px auto 34px;padding:0 16px}.price-filter label{color:#111827;font-weight:800}.price-filter input[type=range]{width:100%;accent-color:var(--system-primary);margin-top:12px;display:block}.gigzam-headline{color:#111827;text-align:center;max-width:980px;margin:0 auto 34px;font-size:clamp(30px,5vw,58px);font-weight:950;line-height:1.02}.gigzam-highlight-grid{grid-template-columns:.9fr 1.1fr;gap:22px;max-width:1100px;margin:0 auto;display:grid}.gigzam-card{border-radius:22px;min-height:260px;padding:28px}.purple-card{color:var(--system-primary-text);background:var(--system-primary);align-items:flex-end;font-size:28px;font-weight:950;display:flex}.info-card{color:#374151;background:#f8fafc;border:1px solid #e5e7eb;font-size:16px;font-weight:650;line-height:1.7}.how-gigzam{text-align:center;background:#f8fafc}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:34px;display:grid}.step-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;padding:28px;box-shadow:0 8px 24px #0000000d}.step-icon{border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:22px;display:flex}.step-icon.indigo{color:#4f46e5;background:#eef2ff}.step-icon.green{color:#059669;background:#ecfdf5}.step-icon.orange{color:#ea580c;background:#fff7ed}.step-card h3{color:#111827;margin:0 0 10px;font-size:17px;font-weight:900}.step-card p{color:#6b7280;margin:0;font-size:14px;font-weight:650;line-height:1.55}.testimonials{text-align:center}.mt-4{margin-top:24px}.testimonial-nav{justify-content:center;gap:10px;margin-top:24px;display:flex}.testimonial-nav button{background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:42px;height:42px}.cta-section{color:#fff;background:#111827}.cta-container{grid-template-columns:1.1fr .9fr;gap:28px;display:grid}.cta-left h2{margin:0 0 14px;font-size:clamp(30px,5vw,52px);font-weight:950;line-height:1}.cta-intro{color:#d1d5db;font-size:16px;font-weight:650;line-height:1.65}.cta-points{gap:14px;margin:24px 0;display:grid}.point{align-items:flex-start;gap:12px;display:flex}.point i{color:#c7d2fe;margin-top:4px}.point span{color:#d1d5db;font-size:14px;line-height:1.5}.point strong{color:#fff}.btn-cta-outline,.btn-cta-primary{border-radius:999px;padding:12px 18px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.btn-cta-outline{color:#fff;border:1px solid #ffffff47}.btn-cta-primary{color:var(--system-primary-text);background:var(--system-primary)}.cta-card{color:#111827;background:#fff;border-radius:22px;padding:28px}.cta-card h3{margin:0 0 16px;font-size:22px;font-weight:950}.cta-list{color:#4b5563;gap:10px;margin:0 0 22px;padding-left:18px;font-weight:700;display:grid}.footer{color:#d1d5db;background:#070b14;padding:58px 20px 24px}.footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:34px;display:grid}.footer-logo{object-fit:contain;width:150px;max-height:70px;margin-bottom:16px}.footer-wordmark{color:#fff;margin-bottom:16px;font-size:24px;display:block}.footer h3{color:#fff;margin:0 0 16px;font-size:15px;font-weight:900}.footer p,.footer a,.footer button{color:#9ca3af;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0 0 9px;padding:0;font-size:13px;font-weight:650;line-height:1.65;text-decoration:none;display:block}.footer-bottom{color:#6b7280;border-top:1px solid #ffffff1a;max-width:1200px;margin:34px auto 0;padding-top:18px;font-size:12px;font-weight:700}.auth-shell{background:linear-gradient(#080a16b8,#090b17b8),url(/assets/gigzam-hero-BD-k-B7m.png) 50%/cover no-repeat;min-height:100svh}.auth-main{place-items:center;min-height:calc(100svh - 71px);padding:54px 20px;display:grid}.auth-panel{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:28px;width:min(1060px,100%);display:grid}.auth-copy,.auth-card{border-radius:22px;padding:clamp(24px,4vw,42px)}.auth-copy{color:#fff;background:#23285dc7;flex-direction:column;justify-content:flex-end;display:flex}.auth-kicker{color:#c7d2fe;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}.auth-copy h1{color:#fff;margin:0 0 14px;font-size:clamp(32px,5vw,54px);font-weight:950;line-height:1}.auth-copy p:last-child{color:#ffffffd6;margin:0;font-weight:650;line-height:1.65}.auth-card{background:#fff;gap:16px;display:grid;box-shadow:0 24px 60px #00000038}.auth-card label{gap:7px;display:grid}.auth-card label span{color:#374151;font-size:13px;font-weight:900}.auth-card input,.auth-card select,.auth-card textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:0 14px}.auth-card input,.auth-card select{height:46px}.auth-card textarea{resize:vertical;min-height:140px;padding-block:12px}.auth-card input:focus,.auth-card select:focus,.auth-card textarea:focus{border-color:var(--system-primary);box-shadow:0 0 0 4px #575aa81f}.auth-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.auth-submit{height:48px;color:var(--system-primary-text);background:var(--system-primary);cursor:pointer;border:0;border-radius:999px;font-weight:900}.auth-submit:hover{background:var(--system-primary-hover)}.auth-submit:disabled{cursor:wait;opacity:.72}.auth-switch{color:#6b7280;text-align:center;margin:0;font-size:14px;font-weight:700}.auth-switch a{color:var(--system-primary);font-weight:950;text-decoration:none}.auth-alert{border-radius:10px;padding:12px 14px;font-size:14px;font-weight:800}.auth-alert.error{color:#991b1b;background:#fee2e2}.auth-alert.success{color:#166534;background:#dcfce7}.profile-shell{background:#f8fafc;flex-direction:column;min-height:100svh;display:flex}.profile-shell>main{flex:1}.profile-shell .public-footer{margin-top:auto}.public-nav{z-index:20;background:#fff;border-bottom:1px solid #eef0f4;justify-content:space-between;align-items:center;gap:14px;padding:14px clamp(16px,5vw,72px);display:flex;position:sticky;top:0}.public-brand{align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.public-brand img,.public-brand .brand-fallback{object-fit:contain;border-radius:12px;width:42px;height:42px}.public-brand strong,.public-brand span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.public-brand strong{color:#111827;font-size:15px;font-weight:950}.public-brand span span{color:#6b7280;font-size:12px;font-weight:750}.nav-actions{align-items:center;gap:10px;display:flex}.profile-btn{border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.profile-btn.primary{color:var(--system-primary-text);background:var(--system-primary)}.profile-btn.light{color:#111827;background:#f8fafc;border:1px solid #e5e7eb}.profile-hero{color:#fff;background-position:50%;background-size:cover;padding:86px 20px 72px}.hero-inner,.content{max-width:1120px;margin:0 auto}.hero-row{grid-template-columns:auto 1fr;align-items:center;gap:22px;display:grid}.avatar{color:#fff;background:#ffffff29;border:1px solid #ffffff3d;border-radius:30px;justify-content:center;align-items:center;width:112px;height:112px;font-size:38px;font-weight:950;display:flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.kicker{color:#ffffffc7;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950}.profile-hero h1{color:#fff;margin:8px 0 12px;font-size:clamp(34px,6vw,62px);font-weight:950;line-height:.98}.hero-copy{color:#ffffffd6;max-width:780px;margin:0;font-size:15px;font-weight:650;line-height:1.65}.profile-meta{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.profile-meta span{color:#fff;background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;padding:9px 11px;font-size:12px;font-weight:850}.content{padding:34px 20px 70px}.profile-grid{grid-template-columns:1.1fr .9fr;gap:22px;display:grid}.profile-card{background:#fff;border:1px solid #eef0f4;border-radius:20px;padding:20px;box-shadow:0 12px 34px #0f172a0f}.profile-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.profile-section-head h2{color:#111827;margin:0;font-size:22px;font-weight:950}.profile-pill{color:var(--system-primary);background:#eef2ff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.profile-service{border-top:1px solid #eef0f4;padding-top:14px}.profile-service+.profile-service{margin-top:14px}.profile-service h3{color:#111827;margin:0 0 6px;font-size:17px;font-weight:950}.profile-service p{color:#6b7280;margin:0 0 12px;font-size:13px;font-weight:650;line-height:1.55}.service-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.price{color:#111827;font-size:16px;font-weight:950}.profile-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-portfolio-item{aspect-ratio:1;color:var(--system-primary);background:#eef2ff;border-radius:16px;display:block;overflow:hidden}.profile-portfolio-item img,.profile-portfolio-item video{object-fit:cover;width:100%;height:100%}.profile-portfolio-item span{justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;display:flex}.profile-empty{color:#6b7280;margin:0;font-size:14px;font-weight:700;line-height:1.55}.public-footer .footer-grid,.public-footer .footer-bottom{max-width:1120px}.detail-shell{background:#f8fafc}.detail-main{max-width:1200px;margin:0 auto;padding:54px 20px 80px}.detail-loading,.detail-empty,.creative-hero,.detail-section,.rating-layout{background:#fff;border:1px solid #eef0f4;border-radius:22px;box-shadow:0 8px 24px #0000000f}.detail-loading,.detail-empty{text-align:center;padding:54px 24px}.detail-empty h1{color:#111827;margin:0 0 10px;font-size:clamp(30px,5vw,48px);font-weight:950}.detail-empty p{color:#6b7280;margin:0;font-weight:650}.creative-hero{grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:28px;padding:clamp(24px,5vw,46px);display:grid}.creative-hero h1,.rating-preview h1{color:#111827;margin:0 0 10px;font-size:clamp(34px,5vw,58px);font-weight:950;line-height:1}.creative-hero p,.rating-preview p,.section-heading-row p,.portfolio-body p{color:#6b7280;margin:0;font-weight:650;line-height:1.55}.creative-photo{object-fit:cover;border-radius:22px;width:118px;height:118px}.fallback-photo{color:var(--system-primary-text);background:var(--system-primary);place-items:center;font-size:40px;font-weight:950;display:grid}.detail-section{margin-top:28px;padding:clamp(22px,4vw,34px)}.section-heading-row{justify-content:space-between;gap:16px;margin-bottom:24px;display:flex}.section-heading-row h2{color:#111827;margin:0 0 8px;font-size:30px;font-weight:950}.portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.portfolio-card{background:#fff;border:1px solid #eef0f4;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0000000d}.portfolio-cover{aspect-ratio:16/10;background:linear-gradient(135deg,#575aa8eb,#23285dd1),#eef2ff}.portfolio-cover.large{border-radius:18px;margin-bottom:22px;overflow:hidden}.portfolio-cover img{object-fit:cover;width:100%;height:100%}.portfolio-body{gap:12px;padding:18px;display:grid}.portfolio-body h3{color:#111827;margin:0;font-size:18px;font-weight:950}.rating-layout{grid-template-columns:.95fr 1.05fr;gap:28px;padding:clamp(22px,4vw,34px);display:grid}.rating-preview{align-self:start}.media-count{color:#3730a3;background:#eef2ff;border-radius:999px;align-items:center;gap:8px;margin-top:18px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.rating-card{box-shadow:none}@media (width<=900px){.gigzam-highlight-grid,.steps-grid,.cta-container,.footer-grid,.auth-panel,.auth-two,.creative-hero,.rating-layout{grid-template-columns:1fr}.hero-marketplace{border-radius:0 0 32px 32px}.hero-content{grid-template-columns:1fr;min-height:auto}.hero-search{grid-template-columns:1fr;gap:10px;padding:12px}.hero-person{order:-1;justify-self:center;width:min(78vw,460px)}.hero-trust{margin-top:22px}.search-btn{width:100%}.site-nav{flex-direction:row;align-items:center}.nav-links{display:none}.menu-toggle{display:grid}.public-nav{flex-direction:column;align-items:flex-start}.nav-actions{width:100%}.nav-actions .profile-btn{flex:1;justify-content:center}.profile-hero{padding:56px 16px 46px}.hero-row,.profile-grid{grid-template-columns:1fr}.avatar{width:92px;height:92px}.content{padding:20px 14px 46px}.service-bottom{flex-direction:column;align-items:flex-start}.service-bottom .profile-btn{justify-content:center;width:100%}.nav-btn{text-align:center}}@media (width<=640px){.hero-marketplace{padding:20px 16px 24px}.hero-person{width:min(86vw,360px)}.search-field select,.search-btn{height:46px;font-size:14px}.hero-title{margin-bottom:20px;font-size:30px;line-height:1.18}.hero-trust{min-height:58px;padding:12px 18px;font-size:16px}.categories-grid{margin-inline:-14px;padding-inline:14px}.category-card{flex-basis:146px;min-height:178px}.categories-title,.featured-header h2,.section-title{font-size:26px}}
