.page-shell{width:min(100% - 3rem,1280px);margin:0 auto;padding:3.5rem 0 2rem}.hero{border-bottom:2px solid #17211c;grid-template-columns:minmax(0,1fr) minmax(18rem,32rem);align-items:end;gap:2rem;padding-bottom:1.5rem;display:grid}.hero__eyebrow,.section-heading p,.city-clock__label{color:var(--color-secondary-text);letter-spacing:.16em;margin:0 0 .35rem;font-size:.72rem;font-weight:800}.hero h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,6.5rem);font-weight:500;line-height:.9}.hero__description{color:#59615d;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.required-times{margin-top:2.5rem}.section-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2,.region-section h2{letter-spacing:.04em;margin:0;font-size:1rem}.required-times__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.region-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.75rem;display:grid}.region-section{min-width:0}.region-section h2{border-top:4px solid var(--region-accent);color:#39413d;padding:.65rem 0}.region-section__clocks{gap:.65rem;display:grid}.city-clock{background:#ffffffd1;border:1px solid #dedbd2;border-radius:.25rem;min-width:0;padding:1rem;box-shadow:0 .75rem 2rem #2d37310f}.city-clock--featured{border-top:5px solid #17211c;padding:clamp(1.25rem,3vw,2rem)}.city-clock__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.city-clock h3{overflow-wrap:anywhere;margin:0;font-size:1rem}.city-clock--featured h3{font-size:clamp(1.1rem,2vw,1.35rem)}.city-clock__offset{color:#4c5751;background:#ecebe5;border-radius:999px;flex:none;padding:.25rem .5rem;font-size:.72rem;font-weight:750}.city-clock__time{font-variant-numeric:tabular-nums;letter-spacing:-.04em;white-space:nowrap;margin-top:1.15rem;font-size:clamp(1.65rem,4vw,2.5rem);font-weight:650;line-height:1;display:block}.city-clock--featured .city-clock__time{font-size:clamp(2.5rem,7vw,5rem)}.city-clock__date,.city-clock__error{color:var(--color-secondary-text);margin:.65rem 0 0;font-size:.82rem}.city-clock__error{color:#9b2f2f;font-weight:700}.page-footer{color:var(--color-secondary-text);border-top:1px solid #c9c7bf;margin-top:3rem;padding-top:1rem;font-size:.8rem}.page-footer p{margin:0}@media (width<=900px){.hero{grid-template-columns:1fr}.region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.page-shell{width:min(100% - 1.5rem,40rem);padding-top:2rem}.required-times__grid,.region-grid{grid-template-columns:1fr}.region-grid{gap:1.75rem}.city-clock__time{font-size:clamp(1.8rem,11vw,2.7rem)}}:root{color:#17211c;--color-secondary-text:#4f5853;font-synthesis:none;text-rendering:optimizelegibility;background:#f3efe5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#d3e2d573,#0000 32rem),#f3efe5;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}
