.sx{font-family:var(--font-helvetica-neue),sans-serif;gap:40px;width:100%}.sx,.sx-hero{display:flex;flex-direction:column}.sx-hero{position:relative;align-items:center;gap:24px;padding:20px 32px 48px;overflow:hidden}.sx-hero__deco{position:absolute;right:-120px;transform:translateY(-50%);width:199px;height:199px;pointer-events:none;user-select:none;z-index:-1}@media(max-width:900px){.sx-hero__deco{display:none}}.sx-hero__box-wrap,.sx-hero__chips,.sx-hero__title{position:relative;z-index:1}.sx-hero__box-wrap{position:relative;width:680px;max-width:100%}.sx-hero__title{margin:0;text-align:center;font-size:24px;font-weight:500;line-height:32px;color:#333}@media(max-width:480px){.sx-hero__title{font-size:20px}}.sx-hero__accent{color:#c4905a}.sx-hero__box{display:flex;flex-direction:column;gap:6px;width:100%;height:87px;padding:12px;background:#fff;border:.5px solid rgba(196,144,90,.48);border-radius:12px;box-shadow:0 8px 24px rgba(196,144,90,.2);box-sizing:border-box;overflow:hidden}@media(max-width:768px){.sx-hero__box{height:100px}}.sx-hero__input-row{display:flex;align-items:flex-start;gap:12px;flex:1;min-height:0}.sx-hero__input-row svg{flex-shrink:0;margin-top:1px}.sx-hero__input{flex:1;min-width:0;max-height:40px;overflow-y:auto;font-family:var(--font-helvetica-neue),sans-serif;font-size:12px;font-weight:400;line-height:22px;color:#333;outline:none;border:none;background:rgba(0,0,0,0);word-break:break-word;scrollbar-width:none}.sx-hero__input::-webkit-scrollbar{display:none}.sx-hero__input:empty:before{content:attr(data-placeholder);color:#999;pointer-events:none}.sx-hero__box-actions{display:flex;align-items:center;justify-content:flex-end}.sx-hero__fuzzit{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border:none;border-radius:24px;background:#333;color:#fff;font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,opacity .12s}.sx-hero__fuzzit:hover{opacity:.9}.sx-hero__chips{display:flex;align-items:center;width:680px;max-width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 24px,#000 calc(100% - 24px),transparent);mask-image:linear-gradient(90deg,transparent,#000 24px,#000 calc(100% - 24px),transparent)}.sx-hero__chips:hover .sx-hero__chips-track{animation-play-state:paused}.sx-hero__chips-track{display:flex;flex-wrap:nowrap;align-items:center;width:max-content;animation:sx-hero-marquee 45s linear infinite}@media(prefers-reduced-motion:reduce){.sx-hero__chips-track{animation:none}}@keyframes sx-hero-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.sx-hero__chip{display:inline-flex;align-items:center;justify-content:center;margin-right:8px;padding:6px 12px;border:1px solid silver;border-radius:9999px;background:rgba(0,0,0,0);font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:400;color:#817e7e;cursor:pointer;white-space:nowrap;transition:border-color .12s,color .12s}.sx-hero__chip:hover{border-color:#c4905a;color:#c4905a}.sx__tabbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #ebebeb;position:sticky;top:0;z-index:10;background:#fff;padding-top:12px;margin-top:-12px}@media(max-width:640px){.sx__tabbar{flex-direction:column;align-items:stretch;gap:12px}}.sx__tabs{display:flex;align-items:center;gap:12px;padding:6px;border:1px solid #ebebeb;border-radius:10px}@media(max-width:768px){.sx__tabs{justify-content:space-evenly}}.sx__tab{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border:none;border-radius:10px;background:rgba(0,0,0,0);font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:400;letter-spacing:-.0107em;color:#333;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s}.sx__tab--active{background:rgba(196,144,90,.1);font-weight:500;color:#c4905a}.sx__search{display:inline-flex;align-items:center;gap:6px;width:255px;max-width:100%;height:36px;padding:8px;border-radius:6px;border:1px solid #dadada;background:#fff;transition:border-color .12s}.sx__search svg{flex-shrink:0}.sx__search:focus-within{border:1.5px solid #c4905a}@media(max-width:768px){.sx__search{width:100%}}.sx__search-input{flex:1;min-width:0;border:none;outline:none;background:rgba(0,0,0,0);font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:400;color:#333;padding-top:4px}.sx__search-input::placeholder{color:#817e7e;font-weight:500}.sx__search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border:none;background:none;padding:0;color:#817e7e;cursor:pointer;border-radius:9999px;transition:color .12s,background .12s}.sx__search-clear:hover{color:#333;background:#fafafb}.sx__section{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.sx__section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}@media(max-width:640px){.sx__section-head{flex-wrap:wrap;gap:12px}}.sx__section-titles{display:flex;flex-direction:column;gap:0;min-width:0}@media(max-width:768px){.sx__section-titles{flex:1}}.sx__section-title{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:500;line-height:32px;color:#333}.sx__section-sub{margin:0;font-size:14px;font-weight:400;line-height:22px;color:#666}.sx__badge{position:relative;display:inline-flex;align-items:center;height:19px;padding:3px 8px;border-radius:6px;background:linear-gradient(0deg,#e8effc,#81a0e9);color:#fff;font-size:12px;font-weight:500;line-height:13px;overflow:visible}@keyframes sx-star-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(.5)}}.sx__badge-star{position:absolute;display:flex;align-items:center;justify-content:center;line-height:0;animation:sx-star-pulse 1.8s ease-in-out infinite}.sx__badge-star--tl{bottom:-6px;left:-8px;animation-delay:0s}.sx__badge-star--br{top:-5px;right:-6px;animation-delay:.9s}.sx__head-ctrls{gap:11px;flex-shrink:0}.sx__arrows,.sx__head-ctrls{display:flex;align-items:center}.sx__arrows{gap:8px}.sx__arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #dadada;border-radius:9999px;background:#fff;color:#666;cursor:pointer;transition:opacity .15s,border-color .15s,color .15s,background .15s}.sx__arrow:hover:not(:disabled){border:1px solid #817e7e}.sx__arrow:disabled{opacity:.5;cursor:not-allowed}.sx__viewall{font-size:12px;font-weight:400;color:#666;background:none;border:none;cursor:pointer;white-space:nowrap}.sx__viewall:hover{color:#c4905a}.sx__scroller{display:flex;align-items:stretch;gap:19px;overflow-x:auto;scroll-behavior:smooth}.sx__scroller--sticky-end{position:relative}.sx-create-sticky{position:sticky;right:0;flex-shrink:0}.sx-create-sticky:before{content:"";position:absolute;top:0;left:-24px;width:24px;height:100%;background:linear-gradient(90deg,transparent,#fff);pointer-events:none;z-index:1}.sx-card{position:relative;display:flex;flex-direction:column;flex:0 0 304px;max-width:304px;width:100%;padding:18px;background:#fff;border:1px solid #ebebeb;border-radius:12px;box-sizing:border-box;cursor:pointer;transition:box-shadow .18s,border-color .18s}.sx-card:hover{border-color:rgba(196,144,90,.4);box-shadow:0 4px 12px rgba(196,144,90,.12)}.sx-card__bell{position:absolute;top:18px;right:18px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;color:#666;cursor:pointer;border-radius:9999px}.sx-card__bell--active,.sx-card__bell:hover{color:#c4905a}.sx-card__bell:disabled{opacity:.6;cursor:wait}.sx-card__body{display:flex;flex-direction:column;gap:12px}.sx-card__avatar-row{display:flex;align-items:center;gap:10px}.sx-card__avatar{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:13px;border:2px solid rgba(0,0,0,0);color:#c4905a;font-size:18px;font-weight:600;overflow:hidden;flex-shrink:0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#9b6a0f,#d49a2d 25%,#f6ddb0 50%,#d49a2d 75%,#9b6a0f) border-box}.sx-card__avatar img{width:100%;height:100%;object-fit:cover;border-radius:11px}.sx-card__icontile{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:13px;background:#f8f2eb;color:#c4905a;flex-shrink:0}.sx-card__text{display:flex;flex-direction:column}.sx-card__title{margin:0;font-size:16px;font-weight:500;line-height:26px;color:#333}.sx-card__title--clamp1{-webkit-line-clamp:1;line-clamp:1}.sx-card__desc,.sx-card__title--clamp1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.sx-card__desc{margin:0;font-size:12px;font-weight:400;line-height:18px;color:#817e7e;-webkit-line-clamp:3;line-clamp:3}.sx-card__desc--clamp2{-webkit-line-clamp:2;line-clamp:2}.sx-card--skeleton{pointer-events:none;cursor:default}@keyframes sx-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sx-skel{border-radius:4px;background:linear-gradient(90deg,#f3f4f5 25%,#e8e9eb 50%,#f3f4f5 75%);background-size:200% 100%;animation:sx-shimmer 1.4s infinite}.sx-skel--avatar{width:50px;height:50px;border-radius:13px}.sx-skel--title{width:70%;height:16px;margin-top:12px}.sx-skel--desc{width:100%;height:32px;margin-top:8px}.sx-skel--chips{width:60%;height:24px;margin-top:8px;border-radius:24px}.sx-skel--logos{width:70px;height:20px;border-radius:10px}.sx-skel--cta{width:90px;height:26px;border-radius:6px}.sx-card__badges{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.sx-badge{display:inline-flex;align-items:center;gap:5px;height:24px;padding:6px 8px;font-family:var(--font-helvetica-neue),sans-serif;font-size:13px;font-weight:600;white-space:nowrap}.sx-badge--celebrity{border-radius:6px;border:1px solid #fed7aa;background:#fff7ed;color:#f97316}.sx-badge--featured{border-radius:6px;border:1px solid #bbf7d0;background:#f0fdf4;color:#16a34a}.sx-badge--saved{border-radius:6px;border:1px solid #bfdbfe;background:#eff6ff}.sx-badge span{padding-top:4px}.sx-card__chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.sx-chip{display:inline-flex;align-items:center;padding:3px 8px;border-radius:24px;background:#fafafb;font-size:12px;font-weight:400;line-height:21px;color:#817e7e;white-space:nowrap}.sx-chip--accent{background:rgba(196,144,90,.06);color:#c4905a;font-weight:500;line-height:16px}.sx-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #ebebeb}.sx-card__stocks{gap:4px}.sx-card__stocks,.sx-logos{display:flex;align-items:center}.sx-logos>*{margin-left:-8px}.sx-logos>:first-child{margin-left:0}.sx-logo{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:9999px;border:1px solid #fff;background:#fcf4f0;color:#c4905a;font-size:9px;font-weight:600;overflow:hidden}.sx-logo img{width:100%;height:100%;object-fit:cover;border-radius:9999px}.sx-card__stocks-count{font-size:12px;font-weight:500;color:#666;white-space:nowrap}.sx-card__cta{display:inline-flex;align-items:center;justify-content:center;height:26px;max-width:160px;min-width:0;padding:0 12px;border:1px solid #ebebeb;border-radius:6px;background:#fff;font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:500;color:#666;cursor:pointer;flex-shrink:0;overflow:hidden;transition:border-color .12s,color .12s}.sx-card__cta:hover{border:1px solid #817e7e}.sx-card__cta-text{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;padding-top:2px}.sx-create{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 304px;max-width:304px;width:100%;max-height:271px;height:100%;padding:37px 18px 18px;background:#fff;border:1px solid #ebebeb;border-radius:12px;box-sizing:border-box;text-align:center;gap:12px}@media(max-width:768px){.sx-create{width:40px}}.sx-create__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:#f8f2eb;color:#c4905a}.sx-create__text{margin:0;font-size:14px;font-weight:400;line-height:24px;color:#817e7e}@media(max-width:768px){.sx-create__text{display:none}}.sx-create__btn{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 12px;border:none;border-radius:6px;background:#333;font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:500;color:#fff;cursor:pointer;margin-top:12px;transition:opacity .12s}.sx-create__btn:hover{opacity:.9}@media(max-width:768px){.sx-create__btn{display:none}}.sx-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 40px;border:1px solid rgba(196,144,90,.21);border-radius:16px;background:linear-gradient(180deg,rgb(252,244,240),rgba(252,244,240,0));margin-bottom:40px}@media(max-width:640px){.sx-banner{flex-direction:column;align-items:flex-start;padding:16px 20px}}.sx-banner__text{display:flex;flex-direction:column;gap:2px;min-width:0}.sx-banner__title{margin:0;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.0107em;color:#2f2e2c}.sx-banner__sub{margin:0;font-size:12px;font-weight:400;line-height:22.5px;letter-spacing:-.0195em;color:#2f2e2c}.sx-banner__btn{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 12px 0 8px;border:1px solid #666;border-radius:9999px;background:rgba(0,0,0,0);font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:500;color:#333;cursor:pointer;flex-shrink:0;transition:background .12s}.sx-banner__btn:hover{background:#fff}.sx-curated__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.sx-dropdown{display:inline-flex;align-items:center;gap:6px;height:30px;padding:6px 8px 6px 12px;border:1px solid #dadada;border-radius:6px;background:#fff;font-family:var(--font-helvetica-neue),sans-serif;font-size:12px;font-weight:500;color:#666;cursor:pointer}.sx-dropdown:hover{border-color:#c4905a}.sx-dropdown--active{border-color:#c4905a;color:#c4905a}.sx-dropdown-wrap{position:relative}.sx-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:200;min-width:140px;background:#fff;border:.5px solid #ebebeb;border-radius:7px;box-shadow:0 2px 8px hsla(0,0%,60%,.14);overflow:hidden;animation:sx-dropdown-in .1s ease both}@keyframes sx-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sx-dropdown-menu__item{display:flex;align-items:center;width:100%;height:36px;padding:0 14px;border:none;border-bottom:.5px solid #f1f1f1;background:none;font-family:var(--font-helvetica-neue),sans-serif;font-size:13px;font-weight:400;color:#666;cursor:pointer;text-align:left;white-space:nowrap}.sx-dropdown-menu__item:last-child{border-bottom:none}.sx-dropdown-menu__item:hover{background:#fafafb}.sx-dropdown-menu__item--active{color:#c4905a;font-weight:500;background:rgba(196,144,90,.06)}.sx-filters{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #ebebeb}.sx-filter{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 12px;border:1px solid #ebebeb;border-radius:6px;background:#fff;font-family:var(--font-helvetica-neue),sans-serif;font-size:12px;font-weight:500;color:#333;cursor:pointer;transition:border-color .12s,box-shadow .12s}.sx-filter--active{border-color:#c4905a;box-shadow:0 4px 4px rgba(0,0,0,.05)}.sx-list{border:1px solid #ebebeb;border-top:none;border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.sx-list::-webkit-scrollbar{display:none}.sx-list__head,.sx-list__inner{min-width:560px}.sx-list__head{display:flex;align-items:center;height:46px;padding:0 20px;background:rgba(237,238,239,.7);border-bottom:.5px solid #ebebeb}.sx-list__col{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.08em;text-transform:uppercase;color:#5d646f}.sx-list__col--screener{flex:1;min-width:180px}.sx-list__col--stocks{width:220px;flex-shrink:0}.sx-list__col--action{width:160px;flex-shrink:0}.sx-row{display:flex;align-items:center;padding:16px 20px;background:#fff;border-bottom:1px solid #f1f1f1;transition:background .12s;min-width:560px}.sx-row:last-child{border-bottom:none}.sx-row:hover{background:#fafafb}.sx-row__main{gap:16px;flex:1;min-width:0}.sx-row__icon,.sx-row__main{display:flex;align-items:center}.sx-row__icon{justify-content:center;width:40px;height:40px;border-radius:8px;background:#f8f2eb;color:#c4905a;flex-shrink:0}.sx-row__text{display:flex;flex-direction:column;min-width:0}.sx-row__title{font-size:14px;font-weight:500;line-height:22px;color:#333}.sx-row__sub,.sx-row__title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sx-row__sub{font-size:12px;font-weight:400;line-height:18px;color:#817e7e}.sx-row__stocks{gap:8px;width:220px}.sx-row__actions,.sx-row__stocks{display:flex;align-items:center;flex-shrink:0}.sx-row__actions{gap:12px;width:160px}.sx-row__bell{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:none;color:#666;cursor:pointer}.sx-row__bell--active,.sx-row__bell:hover{color:#c4905a}.sx-row__bell:disabled{opacity:.6;cursor:wait}.sx-row__view{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 12px;border:1px solid #ebebeb;border-radius:6px;background:#fff;font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:500;color:#666;cursor:pointer;white-space:nowrap;transition:border-color .12s,color .12s}.sx-row__view:hover{border-color:#c4905a;color:#c4905a}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.sx__search-results,.sx__yours{width:100%}.sx__search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:1100px){.sx__search-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.sx__search-grid{grid-template-columns:1fr}}.sx__search-grid .sx-card{flex:unset}.sx__search-grid .sx-card,.sx__search-grid .usg-card{max-width:unset;width:100%}.sx__search-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 0}.sx-nudge{position:relative;display:flex;align-items:stretch;justify-content:space-between;width:100%;min-height:139px;border:1px solid #e7dbcd;border-right:none;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,rgba(252,244,240,.5),rgba(252,244,240,0))}.sx-nudge__content{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:28px 30px;flex-shrink:0;max-width:460px;z-index:1}.sx-nudge__text{display:flex;flex-direction:column;gap:6px}.sx-nudge__title{font-size:20px;font-weight:500;letter-spacing:-.0075em}.sx-nudge__sub,.sx-nudge__title{margin:0;line-height:21px;color:#2f2e2c}.sx-nudge__sub{font-size:14px;font-weight:400;letter-spacing:-.0107em}.sx-nudge__btn{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;height:32px;padding:0 12px;border:none;border-radius:24px;background:#333;font-family:var(--font-helvetica-neue),sans-serif;font-size:14px;font-weight:500;color:#fff;cursor:pointer;transition:opacity .12s}.sx-nudge__btn:hover{opacity:.85}.sx-nudge__right{position:relative;flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.sx-nudge__doodle{position:absolute;bottom:-60px;left:100px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:2px;pointer-events:none}.sx-nudge__doodle-label{font-family:var(--font-helvetica-neue),sans-serif;font-size:11px;font-weight:500;color:#ea4335;padding-left:4px}.sx-nudge__mini-img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center;border-radius:6px}.sx-email_wrapper{right:140px;position:relative}@media(max-width:1024px){.sx-email_wrapper{display:none}}.sx-nudge__mini-card{position:absolute;display:flex;width:175px;height:45.187px;padding:6.272px 8.781px;justify-content:space-between;align-items:center;border-radius:6.272px;border:.357px solid #c9c9ca;background:#fff;box-shadow:0 3px 3px 0 rgba(0,0,0,.07);top:50%;transform:translateY(-50%);z-index:2}.sx-nudge__mc-rows{display:flex;flex-direction:column;min-width:0}.sx-nudge__mc-row{height:8px;border-radius:4px;background:#ebebeb;width:100%}.sx-nudge__mc-row--short{width:60%}.sx-nudge__mc-toggle{width:21px;height:12px;border-radius:63px;background:#2ecc71;display:flex;align-items:center;justify-content:flex-end;padding:1.25px;flex-shrink:0;margin-left:8px;box-sizing:border-box}.sx-nudge__mc-dot{width:9.5px;height:9.5px;border-radius:50%;background:#fff}.sx-nudge__mc-title{margin:0;font-size:7.5px;font-weight:500;line-height:12px;color:#333;white-space:nowrap}.sx-nudge__mc-sub,.sx-nudge__mc-title{font-family:var(--font-helvetica-neue),sans-serif}.sx-nudge__mc-sub{margin:1.25px 0 0;font-size:6.3px;font-weight:400;line-height:10px;color:#666;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}.rename-modal{position:relative;width:380px;max-width:calc(100vw - 32px);background:#fff;border:.5px solid rgba(196,144,90,.6);border-radius:12px;box-shadow:0 8px 24px rgba(196,144,90,.2);display:flex;flex-direction:column;overflow:hidden;font-family:var(--font-helvetica-neue),"Helvetica Neue",sans-serif}.rename-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:6px;padding:12px 20px 16px}.rename-modal__header-text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.rename-modal__title{font-size:16px;font-weight:500;color:#333;letter-spacing:-.2px;line-height:25px;margin:0}.rename-modal__subtitle{font-size:12px;font-weight:400;color:#999;line-height:16.5px;margin:0}.rename-modal__close{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;margin-top:2px;opacity:.7;transition:opacity .12s}.rename-modal__close:hover{opacity:1}.rename-modal__divider{height:1px;background:rgba(38,49,105,.08);width:100%;flex-shrink:0}.rename-modal__section{display:flex;flex-direction:column;gap:8px;padding:20px 20px 16px}.rename-modal__section--input{padding-top:7px}.rename-modal__label{font-size:12px;font-weight:400;color:#c4905a;line-height:18px}.rename-modal__current{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fefbf9;border-radius:6px;gap:8px}.rename-modal__current-text{font-size:14px;font-weight:500;color:#333;line-height:21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.rename-modal__edit-btn{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:none;border:none;cursor:pointer;padding:4px 0 4px 8px;flex-shrink:0;opacity:.8;transition:opacity .12s}.rename-modal__edit-btn:hover{opacity:1}.rename-modal__input-wrap{display:flex;align-items:center;border:1px solid rgba(38,49,105,.12);border-radius:6px;padding:11px 15px;transition:border-color .15s}.rename-modal__input-wrap:focus-within{border-color:#c4905a}.rename-modal__input{width:100%;border:none;outline:none;background:rgba(0,0,0,0);font-size:14px;font-weight:500;color:#333;font-family:var(--font-helvetica-neue),"Helvetica Neue",sans-serif;line-height:21px}.rename-modal__input::placeholder{color:#bbb;font-weight:400}.rename-modal__actions{gap:12px;padding:16px 13px 16px 12px}.rename-modal__actions,.rename-modal__btn{display:flex;align-items:center;justify-content:center}.rename-modal__btn{height:41px;flex:1;border-radius:12px;font-size:12px;font-weight:500;font-family:var(--font-helvetica-neue),"Helvetica Neue",sans-serif;cursor:pointer;transition:background .12s,opacity .12s;white-space:nowrap}.rename-modal__btn--cancel{background:rgba(0,0,0,0);border:.5px solid silver;color:#333}.rename-modal__btn--cancel:hover{background:#f5f5f5}.rename-modal__btn--save{background:#333;border:none;color:#fff;border-radius:13px}.rename-modal__btn--save:hover:not(:disabled){background:#1a1a1a}.rename-modal__btn--save:disabled{opacity:.45;cursor:not-allowed}