:root{color:#111827;background:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#111827;background:#f5f7fb;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}html{scroll-behavior:smooth}.catalog-page{background:#f5f7fb;min-height:100vh;padding-bottom:120px}.catalog-page__shell{max-width:1440px;margin:0 auto;padding:0 24px 40px}@media (width<=767px){.catalog-page__shell{padding:0 16px 120px}}.catalog-hero{color:#f8fafc;background:radial-gradient(1200px 500px at 10% -20%,#6366f18c,#0000 60%),radial-gradient(900px 450px at 110% 120%,#38bdf873,#0000 60%),linear-gradient(135deg,#0f172a 0%,#1e293b 45%,#312e81 100%);border-radius:28px;margin-top:20px;padding:48px 56px;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #0f172a8c}.catalog-hero:before{content:"";pointer-events:none;background-image:linear-gradient(120deg,#ffffff0f 1px,#0000 1px),linear-gradient(60deg,#ffffff0a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0003);mask-image:linear-gradient(#000000e6,#0003)}.catalog-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#7dd3fc59,#0000 60%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.catalog-hero__inner{grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);align-items:end;gap:32px;display:grid;position:relative}@media (width<=1023px){.catalog-hero{padding:36px 28px}.catalog-hero__inner{grid-template-columns:1fr;gap:28px}}@media (width<=767px){.catalog-hero{border-radius:22px;margin-top:12px;padding:28px 20px}}.catalog-hero__breadcrumb{color:#e2e8f0d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.catalog-hero__breadcrumb:hover{background:#ffffff2e;transform:translate(-2px)}.catalog-hero__eyebrow{color:#bae6fd;letter-spacing:.08em;text-transform:uppercase;background:#7dd3fc2e;border-radius:999px;align-items:center;gap:8px;margin-top:22px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.catalog-hero__title{letter-spacing:-.02em;color:#f8fafc;margin:18px 0 0;font-size:clamp(30px,5vw,56px);font-weight:800;line-height:1.05}.catalog-hero__address{color:#f1f5f9e0;align-items:center;gap:10px;margin-top:18px;font-size:16px;display:inline-flex}.catalog-hero__address svg{opacity:.9;flex-shrink:0}.catalog-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.catalog-hero__metrics{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a59;border:1px solid #94a3b840;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:22px;display:grid}.catalog-hero__metric{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;padding:14px 16px}.catalog-hero__metric-label{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0b3;font-size:11px;font-weight:600}.catalog-hero__metric-value{color:#f8fafc;margin-top:6px;font-size:22px;font-weight:800;line-height:1.1}.catalog-hero__metric-value--accent{background:linear-gradient(135deg,#38bdf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}@media (width<=479px){.catalog-hero__metrics{grid-template-columns:1fr 1fr}.catalog-hero__metric-value{font-size:18px}}.catalog-btn{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.catalog-btn:focus-visible{outline-offset:3px;outline:2px solid #38bdf8}.catalog-btn--primary{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 18px 30px -18px #2563eba6}.catalog-btn--primary:hover{transform:translateY(-2px);box-shadow:0 24px 36px -18px #2563ebbf}.catalog-btn--primary:disabled{box-shadow:none;cursor:not-allowed;background:linear-gradient(135deg,#94a3b8,#64748b);transform:none}.catalog-btn--ghost{color:#f8fafc;background:#ffffff14;border-color:#ffffff40}.catalog-btn--ghost:hover{background:#ffffff24;transform:translateY(-2px)}.catalog-btn--outline{color:#2563eb;background:#fff;border-color:#dbeafe}.catalog-btn--outline:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.catalog-btn--block{width:100%}.catalog-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}@media (width<=1023px){.catalog-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=479px){.catalog-features{grid-template-columns:1fr}}.catalog-feature{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex;box-shadow:0 10px 30px -22px #0f172a4d}.catalog-feature__icon{color:#4338ca;background:linear-gradient(135deg,#dbeafe,#ede9fe);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.catalog-feature__title{color:#0f172a;font-size:14px;font-weight:700}.catalog-feature__desc{color:#64748b;margin-top:4px;font-size:13px;line-height:1.5}.catalog-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:24px;margin-top:28px;display:grid}@media (width<=1023px){.catalog-layout{grid-template-columns:1fr}}.catalog-main{gap:20px;min-width:0;display:grid}.catalog-sidebar{position:sticky;top:24px}@media (width<=1023px){.catalog-sidebar{position:static}}.catalog-filters{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #e5e7eb;border-radius:20px;padding:18px;position:sticky;top:0;box-shadow:0 18px 40px -28px #0f172a59}.catalog-filters__mobile-bar{display:none}.catalog-filters__mobile-copy{min-width:0}.catalog-filters__mobile-title{color:#0f172a;font-size:14px;font-weight:700}.catalog-filters__mobile-meta{color:#64748b;margin-top:2px;font-size:12px}.catalog-filters__toggle{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.catalog-filters__toggle:hover{background:#dbeafe;border-color:#bfdbfe}.catalog-filters__toggle-icon{transition:transform .15s}.catalog-filters--open .catalog-filters__toggle-icon{transform:rotate(180deg)}.catalog-filters__panel{display:block}.catalog-filters__row{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.catalog-filters__group{gap:6px;min-width:0;display:grid}.catalog-filters__group--grow{flex:160px}.catalog-filters__label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:11px;font-weight:700}.catalog-filters__chips{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:4px;display:inline-flex}.catalog-filters__chip{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.catalog-filters__chip:hover{color:#0f172a}.catalog-filters__chip--active{color:#0f172a;background:#fff;box-shadow:0 4px 12px -6px #0f172a40}.catalog-filters__area{align-items:center;gap:6px;display:flex}.catalog-filters__input,.catalog-filters__select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;min-width:0;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.catalog-filters__input--narrow{width:80px}.catalog-filters__input:focus,.catalog-filters__select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.catalog-filters__reset{color:#b91c1c;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-self:flex-end;padding:10px 14px;font-size:13px;font-weight:700;transition:background .15s}.catalog-filters__reset:hover{background:#fee2e2}.catalog-filters__summary{color:#64748b;margin-top:12px;font-size:13px}@media (width<=767px){.catalog-filters{border-radius:16px;padding:12px}.catalog-filters__mobile-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.catalog-filters__panel{margin-top:12px}.catalog-filters:not(.catalog-filters--open) .catalog-filters__panel{display:none}.catalog-filters__row{align-items:stretch;gap:10px;display:grid}.catalog-filters__group{width:100%}.catalog-filters__group--grow{flex-basis:auto}.catalog-filters__chips{flex-wrap:wrap;display:flex}.catalog-filters__area{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.catalog-filters__summary{display:none}}.catalog-tabs{flex-wrap:wrap;gap:8px;padding:6px 0 2px;display:flex;overflow-x:auto}.catalog-tab{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.catalog-tab__count{color:#1d4ed8;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.catalog-tab:hover{background:#f8fafc;transform:translateY(-1px)}.catalog-building{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:26px 26px 20px;scroll-margin-top:120px;box-shadow:0 24px 60px -45px #0f172a59}.catalog-building__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.catalog-building__title{color:#0f172a;letter-spacing:-.01em;font-size:22px;font-weight:800}.catalog-building__subtitle{color:#64748b;margin-top:6px;font-size:13px}.catalog-building__chip{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.catalog-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin-top:18px;overflow:hidden}.catalog-section__header{color:#1e293b;background:linear-gradient(135deg,#f1f5f9,#e0e7ff);border-bottom:1px solid #e2e8f0;padding:14px 18px;font-size:14px;font-weight:700}.catalog-section-plan{background:#fff;border-bottom:1px solid #e2e8f0;padding:12px 14px 14px}.catalog-section-plan__btn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;flex-direction:column;gap:8px;width:100%;margin:0;padding:0;display:flex;overflow:hidden}.catalog-section-plan__btn:focus-visible{outline-offset:2px;outline:3px solid #6366f1}.catalog-section-plan__btn img{object-fit:contain;background:#0f172a;border-radius:12px;width:100%;max-height:320px;display:block}.catalog-section-plan__caption{color:#475569;font-size:12px;font-weight:600;line-height:1.4}.catalog-floor{border-top:1px solid #e2e8f0;grid-template-columns:108px minmax(0,1fr);gap:16px;padding:16px;display:grid}.catalog-floor:first-of-type{border-top:none}.catalog-floor__label{color:#334155;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-self:flex-start;padding:14px 12px;font-size:13px;font-weight:700}.catalog-floor__label span{color:#94a3b8;margin-top:4px;font-size:11px;font-weight:600;display:block}@media (width<=767px){.catalog-building{border-radius:18px;padding:20px 18px 16px}.catalog-floor{grid-template-columns:1fr;padding:14px}.catalog-floor__label{padding:10px}}.catalog-units-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}@media (width>=768px) and (width<=1199px){.catalog-unit{justify-self:center;width:min(100%,340px)}}@media (width>=560px) and (width<=767px){.catalog-units-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=479px){.catalog-units-grid{grid-template-columns:1fr}}.catalog-layout-modal{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}@media (width>=768px){.catalog-layout-modal{align-items:center;padding:24px}}.catalog-layout-modal__panel{background:#fff;border-radius:20px;flex-direction:column;width:min(960px,100%);max-height:min(92vh,900px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0f172a59}.catalog-layout-modal__head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 12px;display:flex}.catalog-layout-modal__title{color:#0f172a;font-size:18px;font-weight:800}.catalog-layout-modal__subtitle{color:#64748b;margin-top:6px;font-size:13px;line-height:1.45}.catalog-layout-modal__ok{color:#15803d;font-weight:700}.catalog-layout-modal__muted{color:#94a3b8;font-weight:600}.catalog-layout-modal__close{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;flex-shrink:0;width:40px;height:40px;font-size:24px;line-height:1}.catalog-layout-modal__close:hover{background:#e2e8f0}.catalog-layout-modal__tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;padding:10px 14px;display:flex}.catalog-layout-modal__tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700}.catalog-layout-modal__tab--active{color:#312e81;background:#eef2ff;border-color:#6366f1}.catalog-layout-modal__zoom{flex-direction:column;flex:1;gap:8px;min-height:0;padding:10px 14px 12px;display:flex}.catalog-layout-modal__zoom-bar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.catalog-layout-modal__zoom-btn{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:40px;height:36px;font-size:20px;font-weight:700}.catalog-layout-modal__zoom-label{color:#475569;min-width:52px;font-size:13px;font-weight:700}.catalog-layout-modal__zoom-reset{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:13px;font-weight:700;text-decoration:underline}.catalog-layout-modal__viewport{-webkit-overflow-scrolling:touch;background:#0f172a;border:1px solid #1e293b;border-radius:14px;flex:1;min-height:200px;max-height:min(58vh,520px);overflow:auto}.catalog-layout-modal__scaled{min-width:100%;padding:8px 0 16px;transition:transform .12s ease-out;display:inline-block}.catalog-layout-modal__scaled img{max-width:100%;height:auto;margin:0 auto;display:block}.catalog-layout-modal__hint{color:#94a3b8;font-size:11px;line-height:1.35}.catalog-layout-modal__empty{text-align:center;color:#64748b;padding:28px 18px;font-size:14px}.catalog-layout-modal__footer{background:#fafafa;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;padding:12px 14px 16px;display:flex}.catalog-layout-modal__cta{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:12px;padding:12px 18px;font-size:14px;font-weight:800}.catalog-layout-modal__ghost{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:700}.catalog-layout-modal__footer-note{color:#64748b;flex:200px;font-size:12px}.catalog-unit{cursor:pointer;text-align:left;height:100%;font:inherit;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:12px;padding:16px;transition:transform .18s,box-shadow .2s,border-color .2s;display:flex;position:relative;box-shadow:0 12px 30px -24px #0f172a40}.catalog-unit:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 24px 45px -22px #0f172a4d}.catalog-unit:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.catalog-unit--selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26,0 24px 45px -22px #2563eb73}.catalog-unit--unavailable{opacity:.8;background:#f8fafc}.catalog-unit--unavailable:hover{border-color:#e5e7eb;transform:none;box-shadow:0 12px 30px -24px #0f172a40}.catalog-unit__thumb{aspect-ratio:4/3;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.catalog-unit__thumb img{object-fit:contain;background:#fff;width:100%;height:100%}.catalog-unit__thumb--empty{text-align:center;color:#94a3b8;background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 12px,#fff 12px 24px);flex-direction:column;gap:8px;padding:16px;font-size:12px;font-weight:600;display:flex}.catalog-unit__body{gap:12px;min-width:0;display:grid}.catalog-unit__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.catalog-unit__no{color:#0f172a;font-size:18px;font-weight:800}.catalog-unit__type{color:#64748b;margin-top:2px;font-size:12px;font-weight:600}.catalog-unit__badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.catalog-unit__badge--available{color:#166534;background:#dcfce7}.catalog-unit__badge--unavailable{color:#475569;background:#e5e7eb}.catalog-unit__price{color:#0f172a;letter-spacing:-.01em;font-size:18px;font-weight:800}.catalog-unit__attrs{grid-template-columns:1fr 1fr;gap:6px 14px;margin:0;font-size:12px;display:grid}.catalog-unit__attrs dt{color:#94a3b8;font-weight:600}.catalog-unit__attrs dd{color:#0f172a;text-align:right;margin:0;font-weight:700}.catalog-unit__action{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #2563eb;border-radius:12px;margin-top:auto;padding:12px 14px;font-size:14px;font-weight:700;transition:background .15s,color .15s}.catalog-unit__action:hover{background:#eff6ff}.catalog-unit--selected .catalog-unit__action{color:#fff;background:#2563eb}.catalog-unit--unavailable .catalog-unit__action{color:#64748b;cursor:not-allowed;background:#eef2ff;border-color:#cbd5f5}@media (width<=767px){.catalog-units-grid{gap:10px}.catalog-unit{border-radius:15px;grid-template-columns:112px minmax(0,1fr);justify-self:stretch;align-items:start;gap:10px;width:100%;padding:12px;display:grid}.catalog-unit__body{align-content:start;gap:7px}.catalog-unit__thumb{aspect-ratio:1;border-radius:12px}.catalog-unit__thumb--empty{gap:6px;padding:10px;font-size:11px}.catalog-unit__header{flex-wrap:wrap;align-items:flex-start}.catalog-unit__no{font-size:16px}.catalog-unit__type{font-size:11px}.catalog-unit__badge{padding:4px 8px;font-size:10px}.catalog-unit__price{font-size:15px}.catalog-unit__attrs{gap:3px 8px;font-size:11px}.catalog-unit__action{text-align:center;grid-column:1/-1;justify-content:center;align-items:center;margin-top:0;padding:9px 10px;font-size:12px;line-height:1.2;display:flex}}@media (width<=559px){.catalog-units-grid{grid-template-columns:1fr;gap:8px}.catalog-unit{grid-template-columns:104px minmax(0,1fr)}.catalog-unit__thumb{border-radius:11px}.catalog-unit__body{gap:6px}.catalog-unit__attrs{font-size:10.5px}}@media (width<=479px){.catalog-unit{grid-template-columns:88px minmax(0,1fr);gap:8px;padding:10px}.catalog-unit__body{gap:6px}.catalog-unit__thumb--empty{gap:6px;padding:8px;font-size:10px}}.catalog-empty{text-align:center;color:#475569;background:#fff;border:2px dashed #cbd5f5;border-radius:22px;padding:48px 32px}.catalog-empty__title{color:#0f172a;font-size:18px;font-weight:800}.catalog-empty__desc{color:#64748b;margin-top:6px;font-size:14px}.catalog-empty__reset{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #2563eb;border-radius:10px;margin-top:16px;padding:10px 18px;font-size:13px;font-weight:700}.catalog-inquiry{background:linear-gradient(160deg,#fff,#f8fafc 70%,#eff6ff);border:1px solid #e5e7eb;border-radius:24px;padding:26px;box-shadow:0 32px 60px -30px #0f172a59}.catalog-mobile-cta{display:none}@media (width<=1023px){.catalog-mobile-cta{z-index:30;color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:15px;font-weight:800;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 24px 45px -18px #2563eba6}}.catalog-home{background:#f5f7fb;min-height:100vh;padding-bottom:60px}.catalog-home__shell{max-width:1440px;margin:0 auto;padding:0 24px 40px}@media (width<=767px){.catalog-home__shell{padding:0 16px 40px}}.catalog-home-hero{color:#f8fafc;background:radial-gradient(1400px 600px at 0 0,#818cf88c,#0000 60%),radial-gradient(1100px 520px at 100% 100%,#38bdf873,#0000 60%),linear-gradient(140deg,#020617 0%,#0f172a 35%,#1e293b 65%,#312e81 100%);border-radius:32px;margin-top:20px;padding:64px 64px 56px;position:relative;overflow:hidden;box-shadow:0 40px 80px -40px #0f172a99}.catalog-home-hero:before{content:"";pointer-events:none;background-image:linear-gradient(115deg,#ffffff0d 1px,#0000 1px),linear-gradient(55deg,#ffffff0a 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#00000026);mask-image:linear-gradient(#000000e6,#00000026)}.catalog-home-hero:after{content:"";pointer-events:none;filter:blur(10px);background:radial-gradient(circle,#7dd3fc59,#0000 60%);border-radius:50%;width:520px;height:520px;position:absolute;top:-150px;left:60%}.catalog-home-hero__inner{z-index:1;max-width:860px;position:relative}.catalog-home-hero__eyebrow{color:#bae6fd;letter-spacing:.08em;text-transform:uppercase;background:#7dd3fc2e;border:1px solid #7dd3fc40;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.catalog-home-hero__title{letter-spacing:-.025em;margin:22px 0 0;font-size:clamp(34px,5.6vw,64px);font-weight:800;line-height:1.02}.catalog-home-hero__title-accent{background:linear-gradient(135deg,#7dd3fc,#a78bfa,#f0abfc);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.catalog-home-hero__subtitle{color:#e2e8f0db;max-width:620px;margin-top:22px;font-size:17px;line-height:1.6}.catalog-home-hero__search{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a8c;border:1px solid #94a3b84d;border-radius:18px;align-items:center;gap:10px;max-width:560px;margin-top:32px;padding:10px 12px 10px 20px;display:flex;position:relative}.catalog-home-hero__search svg{color:#e2e8f0bf;flex-shrink:0}.catalog-home-hero__search input{color:#f8fafc;background:0 0;border:none;outline:none;flex:1;font-size:16px;font-weight:500}.catalog-home-hero__search input::placeholder{color:#e2e8f08c}.catalog-home-hero__search-clear{color:#e2e8f0;cursor:pointer;background:#ffffff1f;border:none;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700}.catalog-home-hero__search-clear:hover{background:#ffffff38}.catalog-home-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:680px;margin-top:36px;display:grid}.catalog-home-hero__stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a73;border:1px solid #94a3b840;border-radius:18px;padding:18px 20px}.catalog-home-hero__stat-label{text-transform:uppercase;letter-spacing:.08em;color:#e2e8f0b3;font-size:11px;font-weight:700}.catalog-home-hero__stat-value{color:#f8fafc;margin-top:8px;font-size:26px;font-weight:800;line-height:1.1}.catalog-home-hero__stat-value--accent{background:linear-gradient(135deg,#38bdf8,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}@media (width<=1023px){.catalog-home-hero{border-radius:26px;padding:48px 40px 44px}}@media (width<=767px){.catalog-home-hero{border-radius:22px;margin-top:12px;padding:36px 22px 32px}.catalog-home-hero__search{max-width:none}.catalog-home-hero__stats{grid-template-columns:1fr;gap:10px;margin-top:26px}.catalog-home-hero__stat{padding:14px 16px}.catalog-home-hero__stat-value{font-size:22px}}.catalog-home-section{margin-top:48px}.catalog-home-section__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.catalog-home-section__kicker{text-transform:uppercase;letter-spacing:.08em;color:#6366f1;font-size:12px;font-weight:700}.catalog-home-section__title{color:#0f172a;letter-spacing:-.01em;margin-top:8px;font-size:clamp(24px,3vw,34px);font-weight:800}.catalog-home-section__meta{color:#64748b;font-size:14px}.catalog-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}@media (width<=1023px){.catalog-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=599px){.catalog-home-grid{grid-template-columns:1fr}}.catalog-home-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:24px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 20px 48px -34px #0f172a66}.catalog-home-card:hover{border-color:#c7d2fe;transform:translateY(-6px);box-shadow:0 32px 60px -28px #2563eb59}.catalog-home-card:focus-visible{outline-offset:3px;outline:3px solid #2563eb}.catalog-home-card__cover{aspect-ratio:16/9;background:radial-gradient(900px 280px at 0 0,#818cf88c,#0000 60%),radial-gradient(800px 260px at 100% 100%,#38bdf873,#0000 65%),linear-gradient(135deg,#1e1b4b,#312e81 50%,#1e3a8a);position:relative;overflow:hidden}.catalog-home-card__cover:before{content:"";background-image:linear-gradient(115deg,#ffffff1f 1px,#0000 1px),linear-gradient(55deg,#ffffff14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#00000026);mask-image:linear-gradient(#000000bf,#00000026)}.catalog-home-card__cover-silhouette{color:#e2e8f047;justify-content:center;align-items:flex-end;padding:0 22px 22px;display:flex;position:absolute;inset:0}.catalog-home-card__cover-silhouette svg{width:100%;max-width:320px;height:auto}.catalog-home-card__ribbon{color:#e0f2fe;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8c;border:1px solid #94a3b84d;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px}.catalog-home-card__ribbon--warm{color:#fbcfe8;background:#ec489938;border-color:#f472b666}.catalog-home-card__body{flex-direction:column;flex:auto;gap:14px;padding:24px 24px 20px;display:flex}.catalog-home-card__title{color:#0f172a;letter-spacing:-.01em;font-size:22px;font-weight:800}.catalog-home-card__address{color:#64748b;align-items:center;gap:8px;font-size:13px;line-height:1.5;display:inline-flex}.catalog-home-card__kpis{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.catalog-home-card__kpi-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:10px;font-weight:700}.catalog-home-card__kpi-value{color:#0f172a;margin-top:4px;font-size:15px;font-weight:800}.catalog-home-card__kpi-value--accent{color:#0f766e}.catalog-home-card__cta{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#ede9fe);border:1px solid #dbeafe;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:12px 16px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.catalog-home-card:hover .catalog-home-card__cta{background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.catalog-home-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}@media (width<=1023px){.catalog-home-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=479px){.catalog-home-features{grid-template-columns:1fr}}.catalog-home-feature{background:#fff;border:1px solid #e5e7eb;border-radius:22px;align-items:flex-start;gap:16px;padding:22px;display:flex;box-shadow:0 16px 36px -28px #0f172a4d}.catalog-home-feature__icon{color:#4338ca;background:linear-gradient(135deg,#dbeafe,#ede9fe);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.catalog-home-feature__title{color:#0f172a;font-size:15px;font-weight:800}.catalog-home-feature__desc{color:#64748b;margin-top:6px;font-size:13px;line-height:1.55}.catalog-home-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}@media (width<=767px){.catalog-home-steps{grid-template-columns:1fr}}.catalog-home-step{background:linear-gradient(155deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:22px;padding:28px 24px 24px;position:relative;box-shadow:0 18px 40px -32px #0f172a59}.catalog-home-step__number{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:800;display:inline-flex;box-shadow:0 12px 24px -14px #2563eb99}.catalog-home-step__title{color:#0f172a;margin-top:16px;font-size:17px;font-weight:800}.catalog-home-step__desc{color:#64748b;margin-top:8px;font-size:14px;line-height:1.6}.catalog-home-footer-cta{color:#f8fafc;background:radial-gradient(800px 300px at 100% 0,#7dd3fc33,#0000 60%),linear-gradient(135deg,#0f172a,#1e293b 60%,#312e81);border-radius:26px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:40px;display:flex;box-shadow:0 30px 60px -30px #0f172a8c}.catalog-home-footer-cta__title{max-width:520px;font-size:clamp(22px,2.8vw,30px);font-weight:800;line-height:1.2}.catalog-home-footer-cta__subtitle{color:#e2e8f0d1;max-width:520px;margin-top:8px;font-size:14px;line-height:1.6}@media (width<=767px){.catalog-home-footer-cta{border-radius:22px;padding:28px 22px}}.catalog-home-empty{text-align:center;color:#475569;background:#fff;border:2px dashed #cbd5f5;border-radius:26px;padding:64px 32px}.catalog-home-empty__title{color:#0f172a;font-size:20px;font-weight:800}.catalog-home-empty__desc{color:#64748b;margin-top:8px;font-size:14px}.catalog-home-empty__action{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #2563eb;border-radius:12px;margin-top:18px;padding:10px 18px;font-size:13px;font-weight:700}
