:root{color:#17201b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fbfcff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}code{color:#28342d;background:#ebe4d8;border-radius:5px;padding:2px 5px}.shell{width:min(1120px,100vw - 32px);margin:0 auto;padding:24px 0 48px}.shell:not(.authShell){width:min(1180px,100vw - 40px);min-height:100vh;padding:28px 0 56px}.shell:not(.authShell):before{z-index:-1;content:"";background:radial-gradient(circle at 15% 0,#d5e1ff8f,#0000 30%),radial-gradient(circle at 90% 8%,#ece0ffb8,#0000 34%),linear-gradient(115deg,#f8fbff 0%,#fff 48%,#fbf9ff 100%);position:fixed;inset:0}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:48px;display:flex}.brand,.navLink,.textButton{color:#17201b;background:0 0;border:0}.brand{align-items:center;padding:0;font-weight:700;display:inline-flex}.headerLogo{width:54px}.brandMark{color:#f5f2ec;background:#17201b;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}nav{gap:6px;display:flex}.navLink{color:#46524b;border-radius:7px;padding:9px 10px}.navLink:hover,.textButton:hover{color:#17201b;background:#ebe4d8}.hero{grid-template-columns:minmax(0,1fr) 340px;align-items:center;gap:48px;min-height:560px;display:grid}.hero h1,.panel h1{letter-spacing:0;color:#17201b;max-width:720px;margin:0;line-height:1.03}.hero h1{font-size:clamp(44px,8vw,82px)}.panel h1{font-size:clamp(34px,5vw,58px)}.hero p{color:#46524b;max-width:640px;margin:22px 0 0;font-size:19px;line-height:1.6}.eyebrow{color:#6338ff;letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.primary,.secondary,.danger,.googleButton{border-radius:7px;min-height:44px;padding:0 16px;font-weight:700}.primary{color:#fff;background:linear-gradient(#7048ff 0%,#5b2fe7 100%);border:0}.secondary{color:#17201b;background:#fff;border:1px solid #bdb2a2}.danger{color:#9f2f2f;background:#fff;border:1px solid #9f2f2f}.full{width:100%}.statusPanel,.panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd6;border:1px solid #e2e7f3f2;border-radius:26px;box-shadow:0 30px 100px #5b688e24}.statusPanel{grid-template-columns:auto 1fr;gap:5px 10px;padding:22px;display:grid}.statusPanel span:last-child{color:#59655f;grid-column:2}.statusDot{background:#2f8a52;border-radius:50%;width:12px;height:12px;margin-top:4px}.panel{width:min(100%,760px);margin:0 auto;padding:clamp(34px,6vw,64px)}.narrow{width:min(100%,650px)}.muted{color:#58647c;font-size:19px;line-height:1.6}.message{color:#265735;background:#eef7ef;border:1px solid #cdddcf;border-radius:7px;margin:18px 0;padding:12px}.accountStatusPanel .primary{border-radius:10px;min-height:54px;margin-top:18px;padding:0 22px;font-size:17px}.message.error{color:#8c2828;background:#fff1f1;border-color:#e4b7b7}.message.success{color:#244a86;background:#eef4ff;border-color:#b8c9ed}.message strong,.message span{display:block}.messageActions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.messageActions .secondary,.messageActions .textButton{min-height:38px}.messageActions .textButton{color:#7044ff}.messageActions.centered{justify-content:center}.googleButton{color:#17201b;background:#fff;border:1px solid #bdb2a2;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:24px;display:flex}.googleMark{color:#2d5fbd;border:1px solid #d9d2c8;border-radius:50%;place-items:center;width:22px;height:22px;font-weight:800;display:grid}.divider{color:#7c877f;align-items:center;gap:12px;margin:22px 0;display:flex}.divider:before,.divider:after{content:"";background:#ddd4c7;flex:1;height:1px}.form{gap:14px;display:grid}label{color:#46524b;gap:7px;font-size:14px;font-weight:700;display:grid}input{color:#17201b;background:#fff;border:1px solid #bdb2a2;border-radius:7px;width:100%;min-height:44px;padding:0 12px}input:focus{border-color:#2f8a52;outline:3px solid #cfdfd4}.rowBetween{justify-content:space-between;align-items:center;gap:10px;margin-top:18px;display:flex}.textButton{color:#46524b;border-radius:7px;min-height:36px;padding:0 8px;font-weight:700}.permissionBox{background:#fbfaf7;border:1px solid #ddd4c7;border-radius:8px;margin-top:22px;padding:16px}.permissionBox span{color:#46524b;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.permissionBox ul{margin:0;padding-left:18px}.permissionBox li{margin:5px 0}.profileHeader{grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid}.avatar{object-fit:cover;border-radius:8px;width:72px;height:72px}.avatar.placeholder{color:#fff;background:#17201b;place-items:center;font-size:30px;font-weight:800;display:grid}.details{gap:10px;margin:28px 0 0;display:grid}.details div{border-top:1px solid #ebe4d8;grid-template-columns:150px 1fr;gap:12px;padding-top:12px;display:grid}.details dt{color:#59655f;font-weight:800}.details dd{overflow-wrap:anywhere;min-width:0;margin:0}.accountSection{border-top:1px solid #e5e9f2;margin-top:34px;padding-top:28px}.sectionHeader{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.sectionHeader h2{color:#071132;letter-spacing:0;margin:0;font-size:28px;line-height:1.15}.productGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.productCard{background:#ffffffc7;border:1px solid #e2e6ef;border-radius:8px;align-content:space-between;gap:18px;min-height:190px;padding:18px;display:grid;box-shadow:0 12px 32px #5b688e14}.productTopline{justify-content:space-between;align-items:start;gap:12px;display:flex}.productCard h3{color:#071132;margin:0;font-size:19px;line-height:1.2}.productCard p{color:#58647c;margin:8px 0 0;font-weight:650}.productCard dl{gap:8px;margin:0;display:grid}.productCard dl div{border-top:1px solid #eef1f6;justify-content:space-between;gap:12px;padding-top:8px;display:flex}.productCard dt{color:#6d778d;font-size:13px;font-weight:750}.productCard dd{color:#17201b;text-align:right;margin:0;font-size:13px}.statusPill{color:#52607a;background:#f7f9fc;border:1px solid #dce2ee;border-radius:999px;flex:none;padding:5px 8px;font-size:12px;font-weight:800}.status-approved{color:#20613a;background:#edf9f1;border-color:#bee5cb}.status-requested,.status-invited{color:#5b2fe7;background:#f4f0ff;border-color:#d9ccff}.status-denied,.status-suspended{color:#9f2f2f;background:#fff3f3;border-color:#efc7c7}.productLink{color:#fff;background:#071132;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-weight:800;text-decoration:none;display:inline-flex}.emptyState{color:#58647c;background:#ffffff8f;border:1px dashed #cfd6e4;border-radius:8px;padding:22px}.emptyState strong{color:#071132;margin-bottom:6px;display:block}.emptyState p{margin:0}@media (width<=760px){.shell{width:min(100vw - 24px,1120px);padding-top:16px}.topbar{margin-bottom:32px}nav{display:none}.hero{grid-template-columns:1fr;gap:28px;min-height:auto}.hero h1{font-size:46px}.hero p{font-size:17px}.panel{padding:24px}.profileHeader,.details div{grid-template-columns:1fr}.sectionHeader,.productTopline,.productCard dl div{flex-direction:column;align-items:start}.productCard dd{text-align:left}.rowBetween{flex-direction:column;align-items:stretch}}.authShell{width:100%;min-height:100vh;padding:0;overflow:hidden}.authShell main{min-height:100vh}.authPage{color:#081235;background:radial-gradient(circle at 18% 9%,#c7d5fb57,#0000 28%),radial-gradient(circle at 95% 0,#f4edffb8,#0000 34%),linear-gradient(115deg,#f8fbff 0%,#fff 44%,#faf9ff 100%);border:1px solid #e2e7f3e6;border-radius:0;grid-template-columns:minmax(500px,1fr) minmax(480px,.86fr);align-items:center;gap:24px;height:100vh;max-height:100vh;display:grid;position:relative;overflow:hidden}.desktopLogo{z-index:4;width:104px;position:absolute;top:34px;left:50px}.mobileLogo{justify-content:center;width:88px;margin-bottom:clamp(14px,2.4vh,22px);display:none!important}.qlearLogo{align-items:center;width:84px;display:inline-flex}.qlearLogo img{width:100%;height:auto;display:block}.qlearLogo.headerLogo{width:54px}.qlearLogo.desktopLogo{width:104px}.qlearLogo.mobileLogo{width:88px}.authVisual{align-self:stretch;min-height:100vh;position:relative;overflow:hidden}.authVisual img{object-fit:cover;object-position:26% center;opacity:.82;width:100%;height:100%;position:absolute;inset:0}.authVisual:before{z-index:2;content:"";background:radial-gradient(at 18% 28%,#0000 0 18%,#ffffffc2 33%,#fffffff0 49%,#fff6 72%),linear-gradient(90deg,#ffffff0d,#ffffffd1 82%,#fffffff5);position:absolute;inset:0}.authVisual:after{z-index:3;content:"";border:2px solid #ffffffb8;border-radius:50%;width:500px;height:500px;position:absolute;top:16%;left:3%}.authVisualScrim{z-index:3;background:linear-gradient(#0000,#fffffff2);height:32%;position:absolute;inset:auto 0 0}.authKicker{color:#6338ff;letter-spacing:0;margin:0 0 10px;font-size:clamp(17px,2.2vh,21px);font-weight:700}.secureNote{z-index:4;color:#52607a;align-items:center;gap:13px;font-size:16px;font-weight:600;display:inline-flex;position:absolute;bottom:34px;left:52px}.shieldIcon,.personIcon,.mailIcon,.lockIcon,.eyeIcon{flex:none;display:inline-block;position:relative}.shieldIcon{border:2px solid #7f8ba3;border-radius:10px 10px 12px 12px;width:20px;height:23px}.shieldIcon:after{content:"";border-bottom:2px solid #7f8ba3;border-right:2px solid #7f8ba3;width:6px;height:10px;position:absolute;top:4px;left:5px;transform:rotate(40deg)}.authCard{z-index:5;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc7;border:1px solid #e8ebf4cc;border-radius:30px;width:min(100%,720px);min-height:auto;max-height:calc(100vh - 40px);margin:0 clamp(28px,4.6vw,72px) 0 0;padding:clamp(24px,3.4vh,40px) 66px clamp(22px,3vh,34px);position:relative;box-shadow:0 30px 100px #5b688e26,inset 0 1px #ffffffd9}.authCard h1{color:#071132;letter-spacing:0;text-align:center;margin:0 0 clamp(16px,2.6vh,26px);font-size:clamp(32px,4.6vh,42px);line-height:1.08}.authCard .authKicker{text-align:center;margin-bottom:14px}.nameGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(100%,500px);display:grid}.authCard .message{color:#53617b;text-align:center;background:#f4f8ffc7;border-radius:16px;margin:20px 0 22px;padding:42px 24px 20px;line-height:1.45;position:relative}.authCard .message.error{color:#8b4a43;background:#fff1efc7;border-color:#ff7056b8}.authCard .message.success{color:#53617b;background:#eef4ffdb;border-color:#5887dab8}.authCard .message strong{color:#3f7ff4;margin-bottom:6px;font-size:17px;font-weight:800}.authCard .message.error strong{color:#ff6b50}.authCard .message span{font-size:14px;font-weight:650}.authMessageIcon{color:#3f7ff4;background:#fff;border:1px solid;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:-21px;left:50%;transform:translate(-50%)}.authMessageIcon-error{color:#ff6b50}.authMessageIcon:before{content:"";position:absolute}.authMessageIcon-error:before{border:2px solid;border-radius:3px;width:13px;height:11px;bottom:11px}.authMessageIcon-error:after{content:"";border:2px solid;border-bottom:0;border-radius:9px 9px 0 0;width:9px;height:10px;position:absolute;top:11px}.authMessageIcon-success:before{border:2px solid;border-radius:2px;width:16px;height:11px}.authMessageIcon-success:after{content:"";background:currentColor;width:14px;height:2px;position:absolute;top:15px;transform:rotate(-28deg)}.authCard .messageActions{margin-top:14px}.authCard .messageActions .secondary{background:#ffffffb8;border-color:#7a4dff47}.authCard .messageActions .textButton{color:inherit;font-weight:800;text-decoration:underline}.authCard label{color:#071132;gap:8px;font-size:clamp(15px,1.8vh,17px);font-weight:650}.inputFrame{background:#ffffffb8;border:1px solid #dfe3ec;border-radius:12px;grid-template-columns:30px 1fr 40px;align-items:center;gap:18px;min-height:clamp(52px,6.5vh,62px);padding:0 20px;display:grid;box-shadow:0 4px 18px #252f4c08}.inputFrame.noAction{grid-template-columns:30px 1fr}.inputFrame:focus-within{border-color:#7a4dff;box-shadow:0 0 0 4px #7a4dff1f}.inputFrame input{color:#071132;background:0 0;border:0;border-radius:0;min-height:auto;padding:0;font-size:clamp(17px,2.2vh,20px)}.inputFrame input::placeholder{color:#9aa4b8}.inputFrame input:focus{border-color:#0000;outline:0}.mailIcon{border:3px solid #7d8aa4;border-radius:4px;width:26px;height:20px}.mailIcon:before,.mailIcon:after{content:"";background:#7d8aa4;width:13px;height:3px;position:absolute;top:2px}.mailIcon:before{transform-origin:0;left:1px;transform:rotate(36deg)}.mailIcon:after{transform-origin:100%;right:1px;transform:rotate(-36deg)}.personIcon{border:3px solid #7d8aa4;border-radius:50%;width:24px;height:24px}.personIcon:after{content:"";border:3px solid #7d8aa4;border-bottom:0;border-radius:18px 18px 0 0;width:28px;height:14px;position:absolute;bottom:-13px;left:-5px}.lockIcon{border:3px solid #7d8aa4;border-radius:5px;width:24px;height:21px}.lockIcon:before{content:"";border:3px solid #7d8aa4;border-bottom:0;border-radius:12px 12px 0 0;width:14px;height:15px;position:absolute;top:-14px;left:2px}.iconButton{background:0 0;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.iconButton:hover{background:#7a4dff14}.eyeIcon{border:3px solid #7d8aa4;border-radius:50%;width:27px;height:18px}.eyeIcon:after{content:"";background:#7d8aa4;border-radius:50%;width:7px;height:7px;position:absolute;top:3px;left:7px}.forgotLink{color:#7044ff;background:0 0;border:0;justify-self:end;min-height:24px;margin-top:-5px;padding:0;font-size:clamp(15px,1.9vh,17px);font-weight:650}.authCard .primary{color:#fff;background:linear-gradient(#7048ff 0%,#5b2fe7 100%);border:0;border-radius:10px;min-height:clamp(54px,6.8vh,64px);margin-top:clamp(5px,1vh,10px);font-size:clamp(18px,2.2vh,20px);font-weight:800;box-shadow:0 16px 32px #6539f038,inset 0 1px #ffffff2e}.authCard .divider{color:#66728a;margin:clamp(12px,2vh,18px) 0 clamp(10px,1.8vh,16px)}.authCard .googleButton{color:#071132;background:#fffc;border:1px solid #dde2ec;border-radius:10px;min-height:clamp(52px,6.4vh,62px);margin-top:0;font-size:clamp(17px,2.1vh,19px);font-weight:650}.authCard .googleMark{border:0;border-radius:0;width:auto;height:auto;font-size:26px;font-weight:800}.authFooter{color:#64708a;justify-content:center;align-items:baseline;gap:6px;margin-top:clamp(14px,2.8vh,28px);font-size:16px;display:flex}.authFooter .textButton{color:#7044ff;min-height:auto;font-size:inherit;padding:0;font-weight:700}.authFooter .textButton:hover{color:#4f27da;background:0 0}.mobileWave{display:none}@media (width<=1180px){.authPage{grid-template-columns:1fr}.desktopLogo,.authVisual{display:none}.mobileLogo{display:flex}.authCard{background:#ffffffd6;border:0;border-radius:28px;width:min(100% - 34px,570px);min-height:auto;margin:12px auto 18px;padding:24px 42px 28px;box-shadow:0 22px 80px #5b688e21}.authSubcopy{display:block}.authCard h1{margin-bottom:12px;font-size:36px}.authCard .authKicker{margin-bottom:14px}.mobileWave{z-index:1;filter:blur(1px);background:radial-gradient(circle at 12% 88%,#ffc57694,#0000 42%),radial-gradient(circle at 78% 32%,#b186ff9e,#0000 60%),linear-gradient(115deg,#ffdcaeb3,#daccffc7);border-radius:52% 48% 0 0;width:72vw;height:28vh;display:block;position:fixed;bottom:-7%;right:-12%}}@media (width<=620px){.authPage{background:radial-gradient(circle at 16% 0,#e0e8ffe6,#0000 34%),linear-gradient(#fff 0%,#fbfcff 100%);align-items:start}.authCard{width:100%;min-height:100vh;max-height:none;box-shadow:none;margin:0;padding:24px 30px 26px}.qlearLogo{width:84px}.authCard .authKicker{font-size:18px}.authCard h1{font-size:31px}.authSubcopy{max-width:320px;margin-bottom:16px;font-size:16px}.authCard .form{gap:12px}.authCard label{font-size:15px}.inputFrame{grid-template-columns:28px 1fr 36px;gap:14px;min-height:58px;padding:0 20px}.inputFrame input{font-size:16px}.forgotLink{font-size:15px}.authCard .primary,.authCard .googleButton{min-height:56px;font-size:17px}.authFooter{text-align:center;flex-direction:column;gap:8px;margin-top:16px;font-size:15px}.mobileWave{width:115vw;height:22vh;bottom:-8%;right:-18%}}.authPage{background:#151515;border:0;grid-template-columns:minmax(500px,56fr) minmax(620px,44fr);gap:0}.authVisual{color:#fff;background:radial-gradient(circle at 78% 8%,#00aeff4d,#0000 32%),linear-gradient(#159ce0 0%,#0c58a8 54%,#12045e 100%);min-height:100vh;padding:54px 64px 70px;transition:background .52s;display:flex}.authVisual.productMortgage{background:radial-gradient(circle at 82% 14%,#fffabed1,#0000 30%),radial-gradient(circle at 22% 18%,#b589ffc2,#0000 36%),linear-gradient(145deg,#6d55ff 0%,#8a68ff 38%,#fff5a8 100%)}.authVisual.productSign{background:radial-gradient(circle at 76% 18%,#e5ff93b8,#0000 32%),radial-gradient(circle at 8% 82%,#1c5c07b3,#0000 44%),linear-gradient(145deg,#baff00 0%,#61e500 44%,#0b7a1a 100%)}.authVisual.productBee{background:radial-gradient(circle at 82% 16%,#ffdf46db,#0000 34%),radial-gradient(circle at 14% 20%,#21beff9e,#0000 36%),linear-gradient(145deg,#089bdc 0%,#1261b5 48%,#ffd229 100%)}.authVisual.productInvest{background:radial-gradient(circle at 82% 18%,#c536ffc2,#0000 34%),radial-gradient(circle at 15% 84%,#43ff8261,#0000 42%),linear-gradient(145deg,#062d1d 0%,#0a5b37 48%,#7e16d8 100%)}.authVisual img,.authVisual:before,.authVisual:after,.authVisualScrim,.secureNote{display:none}.authVisual .desktopLogo{width:76px;position:absolute;top:48px;left:58px}.productCarousel{align-self:end;align-items:end;width:min(100%,760px);min-height:260px;display:grid;position:relative}.carouselSlide{pointer-events:none;opacity:0;flex-direction:column;grid-area:1/1;justify-content:flex-end;align-items:flex-start;max-width:760px;min-height:330px;transition:opacity .52s,transform .52s;display:flex;transform:translateY(10px)}.carouselSlide.isActive{pointer-events:auto;opacity:1;transform:translateY(0)}.productLogo{object-fit:contain;object-position:left bottom;filter:drop-shadow(0 22px 42px #030a2a38);flex:none;width:100%;height:100%;display:block}.authVisual .productLogo{display:block}.productLogoSlot{justify-content:flex-start;align-items:flex-end;width:min(100%,560px);height:160px;margin:0 0 30px;display:flex}.productLogoWide{max-width:500px;max-height:150px}.productLogoIcon{max-width:150px;max-height:150px}.productLogoInvest{max-width:430px;max-height:128px}.carouselSlide h2{color:#fff;letter-spacing:0;margin:0 0 20px;font-size:clamp(34px,4vw,48px);line-height:1.05}.carouselSlide p{color:#ffffffe0;max-width:820px;margin:0;font-size:clamp(18px,1.55vw,24px);line-height:1.45}.carouselDots{gap:8px;display:flex;position:absolute;bottom:-38px;left:0}.carouselDots button{cursor:pointer;background:#ffffff47;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .18s,background .18s,opacity .18s}.carouselDots button:hover{background:#ffffff9e}.carouselDots button.isActive{background:#ffffffeb;width:42px}.authCard{width:100%;height:100vh;max-height:none;box-shadow:none;color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:#151515;border:0;border-left:1px solid #ffffff0f;border-radius:0;flex-direction:column;justify-content:center;margin:0;padding:clamp(34px,4.5vw,78px) clamp(104px,7.5vw,150px) clamp(34px,4.5vw,78px) clamp(52px,5vw,88px);display:flex;position:relative}.verticalQlearBrand{color:#fff;letter-spacing:0;flex-direction:column;justify-content:space-between;align-items:center;font-size:clamp(44px,5vw,82px);font-weight:850;line-height:.82;display:flex;position:absolute;top:clamp(118px,13.5vh,160px);bottom:clamp(314px,30vh,380px);right:clamp(6px,.9vw,18px)}.verticalQlearBrand span{transform-origin:50%;display:block;transform:rotate(90deg)}.verticalQlearBrand .verticalQMark{width:clamp(96px,8.2vw,148px);margin-bottom:clamp(12px,1.5vh,24px);transform:rotate(90deg)}.authCard h1,.authCard .authSubcopy,.authCard .message,.authCard .form,.authCard .divider,.authCard .googleButton,.authCard .authFooter,.authCard .authLegal{width:min(100%,590px)}.authCard h1{color:#fff;text-align:left;margin:0 0 10px;font-size:clamp(28px,2.2vw,36px);line-height:1.15}.authSubcopy{color:#ffffffc7;text-align:left;max-width:none;margin:0 0 clamp(42px,6vh,86px);font-size:clamp(17px,1.3vw,22px);line-height:1.45;display:block}.authCard .form{gap:24px}.authCard label{color:#fff;font-size:17px;font-weight:500;display:block}.requiredMark{color:#ff6b50}.authCard .inputFrame{min-height:56px;box-shadow:none;background:#282828;border:0;border-radius:5px;margin-top:8px}.authCard .inputFrame:focus-within{border-color:#0000;box-shadow:0 0 0 2px #ffffff24}.authCard .inputFrame input{color:#fff;font-size:17px}.authCard .inputFrame input::placeholder{color:#ffffff94}.authCard .mailIcon,.authCard .personIcon,.authCard .lockIcon,.authCard .eyeIcon{border-color:#ffffffa8}.authCard .mailIcon:before,.authCard .mailIcon:after,.authCard .eyeIcon:after{background:#ffffffa8}.authCard .lockIcon:before,.authCard .personIcon:after{border-color:#ffffffa8}.authCard .iconButton:hover{background:#ffffff14}.authOptions{justify-content:space-between;align-items:center;gap:18px;margin-top:-10px;display:flex}.rememberOption{align-items:center;gap:8px;color:#ffffff9e!important;font-size:15px!important;display:inline-flex!important}.rememberOption input{accent-color:#fff;width:16px;min-height:16px}.authCard .forgotLink{color:#ffffff9e;justify-self:auto;min-height:auto;margin-top:0;font-size:15px}.authCard .forgotLink:hover,.authCard .authFooter .textButton:hover{color:#fff}.authCard .primary{min-height:56px;box-shadow:none;color:#151515;background:#fff;border-radius:5px;margin-top:16px;font-size:18px;font-weight:500}.authCard .primary:hover{background:#ffffffe0}.authCard .divider{color:#ffffff38;margin:38px 0 28px;font-size:18px}.authCard .divider:before,.authCard .divider:after{background:#ffffff29}.authCard .googleButton{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:5px;min-height:56px;font-size:20px}.authCard .googleButton:hover{border-color:#ffffff8c}.authCard .googleMark{font-size:28px}.authFooter{color:#ffffff94;margin-top:30px;font-size:17px}.authFooter .textButton{color:#fff;text-underline-offset:3px;text-decoration:underline}.authLegal{color:#ffffff94;text-align:center;flex-wrap:wrap;justify-content:center;gap:7px;margin:44px 0 0;font-size:12px;line-height:1.55;display:flex}.authLegal a{color:#ffffffad;text-decoration:none}.authLegal a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.authCard .message{color:#ffffffbd;background:#354361c7;border-radius:16px}.authCard .message.error{background:#493e4bf5}.authCard .message.success{background:#334668f5}.authMessageIcon{background:#334668}.authMessageIcon-error{background:#493e4b}.authCard .authKicker{color:#fff;letter-spacing:0;text-align:left;text-transform:uppercase;width:min(100%,590px);margin:0 0 14px;font-size:15px;font-weight:750}.consentAuthCard h1{max-width:560px;margin-bottom:18px;font-size:clamp(38px,4.2vw,64px);line-height:.98}.consentAuthCard .authSubcopy{max-width:590px;margin-bottom:28px}.signedInIdentity{color:#ffffffbd;background:#282828;border:1px solid #ffffff21;border-radius:5px;gap:6px;width:min(100%,590px);margin:0 0 28px;padding:18px 20px;display:grid}.identityLabel{color:#ffffff80;letter-spacing:0;text-transform:uppercase;font-size:13px;font-weight:700}.signedInIdentity strong{color:#fff;overflow-wrap:anywhere;font-size:clamp(17px,1.25vw,21px)}.consentActions{width:min(100%,590px)}.consentActions .primary{margin-top:0}.consentActions .textButton{color:#ffffff9e;text-align:center;text-underline-offset:3px;width:100%;min-height:42px;margin-top:14px;text-decoration:underline;display:block}.consentActions .textButton:hover{color:#fff;background:0 0}@media (width<=1180px){.authPage{background:#151515;grid-template-columns:1fr;min-height:100vh}.authVisual,.verticalQlearBrand{display:none}.mobileLogo{margin-bottom:34px;display:flex!important}.authCard{width:100%;min-height:100vh;margin:0;padding:34px clamp(24px,8vw,72px)}}@media (width<=620px){.authPage{background:#151515}.authCard{padding:28px 28px 34px}.authCard h1{font-size:28px}.authSubcopy{margin-bottom:34px;font-size:17px}.authOptions{flex-direction:column;align-items:flex-start}.nameGrid{grid-template-columns:1fr}}.accountHomeShell{color:#e8eaed;background:#1f2022;width:100%;min-height:100vh;margin:0;padding:0;font-family:Google Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell.accountHomeShell:not(.authShell){width:100%;padding:0}.shell.accountHomeShell:not(.authShell):before{background:#1f2022}.accountHomeShell main{min-height:100vh}.qlearAccountHome{background:#1f2022;grid-template-columns:286px minmax(0,1fr);min-height:100vh;display:grid}.qaSidebar{background:#1f2022;grid-template-rows:auto 1fr auto;height:100vh;padding:20px 18px 12px 22px;display:grid;position:sticky;top:0}.qaBrand{color:#e8eaed;letter-spacing:0;align-items:center;gap:12px;min-height:44px;font-size:28px;font-weight:500;display:inline-flex}.qlearLogo.qaBrandLogo{background:#fff;border-radius:12px;width:42px;padding:6px}.qaNav{align-content:start;gap:10px;margin-top:52px;display:grid}.qaNavItem{color:#d4d7dc;text-align:left;background:0 0;border:0;border-radius:38px;grid-template-columns:56px 1fr;align-items:center;gap:20px;min-height:76px;padding:0 18px 0 10px;font-size:20px;font-weight:650;display:grid}.qaNavItem:hover{background:#2a2b2e}.qaNavItem.isActive{color:#e8f0fe;background:#075985}.qaNavIcon{color:#0b4f75;background:#93c5fd;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:relative}.qaNavItem:nth-child(2) .qaNavIcon{color:#174ea6;background:#aecbfa}.qaNavItem:nth-child(3) .qaNavIcon{color:#0d652d;background:#81c995}.qaNavItem:nth-child(4) .qaNavIcon{color:#075985;background:#78d9ec}.qaNavItem:nth-child(5) .qaNavIcon{color:#0b4f75;background:#7fcfff}.qaNavItem:nth-child(6) .qaNavIcon{color:#9f2f2f;background:#f6aea9}.qaNavIcon:before,.qaNavIcon:after{content:"";position:absolute}.qaHomeIcon:before{background:currentColor;border-radius:3px;width:22px;height:18px;bottom:15px}.qaHomeIcon:after{border-top:7px solid;border-left:7px solid;border-radius:3px;width:20px;height:20px;top:14px;transform:rotate(45deg)}.qaFamilyIcon:before{border:4px solid;border-bottom:0;border-radius:18px 18px 0 0;width:27px;height:18px;bottom:14px}.qaFamilyIcon:after{background:currentColor;border-radius:50%;width:9px;height:9px;top:15px;box-shadow:-14px 8px 0 -1px,14px 8px 0 -1px}.qaInfoIcon:before{border:3px solid;border-radius:5px;width:24px;height:24px}.qaInfoIcon:after{background:currentColor;width:12px;height:3px;top:21px;box-shadow:0 8px}.qaLockIcon:before{border:4px solid;border-radius:5px;width:23px;height:20px;bottom:14px}.qaLockIcon:after{border:4px solid;border-bottom:0;border-radius:16px 16px 0 0;width:16px;height:17px;top:12px}.qaLinkedIcon:before{border:4px solid;border-radius:50%;width:8px;height:8px;box-shadow:-15px 14px 0 -4px #7fcfff,-15px 14px,15px 14px 0 -4px #7fcfff,15px 14px}.qaLinkedIcon:after{border-bottom:4px solid;border-left:4px solid;border-right:4px solid;width:28px;height:24px;transform:translateY(6px)}.qaPrivacyIcon:before{border:4px solid;border-radius:999px;width:30px;height:18px}.qaPrivacyIcon:after{background:currentColor;border-radius:50%;width:10px;height:10px}.qaSidebarFooter{flex-wrap:wrap;gap:22px;padding:16px 14px 0;display:flex}.qaSidebarFooter a{color:#bdc1c6;font-size:15px;text-decoration:none}.qaSidebarFooter a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.qaMain{background:#1f2022;min-width:0}.qaTopbar{justify-content:flex-end;align-items:center;gap:18px;height:70px;padding:8px 26px;display:flex}.qaIconButton,.qaAppsButton,.qaMiniAvatar{color:#e8eaed;border:0;place-items:center;display:grid}.qaIconButton{background:0 0;border:3px solid #c9ccd1;border-radius:50%;width:32px;height:32px;font-size:20px;font-weight:800}.qaAppsButton{background:0 0;width:36px;height:36px}.qaAppsButton span{background:#d7d9dd;border-radius:50%;width:6px;height:6px;transform:translate(-11px,-11px);box-shadow:11px 0 #d7d9dd,22px 0 #d7d9dd,0 11px #d7d9dd,11px 11px #d7d9dd,22px 11px #d7d9dd,0 22px #d7d9dd,11px 22px #d7d9dd,22px 22px #d7d9dd}.qaMiniAvatar{background:linear-gradient(#5630a8,#5630a8) padding-box padding-box,conic-gradient(#4285f4,#34a853,#fbbc04,#ea4335,#4285f4) border-box;border:3px solid #0000;border-radius:50%;width:52px;height:52px;font-size:25px;font-weight:500}.qaContent{width:min(850px,100vw - 360px);margin:40px auto 0;padding-bottom:54px}.qaHero{text-align:center;justify-items:center;display:grid}.qaHeroAvatar{background:linear-gradient(#5630a8, #5630a8) padding-box, conic-gradient(#4285f4 0 25%, #34a853 0 50%, #fbbc04 0 69%, #ea4335 0 86%, #4285f4 0) border-box;color:#fff;border:6px solid #0000;border-radius:50%;place-items:center;width:160px;height:160px;font-size:76px;font-weight:500;display:grid;position:relative;overflow:visible}.qaHeroAvatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.qaCameraButton{background:#4a4d51;border:4px solid #2b2c2f;border-radius:50%;width:37px;height:37px;position:absolute;bottom:15px;right:6px}.qaCameraButton:before{content:"";border:3px solid #e8eaed;border-radius:3px;width:18px;height:13px;position:absolute;top:10px;left:6px}.qaCameraButton:after{content:"";background:#e8eaed;border-radius:50%;width:6px;height:6px;position:absolute;top:15px;left:14px}.qaHero h1{color:#f1f3f4;letter-spacing:0;margin:14px 0 5px;font-size:46px;font-weight:450;line-height:1.15}.qaHero p{color:#c9ccd1;overflow-wrap:anywhere;margin:0;font-size:20px;font-weight:600}.qaSearch{background:#3c4043;border-radius:34px;grid-template-columns:34px 1fr;align-items:center;gap:14px;min-height:66px;margin:54px auto 26px;padding:0 24px;display:grid}.qaSearchIcon{border:4px solid #d2d5da;border-radius:50%;width:25px;height:25px;position:relative}.qaSearchIcon:after{content:"";background:#d2d5da;border-radius:3px;width:12px;height:4px;position:absolute;bottom:-5px;right:-10px;transform:rotate(45deg)}.qaSearch input{color:#f1f3f4;background:0 0;border:0;min-height:auto;padding:0;font-size:23px;font-weight:650}.qaSearch input::placeholder{color:#d4d7dc}.qaSearch input:focus{outline:0}.qaQuickLinks{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:38px;display:flex}.qaQuickLinks button{color:#e8eaed;background:0 0;border:2px solid #7e8288;border-radius:10px;min-height:44px;padding:0 21px;font-size:18px;font-weight:700}.qaQuickLinks button:hover{background:#2c2f33}.qaReviewCard{background:#383b3f;border-radius:28px 28px 5px 5px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:28px;padding:28px 22px 26px 31px;display:grid}.qaSpark{width:43px;height:43px;position:relative}.qaSpark:before,.qaSpark:after{content:"";background:#aecbfa;margin:auto;position:absolute;inset:0}.qaSpark:before{border-radius:50%;width:18px;height:43px}.qaSpark:after{border-radius:50%;width:43px;height:18px}.qaReviewCard h2{color:#f1f3f4;letter-spacing:0;margin:0 0 10px;font-size:24px;font-weight:500}.qaReviewCard p{color:#c6c9ce;margin:0;font-size:18px;line-height:1.45}.qaReviewActions{align-items:center;gap:24px;display:flex}.qaTextAction,.qaPrimaryAction,.qaSecondaryAction,.qaDangerAction{border-radius:999px;min-height:44px;padding:0 24px;font-size:17px;font-weight:750}.qaTextAction{color:#d7e3ff;background:0 0;border:0}.qaPrimaryAction{color:#174ea6;background:#a8c7fa;border:0}.qaShowMore{background:#383b3f;border-radius:5px 5px 28px 28px;justify-content:space-between;align-items:center;min-height:82px;margin-bottom:58px;padding:0 21px 0 31px;display:flex}.qaShowMore button{color:#f1f3f4;background:0 0;border:0;font-size:22px;font-weight:500}.qaShowMore span{color:#f1f3f4;background:#282b2f;border-radius:16px;place-items:center;width:51px;height:51px;font-size:20px;display:grid}.qaSettingsGrid{gap:16px;display:grid}.qaInfoPanel{background:#242528;border:1px solid #4a4d51;border-radius:8px;gap:18px;padding:22px;display:grid}.qaInfoPanel h2{color:#f1f3f4;letter-spacing:0;margin:0 0 7px;font-size:22px;font-weight:550}.qaInfoPanel p{color:#bdc1c6;margin:0;font-size:16px;line-height:1.5}.qaInfoPanel dl{gap:0;margin:0;display:grid}.qaInfoPanel dl div{border-top:1px solid #3b3e42;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.qaInfoPanel dt{color:#aeb3ba;font-weight:700}.qaInfoPanel dd{color:#f1f3f4;overflow-wrap:anywhere;min-width:0;margin:0}.qaProductList{gap:10px;display:grid}.qaProductRow{border-top:1px solid #3b3e42;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px 0;display:grid}.qaProductIcon,.qaProductLogo{border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.qaProductIcon{color:#e8f0fe;background:#075985;font-size:20px;font-weight:750}.qaProductLogo{background:#fff;border:1px solid #4a4d51;overflow:hidden}.qaProductLogo img{object-fit:contain;width:72%;height:72%}.qaProductRow h3{color:#f1f3f4;margin:0 0 4px;font-size:18px;font-weight:650}.qaProductRow p{font-size:14px}.qaStatusPill{color:#d4d7dc;border:1px solid #5f6368;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.qaStatusPill.status-approved{color:#81c995;border-color:#81c995}.qaStatusPill.status-requested,.qaStatusPill.status-invited{color:#d7c6ff;border-color:#d7c6ff}.qaStatusPill.status-denied,.qaStatusPill.status-suspended{color:#f6aea9;border-color:#f6aea9}.qaOpenLink{color:#a8c7fa;font-weight:800;text-decoration:none}.qaOpenLink:hover{text-underline-offset:3px;text-decoration:underline}.qaOpenLinkDisabled{color:#8d929a;cursor:default}.qaOpenLinkDisabled:hover{text-decoration:none}.qaEmptyState,.qaInlineMessage{color:#bdc1c6;background:#2b2d31;border:1px solid #4a4d51;border-radius:8px;padding:18px}.qaInlineMessage[hidden]{display:none}.qaInlineMessage.error{color:#f6aea9;background:#3a2b2d;border-color:#8f4d4b}.qaEmptyState strong{color:#f1f3f4;margin-bottom:6px;display:block}.qaProfileForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.qaProfileForm label{color:#d4d7dc;gap:8px;font-size:14px;font-weight:750}.qaProfileForm input,.qaProfileForm select{color:#f1f3f4;background:#1f2022;border:1px solid #5f6368;border-radius:8px;min-height:48px;padding:0 13px}.qaProfileForm select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.qaProfileForm input:focus,.qaProfileForm select:focus{border-color:#a8c7fa;outline:3px solid #a8c7fa2e}.qaProfileReadonly{grid-column:1/-1;gap:0;margin:2px 0 0;display:grid}.qaProfileReadonly div{border-top:1px solid #3b3e42;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.qaProfileReadonly dt{color:#aeb3ba;font-weight:700}.qaProfileReadonly dd{color:#f1f3f4;overflow-wrap:anywhere;min-width:0;margin:0}.qaSaveProfile{grid-column:1/-1;justify-self:start}.qaPrivacyNote{color:#bdc1c6;margin:58px 0 0;font-size:19px;line-height:1.45}.qaAccountActions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.qaSecondaryAction{color:#e8eaed;background:0 0;border:1px solid #7e8288}.qaDangerAction{color:#f6aea9;background:0 0;border:1px solid #f6aea9}@media (width<=1180px){.qlearAccountHome{grid-template-columns:96px minmax(0,1fr)}.qaSidebar{padding:16px 10px 12px}.qaBrand span,.qaNavItem span:last-child,.qaSidebarFooter{display:none}.qaBrand{justify-content:center}.qaNav{margin-top:42px}.qaNavItem{grid-template-columns:1fr;justify-items:center;gap:0;min-height:70px;padding:0}.qaContent{width:min(850px,100vw - 140px)}}@media (width<=820px){.qlearAccountHome{display:block}.qaSidebar{height:auto;padding:12px;position:static}.qaBrand{justify-content:flex-start;padding-left:6px}.qaBrand span{font-size:22px;display:inline}.qaNav{gap:8px;margin-top:14px;padding-bottom:4px;display:flex;overflow-x:auto}.qaNavItem{border-radius:29px;min-width:58px;min-height:58px}.qaNavIcon{width:46px;height:46px}.qaTopbar{height:58px;padding:6px 16px}.qaContent{width:min(100% - 28px,680px);margin-top:14px}.qaHeroAvatar{width:128px;height:128px;font-size:60px}.qaHero h1{font-size:34px}.qaHero p{font-size:17px}.qaSearch{min-height:58px;margin:34px auto 20px}.qaSearch input{font-size:18px}.qaReviewCard{grid-template-columns:42px 1fr;gap:16px}.qaReviewActions{grid-column:1/-1;justify-content:flex-end}.qaProductRow,.qaInfoPanel dl div,.qaProfileForm,.qaProfileReadonly div{grid-template-columns:1fr}.qaProductRow{align-items:start}}@media (width<=520px){.qaQuickLinks{justify-content:flex-start}.qaQuickLinks button{min-height:40px;padding:0 14px;font-size:15px}.qaReviewCard{padding:22px 18px}.qaReviewActions,.qaAccountActions{flex-direction:column;align-items:stretch}.qaTextAction,.qaPrimaryAction,.qaSecondaryAction,.qaDangerAction{width:100%}}
