*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#f5f5f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#111827}.page-root{min-height:100vh;display:flex;justify-content:center;padding:16px}.page-container{width:100%;max-width:480px;margin:auto}.header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.title{font-size:22px;font-weight:700;margin:0}.title.small{font-size:18px}.subtitle{font-size:13px;color:#6b7280;margin-top:6px;margin-bottom:0;line-height:1.5}.card{margin-top:16px;background:#fff;border-radius:18px;padding:20px 18px 22px;box-shadow:0 14px 30px #0f172a29}.label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.input-date{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #d1d5db;font-size:14px}.primary-btn,.secondary-btn{width:100%;padding:11px 12px;border-radius:999px;border:none;font-size:15px;font-weight:600;cursor:pointer;margin-top:16px}.primary-btn{background:#111827;color:#fff}.primary-btn:disabled{opacity:.5;cursor:default}.secondary-btn{background:#f3f4ff;color:#4f46e5}.helper-text{margin-top:10px;font-size:12px;color:#6b7280;line-height:1.5}.error-box{margin-top:10px;padding:8px 10px;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:13px}.summary{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.summary-label{font-size:13px;color:#6b7280}.summary-value{font-size:14px;font-weight:500;color:#111827}.summary-value.price{font-size:18px;font-weight:700}.badge{display:inline-block;margin-left:6px;padding:2px 8px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:11px}.back-btn{border:none;background:transparent;padding:4px 4px 4px 0;font-size:20px;cursor:pointer}.pills-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;background:#f3f4ff;color:#4f46e5}.pill strong{font-weight:600}.pill span{font-weight:500}.meta{font-size:12px;color:#6b7280;line-height:1.5;margin-bottom:10px}.story-box{margin-top:8px;padding:12px 10px;background:#f9fafb;border-radius:12px;white-space:pre-wrap;font-size:14px;line-height:1.7;color:#111827}.btn-column{display:flex;flex-direction:column;width:100%}.ghost-btn{width:100%;padding:10px 12px;font-size:14px;color:#6b7280;background:transparent;border:none;border-radius:999px;text-align:center}.ghost-btn:hover{background:#f3f4f6}
