:root{--ink:#f6f7ff;--muted:#9ba0b4;--faint:#72778c;--line:#ffffff17;--panel:#181b2bc7;--violet:#9d7aff;--cyan:#59d3ff;--coral:#ff9578;--mint:#7ce7c5;--background:#0b0d18;--foreground:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--foreground);background:var(--background);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.dashboard-shell{background:radial-gradient(circle at 63% -22%,#875cff33,#0000 42rem),radial-gradient(circle at 4% 98%,#248ec71f,#0000 36rem),#0b0d18;min-height:100vh;position:relative;overflow:hidden}.ambient{pointer-events:none;border:1px solid #9c79ff1f;border-radius:999px;position:absolute}.ambient-one{width:42rem;height:42rem;top:15rem;right:-29rem;box-shadow:0 0 10rem #713dff17}.ambient-two{border-color:#51cfff17;width:24rem;height:24rem;top:9rem;left:-16rem}.dashboard{z-index:1;border-left:1px solid #ffffff09;border-right:1px solid #ffffff09;max-width:1600px;min-height:100vh;margin:0 auto;position:relative}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0d187a;align-items:center;gap:1rem;height:78px;padding:0 clamp(1.25rem,3.2vw,3.75rem);display:flex}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand>span:last-child{gap:.05rem;display:grid}.brand strong{font-size:1rem;line-height:1}.brand small{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.brand-mark{background:linear-gradient(135deg,#b091ff,#6edafe);border-radius:12px;justify-content:center;align-items:center;gap:3px;width:36px;height:36px;display:flex;box-shadow:0 9px 26px #7154ff40}.brand-mark span{background:#111425;border-radius:3px;width:3px}.brand-mark span:first-child{height:11px}.brand-mark span:nth-child(2){height:17px}.brand-mark span:nth-child(3){height:8px}.private-note{color:#bfc3d7;align-items:center;gap:.45rem;margin-left:auto;font-size:.78rem;display:flex}.status-dot,.mini-dot{background:var(--mint);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #7ce7c51a}.avatar{color:#dcd8ff;background:#9d7aff29;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:.45rem;font-size:.82rem;font-weight:700;display:grid}.avatar-button{cursor:pointer;transition:all .16s}.avatar-button:hover{background:#9d7aff47;border-color:#c2b2ffb8}.dashboard-content{grid-template-columns:215px minmax(0,1fr) 288px;gap:clamp(1.5rem,3.2vw,3.5rem);padding:clamp(1.5rem,3vw,3.1rem) clamp(1.25rem,3.2vw,3.75rem) 4rem;display:grid}.sidebar{min-width:0;padding-top:.7rem}.eyebrow{color:var(--faint);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:700}.filter-list{gap:.3rem;margin-top:1rem;display:grid}.filter{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:.7rem .72rem;font-size:.82rem;transition:all .16s;display:flex}.filter b{color:#7d8397;font-size:.72rem;font-weight:600}.filter:hover{color:var(--ink);background:#ffffff0a}.filter.active{color:var(--ink);box-shadow:inset 2px 0 var(--violet);background:linear-gradient(90deg,#9d7aff29,#9d7aff0d);border-color:#9d7aff33}.filter.active b{color:#c9baff}.sidebar-tip{border-top:1px solid var(--line);color:var(--muted);gap:.65rem;margin-top:2.2rem;padding:.85rem .1rem 0;font-size:.72rem;line-height:1.55;display:flex}.sidebar-tip p{margin:0}.sidebar-tip strong{color:#d8dbea;margin-bottom:.15rem;font-size:.75rem;display:block}.tip-star{color:var(--violet);font-size:1rem}.main-column{min-width:0}.hero{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.hero h1,.section-heading h2,.mail-heading h2,.distribution-heading h2{color:#f7f8ff;letter-spacing:-.055em;margin:0}.hero h1{max-width:650px;margin-top:.45rem;font-size:clamp(2rem,3.4vw,3.5rem);line-height:.98}.hero-copy{max-width:550px;color:var(--muted);margin:.85rem 0 0;font-size:.95rem;line-height:1.55}.sync-pill{border:1px solid var(--line);color:#b9bfd3;background:#ffffff09;border-radius:999px;flex:none;align-items:center;gap:.45rem;padding:.58rem .72rem;font-size:.72rem;display:flex}.sync-ring{border:2px solid var(--cyan);border-top-color:#0000;border-radius:50%;width:9px;height:9px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:.85rem;display:grid}.stat-card{border:1px solid var(--line);background:linear-gradient(145deg,#1c2033d6,#121422bd);border-radius:17px;min-height:168px;padding:1rem 1rem .88rem;box-shadow:0 13px 35px #00000014}.stat-card-primary{background:radial-gradient(circle at 100% 0,#ac85ff36,#0000 9rem),linear-gradient(145deg,#2c244df2,#191b2feb);border-color:#a07dff52}.stat-heading{color:var(--muted);justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.stat-heading i{color:#70758a;font-size:.63rem;font-style:normal}.stat-card strong{color:#fff;letter-spacing:-.07em;margin-top:.95rem;font-size:2.25rem;line-height:1;display:block}.stat-card p{color:#a9aec2;min-height:2.25em;margin:.4rem 0 0;font-size:.72rem;line-height:1.45}.stat-footer{color:#c7cbe1;align-items:center;gap:.45rem;margin-top:.8rem;font-size:.67rem;display:flex}.mini-dot{width:5px;height:5px;box-shadow:none}.thin-progress{background:#ffffff14;border-radius:99px;height:4px;margin-top:1.18rem;overflow:hidden}.thin-progress span{border-radius:inherit;background:var(--coral);height:100%;display:block}.thin-progress.muted span{background:#7183a9}.section-heading,.mail-heading{justify-content:space-between;align-items:end;gap:1rem;margin-top:2.35rem;margin-bottom:.9rem;display:flex}.section-heading h2,.mail-heading h2{margin-top:.2rem;font-size:1.25rem}.section-heading>span,.mail-heading>span{color:var(--faint);font-size:.73rem}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.action-card{border:1px solid var(--line);min-height:180px;color:inherit;background:var(--panel);border-radius:17px;flex-direction:column;padding:1rem;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:flex}.action-card:hover{background:#22263df0;border-color:#ffffff3b;transform:translateY(-2px)}.action-card.reply{background:linear-gradient(145deg,#18433fba,#131a2be6);border-color:#7ce7c547}.action-card.high{background:linear-gradient(145deg,#372858ab,#131a2be6);border-color:#9d7aff47}.action-card.check{background:linear-gradient(145deg,#332a2d8a,#131a2be6)}.action-card-top,.action-card-bottom{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.priority-mark{width:26px;height:26px;color:var(--mint);background:#7ce7c521;border-radius:9px;place-items:center;font-size:.85rem;display:grid}.high .priority-mark{color:#cebfff;background:#9d7aff24}.check .priority-mark{color:#ffbaa8;background:#ff95781f}.action-label{color:#b6bcd0;letter-spacing:.07em;text-transform:uppercase;margin-right:auto;font-size:.66rem;font-weight:700}.action-card h3{color:#f4f5ff;letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1rem 0 0;font-size:.98rem;line-height:1.3;display:-webkit-box;overflow:hidden}.action-card>p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:.36rem 0 0;font-size:.72rem;overflow:hidden}.action-card-bottom{color:#9197ac;margin-top:auto;padding-top:.8rem;font-size:.65rem}.action-card-bottom span:last-child{color:#c9cfdf}.mail-section{margin-top:2.45rem}.mail-heading{margin-top:0}.mail-list{border:1px solid var(--line);background:#131624a8;border-radius:17px;overflow:hidden}.mail-row{border-bottom:1px solid var(--line);min-height:58px;color:inherit;grid-template-columns:8px minmax(105px,.68fr) minmax(160px,1.75fr) minmax(84px,.67fr) 74px;align-items:center;gap:.85rem;padding:.6rem 1rem;text-decoration:none;transition:background .15s;display:grid}.mail-row:last-child{border-bottom:0}.mail-row:hover{background:#ffffff0b}.mail-priority{background:#6e7487;border-radius:50%;width:6px;height:6px}.mail-priority.reply{background:var(--mint);box-shadow:0 0 0 4px #7ce7c51a}.mail-priority.high{background:var(--violet);box-shadow:0 0 0 4px #9d7aff1a}.mail-priority.check{background:var(--coral);box-shadow:0 0 0 4px #ff95781a}.mail-sender,.mail-subject{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mail-sender{color:#d2d6e6;font-size:.73rem}.mail-subject{color:#b5bbce;font-size:.75rem}.mail-subject em{color:#81a6be;letter-spacing:.06em;margin-left:.5rem;font-size:.55rem;font-style:normal}.mail-tag{color:#9399ae;text-overflow:ellipsis;white-space:nowrap;border:1px solid #ffffff17;border-radius:999px;justify-self:start;max-width:100%;padding:.26rem .42rem;font-size:.6rem;overflow:hidden}.mail-tag.reply{color:#a8efd8;background:#7ce7c514;border-color:#7ce7c53d}.mail-tag.high{color:#c5b4ff;background:#9d7aff14;border-color:#9d7aff38}.mail-tag.check{color:#ffc0ae;background:#ff957814;border-color:#ff957838}.mail-row time{color:#83899e;text-align:right;font-size:.64rem}.show-more{color:#c9bdff;cursor:pointer;background:#9d7aff14;border:1px solid #9d7aff3d;border-radius:999px;margin:.85rem auto 0;padding:.6rem .9rem;font-size:.72rem;transition:all .16s;display:block}.show-more:hover{background:#9d7aff26;border-color:#9d7aff85}.insight-column{align-content:start;gap:.9rem;padding-top:.7rem;display:grid}.focus-card,.distribution-card,.privacy-card{border:1px solid var(--line);background:var(--panel);border-radius:17px}.focus-card{background:radial-gradient(circle at 94% 4%,#59d3ff26,#0000 9rem),linear-gradient(145deg,#1a2e43e0,#181b2be6);padding:1.1rem}.focus-card-head{color:#b3bbd4;justify-content:space-between;font-size:.72rem;display:flex}.focus-card-head span:last-child{color:var(--cyan);font-size:1rem}.focus-score{align-items:end;gap:.6rem;margin-top:1.15rem;display:flex}.focus-score strong{color:#fff;letter-spacing:-.1em;font-size:3rem;line-height:.75}.focus-score span{color:#b8c1d8;font-size:.7rem;line-height:1.25}.focus-card p{color:#a8b1c7;margin:1.15rem 0 0;font-size:.72rem;line-height:1.55}.focus-meter{background:#ffffff1f;border-radius:99px;height:5px;margin-top:.8rem;overflow:hidden}.focus-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--cyan), #9d7aff);height:100%;display:block}.distribution-card{padding:1.1rem}.distribution-heading h2{margin-top:.25rem;font-size:1rem;line-height:1.1}.bucket-list{gap:.85rem;margin-top:1.15rem;display:grid}.bucket{grid-template-columns:1fr auto;gap:.3rem .65rem;display:grid}.bucket>div:first-child{color:#b9bed1;align-items:center;gap:.45rem;font-size:.72rem;display:flex}.bucket b{color:#e9ebf7;font-size:.72rem}.bucket-track{background:#ffffff0f;border-radius:99px;grid-column:1/-1;height:4px;overflow:hidden}.bucket-track span{border-radius:inherit;background:linear-gradient(90deg,#9d7aff,#78cff5);height:100%;display:block}.bucket-dot{background:var(--violet);border-radius:50%;width:7px;height:7px}.bucket-dot.uppdateringar{background:var(--cyan)}.bucket-dot.erbjudanden{background:var(--coral)}.bucket-dot.socialt{background:var(--mint)}.privacy-card{color:#a7adbf;gap:.65rem;padding:.95rem;display:flex}.privacy-card>span{color:#c5b7ff;font-size:1.15rem}.privacy-card strong{color:#e6e9f6;font-size:.73rem;display:block}.privacy-card p{margin:.3rem 0 0;font-size:.66rem;line-height:1.55}.privacy-card small{color:#858ba1;margin-top:.5rem;font-size:.6rem;line-height:1.45;display:block}.empty-state,.mail-empty{color:var(--muted);background:#9d7aff0d;border:1px dashed #9d7aff3d;border-radius:17px;gap:.3rem;padding:1rem;font-size:.78rem;line-height:1.5;display:grid}.empty-state strong{color:#e4e7f5}.mail-empty{background:0 0;border:0;border-radius:0}.login-shell{background:radial-gradient(circle at 65% -20%,#875cff33,#0000 42rem),radial-gradient(circle at 4% 98%,#248ec71f,#0000 36rem),#0b0d18;place-items:center;min-height:100vh;padding:1.25rem;display:grid;position:relative;overflow:hidden}.login-card{z-index:1;background:linear-gradient(145deg,#1f2237f0,#111322e8);border:1px solid #ffffff1f;border-radius:23px;width:min(100%,430px);padding:clamp(1.5rem,4vw,2.4rem);position:relative;box-shadow:0 24px 90px #00000059}.login-mark{margin-bottom:1.45rem}.login-card h1{color:#f6f7ff;letter-spacing:-.06em;margin:.35rem 0 .85rem;font-size:clamp(2rem,5vw,2.6rem);line-height:.98}.login-card>p{color:#aab0c4;margin:0;font-size:.9rem;line-height:1.65}.login-subtle{color:#80879d!important;margin-top:1rem!important;font-size:.72rem!important}.login-subtle code{color:#c9bdff;background:#9d7aff17;border:1px solid #ffffff1a;border-radius:5px;padding:.12rem .28rem}.login-form{gap:.6rem;margin-top:1.35rem;display:grid}.login-form label{color:#c8cde0;font-size:.72rem;font-weight:700}.login-form input{color:#f4f5ff;width:100%;font:inherit;background:#0709128c;border:1px solid #ffffff24;border-radius:10px;outline:none;padding:.78rem .85rem}.login-form input:focus{border-color:#9d7affbf;box-shadow:0 0 0 4px #9d7aff1f}.login-form button{color:#151827;cursor:pointer;background:linear-gradient(135deg,#b091ff,#73dbff);border:0;border-radius:10px;margin-top:.35rem;padding:.8rem 1rem;font-weight:800;transition:transform .15s,filter .15s;box-shadow:0 12px 26px #7154ff38}.login-form button:hover{filter:brightness(1.07);transform:translateY(-1px)}.login-action{box-sizing:border-box;color:#151827;background:linear-gradient(135deg,#b091ff,#73dbff);border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:1.35rem;padding:.8rem 1rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .15s,filter .15s;display:inline-flex;box-shadow:0 12px 26px #7154ff38}.login-action:hover{filter:brightness(1.07);transform:translateY(-1px)}.login-error{color:#ffb3a3;margin:0;font-size:.72rem}@media (max-width:1220px){.dashboard-content{grid-template-columns:190px minmax(0,1fr)}.insight-column{grid-column:2;grid-template-columns:1fr 1.2fr}.privacy-card{grid-column:1/-1}}@media (max-width:860px){.dashboard-content{grid-template-columns:1fr}.sidebar{align-items:center;gap:.85rem;padding:0;display:flex;overflow-x:auto}.sidebar>.eyebrow,.sidebar-tip{display:none}.filter-list{gap:.45rem;width:max-content;margin:0;display:flex}.filter{white-space:nowrap;gap:.6rem;width:auto;padding:.55rem .7rem}.insight-column{grid-column:auto}}@media (max-width:660px){.topbar{height:68px}.private-note{font-size:.67rem}.dashboard-content{gap:1.2rem;padding-bottom:2.2rem}.hero{align-items:start;margin-bottom:1.35rem;display:grid}.hero h1{font-size:2.25rem}.hero-copy{font-size:.85rem}.stat-grid,.action-grid,.insight-column{grid-template-columns:1fr}.stat-card{min-height:136px}.mail-row{grid-template-columns:8px minmax(0,1fr) auto;gap:.55rem;min-height:66px;padding:.65rem .8rem}.mail-sender{grid-column:2;font-size:.7rem}.mail-subject{grid-area:2/2;font-size:.7rem}.mail-priority{grid-row:1/3}.mail-tag{display:none}.mail-row time{grid-area:1/3/3;font-size:.58rem}}@media (max-width:410px){.private-note{display:none}.avatar{margin-left:auto}}
