.promotions-module__YKhZVW__console{gap:24px;min-width:0;margin-bottom:32px;display:grid}.promotions-module__YKhZVW__heading,.promotions-module__YKhZVW__bookingHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.promotions-module__YKhZVW__heading h1,.promotions-module__YKhZVW__heading h2{margin:0 0 8px;font-size:25px}.promotions-module__YKhZVW__heading p{color:var(--text-secondary,#64748b);max-width:640px;margin:0;line-height:1.55}.promotions-module__YKhZVW__rows{gap:14px;display:grid}.promotions-module__YKhZVW__card{background:#fff;border:1px solid #e3e5ed;border-radius:16px;align-items:center;gap:18px;padding:14px;display:flex}.promotions-module__YKhZVW__card img{object-fit:cover;border-radius:10px;width:150px;height:105px}.promotions-module__YKhZVW__card>div{flex:1;min-width:0}.promotions-module__YKhZVW__card h3{margin:0 0 5px;font-size:18px}.promotions-module__YKhZVW__card p{color:#64748b;margin:4px 0;font-size:13px}.promotions-module__YKhZVW__card button{flex-shrink:0}.promotions-module__YKhZVW__badges{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.promotions-module__YKhZVW__badges span{color:#3730a3;background:#eef2ff;border-radius:30px;padding:4px 10px;font-size:12px}.promotions-module__YKhZVW__form{background:#fff;border:1px solid #e3e5ed;border-radius:18px;gap:20px;max-width:760px;padding:24px;display:grid}.promotions-module__YKhZVW__form h3{margin:0;font-size:20px}.promotions-module__YKhZVW__form label{gap:8px;font-size:14px;font-weight:500;display:grid}.promotions-module__YKhZVW__form input,.promotions-module__YKhZVW__form select,.promotions-module__YKhZVW__form textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #cdd3e1;border-radius:8px;min-width:0;padding:11px 12px;display:block}.promotions-module__YKhZVW__form textarea{resize:vertical;line-height:1.55}.promotions-module__YKhZVW__form .promotions-module__YKhZVW__checkbox{align-items:flex-start;gap:10px;display:flex}.promotions-module__YKhZVW__form .promotions-module__YKhZVW__checkbox input{flex-shrink:0;width:18px;height:18px;margin-top:2px}.promotions-module__YKhZVW__form button{justify-self:start}.promotions-module__YKhZVW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.promotions-module__YKhZVW__preview{object-fit:cover;border-radius:12px;width:100%;max-height:210px}.promotions-module__YKhZVW__detail{gap:22px;display:grid}.promotions-module__YKhZVW__detail h3{margin:0 0 8px;font-size:20px}.promotions-module__YKhZVW__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.promotions-module__YKhZVW__steps li{background:#f3f4f7;border-radius:10px;padding:12px;font-size:13px}.promotions-module__YKhZVW__steps li[data-complete=true]{color:#3730a3;background:#eef2ff}.promotions-module__YKhZVW__steps li[aria-current=step]{box-shadow:inset 0 0 0 1px #4f46e5}.promotions-module__YKhZVW__metrics{color:#64748b;flex-direction:column;gap:8px;font-size:13px;display:flex}.promotions-module__YKhZVW__metrics strong{color:#1f2937;font-size:22px;font-weight:500}.promotions-module__YKhZVW__quote{background:#f7f8fe;border:1px solid #e0e5fa;border-radius:16px;gap:12px;max-width:900px;padding:22px;display:grid}.promotions-module__YKhZVW__quote p{margin:0;line-height:1.6}.promotions-module__YKhZVW__quote button{justify-self:start}.promotions-module__YKhZVW__actions{z-index:3;background:#fffffff7;border:1px solid #e3e5ed;border-radius:12px;flex-wrap:wrap;gap:10px;padding:12px;display:flex;position:sticky;top:70px}.promotions-module__YKhZVW__history{gap:12px;display:grid}.promotions-module__YKhZVW__history article{border:1px solid #e3e5ed;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.promotions-module__YKhZVW__history p{color:#64748b;overflow-wrap:anywhere;margin:5px 0;font-size:13px}.promotions-module__YKhZVW__history strong{overflow-wrap:anywhere;font-size:14px;font-weight:500}.promotions-module__YKhZVW__error{color:#b91c1c;background:#fef2f2;border-radius:8px;padding:12px}.promotions-module__YKhZVW__empty{color:#64748b;background:#f7f8fb;border-radius:16px;padding:28px}@media (max-width:760px){.promotions-module__YKhZVW__heading,.promotions-module__YKhZVW__bookingHeader{flex-direction:column;gap:12px}.promotions-module__YKhZVW__heading h1,.promotions-module__YKhZVW__heading h2{font-size:22px}.promotions-module__YKhZVW__heading p{font-size:14px}.promotions-module__YKhZVW__form{gap:16px;padding:18px}.promotions-module__YKhZVW__grid{grid-template-columns:1fr}.promotions-module__YKhZVW__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.promotions-module__YKhZVW__card{flex-wrap:wrap;gap:12px}.promotions-module__YKhZVW__card img{width:90px;height:80px}.promotions-module__YKhZVW__card>button{margin-inline-start:auto}.promotions-module__YKhZVW__history article{flex-direction:column;align-items:flex-start}.promotions-module__YKhZVW__actions{padding:10px;top:62px}.promotions-module__YKhZVW__quote{padding:18px}.promotions-module__YKhZVW__console{gap:18px}.promotions-module__YKhZVW__bookingHeader h3{font-size:21px}}.promotions-module__YKhZVW__listTools{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.promotions-module__YKhZVW__listTools label{gap:7px;font-size:13px;display:grid}.promotions-module__YKhZVW__listTools select{background:#fff;border:1px solid #cdd3e1;border-radius:8px;min-width:200px;padding:10px}.promotions-module__YKhZVW__lineEditor{border:1px solid #e2e8f0;border-radius:12px;gap:16px;min-width:0;padding:18px;display:grid}.promotions-module__YKhZVW__lineEditor legend{padding:0 8px;font-weight:500}.promotions-module__YKhZVW__lineRow{grid-template-columns:minmax(150px,2fr) minmax(70px,.6fr) minmax(100px,1fr) auto;align-items:end;gap:12px;display:grid}.promotions-module__YKhZVW__lineRow label{min-width:0}.promotions-module__YKhZVW__lineRow button{min-width:40px;margin-bottom:1px}.promotions-module__YKhZVW__lineFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;display:flex}.promotions-module__YKhZVW__lineSummary{gap:8px;margin:12px 0;list-style:none;display:grid;padding:0!important}.promotions-module__YKhZVW__lineSummary li{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:14px;padding:8px 0;font-size:.9rem;display:flex}.promotions-module__YKhZVW__lineSummary strong{white-space:nowrap;font-weight:500}@media (max-width:640px){.promotions-module__YKhZVW__lineRow{grid-template-columns:1fr 1fr auto}.promotions-module__YKhZVW__lineRow>label:first-child{grid-column:1/-1}.promotions-module__YKhZVW__lineEditor{padding:12px}.promotions-module__YKhZVW__lineSummary li{flex-direction:column;gap:4px}}
.billing-module__JB4V9G__page{gap:24px;min-width:0;display:grid}.billing-module__JB4V9G__tabs{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:6px;padding-bottom:12px;display:flex}.billing-module__JB4V9G__tabs button{font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 16px;font-size:.9rem}.billing-module__JB4V9G__tabs button[aria-pressed=true]{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.billing-module__JB4V9G__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.billing-module__JB4V9G__card h2{margin:0 0 8px;font-size:1.2rem}.billing-module__JB4V9G__card p{color:#64748b;font-size:.9rem;line-height:1.6}.billing-module__JB4V9G__form{gap:20px;display:grid}.billing-module__JB4V9G__form>button{justify-self:start}.billing-module__JB4V9G__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.billing-module__JB4V9G__page label:not(.billing-module__JB4V9G__check){flex-direction:column;gap:8px;font-size:.875rem;font-weight:500;display:flex}.billing-module__JB4V9G__page select,.billing-module__JB4V9G__page textarea{font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-width:0;padding:12px}.billing-module__JB4V9G__page textarea{resize:vertical}.billing-module__JB4V9G__check{align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.billing-module__JB4V9G__check input{accent-color:#3730a3;flex-shrink:0;width:18px;height:18px;margin-top:4px}.billing-module__JB4V9G__filters{grid-template-columns:minmax(200px,1fr) minmax(150px,.5fr) auto;align-items:end;gap:14px;display:grid}.billing-module__JB4V9G__records{gap:12px;display:grid}.billing-module__JB4V9G__record{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:18px;display:flex}.billing-module__JB4V9G__record h3{margin:5px 0;font-size:1rem}.billing-module__JB4V9G__record p{color:#64748b;margin:4px 0;font-size:.88rem}.billing-module__JB4V9G__record time,.billing-module__JB4V9G__status{color:#64748b;font-size:.8rem}.billing-module__JB4V9G__record code{overflow-wrap:anywhere;font-size:.85rem}.billing-module__JB4V9G__record>div{min-width:0}.billing-module__JB4V9G__tag{color:#3730a3;background:#eef2ff;border-radius:5px;padding:3px 7px;font-size:.75rem}.billing-module__JB4V9G__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.billing-module__JB4V9G__sectionHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.billing-module__JB4V9G__editor{background:#f8f9ff;border:1px solid #c7d2fe;border-radius:12px;margin-bottom:24px;padding:20px}.billing-module__JB4V9G__sectionHeader p{max-width:650px}.billing-module__JB4V9G__page :is(input,select,textarea,button):focus-visible{outline-offset:2px;outline:2px solid #6366f1}@media (max-width:700px){.billing-module__JB4V9G__grid,.billing-module__JB4V9G__filters{grid-template-columns:1fr}.billing-module__JB4V9G__filters>button{justify-self:start}.billing-module__JB4V9G__card{padding:18px}.billing-module__JB4V9G__record,.billing-module__JB4V9G__sectionHeader{flex-direction:column;align-items:flex-start}.billing-module__JB4V9G__tabs button{flex:1;padding:10px;font-size:.8rem}.billing-module__JB4V9G__actions{width:100%}.billing-module__JB4V9G__record .billing-module__JB4V9G__actions>a,.billing-module__JB4V9G__record .billing-module__JB4V9G__actions>button{font-size:.8rem}.billing-module__JB4V9G__editor{padding:14px}}
.help-content-module__nvFkWa__page{gap:20px;min-width:0;display:grid}.help-content-module__nvFkWa__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.help-content-module__nvFkWa__head h2{margin:0 0 6px;font-size:1.2rem}.help-content-module__nvFkWa__head p{max-width:640px}.help-content-module__nvFkWa__hint{color:#92400e;background:#fef3c7;border-radius:10px;margin:0;padding:12px 14px;font-size:.9rem}.help-content-module__nvFkWa__toolbar{max-width:260px}.help-content-module__nvFkWa__rows{gap:12px;margin:0;padding:0;list-style:none;display:grid}.help-content-module__nvFkWa__row{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-width:0;padding:16px 18px;display:grid}.help-content-module__nvFkWa__rowMain{min-width:0}.help-content-module__nvFkWa__rowMain h3{overflow-wrap:anywhere;margin:0 0 4px;font-size:1rem}.help-content-module__nvFkWa__rowMeta{color:#64748b;overflow-wrap:anywhere;margin:0;font-size:.85rem}.help-content-module__nvFkWa__rowMeta code{font-size:.85rem}.help-content-module__nvFkWa__rowSide{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.help-content-module__nvFkWa__editor{gap:18px;display:grid}.help-content-module__nvFkWa__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.help-content-module__nvFkWa__tabs{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:6px;padding-bottom:10px;display:flex}.help-content-module__nvFkWa__tab,.help-content-module__nvFkWa__tabActive{font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600}.help-content-module__nvFkWa__tabActive{color:#fff;background:#3730a3;border-color:#3730a3}.help-content-module__nvFkWa__tabsHint{color:#64748b;margin-inline-start:6px;font-size:.8rem}.help-content-module__nvFkWa__previewToggle{color:#3730a3;font:inherit;cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;margin-inline-start:auto;padding:8px 14px;font-size:.85rem;font-weight:600}.help-content-module__nvFkWa__previewToggle[aria-pressed=true]{color:#fff;background:#3730a3}.help-content-module__nvFkWa__reading{gap:16px;display:grid}.help-content-module__nvFkWa__bodyField{min-height:320px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;line-height:1.55}.help-content-module__nvFkWa__preview{color:#333;overflow-wrap:anywhere;background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;min-height:320px;padding:20px 24px;font-size:15px;line-height:1.75}.help-content-module__nvFkWa__preview h2{margin:22px 0 8px;font-size:20px}.help-content-module__nvFkWa__preview h3{margin:18px 0 6px;font-size:17px}.help-content-module__nvFkWa__preview h4{margin:14px 0 4px;font-size:15px}.help-content-module__nvFkWa__preview p{margin:0 0 12px}.help-content-module__nvFkWa__preview figure{margin:24px 0}.help-content-module__nvFkWa__preview figure img{border:1px solid #e2e8f0;border-radius:12px;width:100%;height:auto;display:block}.help-content-module__nvFkWa__preview figcaption{color:#6a6a6a;margin-top:8px;font-size:13px}.help-content-module__nvFkWa__preview ul,.help-content-module__nvFkWa__preview ol{margin:0 0 12px;padding-inline-start:22px}.help-content-module__nvFkWa__preview ul{list-style:outside}.help-content-module__nvFkWa__preview ol{list-style:decimal}.help-content-module__nvFkWa__preview a{color:#3730a3;text-decoration:underline}.help-content-module__nvFkWa__preview strong{font-weight:650}.help-content-module__nvFkWa__warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:0;padding:10px 14px;font-size:.9rem}@media (max-width:700px){.help-content-module__nvFkWa__grid,.help-content-module__nvFkWa__row{grid-template-columns:1fr}.help-content-module__nvFkWa__rowSide{flex-direction:row;align-items:center}}
