:root{font-family:Inter,ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25213b;background:#fff8ee;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,#ffe7f0 0,transparent 28%),#fff8ee}.app-shell{max-width:1180px;margin:auto;min-height:100vh;padding:0 20px 100px}.topbar{height:82px;display:flex;align-items:center;gap:12px}.brand-mark{width:48px;height:48px;border-radius:17px;background:#ff4f8b;color:#fff;font-size:36px;font-weight:900;display:grid;place-items:center;box-shadow:5px 5px #25213b}.topbar>div:nth-child(2){display:flex;flex-direction:column}.topbar span{font-size:12px;color:#6f6987}.avatar{margin-left:auto;width:42px;height:42px;border:0;border-radius:50%;background:#59d9c1;font-weight:900;color:#25213b}.hero-card{position:relative;overflow:hidden;min-height:350px;padding:40px;border:3px solid #25213b;border-radius:34px;background:linear-gradient(135deg,#ff4f8b,#ff7a59);box-shadow:10px 10px #25213b;color:#fff}.hero-card h1{max-width:680px;font-size:clamp(42px,8vw,78px);line-height:.95;margin:12px 0 20px;letter-spacing:-.06em}.hero-card button{border:3px solid #25213b;border-radius:18px;background:#ffd84a;padding:15px 20px;font-weight:900;display:inline-flex;gap:10px;align-items:center;box-shadow:5px 5px #25213b}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:12px}.sticker{position:absolute;right:25px;top:25px;background:#59d9c1;color:#25213b;padding:10px 14px;border:3px solid #25213b;border-radius:99px;font-weight:900;transform:rotate(4deg)}.orbit{position:absolute;border:5px solid rgba(255,255,255,.45);border-radius:50%}.orbit-one{width:230px;height:230px;right:-70px;bottom:-100px}.orbit-two{width:110px;height:110px;right:120px;bottom:-65px}.today-card{margin-top:28px;background:#fff;border:3px solid #25213b;border-radius:26px;padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.today-card h2{font-size:30px;margin:5px 0}.today-card p{margin:0;color:#6f6987}.today-badge{display:flex;flex-direction:column;align-items:center;background:#2f80ed;color:#fff;padding:18px;border-radius:20px;min-width:110px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.quick-grid button{min-height:150px;text-align:left;border:3px solid #25213b;border-radius:24px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:8px;box-shadow:5px 5px #25213b}.quick-grid svg{width:30px;height:30px}.quick-grid span{font-weight:900;font-size:18px}.quick-grid small{color:#6f6987}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:25px 0}.section-heading h1{font-size:clamp(38px,7vw,70px);margin:4px 0;letter-spacing:-.05em}.trip-pill{background:#2f80ed;color:#fff;border:3px solid #25213b;border-radius:99px;padding:10px 14px;font-weight:900}.days-list{display:grid;gap:14px}.day-row{display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:18px;background:#fff;border:3px solid #25213b;border-radius:24px;padding:18px}.day-number{width:58px;height:58px;border-radius:18px;background:#ffd84a;display:grid;place-items:center;font-weight:1000;font-size:22px}.day-row h3{margin:4px 0;font-size:22px}.day-row p,.day-row small{margin:0;color:#6f6987}.day-meta{display:flex;flex-direction:column;align-items:end;font-weight:800}.checklist{display:grid;gap:12px}.checklist button{border:3px solid #25213b;border-radius:20px;padding:18px;background:#fff;display:flex;gap:14px;align-items:center;font-size:17px;font-weight:800}.checklist button.done{background:#c8f4e8;text-decoration:line-through}.family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.family-grid article{background:#fff;border:3px solid #25213b;border-radius:24px;padding:22px;text-align:center}.family-icon{width:70px;height:70px;border-radius:24px;background:#ff4f8b;color:#fff;display:grid;place-items:center;margin:auto;font-size:30px;font-weight:900}.bottom-nav{position:fixed;z-index:20;bottom:16px;left:50%;transform:translate(-50%);width:min(620px,calc(100% - 24px));display:grid;grid-template-columns:repeat(4,1fr);background:#25213b;border-radius:24px;padding:8px;box-shadow:0 15px 40px #25213b4d}.bottom-nav button{border:0;background:transparent;color:#b8b2cd;padding:10px;border-radius:17px;display:flex;flex-direction:column;align-items:center;gap:4px}.bottom-nav button.active{background:#fff;color:#25213b}.bottom-nav span{font-size:11px;font-weight:800}@media(max-width:800px){.quick-grid,.family-grid{grid-template-columns:repeat(2,1fr)}.day-row{grid-template-columns:58px 1fr}.day-meta{grid-column:2;align-items:start;flex-direction:row;gap:15px}.section-heading{align-items:start;flex-direction:column;gap:12px}}@media(max-width:520px){.app-shell{padding-inline:12px}.topbar strong{font-size:14px}.hero-card{padding:28px 22px;min-height:370px}.sticker{font-size:10px}.today-card{align-items:flex-start}.today-badge{min-width:82px;padding:12px}.quick-grid{gap:10px}.quick-grid button{min-height:130px;padding:15px}.day-row{padding:14px;gap:12px}.day-number{width:50px;height:50px}.family-grid{grid-template-columns:1fr 1fr}}button{font:inherit;cursor:pointer}button:focus-visible{outline:4px solid #2f80ed;outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
