/* Authentication-only composition. Intrinsic 3:2 artwork is never stretched or cropped. */
body.qt-experience .auth-wrap.auth-layout{display:grid;grid-template-columns:minmax(0,1fr) 410px;align-items:center;gap:56px;max-width:1040px;width:calc(100% - 64px);margin:44px auto 56px;padding:0;min-height:0;background:transparent;box-sizing:border-box}
body.qt-experience .auth-layout::before,body.qt-experience .auth-layout::after{display:none}
body.qt-experience .auth-layout .qt-auth-story{display:block;position:relative;min-width:0;padding:32px;border-radius:22px;border:1px solid #edf0f6;background:linear-gradient(145deg,#f2f4f9,#f9f7fb 64%,#fbf5ee);overflow:hidden}
body.qt-experience .auth-layout .auth-story-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#5c677a;font-size:14px;font-weight:600;letter-spacing:1.3px}
body.qt-experience .auth-layout .auth-story-eyebrow>span{width:6px;height:6px;border-radius:50%;background:#02874b}
body.qt-experience .auth-layout .qt-auth-story h2{font-size:30px;line-height:1.5;font-weight:650;letter-spacing:-.4px;color:#27344c;margin:18px 0 12px}
body.qt-experience .auth-layout .qt-auth-story p{font-size:16px;line-height:1.85;color:#565d69;margin:0}
body.qt-experience .auth-layout .auth-scene{width:100%;max-width:380px;margin:24px auto 16px}
body.qt-experience .auth-layout .auth-scene img{display:block;width:100%;height:auto;max-height:254px;aspect-ratio:3/2;object-fit:contain;object-position:center;border-radius:0;mix-blend-mode:multiply}
body.qt-experience .auth-layout .auth-story-themes{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;font-size:14px;color:#565d6a;line-height:1.8}
body.qt-experience .auth-layout .auth-story-themes span{display:inline-flex;align-items:center;gap:6px}
body.qt-experience .auth-layout .auth-story-themes span::before{content:'';width:5px;height:5px;border-radius:50%;background:#829bda}
body.qt-experience .auth-layout .auth-story-themes span:nth-child(2)::before{background:#b69bcf}
body.qt-experience .auth-layout .auth-story-themes span:nth-child(3)::before{background:#e0aa73}
body.qt-experience .auth-layout .auth-card{width:100%;min-width:0;max-width:none;margin:0;padding:34px;border-radius:18px;border:1px solid #e5eaf1;background:#fff;box-shadow:0 12px 36px #30425d06;box-sizing:border-box}
body.qt-experience .auth-layout .auth-brand{margin-bottom:22px;gap:10px}
body.qt-experience .auth-layout .auth-brand .ab-icon{width:36px;height:36px;border-radius:9px;box-shadow:none}
body.qt-experience .auth-layout .auth-brand .ab-wm{width:auto;height:24px}
body.qt-experience .auth-layout .auth-card h1{font-size:28px;font-weight:650;line-height:1.5;color:#242d43;margin:0 0 8px}
body.qt-experience .auth-layout .auth-sub{font-size:15px;line-height:1.85;color:#5b6371;margin-bottom:26px}
body.qt-experience .auth-layout .auth-form .form-group{margin-bottom:18px}
body.qt-experience .auth-layout .auth-form label{display:block;font-size:15px;color:#545f72;margin-bottom:7px;font-weight:500}
body.qt-experience .auth-layout .auth-form input{min-width:0;min-height:46px;border:1px solid #dfe5ee;border-radius:9px;padding:11px 13px;font-size:16px;background:#f7f8fa;color:#283449;box-sizing:border-box}
body.qt-experience .auth-layout .auth-form input:focus{border-color:#71af99;box-shadow:0 0 0 3px #02874b0d;outline:none}
body.qt-experience .auth-layout .auth-submit{min-height:46px;border-radius:9px;background:#02874b;color:#fff;box-shadow:none;font-size:17px;font-weight:600}
body.qt-experience .auth-layout .auth-submit:hover{background:#006b3e;transform:none}
body.qt-experience .auth-layout .auth-tabs{margin-bottom:24px}
body.qt-experience .auth-layout .auth-tabs.auth-tabs-single{display:none}
body.qt-experience .auth-layout .auth-links{margin-top:16px;font-size:15px;line-height:1.7}
body.qt-experience .auth-layout .auth-links a{color:#02874b}
body.qt-experience .auth-layout .auth-msg{min-height:20px;margin-top:12px;font-size:15px;line-height:1.6}
@media(max-width:1100px){body.qt-experience .auth-wrap.auth-layout{gap:32px;grid-template-columns:minmax(0,1fr) 390px;width:calc(100% - 48px)}body.qt-experience .auth-layout .qt-auth-story{padding:26px}body.qt-experience .auth-layout .qt-auth-story h2{font-size:28px}body.qt-experience .auth-layout .auth-story-themes{gap:14px}}
@media(max-width:900px){body.qt-experience .auth-wrap.auth-layout{display:block;max-width:430px;width:calc(100% - 40px);margin:32px auto 44px}body.qt-experience .auth-layout .qt-auth-story{display:none}body.qt-experience .auth-layout .auth-card{padding:32px}}
@media(max-width:480px){body.qt-experience .auth-wrap.auth-layout{width:calc(100% - 32px);margin:24px auto 36px}body.qt-experience .auth-layout .auth-card{padding:28px 22px;border-radius:16px}body.qt-experience .auth-layout .auth-card h1{font-size:26px}body.qt-experience .auth-layout .auth-form input{font-size:18px}body.qt-experience .auth-layout .auth-sub{font-size:14px;margin-bottom:24px}}
