:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#102a43;background:#f7f8f6;font-synthesis:none;--blue:#175ea8;--navy:#103f70;--gold:#b89462;--line:#dfe7eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#f7f8f6}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1240px)/2));background:#fff;border-bottom:1px solid #e8ece9;position:sticky;top:0;z-index:20}.brand img{width:300px;max-width:45vw;display:block}.site-header nav{display:flex;align-items:center;font-size:14px;font-weight:700}.language{display:flex;padding:4px;background:#f0f3f4;border-radius:999px}.language button{border:0;background:none;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;color:#678;cursor:pointer}.language button.active{background:#fff;color:var(--navy);box-shadow:0 2px 8px #102a4315}main{overflow:hidden}.hero{min-height:520px;max-width:1340px;margin:0 auto;padding:80px 50px 70px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;position:relative}.hero-copy{max-width:720px;position:relative;z-index:2}.eyebrow{display:block;margin-bottom:18px;color:var(--gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}h1{max-width:760px;margin:0;font-size:clamp(42px,5.3vw,72px);line-height:1.05;letter-spacing:-.045em;color:var(--navy)}.hero-copy>p{max-width:610px;margin:26px 0 34px;color:#577086;font-size:18px;line-height:1.65}.hero-button{display:inline-flex;align-items:center;gap:36px;padding:16px 20px 16px 24px;color:#fff;background:var(--blue);border-radius:12px;font-size:14px;font-weight:800;box-shadow:0 12px 32px #175ea82c}.hero-button span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffff1f}.hero-art{height:390px;position:relative;display:grid;place-items:center}.cross{width:220px;height:220px;display:grid;grid-template:repeat(3,1fr)/repeat(3,1fr);transform:rotate(10deg);filter:drop-shadow(0 25px 40px #175ea82a)}.cross i{background:linear-gradient(145deg,#2677c4,#13568f);border:1px solid #ffffff30}.cross i:nth-child(1){grid-area:1/2}.cross i:nth-child(2){grid-area:2/1}.cross i:nth-child(3){grid-area:2/2}.cross i:nth-child(4){grid-area:2/3}.cross i:nth-child(5){grid-area:3/2}.orbit{position:absolute;border:1px solid #175ea822;border-radius:50%}.orbit-one{width:360px;height:360px}.orbit-two{width:500px;height:500px;border-style:dashed}.pulse{position:absolute;inset:auto -50px 30px 0;display:flex;align-items:center;opacity:.35}.pulse span{height:2px;background:var(--gold);flex:1}.pulse span:nth-child(2){flex:0 0 45px;height:45px;clip-path:polygon(0 47%,30% 47%,42% 0,55% 100%,68% 47%,100% 47%,100% 53%,72% 53%,55% 70%,43% 27%,35% 53%,0 53%)}.catalog{padding:88px max(28px,calc((100vw - 1240px)/2)) 110px;background:#fff;border-radius:44px 44px 0 0}.catalog-heading{display:block}.catalog h2{margin:0;color:var(--navy);font-size:36px;letter-spacing:-.035em}.search{width:min(100%,560px);height:56px;margin-top:28px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid var(--line);border-radius:14px;background:#fafbfa;color:#789}.search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #175ea812}.search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#183b56;font-size:14px}.search button{border:0;background:none;color:#789;font-size:22px;cursor:pointer}.filters{display:flex;gap:9px;overflow:auto;padding:36px 0 8px;scrollbar-width:none}.filters button{flex:none;display:flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#536b7e;font-size:13px;font-weight:700;cursor:pointer}.filters button:hover{border-color:#a8bcc9}.filters button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.filters b{min-width:21px;height:21px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#edf2f4;color:#5c7281;font-size:10px}.filters .active b{background:#ffffff24;color:#fff}.result-line{margin:20px 0;display:flex;align-items:center;gap:14px;color:#8193a0;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.result-line:after{content:"";height:1px;flex:1;background:#edf0f1}.category-groups{display:grid;gap:28px}.category-group{--group-soft:#f1f6fb;--group-line:#dce8f2;padding:24px;border:1px solid var(--group-line);border-radius:28px;background:linear-gradient(135deg,var(--group-soft),#fff 48%)}.category-group.ct{--group-soft:#f0f8f4;--group-line:#d9ebe1}.category-group.xray{--group-soft:#f8f4ef;--group-line:#eadfd3}.category-group.us{--group-soft:#fff8e9;--group-line:#f0e2bd}.category-group.functional{--group-soft:#f6f2fa;--group-line:#e5dced}.category-group-heading{display:flex;align-items:center;gap:13px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--group-line)}.category-group-heading .card-icon{width:44px;height:44px;border-radius:13px;font-size:21px;box-shadow:0 8px 20px #102a4312}.category-group-heading h3{margin:0;color:var(--navy);font-size:24px;letter-spacing:-.025em}.category-group-heading b{min-width:26px;height:26px;display:grid;place-items:center;padding:0 7px;border-radius:999px;background:#edf2f4;color:#5c7281;font-size:11px}.category-group .card{background:#ffffffd9}.category-group .card-meta{display:none}.category-group .card h3{margin-top:18px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{min-height:250px;padding:24px;display:flex;flex-direction:column;background:#fafbfa;border:1px solid #e8edeb;border-radius:20px;cursor:pointer;transition:.2s ease}.card:hover{transform:translateY(-3px);background:#fff;border-color:#ccd9dc;box-shadow:0 16px 36px #243b5314}.card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--blue);font-size:25px;font-weight:400}.card-icon.ct{background:#2f8a5f}.card-icon.xray{background:#9b7446}.card-icon.us{background:#d49a20}.card-icon.functional{background:#735a9d}.card-meta{display:flex;align-items:center;gap:7px;margin:18px 0 10px;color:#8092a0;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.card h3{margin:0;color:#183b56;font-size:19px;line-height:1.38;letter-spacing:-.02em}.card>button{margin-top:auto;padding:20px 0 0;display:flex;justify-content:space-between;border:0;border-top:1px solid #e6ebea;background:none;color:var(--blue);font-size:12px;font-weight:800;cursor:pointer}.empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:12px;border:1px dashed #cdd9dc;border-radius:20px;color:#718493;text-align:center}.empty span{font-size:34px}.empty p{max-width:480px}.help{width:calc(100% - 56px);max-width:1240px;margin:70px auto;padding:36px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--navy);border-radius:24px;color:#fff}.help>div{display:flex;align-items:center;gap:22px}.help-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid #ffffff3d;border-radius:50%;font-size:23px}.help h2{margin:0 0 5px;font-size:22px}.help p{margin:0;color:#bfd2df;font-size:14px}.help>a{min-width:190px;padding-left:30px;border-left:1px solid #ffffff2e}.help small{display:block;color:#a9c1d2;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.help strong{font-size:34px;letter-spacing:.03em}footer{width:calc(100% - 56px);max-width:1240px;margin:0 auto;padding:36px 0 42px;border-top:1px solid #dfe5e3;color:#62798a}.footer-head{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px;border-bottom:1px solid #dfe5e3}.footer-head img{width:230px}.footer-head>a{font-size:12px;font-weight:800;color:var(--blue)}.footer-contacts{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 70px;padding:34px 0}.footer-contacts section{display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:start}.contact-icon{color:#1680ca;font-size:20px;line-height:1}.footer-contacts section>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:14px}.footer-contacts strong{margin-bottom:2px;color:#526b7d;font-size:14px}.footer-contacts a{color:#0878c9;font-weight:600}.footer-contacts a:hover{text-decoration:underline}.footer-note{margin:0;padding-top:22px;border-top:1px solid #dfe5e3;color:#8a9aa5;font-size:11px}dialog{width:min(800px,calc(100% - 32px));max-height:calc(100dvh - 40px);margin:auto;padding:0;border:0;border-radius:24px;color:#183b56;background:#fff;box-shadow:0 24px 90px #102a4350;overscroll-behavior:contain}dialog::backdrop{background:#0c263a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog[open]{animation:appear .2s ease-out}@keyframes appear{0%{transform:scale(.97);opacity:0}}.sheet{padding:34px 40px 38px}.sheet-top{display:flex;justify-content:space-between;align-items:center}.sheet-close{position:relative;width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:transparent;font-size:0;cursor:pointer}.sheet-close:before,.sheet-close:after{content:"";position:absolute;top:50%;left:50%;width:15px;height:2px;border-radius:2px;background:#536b7e;transform:translate(-50%,-50%) rotate(45deg)}.sheet-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.sheet-close:hover{background:#f2f5f4}.sheet h2{margin:0 0 28px;color:var(--navy);font-size:32px;line-height:1.2;letter-spacing:-.035em}.steps{border-top:1px solid var(--line)}.steps section{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}.step-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf4f9;color:var(--blue);font-size:12px;font-weight:800}.steps h3{margin:1px 0 7px;font-size:13px}.steps p,.sheet aside p{margin:0;color:#526b7d;font-size:14px;line-height:1.65;white-space:pre-line}.sheet aside{margin-top:22px;padding:18px;display:grid;grid-template-columns:32px 1fr;gap:12px;background:#fff7e9;border:1px solid #f0dfbe;border-radius:14px}.sheet aside>span{width:30px;height:30px;display:grid;place-items:center;background:#df9e36;color:#fff;border-radius:50%;font-weight:800}.sheet aside strong{display:block;margin-bottom:4px;font-size:13px;color:#845b19}.sheet-note{margin-top:22px;color:#8a9aa5;font-size:11px;line-height:1.5}.sheet.poster-sheet{position:relative;padding:0}.poster-close{position:absolute;z-index:2;top:16px;right:16px;box-shadow:0 3px 16px #102a4330}.source-poster{margin:0}.source-poster a{display:block;overflow:hidden;border-radius:24px;background:#f7f8f6}.source-poster img{display:block;width:100%;height:auto}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{position:absolute;right:-180px;opacity:.25}.grid{grid-template-columns:repeat(2,1fr)}.help{margin:50px auto}.footer-contacts{gap:28px 40px}}@media(max-width:600px){.site-header{height:72px;padding:0 16px}.brand img{width:210px;max-width:58vw}.language button{padding:7px 9px;font-size:10px}.hero{min-height:460px;padding:54px 20px 48px}.hero h1{font-size:42px}.hero-copy>p{font-size:16px;line-height:1.55}.hero-art{right:-260px}.catalog{padding:58px 16px 70px;border-radius:28px 28px 0 0}.catalog h2{font-size:30px}.search{margin-top:22px}.filters{margin-right:-16px}.category-group{padding:14px;border-radius:22px}.category-group-heading{margin:2px 2px 14px;padding-bottom:14px}.category-group-heading h3{font-size:21px}.grid{grid-template-columns:1fr;gap:12px}.card{min-height:210px}.help{width:calc(100% - 32px);margin:40px auto;padding:28px 24px;align-items:flex-start;flex-direction:column}.help>a{width:100%;padding:20px 0 0;border-left:0;border-top:1px solid #ffffff2e}footer{width:calc(100% - 32px);padding-bottom:28px}.footer-head img{width:210px}.footer-contacts{grid-template-columns:1fr;gap:26px}.sheet{padding:24px 20px}.sheet h2{font-size:27px}dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);margin:auto;border-radius:22px}dialog[open]{animation:appear .2s ease-out}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
