.hf-app{min-height:100vh;max-width:1120px;margin:24px auto 32px;padding:24px 18px 28px;color:#e9f5ff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#071021,#020713 60%);border-radius:24px;border:1px solid rgba(74,204,255,.22);box-shadow:0 0 0 1px #071328e6,0 24px 60px #000000f2;position:relative;overflow:hidden}.hf-app:before{content:"";position:absolute;top:-15%;left:-28px;width:80px;height:130%;background:linear-gradient(180deg,#0000,#45d6ff42 35%,#158eff47 55%,#0000);filter:blur(14px);opacity:.8;pointer-events:none}.hf-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding:16px 18px 12px;border-radius:18px;background:radial-gradient(circle at top left,#071225,#050914 70%);border:1px solid rgba(132,230,255,.45);box-shadow:0 16px 34px #000000f5,0 0 18px #33c1ff80;position:relative;overflow:hidden}.hf-header:before{content:"";position:absolute;top:-32%;right:-32%;bottom:-32%;left:-32%;background:radial-gradient(circle at 8% 0%,rgba(57,214,255,.6),transparent 55%),radial-gradient(circle at 92% 0%,rgba(83,178,255,.35),transparent 55%);filter:blur(5px);opacity:.75;pointer-events:none;animation:hf-header-breathe 9s ease-in-out infinite}.hf-header-main{position:relative;z-index:1}.hf-header-title{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;text-transform:uppercase;letter-spacing:.22em;margin:0;background:radial-gradient(circle at 0% 0%,#e0f2fe 0,#38bdf8,#a855f7 70%,#f97316);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px rgba(56,189,248,.45),0 0 36px rgba(88,28,135,.55);white-space:nowrap;transform:translateY(1px);letter-spacing:.26em}.hf-header-title:after{content:"";display:block;margin-top:.3rem;width:110px;height:2px;border-radius:999px;background:linear-gradient(90deg,#38bdf8e6,#f8fafc1a);box-shadow:0 0 12px #38bdf8e6}.hf-header-subtitle{margin-top:4px;font-size:.86rem;color:#c5e5ff;max-width:420px}.hf-button-primary,.hf-button-ghost{border-radius:999px;font-size:.88rem;padding:8px 16px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:transform .12s ease,box-shadow .12s ease,filter .12s ease,background .12s ease,border-color .12s ease}.hf-button-primary{background:radial-gradient(circle at 20% 20%,#67e2ff,#2bccff 45%,#0ea5ff);color:#02111b;font-weight:600;box-shadow:0 8px 18px #22c4ff8c,0 0 16px #66e8ffcc}.hf-button-primary:hover{transform:translateY(-1px) scale(1.02);filter:brightness(1.03);box-shadow:0 12px 26px #22c4ffb3,0 0 22px #8ff1ffe6}.hf-button-primary:active{transform:scale(.985)}.hf-button-ghost{position:relative;z-index:1;background:#020815eb;color:#e9f5ff;border:1px solid rgba(111,219,255,.6);box-shadow:0 5px 14px #000000f2,0 0 10px #42d2ff8c}.hf-button-ghost:hover{background:linear-gradient(135deg,#041428,#020814);border-color:#99eeffe6;transform:translateY(-1px);box-shadow:0 9px 20px #000000fa,0 0 16px #79e9ffcc}.hf-layout{display:flex;flex-direction:column;gap:18px}.hf-card{background:radial-gradient(circle at top left,#07111f,#040915 70%);border-radius:18px;border:1px solid rgba(99,214,255,.22);padding:14px 16px 16px;box-shadow:0 14px 30px #000000f5,0 0 16px #030d21d9;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.hf-card:hover{transform:translateY(-2px);border-color:#86ebffd9;box-shadow:0 20px 42px #000,0 0 22px #4fdcffd9}.hf-card-wide{padding:16px 18px 18px}.hf-card-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}.hf-card-title{font-size:1.05rem;font-weight:600}.hf-card-subtitle{font-size:.82rem;color:#b3dcff;margin-top:2px}.hf-form{display:flex;flex-direction:column;gap:8px}.hf-form-row{display:flex;flex-wrap:wrap;gap:8px}.hf-form-field{display:flex;flex-direction:column;gap:4px;min-width:0}.hf-form-field-grow{flex:1 1 220px}.hf-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;color:#8fcaef}.hf-input,.hf-select{border-radius:999px;border:1px solid rgba(104,205,255,.6);background:radial-gradient(circle at 0 0,#4dc3ff33,#050c18);color:#e9f5ff;font-size:.9rem;padding:7px 12px;outline:none;min-height:34px;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease,transform .08s ease}.hf-input::placeholder{color:#7fa4c8}.hf-input:hover,.hf-select:hover{border-color:#96eafff2}.hf-input:focus,.hf-select:focus{border-color:#a3f3ff;box-shadow:0 0 0 1px #82e9ffcc,0 0 14px #57d7ffe6;background:radial-gradient(circle at 0 0,#82e9ff3d,#050d19);transform:translateY(-.5px)}.hf-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:26px;background-image:linear-gradient(45deg,transparent 50%,#f6fbff 50%),linear-gradient(135deg,#f6fbff 50%,transparent 50%);background-position:calc(100% - 14px) 11px,calc(100% - 9px) 11px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.hf-columns{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px}@media(max-width:900px){.hf-columns{grid-template-columns:minmax(0,1fr)}}.hf-chores-section{border-radius:14px;border:1px solid rgba(104,210,255,.45);background:linear-gradient(135deg,#07101f,#050913 70%);padding:6px 8px 8px;margin-bottom:10px}.hf-chores-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6px;border:none;background:transparent;color:#eaf6ff;padding:4px 4px 6px;cursor:pointer;transition:color .1s ease,transform .1s ease}.hf-chores-toggle:hover{transform:translateY(-1px);color:#c5ecff}.hf-chores-label{font-size:.9rem;font-weight:550}.hf-chores-count{font-size:.8rem;color:#a7d8ff;opacity:.9}.hf-chores-chevron{font-size:.72rem;opacity:.9}.hf-chores-grid{margin-top:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}@media(max-width:700px){.hf-chores-grid{grid-template-columns:minmax(0,1fr)}}.hf-chores-column{background:radial-gradient(circle at top left,#0a1729,#040a16 70%);border-radius:12px;padding:6px 7px 7px;border:1px solid rgba(122,224,255,.7)}.hf-chores-column-header{font-size:.8rem;text-transform:uppercase;letter-spacing:.13em;color:#b8ecff;margin-bottom:4px}.hf-empty-text{font-size:.8rem;color:#9fc5ec;padding:4px 3px 2px}.hf-empty-state{padding:14px 4px 6px;font-size:.85rem;color:#b7dafb}.hf-list{display:flex;flex-direction:column;gap:6px;margin-top:4px}.hf-item{border-radius:10px;padding:6px 7px;background:linear-gradient(135deg,#071220,#050a15 70%);border:1px solid rgba(108,216,255,.35);box-shadow:0 8px 18px #000000fa,0 0 10px #000000e6;transition:transform .1s ease,box-shadow .1s ease,border-color .1s ease,background .1s ease}.hf-item:hover{transform:translateY(-1px) scale(1.01);border-color:#9cedfffa;box-shadow:0 14px 26px #000,0 0 18px #6fe0ffd9;background:linear-gradient(135deg,#0a1829,#050b17 75%)}.hf-item-main{display:flex;justify-content:space-between;align-items:flex-start;gap:6px}.hf-item-left{display:flex;align-items:center;gap:8px;flex:1}.hf-item-title{font-size:.9rem;font-weight:500;color:#f3fbff}.hf-item-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px;margin-left:6px}.hf-item-notes{margin-top:4px;font-size:.78rem;color:#c6e5ff}.hf-pill{font-size:.78rem;padding:2px 8px;border-radius:999px;background:#3ec3ff38;color:#e0f6ff;border:1px solid rgba(144,234,255,.9);white-space:nowrap}.hf-tag{font-size:.75rem;padding:1px 6px;border-radius:999px;background:#24b3ffc7;color:#021018}.hf-tag-soft{font-size:.75rem;padding:1px 6px;border-radius:999px;background:#113150f2;color:#e4f6ff}@media(max-width:650px){.hf-header{flex-direction:column;align-items:flex-start}.hf-card-wide{padding-inline:14px}.hf-form-row{flex-direction:column}.hf-button-primary{width:100%;justify-content:center}}@keyframes hf-header-breathe{0%{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(-1px)}to{opacity:.7;transform:translateY(0)}}.hf-chores-count{background:#ffffff26;padding:.1rem .5rem;border-radius:999px;font-size:.75rem}.hf-chore-pill{background:#ffffff0d;padding:.3rem .6rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-size:.85rem}.hf-header-chip{align-self:center;padding:.3rem .9rem;border-radius:999px;border:1px solid rgba(248,250,252,.3);background:linear-gradient(120deg,#facc152e,#f8fafc0a,#38bdf82e);box-shadow:0 0 10px #0f172ae6,0 0 18px #38bdf880;display:flex;flex-direction:column;gap:.1rem;min-width:0}.hf-header-chip-main{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:#fde68a;white-space:nowrap}.hf-header-chip-sub{font-size:.7rem;letter-spacing:.05em;color:#e5f2ff;opacity:.9}.hf-score-row{display:flex;gap:.5rem;margin:.5rem 0 .9rem;flex-wrap:wrap}.hf-score-card{flex:1 1 0;min-width:0;border-radius:999px;padding:.3rem .75rem;border:1px solid rgba(148,163,184,.6);background:radial-gradient(circle at top left,#38bdf81f,#0f172af2);display:flex;align-items:center;justify-content:space-between;font-size:.8rem}.hf-score-card-total{border-color:#fb923ccc}.hf-score-label{opacity:.85}.hf-score-value{font-weight:700}.hf-chore-pill{display:flex;align-items:center;gap:.4rem;padding:.25rem .5rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(148,163,184,.7);font-size:.85rem;overflow:visible}.hf-chore-pill-outline{background:transparent}.hf-chore-icon{border:none;background:transparent;color:#bbf7d0;cursor:pointer;padding:0 .25rem;font-size:.8rem;line-height:1;flex-shrink:0}.hf-chore-icon-remove{color:#fecaca}.hf-chore-icon:hover{filter:brightness(1.2)}.hf-chore-text{flex:1;min-width:0;white-space:normal}.hf-chore-pill-done{opacity:.6;text-decoration:line-through}.hf-chores-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.hf-chores-column{background:#ffffff08;padding:.75rem;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.hf-chores-summary{font-weight:600;display:flex;align-items:center;gap:.4rem;cursor:pointer}.hf-chores-count{background:#ffffff2e;padding:.1rem .5rem;border-radius:999px;font-size:.75rem}.hf-chores-two-up{margin-top:.5rem;display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hf-chores-name{font-weight:600;font-size:.85rem;margin-bottom:.25rem;opacity:.85}.hf-chores-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.hf-chores-empty{opacity:.7;font-style:italic;font-size:.8rem}@media(max-width:700px){.hf-chores-layout{grid-template-columns:1fr}}.hf-label{color:#e5f2ff}.hf-select{color:#e5f2ff;background-color:#0a1528f2}.hf-select option{color:#020617;background-color:#e5e7eb}.hf-header-ship-wrapper{padding:0 .6rem;flex-shrink:0}.hf-header-ship{position:relative;width:2.6rem;height:1.6rem;animation:hf-ship-breathe 3.8s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(56,189,248,.9))}.hf-ship-saucer{position:absolute;top:.15rem;left:50%;transform:translate(-50%);width:2.1rem;height:.95rem;border-radius:999px;background:radial-gradient(circle at 30% 0%,#e0f2fe,#38bdf8 40%,#0ea5e9 70%);box-shadow:0 0 14px #38bdf8e6,0 0 22px #3b82f6e6}.hf-ship-nacelle{position:absolute;bottom:0;width:.8rem;height:.22rem;border-radius:999px;background:linear-gradient(to right,#f97316,#fb923c);box-shadow:0 0 10px #fb923ce6}.hf-ship-nacelle-left{left:.25rem}.hf-ship-nacelle-right{right:.25rem}.hf-header-ship:after{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:1rem;height:.14rem;border-radius:999px;background:linear-gradient(to left,rgba(56,189,248,.9),transparent);opacity:.8}@keyframes hf-ship-breathe{0%{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-2px) scale(1.04);opacity:1}to{transform:translateY(0) scale(1);opacity:.9}}@media(max-width:600px){.hf-header{flex-wrap:wrap}.hf-header-ship-wrapper{order:3;margin-top:.4rem}}.hf-header-fleet{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.hf-header-ship-wrapper{padding:0 .2rem;flex-shrink:0}.hf-ufo{position:relative;width:2.2rem;height:1.2rem;animation:hf-ufo-breathe 3.6s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(56,189,248,.9))}.hf-ufo-body{position:absolute;top:.1rem;left:50%;transform:translate(-50%);width:2.1rem;height:1rem;border-radius:999px;background:radial-gradient(circle at 30% 0%,#e0f2fe,#38bdf8 45%,#0ea5e9 80%);box-shadow:0 0 18px #38bdf8e6,0 0 26px #3b82f6e6}.hf-ufo-glow{position:absolute;bottom:.05rem;width:.45rem;height:.22rem;border-radius:999px;background:radial-gradient(circle at 50% 0%,#fed7aa,#f97316);box-shadow:0 0 10px #fb923ce6}.hf-ufo-glow-left{left:.45rem}.hf-ufo-glow-right{right:.45rem}.hf-enterprise{position:relative;width:3rem;height:1.8rem;animation:hf-ent-breathe 4.2s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(96,165,250,.9))}.hf-ent-saucer{position:absolute;top:0rem;left:50%;transform:translate(-50%);width:2rem;height:1.05rem;border-radius:60% 60% 45% 45%;background:radial-gradient(circle at 30% 0%,#f9fafb,#bae6fd 40%,#60a5fa 80%);box-shadow:0 0 14px #60a5fae6,0 0 24px #3b82f6e6}.hf-ent-neck{position:absolute;top:.95rem;left:50%;transform:translate(-50%);width:.35rem;height:.35rem;border-radius:999px;background:#60a5fa}.hf-ent-hull{position:absolute;top:1.2rem;left:50%;transform:translate(-50%);width:1.35rem;height:.42rem;border-radius:999px;background:linear-gradient(to right,#1d4ed8,#60a5fa)}.hf-ent-nacelle{position:absolute;top:1.3rem;width:1rem;height:.24rem;border-radius:999px;background:linear-gradient(to right,#f97316,#fb923c);box-shadow:0 0 10px #fb923ce6}.hf-ent-nacelle-left{right:1.75rem}.hf-ent-nacelle-right{left:1.75rem}@keyframes hf-ufo-breathe{0%{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-2px) scale(1.04);opacity:1}to{transform:translateY(0) scale(1);opacity:.9}}@keyframes hf-ent-breathe{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-1px) scale(1.03)}to{transform:translateY(0) scale(1)}}@media(max-width:600px){.hf-header{flex-wrap:wrap}.hf-header-fleet{order:3;margin-top:.4rem}}.hf-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hf-header-ship-svg{padding:0 .6rem;flex-shrink:0}.hf-enterprise-svg-root{width:4.5rem;height:auto;overflow:visible;filter:drop-shadow(0 0 12px rgba(56,189,248,.9))}.hf-enterprise-svg-body{transform-origin:50% 40%;animation:hf-ent-breathe 4s ease-in-out infinite}.hf-ent-svg-saucer{fill:#dbeafe;stroke:#94a3b8cc;stroke-width:1.2}.hf-ent-svg-neck{fill:#93c5fd}.hf-ent-svg-hull{fill:#1d4ed8}.hf-ent-svg-strut{fill:#60a5fa}.hf-ent-svg-nacelle{fill:#0f172a;stroke:#38bdf8;stroke-width:1}.hf-ent-svg-engine{fill:#fb923c}.hf-ent-svg-engine-pulse{animation:hf-ent-engine-pulse 1.1s ease-in-out infinite}@keyframes hf-ent-breathe{0%{transform:translateY(0) scale(1);opacity:.9}50%{transform:translateY(-1.5px) scale(1.03);opacity:1}to{transform:translateY(0) scale(1);opacity:.9}}@keyframes hf-ent-engine-pulse{0%{transform:scale(1);filter:drop-shadow(0 0 6px rgba(251,146,60,.7))}50%{transform:scale(1.18);filter:drop-shadow(0 0 14px rgba(251,146,60,1))}to{transform:scale(1);filter:drop-shadow(0 0 6px rgba(251,146,60,.7))}}@media(max-width:600px){.hf-header{flex-wrap:wrap}.hf-header-ship-svg{order:2;margin-top:.4rem}}.hf-starship-wrap{padding:0 .6rem}.hf-starship{width:3.5rem;height:auto;filter:drop-shadow(0 0 8px rgba(56,189,248,.8))}.hf-ship-nacelle{fill:#1e3a8a;stroke:#38bdf8;stroke-width:1}.hf-ship-engine{fill:#fb923c;filter:drop-shadow(0 0 6px rgba(251,146,60,1))}.hf-starship{animation:hf-starship-breathe 4s ease-in-out infinite}@keyframes hf-starship-breathe{0%{transform:translateY(0)}50%{transform:translateY(-1.5px)}to{transform:translateY(0)}}.hf-starship-wrap{padding:0 .6rem;flex-shrink:0}.hf-starship{width:3.6rem;height:auto}@media(max-width:600px){.hf-header{flex-wrap:wrap}.hf-starship-wrap{order:2;margin-top:.4rem}}.hf-starship-wrap{position:relative}.hf-starship{position:relative;z-index:2}.hf-lcars-chip{border:none;text-align:left;border-radius:999px 0 0 999px;padding:.4rem .7rem .4rem 1rem;background:linear-gradient(90deg,#4c1d95,#7c3aed 40%,#0b1120 80%);color:#e5e7eb;font-size:.78rem;display:flex;flex-direction:column;gap:.05rem;cursor:default;box-shadow:0 0 10px #3b82f659;position:relative;overflow:hidden}.hf-starship-wrap{position:relative;padding:0 .6rem;flex-shrink:0}.hf-starship{width:3.6rem;height:auto;position:relative;z-index:2}.hf-starship-main{transform-origin:50% 30%;animation:hf-starship-breathe 5s ease-in-out infinite,hf-starship-cloak 14s ease-in-out infinite alternate}.hf-starship-wrap:hover .hf-starship{transform:translateY(-1px)}.hf-starship-wrap:hover .hf-starship-main{filter:drop-shadow(0 0 14px rgba(56,189,248,1))}.hf-starship-main.hf-starship-warp{animation:hf-starship-breathe 5s ease-in-out infinite,hf-starship-cloak 14s ease-in-out infinite alternate,hf-warp-flash .5s ease-out 1}.hf-ship-saucer{fill:#dbeafe;stroke:#94a3b8;stroke-width:1}.hf-ship-neck{fill:#93c5fd}.hf-ship-hull{fill:#1d4ed8}.hf-ship-nacelle{fill:#0f172a;stroke:#38bdf8;stroke-width:1}.hf-ship-engine{fill:#fb923c;filter:drop-shadow(0 0 8px rgba(251,146,60,1));animation:hf-engine-pulse 1.1s ease-in-out infinite}.hf-ship-fleet{fill:#bfdbfe;opacity:.55;filter:drop-shadow(0 0 6px rgba(59,130,246,.8));animation:hf-fleet-drift 9s ease-in-out infinite alternate}.hf-ship-fleet-far{opacity:.35;animation-duration:12s}@keyframes hf-starship-breathe{0%{transform:translateY(0) rotate(0)}25%{transform:translateY(-1px) rotate(-2deg)}50%{transform:translateY(-2px) rotate(.5deg)}75%{transform:translateY(-1px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes hf-starship-cloak{0%{opacity:.95}50%{opacity:.7}to{opacity:.9}}@keyframes hf-warp-flash{0%{filter:drop-shadow(0 0 8px rgba(56,189,248,.7))}50%{filter:drop-shadow(0 0 22px rgba(96,165,250,1))}to{filter:drop-shadow(0 0 8px rgba(56,189,248,.7))}}@keyframes hf-engine-pulse{0%{transform:scale(1)}50%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes hf-fleet-drift{0%{transform:translate(0)}to{transform:translate(2px)}}.hf-starship-wrap-warp:before,.hf-starship-wrap-warp:after{content:"";position:absolute;top:50%;right:50%;transform-origin:right center;height:.4rem;border-radius:999px;background:linear-gradient(to left,rgba(96,165,250,.9),rgba(56,189,248,.5),transparent);opacity:0;z-index:1;pointer-events:none}.hf-starship-wrap-warp:before{width:3.6rem;animation:hf-warp-streak-main .5s ease-out forwards}.hf-starship-wrap-warp:after{width:5rem;top:52%;opacity:.6;animation:hf-warp-streak-soft .5s ease-out forwards}@keyframes hf-warp-streak-main{0%{transform:translate(0) scaleX(.2);opacity:0}20%{transform:translate(-4px) scaleX(.9);opacity:1}to{transform:translate(-26px) scaleX(1.3);opacity:0}}@keyframes hf-warp-streak-soft{0%{transform:translate(0) scaleX(.3);opacity:0}25%{transform:translate(-6px) scaleX(1);opacity:.7}to{transform:translate(-32px) scaleX(1.4);opacity:0}}.hf-chore-pill{position:relative;overflow:hidden}.hf-chore-pill-done{opacity:.7}.hf-chore-pill-transport{animation:hf-transport-out .45s ease-out forwards}@keyframes hf-transport-out{0%{opacity:1;filter:none;transform:translateY(0)}30%{opacity:1;filter:brightness(1.4) saturate(1.3)}60%{opacity:.7;filter:blur(1px) brightness(1.8);transform:translateY(-1px)}to{opacity:.2;filter:blur(2px) brightness(2);transform:translateY(-4px)}}.hf-chore-pill-overdue{border-color:#f87171f2;box-shadow:0 0 0 1px #f8717180,0 0 16px #f8717180;animation:hf-chore-overdue 1.4s ease-in-out infinite}.hf-chore-alert{margin-left:.4rem;font-size:.8rem;color:#fecaca;text-shadow:0 0 6px rgba(248,113,113,.9)}@keyframes hf-chore-overdue{0%{box-shadow:0 0 0 1px #f8717166,0 0 8px #f8717166}50%{box-shadow:0 0 0 1px #f87171e6,0 0 18px #f87171e6}to{box-shadow:0 0 0 1px #f8717166,0 0 8px #f8717166}}.hf-motto-holo{position:relative;margin-top:.75rem;padding:.6rem .9rem;max-width:24rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:radial-gradient(circle at 0% 0%,rgba(96,165,250,.45),transparent 55%),#0f172acc;box-shadow:0 0 18px #38bdf866;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:.15rem;animation:hf-motto-spin 12s ease-in-out infinite;transform-origin:left center}.hf-motto-holo:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(120deg,rgba(56,189,248,.35),transparent 40%,rgba(244,114,182,.35));opacity:.7;mix-blend-mode:screen;pointer-events:none;animation:hf-motto-sheen 6s linear infinite}.hf-motto-label{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:#a5b4fc;opacity:.95}.hf-motto-text{font-size:.78rem;line-height:1.3;color:#e5e7eb}@keyframes hf-motto-spin{0%{transform:rotateY(-10deg) translateY(0)}50%{transform:rotateY(10deg) translateY(-1px)}to{transform:rotateY(-10deg) translateY(0)}}@keyframes hf-motto-sheen{0%{transform:translate(-30%);opacity:.2}50%{transform:translate(0);opacity:.7}to{transform:translate(30%);opacity:.2}}.hf-shell{margin-top:1.25rem;display:flex;align-items:flex-start;gap:1.5rem}.hf-lcars{width:230px;flex-shrink:0;display:flex;flex-direction:column;gap:.9rem;padding:.9rem .75rem .9rem 0}.hf-lcars-header{padding-left:.4rem}.hf-lcars-pill{border-radius:999px 0 0 999px;padding:.5rem .9rem .5rem 1rem;background:linear-gradient(90deg,#f97316,#f97316 40%,#f97316 60%,#0f172a);color:#0b1120;box-shadow:0 0 14px #f8fafc2e;display:flex;flex-direction:column;gap:.1rem}.hf-lcars-pill-main{background:linear-gradient(90deg,#f97316,#fbbf24 30%,#f97316 60%,#020617)}.hf-lcars-pill-label{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600}.hf-lcars-pill-text{font-size:.9rem;font-weight:600}.hf-lcars-stack{display:flex;flex-direction:column;gap:.4rem;padding-left:.4rem}.hf-lcars-chip{border:none;text-align:left;border-radius:999px 0 0 999px;padding:.4rem .7rem .4rem 1rem;background:linear-gradient(90deg,#4c1d95,#7c3aed 40%,#0b1120 80%);color:#e5e7eb;font-size:.78rem;display:flex;flex-direction:column;gap:.05rem;cursor:default;box-shadow:0 0 10px #3b82f659;position:relative;overflow:hidden;transition:transform .15s ease-out,box-shadow .25s ease-out}.hf-lcars-chip:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 0% 0%,rgba(251,191,36,.45),transparent 55%);opacity:0;pointer-events:none;transition:opacity .25s ease-out}.hf-lcars-chip:hover:after{opacity:1}.hf-lcars-chip:hover{transform:translate(4px);box-shadow:0 0 20px #ec489999}.hf-lcars-chip-sub{font-size:.7rem;color:#c4b5fd}.hf-lcars-footer{margin-top:auto;padding-left:.4rem;display:flex;flex-wrap:wrap;gap:.3rem}.hf-lcars-footer-tag{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;border-radius:999px;border:1px solid rgba(148,163,184,.6);padding:.2rem .55rem}.hf-shell .hf-layout{flex:1}@media(max-width:900px){.hf-shell{flex-direction:column}.hf-lcars{width:100%;padding-right:0}.hf-lcars-pill,.hf-lcars-chip{border-radius:999px}.hf-lcars-footer{justify-content:flex-start}}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#e5e7eb;background-color:#020617}#root{min-height:100vh;background:radial-gradient(circle at 0% 0%,rgba(56,189,248,.18),transparent 55%),radial-gradient(circle at 100% 0%,rgba(244,114,182,.18),transparent 55%),radial-gradient(circle at 0% 100%,rgba(129,140,248,.18),transparent 55%),radial-gradient(circle at 100% 100%,rgba(34,211,238,.2),transparent 55%),#020617;background-attachment:fixed}.hf-app{min-height:100vh;padding:1.75rem 1.5rem 2.5rem;display:flex;flex-direction:column;gap:1.25rem}.hf-header{border-radius:1.5rem;padding:1.4rem 1.6rem;background:radial-gradient(circle at 0% 0%,rgba(56,189,248,.3),transparent 55%),radial-gradient(circle at 100% 100%,rgba(244,114,182,.18),transparent 55%),#0f172aeb;border:1px solid rgba(148,163,184,.45);box-shadow:0 25px 60px #0f172ad9,0 0 30px #3b82f666}.hf-header-title{font-size:1.9rem;background:linear-gradient(120deg,#e5e7eb,#a5b4fc,#38bdf8);-webkit-background-clip:text;color:transparent}.hf-header-subtitle{margin-top:.2rem;font-size:.9rem;color:#cbd5f5}.hf-card{background:radial-gradient(circle at 0% 0%,rgba(56,189,248,.12),transparent 55%),#0f172ae6;border-radius:1.25rem;border:1px solid rgba(148,163,184,.35);box-shadow:0 20px 40px #0f172ae6,0 0 20px #0f172ae6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hf-card-header{border-bottom:1px solid rgba(51,65,85,.8)}.hf-card-title{color:#e5e7eb}.hf-card-subtitle{color:#9ca3af}.hf-input,.hf-select{background:#0f172aeb;border-radius:.75rem;border:1px solid rgba(148,163,184,.6);color:#e5e7eb;box-shadow:0 0 0 1px #0f172acc}.hf-input::placeholder{color:#94a3b8b3}.hf-input:focus,.hf-select:focus{outline:none;border-color:#38bdf8;box-shadow:0 0 0 1px #38bdf899,0 0 20px #38bdf84d}.hf-button-primary{border-radius:999px;border:none;background:radial-gradient(circle at 0% 0%,#22c55e,#16a34a);color:#f9fafb;font-weight:600;padding:.55rem 1.4rem;box-shadow:0 12px 30px #16a34a80,0 0 18px #16a34ab3;transform:translateY(0);transition:transform .08s ease-out,box-shadow .12s ease-out}.hf-button-primary:hover{transform:translateY(-1px);box-shadow:0 16px 40px #16a34ab3,0 0 24px #16a34ae6}.hf-pill{background:#0f172ae6;border-radius:999px;border:1px solid rgba(148,163,184,.8);color:#e5e7eb}.hf-chores-list{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.9) transparent}.hf-chores-list::-webkit-scrollbar{width:6px}.hf-chores-list::-webkit-scrollbar-thumb{background:#94a3b8cc;border-radius:999px}.hf-chore-pill{background:#0f172af2;border:1px solid rgba(148,163,184,.7);color:#e5e7eb}.hf-chore-pill-done{background:#0f172abf}.hf-chore-icon{background:#0f172ae6;border-radius:999px;border:1px solid rgba(148,163,184,.8);color:#e5e7eb}.hf-score-card{background:#0f172ae6;border-radius:.9rem;border:1px solid rgba(148,163,184,.6);box-shadow:0 12px 25px #0f172ae6}.hf-header-chip{background:radial-gradient(circle at 0% 0%,rgba(56,189,248,.25),transparent 55%),#0f172af2;border-radius:.9rem;border:1px solid rgba(148,163,184,.7);box-shadow:0 14px 30px #0f172ae6}.hf-lcars-pill{box-shadow:0 0 18px #f8fafc38}.hf-lcars-chip{box-shadow:0 0 16px #3b82f673}.hf-lcars-footer-tag{background:#0f172ae6}@media(max-width:600px){.hf-app{padding:1.1rem 1rem 2rem}}.hf-lcars-chip-active{background:linear-gradient(90deg,#ff7ad8,#ffb3ff);box-shadow:0 0 20px #f9f9;transform:translate(6px)}@keyframes hf-section-pulse{0%{box-shadow:0 0 #ff55ff80}to{box-shadow:0 0 0 20px #f5f0}}.hf-section-pulse{animation:hf-section-pulse .8s ease-out}.hf-lcars-chip-active,.hf-lcars-chip-active .hf-lcars-chip-sub{color:#fff!important;text-shadow:0 0 4px rgba(255,255,255,.8)}.hf-lcars-chip-active,.hf-lcars-chip-active .hf-lcars-chip-sub{color:#fff!important;text-shadow:0 0 6px rgba(255,255,255,.85)}.hf-ship-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,#000028e6,#000000f2);display:flex;align-items:center;justify-content:center;z-index:999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hf-ship-modal{position:relative;max-width:640px;width:100%;padding:24px 24px 20px;border-radius:24px;background:radial-gradient(circle at top left,#253456,#0b0f1d 60%,#050712);box-shadow:0 0 40px #000000e6,0 0 30px #9cf6;border:1px solid rgba(153,204,255,.5);color:#f5f7ff;animation:hf-ship-modal-in .26s ease-out}@keyframes hf-ship-modal-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.hf-ship-modal-header{margin-bottom:12px}.hf-ship-modal-title{font-size:1.15rem;letter-spacing:.16em;text-transform:uppercase;margin:0;display:flex;gap:.5rem;align-items:baseline;color:#fff}.hf-ship-modal-title span{font-size:.9rem;color:#a3b7ff}.hf-ship-modal-sub{margin:4px 0 0;font-size:.85rem;color:#bdc6ff}.hf-ship-modal-body{display:flex;gap:16px;margin-top:14px;align-items:flex-start}@media(max-width:640px){.hf-ship-modal-body{flex-direction:column}}.hf-ship-modal-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;flex:1.4}.hf-ship-modal-tag{background:radial-gradient(circle at top left,#8cbeff2e,#091023e6);border-radius:999px;padding:6px 12px;display:flex;justify-content:space-between;gap:6px;border:1px solid rgba(174,207,255,.4);font-size:.8rem}.hf-ship-tag-label{text-transform:uppercase;letter-spacing:.12em;color:#93a6ff}.hf-ship-tag-value{font-weight:500;color:#fff}.hf-ship-schematic{flex:1;align-self:stretch;border-radius:999px;background:radial-gradient(circle at top,#ffffff0a,#020817f2);border:1px solid rgba(133,187,255,.4);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hf-ship-schematic-saucer{width:70px;height:32px;border-radius:999px;background:radial-gradient(circle at 30% 20%,#fff,#b6cfff 55%,#6ea2ff 90%);box-shadow:0 0 28px #c6deffcc;opacity:.96}.hf-ship-schematic-hull{position:absolute;width:46px;height:10px;border-radius:999px;background:linear-gradient(90deg,#426dff,#6aa1ff);top:50%;transform:translateY(10px)}.hf-ship-schematic-nacelle{position:absolute;width:42px;height:5px;border-radius:999px;background:linear-gradient(90deg,#347,#7aaaff);opacity:.9}.hf-ship-schematic-n1{transform:translateY(-16px)}.hf-ship-schematic-n2{transform:translateY(22px)}.hf-ship-modal-close{margin-top:18px;padding:8px 16px;border-radius:999px;border:1px solid rgba(180,210,255,.7);background:radial-gradient(circle at top,#90c4ff4d,#060c22f2);color:#e9f0ff;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.hf-ship-modal-close:hover{box-shadow:0 0 14px #90c4ffb3;transform:translateY(-1px)}.hf-card-header-side{display:flex;align-items:center;gap:.5rem}.hf-shared-toggle{padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff0f;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.hf-shared-toggle-active{background:#ffb95059;box-shadow:0 0 12px #ffb95099}.hf-chores-three-up{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.hf-chores-column-shared-missions{position:relative;overflow:hidden}.hf-chores-column-shared-missions:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;border-radius:999px;background:linear-gradient(180deg,#ffc478e6,#ff805033);box-shadow:0 0 16px #ffc478e6;opacity:.85;pointer-events:none}.hf-chores-summary-shared{position:relative;padding-left:.9rem;border-radius:999px;background:radial-gradient(circle at 0% 50%,rgba(255,196,120,.3),transparent 55%),#ffffff05;box-shadow:0 0 10px #ffc47880,0 0 20px #ff805059}.hf-chores-summary-tag{display:inline-flex;align-items:center;justify-content:center;margin-right:.5rem;padding:2px 8px;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;border:1px solid rgba(255,196,120,.8);background:#0f0a03e6;box-shadow:0 0 8px #ffc478b3}.hf-chores-list-shared .hf-chore-pill{border-color:#ffc478a6;box-shadow:0 0 #ffc47800;transition:transform .14s ease-out,box-shadow .2s ease-out,border-color .14s ease-out}.hf-chores-list-shared .hf-chore-pill:hover{transform:translateY(-1px);box-shadow:0 0 10px #ffc478a6,0 0 18px #ff8c508c;border-color:#ffd091f2}.hf-chores-list-shared .hf-chore-pill.hf-chore-pill-done{border-color:#a0ffbe99;box-shadow:0 0 10px #a0ffbe80,0 0 16px #78d2a066}@keyframes hf-shared-mission-breathe{0%{box-shadow:0 0 #ffc47800}50%{box-shadow:0 0 24px #ffc47833}to{box-shadow:0 0 #ffc47800}}.hf-chores-column-shared-missions{animation:hf-shared-mission-breathe 5s ease-in-out infinite}.hf-shared-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:6px}.hf-shared-icon-svg{width:22px;height:12px;opacity:.9;filter:drop-shadow(0 0 4px rgba(255,196,120,.6));transform:translateY(1px)}.hf-chores-list{list-style:none;margin:0;padding:0}.hf-chore-pill{display:flex;align-items:center;justify-content:space-between;padding:.15rem .55rem;border-radius:999px;width:100%;min-height:2rem;box-sizing:border-box}.hf-chore-icon{flex:0 0 auto;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:.85rem}.hf-chore-text{flex:1 1 auto;margin:0 .4rem;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-chores-two-up{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;align-items:flex-start}.hf-chores-three-up{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem 1rem;align-items:flex-start}@media(max-width:768px){.hf-chores-three-up{grid-template-columns:1fr;gap:.75rem}}.hf-chores-three-up>div,.hf-chores-two-up>div{min-width:0}@media(max-width:768px){.hf-name-settings-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.5rem;width:100%}.hf-name-settings-row>*{width:100%!important;max-width:100%!important;flex:none!important}}.hf-quick-add{margin:1.5rem 0}.hf-quick-buttons{display:flex;flex-direction:column;gap:.75rem;padding:0 1rem 1rem}.hf-quick-btn{background:linear-gradient(90deg,#7df16d,#3bc23d);color:#000;font-weight:600;padding:.9rem 1.3rem;border-radius:20px;border:none;box-shadow:0 0 20px #00ff0040;cursor:pointer;font-size:1rem;transition:.2s ease}.hf-quick-btn:hover{transform:scale(1.04);box-shadow:0 0 30px #0f06}@media(max-width:768px){.hf-quick-buttons{padding:0 .5rem 1.2rem}}.ship-panel{position:fixed;top:80px;right:20px;width:320px;max-width:90vw;background:#0a0a0aeb;border:1px solid rgba(255,165,0,.4);border-radius:12px;box-shadow:0 0 25px #ffa50040;padding:16px;z-index:999;opacity:0;transform:translateY(-10px) scale(.98);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.ship-panel.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}*{margin:0;padding:0;box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:radial-gradient(circle at top left,#050b18,#02030a 60%);color:#e9f5ff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#050814}::-webkit-scrollbar-thumb{background:#4b77aab3;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#77b2ebe6}a{color:#4fd4ff;text-decoration:none}a:hover{text-decoration:underline}button,input,select{font-family:inherit;color:inherit;-webkit-tap-highlight-color:transparent}
