.clp-shell{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a}.clp-shell *{box-sizing:border-box}.clp-header,.clp-dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e7eb}.clp-logo{height:44px;width:auto}.clp-login-page{display:flex;min-height:calc(100vh - 76px);background:linear-gradient(135deg,#f8f7fc 0%,#fff 100%);overflow:hidden}.clp-login-left{width:52%;position:relative;background:linear-gradient(180deg,#25B7F3 0%,#0E7FE0 50%,#0A4EA3 100%);padding:64px 56px;color:#fff;display:flex;flex-direction:column}.clp-login-left:after{content:"";position:absolute;top:0;right:-50px;width:100px;height:100%;background:inherit;transform:skewX(-15deg);transform-origin:top right;z-index:0}.clp-header-divider{height:1px;background:rgba(255,255,255,.25);margin-bottom:48px;max-width:420px;position:relative;z-index:1}.clp-login-title{font-size:24px;line-height:1.05;font-weight:600;margin:0 0 16px;position:relative;z-index:1}.clp-login-subtitle{font-size:18px;line-height:1.5;margin:0 0 48px;position:relative;z-index:1}.clp-login-form{display:flex;flex-direction:column;gap:16px;max-width:420px;position:relative;z-index:1}.clp-field-group{display:flex;flex-direction:column;gap:8px}.clp-input-wrapper{display:flex;align-items:center;height:50px;border:1px solid rgba(0,0,0,.1);background:#f8f9fa;border-radius:8px;padding:0 18px;gap:12px;box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}.clp-input-wrapper:focus-within{border-color:#5e35ff;box-shadow:0 0 0 3px rgba(94,53,255,.1)}.clp-input-icon{font-size:18px;color:#666}.clp-login-input{flex:1;background:transparent;border:none;color:#111827;font-size:16px;height:100%;outline:none}.clp-login-input::placeholder{color:rgba(0,0,0,.5)}.clp-forgot-link,.clp-signup-link,.clp-login-footer a{color:#fff;text-decoration:none}.clp-forgot-link{align-self:flex-end;font-size:14px;opacity:.85}.clp-forgot-link:hover,.clp-login-footer a:hover{opacity:1;text-decoration:underline}.clp-login-button,.clp-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:999px;font-weight:600;text-decoration:none;cursor:pointer}.clp-login-button{width:100%;max-width:420px;height:45px;background:linear-gradient(90deg,#5e35ff 0%,#7a5cff 100%);color:#fff;box-shadow:0 14px 28px rgba(94,53,255,.28);font-size:16px}.clp-mini-sep{display:flex;align-items:center;justify-content:center;gap:16px;margin:32px 0;max-width:420px;position:relative;z-index:1}.clp-mini-sep:before,.clp-mini-sep:after{content:"";flex:1;height:1px;background:rgba(255,255,255,.2)}.clp-mini-sep span{color:rgba(255,255,255,.7);font-size:12px}.clp-signup-link-container{max-width:420px;text-align:center;position:relative;z-index:1}.clp-signup-link span{text-decoration:underline;font-weight:600}.clp-login-footer{margin-top:auto;display:flex;gap:18px;font-size:12px;position:relative;z-index:1;padding-top:24px}.clp-login-right{width:48%;padding:48px 56px;display:flex;align-items:center}.clp-services{display:flex;flex-direction:column;gap:20px;width:100%}.clp-service{display:flex;gap:16px;align-items:flex-start;padding:20px;border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(15,23,42,.06)}.clp-service-icon{width:52px;height:52px;border-radius:16px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:24px;flex:0 0 52px}.clp-service h3{margin:0 0 6px;font-size:18px;color:#0f172a}.clp-service p{margin:0;color:#64748b;line-height:1.6}.clp-alert{padding:14px 16px;border-radius:10px;font-size:14px}.clp-alert-error{background:rgba(127,29,29,.18);border:1px solid rgba(254,202,202,.25);color:#fff}.clp-shell-dashboard{background:#f8fafc;min-height:100vh}.clp-dashboard-header{position:sticky;top:0;z-index:10}.clp-dashboard-brand{display:flex;align-items:center;gap:16px}.clp-kicker{margin:0;color:#3b82f6;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.clp-dashboard-brand h1{margin:4px 0 0;font-size:24px;color:#0f172a}.clp-dashboard-actions{display:flex;align-items:center;gap:12px}.clp-user-chip{display:inline-flex;align-items:center;padding:10px 14px;background:#eff6ff;color:#1d4ed8;border-radius:999px;font-size:14px}.clp-secondary-button{padding:11px 18px;background:#0f172a;color:#fff}.clp-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:24px}.clp-dashboard-main{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:24px;padding:0 24px 32px}.clp-card{background:#fff;border-radius:24px;box-shadow:0 12px 32px rgba(15,23,42,.06);padding:24px}.clp-stat-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.clp-stat-label{margin:0 0 8px;color:#64748b;font-size:14px}.clp-stat-value{margin:0;font-size:34px;color:#0f172a}.clp-stat-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eff6ff;font-size:24px}.clp-stat-footnote{margin:18px 0 0;color:#10b981;font-size:14px}.clp-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.clp-card-header h2{margin:0;font-size:20px;color:#0f172a}.clp-card-header p{margin:6px 0 0;color:#64748b;font-size:14px}.clp-chart-wrap{width:100%;overflow:auto}.clp-chart{width:100%;height:auto;display:block}.clp-axis{stroke:#e5e7eb;stroke-width:1}.clp-area{fill:url(#clpAreaGradient);stroke:none}.clp-line{fill:none;stroke:#3b82f6;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.clp-point{fill:#3b82f6}.clp-chart-label{fill:#64748b;font-size:12px;text-anchor:middle}.clp-list{display:flex;flex-direction:column;gap:12px}.clp-list-item{display:flex;align-items:center;gap:14px;padding:14px;border-radius:16px;background:#f8fafc}.clp-avatar{width:42px;height:42px;border-radius:50%;background:#dbeafe;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-weight:700}.clp-list-item strong{display:block;color:#0f172a}.clp-list-item span{display:block;color:#64748b;font-size:13px;margin-top:4px}.clp-empty{margin:0;color:#94a3b8;padding:12px 0}.clp-shell a{text-decoration:none}.clp-shell-dashboard .entry-content,.clp-shell .entry-content{margin:0}.clp-shell-dashboard .wp-block-post-content,.clp-shell .wp-block-post-content{margin:0}@media (max-width:1080px){.clp-login-page,.clp-dashboard-main,.clp-dashboard-grid{grid-template-columns:1fr;display:block}.clp-login-left,.clp-login-right{width:100%}.clp-login-left:after{display:none}.clp-login-right{padding:32px 24px}.clp-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.clp-dashboard-main{display:grid;margin-top:0}}@media (max-width:720px){.clp-header,.clp-dashboard-header{padding:14px 16px;flex-direction:column;align-items:flex-start;gap:14px}.clp-login-left{padding:36px 20px}.clp-login-footer{position:static;flex-wrap:wrap}.clp-dashboard-grid{grid-template-columns:1fr;padding:16px}.clp-dashboard-main{padding:0 16px 24px}.clp-card{padding:18px}.clp-user-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis}}
