.page-celebrations{--cj-border:#3b478f;--cj-panel:#11194b;--cj-muted:#aab4d9;--cj-purple:#7657f4}.cj-page{display:grid;gap:11px;max-width:1680px;margin:0 auto}.cj-hero,.cj-panel,.cj-stats article{border:1px solid var(--cj-border);border-radius:16px}.cj-hero{position:relative;min-height:126px;padding:20px 24px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 72% 14%,rgba(255,142,103,.35),transparent 22%),linear-gradient(110deg,#4b2bc8 0%,#32217f 46%,#16205c 100%)}.cj-brand{color:#ded7ff;font-size:11px;font-weight:800;letter-spacing:.08em}.cj-hero h2{font-size:25px;margin:12px 0 4px}.cj-hero p,.cj-panel header p{color:#c4cae5;margin:0;font-size:12px}.cj-hero-image{margin-left:auto;margin-right:185px;width:62px;height:62px;border-radius:18px;display:grid;place-items:center;font-size:32px;background:linear-gradient(135deg,#ff747f,#ffb05d);box-shadow:0 12px 30px rgba(255,113,109,.25)}.cj-hero-actions{position:absolute;right:20px;top:20px;display:flex;gap:8px}.cj-hero-actions .btn{font-size:11px;padding:8px 11px;display:flex;gap:6px;align-items:center}.cj-hero-actions svg{width:14px}.cj-icon-btn{width:34px;height:34px;border:1px solid #8c82da;border-radius:9px;background:#251d67;color:#fff;display:grid;place-items:center}.cj-icon-btn svg{width:15px}.cj-secondary{color:#fff;border:1px solid #746fc7;background:#1a2356}.cj-secondary:hover{color:#fff;background:#252f70}.cj-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.cj-stats article{min-height:74px;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;background:#182052}.cj-stats article.birthdays{border-color:#d85b85;background:linear-gradient(135deg,rgba(228,77,124,.28),#182052 66%)}.cj-stats article.anniversaries{border-color:#8063df;background:linear-gradient(135deg,rgba(132,91,226,.32),#182052 66%)}.cj-stats article.month{border-color:#3cb99a;background:linear-gradient(135deg,rgba(48,190,156,.25),#182052 66%)}.cj-stats article.mail{border-color:#4b91c8;background:linear-gradient(135deg,rgba(48,145,205,.22),#182052 66%)}.cj-stats span{display:grid;color:var(--cj-muted);font-size:10px}.cj-stats strong{font-size:21px;color:#fff;line-height:1.1}.cj-stats small{font-size:9px;color:#70e8ae}.cj-stats article>b{font-size:22px}.cj-tabs{display:flex;gap:7px;padding:1px 2px}.cj-tabs button{border:0;border-radius:20px;padding:7px 14px;background:#151d4b;color:#abb5db;font-size:11px}.cj-tabs button.active{background:#7253ee;color:#fff;box-shadow:0 5px 14px rgba(114,83,238,.25)}.cj-dashboard{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(350px,.75fr);gap:11px;align-items:start}.cj-side{display:grid;grid-template-columns:1fr 1fr;gap:11px}.cj-side .cj-calendar{grid-column:1/-1}.cj-panel{padding:14px;background:linear-gradient(145deg,rgba(25,33,89,.98),rgba(12,18,57,.98))}.cj-panel>header{display:flex;align-items:start;justify-content:space-between;margin-bottom:9px}.cj-panel h3{font-size:14px;margin:0 0 3px}.cj-link{border:0;background:transparent;color:#9fb6ff;font-size:10px}.cj-event{display:grid;grid-template-columns:38px 1fr 76px 72px 62px;align-items:center;gap:9px;padding:8px 2px;border-top:1px solid rgba(110,124,190,.24);min-height:51px}.cj-event-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#cb426d,#7039a8);font-size:15px}.cj-event-icon.anniversary{background:linear-gradient(135deg,#f29a43,#b54679);color:#fff}.cj-event strong,.cj-event small,.cj-contacts strong,.cj-contacts small{display:block}.cj-event strong{font-size:11px}.cj-event small,.cj-event time{color:var(--cj-muted);font-size:9px}.cj-event time b{font-size:10px;color:#7bedb7}.cj-status{font-style:normal;font-size:8px;border-radius:20px;padding:5px 7px;background:#3d2941;color:#ff9e9e;text-align:center}.cj-status.active{background:#173f39;color:#75e7a3}.cj-actions{display:flex;gap:5px}.cj-actions button,.cj-contacts button{border:0;background:#23295f;color:#b9c4ef;border-radius:7px;width:25px;height:25px;display:grid;place-items:center}.cj-actions svg,.cj-contacts button svg{width:12px}.cj-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.cj-calendar-grid>span{min-height:25px;border-radius:6px;background:#151d4b;display:grid;place-items:center;font-size:8px;color:#b5bedf}.cj-calendar-grid>span.head{min-height:16px;background:transparent;color:#737fab}.cj-calendar-grid>span.birthday{background:linear-gradient(135deg,#d64b7a,#7339a4);color:#fff}.cj-calendar-grid>span.anniversary{background:linear-gradient(135deg,#ff9a45,#d14c70);color:#fff}.cj-calendar-grid>span.today{outline:1px solid #6ef0b7}.cj-calendar-grid b{font-size:7px}.cj-plan-grid{display:grid;grid-template-columns:1fr;gap:6px}.cj-plan article{display:flex;gap:8px;padding:7px;border:1px solid #354087;border-radius:9px;background:#151e4b}.cj-plan article svg{color:#75e7a3;width:18px}.cj-plan article strong{font-size:10px}.cj-plan p{color:var(--cj-muted);font-size:8px;margin:1px 0 0}.cj-quick>div{display:grid;grid-template-columns:1fr;gap:6px}.cj-quick button{border:1px solid #39468f;background:#151e4b;color:#fff;border-radius:9px;padding:7px;text-align:left;display:flex;align-items:center;gap:7px}.cj-quick button svg{width:16px;color:#9e87ff}.cj-quick button span{font-size:9px;font-weight:700}.cj-quick button small{display:block;color:#aab4d9;font-size:7px;font-weight:400}.cj-list-panel{min-height:465px}.cj-contacts article,.cj-history article{display:flex;gap:7px;align-items:center;padding:8px 0;border-top:1px solid rgba(110,124,190,.25)}.cj-contacts article>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#7457f3,#4330b8);font-size:10px;font-weight:800}.cj-contacts article>div,.cj-history article>div{flex:1;min-width:0}.cj-contacts strong,.cj-history strong{font-size:10px}.cj-contacts em,.cj-history em{font-size:8px;color:var(--cj-muted);font-style:normal;text-transform:capitalize}.cj-contacts small,.cj-history small{color:var(--cj-muted);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cj-delivery{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#26305e;color:#ff8f86}.cj-delivery.sent{background:#173f39;color:#75e7a3}.cj-delivery svg{width:13px}.cj-pager{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:12px;color:#aab4d9;font-size:10px}.cj-pager button{border:1px solid #45539e;background:#1b245a;color:#fff;border-radius:7px;width:27px;height:27px}.cj-pager button:disabled{opacity:.35}.cj-empty,.cj-loading{padding:34px;text-align:center;color:var(--cj-muted)}.cj-modal{position:fixed;inset:0;z-index:1100;display:none;place-items:center}.cj-modal.show{display:grid}.cj-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(2,5,22,.78);backdrop-filter:blur(6px)}.cj-dialog{position:relative;width:min(560px,calc(100vw - 28px));background:#101747;border:1px solid #5866c7;border-radius:18px;box-shadow:0 22px 70px #020518;padding:20px}.cj-dialog header,.cj-dialog footer{display:flex;justify-content:space-between;align-items:center}.cj-dialog header small{color:#9d88ff}.cj-dialog h2{font-size:21px;margin:2px 0}.cj-close{border:0;background:transparent;color:#fff;font-size:26px}.cj-form{padding:20px 0}.cj-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cj-grid label{font-size:12px;color:#c7d0ef}.cj-grid input,.cj-grid select{margin-top:6px}.cj-grid .wide{grid-column:1/-1}.cj-check{display:flex;gap:8px;align-items:center}.cj-check input{margin:0}.cj-dialog footer{justify-content:flex-end;gap:9px}.page-celebrations .top-currency-switch{display:none}@media(max-width:1180px){.cj-dashboard{grid-template-columns:1fr}.cj-side{grid-template-columns:1fr 1fr 1fr}.cj-side .cj-calendar{grid-column:auto}.cj-hero-image{margin-right:210px}}@media(max-width:850px){.cj-stats{grid-template-columns:1fr 1fr}.cj-side{grid-template-columns:1fr}.cj-hero{align-items:flex-start}.cj-hero-image{display:none}.cj-hero-actions{position:static;margin-left:auto;flex-direction:column}.cj-event{grid-template-columns:38px 1fr auto}.cj-event .cj-status{display:none}.cj-actions{grid-column:2/-1}}@media(max-width:560px){.cj-stats{grid-template-columns:1fr 1fr}.cj-hero{padding:18px;display:block}.cj-hero-actions{margin-top:14px;flex-direction:row;flex-wrap:wrap}.cj-tabs{overflow:auto}.cj-grid{grid-template-columns:1fr}.cj-grid .wide{grid-column:auto}}
/* Celebration Hub refinement: larger overview, clear typography and full-height calendar */
.cj-hero{min-height:138px;padding:22px 26px}.cj-hero-copy{min-width:0}.cj-hero-controls{margin-left:auto;display:flex;align-items:center;gap:18px}.cj-hero-image{margin:0;width:66px;height:66px;flex:0 0 66px}.cj-hero-actions{position:static;display:flex;align-items:center;gap:9px}.cj-hero-actions .btn{min-height:38px;padding:9px 13px;white-space:nowrap;font-size:12px;font-weight:700}.cj-hero-actions .btn-primary{box-shadow:0 7px 20px rgba(117,76,255,.35)}
.cj-brand{font-size:12px}.cj-hero h2{font-size:27px}.cj-hero p,.cj-panel header p{font-size:13px}.cj-stats span{font-size:11px}.cj-stats strong{font-size:23px}.cj-tabs button{font-size:12px;padding:8px 15px}.cj-panel h3{font-size:16px}.cj-link{font-size:11px}
.cj-dashboard{grid-template-columns:minmax(0,2.05fr) minmax(400px,.95fr);min-height:clamp(520px,calc(100vh - 365px),690px)}.cj-dashboard>.cj-panel{height:100%}.cj-upcoming,.cj-calendar{padding:17px 18px}.cj-upcoming .cj-event{min-height:57px;padding:10px 3px}.cj-event{grid-template-columns:42px 1fr 84px 82px 64px}.cj-event-icon{width:38px;height:38px;font-size:17px}.cj-event strong{font-size:12px}.cj-event small,.cj-event time{font-size:10px}.cj-event time b{font-size:11px}.cj-status{font-size:9px;padding:6px 8px}
.cj-calendar{display:flex;flex-direction:column}.cj-calendar>header{align-items:center;margin-bottom:9px}.cj-calendar-nav{display:flex;align-items:center;gap:4px}.cj-calendar-nav button{border:0;background:#151d4b;color:#fff;border-radius:7px;min-width:28px;height:28px;padding:0 8px;font-size:11px}.cj-calendar-nav button:hover{background:#7253ee}.cj-calendar-legend{display:flex;gap:14px;margin:0 0 9px;color:#aab4d9;font-size:10px}.cj-calendar-legend span{display:flex;align-items:center;gap:5px}.cj-calendar-legend i{width:8px;height:8px;border-radius:50%}.cj-calendar-legend i.birthday{background:#d64b7a}.cj-calendar-legend i.anniversary{background:#ff9748}.cj-calendar-grid{flex:1;grid-template-rows:20px repeat(6,minmax(46px,1fr));gap:6px}.cj-calendar-grid>span{min-height:0;font-size:10px;border-radius:8px}.cj-calendar-grid>span.head{min-height:0}.cj-calendar-grid>span.blank{background:rgba(21,29,75,.35)}.cj-calendar-grid b{font-size:9px}.cj-calendar-grid>span.today{outline:2px solid #70ecb6;outline-offset:-2px}
.cj-list-panel{min-height:clamp(520px,calc(100vh - 365px),690px);padding:18px}.cj-list-panel>header{align-items:center}.cj-add-contact{min-width:118px!important;width:auto!important;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;white-space:nowrap;padding:9px 14px!important;font-size:12px!important}.cj-add-contact svg{width:15px}.cj-contacts strong,.cj-history strong{font-size:11px}.cj-contacts small,.cj-history small{font-size:10px}.cj-contacts em,.cj-history em{font-size:9px}
@media(max-width:1180px){.cj-dashboard{grid-template-columns:1.5fr 1fr}.cj-hero-controls{gap:10px}.cj-hero-image{width:56px;height:56px;flex-basis:56px}.cj-hero-actions .btn{padding:8px 10px;font-size:11px}}
@media(max-width:980px){.cj-dashboard{grid-template-columns:1fr;min-height:0}.cj-dashboard>.cj-panel{height:auto}.cj-calendar-grid{grid-template-rows:20px repeat(6,44px)}.cj-hero-controls{align-items:flex-end}.cj-hero-image{display:grid}.cj-hero-actions{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:700px){.cj-hero{display:block}.cj-hero-controls{margin-top:16px;justify-content:space-between}.cj-hero-actions{justify-content:flex-start}.cj-hero-image{order:2}.cj-dashboard{display:block}.cj-calendar{margin-top:11px}.cj-calendar-grid{grid-template-rows:20px repeat(6,38px)}}
