:root{color:#f6f0e1;background:#030303;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:geometricPrecision}*{box-sizing:border-box}:focus-visible{outline:2px solid #ffd978;outline-offset:3px;border-radius:4px}html{height:100%;background:#030303;overflow-x:clip}body{min-height:100%;margin:0;overflow-x:clip;background:#030303}button,input,textarea{font:inherit}img{display:block;max-width:100%}.splash{--gold: #f6b331;--gold-hot: #ffd978;--gold-deep: #80500c;--stage-width: min(100%, 430px, calc((100dvh - 30px)*.58) );--logo-width: min(clamp(156px, 51cqw, 220px), 30dvh);--title-size: clamp(23px, 7.1cqw, 30px);--tagline-size: clamp(12px, 3.65cqw, 16px);--status-size: clamp(12px, 3.8cqw, 17px);--globe-width: min(116%, 500px);--globe-height: clamp(128px, 24dvh, 206px);--progress-width: min(76%, 340px);position:relative;display:grid;place-items:center;container-type:inline-size;height:100vh;height:100dvh;min-height:0;width:100%;max-width:100vw;overflow:hidden;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));color:#f6f0e1;background:radial-gradient(circle at 50% 66%,rgba(255,188,54,.22),transparent 6%),radial-gradient(circle at 50% 63%,rgba(255,187,45,.12),transparent 18%),radial-gradient(circle at 50% 31%,rgba(245,176,42,.1),transparent 24%),linear-gradient(180deg,#050505,#080806 42%,#020202);transition:opacity .1s ease}.splash--complete{opacity:0}.splash:before{position:absolute;inset:0;pointer-events:none;content:"";background:radial-gradient(circle at 50% 100%,rgba(255,181,47,.11),transparent 26%),linear-gradient(90deg,rgba(0,0,0,.74),transparent 18%,transparent 82%,rgba(0,0,0,.78)),radial-gradient(circle at 50% 44%,transparent 0 44%,rgba(0,0,0,.32) 70%);mix-blend-mode:screen}.splash:after{position:absolute;inset:0;pointer-events:none;content:"";opacity:.13;background-image:linear-gradient(rgba(255,193,84,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,193,84,.08) 1px,transparent 1px);background-size:92px 92px;-webkit-mask-image:radial-gradient(circle at 50% 48%,black,transparent 62%);mask-image:radial-gradient(circle at 50% 48%,black,transparent 62%)}.splash__stage{position:relative;z-index:1;display:grid;grid-template-rows:minmax(0,1fr) auto auto minmax(0,auto) auto minmax(0,.7fr);width:var(--stage-width);max-width:100%;height:100%;max-height:calc(100dvh - max(12px,env(safe-area-inset-top)) - max(14px,env(safe-area-inset-bottom)));min-height:0;min-width:0;margin:0 auto;padding-inline:0;isolation:isolate;overflow:hidden}.splash__logo{grid-row:2;width:var(--logo-width);height:auto;margin:0 auto;object-fit:contain;filter:drop-shadow(0 0 9px rgba(255,177,41,.38)) drop-shadow(0 16px 24px rgba(0,0,0,.9));animation:logo-glow 4.8s ease-in-out infinite}.splash__copy{grid-row:3;margin-top:clamp(10px,2dvh,18px);text-align:center}.splash__copy h1{display:flex;justify-content:center;gap:.31em;width:100%;min-width:0;margin:0;font-size:var(--title-size);font-weight:760;line-height:1;letter-spacing:0}.splash__copy h1 span:first-child{color:#fff;text-shadow:0 0 16px rgba(255,255,255,.18)}.splash__copy h1 span:last-child{color:var(--gold);font-weight:360;text-shadow:0 0 18px rgba(255,178,43,.24)}.splash__copy p{max-width:min(94%,360px);margin:clamp(8px,1.5dvh,13px) auto 0;color:#f0f0f0d1;font-size:var(--tagline-size);font-weight:330;line-height:1.22;letter-spacing:0;text-shadow:0 0 18px rgba(255,255,255,.11)}.splash__globe{grid-row:4;position:relative;align-self:end;width:var(--globe-width);height:var(--globe-height);max-width:620px;margin:clamp(10px,2dvh,20px) 50% -4px;overflow:hidden;transform:translate(-50%);opacity:.78}.splash__globe:before{position:absolute;top:10%;left:50%;width:82%;height:1px;content:"";transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(255,211,118,.9),transparent);box-shadow:0 0 14px #ffb427b8,0 0 36px #ffb42752}.splash__globe img{width:100%;height:100%;object-fit:cover;object-position:top center;filter:drop-shadow(0 -10px 25px rgba(232,149,28,.14))}.splash__loading{grid-row:5;align-self:end;width:var(--progress-width);max-width:360px;margin:clamp(8px,1.8dvh,18px) auto 0;text-align:center}.splash__progress{position:relative;height:8px;overflow:hidden;border-radius:999px;background:#ffffff17;box-shadow:inset 0 0 0 1px #ffffff05,0 0 18px #ffaa1814}.splash__progress span{display:block;position:relative;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff941b 0%,var(--gold) 68%,var(--gold-hot) 100%);box-shadow:0 0 13px #ffa81ef2,0 0 28px #ffb0235c;transform-origin:left center;transform:scaleX(0);animation:progress-load 2.8s cubic-bezier(.22,.8,.24,1) .2s forwards}.splash__progress span:after{position:absolute;inset:0 -38% 0 auto;width:42%;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.58),transparent);filter:blur(1px);animation:progress-sheen 2.4s ease-in-out infinite}.splash__loading p{margin:clamp(12px,2dvh,22px) 0 0;color:#f0f0f0ad;font-size:var(--status-size);font-weight:320;line-height:1.16;letter-spacing:0;text-shadow:0 0 14px rgba(255,255,255,.14)}.splash__circuit{position:absolute;z-index:0;width:58vw;max-width:330px;height:34vh;min-height:240px;pointer-events:none;opacity:.38;background:linear-gradient(135deg,transparent 0 20%,rgba(222,144,28,.54) 20.2% 20.8%,transparent 21%),linear-gradient(135deg,transparent 0 32%,rgba(222,144,28,.45) 32.2% 32.8%,transparent 33%),linear-gradient(135deg,transparent 0 46%,rgba(222,144,28,.36) 46.2% 46.8%,transparent 47%),linear-gradient(90deg,transparent 0 38%,rgba(222,144,28,.5) 38.4% 39%,transparent 39.4%),radial-gradient(circle at 23% 56%,transparent 0 4px,rgba(222,144,28,.86) 4.5px 5.6px,transparent 6px),radial-gradient(circle at 31% 63%,transparent 0 3px,rgba(222,144,28,.8) 3.5px 4.8px,transparent 5.2px),radial-gradient(circle at 44% 42%,transparent 0 3px,rgba(222,144,28,.72) 3.5px 4.7px,transparent 5.1px);filter:drop-shadow(0 0 8px rgba(205,129,20,.22))}.splash__circuit--top{top:-26px;left:-12px}.splash__circuit--bottom{right:-52px;bottom:15%;transform:rotate(180deg);opacity:.24}@keyframes logo-glow{0%,to{filter:drop-shadow(0 0 9px rgba(255,177,41,.36)) drop-shadow(0 16px 24px rgba(0,0,0,.9))}50%{filter:drop-shadow(0 0 15px rgba(255,190,58,.54)) drop-shadow(0 16px 24px rgba(0,0,0,.9))}}@keyframes progress-load{0%{opacity:.86;transform:scaleX(0)}72%{opacity:1;transform:scaleX(.78)}to{opacity:1;transform:scaleX(1)}}@keyframes progress-sheen{0%{transform:translate(-180%);opacity:0}35%,70%{opacity:.72}to{transform:translate(150%);opacity:0}}@media(max-width:480px){.splash{--stage-width: min(100%, 430px, calc((100dvh - 28px)*.58) );--logo-width: min(clamp(150px, 51cqw, 220px), 30dvh);--title-size: clamp(23px, 7.1cqw, 30px);--tagline-size: clamp(12px, 3.65cqw, 16px);--status-size: clamp(12px, 3.8cqw, 17px);--globe-width: min(116%, 500px);--globe-height: clamp(126px, 23dvh, 202px);--progress-width: min(76%, 340px)}}@media(min-width:481px)and (max-width:1023px){.splash{--stage-width: min(100%, 500px, calc((100dvh - 28px)*.58) );--logo-width: min(clamp(178px, 38cqw, 230px), 30dvh);--title-size: clamp(26px, 5.8cqw, 32px);--tagline-size: clamp(13px, 3cqw, 17px);--status-size: clamp(13px, 3cqw, 17px);--globe-width: min(112%, 560px);--globe-height: clamp(142px, 23dvh, 214px);--progress-width: min(72%, 350px)}.splash__stage{grid-template-rows:minmax(0,1fr) auto auto minmax(0,auto) auto minmax(0,.7fr)}}@media(min-width:1024px){.splash{--stage-width: min(500px, calc((100dvh - 28px)*.58) );--logo-width: min(clamp(190px, 42cqw, 230px), 30dvh);--title-size: clamp(30px, 2.35vw, 34px);--tagline-size: clamp(15px, 1.18vw, 17px);--status-size: clamp(15px, 1.18vw, 17px);--globe-width: min(112%, 560px);--globe-height: clamp(148px, 22dvh, 214px);--progress-width: min(70%, 350px);padding-inline:clamp(32px,5vw,72px)}.splash__stage{grid-template-rows:minmax(0,.95fr) auto auto minmax(0,auto) auto minmax(0,.6fr)}.splash__copy{margin-top:clamp(14px,2.2dvh,22px)}.splash__copy p{max-width:380px}}@media(min-width:1440px){.splash{--stage-width: min(500px, calc((100dvh - 28px)*.58) );--logo-width: min(230px, 29dvh);--globe-width: min(112%, 560px);--globe-height: min(214px, 22dvh);--progress-width: 350px}}@media(max-width:374px){.splash{--stage-width: min(100%, calc((100dvh - 26px)*.57) );--title-size: clamp(21px, 7cqw, 27px);--tagline-size: clamp(11px, 3.6cqw, 14px);--status-size: clamp(11px, 3.7cqw, 14px);--globe-height: clamp(116px, 21dvh, 176px)}.splash__logo{width:min(50cqw,188px,29dvh)}.splash__loading{width:min(78%,318px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.splash{transition:none}.splash__progress span{animation-name:progress-load;animation-duration:.7s!important;animation-delay:.1s!important}}.welcome{--gold: #f6b331;--gold-hot: #ffd978;--gold-deep: #80500c;--content-width: min(100%, 430px);--welcome-logo-width: clamp(190px, 56cqw, 270px);--hero-title-size: clamp(46px, 14.2cqw, 72px);--promise-size: clamp(31px, 9.4cqw, 49px);position:relative;min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;overflow-x:clip;container-type:inline-size;padding:max(22px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));color:#f6f0e1;background:radial-gradient(circle at 50% 26%,rgba(36,76,104,.16),transparent 33%),radial-gradient(circle at 50% 53%,rgba(246,179,49,.2),transparent 23%),linear-gradient(180deg,#04080d,#071017 28%,#050709 60%,#020303)}.welcome:before,.welcome:after{position:absolute;pointer-events:none;content:""}.welcome:before{inset:0;background:radial-gradient(circle at 22% 44%,rgba(255,178,42,.18),transparent 18%),radial-gradient(circle at 78% 44%,rgba(255,178,42,.17),transparent 18%),linear-gradient(90deg,rgba(0,0,0,.68),transparent 20%,transparent 80%,rgba(0,0,0,.68))}.welcome:after{inset:0;opacity:.12;background-image:linear-gradient(rgba(255,196,81,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,196,81,.08) 1px,transparent 1px);background-size:86px 86px;-webkit-mask-image:radial-gradient(circle at 50% 42%,black,transparent 62%);mask-image:radial-gradient(circle at 50% 42%,black,transparent 62%)}.welcome__network{position:absolute;top:clamp(360px,45dvh,520px);left:50%;width:min(1180px,150vw);height:clamp(210px,31dvh,320px);pointer-events:none;transform:translate(-50%);opacity:.72;background:radial-gradient(circle at 5% 54%,#ffc04d 0 3px,transparent 4px),radial-gradient(circle at 21% 65%,#ffc04d 0 3px,transparent 4px),radial-gradient(circle at 38% 70%,#ffc04d 0 4px,transparent 5px),radial-gradient(circle at 58% 64%,#ffc04d 0 3px,transparent 4px),radial-gradient(circle at 83% 62%,#ffc04d 0 3px,transparent 4px),radial-gradient(ellipse at 50% 100%,rgba(226,145,28,.32),transparent 45%),url(../../../brand/grafer-dotted-globe.svg) bottom center / 100% auto no-repeat;filter:drop-shadow(0 0 18px rgba(255,169,32,.35))}.welcome__network:before{position:absolute;inset:15% 0 0;content:"";opacity:.55;background:radial-gradient(ellipse at 50% 80%,transparent 0 38%,rgba(247,176,44,.42) 38.4% 38.8%,transparent 39.2%),radial-gradient(ellipse at 25% 72%,transparent 0 44%,rgba(247,176,44,.28) 44.4% 44.8%,transparent 45.2%),radial-gradient(ellipse at 75% 70%,transparent 0 43%,rgba(247,176,44,.28) 43.4% 43.8%,transparent 44.2%)}.welcome__stage{position:relative;z-index:1;width:var(--content-width);max-width:100%;min-width:0;margin:0 auto;text-align:center}.welcome__top{min-height:34px;margin-bottom:clamp(14px,3dvh,30px)}.welcome__skip{position:absolute;top:clamp(42px,7dvh,66px);right:0;display:inline-flex;align-items:center;gap:10px;padding:0;border:0;color:#ffffffb8;background:transparent;font-size:clamp(20px,5.5cqw,26px);line-height:1;text-decoration:none;cursor:pointer}.welcome__skip span,.welcome__language button span,.welcome__cta>span:last-child{width:14px;height:14px;border-top:3px solid currentColor;border-right:3px solid currentColor;transform:rotate(45deg)}.welcome__logo{width:var(--welcome-logo-width);height:auto;margin:0 auto;filter:drop-shadow(0 0 12px rgba(255,181,48,.34)) drop-shadow(0 18px 26px rgba(0,0,0,.8))}.welcome__hero{margin-top:clamp(10px,2.2dvh,20px)}.welcome__hero h1{display:flex;justify-content:center;gap:.24em;margin:0;color:#fff;font-size:var(--hero-title-size);font-weight:780;line-height:.96;letter-spacing:0;white-space:nowrap}.welcome__hero h1 span:last-child,.welcome__promise span:last-child,.welcome__login button,.welcome__legal span[role=link]{color:var(--gold)}.welcome__hero h1 span:last-child{font-weight:650;background:linear-gradient(180deg,#ffdf7f,#e49d25 74%,#b97112);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.welcome__subhead{margin:clamp(12px,2.2dvh,18px) 0 0;color:#ffffffbd;font-size:clamp(19px,5.4cqw,26px);line-height:1.2}.welcome__divider{position:relative;width:min(260px,62%);height:1px;margin:clamp(20px,3dvh,28px) auto clamp(18px,2.8dvh,28px);background:linear-gradient(90deg,transparent,rgba(255,184,53,.72),transparent)}.welcome__divider:after{position:absolute;top:50%;left:50%;width:9px;height:9px;content:"";border-radius:50%;background:var(--gold-hot);box-shadow:0 0 14px #ffb52fd9;transform:translate(-50%,-50%)}.welcome__promise{display:grid;gap:4px;margin:0;font-size:var(--promise-size);font-weight:800;line-height:1.08}.welcome__promise span:first-child{color:#fff}.welcome__promise span:last-child{background:linear-gradient(180deg,#ffdb75,#e59d25 76%,#ad680f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.welcome__body{max-width:min(92%,560px);margin:clamp(18px,2.7dvh,24px) auto 0;color:#ffffffd6;font-size:clamp(17px,4.6cqw,23px);line-height:1.34}.welcome__feature-card,.welcome__language{border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,#ffffff1a,#ffffff08),#0c1012c7;box-shadow:inset 0 1px #ffffff14,0 18px 46px #00000075,0 0 34px #f6b33117;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.welcome__feature-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:clamp(18px,4.4cqw,30px);margin-top:clamp(96px,16dvh,142px);padding:clamp(22px,5.4cqw,34px);border-radius:22px;text-align:left}.welcome__lingo{display:grid;grid-template-columns:auto minmax(0,1fr);align-content:center;column-gap:14px;padding-right:clamp(14px,3.4cqw,26px);border-right:1px solid rgba(255,255,255,.11);text-align:center}.welcome__lingo-mark{display:grid;place-items:center;width:clamp(48px,12cqw,68px);height:clamp(48px,12cqw,68px);border:4px solid #a259ff;border-radius:50% 50% 50% 20%;color:#fff;box-shadow:0 0 18px #a259ff59}.welcome__lingo-mark svg{width:52%;height:52%;filter:drop-shadow(0 0 4px rgba(162,89,255,.45))}.welcome__lingo h2{margin:7px 0 0;color:#fff;font-size:clamp(29px,7.1cqw,42px);line-height:1;letter-spacing:0}.welcome__lingo h2 span{color:#a259ff}.welcome__lingo-tag{margin:8px 0 0;color:#f6b331;font-size:clamp(13px,3.3cqw,18px)}.welcome__lingo-copy{grid-column:1 / -1;max-width:270px;margin:clamp(20px,4.2cqw,28px) auto 0;color:#ffffffdb;font-size:clamp(15px,3.7cqw,19px);line-height:1.42;text-align:center}.welcome__features{display:grid;gap:clamp(14px,3.2cqw,22px)}.welcome__feature{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center}.welcome__feature-icon,.welcome__language-icon{display:grid;place-items:center;width:clamp(42px,10cqw,58px);height:clamp(42px,10cqw,58px);border-radius:13px;background:#050a0dc7;color:var(--gold);box-shadow:inset 0 0 16px #ffc24714}.welcome__feature-icon svg,.welcome__language-icon svg{width:56%;height:56%}.welcome__feature h3{margin:0;color:#fff;font-size:clamp(15px,3.8cqw,20px);line-height:1.14}.welcome__feature p{margin:6px 0 0;color:#ffffffc7;font-size:clamp(13px,3.35cqw,18px);line-height:1.2}.welcome__language{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(14px,3.8cqw,22px);align-items:center;margin-top:clamp(22px,4.4dvh,34px);padding:clamp(14px,3.8cqw,22px);border-radius:20px;text-align:left}.welcome__language-icon{color:#ffc34e;font-size:clamp(28px,7cqw,40px)}.welcome__language p{margin:0 0 6px;color:#ffffff9e;font-size:clamp(14px,3.65cqw,18px)}.welcome__language strong{display:block;color:#fff;font-size:clamp(18px,4.8cqw,24px);line-height:1.1}.welcome__language button,.welcome__login button{padding:0;border:0;color:var(--gold);background:transparent;font:inherit}.welcome__language button{display:inline-flex;align-items:center;gap:12px;font-size:clamp(17px,4.4cqw,23px);font-weight:650}.welcome__cta{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;margin-top:clamp(22px,4.2dvh,30px);padding:clamp(21px,5.2cqw,29px) clamp(24px,6cqw,34px);border:0;border-radius:20px;color:#12100a;background:linear-gradient(180deg,#ffd86e,#f2b734 48%,#e28f19);box-shadow:inset 0 1px #ffffff8c,0 14px 32px #d689113d;font-size:clamp(22px,6cqw,30px);font-weight:800;line-height:1}.welcome__cta>span:first-child{justify-self:center}.welcome__cta>span:last-child{color:#111}.welcome__login{margin:clamp(24px,4.6dvh,34px) 0 0;color:#ffffffad;font-size:clamp(17px,4.4cqw,22px);line-height:1.2}.welcome__login button{margin-left:6px}.welcome__trust{margin-top:clamp(30px,5dvh,42px)}.welcome__trust p{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;margin:0;color:#ffffff8f;font-size:clamp(16px,4.1cqw,21px);line-height:1;white-space:nowrap}.welcome__trust p span{height:1px;background:#ffffff1f}.welcome__flags{display:flex;justify-content:space-between;gap:clamp(9px,2.5cqw,18px);margin-top:clamp(20px,4dvh,28px)}.welcome__flag,.welcome__flag-more{flex:0 0 auto;width:clamp(38px,10.6cqw,56px);height:clamp(38px,10.6cqw,56px);border-radius:50%;box-shadow:inset 0 1px #ffffff52,0 9px 18px #00000047}.welcome__flag--TR{background:radial-gradient(circle at 49% 50%,#fff 0 3px,transparent 4px),#e8333e}.welcome__flag--US{background:linear-gradient(90deg,#34559b 0 42%,transparent 42%),repeating-linear-gradient(180deg,#f4f4f4 0 12%,#d53843 12% 24%)}.welcome__flag--SA{background:#21864b}.welcome__flag--FR{background:linear-gradient(90deg,#244b9b 0 33%,#f6f6f6 33% 66%,#d73742 66%)}.welcome__flag--JP{background:radial-gradient(circle,#d43b45 0 28%,transparent 29%),#f7f7f7}.welcome__flag--KR{background:radial-gradient(circle at 50% 50%,#d43b45 0 20%,#244b9b 21% 32%,transparent 33%),#f7f7f7}.welcome__flag--CN{background:radial-gradient(circle at 31% 34%,#ffd75e 0 5px,transparent 6px),#d9373a}.welcome__flag--DE{background:linear-gradient(180deg,#151515 0 33%,#d4363b 33% 66%,#e7b338 66%)}.welcome__flag-more{display:grid;place-items:center;border:1px solid var(--gold);color:var(--gold);background:#0204059e;font-size:clamp(15px,4cqw,20px);line-height:1}.welcome__legal{display:flex;flex-wrap:wrap;justify-content:center;gap:0 5px;margin:clamp(28px,5dvh,40px) auto 0;padding-bottom:18px;color:#ffffff9e;font-size:clamp(13px,3.65cqw,17px);line-height:1.45}.welcome__legal-icon{width:18px;height:20px;margin-right:8px;border:2px solid var(--gold);border-radius:50% 50% 45% 45%;clip-path:polygon(50% 0,100% 18%,88% 76%,50% 100%,12% 76%,0 18%)}@media(max-width:374px){.welcome{--welcome-logo-width: clamp(168px, 52cqw, 220px);--hero-title-size: clamp(38px, 13cqw, 48px);--promise-size: clamp(27px, 8.8cqw, 36px);padding-inline:max(14px,env(safe-area-inset-left))}.welcome__feature-card{padding:18px}.welcome__flags{gap:7px}}@media(max-width:640px){.welcome__feature-card{grid-template-columns:1fr;text-align:center}.welcome__lingo{border-right:0;border-bottom:1px solid rgba(255,255,255,.11);padding-right:0;padding-bottom:22px}.welcome__features{text-align:left}}@media(min-width:768px){.welcome{--content-width: min(100%, 640px);--welcome-logo-width: clamp(210px, 24cqw, 236px);--hero-title-size: clamp(46px, 6cqw, 58px);--promise-size: clamp(32px, 4.2cqw, 40px);padding-inline:clamp(28px,5vw,48px)}.welcome__top{margin-bottom:18px}.welcome__network{top:clamp(400px,40dvh,500px);width:min(820px,100vw);height:clamp(160px,22dvh,230px)}.welcome__feature-card{margin-top:clamp(64px,9dvh,96px)}}@media(min-width:1024px){.welcome{--content-width: min(100%, 680px);--welcome-logo-width: 232px;--hero-title-size: 58px;--promise-size: 40px}.welcome__feature-card{margin-top:64px}.welcome__network{width:min(720px,60vw);height:200px}}@media(min-width:1440px){.welcome{--content-width: 720px;--welcome-logo-width: 244px;--hero-title-size: 62px;--promise-size: 42px}.welcome__feature-card{margin-top:76px}}.welcome__overlay{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#020405b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.welcome__dialog{display:flex;flex-direction:column;width:min(420px,100%);max-height:min(72vh,560px);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:linear-gradient(135deg,#ffffff1a,#ffffff08),#0a0d0ff0;box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000008c;text-align:left}.welcome__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 20px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.welcome__dialog-head h2{margin:0;color:#fff;font-size:19px;font-weight:700}.welcome__dialog-close{display:grid;flex-shrink:0;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#ffffffb3;background:#ffffff0f;cursor:pointer}.welcome__dialog-close svg{width:16px;height:16px}.welcome__dialog-list{margin:0;padding:10px;overflow-y:auto;list-style:none}.welcome__dialog-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:13px 14px;border:0;border-radius:14px;color:#ffffffdb;background:transparent;font-size:16px;text-align:left;cursor:pointer}.welcome__dialog-option:hover{background:#ffffff0f}.welcome__dialog-option--active{color:#fff;background:#f6b33124}.welcome__dialog-option svg{width:18px;height:18px;color:var(--gold);flex-shrink:0}.phone{--gold: #f6b331;--gold-hot: #ffd978;--badge-bg: #10141a;--content-width: min(100%, 400px);--phone-logo-width: clamp(112px, 32cqw, 150px);--phone-title-size: clamp(24px, 7.6cqw, 32px);--phone-slogan-size: clamp(14px, 4.2cqw, 17px);position:relative;min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;overflow-x:clip;container-type:inline-size;padding:max(22px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));color:#f6f0e1;background:radial-gradient(circle at 50% 20%,rgba(246,179,49,.14),transparent 30%),linear-gradient(180deg,#050709,#070a0d 30%,#050608,#020303)}.phone:before{position:absolute;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 20% 12%,rgba(255,178,42,.14),transparent 20%),linear-gradient(90deg,rgba(0,0,0,.6),transparent 22%,transparent 78%,rgba(0,0,0,.6))}.phone__stage{position:relative;z-index:1;width:var(--content-width);max-width:100%;min-width:0;margin:0 auto;text-align:center}.phone__logo{width:var(--phone-logo-width);height:auto;margin:clamp(32px,4dvh,44px) auto 0;filter:drop-shadow(0 0 10px rgba(255,181,48,.3)) drop-shadow(0 14px 20px rgba(0,0,0,.8))}.phone__stage h1{display:flex;justify-content:center;gap:.24em;margin:clamp(10px,2dvh,16px) 0 0;color:#fff;font-size:var(--phone-title-size);font-weight:780;line-height:1}.phone__stage h1 span:last-child{color:var(--gold);font-weight:650;background:linear-gradient(180deg,#ffdf7f,#e49d25 74%,#b97112);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.phone__slogan{margin:clamp(8px,1.6dvh,12px) 0 0;color:#ffffffdb;font-size:var(--phone-slogan-size);font-weight:650}.phone__body{max-width:320px;margin:6px auto 0;color:#ffffff9e;font-size:13.5px;line-height:1.4}.phone__icon{display:grid;place-items:center;width:58px;height:58px;margin:clamp(18px,3dvh,26px) auto 0;border:2px solid rgba(255,255,255,.16);border-radius:50%;color:var(--gold);background:#ffffff0a;box-shadow:0 0 20px #f6b3311f}.phone__icon svg{width:26px;height:26px}.phone__form{margin-top:clamp(20px,3.2dvh,28px);text-align:left}.phone__label{display:block;margin-bottom:8px;color:#fffc;font-size:14px;font-weight:650}.phone__field{display:flex;align-items:stretch;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff0a;overflow:hidden}.phone__country{display:flex;align-items:center;gap:8px;padding:12px;border:0;border-right:1px solid rgba(255,255,255,.14);color:#fff;background:transparent;font:inherit;font-weight:650;cursor:pointer}.phone__country-flag{display:block;width:22px;height:15px;flex-shrink:0}.phone__chevron{width:14px;height:14px;color:#fff9}.phone__input{flex:1;min-width:0;padding:12px 14px;border:0;color:#fff;background:transparent;font:inherit;font-size:16px}.phone__input::placeholder{color:#ffffff52}.phone__input:focus{outline:none}.phone__security{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:#fff9;font-size:12.5px;line-height:1.35}.phone__security svg{width:18px;height:18px;flex-shrink:0;color:#3ecf8e}.phone__cta{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;margin-top:clamp(18px,2.6dvh,24px);padding:16px 22px;border:0;border-radius:16px;color:#12100a;background:linear-gradient(180deg,#ffd86e,#f2b734 48%,#e28f19);box-shadow:inset 0 1px #ffffff80,0 12px 26px #d6891138;font-size:17px;font-weight:800;cursor:pointer}.phone__cta>span:first-child{justify-self:center}.phone__cta>span:last-child{width:12px;height:12px;border-top:3px solid #12100a;border-right:3px solid #12100a;transform:rotate(45deg)}.phone__cta:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.phone__email{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:clamp(14px,2.2dvh,18px);padding:0;border:0;background:transparent;color:#ffffffb8;font:inherit;font-size:14.5px;text-align:center;cursor:pointer}.phone__email-chevron{width:13px;height:13px;transition:transform .16s ease}.phone__email-chevron--open{transform:rotate(180deg)}.phone__email-panel{margin-top:14px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff08;text-align:left}.phone__recaptcha,.otp__recaptcha{width:0;height:0;overflow:hidden}.phone__email-panel .phone__label:not(:first-child){margin-top:14px}.phone__email-input{display:block;width:100%;padding:12px 14px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#fff;background:#ffffff0a;font:inherit;font-size:15px}.phone__email-input::placeholder{color:#ffffff52}.phone__email-input:focus{outline:none;border-color:var(--gold)}.phone__email-submit{margin-top:16px}.phone__notice{margin:12px 0 0;padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#ffffffad;background:#ffffff08;font-size:12.5px;line-height:1.4}.phone__divider{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center;margin:clamp(18px,2.6dvh,24px) 0;color:#ffffff6b;font-size:13px}.phone__divider span{height:1px;background:#ffffff1f}.phone__oauth{display:flex;justify-content:center;gap:14px}.phone__oauth-btn{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#ffffffd9;background:var(--badge-bg);cursor:not-allowed}.phone__oauth-btn svg{width:22px;height:22px}.phone__oauth-btn:disabled{opacity:.62}.phone__legal{max-width:340px;margin:clamp(22px,3.4dvh,30px) auto 0;color:#ffffff80;font-size:12px;line-height:1.5}.phone__legal span[role=link]{color:var(--gold)}.phone__overlay{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#020405b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.phone__dialog{display:flex;flex-direction:column;width:min(420px,100%);max-height:min(76vh,600px);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:linear-gradient(135deg,#ffffff1a,#ffffff08),#0a0d0ff5;box-shadow:inset 0 1px #ffffff14,0 24px 60px #0000008c;text-align:left}.phone__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 12px;border-bottom:1px solid rgba(255,255,255,.1)}.phone__dialog-head h2{margin:0;color:#fff;font-size:18px;font-weight:700}.phone__dialog-close{display:grid;flex-shrink:0;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#ffffffb3;background:#ffffff0f;cursor:pointer}.phone__dialog-close svg{width:16px;height:16px}.phone__dialog-search{margin:12px 18px 6px;padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#fff;background:#ffffff0a;font:inherit;font-size:14px}.phone__dialog-search::placeholder{color:#ffffff5c}.phone__dialog-search:focus{outline:none;border-color:var(--gold)}.phone__dialog-list{margin:0;padding:8px 10px 14px;overflow-y:auto;list-style:none}.phone__dialog-option{display:flex;align-items:center;gap:12px;width:100%;padding:11px 12px;border:0;border-radius:12px;color:#ffffffdb;background:transparent;font-size:15px;text-align:left;cursor:pointer}.phone__dialog-option:hover{background:#ffffff0f}.phone__dialog-option--active{color:#fff;background:#f6b33124}.phone__dialog-flag{display:block;width:24px;height:16px;flex-shrink:0}.phone__dialog-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone__dialog-dial{flex-shrink:0;color:#ffffff8c}.phone__dialog-empty{padding:18px 12px;color:#ffffff80;font-size:14px;text-align:center}@media(max-width:374px){.phone{--phone-logo-width: clamp(100px, 30cqw, 132px);--phone-title-size: clamp(21px, 7.2cqw, 27px);padding-inline:max(14px,env(safe-area-inset-left))}}@media(min-width:768px){.phone{--content-width: 420px;--phone-logo-width: 150px;--phone-title-size: 32px;--phone-slogan-size: 17px;padding-inline:clamp(28px,5vw,48px)}}@media(min-width:1024px){.phone{--content-width: 440px}}@media(min-width:1440px){.phone{--content-width: 460px}}.otp{--gold: #f6b331;--gold-hot: #ffd978;--content-width: min(100%, 380px);--otp-title-size: clamp(22px, 6.6cqw, 26px);position:relative;min-height:100vh;min-height:100dvh;width:100%;max-width:100vw;overflow-x:clip;container-type:inline-size;padding:max(22px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));color:#f6f0e1;background:radial-gradient(circle at 50% 18%,rgba(246,179,49,.14),transparent 30%),linear-gradient(180deg,#050709,#070a0d 30%,#050608,#020303)}.otp:before{position:absolute;inset:0;content:"";pointer-events:none;background:radial-gradient(circle at 20% 10%,rgba(255,178,42,.12),transparent 20%),linear-gradient(90deg,rgba(0,0,0,.6),transparent 22%,transparent 78%,rgba(0,0,0,.6))}.otp__stage{position:relative;z-index:1;width:var(--content-width);max-width:100%;min-width:0;margin:0 auto;text-align:center}.otp__top{min-height:22px;margin-bottom:clamp(14px,3dvh,22px);text-align:left}.otp__back{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:#ffffffdb;background:#ffffff0a;cursor:pointer}.otp__back svg{width:18px;height:18px}.otp__icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto;border:2px solid rgba(246,179,49,.5);border-radius:50%;color:var(--gold);background:#f6b33114;box-shadow:0 0 22px #f6b3312e}.otp__icon svg{width:28px;height:28px}.otp__stage h1{margin:clamp(16px,2.6dvh,22px) 0 0;color:#fff;font-size:var(--otp-title-size);font-weight:780;line-height:1.1}.otp__description{max-width:320px;margin:10px auto 0;color:#ffffffad;font-size:14.5px;line-height:1.42}.otp__description strong{color:#fff;font-weight:700}.otp__boxes{display:flex;justify-content:center;gap:clamp(7px,2.2cqw,11px);margin-top:clamp(20px,3.2dvh,26px)}.otp__box{width:clamp(40px,12.5cqw,50px);height:clamp(46px,14cqw,56px);border:1.5px solid rgba(255,255,255,.16);border-radius:12px;color:#fff;background:#ffffff0a;font-size:20px;font-weight:700;text-align:center}.otp__box:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #f6b33138}.otp__box--filled{border-color:#ffffff52}.otp__notice{max-width:340px;margin:14px auto 0;padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#ffffffad;background:#ffffff08;font-size:12.5px;line-height:1.4}.otp__resend{margin:clamp(18px,2.8dvh,24px) 0 0;color:#fff9;font-size:14px}.otp__resend-timer{color:var(--gold);font-weight:700}.otp__resend-btn{padding:0;border:0;margin-left:4px;color:var(--gold);background:transparent;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.otp__security{display:flex;align-items:flex-start;gap:12px;margin-top:clamp(26px,4dvh,34px);padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff08;text-align:left}.account-type-placeholder{display:grid;place-items:center;min-height:100vh;min-height:100dvh;padding:24px;color:#f6f0e1;background:#030303;text-align:center}.account-type-placeholder p{margin:0 0 8px;color:#f6b331c7}.account-type-placeholder h1{margin:0;color:#fff}.otp__security svg{width:26px;height:26px;flex-shrink:0;color:var(--gold)}.otp__security h2{margin:0 0 4px;color:#fff;font-size:15px;font-weight:700}.otp__security p{margin:0;color:#ffffff9e;font-size:13px;line-height:1.4}.otp__missing{max-width:340px;margin:20dvh auto 0}.otp__missing h1{margin:0 0 10px;color:#fff;font-size:22px;font-weight:750}.otp__missing p{margin:0 0 20px;color:#ffffffa3;font-size:14.5px;line-height:1.45}.otp__missing-btn{padding:12px 22px;border:0;border-radius:14px;color:#12100a;background:linear-gradient(180deg,#ffd86e,#f2b734 48%,#e28f19);font:inherit;font-weight:700;cursor:pointer}@media(min-width:768px){.otp{--content-width: 420px;--otp-title-size: 27px;padding-inline:clamp(28px,5vw,48px)}}@media(min-width:1024px){.otp{--content-width: 440px}}@media(min-width:1440px){.otp{--content-width: 460px}}
