@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,wght@0,400;0,600;1,400;1,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,700;12..96,800&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,600;1,8..60,400&display=swap";html.budget-light{color-scheme:light;--bg: #faf9f5;--surface: #ffffff;--surface-2: #f0eee8;--border: #e7e4da;--text: #1a1a17;--text-muted: #6b6b60;--text-dim: #9a968a;--accent: #1f7a52;--accent-fg: #ffffff;--accent-soft: #e4efe8;--accent-border: #bcd7c8;--green: #1f7a52;--green-soft: #e4efe8;--green-border: #bcd7c8;--amber: #b4682f;--amber-soft: #f5ead9;--red: #c0453b;--red-soft: #f7e6e4;--buy: #1f7a52;--sell: #c0453b;--row-hover: #fafaf7;--row-selected: #f0eee8;--bud-sidebar: #f4f2ec;--bud-sidebar-border: #e7e4da;--bud-card-border: #eae7de;--bud-hairline: #f2f0e9;--bud-hairline-2: #f4f2eb;--bud-track: #f0eee7;--bud-chip: #f0eee8;--bud-chip-active: #ebe9e1;--bud-needs: #5b8db0;--bud-needs-tint: #eaf1f6;--bud-wants: #c6795a;--bud-wants-tint: #f7ece6;--bud-savings: #1f7a52;--bud-savings-tint: #e4efe8;--bud-income: #3e8e7e;--bud-income-tint: #e0efec;--bud-red: #c0453b;--bud-spend: #e2703a;--bud-spend-compare: #96917f;--bud-serif: "Newsreader", Georgia, serif;--bud-sans: "Figtree", "Inter", system-ui, sans-serif}html.budget-light body{background:var(--bg)}html.budget-light{--grad-surface: var(--bud-sidebar);--glass-border: var(--border);--elev-1: 0 1px 2px rgba(26, 26, 23, .05)}.budget-root{font-family:var(--bud-sans);-webkit-font-smoothing:antialiased;color:var(--text)}.budget-root ::-webkit-scrollbar{width:10px;height:10px}.budget-root ::-webkit-scrollbar-thumb{background:#dad7ce;border-radius:8px;border:3px solid transparent;background-clip:content-box}.budget-sidebar{width:248px;background:var(--bud-sidebar);border-right:1px solid var(--bud-sidebar-border);box-shadow:none;padding:22px 16px 16px;overflow-y:auto}.budget-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 20px}.budget-brand-mark{width:30px;height:30px;border-radius:9px;background:var(--accent);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.budget-brand-name{font-family:var(--bud-serif);font-size:22px;font-weight:500;letter-spacing:-.01em;color:var(--text)}.budget-navitem{display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:10px;font-size:14px;cursor:pointer;color:#5a574c;text-decoration:none;transition:background .1s ease}.budget-navitem:hover{background:#f0eee8}.budget-navitem.is-active{background:var(--bud-chip-active);font-weight:600;color:var(--text)}.budget-navitem.is-active:hover{background:var(--bud-chip-active)}.budget-navitem .budget-navicon{width:18px;text-align:center;font-size:15px;opacity:.9}.budget-navbadge{font-size:11px;font-weight:600;background:#e4e1d7;color:var(--text-muted);padding:1px 7px;border-radius:20px}.budget-sidebar-heading{margin-top:26px;padding:0 8px 8px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim)}.budget-sidebar-account:hover{background:#f0eee8}.budget-mobilebar{display:none;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--border);background:var(--bud-sidebar)}@media (max-width: 768px){.budget-mobilebar{display:flex}}.bud-card{background:var(--surface);border:1px solid var(--bud-card-border);border-radius:14px}.bud-card-lg{background:var(--surface);border:1px solid var(--bud-card-border);border-radius:16px}.bud-page-title{font-family:var(--bud-serif);font-size:27px;font-weight:500;letter-spacing:-.01em}.num{font-variant-numeric:tabular-nums;letter-spacing:-.01em}.bud-row-hover:hover{background:var(--row-hover)}.bud-chip{padding:7px 15px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;background:var(--bud-chip);color:#5a574c;border:none;transition:background .1s ease}.bud-chip:hover{background:var(--bud-chip-active)}.bud-chip.is-active{background:var(--accent);color:#fff}.bud-chip:disabled{opacity:.45;cursor:not-allowed}.bud-seg-wrap{display:flex;gap:2px;background:var(--bud-chip);border-radius:11px;padding:4px}.bud-seg{padding:7px 14px;border-radius:9px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;color:var(--text-muted);border:none;background:transparent}.bud-seg.is-active{background:#fff;color:var(--text);box-shadow:0 1px 2px #00000014}.bud-seg:disabled{opacity:.45;cursor:not-allowed}.bud-meta-row{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:6px;column-gap:6px;row-gap:2px}.bud-meta-row>span+span:before{content:"·";margin-right:6px;opacity:.5}.bud-seg-wrap.is-wrap{flex-wrap:wrap;row-gap:2px}.bud-seg-wrap.is-wrap .bud-seg{flex:1 1 auto;text-align:center;padding:7px 10px}@media (max-width: 560px){.bud-seg-wrap.is-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.bud-seg-wrap.is-grid2 .bud-seg{padding:7px 8px}}.bud-seg-wrap.is-scroll{max-height:132px;overflow-y:auto;align-content:flex-start}.bud-seg-wrap.is-compact .bud-seg{padding:5px 9px;font-size:12px}.bud-action-btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;background:var(--accent);color:#fff;border:none;border-radius:10px;font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:inherit}.bud-action-btn:hover{filter:brightness(1.06)}.bud-action-btn:disabled{opacity:.55;cursor:default}.bud-ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:38px;padding:0 14px;background:transparent;border:1px solid #e4e1d7;border-radius:10px;font-size:13px;font-weight:600;color:#5a574c;cursor:pointer;font-family:inherit}.bud-ghost-btn:hover{background:var(--row-hover)}.bud-search{display:flex;align-items:center;gap:8px;padding:0 14px;height:38px;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--text-dim);font-size:13.5px}.bud-search input{border:none;outline:none;background:transparent;font-size:13.5px;color:var(--text);width:100%;font-family:inherit}.bud-month-nav{display:flex;align-items:center;gap:2px;background:var(--bud-chip);border-radius:11px;padding:4px}.bud-month-nav button{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#8a867a;cursor:pointer;border:none;background:transparent;font-size:15px}.bud-month-nav button:hover{background:var(--bud-chip-active)}.bud-bar-track{border-radius:8px;background:var(--bud-track);overflow:hidden}.bud-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:38px;padding:0 32px 0 14px;background-color:var(--surface);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%236b6b60' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;border:1px solid var(--border);border-radius:10px;font-size:13px;font-weight:600;color:#4a473f;cursor:pointer;font-family:inherit;max-width:100%}.bud-select:hover{background-color:var(--row-hover)}.bud-select:focus{outline:none;border-color:var(--accent-border);box-shadow:0 0 0 3px var(--accent-soft)}.bud-input{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:8px 12px;font-size:13.5px;color:var(--text);font-family:inherit;outline:none}.bud-input:focus{border-color:var(--accent-border);box-shadow:0 0 0 3px var(--accent-soft)}.budgets-columns{display:flex;flex:1;min-height:0;align-items:flex-start}.budgets-side{width:312px;flex:0 0 312px;border-left:1px solid #edeae1;padding:24px 22px 60px}@media (max-width: 1100px){.budgets-columns{flex-direction:column;align-items:stretch}.budgets-side{width:100%;flex:1 1 auto;border-left:none;padding:0 32px 40px}}.accounts-summary{padding:22px 24px;display:grid;grid-template-columns:1.4fr 1fr;gap:28px;align-items:center}@media (max-width: 900px){.accounts-summary{grid-template-columns:1fr}}.txn-drawer{width:352px;flex:0 0 352px;border-left:1px solid #edeae1;background:var(--surface);padding:22px 24px 40px;overflow:auto}@media (max-width: 980px){.txn-drawer{position:fixed;top:0;right:0;bottom:0;z-index:90;width:min(352px,92vw);box-shadow:-12px 0 40px #1a1a172e;animation:budFadeIn .15s ease}}.txn-drawer--overlay{position:fixed;top:0;right:0;bottom:0;z-index:90;width:min(380px,92vw);box-shadow:-12px 0 40px #1a1a172e;animation:budFadeIn .15s ease}.txn-account-link:hover{text-decoration:underline!important;color:var(--text)!important}.recurring-row{grid-template-columns:1.6fr 1fr 1fr 110px}@media (max-width: 860px){.recurring-row{grid-template-columns:1.6fr 1fr 110px}.recurring-account{display:none}}.vendor-cols{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.1fr) 150px;gap:16px;align-items:center}.vendor-cols.has-ticker{grid-template-columns:minmax(0,2fr) minmax(0,1.1fr) 90px 150px}.vendor-col-cat{display:flex;align-items:center;gap:8px;min-width:0}@media (max-width: 880px){.vendor-cols,.vendor-cols.has-ticker{grid-template-columns:minmax(0,1fr) 130px}.vendor-col-cat,.vendor-col-ticker{display:none}}.vendor-row{width:100%;padding:13px 20px;background:none;border:0;border-bottom:1px solid var(--bud-hairline-2);font:inherit;color:inherit;text-align:left;cursor:pointer}.vendor-row:last-child{border-bottom:0}.vendor-row.is-selected{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.dash-two-col{display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.dash-two-col-b{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}@media (max-width: 980px){.dash-two-col,.dash-two-col-b{grid-template-columns:1fr}}.acct-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(300px,1fr);gap:20px;align-items:start}@media (max-width: 1080px){.acct-layout{grid-template-columns:1fr}}.acct-group-head{width:100%;display:flex;align-items:center;gap:10px;padding:15px 18px;background:none;border:0;font:inherit;color:inherit;cursor:pointer;text-align:left}.acct-group-head:hover{background:var(--row-hover)}.acct-chevron{display:inline-flex;color:#8a867a;transition:transform .12s ease}.acct-chevron.is-collapsed{transform:rotate(-90deg)}.acct-row{display:flex;align-items:center;gap:14px;padding:13px 18px;border-top:1px solid var(--bud-hairline-2);text-decoration:none;color:inherit}.acct-row-mid{display:flex;align-items:center;gap:20px}@media (max-width: 860px){.acct-row-mid{display:none}}.acct-chart-tip{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:8px 12px;box-shadow:0 6px 20px #1a1a171a;white-space:nowrap;z-index:5}.acct-kv{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid var(--bud-hairline-2);font-size:13px}.acct-kv:first-of-type{border-top:none}.acct-date-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 20px;background:var(--surface-2);font-size:12.5px;font-weight:600;color:var(--text-muted)}@keyframes budFadeIn{0%{opacity:0}to{opacity:1}}.budget-mobile .bud-search{width:100%}.budget-mobile .bud-page-title{font-size:22px}.budget-mobile .txn-drawer{width:100vw;overflow-x:hidden}.dpk-trigger{display:inline-flex;align-items:center;gap:8px;text-align:left;cursor:pointer;font-family:inherit}.dpk-trigger:disabled{opacity:.5;cursor:not-allowed}.dpk-trigger-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dpk-trigger-label.is-empty{opacity:.55}.dpk-trigger-icon{flex-shrink:0;opacity:.6}.dpk-pop{position:fixed;z-index:10001;box-sizing:border-box;padding:10px;color:var(--dpk-text);background:var(--dpk-bg);border:1px solid var(--dpk-border);border-radius:var(--dpk-radius);box-shadow:0 18px 48px #00000057;font-family:var(--dpk-font);font-size:13px;animation:dpk-in .12s ease-out}@keyframes dpk-in{0%{opacity:0;transform:translateY(-4px)}}@media (prefers-reduced-motion: reduce){.dpk-pop{animation:none}}.dpk-pop.is-sheet{left:50%;top:50%;transform:translate(-50%,-50%);width:min(340px,calc(100vw - 32px));animation:dpk-sheet-in .14s ease-out}@keyframes dpk-sheet-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 8px))}}.dpk-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0000006b}.dpk-head{display:flex;align-items:center;gap:4px;margin-bottom:8px}.dpk-title{flex:1;min-width:0;padding:5px 8px;border:0;border-radius:7px;background:transparent;color:inherit;font:inherit;font-weight:600;font-size:13px;text-align:center;cursor:pointer}.dpk-title:hover{background:color-mix(in oklab,var(--dpk-text) 9%,transparent)}.dpk-nav{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;padding:0;border:0;border-radius:7px;background:transparent;color:inherit;cursor:pointer}.dpk-nav:hover:not(:disabled){background:color-mix(in oklab,var(--dpk-text) 9%,transparent)}.dpk-nav:disabled{opacity:.28;cursor:default}.dpk-weekdays,.dpk-days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.dpk-weekday{padding:4px 0;font-size:10.5px;font-weight:600;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:color-mix(in oklab,var(--dpk-text) 52%,transparent)}.dpk-months{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.dpk-years{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;max-height:218px;overflow-y:auto}.dpk-cell{display:flex;align-items:center;justify-content:center;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;font-size:12.5px;font-variant-numeric:tabular-nums;cursor:pointer;transition:background .1s,color .1s}.dpk-cell.is-wide{height:34px;font-size:12px}.dpk-cell:hover:not(:disabled):not(.is-selected){background:color-mix(in oklab,var(--dpk-text) 10%,transparent)}.dpk-cell:focus-visible{outline:2px solid var(--dpk-accent);outline-offset:-2px}.dpk-cell.is-outside{opacity:.38}.dpk-cell.is-today{box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--dpk-accent) 62%,transparent);font-weight:600}.dpk-cell.is-selected{background:var(--dpk-accent);color:var(--dpk-accent-fg);font-weight:600;box-shadow:none}.dpk-cell:disabled{opacity:.22;cursor:default}.dpk-foot{display:flex;align-items:center;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid var(--dpk-border)}.dpk-action{padding:5px 10px;border:0;border-radius:7px;background:transparent;color:color-mix(in oklab,var(--dpk-text) 78%,transparent);font:inherit;font-size:12px;cursor:pointer}.dpk-action:hover:not(:disabled){background:color-mix(in oklab,var(--dpk-text) 10%,transparent);color:var(--dpk-text)}.dpk-action:disabled{opacity:.35;cursor:default}.dpk-action.is-end{margin-left:auto}@keyframes m-slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes m-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.m-touch{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.m-glass-slab{transition:transform .42s cubic-bezier(.32,.72,0,1),background .2s ease,box-shadow .2s ease;will-change:transform}.m-glass-icon{transition:transform .3s cubic-bezier(.32,.72,0,1)}.m-glass-slab[data-dragging]{transition:none}@media (prefers-reduced-motion: reduce){.m-glass-slab,.m-glass-icon{transition:none}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.m-glass-bar{background:var(--surface)!important}}.m-hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.m-hide-scrollbar::-webkit-scrollbar{display:none}html[data-mobile-surface]{touch-action:pan-x pan-y;overflow-x:hidden;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior:none}html[data-mobile-surface] body{overscroll-behavior:none}html[data-mobile-surface] :is(input,select,textarea){font-size:16px}html[data-mobile-surface] .input{height:40px}.rw-screen{max-width:720px;margin:0 auto;padding:0 0 96px;font-family:var(--rw-sans);color:var(--rw-text);-webkit-font-smoothing:antialiased}.rw-screen.rw-screen *,.rw-screen.rw-screen *:before,.rw-screen.rw-screen *:after{border-radius:0}.rw-eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rw-text-muted);margin:0}.rw-hero{padding:22px 16px 20px;border-bottom:2px solid var(--rw-rule)}.rw-hero-figure{font-size:62px;line-height:.92;font-weight:800;letter-spacing:-.045em;font-variant-numeric:tabular-nums;margin:10px 0 0;color:var(--rw-text)}.rw-hero-figure.is-missed{color:var(--rw-missed)}.rw-hero-figure.is-good{color:var(--rw-good)}.rw-hero-figrow{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.rw-hero-rider{font-size:12.5px;font-weight:600;color:var(--rw-text-muted)}.rw-hero-line{font-size:13px;line-height:1.5;color:var(--rw-text-muted);margin:10px 0 0;max-width:46ch}.rw-hero-approx{font-size:11.5px;line-height:1.5;color:var(--rw-text-dim);margin:6px 0 0;max-width:52ch}.rw-section{padding:20px 16px;border-bottom:2px solid var(--rw-rule)}.rw-section:last-child{border-bottom:0}.rw-section-head{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.rw-section-title{font-size:15px;font-weight:700;letter-spacing:-.015em;margin:0;color:var(--rw-text)}.rw-section-aside{margin-left:auto;font-size:11px;font-weight:600;color:var(--rw-text-dim);font-variant-numeric:tabular-nums;flex-shrink:0}.rw-section-note{font-size:12px;line-height:1.55;color:var(--rw-text-muted);margin:0 0 14px;max-width:56ch}.rw-wide{display:flex;align-items:center;gap:12px;width:100%;text-align:left;padding:13px 14px;background:var(--surface);border:1px solid var(--border);color:var(--rw-text);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .12s ease}.rw-wide:hover{background:var(--surface-2)}.rw-wide:disabled{opacity:.55;cursor:default}.rw-wide-value{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:700;flex-shrink:0}.rw-wide-sub{display:block;font-size:11.5px;font-weight:500;color:var(--rw-text-dim);margin-top:3px;line-height:1.45}.rw-tile-figure{font-size:21px;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:6px}.rw-rail{border-left:3px solid var(--rw-accent);padding-left:11px}.rw-row{display:flex;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid var(--border)}.rw-row:last-child{border-bottom:0}.rw-row-main{min-width:0;flex:1}.rw-row-label{font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rw-row-meta{font-size:11.5px;color:var(--rw-text-dim);margin-top:3px;line-height:1.45}.rw-row-figure{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0;color:var(--rw-missed)}.rw-row-figure.is-good{color:var(--rw-good)}.rw-row-figure.is-plain{color:var(--rw-text)}.rw-approx{font-weight:600;color:var(--rw-text-muted)}.rw-move{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 0;border-bottom:1px solid var(--border);background:none;border-left:0;border-right:0;border-top:0;color:inherit;font-family:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.rw-move:last-child{border-bottom:0}.rw-move.is-done .rw-row-label{text-decoration:line-through;color:var(--rw-text-dim)}.rw-move.is-done .rw-row-figure{color:var(--rw-text-dim)}.rw-check{width:16px;height:16px;border:1.5px solid var(--rw-text-dim);flex-shrink:0;margin-top:2px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1;color:var(--bg)}.rw-move.is-done .rw-check{background:var(--rw-good);border-color:var(--rw-good)}.rw-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:var(--bg);display:flex;flex-direction:column;animation:fadeIn .15s ease}.rw-overlay-head{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:2px solid var(--rw-rule);flex-shrink:0}.rw-overlay-title{font-size:15px;font-weight:700;margin:0}.rw-overlay-body{overflow-y:auto;overflow-x:hidden;flex:1;-webkit-overflow-scrolling:touch}.rw-close{margin-left:auto;background:none;border:1px solid var(--border);color:var(--rw-text-muted);font-family:inherit;font-size:12px;font-weight:600;padding:6px 11px;cursor:pointer;flex-shrink:0}.rw-close:hover{background:var(--surface-2);color:var(--rw-text)}.rw-filters{display:flex;gap:2px;padding:0 16px 14px;flex-wrap:wrap}.rw-filter{background:var(--surface);border:1px solid var(--border);color:var(--rw-text-dim);font-family:inherit;font-size:11px;font-weight:650;padding:6px 11px;cursor:pointer;-webkit-tap-highlight-color:transparent}.rw-filter.is-on{background:var(--rw-accent-soft);border-color:var(--rw-accent-border);color:var(--rw-accent)}.rw-curve{width:100%;height:auto;display:block}.rw-curve-legend{display:flex;gap:16px;font-size:11px;color:var(--rw-text-dim);margin-top:8px;flex-wrap:wrap}.rw-legend-item{display:inline-flex;align-items:center;gap:6px}.rw-legend-mark{width:10px;height:2px;flex-shrink:0}.rw-bar{display:flex;height:8px;background:var(--surface-2);border:1px solid var(--border);overflow:hidden}.rw-bar-seg{height:100%;min-width:0;transition:width .35s ease}.rw-cat{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:9px 0;border-bottom:1px solid var(--border)}.rw-cat:last-child{border-bottom:0}.rw-cat-label{font-size:12.5px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rw-cat-figure{font-size:12.5px;font-weight:700;font-variant-numeric:tabular-nums;text-align:right;color:var(--rw-missed)}.rw-cat-figure.is-zero{color:var(--rw-text-dim)}.rw-cat-track{grid-column:1 / -1;height:4px;background:var(--surface-2)}.rw-cat-fill{height:100%;background:var(--rw-missed);transition:width .35s ease}.rw-cat-coach{grid-column:1 / -1;font-size:11px;color:var(--rw-text-dim);line-height:1.45}.rw-donut-wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.rw-donut{flex-shrink:0}.rw-donut-track{stroke:var(--surface-2)}.rw-donut-fill{transition:stroke-dasharray .4s ease}.rw-disclose{border-top:1px solid var(--border);margin-top:12px;padding-top:12px;display:flex;flex-direction:column;gap:14px;animation:fadeIn .15s ease}.rw-field-label{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rw-text-muted);margin-bottom:6px}.rw-note{font-size:11.5px;line-height:1.55;color:var(--rw-text-dim);margin:0}.rw-empty{font-size:12.5px;line-height:1.6;color:var(--rw-text-muted);margin:0;max-width:56ch}.rw-banner{border:1px solid var(--rw-accent-border);background:color-mix(in oklab,var(--rw-accent) 10%,transparent);padding:12px 14px;font-size:12.5px;line-height:1.55;display:flex;gap:10px;align-items:flex-start}.rw-banner.is-error{border-color:var(--red);background:var(--red-soft)}.rw-banner a{color:var(--rw-accent);font-weight:650}.rw-tag{display:inline-flex;align-items:center;padding:2px 6px;font-size:9.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);color:var(--rw-text-dim);flex-shrink:0}.rw-tag.is-accent{border-color:var(--rw-accent-border);color:var(--rw-accent)}.rw-skel{height:56px;border:1px solid var(--border);margin:0 16px 2px}.rw-screen :focus-visible,.rw-overlay :focus-visible{outline:2px solid var(--rw-accent);outline-offset:2px}.rw-cta{display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;gap:8px;font-family:inherit;font-size:11.5px;font-weight:800;letter-spacing:.02em;padding:9px 14px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .12s ease,color .12s ease}.rw-cta:disabled{opacity:.55;cursor:default}.rw-cta.is-primary{background:var(--rw-accent);border:1px solid var(--rw-accent);color:var(--bg)}.rw-cta.is-primary:hover:not(:disabled){filter:brightness(1.08)}.rw-cta.is-secondary{background:transparent;border:1.5px solid var(--rw-accent-border);color:var(--rw-accent)}.rw-cta.is-secondary:hover:not(:disabled){background:var(--rw-accent-soft)}.rw-cta.is-block{display:flex;width:100%}.rw-slab{display:block;width:100%;text-align:left;padding:15px 16px 16px;background:color-mix(in oklab,var(--rw-missed) 9%,transparent);border:0;border-top:2px solid var(--rw-missed);border-bottom:2px solid var(--rw-rule);color:var(--rw-text);font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .12s ease}.rw-slab:hover{background:color-mix(in oklab,var(--rw-missed) 13%,transparent)}.rw-slab-figure{font-size:26px;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--rw-missed);margin:6px 0 0;display:flex;align-items:baseline;gap:10px}.rw-slab-arrow{margin-left:auto;font-size:16px;font-weight:700;color:var(--rw-missed)}.rw-slab-sub{font-size:12px;line-height:1.5;color:var(--rw-text-muted);margin:6px 0 0;max-width:52ch}.rw-cardrow{display:flex;align-items:flex-start;gap:12px;padding:13px 0;min-height:56px;border-bottom:1px solid var(--border);color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:background .12s ease}.rw-cardrow:last-child{border-bottom:0}.rw-cardrow:hover{background:var(--surface-2)}.rw-cardrow-bar{width:5px;align-self:stretch;background:var(--rw-accent);flex-shrink:0}.rw-cardrow-mask{font-weight:500;color:var(--rw-text-dim)}.rw-cardrow-status{display:block;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;margin-top:5px}.rw-cardrow-status.is-missed{color:var(--rw-missed)}.rw-cardrow-status.is-good{color:var(--rw-good)}.rw-cardrow-status.is-plain{color:var(--rw-text-muted)}.rw-cardrow-chev{margin-left:auto;align-self:center;font-size:18px;font-weight:700;color:var(--rw-text-dim);flex-shrink:0}.rw-back{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border);color:var(--rw-text-muted);font-size:18px;font-weight:600;line-height:1;text-decoration:none;flex-shrink:0;-webkit-tap-highlight-color:transparent;transition:background .12s ease}.rw-back:hover{background:var(--surface-2);color:var(--rw-text)}.rw-cat-bars{grid-column:1 / -1;display:flex;height:16px;background:var(--surface-2)}.rw-cat-earned{height:100%;background:var(--rw-accent);transition:width .35s ease}.rw-cat-missedseg{height:100%;background:color-mix(in oklab,var(--rw-missed) 12%,transparent);border:1.5px dashed var(--rw-missed);border-left:0;transition:width .35s ease}.rw-cat-approxseg{height:100%;background:color-mix(in oklab,var(--rw-missed) 6%,transparent);border:1.5px dashed color-mix(in oklab,var(--rw-missed) 55%,transparent);border-left:0;transition:width .35s ease}.rw-cat-tag{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--rw-good)}.rw-donut-legend{display:flex;flex-direction:column;gap:4px;font-size:11px;color:var(--rw-text-dim);margin-top:8px}.rw-swatch{display:inline-block;width:9px;height:9px;flex-shrink:0;vertical-align:baseline;margin-right:6px}.rw-bar.is-tall{height:22px}.rw-bar-short{height:100%;min-width:0;background:color-mix(in oklab,var(--rw-missed) 14%,transparent);border-left:2px solid var(--rw-missed);display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.rw-bar-short-label{font-size:10px;font-weight:800;font-variant-numeric:tabular-nums;color:var(--rw-missed);padding:0 6px;white-space:nowrap}.rw-bar-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:var(--rw-text-dim);margin-top:6px}.rw-info-btn{background:none;border:0;padding:0;font-family:inherit;font-size:11.5px;font-weight:700;color:var(--rw-accent);cursor:pointer;-webkit-tap-highlight-color:transparent}.rw-info-btn:hover{text-decoration:underline}.rw-info-panel{background:var(--surface);border-left:2px solid var(--rw-accent);padding:11px 13px;margin-top:8px;font-size:12px;line-height:1.55;color:var(--rw-text-muted);animation:fadeIn .15s ease}.rw-info-title{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--rw-text);margin:0 0 5px}.rw-ledger{border-top:1px solid var(--border);margin-top:8px;animation:fadeIn .15s ease}.rw-ledger-row{display:flex;align-items:flex-start;gap:12px;padding:9px 0;border-bottom:1px solid var(--border)}.rw-ledger-row:last-child{border-bottom:0}.rw-ledger-status{font-size:11.5px;font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0;color:var(--rw-text-muted)}.rw-ledger-status.is-good{color:var(--rw-good)}.rw-ledger-status.is-missed{color:var(--rw-missed)}.rw-period-row{display:flex;flex-wrap:wrap;gap:3px;margin-top:7px}.rw-period{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);background:none;color:var(--rw-text-muted);font-family:inherit;font-size:10.5px;font-weight:700;font-variant-numeric:tabular-nums;padding:4px 8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.rw-period:disabled{opacity:.45;cursor:default}.rw-period.is-used{border-color:var(--green-border);background:var(--green-soft);color:var(--green)}.rw-period.is-partial{border-color:var(--rw-accent-border);background:var(--rw-accent-soft);color:var(--rw-accent)}.rw-period.is-not_used{border-color:var(--border);color:var(--rw-text-dim);text-decoration:line-through}.rw-period.is-unknown{border-color:var(--amber);color:var(--amber)}.rw-period.is-granted{border-color:var(--green-border);background:var(--green-soft);color:var(--green)}.rw-period.is-granted:disabled{opacity:1}.rw-period-mark{font-size:10px}.rw-near-hero{background:var(--surface);border-top:2px solid var(--rw-accent);border-bottom:2px solid var(--rw-rule);padding:15px 16px 17px}.rw-near-name{font-size:30px;line-height:1.05;font-weight:800;letter-spacing:-.03em;margin:7px 0 0}.rw-near-mask{font-size:16px;font-weight:500;color:var(--rw-text-dim);letter-spacing:0}.rw-near-stats{display:flex;align-items:stretch;gap:14px;margin-top:13px}.rw-near-stat{min-width:0}.rw-near-div{width:1px;background:var(--rw-rule);flex-shrink:0}.rw-near-figure{font-size:26px;font-weight:800;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1}.rw-near-figure.is-good{color:var(--rw-good)}.rw-near-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rw-text-dim);margin-top:5px}.rw-overlay-figure{font-size:46px;line-height:.95;font-weight:800;letter-spacing:-.035em;font-variant-numeric:tabular-nums;color:var(--rw-missed);margin:8px 0 0}.rw-miss-top{background:var(--surface);border-left:2px solid var(--rw-missed);padding:13px 14px 14px;margin-bottom:10px}.rw-miss-cols{display:flex;align-items:stretch;gap:14px;margin-top:10px}.rw-miss-col{min-width:0;flex:1}.rw-miss-col-figure{font-size:19px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.rw-miss-col-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rw-text-dim);margin-top:4px}.rw-rules{background:color-mix(in oklab,var(--rw-accent) 12%,transparent);border-left:2px solid var(--rw-accent);padding:13px 14px;margin-top:14px;font-size:12.5px;line-height:1.55}.rw-rules-title{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px}.rw-root{--rw-accent: oklch(.72 .14 300);--rw-accent-soft: oklch(.3 .07 300);--rw-accent-border: oklch(.5 .12 300);--m-bar-accent: var(--rw-accent);--rw-rule: oklch(.32 .008 245);--rw-text: oklch(.95 .004 245);--rw-text-muted: oklch(.6 .01 245);--rw-text-dim: oklch(.58 .008 245);--rw-good: oklch(.68 .15 152);--rw-missed: #ff563c;--rw-sans: Archivo, "Helvetica Neue", Inter, system-ui, -apple-system, sans-serif}@media (prefers-color-scheme: light){.rw-root{--rw-rule: oklch(.85 .005 245);--rw-text: oklch(.24 .012 245);--rw-text-muted: oklch(.505 .013 245);--rw-text-dim: oklch(.55 .01 245);--rw-good: oklch(.53 .13 152);--rw-missed: oklch(.53 .19 27)}}.rw-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:13px;font-weight:600;padding:8px 13px;cursor:pointer;transition:filter .12s ease;-webkit-tap-highlight-color:transparent}.rw-btn:hover{filter:brightness(1.12)}.rw-btn.is-primary{background:var(--rw-accent-soft);border-color:var(--rw-accent-border);color:var(--rw-accent)}.rw-btn:disabled{opacity:.55;cursor:default}.rw-select{width:100%;background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:9px;font-size:13px;padding:8px 10px}.rw-combo{position:relative}.rw-combo-button{display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;cursor:pointer}.rw-combo-button:disabled{opacity:.6;cursor:default}.rw-combo-placeholder{color:var(--text-muted)}.rw-combo-list{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:280px;overflow-y:auto;margin:0;padding:4px 0;list-style:none;background:var(--surface-1, var(--surface-2));border:1px solid var(--border);border-radius:10px;box-shadow:0 10px 28px #00000038}.rw-combo-group{padding:8px 10px 4px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.rw-combo-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:8px 10px;font-size:13px;cursor:pointer}.rw-combo-row.is-active{background:var(--surface-2)}.rw-combo-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rw-combo-fee{flex:none;font-size:11.5px;color:var(--text-muted)}.rw-combo-empty{padding:12px 10px;font-size:12.5px;color:var(--text-muted)}.rw-navitem{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:8px;color:var(--text-muted);font-size:13px;font-weight:600;text-decoration:none}.rw-navitem:hover{background:var(--surface-2);color:var(--text)}.rw-navitem.is-active{background:var(--rw-accent-soft);color:var(--rw-accent)}.rw-brand{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:750;padding:2px 10px 12px}.rw-brand-mark{color:var(--rw-accent)}.rw-mobilebar{display:none;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--border)}@media (max-width: 767px){.rw-mobilebar{display:flex}}.rw-input{background:var(--surface-2);color:var(--text);border:1px solid var(--border);border-radius:9px;font-size:13px;padding:8px 10px;width:130px;font-family:inherit}.rw-input:focus{outline:none;border-color:var(--rw-accent-border)}.rw-btn.is-quiet{background:transparent;border-color:transparent;color:var(--text-muted)}.rw-prompt{display:flex;flex-direction:column;gap:10px}.rw-prompt-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.rw-prompt-title{font-size:17px;font-weight:750;letter-spacing:-.02em;margin:0;line-height:1.35}.rw-prompt-desc,.rw-prompt-value{font-size:12.5px;color:var(--text-muted);line-height:1.5;margin:0}.rw-prompt-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.rw-prompt-dismiss{align-self:flex-start;background:transparent;border:0;padding:0;color:var(--text-muted);font-size:12px;font-family:inherit;text-decoration:underline;cursor:pointer}.rv-root{--rv-accent: var(--amber);--rv-accent-soft: var(--amber-soft, oklch(.3 .07 80))}.rv-page{max-width:680px;margin:0 auto;padding:24px 16px 96px}.rv-page-title{font-size:20px;font-weight:750;letter-spacing:-.02em;margin:0 0 4px}.rv-page-sub{font-size:13px;color:var(--text-muted);margin:0 0 20px}.rv-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:16px}.rv-card+.rv-card{margin-top:12px}.rv-card-title{font-size:13.5px;font-weight:700;margin:0 0 10px;display:flex;align-items:center;gap:8px}.rv-card-title .rv-step-num{width:22px;height:22px;border-radius:50%;background:var(--rv-accent-soft);color:var(--rv-accent);display:inline-flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:800;flex-shrink:0}.rv-card.is-done .rv-step-num{background:color-mix(in oklab,var(--green) 25%,transparent);color:var(--green)}.rv-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;border:1px solid var(--border);background:var(--surface-2);color:var(--text);font-size:13.5px;font-weight:600;padding:9px 14px;cursor:pointer;transition:filter var(--dur-fast, .12s) ease,transform var(--dur-fast, .12s) ease;-webkit-tap-highlight-color:transparent}.rv-btn:hover{filter:brightness(1.1)}.rv-btn:active{transform:scale(.98)}.rv-btn:disabled{opacity:.5;cursor:not-allowed}.rv-btn.is-primary{background:var(--rv-accent);border-color:transparent;color:#140e06}.rv-btn.is-ghost{background:transparent}.rv-btn.is-danger{color:var(--red);border-color:color-mix(in oklab,var(--red) 40%,var(--border))}.rv-btn.is-block{width:100%}.rv-link-btn{background:none;border:none;padding:0;color:var(--rv-accent);font-size:12.5px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.rv-field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.rv-label{font-size:12px;font-weight:650;color:var(--text-muted)}.rv-input,.rv-textarea,.rv-select{width:100%;background:var(--surface-2);border:1px solid var(--border);border-radius:9px;color:var(--text);font-size:14px;padding:9px 11px;outline:none;font-family:inherit}.rv-input:focus,.rv-textarea:focus,.rv-select:focus{border-color:color-mix(in oklab,var(--rv-accent) 55%,var(--border))}.rv-textarea{min-height:74px;resize:vertical}.rv-error{color:var(--red);font-size:12px}.rv-hint{color:var(--text-dim);font-size:11.5px}.rv-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:10px}.rv-photo{position:relative;aspect-ratio:1;border-radius:11px;overflow:hidden;border:1px solid var(--border);background:var(--surface-2)}.rv-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.rv-photo-remove{position:absolute;top:5px;right:5px;width:22px;height:22px;border-radius:50%;border:none;background:#0000009e;color:#fff;font-size:12px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.rv-photo-state{position:absolute;inset:auto 0 0 0;padding:3px 6px;font-size:10px;font-weight:700;text-align:center;color:#fff;background:#0000008c}.rv-photo-add{aspect-ratio:1;border-radius:11px;border:1.5px dashed var(--border);background:transparent;color:var(--text-muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:11px;cursor:pointer}.rv-photo-add:hover{border-color:var(--rv-accent);color:var(--rv-accent)}.rv-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:650;background:var(--rv-accent-soft);color:var(--rv-accent)}.rv-chip.is-ok{background:color-mix(in oklab,var(--green) 22%,transparent);color:var(--green)}.rv-badge{display:inline-flex;align-items:center;border-radius:6px;padding:2px 7px;font-size:10.5px;font-weight:750;letter-spacing:.02em;text-transform:uppercase}.rv-badge.grant{background:var(--rv-accent-soft);color:var(--rv-accent)}.rv-badge.community{background:color-mix(in oklab,oklch(.6 .16 300) 25%,transparent);color:#bb9af4}.rv-badge.new{background:var(--accent-soft, color-mix(in oklab, var(--accent) 22%, transparent));color:var(--accent)}.rv-badge.pin{background:color-mix(in oklab,var(--red) 22%,transparent);color:var(--red)}.rv-badge.pending{background:var(--rv-accent-soft);color:var(--rv-accent)}.rv-badge.approved{background:color-mix(in oklab,var(--green) 22%,transparent);color:var(--green)}.rv-badge.rejected{background:color-mix(in oklab,var(--red) 22%,transparent);color:var(--red)}.rv-suggestions{display:flex;flex-direction:column;gap:6px;max-height:320px;overflow-y:auto}.rv-suggestion{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:10px 12px;cursor:pointer;color:var(--text)}.rv-suggestion:hover{border-color:color-mix(in oklab,var(--rv-accent) 45%,var(--border))}.rv-suggestion.is-selected{border-color:var(--rv-accent);background:color-mix(in oklab,var(--rv-accent) 8%,var(--surface-2))}.rv-suggestion-name{font-size:13.5px;font-weight:650}.rv-suggestion-addr{font-size:11.5px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rv-suggestion-dist{font-size:11px;color:var(--text-dim);flex-shrink:0}.rv-score-readout{display:flex;align-items:baseline;gap:10px}.rv-score-value{font-size:30px;font-weight:800;letter-spacing:-.03em}.rv-stars{color:var(--rv-accent);font-size:15px;letter-spacing:2px}.rv-slider{width:100%;accent-color:var(--rv-accent);margin:10px 0 2px}.rv-submission-head{display:flex;align-items:flex-start;gap:10px}.rv-submission-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.rv-submission-thumbs img{width:62px;height:62px;border-radius:9px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border);flex-shrink:0}.rv-manual-block{border:1px dashed var(--border);border-radius:12px;padding:12px}.rv-map-modal{display:flex;flex-direction:column;height:min(78dvh,640px);border-radius:inherit;overflow:hidden}.rv-map-head{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border)}.rv-map-title{font-size:15px;font-weight:750;letter-spacing:-.01em}.rv-map-modes{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:var(--surface-2);border-radius:10px;padding:4px;margin:12px 16px 10px}.rv-map-mode{border:none;border-radius:8px;background:transparent;color:var(--text-muted);font-size:13px;font-weight:650;padding:8px 0;cursor:pointer}.rv-map-mode.is-active{background:var(--surface);color:var(--text);box-shadow:var(--elev-1)}.rv-map-canvas{position:relative;flex:1;min-height:200px;margin:0 16px;border-radius:10px;overflow:hidden;background:var(--surface-2)}.rv-map-fallback{display:grid;place-items:center;padding:16px;text-align:center;color:var(--text-muted);font-size:13px}.rv-map-marker{max-width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);font-size:11px;font-weight:700;padding:4px 9px;cursor:pointer;box-shadow:var(--elev-1)}.rv-map-marker.is-selected{background:var(--rv-accent);border-color:var(--rv-accent);color:var(--bg);z-index:1}.rv-map-pin{width:16px;height:16px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--red);border:2px solid var(--surface);box-shadow:var(--elev-1)}.rv-map-foot{display:flex;align-items:center;gap:8px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);margin-top:12px}@media (max-width: 768px){.rv-map-modal{height:min(88dvh,760px)}.rv-map-foot{flex-wrap:wrap}}.rv-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;background:var(--surface-2);border-radius:10px;padding:4px;margin-bottom:16px}.rv-auth-tab{border:none;border-radius:8px;background:transparent;color:var(--text-muted);font-size:13px;font-weight:650;padding:8px 0;cursor:pointer}.rv-auth-tab.is-active{background:var(--surface);color:var(--text);box-shadow:var(--elev-1)}.rv-navitem{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:9px;color:var(--text-muted);font-size:13.5px;text-decoration:none}.rv-navitem:hover{background:var(--surface-2);color:var(--text)}.rv-navitem.is-active{background:var(--rv-accent-soft);color:var(--rv-accent);font-weight:650}.rv-brand{display:flex;align-items:center;gap:9px;padding:4px 6px 14px;font-weight:750;letter-spacing:-.01em}.rv-brand-mark{width:26px;height:26px;border-radius:8px;background:linear-gradient(135deg,var(--rv-accent),color-mix(in oklab,var(--rv-accent) 55%,oklch(.55 .16 45)));display:flex;align-items:center;justify-content:center;color:#140e06;font-size:14px}.rv-gp-card{margin-top:14px;border-top:1px solid var(--border);padding-top:12px;font-size:12px;color:var(--text-muted)}.rv-gp-card b{display:block;color:var(--text);font-size:12.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rv-mobilebar{display:none;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--border);background:var(--surface)}@media (max-width: 768px){.rv-mobilebar{display:flex}}.rv-gate-shell{min-height:100vh;display:flex;flex-direction:column}.rv-gate-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--border)}.rv-success{text-align:center;padding:34px 18px}.rv-success-icon{width:52px;height:52px;border-radius:50%;background:color-mix(in oklab,var(--green) 22%,transparent);color:var(--green);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:24px}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{position:absolute;left:0;top:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top{top:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-right{top:50%;transform:translateY(-50%);right:0}.mapboxgl-ctrl-bottom-right{right:0;bottom:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{top:50%;transform:translateY(-50%);left:0}.mapboxgl-ctrl{clear:both;pointer-events:auto}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{margin:10px 0 0 10px;float:left}.mapboxgl-ctrl-top .mapboxgl-ctrl{margin:10px 0;float:left}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin:10px 10px 0 0;float:right}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{margin:0 10px 10px 0;float:right}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{margin:10px 0;float:left}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{margin:0 0 10px 10px;float:left}.mapboxgl-ctrl-group{border-radius:4px;background:#fff}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{width:32px;height:32px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:initial;cursor:pointer;overflow:hidden}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#eee}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.7071C4.68342 12.0976 5.31658 12.0976 5.70711 11.7071L9 8.41421L12.2929 11.7071C12.6834 12.0976 13.3166 12.0976 13.7071 11.7071C14.0976 11.3166 14.0976 10.6834 13.7071 10.2929L9.70711 6.29289C9.31658 5.90237 8.68342 5.90237 8.29289 6.29289L4.29289 10.2929C3.90237 10.6834 3.90237 11.3166 4.29289 11.7071Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 6.29289C4.68342 5.90237 5.31658 5.90237 5.70711 6.29289L9 9.58579L12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289C14.0976 6.68342 14.0976 7.31658 13.7071 7.70711L9.70711 11.7071C9.31658 12.0976 8.68342 12.0976 8.29289 11.7071L4.29289 7.70711C3.90237 7.31658 3.90237 6.68342 4.29289 6.29289Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{padding:0 5px;background-color:#ffffff80;margin:0}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;border-radius:12px;box-sizing:initial}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}:is(.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-left,.mapboxgl-ctrl-top-left)>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");background-color:#ffffff80;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}:is(.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-left,.mapboxgl-ctrl-top-left) .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;font-size:10px;border:2px solid #333;border-top:#333;padding:0 5px;color:#333;box-sizing:border-box;white-space:nowrap}.mapboxgl-popup{position:absolute;top:0;left:0;display:flex;will-change:transform;pointer-events:none}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{width:0;height:0;border:10px solid #0000;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-top:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-right:none;border-left-color:#fff}.mapboxgl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:initial}.mapboxgl-popup-close-button:hover{background-color:#eee}.mapboxgl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{position:absolute;top:0;left:0;will-change:transform;opacity:1;transition:opacity .2s}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.mapboxgl-user-location-dot:before{content:"";position:absolute;animation:mapboxgl-user-location-dot-pulse 2s infinite}.mapboxgl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px #00000059}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{width:0;height:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{content:"";border-bottom:7.5px solid #4aa1eb;position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;justify-content:center;text-align:center;position:absolute;display:flex;align-items:center;top:0;left:0;width:100%;height:100%;background:#000000b3;opacity:0;pointer-events:none;transition:opacity .75s ease-in-out;transition-delay:1s}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{font-weight:600;font-size:14px;text-align:center}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#bccbd7;color:#000}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}.trips-root{--bs-sticky: #f5ecc9;--bs-sticky-ink: #a8891c}.trips-root .bs-page{flex:1;min-height:0;display:flex;flex-direction:column}.trips-root .bs-stage{flex:1;position:relative;min-height:0;border-top:1px solid var(--color-divider)}.trips-root .bs-holder{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;cursor:default;overscroll-behavior:none;scrollbar-width:none;-ms-overflow-style:none}.trips-root .bs-holder::-webkit-scrollbar{display:none}.trips-root .bs-holder:is([data-tool=group],[data-tool=note]):not(.bs-hand,.bs-panning){cursor:crosshair}.trips-root .bs-holder:is([data-tool=group],[data-tool=note]):not(.bs-hand,.bs-panning) :is(.bs-card,.bs-sticky,.bs-sticky-grab,.bs-frame,.bs-frame-head,.bs-day,.bs-day-evt,.bs-day-chip,.bs-frame-resize,.bs-day-evt-grip,.bs-pin-dot){cursor:default}.trips-root .bs-holder.bs-hand,.trips-root .bs-holder.bs-hand *{cursor:grab}.trips-root .bs-holder.bs-panning,.trips-root .bs-holder.bs-panning *{cursor:grabbing}.trips-root .bs-sticky{cursor:default}.trips-root .bs-scale{position:relative}.trips-root .bs-canvas{position:absolute;top:0;left:0;transform-origin:0 0;background-image:radial-gradient(circle,color-mix(in srgb,var(--color-text) 9%,transparent) 1px,transparent 1.3px);background-size:26px 26px;animation:bs-arrive var(--dur) var(--ease-out)}@keyframes bs-arrive{0%{opacity:0}}.trips-root .bs-skel-title{height:34px;width:320px;border-radius:6px}.trips-root .bs-canvas-fill{top:0;right:0;bottom:0;left:0}.trips-root .bs-note-screen{padding:var(--space-6);font-style:italic;color:var(--color-neutral-700)}.trips-root .bs-dateline{gap:8px 22px}.trips-root .bs-hint{font-size:12.5px;font-style:italic;color:var(--color-neutral-700)}.trips-root .bs-ladder-link{text-decoration:none}.trips-root .bs-avatars{display:inline-flex;align-items:center;margin-right:2px}.trips-root .bs-avatar{width:27px;height:27px;border-radius:50%;border:1.5px solid var(--color-bg);display:inline-grid;place-items:center;font-size:11.5px;font-weight:600}.trips-root .bs-avatar+.bs-avatar{margin-left:-7px}.trips-root .bs-avatar.bs-here{outline:2px solid var(--color-accent);outline-offset:1px}.trips-root .bs-card{position:absolute;top:0;left:0;width:232px;box-sizing:border-box;background:var(--color-neutral-100);border:1px solid var(--color-neutral-200);border-radius:10px;padding:9px;box-shadow:var(--shadow-sm);cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;will-change:transform;transition:border-color var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out),min-height var(--dur) var(--ease-out)}.trips-root .bs-card.bs-dragging{box-shadow:var(--shadow-lg);cursor:grabbing}.trips-root .bs-card:hover:not(.bs-dragging){box-shadow:var(--shadow-md)}.trips-root .bs-card:hover:not(.bs-dragging):not([data-heat]){border-color:var(--color-neutral-400)}.trips-root .bs-card.bs-sel{outline:2px solid var(--color-accent);outline-offset:2px}.trips-root .bs-card.bs-pair{outline:2px dashed var(--color-accent-2);outline-offset:2px}.trips-root .bs-card.bs-stick{outline:2px dashed var(--bs-sticky-ink);outline-offset:3px}.trips-root .bs-card.bs-ghosted{opacity:.6;pointer-events:none;outline:2px solid var(--color-accent);outline-offset:2px}.trips-root .bs-card.bs-flash{animation:bs-flash-ring 1.6s ease-out}@keyframes bs-flash-ring{0%,60%{outline:3px solid var(--color-accent-2);outline-offset:3px}to{outline:3px solid transparent;outline-offset:3px}}.trips-root .bs-kicker-new{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-2);margin-bottom:5px}.trips-root .bs-card.bs-booked{background:var(--color-accent-2-100);border-color:var(--color-accent-2-400);box-shadow:var(--shadow-md)}.trips-root .bs-card.bs-fetching{border-style:dashed;border-color:var(--color-neutral-400)}.trips-root .bs-booked-band{display:flex;align-items:baseline;gap:6px;margin-bottom:7px;padding-bottom:6px;border-bottom:1px solid var(--color-accent-2-300)}.trips-root .bs-booked-tent{border-bottom-style:dashed}.trips-root .bs-booked-day{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--color-accent-2)}.trips-root .bs-booked-date{font-size:11px;font-style:italic;color:var(--color-accent-2-700)}.trips-root .bs-booked-time{margin-left:auto;font-family:var(--font-heading);font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:var(--color-accent-2-800)}.trips-root .bs-in-planning.bs-on-itinerary{background:var(--color-accent-2-200);color:var(--color-accent-2-800);border-color:var(--color-accent-2-300)}.trips-root .bs-in-planning.bs-booked{background:var(--color-neutral-900);color:var(--color-bg);border-color:var(--color-neutral-900)}.trips-root .bs-photo{height:112px;border-radius:6px;overflow:hidden;margin-bottom:8px;background:var(--color-neutral-200)}.trips-root .bs-photo[data-grow]{animation:bs-photo-grow var(--dur) var(--ease-out)}@keyframes bs-photo-grow{0%{height:0;margin-bottom:0;opacity:0}}.trips-root .bs-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:0;transition:opacity var(--dur-fast) var(--ease-out)}.trips-root .bs-photo img[data-ready]{opacity:1}.trips-root .bs-shimmer{background:linear-gradient(100deg,var(--color-neutral-200) 35%,var(--color-neutral-100) 50%,var(--color-neutral-200) 65%);background-size:260% 100%;animation:bs-shimmer 1.4s ease infinite}@keyframes bs-shimmer{0%{background-position:130% 0}to{background-position:-130% 0}}.trips-root .bs-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.trips-root .bs-kind{font-size:10px;letter-spacing:.1em;text-transform:uppercase;background:var(--color-accent-100);color:var(--color-accent-800);padding:2px 8px;border-radius:var(--radius-sm)}.trips-root .bs-source{font-size:10.5px;font-style:italic;color:var(--color-accent-700)}.trips-root .bs-source i{font-size:11px;vertical-align:-1px}.trips-root .bs-title{font-family:var(--font-heading);font-weight:600;font-size:16.5px;line-height:1.15;margin-top:6px}.trips-root .bs-note{font-size:12px;font-style:italic;color:var(--color-neutral-800);line-height:1.45;margin-top:4px}.trips-root .bs-place{font-size:11.5px;color:var(--color-accent-700);margin-top:5px;display:flex;align-items:center;gap:4px}.trips-root .bs-place i{font-size:12px}.trips-root .bs-place-unpinned{font-style:italic;color:var(--color-neutral-700)}.trips-root .bs-byline{font-size:11px;font-style:italic;color:var(--color-neutral-700);margin-top:3px}.trips-root .bs-failed{font-size:11.5px;font-style:italic;color:var(--color-neutral-700);margin-top:4px}.trips-root .bs-foot{display:flex;align-items:center;gap:5px;margin-top:8px;flex-wrap:wrap}.trips-root .bs-foot .vote-pill{font-size:11px;padding:4px 8px}.trips-root .bs-foot-gap{flex:1}.trips-root .bs-in-pile,.trips-root .bs-in-planning{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;background:var(--color-surface);color:var(--color-neutral-700);border:1px solid var(--color-divider);padding:2px 7px;border-radius:var(--radius-sm)}.trips-root .bs-in-pile{color:var(--color-neutral-600);background:transparent;border-color:transparent}.trips-root .bs-stamp{display:inline-flex;align-items:center;gap:3px;font-family:var(--font-body);font-size:10.5px;font-feature-settings:"tnum";padding:3px 7px;border-radius:999px;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out),scale var(--dur-fast) var(--ease-out)}.trips-root .bs-stamp:active{scale:.96}.trips-root .bs-stamp-n[data-pop]{animation:bs-count-pop var(--dur) var(--ease-spring)}.trips-root .bs-stamp i{font-size:12px}.trips-root .bs-stamp-heart{border:1px solid var(--color-accent-2-300);background:var(--color-accent-2-100);color:var(--color-accent-2-700)}.trips-root .bs-stamp-heart:hover,.trips-root .bs-stamp-heart.on{border-color:var(--color-accent-2);background:var(--color-accent-2-200)}.trips-root .bs-stamp-star{border:1px solid var(--color-accent-300);background:var(--color-accent-100);color:var(--color-accent-700)}.trips-root .bs-stamp-star:hover,.trips-root .bs-stamp-star.on{border-color:var(--color-accent);background:var(--color-accent-200)}.trips-root .bs-card[data-heat="1"]{border-color:var(--color-accent-2-300);background:color-mix(in srgb,var(--color-accent-2-100) 55%,var(--color-neutral-100))}.trips-root .bs-card[data-heat="2"]{border-color:var(--color-accent-2-400);background:var(--color-accent-2-100);box-shadow:var(--shadow-md)}.trips-root .bs-card[data-heat="-1"]{border-color:var(--color-neutral-300);background:color-mix(in srgb,var(--color-neutral-200) 55%,var(--color-neutral-100))}.trips-root .bs-card[data-heat="-2"]{border-color:var(--color-neutral-400);background:var(--color-neutral-200);opacity:.72}.trips-root .bs-heat-chip{display:inline-block;font-family:var(--font-heading);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-2-800);background:var(--color-accent-2-200);border-radius:999px;padding:2px 8px;margin-bottom:4px}.trips-root .bs-heat-chip.bs-heat-settled{color:var(--color-neutral-800);background:var(--color-neutral-300)}.trips-root .bs-lens-btn.on{background:var(--color-accent-2-100);border-color:var(--color-accent-2);color:var(--color-accent-2-800)}.trips-root .bs-dialog-photo{height:190px;border-radius:var(--radius-md);overflow:hidden;margin-bottom:12px;background:var(--color-neutral-200)}.trips-root .bs-dialog-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.trips-root .bs-dialog-source{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:12px;font-size:12.5px}.trips-root .bs-dialog-source a{font-style:italic;color:var(--color-accent-700)}.trips-root .bs-dialog-source i{vertical-align:-1px}.trips-root .bs-dialog-price{color:var(--color-neutral-800)}.trips-root .bs-dialog-stamps{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 4px}.trips-root .bs-dialog-notes{display:flex;flex-direction:column;gap:6px;margin-top:4px}.trips-root .bs-dialog-note{font-size:12.5px;font-style:italic;color:var(--color-neutral-800);background:var(--bs-sticky);border-radius:var(--radius-sm);padding:7px 10px}.trips-root .bs-dialog textarea.input{font-family:var(--font-body);resize:vertical}.trips-root .bs-address-field label{display:flex;align-items:baseline}.trips-root .bs-address-ask{margin-left:auto}.trips-root .bs-address-found{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-top:5px;font-size:12px;font-style:italic;color:var(--color-accent-700)}.trips-root .bs-address-found strong{font-style:normal;font-weight:600}.trips-root .bs-address-found a{color:var(--color-accent-700);text-decoration:underline}.trips-root .bs-address-aside{color:var(--color-neutral-700)}.trips-root .bs-booked-line{display:flex;align-items:center;gap:6px;margin:0 0 12px;padding:7px 10px;background:var(--color-accent-2-100);border:1px solid var(--color-accent-2-300);border-radius:var(--radius-sm);font-size:12.5px;color:var(--color-accent-2-800)}.trips-root .bs-booking{border-top:1px solid var(--color-divider);padding-top:12px}.trips-root .bs-booking-row{display:grid;grid-template-columns:2fr 1fr;gap:10px;margin-top:4px}.trips-root .bs-booking-row .field{margin-bottom:0}.trips-root .bs-booking-actions{display:flex;align-items:center;gap:8px;margin:10px 0 6px;flex-wrap:wrap}.trips-root .bs-toolbar{position:absolute;top:-40px;left:0;display:flex;gap:4px;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:999px;padding:4px 6px;box-shadow:var(--shadow-md);white-space:nowrap;z-index:5}.trips-root .bs-tool{font-family:var(--font-heading);font-weight:600;font-size:11.5px;color:var(--color-accent);background:none;border:none;padding:4px 8px;border-radius:999px;cursor:pointer}.trips-root .bs-tool:hover{background:var(--color-accent-100)}.trips-root .bs-toolbar.bs-seltoolbar{z-index:16;align-items:center}.trips-root .bs-sel-n{font-family:var(--font-heading);font-size:11px;font-weight:600;color:var(--color-neutral-700);padding:0 4px 0 6px;white-space:nowrap}.trips-root .bs-tool-x{color:var(--color-neutral-700);font-weight:400}.trips-root .bs-tool-x:hover{color:var(--color-accent-2);background:var(--color-accent-2-100)}.trips-root .bs-ghostboard,.trips-root .bs-ghostboard *{pointer-events:none}.trips-root .bs-ghost-frame,.trips-root .bs-ghost-card,.trips-root .bs-ghost-note{position:absolute;border:1.5px dashed var(--color-neutral-400);border-radius:12px}.trips-root .bs-ghost-frame{background:color-mix(in srgb,var(--color-neutral-200) 22%,transparent)}.trips-root .bs-ghost-card{display:flex;flex-direction:column;gap:9px;padding:16px 14px;border-radius:10px;background:color-mix(in srgb,var(--color-neutral-100) 60%,transparent)}.trips-root .bs-ghost-note{width:210px;height:128px;border-radius:8px;background:color-mix(in srgb,var(--bs-sticky) 32%,transparent)}.trips-root .bs-ghost-line{height:9px;border-radius:999px;background:var(--color-neutral-300)}.trips-root .bs-ghost-line-title{height:15px;width:78%}.trips-root .bs-ghost-line-short{width:46%}.trips-root .bs-ghost-pin{position:absolute;top:-10px;right:-10px;width:30px;height:30px;border-radius:999px;border:1.5px dashed var(--color-neutral-400);background:color-mix(in srgb,var(--bs-sticky) 40%,transparent)}.trips-root .bs-ghost-label{position:absolute;left:14px;top:-26px;font-family:var(--font-body);font-size:12px;font-style:italic;color:var(--color-neutral-700);white-space:nowrap}.trips-root .bs-ghost-label-card,.trips-root .bs-ghost-label-note{top:auto;bottom:-26px;left:0}.trips-root .bs-firstrun{position:absolute;left:18px;bottom:74px;width:380px;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:14px;box-shadow:var(--shadow-lg);padding:13px 15px 11px;z-index:32}.trips-root .bs-firstrun-kicker{font-family:var(--font-heading);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--color-accent-700);margin-bottom:8px}.trips-root .bs-firstrun-rows{display:flex;flex-direction:column;gap:6px}.trips-root .bs-firstrun-row{display:flex;gap:10px;align-items:baseline;font-size:12px;line-height:1.4}.trips-root .bs-firstrun-what{flex:none;width:116px;font-family:var(--font-heading);font-weight:600;color:var(--color-neutral-800)}.trips-root .bs-firstrun-how{color:var(--color-neutral-700)}.trips-root .bs-firstrun-foot{display:flex;align-items:center;gap:10px;margin-top:11px;padding-top:9px;border-top:1px solid var(--color-divider)}.trips-root .bs-firstrun-more{flex:1;font-size:11px;font-style:italic;color:var(--color-neutral-600)}.trips-root .bs-search{position:absolute;top:14px;right:18px;width:320px;z-index:42}.trips-root .bs-search-bar{display:flex;align-items:center;gap:7px;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:999px;padding:6px 10px;box-shadow:var(--shadow-lg);color:var(--color-neutral-700)}.trips-root .bs-search-input{flex:1;min-width:0;font-family:var(--font-body);font-size:13px;color:var(--color-text);background:none;border:none;outline:none}.trips-root .bs-search-n{font-family:var(--font-heading);font-size:10.5px;font-weight:600;color:var(--color-neutral-600);white-space:nowrap}.trips-root .bs-search-x{color:var(--color-neutral-700);background:none;border:none;cursor:pointer;padding:0 2px}.trips-root .bs-search-x:hover{color:var(--color-accent-2)}.trips-root .bs-search-hits{margin-top:6px;max-height:46vh;overflow-y:auto;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:12px;box-shadow:var(--shadow-lg);padding:5px}.trips-root .bs-search-hit{display:flex;align-items:baseline;gap:8px;width:100%;text-align:left;background:none;border:none;border-radius:7px;padding:6px 9px;cursor:pointer}.trips-root .bs-search-hit.on,.trips-root .bs-search-hit:hover{background:var(--color-accent-100)}.trips-root .bs-search-hit-name{flex:1;font-family:var(--font-heading);font-size:12.5px;font-weight:600;color:var(--color-accent-800);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trips-root .bs-search-hit-where{font-size:11px;font-style:italic;color:var(--color-neutral-700);white-space:nowrap}.trips-root .bs-search-hit-day{font-family:var(--font-heading);font-size:10px;font-weight:600;color:var(--color-accent-2-800);background:var(--color-accent-2-100);border-radius:999px;padding:1px 7px;white-space:nowrap}.trips-root .bs-card.bs-dim,.trips-root .bs-day-evt.bs-dim,.trips-root .bs-day-chip.bs-dim{opacity:.28}.trips-root .bs-menu{position:fixed;min-width:208px;max-width:232px;display:flex;flex-direction:column;padding:5px;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:10px;box-shadow:var(--shadow-lg);z-index:45}.trips-root .bs-menu-row{display:flex;align-items:baseline;gap:10px;width:100%;font-family:var(--font-heading);font-size:12px;font-weight:600;text-align:left;color:var(--color-accent);background:none;border:none;padding:6px 9px;border-radius:6px;cursor:pointer}.trips-root .bs-menu-row:hover:not(:disabled){background:var(--color-accent-100)}.trips-root .bs-menu-row:disabled{color:var(--color-neutral-500);cursor:default}.trips-root .bs-menu-label{flex:1}.trips-root .bs-menu-twin{font-family:var(--font-body);font-size:10.5px;font-weight:400;font-style:italic;color:var(--color-neutral-600);white-space:nowrap}.trips-root .bs-menu-row.bs-menu-x{color:var(--color-neutral-700);font-weight:400}.trips-root .bs-menu-row.bs-menu-x:hover:not(:disabled){color:var(--color-accent-2);background:var(--color-accent-2-100)}.trips-root .bs-frame{position:absolute;box-sizing:border-box;border:1.5px dashed var(--color-accent-300);border-radius:18px;background:color-mix(in srgb,var(--color-accent-100) 28%,transparent);-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none;will-change:transform;transition:border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.trips-root .bs-frame:hover:not(.bs-hovered):not(.bs-leaving):not(.bs-frame-sel):not(.bs-dragging):not(.bs-misc){border-color:var(--color-accent-400)}.trips-root .bs-frame.bs-misc:hover:not(.bs-hovered):not(.bs-leaving):not(.bs-frame-sel):not(.bs-dragging){border-color:var(--color-neutral-500)}.trips-root .bs-frame.bs-hovered{border-style:solid;border-color:var(--color-accent);background:color-mix(in srgb,var(--color-accent-100) 55%,transparent)}.trips-root .bs-frame.bs-leaving{border-style:solid;border-color:var(--color-neutral-500);background:color-mix(in srgb,var(--color-neutral-300) 30%,transparent)}.trips-root .bs-frame.bs-frame-sel{border-style:solid;border-color:var(--color-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-accent) 28%,transparent)}.trips-root .bs-frame{cursor:grab}.trips-root .bs-frame.bs-dragging{cursor:grabbing;box-shadow:var(--shadow-lg);background:color-mix(in srgb,var(--color-accent-100) 40%,transparent)}.trips-root .bs-frame.bs-misc.bs-dragging{background:color-mix(in srgb,var(--color-neutral-200) 40%,transparent)}.trips-root .bs-frame.bs-resizing{cursor:nwse-resize}.trips-root .bs-frame.bs-misc{border-color:var(--color-neutral-400);background:color-mix(in srgb,var(--color-neutral-200) 30%,transparent)}.trips-root .bs-frame-head{display:flex;align-items:baseline;gap:9px;padding:11px 16px 0;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.trips-root .bs-frame-count{width:22px;height:22px;border-radius:50%;background:var(--color-text);color:var(--color-bg);display:inline-grid;place-items:center;font-size:12px;font-weight:600;align-self:center;flex:none}.trips-root .bs-frame-name{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-700);font-weight:600}.trips-root .bs-misc .bs-frame-name{color:var(--color-neutral-700)}.trips-root .bs-frame-name-input{font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-700);background:var(--color-neutral-100);border:1px solid var(--color-accent-300);border-radius:var(--radius-sm);padding:2px 8px;width:180px;-moz-user-select:text;user-select:text;-webkit-user-select:text}.trips-root .bs-frame-lean{font-size:11.5px;font-style:italic;color:var(--color-neutral-700)}.trips-root .bs-frame-map{margin-left:auto;font-family:var(--font-body);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-700);background:none;border:none;cursor:pointer;padding:0}.trips-root .bs-frame-tidy{margin-left:10px;font-family:var(--font-heading);font-size:10.5px;font-weight:600;line-height:1;letter-spacing:.02em;color:var(--color-accent-700);background:none;border:none;cursor:pointer;padding:0 1px;opacity:0;transition:opacity var(--dur-fast) var(--ease-out)}.trips-root .bs-frame:hover .bs-frame-tidy,.trips-root .bs-frame-sel .bs-frame-tidy,.trips-root .bs-frame-tidy:focus-visible{opacity:1}.trips-root .bs-frame-tidy:hover{color:var(--color-accent)}.trips-root .bs-frame-x{margin-left:10px;font-size:11px;line-height:1;color:var(--color-accent-700);background:none;border:none;cursor:pointer;padding:0 1px;opacity:0;transition:opacity var(--dur-fast) var(--ease-out)}.trips-root .bs-frame:hover .bs-frame-x,.trips-root .bs-frame-sel .bs-frame-x,.trips-root .bs-frame-x:focus-visible{opacity:1}.trips-root .bs-frame-x:hover{color:var(--color-accent-2)}.trips-root .bs-frame-resize{position:absolute;right:0;bottom:0;width:20px;height:20px;cursor:nwse-resize;border-right:3px solid var(--color-accent-300);border-bottom:3px solid var(--color-accent-300);border-radius:0 0 15px;touch-action:none;transition:border-color var(--dur-fast) var(--ease-out)}.trips-root .bs-misc .bs-frame-resize{border-color:var(--color-neutral-400)}.trips-root .bs-frame:not(.bs-misc):hover .bs-frame-resize,.trips-root .bs-frame-sel:not(.bs-misc) .bs-frame-resize,.trips-root .bs-frame:not(.bs-misc) .bs-frame-resize:hover{border-color:var(--color-accent)}.trips-root .bs-frame.bs-misc:hover .bs-frame-resize,.trips-root .bs-frame.bs-misc .bs-frame-resize:hover{border-color:var(--color-neutral-600)}.trips-root .bs-sticky{position:absolute;top:0;left:0;width:210px;background:var(--bs-sticky);border-left:3px solid transparent;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform;transition:box-shadow var(--dur-fast) var(--ease-out)}.trips-root .bs-sticky:hover:not(.bs-dragging){box-shadow:var(--shadow-md)}.trips-root .bs-sticky.bs-dragging{box-shadow:var(--shadow-lg);cursor:grabbing}.trips-root .bs-sticky.bs-dragging .bs-sticky-grab{cursor:grabbing}.trips-root .bs-sticky.bs-sel{outline:2px solid var(--color-accent);outline-offset:2px}.trips-root .bs-sticky-grab{display:flex;align-items:center;gap:6px;padding:7px 10px 0;cursor:grab;touch-action:none;font-size:10.5px;color:var(--color-neutral-600)}.trips-root .bs-sticky-grab i{font-size:13px;color:var(--bs-sticky-ink)}.trips-root .bs-sticky-x{margin-left:auto;font-size:12px;color:var(--bs-sticky-ink);background:none;border:none;cursor:pointer;padding:2px 5px}.trips-root .bs-sticky-x:hover{color:var(--color-accent-2)}.trips-root .bs-sticky textarea{display:block;width:100%;box-sizing:border-box;background:transparent;border:none;resize:none;font-family:var(--font-body);font-style:italic;font-size:13px;line-height:1.5;color:var(--color-neutral-800);padding:6px 12px 12px;cursor:text;-moz-user-select:text;user-select:text;-webkit-user-select:text}.trips-root .bs-sticky textarea:focus-visible{outline:none}.trips-root .bs-pin{position:absolute;width:30px;height:30px;z-index:2}.trips-root .bs-pin-dot{width:30px;height:30px;box-sizing:border-box;border-radius:50% 50% 50% 5px;border:1.5px solid var(--color-bg);box-shadow:var(--shadow-sm);display:grid;place-items:center;font-family:var(--font-heading);font-size:12px;font-weight:600;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform var(--dur-fast) var(--ease-out)}.trips-root .bs-pin-dot:hover{transform:scale(1.08)}.trips-root .bs-pin-dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.trips-root .bs-pin-pop{position:absolute;left:21px;top:21px;width:210px;background:var(--bs-sticky);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);opacity:0;transform:scale(.93);transform-origin:0 0;transition:opacity var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out);pointer-events:none}.trips-root .bs-pin:hover .bs-pin-pop,.trips-root .bs-pin:focus-within .bs-pin-pop{opacity:1;transform:none;pointer-events:auto}.trips-root .bs-pin:hover,.trips-root .bs-pin:focus-within{z-index:6}.trips-root .bs-card:has(.bs-pin:hover),.trips-root .bs-card:has(.bs-pin:focus-within){z-index:30}.trips-root .bs-pin.bs-dragging .bs-pin-pop{opacity:0;pointer-events:none}.trips-root .bs-pin.bs-dragging .bs-pin-dot{box-shadow:var(--shadow-lg);transform:scale(1.12);cursor:grabbing}.trips-root .bs-pin-head{display:flex;align-items:center;gap:6px;padding:7px 8px 0 10px;font-size:10.5px;color:var(--color-neutral-600)}.trips-root .bs-pin-head i{font-size:13px;color:var(--bs-sticky-ink)}.trips-root .bs-pin-btn{font-size:12px;line-height:1;color:var(--bs-sticky-ink);background:none;border:none;cursor:pointer;padding:2px 4px}.trips-root .bs-pin-btn:first-of-type{margin-left:auto}.trips-root .bs-pin-btn:hover{color:var(--color-accent-2)}.trips-root .bs-pin-pop textarea,.trips-root .bs-day-note textarea{display:block;width:100%;box-sizing:border-box;background:transparent;border:none;resize:none;font-family:var(--font-body);font-style:italic;font-size:13px;line-height:1.5;color:var(--color-neutral-800);padding:5px 12px 12px;cursor:text;-moz-user-select:text;user-select:text;-webkit-user-select:text}.trips-root .bs-pin-pop textarea:focus-visible,.trips-root .bs-day-note textarea:focus-visible{outline:none}.trips-root .bs-dock{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;align-items:center;gap:8px;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:999px;padding:7px 9px;box-shadow:var(--shadow-lg);z-index:20}.trips-root .bs-dock>i{font-size:17px;color:var(--color-accent-700);margin-left:5px}.trips-root .bs-dock-input{width:320px;border:1px solid var(--color-divider);border-radius:999px;padding:7px 15px;font-size:12.5px;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);caret-color:var(--color-accent)}.trips-root .bs-dock-btn{display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-family:var(--font-heading);font-weight:600;font-size:12.5px;color:var(--color-accent);background:transparent;border:none;padding:7px 9px;border-radius:999px}.trips-root .bs-dock-btn:hover{background:var(--color-accent-100)}.trips-root .bs-dock-btn i{font-size:15px}.trips-root .bs-tools{display:inline-flex;align-items:center;gap:2px}.trips-root .bs-tool-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:32px;cursor:pointer;color:var(--color-neutral-700);background:transparent;border:none;border-radius:9px}.trips-root .bs-tool-btn i{font-size:17px}.trips-root .bs-tool-btn:hover{background:var(--color-neutral-200);color:var(--color-text)}.trips-root .bs-tool-btn.on{background:var(--color-accent);color:var(--color-bg)}.trips-root .bs-tool-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.trips-root .bs-tool-btn:disabled{color:var(--color-neutral-500);cursor:default}.trips-root .bs-tool-btn:disabled:hover{background:none}.trips-root .bs-tool-key{position:absolute;right:3px;bottom:1px;font-family:var(--font-heading);font-size:8px;font-weight:600;line-height:1;opacity:.55}.trips-root .bs-dock-rule{width:1px;height:22px;background:var(--color-divider);margin:0 2px}.trips-root .bs-help-btn{margin-left:8px;font-family:var(--font-body);font-size:inherit;font-style:italic;color:var(--color-accent);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.trips-root .bs-help-btn:hover{color:var(--color-accent-2)}.trips-root .bs-help{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px 22px;margin:10px 0 2px;padding:12px 14px;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:var(--radius-sm)}.trips-root .bs-help-kicker{font-family:var(--font-heading);font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-700);margin-bottom:4px}.trips-root .bs-help-row{display:flex;gap:8px;align-items:baseline;font-size:11.5px;line-height:1.5}.trips-root .bs-help-what{flex:0 0 auto;font-weight:600;color:var(--color-text)}.trips-root .bs-help-how{color:var(--color-neutral-700)}.trips-root .bs-dialog-photo-row{display:flex;justify-content:flex-end;margin:-2px 0 10px}.trips-root .bs-dialog-attach{display:inline-flex;align-items:center;gap:5px;cursor:pointer;font-family:var(--font-heading);font-weight:600;font-size:11.5px;color:var(--color-accent);background:transparent;border:none;padding:5px 8px;border-radius:999px}.trips-root .bs-dialog-attach:hover{background:var(--color-accent-100)}.trips-root .bs-dialog-attach i{font-size:14px}.trips-root .bs-dialog-attach-off{color:var(--color-neutral-600)}.trips-root .bs-dialog-attach-off:hover{color:var(--color-accent-2);background:var(--color-accent-2-100)}.trips-root .bs-marquee{position:absolute;border:1px dashed var(--color-neutral-600);background:color-mix(in srgb,var(--color-neutral-500) 10%,transparent);border-radius:var(--radius-sm);pointer-events:none;z-index:15}.trips-root .bs-guide{position:absolute;background:var(--color-accent-2-500);pointer-events:none;z-index:110}.trips-root .bs-guide-v{width:1px}.trips-root .bs-guide-h{height:1px}.trips-root .bs-space{position:absolute;background:var(--color-accent-2-400);pointer-events:none;z-index:110}.trips-root .bs-space-x{height:1px;border-left:1px solid var(--color-accent-2-400);border-right:1px solid var(--color-accent-2-400);box-sizing:content-box;margin-top:-3px;padding-block:3px;background-clip:content-box}.trips-root .bs-space-y{width:1px;border-top:1px solid var(--color-accent-2-400);border-bottom:1px solid var(--color-accent-2-400);box-sizing:content-box;margin-left:-3px;padding-inline:3px;background-clip:content-box}.trips-root .bs-dock-ghost{position:absolute;border:1.5px dashed var(--color-accent-2);background:color-mix(in srgb,var(--color-accent-2-100) 45%,transparent);border-radius:10px;pointer-events:none;z-index:14}.trips-root .bs-draw{position:absolute;border:1.5px dashed var(--color-accent);background:color-mix(in srgb,var(--color-accent) 7%,transparent);border-radius:12px;pointer-events:none;z-index:15}.trips-root .bs-spawn-ghost{position:absolute;border:1.5px dashed var(--color-neutral-400);border-radius:10px;pointer-events:none;z-index:14}.trips-root .bs-spawn-ghost[data-kind=note]{border-radius:8px;background:color-mix(in srgb,var(--bs-sticky) 32%,transparent);animation:none}.trips-root .bs-zoomrail{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:999px;box-shadow:var(--shadow-lg);padding:3px;gap:2px;z-index:20}.trips-root .bs-zoomrail button{width:32px;height:32px;border:none;border-radius:9px;background:none;cursor:pointer;font-family:var(--font-body);font-size:15px;color:var(--color-neutral-800)}.trips-root .bs-zoomrail button:hover{background:var(--color-neutral-200)}.trips-root .bs-zoomrail button:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.trips-root .bs-zoomrail button:disabled{color:var(--color-neutral-500);cursor:default}.trips-root .bs-zoomrail button:disabled:hover{background:none}.trips-root .bs-zoom-pct{border:none;background:none;cursor:pointer;font-family:var(--font-body);font-size:11px;color:var(--color-neutral-700);padding:0 7px;font-feature-settings:"tnum";min-width:40px;text-align:center}.trips-root .bs-zoom-fit{border-left:1px solid var(--color-divider)!important;color:var(--color-accent-700)!important}.trips-root .bs-tray{position:absolute;right:18px;bottom:18px;width:340px;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:14px;box-shadow:var(--shadow-lg);padding:13px 15px;z-index:30}.trips-root .bs-tray-head{display:flex;align-items:baseline;gap:8px}.trips-root .bs-tray-kicker{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-700);font-weight:600}.trips-root .bs-tray-n{font-size:11px;color:var(--color-neutral-700);font-feature-settings:"tnum"}.trips-root .bs-tray-x{margin-left:auto;font-size:12px;color:var(--color-neutral-700);background:none;border:none;cursor:pointer}.trips-root .bs-tray-x:hover{color:var(--color-accent-2)}.trips-root .bs-tray-row{display:flex;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid var(--color-neutral-200)}.trips-root .bs-tray-title{font-family:var(--font-heading);font-weight:600;font-size:14px;line-height:1.2;flex:1;min-width:0}.trips-root .bs-tray-tag{flex:none;font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;background:var(--color-neutral-200);color:var(--color-neutral-700);padding:2px 6px;border-radius:6px}.trips-root .bs-tray-undo{flex:none;font-size:12px;color:var(--color-accent);background:none;border:none;cursor:pointer;padding:2px 4px}.trips-root .bs-tray-undo:hover{color:var(--color-accent-700)}.trips-root .bs-tray-empty{font-size:12px;font-style:italic;color:var(--color-neutral-700);padding:10px 0}.trips-root .bs-tray-foot{font-size:11.5px;font-style:italic;color:var(--color-neutral-700);margin-top:9px;line-height:1.5}.trips-root .bs-tray-foot a{color:var(--color-accent-700)}.trips-root .bs-cursors{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:120}.trips-root .bs-cursor{position:absolute;top:0;left:0;display:flex;align-items:flex-start;gap:2px;opacity:0;transition:opacity .3s ease;will-change:transform}.trips-root .bs-cursor-pill{font-family:var(--font-body);font-style:italic;font-size:11px;padding:2px 8px;border-radius:999px;white-space:nowrap;margin-top:10px;box-shadow:var(--shadow-sm)}.trips-root .bs-ghost-chip{position:absolute;top:-22px;right:0;font-size:10px;font-style:italic;padding:2px 8px;border-radius:999px;white-space:nowrap}.trips-root .bs-flyover-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:var(--color-scrim);display:grid;place-items:center}.trips-root .bs-flyover{width:min(1160px,calc(100% - 60px));height:min(680px,calc(100% - 48px));background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;padding:14px 18px 12px;gap:10px;box-sizing:border-box}.trips-root .bs-flyover-head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.trips-root .bs-flyover-head .btn{margin-left:auto}.trips-root .bs-flyover-kicker{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-700)}.trips-root .bs-flyover-title{font-family:var(--font-heading);font-weight:600;font-size:22px;line-height:1.1;margin-top:2px}.trips-root .bs-flyover-aside{font-size:12px;font-style:italic;color:var(--color-neutral-700)}.trips-root .bs-map{flex:1;min-height:0;border:1px solid var(--color-divider);border-radius:var(--radius-md);overflow:hidden}.trips-root .bs-map-missing{display:grid;place-items:center;font-style:italic;color:var(--color-neutral-700)}.trips-root .bs-map-pin{width:14px;height:14px;border-radius:50%;background:var(--color-neutral-100);border:2.5px dashed var(--color-process-yellow);cursor:pointer;padding:0}.trips-root .bs-map-pin:hover{border-style:solid}.trips-root .bs-hull-label{display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-700);font-weight:600;pointer-events:none}.trips-root .bs-hull-count{width:22px;height:22px;border-radius:50%;background:var(--color-text);color:var(--color-bg);display:inline-grid;place-items:center;font-size:12px;letter-spacing:0}.trips-root .bs-legend{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.trips-root .bs-legend-item{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:var(--color-neutral-700)}.trips-root .bs-legend-pin{width:18px;border-top:3px dashed var(--color-process-yellow)}.trips-root .bs-legend-hull{width:18px;height:12px;border:1.5px dashed var(--color-accent);border-radius:4px}.trips-root .bs-legend-esc{margin-left:auto;font-size:11.5px;font-style:italic;color:var(--color-neutral-700)}.trips-root .bs-legend-waiting{font-style:italic}.trips-root .bs-frame-day{font-family:var(--font-body);font-size:10.5px;font-weight:600;letter-spacing:.08em;color:var(--color-accent-2-700);background:var(--color-accent-2-100);border:1px solid var(--color-accent-2-300);border-radius:999px;padding:2px 9px;margin-left:auto;cursor:pointer}.trips-root .bs-frame-day:hover,.trips-root .bs-frame-day.on{background:var(--color-accent-2-200);border-color:var(--color-accent-2)}.trips-root .bs-frame-day+.bs-frame-map{margin-left:12px}.trips-root .bs-daymenu{position:absolute;top:44px;right:14px;width:316px;max-height:340px;overflow-y:auto;background:var(--color-neutral-100);border:1px solid var(--color-divider);border-radius:12px;box-shadow:var(--shadow-lg);padding:11px 6px 7px;z-index:41}.trips-root .bs-daymenu-kicker{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-neutral-700);font-weight:600;padding:0 10px 7px}.trips-root .bs-daymenu-row{display:flex;align-items:baseline;gap:10px;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:6px 10px;border-radius:7px;font-family:var(--font-heading);font-size:14px;font-weight:600;color:var(--color-text)}.trips-root .bs-daymenu-row:hover{background:var(--color-accent-2-100)}.trips-root .bs-daymenu-row.taken .bs-daymenu-day{color:var(--color-accent-2)}.trips-root .bs-daymenu-hint{margin-left:auto;font-family:var(--font-body);font-size:11.5px;font-style:italic;font-weight:400;color:var(--color-accent-2-700);text-align:right}.trips-root .bs-day{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;background:var(--color-accent-2-100);border:1.5px solid var(--color-accent-2-300);border-radius:10px;padding:9px 10px 10px;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;will-change:transform;transition:border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.trips-root .bs-day:hover:not(.bs-day-over):not(.bs-dragging){border-color:var(--color-accent-2-400)}.trips-root .bs-day.bs-dragging{box-shadow:var(--shadow-lg);cursor:grabbing}.trips-root .bs-day.bs-day-over{border-style:solid;border-color:var(--color-accent-2);background:var(--color-accent-2-200)}.trips-root .bs-day.bs-ghosted{opacity:.6;outline:2px solid var(--color-accent-2);outline-offset:2px}.trips-root .bs-day-head{display:flex;align-items:baseline;gap:8px}.trips-root .bs-day-kicker{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--color-accent-2)}.trips-root .bs-day-x{margin-left:auto;font-size:11px;line-height:1;color:var(--color-accent-2-700);background:none;border:none;cursor:pointer;padding:0 1px}.trips-root .bs-day-x:hover{color:var(--color-accent-2)}.trips-root .bs-day-date{font-family:var(--font-heading);font-size:15px;font-weight:600;line-height:1.25;margin:3px 0 9px}.trips-root .bs-day-strip{display:flex;flex-wrap:wrap;align-items:center;gap:4px;max-height:74px;overflow-y:auto;margin-bottom:7px;padding-bottom:6px;border-bottom:1px dashed var(--color-accent-2-300)}.trips-root .bs-day-strip-kicker{flex:0 0 100%;font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--color-accent-2-700)}.trips-root .bs-day-chip{max-width:100%;background:var(--color-neutral-100);border:1px solid var(--color-accent-2-300);border-left:3px solid var(--color-accent-2);border-radius:5px;padding:2px 4px 2px 5px;cursor:grab;touch-action:none}.trips-root .bs-day-chip-open{flex:1 0 100%}.trips-root .bs-day-chip-top{display:flex;align-items:center;gap:3px;min-width:0}.trips-root .bs-day-chip-title{flex:1;min-width:0;font-family:var(--font-heading);font-size:10.5px;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trips-root .bs-day-grid{position:relative;flex:0 1 auto;min-height:0;max-height:100%;overflow-y:auto;overscroll-behavior:contain;cursor:default}.trips-root .bs-day-hours{position:relative}.trips-root .bs-day-hour{position:absolute;left:0;right:0;height:0;pointer-events:none}.trips-root .bs-day-hour-label{position:absolute;top:-6px;left:0;font-size:9.5px;font-weight:600;letter-spacing:.02em;color:var(--color-accent-2-700)}.trips-root .bs-day-hour-line{position:absolute;top:0;right:0;border-top:1px solid var(--color-accent-2-300)}.trips-root .bs-day-evt{position:absolute;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;background:var(--color-neutral-100);border:1px solid var(--color-accent-2-300);border-radius:6px;padding:2px 4px 3px 7px;cursor:grab;touch-action:none}.trips-root .bs-day-evt-bar{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-accent-2);border-radius:6px 0 0 6px}.trips-root .bs-day-evt[data-kind=Food] .bs-day-evt-bar{background:var(--color-warning)}.trips-root .bs-day-evt[data-kind=Travel] .bs-day-evt-bar{background:var(--color-accent)}.trips-root .bs-day-evt[data-kind=Stay] .bs-day-evt-bar{background:var(--color-success)}.trips-root .bs-day-evt-conf{background:var(--color-accent-2-200);border-color:var(--color-accent-2);cursor:default}.trips-root .bs-day-evt-open{z-index:3;box-shadow:var(--shadow-md)}.trips-root .bs-day-evt.bs-dragging{box-shadow:var(--shadow-lg);cursor:grabbing}.trips-root .bs-day-evt.bs-resizing{cursor:ns-resize}.trips-root .bs-day-evt.bs-lifted{opacity:0}.trips-root .bs-day-evt-top{display:flex;align-items:flex-start;gap:4px;min-width:0}.trips-root .bs-day-evt-top .bs-day-title{flex:1;min-width:0;margin-top:0;font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trips-root .bs-day-evt-tight{padding-top:1px}.trips-root .bs-day-when{font-size:9.5px;font-variant-numeric:tabular-nums;color:var(--color-neutral-700);margin-top:1px}.trips-root .bs-day-evt-x{font-size:10px;line-height:1;color:var(--color-neutral-700);background:none;border:none;cursor:pointer;padding:0 1px;opacity:0;transition:opacity var(--dur-fast) var(--ease-out)}.trips-root .bs-day-chip .bs-day-evt-x{opacity:1}.trips-root .bs-day-evt:hover .bs-day-evt-x,.trips-root .bs-day-evt-x:focus-visible{opacity:1}.trips-root .bs-day-evt-x:hover{color:var(--color-accent-2)}.trips-root .bs-day-evt-grip{position:absolute;left:0;right:0;bottom:0;height:6px;display:flex;align-items:center;justify-content:center;cursor:ns-resize;opacity:0;touch-action:none;transition:opacity var(--dur-fast) var(--ease-out)}.trips-root .bs-day-evt:hover .bs-day-evt-grip{opacity:1}.trips-root .bs-day-evt-grip span{width:22px;height:2px;border-radius:2px;background:var(--color-accent-2)}.trips-root .bs-day-ghost{position:absolute;right:0;background:var(--color-accent-2-200);border:1px dashed var(--color-accent-2);border-radius:6px;pointer-events:none;z-index:2}.trips-root .bs-day-proxy{position:absolute;top:0;left:0;display:none;align-items:center;max-width:220px;font-family:var(--font-heading);font-size:11px;font-weight:600;line-height:1.2;background:var(--color-neutral-100);border:1px solid var(--color-accent-2);border-left:3px solid var(--color-accent-2);border-radius:6px;box-shadow:var(--shadow-lg);padding:4px 7px;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:100}.trips-root .bs-day-proxy.on{display:flex}.trips-root .bs-day-title{font-family:var(--font-heading);font-size:12.5px;font-weight:600;line-height:1.25;margin-top:2px}.trips-root .bs-day-empty{position:absolute;top:0;left:0;right:0;font-size:11.5px;font-style:italic;color:var(--color-accent-2-700);text-align:center;pointer-events:none}.trips-root .bs-day-notes-tab{display:inline-flex;align-items:center;gap:3px;margin-left:auto;font-family:var(--font-heading);font-size:10px;font-weight:600;line-height:1;color:var(--bs-sticky-ink);background:var(--bs-sticky);border:1px solid var(--bs-sticky-ink);border-radius:999px;cursor:pointer;padding:2px 6px 2px 5px}.trips-root .bs-day-notes-tab+.bs-day-evt-x{margin-left:4px}.trips-root .bs-day-notes-tab i{font-size:11px}.trips-root .bs-day-notes-tab.on,.trips-root .bs-day-notes-tab:hover{color:var(--bs-sticky);background:var(--bs-sticky-ink)}.trips-root .bs-day-notes-tab:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.trips-root .bs-day-notes{display:flex;flex-direction:column;gap:5px;margin-top:6px}.trips-root .bs-day-note{background:var(--bs-sticky);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}.trips-root .bs-tray-dated{margin-top:12px;border-top:1px solid var(--color-accent-2-300);padding-top:4px}.trips-root .bs-tray-kicker-day{color:var(--color-accent-2-700)}.trips-root .bs-tray-day{color:var(--color-accent-2)}.trips-root .bs-tray-tag-day{background:var(--color-accent-2-100);color:var(--color-accent-2-700)}.trips-root [data-settling]{transition:transform .19s var(--ease-out)}.trips-root [data-enter]{animation:bs-enter var(--dur-fast) var(--ease-spring)}@keyframes bs-enter{0%{opacity:0;scale:.97}}.trips-root .bs-dialog-backdrop{animation:bs-fade var(--dur-fast) var(--ease-out)}.trips-root .bs-dialog{animation:bs-dialog-in var(--dur-fast) var(--ease-out)}@keyframes bs-fade{0%{opacity:0}}@keyframes bs-dialog-in{0%{opacity:0;scale:.97}}.trips-root .bs-zoom-pct[data-nudge]{animation:bs-zoom-nudge var(--dur) var(--ease-out)}@keyframes bs-zoom-nudge{50%{transform:scale(1.18)}}@media (prefers-color-scheme: dark){.trips-root{--bs-sticky: #45401f;--bs-sticky-ink: #d9bc4d}}@font-face{font-family:Phosphor-Duotone;src:url(/assets/Phosphor-Duotone-BOGiEKDk.woff2) format("woff2"),;font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Phosphor-Fill;src:url(/assets/Phosphor-Fill-D4CDmGRg.woff2) format("woff2"),;font-weight:400;font-style:normal;font-display:block}.ph-fill{font-family:Phosphor-Fill!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-fill.ph-acorn:before{content:""}.ph-fill.ph-address-book:before{content:""}.ph-fill.ph-address-book-tabs:before{content:""}.ph-fill.ph-air-traffic-control:before{content:""}.ph-fill.ph-airplane:before{content:""}.ph-fill.ph-airplane-in-flight:before{content:""}.ph-fill.ph-airplane-landing:before{content:""}.ph-fill.ph-airplane-takeoff:before{content:""}.ph-fill.ph-airplane-taxiing:before{content:""}.ph-fill.ph-airplane-tilt:before{content:""}.ph-fill.ph-airplay:before{content:""}.ph-fill.ph-alarm:before{content:""}.ph-fill.ph-alien:before{content:""}.ph-fill.ph-align-bottom:before{content:""}.ph-fill.ph-align-bottom-simple:before{content:""}.ph-fill.ph-align-center-horizontal:before{content:""}.ph-fill.ph-align-center-horizontal-simple:before{content:""}.ph-fill.ph-align-center-vertical:before{content:""}.ph-fill.ph-align-center-vertical-simple:before{content:""}.ph-fill.ph-align-left:before{content:""}.ph-fill.ph-align-left-simple:before{content:""}.ph-fill.ph-align-right:before{content:""}.ph-fill.ph-align-right-simple:before{content:""}.ph-fill.ph-align-top:before{content:""}.ph-fill.ph-align-top-simple:before{content:""}.ph-fill.ph-amazon-logo:before{content:""}.ph-fill.ph-ambulance:before{content:""}.ph-fill.ph-anchor:before{content:""}.ph-fill.ph-anchor-simple:before{content:""}.ph-fill.ph-android-logo:before{content:""}.ph-fill.ph-angle:before{content:""}.ph-fill.ph-angular-logo:before{content:""}.ph-fill.ph-aperture:before{content:""}.ph-fill.ph-app-store-logo:before{content:""}.ph-fill.ph-app-window:before{content:""}.ph-fill.ph-apple-logo:before{content:""}.ph-fill.ph-apple-podcasts-logo:before{content:""}.ph-fill.ph-approximate-equals:before{content:""}.ph-fill.ph-archive:before{content:""}.ph-fill.ph-armchair:before{content:""}.ph-fill.ph-arrow-arc-left:before{content:""}.ph-fill.ph-arrow-arc-right:before{content:""}.ph-fill.ph-arrow-bend-double-up-left:before{content:""}.ph-fill.ph-arrow-bend-double-up-right:before{content:""}.ph-fill.ph-arrow-bend-down-left:before{content:""}.ph-fill.ph-arrow-bend-down-right:before{content:""}.ph-fill.ph-arrow-bend-left-down:before{content:""}.ph-fill.ph-arrow-bend-left-up:before{content:""}.ph-fill.ph-arrow-bend-right-down:before{content:""}.ph-fill.ph-arrow-bend-right-up:before{content:""}.ph-fill.ph-arrow-bend-up-left:before{content:""}.ph-fill.ph-arrow-bend-up-right:before{content:""}.ph-fill.ph-arrow-circle-down:before{content:""}.ph-fill.ph-arrow-circle-down-left:before{content:""}.ph-fill.ph-arrow-circle-down-right:before{content:""}.ph-fill.ph-arrow-circle-left:before{content:""}.ph-fill.ph-arrow-circle-right:before{content:""}.ph-fill.ph-arrow-circle-up:before{content:""}.ph-fill.ph-arrow-circle-up-left:before{content:""}.ph-fill.ph-arrow-circle-up-right:before{content:""}.ph-fill.ph-arrow-clockwise:before{content:""}.ph-fill.ph-arrow-counter-clockwise:before{content:""}.ph-fill.ph-arrow-down:before{content:""}.ph-fill.ph-arrow-down-left:before{content:""}.ph-fill.ph-arrow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-down-left:before{content:""}.ph-fill.ph-arrow-elbow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-left:before{content:""}.ph-fill.ph-arrow-elbow-left-down:before{content:""}.ph-fill.ph-arrow-elbow-left-up:before{content:""}.ph-fill.ph-arrow-elbow-right:before{content:""}.ph-fill.ph-arrow-elbow-right-down:before{content:""}.ph-fill.ph-arrow-elbow-right-up:before{content:""}.ph-fill.ph-arrow-elbow-up-left:before{content:""}.ph-fill.ph-arrow-elbow-up-right:before{content:""}.ph-fill.ph-arrow-fat-down:before{content:""}.ph-fill.ph-arrow-fat-left:before{content:""}.ph-fill.ph-arrow-fat-line-down:before{content:""}.ph-fill.ph-arrow-fat-line-left:before{content:""}.ph-fill.ph-arrow-fat-line-right:before{content:""}.ph-fill.ph-arrow-fat-line-up:before{content:""}.ph-fill.ph-arrow-fat-lines-down:before{content:""}.ph-fill.ph-arrow-fat-lines-left:before{content:""}.ph-fill.ph-arrow-fat-lines-right:before{content:""}.ph-fill.ph-arrow-fat-lines-up:before{content:""}.ph-fill.ph-arrow-fat-right:before{content:""}.ph-fill.ph-arrow-fat-up:before{content:""}.ph-fill.ph-arrow-left:before{content:""}.ph-fill.ph-arrow-line-down:before{content:""}.ph-fill.ph-arrow-line-down-left:before{content:""}.ph-fill.ph-arrow-line-down-right:before{content:""}.ph-fill.ph-arrow-line-left:before{content:""}.ph-fill.ph-arrow-line-right:before{content:""}.ph-fill.ph-arrow-line-up:before{content:""}.ph-fill.ph-arrow-line-up-left:before{content:""}.ph-fill.ph-arrow-line-up-right:before{content:""}.ph-fill.ph-arrow-right:before{content:""}.ph-fill.ph-arrow-square-down:before{content:""}.ph-fill.ph-arrow-square-down-left:before{content:""}.ph-fill.ph-arrow-square-down-right:before{content:""}.ph-fill.ph-arrow-square-in:before{content:""}.ph-fill.ph-arrow-square-left:before{content:""}.ph-fill.ph-arrow-square-out:before{content:""}.ph-fill.ph-arrow-square-right:before{content:""}.ph-fill.ph-arrow-square-up:before{content:""}.ph-fill.ph-arrow-square-up-left:before{content:""}.ph-fill.ph-arrow-square-up-right:before{content:""}.ph-fill.ph-arrow-u-down-left:before{content:""}.ph-fill.ph-arrow-u-down-right:before{content:""}.ph-fill.ph-arrow-u-left-down:before{content:""}.ph-fill.ph-arrow-u-left-up:before{content:""}.ph-fill.ph-arrow-u-right-down:before{content:""}.ph-fill.ph-arrow-u-right-up:before{content:""}.ph-fill.ph-arrow-u-up-left:before{content:""}.ph-fill.ph-arrow-u-up-right:before{content:""}.ph-fill.ph-arrow-up:before{content:""}.ph-fill.ph-arrow-up-left:before{content:""}.ph-fill.ph-arrow-up-right:before{content:""}.ph-fill.ph-arrows-clockwise:before{content:""}.ph-fill.ph-arrows-counter-clockwise:before{content:""}.ph-fill.ph-arrows-down-up:before{content:""}.ph-fill.ph-arrows-horizontal:before{content:""}.ph-fill.ph-arrows-in:before{content:""}.ph-fill.ph-arrows-in-cardinal:before{content:""}.ph-fill.ph-arrows-in-line-horizontal:before{content:""}.ph-fill.ph-arrows-in-line-vertical:before{content:""}.ph-fill.ph-arrows-in-simple:before{content:""}.ph-fill.ph-arrows-left-right:before{content:""}.ph-fill.ph-arrows-merge:before{content:""}.ph-fill.ph-arrows-out:before{content:""}.ph-fill.ph-arrows-out-cardinal:before{content:""}.ph-fill.ph-arrows-out-line-horizontal:before{content:""}.ph-fill.ph-arrows-out-line-vertical:before{content:""}.ph-fill.ph-arrows-out-simple:before{content:""}.ph-fill.ph-arrows-split:before{content:""}.ph-fill.ph-arrows-vertical:before{content:""}.ph-fill.ph-article:before{content:""}.ph-fill.ph-article-medium:before{content:""}.ph-fill.ph-article-ny-times:before{content:""}.ph-fill.ph-asclepius:before{content:""}.ph-fill.ph-caduceus:before{content:""}.ph-fill.ph-asterisk:before{content:""}.ph-fill.ph-asterisk-simple:before{content:""}.ph-fill.ph-at:before{content:""}.ph-fill.ph-atom:before{content:""}.ph-fill.ph-avocado:before{content:""}.ph-fill.ph-axe:before{content:""}.ph-fill.ph-baby:before{content:""}.ph-fill.ph-baby-carriage:before{content:""}.ph-fill.ph-backpack:before{content:""}.ph-fill.ph-backspace:before{content:""}.ph-fill.ph-bag:before{content:""}.ph-fill.ph-bag-simple:before{content:""}.ph-fill.ph-balloon:before{content:""}.ph-fill.ph-bandaids:before{content:""}.ph-fill.ph-bank:before{content:""}.ph-fill.ph-barbell:before{content:""}.ph-fill.ph-barcode:before{content:""}.ph-fill.ph-barn:before{content:""}.ph-fill.ph-barricade:before{content:""}.ph-fill.ph-baseball:before{content:""}.ph-fill.ph-baseball-cap:before{content:""}.ph-fill.ph-baseball-helmet:before{content:""}.ph-fill.ph-basket:before{content:""}.ph-fill.ph-basketball:before{content:""}.ph-fill.ph-bathtub:before{content:""}.ph-fill.ph-battery-charging:before{content:""}.ph-fill.ph-battery-charging-vertical:before{content:""}.ph-fill.ph-battery-empty:before{content:""}.ph-fill.ph-battery-full:before{content:""}.ph-fill.ph-battery-high:before{content:""}.ph-fill.ph-battery-low:before{content:""}.ph-fill.ph-battery-medium:before{content:""}.ph-fill.ph-battery-plus:before{content:""}.ph-fill.ph-battery-plus-vertical:before{content:""}.ph-fill.ph-battery-vertical-empty:before{content:""}.ph-fill.ph-battery-vertical-full:before{content:""}.ph-fill.ph-battery-vertical-high:before{content:""}.ph-fill.ph-battery-vertical-low:before{content:""}.ph-fill.ph-battery-vertical-medium:before{content:""}.ph-fill.ph-battery-warning:before{content:""}.ph-fill.ph-battery-warning-vertical:before{content:""}.ph-fill.ph-beach-ball:before{content:""}.ph-fill.ph-beanie:before{content:""}.ph-fill.ph-bed:before{content:""}.ph-fill.ph-beer-bottle:before{content:""}.ph-fill.ph-beer-stein:before{content:""}.ph-fill.ph-behance-logo:before{content:""}.ph-fill.ph-bell:before{content:""}.ph-fill.ph-bell-ringing:before{content:""}.ph-fill.ph-bell-simple:before{content:""}.ph-fill.ph-bell-simple-ringing:before{content:""}.ph-fill.ph-bell-simple-slash:before{content:""}.ph-fill.ph-bell-simple-z:before{content:""}.ph-fill.ph-bell-slash:before{content:""}.ph-fill.ph-bell-z:before{content:""}.ph-fill.ph-belt:before{content:""}.ph-fill.ph-bezier-curve:before{content:""}.ph-fill.ph-bicycle:before{content:""}.ph-fill.ph-binary:before{content:""}.ph-fill.ph-binoculars:before{content:""}.ph-fill.ph-biohazard:before{content:""}.ph-fill.ph-bird:before{content:""}.ph-fill.ph-blueprint:before{content:""}.ph-fill.ph-bluetooth:before{content:""}.ph-fill.ph-bluetooth-connected:before{content:""}.ph-fill.ph-bluetooth-slash:before{content:""}.ph-fill.ph-bluetooth-x:before{content:""}.ph-fill.ph-boat:before{content:""}.ph-fill.ph-bomb:before{content:""}.ph-fill.ph-bone:before{content:""}.ph-fill.ph-book:before{content:""}.ph-fill.ph-book-bookmark:before{content:""}.ph-fill.ph-book-open:before{content:""}.ph-fill.ph-book-open-text:before{content:""}.ph-fill.ph-book-open-user:before{content:""}.ph-fill.ph-bookmark:before{content:""}.ph-fill.ph-bookmark-simple:before{content:""}.ph-fill.ph-bookmarks:before{content:""}.ph-fill.ph-bookmarks-simple:before{content:""}.ph-fill.ph-books:before{content:""}.ph-fill.ph-boot:before{content:""}.ph-fill.ph-boules:before{content:""}.ph-fill.ph-bounding-box:before{content:""}.ph-fill.ph-bowl-food:before{content:""}.ph-fill.ph-bowl-steam:before{content:""}.ph-fill.ph-bowling-ball:before{content:""}.ph-fill.ph-box-arrow-down:before{content:""}.ph-fill.ph-archive-box:before{content:""}.ph-fill.ph-box-arrow-up:before{content:""}.ph-fill.ph-boxing-glove:before{content:""}.ph-fill.ph-brackets-angle:before{content:""}.ph-fill.ph-brackets-curly:before{content:""}.ph-fill.ph-brackets-round:before{content:""}.ph-fill.ph-brackets-square:before{content:""}.ph-fill.ph-brain:before{content:""}.ph-fill.ph-brandy:before{content:""}.ph-fill.ph-bread:before{content:""}.ph-fill.ph-bridge:before{content:""}.ph-fill.ph-briefcase:before{content:""}.ph-fill.ph-briefcase-metal:before{content:""}.ph-fill.ph-broadcast:before{content:""}.ph-fill.ph-broom:before{content:""}.ph-fill.ph-browser:before{content:""}.ph-fill.ph-browsers:before{content:""}.ph-fill.ph-bug:before{content:""}.ph-fill.ph-bug-beetle:before{content:""}.ph-fill.ph-bug-droid:before{content:""}.ph-fill.ph-building:before{content:""}.ph-fill.ph-building-apartment:before{content:""}.ph-fill.ph-building-office:before{content:""}.ph-fill.ph-buildings:before{content:""}.ph-fill.ph-bulldozer:before{content:""}.ph-fill.ph-bus:before{content:""}.ph-fill.ph-butterfly:before{content:""}.ph-fill.ph-cable-car:before{content:""}.ph-fill.ph-cactus:before{content:""}.ph-fill.ph-cake:before{content:""}.ph-fill.ph-calculator:before{content:""}.ph-fill.ph-calendar:before{content:""}.ph-fill.ph-calendar-blank:before{content:""}.ph-fill.ph-calendar-check:before{content:""}.ph-fill.ph-calendar-dot:before{content:""}.ph-fill.ph-calendar-dots:before{content:""}.ph-fill.ph-calendar-heart:before{content:""}.ph-fill.ph-calendar-minus:before{content:""}.ph-fill.ph-calendar-plus:before{content:""}.ph-fill.ph-calendar-slash:before{content:""}.ph-fill.ph-calendar-star:before{content:""}.ph-fill.ph-calendar-x:before{content:""}.ph-fill.ph-call-bell:before{content:""}.ph-fill.ph-camera:before{content:""}.ph-fill.ph-camera-plus:before{content:""}.ph-fill.ph-camera-rotate:before{content:""}.ph-fill.ph-camera-slash:before{content:""}.ph-fill.ph-campfire:before{content:""}.ph-fill.ph-car:before{content:""}.ph-fill.ph-car-battery:before{content:""}.ph-fill.ph-car-profile:before{content:""}.ph-fill.ph-car-simple:before{content:""}.ph-fill.ph-cardholder:before{content:""}.ph-fill.ph-cards:before{content:""}.ph-fill.ph-cards-three:before{content:""}.ph-fill.ph-caret-circle-double-down:before{content:""}.ph-fill.ph-caret-circle-double-left:before{content:""}.ph-fill.ph-caret-circle-double-right:before{content:""}.ph-fill.ph-caret-circle-double-up:before{content:""}.ph-fill.ph-caret-circle-down:before{content:""}.ph-fill.ph-caret-circle-left:before{content:""}.ph-fill.ph-caret-circle-right:before{content:""}.ph-fill.ph-caret-circle-up:before{content:""}.ph-fill.ph-caret-circle-up-down:before{content:""}.ph-fill.ph-caret-double-down:before{content:""}.ph-fill.ph-caret-double-left:before{content:""}.ph-fill.ph-caret-double-right:before{content:""}.ph-fill.ph-caret-double-up:before{content:""}.ph-fill.ph-caret-down:before{content:""}.ph-fill.ph-caret-left:before{content:""}.ph-fill.ph-caret-line-down:before{content:""}.ph-fill.ph-caret-line-left:before{content:""}.ph-fill.ph-caret-line-right:before{content:""}.ph-fill.ph-caret-line-up:before{content:""}.ph-fill.ph-caret-right:before{content:""}.ph-fill.ph-caret-up:before{content:""}.ph-fill.ph-caret-up-down:before{content:""}.ph-fill.ph-carrot:before{content:""}.ph-fill.ph-cash-register:before{content:""}.ph-fill.ph-cassette-tape:before{content:""}.ph-fill.ph-castle-turret:before{content:""}.ph-fill.ph-cat:before{content:""}.ph-fill.ph-cell-signal-full:before{content:""}.ph-fill.ph-cell-signal-high:before{content:""}.ph-fill.ph-cell-signal-low:before{content:""}.ph-fill.ph-cell-signal-medium:before{content:""}.ph-fill.ph-cell-signal-none:before{content:""}.ph-fill.ph-cell-signal-slash:before{content:""}.ph-fill.ph-cell-signal-x:before{content:""}.ph-fill.ph-cell-tower:before{content:""}.ph-fill.ph-certificate:before{content:""}.ph-fill.ph-chair:before{content:""}.ph-fill.ph-chalkboard:before{content:""}.ph-fill.ph-chalkboard-simple:before{content:""}.ph-fill.ph-chalkboard-teacher:before{content:""}.ph-fill.ph-champagne:before{content:""}.ph-fill.ph-charging-station:before{content:""}.ph-fill.ph-chart-bar:before{content:""}.ph-fill.ph-chart-bar-horizontal:before{content:""}.ph-fill.ph-chart-donut:before{content:""}.ph-fill.ph-chart-line:before{content:""}.ph-fill.ph-chart-line-down:before{content:""}.ph-fill.ph-chart-line-up:before{content:""}.ph-fill.ph-chart-pie:before{content:""}.ph-fill.ph-chart-pie-slice:before{content:""}.ph-fill.ph-chart-polar:before{content:""}.ph-fill.ph-chart-scatter:before{content:""}.ph-fill.ph-chat:before{content:""}.ph-fill.ph-chat-centered:before{content:""}.ph-fill.ph-chat-centered-dots:before{content:""}.ph-fill.ph-chat-centered-slash:before{content:""}.ph-fill.ph-chat-centered-text:before{content:""}.ph-fill.ph-chat-circle:before{content:""}.ph-fill.ph-chat-circle-dots:before{content:""}.ph-fill.ph-chat-circle-slash:before{content:""}.ph-fill.ph-chat-circle-text:before{content:""}.ph-fill.ph-chat-dots:before{content:""}.ph-fill.ph-chat-slash:before{content:""}.ph-fill.ph-chat-teardrop:before{content:""}.ph-fill.ph-chat-teardrop-dots:before{content:""}.ph-fill.ph-chat-teardrop-slash:before{content:""}.ph-fill.ph-chat-teardrop-text:before{content:""}.ph-fill.ph-chat-text:before{content:""}.ph-fill.ph-chats:before{content:""}.ph-fill.ph-chats-circle:before{content:""}.ph-fill.ph-chats-teardrop:before{content:""}.ph-fill.ph-check:before{content:""}.ph-fill.ph-check-circle:before{content:""}.ph-fill.ph-check-fat:before{content:""}.ph-fill.ph-check-square:before{content:""}.ph-fill.ph-check-square-offset:before{content:""}.ph-fill.ph-checkerboard:before{content:""}.ph-fill.ph-checks:before{content:""}.ph-fill.ph-cheers:before{content:""}.ph-fill.ph-cheese:before{content:""}.ph-fill.ph-chef-hat:before{content:""}.ph-fill.ph-cherries:before{content:""}.ph-fill.ph-church:before{content:""}.ph-fill.ph-cigarette:before{content:""}.ph-fill.ph-cigarette-slash:before{content:""}.ph-fill.ph-circle:before{content:""}.ph-fill.ph-circle-dashed:before{content:""}.ph-fill.ph-circle-half:before{content:""}.ph-fill.ph-circle-half-tilt:before{content:""}.ph-fill.ph-circle-notch:before{content:""}.ph-fill.ph-circles-four:before{content:""}.ph-fill.ph-circles-three:before{content:""}.ph-fill.ph-circles-three-plus:before{content:""}.ph-fill.ph-circuitry:before{content:""}.ph-fill.ph-city:before{content:""}.ph-fill.ph-clipboard:before{content:""}.ph-fill.ph-clipboard-text:before{content:""}.ph-fill.ph-clock:before{content:""}.ph-fill.ph-clock-afternoon:before{content:""}.ph-fill.ph-clock-clockwise:before{content:""}.ph-fill.ph-clock-countdown:before{content:""}.ph-fill.ph-clock-counter-clockwise:before{content:""}.ph-fill.ph-clock-user:before{content:""}.ph-fill.ph-closed-captioning:before{content:""}.ph-fill.ph-cloud:before{content:""}.ph-fill.ph-cloud-arrow-down:before{content:""}.ph-fill.ph-cloud-arrow-up:before{content:""}.ph-fill.ph-cloud-check:before{content:""}.ph-fill.ph-cloud-fog:before{content:""}.ph-fill.ph-cloud-lightning:before{content:""}.ph-fill.ph-cloud-moon:before{content:""}.ph-fill.ph-cloud-rain:before{content:""}.ph-fill.ph-cloud-slash:before{content:""}.ph-fill.ph-cloud-snow:before{content:""}.ph-fill.ph-cloud-sun:before{content:""}.ph-fill.ph-cloud-warning:before{content:""}.ph-fill.ph-cloud-x:before{content:""}.ph-fill.ph-clover:before{content:""}.ph-fill.ph-club:before{content:""}.ph-fill.ph-coat-hanger:before{content:""}.ph-fill.ph-coda-logo:before{content:""}.ph-fill.ph-code:before{content:""}.ph-fill.ph-code-block:before{content:""}.ph-fill.ph-code-simple:before{content:""}.ph-fill.ph-codepen-logo:before{content:""}.ph-fill.ph-codesandbox-logo:before{content:""}.ph-fill.ph-coffee:before{content:""}.ph-fill.ph-coffee-bean:before{content:""}.ph-fill.ph-coin:before{content:""}.ph-fill.ph-coin-vertical:before{content:""}.ph-fill.ph-coins:before{content:""}.ph-fill.ph-columns:before{content:""}.ph-fill.ph-columns-plus-left:before{content:""}.ph-fill.ph-columns-plus-right:before{content:""}.ph-fill.ph-command:before{content:""}.ph-fill.ph-compass:before{content:""}.ph-fill.ph-compass-rose:before{content:""}.ph-fill.ph-compass-tool:before{content:""}.ph-fill.ph-computer-tower:before{content:""}.ph-fill.ph-confetti:before{content:""}.ph-fill.ph-contactless-payment:before{content:""}.ph-fill.ph-control:before{content:""}.ph-fill.ph-cookie:before{content:""}.ph-fill.ph-cooking-pot:before{content:""}.ph-fill.ph-copy:before{content:""}.ph-fill.ph-copy-simple:before{content:""}.ph-fill.ph-copyleft:before{content:""}.ph-fill.ph-copyright:before{content:""}.ph-fill.ph-corners-in:before{content:""}.ph-fill.ph-corners-out:before{content:""}.ph-fill.ph-couch:before{content:""}.ph-fill.ph-court-basketball:before{content:""}.ph-fill.ph-cow:before{content:""}.ph-fill.ph-cowboy-hat:before{content:""}.ph-fill.ph-cpu:before{content:""}.ph-fill.ph-crane:before{content:""}.ph-fill.ph-crane-tower:before{content:""}.ph-fill.ph-credit-card:before{content:""}.ph-fill.ph-cricket:before{content:""}.ph-fill.ph-crop:before{content:""}.ph-fill.ph-cross:before{content:""}.ph-fill.ph-crosshair:before{content:""}.ph-fill.ph-crosshair-simple:before{content:""}.ph-fill.ph-crown:before{content:""}.ph-fill.ph-crown-cross:before{content:""}.ph-fill.ph-crown-simple:before{content:""}.ph-fill.ph-cube:before{content:""}.ph-fill.ph-cube-focus:before{content:""}.ph-fill.ph-cube-transparent:before{content:""}.ph-fill.ph-currency-btc:before{content:""}.ph-fill.ph-currency-circle-dollar:before{content:""}.ph-fill.ph-currency-cny:before{content:""}.ph-fill.ph-currency-dollar:before{content:""}.ph-fill.ph-currency-dollar-simple:before{content:""}.ph-fill.ph-currency-eth:before{content:""}.ph-fill.ph-currency-eur:before{content:""}.ph-fill.ph-currency-gbp:before{content:""}.ph-fill.ph-currency-inr:before{content:""}.ph-fill.ph-currency-jpy:before{content:""}.ph-fill.ph-currency-krw:before{content:""}.ph-fill.ph-currency-kzt:before{content:""}.ph-fill.ph-currency-ngn:before{content:""}.ph-fill.ph-currency-rub:before{content:""}.ph-fill.ph-cursor:before{content:""}.ph-fill.ph-cursor-click:before{content:""}.ph-fill.ph-cursor-text:before{content:""}.ph-fill.ph-cylinder:before{content:""}.ph-fill.ph-database:before{content:""}.ph-fill.ph-desk:before{content:""}.ph-fill.ph-desktop:before{content:""}.ph-fill.ph-desktop-tower:before{content:""}.ph-fill.ph-detective:before{content:""}.ph-fill.ph-dev-to-logo:before{content:""}.ph-fill.ph-device-mobile:before{content:""}.ph-fill.ph-device-mobile-camera:before{content:""}.ph-fill.ph-device-mobile-slash:before{content:""}.ph-fill.ph-device-mobile-speaker:before{content:""}.ph-fill.ph-device-rotate:before{content:""}.ph-fill.ph-device-tablet:before{content:""}.ph-fill.ph-device-tablet-camera:before{content:""}.ph-fill.ph-device-tablet-speaker:before{content:""}.ph-fill.ph-devices:before{content:""}.ph-fill.ph-diamond:before{content:""}.ph-fill.ph-diamonds-four:before{content:""}.ph-fill.ph-dice-five:before{content:""}.ph-fill.ph-dice-four:before{content:""}.ph-fill.ph-dice-one:before{content:""}.ph-fill.ph-dice-six:before{content:""}.ph-fill.ph-dice-three:before{content:""}.ph-fill.ph-dice-two:before{content:""}.ph-fill.ph-disc:before{content:""}.ph-fill.ph-disco-ball:before{content:""}.ph-fill.ph-discord-logo:before{content:""}.ph-fill.ph-divide:before{content:""}.ph-fill.ph-dna:before{content:""}.ph-fill.ph-dog:before{content:""}.ph-fill.ph-door:before{content:""}.ph-fill.ph-door-open:before{content:""}.ph-fill.ph-dot:before{content:""}.ph-fill.ph-dot-outline:before{content:""}.ph-fill.ph-dots-nine:before{content:""}.ph-fill.ph-dots-six:before{content:""}.ph-fill.ph-dots-six-vertical:before{content:""}.ph-fill.ph-dots-three:before{content:""}.ph-fill.ph-dots-three-circle:before{content:""}.ph-fill.ph-dots-three-circle-vertical:before{content:""}.ph-fill.ph-dots-three-outline:before{content:""}.ph-fill.ph-dots-three-outline-vertical:before{content:""}.ph-fill.ph-dots-three-vertical:before{content:""}.ph-fill.ph-download:before{content:""}.ph-fill.ph-download-simple:before{content:""}.ph-fill.ph-dress:before{content:""}.ph-fill.ph-dresser:before{content:""}.ph-fill.ph-dribbble-logo:before{content:""}.ph-fill.ph-drone:before{content:""}.ph-fill.ph-drop:before{content:""}.ph-fill.ph-drop-half:before{content:""}.ph-fill.ph-drop-half-bottom:before{content:""}.ph-fill.ph-drop-simple:before{content:""}.ph-fill.ph-drop-slash:before{content:""}.ph-fill.ph-dropbox-logo:before{content:""}.ph-fill.ph-ear:before{content:""}.ph-fill.ph-ear-slash:before{content:""}.ph-fill.ph-egg:before{content:""}.ph-fill.ph-egg-crack:before{content:""}.ph-fill.ph-eject:before{content:""}.ph-fill.ph-eject-simple:before{content:""}.ph-fill.ph-elevator:before{content:""}.ph-fill.ph-empty:before{content:""}.ph-fill.ph-engine:before{content:""}.ph-fill.ph-envelope:before{content:""}.ph-fill.ph-envelope-open:before{content:""}.ph-fill.ph-envelope-simple:before{content:""}.ph-fill.ph-envelope-simple-open:before{content:""}.ph-fill.ph-equalizer:before{content:""}.ph-fill.ph-equals:before{content:""}.ph-fill.ph-eraser:before{content:""}.ph-fill.ph-escalator-down:before{content:""}.ph-fill.ph-escalator-up:before{content:""}.ph-fill.ph-exam:before{content:""}.ph-fill.ph-exclamation-mark:before{content:""}.ph-fill.ph-exclude:before{content:""}.ph-fill.ph-exclude-square:before{content:""}.ph-fill.ph-export:before{content:""}.ph-fill.ph-eye:before{content:""}.ph-fill.ph-eye-closed:before{content:""}.ph-fill.ph-eye-slash:before{content:""}.ph-fill.ph-eyedropper:before{content:""}.ph-fill.ph-eyedropper-sample:before{content:""}.ph-fill.ph-eyeglasses:before{content:""}.ph-fill.ph-eyes:before{content:""}.ph-fill.ph-face-mask:before{content:""}.ph-fill.ph-facebook-logo:before{content:""}.ph-fill.ph-factory:before{content:""}.ph-fill.ph-faders:before{content:""}.ph-fill.ph-faders-horizontal:before{content:""}.ph-fill.ph-fallout-shelter:before{content:""}.ph-fill.ph-fan:before{content:""}.ph-fill.ph-farm:before{content:""}.ph-fill.ph-fast-forward:before{content:""}.ph-fill.ph-fast-forward-circle:before{content:""}.ph-fill.ph-feather:before{content:""}.ph-fill.ph-fediverse-logo:before{content:""}.ph-fill.ph-figma-logo:before{content:""}.ph-fill.ph-file:before{content:""}.ph-fill.ph-file-archive:before{content:""}.ph-fill.ph-file-arrow-down:before{content:""}.ph-fill.ph-file-arrow-up:before{content:""}.ph-fill.ph-file-audio:before{content:""}.ph-fill.ph-file-c:before{content:""}.ph-fill.ph-file-c-sharp:before{content:""}.ph-fill.ph-file-cloud:before{content:""}.ph-fill.ph-file-code:before{content:""}.ph-fill.ph-file-cpp:before{content:""}.ph-fill.ph-file-css:before{content:""}.ph-fill.ph-file-csv:before{content:""}.ph-fill.ph-file-dashed:before{content:""}.ph-fill.ph-file-dotted:before{content:""}.ph-fill.ph-file-doc:before{content:""}.ph-fill.ph-file-html:before{content:""}.ph-fill.ph-file-image:before{content:""}.ph-fill.ph-file-ini:before{content:""}.ph-fill.ph-file-jpg:before{content:""}.ph-fill.ph-file-js:before{content:""}.ph-fill.ph-file-jsx:before{content:""}.ph-fill.ph-file-lock:before{content:""}.ph-fill.ph-file-magnifying-glass:before{content:""}.ph-fill.ph-file-search:before{content:""}.ph-fill.ph-file-md:before{content:""}.ph-fill.ph-file-minus:before{content:""}.ph-fill.ph-file-pdf:before{content:""}.ph-fill.ph-file-plus:before{content:""}.ph-fill.ph-file-png:before{content:""}.ph-fill.ph-file-ppt:before{content:""}.ph-fill.ph-file-py:before{content:""}.ph-fill.ph-file-rs:before{content:""}.ph-fill.ph-file-sql:before{content:""}.ph-fill.ph-file-svg:before{content:""}.ph-fill.ph-file-text:before{content:""}.ph-fill.ph-file-ts:before{content:""}.ph-fill.ph-file-tsx:before{content:""}.ph-fill.ph-file-txt:before{content:""}.ph-fill.ph-file-video:before{content:""}.ph-fill.ph-file-vue:before{content:""}.ph-fill.ph-file-x:before{content:""}.ph-fill.ph-file-xls:before{content:""}.ph-fill.ph-file-zip:before{content:""}.ph-fill.ph-files:before{content:""}.ph-fill.ph-film-reel:before{content:""}.ph-fill.ph-film-script:before{content:""}.ph-fill.ph-film-slate:before{content:""}.ph-fill.ph-film-strip:before{content:""}.ph-fill.ph-fingerprint:before{content:""}.ph-fill.ph-fingerprint-simple:before{content:""}.ph-fill.ph-finn-the-human:before{content:""}.ph-fill.ph-fire:before{content:""}.ph-fill.ph-fire-extinguisher:before{content:""}.ph-fill.ph-fire-simple:before{content:""}.ph-fill.ph-fire-truck:before{content:""}.ph-fill.ph-first-aid:before{content:""}.ph-fill.ph-first-aid-kit:before{content:""}.ph-fill.ph-fish:before{content:""}.ph-fill.ph-fish-simple:before{content:""}.ph-fill.ph-flag:before{content:""}.ph-fill.ph-flag-banner:before{content:""}.ph-fill.ph-flag-banner-fold:before{content:""}.ph-fill.ph-flag-checkered:before{content:""}.ph-fill.ph-flag-pennant:before{content:""}.ph-fill.ph-flame:before{content:""}.ph-fill.ph-flashlight:before{content:""}.ph-fill.ph-flask:before{content:""}.ph-fill.ph-flip-horizontal:before{content:""}.ph-fill.ph-flip-vertical:before{content:""}.ph-fill.ph-floppy-disk:before{content:""}.ph-fill.ph-floppy-disk-back:before{content:""}.ph-fill.ph-flow-arrow:before{content:""}.ph-fill.ph-flower:before{content:""}.ph-fill.ph-flower-lotus:before{content:""}.ph-fill.ph-flower-tulip:before{content:""}.ph-fill.ph-flying-saucer:before{content:""}.ph-fill.ph-folder:before{content:""}.ph-fill.ph-folder-notch:before{content:""}.ph-fill.ph-folder-dashed:before{content:""}.ph-fill.ph-folder-dotted:before{content:""}.ph-fill.ph-folder-lock:before{content:""}.ph-fill.ph-folder-minus:before{content:""}.ph-fill.ph-folder-notch-minus:before{content:""}.ph-fill.ph-folder-open:before{content:""}.ph-fill.ph-folder-notch-open:before{content:""}.ph-fill.ph-folder-plus:before{content:""}.ph-fill.ph-folder-notch-plus:before{content:""}.ph-fill.ph-folder-simple:before{content:""}.ph-fill.ph-folder-simple-dashed:before{content:""}.ph-fill.ph-folder-simple-dotted:before{content:""}.ph-fill.ph-folder-simple-lock:before{content:""}.ph-fill.ph-folder-simple-minus:before{content:""}.ph-fill.ph-folder-simple-plus:before{content:""}.ph-fill.ph-folder-simple-star:before{content:""}.ph-fill.ph-folder-simple-user:before{content:""}.ph-fill.ph-folder-star:before{content:""}.ph-fill.ph-folder-user:before{content:""}.ph-fill.ph-folders:before{content:""}.ph-fill.ph-football:before{content:""}.ph-fill.ph-football-helmet:before{content:""}.ph-fill.ph-footprints:before{content:""}.ph-fill.ph-fork-knife:before{content:""}.ph-fill.ph-four-k:before{content:""}.ph-fill.ph-frame-corners:before{content:""}.ph-fill.ph-framer-logo:before{content:""}.ph-fill.ph-function:before{content:""}.ph-fill.ph-funnel:before{content:""}.ph-fill.ph-funnel-simple:before{content:""}.ph-fill.ph-funnel-simple-x:before{content:""}.ph-fill.ph-funnel-x:before{content:""}.ph-fill.ph-game-controller:before{content:""}.ph-fill.ph-garage:before{content:""}.ph-fill.ph-gas-can:before{content:""}.ph-fill.ph-gas-pump:before{content:""}.ph-fill.ph-gauge:before{content:""}.ph-fill.ph-gavel:before{content:""}.ph-fill.ph-gear:before{content:""}.ph-fill.ph-gear-fine:before{content:""}.ph-fill.ph-gear-six:before{content:""}.ph-fill.ph-gender-female:before{content:""}.ph-fill.ph-gender-intersex:before{content:""}.ph-fill.ph-gender-male:before{content:""}.ph-fill.ph-gender-neuter:before{content:""}.ph-fill.ph-gender-nonbinary:before{content:""}.ph-fill.ph-gender-transgender:before{content:""}.ph-fill.ph-ghost:before{content:""}.ph-fill.ph-gif:before{content:""}.ph-fill.ph-gift:before{content:""}.ph-fill.ph-git-branch:before{content:""}.ph-fill.ph-git-commit:before{content:""}.ph-fill.ph-git-diff:before{content:""}.ph-fill.ph-git-fork:before{content:""}.ph-fill.ph-git-merge:before{content:""}.ph-fill.ph-git-pull-request:before{content:""}.ph-fill.ph-github-logo:before{content:""}.ph-fill.ph-gitlab-logo:before{content:""}.ph-fill.ph-gitlab-logo-simple:before{content:""}.ph-fill.ph-globe:before{content:""}.ph-fill.ph-globe-hemisphere-east:before{content:""}.ph-fill.ph-globe-hemisphere-west:before{content:""}.ph-fill.ph-globe-simple:before{content:""}.ph-fill.ph-globe-simple-x:before{content:""}.ph-fill.ph-globe-stand:before{content:""}.ph-fill.ph-globe-x:before{content:""}.ph-fill.ph-goggles:before{content:""}.ph-fill.ph-golf:before{content:""}.ph-fill.ph-goodreads-logo:before{content:""}.ph-fill.ph-google-cardboard-logo:before{content:""}.ph-fill.ph-google-chrome-logo:before{content:""}.ph-fill.ph-google-drive-logo:before{content:""}.ph-fill.ph-google-logo:before{content:""}.ph-fill.ph-google-photos-logo:before{content:""}.ph-fill.ph-google-play-logo:before{content:""}.ph-fill.ph-google-podcasts-logo:before{content:""}.ph-fill.ph-gps:before{content:""}.ph-fill.ph-gps-fix:before{content:""}.ph-fill.ph-gps-slash:before{content:""}.ph-fill.ph-gradient:before{content:""}.ph-fill.ph-graduation-cap:before{content:""}.ph-fill.ph-grains:before{content:""}.ph-fill.ph-grains-slash:before{content:""}.ph-fill.ph-graph:before{content:""}.ph-fill.ph-graphics-card:before{content:""}.ph-fill.ph-greater-than:before{content:""}.ph-fill.ph-greater-than-or-equal:before{content:""}.ph-fill.ph-grid-four:before{content:""}.ph-fill.ph-grid-nine:before{content:""}.ph-fill.ph-guitar:before{content:""}.ph-fill.ph-hair-dryer:before{content:""}.ph-fill.ph-hamburger:before{content:""}.ph-fill.ph-hammer:before{content:""}.ph-fill.ph-hand:before{content:""}.ph-fill.ph-hand-arrow-down:before{content:""}.ph-fill.ph-hand-arrow-up:before{content:""}.ph-fill.ph-hand-coins:before{content:""}.ph-fill.ph-hand-deposit:before{content:""}.ph-fill.ph-hand-eye:before{content:""}.ph-fill.ph-hand-fist:before{content:""}.ph-fill.ph-hand-grabbing:before{content:""}.ph-fill.ph-hand-heart:before{content:""}.ph-fill.ph-hand-palm:before{content:""}.ph-fill.ph-hand-peace:before{content:""}.ph-fill.ph-hand-pointing:before{content:""}.ph-fill.ph-hand-soap:before{content:""}.ph-fill.ph-hand-swipe-left:before{content:""}.ph-fill.ph-hand-swipe-right:before{content:""}.ph-fill.ph-hand-tap:before{content:""}.ph-fill.ph-hand-waving:before{content:""}.ph-fill.ph-hand-withdraw:before{content:""}.ph-fill.ph-handbag:before{content:""}.ph-fill.ph-handbag-simple:before{content:""}.ph-fill.ph-hands-clapping:before{content:""}.ph-fill.ph-hands-praying:before{content:""}.ph-fill.ph-handshake:before{content:""}.ph-fill.ph-hard-drive:before{content:""}.ph-fill.ph-hard-drives:before{content:""}.ph-fill.ph-hard-hat:before{content:""}.ph-fill.ph-hash:before{content:""}.ph-fill.ph-hash-straight:before{content:""}.ph-fill.ph-head-circuit:before{content:""}.ph-fill.ph-headlights:before{content:""}.ph-fill.ph-headphones:before{content:""}.ph-fill.ph-headset:before{content:""}.ph-fill.ph-heart:before{content:""}.ph-fill.ph-heart-break:before{content:""}.ph-fill.ph-heart-half:before{content:""}.ph-fill.ph-heart-straight:before{content:""}.ph-fill.ph-heart-straight-break:before{content:""}.ph-fill.ph-heartbeat:before{content:""}.ph-fill.ph-hexagon:before{content:""}.ph-fill.ph-high-definition:before{content:""}.ph-fill.ph-high-heel:before{content:""}.ph-fill.ph-highlighter:before{content:""}.ph-fill.ph-highlighter-circle:before{content:""}.ph-fill.ph-hockey:before{content:""}.ph-fill.ph-hoodie:before{content:""}.ph-fill.ph-horse:before{content:""}.ph-fill.ph-hospital:before{content:""}.ph-fill.ph-hourglass:before{content:""}.ph-fill.ph-hourglass-high:before{content:""}.ph-fill.ph-hourglass-low:before{content:""}.ph-fill.ph-hourglass-medium:before{content:""}.ph-fill.ph-hourglass-simple:before{content:""}.ph-fill.ph-hourglass-simple-high:before{content:""}.ph-fill.ph-hourglass-simple-low:before{content:""}.ph-fill.ph-hourglass-simple-medium:before{content:""}.ph-fill.ph-house:before{content:""}.ph-fill.ph-house-line:before{content:""}.ph-fill.ph-house-simple:before{content:""}.ph-fill.ph-hurricane:before{content:""}.ph-fill.ph-ice-cream:before{content:""}.ph-fill.ph-identification-badge:before{content:""}.ph-fill.ph-identification-card:before{content:""}.ph-fill.ph-image:before{content:""}.ph-fill.ph-image-broken:before{content:""}.ph-fill.ph-image-square:before{content:""}.ph-fill.ph-images:before{content:""}.ph-fill.ph-images-square:before{content:""}.ph-fill.ph-infinity:before{content:""}.ph-fill.ph-lemniscate:before{content:""}.ph-fill.ph-info:before{content:""}.ph-fill.ph-instagram-logo:before{content:""}.ph-fill.ph-intersect:before{content:""}.ph-fill.ph-intersect-square:before{content:""}.ph-fill.ph-intersect-three:before{content:""}.ph-fill.ph-intersection:before{content:""}.ph-fill.ph-invoice:before{content:""}.ph-fill.ph-island:before{content:""}.ph-fill.ph-jar:before{content:""}.ph-fill.ph-jar-label:before{content:""}.ph-fill.ph-jeep:before{content:""}.ph-fill.ph-joystick:before{content:""}.ph-fill.ph-kanban:before{content:""}.ph-fill.ph-key:before{content:""}.ph-fill.ph-key-return:before{content:""}.ph-fill.ph-keyboard:before{content:""}.ph-fill.ph-keyhole:before{content:""}.ph-fill.ph-knife:before{content:""}.ph-fill.ph-ladder:before{content:""}.ph-fill.ph-ladder-simple:before{content:""}.ph-fill.ph-lamp:before{content:""}.ph-fill.ph-lamp-pendant:before{content:""}.ph-fill.ph-laptop:before{content:""}.ph-fill.ph-lasso:before{content:""}.ph-fill.ph-lastfm-logo:before{content:""}.ph-fill.ph-layout:before{content:""}.ph-fill.ph-leaf:before{content:""}.ph-fill.ph-lectern:before{content:""}.ph-fill.ph-lego:before{content:""}.ph-fill.ph-lego-smiley:before{content:""}.ph-fill.ph-less-than:before{content:""}.ph-fill.ph-less-than-or-equal:before{content:""}.ph-fill.ph-letter-circle-h:before{content:""}.ph-fill.ph-letter-circle-p:before{content:""}.ph-fill.ph-letter-circle-v:before{content:""}.ph-fill.ph-lifebuoy:before{content:""}.ph-fill.ph-lightbulb:before{content:""}.ph-fill.ph-lightbulb-filament:before{content:""}.ph-fill.ph-lighthouse:before{content:""}.ph-fill.ph-lightning:before{content:""}.ph-fill.ph-lightning-a:before{content:""}.ph-fill.ph-lightning-slash:before{content:""}.ph-fill.ph-line-segment:before{content:""}.ph-fill.ph-line-segments:before{content:""}.ph-fill.ph-line-vertical:before{content:""}.ph-fill.ph-link:before{content:""}.ph-fill.ph-link-break:before{content:""}.ph-fill.ph-link-simple:before{content:""}.ph-fill.ph-link-simple-break:before{content:""}.ph-fill.ph-link-simple-horizontal:before{content:""}.ph-fill.ph-link-simple-horizontal-break:before{content:""}.ph-fill.ph-linkedin-logo:before{content:""}.ph-fill.ph-linktree-logo:before{content:""}.ph-fill.ph-linux-logo:before{content:""}.ph-fill.ph-list:before{content:""}.ph-fill.ph-list-bullets:before{content:""}.ph-fill.ph-list-checks:before{content:""}.ph-fill.ph-list-dashes:before{content:""}.ph-fill.ph-list-heart:before{content:""}.ph-fill.ph-list-magnifying-glass:before{content:""}.ph-fill.ph-list-numbers:before{content:""}.ph-fill.ph-list-plus:before{content:""}.ph-fill.ph-list-star:before{content:""}.ph-fill.ph-lock:before{content:""}.ph-fill.ph-lock-key:before{content:""}.ph-fill.ph-lock-key-open:before{content:""}.ph-fill.ph-lock-laminated:before{content:""}.ph-fill.ph-lock-laminated-open:before{content:""}.ph-fill.ph-lock-open:before{content:""}.ph-fill.ph-lock-simple:before{content:""}.ph-fill.ph-lock-simple-open:before{content:""}.ph-fill.ph-lockers:before{content:""}.ph-fill.ph-log:before{content:""}.ph-fill.ph-magic-wand:before{content:""}.ph-fill.ph-magnet:before{content:""}.ph-fill.ph-magnet-straight:before{content:""}.ph-fill.ph-magnifying-glass:before{content:""}.ph-fill.ph-magnifying-glass-minus:before{content:""}.ph-fill.ph-magnifying-glass-plus:before{content:""}.ph-fill.ph-mailbox:before{content:""}.ph-fill.ph-map-pin:before{content:""}.ph-fill.ph-map-pin-area:before{content:""}.ph-fill.ph-map-pin-line:before{content:""}.ph-fill.ph-map-pin-plus:before{content:""}.ph-fill.ph-map-pin-simple:before{content:""}.ph-fill.ph-map-pin-simple-area:before{content:""}.ph-fill.ph-map-pin-simple-line:before{content:""}.ph-fill.ph-map-trifold:before{content:""}.ph-fill.ph-markdown-logo:before{content:""}.ph-fill.ph-marker-circle:before{content:""}.ph-fill.ph-martini:before{content:""}.ph-fill.ph-mask-happy:before{content:""}.ph-fill.ph-mask-sad:before{content:""}.ph-fill.ph-mastodon-logo:before{content:""}.ph-fill.ph-math-operations:before{content:""}.ph-fill.ph-matrix-logo:before{content:""}.ph-fill.ph-medal:before{content:""}.ph-fill.ph-medal-military:before{content:""}.ph-fill.ph-medium-logo:before{content:""}.ph-fill.ph-megaphone:before{content:""}.ph-fill.ph-megaphone-simple:before{content:""}.ph-fill.ph-member-of:before{content:""}.ph-fill.ph-memory:before{content:""}.ph-fill.ph-messenger-logo:before{content:""}.ph-fill.ph-meta-logo:before{content:""}.ph-fill.ph-meteor:before{content:""}.ph-fill.ph-metronome:before{content:""}.ph-fill.ph-microphone:before{content:""}.ph-fill.ph-microphone-slash:before{content:""}.ph-fill.ph-microphone-stage:before{content:""}.ph-fill.ph-microscope:before{content:""}.ph-fill.ph-microsoft-excel-logo:before{content:""}.ph-fill.ph-microsoft-outlook-logo:before{content:""}.ph-fill.ph-microsoft-powerpoint-logo:before{content:""}.ph-fill.ph-microsoft-teams-logo:before{content:""}.ph-fill.ph-microsoft-word-logo:before{content:""}.ph-fill.ph-minus:before{content:""}.ph-fill.ph-minus-circle:before{content:""}.ph-fill.ph-minus-square:before{content:""}.ph-fill.ph-money:before{content:""}.ph-fill.ph-money-wavy:before{content:""}.ph-fill.ph-monitor:before{content:""}.ph-fill.ph-monitor-arrow-up:before{content:""}.ph-fill.ph-monitor-play:before{content:""}.ph-fill.ph-moon:before{content:""}.ph-fill.ph-moon-stars:before{content:""}.ph-fill.ph-moped:before{content:""}.ph-fill.ph-moped-front:before{content:""}.ph-fill.ph-mosque:before{content:""}.ph-fill.ph-motorcycle:before{content:""}.ph-fill.ph-mountains:before{content:""}.ph-fill.ph-mouse:before{content:""}.ph-fill.ph-mouse-left-click:before{content:""}.ph-fill.ph-mouse-middle-click:before{content:""}.ph-fill.ph-mouse-right-click:before{content:""}.ph-fill.ph-mouse-scroll:before{content:""}.ph-fill.ph-mouse-simple:before{content:""}.ph-fill.ph-music-note:before{content:""}.ph-fill.ph-music-note-simple:before{content:""}.ph-fill.ph-music-notes:before{content:""}.ph-fill.ph-music-notes-minus:before{content:""}.ph-fill.ph-music-notes-plus:before{content:""}.ph-fill.ph-music-notes-simple:before{content:""}.ph-fill.ph-navigation-arrow:before{content:""}.ph-fill.ph-needle:before{content:""}.ph-fill.ph-network:before{content:""}.ph-fill.ph-network-slash:before{content:""}.ph-fill.ph-network-x:before{content:""}.ph-fill.ph-newspaper:before{content:""}.ph-fill.ph-newspaper-clipping:before{content:""}.ph-fill.ph-not-equals:before{content:""}.ph-fill.ph-not-member-of:before{content:""}.ph-fill.ph-not-subset-of:before{content:""}.ph-fill.ph-not-superset-of:before{content:""}.ph-fill.ph-notches:before{content:""}.ph-fill.ph-note:before{content:""}.ph-fill.ph-note-blank:before{content:""}.ph-fill.ph-note-pencil:before{content:""}.ph-fill.ph-notebook:before{content:""}.ph-fill.ph-notepad:before{content:""}.ph-fill.ph-notification:before{content:""}.ph-fill.ph-notion-logo:before{content:""}.ph-fill.ph-nuclear-plant:before{content:""}.ph-fill.ph-number-circle-eight:before{content:""}.ph-fill.ph-number-circle-five:before{content:""}.ph-fill.ph-number-circle-four:before{content:""}.ph-fill.ph-number-circle-nine:before{content:""}.ph-fill.ph-number-circle-one:before{content:""}.ph-fill.ph-number-circle-seven:before{content:""}.ph-fill.ph-number-circle-six:before{content:""}.ph-fill.ph-number-circle-three:before{content:""}.ph-fill.ph-number-circle-two:before{content:""}.ph-fill.ph-number-circle-zero:before{content:""}.ph-fill.ph-number-eight:before{content:""}.ph-fill.ph-number-five:before{content:""}.ph-fill.ph-number-four:before{content:""}.ph-fill.ph-number-nine:before{content:""}.ph-fill.ph-number-one:before{content:""}.ph-fill.ph-number-seven:before{content:""}.ph-fill.ph-number-six:before{content:""}.ph-fill.ph-number-square-eight:before{content:""}.ph-fill.ph-number-square-five:before{content:""}.ph-fill.ph-number-square-four:before{content:""}.ph-fill.ph-number-square-nine:before{content:""}.ph-fill.ph-number-square-one:before{content:""}.ph-fill.ph-number-square-seven:before{content:""}.ph-fill.ph-number-square-six:before{content:""}.ph-fill.ph-number-square-three:before{content:""}.ph-fill.ph-number-square-two:before{content:""}.ph-fill.ph-number-square-zero:before{content:""}.ph-fill.ph-number-three:before{content:""}.ph-fill.ph-number-two:before{content:""}.ph-fill.ph-number-zero:before{content:""}.ph-fill.ph-numpad:before{content:""}.ph-fill.ph-nut:before{content:""}.ph-fill.ph-ny-times-logo:before{content:""}.ph-fill.ph-octagon:before{content:""}.ph-fill.ph-office-chair:before{content:""}.ph-fill.ph-onigiri:before{content:""}.ph-fill.ph-open-ai-logo:before{content:""}.ph-fill.ph-option:before{content:""}.ph-fill.ph-orange:before{content:""}.ph-fill.ph-orange-slice:before{content:""}.ph-fill.ph-oven:before{content:""}.ph-fill.ph-package:before{content:""}.ph-fill.ph-paint-brush:before{content:""}.ph-fill.ph-paint-brush-broad:before{content:""}.ph-fill.ph-paint-brush-household:before{content:""}.ph-fill.ph-paint-bucket:before{content:""}.ph-fill.ph-paint-roller:before{content:""}.ph-fill.ph-palette:before{content:""}.ph-fill.ph-panorama:before{content:""}.ph-fill.ph-pants:before{content:""}.ph-fill.ph-paper-plane:before{content:""}.ph-fill.ph-paper-plane-right:before{content:""}.ph-fill.ph-paper-plane-tilt:before{content:""}.ph-fill.ph-paperclip:before{content:""}.ph-fill.ph-paperclip-horizontal:before{content:""}.ph-fill.ph-parachute:before{content:""}.ph-fill.ph-paragraph:before{content:""}.ph-fill.ph-parallelogram:before{content:""}.ph-fill.ph-park:before{content:""}.ph-fill.ph-password:before{content:""}.ph-fill.ph-path:before{content:""}.ph-fill.ph-patreon-logo:before{content:""}.ph-fill.ph-pause:before{content:""}.ph-fill.ph-pause-circle:before{content:""}.ph-fill.ph-paw-print:before{content:""}.ph-fill.ph-paypal-logo:before{content:""}.ph-fill.ph-peace:before{content:""}.ph-fill.ph-pen:before{content:""}.ph-fill.ph-pen-nib:before{content:""}.ph-fill.ph-pen-nib-straight:before{content:""}.ph-fill.ph-pencil:before{content:""}.ph-fill.ph-pencil-circle:before{content:""}.ph-fill.ph-pencil-line:before{content:""}.ph-fill.ph-pencil-ruler:before{content:""}.ph-fill.ph-pencil-simple:before{content:""}.ph-fill.ph-pencil-simple-line:before{content:""}.ph-fill.ph-pencil-simple-slash:before{content:""}.ph-fill.ph-pencil-slash:before{content:""}.ph-fill.ph-pentagon:before{content:""}.ph-fill.ph-pentagram:before{content:""}.ph-fill.ph-pepper:before{content:""}.ph-fill.ph-percent:before{content:""}.ph-fill.ph-person:before{content:""}.ph-fill.ph-person-arms-spread:before{content:""}.ph-fill.ph-person-simple:before{content:""}.ph-fill.ph-person-simple-bike:before{content:""}.ph-fill.ph-person-simple-circle:before{content:""}.ph-fill.ph-person-simple-hike:before{content:""}.ph-fill.ph-person-simple-run:before{content:""}.ph-fill.ph-person-simple-ski:before{content:""}.ph-fill.ph-person-simple-snowboard:before{content:""}.ph-fill.ph-person-simple-swim:before{content:""}.ph-fill.ph-person-simple-tai-chi:before{content:""}.ph-fill.ph-person-simple-throw:before{content:""}.ph-fill.ph-person-simple-walk:before{content:""}.ph-fill.ph-perspective:before{content:""}.ph-fill.ph-phone:before{content:""}.ph-fill.ph-phone-call:before{content:""}.ph-fill.ph-phone-disconnect:before{content:""}.ph-fill.ph-phone-incoming:before{content:""}.ph-fill.ph-phone-list:before{content:""}.ph-fill.ph-phone-outgoing:before{content:""}.ph-fill.ph-phone-pause:before{content:""}.ph-fill.ph-phone-plus:before{content:""}.ph-fill.ph-phone-slash:before{content:""}.ph-fill.ph-phone-transfer:before{content:""}.ph-fill.ph-phone-x:before{content:""}.ph-fill.ph-phosphor-logo:before{content:""}.ph-fill.ph-pi:before{content:""}.ph-fill.ph-piano-keys:before{content:""}.ph-fill.ph-picnic-table:before{content:""}.ph-fill.ph-picture-in-picture:before{content:""}.ph-fill.ph-piggy-bank:before{content:""}.ph-fill.ph-pill:before{content:""}.ph-fill.ph-ping-pong:before{content:""}.ph-fill.ph-pint-glass:before{content:""}.ph-fill.ph-pinterest-logo:before{content:""}.ph-fill.ph-pinwheel:before{content:""}.ph-fill.ph-pipe:before{content:""}.ph-fill.ph-pipe-wrench:before{content:""}.ph-fill.ph-pix-logo:before{content:""}.ph-fill.ph-pizza:before{content:""}.ph-fill.ph-placeholder:before{content:""}.ph-fill.ph-planet:before{content:""}.ph-fill.ph-plant:before{content:""}.ph-fill.ph-play:before{content:""}.ph-fill.ph-play-circle:before{content:""}.ph-fill.ph-play-pause:before{content:""}.ph-fill.ph-playlist:before{content:""}.ph-fill.ph-plug:before{content:""}.ph-fill.ph-plug-charging:before{content:""}.ph-fill.ph-plugs:before{content:""}.ph-fill.ph-plugs-connected:before{content:""}.ph-fill.ph-plus:before{content:""}.ph-fill.ph-plus-circle:before{content:""}.ph-fill.ph-plus-minus:before{content:""}.ph-fill.ph-plus-square:before{content:""}.ph-fill.ph-poker-chip:before{content:""}.ph-fill.ph-police-car:before{content:""}.ph-fill.ph-polygon:before{content:""}.ph-fill.ph-popcorn:before{content:""}.ph-fill.ph-popsicle:before{content:""}.ph-fill.ph-potted-plant:before{content:""}.ph-fill.ph-power:before{content:""}.ph-fill.ph-prescription:before{content:""}.ph-fill.ph-presentation:before{content:""}.ph-fill.ph-presentation-chart:before{content:""}.ph-fill.ph-printer:before{content:""}.ph-fill.ph-prohibit:before{content:""}.ph-fill.ph-prohibit-inset:before{content:""}.ph-fill.ph-projector-screen:before{content:""}.ph-fill.ph-projector-screen-chart:before{content:""}.ph-fill.ph-pulse:before{content:""}.ph-fill.ph-activity:before{content:""}.ph-fill.ph-push-pin:before{content:""}.ph-fill.ph-push-pin-simple:before{content:""}.ph-fill.ph-push-pin-simple-slash:before{content:""}.ph-fill.ph-push-pin-slash:before{content:""}.ph-fill.ph-puzzle-piece:before{content:""}.ph-fill.ph-qr-code:before{content:""}.ph-fill.ph-question:before{content:""}.ph-fill.ph-question-mark:before{content:""}.ph-fill.ph-queue:before{content:""}.ph-fill.ph-quotes:before{content:""}.ph-fill.ph-rabbit:before{content:""}.ph-fill.ph-racquet:before{content:""}.ph-fill.ph-radical:before{content:""}.ph-fill.ph-radio:before{content:""}.ph-fill.ph-radio-button:before{content:""}.ph-fill.ph-radioactive:before{content:""}.ph-fill.ph-rainbow:before{content:""}.ph-fill.ph-rainbow-cloud:before{content:""}.ph-fill.ph-ranking:before{content:""}.ph-fill.ph-read-cv-logo:before{content:""}.ph-fill.ph-receipt:before{content:""}.ph-fill.ph-receipt-x:before{content:""}.ph-fill.ph-record:before{content:""}.ph-fill.ph-rectangle:before{content:""}.ph-fill.ph-rectangle-dashed:before{content:""}.ph-fill.ph-recycle:before{content:""}.ph-fill.ph-reddit-logo:before{content:""}.ph-fill.ph-repeat:before{content:""}.ph-fill.ph-repeat-once:before{content:""}.ph-fill.ph-replit-logo:before{content:""}.ph-fill.ph-resize:before{content:""}.ph-fill.ph-rewind:before{content:""}.ph-fill.ph-rewind-circle:before{content:""}.ph-fill.ph-road-horizon:before{content:""}.ph-fill.ph-robot:before{content:""}.ph-fill.ph-rocket:before{content:""}.ph-fill.ph-rocket-launch:before{content:""}.ph-fill.ph-rows:before{content:""}.ph-fill.ph-rows-plus-bottom:before{content:""}.ph-fill.ph-rows-plus-top:before{content:""}.ph-fill.ph-rss:before{content:""}.ph-fill.ph-rss-simple:before{content:""}.ph-fill.ph-rug:before{content:""}.ph-fill.ph-ruler:before{content:""}.ph-fill.ph-sailboat:before{content:""}.ph-fill.ph-scales:before{content:""}.ph-fill.ph-scan:before{content:""}.ph-fill.ph-scan-smiley:before{content:""}.ph-fill.ph-scissors:before{content:""}.ph-fill.ph-scooter:before{content:""}.ph-fill.ph-screencast:before{content:""}.ph-fill.ph-screwdriver:before{content:""}.ph-fill.ph-scribble:before{content:""}.ph-fill.ph-scribble-loop:before{content:""}.ph-fill.ph-scroll:before{content:""}.ph-fill.ph-seal:before{content:""}.ph-fill.ph-circle-wavy:before{content:""}.ph-fill.ph-seal-check:before{content:""}.ph-fill.ph-circle-wavy-check:before{content:""}.ph-fill.ph-seal-percent:before{content:""}.ph-fill.ph-seal-question:before{content:""}.ph-fill.ph-circle-wavy-question:before{content:""}.ph-fill.ph-seal-warning:before{content:""}.ph-fill.ph-circle-wavy-warning:before{content:""}.ph-fill.ph-seat:before{content:""}.ph-fill.ph-seatbelt:before{content:""}.ph-fill.ph-security-camera:before{content:""}.ph-fill.ph-selection:before{content:""}.ph-fill.ph-selection-all:before{content:""}.ph-fill.ph-selection-background:before{content:""}.ph-fill.ph-selection-foreground:before{content:""}.ph-fill.ph-selection-inverse:before{content:""}.ph-fill.ph-selection-plus:before{content:""}.ph-fill.ph-selection-slash:before{content:""}.ph-fill.ph-shapes:before{content:""}.ph-fill.ph-share:before{content:""}.ph-fill.ph-share-fat:before{content:""}.ph-fill.ph-share-network:before{content:""}.ph-fill.ph-shield:before{content:""}.ph-fill.ph-shield-check:before{content:""}.ph-fill.ph-shield-checkered:before{content:""}.ph-fill.ph-shield-chevron:before{content:""}.ph-fill.ph-shield-plus:before{content:""}.ph-fill.ph-shield-slash:before{content:""}.ph-fill.ph-shield-star:before{content:""}.ph-fill.ph-shield-warning:before{content:""}.ph-fill.ph-shipping-container:before{content:""}.ph-fill.ph-shirt-folded:before{content:""}.ph-fill.ph-shooting-star:before{content:""}.ph-fill.ph-shopping-bag:before{content:""}.ph-fill.ph-shopping-bag-open:before{content:""}.ph-fill.ph-shopping-cart:before{content:""}.ph-fill.ph-shopping-cart-simple:before{content:""}.ph-fill.ph-shovel:before{content:""}.ph-fill.ph-shower:before{content:""}.ph-fill.ph-shrimp:before{content:""}.ph-fill.ph-shuffle:before{content:""}.ph-fill.ph-shuffle-angular:before{content:""}.ph-fill.ph-shuffle-simple:before{content:""}.ph-fill.ph-sidebar:before{content:""}.ph-fill.ph-sidebar-simple:before{content:""}.ph-fill.ph-sigma:before{content:""}.ph-fill.ph-sign-in:before{content:""}.ph-fill.ph-sign-out:before{content:""}.ph-fill.ph-signature:before{content:""}.ph-fill.ph-signpost:before{content:""}.ph-fill.ph-sim-card:before{content:""}.ph-fill.ph-siren:before{content:""}.ph-fill.ph-sketch-logo:before{content:""}.ph-fill.ph-skip-back:before{content:""}.ph-fill.ph-skip-back-circle:before{content:""}.ph-fill.ph-skip-forward:before{content:""}.ph-fill.ph-skip-forward-circle:before{content:""}.ph-fill.ph-skull:before{content:""}.ph-fill.ph-skype-logo:before{content:""}.ph-fill.ph-slack-logo:before{content:""}.ph-fill.ph-sliders:before{content:""}.ph-fill.ph-sliders-horizontal:before{content:""}.ph-fill.ph-slideshow:before{content:""}.ph-fill.ph-smiley:before{content:""}.ph-fill.ph-smiley-angry:before{content:""}.ph-fill.ph-smiley-blank:before{content:""}.ph-fill.ph-smiley-meh:before{content:""}.ph-fill.ph-smiley-melting:before{content:""}.ph-fill.ph-smiley-nervous:before{content:""}.ph-fill.ph-smiley-sad:before{content:""}.ph-fill.ph-smiley-sticker:before{content:""}.ph-fill.ph-smiley-wink:before{content:""}.ph-fill.ph-smiley-x-eyes:before{content:""}.ph-fill.ph-snapchat-logo:before{content:""}.ph-fill.ph-sneaker:before{content:""}.ph-fill.ph-sneaker-move:before{content:""}.ph-fill.ph-snowflake:before{content:""}.ph-fill.ph-soccer-ball:before{content:""}.ph-fill.ph-sock:before{content:""}.ph-fill.ph-solar-panel:before{content:""}.ph-fill.ph-solar-roof:before{content:""}.ph-fill.ph-sort-ascending:before{content:""}.ph-fill.ph-sort-descending:before{content:""}.ph-fill.ph-soundcloud-logo:before{content:""}.ph-fill.ph-spade:before{content:""}.ph-fill.ph-sparkle:before{content:""}.ph-fill.ph-speaker-hifi:before{content:""}.ph-fill.ph-speaker-high:before{content:""}.ph-fill.ph-speaker-low:before{content:""}.ph-fill.ph-speaker-none:before{content:""}.ph-fill.ph-speaker-simple-high:before{content:""}.ph-fill.ph-speaker-simple-low:before{content:""}.ph-fill.ph-speaker-simple-none:before{content:""}.ph-fill.ph-speaker-simple-slash:before{content:""}.ph-fill.ph-speaker-simple-x:before{content:""}.ph-fill.ph-speaker-slash:before{content:""}.ph-fill.ph-speaker-x:before{content:""}.ph-fill.ph-speedometer:before{content:""}.ph-fill.ph-sphere:before{content:""}.ph-fill.ph-spinner:before{content:""}.ph-fill.ph-spinner-ball:before{content:""}.ph-fill.ph-spinner-gap:before{content:""}.ph-fill.ph-spiral:before{content:""}.ph-fill.ph-split-horizontal:before{content:""}.ph-fill.ph-split-vertical:before{content:""}.ph-fill.ph-spotify-logo:before{content:""}.ph-fill.ph-spray-bottle:before{content:""}.ph-fill.ph-square:before{content:""}.ph-fill.ph-square-half:before{content:""}.ph-fill.ph-square-half-bottom:before{content:""}.ph-fill.ph-square-logo:before{content:""}.ph-fill.ph-square-split-horizontal:before{content:""}.ph-fill.ph-square-split-vertical:before{content:""}.ph-fill.ph-squares-four:before{content:""}.ph-fill.ph-stack:before{content:""}.ph-fill.ph-stack-minus:before{content:""}.ph-fill.ph-stack-overflow-logo:before{content:""}.ph-fill.ph-stack-plus:before{content:""}.ph-fill.ph-stack-simple:before{content:""}.ph-fill.ph-stairs:before{content:""}.ph-fill.ph-stamp:before{content:""}.ph-fill.ph-standard-definition:before{content:""}.ph-fill.ph-star:before{content:""}.ph-fill.ph-star-and-crescent:before{content:""}.ph-fill.ph-star-four:before{content:""}.ph-fill.ph-star-half:before{content:""}.ph-fill.ph-star-of-david:before{content:""}.ph-fill.ph-steam-logo:before{content:""}.ph-fill.ph-steering-wheel:before{content:""}.ph-fill.ph-steps:before{content:""}.ph-fill.ph-stethoscope:before{content:""}.ph-fill.ph-sticker:before{content:""}.ph-fill.ph-stool:before{content:""}.ph-fill.ph-stop:before{content:""}.ph-fill.ph-stop-circle:before{content:""}.ph-fill.ph-storefront:before{content:""}.ph-fill.ph-strategy:before{content:""}.ph-fill.ph-stripe-logo:before{content:""}.ph-fill.ph-student:before{content:""}.ph-fill.ph-subset-of:before{content:""}.ph-fill.ph-subset-proper-of:before{content:""}.ph-fill.ph-subtitles:before{content:""}.ph-fill.ph-subtitles-slash:before{content:""}.ph-fill.ph-subtract:before{content:""}.ph-fill.ph-subtract-square:before{content:""}.ph-fill.ph-subway:before{content:""}.ph-fill.ph-suitcase:before{content:""}.ph-fill.ph-suitcase-rolling:before{content:""}.ph-fill.ph-suitcase-simple:before{content:""}.ph-fill.ph-sun:before{content:""}.ph-fill.ph-sun-dim:before{content:""}.ph-fill.ph-sun-horizon:before{content:""}.ph-fill.ph-sunglasses:before{content:""}.ph-fill.ph-superset-of:before{content:""}.ph-fill.ph-superset-proper-of:before{content:""}.ph-fill.ph-swap:before{content:""}.ph-fill.ph-swatches:before{content:""}.ph-fill.ph-swimming-pool:before{content:""}.ph-fill.ph-sword:before{content:""}.ph-fill.ph-synagogue:before{content:""}.ph-fill.ph-syringe:before{content:""}.ph-fill.ph-t-shirt:before{content:""}.ph-fill.ph-table:before{content:""}.ph-fill.ph-tabs:before{content:""}.ph-fill.ph-tag:before{content:""}.ph-fill.ph-tag-chevron:before{content:""}.ph-fill.ph-tag-simple:before{content:""}.ph-fill.ph-target:before{content:""}.ph-fill.ph-taxi:before{content:""}.ph-fill.ph-tea-bag:before{content:""}.ph-fill.ph-telegram-logo:before{content:""}.ph-fill.ph-television:before{content:""}.ph-fill.ph-television-simple:before{content:""}.ph-fill.ph-tennis-ball:before{content:""}.ph-fill.ph-tent:before{content:""}.ph-fill.ph-terminal:before{content:""}.ph-fill.ph-terminal-window:before{content:""}.ph-fill.ph-test-tube:before{content:""}.ph-fill.ph-text-a-underline:before{content:""}.ph-fill.ph-text-aa:before{content:""}.ph-fill.ph-text-align-center:before{content:""}.ph-fill.ph-text-align-justify:before{content:""}.ph-fill.ph-text-align-left:before{content:""}.ph-fill.ph-text-align-right:before{content:""}.ph-fill.ph-text-b:before{content:""}.ph-fill.ph-text-bolder:before{content:""}.ph-fill.ph-text-columns:before{content:""}.ph-fill.ph-text-h:before{content:""}.ph-fill.ph-text-h-five:before{content:""}.ph-fill.ph-text-h-four:before{content:""}.ph-fill.ph-text-h-one:before{content:""}.ph-fill.ph-text-h-six:before{content:""}.ph-fill.ph-text-h-three:before{content:""}.ph-fill.ph-text-h-two:before{content:""}.ph-fill.ph-text-indent:before{content:""}.ph-fill.ph-text-italic:before{content:""}.ph-fill.ph-text-outdent:before{content:""}.ph-fill.ph-text-strikethrough:before{content:""}.ph-fill.ph-text-subscript:before{content:""}.ph-fill.ph-text-superscript:before{content:""}.ph-fill.ph-text-t:before{content:""}.ph-fill.ph-text-t-slash:before{content:""}.ph-fill.ph-text-underline:before{content:""}.ph-fill.ph-textbox:before{content:""}.ph-fill.ph-thermometer:before{content:""}.ph-fill.ph-thermometer-cold:before{content:""}.ph-fill.ph-thermometer-hot:before{content:""}.ph-fill.ph-thermometer-simple:before{content:""}.ph-fill.ph-threads-logo:before{content:""}.ph-fill.ph-three-d:before{content:""}.ph-fill.ph-thumbs-down:before{content:""}.ph-fill.ph-thumbs-up:before{content:""}.ph-fill.ph-ticket:before{content:""}.ph-fill.ph-tidal-logo:before{content:""}.ph-fill.ph-tiktok-logo:before{content:""}.ph-fill.ph-tilde:before{content:""}.ph-fill.ph-timer:before{content:""}.ph-fill.ph-tip-jar:before{content:""}.ph-fill.ph-tipi:before{content:""}.ph-fill.ph-tire:before{content:""}.ph-fill.ph-toggle-left:before{content:""}.ph-fill.ph-toggle-right:before{content:""}.ph-fill.ph-toilet:before{content:""}.ph-fill.ph-toilet-paper:before{content:""}.ph-fill.ph-toolbox:before{content:""}.ph-fill.ph-tooth:before{content:""}.ph-fill.ph-tornado:before{content:""}.ph-fill.ph-tote:before{content:""}.ph-fill.ph-tote-simple:before{content:""}.ph-fill.ph-towel:before{content:""}.ph-fill.ph-tractor:before{content:""}.ph-fill.ph-trademark:before{content:""}.ph-fill.ph-trademark-registered:before{content:""}.ph-fill.ph-traffic-cone:before{content:""}.ph-fill.ph-traffic-sign:before{content:""}.ph-fill.ph-traffic-signal:before{content:""}.ph-fill.ph-train:before{content:""}.ph-fill.ph-train-regional:before{content:""}.ph-fill.ph-train-simple:before{content:""}.ph-fill.ph-tram:before{content:""}.ph-fill.ph-translate:before{content:""}.ph-fill.ph-trash:before{content:""}.ph-fill.ph-trash-simple:before{content:""}.ph-fill.ph-tray:before{content:""}.ph-fill.ph-tray-arrow-down:before{content:""}.ph-fill.ph-archive-tray:before{content:""}.ph-fill.ph-tray-arrow-up:before{content:""}.ph-fill.ph-treasure-chest:before{content:""}.ph-fill.ph-tree:before{content:""}.ph-fill.ph-tree-evergreen:before{content:""}.ph-fill.ph-tree-palm:before{content:""}.ph-fill.ph-tree-structure:before{content:""}.ph-fill.ph-tree-view:before{content:""}.ph-fill.ph-trend-down:before{content:""}.ph-fill.ph-trend-up:before{content:""}.ph-fill.ph-triangle:before{content:""}.ph-fill.ph-triangle-dashed:before{content:""}.ph-fill.ph-trolley:before{content:""}.ph-fill.ph-trolley-suitcase:before{content:""}.ph-fill.ph-trophy:before{content:""}.ph-fill.ph-truck:before{content:""}.ph-fill.ph-truck-trailer:before{content:""}.ph-fill.ph-tumblr-logo:before{content:""}.ph-fill.ph-twitch-logo:before{content:""}.ph-fill.ph-twitter-logo:before{content:""}.ph-fill.ph-umbrella:before{content:""}.ph-fill.ph-umbrella-simple:before{content:""}.ph-fill.ph-union:before{content:""}.ph-fill.ph-unite:before{content:""}.ph-fill.ph-unite-square:before{content:""}.ph-fill.ph-upload:before{content:""}.ph-fill.ph-upload-simple:before{content:""}.ph-fill.ph-usb:before{content:""}.ph-fill.ph-user:before{content:""}.ph-fill.ph-user-check:before{content:""}.ph-fill.ph-user-circle:before{content:""}.ph-fill.ph-user-circle-check:before{content:""}.ph-fill.ph-user-circle-dashed:before{content:""}.ph-fill.ph-user-circle-gear:before{content:""}.ph-fill.ph-user-circle-minus:before{content:""}.ph-fill.ph-user-circle-plus:before{content:""}.ph-fill.ph-user-focus:before{content:""}.ph-fill.ph-user-gear:before{content:""}.ph-fill.ph-user-list:before{content:""}.ph-fill.ph-user-minus:before{content:""}.ph-fill.ph-user-plus:before{content:""}.ph-fill.ph-user-rectangle:before{content:""}.ph-fill.ph-user-sound:before{content:""}.ph-fill.ph-user-square:before{content:""}.ph-fill.ph-user-switch:before{content:""}.ph-fill.ph-users:before{content:""}.ph-fill.ph-users-four:before{content:""}.ph-fill.ph-users-three:before{content:""}.ph-fill.ph-van:before{content:""}.ph-fill.ph-vault:before{content:""}.ph-fill.ph-vector-three:before{content:""}.ph-fill.ph-vector-two:before{content:""}.ph-fill.ph-vibrate:before{content:""}.ph-fill.ph-video:before{content:""}.ph-fill.ph-video-camera:before{content:""}.ph-fill.ph-video-camera-slash:before{content:""}.ph-fill.ph-video-conference:before{content:""}.ph-fill.ph-vignette:before{content:""}.ph-fill.ph-vinyl-record:before{content:""}.ph-fill.ph-virtual-reality:before{content:""}.ph-fill.ph-virus:before{content:""}.ph-fill.ph-visor:before{content:""}.ph-fill.ph-voicemail:before{content:""}.ph-fill.ph-volleyball:before{content:""}.ph-fill.ph-wall:before{content:""}.ph-fill.ph-wallet:before{content:""}.ph-fill.ph-warehouse:before{content:""}.ph-fill.ph-warning:before{content:""}.ph-fill.ph-warning-circle:before{content:""}.ph-fill.ph-warning-diamond:before{content:""}.ph-fill.ph-warning-octagon:before{content:""}.ph-fill.ph-washing-machine:before{content:""}.ph-fill.ph-watch:before{content:""}.ph-fill.ph-wave-sawtooth:before{content:""}.ph-fill.ph-wave-sine:before{content:""}.ph-fill.ph-wave-square:before{content:""}.ph-fill.ph-wave-triangle:before{content:""}.ph-fill.ph-waveform:before{content:""}.ph-fill.ph-waveform-slash:before{content:""}.ph-fill.ph-waves:before{content:""}.ph-fill.ph-webcam:before{content:""}.ph-fill.ph-webcam-slash:before{content:""}.ph-fill.ph-webhooks-logo:before{content:""}.ph-fill.ph-wechat-logo:before{content:""}.ph-fill.ph-whatsapp-logo:before{content:""}.ph-fill.ph-wheelchair:before{content:""}.ph-fill.ph-wheelchair-motion:before{content:""}.ph-fill.ph-wifi-high:before{content:""}.ph-fill.ph-wifi-low:before{content:""}.ph-fill.ph-wifi-medium:before{content:""}.ph-fill.ph-wifi-none:before{content:""}.ph-fill.ph-wifi-slash:before{content:""}.ph-fill.ph-wifi-x:before{content:""}.ph-fill.ph-wind:before{content:""}.ph-fill.ph-windmill:before{content:""}.ph-fill.ph-windows-logo:before{content:""}.ph-fill.ph-wine:before{content:""}.ph-fill.ph-wrench:before{content:""}.ph-fill.ph-x:before{content:""}.ph-fill.ph-x-circle:before{content:""}.ph-fill.ph-x-logo:before{content:""}.ph-fill.ph-x-square:before{content:""}.ph-fill.ph-yarn:before{content:""}.ph-fill.ph-yin-yang:before{content:""}.ph-fill.ph-youtube-logo:before{content:""}.trips-root{--color-bg: #f3f2f2;--color-surface: #eae9e9;--color-text: #201e1d;--color-accent: #0088b0;--color-accent-2: #d6006c;--color-divider: color-mix(in srgb, #201e1d 16%, transparent);--color-neutral-100: #f8f4f4;--color-neutral-200: #eae7e7;--color-neutral-300: #d7d3d3;--color-neutral-400: #bab6b6;--color-neutral-500: #9b9797;--color-neutral-600: #7d7979;--color-neutral-700: #605d5d;--color-neutral-800: #444141;--color-neutral-900: #2d2b2b;--color-accent-100: #e9f8ff;--color-accent-200: #cbeeff;--color-accent-300: #99e0ff;--color-accent-400: #62c5ee;--color-accent-500: #38a6cf;--color-accent-600: #1186ac;--color-accent-700: #006786;--color-accent-800: #004961;--color-accent-900: #0a303e;--color-accent-2-100: #fff1f4;--color-accent-2-200: #ffdee6;--color-accent-2-300: #ffc0d0;--color-accent-2-400: #ff90b1;--color-accent-2-500: #ff458e;--color-accent-2-600: #d82071;--color-accent-2-700: #aa0b56;--color-accent-2-800: #790e3d;--color-accent-2-900: #4b1528;--color-process-yellow: #edbb00;--font-heading: "Source Serif 4", system-ui, sans-serif;--font-heading-weight: 600;--font-body: "Source Serif 4", system-ui, sans-serif;--space-1: 5px;--space-2: 10px;--space-3: 15px;--space-4: 20px;--space-6: 30px;--space-8: 40px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px color-mix(in srgb, #2d2b2b 14%, transparent);--shadow-md: 0 3px 10px color-mix(in srgb, #2d2b2b 16%, transparent);--shadow-lg: 0 12px 32px color-mix(in srgb, #2d2b2b 22%, transparent);--color-scrim: color-mix(in srgb, #2d2b2b 50%, transparent);color-scheme:light;height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:15px;line-height:1.55;font-weight:400;box-sizing:border-box}.trips-root h1,.trips-root h2,.trips-root h3{font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:1.12;letter-spacing:-.015em;margin:0 0 var(--space-2)}.trips-root :root{--color-bg: #f3f2f2;--color-surface: #eae9e9;--color-text: #201e1d;--color-accent: #0088b0;--color-accent-2: #d6006c;--color-divider: color-mix(in srgb, #201e1d 16%, transparent);--color-neutral-100: #f8f4f4;--color-neutral-200: #eae7e7;--color-neutral-300: #d7d3d3;--color-neutral-400: #bab6b6;--color-neutral-500: #9b9797;--color-neutral-600: #7d7979;--color-neutral-700: #605d5d;--color-neutral-800: #444141;--color-neutral-900: #2d2b2b;--color-accent-100: #e9f8ff;--color-accent-200: #cbeeff;--color-accent-300: #99e0ff;--color-accent-400: #62c5ee;--color-accent-500: #38a6cf;--color-accent-600: #1186ac;--color-accent-700: #006786;--color-accent-800: #004961;--color-accent-900: #0a303e;--color-accent-2-100: #fff1f4;--color-accent-2-200: #ffdee6;--color-accent-2-300: #ffc0d0;--color-accent-2-400: #ff90b1;--color-accent-2-500: #ff458e;--color-accent-2-600: #d82071;--color-accent-2-700: #aa0b56;--color-accent-2-800: #790e3d;--color-accent-2-900: #4b1528;--color-process-yellow: #edbb00;--font-heading: "Source Serif 4", system-ui, sans-serif;--font-heading-weight: 600;--font-body: "Source Serif 4", system-ui, sans-serif;--space-1: 5px;--space-2: 10px;--space-3: 15px;--space-4: 20px;--space-6: 30px;--space-8: 40px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px color-mix(in srgb, #2d2b2b 14%, transparent);--shadow-md: 0 3px 10px color-mix(in srgb, #2d2b2b 16%, transparent);--shadow-lg: 0 12px 32px color-mix(in srgb, #2d2b2b 22%, transparent)}.trips-root *,.trips-root *:before,.trips-root *:after{box-sizing:border-box}.trips-root h1,.trips-root h2,.trips-root h3,.trips-root h4,.trips-root h5,.trips-root h6{font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:1.12;letter-spacing:-.015em;margin:0 0 var(--space-2)}.trips-root p{margin:0 0 var(--space-3)}.trips-root a{color:var(--color-accent-700);text-underline-offset:3px}.trips-root a:hover{color:var(--color-accent)}.trips-root img{display:block;max-width:100%}.trips-root :focus{outline:none}.trips-root :focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.trips-root ::-moz-selection{background:color-mix(in srgb,var(--color-accent) 30%,transparent)}.trips-root ::selection{background:color-mix(in srgb,var(--color-accent) 30%,transparent)}.trips-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;text-decoration:none;font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:14px;line-height:1.2;color:var(--color-text);background:transparent;border:1px solid transparent;padding:var(--space-2) calc(var(--space-3) * 1.2);border-radius:999px}.trips-root .btn:disabled{opacity:.45;cursor:not-allowed}.trips-root .btn-primary{background:var(--color-accent);color:var(--color-bg)}.trips-root .btn-primary:hover{background:var(--color-accent-600)}.trips-root .btn-primary:active{background:var(--color-accent-700)}.trips-root .btn-secondary{border-color:var(--color-divider)}.trips-root .btn-secondary:hover{background:color-mix(in srgb,var(--color-text) 7%,transparent)}.trips-root .btn-secondary:active{background:color-mix(in srgb,var(--color-text) 14%,transparent)}.trips-root .btn-ghost{color:var(--color-accent);padding-inline:var(--space-2)}.trips-root .btn-ghost:hover{background:color-mix(in srgb,var(--color-accent) 10%,transparent)}.trips-root .btn-ghost:active{background:color-mix(in srgb,var(--color-accent) 18%,transparent)}.trips-root .field>label{display:block;font-size:12px;margin-bottom:5px;color:color-mix(in srgb,var(--color-text) 70%,transparent)}.trips-root .input{width:100%;min-height:36px;padding:6px 10px;font:inherit;font-size:14px;color:var(--color-text);caret-color:var(--color-accent);background:var(--color-surface);border:1px solid var(--color-divider);border-radius:10px}.trips-root .input::-moz-placeholder{color:color-mix(in srgb,var(--color-text) 65%,transparent);opacity:1}.trips-root .input::placeholder{color:color-mix(in srgb,var(--color-text) 65%,transparent);opacity:1}.trips-root .input:hover{border-color:color-mix(in srgb,var(--color-text) 45%,transparent)}.trips-root .input:focus-visible{border-color:var(--color-accent);outline-offset:0}.trips-root .tag{display:inline-flex;align-items:center;font-size:11px;letter-spacing:.02em;padding:3px 10px;border-radius:var(--radius-sm)}.trips-root .tag-accent{background:var(--color-accent-100);color:var(--color-accent-800)}.trips-root .card{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface)}.trips-root .dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:var(--space-4);background:var(--color-scrim)}.trips-root .dialog{width:min(440px,100%);display:flex;flex-direction:column;padding:var(--space-4);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-lg)}.trips-root .halftone{position:relative;filter:grayscale(.35) contrast(1.15);overflow:hidden}.trips-root .halftone:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,rgba(0,0,0,.22) 30%,transparent 32%);background-size:3px 3px;mix-blend-mode:multiply}.trips-root #root{height:100%}.trips-root .itinerary{display:flex;flex-direction:column;height:100%;overflow:hidden;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg)}.trips-root .masthead{flex:none;padding:14px 24px 0}.trips-root .masthead-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.trips-root .kicker{font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--color-accent-700)}.trips-root .masthead-chip{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-neutral-700);font-feature-settings:"tnum"}.trips-root .masthead-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:2px}.trips-root .masthead-title{font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:clamp(27px,3.4vw,38px);line-height:1.02;margin:0;letter-spacing:-.015em}.trips-root .masthead-actions{display:flex;gap:10px;align-items:center;flex:none;padding-bottom:4px;flex-wrap:wrap}.trips-root .masthead-actions .btn{font-size:13px}.trips-root .add-menu{position:relative;display:inline-flex}.trips-root .add-menu-caret{font-size:10px;line-height:1;margin-left:1px;opacity:.6}.trips-root .add-menu-trigger.open{background:color-mix(in srgb,var(--color-text) 7%,transparent)}.trips-root .add-menu-pop{position:absolute;top:100%;right:0;z-index:30;padding-top:6px;min-width:258px}.trips-root .add-menu-card{display:flex;flex-direction:column;gap:1px;padding:var(--space-1);border:1px solid var(--color-divider);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-lg)}.trips-root .add-menu-item{display:block;width:100%;text-align:left;cursor:pointer;border:none;background:none;color:var(--color-text);font-family:var(--font-body);padding:7px 10px;border-radius:var(--radius-sm)}.trips-root .add-menu-item:hover,.trips-root .add-menu-item:focus-visible{background:color-mix(in srgb,var(--color-text) 7%,transparent)}.trips-root .add-menu-item-label{display:block;font-family:var(--font-heading);font-weight:var(--font-heading-weight);font-size:13.5px;line-height:1.25}.trips-root .add-menu-item-hint{display:block;font-size:11.5px;font-style:italic;line-height:1.3;color:var(--color-neutral-700);margin-top:1px}.trips-root .rule-thick{border-top:3px solid var(--color-text);margin-top:9px}.trips-root .rule-thin{border-top:1px solid var(--color-text);margin-top:2px}.trips-root .dateline{display:flex;gap:8px 22px;align-items:baseline;flex-wrap:wrap;margin-top:8px;padding-bottom:11px}.trips-root .ingest-note{font-family:var(--font-body);font-size:12.5px;font-style:italic;color:var(--color-neutral-700);margin:-4px 0 8px}.trips-root .dateline-link{font-family:var(--font-body);font-size:13px;font-style:italic;color:var(--color-neutral-700);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px}.trips-root .dateline-link:hover{color:var(--color-accent-700)}.trips-root .stage-ladder{display:flex;gap:12px;flex-wrap:wrap;align-items:baseline;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-neutral-700);margin-left:auto}.trips-root .stage-ladder .stage-on{background:var(--color-text);color:var(--color-bg);font-weight:600;padding:1px 6px 2px;border-radius:var(--radius-sm)}.trips-root .stage-ladder .stage-next{color:var(--color-accent-700);font-weight:600;border-bottom:1px solid var(--color-accent)}.trips-root .stage-ladder .stage-later{color:var(--color-neutral-700);font-weight:600}.trips-root .decide-panel{margin:0 0 12px;padding:11px 14px;background:var(--color-accent-2-100)}.trips-root .decide-panel-kicker{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-2)}.trips-root .decide-panel-rows{display:flex;flex-direction:column;gap:1px;margin-top:6px}.trips-root .decide-row{display:flex;gap:10px;align-items:baseline;background:none;border:none;cursor:pointer;padding:4px 0;font-family:var(--font-body);text-align:left;color:inherit}.trips-root .decide-row:hover{color:var(--color-accent-700)}.trips-root .decide-row .when{flex:none;font-family:var(--font-heading);font-weight:600;font-size:13.5px;color:var(--color-accent-2);font-feature-settings:"tnum"}.trips-root .decide-row .title{font-size:13.5px}.trips-root .decide-row .meta{font-size:12px;font-style:italic;color:var(--color-neutral-700)}.trips-root .decide-panel-hint{font-size:12px;font-style:italic;color:var(--color-neutral-700);margin-top:6px}.trips-root .view-tabs{display:flex;gap:26px}.trips-root .view-tab{font-family:var(--font-body);font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;padding:0 2px 10px;cursor:pointer;background:none;border:none;border-bottom:2px solid transparent;color:var(--color-neutral-700)}.trips-root .view-tab.active{border-bottom-color:var(--color-accent);color:var(--color-text)}.trips-root .content{flex:1;display:flex;flex-direction:row;min-height:0}.trips-root .content.narrow{flex-direction:column}.trips-root .list-pane{display:flex;flex-direction:column;min-width:0;min-height:0;width:520px;flex:0 0 auto}.trips-root .content.narrow .list-pane{width:auto;flex:1 1 0%}.trips-root .list-pane.hidden,.trips-root .map-pane.hidden{display:none}.trips-root .list-scroll{flex:1;overflow-y:auto;padding:2px 22px 44px}.trips-root .leave-banner{margin:14px 22px 0;padding:11px 14px 12px;cursor:pointer;background:transparent;border:none;border-top:2px solid var(--color-text);text-align:left;font-family:var(--font-body);color:inherit;display:block;width:calc(100% - 44px)}.trips-root .leave-banner.urgent{background:var(--color-accent-2-100)}.trips-root .leave-banner .banner-kicker{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-700);font-feature-settings:"tnum"}.trips-root .leave-banner.urgent .banner-kicker{color:var(--color-accent-2)}.trips-root .leave-banner .banner-title{font-family:var(--font-heading);font-weight:600;font-size:21px;margin-top:3px;font-feature-settings:"tnum";line-height:1.15}.trips-root .leave-banner .banner-sub{font-size:12.5px;font-style:italic;color:var(--color-neutral-700);margin-top:3px;font-feature-settings:"tnum"}.trips-root .day-head{display:flex;align-items:baseline;gap:12px;margin:30px 0 8px;padding-bottom:6px;border-bottom:1px solid var(--color-divider)}.trips-root .day-head .day-count{flex:none;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700);font-feature-settings:"tnum"}.trips-root .day-head .day-date{font-family:var(--font-heading);font-weight:600;font-size:25px;line-height:1.1;font-feature-settings:"tnum"}.trips-root .day-head.drag-over{box-shadow:inset 0 -2px 0 var(--color-accent)}.trips-root .day-head .day-drop-hint{font-size:11px;font-style:italic;color:var(--color-accent-700);margin-left:auto}.trips-root .now-line{display:flex;align-items:center;gap:10px;margin:10px 0}.trips-root .now-line .now-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent-700);font-feature-settings:"tnum"}.trips-root .now-line .now-rule{flex:1;border-top:1px dotted var(--color-accent)}.trips-root .leg-row{display:flex;gap:12px}.trips-root .leg-row .leg-text{font-size:12px;font-style:italic;color:var(--color-neutral-700);padding:3px 0;font-feature-settings:"tnum"}.trips-root .leg-row .leg-text strong{color:var(--color-text);font-weight:600}.trips-root .leg-row .leg-text .leg-alts{color:var(--color-neutral-500)}.trips-root .leg-row .leg-text .leg-est{color:var(--color-neutral-500);font-style:normal;font-size:11px}.trips-root .gutter{flex:none;width:64px}.trips-root .slot-row{display:flex;gap:12px;margin:4px 0}.trips-root .slot-box{flex:1;padding:8px 14px;border:1px dashed var(--color-neutral-500);border-radius:var(--radius-lg);cursor:pointer;display:flex;align-items:baseline;gap:10px;background:none;font-family:var(--font-body);text-align:left}.trips-root .slot-box:hover,.trips-root .slot-box.drag-over{border-color:var(--color-accent);background:var(--color-accent-100)}.trips-root .slot-box .slot-label{font-size:12px;color:var(--color-neutral-700);font-style:italic;font-feature-settings:"tnum"}.trips-root .slot-box .slot-cta{margin-left:auto;font-size:12px;color:var(--color-accent-700)}.trips-root .time-col{flex:none;width:64px;text-align:right}.trips-root .time-col .t-start{font-family:var(--font-heading);font-weight:600;font-size:19px;line-height:1.1;color:var(--color-accent-700);font-feature-settings:"tnum"}.trips-root .time-col .t-start.booked{color:var(--color-text)}.trips-root .time-col .t-start.pick{color:var(--color-accent-2)}.trips-root .time-col .t-start.t-unset{font-size:13px;font-style:italic;color:var(--color-neutral-600)}.trips-root .time-col .t-end{margin-top:2px;font-size:11.5px;color:var(--color-neutral-700);font-feature-settings:"tnum";line-height:1.3}.trips-root .item-row{display:flex;gap:12px;padding:12px 0;cursor:pointer;background:transparent;border-top:2px solid transparent;border-bottom:2px solid transparent;border-radius:var(--radius-md)}.trips-root .item-row:hover,.trips-root .item-row.selected{background:var(--color-accent-100)}.trips-root .item-row.drop-before{border-top-color:var(--color-accent)}.trips-root .item-row.drop-after{border-bottom-color:var(--color-accent)}.trips-root .item-row.drop-onto{outline:2px dashed var(--color-accent-2);outline-offset:-2px}.trips-root .item-row.dragging,.trips-root .pile-row.dragging,.trips-root .group-option.dragging{opacity:.4}.trips-root .item-row.done{opacity:.45}.trips-root .item-main{flex:1;min-width:0}.trips-root .item-badges{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.trips-root .badge-booked{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;background:var(--color-text);color:var(--color-bg);padding:2px 7px;border-radius:var(--radius-sm);flex:none}.trips-root .badge-planning{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-700);border-bottom:1px dashed var(--color-accent);padding:2px 0;flex:none}.trips-root .badge-combo-hint{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-2);flex:none}.trips-root .badge-locked-hint{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-neutral-700);flex:none}.trips-root .badge-done,.trips-root .badge-type{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-neutral-700);flex:none}.trips-root .badges-spacer{flex:1}.trips-root .vote-bar{display:inline-flex;align-items:center;gap:6px;flex:none;flex-wrap:wrap}.trips-root .vote-pill{display:inline-flex;align-items:center;gap:5px;flex:none;font-family:var(--font-body);font-size:12px;line-height:1;padding:5px 9px;border:1px solid var(--color-neutral-400);border-radius:999px;background:var(--color-neutral-100);color:var(--color-neutral-800);cursor:pointer;font-feature-settings:"tnum";transition:border-color var(--dur-fast, .12s) var(--ease-out, ease),background var(--dur-fast, .12s) var(--ease-out, ease),color var(--dur-fast, .12s) var(--ease-out, ease),scale var(--dur-fast, .12s) var(--ease-out, ease)}.trips-root .vote-pill:active:not(:disabled){scale:.96}.trips-root .vote-n[data-pop]{animation:bs-count-pop var(--dur, .2s) var(--ease-spring, ease-out)}@keyframes bs-count-pop{50%{scale:1.3}}.trips-root .vote-pill .vote-glyph{flex:none}.trips-root .vote-pill .vote-n{padding-left:6px;margin-left:1px;border-left:1px solid var(--color-divider);font-weight:600;min-width:15px;text-align:center}.trips-root .vote-pill:hover:not(:disabled){border-color:var(--color-neutral-600);background:var(--color-neutral-200)}.trips-root .vote-pill.vote-in:hover:not(:disabled){border-color:var(--color-accent);color:var(--color-accent-700);background:var(--color-accent-100)}.trips-root .vote-pill.vote-out:hover:not(:disabled){border-color:var(--color-accent-2);color:var(--color-accent-2-700);background:var(--color-accent-2-100)}.trips-root .vote-pill:disabled{cursor:default;color:var(--color-neutral-600)}.trips-root .vote-pill.on{color:var(--color-bg);font-weight:600}.trips-root .vote-pill.on .vote-n{border-left-color:color-mix(in srgb,var(--color-bg) 45%,transparent)}.trips-root .vote-pill.vote-in.on,.trips-root .vote-pill.vote-in.on:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg)}.trips-root .vote-pill.vote-out.on,.trips-root .vote-pill.vote-out.on:hover{background:var(--color-accent-2);border-color:var(--color-accent-2);color:var(--color-bg)}.trips-root .vote-you{font-size:11px;white-space:nowrap;flex:none}.trips-root .vote-you.ask{font-style:italic;color:var(--color-neutral-700)}.trips-root .vote-you.cast.in{color:var(--color-accent-700)}.trips-root .vote-you.cast.out{color:var(--color-accent-2-700)}.trips-root .vote-closed{display:inline-flex;align-items:center;gap:5px;flex:none;font-size:11.5px;padding:4px 9px;border:1px dashed var(--color-neutral-400);border-radius:999px;color:var(--color-neutral-700);font-feature-settings:"tnum"}.trips-root .vote-panel{border:1px solid var(--color-divider);border-radius:var(--radius-md);padding:11px 14px 12px;margin-bottom:10px;background:color-mix(in srgb,var(--color-neutral-100) 70%,transparent)}.trips-root .vote-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.trips-root .vote-panel-title{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700)}.trips-root .vote-panel-count{font-size:11.5px;font-style:italic;color:var(--color-neutral-700);font-feature-settings:"tnum"}.trips-root .vote-choose{display:flex;gap:8px;margin:8px 0 6px}.trips-root .vote-choice{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-size:15px;line-height:1.2;padding:10px 12px;border:1px solid var(--color-neutral-400);border-radius:var(--radius-md);background:var(--color-neutral-100);color:var(--color-neutral-800);cursor:pointer}.trips-root .vote-choice .vote-choice-caret{flex:none;opacity:.75}.trips-root .vote-choice.in:hover{border-color:var(--color-accent);color:var(--color-accent-700);background:var(--color-accent-100)}.trips-root .vote-choice.out:hover{border-color:var(--color-accent-2);color:var(--color-accent-2-700);background:var(--color-accent-2-100)}.trips-root .vote-choice.on{font-weight:600;color:var(--color-bg)}.trips-root .vote-choice.on .vote-choice-caret{opacity:1}.trips-root .vote-choice.in.on,.trips-root .vote-choice.in.on:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg)}.trips-root .vote-choice.out.on,.trips-root .vote-choice.out.on:hover{background:var(--color-accent-2);border-color:var(--color-accent-2);color:var(--color-bg)}.trips-root .vote-waiting{font-size:12.5px;font-style:italic;color:var(--color-neutral-700);margin-bottom:9px}.trips-root .vote-panel-rule{height:1px;background:var(--color-divider);margin:0 0 10px}.trips-root .vote-share{display:flex;gap:2px;height:6px;margin-bottom:10px}.trips-root .vote-share .seg{flex-basis:0;border-radius:3px;min-width:0}.trips-root .vote-share .seg.in{background:var(--color-accent)}.trips-root .vote-share .seg.out{background:var(--color-accent-2)}.trips-root .vote-share .seg.wait{background:var(--color-neutral-300)}.trips-root .vote-row{display:flex;align-items:baseline;gap:10px;font-size:12.5px;line-height:1.9}.trips-root .vote-row .vote-row-label{flex:none;display:inline-flex;align-items:baseline;gap:6px;width:92px;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-neutral-700)}.trips-root .vote-row .vote-row-dot{width:7px;height:7px;border-radius:50%;background:currentColor;align-self:center;flex:none}.trips-root .vote-row .vote-row-label.wait .vote-row-dot{background:transparent;border:1px solid currentColor}.trips-root .vote-row .vote-row-n{font-weight:600;font-feature-settings:"tnum";color:var(--color-text);letter-spacing:0;font-size:12px}.trips-root .vote-row .vote-row-label.in{color:var(--color-accent-700)}.trips-root .vote-row .vote-row-label.out{color:var(--color-accent-2-700)}.trips-root .vote-row .vote-row-label.wait{color:var(--color-neutral-600)}.trips-root .vote-chips{display:flex;flex-wrap:wrap;gap:6px;min-width:0;padding:3px 0}.trips-root .vote-chips-none{color:var(--color-neutral-500)}.trips-root .vote-chip{font-size:12.5px;line-height:1;padding:5px 11px;border-radius:999px;border:1px solid var(--color-neutral-400);color:var(--color-neutral-800)}.trips-root .vote-chip.in{border-color:var(--color-accent);background:var(--color-accent-100);color:var(--color-accent-700)}.trips-root .vote-chip.out{border-color:var(--color-accent-2);background:var(--color-accent-2-100);color:var(--color-accent-2-700)}.trips-root .vote-chip.wait{border-style:dashed;border-color:var(--color-neutral-400);color:var(--color-neutral-600)}.trips-root .vote-chip.you{font-weight:600}.trips-root .vote-tally-chip{font-size:11.5px;color:var(--color-neutral-700);white-space:nowrap;flex:none;font-feature-settings:"tnum"}.trips-root .vote-tally-chip.ask{font-style:italic}.trips-root .vote-tally-chip .vote-tally-wait{margin-left:4px;color:var(--color-neutral-600)}.trips-root .vote-tally-chip.closed{color:var(--color-neutral-600)}.trips-root .check-row{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.trips-root .comment-count{font-size:11.5px;color:var(--color-neutral-700);font-feature-settings:"tnum";flex:none}.trips-root .comment-count i{font-size:13px;vertical-align:-2px}.trips-root .item-title{font-family:var(--font-heading);font-weight:600;font-size:19px;line-height:1.15;margin-top:3px}.trips-root .item-loc{font-size:12.5px;color:var(--color-neutral-700);margin-top:2px;font-style:italic}.trips-root .item-clash{font-size:12px;color:var(--color-accent-2);margin-top:4px;font-style:italic}.trips-root .item-notice{font-size:12.5px;color:var(--color-accent-2);margin-top:5px}.trips-root .item-unplaced{font-size:12px;color:var(--color-neutral-700);margin-top:4px;font-style:italic}.trips-root button.unplaced-fix{display:block;padding:0;border:0;background:none;text-align:left;font-family:inherit;cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.trips-root button.unplaced-fix:hover,.trips-root .loc-arrow{color:var(--color-accent-700)}.trips-root .att-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.trips-root .att-chip{font-size:11px;border:1px solid var(--color-neutral-300);border-radius:var(--radius-sm);padding:2px 8px;color:var(--color-neutral-700)}.trips-root .att-chip .att-glyph{vertical-align:-1px;margin-right:2px}.trips-root .att-section{border:1px solid var(--color-divider);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-neutral-100) 70%,transparent);padding:7px 10px 8px;margin-top:8px}.trips-root .att-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:5px}.trips-root .att-section-title{display:inline-flex;align-items:center;gap:5px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700)}.trips-root .att-section-count{font-size:11.5px;font-style:italic;color:var(--color-neutral-700);font-feature-settings:"tnum"}.trips-root .att-rows{display:flex;flex-direction:column;gap:4px}.trips-root .att-row{display:flex;align-items:center;gap:9px;width:100%;min-width:0;text-align:left;font-family:var(--font-body);border:1px solid transparent;border-radius:var(--radius-sm);padding:5px 8px}.trips-root .att-row-open{background:var(--color-bg);border-color:var(--color-neutral-300);cursor:pointer}.trips-root .att-row-open:hover{border-color:var(--color-accent)}.trips-root .att-row-open:hover .att-cue{color:var(--color-accent-700)}.trips-root .att-row-inert{background:none}.trips-root .att-kind{flex:none;min-width:36px;text-align:center;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-neutral-700);border:1px solid var(--color-neutral-300);border-radius:var(--radius-sm);padding:2px 4px}.trips-root .att-row-main{display:flex;flex-direction:column;flex:1;min-width:0}.trips-root .att-name{font-size:12.5px;line-height:1.25;color:var(--color-text);overflow-wrap:anywhere}.trips-root .att-row-inert .att-name{color:var(--color-neutral-700)}.trips-root .att-sub{font-size:10.5px;font-style:italic;color:var(--color-neutral-700);font-feature-settings:"tnum"}.trips-root .att-cue{flex:none;font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--color-neutral-700)}.trips-root .att-viewer{width:min(880px,100%);max-height:88vh}.trips-root .att-viewer-title{font-size:20px;margin:6px 0 2px;overflow-wrap:anywhere}.trips-root .att-viewer-meta{font-size:12px;font-style:italic;color:var(--color-neutral-700);margin-bottom:12px}.trips-root .att-viewer-body{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:auto;border-radius:var(--radius-md);background:var(--color-surface-2, var(--color-bg))}.trips-root .att-viewer-note{padding:var(--space-4);font-size:13px;font-style:italic;color:var(--color-neutral-700);text-align:center}.trips-root .att-frame{width:100%;height:62vh;border:none;border-radius:var(--radius-md);background:var(--color-bg)}.trips-root .att-image{max-width:100%;max-height:62vh;-o-object-fit:contain;object-fit:contain}.trips-root .item-expanded{margin-top:10px}.trips-root .item-notes{font-size:13px;font-style:italic;color:var(--color-neutral-700);margin-bottom:8px;line-height:1.5}.trips-root .comment-line{font-size:13px;line-height:1.5;margin-bottom:5px}.trips-root .comment-line .by{font-style:italic;color:var(--color-neutral-700)}.trips-root .comment-compose{display:flex;gap:8px;margin:8px 0 10px}.trips-root .comment-compose .input{font-size:13px;padding:6px 12px;flex:1}.trips-root .item-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.trips-root .item-actions .btn{font-size:12.5px}.trips-root .remove-btn{margin-left:auto;font-family:var(--font-body);font-size:12.5px;padding:6px 12px;cursor:pointer;border:none;background:none;color:var(--color-neutral-700)}.trips-root .remove-btn:hover{color:var(--color-accent-2)}.trips-root .item-photo{width:52px;height:52px;flex:none;border-radius:var(--radius-sm);background-size:cover;background-position:center}.trips-root .item-side{flex:none;display:flex;flex-direction:column;align-items:center;gap:0;padding-top:2px}.trips-root .drag-handle{font-size:16px;color:var(--color-neutral-500);cursor:grab;padding:2px 4px}.trips-root .arrow-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--color-neutral-500);padding:0}.trips-root .arrow-btn:hover{color:var(--color-accent-700)}.trips-root .arrow-btn i{font-size:16px}.trips-root .content.narrow .arrow-btn{width:44px;height:44px}.trips-root .group-row{display:flex;gap:12px;margin:6px 0;border-top:2px solid transparent}.trips-root .group-row .time-col{padding-top:14px}.trips-root .group-card{flex:1;min-width:0;border:1px solid var(--color-accent-2-300);padding:13px 16px 11px}.trips-root .group-card.drop-onto{outline:2px dashed var(--color-accent-2);outline-offset:-2px}.trips-root .group-card.drop-before{box-shadow:inset 0 2px 0 var(--color-accent)}.trips-root .group-kicker{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-2)}.trips-root .group-options{display:flex;flex-direction:column;margin-top:3px}.trips-root .group-option{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:9px 0;cursor:grab;background:transparent}.trips-root .group-option.selected{background:var(--color-accent-100)}.trips-root .group-option .grip{font-size:15px;color:var(--color-neutral-500);flex:none}.trips-root .group-option .ab{font-family:var(--font-heading);font-style:italic;font-size:16px;color:var(--color-accent-2);flex:none;width:14px}.trips-root .group-option .opt-main{flex:1 1 190px;min-width:0}.trips-root .group-option .opt-title{font-family:var(--font-heading);font-weight:600;font-size:17px;line-height:1.2}.trips-root .group-option .opt-meta{font-size:12px;font-style:italic;color:var(--color-neutral-700);font-feature-settings:"tnum";margin-top:1px}.trips-root .group-option .opt-lead{margin-left:7px;font-family:var(--font-body);font-size:9.5px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent-2);vertical-align:2px;white-space:nowrap}.trips-root .group-option .btn{font-size:12px;flex:none;margin-left:auto}.trips-root .group-hint{font-size:11.5px;font-style:italic;color:var(--color-neutral-700);margin-top:5px}.trips-root .pile-head{display:flex;align-items:baseline;gap:12px;margin:32px -8px 2px;padding:4px 8px;border:1px dashed transparent;border-radius:var(--radius-lg);flex-wrap:wrap}.trips-root .pile-head.drag-over{border-color:var(--color-accent);background:var(--color-accent-100)}.trips-root .pile-head .pile-title{font-family:var(--font-heading);font-weight:600;font-size:24px}.trips-root .pile-head .pile-hint{font-size:12px;font-style:italic;color:var(--color-neutral-700)}.trips-root .pile-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:11px 4px 11px 0;cursor:grab}.trips-root .pile-row .grip{font-size:16px;color:var(--color-neutral-500);flex:none}.trips-root .pile-row .pile-main{flex:1 1 190px;min-width:0}.trips-root .pile-row .pile-item-title{font-family:var(--font-heading);font-weight:600;font-size:17px;line-height:1.2}.trips-root .pile-row .pile-item-meta{font-size:12px;color:var(--color-neutral-700);font-style:italic;margin-top:1px}.trips-root .pile-row .btn{font-size:12.5px;flex:none}.trips-root .map-pane{position:relative;min-width:0;min-height:0;display:block;flex:1}.trips-root .map-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.trips-root .map-legend{position:absolute;bottom:18px;left:14px;background:var(--color-bg);padding:11px 15px;box-shadow:var(--shadow-md);border-radius:var(--radius-md)}.trips-root .map-legend .legend-kicker{font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-neutral-700)}.trips-root .legend-row{display:flex;align-items:center;gap:8px;margin-top:5px}.trips-root .legend-row .swatch{width:18px;height:0}.trips-root .legend-row .label{font-size:11px;color:var(--color-neutral-700)}.trips-root .loading-note{font-size:13px;font-style:italic;color:var(--color-neutral-700);background:var(--color-bg);padding:10px 18px;border-radius:999px;box-shadow:var(--shadow-md)}.trips-root .map-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:var(--color-surface);padding:24px;text-align:center}.trips-root .map-fallback .hint{font-size:13px;font-style:italic;color:var(--color-neutral-700);max-width:360px}.trips-root .mapboxgl-ctrl-logo{opacity:.3}.trips-root .mapboxgl-ctrl-group{border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.trips-root .dialog-kicker{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent-700)}.trips-root .dialog-kicker.warn{color:var(--color-accent-2)}.trips-root .dialog h2{font-family:var(--font-heading);font-weight:600;font-size:26px;margin:6px 0 16px;letter-spacing:-.015em}.trips-root .dialog.blocked h2{margin-bottom:10px}.trips-root .dialog-body-text{font-size:14px;line-height:1.55}.trips-root .dialog-note{font-size:12.5px;font-style:italic;color:var(--color-neutral-700);margin-top:8px}.trips-root .dialog-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;flex-wrap:wrap}.trips-root .chip-row{display:flex;gap:8px;flex-wrap:wrap}.trips-root .choice-chip{font-family:var(--font-body);font-size:13px;padding:6px 14px;cursor:pointer;border-radius:var(--radius-sm);border:1px solid var(--color-neutral-300);background:transparent;color:var(--color-text)}.trips-root .choice-chip:hover{background:color-mix(in srgb,var(--color-text) 6%,transparent)}.trips-root .choice-chip.active{border-color:var(--color-accent);background:var(--color-accent-100)}.trips-root .field-hint{font-size:12px;font-style:italic;color:var(--color-neutral-700);margin-top:6px}.trips-root .field-hint.warn{color:var(--color-accent-2);margin:-4px 0 12px}.trips-root .loc-field{position:relative}.trips-root .loc-star{color:var(--color-accent-700)}.trips-root .sug-list{position:absolute;left:0;right:0;top:100%;z-index:5;background:var(--color-bg);box-shadow:var(--shadow-md);border-radius:var(--radius-md);overflow:hidden}.trips-root .sug-item{display:block;width:100%;text-align:left;padding:9px 12px;font-size:13px;cursor:pointer;background:none;border:none;font-family:var(--font-body);color:inherit}.trips-root .sug-item:hover{background:var(--color-accent-100)}.trips-root .loc-picked{font-size:12px;color:var(--color-accent-700);margin-top:5px;font-style:italic}.trips-root .loc-address{font-size:11.5px;line-height:1.45;color:var(--color-neutral-700);margin-top:2px}.trips-root .loc-auto{margin-left:8px;color:var(--color-neutral-700)}.trips-root .loc-clear{margin-left:8px;padding:0;border:none;background:none;font-family:var(--font-body);font-size:12px;font-style:italic;color:var(--color-neutral-700);text-decoration:underline;cursor:pointer}.trips-root .form-error{font-size:13px;color:var(--color-accent-2);margin:8px 0}.trips-root .form-grid{display:flex;gap:12px}.trips-root .form-grid .field{flex:1}.trips-root .settings-sub{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-neutral-700);margin:4px 0 8px}.trips-root .invite-row{display:flex;gap:8px}.trips-root .invite-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.trips-root .ingest-log{margin-top:12px;border-top:1px solid var(--color-neutral-200)}.trips-root .ingest-log-head{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-neutral-700);margin:10px 0 6px}.trips-root .ingest-row{display:flex;gap:9px;align-items:flex-start;padding:6px 0}.trips-root .ingest-row+.ingest-row{border-top:1px solid var(--color-neutral-200)}.trips-root .ingest-dot{flex:none;width:7px;height:7px;margin-top:5px;border-radius:50%;border:1px solid var(--color-neutral-300)}.trips-root .ingest-dot.landed{background:var(--color-accent-500);border-color:var(--color-accent-500)}.trips-root .ingest-main{min-width:0}.trips-root .ingest-subject{font-size:12.5px;color:var(--color-neutral-900);overflow-wrap:anywhere}.trips-root .ingest-reason{font-size:12px;font-style:italic;color:var(--color-neutral-700);overflow-wrap:anywhere}.trips-root .drop-zone{display:flex;gap:14px;align-items:center;padding:16px;border:1px dashed var(--color-neutral-400);border-radius:var(--radius-md);background:var(--color-neutral-100);transition:border-color .12s ease,background .12s ease}.trips-root .drop-zone.over{border-color:var(--color-accent);background:var(--color-accent-100)}.trips-root .drop-zone>i{font-size:30px;color:var(--color-accent-700);flex:none}.trips-root .drop-zone-main{min-width:0}.trips-root .ingest-verdict{margin-top:12px;padding:10px 12px;border-left:3px solid var(--color-neutral-400);background:var(--color-neutral-100);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.trips-root .ingest-verdict.landed{border-left-color:var(--color-accent-500);background:var(--color-accent-100)}.trips-root .ingest-verdict-line{font-size:13px;color:var(--color-neutral-900)}.trips-root .check-line{display:flex;align-items:center;gap:8px;font-size:13.5px;cursor:pointer}.trips-root .check-line input{accent-color:var(--color-accent)}.trips-root .range-line{display:flex;align-items:center;gap:10px}.trips-root .range-line input[type=range]{flex:1;accent-color:var(--color-accent)}.trips-root .range-line .range-val{font-size:13px;font-feature-settings:"tnum";color:var(--color-neutral-700);width:52px;text-align:right}.trips-root select.input{border-radius:10px}.trips-root input[type=file]{font-size:13px;font-family:var(--font-body)}.trips-root .masthead-chrome{display:flex;align-items:center;gap:12px;margin-right:10px}.trips-root .all-trips-link{font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:var(--color-neutral-700)}.trips-root .all-trips-link:hover{color:var(--color-accent-700)}.trips-root .trip-view-switch{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--color-neutral-300);border-radius:999px;background:var(--color-surface)}.trips-root .trip-view-tab{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.04em;text-decoration:none;white-space:nowrap;color:var(--color-neutral-700)}.trips-root .trip-view-tab i{font-size:15px}.trips-root a.trip-view-tab:hover{background:var(--color-neutral-200);color:var(--color-accent-700)}.trips-root .trip-view-tab.is-on{background:var(--color-neutral-100);color:var(--color-neutral-900);box-shadow:0 1px 2px #0000001f;cursor:default}.trips-root .itinerary{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.trips-root .trips-home{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}.trips-root .trips-index{padding:10px 24px 44px;max-width:760px}.trips-root .trip-row{display:flex;align-items:baseline;gap:14px;padding:16px 4px;text-decoration:none;color:inherit;border-bottom:1px solid var(--color-neutral-200);border-radius:var(--radius-md)}.trips-root .trip-row:hover{background:var(--color-accent-100)}.trips-root .trip-row-main{flex:1;min-width:0}.trips-root .trip-row-name{font-family:var(--font-heading);font-weight:600;font-size:22px;line-height:1.15}.trips-root .trip-row-meta{font-size:12.5px;font-style:italic;color:var(--color-neutral-700);margin-top:2px;font-feature-settings:"tnum"}.trips-root .trips-note{padding:40px 24px;font-size:13.5px;font-style:italic;color:var(--color-neutral-700);display:flex;flex-direction:column;gap:12px;align-items:flex-start}.trips-root .trips-empty{padding:36px 4px;max-width:480px}.trips-root .trips-empty-title{font-family:var(--font-heading);font-weight:600;font-size:24px}.trips-root .trips-empty-sub{font-size:13.5px;font-style:italic;color:var(--color-neutral-700);margin-top:6px;line-height:1.55}.trips-root .invite-x{background:none;border:none;cursor:pointer;color:var(--color-accent-2);font-size:13px;padding:0 0 0 6px;line-height:1}@media (prefers-color-scheme: dark){.trips-root{color-scheme:dark;--color-bg: #161514;--color-surface: #201e1d;--color-text: #ece9e7;--color-accent: #45aad0;--color-accent-2: #ff5c98;--color-divider: color-mix(in srgb, #ece9e7 18%, transparent);--color-neutral-100: #1c1b1a;--color-neutral-200: #262423;--color-neutral-300: #34312f;--color-neutral-400: #4a4643;--color-neutral-500: #6a6663;--color-neutral-600: #8b8683;--color-neutral-700: #a9a4a0;--color-neutral-800: #c8c3bf;--color-neutral-900: #e4e0dc;--color-accent-100: #0d2833;--color-accent-200: #0f3a4a;--color-accent-300: #14526a;--color-accent-400: #1a6f8e;--color-accent-500: #2a8fb4;--color-accent-600: #45aad0;--color-accent-700: #6cc5e6;--color-accent-800: #9adcf3;--color-accent-900: #ccefff;--color-accent-2-100: #33101f;--color-accent-2-200: #47142a;--color-accent-2-300: #631c39;--color-accent-2-400: #8a2450;--color-accent-2-500: #b32e68;--color-accent-2-600: #d94a86;--color-accent-2-700: #f56fa2;--color-accent-2-800: #ff9dc0;--color-accent-2-900: #ffc9dc;--color-process-yellow: #f2c430;--shadow-sm: 0 1px 2px color-mix(in srgb, #000 55%, transparent);--shadow-md: 0 3px 12px color-mix(in srgb, #000 60%, transparent);--shadow-lg: 0 14px 38px color-mix(in srgb, #000 70%, transparent);--color-scrim: color-mix(in srgb, #000 68%, transparent)}.trips-root .halftone{filter:grayscale(.35) contrast(1.05) brightness(.85)}.trips-root .halftone:after{background-image:radial-gradient(circle,rgba(255,255,255,.16) 30%,transparent 32%);mix-blend-mode:screen}.trips-root .mapboxgl-ctrl-group{background:var(--color-surface)}.trips-root .mapboxgl-ctrl-group button+button{border-top-color:var(--color-divider)}.trips-root .mapboxgl-ctrl-group button:hover{background:var(--color-neutral-200)}.trips-root .mapboxgl-ctrl-group .mapboxgl-ctrl-icon{filter:invert(1)}.trips-root .mapboxgl-ctrl-logo{filter:invert(1);opacity:.45}}.trips-root .item-addresses{display:flex;flex-direction:column;gap:1px;margin-bottom:var(--space-2)}.trips-root .item-address{font-size:11.5px;line-height:1.45;color:var(--color-neutral-700)}.trips-root .item-facts{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-2)}.trips-root .item-fact{display:flex;flex-direction:column;gap:1px}.trips-root .item-fact .fact-label{font-size:8.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--color-neutral-700);white-space:nowrap}.trips-root .item-fact .fact-value{font-family:var(--font-heading);font-weight:600;font-size:15px;font-feature-settings:"tnum";white-space:nowrap}.trips-root .item-note-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:var(--space-2)}.trips-root .item-note-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--color-neutral-300);background:none;border-radius:999px;padding:3px 10px;font-family:var(--font-body);font-size:12px;font-style:italic;color:var(--color-text);cursor:pointer;text-align:left}.trips-root .item-note-chip[data-pinned=true]{border-color:var(--color-accent-2-300);background:var(--color-accent-2-100)}.trips-root .item-note-chip[data-pinned=true] i{color:var(--color-accent-2)}.trips-root .item-note-chip i{font-size:11px;color:var(--color-neutral-700)}.tm-root{color-scheme:light;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:block;touch-action:pan-x pan-y}.tm-map{position:absolute;top:0;right:0;bottom:0;left:0}.tm-map canvas{outline:none}.tm-map .mapboxgl-ctrl-bottom-left,.tm-map .mapboxgl-ctrl-bottom-right,.tm-map .mapboxgl-ctrl-top-right{display:none}.tm-pin{padding:10px;cursor:pointer;border:0;background:none;-webkit-tap-highlight-color:transparent}.tm-pin-label{background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-neutral-500);border-radius:999px;padding:3px 9px 4px;font-family:var(--font-heading);font-weight:600;font-size:11px;line-height:1;font-feature-settings:"tnum";box-shadow:var(--shadow-sm);white-space:nowrap}.tm-pin[data-on=true] .tm-pin-label{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text);font-size:12px}.tm-pin[data-done=true]{opacity:.5}.tm-head{position:absolute;top:52px;left:14px;right:14px;display:flex;align-items:center;gap:8px;z-index:3}.tm-trip-pill{display:flex;align-items:baseline;gap:8px;background:var(--color-bg);border:0;border-radius:999px;box-shadow:var(--shadow-md);padding:9px 14px;cursor:pointer;-webkit-tap-highlight-color:transparent;max-width:62%}.tm-trip-name{font-family:var(--font-heading);font-weight:600;font-size:14.5px;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-trip-mode{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700);font-feature-settings:"tnum";white-space:nowrap}.tm-head-add{margin-left:auto;width:38px;height:38px;flex:none;display:flex;align-items:center;justify-content:center;background:var(--color-bg);border:0;border-radius:999px;box-shadow:var(--shadow-md);color:var(--color-accent-700);font-size:19px;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-head-add:active{background:var(--color-accent-100)}.tm-drawer{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;flex-direction:column;overflow:hidden;background:var(--color-bg);border-radius:24px 24px 0 0;box-shadow:0 -8px 34px color-mix(in srgb,#201e1d 22%,transparent)}.tm-grab{flex:none;display:flex;justify-content:center;padding:10px 0 4px;cursor:grab;touch-action:none;background:none;border:0;width:100%}.tm-grab-bar{width:42px;height:5px;border-radius:99px;background:var(--color-neutral-300)}.tm-rail{flex:none;display:flex;gap:6px;overflow-x:auto;padding:6px 20px 0;scrollbar-width:none}.tm-rail::-webkit-scrollbar{display:none}.tm-day{flex:none;width:62px;text-align:center;padding:3px 0 7px;border:0;border-bottom:2px solid transparent;background:none;color:var(--color-text);opacity:.5;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-day[data-on=true]{opacity:1;border-bottom-color:var(--color-accent)}.tm-day[data-past=true]{opacity:.4}.tm-day-wd{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700)}.tm-day[data-on=true] .tm-day-wd{color:var(--color-accent-700)}.tm-day-wd[data-month=true]{color:var(--color-accent-2)}.tm-day-dd{font-family:var(--font-heading);font-weight:600;font-size:20px;line-height:1.1;font-feature-settings:"tnum"}.tm-day-dot{height:8px;margin-top:2px;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--color-neutral-700)}.tm-day-dot i{display:block}.tm-day-dot span{width:4px;height:4px;border-radius:99px;background:var(--color-accent-2)}.tm-add-day{flex:none;width:52px;padding:3px 0 7px;border:0;background:none;color:var(--color-neutral-500);cursor:pointer;font-size:15px;-webkit-tap-highlight-color:transparent}.tm-add-day span{display:block;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase}.tm-rail-rule{flex:none;height:1px;margin:0 20px;background:var(--color-neutral-300)}.tm-dayhead{flex:none;padding:12px 20px 0}.tm-dayhead-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.tm-dayhead-title{font-family:var(--font-heading);font-weight:600;font-size:21px;line-height:1.15}.tm-dayhead-meta{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700);white-space:nowrap}.tm-dayhead-meta[data-urgent=true]{color:var(--color-accent-2)}.tm-dayhead-rule{height:2px;background:var(--color-text);margin-top:9px}.tm-list{flex:1;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:14px 20px 28px;-webkit-overflow-scrolling:touch}.tm-empty{text-align:center;padding:34px 10px}.tm-empty-title{font-family:var(--font-heading);font-weight:600;font-size:17px}.tm-empty-sub{font-size:12px;font-style:italic;color:var(--color-neutral-700);margin-top:4px}.tm-empty button{margin-top:14px;border:0;border-radius:999px;background:var(--color-accent);color:var(--color-bg);font-family:var(--font-body);font-size:13.5px;padding:9px 18px;cursor:pointer}.tm-toast{position:absolute;left:50%;transform:translate(-50%);bottom:26px;z-index:40;background:var(--color-text);color:var(--color-bg);font-size:12.5px;padding:9px 17px;border-radius:999px;box-shadow:var(--shadow-lg);pointer-events:none;white-space:nowrap}.tm-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:var(--color-scrim);border:0;width:100%}.tm-sheet{position:absolute;left:0;right:0;bottom:0;z-index:21;background:var(--color-bg);border-radius:24px 24px 0 0;padding:16px 20px calc(28px + env(safe-area-inset-bottom));box-shadow:0 -8px 34px color-mix(in srgb,#201e1d 22%,transparent);animation:tm-up .26s cubic-bezier(.2,.8,.2,1);max-height:82%;overflow-y:auto;overflow-x:hidden}@keyframes tm-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.tm-sheet-kicker{font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-700);margin-bottom:10px}.tm-menu-row{display:flex;align-items:center;gap:10px;width:100%;border:0;background:none;padding:12px 2px;font-family:var(--font-body);font-size:15px;color:var(--color-text);text-align:left;cursor:pointer;border-bottom:1px solid var(--color-neutral-300);-webkit-tap-highlight-color:transparent;text-decoration:none}.tm-menu-row:last-child{border-bottom:0}.tm-menu-row i{font-size:18px;color:var(--color-accent-700)}.tm-menu-count{margin-left:auto;font-size:11.5px;font-style:italic;color:var(--color-neutral-700)}.tm-root :is(input,select,textarea){font-size:16px}.tm-row{display:grid;grid-template-columns:44px 1fr 46px;-moz-column-gap:14px;column-gap:14px;align-items:start;padding:7px 0;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-row[data-done=true]{opacity:.45}.tm-row[data-on=true]{opacity:1}.tm-row-time{text-align:right;font-feature-settings:"tnum"}.tm-row-start{font-family:var(--font-heading);font-weight:600;font-size:15px;line-height:1.2}.tm-row[data-done=true] .tm-row-start{font-size:13.5px}.tm-row-start[data-tent=true]{color:var(--color-accent-700)}.tm-row-end{font-size:10.5px;color:var(--color-neutral-700);font-feature-settings:"tnum"}.tm-row-title{font-family:var(--font-heading);font-weight:600;font-size:17px;line-height:1.2;text-wrap:pretty}.tm-row[data-done=true] .tm-row-title{font-size:15.5px}.tm-row-meta{font-size:11.5px;font-style:italic;color:var(--color-neutral-700);margin-top:1px}.tm-row-tent{display:flex;align-items:center;gap:8px;margin-top:4px}.tm-tent-mark{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent-700);border-bottom:1px dashed var(--color-accent)}.tm-tent-votes{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:var(--color-neutral-700);font-feature-settings:"tnum"}.tm-tent-votes i{color:var(--color-accent-2);font-size:11px}.tm-notes{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.tm-note{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--color-neutral-300);background:none;border-radius:999px;padding:3px 10px;font-family:var(--font-body);font-size:11.5px;font-style:italic;color:var(--color-text);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.tm-note[data-pinned=true]{border-color:var(--color-accent-2-300);background:var(--color-accent-2-100)}.tm-note[data-pinned=true] i{color:var(--color-accent-2)}.tm-note i{font-size:11px;color:var(--color-neutral-700)}.tm-note-more{cursor:default;color:var(--color-neutral-700)}.tm-row-thumb{position:relative;width:46px;height:46px}.tm-thumb-img{width:46px;height:46px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);filter:grayscale(1) contrast(1.06)}.tm-thumb-empty{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px dashed var(--color-neutral-300);background:var(--color-surface);border-radius:var(--radius-sm);color:var(--color-neutral-500);font-size:17px}.tm-thumb-badge{position:absolute;right:-2px;bottom:-2px;display:inline-flex;align-items:center;gap:3px;background:var(--color-text);color:var(--color-bg);border-radius:999px;padding:1px 5px;font-size:9px;font-feature-settings:"tnum"}.tm-thumb-badge i{font-size:9px}.tm-transit{grid-column:2 / span 2;margin:2px 0 2px 58px;font-size:11.5px;font-style:italic;color:var(--color-neutral-500)}.tm-gap{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin:8px 0;padding:8px 13px;border:1px dashed var(--color-neutral-500);border-radius:var(--radius-lg);background:none;font-family:var(--font-body);font-size:11.5px;font-style:italic;color:var(--color-neutral-700);cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-gap-fill{font-style:normal;color:var(--color-accent-700);white-space:nowrap}.tm-now{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent-2)}.tm-now:after{content:"";flex:1;height:1px;background:var(--color-accent-2);opacity:.4}.tm-group{margin:10px 0;padding:11px 13px;background:var(--color-surface);border-radius:var(--radius-lg)}.tm-group-kicker{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent-2);margin-bottom:6px}.tm-group-option{display:flex;align-items:baseline;gap:8px;width:100%;border:0;background:none;padding:6px 0;font-family:var(--font-body);text-align:left;cursor:pointer;color:var(--color-text)}.tm-group-letter{font-family:var(--font-heading);font-weight:600;color:var(--color-neutral-700);font-size:12px}.tm-group-title{font-family:var(--font-heading);font-weight:600;font-size:15px;flex:1}.tm-group-votes{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;color:var(--color-neutral-700)}.tm-group-votes i{color:var(--color-accent-2);font-size:11px}.tm-map-fallback{position:absolute;top:108px;left:20px;right:20px;padding:12px 14px;background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);font-size:12px;font-style:italic;color:var(--color-neutral-700)}.tm-row-open{display:block;padding:7px 0 11px}.tm-row-collapse{display:flex;align-items:baseline;gap:10px;width:100%;border:0;background:none;padding:0 0 7px;font-family:var(--font-body);color:var(--color-text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-row-collapse .tm-row-title{flex:1}.tm-row-collapse i{color:var(--color-neutral-500);font-size:15px}.tm-panel{background:var(--color-surface);border-radius:var(--radius-md);padding:13px 15px 14px}.tm-panel[data-next=true]{background:var(--color-accent-2-100)}.tm-panel-head{display:flex;align-items:baseline;gap:10px;margin-bottom:9px}.tm-panel-hours{font-family:var(--font-heading);font-weight:600;font-size:15px;font-feature-settings:"tnum"}.tm-panel-dur{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--color-neutral-700)}.tm-panel-cols{display:flex;gap:13px;align-items:stretch}.tm-plate{flex:none;border:1px solid var(--color-neutral-300);border-radius:var(--radius-sm);align-self:stretch;-o-object-fit:cover;object-fit:cover}.tm-panel-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:9px}.tm-facts{display:flex;gap:15px;flex-wrap:wrap}.tm-fact-label{font-size:8.5px;letter-spacing:.13em;text-transform:uppercase;color:var(--color-neutral-700);white-space:nowrap}.tm-fact-value{font-family:var(--font-heading);font-weight:600;font-size:15.5px;font-feature-settings:"tnum";white-space:nowrap}.tm-fact-value[data-long=true]{font-size:12.5px}.tm-timeline{display:flex;flex-direction:column}.tm-tl-row{display:flex;align-items:baseline;gap:6px;white-space:nowrap}.tm-tl-label{width:34px;flex:none;font-size:8.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700)}.tm-tl-time{width:42px;flex:none;font-family:var(--font-heading);font-weight:600;font-size:13.5px;font-feature-settings:"tnum"}.tm-tl-place{font-size:12.5px;overflow:hidden;text-overflow:ellipsis}.tm-tl-mid{display:flex;align-items:center;gap:6px;padding:2px 0}.tm-tl-connector{width:1px;height:15px;margin-left:16px;background:var(--color-neutral-500);flex:none}.tm-tl-summary{font-size:11px;font-style:italic;color:var(--color-neutral-700)}.tm-est{display:flex;align-items:center;gap:7px}.tm-est-label{width:34px;flex:none;font-size:8.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--color-neutral-700)}.tm-est-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--color-neutral-300);border-radius:999px;padding:3px 10px;font-size:11.5px;color:var(--color-neutral-700);font-feature-settings:"tnum"}.tm-est-pill[data-on=true]{border-color:var(--color-text);color:var(--color-text);font-weight:600}.tm-dwell{font-size:11px;font-style:italic;color:var(--color-neutral-500)}.tm-note-add{margin-top:11px;border:1px dashed var(--color-neutral-500);background:none;border-radius:999px;padding:5px 12px;font-family:var(--font-body);font-size:11.5px;color:var(--color-accent-700);cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-note-form{display:flex;align-items:center;gap:8px;margin-top:11px;border:1px solid var(--color-accent);border-radius:999px;padding:3px 4px 3px 12px;background:var(--color-bg)}.tm-note-form input{flex:1;min-width:0;border:0;outline:none;background:none;font-family:var(--font-body);font-style:italic;color:var(--color-text)}.tm-note-form button{width:24px;height:24px;flex:none;display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--color-accent);color:var(--color-bg);font-size:12px;cursor:pointer}.tm-actions{display:flex;align-items:center;gap:8px;margin-top:12px}.tm-act-primary{flex:1;border:0;border-radius:999px;background:var(--color-accent);color:var(--color-bg);font-family:var(--font-body);font-size:13.5px;padding:9px 0;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-act-primary[data-neutral=true]{background:none;border:1px solid var(--color-neutral-500);color:var(--color-text)}.tm-act-done{height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 14px 0 11px;border:1px solid var(--color-neutral-300);border-radius:999px;background:none;font-family:var(--font-body);font-size:12.5px;color:var(--color-accent-700);cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent}.tm-act-done[data-on=true]{background:var(--color-text);border-color:var(--color-text);color:var(--color-bg)}.tm-act-done i{font-size:17px}.tm-act-icon{width:42px;height:36px;flex:none;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-neutral-300);border-radius:999px;background:none;color:var(--color-neutral-700);font-size:16px;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-memories{margin-top:12px}.tm-memories-kicker{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--color-neutral-700);margin-bottom:6px}.tm-memories-strip{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.tm-memories-strip::-webkit-scrollbar{display:none}.tm-memory{position:relative;width:56px;height:56px;flex:none}.tm-memory img{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);filter:grayscale(1) contrast(1.06)}.tm-memory-loading{display:block;width:56px;height:56px;border-radius:var(--radius-sm);background:var(--color-neutral-200)}.tm-memory-x{position:absolute;top:-4px;right:-4px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--color-text);color:var(--color-bg);font-size:9px;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-memory-add{width:56px;height:56px;flex:none;display:flex;align-items:center;justify-content:center;border:1px dashed var(--color-accent);border-radius:var(--radius-sm);background:none;color:var(--color-accent-700);font-size:19px;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-memory-add:disabled{opacity:.5;cursor:default}.tm-reorder{display:flex;align-items:center;gap:8px;padding:9px 0}.tm-reorder-title{font-family:var(--font-heading);font-weight:600;font-size:14px;max-width:34%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-reorder button{width:40px;height:34px;flex:none;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-neutral-500);border-radius:999px;background:none;color:var(--color-text);font-size:15px;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-reorder-hint{flex:1;font-size:11.5px;font-style:italic;color:var(--color-neutral-700);white-space:nowrap}.tm-reorder .tm-reorder-done{width:auto;border:0;padding:0 4px;color:var(--color-accent-700);font-family:var(--font-body);font-size:12.5px}.tm-add-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.tm-add-cancel{border:0;background:none;padding:0;font-family:var(--font-body);font-size:12.5px;color:var(--color-neutral-700);cursor:pointer}.tm-add-q{font-family:var(--font-heading);font-weight:600;font-size:25px;line-height:1.15;margin-top:4px}.tm-add-rule{height:2px;background:var(--color-text);margin:9px 0 14px}.tm-add-input{width:100%;border:0;border-bottom:1px solid var(--color-neutral-500);border-radius:0;outline:none;background:none;padding:4px 0 8px;font-family:var(--font-heading);font-weight:600;font-size:19px;color:var(--color-text)}.tm-add-input::-moz-placeholder{color:var(--color-neutral-500);font-weight:400}.tm-add-input::placeholder{color:var(--color-neutral-500);font-weight:400}.tm-add-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.tm-add-chip{border:1px solid var(--color-neutral-300);border-radius:999px;background:none;padding:6px 13px;font-family:var(--font-body);font-size:12.5px;color:var(--color-text);cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-add-chip[data-on=true]{border-color:var(--color-accent);background:var(--color-accent-100)}.tm-add-foot{display:flex;align-items:center;gap:10px;margin-top:22px}.tm-add-back{width:44px;height:44px;flex:none;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-neutral-500);border-radius:999px;background:none;color:var(--color-text);font-size:17px;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-add-next{flex:1;height:44px;border:0;border-radius:999px;background:var(--color-accent);color:var(--color-bg);font-family:var(--font-body);font-size:14px;cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-add-next:disabled{background:var(--color-neutral-500);cursor:default}.tm-nav,.tm-nav-map{position:absolute;top:0;right:0;bottom:0;left:0}.tm-nav-map canvas{outline:none}.tm-nav-map .mapboxgl-ctrl-bottom-left,.tm-nav-map .mapboxgl-ctrl-bottom-right,.tm-nav-map .mapboxgl-ctrl-top-right{display:none}.tm-nav-puck{width:46px;height:46px;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:transform .4s linear}.tm-nav-puck-cone{position:absolute;top:0;width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:20px solid var(--color-accent);opacity:.32}.tm-nav-puck-dot{width:17px;height:17px;border-radius:999px;background:var(--color-accent);border:3px solid #fff;box-shadow:var(--shadow-md)}.tm-nav-puck[data-off=true] .tm-nav-puck-dot{background:var(--color-neutral-500)}.tm-nav-puck[data-off=true] .tm-nav-puck-cone{border-bottom-color:var(--color-neutral-500)}.tm-nav-dest{width:15px;height:15px;border-radius:999px 999px 999px 2px;transform:rotate(-45deg);background:var(--color-text);border:3px solid #fff;box-shadow:var(--shadow-md)}.tm-nav-top{position:absolute;top:52px;left:14px;right:14px;display:flex;align-items:center;gap:10px;z-index:4}.tm-nav-end{flex:none;height:38px;display:flex;align-items:center;gap:6px;padding:0 15px;border:0;border-radius:999px;background:var(--color-bg);box-shadow:var(--shadow-md);font-family:var(--font-body);font-size:13px;color:var(--color-text);cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-nav-dest-name{min-width:0;display:flex;flex-direction:column;gap:1px;padding:5px 13px 6px;border-radius:12px;background:var(--color-bg);box-shadow:var(--shadow-md)}.tm-nav-dest-title{font-family:var(--font-heading);font-weight:600;font-size:13.5px;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-nav-dest-sub{font-family:var(--font-body);font-size:10.5px;color:var(--color-neutral-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-nav-banner{position:absolute;top:104px;left:14px;right:14px;z-index:4;display:flex;align-items:center;gap:14px;padding:15px 17px;border-radius:16px;background:var(--color-text);color:var(--color-bg);box-shadow:var(--shadow-lg)}.tm-nav-banner[data-tone=off]{background:var(--color-accent-2)}.tm-nav-banner[data-tone=arrived]{background:var(--color-accent-700)}.tm-nav-banner[data-tone=quiet]{background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-neutral-300)}.tm-nav-glyph{flex:none;font-size:30px;line-height:1}.tm-nav-say{min-width:0}.tm-nav-dist{font-family:var(--font-heading);font-weight:600;font-size:25px;line-height:1.1;font-feature-settings:"tnum"}.tm-nav-instruction{font-family:var(--font-body);font-size:14px;line-height:1.35}.tm-nav-sub{font-family:var(--font-body);font-size:11.5px;opacity:.72;margin-top:2px}.tm-nav-steps{position:absolute;left:14px;right:14px;bottom:118px;z-index:4;max-height:42vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin:0;padding:6px 0;list-style:none;border-radius:16px;background:var(--color-bg);box-shadow:var(--shadow-lg)}.tm-nav-step{display:flex;align-items:center;gap:11px;padding:9px 15px}.tm-nav-step+.tm-nav-step{border-top:1px solid var(--color-neutral-200, var(--color-neutral-300))}.tm-nav-step-glyph{flex:none;font-size:17px;color:var(--color-neutral-500)}.tm-nav-step-say{flex:1;min-width:0;font-family:var(--font-body);font-size:13px;color:var(--color-text)}.tm-nav-step-dist{flex:none;font-family:var(--font-heading);font-weight:600;font-size:11.5px;color:var(--color-neutral-500);font-feature-settings:"tnum"}.tm-nav-foot{position:absolute;left:14px;right:14px;bottom:46px;z-index:4;display:flex;align-items:center;gap:8px;padding:13px 17px;border-radius:16px;background:var(--color-bg);box-shadow:var(--shadow-lg)}.tm-nav-stat{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.tm-nav-stat-v{font-family:var(--font-heading);font-weight:600;font-size:18px;line-height:1;color:var(--color-text);font-feature-settings:"tnum";white-space:nowrap}.tm-nav-stat-k{font-family:var(--font-body);font-size:10.5px;color:var(--color-neutral-500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-nav-stat-k[data-late=true]{color:var(--color-accent-2)}.tm-nav-arrived{flex:1;font-family:var(--font-heading);font-weight:600;font-size:16px;color:var(--color-text)}.tm-nav-done{flex:none;height:38px;display:flex;align-items:center;gap:6px;padding:0 15px;border:1px solid var(--color-neutral-500);border-radius:999px;background:none;font-family:var(--font-body);font-size:13px;color:var(--color-text);cursor:pointer;-webkit-tap-highlight-color:transparent}.tm-nav-done[data-on=true]{border-color:var(--color-accent);background:var(--color-accent-100);color:var(--color-accent-700)}.tm-nav-back{flex:none;height:38px;padding:0 15px;border:0;border-radius:999px;background:var(--color-text);color:var(--color-bg);font-family:var(--font-body);font-size:13px;cursor:pointer;-webkit-tap-highlight-color:transparent}@font-face{font-family:Phosphor-Duotone;src:url(/assets/Phosphor-Duotone-BOGiEKDk.woff2) format("woff2"),;font-weight:400;font-style:normal;font-display:block}.dk-root{color-scheme:dark;--dk-bg: #14140f;--dk-surface: #1e1e19;--dk-text: #f2efe6;--dk-accent: #3ab7dc;--dk-accent-700: #74d2ef;--dk-accent-2: #ff5f9e;--dk-accent-2-700: #ff8ab8;--dk-red: #e86b6b;--dk-amber: #e0a83c;--dk-green: #63bd8b;--dk-ink-72: color-mix(in srgb, var(--dk-text) 72%, transparent);--dk-ink-62: color-mix(in srgb, var(--dk-text) 62%, transparent);--dk-ink-52: color-mix(in srgb, var(--dk-text) 52%, transparent);--dk-ink-42: color-mix(in srgb, var(--dk-text) 42%, transparent);--dk-ink-30: color-mix(in srgb, var(--dk-text) 30%, transparent);--dk-ink-16: color-mix(in srgb, var(--dk-text) 16%, transparent);--dk-ink-8: color-mix(in srgb, var(--dk-text) 8%, transparent);--dk-ink-6: color-mix(in srgb, var(--dk-text) 6%, transparent);--dk-cell-missed: color-mix(in srgb, var(--dk-accent-2) 58%, transparent);--dk-glass-edge: color-mix(in srgb, var(--dk-text) 14%, transparent);--dk-serif: "Source Serif 4", Georgia, serif;--dk-blur: 20px;--m-bar-accent: var(--dk-accent);font-family:var(--dk-serif);color:var(--dk-text)}@media (prefers-color-scheme: light){.dk-root{color-scheme:light;--dk-bg: #f3f2f2;--dk-surface: #eae9e9;--dk-text: #201e1d;--dk-accent: #0088b0;--dk-accent-700: #006786;--dk-accent-2: #d6006c;--dk-accent-2-700: #aa0b56;--dk-red: #b0202f;--dk-amber: #c2870b;--dk-green: #2e7d4f;--dk-cell-missed: color-mix(in srgb, var(--dk-accent-2) 40%, transparent);--dk-glass-edge: rgba(255, 255, 255, .6)}}.dk-page{min-height:100%;background:var(--dk-bg);color:var(--dk-text);font-family:var(--dk-serif);padding-bottom:24px}.dk-page[data-dock=true]{padding-bottom:84px}.dk-root ::-moz-selection{background:color-mix(in srgb,var(--dk-accent) 22%,transparent)}.dk-root ::selection{background:color-mix(in srgb,var(--dk-accent) 22%,transparent)}.dk-root :focus-visible{outline:2px solid var(--dk-accent);outline-offset:2px}.dk-masthead{position:relative;z-index:6;padding:10px 18px 12px;background:color-mix(in srgb,var(--dk-bg) 88%,transparent);-webkit-backdrop-filter:blur(var(--dk-blur)) saturate(180%);backdrop-filter:blur(var(--dk-blur)) saturate(180%);border-bottom:1px solid color-mix(in srgb,var(--dk-text) 10%,transparent);box-shadow:0 8px 24px color-mix(in srgb,var(--dk-text) 6%,transparent)}.dk-masthead-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.dk-masthead-words{min-width:0}.dk-masthead-title{font-family:var(--dk-serif);font-size:27px;font-weight:600;line-height:1;letter-spacing:-.01em}.dk-masthead-sub{margin-top:5px;font-size:12px;letter-spacing:.04em;color:var(--dk-ink-52)}.dk-newbtn{flex:none;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--dk-glass-edge);background:color-mix(in srgb,var(--dk-surface) 62%,transparent);-webkit-backdrop-filter:blur(var(--dk-blur)) saturate(180%);backdrop-filter:blur(var(--dk-blur)) saturate(180%);box-shadow:inset 0 1px 0 var(--dk-glass-edge),0 2px 8px color-mix(in srgb,var(--dk-text) 8%,transparent);color:var(--dk-accent);font-size:25px;cursor:pointer}.dk-newbtn:active{color:var(--dk-accent-700)}.dk-dock{position:fixed;left:0;right:0;bottom:calc(var(--dk-bar-clearance, 76px) + env(safe-area-inset-bottom));z-index:6;padding:8px 14px 6px;pointer-events:none}.dk-quick{display:flex;align-items:center;gap:8px;min-width:0;padding:0 6px 0 18px;height:46px;border-radius:999px;border:1px solid var(--dk-glass-edge);background:color-mix(in srgb,var(--dk-surface) 76%,transparent);-webkit-backdrop-filter:blur(var(--dk-blur)) saturate(180%);backdrop-filter:blur(var(--dk-blur)) saturate(180%);box-shadow:inset 0 1px 0 var(--dk-glass-edge),0 8px 22px color-mix(in srgb,var(--dk-text) 14%,transparent);-webkit-tap-highlight-color:transparent;pointer-events:auto;transition:border-color .16s ease,box-shadow .16s ease}.dk-quick:focus-within{border-color:color-mix(in srgb,var(--dk-accent) 55%,transparent);box-shadow:inset 0 1px 0 var(--dk-glass-edge),0 8px 22px color-mix(in srgb,var(--dk-text) 14%,transparent),0 0 0 3px color-mix(in srgb,var(--dk-accent) 20%,transparent)}.dk-quick input{flex:1;min-width:0;border:0;background:transparent;font-family:var(--dk-serif);font-size:16px;color:var(--dk-text)}.dk-quick input:focus,.dk-quick input:focus-visible{outline:none}.dk-quick input::-moz-placeholder{color:var(--dk-ink-42)}.dk-quick input::placeholder{color:var(--dk-ink-42)}.dk-quick-go{flex:none;padding:8px 16px;border:0;border-radius:999px;background:var(--dk-accent);color:var(--dk-bg);font-family:var(--dk-serif);font-size:14px;cursor:pointer}.dk-quick-go:active{background:var(--dk-accent-700)}.dk-quick-go:disabled{opacity:.5}.dk-eye{display:flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid var(--dk-ink-16);border-radius:14px;background:transparent;font-family:var(--dk-serif);font-size:11px;color:var(--dk-ink-62);cursor:pointer;white-space:nowrap}.dk-eye[data-on=true]{color:var(--dk-accent-700);border-color:color-mix(in srgb,var(--dk-accent) 40%,transparent)}.dk-dayhead{position:sticky;top:0;z-index:4;display:flex;align-items:baseline;justify-content:space-between;padding:9px 18px 7px;background:color-mix(in srgb,var(--dk-bg) 82%,transparent);-webkit-backdrop-filter:blur(var(--dk-blur)) saturate(160%);backdrop-filter:blur(var(--dk-blur)) saturate(160%);border-bottom:1px solid color-mix(in srgb,var(--dk-text) 12%,transparent)}.dk-dayhead-left{font-size:12px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.dk-dayhead-right{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-band{display:flex;align-items:baseline;justify-content:space-between;padding:18px 18px 4px}.dk-band-title{font-family:var(--dk-serif);font-style:italic;font-size:14px;color:var(--dk-ink-62)}.dk-band-note{font-size:11px;color:var(--dk-ink-42)}.dk-row{display:flex;gap:12px;align-items:flex-start;padding:13px 18px;border-bottom:1px solid var(--dk-ink-8);transition:opacity .34s ease,transform .34s ease}.dk-row[data-going=true]{opacity:.25;transform:translate(10px)}.dk-swipe{position:relative;overflow:hidden}.dk-swipe-face,.dk-swipe-face .m-touch{touch-action:pan-y}.dk-swipe-face{position:relative;background:var(--dk-bg);transition:transform .22s ease}.dk-swipe-face[data-dragging=true]{transition:none}.dk-swipe-pane{position:absolute;top:0;right:0;bottom:1px;display:flex;align-items:stretch;width:96px}.dk-swipe-del{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;padding:0;background:var(--dk-accent-2);color:var(--dk-bg);font-family:var(--dk-serif);font-size:13px;cursor:pointer}.dk-swipe-del i{font-size:19px}.dk-swipe-del:disabled{opacity:.6}.dk-check{flex:none;width:26px;height:26px;margin-top:1px;padding:0;border-radius:50%;border:1.5px solid var(--dk-ink-30);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--dk-bg);font-size:15px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.dk-check[data-on=true]{background:var(--dk-accent);border-color:var(--dk-accent);transform:scale(1.12)}.dk-check i{opacity:0;transition:opacity .2s ease}.dk-check[data-on=true] i{opacity:1}.dk-row-body{flex:1;min-width:0;text-align:left;border:0;background:transparent;padding:0;font-family:var(--dk-serif);color:inherit;cursor:pointer}.dk-row-title{display:flex;align-items:baseline;gap:7px;font-size:16px;line-height:1.34;text-wrap:pretty}.dk-row[data-going=true] .dk-row-title{text-decoration:line-through}.dk-dot{flex:none;width:8px;height:8px;border-radius:50%;transform:translateY(-1px)}.dk-dot[data-dot=red]{background:var(--dk-red)}.dk-dot[data-dot=amber]{background:var(--dk-amber)}.dk-dot[data-dot=green]{background:var(--dk-green)}.dk-row-meta{padding-left:15px;margin-top:3px;font-size:12px;color:var(--dk-ink-52)}.dk-streak{flex:none;display:flex;align-items:center;gap:3px;margin-top:4px;font-size:12px;color:color-mix(in srgb,var(--dk-text) 45%,transparent)}.dk-streak i{font-size:14px;color:var(--dk-accent)}.dk-empty{padding:34px 18px 30px;font-family:var(--dk-serif);font-style:italic;font-size:17px;line-height:1.45;color:color-mix(in srgb,var(--dk-text) 55%,transparent)}.dk-footnote{padding:26px 18px 8px;font-size:12px;color:color-mix(in srgb,var(--dk-text) 38%,transparent)}.dk-chips{display:flex;flex-wrap:wrap;gap:7px;padding:10px 18px 6px}.dk-chip{padding:7px 14px;border-radius:16px;border:1px solid var(--dk-ink-16);background:transparent;color:var(--dk-text);font-family:var(--dk-serif);font-size:13px;cursor:pointer}.dk-chip[aria-pressed=true]{border-color:var(--dk-accent);background:var(--dk-accent);color:var(--dk-bg)}.dk-rule-thick{height:3px;background:var(--dk-text)}.dk-rule-thin{height:1px;background:var(--dk-text)}.dk-dateline{display:flex;align-items:baseline;justify-content:space-between;padding:7px 0;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase}.dk-dateline span:last-child{letter-spacing:.1em;color:var(--dk-ink-52)}.dk-lede{margin:20px 0 0;font-family:var(--dk-serif);font-size:18px;line-height:1.45;text-wrap:pretty}.dk-note{margin-top:9px;font-size:12.5px;line-height:1.45;color:color-mix(in srgb,var(--dk-text) 55%,transparent)}.dk-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:color-mix(in srgb,#2d2b2b 34%,transparent);animation:dk-fade .18s ease}.dk-scrim-tap{flex:1;border:0;background:transparent;cursor:default}.dk-sheet{max-height:88vh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:12px 18px calc(46px + env(safe-area-inset-bottom));border-radius:30px 30px 0 0;border-top:1px solid var(--dk-glass-edge);background:color-mix(in srgb,var(--dk-bg) 94%,transparent);-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);box-shadow:0 -14px 40px color-mix(in srgb,var(--dk-text) 20%,transparent);animation:dk-rise .26s cubic-bezier(.2,.8,.2,1)}.dk-grab{width:38px;height:5px;margin:0 auto 12px;border-radius:3px;background:color-mix(in srgb,var(--dk-text) 22%,transparent)}.dk-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.dk-sheet-title{font-family:var(--dk-serif);font-weight:600;font-size:22px;line-height:1.25;text-wrap:pretty}.dk-x{width:34px;height:34px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid color-mix(in srgb,var(--dk-text) 12%,transparent);background:color-mix(in srgb,var(--dk-surface) 70%,transparent);color:var(--dk-text);font-size:18px;cursor:pointer}.dk-label{margin-top:20px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--dk-text) 55%,transparent)}.dk-hint{margin-top:4px;font-size:11px;color:var(--dk-ink-42)}.dk-input{width:100%;max-width:100%;min-width:0;box-sizing:border-box;margin-top:6px;padding:10px 14px;min-height:46px;border-radius:16px;border:1px solid var(--dk-ink-16);background:color-mix(in srgb,var(--dk-surface) 70%,transparent);font-family:var(--dk-serif);font-size:16px;color:var(--dk-text)}.dk-input-title{font-size:18px;min-height:52px;border-radius:18px}.dk-fixedname{margin:6px 0 0;padding:10px 0;min-height:32px;font-family:var(--dk-serif);font-size:18px;line-height:1.25;color:var(--dk-text)}.dk-fixednote{margin:0;font-size:11.5px;line-height:1.45;color:var(--dk-ink-42)}textarea.dk-input{min-height:86px;resize:vertical}.dk-why{min-height:62px;font-style:italic;line-height:1.45}.dk-labelrow{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.dk-labelrow .dk-label{flex:none;white-space:nowrap}.dk-labelhelp{flex:0 1 auto;min-width:0;font-size:11px;text-align:right;color:var(--dk-ink-42)}.dk-chips{display:flex;gap:8px;margin-top:8px}.dk-chip{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 6px;box-sizing:border-box;border:1px solid var(--dk-ink-16);border-radius:14px;background:color-mix(in srgb,var(--dk-surface) 70%,transparent);color:var(--dk-text);font-family:var(--dk-serif);font-size:15px;line-height:1.15;text-align:center;cursor:pointer}.dk-chip[aria-pressed=true],.dk-chip[aria-checked=true]{border-color:var(--dk-accent);background:color-mix(in srgb,var(--dk-accent) 16%,transparent);color:var(--dk-text)}.dk-step{display:flex;align-items:center;gap:8px;margin-top:7px;padding:8px 12px;border-radius:16px;background:color-mix(in srgb,var(--dk-surface) 70%,transparent)}.dk-step i{flex:none;font-size:18px;color:var(--dk-accent)}.dk-step span{flex:1;min-width:0;font-size:15px}.dk-step button{flex:none;padding:4px;border:0;background:transparent;color:color-mix(in srgb,var(--dk-text) 45%,transparent);font-size:17px;cursor:pointer}.dk-dates{display:flex;flex-direction:column;gap:16px}.dk-dates>div{min-width:0}.dk-pick{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-top:8px;padding:12px 18px;border-radius:999px;border:1px solid color-mix(in srgb,var(--dk-accent) 40%,transparent);background:color-mix(in srgb,var(--dk-accent) 8%,transparent);font-family:var(--dk-serif);font-size:15px;color:var(--dk-accent-700);cursor:pointer}.dk-pick i{flex:none;font-size:19px}.dk-days{display:flex;gap:5px;margin-top:10px}.dk-day{flex:1;height:36px;display:flex;align-items:center;justify-content:center;border-radius:18px;border:1px solid var(--dk-ink-16);background:transparent;font-family:var(--dk-serif);font-size:13px;color:var(--dk-text);cursor:pointer}.dk-day[aria-pressed=true]{border-color:var(--dk-accent);background:var(--dk-accent);color:var(--dk-bg)}.dk-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;min-height:50px;border-radius:25px;border:1px solid transparent;font-family:var(--dk-serif);font-size:16px;cursor:pointer}.dk-btn-primary{background:var(--dk-accent);color:var(--dk-bg)}.dk-btn-primary:active{background:var(--dk-accent-700)}.dk-btn-primary:disabled{opacity:.45;cursor:default}.dk-btn-secondary{background:transparent;border-color:var(--dk-ink-16);color:var(--dk-text);min-height:46px}.dk-btn-danger{background:transparent;color:var(--dk-accent-2-700);min-height:44px;font-size:14px}.dk-dow{display:grid;grid-template-columns:repeat(7,1fr);margin-top:20px;text-align:center;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-top:6px}.dk-cal-day{width:38px;height:38px;margin:0 auto;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;font-family:var(--dk-serif);font-size:15px;color:var(--dk-text);cursor:pointer}.dk-cal-day[data-past=true]{color:var(--dk-ink-30)}.dk-cal-day[data-today=true],.dk-cal-day[data-sel=true]{background:var(--dk-accent);color:var(--dk-bg)}.dk-cal-day[data-blank=true]{visibility:hidden}.dk-state{padding:30px 18px;font-family:var(--dk-serif);font-style:italic;font-size:16px;color:color-mix(in srgb,var(--dk-text) 55%,transparent)}.dk-state[data-error=true]{font-style:normal;color:var(--dk-accent-2-700)}@keyframes dk-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes dk-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.dk-sheet,.dk-scrim{animation:none}.dk-row,.dk-check,.dk-swipe-face{transition:none}}.dk-topbar{flex:none;display:flex;align-items:center;gap:26px;height:54px;padding:0 26px;background:var(--dk-bg);border-bottom:1px solid var(--dk-ink-16)}.dk-topbar-menu{display:none}.dk-wordmark{font-family:var(--dk-serif);font-size:19px;letter-spacing:-.01em}.dk-topnav{display:flex;gap:20px;font-size:13.5px;color:var(--dk-ink-52)}.dk-topnav a{padding-bottom:2px;border-bottom:2px solid transparent;color:inherit;text-decoration:none}.dk-topnav a:hover{color:var(--dk-text)}.dk-topnav a[data-on=true]{color:var(--dk-accent-700);border-bottom-color:var(--dk-accent)}.dk-topbar-date{font-size:12px;color:var(--dk-ink-52)}.dk-rail.app-sidebar{width:198px;padding:18px 0 20px 14px;gap:0;background:var(--dk-bg);border-right:1px solid var(--dk-ink-16);box-shadow:none}.dk-railnav{display:flex;flex-direction:column;gap:2px;margin-top:20px}.dk-navitem{padding:9px 10px 9px 13px;border-left:3px solid transparent;font-family:var(--dk-serif);font-size:15px;color:var(--dk-ink-62);text-decoration:none}.dk-navitem:hover{color:var(--dk-text);background:color-mix(in srgb,var(--dk-accent) 6%,transparent)}.dk-navitem.is-active{border-left-color:var(--dk-accent);color:var(--dk-accent-700)}.dk-windows{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px;padding-left:13px}.dk-window{padding:5px 10px;border:1px solid var(--dk-ink-16);border-radius:999px;background:transparent;font-family:var(--dk-serif);font-size:12px;color:var(--dk-ink-62);cursor:pointer}.dk-window:hover{color:var(--dk-text)}.dk-window[aria-checked=true]{border-color:var(--dk-accent);background:color-mix(in srgb,var(--dk-accent) 10%,transparent);color:var(--dk-accent-700)}.dk-openbox{margin-top:38px;padding-left:16px}.dk-openbox-label,.dk-headline-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--dk-ink-52)}.dk-openbox-row{display:flex;align-items:baseline;gap:8px;margin-top:10px}.dk-openbox-n{font-family:var(--dk-serif);font-weight:600;font-size:32px;line-height:1}.dk-openbox-unit,.dk-openbox-note{font-size:12px;color:var(--dk-ink-52)}.dk-openbox-note{margin-top:6px;line-height:1.45}.dk-page-web{min-height:100%;background:var(--dk-bg);color:var(--dk-text);font-family:var(--dk-serif)}.dk-page-body{padding:28px 44px 60px}.dk-measure{max-width:900px}.dk-pagehead{position:sticky;top:0;z-index:5;padding:20px 44px 14px;background:color-mix(in srgb,var(--dk-bg) 92%,transparent);-webkit-backdrop-filter:blur(var(--dk-blur)) saturate(160%);backdrop-filter:blur(var(--dk-blur)) saturate(160%);border-bottom:1px solid var(--dk-ink-8)}.dk-pagehead-top{display:flex;align-items:baseline;justify-content:space-between}.dk-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.dk-dateline-inline{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--dk-ink-52)}.dk-pagehead-controls{display:flex;align-items:center;gap:9px;margin-top:13px}.dk-range{padding:6px 14px;border:1px solid var(--dk-ink-16);border-radius:var(--radius-md, 2px);background:transparent;font-family:var(--dk-serif);font-size:12.5px;color:var(--dk-text);cursor:pointer}.dk-range:hover{border-color:color-mix(in srgb,var(--dk-accent) 45%,transparent)}.dk-range[aria-pressed=true]{border-color:var(--dk-accent);background:var(--dk-accent);color:var(--dk-bg)}.dk-compare{display:flex;align-items:center;gap:8px;border:0;background:transparent;font-family:var(--dk-serif);font-size:12.5px;color:var(--dk-ink-52);cursor:pointer}.dk-compare[aria-pressed=true]{color:var(--dk-accent-700)}.dk-switch{width:34px;height:19px;padding:2px;border-radius:10px;background:color-mix(in srgb,var(--dk-text) 22%,transparent);display:flex;transition:background .2s ease}.dk-compare[aria-pressed=true] .dk-switch{background:var(--dk-accent)}.dk-switch-knob{width:15px;height:15px;border-radius:50%;background:var(--dk-bg);transition:transform .2s ease}.dk-compare[aria-pressed=true] .dk-switch-knob{transform:translate(15px)}.dk-verdict{margin:0;max-width:66ch;font-family:var(--dk-serif);font-size:26px;line-height:1.4;text-wrap:pretty}.dk-lede-web{margin:0;max-width:64ch;font-family:var(--dk-serif);font-size:22px;line-height:1.45;text-wrap:pretty}.dk-aside-web{margin:34px 0 0;max-width:68ch;font-family:var(--dk-serif);font-style:italic;font-size:16.5px;line-height:1.55;color:var(--dk-ink-62)}.dk-note-web{margin:9px 0 0;font-size:12.5px;color:var(--dk-ink-52)}.dk-notyet{margin:14px 0 0;max-width:60ch;font-family:var(--dk-serif);font-style:italic;font-size:15.5px;line-height:1.55;color:var(--dk-ink-52)}.dk-sec{margin-top:38px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--dk-ink-52)}.dk-axis{display:flex;justify-content:space-between;margin-top:5px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-ticks{display:flex;gap:3px;margin-top:9px}.dk-tick{flex:1;height:14px;background:var(--dk-ink-8)}.dk-tick[data-on=true]{background:var(--dk-accent)}.dk-sec-row{display:flex;align-items:baseline;justify-content:space-between;margin-top:44px}.dk-sec-row .dk-sec{margin-top:0}.dk-sec-note{font-size:12px;color:var(--dk-ink-42)}.dk-sec[data-warn=true]{color:var(--dk-accent-2-700)}.dk-split{display:flex;gap:44px;margin-top:24px}.dk-split-main{flex:1;min-width:0}.dk-split-side{flex:none;width:280px}.dk-split-main>.dk-sec:first-child,.dk-split-side>.dk-sec:first-child{margin-top:0}.dk-delta{font-size:12.5px;color:var(--dk-accent-2-700)}.dk-delta[data-good=true]{color:var(--dk-accent-700)}.dk-headlines{display:flex;gap:52px;margin-top:34px}.dk-headline-web{flex:1;min-width:0}.dk-headline-row{display:flex;align-items:baseline;gap:10px;margin-top:9px}.dk-headline-n{font-family:var(--dk-serif);font-weight:600;font-size:36px;line-height:1}.dk-headline-n[data-bad=true]{color:var(--dk-accent-2-700)}.dk-headline-note{margin-top:9px;font-size:12.5px;line-height:1.45;color:var(--dk-ink-52)}.dk-rate-n{font-family:var(--dk-serif);font-weight:600;font-size:30px;line-height:1}.dk-spark{width:100%;max-width:200px;display:block;margin-top:12px;overflow:visible}.dk-spark polyline{fill:none;stroke-width:2;stroke-linejoin:round}.dk-standings{margin-top:16px}.dk-standing{display:flex;align-items:center;gap:20px;padding:14px 0;border-bottom:1px solid var(--dk-ink-8)}.dk-standing-label{flex:none;width:190px;font-size:14.5px}.dk-standing-track{position:relative;flex:1;height:22px}.dk-standing-track:before{content:"";position:absolute;left:0;top:7px;height:8px;width:100%;background:var(--dk-ink-6)}.dk-standing-fill{position:absolute;left:0;top:7px;height:8px;background:var(--dk-accent)}.dk-standing-prev{position:absolute;top:2px;width:2px;height:18px;background:color-mix(in srgb,var(--dk-text) 45%,transparent)}.dk-standing-best{position:absolute;top:0;width:2px;height:22px;background:var(--dk-accent-2)}.dk-standing-rank{flex:none;width:150px;text-align:right;font-size:12.5px;color:var(--dk-ink-52)}.dk-legend{display:flex;align-items:center;gap:22px;margin-top:14px;font-size:12px;color:var(--dk-ink-52)}.dk-legend>span{display:flex;align-items:center;gap:7px}.dk-legend [data-swatch]{width:11px;height:11px}.dk-sw-in{background:color-mix(in srgb,var(--dk-text) 13%,transparent)}.dk-sw-out{background:var(--dk-accent)}.dk-sw-prev{width:2px;height:14px;background:color-mix(in srgb,var(--dk-text) 45%,transparent)}.dk-sw-best{width:2px;height:14px;background:var(--dk-accent-2)}.dk-areachart{width:100%;display:block;margin-top:14px;overflow:visible}.dk-areachart .dk-grid{stroke:var(--dk-ink-8);stroke-width:1}.dk-areachart .dk-area{fill:color-mix(in srgb,var(--dk-accent) 12%,transparent)}.dk-areachart .dk-line{fill:none;stroke:var(--dk-accent);stroke-width:2.5;stroke-linejoin:round}.dk-areachart .dk-line-prev{fill:none;stroke:var(--dk-ink-30);stroke-width:1.5;stroke-dasharray:5 4}.dk-areachart .dk-avg{stroke:var(--dk-ink-30);stroke-width:1;stroke-dasharray:2 5}.dk-areachart .dk-lastdot{fill:var(--dk-accent)}.dk-inout{display:flex;align-items:flex-end;gap:14px;height:150px;margin-top:16px}.dk-inout-col{flex:1;max-width:96px;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.dk-inout-bars{flex:1;display:flex;align-items:flex-end;gap:4px;width:100%}.dk-inout-in,.dk-inout-out{flex:1;min-height:1px}.dk-inout-in{background:color-mix(in srgb,var(--dk-text) 13%,transparent)}.dk-inout-out{background:var(--dk-accent)}.dk-inout-label{font-size:11px;color:var(--dk-ink-52)}.dk-inout-net{font-family:var(--dk-serif);font-size:12px;color:var(--dk-accent-700)}.dk-inout-net[data-grew=true]{color:var(--dk-accent-2-700)}.dk-habitrow{display:flex;align-items:center;gap:22px;padding:14px 0;border-bottom:1px solid var(--dk-ink-8)}.dk-habitrow-name{flex:none;width:196px;font-size:15px}.dk-habitrow-ticks{flex:1;min-width:0}.dk-habitrow-ticks .dk-ticks{margin-top:0}.dk-habitrow-ticks .dk-tick{height:22px;border-radius:1px}.dk-habitrow-n{flex:none;width:70px;text-align:right;font-family:var(--dk-serif);font-size:18px;color:var(--dk-ink-62)}.dk-habitrow-n[data-strong=true]{color:var(--dk-accent-700)}.dk-habitrow-delta{flex:none;width:74px;text-align:right;font-size:12.5px;color:var(--dk-accent-2-700)}.dk-habitrow-delta[data-good=true]{color:var(--dk-accent-700)}.dk-weakest-name,.dk-chrono{margin-top:10px;font-family:var(--dk-serif);font-size:21px;line-height:1.25}.dk-chrono{font-size:26px}.dk-weakest-note{margin:8px 0 0;max-width:52ch;font-size:13.5px;line-height:1.55;color:var(--dk-ink-62)}.dk-missbars{display:flex;align-items:flex-end;gap:9px;height:78px;margin-top:12px}.dk-missbar{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px;height:100%}.dk-missbar-fill{width:100%;min-height:1px;background:color-mix(in srgb,var(--dk-accent-2) 34%,transparent)}.dk-missbar-fill[data-worst=true]{background:var(--dk-accent-2)}.dk-missbar-label{font-size:10.5px;color:var(--dk-ink-42)}.dk-grid-head,.dk-grid-row{display:grid;grid-template-columns:70px repeat(7,1fr);gap:3px}.dk-grid-head{margin-top:14px;text-align:center;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--dk-ink-52)}.dk-grid-row{align-items:center;margin-top:3px}.dk-grid-time{font-size:10.5px;text-align:right;padding-right:8px;color:var(--dk-ink-52)}.dk-grid-time[data-peak=true]{color:var(--dk-accent-700)}.dk-grid-cell{height:22px;border-radius:2px;background:color-mix(in srgb,var(--dk-text) 5%,transparent);cursor:crosshair}.dk-grid-cell[data-on=true]{outline:2px solid var(--dk-text)}.dk-grid-readout{margin-top:10px;font-size:12px;color:var(--dk-ink-52)}.dk-sharerow{margin-bottom:14px}.dk-sharerow-head{display:flex;align-items:baseline;justify-content:space-between;font-size:12.5px;color:var(--dk-ink-62)}.dk-sharerow-n{font-family:var(--dk-serif);font-size:14px;color:var(--dk-text)}.dk-sharerow-track{position:relative;height:8px;margin-top:6px;background:var(--dk-ink-6)}.dk-sharerow-fill{position:absolute;left:0;height:100%;background:var(--dk-accent)}.dk-sharerow-then{position:absolute;top:-2px;width:2px;height:12px;background:color-mix(in srgb,var(--dk-text) 45%,transparent)}.dk-sharerow-note{margin-top:5px;font-size:11.5px;color:var(--dk-ink-52)}.dk-weekbars{display:flex;align-items:flex-end;gap:18px;height:130px;margin-top:18px}.dk-weekbar{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.dk-weekbar-stack{position:relative;flex:1;width:100%;display:flex;align-items:flex-end}.dk-weekbar-fill{width:100%;min-height:1px;background:color-mix(in srgb,var(--dk-accent) 34%,transparent)}.dk-weekbar-fill[data-peak=true]{background:var(--dk-accent)}.dk-weekbar-then{position:absolute;left:0;right:0;height:2px;background:color-mix(in srgb,var(--dk-text) 40%,transparent)}.dk-weekbar-label{font-size:11.5px;color:var(--dk-ink-52)}.dk-weekbar-label[data-peak=true]{color:var(--dk-accent-700)}.dk-rec{display:flex;gap:36px;padding:26px 0;border-bottom:1px solid var(--dk-ink-8)}.dk-rec-n{flex:none;width:34px;font-family:var(--dk-serif);font-size:26px;line-height:1;color:var(--dk-ink-30)}.dk-rec-body{flex:1;min-width:0}.dk-rec-title{font-family:var(--dk-serif);font-size:20px;line-height:1.3}.dk-rec-text{margin:8px 0 0;max-width:56ch;font-size:14px;line-height:1.6;color:var(--dk-ink-72)}.dk-rec-trend{margin-top:12px;font-size:12.5px;color:var(--dk-accent-2-700)}.dk-rec-trend[data-good=true]{color:var(--dk-accent-700)}.dk-rec-evidence{flex:none;width:250px}.dk-ev{margin-bottom:11px}.dk-ev:first-child{margin-top:12px}.dk-ev-head{display:flex;align-items:baseline;justify-content:space-between;font-size:12px;color:var(--dk-ink-62)}.dk-ev-value{font-family:var(--dk-serif);font-size:13.5px;color:var(--dk-text)}.dk-ev-value[data-tone=accent-2]{color:var(--dk-accent-2-700)}.dk-ev-track{height:8px;margin-top:5px;background:var(--dk-ink-6)}.dk-ev-fill{display:block;height:100%;background:var(--dk-accent)}.dk-ev-fill[data-tone=accent-2]{background:var(--dk-accent-2)}.dk-ev-fill[data-tone=gray]{background:color-mix(in srgb,var(--dk-text) 22%,transparent)}@media (max-width: 768px){.dk-topbar{gap:14px;padding:0 12px}.dk-topbar-menu{display:block}.dk-topnav,.dk-topbar-date{display:none}.dk-page-body,.dk-pagehead{padding-left:18px;padding-right:18px}.dk-split,.dk-headlines{flex-direction:column;gap:26px}.dk-split-side{width:100%}.dk-rec{flex-wrap:wrap;gap:16px}.dk-rec-evidence{width:100%}.dk-standing-label{width:120px}.dk-standing-rank{width:96px}}.dk-today{display:flex;height:100%;min-height:0;background:var(--dk-bg);color:var(--dk-text)}.dk-today-main{flex:1;min-width:0;display:flex;flex-direction:column}.dk-today-head{flex:none;padding:20px 34px 13px;border-bottom:1px solid var(--dk-ink-16)}.dk-today-controls{display:flex;align-items:center;gap:10px;margin-top:13px;flex-wrap:wrap}.dk-quickfield{flex:none;display:flex;align-items:center;gap:9px;width:376px;max-width:100%;height:38px;padding:0 13px;border:1px solid var(--dk-ink-16);border-radius:2px;background:color-mix(in srgb,var(--dk-surface) 55%,transparent)}.dk-quickfield:focus-within{border-color:var(--dk-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--dk-accent) 18%,transparent)}.dk-quickfield i{font-size:17px;color:var(--dk-accent)}.dk-quickfield input{flex:1;min-width:0;border:0;outline:none;background:transparent;font-family:var(--dk-serif);font-size:14.5px;color:var(--dk-text)}.dk-quickdays{display:flex;align-items:center;gap:7px}.dk-quickdays-label{font-size:12px;color:var(--dk-ink-52)}.dk-ghostchip{padding:6px 12px;border:1px solid color-mix(in srgb,var(--dk-accent) 45%,transparent);border-radius:2px;background:transparent;font-family:var(--dk-serif);font-size:12.5px;color:var(--dk-accent-700);cursor:pointer}.dk-ghostchip:hover{background:color-mix(in srgb,var(--dk-accent) 8%,transparent)}.dk-eyebtn{display:flex;align-items:center;gap:6px;padding:6px 4px;border:0;background:transparent;font-family:var(--dk-serif);font-size:12.5px;color:var(--dk-ink-62);cursor:pointer}.dk-eyebtn i{font-size:16px}.dk-eyebtn[data-off=true]{color:var(--dk-accent-2-700)}.dk-primarybtn{display:flex;align-items:center;gap:7px;padding:8px 13px;border:0;border-radius:2px;background:var(--dk-accent);font-family:var(--dk-serif);font-size:13px;color:var(--dk-bg);cursor:pointer}.dk-primarybtn:hover{background:var(--dk-accent-700)}.dk-primarybtn i{font-size:16px}.dk-today-feed{flex:1;min-height:0;overflow-y:auto;padding:0 34px 70px}.dk-bulkbar{position:sticky;top:0;z-index:9;display:flex;align-items:center;gap:13px;flex-wrap:wrap;padding:12px 0;background:var(--dk-bg);border-bottom:1px solid color-mix(in srgb,var(--dk-accent) 40%,transparent)}.dk-bulkbar-n{font-family:var(--dk-serif);font-size:16px;color:var(--dk-accent-700)}.dk-bulkbar-say{font-size:12.5px;color:var(--dk-ink-52)}.dk-dayband{position:sticky;top:0;z-index:6;display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:15px 8px 8px 0;background:var(--dk-bg);border-bottom:1px solid var(--dk-ink-16)}.dk-dayband[data-first=true]{border-bottom-color:color-mix(in srgb,var(--dk-accent) 45%,transparent)}.dk-dayband-words{display:flex;align-items:baseline;gap:12px;min-width:0}.dk-dayband-head{font-family:var(--dk-serif);font-size:19px}.dk-dayband-sub{font-size:12.5px;color:var(--dk-ink-52)}.dk-dayband-note{font-size:12.5px;color:var(--dk-accent-700)}.dk-dayband-stamp{flex:none;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-dayband-stamp[data-first=true]{color:var(--dk-accent-700)}.dk-drow{display:flex;align-items:flex-start;gap:12px;padding:11px 10px;border-bottom:1px solid var(--dk-ink-8);cursor:pointer;transition:opacity .34s ease,background .16s ease}.dk-drow:hover{background:var(--dk-ink-6)}.dk-drow[data-on=true]{background:color-mix(in srgb,var(--dk-accent) 8%,transparent);box-shadow:inset 3px 0 0 var(--dk-accent)}.dk-drow[data-going=true]{opacity:.32}.dk-drow[data-going=true] .dk-drow-title{text-decoration:line-through}.dk-drow[data-dragging=true]{opacity:.45}.dk-dcheck{flex:none;display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:1px;border:1.5px solid var(--dk-ink-30);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease}.dk-dcheck i{font-size:13px;color:var(--dk-bg);opacity:0;transition:opacity .2s ease}.dk-dcheck:hover{border-color:var(--dk-accent)}.dk-drow[data-going=true] .dk-dcheck,.dk-habithold[data-done=true] .dk-dcheck{border-color:var(--dk-accent);background:var(--dk-accent)}.dk-drow[data-going=true] .dk-dcheck i,.dk-habithold[data-done=true] .dk-dcheck i{opacity:1}.dk-drow-body{flex:1;min-width:0}.dk-drow-line{display:flex;align-items:baseline;gap:8px}.dk-drow-title{font-size:15px;line-height:1.35;text-wrap:pretty}.dk-drow-meta{padding-left:16px;margin-top:3px;font-size:12px;color:var(--dk-ink-52)}.dk-moved{flex:none;margin-top:2px;font-size:11.5px;color:var(--dk-ink-42)}.dk-moved[data-bad=true]{color:var(--dk-accent-2-700)}.dk-empty-web{margin:0;padding:20px 0 4px;font-family:var(--dk-serif);font-style:italic;font-size:15.5px;color:var(--dk-ink-52)}.dk-footnote-web{margin:0;padding:26px 0 0;font-size:12px;line-height:1.5;color:var(--dk-ink-42)}.dk-backrow{align-items:center}.dk-backrow-chips{display:flex;flex:none;align-items:center;gap:7px;opacity:0;transition:opacity .14s ease}.dk-backrow:hover .dk-backrow-chips,.dk-backrow[data-on=true] .dk-backrow-chips,.dk-backrow:focus-within .dk-backrow-chips{opacity:1}.dk-ghostchip[data-quiet=true]{border-color:var(--dk-ink-16);color:var(--dk-ink-52)}.dk-ghostchip[data-quiet=true]:hover{background:var(--dk-ink-6)}.dk-today-side{flex:none;width:316px;overflow-y:auto;padding:22px 22px 40px;border-left:1px solid var(--dk-ink-16)}.dk-panelhead{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.dk-panelhead-note{font-size:11.5px;color:var(--dk-ink-42)}.dk-linkbtn{padding:0;border:0;background:transparent;font-family:var(--dk-serif);font-size:12.5px;color:var(--dk-accent-700);cursor:pointer}.dk-linkbtn[data-danger=true]{color:var(--dk-accent-2-700)}.dk-insp-title{width:100%;box-sizing:border-box;margin-top:11px;padding:0 0 7px;border:0;border-bottom:1px solid var(--dk-ink-16);outline:none;background:transparent;font-family:var(--dk-serif);font-size:19px;line-height:1.3;color:var(--dk-text)}.dk-insp-title:focus{border-bottom-color:var(--dk-accent)}.dk-insp-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:13px}.dk-tagchip{padding:4px 9px;border:1px solid var(--dk-ink-16);border-radius:2px;background:transparent;font-family:var(--dk-serif);font-size:11.5px;color:var(--dk-ink-72);cursor:pointer}.dk-tagchip[data-on=true]{border-color:var(--dk-accent);background:var(--dk-accent);color:var(--dk-bg)}.dk-insp-dates{margin-top:16px}.dk-insp-date{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid var(--dk-ink-8)}.dk-insp-value{margin-top:3px;font-size:13.5px}.dk-insp-value[data-bad=true]{color:var(--dk-accent-2-700)}.dk-insp-value[data-dim=true]{color:var(--dk-ink-52)}.dk-insp-chips{flex:none;display:flex;gap:5px}.dk-insp-chips .dk-ghostchip{padding:4px 9px;font-size:11.5px}.dk-insp-block{margin-top:16px}.dk-substep{display:flex;align-items:center;gap:9px;width:100%;padding:7px 0;border:0;background:transparent;font-family:var(--dk-serif);font-size:13.5px;text-align:left;color:var(--dk-text);cursor:pointer}.dk-substep[data-done=true]{color:var(--dk-ink-42);text-decoration:line-through}.dk-subbox{flex:none;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:1.5px solid var(--dk-ink-30);border-radius:2px}.dk-subbox i{font-size:10px;color:var(--dk-bg);opacity:0}.dk-substep[data-done=true] .dk-subbox{border-color:var(--dk-accent);background:var(--dk-accent)}.dk-substep[data-done=true] .dk-subbox i{opacity:1}.dk-insp-notes{width:100%;box-sizing:border-box;min-height:62px;margin-top:8px;padding:8px 9px;resize:vertical;border:1px solid var(--dk-ink-16);border-radius:2px;outline:none;background:transparent;font-family:var(--dk-serif);font-size:13.5px;line-height:1.5;color:var(--dk-text)}.dk-insp-notes:focus{border-color:var(--dk-accent)}.dk-insp-foot{display:flex;align-items:center;justify-content:space-between;margin-top:15px;font-size:12px;color:var(--dk-ink-52)}.dk-insp-foot span[data-bad=true]{color:var(--dk-accent-2-700)}.dk-monthcal-dow{display:grid;grid-template-columns:repeat(7,1fr);margin-top:13px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--dk-ink-42)}.dk-monthcal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-top:6px}.dk-monthcal-blank{height:36px}.dk-monthcal-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:36px;padding:0;border:0;border-radius:2px;outline-offset:-1px;background:transparent;font-family:var(--dk-serif);color:var(--dk-text);cursor:pointer}.dk-monthcal-cell:hover{background:var(--dk-ink-6)}.dk-monthcal-cell[data-past=true]{color:var(--dk-ink-30)}.dk-monthcal-cell[data-today=true]{background:color-mix(in srgb,var(--dk-accent) 14%,transparent);outline:1px solid var(--dk-accent)}.dk-monthcal-cell[data-on=true]{background:var(--dk-accent);outline:none;color:var(--dk-bg)}.dk-monthcal-n{font-size:13px;line-height:1}.dk-monthcal-bar{width:14px;height:2px;background:var(--dk-accent)}.dk-monthcal-bar[data-empty=true]{background:transparent}.dk-monthcal-cell[data-on=true] .dk-monthcal-bar{background:var(--dk-bg)}.dk-monthcal-hint{margin:11px 0 0;font-size:12px;line-height:1.5;color:var(--dk-ink-52)}.dk-habitband{margin-top:26px;padding-top:20px;border-top:1px solid var(--dk-ink-16)}.dk-habithold{display:flex;align-items:center;gap:10px;width:100%;padding:9px 0;border:0;border-bottom:1px solid var(--dk-ink-8);background:transparent;font-family:var(--dk-serif);text-align:left;color:var(--dk-text);cursor:pointer}.dk-habithold:disabled{cursor:default}.dk-habithold .dk-dcheck{width:19px;height:19px;margin-top:0}.dk-habithold .dk-dcheck i{font-size:11px}.dk-habithold-title{flex:1;min-width:0;font-size:13.5px}.dk-habithold[data-done=true] .dk-habithold-title{color:var(--dk-ink-42);text-decoration:line-through}button.dk-navitem{width:100%;border:0;border-left:3px solid transparent;background:transparent;text-align:left;cursor:pointer}button.dk-navitem.is-active{border-left-color:var(--dk-accent)}.dk-railhead{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-railhead[data-tone=risk]{color:var(--dk-accent-2-700)}.dk-tagrail{display:flex;flex-direction:column;margin-top:9px}.dk-tagrow{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:6px 14px 6px 13px;border:0;border-left:3px solid transparent;background:transparent;font-family:var(--dk-serif);font-size:13.5px;text-align:left;color:var(--dk-ink-62);cursor:pointer}.dk-tagrow:hover{color:var(--dk-text)}.dk-tagrow.is-active{border-left-color:var(--dk-accent);color:var(--dk-accent-700)}.dk-tagrow-n{font-size:11.5px;color:var(--dk-ink-30)}.dk-tagrow.is-active .dk-tagrow-n{color:var(--dk-accent-700)}.dk-rail .dk-railhead{margin-top:30px;padding-left:13px}@media (max-width: 1080px){.dk-today{flex-direction:column;height:auto;min-height:100%}.dk-today-feed{overflow-y:visible}.dk-today-side{width:auto;border-left:0;border-top:1px solid var(--dk-ink-16)}}.dk-habitfeed{margin-bottom:6px}.dk-habitfeed-band{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:13px 10px 7px}.dk-habitfeed-title{font-size:14.5px;font-style:italic;color:var(--dk-ink-62)}.dk-habitfeed-note{font-size:12px;color:var(--dk-ink-42)}.dk-drow[data-held=true]{opacity:.62}.dk-drow[data-held=true] .dk-drow-title{text-decoration:line-through}.dk-drow[data-held=true] .dk-dcheck{border-color:var(--dk-accent);background:var(--dk-accent)}.dk-drow[data-held=true] .dk-dcheck i{opacity:1}.dk-drow[data-habit=true]{cursor:default}.dk-row[data-held=true]{opacity:.62}.dk-row[data-held=true] .dk-row-title{text-decoration:line-through}.dk-band-link{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--dk-accent-700);text-decoration:none}.dk-slotmeter{padding:12px 10px 4px}.dk-slotmeter-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dk-slotmeter-label{font-size:12.5px;color:var(--dk-ink-62)}.dk-slotmeter-togo{font-size:11.5px;color:var(--dk-accent-700)}.dk-slotmeter-track{position:relative;height:2px;margin-top:7px;background:var(--dk-ink-8)}.dk-slotmeter-fill{position:absolute;inset:0 auto 0 0;background:var(--dk-accent)}.dk-slotmeter-note{margin:8px 0 0;font-size:12px;line-height:1.55;color:var(--dk-ink-42)}.dk-slots{display:flex;flex-direction:column;gap:7px;margin-top:9px}.dk-slots[data-labelled=false]{flex-direction:row;gap:6px}.dk-slot{display:flex;align-items:center;gap:9px;padding-left:13px}.dk-slots[data-labelled=false] .dk-slot{padding-left:0}.dk-slot-mark{flex:none;width:9px;height:9px;border:1px solid var(--dk-accent);background:var(--dk-accent)}.dk-slot[data-state=earning] .dk-slot-mark{background:transparent}.dk-slot[data-state=locked] .dk-slot-mark{border-color:color-mix(in srgb,var(--dk-text) 24%,transparent);background:transparent}.dk-slot-label{font-size:12.5px;color:var(--dk-ink-30);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dk-slot[data-state=earned] .dk-slot-label{color:var(--dk-ink-62)}.dk-rules{margin-top:30px}.dk-rules-list{margin:12px 0 0;padding:0;list-style:none}.dk-rule{display:flex;gap:10px;padding:7px 0}.dk-rule-n{flex:none;width:14px;font-size:12px;color:var(--dk-accent-700)}.dk-rule-text{font-size:12.5px;line-height:1.55;color:var(--dk-ink-62);text-wrap:pretty}.dk-habitgrid{display:flex;flex-direction:column;gap:6px;min-width:0}.dk-habitgrid-cols{display:flex;gap:2px;overflow-x:auto}.dk-habitgrid-col{display:flex;flex-direction:column;gap:2px}.dk-habitgrid-cell{border-radius:1px;background:var(--dk-accent)}.dk-habitgrid-cell[data-state=missed]{background:var(--dk-cell-missed)}.dk-habitgrid-cell[data-state=not_due]{background:color-mix(in srgb,var(--dk-text) 7%,transparent)}.dk-habitgrid-cell[data-state=pending]{background:transparent;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--dk-text) 24%,transparent)}.dk-habitgrid-cell[data-state=before_start],.dk-habitgrid-cell[data-state=none]{background:transparent}.dk-habitgrid-axis{display:flex;justify-content:space-between;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-record{display:flex;align-items:flex-start;gap:30px;padding:24px 0;border-bottom:1px solid var(--dk-ink-8)}.dk-record-words{flex:1;min-width:0}.dk-record-title{display:flex;align-items:baseline;gap:9px;font-size:21px;line-height:1.25}.dk-record-diamond{flex:none;width:7px;height:7px;transform:rotate(45deg);background:var(--dk-accent)}.dk-record-meta{margin-top:5px;font-size:12.5px;color:var(--dk-ink-52)}.dk-record-meta[data-bad=true]{color:var(--dk-accent-2-700)}.dk-failing{margin-top:5px;font-size:12.5px;font-weight:600;color:var(--dk-accent-2-700)}.dk-record-drawing{flex:none;display:flex;align-items:flex-end;gap:20px;max-width:100%;min-width:0}.dk-record-actions{display:flex;gap:18px;margin-top:14px}.dk-figures{display:flex;gap:34px;margin-top:16px}.dk-figure{display:flex;flex-direction:column;gap:3px}.dk-figure-label{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-figure-n{font-size:19px;font-weight:600;line-height:1.1}.dk-figure-n[data-dim=true]{color:var(--dk-ink-42)}.dk-figure-n[data-bad=true]{color:var(--dk-accent-2-700)}.dk-figure-note{font-size:11.5px;color:var(--dk-ink-42)}.dk-weeklist{margin:14px 0 0;padding:0;list-style:none}.dk-weeklist-row{display:flex;justify-content:space-between;gap:14px;padding:5px 0;border-bottom:1px solid var(--dk-ink-6);font-size:12.5px;color:var(--dk-ink-52)}.dk-weeklist-what[data-bad=true]{color:var(--dk-accent-2-700)}.dk-habits-say{margin:0;font-size:19px;line-height:1.3}.dk-habits-blocked{margin:9px 0 0;font-size:12px;color:var(--dk-ink-42)}.dk-primarybtn[data-quiet=true]{background:transparent;border:1px solid var(--dk-ink-16);color:var(--dk-text)}.dk-primarybtn:disabled{opacity:.42;cursor:default}.dk-retireoffer{margin-top:30px}.dk-retireoffer-title{margin-top:9px;font-size:17px}.dk-retireoffer-note{margin:6px 0 12px;font-size:12.5px;line-height:1.55;color:var(--dk-ink-52)}.dk-retired{margin-top:34px;padding-top:20px;border-top:1px solid var(--dk-ink-16)}.dk-retired-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid var(--dk-ink-8)}.dk-retired-row:last-child{border-bottom:0}.dk-retired-title{font-size:15px;color:var(--dk-ink-62)}.dk-retired-meta{font-size:12px;color:var(--dk-ink-42);text-align:right}.dk-lifetime{display:flex;align-items:baseline;gap:30px;margin-top:34px;padding-top:20px;border-top:1px solid var(--dk-ink-16)}.dk-lifetime-n{font-size:26px;font-weight:600;margin-right:7px}.dk-lifetime-unit{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--dk-ink-42)}.dk-page .dk-footnote{padding-left:18px;padding-right:18px}@media (min-width: 700px){.dk-scrim[data-center=true]{justify-content:center;align-items:center}.dk-scrim[data-center=true] .dk-scrim-tap{position:absolute;top:0;right:0;bottom:0;left:0;flex:none}.dk-sheet[data-center=true]{position:relative;width:min(440px,calc(100vw - 48px));padding:16px 22px 26px;border-radius:3px;border:1px solid var(--dk-ink-16);animation:dk-fade .18s ease}.dk-sheet[data-center=true] .dk-grab{display:none}}@media (max-width: 1080px){.dk-record{flex-direction:column;gap:18px}.dk-record-drawing{align-self:flex-start}}.dk-hb{color-scheme:light;--hb-indigo: #3b3f8f;--hb-indigo-deep: #2a2d6b;--hb-indigo-mid: #8f92c2;--hb-tint: #eaeaf2;--hb-tint-line: #c9cade;--hb-locked: #d5d6e4;--hb-locked-ink: #6a6b84;--hb-ink: #16161c;--hb-ink-soft: #6a6b7c;--hb-ink-dim: #9a9aac;--hb-paper: #f2f2f5;--hb-card: #ffffff;--hb-rule: #e2e2ea;--hb-rose: #c11c62;--hb-rose-bg: #fdeff4;--hb-rose-line: #efc9d9;--hb-rose-mid: #d4739c;--hb-rose-soft: #8a5570;--hb-field-line: #dcdce6;--hb-field-bg: #fafafd;--hb-display: "Bricolage Grotesque", "Archivo", system-ui, sans-serif;--hb-sans: "IBM Plex Sans", "Inter", system-ui, sans-serif;background:var(--hb-paper);color:var(--hb-ink);font-family:var(--hb-sans)}.dk-hb :focus-visible{outline:2px solid var(--hb-indigo);outline-offset:2px}.dk-hb-card :focus-visible{outline-color:var(--card-ink)}.dk-hb-masthead{padding:18px 18px 20px;background:var(--hb-indigo-deep);color:#fff}.dk-hb-eyebrow{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.dk-hb-eyebrow-date{opacity:.58}.dk-hb-count{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:14px}.dk-hb-tally{display:flex;align-items:baseline;gap:8px;margin:0;font-family:var(--hb-display)}.dk-hb-tally-n{font-size:62px;font-weight:800;line-height:.82;letter-spacing:-.04em}.dk-hb-tally-of{font-size:26px;font-weight:600;line-height:1;opacity:.62}.dk-hb-prose{max-width:168px;margin:0;font-size:13px;line-height:1.35;text-align:right;opacity:.72}.dk-hb-lens{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.dk-hb-lens-chip{padding:7px 12px;border:1px solid var(--hb-tint-line);border-radius:999px;background:transparent;font-family:var(--hb-sans);font-size:12.5px;font-weight:600;color:var(--hb-ink-soft)}.dk-hb-lens-chip[aria-checked=true]{border-color:var(--hb-indigo);background:var(--hb-indigo);color:#fff}.dk-hb-matrix{display:flex;gap:5px;margin-top:20px}.dk-hb-matrix-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;padding:4px;box-sizing:border-box;border-radius:4px}.dk-hb-matrix-col[data-today=true]{background:#ffffff29}.dk-hb-matrix-cell{display:block;height:9px;border-radius:2px;background:#ffffff0d}.dk-hb-matrix-cell[data-state=held]{background:#fff}.dk-hb-matrix-cell[data-state=missed]{background:#ff8ab89e}.dk-hb-matrix-cell[data-state=open]{background:#ffffff5c}.dk-hb-matrix-cell[data-state=due]{background:#ffffff29}.dk-hb-matrix-letter{font-size:10px;font-weight:600;letter-spacing:.04em;text-align:center;color:#ffffff8c}.dk-hb-matrix-col[data-today=true] .dk-hb-matrix-letter{color:#fff}.dk-hb-cards{display:flex;flex-direction:column;gap:12px;padding:16px 16px 0}.dk-hb-card{--card-bg: var(--hb-card);--card-ink: var(--hb-ink);--card-soft: var(--hb-ink-soft);--card-rule: var(--hb-rule);--card-border: 1px solid var(--hb-rule);--tick-bg: transparent;--tick-ring: 2px solid var(--hb-indigo);--tick-ink: var(--hb-indigo-mid);--strip-held: var(--hb-indigo);--strip-missed: #f0c2d5;--strip-notdue: #f1f1f6;--strip-open: 2px solid var(--hb-indigo);--strip-due: 1px solid var(--hb-rule);padding:16px 16px 14px;box-sizing:border-box;border:var(--card-border);border-radius:3px;background:var(--card-bg);color:var(--card-ink);transition:background .34s ease,color .34s ease}.dk-hb-card[data-state=broken]{--card-bg: var(--hb-rose-bg);--card-soft: var(--hb-rose-soft);--card-rule: var(--hb-rose-line);--card-border: 0;--tick-ring: 2px solid var(--hb-rose);--tick-ink: var(--hb-rose-mid);--strip-held: #e2a0bd;--strip-missed: var(--hb-rose);--strip-notdue: #f3dde5;--strip-open: 2px solid var(--hb-rose);--strip-due: 1px solid var(--hb-rose-line)}.dk-hb-card[data-state=held],.dk-hb-card[data-beating=true]{--card-bg: var(--hb-indigo);--card-ink: #ffffff;--card-soft: rgba(255, 255, 255, .66);--card-rule: rgba(255, 255, 255, .26);--card-border: 0;--tick-bg: #ffffff;--tick-ring: 0;--tick-ink: var(--hb-indigo);--strip-held: rgba(255, 255, 255, .92);--strip-missed: rgba(255, 138, 184, .75);--strip-notdue: rgba(255, 255, 255, .2);--strip-open: 2px solid rgba(255, 255, 255, .5);--strip-due: 1px solid rgba(255, 255, 255, .26)}.dk-hb-flag{display:inline-flex;align-items:center;margin-bottom:12px;padding:6px 10px;border-radius:2px;background:var(--hb-rose);color:#fff;font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.dk-hb-flag[data-kind=failing]{background:transparent;border:1px solid currentColor;color:var(--card-ink);letter-spacing:0;text-transform:none}.dk-hb-card[data-failing=true]{box-shadow:inset 3px 0 0 var(--hb-rose)}.dk-hb-head{display:flex;align-items:flex-start;gap:14px}.dk-hb-words{flex:1;min-width:0}.dk-hb-title{margin:0;overflow-wrap:anywhere;font-family:var(--hb-display);font-size:21px;font-weight:700;line-height:1.15;letter-spacing:-.02em}.dk-hb-reason{margin:6px 0 0;overflow-wrap:anywhere;font-size:13px;font-style:italic;line-height:1.4;color:var(--card-soft)}.dk-hb-tick{flex:none;display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;box-sizing:border-box;border:var(--tick-ring);border-radius:50%;background:var(--tick-bg);color:var(--tick-ink);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .34s ease,border-color .34s ease,color .34s ease,transform .34s cubic-bezier(.2,.8,.2,1)}.dk-hb-tick:active{transform:scale(.92)}.dk-hb-tick:disabled{cursor:default;opacity:1}.dk-hb-card[data-beating=true] .dk-hb-tick{transform:scale(1.06)}@media (prefers-reduced-motion: reduce){.dk-hb-card,.dk-hb-tick,.dk-hb-tick:active,.dk-hb-card[data-beating=true] .dk-hb-tick{transition:none;transform:none}}.dk-hb-figures{display:flex;align-items:flex-end;gap:18px;margin-top:16px}.dk-hb-fig{flex:1;min-width:0;display:flex;flex-direction:column}.dk-hb-fig-n{font-family:var(--hb-display);font-size:34px;font-weight:800;line-height:.9;letter-spacing:-.03em}.dk-hb-fig-n[data-broken=true]{color:var(--hb-rose)}.dk-hb-fig-label{margin-top:5px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--card-soft)}.dk-hb-strip{display:flex;gap:5px;margin-top:16px}.dk-hb-strip-day{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:5px}.dk-hb-strip-cell{display:block;width:100%;height:22px;box-sizing:border-box;border-radius:3px;background:transparent;border:var(--strip-due)}.dk-hb-strip-cell[data-state=held]{background:var(--strip-held);border:0}.dk-hb-strip-cell[data-state=missed]{background:var(--strip-missed);border:0}.dk-hb-strip-cell[data-state=not_due]{background:var(--strip-notdue);border:0}.dk-hb-strip-cell[data-state=open]{background:transparent;border:var(--strip-open)}.dk-hb-strip-letter{font-size:10px;font-weight:600;color:var(--card-ink)}.dk-hb-strip-letter[data-soft=true]{color:var(--card-soft)}.dk-hb-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:13px;border-top:1px solid var(--card-rule)}.dk-hb-cadence{font-size:12.5px;color:var(--card-soft)}.dk-hb-edit{flex:none;display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border:1px solid var(--card-rule);border-radius:999px;background:transparent;color:var(--card-ink);font-family:inherit;font-size:12.5px;font-weight:600;white-space:nowrap;cursor:pointer}.dk-hb-new{margin:20px 16px 0;padding:16px;box-sizing:border-box;border:2px dashed var(--hb-tint-line);border-radius:3px;background:var(--hb-tint)}.dk-hb-new[data-free=true]{padding:0;border:0;background:transparent}.dk-hb-new-empty{margin:0 0 12px;font-size:13px;line-height:1.45;color:var(--hb-ink-soft)}.dk-hb-new-head{display:flex;align-items:center;gap:9px}.dk-hb-new-title{font-family:var(--hb-display);font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--hb-indigo-deep)}.dk-hb-bar{display:flex;gap:2px;margin-top:14px}.dk-hb-bar-cell{flex:1;min-width:0;height:26px;border-radius:1px;background:var(--hb-locked)}.dk-hb-bar-cell[data-on=true]{background:var(--hb-indigo)}.dk-hb-bar-caption{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:9px;font-size:12px;color:#5b5b73}.dk-hb-bar-count{flex:none;font-weight:600;color:var(--hb-indigo)}.dk-hb-primary{width:100%;min-height:48px;margin-top:14px;padding:0 16px;box-sizing:border-box;border:0;border-radius:3px;background:var(--hb-ink);color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer}.dk-hb-new[data-free=true] .dk-hb-primary{margin-top:0}.dk-hb-primary:disabled,.dk-hb-primary[data-locked=true]{background:var(--hb-locked);color:var(--hb-locked-ink);cursor:default}.dk-hb-footnote{padding:22px 18px calc(10px + env(safe-area-inset-bottom));font-size:12px;line-height:1.6;color:var(--hb-ink-soft)}.dk-hb-scrim{background:#16161c85}.dk-hb-sheet{padding:10px 18px calc(26px + env(safe-area-inset-bottom));border:0;border-radius:14px 14px 0 0;background:var(--hb-card);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 -16px 40px #16161c3d}.dk-hb-sheet[data-center=true]{border:1px solid var(--hb-rule)}.dk-hb-sheet .dk-grab{width:40px;height:4px;margin-bottom:14px;background:#d8d8e2}.dk-hb-sheet .dk-sheet-title{font-family:var(--hb-display);font-size:24px;font-weight:700;letter-spacing:-.02em;color:var(--hb-ink)}.dk-hb-sheet .dk-x{width:44px;height:44px;margin-right:-10px;border:0;background:transparent;color:var(--hb-ink-soft)}.dk-hb-sheet .dk-label{margin-top:18px;font-size:11px;font-weight:600;letter-spacing:.14em;color:var(--hb-ink-soft)}.dk-hb-sheet .dk-labelhelp{color:var(--hb-ink-dim)}.dk-hb-sheet .dk-input{margin-top:8px;padding:14px;border-radius:3px;border-color:var(--hb-field-line);background:var(--hb-field-bg);font-family:var(--hb-sans);color:var(--hb-ink)}.dk-hb-sheet .dk-input-title{font-size:17px;min-height:52px;border-radius:3px}.dk-hb-sheet .dk-fixedname{padding:12px 0 6px;font-family:var(--hb-sans);font-size:19px;font-weight:600;color:var(--hb-ink)}.dk-hb-sheet .dk-fixednote{font-size:12px;color:var(--hb-ink-soft)}.dk-hb-sheet .dk-why{border-color:var(--hb-indigo);background:#f4f4fb}.dk-hb-sheet .dk-why::-moz-placeholder,.dk-hb-sheet .dk-input::-moz-placeholder{color:var(--hb-ink-dim)}.dk-hb-sheet .dk-why::placeholder,.dk-hb-sheet .dk-input::placeholder{color:var(--hb-ink-dim)}.dk-hb-sheet .dk-chip{border-color:var(--hb-field-line);background:var(--hb-field-bg);color:var(--hb-ink);font-family:var(--hb-sans)}.dk-hb-sheet .dk-chip[aria-pressed=true],.dk-hb-sheet .dk-chip[aria-checked=true]{border-color:var(--hb-indigo);background:var(--hb-indigo);color:#fff;font-weight:600}.dk-hb-sheet .dk-day{border-color:var(--hb-field-line);background:var(--hb-field-bg);color:var(--hb-ink)}.dk-hb-sheet .dk-day[aria-pressed=true]{border-color:var(--hb-indigo);background:var(--hb-indigo);color:#fff}.dk-hb-sheet .dk-hint{margin-top:12px;font-size:12px;line-height:1.5;color:var(--hb-ink-soft)}.dk-hb-sheet .dk-btn-primary{min-height:54px;margin-top:22px;border-radius:3px;background:var(--hb-ink);color:#fff;font-family:var(--hb-sans);font-size:16px;font-weight:600}.dk-hb-sheet .dk-retire{margin-top:10px;border:0;border-radius:3px;background:transparent;color:var(--hb-rose);font-family:var(--hb-sans);font-size:14px;font-weight:600}.dk-catchup-scrim{justify-content:center;align-items:center;padding:16px;background:color-mix(in srgb,#14140f 62%,transparent)}.dk-catchup{width:min(560px,100%);max-height:min(86vh,780px);display:flex;flex-direction:column;gap:0;padding:22px 20px calc(16px + env(safe-area-inset-bottom));border:1px solid var(--dk-glass-edge);border-radius:22px;animation:dk-fade .2s ease;overflow:hidden}.dk-catchup-head{flex:none}.dk-catchup-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;color:var(--dk-ink-52);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.dk-catchup-lede{margin:8px 0 0;color:var(--dk-ink-72);font-size:15px;line-height:1.45;text-wrap:pretty}.dk-catchup-window{margin:6px 0 0;color:var(--dk-ink-42);font-size:13px;line-height:1.4}.dk-catchup-days{flex:1 1 auto;min-height:0;margin:16px 0 4px;overflow-y:auto;overscroll-behavior:contain;overflow-x:hidden}.dk-catchup-day+.dk-catchup-day{margin-top:18px}.dk-catchup-dayhead{position:sticky;top:0;z-index:1;margin:0 0 8px;padding:4px 0;background:var(--dk-bg);color:var(--dk-ink-62);font-family:var(--dk-serif);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.dk-catchup-list{margin:0;padding:0;list-style:none}.dk-catchup-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--dk-ink-8)}.dk-catchup-item:last-child{border-bottom:0}.dk-catchup-item[data-answered=true] .dk-catchup-what{opacity:.55}.dk-catchup-what{min-width:0;display:flex;flex-direction:column;gap:2px;transition:opacity .16s ease}.dk-catchup-title{font-size:16px;line-height:1.3;overflow-wrap:anywhere}.dk-catchup-meta{color:var(--dk-ink-42);font-size:12px}.dk-catchup-answer{flex:none;display:flex;gap:6px}.dk-catchup-btn{min-width:58px;min-height:38px;padding:0 12px;border:1px solid var(--dk-ink-16);border-radius:19px;background:transparent;color:var(--dk-ink-72);font-family:var(--dk-serif);font-size:15px;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.dk-catchup-btn:disabled{opacity:.5;cursor:default}.dk-catchup-btn[data-tone=yes][aria-pressed=true]{border-color:var(--dk-green);background:color-mix(in srgb,var(--dk-green) 20%,transparent);color:var(--dk-text)}.dk-catchup-btn[data-tone=no][aria-pressed=true]{border-color:var(--dk-cell-missed);background:color-mix(in srgb,var(--dk-accent-2) 18%,transparent);color:var(--dk-text)}.dk-catchup-error{flex:none;margin:8px 0 0;color:var(--dk-red);font-size:14px}.dk-catchup-foot{flex:none;padding-top:6px;border-top:1px solid var(--dk-ink-8)}.dk-catchup-save{margin-top:10px}@font-face{font-family:Phosphor-Duotone;src:url(/assets/Phosphor-Duotone-BOGiEKDk.woff2) format("woff2"),;font-weight:400;font-style:normal;font-display:block}.ph-duotone{font-family:Phosphor-Duotone!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-duotone.ph-acorn:before{content:"";opacity:.2}.ph-duotone.ph-acorn:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book:before{content:"";opacity:.2}.ph-duotone.ph-address-book:after{content:"";margin-left:-1em}.ph-duotone.ph-address-book-tabs:before{content:"";opacity:.2}.ph-duotone.ph-address-book-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-air-traffic-control:before{content:"";opacity:.2}.ph-duotone.ph-air-traffic-control:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane:before{content:"";opacity:.2}.ph-duotone.ph-airplane:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-in-flight:before{content:"";opacity:.2}.ph-duotone.ph-airplane-in-flight:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-landing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-landing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-takeoff:before{content:"";opacity:.2}.ph-duotone.ph-airplane-takeoff:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-taxiing:before{content:"";opacity:.2}.ph-duotone.ph-airplane-taxiing:after{content:"";margin-left:-1em}.ph-duotone.ph-airplane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-airplane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-airplay:before{content:"";opacity:.2}.ph-duotone.ph-airplay:after{content:"";margin-left:-1em}.ph-duotone.ph-alarm:before{content:"";opacity:.2}.ph-duotone.ph-alarm:after{content:"";margin-left:-1em}.ph-duotone.ph-alien:before{content:"";opacity:.2}.ph-duotone.ph-alien:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-align-bottom-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-bottom-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-horizontal-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-horizontal-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-align-center-vertical-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-center-vertical-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left:before{content:"";opacity:.2}.ph-duotone.ph-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-align-left-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-left-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right:before{content:"";opacity:.2}.ph-duotone.ph-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-align-right-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-right-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top:before{content:"";opacity:.2}.ph-duotone.ph-align-top:after{content:"";margin-left:-1em}.ph-duotone.ph-align-top-simple:before{content:"";opacity:.2}.ph-duotone.ph-align-top-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-amazon-logo:before{content:"";opacity:.2}.ph-duotone.ph-amazon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ambulance:before{content:"";opacity:.2}.ph-duotone.ph-ambulance:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor:before{content:"";opacity:.2}.ph-duotone.ph-anchor:after{content:"";margin-left:-1em}.ph-duotone.ph-anchor-simple:before{content:"";opacity:.2}.ph-duotone.ph-anchor-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-android-logo:before{content:"";opacity:.2}.ph-duotone.ph-android-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-angle:before{content:"";opacity:.2}.ph-duotone.ph-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-angular-logo:before{content:"";opacity:.2}.ph-duotone.ph-angular-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-aperture:before{content:"";opacity:.2}.ph-duotone.ph-aperture:after{content:"";margin-left:-1em}.ph-duotone.ph-app-store-logo:before{content:"";opacity:.2}.ph-duotone.ph-app-store-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-app-window:before{content:"";opacity:.2}.ph-duotone.ph-app-window:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-apple-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-apple-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-approximate-equals:before{content:"";opacity:.2}.ph-duotone.ph-approximate-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-archive:before{content:"";opacity:.2}.ph-duotone.ph-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-armchair:before{content:"";opacity:.2}.ph-duotone.ph-armchair:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-arc-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-arc-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-double-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-double-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-bend-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-bend-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-circle-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-circle-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrow-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-elbow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-elbow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-lines-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-lines-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-fat-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-fat-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-line-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-line-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-in:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-out:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-square-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-square-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-down-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-down-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-left-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-left-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-down:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-down:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-right-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-right-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-u-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-u-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-left:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-left:after{content:"";margin-left:-1em}.ph-duotone.ph-arrow-up-right:before{content:"";opacity:.2}.ph-duotone.ph-arrow-up-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-arrows-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-down-up:before{content:"";opacity:.2}.ph-duotone.ph-arrows-down-up:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-in-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-in-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-left-right:before{content:"";opacity:.2}.ph-duotone.ph-arrows-left-right:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-merge:before{content:"";opacity:.2}.ph-duotone.ph-arrows-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-cardinal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-cardinal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-out-simple:before{content:"";opacity:.2}.ph-duotone.ph-arrows-out-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-split:before{content:"";opacity:.2}.ph-duotone.ph-arrows-split:after{content:"";margin-left:-1em}.ph-duotone.ph-arrows-vertical:before{content:"";opacity:.2}.ph-duotone.ph-arrows-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-article:before{content:"";opacity:.2}.ph-duotone.ph-article:after{content:"";margin-left:-1em}.ph-duotone.ph-article-medium:before{content:"";opacity:.2}.ph-duotone.ph-article-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-article-ny-times:before{content:"";opacity:.2}.ph-duotone.ph-article-ny-times:after{content:"";margin-left:-1em}.ph-duotone.ph-asclepius:before{content:"";opacity:.2}.ph-duotone.ph-asclepius:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk:before{content:"";opacity:.2}.ph-duotone.ph-asterisk:after{content:"";margin-left:-1em}.ph-duotone.ph-asterisk-simple:before{content:"";opacity:.2}.ph-duotone.ph-asterisk-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-at:before{content:"";opacity:.2}.ph-duotone.ph-at:after{content:"";margin-left:-1em}.ph-duotone.ph-atom:before{content:"";opacity:.2}.ph-duotone.ph-atom:after{content:"";margin-left:-1em}.ph-duotone.ph-avocado:before{content:"";opacity:.2}.ph-duotone.ph-avocado:after{content:"";margin-left:-1em}.ph-duotone.ph-axe:before{content:"";opacity:.2}.ph-duotone.ph-axe:after{content:"";margin-left:-1em}.ph-duotone.ph-baby:before{content:"";opacity:.2}.ph-duotone.ph-baby:after{content:"";margin-left:-1em}.ph-duotone.ph-baby-carriage:before{content:"";opacity:.2}.ph-duotone.ph-baby-carriage:after{content:"";margin-left:-1em}.ph-duotone.ph-backpack:before{content:"";opacity:.2}.ph-duotone.ph-backpack:after{content:"";margin-left:-1em}.ph-duotone.ph-backspace:before{content:"";opacity:.2}.ph-duotone.ph-backspace:after{content:"";margin-left:-1em}.ph-duotone.ph-bag:before{content:"";opacity:.2}.ph-duotone.ph-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-bag-simple:before{content:"";opacity:.2}.ph-duotone.ph-bag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-balloon:before{content:"";opacity:.2}.ph-duotone.ph-balloon:after{content:"";margin-left:-1em}.ph-duotone.ph-bandaids:before{content:"";opacity:.2}.ph-duotone.ph-bandaids:after{content:"";margin-left:-1em}.ph-duotone.ph-bank:before{content:"";opacity:.2}.ph-duotone.ph-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-barbell:before{content:"";opacity:.2}.ph-duotone.ph-barbell:after{content:"";margin-left:-1em}.ph-duotone.ph-barcode:before{content:"";opacity:.2}.ph-duotone.ph-barcode:after{content:"";margin-left:-1em}.ph-duotone.ph-barn:before{content:"";opacity:.2}.ph-duotone.ph-barn:after{content:"";margin-left:-1em}.ph-duotone.ph-barricade:before{content:"";opacity:.2}.ph-duotone.ph-barricade:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball:before{content:"";opacity:.2}.ph-duotone.ph-baseball:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-cap:before{content:"";opacity:.2}.ph-duotone.ph-baseball-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-baseball-helmet:before{content:"";opacity:.2}.ph-duotone.ph-baseball-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-basket:before{content:"";opacity:.2}.ph-duotone.ph-basket:after{content:"";margin-left:-1em}.ph-duotone.ph-basketball:before{content:"";opacity:.2}.ph-duotone.ph-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-bathtub:before{content:"";opacity:.2}.ph-duotone.ph-bathtub:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-charging-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-charging-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-plus-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-plus-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-empty:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-full:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-full:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-high:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-high:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-low:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-low:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-vertical-medium:before{content:"";opacity:.2}.ph-duotone.ph-battery-vertical-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-battery-warning-vertical:before{content:"";opacity:.2}.ph-duotone.ph-battery-warning-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-beach-ball:before{content:"";opacity:.2}.ph-duotone.ph-beach-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-beanie:before{content:"";opacity:.2}.ph-duotone.ph-beanie:after{content:"";margin-left:-1em}.ph-duotone.ph-bed:before{content:"";opacity:.2}.ph-duotone.ph-bed:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-bottle:before{content:"";opacity:.2}.ph-duotone.ph-beer-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-beer-stein:before{content:"";opacity:.2}.ph-duotone.ph-beer-stein:after{content:"";margin-left:-1em}.ph-duotone.ph-behance-logo:before{content:"";opacity:.2}.ph-duotone.ph-behance-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-bell:before{content:"";opacity:.2}.ph-duotone.ph-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-ringing:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-ringing:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-simple-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-simple-z:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-slash:before{content:"";opacity:.2}.ph-duotone.ph-bell-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bell-z:before{content:"";opacity:.2}.ph-duotone.ph-bell-z:after{content:"";margin-left:-1em}.ph-duotone.ph-belt:before{content:"";opacity:.2}.ph-duotone.ph-belt:after{content:"";margin-left:-1em}.ph-duotone.ph-bezier-curve:before{content:"";opacity:.2}.ph-duotone.ph-bezier-curve:after{content:"";margin-left:-1em}.ph-duotone.ph-bicycle:before{content:"";opacity:.2}.ph-duotone.ph-bicycle:after{content:"";margin-left:-1em}.ph-duotone.ph-binary:before{content:"";opacity:.2}.ph-duotone.ph-binary:after{content:"";margin-left:-1em}.ph-duotone.ph-binoculars:before{content:"";opacity:.2}.ph-duotone.ph-binoculars:after{content:"";margin-left:-1em}.ph-duotone.ph-biohazard:before{content:"";opacity:.2}.ph-duotone.ph-biohazard:after{content:"";margin-left:-1em}.ph-duotone.ph-bird:before{content:"";opacity:.2}.ph-duotone.ph-bird:after{content:"";margin-left:-1em}.ph-duotone.ph-blueprint:before{content:"";opacity:.2}.ph-duotone.ph-blueprint:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-connected:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-slash:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-bluetooth-x:before{content:"";opacity:.2}.ph-duotone.ph-bluetooth-x:after{content:"";margin-left:-1em}.ph-duotone.ph-boat:before{content:"";opacity:.2}.ph-duotone.ph-boat:after{content:"";margin-left:-1em}.ph-duotone.ph-bomb:before{content:"";opacity:.2}.ph-duotone.ph-bomb:after{content:"";margin-left:-1em}.ph-duotone.ph-bone:before{content:"";opacity:.2}.ph-duotone.ph-bone:after{content:"";margin-left:-1em}.ph-duotone.ph-book:before{content:"";opacity:.2}.ph-duotone.ph-book:after{content:"";margin-left:-1em}.ph-duotone.ph-book-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-book-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open:before{content:"";opacity:.2}.ph-duotone.ph-book-open:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-text:before{content:"";opacity:.2}.ph-duotone.ph-book-open-text:after{content:"";margin-left:-1em}.ph-duotone.ph-book-open-user:before{content:"";opacity:.2}.ph-duotone.ph-book-open-user:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark:before{content:"";opacity:.2}.ph-duotone.ph-bookmark:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmark-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmark-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks:after{content:"";margin-left:-1em}.ph-duotone.ph-bookmarks-simple:before{content:"";opacity:.2}.ph-duotone.ph-bookmarks-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-books:before{content:"";opacity:.2}.ph-duotone.ph-books:after{content:"";margin-left:-1em}.ph-duotone.ph-boot:before{content:"";opacity:.2}.ph-duotone.ph-boot:after{content:"";margin-left:-1em}.ph-duotone.ph-boules:before{content:"";opacity:.2}.ph-duotone.ph-boules:after{content:"";margin-left:-1em}.ph-duotone.ph-bounding-box:before{content:"";opacity:.2}.ph-duotone.ph-bounding-box:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-food:before{content:"";opacity:.2}.ph-duotone.ph-bowl-food:after{content:"";margin-left:-1em}.ph-duotone.ph-bowl-steam:before{content:"";opacity:.2}.ph-duotone.ph-bowl-steam:after{content:"";margin-left:-1em}.ph-duotone.ph-bowling-ball:before{content:"";opacity:.2}.ph-duotone.ph-bowling-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-box-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-box-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-boxing-glove:before{content:"";opacity:.2}.ph-duotone.ph-boxing-glove:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-angle:before{content:"";opacity:.2}.ph-duotone.ph-brackets-angle:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-curly:before{content:"";opacity:.2}.ph-duotone.ph-brackets-curly:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-round:before{content:"";opacity:.2}.ph-duotone.ph-brackets-round:after{content:"";margin-left:-1em}.ph-duotone.ph-brackets-square:before{content:"";opacity:.2}.ph-duotone.ph-brackets-square:after{content:"";margin-left:-1em}.ph-duotone.ph-brain:before{content:"";opacity:.2}.ph-duotone.ph-brain:after{content:"";margin-left:-1em}.ph-duotone.ph-brandy:before{content:"";opacity:.2}.ph-duotone.ph-brandy:after{content:"";margin-left:-1em}.ph-duotone.ph-bread:before{content:"";opacity:.2}.ph-duotone.ph-bread:after{content:"";margin-left:-1em}.ph-duotone.ph-bridge:before{content:"";opacity:.2}.ph-duotone.ph-bridge:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase:before{content:"";opacity:.2}.ph-duotone.ph-briefcase:after{content:"";margin-left:-1em}.ph-duotone.ph-briefcase-metal:before{content:"";opacity:.2}.ph-duotone.ph-briefcase-metal:after{content:"";margin-left:-1em}.ph-duotone.ph-broadcast:before{content:"";opacity:.2}.ph-duotone.ph-broadcast:after{content:"";margin-left:-1em}.ph-duotone.ph-broom:before{content:"";opacity:.2}.ph-duotone.ph-broom:after{content:"";margin-left:-1em}.ph-duotone.ph-browser:before{content:"";opacity:.2}.ph-duotone.ph-browser:after{content:"";margin-left:-1em}.ph-duotone.ph-browsers:before{content:"";opacity:.2}.ph-duotone.ph-browsers:after{content:"";margin-left:-1em}.ph-duotone.ph-bug:before{content:"";opacity:.2}.ph-duotone.ph-bug:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-beetle:before{content:"";opacity:.2}.ph-duotone.ph-bug-beetle:after{content:"";margin-left:-1em}.ph-duotone.ph-bug-droid:before{content:"";opacity:.2}.ph-duotone.ph-bug-droid:after{content:"";margin-left:-1em}.ph-duotone.ph-building:before{content:"";opacity:.2}.ph-duotone.ph-building:after{content:"";margin-left:-1em}.ph-duotone.ph-building-apartment:before{content:"";opacity:.2}.ph-duotone.ph-building-apartment:after{content:"";margin-left:-1em}.ph-duotone.ph-building-office:before{content:"";opacity:.2}.ph-duotone.ph-building-office:after{content:"";margin-left:-1em}.ph-duotone.ph-buildings:before{content:"";opacity:.2}.ph-duotone.ph-buildings:after{content:"";margin-left:-1em}.ph-duotone.ph-bulldozer:before{content:"";opacity:.2}.ph-duotone.ph-bulldozer:after{content:"";margin-left:-1em}.ph-duotone.ph-bus:before{content:"";opacity:.2}.ph-duotone.ph-bus:after{content:"";margin-left:-1em}.ph-duotone.ph-butterfly:before{content:"";opacity:.2}.ph-duotone.ph-butterfly:after{content:"";margin-left:-1em}.ph-duotone.ph-cable-car:before{content:"";opacity:.2}.ph-duotone.ph-cable-car:after{content:"";margin-left:-1em}.ph-duotone.ph-cactus:before{content:"";opacity:.2}.ph-duotone.ph-cactus:after{content:"";margin-left:-1em}.ph-duotone.ph-cake:before{content:"";opacity:.2}.ph-duotone.ph-cake:after{content:"";margin-left:-1em}.ph-duotone.ph-calculator:before{content:"";opacity:.2}.ph-duotone.ph-calculator:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar:before{content:"";opacity:.2}.ph-duotone.ph-calendar:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-blank:before{content:"";opacity:.2}.ph-duotone.ph-calendar-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-check:before{content:"";opacity:.2}.ph-duotone.ph-calendar-check:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dot:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-dots:before{content:"";opacity:.2}.ph-duotone.ph-calendar-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-heart:before{content:"";opacity:.2}.ph-duotone.ph-calendar-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-minus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-plus:before{content:"";opacity:.2}.ph-duotone.ph-calendar-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-slash:before{content:"";opacity:.2}.ph-duotone.ph-calendar-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-star:before{content:"";opacity:.2}.ph-duotone.ph-calendar-star:after{content:"";margin-left:-1em}.ph-duotone.ph-calendar-x:before{content:"";opacity:.2}.ph-duotone.ph-calendar-x:after{content:"";margin-left:-1em}.ph-duotone.ph-call-bell:before{content:"";opacity:.2}.ph-duotone.ph-call-bell:after{content:"";margin-left:-1em}.ph-duotone.ph-camera:before{content:"";opacity:.2}.ph-duotone.ph-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-plus:before{content:"";opacity:.2}.ph-duotone.ph-camera-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-rotate:before{content:"";opacity:.2}.ph-duotone.ph-camera-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-campfire:before{content:"";opacity:.2}.ph-duotone.ph-campfire:after{content:"";margin-left:-1em}.ph-duotone.ph-car:before{content:"";opacity:.2}.ph-duotone.ph-car:after{content:"";margin-left:-1em}.ph-duotone.ph-car-battery:before{content:"";opacity:.2}.ph-duotone.ph-car-battery:after{content:"";margin-left:-1em}.ph-duotone.ph-car-profile:before{content:"";opacity:.2}.ph-duotone.ph-car-profile:after{content:"";margin-left:-1em}.ph-duotone.ph-car-simple:before{content:"";opacity:.2}.ph-duotone.ph-car-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cardholder:before{content:"";opacity:.2}.ph-duotone.ph-cardholder:after{content:"";margin-left:-1em}.ph-duotone.ph-cards:before{content:"";opacity:.2}.ph-duotone.ph-cards:after{content:"";margin-left:-1em}.ph-duotone.ph-cards-three:before{content:"";opacity:.2}.ph-duotone.ph-cards-three:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-circle-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-circle-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-double-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-double-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-left:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-left:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-line-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-right:before{content:"";opacity:.2}.ph-duotone.ph-caret-right:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up:before{content:"";opacity:.2}.ph-duotone.ph-caret-up:after{content:"";margin-left:-1em}.ph-duotone.ph-caret-up-down:before{content:"";opacity:.2}.ph-duotone.ph-caret-up-down:after{content:"";margin-left:-1em}.ph-duotone.ph-carrot:before{content:"";opacity:.2}.ph-duotone.ph-carrot:after{content:"";margin-left:-1em}.ph-duotone.ph-cash-register:before{content:"";opacity:.2}.ph-duotone.ph-cash-register:after{content:"";margin-left:-1em}.ph-duotone.ph-cassette-tape:before{content:"";opacity:.2}.ph-duotone.ph-cassette-tape:after{content:"";margin-left:-1em}.ph-duotone.ph-castle-turret:before{content:"";opacity:.2}.ph-duotone.ph-castle-turret:after{content:"";margin-left:-1em}.ph-duotone.ph-cat:before{content:"";opacity:.2}.ph-duotone.ph-cat:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-full:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-full:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-high:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-high:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-low:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-low:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-medium:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-none:before{content:"";color:#444}.ph-duotone.ph-cell-signal-slash:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-signal-x:before{content:"";opacity:.2}.ph-duotone.ph-cell-signal-x:after{content:"";margin-left:-1em}.ph-duotone.ph-cell-tower:before{content:"";opacity:.2}.ph-duotone.ph-cell-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-certificate:before{content:"";opacity:.2}.ph-duotone.ph-certificate:after{content:"";margin-left:-1em}.ph-duotone.ph-chair:before{content:"";opacity:.2}.ph-duotone.ph-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-simple:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-chalkboard-teacher:before{content:"";opacity:.2}.ph-duotone.ph-chalkboard-teacher:after{content:"";margin-left:-1em}.ph-duotone.ph-champagne:before{content:"";opacity:.2}.ph-duotone.ph-champagne:after{content:"";margin-left:-1em}.ph-duotone.ph-charging-station:before{content:"";opacity:.2}.ph-duotone.ph-charging-station:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-bar-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-chart-bar-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-donut:before{content:"";opacity:.2}.ph-duotone.ph-chart-donut:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line:before{content:"";opacity:.2}.ph-duotone.ph-chart-line:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-down:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-down:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-line-up:before{content:"";opacity:.2}.ph-duotone.ph-chart-line-up:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-pie-slice:before{content:"";opacity:.2}.ph-duotone.ph-chart-pie-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-polar:before{content:"";opacity:.2}.ph-duotone.ph-chart-polar:after{content:"";margin-left:-1em}.ph-duotone.ph-chart-scatter:before{content:"";opacity:.2}.ph-duotone.ph-chart-scatter:after{content:"";margin-left:-1em}.ph-duotone.ph-chat:before{content:"";opacity:.2}.ph-duotone.ph-chat:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-centered-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-centered-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-circle-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-circle-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-dots:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-dots:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-slash:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-teardrop-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-teardrop-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chat-text:before{content:"";opacity:.2}.ph-duotone.ph-chat-text:after{content:"";margin-left:-1em}.ph-duotone.ph-chats:before{content:"";opacity:.2}.ph-duotone.ph-chats:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-circle:before{content:"";opacity:.2}.ph-duotone.ph-chats-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-chats-teardrop:before{content:"";opacity:.2}.ph-duotone.ph-chats-teardrop:after{content:"";margin-left:-1em}.ph-duotone.ph-check:before{content:"";opacity:.2}.ph-duotone.ph-check:after{content:"";margin-left:-1em}.ph-duotone.ph-check-circle:before{content:"";opacity:.2}.ph-duotone.ph-check-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-check-fat:before{content:"";opacity:.2}.ph-duotone.ph-check-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square:before{content:"";opacity:.2}.ph-duotone.ph-check-square:after{content:"";margin-left:-1em}.ph-duotone.ph-check-square-offset:before{content:"";opacity:.2}.ph-duotone.ph-check-square-offset:after{content:"";margin-left:-1em}.ph-duotone.ph-checkerboard:before{content:"";opacity:.2}.ph-duotone.ph-checkerboard:after{content:"";margin-left:-1em}.ph-duotone.ph-checks:before{content:"";opacity:.2}.ph-duotone.ph-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-cheers:before{content:"";opacity:.2}.ph-duotone.ph-cheers:after{content:"";margin-left:-1em}.ph-duotone.ph-cheese:before{content:"";opacity:.2}.ph-duotone.ph-cheese:after{content:"";margin-left:-1em}.ph-duotone.ph-chef-hat:before{content:"";opacity:.2}.ph-duotone.ph-chef-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cherries:before{content:"";opacity:.2}.ph-duotone.ph-cherries:after{content:"";margin-left:-1em}.ph-duotone.ph-church:before{content:"";opacity:.2}.ph-duotone.ph-church:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette:before{content:"";opacity:.2}.ph-duotone.ph-cigarette:after{content:"";margin-left:-1em}.ph-duotone.ph-cigarette-slash:before{content:"";opacity:.2}.ph-duotone.ph-cigarette-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-circle:before{content:"";opacity:.2}.ph-duotone.ph-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half:before{content:"";opacity:.2}.ph-duotone.ph-circle-half:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-half-tilt:before{content:"";opacity:.2}.ph-duotone.ph-circle-half-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-circle-notch:before{content:"";opacity:.2}.ph-duotone.ph-circle-notch:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-four:before{content:"";opacity:.2}.ph-duotone.ph-circles-four:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three:before{content:"";opacity:.2}.ph-duotone.ph-circles-three:after{content:"";margin-left:-1em}.ph-duotone.ph-circles-three-plus:before{content:"";opacity:.2}.ph-duotone.ph-circles-three-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-circuitry:before{content:"";opacity:.2}.ph-duotone.ph-circuitry:after{content:"";margin-left:-1em}.ph-duotone.ph-city:before{content:"";opacity:.2}.ph-duotone.ph-city:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard:before{content:"";opacity:.2}.ph-duotone.ph-clipboard:after{content:"";margin-left:-1em}.ph-duotone.ph-clipboard-text:before{content:"";opacity:.2}.ph-duotone.ph-clipboard-text:after{content:"";margin-left:-1em}.ph-duotone.ph-clock:before{content:"";opacity:.2}.ph-duotone.ph-clock:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-afternoon:before{content:"";opacity:.2}.ph-duotone.ph-clock-afternoon:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-countdown:before{content:"";opacity:.2}.ph-duotone.ph-clock-countdown:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-counter-clockwise:before{content:"";opacity:.2}.ph-duotone.ph-clock-counter-clockwise:after{content:"";margin-left:-1em}.ph-duotone.ph-clock-user:before{content:"";opacity:.2}.ph-duotone.ph-clock-user:after{content:"";margin-left:-1em}.ph-duotone.ph-closed-captioning:before{content:"";opacity:.2}.ph-duotone.ph-closed-captioning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud:before{content:"";opacity:.2}.ph-duotone.ph-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-cloud-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-check:before{content:"";opacity:.2}.ph-duotone.ph-cloud-check:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-fog:before{content:"";opacity:.2}.ph-duotone.ph-cloud-fog:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-lightning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-moon:before{content:"";opacity:.2}.ph-duotone.ph-cloud-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-rain:before{content:"";opacity:.2}.ph-duotone.ph-cloud-rain:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-slash:before{content:"";opacity:.2}.ph-duotone.ph-cloud-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-snow:before{content:"";opacity:.2}.ph-duotone.ph-cloud-snow:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-sun:before{content:"";opacity:.2}.ph-duotone.ph-cloud-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-warning:before{content:"";opacity:.2}.ph-duotone.ph-cloud-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-cloud-x:before{content:"";opacity:.2}.ph-duotone.ph-cloud-x:after{content:"";margin-left:-1em}.ph-duotone.ph-clover:before{content:"";opacity:.2}.ph-duotone.ph-clover:after{content:"";margin-left:-1em}.ph-duotone.ph-club:before{content:"";opacity:.2}.ph-duotone.ph-club:after{content:"";margin-left:-1em}.ph-duotone.ph-coat-hanger:before{content:"";opacity:.2}.ph-duotone.ph-coat-hanger:after{content:"";margin-left:-1em}.ph-duotone.ph-coda-logo:before{content:"";opacity:.2}.ph-duotone.ph-coda-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-code:before{content:"";opacity:.2}.ph-duotone.ph-code:after{content:"";margin-left:-1em}.ph-duotone.ph-code-block:before{content:"";opacity:.2}.ph-duotone.ph-code-block:after{content:"";margin-left:-1em}.ph-duotone.ph-code-simple:before{content:"";opacity:.2}.ph-duotone.ph-code-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-codepen-logo:before{content:"";opacity:.2}.ph-duotone.ph-codepen-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-codesandbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-codesandbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee:before{content:"";opacity:.2}.ph-duotone.ph-coffee:after{content:"";margin-left:-1em}.ph-duotone.ph-coffee-bean:before{content:"";opacity:.2}.ph-duotone.ph-coffee-bean:after{content:"";margin-left:-1em}.ph-duotone.ph-coin:before{content:"";opacity:.2}.ph-duotone.ph-coin:after{content:"";margin-left:-1em}.ph-duotone.ph-coin-vertical:before{content:"";opacity:.2}.ph-duotone.ph-coin-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-coins:before{content:"";opacity:.2}.ph-duotone.ph-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-columns:before{content:"";opacity:.2}.ph-duotone.ph-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-left:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-left:after{content:"";margin-left:-1em}.ph-duotone.ph-columns-plus-right:before{content:"";opacity:.2}.ph-duotone.ph-columns-plus-right:after{content:"";margin-left:-1em}.ph-duotone.ph-command:before{content:"";opacity:.2}.ph-duotone.ph-command:after{content:"";margin-left:-1em}.ph-duotone.ph-compass:before{content:"";opacity:.2}.ph-duotone.ph-compass:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-rose:before{content:"";opacity:.2}.ph-duotone.ph-compass-rose:after{content:"";margin-left:-1em}.ph-duotone.ph-compass-tool:before{content:"";opacity:.2}.ph-duotone.ph-compass-tool:after{content:"";margin-left:-1em}.ph-duotone.ph-computer-tower:before{content:"";opacity:.2}.ph-duotone.ph-computer-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-confetti:before{content:"";opacity:.2}.ph-duotone.ph-confetti:after{content:"";margin-left:-1em}.ph-duotone.ph-contactless-payment:before{content:"";opacity:.2}.ph-duotone.ph-contactless-payment:after{content:"";margin-left:-1em}.ph-duotone.ph-control:before{content:"";opacity:.2}.ph-duotone.ph-control:after{content:"";margin-left:-1em}.ph-duotone.ph-cookie:before{content:"";opacity:.2}.ph-duotone.ph-cookie:after{content:"";margin-left:-1em}.ph-duotone.ph-cooking-pot:before{content:"";opacity:.2}.ph-duotone.ph-cooking-pot:after{content:"";margin-left:-1em}.ph-duotone.ph-copy:before{content:"";opacity:.2}.ph-duotone.ph-copy:after{content:"";margin-left:-1em}.ph-duotone.ph-copy-simple:before{content:"";opacity:.2}.ph-duotone.ph-copy-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-copyleft:before{content:"";opacity:.2}.ph-duotone.ph-copyleft:after{content:"";margin-left:-1em}.ph-duotone.ph-copyright:before{content:"";opacity:.2}.ph-duotone.ph-copyright:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-in:before{content:"";opacity:.2}.ph-duotone.ph-corners-in:after{content:"";margin-left:-1em}.ph-duotone.ph-corners-out:before{content:"";opacity:.2}.ph-duotone.ph-corners-out:after{content:"";margin-left:-1em}.ph-duotone.ph-couch:before{content:"";opacity:.2}.ph-duotone.ph-couch:after{content:"";margin-left:-1em}.ph-duotone.ph-court-basketball:before{content:"";opacity:.2}.ph-duotone.ph-court-basketball:after{content:"";margin-left:-1em}.ph-duotone.ph-cow:before{content:"";opacity:.2}.ph-duotone.ph-cow:after{content:"";margin-left:-1em}.ph-duotone.ph-cowboy-hat:before{content:"";opacity:.2}.ph-duotone.ph-cowboy-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-cpu:before{content:"";opacity:.2}.ph-duotone.ph-cpu:after{content:"";margin-left:-1em}.ph-duotone.ph-crane:before{content:"";opacity:.2}.ph-duotone.ph-crane:after{content:"";margin-left:-1em}.ph-duotone.ph-crane-tower:before{content:"";opacity:.2}.ph-duotone.ph-crane-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-credit-card:before{content:"";opacity:.2}.ph-duotone.ph-credit-card:after{content:"";margin-left:-1em}.ph-duotone.ph-cricket:before{content:"";opacity:.2}.ph-duotone.ph-cricket:after{content:"";margin-left:-1em}.ph-duotone.ph-crop:before{content:"";opacity:.2}.ph-duotone.ph-crop:after{content:"";margin-left:-1em}.ph-duotone.ph-cross:before{content:"";opacity:.2}.ph-duotone.ph-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair:before{content:"";opacity:.2}.ph-duotone.ph-crosshair:after{content:"";margin-left:-1em}.ph-duotone.ph-crosshair-simple:before{content:"";opacity:.2}.ph-duotone.ph-crosshair-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-crown:before{content:"";opacity:.2}.ph-duotone.ph-crown:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-cross:before{content:"";opacity:.2}.ph-duotone.ph-crown-cross:after{content:"";margin-left:-1em}.ph-duotone.ph-crown-simple:before{content:"";opacity:.2}.ph-duotone.ph-crown-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-cube:before{content:"";opacity:.2}.ph-duotone.ph-cube:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-focus:before{content:"";opacity:.2}.ph-duotone.ph-cube-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-cube-transparent:before{content:"";opacity:.2}.ph-duotone.ph-cube-transparent:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-btc:before{content:"";opacity:.2}.ph-duotone.ph-currency-btc:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-circle-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-circle-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-cny:before{content:"";opacity:.2}.ph-duotone.ph-currency-cny:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-dollar-simple:before{content:"";opacity:.2}.ph-duotone.ph-currency-dollar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eth:before{content:"";opacity:.2}.ph-duotone.ph-currency-eth:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-eur:before{content:"";opacity:.2}.ph-duotone.ph-currency-eur:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-gbp:before{content:"";opacity:.2}.ph-duotone.ph-currency-gbp:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-inr:before{content:"";opacity:.2}.ph-duotone.ph-currency-inr:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-jpy:before{content:"";opacity:.2}.ph-duotone.ph-currency-jpy:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-krw:before{content:"";opacity:.2}.ph-duotone.ph-currency-krw:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-kzt:before{content:"";opacity:.2}.ph-duotone.ph-currency-kzt:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-ngn:before{content:"";opacity:.2}.ph-duotone.ph-currency-ngn:after{content:"";margin-left:-1em}.ph-duotone.ph-currency-rub:before{content:"";opacity:.2}.ph-duotone.ph-currency-rub:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor:before{content:"";opacity:.2}.ph-duotone.ph-cursor:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-click:before{content:"";opacity:.2}.ph-duotone.ph-cursor-click:after{content:"";margin-left:-1em}.ph-duotone.ph-cursor-text:before{content:"";opacity:.2}.ph-duotone.ph-cursor-text:after{content:"";margin-left:-1em}.ph-duotone.ph-cylinder:before{content:"";opacity:.2}.ph-duotone.ph-cylinder:after{content:"";margin-left:-1em}.ph-duotone.ph-database:before{content:"";opacity:.2}.ph-duotone.ph-database:after{content:"";margin-left:-1em}.ph-duotone.ph-desk:before{content:"";opacity:.2}.ph-duotone.ph-desk:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop:before{content:"";opacity:.2}.ph-duotone.ph-desktop:after{content:"";margin-left:-1em}.ph-duotone.ph-desktop-tower:before{content:"";opacity:.2}.ph-duotone.ph-desktop-tower:after{content:"";margin-left:-1em}.ph-duotone.ph-detective:before{content:"";opacity:.2}.ph-duotone.ph-detective:after{content:"";margin-left:-1em}.ph-duotone.ph-dev-to-logo:before{content:"";opacity:.2}.ph-duotone.ph-dev-to-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-slash:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-device-mobile-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-mobile-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-device-rotate:before{content:"";opacity:.2}.ph-duotone.ph-device-rotate:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-camera:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-device-tablet-speaker:before{content:"";opacity:.2}.ph-duotone.ph-device-tablet-speaker:after{content:"";margin-left:-1em}.ph-duotone.ph-devices:before{content:"";opacity:.2}.ph-duotone.ph-devices:after{content:"";margin-left:-1em}.ph-duotone.ph-diamond:before{content:"";opacity:.2}.ph-duotone.ph-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-diamonds-four:before{content:"";opacity:.2}.ph-duotone.ph-diamonds-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-five:before{content:"";opacity:.2}.ph-duotone.ph-dice-five:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-four:before{content:"";opacity:.2}.ph-duotone.ph-dice-four:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-one:before{content:"";opacity:.2}.ph-duotone.ph-dice-one:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-six:before{content:"";opacity:.2}.ph-duotone.ph-dice-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-three:before{content:"";opacity:.2}.ph-duotone.ph-dice-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dice-two:before{content:"";opacity:.2}.ph-duotone.ph-dice-two:after{content:"";margin-left:-1em}.ph-duotone.ph-disc:before{content:"";opacity:.2}.ph-duotone.ph-disc:after{content:"";margin-left:-1em}.ph-duotone.ph-disco-ball:before{content:"";opacity:.2}.ph-duotone.ph-disco-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-discord-logo:before{content:"";opacity:.2}.ph-duotone.ph-discord-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-divide:before{content:"";opacity:.2}.ph-duotone.ph-divide:after{content:"";margin-left:-1em}.ph-duotone.ph-dna:before{content:"";opacity:.2}.ph-duotone.ph-dna:after{content:"";margin-left:-1em}.ph-duotone.ph-dog:before{content:"";opacity:.2}.ph-duotone.ph-dog:after{content:"";margin-left:-1em}.ph-duotone.ph-door:before{content:"";opacity:.2}.ph-duotone.ph-door:after{content:"";margin-left:-1em}.ph-duotone.ph-door-open:before{content:"";opacity:.2}.ph-duotone.ph-door-open:after{content:"";margin-left:-1em}.ph-duotone.ph-dot:before{content:"";opacity:.2}.ph-duotone.ph-dot:after{content:"";margin-left:-1em}.ph-duotone.ph-dot-outline:before{content:"";opacity:.2}.ph-duotone.ph-dot-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-nine:before{content:"";opacity:.2}.ph-duotone.ph-dots-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six:before{content:"";opacity:.2}.ph-duotone.ph-dots-six:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-six-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-six-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three:before{content:"";opacity:.2}.ph-duotone.ph-dots-three:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-circle-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-circle-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-outline-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-outline-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-dots-three-vertical:before{content:"";opacity:.2}.ph-duotone.ph-dots-three-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-download:before{content:"";opacity:.2}.ph-duotone.ph-download:after{content:"";margin-left:-1em}.ph-duotone.ph-download-simple:before{content:"";opacity:.2}.ph-duotone.ph-download-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-dress:before{content:"";opacity:.2}.ph-duotone.ph-dress:after{content:"";margin-left:-1em}.ph-duotone.ph-dresser:before{content:"";opacity:.2}.ph-duotone.ph-dresser:after{content:"";margin-left:-1em}.ph-duotone.ph-dribbble-logo:before{content:"";opacity:.2}.ph-duotone.ph-dribbble-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-drone:before{content:"";opacity:.2}.ph-duotone.ph-drone:after{content:"";margin-left:-1em}.ph-duotone.ph-drop:before{content:"";opacity:.2}.ph-duotone.ph-drop:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half:before{content:"";opacity:.2}.ph-duotone.ph-drop-half:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-drop-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-simple:before{content:"";opacity:.2}.ph-duotone.ph-drop-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-drop-slash:before{content:"";opacity:.2}.ph-duotone.ph-drop-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-dropbox-logo:before{content:"";opacity:.2}.ph-duotone.ph-dropbox-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-ear:before{content:"";opacity:.2}.ph-duotone.ph-ear:after{content:"";margin-left:-1em}.ph-duotone.ph-ear-slash:before{content:"";opacity:.2}.ph-duotone.ph-ear-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-egg:before{content:"";opacity:.2}.ph-duotone.ph-egg:after{content:"";margin-left:-1em}.ph-duotone.ph-egg-crack:before{content:"";opacity:.2}.ph-duotone.ph-egg-crack:after{content:"";margin-left:-1em}.ph-duotone.ph-eject:before{content:"";opacity:.2}.ph-duotone.ph-eject:after{content:"";margin-left:-1em}.ph-duotone.ph-eject-simple:before{content:"";opacity:.2}.ph-duotone.ph-eject-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-elevator:before{content:"";opacity:.2}.ph-duotone.ph-elevator:after{content:"";margin-left:-1em}.ph-duotone.ph-empty:before{content:"";opacity:.2}.ph-duotone.ph-empty:after{content:"";margin-left:-1em}.ph-duotone.ph-engine:before{content:"";opacity:.2}.ph-duotone.ph-engine:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope:before{content:"";opacity:.2}.ph-duotone.ph-envelope:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-open:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-envelope-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-envelope-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-equalizer:before{content:"";opacity:.2}.ph-duotone.ph-equalizer:after{content:"";margin-left:-1em}.ph-duotone.ph-equals:before{content:"";opacity:.2}.ph-duotone.ph-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-eraser:before{content:"";opacity:.2}.ph-duotone.ph-eraser:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-down:before{content:"";opacity:.2}.ph-duotone.ph-escalator-down:after{content:"";margin-left:-1em}.ph-duotone.ph-escalator-up:before{content:"";opacity:.2}.ph-duotone.ph-escalator-up:after{content:"";margin-left:-1em}.ph-duotone.ph-exam:before{content:"";opacity:.2}.ph-duotone.ph-exam:after{content:"";margin-left:-1em}.ph-duotone.ph-exclamation-mark:before{content:"";opacity:.2}.ph-duotone.ph-exclamation-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude:before{content:"";opacity:.2}.ph-duotone.ph-exclude:after{content:"";margin-left:-1em}.ph-duotone.ph-exclude-square:before{content:"";opacity:.2}.ph-duotone.ph-exclude-square:after{content:"";margin-left:-1em}.ph-duotone.ph-export:before{content:"";opacity:.2}.ph-duotone.ph-export:after{content:"";margin-left:-1em}.ph-duotone.ph-eye:before{content:"";opacity:.2}.ph-duotone.ph-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-closed:before{content:"";opacity:.2}.ph-duotone.ph-eye-closed:after{content:"";margin-left:-1em}.ph-duotone.ph-eye-slash:before{content:"";opacity:.2}.ph-duotone.ph-eye-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper:after{content:"";margin-left:-1em}.ph-duotone.ph-eyedropper-sample:before{content:"";opacity:.2}.ph-duotone.ph-eyedropper-sample:after{content:"";margin-left:-1em}.ph-duotone.ph-eyeglasses:before{content:"";opacity:.2}.ph-duotone.ph-eyeglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-eyes:before{content:"";opacity:.2}.ph-duotone.ph-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-face-mask:before{content:"";opacity:.2}.ph-duotone.ph-face-mask:after{content:"";margin-left:-1em}.ph-duotone.ph-facebook-logo:before{content:"";opacity:.2}.ph-duotone.ph-facebook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-factory:before{content:"";opacity:.2}.ph-duotone.ph-factory:after{content:"";margin-left:-1em}.ph-duotone.ph-faders:before{content:"";opacity:.2}.ph-duotone.ph-faders:after{content:"";margin-left:-1em}.ph-duotone.ph-faders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-faders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-fallout-shelter:before{content:"";opacity:.2}.ph-duotone.ph-fallout-shelter:after{content:"";margin-left:-1em}.ph-duotone.ph-fan:before{content:"";opacity:.2}.ph-duotone.ph-fan:after{content:"";margin-left:-1em}.ph-duotone.ph-farm:before{content:"";opacity:.2}.ph-duotone.ph-farm:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-fast-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-fast-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-feather:before{content:"";opacity:.2}.ph-duotone.ph-feather:after{content:"";margin-left:-1em}.ph-duotone.ph-fediverse-logo:before{content:"";opacity:.2}.ph-duotone.ph-fediverse-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-figma-logo:before{content:"";opacity:.2}.ph-duotone.ph-figma-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-file:before{content:"";opacity:.2}.ph-duotone.ph-file:after{content:"";margin-left:-1em}.ph-duotone.ph-file-archive:before{content:"";opacity:.2}.ph-duotone.ph-file-archive:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-file-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-file-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-file-audio:before{content:"";opacity:.2}.ph-duotone.ph-file-audio:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c:before{content:"";opacity:.2}.ph-duotone.ph-file-c:after{content:"";margin-left:-1em}.ph-duotone.ph-file-c-sharp:before{content:"";opacity:.2}.ph-duotone.ph-file-c-sharp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cloud:before{content:"";opacity:.2}.ph-duotone.ph-file-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-file-code:before{content:"";opacity:.2}.ph-duotone.ph-file-code:after{content:"";margin-left:-1em}.ph-duotone.ph-file-cpp:before{content:"";opacity:.2}.ph-duotone.ph-file-cpp:after{content:"";margin-left:-1em}.ph-duotone.ph-file-css:before{content:"";opacity:.2}.ph-duotone.ph-file-css:after{content:"";margin-left:-1em}.ph-duotone.ph-file-csv:before{content:"";opacity:.2}.ph-duotone.ph-file-csv:after{content:"";margin-left:-1em}.ph-duotone.ph-file-dashed:before{content:"";opacity:.2}.ph-duotone.ph-file-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-file-doc:before{content:"";opacity:.2}.ph-duotone.ph-file-doc:after{content:"";margin-left:-1em}.ph-duotone.ph-file-html:before{content:"";opacity:.2}.ph-duotone.ph-file-html:after{content:"";margin-left:-1em}.ph-duotone.ph-file-image:before{content:"";opacity:.2}.ph-duotone.ph-file-image:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ini:before{content:"";opacity:.2}.ph-duotone.ph-file-ini:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jpg:before{content:"";opacity:.2}.ph-duotone.ph-file-jpg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-js:before{content:"";opacity:.2}.ph-duotone.ph-file-js:after{content:"";margin-left:-1em}.ph-duotone.ph-file-jsx:before{content:"";opacity:.2}.ph-duotone.ph-file-jsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-lock:before{content:"";opacity:.2}.ph-duotone.ph-file-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-file-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-file-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-file-md:before{content:"";opacity:.2}.ph-duotone.ph-file-md:after{content:"";margin-left:-1em}.ph-duotone.ph-file-minus:before{content:"";opacity:.2}.ph-duotone.ph-file-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-pdf:before{content:"";opacity:.2}.ph-duotone.ph-file-pdf:after{content:"";margin-left:-1em}.ph-duotone.ph-file-plus:before{content:"";opacity:.2}.ph-duotone.ph-file-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-file-png:before{content:"";opacity:.2}.ph-duotone.ph-file-png:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ppt:before{content:"";opacity:.2}.ph-duotone.ph-file-ppt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-py:before{content:"";opacity:.2}.ph-duotone.ph-file-py:after{content:"";margin-left:-1em}.ph-duotone.ph-file-rs:before{content:"";opacity:.2}.ph-duotone.ph-file-rs:after{content:"";margin-left:-1em}.ph-duotone.ph-file-sql:before{content:"";opacity:.2}.ph-duotone.ph-file-sql:after{content:"";margin-left:-1em}.ph-duotone.ph-file-svg:before{content:"";opacity:.2}.ph-duotone.ph-file-svg:after{content:"";margin-left:-1em}.ph-duotone.ph-file-text:before{content:"";opacity:.2}.ph-duotone.ph-file-text:after{content:"";margin-left:-1em}.ph-duotone.ph-file-ts:before{content:"";opacity:.2}.ph-duotone.ph-file-ts:after{content:"";margin-left:-1em}.ph-duotone.ph-file-tsx:before{content:"";opacity:.2}.ph-duotone.ph-file-tsx:after{content:"";margin-left:-1em}.ph-duotone.ph-file-txt:before{content:"";opacity:.2}.ph-duotone.ph-file-txt:after{content:"";margin-left:-1em}.ph-duotone.ph-file-video:before{content:"";opacity:.2}.ph-duotone.ph-file-video:after{content:"";margin-left:-1em}.ph-duotone.ph-file-vue:before{content:"";opacity:.2}.ph-duotone.ph-file-vue:after{content:"";margin-left:-1em}.ph-duotone.ph-file-x:before{content:"";opacity:.2}.ph-duotone.ph-file-x:after{content:"";margin-left:-1em}.ph-duotone.ph-file-xls:before{content:"";opacity:.2}.ph-duotone.ph-file-xls:after{content:"";margin-left:-1em}.ph-duotone.ph-file-zip:before{content:"";opacity:.2}.ph-duotone.ph-file-zip:after{content:"";margin-left:-1em}.ph-duotone.ph-files:before{content:"";opacity:.2}.ph-duotone.ph-files:after{content:"";margin-left:-1em}.ph-duotone.ph-film-reel:before{content:"";opacity:.2}.ph-duotone.ph-film-reel:after{content:"";margin-left:-1em}.ph-duotone.ph-film-script:before{content:"";opacity:.2}.ph-duotone.ph-film-script:after{content:"";margin-left:-1em}.ph-duotone.ph-film-slate:before{content:"";opacity:.2}.ph-duotone.ph-film-slate:after{content:"";margin-left:-1em}.ph-duotone.ph-film-strip:before{content:"";opacity:.2}.ph-duotone.ph-film-strip:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint:after{content:"";margin-left:-1em}.ph-duotone.ph-fingerprint-simple:before{content:"";opacity:.2}.ph-duotone.ph-fingerprint-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-finn-the-human:before{content:"";opacity:.2}.ph-duotone.ph-finn-the-human:after{content:"";margin-left:-1em}.ph-duotone.ph-fire:before{content:"";opacity:.2}.ph-duotone.ph-fire:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-extinguisher:before{content:"";opacity:.2}.ph-duotone.ph-fire-extinguisher:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-simple:before{content:"";opacity:.2}.ph-duotone.ph-fire-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-fire-truck:before{content:"";opacity:.2}.ph-duotone.ph-fire-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid:before{content:"";opacity:.2}.ph-duotone.ph-first-aid:after{content:"";margin-left:-1em}.ph-duotone.ph-first-aid-kit:before{content:"";opacity:.2}.ph-duotone.ph-first-aid-kit:after{content:"";margin-left:-1em}.ph-duotone.ph-fish:before{content:"";opacity:.2}.ph-duotone.ph-fish:after{content:"";margin-left:-1em}.ph-duotone.ph-fish-simple:before{content:"";opacity:.2}.ph-duotone.ph-fish-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-flag:before{content:"";opacity:.2}.ph-duotone.ph-flag:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-banner-fold:before{content:"";opacity:.2}.ph-duotone.ph-flag-banner-fold:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-checkered:before{content:"";opacity:.2}.ph-duotone.ph-flag-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-flag-pennant:before{content:"";opacity:.2}.ph-duotone.ph-flag-pennant:after{content:"";margin-left:-1em}.ph-duotone.ph-flame:before{content:"";opacity:.2}.ph-duotone.ph-flame:after{content:"";margin-left:-1em}.ph-duotone.ph-flashlight:before{content:"";opacity:.2}.ph-duotone.ph-flashlight:after{content:"";margin-left:-1em}.ph-duotone.ph-flask:before{content:"";opacity:.2}.ph-duotone.ph-flask:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-flip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-flip-vertical:before{content:"";opacity:.2}.ph-duotone.ph-flip-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk:after{content:"";margin-left:-1em}.ph-duotone.ph-floppy-disk-back:before{content:"";opacity:.2}.ph-duotone.ph-floppy-disk-back:after{content:"";margin-left:-1em}.ph-duotone.ph-flow-arrow:before{content:"";opacity:.2}.ph-duotone.ph-flow-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-flower:before{content:"";opacity:.2}.ph-duotone.ph-flower:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-lotus:before{content:"";opacity:.2}.ph-duotone.ph-flower-lotus:after{content:"";margin-left:-1em}.ph-duotone.ph-flower-tulip:before{content:"";opacity:.2}.ph-duotone.ph-flower-tulip:after{content:"";margin-left:-1em}.ph-duotone.ph-flying-saucer:before{content:"";opacity:.2}.ph-duotone.ph-flying-saucer:after{content:"";margin-left:-1em}.ph-duotone.ph-folder:before{content:"";opacity:.2}.ph-duotone.ph-folder:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-open:before{content:"";opacity:.2}.ph-duotone.ph-folder-open:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-dashed:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-lock:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-minus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-plus:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-simple-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-simple-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-star:before{content:"";opacity:.2}.ph-duotone.ph-folder-star:after{content:"";margin-left:-1em}.ph-duotone.ph-folder-user:before{content:"";opacity:.2}.ph-duotone.ph-folder-user:after{content:"";margin-left:-1em}.ph-duotone.ph-folders:before{content:"";opacity:.2}.ph-duotone.ph-folders:after{content:"";margin-left:-1em}.ph-duotone.ph-football:before{content:"";opacity:.2}.ph-duotone.ph-football:after{content:"";margin-left:-1em}.ph-duotone.ph-football-helmet:before{content:"";opacity:.2}.ph-duotone.ph-football-helmet:after{content:"";margin-left:-1em}.ph-duotone.ph-footprints:before{content:"";opacity:.2}.ph-duotone.ph-footprints:after{content:"";margin-left:-1em}.ph-duotone.ph-fork-knife:before{content:"";opacity:.2}.ph-duotone.ph-fork-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-four-k:before{content:"";opacity:.2}.ph-duotone.ph-four-k:after{content:"";margin-left:-1em}.ph-duotone.ph-frame-corners:before{content:"";opacity:.2}.ph-duotone.ph-frame-corners:after{content:"";margin-left:-1em}.ph-duotone.ph-framer-logo:before{content:"";opacity:.2}.ph-duotone.ph-framer-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-function:before{content:"";opacity:.2}.ph-duotone.ph-function:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel:before{content:"";opacity:.2}.ph-duotone.ph-funnel:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-funnel-x:before{content:"";opacity:.2}.ph-duotone.ph-funnel-x:after{content:"";margin-left:-1em}.ph-duotone.ph-game-controller:before{content:"";opacity:.2}.ph-duotone.ph-game-controller:after{content:"";margin-left:-1em}.ph-duotone.ph-garage:before{content:"";opacity:.2}.ph-duotone.ph-garage:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-can:before{content:"";opacity:.2}.ph-duotone.ph-gas-can:after{content:"";margin-left:-1em}.ph-duotone.ph-gas-pump:before{content:"";opacity:.2}.ph-duotone.ph-gas-pump:after{content:"";margin-left:-1em}.ph-duotone.ph-gauge:before{content:"";opacity:.2}.ph-duotone.ph-gauge:after{content:"";margin-left:-1em}.ph-duotone.ph-gavel:before{content:"";opacity:.2}.ph-duotone.ph-gavel:after{content:"";margin-left:-1em}.ph-duotone.ph-gear:before{content:"";opacity:.2}.ph-duotone.ph-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-fine:before{content:"";opacity:.2}.ph-duotone.ph-gear-fine:after{content:"";margin-left:-1em}.ph-duotone.ph-gear-six:before{content:"";opacity:.2}.ph-duotone.ph-gear-six:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-female:before{content:"";opacity:.2}.ph-duotone.ph-gender-female:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-intersex:before{content:"";opacity:.2}.ph-duotone.ph-gender-intersex:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-male:before{content:"";opacity:.2}.ph-duotone.ph-gender-male:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-neuter:before{content:"";opacity:.2}.ph-duotone.ph-gender-neuter:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-nonbinary:before{content:"";opacity:.2}.ph-duotone.ph-gender-nonbinary:after{content:"";margin-left:-1em}.ph-duotone.ph-gender-transgender:before{content:"";opacity:.2}.ph-duotone.ph-gender-transgender:after{content:"";margin-left:-1em}.ph-duotone.ph-ghost:before{content:"";opacity:.2}.ph-duotone.ph-ghost:after{content:"";margin-left:-1em}.ph-duotone.ph-gif:before{content:"";opacity:.2}.ph-duotone.ph-gif:after{content:"";margin-left:-1em}.ph-duotone.ph-gift:before{content:"";opacity:.2}.ph-duotone.ph-gift:after{content:"";margin-left:-1em}.ph-duotone.ph-git-branch:before{content:"";opacity:.2}.ph-duotone.ph-git-branch:after{content:"";margin-left:-1em}.ph-duotone.ph-git-commit:before{content:"";opacity:.2}.ph-duotone.ph-git-commit:after{content:"";margin-left:-1em}.ph-duotone.ph-git-diff:before{content:"";opacity:.2}.ph-duotone.ph-git-diff:after{content:"";margin-left:-1em}.ph-duotone.ph-git-fork:before{content:"";opacity:.2}.ph-duotone.ph-git-fork:after{content:"";margin-left:-1em}.ph-duotone.ph-git-merge:before{content:"";opacity:.2}.ph-duotone.ph-git-merge:after{content:"";margin-left:-1em}.ph-duotone.ph-git-pull-request:before{content:"";opacity:.2}.ph-duotone.ph-git-pull-request:after{content:"";margin-left:-1em}.ph-duotone.ph-github-logo:before{content:"";opacity:.2}.ph-duotone.ph-github-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gitlab-logo-simple:before{content:"";opacity:.2}.ph-duotone.ph-gitlab-logo-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe:before{content:"";opacity:.2}.ph-duotone.ph-globe:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-east:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-east:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-hemisphere-west:before{content:"";opacity:.2}.ph-duotone.ph-globe-hemisphere-west:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-stand:before{content:"";opacity:.2}.ph-duotone.ph-globe-stand:after{content:"";margin-left:-1em}.ph-duotone.ph-globe-x:before{content:"";opacity:.2}.ph-duotone.ph-globe-x:after{content:"";margin-left:-1em}.ph-duotone.ph-goggles:before{content:"";opacity:.2}.ph-duotone.ph-goggles:after{content:"";margin-left:-1em}.ph-duotone.ph-golf:before{content:"";opacity:.2}.ph-duotone.ph-golf:after{content:"";margin-left:-1em}.ph-duotone.ph-goodreads-logo:before{content:"";opacity:.2}.ph-duotone.ph-goodreads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-cardboard-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-cardboard-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-chrome-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-chrome-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-drive-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-drive-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-photos-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-photos-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-play-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-play-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-google-podcasts-logo:before{content:"";opacity:.2}.ph-duotone.ph-google-podcasts-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-gps:before{content:"";opacity:.2}.ph-duotone.ph-gps:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-fix:before{content:"";opacity:.2}.ph-duotone.ph-gps-fix:after{content:"";margin-left:-1em}.ph-duotone.ph-gps-slash:before{content:"";opacity:.2}.ph-duotone.ph-gps-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-gradient:before{content:"";opacity:.2}.ph-duotone.ph-gradient:after{content:"";margin-left:-1em}.ph-duotone.ph-graduation-cap:before{content:"";opacity:.2}.ph-duotone.ph-graduation-cap:after{content:"";margin-left:-1em}.ph-duotone.ph-grains:before{content:"";opacity:.2}.ph-duotone.ph-grains:after{content:"";margin-left:-1em}.ph-duotone.ph-grains-slash:before{content:"";opacity:.2}.ph-duotone.ph-grains-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-graph:before{content:"";opacity:.2}.ph-duotone.ph-graph:after{content:"";margin-left:-1em}.ph-duotone.ph-graphics-card:before{content:"";opacity:.2}.ph-duotone.ph-graphics-card:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than:before{content:"";opacity:.2}.ph-duotone.ph-greater-than:after{content:"";margin-left:-1em}.ph-duotone.ph-greater-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-greater-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-four:before{content:"";opacity:.2}.ph-duotone.ph-grid-four:after{content:"";margin-left:-1em}.ph-duotone.ph-grid-nine:before{content:"";opacity:.2}.ph-duotone.ph-grid-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-guitar:before{content:"";opacity:.2}.ph-duotone.ph-guitar:after{content:"";margin-left:-1em}.ph-duotone.ph-hair-dryer:before{content:"";opacity:.2}.ph-duotone.ph-hair-dryer:after{content:"";margin-left:-1em}.ph-duotone.ph-hamburger:before{content:"";opacity:.2}.ph-duotone.ph-hamburger:after{content:"";margin-left:-1em}.ph-duotone.ph-hammer:before{content:"";opacity:.2}.ph-duotone.ph-hammer:after{content:"";margin-left:-1em}.ph-duotone.ph-hand:before{content:"";opacity:.2}.ph-duotone.ph-hand:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-hand-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-coins:before{content:"";opacity:.2}.ph-duotone.ph-hand-coins:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-deposit:before{content:"";opacity:.2}.ph-duotone.ph-hand-deposit:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-eye:before{content:"";opacity:.2}.ph-duotone.ph-hand-eye:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-fist:before{content:"";opacity:.2}.ph-duotone.ph-hand-fist:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-grabbing:before{content:"";opacity:.2}.ph-duotone.ph-hand-grabbing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-heart:before{content:"";opacity:.2}.ph-duotone.ph-hand-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-palm:before{content:"";opacity:.2}.ph-duotone.ph-hand-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-peace:before{content:"";opacity:.2}.ph-duotone.ph-hand-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-pointing:before{content:"";opacity:.2}.ph-duotone.ph-hand-pointing:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-soap:before{content:"";opacity:.2}.ph-duotone.ph-hand-soap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-left:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-left:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-swipe-right:before{content:"";opacity:.2}.ph-duotone.ph-hand-swipe-right:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-tap:before{content:"";opacity:.2}.ph-duotone.ph-hand-tap:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-waving:before{content:"";opacity:.2}.ph-duotone.ph-hand-waving:after{content:"";margin-left:-1em}.ph-duotone.ph-hand-withdraw:before{content:"";opacity:.2}.ph-duotone.ph-hand-withdraw:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag:before{content:"";opacity:.2}.ph-duotone.ph-handbag:after{content:"";margin-left:-1em}.ph-duotone.ph-handbag-simple:before{content:"";opacity:.2}.ph-duotone.ph-handbag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-clapping:before{content:"";opacity:.2}.ph-duotone.ph-hands-clapping:after{content:"";margin-left:-1em}.ph-duotone.ph-hands-praying:before{content:"";opacity:.2}.ph-duotone.ph-hands-praying:after{content:"";margin-left:-1em}.ph-duotone.ph-handshake:before{content:"";opacity:.2}.ph-duotone.ph-handshake:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drive:before{content:"";opacity:.2}.ph-duotone.ph-hard-drive:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-drives:before{content:"";opacity:.2}.ph-duotone.ph-hard-drives:after{content:"";margin-left:-1em}.ph-duotone.ph-hard-hat:before{content:"";opacity:.2}.ph-duotone.ph-hard-hat:after{content:"";margin-left:-1em}.ph-duotone.ph-hash:before{content:"";opacity:.2}.ph-duotone.ph-hash:after{content:"";margin-left:-1em}.ph-duotone.ph-hash-straight:before{content:"";opacity:.2}.ph-duotone.ph-hash-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-head-circuit:before{content:"";opacity:.2}.ph-duotone.ph-head-circuit:after{content:"";margin-left:-1em}.ph-duotone.ph-headlights:before{content:"";opacity:.2}.ph-duotone.ph-headlights:after{content:"";margin-left:-1em}.ph-duotone.ph-headphones:before{content:"";opacity:.2}.ph-duotone.ph-headphones:after{content:"";margin-left:-1em}.ph-duotone.ph-headset:before{content:"";opacity:.2}.ph-duotone.ph-headset:after{content:"";margin-left:-1em}.ph-duotone.ph-heart:before{content:"";opacity:.2}.ph-duotone.ph-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-half:before{content:"";opacity:.2}.ph-duotone.ph-heart-half:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-heart-straight-break:before{content:"";opacity:.2}.ph-duotone.ph-heart-straight-break:after{content:"";margin-left:-1em}.ph-duotone.ph-heartbeat:before{content:"";opacity:.2}.ph-duotone.ph-heartbeat:after{content:"";margin-left:-1em}.ph-duotone.ph-hexagon:before{content:"";opacity:.2}.ph-duotone.ph-hexagon:after{content:"";margin-left:-1em}.ph-duotone.ph-high-definition:before{content:"";opacity:.2}.ph-duotone.ph-high-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-high-heel:before{content:"";opacity:.2}.ph-duotone.ph-high-heel:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter:before{content:"";opacity:.2}.ph-duotone.ph-highlighter:after{content:"";margin-left:-1em}.ph-duotone.ph-highlighter-circle:before{content:"";opacity:.2}.ph-duotone.ph-highlighter-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-hockey:before{content:"";opacity:.2}.ph-duotone.ph-hockey:after{content:"";margin-left:-1em}.ph-duotone.ph-hoodie:before{content:"";opacity:.2}.ph-duotone.ph-hoodie:after{content:"";margin-left:-1em}.ph-duotone.ph-horse:before{content:"";opacity:.2}.ph-duotone.ph-horse:after{content:"";margin-left:-1em}.ph-duotone.ph-hospital:before{content:"";opacity:.2}.ph-duotone.ph-hospital:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass:before{content:"";opacity:.2}.ph-duotone.ph-hourglass:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-hourglass-simple-medium:before{content:"";opacity:.2}.ph-duotone.ph-hourglass-simple-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-house:before{content:"";opacity:.2}.ph-duotone.ph-house:after{content:"";margin-left:-1em}.ph-duotone.ph-house-line:before{content:"";opacity:.2}.ph-duotone.ph-house-line:after{content:"";margin-left:-1em}.ph-duotone.ph-house-simple:before{content:"";opacity:.2}.ph-duotone.ph-house-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-hurricane:before{content:"";opacity:.2}.ph-duotone.ph-hurricane:after{content:"";margin-left:-1em}.ph-duotone.ph-ice-cream:before{content:"";opacity:.2}.ph-duotone.ph-ice-cream:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-badge:before{content:"";opacity:.2}.ph-duotone.ph-identification-badge:after{content:"";margin-left:-1em}.ph-duotone.ph-identification-card:before{content:"";opacity:.2}.ph-duotone.ph-identification-card:after{content:"";margin-left:-1em}.ph-duotone.ph-image:before{content:"";opacity:.2}.ph-duotone.ph-image:after{content:"";margin-left:-1em}.ph-duotone.ph-image-broken:before{content:"";opacity:.2}.ph-duotone.ph-image-broken:after{content:"";margin-left:-1em}.ph-duotone.ph-image-square:before{content:"";opacity:.2}.ph-duotone.ph-image-square:after{content:"";margin-left:-1em}.ph-duotone.ph-images:before{content:"";opacity:.2}.ph-duotone.ph-images:after{content:"";margin-left:-1em}.ph-duotone.ph-images-square:before{content:"";opacity:.2}.ph-duotone.ph-images-square:after{content:"";margin-left:-1em}.ph-duotone.ph-infinity:before{content:"";opacity:.2}.ph-duotone.ph-infinity:after{content:"";margin-left:-1em}.ph-duotone.ph-info:before{content:"";opacity:.2}.ph-duotone.ph-info:after{content:"";margin-left:-1em}.ph-duotone.ph-instagram-logo:before{content:"";opacity:.2}.ph-duotone.ph-instagram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect:before{content:"";opacity:.2}.ph-duotone.ph-intersect:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-square:before{content:"";opacity:.2}.ph-duotone.ph-intersect-square:after{content:"";margin-left:-1em}.ph-duotone.ph-intersect-three:before{content:"";opacity:.2}.ph-duotone.ph-intersect-three:after{content:"";margin-left:-1em}.ph-duotone.ph-intersection:before{content:"";opacity:.2}.ph-duotone.ph-intersection:after{content:"";margin-left:-1em}.ph-duotone.ph-invoice:before{content:"";opacity:.2}.ph-duotone.ph-invoice:after{content:"";margin-left:-1em}.ph-duotone.ph-island:before{content:"";opacity:.2}.ph-duotone.ph-island:after{content:"";margin-left:-1em}.ph-duotone.ph-jar:before{content:"";opacity:.2}.ph-duotone.ph-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-jar-label:before{content:"";opacity:.2}.ph-duotone.ph-jar-label:after{content:"";margin-left:-1em}.ph-duotone.ph-jeep:before{content:"";opacity:.2}.ph-duotone.ph-jeep:after{content:"";margin-left:-1em}.ph-duotone.ph-joystick:before{content:"";opacity:.2}.ph-duotone.ph-joystick:after{content:"";margin-left:-1em}.ph-duotone.ph-kanban:before{content:"";opacity:.2}.ph-duotone.ph-kanban:after{content:"";margin-left:-1em}.ph-duotone.ph-key:before{content:"";opacity:.2}.ph-duotone.ph-key:after{content:"";margin-left:-1em}.ph-duotone.ph-key-return:before{content:"";opacity:.2}.ph-duotone.ph-key-return:after{content:"";margin-left:-1em}.ph-duotone.ph-keyboard:before{content:"";opacity:.2}.ph-duotone.ph-keyboard:after{content:"";margin-left:-1em}.ph-duotone.ph-keyhole:before{content:"";opacity:.2}.ph-duotone.ph-keyhole:after{content:"";margin-left:-1em}.ph-duotone.ph-knife:before{content:"";opacity:.2}.ph-duotone.ph-knife:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder:before{content:"";opacity:.2}.ph-duotone.ph-ladder:after{content:"";margin-left:-1em}.ph-duotone.ph-ladder-simple:before{content:"";opacity:.2}.ph-duotone.ph-ladder-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp:before{content:"";opacity:.2}.ph-duotone.ph-lamp:after{content:"";margin-left:-1em}.ph-duotone.ph-lamp-pendant:before{content:"";opacity:.2}.ph-duotone.ph-lamp-pendant:after{content:"";margin-left:-1em}.ph-duotone.ph-laptop:before{content:"";opacity:.2}.ph-duotone.ph-laptop:after{content:"";margin-left:-1em}.ph-duotone.ph-lasso:before{content:"";opacity:.2}.ph-duotone.ph-lasso:after{content:"";margin-left:-1em}.ph-duotone.ph-lastfm-logo:before{content:"";opacity:.2}.ph-duotone.ph-lastfm-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-layout:before{content:"";opacity:.2}.ph-duotone.ph-layout:after{content:"";margin-left:-1em}.ph-duotone.ph-leaf:before{content:"";opacity:.2}.ph-duotone.ph-leaf:after{content:"";margin-left:-1em}.ph-duotone.ph-lectern:before{content:"";opacity:.2}.ph-duotone.ph-lectern:after{content:"";margin-left:-1em}.ph-duotone.ph-lego:before{content:"";opacity:.2}.ph-duotone.ph-lego:after{content:"";margin-left:-1em}.ph-duotone.ph-lego-smiley:before{content:"";opacity:.2}.ph-duotone.ph-lego-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than:before{content:"";opacity:.2}.ph-duotone.ph-less-than:after{content:"";margin-left:-1em}.ph-duotone.ph-less-than-or-equal:before{content:"";opacity:.2}.ph-duotone.ph-less-than-or-equal:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-h:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-h:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-p:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-p:after{content:"";margin-left:-1em}.ph-duotone.ph-letter-circle-v:before{content:"";opacity:.2}.ph-duotone.ph-letter-circle-v:after{content:"";margin-left:-1em}.ph-duotone.ph-lifebuoy:before{content:"";opacity:.2}.ph-duotone.ph-lifebuoy:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb:after{content:"";margin-left:-1em}.ph-duotone.ph-lightbulb-filament:before{content:"";opacity:.2}.ph-duotone.ph-lightbulb-filament:after{content:"";margin-left:-1em}.ph-duotone.ph-lighthouse:before{content:"";opacity:.2}.ph-duotone.ph-lighthouse:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning:before{content:"";opacity:.2}.ph-duotone.ph-lightning:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-a:before{content:"";opacity:.2}.ph-duotone.ph-lightning-a:after{content:"";margin-left:-1em}.ph-duotone.ph-lightning-slash:before{content:"";opacity:.2}.ph-duotone.ph-lightning-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segment:before{content:"";opacity:.2}.ph-duotone.ph-line-segment:after{content:"";margin-left:-1em}.ph-duotone.ph-line-segments:before{content:"";opacity:.2}.ph-duotone.ph-line-segments:after{content:"";margin-left:-1em}.ph-duotone.ph-line-vertical:before{content:"";opacity:.2}.ph-duotone.ph-line-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-link:before{content:"";opacity:.2}.ph-duotone.ph-link:after{content:"";margin-left:-1em}.ph-duotone.ph-link-break:before{content:"";opacity:.2}.ph-duotone.ph-link-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple:before{content:"";opacity:.2}.ph-duotone.ph-link-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-break:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-link-simple-horizontal-break:before{content:"";opacity:.2}.ph-duotone.ph-link-simple-horizontal-break:after{content:"";margin-left:-1em}.ph-duotone.ph-linkedin-logo:before{content:"";opacity:.2}.ph-duotone.ph-linkedin-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linktree-logo:before{content:"";opacity:.2}.ph-duotone.ph-linktree-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-linux-logo:before{content:"";opacity:.2}.ph-duotone.ph-linux-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-list:before{content:"";opacity:.2}.ph-duotone.ph-list:after{content:"";margin-left:-1em}.ph-duotone.ph-list-bullets:before{content:"";opacity:.2}.ph-duotone.ph-list-bullets:after{content:"";margin-left:-1em}.ph-duotone.ph-list-checks:before{content:"";opacity:.2}.ph-duotone.ph-list-checks:after{content:"";margin-left:-1em}.ph-duotone.ph-list-dashes:before{content:"";opacity:.2}.ph-duotone.ph-list-dashes:after{content:"";margin-left:-1em}.ph-duotone.ph-list-heart:before{content:"";opacity:.2}.ph-duotone.ph-list-heart:after{content:"";margin-left:-1em}.ph-duotone.ph-list-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-list-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-list-numbers:before{content:"";opacity:.2}.ph-duotone.ph-list-numbers:after{content:"";margin-left:-1em}.ph-duotone.ph-list-plus:before{content:"";opacity:.2}.ph-duotone.ph-list-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-list-star:before{content:"";opacity:.2}.ph-duotone.ph-list-star:after{content:"";margin-left:-1em}.ph-duotone.ph-lock:before{content:"";opacity:.2}.ph-duotone.ph-lock:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key:before{content:"";opacity:.2}.ph-duotone.ph-lock-key:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-key-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-key-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-laminated-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-laminated-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-lock-simple-open:before{content:"";opacity:.2}.ph-duotone.ph-lock-simple-open:after{content:"";margin-left:-1em}.ph-duotone.ph-lockers:before{content:"";opacity:.2}.ph-duotone.ph-lockers:after{content:"";margin-left:-1em}.ph-duotone.ph-log:before{content:"";opacity:.2}.ph-duotone.ph-log:after{content:"";margin-left:-1em}.ph-duotone.ph-magic-wand:before{content:"";opacity:.2}.ph-duotone.ph-magic-wand:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet:before{content:"";opacity:.2}.ph-duotone.ph-magnet:after{content:"";margin-left:-1em}.ph-duotone.ph-magnet-straight:before{content:"";opacity:.2}.ph-duotone.ph-magnet-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-minus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-magnifying-glass-plus:before{content:"";opacity:.2}.ph-duotone.ph-magnifying-glass-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-mailbox:before{content:"";opacity:.2}.ph-duotone.ph-mailbox:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin:before{content:"";opacity:.2}.ph-duotone.ph-map-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-plus:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-area:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-area:after{content:"";margin-left:-1em}.ph-duotone.ph-map-pin-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-map-pin-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-map-trifold:before{content:"";opacity:.2}.ph-duotone.ph-map-trifold:after{content:"";margin-left:-1em}.ph-duotone.ph-markdown-logo:before{content:"";opacity:.2}.ph-duotone.ph-markdown-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-marker-circle:before{content:"";opacity:.2}.ph-duotone.ph-marker-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-martini:before{content:"";opacity:.2}.ph-duotone.ph-martini:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-happy:before{content:"";opacity:.2}.ph-duotone.ph-mask-happy:after{content:"";margin-left:-1em}.ph-duotone.ph-mask-sad:before{content:"";opacity:.2}.ph-duotone.ph-mask-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-mastodon-logo:before{content:"";opacity:.2}.ph-duotone.ph-mastodon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-math-operations:before{content:"";opacity:.2}.ph-duotone.ph-math-operations:after{content:"";margin-left:-1em}.ph-duotone.ph-matrix-logo:before{content:"";opacity:.2}.ph-duotone.ph-matrix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-medal:before{content:"";opacity:.2}.ph-duotone.ph-medal:after{content:"";margin-left:-1em}.ph-duotone.ph-medal-military:before{content:"";opacity:.2}.ph-duotone.ph-medal-military:after{content:"";margin-left:-1em}.ph-duotone.ph-medium-logo:before{content:"";opacity:.2}.ph-duotone.ph-medium-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone:before{content:"";opacity:.2}.ph-duotone.ph-megaphone:after{content:"";margin-left:-1em}.ph-duotone.ph-megaphone-simple:before{content:"";opacity:.2}.ph-duotone.ph-megaphone-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-member-of:before{content:"";opacity:.2}.ph-duotone.ph-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-memory:before{content:"";opacity:.2}.ph-duotone.ph-memory:after{content:"";margin-left:-1em}.ph-duotone.ph-messenger-logo:before{content:"";opacity:.2}.ph-duotone.ph-messenger-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meta-logo:before{content:"";opacity:.2}.ph-duotone.ph-meta-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-meteor:before{content:"";opacity:.2}.ph-duotone.ph-meteor:after{content:"";margin-left:-1em}.ph-duotone.ph-metronome:before{content:"";opacity:.2}.ph-duotone.ph-metronome:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone:before{content:"";opacity:.2}.ph-duotone.ph-microphone:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-slash:before{content:"";opacity:.2}.ph-duotone.ph-microphone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-microphone-stage:before{content:"";opacity:.2}.ph-duotone.ph-microphone-stage:after{content:"";margin-left:-1em}.ph-duotone.ph-microscope:before{content:"";opacity:.2}.ph-duotone.ph-microscope:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-excel-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-excel-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-outlook-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-outlook-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-powerpoint-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-powerpoint-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-teams-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-teams-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-microsoft-word-logo:before{content:"";opacity:.2}.ph-duotone.ph-microsoft-word-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-minus:before{content:"";opacity:.2}.ph-duotone.ph-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-circle:before{content:"";opacity:.2}.ph-duotone.ph-minus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-minus-square:before{content:"";opacity:.2}.ph-duotone.ph-minus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-money:before{content:"";opacity:.2}.ph-duotone.ph-money:after{content:"";margin-left:-1em}.ph-duotone.ph-money-wavy:before{content:"";opacity:.2}.ph-duotone.ph-money-wavy:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor:before{content:"";opacity:.2}.ph-duotone.ph-monitor:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-monitor-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-monitor-play:before{content:"";opacity:.2}.ph-duotone.ph-monitor-play:after{content:"";margin-left:-1em}.ph-duotone.ph-moon:before{content:"";opacity:.2}.ph-duotone.ph-moon:after{content:"";margin-left:-1em}.ph-duotone.ph-moon-stars:before{content:"";opacity:.2}.ph-duotone.ph-moon-stars:after{content:"";margin-left:-1em}.ph-duotone.ph-moped:before{content:"";opacity:.2}.ph-duotone.ph-moped:after{content:"";margin-left:-1em}.ph-duotone.ph-moped-front:before{content:"";opacity:.2}.ph-duotone.ph-moped-front:after{content:"";margin-left:-1em}.ph-duotone.ph-mosque:before{content:"";opacity:.2}.ph-duotone.ph-mosque:after{content:"";margin-left:-1em}.ph-duotone.ph-motorcycle:before{content:"";opacity:.2}.ph-duotone.ph-motorcycle:after{content:"";margin-left:-1em}.ph-duotone.ph-mountains:before{content:"";opacity:.2}.ph-duotone.ph-mountains:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse:before{content:"";opacity:.2}.ph-duotone.ph-mouse:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-left-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-left-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-middle-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-middle-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-right-click:before{content:"";opacity:.2}.ph-duotone.ph-mouse-right-click:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-scroll:before{content:"";opacity:.2}.ph-duotone.ph-mouse-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-mouse-simple:before{content:"";opacity:.2}.ph-duotone.ph-mouse-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note:before{content:"";opacity:.2}.ph-duotone.ph-music-note:after{content:"";margin-left:-1em}.ph-duotone.ph-music-note-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-note-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes:before{content:"";opacity:.2}.ph-duotone.ph-music-notes:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-minus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-plus:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-music-notes-simple:before{content:"";opacity:.2}.ph-duotone.ph-music-notes-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-navigation-arrow:before{content:"";opacity:.2}.ph-duotone.ph-navigation-arrow:after{content:"";margin-left:-1em}.ph-duotone.ph-needle:before{content:"";opacity:.2}.ph-duotone.ph-needle:after{content:"";margin-left:-1em}.ph-duotone.ph-network:before{content:"";opacity:.2}.ph-duotone.ph-network:after{content:"";margin-left:-1em}.ph-duotone.ph-network-slash:before{content:"";opacity:.2}.ph-duotone.ph-network-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-network-x:before{content:"";opacity:.2}.ph-duotone.ph-network-x:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper:before{content:"";opacity:.2}.ph-duotone.ph-newspaper:after{content:"";margin-left:-1em}.ph-duotone.ph-newspaper-clipping:before{content:"";opacity:.2}.ph-duotone.ph-newspaper-clipping:after{content:"";margin-left:-1em}.ph-duotone.ph-not-equals:before{content:"";opacity:.2}.ph-duotone.ph-not-equals:after{content:"";margin-left:-1em}.ph-duotone.ph-not-member-of:before{content:"";opacity:.2}.ph-duotone.ph-not-member-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-not-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-not-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-notches:before{content:"";opacity:.2}.ph-duotone.ph-notches:after{content:"";margin-left:-1em}.ph-duotone.ph-note:before{content:"";opacity:.2}.ph-duotone.ph-note:after{content:"";margin-left:-1em}.ph-duotone.ph-note-blank:before{content:"";opacity:.2}.ph-duotone.ph-note-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-note-pencil:before{content:"";opacity:.2}.ph-duotone.ph-note-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-notebook:before{content:"";opacity:.2}.ph-duotone.ph-notebook:after{content:"";margin-left:-1em}.ph-duotone.ph-notepad:before{content:"";opacity:.2}.ph-duotone.ph-notepad:after{content:"";margin-left:-1em}.ph-duotone.ph-notification:before{content:"";opacity:.2}.ph-duotone.ph-notification:after{content:"";margin-left:-1em}.ph-duotone.ph-notion-logo:before{content:"";opacity:.2}.ph-duotone.ph-notion-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-nuclear-plant:before{content:"";opacity:.2}.ph-duotone.ph-nuclear-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-five:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-four:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-one:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-six:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-three:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-two:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-circle-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-circle-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-five:before{content:"";opacity:.2}.ph-duotone.ph-number-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-four:before{content:"";opacity:.2}.ph-duotone.ph-number-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-one:before{content:"";opacity:.2}.ph-duotone.ph-number-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-six:before{content:"";opacity:.2}.ph-duotone.ph-number-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-eight:before{content:"";opacity:.2}.ph-duotone.ph-number-square-eight:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-five:before{content:"";opacity:.2}.ph-duotone.ph-number-square-five:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-four:before{content:"";opacity:.2}.ph-duotone.ph-number-square-four:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-nine:before{content:"";opacity:.2}.ph-duotone.ph-number-square-nine:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-one:before{content:"";opacity:.2}.ph-duotone.ph-number-square-one:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-seven:before{content:"";opacity:.2}.ph-duotone.ph-number-square-seven:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-six:before{content:"";opacity:.2}.ph-duotone.ph-number-square-six:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-three:before{content:"";opacity:.2}.ph-duotone.ph-number-square-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-two:before{content:"";opacity:.2}.ph-duotone.ph-number-square-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-square-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-square-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-number-three:before{content:"";opacity:.2}.ph-duotone.ph-number-three:after{content:"";margin-left:-1em}.ph-duotone.ph-number-two:before{content:"";opacity:.2}.ph-duotone.ph-number-two:after{content:"";margin-left:-1em}.ph-duotone.ph-number-zero:before{content:"";opacity:.2}.ph-duotone.ph-number-zero:after{content:"";margin-left:-1em}.ph-duotone.ph-numpad:before{content:"";opacity:.2}.ph-duotone.ph-numpad:after{content:"";margin-left:-1em}.ph-duotone.ph-nut:before{content:"";opacity:.2}.ph-duotone.ph-nut:after{content:"";margin-left:-1em}.ph-duotone.ph-ny-times-logo:before{content:"";opacity:.2}.ph-duotone.ph-ny-times-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-octagon:before{content:"";opacity:.2}.ph-duotone.ph-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-office-chair:before{content:"";opacity:.2}.ph-duotone.ph-office-chair:after{content:"";margin-left:-1em}.ph-duotone.ph-onigiri:before{content:"";opacity:.2}.ph-duotone.ph-onigiri:after{content:"";margin-left:-1em}.ph-duotone.ph-open-ai-logo:before{content:"";opacity:.2}.ph-duotone.ph-open-ai-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-option:before{content:"";opacity:.2}.ph-duotone.ph-option:after{content:"";margin-left:-1em}.ph-duotone.ph-orange:before{content:"";opacity:.2}.ph-duotone.ph-orange:after{content:"";margin-left:-1em}.ph-duotone.ph-orange-slice:before{content:"";opacity:.2}.ph-duotone.ph-orange-slice:after{content:"";margin-left:-1em}.ph-duotone.ph-oven:before{content:"";opacity:.2}.ph-duotone.ph-oven:after{content:"";margin-left:-1em}.ph-duotone.ph-package:before{content:"";opacity:.2}.ph-duotone.ph-package:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-broad:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-broad:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-brush-household:before{content:"";opacity:.2}.ph-duotone.ph-paint-brush-household:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-bucket:before{content:"";opacity:.2}.ph-duotone.ph-paint-bucket:after{content:"";margin-left:-1em}.ph-duotone.ph-paint-roller:before{content:"";opacity:.2}.ph-duotone.ph-paint-roller:after{content:"";margin-left:-1em}.ph-duotone.ph-palette:before{content:"";opacity:.2}.ph-duotone.ph-palette:after{content:"";margin-left:-1em}.ph-duotone.ph-panorama:before{content:"";opacity:.2}.ph-duotone.ph-panorama:after{content:"";margin-left:-1em}.ph-duotone.ph-pants:before{content:"";opacity:.2}.ph-duotone.ph-pants:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-right:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-right:after{content:"";margin-left:-1em}.ph-duotone.ph-paper-plane-tilt:before{content:"";opacity:.2}.ph-duotone.ph-paper-plane-tilt:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip:before{content:"";opacity:.2}.ph-duotone.ph-paperclip:after{content:"";margin-left:-1em}.ph-duotone.ph-paperclip-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-paperclip-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-parachute:before{content:"";opacity:.2}.ph-duotone.ph-parachute:after{content:"";margin-left:-1em}.ph-duotone.ph-paragraph:before{content:"";opacity:.2}.ph-duotone.ph-paragraph:after{content:"";margin-left:-1em}.ph-duotone.ph-parallelogram:before{content:"";opacity:.2}.ph-duotone.ph-parallelogram:after{content:"";margin-left:-1em}.ph-duotone.ph-park:before{content:"";opacity:.2}.ph-duotone.ph-park:after{content:"";margin-left:-1em}.ph-duotone.ph-password:before{content:"";opacity:.2}.ph-duotone.ph-password:after{content:"";margin-left:-1em}.ph-duotone.ph-path:before{content:"";opacity:.2}.ph-duotone.ph-path:after{content:"";margin-left:-1em}.ph-duotone.ph-patreon-logo:before{content:"";opacity:.2}.ph-duotone.ph-patreon-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pause:before{content:"";opacity:.2}.ph-duotone.ph-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-pause-circle:before{content:"";opacity:.2}.ph-duotone.ph-pause-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-paw-print:before{content:"";opacity:.2}.ph-duotone.ph-paw-print:after{content:"";margin-left:-1em}.ph-duotone.ph-paypal-logo:before{content:"";opacity:.2}.ph-duotone.ph-paypal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-peace:before{content:"";opacity:.2}.ph-duotone.ph-peace:after{content:"";margin-left:-1em}.ph-duotone.ph-pen:before{content:"";opacity:.2}.ph-duotone.ph-pen:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib:after{content:"";margin-left:-1em}.ph-duotone.ph-pen-nib-straight:before{content:"";opacity:.2}.ph-duotone.ph-pen-nib-straight:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil:before{content:"";opacity:.2}.ph-duotone.ph-pencil:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-circle:before{content:"";opacity:.2}.ph-duotone.ph-pencil-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-ruler:before{content:"";opacity:.2}.ph-duotone.ph-pencil-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-line:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-line:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pencil-slash:before{content:"";opacity:.2}.ph-duotone.ph-pencil-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagon:before{content:"";opacity:.2}.ph-duotone.ph-pentagon:after{content:"";margin-left:-1em}.ph-duotone.ph-pentagram:before{content:"";opacity:.2}.ph-duotone.ph-pentagram:after{content:"";margin-left:-1em}.ph-duotone.ph-pepper:before{content:"";opacity:.2}.ph-duotone.ph-pepper:after{content:"";margin-left:-1em}.ph-duotone.ph-percent:before{content:"";opacity:.2}.ph-duotone.ph-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-person:before{content:"";opacity:.2}.ph-duotone.ph-person:after{content:"";margin-left:-1em}.ph-duotone.ph-person-arms-spread:before{content:"";opacity:.2}.ph-duotone.ph-person-arms-spread:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple:before{content:"";opacity:.2}.ph-duotone.ph-person-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-bike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-bike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-circle:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-hike:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-hike:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-run:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-run:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-ski:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-ski:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-snowboard:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-snowboard:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-swim:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-swim:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-tai-chi:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-tai-chi:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-throw:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-throw:after{content:"";margin-left:-1em}.ph-duotone.ph-person-simple-walk:before{content:"";opacity:.2}.ph-duotone.ph-person-simple-walk:after{content:"";margin-left:-1em}.ph-duotone.ph-perspective:before{content:"";opacity:.2}.ph-duotone.ph-perspective:after{content:"";margin-left:-1em}.ph-duotone.ph-phone:before{content:"";opacity:.2}.ph-duotone.ph-phone:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-call:before{content:"";opacity:.2}.ph-duotone.ph-phone-call:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-disconnect:before{content:"";opacity:.2}.ph-duotone.ph-phone-disconnect:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-incoming:before{content:"";opacity:.2}.ph-duotone.ph-phone-incoming:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-list:before{content:"";opacity:.2}.ph-duotone.ph-phone-list:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-outgoing:before{content:"";opacity:.2}.ph-duotone.ph-phone-outgoing:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-pause:before{content:"";opacity:.2}.ph-duotone.ph-phone-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-plus:before{content:"";opacity:.2}.ph-duotone.ph-phone-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-slash:before{content:"";opacity:.2}.ph-duotone.ph-phone-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-transfer:before{content:"";opacity:.2}.ph-duotone.ph-phone-transfer:after{content:"";margin-left:-1em}.ph-duotone.ph-phone-x:before{content:"";opacity:.2}.ph-duotone.ph-phone-x:after{content:"";margin-left:-1em}.ph-duotone.ph-phosphor-logo:before{content:"";opacity:.2}.ph-duotone.ph-phosphor-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pi:before{content:"";opacity:.2}.ph-duotone.ph-pi:after{content:"";margin-left:-1em}.ph-duotone.ph-piano-keys:before{content:"";opacity:.2}.ph-duotone.ph-piano-keys:after{content:"";margin-left:-1em}.ph-duotone.ph-picnic-table:before{content:"";opacity:.2}.ph-duotone.ph-picnic-table:after{content:"";margin-left:-1em}.ph-duotone.ph-picture-in-picture:before{content:"";opacity:.2}.ph-duotone.ph-picture-in-picture:after{content:"";margin-left:-1em}.ph-duotone.ph-piggy-bank:before{content:"";opacity:.2}.ph-duotone.ph-piggy-bank:after{content:"";margin-left:-1em}.ph-duotone.ph-pill:before{content:"";opacity:.2}.ph-duotone.ph-pill:after{content:"";margin-left:-1em}.ph-duotone.ph-ping-pong:before{content:"";opacity:.2}.ph-duotone.ph-ping-pong:after{content:"";margin-left:-1em}.ph-duotone.ph-pint-glass:before{content:"";opacity:.2}.ph-duotone.ph-pint-glass:after{content:"";margin-left:-1em}.ph-duotone.ph-pinterest-logo:before{content:"";opacity:.2}.ph-duotone.ph-pinterest-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pinwheel:before{content:"";opacity:.2}.ph-duotone.ph-pinwheel:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe:before{content:"";opacity:.2}.ph-duotone.ph-pipe:after{content:"";margin-left:-1em}.ph-duotone.ph-pipe-wrench:before{content:"";opacity:.2}.ph-duotone.ph-pipe-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-pix-logo:before{content:"";opacity:.2}.ph-duotone.ph-pix-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-pizza:before{content:"";opacity:.2}.ph-duotone.ph-pizza:after{content:"";margin-left:-1em}.ph-duotone.ph-placeholder:before{content:"";opacity:.2}.ph-duotone.ph-placeholder:after{content:"";margin-left:-1em}.ph-duotone.ph-planet:before{content:"";opacity:.2}.ph-duotone.ph-planet:after{content:"";margin-left:-1em}.ph-duotone.ph-plant:before{content:"";opacity:.2}.ph-duotone.ph-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-play:before{content:"";opacity:.2}.ph-duotone.ph-play:after{content:"";margin-left:-1em}.ph-duotone.ph-play-circle:before{content:"";opacity:.2}.ph-duotone.ph-play-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-play-pause:before{content:"";opacity:.2}.ph-duotone.ph-play-pause:after{content:"";margin-left:-1em}.ph-duotone.ph-playlist:before{content:"";opacity:.2}.ph-duotone.ph-playlist:after{content:"";margin-left:-1em}.ph-duotone.ph-plug:before{content:"";opacity:.2}.ph-duotone.ph-plug:after{content:"";margin-left:-1em}.ph-duotone.ph-plug-charging:before{content:"";opacity:.2}.ph-duotone.ph-plug-charging:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs:before{content:"";opacity:.2}.ph-duotone.ph-plugs:after{content:"";margin-left:-1em}.ph-duotone.ph-plugs-connected:before{content:"";opacity:.2}.ph-duotone.ph-plugs-connected:after{content:"";margin-left:-1em}.ph-duotone.ph-plus:before{content:"";opacity:.2}.ph-duotone.ph-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-circle:before{content:"";opacity:.2}.ph-duotone.ph-plus-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-minus:before{content:"";opacity:.2}.ph-duotone.ph-plus-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-plus-square:before{content:"";opacity:.2}.ph-duotone.ph-plus-square:after{content:"";margin-left:-1em}.ph-duotone.ph-poker-chip:before{content:"";opacity:.2}.ph-duotone.ph-poker-chip:after{content:"";margin-left:-1em}.ph-duotone.ph-police-car:before{content:"";opacity:.2}.ph-duotone.ph-police-car:after{content:"";margin-left:-1em}.ph-duotone.ph-polygon:before{content:"";opacity:.2}.ph-duotone.ph-polygon:after{content:"";margin-left:-1em}.ph-duotone.ph-popcorn:before{content:"";opacity:.2}.ph-duotone.ph-popcorn:after{content:"";margin-left:-1em}.ph-duotone.ph-popsicle:before{content:"";opacity:.2}.ph-duotone.ph-popsicle:after{content:"";margin-left:-1em}.ph-duotone.ph-potted-plant:before{content:"";opacity:.2}.ph-duotone.ph-potted-plant:after{content:"";margin-left:-1em}.ph-duotone.ph-power:before{content:"";opacity:.2}.ph-duotone.ph-power:after{content:"";margin-left:-1em}.ph-duotone.ph-prescription:before{content:"";opacity:.2}.ph-duotone.ph-prescription:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation:before{content:"";opacity:.2}.ph-duotone.ph-presentation:after{content:"";margin-left:-1em}.ph-duotone.ph-presentation-chart:before{content:"";opacity:.2}.ph-duotone.ph-presentation-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-printer:before{content:"";opacity:.2}.ph-duotone.ph-printer:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit:before{content:"";opacity:.2}.ph-duotone.ph-prohibit:after{content:"";margin-left:-1em}.ph-duotone.ph-prohibit-inset:before{content:"";opacity:.2}.ph-duotone.ph-prohibit-inset:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen:after{content:"";margin-left:-1em}.ph-duotone.ph-projector-screen-chart:before{content:"";opacity:.2}.ph-duotone.ph-projector-screen-chart:after{content:"";margin-left:-1em}.ph-duotone.ph-pulse:before{content:"";opacity:.2}.ph-duotone.ph-pulse:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin:before{content:"";opacity:.2}.ph-duotone.ph-push-pin:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-push-pin-slash:before{content:"";opacity:.2}.ph-duotone.ph-push-pin-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-puzzle-piece:before{content:"";opacity:.2}.ph-duotone.ph-puzzle-piece:after{content:"";margin-left:-1em}.ph-duotone.ph-qr-code:before{content:"";opacity:.2}.ph-duotone.ph-qr-code:after{content:"";margin-left:-1em}.ph-duotone.ph-question:before{content:"";opacity:.2}.ph-duotone.ph-question:after{content:"";margin-left:-1em}.ph-duotone.ph-question-mark:before{content:"";opacity:.2}.ph-duotone.ph-question-mark:after{content:"";margin-left:-1em}.ph-duotone.ph-queue:before{content:"";opacity:.2}.ph-duotone.ph-queue:after{content:"";margin-left:-1em}.ph-duotone.ph-quotes:before{content:"";opacity:.2}.ph-duotone.ph-quotes:after{content:"";margin-left:-1em}.ph-duotone.ph-rabbit:before{content:"";opacity:.2}.ph-duotone.ph-rabbit:after{content:"";margin-left:-1em}.ph-duotone.ph-racquet:before{content:"";opacity:.2}.ph-duotone.ph-racquet:after{content:"";margin-left:-1em}.ph-duotone.ph-radical:before{content:"";opacity:.2}.ph-duotone.ph-radical:after{content:"";margin-left:-1em}.ph-duotone.ph-radio:before{content:"";opacity:.2}.ph-duotone.ph-radio:after{content:"";margin-left:-1em}.ph-duotone.ph-radio-button:before{content:"";opacity:.2}.ph-duotone.ph-radio-button:after{content:"";margin-left:-1em}.ph-duotone.ph-radioactive:before{content:"";opacity:.2}.ph-duotone.ph-radioactive:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow:before{content:"";opacity:.2}.ph-duotone.ph-rainbow:after{content:"";margin-left:-1em}.ph-duotone.ph-rainbow-cloud:before{content:"";opacity:.2}.ph-duotone.ph-rainbow-cloud:after{content:"";margin-left:-1em}.ph-duotone.ph-ranking:before{content:"";opacity:.2}.ph-duotone.ph-ranking:after{content:"";margin-left:-1em}.ph-duotone.ph-read-cv-logo:before{content:"";opacity:.2}.ph-duotone.ph-read-cv-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt:before{content:"";opacity:.2}.ph-duotone.ph-receipt:after{content:"";margin-left:-1em}.ph-duotone.ph-receipt-x:before{content:"";opacity:.2}.ph-duotone.ph-receipt-x:after{content:"";margin-left:-1em}.ph-duotone.ph-record:before{content:"";opacity:.2}.ph-duotone.ph-record:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-rectangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-rectangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-recycle:before{content:"";opacity:.2}.ph-duotone.ph-recycle:after{content:"";margin-left:-1em}.ph-duotone.ph-reddit-logo:before{content:"";opacity:.2}.ph-duotone.ph-reddit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat:before{content:"";opacity:.2}.ph-duotone.ph-repeat:after{content:"";margin-left:-1em}.ph-duotone.ph-repeat-once:before{content:"";opacity:.2}.ph-duotone.ph-repeat-once:after{content:"";margin-left:-1em}.ph-duotone.ph-replit-logo:before{content:"";opacity:.2}.ph-duotone.ph-replit-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-resize:before{content:"";opacity:.2}.ph-duotone.ph-resize:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind:before{content:"";opacity:.2}.ph-duotone.ph-rewind:after{content:"";margin-left:-1em}.ph-duotone.ph-rewind-circle:before{content:"";opacity:.2}.ph-duotone.ph-rewind-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-road-horizon:before{content:"";opacity:.2}.ph-duotone.ph-road-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-robot:before{content:"";opacity:.2}.ph-duotone.ph-robot:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket:before{content:"";opacity:.2}.ph-duotone.ph-rocket:after{content:"";margin-left:-1em}.ph-duotone.ph-rocket-launch:before{content:"";opacity:.2}.ph-duotone.ph-rocket-launch:after{content:"";margin-left:-1em}.ph-duotone.ph-rows:before{content:"";opacity:.2}.ph-duotone.ph-rows:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-bottom:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-rows-plus-top:before{content:"";opacity:.2}.ph-duotone.ph-rows-plus-top:after{content:"";margin-left:-1em}.ph-duotone.ph-rss:before{content:"";opacity:.2}.ph-duotone.ph-rss:after{content:"";margin-left:-1em}.ph-duotone.ph-rss-simple:before{content:"";opacity:.2}.ph-duotone.ph-rss-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-rug:before{content:"";opacity:.2}.ph-duotone.ph-rug:after{content:"";margin-left:-1em}.ph-duotone.ph-ruler:before{content:"";opacity:.2}.ph-duotone.ph-ruler:after{content:"";margin-left:-1em}.ph-duotone.ph-sailboat:before{content:"";opacity:.2}.ph-duotone.ph-sailboat:after{content:"";margin-left:-1em}.ph-duotone.ph-scales:before{content:"";opacity:.2}.ph-duotone.ph-scales:after{content:"";margin-left:-1em}.ph-duotone.ph-scan:before{content:"";opacity:.2}.ph-duotone.ph-scan:after{content:"";margin-left:-1em}.ph-duotone.ph-scan-smiley:before{content:"";opacity:.2}.ph-duotone.ph-scan-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-scissors:before{content:"";opacity:.2}.ph-duotone.ph-scissors:after{content:"";margin-left:-1em}.ph-duotone.ph-scooter:before{content:"";opacity:.2}.ph-duotone.ph-scooter:after{content:"";margin-left:-1em}.ph-duotone.ph-screencast:before{content:"";opacity:.2}.ph-duotone.ph-screencast:after{content:"";margin-left:-1em}.ph-duotone.ph-screwdriver:before{content:"";opacity:.2}.ph-duotone.ph-screwdriver:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble:before{content:"";opacity:.2}.ph-duotone.ph-scribble:after{content:"";margin-left:-1em}.ph-duotone.ph-scribble-loop:before{content:"";opacity:.2}.ph-duotone.ph-scribble-loop:after{content:"";margin-left:-1em}.ph-duotone.ph-scroll:before{content:"";opacity:.2}.ph-duotone.ph-scroll:after{content:"";margin-left:-1em}.ph-duotone.ph-seal:before{content:"";opacity:.2}.ph-duotone.ph-seal:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-check:before{content:"";opacity:.2}.ph-duotone.ph-seal-check:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-percent:before{content:"";opacity:.2}.ph-duotone.ph-seal-percent:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-question:before{content:"";opacity:.2}.ph-duotone.ph-seal-question:after{content:"";margin-left:-1em}.ph-duotone.ph-seal-warning:before{content:"";opacity:.2}.ph-duotone.ph-seal-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-seat:before{content:"";opacity:.2}.ph-duotone.ph-seat:after{content:"";margin-left:-1em}.ph-duotone.ph-seatbelt:before{content:"";opacity:.2}.ph-duotone.ph-seatbelt:after{content:"";margin-left:-1em}.ph-duotone.ph-security-camera:before{content:"";opacity:.2}.ph-duotone.ph-security-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-selection:before{content:"";opacity:.2}.ph-duotone.ph-selection:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-all:before{content:"";opacity:.2}.ph-duotone.ph-selection-all:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-background:before{content:"";opacity:.2}.ph-duotone.ph-selection-background:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-foreground:before{content:"";opacity:.2}.ph-duotone.ph-selection-foreground:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-inverse:before{content:"";opacity:.2}.ph-duotone.ph-selection-inverse:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-plus:before{content:"";opacity:.2}.ph-duotone.ph-selection-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-selection-slash:before{content:"";opacity:.2}.ph-duotone.ph-selection-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shapes:before{content:"";opacity:.2}.ph-duotone.ph-shapes:after{content:"";margin-left:-1em}.ph-duotone.ph-share:before{content:"";opacity:.2}.ph-duotone.ph-share:after{content:"";margin-left:-1em}.ph-duotone.ph-share-fat:before{content:"";opacity:.2}.ph-duotone.ph-share-fat:after{content:"";margin-left:-1em}.ph-duotone.ph-share-network:before{content:"";opacity:.2}.ph-duotone.ph-share-network:after{content:"";margin-left:-1em}.ph-duotone.ph-shield:before{content:"";opacity:.2}.ph-duotone.ph-shield:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-check:before{content:"";opacity:.2}.ph-duotone.ph-shield-check:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-checkered:before{content:"";opacity:.2}.ph-duotone.ph-shield-checkered:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-chevron:before{content:"";opacity:.2}.ph-duotone.ph-shield-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-plus:before{content:"";opacity:.2}.ph-duotone.ph-shield-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-slash:before{content:"";opacity:.2}.ph-duotone.ph-shield-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-star:before{content:"";opacity:.2}.ph-duotone.ph-shield-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shield-warning:before{content:"";opacity:.2}.ph-duotone.ph-shield-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-shipping-container:before{content:"";opacity:.2}.ph-duotone.ph-shipping-container:after{content:"";margin-left:-1em}.ph-duotone.ph-shirt-folded:before{content:"";opacity:.2}.ph-duotone.ph-shirt-folded:after{content:"";margin-left:-1em}.ph-duotone.ph-shooting-star:before{content:"";opacity:.2}.ph-duotone.ph-shooting-star:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-bag-open:before{content:"";opacity:.2}.ph-duotone.ph-shopping-bag-open:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart:after{content:"";margin-left:-1em}.ph-duotone.ph-shopping-cart-simple:before{content:"";opacity:.2}.ph-duotone.ph-shopping-cart-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-shovel:before{content:"";opacity:.2}.ph-duotone.ph-shovel:after{content:"";margin-left:-1em}.ph-duotone.ph-shower:before{content:"";opacity:.2}.ph-duotone.ph-shower:after{content:"";margin-left:-1em}.ph-duotone.ph-shrimp:before{content:"";opacity:.2}.ph-duotone.ph-shrimp:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle:before{content:"";opacity:.2}.ph-duotone.ph-shuffle:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-angular:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-angular:after{content:"";margin-left:-1em}.ph-duotone.ph-shuffle-simple:before{content:"";opacity:.2}.ph-duotone.ph-shuffle-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar:before{content:"";opacity:.2}.ph-duotone.ph-sidebar:after{content:"";margin-left:-1em}.ph-duotone.ph-sidebar-simple:before{content:"";opacity:.2}.ph-duotone.ph-sidebar-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sigma:before{content:"";opacity:.2}.ph-duotone.ph-sigma:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-in:before{content:"";opacity:.2}.ph-duotone.ph-sign-in:after{content:"";margin-left:-1em}.ph-duotone.ph-sign-out:before{content:"";opacity:.2}.ph-duotone.ph-sign-out:after{content:"";margin-left:-1em}.ph-duotone.ph-signature:before{content:"";opacity:.2}.ph-duotone.ph-signature:after{content:"";margin-left:-1em}.ph-duotone.ph-signpost:before{content:"";opacity:.2}.ph-duotone.ph-signpost:after{content:"";margin-left:-1em}.ph-duotone.ph-sim-card:before{content:"";opacity:.2}.ph-duotone.ph-sim-card:after{content:"";margin-left:-1em}.ph-duotone.ph-siren:before{content:"";opacity:.2}.ph-duotone.ph-siren:after{content:"";margin-left:-1em}.ph-duotone.ph-sketch-logo:before{content:"";opacity:.2}.ph-duotone.ph-sketch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back:before{content:"";opacity:.2}.ph-duotone.ph-skip-back:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-back-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-back-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward:after{content:"";margin-left:-1em}.ph-duotone.ph-skip-forward-circle:before{content:"";opacity:.2}.ph-duotone.ph-skip-forward-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-skull:before{content:"";opacity:.2}.ph-duotone.ph-skull:after{content:"";margin-left:-1em}.ph-duotone.ph-skype-logo:before{content:"";opacity:.2}.ph-duotone.ph-skype-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-slack-logo:before{content:"";opacity:.2}.ph-duotone.ph-slack-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders:before{content:"";opacity:.2}.ph-duotone.ph-sliders:after{content:"";margin-left:-1em}.ph-duotone.ph-sliders-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-sliders-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-slideshow:before{content:"";opacity:.2}.ph-duotone.ph-slideshow:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley:before{content:"";opacity:.2}.ph-duotone.ph-smiley:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-angry:before{content:"";opacity:.2}.ph-duotone.ph-smiley-angry:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-blank:before{content:"";opacity:.2}.ph-duotone.ph-smiley-blank:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-meh:before{content:"";opacity:.2}.ph-duotone.ph-smiley-meh:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-melting:before{content:"";opacity:.2}.ph-duotone.ph-smiley-melting:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-nervous:before{content:"";opacity:.2}.ph-duotone.ph-smiley-nervous:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sad:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sad:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-sticker:before{content:"";opacity:.2}.ph-duotone.ph-smiley-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-wink:before{content:"";opacity:.2}.ph-duotone.ph-smiley-wink:after{content:"";margin-left:-1em}.ph-duotone.ph-smiley-x-eyes:before{content:"";opacity:.2}.ph-duotone.ph-smiley-x-eyes:after{content:"";margin-left:-1em}.ph-duotone.ph-snapchat-logo:before{content:"";opacity:.2}.ph-duotone.ph-snapchat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker:before{content:"";opacity:.2}.ph-duotone.ph-sneaker:after{content:"";margin-left:-1em}.ph-duotone.ph-sneaker-move:before{content:"";opacity:.2}.ph-duotone.ph-sneaker-move:after{content:"";margin-left:-1em}.ph-duotone.ph-snowflake:before{content:"";opacity:.2}.ph-duotone.ph-snowflake:after{content:"";margin-left:-1em}.ph-duotone.ph-soccer-ball:before{content:"";opacity:.2}.ph-duotone.ph-soccer-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-sock:before{content:"";opacity:.2}.ph-duotone.ph-sock:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-panel:before{content:"";opacity:.2}.ph-duotone.ph-solar-panel:after{content:"";margin-left:-1em}.ph-duotone.ph-solar-roof:before{content:"";opacity:.2}.ph-duotone.ph-solar-roof:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-ascending:before{content:"";opacity:.2}.ph-duotone.ph-sort-ascending:after{content:"";margin-left:-1em}.ph-duotone.ph-sort-descending:before{content:"";opacity:.2}.ph-duotone.ph-sort-descending:after{content:"";margin-left:-1em}.ph-duotone.ph-soundcloud-logo:before{content:"";opacity:.2}.ph-duotone.ph-soundcloud-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spade:before{content:"";opacity:.2}.ph-duotone.ph-spade:after{content:"";margin-left:-1em}.ph-duotone.ph-sparkle:before{content:"";opacity:.2}.ph-duotone.ph-sparkle:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-hifi:before{content:"";opacity:.2}.ph-duotone.ph-speaker-hifi:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-high:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-high:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-low:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-low:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-none:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-none:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-simple-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-simple-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-slash:before{content:"";opacity:.2}.ph-duotone.ph-speaker-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-speaker-x:before{content:"";opacity:.2}.ph-duotone.ph-speaker-x:after{content:"";margin-left:-1em}.ph-duotone.ph-speedometer:before{content:"";opacity:.2}.ph-duotone.ph-speedometer:after{content:"";margin-left:-1em}.ph-duotone.ph-sphere:before{content:"";opacity:.2}.ph-duotone.ph-sphere:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner:before{content:"";opacity:.2}.ph-duotone.ph-spinner:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-ball:before{content:"";opacity:.2}.ph-duotone.ph-spinner-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-spinner-gap:before{content:"";opacity:.2}.ph-duotone.ph-spinner-gap:after{content:"";margin-left:-1em}.ph-duotone.ph-spiral:before{content:"";opacity:.2}.ph-duotone.ph-spiral:after{content:"";margin-left:-1em}.ph-duotone.ph-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-spotify-logo:before{content:"";opacity:.2}.ph-duotone.ph-spotify-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-spray-bottle:before{content:"";opacity:.2}.ph-duotone.ph-spray-bottle:after{content:"";margin-left:-1em}.ph-duotone.ph-square:before{content:"";opacity:.2}.ph-duotone.ph-square:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half:before{content:"";opacity:.2}.ph-duotone.ph-square-half:after{content:"";margin-left:-1em}.ph-duotone.ph-square-half-bottom:before{content:"";opacity:.2}.ph-duotone.ph-square-half-bottom:after{content:"";margin-left:-1em}.ph-duotone.ph-square-logo:before{content:"";opacity:.2}.ph-duotone.ph-square-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-horizontal:before{content:"";opacity:.2}.ph-duotone.ph-square-split-horizontal:after{content:"";margin-left:-1em}.ph-duotone.ph-square-split-vertical:before{content:"";opacity:.2}.ph-duotone.ph-square-split-vertical:after{content:"";margin-left:-1em}.ph-duotone.ph-squares-four:before{content:"";opacity:.2}.ph-duotone.ph-squares-four:after{content:"";margin-left:-1em}.ph-duotone.ph-stack:before{content:"";opacity:.2}.ph-duotone.ph-stack:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-minus:before{content:"";opacity:.2}.ph-duotone.ph-stack-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-overflow-logo:before{content:"";opacity:.2}.ph-duotone.ph-stack-overflow-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-plus:before{content:"";opacity:.2}.ph-duotone.ph-stack-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-stack-simple:before{content:"";opacity:.2}.ph-duotone.ph-stack-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-stairs:before{content:"";opacity:.2}.ph-duotone.ph-stairs:after{content:"";margin-left:-1em}.ph-duotone.ph-stamp:before{content:"";opacity:.2}.ph-duotone.ph-stamp:after{content:"";margin-left:-1em}.ph-duotone.ph-standard-definition:before{content:"";opacity:.2}.ph-duotone.ph-standard-definition:after{content:"";margin-left:-1em}.ph-duotone.ph-star:before{content:"";opacity:.2}.ph-duotone.ph-star:after{content:"";margin-left:-1em}.ph-duotone.ph-star-and-crescent:before{content:"";opacity:.2}.ph-duotone.ph-star-and-crescent:after{content:"";margin-left:-1em}.ph-duotone.ph-star-four:before{content:"";opacity:.2}.ph-duotone.ph-star-four:after{content:"";margin-left:-1em}.ph-duotone.ph-star-half:before{content:"";opacity:.2}.ph-duotone.ph-star-half:after{content:"";margin-left:-1em}.ph-duotone.ph-star-of-david:before{content:"";opacity:.2}.ph-duotone.ph-star-of-david:after{content:"";margin-left:-1em}.ph-duotone.ph-steam-logo:before{content:"";opacity:.2}.ph-duotone.ph-steam-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-steering-wheel:before{content:"";opacity:.2}.ph-duotone.ph-steering-wheel:after{content:"";margin-left:-1em}.ph-duotone.ph-steps:before{content:"";opacity:.2}.ph-duotone.ph-steps:after{content:"";margin-left:-1em}.ph-duotone.ph-stethoscope:before{content:"";opacity:.2}.ph-duotone.ph-stethoscope:after{content:"";margin-left:-1em}.ph-duotone.ph-sticker:before{content:"";opacity:.2}.ph-duotone.ph-sticker:after{content:"";margin-left:-1em}.ph-duotone.ph-stool:before{content:"";opacity:.2}.ph-duotone.ph-stool:after{content:"";margin-left:-1em}.ph-duotone.ph-stop:before{content:"";opacity:.2}.ph-duotone.ph-stop:after{content:"";margin-left:-1em}.ph-duotone.ph-stop-circle:before{content:"";opacity:.2}.ph-duotone.ph-stop-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-storefront:before{content:"";opacity:.2}.ph-duotone.ph-storefront:after{content:"";margin-left:-1em}.ph-duotone.ph-strategy:before{content:"";opacity:.2}.ph-duotone.ph-strategy:after{content:"";margin-left:-1em}.ph-duotone.ph-stripe-logo:before{content:"";opacity:.2}.ph-duotone.ph-stripe-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-student:before{content:"";opacity:.2}.ph-duotone.ph-student:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-subset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles:before{content:"";opacity:.2}.ph-duotone.ph-subtitles:after{content:"";margin-left:-1em}.ph-duotone.ph-subtitles-slash:before{content:"";opacity:.2}.ph-duotone.ph-subtitles-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract:before{content:"";opacity:.2}.ph-duotone.ph-subtract:after{content:"";margin-left:-1em}.ph-duotone.ph-subtract-square:before{content:"";opacity:.2}.ph-duotone.ph-subtract-square:after{content:"";margin-left:-1em}.ph-duotone.ph-subway:before{content:"";opacity:.2}.ph-duotone.ph-subway:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-rolling:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-rolling:after{content:"";margin-left:-1em}.ph-duotone.ph-suitcase-simple:before{content:"";opacity:.2}.ph-duotone.ph-suitcase-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-sun:before{content:"";opacity:.2}.ph-duotone.ph-sun:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-dim:before{content:"";opacity:.2}.ph-duotone.ph-sun-dim:after{content:"";margin-left:-1em}.ph-duotone.ph-sun-horizon:before{content:"";opacity:.2}.ph-duotone.ph-sun-horizon:after{content:"";margin-left:-1em}.ph-duotone.ph-sunglasses:before{content:"";opacity:.2}.ph-duotone.ph-sunglasses:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-of:after{content:"";margin-left:-1em}.ph-duotone.ph-superset-proper-of:before{content:"";opacity:.2}.ph-duotone.ph-superset-proper-of:after{content:"";margin-left:-1em}.ph-duotone.ph-swap:before{content:"";opacity:.2}.ph-duotone.ph-swap:after{content:"";margin-left:-1em}.ph-duotone.ph-swatches:before{content:"";opacity:.2}.ph-duotone.ph-swatches:after{content:"";margin-left:-1em}.ph-duotone.ph-swimming-pool:before{content:"";opacity:.2}.ph-duotone.ph-swimming-pool:after{content:"";margin-left:-1em}.ph-duotone.ph-sword:before{content:"";opacity:.2}.ph-duotone.ph-sword:after{content:"";margin-left:-1em}.ph-duotone.ph-synagogue:before{content:"";opacity:.2}.ph-duotone.ph-synagogue:after{content:"";margin-left:-1em}.ph-duotone.ph-syringe:before{content:"";opacity:.2}.ph-duotone.ph-syringe:after{content:"";margin-left:-1em}.ph-duotone.ph-t-shirt:before{content:"";opacity:.2}.ph-duotone.ph-t-shirt:after{content:"";margin-left:-1em}.ph-duotone.ph-table:before{content:"";opacity:.2}.ph-duotone.ph-table:after{content:"";margin-left:-1em}.ph-duotone.ph-tabs:before{content:"";opacity:.2}.ph-duotone.ph-tabs:after{content:"";margin-left:-1em}.ph-duotone.ph-tag:before{content:"";opacity:.2}.ph-duotone.ph-tag:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-chevron:before{content:"";opacity:.2}.ph-duotone.ph-tag-chevron:after{content:"";margin-left:-1em}.ph-duotone.ph-tag-simple:before{content:"";opacity:.2}.ph-duotone.ph-tag-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-target:before{content:"";opacity:.2}.ph-duotone.ph-target:after{content:"";margin-left:-1em}.ph-duotone.ph-taxi:before{content:"";opacity:.2}.ph-duotone.ph-taxi:after{content:"";margin-left:-1em}.ph-duotone.ph-tea-bag:before{content:"";opacity:.2}.ph-duotone.ph-tea-bag:after{content:"";margin-left:-1em}.ph-duotone.ph-telegram-logo:before{content:"";opacity:.2}.ph-duotone.ph-telegram-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-television:before{content:"";opacity:.2}.ph-duotone.ph-television:after{content:"";margin-left:-1em}.ph-duotone.ph-television-simple:before{content:"";opacity:.2}.ph-duotone.ph-television-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tennis-ball:before{content:"";opacity:.2}.ph-duotone.ph-tennis-ball:after{content:"";margin-left:-1em}.ph-duotone.ph-tent:before{content:"";opacity:.2}.ph-duotone.ph-tent:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal:before{content:"";opacity:.2}.ph-duotone.ph-terminal:after{content:"";margin-left:-1em}.ph-duotone.ph-terminal-window:before{content:"";opacity:.2}.ph-duotone.ph-terminal-window:after{content:"";margin-left:-1em}.ph-duotone.ph-test-tube:before{content:"";opacity:.2}.ph-duotone.ph-test-tube:after{content:"";margin-left:-1em}.ph-duotone.ph-text-a-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-a-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-text-aa:before{content:"";opacity:.2}.ph-duotone.ph-text-aa:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-center:before{content:"";opacity:.2}.ph-duotone.ph-text-align-center:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-justify:before{content:"";opacity:.2}.ph-duotone.ph-text-align-justify:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-left:before{content:"";opacity:.2}.ph-duotone.ph-text-align-left:after{content:"";margin-left:-1em}.ph-duotone.ph-text-align-right:before{content:"";opacity:.2}.ph-duotone.ph-text-align-right:after{content:"";margin-left:-1em}.ph-duotone.ph-text-b:before{content:"";opacity:.2}.ph-duotone.ph-text-b:after{content:"";margin-left:-1em}.ph-duotone.ph-text-columns:before{content:"";opacity:.2}.ph-duotone.ph-text-columns:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h:before{content:"";opacity:.2}.ph-duotone.ph-text-h:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-five:before{content:"";opacity:.2}.ph-duotone.ph-text-h-five:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-four:before{content:"";opacity:.2}.ph-duotone.ph-text-h-four:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-one:before{content:"";opacity:.2}.ph-duotone.ph-text-h-one:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-six:before{content:"";opacity:.2}.ph-duotone.ph-text-h-six:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-three:before{content:"";opacity:.2}.ph-duotone.ph-text-h-three:after{content:"";margin-left:-1em}.ph-duotone.ph-text-h-two:before{content:"";opacity:.2}.ph-duotone.ph-text-h-two:after{content:"";margin-left:-1em}.ph-duotone.ph-text-indent:before{content:"";opacity:.2}.ph-duotone.ph-text-indent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-italic:before{content:"";opacity:.2}.ph-duotone.ph-text-italic:after{content:"";margin-left:-1em}.ph-duotone.ph-text-outdent:before{content:"";opacity:.2}.ph-duotone.ph-text-outdent:after{content:"";margin-left:-1em}.ph-duotone.ph-text-strikethrough:before{content:"";opacity:.2}.ph-duotone.ph-text-strikethrough:after{content:"";margin-left:-1em}.ph-duotone.ph-text-subscript:before{content:"";opacity:.2}.ph-duotone.ph-text-subscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-superscript:before{content:"";opacity:.2}.ph-duotone.ph-text-superscript:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t:before{content:"";opacity:.2}.ph-duotone.ph-text-t:after{content:"";margin-left:-1em}.ph-duotone.ph-text-t-slash:before{content:"";opacity:.2}.ph-duotone.ph-text-t-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-text-underline:before{content:"";opacity:.2}.ph-duotone.ph-text-underline:after{content:"";margin-left:-1em}.ph-duotone.ph-textbox:before{content:"";opacity:.2}.ph-duotone.ph-textbox:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer:before{content:"";opacity:.2}.ph-duotone.ph-thermometer:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-cold:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-cold:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-hot:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-hot:after{content:"";margin-left:-1em}.ph-duotone.ph-thermometer-simple:before{content:"";opacity:.2}.ph-duotone.ph-thermometer-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-threads-logo:before{content:"";opacity:.2}.ph-duotone.ph-threads-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-three-d:before{content:"";opacity:.2}.ph-duotone.ph-three-d:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-down:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-down:after{content:"";margin-left:-1em}.ph-duotone.ph-thumbs-up:before{content:"";opacity:.2}.ph-duotone.ph-thumbs-up:after{content:"";margin-left:-1em}.ph-duotone.ph-ticket:before{content:"";opacity:.2}.ph-duotone.ph-ticket:after{content:"";margin-left:-1em}.ph-duotone.ph-tidal-logo:before{content:"";opacity:.2}.ph-duotone.ph-tidal-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tiktok-logo:before{content:"";opacity:.2}.ph-duotone.ph-tiktok-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-tilde:before{content:"";opacity:.2}.ph-duotone.ph-tilde:after{content:"";margin-left:-1em}.ph-duotone.ph-timer:before{content:"";opacity:.2}.ph-duotone.ph-timer:after{content:"";margin-left:-1em}.ph-duotone.ph-tip-jar:before{content:"";opacity:.2}.ph-duotone.ph-tip-jar:after{content:"";margin-left:-1em}.ph-duotone.ph-tipi:before{content:"";opacity:.2}.ph-duotone.ph-tipi:after{content:"";margin-left:-1em}.ph-duotone.ph-tire:before{content:"";opacity:.2}.ph-duotone.ph-tire:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-left:before{content:"";opacity:.2}.ph-duotone.ph-toggle-left:after{content:"";margin-left:-1em}.ph-duotone.ph-toggle-right:before{content:"";opacity:.2}.ph-duotone.ph-toggle-right:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet:before{content:"";opacity:.2}.ph-duotone.ph-toilet:after{content:"";margin-left:-1em}.ph-duotone.ph-toilet-paper:before{content:"";opacity:.2}.ph-duotone.ph-toilet-paper:after{content:"";margin-left:-1em}.ph-duotone.ph-toolbox:before{content:"";opacity:.2}.ph-duotone.ph-toolbox:after{content:"";margin-left:-1em}.ph-duotone.ph-tooth:before{content:"";opacity:.2}.ph-duotone.ph-tooth:after{content:"";margin-left:-1em}.ph-duotone.ph-tornado:before{content:"";opacity:.2}.ph-duotone.ph-tornado:after{content:"";margin-left:-1em}.ph-duotone.ph-tote:before{content:"";opacity:.2}.ph-duotone.ph-tote:after{content:"";margin-left:-1em}.ph-duotone.ph-tote-simple:before{content:"";opacity:.2}.ph-duotone.ph-tote-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-towel:before{content:"";opacity:.2}.ph-duotone.ph-towel:after{content:"";margin-left:-1em}.ph-duotone.ph-tractor:before{content:"";opacity:.2}.ph-duotone.ph-tractor:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark:before{content:"";opacity:.2}.ph-duotone.ph-trademark:after{content:"";margin-left:-1em}.ph-duotone.ph-trademark-registered:before{content:"";opacity:.2}.ph-duotone.ph-trademark-registered:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-cone:before{content:"";opacity:.2}.ph-duotone.ph-traffic-cone:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-sign:before{content:"";opacity:.2}.ph-duotone.ph-traffic-sign:after{content:"";margin-left:-1em}.ph-duotone.ph-traffic-signal:before{content:"";opacity:.2}.ph-duotone.ph-traffic-signal:after{content:"";margin-left:-1em}.ph-duotone.ph-train:before{content:"";opacity:.2}.ph-duotone.ph-train:after{content:"";margin-left:-1em}.ph-duotone.ph-train-regional:before{content:"";opacity:.2}.ph-duotone.ph-train-regional:after{content:"";margin-left:-1em}.ph-duotone.ph-train-simple:before{content:"";opacity:.2}.ph-duotone.ph-train-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tram:before{content:"";opacity:.2}.ph-duotone.ph-tram:after{content:"";margin-left:-1em}.ph-duotone.ph-translate:before{content:"";opacity:.2}.ph-duotone.ph-translate:after{content:"";margin-left:-1em}.ph-duotone.ph-trash:before{content:"";opacity:.2}.ph-duotone.ph-trash:after{content:"";margin-left:-1em}.ph-duotone.ph-trash-simple:before{content:"";opacity:.2}.ph-duotone.ph-trash-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-tray:before{content:"";opacity:.2}.ph-duotone.ph-tray:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-down:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-down:after{content:"";margin-left:-1em}.ph-duotone.ph-tray-arrow-up:before{content:"";opacity:.2}.ph-duotone.ph-tray-arrow-up:after{content:"";margin-left:-1em}.ph-duotone.ph-treasure-chest:before{content:"";opacity:.2}.ph-duotone.ph-treasure-chest:after{content:"";margin-left:-1em}.ph-duotone.ph-tree:before{content:"";opacity:.2}.ph-duotone.ph-tree:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-evergreen:before{content:"";opacity:.2}.ph-duotone.ph-tree-evergreen:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-palm:before{content:"";opacity:.2}.ph-duotone.ph-tree-palm:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-structure:before{content:"";opacity:.2}.ph-duotone.ph-tree-structure:after{content:"";margin-left:-1em}.ph-duotone.ph-tree-view:before{content:"";opacity:.2}.ph-duotone.ph-tree-view:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-down:before{content:"";opacity:.2}.ph-duotone.ph-trend-down:after{content:"";margin-left:-1em}.ph-duotone.ph-trend-up:before{content:"";opacity:.2}.ph-duotone.ph-trend-up:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle:before{content:"";opacity:.2}.ph-duotone.ph-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-triangle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-triangle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley:before{content:"";opacity:.2}.ph-duotone.ph-trolley:after{content:"";margin-left:-1em}.ph-duotone.ph-trolley-suitcase:before{content:"";opacity:.2}.ph-duotone.ph-trolley-suitcase:after{content:"";margin-left:-1em}.ph-duotone.ph-trophy:before{content:"";opacity:.2}.ph-duotone.ph-trophy:after{content:"";margin-left:-1em}.ph-duotone.ph-truck:before{content:"";opacity:.2}.ph-duotone.ph-truck:after{content:"";margin-left:-1em}.ph-duotone.ph-truck-trailer:before{content:"";opacity:.2}.ph-duotone.ph-truck-trailer:after{content:"";margin-left:-1em}.ph-duotone.ph-tumblr-logo:before{content:"";opacity:.2}.ph-duotone.ph-tumblr-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitch-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitch-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-twitter-logo:before{content:"";opacity:.2}.ph-duotone.ph-twitter-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella:before{content:"";opacity:.2}.ph-duotone.ph-umbrella:after{content:"";margin-left:-1em}.ph-duotone.ph-umbrella-simple:before{content:"";opacity:.2}.ph-duotone.ph-umbrella-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-union:before{content:"";opacity:.2}.ph-duotone.ph-union:after{content:"";margin-left:-1em}.ph-duotone.ph-unite:before{content:"";opacity:.2}.ph-duotone.ph-unite:after{content:"";margin-left:-1em}.ph-duotone.ph-unite-square:before{content:"";opacity:.2}.ph-duotone.ph-unite-square:after{content:"";margin-left:-1em}.ph-duotone.ph-upload:before{content:"";opacity:.2}.ph-duotone.ph-upload:after{content:"";margin-left:-1em}.ph-duotone.ph-upload-simple:before{content:"";opacity:.2}.ph-duotone.ph-upload-simple:after{content:"";margin-left:-1em}.ph-duotone.ph-usb:before{content:"";opacity:.2}.ph-duotone.ph-usb:after{content:"";margin-left:-1em}.ph-duotone.ph-user:before{content:"";opacity:.2}.ph-duotone.ph-user:after{content:"";margin-left:-1em}.ph-duotone.ph-user-check:before{content:"";opacity:.2}.ph-duotone.ph-user-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle:before{content:"";opacity:.2}.ph-duotone.ph-user-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-check:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-check:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-dashed:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-dashed:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-circle-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-circle-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-focus:before{content:"";opacity:.2}.ph-duotone.ph-user-focus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-gear:before{content:"";opacity:.2}.ph-duotone.ph-user-gear:after{content:"";margin-left:-1em}.ph-duotone.ph-user-list:before{content:"";opacity:.2}.ph-duotone.ph-user-list:after{content:"";margin-left:-1em}.ph-duotone.ph-user-minus:before{content:"";opacity:.2}.ph-duotone.ph-user-minus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-plus:before{content:"";opacity:.2}.ph-duotone.ph-user-plus:after{content:"";margin-left:-1em}.ph-duotone.ph-user-rectangle:before{content:"";opacity:.2}.ph-duotone.ph-user-rectangle:after{content:"";margin-left:-1em}.ph-duotone.ph-user-sound:before{content:"";opacity:.2}.ph-duotone.ph-user-sound:after{content:"";margin-left:-1em}.ph-duotone.ph-user-square:before{content:"";opacity:.2}.ph-duotone.ph-user-square:after{content:"";margin-left:-1em}.ph-duotone.ph-user-switch:before{content:"";opacity:.2}.ph-duotone.ph-user-switch:after{content:"";margin-left:-1em}.ph-duotone.ph-users:before{content:"";opacity:.2}.ph-duotone.ph-users:after{content:"";margin-left:-1em}.ph-duotone.ph-users-four:before{content:"";opacity:.2}.ph-duotone.ph-users-four:after{content:"";margin-left:-1em}.ph-duotone.ph-users-three:before{content:"";opacity:.2}.ph-duotone.ph-users-three:after{content:"";margin-left:-1em}.ph-duotone.ph-van:before{content:"";opacity:.2}.ph-duotone.ph-van:after{content:"";margin-left:-1em}.ph-duotone.ph-vault:before{content:"";opacity:.2}.ph-duotone.ph-vault:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-three:before{content:"";opacity:.2}.ph-duotone.ph-vector-three:after{content:"";margin-left:-1em}.ph-duotone.ph-vector-two:before{content:"";opacity:.2}.ph-duotone.ph-vector-two:after{content:"";margin-left:-1em}.ph-duotone.ph-vibrate:before{content:"";opacity:.2}.ph-duotone.ph-vibrate:after{content:"";margin-left:-1em}.ph-duotone.ph-video:before{content:"";opacity:.2}.ph-duotone.ph-video:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera:before{content:"";opacity:.2}.ph-duotone.ph-video-camera:after{content:"";margin-left:-1em}.ph-duotone.ph-video-camera-slash:before{content:"";opacity:.2}.ph-duotone.ph-video-camera-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-video-conference:before{content:"";opacity:.2}.ph-duotone.ph-video-conference:after{content:"";margin-left:-1em}.ph-duotone.ph-vignette:before{content:"";opacity:.2}.ph-duotone.ph-vignette:after{content:"";margin-left:-1em}.ph-duotone.ph-vinyl-record:before{content:"";opacity:.2}.ph-duotone.ph-vinyl-record:after{content:"";margin-left:-1em}.ph-duotone.ph-virtual-reality:before{content:"";opacity:.2}.ph-duotone.ph-virtual-reality:after{content:"";margin-left:-1em}.ph-duotone.ph-virus:before{content:"";opacity:.2}.ph-duotone.ph-virus:after{content:"";margin-left:-1em}.ph-duotone.ph-visor:before{content:"";opacity:.2}.ph-duotone.ph-visor:after{content:"";margin-left:-1em}.ph-duotone.ph-voicemail:before{content:"";opacity:.2}.ph-duotone.ph-voicemail:after{content:"";margin-left:-1em}.ph-duotone.ph-volleyball:before{content:"";opacity:.2}.ph-duotone.ph-volleyball:after{content:"";margin-left:-1em}.ph-duotone.ph-wall:before{content:"";opacity:.2}.ph-duotone.ph-wall:after{content:"";margin-left:-1em}.ph-duotone.ph-wallet:before{content:"";opacity:.2}.ph-duotone.ph-wallet:after{content:"";margin-left:-1em}.ph-duotone.ph-warehouse:before{content:"";opacity:.2}.ph-duotone.ph-warehouse:after{content:"";margin-left:-1em}.ph-duotone.ph-warning:before{content:"";opacity:.2}.ph-duotone.ph-warning:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-circle:before{content:"";opacity:.2}.ph-duotone.ph-warning-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-diamond:before{content:"";opacity:.2}.ph-duotone.ph-warning-diamond:after{content:"";margin-left:-1em}.ph-duotone.ph-warning-octagon:before{content:"";opacity:.2}.ph-duotone.ph-warning-octagon:after{content:"";margin-left:-1em}.ph-duotone.ph-washing-machine:before{content:"";opacity:.2}.ph-duotone.ph-washing-machine:after{content:"";margin-left:-1em}.ph-duotone.ph-watch:before{content:"";opacity:.2}.ph-duotone.ph-watch:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sawtooth:before{content:"";opacity:.2}.ph-duotone.ph-wave-sawtooth:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-sine:before{content:"";opacity:.2}.ph-duotone.ph-wave-sine:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-square:before{content:"";opacity:.2}.ph-duotone.ph-wave-square:after{content:"";margin-left:-1em}.ph-duotone.ph-wave-triangle:before{content:"";opacity:.2}.ph-duotone.ph-wave-triangle:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform:before{content:"";opacity:.2}.ph-duotone.ph-waveform:after{content:"";margin-left:-1em}.ph-duotone.ph-waveform-slash:before{content:"";opacity:.2}.ph-duotone.ph-waveform-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-waves:before{content:"";opacity:.2}.ph-duotone.ph-waves:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam:before{content:"";opacity:.2}.ph-duotone.ph-webcam:after{content:"";margin-left:-1em}.ph-duotone.ph-webcam-slash:before{content:"";opacity:.2}.ph-duotone.ph-webcam-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-webhooks-logo:before{content:"";opacity:.2}.ph-duotone.ph-webhooks-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wechat-logo:before{content:"";opacity:.2}.ph-duotone.ph-wechat-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-whatsapp-logo:before{content:"";opacity:.2}.ph-duotone.ph-whatsapp-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair:after{content:"";margin-left:-1em}.ph-duotone.ph-wheelchair-motion:before{content:"";opacity:.2}.ph-duotone.ph-wheelchair-motion:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-high:before{content:"";opacity:.2}.ph-duotone.ph-wifi-high:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-low:before{content:"";opacity:.2}.ph-duotone.ph-wifi-low:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-medium:before{content:"";opacity:.2}.ph-duotone.ph-wifi-medium:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-none:before{content:"";color:#444}.ph-duotone.ph-wifi-slash:before{content:"";opacity:.2}.ph-duotone.ph-wifi-slash:after{content:"";margin-left:-1em}.ph-duotone.ph-wifi-x:before{content:"";opacity:.2}.ph-duotone.ph-wifi-x:after{content:"";margin-left:-1em}.ph-duotone.ph-wind:before{content:"";opacity:.2}.ph-duotone.ph-wind:after{content:"";margin-left:-1em}.ph-duotone.ph-windmill:before{content:"";opacity:.2}.ph-duotone.ph-windmill:after{content:"";margin-left:-1em}.ph-duotone.ph-windows-logo:before{content:"";opacity:.2}.ph-duotone.ph-windows-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-wine:before{content:"";opacity:.2}.ph-duotone.ph-wine:after{content:"";margin-left:-1em}.ph-duotone.ph-wrench:before{content:"";opacity:.2}.ph-duotone.ph-wrench:after{content:"";margin-left:-1em}.ph-duotone.ph-x:before{content:"";opacity:.2}.ph-duotone.ph-x:after{content:"";margin-left:-1em}.ph-duotone.ph-x-circle:before{content:"";opacity:.2}.ph-duotone.ph-x-circle:after{content:"";margin-left:-1em}.ph-duotone.ph-x-logo:before{content:"";opacity:.2}.ph-duotone.ph-x-logo:after{content:"";margin-left:-1em}.ph-duotone.ph-x-square:before{content:"";opacity:.2}.ph-duotone.ph-x-square:after{content:"";margin-left:-1em}.ph-duotone.ph-yarn:before{content:"";opacity:.2}.ph-duotone.ph-yarn:after{content:"";margin-left:-1em}.ph-duotone.ph-yin-yang:before{content:"";opacity:.2}.ph-duotone.ph-yin-yang:after{content:"";margin-left:-1em}.ph-duotone.ph-youtube-logo:before{content:"";opacity:.2}.ph-duotone.ph-youtube-logo:after{content:"";margin-left:-1em}.fr-root{color-scheme:dark;--fr-bg: #062733;--fr-surface: rgba(234, 244, 244, .08);--fr-text: #eaf4f4;--fr-accent: #ffe9c9;--fr-accent-700: #fff2df;--fr-accent-2: #ff9d84;--fr-accent-2-700: #ffc2b2;--fr-ink-72: color-mix(in srgb, var(--fr-text) 72%, transparent);--fr-ink-62: color-mix(in srgb, var(--fr-text) 62%, transparent);--fr-ink-52: color-mix(in srgb, var(--fr-text) 52%, transparent);--fr-ink-42: color-mix(in srgb, var(--fr-text) 42%, transparent);--fr-ink-30: color-mix(in srgb, var(--fr-text) 30%, transparent);--fr-ink-16: color-mix(in srgb, var(--fr-text) 16%, transparent);--fr-ink-8: color-mix(in srgb, var(--fr-text) 8%, transparent);--fr-tree-ground: color-mix(in srgb, var(--fr-text) 18%, transparent);--fr-tree-shadow: rgba(0, 0, 0, .22);--fr-tree-bark: color-mix(in srgb, var(--fr-text) 46%, transparent);--fr-tree-bark-dim: color-mix(in srgb, var(--fr-text) 36%, transparent);--fr-tree-leaf: #4fd6c1;--fr-tree-leaf-deep: #379687;--fr-tree-leaf-back: rgba(79, 214, 193, .24);--fr-tree-turned: color-mix(in srgb, var(--fr-accent) 88%, transparent);--fr-tree-halo: rgba(255, 233, 201, .13);--fr-serif: "Source Serif 4", Georgia, serif;--fr-blur: 20px;--bg: #062733;--surface: #0b4a58;--grad-surface: linear-gradient(180deg, #073243, #062733);--text: #eaf4f4;--text-muted: rgba(234, 244, 244, .58);--text-dim: rgba(234, 244, 244, .42);--border: rgba(234, 244, 244, .14);--glass-border: rgba(234, 244, 244, .2);--m-bar-accent: #ffe9c9;--surface-2: #0b4a58;--accent: #ffe9c9;--accent-soft: rgba(255, 233, 201, .16);--accent-border: rgba(255, 233, 201, .4);font-family:var(--fr-serif);color:var(--fr-text)}.fr-root ::-moz-selection{background:color-mix(in srgb,var(--fr-accent) 26%,transparent)}.fr-root ::selection{background:color-mix(in srgb,var(--fr-accent) 26%,transparent)}.fr-root :focus-visible{outline:2px solid var(--fr-accent);outline-offset:2px}.fr-page{min-height:100%;padding-bottom:40px;background:linear-gradient(180deg,#03202b,#073243 34%,#0b4a58 62%,#116072);color:#eaf4f4;font-family:var(--fr-serif)}.fr-state{padding:30px 18px;font-family:var(--fr-serif);font-style:italic;font-size:16px;color:color-mix(in srgb,var(--fr-text) 55%,transparent)}.fr-state[data-error=true]{font-style:normal;color:var(--fr-accent-2-700)}.fr-masthead{position:relative;z-index:6;padding:10px 18px 12px;background:color-mix(in srgb,var(--fr-bg) 88%,transparent);-webkit-backdrop-filter:blur(var(--fr-blur)) saturate(180%);backdrop-filter:blur(var(--fr-blur)) saturate(180%);border-bottom:1px solid color-mix(in srgb,var(--fr-text) 10%,transparent);box-shadow:0 8px 24px #0000002e}.fr-masthead-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.fr-masthead-words{min-width:0}.fr-masthead-title{font-family:var(--fr-serif);font-size:27px;font-weight:600;line-height:1;letter-spacing:-.01em}.fr-masthead-sub{margin-top:5px;font-size:12px;letter-spacing:.04em;color:var(--fr-ink-52)}@keyframes fr-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.35;transform:scale(1.12)}}@keyframes fr-float{0%,to{transform:translate(0);opacity:.3}50%{transform:translate(7px,-16px);opacity:1}}@keyframes fr-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.fr-scene-today,.fr-scene-flies span,.fr-grove-today,.fr-grove-flies span,.fr-flash{animation:none}}.fr-scene{position:relative;padding:10px 8px 0}.fr-scene-sun{position:absolute;left:64%;top:6px;width:74px;height:74px;border-radius:50%;background:radial-gradient(circle at 40% 40%,#cfeeff,#7fd0ff 58%,#7fd0ff00 72%);box-shadow:0 0 60px 24px #7fd0ff38}.fr-scene-hill{position:absolute;border-radius:50% 50% 0 0}.fr-scene-hill[data-side=left]{left:-16%;top:64px;width:82%;height:150px;background:#0b4a58}.fr-scene-hill[data-side=right]{right:-14%;top:44px;width:74%;height:170px;background:#116072}.fr-scene-glow{position:absolute;left:0;right:0;top:120px;height:150px;background:radial-gradient(60% 70% at 50% 60%,#4fd6c138,#0000 70%)}.fr-scene-svg{position:relative;width:100%;display:block}.fr-scene-today{fill:none;stroke:#7fd0ff;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:fr-pulse 2.6s ease-in-out infinite}.fr-scene-flies{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.fr-scene-flies span{position:absolute;width:5px;height:5px;border-radius:50%;background:#cfeeff;box-shadow:0 0 9px 3px #7fd0ff80;animation-name:fr-float;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.fr-forest-body{padding:0 18px}.fr-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.fr-hero-words{flex:1;min-width:0}.fr-hero-title{font-family:var(--fr-serif);font-size:24px;font-weight:400;line-height:1.15;color:#eaf4f4}.fr-hero-sub{margin-top:6px;font-size:13.5px;line-height:1.5;color:#eaf4f4ad}.fr-hero-count{flex:none;text-align:right}.fr-hero-alive,.fr-hero-lost{display:flex;align-items:center;justify-content:flex-end;gap:6px}.fr-hero-alive{font-family:var(--fr-serif);font-size:22px;line-height:1;color:#eaf4f4}.fr-hero-alive i{font-size:19px;color:#4fd6c1}.fr-hero-lost{margin-top:5px;font-size:14px;color:#eaf4f480}.fr-hero-lost i{font-size:16px;color:#eaf4f466}.fr-pips{display:flex;gap:4px;margin-top:18px}.fr-pips span{flex:1;height:4px;border-radius:2px;background:#eaf4f42e;transition:background .4s ease}.fr-pips span[data-on=true]{background:#7fd0ff}.fr-tally{display:flex;margin-top:26px}.fr-tally>div{flex:1}.fr-tally-value{font-family:var(--fr-serif);font-size:26px;line-height:1;color:#eaf4f4}.fr-tally>div:nth-child(2) .fr-tally-value{color:#ff9d84}.fr-tally>div:nth-child(3) .fr-tally-value{color:#4fd6c1}.fr-tally-label{margin-top:5px;font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:#eaf4f480}.fr-risk{margin-top:30px}.fr-risk-head{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#ffc2b2}.fr-risk-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 0;border:0;border-bottom:1px solid rgba(234,244,244,.14);background:transparent;font-family:var(--fr-serif);text-align:left;cursor:pointer}.fr-risk-glyph{width:22px;height:29px;flex:none}.fr-risk-title{flex:1;min-width:0;font-size:15.5px;color:#eaf4f4}.fr-risk-note{flex:none;font-size:12px;color:#eaf4f480}.fr-store{margin-top:32px}.fr-store-head{display:flex;align-items:baseline;justify-content:space-between;width:100%;padding:0;border:0;background:transparent;font-family:var(--fr-serif);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#eaf4f499;cursor:pointer}.fr-store-all{letter-spacing:normal;text-transform:none;color:#ffe9c9}.fr-store-strip{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.fr-forest-note{margin-top:24px;font-family:var(--fr-serif);font-style:italic;font-size:15px;line-height:1.5;color:#eaf4f4a8}.fr-species{display:flex;flex-direction:column;padding:8px 10px 11px;border-radius:18px;border:1px solid rgba(234,244,244,.16);background:#0000002e;font-family:var(--fr-serif);text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease}.fr-species[data-compact=true]{flex:none;width:110px;padding:8px 9px 11px;border-radius:16px}.fr-species[data-state=planting]{border-color:#ffe9c9b3;background:#ffe9c921}.fr-species[data-state=owned]{border-color:#eaf4f442}.fr-species[data-state=locked]{border-color:#eaf4f41a;opacity:.58}.fr-species-plot{border-radius:13px;background:#ffffff0d;overflow:hidden}.fr-species[data-state=planting] .fr-species-plot{background:#ffe9c91a}.fr-plot-svg{width:100%;display:block}.fr-species-name{margin-top:9px;font-size:15px;line-height:1.2;color:#eaf4f4}.fr-species[data-compact=true] .fr-species-name{margin-top:6px;font-size:13px;line-height:1.25}.fr-species-blurb{flex:1;margin-top:4px;font-size:11px;line-height:1.38;color:#eaf4f470;text-wrap:pretty}.fr-species-tag{display:flex;align-items:center;gap:5px;margin-top:9px;font-size:14px;color:#eaf4f470}.fr-species[data-compact=true] .fr-species-tag{margin-top:4px;font-size:11.5px}.fr-species-tag i{font-size:15px}.fr-species[data-state=planting] .fr-species-tag,.fr-species[data-state=affordable] .fr-species-tag{color:#ffe9c9}.fr-species[data-state=owned] .fr-species-tag{color:#6addcc}.fr-species[data-state=locked] .fr-species-tag{color:#eaf4f480}.fr-coins{display:flex;align-items:center;gap:7px;padding:6px 10px 6px 12px;border:1px solid rgba(255,233,201,.4);border-radius:14px;background:#ffe9c924;font-family:var(--fr-serif);font-size:15px;color:#ffe9c9;cursor:pointer}.fr-coins[data-static=true]{cursor:default;padding-right:12px}.fr-coins i{font-size:16px}.fr-level{display:flex;align-items:center;gap:10px;margin-top:10px;height:30px}.fr-level-badge{flex:none;display:flex;align-items:center;gap:6px;font-size:12.5px;color:#eaf4f4b8}.fr-level-badge i{font-size:17px;color:#7fd0ff}.fr-level-track{flex:1;height:6px;border-radius:3px;background:#eaf4f429;overflow:hidden}.fr-level-track span{display:block;height:100%;background:#7fd0ff;transition:width .5s ease}.fr-level-note{flex:none;font-size:12px;color:#eaf4f499}.fr-nursery{display:flex;flex-direction:column;min-height:100%;background:linear-gradient(180deg,#03202b,#073243 42%,#0b4a58);color:#eaf4f4}.fr-nursery-head{flex:none;padding:14px 18px;border-bottom:1px solid rgba(234,244,244,.13)}.fr-nursery-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.fr-back{display:flex;align-items:center;gap:4px;margin-left:-6px;padding:6px 10px 6px 6px;border:0;border-radius:14px;background:transparent;font-family:var(--fr-serif);font-size:13.5px;color:#eaf4f4b8;cursor:pointer}.fr-back i{font-size:18px}.fr-nursery-title{margin-top:12px;font-family:var(--fr-serif);font-size:30px;font-weight:400;line-height:1;letter-spacing:-.01em;color:#eaf4f4}.fr-nursery-sub{margin-top:8px;font-size:12.5px;line-height:1.5;color:#eaf4f494;text-wrap:pretty}.fr-nursery-filters{display:flex;gap:7px;margin-top:14px;overflow-x:auto}.fr-chip{padding:7px 14px;border-radius:16px;border:1px solid rgba(234,244,244,.2);background:transparent;font-family:var(--fr-serif);font-size:13px;color:#eaf4f4a8;cursor:pointer}.fr-nursery-filters .fr-chip{flex:none;white-space:nowrap;font-size:12.5px}.fr-chip[aria-pressed=true]{border-color:#ffe9c999;background:#ffe9c929;color:#ffe9c9}.fr-nursery-body{flex:1;padding:0 18px 44px}.fr-planting{display:flex;align-items:center;gap:12px;margin-top:16px;padding:8px 14px 8px 8px;border-radius:18px;border:1px solid rgba(255,233,201,.3);background:#ffe9c917}.fr-planting-art{width:62px;flex:none}.fr-planting-note{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#ffe9c9bf}.fr-planting-name{margin-top:3px;font-family:var(--fr-serif);font-size:17px;color:#eaf4f4}.fr-shelf{margin-top:28px}.fr-shelf-head{display:flex;align-items:baseline;gap:9px}.fr-shelf-dot{flex:none;width:7px;height:7px;border-radius:50%;transform:translateY(-2px)}.fr-shelf-title{font-family:var(--fr-serif);font-size:19px;font-weight:400;color:#eaf4f4}.fr-shelf-sub{flex:1;min-width:0;font-family:var(--fr-serif);font-style:italic;font-size:11.5px;color:#eaf4f466}.fr-shelf-note{flex:none;font-size:11.5px;color:#eaf4f473}.fr-shelf-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:12px}.fr-nursery-foot{margin-top:30px;font-family:var(--fr-serif);font-style:italic;font-size:14.5px;line-height:1.5;color:#eaf4f48c;text-wrap:pretty}.fr-flash{position:fixed;left:18px;right:18px;bottom:calc(var(--m-bar-clearance, 76px) + 12px + env(safe-area-inset-bottom));z-index:40;padding:13px 15px;border-radius:17px;border:1px solid rgba(255,233,201,.32);background:#08261cf0;box-shadow:0 12px 30px #00000059;font-size:13.5px;line-height:1.35;color:#eaf4f4;animation:fr-rise .24s cubic-bezier(.2,.8,.2,1)}.fr-topbar{flex:none;display:flex;align-items:center;gap:26px;height:54px;padding:0 26px;background:var(--fr-bg);border-bottom:1px solid var(--fr-ink-16)}.fr-topbar-menu{display:none}.fr-wordmark{font-family:var(--fr-serif);font-size:19px;letter-spacing:-.01em}.fr-topbar-date{font-size:12px;color:var(--fr-ink-52)}.fr-rules-btn{display:flex;align-items:center;gap:7px;height:32px;padding:0 12px;border:1px solid var(--fr-ink-16);border-radius:10px;background:transparent;color:var(--fr-ink-72);font-size:12.5px;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.fr-rules-btn:hover{color:var(--fr-text);border-color:var(--fr-ink-42);background:var(--fr-ink-8)}.fr-rules-btn i{font-size:15px}.fr-rules-btn.is-compact{width:32px;padding:0;justify-content:center}.fr-topactions{display:flex;align-items:center;gap:8px}.fr-rail{width:198px;padding:18px 0 20px 14px;gap:0;background:var(--fr-bg);border-right:1px solid var(--fr-ink-16)}.fr-railhead{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--fr-ink-42)}.fr-railhead[data-tone=risk]{color:#ffc2b2}.fr-rail .fr-railhead{margin-top:30px}.fr-forestrail{padding:0 20px 0 13px}.fr-forestrail .fr-railhead{padding-left:0}.fr-planting-card{margin-top:10px;padding:6px 8px 9px;border:1px solid rgba(255,233,201,.4);border-radius:12px;background:#ffe9c91a}.fr-planting-card-name{margin-top:5px;font-family:var(--fr-serif);font-size:13.5px;line-height:1.2;color:#eaf4f4}.fr-railnote{margin:8px 0 0;font-size:12.5px;line-height:1.55;color:#eaf4f49e;text-wrap:pretty}.fr-purse{padding:0 20px 0 13px}.fr-purse-row{display:flex;align-items:center;gap:7px}.fr-purse-row i{font-size:19px;color:#ffe9c9}.fr-purse-n{font-family:var(--fr-serif);font-size:24px;line-height:1;color:#ffe9c9}.fr-purse-note{margin-top:5px;font-size:11.5px;color:#eaf4f480}.fr-purse-level{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px;font-size:12px;color:#eaf4f49e}.fr-purse-level span:last-child{color:#eaf4f473}.fr-purse-bar{height:5px;margin-top:7px;border-radius:3px;background:#eaf4f429}.fr-purse-bar span{display:block;height:100%;border-radius:3px;background:#7fd0ff;transition:width .5s ease}.fr-forest-web{min-height:100%;padding-bottom:56px;background:linear-gradient(180deg,#03202b,#052e3a 24%,#073243,#0b4a58 76%,#116072);color:#eaf4f4}.fr-forest-head{display:flex;align-items:flex-start;justify-content:space-between;gap:44px;padding:24px 34px 0}.fr-forest-headwords{flex:1;min-width:0}.fr-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase}.fr-forest-web .fr-kicker{color:#eaf4f480}.fr-forest-h1{margin:11px 0 0;font-family:var(--fr-serif);font-weight:400;font-size:33px;line-height:1.1}.fr-forest-lede{margin:9px 0 0;max-width:58ch;font-size:14.5px;line-height:1.55;color:#eaf4f4b8;text-wrap:pretty}.fr-forest-pips{display:flex;gap:5px;max-width:330px;margin-top:16px}.fr-forest-pips span{flex:1;height:4px;border-radius:2px;background:#eaf4f42e;transition:background .4s ease}.fr-forest-pips span[data-on=true]{background:#7fd0ff}.fr-forest-tally{flex:none;display:flex;gap:38px}.fr-forest-tally-n{font-family:var(--fr-serif);font-size:30px;line-height:1}.fr-forest-tally-label,.fr-ledger-label{margin-top:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#eaf4f480}.fr-forest-web [data-tone=paper]{color:#eaf4f4}.fr-forest-web [data-tone=grown]{color:#4fd6c1}.fr-forest-web [data-tone=lost]{color:#ff9d84}.fr-forest-web [data-tone=gold]{color:#ffe9c9}.fr-forest-web [data-tone=empty]{color:#eaf4f473}.fr-forest-plotrow{display:flex;align-items:flex-start;gap:24px;padding:8px 34px 0}.fr-grove{position:relative;flex:1;min-width:0}.fr-grove-svg{display:block;width:100%}.fr-grove-today{fill:none;stroke:#7fd0ff;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:fr-pulse 2.6s ease-in-out infinite}.fr-grove-tile{fill:transparent;stroke:none;stroke-width:1.6;cursor:pointer}.fr-grove-tile[data-on=true]{fill:#7fd0ff1f;stroke:#7fd0ff80}.fr-grove-tile[data-pinned=true]{stroke:#7fd0ffe6}.rf-pick{cursor:pointer}.fr-grove-flies{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.fr-grove-flies span{position:absolute;width:5px;height:5px;border-radius:50%;background:#cfeeff;box-shadow:0 0 9px 3px #7fd0ff80;animation:fr-float 6s ease-in-out infinite}.fr-daypanel{flex:none;width:284px;padding-top:14px}.fr-daypanel .fr-railhead{color:#eaf4f480}.fr-daypanel-title{margin:9px 0 0;font-family:var(--fr-serif);font-weight:400;font-size:22px;line-height:1.2}.fr-daypanel-state{margin-top:5px;font-size:13px}.fr-daypanel-note{margin:12px 0 0;font-size:13.5px;line-height:1.6;color:#eaf4f4b3;text-wrap:pretty}.fr-daypanel-grant{margin:10px 0 0;padding:8px 10px;border-radius:10px;background:#ffe9c91a;font-size:12.5px;line-height:1.5;color:#ffe9c9;text-wrap:pretty}.fr-daypanel-rows{margin:16px 0 0}.fr-daypanel-rows>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid rgba(234,244,244,.12)}.fr-daypanel-rows dt{font-size:13px;color:#eaf4f49e}.fr-daypanel-rows dd{margin:0;font-family:var(--fr-serif);font-size:15px}.fr-daypanel-rows dd[data-gold=true]{color:#ffe9c9}.fr-daypanel-foot{margin:12px 0 0;font-size:12px;line-height:1.5;color:#eaf4f46b}.fr-risk-web{padding:22px 34px 0}.fr-risk-web-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.fr-riskcard{display:flex;align-items:center;gap:11px;padding:10px 15px 10px 12px;border:1px solid rgba(255,181,156,.32);border-radius:12px;background:#00000029;font-family:var(--fr-serif);color:#eaf4f4;cursor:pointer}.fr-riskcard:hover{border-color:#ffb59c99}.fr-riskcard-glyph{flex:none;width:20px;height:26px}.fr-riskcard-title{font-size:14.5px}.fr-riskcard-note{font-size:12px;color:#eaf4f480}.fr-nursery-web{padding:34px 34px 0}.fr-forest-sectionhead{display:flex;align-items:baseline;justify-content:space-between;gap:24px;flex-wrap:wrap}.fr-forest-sectionwords{display:flex;align-items:baseline;gap:13px;min-width:0;flex-wrap:wrap}.fr-forest-h2{margin:0;font-family:var(--fr-serif);font-weight:400;font-size:22px}.fr-forest-sub{max-width:62ch;font-size:13px;line-height:1.5;color:#eaf4f48c}.fr-forest-filters{flex:none;display:flex;gap:7px}.fr-forestchip{padding:6px 12px;border:1px solid rgba(234,244,244,.2);border-radius:14px;background:transparent;font-family:var(--fr-serif);font-size:12.5px;color:#eaf4f4a8;cursor:pointer}.fr-forestchip[data-on=true]{border-color:#ffe9c999;background:#ffe9c929;color:#ffe9c9}.fr-shelf-web{margin-top:24px}.fr-shelf-web-head{display:flex;align-items:baseline;gap:11px}.fr-shelf-web-title{margin:0;font-family:var(--fr-serif);font-weight:400;font-size:16px}.fr-shelf-web-sub{font-size:12px;color:#eaf4f46b}.fr-shelf-web-note{font-size:12px;color:#eaf4f480}.fr-shelf-web-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(156px,1fr));gap:12px;margin-top:13px}.fr-shelf-web-grid .fr-species{border-radius:12px}.fr-record{padding:38px 34px 0}.fr-ledger{display:flex;flex-wrap:wrap;gap:44px;margin-top:18px}.fr-ledger-n{font-family:var(--fr-serif);font-size:26px;line-height:1}.fr-ledger-note{margin-top:4px;font-size:12px;color:#eaf4f46b}.fr-grovebars{display:flex;align-items:flex-end;gap:18px;height:92px;max-width:620px;margin-top:14px}.fr-grovebar{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;height:100%}.fr-grovebar-pair{flex:1;display:flex;align-items:flex-end;gap:3px;width:100%}.fr-grovebar-pair span{flex:1;min-height:1px}.fr-forest-web .fr-grovebar-pair span[data-tone=grown]{background:#4fd6c1}.fr-forest-web .fr-grovebar-pair span[data-tone=lost]{background:#ff9d84}.fr-grovebar-label{font-size:11px;color:#eaf4f473}.fr-forest-close{margin:26px 0 0;max-width:66ch;font-family:var(--fr-serif);font-style:italic;font-size:15.5px;line-height:1.55;color:#eaf4f4ad;text-wrap:pretty}@media (max-width: 768px){.fr-topbar{gap:14px;padding:0 12px}.fr-topbar-menu{display:block}.fr-topbar-date{display:none}}@media (max-width: 1080px){.fr-forest-plotrow{flex-wrap:wrap}.fr-daypanel{width:100%}}.fr-grove-habits{margin-top:42px}.fr-grove-habits-note{max-width:62ch;margin:10px 0 0;font-size:13.5px;line-height:1.6;color:var(--fr-ink-62);text-wrap:pretty}.fr-grove-habits-row{display:flex;flex-wrap:wrap;gap:22px 26px;margin-top:20px}.fr-habit-plot{display:flex;flex-direction:column;align-items:center;width:132px}.fr-habit-plot-tree{display:flex;flex-direction:column;align-items:center;gap:3px;width:100%;padding:10px 6px 12px;border:0;border-radius:3px;background:transparent;font-family:var(--fr-serif);color:var(--fr-text);cursor:pointer;transition:background .16s ease}.fr-habit-plot-tree:hover{background:var(--fr-surface)}.fr-habit-plot-title{font-size:13.5px;line-height:1.3;text-align:center}.fr-habit-plot-note{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--fr-ink-42)}.fr-habit-plot[data-done=true] .fr-habit-plot-note{color:var(--fr-accent)}.fr-habit-plot[data-failed=true] .fr-habit-plot-note{color:var(--fr-accent-2)}.fr-habit-weeks{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:2px 1px;width:100%;margin-top:2px;padding-top:10px;border-top:1px solid var(--fr-ink-8)}.fr-week{display:block;width:12px;height:16px;padding:0;border:0;border-radius:2px;background:transparent;line-height:0}.fr-week[data-state=cleared]:after{content:"";display:block;width:6px;height:1px;margin:13px auto 0;background:var(--fr-ink-16)}.fr-week-stump{cursor:pointer;transition:background .14s ease}.fr-week-stump:hover:not(:disabled),.fr-week-stump:focus-visible{background:var(--fr-surface)}.fr-week-stump:disabled{cursor:default}.fr-grove-stumps{color:var(--fr-accent-2)}.fr-gate-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden;background:color-mix(in srgb,#02141a 72%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.fr-gate{width:min(460px,100%);padding:24px 22px calc(20px + env(safe-area-inset-bottom));border:1px solid var(--fr-ink-16);border-radius:22px;background:color-mix(in srgb,var(--fr-bg) 96%,transparent);-webkit-backdrop-filter:blur(var(--fr-blur)) saturate(150%);backdrop-filter:blur(var(--fr-blur)) saturate(150%);box-shadow:0 18px 50px #0000006b;color:var(--fr-text)}.fr-gate-eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--fr-accent);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.fr-gate-title{margin:8px 0 0;font-family:var(--fr-serif);font-weight:600;font-size:24px;line-height:1.2;text-wrap:pretty}.fr-gate-body{margin:12px 0 0;color:var(--fr-ink-72);font-size:15px;line-height:1.55;text-wrap:pretty}.fr-gate-ok{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:22px;border:1px solid rgba(255,233,201,.4);border-radius:24px;background:#ffe9c929;color:var(--fr-accent);font-family:var(--fr-serif);font-size:16px;cursor:pointer}.fr-gate-ok:active{background:#ffe9c942}@keyframes rf-drift{0%,to{transform:translate(0);opacity:.18}50%{transform:translate(-9px,-20px);opacity:.85}}@keyframes rf-swim{0%{transform:translate(0) scaleX(1)}46%{transform:translate(var(--d, 120px)) scaleX(1)}50%{transform:translate(var(--d, 120px)) scaleX(-1)}96%{transform:translate(0) scaleX(-1)}to{transform:translate(0) scaleX(1)}}@keyframes rf-bob2{0%,to{transform:translateY(0)}50%{transform:translateY(var(--b, 5px))}}@keyframes rf-sway2{0%,to{transform:rotate(var(--r0, -3deg))}50%{transform:rotate(var(--r1, 3deg))}}@keyframes rf-rise{0%{transform:translateY(0);opacity:0}10%{opacity:.85}85%{opacity:.4}to{transform:translateY(var(--rise, -140px));opacity:0}}@keyframes rf-scut{0%,7%{transform:translate(0)}45%,55%{transform:translate(var(--d, 60px))}93%,to{transform:translate(0)}}@keyframes rf-driftx{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@keyframes rf-clam{0%,42%{transform:rotate(0)}56%,74%{transform:rotate(-15deg)}88%,to{transform:rotate(0)}}@keyframes rf-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.35;transform:scale(1.12)}}.mote{position:absolute;width:4px;height:4px;border-radius:50%;background:#cfeeff;box-shadow:0 0 10px 3px #7fd0ff73;animation-name:rf-drift;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.rf-sw{transform-box:fill-box;transform-origin:center;animation:rf-swim 18s ease-in-out infinite}.rf-bb{transform-box:fill-box;transform-origin:center;animation:rf-bob2 4.6s ease-in-out infinite}.rf-sy{transform-box:fill-box;transform-origin:50% 100%;animation:rf-sway2 5.2s ease-in-out infinite}.rf-bu{transform-box:fill-box;animation:rf-rise 6s linear infinite;opacity:0}.rf-sc{transform-box:fill-box;animation:rf-scut 20s ease-in-out infinite}.rf-dr{transform-box:fill-box;animation:rf-driftx 9s ease-in-out infinite}.rf-cl{animation:rf-clam 9s ease-in-out infinite}.rf-today{transform-box:fill-box;transform-origin:center;animation:rf-pulse 2.6s ease-in-out infinite}.rf-shaft{position:absolute;top:0;height:100%;pointer-events:none;background:linear-gradient(176deg,#beebff21,#beebff00 69%)}@media (prefers-reduced-motion: reduce){.rf-sw,.rf-bb,.rf-sy,.rf-bu,.rf-sc,.rf-dr,.rf-cl,.rf-today,.mote{animation:none}}.fr-pick-state{font-family:var(--fr-serif);font-size:21px;line-height:1.15;letter-spacing:-.01em;color:var(--text)}.fr-pick-state[data-tone=lost]{color:#d75f52}.fr-pick-note{margin:8px 0 0;font-size:13.5px;line-height:1.5;color:var(--text-muted);text-wrap:pretty}.fr-pick-origin{margin-top:16px;padding-top:14px;border-top:1px solid var(--border)}.fr-pick-origin-note{margin:0;font-size:13px;color:var(--text-muted)}.fr-pick-origin-note[data-tone=lost]{color:#d75f52}.fr-pick-origin-head{font-size:11px;font-weight:650;letter-spacing:.02em;color:var(--text)}.fr-pick-finishes{display:flex;flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none}.fr-pick-finish{display:flex;align-items:baseline;gap:8px;font-size:12.5px;color:var(--text-muted)}.fr-pick-finish-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text)}.fr-pick-finish-tag{flex:none;padding:1px 6px;border-radius:999px;border:1px solid var(--border);font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-dim)}.fr-pick-finish-date{flex:none;color:var(--text-dim)}.fr-pick-origin-more{margin:8px 0 0;font-size:12px;color:var(--text-dim)}.fr-rules-list{display:flex;flex-direction:column;gap:12px;margin:0;padding-left:20px}.fr-rules-item{font-size:13.5px;line-height:1.55;color:var(--text-muted);text-wrap:pretty}.fr-rules-item::marker{color:var(--text-dim)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.\!sticky{position:sticky!important}.sticky{position:sticky}.top-3{top:.75rem}.isolate{isolation:isolate}.m-1{margin:.25rem}.m-3{margin:.75rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.\!grid{display:grid!important}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.h-1{height:.25rem}.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-width:1px}.p-1{padding:.25rem}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;--bg: oklch(.1 .008 245);--surface: oklch(.14 .007 245);--surface-2: oklch(.18 .007 245);--border: oklch(.23 .007 245);--text: oklch(.93 .004 245);--text-muted: oklch(.52 .01 245);--text-dim: oklch(.33 .008 245);--buy: oklch(.56 .16 160);--sell: oklch(.58 .18 10);--amber: oklch(.7 .14 80);--accent: oklch(.64 .13 225);--mono: "JetBrains Mono", "IBM Plex Mono", ui-monospace, monospace;--accent: oklch(.66 .14 258);--accent-fg: oklch(.98 .005 258);--accent-soft: oklch(.26 .06 258);--accent-border: oklch(.42 .1 258);--green: oklch(.62 .13 152);--green-soft: oklch(.24 .05 152);--green-border: oklch(.5 .13 152);--amber-soft: oklch(.3 .07 80);--red: oklch(.66 .18 28);--red-soft: oklch(.27 .08 28);--row-hover: oklch(.2 .008 245);--row-selected: oklch(.23 .02 258)}.mappings-tbl{width:100%;border-collapse:separate;border-spacing:0}.mappings-tbl thead th{font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-dim);text-align:left;padding:8px 12px;border-bottom:1px solid var(--border);background:var(--surface-2);position:sticky;top:0;z-index:1}.mappings-tbl tbody td{padding:10px 12px;border-bottom:1px solid var(--border);vertical-align:middle;font-size:13px}.mappings-tbl tbody tr{cursor:pointer}.mappings-tbl tbody tr:hover td{background:var(--row-hover)}.mappings-tbl tbody tr.is-selected td{background:var(--row-selected)}.mappings-tbl tbody tr.is-muted td,.mappings-tbl tbody tr.is-muted td .merchant-label{color:var(--text-muted)}.ticker-pill{display:inline-flex;align-items:center;gap:5px;font-family:var(--mono);font-size:11.5px;font-weight:600;padding:2px 7px;border-radius:4px;border:1.5px solid var(--border);background:var(--surface);color:var(--text);white-space:nowrap}.ticker-pill.is-valid{border-color:var(--green-border);box-shadow:0 0 0 1px var(--green-border);background:var(--green-soft);color:#9fe4b1}.ticker-pill.is-invalid{border-color:var(--red);background:var(--red-soft);color:#ffbfb6;color:oklch(.86 .1 28)}.ticker-pill.is-empty{border-style:dashed;color:var(--text-dim);font-weight:500}.seg-control{display:inline-flex;border:1px solid var(--border);border-radius:6px;overflow:hidden;background:var(--surface)}.seg-control button{padding:5px 11px;font-size:12px;background:transparent;border:0;cursor:pointer;color:var(--text-muted);border-right:1px solid var(--border)}.seg-control button:last-child{border-right:0}.seg-control button.is-active{background:var(--surface-2);color:var(--text)}.inbox-banner{display:flex;align-items:center;gap:14px;padding:12px 16px;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:12px}.inbox-banner .inbox-count{font-family:var(--mono);font-weight:700;font-size:18px;color:var(--text);padding:2px 10px;border-radius:6px;background:var(--surface);border:1px solid var(--accent-border);font-variant-numeric:tabular-nums}.cat-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;font-size:11px;font-weight:500;border-radius:4px;background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap}.cat-chip .chip-dot{width:6px;height:6px;border-radius:50%}.cat-chip.is-uncat{background:var(--amber-soft);border-color:var(--amber);color:var(--amber)}.library-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.library-drawer{position:fixed;top:0;right:0;bottom:0;width:560px;max-width:100vw;background:var(--bg);border-left:1px solid var(--border);box-shadow:-8px 0 24px #0006;display:flex;flex-direction:column;z-index:91;animation:slideInRight .18s ease-out}@keyframes slideInRight{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}html,body,#root{height:100%}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}input,button,select,textarea{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes slideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}table{border-collapse:collapse}th,td{border:none}[data-numeric]{font-family:var(--mono);font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:root{--viz-rh: oklch(.74 .17 145);--viz-tradebot: oklch(.74 .16 258);--viz-strategy: oklch(.78 .15 80);--viz-strategy-2: oklch(.72 .16 320);--viz-strategy-3: oklch(.75 .15 195);--viz-strategy-4: oklch(.72 .16 30);--viz-spy: oklch(.8 .15 315)}.v2-stacked-bar{display:flex;width:100%;height:8px;border-radius:999px;overflow:hidden;background:var(--surface-2)}.v2-stacked-bar>span{display:block;height:100%}.v2-tab-bar{display:flex;gap:2px;border-bottom:1px solid var(--border);padding:0 4px}.v2-tab{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:0;background:transparent;color:var(--text-muted);font-size:13px;font-weight:500;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .1s;cursor:pointer}.v2-tab:hover{color:var(--text)}.v2-tab.is-active{color:var(--text);border-bottom-color:var(--accent)}.v2-tab-count{font-family:var(--mono);font-size:11px;padding:1px 6px;border-radius:999px;background:var(--surface-2);color:var(--text-muted);font-weight:500}.v2-tab.is-active .v2-tab-count{background:var(--accent-soft);color:var(--accent)}.v2-kpi-tile{padding:14px 16px;background:var(--surface);border:1px solid var(--border);border-radius:10px;display:flex;flex-direction:column;gap:4px;min-width:0}.v2-kpi-label{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-dim);display:flex;align-items:center;gap:6px}.v2-kpi-value{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:22px;font-weight:500;letter-spacing:-.01em}.v2-kpi-sub{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:12px;color:var(--text-muted)}.v2-panel{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.v2-table{width:100%;border-collapse:separate;border-spacing:0;font-size:12.5px}.v2-table thead th{font-size:10.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--text-dim);text-align:right;padding:10px 14px;border-bottom:1px solid var(--border);background:var(--surface);white-space:nowrap}.v2-table thead th.left{text-align:left}.v2-table thead th.center{text-align:center}.v2-table thead th.is-sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v2-table thead th.is-sortable:hover{color:var(--text)}.v2-table tbody td{padding:10px 14px;border-bottom:1px solid var(--border);font-size:13px;text-align:right;white-space:nowrap;vertical-align:middle}.v2-table tbody td.left{text-align:left}.v2-table tbody td.center{text-align:center}.v2-table tbody tr:hover td{background:var(--surface-2)}.v2-table tbody tr:hover .v2-row-actions{opacity:1}.v2-row-actions{display:inline-flex;gap:4px;opacity:.55;transition:opacity .12s}.v2-strategy-group-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--surface);border-bottom:1px solid var(--border);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v2-strategy-group-header:hover{background:var(--surface-2)}.v2-strategy-group-header .v2-caret{display:inline-block;transition:transform .15s;color:var(--text-dim);font-size:9px}.v2-strategy-group-header.is-open .v2-caret{transform:rotate(90deg)}.v2-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .15s ease}.v2-drawer{position:fixed;top:0;right:0;bottom:0;width:460px;max-width:100vw;background:var(--bg);border-left:1px solid var(--border);box-shadow:-8px 0 32px #00000080;display:flex;flex-direction:column;z-index:81;animation:slideInRight .2s ease-out}@keyframes slideInRight{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.v2-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:5px 10px;border-radius:6px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:11px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .1s}.v2-btn:hover:not(:disabled){background:var(--surface-2)}.v2-btn:disabled{opacity:.4;cursor:not-allowed}.v2-btn.buy{background:color-mix(in oklab,var(--buy) 14%,transparent);border-color:color-mix(in oklab,var(--buy) 35%,transparent);color:var(--buy)}.v2-btn.sell{background:color-mix(in oklab,var(--sell) 14%,transparent);border-color:color-mix(in oklab,var(--sell) 35%,transparent);color:var(--sell)}.v2-btn.amber{background:color-mix(in oklab,var(--amber) 14%,transparent);border-color:color-mix(in oklab,var(--amber) 32%,transparent);color:var(--amber)}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:34px;padding:0 11px;border-radius:7px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13px;font-family:inherit;line-height:1.2;transition:border-color .12s,box-shadow .12s}.input::-moz-placeholder{color:var(--text-dim)}.input::placeholder{color:var(--text-dim)}.input:hover:not(:disabled):not(:focus){border-color:var(--text-dim)}.input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab,var(--accent) 22%,transparent)}.input:disabled{opacity:.5;cursor:not-allowed}.input[type=number]{-moz-appearance:textfield}.input[type=number]::-webkit-outer-spin-button,.input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 14px;border-radius:7px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13px;font-weight:500;font-family:inherit;white-space:nowrap;cursor:pointer;transition:background .12s,border-color .12s,color .12s,opacity .12s}.btn:hover:not(:disabled){background:var(--surface-2);border-color:var(--text-dim)}.btn:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab,var(--accent) 22%,transparent)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.buy{background:color-mix(in oklab,var(--buy) 16%,transparent);border-color:color-mix(in oklab,var(--buy) 38%,transparent);color:var(--buy)}.btn.buy:hover:not(:disabled){background:color-mix(in oklab,var(--buy) 24%,transparent);border-color:color-mix(in oklab,var(--buy) 50%,transparent)}.btn.sell{background:color-mix(in oklab,var(--sell) 16%,transparent);border-color:color-mix(in oklab,var(--sell) 38%,transparent);color:var(--sell)}.btn.sell:hover:not(:disabled){background:color-mix(in oklab,var(--sell) 24%,transparent);border-color:color-mix(in oklab,var(--sell) 50%,transparent)}.btn.icon{width:34px;padding:0;color:var(--text-muted)}.btn.icon:hover:not(:disabled){color:var(--text)}.v2-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:500;background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap}.v2-chip.rh{background:color-mix(in oklab,var(--viz-rh) 14%,transparent);border-color:color-mix(in oklab,var(--viz-rh) 30%,transparent);color:var(--viz-rh)}.v2-chip.tradebot{background:color-mix(in oklab,var(--viz-tradebot) 14%,transparent);border-color:color-mix(in oklab,var(--viz-tradebot) 30%,transparent);color:var(--viz-tradebot)}.v2-chip.strategy{background:color-mix(in oklab,var(--viz-strategy) 14%,transparent);border-color:color-mix(in oklab,var(--viz-strategy) 30%,transparent);color:var(--viz-strategy)}.v2-chip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;display:inline-block}:root{--elev-1: 0 1px 2px rgba(0, 0, 0, .3);--elev-2: 0 8px 24px rgba(0, 0, 0, .38);--elev-3: 0 24px 64px rgba(0, 0, 0, .55);--glass-bg: color-mix(in oklab, var(--surface) 72%, transparent);--glass-blur: 10px;--glass-border: color-mix(in oklab, var(--text) 8%, var(--border));--grad-accent: linear-gradient(135deg, color-mix(in oklab, var(--accent) 22%, transparent), transparent);--grad-surface: linear-gradient(180deg, color-mix(in oklab, var(--text) 3%, var(--surface)), var(--surface));--grad-buy: linear-gradient(180deg, color-mix(in oklab, var(--buy) 16%, transparent), transparent);--grad-sell: linear-gradient(180deg, color-mix(in oklab, var(--sell) 16%, transparent), transparent);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--dur-fast: .12s;--dur: .2s;--dur-slow: .4s}.elevated{background:var(--grad-surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--elev-1);transition:box-shadow var(--dur) var(--ease-out),transform var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.elevated:hover{box-shadow:var(--elev-2);transform:translateY(-1px);border-color:var(--text-dim)}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-color:var(--glass-border)}.v2-kpi-tile.premium{background:var(--grad-surface);box-shadow:var(--elev-1);transition:box-shadow var(--dur) var(--ease-out),transform var(--dur) var(--ease-out)}.v2-kpi-tile.premium:hover{box-shadow:var(--elev-2);transform:translateY(-1px)}.shimmer{position:relative;overflow:hidden;background:var(--surface-2)}.shimmer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,color-mix(in oklab,var(--text) 6%,transparent),transparent);animation:sheen 1.6s var(--ease-out) infinite}@keyframes sheen{to{transform:translate(100%)}}@keyframes countUp{0%{opacity:0;filter:blur(6px);transform:translateY(4px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.96) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes drawLine{0%{stroke-dashoffset:var(--draw-len, 1000)}to{stroke-dashoffset:0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.app-sidebar{width:200px;flex-shrink:0;border-right:1px solid var(--border);background:var(--grad-surface);box-shadow:inset -1px 0 0 var(--glass-border);display:flex;flex-direction:column;padding:12px 8px}.app-menu-btn{display:none;align-items:center;justify-content:center;width:34px;height:34px;padding:0;flex-shrink:0;background:transparent;border:1px solid var(--border);border-radius:6px;color:var(--text-muted)}.app-menu-btn:hover{color:var(--text);background:var(--surface-2)}.app-sidebar-overlay{display:none}@media (max-width: 768px){.app-menu-btn{display:inline-flex}.app-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:81;transform:translate(-100%);transition:transform .22s ease;box-shadow:8px 0 32px #00000080}.app-sidebar.is-open{transform:translate(0)}.app-sidebar-overlay.is-open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:80;animation:fadeIn .15s ease}}.hbase-btn{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:4px 13px 4px 6px;flex-shrink:0;border:1px solid var(--border);border-radius:999px;background:var(--surface-2);color:var(--text);font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1;text-decoration:none;cursor:pointer;transition:background var(--dur-fast, .12s) var(--ease-out, ease),border-color var(--dur-fast, .12s) var(--ease-out, ease),color var(--dur-fast, .12s) var(--ease-out, ease)}.hbase-btn:hover{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent)}.hbase-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hbase-btn-mark{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;flex-shrink:0;background:var(--surface);border:1px solid var(--border);color:var(--text-muted);transition:background var(--dur-fast, .12s) var(--ease-out, ease),border-color var(--dur-fast, .12s) var(--ease-out, ease),color var(--dur-fast, .12s) var(--ease-out, ease)}.hbase-btn:hover .hbase-btn-mark{background:var(--surface);border-color:var(--accent-border);color:var(--accent)}.hbase-btn-chev{color:var(--text-dim);margin-left:-1px;transition:transform var(--dur-fast, .12s) var(--ease-out, ease),color var(--dur-fast, .12s) var(--ease-out, ease)}.hbase-btn:hover .hbase-btn-chev{color:var(--accent);transform:translate(-2px)}.hbase-btn.is-sidebar{width:100%;border-radius:11px;margin-bottom:14px}.hbase-btn.is-mobile{min-height:40px;padding:4px 14px 4px 7px}@media (prefers-color-scheme: light){:root{color-scheme:light;--bg: oklch(.985 .003 245);--surface: oklch(1 0 0);--surface-2: oklch(.965 .004 245);--border: oklch(.912 .005 245);--text: oklch(.24 .012 245);--text-muted: oklch(.505 .013 245);--text-dim: oklch(.66 .01 245);--buy: oklch(.52 .15 160);--sell: oklch(.55 .2 22);--amber: oklch(.62 .13 78);--accent: oklch(.55 .16 258);--accent-fg: oklch(.99 .005 258);--accent-soft: oklch(.945 .035 258);--accent-border: oklch(.8 .08 258);--green: oklch(.53 .13 152);--green-soft: oklch(.93 .05 152);--green-border: oklch(.74 .12 152);--amber-soft: oklch(.93 .07 80);--red: oklch(.55 .19 27);--red-soft: oklch(.945 .05 27);--row-hover: oklch(.965 .004 245);--row-selected: oklch(.93 .02 258);--elev-1: 0 1px 2px rgba(16, 24, 40, .06), 0 1px 3px rgba(16, 24, 40, .05);--elev-2: 0 10px 28px rgba(16, 24, 40, .1), 0 2px 6px rgba(16, 24, 40, .06);--elev-3: 0 24px 64px rgba(16, 24, 40, .16)}}.mhb-root{position:relative;min-height:100dvh;display:flex;flex-direction:column;background:var(--bg);padding:calc(14px + env(safe-area-inset-top)) 20px calc(20px + env(safe-area-inset-bottom));overflow:hidden;isolation:isolate}.mhb-sky{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;pointer-events:none}.mhb-sky i{position:absolute;border-radius:50%;filter:blur(46px);will-change:transform}.mhb-sky i:nth-child(1){top:-170px;left:-90px;width:400px;height:400px;background:radial-gradient(circle,color-mix(in oklab,var(--accent) 36%,transparent),transparent 70%);animation:mhbDrift1 19s ease-in-out infinite alternate}.mhb-sky i:nth-child(2){top:-40px;right:-150px;width:350px;height:350px;background:radial-gradient(circle,color-mix(in oklab,var(--viz-strategy-2) 26%,transparent),transparent 70%);animation:mhbDrift2 23s ease-in-out infinite alternate}.mhb-sky i:nth-child(3){bottom:-150px;left:-70px;width:380px;height:380px;background:radial-gradient(circle,color-mix(in oklab,var(--viz-strategy-3) 22%,transparent),transparent 70%);animation:mhbDrift3 27s ease-in-out infinite alternate}@keyframes mhbDrift1{to{transform:translate(70px,50px) scale(1.15)}}@keyframes mhbDrift2{to{transform:translate(-60px,80px) scale(1.1)}}@keyframes mhbDrift3{to{transform:translate(80px,-60px) scale(1.06)}}.mhb-dots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none;background-image:radial-gradient(color-mix(in oklab,var(--text) 14%,transparent) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 64%);mask-image:linear-gradient(to bottom,black,transparent 64%)}.mhb-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:overlay;opacity:.16}@media (prefers-color-scheme: light){.mhb-sky{opacity:.55}.mhb-grain{opacity:.08}}.mhb-top{display:flex;align-items:center;justify-content:space-between;padding:8px 0;animation:hbRise .5s var(--ease-out) both}.mhb-brand{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:650;letter-spacing:-.01em;color:var(--text)}.mhb-brand-mark{width:28px;height:28px;border-radius:9px;background:linear-gradient(140deg,var(--accent),color-mix(in oklab,var(--accent) 45%,var(--viz-strategy-2)));box-shadow:0 0 18px color-mix(in oklab,var(--accent) 45%,transparent),inset 0 1px #ffffff47}.mhb-clock{display:inline-flex;align-items:center;gap:7px;height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:12px;color:var(--text-muted)}.mhb-clock-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 8px var(--green);animation:pulse 2.4s ease-in-out infinite}.mhb-hero{padding:34px 0 26px}.mhb-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;animation:hbRise .5s var(--ease-out) .03s both}.mhb-eyebrow em{font-style:normal;color:var(--text-dim);letter-spacing:.08em}.mhb-title{font-size:clamp(34px,10.5vw,44px);font-weight:700;letter-spacing:-.035em;line-height:1.05;margin:0;background:linear-gradient(100deg,var(--text) 30%,color-mix(in oklab,var(--accent) 55%,var(--text)) 50%,var(--text) 70%);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:hbRise .5s var(--ease-out) .06s both,mhbShimmer 8s ease-in-out 1.2s infinite}@keyframes mhbShimmer{0%{background-position:0% 0}50%{background-position:100% 0}to{background-position:0% 0}}.mhb-subtitle{color:var(--text-muted);font-size:13.5px;line-height:1.55;margin:12px 0 0;animation:hbRise .5s var(--ease-out) .1s both}.mhb-label{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-dim);animation:hbRise .5s var(--ease-out) .12s both}.mhb-label-rule{flex:1;height:1px;background:linear-gradient(90deg,var(--border),transparent)}.mhb-list{display:grid;gap:14px}.mhb-card{--app: var(--accent);position:relative;display:block;border-radius:22px;padding:1px;background:color-mix(in oklab,var(--app) 20%,var(--border));overflow:hidden;box-shadow:var(--elev-1);color:var(--text);text-decoration:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;animation:hbCardIn .6s var(--ease-out) both;transition:transform var(--dur-fast) var(--ease-out),box-shadow var(--dur) var(--ease-out)}.mhb-card.budget{--app: var(--green)}.mhb-card.review{--app: var(--amber)}.mhb-card.rewards{--app: oklch(.72 .14 300)}.mhb-card.docket{--app: oklch(.62 .11 220)}.mhb-card.forest{--app: oklch(.75 .1 195)}.mhb-card:active{transform:scale(.97)}.mhb-card-border{position:absolute;top:-55%;right:-55%;bottom:-55%;left:-55%;z-index:0;background:conic-gradient(from 0deg,transparent 0deg 120deg,color-mix(in oklab,var(--app) 85%,transparent) 165deg,transparent 210deg 360deg);animation:mhbOrbit 7s linear infinite;will-change:transform}@keyframes mhbOrbit{to{transform:rotate(360deg)}}.mhb-card-in{position:relative;z-index:1;display:flex;flex-direction:column;min-height:152px;border-radius:21px;padding:16px;background:linear-gradient(165deg,color-mix(in oklab,var(--app) 11%,var(--surface)),var(--surface) 60%);overflow:hidden}.mhb-card-in:before{content:"";position:absolute;top:-70px;right:-50px;width:210px;height:190px;background:radial-gradient(50% 50% at 50% 50%,color-mix(in oklab,var(--app) 22%,transparent),transparent 72%);pointer-events:none}.mhb-card-art{position:absolute;right:-4px;bottom:-2px;z-index:0;pointer-events:none;color:var(--app);opacity:.9;-webkit-mask-image:linear-gradient(to right,transparent,black 34%);mask-image:linear-gradient(to right,transparent,black 34%)}.mhb-card-top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between}.mhb-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:color-mix(in oklab,var(--app) 15%,transparent);border:1px solid color-mix(in oklab,var(--app) 38%,transparent);color:var(--app);box-shadow:0 0 16px color-mix(in oklab,var(--app) 18%,transparent)}.mhb-card-idx{font-family:var(--mono);font-size:11px;letter-spacing:.1em;color:var(--text-dim)}.mhb-card-bottom{position:relative;z-index:1;margin-top:auto;padding-top:26px;padding-right:52px;display:flex;flex-direction:column;gap:3px}.mhb-card-name{font-size:21px;font-weight:680;letter-spacing:-.02em;line-height:1.1}.mhb-card-desc{font-size:12.5px;line-height:1.45;color:var(--text-muted)}.mhb-card-arrow{position:absolute;right:14px;bottom:14px;z-index:1;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid color-mix(in oklab,var(--app) 40%,transparent);background:color-mix(in oklab,var(--app) 14%,transparent);color:var(--app);transition:transform var(--dur-fast) var(--ease-out)}.mhb-card:active .mhb-card-arrow{transform:translate(3px)}.mhb-spark-line{stroke-dasharray:300;animation:drawLine 1.6s var(--ease-out) .35s both}.mhb-spark-fill{animation:fadeIn .8s ease 1.2s both}.mhb-spark-dot{animation:pulse 2.2s ease-in-out 1.6s infinite}.mhb-bar{transform-origin:bottom;transform-box:fill-box;animation:mhbBarUp .7s var(--ease-spring) both}@keyframes mhbBarUp{0%{transform:scaleY(0)}}.mhb-skel{height:154px;border-radius:22px;border:1px solid var(--border)}.mhb-empty{border:1px dashed var(--border);border-radius:22px;padding:36px 24px;text-align:center;color:var(--text-muted);font-size:13px;background:var(--surface);animation:hbCardIn .5s var(--ease-out) both}.mhb-apply{position:relative;z-index:1;margin:16px 0 32px;border-radius:18px;border:1px solid var(--glass-border);background:var(--surface);overflow:hidden;animation:hbCardIn .5s var(--ease-out) .3s both}.mhb-apply-trigger{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:0;background:transparent;color:var(--text);font-family:inherit;text-align:left;cursor:pointer}.mhb-apply-trigger:active{background:var(--surface-2)}.mhb-apply-mark{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border-radius:11px;border:1px dashed var(--accent-border);background:var(--accent-soft);color:var(--accent);transition:transform var(--dur) var(--ease-spring)}.mhb-apply-trigger.is-open .mhb-apply-mark{transform:rotate(45deg)}.mhb-apply-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.mhb-apply-title{font-size:14px;font-weight:620;letter-spacing:-.01em}.mhb-apply-sub{font-size:12px;color:var(--text-muted)}.mhb-apply-chev{color:var(--text-dim);flex-shrink:0;transition:transform var(--dur) var(--ease-out)}.mhb-apply-trigger.is-open .mhb-apply-chev{transform:rotate(180deg)}.mhb-apply-panel{border-top:1px solid var(--border);padding:4px 16px 14px}.mhb-apply-row{display:flex;align-items:center;gap:12px;padding:13px 0}.mhb-apply-row+.mhb-apply-row{border-top:1px solid var(--border)}.mhb-apply-row-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.mhb-apply-row-name{font-size:13.5px;font-weight:600;color:var(--text)}.mhb-apply-row-desc{font-size:12px;line-height:1.45;color:var(--text-muted)}.mhb-apply-btn{flex-shrink:0;padding:8px 14px;border-radius:10px;border:1px solid var(--accent-border);background:var(--accent-soft);color:var(--accent);font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.mhb-apply-btn:disabled{opacity:.6}.mhb-apply-state{flex-shrink:0;font-size:12px;font-weight:500;color:var(--text-dim)}.mhb-apply-state.is-pending{color:var(--amber)}.mhb-apply-state.is-blocked{color:var(--red)}.mhb-apply-foot{padding-top:12px;border-top:1px solid var(--border);color:var(--text-dim);font-size:11.5px}@keyframes hbRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hbCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sortable{list-style:none;margin:0;padding:0}.sortable.is-sorting{-moz-user-select:none;user-select:none;-webkit-user-select:none}.sortable-item{position:relative;transition:transform var(--dur) var(--ease-out);will-change:transform}.sortable-item.is-active{z-index:2;transition:none}.sortable-item.is-dropping{transition:transform .19s var(--ease-out)}.sortable-item.is-grabbed{transition:transform var(--dur) var(--ease-spring)}.hbs-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:#03060c9e;-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);animation:hbsScrimIn var(--dur) var(--ease-out) both}@media (prefers-color-scheme: light){.hbs-scrim{background:#10182857}}.hbs-panel{position:relative;display:flex;flex-direction:column;width:100%;max-width:460px;max-height:min(86vh,720px);border-radius:20px;border:1px solid var(--glass-border);background:var(--grad-surface);box-shadow:var(--elev-3);overflow:hidden;isolation:isolate;animation:hbsPanelIn .34s var(--ease-out) both}.hbs-panel:focus{outline:none}.hbs-panel:before{content:"";position:absolute;top:-140px;left:50%;width:420px;height:240px;transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,color-mix(in oklab,var(--accent) 30%,transparent),transparent 70%);opacity:.6;pointer-events:none;z-index:-1}.hbs-grabber{display:none}.hbs-head{display:flex;align-items:center;gap:12px;padding:18px 18px 14px;border-bottom:1px solid var(--border)}.hbs-head-mark{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:12px;border:1px solid var(--accent-border);background:linear-gradient(140deg,var(--accent-soft),color-mix(in oklab,var(--accent-soft) 40%,transparent));color:var(--accent)}.hbs-head-copy{flex:1;min-width:0}.hbs-title{margin:0;font-size:15px;font-weight:650;letter-spacing:-.01em;color:var(--text)}.hbs-head-sub{margin:2px 0 0;font-size:11.5px;color:var(--text-muted)}.hbs-close{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;border-radius:9px;border:1px solid transparent;background:transparent;color:var(--text-muted);cursor:pointer;transition:color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out)}.hbs-close:hover{color:var(--text);background:var(--surface-2);border-color:var(--border)}.hbs-body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px}.hbs-section-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.hbs-section-copy{flex:1;min-width:0}.hbs-section-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim)}.hbs-section-sub{margin:5px 0 0;font-size:12px;color:var(--text-muted)}.hbs-reset{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;flex-shrink:0;border-radius:9px;border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:11.5px;font-weight:550;cursor:pointer;transition:color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.hbs-reset:hover:not(:disabled){color:var(--text);border-color:var(--text-dim);background:var(--surface-2)}.hbs-reset:disabled{opacity:.4;cursor:default}.hbs-none{margin:0;padding:26px 18px;border:1px dashed var(--border);border-radius:14px;text-align:center;font-size:12.5px;color:var(--text-muted)}.hbs-body .hbs-section+.hbs-section{margin-top:22px;padding-top:20px;border-top:1px solid var(--border)}.hbs-places{display:grid;gap:2px}.hbs-place{display:grid;grid-template-columns:1fr 150px;align-items:center;gap:16px;padding:8px;margin:0 -8px;border-radius:10px}.hbs-place:hover{background:var(--surface-2)}.hbs-place-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.hbs-place-name{font-size:11px;font-weight:600;letter-spacing:.16em;color:var(--text)}.hbs-place-note{font-size:9.5px;letter-spacing:.1em;color:var(--text-muted)}.hbs-place-select{width:100%;height:32px;padding:0 10px;border-radius:9px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-family:inherit;font-size:12px;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out)}.hbs-place-select:hover{border-color:var(--accent-border)}.hbs-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.hbs-item{animation:hbsRowIn .32s var(--ease-out) backwards}.hbs-row{display:flex;align-items:center;gap:11px;padding:10px 12px 10px 6px;border-radius:14px;border:1px solid var(--border);background:var(--surface);transition:border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out),box-shadow var(--dur) var(--ease-out),opacity var(--dur) var(--ease-out)}.hbs-row:hover{border-color:var(--text-dim);background:var(--row-hover)}.hbs-item.is-active .hbs-row{border-color:var(--accent-border);background:var(--surface-2);box-shadow:var(--elev-3);transform:scale(1.015)}.hbs-item.is-active .hbs-grip{color:var(--accent);cursor:grabbing}.hbs-row.is-hidden .hbs-row-icon,.hbs-row.is-hidden .hbs-row-copy{opacity:.45}.hbs-grip{position:relative;display:grid;place-items:center;width:26px;height:38px;flex-shrink:0;border:0;border-radius:8px;background:transparent;color:var(--text-dim);cursor:grab;transition:color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.hbs-grip:hover{color:var(--text-muted);background:var(--surface-2)}.hbs-grip:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.hbs-grip-dots{display:grid;grid-template-columns:repeat(2,3px);gap:4px 4px;transition:opacity var(--dur-fast) var(--ease-out)}.hbs-grip-dots i{width:3px;height:3px;border-radius:50%;background:currentColor}.hbs-grip-pos{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:var(--mono);font-size:11px;font-weight:600;color:var(--accent);opacity:0;transition:opacity var(--dur-fast) var(--ease-out)}.hbs-grip:hover .hbs-grip-dots,.hbs-grip:focus-visible .hbs-grip-dots,.hbs-item.is-active .hbs-grip-dots{opacity:0}.hbs-grip:hover .hbs-grip-pos,.hbs-grip:focus-visible .hbs-grip-pos,.hbs-item.is-active .hbs-grip-pos{opacity:1}.hbs-row-icon{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border-radius:11px;border:1px solid var(--accent-border);background:linear-gradient(140deg,var(--accent-soft),color-mix(in oklab,var(--accent-soft) 35%,transparent));color:var(--accent);transition:opacity var(--dur) var(--ease-out)}.hbs-row-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;transition:opacity var(--dur) var(--ease-out)}.hbs-row-name{font-size:13px;font-weight:600;color:var(--text)}.hbs-row-desc{font-size:11.5px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hbs-switch{flex-shrink:0;padding:4px;margin:-4px;border:0;background:transparent;border-radius:999px;cursor:pointer}.hbs-switch:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.hbs-switch-track{display:block;position:relative;width:38px;height:22px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);transition:background var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.hbs-switch-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--text-dim);box-shadow:var(--elev-1);transition:transform var(--dur) var(--ease-spring),background var(--dur) var(--ease-out)}.hbs-switch[aria-checked=true] .hbs-switch-track{background:var(--accent);border-color:var(--accent)}.hbs-switch[aria-checked=true] .hbs-switch-knob{background:var(--accent-fg);transform:translate(16px)}.hbs-foot{display:flex;align-items:center;gap:12px;padding:13px 18px;border-top:1px solid var(--border);background:color-mix(in oklab,var(--surface) 70%,transparent)}.hbs-count{flex:1;min-width:0;font-size:11.5px;color:var(--text-muted)}.hbs-count strong{color:var(--text);font-variant-numeric:tabular-nums}.hbs-more{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--text-muted);text-decoration:none;transition:color var(--dur-fast) var(--ease-out)}.hbs-more:hover{color:var(--accent)}.hbs-done{height:32px;padding:0 16px;border-radius:10px;border:1px solid var(--accent);background:var(--accent);color:var(--accent-fg);font-size:12.5px;font-weight:600;cursor:pointer;transition:filter var(--dur-fast) var(--ease-out),transform var(--dur-fast) var(--ease-out)}.hbs-done:hover{filter:brightness(1.08);transform:translateY(-1px)}@media (max-width: 560px){.hbs-scrim{align-items:flex-end;padding:0}.hbs-panel{max-width:none;max-height:88vh;border-radius:22px 22px 0 0;border-bottom:0;animation:hbsSheetIn .34s var(--ease-out) both}.hbs-grabber{display:block;width:38px;height:4px;margin:9px auto 0;border-radius:999px;background:var(--text-dim);opacity:.55}.hbs-head{padding-top:12px}.hbs-row-desc{white-space:normal}.hbs-foot{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}.hb-nav-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));color:var(--text-muted);cursor:pointer;transition:color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),transform var(--dur) var(--ease-out)}.hb-nav-icon:hover,.hb-nav-icon.is-open{color:var(--text);border-color:var(--accent-border);transform:rotate(45deg)}.mhb-empty-action{border:0;background:transparent;padding:0;color:var(--accent);font:inherit;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.mhb-top-right{display:flex;align-items:center;gap:8px}.mhb-gear{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));color:var(--text-muted);cursor:pointer;transition:color var(--dur-fast) var(--ease-out),transform var(--dur) var(--ease-out)}.mhb-gear:active,.mhb-gear.is-open{color:var(--text);transform:rotate(45deg)}@keyframes hbsScrimIn{0%{opacity:0}to{opacity:1}}@keyframes hbsPanelIn{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hbsSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes hbsRowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hbs-panel.is-wide{max-width:520px}.hbo-steps{display:inline-flex;align-items:center;gap:5px;flex-shrink:0}.hbo-steps i{width:6px;height:6px;border-radius:999px;background:var(--text-dim);transition:width var(--dur) var(--ease-spring),background var(--dur) var(--ease-out)}.hbo-steps i.is-on{width:18px;background:var(--accent)}.hbo-granted{display:flex;align-items:flex-start;gap:7px;margin:0 0 14px;padding:9px 11px;border-radius:11px;border:1px solid var(--green-border);background:var(--green-soft);color:var(--text);font-size:12px;line-height:1.45}.hbo-granted svg{flex-shrink:0;margin-top:2px;color:var(--green)}.hbo-picks{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.hbo-pick{display:flex;align-items:center;gap:12px;width:100%;padding:12px;text-align:left;border-radius:14px;border:1px solid var(--border);background:var(--surface);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out),box-shadow var(--dur) var(--ease-out)}.hbo-pick:hover{border-color:var(--text-dim);background:var(--row-hover)}.hbo-pick:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.hbo-pick.is-on{border-color:var(--accent);background:var(--accent-soft);box-shadow:var(--elev-1)}.hbo-pick-icon{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:11px;border:1px solid var(--accent-border);background:linear-gradient(140deg,var(--accent-soft),color-mix(in oklab,var(--accent-soft) 35%,transparent));color:var(--accent)}.hbo-pick-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.hbo-pick-name{font-size:13.5px;font-weight:600;color:var(--text)}.hbo-pick-desc{font-size:11.5px;line-height:1.4;color:var(--text-muted)}.hbo-check{display:grid;place-items:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;border:1.5px solid var(--border);background:transparent;color:transparent;transition:background var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out),color var(--dur) var(--ease-out),transform var(--dur) var(--ease-spring)}.hbo-pick.is-on .hbo-check{border-color:var(--accent);background:var(--accent);color:var(--accent-fg);transform:scale(1.08)}.hbo-tag{flex-shrink:0;padding:3px 8px;border-radius:999px;border:1px solid var(--amber-soft);background:var(--amber-soft);color:var(--amber);font-size:10px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.hbo-foot-note{display:flex;align-items:center;gap:6px;margin:14px 0 0;color:var(--text-dim);font-size:11.5px}.hbo-skip{border:0;background:transparent;padding:0;color:var(--text-muted);font-size:12.5px;font-weight:500;cursor:pointer;transition:color var(--dur-fast) var(--ease-out)}.hbo-skip:hover{color:var(--text)}.hbo-tally{flex:1;min-width:0;text-align:right;font-size:11.5px;color:var(--text-muted)}.hbs-done:disabled{opacity:.55;cursor:default;transform:none;filter:none}.vl-root{position:relative;width:100%;height:100dvh;overflow:hidden;background-color:var(--vl-sky-6);color:#e8e6dd;font-family:IBM Plex Mono,ui-monospace,monospace;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;overscroll-behavior:none}.vl-root[data-phase=sunrise]{--vl-sky-0: #16233f;--vl-sky-1: #365079;--vl-sky-2: #7d6d8e;--vl-sky-3: #d29168;--vl-sky-4: #4a4258;--vl-sky-5: #1e2938;--vl-sky-6: #111a26;--vl-mountain: #2a3454;--vl-hill: #223148;--vl-band: #182534;--vl-ridge-rim: oklch(.9 .12 60);--vl-hill-rim: oklch(.86 .09 60);--vl-snow: oklch(.94 .07 65);--vl-orb: oklch(.92 .15 68);--vl-orb-glow: oklch(.9 .16 62);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.9 .14 62);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.92 .15 62);--vl-twinkle: oklch(.95 .1 65);--vl-haze: #e3d7cc;--vl-drift-a: .12;--vl-body-shift: translate(38px, 58px);--vl-cloud: #e3d7cc;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #dcd0c6;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.5 .11 150);--vl-canopy-2: oklch(.4 .1 150);--vl-canopy-3: oklch(.3 .08 150);--vl-firefly: oklch(.9 .16 120 / .32);--vl-firefly-field: oklch(.9 .16 110 / .32);--vl-river: oklch(.54 .07 228);--vl-river-rim: oklch(.92 .1 62);--vl-river-shimmer: oklch(.96 .11 68);--vl-river-shimmer-2: oklch(.85 .06 228);--vl-fish: oklch(.88 .06 228);--vl-wall: #33314c;--vl-roof: #46425f;--vl-chimney: #524a68;--vl-chimney-cap: #625a76;--vl-door: oklch(.54 .09 62);--vl-window: oklch(.8 .09 78);--vl-smoke: #dcd0c6;--vl-bush-1: oklch(.46 .1 148);--vl-bush-2: oklch(.4 .09 148);--vl-bush-3: oklch(.44 .1 148);--vl-stem-bare: #544a5e;--vl-stem-flower: oklch(.62 .13 140);--vl-grass: oklch(.66 .13 130);--vl-field: oklch(.4 .08 118);--vl-stalk: oklch(.7 .14 118);--vl-pick-row: oklch(.72 .14 118);--vl-kernel: oklch(.9 .14 90);--vl-star-alpha: .28;--vl-trade-right: 6px;--vl-trade-top: 254px;--vl-hit-trade-left: 286px;--vl-hit-trade-top: 152px;--vl-trade-accent: oklch(.86 .13 62);--vl-travel-accent: oklch(.74 .13 30)}.vl-root[data-phase=midday]{--vl-sky-0: #1a4a80;--vl-sky-1: #27598a;--vl-sky-2: #45789c;--vl-sky-3: #7fb2cf;--vl-sky-4: #bcd8e6;--vl-sky-5: #2c5a41;--vl-sky-6: #24303a;--vl-mountain: #2e4f6b;--vl-hill: #26543c;--vl-band: #1f4a34;--vl-ridge-rim: oklch(.95 .05 95);--vl-hill-rim: oklch(.9 .05 200);--vl-snow: oklch(.98 .02 210);--vl-orb: oklch(.97 .09 95);--vl-orb-glow: oklch(.96 .12 95);--vl-orb-glow-a: .15;--vl-orb-ring: oklch(.95 .08 95);--vl-ring-a1: .13;--vl-ring-a2: .05;--vl-orb-ring2: oklch(.97 .09 95);--vl-twinkle: oklch(.95 .05 95 / 0);--vl-haze: #ffffff;--vl-drift-a: .05;--vl-body-shift: translate(-101px, -14px);--vl-cloud: #dff0f8;--vl-cloud-a1: .028;--vl-cloud-a2: .022;--vl-ground-glow: #eef6f9;--vl-ground-glow-a1: .018;--vl-ground-glow-a2: .014;--vl-canopy-1: oklch(.58 .17 145);--vl-canopy-2: oklch(.47 .16 145);--vl-canopy-3: oklch(.37 .14 145);--vl-firefly: oklch(.9 .16 120 / 0);--vl-firefly-field: oklch(.9 .16 110 / 0);--vl-river: oklch(.58 .15 235);--vl-river-rim: oklch(.95 .04 210);--vl-river-shimmer: oklch(.99 .03 210);--vl-river-shimmer-2: oklch(.8 .09 230);--vl-fish: oklch(.3 .07 245);--vl-wall: #ddd2bf;--vl-roof: #7c4b3d;--vl-chimney: #cdc1ac;--vl-chimney-cap: #b8ab95;--vl-door: oklch(.55 .1 60);--vl-window: oklch(.72 .05 240);--vl-smoke: #eef6f9;--vl-bush-1: oklch(.56 .13 145);--vl-bush-2: oklch(.5 .12 145);--vl-bush-3: oklch(.54 .13 145);--vl-stem-bare: #9c9184;--vl-stem-flower: oklch(.68 .15 140);--vl-grass: oklch(.72 .15 130);--vl-field: oklch(.42 .13 122);--vl-stalk: oklch(.75 .16 118);--vl-pick-row: oklch(.78 .16 118);--vl-kernel: oklch(.92 .15 92);--vl-star-alpha: 0;--vl-trade-right: 145px;--vl-trade-top: 182px;--vl-hit-trade-left: 147px;--vl-hit-trade-top: 80px;--vl-trade-accent: oklch(.96 .09 95);--vl-travel-accent: oklch(.87 .13 32)}.vl-root[data-phase=sunset]{--vl-sky-0: #2a2a5e;--vl-sky-1: #5c4275;--vl-sky-2: #a45a60;--vl-sky-3: #e68b48;--vl-sky-4: #6b4550;--vl-sky-5: #2a2130;--vl-sky-6: #191521;--vl-mountain: #34293f;--vl-hill: #251e30;--vl-band: #1e1827;--vl-ridge-rim: oklch(.88 .15 48);--vl-hill-rim: oklch(.84 .12 45);--vl-snow: oklch(.92 .09 52);--vl-orb: oklch(.84 .17 48);--vl-orb-glow: oklch(.86 .18 45);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.86 .15 45);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.88 .16 45);--vl-twinkle: oklch(.93 .11 55);--vl-haze: #ecd6c4;--vl-drift-a: .12;--vl-body-shift: translate(-238px, 64px);--vl-cloud: #ecd6c4;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #e0c7b6;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.44 .1 148);--vl-canopy-2: oklch(.35 .09 148);--vl-canopy-3: oklch(.26 .07 148);--vl-firefly: oklch(.9 .16 120 / .55);--vl-firefly-field: oklch(.9 .16 110 / .55);--vl-river: oklch(.46 .06 258);--vl-river-rim: oklch(.9 .15 50);--vl-river-shimmer: oklch(.94 .14 52);--vl-river-shimmer-2: oklch(.8 .07 258);--vl-fish: oklch(.86 .07 258);--vl-wall: #352b40;--vl-roof: #453653;--vl-chimney: #514059;--vl-chimney-cap: #5f4e6b;--vl-door: oklch(.5 .09 60);--vl-window: oklch(.87 .12 75);--vl-smoke: #e0c7b6;--vl-bush-1: oklch(.42 .1 148);--vl-bush-2: oklch(.36 .09 148);--vl-bush-3: oklch(.4 .1 148);--vl-stem-bare: #4e4056;--vl-stem-flower: oklch(.58 .12 142);--vl-grass: oklch(.62 .13 132);--vl-field: oklch(.34 .07 108);--vl-stalk: oklch(.64 .13 108);--vl-pick-row: oklch(.66 .13 108);--vl-kernel: oklch(.9 .14 88);--vl-star-alpha: .14;--vl-trade-right: 282px;--vl-trade-top: 260px;--vl-hit-trade-left: 10px;--vl-hit-trade-top: 158px;--vl-trade-accent: oklch(.87 .15 48);--vl-travel-accent: oklch(.74 .13 30)}.vl-root[data-phase=dusk]{--vl-sky-0: #151b36;--vl-sky-1: #333153;--vl-sky-2: #4a3d57;--vl-sky-3: #654a54;--vl-sky-4: #131725;--vl-sky-5: #0b0d13;--vl-sky-6: #0b0d13;--vl-mountain: #242a3d;--vl-hill: #1a202e;--vl-band: #131725;--vl-ridge-rim: oklch(.78 .07 65);--vl-hill-rim: oklch(.75 .06 300);--vl-snow: oklch(.86 .05 75);--vl-orb: oklch(.89 .07 80);--vl-orb-glow: oklch(.88 .09 80);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.87 .08 80);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.88 .08 80);--vl-crater: oklch(.83 .06 80);--vl-twinkle: oklch(.92 .06 80);--vl-haze: #d9d2e6;--vl-drift-a: .12;--vl-body-shift: none;--vl-cloud: #d9d2e6;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #c9c4da;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.48 .1 145);--vl-canopy-2: oklch(.37 .09 145);--vl-canopy-3: oklch(.27 .07 145);--vl-firefly: oklch(.9 .16 120);--vl-firefly-field: oklch(.9 .16 110);--vl-river: oklch(.44 .07 220);--vl-river-rim: oklch(.78 .08 220);--vl-river-shimmer: oklch(.88 .07 85);--vl-river-shimmer-2: oklch(.72 .08 220);--vl-fish: oklch(.82 .07 220);--vl-wall: #2c2738;--vl-roof: #3b3149;--vl-chimney: #4a3f57;--vl-chimney-cap: #5a4d68;--vl-door: oklch(.5 .09 60);--vl-window: oklch(.87 .12 75);--vl-smoke: #c9c4da;--vl-bush-1: oklch(.4 .09 145);--vl-bush-2: oklch(.34 .08 145);--vl-bush-3: oklch(.38 .09 145);--vl-stem-bare: #4a4152;--vl-stem-flower: oklch(.55 .11 140);--vl-grass: oklch(.6 .12 130);--vl-field: oklch(.3 .06 120);--vl-stalk: oklch(.6 .12 120);--vl-pick-row: oklch(.62 .12 120);--vl-kernel: oklch(.86 .13 95);--vl-star-alpha: 1;--vl-trade-right: 44px;--vl-trade-top: 196px;--vl-hit-trade-left: 248px;--vl-hit-trade-top: 94px;--vl-trade-accent: oklch(.78 .13 300);--vl-travel-accent: oklch(.74 .13 30)}.vl-root[data-phase=night]{--vl-sky-0: #070c1c;--vl-sky-1: #0d1630;--vl-sky-2: #151f3d;--vl-sky-3: #1a2445;--vl-sky-4: #0d1424;--vl-sky-5: #06080f;--vl-sky-6: #06080f;--vl-mountain: #1b2136;--vl-hill: #121826;--vl-band: #0d1424;--vl-ridge-rim: oklch(.72 .05 255);--vl-hill-rim: oklch(.7 .05 265);--vl-snow: oklch(.88 .04 250);--vl-orb: oklch(.94 .04 250);--vl-orb-glow: oklch(.9 .06 250);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.9 .05 250);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.92 .06 250);--vl-crater: oklch(.87 .04 250);--vl-twinkle: oklch(.96 .04 250);--vl-haze: #b9c4e6;--vl-drift-a: .12;--vl-body-shift: translate(-96px, -10px);--vl-cloud: #b9c4e6;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #aab4d6;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.4 .09 148);--vl-canopy-2: oklch(.3 .08 148);--vl-canopy-3: oklch(.22 .06 148);--vl-firefly: oklch(.93 .18 120);--vl-firefly-field: oklch(.93 .18 110);--vl-river: oklch(.34 .06 235);--vl-river-rim: oklch(.86 .05 250);--vl-river-shimmer: oklch(.92 .05 250);--vl-river-shimmer-2: oklch(.6 .06 235);--vl-fish: oklch(.78 .05 245);--vl-wall: #221e2e;--vl-roof: #2c243a;--vl-chimney: #3c3446;--vl-chimney-cap: #463d52;--vl-door: oklch(.5 .09 60);--vl-window: oklch(.87 .12 75);--vl-smoke: #aab4d6;--vl-bush-1: oklch(.4 .09 145);--vl-bush-2: oklch(.34 .08 145);--vl-bush-3: oklch(.38 .09 145);--vl-stem-bare: #4a4152;--vl-stem-flower: oklch(.55 .11 140);--vl-grass: oklch(.6 .12 130);--vl-field: oklch(.24 .05 128);--vl-stalk: oklch(.5 .1 128);--vl-pick-row: oklch(.52 .1 128);--vl-kernel: oklch(.8 .11 95);--vl-star-alpha: 1;--vl-trade-right: 140px;--vl-trade-top: 186px;--vl-hit-trade-left: 152px;--vl-hit-trade-top: 84px;--vl-trade-accent: oklch(.82 .1 285);--vl-travel-accent: oklch(.74 .13 30)}.vl-frame{position:absolute;left:0;top:0;width:390px;height:844px;transform-origin:0 0}.vl-scene{display:block;width:390px;height:844px}.vl-anim-only{opacity:0}.vl-sky-0{stop-color:var(--vl-sky-0)}.vl-sky-1{stop-color:var(--vl-sky-1)}.vl-sky-2{stop-color:var(--vl-sky-2)}.vl-sky-3{stop-color:var(--vl-sky-3)}.vl-sky-4{stop-color:var(--vl-sky-4)}.vl-sky-5{stop-color:var(--vl-sky-5)}.vl-sky-6{stop-color:var(--vl-sky-6)}.vl-stars{opacity:var(--vl-star-alpha)}.vl-body{transform:var(--vl-body-shift)}.vl-orb{fill:var(--vl-orb)}.vl-crater{fill:var(--vl-crater, var(--vl-orb))}.vl-orb-glow-in{stop-color:var(--vl-orb-glow);stop-opacity:var(--vl-orb-glow-a)}.vl-orb-glow-out{stop-color:var(--vl-orb-glow);stop-opacity:0}.vl-orb-ring-inner{stroke:var(--vl-orb-ring);stroke-opacity:var(--vl-ring-a1)}.vl-orb-ring-outer{stroke:var(--vl-orb-ring);stroke-opacity:var(--vl-ring-a2)}.vl-orb-ring2{stroke:var(--vl-orb-ring2)}.vl-orb-drift{fill:var(--vl-haze);opacity:var(--vl-drift-a)}.vl-twinkle{fill:var(--vl-twinkle)}.vl-cloud-1{fill:var(--vl-cloud);opacity:var(--vl-cloud-a1)}.vl-cloud-2{fill:var(--vl-cloud);opacity:var(--vl-cloud-a2)}.vl-mountain{fill:var(--vl-mountain)}.vl-ridge-rim{stroke:var(--vl-ridge-rim)}.vl-snow{fill:var(--vl-snow)}.vl-hill{fill:var(--vl-hill)}.vl-hill-rim{stroke:var(--vl-hill-rim)}.vl-band{fill:var(--vl-band)}.vl-ground-glow-1{fill:var(--vl-ground-glow);opacity:var(--vl-ground-glow-a1)}.vl-ground-glow-2{fill:var(--vl-ground-glow);opacity:var(--vl-ground-glow-a2)}.vl-canopy-1{fill:var(--vl-canopy-1)}.vl-canopy-2{fill:var(--vl-canopy-2)}.vl-canopy-3{fill:var(--vl-canopy-3)}.vl-firefly{fill:var(--vl-firefly)}.vl-firefly-field{fill:var(--vl-firefly-field)}.vl-river-band{fill:var(--vl-river)}.vl-river-rim{stroke:var(--vl-river-rim)}.vl-river-shimmer{stroke:var(--vl-river-shimmer)}.vl-river-shimmer-2{stroke:var(--vl-river-shimmer-2)}.vl-fish{fill:var(--vl-fish)}.vl-smoke{fill:var(--vl-smoke)}.vl-chimney{fill:var(--vl-chimney)}.vl-chimney-cap{fill:var(--vl-chimney-cap)}.vl-wall{fill:var(--vl-wall)}.vl-roof{fill:var(--vl-roof)}.vl-door{fill:var(--vl-door)}.vl-window{fill:var(--vl-window)}.vl-window-cross{stroke:var(--vl-wall)}.vl-bush-1{fill:var(--vl-bush-1)}.vl-bush-2{fill:var(--vl-bush-2)}.vl-bush-3{fill:var(--vl-bush-3)}.vl-stem-bare{stroke:var(--vl-stem-bare)}.vl-stem-flower{stroke:var(--vl-stem-flower)}.vl-grass{stroke:var(--vl-grass)}.vl-field{fill:var(--vl-field)}.vl-stalk{stroke:var(--vl-stalk)}.vl-pick-row{stroke:var(--vl-pick-row)}.vl-kernel{fill:var(--vl-kernel)}.vl-root.vl-ready,.vl-root.vl-ready .vl-scene *,.vl-root.vl-ready .vl-label-sub{transition:fill 2.5s ease,stroke 2.5s ease,stop-color 2.5s ease,color 2.5s ease,background-color 2.5s ease,opacity 2.5s ease,filter .12s ease}.vl-root.vl-ready .vl-body{transition:transform 2.5s ease,fill 2.5s ease,stroke 2.5s ease,filter .12s ease}.vl-root.vl-ready .vl-label-trade,.vl-root.vl-ready .vl-hit-trade{transition:right 2.5s ease,left 2.5s ease,top 2.5s ease}.vl-label{position:absolute;display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center;color:#f2f0e8;pointer-events:none}.vl-label-title{font:700 10.5px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.2em;text-shadow:0 1px 10px rgba(0,0,0,.9)}.vl-label-sub{font:500 8.5px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.08em;text-shadow:0 1px 8px rgba(0,0,0,.9)}.vl-val{opacity:0;transition:opacity .2s ease}.vl-val[data-on]{opacity:1}.vl-label-trade{right:var(--vl-trade-right);top:var(--vl-trade-top)}.vl-label-trade .vl-label-sub{color:var(--vl-trade-accent)}.vl-label-trips{left:200px;top:239px}.vl-label-trips .vl-label-sub{color:var(--vl-travel-accent)}.vl-label-forest{left:130px;top:555px}.vl-label-forest .vl-label-title{font-size:11px;letter-spacing:.24em;text-shadow:0 0 12px oklch(.6 .1 220 / .9),0 1px 10px rgba(0,0,0,.9)}.vl-label-forest .vl-label-sub{color:#9ddcf1}.vl-label-review{right:14px;top:449px;align-items:flex-end;text-align:right}.vl-label-review .vl-label-title{text-shadow:0 0 12px oklch(.8 .12 75 / .7),0 1px 10px rgba(0,0,0,.9)}.vl-label-review .vl-label-sub{color:#e2a355;white-space:nowrap}.vl-label-budget{left:34px;top:373px;align-items:flex-start;text-align:left}.vl-label-budget .vl-label-title{text-shadow:0 0 12px oklch(.7 .15 145 / .8),0 1px 10px rgba(0,0,0,.9)}.vl-label-budget .vl-label-sub{color:#91e694}.vl-label-docket{left:238px;top:592px;width:148px;height:130px;justify-content:flex-end}.vl-label-docket .vl-label-sub{color:#65b2f1}.vl-label-rewards{left:0;top:640px;width:205px;height:204px;padding:0 0 100px 40px;justify-content:flex-end;align-items:flex-start;text-align:left}.vl-label-rewards .vl-label-sub-rewards{font:700 10px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.1em;color:#ffca7f;color:oklch(.87 .14 75);text-shadow:0 0 10px oklch(.85 .14 75 / .6),0 1px 8px rgba(0,0,0,.9)}.vl-hit{position:absolute;display:block;-webkit-tap-highlight-color:transparent}.vl-hit:focus-visible{outline:2px solid rgba(232,230,221,.9);outline-offset:-2px;border-radius:4px}.vl-hit-trade{left:var(--vl-hit-trade-left);top:var(--vl-hit-trade-top);width:96px;height:96px}.vl-hit-trips{left:178px;top:190px;width:130px;height:100px}.vl-hit-forest{left:0;top:528px;width:390px;height:92px}.vl-hit-review{left:258px;top:380px;width:135px;height:62px}.vl-hit-budget{left:0;top:345px;width:195px;height:90px}.vl-hit-docket{left:238px;top:592px;width:148px;height:130px}.vl-hit-rewards{left:0;top:640px;width:205px;height:170px}.vl-bottom-guard{position:absolute;left:0;right:0;bottom:0;height:calc(34px + env(safe-area-inset-bottom));z-index:2}.vl-frame:has(.vl-hit-trade:active) [data-landmark=trade],.vl-frame:has(.vl-hit-trips:active) [data-landmark=trips],.vl-frame:has(.vl-hit-forest:active) [data-landmark=forest],.vl-frame:has(.vl-hit-review:active) [data-landmark=review],.vl-frame:has(.vl-hit-budget:active) [data-landmark=budget],.vl-frame:has(.vl-hit-docket:active) [data-landmark=docket],.vl-frame:has(.vl-hit-rewards:active) [data-landmark=rewards]{filter:brightness(1.25)}.vl-dim{filter:brightness(.35)}@keyframes vl-lmPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.6) saturate(1.15)}}@keyframes vl-peakGlow{0%,to{filter:brightness(1) drop-shadow(0 0 1px rgba(255,230,180,.2))}50%{filter:brightness(2) drop-shadow(0 0 8px rgba(255,230,180,.95))}}@keyframes vl-signGlow{0%,to{filter:brightness(1) drop-shadow(0 0 0px rgba(255,214,140,0))}50%{filter:brightness(1.75) drop-shadow(0 0 5px rgba(255,214,140,.9))}}@keyframes vl-hotPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.9) saturate(1.25)}}@keyframes vl-ringOut{0%{transform:scale(.9);opacity:.7}to{transform:scale(1.18);opacity:0}}@keyframes vl-shimmer{to{stroke-dashoffset:-72}}@keyframes vl-drift{to{transform:translate(22px)}}@keyframes vl-twinkle{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes vl-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes vl-swimA{0%{transform:translate(0) scaleX(1)}20%{transform:translate(-34px,-5px) scaleX(1)}26%{transform:translate(-40px,-6px) scaleX(-1)}48%{transform:translate(4px,5px) scaleX(-1)}62%{transform:translate(24px,-3px) scaleX(-1)}68%{transform:translate(28px,-2px) scaleX(1)}to{transform:translate(0) scaleX(1)}}@keyframes vl-swimB{0%{transform:translate(0) scaleX(-1)}18%{transform:translate(30px,4px) scaleX(-1)}24%{transform:translate(36px,5px) scaleX(1)}50%{transform:translate(-10px,-6px) scaleX(1)}70%{transform:translate(-36px,3px) scaleX(1)}76%{transform:translate(-40px,3px) scaleX(-1)}to{transform:translate(0) scaleX(-1)}}@keyframes vl-fflyA{0%,to{transform:translate(0);opacity:0}6%{opacity:.9}14%{opacity:.08}24%{transform:translate(12px,-8px);opacity:1}34%{opacity:.05}46%{transform:translate(5px,-17px);opacity:.85}58%{opacity:.1}72%{transform:translate(-9px,-10px);opacity:.9}84%{opacity:.05}94%{transform:translate(-3px,-2px);opacity:.5}}@keyframes vl-fflyB{0%,to{transform:translate(0);opacity:0}10%{opacity:.7}20%{transform:translate(-10px,-5px);opacity:.05}32%{opacity:1}44%{transform:translate(-16px,-14px);opacity:.08}56%{opacity:.9}70%{transform:translate(2px,-20px);opacity:.05}82%{opacity:.75}}@keyframes vl-puff{0%{transform:translate(0) scale(.35);opacity:0}12%{opacity:.4}55%{opacity:.22}to{transform:translate(9px,-38px) scale(2.8);opacity:0}}@keyframes vl-hike{0%{transform:translate(-30px,20px);opacity:0}9%{opacity:1}90%{opacity:1}to{transform:translate(34px,-23px);opacity:0}}.vl-lm{animation:vl-lmPulse 4.2s ease-in-out infinite}.vl-peakp{animation:vl-peakGlow 3.4s ease-in-out infinite}.vl-signp{animation:vl-signGlow 3.4s ease-in-out infinite}.vl-hotp{animation:vl-hotPulse 3.6s ease-in-out infinite}.vl-cornp{animation:vl-hotPulse 3s ease-in-out infinite}.vl-ring2{animation:vl-ringOut 3.6s ease-out infinite;transform-box:fill-box;transform-origin:center}.vl-twk{animation:vl-twinkle 2.6s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.vl-spark{animation:vl-pulse 2.2s ease-in-out 1.6s infinite}.vl-drift{animation:vl-drift 14s ease-in-out infinite alternate}.vl-shimmer{animation:vl-shimmer 7s linear infinite}.vl-swimA,.vl-swimB{transform-box:fill-box;transform-origin:center}.vl-root[data-phase=dusk] .vl-swimA,.vl-root[data-phase=night] .vl-swimA{animation:vl-swimA 20s ease-in-out infinite}.vl-root[data-phase=dusk] .vl-swimB,.vl-root[data-phase=night] .vl-swimB{animation:vl-swimB 24s ease-in-out infinite}.vl-root:not([data-phase=midday]) .vl-ffa{animation:vl-fflyA 8s ease-in-out infinite}.vl-root:not([data-phase=midday]) .vl-ffb{animation:vl-fflyB 10s ease-in-out infinite}.vl-puff{animation:vl-puff 6s cubic-bezier(.3,.6,.5,1) infinite;transform-box:fill-box;transform-origin:center}.vl-hiker{display:none}.vl-root[data-phase=midday] .vl-hiker{display:inline;animation:vl-hike 26s linear infinite}.vl-root[data-phase] .vl-frame .vl-dim,.vl-root[data-phase] .vl-frame .vl-dim *{animation:none}.vl-root.vl-paused[data-phase] .vl-frame,.vl-root.vl-paused[data-phase] .vl-frame *{animation-play-state:paused}@media (prefers-reduced-motion: reduce){.vl-root[data-phase] .vl-frame .vl-scene *{animation:none}.vl-root .vl-lm:not(.vl-dim){filter:brightness(1.6) saturate(1.15)}.vl-root .vl-peakp:not(.vl-dim){filter:brightness(2) drop-shadow(0 0 8px rgba(255,230,180,.95))}.vl-root .vl-signp:not(.vl-dim){filter:brightness(1.75) drop-shadow(0 0 5px rgba(255,214,140,.9))}.vl-root .vl-hotp:not(.vl-dim),.vl-root .vl-cornp:not(.vl-dim){filter:brightness(1.9) saturate(1.25)}.vl-root.vl-ready,.vl-root.vl-ready .vl-scene *,.vl-root.vl-ready .vl-label-sub{transition:fill 2.5s ease,stroke 2.5s ease,stop-color 2.5s ease,color 2.5s ease,background-color 2.5s ease,opacity 2.5s ease,filter .12s ease!important}.vl-root.vl-ready .vl-body{transition:transform 2.5s ease,fill 2.5s ease,stroke 2.5s ease,filter .12s ease!important}.vl-root.vl-ready .vl-label-trade,.vl-root.vl-ready .vl-hit-trade{transition:right 2.5s ease,left 2.5s ease,top 2.5s ease!important}}.vl-chrome-top{position:absolute;left:calc(14px + env(safe-area-inset-left));right:calc(14px + env(safe-area-inset-right));top:max(38px,calc(env(safe-area-inset-top) + 12px));display:flex;align-items:flex-start;justify-content:space-between;z-index:3}.vl-mast{display:flex;flex-direction:column;gap:5px}.vl-wordmark{font:600 10px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.24em;color:#e8e6ddcc}.vl-phase-line{font:500 8.5px/1.6 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.08em;color:#f1c68bcc}.vl-gear{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid rgba(232,230,221,.25);background:#0b0d1373;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e8e6ddbf;cursor:pointer}.vl-gear:active,.vl-gear.is-open{background:#0b0d13b3;color:#e8e6ddf2}.vl-foot{position:absolute;left:calc(14px + env(safe-area-inset-left));right:calc(14px + env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:8px;z-index:3;pointer-events:none}.vl-caption{align-self:flex-end;font:500 8.5px/1.6 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.08em;color:#e8e6dd8c;text-align:right}.vl-home-indicator{align-self:center;width:120px;height:4px;border-radius:2px;background:#e8e6dd59}.hbs-body .mhb-apply{margin:16px 0 0;animation:none}.vw-root{position:relative;width:100%;height:100vh;height:100dvh;overflow:hidden;background-color:var(--vl-sky-6);color:#e8e6dd;font-family:IBM Plex Mono,ui-monospace,monospace;-webkit-user-select:none;-moz-user-select:none;user-select:none;overscroll-behavior:none}.vw-root[data-phase=sunrise]{--vl-sky-0: #16233f;--vl-sky-1: #365079;--vl-sky-2: #7d6d8e;--vl-sky-3: #d29168;--vl-sky-4: #4a4258;--vl-sky-5: #1e2938;--vl-sky-6: #111a26;--vl-mountain: #2a3454;--vl-hill: #223148;--vl-band: #182534;--vl-ridge-rim: oklch(.9 .12 60);--vl-hill-rim: oklch(.86 .09 60);--vl-snow: oklch(.94 .07 65);--vl-orb: oklch(.92 .15 68);--vl-orb-glow: oklch(.9 .16 62);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.9 .14 62);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.92 .15 62);--vl-twinkle: oklch(.95 .1 65);--vl-haze: #e3d7cc;--vl-drift-a: .12;--vl-cloud: #e3d7cc;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #dcd0c6;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.5 .11 150);--vl-canopy-2: oklch(.4 .1 150);--vl-canopy-3: oklch(.3 .08 150);--vl-firefly: oklch(.9 .16 120 / .32);--vl-firefly-field: oklch(.9 .16 110 / .32);--vl-river: oklch(.54 .07 228);--vl-river-rim: oklch(.92 .1 62);--vl-river-shimmer: oklch(.96 .11 68);--vl-river-shimmer-2: oklch(.85 .06 228);--vl-fish: oklch(.88 .06 228);--vl-wall: #33314c;--vl-roof: #46425f;--vl-chimney: #524a68;--vl-chimney-cap: #625a76;--vl-door: oklch(.54 .09 62);--vl-window: oklch(.8 .09 78);--vl-smoke: #dcd0c6;--vl-bush-1: oklch(.46 .1 148);--vl-bush-2: oklch(.4 .09 148);--vl-bush-3: oklch(.44 .1 148);--vl-stem-bare: #544a5e;--vl-stem-flower: oklch(.62 .13 140);--vl-grass: oklch(.66 .13 130);--vl-field: oklch(.4 .08 118);--vl-stalk: oklch(.7 .14 118);--vl-pick-row: oklch(.72 .14 118);--vl-kernel: oklch(.9 .14 90);--vl-star-alpha: .28;--vl-trade-accent: oklch(.86 .13 62);--vl-travel-accent: oklch(.74 .13 30);--vw-body-shift: translate(30px, 190px);--vw-sky-hit-left: 1250px;--vw-sky-hit-top: 310px;--vw-sky-left: 1190px;--vw-sky-top: 526px;--vw-reflect-shift: translateX(30px);--vw-reflect-a: .16;--vw-village-a: 0;--vd-ray-a: .1;--vd-fog-a: .12;--vd-aurora-a: 0;--vd-veil-a: .28}.vw-root[data-phase=midday]{--vl-sky-0: #1a4a80;--vl-sky-1: #27598a;--vl-sky-2: #45789c;--vl-sky-3: #7fb2cf;--vl-sky-4: #bcd8e6;--vl-sky-5: #2c5a41;--vl-sky-6: #24303a;--vl-mountain: #2e4f6b;--vl-hill: #26543c;--vl-band: #1f4a34;--vl-ridge-rim: oklch(.95 .05 95);--vl-hill-rim: oklch(.9 .05 200);--vl-snow: oklch(.98 .02 210);--vl-orb: oklch(.97 .09 95);--vl-orb-glow: oklch(.96 .12 95);--vl-orb-glow-a: .15;--vl-orb-ring: oklch(.95 .08 95);--vl-ring-a1: .13;--vl-ring-a2: .05;--vl-orb-ring2: oklch(.97 .09 95);--vl-twinkle: oklch(.95 .05 95 / 0);--vl-haze: #ffffff;--vl-drift-a: .05;--vl-cloud: #dff0f8;--vl-cloud-a1: .028;--vl-cloud-a2: .022;--vl-ground-glow: #eef6f9;--vl-ground-glow-a1: .018;--vl-ground-glow-a2: .014;--vl-canopy-1: oklch(.58 .17 145);--vl-canopy-2: oklch(.47 .16 145);--vl-canopy-3: oklch(.37 .14 145);--vl-firefly: oklch(.9 .16 120 / 0);--vl-firefly-field: oklch(.9 .16 110 / 0);--vl-river: oklch(.58 .15 235);--vl-river-rim: oklch(.95 .04 210);--vl-river-shimmer: oklch(.99 .03 210);--vl-river-shimmer-2: oklch(.8 .09 230);--vl-fish: oklch(.3 .07 245);--vl-wall: #ddd2bf;--vl-roof: #7c4b3d;--vl-chimney: #cdc1ac;--vl-chimney-cap: #b8ab95;--vl-door: oklch(.55 .1 60);--vl-window: oklch(.72 .05 240);--vl-smoke: #eef6f9;--vl-bush-1: oklch(.56 .13 145);--vl-bush-2: oklch(.5 .12 145);--vl-bush-3: oklch(.54 .13 145);--vl-stem-bare: #9c9184;--vl-stem-flower: oklch(.68 .15 140);--vl-grass: oklch(.72 .15 130);--vl-field: oklch(.42 .13 122);--vl-stalk: oklch(.75 .16 118);--vl-pick-row: oklch(.78 .16 118);--vl-kernel: oklch(.92 .15 92);--vl-star-alpha: 0;--vl-trade-accent: oklch(.96 .09 95);--vl-travel-accent: oklch(.87 .13 32);--vw-body-shift: translate(-420px, 10px);--vw-sky-hit-left: 800px;--vw-sky-hit-top: 130px;--vw-sky-left: 740px;--vw-sky-top: 346px;--vw-reflect-shift: translateX(-420px);--vw-reflect-a: .1;--vw-village-a: 0;--vd-ray-a: .05;--vd-fog-a: .06;--vd-aurora-a: 0;--vd-veil-a: .4}.vw-root[data-phase=sunset]{--vl-sky-0: #2a2a5e;--vl-sky-1: #5c4275;--vl-sky-2: #a45a60;--vl-sky-3: #e68b48;--vl-sky-4: #6b4550;--vl-sky-5: #2a2130;--vl-sky-6: #191521;--vl-mountain: #34293f;--vl-hill: #251e30;--vl-band: #1e1827;--vl-ridge-rim: oklch(.88 .15 48);--vl-hill-rim: oklch(.84 .12 45);--vl-snow: oklch(.92 .09 52);--vl-orb: oklch(.84 .17 48);--vl-orb-glow: oklch(.86 .18 45);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.86 .15 45);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.88 .16 45);--vl-twinkle: oklch(.93 .11 55);--vl-haze: #ecd6c4;--vl-drift-a: .12;--vl-cloud: #ecd6c4;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #e0c7b6;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.44 .1 148);--vl-canopy-2: oklch(.35 .09 148);--vl-canopy-3: oklch(.26 .07 148);--vl-firefly: oklch(.9 .16 120 / .55);--vl-firefly-field: oklch(.9 .16 110 / .55);--vl-river: oklch(.46 .06 258);--vl-river-rim: oklch(.9 .15 50);--vl-river-shimmer: oklch(.94 .14 52);--vl-river-shimmer-2: oklch(.8 .07 258);--vl-fish: oklch(.86 .07 258);--vl-wall: #352b40;--vl-roof: #453653;--vl-chimney: #514059;--vl-chimney-cap: #5f4e6b;--vl-door: oklch(.5 .09 60);--vl-window: oklch(.87 .12 75);--vl-smoke: #e0c7b6;--vl-bush-1: oklch(.42 .1 148);--vl-bush-2: oklch(.36 .09 148);--vl-bush-3: oklch(.4 .1 148);--vl-stem-bare: #4e4056;--vl-stem-flower: oklch(.58 .12 142);--vl-grass: oklch(.62 .13 132);--vl-field: oklch(.34 .07 108);--vl-stalk: oklch(.64 .13 108);--vl-pick-row: oklch(.66 .13 108);--vl-kernel: oklch(.9 .14 88);--vl-star-alpha: .14;--vl-trade-accent: oklch(.87 .15 48);--vl-travel-accent: oklch(.74 .13 30);--vw-body-shift: translate(-800px, 185px);--vw-sky-hit-left: 420px;--vw-sky-hit-top: 305px;--vw-sky-left: 360px;--vw-sky-top: 521px;--vw-reflect-shift: translateX(-800px);--vw-reflect-a: .2;--vw-village-a: .45;--vd-ray-a: .14;--vd-fog-a: .15;--vd-aurora-a: 0;--vd-veil-a: .3}.vw-root[data-phase=dusk]{--vl-sky-0: #151b36;--vl-sky-1: #333153;--vl-sky-2: #4a3d57;--vl-sky-3: #654a54;--vl-sky-4: #131725;--vl-sky-5: #0b0d13;--vl-sky-6: #0b0d13;--vl-mountain: #242a3d;--vl-hill: #1a202e;--vl-band: #131725;--vl-ridge-rim: oklch(.78 .07 65);--vl-hill-rim: oklch(.75 .06 300);--vl-snow: oklch(.86 .05 75);--vl-orb: oklch(.89 .07 80);--vl-orb-glow: oklch(.88 .09 80);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.87 .08 80);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.88 .08 80);--vl-crater: oklch(.83 .06 80);--vl-twinkle: oklch(.92 .06 80);--vl-haze: #d9d2e6;--vl-drift-a: .12;--vl-cloud: #d9d2e6;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #c9c4da;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.48 .1 145);--vl-canopy-2: oklch(.37 .09 145);--vl-canopy-3: oklch(.27 .07 145);--vl-firefly: oklch(.9 .16 120);--vl-firefly-field: oklch(.9 .16 110);--vl-river: oklch(.44 .07 220);--vl-river-rim: oklch(.78 .08 220);--vl-river-shimmer: oklch(.88 .07 85);--vl-river-shimmer-2: oklch(.72 .08 220);--vl-fish: oklch(.82 .07 220);--vl-wall: #2c2738;--vl-roof: #3b3149;--vl-chimney: #4a3f57;--vl-chimney-cap: #5a4d68;--vl-door: oklch(.5 .09 60);--vl-window: oklch(.87 .12 75);--vl-smoke: #c9c4da;--vl-bush-1: oklch(.4 .09 145);--vl-bush-2: oklch(.34 .08 145);--vl-bush-3: oklch(.38 .09 145);--vl-stem-bare: #4a4152;--vl-stem-flower: oklch(.55 .11 140);--vl-grass: oklch(.6 .12 130);--vl-field: oklch(.3 .06 120);--vl-stalk: oklch(.6 .12 120);--vl-pick-row: oklch(.62 .12 120);--vl-kernel: oklch(.86 .13 95);--vl-star-alpha: 1;--vl-trade-accent: oklch(.78 .13 300);--vl-travel-accent: oklch(.74 .13 30);--vw-body-shift: none;--vw-sky-hit-left: 1220px;--vw-sky-hit-top: 120px;--vw-sky-left: 1160px;--vw-sky-top: 340px;--vw-reflect-shift: translateX(0);--vw-reflect-a: .26;--vw-village-a: .85;--vd-ray-a: .12;--vd-fog-a: .2;--vd-aurora-a: .16;--vd-veil-a: .2}.vw-root[data-phase=night]{--vl-sky-0: #070c1c;--vl-sky-1: #0d1630;--vl-sky-2: #151f3d;--vl-sky-3: #1a2445;--vl-sky-4: #0d1424;--vl-sky-5: #06080f;--vl-sky-6: #06080f;--vl-mountain: #1b2136;--vl-hill: #121826;--vl-band: #0d1424;--vl-ridge-rim: oklch(.72 .05 255);--vl-hill-rim: oklch(.7 .05 265);--vl-snow: oklch(.88 .04 250);--vl-orb: oklch(.94 .04 250);--vl-orb-glow: oklch(.9 .06 250);--vl-orb-glow-a: .32;--vl-orb-ring: oklch(.9 .05 250);--vl-ring-a1: .28;--vl-ring-a2: .12;--vl-orb-ring2: oklch(.92 .06 250);--vl-crater: oklch(.87 .04 250);--vl-twinkle: oklch(.96 .04 250);--vl-haze: #b9c4e6;--vl-drift-a: .12;--vl-cloud: #b9c4e6;--vl-cloud-a1: .06;--vl-cloud-a2: .05;--vl-ground-glow: #aab4d6;--vl-ground-glow-a1: .055;--vl-ground-glow-a2: .04;--vl-canopy-1: oklch(.4 .09 148);--vl-canopy-2: oklch(.3 .08 148);--vl-canopy-3: oklch(.22 .06 148);--vl-firefly: oklch(.93 .18 120);--vl-firefly-field: oklch(.93 .18 110);--vl-river: oklch(.34 .06 235);--vl-river-rim: oklch(.86 .05 250);--vl-river-shimmer: oklch(.92 .05 250);--vl-river-shimmer-2: oklch(.6 .06 235);--vl-fish: oklch(.78 .05 245);--vl-wall: #221e2e;--vl-roof: #2c243a;--vl-chimney: #3c3446;--vl-chimney-cap: #463d52;--vl-door: oklch(.5 .09 60);--vl-window: oklch(.87 .12 75);--vl-smoke: #aab4d6;--vl-bush-1: oklch(.4 .09 145);--vl-bush-2: oklch(.34 .08 145);--vl-bush-3: oklch(.38 .09 145);--vl-stem-bare: #4a4152;--vl-stem-flower: oklch(.55 .11 140);--vl-grass: oklch(.6 .12 130);--vl-field: oklch(.24 .05 128);--vl-stalk: oklch(.5 .1 128);--vl-pick-row: oklch(.52 .1 128);--vl-kernel: oklch(.8 .11 95);--vl-star-alpha: 1;--vl-trade-accent: oklch(.82 .1 285);--vl-travel-accent: oklch(.74 .13 30);--vw-body-shift: translate(-220px, 10px);--vw-sky-hit-left: 1000px;--vw-sky-hit-top: 130px;--vw-sky-left: 940px;--vw-sky-top: 346px;--vw-reflect-shift: translateX(-220px);--vw-reflect-a: .3;--vw-village-a: 1;--vd-ray-a: .16;--vd-fog-a: .24;--vd-aurora-a: .5;--vd-veil-a: .17}.vw-frame{position:absolute;left:0;top:0;width:1600px;height:1000px;transform-origin:0 0}.vw-scene{display:block;width:1600px;height:1000px}.vl-veil-stop{stop-color:var(--vl-sky-4)}.vl-veil{opacity:calc(var(--vd-veil-a, .45) * var(--vm, 1))}.vl-orb-glow-mid{stop-color:var(--vl-orb-glow);stop-opacity:calc(var(--vl-orb-glow-a) * .32)}.vw-root .vl-river-band{fill:url(#vw-water)}.vw-body{transform:var(--vw-body-shift)}.vw-reflect{transform:var(--vw-reflect-shift)}.vw-reflect-glint{fill:var(--vl-orb-glow);opacity:var(--vw-reflect-a)}.vw-reflect-ripple{stroke:var(--vl-river-shimmer);stroke-opacity:calc(var(--vw-reflect-a) * .9)}.vw-village-house{fill:var(--vl-band)}.vw-village-window{fill:var(--vl-window);opacity:var(--vw-village-a)}.vd-ray{opacity:var(--vd-ray-a, .2)}.vd-ray-sway{animation:vd-raySway 26s ease-in-out infinite alternate;transform-box:fill-box;transform-origin:top center}@keyframes vd-raySway{0%{transform:skew(-1deg) scaleX(.97)}to{transform:skew(1.4deg) scaleX(1.04)}}.vd-fog{opacity:var(--vd-fog-a, .18)}.vd-fogband{animation:vd-fogDrift 52s ease-in-out infinite alternate}.vd-fogband-2{animation:vd-fogDrift 68s ease-in-out infinite alternate-reverse}@keyframes vd-fogDrift{0%{transform:translate(-34px)}to{transform:translate(34px)}}.vd-aurora{opacity:var(--vd-aurora-a, 0)}.vd-aurora-1{animation:vd-auroraSway 30s ease-in-out infinite alternate;transform-box:fill-box;transform-origin:center}.vd-aurora-2{animation:vd-auroraSway 38s ease-in-out infinite alternate-reverse;transform-box:fill-box;transform-origin:center}@keyframes vd-auroraSway{0%{transform:translate(-26px) scaleY(.94)}to{transform:translate(26px) scaleY(1.06)}}.vd-glint{animation:vl-shimmer 9s linear infinite}.vw-bird{display:none}.vw-root[data-phase=sunrise] .vw-bird,.vw-root[data-phase=midday] .vw-bird{display:inline;animation:vw-birdDrift 44s linear infinite}@keyframes vw-birdDrift{0%{transform:translate(-40px,6px);opacity:0}6%{opacity:.55}50%{transform:translate(800px,-18px);opacity:.55}94%{opacity:.5}to{transform:translate(1640px,-40px);opacity:0}}.vw-hiker{display:none}.vw-root[data-phase=midday] .vw-hiker{display:inline;animation:vw-hike 26s linear infinite}@keyframes vw-hike{0%{transform:translate(-70px,22px);opacity:0}9%{opacity:1}90%{opacity:1}to{transform:translate(80px,-52px);opacity:0}}.vw-root.vw-ready,.vw-root.vw-ready .vw-scene *,.vw-root.vw-ready .vw-pl-where{transition:fill 2.5s ease,stroke 2.5s ease,stop-color 2.5s ease,color 2.5s ease,background-color 2.5s ease,opacity 2.5s ease,filter .12s ease}.vw-root.vw-ready .vw-body,.vw-root.vw-ready .vw-reflect{transition:transform 2.5s ease,fill 2.5s ease,stroke 2.5s ease,filter .12s ease}.vw-root.vw-ready .vw-pl-sky,.vw-root.vw-ready .vw-hit-sky{transition:left 2.5s ease,top 2.5s ease}.vw-pl{position:absolute;display:block;width:268px;color:#f4f2ea;text-decoration:none;z-index:5}.vw-pl-plate{position:relative;display:block;padding:14px 16px 12px;border-radius:2px;border:1px solid rgba(238,236,228,0);background:#07090f00;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);transition:background .22s ease,border-color .22s ease,backdrop-filter .22s ease,box-shadow .22s ease}.vw-pl-eyebrow{display:block;font:700 12px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.3em;color:#f4f2eaeb;text-shadow:0 1px 14px rgba(0,0,0,.95),0 0 26px rgba(0,0,0,.7);transition:color .18s ease,text-shadow .18s ease}.vw-pl-eyebrow:before{content:"";display:inline-block;width:5px;height:5px;margin-right:9px;border-radius:50%;background:var(--pa, #f4f2ea);box-shadow:0 0 11px 1px var(--pa, #f4f2ea);vertical-align:.12em;transition:box-shadow .26s ease}.vw-pl-value{display:flex;align-items:baseline;gap:9px;min-height:36px;margin-top:9px}.vw-pl-num{font:700 40px/.9 IBM Plex Sans Condensed,IBM Plex Mono,sans-serif;letter-spacing:-.005em;color:#fbfaf5;text-shadow:0 2px 22px rgba(0,0,0,.95),0 0 34px rgba(0,0,0,.55)}.vw-pl-unit{font:600 11.5px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.16em;color:#f4f2ea99;text-shadow:0 1px 10px rgba(0,0,0,.95)}.vw-pl-where{display:block;margin-top:8px;font:600 10px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.22em;color:var(--pa, rgba(244, 242, 234, .8));text-shadow:0 1px 12px rgba(0,0,0,.95)}.vw-pl-more{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .32s cubic-bezier(.22,.7,.2,1),opacity .2s ease}.vw-pl-more>span{display:block;overflow:hidden}.vw-pl-desc{display:block;margin-top:13px;font:400 11px/1.55 IBM Plex Mono,ui-monospace,monospace;color:#eeece4a8;text-wrap:pretty}.vw-pl-rows{display:grid;gap:6px;margin-top:12px;padding-top:11px;border-top:1px solid rgba(238,236,228,.13)}.vw-pl-row{display:flex;justify-content:space-between;gap:14px;font:400 10.5px/1.35 IBM Plex Mono,ui-monospace,monospace;color:#eeece48c}.vw-pl-row b{font-weight:500;color:#fbfaf5eb}.vw-pl-go{display:block;margin-top:12px;font:500 9.5px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.16em;color:#eeece46b}.vw-pl-plate:before,.vw-pl-plate:after{content:"";position:absolute;width:12px;height:12px;opacity:.42;pointer-events:none;transition:width .3s cubic-bezier(.22,.7,.2,1),height .3s cubic-bezier(.22,.7,.2,1),opacity .24s ease}.vw-pl-plate:before{left:-1px;top:-1px;border-left:1px solid var(--pa, rgba(244, 242, 234, .7));border-top:1px solid var(--pa, rgba(244, 242, 234, .7))}.vw-pl-plate:after{right:-1px;bottom:-1px;border-right:1px solid var(--pa, rgba(244, 242, 234, .7));border-bottom:1px solid var(--pa, rgba(244, 242, 234, .7))}.vw-pl-sky{left:var(--vw-sky-left);top:var(--vw-sky-top);text-align:center;--pa: var(--vl-trade-accent)}.vw-pl-sky .vw-pl-value{justify-content:center}.vw-pl-peaks{left:630px;top:236px;--pa: var(--vl-travel-accent)}.vw-pl-woods{left:104px;top:430px;--pa: oklch(.85 .14 145)}.vw-pl-signs{left:556px;top:560px;--pa: oklch(.79 .12 70)}.vw-pl-house{left:940px;top:440px;text-align:right;--pa: oklch(.76 .12 245)}.vw-pl-house .vw-pl-value{justify-content:flex-end}.vw-pl-house .vw-pl-row,.vw-pl-sky .vw-pl-row{text-align:left}.vw-pl-river{left:900px;bottom:224px;--pa: oklch(.86 .07 220)}.vw-pl-field{left:128px;bottom:114px;--pa: oklch(.87 .14 75)}.vw-hit{position:absolute;display:block;cursor:pointer;z-index:2}.vw-hit-sky{left:var(--vw-sky-hit-left);top:var(--vw-sky-hit-top);width:160px;height:160px}.vw-hit-peaks{left:440px;top:246px;width:250px;height:270px}.vw-hit-woods{left:40px;top:640px;width:500px;height:140px}.vw-hit-signs{left:570px;top:660px;width:220px;height:110px}.vw-hit-house{left:1190px;top:580px;width:220px;height:200px}.vw-hit-river{left:780px;top:772px;width:820px;height:104px}.vw-hit-river-2{left:0;top:756px;width:780px;height:88px}.vw-hit-field{left:96px;top:874px;width:760px;height:126px}.vw-mk{opacity:.55;transition:opacity .22s ease}.vw-mk-ring{animation:vl-ringOut 3.8s ease-out infinite;transform-box:fill-box;transform-origin:center}.vw-frame:has([data-place=sky]:hover) [data-landmark=sky],.vw-frame:has([data-place=sky]:focus-visible) [data-landmark=sky],.vw-frame:has([data-place=peaks]:hover) [data-landmark=peaks],.vw-frame:has([data-place=peaks]:focus-visible) [data-landmark=peaks],.vw-frame:has([data-place=woods]:hover) [data-landmark=woods],.vw-frame:has([data-place=woods]:focus-visible) [data-landmark=woods],.vw-frame:has([data-place=signs]:hover) [data-landmark=signs],.vw-frame:has([data-place=signs]:focus-visible) [data-landmark=signs],.vw-frame:has([data-place=house]:hover) [data-landmark=house],.vw-frame:has([data-place=house]:focus-visible) [data-landmark=house],.vw-frame:has([data-place=river]:hover) [data-landmark=river],.vw-frame:has([data-place=river]:focus-visible) [data-landmark=river],.vw-frame:has([data-place=field]:hover) [data-landmark=field],.vw-frame:has([data-place=field]:focus-visible) [data-landmark=field]{filter:brightness(1.12) saturate(1.04)}.vw-frame:has([data-place=sky]:hover) [data-mark=sky],.vw-frame:has([data-place=sky]:focus-visible) [data-mark=sky],.vw-frame:has([data-place=peaks]:hover) [data-mark=peaks],.vw-frame:has([data-place=peaks]:focus-visible) [data-mark=peaks],.vw-frame:has([data-place=woods]:hover) [data-mark=woods],.vw-frame:has([data-place=woods]:focus-visible) [data-mark=woods],.vw-frame:has([data-place=signs]:hover) [data-mark=signs],.vw-frame:has([data-place=signs]:focus-visible) [data-mark=signs],.vw-frame:has([data-place=house]:hover) [data-mark=house],.vw-frame:has([data-place=house]:focus-visible) [data-mark=house],.vw-frame:has([data-place=river]:hover) [data-mark=river],.vw-frame:has([data-place=river]:focus-visible) [data-mark=river],.vw-frame:has([data-place=field]:hover) [data-mark=field],.vw-frame:has([data-place=field]:focus-visible) [data-mark=field]{opacity:1}.vw-frame:has([data-place=sky]:hover) .vw-pl-sky .vw-pl-plate,.vw-frame:has([data-place=sky]:focus-visible) .vw-pl-sky .vw-pl-plate,.vw-frame:has([data-place=peaks]:hover) .vw-pl-peaks .vw-pl-plate,.vw-frame:has([data-place=peaks]:focus-visible) .vw-pl-peaks .vw-pl-plate,.vw-frame:has([data-place=woods]:hover) .vw-pl-woods .vw-pl-plate,.vw-frame:has([data-place=woods]:focus-visible) .vw-pl-woods .vw-pl-plate,.vw-frame:has([data-place=signs]:hover) .vw-pl-signs .vw-pl-plate,.vw-frame:has([data-place=signs]:focus-visible) .vw-pl-signs .vw-pl-plate,.vw-frame:has([data-place=house]:hover) .vw-pl-house .vw-pl-plate,.vw-frame:has([data-place=house]:focus-visible) .vw-pl-house .vw-pl-plate,.vw-frame:has([data-place=river]:hover) .vw-pl-river .vw-pl-plate,.vw-frame:has([data-place=river]:focus-visible) .vw-pl-river .vw-pl-plate,.vw-frame:has([data-place=field]:hover) .vw-pl-field .vw-pl-plate,.vw-frame:has([data-place=field]:focus-visible) .vw-pl-field .vw-pl-plate{background:#07090fd1;border-color:#eeece424;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 30px 70px -26px #000000e6,inset 0 1px #ffffff0d}.vw-frame:has([data-place=sky]:hover) .vw-pl-sky .vw-pl-more,.vw-frame:has([data-place=sky]:focus-visible) .vw-pl-sky .vw-pl-more,.vw-frame:has([data-place=peaks]:hover) .vw-pl-peaks .vw-pl-more,.vw-frame:has([data-place=peaks]:focus-visible) .vw-pl-peaks .vw-pl-more,.vw-frame:has([data-place=woods]:hover) .vw-pl-woods .vw-pl-more,.vw-frame:has([data-place=woods]:focus-visible) .vw-pl-woods .vw-pl-more,.vw-frame:has([data-place=signs]:hover) .vw-pl-signs .vw-pl-more,.vw-frame:has([data-place=signs]:focus-visible) .vw-pl-signs .vw-pl-more,.vw-frame:has([data-place=house]:hover) .vw-pl-house .vw-pl-more,.vw-frame:has([data-place=house]:focus-visible) .vw-pl-house .vw-pl-more,.vw-frame:has([data-place=river]:hover) .vw-pl-river .vw-pl-more,.vw-frame:has([data-place=river]:focus-visible) .vw-pl-river .vw-pl-more,.vw-frame:has([data-place=field]:hover) .vw-pl-field .vw-pl-more,.vw-frame:has([data-place=field]:focus-visible) .vw-pl-field .vw-pl-more{grid-template-rows:1fr;opacity:1}.vw-frame:has([data-place=sky]:hover) .vw-pl-sky .vw-pl-eyebrow:before,.vw-frame:has([data-place=sky]:focus-visible) .vw-pl-sky .vw-pl-eyebrow:before,.vw-frame:has([data-place=peaks]:hover) .vw-pl-peaks .vw-pl-eyebrow:before,.vw-frame:has([data-place=peaks]:focus-visible) .vw-pl-peaks .vw-pl-eyebrow:before,.vw-frame:has([data-place=woods]:hover) .vw-pl-woods .vw-pl-eyebrow:before,.vw-frame:has([data-place=woods]:focus-visible) .vw-pl-woods .vw-pl-eyebrow:before,.vw-frame:has([data-place=signs]:hover) .vw-pl-signs .vw-pl-eyebrow:before,.vw-frame:has([data-place=signs]:focus-visible) .vw-pl-signs .vw-pl-eyebrow:before,.vw-frame:has([data-place=house]:hover) .vw-pl-house .vw-pl-eyebrow:before,.vw-frame:has([data-place=house]:focus-visible) .vw-pl-house .vw-pl-eyebrow:before,.vw-frame:has([data-place=river]:hover) .vw-pl-river .vw-pl-eyebrow:before,.vw-frame:has([data-place=river]:focus-visible) .vw-pl-river .vw-pl-eyebrow:before,.vw-frame:has([data-place=field]:hover) .vw-pl-field .vw-pl-eyebrow:before,.vw-frame:has([data-place=field]:focus-visible) .vw-pl-field .vw-pl-eyebrow:before{box-shadow:0 0 18px 3px var(--pa, #f4f2ea)}.vw-frame:has([data-place=sky]:hover) .vw-pl-sky .vw-pl-plate:before,.vw-frame:has([data-place=sky]:hover) .vw-pl-sky .vw-pl-plate:after,.vw-frame:has([data-place=sky]:focus-visible) .vw-pl-sky .vw-pl-plate:before,.vw-frame:has([data-place=sky]:focus-visible) .vw-pl-sky .vw-pl-plate:after,.vw-frame:has([data-place=peaks]:hover) .vw-pl-peaks .vw-pl-plate:before,.vw-frame:has([data-place=peaks]:hover) .vw-pl-peaks .vw-pl-plate:after,.vw-frame:has([data-place=peaks]:focus-visible) .vw-pl-peaks .vw-pl-plate:before,.vw-frame:has([data-place=peaks]:focus-visible) .vw-pl-peaks .vw-pl-plate:after,.vw-frame:has([data-place=woods]:hover) .vw-pl-woods .vw-pl-plate:before,.vw-frame:has([data-place=woods]:hover) .vw-pl-woods .vw-pl-plate:after,.vw-frame:has([data-place=woods]:focus-visible) .vw-pl-woods .vw-pl-plate:before,.vw-frame:has([data-place=woods]:focus-visible) .vw-pl-woods .vw-pl-plate:after,.vw-frame:has([data-place=signs]:hover) .vw-pl-signs .vw-pl-plate:before,.vw-frame:has([data-place=signs]:hover) .vw-pl-signs .vw-pl-plate:after,.vw-frame:has([data-place=signs]:focus-visible) .vw-pl-signs .vw-pl-plate:before,.vw-frame:has([data-place=signs]:focus-visible) .vw-pl-signs .vw-pl-plate:after,.vw-frame:has([data-place=house]:hover) .vw-pl-house .vw-pl-plate:before,.vw-frame:has([data-place=house]:hover) .vw-pl-house .vw-pl-plate:after,.vw-frame:has([data-place=house]:focus-visible) .vw-pl-house .vw-pl-plate:before,.vw-frame:has([data-place=house]:focus-visible) .vw-pl-house .vw-pl-plate:after,.vw-frame:has([data-place=river]:hover) .vw-pl-river .vw-pl-plate:before,.vw-frame:has([data-place=river]:hover) .vw-pl-river .vw-pl-plate:after,.vw-frame:has([data-place=river]:focus-visible) .vw-pl-river .vw-pl-plate:before,.vw-frame:has([data-place=river]:focus-visible) .vw-pl-river .vw-pl-plate:after,.vw-frame:has([data-place=field]:hover) .vw-pl-field .vw-pl-plate:before,.vw-frame:has([data-place=field]:hover) .vw-pl-field .vw-pl-plate:after,.vw-frame:has([data-place=field]:focus-visible) .vw-pl-field .vw-pl-plate:before,.vw-frame:has([data-place=field]:focus-visible) .vw-pl-field .vw-pl-plate:after{width:26px;height:26px;opacity:.95}.vw-frame:has([data-place=sky]:hover) .vw-pl-sky,.vw-frame:has([data-place=sky]:focus-visible) .vw-pl-sky,.vw-frame:has([data-place=peaks]:hover) .vw-pl-peaks,.vw-frame:has([data-place=peaks]:focus-visible) .vw-pl-peaks,.vw-frame:has([data-place=woods]:hover) .vw-pl-woods,.vw-frame:has([data-place=woods]:focus-visible) .vw-pl-woods,.vw-frame:has([data-place=signs]:hover) .vw-pl-signs,.vw-frame:has([data-place=signs]:focus-visible) .vw-pl-signs,.vw-frame:has([data-place=house]:hover) .vw-pl-house,.vw-frame:has([data-place=house]:focus-visible) .vw-pl-house,.vw-frame:has([data-place=river]:hover) .vw-pl-river,.vw-frame:has([data-place=river]:focus-visible) .vw-pl-river,.vw-frame:has([data-place=field]:hover) .vw-pl-field,.vw-frame:has([data-place=field]:focus-visible) .vw-pl-field{z-index:9}.vw-frame:has([data-place=sky]:active) [data-landmark=sky],.vw-frame:has([data-place=peaks]:active) [data-landmark=peaks],.vw-frame:has([data-place=woods]:active) [data-landmark=woods],.vw-frame:has([data-place=signs]:active) [data-landmark=signs],.vw-frame:has([data-place=house]:active) [data-landmark=house],.vw-frame:has([data-place=river]:active) [data-landmark=river],.vw-frame:has([data-place=field]:active) [data-landmark=field]{filter:brightness(1.25) saturate(1.06)}.vw-pl:focus-visible{outline:none}.vw-pl:focus-visible .vw-pl-plate{outline:2px solid rgba(238,236,228,.95);outline-offset:2px;border-color:#eeece480;box-shadow:0 0 0 6px #0b0d1373,0 30px 70px -26px #000000e6}.vw-dim{filter:brightness(.35)}.vw-root[data-phase=dusk] .vl-swimA,.vw-root[data-phase=night] .vl-swimA{animation:vl-swimA 20s ease-in-out infinite}.vw-root[data-phase=dusk] .vl-swimB,.vw-root[data-phase=night] .vl-swimB{animation:vl-swimB 24s ease-in-out infinite}.vw-root:not([data-phase=midday]) .vl-ffa{animation:vl-fflyA 8s ease-in-out infinite}.vw-root:not([data-phase=midday]) .vl-ffb{animation:vl-fflyB 10s ease-in-out infinite}.vw-root[data-phase] .vw-frame .vw-dim,.vw-root[data-phase] .vw-frame .vw-dim *{animation:none}.vw-root.vw-paused[data-phase] .vw-frame,.vw-root.vw-paused[data-phase] .vw-frame *{animation-play-state:paused}@media (prefers-reduced-motion: reduce){.vw-root[data-phase] .vw-frame .vw-scene *{animation:none}.vw-root .vl-lm:not(.vw-dim){filter:brightness(1.6) saturate(1.15)}.vw-root .vl-peakp:not(.vw-dim){filter:brightness(2) drop-shadow(0 0 8px rgba(255,230,180,.95))}.vw-root .vl-signp:not(.vw-dim){filter:brightness(1.75) drop-shadow(0 0 5px rgba(255,214,140,.9))}.vw-root .vl-hotp:not(.vw-dim),.vw-root .vl-cornp:not(.vw-dim){filter:brightness(1.9) saturate(1.25)}.vw-root.vw-ready,.vw-root.vw-ready .vw-scene *,.vw-root.vw-ready .vw-pl-where{transition:fill 2.5s ease,stroke 2.5s ease,stop-color 2.5s ease,color 2.5s ease,background-color 2.5s ease,opacity 2.5s ease,filter .12s ease!important}.vw-root.vw-ready .vw-body,.vw-root.vw-ready .vw-reflect{transition:transform 2.5s ease,fill 2.5s ease,stroke 2.5s ease,filter .12s ease!important}.vw-root.vw-ready .vw-pl-sky,.vw-root.vw-ready .vw-hit-sky{transition:left 2.5s ease,top 2.5s ease!important}}.vw-chrome-top{position:absolute;left:26px;right:26px;top:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;z-index:6}.vw-mast{display:flex;flex-direction:column;gap:11px}.vw-wordmark{display:flex;align-items:center;gap:11px;font:700 11px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.3em;color:#f4f2ead9}.vw-wordmark-rule{width:26px;height:1px;background:#f4f2ea4d}.vw-wordmark b{font:500 11px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.22em;color:#f4f2ea80}.vw-greeting{font:600 26px/1 IBM Plex Sans Condensed,IBM Plex Mono,sans-serif;letter-spacing:.02em;color:#fbfaf5;text-shadow:0 2px 22px rgba(0,0,0,.8)}.vw-phase-line{font:500 10px/1.6 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.16em;color:#f1c68bbf}.vw-hint{margin-top:3px;font:500 9.5px/1.9 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.12em;color:#f4f2ea6b}.vw-nav{display:flex;align-items:center;gap:10px}.vw-pill{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 13px;border-radius:999px;border:1px solid rgba(232,230,221,.25);background:#0b0d1373;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e8e6ddbf;font:500 11px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.06em;text-decoration:none;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.vw-pill:hover{background:#0b0d13b3;border-color:#e8e6dd80;color:#e8e6ddf2}.vw-gear{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid rgba(232,230,221,.25);background:#0b0d1373;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e8e6ddbf;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.vw-gear:hover,.vw-gear.is-open{background:#0b0d13b3;border-color:#e8e6dd80;color:#e8e6ddf2}.vw-signout button{height:30px;border:1px solid rgba(232,230,221,.25)!important;border-radius:999px!important;background:#0b0d1373!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e8e6ddbf!important;font:500 11px/1 IBM Plex Mono,ui-monospace,monospace!important;letter-spacing:.06em;padding:0 13px!important;transition:color .15s ease,border-color .15s ease,background .15s ease}.vw-signout button:hover{background:#0b0d13b3!important;border-color:#e8e6dd80!important;color:#e8e6ddf2!important}.vw-foot{position:absolute;left:26px;bottom:22px;z-index:6;pointer-events:none}.vw-relight{font:600 9.5px/1.6 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.08em;color:#f1c68bd9;text-shadow:0 1px 12px rgba(0,0,0,.95)}.vw-clock{position:absolute;right:30px;bottom:24px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:6;pointer-events:none}.vw-clock-line{font:500 9px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.2em;color:#f4f2ea73;text-shadow:0 1px 12px rgba(0,0,0,.95);white-space:nowrap}.vw-clock-strip{position:relative;width:340px;height:1px;background:#f4f2ea29}.vw-clock-tick{position:absolute;top:-3px;width:1px;height:7px;background:#f4f2ea42}.vw-clock-bead{position:absolute;top:-3.5px;width:8px;height:8px;border-radius:50%;background:var(--vl-orb, #e8e6dd);box-shadow:0 0 14px 3px var(--vl-orb-glow, #d9d2e6);transition:left .9s cubic-bezier(.22,.7,.2,1)}.vw-clock-hours{display:flex;justify-content:space-between;width:340px;font:500 8.5px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.18em;color:#f4f2ea57;text-shadow:0 1px 10px rgba(0,0,0,.95)}.hbs-body .vwa-apply{margin:16px 0 0}.vwa-apply{border-radius:18px;border:1px solid var(--glass-border);background:var(--surface);overflow:hidden}.vwa-trigger{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:0;background:transparent;color:var(--text);font-family:inherit;text-align:left;cursor:pointer;transition:background var(--dur-fast) var(--ease-out)}.vwa-trigger:hover{background:var(--surface-2)}.vwa-mark{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border-radius:11px;border:1px dashed var(--accent-border);background:var(--accent-soft);color:var(--accent);transition:transform var(--dur) var(--ease-spring)}.vwa-trigger.is-open .vwa-mark{transform:rotate(45deg)}.vwa-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.vwa-title{font-size:14px;font-weight:620;letter-spacing:-.01em}.vwa-sub{font-size:12px;color:var(--text-muted)}.vwa-chev{color:var(--text-dim);flex-shrink:0;transition:transform var(--dur) var(--ease-out)}.vwa-trigger.is-open .vwa-chev{transform:rotate(180deg)}.vwa-panel{border-top:1px solid var(--border);padding:4px 16px 14px}.vwa-row{display:flex;align-items:flex-start;gap:12px;padding:13px 0}.vwa-row+.vwa-row{border-top:1px solid var(--border)}.vwa-icon{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border-radius:11px;background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent)}.vwa-icon.is-dim{background:var(--surface-2);border-color:var(--border);color:var(--text-muted)}.vwa-body{flex:1;min-width:0}.vwa-name{font-size:13.5px;font-weight:600;color:var(--text)}.vwa-desc{margin-top:2px;font-size:12px;line-height:1.45;color:var(--text-muted)}.vwa-action{flex-shrink:0;display:flex;align-items:center;min-height:34px}.vwa-btn{flex-shrink:0;padding:8px 14px;border-radius:10px;border:1px solid var(--accent-border);background:var(--accent-soft);color:var(--accent);font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer;transition:background var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),opacity var(--dur-fast)}.vwa-btn:hover:not(:disabled){background:color-mix(in oklab,var(--accent) 20%,transparent);border-color:var(--accent)}.vwa-btn:disabled{opacity:.6;cursor:default}.vwa-cancel{padding:8px 12px;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--text-dim);font-family:inherit;font-size:12.5px;cursor:pointer;transition:color var(--dur-fast) var(--ease-out)}.vwa-cancel:hover:not(:disabled){color:var(--text)}.vwa-cancel:disabled{opacity:.6;cursor:default}.vwa-note{margin-top:10px}.vwa-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-family:inherit;font-size:12.5px;line-height:1.5;resize:vertical;outline:none;transition:border-color var(--dur-fast) var(--ease-out)}.vwa-textarea:focus{border-color:var(--accent-border)}.vwa-note-actions{display:flex;align-items:center;gap:8px;margin-top:9px}.vwa-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:500}.vwa-badge.pending{background:var(--amber-soft);color:var(--amber);border:1px solid color-mix(in oklab,var(--amber) 32%,transparent)}.vwa-badge.blocked{background:var(--red-soft);color:var(--red);border:1px solid color-mix(in oklab,var(--red) 32%,transparent)}.vwa-open{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:10px;border:1px solid var(--glass-border);color:var(--text-muted);font-size:12.5px;font-weight:500;text-decoration:none;transition:color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out)}.vwa-open:hover{color:var(--accent);border-color:var(--accent-border)}.vwa-foot{display:flex;align-items:center;gap:7px;padding-top:12px;border-top:1px solid var(--border);color:var(--text-dim);font-size:11.5px}
