.store-app{color:#182b46;background:#f4f6fa;min-height:100vh;font-size:16px;line-height:1.7}.store-app *{box-sizing:border-box}.store-header{background:#fff;border-bottom:1px solid #dce3ee;justify-content:space-between;align-items:center;gap:24px;padding:24px max(24px,50vw - 530px);display:flex}.store-header img{width:210px;max-width:50vw;height:auto}.store-app main{max-width:1060px;margin:0 auto;padding:32px 24px 64px}.store-app a{color:#1756aa;text-decoration:underline}.store-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.store-heading p,.store-kicker{color:#4e617d;margin:0 0 8px;font-size:14px}.store-app h1{margin:0;font-size:30px;line-height:1.4}.store-app h2{margin:0 0 12px;font-size:22px}.store-app h3{margin:0 0 12px;font-size:20px}.store-app h4{margin:24px 0 8px;font-size:16px}.store-card{background:#fff;border:1px solid #dce3ee;border-radius:14px;margin-bottom:24px;padding:28px}.store-form{grid-template-columns:1fr 1fr;gap:20px;margin-top:24px;display:grid}.store-form label,.store-select{flex-direction:column;gap:8px;font-weight:600;display:flex}.store-form input,.store-form textarea,.store-form select,.store-select select{width:100%;font:inherit;color:#182b46;background:#fff;border:1px solid #aebbd0;border-radius:8px;padding:12px}.store-form textarea{min-height:140px}.store-wide{grid-column:1/-1}.store-app small,.store-note{color:#52637a;font-size:14px;font-weight:400}.store-button,.store-secondary{font:inherit;cursor:pointer;border-radius:8px;padding:12px 18px;font-weight:600;line-height:1.5}.store-app .store-button{color:#fff;background:#163e78;border:1px solid #163e78;text-decoration:none;display:inline-block}.store-secondary{color:#163e78;background:#fff;border:1px solid #aebbd0}.store-app button:disabled{opacity:.55;cursor:default}:is(.store-app button:focus-visible,.store-app a:focus-visible,.store-app input:focus-visible,.store-app textarea:focus-visible,.store-app select:focus-visible){outline-offset:3px;outline:3px solid #58a1ff}.store-message{white-space:pre-wrap;background:#e9f1ff;border-left:4px solid #245da6;padding:16px}.store-schedule{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.store-schedule button{white-space:nowrap}.store-select{margin-bottom:24px}.store-summary{font-size:20px;font-weight:600}.store-app pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f2f5fa;border-radius:8px;padding:20px;font-family:inherit}.store-buttons{flex-wrap:wrap;gap:12px;display:flex}.store-history{border-bottom:1px solid #e5e9f0;padding:16px 0}.store-warning{color:#81561a}.store-app p{overflow-wrap:anywhere}.store-actions>p{margin-bottom:20px}@media (max-width:640px){.store-header{padding:20px}.store-app main{padding:24px 16px}.store-heading,.store-schedule{flex-direction:column;align-items:stretch}.store-card{padding:20px}.store-form{grid-template-columns:1fr}.store-app h1{font-size:26px}.store-buttons>*{width:100%}.store-header>a:last-child{font-size:14px}}.store-header{background:#102846;border-bottom-color:#102846}.store-header>a:last-child{color:#dce6f5}.store-header img{display:block}.store-header-links{align-items:center;gap:16px;display:flex}.store-header-links a{color:#dce6f5}.store-header-links button{padding:6px 10px;font-size:13px}
