:root{color:#1e2a3a;background:#eef3ff;font-family:Inter,Segoe UI,sans-serif}*{box-sizing:border-box}html{overscroll-behavior-x:none;scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{overscroll-behavior-x:none;background:linear-gradient(#f2f6ff 0%,#edf3ff 100%);min-width:320px;max-width:100%;margin:0;overflow-x:clip}button{font:inherit}#root{max-width:100%;overflow-x:clip}.app-shell{background:radial-gradient(circle at 0 0,#7a5cff24,#0000 28%),linear-gradient(#f5f7ff 0%,#edf3ff 100%);flex-direction:column;max-width:100%;min-height:100vh;padding:18px 12px 34px;display:flex;overflow-x:clip}@media (width<=699px){.app-shell:has(.auth-signin-page){height:100dvh;min-height:100dvh;overflow-y:hidden}:is(html:has(.auth-signin-page),body:has(.auth-signin-page)){overflow-y:hidden}}.top-header{z-index:30;box-sizing:border-box;width:100%;padding:10px 12px 0;position:fixed;top:0;left:0;right:0}.top-header-inner{background:#1d2535;border:1px solid #0f172a14;border-radius:18px;justify-content:flex-start;align-items:flex-start;gap:6px;max-width:100%;height:60px;margin:0 auto;padding:0;transition:height .5s cubic-bezier(.65,0,.2,1);display:flex;box-shadow:0 16px 30px #0f172a1f}.top-header.nav-grown .top-header-inner{height:calc(60px + var(--grown-height,0px))}.burger-button{cursor:pointer;background:#1d2535;border:none;border-radius:18px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:40px;min-width:40px;height:40px;margin:9px 0 0;padding:0;display:inline-flex}.burger-button span{background:#fff;border-radius:999px;width:18px;height:2px;display:block}.app-title-wrap{background:#1d2535;justify-content:flex-start;align-items:center;min-width:0;height:58px;padding-right:12px;display:flex}.mini-icon-badge{background:#1d2535;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mini-icon{object-fit:contain;width:28px;height:28px;display:block}.mini-banner{object-fit:contain;flex-shrink:0;width:auto;max-width:100%;height:28px;margin-left:0;display:block}.app-title-wrap span{color:#17263d;white-space:nowrap;text-overflow:ellipsis;font-size:.96rem;font-weight:800;overflow:hidden}.expanded-menu{opacity:0;pointer-events:none;background:#1d2535;border:1px solid #0f172a14;border-radius:18px;flex-direction:column;gap:6px;max-width:300px;max-height:0;margin:8px 0 0;padding:8px;transition:max-height .35s,opacity .28s,transform .28s,padding .28s;display:flex;overflow:hidden;transform:translateY(-8px);box-shadow:0 18px 30px #0f172a1f}.expanded-menu.open{opacity:.95;pointer-events:auto;max-height:calc(100vh - 90px);padding:8px;overflow-y:auto;transform:translateY(0)}.menu-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .2s,transform .2s;display:flex}.menu-item.active,.menu-item:hover{background:#ffffff1f}.menu-icon{color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;font-weight:800;display:grid}.menu-icon-svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.menu-item.divider-before{border-top:1px solid #ffffff3d;border-radius:0 0 12px 12px;margin-top:6px;padding-top:16px}.menu-item.divider-before.active{background:0 0}.menu-item.divider-before.active:hover{background:#ffffff1f}.menu-label{font-size:.9rem;font-weight:700}.signup-button{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-radius:12px;width:100%;padding:14px 16px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 8px 16px #7b61ff4d}.signup-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #7b61ff66}.signup-button:active{transform:translateY(0)}.page-content{flex:1 0 auto;width:100%;max-width:440px;margin:0 auto;padding-top:72px}.site-footer{color:#516a8b;border-top:1px solid #94a3b840;justify-content:center;gap:18px;margin:28px auto 0;padding:16px 0 0;font-size:.82rem;display:flex}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover{color:#7b61ff;text-decoration:underline}.privacy-policy-content{color:#595959;max-width:900px;font-family:Arial,sans-serif;line-height:1.6}.privacy-policy-content .page-title{color:#000;margin-bottom:4px;font-size:2rem}.privacy-policy-updated{color:#7f7f7f;margin:0 0 28px;font-size:.9rem;font-weight:700}.privacy-policy-content h2{color:#000;margin:30px 0 10px;font-size:1.25rem;line-height:1.3}.privacy-policy-content h3{color:#000;margin:20px 0 8px;font-size:1.08rem}.privacy-policy-content p{margin:0 0 14px}.privacy-policy-content a{color:#3030f1;word-break:break-word}.page-content:has(.auth-signin-page){max-width:500px}.detail-page{margin-top:-8px}.home-page,.detail-page{flex-direction:column;gap:18px;display:flex;position:relative}.brand-header{background:#09111ff0;border-radius:24px;justify-content:center;padding:16px 18px;display:flex;box-shadow:0 18px 30px #0f172a38}.brand-logo{width:min(100%,220px);height:auto;display:block}.hero-panel,.detail-intro,.overview-panel,.info-block,.detail-page>.stats-box{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:22px;box-shadow:0 12px 28px #0f172a14}.hero-panel,.detail-intro,.overview-panel,.info-block{padding:18px 16px}.hero-panel{color:#fff;background:#101828f0}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#9edcff;margin:0 0 8px;font-size:.68rem;font-weight:800}.hero-panel{color:#fff;background-image:linear-gradient(#1018287a,#101828b8),url(/getting-started-hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-panel h1,.detail-header h2{color:inherit;margin:0;line-height:1.05}.hero-panel h1{font-size:clamp(2.1rem,7vw,2.8rem)}.lead,.detail-intro p,.overview-panel p,.info-block p{color:#edf3ffd1;margin:12px 0 0;line-height:1.6}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.route-card{color:#1b2a3c;text-align:left;background:#ffffffe6;border:1px solid #0f172a14;border-radius:16px;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding:14px 12px;font-size:small;font-weight:800;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #0f172a0f}.route-card-icon{color:#7b61ff;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 30px;width:30px;height:30px;display:block}.route-card:after{content:"";background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);height:8px;position:absolute;bottom:0;left:0;right:0}.vacancies-page{flex-direction:column;gap:16px;display:flex}.vacancies-hero{z-index:auto;color:#fff;background-image:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-radius:22px;width:100%;max-width:500px;margin:0 auto;padding:8px 16px 10px;position:relative;top:auto;box-shadow:0 12px 28px #0f172a1f}.vacancies-hero h2{color:#fff;margin:16px 0;font-size:clamp(1.7rem,5vw,2.1rem);line-height:1.05}.vacancies-hero .detail-title-wrap>p:not(.eyebrow){color:#ffffffd6;margin:8px 0 12px;line-height:1.5}.vacancy-search-wrap{position:relative}.vacancy-search-box{background:#fff;border-radius:10px;align-items:center;gap:12px;padding:7px 12px;display:flex}.vacancy-search-box label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.vacancy-search-icon{color:#7b61ff;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 22px;width:22px;height:22px}.vacancy-signin-prompt{text-align:center;flex-direction:column;align-items:center;gap:8px;margin:12px 0 4px;display:flex}.vacancy-signin-prompt p{color:#1e2a3a;margin:16px;font-size:.88rem}.vacancy-signin-prompt .btn-primary{width:auto;margin-top:0;padding:9px 22px}.vacancy-search-box input{color:#17233d;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:11px 2px;font-size:1rem}.vacancy-suggestions{z-index:5;background:#fff;border:1px solid #ddd8cc;border-radius:8px;max-height:280px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 30px #17233d2e}.vacancy-suggestion{color:#17233d;text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #ddd8cc;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.vacancy-suggestion:last-child{border-bottom:none}.vacancy-suggestion:hover,.vacancy-suggestion.active{background:#f6f4ef}.vacancy-suggestion small{color:#4a5670;white-space:nowrap}.vacancy-suggestion-empty{color:#4a5670;text-align:center;padding:16px}.vacancies-status,.vacancies-results-heading{color:#516a8b;text-align:center}.vacancies-status{margin:0;padding:20px 16px}.vacancies-results-heading h2{color:#1e2a3a;margin:0 0 6px;font-size:1.35rem}.vacancies-results-heading p{margin:0;font-size:.85rem}.vacancy-tiles{gap:14px;display:grid}.vacancy-tile{background:#fffffff0;border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;gap:11px;padding:18px;display:flex;box-shadow:0 10px 22px #0f172a12}.vacancy-tile h3{color:#1e2a3a;margin:0;font-size:1.1rem;line-height:1.25}.vacancy-employer{color:#516a8b;margin:-5px 0 0;font-size:.9rem;font-weight:700}.vacancy-tags{flex-wrap:wrap;gap:7px;display:flex}.vacancy-tag{color:#4a5670;background:#f6f4ef;border:1px solid #ddd8cc;border-radius:20px;padding:4px 9px;font-size:.75rem}.vacancy-tag.salary{color:#3d6b5c;background:#eaf2ee;border-color:#c9ddd3}.vacancy-details{color:#4a5670;margin-top:auto;font-size:.82rem;line-height:1.5}.vacancy-apply{color:#fff;text-align:center;background:#17233d;border-radius:6px;padding:11px;font-size:.88rem;font-weight:700;text-decoration:none;display:block}.vacancy-apply:hover{background:#0d1626}.vacancy-pagination{justify-content:center;gap:8px;margin-top:6px;display:flex}.vacancy-pagination button{color:#1e2a3a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:36px;height:36px;padding:0 9px;font-weight:700}.vacancy-pagination button:hover,.vacancy-pagination button.active{color:#fff;background:#7b61ff;border-color:#7b61ff}@media (width>=700px){.vacancy-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.vacancy-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}.overview-panel{color:#1b2d46;background:#ffffffe6}.overview-panel h2{margin:0;font-size:1.7rem}.overview-panel p{color:#334b68}.detail-header{z-index:25;background-image:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-radius:18px 18px 14px 14px;flex-direction:column;gap:0;margin-top:0;padding:8px 16px 10px;display:flex;position:sticky;top:60px;box-shadow:0 10px 20px #0f172a1f}.detail-header h2{color:#fff;margin-top:4px;font-size:clamp(1.7rem,5vw,2.1rem)}.detail-header.vacancies-hero{z-index:auto;position:static;top:auto}.back-button{color:#fff;background:#ffffff0a;border:1px solid #ffffff3d;border-radius:999px;width:fit-content;padding:8px 12px;font-weight:700}.detail-intro p,.info-block p{color:#314b68}.stats-box{background:linear-gradient(135deg,#7b61ff1f,#3ecadf1f);border:1px solid #7b61ff1f;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.stats-box span{color:#516a8b;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.stats-box strong{color:#10213d;font-size:1.02rem}.detail-meta-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (width>=420px){.detail-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.meta-card{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:16px;flex-direction:column;gap:6px;padding:12px 14px;display:flex;box-shadow:0 12px 24px #0f172a0a}.meta-card span{color:#516a8b;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.meta-card strong{color:#10213d;font-size:.92rem;line-height:1.5}.benefit-row{flex-wrap:wrap;gap:8px;display:flex}.benefit-chip{color:#1e2e46;text-align:center;background:linear-gradient(135deg,#7b61ff14,#3ecadf14);border:1px solid #7b61ff24;border-radius:999px;flex:1;place-items:center;min-width:120px;padding:12px;font-size:small;font-weight:700;display:grid}.comparison-grid{gap:12px;display:grid}.info-block{color:#1d2a3a;background:#ffffffe6}.info-block h3{margin:0;font-size:1.08rem}.featured-section p{line-height:1.5}.featured-section-cta{margin-top:14px}.content-sections{gap:12px;display:grid}.content-section p+p{margin-top:10px}.content-links{gap:8px;margin-top:14px;display:grid}.content-link{color:#20314d;background:linear-gradient(135deg,#7b61ff12,#3ecadf12);border:1px solid #7b61ff24;border-radius:12px;gap:3px;padding:11px 12px;text-decoration:none;display:grid}.content-link:hover{border-color:#7b61ff59}.content-link strong{color:#392da3}.content-link span{line-height:1.45}.gcse-quiz{scroll-margin-top:150px}.quiz-heading h3,.quiz-result h4{margin:0;font-size:1.25rem}.quiz-heading p:not(.quiz-kicker),.quiz-result p:not(.quiz-kicker){color:#314b68;line-height:1.55}.quiz-expanded-intro{color:#314b68;margin:18px 0 0;line-height:1.55}.quiz-expand-button{color:#fff;cursor:pointer;background:#1d2535;border:1px solid #7b61ff33;border-radius:10px;width:100%;margin-top:14px;padding:11px 14px;font-weight:800}.quiz-expand-button:hover{background:#252f44}.quiz-kicker{color:#5d48c7;letter-spacing:.1em;text-transform:uppercase;margin:0 0 6px;font-size:.68rem;font-weight:800}.quiz-questions{gap:18px;margin-top:18px;display:grid}.quiz-question{border:0;min-width:0;margin:0;padding:0}.quiz-question legend{color:#1e2a3a;align-items:center;gap:8px;width:100%;padding:0;font-weight:800;line-height:1.4;display:flex}.quiz-question legend span{color:#fff;background:#1d2535;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:.75rem;display:grid}.quiz-options{align-content:start;gap:7px;margin-top:9px;display:grid}.quiz-option{color:#20314d;cursor:pointer;background:#f7f9ffe6;border:1px solid #7b61ff24;border-radius:11px;align-items:flex-start;gap:9px;margin:0;padding:10px 11px;line-height:1.4;display:flex}.quiz-option:has(input:checked){background:#7b61ff1a;border-color:#7b61ff}.quiz-option input{accent-color:#5d48c7;margin:3px 0 0}.quiz-submit,.quiz-link,.quiz-restart{text-align:center;cursor:pointer;border:0;border-radius:10px;padding:11px 14px;font-weight:800;text-decoration:none;display:inline-block}.quiz-submit{color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);width:100%;margin-top:18px}.quiz-submit:disabled{opacity:.45;cursor:not-allowed}.quiz-result{background:linear-gradient(135deg,#7b61ff1a,#3ecadf1f);border:1px solid #3ecadf47;border-radius:14px;margin-top:18px;padding:15px}.quiz-result h4{color:#25205f}.quiz-result-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.quiz-link{color:#fff;background:#1d2535}.quiz-restart{color:#1d2535;background:0 0;border:1px solid #1d253533}.feature-list{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:#20314d;background:linear-gradient(135deg,#7b61ff12,#3ecadf12);border:1px solid #7b61ff1f;border-radius:12px;padding:10px 10px 10px 38px;line-height:1.5;position:relative}.feature-list li:before{content:"✓";color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-radius:50%;place-items:center;width:18px;height:18px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.comparison-page{flex-direction:column;gap:18px;margin-top:-8px;display:flex;position:relative}.comparison-table-wrapper{grid-template-columns:1fr;gap:12px;display:grid}.comparison-card{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:18px;padding:16px 14px;box-shadow:0 12px 28px #0f172a14}.comparison-card h3{color:#1e2a3a;border-bottom:2px solid #7b61ff33;margin:0 0 12px;padding-bottom:10px;font-size:1.1rem}.comparison-card-row{border-bottom:1px solid #7b61ff1a;grid-template-columns:140px 1fr;gap:12px;padding:10px 0;display:grid}.comparison-card-row.last{border-bottom:none}.comparison-label{text-transform:uppercase;color:#516a8b;letter-spacing:.08em;font-size:.75rem;font-weight:800}.comparison-value{color:#1e2a3a;font-size:.88rem;line-height:1.5}@media (width>=700px){.page-content{max-width:80%;padding-top:84px}.hero-panel{min-height:291px}.route-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.comparison-table-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{padding:18px 16px}}@media (width>=1024px){.route-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.card{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:22px;padding:18px 16px;box-shadow:0 12px 28px #0f172a14}.card.wide{max-width:100%}.page-title{color:#1e2a3a;margin:0 0 12px;font-size:1.4rem}.back-link{color:#516a8b;cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:0;font-size:.88rem;font-weight:700;display:inline-block}.back-link:hover{color:#1e2a3a}label{color:#1e2a3a;margin:14px 0 6px;font-size:.85rem;font-weight:700;display:block}label:first-of-type{margin-top:0}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{color:#1e2a3a;background:#fff;border:1px solid #94a3b859;border-radius:12px;width:100%;padding:10px 12px;font-family:inherit;font-size:16px}input:focus,select:focus,textarea:focus{outline-offset:1px;outline:2px solid #7b61ff}input:disabled,select:disabled{background:#94a3b81f}.dob-select{flex:1;min-width:90px}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border:none;border-radius:12px;width:100%;margin-top:18px;padding:12px 16px;font-size:.98rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 8px 16px #7b61ff4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px #7b61ff66}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{color:#1e2a3a;cursor:pointer;background:0 0;border:1px solid #1e2a3a38;border-radius:12px;width:100%;margin-top:10px;padding:10px 16px;font-size:.92rem;font-weight:700;display:block}.btn-secondary:hover{background:#7b61ff0f}.btn-inline{width:auto;display:inline-block}.error-msg{color:#d63031;min-height:1.1rem;margin-top:8px;font-size:.85rem}.hint-msg{color:#516a8b;margin-top:8px;font-size:.85rem}.field-note{color:#8598b3;margin-top:4px;font-size:.78rem}.notice{border:1px solid #94a3b84d;border-radius:12px;margin-bottom:12px;padding:10px 14px;font-size:.88rem}.radio-group{flex-wrap:wrap;gap:8px;display:flex}.chip{cursor:pointer;color:#1e2a3a;background:0 0;border:1px solid #1e2a3a38;border-radius:999px;padding:8px 14px;font-size:.85rem;font-weight:700}.chip.selected{color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border:none}.help-icon{color:#516a8b;cursor:pointer;vertical-align:middle;background:0 0;border:1px solid #1e2a3a4d;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.7rem;font-weight:800;display:inline-grid}.toggle-switch{cursor:pointer;align-items:center;display:flex;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{background:#94a3b866;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0f172a33}.toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(18px)}.status-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-block}.status-pill.active{color:#1e8a4c;background:#2ecc7129}.status-pill.pending{color:#a5650a;background:#ffae512e}.status-pill.inactive{color:#516a8b;background:#94a3b838}.profile-field{margin-bottom:10px}.profile-field .label{text-transform:uppercase;letter-spacing:.08em;color:#516a8b;font-size:.72rem;font-weight:800}.profile-field .value{color:#1e2a3a;font-size:.92rem}.two-col-list{grid-template-columns:1fr;gap:0 16px;display:grid}@media (width>=480px){.two-col-list{grid-template-columns:1fr 1fr}}.candidate-progress-row{align-items:flex-start;gap:.6rem;display:flex}.dashboard-banner{color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-radius:22px;margin-bottom:16px;padding:20px 18px}.dashboard-banner h1{margin:0 0 4px;font-size:1.4rem}.dashboard-banner p{opacity:.92;margin:0;font-size:.9rem}.dashboard-subbanner{color:#a5650a;cursor:pointer;background:#ffae5129;border-radius:14px;margin-bottom:14px;padding:10px 14px;font-size:.88rem;font-weight:700}.candidate-progress-bar{background:#ffffffe6;border:1px solid #94a3b82e;border-radius:18px;flex:100%;align-items:center;gap:10px;width:100%;min-width:0;margin-bottom:14px;padding:10px 14px;display:flex;overflow-x:auto}.candidate-grid-toggle-wrap{display:none!important}.progress-label{color:#516a8b;white-space:nowrap;font-size:.78rem;font-weight:800}.progress-label-desktop{display:none}@media (width>=480px){.progress-label-desktop{display:inline}.progress-label-mobile{display:none}}.progress-steps{flex:1;align-items:center;display:flex}.progress-step{color:#516a8b;cursor:pointer;background:#fff;border:2px solid #94a3b866;border-radius:1rem;flex-shrink:0;place-items:center;width:15%;min-width:28px;height:28px;font-size:.78rem;font-weight:800;display:grid}.progress-step.done{color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-color:#3ecadf}.progress-step-final{border-color:#94a3b866}.progress-connector{background:#94a3b859;flex:1 0;width:3px;height:2px}.grid-cards{grid-template-columns:1fr;gap:12px;display:grid}@media (width>=480px){.grid-cards{grid-template-columns:1fr 1fr}}.grid-cards.rec-grid-two-col{grid-template-columns:1fr 1fr}.candidate-mobile-nav{display:none}@media (width<=700px){.page-content:has(.candidate-mobile-nav){padding-bottom:82px}.candidate-mobile-nav{z-index:100;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #94a3b84d;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 20px #0f172a1a}.candidate-mobile-nav-item{color:#516a8b;text-align:center;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;padding:5px 2px;font-size:.65rem;font-weight:700;line-height:1.1;display:flex}.candidate-mobile-nav-item.active{color:#7b61ff;background:#7b61ff14}.candidate-mobile-nav-item.home{background:#fff;border:1px solid #7b61ff2e;min-height:70px;margin-top:-18px;box-shadow:0 6px 16px #7b61ff38}.candidate-mobile-nav-item .candidate-tile-icon{color:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 23px;width:23px;height:23px;display:block}.candidate-mobile-nav-item.home .candidate-tile-icon{flex-basis:26px;width:26px;height:26px}.candidate-progress-row .candidate-progress-bar{flex:auto;width:auto}.candidate-grid-toggle-wrap{flex:none;margin-bottom:14px!important;display:flex!important}.rec-grid-toggle-btn{justify-content:center;align-items:center;display:inline-flex!important}.candidate-grid-cards{grid-template-columns:1fr}.candidate-grid-cards:not(.rec-grid-two-col) .mini-card{text-align:left;align-items:center;gap:14px;display:flex}.candidate-grid-cards:not(.rec-grid-two-col) .candidate-tile-icon{color:#7b61ff;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 32px;width:32px;height:32px;display:block}.candidate-grid-cards.rec-grid-two-col,.grid-cards.rec-grid-two-col{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.grid-cards.rec-grid-two-col .mini-card{padding:1rem .7rem}.grid-cards.rec-grid-two-col .mini-card p{font-size:.8rem}}.mini-card{cursor:pointer;background:#ffffffe6;border:1px solid #94a3b82e;border-radius:18px;padding:16px;transition:transform .15s,box-shadow .15s;position:relative;box-shadow:0 8px 20px #0f172a0f}.mini-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1a}.mini-card.disabled{cursor:not-allowed;opacity:.55}.mini-card.disabled:hover{transform:none}.mini-card h3{color:#1e2a3a;margin:0 0 4px;font-size:1rem}.mini-card p{color:#516a8b;margin:0;font-size:.85rem}.candidate-tile-icon{display:none}.candidate-tile-content{min-width:0}@media (width>=701px){.candidate-tile-icon{color:#7b61ff;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 32px;width:32px;height:32px;display:block}.mini-card{align-items:center;gap:14px;display:flex}.candidate-match-card{text-align:left;justify-content:flex-start}}.tile-complete-tick{color:#fff;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border-radius:50%;place-items:center;width:20px;height:20px;font-size:.7rem;font-weight:800;display:grid;position:absolute;top:12px;right:12px}.cand-tile-draggable{touch-action:none}.cand-tile-drag-handle{color:#8598b3;letter-spacing:-2px;margin-bottom:4px;font-size:1.2rem}.cand-tile-dragging{opacity:.35}.cand-tile-ghost{opacity:.95;border-radius:18px;box-shadow:0 16px 30px #0f172a40}.modal-backdrop{z-index:500;background:#0f172a80;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:100%;max-width:420px;padding:20px 18px;box-shadow:0 24px 48px #0f172a4d}.modal.modal-wide{max-width:640px}.modal h3{color:#1e2a3a;margin:0 0 10px}.modal p{color:#314b68;margin:0 0 4px;line-height:1.5}.modal-actions{gap:10px;margin-top:16px;display:flex}.checkbox-group{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.matrix-wrap{border:1px solid #94a3b84d;border-radius:10px;margin-top:1rem;overflow-x:auto}table.matrix{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}table.matrix th,table.matrix td{text-align:center;border:1px solid #94a3b84d;padding:0}table.matrix th{color:#516a8b;cursor:pointer;background:#94a3b814;padding:.35rem .1rem;font-size:.72rem;font-weight:600}table.matrix th.grouphead{color:#fff;letter-spacing:.5px;background:#1e2a5f;border-top:none;font-size:.7rem}table.matrix th:first-child,table.matrix td.daylabel{cursor:pointer;color:#1e2a3a;white-space:nowrap;background:#94a3b814;width:46px;padding:.4rem .2rem;font-size:.72rem;font-weight:700}table.matrix td.cell{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;width:34px;height:32px}table.matrix td.cell.on{background:#7b61ff}table.matrix td.cell.on.recruiter-mode{background:#3ecadf}.matrix-desktop-only{display:block}.matrix-mobile-only{display:none}@media (width<=700px){.matrix-desktop-only{display:none}.matrix-mobile-only{display:block}.matrix-mobile-only table.matrix{table-layout:fixed;width:100%;min-width:0}.matrix-mobile-only table.matrix th{padding:.3rem .1rem;font-size:.68rem}.matrix-mobile-only table.matrix td.period-label,.matrix-mobile-only table.matrix th.period-label{width:24px}.matrix-mobile-only table.matrix td.period-label{color:#fff;letter-spacing:.2px;text-align:center;vertical-align:middle;background:#1e2a5f;padding:.2rem 0;font-size:.58rem;font-weight:700}.matrix-mobile-only table.matrix td.hour-label,.matrix-mobile-only table.matrix th.hour-label{width:44px}.matrix-mobile-only table.matrix td.hour-label{color:#1e2a3a;text-align:center;cursor:pointer;white-space:nowrap;background:#94a3b814;padding:.3rem .1rem;font-size:.66rem;font-weight:700}.matrix-mobile-only table.matrix td.cell{width:auto;height:30px}}.match-breakdown{border-top:1px dashed #94a3b84d;margin-top:.8rem;padding-top:.8rem}.breakdown-row{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.4rem;display:flex}.breakdown-day{color:#1e2a3a;flex-shrink:0;width:38px;font-size:.78rem;font-weight:700}.breakdown-slots{flex-wrap:wrap;gap:.35rem;display:flex}.breakdown-chip{color:#fff;text-align:center;box-sizing:border-box;border-radius:999px;min-width:2.4rem;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.breakdown-chip.match{background:#1e8a4c}.breakdown-chip.nomatch{background:#d63031}.breakdown-chip.neutral{background:#7b61ff}.breakdown-chip.grouped{min-width:4.8rem}.status-pill.notselected{color:#c0392b;background:#d6303124}.expand-btn{cursor:pointer;color:#516a8b;background:0 0;border:1px solid #94a3b84d;border-radius:6px;width:30px;height:30px;font-size:.75rem}.expand-btn:hover{background:#94a3b814}.padlock-btn{cursor:pointer;background:0 0;border:1px solid #94a3b84d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;display:flex}.padlock-btn:hover{background:#94a3b814}.padlock-btn-active{color:#c0392b;background:#d6303114;border-color:#d6303159}.padlock-btn-active:hover{background:#d6303124}.btn-danger{color:#fff;cursor:pointer;background:#d63031;border:none;border-radius:12px;margin-top:0;padding:10px 16px;font-family:inherit;font-weight:700}.dashboard-banner.recruiter{background:linear-gradient(135deg,#3ecadf 0%,#1e8a4c 100%)}.job-item{background:#fff;border:1px solid #94a3b84d;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;padding:1.1rem 1.4rem;display:flex}.job-item .job-title{color:var(--primary-dark);font-weight:700}.job-item .job-meta{color:var(--muted);font-size:.85rem}.job-status-header{box-sizing:border-box;text-align:center;letter-spacing:.5px;text-transform:uppercase;color:#fff;border-radius:14px 14px 0 0;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:30px;padding:.3rem 1rem;font-size:.72rem;font-weight:700;display:flex;position:relative}.job-status-header.is-active{background:#1e8a4c}.job-status-header.is-inactive{background:#d63031}.job-status-header.is-pending{background:#f0ad4e}.job-status-header.is-completed{background:#0b7d5c}.job-status-header .toggle-switch .toggle-slider{background:#ffffff59}.job-status-header .toggle-switch input:checked+.toggle-slider{background:#ffffffe6}.job-status-header .toggle-switch input:checked+.toggle-slider:before{background:#1e8a4c}.job-status-header .toggle-switch .toggle-slider:before{background:#d63031}.job-active-toggle{margin:0;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.job-active-toggle .toggle-slider{width:27px;height:15px}.job-active-toggle .toggle-slider:before{width:11px;height:11px;top:2px;left:2px}.job-active-toggle input:checked+.toggle-slider:before{transform:translate(12px)}.jl-body{flex-wrap:wrap;align-items:flex-start;gap:.5rem .8rem;padding:1.1rem 1.4rem;display:flex}.jl-title-row{text-align:left;flex:auto;order:1;min-width:0}.jl-title-text{color:#1e2a3a;font-weight:700}.jl-title-ref{margin-top:.1rem;display:block}.jl-buttons{flex-shrink:0;order:2;align-items:center;gap:.5rem;display:flex}.jl-meta{text-align:left;color:#516a8b;flex-basis:100%;order:3;font-size:.85rem}.jl-hired{flex-basis:100%;order:4;margin-top:.2rem}.jl-matchpill-wrap{order:5}.jl-expand{order:5;margin-left:auto}@media (width<=700px){.jl-buttons{gap:.35rem}.jl-buttons .icon-btn-circle,.jl-buttons .tile-delete-x,.jl-expand{width:30px;height:30px;font-size:.75rem}}.icon-btn-circle{cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1rem;line-height:1;display:flex}.icon-btn-circle.edit{color:#fff;background:#7b61ff}.icon-btn-circle.edit:hover{background:#6347e0}.tile-delete-x{color:#fff;cursor:pointer;background:#d63031;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.2rem;font-weight:700;line-height:1;display:flex}.tile-delete-x:hover{background:#b52a29}.mobile-info-icon{color:#8598b3;cursor:pointer;vertical-align:middle;background:0 0;border:1px solid #8598b3;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;margin-left:.3rem;padding:0;font-size:.6rem;font-style:italic;font-weight:700;line-height:1;display:none}.mobile-info-icon:hover{color:#7b61ff;background:#94a3b81a;border-color:#7b61ff}@media (width<=700px){.desktop-hint-text{display:none}.mobile-info-icon{display:inline-flex}}.match-tile{cursor:pointer;background:#fff;border:1px solid #94a3b84d;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.9rem;padding:1.1rem;display:flex}.match-tile:hover{box-shadow:0 4px 14px #0f172a14}.match-pct{color:#1e8a4c;font-size:1.3rem;font-weight:800}.industry-select-wrap{position:relative}.industry-select-wrap input[type=text]{padding-right:2.4rem}.industry-dropdown-toggle{color:#8598b3;cursor:pointer;background:0 0;border:none;width:2.4rem;height:100%;font-size:.8rem;position:absolute;top:0;right:0}.industry-dropdown-toggle:hover{color:#7b61ff}.industry-dropdown-list{z-index:50;background:#fff;border:1px solid #94a3b84d;border-radius:8px;max-height:220px;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 6px 18px #0f172a24}.industry-option{cursor:pointer;padding:.55rem .8rem;font-size:.92rem}.industry-option:hover{background:#94a3b814}.data-table{border-collapse:collapse;width:100%;min-width:0}.data-table th{text-align:left;color:#516a8b;text-transform:uppercase;letter-spacing:.4px;background:#94a3b814;border-bottom:1px solid #94a3b84d;padding:.7rem .9rem;font-size:.78rem}.data-table td{border-bottom:1px solid #94a3b84d;padding:.7rem .9rem;font-size:.92rem}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#94a3b80d}.favourite-star-btn{color:#8598b3;cursor:pointer;background:0 0;border:1px solid #94a3b84d;border-radius:8px;flex-shrink:0;width:42px;height:42px;font-size:1.4rem}.favourite-star-btn.active{color:#f0ad4e;background:#fff8ea;border-color:#f0ad4e}.candidates-match-badge{color:#fff;background:#3ecadf;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;font-weight:700;display:inline-flex}@media (width<=700px){.mc-table-wrap .data-table{font-size:.7rem}.mc-table-wrap .data-table th,.mc-table-wrap .data-table td{padding-left:.2rem;padding-right:.2rem}.mc-age-col,.mc-status-col{display:none}}.spinner-msg{text-align:center;color:#516a8b;padding:3rem 1rem}.icon-btn-sm{border-radius:6px;width:24px;min-width:24px;height:24px;padding:0;font-size:.7rem;font-weight:800}.rmt-tile .match-pct{font-size:.8rem}.rmt-tile .expand-btn{width:25px;height:25px}@media (width<=700px){.rmt-tile .icon-btn-sm{width:30px;min-width:30px;height:30px}}stripe-buy-button{display:inline-block}.section-label{color:#516a8b;letter-spacing:1px;text-transform:uppercase;margin:0 0 .8rem;font-size:.8rem;font-weight:700}.stat-card{cursor:default;text-align:center}.stat-card h3{color:#1e2a3a;margin:0 0 .3rem;font-size:2rem}.stat-card p{margin:0}.card.extra-wide{max-width:1100px}@media (width>=701px){.page-content .card:not(.wide):not(.extra-wide){width:80vw;max-width:80vw;position:relative;left:50%;transform:translate(-50%)}}.tabs{border-bottom:1px solid #94a3b84d;margin-bottom:1.5rem;display:flex}.tab-btn{cursor:pointer;color:#8598b3;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:.8rem;font-family:inherit;font-size:1rem}.tab-btn.active{color:#7b61ff;border-bottom:3px solid #7b61ff;font-weight:600}.icon-btn{border-radius:12px;min-width:38px;padding:.5rem .7rem;font-weight:800}.icon-btn.ghost{color:#7b61ff;background:0 0;border:1px solid #7b61ff}.icon-btn.danger{color:#fff;background:#d63031}.ul-header-mobile,.ul-status-letter{display:none}.ul-desktop-only{display:table}.ul-mobile-only{display:none}@media (width<=700px){.ul-header-desktop{display:none}.ul-header-mobile{display:inline}.ul-desktop-only{display:none}.ul-mobile-only{display:table}#user-list-table-wrap .data-table{font-size:.7rem}#user-list-table-wrap .ul-status-full{display:none}#user-list-table-wrap .ul-status-letter{display:inline}#user-list-table-wrap .ul-status-pill{border-radius:50%;justify-content:center;align-items:center;width:1.6em;height:1.6em;padding:.4rem;line-height:1;display:inline-flex}#user-list-table-wrap .icon-btn{box-sizing:border-box;justify-content:center;align-items:center;width:30px;height:30px;padding:.3rem;display:inline-flex}.ul-mobile-btns{justify-content:center;align-items:center;gap:.4rem;display:flex}.ul-mobile-only th,.ul-mobile-only td{padding-left:.2rem;padding-right:.2rem}.ul-mobile-only{table-layout:auto;width:100%;min-width:299px}.ul-mobile-only td:first-child,.ul-mobile-only th:first-child{word-break:break-word}.ul-candidate-mobile{table-layout:fixed}.ul-candidate-mobile td:first-child,.ul-candidate-mobile th:first-child{width:80%}.ul-candidate-mobile td:nth-child(2),.ul-candidate-mobile th:nth-child(2){width:1%}.ul-candidate-mobile td:nth-child(3),.ul-candidate-mobile th:nth-child(3),.ul-candidate-mobile td:nth-child(4),.ul-candidate-mobile th:nth-child(4){width:14%}.ul-listing-all-col{white-space:nowrap;width:1%}}.ul-listing-dot{border-radius:50%;width:12px;height:12px;display:inline-block}.fit-select{-webkit-appearance:menulist;min-width:60px;padding-right:1.8rem;width:auto!important}.nav-right{align-items:center;gap:.6rem;height:58px;margin-left:auto;padding-right:16px;display:flex}.nav-right-guest{align-items:center;display:flex}.nav-link{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff38;border-radius:8px;padding:.5rem .9rem;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .15s}.nav-link:hover{background:#ffffff2e}.avatar-wrap{position:relative}.avatar-circle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b61ff 0%,#3ecadf 100%);border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;transition:transform .15s;display:flex;position:relative}.avatar-circle:hover{transform:scale(1.06)}.dropdown-menu{z-index:200;background:#fff;border:1px solid #94a3b840;border-radius:12px;min-width:220px;position:absolute;top:46px;right:0;overflow:hidden;box-shadow:0 12px 28px #0f172a2e}.dropdown-menu button{text-align:left;cursor:pointer;color:#1e2a3a;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;display:block}.dropdown-menu button:hover{background:#94a3b814}.dropdown-menu .dd-role{color:#8598b3;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid #94a3b833;padding:.6rem 1rem;font-size:.75rem}.role-pill{text-transform:uppercase;letter-spacing:.4px;color:#fff;border-radius:999px;padding:.2rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}.role-pill.candidate{background:#2e86de}.role-pill.recruiter{background:#10ac84}.role-pill.superuser{background:#f97316}.status-dot{box-sizing:content-box;border:2px solid #1d2535;border-radius:50%;width:12px;height:12px;position:absolute;top:-6px;left:-6px}.status-dot-active{background:#10ac84}.status-dot-inactive{background:#f0ad4e}.status-dot-pending{background:#8598b3}.dd-status-row{align-items:center;gap:.5rem;display:flex!important}.dd-status-row .status-dot{border:none;flex-shrink:0;width:10px;height:10px;position:static}.dd-status-row:disabled{cursor:default;opacity:.75}.status-change-btn{color:#fff;text-align:center;cursor:pointer;border:none;border-radius:12px;width:100%;padding:8px;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:block}.status-change-btn-active{background:#10ac84;box-shadow:0 8px 16px #10ac844d}.status-change-btn-inactive{background:#f0ad4e;box-shadow:0 8px 16px #f0ad4e4d}.status-change-btn:hover:not(:disabled){transform:translateY(-2px)}.status-change-btn:disabled{opacity:.55;cursor:default;transform:none}.token-badge{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;padding:.4rem .8rem;font-family:inherit;font-size:.8rem;font-weight:700}.token-badge:hover{background:#fff3}.impersonate-banner-wrap{padding-top:72px}.impersonate-banner-wrap+.page-content{padding-top:0}.impersonate-banner{color:#fff;text-align:center;background:#f97316;padding:.6rem 1rem;font-size:.88rem;font-weight:600}.impersonate-banner button{color:#fff;cursor:pointer;background:#ffffff38;border:1px solid #ffffff80;border-radius:8px;margin-left:1rem;padding:.3rem .8rem;font-family:inherit}@media (width<=700px){.nav-right{gap:.4rem}.status-pill{padding:3px 8px;font-size:.68rem}.token-badge{padding:.3rem .6rem;font-size:.72rem}}.sc-grid{grid-template-columns:1fr 1fr;align-items:start;gap:.8rem 1rem;display:grid}.sc-mode-btn{color:#7b61ff;cursor:pointer;background:#fff;border:2px solid #7b61ff;border-radius:12px;padding:.7rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700}.sc-mode-btn.active{color:#fff;background:#7b61ff}.sc-field-amount,.sc-field-pension,.sc-field-amount input,.sc-field-pension input{width:100%}.sc-field-hours,.sc-field-student-loan,.sc-field-scotland{grid-column:1/-1}.sc-field-amount input,.sc-field-pension input,.sc-field-hours input{border-radius:12px;height:44px}.sc-export-btn-mobile{display:none}.sc-export-btn-desktop{display:inline-block}@media (width>=701px){.sc-grid label,#sc-amount-label,#sc-pension-label,#sc-calc-type-label,.sc-field-amount input,.sc-field-pension input,.sc-field-hours input{font-size:1.2rem}}@media (width<=700px) and (width>=381px){.sc-grid label,#sc-amount-label,#sc-pension-label,#sc-calc-type-label,.sc-field-amount input,.sc-field-pension input,.sc-field-hours input{font-size:16px}}@media (width<=380px){.sc-grid label,#sc-amount-label,#sc-pension-label,#sc-calc-type-label,.sc-field-amount input,.sc-field-pension input,.sc-field-hours input{font-size:16px}}.sc-calculate-btn{margin-top:.1rem}@media (width<=700px){.sc-export-btn-desktop{display:none}.sc-export-btn-mobile{display:inline-block}}.liquid-header{transition:border-radius .5s cubic-bezier(.65,0,.2,1),box-shadow .4s,background .4s}.liquid-header.merged{box-shadow:none;background:#1d2535;border-radius:0 0 18px 18px}@media (width<=780px){.liquid-header.merged{z-index:35}}.api-log-code{color:#d7e2ff;white-space:pre;background:#1d2535;border-radius:10px;margin:.3rem 0 0;padding:.9rem 1rem;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.78rem;line-height:1.5;overflow-x:auto}
