@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
#pricing-editor{padding:24px;background:#f3f8f4;border-radius:12px;margin:30px 0}.pricing-scroll{overflow-x:auto}.pricing-table{min-width:940px}.pricing-table input{min-width:95px}.pricing-table td{padding:12px 8px}.pricing-table output{font-size:13px;white-space:pre-line;min-width:160px}#chat-agent-avatar{float:left;margin:0 12px 10px 0}#chat-agent-avatar .staff-avatar{width:56px;height:56px}#presence{clear:both}@media(max-width:700px){#settings-pane .pricing-table tr{display:table-row}#settings-pane .pricing-table td{display:table-cell}#pricing-editor{padding:16px}}
.agent-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.agent-edit{min-width:0;border:1px solid #d6e3da;border-radius:12px;padding:20px}.agent-edit legend{font-weight:700}.agent-edit label{margin:14px 0}.avatar-preview,.staff-avatar{width:48px;height:48px;border-radius:50%;background:#e5f2e7;color:#087d6d;display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;overflow:hidden;font-weight:700}.avatar-preview{width:68px;height:68px;font-size:14px}.avatar-preview img,.staff-avatar img{position:absolute;width:100%;height:100%;object-fit:cover}.card-brand-icon{width:36px;height:36px;object-fit:contain;float:left;margin-right:12px;padding:3px;background:white;border-radius:7px}.card-cell{min-width:200px}.card-cell strong,.card-cell small{margin-left:48px}.staff-online{color:#087d6d!important}#card-info-panel{display:grid;grid-template-columns:1fr 1.25fr;gap:30px;border:1px solid #dfe9e1;background:#f6faf6;padding:28px;border-radius:14px;margin:18px 0}.card-summary{display:flex;align-items:center;gap:22px}.card-summary .card-brand-icon{width:82px;height:82px;float:none;flex-shrink:0;padding:12px}.card-summary p,.card-rules li{font-size:14px;line-height:1.7;color:#597368}.card-summary h3,.card-rules h3{margin:0 0 12px;font-size:18px}.card-rules{border-left:1px solid #dce8df;padding-left:28px}.card-rules ol{padding-left:18px;margin:0}#rules-editor{margin:30px 0}#rules-editor label{margin-top:15px}#support-agent{width:100%;margin:8px 0 18px}@media(max-width:850px){.agent-edit-grid{grid-template-columns:1fr}#card-info-panel{grid-template-columns:1fr}.card-rules{border-left:0;border-top:1px solid #dce8df;padding:20px 0 0}.card-cell{min-width:0}.card-cell .card-brand-icon{float:none;display:block;margin:0 0 8px}.card-cell strong,.card-cell small{margin-left:0}}
.floating-chat{position:fixed;bottom:24px;right:24px;box-shadow:0 8px 25px #17352f33;z-index:10}.messages{height:320px;overflow:auto;background:#f5f8f5;padding:16px;border-radius:10px;margin:18px 0}.bubble{max-width:90%;padding:12px 14px;background:white;border:1px solid #e0e9e3;border-radius:12px;margin-bottom:12px;overflow-wrap:anywhere}.bubble.support{background:#e2f2e7;margin-left:auto}.bubble p{white-space:pre-wrap;margin:6px 0;font-size:14px;line-height:1.6}.bubble small{font-size:12px;color:#63786b}.thread{display:block;width:100%;text-align:left;border:1px solid #dce6de;background:white;border-radius:8px;padding:14px;margin:8px 0;color:#17352f;overflow-wrap:anywhere}.thread.current{border-color:#087d6d;background:#eef7ef}.thread small{display:block;margin-top:8px;color:#687b76}.admin-main{padding:32px 0 80px}.admin-tabs{display:flex;gap:12px;margin-bottom:30px}.inbox-layout{display:grid;grid-template-columns:320px 1fr;gap:24px}.admin-chat{border:1px solid #e4ece8;padding:24px;border-radius:12px}.admin-chat .messages{height:400px}#settings-pane input:not([type=checkbox]){display:block;width:100%;margin-top:8px}#settings-pane table{margin:24px 0}#settings-pane input[type=checkbox]{width:20px;height:20px}.check-label{display:flex;align-items:center;gap:12px}#chat-start input{display:block;width:100%;margin:8px 0 15px}#my-conversations{max-height:180px;overflow:auto}#chat-error,#admin-error{color:#a23c29;font-size:14px;line-height:1.6}@media(max-width:700px){.inbox-layout{grid-template-columns:1fr}.admin-chat{padding:16px}#thread-list{max-height:240px;overflow:auto}#settings-pane tbody{display:table-row-group}#settings-pane tr{display:table-row}#settings-pane td{display:table-cell}#settings-pane td::before{display:none}#settings-pane th{display:table-cell}#settings-pane thead{display:table-header-group}.floating-chat{bottom:16px;right:16px;font-size:14px}}
:root{--green:#087d6d;--ink:#17352f;--muted:#687b76;--line:#e4ece8;--lime:#d9f799}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:var(--ink);font:16px 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #5fae96;outline-offset:4px}header{max-width:1280px;margin:auto;padding:26px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font:800 30px Manrope,Arial;letter-spacing:-1.5px;display:flex;align-items:center}.brand span{color:var(--green)}.brand i{font-style:normal;font-size:24px;background:var(--lime);margin-left:10px;padding:0 7px;border-radius:9px}nav{display:flex;gap:30px;font-size:14px;font-weight:600}nav .active{color:var(--green)}.outline{border:1px solid #c7d8d0;background:white;padding:12px 18px;border-radius:8px;font-weight:600;font-size:14px}main{max-width:1200px;margin:auto}.intro{display:grid;grid-template-columns:1fr 420px;gap:60px;padding:60px 32px 48px;background:linear-gradient(120deg,#f8fbf8,#edf7f1);border-radius:22px;margin-top:26px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--green);margin:0 0 18px}h1{font:800 clamp(40px,5vw,65px)/1.1 Manrope,Arial;letter-spacing:-3px;margin:0 0 22px}h1 em{font-style:normal;color:var(--green)}.intro p:not(.eyebrow){color:var(--muted);line-height:1.6}.primary{background:var(--green);color:white;border:0;border-radius:9px;padding:15px 21px;display:inline-flex;justify-content:space-between;gap:28px;align-items:center;font-weight:600}.intro a{margin-top:14px}.quick{background:white;border:1px solid #e4ece4;box-shadow:0 18px 35px #1e55420a;border-radius:16px;padding:25px}.quick-top{display:flex;justify-content:space-between;align-items:center;font-weight:700;margin-bottom:22px}.currency{background:#f0f6f1;border-radius:20px;padding:7px 11px;font-size:13px}.quick label,label{font-size:14px;font-weight:500;display:block}input,select,textarea{border:1px solid #d7e2db;border-radius:8px;padding:12px;background:white;color:var(--ink);max-width:100%}.quick select,.quick input{width:100%;margin-top:8px}.amount-line{display:flex;gap:14px;align-items:center;margin-top:16px}.amount-line>div{flex:1}.amount-line strong{padding-top:23px;font-size:14px}.estimate{display:flex;justify-content:space-between;gap:12px;border-top:1px dashed #ccdcd3;margin-top:22px;padding-top:18px;font-size:14px}.estimate strong{color:var(--green);font-size:20px}.fine{font-size:13px;line-height:1.6;color:var(--muted)}.full{width:100%;justify-content:center}.benefits{display:flex;justify-content:space-around;padding:28px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--green);gap:18px}.benefits strong{color:var(--muted);font-weight:500;margin-left:10px}#market{padding-top:52px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-head p:last-child{font-size:14px;color:var(--muted)}h2{font:800 30px/1.25 Manrope,Arial;letter-spacing:-1px;margin:0 0 20px}.section-head .eyebrow{margin-bottom:10px}.toolbar{display:flex;justify-content:space-between;gap:20px;margin:18px 0}.search{position:relative;flex:1;max-width:430px}.search input{width:100%;padding-left:40px}.search span{position:absolute;left:14px;top:8px;font-size:26px}.toolbar>label:last-child{display:flex;align-items:center;gap:12px;color:var(--muted)}.chips{display:flex;gap:9px;overflow:auto;padding:0 0 22px}.chips button{border:1px solid var(--line);background:white;border-radius:25px;padding:9px 18px;white-space:nowrap;font-size:14px}.chips button.selected{background:var(--ink);color:white;border-color:var(--ink)}table{border-collapse:collapse;width:100%;text-align:left}th{font-size:13px;color:var(--muted);font-weight:500;padding:17px 20px;background:#f6f8f6}th:first-child{border-radius:10px 0 0 10px}th:last-child{border-radius:0 10px 10px 0}td{padding:22px 20px;border-bottom:1px solid var(--line);font-size:14px}td strong{display:block;font-weight:600;font-size:16px}td small{display:block;color:var(--muted);font-size:12px;margin-top:7px}.buyer{display:flex;gap:12px;align-items:center}.avatar{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#e7f2e7;font-weight:800;color:var(--green)}.tag{display:inline-block;font-size:12px;background:#f0f6f3;color:#627d70;border-radius:4px;padding:4px 7px;margin:7px 4px 0 0}.rate{color:var(--green)}td button{white-space:nowrap;padding:12px 17px;font-size:14px}.market-note{font-size:13px;color:var(--muted);line-height:1.6;margin-top:20px}#how{padding:65px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid #b6cdc0;padding-top:25px}.steps b{color:var(--green);font-size:14px}.steps h3{font-size:19px}.steps p{font-size:15px;color:var(--muted);line-height:1.8}.help{background:#f2f7f3;padding:40px;display:grid;grid-template-columns:1fr 1.5fr;gap:40px;border-radius:16px;margin-bottom:50px}details{border-bottom:1px solid #d6e3d9;padding:17px 0}summary{cursor:pointer;font-weight:500;line-height:1.5}details p{color:var(--muted);font-size:14px;line-height:1.7}footer{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 0 40px;gap:20px;border-top:1px solid var(--line)}footer p,footer>span{font-size:13px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:18px;padding:32px;max-width:560px;width:calc(100% - 30px);max-height:90vh;overflow:auto;color:var(--ink)}dialog::backdrop{background:#112c2466;backdrop-filter:blur(4px)}.close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid input,.form-grid select{width:100%;margin-top:8px}output{display:block;margin-top:8px;padding:12px 0;font-weight:700;color:var(--green)}textarea{width:100%;margin:10px 0;resize:vertical}.contact-links{display:flex;gap:10px;margin-bottom:12px}.contact-links a{flex:1;justify-content:center;font-size:14px}#contact-status{font-size:14px;line-height:1.6;color:var(--muted)}#enquiry{margin-top:22px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}@media(max-width:1000px){main,footer{margin-left:24px;margin-right:24px}.intro{grid-template-columns:1fr 360px;gap:25px;padding:35px 25px}td,th{padding-left:10px;padding-right:10px}h1{font-size:47px}}@media(max-width:700px){header{padding:20px}header nav{display:none}.brand{font-size:25px}header button{padding:10px;font-size:12px}main,footer{margin-left:16px;margin-right:16px}.intro{grid-template-columns:1fr;padding:30px 20px;gap:25px;margin-top:16px}h1{font-size:44px;letter-spacing:-2px}.quick{padding:20px}.benefits{flex-wrap:wrap;justify-content:flex-start;padding:22px 10px;gap:14px}.section-head{display:block}.toolbar{flex-direction:column;gap:12px}.search{max-width:none}.toolbar>label:last-child{justify-content:space-between}.table-wrap{width:100%}table thead{display:none}tbody{display:grid;gap:14px}tbody tr{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:12px;padding:12px}td{border:0;padding:10px;font-size:14px}td:first-child{grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:13px}td:nth-child(3){text-align:right}td:nth-child(3)::before{content:'Card value';display:block;font-size:12px;color:var(--muted);margin-bottom:8px}td:last-child{text-align:right}td .rate{font-size:15px}.steps{grid-template-columns:1fr;gap:20px}#how{padding:40px 0}.help{grid-template-columns:1fr;padding:25px;gap:0}footer{flex-wrap:wrap}footer p{width:100%;order:3;margin:0}.form-grid{grid-template-columns:1fr}dialog{padding:25px}.contact-links{flex-direction:column}h2{font-size:27px}}

/* Private chat attachments and a larger conversation window. */
.chat-image-link{display:flex;flex-direction:column;gap:8px;max-width:100%;font-size:13px;color:var(--green)}.chat-image{display:block;width:auto;max-width:100%;max-height:300px;object-fit:contain;border-radius:8px}.image-composer{margin:14px 0;padding:12px;border:1px solid var(--line);border-radius:10px;background:#f8fbf8}.image-composer input{display:block;width:100%;padding:8px;margin:8px 0!important}.image-composer small{display:block;color:var(--muted);line-height:1.5;margin-bottom:8px}.image-composer button{margin:4px 8px 0 0}.image-composer p{font-size:13px;margin:8px 0 0;overflow-wrap:anywhere}.image-preview{display:block;max-width:100%;max-height:160px;margin:8px 0;object-fit:contain;border-radius:8px}.chat-navigation{display:flex;gap:8px;justify-content:space-between}.chat-navigation button{font-size:13px;padding:10px 14px}#support-dialog{max-width:680px;width:calc(100% - 24px);max-height:94dvh;padding:24px}#support-dialog>.eyebrow{padding-right:30px;margin-bottom:10px}#support-dialog h2{margin-bottom:8px}#support-dialog #chat-agent-avatar{float:left;margin:0 12px 8px 0}#support-dialog #presence{clear:both;margin:10px 0}#support-dialog .messages{height:clamp(240px,40dvh,440px);overscroll-behavior:contain}#support-dialog .close{background:white;border-radius:50%;width:40px;height:40px;z-index:2}.image-composer button:disabled{opacity:.55;cursor:default}@media(max-width:700px){#support-dialog{padding:16px;border-radius:14px;max-height:96dvh;width:calc(100% - 12px)}#support-dialog .messages{height:36dvh;min-height:200px;padding:10px}.bubble{max-width:95%}.chat-image{max-height:240px}}

/* JACKpay option 02: paired gift cards and exchange arrows. */
.brand{gap:10px;flex-shrink:0;letter-spacing:0}.brand-symbol{display:block;width:52px;height:46px;object-fit:contain}.brand .brand-copy{display:flex;flex-direction:column;gap:3px;color:#003d2c}.brand .brand-wordmark{font:800 30px/1 Manrope,Arial,sans-serif;letter-spacing:-1.1px;color:#003d2c}.brand .brand-wordmark span{color:#00aeb6}.brand .brand-domain{font:600 11px/1.2 'DM Sans',Arial,sans-serif;letter-spacing:1.6px;color:#65716e}.chat-brand{display:flex;align-items:center;gap:8px;letter-spacing:0!important;font-size:16px!important;font-weight:800;color:#003d2c}.chat-brand img{object-fit:contain;flex-shrink:0}.chat-brand span{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#687b76}.floating-chat{gap:10px;background:#003d2c}.floating-chat img{flex-shrink:0;border-radius:7px}footer .brand-symbol{width:46px;height:42px}footer .brand-wordmark{font-size:27px}@media(max-width:700px){header{gap:12px;flex-wrap:wrap}.brand{gap:7px}.brand-symbol{width:42px;height:38px}.brand .brand-wordmark{font-size:25px}.brand .brand-domain{font-size:9px;letter-spacing:1.3px}.chat-brand{font-size:14px!important}.chat-brand span{font-size:9px;letter-spacing:.5px}.floating-chat{padding:11px 14px}}
