.mh-home{min-height:100vh;min-height:100dvh;margin:0 auto;background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:clip;padding-bottom:calc(env(safe-area-inset-bottom) + 24px)}.mh-home.is-searching{background:#fff}@media(min-width:560px){.mh-home{min-height:calc(100dvh - 48px);border-radius:28px;box-shadow:0 2px 8px rgba(0,0,0,.05),0 24px 64px rgba(0,0,0,.12);overflow:clip}}.mh-empty-state{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:var(--mh-text-tertiary);text-align:center;padding:60px 20px;flex-direction:column}.mh-empty-state,.mh-empty-state .mh-empty-state-icon{display:flex;align-items:center;justify-content:center}.mh-empty-state .mh-empty-state-icon{font-size:48px;color:#d9a8b6;margin-bottom:16px}.mh-empty-state .mh-empty-state-icon i.icon{margin:0}.mh-empty-state .mh-empty-state-text{font-size:15px;font-weight:500;color:#9a9a9a;line-height:1.4}.mh-header{position:sticky;top:0;z-index:20;font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,var(--primary-color-first-soft) 0,var(--primary-color-first) 100%);border-radius:0 0 28px 28px;padding:calc(env(safe-area-inset-top) + 20px) 20px 28px;display:flex;flex-direction:column;gap:22px;transition:background .2s ease,padding .2s ease,border-radius .2s ease}.mh-header.is-searching{padding:calc(env(safe-area-inset-top) + 14px) 20px 14px;border-radius:0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.03);border-bottom:1px solid #fdf0f3}.mh-header.is-searching .mh-header-icon-btn{background:rgba(0,0,0,0);color:#2c2c2c;box-shadow:none}.mh-header.is-searching .mh-header-icon-btn.cart-btn{background:#fdf0f3;color:var(--primary-color-first,#E86084);border-radius:14px}.mh-header.is-searching .mh-header-search{background:#fdf0f3;box-shadow:none}.mh-header.is-searching .mh-header-search:focus-within{background:#fdf0f3}.mh-header.is-searching .mh-header-search-icon{color:var(--primary-color-first,#E86084)}.mh-header.is-searching .mh-header-badge{border-color:#fff;background:var(--primary-color-first,#E86084);color:#fff}.mh-header .mh-header-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-header .mh-header-icon-btn{position:relative;flex-shrink:0;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;border:none;background:hsla(0,0%,100%,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;padding:0;transition:transform .2s var(--mh-ease),background-color .2s var(--mh-ease)}.mh-header .mh-header-icon-btn.nav-action-btn{border-radius:14px}.mh-header .mh-header-icon-btn i.icon{margin:0;font-size:20px;color:#fff;display:inline-flex;align-items:center;justify-content:center;height:1em;line-height:1}@media(hover:hover){.mh-header .mh-header-icon-btn:hover{background:hsla(0,0%,100%,.4)}}.mh-header .mh-header-icon-btn:active{transform:scale(.96)}.mh-header .mh-header-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:#fff;color:var(--primary-color-first,#E86084);font-size:11px;font-weight:700;line-height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px rgba(0,0,0,.15)}.mh-header .mh-header-search{flex:1;display:flex;align-items:center;gap:8px;height:44px;min-width:0;padding:0 16px;border-radius:999px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.mh-header .mh-header-search-icon{color:var(--primary-color-first,#E86084);margin:0;font-size:18px;flex-shrink:0}.mh-header .mh-header-search-input{flex:1;min-width:0;border:none;outline:none;background:rgba(0,0,0,0);font-family:inherit;font-size:14px;color:#2c2c2c}.mh-header .mh-header-search-input::placeholder{color:#a5a5a5}.mh-header .mh-header-greeting{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mh-header .mh-header-greeting-text{min-width:0}.mh-header .mh-header-title{margin:0 0 4px;font-size:22px;font-weight:700;color:#fff;line-height:1.3}.mh-header .mh-header-subtitle{margin:0;font-size:13px;font-weight:400;color:hsla(0,0%,100%,.85);line-height:1.4}.mh-header .mh-header-id-chip{flex-shrink:0;gap:6px;height:28px;padding:0 12px;border-radius:999px;background:hsla(0,0%,100%,.24);border:1px solid hsla(0,0%,100%,.3);font-size:12px;font-weight:600;white-space:nowrap}.mh-header .mh-header-id-chip,.mh-header .mh-header-id-chip i.icon{display:inline-flex;align-items:center;justify-content:center;color:#fff}.mh-header .mh-header-id-chip i.icon{margin:0;padding:0;font-size:14px;height:1em;line-height:1;transform:translateY(-.5px)}.mh-header .mh-header-id-chip span{display:inline-flex;align-items:center;line-height:1}@media(max-width:380px){.mh-header .mh-header-title{font-size:20px}.mh-header .mh-header-id-chip{padding:0 10px;font-size:11px}}.mh-search-results-view{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;min-height:70vh}.mh-search-results-header{font-size:13.5px;color:#8e8e93;padding:16px 20px 8px;font-weight:500;background:#fff}.mh-search-results-list{display:flex;flex-direction:column;background:#fff}.mh-search-result-row{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid #f5f5f7;cursor:pointer;background:#fff;transition:background-color .15s ease}.mh-search-result-row:last-child{border-bottom:none}.mh-search-thumb{width:52px;height:52px;min-width:52px;min-height:52px;border-radius:16px;background:#fdf0f3;border:1px dashed #f8b4c4;display:flex;background-size:cover;background-position:50%;overflow:hidden}.mh-search-thumb,.mh-search-thumb i.icon{align-items:center;justify-content:center}.mh-search-thumb i.icon{margin:0;font-size:20px;color:#ef96ae;display:inline-flex}.mh-search-info{flex:1;min-width:0}.mh-search-title{font-size:15px;font-weight:700;color:#1f1f1f;line-height:1.3;margin-bottom:3px}.mh-search-price{font-size:13.5px;font-weight:700}.mh-search-add-btn,.mh-search-price{color:var(--primary-color-first,#E86084)}.mh-search-add-btn{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:15px;border:none;background:#fdf0f3;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s ease;WebkitTapHighlightColor:rgba(0,0,0,0)}.mh-search-add-btn:hover{background:#f8e2e7;transform:scale(1.05)}.mh-search-add-btn:active{transform:scale(.92)}.mh-search-add-btn i.icon{margin:0;font-size:14px;color:var(--primary-color-first,#E86084);display:inline-flex;align-items:center;justify-content:center;line-height:1}.mh-search-row-skeleton{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid #f5f5f7;background:#fff}.mh-repeat-order{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--mh-bg-page);padding:24px 20px 0}.mh-repeat-order .mh-repeat-order-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mh-repeat-order .mh-repeat-order-title{margin:0;font-size:17px;font-weight:700;color:var(--mh-text-primary)}.mh-repeat-order .mh-repeat-order-see-all{flex-shrink:0;display:flex;align-items:center;gap:4px;min-height:44px;padding:0 4px;border:none;background:rgba(0,0,0,0);color:var(--primary-color-first);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .2s var(--mh-ease),transform .2s var(--mh-ease)}.mh-repeat-order .mh-repeat-order-see-all i.icon{margin:0;font-size:12px;transition:transform .2s var(--mh-ease)}@media(hover:hover){.mh-repeat-order .mh-repeat-order-see-all:hover{opacity:.75}.mh-repeat-order .mh-repeat-order-see-all:hover i.icon{transform:translateX(2px)}}.mh-repeat-order .mh-repeat-order-see-all:active{opacity:.7}.mh-repeat-order .mh-repeat-order-list{display:flex;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:24px}.mh-repeat-order .mh-repeat-order-list::-webkit-scrollbar{display:none}.mh-repeat-order .mh-repeat-order-card{flex-shrink:0;min-width:160px;max-width:160px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;border:none;border-radius:24px;padding:20px 18px;background:linear-gradient(135deg,var(--primary-color-first-soft) 0,var(--primary-color-first) 100%);text-align:left;cursor:pointer;font-family:inherit;box-shadow:0 8px 20px rgba(234,114,140,.28);transition:transform .25s var(--mh-ease),box-shadow .25s var(--mh-ease)}@media(hover:hover){.mh-repeat-order .mh-repeat-order-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(234,114,140,.38)}}.mh-repeat-order .mh-repeat-order-card:active{transform:scale(.97)}.mh-repeat-order .mh-repeat-order-weekday{font-size:13.5px;font-weight:500;color:hsla(0,0%,100%,.9)}.mh-repeat-order .mh-repeat-order-day{font-size:42px;font-weight:700;color:#fff;line-height:1;margin:2px 0}.mh-repeat-order .mh-repeat-order-month{font-size:12.5px;font-weight:400;color:hsla(0,0%,100%,.9);margin-bottom:12px}.mh-repeat-order .mh-repeat-order-tag{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;border-radius:14px;padding:8px 10px;background:hsla(0,0%,100%,.22);color:#fff;font-size:12px;font-weight:600;line-height:1.35;width:100%;backdrop-filter:blur(4px)}.mh-offer{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;padding:14px 20px;background:var(--mh-bg-page)}.mh-offer .mh-offer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mh-offer .mh-offer-title{margin:0;font-size:18px;font-weight:700;color:var(--mh-text-primary)}.mh-offer .mh-offer-scroll{display:flex;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.mh-offer .mh-offer-scroll::-webkit-scrollbar{display:none}.mh-offer .mh-offer-card{flex:0 0 auto;width:250px;min-width:240px;background:#fff;border:1px solid var(--mh-border-subtle);border-radius:18px;padding:0;text-align:left;cursor:pointer;font-family:inherit;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.06);transition:transform .25s var(--mh-ease),box-shadow .25s var(--mh-ease),border-color .25s var(--mh-ease)}@media(hover:hover){.mh-offer .mh-offer-card:hover{transform:translateY(-3px);border-color:rgba(var(--primary-color-first-rgb),.18);box-shadow:0 2px 4px rgba(0,0,0,.04),0 16px 32px rgba(0,0,0,.1)}}.mh-offer .mh-offer-card:active{transform:translateY(-1px) scale(.99)}.mh-offer .mh-offer-photo{width:100%;aspect-ratio:4/3;background-color:#f5e8ec;border-radius:18px 18px 0 0;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%}.mh-offer .mh-offer-photo i.icon{margin:0;font-size:40px;color:#c89fa9;display:inline-flex;align-items:center;justify-content:center}.mh-offer .mh-offer-content{padding:16px 16px 18px;display:flex;flex-direction:column;gap:4px}.mh-offer .mh-offer-card-title{font-size:15px;font-weight:700;color:var(--mh-text-primary);line-height:1.3}.mh-offer .mh-offer-card-subtitle,.mh-offer .mh-offer-card-title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-offer .mh-offer-card-subtitle{font-size:12px;font-weight:400;color:var(--mh-text-secondary)}.mh-offer .mh-offer-price-row{display:flex;align-items:baseline;gap:4px;margin-top:6px}.mh-offer .mh-offer-price-label{font-size:12px;font-weight:400;color:var(--mh-text-secondary)}.mh-offer .mh-offer-price{font-size:20px;font-weight:700;color:var(--primary-color-first);line-height:1}.mh-offer .mh-offer-price-unit{font-size:12px;font-weight:400;color:var(--mh-text-secondary)}.mh-offer .mh-offer-original-price{font-size:12px;font-weight:400;color:var(--mh-text-tertiary);text-decoration:line-through;margin-left:2px}.mh-offer .mh-offer-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px;min-height:44px}.mh-offer .mh-offer-count{font-size:12px;font-weight:400;color:var(--mh-text-tertiary)}.mh-offer .mh-offer-link{font-size:13px;font-weight:700;color:var(--primary-color-first);transition:opacity .2s var(--mh-ease)}@media(hover:hover){.mh-offer .mh-offer-card:hover .mh-offer-link{opacity:.75}}.mh-popular-test{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;padding:14px 20px;background:var(--mh-bg-page)}.mh-popular-test .mh-popular-test-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mh-popular-test .mh-popular-test-title{margin:0;font-size:18px;font-weight:700;color:var(--mh-text-primary)}.mh-popular-test .mh-popular-test-list{display:flex;flex-direction:column;gap:14px}.mh-popular-test .mh-popular-test-row{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:20px;padding:16px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.02);transition:transform .25s var(--mh-ease),box-shadow .25s var(--mh-ease),border-color .25s var(--mh-ease)}@media(hover:hover){.mh-popular-test .mh-popular-test-row:hover{transform:translateY(-2px);border-color:rgba(243,130,160,.3);box-shadow:0 4px 16px rgba(0,0,0,.06)}}.mh-popular-test .mh-popular-test-row:active{transform:scale(.99)}.mh-popular-test .mh-popular-test-thumb{position:relative;flex-shrink:0;width:60px;height:60px;border-radius:16px;background-color:#f5e8ec;border:1.5px dashed #c89fa9;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.mh-popular-test .mh-popular-test-thumb-text{font-size:11px;font-weight:600;color:#4a3e42;line-height:1.25;padding:0 4px;word-break:break-word}.mh-popular-test .mh-popular-test-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.mh-popular-test .mh-popular-test-name{margin:0;font-size:15px;font-weight:700;color:var(--mh-text-primary);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mh-popular-test .mh-popular-test-subtitle{margin:0;font-size:12.5px;font-weight:400;color:var(--mh-text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-popular-test .mh-popular-test-price-row{display:flex;align-items:baseline;gap:5px;margin-top:2px}.mh-popular-test .mh-popular-test-price{font-size:17px;font-weight:700;color:#e84a70;line-height:1}.mh-popular-test .mh-popular-test-price-unit{font-size:12px;font-weight:400;color:var(--mh-text-secondary)}.mh-popular-test .mh-popular-test-original-price{font-size:12px;font-weight:400;color:var(--mh-text-tertiary);text-decoration:line-through;margin-left:2px}.mh-popular-test .mh-popular-test-add-btn{flex-shrink:0;width:44px;height:44px;border-radius:14px;border:none;background:linear-gradient(135deg,var(--primary-color-first-soft) 0,var(--primary-color-first) 100%);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 4px 12px rgba(238,120,146,.35);transition:transform .2s var(--mh-ease),box-shadow .2s var(--mh-ease),opacity .2s var(--mh-ease)}.mh-popular-test .mh-popular-test-add-btn i.icon{margin:0;font-size:18px;color:#fff}@media(hover:hover){.mh-popular-test .mh-popular-test-add-btn:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(238,120,146,.45)}}.mh-popular-test .mh-popular-test-add-btn:active{transform:scale(.95)}.mh-recommend{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--mh-bg-page);padding:14px 20px}.mh-recommend .mh-recommend-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mh-recommend .mh-recommend-title{margin:0;font-size:17px;font-weight:700;color:var(--mh-text-primary)}.mh-recommend .mh-recommend-card{position:relative;display:flex;align-items:center;gap:16px;border-radius:20px;padding:20px;background-color:#fdf0f3;border:1.5px dashed #f8b4c4;box-shadow:0 2px 8px rgba(0,0,0,.02);transition:box-shadow .25s var(--mh-ease),transform .25s var(--mh-ease),border-color .25s var(--mh-ease)}@media(hover:hover){.mh-recommend .mh-recommend-card:hover{transform:translateY(-2px);border-color:#f48fb1;box-shadow:0 4px 16px rgba(238,120,146,.12)}}.mh-recommend .mh-recommend-icon{flex-shrink:0;width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,var(--primary-color-first-soft) 0,var(--primary-color-first) 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(238,120,146,.32)}.mh-recommend .mh-recommend-icon i.icon{margin:0;color:#fff;font-size:24px}.mh-recommend .mh-recommend-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.mh-recommend .mh-recommend-heading{margin:0;font-size:15px;font-weight:700;color:var(--mh-text-primary);line-height:1.3}.mh-recommend .mh-recommend-desc{margin:0;font-size:12.5px;font-weight:400;color:var(--mh-text-secondary);line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mh-recommend .mh-recommend-cta{align-self:flex-start;display:flex;align-items:center;gap:4px;min-height:36px;margin-top:4px;padding:0;border:none;background:rgba(0,0,0,0);color:var(--primary-color-first);font-family:inherit;font-size:13.5px;font-weight:700;cursor:pointer;transition:opacity .2s var(--mh-ease)}.mh-recommend .mh-recommend-cta i.icon{margin:0;font-size:12px;transition:transform .2s var(--mh-ease)}@media(hover:hover){.mh-recommend .mh-recommend-cta:hover{opacity:.8}.mh-recommend .mh-recommend-cta:hover i.icon{transform:translateX(2px)}}.mh-recommend .mh-recommend-cta:active{opacity:.7}.mh-cart{margin:0 auto;background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex:1;width:100%;flex-direction:column}.mh-cart .mh-cart-checkbox{flex-shrink:0;width:22px;height:22px;min-width:22px;border-radius:6px;border:1.5px solid var(--mh-pink-border);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s var(--mh-ease),border-color .2s var(--mh-ease)}.mh-cart .mh-cart-checkbox i.icon{margin:0;padding:0;font-size:12px;line-height:1;color:#fff;display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;vertical-align:middle;text-align:center}.mh-cart .mh-cart-checkbox i.icon:before{display:block;line-height:1;margin:0;padding:0}.mh-cart .mh-cart-checkbox.checked{background:var(--primary-color-first);border-color:var(--primary-color-first)}.mh-cart .mh-cart-body{flex:1;padding:16px 20px 24px;display:flex;flex-direction:column;gap:14px}.mh-cart .mh-cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px}.mh-cart .mh-cart-empty .mh-cart-empty-icon-wrap{width:108px;height:108px;border-radius:50%;background:#fdf0f3;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.mh-cart .mh-cart-empty .mh-cart-empty-icon-wrap svg{display:block;width:46px;height:46px}.mh-cart .mh-cart-empty .mh-cart-empty-icon-wrap i.icon{font-size:42px;color:#ee95ac;margin:0;padding:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;vertical-align:middle}.mh-cart .mh-cart-empty .mh-cart-empty-icon-wrap i.icon:before{display:block;line-height:1;margin:0}.mh-cart .mh-cart-empty .mh-cart-empty-title{font-size:18px;font-weight:700;color:var(--mh-text-primary);margin-bottom:8px}.mh-cart .mh-cart-empty .mh-cart-empty-subtitle{font-size:14px;color:var(--mh-text-secondary);margin-bottom:24px}.mh-cart .mh-cart-empty .mh-cart-empty-btn{background:#ee95ac;color:#fff;border:none;border-radius:24px;padding:12px 36px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(238,149,172,.25);transition:background-color .2s var(--mh-ease),transform .15s ease}.mh-cart .mh-cart-empty .mh-cart-empty-btn:hover{background:#e8829c}.mh-cart .mh-cart-empty .mh-cart-empty-btn:active{transform:scale(.98)}.mh-cart .mh-cart-select-all{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--mh-text-primary);cursor:pointer;user-select:none}.mh-cart .mh-cart-list{display:flex;flex-direction:column;gap:12px}.mh-cart .mh-cart-item{background:var(--mh-pink-tint);border:1.5px solid var(--mh-pink-border);border-radius:18px;padding:14px 16px}.mh-cart .mh-cart-item-top{display:flex;align-items:flex-start;gap:12px}.mh-cart .mh-cart-item-info{flex:1;min-width:0}.mh-cart .mh-cart-item-type{font-size:11.5px;color:var(--mh-text-secondary)}.mh-cart .mh-cart-item-name{font-size:14.5px;font-weight:700;color:var(--mh-text-primary);line-height:1.3;margin-top:1px}.mh-cart .mh-cart-item-subtitle{font-size:12px;color:var(--mh-text-secondary);margin-top:2px}.mh-cart .mh-cart-item-price{flex-shrink:0;font-size:15px;font-weight:700;color:var(--mh-text-primary);white-space:nowrap}.mh-cart .mh-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid rgba(var(--primary-color-first-rgb),.18)}.mh-cart .mh-cart-item-remove{display:flex;align-items:center;gap:5px;min-height:32px;padding:0;border:none;background:rgba(0,0,0,0);font-family:inherit;font-size:12.5px;font-weight:600;color:var(--mh-text-secondary);cursor:pointer;transition:color .2s var(--mh-ease)}.mh-cart .mh-cart-item-remove i.icon{margin:0;font-size:13px}@media(hover:hover){.mh-cart .mh-cart-item-remove:hover{color:var(--primary-color-first)}}.mh-cart .mh-cart-item-remove:active{opacity:.7}.mh-cart .mh-cart-stepper{display:flex;align-items:center;gap:8px;height:34px;padding:3px;border-radius:999px;background:#f7ebef}.mh-cart .mh-cart-stepper span{min-width:18px;text-align:center;font-size:14px;font-weight:600;color:#1f1f1f}.mh-cart .mh-cart-stepper button{flex-shrink:0;width:28px;height:28px;border-radius:10px;border:none;background:#fff;color:var(--primary-color-first,#E86084);font-size:16px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:background-color .15s var(--mh-ease),transform .15s ease}@media(hover:hover){.mh-cart .mh-cart-stepper button:hover{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.08)}}.mh-cart .mh-cart-stepper button:active{transform:scale(.92)}.mh-cart .mh-cart-add-more{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;border:1.5px dashed var(--mh-pink-border);border-radius:14px;background:var(--mh-pink-tint);color:var(--primary-color-first);font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .2s var(--mh-ease),background-color .2s var(--mh-ease)}.mh-cart .mh-cart-add-more i.icon{margin:0;font-size:14px}@media(hover:hover){.mh-cart .mh-cart-add-more:hover{border-color:var(--primary-color-first)}}.mh-cart .mh-cart-add-more:active{opacity:.85}.mh-cart .mh-cart-footer{padding:12px 20px calc(env(safe-area-inset-bottom) + 15px);background:#fff;border-top:1px solid var(--mh-border-subtle)}.mh-cart .mh-cart-checkout-btn{width:100%;min-height:52px;border:none;border-radius:15px;background:linear-gradient(135deg,var(--primary-color-first-soft) 0,var(--primary-color-first) 100%);color:#fff;font-family:inherit;font-size:15.5px;font-weight:700;cursor:pointer;box-shadow:0 6px 16px rgba(var(--primary-color-first-rgb),.35);transition:transform .2s var(--mh-ease),box-shadow .2s var(--mh-ease)}@media(hover:hover){.mh-cart .mh-cart-checkout-btn:hover{box-shadow:0 8px 20px rgba(var(--primary-color-first-rgb),.45)}}.mh-cart .mh-cart-checkout-btn:active{transform:scale(.98)}.mh-summary-box{background:#fff;border:1px solid var(--mh-border-subtle);border-radius:16px;padding:16px 18px;box-shadow:0 2px 8px rgba(0,0,0,.02);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif}.mh-summary-box .mh-summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:5px 0}.mh-summary-box .mh-summary-label{font-size:13.5px;color:var(--mh-text-secondary)}.mh-summary-box .mh-summary-value{font-size:14px;font-weight:600;color:var(--mh-text-primary)}.mh-summary-box .mh-summary-value-success{color:var(--mh-success)}.mh-summary-box .mh-summary-divider{height:1px;background:var(--mh-border-subtle);margin:8px 0}.mh-summary-box .mh-summary-total{padding-top:6px}.mh-summary-box .mh-summary-total-label{font-size:14.5px;font-weight:700;color:var(--mh-text-primary)}.mh-summary-box .mh-summary-total-value{font-size:20px;font-weight:800;color:var(--primary-color-first)}.mh-payment{background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif}.mh-payment,.mh-payment .mh-payment-body{display:flex;flex:1;flex-direction:column}.mh-payment .mh-payment-body{padding:16px 20px 24px;gap:14px}.mh-payment .mh-payment-section-label{font-size:14px;font-weight:700;color:var(--mh-text-primary)}.mh-payment .mh-payment-methods{display:flex;flex-direction:column;gap:10px}.mh-payment .mh-payment-method{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;background:#fff;border:1px solid var(--mh-border-subtle);border-radius:16px;cursor:pointer;font-family:inherit;text-align:left;transition:border-color .2s var(--mh-ease),background-color .2s var(--mh-ease),box-shadow .2s var(--mh-ease)}.mh-payment .mh-payment-method.selected{background:var(--mh-pink-tint);border:1.5px solid var(--primary-color-first);box-shadow:0 4px 14px rgba(var(--primary-color-first-rgb),.16)}@media(hover:hover){.mh-payment .mh-payment-method:hover{border-color:var(--mh-pink-border)}}.mh-payment .mh-payment-method:active{transform:scale(.99)}.mh-payment .mh-payment-method-icon{flex-shrink:0;width:38px;height:38px;border-radius:12px;background:var(--mh-bg-page);color:var(--mh-text-secondary);display:flex;align-items:center;justify-content:center;transition:background-color .2s var(--mh-ease),color .2s var(--mh-ease)}.mh-payment .mh-payment-method-icon i.icon{margin:0;font-size:17px}.mh-payment-method.selected .mh-payment .mh-payment-method-icon{background:rgba(var(--primary-color-first-rgb),.14);color:var(--primary-color-first)}.mh-payment .mh-payment-method-label{flex:1;font-size:14px;font-weight:600;color:var(--mh-text-primary)}.mh-payment .mh-payment-radio{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:2px solid var(--mh-border-subtle);background:#fff;position:relative;transition:border-color .2s var(--mh-ease)}.mh-payment .mh-payment-radio.checked{border-color:var(--primary-color-first)}.mh-payment .mh-payment-radio.checked:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--primary-color-first)}.mh-payment .mh-payment-footer{padding:12px 20px calc(env(safe-area-inset-bottom) + 15px);background:#fff;border-top:1px solid var(--mh-border-subtle)}.mh-payment .mh-payment-confirm-btn{width:100%;min-height:52px;border:none;border-radius:15px;background:var(--primary-color-first);color:#fff;font-family:inherit;font-size:15.5px;font-weight:700;cursor:pointer;transition:transform .2s var(--mh-ease),box-shadow .2s var(--mh-ease)}.mh-payment .mh-payment-confirm-btn:active{transform:scale(.98)}.mh-account-header{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,var(--primary-color-first-soft) 0,var(--primary-color-first) 100%);border-bottom-left-radius:28px;border-bottom-right-radius:28px;padding:calc(env(safe-area-inset-top) + 16px) 20px 28px;box-shadow:0 6px 20px rgba(var(--primary-color-first-rgb),.22)}.mh-account-header .mh-account-nav{display:flex;align-items:center;gap:12px;margin-bottom:22px}.mh-account-header .mh-account-back-btn{flex-shrink:0;width:38px;height:38px;border-radius:50%;border:none;background:hsla(0,0%,100%,.25);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;padding:0;backdrop-filter:blur(4px);transition:transform .2s var(--mh-ease),background-color .2s var(--mh-ease)}.mh-account-header .mh-account-back-btn i.icon{margin:0;font-size:15px;color:#fff}@media(hover:hover){.mh-account-header .mh-account-back-btn:hover{background:hsla(0,0%,100%,.35)}}.mh-account-header .mh-account-back-btn:active{transform:scale(.94)}.mh-account-header .mh-account-nav-title{margin:0;font-size:19px;font-weight:700;color:#fff}.mh-account-header .mh-account-profile-card{display:flex;align-items:center;gap:16px}.mh-account-header .mh-account-avatar{flex-shrink:0;width:60px;height:60px;border-radius:50%;background:#fff;color:var(--primary-color-first);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.08)}.mh-account-header .mh-account-profile-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.mh-account-header .mh-account-profile-name{font-size:18px;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5}.mh-account-header .mh-account-profile-id{font-size:13.5px;font-weight:400;color:hsla(0,0%,100%,.85)}.mh-account-header .mh-account-edit-btn{flex-shrink:0;width:38px;height:38px;border-radius:50%;border:none;background:hsla(0,0%,100%,.25);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;padding:0;backdrop-filter:blur(4px);transition:transform .2s var(--mh-ease),background-color .2s var(--mh-ease)}.mh-account-header .mh-account-edit-btn i.icon{margin:0;font-size:15px;color:#fff}@media(hover:hover){.mh-account-header .mh-account-edit-btn:hover{background:hsla(0,0%,100%,.35)}}.mh-account-header .mh-account-edit-btn:active{transform:scale(.94)}.mh-account-menu{font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background-color:#fff;margin:20px 20px 0;box-shadow:0 4px 16px rgba(0,0,0,.03);border:1px solid var(--mh-border-subtle)}.mh-account-menu .mh-account-menu-row{position:relative;display:flex;align-items:center;gap:14px;min-height:60px;padding:12px 18px;border:none;border-bottom:1px solid var(--mh-border-subtle);background:rgba(0,0,0,0);text-align:left;font-family:inherit;width:100%}.mh-account-menu .mh-account-menu-row:last-child{border-bottom:none}.mh-account-menu .mh-account-menu-row-clickable{cursor:pointer;transition:background-color .2s var(--mh-ease)}@media(hover:hover){.mh-account-menu .mh-account-menu-row-clickable:hover{background-color:rgba(0,0,0,.015)}}.mh-account-menu .mh-account-menu-row-clickable:active{background-color:rgba(0,0,0,.03)}.mh-account-menu .mh-account-menu-icon{flex-shrink:0;width:38px;height:38px;border-radius:12px;background:var(--mh-pink-tint);display:flex;align-items:center;justify-content:center}.mh-account-menu .mh-account-menu-icon i.icon{margin:0;color:var(--primary-color-first);font-size:16px}.mh-account-menu .mh-account-menu-label{flex:1;min-width:0;font-size:15px;font-weight:600;color:var(--mh-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:25px}.mh-account-menu .mh-account-menu-chevron.icon{flex-shrink:0;margin:0;font-size:13px;color:var(--mh-text-tertiary)}.mh-account-menu .mh-account-lang-toggle{flex-shrink:0;display:flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:#f0eeeb}.mh-account-menu .mh-account-lang-btn{min-width:42px;min-height:30px;padding:0 12px;border:none;border-radius:999px;background:rgba(0,0,0,0);color:var(--mh-text-secondary);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s var(--mh-ease),color .2s var(--mh-ease),box-shadow .2s var(--mh-ease)}.mh-account-menu .mh-account-lang-btn.is-active{background:#fff;color:var(--primary-color-first);font-weight:700;box-shadow:0 2px 6px rgba(0,0,0,.08)}.mh-account{min-height:100vh;min-height:100dvh;margin:0 auto;background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;display:flex;flex-direction:column;box-sizing:border-box;padding-bottom:calc(env(safe-area-inset-bottom) + 24px)}.mh-account.mh-account--with-bottom-bar{padding-bottom:calc(env(safe-area-inset-bottom) + 87px)}.mh-account .mh-account-footer{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 20px 0;text-align:center}.mh-account .mh-account-footer-logo{height:40px;width:auto;object-fit:contain}.mh-account .mh-account-footer-version{font-size:12px;font-weight:400;color:var(--mh-text-tertiary)}.mh-affiliate-page{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;background:var(--mh-bg-page,#F8F9FA);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:clip;box-sizing:border-box}.mh-affiliate-page .mh-affiliate-apply-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 24px 40px;text-align:center}.mh-affiliate-page .mh-affiliate-apply-container .mh-affiliate-icon-circle{width:110px;height:110px;border-radius:50%;background-color:#fff0f4;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.mh-affiliate-page .mh-affiliate-apply-container .mh-affiliate-icon-circle i.icon{font-size:42px;color:#c82b55;margin:0;padding:0;line-height:1;width:auto;height:auto;display:flex;align-items:center;justify-content:center}.mh-affiliate-page .mh-affiliate-apply-container .mh-affiliate-title{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 12px}.mh-affiliate-page .mh-affiliate-apply-container .mh-affiliate-description{font-size:14px;color:#6b7280;max-width:300px;line-height:1.6;margin:0 0 36px}.mh-affiliate-page .mh-affiliate-details-container{padding:16px 16px 40px;display:flex;flex-direction:column;gap:14px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-card{background:#fff;border-radius:16px;padding:18px 20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.03)}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-card .mh-affiliate-card-row{display:flex;justify-content:space-between;align-items:center}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-card .mh-affiliate-card-label{font-size:14px;color:#6b7280;font-weight:500}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-card .mh-affiliate-tier-badge{background:#fef3c7;color:#d97706;font-size:13px;font-weight:600;padding:3px 14px;border-radius:12px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-card .mh-affiliate-card-divider{border-top:1px solid #f3f4f6;margin:14px 0}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-card .mh-affiliate-ref-code{font-size:16px;font-weight:700;color:#c82b55;letter-spacing:.5px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-info-box{background:#ebf5ff;border-radius:12px;padding:14px 16px;color:#0369a1;font-size:13.5px;line-height:1.5;font-weight:500}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-btn-primary{width:100%;height:48px;border-radius:14px;background:#c82b55;color:#fff;font-size:15.5px;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 14px rgba(200,43,85,.25);transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-btn-primary i.icon{margin:0;font-size:17px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-btn-primary:active{transform:scale(.98);box-shadow:0 2px 6px rgba(200,43,85,.2)}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-btn-primary:disabled{opacity:.65;cursor:not-allowed}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-toast{text-align:center;color:#10b981;font-size:13.5px;font-weight:600;margin-top:-4px;margin-bottom:4px;animation:fadeIn .2s ease}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-section-header{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-section-header .mh-affiliate-section-title{font-size:16px;font-weight:700;color:#18181b;margin:0}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-section-header .mh-affiliate-item-count{font-size:13px;color:#6b7280}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters .mh-filter-btn{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:500;color:#374151;transition:all .15s ease;box-shadow:0 1px 3px rgba(0,0,0,.02)}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters .mh-filter-btn.active{border-color:#c82b55;color:#c82b55;background:#fff5f7}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters .mh-filter-btn .mh-filter-icon{display:flex;align-items:center;color:inherit;font-size:14px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters .mh-filter-btn .mh-filter-icon i.icon{margin:0}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters .mh-filter-btn .mh-filter-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:105px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters .mh-filter-btn .mh-filter-chevron{display:flex;align-items:center;font-size:11px;color:#9ca3af;margin-left:2px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-filters .mh-filter-btn:active{background:#f9fafb}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-summary-row{display:flex;justify-content:space-between;align-items:center;padding:4px 2px}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-summary-row .mh-affiliate-summary-label{font-size:14px;color:#374151;font-weight:500}.mh-affiliate-page .mh-affiliate-details-container .mh-affiliate-summary-row .mh-affiliate-summary-badge{border-radius:8px;padding:4px 12px;font-size:16.5px;font-weight:700;color:#c82b55;box-shadow:0 1px 2px rgba(0,0,0,.02)}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card-list{display:flex;flex-direction:column;gap:12px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 8px rgba(0,0,0,.03);padding:16px 18px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-customer-block{display:flex;flex-direction:column;gap:2px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-customer-block .mh-cc-label{font-size:12px;color:#8e8e93}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-customer-block .mh-cc-user-row{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:700;color:#18181b}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-customer-block .mh-cc-user-row i.icon{margin:0;font-size:14px;color:#4b5563}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-customer-block .mh-cc-date{font-size:12.5px;color:#8e8e93;margin-top:2px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-status-badge{font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px;white-space:nowrap;flex-shrink:0}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-status-badge.pending{background:#fef3c7;color:#d97706}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-status-badge.paid{background:#dcfce7;color:#16a34a}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-header .mh-cc-status-badge.cancelled{background:#fee2e2;color:#dc2626}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-divider{height:1px;background:#f3f4f6;margin:12px 0}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-body{display:flex;flex-direction:column;gap:8px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-body .mh-cc-row{display:flex;justify-content:space-between;align-items:center;font-size:13.5px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-body .mh-cc-row .mh-cc-row-label{color:#4b5563}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-body .mh-cc-row .mh-cc-row-value{color:#18181b;font-weight:500;text-align:right;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-body .mh-cc-row.amount-row{margin-top:4px}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-body .mh-cc-row.amount-row .mh-cc-row-label{font-size:14px;font-weight:600;color:#18181b}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-card .mh-cc-body .mh-cc-row.amount-row .mh-cc-row-value{font-size:17px;font-weight:700;color:#c82b55}.mh-affiliate-page .mh-affiliate-details-container .mh-commission-empty{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.06);padding:40px 20px;text-align:center;color:#9ca3af;font-size:14px}.mh-sheet-content{padding:10px 18px 24px;display:flex;flex-direction:column;gap:16px}.mh-sheet-content .mh-sheet-title{font-size:16px;font-weight:700;color:#18181b;text-align:center;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.mh-sheet-content .mh-date-range-inputs{display:flex;flex-direction:column;gap:14px}.mh-sheet-content .mh-date-range-inputs .mh-date-input-group{display:flex;flex-direction:column;gap:6px}.mh-sheet-content .mh-date-range-inputs .mh-date-input-group label{font-size:13px;font-weight:600;color:#4b5563}.mh-sheet-content .mh-status-options{display:flex;flex-direction:column;gap:8px}.mh-sheet-content .mh-status-options .mh-status-opt-btn{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-family:inherit;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .15s ease}.mh-sheet-content .mh-status-options .mh-status-opt-btn.selected{border-color:#c82b55;background:#fff5f7;color:#c82b55;font-weight:700}.mh-sheet-content .mh-status-options .mh-status-opt-btn:active{background:#f9fafb}.mh-sheet-content .mh-sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.mh-sheet-content .mh-sheet-actions .mh-sheet-btn{height:44px;border-radius:12px;font-family:inherit;font-size:14.5px;font-weight:600;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center}.mh-sheet-content .mh-sheet-actions .mh-sheet-btn.clear{background:#f3f4f6;color:#4b5563}.mh-sheet-content .mh-sheet-actions .mh-sheet-btn.apply{background:#c82b55;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mh-appt{display:flex;flex-direction:column;width:100%;height:100vh;height:100dvh;background:#fff;font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;padding-bottom:calc(env(safe-area-inset-bottom) + 70px)}.mh-appt .mh-appt-body{flex:1;display:flex;flex-direction:column;gap:14px;background:#fff;padding:16px 20px;overflow-y:auto;-webkit-overflow-scrolling:touch}.mh-appt .mh-appt-qr-bar{display:flex;align-items:center;gap:12px;margin:8px 20px 12px;padding:10px 16px;background:var(--mh-pink-tint);border:1px solid var(--mh-pink-border);border-radius:12px;cursor:pointer;user-select:none;flex-shrink:0}.mh-appt .mh-appt-qr-bar:active{transform:scale(.998)}.mh-appt .mh-appt-qr-bar i.icon{margin:0;font-size:28px;line-height:1;color:var(--mh-text-secondary);flex-shrink:0}.mh-appt .mh-appt-qr-text{flex:1;min-width:0;display:flex;flex-direction:column;text-align:center}.mh-appt .mh-appt-qr-title{font-size:14px;font-weight:700;color:var(--primary-color-first);line-height:1.4}.mh-appt .mh-appt-qr-subtitle{font-size:12px;color:var(--mh-text-secondary);margin-top:2px}.mh-appt .mh-empty-state{font-size:14px;color:var(--mh-text-tertiary);text-align:center;padding:40px 16px}.mh-appt-action-sheet{margin-top:1.5rem}.mh-appt-header-wrapper{position:sticky;top:0;z-index:20;width:100%;flex-shrink:0;font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif}.mh-appt-header{background:linear-gradient(135deg,var(--primary-color-first-soft) 0,var(--primary-color-first) 100%);padding:calc(env(safe-area-inset-top) + 16px) 20px 24px}.mh-appt-header .mh-appt-header-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-appt-header .mh-appt-header-titles{min-width:0}.mh-appt-header .mh-appt-header-title{margin:0;font-size:24px;font-weight:700;color:#fff;line-height:1.2}.mh-appt-header .mh-appt-header-subtitle{gap:6px;margin-top:4px;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.95);cursor:pointer}.mh-appt-header .mh-appt-header-subtitle,.mh-appt-header .mh-appt-header-subtitle i.icon,.mh-appt-header .mh-appt-header-subtitle span{display:inline-flex;align-items:center;line-height:1}.mh-appt-header .mh-appt-header-subtitle i.icon{justify-content:center;margin:0;font-size:13px}.mh-appt-header .mh-appt-header-subtitle i.icon.chevron.down{font-size:11px;margin-left:2px}.mh-appt-header .mh-appt-book-btn{flex-shrink:0;display:flex;align-items:center;gap:6px;min-height:40px;padding:0 16px;border:none;border-radius:12px;background:#fff;color:var(--primary-color-first);font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s var(--mh-ease),box-shadow .2s var(--mh-ease)}.mh-appt-header .mh-appt-book-btn i.icon{margin:0;font-size:13px}@media(hover:hover){.mh-appt-header .mh-appt-book-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-1px)}}.mh-appt-header .mh-appt-book-btn:active{transform:scale(.97)}.mh-appt-tabs{display:flex;width:100%;background:#fff;border-radius:24px 24px 0 0;margin-top:-16px;padding:0 16px;border-bottom:1px solid #efeff4}.mh-appt-tab{flex:1;min-width:0;min-height:52px;padding:0 8px;border:none;border-bottom:3px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#2c2c2e;font-family:inherit;font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:color .2s var(--mh-ease),border-color .2s var(--mh-ease)}.mh-appt-tab.is-active{color:var(--primary-color-first);border-bottom-color:var(--primary-color-first)}.mh-clinic-info{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;background:var(--mh-bg-page,#F5F5F7);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:clip}.mh-clinic-info .mh-page-header{position:sticky;top:0;z-index:20}.mh-clinic-info .mh-clinic-info-name{margin:0;padding:18px 20px 12px;font-size:18px;font-weight:700;color:var(--mh-text-primary);line-height:1.35}.mh-patient-flow{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:clip;box-sizing:border-box;padding-bottom:calc(env(safe-area-inset-bottom) + 80px)}.mh-patient-flow .mh-patient-flow-section{padding:18px 16px 0}.mh-patient-flow .mh-patient-flow-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 10px;font-size:16px;font-weight:700;color:var(--mh-text-primary)}.mh-patient-flow .mh-patient-flow-hint{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:2px 10px;border-radius:10px;background:var(--mh-pink-tint);background:color-mix(in srgb,var(--primary-color-first) 12%,#FFFFFF);color:var(--primary-color-first);font-size:11px;font-weight:600}.mh-patient-flow .mh-patient-flow-hint i.icon{margin:0;font-size:11px;width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}.mh-patient-flow .mh-patient-flow-date{flex-shrink:0;font-size:13px;font-weight:500;color:var(--mh-text-tertiary)}.mh-patient-flow .mh-patient-flow-list{display:flex;flex-direction:column;gap:14px}.mh-flow-card{background:#fff;border-radius:16px;border:1px solid var(--mh-border-subtle);box-shadow:0 2px 8px rgba(0,0,0,.03);overflow:hidden}.mh-flow-card .mh-flow-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 14px;border-bottom:1px solid var(--mh-border-subtle)}.mh-flow-card .mh-flow-card-division{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:var(--mh-text-primary);min-width:0}.mh-flow-card .mh-flow-card-tag{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:2px 8px;border-radius:10px;background:var(--mh-pink-tint);background:color-mix(in srgb,var(--primary-color-first) 12%,#FFFFFF);color:var(--primary-color-first);font-size:11px;font-weight:600}.mh-flow-card .mh-flow-card-tag i.icon{margin:0;font-size:11px;width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}.mh-flow-card .mh-flow-card-encounter{flex-shrink:0;font-size:12px;color:var(--mh-text-tertiary);letter-spacing:.2px}.mh-flow-strip{padding:12px 18px;background:var(--mh-pink-tint);background:color-mix(in srgb,var(--primary-color-first) 10%,#FFFFFF);border-bottom-color:var(--mh-pink-border);border-bottom:1px solid color-mix(in srgb,var(--primary-color-first) 30%,#ffffff)}.mh-flow-strip .mh-flow-strip-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mh-flow-strip .mh-flow-strip-label{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--primary-color-first)}.mh-flow-strip .mh-flow-strip-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-color-first);animation:mh-flow-pulse 1.6s var(--mh-ease) infinite}.mh-flow-strip .mh-flow-strip-value{font-size:22px;font-weight:700;line-height:1.1;color:var(--primary-color-first);letter-spacing:.5px}@keyframes mh-flow-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.mh-flow-steps{padding:18px 18px 20px}.mh-flow-step{display:flex;gap:14px}.mh-flow-step.is-last .mh-flow-step-body{padding-bottom:0}.mh-flow-step .mh-flow-step-rail{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.mh-flow-step .mh-flow-step-marker{position:relative;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:var(--mh-bg-page);border:2px solid rgba(0,0,0,0);color:var(--mh-text-tertiary);transition:background-color .2s var(--mh-ease),border-color .2s var(--mh-ease),color .2s var(--mh-ease)}.mh-flow-step .mh-flow-step-marker i.icon{margin:0;font-size:16px;width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}.mh-flow-step .mh-flow-step-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;filter:grayscale(1)}.mh-flow-step .mh-flow-step-check,.mh-flow-step .mh-flow-step-online{position:absolute;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.mh-flow-step .mh-flow-step-check i.icon,.mh-flow-step .mh-flow-step-online i.icon{margin:0;font-size:8px;color:#fff}.mh-flow-step .mh-flow-step-check{right:-3px;bottom:-3px;background:var(--mh-success)}.mh-flow-step .mh-flow-step-online{right:-4px;top:-4px;background:var(--primary-color-first)}.mh-flow-step .mh-flow-step-line{flex:1;width:2px;min-height:22px;margin:4px 0;border-radius:1px;background:var(--mh-border-subtle)}.mh-flow-step .mh-flow-step-body{flex:1;min-width:0;padding:8px 0 22px}.mh-flow-step .mh-flow-step-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.mh-flow-step .mh-flow-step-label{margin:0;font-size:15px;font-weight:600;color:var(--mh-text-tertiary);transition:color .2s var(--mh-ease)}.mh-flow-step .mh-flow-step-sub-label{margin:2px 0 0;font-size:14px;font-weight:600;color:var(--mh-text-secondary)}.mh-flow-step .mh-flow-step-description{margin:2px 0 0;font-size:13px;line-height:1.5;color:var(--mh-text-tertiary)}.mh-flow-step .mh-flow-step-datetime{margin:4px 0 0;font-size:12px;color:var(--mh-text-tertiary)}.mh-flow-step.is-done .mh-flow-step-marker{background:var(--mh-pink-tint);background:color-mix(in srgb,var(--primary-color-first) 12%,#FFFFFF);border-color:rgba(0,0,0,0);color:var(--primary-color-first)}.mh-flow-step.is-done .mh-flow-step-avatar{filter:none}.mh-flow-step.is-done .mh-flow-step-line{background:var(--mh-pink-border);background:color-mix(in srgb,var(--primary-color-first) 40%,#FFFFFF)}.mh-flow-step.is-done .mh-flow-step-label{color:var(--mh-text-primary)}.mh-flow-step.is-current .mh-flow-step-marker{background:var(--primary-color-first);border-color:color-mix(in srgb,var(--primary-color-first) 35%,#FFFFFF);color:#fff;box-shadow:0 0 0 4px var(--mh-pink-tint);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-color-first) 18%,#FFFFFF)}.mh-flow-step.is-current .mh-flow-step-avatar{filter:none}.mh-flow-step.is-current .mh-flow-step-label{color:var(--primary-color-first);font-weight:700}.mh-appt-card{display:flex;align-items:stretch;gap:14px;background:#fff;border:1.5px solid var(--mh-pink-border);border-radius:16px;padding:14px 16px;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.03),0 4px 12px rgba(0,0,0,.05);transition:transform .2s var(--mh-ease),box-shadow .2s var(--mh-ease)}@media(hover:hover){.mh-appt-card:hover{box-shadow:0 2px 4px rgba(0,0,0,.04),0 10px 22px rgba(0,0,0,.08)}}.mh-appt-card:active{transform:scale(.995)}.mh-appt-card .mh-appt-card-date{flex:0 0 104px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-right:14px;border-right:2px solid var(--mh-pink-border)}.mh-appt-card .mh-appt-card-weekday{font-size:14px;font-weight:700;color:var(--mh-text-primary);line-height:1.2}.mh-appt-card .mh-appt-card-day{font-size:40px;font-weight:700;color:var(--primary-color-first);line-height:1.1}.mh-appt-card .mh-appt-card-month{font-size:12px;font-weight:600;color:var(--mh-text-primary);line-height:1.2;white-space:nowrap}.mh-appt-card .mh-appt-card-provider{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:6px}.mh-appt-card .mh-appt-card-doctor{font-size:14px;font-weight:600;color:var(--mh-text-primary)}.mh-appt-card .mh-appt-card-division{font-size:12px;color:var(--mh-text-tertiary)}.mh-appt-card .mh-appt-card-hospital{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;color:var(--mh-text-secondary)}.mh-appt-card .mh-appt-card-hospital i.icon{margin:0;font-size:12px;color:var(--mh-text-tertiary);width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}.mh-appt-card .mh-appt-card-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:10px}.mh-appt-card .mh-appt-card-time-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.mh-appt-card .mh-appt-card-time{flex-shrink:0;display:flex;align-items:center;gap:6px;font-size:20px;font-weight:700;color:var(--primary-color-first);line-height:1}.mh-appt-card .mh-appt-card-time i.icon{margin:0;font-size:17px;width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}.mh-appt-card .mh-appt-card-meta-row{display:flex;align-items:center;gap:8px}.mh-appt-card .mh-appt-card-booking{flex:1;min-width:0;padding:6px 12px;border-radius:9px;background:var(--mh-pink-tint);color:var(--mh-text-secondary);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-appt-card .mh-appt-card-more{flex-shrink:0;width:44px;height:44px;min-width:44px;border:none;border-radius:12px;background:rgba(0,0,0,0);color:var(--mh-text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.mh-appt-card .mh-appt-card-more i.icon{margin:0;font-size:16px}.mh-appt-card .mh-appt-card-more:active{background:var(--mh-pink-tint)}.mh-appt-status{min-width:0;padding:5px 12px;border-radius:14px;font-size:12px;font-weight:700;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mh-appt-status.mh-appt-status-pending{background:#f5a623;color:#fff}.mh-appt-status.mh-appt-status-confirmed{background:#cde8c5;color:#2f6b36}.mh-appt-status.mh-appt-status-cancelled{background:#f07167;color:#fff}.mh-appt-status.mh-appt-status-completed{background:#cde8c5;color:#2f6b36}.mh-caregiver{display:flex;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:clip;box-sizing:border-box;padding-bottom:calc(env(safe-area-inset-bottom) + 80px)}.mh-caregiver-section{padding:16px 16px 0}.mh-caregiver-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 10px;font-size:16px;font-weight:700;color:var(--mh-text-primary)}.mh-caregiver-count{flex-shrink:0;font-size:12px;font-weight:500;color:var(--mh-text-tertiary)}.mh-caregiver-list{display:flex;flex-direction:column;gap:10px}.mh-cg-row{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid var(--mh-border-subtle);border-radius:16px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.03);font-family:inherit;text-align:left;cursor:pointer;transition:transform .2s var(--mh-ease),background-color .2s var(--mh-ease)}.mh-cg-row:active{transform:scale(.995);background:var(--mh-bg-page)}.mh-cg-row.is-self{border-color:color-mix(in srgb,var(--primary-color-first) 35%,#FFFFFF);background:var(--mh-pink-tint);background:color-mix(in srgb,var(--primary-color-first) 6%,#FFFFFF)}.mh-cg-row.is-pending{cursor:default;border-style:dashed;box-shadow:none}.mh-cg-row.is-pending:active{transform:none;background:#fff}.mh-cg-row.is-pending .mh-cg-avatar{background:var(--mh-bg-page);color:var(--mh-text-tertiary)}.mh-cg-avatar{flex-shrink:0;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--mh-pink-tint);background:color-mix(in srgb,var(--primary-color-first) 12%,#FFFFFF);color:var(--primary-color-first);font-size:15px;font-weight:700}.mh-cg-avatar img{width:100%;height:100%;object-fit:cover}.mh-cg-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.mh-cg-name-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.mh-cg-name{font-size:15px;font-weight:600;color:var(--mh-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-cg-relation{flex-shrink:0;padding:2px 10px;border-radius:10px;background:var(--mh-bg-page);color:var(--mh-text-secondary);font-size:11px;font-weight:600}.mh-cg-status{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500}.mh-cg-status i.icon{margin:0;font-size:12px;width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}.mh-cg-status.is-active{color:var(--primary-color-first);font-weight:600}.mh-cg-status.is-appointment{color:var(--mh-text-secondary)}.mh-cg-status.is-done{color:var(--mh-success)}.mh-cg-status.is-idle{color:var(--mh-text-tertiary)}.mh-cg-status.is-pending{color:var(--mh-lab-low)}.mh-cg-dot{width:8px;height:8px;border-radius:50%;background:var(--primary-color-first);animation:mh-flow-pulse 1.6s var(--mh-ease) infinite}.mh-cg-meta{font-size:12px}.mh-cg-chevron,.mh-cg-meta{color:var(--mh-text-tertiary)}.mh-cg-chevron{flex-shrink:0;display:flex;align-items:center}.mh-cg-chevron i.icon{margin:0;font-size:14px}.mh-caregiver-add{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;border:1.5px dashed var(--mh-pink-border);border-color:color-mix(in srgb,var(--primary-color-first) 35%,#FFFFFF);border-radius:16px;background:rgba(0,0,0,0);color:var(--primary-color-first);font-family:inherit;font-size:14px;font-weight:600;cursor:pointer}.mh-caregiver-add:active{background:var(--mh-pink-tint);background:color-mix(in srgb,var(--primary-color-first) 8%,#FFFFFF)}.mh-caregiver-add i.icon{margin:0;font-size:13px;width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}.mh-caregiver-toast{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom) + 110px);transform:translateX(-50%);z-index:1100;max-width:calc(100% - 48px);padding:10px 18px;border-radius:20px;background:rgba(24,24,27,.9);color:#fff;font-size:13px;font-weight:500;white-space:nowrap}.mh-cg-form{gap:14px;padding:4px 0 8px;font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif}.mh-cg-field,.mh-cg-form{display:flex;flex-direction:column}.mh-cg-field{gap:6px}.mh-cg-field input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--mh-border-subtle);border-radius:12px;background:#fff;font-family:inherit;font-size:15px;color:var(--mh-text-primary)}.mh-cg-field input:focus{outline:none;border-color:var(--primary-color-first)}.mh-cg-field .ui.selection.dropdown{border-radius:12px;min-height:46px;display:flex;align-items:center;font-family:inherit}.mh-cg-field-label{font-size:13px;font-weight:600;color:var(--mh-text-secondary)}.mh-cg-form-note{display:flex;align-items:flex-start;gap:6px;margin:0;font-size:12px;line-height:1.5;color:var(--mh-text-tertiary)}.mh-cg-form-note i.icon{margin:0;flex-shrink:0;font-size:12px;line-height:1.5}.mh-cg-submit{width:100%;padding:14px;border:none;border-radius:14px;background:var(--primary-color-first);color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.mh-cg-submit:disabled{opacity:.4;cursor:default}.mh-cg-detail{display:flex;flex-direction:column;min-height:100%;background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif}.mh-cg-detail-head{position:sticky;top:0;z-index:5;display:flex;align-items:center;gap:4px;background:#fff;padding:calc(env(safe-area-inset-top) + 12px) 16px 12px;border-bottom:1px solid var(--mh-border-subtle)}.mh-cg-detail-close{flex-shrink:0;width:40px;height:40px;margin-left:-8px;border:none;border-radius:50%;background:rgba(0,0,0,0);color:var(--mh-text-primary);cursor:pointer}.mh-cg-detail-close,.mh-cg-detail-close i.icon{display:flex;align-items:center;justify-content:center}.mh-cg-detail-close i.icon{margin:0;font-size:18px;width:auto;height:auto;line-height:1}.mh-cg-detail-title{min-width:0}.mh-cg-detail-title h1{margin:0;font-size:17px;font-weight:700;color:var(--mh-text-primary)}.mh-cg-detail-title p{margin:1px 0 0;font-size:12px;color:var(--mh-text-tertiary)}.mh-cg-segmented{display:flex;gap:4px;margin:14px 16px 0;padding:4px;border-radius:14px;background:rgba(0,0,0,.04)}.mh-cg-segmented button{flex:1;min-height:36px;border:none;border-radius:10px;background:rgba(0,0,0,0);color:var(--mh-text-secondary);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .2s var(--mh-ease),color .2s var(--mh-ease)}.mh-cg-segmented button.is-active{background:#fff;color:var(--primary-color-first);box-shadow:0 1px 3px rgba(0,0,0,.08)}.mh-cg-detail-body{flex:1;display:flex;flex-direction:column;gap:14px;padding:14px 16px calc(env(safe-area-inset-bottom) + 24px)}.mh-cg-section-title{margin:0;font-size:15px;font-weight:700;color:var(--mh-text-primary)}.mh-info-card{background:#fff;border:1px solid var(--mh-border-subtle);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.03);padding:4px 18px}.mh-info-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:11px 0}.mh-info-row+.mh-info-row{border-top:1px solid var(--mh-border-subtle)}.mh-info-label{flex-shrink:0;font-size:13px;color:var(--mh-text-tertiary)}.mh-info-value{font-size:14px;font-weight:600;color:var(--mh-text-primary);text-align:right}.mh-info-value.is-alert{color:var(--mh-danger)}.mh-cg-notice{display:flex;align-items:center;gap:8px;margin-top:auto;padding:12px 16px;border:1px solid var(--mh-border-subtle);border-radius:14px;background:rgba(0,0,0,.02);font-size:12px;line-height:1.5;color:var(--mh-text-tertiary)}.mh-cg-notice i.icon{margin:0;flex-shrink:0;font-size:13px;width:auto;height:auto;line-height:1;display:flex;align-items:center;justify-content:center}:root{--primary-color-first:#EE5C7E;--primary-color-first-rgb:238,92,126;--primary-color-first-soft:#F987A1;--mh-text-primary:#18181B;--mh-text-secondary:#52525B;--mh-text-tertiary:#A1A1AA;--mh-border-subtle:rgba(0,0,0,0.08);--mh-bg-page:#F6F4EE;--mh-ease:cubic-bezier(0.22,1,0.36,1);--mh-pink-tint:#FDF0F3;--mh-pink-border:#F8B4C4;--mh-success:#2E7D32;--mh-danger:#E53935;--mh-watch:#E53935;--mh-nodata:#6E6B65;--mh-record-red-bg-start:#FFE3E8;--mh-record-red-bg-end:#FFD4DD;--mh-record-red-border:rgba(255,255,255,0.95);--mh-record-red-shadow:rgba(240,100,130,0.18);--mh-record-purple-bg-start:#EFE3FF;--mh-record-purple-bg-end:#E2CEFF;--mh-record-purple-border:rgba(255,255,255,0.95);--mh-record-purple-shadow:rgba(160,110,240,0.18);--mh-record-green-bg-start:#E3F6EB;--mh-record-green-bg-end:#D2F0DD;--mh-record-green-border:rgba(255,255,255,0.95);--mh-record-green-shadow:rgba(80,180,120,0.18);--mh-record-gray-bg-start:#DEE3EB;--mh-record-gray-bg-end:#CCD4E0;--mh-record-gray-border:rgba(255,255,255,0.95);--mh-record-gray-shadow:rgba(140,155,175,0.18);--mh-lab-low:#e8a33f;--mh-lab-low-rgb:232,163,63;--mh-lab-normal:#2f9e5f;--mh-lab-normal-rgb:47,158,95;--mh-lab-high:#ef6d84;--mh-lab-high-rgb:239,109,132}.mh-page-header{position:relative;display:flex;align-items:center;gap:4px;background:#fff;padding:calc(env(safe-area-inset-top) + 14px) 16px 14px;border-bottom:1px solid var(--mh-border-subtle);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif}.mh-page-header .mh-page-header-back{flex-shrink:0;width:40px;height:40px;min-width:40px;min-height:40px;margin-left:-8px;border-radius:50%;border:none;background:rgba(0,0,0,0);color:var(--primary-color-first);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s var(--mh-ease)}.mh-page-header .mh-page-header-back i.icon{margin:0;font-size:20px}@media(hover:hover){.mh-page-header .mh-page-header-back:hover{background:var(--mh-bg-page)}}.mh-page-header .mh-page-header-back:active{background:var(--mh-bg-page)}.mh-page-header .mh-page-header-title{margin:0;font-size:17px;font-weight:700;color:var(--mh-text-primary)}.mh-coverage{width:100%;min-height:100vh;min-height:100dvh;background:var(--mh-bg-page);font-family:Sarabun,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:clip;box-sizing:border-box;padding-bottom:calc(env(safe-area-inset-bottom) + 80px)}.mh-coverage,.mh-coverage-list{display:flex;flex-direction:column}.mh-coverage-list{gap:14px;padding:16px}.mh-coverage-body{padding:12px 18px 14px}.mh-coverage-body p{margin:0}.mh-coverage-payer{font-size:13px;font-weight:500;line-height:1.5;color:var(--mh-text-secondary)}.mh-coverage-meta{margin-top:2px!important;font-size:12px;line-height:1.6;color:var(--mh-text-tertiary)}.mh-flow-card.is-expired{border-style:dashed;box-shadow:none;opacity:.6}.mh-flow-strip.is-muted{background:var(--mh-bg-page);border-bottom-color:var(--mh-border-subtle)}.mh-flow-strip.is-muted .mh-flow-strip-label{color:var(--mh-text-tertiary)}
/*# sourceMappingURL=9a1f45006ccec4d7.css.map*/