@font-face{font-family:'Manrope';font-style:normal;font-weight:300;font-display:swap;src:url("/assets/fonts/Manrope-300.woff2?v=739685c2") format("woff2")}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts/Manrope-400.woff2?v=739685c2") format("woff2")}
@font-face{font-family:'Manrope';font-style:normal;font-weight:500;font-display:swap;src:url("/assets/fonts/Manrope-500.woff2?v=739685c2") format("woff2")}
@font-face{font-family:'Manrope';font-style:normal;font-weight:600;font-display:swap;src:url("/assets/fonts/Manrope-600.woff2?v=739685c2") format("woff2")}
@font-face{font-family:'Manrope';font-style:normal;font-weight:700;font-display:swap;src:url("/assets/fonts/Manrope-700.woff2?v=739685c2") format("woff2")}
@font-face{font-family:'Manrope';font-style:normal;font-weight:800;font-display:swap;src:url("/assets/fonts/Manrope-800.woff2?v=739685c2") format("woff2")}
/* Chunk: base */
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;overflow-x:hidden}
.x7b6d_body{font-family:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#0f172a;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:#fb7185;color:#fff}
.x7b6d_wrap{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}
main{padding-top:0}
.x7b6d_crumbs{padding-top:120px;padding-bottom:0}
.x7b6d_crumbs+.x7b6d_sec{padding-top:20px}
.x7b6d_pagehead{padding-top:96px}
.x7b6d_pagehead+.x7b6d_sec,.x7b6d_crumbs+.x7b6d_pagehead{padding-top:24px}
.x7b6d_legal{padding-top:96px}
.x7b6d_crumbs+.x7b6d_legal{padding-top:24px}
h1{font-weight:900;line-height:1.2;color:#0f172a}
h2{font-weight:900;font-size:24px;line-height:32px;color:#0f172a;margin:0 0 20px}
h3{font-weight:900;font-size:18px;color:#0f172a;margin:0 0 8px}
p{margin:0 0 12px}
a{color:#0f172a;text-decoration:none}
img{max-width:100%;height:auto;display:block}
.x7b6d_sec{padding:44px 0}
.x7b6d_sec>.x7b6d_wrap>h2:first-child{margin-bottom:24px}
.x7b6d_center{text-align:center}
.x7b6d_lead{font-size:18px;line-height:1.8;color:#64748b}
.x7b6d_steptitle{color:#0f172a;margin:0;font-weight:900;font-size:24px;line-height:32px}
.x7b6d_stepdesc{font-weight:400;font-size:18px;line-height:1.8;color:#64748b;margin:0}
.x7b6d_stephead{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
/* dark zones (shared) */
.x7b6d_dark{background:#0c2f3d;color:#fff}
.x7b6d_dark2{background:#0e3545;color:#fff}
.x7b6d_dark h1,.x7b6d_dark h2,.x7b6d_dark h3,.x7b6d_dark2 h1,.x7b6d_dark2 h2,.x7b6d_dark2 h3{color:#fff}
.x7b6d_dark p,.x7b6d_dark2 p{color:rgba(255,255,255,.85)}
.x7b6d_dark a,.x7b6d_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. */
.x7b6d_btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;background:#fb7185;color:#1a1300;font-weight:900;font-size:14px;line-height:20px;text-transform:uppercase;border-radius:8px;padding:16px 24px;border:1px solid #fb7185;cursor:pointer;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease}
.x7b6d_btn:hover{color:#fb7185;background:transparent;border-color:#fb7185}
.x7b6d_btnacc{background:#fb7185;color:#1a1300;border-color:#fb7185}
.x7b6d_btnfull{width:100%}
.x7b6d_btnbig{padding:18px 40px;font-size:16px}
.x7b6d_btn:disabled,.x7b6d_btn[disabled]{cursor:not-allowed}
.x7b6d_btn:disabled:hover,.x7b6d_btn[disabled]:hover{background:#fb7185;color:#1a1300;border-color:#fb7185}
/* HEADER: fixed bar bg, full-bleed, uppercase 900 nav, active=gold */
.x7b6d_hd{position:fixed;top:0;left:0;width:100%;z-index:6;background:#0c2f3d;border-bottom:1px solid rgba(255,255,255,.1)}
.x7b6d_hdin{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px}
.x7b6d_logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none}
.x7b6d_logoimg{display:block;flex:0 0 auto;height:36px;width:auto}
.x7b6d_logotxt{color:#fff;text-transform:uppercase;font-size:26px;font-weight:900;line-height:1;letter-spacing:.01em}
.x7b6d_nav{display:none;align-items:center;gap:20px}
.x7b6d_nav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:14px}
.x7b6d_nav a[aria-current]{color:#fb7185}
.x7b6d_burger{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:23px;background:none;border:0;cursor:pointer;padding:0}
.x7b6d_burger span{display:block;width:100%;height:4px;background:#fff;border-radius:2px;transition:.3s}
.x7b6d_burger.x7b6d_active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}
.x7b6d_burger.x7b6d_active span:nth-child(2){opacity:0}
.x7b6d_burger.x7b6d_active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}
/* fullscreen mobile menu: solid dark panel, centered uppercase links */
.x7b6d_modal{position:fixed;bottom:0;left:0;width:100%;height:100vh;z-index:4;background:#0c2f3d;transform:translateY(-100%);transition:.4s ease;padding:120px 16px 60px;overflow-y:auto}
.x7b6d_modal.x7b6d_open{transform:translateY(0)}
.x7b6d_mnav{display:flex;flex-direction:column;align-items:center;gap:28px}
.x7b6d_mnav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:20px}
.x7b6d_mnav a[aria-current]{color:#fb7185}
/* HERO: solid dark base (theme dark), full-bleed cover photo >=769,
   2-col @769 (h1 left, form right). Mobile = solid color, no bg image. */
.x7b6d_hero{position:relative;display:flex;overflow:hidden;padding:70px 0 0;background:radial-gradient(900px 500px at 78% 30%,rgba(251,113,133,.10),transparent 60%),
radial-gradient(700px 600px at 12% 80%,rgba(251,113,133,.06),transparent 55%),#0c2f3d}
.x7b6d_herobg::before{content:"";position:absolute;inset:0;z-index:0;background-image:var(--x7b6d-herobg);background-size:cover;background-position:right center;display:none}
.x7b6d_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}
.x7b6d_heroL{width:100%;padding:14px 21px 0;text-align:center}
.x7b6d_heroL h1{font-weight:900;font-size:40px;text-align:center;margin-bottom:20px;color:#fff}
.x7b6d_hacc{display:block;color:#fb7185;font-size:50px;line-height:1.05}
.x7b6d_herosub{display:flex;gap:12px;margin-bottom:24px;justify-content:center;align-items:center;flex-wrap:wrap}
.x7b6d_subt{font-size:16px;font-weight:900;color:#fff;margin:0}
.x7b6d_cryptos{display:inline-flex;align-items:center;gap:4px;background:#000;border-radius:9999px;padding:6px 16px 6px 6px}
.x7b6d_cryptos img{width:30px;height:30px;display:block}
.x7b6d_cryptoarr{display:block;flex:0 0 auto;margin-left:6px}
.x7b6d_note{color:rgba(255,255,255,.8);font-weight:600;font-size:16px;text-align:center;margin:0}
.x7b6d_rating{display:flex;align-items:center;gap:10px;margin-top:26px;margin-bottom:14px;justify-content:center}
.x7b6d_avs{max-width:100px;display:block}
.x7b6d_rtxt{font-size:13px;line-height:15px;display:block;font-weight:400;color:rgba(255,255,255,.8)}
.x7b6d_rtxt b{font-weight:700;color:#fff}
.x7b6d_rstars{display:block;width:108px;height:auto}
.x7b6d_heroR{margin:24px auto 0;width:100%;max-width:430px}
.x7b6d_form{position:relative;margin:0}
.x7b6d_formbg{display:none}
.x7b6d_fwrap{position:relative;z-index:1;padding:30px 0px;width:100%;margin:0}
.x7b6d_fhd{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;margin-bottom:18px}
.x7b6d_flogo{display:inline-flex}
.x7b6d_flogo .x7b6d_logotxt{display:none}
.x7b6d_ftitle{font-size:24px;font-weight:900;padding:0;margin:0;color:#fff}
.x7b6d_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}
.x7b6d_fcta{padding:15px;font-size:15px;line-height:20px;margin-top:6px;border-radius:8px}
.x7b6d_form .iti,.x7b6d_cform .iti{width:100%;display:block}
.x7b6d_form .iti{margin:0 0 12px}
.x7b6d_form .iti input[type=tel],.x7b6d_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 */
.x7b6d_techno .x7b6d_wrap{padding:30px 20px}
.x7b6d_steptitle{margin:0 0 20px}
.x7b6d_tcbody{display:flex;flex-direction:column}
.x7b6d_tcimg{background-position:center;background-size:cover;border-radius:12px;height:260px;margin:0 0 20px}
.x7b6d_tctext{font-size:16px;line-height:28px;font-weight:400;color:#64748b;margin:0 0 20px}
.x7b6d_flist{list-style:none;padding:0;margin:0 0 20px}
.x7b6d_flitem{display:flex;justify-content:flex-start;align-items:center;gap:14px;padding:10px 6px;border-top:1px solid #F5F5F5}
.x7b6d_flitem:last-child{border-bottom:1px solid #F5F5F5}
.x7b6d_flico{color:#fb7185;flex:0 0 auto;display:inline-flex;align-items:center}
.x7b6d_flico .ic{width:34px;height:34px}
.x7b6d_flitem h3{font-size:16px;line-height:24px;margin:0;color:#191D20;font-weight:700}
.x7b6d_ctasec{width:100%}
/* GRID CARDS (about/team/values pages): clean white card, soft depth */
.x7b6d_cards{display:grid;grid-template-columns:1fr;gap:20px}
.x7b6d_card{background:#fff;border:1px solid #e2e8f0;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}
.x7b6d_card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(16,28,46,.12)}
.x7b6d_ico{color:#fb7185;margin-bottom:14px;line-height:1}
.x7b6d_ico .ic{width:32px;height:32px}
.x7b6d_card h3{margin-bottom:4px;font-size:20px}
.x7b6d_crole{display:inline-block;color:#fb7185;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}
.x7b6d_card p{color:#64748b;font-size:16px;line-height:1.6;margin:0}
/* prose */
.x7b6d_sec p{color:#64748b;line-height:1.8}
/* split */
.x7b6d_splitgrid{display:flex;flex-direction:column;gap:10px}
.x7b6d_splitL h2{margin:0 0 10px}
.x7b6d_splitR p{font-size:16px;line-height:1.75;color:#64748b}
/* lead_line */
.x7b6d_lineblk{padding:0}
.x7b6d_line{background:#22d3ee;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 */
.x7b6d_market{padding:0 0 90px}
.x7b6d_market .x7b6d_steptitle{color:#0f172a}
.x7b6d_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}
.x7b6d_coinlist{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center}
.x7b6d_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}
.x7b6d_coinico{width:36px;height:36px;flex:0 0 auto;display:block}
.x7b6d_coinph{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fb7185;color:#fff;font-weight:900;font-size:11px}
.x7b6d_coinm{color:#cbd5e1}
.x7b6d_coinn{font-weight:900;color:#fff;font-size:18px}
.x7b6d_coins{font-size:16px;font-weight:400;color:rgba(255,255,255,.4)}
.x7b6d_coinp{margin-left:auto;font-weight:900;font-size:18px}
.x7b6d_up{color:#34d399}
.x7b6d_down{color:#dc2626}
.x7b6d_phonewrap{position:relative;display:flex;justify-content:center;align-items:center;pointer-events:none;order:3;transform:translateY(30px)}
.x7b6d_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)}
.x7b6d_phoneimg{position:relative;width:180px;max-width:100%}
/* FEATURES TABLE: grid lines, white header (black ink) */
.x7b6d_ftbl{background:#f0fdfa}
.x7b6d_ftbl .x7b6d_steptitle{text-align:center;margin:0 0 20px}
.x7b6d_ftmob{display:block}
.x7b6d_ftmt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #0088FF;border-radius:12px 12px 12px 0;overflow:hidden;margin:0 0 10px}
.x7b6d_ftmt td{width:50%;padding:20px 10px;border:1px solid #0088FF;font-size:14px;line-height:20px;color:#64748b}
.x7b6d_ftmt tr:first-child td{border-top:none}
.x7b6d_ftmt tr:last-child td{border-bottom:none}
.x7b6d_ftmt td:first-child{border-left:none}
.x7b6d_ftmt td:last-child{border-right:none}
.x7b6d_ftk{font-weight:900;text-transform:uppercase;color:#0f172a}
.x7b6d_ftdesk{display:none}
.x7b6d_ftt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #0088FF;border-radius:12px;overflow:hidden;table-layout:fixed}
.x7b6d_ftt th,.x7b6d_ftt td{padding:18px;border:1px solid #0088FF;text-align:left;width:100%;color:#64748b}
.x7b6d_ftt th{font-size:20px;line-height:24px;color:#000;font-weight:900}
.x7b6d_ftt tr:first-child th{border-top:none}
.x7b6d_ftt tbody tr:last-child td{border-bottom:none}
.x7b6d_ftt th:first-child,.x7b6d_ftt td:first-child{border-left:none}
.x7b6d_ftt th:last-child,.x7b6d_ftt td:last-child{border-right:none}
/* registration counter: a single centered line (per TZ), accent number */
.x7b6d_tipblk{padding:28px 16px}
.x7b6d_tipblk .x7b6d_wrap{max-width:1000px}
.x7b6d_tipblk .x7b6d_tip{margin:0;background:#22d3ee;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(34,211,238,.28)}
.x7b6d_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 */
.x7b6d_tmls{background:#fff}
.x7b6d_tmlcard{display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;margin-bottom:20px;position:relative;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x7b6d_tmlcard:last-child{margin-bottom:0}
.x7b6d_tmlc{flex:1;position:relative;padding:10px;text-align:start}
.x7b6d_tmlinfo{display:flex;gap:10px;align-items:center;margin:0 0 10px}
.x7b6d_tmlq{height:40px;width:auto;flex:0 0 auto}
.x7b6d_tmlname{font-size:20px;font-weight:900;color:#1e293b;margin:0;line-height:28px}
.x7b6d_tmlrole{font-size:14px;line-height:20px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:1px;margin:0}
.x7b6d_tmltext{padding:0 0 0 20px}
.x7b6d_tmltext p{font-size:14px;line-height:1.5;font-weight:400;color:#64748b;margin:0}
.x7b6d_tmlph{display:block;margin:0 0 10px auto;width:100%}
.x7b6d_tmlph img{width:100%;border-radius:0 0 12px 12px}
/* REVIEWS: cards in a 3-up flex row, stars img, hr, avatar */
.x7b6d_reviews .x7b6d_wrap{padding:30px 20px}
.x7b6d_reviews .x7b6d_stephead{align-items:flex-start}
.x7b6d_rwrap{display:flex;flex-direction:column;gap:20px}
.x7b6d_review{display:flex;flex-direction:column;gap:16px;width:100%;background:#fff;border:1px solid #e2e8f0;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}
.x7b6d_review:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(16,28,46,.12)}
.x7b6d_review .x7b6d_rstars{width:95px;height:auto;flex:0 0 auto}
.x7b6d_review p{flex:1 1 auto;font-size:15px;font-weight:400;line-height:1.6;color:#64748b;margin:0}
.x7b6d_review hr{border:0;border-top:1px solid rgba(0,0,0,.08);width:100%;margin:0}
.x7b6d_review .x7b6d_rinfo{display:flex;align-items:center;gap:14px;flex-direction:row;margin:0}
.x7b6d_ravatar{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto;display:block}
.x7b6d_rinfo>div{display:flex;flex-direction:column;gap:6px;align-items:flex-start;min-width:0}
.x7b6d_review h3{font-size:17px;font-weight:900;color:#0f172a;margin:0;line-height:1.2}
.x7b6d_amt{background:#22d3ee;border-radius:6px;padding:5px 14px;color:#fff;font-size:15px;font-weight:800;display:inline-block;white-space:nowrap}
.x7b6d_stars{color:#f59e0b;letter-spacing:2px}
/* FAQ: flat accordion "?" marker, chevron rotates 90deg */
.x7b6d_faq{display:flex;flex-direction:column}
.x7b6d_faqi{margin:0 0 6px;overflow:hidden;background:#f0f9ff;border:1px solid #e9ecef;border-radius:12px}
.x7b6d_faqi summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:8px;padding:16px 20px;transition:background .3s ease;background:#f0f9ff}
.x7b6d_faqi summary:hover{background:#e9ecef}
.x7b6d_faqi summary::-webkit-details-marker{display:none}
.x7b6d_faqm{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#fb7185;color:#fff;font-weight:900;font-size:16px}
.x7b6d_faqt{flex:1;font-size:16px;font-weight:900;color:#64748b;line-height:28px}
.x7b6d_faqx{flex:0 0 auto;color:#2d3748;margin-left:12px;transform:rotate(-90deg);transition:transform .3s ease}
.x7b6d_faqi[open] .x7b6d_faqx{transform:rotate(0deg)}
.x7b6d_faqi>div{padding:0 20px 30px;font-size:14px;font-weight:400;line-height:28px;color:#4a5568;background:#f0f9ff}
.x7b6d_more{margin-top:16px}
.x7b6d_more summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:8px;color:#fb7185;font-weight:900;font-size:15px;text-transform:uppercase;letter-spacing:.02em;padding:12px 0}
.x7b6d_more summary::-webkit-details-marker{display:none}
.x7b6d_more summary::after{content:"";width:10px;height:10px;border-right:2px solid #fb7185;border-bottom:2px solid #fb7185;transform:rotate(45deg);transition:transform .2s}
.x7b6d_more[open] summary::after{transform:rotate(-135deg)}
.x7b6d_more[open] summary{margin-bottom:8px}
.x7b6d_more>div{display:block}
.x7b6d_more h3{margin:32px 0 14px;color:#0f172a;font-size:21px;font-weight:800;line-height:1.3;padding-left:14px;border-left:3px solid #fb7185}
.x7b6d_more h3:first-child{margin-top:8px}
.x7b6d_more p{color:#64748b;line-height:1.75;margin:0 0 16px;font-size:16px}
.x7b6d_more ul,.x7b6d_more ol{margin:4px 0 24px;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.x7b6d_more li{position:relative;color:#0f172a;line-height:1.5;font-size:15px;font-weight:600;padding:18px 18px 18px 50px;background:#f0fdfa;border:1px solid #e2e8f0;border-radius:12px;display:flex;align-items:center;min-height:60px;transition:border-color .2s,box-shadow .2s}
.x7b6d_more li:hover{border-color:#fb7185;box-shadow:0 6px 20px rgba(0,0,0,.06)}
.x7b6d_more ul li::before{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:#fb7185;-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}
.x7b6d_more ol{counter-reset:xitem}
.x7b6d_more ol li{counter-increment:xitem}
.x7b6d_more ol li::before{content:counter(xitem);position:absolute;left:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#fb7185;color:#1a1300;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}
/* cta block */
.x7b6d_ctablk{background:#0c2f3d;color:#fff}
.x7b6d_ctablk h2{color:#fff}
.x7b6d_ctablk .x7b6d_lead{color:rgba(255,255,255,.8)}
.x7b6d_ctablk .x7b6d_btn{margin-top:8px}
.x7b6d_ctablk .x7b6d_btn:hover{color:#fb7185}
/* FOOTER: bg #2A2C34, brand + uppercase nav, disclaimer, bottom bar */
.x7b6d_ft{background:#0e3545;color:#cbd5e1}
.x7b6d_ft .x7b6d_wrap{padding:20px}
.x7b6d_ft a{color:#fff}
.x7b6d_ftop{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px}
.x7b6d_ftleft{display:flex;flex-direction:column;align-items:center;gap:12px}
.x7b6d_ftbrand{display:inline-flex;align-items:center;gap:10px}
.x7b6d_ftbrand:hover{border-bottom:1px solid transparent}
.x7b6d_ftbrand .x7b6d_logotxt{font-size:30px}
.x7b6d_fcontacts{font-size:13px;color:rgba(255,255,255,.6);margin:0;text-align:center}
.x7b6d_fnav{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;text-align:center}
.x7b6d_fnav a{color:#fff;text-transform:uppercase;font-weight:900;font-size:14px;display:inline-flex;align-items:center;min-height:32px}
.x7b6d_disc{padding-top:20px}
.x7b6d_disc p{font-size:12px;line-height:16px;color:rgba(255,255,255,.3);font-weight:400;margin:0}
.x7b6d_fbot{border-top:1px solid rgba(255,255,255,.1)}
.x7b6d_fbot p{font-size:14px;line-height:20px;color:#fff;text-align:center;margin:0}
.x7b6d_legalwrap{max-width:840px}
.x7b6d_legal h1{font-size:clamp(28px,5vw,40px);margin-bottom:28px;font-weight:900}
.x7b6d_legalbody{display:flex;flex-direction:column;gap:20px}
.x7b6d_legalsec{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:28px 32px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x7b6d_legalsec h2{margin:0 0 14px;font-size:20px;font-weight:800;line-height:1.3;color:#0f172a;padding-left:14px;border-left:3px solid #fb7185}
.x7b6d_legalsec p{margin:0 0 12px;color:#64748b;line-height:1.75;font-size:16px}
.x7b6d_legalsec p:last-child{margin-bottom:0}
.x7b6d_legalsec ul{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}
.x7b6d_legalsec li{position:relative;padding-left:26px;color:#64748b;line-height:1.6;font-size:16px}
.x7b6d_legalsec li::before{content:"";position:absolute;left:4px;top:9px;width:7px;height:7px;border-radius:50%;background:#fb7185}
/* page-head (sub-pages h1) */
.x7b6d_pagehead{padding-bottom:8px}
.x7b6d_pagehead h1{font-size:clamp(28px,5vw,40px);margin-bottom:14px;position:relative}
.x7b6d_pagehead h1::after{content:"";display:block;width:64px;height:4px;border-radius:2px;background:#fb7185;margin-top:18px}
.x7b6d_pagelead{color:#64748b;font-size:17px;line-height:1.6;max-width:680px;margin:0}
.x7b6d_crumbs ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:13px;color:#64748b}
.x7b6d_crumbs li{display:inline-flex;align-items:center}
.x7b6d_crumbs li+li::before{content:"/";margin-right:8px;color:#64748b;opacity:.6}
.x7b6d_crumbs a{color:#64748b}
.x7b6d_crumbs a:hover{color:#fb7185}
.x7b6d_crumbs [aria-current]{color:#0f172a;font-weight:600}
/* thank-you page */
.x7b6d_thanks{padding:64px 0}
.x7b6d_thico{color:#fb7185;display:flex;justify-content:center;margin-bottom:20px}
.x7b6d_thico .ic{width:88px;height:88px;stroke-width:2.5}
.x7b6d_thanks h1{font-size:clamp(28px,5vw,40px);margin-bottom:14px}
.x7b6d_thanks p{max-width:560px;margin:0 auto 12px;color:#64748b;font-size:16px;line-height:1.7}
.x7b6d_thanks .x7b6d_btn{margin-top:18px}
/* 404 page */
.x7b6d_nf{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:140px 0 60px!important;}
.x7b6d_nfcode{font-weight:700;line-height:1;color:#fb7185;font-size:clamp(90px,18vw,150px);margin-bottom:16px}
.x7b6d_nf h1{font-size:clamp(26px,4vw,38px);margin-bottom:16px}
.x7b6d_nf .x7b6d_lead{max-width:480px;margin:0 auto 32px;color:#64748b;line-height:1.6}
.x7b6d_nfbox{max-width:520px;margin:0 auto 24px;text-align:left;background:#f0fdfa;border:1px solid #e2e8f0;border-radius:10px;padding:20px 24px}
.x7b6d_nfbt{font-weight:900;color:#0f172a;margin:0 0 10px}
.x7b6d_nfbox ul{margin:0;padding-left:20px;color:#64748b}
.x7b6d_nfbox li{margin:0 0 6px;line-height:1.5}
/* review table + review hero */
.x7b6d_rtwrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
.x7b6d_rt{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;min-width:640px}
.x7b6d_rt th,.x7b6d_rt td{padding:14px 16px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:14px;color:#0f172a;vertical-align:middle}
.x7b6d_rt thead th{background:#0c2f3d;color:#fff;font-weight:900;text-transform:uppercase;font-size:13px}
.x7b6d_rtmain{background:#fffbeb}
.x7b6d_rtmain td{font-weight:600}
.x7b6d_vgood{color:#34d399;font-weight:700}
.x7b6d_vmed{color:#d97706;font-weight:700}
.x7b6d_revhero{background:#f0fdfa;text-align:center}
.x7b6d_revrate{font-size:22px;color:#f59e0b;margin:8px 0 14px}
.x7b6d_revrate b{color:#0f172a}
.x7b6d_badges{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}
.x7b6d_badge{background:#0c2f3d;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;padding:6px 12px;border-radius:9999px}
.x7b6d_revhero .x7b6d_lead{max-width:760px;margin:0 auto;color:#64748b}
/* timeline */
.x7b6d_tl{list-style:none;padding:0;margin:0;position:relative}
.x7b6d_tl:before{content:"";position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:linear-gradient(#fb7185,#e2e8f0)}
.x7b6d_tli{position:relative;padding:0 0 20px 40px}
.x7b6d_tli:last-child{padding-bottom:0}
.x7b6d_tli:before{content:"";position:absolute;left:1px;top:6px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #fb7185;box-shadow:0 0 0 4px rgba(251,113,133,.15)}
.x7b6d_tlyear{display:inline-block;background:rgba(251,113,133,.12);color:#c87f10;padding:2px 12px;border-radius:6px;font-weight:800;font-size:14px;margin-bottom:10px}
.x7b6d_tlbody{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px 22px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x7b6d_tlbody h3{margin:0 0 6px;font-size:17px;font-weight:800;color:#0f172a}
.x7b6d_tlbody p{color:#64748b;margin:0;line-height:1.6}
.x7b6d_cgrid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:40px}
.x7b6d_cinfo{list-style:none;padding:28px;margin:0;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x7b6d_cinfo li{display:flex;align-items:center;gap:14px;font-size:16px;color:#0f172a;padding:14px 0;border-bottom:1px solid #e2e8f0}
.x7b6d_cinfo li:last-child{border-bottom:none}
.x7b6d_cico{color:#fb7185;flex:0 0 auto;line-height:1;display:inline-flex;width:42px;height:42px;border-radius:50%;background:rgba(251,113,133,.12);align-items:center;justify-content:center}
.x7b6d_cico .ic{width:22px;height:22px}
.x7b6d_cform{display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:30px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x7b6d_cform input,.x7b6d_cform textarea{width:100%;padding:14px;border:1px solid #e2e8f0;border-radius:10px;font:inherit;font-size:16px;color:#0f172a;background:#f9fafb}
.x7b6d_cform input:focus,.x7b6d_cform textarea:focus{border-color:#fb7185;background:#fff;box-shadow:0 0 0 3px rgba(251,113,133,.15)}
.x7b6d_cform textarea{resize:vertical;min-height:120px}
.x7b6d_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}
.x7b6d_cfaq{margin-top:24px;display:flex;flex-direction:column;gap:14px}
.x7b6d_cqa{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 4px 16px rgba(16,24,40,.06),0 1px 3px rgba(16,24,40,.04)}
.x7b6d_cqa h3{margin:0 0 8px;font-size:17px;font-weight:700;color:#0f172a}
.x7b6d_cqa p{color:#64748b;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 #fb7185;outline-offset:2px}
.x7b6d_cform input:focus,.x7b6d_form input:focus,.x7b6d_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){
.x7b6d_heroL h1{font-size:56px;text-align:left}
.x7b6d_hacc{font-size:50px}
.x7b6d_subt{flex:unset}
.x7b6d_fcta{font-size:16px;line-height:24px}
.x7b6d_sec{padding:34px 0}
.x7b6d_rwrap{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.x7b6d_hdin{padding-top:18px;padding-bottom:18px}
.x7b6d_hero{padding:96px 16px 0}
.x7b6d_herobg::before{display:block}
.x7b6d_herowrap{flex-direction:row;padding:48px 24px;gap:40px}
.x7b6d_heroL{width:52%;padding:0;text-align:left}
.x7b6d_herosub{justify-content:flex-start}
.x7b6d_cryptos img{width:35px;height:35px}
.x7b6d_note{text-align:start;font-size:18px}
.x7b6d_rating{gap:20px;margin-top:40px;margin-bottom:0;justify-content:flex-start}
.x7b6d_rtxt{font-size:16px;line-height:1.4}
.x7b6d_heroR{flex:0 0 427px;max-width:427px;margin:0 0 0 auto;padding-top:8px}
.x7b6d_cards{grid-template-columns:repeat(3,1fr)}
.x7b6d_splitgrid{flex-direction:row;justify-content:space-between;gap:40px}
.x7b6d_splitL{flex:0 0 46%;max-width:50%}
.x7b6d_splitR{flex:1}
.x7b6d_nav{display:flex}
.x7b6d_burger{display:none}
.x7b6d_techno .x7b6d_wrap{padding:40px 60px}
.x7b6d_tcbody{flex-direction:row;align-items:center;gap:40px}
.x7b6d_tcimg{flex:0 0 50%;margin:0 0 0 -10%;height:400px}
.x7b6d_tcright{flex:1}
.x7b6d_flist{margin:0 0 38px}
.x7b6d_ctasec{float:right;width:fit-content}
.x7b6d_cgrid{display:grid;grid-template-columns:0.85fr 1.15fr;gap:48px;align-items:start}
.x7b6d_ftmob{display:none}
.x7b6d_ftdesk{display:block}
.x7b6d_ftbl .x7b6d_wrap{padding:30px 60px}
}
@media(min-width:1024px){
.x7b6d_modal{display:none}
.x7b6d_subt{font-size:24px}
.x7b6d_heroL{padding:80px 0}
.x7b6d_hero{padding:0}
.x7b6d_herowrap{padding:48px 24px}
.x7b6d_herobg::before{background-position:center}
.x7b6d_market{padding:40px 0 140px}
.x7b6d_market .x7b6d_stephead{flex-direction:row;justify-content:space-between;align-items:center;gap:60px;margin-bottom:70px}
.x7b6d_mpanel{grid-template-columns:1fr 1fr 1fr;gap:24px}
.x7b6d_phonewrap{order:0;transform:none}
.x7b6d_phoneglow{width:520px;height:520px;top:unset}
.x7b6d_phoneimg{width:300px}
.x7b6d_reviews .x7b6d_stephead{flex-direction:row;justify-content:space-between;align-items:center;gap:60px}
.x7b6d_rwrap{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.x7b6d_tmls{padding-top:20px}
.x7b6d_tmlcard{gap:32px;padding:32px;margin-bottom:24px;overflow:hidden;flex-direction:row;align-items:center}
.x7b6d_tmlcard.x7b6d_tmlrev{flex-direction:row-reverse}
.x7b6d_tmlc{flex:1;padding:0}
.x7b6d_tmltext{padding:0}
.x7b6d_tmltext p{font-size:17px;line-height:1.65}
.x7b6d_tmlname{font-size:22px}
.x7b6d_tmlph{flex:0 0 auto;width:240px;margin:0;transform:none}
.x7b6d_tmlph img{width:240px;height:240px;object-fit:cover;border-radius:14px}
.x7b6d_tmlcard .x7b6d_tmlph,.x7b6d_tmlrev .x7b6d_tmlph{transform:none;margin:0}
.x7b6d_ft .x7b6d_wrap{padding:20px 50px}
.x7b6d_ftop{flex-direction:row}
.x7b6d_ftleft{flex-direction:row;align-items:center;gap:20px}
.x7b6d_fcontacts{text-align:left}
.x7b6d_fnav{gap:20px 28px;justify-content:flex-start}
.x7b6d_disc p{text-align:left}
.x7b6d_btn{width:fit-content}
.x7b6d_btnfull{width:100%}
.x7b6d_fcta{width:100%}
.x7b6d_splitR p{font-size:18px}
.x7b6d_faqt{font-size:20px}
.x7b6d_faqi>div{padding:15px 20px 20px;font-size:18px}
.x7b6d_tmlinfo{gap:24px;margin:0 0 28px}
.x7b6d_review .x7b6d_rinfo{gap:24px}
}