/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.h-full{height:100%}.min-h-full{min-height:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html{--asset-revision:2}:root{--navy:#25d366;--blue:#25d366;--orange:#ff7d32;--ink:#182420;--muted:#66786f;--bg:#e6f0ea;--card:#f6fbf8;--control:#fff;--side:#edf5f0;--line:#dbe9e1;--cyan:#c0f8de}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.shell{background:var(--bg);min-height:100vh;transition:all .2s}.shell.dark{--ink:#eefef7;--muted:#9fb8a8;--bg:#132f22;--card:#1e4834;--side:#183c2b;--line:#2f5945;--cyan:#206042}.header{z-index:30;background:var(--navy);padding:0 30px;position:fixed;top:0;left:0;right:0}.header,.logo{color:#fff;align-items:center;height:74px;display:flex}.logo{gap:13px;width:332px;text-decoration:none}.logo>span{width:45px;height:45px;color:var(--blue);background:#fff;border-radius:13px;place-items:center;display:grid}.logo>span svg{width:27px}.logo b{letter-spacing:-.5px;white-space:nowrap;align-items:center;gap:5px;font-size:25px;display:inline-flex}.logoHeart{color:#ff5c8a;width:16px;height:16px}.header nav{align-items:center;gap:4px;height:100%;display:flex}.header nav a{color:#fff;border-radius:12px;padding:14px 18px;font-size:17px;text-decoration:none}.header nav a:hover{background:#ffffff0f}.headerRight{align-items:center;gap:10px;margin-left:auto;display:flex}.headerRight button{color:#fff;border:0}.orders{background:#ffffff08;align-items:center;gap:9px;height:46px;padding:0 16px;font-weight:700;display:flex;border-radius:12px!important}.orders svg{width:19px}.wallet{background:#295c3c;border-radius:12px;align-items:center;height:50px;padding:0 15px;display:flex}.wallet svg{color:#c3f8d6}.wallet span{text-align:left;flex-direction:column;display:flex}.wallet small{color:#b8d0c4;font-size:10px}.round{background:#ffffff09;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.avatar{background:0 0;align-items:center;gap:7px;font-weight:800;display:flex}.avatar svg{width:17px}.menuButton{display:none}.sidebar{z-index:20;background:var(--side);border-right:1px solid var(--line);width:430px;padding:26px 28px;position:fixed;top:74px;bottom:0;left:0;overflow-y:auto}.close{display:none}.sideTabs{border-bottom:1px solid var(--line);align-items:flex-start;gap:30px;height:45px;display:flex;position:relative}.sideTabs button{color:var(--ink);background:0 0;border:0;padding:0 0 15px;font-size:17px;font-weight:700}.sideTabs button.active{color:var(--orange);border-bottom:3px solid var(--orange)}.sideTabs>span{background:var(--orange);color:#fff;border-radius:10px;padding:4px 7px;font-size:9px;font-weight:800;position:absolute;top:-17px;left:176px;transform:rotate(7deg)}.sideLinks{justify-content:space-between;padding:19px 1px;display:flex}.sideLinks button{color:#26974f;background:0 0;border:0;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.sideLinks svg{width:19px}.repeat{background:var(--card);border-radius:18px;gap:10px;height:61px;margin:14px 0 30px;padding:0 19px;box-shadow:0 2px 6px #21583508}.repeat,.repeat span{align-items:center;display:flex}.repeat span{gap:9px;font-size:14px;font-weight:700}.repeat span svg{width:18px;color:var(--blue)}.repeat b{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:auto;font-size:11px;display:grid}.repeat>svg{width:16px;color:var(--blue)}.step{margin:0 0 31px}.stepTitle{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.stepTitle h2,.stepTitle>b{letter-spacing:-.2px;margin:0;font-size:19px}.stepTitle button{color:var(--blue);background:#def9e8;border:0;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.stepTitle button svg{width:18px}.stepTitle small{color:var(--muted);font-size:11px}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips button{border:1px solid var(--line);background:var(--card);color:var(--muted);border-radius:20px;padding:9px 13px;font-size:11px;font-weight:700}.chips button.active{color:var(--blue);background:#e7fdef;border-color:#98e5b4}.select{background:var(--control);border:1px solid var(--line);border-radius:17px;align-items:center;height:60px;padding:0 14px;display:flex}.select>span{color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.select select{appearance:none;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 11px;font-size:14px;font-weight:700}.select>svg{width:18px;color:var(--blue)}.serviceDetail{color:var(--muted);align-items:center;gap:5px;margin:9px 4px;font-size:10px;display:flex}.serviceDetail svg{color:#36a875;width:14px}.orderStep label{margin:0 0 8px;font-size:11px;font-weight:800;display:block}.orderStep>input{border:1px solid var(--line);background:var(--card);width:100%;height:50px;color:var(--ink);border-radius:14px;outline:0;padding:0 15px;font-size:12px}.orderStep>input:focus{border-color:#4bce7b;box-shadow:0 0 0 3px #2bac5a13}.amountLabel{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.amountLabel small{color:var(--muted);font-size:9px}.amount{border:1px solid var(--line);background:var(--card);border-radius:14px;height:49px;display:flex;overflow:hidden}.amount button{width:48px;color:var(--blue);background:#eafbf0;border:0;font-size:20px}.amount input{min-width:0;color:var(--ink);text-align:center;background:0 0;border:0;outline:0;flex:1;font-weight:800}.price{justify-content:space-between;align-items:end;margin:18px 2px 12px;display:flex}.price span{color:var(--muted);font-size:12px}.price strong{color:var(--ink);font-size:25px}.buy{background:var(--blue);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;height:53px;font-weight:800;display:flex;box-shadow:0 10px 23px #2bac5a30}.buy:hover{background:#25934d}.buy svg{width:20px}.main{max-width:1650px;margin-left:430px;padding:105px 58px 70px}.announcement{background:var(--cyan);color:#1f5f36;border-radius:35px;align-items:center;height:70px;margin-bottom:30px;padding:0 23px 0 29px;display:flex}.announcement>svg:first-child{color:#ff8c32;margin-right:12px}.announcement button{color:#2ea058;background:#fff4;border:2px solid #fff;border-radius:16px;height:43px;margin-left:auto;padding:0 25px;font-weight:800}.announcement>svg:last-child{color:#2f5a45;margin-left:20px}.hero{background:var(--card);border-radius:30px;grid-template-columns:1.05fr .95fr;align-items:center;min-height:470px;padding:65px 60px;display:grid;position:relative;overflow:hidden}.heroIntro>span,.how>div small{letter-spacing:1.9px;color:var(--blue);font-size:11px;font-weight:900}.hero .heroHeadline,.hero h1{letter-spacing:-2.2px;margin:18px 0 22px;font-size:52px;line-height:1.08}.hero p{color:var(--muted);max-width:520px;margin:0;font-size:18px;line-height:1.7}.illustration{height:330px;position:relative}.orb{border-radius:50%;position:absolute}.orb.one{background:#defde9;width:275px;height:275px;top:17px;right:35px}.orb.two{background:#bff8d4;width:185px;height:185px;top:65px;right:80px}.phone{color:#fff;background:linear-gradient(150deg,#30c165,#35b062);border:9px solid #206a3b;border-radius:29px;width:160px;height:235px;padding:39px 24px;position:absolute;top:36px;right:95px;transform:rotate(6deg);box-shadow:0 20px 38px #1c673733}.phone>svg{width:58px;height:58px;margin:0 auto 27px;display:block}.phone i{background:#fff9;border-radius:5px;height:8px;margin-top:13px;display:block}.phone i:nth-of-type(2){width:76%}.phone i:nth-of-type(3){width:52%}.bubble{color:#2ca057;background:#fff;border-radius:15px;padding:12px 17px;font-weight:900;position:absolute;box-shadow:0 12px 30px #285d3c24}.b1{font-size:19px;top:60px;right:15px}.b2{color:#32a275;align-items:center;gap:6px;font-size:12px;display:flex;bottom:41px;right:230px}.b2 svg{width:18px}.features{grid-template-columns:repeat(3,1fr);gap:22px;margin:26px 0;display:grid}.features article{background:var(--card);border-radius:23px;gap:17px;min-height:150px;padding:29px;display:flex}.features article>span{width:48px;height:48px;color:var(--blue);background:#e7fef0;border-radius:15px;flex:none;place-items:center;display:grid}.features article>span svg{width:23px}.features h2{margin:1px 0 9px;font-size:17px;line-height:1.35}.features p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.how{background:var(--card);border-radius:26px;grid-template-columns:.7fr 1.3fr;align-items:center;padding:38px 43px;display:grid}.how h2{letter-spacing:-.8px;max-width:300px;margin:10px 0 0;font-size:27px}.how ol{grid-template-columns:repeat(3,1fr);gap:25px;margin:0;padding:0;list-style:none;display:grid}.how li{align-items:flex-start;gap:12px;display:flex}.how li>b{color:#bcf0cf;font-size:24px}.how li span{flex-direction:column;display:flex}.how li strong{margin:4px 0 7px;font-size:13px}.how li small{color:var(--muted);font-size:10px}.toast{z-index:60;color:#fff;background:#1e5934;border-radius:15px;align-items:center;gap:10px;padding:15px 17px;font-size:12px;display:flex;position:fixed;top:91px;right:24px;box-shadow:0 15px 40px #184a2a55}.toast>svg{color:#55d998;width:20px}.toast button{color:#fff;background:0 0;border:0;margin-left:5px}.toast button svg{width:17px}.support{color:#fff;background:#2f9b56;border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:25px;right:27px;box-shadow:0 10px 25px #25824766}.support i{background:#46cf87;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;right:2px}.shade{display:none}@media (max-width:1200px){.header nav{display:none}.main{padding-left:30px;padding-right:30px}.hero{padding:50px 40px}.hero .heroHeadline,.hero h1{font-size:44px}.features{grid-template-columns:1fr}.features article{min-height:auto}.how{grid-template-columns:1fr;gap:28px}}@media (max-width:780px){.header{height:66px;padding:0 14px}.menuButton{color:#fff;background:0 0;border:0;place-items:center;margin-right:8px;display:grid}.logo{width:auto;height:66px}.logo>span{width:37px;height:37px}.logo b{font-size:20px}.orders,.round,.wallet span{display:none}.wallet{background:0 0;justify-content:center;width:42px;padding:0}.avatar{font-size:11px}.sidebar{z-index:50;width:min(430px,91vw);padding-top:66px;transition:all .2s;top:0;transform:translate(-102%);box-shadow:10px 0 40px #123f2266}.sidebar.open{transform:translate(0)}.close{background:var(--card);color:var(--ink);border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:15px;right:16px}.shade{z-index:45;background:#153e248f;border:0;display:block;position:fixed;inset:0}.main{margin:0;padding:88px 14px 60px}.announcement{border-radius:19px;height:auto;min-height:62px;padding:13px 16px}.announcement span{font-size:12px;line-height:1.45}.announcement button,.announcement>svg:last-child{display:none}.hero{border-radius:23px;grid-template-columns:1fr;min-height:auto;padding:38px 25px}.hero .heroHeadline,.hero h1{letter-spacing:-1.4px;font-size:37px}.hero p{font-size:15px}.illustration{height:270px;margin-top:15px}.orb.one{right:15px}.orb.two{right:60px}.phone{right:75px}.b1{right:0}.b2{right:190px}.features{gap:12px;margin:14px 0}.features article{border-radius:19px;padding:22px}.how{padding:29px 24px}.how ol{grid-template-columns:1fr;gap:20px}.support{bottom:16px;right:17px}.toast{top:75px;left:14px;right:14px}}body{font-family:var(--font-panel),Arial,sans-serif;font-size:16px}.header nav a{font-size:18px;font-weight:500}.orders{font-size:16px}.sideTabs button{font-size:18px}.sideTabs>span{font-size:11px}.sideLinks svg{width:21px;height:21px}.repeat{height:66px}.repeat span{font-size:16px}.repeat span svg{width:21px;height:21px}.repeat b{width:26px;height:26px;font-size:12px}.stepTitle h2,.stepTitle>b{font-size:21px;font-weight:500}.chips button{padding:10px 15px;font-size:13px}.select{height:64px}.select>span{width:40px;height:40px}.select>span svg{width:21px;height:21px}.select select{font-size:16px}.serviceDetail{margin-top:11px;font-size:12px}.serviceDetail svg{width:16px;height:16px}.orderStep label{font-size:13px}.orderStep>input{height:55px;font-size:14px}.amount{height:53px}.amount input{font-size:15px}.price strong{font-size:27px}.buy{height:56px;font-size:16px}.announcement span{font-size:18px}.announcement button{font-size:16px}.heroIntro>span,.how>div small{font-size:13px}.hero .heroHeadline,.hero h1{letter-spacing:-1.8px;font-size:54px;font-weight:500}.hero p{font-size:20px;line-height:1.6}.features article{padding:31px}.features article>span{width:52px;height:52px}.features article>span svg{width:25px;height:25px}.features h2{font-size:20px;font-weight:500}.features p{font-size:15px;line-height:1.65}.how h2{font-size:31px;font-weight:500;line-height:1.45}.how li>b{font-size:28px}.how li strong{font-size:15px}.how li small{font-size:13px;line-height:1.55}.toast{font-size:14px}@media (max-width:780px){.announcement span{font-size:14px}.hero .heroHeadline,.hero h1{font-size:39px}.hero p{font-size:17px}.features h2{font-size:18px}.features p{font-size:14px}}.loginButton,.registerButton{border-radius:14px;height:46px;padding:0 19px;font-size:16px;font-weight:700}.loginButton{background:#ffffff10}.registerButton{background:#2fba62}.modalShade{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18242075;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.authModal{background:var(--card);width:min(440px,100%);color:var(--ink);border-radius:28px;padding:38px 40px;position:relative;box-shadow:0 28px 90px #16432660}.modalClose{background:var(--bg);width:38px;height:38px;color:var(--ink);border:0;border-radius:12px;place-items:center;display:grid;position:absolute;top:20px;right:20px}.modalClose svg{width:20px}.authMark{background:var(--blue);color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.authMark svg{width:28px}.authModal h2{letter-spacing:-.5px;margin:22px 0 8px;font-size:30px;font-weight:500}.authModal>p{color:var(--muted);margin:0 0 23px;font-size:16px;line-height:1.55}.googleButton{border:1px solid var(--line);height:54px;color:var(--ink);background:var(--card);border-radius:15px;justify-content:center;align-items:center;gap:12px;font-weight:500;text-decoration:none;display:flex}.googleButton b{color:#4285f4;font-size:21px}.divider{height:49px;color:var(--muted);align-items:center;font-size:13px;display:flex}.divider:after,.divider:before{content:"";background:var(--line);flex:1;height:1px}.divider span{padding:0 13px}.authModal form{gap:15px;display:grid}.authModal label{gap:8px;font-size:14px;font-weight:500;display:grid}.authModal input{border:1px solid var(--line);background:var(--card);height:52px;color:var(--ink);border-radius:14px;outline:0;padding:0 15px;font-size:15px}.authModal input:focus{border-color:#4bce7b;box-shadow:0 0 0 3px #2bac5a15}.authError{color:#b93c34;background:#fff0ef;border-radius:12px;padding:11px 13px;font-size:14px}.authSubmit{background:var(--blue);color:#fff;border:0;border-radius:15px;height:54px;font-size:16px;font-weight:700}.authSubmit:disabled{opacity:.65}.authModal>small{text-align:center;color:var(--muted);margin-top:20px;font-size:14px;display:block}.authModal>small button{color:var(--blue);background:0 0;border:0;padding:0 3px;font-weight:700}@media (max-width:780px){.registerButton{display:none}.loginButton{padding:0 13px;font-size:14px}.authModal{border-radius:23px;padding:32px 24px}.authModal h2{font-size:27px}}.ordersModal{background:var(--card);width:min(760px,100%);max-height:min(760px,88vh);color:var(--ink);border-radius:28px;position:relative;overflow:auto;box-shadow:0 28px 90px #16432660}.ordersModal h2{margin:0;font-size:30px;font-weight:500}.ordersHead{justify-content:space-between;align-items:center;gap:14px;margin:0 0 8px;padding-right:45px;display:flex}.ordersModal>p{color:var(--muted);margin:0 0 25px;font-size:16px}.emptyOrders{border:1px dashed var(--line);text-align:center;min-height:260px;color:var(--muted);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.emptyOrders svg{width:34px;height:34px;color:var(--blue)}.emptyOrders b{color:var(--ink);font-size:18px;font-weight:500}.orderList{gap:10px;display:grid}.orderList article{border:1px solid var(--line);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:17px;display:grid}.orderList article div{flex-direction:column;gap:6px;display:flex}.orderList article b{font-size:15px;font-weight:500}.orderList article small{color:var(--muted);font-size:12px}.orderList article strong{text-align:right;font-size:14px}.status{text-transform:uppercase;color:var(--blue);background:#eafbf0;border-radius:9px;padding:7px 9px;font-size:11px;font-weight:700}.status.completed{color:#23965c;background:#e8f8ef}.status.cancelled,.status.failed{color:#b93c34;background:#fff0ef}@media (max-width:780px){.ordersModal{padding:32px 20px}.orderList article{grid-template-columns:1fr}.orderList article strong{text-align:left}.status{justify-self:start}}.accountModal{background:var(--card);width:min(410px,100%);color:var(--ink);text-align:center;border-radius:28px;padding:40px;position:relative;box-shadow:0 28px 90px #16432660}.accountAvatar{width:68px;height:68px;color:var(--blue);background:#e7fdef;border-radius:21px;place-items:center;margin:0 auto;font-size:23px;font-weight:700;display:grid}.accountModal h2{margin:17px 0 5px;font-size:25px;font-weight:500}.accountModal>p{color:var(--muted);margin:0 0 25px;font-size:15px}.accountBalance{text-align:left;background:var(--bg);border-radius:17px;align-items:center;gap:13px;padding:17px;display:flex}.accountBalance>svg{color:var(--blue)}.accountBalance span{flex-direction:column;gap:4px;display:flex}.accountBalance small{color:var(--muted);font-size:12px}.accountBalance b{font-size:19px;font-weight:500}.logoutButton{border:1px solid var(--line);background:var(--card);color:#b93c34;border-radius:15px;font-weight:500}.depositButton,.logoutButton{width:100%;height:52px;margin-top:18px;font-size:15px}.depositButton{background:var(--blue);color:#fff;border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.depositButton svg{width:18px}.depositButton+.logoutButton{margin-top:9px}.depositModal{background:var(--card);width:min(660px,100%);color:var(--ink);border-radius:28px;position:relative;overflow:auto;box-shadow:0 28px 90px #16432660}.depositHeading{align-items:center;gap:14px;padding-right:45px;display:flex}.depositHeading>span{width:50px;height:50px;color:var(--blue);background:#e9fef1;border-radius:15px;place-items:center;display:grid}.depositHeading>span svg{width:24px}.depositHeading h2{margin:0 0 4px;font-size:25px;font-weight:600}.depositHeading p{color:var(--muted);margin:0;font-size:13px}.depositBalance{background:var(--bg);border-radius:15px;justify-content:space-between;align-items:center;margin:20px 0 16px;padding:14px 16px;display:flex}.depositBalance small{color:var(--muted);font-size:12px}.depositModal form{gap:15px;display:grid}.depositModal form>label{gap:7px;font-size:12px;font-weight:700;display:grid}.depositModal form>label input{border:1px solid var(--line);background:var(--card);height:50px;color:var(--ink);font:inherit;border-radius:14px;outline:0;padding:0 14px}.depositModal form>label input:focus{border-color:#4bce7b;box-shadow:0 0 0 3px #2bac5a15}.depositModal form>div>span{margin-bottom:7px;font-size:12px;font-weight:700;display:block}.coinChoices{grid-template-columns:repeat(3,1fr);display:grid}.coinChoices button{border:1px solid var(--line);background:var(--card);height:62px;color:var(--ink);border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.coinChoices button:hover{background:#f5fef8;border-color:#99e5b5}.coinChoices button.active{border-color:var(--blue);background:#ebfef2;box-shadow:0 0 0 3px #2bac5a12}.coinChoices small{color:var(--muted);margin-top:2px;font-size:10px}.createPayment{background:var(--blue);color:#fff;height:52px;font:inherit;border:0;border-radius:14px;font-weight:700}.createPayment:disabled{opacity:.65}.depositError{color:#b93c34;background:#fff0ef;border-radius:11px;padding:11px 13px;font-size:12px}.invoiceLink{color:#24734b;background:#e9f7ef;border-radius:13px;justify-content:center;align-items:center;height:46px;margin-top:12px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.paymentHistory{border-top:1px solid var(--line);padding-top:18px}.paymentHistory>div{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.paymentHistory>div>button{color:var(--blue);font:inherit;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:flex}.paymentHistory>div>button svg{width:13px}.paymentHistory>p{color:var(--muted);margin:12px 0;font-size:12px}.paymentHistory article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px 0;display:grid}.paymentHistory article>div{flex-direction:column;gap:3px;display:flex}.paymentHistory article small{color:var(--muted);font-size:10px}.paymentHistory article>a{color:var(--blue);font-size:11px;font-weight:700;text-decoration:none}.paymentStatus{color:var(--blue);text-transform:uppercase;background:#eafbf0;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:800}.paymentStatus.completed{color:#24734b;background:#e9f7ef}.paymentStatus.cancelled,.paymentStatus.error,.paymentStatus.expired{color:#b93c34;background:#fff0ef}@media (max-width:600px){.depositModal{padding:27px 18px}.coinChoices{grid-template-columns:1fr}.coinChoices button{height:54px}.paymentHistory article{grid-template-columns:1fr}.paymentStatus{justify-self:start}}.sidebar{font-family:var(--font-panel),Arial,sans-serif}.sideTabs button{letter-spacing:0;font-size:19px;font-weight:500}.sideLinks button{font-weight:500;line-height:1.35}.repeat span{font-size:17px}.repeat b,.repeat span{font-weight:500}.step{margin-bottom:36px}.stepTitle{margin-bottom:16px}.stepTitle h2,.stepTitle>b{font-family:var(--font-panel),Arial,sans-serif;letter-spacing:0;color:#30453a;font-size:20px;font-weight:600;line-height:40px}.stepTitle small{font-weight:400}.chips{gap:9px}.chips button{padding:12px 17px;font-size:14px;font-weight:500;line-height:1}.select select{font-size:17px;font-weight:500}.serviceDetail{font-size:13px;font-weight:400;line-height:1.6}.dark .stepTitle h2,.stepTitle>b{color:#e3fcec}.orderStep label{font-size:14px;font-weight:500}.orderStep>input{font-size:15px;font-weight:400}.amountLabel small{font-size:13px}.amount input{font-size:16px;font-weight:500}.price span{font-size:15px}.price strong{font-size:28px;font-weight:500}.buy{font-size:17px;font-weight:500}.features{gap:24px}.features .visualCard{background:linear-gradient(145deg,#fff 55%,#effef5);border:1px solid #e8f1eb;align-items:flex-start;min-height:210px;padding:31px 30px;position:relative;overflow:hidden}.features .visualCard.safe{background:linear-gradient(145deg,#fff 55%,#edfbf5)}.features .visualCard.help{background:linear-gradient(145deg,#fff 55%,#fff4ed)}.visualCard>span{border-radius:18px!important;width:58px!important;height:58px!important}.visualCard>div{z-index:2;position:relative}.visualCard h2{color:#30453a;margin-top:3px;line-height:1.35;font-size:20px!important;font-weight:600!important}.visualCard p{color:#6a8074;line-height:1.5;font-size:15px!important}.visualCard .cardArt{stroke-width:1.25px;color:#2db35e;opacity:.13;width:128px;height:128px;position:absolute;bottom:-24px;right:-20px}.visualCard.safe .cardArt{color:#22a56b}.visualCard.help .cardArt{color:#ff7d32}.how{grid-template-columns:.72fr 1.28fr;min-height:230px;padding:42px 48px}.how h2{color:#30453a;font-size:30px;font-weight:600;line-height:1.35}.how ol{gap:20px}.how li{gap:13px;position:relative}.how li>b{color:#2bac5a;background:#e7fef0;border-radius:17px;flex:none;place-items:center;width:52px;height:52px;display:grid}.how li>b svg{width:24px;height:24px}.how li span{position:relative}.how li em{color:#defce9;z-index:0;font-size:38px;font-style:normal;font-weight:700;line-height:1;position:absolute;top:-27px;right:0}.how li strong{font-family:var(--font-panel),Arial,sans-serif;color:#30453a;z-index:1;font-size:16px;font-weight:600;position:relative}.how li small{margin-top:2px;font-size:14px;line-height:1.5}@media (max-width:1200px){.features .visualCard{min-height:170px}.how{grid-template-columns:1fr}.how ol{margin-top:12px}}@media (max-width:780px){.features .visualCard{min-height:155px}.how{padding:31px 25px}.how h2{font-size:27px}.how li em{font-size:30px;top:-12px;left:60px;right:auto}.how li span{padding-left:38px}}.platformChips button{background:#fff;border-radius:16px;place-items:center;width:54px;height:52px;padding:0;display:grid}.platformChips button.active{background:#e7fdef;border-color:#4dd37e;box-shadow:inset 0 0 0 2px #fff}.platformAppIcon{object-fit:contain;width:34px;height:34px;display:block}.platformIconFallback{width:24px;height:24px;color:var(--muted)}.select>span .platformAppIcon{width:40px;height:40px}.select>span .platformIconFallback{width:22px;height:22px}.process{background:var(--card);border-radius:30px;margin-top:26px;padding:46px 50px}.process header{text-align:center;max-width:590px;margin:0 auto 38px}.process header small{letter-spacing:2px;color:var(--blue);font-size:13px;font-weight:700}.process header h2{color:#30453a;margin:10px 0;font-size:32px;font-weight:600;line-height:1.3}.process header p{color:var(--muted);margin:0;font-size:16px;line-height:1.6}.process ol{grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.process li{border:1px solid var(--line);background:linear-gradient(150deg,var(--card),#f6fef9);border-radius:22px;flex-direction:column;align-items:flex-start;min-height:190px;padding:24px;display:flex;position:relative}.process li>b{width:54px;height:54px;color:var(--blue);background:#e6fdee;border-radius:17px;place-items:center;display:grid}.process li>b svg{width:25px;height:25px}.process li span{flex-direction:column;margin-top:20px;display:flex}.process li em{color:#d1f6de;font-size:28px;font-style:normal;font-weight:700;position:absolute;top:22px;right:20px}.process li strong{color:#30453a;margin-bottom:7px;font-size:17px;font-weight:600}.process li small{color:var(--muted);line-height:1.55}.support.whatsapp{background:#25d366;text-decoration:none}.support.whatsapp svg{width:29px;height:29px}.support.whatsapp:hover{background:#1fbd59;transform:translateY(-2px)}@media (max-width:1200px){.process ol{grid-template-columns:repeat(2,1fr)}}@media (max-width:780px){.process{border-radius:23px;padding:34px 22px}.process header{margin-bottom:26px}.process header h2{font-size:27px}.process header p{font-size:15px}.process ol{grid-template-columns:1fr}.process li{min-height:150px}}.process{padding:34px}.process li{background:#fff;min-height:220px;padding:25px}.process li>b{background:0 0;border-radius:0;width:72px;height:72px}.process li>b .stepArt{filter:drop-shadow(0 9px 10px #2980491c);width:72px;height:72px}.process li span{margin-top:17px}.process li em{font-size:30px;top:26px}.process li strong{font-size:18px}.process li small{font-size:14px}@media (max-width:780px){.process{padding:20px}.process li{min-height:185px}}.authModal{background:linear-gradient(160deg,#fff 72%,#f4fef8);border:1px solid #e7f5ee;border-radius:26px;width:min(500px,100%);padding:34px 36px 30px}.authModal:before{content:"";background:linear-gradient(90deg,#2bac5a,#45d078,#a5f5c2);border-radius:26px 26px 0 0;width:100%;height:7px;position:absolute;top:0;left:0}.authHeading{align-items:center;gap:17px;margin:7px 42px 25px 0;display:flex}.authHeading .authMark{flex:none;width:54px;height:54px}.authHeading h2{color:#30453a;letter-spacing:-.3px;margin:0 0 5px;font-size:27px;font-weight:600;line-height:1.25}.authHeading p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.googleButton{background:#fff;border:1px solid #dcebe2;height:58px;font-size:16px;font-weight:600;transition:all .18s;box-shadow:0 5px 15px #1e593410}.googleButton:hover{background:#f8fffb;border-color:#aedec0;transform:translateY(-1px)}.googleLogo{flex:none;width:23px;height:23px}.googleButton b{display:none}.divider{height:45px}.authModal form{grid-template-columns:1fr 1fr;gap:14px}.authModal form label{font-size:13px}.authError,.authModal form label:first-child:last-of-type,.authModal form label:has(input[type=email]),.authSubmit{grid-column:1/-1}.authModal input{background:#fff;height:50px}.authSubmit{height:52px;box-shadow:0 10px 22px #2bac5a28}.authModal>small{margin-top:17px}@media (max-width:780px){.authModal{padding:31px 22px 26px}.authHeading{align-items:flex-start}.authHeading h2{font-size:24px}.authModal form{grid-template-columns:1fr}.authModal form label{grid-column:1/-1}}.select{min-width:0;overflow:hidden}.select>span{flex:0 0 40px}.select select{text-overflow:ellipsis;white-space:nowrap;width:0;min-width:0;padding-right:28px;overflow:hidden}.select>svg{pointer-events:none;flex:none;margin-left:-22px}.serviceWaiting{border:1px dashed var(--line);background:var(--card);border-radius:18px;padding:18px}.orderWorkspace{width:100%;font-family:var(--font-panel),Arial,sans-serif;grid-column:1/-1;animation:workspaceIn .25s}.orderWorkspaceHead{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr 42px;align-items:center;gap:17px;padding-bottom:24px;display:grid}.orderWorkspaceHead>span{color:#fff;border-radius:19px;place-items:center;width:62px;height:62px;display:grid}.orderWorkspaceHead>span svg{width:30px;height:30px}.orderWorkspaceHead>div{min-width:0}.orderWorkspaceHead small{letter-spacing:1.8px;color:var(--blue);font-size:11px;font-weight:800}.orderWorkspaceHead h1{letter-spacing:-.4px;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 4px;font-size:24px;overflow:hidden}.orderWorkspaceHead p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.orderWorkspaceHead>svg{color:#37ad79;background:#eaf9f1;border-radius:13px;width:37px;height:37px;padding:8px}.orderFormGrid{grid-template-columns:1.45fr .55fr;gap:16px;margin-top:25px;display:grid}.orderFormGrid>label>span{align-items:center;gap:7px;height:22px;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.orderFormGrid>label>span svg{width:16px;color:var(--blue)}.orderFormGrid>label>span em{color:var(--muted);margin-left:auto;font-size:10px;font-style:normal;font-weight:500}.targetField input{border:1px solid var(--line);background:var(--control);width:100%;height:55px;color:var(--ink);border-radius:15px;outline:0;padding:0 16px}.targetField input:focus{border-color:#4bce7b;box-shadow:0 0 0 4px #2bac5a12}.targetField>small{color:var(--muted);margin:7px 2px 0;font-size:10px;display:block}.heroAmount{border:1px solid var(--line);background:var(--card);border-radius:15px;height:55px;display:flex;overflow:hidden}.heroAmount button{width:48px;color:var(--blue);background:#ebfcf1;border:0;font-size:20px}.heroAmount input{text-align:center;width:0;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-weight:700}.commentsField,.orderFormGrid.hasComments .targetField{grid-column:1/-1}.commentsField textarea{border:1px solid var(--line);background:var(--control);width:100%;min-height:112px;color:var(--ink);resize:vertical;border-radius:19px;outline:0;padding:15px 20px;font-size:16px;line-height:1.5}.commentsField textarea:focus{border-color:#4bce7b;box-shadow:0 0 0 4px #2bac5a12}.commentsField textarea::placeholder{color:#9aa9a1}.orderSummary{background:#f5fcf8;border:1px solid #e9f2ec;border-radius:17px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:24px;padding:16px 18px;display:grid}.dark .orderSummary{background:#193e26}.orderSummary>div{align-items:center;gap:10px;min-width:0;display:flex}.orderSummary svg{color:#2eb25e;width:22px}.orderSummary span{flex-direction:column;min-width:0;display:flex}.orderSummary small{color:var(--muted);margin-bottom:3px;font-size:10px}.orderSummary b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.orderSummary .summaryPrice{border-left:1px solid var(--line);justify-content:flex-end;padding-left:18px}.summaryPrice span{text-align:right}.summaryPrice strong{color:var(--ink);font-size:25px}.heroBuy{background:var(--blue);color:#fff;border:0;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-width:225px;height:54px;margin:20px 0 0 auto;padding:0 24px;font-weight:700;display:flex;box-shadow:0 10px 24px #2bac5a2d}.heroBuy:hover{background:#25934d;transform:translateY(-1px)}.heroBuy svg{width:20px}@keyframes workspaceIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (max-width:780px){.orderWorkspaceHead{grid-template-columns:50px 1fr}.orderWorkspaceHead>span{border-radius:15px;width:50px;height:50px}.orderWorkspaceHead>svg{display:none}.orderWorkspaceHead h1{font-size:19px}.orderFormGrid,.orderSummary{grid-template-columns:1fr}.orderSummary .summaryPrice{border-left:0;border-top:1px solid var(--line);justify-content:flex-start;padding:13px 0 0}.summaryPrice span{text-align:left}.heroBuy{width:100%;margin-top:16px}.hero:has(.orderWorkspace){padding:28px 22px}}.workspaceServiceSelect{margin-top:22px;display:block}.workspaceServiceSelect>span{margin-bottom:8px;font-size:12px;font-weight:700;display:block}.workspaceServiceSelect>div{background:var(--control);border-radius:15px;align-items:center;height:55px;padding:0 14px;display:flex;overflow:hidden}.workspaceServiceSelect>div>span{flex:none;place-items:center;width:38px;height:38px;display:grid}.workspaceServiceSelect>div>span .platformIconFallback{width:21px;height:21px}.workspaceServiceSelect select{appearance:none;width:0;min-width:0;color:var(--ink);text-overflow:ellipsis;background:0 0;border:0;outline:0;flex:1;padding:0 34px 0 11px;font-weight:600}.workspaceServiceSelect>div>svg{width:18px;color:var(--blue);pointer-events:none;margin-left:-24px}body,button,html,input,select,textarea{font-family:var(--font-panel),sans-serif}.orderWorkspaceHead{padding-bottom:17px;display:block}.orderWorkspaceHead h1{letter-spacing:-.3px;margin:0;font-size:22px}.quantityInput{border:1px solid var(--line);background:var(--control);width:100%;height:55px;color:var(--ink);border-radius:15px;outline:0;padding:0 16px;font-size:16px;font-weight:600}.quantityInput:focus{border-color:#4bce7b;box-shadow:0 0 0 4px #2bac5a12}.quantityInput::-webkit-inner-spin-button,.quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantityInput{-moz-appearance:textfield}.platformChips button,.platformChips button.active{box-shadow:none;color:var(--ink);background:#fff;border:0;transition:background-color .18s,box-shadow .18s,transform .18s}.platformChips button:focus-visible,.platformChips button:hover{background:#effef5;outline:0;transform:translateY(-2px);box-shadow:0 0 0 4px #35cd6d26,0 7px 18px #2bac5a24}.select{border:0;transition:background-color .18s,box-shadow .18s,transform .18s}.select:focus-within,.select:hover{background:#f7fffa;transform:translateY(-1px);box-shadow:0 0 0 4px #35cd6d20,0 8px 20px #2bac5a1c}.workspaceServiceSelect>div{border:1px solid var(--line);transition:background-color .18s,box-shadow .18s,transform .18s;box-shadow:0 2px 8px #1c53320d}.workspaceServiceSelect>div:focus-within,.workspaceServiceSelect>div:hover{background:#f7fffa;transform:translateY(-1px);box-shadow:0 0 0 4px #35cd6d20,0 8px 20px #2bac5a1c}.hero:has(.orderWorkspace){background:var(--side);border:1px solid var(--line)}.orderSummary,.orderSummary *{font-synthesis:none;font-family:var(--font-panel),Fredoka,Arial,sans-serif!important}.orderSummary small{letter-spacing:0;font-size:11px;font-weight:400!important}.orderSummary b{letter-spacing:0;font-size:13px;font-weight:600!important}.summaryPrice strong{letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:27px;font-weight:600!important}.ordersNotice{color:#24734b;background:#e9f7ef;border-radius:12px;margin:0 0 14px;padding:11px 13px;font-size:13px}.orderList article{align-items:start}.orderList article div{min-width:0}.serviceFacts{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px;display:grid}.serviceFacts>span{background:#fff;border-radius:12px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.serviceFacts small{color:var(--muted);font-size:10px}.serviceFacts b{font-size:12px;font-weight:600}.ordersRefresh{color:#26974f;background:#e9fef1;border:0;border-radius:8px;align-items:center;gap:4px;padding:5px 8px;font-size:11px;display:inline-flex}.ordersRefresh svg{width:13px}.ordersModal>p>small{color:var(--muted);font-size:11px}@media (max-width:780px){.serviceFacts{grid-template-columns:1fr 1fr}}.sideTabs{gap:0}.sideTabs>strong{color:var(--orange);border-bottom:3px solid var(--orange);padding-bottom:14px;font-size:21px}.sideLinks{justify-content:flex-end}.sideLinks button{font-size:15px}.repeat{width:100%;color:var(--ink);border:0}.repeat>svg{margin-left:auto}.platformChips{gap:11px}.platformChips button{border-radius:15px;width:52px;height:50px}.platformChips .platformAppIcon{width:33px;height:33px}.platformChips .platformIconFallback{width:23px;height:23px}.platformChips.chips button{place-items:center;padding:0;display:grid}.platformSearch{background:var(--card);border-radius:15px;align-items:center;gap:8px;height:48px;margin:-3px 0 13px;padding:0 11px;display:flex;box-shadow:0 7px 20px #2158350b}.platformSearch>svg{width:18px;color:var(--blue)}.platformSearch input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:14px}.platformSearch button{width:30px;height:30px;color:var(--blue);background:#eafbf0;border:0;border-radius:10px;place-items:center;display:grid}.platformSearch button svg{width:15px}.platformEmpty{color:var(--muted);margin:8px 2px;font-size:13px}.announcement .announcementClose{background:0 0;border:0;width:42px;padding:0}.announcement .announcementClose:hover{background:#fff5}.orderWorkspaceHead h1{font-size:29px;line-height:1.25}.workspaceServiceSelect>span{margin-bottom:10px;font-size:15px}.workspaceServiceSelect>div{border-radius:20px;height:68px;padding:0 18px}.workspaceServiceSelect select{padding-left:14px;font-size:18px}.serviceFacts{gap:12px;margin-top:14px}.serviceFacts>span{border-radius:17px;justify-content:center;gap:6px;min-height:82px;padding:15px 17px}.serviceFacts small{font-size:14px;line-height:1.25}.serviceFacts b{font-size:16px}.orderWorkspace .orderFormGrid{gap:20px;margin-top:24px}.orderFormGrid>label>span{height:25px;margin-bottom:10px;font-size:15px}.orderFormGrid>label>span svg{width:19px;height:19px}.quantityInput,.targetField input{border-radius:19px;height:66px;padding:0 20px;font-size:18px}.orderSummary{border-radius:21px;gap:24px;min-height:116px;margin-top:30px;padding:21px 25px}.orderSummary>div{gap:14px}.orderSummary svg{width:28px;height:28px}.orderSummary small{margin-bottom:5px;font-size:14px!important}.orderSummary b{line-height:1.35;font-size:16px!important}.orderSummary .summaryPrice{padding-left:24px}.summaryPrice strong{font-size:34px!important}.heroBuy{border-radius:19px;min-width:280px;height:64px;margin-top:25px;padding:0 30px;font-size:17px}.heroBuy svg{width:23px;height:23px}@media (max-width:780px){.orderWorkspaceHead h1{font-size:25px}.workspaceServiceSelect select{font-size:16px}.serviceFacts>span{min-height:75px;padding:13px}.serviceFacts small{font-size:13px}.serviceFacts b{font-size:15px}.orderSummary{min-height:0}.summaryPrice strong{font-size:31px!important}}.hero:has(.orderWorkspace){align-content:start;align-items:start;min-height:0;padding:12px 32px 26px}.orderWorkspaceHead{padding-bottom:12px}.workspaceServiceSelect{margin-top:15px}.workspaceServiceSelect>span{margin-bottom:6px}.workspaceServiceSelect>div{height:60px}.workspaceServiceSelect>div>span{width:44px;height:44px}.workspaceServiceSelect>div>span .platformAppIcon{width:42px;height:42px}.serviceFacts{margin-top:8px}.serviceFacts>span{min-height:72px;padding:11px 15px}.orderWorkspace .orderFormGrid{margin-top:12px}.orderFormGrid>label>span{margin-bottom:6px}.quantityInput,.targetField input{height:58px}.orderSummary{min-height:96px;margin-top:14px;padding:16px 22px}.heroBuy{height:58px;margin-top:12px}@media (max-width:780px){.hero:has(.orderWorkspace){padding:12px 18px 22px}.workspaceServiceSelect>div{height:58px}.serviceFacts>span{min-height:68px}.quantityInput,.targetField input{height:58px}.orderSummary{padding:16px 18px}.heroBuy{height:58px}}.shell small{font-size:14px;line-height:1.4}.serviceDetail{font-size:14px;line-height:1.45}.stepTitle small{font-size:14px}.productTabs{justify-content:flex-start;gap:24px;height:49px;margin-bottom:28px}.productTabs button{white-space:nowrap;align-items:center;gap:7px;height:49px;padding:0 0 15px;font-size:18px;display:flex;font-weight:600!important}.productTabs button svg{width:19px;height:19px}.productTabs button.active{color:var(--orange);border-bottom:3px solid var(--orange)}.smsSideIntro{background:#fff;border-radius:24px;padding:25px 22px;box-shadow:0 8px 24px #1e59340a}.smsSideIntro>span{width:58px;height:58px;color:var(--blue);background:#e8fef0;border-radius:19px;place-items:center;display:grid}.smsSideIntro>span svg{width:28px}.smsSideIntro h2{margin:20px 0 9px;font-size:22px}.smsSideIntro p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.smsSideIntro>div{border-top:1px solid var(--line);color:#2c8e62;align-items:flex-start;gap:8px;margin-top:20px;padding-top:18px;font-size:14px;line-height:1.45;display:flex}.smsSideIntro>div svg{flex:none;width:19px}.smsWorkspace{background:var(--side);border:1px solid var(--line);border-radius:31px;padding:34px;box-shadow:0 12px 35px #1e59340b}.smsWorkspace>header{align-items:center;gap:17px;margin-bottom:28px;display:flex}.smsWorkspace>header>span{width:64px;height:64px;color:var(--blue);background:#e8fef0;border-radius:20px;place-items:center;display:grid}.smsWorkspace>header>span svg{width:31px;height:31px}.smsWorkspace>header small{color:var(--blue);font-size:14px;font-weight:600}.smsWorkspace>header h1{margin:3px 0;font-size:31px}.smsWorkspace>header p{color:var(--muted);margin:0;font-size:16px}.smsGrid{grid-template-columns:.9fr 1.1fr;gap:22px;display:grid}.smsHistory,.smsOrderCard,.smsResultCard{background:var(--card);border-radius:25px;padding:27px;box-shadow:0 8px 28px #1e593409}.smsHistory h2,.smsOrderCard h2,.smsResultHead h2{margin:0 0 23px;font-size:22px}.smsOrderCard label{margin-bottom:18px;display:block}.smsOrderCard label>span{margin-bottom:9px;font-size:15px;font-weight:600;display:block}.smsSelect{background:#f5fbf7;border-radius:18px;align-items:center;gap:11px;height:61px;padding:0 16px;display:flex}.smsSelect>svg:first-child{width:22px;color:var(--blue)}.smsSelect>svg:last-child{width:18px;color:var(--blue)}.smsSelect select{appearance:none;width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.smsPrice{background:#f3fcf6;border-radius:19px;justify-content:space-between;align-items:center;min-height:88px;margin-top:7px;padding:18px;display:flex}.smsPrice span{flex-direction:column;gap:5px;display:flex}.smsPrice small{color:var(--muted);font-size:14px}.smsPrice b{font-size:16px}.smsPrice strong{font-size:29px}.smsBuy{background:var(--blue);color:#fff;border:0;border-radius:18px;justify-content:center;align-items:center;gap:9px;width:100%;height:60px;margin-top:17px;font-size:17px;font-weight:600;display:flex;box-shadow:0 11px 25px #2bac5a2d}.smsBuy:hover{background:#25934d;transform:translateY(-1px)}.smsBuy:disabled{opacity:.58;transform:none}.smsBuy svg{width:22px}.smsGuarantee{color:#37936b;align-items:flex-start;gap:8px;margin:16px 3px 0;font-size:14px;line-height:1.45;display:flex}.smsGuarantee svg{flex:none;width:18px}.smsResultHead{justify-content:space-between;align-items:center;display:flex}.smsResultHead h2{margin:0}.smsResultHead button{color:var(--blue);background:#eafbf0;border:0;border-radius:13px;align-items:center;gap:7px;padding:10px 13px;font-size:14px;display:flex}.smsResultHead button svg{width:17px}.smsEmpty{text-align:center;min-height:330px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.smsEmpty svg{width:54px;height:54px;color:var(--blue);background:#eefaf2;border-radius:18px;margin-bottom:17px;padding:13px}.smsEmpty b{color:var(--ink);font-size:19px}.smsEmpty span{margin-top:6px;font-size:15px}.smsNumber{background:#f5fbf7;border-radius:19px;flex-direction:column;gap:5px;margin-top:23px;padding:18px;display:flex;position:relative}.smsNumber small{color:var(--muted);font-size:14px}.smsNumber button{width:42px;height:42px;color:var(--blue);background:#e5fbed;border:0;border-radius:13px;place-items:center;display:grid;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.smsNumber button svg{width:19px}.smsCode{border:2px dashed #dcf0e5;border-radius:20px;flex-direction:column;min-height:143px;margin-top:14px;padding:19px;display:flex;position:relative}.smsCode.ready{background:#f2fbf6;border-style:solid;border-color:#bfe9d3}.smsCode small,.smsCode span{color:var(--muted);font-size:14px}.smsCode span{padding-right:90px;line-height:1.45}.smsCode button{color:#26875c;background:#dff5e9;border:0;border-radius:12px;align-items:center;gap:6px;padding:9px 11px;display:flex;position:absolute;top:18px;right:16px}.smsCode button svg{width:16px}.smsMeta{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.smsMeta>span{background:#f5fbf7;border-radius:16px;flex-direction:column;gap:4px;padding:14px;display:flex}.smsMeta small{color:var(--muted);font-size:14px}.smsMeta b{font-size:16px}.smsActions{justify-content:flex-end;gap:10px;margin-top:15px;display:flex}.smsActions button{color:#b94c44;background:#fff0ef;border:0;border-radius:13px;height:43px;padding:0 16px;font-size:15px}.smsActions .primary{background:var(--blue);color:#fff}.smsHistory{margin-top:22px}.smsHistory article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 0;display:grid}.smsHistory article>div{flex-direction:column;gap:4px;display:flex}.smsHistory article b{font-size:16px}.smsHistory article small{color:var(--muted);font-size:14px}.smsHistory article>strong{font-size:17px}.smsHistoryStatus{color:var(--blue);background:#eafbf0;border-radius:11px;padding:8px 10px;font-size:13px;font-weight:600}.smsHistoryStatus.cancelled{color:#b94c44;background:#fff0ef}.smsHistoryStatus.completed,.smsHistoryStatus.received{color:#26875c;background:#e8f8ef}@media (max-width:1000px){.smsGrid{grid-template-columns:1fr}.smsWorkspace{padding:25px}.smsEmpty{min-height:230px}}@media (max-width:780px){.productTabs{gap:18px}.productTabs button{font-size:17px}.smsWorkspace{border-radius:24px;padding:20px}.smsWorkspace>header{align-items:flex-start}.smsWorkspace>header>span{width:54px;height:54px}.smsWorkspace>header h1{font-size:25px}.smsHistory,.smsOrderCard,.smsResultCard{border-radius:21px;padding:20px}.smsHistory article{grid-template-columns:1fr}.smsHistoryStatus{justify-self:start}}.orderList article{gap:17px;padding:20px}.orderList article b{font-size:17px}.orderList article small{font-size:14px;line-height:1.45}.accountBalance small{font-size:14px}.accountBalance b{font-size:21px}.smsPicker{padding:4px 0 25px}.smsPickerStep{margin:0 0 38px}.smsPickerStep h2{color:#30453a;margin:0 0 16px;font-size:23px;font-weight:600;line-height:1.25}.smsPickerSelect{background:#fff;border-radius:22px;align-items:center;gap:10px;height:62px;padding:0 15px;transition:all .18s;display:flex;box-shadow:0 7px 20px #1e593408}.smsPickerSelect:focus-within,.smsPickerSelect:hover{transform:translateY(-1px);box-shadow:0 0 0 4px #35cd6d1e,0 9px 24px #2bac5a18}.smsPickerSelect select{appearance:none;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:18px;font-weight:600}.smsPickerSelect>svg{width:19px;color:var(--blue);flex:none}.smsFlag,.smsServiceMark{background:#e5fdee;border-radius:14px;flex:none;place-items:center;width:40px;height:40px;display:grid}.smsServiceMark{color:var(--blue);font-size:21px;font-weight:700}.smsFlag{font-size:28px}.smsOperators{overscroll-behavior:contain;max-height:360px;margin-bottom:18px;overflow-y:auto}.smsOperatorCard{background:#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) auto 48px;align-items:center;gap:10px;min-height:78px;margin-bottom:13px;padding:15px 13px 13px 20px;display:grid;position:relative;box-shadow:0 7px 20px #1e593408}.smsOperatorCard>em{color:#1e6237;letter-spacing:1.4px;background:#b1f0c8;border-radius:12px;padding:3px 11px;font-size:11px;font-style:normal;position:absolute;top:-10px;left:23px}.smsOperatorCard>div{flex-direction:column;gap:6px;min-width:0;display:flex}.smsOperatorCard b{text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;font-size:18px;overflow:hidden}.smsOperatorCard>div>span{flex-wrap:wrap;gap:10px;display:flex}.smsOperatorCard small{color:var(--muted);font-size:13px!important}.smsOperatorCard small:last-child{color:#20a84d}.smsOperatorCard>strong{white-space:nowrap;font-size:22px;font-weight:600}.smsOperatorCard>button{color:#fff;background:#35cc6c;border:0;border-radius:16px;place-items:center;width:48px;height:48px;transition:all .18s;display:grid}.smsOperatorCard>button:hover{background:#29a356;transform:translateY(-2px);box-shadow:0 7px 18px #2bac5a35}.smsOperatorCard>button:disabled{opacity:.55;transform:none}.smsOperatorCard>button svg{width:23px}.smsPickerMessage{color:var(--muted);background:#fff;border-radius:20px;padding:20px;font-size:15px;line-height:1.45}.smsPicker>.smsGuarantee{margin-top:14px}.smsWorkspace>.smsResultCard{width:100%}.shell.dark .smsPickerStep h2{color:var(--ink)}.shell.dark .smsOperatorCard,.shell.dark .smsPickerMessage,.shell.dark .smsPickerSelect{background:var(--card)}@media (max-width:780px){.smsPickerStep{margin-bottom:31px}.smsPickerStep h2{font-size:21px}.smsOperatorCard{grid-template-columns:minmax(0,1fr) auto 46px}.smsOperatorCard>button{width:46px;height:46px}}.smsServiceLogo{background:#fff;border-radius:14px;flex:none;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:hidden}.smsServiceLogo img{object-fit:contain;z-index:1;width:29px;height:29px;position:relative}.smsServiceLogo.logoUnavailable:after{content:"";background:#defde9;border-radius:6px;width:18px;height:18px;box-shadow:inset 0 0 0 3px #fff,0 0 0 2px #2bac5a}.smsServiceLogo.logoUnavailable img{display:none}.smsFlag{overflow:hidden}.smsFlag img{object-fit:cover;border-radius:5px;width:30px;height:22px;box-shadow:0 1px 4px #1e593430}.smsPickerHeading{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.smsPickerHeading h2{margin:0}.smsPickerHeading>button{width:43px;height:43px;color:var(--blue);background:#e5fdee;border:0;border-radius:15px;place-items:center;display:grid;box-shadow:0 5px 15px #2bac5a13}.smsPickerHeading>button:hover{background:#d8fce5;transform:translateY(-1px)}.smsPickerHeading svg{width:22px}.smsServicePicker{position:relative}.smsPickerTrigger{text-align:left;cursor:pointer;border:0;width:100%}.smsPickerTrigger>b{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--ink);flex:1;font-size:18px;overflow:hidden}.smsPickerTrigger>svg{transition:all .2s}.smsServicePicker:has(.smsServicePanel) .smsPickerTrigger>svg{transform:rotate(180deg)}.smsServicePanel{z-index:5;background:#fff;border:1px solid #ebf4ee;border-radius:23px;margin-top:11px;position:relative;overflow:hidden;box-shadow:0 18px 42px #1e593422}.smsServicePanel>label{border:2px solid #33ca6a;border-radius:19px;align-items:center;gap:9px;height:60px;margin:12px;padding:0 13px;display:flex}.smsServicePanel>label>svg{width:21px;color:var(--blue)}.smsServicePanel>label input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:16px}.smsServicePanel>label button{width:31px;height:31px;color:var(--blue);background:#eafbf0;border:0;border-radius:10px;place-items:center;display:grid}.smsServicePanel>label button svg{width:15px}.smsServiceList{overscroll-behavior:contain;max-height:445px;overflow-y:auto}.smsServiceList article{content-visibility:auto;contain-intrinsic-size:73px;border-top:1px solid #eef7f1;align-items:center;height:73px;transition:all .15s;display:flex}.smsServiceList article.active,.smsServiceList article:hover{background:#f4fef8}.smsFavorite{color:#355e48;background:0 0;border:0;flex:none;place-items:center;width:48px;height:100%;display:grid}.smsFavorite:hover{color:#f4a51c}.smsFavorite svg{width:23px}.smsServiceChoice{min-width:0;height:100%;color:var(--ink);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:0 12px 0 0;display:flex}.smsServiceChoice>b{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:17px;overflow:hidden}.smsServiceChoice>span{text-align:right;white-space:nowrap;grid-template-columns:auto auto;align-items:center;column-gap:6px;display:grid}.smsServiceChoice small{color:var(--ink);font-size:12px!important}.smsServiceChoice strong{background:#f2faf5;border-radius:12px;padding:3px 7px;font-size:18px;font-weight:600}.smsServiceChoice em{color:#13a542;grid-column:1/3;margin-top:3px;font-size:13px;font-style:normal}.smsServicePanel>p{text-align:center;color:var(--muted);padding:20px;font-size:14px}.shell.dark .smsServicePanel{background:var(--card);border-color:var(--line)}.shell.dark .smsServiceList article{border-color:var(--line)}.shell.dark .smsServiceList article.active,.shell.dark .smsServiceList article:hover{background:#ffffff0a}.shell.dark .smsServiceChoice strong{background:var(--side)}.smsCountryPicker{position:relative}.smsCountryPicker:has(.smsCountryPanel) .smsPickerTrigger>svg{transform:rotate(180deg)}.smsPickerTrigger:disabled{cursor:not-allowed;opacity:.65}.smsCountryPanel{z-index:6}.smsCountryList{overscroll-behavior:contain;max-height:390px;overflow-y:auto}.smsCountryList>button{width:100%;height:66px;color:var(--ink);text-align:left;background:0 0;border:0;border-top:1px solid #eef7f1;align-items:center;gap:13px;padding:0 16px;transition:all .15s;display:flex}.smsCountryList>button.active,.smsCountryList>button:hover{background:#f4fef8}.smsCountryList>button>b{flex:1;min-width:0;font-size:17px}.smsCountryList>button>span.smsCountryPrice{flex-direction:column;flex:none;align-items:flex-end;gap:3px;display:flex}.smsCountryList>button>span.smsCountryPrice small{color:var(--muted);font-size:12px}.smsCountryList>button>span.smsCountryPrice strong{color:var(--blue);background:#f2faf5;border-radius:12px;padding:3px 8px;font-size:16px;font-weight:600}.shell.dark .smsCountryList>button>span.smsCountryPrice strong{background:var(--side)}.shell.dark .smsCountryList>button{border-color:var(--line)}.shell.dark .smsCountryList>button.active,.shell.dark .smsCountryList>button:hover{background:#ffffff0a}.smsResultHead>div>small{color:var(--blue);letter-spacing:.8px;margin-bottom:4px;font-size:13px;font-weight:600;display:block}.smsResultHead>div>h2{margin:0}.smsOrderDetails{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.smsOrderDetails>span{background:#f5fbf7;border-radius:17px;flex-direction:column;justify-content:center;gap:4px;min-height:68px;padding:12px 15px;display:flex}.smsOrderDetails small,.smsStatusLine small{color:var(--muted);font-size:14px}.smsOrderDetails b{text-transform:capitalize;align-items:center;gap:9px;font-size:16px;display:flex}.smsOrderDetails .smsServiceLogo{border-radius:10px;width:32px;height:32px}.smsOrderDetails .smsServiceLogo img{width:23px;height:23px}.smsHint{color:#355c46;background:#eefef4;border-radius:18px;align-items:flex-start;gap:12px;margin-top:14px;padding:16px;display:flex}.smsHint>svg{width:22px;color:var(--blue);flex:none}.smsHint>span{font-size:15px;line-height:1.45}.smsHint b{color:var(--ink);margin-bottom:2px;font-size:16px;display:block}.smsStatusLine{justify-content:space-between;align-items:flex-end;margin-top:17px;padding:0 4px;display:flex}.smsStatusLine>span{flex-direction:column;gap:3px;display:flex}.smsStatusLine b,.smsStatusLine>strong{font-size:16px}.smsStatusLine>strong{color:var(--muted);font-weight:500}.smsProgress{background:#dcece2;border-radius:10px;height:9px;margin:11px 4px 3px;overflow:hidden}.smsProgress i{border-radius:inherit;background:#35cc6c;height:100%;transition:width .4s;display:block}.smsActions{justify-content:stretch}.smsActions button{flex:1;min-height:48px}.shell.dark .smsOrderDetails>span{background:var(--side)}.shell.dark .smsHint{background:#2bac5a12}@media (max-width:780px){.smsOrderDetails{grid-template-columns:1fr}.smsOrderDetails>span:first-child{grid-column:auto}.smsActions{flex-wrap:wrap}.smsActions button{min-width:calc(50% - 5px)}.smsServiceChoice strong,.smsServiceChoice>b{font-size:16px}.smsServiceList{max-height:390px}}.depositHeading{gap:17px}.depositHeading>span{border-radius:18px;flex:none;width:60px;height:60px}.depositHeading>span svg{width:28px;height:28px}.depositHeading h2{margin-bottom:6px;font-size:29px;font-weight:800;line-height:1.25}.depositHeading p{font-size:16px;line-height:1.45}.depositBalance b{font-size:25px;font-weight:800}.depositModal form>div>span,.depositModal form>label{font-size:15px;line-height:1.35}.depositModal form>label{gap:10px}.depositModal form>div>span{margin-bottom:10px}.depositModal form>label input{border-radius:18px;height:62px;padding:0 18px;font-size:17px;font-weight:600}.coinChoices button{border-radius:19px;height:78px;padding:0 18px}.coinChoices small{margin-top:4px;font-size:14px}.depositError{border-radius:14px;padding:14px 16px;font-size:15px;line-height:1.45}.invoiceLink{border-radius:16px;height:55px;font-size:16px}.paymentHistory>div{margin-bottom:14px}.paymentHistory>div>button{gap:7px;font-size:14px}.paymentHistory>div>button svg{width:17px;height:17px}.paymentHistory>p{font-size:15px;line-height:1.5}.paymentHistory article{gap:15px;min-height:84px;padding:16px 18px!important}.paymentHistory article small{font-size:14px;line-height:1.4}.paymentHistory article>a{font-size:14px}.paymentStatus{border-radius:10px;font-size:12px}@media (max-width:600px){.depositModal{padding:32px 20px}.depositHeading h2{font-size:25px}.depositHeading p{font-size:15px}.depositBalance{min-height:68px}.coinChoices button{height:68px}.paymentHistory article{padding:15px!important}}.depositModal{width:min(800px,100%);padding:44px}.depositBalance{min-height:82px;padding:19px 22px}.depositModal form>label input{height:68px;font-size:20px!important}.coinChoices button{height:88px;padding:0 20px}.coinChoices b{font-size:22px!important}.coinChoices small{font-size:16px!important}.createPayment{height:68px;font-size:21px!important}.paymentHistory article small,.paymentHistory article>a,.paymentHistory>div>button{font-size:16px!important}.depositError,.invoiceLink,.paymentHistory>p{font-size:17px!important}.ordersModal>p{margin-bottom:29px;line-height:1.5;font-size:18px!important}.orderList article b{line-height:1.4;font-size:20px!important}.orderList article small{line-height:1.5;font-size:16px!important}.orderList article strong{line-height:1.5;font-size:19px!important}.ordersRefresh{min-height:44px;padding:0 15px;font-size:16px!important}.ordersNotice{line-height:1.5;padding:15px 17px!important;font-size:17px!important}.emptyOrders b{font-size:21px!important}.emptyOrders span{font-size:17px!important}@media (max-width:600px){.depositModal{padding:34px 21px}.depositHeading h2{font-size:27px!important}.depositBalance small,.depositHeading p{font-size:16px!important}.depositBalance b{font-size:24px!important}.depositModal form>label input{height:62px}.coinChoices button{height:76px}.coinChoices b{font-size:20px!important}.createPayment{height:62px;font-size:19px!important}.ordersModal{padding:36px 21px}.ordersModal h2{font-size:29px!important}.orderList article{padding:20px!important}}.depositModal{width:min(680px,100%);max-height:min(820px,92vh);padding:34px}.depositHeading>span{width:52px;height:52px}.depositHeading h2{font-size:28px!important}.depositHeading p{font-size:16px!important}.depositBalance{border-radius:17px;min-height:66px;margin:20px 0 17px;padding:14px 17px}.depositBalance small{font-size:16px!important}.depositBalance b{font-size:24px!important}.depositModal form{gap:16px}.depositModal form>div>span,.depositModal form>label{font-size:16px!important}.depositModal form>label input{border-radius:15px;height:54px;font-size:18px!important}.depositModal .depositAmountField{grid-template-columns:1fr;gap:9px;margin-bottom:2px;font-size:16px;font-weight:700;display:grid}.depositModal .depositAmountField span{display:block}.depositModal .depositAmountInput{box-sizing:border-box;border:1px solid var(--line);width:100%;height:54px;color:var(--ink);font:inherit;background:#fff;border-radius:15px;outline:0;padding:0 14px;font-size:18px;font-weight:700;display:block;box-shadow:0 2px 10px #1e59340d}.depositModal .depositAmountInput:focus{border-color:#4bce7b;box-shadow:0 0 0 3px #2bac5a15}.depositModal .depositMinimum{color:var(--muted);margin-left:7px;font-size:13px;font-weight:600}.depositModal .depositMinimumWarning{color:#b93c34;font-size:14px;font-weight:600;line-height:1.4;display:block}.depositModal button.depositWhatsappLink{width:100%;font:inherit;border:0;font-size:15px;font-weight:700}.depositModal button.depositWhatsappLink:disabled{opacity:.75;cursor:not-allowed;background:#9fdcb5}.coinChoices{gap:9px}.coinChoices button{text-align:left;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:34px 1fr;column-gap:10px;height:66px;padding:0 14px;display:grid}.coinChoices button:before{content:"";background:50%/contain no-repeat;grid-row:1/3;width:34px;height:34px}.coinChoices button:first-child:before{background-image:url(/crypto/ltc.svg)}.coinChoices button:nth-child(2):before{background-image:url(/crypto/trx.svg)}.coinChoices button:nth-child(3):before{background-image:url(/crypto/sol.svg)}.coinChoices b{grid-column:2;line-height:1.1;font-size:18px!important}.coinChoices small{grid-column:2;margin:0;line-height:1.1;font-size:14px!important}.createPayment{border-radius:15px;height:56px;font-size:18px!important}.paymentHistory{margin-top:22px;padding-top:19px}.paymentHistory>div>b{font-size:18px!important}.paymentHistory article{min-height:76px;padding:14px 16px!important}.paymentHistory article b{font-size:17px!important}.paymentHistory article small,.paymentHistory article>a{font-size:15px!important}.paymentStatus{padding:8px 10px;font-size:13px!important}.ordersModal{width:min(820px,100%);padding:38px 40px}.ordersModal h2{font-size:30px!important}.ordersModal>p{margin-bottom:24px;font-size:17px!important}.orderList{gap:11px}.orderList article{gap:16px;min-height:88px;padding:18px!important}.orderList article b{font-size:18px!important}.orderList article small{font-size:15px!important}.orderList article strong{font-size:17px!important}.status{padding:8px 10px;font-size:13px!important}@media (max-width:600px){.depositModal{padding:28px 18px}.coinChoices{grid-template-columns:1fr}.coinChoices button{height:62px}.ordersModal{padding:30px 19px}.orderList article{padding:17px!important}}.coinChoices button{justify-content:stretch;align-items:center}.ordersModal,.ordersModal *{font-synthesis:none;font-family:var(--font-panel),Fredoka,Arial,sans-serif!important}.ordersModal h2{letter-spacing:-.02em;font-weight:800!important}.orderList article b,.orderList article strong{font-weight:700!important}.orderList article small{font-weight:500!important}.modalShade:has(.ordersModal){-webkit-backdrop-filter:none;backdrop-filter:none;background:#18242060}.ordersModal{overscroll-behavior:contain}.orderList article{content-visibility:auto;contain-intrinsic-size:auto 88px;box-shadow:0 3px 12px #3d4d430a!important}.orderList article:hover{transform:none!important;box-shadow:0 4px 14px #3d4d4310!important}.ordersModal h3{color:var(--muted);letter-spacing:-.01em;margin:26px 0 12px;font-size:18px;font-weight:700!important}.ordersModal h3:first-of-type{margin-top:0}.ordersModal .smsHistory{box-shadow:none;background:0 0;border-radius:0;margin-top:0;padding:0}.ordersModal .smsHistory article:first-child{border-top:0}.smsActions button:disabled{opacity:.5;cursor:not-allowed}.smsWorkspace:has(>.hero){box-shadow:none;background:0 0;border:0;padding:0}.smsIllustration .phone{text-align:center;padding:34px 20px}.smsIllustration .phone>svg{width:44px;height:44px;margin:0 auto 16px}.phoneCode{letter-spacing:5px;color:#fff;font-size:33px;font-weight:700;line-height:1;display:block}.smsIllustration .phone>em{letter-spacing:.6px;color:#ffffffc4;margin-top:11px;font-size:14px;font-style:normal;display:block}@media (max-width:780px){.phoneCode{letter-spacing:4px;font-size:28px}.smsIllustration .phone>svg{width:38px;height:38px;margin-bottom:12px}}.modalShade,.modalShade *,.shell,.shell *{font-family:var(--font-panel),Fredoka,Arial,sans-serif}.modalShade small,.shell small{font-size:15px;line-height:1.45}.heroIntro>span,.how>div small,.orderWorkspaceHead small,.process header small,.smsResultHead>div>small{letter-spacing:1.9px;font-size:14px}.amountLabel small,.avatar,.chips button,.serviceDetail,.stepTitle small,.targetField>small,.toast{font-size:15px}.paymentStatus,.sideTabs>span,.smsHistoryStatus,.status{padding:8px 11px;font-size:14px!important}.smsCountryList>button>span.smsCountryPrice small,.smsServiceChoice small{font-size:14px!important}.smsOperatorCard small{font-size:15px!important}.smsOperatorCard small.smsRateLow{font-weight:600;color:#c2564c!important}.smsOperatorCard small.smsRateHigh{font-weight:600;color:#1f9d55!important}.smsCountryList>button>b{flex-direction:column;gap:3px;display:flex}.smsCountryOps{color:var(--muted);font-size:13px;font-style:normal;font-weight:500}.wallet small{font-size:14px}.wallet b{font-size:18px}.repeat span,.sideLinks button{font-size:16px}.features p,.how li small,.process li small{font-size:15px}.b1,.b2{font-size:16px}.b2 svg{width:20px;height:20px}.orderSuccess{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:390px;display:flex}.orderSuccessIcon{color:#26a15c;background:#e7f9ef;border-radius:23px;place-items:center;width:76px;height:76px;margin-bottom:10px;display:grid}.orderSuccessIcon svg{width:37px;height:37px}.orderSuccess h1{font-family:var(--font-panel),Arial,sans-serif;color:var(--ink);margin:0 0 10px;font-size:30px;font-weight:600}.orderSuccess p{color:var(--muted);max-width:420px;margin:0 0 26px;font-size:15px;line-height:1.65}.orderSuccess p b{color:var(--ink);font-weight:700}.orderSuccessActions{flex-wrap:wrap;justify-content:center;display:flex}.orderSuccessSecondary{border:1px solid var(--line);background:var(--card);height:54px;color:var(--ink);border-radius:15px;padding:0 22px;font-size:15px;font-weight:700}.orderSuccessSecondary:hover{background:var(--side)}.serviceFacts small{line-height:1.3;font-size:13px!important}.serviceFacts b{font-weight:700;line-height:1.3;font-size:17px!important}.orderSummary small{font-size:13px!important}.orderSummary b{font-size:17px!important}.orderSummary .summaryPrice strong{font-size:26px!important}.orderSummary .summaryPrice em{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:11px;font-style:normal;font-weight:600}.serviceDetail{line-height:1.5}.orderFormGrid>label>span,.serviceDetail{font-size:14px!important}.orderFormGrid>label>span em{font-size:13px!important}.workspaceServiceSelect>span{font-size:14px!important}.orderWorkspaceHead p{line-height:1.55;font-size:15px!important}.hero p,.heroIntro p{line-height:1.65;font-size:17px!important}@media (max-width:780px){.orderSummary b,.serviceFacts b{font-size:15px!important}}.smsOperators{scrollbar-width:thin}.customSelect,.smsCountryPicker,.smsServicePicker{position:relative}.customSelect{overflow:visible!important}.customSelect:has(.customSelectPanel){z-index:30}.customSelectTrigger{appearance:none;color:var(--ink);text-align:left;min-width:0;font-size:14px;font-weight:700;font:inherit;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;outline:0;flex:1;padding:0 11px;overflow:hidden}.select .customSelectTrigger{font-size:17px;font-weight:500}.workspaceServiceSelect .customSelectTrigger{padding:0 0 0 14px;font-size:16px}.customSelectPanel{overscroll-behavior:contain;z-index:20;background:#fff;border:1px solid #ebf4ee;border-radius:19px;flex-direction:column;gap:2px;max-height:280px;margin-top:9px;padding:6px;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 42px #1e593422}.customSelectPanel button{text-align:left;width:100%;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:13px;padding:12px 14px;font-size:15px;font-weight:600}.customSelectPanel button:hover{background:var(--side)}.customSelectPanel button.active{color:var(--blue);background:#e7fdef}.shell.dark .customSelectPanel{background:var(--card);border-color:var(--line)}.smsResultCard{padding:20px 22px}.smsActiveOrder{padding-top:14px}.smsOrderDetails{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.smsOrderDetails>span:first-child{grid-column:1/-1}.smsOrderDetails>span{min-height:56px;padding:9px 12px}.smsOrderDetails b{font-size:15px}.smsNumber{margin-top:12px;padding:13px 15px}.smsNumber b{font-size:21px}.smsCode{min-height:0;margin-top:10px;padding:14px 16px}.smsCode strong{margin:4px 0;font-size:23px}.smsStatusLine{margin-top:11px}.smsProgress{margin:8px 4px 2px}.smsActions{margin-top:10px}@media (max-width:780px){.smsOrderDetails{grid-template-columns:1fr 1fr}.smsOrderDetails>span:first-child{grid-column:1/-1}}.smsWorkspace{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}@media (min-width:781px){.sidebar{border-right:0;border-radius:28px;width:400px;min-height:0;position:absolute;top:111px;bottom:auto;left:20px;overflow:visible;box-shadow:0 10px 34px #1e59340f}.main{margin-left:440px;padding-top:111px}}.depositMethods{grid-template-columns:1fr 1fr;gap:9px;margin:18px 0;display:grid}.depositMethods button{border:1px solid var(--line);background:var(--card);height:52px;color:var(--muted);border-radius:15px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.depositMethods button svg{width:19px}.depositMethods button.active{color:var(--blue);background:#e7fdef;border-color:#98e5b4}.depositWhatsapp{color:#2e5744;text-align:center;background:#eefef4;border-radius:17px;margin-top:6px;padding:18px}.depositWhatsapp p{margin:0 0 14px;font-size:14px;line-height:1.55}.depositWhatsappLink{color:#fff;background:#25d366;border-radius:15px;justify-content:center;align-items:center;gap:9px;height:54px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.depositWhatsappLink:hover{background:#1da851}.depositWhatsappLink svg{width:20px}.logo b{font-size:34px}.logoHeart{width:22px;height:22px}.header nav a{white-space:nowrap;padding:12px 13px;font-size:19px}.orders{height:50px;font-size:19px}.wallet{gap:10px;height:52px;padding:0 16px}.wallet svg{width:21px}.header .wallet small{font-size:14px;line-height:1.25}.header .wallet b{font-size:20px}.loginButton,.registerButton{font-size:19px}.avatar{font-size:16px}@media (max-width:780px){.logo b{font-size:24px}.logoHeart{width:17px;height:17px}}.refillWrap{justify-content:flex-end;margin-top:9px;font-weight:400;display:flex;position:relative}.refillButton{color:#227a4c;white-space:nowrap;background:#e9f5ee;border:0;border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.refillButton:hover:not(:disabled){background:#dcefe3}.refillButton svg{width:15px;height:15px}.refillButton:disabled{color:#7d8f85;cursor:default;background:#f1f4f2}.refillTip{z-index:20;color:#101820;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e4eae8;border-radius:11px;width:max-content;max-width:min(230px,60vw);padding:8px 11px;font-size:12px;font-weight:600;line-height:1.4;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px);box-shadow:0 12px 28px #1b3a2a26}.refillWrap.open .refillTip,.refillWrap:hover .refillTip{opacity:1;visibility:visible;transform:none}.refillTip:after{content:"";background:#fff;border-bottom:1px solid #e4eae8;border-right:1px solid #e4eae8;border-radius:2px;width:10px;height:10px;position:absolute;bottom:-6px;right:16px;transform:rotate(45deg)}@media (max-width:780px){.refillWrap{justify-content:flex-start}.refillTip{left:0;right:auto}.refillTip:after{left:16px;right:auto}}.cancelButton{color:#b93c34;background:#fff0ef;border:0;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;height:34px;margin-top:4px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.cancelButton:hover{background:#ffe3e0}.cancelButton:disabled{opacity:.65}.cancelButton svg{width:15px;height:15px}.reportButton{color:#4a6b58;background:#f1f4f2;border:0;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;height:34px;margin-top:4px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.reportButton:hover{background:#e6ece8}.reportButton svg{width:15px;height:15px}.reportDone{color:#4a6b58;align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:600;display:inline-flex}.reportDone svg{width:14px;height:14px}.reportShade{z-index:120}.reportModal{width:min(520px,100%)}.reportOrder{background:var(--bg);border-radius:16px;gap:3px;margin-bottom:18px;padding:14px 16px;display:grid}.reportOrder b{color:var(--ink);font-size:15px;line-height:1.35}.reportOrder small{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.reportReasons{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.reportReasons button{border:1px solid var(--line);background:var(--card);min-height:42px;color:var(--ink);border-radius:13px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:500}.reportReasons button:hover{background:#f8fffb;border-color:#aedec0}.reportReasons button.active{color:#1e6b3a;background:#eafbf0;border-color:#2bac5a;font-weight:700}.reportNote{color:var(--ink);gap:8px;margin-bottom:20px;font-size:14px;font-weight:500;display:grid}.reportNote textarea{border:1px solid var(--line);background:var(--card);color:var(--ink);resize:vertical;border-radius:14px;outline:0;min-height:86px;padding:13px 15px;font-family:inherit;font-size:15px}.reportNote textarea:focus{border-color:#4bce7b;box-shadow:0 0 0 3px #2bac5a15}@media (max-width:640px){.reportModal{padding:28px 22px 24px}.reportReasons button{flex:1;min-width:calc(50% - 4px)}}.orderSuccess{grid-column:1/-1;gap:0;min-height:auto;padding:26px 0}.orderSuccess h1{margin:4px 0 12px;font-size:34px}.orderSuccess p{max-width:460px;margin:0 0 24px;font-size:17px}.orderSuccessId{background:var(--side);text-align:left;border-radius:18px;width:min(500px,100%);margin-bottom:26px;padding:16px 18px}.orderSuccessId small{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.orderSuccessId>div{align-items:center;gap:10px;display:flex}.orderSuccessId b{letter-spacing:.5px;word-break:break-all;font-variant-numeric:tabular-nums;flex:1;min-width:0;font-size:16px;font-weight:700}.orderSuccessId button{background:var(--card);width:38px;height:38px;color:var(--blue);border:0;border-radius:12px;flex:none;place-items:center;display:grid}.orderSuccessId button:hover{background:#e7fdef}.orderSuccessId button svg{width:18px;height:18px}.orderSuccessActions{grid-template-columns:1fr 1fr;gap:12px;width:min(500px,100%);display:grid}.orderSuccessActions .heroBuy,.orderSuccessActions .orderSuccessSecondary{white-space:nowrap;width:100%;height:54px;margin:0;padding:0 14px;font-size:15px}@media (max-width:600px){.orderSuccessActions{grid-template-columns:1fr}.orderSuccess h1{font-size:27px}.orderSuccess p{font-size:15px}}.articleShell{max-width:820px;margin:0 auto;padding:40px 22px 70px}.articleNav{margin-bottom:24px}.articleNav a{color:var(--blue);font-size:15px;font-weight:600;text-decoration:none}.articleNav a:hover{text-decoration:underline}.articleHeader h1{letter-spacing:-1px;color:var(--ink);margin:0 0 10px;font-size:38px}.articleHeader p{color:var(--muted);margin:0 0 30px;font-size:17px;line-height:1.6}.articleEmpty{color:var(--muted);font-size:16px}.articleList{gap:16px;display:grid}.articleList article{background:var(--card);border-radius:22px;padding:24px 26px;box-shadow:0 8px 26px #1e59340d}.articleList h2{margin:0 0 8px;font-size:22px;line-height:1.35}.articleList h2 a{color:var(--ink);text-decoration:none}.articleList h2 a:hover{color:var(--blue)}.articleList p{color:var(--muted);margin:0 0 10px;font-size:15px;line-height:1.6}.articleList small{color:var(--muted);font-size:13px}.articleBody{background:var(--card);border-radius:26px;padding:38px 40px;box-shadow:0 10px 30px #1e59340d}.articleBody h1{letter-spacing:-1px;color:var(--ink);margin:0 0 10px;font-size:36px;line-height:1.2}.articleDate{color:var(--muted);margin-bottom:26px;font-size:14px;display:block}.articleContent{color:#2c3b34;font-size:17px;line-height:1.75}.articleContent h2{color:var(--ink);margin:34px 0 12px;font-size:26px;line-height:1.3}.articleContent h3{color:var(--ink);margin:26px 0 10px;font-size:21px}.articleContent h4{color:var(--ink);margin:22px 0 8px;font-size:18px}.articleContent p{margin:0 0 16px}.articleContent ul{margin:0 0 18px;padding-left:22px}.articleContent li{margin-bottom:8px}.articleContent a{color:var(--blue)}.articleContent code{color:#26974f;background:#eafbf0;border-radius:7px;padding:2px 7px;font-size:15px}.articleContent strong{color:var(--ink);font-weight:700}.articleCta{background:var(--card);text-align:center;border-radius:24px;margin-top:26px;padding:30px 32px;box-shadow:0 8px 26px #1e59340d}.articleCta h2{color:var(--ink);margin:0 0 8px;font-size:24px}.articleCta p{color:var(--muted);margin:0 0 20px;font-size:16px}.articleCtaButton{background:var(--blue);color:#fff;border-radius:16px;justify-content:center;align-items:center;height:52px;padding:0 30px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #2bac5a2e}.articleCtaButton:hover{background:#25934d}@media (max-width:700px){.articleShell{padding:28px 15px 50px}.articleBody{border-radius:20px;padding:26px 20px}.articleBody h1,.articleHeader h1{font-size:28px}.articleContent{font-size:16px}.articleContent h2{font-size:22px}}.seoStorefrontGuide{margin-top:34px}.seoLanding{max-width:940px;margin:0 auto}.seoLanding .articleBody{padding:46px 50px}.seoEyebrow{letter-spacing:1.5px;font-weight:800;color:#168348!important;margin:0 0 10px!important;font-size:13px!important}.seoSummary{color:#4e6f60;margin:18px 0 24px;font-size:19px;line-height:1.65}.seoRouteLinks{border-bottom:1px solid #e8f2ed;flex-wrap:wrap;gap:9px;margin:0 0 30px;padding-bottom:26px;display:flex}.seoRouteLinks a{color:#4c8068;background:#f1faf6;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none}.seoFaq{background:#fff;border-radius:26px;margin-top:25px;padding:34px 38px;box-shadow:0 10px 30px #1e59340d}.seoFaq h2{color:var(--ink);margin:0 0 18px;font-size:28px}.seoFaq details{border-top:1px solid #e7f1ec;padding:18px 0}.seoFaq summary{cursor:pointer;color:var(--ink);font-size:17px;font-weight:700}.seoFaq p{color:var(--muted);margin:10px 0 0;line-height:1.65}.seoFaq details:first-of-type{border-top:0}@media (max-width:700px){.seoStorefrontGuide{margin-top:22px}.seoLanding .articleBody{padding:28px 21px}.seoSummary{font-size:17px}.seoFaq{border-radius:20px;padding:27px 21px}.seoFaq h2{font-size:23px}}.mobileServiceCta{display:none}@media (max-width:780px){.mobileServiceCta{background:var(--blue);color:#fff;border:0;border-radius:14px;align-items:center;gap:8px;width:max-content;margin-top:22px;padding:13px 18px;font-size:15px;font-weight:700;display:flex;box-shadow:0 9px 22px #2bac5a2b}.mobileServiceCta svg{width:19px}}.articleCtaButton,.mobileServiceCta{background:#147a3d!important}.articleCtaButton:hover,.mobileServiceCta:hover{background:#0f6532!important}.seoRouteLinks a{color:#286447}.seoRouteLinks a.active{color:#fff;background:#147a3d}.articleContent a,.articleNav a{color:#126d38}.seoGuideTitle{letter-spacing:-1px;color:var(--ink);margin:0 0 18px;font-size:38px;line-height:1.16}.siteFooter{background:var(--card);border-radius:26px;grid-template-columns:1.2fr 1.15fr 1fr 1fr;gap:30px;margin:40px 0 0;padding:34px clamp(20px,4vw,60px);display:grid}.siteFooter b{color:var(--ink);margin-bottom:10px;font-size:17px;display:block}.siteFooter p{color:var(--muted);max-width:360px;margin:0;font-size:15px;line-height:1.6}.siteFooter nav{flex-direction:column;gap:9px;display:flex}.siteFooter nav a{color:var(--muted);font-size:15px;text-decoration:none}.siteFooter nav a:hover{color:var(--blue)}.siteFooter .footerContact{color:var(--blue);word-break:break-all;margin-top:12px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.siteFooter .footerContact:hover{text-decoration:underline}@media (max-width:780px){.siteFooter{border-radius:20px;grid-template-columns:1fr;gap:22px;margin:26px 0 0}}.legalBody{font-size:17px;line-height:1.75}.legalBody h2{margin:30px 0 9px;font-size:24px}.legalBody p{color:var(--muted);margin:0 0 14px}.legalBody a{color:var(--blue);font-weight:600}.legalIntro{color:var(--ink)!important;font-size:19px!important}.serviceGuidanceNotice{border-top:1px solid var(--line);margin:16px 0 0;padding-top:14px;position:relative}.serviceGuidanceNotice>button{width:100%;min-height:64px;color:var(--ink);text-align:left;background:linear-gradient(135deg,#effdf4,#e3f9eb);border:1px solid #bcebcf;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;column-gap:10px;padding:11px 13px;display:grid;box-shadow:0 8px 20px #24965312}.serviceGuidanceNotice>button>span{color:#fff;background:#25d366;border-radius:12px;grid-row:1/3;align-self:center;place-items:center;width:38px;height:38px;display:grid}.serviceGuidanceNotice>button svg{width:21px;height:21px}.serviceGuidanceNotice>button b{align-self:end;font-size:15px;line-height:1.25}.serviceGuidanceNotice>button small{color:#56826a;align-self:start;line-height:1.35;font-size:11px!important}.serviceGuidanceNotice.open>button,.serviceGuidanceNotice>button:focus-visible{border-color:#70d597;outline:0;box-shadow:0 10px 24px #24965320}@media (hover:hover) and (pointer:fine){.serviceGuidanceNotice>button:hover{border-color:#70d597;outline:0;box-shadow:0 10px 24px #24965320}}.serviceGuidancePopover{z-index:25;background:var(--card);border:1px solid var(--line);color:var(--ink);border-radius:16px;padding:16px;display:none;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 38px #1e593426}.serviceGuidanceNotice.open .serviceGuidancePopover,.serviceGuidanceNotice:has(>button:focus-visible) .serviceGuidancePopover{display:block}@media (hover:hover) and (pointer:fine){.serviceGuidanceNotice:hover .serviceGuidancePopover{display:block}}.serviceGuidancePopover strong{color:#278b50;margin-bottom:9px;font-size:13px;line-height:1.4;display:block}.serviceGuidancePopover ul{margin:0;padding:0;list-style:none}.serviceGuidancePopover li,.serviceGuidancePopover p{color:var(--muted);margin:0 0 6px;padding-left:14px;font-size:12px;line-height:1.55;position:relative}.serviceGuidancePopover p{padding-left:0}.serviceGuidancePopover li:before{content:"";background:#79c798;border-radius:50%;width:5px;height:5px;position:absolute;top:.63em;left:0}.serviceGuidancePopover li:last-child{margin-bottom:0}.orderDebug{color:#8f3029;background:#fff3f1;border:1px solid #f1b8b2;border-radius:16px;grid-template-columns:24px 1fr 30px;align-items:start;gap:10px;margin-top:14px;padding:14px 15px;display:grid;box-shadow:0 8px 22px #8f302910}.orderDebug>svg{width:22px;height:22px;margin-top:1px}.orderDebug>div{min-width:0}.orderDebug b{font-size:14px;line-height:1.45;display:block}.orderDebug p{letter-spacing:.35px;color:#a14c45;margin:5px 0 0;font-size:11px;font-weight:700}.orderDebug code{color:#71403b;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:10px;margin-top:8px;padding:9px 10px;font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.orderDebug>button{color:#9f3d35;background:#ffe3df;border:0;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.orderDebug>button svg{width:16px;height:16px}.orderDebug+.heroBuy{margin-top:12px}.shell.dark .orderDebug{color:#ffd8d3;background:#532a27;border-color:#8d4943}.shell.dark .orderDebug code{color:#ffd8d3;background:#44211f}.blogShell{flex-direction:column;min-height:100vh;padding-bottom:30px;display:flex}.blogHeader{border-radius:0;position:static}.blogHeader .logo{width:auto;margin-right:34px;text-decoration:none}.blogHeader .logoHeart{color:#ff5c8a;margin-left:5px;font-size:20px}.blogHeaderCta{border-radius:14px;align-items:center;height:46px;padding:0 20px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.blogShell .articleShell{flex:1;width:100%}.blogFooter{width:calc(100% - 44px);max-width:1180px;margin:30px auto 0}@media (max-width:780px){.blogHeader nav{display:none}.blogFooter{width:calc(100% - 30px)}}.header nav{flex-wrap:nowrap;gap:0}.header .logo{width:auto;margin-right:26px}.headerRight{gap:8px}.header .avatar,.header .loginButton,.header .orders,.header .registerButton{white-space:nowrap}@media (max-width:1150px){.header nav a{padding:10px 9px;font-size:17px}}.blogHeader .logo b,.header .logo b{color:#fff}.header .loginButton{color:#fff;background:#145c34}.heroIntro>span,.illustration .bubble{color:#176c3b}.process li em{color:#5c7769}#order-form,#order-panel,#service-kind-step{scroll-margin-top:88px}@media (max-width:1000px){.shell .sidebar{z-index:auto;width:auto;max-width:none;box-shadow:none;background:0 0;border-right:0;padding:86px 13px 0;position:static;top:auto;bottom:auto;overflow:visible;transform:none}.shell .menuButton,.shell .mobileServiceCta,.shell .shade,.shell .sidebar .close{display:none}.shell .header .wallet{background:#295c3c;gap:7px;width:auto;padding:0 11px}.shell .header .wallet span{display:flex}.shell .header .wallet small{display:none}.shell .header .wallet b{white-space:nowrap;font-size:14px}.shell .header .wallet svg{width:18px}.shell .header .orders{justify-content:center;gap:0;width:42px;padding:0;font-size:0;display:flex}.shell .header .orders svg{flex:none;width:20px}.shell .header .headerRight{gap:6px}.shell .main{margin:0;padding:6px 13px 60px}.shell .sidebar .productTabs{gap:22px;margin-bottom:18px}.shell .sidebar .smsPickerStep,.shell .sidebar .step{background:var(--card);border-radius:22px;margin:0 0 13px;padding:18px 16px;box-shadow:0 4px 16px #1c53320f}.shell .sidebar .step,.shell .sidebar .stepTitle{margin-bottom:13px}.shell .sidebar .smsPickerStep h2,.shell .sidebar .stepTitle h2,.stepTitle>b{font-size:19px}.shell .sidebar .smsPickerStep h2{margin-bottom:13px}.shell .platformChips{flex-wrap:wrap;gap:9px;display:flex}.shell .platformChips button{border-radius:17px;flex:none;width:58px;height:58px}.shell .platformChips button img,.shell .platformChips button svg{width:31px;height:31px}.shell .sidebar .customSelect,.shell .smsPickerSelect,.shell .workspaceServiceSelect>div{border-radius:18px;height:auto;min-height:62px;padding-top:11px;padding-bottom:11px;overflow:visible}.shell .customSelectTrigger,.shell .smsPickerTrigger>b{white-space:normal;text-overflow:clip;line-height:1.32;overflow:visible}.shell .customSelectPanel button{white-space:normal;line-height:1.35}.shell .smsOperatorCard{border-radius:20px;min-height:84px;padding:16px 13px 16px 18px}.shell .smsOperatorCard>button{width:52px;height:52px}.shell .smsOperators{max-height:none;overflow:visible}.shell .hero{background:0 0;border-radius:0;min-height:0;padding:0}.shell .badgePromo{border-top:0;border-radius:20px;margin:16px 0 0;overflow:hidden}.shell .hero:has(.badgePromo){padding-top:0}.header .localeSwitch,.header .orders{display:none}.headerRight{flex-shrink:1;min-width:0}.headerRight .wallet{min-width:0}.headerRight .wallet b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebarLocale{justify-content:flex-end;padding:0 0 12px;display:flex}.accountLocale,.accountOrders{display:flex}.shell .orderWorkspace{background:var(--card);border-radius:22px;padding:19px 16px;box-shadow:0 4px 16px #1c53320f}.shell .orderWorkspace .heroBuy{height:56px;font-size:17px}.shell .support{width:50px;height:50px;bottom:12px;right:12px}.shell .orderWorkspace .heroBuy{margin-bottom:8px}.shell .smsPicker{padding-bottom:8px}.shell .customSelectTrigger{align-self:stretch}.shell .orderFormGrid>label>span{flex-wrap:wrap;row-gap:2px;height:auto;min-height:25px}.shell .orderFormGrid>label>span em{min-width:0}.shell .orderWorkspace,.shell .orderWorkspace *{max-width:100%}.shell .serviceFacts{grid-template-columns:repeat(2,1fr)}.shell .orderWorkspace input,.shell .orderWorkspace textarea{width:100%}.shell .siteFooter .footerContact,.shell .siteFooter nav a{padding:7px 0}.shell .heroIntro{background:var(--card);border-radius:22px;margin-top:6px;padding:24px 18px}.shell .hero .illustration{display:none}.shell .process{margin-top:16px}}@media (min-width:1001px) and (max-width:1200px){.orderSummary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.orderSummary .summaryPrice{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-start;padding:13px 0 0}.orderSummary .summaryPrice span{text-align:left}}.ordersModal .ordersTabs{margin:18px 0 4px}.ordersModal .ordersTabs button{align-items:center;gap:8px;display:flex}.ordersModal .ordersTabs button svg{width:19px}.ordersModal .ordersTabs em{color:#4b6659;background:#e2ece7;border-radius:11px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-style:normal;font-weight:700;display:grid}.ordersModal .ordersTabs button.active em{background:var(--orange);color:#fff}.ordersModal .smsFinishButton{color:#1f7a45;background:#e6f9ee}.ordersModal .smsHistory article>div{flex-direction:column;gap:3px;min-width:0;display:flex}@media (max-width:1000px){.ordersModal .ordersTabs{gap:16px}.ordersModal .ordersTabs button{font-size:16px}.ordersModal .cancelButton{height:40px;padding:0 14px;font-size:14px}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,html{overflow-x:hidden}.shell .orderSummary>div,.shell .orderWorkspace *,.shell .ordersModal *,.shell .serviceFacts>span,.shell .sidebar *{min-width:0}.shell .orderList,.shell .orderSummary,.shell .orderWorkspace,.shell .serviceFacts,.shell .smsHistory,.shell .smsOperatorCard{overflow-wrap:anywhere}.siteFooter .footerBottom{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;margin-top:26px;padding-top:18px;display:flex}.siteFooter .footerBottom small{color:var(--muted);font-size:14px}.siteFooter .footerBottom a{color:var(--blue);word-break:break-all;font-size:15px;font-weight:600;text-decoration:none}.siteFooter .footerBottom a:hover{text-decoration:underline}@media (max-width:780px){.siteFooter .footerBottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:18px;padding-top:14px}}@media (min-width:1001px){.sidebar .step.serviceWaiting{margin-left:-19px;margin-right:-19px}}.customSelectPanel.servicePricePanel button{justify-content:space-between;align-items:center;gap:14px;display:flex}.customSelectPanel.servicePricePanel button>span{flex:1;min-width:0}.customSelectPanel.servicePricePanel button>em{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-style:normal;font-weight:600}.customSelectPanel.servicePricePanel button.active>em{color:var(--blue)}.serviceChoiceName{text-overflow:ellipsis;align-items:center;gap:9px;min-width:0;display:flex;overflow:hidden}.recommendedBadge{color:#8a6100;vertical-align:middle;background:#fff3c9;border-radius:999px;flex:none;align-items:center;gap:4px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800;line-height:1;display:inline-flex}.recommendedBadge svg{fill:currentColor;width:11px!important;height:11px!important;color:inherit!important;margin:0!important}.customSelectPanel.servicePricePanel button>span .recommendedBadge{margin-left:7px}@media (max-width:1000px){.customSelectPanel.servicePricePanel button{gap:10px}.customSelectPanel.servicePricePanel button>em{font-size:14px}}.seoPriceTable{margin:30px 0 10px}.seoPriceTable h2{margin:0 0 6px;font-size:24px}.seoPriceNote{color:var(--muted);margin:0 0 14px;font-size:15px}.seoPriceScroll{background:var(--control);border-radius:18px;overflow-x:auto;box-shadow:0 4px 16px #1c53320f}.seoPriceScroll table{border-collapse:collapse;width:100%;min-width:560px}.seoPriceScroll th{text-align:left;color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700}.seoPriceScroll td,.seoPriceScroll th{border-bottom:1px solid var(--line);padding:14px 16px}.seoPriceScroll td{font-size:15px}.seoPriceScroll tr:last-child td{border-bottom:0}.seoPriceScroll .seoPrice{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:700}@media (max-width:1000px){.seoPriceTable h2{font-size:21px}.seoPriceScroll td,.seoPriceScroll th{padding:12px 13px}}.seoMeasured{color:#1f6b42;background:#eafcf1;border-radius:14px;margin:0 0 14px;padding:12px 15px;font-size:15px;line-height:1.5}.seoMeasured b{font-weight:700}.smsFactGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 26px;display:grid}.smsFactGrid div{background:var(--control);border-radius:16px;padding:15px 16px;box-shadow:0 4px 16px #1c53320f}.smsFactGrid small{color:var(--muted);letter-spacing:.3px;margin-bottom:5px;font-size:12.5px;font-weight:700;display:block}.smsFactGrid b{color:var(--ink);font-variant-numeric:tabular-nums;font-size:19px;font-weight:800}.smsUseNotice{color:#7a5520;background:#fff6e8;border:1px solid #f2dcbb;border-radius:14px;padding:14px 16px;font-size:14.5px;line-height:1.6;margin:18px 0 0!important}.smsSiblings{margin:32px 0 0}.smsSiblings h2{margin:0 0 14px;font-size:22px}.smsSiblings .seoRouteLinks{border-bottom:0;margin-bottom:0;padding-bottom:0}.smsDirectory{border-top:1px solid var(--line);margin:36px 0 0;padding-top:30px}.smsDirectory h2{margin:0 0 6px;font-size:26px}.smsDirectoryGroup{margin:22px 0 0}.smsDirectoryGroup h3{color:var(--muted);letter-spacing:.4px;margin:0 0 10px;font-size:16px;font-weight:800}.smsDirectoryLinks{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px;display:grid}.smsDirectoryLinks a{background:var(--control);color:var(--ink);border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;font-size:14.5px;font-weight:600;text-decoration:none;display:flex}.smsDirectoryLinks a:hover{background:#e9f7ef}.smsDirectoryLinks em{color:#1f8a4c;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13.5px;font-style:normal;font-weight:700}.smsDirectoryRest{color:var(--muted);margin:26px 0 0;font-size:14.5px;line-height:1.6}@media (max-width:820px){.smsFactGrid{grid-template-columns:repeat(2,1fr)}.smsDirectory h2{font-size:22px}}.localeSwitch{background:#ffffff1f;border-radius:12px;flex:none;align-items:center;gap:2px;padding:3px;display:flex}.localeSwitch a{color:#ffffffc4;border-radius:9px;padding:6px 9px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .15s,color .15s}.localeSwitch a:hover{color:#fff;background:#ffffff1f}.localeSwitch a.active{color:#166b39;background:#fff}@media (max-width:780px){.localeSwitch a{padding:6px 7px;font-size:12px}}.resellerBadge{flex:none;margin-bottom:-6.5px;display:flex;position:relative}.header .resellerBadge>button{background:0 0;border:0;place-items:center;padding:0;line-height:0;display:grid}.resellerBadge>button svg{filter:drop-shadow(0 2px 5px #8a1c3f45);width:26px;height:32.5px;transition:transform .15s,filter .15s}.resellerBadge.open>button svg,.resellerBadge:hover>button svg{filter:drop-shadow(0 3px 8px #8a1c3f5e)brightness(1.05);transform:scale(1.07)}.resellerBadge.pending{opacity:0;pointer-events:none}.badgePromo{text-align:left;background:#f2fbf6;border:0;border-top:1px solid #e2efe7;border-radius:0 0 30px 30px;grid-column:1/-1;min-height:64px;margin:34px -60px -65px;padding:0;display:block;position:relative;overflow:hidden}.badgePromo:after{content:"";opacity:0;pointer-events:none;background:#fff;transition:opacity .2s;position:absolute;inset:0}.badgePromo:hover:after{opacity:.22}.badgePromoSlide{opacity:0;pointer-events:none;align-items:center;gap:12px;padding:0 34px;transition:opacity .5s,transform .5s cubic-bezier(.25,.8,.35,1);display:flex;position:absolute;inset:0;transform:translateY(14px)}.badgePromoSlide.loyal{background:linear-gradient(#ffffff75,#fff0 20px),radial-gradient(150px 130% at 46px,#ffffffb0,#fff0 74%),radial-gradient(62% 240% at 100%,#9dc3ff73,#9dc3ff00 72%),linear-gradient(102deg,#cbdffd,#e2eeff 44%,#cfe2ff 72%,#bad5ff)}.badgePromoSlide.reseller{background:linear-gradient(#ffffff75,#fff0 20px),radial-gradient(150px 130% at 46px,#ffffffb8,#fff0 74%),radial-gradient(62% 240% at 100%,#ffa9c96b,#ffa9c900 72%),linear-gradient(102deg,#fdd6e4,#ffe9f1 44%,#ffdae7 72%,#ffc9dd)}.badgePromoSlide.invite{background:linear-gradient(#ffffff75,#fff0 20px),radial-gradient(150px 130% at 48px,#ffffffb0,#fff0 74%),radial-gradient(58% 240% at 100%,#a9b2f970,#a9b2f900 72%),linear-gradient(102deg,#cdeedd,#ddf6ea 38%,#e3e7fc 74%,#ccd3fb)}.badgePromoSlide.current:after{content:"";pointer-events:none;will-change:transform;background:linear-gradient(100deg,#fff0,#ffffff8c 48%,#fff0);width:120px;animation:badgePromoSheen 7s cubic-bezier(.42,0,.4,1) 1.1s infinite;position:absolute;top:0;bottom:0;left:0;transform:translate(-160px)skew(-14deg)}@keyframes badgePromoSheen{0%{transform:translate(-160px)skew(-14deg)}36%,to{transform:translate(calc(100vw + 160px))skew(-14deg)}}.badgePromoSlide.current{opacity:1;transform:translate(0)}.badgePromoSlide:not(.current){transform:translateY(-14px)}.badgePromoSlide.current~.badgePromoSlide{transform:translateY(14px)}.badgePromoMark{flex:none;align-items:center;gap:3px;line-height:0;display:flex;position:relative}.badgePromoMark svg{width:22px;height:27.5px}.badgePromoMark.duo svg:last-child{margin-left:-7px}.badgePromoSlide b{color:#20402f;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.hero:has(.badgePromo){min-height:440px;padding-top:46px}.hero:has(.badgePromo) h1{margin:14px 0 18px}@media (max-width:1200px){.badgePromo{margin:28px -40px -50px}.badgePromoSlide{padding:0 28px}.hero:has(.badgePromo){padding-top:36px}}@media (max-width:780px){.badgePromo{border-radius:0 0 23px 23px;min-height:62px;margin:22px -25px -38px}.hero:has(.badgePromo){min-height:auto;padding-top:28px}.badgePromoSlide{gap:10px;padding:0 18px}.badgePromoSlide b{white-space:normal;max-height:34px;font-size:12.5px;line-height:1.35}.badgePromoMark svg{width:19px;height:23.75px}}@media (prefers-reduced-motion:reduce){.badgePromoSlide{transition:opacity .2s;transform:none!important}.badgePromoSlide.current:after{animation:none;display:none}}.badgeGuide{background:var(--card);width:min(560px,100%);color:var(--ink);border-radius:28px;padding:36px 38px;position:relative;box-shadow:0 28px 90px #16432660}.badgeGuide h2{letter-spacing:-.4px;margin:0 0 10px;padding-right:40px;font-size:27px;font-weight:800}.badgeGuide>p{color:var(--muted);margin:0 0 22px;font-size:15px;line-height:1.6}.badgeGuideList{gap:13px;display:grid}.badgeGuideList article{border:1px solid var(--line);background:var(--bg);border-radius:19px;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.badgeGuideList article.loyal{background:#f2f8ff;border-color:#bcd9ff}.badgeGuideList article.reseller{background:#fff4f8;border-color:#ffc9da}.dark .badgeGuideList article.loyal{background:#16304a}.dark .badgeGuideList article.reseller{background:#3d1f2c}.badgeGuideList article>i{flex:none;line-height:0}.badgeGuideList article>i svg{width:40px;height:50px}.badgeGuideList article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.badgeGuideList b{font-size:17px;font-weight:800}.badgeGuideList small{color:var(--muted);margin-bottom:5px;font-size:13px}.badgeGuideList span{gap:7px;font-size:13.5px;font-weight:700;display:flex}.badgeGuideList em{color:var(--muted);min-width:104px;font-style:normal;font-weight:500}.badgeGuideNote{color:var(--muted);margin-top:20px;font-size:12.5px;line-height:1.55;display:block}@media (max-width:600px){.badgeGuide{padding:30px 21px}.badgeGuide h2{font-size:23px}.badgeGuideList article{gap:13px;padding:15px 16px}.badgeGuideList article>i svg{width:33px;height:41px}.badgeGuideList em{min-width:88px}}.resellerCelebration{z-index:120;place-items:center;padding:24px;animation:resellerCelebrationIn .25s both;display:grid;position:fixed;inset:0}.resellerCelebration:before{content:"";will-change:opacity;background:#0d2018e8;transition:opacity .4s;position:absolute;inset:0}.resellerCelebrationCard{text-align:center;color:#fff;flex-direction:column;align-items:center;max-width:420px;display:flex;position:relative}.resellerCelebration.flying:before{opacity:0}.resellerCelebration.flying .resellerCelebrationCard>:not(.resellerCelebrationMark){opacity:0;transition:opacity .2s}.resellerCelebration.flying .resellerCelebrationMark i{opacity:0;transition:opacity .3s;animation:none}.resellerCelebration.flying .resellerCelebrationMark svg{filter:none}.resellerCelebrationMark{transform-origin:50%;will-change:transform;backface-visibility:hidden;place-items:center;width:150px;height:187.5px;transition:transform .62s cubic-bezier(.45,.03,.3,1);display:grid;position:relative;transform:translateZ(0)}.resellerCelebrationMark svg{z-index:1;filter:drop-shadow(0 12px 30px #8a1c3f5c);width:100%;height:100%;position:relative}.resellerCelebrationMark i{pointer-events:none;will-change:opacity,transform;background:radial-gradient(circle,#ffe17a75 0,#ffcf4a3d 34%,#ffbe2e14 58%,#ffbe2e00 72%);border-radius:50%;width:300px;height:300px;animation:resellerGlow 2.6s ease-in-out infinite;position:absolute}.resellerCelebration h2{letter-spacing:-.4px;margin:26px 0 0;font-size:29px;font-weight:800}.resellerCelebration p{color:#d3e4da;margin:11px 0 0;font-size:15px;line-height:1.6}.resellerCelebrationOk{color:#15422a;background:#fff;border:0;border-radius:15px;min-width:170px;height:52px;margin-top:26px;padding:0 28px;font-size:16px;font-weight:800;box-shadow:0 14px 32px #04120b4d}.resellerCelebrationOk:hover{transform:translateY(-1px)}@keyframes resellerCelebrationIn{0%{opacity:0}to{opacity:1}}@keyframes resellerGlow{0%,to{opacity:.75;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@media (max-width:600px){.resellerCelebrationMark{width:118px;height:147.5px}.resellerCelebrationMark i{width:230px;height:230px}.resellerCelebration h2{margin-top:22px;font-size:24px}.resellerCelebration p{font-size:14px}}@media (prefers-reduced-motion:reduce){.resellerCelebration,.resellerCelebrationMark,.resellerCelebrationMark i{transition:none;animation:none}}.resellerTip{z-index:60;color:#101820;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e4eae8;border-radius:15px;width:max-content;max-width:min(268px,100vw - 28px);padding:13px 15px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:calc(100% + 12px);right:-4px;transform:translateY(-5px);box-shadow:0 18px 40px #1b3a2a24}.resellerBadge.open .resellerTip,.resellerBadge:hover .resellerTip{opacity:1;visibility:visible;pointer-events:auto;transform:none}.resellerTip:before{content:"";background:#fff;border-top:1px solid #e4eae8;border-left:1px solid #e4eae8;border-radius:2px;width:11px;height:11px;position:absolute;top:-6px;right:14px;transform:rotate(45deg)}.resellerTip b{color:#101820;letter-spacing:.2px;margin-bottom:9px;font-size:13px;font-weight:800;display:block}.resellerTip span{justify-content:space-between;align-items:baseline;gap:18px;padding:3px 0;font-size:13px;display:flex}.resellerTip em,.resellerTip i{color:#101820;font-style:normal}.resellerTip em{font-weight:800}.resellerTip small{color:#5c6b64;margin-top:9px;font-size:11.5px;line-height:1.5;display:block}.customSelectPanel em s,.smsResellerPrice s,.summaryPrice s{color:#9aabbb;margin-right:6px;font-weight:500;text-decoration-thickness:1.5px}.summaryPrice s.listTotal{margin:0 0 1px;font-size:15px;display:block}.orderSummary .summaryPrice .resellerLabel,.smsResellerPrice .resellerLabel{color:#e8447e;letter-spacing:.2px;white-space:nowrap;margin-top:4px;font-size:11.5px;font-style:normal;font-weight:700;display:block}.orderSummary .summaryPrice .resellerLabel.loyal,.smsResellerPrice .resellerLabel.loyal{color:#1f6bd6}.dark .orderSummary .summaryPrice .resellerLabel,.dark .smsResellerPrice .resellerLabel{color:#ff8fb4}.dark .orderSummary .summaryPrice .resellerLabel.loyal,.dark .smsResellerPrice .resellerLabel.loyal{color:#7db4ff}.smsResellerPrice{flex-direction:column;align-items:flex-end;gap:1px;line-height:1.3;display:flex}.smsResellerPrice s{margin:0;font-size:12px}@media (max-width:780px){.resellerBadge>button svg{width:23px;height:28.75px}.resellerTip{right:-8px}}.orderSummary .summaryPrice .currencyNote{white-space:normal;max-width:210px;color:var(--muted);margin-top:6px;font-size:10.5px;font-style:normal;font-weight:500;line-height:1.4;display:block}@media (max-width:780px){.orderSummary .summaryPrice .currencyNote{max-width:none}}.processTitle{letter-spacing:-.5px;color:var(--ink);margin:0 0 20px;font-size:24px;font-weight:800}.homeContent{grid-template-columns:repeat(3,1fr);gap:22px;margin:26px 0 0;display:grid}.homeContent article{background:var(--card);border-radius:23px;padding:29px}.homeContent h2{letter-spacing:-.3px;color:var(--ink);margin:0 0 11px;font-size:19px;line-height:1.35}.homeContent p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}@media (max-width:1200px){.homeContent{grid-template-columns:1fr;gap:14px}.homeContent article{padding:24px}}@media (max-width:780px){.processTitle{margin-bottom:16px;font-size:20px}.homeContent{margin-top:14px}.homeContent article{border-radius:19px;padding:22px}.homeContent h2{font-size:17px}}.accountLocale,.sidebarLocale{display:none}.accountOrders{color:#1f7a46;width:100%;height:50px;font:inherit;cursor:pointer;background:#eefaf3;border:0;border-radius:16px;justify-content:center;align-items:center;gap:9px;font-weight:700;display:none}.accountOrders svg{width:19px}.accountLocale{justify-content:center;padding:2px 0}.badgePromoSlide.bonus{background:linear-gradient(100deg,#d7f5e2,#e6fbee 52%,#fdf0cf)}.badgePromoBonusIcon{color:#e8a317;width:22px;height:22px}.depositMethods button{position:relative;overflow:visible}.depositBonusTag{font-family:var(--font-panel),Arial,sans-serif;letter-spacing:-.3px;white-space:nowrap;color:#d97706;-webkit-text-fill-color:transparent;will-change:background-position;background:linear-gradient(100deg,#d97706 0 38%,#fcd34d 50%,#d97706 62% 100%) 0 0/280% 100%;-webkit-background-clip:text;background-clip:text;font-size:12.5px;font-style:normal;font-weight:800;animation:depositBonusShine 3.6s ease-in-out infinite;position:absolute;top:7px;right:11px}@keyframes depositBonusShine{0%{background-position:180% 0}45%,to{background-position:-80% 0}}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.depositBonusTag{-webkit-text-fill-color:#d97706;color:#d97706;background:0 0;animation:none}}@media (prefers-reduced-motion:reduce){.depositBonusTag{background-position:-80% 0;animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}