:root{--h-ink:#1f2328;--h-text:#3f444b;--h-muted:#69707a;--h-soft:#f7f9fc;--h-line:#e6e9ef;--h-blue:#1a73e8;--h-green:#34a853;--h-red:#ea4335;--h-yellow:#fbbc04;--h-r1:10px;--h-r2:14px;--h-r3:18px;--h-r4:24px;--h-s1:4px;--h-s2:8px;--h-s3:12px;--h-s4:16px;--h-s5:20px;--h-s6:24px;--h-shadow:0 10px 28px rgba(60,64,67,.10),0 1px 2px rgba(60,64,67,.08);--h-focus:0 0 0 3px rgba(26,115,232,.16)}*{box-sizing:border-box}body{margin:0;background:#f7f8fb;color:var(--h-ink);font-family:Inter,Roboto,"SF Pro Text","Google Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.prv{min-height:100vh;background:linear-gradient(180deg,#fff 0,#f7f8fb 210px)}.ak-header-next-component{min-height:0;background:0 0}.hdr{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.84);backdrop-filter:blur(14px) saturate(160%);border-bottom:1px solid rgba(230,233,239,.86)}.bar{height:68px;width:min(1440px,calc(100% - 28px));margin:0 auto;display:grid;grid-template-columns:minmax(330px,.88fr) minmax(360px,620px) minmax(330px,.88fr);align-items:center;gap:18px}.left,.right{display:flex;align-items:center;min-width:0}.left{gap:18px}.right{gap:7px;justify-content:flex-end}.brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;min-height:44px}.brand img{width:104px;height:auto;display:block}.brand-dot{display:none;width:34px;height:34px;border-radius:12px;background:#fff;border:1px solid #e4e8ef;overflow:hidden;place-items:center;box-shadow:0 8px 22px rgba(26,115,232,.1)}.brand-dot img{width:100%;height:100%;object-fit:cover;display:block}.nav{display:flex;align-items:center;gap:2px;min-width:0}.nav a{height:44px;display:inline-flex;align-items:center;padding:0 11px;border-radius:999px;color:#4a4f57;font-size:13px;font-weight:720;letter-spacing:.005em;white-space:nowrap;transition:background .16s ease,color .16s ease}.nav a:hover{background:#f3f5f8;color:#202124}.nav a.active{background:#eef4ff;color:#185abc;box-shadow:inset 0 0 0 1px #d9e6ff}.search{position:relative;min-width:0}.cmd{height:48px;display:grid;grid-template-columns:28px minmax(0,1fr) auto 44px;align-items:center;gap:8px;background:rgba(255,255,255,.96);border:1px solid #dde2ea;border-radius:999px;padding:0 4px 0 15px;box-shadow:0 1px 2px rgba(60,64,67,.06);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.search:focus-within .cmd{border-color:#c7d7fe;box-shadow:var(--h-focus),0 8px 24px rgba(60,64,67,.08);background:#fff}.cmd svg{width:18px;height:18px;color:#5f6368}.cmd input{border:0;outline:0;background:0 0;min-width:0;color:var(--h-ink);font-size:14px;font-weight:520}.cmd input::placeholder{color:#767d87}.scope{height:32px;display:inline-flex;align-items:center;gap:7px;border:1px solid #e3e7ee;border-radius:999px;background:#fafbfe;color:#4f5660;padding:0 10px;font-size:12px;font-weight:760;white-space:nowrap}.scope .flag{width:18px;height:18px;box-shadow:inset 0 0 0 1px rgba(60,64,67,.14)}.voice{width:44px;height:44px;border:0;border-radius:50%;background:0 0;color:#6b7280;display:grid;place-items:center;cursor:pointer;transition:background .16s ease,color .16s ease}.voice:hover{background:#f1f3f4;color:#185abc}.voice svg{width:17px;height:17px}.suggest{position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid #e4e8ef;border-radius:22px;box-shadow:var(--h-shadow);padding:8px;display:none}.search.open .suggest{display:block}.sug-top{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 8px;color:#68707a;font-size:11px;font-weight:760;text-transform:uppercase;letter-spacing:.06em}.sug-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 2px 8px}.sug-metrics span{border:1px solid #edf0f4;background:#fbfcff;border-radius:14px;padding:8px 9px;font-size:11px;color:#59616c}.sug-metrics b{display:block;color:#202124;font-size:13px}.sug{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:9px;border-radius:15px;color:#30343a}.sug:hover{background:#f8fafc}.sug i{width:30px;height:30px;border-radius:11px;background:#eef4ff;color:#185abc;display:grid;place-items:center;font-style:normal}.sug b{display:block;font-size:13px}.sug small{display:block;margin-top:2px;color:#747b85;font-size:12px}.sug em{font-style:normal;font-size:11px;color:#137333;background:#e6f4ea;border-radius:999px;padding:5px 8px;font-weight:820}.mega{position:fixed;left:50%;top:76px;width:min(1120px,calc(100vw - 28px));transform:translateX(-50%) translateY(-8px) scale(.992);border:1px solid #e4e8ef;background:rgba(255,255,255,.98);backdrop-filter:blur(18px) saturate(160%);border-radius:26px;box-shadow:var(--h-shadow);padding:14px;display:none;z-index:76;opacity:0;transition:opacity .16s ease,transform .16s ease}.mega.open{display:block;opacity:1;transform:translateX(-50%) translateY(0) scale(1)}.mega:before{content:"";position:absolute;top:-7px;left:var(--mega-arrow,180px);width:12px;height:12px;background:#fff;border-left:1px solid #e4e8ef;border-top:1px solid #e4e8ef;transform:rotate(45deg)}.mega-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:6px 8px 14px;border-bottom:1px solid #edf0f4}.mega-kicker{display:inline-flex;align-items:center;gap:7px;color:#185abc;background:#eef4ff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900}.mega-head h2{margin:9px 0 4px;font-size:20px;letter-spacing:0}.mega-head p{margin:0;color:#646b76;font-size:13px;line-height:1.45;max-width:620px}.mega-pills{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.mega-pills span{border:1px solid #e5e9f0;background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:820;color:#4b535d}.mega-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.05fr;gap:12px;padding-top:14px}.mega-card{border:1px solid #edf0f4;background:#fbfcff;border-radius:20px;padding:13px;min-width:0}.mega-card.accent-blue{background:linear-gradient(180deg,#f8fbff,#fff)}.mega-card.accent-green{background:linear-gradient(180deg,#f7fff9,#fff)}.mega-card.accent-yellow{background:linear-gradient(180deg,#fffaf0,#fff)}.mega-card.accent-red{background:linear-gradient(180deg,#fff8f7,#fff)}.mega-card h3{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#30343a}.mega-card h3 i{width:9px;height:9px;border-radius:50%;background:var(--h-blue);box-shadow:0 0 0 4px #eef4ff}.mega-card.accent-green h3 i{background:var(--h-green);box-shadow:0 0 0 4px #e6f4ea}.mega-card.accent-yellow h3 i{background:var(--h-yellow);box-shadow:0 0 0 4px #fef7e0}.mega-card.accent-red h3 i{background:var(--h-red);box-shadow:0 0 0 4px #fce8e6}.mega-links{display:grid;gap:7px}.mega-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:13px;padding:9px 10px;color:#3f444b;font-size:13px;font-weight:760}.mega-links a:hover{background:#fff;box-shadow:inset 0 0 0 1px #e7ebf2;color:#185abc}.mega-links small{color:#7a828c;font-weight:720}.mega-tree{display:grid;gap:8px}.tree-row{border:1px solid #e8edf4;background:#fff;border-radius:15px;padding:10px}.tree-row b{display:block;font-size:13px}.tree-row span{display:block;margin-top:4px;color:#68707a;font-size:12px;line-height:1.35}.mega-note{display:flex;align-items:center;gap:10px;margin-top:12px;border:1px solid #e8edf4;background:#fff;border-radius:16px;padding:10px;color:#3f444b}.mega-note i{width:32px;height:32px;border-radius:12px;background:#e8f0fe;color:#185abc;display:grid;place-items:center;font-style:normal;font-weight:900}.mega-note b{display:block;font-size:13px}.mega-note small{display:block;color:#69707a;margin-top:2px}.mega-mobile-open{display:none}.icon{width:38px;height:38px;border:0;border-radius:50%;background:0 0;color:#3f444b;display:grid;place-items:center;cursor:pointer;transition:background .16s ease,color .16s ease}.icon:hover{background:#f2f4f7;color:#202124}.icon svg{width:19px;height:19px}.fav:hover{background:#fff0f0;color:#c5221f}.locale img{width:20px;height:20px;border-radius:50%;object-fit:cover}.locale .flag-emoji{font-size:20px;line-height:1;filter:saturate(1.08)}.publish,.signin{height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:820;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease}.signin{padding:0 13px;border:1px solid #dfe3ea;background:#fff;color:#26313d}.signin:hover{background:#f8fafc;border-color:#cfd6e2}.publish{padding:0 15px;background:#202124;color:#fff}.publish:hover{background:#000}.avatar{position:relative;width:42px;height:42px;border:0;border-radius:50%;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#d9e6ff,#e6f4ea) border-box;padding:2px;cursor:pointer;display:grid;place-items:center;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.avatar:before{content:"";position:absolute;inset:-5px;border-radius:50%;background:radial-gradient(circle,rgba(26,115,232,.18),rgba(52,168,83,.1),transparent 70%);opacity:0;filter:blur(8px);transition:opacity .2s ease;z-index:-1}.avatar:after{content:"⌄";position:absolute;right:-4px;bottom:-3px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #dfe4ec;color:#4f5660;font-size:11px;font-weight:900;box-shadow:0 3px 8px rgba(60,64,67,.12);transition:transform .2s ease,color .2s ease,border-color .2s ease}.avatar.is-open,.avatar:focus-visible,.avatar:hover{transform:translateY(-1px) scale(1.045);box-shadow:0 12px 26px rgba(26,115,232,.14),0 2px 6px rgba(60,64,67,.12);filter:saturate(1.04)}.avatar.is-open:before,.avatar:focus-visible:before,.avatar:hover:before{opacity:1}.avatar.is-open:after,.avatar:hover:after{transform:translateY(-1px);color:#185abc;border-color:#c7d7fe}.avatar:focus-visible{outline:0;box-shadow:var(--h-focus),0 12px 26px rgba(26,115,232,.18)}.avatar .brand-dot,.avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block!important}.avatar-presence{position:absolute;left:-1px;bottom:1px;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #fff;box-shadow:0 2px 7px rgba(60,64,67,.18)}.avatar-presence:before{content:"";position:absolute;inset:2px;border-radius:50%;background:#34a853}.avatar-presence:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1px solid rgba(52,168,83,.42);animation:presencePulse 2.4s ease-out infinite}@keyframes presencePulse{0%{opacity:.8;transform:scale(.7)}100%,70%{opacity:0;transform:scale(1.7)}}.burger{display:none}.pop{position:fixed;top:78px;right:22px;width:min(324px,calc(100vw - 28px));border:1px solid #e4e8ef;background:rgba(255,255,255,.98);backdrop-filter:blur(18px) saturate(160%);border-radius:22px;box-shadow:var(--h-shadow);padding:10px;display:none;z-index:80;transform-origin:top right}.pop.open{display:block;animation:popIn .22s cubic-bezier(.2,.8,.2,1)}.pop h3{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#68707a;margin:3px 6px 9px}.pop:before{content:"";position:absolute;top:-7px;right:24px;width:12px;height:12px;background:#fff;border-left:1px solid #e4e8ef;border-top:1px solid #e4e8ef;transform:rotate(45deg)}@keyframes popIn{from{opacity:0;transform:translateY(-10px) scale(.976);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.apps-sec{padding:4px}.apps-sec+.apps-sec{border-top:1px solid #edf0f4;margin-top:5px;padding-top:9px}.apps-title{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7b828c;font-weight:850;margin:0 4px 6px}.apps{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.apps a{display:grid;justify-items:center;gap:6px;padding:10px 3px;border-radius:15px;font-size:11.5px;font-weight:760;color:#3f444b}.apps a:hover{background:#f7f9fc;transform:translateY(-1px)}.apps i{width:34px;height:34px;border-radius:13px;display:grid;place-items:center;font-style:normal;transition:transform .16s ease}.apps a:hover i{transform:scale(1.04)}.b{background:#e8f0fe;color:#185abc}.g{background:#e6f4ea;color:#137333}.y{background:#fef7e0;color:#a05b00}.r{background:#fce8e6;color:#c5221f}.p{background:#f3e8fd;color:#7627d4}.t{background:#e0f7fa;color:#008391}.langs{display:grid;gap:12px}.locale-card{border:1px solid #edf0f4;background:#fbfcff;border-radius:18px;padding:10px}.locale-card b{display:block;font-size:12px;margin-bottom:7px}.country-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.country-btn{border:1px solid #e0e5ed;background:#fff;border-radius:14px;padding:9px 10px;text-align:left;cursor:pointer;color:#3f444b}.country-btn.active,.country-btn:hover{background:#eef4ff;border-color:#c7d7fe}.country-btn strong{display:flex;align-items:center;gap:8px;font-size:12px}.country-btn small{display:block;color:#69707a;font-size:11px;margin-top:2px}.langgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.langgrid a{border:1px solid #e0e5ed;border-radius:14px;padding:9px 10px;font-size:12px;font-weight:850;display:flex;align-items:center;justify-content:flex-start;gap:8px}.langgrid a:hover{background:#eef4ff;color:#185abc;border-color:#d9e6ff}.flag{position:relative;display:inline-block;width:24px;height:24px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px rgba(60,64,67,.14),0 3px 9px rgba(60,64,67,.1);flex:0 0 auto}.locale .flag{width:25px;height:25px}.country-flag{width:26px;height:26px}.langgrid a>span:first-child{display:inline-flex;align-items:center;gap:7px}.flag-be{background:linear-gradient(90deg,#111 0 33.33%,#ffd90c 33.33% 66.66%,#ef3340 66.66%)}.flag-fr{background:linear-gradient(90deg,#0055a4 0 33.33%,#fff 33.33% 66.66%,#ef4135 66.66%)}.flag-nl{background:linear-gradient(180deg,#ae1c28 0 33.33%,#fff 33.33% 66.66%,#21468b 66.66%)}.flag-de{background:linear-gradient(180deg,#000 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66%)}.flag-es{background:linear-gradient(180deg,#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.flag-ma{background:#c1272d}.flag-ma:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;transform:translate(-50%,-50%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);background:#006233}.flag-gb{background:linear-gradient(90deg,transparent 46%,#fff 46% 54%,transparent 54%),linear-gradient(0deg,transparent 42%,#fff 42% 58%,transparent 58%),linear-gradient(90deg,transparent 48%,#c8102e 48% 52%,transparent 52%),linear-gradient(0deg,transparent 46%,#c8102e 46% 54%,transparent 54%),linear-gradient(135deg,transparent 43%,#fff 43% 48%,#c8102e 48% 52%,#fff 52% 57%,transparent 57%),linear-gradient(45deg,transparent 43%,#fff 43% 48%,#c8102e 48% 52%,#fff 52% 57%,transparent 57%),#012169}.locale-pop{width:min(468px,calc(100vw - 28px));padding:0;overflow:hidden}.locale-pop:focus{outline:0}.locale-dialog{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(740px,calc(100vh - 96px))}.locale-head{padding:16px 16px 12px;border-bottom:1px solid #edf0f4;background:linear-gradient(180deg,#fff,#fbfdff)}.locale-head h3{margin:0;color:#202124;font-size:18px;text-transform:none;letter-spacing:0}.locale-head p{margin:7px 0 0;color:#5f6875;font-size:13px;line-height:1.45}.intl-status{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.intl-status span{border:1px solid #e5eaf4;background:#fff;border-radius:14px;padding:8px 9px;color:#67707c;font-size:11px;font-weight:780}.intl-status b{display:block;margin-top:2px;color:#26313d;font-size:12px}.locale-scroll{min-height:0;overflow:auto;padding:12px;scrollbar-width:thin;scrollbar-color:#cfd6e2 transparent}.locale-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1.6fr;gap:9px;padding:12px;border-top:1px solid #e7ecf4;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.intl-apply,.intl-cancel{min-height:46px;border-radius:999px;font-size:13px;font-weight:900;cursor:pointer}.intl-cancel{border:1px solid #dfe5ee;background:#fff;color:#3f444b}.intl-apply{border:1px solid #185abc;background:#1a73e8;color:#fff;box-shadow:0 10px 24px rgba(26,115,232,.18)}.intl-cancel:hover{background:#f8fafc}.intl-apply:hover{background:#1557b0}.intl-radio{min-height:44px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.country-btn.is-current,.language-btn.is-current{box-shadow:inset 0 0 0 1px rgba(26,115,232,.16)}.country-btn.is-pending,.country-btn[aria-checked=true],.language-btn.is-pending,.language-btn[aria-checked=true]{background:#eef4ff;border-color:#bcd2ff;color:#185abc}.country-btn:focus-visible,.intl-apply:focus-visible,.intl-cancel:focus-visible,.language-btn:focus-visible{outline:0;box-shadow:var(--h-focus)}.language-btn{border:1px solid #e0e5ed;background:#fff;border-radius:14px;padding:9px 10px;font-size:12px;font-weight:850;display:flex;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer;color:#3f444b}.language-btn:hover{background:#eef4ff;color:#185abc;border-color:#d9e6ff}.language-btn>span:first-child{display:inline-flex;align-items:center;gap:7px}.profile-pop{width:min(780px,calc(100vw - 28px));padding:14px}.profile-shell{display:grid;grid-template-columns:270px 1fr;gap:12px}.profile-id{border:1px solid #edf0f4;background:linear-gradient(180deg,#fbfdff,#fff);border-radius:22px;padding:14px}.profile-top{display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center}.profile-photo{width:54px;height:54px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e3e8f1;display:grid;place-items:center;box-shadow:0 10px 28px rgba(26,115,232,.12)}.profile-photo img{width:100%;height:100%;object-fit:cover}.profile-id h4{margin:0;font-size:17px}.profile-id p{margin:4px 0 0;color:#68707a;font-size:12px}.profile-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.profile-badges span{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e9f0;background:#fff;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:850;color:#3f444b}.profile-badges i{font-style:normal;color:#137333}.profile-score{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.profile-score div{border:1px solid #edf0f4;background:#fff;border-radius:16px;padding:10px}.profile-score b{display:block;font-size:18px}.profile-score small{display:block;color:#747b85;font-size:11px;margin-top:2px}.profile-area{display:grid;gap:12px}.live-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.live-grid a{border:1px solid #e8edf4;background:#fff;border-radius:16px;padding:11px;color:#30343a;transition:transform .16s ease,box-shadow .16s ease}.live-grid a:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(60,64,67,.08)}.live-grid b{display:block;font-size:16px}.live-grid small{display:block;color:#68707a;font-size:11px;margin-top:2px}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.quick-grid a{display:grid;justify-items:center;gap:6px;border:1px solid #e8edf4;background:#fff;border-radius:15px;padding:10px 6px;font-size:11px;font-weight:820;color:#3f444b}.quick-grid a:hover{background:#f8fafc;color:#185abc}.quick-grid a.logout-action{border-color:#f5d6d3;background:snow;color:#b3261e}.quick-grid a.logout-action:hover{background:#fce8e6;color:#9f1c16}.quick-grid i{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;font-style:normal}.ai-card{display:grid;grid-template-columns:1fr 190px;gap:10px;border:1px solid #d9e6ff;background:linear-gradient(135deg,#f8fbff,#f7fff9);border-radius:20px;padding:13px}.ai-card b{display:block;font-size:14px;color:#183153}.ai-card p{margin:5px 0 0;color:#3f4b5c;font-size:12px;line-height:1.45}.ai-actions{display:grid;gap:7px}.ai-actions a{display:flex;justify-content:space-between;align-items:center;border:1px solid #e5eaf4;background:rgba(255,255,255,.86);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:850}.geo-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-hub{border:1px solid #edf0f4;background:#fff;border-radius:18px;padding:12px}.mini-hub h5{margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#68707a}.mini-hub a,.mini-hub span{display:flex;justify-content:space-between;gap:10px;padding:7px 0;color:#3f444b;font-size:12px;border-top:1px solid #f0f2f5}.mini-hub a:first-of-type,.mini-hub span:first-of-type{border-top:0}.mini-hub a:hover{color:#185abc}.profile-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;border-top:1px solid #edf0f4;padding-top:10px}.profile-foot a{font-size:12px;font-weight:820;color:#4f5660}.profile-foot a:hover{color:#185abc}.profile-foot .logout-link{color:#b3261e}.profile-foot .logout-link:hover{color:#9f1c16}.avatar-tip{position:absolute;right:-10px;top:50px;min-width:max-content;background:#202124;color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:850;opacity:0;transform:translateY(-4px);pointer-events:none;box-shadow:0 8px 20px rgba(32,33,36,.18);transition:opacity .18s ease,transform .18s ease}.avatar:focus-visible .avatar-tip,.avatar:hover .avatar-tip{opacity:1;transform:translateY(0)}.profile-pop{border-color:#dfe6f3;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(249,251,255,.98));box-shadow:0 28px 70px rgba(60,64,67,.18),0 2px 8px rgba(60,64,67,.08);max-height:min(760px,calc(100vh - 96px));overflow:auto;scrollbar-width:thin;scrollbar-color:#cfd6e2 transparent}.profile-pop:focus{outline:0}.profile-id{background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 14px 36px rgba(60,64,67,.06)}.profile-section{margin-top:13px;border:1px solid #edf0f4;background:rgba(255,255,255,.72);border-radius:18px;padding:11px}.profile-section h5{display:flex;align-items:center;justify-content:space-between;margin:0 0 8px;font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#68707a}.profile-section h5 i{width:7px;height:7px;border-radius:50%;background:#34a853;box-shadow:0 0 0 4px #e6f4ea;font-style:normal}.activity-list,.progress-list{display:grid;gap:7px}.activity-list span,.progress-list span{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;color:#3f444b;font-size:12px}.activity-list i,.progress-list i{width:22px;height:22px;border-radius:9px;display:grid;place-items:center;font-style:normal;font-size:11px}.activity-list small,.progress-list small{color:#737b86;font-weight:760}.progress-bar{height:7px;border-radius:999px;background:#eef2f7;overflow:hidden;margin:8px 0 9px}.progress-bar i{display:block;height:100%;width:82%;border-radius:inherit;background:linear-gradient(90deg,#1a73e8,#34a853)}.live-grid a{background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.live-grid b[data-count]{transition:color .2s ease}.quick-grid a{position:relative;min-height:72px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.quick-grid a:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(60,64,67,.08);border-color:#dce5f5}.qa-badge{position:absolute;right:7px;top:7px;min-width:19px;height:19px;border-radius:999px;background:#eef4ff;color:#185abc;display:grid;place-items:center;padding:0 5px;font-size:10px;font-weight:950}.syn-card{position:relative;overflow:hidden;border:1px solid #cfe0ff;background:radial-gradient(circle at 96% 0,rgba(26,115,232,.13),transparent 34%),linear-gradient(135deg,#f8fbff 0,#fff 48%,#f6fff9 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 12px 30px rgba(26,115,232,.08)}.syn-card:before{content:"";position:absolute;inset:auto -40px -70px auto;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(52,168,83,.13),transparent 68%)}.syn-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid #d9e6ff;background:#fff;border-radius:999px;padding:6px 9px;color:#185abc;font-size:11px;font-weight:950}.syn-priority{display:inline-flex;margin-left:6px;border-radius:999px;background:#fef7e0;color:#8a4b00;padding:6px 9px;font-size:11px;font-weight:900}.ai-card.syn-card b{margin-top:9px;font-size:15px}.ai-actions a:first-child{background:#1a73e8;color:#fff;border-color:#1a73e8}.ai-actions a:first-child span{color:#fff}.ai-actions span{color:#185abc}.mini-hub{background:linear-gradient(180deg,#fff,#fcfdff)}.profile-mobile-head{display:none}.drawer,.overlay{display:none}.stage{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:64px 0}.hero{display:grid;grid-template-columns:1fr 350px;gap:18px}.card{background:#fff;border:1px solid #e6e9ef;border-radius:26px;box-shadow:0 1px 2px rgba(60,64,67,.06);padding:28px}.card h1{margin:0;font-size:clamp(32px,4vw,50px);line-height:1.04;letter-spacing:0}.card h1 span{color:#185abc}.card p{margin:12px 0 0;color:#626a75;font-size:16px;line-height:1.65}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.chips span{font-size:12px;font-weight:850;border-radius:999px;padding:7px 10px;background:#f4f6fa;color:#49515c}.side{display:grid;gap:10px}.side div{background:#fff;border:1px solid #e6e9ef;border-radius:20px;padding:16px}.side b{display:block;font-size:14px}.side small{display:block;color:#68707a;line-height:1.45;margin-top:5px}@media(max-width:1180px){.bar{grid-template-columns:auto minmax(330px,1fr) auto}.nav{display:none}.brand img{display:block;width:98px}.brand-dot{display:none!important}.scope{display:none}}@media(max-width:980px){.mega{width:calc(100vw - 20px);top:132px}.mega-grid{grid-template-columns:1fr 1fr}.mega-head{display:block}.mega-pills{justify-content:flex-start;margin-top:12px}.profile-pop{width:calc(100vw - 20px)}.profile-shell{grid-template-columns:1fr}.live-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:820px){.bar{height:auto;min-height:64px;grid-template-columns:auto 1fr auto;grid-template-rows:56px auto;gap:7px 10px;padding:4px 0 10px}.left{gap:10px}.brand img{width:100px}.center{grid-column:1/-1;grid-row:2}.hdr{padding-bottom:0}.search{margin:0 auto;width:100%}.cmd{height:44px;grid-template-columns:24px minmax(0,1fr) 36px;padding:0 7px 0 14px;border-radius:999px;background:#fff;box-shadow:0 3px 14px rgba(60,64,67,.08)}.cmd input{font-size:14px}.scope{display:none}.right{gap:5px}.publish,.right .apps-btn,.right .fav,.signin{display:none}.burger,.locale{width:36px;height:36px}.burger{display:grid}.mega{display:none!important}.pop{top:116px;right:14px;left:14px;width:auto}.stage{padding:34px 0}.hero{grid-template-columns:1fr}.overlay{display:block;position:fixed;inset:0;background:rgba(32,33,36,.32);opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:90}.overlay.open{opacity:1;pointer-events:auto}.drawer{display:block;position:fixed;inset:0 0 0 auto;width:min(390px,92vw);background:linear-gradient(180deg,#fff,#f8fbff);z-index:100;transform:translateX(105%);transition:transform .22s cubic-bezier(.2,.8,.2,1);border-left:1px solid #e6e9ef;box-shadow:var(--h-shadow);padding:14px;overflow:auto}.drawer.open{transform:translateX(0)}[dir=rtl] .drawer{inset:0 auto 0 0;transform:translateX(-105%);border-left:0;border-right:1px solid #e6e9ef}[dir=rtl] .drawer.open{transform:translateX(0)}.dhead{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.dhead strong{font-size:18px}.dclose{width:42px;height:42px;border:0;border-radius:50%;background:#eef4ff;color:#185abc;font-size:22px}.dnav{display:grid;gap:12px;margin-top:10px}.dsection{border:1px solid #e3e8f1;background:rgba(255,255,255,.86);border-radius:20px;padding:10px;box-shadow:0 8px 22px rgba(60,64,67,.05)}.dsection b{display:block;color:#68707a;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin:2px 4px 8px}.dnav a{min-height:46px;padding:11px 12px;border-radius:15px;font-weight:820;color:#30343a;display:flex;align-items:center;justify-content:space-between;gap:12px}.dnav a:hover{background:#f4f8ff;color:#185abc}.dnav a span:first-child{display:flex;align-items:center;gap:10px}.dnav a i{width:28px;height:28px;border-radius:11px;display:grid;place-items:center;font-style:normal;background:#eef4ff;color:#185abc}.dnav .dprimary{background:linear-gradient(135deg,#f7fff9,#dcf4e5);border:1px solid #bde7cb;color:#137333;box-shadow:0 12px 28px rgba(52,168,83,.14)}.dnav .dprimary i{background:rgba(52,168,83,.13);color:#137333}.dnav .dsecondary{background:#f8fbff;border:1px solid #d9e6ff}}@media(max-width:520px){.bar,.stage{width:min(100% - 20px,1180px)}.brand img{width:92px}.card{padding:22px;border-radius:22px}.suggest{top:50px;border-radius:18px;padding:6px}.sug-top{display:none}.sug-metrics{display:none}.sug{grid-template-columns:30px 1fr;padding:8px}.sug em{display:none}.langgrid{grid-template-columns:repeat(2,1fr)}.pop{top:112px}}@media(max-width:640px){.svc-page .g-hero-search{flex-direction:column;align-items:stretch;border-radius:22px;padding:.55rem;gap:.5rem}.svc-page .g-hero-search__field{width:100%;padding:.55rem 1rem}.svc-page .g-hero-search__btn{width:100%;max-width:100%;margin-left:0;box-sizing:border-box;display:flex;justify-content:center}}@media(max-width:620px){.ai-card,.geo-trust,.live-grid,.quick-grid{grid-template-columns:1fr 1fr}.ai-card{display:grid}.ai-actions{grid-column:1/-1}.locale-pop{position:fixed!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;max-height:92vh;border-radius:26px 26px 0 0;transform-origin:bottom center}.locale-pop.open{animation:sheetIn .24s cubic-bezier(.2,.8,.2,1)}.locale-pop:before{display:none}.locale-dialog{max-height:92vh}.locale-scroll{max-height:calc(92vh - 184px)}.intl-status{grid-template-columns:1fr}.country-grid,.langgrid{grid-template-columns:1fr}.locale-actions{grid-template-columns:1fr 1.35fr}.profile-pop{position:fixed!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;width:100%!important;max-height:88vh;border-radius:26px 26px 0 0;padding:12px 12px 16px;overflow:auto;transform-origin:bottom center}.profile-pop.open{animation:sheetIn .24s cubic-bezier(.2,.8,.2,1)}.profile-pop:before{display:none}.profile-mobile-head{position:sticky;top:-12px;z-index:2;display:flex;align-items:center;justify-content:center;height:24px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.86))}.profile-mobile-head i{width:42px;height:5px;border-radius:999px;background:#d7dde7}.profile-shell{gap:10px}.quick-grid a{min-height:64px}.avatar-tip{display:none}@keyframes sheetIn{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:820px){.drawer:not(.open){display:none!important;transform:none!important}.drawer.open{display:block!important;transform:none!important;animation:drawerIn .2s cubic-bezier(.2,.8,.2,1)}@keyframes drawerIn{from{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}}.ak-header-next-component :where(.icon,.voice,.avatar,.signin,.publish){min-width:44px;min-height:44px}.ak-header-next-component :where(.brand,.nav a){min-height:44px}.ak-header-next-component .cmd input{min-height:44px}@media(max-width:820px){.ak-header-next-component :where(.locale,.burger){width:44px!important;height:44px!important}.ak-header-next-component .cmd{height:48px!important;grid-template-columns:24px minmax(0,1fr) 44px!important}}@media(min-width:1181px){.ak-header-next-component .bar{grid-template-columns:auto minmax(280px,1fr) auto;gap:12px}.ak-header-next-component .left{gap:14px}.ak-header-next-component .nav{gap:1px}.ak-header-next-component .nav a{padding:0 8px}.ak-header-next-component .center{min-width:0}.ak-header-next-component .search{max-width:560px;width:100%;margin:0 auto}}@media(max-width:620px){.ak-header-next-component .locale-pop{position:fixed!important;left:8px!important;right:8px!important;top:auto!important;bottom:calc(76px + env(safe-area-inset-bottom,0px))!important;width:auto!important;max-height:calc(100vh - 126px - env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 126px - env(safe-area-inset-bottom,0px))!important;border-radius:22px!important;z-index:1200!important}.ak-header-next-component .locale-dialog{max-height:calc(100vh - 126px - env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 126px - env(safe-area-inset-bottom,0px))!important;grid-template-rows:auto minmax(0,1fr) auto!important}.ak-header-next-component .locale-head{padding:12px 12px 8px!important}.ak-header-next-component .locale-head h3{font-size:17px!important}.ak-header-next-component .locale-head p{font-size:12px!important;line-height:1.35!important;margin-top:4px!important}.ak-header-next-component .intl-status{grid-template-columns:1fr 1fr!important;gap:6px!important;margin-top:8px!important}.ak-header-next-component .intl-status span{padding:7px 8px!important;border-radius:12px!important}.ak-header-next-component .intl-status b{font-size:11px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ak-header-next-component .locale-scroll{max-height:none!important;padding:9px!important;overscroll-behavior:contain}.ak-header-next-component .langs{gap:8px!important}.ak-header-next-component .locale-card{padding:9px!important;border-radius:16px!important}.ak-header-next-component .locale-card b{font-size:12px!important;margin-bottom:7px!important}.ak-header-next-component .country-grid,.ak-header-next-component .langgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.ak-header-next-component .country-btn,.ak-header-next-component .language-btn{min-height:48px!important;border-radius:14px!important;padding:8px 9px!important}.ak-header-next-component .country-btn strong,.ak-header-next-component .language-btn{font-size:12px!important}.ak-header-next-component .country-btn small{font-size:10px!important;margin-top:1px!important}.ak-header-next-component .country-flag,.ak-header-next-component .lang-flag{width:24px!important;height:24px!important}.ak-header-next-component .locale-actions{grid-template-columns:.9fr 1.45fr!important;gap:8px!important;padding:9px!important;padding-bottom:calc(9px + env(safe-area-inset-bottom,0px))!important}.ak-header-next-component .intl-apply,.ak-header-next-component .intl-cancel{min-height:44px!important;font-size:12px!important;line-height:1.15!important}.ak-header-next-component .intl-apply{white-space:normal;padding:0 12px!important}}