.styles-module-scss-module__mN1lPq__page{gap:1rem;width:100%;max-width:720px;margin:0 auto;padding-bottom:3rem;display:grid}@media screen and (max-width:36.25rem){.styles-module-scss-module__mN1lPq__page{gap:.75rem}}.styles-module-scss-module__mN1lPq__list{border:1px solid var(--border-2);border-bottom:none;flex-direction:column;display:flex}@media screen and (max-width:36.25rem){.styles-module-scss-module__mN1lPq__list{border-top:none}}.styles-module-scss-module__mN1lPq__listItem{appearance:none;border:none;border-bottom:1px solid var(--border-2);color:var(--fg-max);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.styles-module-scss-module__mN1lPq__listItem:hover{background:var(--bg-2)}.styles-module-scss-module__mN1lPq__listIcon{flex-shrink:0;width:1.25rem;font-size:1rem;line-height:1}.styles-module-scss-module__mN1lPq__listLabel{font-family:var(--font-primary);font-size:var(--type-large-size);font-weight:var(--type-large-weight);letter-spacing:0;color:var(--fg-1);flex:1;line-height:100%}.styles-module-scss-module__mN1lPq__kbd{height:1.5rem;font-family:var(--font-primary);font-size:var(--text-xs);color:var(--fg-4);background-color:var(--bg-2);flex-shrink:0;align-items:center;padding:0 .5rem;display:flex}.styles-module-scss-module__mN1lPq__listItem:hover .styles-module-scss-module__mN1lPq__kbd{background-color:var(--bg-3)}.styles-module-scss-module__mN1lPq__resultInline{border-top:1px solid var(--border-2);font-family:var(--font-primary);font-size:var(--type-label-size);font-weight:var(--type-label-weight);letter-spacing:0;color:var(--fg-2);gap:.25rem;padding-top:.5rem;line-height:130%;display:grid}.styles-module-scss-module__mN1lPq__resultHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__mN1lPq__resultOk{color:var(--valid)}.styles-module-scss-module__mN1lPq__resultError{color:var(--danger)}.styles-module-scss-module__mN1lPq__dialogBody{gap:.75rem;display:grid}@media screen and (max-width:36.25rem){.styles-module-scss-module__mN1lPq__mobileCompactSheetBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:min(28rem,100vh - 9rem);padding-right:.125rem;overflow-y:auto}}.styles-module-scss-module__mN1lPq__row{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.styles-module-scss-module__mN1lPq__label{font-family:var(--font-primary);font-size:var(--type-label-size);font-weight:var(--type-label-weight);letter-spacing:0;color:var(--fg-3);gap:.25rem;line-height:100%;display:grid}.styles-module-scss-module__mN1lPq__input,.styles-module-scss-module__mN1lPq__select,.styles-module-scss-module__mN1lPq__textarea{border:1px solid var(--border-2);width:100%;color:var(--fg-max);font-family:var(--font-primary);font-size:var(--text-sm);transition:border-color var(--duration-snappy)var(--ease-snappy);background:0 0;padding:.5rem .625rem;line-height:1}.styles-module-scss-module__mN1lPq__input::placeholder,.styles-module-scss-module__mN1lPq__select::placeholder,.styles-module-scss-module__mN1lPq__textarea::placeholder{color:var(--fg-4)}.styles-module-scss-module__mN1lPq__input:focus,.styles-module-scss-module__mN1lPq__select:focus,.styles-module-scss-module__mN1lPq__textarea:focus{border-color:var(--fg-3);outline:none}.styles-module-scss-module__mN1lPq__select{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3e%3cpath d='m3 4.5 3 3 3-3' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;padding-right:1.75rem}.styles-module-scss-module__mN1lPq__textarea{resize:vertical;min-height:4rem;line-height:1.4}.styles-module-scss-module__mN1lPq__button{appearance:none;font-family:var(--font-primary);font-size:var(--text-sm);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;color:var(--overlay-secondary-color);background:var(--overlay-secondary-background);box-shadow:inset 0 0 0 1px var(--border-1);border:none;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .75rem;font-weight:500;line-height:1;transition:opacity .1s;display:inline-flex}.styles-module-scss-module__mN1lPq__button:hover:not(:disabled){opacity:.85}.styles-module-scss-module__mN1lPq__button:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.styles-module-scss-module__mN1lPq__buttonSecondary{color:var(--fg-2);box-shadow:inset 0 0 0 1px var(--border-2);background:0 0;}.styles-module-scss-module__mN1lPq__buttonSecondary:hover:not(:disabled){opacity:1;background-color:var(--bg-2)}.styles-module-scss-module__mN1lPq__status{background:var(--bg-2);color:var(--fg-2);font-family:var(--font-primary);font-size:var(--type-label-size);font-weight:var(--type-label-weight);letter-spacing:0;padding:.5rem .625rem;line-height:130%}.styles-module-scss-module__mN1lPq__hint{color:var(--fg-3);font-family:var(--font-primary);font-size:var(--type-label-size);font-weight:var(--type-label-weight);letter-spacing:0;line-height:130%}.styles-module-scss-module__mN1lPq__code{background:var(--bg-2);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;color:var(--fg-2);max-height:240px;margin:0;padding:.625rem;font-size:11px;line-height:1.5;overflow:auto}.styles-module-scss-module__mN1lPq__metaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;display:grid}@media screen and (max-width:36.25rem){.styles-module-scss-module__mN1lPq__metaGrid{grid-template-columns:1fr}}.styles-module-scss-module__mN1lPq__communityPage{background:var(--bg-max);width:100%}.styles-module-scss-module__mN1lPq__profileSetupToast{z-index:1300;box-sizing:border-box;color:#000;max-width:calc(100vw - 4rem);height:36px;font-family:"Helvetica Neue",var(--font-primary),sans-serif;letter-spacing:-.065px;white-space:nowrap;pointer-events:auto;will-change:transform,opacity;background:#fff;border:0;justify-content:flex-start;align-items:center;gap:.375rem;padding:6px 8px 6px 12px;font-size:13px;line-height:1.15;display:flex;position:fixed;bottom:2rem;left:50%;box-shadow:inset 0 0 0 1px #000}.styles-module-scss-module__mN1lPq__profileSetupToastAction,.styles-module-scss-module__mN1lPq__profileSetupToastDismiss{appearance:none;font:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;align-items:center;display:flex}.styles-module-scss-module__mN1lPq__profileSetupToastAction{color:#000;min-height:24px;padding:0}.styles-module-scss-module__mN1lPq__profileSetupToastDismiss{width:24px;height:24px;color:var(--fg-3);justify-content:center;padding:0}.styles-module-scss-module__mN1lPq__profileSetupToastDismiss:hover{color:#000;box-shadow:inset 0 0 0 1px var(--border-2)}.styles-module-scss-module__mN1lPq__profileSetupToastDismissIcon{background-color:currentColor;flex:none;width:9.6px;height:9.6px;display:block;-webkit-mask:url(/sip-icons/12px-icons/xmark.svg) 50%/9.6px 9.6px no-repeat;mask:url(/sip-icons/12px-icons/xmark.svg) 50%/9.6px 9.6px no-repeat}.styles-module-scss-module__mN1lPq__avatarRailContainer{background:var(--bg-max);border-bottom:1px solid #dbdbdb;margin:0;position:relative}.styles-module-scss-module__mN1lPq__avatarRailContainer ::-webkit-scrollbar{display:none}.styles-module-scss-module__mN1lPq__avatarRailContainer{scrollbar-width:none}.styles-module-scss-module__mN1lPq__avatarRail{align-items:center;gap:10px;padding:16px 0 16px 16px;display:flex}.styles-module-scss-module__mN1lPq__avatarRail:after{content:"";flex:0 0 6px;width:6px;height:1px;display:block}.styles-module-scss-module__mN1lPq__avatarRailItem{aspect-ratio:1;width:48px;min-width:48px;box-shadow:none;background-color:#0000;border-radius:50%;display:block;position:relative;overflow:visible}.styles-module-scss-module__mN1lPq__avatarRailItem[aria-hidden=true]{background-color:var(--bg-3);box-shadow:0 .5px 1px #00000040,inset 0 -3px 4px #00000005}.styles-module-scss-module__mN1lPq__avatarRailItem:after{content:"";position:absolute;inset:-16px -5px}.styles-module-scss-module__mN1lPq__avatarRailItem:active{transform:scale(.97)}.styles-module-scss-module__mN1lPq__grid{--phone-grid-min-cell-width:26rem;--phone-grid-device-height:86%;--phone-grid-mobile-cell-padding-block:36px;grid-template-columns:repeat(auto-fit,minmax(var(--phone-grid-min-cell-width),1fr));display:grid}@media screen and (min-width:156rem){.styles-module-scss-module__mN1lPq__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:64rem){.styles-module-scss-module__mN1lPq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:42rem){.styles-module-scss-module__mN1lPq__grid{--phone-grid-device-height:363px;grid-template-columns:minmax(0,1fr)}}.styles-module-scss-module__mN1lPq__grid{background:var(--bg-max);border-radius:.375rem;width:100%}@media screen and (max-width:42rem){.styles-module-scss-module__mN1lPq__grid{border-radius:0}}.styles-module-scss-module__mN1lPq__cell,.styles-module-scss-module__mN1lPq__placeholderCell{aspect-ratio:1;background:var(--bg-max);box-shadow:inset -1px 0 0 var(--border),inset 0 -1px 0 var(--border);position:relative;overflow:hidden}.styles-module-scss-module__mN1lPq__link{--community-preview-y-rest:0px;--community-preview-y-hover:-16px;--community-preview-scale-rest:1;--community-preview-scale-active:.99;--preview-y:var(--community-preview-y-rest);--preview-scale:var(--community-preview-scale-rest);color:inherit;cursor:pointer;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.3,.64,1);display:block;position:absolute;inset:0}@media (hover:hover){.styles-module-scss-module__mN1lPq__link:hover .styles-module-scss-module__mN1lPq__preview{--preview-y:var(--community-preview-y-hover)}.styles-module-scss-module__mN1lPq__link:hover .styles-module-scss-module__mN1lPq__cellMeta{transform:translateY(-8px)}}.styles-module-scss-module__mN1lPq__link:active .styles-module-scss-module__mN1lPq__preview{--preview-scale:var(--community-preview-scale-active)}.styles-module-scss-module__mN1lPq__header{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:1rem;height:30px;display:flex;position:absolute;top:10px;left:9px;right:9px}.styles-module-scss-module__mN1lPq__identity{box-sizing:border-box;align-items:center;gap:8px;min-width:0;height:100%;padding:4px;display:flex}.styles-module-scss-module__mN1lPq__username{color:var(--fg-1);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;line-height:1.25;overflow:hidden}.styles-module-scss-module__mN1lPq__chevron{width:30px;height:100%;color:var(--fg-2);flex:none;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__mN1lPq__chevronIcon{background-color:currentColor;width:12px;height:12px;-webkit-mask:url(/sip-icons/12px-icons/chevron-right.svg) 50%/12px 12px no-repeat;mask:url(/sip-icons/12px-icons/chevron-right.svg) 50%/12px 12px no-repeat}.styles-module-scss-module__mN1lPq__preview{--phone-grid-device-stage-inset:1.5rem;inset:var(--phone-grid-device-stage-inset);justify-content:center;align-items:center;display:flex;position:absolute}@media screen and (max-width:42rem){.styles-module-scss-module__mN1lPq__preview{inset:var(--phone-grid-mobile-cell-padding-block)0}}.styles-module-scss-module__mN1lPq__preview{--phone-height:var(--phone-grid-device-height);z-index:1;transform:translateY(var(--preview-y))scale(var(--preview-scale));transform-origin:50%;transition:inherit}.styles-module-scss-module__mN1lPq__cellMeta{z-index:2;color:var(--fg-1);font-family:var(--font-secondary);font-size:var(--text-base);pointer-events:none;justify-content:center;padding:1rem 2rem;line-height:1.25;transition:transform .35s cubic-bezier(.2,0,.1,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.styles-module-scss-module__mN1lPq__phoneFrame{corner-shape:superellipse(1.25);aspect-ratio:.46;background-color:var(--bg-3);z-index:1;height:var(--phone-height,82%);border-radius:15%/8.1%;max-height:880px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000a,0 .5px 1px #0000001a,0 3px 8px #00000014;container-type:size}.styles-module-scss-module__mN1lPq__phoneFrame img,.styles-module-scss-module__mN1lPq__phoneFrame video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.styles-module-scss-module__mN1lPq__phoneFrameHomeImage{opacity:1}.styles-module-scss-module__mN1lPq__phoneFramePreviewVideo{opacity:0;will-change:opacity;transition:opacity 1s}.styles-module-scss-module__mN1lPq__phoneFramePreviewVideo[data-active=true]{opacity:1;transition-duration:1s;transition-delay:0s}.styles-module-scss-module__mN1lPq__phonePlaceholder{box-shadow:none;--empty-home-screen-app-wiggle:2.475deg;--empty-home-screen-small-widget-wiggle:1.5deg;--empty-home-screen-large-widget-wiggle:.63deg;background:#f1f1f1}.styles-module-scss-module__mN1lPq__createProfileCell{background:#fff}.styles-module-scss-module__mN1lPq__createProfileLink{display:block}.styles-module-scss-module__mN1lPq__createProfileDismissButton{appearance:none;z-index:3;width:30px;height:30px;color:var(--fg-3);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:10px;right:9px}.styles-module-scss-module__mN1lPq__createProfileDismissButton span{background-color:currentColor;width:12px;height:12px;-webkit-mask:url(/sip-icons/12px-icons/xmark.svg) 50%/12px 12px no-repeat;mask:url(/sip-icons/12px-icons/xmark.svg) 50%/12px 12px no-repeat}.styles-module-scss-module__mN1lPq__createProfileDismissButton:hover{color:#000;outline:1px solid var(--border)}.styles-module-scss-module__mN1lPq__profileCellDismissDialog{width:min(27.5rem,100vw - 2rem);height:min(18.75rem,100dvh - 2rem)}.styles-module-scss-module__mN1lPq__profileCellDismissDialog button{height:38px}.styles-module-scss-module__mN1lPq__profileCellDismissDialog button:last-child{border-color:var(--border-2)}.styles-module-scss-module__mN1lPq__profileCellDismissDescription{flex-direction:column;gap:8px;display:flex}@media screen and (max-width:42rem){.styles-module-scss-module__mN1lPq__cell,.styles-module-scss-module__mN1lPq__placeholderCell{aspect-ratio:auto;height:calc(var(--phone-grid-device-height) + var(--phone-grid-mobile-cell-padding-block)*2);box-shadow:inset 0 -1px 0 var(--border)}.styles-module-scss-module__mN1lPq__preview{transition:transform .15s}.styles-module-scss-module__mN1lPq__header{display:none}.styles-module-scss-module__mN1lPq__createProfileLink{padding:0}}
