@charset "UTF-8";

/* Wise color layer. haozhouji-product-layout-r131.css owns all layout and responsive
 * geometry; this file only supplies the approved product theme. */

body.paypal-product-v1.wise-product-v1 {
  --pp-ink: #0b1d0c;
  --pp-ink-2: #263c24;
  --pp-blue: #3f762b;
  --pp-blue-soft: #ecf4e7;
  --pp-aqua: #b7dc58;
  --pp-coral: #ff8267;
  --pp-cream: #f7f2e8;
  --pp-paper: #fffdf8;
  --pp-line: #d9dfd3;
  --pp-muted: #687461;
  --pp-white: #fff;
  --pp-shadow: 0 24px 70px rgba(11, 29, 12, .13);
  --wise-dark: #2e5820;
  --wise-bright: #6f9f35;
  --wise-lime: #b7dc58;
  --wise-line: rgba(63, 118, 43, .17);
  --wise-ring: rgba(63, 118, 43, .12);
}

body.paypal-product-v1.wise-product-v1 .site-header::before {
  background: linear-gradient(90deg, var(--wise-dark), var(--wise-bright) 64%, var(--wise-lime));
}

body.paypal-product-v1.wise-product-v1 .site-header .brand-badge,
body.paypal-product-v1.wise-product-v1 .footer .brand-badge {
  background-image: url("logo-haozhouji-wise-r131.svg");
  box-shadow: 0 11px 24px rgba(63, 118, 43, .22);
}

body.paypal-product-v1.wise-product-v1 .site-header .nav-links a:hover,
body.paypal-product-v1.wise-product-v1 .site-header .nav-links a.is-current-section,
body.paypal-product-v1.wise-product-v1 .site-header .lang-pill {
  border-color: var(--wise-line);
}

body.paypal-product-v1.wise-product-v1 .site-header .nav-links a.is-current-section::before,
body.paypal-product-v1.wise-product-v1 .gallery-label span {
  box-shadow: 0 0 0 4px rgba(183, 220, 88, .22);
}

body.paypal-product-v1.wise-product-v1 .site-header .lang-pill:hover,
body.paypal-product-v1.wise-product-v1 .site-header .icon-button:hover {
  border-color: rgba(63, 118, 43, .26);
  background: #f2f8ec;
}

body.paypal-product-v1.wise-product-v1 .site-search-close:hover {
  background: #e5efd9;
}

body.paypal-product-v1.wise-product-v1 .site-search-form:focus-within {
  border-color: rgba(63, 118, 43, .5);
  box-shadow: 0 0 0 4px var(--wise-ring);
}

body.paypal-product-v1.wise-product-v1 .site-search-form button:hover,
body.paypal-product-v1.wise-product-v1 .site-search-all:hover {
  background: var(--wise-dark);
}

body.paypal-product-v1.wise-product-v1 .gallery-stage,
body.paypal-product-v1.wise-product-v1 .paypal-related-card > a {
  background: #e8f0df;
}

body.paypal-product-v1.wise-product-v1 .gallery-label,
body.paypal-product-v1.wise-product-v1 .gallery-counter {
  background: rgba(20, 42, 15, .79);
}

body.paypal-product-v1.wise-product-v1 .gallery-thumb {
  border-color: rgba(11, 29, 12, .13);
  background: rgba(255, 253, 248, .64);
}

body.paypal-product-v1.wise-product-v1 .gallery-thumb.is-active,
body.paypal-product-v1.wise-product-v1 .choice-card:has(input:checked),
body.paypal-product-v1.wise-product-v1 .country-listbox-trigger[aria-expanded="true"] {
  box-shadow: 0 0 0 3px var(--wise-ring);
}

body.paypal-product-v1.wise-product-v1 .purchase-panel {
  border-color: rgba(11, 29, 12, .1);
  background: rgba(255, 253, 248, .91);
  box-shadow: 0 18px 55px rgba(11, 29, 12, .1);
}

body.paypal-product-v1.wise-product-v1 .product-monogram {
  color: #12270d;
  background: linear-gradient(145deg, var(--wise-lime), var(--wise-bright));
  box-shadow: 0 10px 22px rgba(63, 118, 43, .25);
}

body.paypal-product-v1.wise-product-v1 .lead { color: #42583b; }

body.paypal-product-v1.wise-product-v1 .fact-chips li {
  border-color: rgba(63, 118, 43, .16);
  color: #315e23;
}

body.paypal-product-v1.wise-product-v1 .country-select { background: #f0f6eb; }

body.paypal-product-v1.wise-product-v1 .country-select select,
body.paypal-product-v1.wise-product-v1 .country-listbox-trigger { border-color: #cedbc6; }

body.paypal-product-v1.wise-product-v1 .instruction-check { color: #596c51; }
body.paypal-product-v1.wise-product-v1 .choice-copy b { font-size: 12px; }

body.paypal-product-v1.wise-product-v1 .buy-button {
  box-shadow: 0 13px 28px rgba(63, 118, 43, .25);
}

body.paypal-product-v1.wise-product-v1 .buy-button:not(.is-instruction-locked):hover {
  box-shadow: 0 17px 34px rgba(63, 118, 43, .32);
}

body.paypal-product-v1.wise-product-v1 .pricing-copy > p:not(.eyebrow),
body.paypal-product-v1.wise-product-v1 .price-row small { color: #b7c4af; }
body.paypal-product-v1.wise-product-v1 .price-row--head { color: #9eaf96; }

body.paypal-product-v1.wise-product-v1 .footer { background: #eee9dc; }
body.paypal-product-v1.wise-product-v1 .footer::before {
  background: linear-gradient(90deg, transparent, rgba(63, 118, 43, .4), transparent);
}

body.paypal-product-v1.wise-product-v1 :focus-visible { outline-color: var(--pp-blue); }

@media (min-width: 1051px) and (max-height: 980px) {
  body.paypal-product-v1.wise-product-v1 .purchase-panel { position: static; }
}
