/* DokterHub Umroh Care + Travel Care — v1.9.61 content/runtime with v2.8.89 DokterHub brand bridge */
/* uc26Styles */
#uc26App,#uc26App *{box-sizing:border-box}
    #uc26App{
      --uc-lime:#A3D65C;
      --uc-lime-strong:#6F9822;
      --uc-lime-soft:#f1f8e6;
      --uc-ink:#14271d;
      --uc-emerald:#0F4C3A;
      --uc-emerald-2:#0F4C3A;
      --uc-muted:#66746c;
      --uc-subtle:#8a958e;
      --uc-line:#e5ebe7;
      --uc-line-strong:#d7e0da;
      --uc-surface:#f6f8f6;
      --uc-surface-warm:#fbfaf6;
      --uc-surface-mint:#f3f9f6;
      --uc-white:#fff;
      --uc-danger:#c34c50;
      --uc-warning:#916a1b;
      --uc-font:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
      --uc-ease:cubic-bezier(.22,1,.36,1);
      min-height:100vh;
      color:var(--uc-ink);
      background:#fff;
      font-family:var(--uc-font);
      -webkit-font-smoothing:antialiased;
      text-rendering:optimizeLegibility;
    }
    #uc26App button{font:inherit;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}
    #uc26App button:focus-visible{outline:3px solid rgba(163,214,92,.36);outline-offset:2px}
    #uc26App svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
    #uc26App .uc26-shell{margin-inline:auto;}
    #uc26App .uc26-section{position:relative;isolation:isolate;overflow:hidden;}
    #uc26App .uc26-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}
    #uc26App .uc26-section__copy{min-width:0}
    #uc26App .uc26-eyebrow{display:block;margin-bottom:7px;color:var(--uc-lime-strong);font-weight:800;}
    #uc26App .uc26-section h2{margin:0;}
    #uc26App .uc26-section__head p{max-width:560px;margin:8px 0 0;color:var(--uc-muted);}
    #uc26App .uc26-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--uc-surface);color:var(--uc-emerald);flex:0 0 auto}
    #uc26App .uc26-icon svg{width:20px;height:20px}
    #uc26App .uc26-card{border:1px solid var(--uc-line);background:#fff;border-radius:24px}
    #uc26App .uc26-action{
      padding:0 16px;background:var(--uc-emerald);color:#fff;
      font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px
    ;}
    #uc26App .uc26-action.is-secondary{border:1px solid var(--uc-line-strong);background:#fff;color:var(--uc-emerald)}
    #uc26App .uc26-action svg{width:16px;height:16px}
    #uc26App .uc26-muted{color:var(--uc-muted)}

    #uc26App .uc26-hero{
      position:relative;overflow:hidden;
      padding:max(18px,env(safe-area-inset-top)) 0 28px;
      background:
        radial-gradient(circle at 96% 5%,rgba(207,235,151,.28),transparent 30%),
        linear-gradient(180deg,#fff 0%,#f8fbf5 100%);
    }
    #uc26App .uc26-hero::after{
      content:"";position:absolute;right:-95px;top:-100px;width:260px;height:260px;border-radius:50%;
      background:radial-gradient(circle,rgba(163,214,92,.14),transparent 70%);pointer-events:none
    }
    #uc26App .uc26-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px}
    #uc26App .uc26-brand{display:flex;align-items:center;gap:10px;min-width:0}
    #uc26App .uc26-brandmark{
      width:38px;height:38px;border-radius:13px;display:grid;place-items:center;
      background:linear-gradient(145deg,#eff8de,#dff0ba);color:var(--uc-emerald)
    }
    #uc26App .uc26-brandmark svg{width:20px;height:20px}
    #uc26App .uc26-brand strong{font-weight:800;}
    #uc26App .uc26-brand small{display:block;margin-top:2px;color:var(--uc-muted);font-size:8.5px;font-weight:650}
    #uc26App .uc26-hero__content{}
    #uc26App .uc26-hero__content .uc26-eyebrow{margin-bottom:10px}
    #uc26App .uc26-hero h1{margin:0;}
    #uc26App .uc26-hero h1 span{color:var(--uc-lime-strong)}
    #uc26App .uc26-hero p{max-width:590px;margin:15px 0 0;color:var(--uc-muted);}
    #uc26App .uc26-jumpbar{
      display:flex;gap:8px;margin:22px 0 0;padding-bottom:4px;overflow-x:auto;scrollbar-width:none;
      overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch
    }
    #uc26App .uc26-jumpbar::-webkit-scrollbar{display:none}
    #uc26App .uc26-jump{
      flex:0 0 auto;padding:0 13px;border:1px solid var(--uc-line);
      border-radius:999px;background:rgba(255,255,255,.84);color:var(--uc-muted);font-weight:760
    ;}
    #uc26App .uc26-jump:active{background:var(--uc-lime-soft);color:var(--uc-emerald)}

    #uc26App #uc26Preparation{
      background:
        radial-gradient(circle at 100% 16%,rgba(213,234,173,.16),transparent 27%),
        #fff;
    }
    #uc26App .uc26-prep-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
    #uc26App .uc26-prep-tile{
      border:1px solid var(--uc-line);background:#fff;color:var(--uc-ink);
      text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:16px;
      transition:transform .18s var(--uc-ease),border-color .18s ease,background .18s ease
    ;}
    #uc26App .uc26-prep-tile:active{transform:scale(.985);background:#fbfdf9}
    #uc26App .uc26-prep-tile__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
    #uc26App .uc26-prep-tile__arrow{color:#abb4ae}
    #uc26App .uc26-prep-tile__arrow svg{width:15px;height:15px}
    #uc26App .uc26-prep-tile strong{font-weight:780;}

    #uc26App #uc26Guide{
      background:
        linear-gradient(180deg,#fff 0%,#f6f9f3 13%,#f5f9f2 88%,#fff 100%);
    }
    #uc26App .uc26-guide{
      position:relative;max-width:760px;
      border:1px solid rgba(61,91,72,.07);border-radius:26px;background:rgba(255,255,255,.8);
      overflow:hidden
    }
    #uc26App .uc26-guide-step{
      position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 28px;gap:13px;
      width:100%;padding:18px 18px 18px 16px;text-align:left;background:transparent;color:var(--uc-ink);
      border-bottom:1px solid var(--uc-line)
    }
    #uc26App .uc26-guide-step:last-child{border-bottom:0}
    #uc26App .uc26-step-index{
      position:relative;z-index:2;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;
      background:var(--uc-lime-soft);color:var(--uc-emerald);font-size:11px;font-weight:850
    }
    #uc26App .uc26-guide-step:not(:last-child) .uc26-step-index::after{
      content:"";position:absolute;top:42px;bottom:-19px;left:50%;width:1px;background:#dce7d5
    }
    #uc26App .uc26-guide-step__copy{min-width:0;padding-top:1px}
    #uc26App .uc26-guide-step__copy strong{display:block;font-weight:800;}
    #uc26App .uc26-guide-step__copy small{display:block;margin-top:4px;color:var(--uc-muted);font-size:10px;line-height:1.5}
    #uc26App .uc26-guide-step__chev{display:grid;place-items:center;color:#a8b1ab;transition:transform .22s var(--uc-ease)}
    #uc26App .uc26-guide-step__chev svg{width:16px;height:16px}
    #uc26App .uc26-guide-detail{
      display:none;grid-column:2/4;padding:0 0 2px;color:var(--uc-muted);font-size:10.5px;line-height:1.65
    }
    #uc26App .uc26-guide-step.is-open{background:#fbfdf9}
    #uc26App .uc26-guide-step.is-open .uc26-guide-detail{display:block;padding-top:10px}
    #uc26App .uc26-guide-step.is-open .uc26-guide-step__chev{transform:rotate(180deg)}

    #uc26App #uc26Weather{
      background:
        radial-gradient(circle at 5% 22%,rgba(243,225,181,.12),transparent 26%),
        linear-gradient(180deg,#fff 0%,#fdfbf7 16%,#fdfbf7 86%,#fff 100%);
    }
    #uc26App .uc26-weather-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
    #uc26App .uc26-weather-card{
      min-height:260px;padding:20px;border:1px solid rgba(57,83,67,.08);border-radius:24px;background:#fff;
      display:grid;gap:18px
    }
    #uc26App .uc26-weather-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px}
    #uc26App .uc26-weather-city small{display:block;color:var(--uc-muted);font-size:9px;font-weight:700}
    #uc26App .uc26-weather-city strong{display:block;margin-top:4px;font-size:19px;font-weight:820}
    #uc26App .uc26-weather-temp{margin-top:18px;font-size:48px;line-height:.95;letter-spacing:-2px;font-weight:780}
    #uc26App .uc26-weather-desc{margin-top:7px;color:var(--uc-muted);font-size:10.5px}
    #uc26App .uc26-weather-icon{
      display:grid;place-items:center;width:68px;height:68px;border-radius:22px;background:var(--uc-surface-warm);color:#9d761f
    }
    #uc26App .uc26-weather-icon svg{width:34px;height:34px}
    #uc26App .uc26-forecast{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding-top:14px;border-top:1px solid var(--uc-line)}
    #uc26App .uc26-forecast-day{display:grid;gap:6px;justify-items:center;padding:9px 4px;border-radius:14px;background:#fafbf9}
    #uc26App .uc26-forecast-day small{color:var(--uc-muted);font-size:8.5px;font-weight:700}
    #uc26App .uc26-forecast-day svg{width:18px;height:18px;color:#8d7628}
    #uc26App .uc26-forecast-day b{}
    #uc26App .uc26-skeleton{position:relative;overflow:hidden;color:transparent!important;background:#eef1ee!important;border-radius:8px}
    #uc26App .uc26-skeleton::after{
      content:"";position:absolute;inset:0;transform:translateX(-100%);
      background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:uc26Shimmer 1.2s infinite
    }
    @keyframes uc26Shimmer{100%{transform:translateX(100%)}}

    #uc26App #uc26Prayer{
      background:#fff;
    }
    #uc26App .uc26-location-tabs{display:flex;gap:7px;margin-bottom:14px;overflow-x:auto;scrollbar-width:none}
    #uc26App .uc26-location-tabs::-webkit-scrollbar{display:none}
    #uc26App .uc26-location-tab{
      flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid var(--uc-line);border-radius:999px;background:#fff;
      color:var(--uc-muted);font-size:9.5px;font-weight:780
    }
    #uc26App .uc26-location-tab.is-active{background:var(--uc-emerald);border-color:var(--uc-emerald);color:#fff}
    #uc26App .uc26-prayer-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:12px}
    #uc26App .uc26-prayer-card,#uc26App .uc26-qibla-card{
      padding:20px;border:1px solid var(--uc-line);border-radius:24px;background:#fff
    }
    #uc26App .uc26-prayer-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}
    #uc26App .uc26-prayer-card__head strong{font-size:14px;font-weight:820}
    #uc26App .uc26-prayer-card__head small{display:block;margin-top:3px;color:var(--uc-muted);font-size:9px}
    #uc26App .uc26-prayer-list{display:grid;gap:2px}
    #uc26App .uc26-prayer-row{
      display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;
      min-height:46px;padding:0 4px;border-bottom:1px solid var(--uc-line)
    }
    #uc26App .uc26-prayer-row:last-child{border-bottom:0}
    #uc26App .uc26-prayer-row span{font-size:10.5px;font-weight:680}
    #uc26App .uc26-prayer-row b{font-size:11px;font-weight:850}
    #uc26App .uc26-prayer-row.is-next{margin:2px 0;padding:0 10px;border:0;border-radius:13px;background:var(--uc-lime-soft);color:var(--uc-emerald)}
    #uc26App .uc26-next-prayer{margin-top:13px;color:var(--uc-muted);font-size:9px;line-height:1.45}
    #uc26App .uc26-next-prayer strong{color:var(--uc-emerald)}
    #uc26App .uc26-qibla-card{display:grid;justify-items:center;align-content:start;text-align:center}
    #uc26App .uc26-qibla-card>strong{font-size:14px;font-weight:820}
    #uc26App .uc26-qibla-card>small{margin-top:4px;color:var(--uc-muted);font-size:9px}
    #uc26App .uc26-compass{
      position:relative;width:min(220px,62vw);aspect-ratio:1;margin:21px 0 12px;border-radius:50%;
      border:1px solid var(--uc-line-strong);
      background:
        radial-gradient(circle at center,#fff 0 47%,transparent 48%),
        repeating-conic-gradient(from -1deg,#e7ece8 0 1deg,transparent 1deg 10deg),
        #f8faf8;
      transition:transform .18s linear
    }
    #uc26App .uc26-compass::before{
      content:"N";position:absolute;top:13px;left:50%;transform:translateX(-50%);font-size:9px;font-weight:850;color:var(--uc-subtle)
    }
    #uc26App .uc26-compass::after{
      content:"";position:absolute;inset:23px;border:1px solid #edf0ed;border-radius:50%
    }
    #uc26App .uc26-qibla-pointer{
      position:absolute;z-index:2;left:50%;top:50%;width:3px;height:72px;border-radius:999px;
      background:linear-gradient(180deg,var(--uc-lime-strong) 0 68%,#cfd7d1 68% 100%);
      transform:translate(-50%,-100%);transform-origin:50% 100%
    }
    #uc26App .uc26-qibla-pointer::before{
      content:"";position:absolute;top:-7px;left:50%;width:14px;height:14px;border-radius:4px;
      background:var(--uc-emerald);transform:translateX(-50%) rotate(45deg)
    }
    #uc26App .uc26-compass-dot{
      position:absolute;z-index:3;left:50%;top:50%;width:12px;height:12px;border:3px solid #fff;border-radius:50%;
      background:var(--uc-emerald);box-shadow:0 0 0 1px var(--uc-line-strong);transform:translate(-50%,-50%)
    }
    #uc26App .uc26-qibla-angle{color:var(--uc-muted);font-size:9.5px}
    #uc26App .uc26-qibla-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px}

    #uc26App #uc26Doa{
      background:
        radial-gradient(circle at 96% 10%,rgba(183,224,218,.15),transparent 26%),
        linear-gradient(180deg,#fff 0%,#f3f9f6 14%,#f3f9f6 88%,#fff 100%);
    }
    #uc26App .uc26-doa-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
    #uc26App .uc26-doa-item{
      min-height:92px;padding:14px;border:1px solid rgba(58,88,69,.08);border-radius:18px;background:rgba(255,255,255,.86);
      color:var(--uc-ink);text-align:left;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:11px
    }
    #uc26App .uc26-doa-item:active{background:#fff}
    #uc26App .uc26-doa-item .uc26-icon{width:36px;height:36px;border-radius:12px}
    #uc26App .uc26-doa-item .uc26-icon svg{width:17px;height:17px}
    #uc26App .uc26-doa-item strong{display:block;font-size:10.5px;line-height:1.35;font-weight:790}
    #uc26App .uc26-doa-item small{display:block;margin-top:3px;color:var(--uc-muted);font-size:8.5px;line-height:1.35}

    #uc26App .uc26-services{background:radial-gradient(circle at 100% 18%,rgba(207,235,151,.13),transparent 28%),linear-gradient(180deg,#fff 0%,#fafcf7 16%,#fafcf7 88%,#fff 100%)}
    #uc26App .uc26-service-rail{display:flex;gap:9px;margin-inline:calc(clamp(18px,4vw,32px) * -1);padding:1px clamp(18px,4vw,32px) 7px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}
    #uc26App .uc26-service-rail::-webkit-scrollbar{display:none}
    #uc26App .uc26-tele-soft{margin-top:0;padding:16px;border-radius:22px;background:#0F4C3A;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}
    #uc26App .uc26-tele-soft small{display:block;color:#b8dc75;font-size:8px;font-weight:820;letter-spacing:.55px;text-transform:uppercase}
    #uc26App .uc26-tele-soft strong{display:block;margin-top:4px;font-size:12.5px;line-height:1.35;font-weight:800}
    #uc26App .uc26-tele-soft p{margin:5px 0 0;color:rgba(255,255,255,.72);}
    #uc26App .uc26-tele-soft button{padding:0 13px;border-radius:13px;background:#fff;color:#0F4C3A;font-weight:820;white-space:nowrap;}

    #uc26App .uc26-sheet-backdrop{
      position:fixed;z-index:99990;inset:0;background:rgba(11,29,20,.34);opacity:0;visibility:hidden;pointer-events:none;
      transition:opacity .2s ease,visibility .2s ease
    }
    #uc26App .uc26-sheet-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
    #uc26App .uc26-sheet{
      position:fixed;z-index:99991;left:50%;bottom:0;width:min(100%,620px);max-height:min(86dvh,760px);
      overflow:hidden;border:1px solid rgba(22,55,37,.08);border-bottom:0;border-radius:28px 28px 0 0;background:#fff;
      box-shadow:0 -24px 70px rgba(16,44,29,.14);
      transform:translate(-50%,102%);transition:transform .34s var(--uc-ease)
    }
    #uc26App .uc26-sheet.is-open{transform:translate(-50%,0)}
    #uc26App .uc26-sheet__grab{width:38px;height:4px;margin:9px auto 4px;border-radius:999px;background:#dfe5e1}
    #uc26App .uc26-sheet__head{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:start;gap:12px;padding:12px 18px 13px;border-bottom:1px solid var(--uc-line)}
    #uc26App .uc26-sheet__head strong{font-weight:820;}
    #uc26App .uc26-sheet__head small{display:block;margin-top:4px;color:var(--uc-muted);font-size:9.5px;line-height:1.45}
    #uc26App .uc26-sheet__close{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--uc-surface);color:var(--uc-ink)}
    #uc26App .uc26-sheet__close svg{width:18px;height:18px}
    #uc26App .uc26-sheet__body{padding:18px;overflow:auto;max-height:calc(min(86dvh,760px) - 82px);overscroll-behavior:contain}
    #uc26App .uc26-sheet__body ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
    #uc26App .uc26-sheet__body li{position:relative;padding-left:19px;color:var(--uc-muted);font-size:11px;line-height:1.6}
    #uc26App .uc26-sheet__body li::before{
      content:"";position:absolute;left:2px;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--uc-lime)
    }
    #uc26App .uc26-dua-ar{font-family:"Amiri","Scheherazade New","Noto Naskh Arabic",serif;font-size:25px;line-height:1.95;text-align:right;color:var(--uc-ink)}
    #uc26App .uc26-dua-block{margin-top:16px;padding:14px;border-radius:17px;background:var(--uc-surface)}
    #uc26App .uc26-dua-block small{display:block;color:var(--uc-subtle);font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}
    #uc26App .uc26-dua-block p{margin:7px 0 0;color:var(--uc-muted);font-size:10.5px;line-height:1.65}
    #uc26App .uc26-sheet-actions{display:flex;gap:8px;margin-top:16px}
    #uc26App .uc26-sheet-actions .uc26-action{flex:1}

    #uc26App .uc26-toast{
      position:fixed;z-index:100000;left:50%;bottom:calc(22px + env(safe-area-inset-bottom));min-height:42px;
      padding:0 14px;border-radius:999px;background:#0F4C3A;color:#fff;font-size:10px;font-weight:760;
      display:flex;align-items:center;justify-content:center;box-shadow:0 14px 38px rgba(18,50,33,.22);
      opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:.24s var(--uc-ease)
    }
    #uc26App .uc26-toast.is-show{opacity:1;transform:translate(-50%,0)}

    @media(max-width:699px){
      #uc26App .uc26-section{padding:38px 0}
      #uc26App .uc26-section__head{align-items:flex-start;margin-bottom:16px}
      #uc26App .uc26-section__head p{font-size:10.5px}
      #uc26App .uc26-hero__content{padding-top:26px}
      #uc26App .uc26-hero h1{font-size:42px;letter-spacing:-1.8px}
      #uc26App .uc26-prep-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
      #uc26App .uc26-prep-tile{min-height:112px;padding:13px;border-radius:18px}
      #uc26App .uc26-weather-grid{grid-template-columns:1fr;gap:10px}
      #uc26App .uc26-weather-card{min-height:230px;padding:17px;border-radius:22px}
      #uc26App .uc26-prayer-grid{grid-template-columns:1fr}
      #uc26App .uc26-prayer-card,#uc26App .uc26-qibla-card{padding:17px;border-radius:22px}
      #uc26App .uc26-doa-grid{
        display:grid;grid-auto-flow:column;grid-auto-columns:min(76vw,260px);grid-template-columns:none;
        gap:9px;margin-inline:-18px;padding:1px 18px 7px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none
      }
      #uc26App .uc26-doa-grid::-webkit-scrollbar{display:none}
      #uc26App .uc26-doa-item{scroll-snap-align:start;min-height:94px;border-radius:18px}
      #uc26App .uc26-sheet{width:100%;border-radius:26px 26px 0 0}
    }

    @media(min-width:700px){
      #uc26App .uc26-sheet{bottom:24px;border-bottom:1px solid rgba(22,55,37,.08);border-radius:28px}
      #uc26App .uc26-guide{margin-left:0}
    }

    @media(prefers-reduced-motion:reduce){
      #uc26App *,#uc26App *::before,#uc26App *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}
    }

