@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--crm-bg:#0d0e12;--crm-bg-soft:#14161a;--crm-panel:linear-gradient(180deg, #16181d 0%, #101318 100%);--crm-panel-border:#272c35;--crm-panel-border-strong:#f0b90b47;--crm-text:#f5f5f5;--crm-text-soft:#a6abb5;--crm-text-muted:#828997;--crm-gold:#f0b90b;--crm-gold-soft:#f0b90b1f;--crm-shadow:0 18px 45px #00000047;color:var(--crm-text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 100% 0,#f0b90b14,#0000 24%),linear-gradient(#0e1115 0%,#0b0c0f 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{background:var(--crm-bg)}body{background:radial-gradient(circle at top,#f0b90b0f,#0000 26%),linear-gradient(#0f1115 0%,#0b0c0f 100%);min-width:320px;min-height:100vh;margin:0}#root{width:100%;max-width:1100px;min-height:100svh;margin:0 auto}button,input,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.catalog-card{border:1px solid var(--crm-panel-border);background:var(--crm-panel);width:100%;color:var(--crm-text);text-align:center;cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:8px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative;box-shadow:0 14px 28px #00000038}.catalog-card__corner-badge{z-index:3;transform-origin:50%;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-align:center;pointer-events:none;min-width:110px;padding:4px 30px;font-size:10px;font-weight:800;line-height:1;position:absolute;top:10px;right:-34px;transform:rotate(45deg);box-shadow:0 10px 20px #0000004d}.catalog-card__corner-badge--gold{background:linear-gradient(135deg,#facc15,#ca8a04)}.catalog-card__corner-badge--blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.catalog-card__corner-badge--green{background:linear-gradient(135deg,#4ade80,#16a34a)}.catalog-card__corner-badge--red{background:linear-gradient(135deg,#f87171,#dc2626)}.catalog-card__corner-badge--orange{background:linear-gradient(135deg,#fb923c,#ea580c)}.catalog-card__corner-badge--purple{background:linear-gradient(135deg,#c084fc,#7c3aed)}.catalog-card__corner-badge--pink{background:linear-gradient(135deg,#f472b6,#db2777)}.catalog-card__corner-badge--teal{background:linear-gradient(135deg,#2dd4bf,#0f766e)}.catalog-card__corner-badge--gray{background:linear-gradient(135deg,#94a3b8,#475569)}.catalog-card--brand{gap:0;padding:6px 8px 8px}.catalog-card--video-brand{padding:0 0 8px;overflow:hidden}.catalog-card:hover{border-color:var(--crm-panel-border-strong);transform:translateY(-2px);box-shadow:0 18px 36px #00000042}.catalog-card:focus-visible{outline-offset:2px;outline:2px solid #f0b90bb8}.catalog-card__icon-wrap{border:1px solid #f0b90b1f;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.catalog-card--brand .catalog-card__icon-wrap{width:100%;height:58px;margin-bottom:4px}.catalog-card--video-brand .catalog-card__icon-wrap{border-radius:12px 12px 0 0;height:66px;margin-bottom:4px;overflow:hidden}.catalog-card__icon-wrap--plain{border:0;background:0 0!important}.catalog-card__icon{color:#fff;flex-shrink:0;width:18px;height:18px}.catalog-card__icon--image{object-fit:contain;width:100%;height:100%}.catalog-card__icon--video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.catalog-card__meta{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2px;display:flex}.catalog-card--brand .catalog-card__meta{flex:none;gap:0;width:100%;margin-top:0}.catalog-card--video-brand .catalog-card__meta{padding:0 8px}.catalog-card__title{color:#fff;text-align:center;margin:0;font-size:13px;font-weight:700;line-height:1.08}.catalog-card--brand .catalog-card__title{font-size:12px;line-height:1.05}.catalog-card__description{color:var(--crm-text-muted);text-align:center;margin:0;font-size:13px;line-height:1.45}.catalog-card__footer{margin-top:auto;padding-top:2px}.catalog-card__badge{min-height:30px;color:var(--crm-text-soft);background:#1a1d23;border:1px solid #2b303b;border-radius:8px;align-items:center;padding:0 12px;font-size:12px;display:inline-flex}@media (width<=620px){.catalog-card{padding:7px 6px}.catalog-card__corner-badge{min-width:92px;padding:3px 24px;font-size:9px;top:8px;right:-36px}.catalog-card--brand{padding:5px 6px 7px}.catalog-card--video-brand{padding:0 0 6px}.catalog-card__icon-wrap{width:26px;height:26px}.catalog-card--brand .catalog-card__icon-wrap{height:48px;margin-bottom:3px}.catalog-card--video-brand .catalog-card__icon-wrap{height:56px;margin-bottom:3px}.catalog-card__icon{width:14px;height:14px}.catalog-card__icon--image,.catalog-card__icon--video{width:100%;height:100%}.catalog-card--video-brand .catalog-card__meta{padding:0 6px}.catalog-card__title{font-size:11px;line-height:1.02}}.accent-violet .catalog-card__icon-wrap{background:linear-gradient(#a855f724,#5b21b60d)}.accent-orange .catalog-card__icon-wrap{background:linear-gradient(#fb923c24,#c2410c0d)}.accent-blue .catalog-card__icon-wrap{background:linear-gradient(#60a5fa24,#1e40af0d)}.accent-cyan .catalog-card__icon-wrap{background:linear-gradient(#22d3ee24,#0891b20d)}.accent-teal .catalog-card__icon-wrap{background:linear-gradient(#2dd4bf24,#0d94880d)}.accent-pink .catalog-card__icon-wrap{background:linear-gradient(#f472b624,#be185d0d)}.accent-gold .catalog-card__icon-wrap{background:linear-gradient(#facc1529,#a162070d)}.catalog-page{min-height:100svh;color:var(--crm-text);padding:20px 20px 34px}.catalog-page__toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.catalog-page__lang-switch{border:1px solid var(--crm-panel-border);background:#16181d;border-radius:8px;align-items:center;gap:4px;padding:4px;display:inline-flex;box-shadow:0 6px 16px #0000002e}.catalog-page__lang-btn{min-width:44px;height:30px;color:var(--crm-text-soft);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:12px;font-weight:600;transition:background .18s,color .18s}.catalog-page__lang-btn.is-active{color:#ffe28a;background:linear-gradient(#f0b90b24 0%,#f0b90b0f 100%)}.catalog-page__title{color:#fff;letter-spacing:-.02em;margin:6px 0 18px;font-size:34px;font-weight:700;line-height:1.08}.catalog-page__back{color:#f4d267;cursor:pointer;background:linear-gradient(#f0b90b1f 0%,#f0b90b0a 100%);border:1px solid #f0b90b33;border-radius:7px;min-height:34px;padding:0 14px;font-size:13px;font-weight:600;transition:border-color .18s,background .18s,transform .18s}.catalog-page__back:hover:not(:disabled){border-color:#f0b90b61;transform:translateY(-1px)}.catalog-page__back:disabled{opacity:.45;cursor:default}.catalog-page__breadcrumbs{flex-wrap:wrap;gap:8px;margin:14px 0 0;display:flex}.catalog-page__crumb{border:1px solid var(--crm-panel-border);min-height:30px;color:var(--crm-text-soft);background:#16181d;border-radius:8px;align-items:center;padding:0 12px;font-size:12px;display:inline-flex}.catalog-page__section{margin-top:22px}.catalog-page__section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.catalog-page__section-head h2{color:#fff;margin:0;font-size:21px;font-weight:700}.catalog-page__section-head span{color:var(--crm-gold);font-size:13px;font-weight:600}.catalog-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.catalog-page__empty,.catalog-page__state,.catalog-page__error{border:1px solid var(--crm-panel-border);color:var(--crm-text-soft);background:#16181d;border-radius:10px;padding:16px 18px}.catalog-page__error{color:#fecaca;border-color:#f871713d;margin-top:16px}.catalog-page__slides{flex-direction:column;gap:12px;display:flex}.catalog-slide{background:var(--crm-panel);border:1px solid var(--crm-panel-border);border-radius:10px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:16px 18px;display:grid;box-shadow:0 10px 24px #0000002e}.catalog-slide__index{width:40px;height:40px;color:var(--crm-gold);background:#f0b90b1f;border:1px solid #f0b90b2e;border-radius:10px;justify-content:center;align-items:center;font-weight:700;display:flex}.catalog-slide__content h3{color:#fff;margin:0 0 4px;font-size:16px}.catalog-slide__content p{color:var(--crm-text-muted);margin:0;font-size:13px;line-height:1.45}.catalog-slide__meta{color:var(--crm-gold);font-size:12px;font-weight:600}.pricing-sheet{flex-direction:column;gap:14px;display:flex}.pricing-sheet__card{background:var(--crm-panel);border:1px solid var(--crm-panel-border);border-radius:14px;padding:18px 18px 16px;box-shadow:0 10px 24px #0000002e}.pricing-sheet__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--crm-gold);margin-bottom:14px;font-size:12px;font-weight:700}.pricing-sheet__row{grid-template-columns:minmax(0,1fr);align-items:start;gap:12px;display:grid}.pricing-sheet__row--compact{align-items:center}.pricing-sheet__row-title{color:#fff;font-size:18px;font-weight:700;line-height:1.25}.pricing-sheet__row-copy{color:var(--crm-text-soft);margin:8px 0 0;font-size:14px;line-height:1.55}.pricing-sheet__row-copy--single{margin:0}.pricing-sheet__price{color:#ffe28a;background:linear-gradient(#f0b90b1f 0%,#f0b90b0a 100%);border:1px solid #f0b90b38;border-radius:10px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 14px;font-size:17px;font-weight:700;line-height:1;display:inline-flex}.pricing-sheet__divider{background:linear-gradient(90deg,#f0b90b2e,#94a3b81f);height:1px;margin:16px 0}.pricing-sheet__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pricing-sheet__list li{color:var(--crm-text-soft);padding-left:18px;font-size:14px;line-height:1.55;position:relative}.pricing-sheet__list li:before{content:"";background:var(--crm-gold);border-radius:999px;width:6px;height:6px;position:absolute;top:9px;left:0}.pricing-sheet__list--compact{gap:8px}.pricing-sheet__note{color:var(--crm-text-muted);border-top:1px solid #94a3b824;margin:16px 0 0;padding-top:16px;font-size:14px;line-height:1.6}@media (width<=620px){.catalog-page__title{font-size:26px}.catalog-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-slide{grid-template-columns:40px 1fr}.catalog-slide__meta{grid-column:2}.pricing-sheet__card{border-radius:12px;padding:16px 14px 14px}.pricing-sheet__row-title{font-size:16px}.pricing-sheet__row-copy,.pricing-sheet__list li,.pricing-sheet__note{font-size:13px}.pricing-sheet__price{min-height:40px;font-size:15px}}@media (width>=768px){.pricing-sheet__row{grid-template-columns:minmax(0,1fr) auto}}.app-shell{min-height:100%}
