/* Tìm Makeup approved dark-green/pink identity, 2026-09-07. */
body.tim-brand-makeup .tim-platform-app{--tim-brand-primary:#015f42;--tim-brand-accent:#e4294e;}
body.tim-brand-makeup .tim-makeup-app.tm-home-mode.tm-home-reference .tm-header .hr-brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;width:190px;flex:0 0 190px;text-decoration:none;}
body.tim-brand-makeup .tim-makeup-app.tm-home-mode.tm-home-reference .tm-header .hr-brand-symbol{display:block;position:relative;width:190px;height:42px;flex:none;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;box-shadow:none;aspect-ratio:auto;background:transparent url("tim-makeup-logo-horizontal.png") center / 210px auto no-repeat;mix-blend-mode:multiply;}
body.tim-brand-makeup .tim-makeup-app.tm-home-mode.tm-home-reference .tm-header .hr-brand-image,
body.tim-brand-makeup .tim-makeup-app.tm-home-mode.tm-home-reference .tm-header .hr-brand-copy strong{display:none;}
body.tim-brand-makeup .tim-makeup-app.tm-home-mode.tm-home-reference .tm-header .hr-brand-copy{display:block;padding:0;margin:0 0 0 4px;}
body.tim-brand-makeup .tim-makeup-app.tm-home-mode.tm-home-reference .tm-header .hr-brand-copy small{display:block;margin:0;font-size:10px;line-height:12px;color:#667085;font-weight:400;white-space:nowrap;}

/* 1.0.5: one first-paint owner. Hide the legacy shell until app.js exposes the real screen. */
body.tim-brand-makeup .tim-platform-app:has(> .tm-shell > .tm-main > .tm-loading:not([hidden])) > .tm-shell > .tm-header,
body.tim-brand-makeup .tim-platform-app:has(> .tm-shell > .tm-main > .tm-loading:not([hidden])) > .tm-shell > .tm-nav{
  visibility:hidden!important;
}
body.tim-brand-makeup .tim-platform-app > .tm-shell > .tm-main > .tm-loading:not([hidden]){
  position:fixed!important;
  inset:0!important;
  z-index:1000!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:100dvh!important;
  margin:0!important;
  padding:0!important;
  background:#fbfdfc!important;
}
body.tim-brand-makeup .tim-platform-app > .tm-shell > .tm-main > .tm-loading:not([hidden]) > span:not(.screen-reader-text){
  width:8px!important;
  height:8px!important;
  border:0!important;
  border-radius:999px!important;
  background:#015f42!important;
  animation:tm-brand-boot-pulse .9s ease-in-out infinite alternate!important;
}
body.tim-brand-makeup .tim-platform-app > .tm-shell > .tm-main > .tm-loading:not([hidden]) > span:nth-child(2){animation-delay:.15s!important;}
body.tim-brand-makeup .tim-platform-app > .tm-shell > .tm-main > .tm-loading:not([hidden]) > span:nth-child(3){animation-delay:.3s!important;}
@keyframes tm-brand-boot-pulse{from{opacity:.28;transform:scale(.78)}to{opacity:1;transform:scale(1)}}
@media(prefers-reduced-motion:reduce){body.tim-brand-makeup .tim-platform-app > .tm-shell > .tm-main > .tm-loading:not([hidden]) > span:not(.screen-reader-text){animation:none!important;opacity:.7}}

/* Polished, evenly scaled provider marks inside the circular auth buttons. */
body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand{padding:13px!important;border:1px solid #e5ece9!important;background:linear-gradient(145deg,#fff,#f5f8f7)!important;box-shadow:0 3px 10px rgba(11,49,37,.07)!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}
body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand:hover{background:#fff!important;box-shadow:0 5px 14px rgba(11,49,37,.11)!important;transform:translateY(-1px)}
body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand:active{transform:scale(.96)}
body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand>svg,
body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand>span:first-child{width:30px!important;height:30px!important;flex:0 0 30px!important}
body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand.is-google>svg{width:28px!important;height:28px!important}
body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand.is-apple svg{width:27px!important;height:27px!important}
body.tim-brand-makeup .tm-auth-zalo-login-logo .tm-brand-zalo-mark{display:block;width:30px!important;height:30px!important;overflow:visible}
@media(prefers-reduced-motion:reduce){body.tim-brand-makeup .tm-auth-socials .tm-auth-social-brand{transition:none!important}}

/* Simple profile facts: readable rows, address only, no decorative map preview. */
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-quick-info{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-quick-info>div{min-height:52px!important;padding:10px 12px!important;gap:10px!important;border:0!important;border-radius:12px!important;background:#f5f8f7!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-quick-info i{flex-basis:32px!important;width:32px!important;height:32px!important;background:#e7f5ee!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-quick-info small{font-size:11px!important;color:#6b7873!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-quick-info strong{margin-top:2px!important;font-size:13px!important;line-height:1.35!important;color:#233b34!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-location-reference{display:block!important;min-height:0!important;border:0!important;border-radius:12px!important;background:#f5f8f7!important;overflow:hidden!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-map-placeholder{display:block!important;height:150px!important;min-height:150px!important;border-radius:12px 12px 0 0!important;background:#edf5f1!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-location-reference.is-address-only .tm-profile-map-placeholder{display:none!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-location-reference.is-address-only>button{border-radius:12px!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-location-reference>button{width:100%!important;min-height:58px!important;padding:11px 12px!important;gap:10px!important;background:#f5f8f7!important;opacity:1!important;cursor:default!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-location-reference>button>i{display:grid!important;place-items:center!important;flex-basis:32px!important;width:32px!important;height:32px!important;border-radius:50%!important;background:#e7f5ee!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-location-reference strong{display:block!important;margin:2px 0 0!important;font-size:13px!important;line-height:1.35!important;color:#233b34!important;-webkit-line-clamp:unset!important;overflow:visible!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-location-reference b{display:none!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-directions-map,body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-directions-link{cursor:pointer!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-directions-link{opacity:1!important}
body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-directions-map:focus-visible,body.tim-brand-makeup .tm-profile-intro-reference .tm-profile-directions-link:focus-visible{outline:2px solid #078a52!important;outline-offset:-2px!important}
body.tim-brand-makeup .tm-service-tools-green>label{display:none!important}

body.tim-brand-makeup .tm-service-options{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
body.tim-brand-makeup .tm-service-options .tm-config-check{position:relative!important;display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-height:58px!important;padding:10px 13px!important;border:1px solid #dfe8e3!important;border-radius:14px!important;background:#fff!important;color:#294139!important;font-size:15px!important;font-weight:750!important;text-align:left!important;cursor:pointer!important}
body.tim-brand-makeup .tm-service-options .tm-config-check input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important}
body.tim-brand-makeup .tm-service-choice-mark{display:grid!important;width:26px!important;height:26px!important;place-items:center!important;border:2px solid #aab8b1!important;border-radius:8px!important;background:#fff!important;color:transparent!important;font-style:normal!important;font-size:16px!important}
body.tim-brand-makeup .tm-service-options .tm-config-check.is-selected{border-color:#078a52!important;background:#f0faf5!important;box-shadow:0 0 0 1px #078a5220!important}
body.tim-brand-makeup .tm-service-options .tm-config-check.is-selected .tm-service-choice-mark{border-color:#078a52!important;background:#078a52!important;color:#fff!important}
body.tim-brand-makeup .tm-service-options .tm-config-check:has(input:focus-visible){outline:2px solid #078a52!important;outline-offset:2px!important}
body.tim-brand-makeup .tm-store-type-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
body.tim-brand-makeup .tm-store-type-choices{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:8px!important}
body.tim-brand-makeup .tm-store-type-choice{position:relative!important;display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:10px 13px!important;border:1px solid #dfe8e3!important;border-radius:14px!important;background:#fff!important;color:#294139!important;font-size:15px!important;font-weight:750!important;cursor:pointer!important}
body.tim-brand-makeup .tm-store-type-choice input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important}
body.tim-brand-makeup .tm-store-type-mark{display:grid!important;width:24px!important;height:24px!important;place-items:center!important;border:2px solid #aab8b1!important;border-radius:50%!important;background:#fff!important;color:transparent!important;font-style:normal!important;font-size:14px!important}
body.tim-brand-makeup .tm-store-type-choice.is-selected{border-color:#078a52!important;background:#f0faf5!important;box-shadow:0 0 0 1px #078a5220!important}
body.tim-brand-makeup .tm-store-type-choice.is-selected .tm-store-type-mark{border-color:#078a52!important;background:#078a52!important;color:#fff!important}
body.tim-brand-makeup .tm-store-type-choice:has(input:focus-visible){outline:2px solid #078a52!important;outline-offset:2px!important}
body.tim-brand-makeup .tm-config-map.is-collapsed{display:none!important}
body.tim-brand-makeup .tm-config-map-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;margin:10px 0!important;padding:10px 16px!important;border:1px solid #cfe3d9!important;border-radius:13px!important;background:#f2faf6!important;color:#087e4d!important;font:inherit!important;font-size:14px!important;font-weight:750!important;cursor:pointer!important}
body.tim-brand-makeup .tm-config-map-toggle:before{content:'⌖';margin-right:8px;font-size:20px;line-height:1}
body.tim-brand-makeup .tm-config-map-toggle[aria-expanded="true"]{background:#fff!important}

body.tim-brand-makeup .tm-review-stars-green{justify-content:flex-start!important;gap:8px!important;padding:2px 0!important}
body.tim-brand-makeup .tm-review-stars-green label{display:grid!important;place-items:center!important;flex:0 0 36px!important;width:36px!important;height:36px!important;border:0!important;border-radius:8px!important;background:transparent!important;box-shadow:none!important}
body.tim-brand-makeup .tm-review-stars-green span{font-size:29px!important;line-height:1!important;color:#d5dad7!important}
body.tim-brand-makeup .tm-review-stars-green label:has(input:checked),body.tim-brand-makeup .tm-review-stars-green label:has(~ label input:checked){background:transparent!important;box-shadow:none!important;transform:none!important}
body.tim-brand-makeup .tm-review-stars-green label:has(input:checked) span,body.tim-brand-makeup .tm-review-stars-green label:has(~ label input:checked) span{color:#f5a51c!important}

body.tim-brand-makeup .tm-owner-menu>aside{padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))!important;background:#f7faf8!important;color:#17372d!important}
body.tim-brand-makeup .tm-owner-menu header{height:44px;margin:0 0 10px!important}body.tim-brand-makeup .tm-owner-menu header>span{display:none!important}
body.tim-brand-makeup .tm-owner-menu header button{width:42px!important;height:42px!important;border:1px solid #e2ebe6!important;background:#fff!important;color:#24483c!important}
body.tim-brand-makeup .tm-owner-menu-account{grid-template-columns:64px minmax(0,1fr)!important;gap:13px!important;margin-bottom:12px!important;padding:14px!important;border:1px solid #e2ebe6!important;border-radius:18px!important;background:#fff!important}
body.tim-brand-makeup .tm-owner-menu-account>img{width:64px!important;height:64px!important}body.tim-brand-makeup .tm-owner-menu-account strong{font-size:18px!important;color:#17372d!important}body.tim-brand-makeup .tm-owner-menu-account a{font-size:13px!important}
body.tim-brand-makeup .tm-owner-menu nav{padding:6px 10px!important;border:1px solid #e2ebe6!important;border-radius:18px!important;background:#fff!important}
body.tim-brand-makeup .tm-owner-menu-item,body.tim-brand-makeup .tm-owner-menu-item.is-featured{grid-template-columns:42px minmax(0,1fr) 18px!important;min-height:58px!important;margin:0!important;padding:0 4px!important;gap:9px!important;border:0!important;border-bottom:1px solid #edf2ef!important;border-radius:0!important;background:transparent!important}
body.tim-brand-makeup .tm-owner-menu-item:last-child{border-bottom:0!important}body.tim-brand-makeup .tm-owner-menu-icon{width:36px!important;height:36px!important;border-radius:11px!important;background:#eaf7f0!important;color:#078a52!important}body.tim-brand-makeup .tm-owner-menu-icon svg{width:22px!important;height:22px!important}body.tim-brand-makeup .tm-owner-menu-item>span:nth-child(2){font-size:15px!important;font-weight:700!important;color:#17372d!important}
body.tim-brand-makeup .tm-owner-menu-logout{min-height:56px!important;margin-top:12px!important;border:1px solid #f4dde3!important;border-radius:16px!important;background:#fff4f6!important;color:#c83252!important;font-size:15px!important}