/* tc26Styles */
#tc26App,#tc26App *{box-sizing:border-box}
    #tc26App{
      --tc-lime:#A3D65C;--tc-lime-strong:#6F9822;--tc-lime-soft:#f1f8e6;
      --tc-ink:#14271d;--tc-emerald:#0F4C3A;--tc-muted:#66746c;--tc-subtle:#89938d;
      --tc-line:#e5ebe7;--tc-line-strong:#d7e0da;--tc-surface:#f6f8f6;--tc-blue:#eaf6f8;
      --tc-warm:#fbfaf6;--tc-white:#fff;--tc-font:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
      min-height:100%;background:#fff;color:var(--tc-ink);font-family:var(--tc-font);-webkit-font-smoothing:antialiased;
    }
    #tc26App button,#tc26App input{font:inherit}
    #tc26App button{border:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}
    #tc26App button:focus-visible,#tc26App input:focus-visible{outline:3px solid rgba(163,214,92,.36);outline-offset:2px}
    #tc26App svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
    #tc26App .tc26-shell{margin-inline:auto;}
    #tc26App .tc26-section{position:relative;isolation:isolate;overflow:hidden;}
    #tc26App .tc26-eyebrow{display:block;margin-bottom:7px;color:var(--tc-lime-strong);font-weight:800;}
    #tc26App h2{margin:0;}
    #tc26App .tc26-lead{max-width:560px;margin:8px 0 0;color:var(--tc-muted);}
    #tc26App .tc26-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--tc-surface);color:var(--tc-emerald);flex:0 0 auto}
    #tc26App .tc26-icon svg{width:20px;height:20px}
    #tc26App .tc26-primary,#tc26App .tc26-secondary{
      padding:0 15px;font-weight:800;
      display:inline-flex;align-items:center;justify-content:center;gap:8px
    ;}
    #tc26App .tc26-primary{background:var(--tc-emerald);color:#fff}
    #tc26App .tc26-secondary{border:1px solid var(--tc-line-strong);background:#fff;color:var(--tc-emerald)}

    #tc26App .tc26-picker-section{
      background:
        radial-gradient(circle at 100% 0%,rgba(176,220,218,.17),transparent 29%),
        linear-gradient(180deg,#fff 0%,#f6faf9 72%,#fff 100%);
      padding-top:30px;
    }
    #tc26App .tc26-search{
      display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;
      margin-top:20px;border:1px solid var(--tc-line-strong);
      background:#fff
    ;}
    #tc26App .tc26-search__icon{display:grid;place-items:center;width:42px;height:42px;color:var(--tc-emerald)}
    #tc26App .tc26-search__icon svg{width:19px;height:19px}
    #tc26App .tc26-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--tc-ink);font-size:16px}
    #tc26App .tc26-search input::placeholder{color:#a0aaa4}
    #tc26App .tc26-region-rail{
      display:flex;gap:7px;margin:14px -18px 0;padding:0 18px 5px;overflow-x:auto;scrollbar-width:none;
      overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch
    }
    #tc26App .tc26-region-rail::-webkit-scrollbar{display:none}
    #tc26App .tc26-region{
      flex:0 0 auto;padding:0 12px;border:1px solid var(--tc-line);border-radius:999px;background:#fff;
      color:var(--tc-muted);font-weight:780
    ;}
    #tc26App .tc26-region.is-active{border-color:var(--tc-emerald);background:var(--tc-emerald);color:#fff}
    #tc26App .tc26-country-list{margin-top:13px;border:1px solid var(--tc-line);border-radius:22px;background:#fff;overflow:hidden}
    #tc26App .tc26-country-row{
      display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;
      border-bottom:1px solid var(--tc-line);background:#fff;color:var(--tc-ink);text-align:left
    ;}
    #tc26App .tc26-country-row:last-child{border-bottom:0}
    #tc26App .tc26-country-row strong{display:block;font-weight:780;}
    #tc26App .tc26-country-row small{display:block;margin-top:2px;color:var(--tc-muted);font-size:8.5px}
    #tc26App .tc26-country-row i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--tc-surface);color:#9aa49e}
    #tc26App .tc26-country-row i svg{width:14px;height:14px}
    #tc26App .tc26-country-empty{padding:28px 18px;text-align:center;color:var(--tc-muted);}
    #tc26App .tc26-more{width:100%;background:#fbfcfb;color:var(--tc-emerald);font-weight:800;}

    #tc26App .tc26-dashboard{display:none}
    #tc26App.is-selected .tc26-picker-section{display:none}
    #tc26App.is-selected .tc26-dashboard{display:block}
    #tc26App .tc26-destination{
      background:
        radial-gradient(circle at 92% 8%,rgba(187,225,220,.22),transparent 30%),
        linear-gradient(135deg,#f1f9f7,#f7fbf2);
      padding:27px 0 24px
    }
    #tc26App .tc26-destination-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px}
    #tc26App .tc26-destination-card h2{letter-spacing:-1.1px;}
    #tc26App .tc26-change{padding:0 12px;border:1px solid var(--tc-line-strong);border-radius:999px;background:#fff;color:var(--tc-emerald);font-weight:800;}
    #tc26App .tc26-destination-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
    #tc26App .tc26-chip{display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.76);color:var(--tc-muted);font-weight:720;}

    #tc26App .tc26-services{background:radial-gradient(circle at 100% 12%,rgba(207,235,151,.14),transparent 28%),linear-gradient(180deg,#fff 0%,#fafcf7 15%,#fafcf7 88%,#fff 100%)}
    #tc26App .tc26-service-rail{display:flex;gap:9px;margin-inline:calc(clamp(18px,4vw,32px) * -1);padding:1px clamp(18px,4vw,32px) 7px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}
    #tc26App .tc26-service-rail::-webkit-scrollbar{display:none}
    #tc26App .tc26-service-note{margin:10px 2px 0;color:var(--tc-subtle);}

    #tc26App .tc26-prep{background:linear-gradient(180deg,#fff 0%,#fafcf8 15%,#fafcf8 88%,#fff 100%)}
    #tc26App .tc26-section-head{margin-bottom:15px}
    #tc26App .tc26-prep-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
    #tc26App .tc26-prep-tile{
      border:1px solid var(--tc-line);background:#fff;color:var(--tc-ink);
      text-align:left;display:flex;flex-direction:column;justify-content:space-between;gap:14px
    ;}
    #tc26App .tc26-prep-tile strong{font-weight:790;}
    #tc26App .tc26-prep-tile:active{background:#fbfdf9;transform:scale(.985)}

    #tc26App .tc26-tips{background:
      radial-gradient(circle at 100% 18%,rgba(183,224,218,.14),transparent 29%),
      linear-gradient(180deg,#fff 0%,#f3f9f6 13%,#f3f9f6 88%,#fff 100%)}
    #tc26App .tc26-tip-list{display:grid;gap:1px;border:1px solid rgba(60,91,72,.07);border-radius:22px;background:#fff;overflow:hidden}
    #tc26App .tc26-tip{
      display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;border-bottom:1px solid var(--tc-line)
    ;}
    #tc26App .tc26-tip:last-child{border-bottom:0}
    #tc26App .tc26-tip span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--tc-lime-soft);color:var(--tc-emerald);font-size:9px;font-weight:850}
    #tc26App .tc26-tip p{margin:0;color:var(--tc-muted);}

    #tc26App .tc26-return{background:#fff;padding-bottom:max(54px,calc(32px + env(safe-area-inset-bottom)))}
    #tc26App .tc26-return-card{padding:17px;border:1px solid var(--tc-line);border-radius:22px;background:var(--tc-warm)}
    #tc26App .tc26-return-card strong{display:block;font-weight:820;}
    #tc26App .tc26-return-card p{margin:6px 0 0;color:var(--tc-muted);}
    #tc26App .tc26-tele-soft{margin-top:12px;padding:16px;border-radius:22px;background:#0F4C3A;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}
    #tc26App .tc26-tele-soft small{display:block;color:#b8dc75;font-size:8px;font-weight:820;letter-spacing:.55px;text-transform:uppercase}
    #tc26App .tc26-tele-soft strong{display:block;margin-top:4px;font-weight:800;}
    #tc26App .tc26-tele-soft p{margin:5px 0 0;color:rgba(255,255,255,.72);}
    #tc26App .tc26-tele-soft button{padding:0 13px;border-radius:13px;background:#fff;color:#0F4C3A;font-weight:820;white-space:nowrap;}

    #tc26App .tc26-backdrop{position:fixed;z-index:99996;inset:0;background:rgba(11,29,20,.34);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}
    #tc26App .tc26-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
    #tc26App .tc26-sheet{
      position:fixed;z-index:99997;left:50%;bottom:0;width:min(100%,600px);max-height:80dvh;overflow:hidden;
      border:1px solid rgba(22,55,37,.08);border-bottom:0;border-radius:26px 26px 0 0;background:#fff;
      box-shadow:0 -24px 70px rgba(16,44,29,.14);transform:translate(-50%,102%);transition:transform .3s cubic-bezier(.22,1,.36,1)
    }
    #tc26App .tc26-sheet.is-open{transform:translate(-50%,0)}
    #tc26App .tc26-grab{width:36px;height:4px;margin:9px auto 4px;border-radius:999px;background:#dfe5e1}
    #tc26App .tc26-sheet-head{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:10px;padding:12px 16px;border-bottom:1px solid var(--tc-line)}
    #tc26App .tc26-sheet-head strong{font-weight:820;}
    #tc26App .tc26-sheet-head small{display:block;margin-top:3px;color:var(--tc-muted);font-size:8.5px}
    #tc26App .tc26-close{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--tc-surface);color:var(--tc-ink)}
    #tc26App .tc26-close svg{width:17px;height:17px}
    #tc26App .tc26-sheet-body{padding:17px;overflow:auto;max-height:calc(80dvh - 76px)}
    #tc26App .tc26-sheet-body ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
    #tc26App .tc26-sheet-body li{position:relative;padding-left:18px;color:var(--tc-muted);}
    #tc26App .tc26-sheet-body li::before{content:"";position:absolute;left:2px;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--tc-lime)}

    @media(max-width:699px){
      #tc26App .tc26-section{padding:32px 0}
      #tc26App .tc26-picker-section{padding-top:26px}
      #tc26App .tc26-prep-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
      #tc26App .tc26-destination-card h2{font-size:28px}
      #tc26App .tc26-region-rail{margin-inline:-18px}
      #tc26App .tc26-tele-soft{grid-template-columns:1fr}
      #tc26App .tc26-tele-soft button{justify-self:start}
    }
    @media(min-width:700px){
      #tc26App .tc26-sheet{bottom:24px;border-bottom:1px solid rgba(22,55,37,.08);border-radius:26px}
    }


