.login-page{--login-ink: #071b34;--login-muted: #667a90;--login-blue: #287fe8;position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 8%,rgba(208,174,106,.11),transparent 20%),radial-gradient(circle at 80% 15%,rgba(45,131,255,.24),transparent 28%),linear-gradient(145deg,#061221,#0a213b 58%,#0a2d55);color:#fff}.login-page *,.login-page *:before,.login-page *:after{box-sizing:border-box}.login-page button,.login-page input{font:inherit}:root[data-theme=prestige] .login-page .login-showcase h1,:root[data-theme=prestige] .login-page .login-card h2,:root[data-theme=prestige] .login-page .login-legal h2{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei UI,sans-serif}.login-page__grid{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 90%);mask-image:linear-gradient(to bottom,#000,transparent 90%)}.login-page__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(90px)}.login-page__glow--one{top:20%;right:20%;width:390px;height:390px;background:#1f77e52e}.login-page__glow--two{bottom:-180px;left:5%;width:430px;height:330px;background:#d0ae6a1a}.login-header{position:relative;z-index:3;height:74px;padding:0 max(32px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.login-brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.login-brand>span{width:39px;height:39px;overflow:hidden;border-radius:11px;background:#ffffff1a}.login-brand img{width:100%;height:100%;display:block;object-fit:contain}.login-brand strong{font-size:19px;letter-spacing:-.03em}.login-brand small{padding-left:11px;border-left:1px solid rgba(255,255,255,.16);color:#91a5ba;font-size:10px;letter-spacing:.05em}.login-theme-toggle{position:static;z-index:auto;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:#ffffff12;color:#c4d4e5;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-layout{position:relative;z-index:2;width:min(1240px,calc(100% - 64px));min-height:calc(100vh - 74px);margin:0 auto;padding:68px 0;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);align-items:center;gap:100px}.login-showcase{max-width:640px}.login-showcase__eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff12;color:#bdcce0;font-size:12px;letter-spacing:.04em}.login-showcase__eyebrow svg{color:#d0ae6a}.login-showcase h1{margin:25px 0 20px;font-size:clamp(45px,4.1vw,62px);line-height:1.12;letter-spacing:-.05em;font-weight:680}.login-showcase h1 span{color:#8fbfff}.login-showcase>p{max-width:590px;margin:0;color:#aebed0;font-size:15px;line-height:1.85}.login-highlights{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.login-highlights>div{min-height:86px;padding:17px;display:flex;align-items:flex-start;gap:12px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:#ffffff0e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-highlights svg{flex:0 0 auto;margin-top:2px;color:#78aff0}.login-highlights span{display:flex;flex-direction:column;gap:6px}.login-highlights strong{color:#edf4fb;font-size:13px;font-weight:650}.login-highlights small{color:#8298af;font-size:11px;line-height:1.5}.login-trust{margin-top:24px;display:flex;align-items:center;gap:7px;color:#718aa3;font-size:11px}.login-trust svg{color:#71a8e8}.login-panel{display:flex;justify-content:flex-end}.login-card{width:100%;max-width:460px;padding:42px;border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#fffffff7;box-shadow:0 30px 80px #0000004d,0 1px #ffffff8c inset;color:var(--login-ink);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.login-card__heading>span{color:var(--login-blue);font-size:11px;font-weight:700;letter-spacing:.13em}.login-card__heading h2{margin:10px 0 7px;color:var(--login-ink);font-size:26px;letter-spacing:-.03em}.login-card__heading p{margin:0;color:#7b8c9e;font-size:12px}.login-tabs{margin:28px 0 24px;padding:4px;display:grid;grid-template-columns:1fr 1fr;border-radius:12px;background:#eef3f8}.login-tabs button{min-height:39px;border:0;border-radius:9px;background:transparent;color:#607288;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.login-tabs button.is-active{background:#fff;box-shadow:0 5px 14px #13375c1c;color:#145db4}.login-field{margin-bottom:18px;display:block}.login-field>span{margin-bottom:7px;display:block;color:#42556b;font-size:12px;font-weight:600}.login-field>div{height:48px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #dce4ed;border-radius:11px;background:#fbfcfe;color:#8b9bad;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-field>div:focus-within{border-color:#68a6ef;background:#fff;box-shadow:0 0 0 3px #287fe81a}.login-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--login-ink);font-size:14px}.login-field input::placeholder{color:#aab6c3}.login-code-field button{flex:0 0 auto;padding:7px 9px;border:0;border-radius:8px;background:#e7f1ff;color:#1765c5;font-size:11px;font-weight:650;cursor:pointer}.login-mode-note{margin:-5px 0 16px;color:#8494a6;font-size:10px;line-height:1.5}.login-feedback{margin:0 0 15px;padding:10px 12px;border-radius:9px;font-size:11px;line-height:1.5}.login-feedback--error{border:1px solid #fecaca;background:#fef2f2;color:#c43131}.login-feedback--notice{border:1px solid #bfdbfe;background:#eff6ff;color:#205fa9}.login-submit{width:100%;min-height:49px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;background:linear-gradient(135deg,#176ed2,#4195ef);box-shadow:0 12px 24px #176ed240;color:#fff;font-size:14px;font-weight:650;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 28px #176ed252}.login-submit:disabled{cursor:not-allowed;opacity:.58}.login-consent{margin:22px 0 0;color:#8998a8;font-size:10px;line-height:1.7;text-align:center}.login-consent button{padding:0 2px;border:0;background:transparent;color:#276ec2;font-size:inherit;cursor:pointer}.login-legal-backdrop{position:fixed;z-index:100;inset:0;padding:30px;display:grid;place-items:center;background:#030e1ba8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-legal{width:min(720px,100%);max-height:min(760px,calc(100vh - 60px));overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.72);border-radius:22px;background:#fff;box-shadow:0 35px 100px #0000005c;color:var(--login-ink)}.login-legal>header{padding:26px 30px 20px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e8edf3}.login-legal>header span{color:#2777d4;font-size:10px;font-weight:700;letter-spacing:.12em}.login-legal>header h2{margin:7px 0 4px;font-size:24px}.login-legal>header p{margin:0;color:#8897a7;font-size:10px}.login-legal>header button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:10px;background:#eef3f8;color:#52657a;cursor:pointer}.login-legal__content{padding:25px 30px 30px;overflow-y:auto}.login-legal__content section+section{margin-top:24px}.login-legal__content h3{margin:0 0 8px;color:#142b46;font-size:14px}.login-legal__content p{margin:0;color:#5f7185;font-size:12px;line-height:1.85}.login-legal__content .login-legal__notice{margin-top:26px;padding:13px 15px;border-radius:10px;background:#f3f7fb;color:#73869a;font-size:10px}@media(max-width:980px){.login-layout{width:min(760px,calc(100% - 48px));grid-template-columns:1fr;gap:54px;padding:56px 0 70px}.login-showcase{max-width:none}.login-showcase h1{font-size:48px}.login-panel{justify-content:center}.login-card{max-width:520px}}@media(max-width:560px){.login-page{overflow:auto}.login-header{height:62px;padding:0 17px}.login-brand>span{width:34px;height:34px}.login-brand strong{font-size:17px}.login-brand small{display:none}.login-layout{width:calc(100% - 32px);min-height:auto;padding:42px 0 48px;gap:38px}.login-showcase__eyebrow{font-size:10px}.login-showcase h1{margin-top:20px;font-size:38px}.login-showcase>p{font-size:13px}.login-highlights{margin-top:28px;grid-template-columns:1fr}.login-highlights>div{min-height:72px}.login-trust{line-height:1.6}.login-card{padding:28px 22px;border-radius:19px}.login-card__heading h2{font-size:23px}.login-legal-backdrop{padding:14px}.login-legal{max-height:calc(100vh - 28px);border-radius:17px}.login-legal>header{padding:21px 20px 17px}.login-legal__content{padding:21px 20px 25px}}@media(prefers-reduced-motion:reduce){.login-page *,.login-page *:before,.login-page *:after{transition-duration:.01ms}}.login-page.registration-page{min-height:100vh;min-height:100svh;padding:32px 24px;overflow:visible;isolation:isolate;color-scheme:light;color:#172b45;background:radial-gradient(ellipse at 50% 0%,#eaf2ff 0%,transparent 64%),#f5f7fb;font-size:14px;line-height:1.6}.login-page.registration-page:after,:root[data-theme=prestige] .login-page.registration-page:after{content:none;display:none}.registration-shell{width:min(760px,100%);margin:0 auto}.registration-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.registration-brand{min-width:0;display:flex;align-items:center;gap:10px}.registration-brand img{width:34px;height:34px;object-fit:contain}.registration-brand strong{font-size:19px;font-weight:650;overflow-wrap:anywhere}.registration-brand>span{padding-left:12px;border-left:1px solid #d4deeb;color:#64748b;font-size:13px;white-space:nowrap}.registration-back{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;color:#526780;text-decoration:none;font-size:13px}.registration-back:hover{color:#2167c5}.registration-page .registration-card{position:relative;z-index:3;max-width:none;margin:0 auto;padding:30px 36px 26px;border:1px solid #e1e8f2;border-radius:20px;background:#fff;box-shadow:0 16px 48px #23426e12;-webkit-backdrop-filter:none;backdrop-filter:none}.registration-page .registration-card--compact{max-width:570px}.registration-page .registration-card h1,:root[data-theme=prestige] .registration-page .registration-card h1{margin:0 0 8px;font-family:inherit;color:#172b45;font-size:26px;font-weight:650;line-height:1.35;letter-spacing:0}.registration-heading>p,.registration-card--compact>p{margin:0;color:#64748b;font-size:14px;line-height:1.6}.registration-notice{display:flex;align-items:flex-start;gap:9px;margin:20px 0 24px;padding:11px 13px;border:1px solid #e1ebfc;border-radius:10px;background:#f2f7ff;color:#356299}.registration-notice svg{flex-shrink:0;margin-top:2px}.registration-notice p{margin:0;font-size:13px;line-height:1.65}.registration-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.registration-fields .login-field{min-width:0;margin:0}.registration-page .login-field>span{margin-bottom:7px;color:#344861;font-size:13px;font-weight:600}.registration-page .login-field>div{background:#fff;height:46px;border-color:#d8e1ed;border-radius:9px}.registration-page .login-field>div:focus-within{border-color:#68a6ef;box-shadow:0 0 0 3px #287fe81a}.registration-page .login-field input{width:100%;font-size:14px;line-height:normal}.registration-page .login-field input::placeholder{color:#8595a9}.registration-help{margin:13px 0 0;color:#64748b;font-size:12px;line-height:1.65}.registration-consent{display:flex;align-items:flex-start;gap:8px;margin:22px 0 18px;padding-top:18px;border-top:1px solid #edf1f6;color:#526780;font-size:13px}.registration-consent>input{flex:0 0 auto;width:16px;height:16px;margin:3px 0 0;accent-color:#2476d8;cursor:pointer}.registration-consent label{cursor:pointer}.registration-consent button,.registration-retry{display:inline;padding:0;border:none;background:transparent;color:#2068c5;font-size:inherit;cursor:pointer}.registration-consent button:hover,.registration-retry:hover{text-decoration:underline}.registration-retry{margin-bottom:14px}.registration-page .login-feedback{font-size:13px}.registration-page .login-submit{min-height:46px;box-shadow:0 6px 14px #176ed229}.registration-plan-note{margin:12px 0 0;color:#64748b;font-size:12px;text-align:center;line-height:1.65}.registration-card--compact>form{margin-top:22px}.registration-card--compact>p:last-child{margin-top:18px}.registration-page a:focus-visible,.registration-page button:focus-visible,.registration-page input[type=checkbox]:focus-visible{outline:2px solid #2476d8;outline-offset:3px}@media(max-width:620px){.login-page.registration-page{padding:20px 16px}.registration-topbar{margin-bottom:16px}.registration-brand>span{display:none}.registration-page .registration-card{padding:24px 20px;border-radius:16px}.registration-page .registration-card h1,:root[data-theme=prestige] .registration-page .registration-card h1{font-size:24px}.registration-fields{grid-template-columns:minmax(0,1fr);gap:16px}.registration-page .login-field input{font-size:16px}.registration-notice{margin:18px 0 22px}.registration-consent{margin-top:20px}}.home-page{--home-ink: #071b34;--home-ink-soft: #52657a;--home-blue: #0c5bd8;--home-blue-bright: #2d83ff;--home-gold: #d0ae6a;min-height:100vh;overflow:hidden;background:#f7f9fc;color:var(--home-ink)}.home-page a{color:inherit;text-decoration:none}.home-page button{font:inherit}.home-nav{position:fixed;z-index:100;top:0;left:0;right:0;height:62px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #e6ecf3;border-radius:0;background:#fff;box-shadow:none}.home-brand{display:inline-flex;align-items:center;min-width:222px;gap:10px}.home-brand__mark{position:relative;display:block;width:36px;height:36px;overflow:hidden;border-radius:10px;background:#f4f7fb}.home-brand__mark img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain}.home-brand__name{font-size:18px;font-weight:750;letter-spacing:-.03em}.home-brand__tag{padding-left:10px;border-left:1px solid #d9e1eb;color:#748398;font-size:10px;letter-spacing:.05em}.home-brand--light .home-brand__mark{background:#ffffff14}.home-brand--light .home-brand__name{color:#fff}.home-brand--light .home-brand__tag{border-color:#ffffff26;color:#8699af}.home-nav__links{display:flex;align-items:center;gap:30px}.home-nav__links a{color:#41546b;font-size:13px;font-weight:550;transition:color .18s ease}.home-nav__links a:hover{color:var(--home-blue)}.home-nav__actions{display:flex;align-items:center;gap:9px}.home-page .home-login-link{padding:10px 13px;color:#1d3552;font-size:13px;font-weight:650}.home-page .home-nav__cta{display:inline-flex;align-items:center;gap:6px;padding:10px 15px;border-radius:10px;background:linear-gradient(135deg,#1670d8,#4798f2);box-shadow:0 8px 20px #176fd73d;color:#fff;font-size:13px;font-weight:650;transition:transform .18s ease,box-shadow .18s ease}.home-nav__cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #176fd752}.home-nav__menu{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:10px;background:#eef3f8;color:var(--home-ink)}.home-hero{position:relative;min-height:850px;padding:178px max(32px,calc((100vw - 1180px)/2)) 0;background:radial-gradient(circle at 80% 18%,rgba(45,131,255,.22),transparent 28%),radial-gradient(circle at 26% 0%,rgba(208,174,106,.1),transparent 20%),linear-gradient(145deg,#061221,#0a213b 56%,#0a2d55);color:#fff}.home-hero:after{position:absolute;inset:0;pointer-events:none;content:"";background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 84%);mask-image:linear-gradient(to bottom,#000,transparent 84%)}.home-hero__glow{position:absolute;top:78px;right:8%;width:470px;height:470px;border-radius:50%;background:#2274ec29;filter:blur(100px)}.home-hero__content{position:relative;z-index:2;width:46%;max-width:520px}.home-kicker{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff12;color:#bdcce0;font-size:12px;letter-spacing:.04em}.home-kicker svg{color:var(--home-gold)}.home-hero h1{margin:26px 0 24px;font-size:clamp(44px,4vw,58px);line-height:1.1;letter-spacing:-.045em;font-weight:680}.home-hero h1 span{color:#8fbfff}.home-hero__lead{max-width:510px;color:#aebed0;font-size:16px;line-height:1.85}.home-hero__actions{display:flex;gap:12px;margin-top:34px}.home-button{display:inline-flex;min-height:46px;padding:0 20px;align-items:center;justify-content:center;gap:8px;border-radius:12px;font-size:14px;font-weight:650;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.home-button:hover{transform:translateY(-1px)}.home-page .home-button--primary{background:#fff;color:#0a376d;box-shadow:0 12px 28px #00000029}.home-button--primary:hover{box-shadow:0 16px 34px #00000038}.home-page .home-button--secondary{border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#e6edf7}.home-button--secondary:hover{background:#ffffff1a}.home-hero__proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#8197af;font-size:12px}.home-hero__proof span{display:inline-flex;align-items:center;gap:6px}.home-hero__proof svg{color:#72a9ee}.home-hero__product{position:absolute;z-index:3;top:170px;right:max(32px,calc((100vw - 1180px)/2));width:min(610px,calc(50vw - 54px));perspective:1200px}.product-window{overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:#f5f8fcf7;box-shadow:0 50px 110px #0000006b,0 1px #ffffff4d inset;transform:rotateY(-4deg) rotateX(1deg);animation:product-preview-in .45s ease}.product-window__bar{height:48px;padding:0 16px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #e7ebf1;color:#728095;font-size:11px}.product-window__bar i{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.product-window__bar i:first-child{background:#d0ae6a}.product-window__bar span{margin-left:8px}.product-window__bar b{margin-left:auto;padding:5px 8px;border-radius:999px;background:#e9f8f1;color:#327a5f;font-size:9px;font-weight:650}.product-window__body{height:420px;display:flex;color:#10243e}.product-sidebar{width:64px;padding:15px 12px;display:flex;flex-direction:column;align-items:center;gap:13px;border-right:1px solid #e5eaf0;background:#f5f7fa}.product-sidebar>span,.product-sidebar__logo{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#8b9aab}.product-sidebar__logo{margin-bottom:10px;background:#0d4e9e;color:#fff;box-shadow:0 6px 16px #0d4e9e3d}.product-sidebar>span.is-active{background:#e4efff;color:#1765c5}.product-content{flex:1;padding:28px}.product-title{display:flex;align-items:center;justify-content:space-between}.product-title div{display:flex;flex-direction:column;gap:4px}.product-title small{color:#8794a6;font-size:10px}.product-title strong{font-size:17px;letter-spacing:-.02em}.product-title>span{padding:5px 9px;border-radius:999px;background:#fff6e5;color:#916d29;font-size:10px}.product-progress{position:relative;margin:30px 0;display:grid;grid-template-columns:repeat(4,1fr)}.product-progress:before{position:absolute;top:12px;left:11%;right:11%;height:2px;content:"";background:linear-gradient(90deg,#2675d8 63%,#dde4ed 63%)}.product-progress>div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;color:#8b99a9;font-size:9px}.product-progress i{width:25px;height:25px;display:grid;place-items:center;border:2px solid #dce3eb;border-radius:50%;background:#f7f9fc;font-style:normal}.product-progress .is-done{color:#2867b3}.product-progress .is-done i{border-color:#2675d8;background:#2675d8;color:#fff}.product-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:14px}.product-document,.product-checks{border:1px solid #e3e9f0;border-radius:14px;background:#fff;box-shadow:0 10px 28px #152d4e0f}.product-document{padding:18px}.product-document__top{display:flex;align-items:center;gap:7px;margin-bottom:21px;color:#5f7085;font-size:11px}.product-document__top svg{color:#2872cb}.product-document__top b{margin-left:auto;color:#286ec2;font-size:18px}.product-document__line{width:54%;height:8px;margin:12px 0;border-radius:4px;background:#edf1f6}.product-document__line.is-wide{width:88%}.product-document__line.is-mid{width:69%}.product-document__notice{display:flex;align-items:center;gap:8px;margin-top:22px;padding:10px;border-radius:9px;background:#eff8f4;color:#557064;font-size:10px}.product-document__notice svg{color:#459a76}.product-checks{padding:18px 14px}.product-checks>small{display:block;margin-bottom:14px;color:#8290a3;font-size:10px}.product-checks>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;min-height:47px;border-top:1px solid #eef1f5;color:#657489;font-size:10px}.product-checks svg{color:#3777c3}.product-checks b{color:#132b49;font-size:14px}.product-inspection{min-width:0;display:flex;flex-direction:column}.inspection-summary{margin-top:24px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px}.inspection-summary>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e7f1ff;color:#1769ca}.inspection-summary>div{display:flex;flex-direction:column;gap:4px}.inspection-summary strong{font-size:13px}.inspection-summary small{color:#8391a3;font-size:9px}.inspection-summary>b{color:#1769ca;font-size:24px;letter-spacing:-.04em}.inspection-progress{height:6px;margin:13px 0 20px;overflow:hidden;border-radius:999px;background:#e4eaf1}.inspection-progress i{display:block;width:92%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1768ca,#4a98ef)}.inspection-list{overflow:hidden;border:1px solid #e3e9f0;border-radius:14px;background:#fff;box-shadow:0 10px 28px #152d4e0f}.inspection-list>div{min-height:53px;padding:0 14px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px}.inspection-list>div+div{border-top:1px solid #eef1f5}.inspection-list>div>span{color:#3777c3}.inspection-list p{display:flex;flex-direction:column;gap:2px}.inspection-list strong{font-size:11px}.inspection-list small{color:#8794a6;font-size:8px}.inspection-list b{font-size:9px;font-weight:650}.inspection-list .is-passed{color:#38866b}.inspection-list .is-warning{color:#b1792f}@keyframes product-preview-in{0%{opacity:.35}to{opacity:1}}.home-metrics{position:absolute;z-index:4;left:50%;bottom:-58px;width:min(1060px,calc(100% - 64px));min-height:116px;transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.78);border-radius:22px;background:#fffffff0;box-shadow:0 24px 70px #071b3424;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--home-ink)}.home-metrics>div{display:flex;align-items:center;justify-content:center;gap:14px}.home-metrics>div+div{border-left:1px solid #e7ebf0}.home-metrics strong{color:#145eb7;font-size:32px;letter-spacing:-.04em}.home-metrics span{color:#728196;font-size:11px;line-height:1.6}.home-section{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:150px 0 120px}.home-section__heading{max-width:680px;margin-bottom:48px}.home-section__heading>span,.home-section__eyebrow{display:inline-block;margin-bottom:14px;color:#1767c8;font-size:12px;font-weight:700;letter-spacing:.16em}.home-section__heading h2,.home-workflow h2,.security-panel h2,.home-final-cta h2{font-size:clamp(34px,4vw,54px);line-height:1.16;letter-spacing:-.045em;font-weight:680}.home-section__heading p{margin-top:18px;color:var(--home-ink-soft);font-size:15px;line-height:1.8}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.capability-card{position:relative;min-height:315px;padding:30px;overflow:hidden;border:1px solid #e5eaf1;border-radius:24px;background:#fff;box-shadow:0 14px 46px #1230530e;transition:transform .22s ease,box-shadow .22s ease}.capability-card:hover{transform:translateY(-3px);box-shadow:0 20px 54px #12305317}.capability-card:after{position:absolute;right:-50px;bottom:-60px;width:190px;height:190px;content:"";border-radius:50%;background:radial-gradient(circle,rgba(41,117,211,.12),transparent 67%)}.capability-card__top{display:flex;align-items:center;gap:11px;color:#66788e}.capability-card__top>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf2fd;color:#1768c8}.capability-card__top small{font-size:11px;letter-spacing:.08em}.capability-card h3{margin-top:35px;font-size:23px;letter-spacing:-.025em}.capability-card>p{max-width:490px;margin-top:12px;color:#66778b;font-size:14px;line-height:1.8}.capability-card__stat{position:absolute;z-index:1;right:30px;bottom:28px;display:flex;align-items:baseline;gap:9px}.capability-card__stat strong{color:#155dac;font-size:23px}.capability-card__stat span{color:#8794a5;font-size:10px}.home-workflow{padding:120px max(32px,calc((100vw - 1180px)/2));background:#07192d;color:#fff}.home-workflow__inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.home-workflow h2{font-size:clamp(36px,3.2vw,46px)}.home-workflow__title-line{display:block;white-space:nowrap}.home-workflow__copy>p{margin:24px 0 30px;color:#94a8be;font-size:15px;line-height:1.85}.home-workflow__copy>a{display:inline-flex;align-items:center;gap:7px;color:#b9d7fb;font-size:14px;font-weight:650}.workflow-list{border-top:1px solid rgba(255,255,255,.12)}.workflow-item{min-height:96px;display:grid;grid-template-columns:46px 46px 1fr auto;align-items:center;gap:14px;border-bottom:1px solid rgba(255,255,255,.12);transition:padding .2s ease,background .2s ease}.workflow-item:hover{padding:0 14px;background:#ffffff09}.workflow-item__number{color:#59718b;font-size:11px;font-variant-numeric:tabular-nums}.workflow-item__icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:#ffffff0f;color:#75b4ff}.workflow-item>div{display:flex;flex-direction:column;gap:5px}.workflow-item strong{font-size:16px}.workflow-item small{color:#7e94aa;font-size:11px}.workflow-item>svg{color:#526981}.home-pricing{padding-bottom:130px}.home-pricing .home-section__heading{max-width:850px}.billing-toggle{width:max-content;margin:-84px 0 38px auto;padding:6px;display:flex;gap:5px;border:1px solid #b9d5f5;border-radius:16px;background:#eaf3ff;box-shadow:0 12px 30px #1c67be29,0 0 0 4px #3a8fee0f}.billing-toggle button{min-width:108px;min-height:46px;padding:10px 16px;border:0;border-radius:11px;background:transparent;color:#49647f;cursor:pointer;font-size:15px;font-weight:650;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.billing-toggle button:hover{color:#0f5fad;background:#ffffffb3}.billing-toggle button:focus-visible{outline:3px solid rgba(37,125,224,.28);outline-offset:2px}.billing-toggle button.is-active{background:linear-gradient(135deg,#126bd0,#3e96ee);color:#fff;box-shadow:0 9px 20px #176acb47;transform:translateY(-1px)}.billing-toggle button.is-active:hover{color:#fff;background:linear-gradient(135deg,#0f61bd,#3489df)}.billing-toggle span{display:inline-flex;margin-left:5px;padding:3px 6px;border-radius:999px;background:#fff;color:#1267c7;font-size:10px;font-weight:750;line-height:1;box-shadow:0 2px 7px #1a52911f}.billing-toggle button:not(.is-active) span{background:#cfe5ff;color:#0d5faf;box-shadow:none}.pricing-grid{display:grid;gap:18px;align-items:stretch}.pricing-grid--3{grid-template-columns:repeat(3,1fr)}.pricing-grid--2{width:800px;max-width:100%;margin:0 auto;grid-template-columns:repeat(2,1fr)}.price-card{position:relative;display:flex;flex-direction:column;min-height:635px;padding:28px 24px 22px;border:1px solid #dfe6ef;border-radius:22px;background:#ffffffe6;box-shadow:0 18px 50px #16325312}.price-card--recommended{border-color:#83b8f6;box-shadow:0 22px 60px #256fcb24}.price-card__badge{position:absolute;top:18px;right:18px;padding:5px 9px;border-radius:7px;background:#176cda;color:#fff;font-size:10px;font-weight:700}.price-card__heading{display:flex;align-items:center;gap:13px}.price-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eaf2fc;color:#176dcc}.price-card--orange .price-card__icon{background:#fff0e5;color:#f47b20}.price-card--violet .price-card__icon{background:#f1ecff;color:#7754da}.price-card__heading h3{margin-bottom:3px;font-size:18px}.price-card__heading p{color:#8190a3;font-size:11px}.price-card__price{margin:27px 0 14px;color:#1768c8;font-size:39px;font-weight:720;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.price-card--orange .price-card__price{color:#f27522}.price-card--violet .price-card__price{color:#7450d5}.price-card__price>span{margin-right:4px;font-size:17px}.price-card__price small{margin-left:6px;font-size:13px;font-weight:550;letter-spacing:0}.price-card__meta{display:flex;gap:22px;padding-bottom:18px;color:#4f6177;font-size:11px}.price-card__meta span{display:inline-flex;align-items:center;gap:6px}.price-card__bundle,.price-card__data{margin-bottom:9px;padding:14px;border:1px solid #d8e7f8;border-radius:12px;background:#f5f9ff}.price-card--violet .price-card__bundle,.price-card--violet .price-card__data{border-color:#e5dcfb;background:#faf8ff}.price-card__bundle>div{display:flex;align-items:center;gap:7px}.price-card__bundle svg{color:#1f72d2}.price-card__bundle strong,.price-card__data strong{font-size:12px}.price-card__bundle>b{display:block;margin:9px 0 6px;color:#175aa8;font-size:18px}.price-card__bundle p,.price-card__data span{color:#76889c;font-size:9px;line-height:1.6}.price-card__data{display:flex;flex-direction:column;gap:4px}.price-card__trial-list{flex:1;padding:10px 13px;border:1px solid #f1ddcc;border-radius:12px;background:#fffaf6}.price-card__trial-list div{min-height:25px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#5e6a78;font-size:10px}.price-card__trial-list span{display:inline-flex;align-items:center;gap:5px}.price-card__trial-list svg{color:#f27a23}.price-card__trial-list b{color:#304155;font-weight:600}.price-card__details{margin:9px 0 16px;list-style:none}.price-card__details li{min-height:34px;display:grid;grid-template-columns:23px 1fr auto;align-items:center;border-bottom:1px solid #edf0f4;color:#627286;font-size:10px}.price-card__details svg{color:#3679ca}.price-card__details b{color:#263c56;font-weight:650}.home-page .price-card__action{min-height:42px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:10px;background:#0b294c;color:#fff;font-size:12px;font-weight:650}.price-card--orange .price-card__action{background:#f17623}.price-card--violet .price-card__action{background:#6846c8}.pricing-note{margin:18px auto 0;color:#8290a1;text-align:center;font-size:10px;line-height:1.6}.home-security{padding-top:0}.security-panel{padding:70px;border-radius:28px;background:linear-gradient(145deg,#09213a,#0c335d);color:#fff;box-shadow:0 25px 70px #07223d2e}.security-panel__copy{max-width:720px;margin:0 auto;text-align:center}.security-panel__copy p{margin-top:22px;color:#9eb1c6;font-size:14px;line-height:1.85}.security-features{margin-top:46px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.security-features>div{min-height:210px;padding:28px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0e;text-align:center}.security-features svg{width:54px;height:54px;margin-bottom:24px;padding:15px;border-radius:16px;background:#67aeff1f;color:#7ab7ff}.security-features strong{font-size:15px}.security-features span{margin-top:10px;color:#93a8be;font-size:11px;line-height:1.7}.home-final-cta{position:relative;padding:120px 32px;overflow:hidden;background:#eef4fb;text-align:center}.home-final-cta__glow{position:absolute;left:50%;bottom:-260px;width:680px;height:520px;transform:translate(-50%);border-radius:50%;background:#2877da26;filter:blur(80px)}.home-final-cta>span{position:relative;color:#1764bd;font-size:12px;font-weight:700;letter-spacing:.12em}.home-final-cta h2{position:relative;margin:18px auto 30px}.home-page .home-final-cta .home-button--primary{position:relative;background:#0a2a4e;color:#fff}.home-footer{padding:72px max(32px,calc((100vw - 1180px)/2)) 30px;background:#061526;color:#71869c}.home-footer__main{display:grid;grid-template-columns:minmax(250px,1.4fr) repeat(3,minmax(90px,.62fr)) minmax(302px,1fr);gap:40px}.home-footer__brand{max-width:350px}.home-footer__brand>p{margin:22px 0 24px;color:#8196ad;font-size:12px;line-height:1.8}.home-page .home-footer__cta{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid rgba(121,178,246,.24);border-radius:10px;background:#2d83ff1f;color:#a9cef8;font-size:12px;font-weight:650;transition:background .18s ease,border-color .18s ease,color .18s ease}.home-page .home-footer__cta:hover{border-color:#79b2f66b;background:#2d83ff33;color:#fff}.home-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.home-footer__column>strong,.home-footer__social>strong{margin-bottom:7px;color:#e9f0f8;font-size:13px;font-weight:650}.home-footer__column a{color:#71869c;font-size:12px;transition:color .18s ease}.home-footer__column a:hover{color:#fff}.home-footer__social{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.home-footer__qr-list{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(302px,100%);max-width:100%;gap:14px}.home-footer__qr-card{display:flex;min-width:0;flex-direction:column;align-items:center;color:#aab8c8}.home-footer__qr-card>strong{margin-top:9px;font-size:11px;font-weight:600}.home-footer__qr-link{display:block;width:100%;border-radius:8px}.home-footer__qr-link:focus-visible{outline:2px solid #a9cef8;outline-offset:4px}.home-footer__qr-code{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;padding:6px;border-radius:8px;background:#fff;box-shadow:0 10px 26px #0000002e}.home-footer__bottom{margin-top:58px;padding-top:24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);color:#5d748b;font-size:10px}.home-footer__bottom small{font-size:inherit}.home-footer__filing{margin-top:16px;text-align:center;font-size:12px;line-height:1.6}.home-footer__filing a{color:#8196ad}.home-footer__filing a:hover{color:#fff}.home-footer__filing a:focus-visible{outline:2px solid #a9cef8;outline-offset:4px}@media(max-width:1060px){.home-nav__links{gap:18px}.home-brand__tag{display:none}.home-brand{min-width:auto}.home-hero{padding-top:150px;min-height:970px}.home-hero__content{width:100%;max-width:660px}.home-hero__product{top:525px;right:auto;left:12%;width:76%}.product-window{transform:none}.home-workflow__inner{grid-template-columns:1fr;gap:55px}.price-card{padding-left:18px;padding-right:18px}.security-panel{padding:54px}.security-features{grid-template-columns:repeat(2,1fr)}.home-footer__main{grid-template-columns:repeat(3,1fr) 1.6fr;gap:36px}.home-footer__brand{grid-column:1 / -1;max-width:520px}}@media(max-width:820px){.home-nav{width:100%;top:0}.home-nav__links{position:absolute;top:70px;left:0;right:0;padding:12px;display:none;flex-direction:column;align-items:stretch;gap:0;border:1px solid rgba(255,255,255,.75);border-radius:16px;background:#fffffff5;box-shadow:0 20px 50px #0b274829}.home-nav__links.is-open{display:flex}.home-nav__links a{padding:13px 10px}.home-nav__menu{display:inline-flex}.home-nav__cta{display:none}.home-hero{min-height:920px;padding-left:32px;padding-right:32px}.home-hero__product{top:520px;left:5%;width:90%}.product-window__body{height:350px}.product-content{padding:22px}.home-metrics{bottom:-158px;grid-template-columns:repeat(2,1fr)}.home-metrics>div{min-height:96px}.home-metrics>div:nth-child(3){border-left:0;border-top:1px solid #e7ebf0}.home-metrics>div:nth-child(4){border-top:1px solid #e7ebf0}.home-section{padding-top:250px}.capability-grid,.pricing-grid--3{grid-template-columns:1fr}.capability-card{min-height:290px}.home-workflow__inner{grid-template-columns:1fr;gap:50px}.home-workflow{padding-top:90px;padding-bottom:90px}.home-pricing{padding-top:110px}.billing-toggle{margin:0 0 28px}.pricing-grid--2{grid-template-columns:1fr;width:100%}.price-card{min-height:0}.security-panel{padding:45px}.home-footer__main{grid-template-columns:repeat(3,1fr)}.home-footer__social{grid-column:1 / -1;margin-top:8px}}@media(max-width:560px){.home-nav{height:56px;padding:0 12px}.home-brand__mark{width:32px;height:32px}.home-brand__name{font-size:16px}.home-login-link{padding:9px 5px}.home-nav__menu{width:36px;height:36px}.home-hero{min-height:865px;padding:126px 20px 0}.home-hero h1{font-size:43px}.home-hero__lead{font-size:15px;line-height:1.75}.home-hero__actions{flex-direction:column;align-items:stretch}.home-hero__proof{gap:10px}.home-hero__product{top:565px;left:20px;width:calc(100% - 40px)}.product-window{border-radius:15px}.product-window__bar{height:40px;padding:0 10px}.product-window__bar span{display:none}.product-window__body{height:250px}.product-sidebar{width:42px;padding:11px 5px;gap:7px}.product-sidebar>span,.product-sidebar__logo{width:30px;height:30px}.product-content{padding:15px 12px}.product-title strong{font-size:12px}.product-title>span{display:none}.product-inspection{padding:12px 10px}.inspection-summary{margin-top:8px;grid-template-columns:34px 1fr auto;gap:7px}.inspection-summary>span{width:34px;height:34px;border-radius:9px}.inspection-summary strong{font-size:10px}.inspection-summary small{display:none}.inspection-summary>b{font-size:18px}.inspection-progress{height:4px;margin:7px 0 8px}.inspection-list{border-radius:10px}.inspection-list>div{min-height:31px;padding:0 8px;grid-template-columns:22px 1fr auto;gap:5px}.inspection-list strong{font-size:9px}.inspection-list small{display:none}.inspection-list b{font-size:7px}.product-progress{margin:18px 0}.product-progress>div{font-size:7px}.product-progress i{width:21px;height:21px}.product-progress:before{top:10px}.product-grid{grid-template-columns:1fr}.product-document{padding:12px}.product-document__top{margin-bottom:9px}.product-document__line{height:5px;margin:8px 0}.product-document__notice{margin-top:10px}.product-checks{display:none}.home-metrics{bottom:-150px;width:calc(100% - 32px)}.home-metrics>div{min-height:90px;gap:9px}.home-metrics strong{font-size:25px}.home-metrics span{font-size:9px}.home-section{width:calc(100% - 40px);padding:225px 0 90px}.home-section__heading{margin-bottom:32px}.home-section__heading h2,.home-workflow h2,.security-panel h2,.home-final-cta h2{font-size:34px}.home-workflow h2{font-size:30px}.capability-card{min-height:310px;padding:24px}.capability-card__stat{left:24px;right:auto}.home-workflow{padding:80px 20px}.workflow-item{grid-template-columns:34px 42px 1fr auto;gap:9px}.home-pricing{padding-top:85px}.billing-toggle{width:100%}.billing-toggle button{flex:1}.security-panel{padding:32px 24px;border-radius:22px}.security-panel__copy{text-align:left}.security-features{margin-top:30px;grid-template-columns:1fr;gap:10px}.security-features>div{min-height:0;padding:20px;display:grid;grid-template-columns:48px 1fr;column-gap:14px;text-align:left}.security-features svg{grid-row:1 / 3;width:44px;height:44px;margin:0;padding:12px;border-radius:13px}.security-features span{margin-top:5px}.home-security{padding-top:0}.home-final-cta{padding:90px 20px}.home-footer{padding:52px 24px 26px}.home-footer__main{grid-template-columns:1fr;gap:32px}.home-footer__brand{grid-column:auto}.home-footer__column{gap:11px}.home-footer__social{grid-column:auto}.home-footer__bottom{margin-top:40px;flex-direction:column;align-items:flex-start;gap:10px}}@media(prefers-reduced-motion:reduce){.home-page *,.home-page *:before,.home-page *:after{scroll-behavior:auto;transition-duration:.01ms;animation:none}}.prequal-page{min-width:0;color:#1f2937;letter-spacing:0}.prequal-page button,.prequal-page input,.prequal-page select{letter-spacing:0}.prequal-page :where(button,input,select):focus-visible,.prequal-launch-dialog :where(button,input,select):focus-visible{outline:3px solid rgba(15,118,110,.28);outline-offset:2px}.prequal-launch-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prequal-source-copy{min-width:0}.prequal-source-copy strong,.prequal-source-copy small{display:block;overflow-wrap:anywhere}.prequal-source-copy small{margin-top:3px;font-weight:400}.prequal-page-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.prequal-page-header h2{margin:0;font-size:22px;line-height:1.3;overflow-wrap:anywhere}.prequal-page-header p{margin:4px 0 0;color:#64748b;font-size:11px}.prequal-page-header .prequal-spacer{flex:1}.prequal-icon-button,.prequal-command-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;cursor:pointer;font-size:12px}.prequal-icon-button{width:34px;padding:0}.prequal-command-button{padding:0 12px}.prequal-command-button[data-primary=true]{border-color:#0f766e;background:#0f766e;color:#fff;font-weight:700}.prequal-command-button[data-danger=true]{border-color:#fecaca;color:#b91c1c}.prequal-command-button:disabled{cursor:not-allowed;opacity:.55}.prequal-disclaimer,.prequal-error,.prequal-source-warning{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;border:1px solid #dbe2ea;border-radius:6px;background:#f8fafc;color:#475569;font-size:12px;line-height:1.55}.prequal-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.prequal-cancelled{display:flex;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#475569;font-size:12px;line-height:1.55}.prequal-source-warning{margin-top:12px;border-color:#fde68a;background:#fffbeb;color:#92400e}.prequal-source-warning p{margin:3px 0 0}.prequal-knowledge-warning{display:grid;gap:10px;margin-top:10px;padding:12px;border:1px solid #f59e0b;border-radius:7px;background:#fffbeb;color:#78350f;font-size:12px}.prequal-knowledge-warning>div,.prequal-knowledge-warning label{display:flex;align-items:flex-start;gap:8px}.prequal-knowledge-warning span,.prequal-knowledge-warning strong,.prequal-knowledge-warning small{display:block}.prequal-knowledge-warning small{margin-top:3px;color:#92400e;line-height:1.5}.prequal-knowledge-warning label{align-items:center;font-weight:700;cursor:pointer}.prequal-submit-reason{display:flex;align-items:center;gap:7px;margin-top:14px;color:#92400e;font-size:11px;line-height:1.45}.prequal-submit-reason svg{flex:0 0 auto}.prequal-overview{display:grid;grid-template-columns:minmax(190px,1.2fr) repeat(2,minmax(130px,.7fr));margin-top:12px;border:1px solid #dbe2ea;border-radius:7px;background:#fff}.prequal-package-choice{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,.8fr) auto;align-items:center;gap:12px;margin-top:14px;padding:14px;border:1px solid #c4b5fd;border-radius:7px;background:#faf5ff;color:#5b21b6}.prequal-package-choice p{margin:4px 0 0;color:#6b7280;font-size:11px}.prequal-package-choice select{min-height:36px;border:1px solid #c4b5fd;border-radius:6px;background:#fff;padding:0 9px}.prequal-overview>div{min-width:0;padding:12px 14px;border-right:1px solid #eef2f7}.prequal-overview>div:last-child{border-right:0}.prequal-overview label,.prequal-field-label{display:block;color:#64748b;font-size:11px;font-weight:650}.prequal-overview strong{display:block;margin-top:5px;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.prequal-overview small{display:block;margin-top:4px;color:#64748b;font-size:11px;overflow-wrap:anywhere}.prequal-progress{margin-top:14px;padding:14px;border:1px solid #99f6e4;border-radius:7px;background:#f0fdfa;color:#115e59;font-size:13px}.prequal-progress>div:first-child{display:flex;justify-content:space-between}.prequal-progress-track{height:7px;margin-top:10px;border-radius:4px;background:#ccfbf1;overflow:hidden}.prequal-progress-track div{height:100%;background:#0f766e;transition:width .25s ease}.prequal-section{margin-top:22px}.prequal-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 9px;padding-bottom:7px;border-bottom:1px solid #dbe2ea}.prequal-section-heading h3,.prequal-section-heading h4{margin:0;color:#1e293b;font-size:15px}.prequal-section-heading small{color:#64748b;font-size:11px}.prequal-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.prequal-summary-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:11px 12px;border:1px solid #dbe2ea;border-top:3px solid var(--summary-color);border-radius:6px;background:#fff}.prequal-summary-item strong{font-size:13px;overflow-wrap:anywhere}.prequal-summary-item>small,.prequal-counts{grid-column:1 / -1;color:#64748b;font-size:11px}.prequal-counts{display:flex;flex-wrap:wrap;gap:7px}.prequal-status-badge,.prequal-source-badge{display:inline-flex;align-items:center;gap:4px;border-radius:4px;white-space:nowrap;font-size:11px;font-weight:700}.prequal-status-badge{padding:3px 7px}.prequal-source-badge{padding:2px 6px;background:#f1f5f9;color:#475569;font-weight:600}.prequal-blocking-badge{display:inline-flex;align-items:center;padding:2px 6px;border:1px solid #fed7aa;border-radius:4px;background:#fff7ed;color:#9a3412;font-size:11px;font-weight:650;white-space:nowrap}.prequal-priority-list{border:1px solid #fed7aa;border-radius:6px;background:#fff;overflow:hidden}.prequal-priority-header,.prequal-priority-row{display:grid;grid-template-columns:132px minmax(190px,.75fr) minmax(0,2fr);column-gap:14px;width:100%}.prequal-priority-header{align-items:center;min-height:34px;padding:7px 10px;border-bottom:1px solid #fed7aa;background:#fffaf5;color:#9a3412;font-size:11px;font-weight:700}.prequal-priority-row{align-items:start;min-height:48px;padding:10px;border:0;border-bottom:1px solid #ffedd5;background:transparent;color:#334155;text-align:left;cursor:pointer;font-size:12px}.prequal-priority-row:last-child{border-bottom:0}.prequal-priority-row>*{min-width:0}.prequal-priority-row strong{align-self:center;color:#334155;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.prequal-priority-row small{align-self:center;color:#64748b;font-size:11px;line-height:1.55;overflow-wrap:anywhere}.prequal-item-list{display:grid;gap:8px}.prequal-item{min-width:0;padding:12px 13px;border:1px solid #dbe2ea;border-left:3px solid var(--status-color);border-radius:6px;background:#fff;scroll-margin-top:16px}.prequal-item-header,.prequal-item-title{display:flex;align-items:center;gap:7px}.prequal-item-header{justify-content:space-between;gap:12px}.prequal-item-title{min-width:0;flex-wrap:wrap}.prequal-item-title>strong{font-size:14px;line-height:1.35;overflow-wrap:anywhere}.prequal-requirement,.prequal-baseline-note{margin-top:10px;padding:9px 10px;border-radius:5px;background:#f8fafc}.prequal-baseline-note{color:#64748b;font-size:12px;line-height:1.55}.prequal-requirement p,.prequal-reason-grid p,.prequal-evidence-row p,.prequal-semantic p{margin:4px 0 0;color:#334155;font-size:13px;line-height:1.58;overflow-wrap:anywhere}.prequal-requirement small,.prequal-evidence-row small,.prequal-semantic small{display:block;margin-top:4px;color:#64748b;font-size:11px}.prequal-credential-spec{margin-top:9px;padding:9px 10px;border-left:2px solid #0f766e;background:#f0fdfa}.prequal-credential-spec .prequal-field-label>span{margin-left:5px;color:#0f766e;font-weight:700}.prequal-credential-spec-list{display:grid;gap:7px;margin-top:6px}.prequal-credential-spec-list>div{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1fr);gap:10px;align-items:baseline}.prequal-credential-spec-list strong{color:#134e4a;font-size:12px;overflow-wrap:anywhere}.prequal-credential-spec-list small{color:#475569;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.prequal-reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:10px}.prequal-evidence,.prequal-risk-modules,.prequal-semantic{margin-top:10px;padding-top:10px;border-top:1px solid #eef2f7}.prequal-evidence-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:7px 0 2px}.prequal-evidence-row strong{display:inline;color:#334155;font-size:12px}.prequal-evidence-row>div>span{margin-left:7px;color:#64748b;font-size:11px}.prequal-evidence-row .prequal-credential-name{color:#0f766e;font-weight:650}.prequal-evidence-row button,.prequal-reference-toggle{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#0f766e;cursor:pointer;font-size:11px}.prequal-evidence-row button{align-self:start;padding:2px 0}.prequal-reference-toggle{margin-top:6px;padding:4px 0}.prequal-empty-evidence{margin-top:6px;color:#64748b;font-size:12px}.prequal-risk-modules{display:grid;gap:0}.prequal-risk-module{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(150px,.7fr) minmax(180px,1fr);gap:10px;padding:7px 0;border-bottom:1px solid #eef2f7;font-size:11px}.prequal-risk-module:last-child{border-bottom:0}.prequal-risk-module span[data-status=success]{color:#047857}.prequal-risk-module span[data-status=error]{color:#b91c1c}.prequal-risk-module small{color:#64748b}.prequal-risk-summary{grid-column:1 / -1;overflow-wrap:anywhere}.prequal-semantic summary{color:#475569;cursor:pointer;font-size:11px}.prequal-rule-version{margin-top:8px;color:#94a3b8;font-size:10px;text-align:right}.prequal-bottom-actions{display:flex;justify-content:flex-end;margin-top:22px;padding-top:14px;border-top:1px solid #dbe2ea}.prequal-preview-overlay{position:fixed;inset:0;z-index:160;background:#0f172a8f}.prequal-preview-dialog{position:fixed;z-index:161;inset:4vh 4vw;display:flex;flex-direction:column;border-radius:7px;background:#fff;box-shadow:0 24px 70px #0f172a47;overflow:hidden}.prequal-preview-header{display:flex;align-items:center;gap:12px;min-height:52px;padding:0 14px;border-bottom:1px solid #dbe2ea}.prequal-preview-header h2{min-width:0;flex:1;margin:0;font-size:14px;overflow-wrap:anywhere}.prequal-preview-actions{display:flex;gap:5px}.prequal-preview-actions button{display:grid;place-items:center;width:32px;height:32px;border:1px solid #dbe2ea;border-radius:5px;background:#fff;color:#475569;cursor:pointer}.prequal-preview-body{flex:1;min-height:0;background:#f1f5f9}.prequal-preview-body iframe,.prequal-preview-body img{width:100%;height:100%;border:0;object-fit:contain}.prequal-preview-state{display:flex;align-items:center;justify-content:center;gap:8px;height:100%;color:#64748b;font-size:13px}.prequal-preview-error{color:#b91c1c}@media(max-width:860px){.prequal-page-header{align-items:flex-start;flex-wrap:wrap}.prequal-page-header .prequal-spacer{display:none}.prequal-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.prequal-overview>div:nth-child(2){border-right:0}.prequal-overview>div:nth-child(-n+2){border-bottom:1px solid #eef2f7}.prequal-priority-row{grid-template-columns:110px minmax(0,1fr)}.prequal-priority-row small{grid-column:2}.prequal-priority-header{display:none}}@media(max-width:600px){.prequal-launch-source-grid,.prequal-overview,.prequal-reason-grid{grid-template-columns:1fr}.prequal-overview>div{border-right:0;border-bottom:1px solid #eef2f7}.prequal-overview>div:last-child{border-bottom:0}.prequal-item-header,.prequal-section-heading{align-items:flex-start}.prequal-risk-module,.prequal-priority-row,.prequal-credential-spec-list>div{grid-template-columns:1fr}.prequal-priority-row small{grid-column:1}.prequal-preview-dialog{inset:2vh 10px}}.redemption-panel,.redemption-modal{color:var(--color-text);font-size:14px;font-family:inherit}.redemption-panel{padding:24px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px}.redemption-panel button,.redemption-modal button,.redemption-tab{font:inherit;border:1px solid var(--color-border);border-radius:7px;padding:8px 12px;background:var(--color-surface);color:var(--color-text);cursor:pointer}.redemption-panel button:disabled,.redemption-modal button:disabled{opacity:.5;cursor:not-allowed}.redemption-panel .redemption-primary,.redemption-modal .redemption-primary,.redemption-tab[aria-selected=true]{background:#2563eb;color:#fff;border-color:#2563eb}.redemption-panel .redemption-danger,.redemption-modal .redemption-danger{color:#b91c1c;border-color:#fecaca}.redemption-toolbar,.redemption-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.redemption-toolbar{justify-content:space-between;margin-bottom:16px}.redemption-toolbar h2,.redemption-toolbar h3{margin:0;font-size:18px}.redemption-actions{justify-content:flex-end;margin-top:16px}.redemption-panel input,.redemption-modal input,.redemption-modal select,.redemption-modal textarea{box-sizing:border-box;font:inherit;border:1px solid var(--color-border);border-radius:7px;padding:9px 10px;color:var(--color-text);background:var(--color-surface);max-width:100%}.redemption-modal label{display:grid;gap:7px;margin-bottom:14px}.redemption-modal label input:not([type=checkbox]),.redemption-modal select,.redemption-modal textarea{width:100%}.redemption-modal label.redemption-checkbox{display:flex;gap:8px;align-items:center}.redemption-hint{color:var(--color-text-secondary);font-size:13px;line-height:1.7}.redemption-error{padding:12px;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:12px}.redemption-success{padding:12px;background:#ecfdf5;color:#047857;border-radius:8px;margin-bottom:12px}.redemption-overlay{position:fixed;inset:0;background:#0f172a80;z-index:1100}.redemption-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(820px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto;padding:24px;box-sizing:border-box;background:var(--color-surface);border-radius:14px;box-shadow:0 20px 70px #0004;z-index:1101}.redemption-table-wrap{overflow-x:auto}.redemption-table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}.redemption-table td,.redemption-table th{border-bottom:1px solid var(--color-border);padding:12px 8px;vertical-align:top}.redemption-table button{padding:5px 8px;margin:2px;white-space:nowrap}.redemption-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 20px}.redemption-grid>div{display:flex;justify-content:space-between;gap:8px;font-size:13px}.redemption-grid strong{font-weight:500;text-align:right}.redemption-snapshot{padding:14px;border:1px solid var(--color-border);border-radius:9px;margin:12px 0}.redemption-code{word-break:break-all;padding:16px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;font:18px monospace;-webkit-user-select:all;user-select:all}.resource-platform-page{display:grid;grid-template-columns:220px minmax(0,1fr);height:calc(100vh - var(--header-height) - 40px);min-height:600px;overflow:hidden;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px}.resource-platform-categories{min-width:0;overflow-y:auto;background:var(--color-surface);border-right:1px solid var(--color-border)}.resource-platform-category-title{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:10px;padding:16px;background:var(--color-surface);border-bottom:1px solid var(--color-border-soft)}.resource-platform-title-icon,.resource-platform-banner-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#2563eb;background:var(--color-accent-muted)}.resource-platform-title-icon{width:32px;height:32px;border-radius:8px}.resource-platform-category-title div{display:grid;gap:2px;min-width:0}.resource-platform-category-title strong{color:var(--color-text-strong);font-size:14px}.resource-platform-category-title span:last-child{color:var(--color-text-muted);font-size:11px}.resource-platform-category-list{padding:8px 0}.resource-platform-category-list button{width:100%;min-height:42px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--color-text-secondary);background:transparent;border:0;border-right:3px solid transparent;cursor:pointer;text-align:left;transition:color var(--motion-fast) ease,background var(--motion-fast) ease,border-color var(--motion-fast) ease}.resource-platform-category-list button:hover{color:var(--color-text-strong);background:var(--color-surface-hover)}.resource-platform-category-list button.is-active{color:#1d4ed8;background:var(--color-accent-muted);border-right-color:#2563eb;font-weight:700}.resource-platform-category-list button>span{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.resource-platform-category-list button i{margin-right:3px;color:#d97706;font-style:normal}.resource-platform-category-list button small{min-width:24px;color:var(--color-text-muted);font-size:10px;text-align:right}.resource-platform-category-empty{padding:30px 16px;color:var(--color-text-muted);font-size:13px;line-height:1.6;text-align:center}.resource-platform-content{min-width:0;overflow-y:auto;padding:24px 28px 32px;background:var(--color-bg)}.resource-platform-banner{display:flex;align-items:center;gap:14px;padding:16px 18px;margin-bottom:14px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px}.resource-platform-banner-icon{width:40px;height:40px;border-radius:50%}.resource-platform-banner>div:nth-child(2){flex:1;min-width:0}.resource-platform-banner h1{margin:0;color:var(--color-text-strong);font-size:18px;letter-spacing:0}.resource-platform-banner p{margin:5px 0 0;color:var(--color-text-secondary);font-size:12px;line-height:1.6}.resource-platform-summary{display:grid;gap:1px;min-width:72px;text-align:right}.resource-platform-summary strong{color:#2563eb;font-size:20px}.resource-platform-summary span{color:var(--color-text-muted);font-size:11px}.resource-platform-search{position:relative;margin-bottom:20px}.resource-platform-search>svg:first-child{position:absolute;top:50%;left:15px;color:var(--color-text-muted);pointer-events:none;transform:translateY(-50%)}.resource-platform-search input{width:100%;height:46px;padding:0 46px;color:var(--color-text-strong);background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;outline:none;transition:border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.resource-platform-search input:focus{border-color:var(--color-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-focus) 15%,transparent)}.resource-platform-search button{position:absolute;top:7px;right:7px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted);background:transparent;border:0;border-radius:6px;cursor:pointer}.resource-platform-search button:hover{color:var(--color-text-strong);background:var(--color-surface-hover)}.resource-platform-section-title{display:flex;align-items:center;gap:7px;min-height:28px;margin-bottom:12px;color:var(--color-text-secondary)}.resource-platform-section-title>svg{color:#2563eb}.resource-platform-section-title h2{margin:0;color:var(--color-text-strong);font-size:15px;letter-spacing:0}.resource-platform-section-title p{min-width:0;overflow:hidden;color:var(--color-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.resource-platform-section-title>span{margin-left:auto;color:var(--color-text-muted);font-size:11px;white-space:nowrap}.resource-platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.resource-platform-grid>a{min-width:0;min-height:72px;display:flex;align-items:center;gap:13px;padding:12px 14px;color:inherit;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;text-decoration:none;transition:border-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease,transform .1s ease}.resource-platform-grid>a:hover{border-color:#93c5fd;box-shadow:0 8px 20px #2563eb14;transform:translateY(-1px)}.resource-platform-grid>a>svg{flex:0 0 auto;color:var(--color-text-muted)}.resource-platform-grid>a:hover>svg{color:#2563eb}.resource-platform-site-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;overflow:hidden;color:#2563eb;background:var(--color-accent-muted);border-radius:8px}.resource-platform-site-copy{min-width:0;display:grid;flex:1;gap:4px}.resource-platform-site-copy strong,.resource-platform-site-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-platform-site-copy strong{color:var(--color-text-strong);font-size:14px}.resource-platform-grid>a:hover .resource-platform-site-copy strong{color:#1d4ed8}.resource-platform-site-copy small{color:var(--color-text-secondary);font-size:11px}.resource-platform-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--color-text-muted);text-align:center}.resource-platform-empty strong{color:var(--color-text-secondary);font-size:15px}.resource-platform-empty span{font-size:12px}@media(max-width:1100px){.resource-platform-page{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.resource-platform-categories{overflow:hidden;border-right:0;border-bottom:1px solid var(--color-border)}.resource-platform-category-title{display:none}.resource-platform-category-list{display:flex;gap:6px;overflow-x:auto;padding:10px 12px}.resource-platform-category-list button{width:auto;min-width:max-content;min-height:36px;padding:7px 10px;border:1px solid var(--color-border);border-radius:7px}.resource-platform-category-list button.is-active{border-color:#2563eb}}@media(max-width:760px){.resource-platform-content{padding:16px}.resource-platform-grid{grid-template-columns:minmax(0,1fr)}.resource-platform-summary{display:none}}.four-libs-page{max-width:1480px;margin:0 auto;padding:24px;color:var(--color-text)}.four-libs-header{display:flex;align-items:center;gap:13px;margin-bottom:20px}.four-libs-header h1,.four-libs-company-band h2,.four-libs-section-heading h2,.four-libs-drawer h2{margin:0;letter-spacing:0;color:var(--color-text-strong)}.four-libs-header h1{font-size:24px}.four-libs-header p,.four-libs-section-heading p,.four-libs-drawer header p{margin:4px 0 0;color:var(--color-text-muted);font-size:13px}.four-libs-title-icon,.four-libs-company-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;border-radius:8px;color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.four-libs-search-band,.four-libs-company-band,.four-libs-core-section,.four-libs-detail-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px}.four-libs-search-band{padding:18px;margin-bottom:16px}.four-libs-search-label{margin-bottom:9px;color:#0369a1;font-size:13px;font-weight:700}.four-libs-search-row{display:flex;gap:10px}.four-libs-search-input-wrap{position:relative;flex:1;min-width:0}.four-libs-search-input-wrap>svg{position:absolute;left:13px;top:13px;color:#94a3b8;pointer-events:none}.four-libs-search-input-wrap input{box-sizing:border-box;width:100%;height:44px;padding:0 14px 0 41px;border:1px solid #cbd5e1;border-radius:7px;outline:0;background:#f8fafc;color:var(--color-text-strong);font-size:14px}.four-libs-search-input-wrap input:focus{background:#fff;border-color:#0284c7;box-shadow:0 0 0 3px #0284c71a}.four-libs-primary{min-width:146px;height:44px;border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#0369a1;color:#fff;font-weight:700;cursor:pointer}.four-libs-primary:hover:not(:disabled){background:#075985}.four-libs-primary:disabled{opacity:.7;cursor:wait}.four-libs-suggestions{position:absolute;z-index:30;top:49px;left:0;right:0;max-height:280px;overflow:auto;border:1px solid #cbd5e1;border-radius:7px;background:#fff;box-shadow:0 16px 34px #0f172a29}.four-libs-suggestions button{width:100%;border:0;border-bottom:1px solid #f1f5f9;background:#fff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.four-libs-suggestions button:hover{background:#f0f9ff}.four-libs-suggestions button span{overflow:hidden;color:#334155;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.four-libs-suggestions button small{flex:0 0 auto;color:#047857}.four-libs-suggestion-empty{padding:22px;text-align:center;color:#94a3b8;font-size:13px}.four-libs-empty{min-height:300px;border:1px dashed #cbd5e1;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;background:var(--color-surface);color:#94a3b8;text-align:center}.four-libs-empty strong{color:#475569;font-size:15px}.four-libs-empty span{font-size:13px}.four-libs-loading svg{color:#0284c7}.spin{animation:four-libs-spin .8s linear infinite}@keyframes four-libs-spin{to{transform:rotate(360deg)}}.four-libs-alert,.four-libs-inline-warning{display:flex;align-items:center;gap:8px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:7px;font-size:13px}.four-libs-alert{margin-bottom:16px;padding:11px 13px}.four-libs-inline-warning{margin:12px 0;padding:9px 11px}.four-libs-results{display:flex;flex-direction:column;gap:16px}.four-libs-company-band{padding:20px}.four-libs-company-topline{display:flex;align-items:center;justify-content:space-between;gap:18px}.four-libs-company-name{display:flex;align-items:center;gap:12px;min-width:0}.four-libs-company-band h2{font-size:20px;overflow-wrap:anywhere}.four-libs-company-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:7px}.four-libs-company-tags span{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:4px;background:#ecfdf5;color:#047857;font-size:11px;font-weight:650}.four-libs-lifecycle-button{width:272px;min-height:58px;padding:9px 13px;display:flex;align-items:center;gap:10px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:#1d4ed8;cursor:pointer;text-align:left}.four-libs-lifecycle-button:hover{background:#dbeafe}.four-libs-lifecycle-button>span{display:flex;flex:1;flex-direction:column}.four-libs-lifecycle-button strong{font-size:13px}.four-libs-lifecycle-button small{margin-top:2px;color:#64748b;font-size:11px}.four-libs-base-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:18px;border-top:1px solid #e2e8f0;border-left:1px solid #e2e8f0}.four-libs-base-grid>div{min-height:67px;padding:11px 13px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#f8fafc}.four-libs-base-grid>div.wide{grid-column:1 / -1}.four-libs-base-grid span{display:block;margin-bottom:5px;color:#64748b;font-size:11px;font-weight:650}.four-libs-base-grid strong{display:block;color:#334155;font-size:13px;line-height:1.65;overflow-wrap:anywhere}.four-libs-core-section,.four-libs-detail-section{padding:18px}.four-libs-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.four-libs-section-heading h2{font-size:16px}.four-libs-section-heading>span{padding:4px 8px;border-radius:4px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700}.four-libs-core-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.four-libs-core-card{position:relative;min-width:0;height:74px;padding:12px;border:1px solid #e2e8f0;border-radius:7px;display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:7px;background:#fff;color:#334155;cursor:pointer;text-align:left}.four-libs-core-card:hover:not(:disabled){border-color:#93c5fd;box-shadow:0 4px 12px #0f172a12}.four-libs-core-card.active{border-color:#0284c7;box-shadow:0 0 0 2px #0284c71a}.four-libs-core-card:disabled{cursor:not-allowed;opacity:.65}.four-libs-core-card-icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:5px;background:#e0f2fe;color:#0369a1}.four-libs-core-card-label{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.four-libs-core-card strong{font-size:20px;font-variant-numeric:tabular-nums}.four-libs-core-card small{color:#b91c1c;font-size:11px}.four-libs-card-check{position:absolute;right:5px;top:5px;color:#0284c7}.tone-red .four-libs-core-card-icon{background:#fee2e2;color:#b91c1c}.tone-orange .four-libs-core-card-icon,.tone-yellow .four-libs-core-card-icon{background:#fef3c7;color:#b45309}.tone-green .four-libs-core-card-icon,.tone-teal .four-libs-core-card-icon{background:#d1fae5;color:#047857}.tone-purple .four-libs-core-card-icon,.tone-indigo .four-libs-core-card-icon{background:#ede9fe;color:#6d28d9}.tone-rose .four-libs-core-card-icon{background:#ffe4e6;color:#be123c}.tone-slate .four-libs-core-card-icon{background:#e2e8f0;color:#475569}.four-libs-icon-button,.four-libs-drawer header button,.four-libs-pagination button{width:34px;height:34px;border:1px solid #cbd5e1;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#475569;cursor:pointer}.four-libs-icon-button:hover,.four-libs-drawer header button:hover,.four-libs-pagination button:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.four-libs-table-wrap{width:100%;overflow:auto;border:1px solid #e2e8f0}.four-libs-table-wrap table{width:100%;min-width:860px;border-collapse:collapse;table-layout:fixed}.four-libs-table-wrap th,.four-libs-table-wrap td{height:43px;padding:0 12px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.four-libs-table-wrap th{background:#f8fafc;color:#475569;font-weight:700}.four-libs-table-wrap td{color:#334155}.four-libs-table-wrap tr:last-child td{border-bottom:0}.four-libs-table-wrap tr:hover td{background:#f8fafc}.four-libs-table-wrap .index{width:62px;text-align:center;color:#94a3b8}.four-libs-table-state{min-height:140px;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;font-size:13px}.four-libs-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:13px;color:#64748b;font-size:12px}.four-libs-pagination label{display:flex;align-items:center;gap:5px}.four-libs-pagination select{height:32px;border:1px solid #cbd5e1;border-radius:5px;background:#fff;color:#334155}.four-libs-pagination button:disabled{opacity:.4;cursor:not-allowed}.four-libs-drawer-backdrop{position:fixed;z-index:200;inset:0;display:flex;justify-content:flex-end;background:#0f172a61}.four-libs-drawer{width:min(820px,70vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-16px 0 44px #0f172a2e}.four-libs-drawer>header{min-height:72px;padding:14px 18px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:15px}.four-libs-drawer h2{font-size:18px}.four-libs-drawer-body{flex:1;overflow-y:auto;padding:16px 18px 28px}.four-libs-drawer-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8;text-align:center}.four-libs-drawer-state strong{color:#475569}.four-libs-drawer-state span{font-size:12px}.four-libs-lifecycle-summary{display:flex;align-items:center;gap:8px;padding:12px 13px;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:#1e40af;font-size:13px}.four-libs-project{margin-top:10px;border:1px solid #e2e8f0;border-radius:7px;overflow:hidden}.four-libs-project-toggle{width:100%;min-height:62px;padding:10px 13px;border:0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;color:#334155;cursor:pointer;text-align:left}.four-libs-project-toggle:hover{background:#f8fafc}.four-libs-project-toggle>span{min-width:0;display:flex;flex-direction:column;gap:4px}.four-libs-project-toggle strong{font-size:13px;overflow-wrap:anywhere}.four-libs-project-toggle small{color:#64748b;font-size:11px}.four-libs-project-toggle svg{flex:0 0 auto;transition:transform .16s ease}.four-libs-project-toggle svg.rotated{transform:rotate(90deg)}.four-libs-project-content{padding:12px;border-top:1px solid #e2e8f0;background:#f8fafc}.four-libs-trace-group+.four-libs-trace-group{margin-top:14px}.four-libs-trace-group h3{margin:0 0 7px;color:#334155;font-size:12px}.four-libs-trace-group h3 span{margin-left:6px;color:#64748b;font-weight:500}.four-libs-trace-record{border-left:3px solid #38bdf8;background:#fff;padding:10px 12px}.four-libs-trace-record+.four-libs-trace-record{margin-top:7px}.four-libs-trace-record>div{display:grid;grid-template-columns:145px minmax(0,1fr);gap:10px;padding:4px 0;font-size:12px;line-height:1.55}.four-libs-trace-record span{color:#64748b;font-weight:650}.four-libs-trace-record strong{color:#334155;font-weight:500;overflow-wrap:anywhere;white-space:pre-wrap}@media(max-width:1120px){.four-libs-core-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.four-libs-base-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.four-libs-page{padding:14px}.four-libs-search-row,.four-libs-company-topline{flex-direction:column;align-items:stretch}.four-libs-primary,.four-libs-lifecycle-button{width:100%}.four-libs-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.four-libs-base-grid{grid-template-columns:1fr}.four-libs-base-grid>div.wide{grid-column:auto}.four-libs-drawer{width:100vw}.four-libs-trace-record>div{grid-template-columns:1fr;gap:2px}}@layer theme,base,components,utilities;@layer theme{@theme default{ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --color-red-50: oklch(97.1% .013 17.38); --color-red-100: oklch(93.6% .032 17.717); --color-red-200: oklch(88.5% .062 18.334); --color-red-300: oklch(80.8% .114 19.571); --color-red-400: oklch(70.4% .191 22.216); --color-red-500: oklch(63.7% .237 25.331); --color-red-600: oklch(57.7% .245 27.325); --color-red-700: oklch(50.5% .213 27.518); --color-red-800: oklch(44.4% .177 26.899); --color-red-900: oklch(39.6% .141 25.723); --color-red-950: oklch(25.8% .092 26.042); --color-orange-50: oklch(98% .016 73.684); --color-orange-100: oklch(95.4% .038 75.164); --color-orange-200: oklch(90.1% .076 70.697); --color-orange-300: oklch(83.7% .128 66.29); --color-orange-400: oklch(75% .183 55.934); --color-orange-500: oklch(70.5% .213 47.604); --color-orange-600: oklch(64.6% .222 41.116); --color-orange-700: oklch(55.3% .195 38.402); --color-orange-800: oklch(47% .157 37.304); --color-orange-900: oklch(40.8% .123 38.172); --color-orange-950: oklch(26.6% .079 36.259); --color-amber-50: oklch(98.7% .022 95.277); --color-amber-100: oklch(96.2% .059 95.617); --color-amber-200: oklch(92.4% .12 95.746); --color-amber-300: oklch(87.9% .169 91.605); --color-amber-400: oklch(82.8% .189 84.429); --color-amber-500: oklch(76.9% .188 70.08); --color-amber-600: oklch(66.6% .179 58.318); --color-amber-700: oklch(55.5% .163 48.998); --color-amber-800: oklch(47.3% .137 46.201); --color-amber-900: oklch(41.4% .112 45.904); --color-amber-950: oklch(27.9% .077 45.635); --color-yellow-50: oklch(98.7% .026 102.212); --color-yellow-100: oklch(97.3% .071 103.193); --color-yellow-200: oklch(94.5% .129 101.54); --color-yellow-300: oklch(90.5% .182 98.111); --color-yellow-400: oklch(85.2% .199 91.936); --color-yellow-500: oklch(79.5% .184 86.047); --color-yellow-600: oklch(68.1% .162 75.834); --color-yellow-700: oklch(55.4% .135 66.442); --color-yellow-800: oklch(47.6% .114 61.907); --color-yellow-900: oklch(42.1% .095 57.708); --color-yellow-950: oklch(28.6% .066 53.813); --color-lime-50: oklch(98.6% .031 120.757); --color-lime-100: oklch(96.7% .067 122.328); --color-lime-200: oklch(93.8% .127 124.321); --color-lime-300: oklch(89.7% .196 126.665); --color-lime-400: oklch(84.1% .238 128.85); --color-lime-500: oklch(76.8% .233 130.85); --color-lime-600: oklch(64.8% .2 131.684); --color-lime-700: oklch(53.2% .157 131.589); --color-lime-800: oklch(45.3% .124 130.933); --color-lime-900: oklch(40.5% .101 131.063); --color-lime-950: oklch(27.4% .072 132.109); --color-green-50: oklch(98.2% .018 155.826); --color-green-100: oklch(96.2% .044 156.743); --color-green-200: oklch(92.5% .084 155.995); --color-green-300: oklch(87.1% .15 154.449); --color-green-400: oklch(79.2% .209 151.711); --color-green-500: oklch(72.3% .219 149.579); --color-green-600: oklch(62.7% .194 149.214); --color-green-700: oklch(52.7% .154 150.069); --color-green-800: oklch(44.8% .119 151.328); --color-green-900: oklch(39.3% .095 152.535); --color-green-950: oklch(26.6% .065 152.934); --color-emerald-50: oklch(97.9% .021 166.113); --color-emerald-100: oklch(95% .052 163.051); --color-emerald-200: oklch(90.5% .093 164.15); --color-emerald-300: oklch(84.5% .143 164.978); --color-emerald-400: oklch(76.5% .177 163.223); --color-emerald-500: oklch(69.6% .17 162.48); --color-emerald-600: oklch(59.6% .145 163.225); --color-emerald-700: oklch(50.8% .118 165.612); --color-emerald-800: oklch(43.2% .095 166.913); --color-emerald-900: oklch(37.8% .077 168.94); --color-emerald-950: oklch(26.2% .051 172.552); --color-teal-50: oklch(98.4% .014 180.72); --color-teal-100: oklch(95.3% .051 180.801); --color-teal-200: oklch(91% .096 180.426); --color-teal-300: oklch(85.5% .138 181.071); --color-teal-400: oklch(77.7% .152 181.912); --color-teal-500: oklch(70.4% .14 182.503); --color-teal-600: oklch(60% .118 184.704); --color-teal-700: oklch(51.1% .096 186.391); --color-teal-800: oklch(43.7% .078 188.216); --color-teal-900: oklch(38.6% .063 188.416); --color-teal-950: oklch(27.7% .046 192.524); --color-cyan-50: oklch(98.4% .019 200.873); --color-cyan-100: oklch(95.6% .045 203.388); --color-cyan-200: oklch(91.7% .08 205.041); --color-cyan-300: oklch(86.5% .127 207.078); --color-cyan-400: oklch(78.9% .154 211.53); --color-cyan-500: oklch(71.5% .143 215.221); --color-cyan-600: oklch(60.9% .126 221.723); --color-cyan-700: oklch(52% .105 223.128); --color-cyan-800: oklch(45% .085 224.283); --color-cyan-900: oklch(39.8% .07 227.392); --color-cyan-950: oklch(30.2% .056 229.695); --color-sky-50: oklch(97.7% .013 236.62); --color-sky-100: oklch(95.1% .026 236.824); --color-sky-200: oklch(90.1% .058 230.902); --color-sky-300: oklch(82.8% .111 230.318); --color-sky-400: oklch(74.6% .16 232.661); --color-sky-500: oklch(68.5% .169 237.323); --color-sky-600: oklch(58.8% .158 241.966); --color-sky-700: oklch(50% .134 242.749); --color-sky-800: oklch(44.3% .11 240.79); --color-sky-900: oklch(39.1% .09 240.876); --color-sky-950: oklch(29.3% .066 243.157); --color-blue-50: oklch(97% .014 254.604); --color-blue-100: oklch(93.2% .032 255.585); --color-blue-200: oklch(88.2% .059 254.128); --color-blue-300: oklch(80.9% .105 251.813); --color-blue-400: oklch(70.7% .165 254.624); --color-blue-500: oklch(62.3% .214 259.815); --color-blue-600: oklch(54.6% .245 262.881); --color-blue-700: oklch(48.8% .243 264.376); --color-blue-800: oklch(42.4% .199 265.638); --color-blue-900: oklch(37.9% .146 265.522); --color-blue-950: oklch(28.2% .091 267.935); --color-indigo-50: oklch(96.2% .018 272.314); --color-indigo-100: oklch(93% .034 272.788); --color-indigo-200: oklch(87% .065 274.039); --color-indigo-300: oklch(78.5% .115 274.713); --color-indigo-400: oklch(67.3% .182 276.935); --color-indigo-500: oklch(58.5% .233 277.117); --color-indigo-600: oklch(51.1% .262 276.966); --color-indigo-700: oklch(45.7% .24 277.023); --color-indigo-800: oklch(39.8% .195 277.366); --color-indigo-900: oklch(35.9% .144 278.697); --color-indigo-950: oklch(25.7% .09 281.288); --color-violet-50: oklch(96.9% .016 293.756); --color-violet-100: oklch(94.3% .029 294.588); --color-violet-200: oklch(89.4% .057 293.283); --color-violet-300: oklch(81.1% .111 293.571); --color-violet-400: oklch(70.2% .183 293.541); --color-violet-500: oklch(60.6% .25 292.717); --color-violet-600: oklch(54.1% .281 293.009); --color-violet-700: oklch(49.1% .27 292.581); --color-violet-800: oklch(43.2% .232 292.759); --color-violet-900: oklch(38% .189 293.745); --color-violet-950: oklch(28.3% .141 291.089); --color-purple-50: oklch(97.7% .014 308.299); --color-purple-100: oklch(94.6% .033 307.174); --color-purple-200: oklch(90.2% .063 306.703); --color-purple-300: oklch(82.7% .119 306.383); --color-purple-400: oklch(71.4% .203 305.504); --color-purple-500: oklch(62.7% .265 303.9); --color-purple-600: oklch(55.8% .288 302.321); --color-purple-700: oklch(49.6% .265 301.924); --color-purple-800: oklch(43.8% .218 303.724); --color-purple-900: oklch(38.1% .176 304.987); --color-purple-950: oklch(29.1% .149 302.717); --color-fuchsia-50: oklch(97.7% .017 320.058); --color-fuchsia-100: oklch(95.2% .037 318.852); --color-fuchsia-200: oklch(90.3% .076 319.62); --color-fuchsia-300: oklch(83.3% .145 321.434); --color-fuchsia-400: oklch(74% .238 322.16); --color-fuchsia-500: oklch(66.7% .295 322.15); --color-fuchsia-600: oklch(59.1% .293 322.896); --color-fuchsia-700: oklch(51.8% .253 323.949); --color-fuchsia-800: oklch(45.2% .211 324.591); --color-fuchsia-900: oklch(40.1% .17 325.612); --color-fuchsia-950: oklch(29.3% .136 325.661); --color-pink-50: oklch(97.1% .014 343.198); --color-pink-100: oklch(94.8% .028 342.258); --color-pink-200: oklch(89.9% .061 343.231); --color-pink-300: oklch(82.3% .12 346.018); --color-pink-400: oklch(71.8% .202 349.761); --color-pink-500: oklch(65.6% .241 354.308); --color-pink-600: oklch(59.2% .249 .584); --color-pink-700: oklch(52.5% .223 3.958); --color-pink-800: oklch(45.9% .187 3.815); --color-pink-900: oklch(40.8% .153 2.432); --color-pink-950: oklch(28.4% .109 3.907); --color-rose-50: oklch(96.9% .015 12.422); --color-rose-100: oklch(94.1% .03 12.58); --color-rose-200: oklch(89.2% .058 10.001); --color-rose-300: oklch(81% .117 11.638); --color-rose-400: oklch(71.2% .194 13.428); --color-rose-500: oklch(64.5% .246 16.439); --color-rose-600: oklch(58.6% .253 17.585); --color-rose-700: oklch(51.4% .222 16.935); --color-rose-800: oklch(45.5% .188 13.697); --color-rose-900: oklch(41% .159 10.272); --color-rose-950: oklch(27.1% .105 12.094); --color-slate-50: oklch(98.4% .003 247.858); --color-slate-100: oklch(96.8% .007 247.896); --color-slate-200: oklch(92.9% .013 255.508); --color-slate-300: oklch(86.9% .022 252.894); --color-slate-400: oklch(70.4% .04 256.788); --color-slate-500: oklch(55.4% .046 257.417); --color-slate-600: oklch(44.6% .043 257.281); --color-slate-700: oklch(37.2% .044 257.287); --color-slate-800: oklch(27.9% .041 260.031); --color-slate-900: oklch(20.8% .042 265.755); --color-slate-950: oklch(12.9% .042 264.695); --color-gray-50: oklch(98.5% .002 247.839); --color-gray-100: oklch(96.7% .003 264.542); --color-gray-200: oklch(92.8% .006 264.531); --color-gray-300: oklch(87.2% .01 258.338); --color-gray-400: oklch(70.7% .022 261.325); --color-gray-500: oklch(55.1% .027 264.364); --color-gray-600: oklch(44.6% .03 256.802); --color-gray-700: oklch(37.3% .034 259.733); --color-gray-800: oklch(27.8% .033 256.848); --color-gray-900: oklch(21% .034 264.665); --color-gray-950: oklch(13% .028 261.692); --color-zinc-50: oklch(98.5% 0 0); --color-zinc-100: oklch(96.7% .001 286.375); --color-zinc-200: oklch(92% .004 286.32); --color-zinc-300: oklch(87.1% .006 286.286); --color-zinc-400: oklch(70.5% .015 286.067); --color-zinc-500: oklch(55.2% .016 285.938); --color-zinc-600: oklch(44.2% .017 285.786); --color-zinc-700: oklch(37% .013 285.805); --color-zinc-800: oklch(27.4% .006 286.033); --color-zinc-900: oklch(21% .006 285.885); --color-zinc-950: oklch(14.1% .005 285.823); --color-neutral-50: oklch(98.5% 0 0); --color-neutral-100: oklch(97% 0 0); --color-neutral-200: oklch(92.2% 0 0); --color-neutral-300: oklch(87% 0 0); --color-neutral-400: oklch(70.8% 0 0); --color-neutral-500: oklch(55.6% 0 0); --color-neutral-600: oklch(43.9% 0 0); --color-neutral-700: oklch(37.1% 0 0); --color-neutral-800: oklch(26.9% 0 0); --color-neutral-900: oklch(20.5% 0 0); --color-neutral-950: oklch(14.5% 0 0); --color-stone-50: oklch(98.5% .001 106.423); --color-stone-100: oklch(97% .001 106.424); --color-stone-200: oklch(92.3% .003 48.717); --color-stone-300: oklch(86.9% .005 56.366); --color-stone-400: oklch(70.9% .01 56.259); --color-stone-500: oklch(55.3% .013 58.071); --color-stone-600: oklch(44.4% .011 73.639); --color-stone-700: oklch(37.4% .01 67.558); --color-stone-800: oklch(26.8% .007 34.298); --color-stone-900: oklch(21.6% .006 56.043); --color-stone-950: oklch(14.7% .004 49.25); --color-mauve-50: oklch(98.5% 0 0); --color-mauve-100: oklch(96% .003 325.6); --color-mauve-200: oklch(92.2% .005 325.62); --color-mauve-300: oklch(86.5% .012 325.68); --color-mauve-400: oklch(71.1% .019 323.02); --color-mauve-500: oklch(54.2% .034 322.5); --color-mauve-600: oklch(43.5% .029 321.78); --color-mauve-700: oklch(36.4% .029 323.89); --color-mauve-800: oklch(26.3% .024 320.12); --color-mauve-900: oklch(21.2% .019 322.12); --color-mauve-950: oklch(14.5% .008 326); --color-olive-50: oklch(98.8% .003 106.5); --color-olive-100: oklch(96.6% .005 106.5); --color-olive-200: oklch(93% .007 106.5); --color-olive-300: oklch(88% .011 106.6); --color-olive-400: oklch(73.7% .021 106.9); --color-olive-500: oklch(58% .031 107.3); --color-olive-600: oklch(46.6% .025 107.3); --color-olive-700: oklch(39.4% .023 107.4); --color-olive-800: oklch(28.6% .016 107.4); --color-olive-900: oklch(22.8% .013 107.4); --color-olive-950: oklch(15.3% .006 107.1); --color-mist-50: oklch(98.7% .002 197.1); --color-mist-100: oklch(96.3% .002 197.1); --color-mist-200: oklch(92.5% .005 214.3); --color-mist-300: oklch(87.2% .007 219.6); --color-mist-400: oklch(72.3% .014 214.4); --color-mist-500: oklch(56% .021 213.5); --color-mist-600: oklch(45% .017 213.2); --color-mist-700: oklch(37.8% .015 216); --color-mist-800: oklch(27.5% .011 216.9); --color-mist-900: oklch(21.8% .008 223.9); --color-mist-950: oklch(14.8% .004 228.8); --color-taupe-50: oklch(98.6% .002 67.8); --color-taupe-100: oklch(96% .002 17.2); --color-taupe-200: oklch(92.2% .005 34.3); --color-taupe-300: oklch(86.8% .007 39.5); --color-taupe-400: oklch(71.4% .014 41.2); --color-taupe-500: oklch(54.7% .021 43.1); --color-taupe-600: oklch(43.8% .017 39.3); --color-taupe-700: oklch(36.7% .016 35.7); --color-taupe-800: oklch(26.8% .011 36.5); --color-taupe-900: oklch(21.4% .009 43.1); --color-taupe-950: oklch(14.7% .004 49.3); --color-black: #000; --color-white: #fff; --spacing: .25rem; --breakpoint-sm: 40rem; --breakpoint-md: 48rem; --breakpoint-lg: 64rem; --breakpoint-xl: 80rem; --breakpoint-2xl: 96rem; --container-3xs: 16rem; --container-2xs: 18rem; --container-xs: 20rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-4xl: 56rem; --container-5xl: 64rem; --container-6xl: 72rem; --container-7xl: 80rem; --text-xs: .75rem; --text-xs--line-height: calc(1 / .75); --text-sm: .875rem; --text-sm--line-height: calc(1.25 / .875); --text-base: 1rem; --text-base--line-height: 1.5 ; --text-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --text-3xl: 1.875rem; --text-3xl--line-height: 1.2 ; --text-4xl: 2.25rem; --text-4xl--line-height: calc(2.5 / 2.25); --text-5xl: 3rem; --text-5xl--line-height: 1; --text-6xl: 3.75rem; --text-6xl--line-height: 1; --text-7xl: 4.5rem; --text-7xl--line-height: 1; --text-8xl: 6rem; --text-8xl--line-height: 1; --text-9xl: 8rem; --text-9xl--line-height: 1; --font-weight-thin: 100; --font-weight-extralight: 200; --font-weight-light: 300; --font-weight-normal: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-extrabold: 800; --font-weight-black: 900; --tracking-tighter: -.05em; --tracking-tight: -.025em; --tracking-normal: 0em; --tracking-wide: .025em; --tracking-wider: .05em; --tracking-widest: .1em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-normal: 1.5; --leading-relaxed: 1.625; --leading-loose: 2; --radius-xs: .125rem; --radius-sm: .25rem; --radius-md: .375rem; --radius-lg: .5rem; --radius-xl: .75rem; --radius-2xl: 1rem; --radius-3xl: 1.5rem; --radius-4xl: 2rem; --shadow-2xs: 0 1px rgb(0 0 0 / .05); --shadow-xs: 0 1px 2px 0 rgb(0 0 0 / .05); --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1); --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1); --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1); --shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25); --inset-shadow-2xs: inset 0 1px rgb(0 0 0 / .05); --inset-shadow-xs: inset 0 1px 1px rgb(0 0 0 / .05); --inset-shadow-sm: inset 0 2px 4px rgb(0 0 0 / .05); --drop-shadow-xs: 0 1px 1px rgb(0 0 0 / .05); --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / .15); --drop-shadow-md: 0 3px 3px rgb(0 0 0 / .12); --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / .15); --drop-shadow-xl: 0 9px 7px rgb(0 0 0 / .1); --drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / .15); --text-shadow-2xs: 0px 1px 0px rgb(0 0 0 / .15); --text-shadow-xs: 0px 1px 1px rgb(0 0 0 / .2); --text-shadow-sm: 0px 1px 0px rgb(0 0 0 / .075), 0px 1px 1px rgb(0 0 0 / .075), 0px 2px 2px rgb(0 0 0 / .075); --text-shadow-md: 0px 1px 1px rgb(0 0 0 / .1), 0px 1px 2px rgb(0 0 0 / .1), 0px 2px 4px rgb(0 0 0 / .1); --text-shadow-lg: 0px 1px 2px rgb(0 0 0 / .1), 0px 3px 2px rgb(0 0 0 / .1), 0px 4px 8px rgb(0 0 0 / .1); --ease-in: cubic-bezier(.4, 0, 1, 1); --ease-out: cubic-bezier(0, 0, .2, 1); --ease-in-out: cubic-bezier(.4, 0, .2, 1); --animate-spin: spin 1s linear infinite; --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite; --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite; --animate-bounce: bounce 1s infinite; @keyframes spin { to { transform: rotate(360deg); } } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @keyframes pulse { 50% { opacity: .5; } } @keyframes bounce { 0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8, 0, 1, 1); } 50% { transform: none; animation-timing-function: cubic-bezier(0, 0, .2, 1); } } --blur-xs: 4px; --blur-sm: 8px; --blur-md: 12px; --blur-lg: 16px; --blur-xl: 24px; --blur-2xl: 40px; --blur-3xl: 64px; --perspective-dramatic: 100px; --perspective-near: 300px; --perspective-normal: 500px; --perspective-midrange: 800px; --perspective-distant: 1200px; --aspect-video: 16 / 9; --default-transition-duration: .15s; --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1); --default-font-family: --theme(--font-sans, initial); --default-font-feature-settings: --theme( --font-sans--font-feature-settings, initial ); --default-font-variation-settings: --theme( --font-sans--font-variation-settings, initial ); --default-mono-font-family: --theme(--font-mono, initial); --default-mono-font-feature-settings: --theme( --font-mono--font-feature-settings, initial ); --default-mono-font-variation-settings: --theme( --font-mono--font-variation-settings, initial ); }@theme default inline reference{ --blur: 8px; --shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05); --drop-shadow: 0 1px 2px rgb(0 0 0 / .1), 0 1px 1px rgb(0 0 0 / .06); --radius: .25rem; --max-width-prose: 65ch; }}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:--theme(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:--theme(--default-font-feature-settings,normal);font-variation-settings:--theme(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:--theme(--default-mono-font-feature-settings,normal);font-variation-settings:--theme(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{@tailwind utilities;}:root{--color-primary: #1a56db;--color-primary-hover: #1e40af;--color-primary-light: #eff6ff;--color-secondary: #6b7280;--color-success: #059669;--color-warning: #d97706;--color-danger: #dc2626;--color-bg: #f1f5f9;--color-surface: #ffffff;--color-border: #e2e8f0;--color-text: #1e293b;--color-text-secondary: #64748b;--sidebar-width: 260px;--header-height: 52px;--color-surface-elevated: #ffffff;--color-surface-hover: #f8fafc;--color-text-strong: #0f172a;--color-text-body: #334155;--color-text-muted: #94a3b8;--color-border-soft: #f1f5f9;--color-accent-muted: #eff6ff;--color-focus: #3b82f6;--color-gold: #c6a76a;--shadow-panel: 0 8px 24px rgba(15, 23, 42, .12);--radius-control: 8px;--radius-panel: 12px;--panel-blur: 0px;--motion-fast: .16s;--motion-normal: .24s}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes checkSpin{to{transform:rotate(360deg)}}.check-loading-spinner{animation:checkSpin .9s linear infinite}.check-loading-progress{transition:width .45s ease}.check-upload-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:start}.check-options-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:20px}.check-v3-report{display:flex;flex-direction:column;gap:18px}.check-v3-outcome{display:flex;align-items:flex-start;gap:14px;padding:20px;border:1px solid currentColor;border-radius:12px}.check-v3-outcome p,.check-v3-outcome h2,.check-v3-outcome span,.check-v3-section h3,.check-v3-section p,.check-v3-finding h4,.check-v3-evidence h5,.check-v3-evidence p{margin:0}.check-v3-outcome p{margin-bottom:3px;font-size:12px;font-weight:700}.check-v3-outcome h2{font-size:20px;line-height:1.45}.check-v3-outcome span{display:block;margin-top:5px;font-size:13px;line-height:1.65}.check-v3-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface)}.check-v3-stats div{padding:15px 12px;text-align:center;border-right:1px solid var(--color-border)}.check-v3-stats div:last-child{border-right:0}.check-v3-stats strong,.check-v3-stats span{display:block}.check-v3-stats strong{color:var(--color-text-strong);font-size:24px;font-variant-numeric:tabular-nums}.check-v3-stats span{margin-top:3px;color:var(--color-text-secondary);font-size:12px}.check-v3-section,.check-v3-lot{padding:18px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface)}.check-v3-lot-notice{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534}.check-v3-lot-notice-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#dcfce7}.check-v3-lot-notice strong{display:block;font-size:14px;line-height:1.5}.check-v3-lot-notice p{margin:3px 0 0;color:#166534;font-size:12px;line-height:1.6}.check-v3-link-button{margin-top:6px;padding:0;border:0;background:transparent;color:#166534;cursor:pointer;font-size:12px;font-weight:600;text-decoration:underline}.check-v3-lot-evidence{display:grid;gap:4px;margin-top:8px;padding:8px 10px;border-radius:7px;background:#ffffffb3}.check-v3-lot-evidence p{margin:0;overflow-wrap:anywhere}.check-v3-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px}.check-v3-section-heading h3,.check-v3-lot h3{color:var(--color-text-strong);font-size:16px}.check-v3-section-heading p,.check-v3-lot p{margin-top:4px;color:var(--color-text-secondary);font-size:12px;line-height:1.6}.check-v3-section-heading>span{min-width:28px;padding:4px 8px;border-radius:999px;background:var(--color-surface-hover);color:var(--color-text-secondary);font-size:12px;text-align:center}.check-v3-findings{display:flex;flex-direction:column;gap:10px}.check-v3-finding{padding:15px;border:1px solid var(--color-border);border-left:4px solid #64748b;border-radius:9px}.check-v3-finding--danger{border-left-color:#dc2626}.check-v3-finding--warning{border-left-color:#d97706}.check-v3-finding-heading{display:flex;align-items:flex-start;gap:8px;color:var(--color-text-strong)}.check-v3-finding-heading h4{font-size:14px;line-height:1.55}.check-v3-finding-summary{display:grid;gap:9px;margin:13px 0 0}.check-v3-finding-summary div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px}.check-v3-finding-summary dt{color:var(--color-text-secondary);font-size:12px}.check-v3-finding-summary dd{margin:0;color:var(--color-text-body);font-size:13px;line-height:1.7}.check-v3-evidence{margin-top:13px;border-top:1px solid var(--color-border-soft)}.check-v3-evidence summary{display:flex;align-items:center;gap:4px;width:fit-content;padding:11px 0 0;color:#1d4ed8;cursor:pointer;font-size:12px;font-weight:600}.check-v3-evidence[open] summary svg{transform:rotate(90deg)}.check-v3-evidence-group{margin-top:13px}.check-v3-evidence-group h5{color:var(--color-text-strong);font-size:12px}.check-v3-evidence-group blockquote{margin:8px 0 0;padding:11px 12px;border-left:3px solid #94a3b8;background:var(--color-surface-hover)}.check-v3-evidence-location{margin-bottom:5px;color:#475569;font-size:11px;font-weight:700}.check-v3-evidence-group blockquote p,.check-v3-missing-evidence{overflow-wrap:anywhere;color:var(--color-text-body);font-size:12px;line-height:1.7;white-space:pre-wrap}.check-v3-missing-evidence{margin-top:10px!important;padding:10px;border-radius:7px;background:#fff7ed;color:#9a3412!important}.check-v3-feedback{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--color-border-soft);color:var(--color-text-secondary);font-size:11px}.check-v3-feedback>div{display:flex;flex-wrap:wrap;gap:5px}.check-v3-feedback button,.check-v3-lot button{min-height:34px;padding:6px 10px;border:1px solid var(--color-border);border-radius:7px;background:var(--color-surface);color:var(--color-text-body);cursor:pointer;font-size:11px}.check-v3-feedback button[aria-pressed=true]{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.check-v3-feedback label{display:flex;align-items:center;gap:5px}.check-v3-empty{display:flex;align-items:center;gap:7px;padding:13px;border-radius:8px;background:#f0fdf4;color:#047857;font-size:12px}.check-v3-lot{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,220px) auto;align-items:center;gap:12px;border-color:#f59e0b;background:#fffbeb}.check-v3-lot select{min-height:40px;padding:7px 10px;border:1px solid #d97706;border-radius:7px;background:#fff}.check-v3-lot button{min-height:40px;border-color:#b45309;background:#b45309;color:#fff;font-weight:600}.check-v3-lot>p{grid-column:1 / -1}.check-v3-coverage-messages{display:grid;gap:6px;margin-bottom:12px;padding:11px 12px;border-radius:8px;background:#fffbeb;color:#92400e;font-size:12px}.check-v3-page-coverage{display:flex;align-items:center;gap:7px;margin-bottom:10px;padding:10px 12px;border-radius:8px;background:var(--color-surface-hover);color:var(--color-text-body);font-size:12px;line-height:1.6}.check-v3-documents{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.check-v3-documents>div{display:grid;gap:3px;min-width:0;padding:11px;border:1px solid var(--color-border);border-radius:8px}.check-v3-documents strong{overflow:hidden;color:var(--color-text-strong);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.check-v3-documents span,.check-v3-not-checked{color:var(--color-text-secondary);font-size:11px}.check-v3-document-warning{color:#9a3412!important}.check-v3-page-retry{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:3px}.check-v3-page-retry button{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:5px 9px;border:1px solid #c2410c;border-radius:7px;background:#fff7ed;color:#9a3412;cursor:pointer;font-size:11px;font-weight:600}.check-v3-page-retry small{color:var(--color-text-secondary);font-size:11px}.check-v3-feedback button:focus-visible,.check-v3-lot button:focus-visible,.check-v3-lot select:focus-visible,.check-v3-link-button:focus-visible,.check-v3-page-retry button:focus-visible,.check-v3-evidence summary:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}.check-v3-feedback button:disabled,.check-v3-lot button:disabled,.check-v3-page-retry button:disabled{cursor:not-allowed;opacity:.55}.check-v3-not-checked{margin-top:11px!important}@media(max-width:720px){.check-v3-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.check-v3-stats div:nth-child(2){border-right:0}.check-v3-stats div:nth-child(-n+2){border-bottom:1px solid var(--color-border)}.check-v3-lot,.check-v3-finding-summary div{grid-template-columns:1fr}.check-v3-lot button,.check-v3-lot select{width:100%}.check-v3-lot-notice{padding:13px}}@media(max-width:1200px){.check-options-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.check-loading-spinner{animation-duration:1.8s}.check-loading-progress{transition:none}}.sidebar-step-active{box-shadow:0 0 0 3px #1a56db26}.sidebar-flow-line{background:#94a3b8}.page-fade-in{animation:fadeInUp .3s ease-out}.step-slide-in{animation:slideInRight .25s ease-out}.business-rich-editor .tiptap,.business-rich-content{font-family:FangSong,SimSun,serif;font-size:14px;line-height:1.9;color:#1f2937}.business-rich-editor .tiptap{min-height:100%;padding:24px 32px 80px;outline:none}.business-rich-editor .tiptap p,.business-rich-content p{min-height:1.9em;margin:0 0 8px;white-space:pre-wrap}.business-rich-editor .tiptap table,.business-rich-content table{width:100%;margin:14px 0;border-collapse:collapse;table-layout:fixed}.business-rich-editor .tiptap th,.business-rich-editor .tiptap td,.business-rich-content th,.business-rich-content td{position:relative;min-width:80px;min-height:42px;padding:9px 10px;border:1px solid #94a3b8;vertical-align:top;overflow-wrap:anywhere}.business-rich-editor .tiptap th,.business-rich-content th{background:#f1f5f9;font-family:SimHei,sans-serif;font-weight:600;text-align:center}.business-rich-editor .tiptap .selectedCell:after{position:absolute;inset:0;z-index:2;pointer-events:none;content:"";background:#0ea5e924}.business-rich-editor .tiptap .column-resize-handle{position:absolute;top:0;right:-2px;bottom:-2px;width:4px;background:#0ea5e9;pointer-events:none}.business-rich-editor .tiptap td .is-empty:before,.business-rich-editor .tiptap th .is-empty:before{float:left;height:0;color:#94a3b8;content:attr(data-placeholder);pointer-events:none}:root[data-theme=prestige]{--color-primary: #c6a76a;--color-primary-hover: #d4b97f;--color-primary-light: rgba(198, 167, 106, .14);--color-secondary: #91a0aa;--color-success: #79b69b;--color-warning: #c7a66a;--color-danger: #c98585;--color-bg: #071018;--color-surface: rgba(20, 34, 46, .78);--color-surface-elevated: rgba(29, 44, 57, .92);--color-surface-hover: rgba(40, 55, 68, .64);--color-border: rgba(218, 231, 241, .12);--color-border-soft: rgba(218, 231, 241, .08);--color-text: #f2f6f8;--color-text-strong: #f2f6f8;--color-text-body: #c6d0d7;--color-text-secondary: #aab8c3;--color-text-muted: #71818e;--color-accent-muted: rgba(198, 167, 106, .14);--color-focus: #8eb9d6;--shadow-panel: 0 1px 0 rgba(255, 255, 255, .04) inset, 0 18px 48px rgba(0, 0, 0, .24);--radius-control: 8px;--radius-panel: 16px;--panel-blur: 22px;--header-height: 60px}.app-shell{background:radial-gradient(circle at 52% -12%,rgba(90,130,154,.12),transparent 38%),var(--color-bg)}.app-header{z-index:40;-webkit-backdrop-filter:blur(var(--panel-blur)) saturate(120%);backdrop-filter:blur(var(--panel-blur)) saturate(120%);box-shadow:0 1px #ffffff06;transition:height var(--motion-normal) cubic-bezier(.2,.8,.2,1),background var(--motion-normal) ease,border-color var(--motion-normal) ease}.app-sidebar{-webkit-backdrop-filter:blur(var(--panel-blur)) saturate(120%);backdrop-filter:blur(var(--panel-blur)) saturate(120%);transition:background var(--motion-normal) ease,border-color var(--motion-normal) ease}.app-main{background:transparent!important}.app-mobile-menu,.app-mobile-sidebar-close{display:none}.knowledge-ingestion,.knowledge-document-list{margin-top:18px;min-height:132px;padding-top:16px;border-top:1px solid var(--color-border)}.knowledge-ingestion-heading,.knowledge-ingestion-batch-title,.knowledge-ingestion-row{display:flex;align-items:center}.knowledge-ingestion-heading{justify-content:space-between;gap:12px;margin-bottom:10px}.knowledge-ingestion-heading strong,.knowledge-ingestion-heading small{display:block}.knowledge-ingestion-heading strong{font-size:13px}.knowledge-ingestion-heading small{margin-top:3px;color:var(--color-text-secondary);font-size:11px}.knowledge-ingestion-batch{margin-top:9px;border:1px solid var(--color-border);border-radius:7px;overflow:hidden}.knowledge-ingestion-batch-title{justify-content:space-between;gap:12px;padding:7px 10px;background:var(--color-surface-hover);color:var(--color-text-secondary);font-size:10px}.knowledge-ingestion-row{gap:9px;min-height:58px;padding:8px 10px;border-top:1px solid var(--color-border-soft)}.knowledge-ingestion-row:first-of-type{border-top:0}.knowledge-ingestion-copy{flex:1;min-width:0}.knowledge-ingestion-copy strong,.knowledge-ingestion-copy small{display:block;overflow-wrap:anywhere}.knowledge-ingestion-copy strong{color:var(--color-text-body);font-size:12px}.knowledge-ingestion-copy small{margin-top:3px;font-size:10px}.knowledge-ingestion-error{color:var(--color-danger)!important}.knowledge-ingestion-progress{height:3px;margin-top:6px;overflow:hidden;border-radius:3px;background:var(--color-border-soft)}.knowledge-ingestion-progress>span{display:block;height:100%;background:var(--color-success);transition:width var(--motion-normal) ease}.knowledge-ingestion-action{flex:0 0 auto;border:1px solid var(--color-border);border-radius:6px;padding:6px 9px;background:var(--color-surface);color:var(--color-text-secondary);cursor:pointer;font-size:11px}.knowledge-ingestion-action:focus-visible{outline:3px solid color-mix(in srgb,var(--color-focus) 30%,transparent);outline-offset:2px}.knowledge-ingestion-action:disabled{cursor:wait;opacity:.55}.knowledge-document-heading,.knowledge-document-row,.knowledge-document-meta,.knowledge-document-actions{display:flex;align-items:center}.knowledge-document-heading{min-height:32px;justify-content:space-between;gap:12px;margin-bottom:6px}.knowledge-document-heading>strong{font-size:13px}.knowledge-review-link,.knowledge-document-action{border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);cursor:pointer;transition:border-color var(--motion-fast) ease,background var(--motion-fast) ease,color var(--motion-fast) ease}.knowledge-review-link{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-color:#fed7aa;background:#fff7ed;color:#9a3412;font-size:11px;font-weight:650}.knowledge-review-link:hover,.knowledge-review-link:focus-visible{border-color:#fb923c;background:#ffedd5}.knowledge-document-empty{padding:18px;background:var(--color-surface-hover);color:var(--color-text-muted);font-size:12px}.knowledge-document-row{gap:10px;min-height:54px;border-bottom:1px solid var(--color-border-soft);font-size:12px}.knowledge-document-row>svg{flex:0 0 auto;color:var(--color-text-secondary)}.knowledge-document-copy{flex:1 1 280px;min-width:0}.knowledge-document-copy strong,.knowledge-document-copy small{display:block;overflow-wrap:anywhere}.knowledge-document-copy strong{color:var(--color-text-body);font-weight:600}.knowledge-document-copy small{margin-top:3px;color:var(--color-danger);font-size:10px;line-height:1.45}.knowledge-document-meta{flex:0 1 240px;justify-content:flex-end;gap:12px;color:var(--color-text-secondary)}.knowledge-document-status{min-width:58px;text-align:right}.knowledge-document-status.is-ready{color:var(--color-success)}.knowledge-document-status.is-failed{color:var(--color-danger)}.knowledge-document-status.is-failed_retryable,.knowledge-document-status.is-processing,.knowledge-document-status.is-queued,.knowledge-document-status.is-awaiting_upload{color:var(--color-warning)}.knowledge-document-actions{flex:0 0 auto;justify-content:flex-end;gap:5px}.knowledge-document-action{min-height:30px;padding:5px 9px;color:var(--color-text-secondary);font-size:11px}.knowledge-document-action.is-retry{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.knowledge-document-action.is-icon{width:30px;padding:0;display:inline-grid;place-items:center}.knowledge-document-action.is-danger{color:var(--color-danger)}.knowledge-document-action:hover:not(:disabled),.knowledge-document-action:focus-visible{border-color:var(--color-focus);background:var(--color-surface-hover)}.knowledge-review-link:focus-visible,.knowledge-document-action:focus-visible{outline:3px solid color-mix(in srgb,var(--color-focus) 30%,transparent);outline-offset:2px}.knowledge-document-action:disabled{cursor:not-allowed;opacity:.42}@media(max-width:720px){.check-upload-grid{grid-template-columns:minmax(0,1fr)}.check-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-frame{min-width:0;width:100%}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:80;width:min(84vw,300px)!important;min-width:min(84vw,300px)!important;box-shadow:16px 0 36px #0f172a3d}.app-header{padding:0 12px!important}.app-header-context,.app-header-actions{min-width:0;gap:8px!important}.app-header-pipeline,.app-project-pill,.app-user-name{display:none!important}.app-main{padding:12px!important}.knowledge-page-header{align-items:flex-start!important;flex-direction:column;gap:12px;padding:14px!important}.knowledge-page-header-actions{width:100%;flex-wrap:wrap}.knowledge-page-header-actions>button{flex:1 1 auto;justify-content:center}.knowledge-page-main{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr);margin:8px!important;overflow:auto}.knowledge-page-sidebar{max-height:170px;border-right:0!important;border-bottom:1px solid var(--color-border)}.knowledge-page-content{overflow:visible!important;padding:14px!important}.knowledge-page-setup-grid,.knowledge-page-identity-grid{grid-template-columns:minmax(0,1fr)!important}.knowledge-page-bind-row,.knowledge-selected-header{flex-wrap:wrap}.knowledge-search-filters{grid-template-columns:minmax(0,1fr)!important}.knowledge-search-row{flex-wrap:wrap}.knowledge-search-row>button{justify-content:center;width:100%}.knowledge-document-dialog{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:92vh!important}.knowledge-document-layout{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(300px,1fr) minmax(120px,34%)}.knowledge-document-layout>div:last-child{border-top:1px solid var(--color-border);border-left:0!important}.knowledge-types-dialog{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;padding:16px!important}.knowledge-types-new-grid{grid-template-columns:minmax(0,1fr)!important}.knowledge-type-row{grid-template-columns:28px minmax(0,1fr) auto!important;padding:9px 0}.knowledge-type-row>:nth-child(3){grid-column:2 / -1}.app-mobile-menu,.app-mobile-sidebar-close{width:32px;height:32px;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-secondary);align-items:center;justify-content:center;cursor:pointer}.app-mobile-menu{display:inline-flex;flex:0 0 32px}.app-mobile-sidebar-close{display:inline-flex;position:absolute;top:18px;right:14px}.knowledge-assets-dialog{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:92vh!important}.knowledge-assets-header{gap:8px!important}.knowledge-assets-layout{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(150px,32%) minmax(0,1fr)}.knowledge-assets-layout>div:first-child{border-right:0!important;border-bottom:1px solid var(--color-border)}.knowledge-assets-editor-grid{grid-template-columns:minmax(0,1fr)!important}.knowledge-assets-batch-dialog{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important}.knowledge-ingestion-heading,.knowledge-ingestion-batch-title{align-items:flex-start;flex-direction:column}.knowledge-ingestion-row{align-items:flex-start;flex-wrap:wrap}.knowledge-ingestion-action{margin-left:25px}.knowledge-document-heading{align-items:flex-start;flex-direction:column}.knowledge-document-row{align-items:flex-start;flex-wrap:wrap;padding:10px 0}.knowledge-document-copy{flex-basis:calc(100% - 28px)}.knowledge-document-meta{flex:1 1 auto;justify-content:flex-start;margin-left:26px}.knowledge-document-status{min-width:0;text-align:left}.knowledge-document-actions{margin-left:auto}}.theme-toggle{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-secondary);background:transparent;border:1px solid transparent;border-radius:var(--radius-control);cursor:pointer;transition:transform .1s ease,color var(--motion-fast) ease,background var(--motion-fast) ease,border-color var(--motion-fast) ease}.theme-toggle:hover{color:var(--color-text);background:var(--color-surface-hover);border-color:var(--color-border)}.theme-toggle:active{transform:scale(.985)}:root[data-theme=prestige] .app-frame{background:transparent!important}:root[data-theme=prestige] .app-header,:root[data-theme=prestige] .app-sidebar{background:var(--color-surface)!important;border-color:var(--color-border)!important}:root[data-theme=prestige] .app-sidebar{box-shadow:12px 0 40px #0000001f}:root[data-theme=prestige] .app-main>*{animation:prestigeEnter .26s cubic-bezier(.16,1,.3,1)}@keyframes prestigeEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){:root[data-theme=prestige] .app-main>*{animation:none}}.login-theme-toggle{position:fixed;top:20px;right:22px;z-index:20;color:#ffffffd1;background:#07101857;border-color:#ffffff2e;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}:root[data-theme=prestige] .login-page:after{position:fixed;inset:0;z-index:1;pointer-events:none;content:"";background:linear-gradient(120deg,#030a10b3,#0710187a 52%,#212a2b94)}:root[data-theme=prestige] .login-page>form,:root[data-theme=prestige] .login-page>section,:root[data-theme=prestige] .login-page>main{position:relative;z-index:3}:root[data-theme=prestige]{--color-primary: #af8a4b;--color-primary-hover: #96733b;--color-primary-light: #f6efe3;--color-secondary: #667480;--color-success: #4f8c73;--color-warning: #a97934;--color-danger: #b75f5f;--color-bg: #f2f4f6;--color-surface: #ffffff;--color-surface-elevated: #ffffff;--color-surface-hover: #f7f8f9;--color-border: #e1e6ea;--color-border-soft: #edf0f2;--color-text: #17212a;--color-text-strong: #111a22;--color-text-body: #3f4c57;--color-text-secondary: #667480;--color-text-muted: #8b98a2;--color-accent-muted: #f6efe3;--color-focus: #496f89;--shadow-panel: 0 12px 32px rgba(28, 42, 52, .08);--panel-blur: 18px}html,body,button,input,textarea,select,table{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,sans-serif;font-feature-settings:"kern" 1}button,input,textarea,select{font:inherit}:root[data-theme=prestige] .app-shell{background:var(--color-bg)}:root[data-theme=prestige] .app-frame,:root[data-theme=prestige] .app-main{background:var(--color-bg)!important}:root[data-theme=prestige] .app-header{color:var(--color-text);background:#ffffffe6!important;border-color:var(--color-border)!important;box-shadow:0 1px #111a220a}:root[data-theme=prestige] .app-sidebar{--color-surface: #0f1d28;--color-surface-elevated: #172835;--color-surface-hover: rgba(255, 255, 255, .08);--color-border: rgba(220, 230, 236, .1);--color-border-soft: rgba(220, 230, 236, .08);--color-text: #f2f5f7;--color-text-strong: #f7f8f9;--color-text-body: #c5d0d7;--color-text-secondary: #aebbc5;--color-text-muted: #748793;--color-accent-muted: rgba(198, 167, 106, .12);color:var(--color-text);background:linear-gradient(180deg,#122330,#0b1720)!important;border-color:#dce6ec1a!important;box-shadow:12px 0 32px #16222b1a}:root[data-theme=prestige] .app-sidebar a{color:var(--color-text-secondary)!important;border-left-color:transparent!important}:root[data-theme=prestige] .app-sidebar a[aria-current=page]{color:#f7f8f9!important;background:#ffffff17!important;border-left-color:#c6a76a!important}:root[data-theme=prestige] .app-sidebar a svg{color:#91a3ae!important}:root[data-theme=prestige] .app-sidebar a[aria-current=page] svg{color:#d3b87d!important}:root[data-theme=prestige] .app-main [style*="background: var(--color-surface)"]{box-shadow:0 10px 28px #1c2a340e}:root[data-theme=prestige] body,:root[data-theme=prestige] button,:root[data-theme=prestige] input,:root[data-theme=prestige] textarea,:root[data-theme=prestige] select,:root[data-theme=prestige] table{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,PingFang SC,Source Han Sans SC,Noto Sans CJK SC,Microsoft YaHei UI,sans-serif}:root[data-theme=prestige] .app-main h1,:root[data-theme=prestige] .app-main h2,:root[data-theme=prestige] .login-page h1,:root[data-theme=prestige] .login-page h2{font-family:"Source Han Serif SC","Noto Serif CJK SC",Songti SC,STSong,SimSun,serif;font-weight:600;letter-spacing:-.025em}:root[data-theme=prestige] .app-sidebar h1,:root[data-theme=prestige] .app-sidebar h2,:root[data-theme=prestige] .app-sidebar h3,:root[data-theme=prestige] .app-header h1,:root[data-theme=prestige] .app-header h2,:root[data-theme=prestige] .app-header h3{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Source Han Sans SC,sans-serif;letter-spacing:normal}:root[data-theme=prestige] .app-sidebar,:root[data-theme=prestige] .app-sidebar a,:root[data-theme=prestige] .app-sidebar button,:root[data-theme=prestige] .app-sidebar input,:root[data-theme=prestige] .app-sidebar select{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,PingFang SC,Source Han Sans SC,Noto Sans CJK SC,Microsoft YaHei UI,sans-serif}:root[data-theme=prestige] .app-sidebar h1{font-family:"Source Han Serif SC","Noto Serif CJK SC",Songti SC,STSong,SimSun,serif;font-weight:600;letter-spacing:.04em}:root[data-theme=prestige] .app-shell,:root[data-theme=prestige] .login-page,:root[data-theme=prestige] button,:root[data-theme=prestige] input,:root[data-theme=prestige] textarea,:root[data-theme=prestige] select,:root[data-theme=prestige] table{font-family:Noto Sans SC,Source Han Sans SC,PingFang SC,Microsoft YaHei UI,sans-serif}:root[data-theme=prestige] .app-main h1,:root[data-theme=prestige] .app-main h2,:root[data-theme=prestige] .login-page h1,:root[data-theme=prestige] .login-page h2,:root[data-theme=prestige] .app-sidebar h1{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,STSong,SimSun,serif}:root[data-theme=prestige] .business-rich-editor .tiptap,:root[data-theme=prestige] .business-rich-content,:root[data-theme=prestige] .content-editor,:root[data-theme=prestige] .content-preview{font-family:FangSong,SimSun,serif!important}:root[data-theme=prestige] .business-rich-editor .tiptap th,:root[data-theme=prestige] .business-rich-content th,:root[data-theme=prestige] .content-preview h1,:root[data-theme=prestige] .content-preview h2,:root[data-theme=prestige] .content-preview h3,:root[data-theme=prestige] .content-preview h4,:root[data-theme=prestige] .content-preview h5,:root[data-theme=prestige] .content-preview h6,:root[data-theme=prestige] .content-preview th{font-family:SimHei,sans-serif!important}:root[data-theme=prestige] .app-sidebar a,:root[data-theme=prestige] .app-sidebar a>span,:root[data-theme=prestige] .app-sidebar a>div>div:first-child{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,STSong,SimSun,serif;font-weight:600;letter-spacing:.01em}:root[data-theme=prestige] .app-sidebar a>div>div:last-child{font-family:Noto Sans SC,Source Han Sans SC,PingFang SC,Microsoft YaHei UI,sans-serif;font-weight:400;letter-spacing:normal}.word-target-card{margin-bottom:20px;padding:18px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.word-target-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.word-target-heading{display:flex;align-items:center;gap:8px}.word-target-accent{width:3px;height:20px;border-radius:2px;background:var(--color-primary)}.word-target-heading h3{margin:0;color:var(--color-text-strong);font-size:16px}.word-target-card-header p{margin:5px 0 0 11px;color:var(--color-text-secondary);font-size:12px}.word-target-value{flex:0 0 auto;color:var(--color-primary);font-size:13px;font-weight:650;line-height:20px;white-space:nowrap}.word-target-value.is-empty{color:var(--color-text-muted)}.word-target-control{padding:20px 14px 0}.word-target-slider-shell{position:relative;height:18px;margin:0 18px}.word-target-slider-track{position:absolute;top:50%;right:0;left:0;height:6px;overflow:hidden;border-radius:3px;background:#cbd5e1;pointer-events:none;transform:translateY(-50%)}.word-target-slider-fill{display:block;height:100%;border-radius:inherit;background:var(--color-primary);transition:width .16s ease-out}.word-target-slider{position:absolute;top:0;left:-9px;display:block;width:calc(100% + 18px);height:18px;margin:0;appearance:none;background:transparent;cursor:pointer}.word-target-slider:focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary) 28%,transparent);outline-offset:5px}.word-target-slider:disabled{cursor:not-allowed}.word-target-slider-shell:has(.word-target-slider:disabled){opacity:.55}.word-target-slider::-webkit-slider-runnable-track{height:6px;background:transparent}.word-target-slider::-webkit-slider-thumb{width:18px;height:18px;box-sizing:border-box;margin-top:-6px;appearance:none;border:3px solid #fff;border-radius:50%;background:var(--color-primary);box-shadow:0 1px 3px #0f172a40}.word-target-slider.is-unselected::-webkit-slider-thumb{background:#94a3b8}.word-target-slider::-moz-range-track{height:6px;background:transparent}.word-target-slider::-moz-range-progress{height:6px;background:transparent}.word-target-slider::-moz-range-thumb{width:18px;height:18px;box-sizing:border-box;border:3px solid #fff;border-radius:50%;background:var(--color-primary);box-shadow:0 1px 3px #0f172a40}.word-target-slider.is-unselected::-moz-range-thumb{background:#94a3b8}.word-target-marks{position:relative;height:32px;margin:10px 18px 0}.word-target-mark{position:absolute;top:0;min-width:0;padding:11px 4px 0;border:0;background:transparent;color:var(--color-text-secondary);cursor:pointer;font:inherit;text-align:center;transform:translate(-50%);white-space:nowrap}.word-target-mark:before{position:absolute;top:0;left:50%;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 1px #cbd5e1;content:"";transform:translate(-50%)}.word-target-mark>span{display:block}.word-target-mark>span{font-size:12px;font-weight:600}.word-target-mark:hover:not(:disabled),.word-target-mark:focus-visible{color:var(--color-primary)}.word-target-mark:focus-visible{z-index:1;border-radius:4px;outline:2px solid color-mix(in srgb,var(--color-primary) 45%,transparent);outline-offset:-2px}.word-target-mark.is-selected{color:var(--color-primary)}.word-target-mark.is-selected:before{background:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.word-target-mark:disabled{cursor:not-allowed}.word-target-plan-status{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;min-height:22px;margin-top:15px;padding:8px 10px;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface-hover);color:var(--color-text-secondary);font-size:12px;line-height:1.5}.word-target-plan-status.status-ready{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.word-target-plan-status.status-stale_outline_plan{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.word-target-scale-summary{color:var(--color-text-muted)}.word-target-plan-status.status-ready .word-target-scale-summary{color:#047857}@media(prefers-reduced-motion:reduce){.word-target-slider-fill{transition:none}}@media(max-width:620px){.word-target-card-header{align-items:flex-start;flex-direction:column;gap:4px}.word-target-control{padding-right:4px;padding-left:4px}.word-target-slider-shell,.word-target-marks{margin-right:16px;margin-left:16px}}.check-v3-tables{margin-top:24px}.check-v3-table-list{display:grid;gap:18px}.check-v3-table-card{overflow:hidden;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);box-shadow:0 8px 24px #0f172a0d}.check-v3-table-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--color-border);background:var(--color-surface-hover)}.check-v3-table-eyebrow{display:block;margin-bottom:5px;color:var(--color-primary);font-size:12px;font-weight:700}.check-v3-table-card h4{margin:0;color:var(--color-text);font-size:16px}.check-v3-table-card header p,.check-v3-table-source{margin:6px 0 0;color:var(--color-text-muted);font-size:12px;line-height:1.5}.check-v3-table-source{flex:0 0 auto;margin-top:0;padding:4px 8px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface)}.check-v3-table-scroll{overflow-x:auto}.check-v3-table-scroll table{width:100%;min-width:720px;border-collapse:collapse;color:var(--color-text);font-size:13px}.check-v3-table-scroll th,.check-v3-table-scroll td{padding:10px 12px;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;white-space:pre-wrap;overflow-wrap:anywhere}.check-v3-table-scroll th{background:var(--color-surface-hover);color:var(--color-text-secondary);font-weight:700}.check-v3-table-scroll tr:last-child td{border-bottom:0}.check-v3-table-scroll th:last-child,.check-v3-table-scroll td:last-child{border-right:0}.check-v3-table-result{width:188px;min-width:188px;text-align:center!important}.check-v3-table-status{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:30px;padding:4px 8px;border:1px solid transparent;border-radius:7px;background:transparent;font:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:normal;overflow-wrap:normal}.check-v3-table-status:disabled{cursor:default}.check-v3-table-status--danger{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.check-v3-table-status--passed{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.check-v3-table-status--warning{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.check-v3-table-status--neutral{border-color:var(--color-border);background:var(--color-surface-hover);color:var(--color-text-muted)}.check-v3-table-finding{margin-top:18px;padding:16px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface-hover)}.check-v3-table-finding-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.check-v3-table-finding-heading h4{margin:0;font-size:15px}.check-v3-table-finding-heading button{border:0;background:transparent;color:var(--color-text-secondary);cursor:pointer}@media(max-width:620px){.check-v3-table-card>header{flex-direction:column;gap:8px}}.check-v3-evidence-table{overflow-x:auto;max-width:100%}.check-v3-evidence-table table{border-collapse:collapse;min-width:360px;width:100%}.check-v3-evidence-table th,.check-v3-evidence-table td{border:1px solid #cbd5e1;padding:8px;vertical-align:top}.check-signature-item{margin:14px 0;padding:12px 0;border-top:1px solid var(--border-color, #e2e8f0)}.check-signature-item summary{cursor:pointer;padding:8px 0;line-height:1.8}.check-signature-item summary strong,.check-signature-item summary small{margin-left:12px}.check-signature-item img{max-width:100%;width:820px;height:auto;display:block;margin:12px 0}.check-signature-item figure{margin:16px 0}.check-signature-note{color:var(--text-secondary, #64748b);line-height:1.7}.check-v3-table-result details .check-v3-finding{min-width:240px;max-width:600px}.check-v3-table-result summary{cursor:pointer;min-height:36px}
