.cv-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.cv-template-card{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:.75rem;border:1px solid #d7ded6;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.cv-template-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #17221d14}.cv-template-card:has(input:checked){border:2px solid #17221d;box-shadow:0 0 0 4px #b8e36f66}.cv-template-card input{position:absolute;opacity:0}.cv-template-card strong,.cv-template-card small{font-family:system-ui,sans-serif}.cv-template-card small{color:#657169}.template-preview{height:105px;display:block;position:relative;overflow:hidden;border-radius:4px}.template-preview i,.template-preview b,.template-preview em{display:block;position:absolute}.cv-template-modern .template-preview{background:#17221d}.cv-template-modern .template-preview i{width:31%;height:100%;background:#b8e36f}.cv-template-modern .template-preview b{left:43%;top:18%;width:42%;height:9%;background:#fff}.cv-template-modern .template-preview em{left:43%;top:42%;width:43%;height:36%;border:2px solid #dff5e9}.cv-template-professional .template-preview{background:#f3f5f3;border-top:18px solid #25332c}.cv-template-professional .template-preview i{left:8%;top:30%;width:84%;height:2px;background:#25332c}.cv-template-professional .template-preview b{left:8%;top:50%;width:35%;height:35%;border-left:3px solid #6b7d71}.cv-template-professional .template-preview em{right:8%;top:50%;width:43%;height:35%;border-top:2px solid #9aac9d}.cv-template-minimal .template-preview{background:#fff;border:1px solid #e0e4e0}.cv-template-minimal .template-preview i{left:12%;top:20%;width:48%;height:2px;background:#17221d}.cv-template-minimal .template-preview b{left:12%;top:42%;width:76%;height:1px;background:#c6cec7}.cv-template-minimal .template-preview em{left:12%;top:62%;width:58%;height:1px;background:#c6cec7}.cv-template-creative .template-preview{background:#f2eee5}.cv-template-creative .template-preview i{left:0;top:0;width:34%;height:100%;background:#d9654f}.cv-template-creative .template-preview b{right:10%;top:20%;width:43%;height:20%;background:#17221d;transform:rotate(-4deg)}.cv-template-creative .template-preview em{right:13%;bottom:17%;width:55%;height:9%;background:#e6c85c}.cv-preview{background:#fff;border:1px solid #d7ded6;padding:3rem;box-shadow:0 12px 30px #17221d12;font-family:system-ui,sans-serif}.cv-heading{border-bottom:3px solid #17221d;padding-bottom:1rem;margin-bottom:1.5rem}.cv-preview h3{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;margin-top:1.4rem}.cv-modern{display:grid;grid-template-columns:170px 1fr;gap:2rem;border-left:18px solid #b8e36f;background:linear-gradient(90deg,#17221d 0 170px,#fff 170px);color:#17221d}.cv-modern .cv-heading{grid-column:1/-1;margin-left:-1rem;border-bottom-color:#b8e36f}.cv-modern .cv-heading h2{font-size:2.6rem}.cv-modern h3{color:#58715f}.cv-professional{border-top:20px solid #25332c;border-left:0}.cv-professional .cv-heading{border-bottom:1px solid #25332c}.cv-professional h3{border-bottom:1px solid #c6cec7;padding-bottom:.45rem}.cv-minimal{box-shadow:none;border:0;padding:4rem}.cv-minimal .cv-heading{border-bottom:1px solid #aeb8af}.cv-minimal h3{font-size:.7rem;color:#657169}.cv-creative{border:0;border-top:16px solid #d9654f;background:linear-gradient(135deg,#fff 0 78%,#f2eee5 78%)}.cv-creative .cv-heading{border:0;background:#17221d;color:#fff;padding:1.5rem}.cv-creative h3{display:inline-block;background:#e6c85c;padding:.35rem .65rem;transform:rotate(-2deg)}@media(max-width:767px){.cv-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cv-modern{display:block;background:#fff;border-left:10px solid #b8e36f}.cv-modern .cv-heading{margin-left:0}.cv-minimal{padding:2rem 1.4rem}}@media(max-width:575px){.cv-template-grid{grid-template-columns:1fr 1fr}.cv-preview{padding:1.4rem}}
