.app-frame{width:min(100%,480px);min-height:100vh;margin:0 auto;background:var(--bg)}.app-header{position:sticky;z-index:2;top:0;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:16px 18px;background:#f4f8fbeb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-header p,.app-header h1{margin:0}.app-header p{color:var(--muted);font-size:.78rem;font-weight:800}.app-header h1{margin-top:2px;font-size:1.12rem;line-height:1.2}.icon-button{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--surface)}.screen-section{display:grid;gap:20px;padding:22px 18px 34px}.screen-section--content{gap:14px;padding-top:16px}@media(min-width:760px){body:not(:has(.auth-page)){padding:28px}.app-frame{min-height:calc(100vh - 56px);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}}@media(min-width:980px){.app-frame{width:min(100%,1180px)}.app-header{grid-template-columns:48px 1fr;padding:18px 24px}.app-header h1{font-size:1.35rem}.screen-section{padding:24px}}body:has(.hvac-model-screen){background:#061a3a}body:has(.hvac-model-screen) .app-frame{width:min(100%,1528px);background:#050b17;border-color:#0a2a61;box-shadow:none}body:has(.hvac-model-screen) .app-header{color:#fff;background:#071327;border-bottom-color:#7497cb1a;-webkit-backdrop-filter:none;backdrop-filter:none}body:has(.hvac-model-screen) .app-header p{color:#9aa8bd;font-size:.92rem;font-weight:500}body:has(.hvac-model-screen) .app-header h1{font-size:1.3rem;font-weight:800}body:has(.hvac-model-screen) .icon-button{color:#fff;background:#ffffff05;border-color:#91abd42e}.hvac-model-screen{position:relative;min-height:calc(100vh - 130px);gap:0;overflow:hidden;padding:110px 86px 60px;color:#fff;background:radial-gradient(circle at 22% 18%,rgb(19 92 185 / 18%),transparent 33%),radial-gradient(circle at 90% 27%,rgb(30 116 224 / 12%),transparent 30%),linear-gradient(145deg,#06142c,#050b17)}.hvac-model-screen:before{position:absolute;inset:-6% -9% auto 34%;height:47%;content:"";opacity:.2;pointer-events:none;background:repeating-radial-gradient(ellipse at 84% 78%,transparent 0 11px,rgb(47 128 229 / 24%) 12px 13px)}.hvac-model-screen:after{position:absolute;right:-8%;bottom:-9%;width:110%;height:36%;content:"";opacity:.28;pointer-events:none;background:radial-gradient(circle,rgb(30 129 230 / 70%) 1px,transparent 1.5px) 0 0 / 16px 12px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%);transform:skewY(-4deg)}.hvac-model-screen--r32{background:radial-gradient(circle at 22% 18%,rgb(19 140 55 / 14%),transparent 33%),radial-gradient(circle at 90% 27%,rgb(30 180 80 / 10%),transparent 30%),linear-gradient(145deg,#06142c,#050b17)}.hvac-model-hero,.hvac-model-grid{position:relative;z-index:1}.hvac-model-hero{display:flex;flex-direction:column;gap:22px;max-width:760px}.hvac-model-hero__tag{display:inline-flex;align-items:center;width:fit-content;padding:6px 16px;color:#2a8bee;background:#2a8bee1a;border:1px solid rgb(42 139 238 / 30%);border-radius:100px;font-size:.78rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.hvac-model-screen--r32 .hvac-model-hero__tag{color:#69e773;background:#69e7731a;border-color:#69e77347}.hvac-model-hero h2{margin:0;color:#fff;font-size:clamp(2.6rem,4vw,4rem);font-weight:850;line-height:.98;letter-spacing:0}.hvac-model-hero p{margin:12px 0 0;color:#aab7c9;font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.35}.hvac-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:72px}.hvac-model-card{position:relative;display:grid;grid-template-columns:148px 1fr 54px;gap:40px;align-items:center;min-height:250px;padding:44px 36px 44px 40px;overflow:hidden;color:#fff;text-align:left;background:radial-gradient(circle at 34% 20%,rgb(255 255 255 / 3%),transparent 26%),#071327c7;border:1px solid rgb(62 120 204 / 42%);border-radius:20px;transition:border-color .14s ease,box-shadow .14s ease}.hvac-model-card:hover,.hvac-model-card:focus-visible{outline:none;border-color:#2a8beee5;box-shadow:0 0 0 1px #2a8bee2e,0 14px 40px #00103257}.hvac-model-card__icon{position:relative;display:grid;width:148px;height:148px;flex-shrink:0;place-items:center;color:#fff;background:radial-gradient(circle at 34% 18%,rgb(86 160 255 / 36%),transparent 38%),linear-gradient(145deg,#0058d9,#013982);border:1px solid rgb(52 151 255 / 46%);border-radius:28px;box-shadow:inset 0 0 28px #2d8bff47}.hvac-model-screen--r32 .hvac-model-card__icon{background:radial-gradient(circle at 34% 18%,rgb(112 227 113 / 34%),transparent 38%),linear-gradient(145deg,#2d9b46,#185c29);border-color:#6ee16d5c;box-shadow:inset 0 0 28px #6ee16d2e}.hvac-model-card__svg{width:92px;height:92px;overflow:visible}.hvac-model-card__copy{display:grid;gap:10px;min-width:0}.hvac-model-card__code{font-size:clamp(1.5rem,2vw,2.2rem);font-weight:850;line-height:1;letter-spacing:-.01em}.hvac-model-card__sub{color:#aab7c9;font-size:clamp(.95rem,1.3vw,1.2rem);line-height:1.4}.hvac-model-card__status{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:5px 12px;border-radius:100px;font-size:.76rem;font-weight:750;letter-spacing:.04em}.hvac-model-card__status--ready{color:#69e773;background:#69e7731a;border:1px solid rgb(105 231 115 / 28%)}.hvac-model-card__status--draft{color:#f0b429;background:#f0b4291a;border:1px solid rgb(240 180 41 / 28%)}.hvac-model-card__action{display:grid;width:54px;height:54px;place-items:center;justify-self:end;color:#2a8bee;background:#04122799;border:1px solid rgb(42 139 238 / 38%);border-radius:50%;transition:color .14s ease,background .14s ease,border-color .14s ease}.hvac-model-screen--r32 .hvac-model-card__action{color:#69e773;border-color:#69e77352}.hvac-model-card:hover .hvac-model-card__action,.hvac-model-card:focus-visible .hvac-model-card__action{color:#fff;background:#2a8bee2e;border-color:#2a8beeb3}.hvac-model-screen--r32 .hvac-model-card:hover .hvac-model-card__action,.hvac-model-screen--r32 .hvac-model-card:focus-visible .hvac-model-card__action{background:#69e77324;border-color:#69e773b3}@media(min-width:760px){body:has(.hvac-model-screen){padding:0}body:has(.hvac-model-screen) .app-frame{min-height:100vh;border-width:6px;border-radius:18px}body:has(.hvac-model-screen) .app-header{grid-template-columns:54px 1fr;gap:30px;padding:46px 70px 22px}body:has(.hvac-model-screen) .icon-button{width:54px;height:54px;border-radius:10px}}@media(max-width:1180px){.hvac-model-screen{padding-inline:42px}.hvac-model-grid{gap:18px}.hvac-model-card{grid-template-columns:116px 1fr 44px;gap:26px;min-height:210px;padding:32px 28px}.hvac-model-card__icon{width:116px;height:116px;border-radius:22px}.hvac-model-card__svg{width:74px;height:74px}.hvac-model-card__action{width:44px;height:44px}}@media(max-width:760px){body:has(.hvac-model-screen) .app-frame{width:100%;min-height:100vh;border:0;border-radius:0}body:has(.hvac-model-screen) .app-header{grid-template-columns:40px 1fr;gap:14px;padding:16px 18px}body:has(.hvac-model-screen) .app-header h1{font-size:1.1rem}body:has(.hvac-model-screen) .app-header p{font-size:.78rem;font-weight:800}.hvac-model-screen{min-height:calc(100vh - 73px);padding:60px 18px 44px}.hvac-model-screen:before{inset:-3% -45% auto -15%;height:36%;background:repeating-radial-gradient(circle at 50% 100%,transparent 0 10px,rgb(47 128 229 / 24%) 11px 12px)}.hvac-model-hero h2{font-size:clamp(2rem,8vw,2.6rem)}.hvac-model-hero p{margin-top:8px;font-size:1rem}.hvac-model-grid{grid-template-columns:1fr;gap:14px;margin-top:56px}.hvac-model-card{grid-template-columns:90px 1fr 36px;gap:16px;min-height:156px;padding:20px 14px 20px 16px;border-radius:10px}.hvac-model-card__icon{width:90px;height:90px;border-radius:18px}.hvac-model-card__svg{width:58px;height:58px}.hvac-model-card__copy{gap:7px}.hvac-model-card__code{font-size:1.6rem}.hvac-model-card__sub{font-size:.9rem}.hvac-model-card__action{width:36px;height:36px}}@media(max-width:340px){.hvac-model-card{grid-template-columns:1fr 36px}.hvac-model-card__icon{grid-column:1 / -1}}.auth-page{display:grid;min-height:100vh;padding:18px;background:#eef4f8}.auth-shell{display:grid;width:min(100%,1180px);min-height:calc(100vh - 36px);margin:0 auto;overflow:hidden;color:#fff;background:#07162b;border:1px solid rgb(11 31 57 / 20%);border-radius:10px;box-shadow:0 16px 34px #0f172a2e}.auth-brand{position:relative;display:grid;min-height:330px;place-items:center;padding:44px 24px;overflow:hidden;background:radial-gradient(circle at 50% 44%,rgb(25 105 193 / 28%),transparent 34%),linear-gradient(145deg,#06152b,#082447)}.auth-brand:before{position:absolute;inset:-16% -12% auto -18%;height:58%;content:"";opacity:.34;background:repeating-radial-gradient(ellipse at 58% 92%,transparent 0 10px,rgb(35 134 236 / 22%) 11px 12px)}.auth-brand:after{position:absolute;right:-12%;bottom:-18%;width:118%;height:42%;content:"";opacity:.42;background:radial-gradient(circle,rgb(28 135 245 / 78%) 1px,transparent 1.5px) 0 0 / 16px 12px,linear-gradient(8deg,transparent 0%,rgb(28 135 245 / 12%) 52%,transparent 100%);transform:skewY(-8deg)}.auth-brand-content{position:relative;z-index:1;display:grid;justify-items:center;text-align:center}.auth-brand-logo{width:138px;height:auto}.auth-brand-name{display:grid;gap:8px;margin-top:22px}.auth-brand-name span{color:#fff;font-size:clamp(2.6rem,12vw,4.4rem);font-weight:850;line-height:.9;letter-spacing:.04em;text-shadow:0 2px 20px rgb(255 255 255 / 18%)}.auth-brand-name strong{color:#e5ecf7c2;font-size:clamp(1.05rem,4vw,1.68rem);font-weight:500;letter-spacing:.26em;text-transform:uppercase}.auth-brand-line{width:34px;height:2px;margin-top:28px;background:#fdb912}.auth-brand p{margin:24px 0 0;color:#e5ecf7bd;font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase}.auth-panel{display:grid;align-content:center;min-height:520px;padding:42px 28px;background:radial-gradient(circle at 50% 48%,rgb(24 83 150 / 20%),transparent 52%),#071226}.auth-heading{display:grid;gap:9px;margin-bottom:34px}.auth-heading h1{margin:0;color:#fff;font-size:1.9rem;font-weight:760;line-height:1.1;letter-spacing:0}.auth-heading p{margin:0;color:#aab7c9;font-size:.98rem;line-height:1.45}.auth-form{display:grid;gap:22px}.auth-form label{display:grid;gap:10px;color:#fff;font-size:.94rem;font-weight:650}.auth-field{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:56px;padding:0 16px;color:#9fb0c8;background:#071327b3;border:1px solid rgb(160 176 200 / 28%);border-radius:8px;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.auth-field:focus-within{background:#08162deb;border-color:#2686ebc7;box-shadow:0 0 0 3px #2686eb24}.auth-field input{width:100%;min-width:0;height:100%;padding:0 0 0 14px;color:#fff;background:transparent;border:0;outline:0}.auth-field input::placeholder{color:#8b9ab0}.password-toggle{display:grid;width:30px;height:30px;padding:0;place-items:center;color:#9fb0c8;background:transparent;border:0}.password-toggle:hover{color:#fff}.auth-options{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:-2px}.remember-control{display:inline-flex!important;align-items:center;gap:10px!important;color:#fff!important;font-size:.9rem!important;font-weight:500!important}.remember-control input{width:18px;height:18px;margin:0;accent-color:#2686eb}.forgot-link{padding:0;color:#2686eb;background:transparent;border:0;font-size:.9rem;font-weight:550}.forgot-link:hover{color:#54a4ff}.primary-button{min-height:56px;color:#fff;background:#1976d2;border:1px solid #1976d2;border-radius:8px;font-size:1rem;font-weight:750;transition:background .14s ease,border-color .14s ease}.primary-button:not(:disabled):hover{background:#2686eb;border-color:#2686eb}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;color:#fff;font-size:.9rem}.auth-divider span{height:1px;background:#a0b0c840}.sso-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;color:#2686eb;background:transparent;border:0;font-size:1rem;font-weight:650}.sso-button:hover{color:#54a4ff}@media(min-width:900px){.auth-page{padding:0;background:#071226}.auth-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.auth-brand{min-height:100vh;border-right:1px solid rgb(160 176 200 / 10%)}.auth-brand-logo{width:154px}.auth-panel{min-height:100vh;padding:clamp(72px,9vw,128px)}.auth-form{max-width:430px}}@media(max-width:520px){.auth-page{padding:0;background:#071226}.auth-shell{min-height:100vh;border:0;border-radius:0;box-shadow:none}.auth-brand{min-height:310px;padding:34px 18px 24px}.auth-brand-logo{width:112px}.auth-brand-name span{font-size:2.65rem}.auth-brand-name strong{font-size:1rem}.auth-brand p{font-size:.68rem;letter-spacing:.17em}.auth-panel{min-height:auto;padding:34px 22px 42px}.auth-heading{margin-bottom:26px}.auth-heading h1{font-size:1.7rem}.auth-options{align-items:flex-start;flex-direction:column;gap:12px}}@media(min-width:360px)and (max-width:520px){.auth-options{align-items:center;flex-direction:row}}.document-row{display:grid;grid-template-columns:22px 1fr 20px;gap:12px;align-items:center;padding:14px 16px;background:#071327b8;border:1px solid rgb(62 120 204 / 26%);border-radius:10px;transition:border-color .14s ease;cursor:pointer}.document-row:hover{border-color:#3e78cc8c}.document-row>svg:first-child{color:#2a8bee;flex-shrink:0}.document-row>svg:last-child{color:#6e8099;flex-shrink:0}.document-row:hover>svg:last-child{color:#aab7c9}.document-row span{display:grid;gap:4px;min-width:0}.document-row strong{color:#e8f0fa;font-size:.94rem;font-weight:700;line-height:1.3}.document-row small{color:#6e8099;font-size:.8rem;line-height:1.35}.fault-row{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;padding:14px 16px;background:#071327b8;border:1px solid rgb(62 120 204 / 26%);border-radius:10px;transition:border-color .14s ease}.fault-row:hover{border-color:#3e78cc8c}.fault-row svg{margin-top:2px;color:#f87171;flex-shrink:0}.fault-row span{display:grid;gap:4px}.fault-row strong{color:#60b8ff;font-size:.82rem;font-weight:800;letter-spacing:.04em}.fault-row em{color:#e8f0fa;font-style:normal;font-weight:700;line-height:1.3}.fault-row small{color:#8aafc8;font-size:.82rem;line-height:1.35}.reference-panel{display:grid;gap:10px;min-width:0}.reference-card{display:grid;gap:12px;padding:14px 16px;background:#071327b8;border:1px solid rgb(62 120 204 / 26%);border-radius:10px}.reference-card__title{display:flex;align-items:center;gap:8px;color:#2a8bee}.reference-card__title h2{margin:0;color:#aab7c9;font-size:.88rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.diagram-list,.photo-strip{display:grid;gap:10px}.diagram-item,.photo-strip__item{display:grid;gap:8px;color:#c2d0e0;text-decoration:none;transition:color .14s ease}.diagram-item:hover,.photo-strip__item:hover{color:#e8f0fa}.diagram-item img,.photo-strip__item img{width:100%;background:#040c1c99;border:1px solid rgb(62 120 204 / 28%);border-radius:8px;object-fit:cover}.diagram-item img{aspect-ratio:4 / 3;object-fit:contain;padding:6px}.photo-strip__item{grid-template-columns:72px 1fr;align-items:center}.photo-strip__item img{width:72px;aspect-ratio:1;padding:0}.diagram-item span,.photo-strip__item span{display:grid;gap:3px}.diagram-item strong,.photo-strip__item strong{color:#c2d0e0;font-size:.84rem;font-weight:650;line-height:1.25;overflow-wrap:break-word;word-break:break-word}.diagram-item small,.photo-strip__item small,.reference-empty{color:#6e8099;font-size:.76rem;line-height:1.35;overflow-wrap:break-word}.diagram-item--empty{grid-template-columns:34px 1fr;align-items:center;padding:12px;background:#040c1c66;border:1px dashed rgb(62 120 204 / 28%);border-radius:8px}.diagram-item--empty svg{color:#3d5a80}.reference-empty{margin:0}@media(min-width:980px){.reference-panel{position:sticky;top:128px;align-self:start}}.photo-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:16px}.photo-modal__backdrop{position:absolute;inset:0;background:#02060ee5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.photo-modal__stage{position:relative;z-index:1;display:grid;gap:12px;width:100%;max-width:820px;max-height:calc(100dvh - 32px);overflow:hidden}.photo-modal__header{display:flex;justify-content:space-between;align-items:center}.photo-modal__counter{color:#aab7c9;font-size:.85rem;font-weight:600;font-variant-numeric:tabular-nums}.photo-modal__close{display:grid;width:36px;height:36px;place-items:center;color:#aab7c9;background:#ffffff0d;border:1px solid rgb(255 255 255 / 10%);border-radius:8px;transition:color .12s ease,background .12s ease}.photo-modal__close:hover{color:#fff;background:#ffffff1f}.photo-modal__image-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:0}.photo-modal__image{display:block;max-width:100%;max-height:calc(100dvh - 220px);border-radius:10px;object-fit:contain;background:#040c1c99}.photo-modal__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:grid;width:42px;height:42px;place-items:center;color:#fff;background:#0000008c;border:1px solid rgb(255 255 255 / 12%);border-radius:50%;transition:background .12s ease}.photo-modal__nav:hover{background:#000c}.photo-modal__nav--prev{left:10px}.photo-modal__nav--next{right:10px}.photo-modal__caption{display:grid;gap:4px;padding:0 4px;text-align:center}.photo-modal__caption strong{color:#e8f0fa;font-size:.88rem;font-weight:650;overflow-wrap:break-word}.photo-modal__caption span{color:#6e8099;font-size:.78rem}.photo-modal__strip{display:flex;gap:6px;justify-content:center;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.photo-modal__strip::-webkit-scrollbar{display:none}.photo-modal__thumb{flex:0 0 52px;width:52px;height:52px;padding:0;overflow:hidden;background:#040c1c99;border:2px solid rgb(62 120 204 / 20%);border-radius:7px;transition:border-color .12s ease;cursor:pointer}.photo-modal__thumb:hover{border-color:#3e78cc7f}.photo-modal__thumb--active{border-color:#2a8bee}.photo-modal__thumb img{width:100%;height:100%;object-fit:cover;display:block}.content-list{display:grid;gap:8px}.parameter-row{display:grid;gap:10px;padding:14px 16px;background:#071327b8;border:1px solid rgb(62 120 204 / 26%);border-radius:10px;transition:border-color .14s ease}.parameter-row:hover{border-color:#3e78cc8c}.parameter-row__body{display:grid;gap:8px}.parameter-row__head{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.type-chip,.confidence{padding:4px 9px;border-radius:6px;font-size:.72rem;font-weight:800;letter-spacing:.02em}.type-sensor{color:#60b8ff;background:#2a8bee24;border:1px solid rgb(42 139 238 / 30%)}.type-input{color:#fbbf24;background:#fbbf241a;border:1px solid rgb(251 191 36 / 26%)}.type-output{color:#fb923c;background:#fb923c1a;border:1px solid rgb(251 146 60 / 26%)}.type-diagnostic{color:#94a3b8;background:#94a3b81a;border:1px solid rgb(148 163 184 / 18%)}.type-no-data{color:#647d96;background:#647d9614;border:1px solid rgb(100 125 150 / 18%)}.confidence--confirmed{color:#69e773;background:#69e7731a;border:1px solid rgb(105 231 115 / 28%)}.confidence--needs-confirmation{color:#f0b429;background:#f0b4291a;border:1px solid rgb(240 180 41 / 28%)}.confidence--not-a-part{color:#8aafc8;background:#8aafc814;border:1px solid rgb(138 175 200 / 18%)}.confidence--no-data{color:#64788e;background:#64788e14;border:1px solid rgb(100 120 142 / 18%)}.parameter-row h3,.parameter-row p{margin:0}.parameter-row h3{color:#e8f0fa;font-size:1rem;font-weight:700;overflow-wrap:break-word;word-break:break-word}.parameter-row p{color:#aab7c9;line-height:1.45;overflow-wrap:break-word}.parameter-row small{color:#6e8099;font-size:.82rem;line-height:1.35;overflow-wrap:break-word}.parameter-photos{display:flex;flex-wrap:wrap;gap:6px;align-self:start}.parameter-photo-thumb{position:relative;flex:0 0 auto;width:72px;height:72px;padding:0;overflow:hidden;background:#040c1c99;border:1px solid rgb(62 120 204 / 28%);border-radius:8px;cursor:pointer;transition:border-color .14s ease}.parameter-photo-thumb:hover{border-color:#3e78cca6}.parameter-photo-thumb img{display:block;width:100%;height:100%;object-fit:cover}.parameter-photos--single{display:block}.parameter-photos--single .parameter-photo-thumb{width:100%;height:auto;aspect-ratio:16 / 9;border-radius:8px}.parameter-photos--single .parameter-photo-thumb img{height:100%}@media(min-width:720px){.parameter-row{grid-template-columns:minmax(0,1fr) 130px;align-items:start}.parameter-photos{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.parameter-photo-thumb{width:100%;height:auto;aspect-ratio:1}.parameter-photos--single{display:block}.parameter-photos--single .parameter-photo-thumb{width:100%;height:auto;aspect-ratio:1}}.tab-button{min-height:38px;padding:0 6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border:0;border-radius:5px;color:#6e8099;background:transparent;font-size:.82rem;font-weight:750;transition:color .14s ease,background .14s ease,box-shadow .14s ease}.tab-button--active{color:#fff;background:#1a56d2a6;box-shadow:0 2px 8px #00143c47}.tab-button:not(.tab-button--active):hover{color:#aab7c9}body:has(.model-content-screen){background:#061224}body:has(.model-content-screen) .app-frame{width:min(100%,1528px);background:#050b17;border-color:#0a2461;box-shadow:none}body:has(.model-content-screen) .app-header{color:#fff;background:#050b17f5;border-bottom-color:#7497cb1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}body:has(.model-content-screen) .app-header p{color:#9aa8bd;font-size:.82rem;font-weight:600}body:has(.model-content-screen) .app-header h1{color:#fff}body:has(.model-content-screen) .icon-button{color:#fff;background:#ffffff0a;border-color:#91abd42e}.content-toolbar{position:sticky;z-index:2;top:73px;display:grid;gap:10px;padding:12px 0 10px;background:#050b17f5;border-bottom:1px solid rgb(116 151 203 / 8%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.search-box{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 14px;color:#6e8099;background:#071327b3;border:1px solid rgb(160 176 200 / 24%);border-radius:8px;transition:border-color .14s ease,box-shadow .14s ease}.search-box input{width:100%;color:#fff;background:transparent;border:0;outline:0}.search-box input::placeholder{color:#6e8099}.search-box:focus-within{border-color:#2686ebb3;box-shadow:0 0 0 3px #2686eb1f}.segmented-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:4px;background:#040c1ccc;border:1px solid rgb(62 100 180 / 28%);border-radius:8px}.content-layout{display:grid;gap:14px;padding-top:6px}.content-layout__main{min-width:0}@media(min-width:760px){body:has(.model-content-screen){padding:0}body:has(.model-content-screen) .app-frame{min-height:100vh;border-width:6px;border-radius:18px}}@media(max-width:760px){body:has(.model-content-screen) .app-frame{width:100%;min-height:100vh;border:0;border-radius:0}}@media(min-width:980px){.content-toolbar{grid-template-columns:minmax(260px,1fr) 420px;align-items:center;top:82px;padding:14px 0 12px}.content-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start}}body:has(.unit-type-screen){background:#061a3a}body:has(.unit-type-screen) .app-frame{width:min(100%,1528px);background:#050b17;border-color:#0a2a61;box-shadow:none}body:has(.unit-type-screen) .app-header{color:#fff;background:#071327;border-bottom-color:#7497cb1a;-webkit-backdrop-filter:none;backdrop-filter:none}body:has(.unit-type-screen) .app-header p{color:#9aa8bd;font-size:.92rem;font-weight:500}body:has(.unit-type-screen) .app-header h1{font-size:1.3rem;font-weight:800}body:has(.unit-type-screen) .icon-button{color:#fff;background:#ffffff05;border-color:#91abd42e}.unit-type-screen{position:relative;min-height:calc(100vh - 130px);gap:0;overflow:hidden;padding:110px 86px 30px;color:#fff;background:radial-gradient(circle at 22% 18%,rgb(19 92 185 / 18%),transparent 33%),radial-gradient(circle at 90% 27%,rgb(30 116 224 / 12%),transparent 30%),linear-gradient(145deg,#06142c,#050b17)}.unit-type-screen:before{position:absolute;inset:-6% -9% auto 34%;height:47%;content:"";opacity:.2;pointer-events:none;background:repeating-radial-gradient(ellipse at 84% 78%,transparent 0 11px,rgb(47 128 229 / 24%) 12px 13px)}.unit-type-screen:after{position:absolute;right:-8%;bottom:-9%;width:110%;height:36%;content:"";opacity:.28;pointer-events:none;background:radial-gradient(circle,rgb(30 129 230 / 70%) 1px,transparent 1.5px) 0 0 / 16px 12px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 88%,transparent 100%);transform:skewY(-4deg)}.unit-type-hero,.unit-type-grid,.unit-type-support{position:relative;z-index:1}.unit-type-hero{display:flex;align-items:center;gap:30px;max-width:760px}.unit-type-hero img{width:78px;height:auto;flex:0 0 auto}.unit-type-hero h2{margin:0;color:#fff;font-size:clamp(2.8rem,4.2vw,4.2rem);font-weight:850;line-height:.98;letter-spacing:0}.unit-type-hero p{margin:14px 0 0;color:#aab7c9;font-size:clamp(1.05rem,1.55vw,1.45rem);line-height:1.35}.unit-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:78px}.unit-type-card{position:relative;display:grid;grid-template-columns:184px 1fr 64px;gap:54px;align-items:center;min-height:304px;padding:58px 44px 58px 50px;overflow:hidden;color:#fff;text-align:left;background:radial-gradient(circle at 34% 20%,rgb(255 255 255 / 3%),transparent 26%),#071327c7;border:1px solid rgb(62 120 204 / 42%);border-radius:20px}.unit-type-card--r32{border-color:#53b75d7a}.unit-type-card__icon{position:relative;display:grid;width:184px;height:184px;place-items:center;color:#fff;background:radial-gradient(circle at 34% 18%,rgb(86 160 255 / 36%),transparent 38%),linear-gradient(145deg,#0058d9,#013982);border:1px solid rgb(52 151 255 / 46%);border-radius:36px;box-shadow:inset 0 0 34px #2d8bff47}.unit-type-card--r32 .unit-type-card__icon{background:radial-gradient(circle at 35% 18%,rgb(112 227 113 / 34%),transparent 38%),linear-gradient(145deg,#2d9b46,#185c29);border-color:#6ee16d5c;box-shadow:inset 0 0 34px #6ee16d33}.unit-type-card__icon svg{width:128px;height:128px;overflow:visible;fill:none;stroke:currentColor;stroke-width:7;stroke-linecap:round;stroke-linejoin:round}.unit-type-card__r410-icon circle{fill:transparent}.unit-type-card__copy{display:grid;gap:14px;min-width:0}.unit-type-card__code{font-size:clamp(3rem,4vw,4rem);font-weight:850;line-height:1;letter-spacing:0}.unit-type-card__text{max-width:14rem;color:#aab7c9;font-size:clamp(1.2rem,1.65vw,1.45rem);line-height:1.45}.unit-type-card__action{display:grid;width:62px;height:62px;place-items:center;justify-self:end;color:#2a8bee;background:#04122799;border:1px solid rgb(42 139 238 / 38%);border-radius:50%}.unit-type-card--r32 .unit-type-card__action{color:#69e773;border-color:#69e77352}.unit-type-card:hover,.unit-type-card:focus-visible{outline:none;border-color:#2a8beee5}.unit-type-card--r32:hover,.unit-type-card--r32:focus-visible{border-color:#69e773bd}.unit-type-support{display:flex;align-items:center;justify-content:center;gap:12px;margin:210px 0 0;color:#aab7c9;font-size:1rem}.unit-type-support svg{color:#2686eb}.unit-type-support button{padding:0;color:#1e90ff;font:inherit;background:transparent;border:0}@media(min-width:760px){body:has(.unit-type-screen){padding:0}body:has(.unit-type-screen) .app-frame{min-height:100vh;border-width:6px;border-radius:18px}body:has(.unit-type-screen) .app-header{grid-template-columns:54px 1fr;gap:30px;padding:46px 70px 22px}body:has(.unit-type-screen) .icon-button{width:54px;height:54px;border-radius:10px}}@media(max-width:1180px){.unit-type-screen{padding-inline:42px}.unit-type-grid{gap:22px}.unit-type-card{grid-template-columns:132px 1fr 48px;gap:30px;min-height:238px;padding:34px}.unit-type-card__icon{width:132px;height:132px;border-radius:26px}.unit-type-card__icon svg{width:94px;height:94px;stroke-width:7}.unit-type-card__action{width:48px;height:48px}.unit-type-support{margin-top:120px}}@media(max-width:760px){body:has(.unit-type-screen) .app-frame{width:100%;min-height:100vh;border:0;border-radius:0}body:has(.unit-type-screen) .app-header{grid-template-columns:40px 1fr;gap:14px;padding:16px 18px}body:has(.unit-type-screen) .app-header h1{font-size:1.1rem}body:has(.unit-type-screen) .app-header p{font-size:.78rem;font-weight:800}.unit-type-screen{min-height:calc(100vh - 73px);padding:72px 18px 26px}.unit-type-screen:before{inset:-3% -45% auto -15%;height:36%;background:repeating-radial-gradient(circle at 50% 100%,transparent 0 10px,rgb(47 128 229 / 24%) 11px 12px)}.unit-type-hero{gap:18px}.unit-type-hero img{width:76px}.unit-type-hero h2{font-size:clamp(2.1rem,8.5vw,2.7rem)}.unit-type-hero p{margin-top:8px;font-size:1rem}.unit-type-grid{grid-template-columns:1fr;gap:14px;margin-top:70px}.unit-type-card{grid-template-columns:92px 1fr 38px;gap:18px;min-height:170px;padding:22px 16px 22px 18px;border-radius:8px}.unit-type-card__icon{width:92px;height:92px;border-radius:20px}.unit-type-card__icon svg{width:64px;height:64px;stroke-width:8}.unit-type-card__copy{gap:8px}.unit-type-card__code{font-size:2.25rem}.unit-type-card__text{font-size:.94rem}.unit-type-card__action{width:38px;height:38px}.unit-type-support{flex-wrap:wrap;gap:8px;margin-top:58px;font-size:.9rem;text-align:center}}@media(max-width:340px){.unit-type-card{grid-template-columns:1fr 38px}.unit-type-card__icon{grid-column:1 / -1}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg: #f4f8fb;--surface: #ffffff;--surface-blue: #eaf5fd;--text: #10253b;--muted: #617188;--line: #d8e5ef;--accent: #0878b9;--accent-strong: #065f93;--green: #147d58;--green-bg: #dff5ec;--orange: #a95410;--orange-bg: #fff1dd;--red: #b33b33;--red-bg: #fff0ee;--shadow: 0 18px 50px rgb(23 54 83 / 12%)}*{box-sizing:border-box}body{min-width:320px;margin:0;background:linear-gradient(180deg,#eef7fd,#f7fafc 42%,#eef5f9);color:var(--text)}img{max-width:100%}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}
