.gdt-help{--help-green:#17985a;--help-dark:#173b2b;position:fixed;right:24px;bottom:24px;z-index:99990;font-family:Inter,Arial,sans-serif;color:#25342e}.gdt-help__launcher{display:flex;align-items:center;gap:9px;border:0;border-radius:999px;background:var(--help-green);color:#fff;min-height:56px;padding:0 19px;box-shadow:0 10px 28px rgba(18,82,53,.28);font:600 15px/1 Inter,Arial,sans-serif;cursor:pointer}.gdt-help__launcher>span:first-child{display:grid;place-items:center;width:28px;height:28px;border:2px solid currentColor;border-radius:50%;font-size:19px}.gdt-help__panel{position:absolute;right:0;bottom:0;display:flex;flex-direction:column;width:400px;height:min(650px,calc(100vh - 48px));overflow:hidden;border:1px solid #dce5e0;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(23,49,38,.24)}.gdt-help__panel[hidden]{display:none}.gdt-help__header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:15px 16px;border-bottom:1px solid #e7ece9;background:#fff}.gdt-help__heading{display:flex;flex-direction:column;gap:3px}.gdt-help__heading strong{font-size:16px}.gdt-help__heading span{font-size:11px;color:#78847f}.gdt-help__restart,.gdt-help__close{border:0;background:transparent;cursor:pointer}.gdt-help__restart{color:var(--help-green);font-size:12px;font-weight:600}.gdt-help__close{padding:3px;color:#50615a;font-size:26px;line-height:1}.gdt-help__conversation{flex:1;overflow-y:auto;padding:18px 14px 8px;background:linear-gradient(#fbfcfb,#fff)}.gdt-help__message{display:flex;margin:0 0 12px}.gdt-help__message--help{justify-content:flex-start}.gdt-help__message--user{justify-content:flex-end}.gdt-help__bubble{max-width:82%;padding:11px 13px;border-radius:13px;background:#eef1ef;font-size:13px;line-height:1.45;white-space:pre-line}.gdt-help__message--help .gdt-help__bubble{border-top-left-radius:4px}.gdt-help__message--user .gdt-help__bubble{border-top-right-radius:4px;background:var(--help-green);color:#fff}.gdt-help__actions{display:grid;gap:8px;max-height:285px;overflow-y:auto;padding:8px 14px 14px}.gdt-help__option{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:9px 12px;border:1px solid #dce5e0;border-radius:11px;background:#fff;color:#273a32;text-align:left;font:500 13px/1.3 Inter,Arial,sans-serif;cursor:pointer;transition:border-color .15s,background .15s}.gdt-help__option:hover,.gdt-help__option:focus{border-color:#4ab47d;background:#f4fbf7}.gdt-help__option img{width:48px;height:38px;border-radius:7px;object-fit:cover}.gdt-help__option-main{display:flex;flex:1;flex-direction:column;gap:4px}.gdt-help__status{align-self:flex-start;padding:3px 7px;border-radius:999px;background:#dff5e8;color:#137646;font-size:10px;font-weight:700;text-transform:capitalize}.gdt-help__status--under_review{background:#fff1c8;color:#916400}.gdt-help__status--ongoing{background:#dff5e8;color:#137646}.gdt-help__status--upcoming{background:#e7efff;color:#315ca5}.gdt-help__select-row{display:flex;align-items:center;gap:10px}.gdt-help__select-row input{width:18px;height:18px;accent-color:var(--help-green)}.gdt-help__primary{width:100%;min-height:48px;border:0;border-radius:11px;background:var(--help-green);color:#fff;font-weight:700;cursor:pointer}.gdt-help__primary:disabled{opacity:.45;cursor:not-allowed}.gdt-help__summary{width:100%;border-collapse:collapse;font-size:12px}.gdt-help__summary th,.gdt-help__summary td{padding:7px 0;border-bottom:1px solid #dde5e0;text-align:left;vertical-align:top}.gdt-help__summary th{width:34%;color:#6b7973;font-weight:500}.gdt-help__error{color:#b42318;font-size:12px;text-align:center}.gdt-help__footer{margin:0;padding:9px 14px 12px;color:#8a9791;font-size:10px;text-align:center}.gdt-help__footer span{color:#58b879}.gdt-help__done-icon{display:block;margin:4px auto 12px;width:48px;height:48px;border-radius:50%;background:#dff5e8;color:var(--help-green);font:700 28px/48px Arial;text-align:center}@media(max-width:600px){.gdt-help{right:12px;bottom:12px}.gdt-help__panel{position:fixed;right:8px;bottom:8px;width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:16px}.gdt-help__launcher-label{display:none}.gdt-help__launcher{width:56px;padding:0;justify-content:center}.gdt-help__actions{max-height:42vh}}

.gdt-help__launcher{justify-content:center;width:60px;height:60px;min-height:60px;padding:0;border-radius:50%}.gdt-help__launcher-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.gdt-help__select-row{position:static;box-sizing:border-box;min-height:68px;padding:10px 14px;overflow:hidden}.gdt-help__select-row input[type="checkbox"]{position:static;flex:0 0 20px;width:20px;height:20px;margin:0}.gdt-help__select-row .gdt-help__option-main{min-width:0;justify-content:center;overflow:hidden}.gdt-help__select-row .gdt-help__option-main>span:first-child{display:block;width:100%;overflow:hidden;color:#273a32;font-size:13px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gdt-help__select-row .gdt-help__status{position:static;max-width:100%;margin:0;line-height:1.2}

.gdt-help__option:has(.gdt-help__status){box-sizing:border-box;min-height:68px;padding-top:9px;padding-bottom:9px;overflow:hidden}.gdt-help__option-main{min-width:0;overflow:hidden}.gdt-help__option-main>span:first-child{display:block;width:100%;min-width:0;overflow:hidden;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.gdt-help__option .gdt-help__status{position:static;flex:0 0 auto;max-width:100%;margin:0;line-height:1.2}.gdt-help__option img{flex:0 0 48px}

.gdt-help__actions:has(.gdt-help__topic-intro){max-height:none}.gdt-help__topic-intro{display:flex;flex-direction:column;gap:4px;padding:5px 1px 4px}.gdt-help__topic-intro strong{color:#172820;font-size:15px;line-height:1.35}.gdt-help__topic-intro span{color:#7b8983;font-size:12px;line-height:1.4}.gdt-help__topic-card{box-sizing:border-box;min-height:54px;padding:8px 11px;gap:12px;border-color:#dce5e0;border-radius:10px;background:#fff}.gdt-help__topic-icon{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;border-radius:10px;background:#e5f6ed;color:#087b46;font-size:20px;font-weight:700;line-height:1}.gdt-help__topic-card:nth-of-type(3) .gdt-help__topic-icon{background:#fee9e9;color:#db2c38}.gdt-help__topic-label{flex:1;color:#172820;font-size:13px;font-weight:700;line-height:1.3}.gdt-help__topic-arrow{color:#66766f;font-size:24px;font-weight:400;line-height:1}

.gdt-help__message--greeting{align-items:flex-start;gap:9px}.gdt-help__avatar{display:block;flex:0 0 42px;width:42px;height:42px;border:2px solid #e2f0e9;border-radius:50%;object-fit:cover;object-position:center 28%;box-shadow:0 2px 8px rgba(23,59,43,.12)}.gdt-help__message--greeting .gdt-help__bubble{max-width:calc(100% - 54px);padding:11px 14px;border-radius:4px 14px 14px 14px}

.gdt-help__pending-question,.gdt-help__pending-actions{display:none!important}.gdt-help__typing .gdt-help__bubble{display:flex;align-items:center;gap:4px;min-width:48px;padding:13px 14px}.gdt-help__typing .gdt-help__bubble span{display:block;width:7px;height:7px;border-radius:50%;background:#718078;animation:gdt-help-dot 1s ease-in-out infinite}.gdt-help__typing .gdt-help__bubble span:nth-child(2){animation-delay:.14s}.gdt-help__typing .gdt-help__bubble span:nth-child(3){animation-delay:.28s}@keyframes gdt-help-dot{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.gdt-help__typing .gdt-help__bubble span{animation:none;opacity:.75}}

.gdt-help__summary-card{box-sizing:border-box;width:100%;padding:15px 16px 8px;border:1px solid #cfe9da;border-radius:13px;background:linear-gradient(145deg,#f5fcf7 0%,#eef9f2 100%);box-shadow:0 6px 20px rgba(23,152,90,.11),0 0 0 1px rgba(255,255,255,.7) inset}.gdt-help__summary-heading{display:flex;flex-direction:column;gap:3px;padding-bottom:10px;border-bottom:1px solid #d8e9df}.gdt-help__summary-heading strong{color:#174b32;font-size:15px;line-height:1.35}.gdt-help__summary-heading span{color:#718078;font-size:11px;font-style:italic;line-height:1.4}.gdt-help__summary-card .gdt-help__summary th,.gdt-help__summary-card .gdt-help__summary td{padding:9px 0;border-bottom-color:#d7e6dd}.gdt-help__summary-card .gdt-help__summary tr:last-child th,.gdt-help__summary-card .gdt-help__summary tr:last-child td{border-bottom:0}.gdt-help__summary-card .gdt-help__summary th{color:#668074}.gdt-help__summary-card .gdt-help__summary td{color:#263d33;font-weight:500;overflow-wrap:anywhere}

.gdt-help__launcher{position:relative;overflow:visible;width:62px;height:62px;min-height:62px;padding:0;border:3px solid #18a260;border-radius:50%;background:#fff;box-shadow:0 8px 24px rgba(17,83,52,.28);transition:transform .18s ease,box-shadow .18s ease}.gdt-help__launcher:hover,.gdt-help__launcher:focus-visible{transform:scale(1.06);box-shadow:0 11px 30px rgba(17,83,52,.34)}.gdt-help__launcher>img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center 28%}.gdt-help__online{position:absolute;right:-1px;bottom:2px;width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#18a260;box-shadow:0 1px 4px rgba(17,83,52,.25)}.gdt-help__tooltip{position:absolute;right:calc(100% + 11px);top:50%;padding:7px 10px;border-radius:7px;background:#173b2b;color:#fff;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(5px,-50%);transition:opacity .16s ease,transform .16s ease}.gdt-help__tooltip:after{position:absolute;left:100%;top:50%;width:0;height:0;border:5px solid transparent;border-left-color:#173b2b;content:"";transform:translateY(-50%)}.gdt-help__launcher:hover .gdt-help__tooltip,.gdt-help__launcher:focus-visible .gdt-help__tooltip{opacity:1;transform:translate(0,-50%)}@media(prefers-reduced-motion:reduce){.gdt-help__launcher,.gdt-help__tooltip{transition:none}}

@media(max-width:600px){.gdt-help__launcher{width:56px;height:56px;min-height:56px}.gdt-help__online{right:-2px;bottom:1px;width:13px;height:13px}}
@media(hover:none),(pointer:coarse){.gdt-help__launcher:hover,.gdt-help__launcher:focus-visible{transform:none;box-shadow:0 8px 24px rgba(17,83,52,.28)}.gdt-help__tooltip{display:none}}

@media(max-width:600px){.gdt-help{right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));left:auto;top:auto}.gdt-help__launcher{box-sizing:border-box!important;display:grid!important;width:clamp(58px,16vw,62px)!important;min-width:clamp(58px,16vw,62px)!important;max-width:62px!important;height:clamp(58px,16vw,62px)!important;min-height:clamp(58px,16vw,62px)!important;max-height:62px!important;padding:0!important;margin:0!important;place-items:center;border-width:3px!important;border-radius:50%!important;line-height:0!important;appearance:none;-webkit-appearance:none;transform:none!important}.gdt-help__launcher>img{box-sizing:border-box;display:block!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;object-fit:cover!important;object-position:center 28%!important}.gdt-help__online{right:-2px;bottom:0;box-sizing:border-box;width:15px;height:15px;border-width:3px}.gdt-help__panel{right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));left:max(8px,env(safe-area-inset-left));width:auto;max-width:none;height:calc(100dvh - max(16px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));max-height:none}}

.gdt-help__status--confirmed{background:#dff5e8;color:#137646}.gdt-help__status--completed{background:#e8edf0;color:#52636c}.gdt-help__status--cancelled{background:#fee9e9;color:#b4232f}.gdt-help__status--pending{background:#fff1c8;color:#916400}

.gdt-help__option:has(.gdt-help__option-main>small){box-sizing:border-box;min-height:88px;padding:10px 12px;overflow:hidden;align-items:center}.gdt-help__option:has(.gdt-help__option-main>small) .gdt-help__option-main{min-width:0;gap:4px;justify-content:center;overflow:hidden}.gdt-help__option:has(.gdt-help__option-main>small) .gdt-help__option-main>span:first-child{display:block;width:100%;overflow:hidden;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.gdt-help__option:has(.gdt-help__option-main>small) .gdt-help__option-main>small{display:block;width:100%;overflow:hidden;color:#405149;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.gdt-help__option:has(.gdt-help__option-main>small) .gdt-help__status{position:static;align-self:flex-start;flex:0 0 auto;margin:0}.gdt-help__option:has(.gdt-help__option-main>small)>img{align-self:center;flex:0 0 48px;width:48px;height:48px}

.gdt-help__status--awaiting_partner,.gdt-help__status--payment_pending,.gdt-help__status--pending{background:#fff1c8;color:#916400}.gdt-help__status--waitlisted{background:#fff3cd;color:#875d00}.gdt-help__status--approved,.gdt-help__status--confirmed{background:#dff5e8;color:#137646}.gdt-help__status--completed{background:#e8edf0;color:#52636c}.gdt-help__status--rejected,.gdt-help__status--expired,.gdt-help__status--host_expired,.gdt-help__status--withdrawn,.gdt-help__status--cancelled,.gdt-help__status--canceled{background:#fee9e9;color:#b4232f}.gdt-help__status--submitted{background:#e7efff;color:#315ca5}