/* dh26-umrohcare-integration-v244 */
#dh26Portal #dh26UmrohcareView{
  background:#fff!important;
}

#dh26Portal #dh26UmrohcareView .dh26-umrohcare-view-head{
  position:relative;
  z-index:12;
  background:rgba(255,255,255,.92)!important;
  border-bottom:1px solid rgba(229,235,231,.82)!important;
  backdrop-filter:blur(22px) saturate(1.18);
  -webkit-backdrop-filter:blur(22px) saturate(1.18);
}

#dh26Portal #dh26UmrohcareView .dh26-view-head__title strong{
  font-weight:800!important;
}

#dh26Portal #dh26UmrohcareView .dh26-umrohcare-scroll{
  min-height:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior-y:contain;
  -webkit-overflow-scrolling:touch;
  background:#fff!important;
}

#dh26Portal #dh26UmrohcareView #uc26App{
  min-height:100%;
  background:#fff;
}

#dh26Portal #dh26UmrohcareView #uc26App .uc26-section:last-of-type{
  padding-bottom:max(64px,calc(38px + env(safe-area-inset-bottom)))!important;
}

@media (min-width:700px){
  #dh26Portal #dh26UmrohcareView .dh26-umrohcare-scroll{
    background:#f7f9f7!important;
  }

  #dh26Portal #dh26UmrohcareView #uc26App{
    width:min(100%,1240px);
    margin-inline:auto;
    box-shadow:0 0 0 1px rgba(20,39,29,.035);
  }
}

