.AddAssets-module-scss-module__fKVeVG__pageContainer{flex-direction:column;gap:20px;max-width:1400px;margin:0 auto;padding-bottom:100px;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__pageContainer{gap:24px}}.AddAssets-module-scss-module__fKVeVG__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0}}.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__titleSection p{color:var(--text-muted,#94a3b8);margin:4px 0 0;font-size:13px}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__titleSection p{font-size:14px}}.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__actions{gap:12px;width:100%;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__header .AddAssets-module-scss-module__fKVeVG__actions{width:auto}}.AddAssets-module-scss-module__fKVeVG__contentGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:1024px){.AddAssets-module-scss-module__fKVeVG__contentGrid{grid-template-columns:2fr 1fr;gap:24px}}.AddAssets-module-scss-module__fKVeVG__mainInfo,.AddAssets-module-scss-module__fKVeVG__sideInfo{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__mainInfo,.AddAssets-module-scss-module__fKVeVG__sideInfo{gap:24px}}.AddAssets-module-scss-module__fKVeVG__sectionCard{background:var(--bg-white,#fff);border:1px solid var(--sidebar-bg-hover,#f0f9ff);border-radius:12px;margin-bottom:16px;padding:16px;box-shadow:0 1px 3px #0000000d}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__sectionCard{margin-bottom:24px;padding:24px}}.AddAssets-module-scss-module__fKVeVG__sectionCard:last-child{margin-bottom:0}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__cardHeader{align-items:center;gap:10px;margin-bottom:24px;display:flex}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__cardHeader .AddAssets-module-scss-module__fKVeVG__icon{color:var(--primary-color,#0ea5e9);font-size:20px}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__cardHeader h3{color:var(--bg-dark-secondary,#1e293b);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:16px;font-weight:700}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__gridRow{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__gridRow{grid-template-columns:1fr 1fr}}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup:last-child{margin-bottom:0}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup label{color:var(--text-muted,#64748b);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup input,.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup select{border:1px solid var(--border-primary,#e2e8f0);height:44px;color:var(--text-primary,#0f172a);background:var(--bg-white,#f8fafc);border-radius:8px;padding:0 16px;font-size:14px;transition:all .2s}.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup input:focus,.AddAssets-module-scss-module__fKVeVG__sectionCard .AddAssets-module-scss-module__fKVeVG__formGroup select:focus{border-color:var(--primary-color,#0ea5e9);outline:none}.AddAssets-module-scss-module__fKVeVG__relative{width:100%;position:relative}.AddAssets-module-scss-module__fKVeVG__dropdownIcon{color:var(--text-muted,#94a3b8);justify-content:center;align-items:center;transition:transform .2s;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload{flex-direction:column;gap:16px;display:flex}@media (min-width:640px){.AddAssets-module-scss-module__fKVeVG__mediaUpload{flex-direction:row}}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__uploadBox{border:2px dashed var(--border-primary,#e2e8f0);width:120px;height:120px;color:var(--text-muted,#94a3b8);cursor:pointer;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__uploadBox:hover{border-color:var(--primary-color,#0ea5e9);color:var(--primary-color,#0ea5e9);background:var(--status-pending-bg,#fef3c7)}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__uploadBox span{text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:600}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid{flex-wrap:wrap;flex:1;gap:16px;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox{background-color:var(--sidebar-bg-hover,#f0f9ff);border:1px solid var(--bg-muted,#f1f5f9);border-radius:12px;width:120px;height:120px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000d}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox img{object-fit:cover;width:100%;height:100%}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay{color:#fff;background:#0006;justify-content:space-between;align-items:center;gap:4px;padding:4px 6px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay .AddAssets-module-scss-module__fKVeVG__fileName{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay .AddAssets-module-scss-module__fKVeVG__removeBtn{background:rgba(var(--status-error-text,#ef4444), .2);color:#fff;cursor:pointer;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.AddAssets-module-scss-module__fKVeVG__mediaUpload .AddAssets-module-scss-module__fKVeVG__previewGrid .AddAssets-module-scss-module__fKVeVG__previewBox .AddAssets-module-scss-module__fKVeVG__previewOverlay .AddAssets-module-scss-module__fKVeVG__removeBtn:hover{background:var(--status-error-text,#ef4444);transform:scale(1.05)}.AddAssets-module-scss-module__fKVeVG__previewPlaceholder{background:var(--bg-white,#f8fafc);width:100%;height:120px;color:var(--text-muted,#94a3b8);border:1px dashed var(--border-primary,#e2e8f0);border-radius:12px;justify-content:center;align-items:center;font-size:13px;font-style:italic;display:flex}.AddAssets-module-scss-module__fKVeVG__toggleRow{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__labelGroup h4{color:var(--text-primary,#0f172a);margin:0;font-size:14px;font-weight:600}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__labelGroup p{color:var(--text-muted,#64748b);margin:4px 0 0;font-size:12px}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch{width:44px;height:24px;display:inline-block;position:relative}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch input{opacity:0;width:0;height:0}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch .AddAssets-module-scss-module__fKVeVG__slider{cursor:pointer;background-color:var(--bg-muted,#f1f5f9);border-radius:34px;transition:all .4s;position:absolute;inset:0}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch .AddAssets-module-scss-module__fKVeVG__slider:before{content:"";background-color:var(--bg-white,#fff);border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 2px #0000001a}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch input:checked+.AddAssets-module-scss-module__fKVeVG__slider{background-color:var(--primary-color,#0ea5e9)}.AddAssets-module-scss-module__fKVeVG__toggleRow .AddAssets-module-scss-module__fKVeVG__switch input:checked+.AddAssets-module-scss-module__fKVeVG__slider:before{transform:translate(20px)}.AddAssets-module-scss-module__fKVeVG__proTip{background-color:var(--status-pending-bg,#fef3c7);border:1px solid var(--primary-color,#0ea5e9);border-radius:12px;gap:12px;padding:20px;display:flex}.AddAssets-module-scss-module__fKVeVG__proTip .AddAssets-module-scss-module__fKVeVG__bulbIcon{color:var(--primary-color,#0ea5e9);flex-shrink:0;font-size:24px}.AddAssets-module-scss-module__fKVeVG__proTip div h4{color:var(--status-pending-text,#92400e);text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.AddAssets-module-scss-module__fKVeVG__proTip div p{color:var(--text-secondary,#475569);margin:0;font-size:13px;line-height:1.4}.AddAssets-module-scss-module__fKVeVG__footer-section{bottom:0;left:var(--sidebar-width,68px);background-color:var(--bg-white,#fff);border-top:1px solid var(--border-soft,#e2e8f080);z-index:1000;justify-content:flex-end;align-items:center;padding:16px 32px;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;right:0;box-shadow:0 -4px 12px #00000008}@media (max-width:1024px){.AddAssets-module-scss-module__fKVeVG__footer-section{padding:16px 24px;left:0!important}}.AddAssets-module-scss-module__fKVeVG__footer-section .AddAssets-module-scss-module__fKVeVG__footer-actions{justify-content:flex-end;gap:12px;width:100%;display:flex}@media (min-width:768px){.AddAssets-module-scss-module__fKVeVG__footer-section .AddAssets-module-scss-module__fKVeVG__footer-actions{width:auto}}
.btn{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn .btn-icon{color:inherit;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}.btn.large{padding:12px 22px;font-size:15px}.btn.medium{padding:8px 16px;font-size:13.5px}.btn.small{padding:6px 12px;font-size:12.5px}.btn.primary{background:var(--theme-color,#0ea5e9);border-color:var(--theme-color,#0ea5e9);font-weight:700;box-shadow:0 2px 8px #0ea5e933;color:#fff!important}.btn.primary:hover:not(:disabled){background:var(--theme-color-hover,#0284c7);border-color:var(--theme-color-hover,#0284c7);transform:translateY(-1px);box-shadow:0 4px 14px #0ea5e94d}.btn.primary:active:not(:disabled){transform:translateY(0)}.btn.outline{background:var(--bg-white,#fff);color:var(--text-primary,#0f172a);border:1.5px solid var(--border-primary,#e2e8f0)}.btn.outline:hover:not(:disabled){background:var(--bg-soft,#f0f9ff);color:var(--theme-color,#0ea5e9);border-color:var(--theme-color,#0ea5e9);transform:translateY(-1px)}.btn.outline:disabled{background:var(--bg-muted,#f1f5f9);color:var(--text-muted,#94a3b8);border-color:var(--border-primary,#cbd5e1);cursor:not-allowed;opacity:.65}.btn.danger{box-shadow:0 2px 8px #ef444440;color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}.btn.danger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #dc262659;background:#dc2626!important;border-color:#dc2626!important}.btn.ghost{color:var(--text-primary,#0f172a);background:0 0;border-color:#0000}.btn.ghost:hover:not(:disabled){background:var(--bg-soft,#f0f9ff);color:var(--theme-color,#0ea5e9)}.btn.ghost:disabled{color:var(--text-muted,#94a3b8);cursor:not-allowed;opacity:.65}.btn .btn-spinner{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite btn-spin;display:inline-block}@keyframes btn-spin{to{transform:rotate(360deg)}}
.PlanFormPage-module-scss-module__e9vV6a__page{padding:0 0 6rem}.PlanFormPage-module-scss-module__e9vV6a__pageHeader{border-bottom:1px solid #e8edf2;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}@media (max-width:640px){.PlanFormPage-module-scss-module__e9vV6a__pageHeader{flex-direction:column;gap:12px}}.PlanFormPage-module-scss-module__e9vV6a__pageTitle{color:#0f172a;letter-spacing:-.02em;margin:0 0 4px;font-size:1.6rem;font-weight:700}.PlanFormPage-module-scss-module__e9vV6a__pageSubtitle{color:#64748b;margin:0;font-size:.875rem;font-weight:400}.PlanFormPage-module-scss-module__e9vV6a__modeBadge{color:#0ea5e9;white-space:nowrap;background:#0ea5e914;border:1px solid #0ea5e933;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.PlanFormPage-module-scss-module__e9vV6a__workspace{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}@media (max-width:1024px){.PlanFormPage-module-scss-module__e9vV6a__workspace{grid-template-columns:1fr}}.PlanFormPage-module-scss-module__e9vV6a__mainCol{flex-direction:column;gap:20px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__sideCol{flex-direction:column;gap:16px;display:flex;position:sticky;top:24px}.PlanFormPage-module-scss-module__e9vV6a__card{background:#fff;border:1px solid #e8edf2;border-radius:14px;flex-direction:column;gap:16px;padding:24px;display:flex;box-shadow:0 1px 3px #0f172a0a,0 4px 16px #0f172a05}.PlanFormPage-module-scss-module__e9vV6a__sideCard{background:#fff;border:1px solid #e8edf2;border-radius:14px;flex-direction:column;gap:14px;padding:20px;display:flex;box-shadow:0 1px 3px #0f172a0a,0 4px 16px #0f172a05}.PlanFormPage-module-scss-module__e9vV6a__sideCardHeader{justify-content:space-between;align-items:center;display:flex}.PlanFormPage-module-scss-module__e9vV6a__sideDesc{color:#94a3b8;margin:-6px 0 0;font-size:.8rem;line-height:1.5}.PlanFormPage-module-scss-module__e9vV6a__cardLabel{text-transform:uppercase;letter-spacing:.06em;color:#64748b;align-items:center;gap:7px;margin-bottom:4px;font-size:.8rem;font-weight:700;display:flex}.PlanFormPage-module-scss-module__e9vV6a__cardHeaderRow{justify-content:space-between;align-items:center;display:flex}.PlanFormPage-module-scss-module__e9vV6a__countBadge{color:#16a34a;letter-spacing:0;text-transform:none;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;justify-content:center;align-items:center;margin-left:8px;padding:1px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.PlanFormPage-module-scss-module__e9vV6a__row{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}@media (max-width:768px){.PlanFormPage-module-scss-module__e9vV6a__row{grid-template-columns:1fr}}.PlanFormPage-module-scss-module__e9vV6a__rowTwo{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.PlanFormPage-module-scss-module__e9vV6a__rowTwo{grid-template-columns:1fr}}.PlanFormPage-module-scss-module__e9vV6a__fieldWide{grid-column:span 2}@media (max-width:768px){.PlanFormPage-module-scss-module__e9vV6a__fieldWide{grid-column:span 1}}.PlanFormPage-module-scss-module__e9vV6a__fieldMid,.PlanFormPage-module-scss-module__e9vV6a__fieldNarrow{grid-column:span 1}.PlanFormPage-module-scss-module__e9vV6a__fieldFull{grid-column:span 3}@media (max-width:768px){.PlanFormPage-module-scss-module__e9vV6a__fieldFull{grid-column:span 1}}.PlanFormPage-module-scss-module__e9vV6a__inlineLabel{color:#374151;margin:0 0 8px;font-size:.85rem;font-weight:500}.PlanFormPage-module-scss-module__e9vV6a__pillGroup{background:#f1f5f9;border-radius:10px;gap:4px;width:fit-content;padding:4px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__pill{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 22px;font-size:.875rem;font-weight:600;transition:all .18s}.PlanFormPage-module-scss-module__e9vV6a__pill:hover{color:#0f172a}.PlanFormPage-module-scss-module__e9vV6a__pillActive{color:#0d9488;background:#fff;box-shadow:0 1px 6px #0f172a14}.PlanFormPage-module-scss-module__e9vV6a__currencySymbol{color:#64748b;margin-right:2px;font-size:.9rem;font-weight:700}.PlanFormPage-module-scss-module__e9vV6a__flagsRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.PlanFormPage-module-scss-module__e9vV6a__flagsRow{grid-template-columns:1fr}}.PlanFormPage-module-scss-module__e9vV6a__flagCard{cursor:pointer;background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;padding:14px 16px;transition:all .18s;display:flex}.PlanFormPage-module-scss-module__e9vV6a__flagCard:hover{background:#f0fdfa;border-color:#94d2cc}.PlanFormPage-module-scss-module__e9vV6a__flagActive{background:#0d94880a;border-color:#0d9488}.PlanFormPage-module-scss-module__e9vV6a__flagToggle{color:#0000;background:#fff;border:1.5px solid #cbd5e1;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:800;transition:all .15s;display:flex}.PlanFormPage-module-scss-module__e9vV6a__flagToggleActive{color:#fff;background:#0d9488;border-color:#0d9488}.PlanFormPage-module-scss-module__e9vV6a__featureSelectorWrap{flex-direction:column;gap:6px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__featureTriggerBtn{color:#64748b;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:.875rem;transition:all .15s;display:flex}.PlanFormPage-module-scss-module__e9vV6a__featureTriggerBtn:hover:not(:disabled){color:#0f172a;border-color:#0d9488}.PlanFormPage-module-scss-module__e9vV6a__featureTriggerBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.PlanFormPage-module-scss-module__e9vV6a__chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.PlanFormPage-module-scss-module__e9vV6a__chevronOpen{transform:rotate(180deg)}.PlanFormPage-module-scss-module__e9vV6a__flagTitle{color:#0f172a;margin:0;font-size:.85rem;font-weight:700}.PlanFormPage-module-scss-module__e9vV6a__flagDesc{color:#94a3b8;margin:2px 0 0;font-size:.75rem}.PlanFormPage-module-scss-module__e9vV6a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PlanFormPage-module-scss-module__e9vV6a__bulkActions{align-items:center;gap:6px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__linkBtn{color:#0d9488;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.8rem;font-weight:600;transition:background .15s}.PlanFormPage-module-scss-module__e9vV6a__linkBtn:hover{background:#0d94880f}.PlanFormPage-module-scss-module__e9vV6a__dot{color:#cbd5e1;font-size:1rem}.PlanFormPage-module-scss-module__e9vV6a__emptyState{color:#94a3b8;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:10px;align-items:center;gap:8px;padding:16px;font-size:.825rem;display:flex}.PlanFormPage-module-scss-module__e9vV6a__featureGrid{flex-wrap:wrap;gap:8px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__featureChip{color:#0f766e;background:#f0fdfa;border:1px solid #99f6e4;border-radius:8px;align-items:center;gap:7px;padding:6px 10px 6px 8px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.PlanFormPage-module-scss-module__e9vV6a__featureChip:hover{background:#ccfbf1}.PlanFormPage-module-scss-module__e9vV6a__featureIcon{color:#0d9488;align-items:center;font-size:13px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__featureName{line-height:1}.PlanFormPage-module-scss-module__e9vV6a__chipRemove{cursor:pointer;color:#5eead4;background:0 0;border:none;border-radius:3px;align-items:center;margin-left:2px;padding:0;font-size:1rem;line-height:1;transition:color .15s;display:flex}.PlanFormPage-module-scss-module__e9vV6a__chipRemove:hover{color:#ef4444}.PlanFormPage-module-scss-module__e9vV6a__addBtn{color:#0d9488;cursor:pointer;background:#0d948814;border:1px solid #0d948833;border-radius:7px;align-items:center;gap:5px;padding:6px 12px;font-size:.78rem;font-weight:700;transition:all .15s;display:inline-flex}.PlanFormPage-module-scss-module__e9vV6a__addBtn:hover{color:#fff;background:#0d9488}.PlanFormPage-module-scss-module__e9vV6a__limitsStack{flex-direction:column;gap:12px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__limitItem{background:#f8fafc;border:1px solid #e8edf2;border-radius:10px;flex-direction:column;gap:10px;padding:14px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__limitItemTop{justify-content:space-between;align-items:center;display:flex}.PlanFormPage-module-scss-module__e9vV6a__limitIcon{color:#6366f1;background:#6366f114;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__limitFields{flex-direction:column;gap:10px;display:flex}.PlanFormPage-module-scss-module__e9vV6a__unlimitedCheckRow{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin-top:6px;display:inline-flex}.PlanFormPage-module-scss-module__e9vV6a__unlimitedCheckRow input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:16px;height:16px}.PlanFormPage-module-scss-module__e9vV6a__unlimitedCheckRow span{color:#334155;font-size:13px;font-weight:600}.PlanFormPage-module-scss-module__e9vV6a__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444426;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.PlanFormPage-module-scss-module__e9vV6a__deleteBtn:hover{color:#fff;background:#ef4444}.PlanFormPage-module-scss-module__e9vV6a__stickyFooter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#ffffffeb;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:12px;padding:14px 40px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0f172a0a}@media (max-width:640px){.PlanFormPage-module-scss-module__e9vV6a__stickyFooter{padding:14px 20px}}
