:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.sidebar{z-index:20;color:#dce6f4;background:radial-gradient(circle at 10% 0,#2f69da33,#0000 25%),#101827;grid-template-columns:minmax(190px,auto) minmax(0,1fr) auto;align-items:center;gap:30px;width:100%;height:72px;padding:0 28px;display:grid;position:relative;box-shadow:0 8px 24px #0d192c1f}.sidebar__header{align-items:center;display:flex}.sidebar__brand{color:#fff;align-items:center;text-decoration:none;display:flex}.sidebar__brand-copy{gap:4px;display:grid}.sidebar__brand-copy strong{color:#fff;font-size:15px;line-height:1}.sidebar__brand-copy small{color:#7f91aa;letter-spacing:.04em;font-size:8px;font-weight:650}.sidebar__close{display:none}.sidebar__navigation{justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.sidebar__link{color:#b9c6d8;text-align:center;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-width:110px;min-height:40px;padding:8px 18px;font-size:11px;font-weight:700;text-decoration:none;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.sidebar__link:hover{color:#fff;background:#ffffff12}.sidebar__link:focus-visible{outline-offset:2px;outline:3px solid #4c89ff59}.sidebar__link--active{color:#fff;background:linear-gradient(135deg,#2361dd,#2d75f1);border-color:#5b94ff8c;box-shadow:0 7px 16px #144db840}.sidebar__footer{color:#8798ae;white-space:nowrap;align-items:center;gap:8px;font-size:9px;font-weight:650;display:flex}.sidebar__status-indicator{background:#1cc96b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #1cc96b1a}@media (width<=1050px) and (width>=861px){.sidebar{grid-template-columns:auto minmax(0,1fr);gap:18px;padding:0 18px}.sidebar__footer{display:none}.sidebar__link{min-width:90px;padding-left:12px;padding-right:12px}}@media (width<=860px){.sidebar{z-index:50;visibility:hidden;background:#101827;flex-direction:column;align-items:stretch;gap:0;width:min(292px,84vw);height:100vh;padding:18px 14px;transition:transform .22s,visibility .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:24px 0 48px #040c1b47}.sidebar--open{visibility:visible;transform:translate(0)}.sidebar__header{justify-content:space-between;align-items:center;min-height:44px;padding:0 4px 18px;display:flex;position:relative}.sidebar__brand{padding-right:48px}.sidebar__close{color:#dce6f4;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;font-size:15px;font-weight:700;display:grid;position:absolute;top:0;right:0}.sidebar__navigation{justify-content:stretch;align-items:stretch;gap:7px;margin-top:20px;display:grid}.sidebar__link{text-align:left;justify-content:flex-start;width:100%;min-height:46px;padding:9px 16px;font-size:12px}.sidebar__footer{border-top:1px solid #ffffff14;margin-top:auto;padding:16px 6px 4px;display:flex}}@media (prefers-reduced-motion:reduce){.sidebar,.sidebar__link{transition:none}}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}.layout{background:#eef3f9;grid-template-rows:72px minmax(0,1fr);width:100%;height:100vh;display:grid;overflow:hidden}.content{scroll-behavior:smooth;background:#eef3f9;width:100%;min-width:0;padding:20px 24px 40px;overflow:hidden auto}.content>*,.overview-page,.users-page,.test-reports-page,.about-page{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.mobile-header,.navigation-overlay{display:none}@media (width>=861px){.sidebar{grid-row:1}.content{grid-row:2}}@media (width<=860px){.layout{grid-template-rows:58px minmax(0,1fr)}.mobile-header{z-index:30;background:#fff;border-bottom:1px solid #d7e0ec;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:0 14px;display:grid;position:relative;box-shadow:0 4px 14px #14244012}.mobile-header__menu{cursor:pointer;background:#fff;border:1px solid #d1dceb;border-radius:9px;place-content:center;gap:4px;width:38px;height:38px;padding:0;display:grid}.mobile-header__menu span{background:#273851;border-radius:999px;width:16px;height:2px;display:block}.mobile-header__menu:focus-visible{outline-offset:2px;outline:3px solid #2d6cef40}.mobile-header__brand{color:#152238;font-size:14px;font-weight:800}.content{grid-row:2;padding:12px 12px 28px}.navigation-overlay{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#08112294;border:0;padding:0;display:block;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.content{scroll-behavior:auto}}.overview-page{color:#243044;text-align:left;width:100%;max-width:1440px;margin:0 auto;padding:8px 8px 48px}.overview-hero{color:#dbeafe;background:radial-gradient(circle at 80% 5%,#3b82f640,#0000 30%),linear-gradient(135deg,#0f172a 0%,#16243d 55%,#123562 100%);border-radius:18px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:36px;padding:52px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #0f172a2e}.overview-hero__content{z-index:1;position:relative}.overview-eyebrow,.overview-card-label{color:#60a5fa;letter-spacing:.14em;font-size:11px;font-weight:800}.overview-hero h1{color:#fff;letter-spacing:-.045em;margin:12px 0 16px;font-size:clamp(38px,5vw,64px);font-weight:750;line-height:1.03}.overview-hero__lead{color:#eff6ff;max-width:800px;font-size:20px;line-height:1.55}.overview-hero__description{color:#b8c7dc;max-width:800px;margin-top:18px;font-size:15px;line-height:1.7}.overview-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.overview-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.overview-button:hover{transform:translateY(-1px)}.overview-button--primary{color:#fff;background:#2563eb}.overview-button--primary:hover{background:#1d4ed8}.overview-button--secondary{color:#fff;background:#ffffff14;border-color:#ffffff38}.overview-button--secondary:hover{background:#ffffff24}.overview-button--light{color:#1e3a5f;background:#fff;border-color:#cbd5e1}.overview-hero__summary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a6b;border:1px solid #93c5fd33;border-radius:14px;align-self:stretch;padding:26px}.overview-summary-label{color:#93c5fd;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.overview-summary-value{color:#fff;margin:8px 0 24px;font-size:22px;font-weight:700;line-height:1.25}.overview-summary-list{flex-direction:column;gap:12px;display:flex}.overview-summary-list span{color:#cbd5e1;padding-left:18px;font-size:13px;position:relative}.overview-summary-list span:before{content:"";background:#60a5fa;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.overview-section{background:#fff;border:1px solid #dbe3ed;border-radius:14px;margin-top:24px;padding:34px;box-shadow:0 4px 18px #0f172a0a}.overview-section-heading{align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.overview-section-number{color:#2563eb;background:#eaf2ff;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:inline-flex}.overview-section-heading h2,.overview-next-step h2{color:#0f172a;letter-spacing:-.025em;margin:0 0 7px;font-size:25px;font-weight:750}.overview-section-heading p{color:#64748b;max-width:850px;font-size:14px;line-height:1.65}.overview-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.overview-card{background:#f8fafc;border:1px solid #dbe3ed;border-radius:12px;padding:26px}.overview-card--accent{background:linear-gradient(145deg,#f8fbff,#eef5ff);border-color:#bfd6ff}.overview-card h3,.overview-token-card h3,.overview-tool-card h3{color:#172033;margin:8px 0 10px;font-size:18px}.overview-card p,.overview-tool-card p{color:#64748b;font-size:13px;line-height:1.65}.overview-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:20px 0;padding:0;list-style:none;display:grid}.overview-check-list li{color:#334155;padding-left:20px;font-size:13px;position:relative}.overview-check-list li:before{color:#2563eb;content:"✓";font-weight:800;position:absolute;left:0}.overview-inline-link{color:#1d4ed8;align-items:center;gap:8px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.overview-level-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.overview-level-list div{background:#fff;border-left:3px solid #60a5fa;padding:14px}.overview-level-list strong,.overview-level-list span{display:block}.overview-level-list strong{color:#1e293b;font-size:13px}.overview-level-list span{color:#64748b;margin-top:3px;font-size:12px;line-height:1.5}.overview-flow{justify-content:center;align-items:stretch;display:flex}.overview-flow-node{text-align:center;background:#f8fafc;border:1px solid #dbe3ed;border-radius:10px;flex-direction:column;flex:1 1 0;align-items:center;min-width:150px;padding:20px 12px;display:flex}.overview-flow-node__index{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.overview-flow-node strong{color:#1e293b;font-size:13px}.overview-flow-node small{color:#64748b;margin-top:5px;font-size:11px;line-height:1.4}.overview-flow-arrow{color:#60a5fa;flex:0 0 34px;justify-content:center;align-items:center;font-size:20px;display:flex}.overview-auth-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:22px;display:grid}.overview-auth-steps{flex-direction:column;display:flex}.overview-auth-step{grid-template-columns:34px 1fr;align-items:center;gap:14px;padding-bottom:14px;display:grid;position:relative}.overview-auth-step:not(:last-child):after{content:"";background:#dbeafe;width:2px;position:absolute;top:30px;bottom:0;left:16px}.overview-auth-step>span{z-index:1;color:#1d4ed8;background:#eff6ff;border:2px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.overview-auth-step p{color:#334155;font-size:13px;line-height:1.55}.overview-token-card{color:#cbd5e1;background:#0f172a;border-radius:12px;padding:24px}.overview-token-card code{overflow-wrap:anywhere;color:#93c5fd;background:#111c31;border:1px solid #334155;margin:14px 0 22px;padding:12px;font-size:11px;display:block}.overview-token-card h3{color:#fff}.overview-token-card ul{grid-template-columns:repeat(2,1fr);gap:8px;margin:12px 0 20px;padding:0;list-style:none;display:grid}.overview-token-card li{color:#cbd5e1;text-align:center;background:#1e293b;border-radius:6px;padding:8px;font-size:11px}.overview-security-note{color:#b8c7dc;background:#3b82f61a;border-left:3px solid #60a5fa;padding:12px;font-size:11px;line-height:1.6}.overview-table-wrapper{overflow-x:auto}.overview-api-table{border-collapse:collapse;width:100%}.overview-api-table th{color:#475569;letter-spacing:.04em;text-align:left;text-transform:uppercase;border-bottom:2px solid #dbe3ed;padding:12px;font-size:11px}.overview-api-table td{color:#475569;border-bottom:1px solid #e7edf4;padding:13px 12px;font-size:12px}.overview-api-table code{color:#334155;background:#f1f5f9;font-size:11px}.overview-method{border-radius:5px;justify-content:center;min-width:54px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.overview-method--get{color:#1d4ed8;background:#dbeafe}.overview-method--post{color:#15803d;background:#dcfce7}.overview-method--put{color:#a16207;background:#fef3c7}.overview-method--delete{color:#b91c1c;background:#fee2e2}.overview-automation-flow{background:#f8fafc;border:1px solid #dbe3ed;border-radius:12px;padding:24px}.overview-pipeline-stage{color:#fff;text-align:center;background:#17345f;border-radius:9px;width:min(100%,360px);margin:0 auto;padding:16px}.overview-pipeline-stage span,.overview-pipeline-stage strong{display:block}.overview-pipeline-stage span{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.overview-pipeline-stage strong{font-size:14px}.overview-pipeline-connector{color:#64748b;text-align:center;text-transform:uppercase;margin:18px 0;font-size:10px;font-weight:700;position:relative}.overview-pipeline-connector:before,.overview-pipeline-connector:after{content:"";background:#cbd5e1;width:calc(50% - 75px);height:1px;position:absolute;top:50%}.overview-pipeline-connector:before{left:0}.overview-pipeline-connector:after{right:0}.overview-framework-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.overview-framework-row div{color:#1e40af;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:14px 8px;font-size:11px;font-weight:700}.overview-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.overview-tool-card{background:#fff;border:1px solid #dbe3ed;border-radius:10px;padding:18px}.overview-tool-card>span{color:#2563eb;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.overview-tool-card h3{margin:6px 0 8px;font-size:15px}.overview-tool-card p{font-size:11px;line-height:1.6}.overview-ci-flow{align-items:center;display:flex}.overview-ci-step{text-align:center;background:#f8fafc;border:1px solid #dbe3ed;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;min-width:145px;min-height:130px;padding:16px 12px;display:flex}.overview-ci-step>span{color:#2563eb;margin-bottom:10px;font-size:10px;font-weight:800}.overview-ci-step strong{color:#1e293b;font-size:12px}.overview-ci-step small{color:#64748b;margin-top:6px;font-size:10px;line-height:1.45}.overview-ci-line{background:#93c5fd;flex:0 0 24px;width:24px;height:2px}.overview-private-notice{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.overview-private-notice div{background:#fffbeb;border:1px solid #fde68a;border-radius:9px;padding:16px}.overview-private-notice strong,.overview-private-notice span{display:block}.overview-private-notice strong{color:#92400e;font-size:12px}.overview-private-notice span{color:#78716c;margin-top:4px;font-size:11px;line-height:1.5}.overview-coverage-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.overview-coverage-item{color:#334155;background:#f8fafc;border:1px solid #dbe3ed;border-radius:8px;align-items:center;gap:9px;padding:13px;font-size:12px;display:flex}.overview-coverage-item span{color:#16a34a;font-weight:900}.overview-next-step{color:#dbeafe;background:#17345f;border-radius:14px;justify-content:space-between;align-items:center;gap:28px;margin-top:24px;padding:36px;display:flex}.overview-next-step h2{color:#fff;margin-top:7px}.overview-next-step p{color:#c5d4e8;max-width:720px;font-size:13px;line-height:1.6}.overview-next-step .overview-actions{flex:none;margin-top:0}@media (width<=1180px){.overview-tools-grid,.overview-coverage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-flow,.overview-ci-flow{grid-template-columns:1fr;gap:8px;display:grid}.overview-flow-arrow{min-height:24px;transform:rotate(90deg)}.overview-ci-line{width:2px;height:18px;margin:0 auto}.overview-ci-step{min-height:auto}}@media (width<=900px){.overview-hero,.overview-feature-grid,.overview-auth-layout{grid-template-columns:1fr}.overview-hero{padding:34px}.overview-framework-row{grid-template-columns:repeat(2,1fr)}.overview-next-step{flex-direction:column;align-items:flex-start}}@media (width<=640px){.overview-page{padding:0 0 28px}.overview-hero,.overview-section,.overview-next-step{border-radius:10px;padding:24px 18px}.overview-hero h1{font-size:38px}.overview-hero__lead{font-size:17px}.overview-section-heading{gap:12px}.overview-check-list,.overview-tools-grid,.overview-coverage-grid,.overview-private-notice,.overview-framework-row{grid-template-columns:1fr}.overview-api-table{min-width:720px}.overview-actions,.overview-button{width:100%}}.users-page{color:#172033;width:min(1420px,100%);margin:0 auto;padding:24px 28px 42px}.users-hero{color:#fff;background:radial-gradient(circle at 88% 15%,#60a5fa40,#0000 28%),linear-gradient(125deg,#101b31,#183c70 68%,#245a9b);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:32px;min-height:190px;padding:38px 40px;display:flex;box-shadow:0 18px 42px #0f24432e}.users-eyebrow{color:#60a5fa;letter-spacing:.14em;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.page-title{color:#fff;text-align:left;margin:0;font-size:clamp(34px,4vw,48px);line-height:1}.users-hero p{color:#cbd8eb;max-width:720px;margin:15px 0 0;font-size:14px;line-height:1.7}.users-report-link{color:#fff;background:#2563ebb8;border:1px solid #93c5fda6;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:10px;min-width:178px;min-height:46px;font-size:13px;font-weight:700;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.users-report-link:hover{background:#2563eb;transform:translateY(-1px)}.users-metrics{background:#d8e1ec;border:1px solid #d8e1ec;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin:18px 0;display:grid;overflow:hidden}.users-metrics article{background:#fff;align-items:center;gap:13px;min-width:0;padding:16px 18px;display:flex}.users-metric-icon{color:#2563eb;background:#eff6ff;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:inline-flex}.users-metric-icon--success{color:#16a34a;background:#ecfdf3;font-size:17px}.users-metric-icon--secure{color:#7e22ce;background:#f3e8ff}.users-metrics article div{flex-direction:column;gap:4px;min-width:0;display:flex}.users-metrics small,.users-table-toolbar span,.users-panel-heading>div>span{color:#718198;letter-spacing:.12em;font-size:9px;font-weight:800}.users-metrics strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.users-message{border:1px solid;border-radius:11px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;font-size:12px;display:grid}.users-message>span{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:inline-flex}.users-message strong,.users-message p{margin:0}.users-message p{margin-top:2px}.users-message>button{color:currentColor;cursor:pointer;background:0 0;border:0;font-size:19px}.users-error{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.users-error>span{background:#fee2e2}.users-success{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.users-success>span{background:#dcfce7}.users-layout{grid-template-columns:318px minmax(0,1fr);align-items:start;gap:18px;display:grid}.users-sidebar,.users-content{background:#fff;border:1px solid #d8e1ec;border-radius:14px;box-shadow:0 8px 24px #1e375a0f}.users-sidebar{overflow:hidden}.users-panel-heading,.users-table-toolbar{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px 18px;display:flex}.users-panel-heading h2,.users-table-toolbar h2{color:#172033;margin:4px 0 0;font-size:18px}.users-panel-badge{color:#2563eb;letter-spacing:.08em;background:#eff6ff;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:800}.user-card{padding:20px 18px}.user-card+.user-card{border-top:1px solid #e2e8f0}.user-card-heading{align-items:center;gap:11px;margin-bottom:16px;display:flex}.user-card-number{color:#2563eb;background:#eff6ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:inline-flex}.user-card-heading h3,.user-card-heading p{margin:0}.user-card-heading h3{color:#1e293b;font-size:14px}.user-card-heading p{color:#7a899e;margin-top:3px;font-size:10px}.user-card label{color:#44536a;margin-bottom:11px;font-size:10px;font-weight:700;display:block}.user-card input,.user-card select,.users-search input{color:#172033;background:#fff;border:1px solid #cfd9e6;outline:none;width:100%;transition:border-color .15s,box-shadow .15s}.user-card input,.user-card select{border-radius:7px;height:38px;margin-top:6px;padding:0 11px;font-size:12px}.user-card input:focus,.user-card select:focus,.users-search:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.users-primary-button,.users-secondary-button{cursor:pointer;border:0;border-radius:7px;width:100%;min-height:38px;font-size:11px;font-weight:700}.users-primary-button{color:#fff;background:#2563eb}.users-primary-button:hover{background:#1d4ed8}.users-secondary-button{color:#1d4ed8;background:#eff6ff;border:1px solid #bfd3ee}.users-secondary-button:hover{background:#dbeafe}.users-primary-button:disabled,.users-secondary-button:disabled,.danger:disabled{cursor:wait;opacity:.58}.users-edit-action+.users-edit-action{border-top:1px dashed #dbe3ed;margin-top:14px;padding-top:14px}.users-content{min-width:0;overflow:hidden}.users-table-toolbar{min-height:78px;padding-left:20px;padding-right:20px}.users-search{color:#64748b;border:1px solid #cfd9e6;border-radius:8px;align-items:center;gap:8px;width:min(270px,42%);height:38px;padding:0 11px;display:flex}.users-search input{border:0;min-width:0;height:100%;font-size:12px}.users-search input:focus{box-shadow:none}.users-table-wrapper{overflow-x:auto}.users-table{border-collapse:collapse;background:#fff;width:100%;min-width:720px}.users-table th{color:#66768c;letter-spacing:.09em;text-align:left;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #dfe6ee;padding:11px 18px;font-size:9px;font-weight:800}.users-table td{color:#475569;border-bottom:1px solid #edf1f5;padding:13px 18px;font-size:12px}.users-table tbody tr{transition:background .14s}.users-table tbody tr:hover{background:#f8fbff}.users-identity{align-items:center;gap:11px;display:flex}.users-identity>span{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:inline-flex}.users-identity div{flex-direction:column;gap:3px;display:flex}.users-identity strong{color:#1e293b;font-size:12px}.users-identity small{color:#8a98aa;font-size:9px}.users-age{color:#334155;background:#f1f5f9;border-radius:999px;justify-content:center;min-width:34px;padding:5px 8px;font-weight:700;display:inline-flex}.users-table code{color:#52657f;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.users-actions{text-align:right;white-space:nowrap}.users-edit-row,.danger{cursor:pointer;border-radius:6px;min-height:30px;padding:0 11px;font-size:10px;font-weight:700}.users-edit-row{color:#31527a;background:#fff;border:1px solid #cbd9ea;margin-right:6px}.users-edit-row:hover{background:#f1f5f9}.danger{color:#dc2626;background:#fff5f5;border:1px solid #fecaca}.danger:hover{background:#fee2e2}.users-status{color:#64748b;justify-content:center;align-items:center;gap:10px;min-height:320px;font-size:12px;display:flex}.users-loader{border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite users-spin}@keyframes users-spin{to{transform:rotate(360deg)}}.users-empty{text-align:center;height:270px;color:#8090a4!important}.users-empty>span{color:#60a5fa;margin-bottom:8px;font-size:28px;display:block}.users-empty strong{color:#334155;font-size:13px;display:block}.users-empty p{margin:5px 0 0;font-size:10px}.users-table-footer{color:#77869a;background:#f8fafc;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 18px;font-size:10px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.users-page{padding:20px}.users-metrics{grid-template-columns:repeat(2,1fr)}.users-layout{grid-template-columns:290px minmax(0,1fr)}}@media (width<=820px){.users-hero{flex-direction:column;align-items:flex-start;min-height:auto;padding:28px}.users-layout{grid-template-columns:1fr}.users-sidebar{grid-template-columns:repeat(2,1fr);display:grid}.users-panel-heading{grid-column:1/-1}.user-card+.user-card{border-top:0;border-left:1px solid #e2e8f0}}@media (width<=620px){.users-page{padding:14px}.users-metrics,.users-sidebar{grid-template-columns:1fr}.users-metrics article{padding:13px 15px}.user-card+.user-card{border-top:1px solid #e2e8f0;border-left:0}.users-table-toolbar{flex-direction:column;align-items:flex-start}.users-search{width:100%}.users-table-footer{flex-direction:column;justify-content:center;align-items:flex-start;padding:12px 18px}.users-report-link{width:100%}}.users-hero-actions{flex:none;align-items:center;gap:10px;display:flex}.users-add-button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #60a5fa;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:142px;min-height:46px;font-size:13px;font-weight:800;display:inline-flex}.users-add-button>span{font-size:19px;font-weight:400}.users-add-button:hover{background:#eff6ff}.users-content--full{width:100%}.users-dialog-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0812249e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.users-dialog{background:#fff;border:1px solid #d8e1ec;border-radius:16px;width:min(480px,100%);animation:.16s ease-out users-dialog-in;overflow:hidden;box-shadow:0 28px 80px #08122452}@keyframes users-dialog-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.users-dialog>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.users-dialog>header span{color:#3b82f6;letter-spacing:.12em;font-size:9px;font-weight:800}.users-dialog h2{color:#172033;margin:5px 0 0;font-size:22px}.users-dialog-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d8e1ec;border-radius:8px;width:34px;height:34px;font-size:20px}.users-dialog-body{padding:22px 24px 8px}.users-dialog-description{color:#718198;margin:0 0 20px;font-size:12px;line-height:1.6}.users-dialog label{color:#44536a;margin-bottom:16px;font-size:11px;font-weight:700;display:block}.users-dialog input{color:#172033;border:1px solid #cfd9e6;border-radius:8px;outline:none;width:100%;height:43px;margin-top:7px;padding:0 12px;font-size:13px}.users-dialog input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.users-dialog>footer{justify-content:flex-end;gap:10px;padding:18px 24px 22px;display:flex}.users-dialog-cancel,.users-dialog-submit,.users-confirm-delete{cursor:pointer;border-radius:8px;min-width:120px;min-height:40px;font-size:11px;font-weight:800}.users-dialog-cancel{color:#475569;background:#fff;border:1px solid #cfd9e6}.users-dialog-submit{color:#fff;background:#2563eb;border:1px solid #2563eb}.users-dialog-submit:hover{background:#1d4ed8}.users-dialog-error{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:11px}.users-dialog-error p{margin:0}.users-delete-dialog{text-align:center;width:min(420px,100%);padding:28px}.users-delete-icon{color:#dc2626;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:20px;font-weight:900;display:flex}.users-delete-dialog h2{margin:0}.users-delete-dialog>p{color:#64748b;margin:12px 0 4px;font-size:12px;line-height:1.65}.users-delete-dialog>footer{justify-content:center;padding:22px 0 0}.users-confirm-delete{color:#fff;background:#dc2626;border:1px solid #dc2626}.users-confirm-delete:hover{background:#b91c1c}.users-dialog button:disabled{cursor:wait;opacity:.6}@media (width<=720px){.users-hero-actions{flex-direction:column;width:100%}.users-add-button,.users-hero-actions .users-report-link{width:100%}.users-dialog-backdrop{padding:12px}}.users-metrics>:nth-child(2)>:first-child,.users-metrics>:nth-child(3)>:first-child,.users-stats>:nth-child(2)>:first-child,.users-stats>:nth-child(3)>:first-child,.users-summary>:nth-child(2)>:first-child,.users-summary>:nth-child(3)>:first-child,.users-page [class*=metric]:nth-child(2) [class*=icon],.users-page [class*=metric]:nth-child(3) [class*=icon],.users-page [class*=stat]:nth-child(2) [class*=icon],.users-page [class*=stat]:nth-child(3) [class*=icon],.users-page [class*=avatar],.users-page [class*=initial],.users-directory [class*=avatar],.users-directory [class*=initial],.users-table [class*=avatar],.users-table [class*=initial]{display:none!important}.users-table th:first-child,.users-table th:nth-child(2),.users-table th:nth-child(3),.users-table td:first-child,.users-table td:nth-child(2),.users-table td:nth-child(3){text-align:center!important}.users-directory__header>:first-child,.users-directory__header>:nth-child(2),.users-directory__header>:nth-child(3),.users-directory__row>:first-child,.users-directory__row>:nth-child(2),.users-directory__row>:nth-child(3),.users-table__header>:first-child,.users-table__header>:nth-child(2),.users-table__header>:nth-child(3),.users-table__row>:first-child,.users-table__row>:nth-child(2),.users-table__row>:nth-child(3),.users-list__header>:first-child,.users-list__header>:nth-child(2),.users-list__header>:nth-child(3),.users-list__row>:first-child,.users-list__row>:nth-child(2),.users-list__row>:nth-child(3){text-align:center!important;justify-content:center!important}.users-page [class*=identity],.users-page [class*=name-cell],.users-directory [class*=identity],.users-directory [class*=name-cell]{text-align:center!important;justify-content:center!important;gap:0!important}.users-table th:last-child,.users-table td:last-child,.users-directory__header>:last-child,.users-directory__row>:last-child,.users-table__header>:last-child,.users-table__row>:last-child,.users-list__header>:last-child,.users-list__row>:last-child{text-align:right!important;justify-content:flex-end!important}.reports-page{color:#243044;text-align:left;width:100%;max-width:1440px;margin:0 auto;padding:8px 8px 48px}.reports-hero{color:#fff;background:radial-gradient(circle at 85% 10%,#3b82f647,#0000 34%),linear-gradient(135deg,#0f172a 0%,#172d4f 62%,#13447b 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:40px;padding:40px;display:flex;box-shadow:0 16px 42px #0f172a29}.reports-eyebrow,.reports-section-heading>div>span,.reports-result-label{color:#60a5fa;letter-spacing:.14em;font-size:10px;font-weight:800}.reports-hero h1{color:#fff;letter-spacing:-.04em;margin:9px 0 12px;font-size:42px;font-weight:750;line-height:1.05}.reports-hero p{color:#c5d4e8;max-width:750px;font-size:14px;line-height:1.65}.reports-run-button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #60a5fa;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:10px;min-width:190px;min-height:48px;padding:0 20px;font-size:13px;font-weight:750;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 8px 22px #2563eb52}.reports-run-button:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.reports-run-button:disabled{box-shadow:none;color:#94a3b8;cursor:not-allowed;background:#334155;border-color:#475569}.reports-run-icon{font-size:11px}.reports-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;flex-direction:column;gap:6px;margin-top:16px;padding:14px 16px;font-size:12px;display:flex}.reports-summary{background:#dbe3ed;border:1px solid #dbe3ed;border-radius:12px;grid-template-columns:1.4fr repeat(4,1fr);gap:1px;margin-top:18px;display:grid;overflow:hidden}.reports-summary article{background:#fff;flex-direction:column;min-width:0;padding:17px 18px;display:flex}.reports-summary span{color:#64748b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800}.reports-summary strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.reports-result--success{color:#15803d!important}.reports-result--running{color:#2563eb!important}.reports-result--failure,.reports-result--aborted{color:#b91c1c!important}.reports-result--unstable{color:#b45309!important}.reports-queue{background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;align-items:center;gap:14px;margin-top:16px;padding:14px 18px;display:flex}.reports-queue div{flex-direction:column;display:flex}.reports-queue strong{color:#1e40af;font-size:12px}.reports-queue span:not(.reports-spinner){color:#64748b;margin-top:2px;font-size:11px}.reports-spinner{border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite reports-spin}@keyframes reports-spin{to{transform:rotate(360deg)}}.reports-section{background:#fff;border:1px solid #dbe3ed;border-radius:12px;margin-top:18px;padding:26px;box-shadow:0 3px 14px #0f172a09}.reports-section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:20px;display:flex}.reports-section-heading h2,.reports-result-section h2{color:#0f172a;letter-spacing:-.025em;margin:5px 0 0;font-size:21px;font-weight:750}.reports-section-heading p{color:#64748b;text-align:right;max-width:540px;font-size:12px;line-height:1.55}.reports-stages{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.reports-stage{background:#f8fafc;border:1px solid #dbe3ed;border-radius:9px;flex-direction:column;min-height:144px;padding:15px;display:flex;position:relative}.reports-stage-number{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;margin-bottom:15px;font-size:10px;font-weight:800;display:inline-flex}.reports-stage div:nth-child(2){flex-direction:column;flex:1;display:flex}.reports-stage strong{color:#334155;font-size:12px}.reports-stage div span{color:#64748b;margin-top:5px;font-size:10px;line-height:1.45}.reports-stage small{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-top:12px;font-size:8px;font-weight:800}.reports-stage--running{background:#eff6ff;border-color:#60a5fa;box-shadow:0 0 0 2px #3b82f614}.reports-stage--running .reports-stage-number{color:#fff;background:#2563eb;animation:1.3s ease-in-out infinite reports-pulse}.reports-stage--running small{color:#2563eb}.reports-stage--passed{background:#f0fdf4;border-color:#bbf7d0}.reports-stage--passed .reports-stage-number{color:#fff;background:#16a34a}.reports-stage--passed small{color:#15803d}.reports-stage--completed{background:#fff7ed;border-color:#fed7aa}.reports-stage--completed small{color:#b45309}@keyframes reports-pulse{50%{box-shadow:0 0 0 6px #2563eb1f}}.reports-console-section{padding-bottom:22px}.reports-auto-scroll{color:#64748b;cursor:pointer;align-items:center;gap:7px;font-size:11px;display:flex}.reports-auto-scroll input{accent-color:#2563eb}.reports-console{background:#0b1220;border:1px solid #293548;border-radius:9px;height:460px;overflow:hidden auto;box-shadow:inset 0 1px 10px #0000004d}.reports-console pre{color:#d4e1f2;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;background:0 0;width:100%;min-width:0;margin:0;padding:18px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.62}.reports-console-empty{color:#64748b;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.reports-console-empty span{color:#60a5fa;font-family:Consolas,monospace;font-size:28px}.reports-console-empty p{margin-top:10px;font-size:11px}.reports-result-section{background:linear-gradient(135deg,#f8fbff 0%,#edf5ff 100%);justify-content:space-between;align-items:center;gap:35px;display:flex}.reports-result-section p{color:#64748b;max-width:780px;margin-top:8px;font-size:12px;line-height:1.6}.reports-allure-button{color:#1d4ed8;background:#fff;border:1px solid #2563eb;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:9px;min-width:180px;min-height:42px;padding:0 17px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.reports-allure-button:hover{background:#eff6ff}.reports-allure-button--disabled{color:#94a3b8;cursor:not-allowed;pointer-events:none;background:#f1f5f9;border-color:#cbd5e1}@media (width<=1250px){.reports-summary,.reports-stages{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.reports-hero,.reports-result-section{flex-direction:column;align-items:flex-start}.reports-summary,.reports-stages{grid-template-columns:repeat(2,1fr)}.reports-section-heading{flex-direction:column;align-items:flex-start}.reports-section-heading p{text-align:left}}@media (width<=560px){.reports-page{padding:0 0 28px}.reports-hero,.reports-section{border-radius:10px;padding:22px 17px}.reports-run-button,.reports-allure-button{width:100%}.reports-summary,.reports-stages{grid-template-columns:1fr}.reports-console{height:380px}}.about-page{color:#172033;width:min(1424px,100% - 48px);margin:0 auto;padding:40px 0 64px}.about-hero{color:#fff;background:radial-gradient(circle at 88% 18%,#4191ff54,#0000 32%),linear-gradient(120deg,#101a31 0%,#19375f 62%,#23589a 100%);border-radius:18px;grid-template-columns:minmax(0,1fr) 320px;gap:48px;padding:54px 58px;display:grid;box-shadow:0 24px 50px #14284b2e}.about-eyebrow{color:#58a2ff;letter-spacing:.14em;margin-bottom:14px;font-size:12px;font-weight:800;display:inline-block}.about-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,68px);line-height:1}.about-hero__role{color:#fff;margin:20px 0 0;font-size:19px;font-weight:700}.about-hero__description{color:#c9d7eb;max-width:760px;margin:22px 0 0;font-size:16px;line-height:1.75}.about-hero__actions,.about-project__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.about-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:0 20px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.about-button:hover{transform:translateY(-1px)}.about-button--primary{color:#fff;background:#2b69ed;border-color:#4a91ff}.about-button--primary:hover{background:#1e5bdd}.about-button--secondary{color:#193052;background:#fff;border-color:#b9c9df}.about-hero .about-button--secondary{color:#fff;background:#ffffff14;border-color:#ffffff59}.about-profile-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050e1f52;border:1px solid #ffffff2e;border-radius:15px;align-content:start;gap:20px;padding:26px;display:grid}.about-profile-card__avatar{color:#fff;background:#2c6ff0;border-radius:18px;place-items:center;width:62px;height:62px;margin-bottom:4px;font-size:20px;font-weight:850;display:grid}.about-profile-card>div:not(.about-profile-card__avatar){gap:5px;display:grid}.about-profile-card__label{color:#78afff;letter-spacing:.14em;font-size:10px;font-weight:850}.about-profile-card strong{color:#fff;font-size:14px}.about-summary-grid{background:#fff;border:1px solid #d5deeb;border-radius:14px;grid-template-columns:repeat(3,1fr);margin:18px 0;display:grid;overflow:hidden}.about-summary-card{align-items:center;gap:18px;min-height:112px;padding:24px 28px;display:flex}.about-summary-card+.about-summary-card{border-left:1px solid #d5deeb}.about-summary-card__number{color:#1e61db;background:#edf4ff;border-radius:14px;place-items:center;min-width:52px;height:52px;font-size:18px;font-weight:850;display:grid}.about-summary-card strong{margin-bottom:5px;font-size:15px;display:block}.about-summary-card p{color:#6b7d99;margin:0;font-size:12px;line-height:1.5}.about-section,.about-project,.about-contact{background:#fff;border:1px solid #d5deeb;border-radius:14px;margin-top:18px;padding:42px}.about-section__heading{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);align-items:end;gap:40px;margin-bottom:30px;display:grid}.about-section__heading--compact{grid-template-columns:1fr;margin-bottom:24px}.about-section__heading h2,.about-project h2,.about-contact h2{color:#172033;letter-spacing:-.025em;margin:0;font-size:27px}.about-section__heading>p{color:#6b7d99;margin:0;font-size:14px;line-height:1.7}.about-experience-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.about-experience-card{background:#f9fbfe;border:1px solid #dae3ef;border-radius:12px;min-height:190px;padding:28px;position:relative;overflow:hidden}.about-experience-card__index{color:#2163dc;background:#eaf2ff;border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:24px;font-size:11px;font-weight:850;display:grid}.about-experience-card h3{margin:0 0 10px;font-size:17px}.about-experience-card p{color:#657893;margin:0;font-size:13px;line-height:1.7}.about-skills{flex-wrap:wrap;gap:10px;display:flex}.about-skill{color:#304865;background:#f7faff;border:1px solid #cbd9eb;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:700}.about-project{background:#edf5ff;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:56px;display:grid}.about-project__introduction>p{color:#5f7390;margin:18px 0 0;font-size:14px;line-height:1.75}.about-project__features{gap:8px;display:grid}.about-project__feature{background:#fff;border:1px solid #cfdeef;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:14px;min-height:58px;padding:10px 16px;display:grid}.about-project__feature span{color:#2a6de8;font-size:11px;font-weight:850}.about-project__feature p{color:#334b68;margin:0;font-size:13px;font-weight:650}.about-contact{justify-content:space-between;align-items:center;gap:36px;display:flex}.about-contact p{color:#657893;max-width:700px;margin:12px 0 0;font-size:14px;line-height:1.7}@media (width<=1050px){.about-hero,.about-project{grid-template-columns:1fr}.about-profile-card{grid-template-columns:repeat(2,1fr)}.about-summary-grid{grid-template-columns:1fr}.about-summary-card+.about-summary-card{border-top:1px solid #d5deeb;border-left:0}}@media (width<=760px){.about-page{width:min(100% - 24px,1424px);padding-top:20px}.about-hero,.about-section,.about-project,.about-contact{padding:28px 22px}.about-hero{gap:30px}.about-profile-card,.about-experience-grid,.about-section__heading{grid-template-columns:1fr}.about-section__heading{gap:16px}.about-contact{flex-direction:column;align-items:flex-start}.about-button{width:100%}}.about-summary-grid--four{grid-template-columns:repeat(4,1fr)}.about-summary-grid--four .about-summary-card{padding:22px 20px}.about-summary-grid--four .about-summary-card__number{min-width:48px;height:48px;font-size:14px}.about-skill-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.about-skill-group{background:#f9fbfe;border:1px solid #d8e2ef;border-radius:13px;padding:26px}.about-skill-group:last-child:nth-child(odd){grid-column:1/-1}.about-skill-group__header{margin-bottom:20px}.about-skill-group__header h3{color:#172033;margin:0 0 7px;font-size:17px}.about-skill-group__header p{color:#70819a;margin:0;font-size:12px;line-height:1.5}.about-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.about-detail-list__item{background:#f9fbfe;border:1px solid #dae3ef;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:62px;padding:12px 16px;display:grid}.about-detail-list__item span{color:#2869e5;font-size:10px;font-weight:850}.about-detail-list__item p{color:#405570;margin:0;font-size:12px;font-weight:650;line-height:1.5}.about-detail-list--development .about-detail-list__item{background:#f5f9ff;border-color:#d4e2f4}.about-ai-project{color:#fff;background:radial-gradient(circle at 88% 12%,#7d5cff4d,#0000 30%),linear-gradient(125deg,#11192f 0%,#1c315c 58%,#2f3f88 100%);border-radius:14px;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:54px;margin-top:18px;padding:46px;display:grid;overflow:hidden;box-shadow:0 20px 42px #192a4f24}.about-ai-project h2{color:#fff;letter-spacing:-.025em;margin:0;font-size:28px}.about-ai-project__content>p{color:#cbd6ea;margin:20px 0 0;font-size:14px;line-height:1.75}.about-ai-project__technology{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.about-ai-project__technology span{color:#d9e7ff;background:#4374d22e;border:1px solid #8eb7ff61;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:750}.about-ai-project__workflow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.about-ai-project__workflow>div{background:#060e224d;border:1px solid #ffffff26;border-radius:11px;min-height:134px;padding:20px}.about-ai-project__workflow span{color:#73adff;margin-bottom:15px;font-size:10px;font-weight:850;display:block}.about-ai-project__workflow strong{color:#fff;font-size:14px;display:block}.about-ai-project__workflow p{color:#b9c8df;margin:8px 0 0;font-size:11px;line-height:1.55}@media (width<=1180px){.about-summary-grid--four{grid-template-columns:repeat(2,1fr)}.about-summary-grid--four .about-summary-card:nth-child(3){border-top:1px solid #d5deeb;border-left:0}.about-summary-grid--four .about-summary-card:nth-child(4){border-top:1px solid #d5deeb}.about-ai-project{grid-template-columns:1fr}}@media (width<=760px){.about-summary-grid--four,.about-skill-groups,.about-detail-list,.about-ai-project__workflow{grid-template-columns:1fr}.about-skill-group:last-child:nth-child(odd){grid-column:auto}.about-summary-grid--four .about-summary-card{border-top:1px solid #d5deeb;border-left:0}.about-summary-grid--four .about-summary-card:first-child{border-top:0}.about-ai-project{padding:28px 22px}}.about-experience-note{background:#f3f7fc;border:1px solid #cddced;border-radius:11px;grid-template-columns:minmax(220px,.35fr) minmax(0,1fr);align-items:start;gap:28px;margin-bottom:22px;padding:20px 22px;display:grid}.about-experience-note strong{color:#253a56;font-size:14px}.about-experience-note p{color:#647790;margin:0;font-size:12px;line-height:1.65}@media (width<=760px){.about-experience-note{grid-template-columns:1fr;gap:10px}}.about-hero h1{text-shadow:0 3px 18px #040d1f33;color:#fff!important}.about-profile-card{align-content:center}.about-profile-card__avatar{display:none!important}.about-hero__role{letter-spacing:.01em;max-width:900px;text-shadow:none;margin-top:22px;font-size:18px;line-height:1.65;color:#b9ccea!important;font-weight:600!important}.about-hero__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.about-hero__description{text-align:center;width:100%;max-width:920px;margin-left:auto;margin-right:auto}.about-hero__role{text-align:center;width:100%;max-width:1000px;margin-left:auto;margin-right:auto}.about-hero__actions{justify-content:center;width:100%}@media (width<=760px){.about-hero__description,.about-hero__role{text-align:left}.about-hero__content{text-align:left;align-items:flex-start}.about-hero__actions{justify-content:flex-start}}
