.cvb-body {max-width:1180px;width:100%;margin:0 auto;padding:24px 16px 80px;color:var(--mb-color1,#1f2933);box-sizing:border-box;overflow-x:hidden;}
.cvb-body * {box-sizing:border-box;}
.cvb-body.cvb-builder {max-width:820px;}
.cvb-builder {display:block;}
.cvb-page-head {display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;}
.cvb-page-head h1 {margin:0 0 6px;font-size:28px;line-height:1.2;color:var(--mb-color1,#111827);}
.cvb-page-head p {margin:0;color:var(--mb-color6,#667085);font-size:14px;}
.cvb-actions-row, .cvb-card-actions {display:flex;align-items:center;flex-wrap:wrap;gap:8px;}
.cvb-button, .cvb-card-actions a {display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:9px 13px;border:1px solid var(--mb-color12,#d0d5dd);border-radius:8px;background:#fff;color:var(--mb-color2,#344054);text-decoration:none;font-size:14px;font-weight:600;cursor:pointer;}
.cvb-button.primary, .cvb-add-row {border-color:var(--mb-color-secondary,#16775c);background:var(--mb-color-secondary,#16775c);color:#fff;}
.cvb-add-row {display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:9px 14px;border:0;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;}
.cvb-card-actions a.danger, .cvb-remove-repeat-row {color:#b42318;}
.cvb-list {display:grid;gap:12px;}
.cvb-card, .cvb-panel, .cvb-empty {border:1px solid var(--mb-color12,#e4e7ec);border-radius:8px;background:#fff;}
.cvb-card {display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;}
.cvb-card-main {display:flex;align-items:flex-start;gap:14px;min-width:0;}
.cvb-card-main h2 {margin:0 0 4px;font-size:18px;line-height:1.25;color:var(--mb-color1,#111827);}
.cvb-card-main p, .cvb-card-main span {display:block;margin:0;color:var(--mb-color6,#667085);font-size:13px;line-height:1.45;}
.cvb-template-dot {width:12px;height:44px;border-radius:6px;flex:0 0 auto;}
.cvb-empty {padding:46px 18px;text-align:center;}
.cvb-empty i {font-size:42px;color:var(--mb-color8,#98a2b3);margin-bottom:10px;}
.cvb-empty h2 {margin:0 0 8px;font-size:22px;}
.cvb-empty p {max-width:520px;margin:0 auto 18px;color:var(--mb-color6,#667085);}
.cvb-form {display:grid;gap:16px;}
.cvb-panel {padding:22px 22px 20px;box-shadow:0 1px 6px rgba(16,24,40,0.06);}
.cvb-panel h2, .cvb-section-title h2 {display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:18px;color:var(--mb-color1,#111827);}
.cvb-panel h2 i {color:var(--mb-color-secondary,#16775c);width:20px;text-align:center;}
.cvb-panel h3 {margin:0 0 8px;font-size:16px;color:var(--mb-color1,#111827);}
.cvb-gender {display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin:0 0 14px;}
.cvb-gender > span {color:var(--mb-color2,#344054);font-size:13px;font-weight:600;}
.cvb-form .cvb-radio {display:flex;align-items:center;gap:6px;margin:0;}
.cvb-form .cvb-radio input {width:auto;min-height:0;margin:0;}
.cvb-section-title {display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;}
.cvb-hint {margin:0 0 14px;color:var(--mb-color6,#667085);font-size:13px;line-height:1.45;}
.cvb-identity {display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:24px;align-items:start;}
.cvb-photo-box {display:grid;justify-items:center;gap:10px;padding:16px;border:1px dashed var(--mb-color12,#d0d5dd);border-radius:8px;text-align:center;}
.cvb-photo-box span {color:var(--mb-color2,#344054);font-size:13px;font-weight:600;}
.cvb-photo-box small {color:var(--mb-color6,#667085);font-size:12px;line-height:1.4;}
.cvb-photo-box .cvb-avatar {width:120px;height:120px;}
.cvb-grid {display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px;}
.cvb-grid.two {grid-template-columns:repeat(2, minmax(0, 1fr));}
.cvb-grid.three {grid-template-columns:2fr 1.4fr 0.8fr;}
.cvb-form label, .cvb-full {display:grid;gap:6px;margin-bottom:12px;}
.cvb-form label span {color:var(--mb-color2,#344054);font-size:13px;font-weight:600;}
.cvb-form input, .cvb-form textarea, .cvb-form select {width:100%;min-height:40px;padding:9px 10px;border:var(--mb-input-border,1px solid #d0d5dd);border-radius:var(--mb-input-border-radius,8px);background:#fff;color:var(--mb-color1,#111827);font-size:14px;}
.cvb-form textarea {min-height:98px;resize:vertical;line-height:1.45;}
.cvb-switch {display:flex;align-items:center;gap:10px;margin:4px 0 14px;}
.cvb-form .cvb-switch {display:flex;}
.cvb-switch input[type="checkbox"] {width:42px;min-height:22px;margin:0;accent-color:var(--mb-color-secondary,#16775c);}
.cvb-switch span {font-weight:600;}
.cvb-license-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 16px;}
.cvb-license {display:flex;align-items:center;gap:8px;margin:0;padding:10px 12px;border:1px solid var(--mb-color12,#d0d5dd);border-radius:8px;cursor:pointer;}
.cvb-form .cvb-license {display:flex;margin:0;}
.cvb-license input {width:auto;min-height:0;margin:0;}
.cvb-license span {margin:0;font-weight:700;}
.cvb-template-grid {display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px;}
.cvb-template-card {position:relative;display:grid;gap:8px;margin:0;padding:12px;border:1px solid var(--mb-color12,#d0d5dd);border-radius:8px;cursor:pointer;}
.cvb-template-card input {position:absolute;opacity:0;pointer-events:none;}
.cvb-template-preview {display:grid;grid-template-columns:24px 1fr;gap:8px;height:70px;padding:8px;border-radius:6px;background:#f8fafc;}
.cvb-template-card input:checked + .cvb-template-preview {outline:2px solid var(--mb-color-secondary,#16775c);outline-offset:2px;}
.cvb-template-preview i {grid-row:span 2;background:var(--cvb-accent);border-radius:3px;}
.cvb-template-preview b, .cvb-template-preview em {display:block;height:10px;border-radius:2px;background:#cbd5e1;}
.cvb-template-preview em {width:70%;background:#e2e8f0;}
.cvb-template-card strong {font-size:14px;color:var(--mb-color1,#111827);}
.cvb-template-card small {color:var(--mb-color6,#667085);font-size:12px;line-height:1.35;}
.cvb-repeat-list {display:grid;gap:12px;margin-bottom:12px;}
.cvb-repeat-row {display:grid;gap:4px;padding:16px;border:1px solid var(--mb-color12,#e4e7ec);border-radius:8px;background:#fff;}
.cvb-remove-repeat-row {justify-self:end;width:auto;height:auto;padding:0;border:0;background:transparent;cursor:pointer;font-size:13px;font-weight:700;}
.cvb-dates {display:grid;gap:8px;margin:0 0 12px;}
.cvb-form-foot {position:sticky;bottom:0;display:flex;justify-content:flex-end;padding:14px 0;background:rgba(255,255,255,0.92);}
.cvb-form-foot .cvb-button.primary {min-height:46px;padding:12px 22px;font-size:16px;}
.cvb-preview-fab {position:fixed;right:24px;bottom:24px;z-index:40;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:8px;background:var(--mb-color-primary,#111827);color:#fff;text-decoration:none;font-weight:700;box-shadow:var(--mb-shadow,0 8px 24px rgba(0,0,0,0.16));}
.cvb-template-card-classic .cvb-template-preview {background:#f4f7fb;grid-template-columns:12px 1fr 34px;}
.cvb-template-card-modern .cvb-template-preview {background:#fff7e8;grid-template-columns:30px 1fr;}
.cvb-template-card-minimal .cvb-template-preview {background:#1a2744;}
.cvb-template-card-minimal .cvb-template-preview b, .cvb-template-card-minimal .cvb-template-preview em {background:rgba(201,162,77,0.7);}
.cvb-template-card-timeline .cvb-template-preview {background:#fff4ed;grid-template-columns:14px 1fr;}
.cvb-template-card-executive .cvb-template-preview {background:#e8eef6;grid-template-columns:1fr;}
.cvb-template-card-atelier .cvb-template-preview {background:#f3f4f6;grid-template-columns:1fr;}
.cvb-template-card-formal .cvb-template-preview {background:#f8f8f8;grid-template-columns:20px 1fr;}
.cvb-template-card-serif .cvb-template-preview {background:#1a2744;}
.cvb-template-card-serif .cvb-template-preview b, .cvb-template-card-serif .cvb-template-preview em {background:#c9a24d;}
.cvb-template-card-slate .cvb-template-preview {background:#eef3f8;grid-template-columns:1fr;}
.cvb-template-card-simple .cvb-template-preview {background:#eef1f7;grid-template-columns:16px 1fr;}
.cvb-preview {--cvb-accent:#2c3e50;width:100%;max-width:900px;min-height:1110px;margin:0 auto;background:#fff;border:1px solid #e4e7ec;color:#202939;box-shadow:0 18px 50px rgba(16, 24, 40, 0.12);overflow:hidden;}
.cvb-preview * {box-sizing:border-box;}
.cvb-preview-hero {margin:0;padding:46px 52px 28px;}
.cvb-preview h1 {margin:0 0 8px;font-size:38px;line-height:1.12;color:var(--cvb-accent);}
.cvb-preview .cvb-headline, .cvb-preview .cvb-contact {margin:0;color:#475467;}
.cvb-preview .cvb-contact {margin-top:10px;font-size:13px;}
.cvb-preview-grid {display:grid;grid-template-columns:1fr 240px;gap:34px;padding:0 52px 52px;}
.cvb-preview h2 {margin:0 0 13px;font-size:13px;letter-spacing:0;text-transform:uppercase;color:var(--cvb-accent);}
.cvb-preview h3 {margin:0 0 4px;font-size:16px;color:#111827;}
.cvb-preview section {margin-bottom:25px;}
.cvb-preview p {color:#344054;line-height:1.58;}
.cvb-preview .cvb-item {position:relative;margin-bottom:18px;}
.cvb-preview .cvb-meta {margin:0 0 7px;color:#667085;font-size:13px;}
.cvb-pill-list {display:grid;gap:8px;padding:0;margin:0;list-style:none;}
.cvb-pill-list li {display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 10px;padding:9px 0;border-bottom:1px solid #e4e7ec;}
.cvb-pill-list span {color:#667085;}
.cvb-avatar {width:92px;height:92px;border-radius:50%;overflow:hidden;flex:0 0 auto;border:0;background:var(--cvb-accent);box-shadow:none;}
.cvb-avatar img {width:100%;height:100%;object-fit:cover;display:block;}
.cvb-avatar-initials {display:flex;align-items:center;justify-content:center;}
.cvb-avatar-initials span {color:#ffffff;font-size:28px;font-weight:800;letter-spacing:0;}
.cvb-preview .cvb-preview-hero {display:flex;align-items:center;gap:22px;}
.cvb-preview h2 {display:flex;align-items:center;gap:8px;line-height:1.2;}
.cvb-section-icon {display:none;}
.cvb-aside-profile {display:none;}
.cvb-contact-list {display:grid;gap:8px;padding:0;margin:0;list-style:none;}
.cvb-contact-list li {position:relative;padding-left:14px;color:inherit;overflow-wrap:anywhere;}
.cvb-contact-list li:before {content:"";position:absolute;top:7px;left:0;width:6px;height:6px;border-radius:50%;background:var(--cvb-accent);}
.cvb-license-badge {display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;margin:0 6px 6px 0;padding:0 8px;border:1px solid #d1d5db;border-radius:4px;background:#f8fafc;color:#111;font-size:13px;font-weight:800;}
.cvb-pill-list li[data-level]:after {content:"";flex:1 0 100%;display:block;width:100%;height:5px;margin-top:2px;border-radius:100px;background:linear-gradient(var(--cvb-accent),var(--cvb-accent)) 0/40% no-repeat #e5e7eb;}
.cvb-preview-classic .cvb-pill-list li:after, .cvb-preview-atelier .cvb-pill-list li:after, .cvb-preview-formal .cvb-pill-list li:after, .cvb-preview-slate .cvb-pill-list li:after {display:none;}
.cvb-pill-list li[data-level="beginner"]:after, .cvb-pill-list li[data-level="a1"]:after {background-size:20%;}
.cvb-pill-list li[data-level="basic"]:after, .cvb-pill-list li[data-level="a2"]:after {background-size:35%;}
.cvb-pill-list li[data-level="intermediate"]:after, .cvb-pill-list li[data-level="b1"]:after {background-size:50%;}
.cvb-pill-list li[data-level="advanced"]:after, .cvb-pill-list li[data-level="b2"]:after {background-size:70%;}
.cvb-pill-list li[data-level="expert"]:after, .cvb-pill-list li[data-level="c1"]:after, .cvb-pill-list li[data-level="c2"]:after, .cvb-pill-list li[data-level="native"]:after {background-size:92%;}

.cvb-preview-classic {background:#fff;border:1px solid #e5e7eb;}
.cvb-preview-classic .cvb-preview-hero {display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:start;margin:0;padding:36px 40px 18px;border-bottom:1px solid #e5e7eb;background:#fff;}
.cvb-preview-classic .cvb-hero-copy {display:grid;grid-template-columns:minmax(0,1fr) 200px;gap:8px 18px;align-items:start;}
.cvb-preview-classic .cvb-avatar {width:88px;height:88px;border-radius:4px;}
.cvb-preview-classic h1 {grid-column:1;margin:0;color:#111;font-size:26px;font-weight:800;letter-spacing:0.4px;text-transform:uppercase;}
.cvb-preview-classic .cvb-headline {grid-column:1;color:#6b7280;font-size:13px;font-weight:400;}
.cvb-preview-classic .cvb-contact {grid-column:2;grid-row:1/span 3;margin:0;color:#4b5563;font-size:12px;line-height:1.55;text-align:right;}
.cvb-preview-classic .cvb-preview-grid {grid-template-columns:228px 1fr;gap:28px;padding:28px 40px 42px;}
.cvb-preview-classic aside {order:1;padding:0;background:transparent;border:0;}
.cvb-preview-classic main {order:2;padding:0;background:transparent;border:0;}
.cvb-preview-classic h2 {color:#1e3a5f;padding:0 0 8px;border:0;background:transparent;}
.cvb-preview-classic main section {position:relative;padding-left:18px;}
.cvb-preview-classic main section:before {content:"";position:absolute;top:8px;bottom:4px;left:4px;width:1px;background:#d1d5db;}
.cvb-preview-classic .cvb-item:before {content:"";position:absolute;top:6px;left:-17px;width:7px;height:7px;border-radius:50%;background:#1e3a5f;}

.cvb-preview-modern {display:grid;grid-template-columns:270px 1fr;background:#fff;border:1px solid #e5e7eb;}
.cvb-preview-modern .cvb-preview-hero {grid-column:2;margin:0;padding:22px 34px;border:0;background:#f5a623;}
.cvb-preview-modern .cvb-hero-photo, .cvb-preview-modern .cvb-headline, .cvb-preview-modern .cvb-contact {display:none;}
.cvb-preview-modern h1 {margin:0;color:#111;font-size:28px;font-weight:800;}
.cvb-preview-modern .cvb-preview-grid {display:contents;}
.cvb-preview-modern aside {grid-column:1;grid-row:1/3;min-height:1110px;padding:34px 24px 46px;background:#ececec;color:#111;}
.cvb-preview-modern main {grid-column:2;padding:28px 34px 46px;background:#fff;}
.cvb-preview-modern .cvb-aside-profile {display:grid;justify-items:center;gap:8px;margin:0 0 28px;text-align:center;}
.cvb-preview-modern .cvb-aside-profile .cvb-avatar {width:132px;height:132px;border:4px solid #fff;}
.cvb-preview-modern .cvb-aside-profile strong {display:none;}
.cvb-preview-modern h2 {color:#111;padding:0 0 8px;border-bottom:1px solid #d1d5db;}
.cvb-preview-modern .cvb-item {display:grid;grid-template-columns:118px 1fr;gap:10px 16px;}
.cvb-preview-modern .cvb-item .cvb-meta {grid-column:1;margin:0;}
.cvb-preview-modern .cvb-item h3, .cvb-preview-modern .cvb-item p:not(.cvb-meta) {grid-column:2;}

.cvb-preview-minimal {background:#fff;border:0;}
.cvb-preview-minimal .cvb-preview-hero {display:flex;flex-direction:column;align-items:center;gap:12px;margin:0;padding:42px 48px 28px;background:#1a2744;text-align:center;}
.cvb-preview-minimal .cvb-avatar {width:118px;height:118px;border:3px solid #c9a24d;}
.cvb-preview-minimal h1 {margin:8px 0 6px;color:#fff;font-size:28px;font-weight:700;letter-spacing:1px;text-transform:uppercase;}
.cvb-preview-minimal .cvb-headline {color:#c9a24d;font-size:14px;font-style:italic;}
.cvb-preview-minimal .cvb-contact {margin-top:10px;color:#e5e7eb;font-size:12px;}
.cvb-preview-minimal .cvb-preview-grid {grid-template-columns:1fr 230px;gap:0;padding:0;}
.cvb-preview-minimal main {padding:36px 40px 48px;border-right:1px solid #e5e7eb;}
.cvb-preview-minimal aside {display:block;padding:36px 28px 48px;background:#fff;}
.cvb-preview-minimal h2 {justify-content:center;color:#111;padding:0 0 8px;border-bottom:1px solid #c9a24d;}
.cvb-preview-minimal .cvb-item h3 {font-size:15px;}
.cvb-preview-minimal .cvb-meta {color:#c9a24d;font-style:italic;}

.cvb-preview-timeline {background:#fff;border:1px solid #eee;}
.cvb-preview-timeline .cvb-preview-hero {display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;margin:0;padding:36px 42px 18px;background:#fff;}
.cvb-preview-timeline .cvb-avatar {width:120px;height:120px;border:0;}
.cvb-preview-timeline h1 {margin:0 0 8px;color:#c45c26;font-family:Georgia,"Times New Roman",serif;font-size:36px;font-weight:600;}
.cvb-preview-timeline .cvb-headline, .cvb-preview-timeline .cvb-contact {color:#6b7280;font-size:13px;}
.cvb-preview-timeline .cvb-preview-grid {grid-template-columns:1fr 230px;gap:28px;padding:18px 42px 46px;}
.cvb-preview-timeline aside {align-self:start;padding:0;background:transparent;color:#111;}
.cvb-preview-timeline h2 {color:#111;padding:0 0 7px;border-bottom:2px solid #c45c26;}
.cvb-preview-timeline .cvb-license-badge {border-color:#f3d4c4;background:#fff4ed;color:#c45c26;}

.cvb-preview-executive {background:#fff;border:1px solid #e5e7eb;}
.cvb-preview-executive .cvb-preview-hero {display:grid;grid-template-columns:1fr 150px;gap:24px;align-items:center;margin:0;padding:36px 40px;background:#1b365d;}
.cvb-preview-executive .cvb-hero-photo {order:2;}
.cvb-preview-executive .cvb-hero-copy {order:1;}
.cvb-preview-executive .cvb-avatar {width:132px;height:132px;border-radius:4px;}
.cvb-preview-executive h1 {margin:0 0 8px;color:#fff;font-size:30px;font-weight:800;}
.cvb-preview-executive .cvb-headline, .cvb-preview-executive .cvb-contact {color:#dbe4f0;font-size:13px;}
.cvb-preview-executive .cvb-preview-grid {grid-template-columns:1fr 240px;gap:28px;padding:32px 40px 46px;}
.cvb-preview-executive aside {order:initial;align-self:start;padding:0;background:transparent;border:0;box-shadow:none;}
.cvb-preview-executive main {order:initial;}
.cvb-preview-executive h2 {color:#1b365d;padding:0 0 8px;border-bottom:1px solid #d1d5db;}
.cvb-preview-executive .cvb-item {display:grid;grid-template-columns:120px 1fr;gap:8px 16px;padding:0 0 14px;border-bottom:1px solid #eef2f7;}
.cvb-preview-executive .cvb-item .cvb-meta {grid-column:1;}
.cvb-preview-executive .cvb-item h3, .cvb-preview-executive .cvb-item p:not(.cvb-meta) {grid-column:2;}

.cvb-preview-atelier {background:#fff;border:1px solid #e5e7eb;}
.cvb-preview-atelier .cvb-preview-hero {display:flex;flex-direction:column;align-items:center;gap:10px;margin:0;padding:36px 42px 16px;background:#fff;text-align:center;}
.cvb-preview-atelier .cvb-avatar {width:110px;height:110px;}
.cvb-preview-atelier h1 {margin:6px 0 0;color:#6b7280;font-size:24px;font-weight:700;letter-spacing:2px;text-transform:uppercase;}
.cvb-preview-atelier .cvb-headline {display:none;}
.cvb-preview-atelier .cvb-contact {display:none;}
.cvb-preview-atelier .cvb-preview-grid {grid-template-columns:240px 1fr;gap:0;padding:0 42px 46px;border-top:1px solid #d1d5db;}
.cvb-preview-atelier aside {order:1;padding:28px 28px 0 0;border-right:1px solid #e5e7eb;}
.cvb-preview-atelier main {order:2;padding:28px 0 0 32px;}
.cvb-preview-atelier h2 {color:#9ca3af;padding:0 0 8px;letter-spacing:1px;}

.cvb-preview-formal {background:#fff;border:1px solid #e5e7eb;}
.cvb-preview-formal .cvb-preview-hero {display:flex;flex-direction:column;align-items:center;gap:10px;margin:0;padding:34px 42px 18px;border-bottom:1px solid #e5e7eb;text-align:center;}
.cvb-preview-formal .cvb-avatar {width:104px;height:104px;}
.cvb-preview-formal h1 {margin:4px 0 0;color:#111;font-size:24px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase;}
.cvb-preview-formal .cvb-headline {display:none;}
.cvb-preview-formal .cvb-contact {display:none;}
.cvb-preview-formal .cvb-preview-grid {grid-template-columns:1fr 1fr;gap:28px;padding:24px 42px 16px;}
.cvb-preview-formal aside {order:1;}
.cvb-preview-formal main {order:2;}
.cvb-preview-formal h2 {color:#374151;padding:0 0 8px;border-bottom:1px solid #e5e7eb;}

.cvb-preview-serif {background:#fff;border:0;}
.cvb-preview-serif .cvb-preview-hero {display:flex;flex-direction:column;align-items:center;gap:10px;margin:0;padding:40px 48px 26px;background:#1a2744;text-align:center;}
.cvb-preview-serif .cvb-avatar {width:120px;height:120px;border:3px solid #c9a24d;}
.cvb-preview-serif h1 {margin:8px 0 6px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:30px;letter-spacing:1px;text-transform:uppercase;}
.cvb-preview-serif .cvb-headline {color:#c9a24d;font-style:italic;}
.cvb-preview-serif .cvb-contact {color:#e5e7eb;font-size:12px;}
.cvb-preview-serif .cvb-preview-grid {grid-template-columns:1fr 230px;gap:0;padding:0;}
.cvb-preview-serif main {padding:34px 40px 48px;border-right:1px solid #eee;}
.cvb-preview-serif aside {padding:34px 28px 48px;}
.cvb-preview-serif h2 {justify-content:center;color:#111;padding:0 0 8px;border-bottom:1px solid #c9a24d;}
.cvb-preview-serif .cvb-meta {color:#c9a24d;font-style:italic;}

.cvb-preview-slate {background:#fff;border:1px solid #e5e7eb;}
.cvb-preview-slate .cvb-preview-hero {display:grid;grid-template-columns:1fr 110px;gap:18px;align-items:start;margin:0;padding:36px 42px 12px;background:#fff;}
.cvb-preview-slate .cvb-hero-photo {order:2;}
.cvb-preview-slate .cvb-avatar {width:110px;height:110px;border-radius:4px;}
.cvb-preview-slate h1 {margin:0 0 10px;color:#4a7bb7;font-size:30px;font-weight:800;}
.cvb-preview-slate .cvb-headline {display:none;}
.cvb-preview-slate .cvb-contact {margin:0;color:#111;font-size:13px;line-height:1.6;}
.cvb-preview-slate .cvb-preview-grid {grid-template-columns:1fr;padding:8px 42px 42px;}
.cvb-preview-slate aside {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
.cvb-preview-slate h2 {color:#4a7bb7;padding:0 0 7px;border-bottom:1px solid #c5d6ea;}

.cvb-preview-simple {background:#fff;border:1px solid #e5e7eb;}
.cvb-preview-simple .cvb-preview-hero {display:grid;grid-template-columns:96px 1fr;gap:20px;align-items:center;margin:0;padding:36px 42px 18px;border-bottom:1px solid #e5e7eb;}
.cvb-preview-simple .cvb-avatar {width:96px;height:96px;border-radius:4px;}
.cvb-preview-simple h1 {margin:0 0 6px;color:#243b6b;font-size:28px;font-weight:800;}
.cvb-preview-simple .cvb-headline, .cvb-preview-simple .cvb-contact {color:#6b7280;font-size:13px;}
.cvb-preview-simple .cvb-preview-grid {grid-template-columns:1fr 230px;gap:28px;padding:28px 42px 46px;}
.cvb-preview-simple h2 {color:#243b6b;padding:0 0 8px;border-bottom:1px solid #dbe1ea;}

/* CV FORM PICKER */
[data-cvb-picker] {box-sizing:border-box;}
[data-cvb-picker] * {box-sizing:border-box;}
[data-cvb-picker] .cvb-combobox {position:relative;margin-bottom:10px;}
[data-cvb-picker] .cvb-token-field {position:relative;}
[data-cvb-picker] .cvb-token-list {display:flex;flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-height:40px;padding:4px 6px;border:var(--mb-input-border, 1px solid #7e838d);border-radius:var(--mb-input-border-radius, 8px);background:#fff;}
[data-cvb-picker] .cvb-token-list:focus-within {border-color:var(--mb-color-secondary, #7e838d);}
[data-cvb-picker] .cvb-chip {display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:28px;padding:0 8px;border:1px solid rgba(0,0,0,0.15);border-radius:6px;background:var(--mb-color-secondary-lighter, #f5f5f5);color:var(--mb-color2, #2c2c2c);font-size:13px;}
[data-cvb-picker] .cvb-chip span {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
[data-cvb-picker] .cvb-remove-chip, [data-cvb-picker] .cvb-remove-row {display:inline-flex;align-items:center;justify-content:center;position:static;top:auto;right:auto;width:22px;height:22px;padding:0;border:0;background:transparent;color:var(--mb-color5, #222);cursor:pointer;font-size:16px;line-height:1;}
[data-cvb-picker] .cvb-picker-input {flex:1 1 140px;min-width:120px;height:32px;border:0;outline:0;background:transparent;color:var(--mb-color1, #1c1c1c);font-size:14px;}
[data-cvb-picker] .cvb-picker-input::placeholder {color:var(--mb-color8, #8c8c8c);opacity:1;}
[data-cvb-picker] .cvb-suggestions {position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;display:none;max-height:260px;overflow:auto;border:var(--mb-input-border, 1px solid #7e838d);border-radius:var(--mb-input-border-radius, 8px);background:#fff;box-shadow:var(--mb-shadow, 0 1px 8px rgba(0, 0, 0, 0.12));}
[data-cvb-picker] .cvb-suggestions.active {display:block;}
[data-cvb-picker] .cvb-suggestion-group > span {display:block;padding:8px 12px 4px;color:var(--mb-color6, #6c6c6c);font-size:11px;font-weight:700;text-transform:uppercase;}
[data-cvb-picker] .cvb-most-used-group {padding:8px 12px;}
[data-cvb-picker] .cvb-most-used-group > span {padding:0 0 8px;}
[data-cvb-picker] .cvb-pill-list {display:flex;flex-wrap:wrap;gap:6px;}
[data-cvb-picker] .cvb-suggestion {display:block;width:100%;min-height:36px;padding:8px 12px;border:0;border-top:1px solid var(--mb-color13, #ececec);background:#fff;color:var(--mb-color1, #1c1c1c);cursor:pointer;font-size:14px;text-align:left;}
[data-cvb-picker] .cvb-most-used-group .cvb-suggestion {display:inline-flex;align-items:center;width:auto;min-height:28px;padding:4px 10px;border:1px solid rgba(0, 0, 0, 0.15);border-radius:100px;background:var(--mb-color-secondary-lighter, #f5f5f5);font-size:13px;}
[data-cvb-picker] .cvb-suggestion:hover, [data-cvb-picker] .cvb-suggestion:focus {background:var(--mb-color-secondary-light, #f0f0f0);}
[data-cvb-picker] .cvb-no-results, [data-cvb-picker] .cvb-loading {display:none;padding:10px 12px;color:var(--mb-color6, #6c6c6c);font-size:13px;}
[data-cvb-picker] .cvb-selected-list {display:flex;flex-direction:column;gap:8px;}
[data-cvb-picker] .cvb-selected-row {display:flex;align-items:center;gap:8px;width:100%;min-width:0;padding:6px 8px;border:1px solid var(--mb-color12, #dcdcdc);border-radius:var(--mb-input-border-radius, 8px);background:var(--mb-color-secondary-lighter, #f7f7f7);}
[data-cvb-picker] .cvb-row-title {flex:1 1 80px;min-width:0;overflow:hidden;color:var(--mb-color1, #1c1c1c);font-size:14px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap;}
[data-cvb-picker] .cvb-level-select {flex:1 1 140px;max-width:220px;min-width:0;width:auto;height:40px;min-height:40px;padding:0 10px;border:var(--mb-input-border, 1px solid #7e838d);border-radius:var(--mb-input-border-radius, 8px);background:#fff;color:var(--mb-color1, #1c1c1c);font-size:14px;}
[data-cvb-picker] .cvb-empty {display:none;margin:6px 0 0;padding:0;border:0;background:transparent;text-align:left;color:var(--mb-color6, #6c6c6c);font-size:13px;}
html[mode="dark"] [data-cvb-picker] .cvb-token-list, html[mode="dark"] [data-cvb-picker] .cvb-level-select, html[mode="dark"] [data-cvb-picker] .cvb-suggestions, html[mode="dark"] [data-cvb-picker] .cvb-suggestion {background:var(--mb-color-dark7, #2a2f38);color:var(--mb-color-dark23, #e6eaf1);border-color:var(--mb-color-dark11, #4a505c);}
html[mode="dark"] [data-cvb-picker] .cvb-chip, html[mode="dark"] [data-cvb-picker] .cvb-most-used-group .cvb-suggestion, html[mode="dark"] [data-cvb-picker] .cvb-selected-row {background:var(--mb-color-dark5, #2a3038);border-color:var(--mb-color-dark11, #4a505c);color:var(--mb-color-dark23, #e6eaf1);}
html[mode="dark"] [data-cvb-picker] .cvb-suggestion:hover, html[mode="dark"] [data-cvb-picker] .cvb-suggestion:focus {background:var(--mb-color-dark8, #323844);}
html[mode="dark"] [data-cvb-picker] .cvb-row-title {color:var(--mb-color-dark23, #e6eaf1);}

html.cvb-preview-html, body.cvb-preview-page {margin:0;background:#e8eaed;}
body.cvb-preview-page {padding:24px 16px 48px;font-family:Arial,Helvetica,sans-serif;}
.cvb-preview-toolbar {display:flex;justify-content:flex-end;max-width:900px;margin:0 auto 16px;}

.cvb-pick {padding-bottom:24px;}
.cvb-pick .cvb-page-head {display:block;margin:0 auto 20px;text-align:center;}
.cvb-pick .cvb-page-head h1, .cvb-pick .cvb-page-head p {margin-left:auto;margin-right:auto;max-width:640px;}
.cvb-pick-stage {position:relative;width:100%;max-width:720px;margin:0 auto 16px;padding:8px 48px 8px;background:transparent;}
.cvb-swiper {position:relative;width:100%;max-width:560px;margin:0 auto;overflow:hidden;}
.cvb-swiper .swiper-wrapper, .cvb-swiper .swiper-slide {min-width:0;}
.cvb-pick-slide {display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;width:100%;}
.cvb-pick-large {position:relative;width:100%;max-width:560px;height:auto;aspect-ratio:900/1110;margin:0 auto;overflow:hidden;border:2px solid var(--mb-color12,#d0d5dd);border-radius:8px;background:#fff;box-shadow:0 12px 32px rgba(16,24,40,0.10);}
.cvb-pick-slide.selected .cvb-pick-large {border-color:var(--mb-color-secondary,#16775c);}
.cvb-pick-scale {position:absolute;top:0;left:50%;width:900px;margin-left:0;transform:translateX(-50%) scale(0.622);transform-origin:top center;pointer-events:none;}
.cvb-pick-select {position:absolute;left:50%;bottom:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 22px;border:0;border-radius:8px;background:var(--mb-color-secondary,#16775c);color:#fff;font-size:15px;font-weight:800;transform:translateX(-50%);cursor:pointer;box-shadow:0 8px 20px rgba(16,24,40,0.22);}
.cvb-pick-slide.selected .cvb-pick-select {background:var(--mb-color-secondary,#16775c);}
.cvb-pick-slide strong {display:block;width:100%;font-size:16px;color:var(--mb-color1,#111827);text-align:center;}
.cvb-pick-nav {position:absolute;top:50%;z-index:3;width:36px;height:36px;margin-top:-18px;border:0;border-radius:50%;background:var(--mb-color-secondary,#16775c);color:#fff;font-size:22px;line-height:36px;text-align:center;cursor:pointer;}
.cvb-swiper-prev {left:8px;}
.cvb-swiper-next {right:8px;}
.cvb-pick-thumbs {display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin:16px 0 0;overflow:visible;}
.cvb-pick-mini {display:grid;justify-items:center;gap:6px;width:88px;padding:0;border:0;background:transparent;cursor:pointer;}
.cvb-pick-mini-view {position:relative;width:88px;height:108px;overflow:hidden;border:2px solid var(--mb-color12,#d0d5dd);border-radius:6px;background:#fff;}
.cvb-pick-mini.active .cvb-pick-mini-view {border-color:var(--mb-color-secondary,#16775c);}
.cvb-pick-mini.selected .cvb-pick-mini-view {border-color:var(--mb-color-secondary,#16775c);box-shadow:0 0 0 2px var(--mb-color-secondary,#16775c);}
.cvb-pick-check {display:none;position:absolute;top:5px;right:5px;z-index:3;width:22px;height:22px;border-radius:50%;background:var(--mb-color-secondary,#16775c);color:#fff;font-size:13px;font-weight:800;line-height:22px;text-align:center;box-shadow:0 0 0 2px #fff;}
.cvb-pick-mini.selected .cvb-pick-check {display:block;}
.cvb-pick-mini em {display:block;overflow:hidden;width:100%;font-size:11px;font-style:normal;line-height:1.2;color:var(--mb-color2,#344054);text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.cvb-swiper-plain {display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;}
.cvb-swiper-plain .cvb-pick-slide {flex:0 0 100%;scroll-snap-align:center;}
.cvb-pick-foot {position:static;display:flex;justify-content:center;padding:8px 0 0;background:transparent;}
.cvb-pick-foot .cvb-button.primary {min-height:46px;padding:12px 28px;font-size:16px;}
.cvb-login-note {margin:0 0 16px;padding:14px 16px;border:1px solid var(--mb-color12,#e4e7ec);border-radius:8px;background:var(--mb-color-secondary-lighter,#f6f7f8);}
.cvb-login-note p, .cvb-login-note strong {display:block;margin:0 0 8px;color:var(--mb-color1,#111827);line-height:1.45;}
.cvb-login-note ul {margin:0;padding:0 0 0 18px;color:var(--mb-color2,#344054);}
.cvb-login-note li {margin:0 0 6px;}

@media screen and (max-width: 900px) {
  .cvb-builder {display:block;}
  .cvb-identity, .cvb-template-grid, .cvb-grid, .cvb-grid.two, .cvb-grid.three, .cvb-license-grid {grid-template-columns:1fr;}
  .cvb-page-head {flex-direction:column;align-items:stretch;}
  .cvb-page-head .cvb-button {align-self:stretch;text-align:center;}
  .cvb-pick .cvb-page-head {align-items:center;text-align:center;}
  .cvb-card {flex-direction:column;align-items:stretch;}
  .cvb-card-actions {justify-content:flex-start;}
  .cvb-pick-stage {padding:16px 40px 18px;}
  .cvb-preview-page .cvb-preview {min-height:auto;}
  .cvb-preview-page .cvb-preview-hero {margin:0;padding:28px 22px;}
  .cvb-preview-page .cvb-preview-classic .cvb-preview-hero, .cvb-preview-page .cvb-preview-timeline .cvb-preview-hero, .cvb-preview-page .cvb-preview-simple .cvb-preview-hero, .cvb-preview-page .cvb-preview-slate .cvb-preview-hero, .cvb-preview-page .cvb-preview-executive .cvb-preview-hero {grid-template-columns:1fr;}
  .cvb-preview-page .cvb-preview-classic .cvb-hero-copy {grid-template-columns:1fr;}
  .cvb-preview-page .cvb-preview-classic .cvb-contact, .cvb-preview-page .cvb-preview-slate .cvb-contact {grid-column:auto;grid-row:auto;text-align:left;}
  .cvb-preview-page .cvb-preview-modern {display:block;}
  .cvb-preview-page .cvb-preview-modern .cvb-preview-grid {display:grid;grid-template-columns:1fr;padding:0;}
  .cvb-preview-page .cvb-preview-modern aside {grid-column:auto;grid-row:auto;min-height:auto;padding:24px 22px;}
  .cvb-preview-page .cvb-preview-modern main {padding:24px 22px;}
  .cvb-preview-page .cvb-preview-grid, .cvb-preview-page .cvb-preview-classic .cvb-preview-grid, .cvb-preview-page .cvb-preview-minimal .cvb-preview-grid, .cvb-preview-page .cvb-preview-timeline .cvb-preview-grid, .cvb-preview-page .cvb-preview-executive .cvb-preview-grid, .cvb-preview-page .cvb-preview-atelier .cvb-preview-grid, .cvb-preview-page .cvb-preview-formal .cvb-preview-grid, .cvb-preview-page .cvb-preview-serif .cvb-preview-grid, .cvb-preview-page .cvb-preview-slate .cvb-preview-grid, .cvb-preview-page .cvb-preview-simple .cvb-preview-grid {padding:22px;grid-template-columns:1fr;}
  .cvb-preview-page aside, .cvb-preview-page main {order:initial;padding:0 0 16px;border:0;border-right:0;}
  .cvb-preview-page .cvb-preview-slate aside {display:block;}
  .cvb-preview-page .cvb-item {display:block;}
  .cvb-preview-page .cvb-item .cvb-meta, .cvb-preview-page .cvb-item h3, .cvb-preview-page .cvb-item p:not(.cvb-meta) {grid-column:auto;}
  .cvb-preview-fab {right:12px;bottom:12px;}
}

@media screen and (max-width: 767px) {
  .cvb-body {padding:16px 12px 40px;}
  .cvb-page-head h1 {font-size:22px;}
  .cvb-panel {padding:16px 14px 14px;}
  .cvb-identity {grid-template-columns:1fr;}
  .cvb-form-foot {justify-content:stretch;}
  .cvb-form-foot .cvb-button.primary {width:100%;}
  [data-cvb-picker] .cvb-selected-row {flex-wrap:wrap;}
  [data-cvb-picker] .cvb-row-title, [data-cvb-picker] .cvb-level-select {flex:1 1 calc(100% - 30px);max-width:none;}
  [data-cvb-picker] .cvb-remove-row {margin-left:auto;}
  .cvb-pick-stage {max-width:100%;padding:12px 8px 16px;}
  .cvb-swiper {max-width:100%;}
  .cvb-pick-large {max-width:100%;}
  .cvb-pick-select {min-height:36px;padding:8px 14px;bottom:10px;font-size:14px;}
  .cvb-pick-nav {width:32px;height:32px;margin-top:-16px;font-size:20px;line-height:32px;}
  .cvb-swiper-prev {left:2px;}
  .cvb-swiper-next {right:2px;}
  .cvb-pick-thumbs {flex-wrap:nowrap;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:4px 2px 8px;}
  .cvb-pick-mini {flex:0 0 72px;width:72px;}
  .cvb-pick-mini-view {width:72px;height:89px;}
  .cvb-pick-foot {justify-content:center;padding:8px 0 0;background:transparent;}
  .cvb-pick-foot .cvb-button.primary {width:auto;min-width:160px;}
}

@media screen and (max-width: 540px) {
  .cvb-body {padding:12px 10px 88px;}
  .cvb-page-head h1 {font-size:20px;}
  .cvb-pick-stage {padding:10px 6px 14px;}
  .cvb-pick-mini {flex:0 0 64px;width:64px;}
  .cvb-pick-mini-view {width:64px;height:79px;}
  .cvb-card-actions a, .cvb-button {width:100%;}
}

@media print {
  .cvb-preview-toolbar, .cvb-pick-foot, .cvb-pick-nav, .cvb-pick-select, .cvb-pick-thumbs {display:none;}
  html.cvb-preview-html, body.cvb-preview-page {background:#fff;padding:0;}
  .cvb-preview {box-shadow:none;border:0;}
}
