:root{--h-paper:#edefe6;--h-ink:#0e1711;--h-pine:#163a28;--h-pine2:#1e4a33;--h-grass:#3f8a4a;--h-lime:#c4e83f;--h-lime2:#d4f06a;--h-muted:#5b6b5e;--h-line:#0e17111f}.mds-head{-webkit-backdrop-filter:blur(16px);z-index:9999;border-bottom:1px solid var(--h-line);background:#edefe6e6;padding:13px 0;font-family:Inter,sans-serif;font-weight:500;position:fixed;top:34px;left:0;right:0}@media (max-width:767px){.mds-head{height:64px;padding:0;top:34px}}.mds-head__inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:18px;max-width:1320px;margin:0 auto;padding:0 24px;display:flex}@media (max-width:767px){.mds-head__inner{gap:8px;height:64px;padding:0 14px}}.mds-head__logo{letter-spacing:.03em;text-transform:uppercase;color:var(--h-ink);flex-shrink:0;align-items:center;gap:9px;font-family:Anton,sans-serif;font-size:21px;font-weight:400;line-height:1;text-decoration:none;display:flex}.mds-head__logo-mk{background:var(--h-pine);border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.mds-head__logo-mk svg{width:18px;height:18px;color:var(--h-lime)}@media (max-width:767px){.mds-head__logo{font-size:18px}.mds-head__logo-mk{width:26px;height:26px}.mds-head__logo-mk svg{width:15px;height:15px}}.mds-head__nav{flex-wrap:nowrap;align-items:center;gap:4px 22px;margin:0;padding:0;list-style:none;display:flex}.mds-head__nav a{text-transform:uppercase;letter-spacing:.06em;color:var(--h-ink);white-space:nowrap;padding:6px 2px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:800;text-decoration:none;transition:color .25s;position:relative}.mds-head__nav a:hover{color:var(--h-pine)}.mds-head__nav a:after{content:"";transform-origin:0;background:var(--h-grass);height:2px;transition:transform .3s;position:absolute;bottom:0;left:2px;right:2px;transform:scaleX(0)}.mds-head__nav a:hover:after{transform:scaleX(1)}.mds-head__nav .mds-menu-utility a{color:var(--h-grass);font-weight:700}.mds-head__nav li.mds-has-drop{position:relative}.mds-head__drop-toggle{align-items:center;gap:6px;display:inline-flex!important}.mds-head__drop-toggle .mds-caret{stroke:currentColor;stroke-width:2.4px;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:.65;width:13px;height:13px;transition:transform .3s}.mds-has-drop:hover .mds-caret,.mds-has-drop:focus-within .mds-caret{opacity:1;transform:rotate(180deg)}.mds-head__drop{border:1px solid var(--h-line);opacity:0;visibility:hidden;pointer-events:none;z-index:10001;background:#fff;border-radius:14px;min-width:260px;padding:10px;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 22px 55px #0e171129}.mds-head__drop:before{content:"";border-left:1px solid var(--h-line);border-top:1px solid var(--h-line);background:#fff;width:14px;height:14px;position:absolute;top:-7px;left:30px;transform:rotate(45deg)}.mds-has-drop:hover .mds-head__drop,.mds-has-drop:focus-within .mds-head__drop{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mds-head__drop-title{letter-spacing:.14em;text-transform:uppercase;color:var(--h-muted);align-items:center;gap:8px;margin:0;padding:6px 12px 9px;font-family:Inter,sans-serif;font-size:10.5px;font-weight:800;display:flex}.mds-head__drop-title:after{content:"";background:var(--h-line);flex:1;height:1px}.mds-head__drop ul{margin:0;padding:0;list-style:none}.mds-head__drop a{color:var(--h-ink);text-transform:none;letter-spacing:0;white-space:nowrap;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;font-size:13px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:flex!important}.mds-head__drop a:after{display:none!important}.mds-head__drop a:hover{background:var(--h-paper);color:var(--h-pine);transform:translate(3px)}.mds-head__drop a .mds-dot{background:var(--h-lime);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #c4e83f40}@media (min-width:768px) and (max-width:1100px){.mds-head__nav{gap:2px 14px}.mds-head__nav a{font-size:13px}}@media (max-width:900px){.mds-head__inner nav{display:none}}.mds-head__actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.mds-head__icon{cursor:pointer;width:42px;height:42px;color:var(--h-ink);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:all .25s;display:flex;position:relative}.mds-head__icon:hover{background:var(--h-pine);color:var(--h-lime);transform:translateY(-2px)}.mds-head__icon svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}@media (max-width:767px){.mds-head__icon{width:38px;height:38px}.mds-head__icon svg{width:20px;height:20px}}.mds-head__cart-count{background:var(--h-grass);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-family:Inter,sans-serif;font-size:10px;font-weight:800;display:flex;position:absolute;top:2px;right:2px}.mds-head__cart-count.empty{display:none}.mds-head__cta{background:var(--h-lime);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:10px;margin-left:8px;padding:11px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:800;transition:all .25s;box-shadow:0 3px #9dbd28;color:var(--h-ink)!important;text-decoration:none!important}.mds-head__cta:hover{background:var(--h-lime2);transform:translateY(-2px);box-shadow:0 5px #9dbd28}@media (max-width:1100px){.mds-head__cta{display:none}}.mds-head__burger{display:none}@media (max-width:900px){.mds-head__burger{display:flex}}.mds-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;background:#0e17118c;transition:all .3s;position:fixed;inset:0}.mds-overlay.open{opacity:1;visibility:visible}.mds-drawer{background:var(--h-paper);z-index:10000;width:340px;max-width:88vw;height:100dvh;font-family:Inter,sans-serif;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 50px #0e171140}.mds-drawer.open{right:0}.mds-drawer__head{border-bottom:1px solid var(--h-line);z-index:2;background:#fff;justify-content:space-between;align-items:center;padding:16px 18px;display:flex;position:sticky;top:0}.mds-drawer__close{background:var(--h-paper);border:1px solid var(--h-line);cursor:pointer;width:40px;height:40px;color:var(--h-ink);border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:all .25s;display:flex}.mds-drawer__close:hover{background:var(--h-pine);color:#fff;transform:rotate(90deg)}.mds-drawer__nav{margin:0;padding:18px 14px 8px;list-style:none}.mds-drawer__nav li{margin-bottom:4px}.mds-drawer__label{letter-spacing:.16em;text-transform:uppercase;color:var(--h-grass);align-items:center;gap:10px;margin:14px 8px 8px;padding:0;font-family:Anton,sans-serif;font-size:12px;font-weight:400;display:flex}.mds-drawer__label:after{content:"";background:var(--h-line);flex:1;height:1px}.mds-drawer__label:first-child{margin-top:0}.mds-drawer__nav a{color:var(--h-ink);border:1px solid var(--h-line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:15.5px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.mds-drawer__nav a:hover,.mds-drawer__nav a:focus{background:var(--h-pine);color:#fff;transform:translate(3px)}.mds-drawer__nav-icon{align-items:center;gap:12px;display:flex}.mds-drawer__nav-dot{background:var(--h-lime);border-radius:50%;flex-shrink:0;width:9px;height:9px}.mds-drawer__nav a:after{content:"→";color:var(--h-grass);opacity:.7;font-size:17px;font-weight:700}.mds-drawer__nav a:hover:after{color:var(--h-lime)}.mds-drawer__cta{border:1px solid var(--h-line);text-align:center;background:#fff;border-radius:16px;margin:16px 14px 20px;padding:18px}.mds-drawer__cta-btn{background:var(--h-lime);width:100%;color:var(--h-ink);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.mds-drawer__cta-btn:hover{background:var(--h-lime2);transform:translateY(-2px)}.mds-drawer__trust{border-top:1px solid var(--h-line);flex-direction:column;gap:8px;margin-top:14px;padding-top:14px;display:flex}.mds-drawer__trust-i{color:var(--h-pine);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.mds-drawer__trust-i svg{width:15px;height:15px;color:var(--h-grass);flex-shrink:0}body.mds-locked{overflow:hidden}.mds-topbar{background:var(--h-lime,#c4e83f);color:var(--h-ink,#0e1711);z-index:10000;border-bottom:1px solid #0e171126;font-family:Inter,sans-serif;font-size:13px;font-weight:600;position:fixed;top:0;left:0;right:0}.mds-topbar__inner{justify-content:space-between;align-items:center;gap:16px;max-width:1320px;margin:0 auto;padding:8px 24px;display:flex}.mds-topbar__trust{color:var(--h-ink);flex-wrap:wrap;align-items:center;gap:16px;display:flex}.mds-topbar__trust-item{white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.mds-topbar__trust-item svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;color:var(--h-pine);flex-shrink:0}.mds-topbar__sep{background:#0e171140;width:1px;height:14px;display:inline-block}.mds-topbar__tp{color:var(--h-ink);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:4px 10px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .25s;display:inline-flex}.mds-topbar__tp:hover{background:#0e171114}.mds-topbar__tp-stars{align-items:center;gap:2px;display:inline-flex}.mds-topbar__tp-star{background:#00b67a;border-radius:3px;place-items:center;width:14px;height:14px;display:grid}.mds-topbar__tp-star svg{fill:#fff;width:10px;height:10px}.mds-topbar__tp-score{font-weight:700}.mds-topbar__tp-score strong{font-weight:800}.mds-topbar__tp-count{color:#0e171199;font-weight:600}.mds-topbar__tp-label{color:#00794f;align-items:center;gap:4px;font-weight:800;display:inline-flex}.mds-topbar__tp-arrow{opacity:.7;transition:transform .25s,opacity .25s}.mds-topbar__tp:hover .mds-topbar__tp-arrow{opacity:1;transform:translate(3px)}@media (max-width:767px){.mds-topbar{font-size:11px}.mds-topbar__inner{justify-content:center;gap:8px;padding:6px 12px}.mds-topbar__trust{justify-content:center;gap:10px}.mds-topbar__trust-item:nth-child(n+3),.mds-topbar__sep{display:none}.mds-topbar__tp{padding:2px 6px;font-size:11px}.mds-topbar__tp-count{display:none}.mds-topbar__tp-star{width:12px;height:12px}.mds-topbar__tp-star svg{width:8px;height:8px}}.ej-site{padding-top:112px}@media (min-width:1280px){.ej-site{padding-top:108px}}@media (max-width:767px){.ej-site{padding-top:100px}}.mds-foot{--f-ink:#0e1711;--f-pine:#163a28;--f-lime:#c4e83f;--f-lime2:#d4f06a;--f-muted:#9fb0a2;--f-line:#ffffff24;--f-tp:#00b67a;background:var(--f-ink);color:#e7ede0;-webkit-font-smoothing:antialiased;margin-top:80px;font-family:Inter,system-ui,sans-serif;font-weight:500;position:relative}.mds-foot,.mds-foot *,.mds-foot :before,.mds-foot :after{box-sizing:border-box}.mds-foot a{color:inherit;text-decoration:none}.mds-foot svg{vertical-align:middle;fill:none;flex-shrink:0;display:inline-block}.mds-foot__trust{border-bottom:1px solid var(--f-line);background:var(--f-pine);padding:24px 20px}@media (min-width:768px){.mds-foot__trust{padding:30px 28px}}.mds-foot__trust-inner{grid-template-columns:repeat(2,1fr);gap:0;max-width:1320px;margin:0 auto;display:grid}@media (min-width:600px){.mds-foot__trust-inner{grid-template-columns:repeat(4,1fr)}}.mds-foot__tbadge{border-right:1px solid var(--f-line);border-bottom:1px solid var(--f-line);align-items:center;gap:13px;padding:14px 16px;display:flex}.mds-foot__tbadge:nth-child(2n){border-right:0}@media (min-width:600px){.mds-foot__tbadge{border-bottom:0}.mds-foot__tbadge:nth-child(2n){border-right:1px solid var(--f-line)}.mds-foot__tbadge:last-child{border-right:0}}@media (min-width:768px){.mds-foot__tbadge{padding:16px 22px}}.mds-foot__tbadge-icon{background:var(--f-lime);width:42px;height:42px;color:var(--f-ink);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.mds-foot__tbadge-icon svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mds-foot__tbadge-text{flex-direction:column;gap:2px;min-width:0;display:flex}.mds-foot__tbadge-title{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.2}.mds-foot__tbadge-sub{color:var(--f-muted);font-size:12px;font-weight:500}.mds-foot__tp{border-bottom:1px solid var(--f-line);background:var(--f-ink);padding:30px 20px}@media (min-width:768px){.mds-foot__tp{padding:36px 28px}}.mds-foot__tp-link{text-align:center;cursor:pointer;width:100%;max-width:1320px;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:12px;margin:0 auto;padding:0;font-family:inherit;transition:opacity .25s,transform .25s;display:flex}.mds-foot__tp-link:hover{opacity:.9;transform:translateY(-2px)}@media (min-width:768px){.mds-foot__tp-link{flex-flow:wrap;justify-content:center;gap:26px}}.mds-foot__tp-label{color:var(--f-muted);text-transform:uppercase;letter-spacing:.12em;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.mds-foot__tp-stars{align-items:center;gap:3px;display:flex}.mds-foot__tp-stars svg{background:var(--f-tp);border-radius:4px;width:22px;height:22px;padding:3px}.mds-foot__tp-star{fill:#fff}.mds-foot__tp-rating{align-items:baseline;gap:8px;display:flex}.mds-foot__tp-score{color:#fff;letter-spacing:.01em;font-family:Anton,sans-serif;font-size:26px;font-weight:400}.mds-foot__tp-count{color:var(--f-muted);font-size:12px}.mds-foot__tp-brand{color:var(--f-tp);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.mds-foot__tp-brand:before{content:"★";font-size:14px}.mds-foot__main{border-bottom:1px solid var(--f-line);padding:48px 20px}@media (min-width:768px){.mds-foot__main{padding:64px 28px}}@media (min-width:1024px){.mds-foot__main{padding:80px 48px}}.mds-foot__main-inner{grid-template-columns:1fr;gap:40px;max-width:1320px;margin:0 auto;display:grid}@media (min-width:768px){.mds-foot__main-inner{grid-template-columns:1.7fr 1fr 1fr;gap:48px}}.mds-foot__col{flex-direction:column;gap:16px;display:flex}.mds-foot__brand{color:#fff;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-family:Anton,sans-serif;font-size:30px;font-weight:400;line-height:1;display:flex}@media (min-width:768px){.mds-foot__brand{font-size:34px}}.mds-foot__brand-mk{background:var(--f-lime);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.mds-foot__brand-mk svg{width:21px;height:21px;color:var(--f-pine)}.mds-foot__desc{color:#c2cfc4;max-width:360px;margin:0;font-size:14px;line-height:1.7}.mds-foot__cta{background:var(--f-lime);color:var(--f-ink);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-self:flex-start;align-items:center;gap:9px;margin-top:4px;padding:13px 22px;font-family:Inter,sans-serif;font-size:14px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 3px #9dbd28}.mds-foot__cta:hover{background:var(--f-lime2);transform:translateY(-2px);box-shadow:0 5px #9dbd28}.mds-foot__cta svg{stroke:currentColor;stroke-width:2.2px;width:14px;height:14px}.mds-foot__col-title{color:#fff;border-bottom:1px solid var(--f-line);text-transform:uppercase;letter-spacing:.16em;margin:0 0 6px;padding-bottom:12px;font-family:Anton,sans-serif;font-size:14px;font-weight:400}.mds-foot__list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.mds-foot__list a{color:#c2cfc4;align-items:center;gap:8px;font-size:14px;font-weight:500;transition:color .2s,gap .25s;display:inline-flex}.mds-foot__list a:hover{color:var(--f-lime);gap:12px}.mds-foot__list a svg{stroke:currentColor;stroke-width:2px;opacity:.6;width:11px;height:11px}.mds-foot__bottom{background:#0a110c;padding:22px 20px}@media (min-width:768px){.mds-foot__bottom{padding:24px 28px}}.mds-foot__bottom-inner{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:1320px;margin:0 auto;display:flex}@media (min-width:768px){.mds-foot__bottom-inner{text-align:left;flex-direction:row;justify-content:space-between}}.mds-foot__copy{color:#8fa093;font-size:12px}.mds-foot__copy strong{color:#e7ede0;font-weight:700}.mds-foot__pay{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.mds-foot__pay-item{letter-spacing:.05em;color:#cdd8cf;border:1px solid var(--f-line);background:#ffffff0f;border-radius:6px;padding:6px 10px;font-size:10px;font-weight:800}@media (min-width:768px){.mds-foot__pay-item{padding:7px 12px;font-size:11px}}
#zjtp-overlay{z-index:999999;background:#000000a6;display:none;position:fixed;inset:0}#zjtp-overlay.zjtp-open{display:block}#zjtp-modal{z-index:9999999;color:#1d1f2c;-webkit-overflow-scrolling:touch;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Arial,sans-serif;display:none;position:fixed;inset:0;overflow:hidden auto}#zjtp-modal.zjtp-open{display:block}#zjtp-modal *,#zjtp-modal :before,#zjtp-modal :after{box-sizing:border-box}.zjtp-inner{background:#fff;max-width:1280px;min-height:100%;margin:0 auto}@media (min-width:1024px){#zjtp-modal{padding:20px}.zjtp-inner{border-radius:12px;min-height:auto;box-shadow:0 25px 80px #0006}.zjtp-nav{border-radius:12px 12px 0 0}.zjtp-foot{border-radius:0 0 12px 12px}}.zjtp-nav{z-index:100;background:#1d1f2c;justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;display:flex;position:sticky;top:0;box-shadow:0 2px 12px #00000040}.zjtp-nav-logo{width:auto;height:24px;display:block}.zjtp-nav-search{color:#6b6b6b;background:#fff;border-radius:8px;flex:1;align-items:center;gap:8px;padding:8px 14px;font-size:14px;display:flex}.zjtp-nav-links{align-items:center;gap:18px;display:flex}.zjtp-nav-links a{color:#fff;font-size:14px;font-weight:500;text-decoration:none}.zjtp-nav-links .zjtp-nav-special{color:#1d1f2c;background:#fff;border-radius:50px;padding:8px 16px}#zjtp-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:24px;line-height:1;transition:background .2s;display:flex}#zjtp-close:hover{background:#ffffff40}.zjtp-merchant{border-bottom:1px solid #e8e8e8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.zjtp-merchant-left{align-items:center;gap:16px;display:flex}.zjtp-merchant-logo{object-fit:contain;background:#fff;border:1px solid #e8e8e8;border-radius:8px;width:64px;height:64px;display:block}.zjtp-merchant-details{flex-direction:column;gap:4px;display:flex}.zjtp-merchant-title{color:#1d1f2c;font-size:22px;font-weight:700;line-height:1.2}.zjtp-merchant-sub{color:#6b6b6b;font-size:13px}.zjtp-merchant-rating{align-items:center;gap:6px;margin-top:4px;display:flex}.zjtp-merchant-rating img{width:auto;height:18px;display:block}.zjtp-merchant-rating-num{color:#1d1f2c;font-size:14px;font-weight:700}.zjtp-merchant-verified{color:#00b67a;align-items:center;gap:5px;margin-top:2px;font-size:12px;font-weight:600;display:inline-flex}.zjtp-merchant-link{color:#205cd4;background:#fff;border:1px solid #d6d6d6;border-radius:8px;align-items:center;gap:10px;padding:12px 18px;text-decoration:none;display:flex}.zjtp-merchant-link-text{flex-direction:column;gap:2px;display:flex}.zjtp-merchant-url{color:#205cd4;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.zjtp-merchant-visit{color:#6b6b6b;font-size:12px}.zjtp-main{background:#fafafa;padding:24px}.zjtp-grid{grid-template-columns:1fr 320px;gap:24px;display:grid}.zjtp-section{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:16px;padding:20px}.zjtp-write{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;display:flex}.zjtp-write-left{align-items:center;gap:14px;display:flex}.zjtp-write-left img{border-radius:50%;width:48px;height:48px;display:block}.zjtp-write-left span{font-size:15px;font-weight:600}.zjtp-write img:last-child{width:auto;height:30px;display:block}.zjtp-select-title{color:#1d1f2c;align-items:center;gap:6px;font-size:20px;font-weight:700;display:flex}.zjtp-select-total{color:#6b6b6b;margin:6px 0 16px;font-size:13px;display:block}.zjtp-select-list{flex-direction:column;gap:8px;display:flex}.zjtp-select-item{cursor:pointer;align-items:center;gap:10px;padding:4px 0;display:flex}.zjtp-select-item.zjtp-disabled{opacity:.6;cursor:default}.zjtp-select-cb{border:1.5px solid #ccc;border-radius:3px;flex-shrink:0;width:16px;height:16px}.zjtp-select-label{color:#1d1f2c;flex-shrink:0;width:70px;font-size:13px;font-weight:500}.zjtp-select-bar{background:#e8e8e8;border-radius:3px;flex:1;height:6px;overflow:hidden}.zjtp-select-bar>span{border-radius:3px;height:100%;display:block}.zjtp-select-item.zjtp-r5 .zjtp-select-bar>span{background:#00b67a;width:88%}.zjtp-select-item.zjtp-r4 .zjtp-select-bar>span{background:#73cf11;width:12%}.zjtp-select-pct{color:#6b6b6b;text-align:right;flex-shrink:0;width:40px;font-size:12px}.zjtp-select-cta{border-top:1px solid #e8e8e8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding-top:16px;display:flex}.zjtp-btn{cursor:pointer;color:#1d1f2c;background:#fff;border:1px solid #d6d6d6;border-radius:50px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.zjtp-select-cta>div{align-items:center;gap:8px;display:flex}.zjtp-select-cta-sort{color:#6b6b6b;font-size:13px;font-weight:700}.zjtp-review{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin-bottom:14px;padding:20px}.zjtp-review-head{cursor:pointer;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.zjtp-avatar{color:#fff;background:#00b67a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:700;display:flex}.zjtp-avatar.zjtp-pink{background:#dd5d8d}.zjtp-avatar.zjtp-orange{background:#f59e0b}.zjtp-review-info{flex:1;min-width:0}.zjtp-review-name{color:#1d1f2c;font-size:15px;font-weight:700;line-height:1.3;display:block}.zjtp-review-meta{color:#6b6b6b;flex-wrap:wrap;align-items:center;gap:14px;margin-top:3px;font-size:13px;display:flex}.zjtp-review-loc{align-items:center;gap:4px;font-size:13px;display:inline-flex}.zjtp-review-body{margin-bottom:12px}.zjtp-review-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.zjtp-review-stars{width:auto;height:20px;display:block}.zjtp-review-date{color:#6b6b6b;font-size:13px}.zjtp-review-title{color:#1d1f2c;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.35;display:block}.zjtp-review-text{color:#3d3d3d;word-wrap:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.5;display:block}.zjtp-review-foot{border-top:1px solid #e8e8e8;align-items:center;gap:10px;padding-top:12px;display:flex}.zjtp-foot-btn{color:#1d1f2c;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:50px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500}.zjtp-pagi-wrap{justify-content:center;margin-top:20px;display:flex}.zjtp-pagi{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.zjtp-pagi-btn{color:#1d1f2c;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:6px;min-width:36px;height:36px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600}.zjtp-pagi-btn.zjtp-current{color:#fff;cursor:default;background:#1d1f2c;border-color:#1d1f2c}.zjtp-pagi-btn:disabled{opacity:.4;cursor:not-allowed}.zjtp-pagi-btn.zjtp-dots{color:#999;cursor:default;background:0 0;border:none;min-width:24px;padding:0 4px}.zjtp-grid-right{flex-direction:column;gap:16px;display:flex}.zjtp-about-title{color:#1d1f2c;margin-bottom:4px;font-size:16px;font-weight:700;display:block}.zjtp-about-sub{color:#6b6b6b;margin-bottom:14px;font-size:13px;display:block}.zjtp-about-contact{color:#535353;flex-direction:column;gap:8px;font-size:14px;display:flex}.zjtp-transparency{border:1px solid #e8e8e8;border-radius:10px;width:100%;height:auto;display:block}.zjtp-foot{color:#fff;background:#1d1f2c;padding:30px 24px}.zjtp-foot-logo{height:24px;margin-bottom:24px;display:block}.zjtp-foot-cols{grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:24px;display:grid}.zjtp-foot-title{color:#fff;margin-bottom:14px;font-size:14px;font-weight:700;display:block}.zjtp-foot-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.zjtp-foot-list a{color:#bdbdbd;font-size:13px;text-decoration:none}.zjtp-foot-legal{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:18px;margin:0;padding:18px 0 0;list-style:none;display:flex}.zjtp-foot-legal a{color:#bdbdbd;font-size:12px;text-decoration:none}.zjtp-foot-copy{color:#9fa0a0;margin-top:14px;font-size:12px;display:block}@media (max-width:900px){.zjtp-grid{grid-template-columns:1fr;gap:14px}.zjtp-grid-right{order:-1}}@media (max-width:768px){.zjtp-nav{padding:12px 14px}.zjtp-nav-search,.zjtp-nav-links{display:none}.zjtp-nav-logo{height:20px}.zjtp-merchant{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.zjtp-merchant-left{gap:12px}.zjtp-merchant-logo{width:56px;height:56px}.zjtp-merchant-title{font-size:18px}.zjtp-merchant-link{justify-content:space-between;width:100%}.zjtp-main{padding:14px}.zjtp-section{border-radius:8px;padding:16px}.zjtp-write-left img{width:40px;height:40px}.zjtp-write-left span{font-size:13px}.zjtp-select-title{font-size:17px}.zjtp-select-label{width:60px;font-size:12px}.zjtp-select-pct{width:34px;font-size:11px}.zjtp-select-cta{flex-direction:column;align-items:stretch}.zjtp-btn{padding:7px 14px;font-size:12px}.zjtp-review{border-radius:8px;padding:14px}.zjtp-avatar{width:40px;height:40px;font-size:13px}.zjtp-review-name{font-size:14px}.zjtp-review-meta{gap:10px;font-size:12px}.zjtp-review-title{font-size:15px}.zjtp-review-text{font-size:13px}.zjtp-review-date{font-size:12px}.zjtp-foot-btn{padding:5px 12px;font-size:12px}.zjtp-pagi-btn{min-width:34px;height:34px;padding:0 8px;font-size:12px}.zjtp-foot{padding:24px 14px}.zjtp-foot-cols{grid-template-columns:1fr 1fr;gap:20px}.zjtp-foot-title{margin-bottom:10px;font-size:13px}.zjtp-foot-list a{font-size:12px}.zjtp-foot-logo{height:20px;margin-bottom:18px}}@media (max-width:480px){.zjtp-foot-cols{grid-template-columns:1fr}.zjtp-pagi-btn{min-width:32px;height:32px;padding:0 6px;font-size:11px}.zjtp-merchant-logo{width:50px;height:50px}.zjtp-merchant-title{font-size:17px}}body.zjtp-locked{overflow:hidden!important}.zjtp-nav-brand{color:#fff;letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:19px;font-weight:800;display:inline-flex}.zjtp-nav-brand-star{color:#fff;background:#00b67a;border-radius:5px;place-items:center;width:26px;height:26px;font-size:15px;line-height:1;display:grid}
