/* A single coordinate system: the search form's midpoint is the landing midpoint. */
body .search-landing{position:relative!important;display:block!important;width:100%;height:100svh!important;min-height:0!important;padding:0!important;overflow:clip!important;isolation:isolate}
body .search-landing>.topbar{position:absolute!important;inset:0 0 auto!important;width:100%;min-height:64px;height:auto!important;padding:16px max(20px,env(safe-area-inset-right)) 12px max(20px,env(safe-area-inset-left))!important;z-index:30}
body .search-landing .landing-center{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translateX(-50%)!important;width:min(790px,calc(100% - 40px))!important;height:0!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important;z-index:8;pointer-events:none}
body .landing-center .search-box{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:64px!important;min-width:0;transform:translateY(-50%);margin:0!important;pointer-events:auto}
.landing-intro{position:absolute;bottom:62px;left:0;width:100%;pointer-events:none;text-align:center}
body .landing-center .landing-date{justify-content:center;font-size:14px}
body .landing-center .clock-time{display:flex!important;align-items:center;justify-content:center;gap:clamp(10px,2vw,22px);height:auto!important;margin:20px 0 16px!important;padding:0!important;line-height:1;--pixel:clamp(5px,.8vw,11px);--pixel-gap:2px}
body .clock-time .dot-glyph{display:grid!important;grid-template-columns:repeat(var(--columns),var(--pixel));gap:var(--pixel-gap);opacity:1!important;animation:none!important}
.pixel{display:block;width:var(--pixel);height:var(--pixel);background:transparent}.pixel.on{background:var(--text);box-shadow:0 0 8px rgba(var(--accent-rgb),.12)}
body .landing-center .landing-greeting{margin:0;font-size:16px}
body .landing-center h1{margin:14px auto 0!important;font-size:16px!important;line-height:1.6;max-width:100%!important}
body .landing-center .daily-quote{position:absolute;top:48px;left:0;width:100%;max-width:100%;margin:0!important;padding:0 6px;font-size:13px;line-height:1.6}
body .landing-center .quick-tools{position:absolute;top:98px;left:50%;transform:translateX(-50%);display:flex!important;justify-content:center;flex-wrap:nowrap!important;width:max-content;max-width:100%;gap:8px!important;pointer-events:auto}
body .landing-center .quick-tools>a{width:78px!important;min-width:0;max-width:78px;min-height:74px;padding:8px 5px;flex:0 1 78px}
body .search-landing .world-stage{position:absolute!important;inset:52% 0 0!important;width:100%!important;height:48%!important;max-width:none!important;margin:0!important;overflow:clip;z-index:1}
body .search-landing .world-stage #worldCanvas{width:100%!important;height:100%!important;touch-action:pan-y pinch-zoom}
body .search-landing .world-vignette{pointer-events:none;background:linear-gradient(180deg,transparent 52%,rgba(3,8,17,.1));z-index:2}
body .search-landing .landing-bottom{position:absolute!important;inset:auto 20px max(16px,env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;grid-template-rows:auto!important;align-items:end!important;gap:12px!important;z-index:12;pointer-events:none}
body .landing-bottom .corner-themes{grid-row:1!important;pointer-events:auto!important;touch-action:manipulation;position:relative;z-index:2;gap:8px}
body .landing-bottom .corner-left{grid-column:1!important;justify-self:start}
body .landing-bottom .corner-right{grid-column:3!important;justify-self:end}
body .corner-themes .theme-choice{pointer-events:auto!important;cursor:pointer;width:70px!important;height:64px!important;min-height:44px!important}
body .corner-themes .theme-choice span{font-size:12px!important}
body .landing-bottom>.theme-switcher{grid-column:2!important;grid-row:1!important;align-self:end;width:auto!important;max-width:none!important}
body .landing-bottom .world-caption{display:none!important}
body .landing-bottom .world-controls{position:absolute!important;inset:auto 0 82px auto!important;width:auto!important;display:flex;flex-direction:row;gap:8px}
body .world-controls>span{display:none!important}
body .landing-bottom .scroll-cue{font-size:12px;min-height:40px;white-space:nowrap}
@media(min-width:1101px){body:not([data-theme=network]) .search-landing .world-stage{inset:0 auto 0 0!important;width:29%!important;height:100%!important}}
@media(max-width:700px){
 body .search-landing>.topbar{padding:10px 14px!important;min-height:96px;gap:8px!important}
 body .landing-center .clock-time{--pixel:7px;--pixel-gap:2px;margin:14px 0 12px!important;gap:12px}
 body .landing-center .landing-date{font-size:12px;gap:8px;flex-wrap:wrap}
 body .landing-center h1{font-size:14px!important;margin-top:10px!important}
 .landing-intro{bottom:52px}
 body .landing-center .search-box{height:56px!important}
 body .landing-center .daily-quote{top:42px;font-size:12px}
 body .landing-center .quick-tools{top:84px;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));width:min(360px,100%);gap:6px!important}
 body .landing-center .quick-tools>a{width:100%!important;min-height:59px;padding:6px 4px;max-width:none}
 body .search-landing .landing-bottom{left:12px!important;right:12px!important;gap:8px!important;grid-template-columns:1fr 1fr!important}
 body .landing-bottom .corner-right{grid-column:2!important}
 body .landing-bottom>.theme-switcher{display:none!important}
 body .corner-themes .theme-choice{width:clamp(43px,13vw,62px)!important;height:52px!important;padding:5px 2px!important}
 body .corner-themes .theme-choice span{font-size:10px!important}
 body .landing-bottom .corner-themes{gap:5px}
 body .landing-bottom .world-controls{bottom:66px!important;display:none}
}
@media(max-height:730px){
 .landing-intro{bottom:48px}
 body .landing-center .clock-time{--pixel:6px;--pixel-gap:1px;margin:10px 0!important}
 body .landing-center h1{margin-top:8px!important;font-size:14px!important}
 body .landing-center .landing-greeting{font-size:14px}
 body .landing-center .quick-tools{top:70px}
 body .landing-center .daily-quote{top:36px;font-size:12px}
 body .landing-bottom .world-controls{display:none}
}
@media(max-height:580px){
 body .landing-center h1,body .landing-center .landing-greeting{display:none}
 body .landing-center .clock-time{--pixel:4px;--pixel-gap:1px;margin:8px 0 0!important}
 body .landing-center .landing-date{font-size:12px}
 .landing-intro{bottom:40px}
 body .landing-center .search-box{height:48px!important}
 body .landing-center .daily-quote{display:none}
 body .landing-center .quick-tools{top:40px;display:flex!important;flex-wrap:nowrap!important;width:100%;gap:4px!important}
 body .landing-center .quick-tools>a{min-height:46px;padding:5px 2px;gap:3px}
 body .quick-tools .quick-icon{width:22px!important;height:22px!important;flex-basis:22px}
 body .quick-tools>a>span:last-child{font-size:10px}
 body .corner-themes .theme-choice{height:44px!important;width:54px!important;flex-direction:row;gap:4px}
 body .corner-themes .theme-choice span{display:none}
 body .landing-bottom>.theme-switcher{display:none!important}
 body .search-landing>.topbar{min-height:52px;padding-block:6px!important;flex-wrap:nowrap!important}
 body .topbar-left{width:auto!important}body .top-actions{width:auto!important;max-width:60%}
}
@media(max-width:360px){body .corner-themes .theme-choice{width:43px!important}body .landing-center .clock-time{--pixel:6px}body .landing-center{width:calc(100% - 24px)!important}}
@media(max-width:700px) and (max-height:580px){body .topbar-left .brand-copy{display:none}body .top-actions{max-width:none!important}body .top-actions .landing-weather{max-width:90px}}
@media(max-height:300px){body .landing-intro{display:none}body .landing-center .quick-tools{top:34px}body .search-landing .landing-bottom{bottom:6px!important}}
