:root{color:#16181d;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fff;--surface-soft:#f8fafc;--text:#16181d;--muted:#68707d;--border:#dfe4ea;--accent:#2457d6;--accent-strong:#1747bd;--danger:#a62929;--shadow:0 16px 45px #16181d14;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f5f7fa;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2457d640}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;letter-spacing:.05em;background:#16181d;border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;display:inline-grid}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:10px 14px;font-weight:700;transition:background .12s,border-color .12s,transform .12s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.48;cursor:not-allowed}.button.primary{background:var(--accent);color:#fff}.button.primary:hover:not(:disabled){background:var(--accent-strong)}.button.secondary{border-color:var(--border);color:var(--text);background:#fff}.button.ghost{border-color:var(--border);background:0 0}.button.danger{color:var(--danger);background:#fff5f5;border-color:#f0cccc}.button.large{padding:13px 18px}.button.small{padding:7px 9px;font-size:12px}.button.full{width:100%}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.landing{background:radial-gradient(circle at 12% 15%,#2457d61f,#0000 27%),radial-gradient(circle at 88% 10%,#16181d12,#0000 25%),#f7f9fc;min-height:100vh;padding:26px clamp(20px,5vw,80px) 80px}.landing-nav{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;display:flex}.hero{text-align:center;max-width:900px;margin:clamp(80px,12vw,150px) auto 70px}.hero h1{letter-spacing:-.055em;margin-bottom:22px;font-size:clamp(42px,7vw,82px);line-height:.98}.hero-copy{max-width:700px;color:var(--muted);margin:0 auto 28px;font-size:clamp(17px,2vw,21px);line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1100px;margin:0 auto 26px;display:grid}.feature-grid article,.privacy-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #dfe4eae6;border-radius:20px;box-shadow:0 12px 40px #16181d0d}.feature-grid article{padding:24px}.feature-grid strong{margin-bottom:8px;font-size:17px;display:block}.feature-grid p,.privacy-panel p{color:var(--muted);margin-bottom:0;line-height:1.6}.privacy-panel{max-width:1100px;margin:0 auto;padding:clamp(26px,5vw,52px)}.privacy-panel h2{letter-spacing:-.035em;max-width:720px;margin-bottom:16px;font-size:clamp(28px,4vw,46px)}.privacy-panel p:last-child{max-width:760px}.auth-page,.center-page{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-page{background:radial-gradient(circle at top,#2457d61f,#0000 34%),#f5f7fa}.auth-card,.status-card{border:1px solid var(--border);width:min(100%,480px);box-shadow:var(--shadow);background:#fff;border-radius:20px}.auth-card{padding:30px}.auth-copy h1{letter-spacing:-.035em;margin-bottom:10px;font-size:32px}.auth-copy p:last-child,.auth-footnote{color:var(--muted);line-height:1.55}.auth-form{gap:16px;display:grid}.auth-footnote{margin:18px 0 0;font-size:12px}.field{gap:7px;display:grid}.field>span{color:#444a55;font-size:12px;font-weight:750}.field input,.field textarea,.field select{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:10px;padding:11px 12px}.field textarea{resize:vertical}.field input:hover,.field textarea:hover,.field select:hover{border-color:#bcc4cf}.form-error{color:#8c2323;background:#fff5f5;border:1px solid #edcaca;border-radius:10px;padding:10px 12px;font-size:13px}.app-shell{min-height:100vh}.app-header{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:64px;padding:10px clamp(16px,4vw,48px);display:flex;position:sticky;top:0}.app-header-actions{align-items:center;gap:12px;display:flex}.user-email{color:var(--muted);font-size:13px}.dashboard{width:min(1180px,100% - 32px);margin:0 auto;padding:48px 0 80px}.dashboard-hero{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.dashboard-hero h1{letter-spacing:-.045em;max-width:780px;margin-bottom:12px;font-size:clamp(34px,5vw,58px)}.dashboard-hero p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;line-height:1.6}.dashboard-empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #cbd2db;border-radius:18px;padding:52px 24px}.dashboard-empty h2{color:var(--text)}.draft-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.draft-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;min-height:250px;padding:22px;display:flex;box-shadow:0 10px 30px #16181d0d}.draft-card p{color:var(--muted)}.draft-chip{color:#2457d6;background:#eef3ff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-flex}.draft-meta{margin-top:auto;font-size:12px}.draft-actions{gap:8px;margin-top:10px;display:flex}.builder-page{width:min(1500px,100%);margin:0 auto;padding:22px clamp(14px,2.5vw,34px) 60px}.builder-toolbar{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.builder-toolbar h1{letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(24px,3vw,36px)}.back-link{color:var(--accent);font-size:12px;font-weight:800}.save-indicator{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.save-dot{background:#8d96a3;border-radius:50%;width:8px;height:8px}.save-indicator[data-state=saving] .save-dot{background:#d48719}.save-indicator[data-state=saved] .save-dot{background:#228a4c}.save-indicator[data-state=error] .save-dot{background:#b62a2a}.builder-grid{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:16px;display:grid}.builder-sidebar,.builder-editor{border:1px solid var(--border);background:#fff;border-radius:16px}.builder-sidebar{max-height:calc(100vh - 104px);padding:14px;position:sticky;top:82px;overflow:auto}.builder-sidebar-head{justify-content:space-between;align-items:start;gap:10px;margin-bottom:12px;display:flex}.builder-sidebar-head h2{margin:0;font-size:17px}.section-nav{gap:6px;display:grid}.section-nav-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.section-nav-item{color:#3b414a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;width:100%;padding:10px;font-weight:700}.section-nav-item:hover{background:#f4f6f9}.section-nav-item.active{color:#204eaa;background:#eef3ff}.section-order-actions{grid-template-columns:1fr 1fr;gap:2px;display:grid}.section-order-actions button{color:#68707d;cursor:pointer;background:#f1f3f6;border:0;border-radius:6px;padding:5px;font-size:9px}.section-order-actions button:disabled{opacity:.35;cursor:not-allowed}.builder-editor{min-width:0;padding:clamp(20px,3vw,34px)}.editor-section-heading{justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px;display:flex}.editor-section-heading h2{letter-spacing:-.03em;margin-bottom:7px;font-size:27px}.editor-section-heading p:last-child{max-width:700px;color:var(--muted);margin-bottom:0;line-height:1.5}.form-grid{gap:14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.subheading{margin:28px 0 13px;font-size:16px}.visibility-toggle,.checkbox-field{color:#555c67;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.checkbox-field{align-self:end;min-height:42px}.editor-card{border:1px solid var(--border);background:#fbfcfd;border-radius:14px;gap:16px;margin-top:14px;padding:17px;display:grid}.editor-card.compact{gap:12px}.editor-card-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.item-actions{flex-wrap:wrap;justify-content:end;gap:6px;display:flex}.empty-state{text-align:center;color:var(--muted);background:#fbfcfd;border:1px dashed #cdd4dc;border-radius:12px;margin-top:16px;padding:28px}.empty-state p{margin:0}.section-inline-action{justify-content:flex-end;margin:18px 0 8px;display:flex}.status-card{text-align:center;padding:28px}.status-card p{color:var(--muted);line-height:1.5}.spinner{border:3px solid #e3e7ed;border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;margin:0 auto 14px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.feature-grid,.draft-grid{grid-template-columns:1fr 1fr}.builder-grid{grid-template-columns:1fr}.builder-sidebar{max-height:none;position:static}.section-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.landing{padding-inline:16px}.feature-grid,.draft-grid,.form-grid.two,.form-grid.three,.section-nav{grid-template-columns:1fr}.hero{text-align:left;margin-top:70px}.hero-actions{justify-content:flex-start}.dashboard-hero,.builder-toolbar,.editor-section-heading,.editor-card-top{flex-direction:column;align-items:stretch}.app-header{gap:10px}.user-email{display:none}.draft-actions,.item-actions{justify-content:stretch}.draft-actions .button,.item-actions .button{text-align:center;flex:1}}.builder-page-live{max-width:1700px}.workspace-save-status{justify-items:end;gap:5px;display:grid}.live-builder-layout{grid-template-columns:minmax(620px,1.05fr) minmax(500px,.95fr);align-items:start;gap:18px;display:grid}.live-builder-editor-pane{min-width:0}.live-builder-editor-pane .builder-grid{grid-template-columns:230px minmax(0,1fr)}.live-preview-pane{gap:14px;max-height:calc(100vh - 100px);padding-bottom:20px;display:grid;position:sticky;top:82px;overflow:auto}.template-controls{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px}.template-controls-head{justify-content:space-between;align-items:start;gap:14px;margin-bottom:12px;display:flex}.template-controls-head h2{margin:0;font-size:18px}.preview-live-badge{color:#267044;text-transform:uppercase;background:#eaf8ef;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850}.template-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.template-choice{border:1px solid var(--border);color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:10px;gap:6px;padding:10px;display:grid}.template-choice:hover{background:#fafbfe;border-color:#b8c4db}.template-choice.active{background:#eef3ff;border-color:#8aa7ee;box-shadow:inset 0 0 0 1px #8aa7ee}.template-choice>span:last-child{color:var(--muted);text-transform:capitalize;font-size:10px}.template-choice-top{justify-content:space-between;align-items:start;gap:6px;display:flex}.template-choice strong{font-size:11px;line-height:1.3}.template-tier{color:#66707d;text-transform:uppercase;background:#f0f2f5;border-radius:999px;padding:3px 5px;font-size:8px;font-weight:850}.template-tier.premium{color:#8b5b00;background:#fff3d8}.preview-control-grid{grid-template-columns:1fr 1fr 90px;gap:8px;margin-top:12px;display:grid}.color-field input[type=color]{cursor:pointer;min-height:41px;padding:4px}.template-note{color:var(--muted);margin:9px 0 0;font-size:10px;line-height:1.4}.resume-preview-stage{border:1px solid var(--border);background-color:#f7f8fa;background-image:linear-gradient(45deg,#eef1f5 25%,#0000 25%),linear-gradient(-45deg,#eef1f5 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eef1f5 75%),linear-gradient(-45deg,#0000 75%,#eef1f5 75%),none;background-position:0 0,0 9px,9px -9px,-9px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:16px;justify-items:center;padding:18px;display:grid;overflow:hidden}.resume-page{background:var(--resume-background);width:min(100%,794px);min-height:1123px;color:var(--resume-foreground);font-family:var(--resume-body-font);font-size:13px;line-height:var(--resume-line-height);overflow-wrap:anywhere;border-radius:2px;padding:56px 58px;box-shadow:0 15px 42px #0e121b29}.resume-page-letter{min-height:1056px}.resume-density-compact{padding:42px 48px;font-size:12px}.resume-density-spacious{padding:64px 66px;font-size:13.5px}.resume-header{border-bottom:2px solid var(--resume-accent);margin-bottom:var(--resume-section-gap);justify-content:space-between;align-items:end;gap:28px;padding-bottom:18px;display:flex}.resume-name-block h1{color:var(--resume-foreground);font-family:var(--resume-heading-font);letter-spacing:-.035em;margin:0;font-size:34px;line-height:1}.resume-name-block p{color:var(--resume-accent);margin:8px 0 0;font-size:14px;font-weight:750}.resume-contact{max-width:280px;color:var(--resume-muted);text-align:right;justify-items:end;gap:3px;font-size:10px;display:grid}.resume-columns{gap:34px;display:grid}.resume-column{align-content:start;gap:var(--resume-section-gap);min-width:0;display:grid}.resume-sidebar-column{border-left:1px solid var(--resume-divider);padding-left:22px}.resume-section{break-inside:avoid}.resume-section-title{color:var(--resume-accent);font-family:var(--resume-heading-font);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px}.resume-item-list{gap:var(--resume-item-gap);display:grid}.resume-item{break-inside:avoid}.resume-item-heading{justify-content:space-between;align-items:start;gap:14px;display:flex}.resume-item-heading>div{gap:2px;display:grid}.resume-item-heading strong{font-family:var(--resume-heading-font);font-size:13px}.resume-item-heading span,.resume-item-heading small{color:var(--resume-muted);font-size:9.5px}.resume-item-heading small{text-align:right;flex:none}.resume-paragraph{color:var(--resume-foreground);margin:5px 0 0}.resume-highlights{gap:2px;margin:5px 0 0;padding-left:16px;display:grid}.resume-technology-line{color:var(--resume-accent);margin:5px 0 0;font-size:9.5px;font-weight:700}.resume-chip-list{flex-wrap:wrap;gap:5px;display:flex}.resume-chip{border:1px solid var(--resume-divider);border-radius:999px;padding:4px 7px;font-size:9px}.resume-compact-list{gap:7px;display:grid}.resume-compact-list>div{gap:1px;display:grid}.resume-compact-list strong{font-size:10px}.resume-compact-list span,.resume-compact-text{color:var(--resume-muted);font-size:9px}.resume-template-modern-clean .resume-header{border-bottom-width:1px;align-items:start}.resume-template-modern-clean .resume-name-block h1{font-size:38px}.resume-template-modern-clean .resume-sidebar-column{background:color-mix(in srgb, var(--resume-accent) 4%, white);border-left:0;border-radius:8px;padding:18px}.resume-template-compact-focus{padding-top:42px}.resume-template-compact-focus .resume-header{border-bottom:0;border-left:5px solid var(--resume-accent);padding:0 0 0 16px}.resume-template-compact-focus .resume-name-block h1{font-size:30px}.resume-template-compact-focus .resume-section-title{border-bottom:1px solid var(--resume-divider);padding-bottom:4px}@media (width<=1350px){.live-builder-layout{grid-template-columns:1fr}.live-preview-pane{max-height:none;position:static}.resume-preview-stage{overflow:auto}}@media (width<=760px){.workspace-save-status{justify-items:start}.template-choice-grid,.preview-control-grid,.live-builder-editor-pane .builder-grid{grid-template-columns:1fr}.resume-preview-stage{padding:10px}.resume-page{min-height:auto;padding:28px 24px;font-size:11px}.resume-header{flex-direction:column;align-items:start}.resume-contact{text-align:left;justify-items:start}.resume-columns{grid-template-columns:1fr!important}.resume-sidebar-column{border-top:1px solid var(--resume-divider);padding-top:var(--resume-section-gap);border-left:0;padding-left:0}}@media print{body{background:#fff}.app-header,.builder-toolbar,.live-builder-editor-pane,.template-controls{display:none!important}.builder-page,.live-builder-layout,.live-preview-pane,.resume-preview-stage{background:0 0;border:0;width:auto;max-width:none;margin:0;padding:0;display:block;overflow:visible}.resume-page{width:210mm;min-height:297mm;box-shadow:none;margin:0}.resume-page-letter{width:216mm;min-height:279.4mm}}.builder-toolbar-actions{align-items:center;gap:16px;display:flex}.history-actions{gap:6px;display:flex}.layout-controls{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px}.layout-controls-head{justify-content:space-between;align-items:start;gap:14px;margin-bottom:12px;display:flex}.layout-controls-head h2{margin:0;font-size:18px}.keyboard-hint{color:var(--muted);font-size:9px}.spacing-control-grid{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px;padding-bottom:12px;display:grid}.range-field{gap:6px;display:grid}.range-field>span{color:#4d5561;justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:750;display:flex}.range-field strong{color:var(--accent);font-size:9px}.range-field input{width:100%;accent-color:var(--accent)}.layout-section-list{gap:7px;margin-top:12px;display:grid}.layout-section-row{background:#fbfcfd;border:1px solid #e6e9ee;border-radius:9px;grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr);align-items:center;gap:10px;padding:8px 9px;display:grid}.layout-section-row>strong{font-size:10px}.layout-section-actions{justify-content:end;align-items:end;gap:8px;display:flex}.compact-field{gap:3px;display:grid}.compact-field span{color:var(--muted);font-size:8px;font-weight:750}.compact-field select{border:1px solid var(--border);background:#fff;border-radius:7px;max-width:125px;padding:6px 7px;font-size:9px}.compact-check{white-space:nowrap;color:#555d68;align-items:center;gap:4px;font-size:9px;font-weight:700;display:inline-flex}.page-estimate-badge{z-index:3;color:#535b66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #d6dce5;border-radius:999px;justify-self:end;margin:0 0 8px auto;padding:5px 8px;font-size:9px;font-weight:800;position:sticky;top:8px}.resume-section-shell.resume-break-before{border-top:1px dashed color-mix(in srgb, var(--resume-accent) 48%, transparent);margin-top:28px;padding-top:18px;position:relative}.resume-section-shell.resume-break-before:before{background:var(--resume-background);color:var(--resume-accent);content:"NEW PAGE";padding-right:6px;font-size:7px;font-weight:800;position:absolute;top:-9px;left:0}.resume-section-shell.resume-keep-together{break-inside:avoid;page-break-inside:avoid}@media (width<=900px){.builder-toolbar-actions{flex-direction:column;align-items:stretch}.history-actions{justify-content:flex-end}.layout-section-row{grid-template-columns:1fr}.layout-section-actions{flex-wrap:wrap;justify-content:start}}@media (width<=620px){.spacing-control-grid{grid-template-columns:1fr}.history-actions .button{flex:1}}@media print{.layout-controls,.page-estimate-badge{display:none!important}.resume-section-shell.resume-break-before{break-before:page;page-break-before:always;border-top:0;margin-top:0;padding-top:0}.resume-section-shell.resume-break-before:before{display:none}}.export-workspace{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 80px}.export-toolbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.export-toolbar h1{letter-spacing:-.04em;margin:6px 0 8px;font-size:clamp(30px,4vw,48px)}.export-toolbar p{max-width:720px;color:var(--muted);margin:0;line-height:1.55}.export-preflight{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.export-preflight>div{border:1px solid var(--border);background:#fff;border-radius:11px;gap:4px;padding:12px;display:grid}.export-preflight span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.export-preflight strong{font-size:12px}.export-preview-root .resume-preview-stage{overflow:auto}.export-help{border:1px solid var(--border);background:#fff;border-radius:12px;margin-top:14px;padding:15px}.export-help strong{margin-bottom:6px;font-size:13px;display:block}.export-help p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.export-help .export-filename{margin-top:7px}.export-help code{color:var(--text)}@media (width<=760px){.export-toolbar{flex-direction:column;align-items:stretch}.export-preflight{grid-template-columns:1fr 1fr}}@media (width<=480px){.export-preflight{grid-template-columns:1fr}}@media print{html,body,#root{background:#fff;width:auto;min-width:0;min-height:0;margin:0;padding:0}.export-workspace{width:auto;margin:0;padding:0}.app-header,.export-toolbar,.export-preflight,.export-help{display:none!important}.export-preview-root,.export-preview-root .resume-preview-stage{background:0 0;border:0;border-radius:0;width:auto;margin:0;padding:0;display:block;overflow:visible}.export-preview-root .resume-page{max-width:none;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;border-radius:0;overflow:visible}.resume-page-a4{width:210mm;min-height:297mm}.resume-page-letter{width:215.9mm;min-height:279.4mm}.resume-section-shell,.resume-item{orphans:2;widows:2}}.admin-page{width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 80px}.admin-heading,.admin-panel-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.admin-heading{margin-bottom:22px}.admin-heading h1,.admin-panel h2{margin:0}.admin-heading p:last-child,.admin-muted{color:var(--muted)}.admin-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.admin-stat-card,.admin-panel,.admin-metric,.admin-flag,.admin-audit-row{border:1px solid var(--border);background:#fff}.admin-stat-card{border-radius:14px;gap:6px;padding:14px;display:grid}.admin-stat-card span,.admin-stat-card small,.admin-flag small,.admin-audit-row span,.admin-audit-row small{color:var(--muted)}.admin-stat-card strong{font-size:28px}.admin-panel-heading{margin-bottom:14px}.admin-analytics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.admin-metric{border-radius:10px;gap:6px;padding:12px;display:grid}.admin-metric span{color:var(--muted);text-transform:capitalize;font-size:12px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:11px 8px}.admin-table th{color:var(--muted);text-transform:uppercase;font-size:11px}.admin-table td:first-child{gap:3px;display:grid}.admin-table td small{color:var(--muted)}.admin-status{color:#11623a;text-transform:uppercase;background:#e8f7ef;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.admin-status[data-status=retired]{color:#60656f;background:#f1f2f4}.admin-flag-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.admin-flag{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.admin-flag span{gap:4px;display:grid}.admin-flag input{width:18px;height:18px}.admin-audit-list{gap:7px;display:grid}.admin-audit-row{border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:11px 12px;display:flex}.admin-audit-row>div{gap:3px;display:grid}.admin-audit-row>div:last-child{text-align:right}.template-choice:disabled{cursor:not-allowed;opacity:.58;transform:none}@media (width<=980px){.admin-card-grid,.admin-analytics-grid,.admin-flag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.admin-heading,.admin-panel-heading,.admin-audit-row{flex-direction:column;align-items:stretch}.admin-card-grid,.admin-analytics-grid,.admin-flag-grid{grid-template-columns:1fr}.admin-audit-row>div:last-child{text-align:left}}.admin-entitlement-form{grid-template-columns:minmax(220px,1fr) 150px auto;align-items:end;gap:10px;margin-top:14px;display:grid}@media (width<=700px){.admin-entitlement-form{grid-template-columns:1fr}}.private-sync-panel{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin-top:1.5rem;padding:1.25rem}.private-sync-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.private-sync-heading.compact{margin-top:1.25rem}.private-sync-heading h2,.private-sync-heading h3{margin:.2rem 0 .35rem}.private-sync-heading p{color:var(--muted);margin:0}.private-sync-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.private-sync-card,.recovery-secret-once,.sync-ready-banner,.remote-sync-row{border:1px solid var(--border);background:var(--surface-strong);border-radius:.85rem}.private-sync-card p,.recovery-secret-once p{color:var(--muted)}.recovery-secret-once textarea{resize:vertical;width:100%;min-height:5.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.recovery-secret-actions,.remote-sync-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.8rem;display:flex}.sync-ready-banner{flex-direction:column;gap:.25rem;padding:.85rem 1rem;display:flex}.sync-ready-banner span{color:var(--muted)}.remote-sync-list{gap:.75rem;display:grid}.remote-sync-row{justify-content:space-between;gap:1rem;padding:.9rem 1rem;display:flex}.remote-sync-row>div:first-child{gap:.2rem;display:grid}.remote-sync-row span,.remote-sync-row small{color:var(--muted)}.dashboard-empty.compact{min-height:auto;padding:1rem}@media (width<=760px){.private-sync-setup-grid{grid-template-columns:1fr}.private-sync-heading,.remote-sync-row{flex-direction:column}}@media print{.private-sync-panel{display:none!important}}.builder-document-workspace{background:#eef1f5;min-height:calc(100vh - 72px);padding:0;overflow:hidden}.document-builder-toolbar{z-index:40;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.65rem 1rem;display:flex;position:sticky;top:0}.document-builder-title{align-items:center;gap:.85rem;min-width:0;display:flex}.document-builder-title h1{text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin:0;font-size:.95rem;line-height:1.2;overflow:hidden}.document-builder-title .back-link{border:1px solid var(--border);background:var(--surface-strong);border-radius:.6rem;align-items:center;min-height:34px;padding:0 .65rem;text-decoration:none;display:inline-flex}.document-save-line{color:var(--muted);white-space:nowrap;align-items:center;gap:.35rem;margin-top:.2rem;font-size:.72rem;display:flex}.document-save-line [data-state=error]{color:var(--danger)}.document-builder-tools{scrollbar-width:none;justify-content:flex-end;align-items:center;gap:.35rem;display:flex;overflow-x:auto}.document-builder-tools::-webkit-scrollbar{display:none}.document-tool-button{min-height:36px;color:var(--text);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;padding:0 .75rem;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.document-tool-button:hover:not(:disabled),.document-tool-button[aria-pressed=true]{border-color:var(--border);background:var(--surface-strong)}.document-tool-button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.document-tool-button.compact{color:var(--muted);padding-inline:.55rem}.document-tool-button:disabled{cursor:not-allowed;opacity:.42}.document-tool-separator{background:var(--border);width:1px;height:24px;margin:0 .2rem}.builder-inline-error{z-index:60;max-width:min(620px,100vw - 2rem);position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 16px 50px #0f172a29}.document-builder-grid{background:#e7eaef;grid-template-columns:minmax(0,1fr);height:calc(100vh - 136px);min-height:640px;display:grid}.template-rail,.builder-control-drawer{border-right:1px solid var(--border);background:var(--surface);min-width:0;overflow:hidden}.builder-control-drawer{border-right:0;border-left:1px solid var(--border)}.workspace-panel-heading{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.workspace-panel-heading.sticky{z-index:5;position:sticky;top:0}.workspace-panel-heading .eyebrow{margin:0 0 .2rem;font-size:.65rem}.workspace-panel-heading h2{margin:0;font-size:.95rem}.workspace-icon-button{border:1px solid var(--border);background:var(--surface-strong);width:32px;height:32px;color:var(--text);font:inherit;cursor:pointer;border-radius:.55rem;flex:none;place-items:center;font-size:1.2rem;display:inline-grid}.template-rail-scroll,.builder-control-drawer-scroll{overscroll-behavior:contain;height:calc(100% - 66px);overflow-y:auto}.template-rail-scroll{padding:.8rem}.builder-control-drawer-scroll{padding:1rem}.template-rail .template-controls,.builder-control-drawer .resume-editor,.builder-control-drawer .layout-controls{box-shadow:none;background:0 0;border:0;margin:0}.template-rail .template-controls>.template-controls-head,.template-rail .template-controls>.eyebrow,.template-rail .template-controls>h2{display:none}.template-rail .template-grid,.template-rail .template-list{grid-template-columns:1fr}.template-rail .template-card,.template-rail button[class*=template]{width:100%}.document-canvas{background-color:#e7eaef;background-image:linear-gradient(#ffffff5c 1px,#0000 1px),linear-gradient(90deg,#ffffff5c 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-width:0;position:relative;overflow:hidden}.document-canvas-scroll{height:100%;padding:2rem clamp(1rem,4vw,4rem) 6rem;overflow:auto}.document-paper-stage{width:fit-content;max-width:100%;margin:0 auto}.document-canvas .resume-preview-stage{margin:0 auto}.document-canvas .resume-page{box-shadow:0 1px 2px #0f172a14,0 20px 60px #0f172a29}.document-zoom-controls{z-index:8;border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:.7rem;align-items:center;gap:.2rem;padding:.25rem;display:inline-flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 8px 24px #0f172a1a}.document-zoom-controls button{width:30px;height:30px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:.45rem;place-items:center;display:grid}.document-zoom-controls button:hover:not(:disabled){background:var(--surface-strong)}.document-zoom-controls button:disabled{opacity:.35}.document-zoom-controls span{text-align:center;min-width:48px;color:var(--muted);font-size:.75rem;font-weight:700}.workspace-drawer-message{padding:.25rem}.workspace-drawer-message h3{margin:.35rem 0}.workspace-drawer-message p{color:var(--muted)}.workspace-drawer-hint{margin-top:.75rem;font-size:.78rem}@media (width<=1180px){.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:220px minmax(0,1fr) 340px}.document-builder-grid.has-template-rail{grid-template-columns:220px minmax(0,1fr)}.document-builder-grid.has-drawer{grid-template-columns:minmax(0,1fr) 340px}.document-builder-title h1{max-width:180px}}@media (width<=900px){.document-builder-toolbar{flex-direction:column;align-items:flex-start}.document-builder-tools{justify-content:flex-start;width:100%}.document-builder-grid,.document-builder-grid.has-template-rail,.document-builder-grid.has-drawer,.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:minmax(0,1fr);height:calc(100vh - 190px);position:relative}.template-rail,.builder-control-drawer{z-index:25;width:min(88vw,390px);position:absolute;top:0;bottom:0;box-shadow:18px 0 50px #0f172a2e}.template-rail{left:0}.builder-control-drawer{border-left:1px solid var(--border);right:0;box-shadow:-18px 0 50px #0f172a2e}.document-canvas-scroll{padding-inline:.75rem}}@media (width<=560px){.document-builder-title h1,.document-save-line{display:none}.document-builder-toolbar{min-height:auto;padding:.5rem}.document-tool-separator{display:none}.document-tool-button{min-height:34px;padding-inline:.6rem}.document-builder-grid,.document-builder-grid.has-template-rail,.document-builder-grid.has-drawer,.document-builder-grid.has-template-rail.has-drawer{height:calc(100vh - 168px)}}@media print{.document-builder-toolbar,.template-rail,.builder-control-drawer,.document-zoom-controls,.builder-inline-error{display:none!important}.builder-document-workspace,.document-builder-grid,.document-canvas,.document-canvas-scroll{background:#fff!important;height:auto!important;overflow:visible!important}.document-canvas-scroll{padding:0!important}.document-paper-stage{transform:none!important}}.document-builder-grid{position:relative}.document-builder-grid.has-drawer{grid-template-columns:minmax(0,1fr)}.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:300px minmax(0,1fr)}.builder-control-drawer{z-index:30;border-left:1px solid var(--border);background:var(--surface);width:min(680px,46vw);min-width:560px;position:absolute;top:0;bottom:0;right:0;box-shadow:-18px 0 54px #0f172a29}.builder-control-drawer-scroll{overflow-x:hidden}.builder-control-drawer .resume-editor{width:100%;min-width:0;max-width:100%;grid-template-columns:minmax(180px,210px) minmax(0,1fr)!important;gap:1rem!important}.builder-control-drawer .resume-editor>*,.builder-control-drawer .resume-editor form,.builder-control-drawer .resume-editor section,.builder-control-drawer .resume-editor fieldset,.builder-control-drawer .resume-editor div{min-width:0;max-width:100%}.builder-control-drawer .resume-editor input,.builder-control-drawer .resume-editor textarea,.builder-control-drawer .resume-editor select{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.builder-control-drawer .resume-editor textarea{resize:vertical}.document-builder-grid.has-template-rail{grid-template-columns:300px minmax(0,1fr)}.template-rail-scroll{overflow-x:hidden}.template-rail .template-controls{width:100%;min-width:0}.template-rail .template-controls button{min-width:0}:is(.template-rail .template-controls div:has(>button[class*=template]),.template-rail .template-controls div:has(>.template-card)){grid-template-columns:1fr!important}.document-canvas{isolation:isolate}.document-canvas-scroll{scrollbar-gutter:stable both-edges}@media (width<=1320px){.builder-control-drawer{width:min(640px,56vw);min-width:520px}.document-builder-grid.has-template-rail,.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:260px minmax(0,1fr)}.template-rail{width:260px}.builder-control-drawer .resume-editor{grid-template-columns:190px minmax(0,1fr)!important}}@media (width<=980px){.builder-control-drawer{width:min(88vw,560px);min-width:0}.builder-control-drawer .resume-editor{grid-template-columns:1fr!important}.document-builder-grid.has-template-rail,.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:minmax(0,1fr)}.template-rail{width:min(88vw,360px)}}.builder-edit-only,.builder-sections-only{width:100%;min-width:0}.builder-edit-section-picker{z-index:4;border:1px solid var(--border);background:var(--surface-strong);border-radius:.8rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;margin:0 0 1rem;padding:.75rem;display:grid;position:sticky;top:0}.builder-edit-section-picker>span{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:800}.builder-edit-section-picker select{width:100%;min-width:0}.builder-edit-only .builder-editor{min-width:0;padding:0}.builder-edit-only .form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-sections-only .builder-sidebar-head{align-items:flex-start;margin-bottom:1rem}.builder-sections-only .builder-sidebar-head h3{margin:.2rem 0 0}.workspace-panel-copy{max-width:34rem;color:var(--muted);margin:.35rem 0 0;font-size:.8rem;line-height:1.45}.builder-sections-only .section-navigation{width:100%}@media (width<=720px){.builder-edit-only .form-grid.two{grid-template-columns:1fr}.builder-edit-section-picker{grid-template-columns:1fr;gap:.4rem}}.builder-document-workspace{height:calc(100dvh - 72px);min-height:0;overflow:hidden}.template-rail,.builder-control-drawer{height:100%;min-height:0}.builder-control-drawer{flex-direction:column;display:flex;overflow:hidden}.builder-control-drawer>.workspace-panel-heading{flex:none;position:relative;top:auto}.builder-control-drawer-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;height:auto;min-height:0;padding-bottom:6rem;overflow:hidden auto}.builder-edit-section-picker{z-index:auto;margin-bottom:1.25rem;position:static;top:auto}.builder-edit-only .builder-editor{overflow:visible}.builder-edit-only .builder-editor>section,.builder-edit-only .builder-editor>form,.builder-edit-only .builder-editor>div{min-width:0;max-width:100%}.document-canvas-scroll{scrollbar-gutter:stable both-edges;min-width:0;min-height:0;padding-top:2.25rem;padding-bottom:7rem;overflow:auto}.document-paper-stage,.document-canvas .resume-preview-stage{width:794px;min-width:794px;max-width:none;margin-inline:auto}.document-canvas .resume-page{box-sizing:border-box;width:794px;min-width:794px;max-width:none;min-height:1123px}@media (width<=1100px){.document-paper-stage,.document-canvas .resume-preview-stage,.document-canvas .resume-page{width:720px;min-width:720px}}@media (width<=820px){.builder-document-workspace{height:calc(100dvh - 64px)}.document-paper-stage,.document-canvas .resume-preview-stage,.document-canvas .resume-page{width:680px;min-width:680px}.document-canvas-scroll{padding-inline:1rem}}@media (width<=560px){.document-paper-stage,.document-canvas .resume-preview-stage,.document-canvas .resume-page{width:620px;min-width:620px}}@media print{.document-paper-stage,.document-canvas .resume-preview-stage,.document-canvas .resume-page{width:auto!important;min-width:0!important;min-height:0!important}}.builder-document-workspace{flex-direction:column!important;height:calc(100dvh - 72px)!important;min-height:0!important;display:flex!important;overflow:hidden!important}.document-builder-toolbar{flex:none!important}.document-builder-grid,.document-builder-grid.has-template-rail,.document-builder-grid.has-drawer,.document-builder-grid.has-template-rail.has-drawer{flex:1 1 0!important;height:auto!important;min-height:0!important;overflow:hidden!important}.document-canvas,.template-rail,.builder-control-drawer{height:100%!important;min-height:0!important}.builder-control-drawer{grid-template-rows:auto minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.builder-control-drawer>.workspace-panel-heading{flex:none!important;min-height:0!important;position:relative!important;top:auto!important}.builder-control-drawer-scroll{overscroll-behavior-y:contain;touch-action:pan-y;scrollbar-gutter:stable;height:100%!important;min-height:0!important;max-height:100%!important;padding-bottom:8rem!important;display:block!important;position:relative!important;overflow:hidden scroll!important}.builder-edit-only,.builder-sections-only,.builder-edit-only .builder-editor,.builder-sections-only .section-navigation{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.builder-edit-only form,.builder-edit-only section,.builder-edit-only fieldset,.builder-edit-only .form-grid,.builder-edit-only .card,.builder-edit-only [class*=editor]{max-height:none!important;overflow:visible!important}.template-rail{grid-template-rows:auto minmax(0,1fr)!important;display:grid!important;overflow:hidden!important}.template-rail-scroll{overscroll-behavior-y:contain;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden auto!important}.document-canvas{overflow:hidden!important}.document-canvas-scroll{overscroll-behavior:contain;height:100%!important;min-height:0!important;max-height:100%!important;overflow:auto!important}@media (width<=900px){.builder-document-workspace{height:calc(100dvh - 64px)!important}.builder-control-drawer,.template-rail{height:100%!important;top:0!important;bottom:0!important}}.template-rail{width:320px!important}.document-builder-grid.has-template-rail,.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:320px minmax(0,1fr)!important}.template-rail .template-choice-grid{gap:14px;display:grid;grid-template-columns:1fr!important}.template-rail .template-choice{text-align:left;border-radius:13px;gap:10px;width:100%;padding:10px;display:grid}.template-choice-meta{gap:5px;display:grid}.template-choice-description{color:var(--muted);font-size:9px;line-height:1.35;text-transform:none!important}.template-choice-top strong{font-size:12px}.template-thumbnail{aspect-ratio:210/120;background:#eef1f5;border:1px solid #d9dee7;border-radius:7px;width:100%;padding:7px;display:block;overflow:hidden}.template-thumb-sheet{background:#fff;grid-template-rows:auto 2px minmax(0,1fr);gap:5px;width:100%;height:100%;padding:9px;display:grid;overflow:hidden;box-shadow:0 2px 8px #0f172a17}.template-thumb-header{gap:3px;display:grid}.template-thumb-header i,.template-thumb-main i,.template-thumb-side i,.template-thumb-main b,.template-thumb-side b,.template-thumb-rule{border-radius:999px;display:block}.template-thumb-name{background:#1d2733;width:44%;height:6px}.template-thumb-role{background:#4874a8;width:29%;height:3px}.template-thumb-contact{background:#c9d0d9;width:62%;height:2px}.template-thumb-rule{background:#386fa7;width:100%;height:2px}.template-thumb-columns{grid-template-columns:1fr .34fr;gap:7px;min-height:0;display:grid}.template-thumb-main,.template-thumb-side{align-content:start;gap:3px;min-width:0;display:grid}.template-thumb-main b,.template-thumb-side b{background:#345f8c;width:42%;height:3px;margin-top:1px}.template-thumb-main i,.template-thumb-side i{background:#d5d9df;width:100%;height:2px}.template-thumb-main i:nth-of-type(2),.template-thumb-side i:nth-of-type(2){width:82%}.template-thumb-main i:nth-of-type(3){width:92%}.template-thumb-side{border-left:1px solid #e1e5ea;padding-left:6px}.template-thumb-side i{background:#dce4ed}.template-thumbnail-classic-professional .template-thumb-name{background:#191919}.template-thumbnail-classic-professional .template-thumb-role,.template-thumbnail-classic-professional .template-thumb-rule{background:#1f4b7a}.template-thumbnail-classic-professional .template-thumb-side{display:none}.template-thumbnail-classic-professional .template-thumb-columns{grid-template-columns:1fr}.template-thumbnail-modern-clean .template-thumb-sheet{border-top:3px solid #2457d6}.template-thumbnail-modern-clean .template-thumb-side{background:#f1f5ff;border:0;border-radius:3px;padding:5px}.template-thumbnail-executive-two-column .template-thumb-sheet{border-top:5px solid #163a5f}.template-thumbnail-executive-two-column .template-thumb-name{background:#163a5f;width:52%}.template-thumbnail-executive-two-column .template-thumb-columns{grid-template-columns:.72fr .28fr}.template-thumbnail-minimal-mono .template-thumb-sheet{padding:11px}.template-thumbnail-minimal-mono .template-thumb-role,.template-thumbnail-minimal-mono .template-thumb-rule,.template-thumbnail-minimal-mono .template-thumb-main b{background:#272727}.template-thumbnail-minimal-mono .template-thumb-side{display:none}.template-thumbnail-minimal-mono .template-thumb-columns{grid-template-columns:1fr}.template-thumbnail-elegant-serif{background:#f4efeb}.template-thumbnail-elegant-serif .template-thumb-sheet{background:#fffdfc;border:1px solid #e1d6ce}.template-thumbnail-elegant-serif .template-thumb-name{background:#4d352a;width:48%}.template-thumbnail-elegant-serif .template-thumb-role,.template-thumbnail-elegant-serif .template-thumb-rule,.template-thumbnail-elegant-serif .template-thumb-main b{background:#8a5a44}.template-thumbnail-elegant-serif .template-thumb-side{display:none}.template-thumbnail-elegant-serif .template-thumb-columns{grid-template-columns:1fr}.template-thumbnail-creative-sidebar .template-thumb-sheet{grid-template-rows:1fr;grid-template-columns:.33fr .67fr;gap:0;padding:0}.template-thumbnail-creative-sidebar .template-thumb-header,.template-thumbnail-creative-sidebar .template-thumb-rule{display:none}.template-thumbnail-creative-sidebar .template-thumb-columns{display:contents}.template-thumbnail-creative-sidebar .template-thumb-side{background:#315c72;border:0;border-radius:0;order:-1;padding:10px 6px;display:grid}.template-thumbnail-creative-sidebar .template-thumb-side b,.template-thumbnail-creative-sidebar .template-thumb-side i{background:#ffffffb8}.template-thumbnail-creative-sidebar .template-thumb-main{padding:10px}.template-thumbnail-compact-focus .template-thumb-sheet{border-left:4px solid #0d766e;padding:7px}.template-thumbnail-compact-focus .template-thumb-columns{grid-template-columns:.74fr .26fr;gap:4px}.template-thumbnail-bold-accent .template-thumb-sheet{padding:0 9px 9px}.template-thumbnail-bold-accent .template-thumb-header{background:#244ec9;margin:0 -9px;padding:8px 9px 6px}.template-thumbnail-bold-accent .template-thumb-name,.template-thumbnail-bold-accent .template-thumb-role,.template-thumbnail-bold-accent .template-thumb-contact{background:#ffffffe0}.template-thumbnail-bold-accent .template-thumb-rule{background:#244ec9}.template-thumbnail-bold-accent .template-thumb-side{display:none}.template-thumbnail-bold-accent .template-thumb-columns{grid-template-columns:1fr}.template-thumbnail-tech-grid .template-thumb-sheet{background-color:#fcfeff;background-image:linear-gradient(#eef7fa 1px,#0000 1px),linear-gradient(90deg,#eef7fa 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #b9dbe5}.template-thumbnail-tech-grid .template-thumb-name,.template-thumbnail-tech-grid .template-thumb-role,.template-thumbnail-tech-grid .template-thumb-rule,.template-thumbnail-tech-grid .template-thumb-main b{background:#087ea4}.template-thumbnail-tech-grid .template-thumb-side{border:1px solid #cce5ec;padding:5px}.template-thumbnail-academic-tidy{background:#f4f1eb}.template-thumbnail-academic-tidy .template-thumb-sheet{background:#fffefb}.template-thumbnail-academic-tidy .template-thumb-header{justify-items:center}.template-thumbnail-academic-tidy .template-thumb-name{background:#382c24;width:38%}.template-thumbnail-academic-tidy .template-thumb-role{background:#6b5545;width:24%}.template-thumbnail-academic-tidy .template-thumb-contact{width:50%}.template-thumbnail-academic-tidy .template-thumb-rule,.template-thumbnail-academic-tidy .template-thumb-main b{background:#5b4432}.template-thumbnail-academic-tidy .template-thumb-side{display:none}.template-thumbnail-academic-tidy .template-thumb-columns{grid-template-columns:1fr}.resume-template-executive-two-column{border-top:12px solid var(--resume-accent)}.resume-template-executive-two-column .resume-header{border-bottom:2px solid var(--resume-accent);align-items:end;padding-bottom:20px}.resume-template-executive-two-column .resume-name-block h1{letter-spacing:-.025em}.resume-template-executive-two-column .resume-sidebar-column{border-left:1px solid var(--resume-divider);padding-left:20px}.resume-template-executive-two-column .resume-section-title{color:var(--resume-accent);letter-spacing:.08em;text-transform:uppercase}.resume-template-minimal-mono{padding-inline:66px}.resume-template-minimal-mono .resume-header{border-bottom:1px solid #222;align-items:start}.resume-template-minimal-mono .resume-name-block h1{letter-spacing:-.04em;font-size:32px;font-weight:650}.resume-template-minimal-mono .resume-name-block p{color:#444;letter-spacing:.08em;text-transform:uppercase}.resume-template-minimal-mono .resume-section-title{color:#111;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #111;padding-bottom:5px;font-size:11px}.resume-template-minimal-mono .resume-chip{color:#222;background:0 0;border:1px solid #cfcfcf}.resume-template-elegant-serif{border:1px solid #eadfd7}.resume-template-elegant-serif .resume-header{text-align:center;border-bottom:0;flex-direction:column;align-items:center}.resume-template-elegant-serif .resume-name-block h1{letter-spacing:.01em;font-size:42px;font-weight:500}.resume-template-elegant-serif .resume-name-block p{color:var(--resume-accent);font-style:italic}.resume-template-elegant-serif .resume-contact{flex-flow:wrap;justify-content:center}.resume-template-elegant-serif .resume-section-title{color:var(--resume-accent);align-items:center;gap:12px;font-weight:600;display:flex}.resume-template-elegant-serif .resume-section-title:after{content:"";background:var(--resume-divider);flex:1;height:1px}.resume-template-creative-sidebar{padding:0}.resume-template-creative-sidebar .resume-header{border-bottom:0;margin:0;padding:48px 54px 32px 270px}.resume-template-creative-sidebar .resume-columns{gap:0;grid-template-columns:.32fr .68fr!important}.resume-template-creative-sidebar .resume-main-column{order:2;padding:8px 54px 54px 34px}.resume-template-creative-sidebar .resume-sidebar-column{background:var(--resume-accent);color:#fff;border:0;order:1;min-height:940px;margin-top:-145px;padding:48px 26px}.resume-template-creative-sidebar .resume-sidebar-column .resume-section-title,.resume-template-creative-sidebar .resume-sidebar-column .resume-item-heading,.resume-template-creative-sidebar .resume-sidebar-column strong{color:#fff}.resume-template-creative-sidebar .resume-sidebar-column span,.resume-template-creative-sidebar .resume-sidebar-column small,.resume-template-creative-sidebar .resume-sidebar-column p{color:#fffc}.resume-template-creative-sidebar .resume-sidebar-column .resume-chip{color:#fff;background:#ffffff1f;border-color:#ffffff47}.resume-template-compact-focus .resume-columns{gap:20px}.resume-template-compact-focus .resume-sidebar-column{border-left:1px solid var(--resume-divider);padding-left:16px}.resume-template-bold-accent .resume-header{background:var(--resume-accent);color:#fff;border:0;margin:-56px -58px 32px;padding:42px 58px 32px}.resume-template-bold-accent .resume-name-block h1,.resume-template-bold-accent .resume-name-block p,.resume-template-bold-accent .resume-contact{color:#fff}.resume-template-bold-accent .resume-contact span{color:#ffffffd1}.resume-template-bold-accent .resume-section-title{border-left:4px solid var(--resume-accent);color:var(--resume-foreground);padding-left:10px}.resume-template-tech-grid{background:linear-gradient(color-mix(in srgb, var(--resume-accent) 5%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--resume-accent) 5%, transparent) 1px, transparent 1px), var(--resume-background);background-size:24px 24px}.resume-template-tech-grid .resume-header{border:1px solid var(--resume-divider);background:color-mix(in srgb, var(--resume-accent) 5%, white);padding:20px}.resume-template-tech-grid .resume-name-block h1{color:var(--resume-accent);font-size:34px}.resume-template-tech-grid .resume-section-title{border:1px solid var(--resume-divider);color:var(--resume-accent);letter-spacing:.05em;background:#fff;border-radius:4px;padding:4px 7px;display:inline-flex}.resume-template-tech-grid .resume-sidebar-column{border:1px solid var(--resume-divider);background:#ffffffe0;padding:15px}.resume-template-academic-tidy{padding-inline:70px}.resume-template-academic-tidy .resume-header{border-bottom:2px solid var(--resume-foreground);text-align:center;flex-direction:column;align-items:center}.resume-template-academic-tidy .resume-name-block h1{font-size:36px;font-weight:600}.resume-template-academic-tidy .resume-name-block p{color:var(--resume-muted);font-variant:small-caps;letter-spacing:.08em}.resume-template-academic-tidy .resume-contact{flex-flow:wrap;justify-content:center}.resume-template-academic-tidy .resume-section-title{border-bottom:1px solid var(--resume-foreground);color:var(--resume-foreground);letter-spacing:.07em;text-transform:uppercase;padding-bottom:4px;font-size:13px}.resume-template-modern-clean .resume-header{border-top:6px solid var(--resume-accent);padding-top:18px}.resume-template-modern-clean .resume-section-title{color:var(--resume-accent);letter-spacing:.04em}@media (width<=1320px){.template-rail{width:280px!important}.document-builder-grid.has-template-rail,.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:280px minmax(0,1fr)!important}}@media (width<=980px){.template-rail{width:min(92vw,360px)!important}.document-builder-grid.has-template-rail,.document-builder-grid.has-template-rail.has-drawer{grid-template-columns:minmax(0,1fr)!important}}@media print{.resume-template-bold-accent .resume-header,.resume-template-creative-sidebar .resume-sidebar-column,.resume-template-tech-grid{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.builder-sections-only{gap:14px;display:grid}.sections-manager-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding:2px 2px 14px;display:flex;margin:0!important}.sections-manager-head>div:first-child{min-width:0}.sections-manager-head h3{font-size:21px;margin:3px 0 0!important}.sections-manager-head .workspace-panel-copy{max-width:420px;margin-top:6px;font-size:12px}.builder-sections-only .section-nav{gap:8px;display:grid;grid-template-columns:1fr!important}.builder-sections-only .section-nav-row{background:#fff;border:1px solid #e2e7ee;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:54px;padding:6px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid}.builder-sections-only .section-nav-row:hover{border-color:#b9c8ea;transform:translateY(-1px);box-shadow:0 7px 22px #18274b12}.builder-sections-only .section-nav-item{color:#303846;text-align:left;cursor:pointer;border:0;border-radius:8px;align-items:center;width:100%;min-height:40px;padding:8px 84px 8px 12px;font-size:14px;font-weight:750;display:flex;position:relative;background:0 0!important}.builder-sections-only .section-nav-item:after{content:"Edit >";color:#315fc7;letter-spacing:.02em;font-size:10px;font-weight:800;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.builder-sections-only .section-nav-item:hover,.builder-sections-only .section-nav-item.active{color:#214fae;background:#f4f7ff!important}.builder-sections-only .section-order-actions{align-items:center;gap:4px;display:flex}.builder-sections-only .section-order-actions button{color:#697485;cursor:pointer;background:#f7f8fa;border:1px solid #e0e5ec;border-radius:8px;min-width:40px;min-height:32px;padding:5px 7px;font-size:10px}.builder-sections-only .section-order-actions button:hover:not(:disabled){color:#344054;background:#eef2f7;border-color:#c4cedc}.builder-sections-only .section-order-actions button:disabled{opacity:.38;cursor:not-allowed}.builder-section-edit-flow{gap:16px;min-width:0;display:grid}.section-edit-flow-toolbar{border:1px solid var(--border);background:var(--surface-strong);border-radius:12px;align-items:center;gap:14px;padding:10px 12px;display:flex}.section-edit-flow-toolbar .eyebrow{margin:0 0 2px;font-size:9px}.section-edit-flow-toolbar strong{font-size:14px;display:block}.section-edit-back{border:1px solid var(--border);color:#244fb0;min-height:34px;font:inherit;cursor:pointer;background:#fff;border-radius:9px;flex:none;padding:0 10px;font-size:11px;font-weight:800}.section-edit-back:hover{background:#f5f7fb}.section-edit-flow-form{min-width:0;margin:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.template-rail .preview-control-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.template-rail .preview-control-grid .field{min-width:0}.template-rail .preview-control-grid select{width:100%;min-width:0;padding-inline:10px 30px;font-size:12px}.template-rail .preview-control-grid .color-field{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.template-rail .preview-control-grid .color-field>span{margin:0}.template-rail .preview-control-grid .color-field input[type=color]{width:100%;min-width:0;height:38px}@media (width<=640px){.sections-manager-head{flex-direction:column}.sections-manager-head .button{width:100%}.builder-sections-only .section-nav-row{grid-template-columns:1fr}.builder-sections-only .section-order-actions{justify-content:flex-end;padding:0 6px 5px}.template-rail .preview-control-grid{grid-template-columns:1fr!important}.template-rail .preview-control-grid .color-field{grid-column:auto}}.dev-sample-button{color:#244fb0;background:#f4f7ff;border-color:#c7d7ff}.dev-sample-button:hover:not(:disabled){background:#eaf0ff;border-color:#9eb9f7}.dashboard-create-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-sample-button{color:#244fb0;background:#f4f7ff;border-color:#c7d7ff}.dashboard-sample-button:hover:not(:disabled){background:#eaf0ff;border-color:#9eb9f7}@media (width<=760px){.dashboard-create-actions{justify-content:stretch;width:100%}.dashboard-create-actions .button{flex:100%}}.document-paper-stage[data-zoom]{max-width:none}.resume-preview-stage{--cvstudio-preview-canvas:#e3e9f0}.resume-preview-pages{background:var(--cvstudio-preview-canvas);flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:max-content;min-width:100%;height:max-content;min-height:0;padding:4px 0 38px;display:flex}.resume-page-scale-box{background:0 0;flex:none;min-height:0;margin:0;padding:0;position:relative;overflow:visible}.resume-page-gap{background:var(--cvstudio-preview-canvas);flex:0 0 38px;width:100%;height:38px;min-height:38px;max-height:38px;margin:0;padding:0}.resume-page-scale-box>.resume-paper-page{transform:scale(var(--resume-preview-scale));transform-origin:0 0;background:#fff;outline:1px solid #6e7d9129;position:absolute;top:0;left:0;overflow:visible;box-shadow:0 2px 5px #1018281f,0 14px 34px #10182829}.resume-paper-page:before,.resume-paper-page:after{content:"";z-index:5;pointer-events:none;background:#fff;height:28px;position:absolute;left:0;right:0}.resume-paper-page:before{top:0}.resume-paper-page:after{bottom:0}.resume-paper-page-a4{width:794px;height:1123px}.resume-paper-page-letter{width:816px;height:1056px}.resume-page-clip{z-index:1;background:var(--resume-background,#fff);max-height:calc(100% - 56px);position:absolute;top:28px;left:0;right:0;overflow:hidden}.resume-page-shift{will-change:transform;width:100%}.resume-paper-page .resume-page{width:100%!important;max-width:none!important;min-height:100%!important;box-shadow:none!important;margin:0!important;padding-top:0!important}.resume-preview-page-label{z-index:6;color:#778195;letter-spacing:.02em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:10px;font-weight:700;position:absolute;bottom:-28px;right:12px}.page-gap-diagnostic{z-index:20;border:1px solid var(--border);max-width:min(34rem,100% - 2rem);box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:.6rem;gap:.5rem;padding:.65rem;font-size:.72rem;display:grid;position:absolute;bottom:4rem;right:1rem}.page-gap-diagnostic output{gap:.2rem;display:grid}.page-gap-diagnostic output section{gap:.15rem;display:grid}@media print{.resume-preview-pages{background:0 0;width:auto;min-width:0;padding:0;display:block}.resume-page-gap,.page-gap-diagnostic{display:none!important}.resume-page-scale-box{break-after:page;page-break-after:always;width:auto!important;height:auto!important}.resume-page-scale-box:last-child{break-after:auto;page-break-after:auto}.resume-page-scale-box>.resume-paper-page{box-shadow:none;outline:0;position:relative;transform:none}.resume-preview-page-label,.page-estimate-badge{display:none!important}}.document-builder-grid{min-width:0;position:relative;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important;min-height:0!important;display:grid!important;overflow:hidden!important}.document-builder-grid.has-workspace-sidebar{grid-template-columns:clamp(350px,27vw,400px) minmax(0,1fr)!important}.document-builder-grid .document-canvas{grid-area:1/1;width:100%!important;min-width:0!important;height:100%!important;overflow:hidden!important}.document-builder-grid.has-workspace-sidebar .document-canvas{grid-column:2}.builder-workspace-sidebar{z-index:2;border:0;border-right:1px solid var(--border);background:var(--surface-strong,#fff);border-radius:0;grid-area:1/1;grid-template-rows:auto minmax(0,1fr);width:100%;min-width:0;max-width:none;height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:8px 0 26px #0f172a0d;position:relative!important;inset:auto!important}.builder-workspace-sidebar>.workspace-panel-heading{z-index:2;border-bottom:1px solid var(--border);background:var(--surface-strong,#fff);flex:none;min-height:0;margin:0;position:relative!important;top:auto!important}.builder-workspace-sidebar .builder-control-drawer-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;min-width:0;height:100%;min-height:0;padding:1rem;overflow:hidden auto}.builder-workspace-sidebar .resume-editor{width:100%;min-width:0;max-width:none;grid-template-columns:1fr!important}.builder-workspace-sidebar .layout-controls,.builder-workspace-sidebar .template-controls{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.builder-workspace-sidebar .template-choice-grid{grid-template-columns:1fr!important}.builder-workspace-sidebar .template-choice,.builder-workspace-sidebar .template-card{width:100%;min-width:0}.builder-workspace-sidebar .form-grid.two,.builder-workspace-sidebar .form-grid.three,.builder-workspace-sidebar .spacing-control-grid,.builder-workspace-sidebar .layout-section-actions{grid-template-columns:1fr}.builder-workspace-sidebar .editor-section-heading,.builder-workspace-sidebar .layout-controls-head,.builder-workspace-sidebar .template-controls-head{align-items:flex-start}.document-builder-grid.has-workspace-sidebar .document-canvas-scroll{scrollbar-gutter:stable both-edges;width:100%;min-width:0;height:100%;overflow:auto}.document-builder-grid.has-workspace-sidebar .document-paper-stage{min-width:max-content;margin-inline:auto}@media (width<=1180px){.document-builder-grid.has-workspace-sidebar{grid-template-columns:320px minmax(0,1fr)!important}}@media (width<=820px){.document-builder-grid.has-workspace-sidebar{grid-template-columns:minmax(250px,38vw) minmax(0,1fr)!important}.builder-workspace-sidebar .builder-control-drawer-scroll{padding:.75rem}}@media print{.builder-workspace-sidebar{display:none!important}.document-builder-grid,.document-builder-grid.has-workspace-sidebar{display:block!important}.document-builder-grid.has-workspace-sidebar .document-canvas{width:auto!important;height:auto!important;display:block!important}}.document-builder-grid .document-canvas{min-width:0!important;box-shadow:none!important;background:var(--cvstudio-preview-canvas,#e3e9f0)!important;background-image:none!important;border:0!important;outline:0!important}.document-builder-grid .document-canvas:before,.document-builder-grid .document-canvas:after,.document-builder-grid .document-canvas-scroll:before,.document-builder-grid .document-canvas-scroll:after{content:none!important;display:none!important}.document-builder-grid .document-canvas-scroll{overscroll-behavior:contain;box-sizing:border-box!important;background:var(--cvstudio-preview-canvas,#e3e9f0)!important;scrollbar-gutter:auto!important;background-image:none!important;border:0!important;outline:0!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important;padding:0!important;overflow:auto!important}.document-builder-grid .document-paper-stage{box-sizing:border-box!important;width:max-content!important;min-width:100%!important;max-width:none!important;min-height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;overflow:visible!important}.document-builder-grid .resume-preview-stage,.document-builder-grid .resume-preview-pages{box-sizing:border-box!important;width:max-content!important;min-width:100%!important;max-width:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;margin:0!important;padding:0!important;overflow:visible!important}.document-builder-grid .resume-preview-pages{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;display:flex!important}.document-builder-grid .resume-page-scale-box{min-width:0!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;flex:none!important;margin:0!important;padding:0!important;position:relative!important;overflow:visible!important}.document-builder-grid .resume-paper-page{border:0!important;border-radius:0!important;outline:0!important;box-shadow:0 1px 3px #0f172a1a!important}.document-builder-grid .resume-page-gap{background:var(--cvstudio-preview-canvas,#e3e9f0)!important;border:0!important;flex:0 0 38px!important;width:100%!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;padding:0!important}.document-builder-grid .resume-page-scale-box,.document-builder-grid .resume-paper-page{scroll-margin-inline:0!important}@media print{.document-builder-grid .document-canvas,.document-builder-grid .document-canvas-scroll,.document-builder-grid .document-paper-stage,.document-builder-grid .resume-preview-stage,.document-builder-grid .resume-preview-pages{background:0 0!important;width:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}}:root{--ui-page-max:1180px;--ui-content-max:1040px;--ui-radius-sm:10px;--ui-radius-md:14px;--ui-radius-lg:20px;--ui-shadow-soft:0 8px 28px #0f172a0f;--ui-shadow-card:0 14px 36px #0f172a12;--ui-control-h:44px}body{color:var(--text);background:#f7f9fc}button,a,input,textarea,select{touch-action:manipulation}.button{text-align:center;border-radius:11px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;padding:.65rem .95rem;line-height:1.15;display:inline-flex}.button.large{min-height:48px;padding:.75rem 1.1rem}.button.small{min-height:38px;padding:.5rem .75rem;font-size:.78rem}.field input,.field textarea,.field select,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),select,textarea{border-radius:11px;min-height:44px}.field textarea,textarea{line-height:1.5}.eyebrow{letter-spacing:.11em;margin-bottom:.45rem;font-size:.72rem}.status-card{border-radius:var(--ui-radius-lg);width:min(100%,520px);box-shadow:var(--ui-shadow-card);padding:clamp(1.25rem,4vw,2rem)}.landing{min-height:100dvh;padding-inline:clamp(1rem,4vw,2.5rem)}.landing-nav{width:min(100%, var(--ui-page-max));min-height:68px;margin-inline:auto}.brand{gap:.65rem}.brand-mark{flex:none}.hero{width:min(100%,880px);margin:clamp(4rem,9vw,7rem) auto clamp(3.5rem,7vw,5.5rem);padding-inline:0}.hero h1{letter-spacing:-.045em;max-width:15ch;margin-inline:auto;font-size:clamp(2.25rem,6vw,4.75rem);line-height:.98}.hero-copy{max-width:650px;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.65}.hero-actions{gap:.75rem}.feature-grid,.privacy-panel{width:min(100%, var(--ui-page-max));margin-inline:auto}.feature-grid{gap:1rem}.feature-grid article,.privacy-panel{border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-soft)}.feature-grid article p,.privacy-panel p{line-height:1.6}.auth-page{min-height:100dvh;padding:clamp(1rem,4vw,2rem)}.auth-card{width:min(100%,560px);padding:clamp(1.25rem,5vw,2rem)}.auth-copy h1{letter-spacing:-.035em;margin-bottom:.75rem;font-size:clamp(2rem,7vw,3rem);line-height:1.04}.auth-copy p,.auth-footnote{line-height:1.55}.app-header{gap:1rem;min-height:64px;padding:.6rem clamp(.85rem,3vw,2rem)}.app-header-actions{gap:.55rem;min-width:0}.user-email{text-overflow:ellipsis;white-space:nowrap;max-width:min(34vw,320px);overflow:hidden}.dashboard{width:min(100%, var(--ui-page-max));margin-inline:auto;padding:clamp(1.25rem,4vw,3rem)}.dashboard-hero h1{letter-spacing:-.035em;max-width:18ch;font-size:clamp(2rem,5vw,3.4rem);line-height:1.03}.dashboard-hero>div:first-child>p:last-child{max-width:720px;line-height:1.6}.dashboard-create-actions{gap:.65rem}.draft-card,.dashboard-empty{border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-soft)}.draft-card{min-height:0;padding:1.1rem}.draft-card h2{margin-top:.75rem;font-size:1.2rem}.draft-actions{gap:.55rem;margin-top:1rem}.builder-document-workspace{min-width:0}.document-builder-toolbar{gap:.75rem;min-width:0;padding:.55rem .75rem}.document-builder-title h1{text-overflow:ellipsis;white-space:nowrap;max-width:min(28vw,360px);font-size:clamp(.95rem,2vw,1.15rem);overflow:hidden}.document-save-line{min-width:0;font-size:.72rem}.back-link{min-height:40px;padding-inline:.7rem}.document-builder-tools{gap:.25rem;min-width:0}.document-tool-button{border-radius:10px;min-height:40px;padding-inline:.72rem}.workspace-icon-button{border-radius:11px;width:44px;height:44px}.document-zoom-controls{right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom))}.document-zoom-controls button{width:42px;height:42px}.document-zoom-controls span{min-width:54px;font-size:.82rem}.builder-workspace-sidebar{min-width:0;box-shadow:8px 0 26px #0f172a0d}.builder-workspace-sidebar .builder-control-drawer-scroll{padding:.85rem}.builder-workspace-sidebar .field input,.builder-workspace-sidebar .field select,.builder-workspace-sidebar .field textarea{min-height:44px}.layout-section-row,.editor-card,.template-card,.workspace-drawer-message,.private-sync-card,.recovery-secret-once{border-radius:12px}.layout-section-row{min-height:54px}.section-order-actions button,.builder-sections-only .section-order-actions button,.section-edit-flow-toolbar button{min-width:40px;min-height:40px;font-size:.75rem}.compact-field select{max-width:100%;min-height:40px;font-size:.78rem}.compact-check{min-height:40px}.compact-check input,.layout-section-row input[type=checkbox],.admin-flag input{width:20px;height:20px}.export-workspace{width:min(100%, var(--ui-page-max));margin-inline:auto;padding:clamp(1rem,3vw,2rem)}.export-toolbar{gap:1rem;margin-bottom:1rem}.export-toolbar h1{font-size:clamp(1.7rem,4vw,2.4rem)}.export-toolbar p,.export-help p{line-height:1.55}.export-help,.export-preflight{border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-soft)}.admin-page{width:min(100%, var(--ui-page-max));margin-inline:auto;padding:clamp(1rem,4vw,2.5rem)}.admin-heading{gap:1rem}.admin-card-grid,.admin-analytics-grid,.admin-flag-grid{gap:.85rem}.admin-stat-card,.admin-panel,.admin-metric,.admin-flag,.admin-audit-row{border-radius:12px}.admin-table-wrap{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.center-page{padding:clamp(1rem,4vw,2rem)}@media (width<=900px){.app-header{min-height:60px}.button,.button.small,.button.large{min-height:44px}.dashboard-hero,.export-toolbar,.admin-heading,.admin-panel-heading,.private-sync-heading{flex-direction:column;align-items:stretch}.dashboard-create-actions,.draft-actions,.recovery-secret-actions,.remote-sync-actions{width:100%}.dashboard-create-actions .button{flex:auto}.document-builder-toolbar{flex-direction:column;align-items:stretch;gap:.5rem}.document-builder-title{width:100%}.document-builder-title h1{max-width:none}.document-builder-tools{scrollbar-width:thin;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:.2rem;overflow-x:auto}.document-builder-tools>*{flex:none}.document-tool-separator{flex:0 0 1px}.document-tool-button{min-height:44px}.document-builder-grid.has-workspace-sidebar{grid-template-rows:minmax(260px,40dvh) minmax(0,1fr)!important;grid-template-columns:minmax(0,1fr)!important}.document-builder-grid.has-workspace-sidebar .builder-workspace-sidebar{border-right:0!important;border-bottom:1px solid var(--border)!important;grid-area:1/1!important;width:100%!important;max-width:none!important;height:100%!important;box-shadow:0 8px 22px #0f172a0f!important}.document-builder-grid.has-workspace-sidebar .document-canvas{grid-area:2/1!important;min-height:0!important}.builder-workspace-sidebar .builder-control-drawer-scroll{padding:.75rem}.admin-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){body{font-size:15px}.landing{padding-inline:.9rem}.landing-nav{min-height:60px}.landing-nav .button{min-height:42px;padding-inline:.8rem}.brand{font-size:.98rem}.brand-mark{width:40px;height:40px}.hero{text-align:left;margin-top:3.25rem;margin-bottom:2.5rem}.hero h1{max-width:12ch;margin-inline:0;font-size:clamp(2.35rem,12vw,3.65rem)}.hero-copy{margin-inline:0}.hero-actions{grid-template-columns:1fr;width:100%;display:grid}.hero-actions .button{width:100%}.feature-grid{grid-template-columns:1fr!important}.privacy-panel{padding:1.1rem}.auth-page{background:#fff;align-items:flex-start;padding:0}.auth-card{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:1rem}.auth-copy{margin-top:2.2rem}.auth-copy h1{font-size:clamp(2rem,10vw,2.8rem)}.app-header{min-height:58px;padding-inline:.75rem}.app-header .brand>span:last-child,.user-email{display:none}.app-header-actions .button{min-height:42px}.dashboard{padding:1rem}.dashboard-hero h1{font-size:clamp(2rem,10vw,2.9rem)}.dashboard-create-actions{grid-template-columns:1fr;display:grid}.dashboard-create-actions .button,.draft-actions .button{width:100%}.draft-actions{grid-template-columns:1fr;display:grid}.draft-card{padding:1rem}.document-builder-toolbar{padding:.45rem .5rem}.document-builder-title{gap:.5rem}.document-builder-title>div{min-width:0}.document-builder-title h1{font-size:.95rem}.document-save-line{display:none}.back-link{min-height:42px}.document-builder-tools{margin-inline:-.1rem;padding-inline:.1rem}.document-tool-button{min-height:44px!important;padding-inline:.75rem!important}.document-builder-grid.has-workspace-sidebar{grid-template-rows:minmax(280px,44dvh) minmax(0,1fr)!important}.workspace-panel-heading{min-height:58px;padding:.6rem .7rem}.workspace-panel-heading .eyebrow{display:none}.workspace-icon-button{width:44px;height:44px}.builder-workspace-sidebar .builder-control-drawer-scroll{padding:.65rem}.builder-workspace-sidebar .form-grid.two,.builder-workspace-sidebar .form-grid.three,.spacing-control-grid{grid-template-columns:1fr!important}.layout-section-row{align-items:flex-start;gap:.55rem;padding:.75rem;grid-template-columns:1fr!important}.layout-section-actions{width:100%;grid-template-columns:1fr 1fr!important}.layout-section-actions label{min-height:44px}.document-zoom-controls{padding:.2rem}.document-zoom-controls button{width:44px;height:44px}.export-workspace,.admin-page{padding:.85rem}.export-toolbar .button,.admin-heading .button{width:100%}.export-help,.export-preflight,.admin-panel{padding:1rem}.admin-card-grid,.admin-analytics-grid,.admin-flag-grid{grid-template-columns:1fr!important}.admin-stat-card{padding:1rem}.admin-table th,.admin-table td{padding:.75rem .65rem}.center-page{padding:1rem}.status-card{padding:1.2rem}}@media (width<=390px){.hero h1{font-size:2.25rem}.document-tool-button{font-size:.82rem;padding-inline:.65rem!important}.document-zoom-controls span{min-width:46px}}.dashboard{padding-top:clamp(1.1rem,2.5vw,2rem)}.dashboard-hero{align-items:center;gap:1rem;margin-bottom:1.35rem}.dashboard-hero h1{letter-spacing:-.03em;max-width:none;margin:.15rem 0 .45rem;font-size:clamp(1.85rem,3.5vw,2.65rem);line-height:1.05}.dashboard-hero>div:first-child>p:last-child{max-width:520px;color:var(--muted);margin:0;font-size:.95rem;line-height:1.5}.dashboard-create-actions{flex:none;gap:.5rem}.dashboard-create-actions .button{min-height:42px;padding-inline:.9rem}.draft-grid{gap:.8rem}.draft-card{gap:0;padding:1rem}.draft-chip{padding:.3rem .55rem;font-size:.7rem}.draft-card h2{margin:.7rem 0 .2rem;font-size:1.08rem}.draft-card>div>p{color:var(--muted);margin:0;font-size:.9rem}.draft-meta{margin:.55rem 0 0;font-size:.78rem;line-height:1.35}.draft-actions{grid-template-columns:1fr auto auto;gap:.45rem;margin-top:.85rem;display:grid}.draft-actions .button{min-height:40px;padding:.5rem .7rem;font-size:.82rem}@media (width<=760px){.dashboard{padding:.85rem}.dashboard-hero{align-items:stretch;gap:.8rem;margin-bottom:1rem}.dashboard-hero h1{font-size:1.8rem}.dashboard-hero>div:first-child>p:last-child{font-size:.9rem}.dashboard-create-actions{grid-template-columns:1fr 1fr;display:grid}.dashboard-create-actions .button{width:100%}.draft-grid{grid-template-columns:1fr!important}.draft-actions{grid-template-columns:1fr 1fr 1fr}.draft-actions .button{width:100%}}@media (width<=430px){.dashboard-hero .eyebrow{margin-bottom:.25rem}.dashboard-hero h1{font-size:1.65rem}.dashboard-create-actions{grid-template-columns:1fr}.draft-actions{grid-template-columns:1fr 1fr}.draft-actions .button:first-child{grid-column:1/-1}}.landing{padding-bottom:clamp(2rem,6vw,4rem)}.hero{margin-top:clamp(3.5rem,8vw,6rem);margin-bottom:clamp(2.25rem,5vw,3.5rem)}.hero h1{max-width:11ch;margin-bottom:.85rem;font-size:clamp(2.4rem,6vw,4.4rem);line-height:.98}.hero-copy{max-width:520px;margin-bottom:1.25rem;font-size:1rem}.hero-actions .button{min-width:132px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.feature-grid article{min-height:0;padding:1rem}.feature-grid article strong{margin-bottom:.3rem;font-size:1rem;display:block}.feature-grid article p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.privacy-panel{padding:1rem 1.1rem}.privacy-panel h2{margin:.15rem 0 .4rem;font-size:clamp(1.35rem,3vw,1.8rem)}.privacy-panel p:last-child{max-width:640px;color:var(--muted);margin:0;font-size:.9rem}@media (width<=760px){.hero{margin-top:2.75rem;margin-bottom:2rem}.hero h1{font-size:clamp(2.2rem,11vw,3.2rem)}.feature-grid{grid-template-columns:1fr!important}}@media (width<=430px){.landing{padding-inline:.8rem}.hero{margin-top:2.25rem}.hero-copy{font-size:.95rem}.hero-actions{grid-template-columns:1fr 1fr}.hero-actions .button{width:100%;min-width:0}.feature-grid article,.privacy-panel{padding:.9rem}}.auth-page{place-items:center;padding:1rem;display:grid}.auth-card{border-radius:18px;width:min(100%,440px);padding:1.25rem}.auth-card .brand{width:fit-content}.auth-copy{margin:1.75rem 0 1rem}.auth-copy .eyebrow{margin-bottom:.25rem}.auth-copy h1{margin:0 0 .45rem;font-size:clamp(1.85rem,5vw,2.35rem);line-height:1.02}.auth-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.auth-form{gap:.8rem}.auth-form .field{gap:.35rem}.auth-form .field>span{font-size:.8rem;font-weight:700}.auth-form input,.auth-form .button{min-height:46px}.auth-footnote{display:none}@media (width<=640px){.auth-page{background:#fff;padding:0;display:block}.auth-card{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;padding:1rem}.auth-copy{margin-top:2rem}.auth-copy h1{font-size:2rem}}.document-builder-toolbar{gap:.45rem;min-height:56px;padding:.4rem .55rem}.document-builder-title{gap:.45rem}.back-link{width:40px;min-width:40px;min-height:40px;padding:0;font-size:1.2rem}.document-builder-title h1{max-width:min(24vw,300px);margin:0;font-size:.95rem;font-weight:750}.document-save-line{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.document-builder-tools{gap:.15rem}.document-tool-button{border-radius:9px;min-height:38px;padding-inline:.62rem;font-size:.8rem}.document-tool-button.compact{min-width:38px;padding-inline:.45rem}.document-tool-separator{display:none}.workspace-panel-heading{min-height:54px;padding:.55rem .7rem}.workspace-panel-heading h2{font-size:.92rem}.workspace-panel-heading>div{align-items:center;display:flex}@media (width<=900px){.document-builder-toolbar{gap:.35rem;padding:.4rem .45rem}.document-builder-title{min-height:40px}.document-builder-title h1{max-width:none;font-size:.9rem}.document-builder-tools{gap:.12rem}.document-tool-button{min-height:42px;padding-inline:.68rem}}@media (width<=560px){.document-builder-toolbar{padding:.35rem .4rem}.back-link{width:42px;min-width:42px;min-height:42px}.document-builder-title h1{font-size:.88rem}.document-tool-button{font-size:.78rem;min-height:42px!important;padding-inline:.65rem!important}.workspace-panel-heading{min-height:52px;padding:.45rem .6rem}}.builder-edit-only{gap:.7rem}.builder-edit-only .builder-editor{padding:0!important}.builder-edit-only .builder-edit-section-picker{border-radius:10px;gap:.5rem;margin:0 0 .7rem;padding:.55rem .65rem}.builder-edit-only .builder-edit-section-picker>span{font-size:.72rem}.builder-edit-only .builder-edit-section-picker select{min-height:40px;font-size:.82rem}.builder-edit-only .editor-section-heading{align-items:center;gap:.65rem;margin:0 0 .7rem;padding:0 0 .65rem}.builder-edit-only .editor-section-heading h2{margin:0;font-size:1rem;line-height:1.2}.builder-edit-only .editor-section-heading>div>p{display:none}.builder-edit-only .editor-section-heading .button{min-height:38px;padding:.45rem .7rem;font-size:.78rem}.builder-edit-only .visibility-toggle{gap:.4rem;min-height:36px;font-size:.76rem}.builder-edit-only .visibility-toggle input{width:18px;height:18px}.builder-edit-only .form-grid{gap:.65rem}.builder-edit-only .field{gap:.28rem}.builder-edit-only .field>span{font-size:.72rem;font-weight:700}.builder-edit-only .field input,.builder-edit-only .field select{min-height:40px;padding:.55rem .65rem;font-size:.84rem}.builder-edit-only .field textarea{min-height:78px;padding:.55rem .65rem;font-size:.84rem;line-height:1.4}.builder-edit-only .editor-card,.builder-edit-only .editor-card.compact{border-radius:11px;gap:.65rem;margin-top:.65rem;padding:.75rem}.builder-edit-only .editor-card-top{gap:.5rem;margin-bottom:0}.builder-edit-only .item-actions{gap:.3rem}.builder-edit-only .item-actions .button{min-height:36px;padding:.4rem .55rem;font-size:.72rem}.builder-edit-only .empty-state{border-radius:10px;min-height:0;padding:.9rem}.builder-edit-only .empty-state p{margin:0;font-size:.82rem}.builder-edit-only .checkbox-field{min-height:38px;font-size:.78rem}@media (width<=640px){.builder-edit-only .builder-edit-section-picker select,.builder-edit-only .field input,.builder-edit-only .field select,.builder-edit-only .visibility-toggle,.builder-edit-only .checkbox-field,.builder-edit-only .editor-section-heading .button,.builder-edit-only .item-actions .button{min-height:44px}.builder-edit-only .item-actions{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.builder-edit-only .item-actions .button{width:100%}.builder-edit-only .editor-card-top{flex-direction:column;align-items:stretch}}.builder-sections-only{gap:.65rem}.builder-sections-only .sections-manager-head{align-items:center;gap:.6rem;padding:0 0 .65rem;margin:0!important}.builder-sections-only .sections-manager-head .eyebrow,.builder-sections-only .sections-manager-head p:not(.eyebrow){display:none}.builder-sections-only .sections-manager-head h3{font-size:.95rem;line-height:1.2;margin:0!important}.builder-sections-only .sections-manager-head .button{min-height:38px;padding:.45rem .7rem;font-size:.76rem}.builder-sections-only .section-nav-list,.builder-sections-only .section-list{gap:.45rem}.builder-sections-only .section-nav-row{border-radius:10px;gap:.55rem;min-height:48px;padding:.55rem .65rem}.builder-sections-only .section-nav-row strong,.builder-sections-only .section-nav-row label{font-size:.82rem}.builder-sections-only .section-nav-row small,.builder-sections-only .section-nav-row p{margin:0;font-size:.72rem;line-height:1.3}.builder-sections-only .section-order-actions{gap:.25rem}.builder-sections-only .section-order-actions button{border-radius:8px;min-width:36px;min-height:36px;padding:.35rem .5rem;font-size:.72rem}.builder-sections-only .section-edit-flow-toolbar{border-radius:10px;gap:.55rem;padding:.55rem .65rem}.builder-sections-only .section-edit-flow-toolbar .eyebrow{display:none}.builder-sections-only .section-edit-flow-toolbar strong{font-size:.88rem}.builder-sections-only .section-edit-flow-toolbar button{min-height:38px;padding-inline:.65rem;font-size:.74rem}.builder-sections-only .builder-section-edit-flow{gap:.7rem}.builder-sections-only .editor-card,.builder-sections-only .editor-card.compact{border-radius:10px;gap:.65rem;margin-top:.55rem;padding:.7rem}.builder-sections-only .field{gap:.25rem}.builder-sections-only .field>span{font-size:.72rem;font-weight:700}.builder-sections-only .field input,.builder-sections-only .field select{min-height:40px;padding:.5rem .6rem;font-size:.82rem}.builder-sections-only .field textarea{min-height:76px;padding:.5rem .6rem;font-size:.82rem;line-height:1.4}@media (width<=640px){.builder-sections-only .sections-manager-head{flex-direction:row;align-items:stretch}.builder-sections-only .sections-manager-head .button{width:auto;min-height:44px}.builder-sections-only .section-nav-row{min-height:56px;grid-template-columns:minmax(0,1fr) auto!important}.builder-sections-only .section-order-actions{grid-template-columns:1fr 1fr;display:grid}.builder-sections-only .section-order-actions button,.builder-sections-only .section-edit-flow-toolbar button{min-width:44px;min-height:44px}.builder-sections-only .field input,.builder-sections-only .field select{min-height:44px}}.layout-controls{gap:.7rem}.layout-controls-head{display:none}.spacing-control-grid{gap:.55rem}.range-field{border-radius:10px;gap:.35rem;padding:.6rem .65rem}.range-field>span{font-size:.74rem}.range-field>span strong{font-size:.72rem}.range-field input[type=range]{min-height:28px}.layout-section-list{gap:.45rem}.layout-section-row{border-radius:10px;gap:.5rem;padding:.6rem .65rem}.layout-section-row>strong{font-size:.8rem;line-height:1.25}.layout-section-actions{gap:.35rem}.layout-section-actions .compact-field{gap:.25rem}.layout-section-actions .compact-field>span{font-size:.68rem}.layout-section-actions .compact-field select{min-height:38px;padding:.4rem 1.8rem .4rem .55rem;font-size:.76rem}.layout-section-actions .compact-check{border-radius:8px;gap:.38rem;min-height:38px;padding:.35rem .5rem;font-size:.74rem}.layout-section-actions .compact-check input{width:18px;height:18px}@media (width<=640px){.layout-controls{gap:.6rem}.spacing-control-grid{grid-template-columns:1fr!important}.range-field{padding:.55rem .6rem}.layout-section-row{gap:.55rem;grid-template-columns:1fr!important}.layout-section-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.layout-section-actions .compact-field{grid-column:1/-1}.layout-section-actions .compact-field select,.layout-section-actions .compact-check{min-height:44px}.layout-section-actions .compact-check{width:100%}}.template-controls{gap:.7rem}.template-controls-head{display:none}.template-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.template-choice{border-radius:10px;gap:.4rem;min-height:0;padding:.55rem}.template-choice-top{gap:.35rem}.template-choice-top strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;line-height:1.2;overflow:hidden}.template-tier{flex:none;padding:.18rem .35rem;font-size:.58rem}.template-choice>span:last-child:not(.template-choice-top){font-size:.65rem;line-height:1.2}.template-thumb,.template-thumbnail{border-radius:6px;margin-bottom:.1rem}.preview-control-grid{gap:.5rem}.preview-control-grid .field{gap:.25rem}.preview-control-grid .field>span{font-size:.7rem;font-weight:700}.preview-control-grid select{min-height:40px;padding:.45rem .55rem;font-size:.78rem}.preview-control-grid .color-field input[type=color]{width:40px;min-width:40px;height:40px;min-height:40px;padding:.2rem}.template-note{border-radius:8px;margin:0;padding:.55rem .65rem;font-size:.72rem;line-height:1.35}@media (width<=640px){.template-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.template-choice{min-height:44px;padding:.5rem}.preview-control-grid{grid-template-columns:1fr 1fr!important}.preview-control-grid select{min-height:44px}.preview-control-grid .color-field input[type=color]{width:44px;min-width:44px;height:44px;min-height:44px}}@media (width<=390px){.template-choice-grid{gap:.4rem}.template-choice{padding:.45rem}.template-choice-top strong{font-size:.72rem}}.workspace-sync-panel{gap:.65rem;padding:.75rem}.workspace-sync-panel h3{margin:0;font-size:1rem;line-height:1.2}.workspace-sync-panel>p:not(.workspace-drawer-hint){color:var(--muted);margin:0;font-size:.78rem;line-height:1.4}.workspace-sync-panel .button{width:fit-content;min-height:40px;margin-top:.1rem;padding:.5rem .8rem;font-size:.8rem}.workspace-sync-panel .workspace-drawer-hint{border-radius:8px;margin:0;padding:.5rem .6rem;font-size:.72rem;line-height:1.35}@media (width<=640px){.workspace-sync-panel{padding:.65rem}.workspace-sync-panel .button{width:100%;min-height:44px}.workspace-sync-panel>p:not(.workspace-drawer-hint){font-size:.76rem}}.private-sync-panel{border-radius:12px;margin-top:.85rem;padding:.75rem}.private-sync-heading{align-items:center;gap:.55rem;margin-bottom:.65rem}.private-sync-heading .eyebrow{margin-bottom:.1rem}.private-sync-heading h2{margin:0;font-size:1rem;line-height:1.2}.private-sync-heading>div>p:not(.eyebrow),.private-sync-heading>p:not(.eyebrow){display:none}.private-sync-heading .button{min-height:38px;padding:.42rem .65rem;font-size:.75rem}.private-sync-setup-grid{gap:.55rem}.private-sync-card,.recovery-secret-once,.sync-ready-banner,.remote-sync-row{border-radius:10px}.private-sync-card,.recovery-secret-once{padding:.65rem}.private-sync-card h3,.recovery-secret-once h3{margin:0 0 .25rem;font-size:.88rem;line-height:1.2}.private-sync-card>p{display:none}.private-sync-card .field{gap:.22rem}.private-sync-card .field>span{font-size:.7rem;font-weight:700}.private-sync-card input{min-height:40px;padding:.48rem .58rem;font-size:.8rem}.private-sync-card .button,.recovery-secret-actions .button,.remote-sync-actions .button{min-height:38px;padding:.42rem .62rem;font-size:.73rem}.recovery-secret-once p{margin:.3rem 0;font-size:.72rem;line-height:1.35}.recovery-secret-once textarea{min-height:3.6rem;padding:.48rem .58rem;font-size:.7rem;line-height:1.35}.recovery-secret-actions,.remote-sync-actions{gap:.3rem;margin-top:.5rem}.sync-ready-banner{gap:.12rem;padding:.5rem .6rem}.sync-ready-banner strong{font-size:.8rem}.sync-ready-banner span{font-size:.68rem;line-height:1.3}.remote-sync-list{gap:.4rem}.remote-sync-row{gap:.5rem;padding:.6rem}.remote-sync-row strong{font-size:.78rem}.remote-sync-row p,.remote-sync-row span,.remote-sync-row small{margin:0;font-size:.67rem;line-height:1.3}@media (width<=760px){.private-sync-panel{margin-top:.65rem;padding:.65rem}.private-sync-setup-grid{grid-template-columns:1fr!important}.private-sync-card input,.private-sync-card .button,.recovery-secret-actions .button,.remote-sync-actions .button{min-height:44px}.recovery-secret-actions,.remote-sync-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.recovery-secret-actions .button,.remote-sync-actions .button{width:100%}.remote-sync-row{flex-direction:column;align-items:stretch}}@media (width<=430px){.private-sync-heading h2{font-size:.95rem}.recovery-secret-actions,.remote-sync-actions{grid-template-columns:1fr}}.export-workspace{gap:.75rem;padding-top:.85rem}.export-toolbar{border-radius:12px;align-items:center;gap:.75rem;padding:.7rem}.export-toolbar>div:first-child{gap:.15rem;display:grid}.export-toolbar .back-link{width:fit-content;min-width:0;min-height:0;padding:0;font-size:.72rem}.export-toolbar h1{margin:0;font-size:1.2rem;line-height:1.1}.export-toolbar p{color:var(--muted);margin:0;font-size:.76rem}.export-toolbar .button{min-height:40px;padding:.48rem .8rem;font-size:.8rem}.export-preflight{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.export-preflight>div{border-radius:9px;min-height:0;padding:.55rem .65rem}.export-preflight span{font-size:.66rem}.export-preflight strong{margin-top:.12rem;font-size:.82rem}.export-preview-root{margin-top:0}.export-help{border-radius:10px;gap:.25rem;padding:.65rem .75rem}.export-help strong{font-size:.8rem}.export-help p{margin:0;font-size:.7rem;line-height:1.35}.export-filename code{font-size:.68rem}@media (width<=640px){.export-workspace{gap:.6rem;padding:.65rem}.export-toolbar{align-items:stretch;padding:.65rem}.export-toolbar .button{width:100%;min-height:44px}.export-preflight{grid-template-columns:1fr 1fr!important}.export-preflight>div{padding:.5rem .6rem}.export-help{padding:.6rem}}.admin-page{width:min(100%,1120px);padding:1rem}.admin-heading{align-items:center;gap:.75rem;margin-bottom:.8rem}.admin-heading h1{letter-spacing:-.025em;font-size:clamp(1.65rem,3vw,2.2rem)}.admin-heading p:last-child{margin:.2rem 0 0;font-size:.76rem}.admin-heading .button{min-height:40px;padding:.45rem .75rem;font-size:.78rem}.admin-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin-bottom:.65rem}.admin-stat-card{border-radius:10px;gap:.2rem;padding:.65rem}.admin-stat-card span{font-size:.68rem}.admin-stat-card strong{font-size:1.35rem;line-height:1.05}.admin-stat-card small{font-size:.64rem;line-height:1.25}.admin-panel{border-radius:11px;margin-top:.65rem;padding:.75rem}.admin-panel-heading{align-items:center;gap:.55rem;margin-bottom:.6rem}.admin-panel-heading .eyebrow{margin-bottom:.1rem}.admin-panel-heading h2{font-size:.98rem;line-height:1.2}.admin-panel-heading>.admin-muted{font-size:.68rem}.admin-analytics-grid{gap:.45rem}.admin-metric{border-radius:9px;gap:.2rem;padding:.55rem .6rem}.admin-metric span{font-size:.66rem}.admin-metric strong{font-size:1.15rem}.admin-table{min-width:650px}.admin-table th,.admin-table td{padding:.55rem .5rem}.admin-table th{font-size:.64rem}.admin-table td{font-size:.75rem}.admin-table td small{font-size:.64rem}.admin-table .button{min-height:36px;padding:.35rem .55rem;font-size:.7rem}.admin-status{padding:.2rem .45rem;font-size:.66rem}.admin-flag-grid{gap:.45rem}.admin-flag{border-radius:9px;gap:.5rem;min-height:48px;padding:.55rem .6rem}.admin-flag strong{overflow-wrap:anywhere;font-size:.72rem}.admin-flag small{display:none}.admin-flag input{flex:none;width:20px;height:20px}.admin-entitlement-form{grid-template-columns:minmax(180px,1fr) 110px auto;gap:.5rem}.admin-entitlement-form .field{gap:.22rem}.admin-entitlement-form .field>span{font-size:.68rem;font-weight:700}.admin-entitlement-form input,.admin-entitlement-form select{min-height:40px;padding:.45rem .55rem;font-size:.78rem}.admin-entitlement-form .button{min-height:40px;padding:.45rem .7rem;font-size:.76rem}.admin-audit-list{gap:.4rem}.admin-audit-row{border-radius:9px;gap:.65rem;padding:.55rem .6rem}.admin-audit-row strong{font-size:.74rem}.admin-audit-row span,.admin-audit-row small{font-size:.64rem;line-height:1.25}.admin-muted{font-size:.72rem}@media (width<=980px){.admin-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-analytics-grid,.admin-flag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.admin-page{padding:.7rem}.admin-heading{flex-direction:column;align-items:stretch}.admin-heading .button{width:100%;min-height:44px}.admin-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-panel{padding:.65rem}.admin-panel-heading{flex-direction:column;align-items:flex-start}.admin-entitlement-form{grid-template-columns:1fr 100px}.admin-entitlement-form .field:first-child{grid-column:1/-1}.admin-entitlement-form input,.admin-entitlement-form select,.admin-entitlement-form .button{min-height:44px}.admin-flag{min-height:52px}.admin-audit-row{flex-direction:column;align-items:stretch;gap:.3rem}.admin-audit-row>div:last-child{text-align:left}}@media (width<=430px){.admin-card-grid,.admin-analytics-grid,.admin-flag-grid{grid-template-columns:1fr!important}.admin-entitlement-form{grid-template-columns:1fr}.admin-entitlement-form .field:first-child{grid-column:auto}.admin-entitlement-form .button{width:100%}}.status-card{border-radius:12px;width:min(100%,380px);padding:1rem}.status-card .eyebrow{margin-bottom:.2rem}.status-card h1{margin:0;font-size:1.25rem;line-height:1.15}.status-card p{margin:.35rem 0 .75rem;font-size:.76rem;line-height:1.4}.status-card .button{min-height:40px;padding:.45rem .75rem;font-size:.78rem}@media (width<=640px){.center-page{padding:.75rem}.status-card{padding:.85rem}.status-card .button{width:100%;min-height:44px}}.recovery-secret-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.4rem;display:grid}.recovery-secret-field input{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;min-height:40px;color:var(--text);border-radius:9px;padding:.48rem .58rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.recovery-secret-field .button{min-height:40px;padding-inline:.7rem}@media (width<=640px){.recovery-secret-field input,.recovery-secret-field .button{min-height:44px}.private-sync-card .button,.recovery-secret-actions .button,.remote-sync-actions .button{font-size:.76rem}}.managed-cv-search{max-width:34rem;margin:0 0 1rem}.managed-cv-search .field{margin:0}.managed-cv-meta{gap:.4rem;margin:0;display:grid}.managed-cv-meta div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.managed-cv-meta dt,.managed-cv-meta dd{margin:0}.managed-cv-meta dt{color:var(--muted);font-size:.78rem}.managed-cv-meta dd{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:70%;overflow:hidden}@media (width<=560px){.managed-cv-search{max-width:none}.managed-cv-meta div{flex-direction:column;align-items:flex-start;gap:.1rem}.managed-cv-meta dd{text-align:left;max-width:100%}}.direct-pdf-workspace .export-toolbar{align-items:center}.direct-pdf-workspace .export-toolbar .button{min-width:9.5rem}.direct-pdf-help{margin-top:1rem}@media (width<=560px){.direct-pdf-workspace .export-toolbar{align-items:stretch}.direct-pdf-workspace .export-toolbar .button{width:100%}}.managed-cv-search{align-items:end;gap:.75rem;display:flex}.managed-cv-search .field{flex:auto}.managed-cv-result-count{color:var(--muted);white-space:nowrap;flex:none;padding-bottom:.75rem;font-size:.82rem;font-weight:700}.managed-cv-card-chips{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.managed-cv-duplicate-chip{color:#92400e;background:#f59e0b1a;border-color:#b4530947}@media (prefers-color-scheme:dark){.managed-cv-duplicate-chip{color:#fbbf24}}@media (width<=560px){.managed-cv-search{flex-direction:column;align-items:stretch;gap:.25rem}.managed-cv-result-count{padding-bottom:0}}.managed-cv-hidden-file-input{display:none}.managed-cv-notice{color:#166534;background:#16a34a14;border:1px solid #16a34a3d;border-radius:.7rem;margin:0;padding:.7rem .85rem;font-size:.88rem;font-weight:650}@media (prefers-color-scheme:dark){.managed-cv-notice{color:#86efac}}.managed-cv-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.managed-cv-pagination>span{text-align:center;min-width:7rem;color:var(--muted);font-size:.88rem;font-weight:700}@media (width<=480px){.managed-cv-pagination{justify-content:stretch}.managed-cv-pagination .button{flex:1 1 0}.managed-cv-pagination>span{min-width:auto}}
