:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;color:#f7f7f5;background:#050506;--muted:#8f9298;--line:rgba(255,255,255,.10);--panel:#121315;--silver:#d8dadd}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#050506}body{min-height:100dvh;background:radial-gradient(900px 380px at 50% -170px,#34363a 0%,#111214 43%,#050506 72%);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1180px,100%);margin:auto;padding:0 30px 92px}.topbar{height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:#f4f4f2;text-decoration:none;font-size:18px;font-weight:600;letter-spacing:-.035em}.brand strong{font-weight:760}.brand-mark{width:30px;height:30px;border:1px solid rgba(255,255,255,.3);background:linear-gradient(145deg,#f5f5f3 0%,#a8aaad 45%,#606368 100%);box-shadow:inset 0 1px 1px #fff8,0 5px 20px #0008;color:#111214;border-radius:9px;display:grid;place-items:center;font-size:19px;font-weight:900}.top-actions{display:flex;align-items:center;gap:13px;color:#8d9095;font-size:12px;text-transform:capitalize}.icon-button{border:1px solid var(--line);background:rgba(255,255,255,.045);color:#d8d9da;width:34px;height:34px;border-radius:50%;transition:.2s}.icon-button:hover{background:#222428}.one-screen{height:calc(100dvh - 152px);min-height:540px;display:flex;flex-direction:column;padding:20px 0 8px;overflow:hidden}.welcome span,.eyebrow{color:#8e9196;font-size:9px;font-weight:760;letter-spacing:.19em}.welcome h1{font-size:clamp(31px,4vw,48px);line-height:1;letter-spacing:-.06em;margin:7px 0 15px;font-weight:700}.smart-brief{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:linear-gradient(120deg,rgba(43,45,49,.92),rgba(19,20,22,.94) 70%);box-shadow:inset 0 1px 0 #fff0,0 18px 45px #0004;border-radius:22px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.smart-brief:before{content:"";position:absolute;inset:0;background:radial-gradient(480px 120px at 10% 0%,rgba(255,255,255,.08),transparent 70%);pointer-events:none}.brief-copy{position:relative}.smart-brief small{color:#bfc2c6;font-size:9px;letter-spacing:.15em;font-weight:760}.spark{color:#fff}.smart-brief h2{font-size:18px;margin:5px 0 4px;letter-spacing:-.035em}.smart-brief p{margin:0;color:#dedfe0;font-size:13.5px;line-height:1.4;max-width:760px}.listen{position:relative;flex:none;border:1px solid #f1f1ef;background:#ececea;color:#101113;border-radius:999px;height:40px;padding:0 16px;font-size:12px;font-weight:750;box-shadow:0 5px 18px #0005}.play{font-size:10px;margin-right:5px}.overview-head{display:flex;justify-content:space-between;align-items:end;margin:15px 2px 8px}.overview-head h2{font-size:15px;letter-spacing:-.025em;margin:0}.overview-head small{color:#74777c;font-size:10px}.koll-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:9px;flex:1;min-height:0}.koll-tile{text-align:left;color:#f7f7f5;background:linear-gradient(145deg,#151619,#101113);border:1px solid var(--line);border-radius:18px;padding:13px 15px;min-height:0;position:relative;overflow:hidden;transition:transform .18s,border-color .18s,background .18s}.koll-tile:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.23);background:#191a1d}.koll-tile:active{transform:scale(.985)}.tile-top{display:flex;justify-content:space-between;color:#b9bcc0;font-size:11px;font-weight:600}.tile-top b{font-size:14px;color:#92959a;font-weight:500}.koll-tile strong{display:block;font-size:23px;line-height:1;letter-spacing:-.05em;margin:9px 0 4px}.koll-tile small{display:block;color:#83868b;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.chev{position:absolute;right:13px;bottom:10px;color:#55595e;font-size:18px}.detail-view{padding:34px 0;max-width:900px;margin:auto}.detail-view>h1{font-size:clamp(36px,6vw,58px);line-height:1;letter-spacing:-.06em;margin:9px 0 9px}.lead{color:var(--muted);margin:0 0 24px}.back{background:transparent;border:0;color:#bfc1c4;padding:0;margin-bottom:26px;font-size:13px}.panel{border:1px solid var(--line);background:linear-gradient(145deg,#151619,#101113);border-radius:22px;padding:24px}.panel p{color:var(--muted);line-height:1.55}.detail-hero{display:flex;align-items:baseline;gap:12px}.detail-hero strong{font-size:48px;letter-spacing:-.06em}.detail-hero span{color:var(--muted)}.demo-note{font-size:13px}.module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.module{border:1px solid var(--line);background:#111214;border-radius:18px;padding:17px;display:flex;justify-content:space-between;align-items:center;gap:15px}.module h3{margin:0 0 5px;font-size:15px}.module p{margin:0;color:var(--muted);font-size:12px}.switch{appearance:none;width:43px;height:25px;background:#36383c;border-radius:20px;position:relative;flex:none;transition:.2s}.switch:before{content:"";position:absolute;background:#f7f7f5;width:17px;height:17px;left:4px;top:4px;border-radius:50%;transition:.2s}.switch:checked{background:#bfc1c4}.switch:checked:before{transform:translateX(18px);background:#111}.editor{display:flex;gap:8px}.editor input,.field input{background:#090a0b;border:1px solid #33363a;border-radius:12px;min-height:43px;color:#fff;padding:0 12px;width:100%;outline:none}.editor input:focus,.field input:focus{border-color:#7b7f84}.small-button{border:1px solid #e1e2e2;background:#dedfdf;color:#111;border-radius:12px;padding:0 15px;font-weight:700}.list{list-style:none;padding:8px 0 0;margin-bottom:0}.list li{border-top:1px solid var(--line);padding:12px 0;display:flex;justify-content:space-between;gap:15px}.list button{background:transparent;border:0;color:#999}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;color:#9b9da1;font-size:11px;margin-bottom:7px}.bottom-nav{position:fixed;z-index:10;left:50%;bottom:max(9px,env(safe-area-inset-bottom));transform:translateX(-50%);border:1px solid rgba(255,255,255,.14);background:rgba(28,29,32,.82);box-shadow:0 10px 35px #0008;backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border-radius:18px;padding:4px;display:flex;gap:2px}.bottom-nav button{color:#8f9297;border:0;background:transparent;border-radius:14px;padding:9px 18px;min-width:100px;font-size:10.5px;transition:.18s}.bottom-nav button span{margin-right:4px}.bottom-nav button.active{color:#fff;background:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 #fff1}@media(max-width:700px){.shell{padding:0 13px 78px}.topbar{height:58px}.brand{font-size:16px}.brand-mark{width:28px;height:28px}.top-actions #date-label{display:none}.one-screen{height:calc(100dvh - 132px);min-height:510px;padding-top:13px}.welcome span{font-size:8px}.welcome h1{font-size:28px;margin:5px 0 10px}.smart-brief{padding:13px 14px;border-radius:17px;gap:10px}.smart-brief h2{font-size:14px;margin:4px 0}.smart-brief p{font-size:11.5px;line-height:1.3}.listen{width:37px;height:37px;padding:0}.listen-label{display:none}.play{margin:0}.overview-head{margin:10px 2px 6px}.overview-head h2{font-size:13px}.koll-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,minmax(0,1fr));gap:6px}.koll-tile{border-radius:14px;padding:10px 11px}.tile-top{font-size:10px}.tile-top b{font-size:12px}.koll-tile strong{font-size:18px;margin:6px 0 2px}.koll-tile small{font-size:9.5px}.chev{font-size:15px;right:9px;bottom:7px}.detail-view{padding:24px 0}.detail-view>h1{font-size:35px}.module-grid,.fields{grid-template-columns:1fr}.editor{flex-wrap:wrap}.bottom-nav{width:calc(100% - 22px)}.bottom-nav button{flex:1;min-width:0;padding:9px 4px}}@media(max-height:690px) and (max-width:700px){.one-screen{min-height:470px}.welcome span{display:none}.welcome h1{font-size:24px;margin-bottom:7px}.smart-brief{padding:10px 12px}.smart-brief p{font-size:10.5px}.overview-head{margin-top:7px}.koll-tile strong{font-size:16px;margin-top:4px}.koll-tile small{font-size:9px}}\n.news-list{display:grid;gap:0}.news-item{padding:18px 0;border-bottom:1px solid var(--line)}.news-item:first-child{padding-top:0}.news-item:last-child{border-bottom:0;padding-bottom:0}.news-source{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#8f9297;font-weight:750}.news-item h3{font-size:18px;letter-spacing:-.03em;margin:6px 0}.news-item p{margin:0 0 9px;color:#a5a8ac;font-size:13px;line-height:1.45}.news-item a{color:#e5e6e6;text-decoration:none;font-size:11px;font-weight:700}.news-item a:hover{text-decoration:underline}
/* Premium depth pass */
.one-screen{position:relative}
.one-screen:before{content:"";position:absolute;width:520px;height:250px;left:50%;top:-95px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(255,255,255,.075),rgba(255,255,255,.018) 42%,transparent 72%);filter:blur(10px);pointer-events:none}
.welcome,.smart-brief,.overview-head,.koll-grid{position:relative;z-index:1}
.welcome h1{background:linear-gradient(180deg,#fff 10%,#d5d6d7 82%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 8px 35px rgba(255,255,255,.035)}
.smart-brief{min-height:116px;padding:19px 22px 19px 104px;background:linear-gradient(112deg,rgba(44,46,50,.92) 0%,rgba(21,22,24,.97) 48%,rgba(11,12,13,.98) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.17),inset 0 -1px 0 rgba(0,0,0,.7),0 24px 65px rgba(0,0,0,.42)}
.smart-brief:after{content:"";position:absolute;left:0;top:0;width:58%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent)}
.brief-orb{position:absolute;left:22px;top:50%;width:60px;height:60px;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle at 34% 28%,#fafafa 0 4%,#cfd1d3 13%,#777a7f 31%,#25272a 53%,#090a0b 70%);box-shadow:inset -8px -10px 20px #000b,inset 5px 5px 12px #fff4,0 0 0 1px #fff2,0 12px 35px #000}
.brief-orb:before{content:"";position:absolute;inset:-8px;border-radius:50%;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 25px rgba(255,255,255,.045)}
.brief-orb span{position:absolute;width:14px;height:3px;border-radius:9px;background:#fff;left:15px;top:13px;transform:rotate(-28deg);filter:blur(.4px);opacity:.8}
.koll-grid{perspective:900px}
.koll-tile{background:radial-gradient(180px 90px at 15% 0%,rgba(255,255,255,.055),transparent 70%),linear-gradient(145deg,#17181b,#0d0e10);box-shadow:inset 0 1px 0 rgba(255,255,255,.065),0 10px 28px rgba(0,0,0,.18)}
.koll-tile:before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);opacity:.7}
.koll-tile:nth-child(1){background:radial-gradient(210px 120px at 8% -10%,rgba(255,255,255,.09),transparent 67%),linear-gradient(145deg,#1b1c1f,#0e0f11)}
.koll-tile:hover{transform:translateY(-2px) scale(1.005);box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 18px 38px rgba(0,0,0,.32)}
.tile-top b{width:27px;height:27px;margin-top:-4px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
.koll-tile strong{font-weight:650;background:linear-gradient(180deg,#fff,#c9cbcd);-webkit-background-clip:text;background-clip:text;color:transparent}
.bottom-nav{background:linear-gradient(180deg,rgba(47,49,53,.82),rgba(21,22,24,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 14px 40px #000a}
.bottom-nav button.active{background:linear-gradient(180deg,rgba(255,255,255,.17),rgba(255,255,255,.08));box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 5px 14px #0004}
.ambient-line{position:absolute;z-index:0;left:10%;right:10%;bottom:2%;height:70px;background:radial-gradient(ellipse,rgba(255,255,255,.035),transparent 70%);filter:blur(14px);pointer-events:none}
@media(max-width:700px){.smart-brief{min-height:92px;padding:13px 12px 13px 69px}.brief-orb{left:14px;width:43px;height:43px}.brief-orb span{width:10px;left:11px;top:10px}.one-screen:before{width:330px;height:180px}.tile-top b{width:23px;height:23px;border-radius:7px}.koll-tile:hover{transform:none}}
@media(max-height:690px) and (max-width:700px){.smart-brief{min-height:74px;padding-left:62px}.brief-orb{width:37px;height:37px;left:13px}.brief-orb:before{inset:-5px}}

.news-intro{padding:2px 0 20px;border-bottom:1px solid var(--line)}.news-kicker{font-size:9px;letter-spacing:.17em;color:#9a9da2;font-weight:750}.news-intro h2{font-size:25px;letter-spacing:-.045em;margin:7px 0 5px}.news-intro p{margin:0;color:#85888d;font-size:12px}.news-feed{display:flex;flex-direction:column}.news-story{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:17px 0;border-bottom:1px solid var(--line)}.news-story:last-child{border-bottom:0}.news-number{font-size:10px;color:#5f6267;padding-top:4px;font-variant-numeric:tabular-nums}.news-story-copy h3{font-size:17px;line-height:1.2;letter-spacing:-.03em;margin:0 0 6px}.news-story-copy p{font-size:12.5px!important;line-height:1.45!important;margin:0 0 9px!important;color:#a4a7ab!important}.news-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.news-meta span{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#696d72}.news-meta a{font-size:10.5px;color:#e0e1e1;text-decoration:none;font-weight:700}.news-meta a:hover{text-decoration:underline}@media(max-width:700px){.news-story{grid-template-columns:30px 1fr;gap:8px;padding:14px 0}.news-story-copy h3{font-size:15px}.news-story-copy p{font-size:11.5px!important}.news-intro h2{font-size:22px}}
/* Information-dense top glance */
.welcome-row{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:14px}.welcome-row .welcome h1{margin-bottom:0}.weather-glance{flex:none;width:252px;min-height:64px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:linear-gradient(135deg,rgba(39,41,44,.9),rgba(14,15,17,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.11),0 12px 35px rgba(0,0,0,.28);color:#f4f4f2;padding:10px 12px;display:grid;grid-template-columns:34px 58px 1fr 12px;align-items:center;text-align:left;gap:7px;transition:.18s}.weather-glance:hover{border-color:rgba(255,255,255,.27);transform:translateY(-1px)}.weather-symbol{font-size:25px;filter:grayscale(1);opacity:.9}.weather-now{display:flex;flex-direction:column}.weather-now strong{font-size:25px;line-height:1;letter-spacing:-.055em}.weather-now small,.weather-extra small{color:#85898e;font-size:9.5px;margin-top:3px;text-transform:capitalize}.weather-extra{display:flex;flex-direction:column;padding-left:8px;border-left:1px solid var(--line)}.weather-extra b{font-size:10.5px;font-weight:650}.weather-arrow{color:#666a6f;font-size:18px}.welcome-row+.smart-brief{margin-top:0}
@media(max-width:700px){.welcome-row{align-items:center;gap:8px;margin-bottom:9px}.welcome-row .welcome{min-width:0;flex:1}.welcome-row .welcome h1{font-size:25px;white-space:nowrap}.weather-glance{width:151px;min-height:49px;border-radius:14px;padding:7px 8px;grid-template-columns:24px 43px 1fr;gap:4px}.weather-symbol{font-size:19px}.weather-now strong{font-size:19px}.weather-now small{font-size:8px}.weather-extra{padding-left:5px}.weather-extra b{font-size:9px}.weather-extra small{font-size:7.5px}.weather-arrow{display:none}}
@media(max-width:390px){.welcome-row .welcome span{display:none}.welcome-row .welcome h1{font-size:22px}.weather-glance{width:143px}}
@media(max-height:690px) and (max-width:700px){.welcome-row{margin-bottom:6px}.weather-glance{min-height:43px;padding-top:5px;padding-bottom:5px}.welcome-row .welcome h1{font-size:21px}}

/* Mobile readability + richer module detail */
.week-forecast{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:22px}.forecast-day{display:flex;flex-direction:column;align-items:center;gap:6px;padding:13px 5px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025)}.forecast-day>span{font-size:12px;font-weight:700;text-transform:capitalize}.forecast-icon{font-size:25px}.forecast-day>strong{font-size:20px}.forecast-day small{color:#888;font-size:13px}.forecast-day em{font-style:normal;color:#8f9298;font-size:10px}
@media(max-width:700px){.brand{font-size:19px}.brand-mark{width:32px;height:32px;font-size:21px}.welcome-row .welcome h1{font-size:27px}.smart-brief h2{font-size:17px}.smart-brief p{font-size:13px}.overview-head h2{font-size:16px}.overview-head small{font-size:11px}.tile-top{font-size:12px}.tile-top b{width:32px;height:32px;font-size:18px}.koll-tile strong{font-size:22px}.koll-tile small{font-size:11px}.chev{font-size:20px}.bottom-nav button{font-size:12px}.week-forecast{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px;gap:7px}.forecast-day{min-width:74px;scroll-snap-align:start}.forecast-icon{font-size:29px}.panel{padding:18px}.detail-view{touch-action:pan-y}}

/* Mobile type + vertical weather pass */
@media(max-width:700px){
.welcome-row{align-items:flex-end}.welcome-row .welcome h1{font-size:clamp(30px,8.2vw,38px);line-height:1.02;white-space:normal;letter-spacing:-.055em;margin-top:7px}.welcome span{font-size:10px}.weather-glance{width:148px}
.smart-brief h2{font-size:19px}.smart-brief p{font-size:14px;line-height:1.38}.smart-brief small{font-size:10px}.overview-head h2{font-size:18px}.overview-head small{font-size:12px}
.tile-top{font-size:14px}.tile-top b{width:36px;height:36px;font-size:21px}.koll-tile strong{font-size:25px;margin-top:9px}.koll-tile small{font-size:12.5px;line-height:1.3}.chev{font-size:23px}.bottom-nav button{font-size:13px}
.detail-view>h1{font-size:42px}.back{font-size:15px}.eyebrow{font-size:10px}.panel p{font-size:15px}.detail-hero strong{font-size:54px}.detail-hero span{font-size:16px}
.week-forecast{display:flex;flex-direction:column;overflow:visible;gap:0;margin-top:22px;padding:0}.forecast-day{min-width:0;width:100%;display:grid;grid-template-columns:minmax(125px,1.5fr) 44px 52px 44px 52px;align-items:center;gap:8px;padding:14px 4px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;text-align:left}.forecast-day:first-child{border-top:1px solid var(--line)}.forecast-day>span{font-size:14px;text-transform:capitalize}.forecast-icon{font-size:28px;text-align:center}.forecast-day>strong{font-size:21px;text-align:right}.forecast-day small{font-size:15px;text-align:right}.forecast-day em{font-size:12px;text-align:right}
}
@media(max-width:390px){.welcome-row .welcome h1{font-size:29px}.weather-glance{width:140px}.koll-tile strong{font-size:23px}}

/* Koll AI + Trygg-inspired intelligence, silver edition */
.ai-view{max-width:760px}.ai-hero{display:flex;align-items:center;gap:18px;border:1px solid var(--line);background:linear-gradient(135deg,#1d1f22,#0d0e10);border-radius:22px;padding:20px;margin:20px 0}.ai-orb,.ai-nav-orb{display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff,#c7c9cc 24%,#65686d 50%,#17181a 72%);color:#090a0b;font-weight:900;box-shadow:inset 0 1px 2px #fff,0 8px 24px #0008}.ai-orb{width:64px;height:64px;flex:none;font-size:18px}.ai-hero h2{margin:0 0 5px;font-size:21px}.ai-hero p{margin:0;color:var(--muted);line-height:1.45}.ai-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ai-actions button{border:1px solid var(--line);background:linear-gradient(145deg,#17181b,#0e0f11);color:#fff;border-radius:18px;padding:18px;text-align:left}.ai-actions b{font-size:23px;color:#bfc2c6;display:block;margin-bottom:18px}.ai-actions strong{display:block;font-size:17px}.ai-actions small{display:block;color:var(--muted);margin-top:5px;line-height:1.35}.ai-compose{margin-top:12px;border:1px solid var(--line);border-radius:18px;padding:12px;background:#0e0f10}.ai-compose textarea{width:100%;resize:none;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:16px;padding:8px}.ai-compose button{border:0;border-radius:999px;background:#e8e8e6;color:#111;padding:10px 18px;font-weight:800}.ai-compose p{color:var(--muted);font-size:12px;margin:10px 5px 2px}.ai-nav{position:relative}.ai-nav-orb{width:36px;height:36px;margin:-16px auto -2px;font-size:11px;border:1px solid #fff5}.ai-nav-label{display:block;margin:3px 0 0!important}.settings-section-head{display:flex;justify-content:space-between;align-items:end;margin:28px 2px 10px}.settings-section-head h2{margin:4px 0 0;font-size:22px}.settings-section-head small{color:var(--muted)}.calendar-week{display:flex;flex-direction:column}.calendar-day{display:grid;grid-template-columns:125px 1fr;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.calendar-day:first-child{border-top:1px solid var(--line)}.calendar-day>div{display:flex;flex-direction:column;text-transform:capitalize}.calendar-day>div b{font-size:15px}.calendar-day>div span{color:var(--muted);font-size:12px;margin-top:3px}.calendar-day section p{margin:0;color:#eee}.calendar-day section p strong{margin-right:8px}.calendar-day section small{color:#666}.calendar-day.today>div b{color:#fff}.calendar-add-head{display:flex;justify-content:space-between;align-items:center;margin:24px 0 10px}.calendar-add-head h2{margin:0}.calendar-add-head span{color:var(--muted);font-size:12px}
@media(max-width:700px){.welcome-row .welcome h1{font-size:clamp(26px,7vw,31px);white-space:nowrap;letter-spacing:-.06em}.ai-actions{grid-template-columns:1fr}.ai-actions button{display:grid;grid-template-columns:40px 1fr;column-gap:10px;padding:15px}.ai-actions b{grid-row:1/3;margin:0;align-self:center}.ai-actions small{grid-column:2}.ai-nav-orb{width:40px;height:40px;margin-top:-19px}.calendar-day{grid-template-columns:105px 1fr}.module h3{font-size:17px}.module p{font-size:13px}}

/* Home polish pass — clean header, larger cards, Digital Industry dock */
@media(max-width:700px){
.one-screen{height:auto;min-height:calc(100dvh - 132px);overflow:visible;padding-top:18px;padding-bottom:92px}.welcome-row{display:block;margin-bottom:14px}.welcome-row .welcome{width:100%}.welcome-row .welcome h1{font-size:clamp(31px,8.3vw,38px);white-space:nowrap;overflow:visible;margin:8px 0 0}.weather-glance{display:none!important}
.smart-brief{min-height:118px;padding:18px 62px 18px 78px;border-radius:20px}.brief-orb{width:50px;height:50px;left:16px}.smart-brief h2{font-size:21px;line-height:1.1}.smart-brief p{font-size:15px;line-height:1.4}.listen{position:absolute;right:14px;width:42px;height:42px}
.overview-head{margin:18px 4px 10px}.overview-head h2{font-size:20px}.overview-head small{font-size:12px}
.koll-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:10px;flex:none}.koll-tile{height:190px;border-radius:20px;padding:18px 17px}.tile-top{font-size:15px}.tile-top b{width:40px;height:40px;font-size:23px;border-radius:11px}.koll-tile strong{font-size:29px;margin:22px 0 7px}.koll-tile small{font-size:13.5px;line-height:1.35}.chev{right:15px;bottom:12px;font-size:25px}
.bottom-nav{height:70px;align-items:center;border-radius:23px;padding:5px 8px;overflow:visible}.bottom-nav button{height:58px;font-size:14px;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:7px}.bottom-nav button span{margin-right:0}.bottom-nav button.active{font-weight:700}.nav-home{font-size:22px;line-height:1}.ai-nav{display:flex!important;flex-direction:column!important;gap:0!important;overflow:visible}.ai-nav-orb{position:absolute;left:50%;top:-21px;transform:translateX(-50%);width:52px;height:52px;margin:0;font-size:13px;border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px 2px #fff,0 8px 25px #000}.ai-nav-label{position:absolute;top:38px;font-size:12px;color:#a9abb0}.ai-nav.active .ai-nav-label{color:#fff}
}
@media(max-width:390px){.welcome-row .welcome h1{font-size:29px}.koll-tile{height:180px}.koll-tile strong{font-size:27px}}

/* Adaptive home intelligence */
.brief-items{display:flex;flex-direction:column;gap:5px}.brief-items>div{display:flex;align-items:center;gap:8px;color:#dedfe0;font-size:13.5px;line-height:1.3}.brief-items>div b{width:17px;color:#aeb1b5;font-size:11px;text-align:center}.brief-items p{margin:0}.smart-brief:has(.brief-items>div:nth-child(3)){padding-top:15px;padding-bottom:15px}.smart-brief:has(.brief-items>div:nth-child(4)){min-height:132px}
@media(max-width:700px){.brief-items{gap:6px}.brief-items>div{font-size:13.5px}.smart-brief:has(.brief-items>div:nth-child(3)){min-height:132px}.smart-brief:has(.brief-items>div:nth-child(4)){min-height:150px}.koll-grid.modules-7 .koll-tile,.koll-grid.modules-8 .koll-tile,.koll-grid.modules-9 .koll-tile{height:155px}.koll-grid.modules-7 .koll-tile strong,.koll-grid.modules-8 .koll-tile strong,.koll-grid.modules-9 .koll-tile strong{font-size:24px;margin-top:13px}.koll-grid.modules-5 .koll-tile,.koll-grid.modules-6 .koll-tile{height:180px}.koll-grid.modules-1,.koll-grid.modules-2{grid-template-columns:1fr}.koll-grid.modules-1 .koll-tile,.koll-grid.modules-2 .koll-tile{height:205px}}

/* One-screen mobile dashboard — brand lives in the product, not a header */
@media(max-width:700px){
.topbar{display:none!important}.shell{padding-top:max(8px,env(safe-area-inset-top));padding-bottom:78px}.one-screen{height:calc(100dvh - 86px - env(safe-area-inset-top));min-height:0;overflow:hidden;padding:8px 0 5px;display:flex}.welcome-row{margin-bottom:7px}.welcome span{font-size:8px}.welcome-row .welcome h1{font-size:clamp(27px,7.4vw,33px);margin:4px 0 0}
.smart-brief{min-height:88px;padding:11px 55px 11px 62px;border-radius:17px}.brief-orb{width:38px;height:38px;left:12px}.smart-brief small{font-size:8px}.smart-brief h2{font-size:16px;margin:3px 0}.brief-items{gap:2px}.brief-items>div{font-size:10.5px;line-height:1.2}.smart-brief:has(.brief-items>div:nth-child(3)){min-height:96px}.smart-brief:has(.brief-items>div:nth-child(4)){min-height:108px}.listen{right:10px;width:35px;height:35px}
.overview-head{margin:8px 2px 5px}.overview-head h2{font-size:15px}.overview-head small{font-size:9px}.koll-grid{flex:1;min-height:0;grid-template-rows:repeat(3,minmax(0,1fr));gap:6px}.koll-grid.modules-5,.koll-grid.modules-6{grid-template-rows:repeat(3,minmax(0,1fr))}.koll-grid.modules-5 .koll-tile,.koll-grid.modules-6 .koll-tile,.koll-tile{height:auto!important;min-height:0;border-radius:15px;padding:9px 11px}.tile-top{font-size:11px}.tile-top b{width:27px;height:27px;font-size:15px;border-radius:8px}.koll-tile strong{font-size:20px!important;margin:5px 0 1px!important}.koll-tile small{font-size:9.5px;line-height:1.15}.chev{right:9px;bottom:6px;font-size:17px}.ambient-line{display:none}
.bottom-nav{bottom:max(8px,env(safe-area-inset-bottom));height:64px}.bottom-nav button{height:52px}
}
@media(max-width:390px),(max-height:760px){.welcome-row .welcome h1{font-size:26px}.smart-brief{min-height:78px;padding-top:8px;padding-bottom:8px}.smart-brief h2{font-size:15px}.brief-items>div{font-size:9.5px}.overview-head{margin-top:6px}.koll-tile strong{font-size:18px!important}.koll-tile small{font-size:8.8px}}

/* Final viewport-fit guard: keep the complete Home dashboard visible */
@media(max-width:700px){.overview-head small{display:none}.one-screen{max-height:calc(100dvh - 86px - env(safe-area-inset-top));}.koll-grid{overflow:hidden}.koll-tile{overflow:hidden}.smart-brief{flex-shrink:0}.welcome-row,.overview-head{flex-shrink:0}}
@media(max-height:720px) and (max-width:700px){.welcome span{display:none}.welcome-row{margin-bottom:4px}.welcome-row .welcome h1{margin-top:0;font-size:24px}.smart-brief{min-height:72px}.brief-orb{width:34px;height:34px}.smart-brief small{display:none}.smart-brief h2{font-size:14px}.overview-head{margin:4px 2px 3px}.overview-head h2{font-size:14px}.koll-grid{gap:5px}.koll-tile{padding:7px 10px}.tile-top b{width:24px;height:24px}.koll-tile strong{font-size:17px!important;margin:3px 0 0!important}.koll-tile small{font-size:8.3px}}
