@layer theme{:root,:host{--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-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}}:root{--register-primary:#06f;--register-page-bg:#eef4fc;--register-card-bg:#fff;--register-input-bg:#f7f9fc;--register-input-border:#e8edf3;--register-placeholder:#b0b8c4;--register-text:#1a1a1a;--register-muted:#8a94a6;--register-icon:#b0b8c4}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--register-page-bg);color:var(--register-text);font-family:system-ui,-apple-system,Segoe UI,Helvetica Neue,Arial,sans-serif}.register-loading{min-height:100vh;color:var(--register-muted);justify-content:center;align-items:center;display:flex}.register-page{background:var(--register-page-bg);justify-content:center;min-height:100vh;display:flex}.register-shell{background:var(--register-page-bg);flex-direction:column;width:min(100%,430px);min-height:100vh;display:flex;position:relative}.register-hero{min-height:312px;padding:28px 24px 88px;position:relative;overflow:hidden}.register-logo{z-index:1;width:132px;height:auto;display:block;position:relative}.register-hero__art{pointer-events:none;background:url(/hero-register.png) top/100% no-repeat;width:100%;height:100%;position:absolute;inset:0}.register-hero__copy{z-index:1;max-width:52%;margin-top:42px;position:relative}.register-hero__title{letter-spacing:.02em;color:#0b1220;margin:0;font-size:28px;font-weight:800;line-height:1.15}.register-hero__subtitle{color:var(--register-muted);margin:12px 0 0;font-size:12px;line-height:1.5}.register-card{z-index:2;background:var(--register-card-bg);border-top-left-radius:28px;border-top-right-radius:28px;flex:1;margin-top:-40px;padding:28px 24px 32px;position:relative;box-shadow:0 -8px 32px #2a66fd0f}.register-form{flex-direction:column;gap:14px;display:flex}.register-section-title{color:var(--register-text);align-items:center;gap:8px;margin:0 0 4px;font-size:16px;font-weight:600;display:flex}.register-section-title:before{content:"";background:var(--register-primary);border-radius:99px;width:3px;height:16px}.register-field{border:1px solid var(--register-input-border);background:var(--register-input-bg);border-radius:26px;align-items:center;min-height:52px;padding:0 16px;display:flex;position:relative}.register-field__icon{color:var(--register-icon);flex-shrink:0;justify-content:center;align-items:center;margin-right:10px;display:inline-flex}.register-dial-code{color:var(--register-text);cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:4px;margin-right:8px;padding:0;font-size:13px;font-weight:500;display:inline-flex}.register-dial-flag{object-fit:cover;background:#eee;border-radius:2px;width:22px;height:14px}.register-dial-iso{min-width:22px;height:14px;color:var(--register-primary);text-align:center;background:#eef3ff;border-radius:2px;font-size:8px;font-weight:600;line-height:14px}.register-dial-caret{opacity:.65;font-size:10px}.register-field__input{min-width:0;color:var(--register-text);background:0 0;border:0;outline:none;flex:1;font-size:13px;line-height:1}.register-field__input::placeholder{color:var(--register-placeholder)}.register-field__trailing{flex-shrink:0;margin-left:8px}.register-send-btn,.register-eye-btn{color:var(--register-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:500}.register-send-btn:disabled{opacity:.45;cursor:not-allowed}.register-eye-btn{color:var(--register-icon);justify-content:center;align-items:center;display:inline-flex}.register-submit{background:var(--register-primary);color:#fff;letter-spacing:.4px;cursor:pointer;border:0;border-radius:26px;height:52px;margin-top:10px;font-size:16px;font-weight:600}.register-submit:disabled{opacity:.65;cursor:not-allowed}.register-message{text-align:center;margin:0;font-size:13px;line-height:1.5}.register-message--success{color:#12c50d}.register-message--error{color:#fd2864}.register-download{margin-top:28px}.register-download-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.register-download-btn{cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:8px;height:48px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.register-download-btn--primary{background:var(--register-primary);color:#fff;border:0}.register-download-btn--ghost{color:var(--register-text);background:#fff;border:1px solid #d9dee7}.register-download-btn:disabled{opacity:.55;cursor:not-allowed}.register-download-icon{flex-shrink:0;display:block}.register-cs-link{width:100%;color:var(--register-primary);text-align:center;cursor:pointer;background:0 0;border:none;margin-top:20px;padding:8px 0 4px;font-size:14px;line-height:1.4;display:block}.register-cs-link:hover{opacity:.85}.cs-dialog-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cs-dialog-card{background:#fff;border-radius:20px;width:100%;max-width:320px;padding:24px 20px 16px;box-shadow:0 20px 60px #0f172a2e}.cs-dialog-card--link{max-width:360px;padding-top:16px}.cs-dialog-title{letter-spacing:.02em;text-align:center;color:var(--register-text);margin:0;font-size:17px;font-weight:600}.cs-dialog-message{text-align:center;color:var(--register-muted);margin:8px 0 16px;font-size:14px;line-height:1.6}.cs-dialog-option{border:1px solid var(--register-input-border);background:var(--register-input-bg);text-align:left;cursor:pointer;width:100%;color:inherit;border-radius:12px;margin-bottom:10px;padding:14px 16px;display:block}.cs-dialog-option:hover{border-color:#0066ff59}.cs-dialog-option__title{color:var(--register-text);font-size:15px;font-weight:600;display:block}.cs-dialog-option__desc{color:var(--register-muted);margin-top:4px;font-size:12px;display:block}.cs-dialog-cancel{border:1px solid var(--register-input-border);width:100%;height:44px;color:var(--register-muted);cursor:pointer;background:0 0;border-radius:12px;margin-top:6px;font-size:14px;font-weight:500;display:block}.cs-link-header{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.cs-link-body{flex-direction:column;align-items:center;gap:20px;padding:12px 0 8px;display:flex}.cs-link-qr{flex-direction:column;align-items:center;gap:10px;display:flex}.cs-link-qr__frame{cursor:pointer;background:#fff;border:none;border-radius:16px;width:220px;height:220px;padding:14px;box-shadow:0 8px 24px #0066ff1f}.cs-link-qr__image{object-fit:contain;width:100%;height:100%;display:block}.cs-link-qr__hint{color:var(--register-text);margin:0;font-size:16px;font-weight:500}.cs-link-qr__save-hint{color:var(--register-muted);margin:0;font-size:12px}.cs-link-jump{background:var(--register-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;min-width:220px;height:48px;font-size:15px;font-weight:600}.cs-link-empty{color:var(--register-muted);margin:24px 0;font-size:14px}.dial-overlay{z-index:1100;background:#0f172a73;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.dial-sheet{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;width:min(100%,430px);max-height:78vh;display:flex;box-shadow:0 -12px 40px #0f172a29}.dial-sheet__header{border-bottom:1px solid var(--register-input-border);grid-template-columns:64px 1fr 64px;align-items:center;min-height:52px;padding:4px 12px;display:grid}.dial-sheet__back,.dial-sheet__retry{color:var(--register-primary);cursor:pointer;background:0 0;border:0;font-size:14px}.dial-sheet__title{text-align:center;color:var(--register-text);margin:0;font-size:16px;font-weight:600}.dial-sheet__side{width:64px}.dial-sheet__state{text-align:center;color:var(--register-muted);margin:0;padding:48px 20px;font-size:14px}.dial-sheet__list{-webkit-overflow-scrolling:touch;padding:8px 0 16px;overflow-y:auto}.dial-row{cursor:pointer;width:100%;min-height:52px;color:var(--register-text);content-visibility:auto;contain-intrinsic-size:52px;background:0 0;border:0;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.dial-row.is-active{background:#f5f8ff}@media (hover:hover){.dial-row:hover{background:#f5f8ff}}.dial-row__left{align-items:center;gap:10px;min-width:0;display:inline-flex}.dial-row__flag{object-fit:cover;background:#eee;border-radius:3px;width:28px;height:18px}.dial-row__iso{min-width:28px;height:18px;color:var(--register-primary);text-align:center;background:#eef3ff;border-radius:3px;font-size:10px;font-weight:600;line-height:18px}.dial-row__name{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.dial-row__code{color:var(--register-muted);font-size:14px;font-weight:500}@media (min-width:768px){.register-page{padding:24px 0}.register-shell{border-radius:24px;min-height:852px;overflow:hidden;box-shadow:0 24px 80px #2a66fd1f}}
