@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Poppins-Regular.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Poppins-SemiBold.ttf) format("truetype")}:root{color-scheme:light;font-family:Poppins,Segoe UI,sans-serif;font-size:14px;font-synthesis:none;--brand: 248 166 107;--page: 247 247 244;--surface: 255 255 255;--surface-muted: 242 243 241;--heading: 30 92 145;--link: 65 91 127;--text: 44 49 57;--muted: 119 127 138;--very-muted: 168 174 182;--line: 224 226 222;--soft-line: 237 238 235;--success: 67 121 91;--danger: 170 67 57}:root[data-theme=dark]{color-scheme:dark;--page: 30 34 39;--surface: 38 43 49;--surface-muted: 46 52 59;--heading: 142 203 255;--link: 164 187 224;--text: 245 246 247;--muted: 151 159 171;--very-muted: 105 116 132;--line: 72 81 93;--soft-line: 57 64 73;--success: 112 169 135;--danger: 222 126 113}*{box-sizing:border-box}html,body,#app{min-width:0;min-height:100%;margin:0}html{background:rgb(var(--page))}body{min-height:100vh;background:linear-gradient(90deg,rgb(var(--heading) / .018) 1px,transparent 1px) 0 0 / 34px 34px,rgb(var(--page));color:rgb(var(--text));transition:background-color .14s ease,color .14s ease}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:rgb(var(--link))}.boot-screen{display:grid;min-height:100vh;place-items:center}.brand{display:inline-flex;align-items:center;gap:.56rem;color:rgb(var(--heading));font-size:1.08rem;font-weight:600;letter-spacing:-.015em}.brand-mark{position:relative;display:inline-block;width:1.65rem;height:1.65rem;border:1px solid rgb(var(--heading) / .45);border-radius:50%}.brand-mark i{position:absolute;width:.42rem;height:.42rem;border-radius:50%;background:rgb(var(--brand))}.brand-mark i:first-child{top:.34rem;left:.35rem}.brand-mark i:last-child{right:.3rem;bottom:.28rem;background:rgb(var(--heading))}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:3.65rem;padding:.58rem clamp(.85rem,2.1vw,2.15rem);border-bottom:1px solid rgb(var(--line));background:rgb(var(--page) / .94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-actions{display:flex;align-items:center;gap:.42rem}.button,.icon-button,.theme-switch button,.add-widget,.page-message button{min-height:2.1rem;padding:.35rem .72rem;border:1px solid rgb(var(--line));border-radius:.46rem;background:rgb(var(--surface));color:rgb(var(--text));cursor:pointer;font-size:.8rem;line-height:1}.button:hover,.icon-button:hover,.theme-switch button:hover,.add-widget:hover{border-color:rgb(var(--heading) / .45)}.button:focus-visible,.icon-button:focus-visible,.theme-switch button:focus-visible,.add-widget:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgb(var(--brand));outline-offset:2px}.button:disabled{cursor:wait;opacity:.55}.button-primary{border-color:rgb(var(--heading));background:rgb(var(--heading));color:#fff}:root[data-theme=dark] .button-primary{color:rgb(var(--page))}.button-danger{border-color:rgb(var(--danger) / .45);color:rgb(var(--danger))}.icon-button{border-color:transparent;background:transparent;color:rgb(var(--muted))}.theme-switch{display:inline-flex;padding:.15rem;border:1px solid rgb(var(--line));border-radius:.52rem;background:rgb(var(--surface-muted))}.theme-switch button{min-height:1.68rem;padding:.2rem .48rem;border:0;background:transparent;color:rgb(var(--muted));font-size:.72rem}.theme-switch button.active{background:rgb(var(--surface));color:rgb(var(--heading))}.logout-button{padding-inline:.38rem;font-size:.72rem}.logout-short{display:none}.page-message{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1660px;margin:.7rem auto -.25rem;padding:.62rem .85rem;border:1px solid rgb(var(--danger) / .35);border-radius:.55rem;background:rgb(var(--surface));color:rgb(var(--danger));font-size:.8rem}.page-message button{min-height:auto;padding:0;border:0;background:transparent;color:rgb(var(--danger))}.dashboard{display:grid;grid-template-columns:minmax(225px,.67fr) minmax(330px,1fr) minmax(330px,1fr);align-items:start;gap:.8rem;width:min(100%,1700px);margin:0 auto;padding:.9rem clamp(.72rem,1.55vw,1.55rem) 3rem}.dashboard-loading{grid-column:1 / -1;padding:4rem 1rem;color:rgb(var(--muted));text-align:center}.widget-column{display:flex;min-width:0;flex-direction:column;gap:.8rem}.widget{min-width:0;overflow:hidden;border:1px solid rgb(var(--line));border-radius:.72rem;background:rgb(var(--surface))}.widget-editing{border-style:dashed;cursor:grab}.widget-editing:active{cursor:grabbing}.widget-dragging{opacity:.4}.widget-header{display:flex;align-items:center;justify-content:space-between;min-height:2.65rem;padding:.47rem .72rem .43rem;border-bottom:1px solid rgb(var(--soft-line))}.widget-heading{display:flex;min-width:0;align-items:center;gap:.48rem}.widget-heading h2{overflow:hidden;margin:0;color:rgb(var(--heading));font-size:.91rem;font-weight:600;letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap}.feed-dot{width:.48rem;height:.48rem;flex:0 0 auto;border-radius:50%}.widget-edit-button{min-height:1.55rem;padding:.1rem .28rem;font-size:.7rem}.widget-state{padding:1.5rem .8rem;color:rgb(var(--muted));font-size:.8rem;text-align:center}.widget-footer{padding:.37rem .72rem;border-top:1px solid rgb(var(--soft-line));color:rgb(var(--very-muted));font-size:.66rem;text-align:right}.article-list{margin:0;padding:0;list-style:none}.article-row{position:relative;display:flex;min-width:0;border-bottom:1px solid rgb(var(--soft-line))}.article-row:last-child{border-bottom:0}.article-row:hover{background:rgb(var(--surface-muted) / .58)}.article-main{display:flex;min-width:0;flex:1;gap:.68rem;padding:.64rem 2rem .64rem .72rem;color:rgb(var(--text));text-decoration:none}.article-image{width:5.1rem;height:3.55rem;flex:0 0 auto;border-radius:.38rem;background:rgb(var(--surface-muted));object-fit:cover}.article-copy{display:flex;min-width:0;flex-direction:column;gap:.18rem}.article-title{display:-webkit-box;overflow:hidden;font-size:.86rem;font-weight:600;line-height:1.34;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-summary{display:-webkit-box;overflow:hidden;color:rgb(var(--muted));font-size:.74rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-time{color:rgb(var(--very-muted));font-size:.66rem}.article-read .article-title{color:rgb(var(--muted));font-weight:400}.article-read .article-image{opacity:.64;filter:saturate(.55)}.star-button{position:absolute;top:.5rem;right:.43rem;display:grid;width:1.55rem;height:1.55rem;padding:0;border:0;background:transparent;color:rgb(var(--very-muted));cursor:pointer;font-size:1.05rem;place-items:center}.star-button.active{color:rgb(var(--brand))}.bookmark-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgb(var(--soft-line))}.bookmark-link{display:flex;min-width:0;align-items:center;gap:.46rem;padding:.56rem .62rem;background:rgb(var(--surface));color:rgb(var(--text));font-size:.76rem;text-decoration:none}.bookmark-link:hover{background:rgb(var(--surface-muted));color:rgb(var(--heading))}.bookmark-link>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookmark-initial{display:grid;width:1.35rem;height:1.35rem;flex:0 0 auto;border:1px solid rgb(var(--line));border-radius:.32rem;color:rgb(var(--heading));font-size:.67rem;font-weight:600;place-items:center}.weather-body{padding:.78rem .72rem .7rem}.weather-current{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.weather-current>div:first-child{display:flex;min-width:0;flex-direction:column}.weather-temperature{color:rgb(var(--text));font-size:2rem;font-weight:400;letter-spacing:-.06em;line-height:1}.weather-description{margin-top:.26rem;color:rgb(var(--heading));font-size:.74rem}.weather-facts{display:flex;flex-direction:column;align-items:flex-end;gap:.14rem;color:rgb(var(--muted));font-size:.66rem;text-align:right}.weather-days{display:grid;grid-template-columns:repeat(5,1fr);gap:.25rem;margin-top:.85rem;padding-top:.68rem;border-top:1px solid rgb(var(--soft-line))}.weather-day{display:flex;min-width:0;flex-direction:column;align-items:center;gap:.18rem;color:rgb(var(--muted));font-size:.62rem}.weather-day strong{color:rgb(var(--text));font-size:.69rem}.weather-day small{color:rgb(var(--very-muted));font-size:.61rem}.weather-mark{position:relative;display:block;width:1.05rem;height:.78rem;margin:.1rem 0}.weather-mark:before,.weather-mark:after{position:absolute;content:""}.weather-mark:before{right:.06rem;bottom:.05rem;width:.74rem;height:.4rem;border:1px solid rgb(var(--muted));border-radius:.5rem;background:rgb(var(--surface))}.weather-mark:after{top:.04rem;left:.03rem;width:.48rem;height:.48rem;border:1px solid rgb(var(--brand));border-radius:50%;background:rgb(var(--brand) / .18)}.weather-sun:before{display:none}.weather-sun:after{top:.08rem;left:.28rem;width:.58rem;height:.58rem}.weather-cloud:after{display:none}.weather-rain,.weather-storm,.weather-snow{border-bottom:2px dotted rgb(var(--heading) / .75)}.drop-zone{height:.34rem;margin:-.4rem 0;border-radius:.3rem}.drop-zone:hover{background:rgb(var(--brand) / .55)}.add-widget{width:100%;border-style:dashed;background:transparent;color:rgb(var(--muted))}.login-shell{display:grid;min-height:100vh;padding:1rem;place-items:center}.login-panel{width:min(100%,24rem);padding:1.45rem;border:1px solid rgb(var(--line));border-radius:.8rem;background:rgb(var(--surface))}.brand-login{font-size:1.16rem}.login-copy{margin:.42rem 0 1.3rem 2.2rem;color:rgb(var(--muted));font-size:.78rem}.login-panel label,.editor-fields label{display:flex;flex-direction:column;gap:.33rem;color:rgb(var(--muted));font-size:.73rem}.login-panel label+label{margin-top:.78rem}input,select,textarea{width:100%;min-height:2.35rem;padding:.46rem .58rem;border:1px solid rgb(var(--line));border-radius:.46rem;background:rgb(var(--surface));color:rgb(var(--text))}textarea{min-height:7rem;resize:vertical;line-height:1.5}.form-error{margin:.7rem 0 0;color:rgb(var(--danger));font-size:.73rem}.login-button{width:100%;margin-top:1rem}.modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;padding:1rem;background:#0f12157a;place-items:center}.editor-panel{width:min(100%,37rem);max-height:calc(100vh - 2rem);overflow:auto;border:1px solid rgb(var(--line));border-radius:.82rem;background:rgb(var(--surface))}.editor-header,.editor-actions{display:flex;align-items:center;gap:.5rem;padding:.72rem .85rem;border-bottom:1px solid rgb(var(--soft-line))}.editor-header{justify-content:space-between}.editor-header h2{margin:0;color:rgb(var(--heading));font-size:.96rem;font-weight:600}.editor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;padding:.9rem}.field-wide{grid-column:1 / -1}.checkbox-label{flex-direction:row!important;align-items:center;align-self:end;min-height:2.35rem}.checkbox-label input{width:1rem;min-height:1rem}.editor-actions{border-top:1px solid rgb(var(--soft-line));border-bottom:0}.editor-spacer{flex:1}@media(max-width:1050px){.dashboard{grid-template-columns:minmax(210px,.7fr) minmax(360px,1.3fr)}.widget-column-3{grid-column:2}}@media(max-width:720px){:root{font-size:15px}body{background:rgb(var(--page))}.topbar{position:static;align-items:flex-start;gap:.6rem;padding:.65rem .7rem}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.topbar-button,.logout-button{font-size:.7rem}.logout-button{display:inline-flex;align-items:center;padding-inline:.32rem}.logout-full{display:none}.logout-short{display:inline}.dashboard{display:flex;flex-direction:column;gap:.72rem;padding:.72rem .58rem 2rem}.widget-column{width:100%;gap:.72rem}.widget-column-2{order:-2}.widget-column-3{order:-1}.article-main{padding-block:.7rem}.article-summary{-webkit-line-clamp:3}.modal-backdrop{align-items:end;padding:0}.editor-panel{width:100%;max-height:92vh;border-radius:.82rem .82rem 0 0}.editor-fields{grid-template-columns:1fr}.field-wide{grid-column:auto}}@media(max-width:420px){.topbar .brand>span:last-child{display:none}.article-image{width:4.3rem;height:3.2rem}.weather-facts{font-size:.61rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
