@font-face{font-family:Instrument Serif;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/instrument-serif-latin-400-normal-DnYpCC2O.woff2)format("woff2"),url(/assets/instrument-serif-latin-400-normal-BVbkICAY.woff)format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/assets/source-sans-3-latin-400-normal-DQi5PRDE.woff2)format("woff2"),url(/assets/source-sans-3-latin-400-normal-AFMiCETP.woff)format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/assets/source-sans-3-latin-600-normal-DeckBYAU.woff2)format("woff2"),url(/assets/source-sans-3-latin-600-normal-BvDVuF-j.woff)format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/source-sans-3-latin-700-normal-CkzU-mV9.woff2)format("woff2"),url(/assets/source-sans-3-latin-700-normal-BBbVrHF_.woff)format("woff")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f4f1e9;--color-surface:#fff;--color-surface-muted:#fbfaf7;--color-surface-raised:#fffdfa;--color-text:#201f1c;--color-muted:#625f58;--color-subtle:#8c877c;--color-border:#d9d2c5;--color-border-strong:#c7bca9;--color-primary:#ed7c38;--color-primary-hover:#d96525;--color-primary-ink:#c94d1d;--color-primary-soft:#fbe9dc;--color-danger:#bd2419;--color-danger-strong:#9f1d14;--color-danger-soft:#fcedeb;--color-danger-border:#f3aaa3;--color-dark:#1d1c19;--color-dark-muted:#bdb7aa;--color-highlight:#f2ede2;--font-body:"Source Sans 3", "Arial", "Helvetica Neue", sans-serif;--font-display:"Instrument Serif", "Bodoni 72", Didot, "Times New Roman", serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:clamp(2.25rem, 4.4vw, 3.5rem);--text-display:clamp(2.75rem, 6.8vw, 4.6rem);--leading-tight:1.08;--leading-heading:1.16;--leading-normal:1.5;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-pill:999px;--shadow-popover:0 1.25rem 2.5rem #201f1c29;--shadow-focus:0 0 0 3px #ed7c3830;--content-width:65rem;--page-gutter:clamp(1rem, 4.8vw, 2rem);--header-height:4.5rem}*,:before,:after{box-sizing:border-box}html{background:var(--color-bg);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;min-width:320px}body{background:var(--color-bg);min-width:320px;min-height:100vh;color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}a{color:inherit}img,svg{max-width:100%;display:block}table{border-collapse:collapse}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.display-type{font-family:var(--font-display);font-weight:400;line-height:var(--leading-heading)}h1{font-size:var(--text-3xl);letter-spacing:-.035em}h2{font-size:var(--text-2xl);letter-spacing:-.025em}code,kbd,pre,.tabular-numbers{font-family:var(--font-mono);font-variant-numeric:tabular-nums}:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}::selection{background:var(--color-primary-soft);color:var(--color-text)}@media (width<=640px){:root{--page-gutter:1rem;--header-height:auto;--text-3xl:clamp(2rem, 9vw, 2.75rem);--text-display:clamp(2.5rem, 13vw, 3.5rem)}body{font-size:var(--text-sm)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tam-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tam-icon{flex:none}.tam-button{border:1px solid var(--color-border-strong,var(--color-border));border-radius:var(--radius-sm,.5rem);background:var(--color-surface,#fff);min-height:2.75rem;color:var(--color-text,#201f1c);font-size:var(--text-sm,.875rem);text-align:center;justify-content:center;align-items:center;gap:.55rem;padding:.55rem 1rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s,transform .12s;display:inline-flex}.tam-button:hover:not(:disabled){background:var(--color-highlight,#f2ede2);border-color:var(--color-text,#201f1c)}.tam-button:active:not(:disabled){transform:translateY(1px)}.tam-button:disabled{cursor:not-allowed;opacity:.55}.tam-button--small{border-radius:var(--radius-sm,.5rem);min-height:2rem;font-size:var(--text-xs,.75rem);padding:.35rem .75rem}.tam-button--primary{border-color:var(--color-primary,#ed7c38);background:var(--color-primary,#ed7c38);color:var(--color-text,#201f1c)}.tam-button--primary:hover:not(:disabled){border-color:var(--color-primary-hover,#d96525);background:var(--color-primary-hover,#d96525)}.tam-button--danger{border-color:var(--color-danger,#bd2419);background:var(--color-danger,#bd2419);color:#fff}.tam-button--danger:hover:not(:disabled){border-color:var(--color-danger-strong,#9f1d14);background:var(--color-danger-strong,#9f1d14)}.tam-button--ghost{background:0 0;border-color:#0000}.tam-button--ghost:hover:not(:disabled){border-color:var(--color-border,#d9d2c5);background:var(--color-highlight,#f2ede2)}.tam-button--inverse{color:#f8f5ee;background:0 0;border-color:#ffffff3d}.tam-button--inverse:hover:not(:disabled){background:#ffffff14;border-color:#ffffff80}.tam-button--inverse.tam-button--primary{border-color:var(--color-primary,#ed7c38);background:var(--color-primary,#ed7c38);color:var(--color-text,#201f1c)}.tam-button--inverse.tam-button--danger{border-color:var(--color-danger,#bd2419);background:var(--color-danger,#bd2419);color:#fff}.tam-input-group{width:100%}.tam-datetime-input{border:2px solid var(--color-text,#201f1c);border-radius:var(--radius-md,.75rem);background:var(--color-surface,#fff);min-height:5rem;box-shadow:0 0 0 3px var(--color-primary-soft,#fbe9dc);align-items:center;gap:1rem;padding:.75rem 1rem .75rem 1.4rem;transition:border-color .12s,box-shadow .12s;display:flex}.tam-datetime-input:focus-within{border-color:var(--color-text,#201f1c);box-shadow:0 0 0 3px var(--color-primary-soft,#fbe9dc), 0 0 0 5px #ed7c382b}.tam-datetime-input--error,.tam-datetime-input--error:focus-within{border-color:var(--color-danger,#bd2419);box-shadow:none}.tam-datetime-input--error:focus-within{box-shadow:0 0 0 3px var(--color-danger-soft,#fcedeb)}.tam-datetime-input__clock{color:var(--color-muted,#625f58)}.tam-datetime-input input{width:100%;min-width:0;color:var(--color-text,#201f1c);background:0 0;border:0;outline:0;padding:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600;line-height:1.25}.tam-datetime-input input::placeholder{color:var(--color-subtle,#8c877c);opacity:1}.tam-datetime-input__clear{border-radius:var(--radius-sm,.5rem);background:var(--color-bg,#f4f1e9);width:2.75rem;height:2.75rem;color:var(--color-text,#201f1c);border:0;flex:none;place-items:center;display:grid}.tam-datetime-input__clear:hover{background:var(--color-border,#d9d2c5)}.tam-example-row,.tam-onboarding__examples{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tam-example-row{margin-top:1rem}.tam-example-row__label{color:var(--color-muted,#625f58);font-size:var(--text-sm,.875rem);margin-right:.35rem}.tam-example-chip{border:1px solid var(--color-border-strong,#c7bca9);border-radius:var(--radius-pill,999px);background:var(--color-surface,#fff);min-height:2.5rem;color:var(--color-text,#201f1c);font-size:var(--text-sm,.875rem);white-space:nowrap;align-items:center;padding:.35rem .9rem;font-weight:400;line-height:1.3;transition:border-color .12s,background-color .12s;display:inline-flex}.tam-example-chip:hover{border-color:var(--color-primary,#ed7c38);background:var(--color-primary-soft,#fbe9dc)}.tam-onboarding{margin-top:0;padding:0}.tam-onboarding__examples{margin-top:1rem}.tam-onboarding__notes{border-top:1px solid var(--color-border,#d9d2c5);grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:3.5rem;padding-top:2rem;display:grid}.tam-onboarding__notes h3{font-family:var(--font-body,sans-serif);font-size:var(--text-base,1rem);margin:0 0 .35rem;font-weight:700}.tam-onboarding__notes p{color:var(--color-muted,#625f58);font-size:var(--text-sm,.875rem);margin:0;line-height:1.55}.tam-interpretation{border:1px solid var(--color-border,#d9d2c5);border-radius:var(--radius-md,.75rem);background:var(--color-surface,#fff);grid-template-columns:7.25rem minmax(0,1fr);gap:1rem;padding:1.25rem 1.5rem;display:grid}.tam-interpretation__label{color:var(--color-muted,#625f58);font-size:var(--text-xs,.75rem);letter-spacing:.09em;text-transform:uppercase;margin:.35rem 0 0;font-weight:700}.tam-interpretation__body{min-width:0}.tam-interpretation__summary{font-size:var(--text-xl,1.375rem);margin:0 0 .8rem;font-weight:600;line-height:1.35}.tam-interpretation__summary strong{color:var(--color-primary-ink,#c94d1d)}.tam-assumptions{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.tam-assumption-chip{border-radius:var(--radius-pill,999px);background:var(--color-bg,#f4f1e9);min-height:1.8rem;color:var(--color-muted,#625f58);font-size:var(--text-xs,.75rem);border:1px solid #e3ddd2;align-items:center;gap:.35rem;padding:.25rem .65rem;line-height:1.3;display:inline-flex}.tam-error-card{border:1px solid var(--color-danger-border,#f3aaa3);border-radius:var(--radius-md,.75rem);background:var(--color-danger-soft,#fcedeb);color:var(--color-text,#201f1c);align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.tam-error-card>.tam-icon{color:var(--color-danger,#bd2419);margin-top:.12rem}.tam-error-card__content{min-width:0}.tam-error-card h2{color:var(--color-danger-strong,#9f1d14);font-family:var(--font-body,sans-serif);font-size:var(--text-lg,1.125rem);letter-spacing:0;margin:0 0 .15rem;font-weight:700;line-height:1.3}.tam-error-card p{color:#40332f;margin:0}.tam-error-card__actions{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}@media (width<=700px){.tam-datetime-input{gap:.7rem;min-height:4.25rem;padding-left:.9rem}.tam-datetime-input__clock{width:1.25rem;height:1.25rem}.tam-datetime-input input{font-size:1.25rem}.tam-onboarding{margin-top:0;padding:0}.tam-onboarding__notes{grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;padding-top:1.5rem}.tam-interpretation{grid-template-columns:1fr;gap:.35rem;padding:1rem}.tam-interpretation__summary{font-size:var(--text-lg,1.125rem)}.tam-error-card{padding:1rem}}.tam-site-header{width:100%;min-height:var(--header-height,4.5rem);border-bottom:1px solid var(--color-border,#d9d2c5)}.tam-site-header__inner{width:min(var(--content-width,65rem), calc(100% - 2 * var(--page-gutter,2rem)));min-height:inherit;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.tam-brand{color:var(--color-text,#201f1c);flex:none;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.tam-brand>span{font-family:var(--font-display,Georgia, serif);letter-spacing:-.035em;font-size:1.875rem;line-height:1}.tam-brand:focus-visible{border-radius:var(--radius-sm,.5rem);outline:2px solid var(--color-primary,#ed7c38);outline-offset:4px}.tam-site-header__zone{color:var(--color-muted,#625f58);font-size:var(--text-sm,.875rem);text-align:right;justify-content:flex-end;align-items:center;gap:.3rem;display:flex}.tam-site-header__zone-value{color:var(--color-text,#201f1c);white-space:nowrap;font-weight:600}.tam-site-header__change{margin-left:.45rem}.tam-site-footer{width:min(var(--content-width,65rem), calc(100% - 2 * var(--page-gutter,2rem)));color:var(--color-muted,#625f58);font-size:var(--text-sm,.875rem);justify-content:space-between;align-items:center;gap:1rem;margin:3.5rem auto 1.5rem;display:flex}.tam-site-footer p{margin:0}.tam-site-footer a{flex:none;text-decoration:none}.tam-site-footer a:hover{color:var(--color-text,#201f1c);text-underline-offset:.15em;text-decoration:underline}.tam-zone-dialog{border:1px solid var(--color-border,#d9d2c5);border-radius:var(--radius-lg,1rem);background:var(--color-bg,#f4f1e9);width:min(46rem,100vw - 2rem);max-width:none;max-height:calc(100dvh - 16vh);color:var(--color-text,#201f1c);box-shadow:var(--shadow-popover,0 1.25rem 2.5rem #201f1c29);margin:0 auto;padding:1.5rem;position:fixed;inset:8vh 0 auto;overflow:hidden auto}.tam-zone-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1d1c196b}.tam-zone-dialog__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.tam-zone-dialog__header h2{font-family:var(--font-display,Georgia, serif);font-size:var(--text-2xl,1.75rem);margin:0}.tam-zone-dialog__close{flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:inline-flex}.tam-zone-dialog__detected{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.tam-zone-dialog__detected span{color:var(--color-muted,#625f58);font-size:var(--text-xs,.75rem)}.tam-zone-dialog .zone-picker{grid-template-columns:minmax(0,1fr);gap:.45rem}.tam-zone-dialog .zone-picker__label{white-space:normal}.tam-zone-dialog .zone-picker__popover{grid-column:1/-1;width:100%;margin-top:.15rem;position:static}.tam-zone-dialog .zone-picker__list{max-height:min(18rem,40vh)}@media (width<=640px){.tam-site-header__inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.65rem;min-height:4rem;padding:.8rem 0}.tam-brand>span{font-size:1.65rem}.tam-site-header__zone{text-align:left;width:100%;font-size:var(--text-xs,.75rem);flex-wrap:wrap;justify-content:flex-start}.tam-site-header__zone-value{white-space:normal}.tam-site-header__change{margin-left:auto}.tam-site-footer{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:2.5rem}.tam-zone-dialog{max-height:calc(100dvh - 2rem);padding:1.1rem;inset-block-start:1rem}}.local-time-card{border-radius:var(--radius-xl);background:var(--color-dark);color:var(--color-surface-muted);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:3rem;padding:clamp(1.5rem,3.2vw,2.5rem);display:grid}.local-time-card__result,.local-time-card__details{min-width:0}.local-time-card__eyebrow{margin:0 0 var(--space-2);color:var(--color-dark-muted);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.09em;text-transform:uppercase;font-weight:700;line-height:1.3}.local-time-card__clock.tabular-numbers{font-family:var(--font-body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(5rem,11vw,9rem);font-weight:400;line-height:.95}.local-time-card__date{margin:var(--space-4) 0 0;font-size:var(--text-xl);font-weight:700;line-height:var(--leading-heading)}.local-time-card__relative{margin:var(--space-2) 0 0;color:var(--color-dark-muted);font-size:var(--text-sm)}.local-time-card__metadata{gap:var(--space-2);margin:0;display:grid}.local-time-card__metadata>div{gap:var(--space-3);grid-template-columns:7rem minmax(0,1fr);align-items:baseline;display:grid}.local-time-card__metadata dt{color:var(--color-dark-muted)}.local-time-card__metadata dd{overflow-wrap:anywhere;min-width:0;margin:0;font-weight:600}.local-time-card__actions{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.local-time-card__actions .tam-button{justify-content:center;align-items:center;gap:var(--space-2);display:inline-flex}.local-time-card__share-note{margin:var(--space-3) 0 0;color:var(--color-dark-muted);font-size:var(--text-sm);line-height:1.4}.local-time-card__copy-status{min-height:1.25em;margin:var(--space-1) 0 0;color:var(--color-dark-muted);font-size:var(--text-xs)}.local-time-card--compact{grid-template-columns:minmax(0,1fr);gap:0;padding:1.25rem 1.5rem}.local-time-card__compact-content{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;display:grid}.local-time-card--compact .local-time-card__eyebrow{margin:0}.local-time-card--compact .local-time-card__clock.tabular-numbers{font-family:var(--font-body);font-variant-numeric:lining-nums tabular-nums;letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(3.5rem,7vw,4.5rem);font-weight:400;line-height:1}.local-time-card--compact .local-time-card__date{font-size:var(--text-base);white-space:nowrap;margin:0}.local-time-card__compact-zone{color:var(--color-dark-muted);font-size:var(--text-xs);white-space:nowrap;margin:0}@media (width<=760px){.local-time-card{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.local-time-card__clock.tabular-numbers{font-size:clamp(5rem,22vw,7rem)}}@media (width<=480px){.local-time-card{border-radius:var(--radius-lg);padding:1.25rem}.local-time-card__date{font-size:var(--text-lg)}.local-time-card__metadata>div{gap:var(--space-2);grid-template-columns:5.5rem minmax(0,1fr)}.local-time-card--compact .local-time-card__clock.tabular-numbers{font-size:3.25rem}.local-time-card__compact-content{gap:var(--space-2) var(--space-3);grid-template-columns:minmax(0,1fr) auto}.local-time-card--compact .local-time-card__eyebrow,.local-time-card--compact .local-time-card__date{grid-column:1}.local-time-card--compact .local-time-card__eyebrow{grid-row:1}.local-time-card--compact .local-time-card__clock{grid-row:2}.local-time-card--compact .local-time-card__date{white-space:normal;grid-row:3}.local-time-card--compact .local-time-card__compact-zone{text-align:right;grid-area:1/2}}.world-table-section{min-width:0}.world-table-section__heading{justify-content:space-between;align-items:end;gap:var(--space-4);margin-bottom:var(--space-3);display:flex}.world-table-section__heading h2{font-size:clamp(var(--text-2xl), 2.8vw, 2.25rem);margin:0}.world-table-section__heading p{margin:var(--space-1) 0 0;color:var(--color-muted);font-size:var(--text-sm)}.world-table-legend{justify-content:flex-end;gap:var(--space-4);color:var(--color-muted);font-size:var(--text-xs);white-space:nowrap;flex-wrap:wrap;display:flex}.world-table-legend>span{align-items:center;gap:var(--space-2);display:inline-flex}.world-table-legend__swatch{border:1px solid var(--color-border-strong);border-radius:2px;width:1rem;height:.6rem}.world-table-legend__swatch--work{background:var(--color-surface)}.world-table-legend__swatch--early{background:#e9e2d3}.world-table-legend__swatch--night{background:#a79f8e}.world-table-scroll{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);overscroll-behavior-inline:contain;scrollbar-color:var(--color-border-strong) transparent;position:relative;overflow-x:auto}.world-table{width:100%;min-width:900px;color:var(--color-text);font-size:var(--text-sm);text-align:left}.world-table thead{background:var(--color-surface-muted)}.world-table thead th{border-bottom:1px solid var(--color-border);color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;padding:.7rem 1rem;font-size:.68rem;font-weight:700}.world-table tbody tr+tr>*{border-top:1px solid #ece7de}.world-table tbody th,.world-table tbody td{vertical-align:middle;padding:.68rem 1rem}.world-table__row--source>*{background:var(--color-primary-soft)}.world-table__row--local:not(.world-table__row--source)>*{background:var(--color-highlight)}.world-table__place{min-width:245px;font-weight:400}.world-table__place-title{font-size:var(--text-base);font-weight:700;line-height:1.25;display:inline}.world-table__region,.world-table__zone-name{color:var(--color-muted);font-size:var(--text-xs);margin-top:.12rem;font-weight:400;line-height:1.3;display:block}.world-table__transition{color:var(--color-primary-hover);font-size:var(--text-xs);margin-top:.12rem;line-height:1.3;display:block}.world-table__badges{gap:var(--space-1);margin-left:var(--space-2);vertical-align:.08em;flex-wrap:nowrap;display:inline-flex}.world-table__badge{border-radius:var(--radius-pill);background:var(--color-dark);color:var(--color-surface);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:.1rem .4rem;font-size:.62rem;font-weight:700;line-height:1.35;display:inline-block}.world-table__badge--source{background:var(--color-primary-ink)}.world-table__badge--added{background:var(--color-primary);color:var(--color-dark)}.world-table__time{width:7.5rem;font-size:var(--text-xl);white-space:nowrap;font-weight:700}.world-table__date{white-space:nowrap;min-width:12rem}.world-table__day-offset{margin-left:var(--space-2);border-radius:var(--radius-pill);background:var(--color-dark);color:var(--color-surface);font-family:var(--font-mono);vertical-align:.08em;padding:.05rem .35rem;font-size:.66rem;font-weight:700;display:inline-block}.world-table__zone{min-width:12rem}.world-table__zone-abbr{font-size:var(--text-sm);white-space:nowrap;font-weight:700;display:block}.world-table__period{white-space:nowrap;width:10rem}.world-table__day-bar{border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);vertical-align:middle;background:linear-gradient(90deg,#a79f8e 0 25%,#e9e2d3 25% 37.5%,#fff 37.5% 70.8%,#e9e2d3 70.8% 91.7%,#a79f8e 91.7% 100%);width:min(7.5rem,8vw);min-width:5.5rem;height:.56rem;display:inline-block;position:relative;overflow:visible}.world-table__day-marker{background:var(--color-dark);border-radius:2px;width:.18rem;height:.95rem;position:absolute;top:-.25rem;transform:translate(-50%)}.world-table__period-label{width:5rem;margin-left:var(--space-2);white-space:normal;vertical-align:middle;display:inline-block}.world-table__remove-heading,.world-table__remove{text-align:center;width:2.75rem;padding-left:.25rem!important;padding-right:.55rem!important}.world-table__remove-button{min-width:2rem;min-height:2rem;padding:.3rem!important}.world-table__visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=820px){.world-table-section__heading{flex-direction:column;align-items:flex-start}.world-table-legend{justify-content:flex-start;gap:var(--space-3)}}@media (width<=520px){.world-table-section__heading h2{font-size:var(--text-xl)}.world-table-legend{white-space:normal;flex-wrap:wrap}}.zone-picker{color:var(--color-text,#211f1b);grid-template-columns:11rem minmax(0,1fr);align-items:center;gap:1rem;font-family:inherit;display:grid;position:relative}.zone-picker__label{white-space:nowrap;font-size:.875rem;font-weight:600}.zone-picker__control{border:1px solid var(--color-border,#c9c1b4);background:var(--color-surface,#fff);border-radius:.75rem;align-items:center;gap:.7rem;min-width:0;min-height:3.25rem;padding:0 1rem;transition:border-color .12s,box-shadow .12s;display:flex}.zone-picker__control:focus-within{border-color:var(--color-text,#211f1b);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-primary,#c94a19) 24%, transparent)}.zone-picker__search-icon{color:var(--color-muted,#716b62);flex:none;display:inline-flex}.zone-picker__input{width:100%;min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:.95rem}.zone-picker__input::placeholder{color:var(--color-muted,#716b62);opacity:1}.zone-picker__popover{z-index:30;border:1px solid var(--color-border,#c9c1b4);background:var(--color-surface,#fff);border-radius:.8rem;position:absolute;top:calc(100% + .55rem);left:12rem;right:0;overflow:hidden;box-shadow:0 1rem 2.5rem #231d1329}.zone-picker__list{max-height:min(17rem,48vh);margin:0;padding:0;list-style:none;overflow-y:auto}.zone-picker__option{border-bottom:1px solid color-mix(in srgb, var(--color-border,#c9c1b4) 55%, transparent);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.75rem 1rem;transition:background-color .1s;display:flex}.zone-picker__option:last-child{border-bottom:0}.zone-picker__option:hover,.zone-picker__option.is-highlighted{background:var(--color-primary-soft,#f8e8dc)}.zone-picker__zone-copy,.zone-picker__preview{flex-direction:column;min-width:0;display:flex}.zone-picker__city{text-overflow:ellipsis;white-space:nowrap;font-size:.93rem;font-weight:650;overflow:hidden}.zone-picker__separator{color:var(--color-muted,#716b62)}.zone-picker__meta,.zone-picker__date{color:var(--color-muted,#716b62);margin-top:.16rem;font-size:.75rem;line-height:1.3}.zone-picker__meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.zone-picker__offset{margin-left:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.zone-picker__preview{text-align:right;flex:none;align-items:flex-end}.zone-picker__time{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.15rem;font-weight:650}.zone-picker__empty{color:var(--color-muted,#716b62);padding:1.1rem 1rem;font-size:.875rem}.zone-picker__hint{border-top:1px solid var(--color-border,#c9c1b4);background:var(--color-bg,#f5f2eb);color:var(--color-muted,#716b62);justify-content:flex-start;gap:1.25rem;padding:.65rem 1rem;font-size:.7rem;display:flex}@media (width<=620px){.zone-picker{grid-template-columns:minmax(0,1fr);gap:.45rem}.zone-picker__label{white-space:normal}.zone-picker__popover{left:0}.zone-picker__hint{justify-content:space-between;gap:.4rem}}.app{flex-direction:column;min-height:100svh;display:flex}.app-main{width:min(var(--content-width), calc(100% - 2 * var(--page-gutter)));flex:1;margin:0 auto;padding:48px 0 32px}.app-main--welcome{padding-top:88px}.hero h1{letter-spacing:-.025em;margin-bottom:12px;font-size:48px}.app-main--welcome .hero h1{font-size:72px}.hero__description{color:var(--color-muted);margin-bottom:16px}#input-interpretation{margin-top:16px}.conversion-results{gap:40px;margin-top:40px;display:grid}.results-placeholder{border:1px dashed var(--color-border-strong);border-radius:var(--radius-xl);text-align:center;min-height:222px;color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;margin-top:40px;padding:24px;display:flex}.results-placeholder__clock{font-family:var(--font-display);color:var(--color-subtle);font-size:42px}.results-placeholder p{margin:8px 0 0}.manual-share{gap:8px;font-weight:600;display:grid}.manual-share input{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:100%;padding:12px;font-size:14px}@media (width<=640px){.app-main,.app-main--welcome{padding-top:36px}.hero h1,.app-main--welcome .hero h1{font-size:clamp(36px,10vw,48px)}.conversion-results{gap:28px;margin-top:28px}}
