.subscription-page{overflow-x:clip;max-width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.plan-fade-in{animation:fadeInUp .6s ease-out both}.plan-card{position:relative;background:var(--nx-settings-card-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--nx-settings-card-border);border-radius:1.5rem;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 8px 24px var(--nx-glass-shadow);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column;height:100%}.plan-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #0000001a;border-color:#8a72e873}.plan-card.is-featured{border-color:#6b4fd880;box-shadow:0 12px 36px #6b4fd82e;background:var(--nx-plan-featured-bg)}.plan-card .badge-best{position:absolute;top:-14px;right:1.25rem;background:var(--nx-accent-gradient);color:#fff;font-size:11px;font-weight:700;padding:5px 12px;border-radius:999px;box-shadow:0 4px 14px #6a68e359}.plan-name{font-size:1.05rem;font-weight:700;color:var(--nx-text-primary);margin-bottom:.25rem}.plan-desc{font-size:.8rem;color:var(--nx-text-muted);margin-bottom:1rem;min-height:2.5em}.plan-price{display:flex;align-items:baseline;gap:.35rem;margin-bottom:1rem}.plan-price .amount{font-size:1.6rem;font-weight:800;color:#5a40c9;letter-spacing:-.5px}.plan-price .currency{font-size:.8rem;color:var(--nx-text-faint)}.plan-features{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.55rem}.plan-features li{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--nx-text-secondary)}.plan-features li svg{width:1.1rem;height:1.1rem;color:#16a34a;flex-shrink:0}.plan-cta{width:100%;padding:.75rem 1rem;border-radius:.85rem;font-weight:700;font-size:.95rem;text-align:center;transition:transform .15s ease,box-shadow .2s ease,background-color .2s ease;cursor:pointer;border:none;margin-top:auto}.plan-cta-primary{background:var(--nx-accent-gradient);color:#fff;box-shadow:0 6px 18px #6a68e352}.plan-cta-primary:hover{transform:translateY(-1px);box-shadow:0 10px 24px #6a68e366}.plan-cta-secondary{background:var(--nx-surface);color:var(--nx-accent-muted);border:1px solid #dddcf8}.plan-cta-secondary:hover{background:var(--nx-surface-active)}.plan-vat-note{font-size:.7rem;color:var(--nx-text-muted);margin-top:.75rem;line-height:1.45;text-align:center}.plan-pay-total{font-size:.7rem;color:#4b5563;margin-top:.35rem;text-align:center}.plan-discount-line{font-size:.7rem;color:#16a34a;margin-top:.35rem;text-align:center;display:none}.plan-discount-line.is-visible{display:block}.plan-price.is-discounted .amount{color:var(--nx-text-faint);font-size:1.1rem;font-weight:600;text-decoration:line-through;text-decoration-color:#9ca3afb3}.plan-price .amount-final{display:none;font-size:1.6rem;font-weight:800;color:#16a34a;letter-spacing:-.5px}.plan-price.is-discounted .amount-final{display:inline}.collaborator-discount-banner{max-width:42rem;margin:1.25rem auto 0;display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border-radius:1rem;border:1px solid #fde68a;background:linear-gradient(135deg,#faf6ff,#eee8fe);box-shadow:0 8px 24px #f59e0b1f;text-align:right}.collaborator-discount-banner__logo{width:3.25rem;height:3.25rem;object-fit:contain;flex-shrink:0;border-radius:.65rem;background:#111;padding:.35rem}.collaborator-discount-banner__title{font-size:.92rem;font-weight:800;color:#92400e;margin-bottom:.15rem}.collaborator-discount-banner__text{font-size:.78rem;color:#b45309;line-height:1.5}.plan-collaborator-badge{position:absolute;top:-.85rem;left:1rem;z-index:2;display:inline-flex;align-items:stretch;max-width:calc(100% - 2rem);border-radius:.85rem;overflow:hidden;border:1px solid rgba(167,148,244,.45);background:linear-gradient(135deg,#171717,#262626);box-shadow:0 6px 18px #00000029}.plan-collaborator-badge__mark{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.35rem;padding:.35rem;background:#050505}.plan-collaborator-badge__mark img{width:1.55rem;height:1.55rem;object-fit:contain;display:block}.plan-collaborator-badge__text{display:flex;flex-direction:column;justify-content:center;gap:.05rem;padding:.35rem .55rem .35rem .7rem;min-width:0;text-align:right;border-inline-end:1px solid rgba(167,148,244,.22)}.plan-collaborator-badge__label{font-size:.62rem;font-weight:600;color:var(--nx-accent-bright);letter-spacing:.01em;white-space:nowrap}.plan-collaborator-badge__provider{font-size:.78rem;font-weight:800;color:#f5f0ff;line-height:1.15;white-space:nowrap}.plan-card.has-collaborator-badge{padding-top:2rem}.coupon-disclosure{max-width:26rem;margin:1rem auto 0;text-align:center}.coupon-toggle{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem 1rem .55rem .75rem;border:1px solid color-mix(in srgb,var(--nx-accent) 32%,transparent);background:color-mix(in srgb,var(--nx-accent) 10%,var(--nx-surface));color:var(--nx-accent);font-size:.82rem;font-weight:700;cursor:pointer;border-radius:999px;box-shadow:0 2px 12px color-mix(in srgb,var(--nx-accent) 16%,transparent);transition:transform .12s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.coupon-toggle:hover{border-color:var(--nx-accent);background:color-mix(in srgb,var(--nx-accent) 16%,var(--nx-surface));box-shadow:0 4px 16px color-mix(in srgb,var(--nx-accent) 24%,transparent);transform:translateY(-1px)}.coupon-toggle:active{transform:translateY(0)}.coupon-toggle-icon{flex-shrink:0;width:1.85rem;height:1.85rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--nx-accent) 18%,transparent);color:var(--nx-accent)}.coupon-toggle-icon svg{width:1rem;height:1rem}.coupon-toggle-label{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;text-align:right}.coupon-toggle-title{line-height:1.2}.coupon-toggle-hint{font-size:.68rem;font-weight:500;color:var(--nx-accent-light);opacity:.92}.coupon-toggle-chevron{flex-shrink:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--nx-accent) 14%,transparent);color:var(--nx-accent);transition:transform .2s ease,background .15s ease}.coupon-toggle-chevron svg{width:.85rem;height:.85rem}.coupon-disclosure.is-open .coupon-toggle-chevron{transform:rotate(180deg);background:color-mix(in srgb,var(--nx-accent) 22%,transparent)}.coupon-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease,margin .25s ease,opacity .2s ease;opacity:0;margin-top:0}.coupon-disclosure.is-open .coupon-panel{grid-template-rows:1fr;opacity:1;margin-top:.65rem}.coupon-panel-inner{overflow:hidden}.coupon-field-wrap{position:relative;display:flex;align-items:center;background:var(--nx-surface);border:1.5px dashed color-mix(in srgb,var(--nx-accent) 35%,transparent);border-radius:999px;padding:.3rem .35rem .3rem .3rem;box-shadow:0 2px 12px color-mix(in srgb,var(--nx-accent) 12%,transparent);transition:border-color .15s ease,box-shadow .15s ease}.coupon-field-wrap:focus-within{border-color:var(--nx-accent);border-style:solid;box-shadow:0 0 0 4px color-mix(in srgb,var(--nx-accent) 16%,transparent)}.coupon-field-icon{flex-shrink:0;width:2.1rem;height:2.1rem;display:inline-flex;align-items:center;justify-content:center;color:var(--nx-accent);margin-inline-start:.15rem}.coupon-field-icon svg{width:1.1rem;height:1.1rem}.coupon-input{flex:1;min-width:0;border:none;background:transparent;padding:.55rem .5rem;font-size:.85rem;font-weight:600;letter-spacing:.04em;color:var(--nx-text-primary);direction:ltr;text-align:center}.coupon-input::placeholder{color:var(--nx-text-faint);font-weight:400;letter-spacing:0}.coupon-input:focus{outline:none}.coupon-apply-btn{flex-shrink:0;padding:.5rem 1rem;border-radius:999px;font-size:.78rem;font-weight:700;background:var(--nx-accent);color:#fff;border:none;cursor:pointer;box-shadow:0 3px 10px color-mix(in srgb,var(--nx-accent) 35%,transparent);transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease,background .12s ease}.coupon-apply-btn:hover{background:var(--nx-accent-hover);transform:translateY(-1px);box-shadow:0 5px 14px color-mix(in srgb,var(--nx-accent) 42%,transparent)}.coupon-apply-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.coupon-feedback{margin-top:.5rem;font-size:.72rem;min-height:1rem;line-height:1.4}.coupon-feedback.is-error{color:#dc2626}.coupon-feedback.is-success{color:#16a34a}.coupon-applied{display:none;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-top:.65rem;animation:fadeInUp .3s ease-out both}.coupon-applied.is-visible{display:inline-flex}.coupon-applied-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .65rem .4rem .85rem;background:linear-gradient(135deg,#22c55e1f,#16a34a0f);border:1px solid rgba(34,197,94,.28);border-radius:999px;font-size:.78rem;font-weight:600;color:#15803d}.coupon-applied-code{direction:ltr;letter-spacing:.05em;font-weight:700}.coupon-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border:none;border-radius:999px;background:#16a34a26;color:#15803d;cursor:pointer;padding:0;transition:background .12s ease}.coupon-remove-btn:hover{background:#16a34a40}.coupon-remove-btn svg{width:.75rem;height:.75rem}.coupon-disclosure.is-applied .coupon-panel,.coupon-disclosure.is-applied .coupon-toggle{display:none}.active-banner{background:linear-gradient(135deg,#22c55e1a,#16a34a0d);border:1px solid rgba(34,197,94,.25);color:#166534;border-radius:1rem;padding:.85rem 1.1rem;font-size:.85rem;display:flex;align-items:center;gap:.6rem}.glass-panel{background:var(--nx-settings-card-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--nx-settings-card-border);border-radius:1rem;box-shadow:0 8px 24px var(--nx-glass-shadow)}.history-table{width:100%;border-collapse:collapse}.history-table th,.history-table td{padding:.7rem .75rem;border-bottom:1px solid var(--nx-border);text-align:right;font-size:.82rem;color:var(--nx-text-secondary)}.history-table th{color:var(--nx-text-muted);font-weight:700;background:var(--nx-surface-muted)}.history-table tr:last-child td{border-bottom:none}.status-chip{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;font-size:.72rem;font-weight:700}.status-success{background:#22c55e26;color:#166534}.status-awaiting{background:#6b4fd81f;color:var(--nx-accent-muted)}.status-failed{background:#dc26261f;color:#991b1b}.dt-themed.dataTables_wrapper,.dt-themed .dataTables_wrapper{font-family:inherit;color:var(--nx-text-secondary);font-size:.8rem}.dt-themed.dataTables_wrapper .dt-layout-row,.dt-themed .dataTables_wrapper .dt-layout-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.6rem;margin-bottom:.6rem}.dt-themed.dataTables_wrapper .dt-layout-row:last-child,.dt-themed .dataTables_wrapper .dt-layout-row:last-child{margin-top:.75rem;margin-bottom:0;padding-top:.6rem;border-top:1px dashed var(--nx-border)}.dt-themed.dataTables_wrapper .dt-layout-cell,.dt-themed .dataTables_wrapper .dt-layout-cell{flex:0 0 auto}.dt-themed .dataTables_length,.dt-themed .dataTables_filter,.dt-themed div.dt-length,.dt-themed div.dt-search{font-size:.75rem;color:var(--nx-text-muted);display:inline-flex;align-items:center;gap:.45rem}.dt-themed .dataTables_length label,.dt-themed .dataTables_filter label,.dt-themed div.dt-length label,.dt-themed div.dt-search label{display:inline-flex;align-items:center;gap:.45rem;margin:0;font-weight:500;white-space:nowrap}.dt-themed .dataTables_length select,.dt-themed .dataTables_filter input,.dt-themed div.dt-length select,.dt-themed div.dt-search input,.dt-themed select.dt-input,.dt-themed input.dt-input{border:1px solid var(--nx-border);border-radius:.6rem;padding:.3rem .7rem;font-size:.78rem;background:var(--nx-surface);color:var(--nx-text-secondary);margin:0;outline:none;height:32px;line-height:1;box-shadow:0 1px 2px var(--nx-glass-shadow);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.dt-themed .dataTables_filter input,.dt-themed div.dt-search input,.dt-themed input.dt-input{min-width:180px;padding-inline-start:.7rem}.dt-themed select.dt-input{padding-inline-end:1.8rem;background-image:linear-gradient(45deg,transparent 50%,var(--nx-text-faint) 50%),linear-gradient(135deg,var(--nx-text-faint) 50%,transparent 50%);background-position:calc(0% + 12px) 14px,calc(0% + 7px) 14px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;appearance:none;-webkit-appearance:none}.dt-themed .dataTables_length select:focus,.dt-themed .dataTables_filter input:focus,.dt-themed div.dt-length select:focus,.dt-themed div.dt-search input:focus,.dt-themed select.dt-input:focus,.dt-themed input.dt-input:focus{border-color:#d0c4f5;box-shadow:0 0 0 3px #8a72e82e;background-color:var(--nx-field-focus-bg)}.dt-themed .dataTables_info,.dt-themed div.dt-info{font-size:.72rem;color:var(--nx-text-muted);padding:0!important}.dt-themed .dataTables_paginate,.dt-themed div.dt-paging{display:inline-flex;gap:4px;padding:0!important}.dt-themed .dataTables_paginate .paginate_button,.dt-themed div.dt-paging .dt-paging-button,.dt-themed .paginate_button{padding:0 .55rem!important;height:28px;min-width:28px;display:inline-flex;align-items:center;justify-content:center;margin:0!important;border-radius:.55rem!important;font-size:.74rem!important;font-weight:600;border:1px solid var(--nx-border)!important;background:var(--nx-surface)!important;color:var(--nx-text-secondary)!important;transition:all .18s ease;cursor:pointer;box-shadow:0 1px 2px var(--nx-glass-shadow)}.dt-themed .dataTables_paginate .paginate_button.current,.dt-themed .dataTables_paginate .paginate_button.current:hover,.dt-themed div.dt-paging .dt-paging-button.current,.dt-themed div.dt-paging .dt-paging-button.current:hover{background:var(--nx-accent-gradient)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 4px 12px #6a68e347!important}.dt-themed .dataTables_paginate .paginate_button:not(.disabled):not(.current):hover,.dt-themed div.dt-paging .dt-paging-button:not(.disabled):not(.current):hover{background:var(--nx-surface-active)!important;color:var(--nx-accent-muted)!important;border-color:#6b4fd859!important}.dt-themed .dataTables_paginate .paginate_button.disabled,.dt-themed .dataTables_paginate .paginate_button.disabled:hover,.dt-themed div.dt-paging .dt-paging-button.disabled,.dt-themed div.dt-paging .dt-paging-button.disabled:hover{opacity:.45;background:var(--nx-surface)!important;color:var(--nx-text-faint)!important;border-color:var(--nx-border)!important;cursor:not-allowed;box-shadow:none}.dt-themed table.dataTable{border-collapse:separate!important;border-spacing:0;width:100%!important;margin:0!important}.dt-themed table.dataTable thead th{background:var(--nx-surface-active);color:var(--nx-accent-muted);font-weight:700;font-size:.74rem;text-align:right;padding:.65rem .75rem!important;border-bottom:1px solid rgba(107,79,216,.2)!important;border-top:1px solid rgba(107,79,216,.2)!important;white-space:nowrap}.dt-themed table.dataTable thead th:first-child{border-start-start-radius:.65rem}.dt-themed table.dataTable thead th:last-child{border-start-end-radius:.65rem}.dt-themed table.dataTable tbody td{font-size:.8rem;color:var(--nx-text-secondary);padding:.65rem .75rem!important;border-bottom:1px solid var(--nx-border)!important;text-align:right;vertical-align:middle}.dt-themed table.dataTable tbody tr{background:var(--nx-surface);transition:background-color .15s ease}.dt-themed table.dataTable.stripe tbody tr:nth-child(2n),.dt-themed table.dataTable.display tbody tr:nth-child(2n){background:var(--nx-surface-muted)}.dt-themed table.dataTable.hover tbody tr:hover,.dt-themed table.dataTable.display tbody tr:hover{background:var(--nx-surface-hover)!important}.dt-themed table.dataTable tbody tr:last-child td{border-bottom:none!important}.dt-themed table.dataTable thead .sorting,.dt-themed table.dataTable thead .sorting_asc,.dt-themed table.dataTable thead .sorting_desc,.dt-themed table.dataTable thead th.dt-orderable-asc,.dt-themed table.dataTable thead th.dt-orderable-desc,.dt-themed table.dataTable thead th.dt-ordering-asc,.dt-themed table.dataTable thead th.dt-ordering-desc{cursor:pointer;position:relative}.dt-themed table.dataTable thead .sorting:before,.dt-themed table.dataTable thead .sorting:after,.dt-themed table.dataTable thead .sorting_asc:before,.dt-themed table.dataTable thead .sorting_asc:after,.dt-themed table.dataTable thead .sorting_desc:before,.dt-themed table.dataTable thead .sorting_desc:after{opacity:.35;font-size:.7rem;color:var(--nx-accent-muted)}.dt-themed table.dataTable thead .sorting_asc:before,.dt-themed table.dataTable thead .sorting_desc:after{opacity:1}.dt-themed table.dataTable thead th.dt-orderable-asc span.dt-column-order,.dt-themed table.dataTable thead th.dt-orderable-desc span.dt-column-order,.dt-themed table.dataTable thead th.dt-ordering-asc span.dt-column-order,.dt-themed table.dataTable thead th.dt-ordering-desc span.dt-column-order{color:var(--nx-accent-muted);opacity:.55}.dt-themed table.dataTable thead th.dt-ordering-asc span.dt-column-order,.dt-themed table.dataTable thead th.dt-ordering-desc span.dt-column-order{opacity:1}.dt-themed table.dataTable td.dataTables_empty,.dt-themed table.dataTable td.dt-empty{text-align:center!important;color:var(--nx-text-faint);font-size:.8rem;padding:1.25rem .75rem!important}.plans-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:stretch}@media(min-width:641px){.plans-grid .plan-card{padding:1.5rem 1.1rem 1.25rem}.plans-grid .plan-name{font-size:.95rem}.plans-grid .plan-desc{font-size:.75rem;min-height:2.25em}.plans-grid .plan-price .amount,.plans-grid .plan-price.is-discounted .amount-final{font-size:1.35rem}.plans-grid .plan-features li{font-size:.8rem}.plans-grid .plan-cta{font-size:.88rem;padding:.65rem .75rem}}@media(max-width:640px){.plans-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.custom-plan-section{max-width:56rem;margin-inline:auto;min-width:0;width:100%}.custom-plan-divider{display:flex;align-items:center;gap:.85rem;margin-bottom:1.25rem}.custom-plan-divider__line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(138,114,232,.35),transparent)}.custom-plan-divider__label{flex-shrink:0;font-size:.72rem;font-weight:700;letter-spacing:.02em;color:var(--nx-text-muted);padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(138,114,232,.22);background:var(--nx-cta-secondary-bg)}.custom-plan-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:0;width:100%;min-width:0;max-width:100%;border-radius:1.5rem;overflow:hidden;border:1px solid rgba(138,114,232,.28);background:var(--nx-settings-card-bg);box-shadow:0 10px 40px #6a68e31a,0 2px 8px #0000000a;transition:transform .25s ease,box-shadow .25s ease}.custom-plan-card:hover{transform:translateY(-3px);box-shadow:0 16px 48px #6a68e324,0 4px 12px #0000000f}.custom-plan-card__glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 80% at 0% 50%,rgba(106,104,227,.07),transparent 70%),radial-gradient(ellipse 50% 60% at 100% 0%,rgba(74,72,201,.05),transparent 60%)}.custom-plan-card__intro{position:relative;z-index:1;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1rem;min-width:0;border-inline-end:1px solid rgba(138,114,232,.12)}.custom-plan-badge{display:inline-flex;align-items:center;gap:.35rem;align-self:flex-start;font-size:.68rem;font-weight:700;color:#4d38b5;background:var(--nx-cta-secondary-bg);border:1px solid rgba(138,114,232,.3);border-radius:999px;padding:.3rem .65rem}html.dark .custom-plan-badge{color:#d0c4f5}.custom-plan-badge svg{width:.85rem;height:.85rem}.custom-plan-card__title-row{display:flex;align-items:flex-start;gap:.85rem}.custom-plan-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.85rem;background:var(--nx-accent-gradient);color:#fff;box-shadow:0 6px 16px #6a68e359}.custom-plan-card__icon svg{width:1.35rem;height:1.35rem}.custom-plan-card__title{font-size:1.15rem;font-weight:800;color:var(--nx-text-primary);margin:0 0 .25rem;line-height:1.3}.custom-plan-card__subtitle{font-size:.78rem;color:var(--nx-text-muted);margin:0;line-height:1.55;overflow-wrap:anywhere}.custom-plan-perks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.custom-plan-perks li{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:var(--nx-text-secondary)}.custom-plan-perks li svg{width:1rem;height:1rem;color:#16a34a;flex-shrink:0}.custom-plan-builder{position:relative;z-index:1;padding:1.75rem 1.5rem;background:var(--nx-plan-featured-bg);display:flex;flex-direction:column;gap:.85rem;min-width:0}.custom-plan-builder__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.custom-plan-builder__label{font-size:.82rem;font-weight:700;color:var(--nx-text-primary)}.custom-plan-builder__rate{font-size:.68rem;color:var(--nx-text-muted);padding:.2rem .5rem;border-radius:999px;background:var(--nx-input-glass);border:1px solid rgba(138,114,232,.15);flex-shrink:0;white-space:nowrap}.custom-plan-stepper{display:flex;align-items:stretch;gap:.5rem;width:100%;min-width:0}.custom-plan-stepper__btn{flex-shrink:0;width:2.75rem;border:1px solid rgba(138,114,232,.35);border-radius:.85rem;background:var(--nx-input-glass);color:#5a40c9;font-size:1.25rem;font-weight:700;line-height:1;cursor:pointer;transition:background .15s ease,transform .1s ease;display:flex;align-items:center;justify-content:center}.custom-plan-stepper__btn:hover{background:var(--nx-surface-active);transform:scale(1.04)}.custom-plan-stepper__btn:active{transform:scale(.97)}.custom-plan-stepper__input{flex:1;min-width:0;border:1px solid rgba(138,114,232,.35);border-radius:.85rem;padding:.65rem .75rem;font-size:1.35rem;font-weight:800;color:#5a40c9;background:var(--nx-input-glass);text-align:center;direction:ltr;letter-spacing:-.5px;-moz-appearance:textfield}.custom-plan-stepper__input::-webkit-outer-spin-button,.custom-plan-stepper__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-plan-stepper__input:focus{outline:none;border-color:#6b4fd8;box-shadow:0 0 0 3px #6a68e326}.custom-plan-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;width:100%;min-width:0}.custom-plan-preset{min-width:0;padding:.4rem .35rem;border-radius:999px;border:1px solid rgba(138,114,232,.25);background:var(--nx-input-glass);color:var(--nx-text-secondary);font-size:.72rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease;direction:ltr}.custom-plan-preset:hover{border-color:#6a68e373;color:#5a40c9}.custom-plan-preset.is-active{background:var(--nx-accent-gradient);border-color:transparent;color:#fff;box-shadow:0 4px 12px #6a68e34d}.custom-plan-min-note{font-size:.68rem;color:var(--nx-text-faint);text-align:center;margin:-.25rem 0 0}.custom-plan-summary{display:flex;flex-direction:column;gap:.4rem;padding:.85rem 1rem;border-radius:.85rem;background:var(--nx-input-glass);border:1px solid rgba(138,114,232,.18);min-width:0;overflow:hidden}.custom-plan-summary__row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.75rem;color:var(--nx-text-muted);min-width:0}.custom-plan-summary__row span{flex:1 1 auto;min-width:0}.custom-plan-summary__row strong{font-size:.78rem;font-weight:700;color:var(--nx-text-secondary);direction:ltr;flex-shrink:0;text-align:left;max-width:58%;overflow-wrap:anywhere}.custom-plan-summary__row--total strong{color:#5a40c9;font-size:.85rem}.custom-plan-summary__row--payable{margin-top:.15rem;padding-top:.5rem;border-top:1px dashed rgba(138,114,232,.25)}.custom-plan-summary__row--payable span{font-weight:600;color:var(--nx-text-primary)}.custom-plan-summary__row--payable strong{font-size:.95rem;color:#4d38b5}.custom-plan-submit{display:inline-flex!important;align-items:center;justify-content:center;gap:.45rem;margin-top:.15rem}.custom-plan-submit svg{width:1.1rem;height:1.1rem}@media(max-width:768px){.custom-plan-card{grid-template-columns:minmax(0,1fr)}.custom-plan-card:hover{transform:none}.custom-plan-card__intro{border-inline-end:none;border-bottom:1px solid rgba(138,114,232,.12);padding:1.1rem 1rem}.custom-plan-builder{padding:1.1rem 1rem 1.15rem;gap:.75rem}.custom-plan-builder__head{flex-direction:column;align-items:stretch;gap:.35rem}.custom-plan-builder__rate{align-self:flex-start;max-width:100%;overflow:hidden;text-overflow:ellipsis}.custom-plan-presets{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-plan-stepper__btn{width:2.5rem}.custom-plan-stepper__input{font-size:1.05rem;padding:.55rem .5rem}.custom-plan-summary{padding:.75rem .85rem}.custom-plan-summary__row{font-size:.72rem}.custom-plan-summary__row strong{font-size:.72rem;max-width:62%}.custom-plan-summary__row--total strong{font-size:.78rem}.custom-plan-summary__row--payable strong{font-size:.85rem}}@media(max-width:380px){.custom-plan-stepper{gap:.35rem}.custom-plan-stepper__btn{width:2.25rem}.custom-plan-stepper__input{font-size:.95rem}.custom-plan-preset{font-size:.68rem;padding:.38rem .25rem}}@media(max-width:640px){.dt-themed.dataTables_wrapper .dt-layout-row,.dt-themed .dataTables_wrapper .dt-layout-row{justify-content:center}.dt-themed .dataTables_filter input,.dt-themed div.dt-search input,.dt-themed input.dt-input{min-width:140px}}
