.johndoe-freelancer-theme{--color-primary:#3b82f6;--color-secondary:#8b5cf6;--color-accent:#06b6d4;--color-background:#ffffff;--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:#ffffff;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-primary:Inter,system-ui,sans-serif;--text-xs:0.75rem;--text-sm:0.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:0.025em;--letter-spacing-wider:0.05em;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.625;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--shadow:0 1px 3px 0 rgb(0 0 0/0.1);--border-width:1px;--border-style:solid;--border-radius:0.5rem;margin:0;padding:0;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}.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:2px solid transparent;outline-offset:2px}.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}}