.hce{--hce-navy:#182438;--hce-champagne:#e6d4b8;--hce-cream:#fffaf2;--hce-plum:#673e59;box-sizing:border-box;width:100%;margin:24px 0;color:var(--hce-navy);font-family:inherit;line-height:1.5;isolation:isolate}

.hce *,.hce *::before,.hce *::after{box-sizing:border-box}

.hce .hce-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;min-height:76px;border:1px solid var(--hce-champagne);border-radius:16px;background:var(--hce-cream);padding:7px;box-shadow:0 3px 14px #18243808}

.hce .hce-action{appearance:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:60px;padding:6px 2px;margin:0;border:0;border-radius:10px;background:transparent;color:var(--hce-navy);font:600 12px/1.25 system-ui,sans-serif;text-decoration:none;box-shadow:none;cursor:pointer;letter-spacing:0;text-transform:none}

.hce .hce-action svg{display:block;flex:none;width:22px;height:22px}

.hce .hce-action:hover,.hce .hce-action[aria-pressed=true]{background:var(--hce-cream);background:color-mix(in srgb,var(--hce-champagne) 35%,var(--hce-cream));color:var(--hce-plum)}

.hce .hce-action[aria-pressed=true] svg{fill:currentColor;fill-opacity:.12}

.hce .hce-add{background:var(--hce-navy);color:var(--hce-cream)}

.hce .hce-add:hover{background:var(--hce-plum);color:var(--hce-cream)}

.hce button:disabled{opacity:.5;cursor:default}

.hce :is(button,a,select):focus-visible{outline:3px solid var(--hce-plum);outline-offset:3px}

.hce .hce-dialog{position:fixed;inset:0;margin:auto;width:min(440px,calc(100% - 32px));max-width:440px;max-height:calc(100dvh - 32px);padding:0;border:1px solid var(--hce-champagne);border-radius:20px;background:var(--hce-cream);color:var(--hce-navy);box-shadow:0 24px 80px #18243840;overflow:auto;font-family:inherit}

.hce .hce-dialog:not([open]){display:none}

.hce .hce-dialog::backdrop{background:#18243899}

.hce .hce-card{padding:34px 26px 26px;position:relative}

.hce .hce-close{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:44px;height:44px;padding:10px;border:0;border-radius:50%;background:transparent;color:var(--hce-navy);cursor:pointer;box-shadow:none}

.hce .hce-eyebrow{margin:0 36px 12px 0;font:700 10px/1.5 system-ui,sans-serif;letter-spacing:1.5px;color:var(--hce-plum)}

.hce .hce-title{margin:0 0 12px;padding:0;font-family:Georgia,serif;font-size:27px;font-weight:500;line-height:1.2;color:var(--hce-navy);letter-spacing:-.4px;text-transform:none}

.hce .hce-copy{margin:0 0 22px;font:400 15px/1.6 system-ui,sans-serif;color:var(--hce-navy)}

.hce .hce-links{display:flex;flex-wrap:wrap;gap:10px}

.hce .hce-link{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:46px;flex:1 1 140px;padding:12px 15px;margin:0;border:1px solid var(--hce-champagne);border-radius:10px;background:transparent;color:var(--hce-navy);font:600 13px/1.4 system-ui,sans-serif;text-decoration:none;cursor:pointer;box-shadow:none;text-transform:none;letter-spacing:0}

.hce .hce-primary{background:var(--hce-navy);border-color:var(--hce-navy);color:var(--hce-cream)}

.hce .hce-link:hover{background:var(--hce-plum);border-color:var(--hce-plum);color:var(--hce-cream)}

.hce .hce-note{margin:16px 0 0;font:400 12px/1.6 system-ui,sans-serif;color:var(--hce-plum)}

.hce .hce-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@media(min-width:600px){.hce .hce-action{flex-direction:row;gap:9px;font-size:13px;min-height:52px}.hce .hce-bar{min-height:68px}}

@media(prefers-reduced-motion:no-preference){.hce .hce-action,.hce .hce-link{transition:background-color .15s,color .15s}}

@media(forced-colors:active){.hce .hce-action{border:1px solid ButtonText}.hce .hce-action[aria-pressed=true]{outline:2px solid Highlight}}



.hce .hce-speed{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;color:var(--hce-navy);font:600 13px/1.5 system-ui,sans-serif}

.hce .hce-speed select{width:auto;min-width:122px;max-width:60%;min-height:44px;margin:0;padding:8px 30px 8px 12px;border:1px solid var(--hce-champagne);border-radius:8px;background-color:var(--hce-cream);color:var(--hce-navy);font:inherit;box-shadow:none}

