.wbc-gc-public{--wbc-cream:#fbf2df;--wbc-card:#fffdf8;--wbc-ink:#152033;--wbc-green:#123d2d;--wbc-green-2:#0b2f23;--wbc-gold:#d7a13a;--wbc-gold-2:#f6dfac;--wbc-muted:#6f756f;--wbc-line:#e7ddca;--wbc-soft:#fff8ec;font-family:inherit;color:var(--wbc-ink)}
.wbc-gc-public *{box-sizing:border-box}
.wbc-gc-simple-shell{max-width:920px;margin:0 auto;background:var(--wbc-card);border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgba(28,42,26,.16);border:1px solid rgba(18,61,45,.08)}
.wbc-gc-simple-hero{background:radial-gradient(circle at 86% 12%,rgba(246,223,172,.22),transparent 28%),linear-gradient(135deg,var(--wbc-green-2),var(--wbc-green));color:#fff;padding:42px 44px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:center}
.wbc-gc-simple-kicker{text-transform:uppercase;letter-spacing:.09em;font-weight:950;font-size:26px;line-height:1.1;color:#fff}
.wbc-gc-simple-hero h1{font-size:clamp(36px,5vw,56px);line-height:.98;margin:10px 0 12px;color:#fff;font-weight:950;letter-spacing:-.045em}
.wbc-gc-simple-hero p{margin:0;color:rgba(255,255,255,.78);font-size:18px;line-height:1.45;max-width:560px}.wbc-gc-hero-actions{margin-top:22px;display:flex;gap:12px;flex-wrap:wrap}.wbc-gc-hero-actions a{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(246,223,172,.52);background:rgba(255,255,255,.10);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:10px 18px;font-weight:950;font-size:14px;letter-spacing:.02em;box-shadow:0 10px 26px rgba(0,0,0,.12);transition:.16s ease}.wbc-gc-hero-actions a:hover{background:var(--wbc-gold-2);color:var(--wbc-green-2)!important;border-color:var(--wbc-gold-2);transform:translateY(-1px)}
.wbc-gc-test-notice{margin:18px 44px 0;padding:12px 16px;border:1px solid #dfbd68;background:#fff7df;border-radius:12px;color:#744b00;font-weight:800;font-size:13px}
.wbc-gc-simple-body{padding:40px 44px}
.wbc-gc-simple-section{padding-bottom:34px;margin-bottom:34px;border-bottom:1px solid var(--wbc-line)}
.wbc-gc-simple-section h2{font-size:16px;letter-spacing:.15em;text-transform:uppercase;margin:0 0 20px;font-weight:950;color:#132f24}
.wbc-gc-simple-amounts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.wbc-gc-amount{min-height:108px;border:2px solid #e6ded0;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:.16s ease;text-align:center;box-shadow:0 3px 0 rgba(18,61,45,.03)}
.wbc-gc-amount:hover{transform:translateY(-1px);border-color:#cfbf9e;background:#fffaf0}
.wbc-gc-amount strong{font-size:34px;line-height:1;font-weight:950;color:#152033}
.wbc-gc-amount span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#9a8f7e;font-weight:850}
.wbc-gc-amount.is-active{border-color:var(--wbc-green);background:linear-gradient(180deg,#fffaf0,#f8edcf);box-shadow:0 12px 30px rgba(18,61,45,.16);position:relative}
.wbc-gc-amount.is-active:after{content:'✓';position:absolute;top:12px;right:16px;color:var(--wbc-green);font-weight:950;font-size:18px}
.wbc-gc-amount.is-active strong{color:var(--wbc-green)}
.wbc-gc-simple-delivery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.wbc-gc-delivery-option{position:relative;border:2px solid #e6ded0;border-radius:16px;padding:18px;background:#fff;cursor:pointer;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;transition:.16s ease;min-height:104px;text-align:left}
.wbc-gc-delivery-option input{position:absolute;opacity:0;pointer-events:none}
.wbc-gc-delivery-icon{width:46px;height:46px;border-radius:14px;background:#f8eed7;color:var(--wbc-green);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:950;line-height:1}
.wbc-gc-delivery-copy{display:block;min-width:0}
.wbc-gc-delivery-copy strong{display:block;font-size:16px;line-height:1.15;color:#152033;margin-bottom:6px}
.wbc-gc-delivery-copy em{display:block;font-style:normal;font-size:13px;color:var(--wbc-muted);line-height:1.32;font-weight:650}
.wbc-gc-delivery-option:hover{border-color:#cfbf9e;background:#fffaf0}
.wbc-gc-delivery-option.is-active{border-color:var(--wbc-green);background:#f7f0de;box-shadow:0 10px 26px rgba(18,61,45,.12)}
.wbc-gc-delivery-option.is-active .wbc-gc-delivery-icon{background:var(--wbc-green);color:#fff}
.wbc-gc-simple-section label{display:block;font-weight:850;margin-bottom:18px;color:#3f3f36}
.wbc-gc-simple-section label span{color:#b45309}
.wbc-gc-simple-section label em{font-style:normal;color:#a09a8d;font-weight:500}
.wbc-gc-simple-section input,.wbc-gc-simple-section textarea,.wbc-gc-lookup-form input{width:100%;border:2px solid #ded8cf!important;border-radius:14px!important;background:#fff!important;padding:17px 20px!important;min-height:58px;font-size:18px!important;box-shadow:none!important;color:#111827!important}
.wbc-gc-simple-section input:focus,.wbc-gc-simple-section textarea:focus,.wbc-gc-lookup-form input:focus{outline:none!important;border-color:var(--wbc-green)!important;box-shadow:0 0 0 4px rgba(18,61,45,.10)!important}
.wbc-gc-simple-section textarea{min-height:92px;resize:vertical}
.wbc-gc-field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.wbc-gc-message{position:relative}.wbc-gc-message small{display:block;text-align:right;color:#a09a8d;margin-top:6px}
.wbc-gc-simple-summary{background:linear-gradient(135deg,var(--wbc-green-2),var(--wbc-green));border-radius:16px;color:#fff;padding:28px 32px;display:flex;gap:26px;align-items:center;margin-bottom:28px;box-shadow:0 12px 30px rgba(18,61,45,.15)}
.wbc-gc-summary-big{font-size:48px;font-weight:950;color:var(--wbc-gold-2);line-height:1;white-space:nowrap}.wbc-gc-simple-summary p{margin:0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.55}.wbc-gc-simple-summary strong{color:#fff}
.wbc-gc-checkout-button,.wbc-gc-lookup-form button{width:100%;border:0;border-radius:14px;background:linear-gradient(180deg,#1b6f42,#123d2d);color:#fff;padding:21px 22px;font-size:21px;letter-spacing:.045em;text-transform:uppercase;font-weight:950;cursor:not-allowed;box-shadow:0 12px 28px rgba(18,61,45,.22);opacity:.88}
.wbc-gc-lookup-form button{cursor:pointer;opacity:1;font-size:18px;white-space:nowrap;width:auto;padding-left:34px;padding-right:34px}.wbc-gc-footnote{margin:18px 0 0;text-align:center;color:#8f8a80;font-size:14px}
.wbc-gc-simple-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 44px 36px}.wbc-gc-simple-benefits div{background:#fffaf0;border:1px solid var(--wbc-line);border-radius:14px;padding:16px}.wbc-gc-simple-benefits strong{display:block;margin-bottom:6px;color:#123d2d}.wbc-gc-simple-benefits span{color:var(--wbc-muted);font-size:13px;line-height:1.4}.wbc-gc-terms{padding:0 44px 40px;margin:0;text-align:center;color:#8b8478;font-size:13px;line-height:1.55}
.wbc-gc-card-preview{position:relative;border-radius:18px;background:radial-gradient(circle at 86% 12%,rgba(246,223,172,.13),transparent 27%),linear-gradient(135deg,#09251b,#112f24 58%,#24180d);box-shadow:0 20px 36px rgba(0,0,0,.28);color:#fff;padding:24px;min-height:190px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.wbc-gc-card-preview img{max-width:150px;max-height:48px;object-fit:contain;background:rgba(255,255,255,.92);border-radius:10px;padding:7px;margin-bottom:10px}.wbc-gc-preview-logo{font-family:Georgia,serif;font-size:20px;letter-spacing:.08em;color:#fff;margin-bottom:10px}.wbc-gc-preview-amount{font-size:38px;line-height:1;font-weight:950;color:var(--wbc-gold-2);letter-spacing:-.04em}.wbc-gc-preview-code{font-size:18px;font-weight:950;letter-spacing:.08em}.wbc-gc-preview-name{color:#f5d99b;font-weight:800;margin-top:6px}.wbc-gc-preview-line{height:1px;background:linear-gradient(90deg,var(--wbc-gold),transparent);margin:12px 0}.wbc-gc-preview-label{text-transform:uppercase;letter-spacing:.35em;font-size:10px;color:rgba(255,255,255,.72)}.wbc-gc-card-mini{min-height:170px}.wbc-gc-card-result{min-height:190px}
.wbc-gc-simple-lookup{max-width:920px;margin:36px auto 0}.wbc-gc-lookup-card{background:#fffdf8;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(28,42,26,.14);border:1px solid rgba(18,61,45,.08)}.wbc-gc-lookup-head{background:linear-gradient(135deg,var(--wbc-green-2),var(--wbc-green));padding:34px 40px;color:#fff}.wbc-gc-lookup-head p{margin:8px 0 0;color:rgba(255,255,255,.72);font-size:17px}.wbc-gc-lookup-form{display:flex;gap:14px;padding:34px 40px 12px}.wbc-gc-lookup-form input{flex:1;margin:0!important}.wbc-gc-lookup-privacy{padding:0 40px 28px;margin:0;color:#8b8478;font-size:13px;line-height:1.5}.wbc-gc-lookup-error{margin:0 40px 30px;padding:14px 16px;border-radius:12px;background:#fff1f2;color:#b91c1c;border:1px solid #fecdd3;font-weight:800}.wbc-gc-lookup-empty-simple{margin:0 40px 34px;padding:22px;border-radius:14px;background:#fff7e7;color:#6b675f;text-align:center;font-weight:800}.wbc-gc-public-results{display:grid;gap:18px;padding:0 40px 36px}.wbc-gc-public-result-card{display:grid;grid-template-columns:310px 1fr;gap:22px;align-items:stretch;border:1px solid var(--wbc-line);border-radius:18px;padding:18px;background:#fffaf0}.wbc-gc-public-result-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wbc-gc-public-result-meta div{background:#fff;border:1px solid var(--wbc-line);border-radius:14px;padding:16px}.wbc-gc-public-result-meta span{display:block;color:var(--wbc-muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.wbc-gc-public-result-meta strong{display:block;margin-top:6px;font-size:17px}
@media(max-width:900px){.wbc-gc-simple-shell,.wbc-gc-simple-lookup{border-radius:18px}.wbc-gc-simple-hero{grid-template-columns:1fr;padding:34px 24px}.wbc-gc-simple-hero-card{max-width:360px}.wbc-gc-simple-body{padding:30px 24px}.wbc-gc-test-notice{margin-left:24px;margin-right:24px}.wbc-gc-simple-amounts{grid-template-columns:repeat(3,1fr)}.wbc-gc-simple-delivery,.wbc-gc-simple-benefits{grid-template-columns:1fr 1fr}.wbc-gc-public-result-card{grid-template-columns:1fr}.wbc-gc-lookup-form{flex-direction:column}.wbc-gc-lookup-form button{width:100%}.wbc-gc-field-row{grid-template-columns:1fr}}
@media(max-width:560px){.wbc-gc-simple-shell,.wbc-gc-simple-lookup{border-radius:14px;margin-left:8px;margin-right:8px}.wbc-gc-simple-hero{padding:28px 20px;gap:22px}.wbc-gc-simple-kicker{font-size:21px}.wbc-gc-simple-hero h1{font-size:34px}.wbc-gc-simple-hero p{font-size:15px}.wbc-gc-simple-body{padding:26px 20px}.wbc-gc-simple-section{padding-bottom:26px;margin-bottom:26px}.wbc-gc-simple-section h2{font-size:14px}.wbc-gc-simple-amounts{grid-template-columns:repeat(2,1fr);gap:10px}.wbc-gc-amount{min-height:92px}.wbc-gc-amount strong{font-size:28px}.wbc-gc-amount span{font-size:10px}.wbc-gc-simple-delivery{grid-template-columns:1fr}.wbc-gc-delivery-option{min-height:auto;padding:15px;grid-template-columns:40px 1fr}.wbc-gc-delivery-icon{width:40px;height:40px;font-size:20px}.wbc-gc-simple-section input,.wbc-gc-simple-section textarea,.wbc-gc-lookup-form input{font-size:16px!important;min-height:54px;padding:14px 16px!important}.wbc-gc-simple-summary{align-items:flex-start;flex-direction:column;padding:22px}.wbc-gc-summary-big{font-size:40px}.wbc-gc-checkout-button{font-size:16px;line-height:1.25;padding:18px}.wbc-gc-simple-benefits{grid-template-columns:1fr;padding:0 20px 28px}.wbc-gc-terms{padding:0 20px 30px}.wbc-gc-lookup-head,.wbc-gc-lookup-form,.wbc-gc-lookup-privacy,.wbc-gc-public-results{padding-left:20px;padding-right:20px}.wbc-gc-lookup-error,.wbc-gc-lookup-empty-simple{margin-left:20px;margin-right:20px}.wbc-gc-public-result-meta{grid-template-columns:1fr}.wbc-gc-card-preview{min-height:170px}.wbc-gc-card-mini{min-height:160px}}
/* v0.2.5 required recipient phone and top Check Balance anchor polish. */

/* v0.3.0 public purchase test flow notices */
.wbc-gc-public-alert {
  margin: 18px 0;
  padding: 16px 18px;
  border-radius: 18px;
  font-size: 15px;
  line-height: 1.45;
  box-shadow: 0 10px 28px rgba(24, 45, 35, 0.08);
}
.wbc-gc-public-alert code {
  font-weight: 800;
  letter-spacing: 0.04em;
}
.wbc-gc-public-alert-success {
  border: 1px solid rgba(40, 93, 67, 0.25);
  background: #f0f8ef;
  color: #1e4d34;
}
.wbc-gc-public-alert-error {
  border: 1px solid rgba(143, 45, 32, 0.25);
  background: #fff1ee;
  color: #7f2b20;
}
