
:root{
  --zid-blue:#073a75;
  --zid-blue-2:#0b65d8;
  --zid-blue-3:#eaf3ff;
  --zid-ink:#0f172a;
  --zid-muted:#5b6473;
  --zid-line:#e5eaf1;
  --zid-bg:#f6f8fb;
  --zid-card:#ffffff;
  --zid-success:#087a43;
  --zid-warning:#9a5a00;
  --zid-radius:22px;
  --zid-shadow:0 18px 55px rgba(20,43,73,.10);
}
.zid-root,
.zid-root *{box-sizing:border-box}
.zid-root{
  width:100%;
  color:var(--zid-ink);
  background:#fff;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  line-height:1.55;
  -webkit-font-smoothing:antialiased;
}
.zid-root a{text-decoration:none}
.zid-root button,.zid-root input,.zid-root textarea{font:inherit}
.zid-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.zid-main{width:min(1180px,calc(100% - 32px));margin:0 auto}
.zid-header{
  position:sticky;top:0;z-index:90;
  background:rgba(255,255,255,.94);
  border-bottom:1px solid rgba(229,234,241,.85);
  backdrop-filter:blur(14px);
}
.admin-bar .zid-header{top:32px}
.zid-header-inner{
  min-height:76px;display:flex;align-items:center;gap:22px;
}
.zid-brand{display:inline-flex;align-items:center;gap:10px;color:var(--zid-ink);font-weight:850;letter-spacing:-.02em}
.zid-brand img{width:42px;height:42px;object-fit:contain;border-radius:12px}
.zid-brand span{font-size:20px}
.zid-nav{display:flex;align-items:center;gap:22px;margin-left:auto}
.zid-nav a{font-size:14px;font-weight:700;color:#344054;transition:.2s}
.zid-nav a:hover{color:var(--zid-blue-2)}
.zid-header-actions{display:flex;align-items:center;gap:9px}
.zid-primary-btn,.zid-outline-btn,.zid-disabled-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;
  min-height:44px;padding:0 18px;border-radius:14px;font-weight:800;font-size:14px;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;
  cursor:pointer;border:1px solid transparent;
}
.zid-primary-btn{background:linear-gradient(135deg,var(--zid-blue),var(--zid-blue-2));color:#fff!important;box-shadow:0 9px 22px rgba(11,101,216,.22)}
.zid-primary-btn:hover{transform:translateY(-1px);box-shadow:0 13px 28px rgba(11,101,216,.28)}
.zid-outline-btn{background:#fff;border-color:#d8e1ec;color:var(--zid-blue)!important}
.zid-outline-btn:hover{border-color:#9ebbe1;background:#f9fbff}
.zid-big{min-height:52px;padding:0 24px;border-radius:16px;font-size:15px}
.zid-disabled-btn{background:#edf1f5;color:#77808d;cursor:not-allowed}
.zid-text-link{color:var(--zid-blue-2)!important;font-weight:800}
.zid-eyebrow{
  display:inline-flex;align-items:center;gap:7px;
  color:var(--zid-blue-2);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;
}
.zid-eyebrow:before{content:"";width:20px;height:2px;border-radius:2px;background:currentColor}
.zid-hero{
  position:relative;overflow:hidden;
  min-height:590px;margin:30px 0 18px;padding:64px;
  border:1px solid #dfe9f5;border-radius:32px;
  background:
    radial-gradient(circle at 83% 25%,rgba(18,109,225,.16),transparent 30%),
    radial-gradient(circle at 15% 90%,rgba(10,61,117,.08),transparent 24%),
    linear-gradient(140deg,#fbfdff,#f3f8ff 70%,#eef6ff);
  display:grid;grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);gap:46px;align-items:center;
}
.zid-hero-copy{position:relative;z-index:2;max-width:630px}
.zid-hero h1{
  margin:12px 0 18px;font-size:clamp(40px,5vw,70px);line-height:1.02;letter-spacing:-.045em;
  color:#082448;
}
.zid-hero-description{font-size:18px;color:#4e6076;max-width:620px;margin:0 0 22px}
.zid-rating-line{display:flex;align-items:center;gap:8px;margin:8px 0 10px;color:#6f7783;font-size:13px}
.zid-rating-line .zid-stars{color:#f5a300;font-size:18px}
.zid-hero-price{font-size:34px;font-weight:900;color:#091a31;margin:15px 0 22px}
.zid-hero-price del{font-size:18px;color:#8b95a3;font-weight:600;margin-right:8px}
.zid-hero-price ins{text-decoration:none}
.zid-hero-buttons{display:flex;gap:10px;flex-wrap:wrap}
.zid-mini-trust{display:flex;gap:9px 16px;flex-wrap:wrap;margin-top:22px;color:#465469;font-size:12px;font-weight:700}
.zid-hero-visual{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}
.zid-hero-visual img{
  position:relative;z-index:2;width:min(100%,500px);max-height:430px;object-fit:contain;
  filter:drop-shadow(0 26px 30px rgba(7,35,70,.18));
}
.zid-product-halo{
  position:absolute;width:390px;height:390px;border-radius:50%;
  background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(212,231,255,.9));
  box-shadow:inset 0 0 0 1px rgba(118,166,226,.25),0 30px 80px rgba(37,92,163,.14);
}
.zid-stock-badge,.zid-sale-badge{
  position:absolute;z-index:4;display:inline-flex;align-items:center;gap:6px;
  padding:8px 12px;border-radius:999px;background:#fff;color:var(--zid-success);font-size:12px;font-weight:900;
  box-shadow:0 10px 25px rgba(19,39,64,.12);border:1px solid #e2eee8;
}
.zid-stock-badge{right:8%;bottom:13%}
.zid-stock-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#10b981}
.zid-hero.zid-empty{grid-template-columns:1fr;min-height:360px}
.zid-trust-strip{
  display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;
  margin:14px 0 44px;padding:14px;border:1px solid var(--zid-line);border-radius:20px;background:#fff;
}
.zid-trust-item{
  min-width:0;display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:14px;
}
.zid-trust-icon{
  flex:0 0 36px;width:36px;height:36px;border-radius:11px;background:var(--zid-blue-3);
  display:grid;place-items:center;color:var(--zid-blue);font-weight:900;
}
.zid-trust-item strong{display:block;font-size:13px;color:#1c2c40}
.zid-trust-item small{display:block;margin-top:2px;color:#758092;font-size:11px;line-height:1.4}
.zid-section{padding:54px 0}
.zid-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}
.zid-section-head h2{margin:6px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.035em;color:#10243f}
.zid-section-head>p{max-width:430px;margin:0;color:var(--zid-muted);font-size:14px}
.zid-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.zid-product-card{
  min-width:0;background:var(--zid-card);border:1px solid var(--zid-line);border-radius:24px;overflow:hidden;
  box-shadow:0 10px 34px rgba(33,57,91,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.zid-product-card:hover{transform:translateY(-3px);box-shadow:var(--zid-shadow);border-color:#cfdaea}
.zid-product-image{display:flex;align-items:center;justify-content:center;height:300px;background:linear-gradient(145deg,#f9fbfd,#eef4f9);position:relative;overflow:hidden}
.zid-product-image img{width:86%;height:86%;object-fit:contain;transition:transform .28s ease}
.zid-product-card:hover .zid-product-image img{transform:scale(1.035)}
.zid-sale-badge{left:14px;top:14px;color:#fff;background:var(--zid-blue-2);border:0}
.zid-product-body{padding:20px}
.zid-product-meta{display:flex;justify-content:space-between;gap:8px;color:#718096;font-size:11px;font-weight:800;margin-bottom:8px}
.zid-product-body h3{font-size:20px;line-height:1.25;margin:6px 0 8px;letter-spacing:-.02em}
.zid-product-body h3 a{color:#14263d}
.zid-card-price{font-size:23px;font-weight:900;color:#0d2441;margin:8px 0}
.zid-card-price del{font-size:13px;color:#8792a1}
.zid-card-price ins{text-decoration:none}
.zid-product-body>p{font-size:13px;color:#657185;min-height:60px}
.zid-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}
.zid-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.zid-review-card{border:1px solid var(--zid-line);border-radius:20px;padding:22px;background:#fff}
.zid-review-stars{color:#f1a000;letter-spacing:2px;margin-bottom:10px}
.zid-review-card p{font-size:15px;color:#39465a;min-height:68px}
.zid-review-author{display:flex;flex-direction:column;gap:2px;margin-top:14px}
.zid-review-author strong{font-size:13px}.zid-review-author span{font-size:11px;color:#7a8493}
.zid-steps-section{border-top:1px solid var(--zid-line)}
.zid-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.zid-step{padding:24px;border-radius:20px;background:var(--zid-bg);border:1px solid #edf0f4}
.zid-step b{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#fff;color:var(--zid-blue-2);box-shadow:0 5px 12px rgba(40,69,103,.07)}
.zid-step h3{margin:17px 0 7px;font-size:18px}.zid-step p{margin:0;color:#667386;font-size:13px}
.zid-faq-list{display:grid;gap:10px}
.zid-faq-list details{border:1px solid var(--zid-line);border-radius:16px;background:#fff;overflow:hidden}
.zid-faq-list summary{list-style:none;padding:18px 20px;cursor:pointer;font-weight:850;color:#1d2f47;position:relative;padding-right:52px}
.zid-faq-list summary::-webkit-details-marker{display:none}
.zid-faq-list summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:9px;background:var(--zid-blue-3);display:grid;place-items:center;color:var(--zid-blue)}
.zid-faq-list details[open] summary:after{content:"–"}
.zid-faq-list details p{padding:0 20px 20px;margin:0;color:#5e6a7d;max-width:900px}
.zid-institutional{
  margin:35px 0 70px;padding:42px;border-radius:28px;background:#082b57;color:#fff;
  display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:center;
}
.zid-institutional .zid-eyebrow{color:#8cc4ff}
.zid-institutional h2{font-size:36px;line-height:1.08;margin:8px 0 12px;letter-spacing:-.03em}
.zid-institutional p{color:#c9d7e8}
.zid-institutional-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.zid-institutional-cards div{padding:15px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);border-radius:14px}
.zid-institutional-cards strong,.zid-institutional-cards span{display:block}
.zid-institutional-cards strong{font-size:11px;color:#9fc7ef;text-transform:uppercase;letter-spacing:.07em}
.zid-institutional-cards span{margin-top:4px;font-size:13px;word-break:break-word}
.zid-footer{background:#07182e;color:#d8e2ef;padding:50px 0 22px}
.zid-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}
.zid-footer .zid-brand{color:#fff}.zid-footer .zid-brand img{background:#fff}
.zid-footer-brand p{max-width:330px;color:#9eafc2;font-size:13px}
.zid-footer-grid>div:not(.zid-footer-brand){display:flex;flex-direction:column;gap:9px}
.zid-footer-grid strong{color:#fff;margin-bottom:4px}
.zid-footer-grid a,.zid-footer-grid span{color:#aab8c9;font-size:13px}
.zid-footer-grid a:hover{color:#fff}
.zid-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:19px;display:flex;justify-content:space-between;gap:20px;color:#8194aa;font-size:11px}
.zid-page-root{min-height:100vh;background:var(--zid-bg)}
.zid-page-main{padding:50px 0 80px}
.zid-page-hero{padding:24px 0 34px;max-width:780px}
.zid-page-hero h1{font-size:clamp(38px,6vw,64px);line-height:1.02;letter-spacing:-.04em;margin:10px 0 16px;color:#0b2443}
.zid-page-hero p{font-size:17px;color:#657185;max-width:720px}
.zid-page-hero .zid-primary-btn{margin-top:12px}
.zid-panel{background:#fff;border:1px solid var(--zid-line);border-radius:22px;padding:26px;box-shadow:0 9px 30px rgba(33,57,91,.05)}
.zid-track-panel{padding:32px}
.zid-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}
.zid-form label span{display:block;font-size:12px;font-weight:850;color:#42526a;margin-bottom:6px}
.zid-form input{
  width:100%;height:52px;border:1px solid #cfd8e4;border-radius:14px;padding:0 15px;background:#fff;color:#172b46;outline:none;
}
.zid-form input:focus{border-color:#6ea8ee;box-shadow:0 0 0 4px rgba(45,124,221,.10)}
.zid-track-result{margin-top:22px}
.zid-track-result:empty{display:none}
.zid-page-note{margin-top:16px;padding:18px 20px;border-radius:16px;background:#eef5ff;border:1px solid #d8e8fb}
.zid-page-note strong{font-size:13px;color:#0c3d75}.zid-page-note p{font-size:12px;color:#53677e;margin:4px 0 0}
.zid-order-card{border-top:1px solid var(--zid-line);padding-top:22px}
.zid-order-top{display:flex;align-items:center;justify-content:space-between;gap:18px}
.zid-order-top>div{display:flex;flex-direction:column}.zid-order-top span{font-size:11px;color:#778497}.zid-order-top strong{font-size:26px}
.zid-order-status{padding:8px 12px;border-radius:999px;background:#eaf7ef;color:#087a43!important;font-weight:850}
.zid-order-timeline{display:grid;grid-template-columns:repeat(4,1fr);margin:28px 0;position:relative}
.zid-order-timeline:before{content:"";position:absolute;left:8%;right:8%;top:16px;height:2px;background:#dfe6ee}
.zid-time-step{position:relative;z-index:2;text-align:center;color:#8b95a3}
.zid-time-step span{width:34px;height:34px;border-radius:50%;margin:0 auto 7px;display:grid;place-items:center;background:#edf1f5;border:3px solid #fff;box-shadow:0 0 0 1px #dfe6ee;font-size:11px;font-weight:900}
.zid-time-step.is-active span{background:var(--zid-blue-2);color:#fff;box-shadow:0 0 0 1px var(--zid-blue-2)}
.zid-time-step small{font-size:10px;font-weight:800}
.zid-order-items{border:1px solid var(--zid-line);border-radius:16px;overflow:hidden}
.zid-order-item{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:13px;border-bottom:1px solid var(--zid-line)}
.zid-order-item:last-child{border-bottom:0}
.zid-order-thumb img{width:54px;height:54px;object-fit:contain;border-radius:10px;background:#f5f7fa}
.zid-order-item>div:nth-child(2){display:flex;flex-direction:column}.zid-order-item span{font-size:11px;color:#7b8795}
.zid-order-details{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}
.zid-order-details>div{padding:12px;background:#f8fafc;border-radius:12px}
.zid-order-details span,.zid-order-details strong{display:block}.zid-order-details span{font-size:10px;color:#7e8997}.zid-order-details strong{font-size:12px;margin-top:4px}
.zid-tracking-box{display:flex;align-items:center;gap:14px;justify-content:space-between;margin-top:14px;padding:14px;border-radius:14px;background:#edf6ff;border:1px solid #d5e9ff}
.zid-tracking-box>div{display:flex;flex-direction:column}.zid-tracking-box span{font-size:11px;color:#6c7d90}.zid-tracking-box strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.zid-info-box{margin-top:14px;padding:13px;border-radius:12px;background:#fff8e8;border:1px solid #f5e3b8;color:#775411;font-size:12px}
.zid-support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.zid-support-grid h2{font-size:20px;margin:0 0 8px}.zid-support-grid p{color:#667387;font-size:13px;margin:0 0 10px}
.zid-policy{background:#fff;border:1px solid var(--zid-line);border-radius:24px;padding:clamp(26px,5vw,54px);box-shadow:0 14px 45px rgba(33,57,91,.06)}
.zid-policy>h1{font-size:clamp(38px,6vw,58px);letter-spacing:-.04em;line-height:1.02;margin:8px 0 10px}
.zid-policy>h2{font-size:21px;margin:31px 0 8px;color:#18324f}
.zid-policy>p{color:#526176;max-width:920px}
.zid-policy-date{font-size:12px!important;color:#8490a0!important}
.zid-policy-identity{margin:22px 0;padding:16px 18px;border-radius:14px;background:#f3f7fc;border:1px solid #e0e8f2;color:#3f5065;font-size:13px;line-height:1.7}
.zid-notice{padding:18px;border-radius:14px;background:#fff4d8;border:1px solid #f0d997;color:#76561d}
.zid-checkout-brand{
  display:flex;align-items:center;gap:12px;padding:16px 18px;margin:0 0 14px;
  border:1px solid #e2e8f0;border-radius:16px;background:#fff;
}
.zid-checkout-brand img{width:52px;height:52px;object-fit:contain}
.zid-checkout-brand>div{display:flex;flex-direction:column}.zid-checkout-brand strong{font-size:16px;color:#0f2b4d}.zid-checkout-brand span{font-size:12px;color:#6d7b8c}
body.woocommerce-checkout .zid-trust-strip{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 22px}
.zid-payment-reassurance{margin:0 0 14px;padding:14px 15px;border-radius:12px;background:#eef6ff;border:1px solid #d6e8fb;color:#344b64}
.zid-payment-reassurance strong{display:block;font-size:12px;color:#0a447f;margin-bottom:3px}.zid-payment-reassurance p{margin:0;font-size:11px;line-height:1.5}
.zid-product-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0}
.zid-product-trust>div{padding:12px;border:1px solid #e3e8ef;border-radius:12px;background:#fafcff}
.zid-product-trust strong,.zid-product-trust span{display:block}.zid-product-trust strong{font-size:11px;color:#183859}.zid-product-trust span{font-size:10px;color:#6c7989;margin-top:2px}
.zid-inline-chat{padding:0;border:0;background:none;color:#0b65d8;font-weight:800;cursor:pointer}
.zid-thankyou-block{margin:18px 0;padding:18px;border:1px solid #dce8f4;border-radius:14px;background:#f7fbff}
.zid-thankyou-block strong{font-size:17px}.zid-thankyou-block p{color:#64748b;font-size:12px}
.zid-chat-widget{position:fixed;right:20px;bottom:20px;z-index:999999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.zid-chat-fab{
  width:62px;height:62px;border-radius:20px;border:1px solid #dbe5ef;background:#fff;padding:7px;cursor:pointer;
  box-shadow:0 16px 45px rgba(17,47,82,.22);position:relative;transition:.2s;
}
.zid-chat-fab:hover{transform:translateY(-2px)}
.zid-chat-fab img{width:100%;height:100%;object-fit:contain;border-radius:13px}
.zid-online-dot{position:absolute;right:4px;bottom:5px;width:14px;height:14px;border-radius:50%;background:#16b364;border:3px solid #fff}
.zid-chat-window{
  position:absolute;right:0;bottom:74px;width:min(390px,calc(100vw - 24px));height:min(620px,calc(100vh - 110px));
  display:none;grid-template-rows:auto 1fr auto auto;overflow:hidden;background:#fff;border:1px solid #dce5ef;border-radius:22px;
  box-shadow:0 28px 90px rgba(10,34,65,.24);
}
.zid-chat-widget.is-open .zid-chat-window{display:grid;animation:zidPop .18s ease-out}
@keyframes zidPop{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
.zid-chat-window header{display:flex;align-items:center;justify-content:space-between;padding:14px 15px;background:#092f60;color:#fff}
.zid-chat-agent{display:flex;align-items:center;gap:10px}.zid-chat-agent img{width:38px;height:38px;object-fit:contain;border-radius:10px;background:#fff}
.zid-chat-agent>div{display:flex;flex-direction:column}.zid-chat-agent strong{font-size:14px}.zid-chat-agent span{font-size:10px;color:#cbdcf0;display:flex;align-items:center;gap:5px}
.zid-chat-agent i{width:7px;height:7px;border-radius:50%;background:#35d07f;display:inline-block}
.zid-chat-close{width:34px;height:34px;border:0;border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:23px;line-height:1;cursor:pointer}
.zid-chat-body{overflow:auto;padding:14px;background:#f5f8fc;scroll-behavior:smooth}
.zid-msg{display:flex;margin:8px 0}.zid-msg p{max-width:84%;padding:10px 12px;margin:0;border-radius:14px;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}
.zid-msg-bot p{background:#fff;color:#334155;border:1px solid #e4e9f0;border-bottom-left-radius:5px}
.zid-msg-user{justify-content:flex-end}.zid-msg-user p{background:#0b5fc7;color:#fff;border-bottom-right-radius:5px}
.zid-msg-loading p{color:#718096}
.zid-chat-quick{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 14px}
.zid-chat-quick button{border:1px solid #d8e3ef;background:#fff;color:#154b83;padding:7px 9px;border-radius:999px;font-size:10px;font-weight:750;cursor:pointer}
.zid-chat-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;border-top:1px solid #e6ebf1;background:#fff}
.zid-chat-form textarea{resize:none;max-height:90px;min-height:42px;border:1px solid #d6dee8;border-radius:12px;padding:10px 11px;outline:none;font-size:12px}
.zid-chat-form textarea:focus{border-color:#6da7e9;box-shadow:0 0 0 3px rgba(41,116,205,.09)}
.zid-chat-form button{width:42px;height:42px;border:0;border-radius:12px;background:#0b5fc7;color:#fff;font-size:19px;cursor:pointer}
.zid-chat-foot{padding:7px 10px 9px;text-align:center;background:#fff;color:#8b95a3;font-size:9px}
body.zid-chat-lock{overflow:hidden}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select{
  border:1px solid #d6dee8!important;border-radius:12px!important;min-height:48px;padding:10px 12px!important;background:#fff!important;
}
.woocommerce-checkout #payment{border-radius:16px!important;overflow:hidden;background:#f5f8fc!important}
.woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid #dfe7ef!important}
.woocommerce-checkout-review-order-table{border-radius:14px!important;overflow:hidden}
@media(max-width:1050px){
  .zid-nav{display:none}
  .zid-header-actions{margin-left:auto}
  .zid-hero{padding:45px;grid-template-columns:1fr .85fr;min-height:520px}
  .zid-trust-strip{grid-template-columns:repeat(3,1fr)}
  .zid-products{grid-template-columns:repeat(2,1fr)}
  .zid-footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}
  .zid-footer-grid>div:last-child{grid-column:2/4}
}
@media(max-width:782px){
  .admin-bar .zid-header{top:46px}
  .zid-container,.zid-main{width:min(100% - 22px,1180px)}
  .zid-header-inner{min-height:64px}
  .zid-brand img{width:36px;height:36px}.zid-brand span{font-size:17px}
  .zid-header-actions .zid-outline-btn{display:none}.zid-header-actions .zid-primary-btn{min-height:40px;padding:0 12px;font-size:12px}
  .zid-hero{margin-top:16px;padding:28px 22px;grid-template-columns:1fr;min-height:auto;border-radius:24px;gap:24px}
  .zid-hero h1{font-size:42px}
  .zid-hero-description{font-size:15px}
  .zid-hero-visual{min-height:280px;order:-1}
  .zid-hero-visual img{max-height:280px}.zid-product-halo{width:270px;height:270px}
  .zid-stock-badge{right:4%;bottom:3%}
  .zid-hero-buttons>*{flex:1 1 160px}
  .zid-trust-strip{grid-template-columns:repeat(2,1fr);margin-bottom:24px;padding:8px}
  .zid-trust-item{padding:9px}.zid-trust-icon{width:32px;height:32px;flex-basis:32px}
  .zid-section{padding:36px 0}.zid-section-head{align-items:flex-start;flex-direction:column;gap:10px}.zid-section-head h2{font-size:34px}
  .zid-products{grid-template-columns:1fr}.zid-product-image{height:290px}
  .zid-review-grid{grid-template-columns:1fr}.zid-steps{grid-template-columns:repeat(2,1fr)}
  .zid-institutional{grid-template-columns:1fr;padding:26px 20px;margin-bottom:44px}.zid-institutional-cards{grid-template-columns:1fr}
  .zid-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.zid-footer-brand{grid-column:1/-1}.zid-footer-grid>div:last-child{grid-column:auto}
  .zid-footer-bottom{flex-direction:column;gap:5px}
  .zid-page-main{padding-top:30px}.zid-page-hero h1{font-size:43px}.zid-track-panel{padding:20px}
  .zid-form-grid{grid-template-columns:1fr}
  .zid-order-details{grid-template-columns:1fr}.zid-order-top{align-items:flex-start;flex-direction:column}
  .zid-order-item{grid-template-columns:44px 1fr}.zid-order-item>div:last-child{grid-column:2}.zid-order-thumb img{width:44px;height:44px}
  .zid-tracking-box{align-items:flex-start;flex-direction:column}
  .zid-support-grid{grid-template-columns:1fr}
  body.woocommerce-checkout .zid-trust-strip{grid-template-columns:repeat(2,1fr)}
  .zid-product-trust{grid-template-columns:1fr}
  .zid-chat-widget{right:12px;bottom:12px}.zid-chat-fab{width:58px;height:58px}
  .zid-chat-window{position:fixed;left:10px;right:10px;bottom:82px;width:auto;height:min(620px,calc(100dvh - 105px))}
}
@media(max-width:500px){
  .zid-hero h1{font-size:36px}
  .zid-hero-price{font-size:29px}
  .zid-trust-strip{grid-template-columns:1fr 1fr}
  .zid-trust-item small{display:none}
  .zid-trust-item strong{font-size:11px}
  .zid-steps{grid-template-columns:1fr 1fr}.zid-step{padding:18px}.zid-step p{font-size:11px}
  .zid-footer-grid{grid-template-columns:1fr}.zid-footer-grid>div:last-child{grid-column:auto}
  .zid-order-timeline{grid-template-columns:repeat(4,1fr)}.zid-time-step small{font-size:8px}
}
@media(prefers-reduced-motion:reduce){
  .zid-root *,.zid-chat-widget *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}

/* v2.1 launch refinements -------------------------------------------------- */
.zid-root :focus-visible,
.zid-chat-widget :focus-visible,
body.zidshoopt-br-context .woocommerce :focus-visible{
  outline:3px solid rgba(11,101,216,.28);outline-offset:3px;
}
.zid-trust-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
.zid-trust-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.zid-verified-dot{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#536174;font-size:10px;font-weight:800}
.zid-specs-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:-4px 0 20px;max-width:620px}
.zid-specs-mini>div{min-width:0;padding:10px 12px;border:1px solid #dfe7f0;border-radius:12px;background:rgba(255,255,255,.72)}
.zid-specs-mini span,.zid-specs-mini strong{display:block;overflow-wrap:anywhere}
.zid-specs-mini span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#7b8797;font-weight:800}
.zid-specs-mini strong{margin-top:2px;font-size:11px;color:#263b53}
.zid-gallery-thumbs{position:absolute;z-index:6;left:50%;bottom:-12px;transform:translateX(-50%);display:flex;gap:7px;max-width:92%;overflow:auto;padding:5px 6px 10px;scrollbar-width:thin}
.zid-gallery-thumb{flex:0 0 54px;width:54px;height:54px;padding:4px;border:1px solid #dbe4ee;border-radius:13px;background:#fff;cursor:pointer;box-shadow:0 6px 18px rgba(22,48,79,.08);transition:.18s}
.zid-gallery-thumb:hover,.zid-gallery-thumb.is-active{border-color:#4e94e6;box-shadow:0 0 0 2px rgba(11,101,216,.12)}
.zid-gallery-thumb img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;filter:none!important;border-radius:8px}
.zid-mobile-buybar{display:none}
.zid-crypto-section{padding-top:22px}
.zid-crypto-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(310px,.95fr);gap:30px;align-items:center;padding:clamp(26px,4.5vw,48px);border-radius:28px;border:1px solid #d9e7f7;background:linear-gradient(135deg,#f8fbff,#edf6ff);box-shadow:0 18px 50px rgba(22,66,115,.07)}
.zid-crypto-copy h2{margin:8px 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.08;letter-spacing:-.035em;color:#102c4d}
.zid-crypto-copy>p{margin:0 0 15px;color:#5a6d82;max-width:690px}
.zid-gateway-list{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:15px 0}
.zid-gateway-list span{font-size:11px;color:#6b7889;font-weight:800}
.zid-gateway-list strong{padding:6px 9px;border-radius:999px;background:#fff;border:1px solid #d5e4f5;color:#153f70;font-size:11px}
.zid-crypto-steps{display:grid;gap:9px}
.zid-crypto-steps>div{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;padding:12px 13px;border:1px solid #d9e5f1;background:#fff;border-radius:14px;color:#38506c;font-size:12px;font-weight:750}
.zid-crypto-steps b{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#eaf3ff;color:#0b5fc7}
.zid-about-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.zid-about-identity{margin-top:18px}
.zid-root .zid-primary-btn[aria-disabled="true"],.zid-root button:disabled{opacity:.58;cursor:not-allowed;transform:none!important}

/* WooCommerce classic checkout tuned for pt-BR and mobile conversion. */
body.zidshoopt-br-context.woocommerce-checkout .woocommerce{max-width:1180px;margin-inline:auto}
body.zidshoopt-br-context.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:26px;align-items:start}
body.zidshoopt-br-context.woocommerce-checkout form.checkout #customer_details{float:none;width:auto}
body.zidshoopt-br-context.woocommerce-checkout form.checkout #order_review_heading,
body.zidshoopt-br-context.woocommerce-checkout form.checkout #order_review{float:none;width:auto}
body.zidshoopt-br-context.woocommerce-checkout form.checkout #order_review_heading{grid-column:2;margin:0}
body.zidshoopt-br-context.woocommerce-checkout form.checkout #order_review{grid-column:2}
body.zidshoopt-br-context.woocommerce-checkout form.checkout #customer_details{grid-row:1 / span 2}
body.zidshoopt-br-context.woocommerce-checkout .col2-set .col-1,
body.zidshoopt-br-context.woocommerce-checkout .col2-set .col-2{float:none;width:100%}
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-billing-fields,
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-shipping-fields,
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-additional-fields,
body.zidshoopt-br-context.woocommerce-checkout #order_review{background:#fff;border:1px solid #e1e8f0;border-radius:18px;padding:18px;box-shadow:0 12px 34px rgba(30,54,82,.05)}
body.zidshoopt-br-context.woocommerce-checkout .form-row label{font-size:12px;font-weight:750;color:#334a63}
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-form__label-for-checkbox{font-weight:700}
body.zidshoopt-br-context.woocommerce-checkout #place_order{width:100%;min-height:52px;border-radius:14px;font-weight:850;font-size:15px;background:linear-gradient(135deg,var(--zid-blue),var(--zid-blue-2));color:#fff;border:0}
body.zidshoopt-br-context.woocommerce-checkout .select2-container .select2-selection--single{height:48px;border:1px solid #d6dee8;border-radius:12px}
body.zidshoopt-br-context.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:46px;padding-left:12px}
body.zidshoopt-br-context.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:46px}
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:11px;line-height:1.55;color:#68768a}

@media(max-width:900px){
  .zid-crypto-panel{grid-template-columns:1fr}
  body.zidshoopt-br-context.woocommerce-checkout form.checkout{grid-template-columns:1fr}
  body.zidshoopt-br-context.woocommerce-checkout form.checkout #customer_details,
  body.zidshoopt-br-context.woocommerce-checkout form.checkout #order_review_heading,
  body.zidshoopt-br-context.woocommerce-checkout form.checkout #order_review{grid-column:1;grid-row:auto}
}
@media(max-width:782px){
  .zid-hero{padding-bottom:42px}
  .zid-gallery-thumbs{bottom:-18px}
  .zid-gallery-thumb{width:50px;height:50px;flex-basis:50px}
  .zid-specs-mini{grid-template-columns:1fr 1fr}
  .zid-rating-line{flex-wrap:wrap}
  .zid-about-grid{grid-template-columns:1fr}
  .zid-mobile-buybar{
    position:fixed;display:flex;left:8px;right:8px;bottom:8px;z-index:99990;
    align-items:center;justify-content:space-between;gap:10px;padding:9px 9px 9px 13px;
    background:rgba(255,255,255,.97);border:1px solid #dbe5ef;border-radius:17px;
    box-shadow:0 18px 55px rgba(17,47,82,.25);backdrop-filter:blur(14px);
    padding-bottom:max(9px,env(safe-area-inset-bottom));
  }
  .zid-mobile-buybar>div{min-width:0;display:flex;flex-direction:column;gap:1px}
  .zid-mobile-buybar small{max-width:58vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#67768a;font-size:9px}
  .zid-mobile-buybar strong{font-size:16px;color:#102a49;line-height:1.2}
  .zid-mobile-buybar .zid-primary-btn{min-height:45px;white-space:nowrap}
  body.zid-has-buybar{padding-bottom:82px}
  body.zid-has-buybar .zid-chat-widget{bottom:88px}
  .zid-chat-form textarea,
  .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row textarea,
  .woocommerce form .form-row select{font-size:16px!important}
  body.zidshoopt-br-context.woocommerce-checkout .woocommerce{padding-inline:10px}
  body.zidshoopt-br-context.woocommerce-checkout .woocommerce-billing-fields,
  body.zidshoopt-br-context.woocommerce-checkout .woocommerce-shipping-fields,
  body.zidshoopt-br-context.woocommerce-checkout .woocommerce-additional-fields,
  body.zidshoopt-br-context.woocommerce-checkout #order_review{padding:14px}
}
@media(max-width:500px){
  .zid-specs-mini{grid-template-columns:1fr}
  .zid-gallery-thumbs{max-width:98%}
  .zid-crypto-panel{padding:22px 17px;border-radius:22px}
  .zid-crypto-steps>div{grid-template-columns:32px 1fr;padding:10px}
  .zid-crypto-steps b{width:32px;height:32px}
}

/* v2.1 checkout trust + Brazil identity refinements ------------------------ */
body.zidshoopt-br-context.woocommerce-checkout #payment ul.payment_methods li{
  margin:0;padding:13px 14px;border-bottom:1px solid #e5ebf2;background:#fff;
}
body.zidshoopt-br-context.woocommerce-checkout #payment ul.payment_methods li:last-child{border-bottom:0}
body.zidshoopt-br-context.woocommerce-checkout #payment ul.payment_methods li>label{font-weight:850;color:#173858}
.zid-crypto-gateway-note{
  margin:8px 0 10px;padding:10px 12px;border-radius:11px;background:#edf6ff;border:1px solid #d4e7fb;
  color:#38536f;font-size:11px;line-height:1.55;
}
.zid-crypto-gateway-note strong{color:#0b4d91}
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{
  margin-top:12px;padding:12px;border:1px solid #e3e9f1;border-radius:12px;background:#fbfcfe;
}
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text,
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:11px;line-height:1.6;color:#5e6d80}
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text a,
body.zidshoopt-br-context.woocommerce-checkout .woocommerce-privacy-policy-text a{font-weight:800;color:#0b65d8}
body.zidshoopt-br-context.woocommerce-checkout #billing_cpf_field input{letter-spacing:.02em;font-variant-numeric:tabular-nums}
