@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:300;font-display:swap;src:url("/assets/fonts/Plus Jakarta Sans-300.woff2?v=b1029cc5") format("woff2")}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts/Plus Jakarta Sans-400.woff2?v=b1029cc5") format("woff2")}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:500;font-display:swap;src:url("/assets/fonts/Plus Jakarta Sans-500.woff2?v=b1029cc5") format("woff2")}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:600;font-display:swap;src:url("/assets/fonts/Plus Jakarta Sans-600.woff2?v=b1029cc5") format("woff2")}
@font-face{font-family:'Plus Jakarta Sans';font-style:normal;font-weight:700;font-display:swap;src:url("/assets/fonts/Plus Jakarta Sans-700.woff2?v=b1029cc5") format("woff2")}
/* Chunk: base */
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;overflow-x:hidden}
.x2bee_body{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1a0e12;background:#f4f6f9;font-size:16px;line-height:1.5;min-width:320px;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
::selection{background:#e8b931;color:#fff}
.x2bee_wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}
main{padding-top:0}
.x2bee_crumbs{padding-top:120px;padding-bottom:0}
.x2bee_crumbs+.x2bee_sec{padding-top:20px}
.x2bee_pagehead{padding-top:96px}
.x2bee_pagehead+.x2bee_sec,.x2bee_crumbs+.x2bee_pagehead{padding-top:24px}
.x2bee_legal{padding-top:96px}
.x2bee_crumbs+.x2bee_legal{padding-top:24px}
h1{font-weight:900;line-height:1.2;color:#1a0e12}
h2{font-weight:900;font-size:24px;line-height:32px;color:#1a0e12;margin:0 0 20px}
h3{font-weight:900;font-size:18px;color:#1a0e12;margin:0 0 8px}
p{margin:0 0 12px}
a{color:#1a0e12;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.x2bee_sec{padding:44px 0}
.x2bee_sec>.x2bee_wrap>h2:first-child{margin-bottom:24px}
.x2bee_center{text-align:center}
.x2bee_lead{font-size:18px;line-height:1.8;color:#7d5a6a}
.x2bee_steptitle{color:#1a0e12;margin:0;font-weight:900;font-size:24px;line-height:32px}
.x2bee_stepdesc{font-weight:400;font-size:18px;line-height:1.8;color:#7d5a6a;margin:0}
.x2bee_stephead{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
/* dark zones (shared) */
.x2bee_dark{background:#2a0f1e;color:#fff}
.x2bee_dark2{background:#3d1a2c;color:#fff}
.x2bee_dark h1,.x2bee_dark h2,.x2bee_dark h3,.x2bee_dark2 h1,.x2bee_dark2 h2,.x2bee_dark2 h3{color:#fff}
.x2bee_dark p,.x2bee_dark2 p{color:rgba(255,255,255,.85)}
.x2bee_dark a,.x2bee_dark2 a{color:#fff}
/* button: gold fill + white ink, uppercase 900, radius 8. Hover swaps fill to
   transparent with a gold outline and gold ink (no shadow), per reference. */
.x2bee_btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#e8b931;color:#1a1300;font-weight:900;font-size:14px;line-height:20px;text-transform:uppercase;border-radius:8px;padding:16px 24px;border:1px solid #e8b931;cursor:pointer;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease}
.x2bee_btn:hover{color:#e8b931;background:transparent;border-color:#e8b931}
.x2bee_btnacc{background:#e8b931;color:#1a1300;border-color:#e8b931}
.x2bee_btnfull{width:100%}
.x2bee_btnbig{padding:18px 40px;font-size:16px}
.x2bee_btn:disabled,.x2bee_btn[disabled]{cursor:not-allowed}
.x2bee_btn:disabled:hover,.x2bee_btn[disabled]:hover{background:#e8b931;color:#1a1300;border-color:#e8b931}
/* HEADER: fixed bar bg, full-bleed, uppercase 900 nav, active=gold */
.x2bee_hd{position:fixed;top:0;left:0;width:100%;z-index:6;background:#2a0f1e;border-bottom:1px solid rgba(255,255,255,.1)}
.x2bee_hdin{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px}
.x2bee_logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none}
.x2bee_logoimg{display:block;flex:0 0 auto;height:36px;width:auto}
.x2bee_logotxt{color:#fff;text-transform:uppercase;font-size:26px;font-weight:900;line-height:1;letter-spacing:.01em}
.x2bee_nav{display:none;align-items:center;gap:20px}
.x2bee_nav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:14px}
.x2bee_nav a[aria-current]{color:#e8b931}
.x2bee_burger{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:23px;background:none;border:0;cursor:pointer;padding:0}
.x2bee_burger span{display:block;width:100%;height:4px;background:#fff;border-radius:2px;transition:.3s}
.x2bee_burger.x2bee_active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}
.x2bee_burger.x2bee_active span:nth-child(2){opacity:0}
.x2bee_burger.x2bee_active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}
/* fullscreen mobile menu: solid dark panel, centered uppercase links */
.x2bee_modal{position:fixed;bottom:0;left:0;width:100%;height:100vh;z-index:4;background:#2a0f1e;transform:translateY(-100%);transition:.4s ease;padding:120px 16px 60px;overflow-y:auto}
.x2bee_modal.x2bee_open{transform:translateY(0)}
.x2bee_mnav{display:flex;flex-direction:column;align-items:center;gap:28px}
.x2bee_mnav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:20px}
.x2bee_mnav a[aria-current]{color:#e8b931}
/* HERO: solid dark base (theme dark), full-bleed cover photo >=769,
   2-col @769 (h1 left, form right). Mobile = solid color, no bg image. */
.x2bee_hero{position:relative;display:flex;overflow:hidden;padding:70px 0 0;background:radial-gradient(900px 500px at 78% 30%,rgba(232,185,49,.10),transparent 60%),
radial-gradient(700px 600px at 12% 80%,rgba(232,185,49,.06),transparent 55%),#2a0f1e}
.x2bee_herobg::before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--x2bee-herobg);background-size:cover;background-position:right center;display:none}
.x2bee_herowrap{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}
.x2bee_heroL{width:100%;padding:14px 21px 0;text-align:center}
.x2bee_heroL h1{font-weight:900;font-size:40px;text-align:center;margin-bottom:20px;color:#fff}
.x2bee_hacc{display:block;color:#e8b931;font-size:50px;line-height:1.05}
.x2bee_herosub{display:flex;gap:12px;margin-bottom:24px;justify-content:center;align-items:center;flex-wrap:wrap}
.x2bee_subt{font-size:16px;font-weight:900;color:#fff;margin:0}
.x2bee_cryptos{display:inline-flex;align-items:center;gap:4px;background:#000;border-radius:9999px;padding:6px 16px 6px 6px}
.x2bee_cryptos img{width:30px;height:30px;display:block}
.x2bee_cryptoarr{display:block;flex:0 0 auto;margin-left:6px}
.x2bee_note{color:rgba(255,255,255,.8);font-weight:600;font-size:16px;text-align:center;margin:0}
.x2bee_rating{display:flex;align-items:center;gap:10px;margin-top:26px;margin-bottom:14px;justify-content:center}
.x2bee_avs{max-width:100px;display:block}
.x2bee_rtxt{font-size:13px;line-height:15px;display:block;font-weight:400;color:rgba(255,255,255,.8)}
.x2bee_rtxt b{font-weight:700;color:#fff}
.x2bee_rstars{display:block;width:108px;height:auto}
.x2bee_heroR{margin:24px auto 0;width:100%;max-width:430px}
.x2bee_form{position:relative;margin:0}
.x2bee_formbg{display:none}
.x2bee_fwrap{position:relative;z-index:1;padding:30px 0px;width:100%;margin:0}
.x2bee_fhd{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;margin-bottom:18px}
.x2bee_flogo{display:inline-flex}
.x2bee_flogo .x2bee_logotxt{display:none}
.x2bee_ftitle{font-size:24px;font-weight:900;padding:0;margin:0;color:#fff}
.x2bee_form input:not(.iti__search-input){display:block;width:100%;padding:13px 14px;margin:0 0 12px;border-radius:8px;border:1px solid rgba(0,0,0,.12);outline:none;font-size:14px;font-weight:400;color:#000;background:#fff}
.x2bee_fcta{padding:15px;font-size:15px;line-height:20px;margin-top:6px;border-radius:8px}
.x2bee_form .iti,.x2bee_cform .iti{width:100%;display:block}
.x2bee_form .iti{margin:0 0 12px}
.x2bee_form .iti input[type=tel],.x2bee_cform .iti input[type=tel]{margin:0}
.iti--separate-dial-code .iti__selected-flag{background-color:transparent!important}
.iti--separate-dial-code .iti__selected-flag:hover,
.iti--allow-dropdown .iti__selected-flag:hover,
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:transparent!important}
/* CARDS-FEATURES (techno): title + 2-col body, banner image + divider list */
.x2bee_techno .x2bee_wrap{padding:30px 20px}
.x2bee_steptitle{margin:0 0 20px}
.x2bee_tcbody{display:flex;flex-direction:column}
.x2bee_tcimg{background-position:center;background-size:cover;border-radius:12px;height:260px;margin:0 0 20px}
.x2bee_tctext{font-size:16px;line-height:28px;font-weight:400;color:#7d5a6a;margin:0 0 20px}
.x2bee_flist{list-style:none;padding:0;margin:0 0 20px}
.x2bee_flitem{display:flex;justify-content:flex-start;align-items:center;gap:14px;padding:10px 6px;border-top:1px solid #F5F5F5}
.x2bee_flitem:last-child{border-bottom:1px solid #F5F5F5}
.x2bee_flico{color:#e8b931;flex:0 0 auto;display:inline-flex;align-items:center}
.x2bee_flico .ic{width:34px;height:34px}
.x2bee_flitem h3{font-size:16px;line-height:24px;margin:0;color:#191D20;font-weight:700}
.x2bee_ctasec{width:100%}
/* GRID CARDS (about/team/values pages): clean white card, soft depth */
.x2bee_cards{display:grid;grid-template-columns:1fr;gap:20px}
.x2bee_card{background:#fff;border:1px solid #e4d0d8;border-radius:10px;padding:28px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04);transition:transform .2s,box-shadow .2s}
.x2bee_card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(16,28,46,.12)}
.x2bee_ico{color:#e8b931;margin-bottom:14px;line-height:1}
.x2bee_ico .ic{width:32px;height:32px}
.x2bee_card h3{margin-bottom:4px;font-size:20px}
.x2bee_crole{display:inline-block;color:#e8b931;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}
.x2bee_card p{color:#7d5a6a;font-size:16px;line-height:1.6;margin:0}
/* prose */
.x2bee_sec p{color:#7d5a6a;line-height:1.8}
/* split */
.x2bee_splitgrid{display:flex;flex-direction:column;gap:10px}
.x2bee_splitL h2{margin:0 0 10px}
.x2bee_splitR p{font-size:16px;line-height:1.75;color:#7d5a6a}
/* lead_line */
.x2bee_lineblk{padding:0}
.x2bee_line{background:#c0392b;color:#fff;font-weight:900;font-size:20px;line-height:28px;text-align:center;padding:24px 30px;margin:0;border-radius:12px}
/* MARKET: dark panel, coin rows (icon+name+sub+price), center phone */
.x2bee_market{padding:0 0 90px}
.x2bee_market .x2bee_steptitle{color:#1a0e12}
.x2bee_mpanel{background:#2A2C34;border-radius:12px;padding:32px 24px;display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;gap:16px;overflow:hidden;position:relative}
.x2bee_coinlist{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center}
.x2bee_coinrow{background:rgba(255,255,255,.06);border-radius:12px;padding:5px 20px;max-width:300px;width:100%;display:flex;align-items:center;gap:16px}
.x2bee_coinico{width:36px;height:36px;flex:0 0 auto;display:block}
.x2bee_coinph{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e8b931;color:#fff;font-weight:900;font-size:11px}
.x2bee_coinm{color:#cbd5e1}
.x2bee_coinn{font-weight:900;color:#fff;font-size:18px}
.x2bee_coins{font-size:16px;font-weight:400;color:rgba(255,255,255,.4)}
.x2bee_coinp{margin-left:auto;font-weight:900;font-size:18px}
.x2bee_up{color:#27ae60}
.x2bee_down{color:#dc2626}
.x2bee_phonewrap{position:relative;display:flex;justify-content:center;align-items:center;pointer-events:none;order:3;transform:translateY(30px)}
.x2bee_phoneglow{position:absolute;width:360px;height:360px;border-radius:50%;opacity:.2;left:-30%;top:-40%;background:radial-gradient(50% 50% at 50% 50%,#533BE0 0%,rgba(255,255,255,0) 100%);filter:blur(2px)}
.x2bee_phoneimg{position:relative;width:180px;max-width:100%}
/* FEATURES TABLE: grid lines, white header (black ink) */
.x2bee_ftbl{background:#fbf6f8}
.x2bee_ftbl .x2bee_steptitle{text-align:center;margin:0 0 20px}
.x2bee_ftmob{display:block}
.x2bee_ftmt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #0088FF;border-radius:12px 12px 12px 0;overflow:hidden;margin:0 0 10px}
.x2bee_ftmt td{width:50%;padding:20px 10px;border:1px solid #0088FF;font-size:14px;line-height:20px;color:#7d5a6a}
.x2bee_ftmt tr:first-child td{border-top:none}
.x2bee_ftmt tr:last-child td{border-bottom:none}
.x2bee_ftmt td:first-child{border-left:none}
.x2bee_ftmt td:last-child{border-right:none}
.x2bee_ftk{font-weight:900;text-transform:uppercase;color:#1a0e12}
.x2bee_ftdesk{display:none}
.x2bee_ftt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #0088FF;border-radius:12px;overflow:hidden;table-layout:fixed}
.x2bee_ftt th,.x2bee_ftt td{padding:18px;border:1px solid #0088FF;text-align:left;width:100%;color:#7d5a6a}
.x2bee_ftt th{font-size:20px;line-height:24px;color:#000;font-weight:900}
.x2bee_ftt tr:first-child th{border-top:none}
.x2bee_ftt tbody tr:last-child td{border-bottom:none}
.x2bee_ftt th:first-child,.x2bee_ftt td:first-child{border-left:none}
.x2bee_ftt th:last-child,.x2bee_ftt td:last-child{border-right:none}
/* registration counter: a single centered line (per TZ), accent number */
.x2bee_tipblk{padding:28px 16px}
.x2bee_tipblk .x2bee_wrap{max-width:1000px}
.x2bee_tipblk .x2bee_tip{margin:0;background:#c0392b;color:#fff;border-radius:14px;font-weight:800;font-size:18px;line-height:1.5;padding:26px 32px;text-align:center;box-shadow:0 10px 30px rgba(192,57,43,.28)}
.x2bee_cnt{font-weight:900;color:#fff;background:rgba(255,255,255,.18);border-radius:8px;padding:2px 10px;margin:0 2px;display:inline-block}
/* TESTIMONIALS: bordered card, photo bleeds on desktop, info at top */
.x2bee_tmls{background:#fff}
.x2bee_tmlcard{display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;margin-bottom:20px;position:relative;border:1px solid #e4d0d8;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x2bee_tmlcard:last-child{margin-bottom:0}
.x2bee_tmlc{flex:1;position:relative;padding:10px;text-align:start}
.x2bee_tmlinfo{display:flex;gap:10px;align-items:center;margin:0 0 10px}
.x2bee_tmlq{height:40px;width:auto;flex:0 0 auto}
.x2bee_tmlname{font-size:20px;font-weight:900;color:#3e1a2b;margin:0;line-height:28px}
.x2bee_tmlrole{font-size:14px;line-height:20px;font-weight:600;color:#8a6575;text-transform:uppercase;letter-spacing:1px;margin:0}
.x2bee_tmltext{padding:0 0 0 20px}
.x2bee_tmltext p{font-size:14px;line-height:1.5;font-weight:400;color:#7d5a6a;margin:0}
.x2bee_tmlph{display:block;margin:0 0 10px auto;width:100%}
.x2bee_tmlph img{width:100%;border-radius:0 0 12px 12px}
/* REVIEWS: cards in a 3-up flex row, stars img, hr, avatar */
.x2bee_reviews .x2bee_wrap{padding:30px 20px}
.x2bee_reviews .x2bee_stephead{align-items:flex-start}
.x2bee_rwrap{display:flex;flex-direction:column;gap:20px}
.x2bee_review{display:flex;flex-direction:column;gap:16px;width:100%;background:#fff;border:1px solid #e4d0d8;border-radius:12px;padding:28px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04);transition:transform .2s,box-shadow .2s}
.x2bee_review:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(16,28,46,.12)}
.x2bee_review .x2bee_rstars{width:95px;height:auto;flex:0 0 auto}
.x2bee_review p{flex:1 1 auto;font-size:15px;font-weight:400;line-height:1.6;color:#7d5a6a;margin:0}
.x2bee_review hr{border:0;border-top:1px solid rgba(0,0,0,.08);width:100%;margin:0}
.x2bee_review .x2bee_rinfo{display:flex;align-items:center;gap:14px;flex-direction:row;margin:0}
.x2bee_ravatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto;display:block}
.x2bee_rinfo>div{display:flex;flex-direction:column;gap:6px;align-items:flex-start;min-width:0}
.x2bee_review h3{font-size:17px;font-weight:900;color:#1a0e12;margin:0;line-height:1.2}
.x2bee_amt{background:#c0392b;border-radius:6px;padding:5px 14px;color:#fff;font-size:15px;font-weight:800;display:inline-block;white-space:nowrap}
.x2bee_stars{color:#f5c518;letter-spacing:2px}
/* FAQ: flat accordion "?" marker, chevron rotates 90deg */
.x2bee_faq{display:flex;flex-direction:column}
.x2bee_faqi{margin:0 0 6px;overflow:hidden;background:#fcf7f9;border:1px solid #e9ecef;border-radius:12px}
.x2bee_faqi summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px;padding:16px 20px;transition:background .3s ease;background:#fcf7f9}
.x2bee_faqi summary:hover{background:#e9ecef}
.x2bee_faqi summary::-webkit-details-marker{display:none}
.x2bee_faqm{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#e8b931;color:#fff;font-weight:900;font-size:16px}
.x2bee_faqt{flex:1;font-size:16px;font-weight:900;color:#7d5a6a;line-height:28px}
.x2bee_faqx{flex:0 0 auto;color:#2d3748;margin-left:12px;transform:rotate(-90deg);transition:transform .3s ease}
.x2bee_faqi[open] .x2bee_faqx{transform:rotate(0deg)}
.x2bee_faqi>div{padding:0 20px 30px;font-size:14px;font-weight:400;line-height:28px;color:#4a5568;background:#fcf7f9}
.x2bee_more{margin-top:16px}
.x2bee_more summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:8px;color:#e8b931;font-weight:900;font-size:15px;text-transform:uppercase;letter-spacing:.02em;padding:12px 0}
.x2bee_more summary::-webkit-details-marker{display:none}
.x2bee_more summary::after{content:"";width:10px;height:10px;border-right:2px solid #e8b931;border-bottom:2px solid #e8b931;transform:rotate(45deg);transition:transform .2s}
.x2bee_more[open] summary::after{transform:rotate(-135deg)}
.x2bee_more[open] summary{margin-bottom:8px}
.x2bee_more>div{display:block}
.x2bee_more h3{margin:32px 0 14px;color:#1a0e12;font-size:21px;font-weight:800;line-height:1.3;padding-left:14px;border-left:3px solid #e8b931}
.x2bee_more h3:first-child{margin-top:8px}
.x2bee_more p{color:#7d5a6a;line-height:1.75;margin:0 0 16px;font-size:16px}
.x2bee_more ul,.x2bee_more ol{margin:4px 0 24px;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.x2bee_more li{position:relative;color:#1a0e12;line-height:1.5;font-size:15px;font-weight:600;padding:18px 18px 18px 50px;background:#faf5f7;border:1px solid #e4d0d8;border-radius:12px;display:flex;align-items:center;min-height:60px;transition:border-color .2s,box-shadow .2s}
.x2bee_more li:hover{border-color:#e8b931;box-shadow:0 6px 20px rgba(0,0,0,.06)}
.x2bee_more ul li::before{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#e8b931;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center/14px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center/14px no-repeat}
.x2bee_more ol{counter-reset:xitem}
.x2bee_more ol li{counter-increment:xitem}
.x2bee_more ol li::before{content:counter(xitem);position:absolute;left:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#e8b931;color:#1a1300;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}
/* cta block */
.x2bee_ctablk{background:#2a0f1e;color:#fff}
.x2bee_ctablk h2{color:#fff}
.x2bee_ctablk .x2bee_lead{color:rgba(255,255,255,.8)}
.x2bee_ctablk .x2bee_btn{margin-top:8px}
.x2bee_ctablk .x2bee_btn:hover{color:#e8b931}
/* FOOTER: bg #2A2C34, brand + uppercase nav, disclaimer, bottom bar */
.x2bee_ft{background:#3d1a2c;color:#cbd5e1}
.x2bee_ft .x2bee_wrap{padding:20px}
.x2bee_ft a{color:#fff}
.x2bee_ftop{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px}
.x2bee_ftleft{display:flex;flex-direction:column;align-items:center;gap:12px}
.x2bee_ftbrand{display:inline-flex;align-items:center;gap:10px}
.x2bee_ftbrand:hover{border-bottom:1px solid transparent}
.x2bee_ftbrand .x2bee_logotxt{font-size:30px}
.x2bee_fcontacts{font-size:13px;color:rgba(255,255,255,.6);margin:0;text-align:center}
.x2bee_fnav{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;text-align:center}
.x2bee_fnav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:14px;display:inline-flex;align-items:center;min-height:32px}
.x2bee_disc{padding-top:20px}
.x2bee_disc p{font-size:12px;line-height:16px;color:rgba(255,255,255,.3);font-weight:400;margin:0}
.x2bee_fbot{border-top:1px solid rgba(255,255,255,.1)}
.x2bee_fbot p{font-size:14px;line-height:20px;color:#fff;text-align:center;margin:0}
.x2bee_legalwrap{max-width:840px}
.x2bee_legal h1{font-size:clamp(28px,5vw,40px);margin-bottom:28px;font-weight:900}
.x2bee_legalbody{display:flex;flex-direction:column;gap:20px}
.x2bee_legalsec{background:#fff;border:1px solid #e4d0d8;border-radius:14px;padding:28px 32px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x2bee_legalsec h2{margin:0 0 14px;font-size:20px;font-weight:800;line-height:1.3;color:#1a0e12;padding-left:14px;border-left:3px solid #e8b931}
.x2bee_legalsec p{margin:0 0 12px;color:#7d5a6a;line-height:1.75;font-size:16px}
.x2bee_legalsec p:last-child{margin-bottom:0}
.x2bee_legalsec ul{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}
.x2bee_legalsec li{position:relative;padding-left:26px;color:#7d5a6a;line-height:1.6;font-size:16px}
.x2bee_legalsec li::before{content:"";position:absolute;left:4px;top:9px;width:7px;height:7px;border-radius:50%;background:#e8b931}
/* page-head (sub-pages h1) */
.x2bee_pagehead{padding-bottom:8px}
.x2bee_pagehead h1{font-size:clamp(28px,5vw,40px);margin-bottom:14px;position:relative}
.x2bee_pagehead h1::after{content:"";display:block;width:64px;height:4px;border-radius:2px;background:#e8b931;margin-top:18px}
.x2bee_pagelead{color:#7d5a6a;font-size:17px;line-height:1.6;max-width:680px;margin:0}
.x2bee_crumbs ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:13px;color:#7d5a6a}
.x2bee_crumbs li{display:inline-flex;align-items:center}
.x2bee_crumbs li+li::before{content:"/";margin-right:8px;color:#7d5a6a;opacity:.6}
.x2bee_crumbs a{color:#7d5a6a}
.x2bee_crumbs a:hover{color:#e8b931}
.x2bee_crumbs [aria-current]{color:#1a0e12;font-weight:600}
/* thank-you page */
.x2bee_thanks{padding:64px 0}
.x2bee_thico{color:#e8b931;display:flex;justify-content:center;margin-bottom:20px}
.x2bee_thico .ic{width:88px;height:88px;stroke-width:2.5}
.x2bee_thanks h1{font-size:clamp(28px,5vw,40px);margin-bottom:14px}
.x2bee_thanks p{max-width:560px;margin:0 auto 12px;color:#7d5a6a;font-size:16px;line-height:1.7}
.x2bee_thanks .x2bee_btn{margin-top:18px}
/* 404 page */
.x2bee_nf{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:140px 0 60px!important;}
.x2bee_nfcode{font-weight:700;line-height:1;color:#e8b931;font-size:clamp(90px,18vw,150px);margin-bottom:16px}
.x2bee_nf h1{font-size:clamp(26px,4vw,38px);margin-bottom:16px}
.x2bee_nf .x2bee_lead{max-width:480px;margin:0 auto 32px;color:#7d5a6a;line-height:1.6}
.x2bee_nfbox{max-width:520px;margin:0 auto 24px;text-align:left;background:#faf5f7;border:1px solid #e4d0d8;border-radius:10px;padding:20px 24px}
.x2bee_nfbt{font-weight:900;color:#1a0e12;margin:0 0 10px}
.x2bee_nfbox ul{margin:0;padding-left:20px;color:#7d5a6a}
.x2bee_nfbox li{margin:0 0 6px;line-height:1.5}
/* review table + review hero */
.x2bee_rtwrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
.x2bee_rt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e4d0d8;border-radius:10px;overflow:hidden;min-width:640px}
.x2bee_rt th,.x2bee_rt td{padding:14px 16px;border-bottom:1px solid #e4d0d8;text-align:left;font-size:14px;color:#1a0e12;vertical-align:middle}
.x2bee_rt thead th{background:#2a0f1e;color:#fff;font-weight:900;text-transform:uppercase;font-size:13px}
.x2bee_rtmain{background:#fffbeb}
.x2bee_rtmain td{font-weight:600}
.x2bee_vgood{color:#27ae60;font-weight:700}
.x2bee_vmed{color:#d97706;font-weight:700}
.x2bee_revhero{background:#faf5f7;text-align:center}
.x2bee_revrate{font-size:22px;color:#f5c518;margin:8px 0 14px}
.x2bee_revrate b{color:#1a0e12}
.x2bee_badges{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}
.x2bee_badge{background:#2a0f1e;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;padding:6px 12px;border-radius:9999px}
.x2bee_revhero .x2bee_lead{max-width:760px;margin:0 auto;color:#7d5a6a}
/* timeline */
.x2bee_tl{list-style:none;padding:0;margin:0;position:relative}
.x2bee_tl:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:linear-gradient(#e8b931,#e4d0d8)}
.x2bee_tli{position:relative;padding:0 0 20px 40px}
.x2bee_tli:last-child{padding-bottom:0}
.x2bee_tli:before{content:"";position:absolute;left:1px;top:6px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #e8b931;box-shadow:0 0 0 4px rgba(232,185,49,.15)}
.x2bee_tlyear{display:inline-block;background:rgba(232,185,49,.12);color:#c87f10;padding:2px 12px;border-radius:6px;font-weight:800;font-size:14px;margin-bottom:10px}
.x2bee_tlbody{background:#fff;border:1px solid #e4d0d8;border-radius:12px;padding:18px 22px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x2bee_tlbody h3{margin:0 0 6px;font-size:17px;font-weight:800;color:#1a0e12}
.x2bee_tlbody p{color:#7d5a6a;margin:0;line-height:1.6}
.x2bee_cgrid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:40px}
.x2bee_cinfo{list-style:none;padding:28px;margin:0;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #e4d0d8;border-radius:14px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x2bee_cinfo li{display:flex;align-items:center;gap:14px;font-size:16px;color:#1a0e12;padding:14px 0;border-bottom:1px solid #e4d0d8}
.x2bee_cinfo li:last-child{border-bottom:none}
.x2bee_cico{color:#e8b931;flex:0 0 auto;line-height:1;display:inline-flex;width:42px;height:42px;border-radius:50%;background:rgba(232,185,49,.12);align-items:center;justify-content:center}
.x2bee_cico .ic{width:22px;height:22px}
.x2bee_cform{display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid #e4d0d8;border-radius:14px;padding:30px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x2bee_cform input,.x2bee_cform textarea{width:100%;padding:14px;border:1px solid #e4d0d8;border-radius:10px;font:inherit;font-size:16px;color:#1a0e12;background:#f9fafb}
.x2bee_cform input:focus,.x2bee_cform textarea:focus{border-color:#e8b931;background:#fff;box-shadow:0 0 0 3px rgba(232,185,49,.15)}
.x2bee_cform textarea{resize:vertical;min-height:120px}
.x2bee_map{display:block;width:100%;height:420px;border:0;border-radius:16px;margin:24px 0;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04);background:#eef2f7}
.x2bee_cfaq{margin-top:24px;display:flex;flex-direction:column;gap:14px}
.x2bee_cqa{background:#fff;border:1px solid #e4d0d8;border-radius:12px;padding:20px 24px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x2bee_cqa h3{margin:0 0 8px;font-size:17px;font-weight:700;color:#1a0e12}
.x2bee_cqa p{color:#7d5a6a;margin:0;line-height:1.6}
/* a11y + interaction polish */
a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #e8b931;outline-offset:2px}
.x2bee_cform input:focus,.x2bee_form input:focus,.x2bee_cform textarea:focus{outline:none}
@media(prefers-reduced-motion:reduce){*{transition:none !important;animation:none !important;scroll-behavior:auto !important}}
/* responsive */
@media(min-width:768px){
.x2bee_heroL h1{font-size:56px;text-align:left}
.x2bee_hacc{font-size:50px}
.x2bee_subt{flex:unset}
.x2bee_fcta{font-size:16px;line-height:24px}
.x2bee_sec{padding:34px 0}
.x2bee_rwrap{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.x2bee_hdin{padding-top:18px;padding-bottom:18px}
.x2bee_hero{padding:96px 16px 0}
.x2bee_herobg::before{display:block}
.x2bee_herowrap{flex-direction:row;padding:48px 24px;gap:40px}
.x2bee_heroL{width:52%;padding:0;text-align:left}
.x2bee_herosub{justify-content:flex-start}
.x2bee_cryptos img{width:35px;height:35px}
.x2bee_note{text-align:start;font-size:18px}
.x2bee_rating{gap:20px;margin-top:40px;margin-bottom:0;justify-content:flex-start}
.x2bee_rtxt{font-size:16px;line-height:1.4}
.x2bee_heroR{flex:0 0 427px;max-width:427px;margin:0 0 0 auto;padding-top:8px}
.x2bee_cards{grid-template-columns:repeat(3,1fr)}
.x2bee_splitgrid{flex-direction:row;justify-content:space-between;gap:40px}
.x2bee_splitL{flex:0 0 46%;max-width:50%}
.x2bee_splitR{flex:1}
.x2bee_nav{display:flex}
.x2bee_burger{display:none}
.x2bee_techno .x2bee_wrap{padding:40px 60px}
.x2bee_tcbody{flex-direction:row;align-items:center;gap:40px}
.x2bee_tcimg{flex:0 0 50%;margin:0 0 0 -10%;height:400px}
.x2bee_tcright{flex:1}
.x2bee_flist{margin:0 0 38px}
.x2bee_ctasec{float:right;width:fit-content}
.x2bee_cgrid{display:grid;grid-template-columns:0.85fr 1.15fr;gap:48px;align-items:start}
.x2bee_ftmob{display:none}
.x2bee_ftdesk{display:block}
.x2bee_ftbl .x2bee_wrap{padding:30px 60px}
}
@media(min-width:1024px){
.x2bee_modal{display:none}
.x2bee_subt{font-size:24px}
.x2bee_heroL{padding:80px 0}
.x2bee_hero{padding:0}
.x2bee_herowrap{padding:48px 24px}
.x2bee_herobg::before{background-position:center}
.x2bee_market{padding:40px 0 140px}
.x2bee_market .x2bee_stephead{flex-direction:row;justify-content:space-between;align-items:center;gap:60px;margin-bottom:70px}
.x2bee_mpanel{grid-template-columns:1fr 1fr 1fr;gap:24px}
.x2bee_phonewrap{order:0;transform:none}
.x2bee_phoneglow{width:520px;height:520px;top:unset}
.x2bee_phoneimg{width:300px}
.x2bee_reviews .x2bee_stephead{flex-direction:row;justify-content:space-between;align-items:center;gap:60px}
.x2bee_rwrap{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.x2bee_tmls{padding-top:20px}
.x2bee_tmlcard{gap:32px;padding:32px;margin-bottom:24px;overflow:hidden;flex-direction:row;align-items:center}
.x2bee_tmlcard.x2bee_tmlrev{flex-direction:row-reverse}
.x2bee_tmlc{flex:1;padding:0}
.x2bee_tmltext{padding:0}
.x2bee_tmltext p{font-size:17px;line-height:1.65}
.x2bee_tmlname{font-size:22px}
.x2bee_tmlph{flex:0 0 auto;width:240px;margin:0;transform:none}
.x2bee_tmlph img{width:240px;height:240px;object-fit:cover;border-radius:14px}
.x2bee_tmlcard .x2bee_tmlph,.x2bee_tmlrev .x2bee_tmlph{transform:none;margin:0}
.x2bee_ft .x2bee_wrap{padding:20px 50px}
.x2bee_ftop{flex-direction:row}
.x2bee_ftleft{flex-direction:row;align-items:center;gap:20px}
.x2bee_fcontacts{text-align:left}
.x2bee_fnav{gap:20px 28px;justify-content:flex-start}
.x2bee_disc p{text-align:left}
.x2bee_btn{width:fit-content}
.x2bee_btnfull{width:100%}
.x2bee_fcta{width:100%}
.x2bee_splitR p{font-size:18px}
.x2bee_faqt{font-size:20px}
.x2bee_faqi>div{padding:15px 20px 20px;font-size:18px}
.x2bee_tmlinfo{gap:24px;margin:0 0 28px}
.x2bee_review .x2bee_rinfo{gap:24px}
}