/* CCUS Quotes v4.9.3 RC1.1 Customer Portal Visual Implementation */
:root{--cux-bg:#06111f;--cux-bg2:#081827;--cux-panel:#0c1b2d;--cux-panel2:#10243a;--cux-border:#233a52;--cux-text:#f5f8fc;--cux-muted:#9eb0c2;--cux-blue:#1286ff;--cux-green:#35c86f;--cux-violet:#9a6df0;--cux-cyan:#26b7d8;--cux-amber:#ff7b11}
.customer-app{background:radial-gradient(circle at 78% 6%,rgba(0,101,205,.15),transparent 28%),linear-gradient(180deg,#06111f,#071423 65%,#06111f);color:var(--cux-text);min-height:100vh}
.customer-app .customer-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:24px;min-height:76px;padding:0 28px;border-bottom:1px solid #152a40;background:rgba(4,13,24,.94);backdrop-filter:blur(16px)}
.customer-brand{min-width:235px;text-decoration:none}.customer-brand .mark{width:48px;height:48px;border-radius:13px;background:linear-gradient(145deg,#168cff,#0870e6);display:grid;place-items:center;font-size:1.35rem;font-weight:900;box-shadow:0 10px 28px rgba(0,123,255,.25)}.customer-brand b{font-size:1.17rem}.customer-brand small{display:block;color:#9eb0c2;font-size:.72rem;margin-top:2px}
.customer-nav{margin-left:auto;display:flex;align-items:center;gap:4px;flex-wrap:nowrap}.customer-nav a{padding:12px 13px;border-radius:10px;color:#d7e0ea;text-decoration:none;font-weight:700;font-size:.88rem;white-space:nowrap}.customer-nav a:hover,.customer-nav a.is-active{background:#0d3155;color:#4aa7ff}.customer-nav .customer-new-quote{background:transparent;box-shadow:none;color:#d7e0ea}.customer-nav .customer-new-quote:hover,.customer-nav .customer-new-quote.is-active{background:#0d3155;color:#4aa7ff}.customer-nav .customer-signout{margin-left:8px;background:linear-gradient(135deg,#1189ff,#0b6edc);color:#fff;padding-inline:16px}.customer-menu-button{display:none}
.customer-main{width:min(1380px,calc(100% - 56px));margin:0 auto;padding:32px 0 42px}
.cux-hero{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:190px;padding:18px 4px 24px;overflow:hidden}.cux-hero h1{margin:0 0 8px;font-size:clamp(2.1rem,4vw,3.25rem);letter-spacing:-.035em;color:#fff}.cux-hero p{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin:0;color:#c2ceda;font-size:1rem}.cux-hero p strong{color:#fff}.cux-hero-actions{display:flex;gap:12px;margin-top:24px}.cux-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px!important;border-radius:10px!important;background:linear-gradient(135deg,#0b87ff,#0871e9)!important;border:1px solid #2196ff!important;color:#fff!important;font-weight:800;box-shadow:0 8px 22px rgba(0,118,255,.22)}.cux-btn-secondary{display:inline-flex;align-items:center;gap:9px;justify-content:center;min-height:48px;padding:0 20px!important;border-radius:10px!important;background:#101f31!important;border:1px solid #30445a!important;color:#fff!important;font-weight:800}.cux-btn-secondary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.cux-inline-badge{min-width:20px;height:20px;border-radius:999px;background:#f1434a;color:#fff;display:grid;place-items:center;font-size:.72rem}.cux-hero-art{position:relative;width:330px;height:170px;margin-right:70px;filter:drop-shadow(0 28px 35px rgba(0,0,0,.38))}.cux-hero-art:after{content:"";position:absolute;inset:30px 0 0;background:radial-gradient(ellipse,rgba(0,119,255,.32),transparent 66%);filter:blur(14px)}.cux-laptop{position:absolute;right:8px;bottom:22px;width:170px;height:94px;border:2px solid #127dff;border-radius:6px 6px 2px 2px;background:linear-gradient(150deg,#13263b,#08111d);transform:skewX(-7deg);z-index:2}.cux-laptop:after{content:"";position:absolute;left:-22px;bottom:-18px;width:204px;height:17px;border:1px solid #197cff;border-radius:2px 2px 11px 11px;background:linear-gradient(180deg,#18334e,#0a1828)}.cux-laptop span{position:absolute;inset:7px;border-radius:3px;background:linear-gradient(155deg,#091422,#102c47)}.cux-clipboard{position:absolute;right:164px;top:6px;width:96px;height:126px;padding:24px 13px 10px;border:2px solid #298fff;border-radius:8px;background:linear-gradient(160deg,#eef6ff,#b9d2ea);color:#1a2a3b;transform:rotate(-5deg);z-index:3;box-shadow:0 12px 30px rgba(0,98,255,.28)}.cux-clipboard:before{content:"";position:absolute;top:-9px;left:28px;width:38px;height:20px;border:2px solid #2389ff;border-radius:6px;background:#0d73d8}.cux-clipboard b{display:block;text-align:center;font-size:.72rem;margin-bottom:10px}.cux-clipboard i{display:block;margin:7px 0;font-style:normal;color:#11a55e;font-weight:900}
.cux-dashboard-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:18px;margin-bottom:18px}.cux-panel{border:1px solid var(--cux-border);border-radius:14px;background:linear-gradient(145deg,rgba(14,31,51,.98),rgba(8,22,38,.98));box-shadow:0 18px 42px rgba(0,0,0,.14)}.cux-attention-panel{padding:18px}.cux-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.cux-panel-head.simple{margin-bottom:14px}.cux-title-with-icon{display:flex;align-items:center;gap:12px}.cux-title-with-icon h2{margin:0;color:#fff;font-size:1.08rem}.cux-title-with-icon p{margin:3px 0 0;color:#9eafc1;font-size:.8rem}.cux-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center}.cux-icon svg,.cux-row-icon svg,.cux-stat-icon svg,.cux-quick-icon svg,.cux-help-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cux-icon.amber{color:#ff8a19;border:1px solid rgba(255,122,12,.18)}.cux-icon.blue-line{color:#208eff}.cux-count{min-width:38px;height:38px;display:grid;place-items:center;border-radius:999px;font-size:1rem;font-weight:900}.cux-count.amber{background:#f47608;color:#fff}.cux-attention-list{display:grid;gap:9px}.cux-attention-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 13px;border:1px solid #263f59;border-left:3px solid #f07a12;border-radius:10px;background:#102137}.cux-attention-row.ready{border-left-color:#34c878}.cux-row-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:rgba(245,118,14,.16);color:#ff8619}.cux-attention-row.ready .cux-row-icon{background:rgba(52,200,120,.14);color:#42d788}.cux-row-copy{display:grid;gap:2px;min-width:0}.cux-row-copy strong{color:#fff;font-size:.9rem}.cux-row-copy span{color:#d4dde6;font-size:.84rem}.cux-row-copy small{color:#8fa2b6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cux-row-action{display:grid;justify-items:end;gap:5px;text-align:right}.cux-row-action>strong{color:#fff}.cux-row-action .btn{border-radius:7px!important;background:#0a80ef!important;border-color:#168fff!important;color:#fff!important;white-space:nowrap}.cux-row-action small{color:#92a6b9;font-size:.7rem}.cux-clear{display:flex;align-items:center;gap:13px;padding:18px;border-radius:10px;background:rgba(52,200,120,.08);border:1px solid rgba(52,200,120,.2)}.cux-clear>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#1a5439;color:#57e29a;font-weight:900}.cux-clear strong{color:#fff}.cux-clear p{margin:2px 0;color:#9eb1c2}
.cux-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cux-stat-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:13px;row-gap:6px;min-height:132px;padding:18px;border:1px solid var(--cux-border);border-radius:13px;background:linear-gradient(145deg,#10243a,#0b1a2b);text-decoration:none;color:inherit;transition:.16s ease}.cux-stat-card:hover{transform:translateY(-2px);border-color:#3a5876}.cux-stat-icon{grid-row:1/2;width:48px;height:48px;border-radius:50%;display:grid;place-items:center}.cux-stat-card.blue .cux-stat-icon{background:#103d76;color:#4aa0ff}.cux-stat-card.green .cux-stat-icon{background:#174827;color:#57d579}.cux-stat-card.violet .cux-stat-icon{background:#3f2569;color:#bc8dff}.cux-stat-card.cyan .cux-stat-icon{background:#164250;color:#45c6e3}.cux-stat-card>div{display:grid;grid-template-columns:1fr auto;gap:5px;align-items:start}.cux-stat-card>div>span{color:#f0f4f8;font-weight:800;line-height:1.2}.cux-stat-card>div>strong{grid-column:1;font-size:1.8rem;color:#fff;line-height:1}.cux-stat-card>b{color:#c6d0dc;font-size:1.8rem;align-self:center}.cux-stat-card>small{grid-column:1/4;color:#9eafc1;align-self:end}.cux-lower-grid{display:grid;grid-template-columns:.9fr 1.12fr;gap:18px}.cux-quick-panel,.cux-recent-panel{padding:18px}.cux-bolt{font-size:2rem;color:#228dff}.cux-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cux-quick-grid>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;border:1px solid #263d55;border-radius:10px;background:#102137;text-decoration:none;color:inherit}.cux-quick-grid>a:hover{border-color:#3a5a79;background:#122842}.cux-quick-icon{width:46px;height:46px;border-radius:10px;display:grid;place-items:center}.cux-quick-icon.blue{background:#103e78;color:#59a8ff}.cux-quick-icon.green{background:#174a2b;color:#5be17f}.cux-quick-icon.violet{background:#3d2969;color:#c39aff}.cux-quick-icon.amber{background:#633515;color:#ff8d23}.cux-quick-grid strong{display:block;color:#fff;font-size:.9rem}.cux-quick-grid small{display:block;color:#9eafc1;line-height:1.25}.cux-quick-grid b{font-size:1.5rem;color:#bcc8d4}.cux-view-all{color:#2b93ff;text-decoration:none;font-size:.82rem;font-weight:800}.cux-quote-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end;padding:18px;border:1px solid #273e56;border-radius:10px;background:linear-gradient(145deg,#0f2034,#0b1a2b)}.cux-quote-ref-line{display:flex;align-items:center;gap:10px}.cux-quote-ref-line>strong{color:#fff}.cux-quote-row h3{margin:10px 0 18px;color:#fff;font-size:1rem}.cux-quote-price{font-size:1.35rem;font-weight:900;color:#fff}.cux-quote-row small{display:block;margin-top:5px;color:#9fafbf}.cux-open-quote{min-width:142px;padding:10px 14px;border:1px solid #174778;border-radius:8px;text-align:center;color:#2897ff;text-decoration:none;font-weight:800}.cux-open-quote b{float:right}.cux-empty{display:grid;justify-items:center;text-align:center;padding:28px}.cux-empty>span{width:44px;height:44px;color:#3095ff}.cux-empty svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.5}.cux-empty strong{color:#fff;margin-top:8px}.cux-empty p{color:#9eafc1}.cux-info-bar{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center;margin-top:20px;padding:16px 18px;border:1px solid var(--cux-border);border-radius:12px;background:#0b1a2b}.cux-info-bar>div{display:flex;align-items:center;gap:12px}.cux-info-bar p{margin:0;color:#c9d3de;font-size:.83rem;line-height:1.45}.cux-info-bar small{color:#92a5b8}.cux-info-bar strong{color:#6bb8ff}.cux-info-icon{width:34px;height:34px;border:2px solid #319aff;border-radius:50%;display:grid;place-items:center;color:#5aafff;font-weight:900}.cux-help{border-left:1px solid #2b4158;padding-left:24px}.cux-help-icon{width:34px;height:34px;color:#b7c3cf}.cux-help .btn{margin-left:auto;min-height:40px!important;padding-inline:15px!important}.customer-app footer{color:#8fa1b3;text-align:center;border:0!important;background:transparent!important;padding-top:24px!important}
/* Assets retain the same visual language */
.customer-assets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-asset{padding:20px;border:1px solid #2d4b66;border-radius:18px;background:linear-gradient(145deg,#10243a,#0b1d31);box-shadow:0 13px 32px rgba(0,0,0,.14)}.customer-asset-top{display:flex;justify-content:space-between;gap:10px}.customer-asset h2{margin:4px 0 2px;color:#fff}.customer-asset-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:15px 0}.customer-asset-meta div{padding:11px;border-radius:10px;background:#091a2b}.customer-asset-meta span{display:block;font-size:.72rem;text-transform:uppercase;color:#7f9bb3}.customer-asset-meta strong{color:#eef6fd}.customer-asset-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:1120px){.customer-app .customer-header{padding-inline:18px;gap:14px}.customer-brand{min-width:205px}.customer-nav a{padding-inline:9px;font-size:.82rem}.cux-hero-art{margin-right:15px}.cux-dashboard-grid,.cux-lower-grid{grid-template-columns:1fr}.cux-stat-grid{grid-template-columns:repeat(4,1fr)}.cux-stat-card{min-height:126px}}
@media(max-width:900px){.customer-menu-button{display:grid;place-items:center;margin-left:auto;width:42px;height:42px;border-radius:10px;border:1px solid #2d435a;background:#102137;color:#fff}.customer-nav{position:absolute;left:18px;right:18px;top:68px;display:none;grid-template-columns:1fr 1fr;padding:12px;border:1px solid #2d435a;border-radius:12px;background:#081726;box-shadow:0 25px 60px rgba(0,0,0,.45)}.customer-nav.is-open{display:grid}.customer-nav .customer-signout{margin-left:0}.customer-main{width:min(100% - 30px,1080px)}.cux-hero-art{width:250px}.cux-stat-grid{grid-template-columns:1fr 1fr}.cux-info-bar{grid-template-columns:1fr}.cux-help{border-left:0;border-top:1px solid #2b4158;padding-left:0;padding-top:14px}.customer-assets{grid-template-columns:1fr}}
@media(max-width:680px){.cux-hero{align-items:flex-start}.cux-hero-art{display:none}.cux-hero-actions{flex-wrap:wrap}.cux-hero-actions .btn{width:100%}.cux-attention-row{grid-template-columns:auto 1fr}.cux-row-action{grid-column:2;justify-items:start;text-align:left}.cux-stat-grid,.cux-quick-grid{grid-template-columns:1fr}.cux-quote-row{grid-template-columns:1fr}.cux-open-quote{width:100%}.cux-info-bar{padding:14px}.cux-help{align-items:flex-start;flex-wrap:wrap}.cux-help .btn{margin-left:46px}.customer-main{width:calc(100% - 20px);padding-top:18px}}
@media(max-width:430px){.customer-app .customer-header{padding-inline:12px}.customer-brand{min-width:0}.customer-brand small{display:none}.customer-brand .mark{width:42px;height:42px}.cux-hero h1{font-size:2rem}.cux-attention-row{grid-template-columns:1fr}.cux-row-icon{display:none}.cux-row-action{grid-column:1}.cux-stat-card{grid-template-columns:auto 1fr auto}.cux-info-bar>div{align-items:flex-start}.cux-help .btn{margin-left:0;width:100%}}
