:root{--bg:#fff;--surface:#fff;--surface-2:#fff;--stroke:#e2e8f0;--text:#0f172a;--muted:#475569;--accent:#2563eb;--accent-soft:#2563eb1f;--radius:14px;--topbar-height:48px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--space:12px;--space-sm:6px;--page-max:1160px;--page-pad:0px}*{box-sizing:border-box}.hidden{display:none!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{scrollbar-width:none}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}body{background:var(--bg);min-height:100dvh;color:var(--text);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;touch-action:manipulation;margin:0;padding-bottom:0;font-family:Manrope,Space Grotesk,system-ui,-apple-system,sans-serif}body.number-screen-open,body.order-screen-open{overflow:hidden}body.number-screen-open .icon-button--right{visibility:hidden}.app-shell{width:100%;max-width:none;min-height:100dvh;margin:0;padding:0}.topbar{min-height:var(--topbar-height);padding:max(var(--safe-top), 12px) calc(12px + var(--page-pad) + var(--safe-right)) 8px calc(12px + var(--page-pad) + var(--safe-left));margin:0 0 var(--space-sm);border:0;border-bottom:1px solid var(--stroke);z-index:20;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:0;justify-content:space-between;align-items:center;gap:12px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:sticky;top:0;left:0;right:0}.layout{max-width:var(--page-max);padding:0 calc(var(--page-pad) + var(--safe-right)) calc(36px + var(--safe-bottom)) calc(var(--page-pad) + var(--safe-left));scroll-margin-top:calc(var(--topbar-height) + var(--safe-top));grid-template-columns:minmax(0,1fr);gap:16px;margin:0 auto;display:grid;position:relative}.brand{letter-spacing:.3px;color:var(--text);text-align:center;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 168px);font-family:Space Grotesk,Manrope,sans-serif;font-size:17px;font-weight:700;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.brand-service{justify-content:center;align-items:center;gap:10px;max-width:100%;display:inline-flex}.brand-service span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-wordmark{color:#0f172a;letter-spacing:-.6px;justify-content:center;align-items:baseline;gap:2px;font-family:Poppins,Space Grotesk,sans-serif;font-size:19px;font-weight:900;line-height:1;display:inline-flex}.brand-wordmark__accent{color:#307bfb}.brand-icon{object-fit:contain;background:0 0;border:0;border-radius:4px;width:24px;height:24px;padding:0}.icon-button{appearance:none;-webkit-tap-highlight-color:transparent;border:1px solid var(--stroke);width:36px;height:36px;color:var(--text);cursor:pointer;background:#fff;border-radius:10px;place-items:center;font-size:16px;transition:background .12s,border-color .12s;display:grid}.icon-button img{width:18px;height:18px}.icon-button--left img,.drawer__close img{width:22px;height:22px}.icon-button:hover,.icon-button:active{border-color:var(--stroke);background:#fff}.icon-button:focus-visible,.icon-button:focus{box-shadow:none;outline:none}.icon-button--left,.icon-button--right{margin:0}.topbar-spacer{width:36px;height:36px}.topbar-credit{appearance:none;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-end;min-width:72px;min-height:36px;padding:0;line-height:1.05;display:flex}.topbar-credit span{color:#307bfb;font-size:12px;font-weight:600}.topbar-credit strong{color:#307bfb;font-size:15px;font-weight:800}.services{background:0 0;border:0;border-radius:0;padding:8px 0 0}.search-wrap{width:100%;margin:0 0 14px}.search-wrap--services{padding-inline:0}.search-field{background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:52px;padding:0 14px;transition:border-color .12s,box-shadow .12s,background .12s;display:grid}.search-field:focus-within{box-shadow:none;border-color:#cbd5e1}.search-field__icon{color:var(--muted);fill:currentColor;flex-shrink:0;width:20px;height:20px;display:block}.search-field input{width:100%;color:var(--text);font:inherit;appearance:none;background:0 0;border:0;outline:0;font-size:16px;line-height:1.2}.search-field input::placeholder{color:var(--muted)}.quick-services{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.quick-service{text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe4ef;border-radius:18px;padding:14px;transition:transform .14s,box-shadow .14s,border-color .14s;position:relative;overflow:hidden}.quick-service:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a14}.quick-service:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.quick-service__content{align-items:center;gap:12px;display:flex}.quick-service__icon{flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.quick-service__icon img{object-fit:contain;width:32px;height:32px}.quick-service__text{flex-direction:column;gap:3px;min-width:0;display:flex}.quick-service__title{color:var(--text);font-size:15px;font-weight:700}.section-head h1{letter-spacing:-.3px;margin:4px 0 6px;font-size:clamp(22px,2vw,28px)}.eyebrow{text-transform:uppercase;letter-spacing:1.2px;color:var(--muted);margin:0;font-size:12px}.profile-screen .eyebrow{text-transform:none;letter-spacing:-.2px;color:#0f172a;font-size:16px;font-weight:700}.helper{color:var(--muted);margin:0;font-size:14px}.service-grid{scrollbar-width:none;border-top:0;flex-direction:column;margin:4px 0 0;padding-inline:4px;display:flex}.service-grid::-webkit-scrollbar{display:none}.service-card{appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;border:0;border-bottom:1px solid var(--stroke);background:0 0;border-radius:0;align-items:center;gap:10px;padding:8px 0;display:flex}.service-card:last-child{border-bottom:0}.service-card:focus-visible{box-shadow:none;outline:none}.service-icon{border:1px solid var(--stroke);background:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.service-icon img{object-fit:contain;width:100%;height:100%}.service-title{letter-spacing:-.2px;margin:0;font-size:14px;font-weight:700}.service-sub{color:var(--muted);margin:2px 0 0;font-size:13px}.empty-state{color:var(--muted);padding:18px 0;font-size:14px}.drawer{pointer-events:auto;margin-top:0;display:none;position:relative}.drawer.active{display:block}.drawer__inner{width:100%;max-width:var(--page-max);padding:0 var(--page-pad) var(--space-sm);background:#fff;border:0;border-radius:0;margin:0 auto;animation:.16s ease-out slideIn;position:relative;overflow-x:hidden}.drawer__header{padding:0 0 var(--space-sm);grid-template-columns:auto auto 1fr;align-items:center;gap:12px;margin-top:0;display:none}.drawer.active .drawer__inner{animation:.16s ease-out slideIn}@keyframes slideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.drawer__header h2{letter-spacing:-.2px;margin:4px 0 0}.drawer__close{border:1px solid var(--stroke);color:var(--text);cursor:pointer;background:#fff;border-radius:10px;justify-self:start;place-items:center;width:38px;height:38px;display:grid}.drawer__close img{width:18px;height:18px}.drawer__title-wrap h2{margin:4px 0 0}.country-block{background:0 0;border:0;margin-top:8px;padding:0}.country-head{justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.country-list{margin:0;margin-top:var(--space-sm);scrollbar-width:none;border-top:0;flex-direction:column;padding:0;list-style:none;display:flex}.country-list::-webkit-scrollbar{display:none}.country-item{appearance:none;-webkit-tap-highlight-color:transparent;border-bottom:1px solid var(--stroke);color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;font-weight:700;transition:background .12s;display:flex}.country-item:last-child{border-bottom:0}.country-item:focus-visible{box-shadow:none;outline:none}.country-item .dial{color:var(--muted);flex-shrink:0;align-items:center;font-size:13px;font-weight:500;display:inline-flex}.country-left{align-items:center;gap:12px;min-width:0;display:flex}.country-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.country-name-row{justify-content:flex-start;align-items:center;gap:6px;min-width:0;display:flex}.country-name{min-width:0;font-size:14px;font-weight:700}.country-availability{color:#64748b;font-size:12px;font-weight:400;line-height:1.2}@media (hover:hover) and (pointer:fine){.service-card:hover,.country-item:hover{background:#f8fafc}}.country-flag{border:1px solid var(--stroke);background:#fff;border-radius:10px;width:44px;height:44px;display:block;overflow:hidden}.country-price{color:#0f172a;flex-shrink:0;align-items:center;padding-left:12px;font-size:13px;font-weight:600;display:inline-flex}.country-flag img{object-fit:cover;width:100%;height:100%}.number-screen{display:none}.number-screen.active{display:block}.number-screen__inner{width:100%;max-width:var(--page-max);padding:0 var(--page-pad) calc(var(--safe-bottom) + 14px);min-height:calc(100dvh - var(--topbar-height) - var(--safe-top) - var(--safe-bottom) - 12px);flex-direction:column;gap:10px;margin:0 auto;animation:.16s ease-out slideIn;display:flex}.number-screen__panel{flex-direction:column;flex:1;align-items:center;margin-top:-4px;padding:0 16px;display:flex;position:relative}.number-alert{z-index:3;background:#020603db;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:min(108%,860px);padding:12px 14px;display:grid;position:absolute;top:4%;left:50%;transform:translate(-50%);box-shadow:0 16px 28px #00000038}.number-alert:before,.number-alert:after{content:"";z-index:-1;background:#02060338;border:1px solid #ffffff0a;border-radius:16px;width:calc(100% - 20px);position:absolute;left:50%;transform:translate(-50%)}.number-alert:before{opacity:.5;height:16px;bottom:-8px}.number-alert:after{opacity:.28;width:calc(100% - 40px);height:14px;bottom:-15px}.number-alert__icon,.phone-stage__service-icon,.phone-stage__flag{border-radius:18px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.number-alert__icon-image{object-fit:contain;width:44px;height:44px;display:block}.phone-stage__service-icon img,.phone-stage__flag img{object-fit:contain;width:100%;height:100%}.number-alert__copy{min-width:0}.number-alert__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.number-alert__title,.number-alert__text,.number-alert__time{margin:0}.number-alert__title{color:#fff;font-size:15px;font-weight:800}.number-alert__text{color:#fffc;white-space:nowrap;margin-top:3px;font-size:14px;line-height:1.3}.number-alert__text strong{color:#fff}.number-alert__time{color:#fff9;white-space:nowrap;font-size:11px;line-height:1}.phone-stage{aspect-ratio:1;width:min(76vw,360px);margin:10px auto 6px;position:relative}.phone-stage:after{content:"";background:linear-gradient(180deg, #fff0 0%, var(--bg) 100%);pointer-events:none;z-index:2;height:72px;position:absolute;bottom:0;left:10%;right:10%}.phone-stage__image{object-fit:contain;z-index:1;width:100%;height:100%;display:block;position:relative}.phone-stage__overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:27% 18% 18%}.phone-stage__icons{align-items:center;gap:14px;margin-top:20px;margin-bottom:18px;display:flex}.phone-stage__service-icon,.phone-stage__flag{border-radius:20px;width:62px;height:62px}.phone-stage__country,.phone-stage__number-line{margin:0}.phone-stage__country{color:#0f172a;letter-spacing:-.5px;font-size:clamp(18px,4.8vw,24px);font-weight:800;line-height:1.08}.phone-stage__number-line{color:#475569;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:10px;font-size:clamp(14px,3.8vw,18px);font-weight:700;display:flex}.number-screen__guarantee{color:#307bfb;text-align:center;letter-spacing:-.4px;text-rendering:geometricprecision;white-space:nowrap;margin:22px 0;font-family:Poppins,Space Grotesk,sans-serif;font-size:clamp(20px,5.2vw,40px);font-weight:900;line-height:1.04}.number-screen__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;max-width:420px;margin-bottom:22px;display:grid}.number-screen__stat{text-align:center;color:#0f172a}.number-screen__stat-head{justify-content:center;align-items:center;gap:8px;display:flex}.number-screen__stat-copy{flex-direction:column;align-items:center;display:flex}.number-screen__stat-copy strong{letter-spacing:-1.2px;font-family:Poppins,Space Grotesk,sans-serif;font-size:clamp(32px,8vw,56px);font-weight:900;line-height:1;display:block}.laurel{object-fit:contain;width:52px;height:76px;display:block}.laurel--right{transform:scaleX(-1)}.number-screen__stat-copy span{color:#64748b;margin-top:4px;font-family:Poppins,Manrope,sans-serif;font-size:15px;font-weight:400;display:block}.number-screen__review-block{justify-content:center;width:100%;margin:0;display:flex}.review-slider{width:min(100%,430px);min-height:84px;overflow:hidden}.review-slider__track{will-change:transform;flex-direction:row;transition:transform .42s;display:flex}.review-slide{flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;min-height:84px;display:flex}.number-screen__stars,.number-screen__review{text-align:center;margin:0}.number-screen__stars{color:#f97316;letter-spacing:4px;margin-top:0;font-size:18px}.number-screen__review{color:#0f172a;text-align:center;max-width:420px;margin-top:10px;font-size:12px;line-height:1.4}.continue-button{color:#fff;letter-spacing:.3px;cursor:pointer;background:#307bfb;border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:56px;margin-top:auto;padding:0 22px;font-family:Poppins,Space Grotesk,sans-serif;font-size:18px;font-weight:700;display:flex;box-shadow:0 14px 28px #307bfb42}.continue-button__label{text-align:left}.continue-button__price{text-align:right;font-size:16px;font-weight:800}.continue-button:focus-visible{outline-offset:3px;outline:2px solid #93c5fd}.paywall-error{text-align:center;margin:0}.order-screen{width:100%;min-height:calc(100dvh - var(--topbar-height) - var(--safe-top));padding:30px var(--page-pad) calc(var(--safe-bottom) + 16px);justify-content:center;align-items:flex-start;display:flex}.buy-credit-page{width:100%;min-height:calc(100dvh - var(--topbar-height) - var(--safe-top));padding:24px var(--page-pad) calc(var(--safe-bottom) + 16px);justify-content:center;display:flex}.buy-credit-page__card{flex-direction:column;gap:14px;width:min(100%,520px);display:flex}.buy-credit-page__card h1,.buy-credit-page__card p{margin:0}.buy-credit-page__card h1{color:#0f172a;font-size:30px;line-height:1.05}.buy-credit-page__text{color:#64748b;font-size:14px;line-height:1.45}.buy-credit-page__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.buy-credit-page__stat{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.buy-credit-page__stat span{color:#64748b;font-size:12px}.buy-credit-page__stat strong{color:#0f172a;font-size:22px;font-weight:800}.buy-credit-page__packages{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.buy-credit-page__package{appearance:none;color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:16px;min-height:52px;font-size:18px;font-weight:800;transition:border-color .12s,background .12s,color .12s}.buy-credit-page__package--selected{color:#307bfb;background:#307bfb14;border-color:#307bfb}.buy-credit-page__button{appearance:none;color:#fff;cursor:pointer;background:#307bfb;border:0;border-radius:999px;min-height:54px;font-size:17px;font-weight:800}.buy-credit-page__button:disabled{opacity:.7;cursor:default}.buy-credit-page__message,.buy-credit-page__error{margin:0;font-size:14px;line-height:1.45}.buy-credit-page__message{color:#15803d}.buy-credit-page__error{color:#dc2626}.order-screen__card{width:min(100%,520px);min-height:calc(100dvh - var(--topbar-height) - var(--safe-top) - var(--safe-bottom) - 44px);flex-direction:column;padding:0;display:flex}.order-screen__hero{text-align:center;flex-direction:column;align-items:center;display:flex}.order-screen__icons{align-items:center;gap:10px;margin-bottom:14px;display:flex}.order-screen__icon{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:56px;height:56px;display:block;overflow:hidden}.order-screen__icon img{object-fit:contain;width:100%;height:100%;display:block}.order-screen__header h1{color:#0f172a;margin:0;font-size:28px;line-height:1.05}.order-screen__subhead{color:#64748b;font-size:15px;margin:8px 0 0!important}.order-screen__status-badge{color:#0f172a;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:32px;margin-top:14px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.order-screen__status-badge--pending,.numbers-screen__item-status--pending{color:#0369a1;background:#e0f2fe}.order-screen__status-badge--received,.numbers-screen__item-status--received,.order-screen__status-badge--finished,.numbers-screen__item-status--finished{color:#15803d;background:#dcfce7}.order-screen__status-badge--canceled,.order-screen__status-badge--cancelled,.numbers-screen__item-status--canceled,.numbers-screen__item-status--cancelled{color:#b91c1c;background:#fee2e2}.order-screen__status-badge--timeout,.order-screen__status-badge--banned,.numbers-screen__item-status--timeout,.numbers-screen__item-status--banned{color:#b45309;background:#fef3c7}.order-screen__stack{flex-direction:column;gap:18px;margin-top:26px;display:flex}.order-info{align-items:center;gap:14px;width:100%;display:flex}.order-info__icon{object-fit:contain;flex-shrink:0;width:56px;height:56px}.order-info__copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.order-info__label{color:#94a3b8;font-size:13px;line-height:1.2}.order-info__value{color:#0f172a;font-size:18px;font-weight:700;line-height:1.25}.order-info__value--success{color:#16a34a}.order-info__value--danger{color:#dc2626}.order-info__value--warning{color:#b45309}.order-info__pending{align-items:center;gap:8px;display:inline-flex}.order-screen__refund-inline{text-align:center;color:#307bfb;flex-direction:column;align-items:center;gap:2px;margin-top:auto;padding-top:12px;display:flex}.order-screen__refund-inline strong{font-size:36px;font-weight:800;line-height:1}.order-screen__refund-inline span{font-size:20px;font-weight:700}.order-info__spinner{border:2px solid #cbd5e1;border-top-color:#307bfb;border-radius:999px;width:14px;height:14px;animation:.8s linear infinite spin}.order-copy-button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;place-items:center;width:34px;height:34px;padding:0;transition:background .16s,color .16s;display:grid}.order-copy-button svg{fill:currentColor;width:18px;height:18px}.order-screen__empty,.order-screen__info,.order-screen__error{text-align:center;margin:16px 0 0;font-size:13px;line-height:1.4}.order-screen__info{color:#64748b}.order-screen__error{color:#b91c1c}.order-screen__toast{text-align:center;color:#1d4ed8;margin:18px 0 0;font-size:13px;font-weight:600}.order-screen__warning{color:#dc2626;text-align:left;background:#dc26260d;border-radius:16px;align-items:flex-start;gap:10px;margin-top:auto;padding:12px 14px;font-size:12px;line-height:1.4;display:flex}.order-screen__warning-icon{fill:currentColor;flex-shrink:0;width:18px;height:18px;margin-top:1px}@media (width<=720px){.app-shell{padding:0 16px 32px}.services{padding:8px 0 0}}@media (width<=600px){:root{--page-pad:0px}.layout{padding:0 var(--page-pad) 24px var(--page-pad)}.quick-services{gap:10px}.quick-service{padding:12px}.quick-service__icon,.quick-service__icon img{width:30px;height:30px}.service-grid{padding-inline:0}.drawer__inner{padding:0 var(--page-pad) var(--space)}.number-screen__inner{min-height:calc(100dvh - var(--topbar-height) - var(--safe-top) - var(--safe-bottom) - 8px)}.number-screen__panel{margin-top:-6px;padding:0 14px}.number-alert{border-radius:16px;gap:10px;width:min(112%,860px);padding:11px 12px;top:6%}.number-alert__icon,.phone-stage__service-icon,.phone-stage__flag{border-radius:15px;width:46px;height:46px}.number-alert__icon-image{width:36px;height:36px}.number-alert__title{font-size:14px}.number-alert__text{font-size:12px}.number-alert__time{font-size:10px}.phone-stage{width:min(78vw,320px);margin-top:6px}.continue-button{min-height:54px;font-size:16px}.continue-button__price{font-size:15px}.order-screen{padding-top:22px}.order-screen__card{min-height:calc(100dvh - var(--topbar-height) - var(--safe-top) - var(--safe-bottom) - 36px);padding:0}.laurel{width:44px;height:64px}.review-slider,.review-slide{min-height:90px}}.icon-button--profile-active{background:#f8fbff;border-color:#dbe4ef}.profile-button__initials{color:#0f172a;letter-spacing:-.2px;place-items:center;width:100%;height:100%;font-family:Poppins,Space Grotesk,sans-serif;font-size:13px;font-weight:700;display:grid}.auth-page{width:100%;min-height:calc(100dvh - var(--topbar-height) - var(--safe-top));justify-content:center;display:flex}.auth-page__inner{width:100%;max-width:var(--page-max);padding:18px 0 calc(24px + var(--safe-bottom));min-height:calc(100dvh - var(--topbar-height) - var(--safe-top));flex-direction:column;display:flex}.auth-page__header{text-align:center;margin-bottom:4px}.auth-sheet__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.auth-sheet__eyebrow{color:#64748b;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:12px}.auth-sheet__title{color:#0f172a;letter-spacing:-.6px;margin:6px 0 0;font-size:26px;line-height:1.05}.auth-sheet__close{color:#0f172a;cursor:pointer;background:#f8fafc;border:0;border-radius:999px;width:36px;height:36px;font-size:24px;line-height:1}.auth-sheet__form{flex-direction:column;gap:12px;margin-top:18px;display:flex}.auth-sheet__suggestions{flex-direction:column;gap:8px;display:flex}.auth-sheet__suggestion{color:#334155;width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:0 14px;font-size:14px}.auth-sheet__suggestion:hover{background:#f8fafc}.auth-sheet__divider{color:#94a3b8;letter-spacing:.6px;text-transform:uppercase;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;font-size:12px;display:grid}.auth-sheet__divider:before,.auth-sheet__divider:after{content:"";background:#e2e8f0;height:1px}.auth-sheet__primary,.auth-sheet__secondary{width:100%;min-height:52px;font:inherit;cursor:pointer;border-radius:16px;font-size:15px;transition:transform .12s,box-shadow .12s,background .12s}.auth-sheet__primary{color:#fff;background:#307bfb;border:0;font-weight:700;box-shadow:0 12px 24px #307bfb2e}.auth-sheet__secondary{color:#0f172a;background:#fff;border:1px solid #dbe4ef;font-weight:600}.auth-sheet__button-content{justify-content:center;align-items:center;gap:10px;display:inline-flex}.auth-sheet__button-icon{object-fit:contain;flex-shrink:0;width:18px;height:18px}.auth-sheet__primary:disabled,.auth-sheet__secondary:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.auth-sheet__field{color:#334155;flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.auth-sheet__field-label--center{text-align:center}.auth-sheet__field input{width:100%;min-height:52px;font:inherit;color:#0f172a;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;outline:none;padding:0 16px;font-size:16px}.auth-sheet__field input::placeholder{color:#94a3b8}.auth-sheet__note,.auth-sheet__message,.auth-sheet__error,.auth-sheet__warning{margin:12px 0 0;font-size:13px;line-height:1.45}.auth-sheet__note,.auth-sheet__message{color:#475569}.auth-sheet__error{color:#dc2626}.auth-sheet__warning{color:#b45309}.auth-sheet__text{color:#307bfb;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:14px;font-weight:600}.auth-sheet__account-shell{flex-direction:column;flex:1;min-height:100%;display:flex}.auth-sheet__account{background:0 0;border:0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin-top:8px;padding:0;display:grid}.auth-sheet__account-badge{color:#fff;background:#307bfb;border-radius:18px;place-items:center;width:54px;height:54px;font-family:Poppins,Space Grotesk,sans-serif;font-size:18px;font-weight:700;display:grid}.auth-sheet__account-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.auth-sheet__account-copy strong{color:#0f172a;font-size:16px}.auth-sheet__account-copy span{color:#64748b;font-size:13px}.auth-sheet__signout{margin-top:auto}.auth-sheet__numbers{grid-column:1/-1}.legal-links{flex-wrap:wrap;justify-content:center;gap:10px 14px;margin-top:18px;display:flex}.legal-links__item{color:#64748b;font-size:12px;text-decoration:none}.legal-links__item:hover{color:#307bfb}.profile-screen{width:100%;min-height:calc(100dvh - var(--topbar-height) - var(--safe-top));padding:10px 0 calc(28px + var(--safe-bottom))}.history-screen,.legal-screen{width:100vw;min-height:calc(100dvh - var(--topbar-height) - var(--safe-top));padding:10px calc(var(--page-pad) + var(--safe-right)) calc(28px + var(--safe-bottom)) calc(var(--page-pad) + var(--safe-left));margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.history-screen__list,.legal-screen__body,.legal-screen .profile-screen__list{padding-inline:12px}.profile-screen__header{margin-bottom:18px}.profile-screen__identity{align-items:center;gap:14px;display:flex}.profile-screen__badge{color:#fff;background:#307bfb;border-radius:18px;place-items:center;width:58px;height:58px;font-family:Poppins,Space Grotesk,sans-serif;font-size:19px;font-weight:700;display:grid}.profile-screen__identity-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-screen__identity-copy strong{color:#0f172a;font-size:18px;line-height:1.1}.profile-screen__identity-copy span,.profile-screen__identity-copy small{color:#64748b;font-size:13px;line-height:1.4}.profile-screen__section{margin-bottom:18px}.profile-screen__panel{border:1px solid var(--stroke);background:#fff;border-radius:22px;overflow:hidden}.profile-screen__panel .section-head{padding:14px 14px 10px}.profile-screen__list,.history-screen__list{flex-direction:column;display:flex}.profile-screen__list{border-top:0}.profile-screen__row,.history-screen__item{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:13px 14px;display:flex}.profile-screen__row{border-bottom:1px solid var(--stroke)}.profile-screen__row:last-child{border-bottom:0}.profile-screen__row--static{cursor:default}.profile-screen__row-copy,.history-screen__item-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-screen__row-copy strong,.history-screen__item-copy strong{color:#0f172a;font-size:15px}.profile-screen__row-copy strong{font-weight:400}.profile-screen__row-copy span,.history-screen__item-copy span,.history-screen__item-copy small{color:#64748b;font-size:12px;line-height:1.4}.profile-screen__row-meta{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.profile-screen__row-meta span:not(.profile-screen__row-arrow){color:#64748b;font-size:13px;font-weight:400;line-height:1.2}.profile-screen__row-arrow{color:#94a3b8;flex-shrink:0;font-size:24px;line-height:1}.history-screen__empty{color:#64748b;margin:6px 0 0;font-size:14px}.history-screen__item:disabled{cursor:default}.history-screen__item{border-bottom:1px solid var(--stroke);cursor:default;padding-inline:0}.history-screen__item:last-child{border-bottom:0}.history-screen__item-meta{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.history-screen__amount{font-size:15px;font-weight:700}.history-screen__amount--positive{color:#16a34a}.history-screen__amount--negative{color:#dc2626}.history-screen__amount--neutral{color:#0f172a}.legal-screen__body{flex-direction:column;gap:18px;margin-top:12px;display:flex}.legal-screen>.helper{padding-inline:12px}.legal-screen__section{border-bottom:1px solid var(--stroke);padding-bottom:18px}.legal-screen__section:last-child{border-bottom:0}.legal-screen__section h2{color:#0f172a;letter-spacing:-.3px;margin:0 0 8px;font-size:17px}.legal-screen__section p{color:#475569;margin:0;font-size:14px;line-height:1.65}.support-contact-button{color:#fff;letter-spacing:.4px;background:#307bfb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:74px;min-height:36px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.legal-screen .profile-screen__row{padding-inline:0}.numbers-screen{width:100vw;min-height:calc(100dvh - var(--topbar-height) - var(--safe-top));padding:0 calc(var(--page-pad) + var(--safe-right)) calc(var(--safe-bottom) + 16px) calc(var(--page-pad) + var(--safe-left));justify-content:center;margin-top:-22px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex}.numbers-screen__card{background:#fff;border-radius:28px;width:100%;padding:0}.numbers-screen__empty{color:#64748b;text-align:center;margin:18px 0 0;font-size:14px}.numbers-screen__list{flex-direction:column;margin-top:0;display:flex}.numbers-screen__item{border:0;border-bottom:1px solid var(--stroke);cursor:pointer;text-align:left;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 4px;display:flex}.numbers-screen__item-left{align-items:center;gap:14px;min-width:0;display:flex}.numbers-screen__item-icons{flex-shrink:0;align-items:center;width:54px;height:44px;display:flex;position:relative}.numbers-screen__item-icon{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:34px;height:34px;display:block;position:absolute;overflow:hidden;box-shadow:0 6px 14px #0f172a14}.numbers-screen__item-icon--service{z-index:1;top:8px;left:0}.numbers-screen__item-icon--flag{z-index:2;top:0;right:0}.numbers-screen__item-icon img{object-fit:contain;width:100%;height:100%;display:block}.numbers-screen__item-main,.numbers-screen__item-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.numbers-screen__item-main strong,.numbers-screen__item-meta strong{color:#0f172a;font-size:15px}.numbers-screen__item-main span,.numbers-screen__item-meta span{color:#64748b;font-size:12px;line-height:1.35}.numbers-screen__item-meta{text-align:right;flex-shrink:0;align-items:flex-end}.numbers-screen__item-meta .numbers-screen__item-status{color:#0f172a}.numbers-screen__item-check{color:#fff;background:#22c55e;border-radius:999px;place-items:center;width:28px;height:28px;font-size:16px;font-weight:900;line-height:1;display:grid}.numbers-screen__item-status{color:#0f172a;white-space:nowrap;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.numbers-screen__item-meta .numbers-screen__item-status--pending{color:#b45309;background:#f59e0b1f}.numbers-screen__item-meta .numbers-screen__item-status--received{color:#2563eb;background:#2563eb1f}.numbers-screen__item-meta .numbers-screen__item-status--finished{color:#16a34a;background:#16a34a1f}.numbers-screen__item-meta .numbers-screen__item-status--canceled,.numbers-screen__item-meta .numbers-screen__item-status--cancelled{color:#dc2626;background:#dc26261f}.numbers-screen__item-meta .numbers-screen__item-status--timeout{color:#ea580c;background:#f973161f}.numbers-screen__item-meta .numbers-screen__item-status--banned{color:#9333ea;background:#a855f71f}@media (width<=600px){.auth-page__inner{width:100%;padding-inline:0}.auth-sheet__title{font-size:24px}.numbers-screen__card{border-radius:24px;padding:18px 14px 14px}.buy-credit-page__stats{grid-template-columns:1fr}.numbers-screen__item{padding:12px 0}.order-screen__icon{border-radius:16px;width:50px;height:50px}.order-info__value{font-size:16px}.order-info__icon{width:48px;height:48px}.numbers-screen__item-icon{border-radius:11px;width:32px;height:32px}}
