.registryPage{background:var(--paper);min-height:100vh}.registryHero{padding:83px 0 78px}.registryHero h1{margin:23px 0 27px;font-size:clamp(62px,7.8vw,101px)}.registryHero>p{max-width:780px;color:var(--muted);font-size:16px;line-height:1.7}.registryActions{flex-wrap:wrap;gap:11px;margin-top:30px;display:flex}.registryCounts{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid;overflow:hidden}.registryCounts div{border-right:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:110px;padding:18px;display:flex}.registryCounts div:last-child{border:0}.registryCounts b{font-size:31px}.registryCounts span{color:#758077;margin-top:8px;font:8px Courier New}.officialRegistry{background:#e9ece3;border-top:1px solid #d0d4cd;padding:112px 0}.registryTable{background:#fafaf5;border:1px solid #cbd0c7;border-radius:13px;overflow:auto}.registryTable>header{border-bottom:1px solid var(--line);color:#737d75;grid-template-columns:48px 1.5fr 54px 75px 44px 74px 64px 62px 60px 68px 66px 62px;gap:9px;min-width:1060px;padding:14px 18px;font:7px Courier New;display:grid}.registryEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:30px;display:flex}.registryEmpty>span{border:1px solid var(--line);background:#eef0e9;border-radius:50%;place-items:center;width:50px;height:50px;font-size:21px;display:grid}.registryEmpty b{letter-spacing:.06em;margin-top:20px;font:700 10px Courier New}.registryEmpty p{color:#7a837b;max-width:530px;font-size:10px;line-height:1.6}.registryEmpty a{border-bottom:1px solid;margin-top:10px;padding-bottom:5px;font:700 8px Courier New}.registryTable>footer{border-top:1px solid var(--line);color:#707a71;background:#f1f2ec;justify-content:space-between;gap:20px;padding:16px 18px;font:8px Courier New;display:flex}.registryTable>footer a{color:#29332b;font-weight:700}.registryRequirements,.registryLanes{padding:112px 0}.registryRequirementGrid{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.registryRequirementGrid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:240px;padding:23px;position:relative}.registryRequirementGrid article:nth-child(3n){border-right:0}.registryRequirementGrid article:nth-child(n+4){border-bottom:0}.registryRequirementGrid span{color:#788179;font:8px Courier New}.registryRequirementGrid b{margin:58px 0 14px;font-size:13px;display:block}.registryRequirementGrid p{color:#6b746c;font-size:10px;line-height:1.65}.registryRequirementGrid i{color:#477254;font:7px Courier New;position:absolute;top:18px;right:18px}.registryTie{color:#fff;background:#172119;padding:112px 0}.registryTie>.shell{grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.registryTie h2{margin:20px 0;font-size:clamp(46px,5vw,72px)}.registryTie h2 em{color:#98a49a}.tieRules{border:1px solid #354238;border-radius:12px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.tieRules article{border-right:1px solid #354238;flex-direction:column;min-height:285px;padding:22px;display:flex}.tieRules article:last-child{border:0}.tieRules b{color:var(--lime);font:25px Georgia}.tieRules span{margin:62px 0 14px;font:700 8px Courier New}.tieRules p{color:#8f9a91;font-size:9px;line-height:1.65}.registryLanes{background:#fafaf5}.registryLaneGrid{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.registryLaneGrid article{border-right:1px solid var(--line);flex-direction:column;min-height:260px;padding:22px;display:flex}.registryLaneGrid article:last-child{border:0}.registryLaneGrid span{color:#788179;font:8px Courier New}.registryLaneGrid b{margin:42px 0 4px;font-size:40px}.registryLaneGrid h3{margin:0 0 18px;font-size:16px}.registryLaneGrid p{color:#6b746c;font-size:10px;line-height:1.65}.registryMachine{background:#e9ece3;padding:95px 0}.registryMachine>.shell{grid-template-columns:.65fr 1.35fr;align-items:start;gap:80px;display:grid}.registryMachine h2{margin:20px 0;font-size:clamp(43px,5vw,68px)}.registryMachineLinks{border:1px solid #cbd0c7;border-radius:12px;overflow:hidden}.registryMachineLinks a{border-bottom:1px solid #cbd0c7;justify-content:space-between;align-items:center;gap:24px;min-height:90px;padding:16px 19px;display:flex}.registryMachineLinks a:last-child{border:0}.registryMachineLinks b{font:700 9px Courier New}.registryMachineLinks span{color:#6d766e;text-align:right;font-size:9px}@media (max-width:950px){.registryCounts,.registryLaneGrid{grid-template-columns:1fr 1fr}.registryCounts div:nth-child(2),.registryLaneGrid article:nth-child(2){border-right:0}.registryCounts div:nth-child(-n+2),.registryLaneGrid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.registryRequirementGrid{grid-template-columns:1fr 1fr}.registryRequirementGrid article:nth-child(3n){border-right:1px solid var(--line)}.registryRequirementGrid article:nth-child(2n){border-right:0}.registryRequirementGrid article:nth-child(n+4){border-bottom:1px solid var(--line)}.registryRequirementGrid article:nth-child(n+5){border-bottom:0}.registryTie>.shell,.registryMachine>.shell{grid-template-columns:1fr}.tieRules{max-width:760px}}@media (max-width:650px){.registryHero{padding:60px 0}.registryHero h1{font-size:52px}.registryActions{flex-direction:column;align-items:flex-start}.registryCounts,.registryRequirementGrid,.registryLaneGrid,.tieRules{grid-template-columns:1fr}.registryCounts div,.registryRequirementGrid article,.registryLaneGrid article,.tieRules article{border-right:0!important;border-bottom:1px solid var(--line)!important}.tieRules article{border-bottom-color:#354238!important}.registryCounts div:last-child,.registryRequirementGrid article:last-child,.registryLaneGrid article:last-child,.tieRules article:last-child{border-bottom:0!important}.officialRegistry,.registryRequirements,.registryTie,.registryLanes,.registryMachine{padding:77px 0}.registryTable>footer,.registryMachineLinks a{flex-direction:column;align-items:flex-start}.registryMachineLinks span{text-align:left}}
