:root{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;color:#23232a;background:#aaa49b;--muted:#51525c;--line:rgba(255,255,255,.55);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}body:before{content:"";position:fixed;inset:0;z-index:-1;background:url("/wallpaper.jpg") center/cover no-repeat}.shell{max-width:1180px;margin:auto;padding:28px 28px max(24px,env(safe-area-inset-bottom))}header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:62px;height:48px;object-fit:contain}.brand strong{display:block;font-size:23px;letter-spacing:-.045em}.brand span,.muted{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:5px}.header-right{display:flex;align-items:center;gap:24px}.sync{font-size:12px;line-height:1.8;text-align:right;color:#303039}.sync span{display:block}.sync b{font-weight:500}.clock{width:156px;aspect-ratio:1;flex:none;position:relative;display:grid;place-items:center;background:#060607;border-radius:35px;box-shadow:0 14px 32px #18131d30,inset 0 1px 1px #ffffff40;border:1px solid #ffffff50}.clock time{color:#e9e5fa;font-family:"Helvetica Neue",Arial,sans-serif;font-size:55px;font-weight:750;font-stretch:condensed;letter-spacing:-3px;transform:scaleX(.83) scaleY(1.22);font-variant-numeric:tabular-nums;z-index:1}.ticks{position:absolute;inset:13px}.ticks svg{width:100%;height:100%;display:block}.top-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.glass{min-width:0;position:relative;background:linear-gradient(135deg,#ffffff75,#ffffff30 48%,#ffffff55);border:1px solid #ffffff80;border-radius:30px;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);box-shadow:inset 0 1px 0 #ffffffaa,inset 0 -1px 0 #ffffff35,0 12px 36px #25212b18}.departures,.weather,.news{padding:25px}.card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.card-head>div{min-width:0}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.15em;color:#52505c;margin:0 0 7px}.card-head h2{font-size:27px;letter-spacing:-.055em;margin:0;font-weight:650}.status{font-size:10px;line-height:1.5;color:#245d42;max-width:100px;text-align:right;flex-shrink:0}.departure-list{margin-top:17px}.departure{display:grid;grid-template-columns:44px 1fr auto auto;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #ffffff50}.badge{background:#247c55;color:white;border-radius:10px;padding:7px;text-align:center;font-size:12px;font-weight:700}.badge.red{background:#b44350}.destination{font-size:14px}.platform,.delay{font-size:11px;color:var(--muted)}.time{font-size:15px;font-weight:600}.empty{font-size:13px;line-height:1.6;color:var(--muted);padding:24px 0}.card-foot{display:flex;justify-content:space-between;gap:10px;font-size:10px;line-height:1.5;color:var(--muted);margin-top:16px}.weather-now{display:flex;align-items:center;gap:18px;margin:20px 0 12px}.temp{font-size:70px;line-height:1;letter-spacing:-.085em;font-weight:350}.weather-now strong{font-size:15px;font-weight:550}.weather-summary{font-size:13px;line-height:1.55;margin:16px 0;color:#363640}.weather-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted)}.weather-meta b{color:#24242b;font-weight:600}.hourly{display:flex;gap:4px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;margin-top:20px;padding:12px 0 5px;border-top:1px solid #ffffff65;scrollbar-width:thin;scrollbar-color:#ffffff80 transparent}.hour{flex:0 0 64px;scroll-snap-align:start;text-align:center;padding:4px 0}.hour span{font-size:11px;color:var(--muted)}.hour strong{display:block;font-size:22px;line-height:1.5;font-weight:500}.hour small{display:block;font-size:10px;white-space:nowrap;color:#343948}.news{margin-top:20px}.filters{display:flex;gap:3px;padding:4px;border:1px solid #ffffff75;border-radius:25px;background:#ffffff25;box-shadow:inset 0 1px 1px #ffffff70}.filters button{font:inherit;font-size:12px;min-height:40px;padding:8px 14px;border:0;background:transparent;color:#41414b;border-radius:22px;cursor:pointer;touch-action:manipulation}.filters button.active{background:#ffffffab;color:#1f1e26;box-shadow:0 2px 7px #27212b16,inset 0 1px 1px white}.filters button:hover{background:#ffffff65}button:focus-visible,a:focus-visible{outline:2px solid #494879;outline-offset:4px}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px}.story{color:inherit;text-decoration:none;min-width:0;border-top:1px solid #ffffff65;padding-top:16px;overflow-wrap:anywhere}.story img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:16px;margin-bottom:13px}.story-source{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#595367;font-weight:650}.story h3{font-size:17px;line-height:1.35;font-weight:600;letter-spacing:-.025em;margin:7px 0}.story p{font-size:13px;line-height:1.6;color:#4a4953;margin:0}.story time{display:block;font-size:11px;color:#595761;margin-top:12px}footer{font-size:10px;line-height:1.7;text-align:center;color:#393640;padding:20px 8px 0}
@media(max-width:760px){.shell{padding:max(18px,env(safe-area-inset-top)) 16px max(22px,env(safe-area-inset-bottom))}header{position:relative;align-items:center;gap:12px;padding-bottom:35px;margin-bottom:19px;min-height:168px}.brand{align-items:flex-start;flex-direction:column;gap:9px;max-width:calc(100% - 145px)}.brand img{width:53px;height:34px}.brand strong{font-size:21px;line-height:1.05;max-width:155px}.brand span{font-size:11px;line-height:1.4;max-width:160px}.header-right{display:block}.clock{width:132px;border-radius:30px}.clock time{font-size:48px}.ticks{inset:11px}.sync{position:absolute;bottom:0;left:2px;right:2px;display:flex;justify-content:space-between;gap:8px;text-align:left;font-size:11px}.top-grid{grid-template-columns:minmax(0,1fr);gap:15px}.glass{border-radius:27px}.departures,.weather,.news{padding:21px}.card-head{gap:10px}.card-head h2{font-size:25px}.muted{font-size:12px}.status{max-width:85px;font-size:10px}.empty{padding:16px 0 12px}.card-foot{font-size:9px;margin-top:10px}.departure{grid-template-columns:40px 1fr auto}.platform{display:none}.weather-now{margin-top:18px}.temp{font-size:66px}.weather-summary{margin:14px 0}.weather-meta{gap:12px;font-size:11px}.hourly{margin-top:16px}.news{margin-top:15px}.news .card-head{display:block}.filters{margin-top:17px;width:100%;gap:0}.filters button{flex:1;min-width:0;font-size:11px;padding:9px 7px;min-height:44px}.news-grid{grid-template-columns:minmax(0,1fr);gap:22px;margin-top:20px}.story h3{font-size:18px;line-height:1.4}.story p{font-size:13px}.story img{max-height:210px}.story time{font-size:11px}}@media(max-width:360px){.shell{padding-left:12px;padding-right:12px}.clock{width:116px}.clock time{font-size:42px}.brand{max-width:calc(100% - 126px)}.brand strong{font-size:19px}.brand span{font-size:10px}.departures,.weather,.news{padding:18px}.weather-meta{gap:8px}}@media(prefers-reduced-transparency:reduce){.glass{background:#eee9e2ed;backdrop-filter:none}}
/* Matching glass header tiles: clear glass for the logo, smoked glass for the clock. */
header .brand{position:relative;display:grid;place-items:center;width:180px;height:156px;max-width:none;padding:20px;flex:none;border-radius:35px;border:1px solid #ffffffa0;background:linear-gradient(145deg,#ffffff70,#ffffff16 48%,#ffffff45);backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%);box-shadow:inset 0 1px 2px #ffffffd0,inset 0 -1px 2px #ffffff60,0 12px 30px #221a2420}
header .brand img{width:100%;height:auto;max-height:100%;object-fit:contain;filter:drop-shadow(0 1px 1px #ffffffa0)}
header .clock{background:linear-gradient(145deg,#ffffff26,transparent 48%,#ffffff0d),#0b0b12c9;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-color:#ffffff80;box-shadow:inset 0 1px 2px #ffffff80,inset 0 -1px 2px #ffffff30,0 14px 32px #18131d35}
header .clock:after{content:"";position:absolute;inset:3px;border-radius:inherit;border:1px solid #ffffff14;pointer-events:none}
header .clock time{text-shadow:0 1px 2px #ffffff30,0 4px 15px #dcd5ff18}
@media(max-width:760px){header .brand{width:148px;height:132px;padding:17px;border-radius:30px}}
@media(max-width:360px){header .brand{width:132px;height:116px;padding:15px;border-radius:27px}}
@media(prefers-reduced-transparency:reduce){header .brand{background:#eee9e2;backdrop-filter:none}header .clock{background:#16161d;backdrop-filter:none}}
