@charset "UTF-8";
:root{color-scheme:dark;font-family:Inter,"Segoe UI",Arial,sans-serif;background:#080e17;color:#f1f3f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:280px;min-height:100svh;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.ambient{position:fixed;inset:0;pointer-events:none;background:radial-gradient(ellipse at 14% 54%,#6e202112,transparent 40%),radial-gradient(ellipse at 88% 54%,#1b509e16,transparent 40%),linear-gradient(120deg,#080e17,#0b121e 55%,#080e17);z-index:-1}.shell{max-width:1320px;margin:auto;padding:0 48px}.header{height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0c}.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;letter-spacing:-.3px}.brand svg{width:36px;height:36px;color:#d7ba85}.brand small{display:block;font-size:9px;letter-spacing:2.5px;margin-top:7px;color:#8a93a5;font-weight:500}.header-note{font-size:12px;color:#8e99aa;display:flex;align-items:center;gap:9px}.header-note>span{height:5px;width:5px;border-radius:50%;background:#c6a770;box-shadow:0 0 12px #c6a77055}.intro{text-align:center;padding:48px 0 34px;animation:appear .8s ease both}.eyebrow{font-size:10px;letter-spacing:3px;font-weight:600;color:#b9a17c;display:flex;justify-content:center;align-items:center;gap:9px}.eyebrow>span{width:20px;height:1px;background:#b9a17c80}h1{font-size:clamp(38px,4.2vw,58px);line-height:1.13;letter-spacing:-2.7px;margin:17px 0 18px;font-weight:600}h1 em{font-family:Georgia,"Times New Roman",serif;color:#d4bd94;font-weight:400} .intro p{font-size:14px;line-height:1.8;color:#8d99ad;margin:0}.markets{display:grid;grid-template-columns:1fr 1fr;gap:32px;position:relative;isolation:isolate}.market{--accent:239,90,91;position:relative;display:flex;flex-direction:column;min-height:440px;overflow:hidden;border:1px solid #ffffff12;border-radius:16px;background:linear-gradient(145deg,#151c28,#0d1521);transition:border-color .35s,transform .35s,box-shadow .35s;animation:appear .85s .12s ease both}.market-us{--accent:109,166,247;animation-delay:.22s;background:linear-gradient(145deg,#151f30,#0d1521)}.market:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 27%,rgba(var(--accent),.075),transparent 65%);transition:opacity .35s}.market:hover{transform:translateY(-5px);border-color:rgba(var(--accent),.55);box-shadow:0 18px 50px #0005,0 0 50px rgba(var(--accent),.05)}.market:focus-visible{outline:3px solid rgb(var(--accent));outline-offset:5px}.brand:focus-visible{outline:2px solid #d4bd94;outline-offset:7px;border-radius:4px}.card-top{display:flex;align-items:center;justify-content:space-between;padding:23px 27px;position:relative;z-index:2}.country{font-size:10px;letter-spacing:1.75px;color:#a0abbc;font-weight:600}.market-code{font-size:11px;letter-spacing:1px;color:#65748b;display:flex;align-items:center;gap:16px}.market-code>span{font-size:18px;line-height:1;color:#8591a4}.visual{position:relative;height:144px;display:grid;place-items:center;margin-top:-4px;perspective:850px;isolation:isolate}.halo{position:absolute;width:190px;height:100px;border-radius:50%;background:rgba(var(--accent),.15);filter:blur(42px);animation:breathe 6s ease-in-out infinite}.orbit{position:absolute;width:310px;height:110px;border:1px solid rgba(var(--accent),.085);border-radius:50%;transform:rotate(-18deg)}.orbit-two{transform:rotate(18deg);width:270px;height:150px}.chart{position:absolute;inset:0;width:100%;height:150px;opacity:.36;z-index:-1;mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}.chart path{fill:none;stroke:rgb(var(--accent));stroke-width:1}.chart-shadow{opacity:.16;stroke-width:13!important;filter:blur(5px)}.chart-line{stroke-dasharray:900;stroke-dashoffset:900;animation:draw 7s ease-in-out infinite}.market-us .chart-line{animation-delay:1.5s}.flag-wrap{position:relative;width:150px;height:100px;transform-style:preserve-3d;border-radius:5px;filter:drop-shadow(0 15px 17px #0006);animation:flag-wave 3.8s ease-in-out infinite;overflow:visible;will-change:transform}.market-us .flag-wrap{width:172px;height:91px;animation-delay:-2s}.flag{display:block;width:100%;height:100%;border:1px solid #ffffff16;border-radius:5px}.flag-sheen{position:absolute;inset:0;background:linear-gradient(110deg,transparent 5%,#ffffff19 25%,#0000000a 40%,#ffffff14 60%,#00000024 90%);background-size:220% 100%;animation:sheen 7s ease-in-out infinite;pointer-events:none}.card-body{padding:8px 34px 26px;text-align:center;position:relative;z-index:1}h2{font-size:50px;letter-spacing:1px;line-height:1;margin:3px 0 7px;font-weight:750}.market-title{font-size:20px;letter-spacing:-.4px;color:#d0d8e6;margin:0}.description{font-size:13px;line-height:1.8;color:#8c9ab0;margin:18px 0 19px}.features{display:flex;align-items:center;justify-content:center;gap:12px;font-size:10px;letter-spacing:.3px;color:#b0bdd0}.features i{width:3px;height:3px;border-radius:50%;background:rgba(var(--accent),.7)}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:18px 27px;border-top:1px solid #ffffff0a;font-size:13px;font-weight:600;transition:background .35s;color:rgb(var(--accent))}.market:hover .card-bottom{background:rgba(var(--accent),.05)}.enter-arrow{width:27px;height:27px;border:1px solid rgba(var(--accent),.3);display:grid;place-items:center;border-radius:50%;font-size:18px;font-weight:400;transition:transform .3s,background .3s}.market:hover .enter-arrow{transform:rotate(45deg);background:rgba(var(--accent),.08)}.bridge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none;display:grid;place-items:center;width:48px;height:48px;background:#0c1420;border:1px solid #ffffff10;border-radius:50%;box-shadow:0 0 0 8px #0b121e}.bridge span{font-family:Georgia,serif;font-style:italic;color:#b3a58d;font-size:15px}.selection-note{display:flex;justify-content:center;align-items:center;gap:8px;color:#727f94;font-size:11px;margin:24px 0 36px}footer{border-top:1px solid #ffffff0a;padding:21px 0 24px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.2px;color:#6e7b8f}footer p{margin:0}.disclaimer{color:#9b947f} @keyframes appear{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes flag-wave{0%,100%{transform:rotateY(-9deg) rotateZ(-3deg) translateY(0)}50%{transform:rotateY(9deg) rotateZ(2deg) translateY(-6px)}}@keyframes sheen{0%,100%{background-position:100% 0}50%{background-position:0 0}}@keyframes breathe{0%,100%{opacity:.6;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}}@keyframes draw{0%{stroke-dashoffset:900;opacity:.1}40%,80%{stroke-dashoffset:0;opacity:.9}100%{stroke-dashoffset:0;opacity:.1}}
@media(min-width:1500px){.shell{max-width:1390px}.intro{padding-top:64px;padding-bottom:44px}.market{min-height:480px}.visual{height:165px}.card-body{padding-top:16px}.selection-note{margin-bottom:40px}}
@media(max-width:800px){.shell{padding:0 22px}.header{height:85px}.header-note{font-size:10px}.brand{font-size:14px}.markets{gap:20px}.card-top{padding:20px 18px}.country{font-size:8px;letter-spacing:1px}.card-body{padding-left:14px;padding-right:14px}.market-title{font-size:17px}.description{font-size:12px}.desktop-br{display:none}.features{gap:8px;font-size:9px}.bridge{width:35px;height:35px;box-shadow:0 0 0 5px #0b121e}.card-bottom{padding:16px 20px}}
@media(max-width:600px){.shell{padding:0 20px}.header{height:78px}.header-note{display:none}.brand svg{width:30px;height:30px}.brand small{font-size:8px;margin-top:5px}.intro{padding:32px 0 27px}.eyebrow{font-size:9px;letter-spacing:2px}h1{font-size:40px;letter-spacing:-1.8px;margin:14px 0}.intro p{font-size:12px;line-height:1.85}.markets{grid-template-columns:1fr;gap:20px}.market{min-height:0;border-radius:14px}.card-top{padding:18px 22px}.country{font-size:9px;letter-spacing:1.3px}.visual{height:107px}.flag-wrap{width:111px;height:74px}.market-us .flag-wrap{width:135px;height:71px}.chart{height:118px}.card-body{padding:7px 22px 22px}h2{font-size:40px;margin-top:2px}.market-title{font-size:18px}.description{font-size:12px;margin:13px 0 16px}.features{font-size:10px;gap:11px}.card-bottom{padding:13px 22px}.bridge{display:none}.selection-note{font-size:10px;margin:22px 0 27px}.selection-note svg{display:none}footer{gap:10px;flex-direction:column;text-align:center;font-size:9px;padding:20px 0}.orbit{width:260px;height:90px}.orbit-two{width:220px;height:110px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.chart-line{stroke-dashoffset:0}.flag-wrap{will-change:auto}}

.flag-cloth{position:absolute;left:-12px;top:-16px;width:calc(100% + 24px);height:calc(100% + 32px);display:none;pointer-events:none}.cloth-ready .flag-cloth{display:block}.cloth-ready .flag,.cloth-ready .flag-sheen{visibility:hidden}

.header-actions{display:flex;align-items:center;gap:24px}.music-button{display:flex;align-items:center;gap:8px;background:#ffffff04;border:1px solid #ffffff18;border-radius:30px;color:#b6aa94;padding:10px 14px;font:500 11px "Segoe UI",sans-serif;cursor:pointer;white-space:nowrap;transition:background .2s,border-color .2s}.music-button:hover,.music-button[aria-pressed="true"]{border-color:#b9a17c70;background:#b9a17c12;color:#dfc8a0}.music-button:focus-visible{outline:2px solid #dfc8a0;outline-offset:4px}@media(max-width:800px){.header-actions .header-note{display:none}}@media(max-width:600px){.music-button{font-size:10px;padding:9px 10px;gap:5px}.header-actions{gap:0}}

.music-button{width:40px;height:40px;padding:0;justify-content:center}.music-button svg{width:18px;height:18px}.intro h1{margin-bottom:0}@media(max-width:600px){.music-button{padding:0;width:40px;height:40px}}

/* Compact entry area keeps the market cards above the fold. */
.header{height:72px}.intro{padding:24px 0 26px}.intro h1{font-size:42px;line-height:1.1;letter-spacing:-1.8px;margin:11px 0 0}.eyebrow{font-size:9px;letter-spacing:2.5px}@media(min-width:1500px){.intro{padding:24px 0 26px}.intro h1{font-size:44px}}@media(max-width:600px){.header{height:64px}.intro{padding:20px 0 22px}.intro h1{font-size:34px;margin-top:9px;letter-spacing:-1.3px}.eyebrow{font-size:8px;letter-spacing:2px}}
.brand{font-size:18px;letter-spacing:1px}.brand svg{flex-shrink:0}.brand small{font-size:11px;letter-spacing:0;line-height:1.4;margin-top:4px}@media(max-width:600px){.brand{gap:8px;font-size:16px}.brand small{font-size:9px;letter-spacing:0}.brand svg{width:26px;height:26px}}

/* Divide the actual phone viewport between both markets, including browser bars. */
@media(max-width:1000px){
  body{min-height:0}
  .shell{height:100vh;height:100dvh;min-height:400px;padding:0 12px;display:grid;grid-template-rows:50px minmax(0,1fr) 26px;gap:6px}
  .header{height:auto;min-height:0}
  .brand{gap:7px;font-size:16px}.brand small{font-size:9px;margin-top:2px}.brand svg{width:25px;height:25px}
  .header-note{display:none}.music-button{width:36px;height:36px}
  main{min-height:0;display:grid;grid-template-rows:46px minmax(0,1fr);gap:6px}
  .intro{padding:0;display:flex;align-items:center;justify-content:center}
  .intro .eyebrow{display:none}.intro h1{font-size:clamp(25px,4.4dvh,34px);margin:0;line-height:1.1}
  .markets{min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:10px}
  .market{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;border-radius:13px}
  .market:hover{transform:none}
  .card-top{padding:8px 15px 2px}.country{font-size:8px;letter-spacing:1px}.market-code{font-size:9px;gap:10px}.market-code>span{font-size:14px}
  .visual{height:auto;min-height:0;margin:0}
  .flag-wrap{width:clamp(68px,14dvh,126px);height:clamp(45px,9.33dvh,84px)}
  .market-us .flag-wrap{width:clamp(86px,17.5dvh,154px);height:clamp(45px,9.21dvh,81px)}
  .chart{height:100%}.orbit{width:210px;height:70px}.orbit-two{width:175px;height:90px}
  .card-body{padding:2px 14px 8px}
  h2{font-size:clamp(25px,4.8dvh,39px);line-height:1;margin:0 0 3px}
  .market-title{font-size:clamp(12px,2.1dvh,16px);line-height:1.25;margin:0}
  .description{font-size:11px;line-height:1.4;margin:7px auto;max-width:340px}
  .desktop-br{display:none}.features{font-size:9px;gap:8px;line-height:1.2}
  .card-bottom{margin:0;padding:6px 15px;font-size:11px;min-height:32px}
  .enter-arrow{width:21px;height:21px;font-size:15px}
  .bridge,.selection-note{display:none}
  footer{padding:0;min-height:0;display:flex;flex-direction:row;justify-content:center;font-size:10px}
  footer p:first-child{display:none}
}
@media(max-width:600px) and (max-height:580px){
  .shell{grid-template-rows:44px minmax(0,1fr) 22px;gap:4px;padding:0 10px}
  main{grid-template-rows:34px minmax(0,1fr);gap:4px}.markets{gap:8px}
  .card-top{padding:5px 12px 0}.card-body{padding:0 12px 5px}
  .flag-wrap{width:63px;height:42px}.market-us .flag-wrap{width:80px;height:42px}
  h2{font-size:25px}.market-title{font-size:12px}
  .description{font-size:10px;line-height:1.3;margin:4px auto}.features{display:none}
  .card-bottom{padding:4px 12px;min-height:28px}.enter-arrow{width:19px;height:19px}
}
@media(max-width:1000px) and (max-height:500px) and (orientation:landscape){
  .shell{min-height:280px;grid-template-rows:42px minmax(0,1fr) 20px;gap:4px}
  main{grid-template-rows:28px minmax(0,1fr);gap:4px}.intro h1{font-size:24px}
  .markets{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:10px}
  .card-top{padding:4px 12px 0}.card-body{padding:0 12px 4px}
  .flag-wrap{width:60px;height:40px}.market-us .flag-wrap{width:76px;height:40px}
  h2{font-size:25px}.market-title{font-size:12px}.description{font-size:10px;line-height:1.3;margin:4px auto}.features{display:none}
  .card-bottom{padding:4px 12px;min-height:28px}.enter-arrow{width:19px;height:19px}
}

@media(min-width:600px) and (max-width:1000px){.markets{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr)}.card-body{padding:8px 16px 18px}.visual{max-height:220px;align-self:center;width:100%;height:100%}.features{flex-wrap:wrap}.bridge{display:none}}
/* FONEGE corporate wordmark, matched to the market sites. */
.header .brand{position:relative;gap:11px;font:800 30px/1.1 system-ui;letter-spacing:.3px}
.header .brand>svg{display:none}
.header .brand::before{content:'F';width:39px;height:43px;flex:0 0 39px;display:grid;place-items:center;border:1px solid #b99b63;border-radius:10px 3px 10px 3px;background:linear-gradient(145deg,#283442,#101822 70%);color:#efdaa8;font:750 30px/1 Georgia,serif;box-shadow:inset 0 0 0 3px #101821,0 3px 14px #0003}
.header .brand>span{background:linear-gradient(110deg,#c5a367,#f6e9c9 36%,#fffaf0 46%,#d5b77e 58%,#e9d4a3);background-size:240% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:fonegem-polish 12s ease-in-out infinite}
.header .brand small{font:400 11px/1.4 system-ui;letter-spacing:0;margin-top:4px;color:#aebacb;-webkit-text-fill-color:#aebacb}
@keyframes fonegem-polish{0%,65%,100%{background-position:100% 50%}85%{background-position:0% 50%}}
@media(max-width:1000px){.header .brand{font-size:24px;gap:8px}.header .brand::before{width:30px;height:34px;flex-basis:30px;font-size:25px}.header .brand small{font-size:9px;margin-top:3px}}
@media(max-height:580px) and (max-width:1000px){.header .brand{font-size:22px}.header .brand::before{height:31px}.header .brand small{font-size:8px}}
@media(prefers-reduced-motion:reduce){.header .brand>span{animation:none}}