@media (max-width:699px){
  #dh26Portal #dh26UmrohcareView .dh26-view-head{
    min-height:68px!important;
  }
}

/* dh26-care-miniapps-integration-v245 */
#dh26Portal .dh26-view-head__spacer{
  display:block;width:48px;min-width:48px;height:48px;
}
#dh26Portal #dh26UmrohcareView .dh26-view-head__title,#dh26Portal #dh26TravelcareView .dh26-view-head__title{
  align-self:center;
}
#dh26Portal #dh26UmrohcareView .dh26-view-head__title small,#dh26Portal #dh26TravelcareView .dh26-view-head__title small{
  display:none!important;
}
#dh26Portal #dh26TravelcareView{
  background:#fff!important;
}
#dh26Portal #dh26TravelcareView .dh26-travelcare-view-head{
  position:relative;z-index:12;background:rgba(255,255,255,.92)!important;
  border-bottom:1px solid rgba(229,235,231,.82)!important;
  backdrop-filter:blur(22px) saturate(1.18);
  -webkit-backdrop-filter:blur(22px) saturate(1.18);
}
#dh26Portal #dh26TravelcareView .dh26-travelcare-scroll{
  min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;
  overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;background:#fff!important;
}
@media(min-width:700px){
  #dh26Portal #dh26TravelcareView .dh26-travelcare-scroll{
    background:#f7f9f7!important;
  }
  #dh26Portal #dh26TravelcareView #tc26App{
    width:min(100%,1240px);margin-inline:auto;box-shadow:0 0 0 1px rgba(20,39,29,.035);
  }
}
@media(max-width:699px){
  #dh26Portal #dh26UmrohcareView .dh26-view-head,#dh26Portal #dh26TravelcareView .dh26-view-head{
    min-height:68px!important;
  }
}

