*,:before,:after{box-sizing:border-box}:root{--vg-sidebar-w:72px;--vg-sidebar-expanded-w:250px;--vg-red:#e11d48;--vg-red-dark:#be123c;--vg-red-light:#fce7f3;--vg-navy:#0f172a;--vg-navy-mid:#1e293b;--vg-navy-blue:#1e3a5f;--vg-slate:#334155;--vg-bg:#f8fafc;--vg-bg-alt:#f1f5f9;--vg-white:#fff;--vg-card:#fff;--vg-input:#fff;--vg-overlay:#ffffffc2;--vg-border:#e2e8f0;--vg-border-mid:#cbd5e1;--vg-text:#0f172a;--vg-text-muted:#64748b;--vg-text-light:#64748b;--vg-success:#047857;--vg-warning:#92400e;--vg-warning-solid:#b45309;--vg-amber-bg:#fffbeb;--vg-amber-border:#fde68a;--vg-amber-text:#92400e;--vg-info-bg:#eff6ff;--vg-info-text:#1d4ed8;--vg-success-bg:#ecfdf5;--vg-danger-bg:#fff1f2;--vg-danger-text:#be123c;--vg-strong-surface:#0f172a;--vg-on-strong:#fff;--vg-strong-muted:#cbd5e1;--vg-radius-sm:8px;--vg-radius:12px;--vg-radius-lg:18px;--vg-radius-xl:24px;--vg-shadow-sm:0 1px 3px #0f172a0f, 0 1px 2px #0f172a0a;--vg-shadow:0 4px 12px #0f172a1a;--vg-shadow-lg:0 8px 24px #0f172a24;--vg-font:"Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;--vg-content-max:1440px;--vg-page-pad-x:clamp(24px, 3.5vw, 48px);--vg-page-pad-top:40px;--vg-page-pad-bottom:64px;--vg-page-title:clamp(32px, 3vw, 40px);--vg-section-title:clamp(24px, 2vw, 28px);--vg-card-title:20px;--vg-body-size:16px;--vg-small-size:14px;--vg-control-size:14px;--vg-line-heading:1.15;--vg-line-body:1.55;--vg-space-1:8px;--vg-space-2:12px;--vg-space-3:16px;--vg-space-4:24px;--vg-space-5:32px;--vg-space-6:40px;--vg-space-7:48px;--vg-space-8:64px;--vg-card-padding:24px;--vg-card-radius:18px;--vg-card-shadow:var(--vg-shadow-sm);font-family:var(--vg-font);color:var(--vg-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.5}[data-theme=dark]{--vg-bg:#0b1120;--vg-bg-alt:#111827;--vg-white:#1e293b;--vg-card:#1e293b;--vg-input:#111827;--vg-overlay:#1e293bdb;--vg-border:#334155;--vg-border-mid:#475569;--vg-text:#f1f5f9;--vg-text-muted:#94a3b8;--vg-text-light:#cbd5e1;--vg-red-light:#4c0519;--vg-success:#6ee7b7;--vg-warning:#fcd34d;--vg-warning-solid:#b45309;--vg-amber-bg:#1c1a0f;--vg-amber-border:#92400e;--vg-amber-text:#fde68a;--vg-info-bg:#172554;--vg-info-text:#bfdbfe;--vg-success-bg:#052e2b;--vg-danger-bg:#4c0519;--vg-danger-text:#fda4af;--vg-shadow-sm:0 1px 3px #0006, 0 1px 2px #0000004d;--vg-shadow:0 4px 12px #00000080;--vg-shadow-lg:0 8px 24px #0009;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{background:var(--vg-bg);max-width:100%;min-height:100vh;margin:0;padding:0;transition:background .25s,color .25s}body{font-family:var(--vg-font);color:var(--vg-text);overflow-wrap:anywhere}main#main-content{font-family:var(--vg-font)}#root{text-align:left;border:none;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--vg-font);color:var(--vg-text);margin:0;font-weight:700;line-height:1.2}p{margin:0}a{color:inherit;text-decoration:none}main,section,article,form,fieldset{min-width:0;max-width:100%}button,input,select,textarea{font-family:inherit}button{cursor:pointer}:focus-visible{outline:3px solid var(--vg-red-dark);outline-offset:3px;box-shadow:0 0 0 2px var(--vg-white)}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--vg-red)!important}:where(a,button,input,select,textarea,summary,[role=button],[role=checkbox],[role=radio],[role=switch]){min-width:24px;min-height:24px}img,video,canvas,svg{max-width:100%}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.route-loading{background:var(--vg-bg);place-items:center;min-height:100vh;display:grid}.route-loading__spinner{border:3px solid var(--vg-border-mid);border-top-color:var(--vg-red);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite route-spinner}@keyframes route-spinner{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.route-loading__spinner{animation:none}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--vg-bg-alt)}::-webkit-scrollbar-thumb{background:var(--vg-border-mid);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--vg-text-muted)}.vg-layout{min-width:0;max-width:100%;min-height:100vh;display:flex}.vg-main{margin-left:var(--vg-sidebar-w);width:calc(100% - var(--vg-sidebar-w));max-width:var(--vg-content-max);flex:1;min-width:0;max-width:100%;min-height:100vh;margin-right:auto;transition:margin-left .3s}.vg-authenticated-page{width:calc(100% - var(--vg-sidebar-w));box-sizing:border-box;margin-right:auto;max-width:var(--vg-content-max)!important;padding:var(--vg-page-pad-top) var(--vg-page-pad-x) var(--vg-page-pad-bottom)!important;font-family:var(--vg-font)!important}.vg-sidebar{width:var(--vg-sidebar-w);transition:width .22s,transform .3s cubic-bezier(.4,0,.2,1);overflow-x:hidden;transform:translate(0)}.vg-sidebar:not(.vg-sidebar--auto-disabled):hover,.vg-sidebar:focus-within,.vg-sidebar--expanded{width:var(--vg-sidebar-expanded-w)}.vg-sidebar-content{flex-direction:column;flex:1;min-height:0;display:flex}.vg-sidebar-label{opacity:0;visibility:hidden;white-space:nowrap;transition:opacity .15s}.vg-sidebar:not(.vg-sidebar--auto-disabled):hover .vg-sidebar-label,.vg-sidebar:focus-within .vg-sidebar-label,.vg-sidebar--expanded .vg-sidebar-label{opacity:1;visibility:visible}.vg-sidebar-expand-button{z-index:1;background:var(--vg-navy-mid);color:#fff;border:1px solid #475569;border-radius:8px;width:28px;height:28px;padding:0;font-size:22px;line-height:1;position:absolute;top:66px;right:6px}.vg-sidebar-logo{flex-shrink:0;gap:10px;padding:20px 20px 28px}.vg-sidebar-logo .visaguide-logo__mark{color:#fff;background:#dc2649;border-radius:8px;width:36px;height:36px}.vg-sidebar-logo .visaguide-logo__mark svg{width:20px;height:20px}.vg-sidebar-logo .visaguide-logo__name{color:#fff;font-size:20px;font-weight:600}.vg-sidebar-logo .visaguide-logo__accent{color:#dc2649}.vg-sidebar-user-link{border-radius:10px;align-items:center;text-decoration:none;display:flex}.vg-sidebar-user-link>div:first-child{text-align:center;white-space:nowrap;min-width:40px;line-height:40px}.vg-sidebar-user-link:hover{background:var(--vg-navy-mid)}.vg-top-actions{z-index:1300;border:1px solid var(--vg-border);background:var(--vg-card);box-shadow:var(--vg-shadow);border-radius:14px;align-items:center;gap:2px;padding:4px;display:flex;position:fixed;top:18px;right:20px}.vg-notification-center{position:relative}.vg-notification-trigger,.vg-top-action-button{width:42px;height:42px;color:var(--vg-text);box-shadow:none;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.vg-top-action-button{text-decoration:none}.vg-notification-trigger:hover,.vg-top-action-button:hover{background:var(--vg-bg-alt)}.vg-notification-count{border:2px solid var(--vg-bg);background:var(--vg-red);color:#fff;border-radius:999px;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:800;line-height:16px;position:absolute;top:-6px;right:-6px}.vg-notification-panel{border:1px solid var(--vg-border);background:var(--vg-card);width:340px;min-width:320px;max-width:none;max-height:min(360px,100vh - 88px);color:var(--vg-text);box-shadow:var(--vg-shadow-lg);border-radius:16px;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden}.vg-notification-panel__header{border-bottom:1px solid var(--vg-border);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.vg-notification-panel__header h2{font-size:18px}.vg-notification-panel__header button{background:var(--vg-bg-alt);width:32px;height:32px;color:var(--vg-text);border:0;border-radius:8px;padding:0;font-size:24px;line-height:1}.vg-notification-panel__body{max-height:min(294px,100vh - 154px);overflow-y:auto}.vg-notification-empty{color:var(--vg-text-muted);text-align:center;padding:32px 20px}.vg-notification-empty button{border:1px solid var(--vg-border);background:var(--vg-bg-alt);color:var(--vg-text);border-radius:8px;margin-top:12px;padding:8px 14px;font-weight:700}.vg-notification-list{margin:0;padding:0;list-style:none}.vg-notification-list li{border-bottom:1px solid var(--vg-border);background:var(--vg-card);padding:14px 18px}.vg-notification-list li:last-child{border-bottom:0}.vg-notification-list li.is-unread{border-left:4px solid var(--vg-red);background:var(--vg-info-bg)}.vg-notification-list strong{color:var(--vg-text);margin-bottom:4px;display:block}.vg-notification-list p{color:var(--vg-text-muted);font-size:13px;line-height:1.5}body.vg-has-top-actions main#main-content{padding-top:82px!important}.vg-hamburger{z-index:1100;background:var(--vg-navy);cursor:pointer;width:44px;height:44px;box-shadow:var(--vg-shadow);color:#fff;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;transition:background .2s;display:none;position:fixed;top:14px;left:14px}.vg-hamburger:hover{background:#1e293b}.vg-hamburger-bar{background:#fff;border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .25s}.vg-sidebar-backdrop{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:none;position:fixed;inset:0}@media (width<=768px){:root{--vg-sidebar-w:0px;--vg-page-pad-x:18px;--vg-page-pad-top:24px;--vg-page-pad-bottom:40px;--vg-page-title:32px;--vg-section-title:24px;--vg-card-padding:20px}.vg-hamburger{display:flex}.vg-top-actions{top:14px;right:14px}.vg-notification-panel{width:calc(100vw - 24px);min-width:0;max-width:none;max-height:min(360px,100vh - 78px);position:fixed;top:66px;left:auto;right:12px}body.vg-has-top-actions main#main-content{padding-top:78px!important}.vg-sidebar,.vg-sidebar:hover,.vg-sidebar:focus-within,.vg-sidebar--expanded{width:250px;transform:translate(-100%)}.vg-sidebar--mobile-open{transform:translate(0)}.vg-sidebar .vg-sidebar-label{opacity:1;visibility:visible}.vg-sidebar-expand-button{display:none}.vg-main,.documents-main,.interview-main,.simulator-main,.feedback-main,.question-bank-main{padding-top:68px;margin-left:0!important}.vg-sidebar-open .vg-sidebar-backdrop{display:block}}@keyframes skShimmer{0%{background-position:-500px 0}to{background-position:500px 0}}.sk-shimmer{background:linear-gradient(90deg, var(--vg-border) 0%, var(--vg-bg-alt) 40%, var(--vg-border) 80%);background-size:500px 100%;border-radius:6px;animation:1.4s ease-in-out infinite skShimmer}.sk-line{background:linear-gradient(90deg, var(--vg-border) 0%, var(--vg-bg-alt) 40%, var(--vg-border) 80%);background-size:500px 100%;border-radius:6px;height:14px;animation:1.4s ease-in-out infinite skShimmer}.sk-line--xs{width:40%}.sk-line--sm{width:60%}.sk-line--md{width:75%}.sk-line--lg{width:90%}.sk-line--btn{border-radius:10px;width:120px;height:38px}.sk-card{background:var(--vg-card);border:1px solid var(--vg-border);border-radius:var(--vg-radius-lg);box-shadow:var(--vg-shadow-sm);padding:22px}.sk-stat{background:var(--vg-card);border:1px solid var(--vg-border);border-radius:var(--vg-radius-lg);min-height:118px;padding:22px}.sk-document{background:var(--vg-card);border:1px solid var(--vg-border);border-radius:var(--vg-radius-lg);box-shadow:var(--vg-shadow-sm);padding:28px 32px}.sk-document__main{justify-content:space-between;align-items:center;gap:20px;display:flex}.sk-document__badge{flex-shrink:0}.sk-message{flex-direction:column;gap:16px;padding:20px;display:flex}.sk-bubble{background:var(--vg-card);border:1px solid var(--vg-border);border-radius:16px;max-width:70%;padding:16px}.sk-bubble--left{align-self:flex-start}.sk-bubble--right{align-self:flex-end}.sk-notification{background:var(--vg-card);border:1px solid var(--vg-border);border-radius:var(--vg-radius-lg);box-shadow:var(--vg-shadow-sm);align-items:flex-start;gap:16px;padding:22px;display:flex}.sk-notification__icon{background:linear-gradient(90deg, var(--vg-border) 0%, var(--vg-bg-alt) 40%, var(--vg-border) 80%);background-size:500px 100%;border-radius:12px;flex-shrink:0;width:48px;height:48px;animation:1.4s ease-in-out infinite skShimmer}.sk-timeline{flex-direction:column;gap:28px;display:flex}.sk-timeline__item{align-items:flex-start;gap:20px;display:flex}.sk-timeline__dot{background:linear-gradient(90deg, var(--vg-border) 0%, var(--vg-bg-alt) 40%, var(--vg-border) 80%);background-size:500px 100%;border-radius:50%;flex-shrink:0;width:44px;height:44px;animation:1.4s ease-in-out infinite skShimmer}.sk-timeline__content{flex:1}[data-theme=dark] body{background:var(--vg-bg)}[data-theme=dark] .documents-shell{color:var(--vg-text);background:linear-gradient(#0b1120fa,#111827fc),#0b1120}[data-theme=dark] .document-card{background:var(--vg-card);border-color:var(--vg-border)}[data-theme=dark] .document-card__title{color:var(--vg-text)}[data-theme=dark] .document-card__meta{color:var(--vg-text-muted)}[data-theme=dark] .status-card{background:var(--vg-card);border-color:var(--vg-border)}[data-theme=dark] .status-card strong{color:var(--vg-text)}[data-theme=dark] .interview-shell{background:var(--vg-bg);color:var(--vg-text)}[data-theme=dark] .question-card{background:var(--vg-card);border-color:var(--vg-border)}[data-theme=dark] .session-summary,[data-theme=dark] .prep-card{background:var(--vg-card);border-color:var(--vg-border)}[data-theme=dark] .prep-card h3,[data-theme=dark] .prep-card p{color:var(--vg-text)}[data-theme=dark] .feedback-entry-section{background:var(--vg-card);border-color:var(--vg-border)}[data-theme=dark] .question-bank-shell{background:var(--vg-bg)}[data-theme=dark] .question-card-admin{background:var(--vg-card);border-color:var(--vg-border)}[data-theme=dark] .question-bank-toolbar input,[data-theme=dark] .question-bank-toolbar select{background:var(--vg-card);border-color:var(--vg-border);color:var(--vg-text)}[data-theme=dark] .documents-title{color:#f1f5f9}[data-theme=dark] .documents-subtitle{color:#94a3b8}[data-theme=dark] .interview-header h1{color:#f1f5f9}[data-theme=dark] .interview-header p{color:#94a3b8}[data-theme=dark] .interview-hero h2{color:#f1f5f9}[data-theme=dark] .interview-hero p{color:#cbd5e1}[data-theme=dark] .emotional-heading h2{color:#f1f5f9}[data-theme=dark] .emotional-section>p{color:#94a3b8}[data-theme=dark] .feedback-entry-section h2,[data-theme=dark] .feedback-section-heading h2,[data-theme=dark] .analysis-card h3,[data-theme=dark] .analysis-card h4{color:#f1f5f9}[data-theme=dark] .analysis-card li{color:#94a3b8}[data-theme=dark] .sim-hero h1{color:#f1f5f9}[data-theme=dark] .sim-hero p{color:#cbd5e1}[data-theme=dark] .question-card h2,[data-theme=dark] .question-bank-header h1{color:#f1f5f9}[data-theme=dark] .question-bank-header p{color:#94a3b8}[data-theme=dark] .question-card-admin h3{color:#f1f5f9}.skip-link{z-index:10000;color:#fff;background:#0f172a;border-radius:8px;padding:10px 16px;font-weight:700;text-decoration:none;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}.visaguide-logo{align-items:center;display:flex}.visaguide-logo__mark{flex:none;place-items:center;display:grid}.visaguide-logo__text{min-width:0;display:grid}.auth-page{color:#0f172a;background-color:#f8fafc;background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:32px 32px;min-height:100vh;padding:32px;overflow:hidden}.auth-shell{gap:48px;width:100%;max-width:1600px;min-height:calc(100vh - 64px);margin:0 auto;display:flex}.auth-photo{background:#1e3a5f var(--auth-photo-image) center/cover no-repeat;border:1px solid #e2e8f0;border-radius:24px;width:50%;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a24}.auth-photo:before{content:"";background:linear-gradient(#0f172ab3,#1e3a5f80,#0f172ad1);position:absolute;inset:0}.auth-photo__content{z-index:1;color:#fff;flex-direction:column;width:100%;padding:56px;display:flex;position:relative}.auth-brand{gap:12px}.auth-brand .visaguide-logo__mark{color:#fff;background:#e11d48;border-radius:12px;width:48px;height:48px;box-shadow:0 4px 12px #0f172a1a}.auth-brand .visaguide-logo__mark svg{width:28px;height:28px}.auth-brand .visaguide-logo__name{color:#fff;letter-spacing:-.025em;font-size:30px;font-weight:700}.auth-brand .visaguide-logo__accent,.auth-photo__copy h1 span{color:#e11d48}.auth-brand.visaguide-logo--compact{gap:8px}.auth-brand.visaguide-logo--compact .visaguide-logo__mark{border-radius:8px;width:32px;height:32px}.auth-brand.visaguide-logo--compact .visaguide-logo__mark svg{width:16px;height:16px}.auth-brand.visaguide-logo--compact .visaguide-logo__name{color:#0f172a;font-size:18px}.auth-photo__copy{max-width:580px;margin:72px 0 auto}.auth-photo__copy h1{color:#fff;letter-spacing:-.025em;margin-bottom:24px;font-size:clamp(36px,3vw,48px);line-height:1.15}.auth-photo__copy>p{color:#ffffffe6;max-width:540px;margin-bottom:48px;font-size:clamp(18px,1.3vw,20px);font-weight:500;line-height:1.625}.auth-photo__copy ul{gap:24px;margin:0;padding:0;list-style:none;display:grid}.auth-photo__copy li{align-items:center;gap:20px;font-size:clamp(18px,1.3vw,20px);font-weight:500;display:flex}.auth-photo__copy li>span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;flex:none;place-items:center;width:48px;height:48px;display:grid}.auth-photo__copy li svg{color:#fb7185;width:24px;height:24px}.auth-panel{flex-direction:column;justify-content:center;align-items:center;width:50%;padding:4px 0;display:flex}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:460px;padding:40px;overflow:hidden;box-shadow:0 8px 24px #0f172a24}.auth-desktop-brand{border-bottom:1px solid #e2e8f0;justify-content:center;margin-bottom:40px;padding-bottom:24px;display:flex}.auth-mobile-brand{display:none}.auth-form-heading{margin-bottom:32px}.auth-form-heading h2{color:#0f172a;letter-spacing:-.025em;margin-bottom:8px;font-size:30px}.auth-form-heading p{color:#64748b;font-weight:500}.auth-message{border:1px solid #cbd5e1;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;font-size:14px;font-weight:500;display:flex}.auth-message svg{flex:none;width:20px;height:20px;margin-top:2px}.auth-message--error{color:#92400e;background:#fffbeb}.auth-message--success{color:#047857;background:#f1f5f9;border-color:#e2e8f0}.auth-form{gap:20px;display:grid}.auth-form--register{gap:16px}.auth-field{gap:8px;display:grid}.auth-field label{color:#0f172a;font-size:14px;font-weight:700}.auth-field input{color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;min-height:48px;padding:12px 16px;font-size:16px;font-weight:500;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder{color:#94a3b8}.auth-field input:focus{border-color:#e11d48}.auth-field input:disabled{opacity:.6;background:#f1f5f9}.auth-password{position:relative}.auth-password input{padding-right:56px}.auth-password button{color:#64748b;background:0 0;border:0;border-radius:8px;place-items:center;width:44px;height:44px;padding:0;display:grid;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.auth-password button:hover{color:#0f172a}.auth-password button svg{width:20px;height:20px}.auth-submit{color:#fff;background:#e11d48;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;margin-top:4px;padding:12px 16px;font-size:18px;font-weight:700;transition:background .15s,transform .15s;display:flex;box-shadow:0 4px 12px #0f172a1a}.auth-submit:hover:not(:disabled){background:#be123c}.auth-submit:disabled{cursor:not-allowed;opacity:.7}.auth-submit svg{width:20px;height:20px}.auth-submit .auth-spinner{width:24px;height:24px;animation:.8s linear infinite auth-spin}.auth-form-footer{text-align:center;border-top:1px solid #e2e8f0;gap:24px;margin-top:32px;padding-top:24px;display:grid}.auth-form-footer p{color:#64748b;font-size:14px;font-weight:500}.auth-form-footer p a{color:#e11d48;border-radius:4px;padding:4px;font-weight:700}.auth-form-footer p a:hover{color:#be123c}.auth-tagline{color:#64748b;margin-top:32px;font-size:14px;font-weight:500}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.auth-submit .auth-spinner{animation:none}}@media (width<=1023px){.auth-page{padding:24px}.auth-shell{min-height:calc(100vh - 48px)}.auth-photo{display:none}.auth-panel{width:100%}.auth-mobile-brand{width:100%;max-width:460px;margin-bottom:32px;display:block}.auth-mobile-brand .visaguide-logo__name{color:#0f172a}.auth-mobile-brand .visaguide-logo__accent{color:inherit}.auth-mobile-brand small{color:#64748b;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:700;display:block}.auth-desktop-brand,.auth-tagline{display:none}}@media (width<=520px){.auth-page{padding:16px;overflow:visible}.auth-shell{min-height:calc(100vh - 32px)}.auth-card{padding:32px 24px}.auth-mobile-brand{margin-bottom:24px}.auth-brand .visaguide-logo__mark{border-radius:18px;width:56px;height:56px}.auth-brand .visaguide-logo__name,.auth-form-heading h2{font-size:28px}}
