:root{--pc-control-height:44px;--pc-radius-sm:8px;--pc-radius-md:12px;--pc-radius-lg:16px;--pc-shadow-sm:0 10px 28px #0f2d5c14;--pc-shadow-lg:0 28px 72px #0f2d5c38;--pc-z-header:20;--pc-z-dropdown:40;--pc-z-drawer:60;--pc-z-toast:70;--pc-z-modal:80}.pc-modal-layer{z-index:var(--pc-z-modal);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#102a566b;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.pc-modal-surface{border-radius:var(--pc-radius-lg);max-height:calc(100dvh - 48px);box-shadow:var(--pc-shadow-lg);background:#fff;border:1px solid #2563eb29;overflow:hidden}.pc-icon-button{border-radius:var(--pc-radius-md);color:#18305f;cursor:pointer;background:#fff;border:1px solid #2563eb29;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:inline-grid}.pc-icon-button:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb57}.pc-icon-button.is-danger{color:#b42318;border-color:#dc262633}.pc-icon-button:disabled{cursor:not-allowed;opacity:.5}.pc-search-field{width:min(460px,100%);height:var(--pc-control-height);border-radius:var(--pc-radius-md);color:#18305f;background:#fff;border:1px solid #2563eb33;grid-template-columns:20px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:0 4px 0 12px;transition:border-color .16s,box-shadow .16s;display:grid}.pc-search-field.is-compact{width:min(340px,100%)}.pc-search-field:focus-within{border-color:#6b9dff;box-shadow:0 0 0 3px #2563eb1f}.pc-search-icon{color:#4e668a}.pc-search-field input{color:#102a56;width:100%;min-width:0;height:42px;box-shadow:none;font:inherit;background:0 0;border:0;outline:0;padding:0}.pc-search-field input:focus,.pc-search-field input:focus-visible{box-shadow:none;border:0;outline:0}.pc-search-field input::placeholder{color:#7183a2}.pc-search-submit{color:#fff;background:#2563eb;border:0;border-radius:9px;min-width:72px;height:36px;padding:0 14px;font-weight:600}.pc-price-display{color:#1d4ed8;font-variant-numeric:tabular-nums;text-align:left;white-space:nowrap;background:0 0;border:0;align-items:baseline;gap:4px;min-width:0;font-style:normal;display:inline-flex}.pc-price-currency,.pc-price-amount{flex-shrink:0}button.pc-price-display.is-login{border-radius:var(--pc-radius-sm);cursor:pointer;text-align:center;white-space:nowrap;background:#eff6ff;border:1px solid #2563eb2e;justify-content:center;align-items:center;min-height:40px;padding:0 10px;font-weight:600;line-height:1}.pc-price-tier,.pc-price-suffix{color:#587196;font-size:12px;font-weight:500}.pc-price-currency{font-size:14px;font-weight:600}.pc-price-amount{color:#1d4ed8;font-size:20px;font-weight:700;line-height:1.2}.pc-price-display.is-empty{color:#587196;font-size:13px;font-weight:500}.pc-money-display .pc-price-amount{font-size:inherit}.pc-app-route-loading{color:#0f2d5c;background:#f3f8ff;place-items:center;min-height:100dvh;display:grid}.pc-app-route-loading>section{justify-items:center;gap:14px;display:grid}.pc-app-route-loading>section>span{border:3px solid #2563eb2e;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite pc-shared-loading-spin}@keyframes pc-shared-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.pc-app-route-loading>section>span{animation:none}}
