:root{--lucy:#ff5c8a;--lucy-dark:#7c2440;--paper:#fffaf7;--ink:#231f20;--line:#f2d6df;--soft:#fff0f5}.lucy-shell{max-width:1180px;margin:0 auto;padding:24px}.lucy-hero{display:grid;grid-template-columns:1fr 320px;gap:22px;align-items:stretch;margin:18px 0 26px}.lucy-hero>div:first-child,.lucy-status-card,.lucy-card{background:linear-gradient(180deg,#fff,#fff8fb);border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 30px rgba(70,20,40,.08);padding:24px}.lucy-kicker{font-weight:900;color:var(--lucy-dark);letter-spacing:.08em;text-transform:uppercase}.lucy-hero h1{font-size:clamp(34px,7vw,72px);margin:.1em 0;color:#1b1919}.lucy-lead{font-size:1.16rem;line-height:1.5;max-width:760px}.lucy-status-card{display:flex;flex-direction:column;justify-content:center;gap:8px;background:linear-gradient(135deg,#fff0f5,#fff)}.lucy-status-card strong{font-size:1.35rem;color:var(--lucy-dark)}.lucy-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.lucy-wide{grid-column:1/-1}.lucy-card-head{display:flex;gap:14px;align-items:center;margin-bottom:16px}.lucy-card-head span{font-size:2.4rem}.lucy-card-head h2{margin:0;font-size:1.7rem}.lucy-card-head p{margin:4px 0 0;color:#6c5660}.lucy-form{display:grid;gap:12px}.lucy-form label{display:grid;gap:6px;font-weight:800;color:#3d3035}.lucy-form input,.lucy-form textarea,.lucy-form select{width:100%;box-sizing:border-box;border:1px solid #e8c7d2;border-radius:14px;padding:12px 14px;font:inherit;background:#fff}.lucy-form textarea{resize:vertical}.lucy-form button,.lucy-form .secondary{border:0;border-radius:999px;padding:13px 18px;font-weight:900;background:var(--lucy);color:white;cursor:pointer;box-shadow:0 8px 18px rgba(255,92,138,.28)}.lucy-form .secondary{background:#3a3035;display:inline-block}.lucy-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lucy-dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lucy-stat{border:1px solid var(--line);border-radius:18px;padding:18px;background:white}.lucy-stat strong{font-size:2rem;display:block;color:var(--lucy-dark)}.lucy-list{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px}.lucy-item{padding:12px;border-bottom:1px solid #f7e2e8}.lucy-item:last-child{border-bottom:0}.lucy-toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#231f20;color:#fff;padding:14px 18px;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.25);z-index:99999;font-weight:800}@media(max-width:850px){.lucy-hero,.lucy-grid{grid-template-columns:1fr}.lucy-dashboard{grid-template-columns:1fr 1fr}.lucy-two{grid-template-columns:1fr}.lucy-shell{padding:14px}.lucy-hero h1{font-size:42px}}@media(max-width:520px){.lucy-dashboard{grid-template-columns:1fr}}

/* Lucy v0.1A persistence + usability upgrade */
.lucy-hero.compact{padding:22px 28px;min-height:0}
.lucy-hero.compact h1{font-size:clamp(2.1rem,5vw,4.2rem);line-height:.95;margin:.1em 0}
.lucy-inline-status{margin-top:10px;font-weight:900;border-radius:14px;padding:10px 12px;display:none}
.lucy-inline-status.ok,.lucy-inline-status.warn,.lucy-inline-status.err{display:block}
.lucy-inline-status.ok{background:#dcfce7;color:#14532d;border:2px solid #86efac}
.lucy-inline-status.warn{background:#fef3c7;color:#7c2d12;border:2px solid #facc15}
.lucy-inline-status.err{background:#fee2e2;color:#7f1d1d;border:2px solid #fca5a5}
.lucy-admin-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}
.lucy-admin-links a,.lucy-pill-link{background:#061a33;color:white;text-decoration:none;border-radius:999px;padding:10px 14px;font-weight:1000;display:inline-block}
.lucy-thumb{max-width:220px;border-radius:14px;border:3px solid #f5b301;margin:8px 0;display:block}
.lucy-mini-status{display:inline-block;background:#061a33;color:#fff;border-radius:999px;padding:5px 9px;font-weight:1000;font-size:.85rem}
.lucy-mini-status.yellow{background:#f5b301;color:#061a33}
.crew-report-badge{position:fixed;right:18px;bottom:86px;z-index:9997;background:#b91c1c;color:#fff;text-decoration:none;border-radius:999px;padding:9px 12px;font-weight:1000;box-shadow:0 8px 20px rgba(0,0,0,.25)}
@media (max-width:760px){
  .lucy-hero{padding:18px!important}
  .lucy-hero h1{font-size:3.2rem!important}
  .lucy-grid{grid-template-columns:1fr!important}
  .crew-report-badge{right:12px;bottom:78px}
}

/* Lucy v0.2 Living Tree Foundation */
.lucy-sync-line{margin-top:14px;font-weight:900;border-radius:999px;padding:9px 12px;display:inline-block;background:#fff7ed;color:#7c2d12;border:2px solid #fed7aa}
.lucy-sync-line.ok{background:#dcfce7;color:#14532d;border-color:#86efac}
.lucy-sync-line.warn{background:#fef3c7;color:#7c2d12;border-color:#facc15}
.community-pulse-mini{min-height:160px}.community-pulse-mini span{display:block;margin-top:8px}.lucy-small{font-size:.88rem;color:#64748b}.lucy-stat.pulse{background:linear-gradient(135deg,#fff,#fff7ed)}.lucy-stat.needs{background:#fff1f2;border-color:#fb7185}.lucy-stat.needs strong{color:#be123c}.lucy-admin-list .lucy-item{background:#fff;border:1px solid #f3d2dc;border-radius:16px;margin:10px 0;padding:14px}.lucy-item p{line-height:1.45}.lucy-card h2{font-size:clamp(1.8rem,4vw,3rem);margin-top:0;color:#061a33}.lucy-dashboard .lucy-list h3{margin-top:0;color:#7c2440}@media(max-width:760px){.community-pulse-mini{min-height:unset}.lucy-status-card{padding:18px}.lucy-card h2{font-size:2rem}}


/* Lucy v0.3 Community Pulse */
.community-pulse-live{background:linear-gradient(135deg,#fff,#fffaf0)}
.lucy-activity-feed{display:grid;gap:10px;margin-top:12px}
.lucy-activity-row{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;border:1px solid #f3d2dc;border-radius:16px;background:#fff;padding:12px}
.lucy-activity-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#061a33;color:#fff;font-size:1.35rem;box-shadow:0 8px 16px rgba(0,0,0,.12)}
.lucy-activity-row p{margin:4px 0;color:#334155}.lucy-activity-row small{color:#64748b;font-weight:800}
.lucy-briefing{border-left:9px solid #f5b301;background:linear-gradient(135deg,#fff7ed,#fff)}
.lucy-briefing h2{margin-bottom:8px}.lucy-briefing ul{margin:12px 0 0;padding-left:22px;line-height:1.7}.lucy-why{background:#061a33!important;color:#fff!important}.lucy-why h2,.lucy-why strong{color:#f5b301!important}.lucy-why p{color:#fff}.lucy-spotlight{background:linear-gradient(135deg,#fff,#fef3c7)!important;border-color:#f5b301!important}.lucy-pulse-ticker{max-height:360px;overflow:auto;padding-right:6px}.lucy-heartbeat strong{font-size:2.4rem}.lucy-recognition{display:inline-block;border-radius:999px;padding:6px 10px;background:#dcfce7;color:#14532d;font-weight:1000}.lucy-impact{font-size:.95rem;color:#7c2440;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
@media(max-width:760px){.lucy-activity-row{grid-template-columns:36px 1fr}.lucy-activity-icon{width:34px;height:34px;font-size:1.05rem}}


/* Lucy v0.4 Heartbeat */
.lucy-notify-link{background:#061a33!important;color:#fff!important;border-radius:999px;padding:9px 12px!important;text-decoration:none;font-weight:1000}.lucy-notify-link span,.heartbeat-bell-count{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:#ef4444;color:white;font-size:.85rem;margin-left:4px}.lucy-remember-strip{margin-top:12px;border:2px solid #fed7aa;background:#fff7ed;color:#7c2d12;border-radius:16px;padding:10px 12px;font-weight:900}.heartbeat-mini{margin-top:18px;border:1px solid #f3d2dc;border-radius:20px;background:linear-gradient(135deg,#fff,#fff7ed);padding:18px}.heartbeat-mini h3{margin:0 0 10px;color:#7c2440}.heartbeat-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.heartbeat-mini-grid span{border:1px solid #f3d2dc;border-radius:14px;background:white;padding:12px;font-weight:800}.heartbeat-mini-grid b{display:block;font-size:1.7rem;color:#7c2440}.heartbeat-feed-small{margin-top:12px;display:grid;gap:8px}.heartbeat-row{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;border:1px solid #f3d2dc;border-radius:16px;background:#fff;padding:12px;margin:8px 0}.heartbeat-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#061a33;color:#fff;font-size:1.25rem}.heartbeat-row p{margin:4px 0;color:#334155}.heartbeat-row small{font-weight:800;color:#64748b}.heartbeat-panel{border-left:10px solid #ff5c8a;background:linear-gradient(135deg,#fff,#fff7ed)!important}.heartbeat-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.heartbeat-topline h2{margin:0}.heartbeat-bell{background:#061a33;color:#fff;text-decoration:none;border-radius:999px;padding:12px 14px;font-weight:1000;white-space:nowrap}.heartbeat-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.heartbeat-stat-grid div{border:1px solid #f3d2dc;border-radius:18px;background:#fff;padding:16px}.heartbeat-stat-grid strong{display:block;font-size:2.4rem;color:#7c2440}.heartbeat-stat-grid span{font-weight:900;color:#334155}.heartbeat-stat-grid .hot{background:#fff1f2;border-color:#fb7185}.heartbeat-stat-grid .hot strong{color:#be123c}.heartbeat-briefing{border:1px solid #fed7aa;background:#fff7ed;border-radius:18px;padding:14px;margin:14px 0}.heartbeat-briefing h3{margin-top:0}.heartbeat-split{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.heartbeat-feed{max-height:430px;overflow:auto;padding-right:6px}.heartbeat-recognition{background:#fff;border:1px solid #f5b301;border-radius:16px;padding:12px;margin:10px 0}.heartbeat-recognition small{display:inline-block;background:#dcfce7;color:#14532d;border-radius:999px;padding:6px 10px;font-weight:1000}.heartbeat-why{background:#061a33;color:#fff;border-radius:16px;padding:14px;font-weight:900;line-height:1.6}
@media(max-width:760px){.heartbeat-mini-grid,.heartbeat-stat-grid,.heartbeat-split{grid-template-columns:1fr}.heartbeat-topline{align-items:flex-start;flex-direction:column}.heartbeat-row{grid-template-columns:36px 1fr}.heartbeat-icon{width:34px;height:34px;font-size:1rem}}


/* Lucy v0.5 Foundation Completion */
.foundation-panel,.lucy-foundation-home{margin-top:18px;border-left:10px solid #061a33;background:linear-gradient(135deg,#fff,#f8fbff)!important}
.foundation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0}
.foundation-card{background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:14px;box-shadow:0 8px 20px rgba(2,8,23,.06)}
.foundation-card strong{display:block;font-size:2rem;color:#061a33}.foundation-card span{font-weight:900;color:#334155}
.identity-card{border:2px solid #f5b301;background:#fff7ed;border-radius:18px;padding:16px;margin:14px 0}.identity-card b{color:#7c2440}
.tree-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.tree-tab{border:0;border-radius:999px;padding:9px 13px;font-weight:1000;background:#061a33;color:#fff;cursor:pointer}.tree-tab.active{background:#f5b301;color:#061a33}
.tree-list{display:grid;gap:10px;margin-top:12px}.tree-object{display:grid;grid-template-columns:46px 1fr;gap:12px;border:1px solid #dbeafe;border-radius:16px;background:#fff;padding:12px}.tree-object .ico{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#061a33;color:#fff}.tree-object p{margin:4px 0;color:#334155}.tree-object small{font-weight:800;color:#64748b}.source-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.source-card{border:1px solid #dbeafe;border-radius:16px;padding:12px;background:#fff}.source-card b{display:block}.source-card.ready{border-color:#86efac;background:#f0fdf4}.source-card.future{opacity:.7}.foundation-warning{background:#fef2f2;border:2px solid #fca5a5;color:#7f1d1d;border-radius:16px;padding:12px;font-weight:900}.foundation-ok{background:#dcfce7;border:2px solid #86efac;color:#14532d;border-radius:16px;padding:12px;font-weight:900}
@media(max-width:760px){.foundation-grid,.source-grid{grid-template-columns:1fr 1fr}.tree-object{grid-template-columns:36px 1fr}.tree-object .ico{width:34px;height:34px}}
@media(max-width:520px){.foundation-grid,.source-grid{grid-template-columns:1fr}}

/* Lucy v0.5.1 Enrollment Gate */
.lucy-enrollment-gate{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0 8px;padding:14px;border:2px solid #f5b301;border-radius:20px;background:linear-gradient(135deg,#fff8e6,#ffffff)}
.lucy-enrollment-gate button{border:0;border-radius:999px;padding:13px 18px;font-weight:1000;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.14)}
.lucy-primary-action{background:#f5b301;color:#061a33}.lucy-secondary-action{background:#061a33;color:#fff}.lucy-enrollment-gate span{font-weight:900;color:#334155}.lucy-enrollment-focus{outline:4px solid #f5b301;outline-offset:6px;transition:outline .2s ease}
.enrollment-confirm{background:#ecfdf5;border:2px solid #86efac;border-radius:18px;padding:14px;margin:12px 0;font-weight:900;color:#14532d}
@media(max-width:620px){.lucy-enrollment-gate{display:grid}.lucy-enrollment-gate button{width:100%}}

/* Lucy v0.5.2 Enrollment Delight */
.lucy-enrollment-gate{position:relative;overflow:hidden}
.living-tree-stage{margin-top:14px;border:2px dashed rgba(245,179,1,.45);border-radius:18px;background:linear-gradient(135deg,#fff8e6,#fff);padding:14px;display:flex;align-items:center;gap:14px;min-height:72px}
.tree-visual{font-size:42px;line-height:1;transition:transform .45s ease, filter .45s ease}
.tree-caption{font-weight:900;color:#7a1f3d}
.tree-watered .tree-visual{transform:scale(1.18) rotate(-4deg);filter:drop-shadow(0 10px 18px rgba(39,119,65,.35))}
.tree-grown .tree-visual{font-size:50px}
.lucy-delight-toast{position:fixed;left:50%;top:18%;transform:translateX(-50%);z-index:99999;background:#061a33;color:#fff;border:3px solid #f5b301;border-radius:24px;padding:18px 24px;box-shadow:0 24px 80px rgba(0,0,0,.3);font-weight:1000;text-align:center;max-width:min(520px,92vw)}
.lucy-delight-toast strong{display:block;color:#f5b301;font-size:1.25rem;margin-bottom:6px}
.confetti-piece{position:fixed;top:-20px;z-index:99998;font-size:20px;pointer-events:none;animation:lucyConfettiFall 1.9s ease-in forwards}
@keyframes lucyConfettiFall{0%{transform:translateY(-20px) rotate(0deg);opacity:1}100%{transform:translateY(105vh) rotate(720deg);opacity:0}}
.water-drop{position:absolute;font-size:20px;animation:waterDrop .95s ease-out forwards;pointer-events:none}
@keyframes waterDrop{0%{transform:translateY(-18px) scale(.8);opacity:0}20%{opacity:1}100%{transform:translateY(48px) scale(1.2);opacity:0}}
#lucyProfileNav.profile-ready{background:#f5b301;color:#061a33;border-radius:999px;padding:10px 16px;font-weight:1000}
.lucy-inline-status.ok{background:#ecfdf5;border:2px solid #16a34a;color:#14532d;border-radius:14px;padding:10px;margin-top:10px;font-weight:900}
@media (max-width:700px){.living-tree-stage{align-items:flex-start}.tree-visual{font-size:34px}.lucy-delight-toast{top:12%}}
