@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#161616;--surface:#2b2a2a;--surface-2:#1d1d1d;--surface-muted:#5a5b5b;--text:#fff;--text-soft:#d5d9e2;--text-muted:#989ea7;--line:#ffffff14;--line-strong:#2563eb2e;--primary:#2563eb;--primary-strong:#1d4ed8;--primary-soft:#dbeafe;--teal:#14b8a6;--amber-soft:#fef3c7;--green:#16a34a;--green-soft:#dcfce7;--red:#dc2626;--shadow-lg:0 20px 50px #00000038;--shadow-md:0 12px 28px #00000029;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--container:1240px;font-family:Plus Jakarta Sans,Inter,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}body{color:var(--text);background:var(--bg)}body:before{content:"";pointer-events:none;background-image:linear-gradient(#94a3b80d 1px,#0000 1px),linear-gradient(90deg,#94a3b80d 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#ffffff73,#fff0);mask-image:linear-gradient(#ffffff73,#fff0)}button,input,textarea{font:inherit}h1,h2,h3{color:var(--text);letter-spacing:-.03em;margin:0}h1{font-size:clamp(2.75rem,7vw,4.5rem);line-height:.96}h2{font-size:1.65rem}h3{font-size:1.15rem}p{color:var(--text-muted);margin:0}.container{width:min(var(--container), calc(100% - 36px));z-index:1;margin:0 auto;padding:28px 0 60px;position:relative}input,textarea{border:1px solid var(--line);background:var(--surface-2);width:100%;color:var(--text);border-radius:16px;outline:none;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s}input::placeholder,textarea::placeholder{color:var(--text);opacity:1}input:focus,textarea:focus{background:#202020;border-color:#2563eb57;box-shadow:0 0 0 4px #2563eb17}textarea{resize:vertical;min-height:120px}input[type=date]::-webkit-calendar-picker-indicator{filter:invert()brightness(1.8);cursor:pointer}input[type=time]::-webkit-calendar-picker-indicator{filter:invert()brightness(1.8);cursor:pointer}button{background:linear-gradient(135deg, var(--primary), var(--primary-strong));color:#fff;cursor:pointer;letter-spacing:-.01em;border:0;border-radius:14px;padding:13px 18px;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 10px 20px #2563eb2e}button:hover{filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 14px 26px #2563eb33}button:active{transform:translateY(0)}.button-secondary{color:#3d4653;border:1px solid var(--line);box-shadow:none;background:#fff}.button-secondary:hover{box-shadow:var(--shadow-md)}.button-google{color:#3d4653;border:1px solid var(--line);box-shadow:none;background:#fff;justify-content:center;align-items:center;gap:10px;display:inline-flex}.button-success{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 10px 20px #22c55e2e}.button-danger{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 10px 20px #ef444429}.google-g{color:#fff;background:linear-gradient(135deg,#4285f4,#34a853);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;font-weight:700;display:inline-flex}.auth-hero,.auth-box,.job-form-card,.toolbar-card,.board-column,.modal-dialog{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:28px}.auth-page{min-height:100vh;padding-bottom:118px}.auth-shell{grid-template-columns:minmax(0,1.12fr) minmax(340px,440px);align-items:center;gap:32px;min-height:100vh;display:grid}.auth-hero{flex-direction:column;justify-content:center;min-height:480px;display:flex}.brand-lockup{align-items:flex-start;gap:18px;display:flex}.hero-brand{margin-bottom:18px}.brand-lockup>div{flex-direction:column;min-width:0;display:flex}.brand-mark{border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:0 18px 34px #2563eb24}.brand-mark svg{width:100%;height:100%;display:block}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:6px;font-size:.8rem;font-weight:800;display:inline-flex}.hero-copy,.section-copy,.column-subtitle,.job-date-line,.empty-state,#message,#job-message,#edit-message,.auth-subcopy{color:var(--text-muted)}.hero-copy{max-width:54ch;margin-top:14px;font-size:1.02rem;line-height:1.75}.hero-badges{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.hero-badges span{color:#454d5a;text-align:center;background:#ffffffd1;border:1px solid #2563eb14;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-size:.92rem;font-weight:600;display:inline-flex}.auth-box{flex-direction:column;gap:12px;display:flex}.auth-subcopy{margin-top:-4px;margin-bottom:10px;line-height:1.6}.auth-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-divider{color:var(--text-muted);justify-content:center;align-items:center;margin:4px 0;font-size:.9rem;display:flex;position:relative}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-divider span{padding:0 10px}.auth-footer-wrap{z-index:15;pointer-events:none;position:fixed;bottom:18px;left:0;right:0}.auth-footer-wrap .container{padding:0}.auth-footer-wrap .site-footer{pointer-events:auto;width:100%;margin-top:0}.dashboard-shell{min-height:100vh}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.logout-button{width:auto;min-width:120px}.section-heading,.column-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.section-copy,.column-subtitle{margin-top:6px}.job-form-card,.toolbar-card{margin-bottom:24px}.job-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.job-form-grid textarea{grid-column:1/-1}.form-actions,.modal-actions{align-items:center;gap:14px;margin-top:16px;display:flex}.form-actions button,.modal-actions button{width:auto;min-width:170px}.board{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.board-column{min-height:290px}.board-column-wide{grid-column:1/-1}.job-list{gap:14px;display:grid}.job-card{background:var(--bg);box-shadow:var(--shadow-md);border:1px solid #737375;border-radius:18px;padding:18px}.job-card-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.job-date-line{margin-top:6px;font-weight:600}.job-meta{gap:8px;margin-bottom:16px;display:grid}.job-meta p{line-height:1.55}.job-meta strong{color:var(--text)}.job-card-actions{flex-wrap:wrap;gap:10px;display:flex}.status-pill{text-transform:uppercase;letter-spacing:.08em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:96px;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.status-pending{background:var(--amber-soft);color:#92400e}.status-out{background:var(--primary-soft);color:var(--primary-strong)}.status-returned{background:var(--green-soft);color:var(--green)}.empty-state{background:var(--surface-muted);border:1px dashed #64748b40;border-radius:16px;padding:16px}.modal{z-index:20;position:fixed;inset:0}.modal.hidden{display:none}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a47;position:absolute;inset:0}.modal-dialog{z-index:1;background:#fffffff5;width:min(760px,100% - 24px);margin:60px auto;position:relative}.modal-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modal-grid{margin-top:8px}#message,#job-message,#edit-message{min-height:24px;font-size:.95rem;line-height:1.5}.site-footer{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding:20px 24px;display:flex}.site-footer p{color:var(--text-muted);font-size:.95rem}.site-footer-nav{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.site-footer a,.legal-back a,.legal-contact a,.legal-page a{color:#cfe0ff;font-weight:600;text-decoration:none;transition:opacity .18s,color .18s}.site-footer a:hover,.legal-back a:hover,.legal-contact a:hover,.legal-page a:hover{opacity:.9;color:#fff}.legal-shell{min-height:100vh}.legal-page{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:32px}.legal-top{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.legal-back{font-size:.95rem}.legal-meta{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.legal-badge{color:#454d5a;background:#ffffffbd;border:1px solid #2563eb14;border-radius:999px;align-items:center;padding:9px 13px;font-size:.88rem;font-weight:700;display:inline-flex}.legal-page h1{font-size:clamp(2.3rem,6vw,3.4rem);line-height:1.02}.legal-page h2{margin-top:28px;margin-bottom:10px;font-size:1.3rem}.legal-page h3{margin-top:20px;margin-bottom:8px;font-size:1.05rem}.legal-page p,.legal-page li{color:var(--text-muted);font-size:1rem;line-height:1.8}.legal-page ul{margin:10px 0 0;padding-left:20px}.legal-section{border-top:1px solid #ffffff14;margin-top:18px;padding-top:18px}.legal-highlight{background:var(--surface-2);border:1px solid #ffffff14;border-radius:18px;margin-top:18px;padding:18px}.legal-highlight p{color:var(--text)}.legal-contact{margin-top:14px}@media (width<=980px){.auth-shell,.board{grid-template-columns:1fr}.auth-hero{min-height:unset}.topbar{flex-direction:column;align-items:stretch}.auth-page{padding-bottom:132px}}@media (width<=720px){.container{width:min(100% - 20px,1000px);padding:18px 0 32px}.auth-page{padding-bottom:0}.auth-footer-wrap{pointer-events:auto;margin-top:16px;position:static}.auth-footer-wrap .container{width:min(100% - 20px,1000px);padding:0 0 24px}.auth-shell{gap:18px;min-height:auto}.auth-hero,.auth-box,.job-form-card,.toolbar-card,.board-column,.modal-dialog,.legal-page,.site-footer{border-radius:20px;padding:20px}.job-form-grid,.auth-actions{grid-template-columns:1fr}.form-actions,.modal-actions,.job-card-actions{flex-direction:column;align-items:stretch}.form-actions button,.modal-actions button,.auth-actions button,.job-card-actions button,.button-google{width:100%}.brand-lockup{flex-direction:column;align-items:flex-start;gap:12px}.hero-brand{margin-bottom:14px}.brand-mark{border-radius:16px;width:56px;height:56px}h1{font-size:clamp(2.3rem,11vw,3.25rem);line-height:.95}.hero-copy{max-width:100%;margin-top:0;margin-bottom:18px;line-height:1.6}.hero-badges{justify-content:flex-start;margin-top:10px}.hero-badges span{padding:10px 14px;font-size:.86rem}.job-card-head,.section-heading,.column-heading,.modal-head{flex-direction:column;align-items:flex-start}.modal-dialog{width:min(100% - 20px,760px);max-height:calc(100vh - 40px);margin:20px auto;overflow-y:auto}.site-footer{padding:18px 20px}.legal-page h1{font-size:clamp(2rem,10vw,2.8rem)}}@media (width<=480px){.container{width:calc(100% - 16px)}.auth-hero,.auth-box,.job-form-card,.toolbar-card,.board-column,.modal-dialog,.legal-page,.site-footer{padding:18px}.brand-mark{width:52px;height:52px}h1{font-size:clamp(2.15rem,10.5vw,3rem)}.hero-badges{gap:8px}.hero-badges span{width:auto;max-width:100%}.site-footer{align-items:flex-start}.site-footer-nav{gap:12px}}.input-date-wrap,.input-time-wrap{position:relative}.input-date-wrap input,.input-time-wrap input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding-right:52px}.input-date-wrap:after,.input-time-wrap:after{content:"";pointer-events:none;opacity:.95;background-position:50%;background-repeat:no-repeat;background-size:18px 18px;width:18px;height:18px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.input-date-wrap:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.input-time-wrap:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23ffffff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpolyline points='12,7 12,12 15,15'/%3E%3C/svg%3E")}input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:24px;height:24px;position:absolute;right:12px}input[type=time]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:24px;height:24px;position:absolute;right:12px}
