.mp-pillar{background:#f8fafc;padding:56px 16px 64px;font-family:var(--ff-font-body, "TildaSans", "Open Sans", sans-serif);color:#0f172a;-webkit-font-smoothing:antialiased}.mp-pillar__inner{max-width:900px;margin:0 auto}.mp-hero{text-align:center;margin-bottom:32px}.mp-hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:#f59e0b;margin:0 0 12px}.mp-hero h1{font-family:var(--ff-font-display, "TildaSans-Bold", "Montserrat", sans-serif);font-size:clamp(28px,5vw,40px);font-weight:900;letter-spacing:-.02em;line-height:1.1;color:#0f172a;margin:0 0 12px}.mp-hero__lead{font-size:17px;color:#475569;margin:0}.mp-tabs{display:flex;gap:4px;padding:5px;background:#e5e7eb;border-radius:14px;margin-bottom:24px}.mp-tab{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:#475569;border-radius:10px;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease;line-height:1.1;min-width:0}.mp-tab.is-active{background:#fff;color:#0f172a;box-shadow:0 2px 8px #0f172a14}.mp-tab:hover:not(.is-active){color:#0f172a}.mp-tab:focus-visible{outline:2px solid #FFD700;outline-offset:2px}.mp-tab__icon{font-size:18px}@media(max-width:600px){.mp-tab{padding:12px 8px;font-size:13px}.mp-tab__icon{font-size:16px}}@media(max-width:420px){.mp-tab__label{font-size:12px}}.mp-panel{animation:mp-fade .25s ease both}@keyframes mp-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.mp-card{background:#fff;border-radius:18px;padding:32px;box-shadow:0 4px 18px #0f172a0f;border:1px solid #e5e7eb}.mp-card--accent{border-left:4px solid #FFD700}.mp-card__head{margin:0 0 24px}.mp-card__head h2{font-family:var(--ff-font-display, "TildaSans-Bold", "Montserrat", sans-serif);font-size:24px;font-weight:800;letter-spacing:-.01em;color:#0f172a;margin:0 0 8px}.mp-card__head p{font-size:15px;color:#64748b;margin:0;line-height:1.55}.mp-card__foot{margin:24px 0 0;font-size:14px;color:#475569;line-height:1.55}.mp-card__foot--muted{color:#94a3b8;font-size:12px}@media(max-width:600px){.mp-card{padding:22px;border-radius:14px}}.mp-rows{margin:0}.mp-row{display:grid;grid-template-columns:200px 1fr;gap:12px 16px;padding:14px 0;border-bottom:1px solid #f1f5f9;align-items:baseline}.mp-row:last-child{border-bottom:0}.mp-label{font-size:14px;color:#64748b;margin:0;font-weight:500}.mp-value{margin:0;color:#0f172a;font-weight:600;display:flex;align-items:center;flex-wrap:wrap;gap:10px;line-height:1.5}.mp-value span{line-height:1.5}@media(max-width:600px){.mp-row{grid-template-columns:1fr;gap:4px;padding:12px 0}.mp-label{font-size:12px}}.mp-copy{padding:6px 12px;border:1px solid #cbd5e1;background:#fff;color:#475569;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s,background-color .15s}.mp-copy:hover{border-color:gold;color:#0f172a}.mp-copy:focus-visible{outline:2px solid #FFD700;outline-offset:2px}.mp-copy.is-copied{background:#dcfce7;border-color:#16a34a;color:#15803d}.mp-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.mp-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 20px;border-radius:12px;font-weight:700;text-decoration:none;font-size:15px;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease;border:2px solid transparent;cursor:pointer;font-family:inherit}.mp-btn--primary{background:gold;color:#0f172a}.mp-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ffd70073}.mp-btn--ghost{background:#fff;color:#0f172a;border-color:#0f172a}.mp-btn--ghost:hover{background:#0f172a;color:gold}.mp-link{color:#2563eb;text-decoration:none;font-weight:600}.mp-link:hover{text-decoration:underline}.mp-link--cta{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#f1f5f9;border-radius:8px;color:#0f172a;font-size:14px;font-weight:600;border:1px solid transparent;cursor:pointer;font-family:inherit}.mp-link--cta:hover{background:gold;color:#0f172a;text-decoration:none;border-color:#fbbf24}.mp-routes{display:flex;flex-direction:column;gap:8px}.mp-route{display:grid;grid-template-columns:56px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #f1f5f9}.mp-route:last-child{border-bottom:0}.mp-route__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fef3c7;border-radius:12px;font-size:24px}.mp-route__body h3{font-size:17px;font-weight:700;color:#0f172a;margin:0 0 6px}.mp-route__body p{margin:0 0 10px;color:#475569;line-height:1.55;font-size:14px}.mp-route__actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:500px){.mp-route{grid-template-columns:44px 1fr;gap:12px}.mp-route__icon{width:40px;height:40px;font-size:20px}}.mp-messengers{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:8px}.mp-msg{display:flex;flex-direction:column;align-items:center;gap:6px;padding:22px 14px;border-radius:14px;text-decoration:none;border:2px solid;background:#fff;transition:transform .15s ease,background-color .15s ease,color .15s ease;text-align:center}.mp-msg:hover{transform:translateY(-2px)}.mp-msg__icon{font-size:32px;line-height:1;display:flex;align-items:center;justify-content:center}.mp-msg__icon svg{width:36px;height:36px}.mp-msg--wa .mp-msg__icon{color:#25d366}.mp-msg--tg .mp-msg__icon{color:#229ed9}.mp-msg--tg-cabinet .mp-msg__icon{color:#1e40af}.mp-msg--max .mp-msg__icon{color:#7600ff}.mp-msg--phone .mp-msg__icon{color:#475569}.mp-msg--mail .mp-msg__icon{color:#d97706}.mp-msg--wa:hover .mp-msg__icon,.mp-msg--tg:hover .mp-msg__icon,.mp-msg--tg-cabinet:hover .mp-msg__icon,.mp-msg--max:hover .mp-msg__icon,.mp-msg--phone:hover .mp-msg__icon,.mp-msg--mail:hover .mp-msg__icon{color:#fff}.mp-msg__name{font-weight:800;font-size:16px;color:#0f172a;transition:color .15s}.mp-msg__hint{font-size:12px;color:#64748b;transition:color .15s}.mp-msg--wa{border-color:#25d366;background:#f0fdf4}.mp-msg--wa:hover{background:#25d366}.mp-msg--wa:hover .mp-msg__name,.mp-msg--wa:hover .mp-msg__hint{color:#fff}.mp-msg--tg{border-color:#229ed9;background:#eff6ff}.mp-msg--tg:hover{background:#229ed9}.mp-msg--tg:hover .mp-msg__name,.mp-msg--tg:hover .mp-msg__hint{color:#fff}.mp-msg--tg-cabinet{border-color:#1e40af;background:#eef2ff}.mp-msg--tg-cabinet:hover{background:#1e40af}.mp-msg--tg-cabinet:hover .mp-msg__name,.mp-msg--tg-cabinet:hover .mp-msg__hint{color:#fff}.mp-msg--max{border-color:#7600ff;background:#f5f0ff}.mp-msg--max:hover{background:#7600ff}.mp-msg--max:hover .mp-msg__name,.mp-msg--max:hover .mp-msg__hint{color:#fff}.mp-msg--phone{border-color:#475569;background:#f8fafc}.mp-msg--phone:hover{background:#0f172a}.mp-msg--phone:hover .mp-msg__name{color:gold}.mp-msg--phone:hover .mp-msg__hint{color:#cbd5e1}.mp-msg--mail{border-color:gold;background:#fffbeb}.mp-msg--mail:hover{background:gold}.mp-msg--mail:hover .mp-msg__name,.mp-msg--mail:hover .mp-msg__hint{color:#0f172a}.mp-cdek{margin-top:28px;padding:24px 22px;background:linear-gradient(135deg,#fff5f5,#ffe5e5);border:1px solid #fecaca;border-radius:16px;position:relative}.mp-cdek__head{margin-bottom:16px}.mp-cdek__badge{display:inline-block;padding:4px 10px;background:#dc2626;color:#fff;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em;margin-bottom:10px}.mp-cdek__head h3{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 8px;font-family:var(--ff-font-display, "Montserrat", sans-serif)}.mp-cdek__lead{color:#475569;margin:0;font-size:14px;line-height:1.55}.mp-cdek__steps{list-style:none;counter-reset:cdek;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:14px}.mp-cdek__steps>li{position:relative;padding:12px 14px 12px 18px;background:#fff;border-radius:10px;border:1px solid #fee2e2;font-size:14px;line-height:1.55;color:#0f172a}.mp-cdek__steps>li strong{color:#0f172a}.mp-cdek__steps code{background:#fef3c7;color:#92400e;padding:1px 6px;border-radius:4px;font-family:var(--ff-font-mono, monospace);font-size:12.5px;font-weight:600}.mp-cdek__sublist{margin:6px 0 0;padding:0 0 0 18px;color:#475569}.mp-cdek__cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.mp-cdek__note{margin:14px 0 0;font-size:12.5px;color:#64748b;line-height:1.55}@media(max-width:720px){.mp-cdek{padding:18px 14px}.mp-cdek__head h3{font-size:17px}.mp-cdek__cta{flex-direction:column}.mp-cdek__cta .mp-btn{width:100%}}.mp-note{margin-top:24px;padding:16px 18px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.mp-note>summary{cursor:pointer;font-weight:700;color:#0f172a;list-style:none;position:relative;padding-right:28px;user-select:none}.mp-note>summary::-webkit-details-marker{display:none}.mp-note>summary:after{content:"+";position:absolute;right:0;top:-2px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:gold;color:#0f172a;font-weight:900;line-height:1;transition:transform .2s}.mp-note[open]>summary:after{transform:rotate(45deg)}.mp-note ul{margin:14px 0 0;padding-left:22px;color:#475569;line-height:1.7;font-size:14px}.mp-note li+li{margin-top:4px}
