.template *{box-sizing:border-box}.template{font-family:var(--rcu-font);color:#111827}.template .accent{color:var(--rcu-accent)}.template .pill{background:var(--rcu-accent);color:#fff;padding:3px 8px;border-radius:999px;display:inline-block;font-size:12px}.template h1{margin:0;font-size:40px;letter-spacing:.5px}.template h2{margin:0 0 6px;font-size:16px;text-transform:uppercase;letter-spacing:1px;color:#334155}.template .section{margin:14px 0}.template .muted{color:#475569}.template .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.template .list{margin:4px 0 0 18px}.template .tag{display:inline-block;border:1px solid #cbd5e1;padding:2px 8px;border-radius:999px;margin:3px 6px 0 0;font-size:12px}.template .bar{height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}.template .bar>span{display:block;height:100%;background:var(--rcu-accent)}.template .photo{width:120px;height:120px;border-radius:100%;overflow:hidden;border:4px solid #fff;box-shadow:0 2px 6px rgb(0 0 0 / .08)}.template .photo img{width:100%;height:100%;object-fit:cover}.template.navy-ribbon{padding:28px;background:linear-gradient(135deg,#f8fafc 0,#ffffff 40%);position:relative}.template.navy-ribbon .header{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:center}.template.navy-ribbon .ribbon{position:absolute;top:0;right:0;width:0;height:0;border-left:160px solid #fff0;border-bottom:160px solid var(--rcu-accent)}.template.navy-ribbon .left-right{display:grid;grid-template-columns:240px 1fr;gap:18px;margin-top:16px}.template.navy-ribbon .side .box{background:#f1f5f9;border-radius:10px;padding:10px;margin-bottom:10px}.template.left-sidebar-badge{display:grid;grid-template-columns:260px 1fr;height:100%}.template.left-sidebar-badge .sidebar{background:var(--rcu-accent);color:#fff;padding:22px;display:flex;flex-direction:column;gap:12px}.template.left-sidebar-badge .sidebar .photo{border-color:rgb(255 255 255 / .6)}.template.left-sidebar-badge .sidebar h2,.template.left-sidebar-badge .sidebar .muted{color:#e5e7eb}.template.left-sidebar-badge .content{padding:20px}.template.left-sidebar-badge .badge{background:#fff;color:var(--rcu-accent);padding:6px 10px;border-radius:999px;display:inline-block;font-weight:600}.template.diagonal-header{padding:0}.template.diagonal-header .top{background:var(--rcu-accent);color:#fff;padding:18px 24px;clip-path:polygon(0 0,100% 0,100% 72%,0 100%);position:relative}.template.diagonal-header .top .inner{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center}.template.diagonal-header .body{padding:18px 24px}.template.rounded-pastel{padding:20px;background:#f8fafc}.template.rounded-pastel .frame{background:#fff;border-radius:22px;padding:18px;height:100%}.template.rounded-pastel .frame .head{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center}.template.rounded-pastel .chip{background:#e2e8f0;color:#111827;padding:4px 8px;border-radius:10px;display:inline-block}.template.dark-sidebar-pro{display:grid;grid-template-columns:260px 1fr;height:100%;background:#fff}.template.dark-sidebar-pro .sidebar{background:#111827;color:#f8fafc;padding:22px}.template.dark-sidebar-pro .sidebar .muted{color:#cbd5e1}.template.dark-sidebar-pro .content{padding:22px}.template.dark-sidebar-pro .divider{border-top:1px solid #e5e7eb;margin:10px 0}.template.light-pinstripe{padding:20px;background:repeating-linear-gradient(0deg,#ffffff,#ffffff 26px,#f8fafc 26px,#f8fafc 52px)}.template.light-pinstripe .panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;height:100%}.template.timeline-dots{padding:18px}.template.timeline-dots .head{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center}.template.timeline-dots .timeline{position:relative;padding-left:18px}.template.timeline-dots .timeline:before{content:'';position:absolute;left:6px;top:0;bottom:0;width:2px;background:var(--rcu-accent)}.template.timeline-dots .item{position:relative;margin:8px 0}.template.timeline-dots .item:before{content:'';position:absolute;left:-1px;top:6px;width:10px;height:10px;background:#fff;border:2px solid var(--rcu-accent);border-radius:50%}.template.accent-bar{padding:0;display:grid;grid-template-columns:220px 1fr}.template.accent-bar .bar{background:var(--rcu-accent);color:#fff;padding:18px}.template.accent-bar .bar .muted{color:#e5e7eb}.template.accent-bar .main{padding:18px}