@charset "UTF-8";.site-compliance-footer{display:flex;flex-direction:column;gap:.15rem;border-top:.025rem solid var(--shi-line);color:var(--shi-muted, #82766a);overflow-wrap:anywhere;word-break:break-word}.site-compliance-footer--home{margin:1rem -1.2rem 0;padding:.5rem .35rem .6rem;font-size:.5rem;line-height:.75rem}.site-compliance-footer--daily{margin:1rem -.6rem 0;padding:.5rem .35rem calc(2.45rem + env(safe-area-inset-bottom) + .6rem);font-size:.5rem;line-height:.75rem}.site-compliance-footer--auth{margin-top:1rem;padding:.5rem 0 0;font-size:.5rem;line-height:.75rem}.site-compliance-footer--legal{margin:.75rem -1.05rem 0;padding:.5rem .35rem 0;font-size:.5rem;line-height:.75rem}.site-compliance-footer__text,.site-compliance-footer__link{display:block}.site-compliance-footer__link{align-self:center;width:-moz-fit-content;width:fit-content;max-width:100%;color:var(--shi-secondary, #5f574d);text-align:center;text-decoration-line:underline;text-decoration-thickness:.025rem;text-underline-offset:.1rem}.site-compliance-footer__link:visited{color:var(--shi-secondary, #5f574d)}.site-compliance-footer__link:hover,.site-compliance-footer__link:active{color:var(--shi-ink)}.site-compliance-footer__link:focus-visible{outline:.05rem solid var(--shi-accent);outline-offset:.05rem}@media (min-width: 390px){.site-compliance-footer--home,.site-compliance-footer--daily,.site-compliance-footer--legal{padding-right:.45rem;padding-left:.45rem}}@media (min-width: 600px){.site-compliance-footer--home{width:var(--shi-h5-shell-width);margin-right:auto;margin-left:auto}}.sms-captcha{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:.6rem .7rem calc(.6rem + env(safe-area-inset-bottom));box-sizing:border-box}.sms-captcha__backdrop{position:absolute;inset:0;background:rgba(32,30,27,.48)}.sms-captcha__panel{position:relative;display:grid;width:min(100%,15.5rem);gap:.6rem;padding:.85rem;box-sizing:border-box;border:.025rem solid rgba(95,87,77,.24);border-radius:.3rem;background:#fffdf9;box-shadow:0 .5rem 1.35rem #2f2b2829}.sms-captcha__heading{display:grid;gap:.2rem}.sms-captcha__title{color:#2f2b28;font-family:Songti SC,STSong,Georgia,serif;font-size:.85rem;font-weight:700;line-height:1.1rem}.sms-captcha__copy{color:#6f6258;font-size:.55rem;line-height:.85rem}.sms-captcha__challenge{display:grid;grid-template-columns:minmax(0,1fr) 3.75rem;gap:.4rem;align-items:stretch}.sms-captcha__image-wrap{display:grid;height:2.8rem;place-items:center;overflow:hidden;border:.025rem solid rgba(95,87,77,.28);background:#f2f2ea;color:#6f6258;font-size:.5rem}.sms-captcha__image{display:block;width:100%;height:100%}.sms-captcha__refresh{height:2.8rem;margin:0;border:.025rem solid rgba(125,81,65,.34);border-radius:.2rem;background:transparent;color:#7d5141;font-size:.55rem;line-height:2.8rem}.sms-captcha__refresh:after,.sms-captcha__action:after{border:0}.sms-captcha__input{display:block;width:100%;height:2.3rem;box-sizing:border-box;padding:0 .6rem;border:.025rem solid rgba(95,87,77,.28);border-radius:.2rem;background:#fff;color:#2f2b28;font-size:.7rem;line-height:2.3rem;letter-spacing:0;text-transform:uppercase}.sms-captcha__error{color:#ad5144;font-size:.525rem;line-height:.775rem}.sms-captcha__actions{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.sms-captcha__action{min-height:2.05rem;margin:0;border:.025rem solid #2f2b28;border-radius:24.975rem;font-size:.6rem;line-height:2.05rem}.sms-captcha__action--secondary{background:transparent;color:#2f2b28}.sms-captcha__action--primary{border-color:#2f2b28;background:#2f2b28;color:#fffaf2}.sms-captcha__refresh[disabled]{color:#7d5141}.sms-captcha__action--secondary[disabled]{color:#2f2b28}.sms-captcha__action--primary[disabled]{color:#fffaf2}.sms-captcha__refresh[disabled=true],.sms-captcha__action[disabled=true]{opacity:.55}@media (max-width: 380px){.sms-captcha{padding-right:.35rem;padding-left:.35rem}.sms-captcha__panel{padding:.65rem .55rem}.sms-captcha__challenge{grid-template-columns:1fr 3rem}.sms-captcha__actions{grid-template-columns:1fr}}.login-page,.register-page{min-height:100vh;padding:3.75rem 1.2rem 1.7rem;background:linear-gradient(155deg,#f7ede0,#fcfaf5 58%,#e5eee0)}.login-kicker{color:#ab7158;font:600 .55rem Avenir Next,sans-serif;letter-spacing:.125rem}.login-title{display:block;margin-top:.95rem;color:#2f2b28;font-size:1.55rem;font-weight:700;line-height:1.3}.auth-copy{display:block;margin-top:.45rem;color:#6f6258;font-size:.6rem;line-height:1.55}.login-form{margin-top:.85rem}.field{display:block;width:100%;height:2.5rem;box-sizing:border-box;padding:0;overflow:hidden;border-radius:.45rem;background:#fffdf9;color:#2f2b28;font-size:.75rem}.field .weui-input{display:block;width:100%;height:100%;box-sizing:border-box;padding:0 .65rem;border:0;background:transparent;color:inherit;font:inherit;line-height:normal}.field--spaced{margin-top:.5rem}.code-row{display:flex;gap:.45rem;margin-top:.5rem}.field--code{flex:1;min-width:0}.code-button{width:5.45rem;height:2.5rem;padding:0;border:0;border-radius:.45rem;background:#e7dfd8;color:#9a8f85;font-size:.6rem;line-height:2.5rem;opacity:1;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.code-button.code-button--ready{background:#a95f46;color:#fffaf2;box-shadow:0 .2rem .5rem #7d51412e}.code-button[disabled=true]{background:#e7dfd8;color:#9a8f85;opacity:1}.login-button,.wechat-button{margin-top:.9rem;border:0;border-radius:24.975rem;background:#2f2b28;color:#fffaf2;font-size:.75rem}.wechat-button{background:#557e57}.invite-code-block,.waitlist-block{margin-top:0}.field-label{display:block;margin-top:.7rem;color:#6f6258;font-size:.6rem;font-weight:700}.invite-status,.waitlist-copy{display:block;margin-top:.4rem;color:#7d5141;font-size:.6rem;font-weight:700;line-height:1.5}.waitlist-copy{color:#6f6258;font-weight:500}.paid-placeholder-button{margin-top:.45rem;border:.025rem solid rgba(125,81,65,.26);border-radius:24.975rem;background:transparent;color:#7d5141;font-size:.65rem}.auth-switch-link{display:block;margin-top:.65rem;color:#7d5141;font-size:.6rem;font-weight:800;text-align:center}.activity-rule-link{display:block;margin-top:.65rem;color:#ad5144;font-size:.6rem;font-weight:800;text-align:center}.agreement{display:block;margin-top:.95rem;color:#8b8178;font-size:.55rem;text-align:center}@media (min-width: 600px){.login-page,.register-page{max-width:var(--shi-h5-shell-width);margin:0 auto}}.app-nav{position:fixed;z-index:30;right:0;bottom:0;left:0;display:flex;height:2.45rem;padding:.2rem .3rem max(.2rem,env(safe-area-inset-bottom));align-items:center;justify-content:center;border-top:.025rem solid rgba(108,94,77,.18);background:rgba(255,250,242,.92);box-shadow:0 -.35rem .85rem #3c2c1814;backdrop-filter:blur(.45rem)}.app-nav__inner{display:flex;width:100%;max-width:var(--shi-h5-shell-width);height:100%;justify-content:space-around}.app-nav__item{display:flex;min-width:2.2rem;min-height:2.2rem;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;color:#665b51;font-size:.6rem;font-weight:500}.app-nav__item--active{color:var(--shi-ink);font-weight:700}.app-nav__icon{display:block;width:.9rem;height:.9rem;background:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.app-nav__label{line-height:1}.app-nav__icon--goods{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 9.5h11l1.1 13.2c.1 1.2-.8 2.3-2 2.3H9.4c-1.2 0-2.1-1-2-2.3L8.5 9.5Z' fill='black'/%3E%3Cpath d='M10.7 10V8.1A3.3 3.3 0 0 1 14 4.8a3.3 3.3 0 0 1 3.3 3.3V10h-1.8V8.1c0-.8-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5V10h-1.8Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 9.5h11l1.1 13.2c.1 1.2-.8 2.3-2 2.3H9.4c-1.2 0-2.1-1-2-2.3L8.5 9.5Z' fill='black'/%3E%3Cpath d='M10.7 10V8.1A3.3 3.3 0 0 1 14 4.8a3.3 3.3 0 0 1 3.3 3.3V10h-1.8V8.1c0-.8-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5V10h-1.8Z' fill='black'/%3E%3C/svg%3E")}.app-nav__icon--wardrobe{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4.5h14c1.1 0 2 .9 2 2V24H5V6.5c0-1.1.9-2 2-2Zm6 2H7v15.4h6V6.5Zm2 15.4h6V6.5h-6v15.4Zm-4.7-7.8h1.5v3h-1.5v-3Zm5.9 0h1.5v3h-1.5v-3Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4.5h14c1.1 0 2 .9 2 2V24H5V6.5c0-1.1.9-2 2-2Zm6 2H7v15.4h6V6.5Zm2 15.4h6V6.5h-6v15.4Zm-4.7-7.8h1.5v3h-1.5v-3Zm5.9 0h1.5v3h-1.5v-3Z' fill='black'/%3E%3C/svg%3E")}.app-nav__icon--daily{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8.2a5.8 5.8 0 1 1 0 11.6 5.8 5.8 0 0 1 0-11.6Zm0-5.2 1.2 3.6h-2.4L14 3Zm0 18.4 1.2 3.6h-2.4l1.2-3.6ZM3 14l3.6-1.2v2.4L3 14Zm18.4 0 3.6-1.2v2.4L21.4 14ZM6.2 4.8l3.4 1.7-1.7 1.7-1.7-3.4Zm13.9 15 1.7 3.4-3.4-1.7 1.7-1.7Zm1.7-15-1.7 3.4-1.7-1.7 3.4-1.7ZM7.9 19.8l1.7 1.7-3.4 1.7 1.7-3.4Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 8.2a5.8 5.8 0 1 1 0 11.6 5.8 5.8 0 0 1 0-11.6Zm0-5.2 1.2 3.6h-2.4L14 3Zm0 18.4 1.2 3.6h-2.4l1.2-3.6ZM3 14l3.6-1.2v2.4L3 14Zm18.4 0 3.6-1.2v2.4L21.4 14ZM6.2 4.8l3.4 1.7-1.7 1.7-1.7-3.4Zm13.9 15 1.7 3.4-3.4-1.7 1.7-1.7Zm1.7-15-1.7 3.4-1.7-1.7 3.4-1.7ZM7.9 19.8l1.7 1.7-3.4 1.7 1.7-3.4Z' fill='black'/%3E%3C/svg%3E")}.app-nav__icon--profile{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 14.2a5.1 5.1 0 1 0 0-10.2 5.1 5.1 0 0 0 0 10.2Zm0 2.3c-5.1 0-9.2 2.8-9.2 6.1 0 .9.7 1.4 1.6 1.4h15.2c.9 0 1.6-.5 1.6-1.4 0-3.3-4.1-6.1-9.2-6.1Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 14.2a5.1 5.1 0 1 0 0-10.2 5.1 5.1 0 0 0 0 10.2Zm0 2.3c-5.1 0-9.2 2.8-9.2 6.1 0 .9.7 1.4 1.6 1.4h15.2c.9 0 1.6-.5 1.6-1.4 0-3.3-4.1-6.1-9.2-6.1Z' fill='black'/%3E%3C/svg%3E")}@media (min-width: 600px){.app-nav{right:var(--shi-taro-scrollbar-gutter, 0rem);padding:0;border-top:0;background:transparent;box-shadow:none;backdrop-filter:none;pointer-events:none}.app-nav__inner{height:2.45rem;max-width:var(--shi-h5-shell-width);padding:.2rem .3rem max(.2rem,env(safe-area-inset-bottom));border-top:.025rem solid rgba(108,94,77,.18);background:rgba(255,250,242,.96);box-shadow:0 -.35rem .85rem #3c2c1814;pointer-events:auto}}.app-nav__icon--settings{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8h9.2a3 3 0 0 0 5.6 0H23V6h-3.2a3 3 0 0 0-5.6 0H5v2Zm0 7h3.2a3 3 0 0 0 5.6 0H23v-2h-9.2a3 3 0 0 0-5.6 0H5v2Zm0 7h12.2a3 3 0 0 0 5.6 0H23v-2h-.2a3 3 0 0 0-5.6 0H5v2Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8h9.2a3 3 0 0 0 5.6 0H23V6h-3.2a3 3 0 0 0-5.6 0H5v2Zm0 7h3.2a3 3 0 0 0 5.6 0H23v-2h-9.2a3 3 0 0 0-5.6 0H5v2Zm0 7h12.2a3 3 0 0 0 5.6 0H23v-2h-.2a3 3 0 0 0-5.6 0H5v2Z' fill='black'/%3E%3C/svg%3E")}.look-explore-page{min-height:100vh;padding:.55rem .6rem 3.9rem;background:#f4f1eb;color:#20221f}.look-explore-page__top{display:flex;min-height:1.3rem;align-items:center;gap:.45rem}.look-explore-page__back{color:#8a3f35;font-size:.65rem;font-weight:700}.look-explore-page__top-title{font-family:Songti SC,STSong,Georgia,serif;font-size:.85rem;font-weight:700}.look-explore-page__back:after,.look-explore-page__more:after,.look-explore-page__primary-action:after,.look-explore-page__secondary-action:after,.look-explore-page__state taro-button-core:after,.look-explore-detail__cover-failure taro-button-core:after,.look-explore-selection-panel taro-button-core:after{border:0}.look-explore-detail__cover{position:relative;aspect-ratio:4/5;overflow:hidden;margin-top:.55rem;background:#e8e8e2}.look-explore-detail__cover-image{display:block;width:100%;height:100%;background:#e8e8e2;object-position:center}.look-explore-detail__cover-failure{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:.7rem;box-sizing:border-box;background:repeating-linear-gradient(135deg,#e8e8e2 0,#e8e8e2 .2rem,#e0e2dc .2rem,#e0e2dc .4rem);color:#5f625d;font-size:.6rem;line-height:.9rem;text-align:center}.look-explore-detail__cover-failure taro-button-core,.look-explore-page__state taro-button-core,.look-explore-page__secondary-action{min-height:1.35rem;margin:0;padding:0 .4rem;border:.025rem solid #20221f;border-radius:.1rem;background:#fbfaf6;color:#20221f;font-size:.525rem;font-weight:700;line-height:1.35rem}.look-explore-package-presentation{position:relative;width:100%;height:100%;overflow:hidden;background:#e8e5db}.look-explore-package-presentation__item{position:absolute;display:grid;place-items:center;overflow:hidden}.look-explore-package-presentation__image{display:block;width:100%;height:100%}.look-explore-package-presentation__image img{width:100%;height:100%;object-fit:contain}.look-explore-package-presentation__item--上装{top:7%;left:8%;width:51%;height:52%}.look-explore-package-presentation__item--下装{bottom:4%;left:17%;width:53%;height:52%}.look-explore-package-presentation__item--鞋履{right:5%;bottom:6%;width:42%;height:25%}.look-explore-cover{position:relative;aspect-ratio:4/5;overflow:hidden;background:#e8e8e2}.look-explore-cover__image{display:block;width:100%;height:100%;background:#e8e8e2;object-position:center}.look-explore-cover__failure{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:.4rem;box-sizing:border-box;background:repeating-linear-gradient(135deg,#e8e8e2 0,#e8e8e2 .2rem,#e0e2dc .2rem,#e0e2dc .4rem);color:#5f625d;font-size:.475rem;line-height:.7rem;text-align:center}.look-explore-detail__intro{padding:.6rem 0 .65rem;border-bottom:.025rem solid #d8d4cb}.look-explore-detail__kicker{display:block;color:#a63d2f;font-size:.5rem;font-weight:700;line-height:.75rem}.look-explore-detail__title{display:block;margin-top:.15rem;font-family:Songti SC,STSong,Georgia,serif;font-size:1.2rem;font-weight:700;line-height:1.45rem;overflow-wrap:anywhere}.look-explore-detail__meta{display:block;margin-top:.25rem;color:#5f625d;font-size:.575rem;line-height:.85rem}.look-explore-detail__copy{display:block;margin-top:.4rem;color:#353833;font-size:.6rem;line-height:.95rem}.look-explore-detail__tags{display:flex;flex-wrap:wrap;gap:.175rem;margin-top:.4rem}.look-explore-detail__tags taro-text-core,.look-explore-package-card__body taro-view-core taro-text-core{padding:.075rem .2rem;border:.025rem solid #d8d4cb;color:#5f625d;font-size:.45rem;line-height:.65rem}.look-explore-detail__section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:.4rem;margin-top:.75rem;padding-bottom:.3rem;border-bottom:.025rem solid #d8d4cb}.look-explore-detail__section-heading taro-text-core:first-child{font-family:Songti SC,STSong,Georgia,serif;font-size:.925rem;font-weight:700;line-height:1.2rem}.look-explore-detail__section-heading taro-text-core:last-child{color:#5f625d;font-size:.5rem;line-height:.75rem}.look-explore-package-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .3rem;margin-top:.45rem}.look-explore-package-card{min-width:0;margin:0;padding:0;overflow:hidden;border:.025rem solid #d8d4cb;border-radius:.1rem;background:#fbfaf6;color:#20221f;text-align:left}.look-explore-package-card__body{min-width:0;padding:.325rem}.look-explore-package-card__body>taro-text-core:first-child{display:-webkit-box;overflow:hidden;font-family:Songti SC,STSong,Georgia,serif;font-size:.675rem;font-weight:700;line-height:.875rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.look-explore-package-card__body>taro-text-core:nth-child(2){display:block;margin-top:.175rem;color:#5f625d;font-size:.475rem;line-height:.7rem}.look-explore-package-card__body taro-view-core{display:flex;flex-wrap:wrap;gap:.125rem;margin-top:.225rem}.look-explore-package-list--skeleton taro-view-core{aspect-ratio:4/5;border:.025rem solid #d8d4cb;background:#e8e8e2}.look-explore-page__more{width:100%;min-height:2.15rem;margin-top:.45rem;border:.025rem solid #a63d2f;border-radius:.1rem;background:transparent;color:#a63d2f;font-size:.6rem;font-weight:700;line-height:2.15rem}.look-explore-package-empty{margin-top:.45rem;padding:.45rem 0;border-bottom:.025rem solid #d8d4cb;color:#5f625d;font-size:.55rem;line-height:.85rem}.look-explore-direction-select,.look-explore-selection-area{display:grid;gap:.35rem;margin-top:.8rem;padding:.55rem 0 0;border-top:.025rem solid #d8d4cb;color:#5f625d;font-size:.55rem;line-height:.85rem}.look-explore-direction-select__success,.look-explore-selection-area__confirmed{color:#667866;font-weight:700}.look-explore-direction-select__error,.look-explore-selection-area__message{color:#a63d2f;font-weight:700}.look-explore-page__primary-action{display:flex;width:100%;min-height:2.4rem;align-items:center;justify-content:center;margin:0;padding:0 .5rem;box-sizing:border-box;border:0;border-radius:.1rem;background:#a63d2f;color:#fffdf8;font-size:.675rem;font-weight:700;line-height:1.25;text-align:center}.look-explore-page__primary-action[disabled=false]{opacity:1;color:#fffdf8}.look-explore-page__primary-action:disabled{background:#d8d4cb;color:#5f625d}.look-explore-page__secondary-action{width:100%;border-color:#a63d2f;color:#a63d2f}.look-explore-page__secondary-action-label{color:#a63d2f!important;-webkit-text-fill-color:#a63d2f}.look-explore-page__secondary-action[disabled]{border-color:#d8d4cb;background:#f4f1eb;color:#5f625d}.look-explore-page__secondary-action[disabled] .look-explore-page__secondary-action-label{color:#5f625d!important;-webkit-text-fill-color:#5f625d}.look-explore-selection-panel{display:grid;gap:.175rem;padding:.45rem;border:.025rem solid #d8d4cb;border-radius:.1rem;background:#fbfaf6;color:#5f625d;font-size:.5rem;line-height:.75rem}.look-explore-selection-panel__title{display:block;color:#20221f;font-family:Songti SC,STSong,Georgia,serif;font-size:.725rem;font-weight:700;line-height:.975rem}.look-explore-selection-panel__actions{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;margin-top:.25rem}.look-explore-selection-panel__actions taro-button-core{min-height:1.9rem;margin:0;border:.025rem solid #20221f;border-radius:.1rem;background:transparent;color:#20221f;font-size:.525rem;font-weight:700;line-height:1.9rem}.look-explore-selection-panel__actions taro-button-core:last-child{border-color:#a63d2f;background:#a63d2f;color:#fffdf8}.look-explore-prompt-confirmation{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:calc(.4rem + env(safe-area-inset-top)) .35rem calc(.4rem + env(safe-area-inset-bottom));box-sizing:border-box;overflow:hidden}.look-explore-prompt-confirmation__backdrop{position:absolute;inset:0;background:rgba(32,34,31,.48)}.look-explore-prompt-confirmation__panel{position:relative;display:flex;width:min(100%,19rem);max-height:min(100vh - .8rem - env(safe-area-inset-top) - env(safe-area-inset-bottom),20.5rem);min-height:0;flex-direction:column;overflow:hidden;margin:auto;box-sizing:border-box;border:.025rem solid #d8d4cb;background:#fbfaf6;color:#20221f;box-shadow:0 .5rem 1.4rem #20221f24}.look-explore-prompt-confirmation__header{display:grid;gap:.2rem;padding:.5rem .5rem .35rem;border-bottom:.025rem solid #ece7dd}.look-explore-prompt-confirmation__title{font-family:Songti SC,STSong,Georgia,serif;font-size:.55rem;font-weight:700;line-height:.75rem}.look-explore-prompt-confirmation__hint{color:#5f625d;font-size:.375rem;line-height:.575rem}.look-explore-prompt-confirmation__body{flex:1 1 auto;min-height:0;padding:0 .5rem;box-sizing:border-box}.look-explore-prompt-confirmation__section{display:grid;gap:.25rem;padding:.4rem 0}.look-explore-prompt-confirmation__section+.look-explore-prompt-confirmation__section{border-top:.025rem solid #ece7dd}.look-explore-prompt-confirmation__section-title{color:#17221f;font-size:.375rem;font-weight:700;line-height:.55rem}.look-explore-prompt-confirmation__section-meta{color:#5f625d;font-size:.325rem;line-height:.475rem}.look-explore-prompt-confirmation__reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem}.look-explore-prompt-confirmation__reference-card{display:grid;gap:.15rem;align-content:start;min-width:0;padding:.25rem;border:.025rem solid #d8d4cb;background:#fffefa}.look-explore-prompt-confirmation__reference-image{display:block;width:2.1rem;height:2.1rem;justify-self:center;background:#e8e5db;object-position:center}.look-explore-prompt-confirmation__reference-collage{position:relative;width:2.1rem;height:2.1rem;justify-self:center;overflow:hidden;background:#f4f3ef}.look-explore-prompt-confirmation__reference-collage-item{position:absolute;display:grid;place-items:center;overflow:hidden}.look-explore-prompt-confirmation__reference-collage-item--base{top:.1rem;left:.1rem;width:.9rem;height:1.075rem}.look-explore-prompt-confirmation__reference-collage-item--silhouette{top:.1rem;right:.1rem;width:.9rem;height:1.075rem}.look-explore-prompt-confirmation__reference-collage-item--shoes{left:.35rem;right:.35rem;bottom:.15rem;height:.7rem}.look-explore-prompt-confirmation__reference-collage-item--outerwear,.look-explore-prompt-confirmation__reference-collage-item--bag,.look-explore-prompt-confirmation__reference-collage-item--accessory,.look-explore-prompt-confirmation__reference-collage-item--item{inset:.25rem}.look-explore-prompt-confirmation__reference-collage-image{display:block;width:100%;height:100%}.look-explore-prompt-confirmation__reference-card taro-text-core:nth-of-type(1){color:#17221f;font-size:.35rem;font-weight:700;line-height:.5rem;text-align:center}.look-explore-prompt-confirmation__reference-card taro-text-core:nth-of-type(2){color:#5f625d;font-size:.3rem;line-height:.45rem;text-align:center;text-transform:lowercase}.look-explore-prompt-confirmation__reference-card taro-text-core:nth-of-type(3){color:#5f625d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.275rem;line-height:.425rem;overflow-wrap:anywhere}.look-explore-prompt-confirmation__content{padding:.3rem;border:.025rem solid #d8d4cb;background:#f4f1eb;box-sizing:border-box}.look-explore-prompt-confirmation__content taro-text-core{display:block;color:#353833;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.35rem;line-height:.55rem;white-space:pre-wrap;overflow-wrap:anywhere}.look-explore-prompt-confirmation__actions{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;flex:0 0 auto;padding:.35rem .5rem calc(.5rem + env(safe-area-inset-bottom));border-top:.025rem solid #ece7dd;background:#fbfaf6}.look-explore-prompt-confirmation__actions taro-button-core{min-height:1.4rem;margin:0;border:.025rem solid #20221f;border-radius:.1rem;background:transparent;color:#20221f;font-size:.425rem;font-weight:700;line-height:1.4rem}.look-explore-prompt-confirmation__actions taro-button-core:after{border:0}.look-explore-prompt-confirmation__actions taro-button-core:last-child{border-color:#a63d2f;background:#a63d2f;color:#fffdf8}.look-explore-prompt-confirmation__actions taro-button-core[disabled]{border-color:#d8d4cb;background:#d8d4cb;color:#5f625d}.look-explore-inspiration-confirmation__panel{position:relative;display:grid;width:min(100%,10.75rem);gap:.35rem;padding:.65rem .55rem calc(.55rem + env(safe-area-inset-bottom));box-sizing:border-box;border:.025rem solid #d8d4cb;background:#fbfaf6;color:#20221f;box-shadow:0 .5rem 1.4rem #20221f24}.look-explore-inspiration-confirmation__eyebrow{color:#a63d2f;font-size:.375rem;font-weight:700;line-height:.55rem;letter-spacing:.03rem}.look-explore-inspiration-confirmation__title{font-family:Songti SC,STSong,Georgia,serif;font-size:.75rem;font-weight:700;line-height:.975rem}.look-explore-inspiration-confirmation__copy{color:#5f625d;font-size:.425rem;line-height:.675rem}.look-explore-inspiration-confirmation__summary{display:grid;grid-template-columns:1fr 1fr;gap:.25rem}.look-explore-inspiration-confirmation__summary taro-view-core{display:grid;gap:.1rem;min-width:0;padding:.35rem;border:.025rem solid #ece7dd;background:#fffefa}.look-explore-inspiration-confirmation__summary taro-text-core:first-child{color:#5f625d;font-size:.35rem;line-height:.5rem}.look-explore-inspiration-confirmation__summary taro-text-core:nth-child(2){color:#a63d2f;font-family:Georgia,serif;font-size:.95rem;font-weight:700;line-height:1.1rem}.look-explore-inspiration-confirmation__summary taro-text-core:nth-child(3){color:#5f625d;font-size:.325rem;line-height:.475rem}.look-explore-inspiration-confirmation__warning{color:#a63d2f;font-size:.4rem;font-weight:700;line-height:.6rem}.look-explore-inspiration-confirmation__actions{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;margin-top:.05rem}.look-explore-inspiration-confirmation__actions taro-button-core{min-height:1.45rem;margin:0;border:.025rem solid #20221f;border-radius:.1rem;background:transparent;color:#20221f;font-size:.425rem;font-weight:700;line-height:1.45rem}.look-explore-inspiration-confirmation__actions taro-button-core:after{border:0}.look-explore-inspiration-confirmation__actions taro-button-core:last-child{border-color:#a63d2f;background:#a63d2f;color:#fffdf8}.look-explore-inspiration-confirmation__actions taro-button-core[disabled]{border-color:#d8d4cb;background:#d8d4cb;color:#5f625d}@supports (height: 100dvh){.look-explore-prompt-confirmation__panel{max-height:min(100dvh - .8rem - env(safe-area-inset-top) - env(safe-area-inset-bottom),20.5rem)}}@media (max-width: 520px){.look-explore-prompt-confirmation{padding-right:.25rem;padding-left:.25rem}.look-explore-prompt-confirmation__header,.look-explore-prompt-confirmation__body,.look-explore-prompt-confirmation__actions{padding-right:.4rem;padding-left:.4rem}.look-explore-prompt-confirmation__reference-grid{grid-template-columns:1fr}.look-explore-prompt-confirmation__reference-card{grid-template-columns:2.1rem minmax(0,1fr);align-items:start;-moz-column-gap:.25rem;column-gap:.25rem}.look-explore-prompt-confirmation__reference-card taro-text-core:nth-of-type(1),.look-explore-prompt-confirmation__reference-card taro-text-core:nth-of-type(2){text-align:left}.look-explore-inspiration-confirmation__panel{width:min(100%,9.75rem);padding-right:.45rem;padding-left:.45rem}}@media (max-width: 370px){.look-explore-prompt-confirmation__title{font-size:.5rem;line-height:.7rem}.look-explore-prompt-confirmation__hint{font-size:.35rem;line-height:.55rem}.look-explore-prompt-confirmation__actions,.look-explore-inspiration-confirmation__summary,.look-explore-inspiration-confirmation__actions{grid-template-columns:1fr}}.look-explore-role-list{margin-top:.05rem}.look-explore-role-item{display:grid;grid-template-columns:3.7rem minmax(0,1fr);gap:.45rem;padding:.45rem 0;border-bottom:.025rem solid #d8d4cb}.look-explore-role-item__media{display:flex;aspect-ratio:1;align-items:center;justify-content:center;overflow:hidden;background:#fbfaf6;color:#5f625d;font-size:.45rem;line-height:.65rem;text-align:center}.look-explore-role-item__media taro-image-core{width:100%;height:100%}.look-explore-role-item__body{min-width:0;align-self:center}.look-explore-role-item__role{display:block;color:#a63d2f;font-size:.475rem;font-weight:700;line-height:.7rem}.look-explore-role-item__title{display:block;margin-top:.125rem;font-family:Songti SC,STSong,Georgia,serif;font-size:.725rem;font-weight:700;line-height:.95rem;overflow-wrap:anywhere}.look-explore-role-item__meta{display:block;margin-top:.175rem;color:#5f625d;font-size:.475rem;line-height:.7rem;overflow-wrap:anywhere}.look-explore-why{display:grid;gap:.25rem;margin-top:.7rem;padding:.5rem;border:.025rem solid #d8d4cb;background:#fbfaf6}.look-explore-why taro-text-core:first-child{color:#a63d2f;font-size:.5rem;font-weight:700;line-height:.75rem}.look-explore-why taro-text-core:last-child{color:#353833;font-size:.55rem;line-height:.85rem}.look-explore-page__state{display:grid;justify-items:center;gap:.5rem;min-height:9.5rem;padding:.95rem;box-sizing:border-box;align-content:center;background:#fbfaf6;color:#20221f;font-family:Songti SC,STSong,Georgia,serif;font-size:.8rem;font-weight:700;line-height:1.1rem;text-align:center}.look-explore-page__state--compact{min-height:5.5rem;margin-top:.45rem}.look-explore-page__skeleton{display:grid;gap:.45rem;margin-top:.55rem}.look-explore-page__skeleton taro-view-core:first-child{aspect-ratio:4/5;background:#e8e8e2}.look-explore-page__skeleton taro-text-core{display:block;width:76%;height:.5rem;background:#e0e2dc}.look-explore-page__skeleton taro-text-core:nth-child(3){width:48%}.look-explore-page__skeleton taro-view-core:last-child{height:4.75rem;background:#e8e8e2}.look-explore-page{padding:.6rem .75rem calc(3.05rem + env(safe-area-inset-bottom));background:#f6f4ee;color:#17221f}.look-explore-page__top{min-height:1.8rem;gap:.4rem;padding-bottom:.3rem;border-bottom:.025rem solid #d8d8ce}.look-explore-page__back{color:#17221f;font-size:.55rem}.look-explore-page__top-title{font-size:.775rem}.look-explore-detail__cover{margin-top:.6rem;background:#e8e5db}.look-explore-detail__cover-image{background:#e8e5db}.look-explore-detail__intro{padding:.625rem 0 0;border-bottom:0}.look-explore-detail__kicker{color:#d9604b;font-size:.4rem;line-height:.6rem;letter-spacing:.03rem}.look-explore-detail__title{margin-top:.2rem;color:#17221f;font-size:1.15rem;line-height:1.16}.look-explore-detail__meta{color:#66706a;font-size:.475rem;line-height:.725rem}.look-explore-detail__copy{margin-top:.325rem;color:#66706a;font-size:.5rem;line-height:1.65}.look-explore-detail__tags{gap:.2rem;margin-top:.375rem}.look-explore-detail__tags taro-text-core{border-color:#d8d8ce;color:#53615a;font-size:.375rem;line-height:.55rem}.look-explore-detail__section-heading{margin-top:1.1rem;padding-bottom:.375rem;border-bottom-color:#17221f}.look-explore-detail__section-heading taro-text-core:first-child{color:#17221f;font-size:.8rem;line-height:.975rem}.look-explore-detail__section-heading taro-text-core:last-child{color:#66706a;font-size:.375rem;line-height:.55rem}.look-explore-role-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin-top:.4rem}.look-explore-role-item{display:block;min-width:0;padding:0;border-bottom:0}.look-explore-role-item__media{aspect-ratio:1;background:#fffefa;font-size:.35rem;line-height:.5rem}.look-explore-role-item__body{padding-top:.25rem}.look-explore-role-item__role{color:#d9604b;font-size:.35rem;line-height:.525rem;letter-spacing:.0175rem}.look-explore-role-item__title{margin-top:.1rem;color:#17221f;font-family:system-ui,sans-serif;font-size:.4rem;line-height:1.45;font-weight:700}.look-explore-role-item__meta{display:none}.look-explore-wear-notes{margin-top:.075rem}.look-explore-wear-notes .look-explore-detail__section-heading{margin-top:1.05rem}.look-explore-wear-note{display:grid;grid-template-columns:1.05rem minmax(0,1fr);gap:.25rem;padding:.35rem 0;border-bottom:.025rem solid #d8d8ce}.look-explore-wear-note taro-text-core:first-child{color:#d9604b;font-family:Songti SC,STSong,Georgia,serif;font-size:.55rem;font-weight:700;line-height:.75rem}.look-explore-wear-note taro-text-core:last-child{color:#66706a;font-size:.45rem;line-height:1.55}.look-explore-selection-area{gap:.325rem;margin-top:1.05rem;padding:.55rem 0 0;border-top-color:#d8d8ce;color:#66706a;font-size:.45rem;line-height:1.55}.look-explore-page__primary-action{min-height:2.1rem;border-radius:0;background:#17221f;color:#f6f4ee;font-size:.6rem}.look-explore-page__primary-action[disabled=false]{color:#f6f4ee}.look-explore-page__secondary-action{min-height:1.6rem;border-color:#17221f;border-radius:0;color:#17221f;font-size:.475rem;line-height:1.6rem}.look-explore-page__secondary-action-label{color:#17221f!important;-webkit-text-fill-color:#17221f}.look-explore-selection-panel{border-color:#d8d8ce;border-radius:0;background:#fffefa;color:#66706a;font-size:.425rem;line-height:1.55}.look-explore-selection-panel__title{color:#17221f;font-size:.675rem;line-height:.875rem}.look-explore-selection-panel__actions taro-button-core{min-height:1.6rem;border-color:#17221f;border-radius:0;color:#17221f;font-size:.45rem;line-height:1.6rem}.look-explore-selection-panel__actions taro-button-core:last-child{border-color:#17221f;background:#17221f;color:#f6f4ee}@media (max-width: 370px){.look-explore-page{padding-right:.5rem;padding-left:.5rem}.look-explore-detail__title{font-size:1.025rem}.look-explore-role-list{gap:.175rem}.look-explore-role-item__title{font-size:.375rem}}@media (max-width: 370px){.look-explore-page{padding-right:.35rem;padding-left:.35rem}.look-explore-detail__title{font-size:1rem;line-height:1.18}.look-explore-package-card__body{padding:.275rem}.look-explore-package-card__body>taro-text-core:first-child{font-size:.6rem;line-height:.8rem}}@media (min-width: 600px){.look-explore-page{max-width:var(--shi-h5-shell-width);margin:0 auto;box-shadow:0 0 1.2rem #2f302c1f}}.series-page{min-height:100vh;padding:.8rem .5rem 3.25rem;background:linear-gradient(180deg,#171821 0%,var(--shi-page) 48%,#111218 100%);color:var(--shi-ink)}.series-kicker{color:var(--shi-muted);font-size:.55rem;font-weight:700}.series-title{display:block;margin-top:.2rem;font-size:.9rem;font-weight:750}.series-intro{display:block;margin-top:.25rem;color:var(--shi-secondary);font-size:.7rem;line-height:1.6}.series-card{margin-top:.4rem;padding:.45rem;border:.025rem solid rgba(79,77,92,.34);border-radius:var(--shi-radius);background:var(--shi-surface);box-shadow:var(--shi-shadow)}.series-card__top{display:flex;justify-content:space-between;color:var(--shi-muted);font-size:.6rem;font-weight:650}.score{color:var(--shi-success);font-size:.8rem;font-weight:800}.series-card__title{display:block;margin-top:.25rem;color:var(--shi-ink);font-size:.8rem;font-weight:750}.series-card__text{display:block;margin-top:.2rem;color:var(--shi-secondary);font-size:.65rem;line-height:1.6}.series-card__focus{display:block;margin-top:.325rem;color:var(--shi-accent);font-size:.6rem;font-weight:700}@media (min-width: 600px){.series-page{max-width:var(--shi-h5-shell-width);margin:0 auto}}
