:root{color:#000;font-synthesis:none;text-rendering:optimizelegibility;background:#f8f8f8;font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f8f8f8;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled,.disabled{cursor:not-allowed;opacity:.48;pointer-events:none}a{color:inherit;text-decoration:none}.app-page{background:#f8f8f8;min-height:100vh}.app-page.auth-screen-enter{transform-origin:50% 42%;animation:.38s cubic-bezier(.16,1,.3,1) both auth-screen-enter}.app-header{background:#f8f8f8;justify-content:center;align-items:center;min-height:76px;display:flex}.app-header-inner{justify-content:space-between;align-items:center;width:min(1082px,100% - 40px);padding:16px 0;display:flex}.brand-logo{width:128px;height:auto;display:block}.header-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.account-link-button{color:#009dfc;text-overflow:ellipsis;white-space:nowrap;background:#d1edff;border:0;border-radius:999px;justify-content:center;align-items:center;max-width:min(46vw,260px);min-height:37px;padding:0 16px;font-size:16px;font-weight:400;line-height:1;transition:background-color .16s;display:inline-flex;overflow:hidden}.account-link-button--email,.account-link-button--telegram{color:#000;background:#fff}.logout-button{color:#000;background:#fff;border:0;border-radius:999px;flex:none;place-items:center;width:37px;height:37px;transition:background-color .16s;display:grid}@media (hover:hover) and (pointer:fine){.account-link-button:hover{background:#bfe6ff}.account-link-button--email:hover,.account-link-button--telegram:hover,.logout-button:hover{background:#ececec}}.shop-stage{grid-template-columns:467px 590px;grid-template-areas:"summary plans""payment plans";gap:18px 35px;width:min(1092px,100% - 40px);margin:60px auto 0;display:grid;position:relative}.subscription-summary{grid-area:summary;align-self:start;min-width:0;min-height:103px}.subscription-summary-title{align-items:center;gap:16px;min-width:0;display:flex}.subscription-summary h1{letter-spacing:-1.5px;min-width:0;margin:0;font-size:48px;font-weight:500;line-height:1.19}.subscription-active .subscription-summary h1,.subscription-renewal .subscription-summary h1{white-space:nowrap}.summary-back-button{width:44px;height:44px;color:inherit;will-change:opacity, transform;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;transition:transform .18s;animation:.18s ease-out 80ms both renewal-back-button-enter;display:flex}.summary-back-button svg{width:100%;height:100%;display:block}@media (hover:hover) and (pointer:fine){.summary-back-button:hover{transform:translate(-2px)}}.subscription-summary p{color:#666;margin:8px 0 0;font-size:18px;line-height:1.22}.payment-column{grid-area:payment;gap:18px;margin-top:0;display:grid}.subscription-inactive .subscription-summary,.subscription-inactive .payment-column,.subscription-renewal .subscription-summary,.subscription-renewal .payment-column{grid-area:1/1}.subscription-inactive .payment-column,.subscription-renewal .payment-column{margin-top:121px}.subscription-renewal .payment-column{will-change:opacity, transform;animation:.26s cubic-bezier(.2,.8,.2,1) 70ms both renewal-controls-enter}.subscription-renewal .plans-panel{will-change:opacity, transform;transform-origin:0 0;animation:.32s cubic-bezier(.2,.8,.2,1) 40ms both renewal-panel-enter}.subscription-renewal-exit .summary-back-button{animation:.18s ease-out both renewal-back-button-exit}.subscription-renewal-exit .payment-column{animation:.26s cubic-bezier(.2,.8,.2,1) both renewal-controls-exit}.subscription-renewal-exit .plans-panel{animation:.32s cubic-bezier(.2,.8,.2,1) both renewal-panel-exit}.promo-control{gap:6px;display:grid}.promo-field{background:#fff;border:1px solid #0000;border-radius:54px;align-items:center;min-height:47px;display:flex;overflow:hidden}.promo-field.invalid{border:1.5px solid #e53935}.promo-error{color:#e53935;padding:0 16px;font-size:14px;line-height:1.25}.promo-field input{color:#000;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:47px;padding:0 16px;font-size:18px;font-weight:400;line-height:1.2}.promo-field input::placeholder{color:#a9a9a9;opacity:1}.discount-line{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.payment-methods button{color:#000;background:#fff;border:0;border-radius:48px;justify-content:center;align-items:center;min-height:48px;font-size:18px;font-weight:500;line-height:1.2;transition:background-color .16s,color .16s;display:inline-flex}.payment-methods button.selected{color:#fff;background:#000}.pay-button,.renew-button{color:#10290d;border:0;border-radius:60px;justify-content:center;align-items:center;gap:8px;min-height:56px;padding:0 24px;font-size:18px;font-weight:600;line-height:1.2;display:inline-flex}.pay-button{background:#44f80f;width:100%;transition:background-color .16s}@media (hover:hover) and (pointer:fine){.payment-methods button:not(:disabled):hover{background:#ececec}.payment-methods button.selected:not(:disabled):hover{background:#151515}.pay-button:not(:disabled):hover{background:#38e80b}}.payment-total{color:#666;gap:4px;min-height:19px;margin-top:-10px;font-size:16px;line-height:1.2;display:grid}.payment-total-row{justify-content:space-between;align-items:center;display:flex}.payment-total strong{font-weight:400}.plans-panel{grid-area:plans;grid-template-columns:repeat(auto-fit,minmax(144px,1fr));gap:24px 16px;display:grid}.plan-card{aspect-ratio:1;text-align:left;background:#fff;border:0;border-radius:20px;align-content:space-between;gap:24px;width:100%;padding:24px;transition:background-color .2s;display:grid;position:relative}.plan-card.featured{aspect-ratio:auto;grid-column:1/-1;align-content:space-between;justify-items:start;min-height:236px}.plan-meta{align-content:start;min-height:118px;margin-top:2px;display:grid}.plan-card.featured .plan-meta{text-align:left;align-content:center;justify-items:start;min-height:auto;margin-top:0}.plan-card span{color:#666;letter-spacing:0;font-size:24px;font-weight:400;line-height:1.18;display:block}.plan-card strong{color:#000;letter-spacing:0;margin-top:4px;font-size:32px;font-weight:500;line-height:1.18;display:block}.plan-card.featured strong{margin-top:14px}.plan-card small{color:#666;margin-top:10px;font-size:20px;font-weight:400;line-height:1.22;display:block}.plan-card.featured small{margin-top:12px}.plan-card .plan-duration-label,.plan-card .plan-rate-label{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.plan-card .plan-duration-compact,.plan-card .plan-rate-compact{display:none}.plan-card em{color:#000;background:#f8f8f8;border-radius:999px;justify-content:center;align-items:center;width:96px;min-height:42px;padding:11px 22px;font-size:16px;font-style:normal;font-weight:500;line-height:1;transition:background-color .2s;display:inline-flex}.plan-card.selected em{background:#44f80f}@media (hover:hover) and (pointer:fine){.plan-card:not(:disabled):hover em{background:#44f80f}}.subscription-active .shop-stage{grid-template-columns:467px 590px;grid-template-areas:"summary actions""renew actions";column-gap:35px}.renew-button{color:#000;white-space:nowrap;background:#fff;grid-area:renew;width:373px;margin-top:0;transition:background-color .16s}.active-action-grid{grid-area:actions;grid-template-columns:repeat(2,minmax(253px,1fr));gap:23px;display:grid}.action-tile{text-align:left;border:0;border-radius:36px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:164px;padding:24px;transition:background-color .16s;display:flex}.action-tile span{color:#000;letter-spacing:0;font-size:28px;font-weight:500;line-height:1.19}.connect-tile{background:#44f80f}.invite-tile{background:#fff}@media (hover:hover) and (pointer:fine){.renew-button:not(:disabled):hover,.invite-tile:not(:disabled):hover{background:#ececec}}.toast{color:#fff;background:#000;border-radius:18px;max-width:min(360px,100vw - 40px);padding:12px 16px;font-size:14px;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 36px #0000002e}.login-toast{left:50%;right:auto;transform:translate(-50%)}.account-link-overlay{z-index:20;background:#0000002e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-link-dialog{background:#f8f8f8;border-radius:28px;width:min(100%,430px);padding:30px;position:relative;box-shadow:0 24px 70px #0000002e}.account-link-dialog h2{color:#000;margin:0;font-size:34px;font-weight:500;line-height:1.05}.account-link-dialog p{color:#666;margin:12px 0 0;font-size:17px;line-height:1.35}.account-link-close{color:#000;background:#fff;border:0;border-radius:999px;place-items:center;width:34px;height:34px;font-size:24px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.account-link-email-form{margin-top:22px}.account-link-message{color:#666;text-align:center;font-size:14px;line-height:1.3}.login-shell{background:#f8f8f8;place-items:center;min-height:100vh;padding:24px;display:grid}.login-stack{width:min(520px,100%);min-width:0}.code-login-stack{width:min(520px,100%)}.code-login-shell.auth-screen-exit{pointer-events:none;transform-origin:50% 44%;animation:.22s cubic-bezier(.4,0,1,1) both auth-screen-exit}.login-panel{background:0 0;padding:32px}.code-panel{border-radius:24px;flex-direction:column;min-height:428px;padding:38px 32px 34px;animation:.26s cubic-bezier(.2,.8,.2,1) code-screen-enter;display:flex}.login-brand{justify-content:center;margin-bottom:20px;display:flex}.login-brand .brand-logo{width:148px}.code-login-brand{margin-bottom:26px;animation:.22s ease-out code-brand-enter}.code-login-brand .brand-logo{width:128px}.login-panel h1{letter-spacing:0;max-width:430px;margin:0;font-size:42px;font-weight:500;line-height:1.05}.code-panel h1{max-width:350px;font-size:46px;line-height:.95;animation:.26s ease-out both code-content-enter}.login-panel p{color:#666;margin:12px 0 0;font-size:18px;line-height:1.42}.code-panel p{margin-top:14px;font-size:20px;line-height:1.2;animation:.26s ease-out 40ms both code-content-enter}.telegram-login{min-height:46px;margin-top:24px}.email-login-form{gap:10px;margin-top:24px;display:grid}.email-field{gap:6px;display:grid}.input-wrap{background:#fff;border:1.5px solid #0000;border-radius:999px;align-items:center;min-height:48px;padding:0 14px;display:flex}.input-wrap.invalid{border-color:#e53935}.email-field-error{color:#e53935;padding:0 16px;font-size:14px;line-height:1.25}.input-wrap input{color:#000;background:0 0;border:0;outline:0;width:100%}.primary-action,.dev-login-button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:16px;font-weight:600;display:inline-flex}.primary-action{color:#10290d;background:#44f80f}.email-login-action{width:100%;transition:background-color .16s}@media (hover:hover) and (pointer:fine){.email-login-action:not(:disabled):hover{background:#38e80b}}.login-note{color:#1f6808;font-size:13px;font-weight:700}.email-code-entry{justify-content:center;align-items:center;gap:10px;margin:41px auto 0;animation:.26s ease-out 80ms both code-content-enter;display:flex;position:relative}.email-code-entry.rejected{animation:.52s cubic-bezier(.36,0,.66,-.56) code-reject}.email-code-input{opacity:0;border:0;outline:0;width:100%;position:absolute;inset:0}.email-code-cell{color:#000;background:#fff;border:1px solid #0000;border-radius:18px;place-items:center;width:56px;height:56px;font-size:28px;font-weight:500;line-height:1;transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s,transform .18s;display:grid}.email-code-cell.placeholder,.email-code-divider{color:#b8b8b8}.email-code-cell.filled{background:#fff;animation:.18s cubic-bezier(.2,.8,.2,1) code-fill}.email-code-cell.active{background:#fff;border-width:2px;border-color:#44f80f}.email-code-entry.rejected .email-code-cell{border-width:2px;border-color:#ff6969}.email-code-divider{justify-content:center;width:14px;font-size:28px;font-weight:500;line-height:1;display:inline-flex}.code-help{color:#666;text-align:center;gap:4px;margin-top:40px;font-size:16px;line-height:1.25;animation:.26s ease-out .12s both code-content-enter;display:grid}.code-help-question,.code-help-action{display:block}@keyframes code-fill{0%{opacity:0;transform:scale(.82)}70%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes code-reject{0%,to{transform:translate(0)}18%{transform:translate(-9px)}36%{transform:translate(8px)}54%{transform:translate(-6px)}72%{transform:translate(4px)}}@keyframes code-screen-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes code-brand-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes code-content-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-screen-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-16px)scale(.985)}}@keyframes auth-screen-enter{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.code-help button{color:#44f80f;background:0 0;border:0;padding:0}.code-login-note{text-align:center;margin-top:16px}.code-inline-error{text-align:center;max-width:360px;margin:18px auto 0}.telegram-alternative{justify-content:center;align-items:center;min-height:48px;display:flex}.login-method-divider{color:#8a8a8a;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:8px 0;font-size:13px;font-weight:500;line-height:1;display:grid}.login-method-divider:before,.login-method-divider:after{content:"";background:#dedede;height:1px}.telegram-alternative .telegram-login{margin-top:0}.telegram-login-shell{width:100%}.telegram-login.hidden{display:none}.telegram-login-placeholder{color:#fff;text-transform:none;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;background:#119af5;border:0;border-radius:24px;justify-content:center;align-items:center;width:100%;height:48px;min-height:48px;padding:0 28px;font-family:-apple-system,system-ui,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;line-height:44px;display:flex;position:relative;overflow:hidden}.telegram-login-placeholder:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' fill='none'%3E%3Cpath d='M2.81376 10.5943C7.36914 8.61002 10.406 7.30175 11.9245 6.66971C16.265 4.86489 17.1658 4.55143 17.7542 4.54094C17.8836 4.53874 18.1716 4.57072 18.3596 4.72281C18.5158 4.85097 18.5598 5.0243 18.5818 5.14588C18.6013 5.26745 18.6282 5.54454 18.6062 5.76083C18.3719 8.23138 17.3539 14.2266 16.8363 16.9938C16.619 18.1647 16.1869 18.5572 15.7695 18.5955C14.8613 18.679 14.1728 17.996 13.294 17.42C11.9196 16.5185 11.1433 15.9575 9.80793 15.0779C8.26505 14.0613 9.26594 13.5025 10.1448 12.5895C10.3743 12.3505 14.373 8.71426 14.4487 8.38445C14.4585 8.34319 14.4683 8.18939 14.3755 8.10834C14.2852 8.02705 14.1508 8.05488 14.0532 8.07685C13.914 8.1081 11.7193 9.56015 7.4618 12.4328C6.83928 12.861 6.27536 13.0697 5.76758 13.0587C5.21097 13.0468 4.13689 12.7433 3.3386 12.484C2.3621 12.166 1.5833 11.9977 1.65166 11.4575C1.68583 11.1763 2.07406 10.8884 2.81376 10.5943Z' fill='white'/%3E%3C/svg%3E") 50%/22px no-repeat;width:22px;height:22px;margin-right:4px;display:inline-block}.telegram-login-placeholder:disabled{opacity:1}.telegram-login-placeholder.tg-auth-button{background:#119af5;border-radius:24px;width:100%;height:48px;min-height:48px;padding:0 28px}.telegram-login-placeholder.tg-auth-button:hover:not(:disabled){background:#1090e5}.dev-login-button{color:#8a8a8a;background:#ececec;width:36px;min-height:36px;margin:16px auto 0;padding:0;display:flex}.login-warning,.inline-error{overflow-wrap:anywhere;border-radius:18px;margin-top:18px;padding:12px 14px;font-size:13px}.login-warning{color:#6b5200;background:#fff6dc}.inline-error{color:#8d1b1b;background:#ffe9e9}.loading-button{position:relative}.loading-button-content{place-items:center;width:100%;height:100%;display:grid}.loading-button-label,.loading-button-spinner{grid-area:1/1}.loading-button-label{justify-content:center;align-items:center;transition:opacity .14s,transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.loading-button-spinner{border:2px solid color-mix(in srgb, currentColor 28%, transparent);opacity:0;border-top-color:currentColor;border-radius:50%;width:18px;height:18px;transition:opacity .14s,transform .18s cubic-bezier(.22,1,.36,1);transform:scale(.72)}.loading-button-content.is-loading .loading-button-label{opacity:0;transform:scale(.94)}.loading-button-content.is-loading .loading-button-spinner{opacity:1;animation:.76s linear infinite button-loader-spin;transform:scale(1)}.skeleton,.skeleton-panel{background:linear-gradient(90deg,#f4f4f4,#fff,#f4f4f4) 0 0/220% 100%;animation:1.2s ease-in-out infinite shimmer}.skeleton-panel{border-radius:20px;min-height:226px}.plans-panel .skeleton-panel:first-child{grid-column:1/-1;min-height:222px}.brand-logo.skeleton{border-radius:10px;width:128px;height:44px}.account-link-button.skeleton{width:174px;padding:0}.skeleton-line{border-radius:999px}.skeleton-line.title{width:min(100%,430px);height:57px}.skeleton-line.subtitle{width:min(100%,320px);height:25px;margin-top:8px}.skeleton-panel.small{min-height:164px}.skeleton-panel.wide{min-height:56px}@keyframes button-loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loading-button-label,.loading-button-spinner{transition:none}.loading-button-content.is-loading .loading-button-spinner{animation-duration:1.5s}}@keyframes shimmer{to{background-position:-220% 0}}@keyframes renewal-back-button-enter{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes renewal-back-button-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-6px)}}@keyframes renewal-panel-enter{0%{opacity:0;transform:translateY(10px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes renewal-panel-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.992)}}@keyframes renewal-controls-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes renewal-controls-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.app-page.auth-screen-enter,.code-login-shell.auth-screen-exit,.code-panel,.code-login-brand,.code-panel h1,.code-panel p,.email-code-entry,.code-help,.summary-back-button,.subscription-renewal .payment-column,.subscription-renewal .plans-panel,.subscription-renewal-exit .summary-back-button,.subscription-renewal-exit .payment-column,.subscription-renewal-exit .plans-panel{animation:none}}@media (width<=1120px){.shop-stage{grid-template-columns:minmax(0,467px) minmax(0,590px);column-gap:28px}.plan-card:not(.featured){aspect-ratio:auto;min-height:234px}.plan-card:not(.featured) .plan-meta{min-height:max-content}.plan-card:not(.featured) .plan-duration-full,.plan-card:not(.featured) .plan-rate-full{display:none}.plan-card:not(.featured) .plan-duration-compact,.plan-card:not(.featured) .plan-rate-compact{white-space:nowrap;display:block}.subscription-active .shop-stage{grid-template-columns:minmax(373px,1fr) minmax(529px,590px)}.subscription-active .subscription-summary h1,.subscription-renewal .subscription-summary h1{font-size:clamp(36px,5.1vw - 9px,48px)}}@media (width>=901px) and (width<=970px){.subscription-active .shop-stage{--active-summary-title-height:clamp(45px, 7.6vw, 57px);grid-template-columns:minmax(0,1fr) minmax(180px,220px);grid-template-areas:"summary renew""actions actions";align-items:start;gap:22px 18px;width:min(100% - 28px,900px);margin-top:34px}.subscription-active .subscription-summary{min-height:0}.subscription-active .subscription-summary h1,.subscription-renewal .subscription-summary h1{max-width:100%;font-size:clamp(30px,10.3vw - 27.4px,48px)}.subscription-active .renew-button{width:100%;transform:translateY(calc((var(--active-summary-title-height) - 100%) / 2));place-self:start end}}@media (width<=900px){.app-header-inner,.shop-stage,.subscription-active .shop-stage{width:min(100% - 28px,680px)}.shop-stage,.subscription-active .shop-stage{grid-template-columns:1fr;grid-template-areas:"summary""plans""payment";row-gap:22px;margin-top:34px}.subscription-active .shop-stage{--active-summary-title-height:clamp(45px, 7.6vw, 57px);grid-template-columns:minmax(0,1fr) minmax(180px,220px);grid-template-areas:"summary renew""actions actions";align-items:start;column-gap:18px}.subscription-active .subscription-summary{min-height:0}.subscription-active .subscription-summary h1,.subscription-renewal .subscription-summary h1{max-width:100%;font-size:clamp(30px,10.3vw - 27.4px,48px)}.subscription-active .renew-button{width:100%;transform:translateY(calc((var(--active-summary-title-height) - 100%) / 2));place-self:start end}.plans-panel{grid-template-columns:repeat(2,minmax(144px,1fr))}.plan-card.featured{grid-column:1/-1}.plan-card:not(.featured) .plan-duration-full,.plan-card:not(.featured) .plan-rate-full{display:block}.plan-card:not(.featured) .plan-duration-compact,.plan-card:not(.featured) .plan-rate-compact{display:none}}@media (width<=560px){.app-header{min-height:66px}.app-header-inner{width:min(100% - 24px,680px)}.brand-logo{width:118px}.header-actions{gap:8px}.account-link-button{max-width:calc(100vw - 192px);min-height:34px;padding:0 12px;font-size:13px}.logout-button{width:34px;height:34px}.subscription-summary h1{font-size:38px;line-height:1.08}.subscription-summary p{font-size:18px}.plans-panel,.active-action-grid{grid-template-columns:1fr}.subscription-active .shop-stage{grid-template-columns:1fr;grid-template-areas:"summary""renew""actions"}.subscription-active .subscription-summary{grid-area:summary;min-height:103px;display:block}.subscription-active .renew-button{justify-self:stretch;width:100%;transform:none}.plan-card,.plan-card.featured{aspect-ratio:auto}.plan-card{min-height:204px}.plan-card.featured{min-height:238px}.plan-meta{min-height:auto}.plan-card span,.plan-card.featured span{font-size:24px}.plan-card strong,.plan-card.featured strong{font-size:30px}.plan-card em{min-height:40px;padding:10px 20px}.promo-field{border-radius:28px}.promo-field input{min-height:44px}.renew-button{width:100%}.login-panel{padding:24px}.login-panel h1{font-size:34px}.code-panel{min-height:410px;padding:30px 24px 28px}.code-panel h1{font-size:38px;line-height:.98}.code-panel p{font-size:17px}.email-code-entry{gap:8px;margin-top:34px}.email-code-cell{border-radius:14px;width:44px;height:44px;font-size:24px}.code-help{margin-top:34px;font-size:15px}}