/* dh26-care-real-service-v247 */
#dh26Portal .dh26-care-real-service{
  flex:0 0 min(78vw,300px);
  min-width:0;
  min-height:124px;
  display:grid;
  grid-template-columns:46px minmax(0,1fr) 28px;
  align-items:center;
  gap:12px;
  padding:15px;
  overflow:hidden;
  border:1px solid var(--dh26-line);
  border-radius:20px;
  background:#fff;
  color:var(--dh26-ink);
  text-align:left;
  scroll-snap-align:start;
  transition:transform .16s var(--dh26-ease),background .16s ease;
}
#dh26Portal .dh26-care-real-service.is-yellow{background:#fffaf2;border-color:#eadcb8}
#dh26Portal .dh26-care-real-service__icon{
  display:grid;place-items:center;width:46px;height:46px;border-radius:14px;
  background:var(--dh26-surface);color:var(--dh26-emerald)
}
#dh26Portal .dh26-care-real-service.is-yellow .dh26-care-real-service__icon{background:#f8efd8;color:#80621d}
#dh26Portal .dh26-care-real-service__icon svg{width:21px;height:21px}
#dh26Portal .dh26-care-real-service__body{display:grid;gap:5px;min-width:0;overflow:hidden}
#dh26Portal .dh26-care-real-service__body strong{
  display:block;min-width:0;overflow:hidden;font-size:11.5px;line-height:1.35;font-weight:800;text-overflow:ellipsis;white-space:nowrap
}
#dh26Portal .dh26-care-real-service__body small{
  display:block;min-width:0;overflow:hidden;color:var(--dh26-muted);font-size:8.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap
}
#dh26Portal .dh26-care-real-service__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;margin-top:2px}
#dh26Portal .dh26-care-real-service__price s{color:var(--dh26-subtle);}
#dh26Portal .dh26-care-real-service__price b{color:var(--dh26-emerald);font-weight:850;}
#dh26Portal .dh26-care-real-service__chev{
  display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--dh26-surface);color:#96a099
}
#dh26Portal .dh26-care-real-service__chev svg{width:14px;height:14px}
#dh26Portal .dh26-care-real-service:active{transform:scale(.988);background:#fbfcfb}
@media(min-width:700px){#dh26Portal .dh26-care-real-service{flex-basis:300px}}

/* dh26-careapps-hard-isolation-v249 */
#dh26UmrohcareView,#dh26TravelcareView{
  position:fixed!important;
  inset:0!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:0!important;
  z-index:1000002!important;

  display:none!important;
  grid-template-rows:auto minmax(0,1fr) auto!important;

  width:100vw!important;
  min-width:100vw!important;
  max-width:100vw!important;

  height:100vh!important;
  min-height:100vh!important;
  max-height:100vh!important;

  margin:0!important;
  padding:0!important;
  overflow:hidden!important;

  background:#fff!important;
  opacity:1!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transform:none!important;
  translate:none!important;
}

