.ExtendedAttributeMapper-module__Juey-q__page{min-height:100vh;font-family:var(--font-sans);background:var(--page-gradient);padding:2.4rem 1rem}.ExtendedAttributeMapper-module__Juey-q__container{max-width:980px;margin:0 auto;animation:.22s ease-out ExtendedAttributeMapper-module__Juey-q__fade-up}.ExtendedAttributeMapper-module__Juey-q__card{border:1px solid var(--border-primary);background:var(--bg-elevated);box-shadow:var(--shadow-soft);border-radius:22px;position:relative;overflow:hidden}.ExtendedAttributeMapper-module__Juey-q__card:before{content:"";background:linear-gradient(90deg,var(--surface-inverse)0%,var(--accent)100%);width:100%;height:3px;position:absolute;inset:0 auto auto 0}.ExtendedAttributeMapper-module__Juey-q__cardHeader{border-bottom:1px solid var(--border-primary);padding:2rem 2.2rem 1.25rem}.ExtendedAttributeMapper-module__Juey-q__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.52rem,2.2vw,2rem);font-weight:780;line-height:1.12}.ExtendedAttributeMapper-module__Juey-q__subtitle{color:var(--text-secondary);margin-top:.7rem;margin-bottom:0;font-size:1rem;line-height:1.52}.ExtendedAttributeMapper-module__Juey-q__infoNote{border:1px solid var(--border-primary);background:var(--bg-soft);color:var(--text-secondary);border-radius:10px;margin:1rem 0 0;padding:.8rem 1rem;font-size:.86rem}.ExtendedAttributeMapper-module__Juey-q__content{flex-direction:column;gap:1.35rem;padding:1.35rem 2.2rem 2.1rem;display:flex}.ExtendedAttributeMapper-module__Juey-q__formGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.ExtendedAttributeMapper-module__Juey-q__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.74rem;font-weight:700}.ExtendedAttributeMapper-module__Juey-q__listSection{flex-direction:column;gap:.65rem;display:flex}.ExtendedAttributeMapper-module__Juey-q__sectionHeader{justify-content:space-between;align-items:center;display:flex}.ExtendedAttributeMapper-module__Juey-q__badgeCount{border:1px solid var(--border-strong);min-width:1.8rem;height:1.8rem;color:var(--text-primary);background:var(--bg-soft);border-radius:999px;justify-content:center;align-items:center;padding:0 .55rem;font-size:.76rem;font-weight:700;display:inline-flex}.ExtendedAttributeMapper-module__Juey-q__listContainer{border:1px solid var(--border-primary);background:var(--bg-surface);border-radius:16px;overflow:hidden}.ExtendedAttributeMapper-module__Juey-q__emptyState{text-align:center;background:linear-gradient(180deg,var(--bg-soft)0%,var(--bg-muted)100%);min-height:128px;padding:2.4rem 1.5rem}.ExtendedAttributeMapper-module__Juey-q__emptyTitle{color:var(--text-secondary);font-size:1rem;font-weight:650}.ExtendedAttributeMapper-module__Juey-q__emptyHint{color:var(--text-muted);margin-top:.35rem;font-size:.86rem}.ExtendedAttributeMapper-module__Juey-q__list{border-top:1px solid var(--border-primary)}.ExtendedAttributeMapper-module__Juey-q__listItem{cursor:pointer;border-left:4px solid #0000;padding:.95rem;transition:background .13s,border-color .13s}.ExtendedAttributeMapper-module__Juey-q__listItem+.ExtendedAttributeMapper-module__Juey-q__listItem{border-top:1px solid var(--border-primary)}.ExtendedAttributeMapper-module__Juey-q__listItem:hover{background:var(--bg-soft)}.ExtendedAttributeMapper-module__Juey-q__listItemSelected{border-left-color:var(--accent);background:linear-gradient(180deg,var(--accent-soft)0%,var(--bg-soft)100%)}.ExtendedAttributeMapper-module__Juey-q__itemGrid{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.ExtendedAttributeMapper-module__Juey-q__itemTopRow{align-items:flex-start;gap:.65rem;display:flex}.ExtendedAttributeMapper-module__Juey-q__rowDeleteButton{border:1px solid var(--danger);background:var(--danger-soft);width:34px;height:34px;color:var(--danger);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .13s,border-color .13s,transform .13s;display:inline-flex}.ExtendedAttributeMapper-module__Juey-q__rowDeleteButton:hover{opacity:.92;transform:translateY(-1px)}.ExtendedAttributeMapper-module__Juey-q__rowDeleteButton:focus-visible{outline:none;box-shadow:0 0 0 3px #ef444433}.ExtendedAttributeMapper-module__Juey-q__rowDeleteIcon{width:14px;height:14px}.ExtendedAttributeMapper-module__Juey-q__itemLabel{color:var(--text-muted);letter-spacing:.02em;margin-bottom:.15rem;font-size:.7rem;display:block}.ExtendedAttributeMapper-module__Juey-q__itemValue,.ExtendedAttributeMapper-module__Juey-q__itemValueStrong,.ExtendedAttributeMapper-module__Juey-q__itemField{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;line-height:1.38;overflow:hidden}.ExtendedAttributeMapper-module__Juey-q__itemValueStrong{font-weight:650}.ExtendedAttributeMapper-module__Juey-q__itemField{color:var(--accent-strong);font-weight:700}.ExtendedAttributeMapper-module__Juey-q__itemMeta{color:var(--text-muted);margin-top:.4rem;font-size:.74rem}.ExtendedAttributeMapper-module__Juey-q__loadingCard{border:1px solid var(--border-primary);background:var(--bg-elevated);border-radius:18px;max-width:620px;margin:0 auto}.ExtendedAttributeMapper-module__Juey-q__loadingContent{padding:2rem}.ExtendedAttributeMapper-module__Juey-q__loadingText{text-align:center;color:var(--text-secondary);font-weight:560}@keyframes ExtendedAttributeMapper-module__Juey-q__fade-up{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.ExtendedAttributeMapper-module__Juey-q__formGrid,.ExtendedAttributeMapper-module__Juey-q__itemGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.ExtendedAttributeMapper-module__Juey-q__page{padding:1.2rem .7rem}.ExtendedAttributeMapper-module__Juey-q__cardHeader{padding:1.2rem 1rem 1rem}.ExtendedAttributeMapper-module__Juey-q__content{padding:1rem 1rem 1.25rem}.ExtendedAttributeMapper-module__Juey-q__title{font-size:1.32rem}.ExtendedAttributeMapper-module__Juey-q__subtitle{font-size:.91rem}.ExtendedAttributeMapper-module__Juey-q__infoNote{font-size:.81rem}.ExtendedAttributeMapper-module__Juey-q__formGrid,.ExtendedAttributeMapper-module__Juey-q__itemGrid{grid-template-columns:1fr}.ExtendedAttributeMapper-module__Juey-q__itemTopRow{flex-direction:column}.ExtendedAttributeMapper-module__Juey-q__rowDeleteButton{align-self:flex-end}}
.MapperActionGroup-module__0UWKZa__group{gap:.85rem;display:flex}.MapperActionGroup-module__0UWKZa__primary{flex-wrap:wrap;align-items:center}.MapperActionGroup-module__0UWKZa__footer{border-top:1px solid var(--border-primary);justify-content:flex-end;padding-top:1.2rem}@media (max-width:700px){.MapperActionGroup-module__0UWKZa__group{flex-direction:column;align-items:stretch}.MapperActionGroup-module__0UWKZa__group>*{width:100%}}
.MapperButton-module__fB7hFW__button{letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;height:44px;padding:0 1.05rem;font-size:.9rem;font-weight:690;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.MapperButton-module__fB7hFW__icon{justify-content:center;align-items:center;display:inline-flex}.MapperButton-module__fB7hFW__icon svg{width:15px;height:15px}.MapperButton-module__fB7hFW__insert{background:var(--surface-inverse);color:#fff;min-width:168px;box-shadow:var(--shadow-soft)}.MapperButton-module__fB7hFW__insert:hover{background:var(--surface-inverse-soft);transform:translateY(-1px)}.MapperButton-module__fB7hFW__delete{background:var(--bg-surface);min-width:168px;color:var(--danger);border-color:var(--danger)}.MapperButton-module__fB7hFW__delete:hover{background:var(--danger-soft);transform:translateY(-1px)}.MapperButton-module__fB7hFW__cancel{background:var(--bg-surface);min-width:120px;color:var(--text-secondary);border-color:var(--border-primary)}.MapperButton-module__fB7hFW__cancel:hover{background:var(--bg-soft)}.MapperButton-module__fB7hFW__convert{background:linear-gradient(135deg,var(--accent-strong)0%,var(--accent)100%);color:#fff;min-width:244px;box-shadow:var(--shadow-soft)}.MapperButton-module__fB7hFW__convert:hover{transform:translateY(-1px)}.MapperButton-module__fB7hFW__button:disabled{opacity:.55;box-shadow:none;cursor:not-allowed;transform:none}@media (max-width:700px){.MapperButton-module__fB7hFW__button,.MapperButton-module__fB7hFW__insert,.MapperButton-module__fB7hFW__delete,.MapperButton-module__fB7hFW__cancel,.MapperButton-module__fB7hFW__convert{width:100%;min-width:100%}}
.MapperSelectField-module__pRW_DG__formGroup{flex-direction:column;gap:.55rem;display:flex}.MapperSelectField-module__pRW_DG__label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.74rem;font-weight:700}.MapperSelectField-module__pRW_DG__selectInput{border:1px solid var(--border-primary);background:var(--bg-surface);width:100%;height:48px;color:var(--text-primary);appearance:none;border-radius:12px;padding:0 .8rem;font-size:.92rem;transition:border-color .14s,box-shadow .14s;box-shadow:inset 0 1px #ffffff1f}.MapperSelectField-module__pRW_DG__selectInput:hover{border-color:var(--border-strong)}.MapperSelectField-module__pRW_DG__selectInput:focus-visible{border-color:var(--accent);box-shadow:var(--focus-ring);outline:none}.MapperSelectField-module__pRW_DG__selectInput:disabled{background:var(--bg-soft);color:var(--text-muted);border-color:var(--border-primary)}
.page-module__0kP7FW__statePage{background:var(--page-gradient);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.page-module__0kP7FW__stateContent{text-align:center;color:var(--text-secondary);font-size:1rem}.page-module__0kP7FW__loadingIcon{margin-bottom:.9rem;font-size:2rem}.page-module__0kP7FW__errorCard{background:var(--bg-elevated);border:1px solid var(--border-primary);box-shadow:var(--shadow-soft);text-align:center;border-radius:.85rem;width:100%;max-width:30rem;padding:2rem}.page-module__0kP7FW__errorIcon{margin-bottom:.9rem;font-size:2.5rem}.page-module__0kP7FW__errorTitle{color:var(--danger);margin:0 0 .7rem;font-size:1.35rem;font-weight:700}.page-module__0kP7FW__errorMessage{color:var(--text-secondary);margin:0 0 1.4rem}.page-module__0kP7FW__backButton{background:var(--accent-strong);color:#fff;cursor:pointer;border:none;border-radius:.55rem;padding:.6rem 1.1rem;font-weight:600;transition:background-color .2s}.page-module__0kP7FW__backButton:hover{background:var(--accent)}.page-module__0kP7FW__adContainer{max-width:48rem;margin:1rem auto 1.5rem;padding:0 1rem}
.AdSlot-module__RrRP7q__wrapper{border:1px solid var(--border-primary);background:var(--bg-elevated);border-radius:.9rem;width:100%;padding:.75rem}.AdSlot-module__RrRP7q__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .4rem;font-size:.72rem}
.converter-module__VI7SrW__page{background:var(--page-gradient);min-height:100vh;padding:2.4rem 1rem}.converter-module__VI7SrW__pageInner{max-width:980px;margin:0 auto}.converter-module__VI7SrW__userBar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.converter-module__VI7SrW__userEmail{background:var(--bg-elevated);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:9999px;align-items:center;padding:.4rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.converter-module__VI7SrW__pageTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.52rem,2.2vw,2rem);font-weight:780;line-height:1.12}.converter-module__VI7SrW__pageSubtitle{opacity:1;color:var(--text-secondary);margin-top:.7rem;font-size:1rem;line-height:1.52}.converter-module__VI7SrW__infoNote{border:1px solid var(--border-primary);background:var(--bg-soft);color:var(--text-secondary);border-radius:10px;margin:1rem 0 0;padding:.8rem 1rem;font-size:.86rem}.converter-module__VI7SrW__pageFooter{text-align:center;color:var(--text-muted);margin-top:1.3rem;font-size:.84rem}.converter-module__VI7SrW__contentAd{margin-top:1rem}.converter-module__VI7SrW__pageFooterDetail{margin-top:.3rem}.converter-module__VI7SrW__card{background:var(--bg-elevated);border:1px solid var(--border-primary);box-shadow:var(--shadow-soft);border-radius:22px;position:relative;overflow:hidden}.converter-module__VI7SrW__card:before{content:"";background:linear-gradient(90deg,var(--surface-inverse)0%,var(--accent)100%);width:100%;height:3px;position:absolute;inset:0 auto auto 0}.converter-module__VI7SrW__cardHeader{border-bottom:1px solid var(--border-primary);text-align:center;padding:2rem 2.2rem 1.25rem}.converter-module__VI7SrW__content{flex-direction:column;gap:1.35rem;padding:1.35rem 2.2rem 2.1rem;display:flex}.converter-module__VI7SrW__uploadArea{border:2px dashed var(--border-strong);text-align:center;background:var(--bg-soft);cursor:pointer;border-radius:1rem;padding:3rem 2rem;transition:all .3s}.converter-module__VI7SrW__hiddenInput{display:none}.converter-module__VI7SrW__uploadArea:hover{border-color:var(--accent);background:var(--accent-soft);transform:scale(1.02)}.converter-module__VI7SrW__uploadArea.converter-module__VI7SrW__dragover{border-color:var(--accent);background:var(--accent-soft)}.converter-module__VI7SrW__uploadIcon{margin-bottom:1rem;font-size:4rem}.converter-module__VI7SrW__uploadText{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.converter-module__VI7SrW__uploadHint{color:var(--text-muted);font-size:.875rem}.converter-module__VI7SrW__progressContainer{margin:.3rem 0 0}.converter-module__VI7SrW__progressLabel{color:var(--text-secondary);justify-content:space-between;margin-bottom:.5rem;font-size:.875rem;display:flex}.converter-module__VI7SrW__progressBar{background:var(--bg-muted);border-radius:9999px;width:100%;height:.75rem;overflow:hidden}.converter-module__VI7SrW__progressFill{background:linear-gradient(90deg,var(--accent-strong),var(--accent));border-radius:9999px;height:100%;transition:width .5s}.converter-module__VI7SrW__status{border-radius:.75rem;align-items:flex-start;gap:.75rem;margin:1rem 0;padding:1rem;display:flex}.converter-module__VI7SrW__statusInfo{background:var(--accent-soft);border:1px solid var(--accent);color:var(--accent-strong)}.converter-module__VI7SrW__statusSuccess{background:var(--success-soft);border:1px solid var(--success);color:var(--success)}.converter-module__VI7SrW__statusError{background:var(--danger-soft);border:1px solid var(--danger);color:var(--danger)}.converter-module__VI7SrW__statusIcon{flex-shrink:0;font-size:1.25rem}.converter-module__VI7SrW__statusContent{flex:1}.converter-module__VI7SrW__statusTitle{margin-bottom:.25rem;font-weight:600}.converter-module__VI7SrW__statusDetail{opacity:.9;white-space:pre-line;font-size:.875rem}.converter-module__VI7SrW__preview{background:var(--bg-soft);border:1px solid var(--border-primary);border-radius:.75rem;margin-top:1.5rem;padding:1.5rem}.converter-module__VI7SrW__previewTitle{color:var(--text-secondary);margin-bottom:1rem;font-weight:600}.converter-module__VI7SrW__previewGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.converter-module__VI7SrW__previewItem{flex-direction:column;display:flex}.converter-module__VI7SrW__previewLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.converter-module__VI7SrW__previewValue{color:var(--text-primary);font-weight:500}.converter-module__VI7SrW__button{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.converter-module__VI7SrW__buttonPrimary{background:var(--accent-strong);color:#fff}.converter-module__VI7SrW__buttonPrimary:hover{background:var(--accent);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.converter-module__VI7SrW__buttonSecondary{background:var(--bg-soft);color:var(--text-secondary);border:1px solid var(--border-primary)}.converter-module__VI7SrW__buttonSecondary:hover{background:var(--bg-muted)}.converter-module__VI7SrW__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.converter-module__VI7SrW__retryButton{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:.55rem;margin-top:.75rem;padding:.58rem 1rem;font-weight:600;transition:background-color .2s}.converter-module__VI7SrW__retryButton:hover{opacity:.9}.converter-module__VI7SrW__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}@media (max-width:640px){.converter-module__VI7SrW__cardHeader{padding:1rem 1rem .95rem}.converter-module__VI7SrW__userBar{flex-direction:column}.converter-module__VI7SrW__card{border-radius:18px}.converter-module__VI7SrW__content{padding:1rem 1rem 1.25rem}.converter-module__VI7SrW__previewGrid{grid-template-columns:1fr}}.converter-module__VI7SrW__hierarchySection{border-top:1px solid var(--border-primary);margin-top:1.5rem;padding-top:1.5rem}.converter-module__VI7SrW__hierarchy{background:var(--bg-soft);border:1px solid var(--border-primary);border-radius:.75rem;padding:1rem}.converter-module__VI7SrW__hierarchyTitle{color:var(--text-secondary);border-bottom:1px solid var(--border-primary);margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.converter-module__VI7SrW__hierarchyTree{max-height:400px;font-size:.875rem;overflow-y:auto}.converter-module__VI7SrW__hierarchyItem{border-left:3px solid #0000;border-radius:.375rem;align-items:center;margin-bottom:.25rem;padding:.5rem;transition:all .2s;display:flex}.converter-module__VI7SrW__hierarchyItem:hover{background-color:var(--bg-muted);border-left-color:var(--accent)}.converter-module__VI7SrW__level1{background-color:#fef3c7;font-size:.95rem;font-weight:600}.converter-module__VI7SrW__level2{background-color:#dbeafe}.converter-module__VI7SrW__level3{background-color:#d1fae5}.converter-module__VI7SrW__level4{background-color:#fce7f3}.converter-module__VI7SrW__level5,.converter-module__VI7SrW__level6{background-color:#f3f4f6}.converter-module__VI7SrW__hierarchyItem[data-type=activity]{background-color:var(--bg-surface);border-left:3px solid #16a34a}.converter-module__VI7SrW__hierarchyIcon{flex-shrink:0;margin-right:.5rem;font-size:1rem}.converter-module__VI7SrW__hierarchyOutline{color:var(--text-muted);background:#0f172a14;border-radius:.25rem;flex-shrink:0;min-width:3rem;margin-right:.75rem;padding:.125rem .375rem;font-family:Courier New,monospace;font-size:.75rem}.converter-module__VI7SrW__hierarchyName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.converter-module__VI7SrW__hierarchyCount{color:var(--text-muted);background:#0f172a14;border-radius:.25rem;flex-shrink:0;margin-left:.5rem;padding:.125rem .375rem;font-size:.75rem}.converter-module__VI7SrW__progressHint{color:var(--text-muted);text-align:center;margin-top:.75rem;font-size:.875rem;font-style:italic}
.HomeLoginClient-module__UYialq__page{background:var(--page-gradient);min-height:100vh;padding:2.4rem 1rem 2.75rem}.HomeLoginClient-module__UYialq__heroGrid{grid-template-columns:1.15fr 1fr;gap:1rem;max-width:72rem;margin:0 auto;display:grid}.HomeLoginClient-module__UYialq__card{background:var(--bg-elevated);border:1px solid var(--border-primary);width:100%;box-shadow:var(--shadow-soft);border-radius:22px;padding:2rem;position:relative;overflow:hidden}.HomeLoginClient-module__UYialq__card:before{content:"";background:linear-gradient(90deg,var(--surface-inverse)0%,var(--accent)100%);width:100%;height:3px;position:absolute;inset:0 auto auto 0}.HomeLoginClient-module__UYialq__badge{background:var(--accent-soft);color:var(--accent-strong);letter-spacing:.03em;border-radius:9999px;align-items:center;padding:.18rem .6rem;font-size:.74rem;font-weight:700;display:inline-flex}.HomeLoginClient-module__UYialq__title{color:var(--text-primary);margin-top:.85rem;font-size:2rem;line-height:1.1}.HomeLoginClient-module__UYialq__subtitle{color:var(--text-secondary);margin-top:.75rem}.HomeLoginClient-module__UYialq__googleButtonContainer{justify-content:center;margin-top:1.5rem;display:flex}.HomeLoginClient-module__UYialq__pricingCard{background:var(--bg-elevated);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);box-shadow:var(--shadow-soft);border-radius:22px;padding:2rem;position:relative;overflow:hidden}.HomeLoginClient-module__UYialq__pricingCard:before{content:"";background:linear-gradient(90deg,var(--surface-inverse)0%,var(--accent)100%);width:100%;height:3px;position:absolute;inset:0 auto auto 0}.HomeLoginClient-module__UYialq__pricingTitle{margin:0;font-size:1.35rem}.HomeLoginClient-module__UYialq__planList{gap:.9rem;margin-top:1rem;display:grid}.HomeLoginClient-module__UYialq__planItem{border:1px solid var(--border-primary);background:var(--bg-soft);border-radius:.8rem;padding:1rem}.HomeLoginClient-module__UYialq__planItem h3{font-size:1rem}.HomeLoginClient-module__UYialq__planItem p{color:var(--text-secondary);margin-top:.45rem;font-size:.93rem}.HomeLoginClient-module__UYialq__planHighlight{border-color:var(--accent);background:var(--accent-soft)}.HomeLoginClient-module__UYialq__planPrice{color:var(--accent-strong);font-weight:700}.HomeLoginClient-module__UYialq__pricingHint{color:var(--text-muted);margin-top:.9rem;font-size:.86rem}.HomeLoginClient-module__UYialq__loading{color:var(--accent-strong);margin-top:.85rem;font-size:.95rem}.HomeLoginClient-module__UYialq__errorBox{border:1px solid var(--danger);background:var(--danger-soft);color:var(--danger);border-radius:.6rem;margin-top:1rem;padding:.7rem .8rem;font-size:.9rem}.HomeLoginClient-module__UYialq__adSection{width:100%;max-width:48rem;margin:1.1rem auto 0}@media (max-width:900px){.HomeLoginClient-module__UYialq__heroGrid{grid-template-columns:1fr;max-width:34rem}.HomeLoginClient-module__UYialq__page{padding-top:1rem}}
