:root,[data-theme=light]{--font-display:"Syne", sans-serif;--font-body:"DM Sans", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--text-xs:clamp(.75rem, .7rem + .25vw, .875rem);--text-sm:clamp(.875rem, .8rem + .35vw, 1rem);--text-base:clamp(1rem, .95rem + .25vw, 1.125rem);--text-lg:clamp(1.125rem, 1rem + .75vw, 1.5rem);--text-xl:clamp(1.5rem, 1.2rem + 1.25vw, 2.25rem);--text-2xl:clamp(2rem, 1.2rem + 2.5vw, 3.5rem);--text-3xl:clamp(2.5rem, 1rem + 4vw, 5rem);--text-hero:clamp(3.5rem, .5rem + 8vw, 8rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--content-narrow:640px;--content-default:960px;--content-wide:1280px;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.875rem;--radius-xl:1.25rem;--radius-full:9999px;--transition:.18s cubic-bezier(.16, 1, .3, 1);--color-bg:#f8f8f6;--color-surface:#fff;--color-surface-2:#f1f1ee;--color-surface-offset:#e8e8e4;--color-border:#e2e2de;--color-divider:#ecece8;--color-text:#0a0a0a;--color-text-muted:#6b6b66;--color-text-faint:#9a9a93;--color-text-inverse:#f8f8f6;--color-primary:#d4380d;--color-primary-hover:#b22f0a;--color-primary-active:#8f260a;--color-primary-subtle:#fbeae4;--color-accent:#8c7f72;--color-accent-hover:#756a5e;--color-success:#16a34a;--color-success-bg:#dcfce7;--shadow-sm:0 1px 3px #0a0a0a0f, 0 1px 2px #0a0a0a0a;--shadow-md:0 4px 16px #0a0a0a14, 0 2px 6px #0a0a0a0d;--shadow-lg:0 16px 48px #0a0a0a1f, 0 4px 12px #0a0a0a0f;--shadow-glow:0 0 40px #d4380d26}[data-theme=dark]{--color-bg:#0d0d0d;--color-surface:#161616;--color-surface-2:#1c1c1c;--color-surface-offset:#222;--color-border:#262626;--color-divider:#1f1f1f;--color-text:#f2f2f0;--color-text-muted:#9a9a94;--color-text-faint:#5a5a55;--color-text-inverse:#0d0d0d;--color-primary:#e85a30;--color-primary-hover:#f0764f;--color-primary-active:#f58e6c;--color-primary-subtle:#2a1410;--color-accent:#a09488;--color-accent-hover:#b5a99c;--color-success:#4ade80;--color-success-bg:#052e16;--shadow-sm:0 1px 3px #0000004d, 0 1px 2px #0003;--shadow-md:0 4px 16px #0006, 0 2px 6px #00000040;--shadow-lg:0 16px 48px #00000080, 0 4px 12px #0000004d;--shadow-glow:0 0 60px #e85a3033}@media (prefers-color-scheme:dark){:root:not([data-theme]){--color-bg:#0d0d0d;--color-surface:#161616;--color-surface-2:#1c1c1c;--color-surface-offset:#222;--color-border:#262626;--color-divider:#1f1f1f;--color-text:#f2f2f0;--color-text-muted:#9a9a94;--color-text-faint:#5a5a55;--color-text-inverse:#0d0d0d;--color-primary:#e85a30;--color-primary-hover:#f0764f;--color-primary-active:#f58e6c;--color-primary-subtle:#2a1410;--color-accent:#a09488;--color-accent-hover:#b5a99c;--color-success:#4ade80;--color-success-bg:#052e16;--shadow-sm:0 1px 3px #0000004d, 0 1px 2px #0003;--shadow-md:0 4px 16px #0006, 0 2px 6px #00000040;--shadow-lg:0 16px 48px #00000080, 0 4px 12px #0000004d;--shadow-glow:0 0 60px #e85a3033}}:root,[data-theme=light],[data-theme=dark]{--bg:var(--color-bg);--surface-1:var(--color-surface);--surface-2:var(--color-surface-2);--surface-3:var(--color-surface-offset);--fg-primary:var(--color-text);--fg-secondary:var(--color-text-muted);--fg-muted:var(--color-text-faint);--border:var(--color-border);--primary:var(--color-primary);--accent:var(--color-accent)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:clamp(var(--space-8),5vh,var(--space-20));hanging-punctuation:first last}body{min-height:100dvh;font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background-color:var(--color-bg);line-height:1.65;transition:background-color .3s,color .3s}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}ul[role=list],ol[role=list]{list-style:none}input,button,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{text-wrap:balance;line-height:1.1;font-family:var(--font-display);font-weight:700}p,li,figcaption{text-wrap:pretty;max-width:72ch}::selection{color:var(--color-text);background:#d4380d2e}:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px;border-radius:var(--radius-sm)}a,button,[role=button]{transition:color var(--transition),background var(--transition),border-color var(--transition),box-shadow var(--transition),opacity var(--transition)}button{cursor:pointer;background:0 0;border:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:var(--content-wide);padding-inline:clamp(var(--space-4),5vw,var(--space-16));margin-inline:auto}.container-narrow{width:100%;max-width:var(--content-default);padding-inline:clamp(var(--space-4),5vw,var(--space-16));margin-inline:auto}.section{padding-block:clamp(var(--space-16),8vw,var(--space-32))}.section-sm{padding-block:clamp(var(--space-10),5vw,var(--space-20))}.text-gradient{background:linear-gradient(135deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.text-hero{font-size:var(--text-hero)}.text-3xl{font-size:var(--text-3xl)}.text-2xl{font-size:var(--text-2xl)}.text-xl{font-size:var(--text-xl)}.font-display{font-family:var(--font-display)}.font-mono{font-family:var(--font-mono)}.animate-spin{animation:1s linear infinite spin}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}
.ThemeToggle-module-scss-module__UtSNfG__theme-toggle{border-radius:var(--radius-full);width:36px;height:36px;color:var(--color-text-muted);background:var(--color-surface-2);border:1px solid var(--color-border);cursor:pointer;transition:all var(--transition);justify-content:center;align-items:center;display:flex}.ThemeToggle-module-scss-module__UtSNfG__theme-toggle:hover{color:var(--color-text);border-color:var(--color-primary)}
.Navbar-module-scss-module__koPPDq__navbar{z-index:100;background:color-mix(in oklch, var(--color-bg) 70%, transparent);-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border);box-shadow:none;border-radius:1rem;transition:box-shadow .3s,background .3s;position:fixed;top:1rem;left:1rem;right:1rem}.Navbar-module-scss-module__koPPDq__navbar--scrolled{background:color-mix(in oklch, var(--color-surface) 85%, transparent);box-shadow:var(--shadow-md)}.Navbar-module-scss-module__koPPDq__navbar__inner{max-width:var(--content-wide);justify-content:space-between;align-items:center;margin:0 auto;padding:.75rem clamp(.75rem,3vw,1.25rem);display:flex}.Navbar-module-scss-module__koPPDq__navbar__logo{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module-scss-module__koPPDq__navbar__logo-name{font-family:var(--font-display);color:var(--color-text);font-size:1.1rem;font-weight:600}.Navbar-module-scss-module__koPPDq__navbar__nav{align-items:center;gap:.25rem;display:none}@media (min-width:640px){.Navbar-module-scss-module__koPPDq__navbar__nav{display:flex}}.Navbar-module-scss-module__koPPDq__navbar__link{border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-text-muted);transition:all var(--transition);background:0 0;padding:.4rem .875rem;font-weight:500;text-decoration:none}.Navbar-module-scss-module__koPPDq__navbar__link:hover{color:var(--color-text);background:var(--color-surface-2)}.Navbar-module-scss-module__koPPDq__navbar__link--active,.Navbar-module-scss-module__koPPDq__navbar__link--active:hover{color:var(--color-primary);background:var(--color-primary-subtle)}.Navbar-module-scss-module__koPPDq__navbar__actions{align-items:center;gap:.5rem;display:flex}.Navbar-module-scss-module__koPPDq__navbar__hire-btn{border-radius:var(--radius-full);font-size:var(--text-sm);color:#fff;background:var(--color-primary);letter-spacing:.01em;transition:background var(--transition);padding:.45rem 1rem;font-weight:600;text-decoration:none;display:none}.Navbar-module-scss-module__koPPDq__navbar__hire-btn:hover{background:var(--color-primary-hover)}@media (min-width:640px){.Navbar-module-scss-module__koPPDq__navbar__hire-btn{display:inline-flex}}.Navbar-module-scss-module__koPPDq__navbar__hamburger{cursor:pointer;width:clamp(32px,8vw,40px);height:clamp(32px,8vw,40px);color:var(--color-text);background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:.25rem;display:flex}@media (min-width:640px){.Navbar-module-scss-module__koPPDq__navbar__hamburger{display:none}}.Navbar-module-scss-module__koPPDq__navbar__bar{background:currentColor;border-radius:1px;width:18px;height:2px;transition:transform .3s,opacity .3s}.Navbar-module-scss-module__koPPDq__navbar__hamburger--open .Navbar-module-scss-module__koPPDq__navbar__bar--top{transform:rotate(45deg)translate(5px,5px)}.Navbar-module-scss-module__koPPDq__navbar__hamburger--open .Navbar-module-scss-module__koPPDq__navbar__bar--mid{opacity:0}.Navbar-module-scss-module__koPPDq__navbar__hamburger--open .Navbar-module-scss-module__koPPDq__navbar__bar--bot{transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module-scss-module__koPPDq__navbar__mobile-menu{border-top:1px solid var(--color-border);flex-direction:column;gap:.25rem;max-height:80vh;padding:.75rem clamp(.75rem,3vw,1.25rem) 1rem;display:flex;overflow-y:auto}.Navbar-module-scss-module__koPPDq__navbar__mobile-link{border-radius:var(--radius-md);font-size:var(--text-base);color:var(--color-text-muted);transition:all var(--transition);background:0 0;padding:.6rem .75rem;font-weight:500;text-decoration:none}.Navbar-module-scss-module__koPPDq__navbar__mobile-link:hover{color:var(--color-text);background:var(--color-surface-2)}.Navbar-module-scss-module__koPPDq__navbar__mobile-link--active{color:var(--color-primary);background:var(--color-primary-subtle)}.Navbar-module-scss-module__koPPDq__navbar__mobile-link--cta{color:#fff;background:var(--color-primary);text-align:center;margin-top:.5rem;font-weight:600}.Navbar-module-scss-module__koPPDq__navbar__mobile-link--cta:hover{background:var(--color-primary-hover);color:#fff}
.Footer-module-scss-module__QPfkOW__footer{border-top:1px solid var(--color-border);background:var(--color-surface);padding-block:var(--space-12)}.Footer-module-scss-module__QPfkOW__footer__grid{gap:var(--space-8);margin-bottom:var(--space-10);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.Footer-module-scss-module__QPfkOW__footer__brand{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Footer-module-scss-module__QPfkOW__footer__brand-name{font-family:var(--font-display);color:var(--color-text);font-size:1.1rem;font-weight:600}.Footer-module-scss-module__QPfkOW__footer__brand-tagline{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}.Footer-module-scss-module__QPfkOW__footer__group-label{font-size:var(--text-xs);color:var(--color-text-faint);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-weight:600}.Footer-module-scss-module__QPfkOW__footer__links{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.Footer-module-scss-module__QPfkOW__footer__link{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition);text-decoration:none}.Footer-module-scss-module__QPfkOW__footer__link:hover{color:var(--color-primary)}.Footer-module-scss-module__QPfkOW__footer__bottom{align-items:center;gap:var(--space-3);padding-top:var(--space-6);border-top:1px solid var(--color-divider);flex-direction:column;display:flex}@media (min-width:640px){.Footer-module-scss-module__QPfkOW__footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module-scss-module__QPfkOW__footer__copyright{font-size:var(--text-xs);color:var(--color-text-faint)}.Footer-module-scss-module__QPfkOW__footer__badge{border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-success);border:1px solid #22c55e4d;align-items:center;gap:.5rem;padding:.25rem .75rem;font-weight:500;display:inline-flex}.Footer-module-scss-module__QPfkOW__footer__badge-dot{background:var(--color-success);border-radius:50%;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite Footer-module-scss-module__QPfkOW__pulse}