@supports(height:100dvh){
  #dh26UmrohcareView,#dh26TravelcareView{
    height:100dvh!important;
    min-height:100dvh!important;
    max-height:100dvh!important;
  }
}

#dh26UmrohcareView.is-open,#dh26TravelcareView.is-open{
  display:grid!important;
  visibility:visible!important;
  pointer-events:auto!important;
}

#dh26UmrohcareView:not(.is-open) #uc26App,#dh26TravelcareView:not(.is-open) #tc26App{
  display:none!important;
}

#dh26UmrohcareView .dh26-view-head,#dh26TravelcareView .dh26-view-head{
  position:relative!important;
  z-index:20!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
}

#dh26UmrohcareView .dh26-view-body,#dh26TravelcareView .dh26-view-body{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  height:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  background:#fff!important;
}

#dh26UmrohcareView #uc26App,#dh26TravelcareView #tc26App{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:100%!important;
  margin:0!important;
  overflow-x:hidden!important;
}

#dh26UmrohcareView .uc26-sheet,#dh26TravelcareView .tc26-sheet{
  position:fixed!important;
}

#dh26UmrohcareView .uc26-sheet:not(.is-open),#dh26TravelcareView .tc26-sheet:not(.is-open){
  pointer-events:none!important;
}

#dh26UmrohcareView .uc26-sheet-backdrop:not(.is-open),#dh26TravelcareView .tc26-backdrop:not(.is-open){
  pointer-events:none!important;
}

@media(min-width:700px){
  #dh26UmrohcareView,
  #dh26TravelcareView{
    width:100vw!important;
    max-width:100vw!important;
  }

  #dh26UmrohcareView #uc26App,
  #dh26TravelcareView #tc26App{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    box-shadow:none!important;
  }
}

