:root{--bg: #fffdf8;--bg-soft: #f8f6f1;--surface: rgba(255, 255, 255, .92);--surface-strong: #ffffff;--surface-dark: #1f2937;--border: #e5e7eb;--border-strong: rgba(31, 41, 55, .18);--text: #1f2937;--muted: #6b7280;--primary: #f97316;--primary-dark: #ea580c;--secondary: #14b8a6;--secondary-soft: rgba(20, 184, 166, .12);--amber: #f59e0b;--success: #22c55e;--warning: #facc15;--danger: #ef4444;--brand-gradient: linear-gradient(135deg, #f97316 0%, #fb923c 35%, #f59e0b 70%, #14b8a6 100%);--secondary-gradient: linear-gradient(180deg, #fffdf8, #f8f6f1);--achievement-gradient: linear-gradient(135deg, #facc15, #f59e0b);--shadow: 0 14px 34px rgba(31, 41, 55, .08);--shadow-hover: 0 22px 46px rgba(249, 115, 22, .14);--radius-lg: 18px;--radius-md: 14px;--focus-ring: 0 0 0 4px rgba(249, 115, 22, .22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Avenir Next,Segoe UI,sans-serif;background:linear-gradient(120deg,rgba(249,115,22,.08),rgba(20,184,166,.05) 42%,transparent 68%),var(--secondary-gradient)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}:focus-visible{outline:none;box-shadow:var(--focus-ring)}button:disabled{cursor:not-allowed;opacity:.72}textarea{resize:vertical}.app-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell{flex:1;width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:1.75rem 0 3.5rem}.site-footer{width:100%;padding:0 1rem 1.25rem}.site-footer__inner{width:min(1240px,100%);margin:0 auto;padding:1rem 1.25rem;border-radius:var(--radius-lg);border:1px solid var(--border);background:#ffffffc7;color:var(--muted);text-align:center;font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.page-stack,.stack{display:grid;gap:1.35rem}.navbar{position:sticky;top:.75rem;z-index:20;width:min(1240px,calc(100% - 2rem));margin:.75rem auto 0;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1.5rem;padding:.75rem .9rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid rgba(229,231,235,.9);border-radius:22px;box-shadow:0 18px 44px #1f293714}.navbar__brand{display:flex;align-items:center;gap:.75rem;min-width:0}.brand,h1,h2,h3,h4,h5{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif}.brand{display:inline-flex;align-items:center;gap:.62rem;font-size:1.42rem;font-weight:700;white-space:nowrap}.brand-mark,.feature-card__icon,.stat-icon{display:inline-grid;place-items:center;color:#fff;background:var(--brand-gradient);box-shadow:0 10px 22px #f9731638}.brand-mark{width:42px;height:42px;border-radius:13px}.navbar__caption{color:var(--muted);font-size:.82rem;max-width:270px;line-height:1.35}.nav-links{display:flex;justify-content:center;gap:.55rem;flex-wrap:wrap}.nav-links a{position:relative;display:inline-flex;align-items:center;gap:.45rem;padding:.72rem .95rem;border-radius:999px;color:var(--muted);transition:.18s ease}.nav-links a.active,.nav-links a:hover{color:var(--primary);background:#f9731614}.nav-links a.active:after{content:"";position:absolute;inset:auto 18px 6px;height:3px;border-radius:999px;background:var(--brand-gradient)}.nav-link__badge{display:inline-grid;place-items:center;min-width:1.25rem;height:1.25rem;padding:0 .28rem;border-radius:999px;background:var(--secondary);color:#fff;font-size:.68rem;font-weight:800}.nav-toggle{display:none;width:44px;height:44px;border:1px solid rgba(249,115,22,.18);border-radius:14px;background:#fff7edeb;color:var(--primary);align-items:center;justify-content:center}.nav-auth{display:flex;align-items:center;gap:.75rem;justify-self:end}.nav-user{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.92rem}.nav-profile{position:relative}.nav-profile__trigger{display:flex;align-items:center;gap:.8rem;padding:.45rem .55rem .45rem .45rem;border:1px solid rgba(60,43,24,.08);border-radius:999px;background:#ffffffc7}.nav-profile__copy{display:grid;text-align:left;gap:.12rem}.nav-profile__copy strong{font-size:.95rem}.nav-profile__copy small{color:var(--muted);font-size:.8rem}.profile-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--avatar-surface, rgba(249, 115, 22, .18));color:var(--avatar-accent, var(--primary));border:1px solid color-mix(in srgb,var(--avatar-accent, var(--primary)) 25%,white);font-weight:800;letter-spacing:.04em}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar--large{width:72px;height:72px;font-size:1.25rem}.nav-profile__menu{position:absolute;top:calc(100% + .8rem);right:0;width:min(360px,calc(100vw - 2rem));padding:1rem;border-radius:24px;background:#fffcf6fa;border:1px solid rgba(60,43,24,.1);box-shadow:0 26px 50px #291b0f29;display:grid;gap:1rem}.nav-profile__menu-header{display:flex;align-items:center;gap:.9rem}.nav-profile__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.nav-profile__stats article{padding:.8rem;border-radius:18px;background:#ffffffe0;border:1px solid rgba(60,43,24,.08);display:grid;gap:.2rem;text-align:center}.nav-profile__stats strong{font-size:1.15rem}.nav-profile__stats span{color:var(--muted);font-size:.8rem}.nav-profile__actions{display:grid;gap:.65rem}.profile-menu__link,.profile-menu__logout,.profile-shortcut{display:flex;align-items:center;justify-content:space-between;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(60,43,24,.08);background:#ffffffe6;color:var(--text);font-weight:600}.profile-menu__link span,.profile-menu__logout span,.profile-shortcut span{display:inline-flex;align-items:center;gap:.55rem}.profile-menu__link:hover,.profile-menu__logout:hover,.profile-shortcut:hover{border-color:#f973163d;transform:translateY(-1px)}.profile-menu__logout{background:#ef444414;color:var(--danger)}.surface-card,.result-card,.chat-window,.preview-shell,.page-hero,.feature-spotlight{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.surface-card,.chat-window,.preview-shell,.result-card,.page-hero,.feature-spotlight{padding:1.4rem}.page-hero{display:grid;grid-template-columns:1.35fr .9fr;gap:1.35rem;padding:clamp(1.35rem,3vw,2.2rem);overflow:hidden;position:relative;background:linear-gradient(135deg,#fffdf8fa,#fff7ede6),var(--surface)}.page-hero:after{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--brand-gradient);pointer-events:none}.page-hero__copy{position:relative;z-index:1}.eyebrow{margin:0 0 .35rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--primary)}h1,h2,h3,h4,h5,p{margin:0}h1{font-size:clamp(2.1rem,5vw,3.2rem);line-height:1.02}h2{font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.1}h3{font-size:1.2rem}.page-hero__description,.feature-card p,.surface-card p,.result-card p,.helper-text,.score-panel__copy,.result-card__description,.auth-card__copy{color:var(--muted);line-height:1.7}.page-hero__actions,.inline-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.page-hero__stats{display:grid;gap:.9rem;align-content:center}.mini-stat{padding:1rem 1.1rem;border-radius:20px;background:#ffffffc7;border:1px solid rgba(60,43,24,.08);transition:transform .18s ease,box-shadow .18s ease}.mini-stat:hover,.surface-card:hover,.result-card:hover,.feature-spotlight:hover,.job-card:hover,.template-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.mini-stat strong{display:block;font-size:1.35rem;margin-bottom:.25rem}.mini-stat span{color:var(--muted);font-size:.92rem}.primary-button,.secondary-button,.ghost-button,.oauth-button{border:0;border-radius:var(--radius-md);padding:.9rem 1.25rem;transition:.16s ease;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.primary-button{background:var(--primary);color:#fff;box-shadow:0 12px 24px #f9731642}.primary-button:hover{background:var(--primary-dark)}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.oauth-button:hover,.template-card:hover,.starter-chip:hover{transform:translateY(-1px)}.secondary-button{background:#fff;color:var(--primary);border:1px solid rgba(249,115,22,.34)}.secondary-button:hover{background:#fff7ed}.ghost-button{background:transparent;color:var(--text)}.ghost-button:hover{background:#f9731614;color:var(--primary)}.oauth-button{width:100%;background:#fff;color:var(--text);border:1px solid var(--border-strong)}.section-heading,.builder-card__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.section-heading{margin-bottom:1rem}.home-highlight-grid,.workspace-grid,.builder-main-layout,.builder-output-layout,.chat-layout{display:grid;gap:1.35rem}.home-highlight-grid{grid-template-columns:1.15fr .85fr}.feature-spotlight{min-height:100%}.feature-spotlight--dark{color:#f8f5ef;background:linear-gradient(180deg,#143433fa,#1c4544f0)}.feature-spotlight--dark p,.feature-spotlight--dark span,.feature-spotlight--dark h2{color:inherit}.check-list{display:grid;gap:.75rem;margin-top:1rem}.check-list span{display:inline-flex;align-items:center;gap:.55rem}.check-list span:before{content:"";width:10px;height:10px;border-radius:50%;background:#ffffffd9}.inline-link{display:inline-flex;margin-top:1rem;color:var(--primary);font-weight:700}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-card{display:grid;gap:.75rem;min-height:220px;align-content:start}.feature-card p:last-of-type{flex:1}.feature-card__icon{width:42px;height:42px;border-radius:14px;margin-bottom:.2rem}.feature-card__link{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-top:.25rem;color:var(--primary);font-weight:800}.workflow-card{padding:1.55rem}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.workflow-step{min-height:160px;padding:1rem;border-radius:22px;background:#ffffffb8;border:1px solid rgba(60,43,24,.08);display:grid;align-content:start;gap:.7rem}.workflow-step__index{display:inline-flex;width:fit-content;padding:.35rem .7rem;border-radius:999px;background:#f973161a;color:var(--primary);font-weight:700}.workspace-grid{grid-template-columns:.95fr 1.05fr}.workspace-panel{min-height:100%}.info-strip{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.info-chip,.template-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.42rem .75rem;border-radius:999px;background:var(--secondary-soft);color:var(--secondary);font-size:.82rem;font-weight:700}.field{display:grid;gap:.48rem}.field span,.upload-label,.chat-role{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--muted)}.field input,.field textarea,.chat-form textarea,.field-select{width:100%;border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffffe6;color:var(--text);padding:.9rem 1rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.field input:focus,.field textarea:focus,.chat-form textarea:focus,.field-select:focus{border-color:#f973167a;box-shadow:var(--focus-ring)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.upload-card{padding:1rem;border-radius:22px;background:#ffffffb8;border:1px dashed rgba(60,43,24,.16);display:grid;gap:.65rem}.upload-input{position:absolute;opacity:0;pointer-events:none}.upload-dropzone{display:flex;align-items:center;gap:.85rem;padding:1rem;border-radius:18px;background:linear-gradient(135deg,#f973161a,#14b8a61a);border:1px solid rgba(60,43,24,.08)}.upload-dropzone__button{display:inline-flex;align-items:center;gap:.45rem;padding:.8rem 1rem;border-radius:14px;background:var(--primary);color:#fff;font-weight:700;box-shadow:0 10px 20px #f9731633}.upload-dropzone__icon{display:inline-grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:16px;color:var(--secondary);background:#14b8a61f}.upload-dropzone__text{color:var(--text);font-weight:600}.upload-meta,.success-text{color:var(--success)}.upload-status{font-size:.95rem;line-height:1.5}.upload-status--default,.upload-status--info{color:var(--muted)}.upload-status--success{color:var(--success)}.upload-status--error,.error-text,.page-error{color:var(--danger)}.page-error{padding-inline:.3rem}.analysis-dashboard{display:grid;grid-template-columns:1.05fr repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.score-panel,.result-card{min-height:100%}.score-panel{display:grid;justify-items:center;align-content:start;gap:.8rem;text-align:center}.score-gauge{display:grid;justify-items:center;gap:.65rem}.gauge-track,.gauge-fill{fill:none;stroke-width:12;transform:rotate(-90deg);transform-origin:center}.gauge-track{stroke:#14b8a624}.gauge-fill{stroke:var(--primary);stroke-linecap:round;transition:stroke-dashoffset .6s ease}.score-gauge__ring{position:relative;width:160px;height:160px}.gauge-number{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:2.1rem;font-weight:700}.gauge-meta{display:grid;justify-items:center;gap:.2rem}.gauge-meta span{color:var(--muted);font-size:.88rem}.gauge-meta small{color:var(--primary);font-weight:700}.result-card{padding:1.3rem}.result-card__header{display:flex;align-items:center;gap:.7rem}.result-card__icon{display:inline-grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:13px;color:var(--primary);background:#f973161a}.result-card--positive{background:linear-gradient(180deg,#22c55e14,#fffcf6f5)}.result-card--positive .result-card__icon{color:var(--success);background:#22c55e21}.result-card--warning{background:linear-gradient(180deg,#facc151f,#fffcf6f5)}.result-card--warning .result-card__icon{color:#b45309;background:#facc1538}.result-list{display:grid;gap:.8rem;margin:.8rem 0 0;padding-left:1.15rem}.tag-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.tag-chip{display:inline-flex;align-items:center;padding:.52rem .8rem;border-radius:999px;background:#3c2b180f;font-weight:600}.tag-chip--positive{background:#22c55e1f;color:var(--success)}.tag-chip--warning{background:#facc1533;color:#b45309}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.template-grid--compact{grid-template-columns:1fr}.template-card{border:1px solid rgba(60,43,24,.12);background:linear-gradient(180deg,#fffffffa,#faf5eeeb);border-radius:24px;padding:1.1rem;text-align:left;display:grid;gap:.65rem;min-height:190px}.template-card--active{border-color:var(--template-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--template-accent) 10%,transparent)}.template-card__label,.template-card__meta{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--muted)}.template-card__meta{font-weight:600}.builder-main-layout,.builder-output-layout{grid-template-columns:1.1fr .9fr;align-items:start}.builder-form-card,.builder-editor-card{display:grid;gap:1rem}.builder-preview-column{display:grid;gap:1rem;align-content:start;position:sticky;top:96px}.builder-section{display:grid;gap:1rem}.builder-card{padding:1rem;border-radius:22px;background:#ffffffb8;border:1px solid rgba(60,43,24,.08);display:grid;gap:.85rem}.builder-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.preview-tip-card{display:grid;gap:.65rem}.preview-shell{display:grid;gap:1rem}.preview-shell__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.template-badge{background:color-mix(in srgb,var(--template-accent) 10%,white);color:var(--template-accent)}.resume-preview{border-radius:24px;padding:1.4rem;border:1px solid rgba(60,43,24,.08);background:#fff;display:grid;gap:1rem}.resume-preview--executive{border-top:8px solid var(--primary)}.resume-preview--modern{background:linear-gradient(180deg,#fff,#fff7ed);border-top:8px solid var(--amber)}.resume-preview--compact{background:linear-gradient(180deg,#f8fbfb,#fff);border-top:8px solid var(--secondary)}.resume-preview__header{display:grid;gap:.3rem;padding-bottom:1rem;border-bottom:1px solid rgba(60,43,24,.08)}.resume-preview__headline,.resume-preview__contact{color:var(--muted)}.resume-preview__section{display:grid;gap:.6rem}.resume-preview__section h4{color:var(--primary);font-size:.95rem;text-transform:uppercase;letter-spacing:.08em}.skill-pill-row{display:flex;flex-wrap:wrap;gap:.6rem}.skill-pill{padding:.45rem .75rem;border-radius:999px;background:var(--secondary-soft);color:var(--secondary);font-weight:700;font-size:.88rem}.preview-item-list{display:grid;gap:.85rem}.preview-item{display:grid;gap:.45rem}.preview-item ul{margin:0;padding-left:1rem;display:grid;gap:.4rem}.chat-layout{grid-template-columns:1.08fr .92fr;align-items:start}.chat-main-column,.chat-sidebar,.chat-window{display:grid;gap:1rem}.starter-row{display:flex;flex-wrap:wrap;gap:.65rem}.starter-chip{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(60,43,24,.08);background:#ffffffe6;border-radius:999px;padding:.7rem .9rem}.chat-messages{display:grid;gap:.9rem;max-height:680px;overflow:auto;padding-right:.3rem}.chat-bubble{max-width:88%;padding:1rem 1rem .95rem;border-radius:24px;display:grid;gap:.45rem}.chat-bubble.user{justify-self:end;background:#f9731624}.chat-bubble.assistant{background:#14b8a61f}.chat-content{display:grid;gap:.55rem}.chat-line{line-height:1.7}.chat-line--bullet{padding-left:.8rem}.chat-form{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:end}.chat-generated-actions{display:grid;gap:.75rem}.job-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.job-stat-card,.job-card{padding:1rem;border-radius:20px;background:#ffffffc7;border:1px solid rgba(60,43,24,.08)}.job-stat-card strong{display:block;font-size:1.45rem;margin-bottom:.25rem}.job-stat-card span{color:var(--muted)}.filter-row{display:flex;flex-wrap:wrap;gap:.55rem}.filter-chip{border:1px solid rgba(60,43,24,.08);background:#ffffffe0;border-radius:999px;padding:.55rem .8rem}.filter-chip--active{background:#f973161f;color:var(--primary);border-color:#f9731638}.job-board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.job-column{display:grid;gap:1rem;align-content:start}.job-list{display:grid;gap:.9rem}.job-card{display:grid;gap:.75rem}.job-card__meta{display:grid;gap:.25rem;color:var(--muted);font-size:.88rem}.empty-stage{display:inline-flex;align-items:center;gap:.5rem}.auth-card,.profile-card,.profile-links-card{display:grid;gap:1rem}.profile-card__header{display:flex;align-items:center;gap:1rem}.profile-fact-list{display:grid;gap:.8rem}.profile-avatar-selector{display:flex;flex-wrap:wrap;gap:.7rem}.avatar-tone{padding:.35rem;border-radius:999px;border:1px solid rgba(60,43,24,.08);background:#ffffffe0}.avatar-tone--active{border-color:var(--avatar-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--avatar-accent) 16%,transparent)}.avatar-chip{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:.7rem .95rem;border-radius:999px;background:var(--avatar-surface, rgba(249, 115, 22, .18));color:var(--avatar-accent, var(--primary));font-weight:700}.profile-link-grid{display:grid;gap:.75rem}.auth-divider{position:relative;text-align:center;color:var(--muted)}.auth-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid rgba(60,43,24,.08)}.auth-divider span{position:relative;padding:0 .8rem;background:var(--surface)}.narrow-card{width:min(100%,560px);margin:0 auto}.route-fallback{display:grid;min-height:320px;align-content:center;gap:1rem}.skeleton-line,.skeleton-grid span{display:block;border-radius:999px;background:linear-gradient(90deg,#f9731617,#f59e0b33,#14b8a61a);background-size:220% 100%;animation:shimmer 1.4s ease-in-out infinite}.skeleton-line{width:min(520px,80%);height:24px}.skeleton-line--wide{width:min(760px,92%);height:42px}.skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.skeleton-grid span{height:96px;border-radius:var(--radius-md)}.sync-pill{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin-bottom:1rem;padding:.48rem .75rem;border-radius:999px;border:1px solid var(--border);background:#14b8a61f;color:var(--primary);font-size:.86rem;font-weight:700}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(prefers-color-scheme:dark){:root{--bg: #111827;--bg-soft: #111827;--surface: rgba(31, 41, 55, .9);--surface-strong: #1f2937;--surface-dark: #111827;--border: rgba(148, 163, 184, .18);--border-strong: rgba(148, 163, 184, .28);--text: #f9fafb;--muted: #d1d5db;--primary: #fb923c;--primary-dark: #f97316;--secondary: #2dd4bf;--secondary-soft: rgba(45, 212, 191, .14);--success: #22c55e;--warning: #f59e0b;--danger: #f87171;--shadow: 0 18px 48px rgba(0, 0, 0, .3);--shadow-hover: 0 24px 54px rgba(249, 115, 22, .18);--focus-ring: 0 0 0 4px rgba(251, 146, 60, .24)}body{background:linear-gradient(120deg,rgba(251,146,60,.12),rgba(45,212,191,.08) 44%,transparent 70%),#111827}.navbar,.site-footer__inner,.mini-stat,.builder-card,.job-stat-card,.job-card,.starter-chip,.oauth-button,.profile-menu__link,.profile-shortcut{background:#1f2937e0}.page-hero{background:linear-gradient(135deg,#1f2937f5,#111827f0)}.field input,.field textarea,.chat-form textarea,.field-select,.resume-preview{background:#111827b8;color:var(--text)}.resume-preview--modern,.resume-preview--compact{background:#111827b8}}@media(max-width:1120px){.navbar{grid-template-columns:1fr auto auto}.nav-auth{justify-self:end}.page-hero,.home-highlight-grid,.workspace-grid,.builder-main-layout,.builder-output-layout,.chat-layout,.analysis-dashboard{grid-template-columns:1fr}.builder-preview-column{position:static}.feature-grid,.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.navbar{position:sticky;top:0;width:100%;margin:0;border-radius:0}.navbar__caption{display:none}.nav-toggle{display:inline-flex;grid-column:3}.nav-links{position:absolute;top:calc(100% + .65rem);left:1rem;right:1rem;display:none;padding:.75rem;border-radius:18px;border:1px solid var(--border);background:var(--surface-strong);box-shadow:var(--shadow)}.nav-links.nav-links--open{display:grid;justify-content:stretch}.nav-links a{justify-content:flex-start}}@media(max-width:760px){.page-shell{width:min(100%,calc(100% - 1rem))}.nav-profile__copy{display:none}.feature-grid,.workflow-grid,.template-grid,.form-grid,.form-grid--triple,.builder-edit-grid,.job-board,.job-stats-grid,.chat-form{grid-template-columns:1fr}.chat-bubble{max-width:100%}}
