.app{max-width:1200px;margin:0 auto;padding:1.5rem}.header{margin-bottom:1.5rem}.header h1{margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.subtitle{margin:0;color:#9aa0a6}.layout{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}@media(max-width:900px){.layout{grid-template-columns:1fr}}.field-row,.field-block,.export-row{margin-top:1rem;margin-bottom:1rem}.field-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.35rem;color:#bdc1c6}.field-controls .hint{display:block;margin-top:.35rem;font-size:.8rem;color:#9aa0a6}.ats-target-selector .select{display:block;width:100%}.ats-target-hint{margin:.65rem 0 0;font-size:.8rem;line-height:1.45;color:#9aa0a6}.textarea,.select,.input{width:100%;padding:.6rem .75rem;border:1px solid #3c4043;border-radius:8px;background:#1a1f26;color:#e8eaed}.textarea:focus,.select:focus,.input:focus{outline:2px solid #2563eb;outline-offset:1px}.app-header,.usage-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.account-bar{display:flex;align-items:center;gap:.6rem}.account-email{font-size:.85rem;color:#9aa0a6;max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth-card{width:100%;max-width:380px;border:1px solid #3c4043;border-radius:12px;padding:1.75rem;background:#151a21}.auth-title{margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.auth-card .hint{display:block;margin-top:.35rem;font-size:.8rem;color:#9aa0a6}.auth-switch{margin:1rem 0 0;font-size:.85rem;color:#9aa0a6}.template-section{width:100vw;margin-left:calc(50% - 50vw);margin-top:1.5rem;padding:1.25rem clamp(1rem,4vw,3rem);border-top:1px solid #2a2f37;background:#11151b;box-sizing:border-box}.template-section-inner{max-width:1600px;margin:0 auto}.customizer{margin-top:.75rem;padding:.85rem 1rem;border:1px solid #3c4043;border-radius:10px;background:#151a21;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.customizer-row{display:flex;align-items:center;gap:.5rem}.customizer-row .field-label{margin-bottom:0}.color-input{width:2.4rem;height:1.9rem;padding:0;border:1px solid #3c4043;border-radius:6px;background:#1a1f26;cursor:pointer}.customizer-row .select{width:auto;min-width:9rem}.customizer-check{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#bdc1c6;cursor:pointer}.customizer-reset{margin-left:auto;font-size:.8rem}.tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:.6rem}.tpl-card{display:flex;flex-direction:column;align-items:stretch;gap:.4rem;padding:.45rem;background:#1a1f26;border:1px solid #3c4043;border-radius:10px;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .08s ease}.tpl-card:hover:not(:disabled){border-color:#5f6368}.tpl-card:disabled{opacity:.55;cursor:not-allowed}.tpl-card--selected{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb59}.tpl-label{font-size:.72rem;color:#bdc1c6;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tpl-card--selected .tpl-label{color:#e8eaed}.tpl-thumb{aspect-ratio:5 / 7;background:#fff;border-radius:4px;padding:6px;display:flex;flex-direction:column;gap:4px;overflow:hidden}.tpl-header{display:flex;flex-direction:column;gap:3px;margin-bottom:2px}.tpl-header--band{padding:4px 5px;border-radius:2px;margin:-2px -2px 2px}.tpl-name{height:5px;width:65%;border-radius:1px}.tpl-sub{height:3px;width:45%;background:#c9ccd1;border-radius:1px}.tpl-heading{height:3px;width:34%;border-radius:1px;margin:3px 0 1px;display:block}.tpl-line{height:2.5px;background:#d7dade;border-radius:1px;display:block;margin-bottom:2px}.tpl-body{flex:1;display:flex;flex-direction:column}.tpl-body--cols{flex-direction:row;gap:5px}.tpl-col{display:flex;flex-direction:column}.tpl-col--main{flex:1.7}.tpl-col--side{flex:1;border-radius:2px;padding:3px;margin:-1px -2px -2px 0}.tpl-status{display:inline-block;font-size:.62rem;font-weight:600;padding:.1rem .4rem;border-radius:999px;border:1px solid #3c4043;color:#bdc1c6;white-space:nowrap}.tpl-status--production{color:#34d399;border-color:#16613f;background:#10613f2e}.tpl-status--review{color:#60a5fa;border-color:#1e3a5f;background:#1e3a5f2e}.tpl-status--in_progress{color:#fbbf24;border-color:#6b4e16;background:#6b4e162e}.tpl-status--not_ready{color:#f87171;border-color:#7f1d1d;background:#7f1d1d2e}.tpl-status--hidden{color:#9aa0a6}.tpl-chips{display:flex;flex-wrap:wrap;gap:2px;margin-bottom:3px}.tpl-chip{height:4px;border:1px solid #c9ccd1;border-radius:2px}.tpl-split{display:flex;align-items:center;justify-content:space-between;gap:4px}.tpl-grid3{display:flex;gap:4px;margin:2px 0 4px}.tpl-grid-col{flex:1;display:flex;flex-direction:column}.tpl-tl-row{display:flex;gap:4px;margin-bottom:4px}.tpl-tl-gutter{display:flex;flex-direction:column;align-items:center;gap:2px;width:26%}.tpl-dot{width:4px;height:4px;border-radius:50%}.tpl-date{height:2.5px;width:90%;border-radius:1px;opacity:.85}.tpl-tl-body{flex:1;display:flex;flex-direction:column}.code-input{display:flex;gap:.5rem;justify-content:space-between}.code-box{flex:1 1 0;min-width:0;height:3.25rem;padding:0;text-align:center;font-size:1.4rem;font-weight:600;font-variant-numeric:tabular-nums;color:#e8eaed;background:#1a1f26;border:1px solid #3c4043;border-radius:10px;caret-color:#2563eb;transition:border-color .12s ease,box-shadow .12s ease}.code-box:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb40}.code-box:disabled{opacity:.55;cursor:not-allowed}@media(max-width:420px){.code-box{height:2.75rem;font-size:1.15rem}}.auth-link{background:none;border:none;color:#6b9fff;cursor:pointer;padding:0;font:inherit}.usage-actions{display:flex;gap:.5rem}.usage-table-wrap{overflow-x:auto;border:1px solid #3c4043;border-radius:10px}.usage-table{width:100%;border-collapse:collapse;font-size:.8rem}.usage-table th,.usage-table td{text-align:left;padding:.55rem .7rem;border-bottom:1px solid #2a2f37;white-space:nowrap}.usage-table th{color:#bdc1c6;font-weight:600;background:#1a1f26}.usage-table tbody tr:hover{background:#1a1f26}.usage-empty{text-align:center;color:#9aa0a6;padding:1.5rem}.usage-detail-row>td{background:#11151b;padding:.75rem 1rem}.ip-activity{display:flex;flex-direction:column;gap:.6rem}.ip-summary{display:flex;flex-wrap:wrap;gap:.4rem 1.5rem;font-size:.82rem;color:#bdc1c6}.ip-events{width:100%;border-collapse:collapse;font-size:.76rem}.ip-events th,.ip-events td{text-align:left;padding:.35rem .6rem;border-bottom:1px solid #2a2f37;white-space:nowrap}.ip-events th{color:#9aa0a6;font-weight:600}.ip-ua{max-width:18rem;overflow:hidden;text-overflow:ellipsis}.device-list{font-size:.82rem;color:#bdc1c6}.device-list ul{margin:.35rem 0 0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.2rem}.device-label{color:#e8eaed;font-weight:600}.device-id,.device-seen{color:#9aa0a6}.editor-json{min-height:420px;font-family:ui-monospace,Consolas,monospace;font-size:.8rem;line-height:1.4}.editor-panel{display:flex;flex-direction:column;height:100%}.panel-title{margin:0 0 .25rem;font-size:1rem}.panel-hint{margin:0 0 .5rem;font-size:.8rem;color:#9aa0a6}.editor-actions{display:flex;gap:.5rem;margin-top:.5rem}.btn{padding:.5rem 1rem;border:1px solid #3c4043;border-radius:8px;background:#2d333b;color:#e8eaed;cursor:pointer}.btn:hover:not(:disabled){background:#3d444d}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{width:100%;padding:.75rem;font-weight:600;background:#2563eb;border-color:#2563eb}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-muted{background:#1a1f26}.export-row{margin-top:1rem;display:flex;align-items:center;gap:.75rem}.status-bar{margin:.75rem 0;font-size:.875rem;color:#9aa0a6}.status-error{color:#f87171}.side-column{border:1px solid #3c4043;border-radius:12px;padding:1rem;background:#151a21}.ats-report{margin:.75rem 0;border:1px solid #3c4043;border-radius:10px;padding:.75rem 1rem;background:#151a21}.ats-report.ats-in-band{border-color:#16a34a}.ats-report.ats-off-band{border-color:#d97706}.ats-header{display:flex;align-items:baseline;gap:.75rem}.ats-score{font-size:1.4rem;font-weight:700}.ats-label{color:#9aa0a6;font-size:.85rem}.ats-missing{margin-top:.5rem;font-size:.8rem;color:#9aa0a6}.cv-upload{margin-bottom:1.25rem}.cv-upload-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.cv-upload-header .field-label{margin-bottom:0}.cv-upload-formats{font-size:.75rem;color:#9aa0a6}.cv-upload-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.cv-upload-zone{position:relative;border:2px dashed #3c4043;border-radius:12px;padding:1.5rem 1.25rem;background:linear-gradient(180deg,#1a1f26,#151a21);cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.cv-upload-zone:hover:not(.cv-upload-zone--disabled){border-color:#5f6368;background:#1c2229}.cv-upload-zone:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.cv-upload-zone--dragging{border-color:#2563eb;background:#2563eb14;box-shadow:0 0 0 4px #2563eb26}.cv-upload-zone--filled{border-style:solid;border-color:#16a34a;background:#16a34a0f}.cv-upload-zone--filled:hover:not(.cv-upload-zone--disabled){border-color:#22c55e}.cv-upload-zone--uploading{border-color:#2563eb;border-style:solid;pointer-events:none}.cv-upload-zone--disabled{opacity:.55;cursor:not-allowed}.cv-upload-zone--error{border-color:#f87171}.cv-upload-body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem}.cv-upload-icon{display:flex;align-items:center;justify-content:center;margin-bottom:.35rem;color:#9aa0a6}.cv-upload-icon--empty svg{opacity:.85}.cv-upload-icon--pdf .cv-upload-badge{background:#7f1d1d;color:#fecaca}.cv-upload-icon--docx .cv-upload-badge{background:#1e3a5f;color:#bfdbfe}.cv-upload-badge{display:inline-block;padding:.35rem .65rem;border-radius:6px;font-size:.7rem;font-weight:700;letter-spacing:.04em}.cv-upload-title{margin:0;font-size:1rem;font-weight:600;color:#e8eaed;word-break:break-word;max-width:100%}.cv-upload-sub{margin:0;font-size:.8rem;color:#9aa0a6}.cv-upload-cta{margin-top:.5rem;font-size:.75rem;color:#6b9fff}.cv-upload-chips{display:flex;gap:.5rem;margin-top:.5rem}.cv-upload-chip{padding:.2rem .55rem;border-radius:999px;font-size:.7rem;font-weight:500;color:#bdc1c6;background:#2d333b;border:1px solid #3c4043}.cv-upload-spinner{width:2rem;height:2rem;border:3px solid #3c4043;border-top-color:#2563eb;border-radius:50%;animation:cv-upload-spin .7s linear infinite}@keyframes cv-upload-spin{to{transform:rotate(360deg)}}.cv-upload-error{margin:.5rem 0 0;font-size:.8rem;color:#f87171}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#e8eaed;background-color:#0f1419;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select,textarea{font:inherit}
