.dev-page{font-family:var(--font-body);padding:16px 0 72px;background:var(--dark);color:var(--text);min-height:70vh}.dev-container{max-width:var(--content-width);margin:0 auto;padding:0 24px}.dev-page section{padding:0}.dev-page .jk-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--font-body);font-size:12px;color:var(--text-muted);margin-bottom:16px}.dev-page .jk-breadcrumb a{display:inline-flex;align-items:center;min-width:44px;min-height:44px;color:var(--text-muted)}.dev-hero{padding:24px 0 36px;max-width:1100px}.dev-eyebrow{font-size:13px;color:var(--gold);letter-spacing:.08em;margin-bottom:16px}.dev-hero h1{font-family:var(--font-display);font-size:clamp(24px,3vw,36px);line-height:1.3;margin:0 0 22px;overflow-wrap:anywhere}.dev-lead{font-size:18px;line-height:1.65;color:var(--text-muted);max-width:820px}.dev-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:24px 0 0}.dev-stats div{display:flex;flex-direction:column-reverse;justify-content:center;gap:8px;padding:16px 10px;text-align:center;background:var(--dark2);border:1px solid var(--border-light);border-radius:12px}.dev-stats dt{font-family:var(--font-body);font-size:12px;color:var(--text-muted)}.dev-stats dd{font-family:var(--font-display);font-size:24px;line-height:1.2;font-weight:700;color:var(--gold);margin:0;font-variant-numeric:tabular-nums}.dev-stats-with-domrf{grid-template-columns:repeat(5,minmax(0,1fr))}.dev-stat-domrf dt{line-height:1.5;white-space:nowrap}.dev-stat-domrf a{position:relative;color:inherit;text-decoration:underline;text-underline-offset:2px}.dev-stat-domrf a:after{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.dev-stat-note{display:block;margin-top:6px;font-size:12px;line-height:1.5}@media(max-width:640px){.dev-stat-domrf{grid-column:1/-1}}.dev-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.dev-brand,.dev-project{border:1px solid var(--border);border-radius:var(--radius);background:var(--dark2);min-width:0;overflow:hidden;box-shadow:var(--card-shadow);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.dev-brand{display:flex;flex-direction:column}.dev-brand-body{display:flex;flex-direction:column;flex:1;padding:24px}.dev-brand-cover,.dev-company-cover{margin:0;background:var(--dark3)}.dev-brand-cover figcaption,.dev-company-cover figcaption{padding:12px 20px;color:var(--text-muted);font-size:13px;line-height:1.6;overflow-wrap:anywhere}.dev-brand h2{font-family:var(--font-display);font-size:18px;line-height:1.4;overflow-wrap:break-word;margin:0 0 10px}.dev-brand h2 a{display:flex;gap:16px;align-items:center;justify-content:space-between;min-height:44px;color:var(--text);text-decoration:none}.dev-brand h2 a span{color:var(--gold)}.dev-brand h2 a:hover,.dev-project h3 a:hover{color:var(--gold-light)}.dev-cities{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0 0 18px}.dev-brand-count{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;line-height:1.5;margin:20px 0}.dev-brand-count span{color:var(--text-muted);font-size:14px}.dev-price{font-family:var(--font-display);color:var(--gold);font-weight:700;font-size:16px;line-height:1.5;margin:12px 0}.dev-note{color:var(--text-muted);font-size:13px;line-height:1.7}.dev-method{margin:28px 0 0;max-width:850px}.dev-facts{margin-top:26px;padding:20px;border-left:2px solid var(--gold);background:var(--dark2);line-height:1.8}.dev-section-title{font-family:var(--font-display);font-size:26px;margin:12px 0 24px}.dev-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block;background:var(--dark3)}.dev-image[hidden],.dev-brand-cover[hidden],.dev-company-cover[hidden]{display:none}.dev-company-hero:has(.dev-company-cover[hidden]){grid-template-columns:1fr}.dev-project-body{display:flex;flex-direction:column;flex:1;padding:16px}.dev-project h3{font-family:var(--font-display);font-size:17px;min-height:2.8em;line-height:1.4;margin:0 0 12px}.dev-project h3 a{display:flex;align-items:center;min-width:44px;min-height:44px;color:var(--text);text-decoration:none}.dev-deadline{color:var(--text-muted);font-size:14px;line-height:1.6;margin:14px 0 0}.dev-empty{padding:32px 0;line-height:1.7}.dev-empty h2{font-family:var(--font-display);font-size:20px;line-height:1.5;margin:0 0 12px}.dev-empty p{margin:0 0 20px;color:var(--text-muted)}.dev-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.dev-tabs a,.dev-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:12px 18px;border:1px solid var(--border);border-radius:var(--radius);color:var(--text);text-decoration:none;line-height:1.5}.dev-tabs a[aria-current=page]{background:var(--gold);color:var(--dark);border-color:var(--gold)}.dev-tabs a:hover,.dev-link:hover{border-color:var(--gold)}.dev-stats dd.dev-stat-terms{font-size:16px;line-height:1.5}.dev-page .dev-about{max-width:900px;margin-bottom:32px}.dev-about p{font-size:16px;line-height:1.8;color:var(--text-muted);margin:0 0 16px}.dev-prompt{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;margin-bottom:36px;background:var(--dark2);border:1px solid var(--border);border-radius:var(--radius)}.dev-prompt h2,.dev-city-title{font-family:var(--font-display);font-size:18px;line-height:1.5;margin:0 0 12px}.dev-prompt p{color:var(--text-muted);line-height:1.7;margin:0}.dev-prompt .dev-link{flex-shrink:0;color:var(--gold)}.dev-company-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:28px;max-width:none;align-items:center}.dev-company-hero .dev-stats,.dev-company-hero .dev-facts,.dev-company-hero .dev-company-source{grid-column:1/-1;margin:0}.dev-hero-copy{min-width:0}.dev-company-cover{overflow:hidden;border-radius:var(--radius);border:1px solid var(--border)}.dev-company-cover .dev-image{aspect-ratio:16/10}.dev-facts p{margin:0 0 8px}.dev-facts p:last-child{margin:0}.dev-source-note{margin:16px 0 0;padding-top:12px;border-top:1px solid var(--border-light);color:var(--text-muted);font-size:13px;line-height:1.6}.dev-filters{display:grid;grid-template-columns:minmax(170px,1fr) minmax(140px,.7fr) minmax(220px,1fr) auto auto;align-items:end;gap:16px;padding:24px;background:var(--dark2);border:1px solid var(--border);border-radius:var(--radius)}.dev-filter{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:14px;color:var(--text-muted)}.dev-filter select{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;font-family:var(--font-body);font-size:16px;background:var(--dark3);color:var(--text);cursor:pointer}.dev-filter-submit,.dev-filter-reset{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:48px;padding:10px 18px;font-family:var(--font-body);font-size:15px;line-height:1.5;border:1px solid var(--border);border-radius:8px;text-decoration:none;cursor:pointer}.dev-filter-submit{background:var(--gold);border-color:var(--gold);color:var(--dark);font-weight:700}.dev-filter-submit:hover{background:var(--gold-light);border-color:var(--gold-light)}.dev-filter-reset{color:var(--text);background:var(--dark2)}.dev-filter-reset:hover{border-color:var(--gold)}.dev-filter-submit:disabled,.dev-filter select:disabled{cursor:wait;opacity:.65}.dev-filter-status{margin:12px 0 0}.dev-filter-status:empty{display:none}.dev-filter-retry{display:inline-flex;align-items:center;min-width:44px;min-height:44px;margin-left:8px;padding:8px;color:var(--gold);text-underline-offset:3px}.dev-results-summary{margin:24px 0;color:var(--text-muted);font-size:15px;line-height:1.6}#developer-results[aria-busy=true]{opacity:.65}.dev-city-title{margin-top:28px}.dev-all{margin-top:24px;color:var(--gold)}@media(max-width:640px){.dev-prompt{flex-direction:column;align-items:stretch;padding:20px;gap:16px}.dev-tabs a{flex:1;padding:12px}.dev-stats dd.dev-stat-terms{font-size:14px}.dev-prompt h2,.dev-city-title{font-size:16px}}@media(max-width:1100px){.dev-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dev-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.dev-filter-submit,.dev-filter-reset{justify-self:start}.dev-company-hero{gap:24px}.dev-company-hero h1{font-size:26px}}@media(max-width:760px){.dev-company-hero{grid-template-columns:1fr;gap:24px}.dev-company-cover .dev-image{aspect-ratio:16/9}}@media(max-width:640px){.dev-page{padding-top:12px}.dev-container{padding:0 16px}.dev-grid{grid-template-columns:1fr;gap:16px}.dev-hero{padding:16px 0 28px}.dev-lead{font-size:16px}.dev-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dev-stats dd{font-size:20px}.dev-brand-body{padding:20px}.dev-project-body{padding:18px}.dev-page .jk-breadcrumb{gap:4px;margin-bottom:12px}.dev-filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px;gap:16px 12px}.dev-filter:first-child,.dev-filter:nth-child(3){grid-column:1/-1}.dev-filter:nth-child(2){grid-column:1/-1}.dev-filter-submit,.dev-filter-reset{width:100%;padding:10px 12px}.dev-results-summary{margin:20px 0}.dev-company-hero h1{font-size:24px}.dev-brand-cover figcaption,.dev-company-cover figcaption{padding:12px 18px}}.dev-project{display:flex;flex-direction:column}.dev-brand .dev-price{margin-top:auto;padding-top:12px}.dev-project .dev-deadline{margin-top:auto;padding-top:14px}.dev-brand:hover,.dev-brand:focus-within,.dev-project:hover,.dev-project:focus-within{transform:translateY(-4px);border-color:var(--border);box-shadow:var(--card-shadow-lift)}.dev-page a:focus-visible,.dev-page button:focus-visible,.dev-page select:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:4px}@media(min-width:1025px)and (max-width:1440px){.dev-container{max-width:var(--content-width-laptop)}}@media(max-width:640px){.dev-section-title{font-size:18px}.dev-brand h2,.dev-project h3{font-size:16px}.dev-stats dt{font-size:12px}}@media(prefers-reduced-motion:reduce){.dev-brand,.dev-project{transition:none}.dev-brand:hover,.dev-brand:focus-within,.dev-project:hover,.dev-project:focus-within{transform:none}}
/*# sourceMappingURL=developers-FOTLTVTN.min.css.map */
