/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */.johndoe-freelancer-theme{--color-primary:#3b82f6;--color-secondary:#8b5cf6;--color-accent:#06b6d4;--color-background:#fff;--color-surface:#f9fafb;--color-border:#e5e7eb;--color-text-primary:#111827;--color-text-secondary:#6b7280;--color-text-muted:#9ca3af;--color-selection-background:#3b82f6;--color-selection-text:#fff;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-primary:Inter,system-ui,sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--letter-spacing-normal:0em;--letter-spacing-wide:.025em;--letter-spacing-wider:.05em;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.625;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--shadow:0 1px 3px 0 #0000001a;--border-width:1px;--border-style:solid;--border-radius:.5rem;font-family:var(--font-primary);color:var(--color-text-primary);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;margin:0;padding:0}.johndoe-freelancer-theme *,.johndoe-freelancer-theme :after,.johndoe-freelancer-theme :before{box-sizing:border-box}.johndoe-freelancer-theme ::selection{background:var(--color-selection-background);color:var(--color-selection-text)}.johndoe-freelancer-theme ::-webkit-scrollbar{width:8px}.johndoe-freelancer-theme ::-webkit-scrollbar-track{background:var(--color-surface)}.johndoe-freelancer-theme ::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:var(--border-radius)}.johndoe-freelancer-theme ::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}.johndoe-freelancer-section-title{font-size:var(--text-4xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--spacing-xl);line-height:var(--line-height-tight)}@media (min-width:768px){.johndoe-freelancer-section-title{font-size:var(--text-5xl)}}@media (max-width:640px){.johndoe-freelancer-section-title{font-size:var(--text-3xl)}}.focus-ring{outline-offset:2px;outline:2px solid #0000}.focus-ring:focus{outline:2px solid var(--color-primary);outline-offset:2px;box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.1)}@media print{.no-print{display:none!important}}.johndoe-freelancer-container{background-color:var(--color-background);flex-direction:column;min-height:100vh;display:flex}.johndoe-freelancer-main{background-color:var(--color-background);flex:1;width:100%}.johndoe-freelancer-nav{z-index:1000;background-color:var(--color-surface);border-bottom:var(--border-width)var(--border-style)var(--color-border);box-shadow:var(--shadow);position:fixed;top:0;left:0;right:0}.johndoe-freelancer-nav-container{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.johndoe-freelancer-nav-content{justify-content:space-between;align-items:center;height:70px;display:flex}.johndoe-freelancer-nav-logo{font-family:var(--font-primary);font-size:var(--text-xl);font-weight:var(--font-weight-bold);color:var(--color-primary)}.johndoe-freelancer-nav-links{gap:var(--spacing-lg);display:none}@media (min-width:768px){.johndoe-freelancer-nav-links{display:flex}}.johndoe-freelancer-nav-link{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);text-decoration:none;transition:color .2s}.johndoe-freelancer-nav-link:hover{color:var(--color-primary)}.johndoe-freelancer-mobile-menu-btn{padding:var(--spacing-sm);color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;display:flex}@media (min-width:768px){.johndoe-freelancer-mobile-menu-btn{display:none}}.johndoe-freelancer-mobile-menu{gap:var(--spacing-sm);padding:var(--spacing-lg);background-color:var(--color-surface);border-top:var(--border-width)var(--border-style)var(--color-border);flex-direction:column;display:flex}.johndoe-freelancer-mobile-menu-link{padding:var(--spacing-md);font-family:var(--font-primary);font-size:var(--text-base);color:var(--color-text-primary);border-radius:var(--border-radius);text-decoration:none;transition:background-color .2s}.johndoe-freelancer-mobile-menu-link:hover{background-color:rgba(var(--color-primary-rgb),.1);color:var(--color-primary)}.johndoe-freelancer-footer{background-color:var(--color-surface);border-top:var(--border-width)var(--border-style)var(--color-border);width:100%;margin-top:var(--spacing-3xl)}.johndoe-freelancer-footer-container{max-width:1200px;padding:var(--spacing-2xl)var(--spacing-lg);margin:0 auto}.johndoe-freelancer-footer-content{gap:var(--spacing-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.johndoe-freelancer-footer-content{grid-template-columns:2fr 1fr}}.johndoe-freelancer-footer-text{font-family:var(--font-primary);font-size:var(--text-sm);color:var(--color-text-secondary);text-align:center}@media (max-width:640px){.johndoe-freelancer-nav-content{height:60px}.johndoe-freelancer-footer-container{padding:var(--spacing-xl)var(--spacing-md)}}