@import url(https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap);.loading-spinner{animation:spin 1s ease-in-out infinite;border:5px solid #0000001a;border-top:5px solid hsl(var(--primary));display:inline-block;height:50px;width:50px}.loading-container{align-items:center;display:flex;height:100%;justify-content:center;padding:2rem;width:100%}.login-hero-layout{--hero-accent:#f0552c;--hero-dark:#0f1419;--hero-light:#f6f3ee;background:radial-gradient(circle at 20% 20%,#f0552c2e,#0000 45%),linear-gradient(135deg,#f6f3ee,#efe7dc 55%,#f7f4f0);display:grid;font-family:Space Grotesk,Trebuchet MS,sans-serif;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);min-height:100vh}.login-hero-pane{align-items:center;background-image:linear-gradient(120deg,#0f1419e0,#0f141933),var(--login-hero-image);background-position:50%;background-size:cover;color:#f7f3ee;display:flex;overflow:hidden;padding:4rem 4.5rem;position:relative}.login-hero-pane:after{background:radial-gradient(circle,#f0552c8c,#0000 60%);border-radius:50%;content:"";height:320px;inset:12% -20% auto auto;pointer-events:none;position:absolute;width:320px}.login-hero-content{grid-gap:1.5rem;animation:hero-fade .7s ease-out both;display:grid;gap:1.5rem;max-width:520px;position:relative}.login-hero-kicker{color:#f7f3eeb3;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase}.login-hero-content h1{font-family:Fraunces,Times New Roman,serif;font-size:clamp(2.4rem,3vw,3.4rem);margin:0}.login-hero-content p{color:#f7f3eee0;font-size:1.05rem;line-height:1.6;margin:0}.login-hero-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:.5rem}.login-hero-stat-value{color:#fff;display:block;font-size:1rem;font-weight:600}.login-hero-stat-label{color:#f7f3ee99;display:block;font-size:.8rem;margin-top:.25rem}.login-form-pane{align-items:center;display:flex;justify-content:center;padding:3rem 2rem}.login-form-inner{grid-gap:1.25rem;animation:form-slide .65s ease-out both;display:grid;gap:1.25rem;width:min(420px,100%)}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0f141914;box-shadow:0 24px 60px #0f14192e}.login-title{font-size:1.5rem}.login-form{grid-gap:.75rem;display:grid;gap:.75rem}.login-submit{font-weight:600;letter-spacing:.02em;margin-top:.5rem}.login-register{margin-top:1rem;text-align:center}.login-form-footnote{color:#6a645d;font-size:.85rem;text-align:center}@media (max-width:960px){.login-hero-layout{grid-template-columns:1fr}.login-hero-pane{min-height:42vh;padding:3rem 2.5rem}.login-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.login-hero-pane{padding:2.5rem 1.75rem}.login-form-pane{padding:2rem 1.25rem 3rem}.login-hero-stats{grid-template-columns:1fr}}@keyframes hero-fade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes form-slide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:0.5rem}.dark{--background:0 0% 10%;--foreground:0 0% 98%;--card:0 0% 12%;--card-foreground:0 0% 98%;--popover:0 0% 10%;--popover-foreground:0 0% 98%;--primary:217.2 91.2% 59.8%;--primary-foreground:222.2 47.4% 11.2%;--secondary:0 0% 15%;--secondary-foreground:0 0% 98%;--muted:0 0% 15%;--muted-foreground:0 0% 65%;--accent:0 0% 20%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 20%;--input:0 0% 20%;--ring:224.3 76.3% 48%}.shadcn-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.shadcn-header{align-items:center;background-color:#fff;background-color:hsl(var(--background));border-bottom:1px solid #e2e8f0;border-bottom:1px solid hsl(var(--border));display:flex;height:60px;left:0;padding:0 1.5rem;position:fixed;right:0;top:0;z-index:50}.shadcn-header-title-link{text-decoration:none}.shadcn-header-title{color:#020817;color:hsl(var(--foreground));font-size:1.25rem;font-weight:600}.shadcn-mobile-menu-button{display:inline-flex;height:40px;margin-right:.5rem;width:40px}.shadcn-header-nav,.shadcn-header-nav-list{align-items:center;display:flex}.shadcn-header-nav-list{gap:1rem;list-style:none;margin:0;padding:0}.shadcn-header-nav-links{gap:.5rem}.shadcn-header-actions,.shadcn-header-nav-links,.shadcn-header-right,.shadcn-header-user-badge{align-items:center;display:flex}.shadcn-header-right{position:relative}.shadcn-avatar-button{align-items:center;background:#0000;border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:9999px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}.shadcn-avatar-button:hover{background:#f1f5f9;background:hsl(var(--accent))}.shadcn-avatar{align-items:center;background:#2563eb;background:hsl(var(--primary));border-radius:9999px;color:#f8fafc;color:hsl(var(--primary-foreground));display:inline-flex;font-size:.75rem;font-weight:700;height:30px;justify-content:center;width:30px}.shadcn-header-menu{background:#fff;background:hsl(var(--background));border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:.5rem;border-radius:var(--radius);box-shadow:0 12px 24px #0f172a2e;padding:.5rem;position:absolute;right:0;top:calc(100% + .5rem);width:220px;z-index:80}.shadcn-header-menu-user{padding:.5rem .5rem .75rem}.shadcn-header-menu-name{color:#020817;color:hsl(var(--foreground));font-size:.875rem;font-weight:600}.shadcn-header-menu-role{color:#64748b;color:hsl(var(--muted-foreground));font-size:.75rem;margin-top:.125rem;text-transform:capitalize}.shadcn-header-menu-separator{background:#e2e8f0;background:hsl(var(--border));height:1px;margin:.25rem 0 .5rem}.shadcn-header-dropdown-action{gap:.5rem;justify-content:flex-start;margin-bottom:.25rem;width:100%}.shadcn-header-dropdown-action:last-child{margin-bottom:0}.shadcn-main{display:flex;flex:1 1;margin-top:60px}.shadcn-sidebar{background-color:#fff;background-color:hsl(var(--background));border-right:1px solid #e2e8f0;border-right:1px solid hsl(var(--border));height:calc(100vh - 60px);left:0;overflow-y:auto;position:fixed;top:60px;transform:translateX(-100%);transition:transform .3s ease;width:250px;z-index:40}.shadcn-sidebar.open{transform:translateX(0)}.shadcn-sidebar-overlay{display:none}.shadcn-content{background-color:#f1f5f9;background-color:hsl(var(--secondary));flex:1 1;margin-left:0;min-height:calc(100vh - 60px);padding:1.5rem;transition:margin-left .3s ease}.shadcn-sidebar.open+.shadcn-content{margin-left:250px}.shadcn-nav{padding:1rem 0}.shadcn-nav-section{margin-bottom:1rem}.shadcn-nav-section-title{color:#64748b;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;padding:0 1rem;text-transform:uppercase}.shadcn-nav-list{list-style:none;margin:0;padding:0}.shadcn-nav-item{margin:0}.shadcn-nav-link{align-items:center;color:#020817;color:hsl(var(--foreground));display:flex;font-size:.875rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.shadcn-nav-link.active,.shadcn-nav-link:hover{background-color:#f1f5f9;background-color:hsl(var(--accent))}.shadcn-nav-link.active{color:#0f172a;color:hsl(var(--accent-foreground));font-weight:500}.shadcn-nav-icon{color:#64748b;color:hsl(var(--muted-foreground));height:16px;margin-right:.75rem;width:16px}.shadcn-nav-link.active .shadcn-nav-icon{color:#0f172a;color:hsl(var(--accent-foreground))}.shadcn-card{background-color:#fff;background-color:hsl(var(--card));border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:.5rem;border-radius:var(--radius);box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.shadcn-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.shadcn-card-title{color:#020817;color:hsl(var(--card-foreground));font-size:1.25rem;font-weight:600;margin:0}.shadcn-card-description{color:#64748b;color:hsl(var(--muted-foreground));font-size:.875rem;margin-bottom:1rem;margin-top:.25rem}.shadcn-card-content{color:#020817;color:hsl(var(--card-foreground))}.shadcn-card-footer{display:flex;justify-content:flex-end;margin-top:1.5rem}.shadcn-button{align-items:center;border-radius:.5rem;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;justify-content:center;line-height:1;max-width:100%;padding:.5rem 1rem;transition:all .2s;white-space:nowrap;width:auto}.shadcn-button-primary{background-color:#2563eb;background-color:hsl(var(--primary));border:none;color:#f8fafc;color:hsl(var(--primary-foreground))}.shadcn-button-primary:hover{background-color:#2563ebe6;background-color:hsl(var(--primary)/.9)}.shadcn-button-secondary{background-color:#f1f5f9;background-color:hsl(var(--secondary));border:none;color:#0f172a;color:hsl(var(--secondary-foreground))}.shadcn-button-secondary:hover{background-color:#f1f5f9cc;background-color:hsl(var(--secondary)/.8)}.shadcn-button-outline{background-color:initial;border:1px solid #e2e8f0;border:1px solid hsl(var(--border));color:#2563eb;color:hsl(var(--primary))}.shadcn-button-outline:hover{background-color:#f1f5f9;background-color:hsl(var(--accent));border-color:#2563eb;border-color:hsl(var(--primary))}.shadcn-button-destructive{background-color:#ef4444;background-color:hsl(var(--destructive));border:none;color:#f8fafc;color:hsl(var(--destructive-foreground))}.shadcn-button-destructive:hover{background-color:#ef4444e6;background-color:hsl(var(--destructive)/.9)}.shadcn-button-ghost{background-color:initial;border:none;color:#020817;color:hsl(var(--foreground))}.shadcn-button-ghost:hover{background-color:#f1f5f9;background-color:hsl(var(--accent))}.shadcn-button-link{background-color:initial;border:none;color:#2563eb;color:hsl(var(--primary));padding:0;text-decoration:underline}.shadcn-button-link:hover{text-decoration:none}.shadcn-button-icon{margin-right:.5rem}.shadcn-button-full-width{display:block;width:100%}.shadcn-form{margin:0 auto;max-width:800px;width:100%}.shadcn-form-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(12,1fr)}.shadcn-form-grid-col-6{grid-column:span 6}.shadcn-form-grid-col-12{grid-column:span 12}.shadcn-form-section{border-bottom:1px solid #e2e8f0;border-bottom:1px solid hsl(var(--border));margin-bottom:2rem;padding-bottom:1.5rem}.shadcn-form-section-title{color:#020817;color:hsl(var(--foreground));font-size:1rem;font-weight:600;margin-bottom:1rem}.shadcn-form-section-collapsible{margin-bottom:1.25rem;padding-bottom:1rem}.shadcn-collapsible-trigger{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:0;text-align:left;width:100%}.shadcn-collapsible-trigger:focus-visible{border-radius:calc(.5rem - 2px);border-radius:calc(var(--radius) - 2px);outline:2px solid #2563eb;outline:2px solid hsl(var(--ring));outline-offset:4px}.shadcn-collapsible-indicator{align-items:center;color:#64748b;color:hsl(var(--muted-foreground));display:inline-flex;gap:.5rem}.shadcn-collapsible-status{border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:9999px;font-size:.75rem;line-height:1.4;padding:.1rem .5rem}.shadcn-collapsible-content{margin-top:.75rem}.shadcn-form-group{display:flex;flex-direction:column;margin-bottom:1.5rem}.shadcn-form-row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.shadcn-form-col{flex:1 1;min-width:200px}.shadcn-label{display:block;font-weight:500;margin-bottom:.5rem}.shadcn-input,.shadcn-label{color:#020817;color:hsl(var(--foreground));font-size:.875rem}.shadcn-input{background-color:initial;border:1px solid #e2e8f0;border:1px solid hsl(var(--input));border-radius:.5rem;border-radius:var(--radius);box-sizing:border-box;height:40px;max-width:100%;padding:.5rem .75rem;width:100%}.shadcn-input:focus{border-color:#2563eb;border-color:hsl(var(--ring));box-shadow:0 0 0 2px #2563eb4d;box-shadow:0 0 0 2px hsl(var(--ring)/.3);outline:none}.shadcn-select{-webkit-appearance:none;appearance:none;background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 16px;border:1px solid #e2e8f0;border:1px solid hsl(var(--input));border-radius:.5rem;border-radius:var(--radius);box-sizing:border-box;color:#020817;color:hsl(var(--foreground));font-size:.875rem;height:40px;max-width:100%;padding:.5rem 2.5rem .5rem .75rem;width:100%}.shadcn-select:focus{border-color:#2563eb;border-color:hsl(var(--ring));box-shadow:0 0 0 2px #2563eb4d;box-shadow:0 0 0 2px hsl(var(--ring)/.3);outline:none}.shadcn-textarea{background-color:initial;border:1px solid #e2e8f0;border:1px solid hsl(var(--input));border-radius:.5rem;border-radius:var(--radius);box-sizing:border-box;color:#020817;color:hsl(var(--foreground));font-size:.875rem;max-width:100%;min-height:80px;padding:.5rem .75rem;resize:vertical;width:100%}.shadcn-textarea:focus{border-color:#2563eb;border-color:hsl(var(--ring));box-shadow:0 0 0 2px #2563eb4d;box-shadow:0 0 0 2px hsl(var(--ring)/.3);outline:none}.shadcn-checkbox-wrapper{align-items:center;display:flex;gap:.5rem}.shadcn-checkbox{background-color:initial;border:1px solid #e2e8f0;border:1px solid hsl(var(--input));border-radius:4px;cursor:pointer;height:16px;width:16px}.shadcn-checkbox:focus{border-color:#2563eb;border-color:hsl(var(--ring));box-shadow:0 0 0 2px #2563eb4d;box-shadow:0 0 0 2px hsl(var(--ring)/.3);outline:none}.shadcn-checkbox:checked{background-color:#2563eb;background-color:hsl(var(--primary));border-color:#2563eb;border-color:hsl(var(--primary))}.shadcn-form-hint{color:#64748b;color:hsl(var(--muted-foreground));font-size:.75rem;margin-top:.25rem}.shadcn-form-error{color:#ef4444;color:hsl(var(--destructive));font-size:.75rem;margin-top:.25rem}.shadcn-form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f1f5f9;border-radius:50%;border-top-color:#2563eb;border:3px solid hsl(var(--secondary));border-top-color:hsl(var(--primary));height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.shadcn-table{border-collapse:collapse;border-spacing:0;font-size:.875rem;width:100%}.shadcn-table th{color:#64748b;color:hsl(var(--muted-foreground));font-weight:500;text-align:left}.shadcn-table td,.shadcn-table th{border-bottom:1px solid #e2e8f0;border-bottom:1px solid hsl(var(--border));padding:.75rem}.shadcn-table td{color:#020817;color:hsl(var(--foreground))}.shadcn-table tr:hover{background-color:#f1f5f980;background-color:hsl(var(--muted)/.5)}.sales-row-clickable{transition:background-color .15s ease}.sales-row-clickable:focus-visible{outline:2px solid #2563eb;outline:2px solid hsl(var(--ring));outline-offset:-2px}.shadcn-badge{align-items:center;border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:500;line-height:1;padding:.125rem .5rem;white-space:nowrap}.shadcn-badge-primary{background-color:#2563eb;background-color:hsl(var(--primary));color:#f8fafc;color:hsl(var(--primary-foreground))}.shadcn-badge-secondary{background-color:#f1f5f9;background-color:hsl(var(--secondary));color:#0f172a;color:hsl(var(--secondary-foreground))}.shadcn-badge-outline{background-color:initial;border:1px solid #e2e8f0;border:1px solid hsl(var(--border));color:#020817;color:hsl(var(--foreground))}.shadcn-badge-destructive{background-color:#ef4444;background-color:hsl(var(--destructive));color:#f8fafc;color:hsl(var(--destructive-foreground))}.shadcn-alert{border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:.5rem;border-radius:var(--radius);margin-bottom:1rem;padding:1rem;position:relative;width:100%}.shadcn-alert-default{background-color:#fff;background-color:hsl(var(--background));color:#020817;color:hsl(var(--foreground))}.shadcn-alert-destructive{background-color:#ef44441a;background-color:hsl(var(--destructive)/.1);border-color:#ef4444;border-color:hsl(var(--destructive));color:#ef4444;color:hsl(var(--destructive))}.shadcn-alert-success{background-color:#16a34a1a;border-color:#16a34a;color:#16a34a}.shadcn-alert-warning{background-color:#facc151a;border-color:#facc15;color:#facc15}.shadcn-alert-title{font-weight:500;margin-bottom:.5rem}.shadcn-alert-description{font-size:.875rem}.shadcn-modal-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:120}.shadcn-modal{background:#fff;background:hsl(var(--card));border:1px solid #e2e8f0;border:1px solid hsl(var(--border));border-radius:.625rem;border-radius:calc(var(--radius) + .125rem);box-shadow:0 20px 40px #0f172a40;padding:1rem;width:min(460px,100%)}.shadcn-modal-title{color:#020817;color:hsl(var(--card-foreground));font-size:1rem;margin:0 0 .5rem}.shadcn-modal-description{color:#64748b;color:hsl(var(--muted-foreground));font-size:.875rem;margin:0}.shadcn-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}@media (max-width:768px){.shadcn-content{margin-left:0!important}.shadcn-sidebar-overlay{background:#0f172a66;border:0;bottom:0;display:block;left:0;margin:0;padding:0;position:fixed;right:0;top:60px;z-index:35}.shadcn-form-grid-col-6{grid-column:span 12}.shadcn-form-row{flex-direction:column;gap:1.5rem}}.dashboard-stat-card{height:100%}.dashboard-stat-header{align-items:center;display:flex;margin-bottom:1rem}.dashboard-stat-title{font-size:1rem}.dashboard-stat-icon{align-items:center;border-radius:9999px;display:inline-flex;justify-content:center;margin-right:.75rem;padding:.5rem}.dashboard-stat-icon-primary{background:#2563eb24;background:hsl(var(--primary)/.14);color:#2563eb;color:hsl(var(--primary))}.dashboard-stat-icon-secondary{background:#8049df24;color:#5b22bf}.dashboard-stat-icon-warning{background:#fbc02d26;color:#b46804}.dashboard-stat-icon-success{background:#16a34a26;color:#12873d}.dashboard-stat-value{font-size:2rem;font-weight:700;margin-bottom:1rem}.dashboard-stat-link{gap:.25rem}.dashboard-job-link{border-radius:.5rem;border-radius:var(--radius);color:inherit;display:block;padding:.75rem;text-decoration:none;transition:background-color .2s}.dashboard-job-link:hover{background:#f1f5f9;background:hsl(var(--accent))}.dashboard-job-title{font-weight:600}.dashboard-job-serial{font-size:.8em;margin-left:.5rem}.dashboard-job-meta{align-items:center;color:#64748b;color:hsl(var(--muted-foreground));display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;margin-top:.35rem}.dashboard-action-warning{background:#ef434314;border:1px solid #ef434340;border-radius:calc(.5rem - 2px);border-radius:calc(var(--radius) - 2px);color:#b62020;font-size:.875rem;font-weight:500;margin-bottom:.75rem;padding:.5rem .75rem}.dashboard-job-open-age{font-weight:500}.racket-brand-cell{align-items:center;display:inline-flex;gap:.5rem}.racket-brand-title{align-items:center;display:inline-flex;gap:.625rem}.racket-brand-icon{align-items:center;border:1px solid #0000;border-radius:.375rem;display:inline-flex;font-weight:800;justify-content:center;letter-spacing:-.02em;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none}.racket-brand-icon-image{-webkit-font-smoothing:antialiased;display:block;filter:grayscale(1) saturate(0) contrast(1.2) brightness(1.02);height:100%;image-rendering:auto;object-fit:contain;width:100%}.racket-brand-icon-label{display:inline-block;max-width:100%;white-space:nowrap}.racket-brand-icon-letter{background:#fff;border-color:#e2e8f0;border-color:hsl(var(--border));color:#111827}.racket-brand-icon-label-letter{font-size:.72rem;font-weight:800;letter-spacing:.01em}.racket-brand-icon-sm{font-size:.72rem;height:1.25rem;width:1.25rem}.racket-brand-icon-md{font-size:.85rem;height:1.6rem;width:1.6rem}.racket-brand-icon-wide.racket-brand-icon-sm{width:2.4rem}.racket-brand-icon-wide.racket-brand-icon-md{width:3rem}.racket-brand-icon-wilson{background:#fff;border-color:#e2e8f0;border-color:hsl(var(--border))}.racket-brand-icon-image-wilson{height:98%;transform:translateY(.5px);width:98%}.racket-brand-icon-babolat{background:#fff;border-color:#e2e8f0;border-color:hsl(var(--border))}.racket-brand-icon-image-babolat{height:80%;image-rendering:-webkit-optimize-contrast;transform:translateY(.5px);width:90%}.racket-brand-icon-head{background:#fff;border-color:#e2e8f0;border-color:hsl(var(--border))}.racket-brand-icon-image-head{height:50%;width:90%}.racket-brand-icon-prince{background:#fff;border-color:#e2e8f0;border-color:hsl(var(--border))}.racket-brand-icon-image-prince{height:72%;width:88%}.racket-brand-icon-dunlop{background:#fff;border-color:#e2e8f0;border-color:hsl(var(--border))}.racket-brand-icon-image-dunlop{height:66%;width:90%}.racket-brand-icon-yonex{background:#fff;border-color:#e2e8f0;border-color:hsl(var(--border))}.racket-brand-icon-image-yonex-wordmark{height:64%;image-rendering:-webkit-optimize-contrast;transform:translateY(.5px);width:88%}.racket-brand-icon-default{background:#f1f5f9;background:hsl(var(--accent));border-color:#e2e8f0;border-color:hsl(var(--border));color:#0f172a;color:hsl(var(--accent-foreground))}.shadcn-dashboard-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.shadcn-dashboard-grid-item{grid-column:span 1}@media (max-width:1200px){.shadcn-dashboard-grid{grid-template-columns:repeat(2,1fr)}.shadcn-dashboard-grid-item{grid-column:span 1}}@media (max-width:768px){.shadcn-dashboard-grid{grid-template-columns:1fr}}.shadcn-tabs{border-bottom:1px solid #e2e8f0;border-bottom:1px solid hsl(var(--border));display:flex;margin-bottom:1.5rem;overflow-x:auto}.shadcn-tab{background:none;border:none;border-bottom:2px solid #0000;color:#64748b;color:hsl(var(--muted-foreground));cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1rem;transition:all .2s;white-space:nowrap}.shadcn-tab:hover{color:#020817;color:hsl(var(--foreground))}.shadcn-tab-active{border-bottom-color:#2563eb;border-bottom-color:hsl(var(--primary));color:#2563eb;color:hsl(var(--primary))}.shadcn-tab-content{padding-top:1rem}.shadcn-button-group{border-radius:.5rem;border-radius:var(--radius);display:flex;overflow:hidden}.shadcn-button-group .shadcn-button{border-radius:0;margin:0}.shadcn-button-group .shadcn-button:first-child{border-bottom-left-radius:.5rem;border-bottom-left-radius:var(--radius);border-top-left-radius:.5rem;border-top-left-radius:var(--radius)}.shadcn-button-group .shadcn-button:last-child{border-bottom-right-radius:.5rem;border-bottom-right-radius:var(--radius);border-top-right-radius:.5rem;border-top-right-radius:var(--radius)}*,:after,:before{box-sizing:border-box}.racket-actions-menu{background:#fff;border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 10px 30px #0000001f;min-width:200px;padding:.25rem;position:absolute;right:0;top:2.5rem;z-index:10}.racket-actions-trigger{align-items:center;background:#fff;border:1px solid hsl(var(--border));border-radius:8px;color:hsl(var(--muted-foreground));cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease;width:32px}.racket-actions-trigger:hover{background-color:hsl(var(--accent));border-color:hsl(var(--primary));color:hsl(var(--foreground))}.racket-actions-item{align-items:center;background:#0000;border:none;border-radius:.375rem;color:hsl(var(--foreground));display:inline-flex;font-size:.875rem;gap:.5rem;justify-content:flex-start;padding:.5rem .75rem;text-decoration:none;width:100%}.racket-actions-item:hover{background-color:hsl(var(--accent))}.racket-actions-separator{background:hsl(var(--border));height:1px;margin:.25rem .5rem}.racket-actions-danger{color:hsl(var(--destructive))}.racket-actions-danger:hover{background-color:hsl(var(--destructive)/.1)}.product-drawer-backdrop{background:#0006;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1000}.product-drawer{animation:drawer-slide-in .25s ease-out;background:hsl(var(--background));border-left:1px solid hsl(var(--border));box-shadow:-20px 0 40px #00000026;display:flex;flex-direction:column;height:100%;width:min(620px,100%)}.product-drawer-header{align-items:center;border-bottom:1px solid hsl(var(--border));display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem}.product-drawer-header h2{font-size:1.25rem;margin:0}.product-drawer-header p{color:hsl(var(--muted-foreground));font-size:.9rem;margin:.35rem 0 0}.product-drawer-body{overflow-y:auto;padding:1.25rem 1.5rem}.product-drawer-view{grid-gap:.75rem;display:grid;gap:.75rem}.product-drawer-row{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;display:flex;gap:1rem;justify-content:space-between;padding:.65rem .75rem}.product-drawer-label{color:hsl(var(--muted-foreground));font-size:.85rem}.stringer-drawer-backdrop{background:#0006;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:1000}.stringer-drawer{animation:drawer-slide-in .25s ease-out;background:hsl(var(--background));border-left:1px solid hsl(var(--border));box-shadow:-20px 0 40px #00000026;display:flex;flex-direction:column;height:100%;width:min(560px,100%)}.stringer-drawer-header{align-items:center;border-bottom:1px solid hsl(var(--border));display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem}.stringer-drawer-header h2{font-size:1.25rem;margin:0}.stringer-drawer-header p{color:hsl(var(--muted-foreground));font-size:.9rem;margin:.35rem 0 0}.stringer-drawer-body{overflow-y:auto;padding:1.25rem 1.5rem}.stringer-drawer-view{grid-gap:.75rem;display:grid;gap:.75rem}.stringer-drawer-row{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;display:flex;gap:1rem;justify-content:space-between;padding:.65rem .75rem}.stringer-drawer-label{color:hsl(var(--muted-foreground));font-size:.85rem}@keyframes drawer-slide-in{0%{opacity:0;transform:translateX(20%)}to{opacity:1;transform:translateX(0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,Helvetica,Arial,sans-serif;margin:0;transition:background-color .3s ease,color .3s ease}:root{--background-color:#fff;--text-color:#333;--paper-background:#fff;--border-color:#e0e0e0;--hover-background:#f5f5f5;--scrollbar-track:#f1f1f1;--scrollbar-thumb:#888;--scrollbar-thumb-hover:#555}.dark{--background-color:#121212;--text-color:#e0e0e0;--paper-background:#1e1e1e;--border-color:#333;--hover-background:#2c2c2c;--scrollbar-track:#2c2c2c;--scrollbar-thumb:#666;--scrollbar-thumb-hover:#888}body{background-color:#fff;background-color:var(--background-color);color:#333;color:var(--text-color)}.print-only{display:none}@media print{.no-print{display:none!important}.print-only{display:block!important}.print-card,.print-container{padding:20px}.print-card{border:1px solid #ccc;margin-bottom:20px;page-break-inside:avoid}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1;background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:#888;background:var(--scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555;background:var(--scrollbar-thumb-hover)}.dark .MuiPaper-root{background-color:#fff;background-color:var(--paper-background);color:#333;color:var(--text-color)}.dark .MuiAppBar-root,.dark .MuiDrawer-paper{background-color:#1a1a1a}.dark .MuiDrawer-paper{color:#333;color:var(--text-color)}.dark .MuiListItem-root:hover{background-color:#f5f5f5;background-color:var(--hover-background)}.dark .MuiDivider-root{background-color:#e0e0e0;background-color:var(--border-color)}.dark .MuiTableCell-root{border-bottom-color:#e0e0e0;border-bottom-color:var(--border-color)}.dark .MuiTableRow-root:hover{background-color:#f5f5f5;background-color:var(--hover-background)}.dark .MuiInputBase-root{color:#333;color:var(--text-color)}.dark .MuiOutlinedInput-notchedOutline{border-color:#e0e0e0;border-color:var(--border-color)}.dark .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#666}.dark .MuiFormLabel-root{color:#999}.dark .MuiButton-outlined{border-color:#e0e0e0;border-color:var(--border-color)}.dark .MuiButton-contained{background-color:#1976d2}.dark .MuiButton-text{color:#90caf9}
/*# sourceMappingURL=main.007bea3d.css.map*/