.v18-wrapper{font-family:'Segoe UI',Arial,sans-serif;background:#f4f7f9;padding:25px;border-radius:15px;max-width:1100px;margin:20px auto;border:1px solid #ddd;color:#333;overflow-anchor:none;}
.v18-hud{background:#0E86D4;color:#fff;padding:25px;border-radius:12px;margin-bottom:25px;display:flex;justify-content:space-between;align-items:center}
.v18-dashboard{display:grid;grid-template-columns:1fr 1.4fr;gap:30px;margin-top:20px;margin-bottom:25px}
.v18-post-dashboard{grid-template-columns:300px 1fr}
.v18-post-gauge{display:flex;flex-direction:column;align-items:center;justify-content:center}
.v18-post-checklist{display:flex;flex-direction:column;padding:22px!important}
.v18-card{background:#fff;padding:30px;border-radius:15px;box-shadow:0 6px 15px rgba(0,0,0,.08);text-align:center}
.slide-container{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-out;overflow:hidden}
.slide-container.is-open{grid-template-rows:1fr;margin-bottom:25px}
.slide-content{min-height:0}
.form-panel-v3{background:#fff;padding:30px;border-radius:15px;border:2px solid #0E86D4}
.v18-input{width:100%!important;margin-bottom:15px!important;padding:10px 15px!important;border:1px solid #ddd!important;border-radius:8px!important;font-size:16px!important;height:50px!important;line-height:30px!important;box-sizing:border-box!important}
.v18-permit-label{font-size:16px;font-weight:600;color:#333;display:inline-flex;align-items:center;gap:10px;cursor:pointer}
.v18-permit-label input[type=checkbox]{width:22px;height:22px;cursor:pointer;accent-color:#0E86D4;flex-shrink:0}
.gauge-container{position:relative;width:240px;height:240px;margin:0 auto}
.gauge-svg{width:100%;height:100%;transform:rotate(-90deg)}
.gauge-bg{fill:none;stroke:rgba(255,255,255,.2);stroke-width:12}
.gauge-fill{fill:none;stroke:currentColor;stroke-width:12;stroke-dasharray:251.32;transition:all 1.5s ease-out;stroke-linecap:round}
.gauge-percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(32px,10vw,52px);font-weight:900;color:#fff}
.total-hours-text{margin:25px 0 10px;color:#fff;font-size:26px;font-weight:700}
.gauge-countdown{color:#fff;font-weight:700;font-size:18px;background:rgba(255,255,255,.15);padding:10px 25px;border-radius:20px;display:inline-block;margin-top:15px}
.tracker-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:left}
.tracker-box{padding:14px 18px;border-radius:12px;border:1px solid #eee;display:flex;align-items:center;gap:18px;background:#fafafa;min-height:64px}
.tracker-box-exempt{background:#f8f9fa;border-color:#dee2e6;opacity:.75}
.tracker-info{display:flex;flex-direction:column}
.tracker-box strong{font-size:17px;color:#333;font-weight:900;line-height:1.1}
.tracker-box small{font-size:14px;font-weight:700;color:#666;margin-top:3px}
.tracker-dot{width:18px;height:18px;flex-shrink:0;border-radius:50%;box-shadow:inset 0 0 4px rgba(0,0,0,.1)}
.cv-post-scroll::-webkit-scrollbar{width:0;display:none}
.cv-post-scroll{scrollbar-width:none;-ms-overflow-style:none}
.cv-scroll-track{position:absolute;right:0;top:0;width:8px;height:100%;background:#e0e6ed;border-radius:4px;overflow:hidden}
.cv-scroll-thumb{position:absolute;top:0;left:0;width:100%;background:#0E86D4;border-radius:4px;transition:top .05s linear;min-height:30px;cursor:pointer}
.action-summary-bar{background:#fff;border-left:5px solid #0E86D4;padding:25px;border-radius:8px;margin:10px 0 25px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;align-items:center;gap:20px}
.bulb-emoji{font-size:32px;line-height:1;flex-shrink:0}
.bulb-text{font-size:16px;line-height:1.6;color:#333}
.blue-instruction{color:#0E86D4!important;font-weight:800!important}
.portfolio-callout-bar{background:#fff;border-radius:12px;padding:20px 25px;margin:10px 0 20px;display:flex;justify-content:space-between;align-items:center;border:1px solid #e0e6ed;box-shadow:0 4px 12px rgba(0,0,0,.06)}
.btn-green-style{color:#fff!important;border:none;border-radius:10px;cursor:pointer;font-weight:700;padding:14px 24px;background:#28a745;text-decoration:none;display:inline-block;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.btn-cancel-style{color:#fff!important;border:none;border-radius:10px;cursor:pointer;font-weight:700;padding:14px 24px;background:#dc3545;text-decoration:none;display:inline-block;margin-left:10px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.ce-accordion{border:2px solid #0E86D4;border-radius:12px;margin-bottom:15px;overflow:hidden;background:#fff}
.ce-header{padding:20px 25px;background:#fff;color:#0E86D4;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;border:none;text-align:left;font-size:19px}
.ce-content{display:none;background:#fff;border-top:1px solid #eee}
.ce-active .ce-content{display:block}
.ce-row{padding:15px 25px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}
.course-title-blue{color:#0E86D4!important;font-weight:800!important;font-size:17px;display:block;margin-bottom:2px!important}
.cert-info-line{font-size:13px;color:#333;line-height:1.1;display:block}
.view-link{color:#0E86D4;font-weight:700;text-decoration:none}
.delete-link{color:#dc3545;font-weight:700;text-decoration:none;font-size:13px;margin-left:15px}
.ce-modal-overlay{display:none!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:rgba(0,0,0,.6)!important;z-index:10001!important;align-items:center;justify-content:center}
.ce-modal-overlay.is-visible{display:flex!important}
.ce-modal-box{background:#fff;border-radius:15px;max-width:550px;padding:40px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.2)}
@keyframes cv-slide{0%,8%{transform:translateX(0)}58%,100%{transform:translateX(390px)}}
@keyframes cv-shackle{0%,58%{transform:translateY(0)}65%{transform:translateY(-12px)}72%{transform:translateY(-12px)}78%,100%{transform:translateY(0)}}
@keyframes cv-wiggle{0%,58%{transform:rotate(0)}65%{transform:rotate(-6deg)}72%{transform:rotate(4deg)}78%{transform:rotate(-3deg)}84%,100%{transform:rotate(0)}}
@keyframes cv-trail-right{0%,6%{opacity:0}22%{opacity:1}58%{opacity:1}68%{opacity:0}100%{opacity:0}}
@keyframes cv-trail-left{0%,100%{opacity:0}}
@media(max-width:768px){.v18-wrapper{padding:15px;margin:10px auto}.v18-hud{flex-direction:column;gap:15px;text-align:center;padding:20px}.v18-hud strong{font-size:18px!important}.v18-dashboard{grid-template-columns:1fr;gap:20px}.v18-post-dashboard{grid-template-columns:1fr}.v18-post-gauge{padding:25px 20px!important}.v18-post-checklist{padding:20px!important}.tracker-grid{grid-template-columns:1fr 1fr;gap:10px}.gauge-container{width:200px;height:200px}.gauge-percentage{font-size:42px}.total-hours-text{font-size:20px}.portfolio-callout-bar{flex-direction:column;gap:15px;text-align:center}.ce-modal-box{padding:25px;margin:15px;max-width:calc(100% - 30px)}.ce-row{flex-wrap:wrap;gap:8px}.ce-row>span{min-width:0;flex:1}}
@media(max-width:480px){.v18-wrapper{padding:12px;border-radius:10px;margin:8px}.v18-hud{padding:15px;border-radius:10px}.v18-hud small{font-size:12px}.v18-hud strong{font-size:16px!important}.btn-green-style{padding:12px 18px;font-size:14px;width:100%;box-sizing:border-box}.btn-cancel-style{padding:12px 18px;font-size:14px;margin-left:0;margin-top:10px;width:100%;box-sizing:border-box}.v18-dashboard{grid-template-columns:1fr}.v18-post-dashboard{grid-template-columns:1fr}.v18-post-gauge{padding:20px 15px!important}.v18-post-checklist{padding:15px!important}.v18-card{padding:20px 15px}.tracker-grid{grid-template-columns:1fr;gap:10px}.tracker-box{min-height:54px}.gauge-container{width:180px;height:180px}.gauge-percentage{font-size:36px}.total-hours-text{font-size:18px;margin:15px 0 8px}.gauge-countdown{font-size:14px;padding:8px 16px}.ce-row{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 15px}.ce-row>div{width:100%;display:flex;gap:15px}.ce-header{font-size:16px;padding:15px 18px}.course-title-blue{font-size:15px!important}.cert-info-line{font-size:12px}.action-summary-bar{padding:15px;gap:12px}.bulb-emoji{font-size:24px}.bulb-text{font-size:14px}.form-panel-v3{padding:20px 15px}.v18-input{font-size:15px!important;height:46px!important}.portfolio-callout-bar{padding:15px;border-radius:10px}.ce-modal-box{padding:20px 15px;border-radius:12px}.ce-modal-box h2{font-size:20px}.ce-modal-box p{font-size:14px}.view-link{font-size:12px}.delete-link{font-size:12px;margin-left:8px}.ce-header{font-size:15px}}
@keyframes cvSlideUp{from{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}
@keyframes cvPop{0%{transform:scale(0)}60%{transform:scale(1.15)}100%{transform:scale(1)}}
.cv-confetti-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin:0 3px;}
.cvo-hero{background:#0E86D4;padding:48px 40px 56px;text-align:center;position:relative;overflow:hidden}
.cvo-inner{max-width:900px;margin:0 auto;padding:0 40px}
.cvo-tagline{font-size:19px;color:rgba(255,255,255,0.92);margin:0 auto 30px;line-height:1.65;max-width:780px;position:relative}
.cvo-login-btn{display:inline-block;background:#fff;color:#0E86D4;font-size:18px;font-weight:700;padding:15px 42px;border-radius:10px;text-decoration:none;position:relative;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.cvo-register{font-size:14px;color:rgba(255,255,255,0.75);margin-top:12px;position:relative}
.cvo-stats{display:flex;justify-content:center;gap:40px;margin-top:36px;flex-wrap:wrap;position:relative}
.cvo-stat-num{font-size:31px;font-weight:700;color:#fff}
.cvo-stat-lbl{font-size:13px;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:0.5px;margin-top:3px}
.cvo-section-title{font-size:22px;font-weight:700;color:#1e2a38;margin:36px 0 24px;text-align:center}
.cvo-feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}
.cvo-feat{background:#fff;border:1px solid #e0e6ed;border-radius:12px;padding:22px 20px}
.cvo-feat-icon{width:44px;height:44px;border-radius:10px;background:#E6F1FB;display:flex;align-items:center;justify-content:center;margin-bottom:14px}
.cvo-feat-title{font-size:15px;font-weight:700;color:#075E91;margin-bottom:7px;text-transform:uppercase;letter-spacing:0.4px}
.cvo-feat-desc{font-size:14px;color:#555;line-height:1.7}
.cvo-req-title{font-size:18px;font-weight:700;color:#1e2a38;margin:28px 0 16px;text-align:center}
.cvo-pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:10px}
.cvo-pill{background:#fff;border:1px solid #e0e6ed;border-radius:10px;padding:13px 15px;display:flex;align-items:center;gap:10px}
.cvo-pill-dot{width:10px;height:10px;border-radius:50%;background:#0E86D4;flex-shrink:0}
.cvo-pill-name{font-size:14px;color:#1e2a38;font-weight:600;flex:1}
.cvo-pill-hrs{font-size:13px;color:#888}
.cvo-step-grid{background:#fff;border:1px solid #e0e6ed;border-radius:12px;overflow:hidden}
.cvo-step{display:flex;gap:16px;align-items:flex-start;padding:20px 24px;border-bottom:1px solid #f0f0f0}
.cvo-step:last-child{border-bottom:none}
.cvo-step-num{width:34px;height:34px;border-radius:50%;background:#0E86D4;color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;min-width:34px}
.cvo-step-title{font-size:15px;font-weight:700;color:#1e2a38;margin-bottom:5px;text-transform:uppercase;letter-spacing:0.4px}
.cvo-step-desc{font-size:14px;color:#555;line-height:1.7}
.cvo-cta{background:#0E86D4;border-radius:14px;padding:36px 32px;text-align:center;margin-top:28px}
.cvo-cta-title{font-size:21px;font-weight:700;color:#fff;margin-bottom:8px}
.cvo-cta-body{font-size:16px;color:rgba(255,255,255,0.92);margin-bottom:24px;line-height:1.65}
.cvo-cta-btn{display:inline-block;background:#fff;color:#0E86D4;font-size:17px;font-weight:700;padding:14px 40px;border-radius:10px;text-decoration:none;touch-action:manipulation}
.cvo-cta-reg{font-size:14px;color:rgba(255,255,255,0.8);margin-top:16px}
.cvo-powered{text-align:center;font-size:13px;color:#888;margin-top:32px}
@media(max-width:768px){.cvo-hero{padding:32px 20px 40px}.cvo-inner{padding:0 20px}.cvo-tagline{font-size:16px;max-width:100%}.cvo-login-btn{font-size:16px;padding:14px 28px}.cvo-stats{gap:20px}.cvo-stat-num{font-size:26px}.cvo-feat-grid{grid-template-columns:1fr}.cvo-pill-grid{grid-template-columns:1fr 1fr}.cvo-section-title{font-size:19px;margin:24px 0 18px}.cvo-req-title{font-size:16px}.cvo-step{padding:16px 18px;gap:12px}.cvo-step-title{font-size:14px}.cvo-step-desc{font-size:13px}.cvo-cta{padding:24px 20px}.cvo-cta-title{font-size:18px}.cvo-cta-body{font-size:14px}.cvo-cta-btn{font-size:15px;padding:12px 28px;width:100%;box-sizing:border-box}}
@media(max-width:480px){.cvo-hero{padding:24px 16px 32px}.cvo-inner{padding:0 16px}.cvo-tagline{font-size:15px}.cvo-login-btn{width:100%;box-sizing:border-box;font-size:15px;padding:14px 20px}.cvo-stats{gap:16px}.cvo-stat-num{font-size:22px}.cvo-stat-lbl{font-size:11px}.cvo-pill-grid{grid-template-columns:1fr}.cvo-feat{padding:16px 14px}.cvo-feat-title{font-size:13px}.cvo-feat-desc{font-size:13px}.cvo-step{padding:14px 14px;gap:10px}.cvo-step-num{width:28px;height:28px;min-width:28px;font-size:13px}.cvo-cta-btn{font-size:14px}.cvo-powered{font-size:12px;padding:0 16px}}