:host{display:block;font-family:var(--bs-body-font-family,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif);color:var(--bs-body-color,#212529);--brand-primary:var(--brand-primary, #cb0c1f);--pricing-border:rgba(52, 71, 103, 0.12);--pricing-bg:#ffffff;--pricing-bg-alt:#f8f9fa;--pricing-muted:#4a5462;--pricing-text-strong:#344767}.mde-pricing-root{box-sizing:border-box}.mde-pricing-root *,.mde-pricing-root *::before,.mde-pricing-root *::after{box-sizing:inherit}.mde-pricing-loading,.mde-pricing-error{display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem;gap:.75rem;color:var(--pricing-muted);font-size:.95rem;text-align:center}.mde-pricing-error{color:#b02a37}.mde-pricing-spinner{width:22px;height:22px;border:2px solid #dee2e6;border-top-color:var(--brand-primary);border-radius:50%;animation:pricing-spin 0.7s linear infinite}@keyframes pricing-spin{to{transform:rotate(360deg)}}.mde-cards-shell{padding:1rem 0}.mde-cards-header{text-align:center;margin-bottom:1.25rem}.mde-cards-header h2{font-size:1.55rem;margin:0 0 .4rem;color:var(--pricing-text-strong);font-weight:700}.mde-cards-header p{margin:0;color:var(--pricing-muted);font-size:.95rem}.mde-period-switch{display:flex;justify-content:center;margin:0 auto 1.5rem;padding:.3rem;background:rgba(255,255,255,.84);border:1px solid var(--pricing-border);border-radius:.95rem;max-width:460px;gap:.35rem}.mde-period-switch button{flex:1;min-height:46px;padding:.55rem 1rem;border:1px solid var(--pricing-border);border-radius:.75rem;background:rgba(255,255,255,.9);color:var(--pricing-text-strong);font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color 0.2s,color 0.2s,border-color 0.2s,box-shadow 0.2s}.mde-period-switch button.is-active{border-color:transparent;background:var(--brand-primary);color:#fff;box-shadow:0 12px 24px rgba(13,110,253,.22)}.mde-plans-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.mde-plan-card{position:relative;background:#fff;border:1px solid rgba(52,71,103,.08);border-radius:1rem;padding:1.75rem 1.25rem;box-shadow:0 18px 40px rgba(17,24,39,.08);display:flex;flex-direction:column;text-align:center;min-width:0}.mde-plan-card.is-featured{border:2px solid var(--brand-primary);background:radial-gradient(circle at top right,rgba(203,12,31,.18),transparent 34%),linear-gradient(160deg,rgba(203,12,31,.12) 0%,rgba(255,255,255,.98) 34%,rgba(203,12,31,.06) 100%);box-shadow:0 24px 54px rgba(203,12,31,.18)}.mde-plan-badge{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.42rem .78rem;border-radius:999px;background:linear-gradient(135deg,#e31a2f 0%,var(--brand-primary) 55%,#9f0717 100%);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.02em;margin:0 auto .9rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 10px 24px rgba(203,12,31,.24);width:fit-content}.mde-plan-name{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;color:var(--pricing-text-strong)}.mde-plan-price-strike{margin:0 0 .25rem;color:#7a828d;font-size:1.1rem}.mde-plan-price-strike del{font-weight:600}.mde-plan-price{font-size:1.6rem;font-weight:800;color:var(--pricing-text-strong);line-height:1.1;margin-bottom:.15rem}.mde-plan-price-period{display:block;font-size:.85rem;color:var(--pricing-muted);font-weight:500;margin-bottom:.85rem}.mde-plan-meta{font-size:.78rem;color:var(--pricing-muted);margin-bottom:1.1rem;min-height:1.4em}.mde-plan-meta strong{font-weight:700;color:var(--pricing-text-strong)}.mde-plan-savings-note{font-size:.82rem;font-weight:700;color:#8a4b00;background:rgba(255,193,7,.16);border:1px solid rgba(255,193,7,.5);border-radius:.5rem;padding:.5rem .65rem;margin:0 0 1.1rem;line-height:1.3;min-height:1.4em}.mde-plan-features{list-style:none;padding:0;margin:0 0 1.25rem;text-align:left;flex:1}.mde-plan-features li{position:relative;padding:.32rem 0 .32rem 1.5rem;font-size:.86rem;color:var(--pricing-text-strong)}.mde-plan-features li::before{content:"✓";position:absolute;left:0;top:.32rem;color:#2ecc71;font-weight:700}.mde-plan-cta{display:inline-block;width:100%;padding:.7rem 1rem;background:var(--brand-primary);color:#fff;border:none;border-radius:.6rem;font-weight:700;font-size:.95rem;text-decoration:none;text-align:center;cursor:pointer;transition:filter 0.15s,transform 0.05s}.mde-plan-cta:hover{filter:brightness(.95)}.mde-plan-cta:active{transform:translateY(1px)}.mde-plan-guarantee{margin-top:.7rem;font-size:.74rem;color:var(--pricing-muted)}@media (max-width:767.98px){.mde-plans-grid{grid-template-columns:1fr;gap:1.25rem}.mde-period-switch{max-width:100%}.mde-plan-card{padding:1.4rem 1.1rem}.mde-cards-header h2{font-size:1.3rem}}@media (min-width:768px) and (max-width:991.98px){.mde-plans-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mde-comp-shell{padding:1rem 0}.mde-comp-table-wrapper{overflow-x:auto;border-radius:.85rem;border:1px solid var(--pricing-border);background:#fff}.mde-comp-table{width:100%;border-collapse:collapse;min-width:600px}.mde-comp-table th,.mde-comp-table td{padding:.78rem .85rem;vertical-align:middle;font-size:.88rem;text-align:center;border-bottom:1px solid var(--pricing-border)}.mde-comp-table thead th{background:#2c2f36;color:#fff;font-weight:700;font-size:.92rem;text-transform:uppercase;letter-spacing:.03em}.mde-comp-table thead th:first-child{text-align:left;background:#1f2227}.mde-comp-table tbody tr:nth-child(odd){background:#fff}.mde-comp-table tbody tr:nth-child(even){background:#fafbfc}.mde-comp-row-feature{text-align:left!important;font-weight:600;color:var(--pricing-text-strong);width:32%;min-width:220px}.mde-comp-group-row td{background:var(--brand-primary);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;text-align:center;padding:.55rem .85rem}.mde-comp-tooltip-icon{display:inline-block;margin-left:.35rem;color:var(--pricing-muted);cursor:help;font-size:.85em;position:relative}.mde-comp-tooltip-icon[data-tooltip]:hover::after{content:attr(data-tooltip);position:absolute;bottom:130%;left:50%;transform:translateX(-50%);background:#2c2f36;color:#fff;font-size:.78rem;font-weight:500;padding:.45rem .6rem;border-radius:.4rem;white-space:normal;width:max-content;max-width:240px;z-index:10;box-shadow:0 4px 16px rgba(0,0,0,.18);pointer-events:none}.mde-comp-check{color:#2ecc71;font-weight:700}.mde-comp-cross{color:#c0392b;font-weight:700}.mde-comp-pair-switch{display:none;flex-wrap:wrap;gap:.4rem;padding:.5rem;border:1px solid var(--pricing-border);border-radius:.85rem;background:#fff;margin-bottom:.85rem}.mde-comp-pair-switch label{flex:1;font-size:.72rem;color:var(--pricing-muted);text-transform:uppercase;letter-spacing:.03em;font-weight:600;display:block;margin-bottom:.25rem}.mde-comp-pair-switch .mde-comp-pair-col{flex:1;min-width:0}.mde-comp-pair-switch select{width:100%;padding:.55rem .65rem;border:1px solid var(--pricing-border);border-radius:.55rem;background:#fff;color:var(--pricing-text-strong);font-weight:600;font-size:.92rem;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none' stroke='%23344767' stroke-width='2'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:10px;padding-right:1.9rem}@media (max-width:767.98px){.mde-comp-pair-switch{display:flex}.mde-comp-table-wrapper{overflow-x:hidden}.mde-comp-table{min-width:0}.mde-comp-table thead th{font-size:.78rem;padding:.55rem .45rem}.mde-comp-table th,.mde-comp-table td{font-size:.82rem;padding:.6rem .45rem}.mde-comp-row-feature{width:38%;min-width:0;font-size:.8rem}.mde-comp-table th.is-hidden-mobile,.mde-comp-table td.is-hidden-mobile{display:none}.mde-comp-tooltip-icon[data-tooltip]:hover::after{max-width:70vw}}