.ep-root{--ep-yellow:#ffc800;--ep-dark:#090909;--ep-light:#f5f7f4;background:var(--ep-dark);width:100%;max-width:1160px;color:var(--ep-light);border-radius:24px;margin-inline:auto;padding:clamp(12px,3vw,32px);font-family:inherit}.ep-root *,.ep-root :before,.ep-root :after{box-sizing:border-box}.ep-root[data-open=false]{color:#141414;background:0 0;width:auto;max-width:none;margin-inline:auto;padding:0}.ep-root[data-open=false] .ep-reveal{justify-content:center}.ep-root[data-open=false] .ep-icon{opacity:1;background:#fff;border:1px solid #1414141f;border-radius:999px;box-shadow:0 8px 24px #00000012}.ep-root[data-open=false] .ep-icon:hover{background:var(--ep-yellow)}.ep-root[data-open=true]{border-radius:0;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:max(clamp(20px,4vw,56px),50vw - 610px)}.ep-root [hidden]{display:none!important}.ep-reveal,.ep-toolbar{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ep-toolbar{margin-bottom:16px}.ep-icon{width:40px;height:40px;color:inherit;opacity:.55;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ep-icon:hover,.ep-icon:focus-visible{opacity:1;background:#8882}.ep-root button:disabled{opacity:.25;cursor:default}.ep-root button:focus-visible,.ep-root select:focus-visible,.ep-field:focus-visible{outline-offset:3px;outline:2px solid #278aff}.ep-action{color:#141414;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;transition:background .3s,border-color .3s;display:inline-flex}.ep-action:hover{background:var(--ep-yellow);border-color:var(--ep-yellow)}.ep-table{table-layout:fixed;border-spacing:0;border-collapse:separate;width:100%}.ep-label-col{width:34%}.ep-table th,.ep-table td{vertical-align:middle;overflow-wrap:anywhere;padding:14px 16px}.ep-title{text-align:left;color:var(--ep-yellow);font-size:clamp(20px,3vw,32px);font-weight:700}.ep-plan{border:2px solid var(--ep-yellow);text-align:center;border-bottom:0;border-radius:20px 20px 0 0;font-size:clamp(18px,2.8vw,30px);font-weight:700}.ep-table thead .ep-plan{transform-origin:bottom;transform:scaleX(.975)}.ep-badge{max-width:100%;color:var(--ep-yellow);background:#090909;border-radius:12px;margin:0 auto 10px;padding:5px 10px;font-size:12px;font-weight:600;display:table}.ep-table tbody th,.ep-table tbody td{background:var(--ep-light);color:#101010}.ep-table tbody th{text-align:left;font-size:14px;font-weight:600}.ep-table tbody td{text-align:center;font-size:16px;font-weight:600}.ep-table .ep-featured{background:var(--ep-yellow);color:#090909}.ep-table tbody tr:first-child th{border-top-left-radius:22px}.ep-table tbody tr:first-child td:last-child{border-top-right-radius:22px}.ep-table tbody tr:last-child th{border-bottom-left-radius:22px}.ep-table tbody tr:last-child td:last-child{border-bottom-right-radius:22px}.ep-price{border:2px solid var(--ep-yellow);text-align:center;color:var(--ep-yellow);border-top:0;border-radius:0 0 20px 20px}.ep-table tfoot .ep-price{transform-origin:top;transform:scaleX(.975)}.ep-amount{font-size:clamp(17px,2.2vw,23px);font-weight:700}.ep-terms{margin-top:8px;font-size:12px;font-weight:600}.ep-text{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;display:block}.ep-field{resize:none;width:100%;min-width:0;min-height:1.5em;color:inherit;font:inherit;text-align:inherit;overflow-wrap:anywhere;background:#8881;border:1px dashed #80808088;border-radius:5px;padding:3px;line-height:1.4;display:block;overflow:hidden}.ep-row-label{align-items:center;gap:5px;display:flex}.ep-row-label>.ep-text,.ep-row-label>.ep-field{flex:1}.ep-cell{flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex}.ep-cell>.ep-text{width:100%}.ep-status{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.ep-yes{background:#268fff}.ep-no{background:#ff414b}.ep-status svg{stroke-width:2.6px;width:19px;height:19px}.ep-toggle{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.ep-kind{color:#111;width:100%;max-width:90px;font:inherit;background:#fff;border:1px solid #8886;border-radius:5px;padding:4px;font-size:11px}.ep-add{margin-top:20px}.ep-message{opacity:.8;margin-top:12px;font-size:12px}.ep-message:empty{display:none}.ep-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ep-mobile-plans{display:none}@media (max-width:640px){.ep-root[data-open=true]{padding-inline:14px}.ep-table{display:none}.ep-mobile-plans{gap:18px;display:grid}.ep-mobile-plan{border:2px solid var(--ep-yellow);color:#fff;background:#101010;border-radius:18px;padding:24px 18px 18px;position:relative;overflow:hidden}.ep-mobile-featured{background:var(--ep-yellow);color:#090909}.ep-mobile-badge{color:var(--ep-yellow);text-transform:uppercase;background:#090909;border-radius:999px;margin-bottom:12px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-block}.ep-mobile-plan h3{margin:0 0 8px;font-size:25px}.ep-mobile-price{font-size:24px;font-weight:750}.ep-mobile-plan>small{opacity:.7;margin-top:4px;display:block}.ep-mobile-plan ul{margin:22px 0 0;padding:0;list-style:none}.ep-mobile-plan li{border-top:1px solid;border-color:color-mix(in srgb,currentColor 14%,transparent);justify-content:space-between;align-items:center;gap:14px;padding:12px 0;font-size:13px;display:flex}.ep-mobile-plan li>span:first-child{max-width:68%}.ep-root[data-editing=true] .ep-table{width:100%;display:block}.ep-root[data-editing=true] .ep-mobile-plans{display:none}.ep-table thead,.ep-table tbody,.ep-table tfoot{width:100%;display:block}.ep-table colgroup{display:none}.ep-table tr{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ep-table th,.ep-table td{min-width:0;padding:12px 6px}.ep-table .ep-title{grid-column:1/-1;padding:0 0 20px}.ep-table tbody th{border-top:1px solid #0001;grid-column:1/-1;padding:12px;border-radius:0!important}.ep-table tbody td{font-size:14px;border-radius:0!important}.ep-plan{border-radius:12px 12px 0 0;font-size:16px}.ep-table thead .ep-plan,.ep-table tfoot .ep-price{transform:scaleX(.965)}.ep-badge{padding:4px;font-size:10px}.ep-table .ep-price-label{display:none}.ep-amount{font-size:16px}.ep-terms{font-size:11px}.ep-field{font-size:16px}}
