.mood-selector{position:absolute;left:0;right:0;top:350px;display:flex;flex-direction:column;align-items:center;gap:30px}.mood-selector__face{position:relative;width:184px;height:184px;flex-shrink:0;transform-origin:center center;will-change:transform}@media(prefers-reduced-motion:no-preference){.mood-selector__face--react-0{animation:mood-face-drop-heavy .58s cubic-bezier(.34,1.15,.48,1) forwards}.mood-selector__face--react-1{animation:mood-face-drop-light .54s cubic-bezier(.34,1.1,.48,1) forwards}.mood-selector__face--react-2{animation:mood-face-pulse .5s cubic-bezier(.45,0,.25,1) forwards}.mood-selector__face--react-3{animation:mood-face-bounce-up .56s cubic-bezier(.34,1.28,.48,1) forwards}.mood-selector__face--react-4{animation:mood-face-bounce-strong .64s cubic-bezier(.34,1.35,.48,1) forwards}}@keyframes mood-face-drop-heavy{0%{transform:translateY(0) scale(1)}38%{transform:translateY(12px) scale(1.035,.94)}68%{transform:translateY(2px) scale(1.01,.99)}to{transform:translateY(0) scale(1)}}@keyframes mood-face-drop-light{0%{transform:translateY(0) scale(1)}42%{transform:translateY(7px) scale(1.02,.97)}to{transform:translateY(0) scale(1)}}@keyframes mood-face-pulse{0%{transform:scale(1)}45%{transform:scale(.98)}to{transform:scale(1)}}@keyframes mood-face-bounce-up{0%{transform:translateY(0)}38%{transform:translateY(-8px)}68%{transform:translateY(1px)}to{transform:translateY(0)}}@keyframes mood-face-bounce-strong{0%{transform:translateY(0)}28%{transform:translateY(-15px)}48%{transform:translateY(3px)}62%{transform:translateY(-4px)}78%{transform:translateY(1px)}to{transform:translateY(0)}}.mood-selector__face-img{position:absolute;object-fit:contain;display:block;pointer-events:none}.mood-selector__controls{display:flex;flex-direction:column;align-items:center;gap:12px}.mood-selector__slider-wrap{position:relative;width:229px;height:24px}.mood-selector__track{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none}.mood-selector__segments{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;z-index:2}.mood-selector__segment{flex:1;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.mood-selector__label{font-family:var(--font-serif);font-weight:700;font-size:22px;line-height:normal;text-align:center;color:var(--text-primary)}.status-bar{display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--status-bar-height);padding:0 24px;background:var(--bg)}.status-bar__time{font-size:15.86px;font-weight:600;line-height:23.79px}.status-bar__icons{display:flex;align-items:center;gap:6px}.status-bar__icon{height:12px;width:auto}.status-bar__icon--battery{height:13px;width:26px}.status-bar--light .status-bar__time,.status-bar--light .status-bar__icons{filter:brightness(0) invert(1)}.status-bar--transparent{background:transparent}.home-indicator{width:100%;height:var(--home-indicator-height);display:flex;align-items:flex-end;justify-content:center;padding-bottom:7.92px}.home-indicator__bar{width:132.58px;height:4.95px;border-radius:100px;background:#000}.home-indicator__bar--light{background:#fff}.splash-screen{background:#f3f0ed}.splash-screen__bg{position:absolute;left:50%;top:50%;width:375px;height:812px;transform:translate(-50%,-50%);display:block;object-fit:cover;pointer-events:none}.splash-screen__hero{position:absolute;left:50px;top:127px;width:275px;display:flex;flex-direction:column;align-items:center;gap:26px;opacity:0;transition:opacity .8s ease-out}.splash-screen--splash2 .splash-screen__hero{opacity:1}.splash-screen__logo{width:150px;height:70px;display:block;flex-shrink:0}.splash-screen__tagline{width:100%;margin:0;font-family:var(--font-sans);font-size:20px;font-weight:700;line-height:0;letter-spacing:-.24px;text-align:center;color:#fff}.splash-screen__tagline p{margin:0;line-height:1.5}.splash-screen__footer{position:absolute;left:31.88px;top:702px;width:311px;opacity:0;transform:translateY(64px);transition:opacity .6s ease,transform .6s ease;pointer-events:none}.splash-screen__cta{width:100%;padding:16px;border:none;border-radius:16px;background:#7c6ff7;cursor:pointer;font-family:var(--font-sans);font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.3125px;color:#fff;text-align:center;transition:background .6s ease,color .6s ease}.splash-screen--splash2 .splash-screen__footer{opacity:1;transform:translateY(0);pointer-events:auto}.splash-screen--splash2 .splash-screen__cta{background:#fff;color:#e8956a}.splash-screen .status-bar{z-index:2}.splash-screen .home-indicator{position:absolute;bottom:0;left:0;right:0;background:transparent}.tab-bar{width:333px;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50px;background:#f4efea;box-shadow:0 0 10px #00000026}.tab-bar__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;padding:8px 0;border-radius:50px;border:none;background:none;cursor:pointer;font-family:inherit}.tab-bar__item--active{background:#e8956a33}.tab-bar__icon-wrap{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.tab-bar__icon{width:100%;height:100%;object-fit:contain;display:block}.tab-bar__label{font-size:10px;line-height:15px;font-weight:500;color:#787d83}.tab-bar__label--active{font-weight:700;color:#e8956a}.home-screen__scroll{position:absolute;top:var(--status-bar-height);left:0;right:0;width:100%;bottom:var(--scroll-bottom);background:var(--bg)}.home-screen__content{width:100%;max-width:var(--phone-width);padding-top:20px}.home-screen__top{width:327px;margin-left:24px}.home-screen__top-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-screen__greeting{flex:1;min-width:0;padding:8px 0 16px;margin-bottom:-40px;display:flex;flex-direction:column;gap:16px}.home-screen__notification{flex-shrink:0;width:36px;height:36px;margin-top:8px;border-radius:50px;background:#e7d9cb;display:flex;align-items:center;justify-content:center}.home-screen__notification img{width:24px;height:24px;display:block}.home-screen__greeting-titles{display:flex;flex-direction:column;gap:4px}.home-screen__hello{font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:normal;color:#000}.home-screen__title{font-family:var(--font-serif);font-weight:800;font-size:38px;line-height:1.3;color:#000}.home-screen__subtitle{font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:1.3;color:#434343}.home-screen__hero{width:327px;height:254px;display:block;flex-shrink:0}.home-screen__checkin{width:327px;height:50px;margin:14px 0 0 24px;padding:12px 20px;border-radius:60px;background:#2a2620;color:#fff;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;border:none;cursor:pointer;font-family:inherit}.home-screen__checkin-label{font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:21px;white-space:nowrap}.home-screen__checkin-icon{position:relative;width:16px;height:16px;flex-shrink:0;overflow:hidden}.home-screen__checkin-icon img{width:100%;height:100%;object-fit:contain;display:block}.home-screen__reflection-wrap{width:327px;margin:14px 0 0 24px;padding-top:20px}.home-screen__reflection{width:100%;padding:16px;border-radius:16px;background:#ede5da}.home-screen__reflection-label{font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:18px;color:#9b8e82}.home-screen__reflection-quote{margin-top:4px;font-family:var(--font-serif);font-style:italic;font-weight:400;font-size:16px;line-height:23.2px;color:#1c1a17}.home-screen__write-note{display:inline-flex;align-items:center;gap:4px;margin-top:12px;padding:0;font-family:var(--font-sans);font-size:12px;font-weight:500;line-height:18px;color:#5c5549}.home-screen__write-note-icon{position:relative;width:12px;height:12px;flex-shrink:0}.home-screen__write-note-icon img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.home-screen__recent{width:351px;margin:14px 0 0 24px;padding:20px 0 120px}.home-screen__recent-header{display:flex;align-items:center;justify-content:space-between;padding-right:24px}.home-screen__recent-label{font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:18px;letter-spacing:0;text-transform:uppercase;color:#9b8e82}.home-screen__show-all{font-family:var(--font-sans);font-size:12px;font-weight:500;line-height:18px;color:#5c5549}.home-screen__recent-row{display:flex;gap:12px;padding-top:12px;padding-bottom:4px;overflow-x:auto;-webkit-overflow-scrolling:touch}.home-screen__recent-row::-webkit-scrollbar{display:none}.home-screen__recent-card{flex:0 0 110px;width:110px;display:flex;flex-direction:column;gap:6px;text-align:left}.home-screen__recent-image-wrap{position:relative;width:110px;height:110px;border-radius:14px;overflow:hidden;flex-shrink:0}.home-screen__recent-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-screen__recent-image--clip{width:100%;height:128.5%;left:.41%;top:-28.25%;max-width:none;object-fit:cover}.home-screen__recent-title{font-family:var(--font-dm);font-size:11px;font-weight:400;line-height:14.3px;color:#5c5549;font-variation-settings:"opsz" 9}.home-screen .status-bar{z-index:3}.back-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:12px;flex-shrink:0}.back-button__icon-wrap{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.back-button__icon{width:7.995px;height:13.9925px;display:block;flex-shrink:0}.top-bar{display:flex;align-items:center;justify-content:space-between;height:56px;padding:4px}.top-bar__spacer{width:48px;height:48px}.progress-bar{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.progress-bar__steps,.progress-bar__group{display:flex;align-items:center;gap:8px}.progress-bar__line{width:20px;height:1px;background:var(--border-soft);border-radius:999px}.progress-bar__dot{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--border-soft);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--text-secondary)}.progress-bar__dot--active{background:var(--accent-orange);border-color:var(--accent-orange);color:#faf6f0;font-weight:700}.progress-bar__label{font-size:12px;line-height:16px;color:var(--text-secondary)}.primary-btn{display:flex;align-items:center;justify-content:center;border-radius:16px;padding:16px;font-size:18px;font-weight:700;color:#faf6f0;min-height:56px}.primary-btn--full{width:100%}.primary-btn--dark{background:var(--btn-primary)}.primary-btn--charcoal{background:var(--btn-dark);border-radius:60px;min-height:50px;font-size:14px;font-weight:600}.primary-btn--purple{background:var(--btn-purple);border-radius:16px}.primary-btn--disabled{background:var(--btn-disabled);cursor:not-allowed}.primary-btn--pill{border-radius:60px;min-height:50px;font-size:14px;font-weight:600}.primary-btn--beige{background:var(--surface-input);color:var(--text-primary);border-radius:60px;min-height:50px;font-size:14px;font-weight:600}.feel-option{width:100%;height:76px;background:#fff;border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;text-align:left;border:2px solid transparent;flex-shrink:0}.feel-option--selected{padding:17.5px;border-width:1.5px;border-style:solid}.feel-option__icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feel-option__icon img{width:20px;height:20px;object-fit:contain;display:block}.feel-option__text{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.feel-option__text strong{font-size:14px;font-weight:600;line-height:20px;color:#1a1714}.feel-option__text span{font-size:12px;font-weight:500;line-height:16px;color:#8c8279}.feel-option__check{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feel-option__check img{width:11px;height:11px;object-fit:contain;display:block}@media(prefers-reduced-motion:no-preference){.feel-option--select-pop{animation:island-select-pop .3s cubic-bezier(.34,1.15,.64,1) forwards}}@media(prefers-reduced-motion:reduce){.feel-option--select-pop{animation:none;transform:none}}.checkin-screen .status-bar,.checkin-complete .status-bar{position:absolute;top:0;left:0;right:0}.checkin-screen .top-bar{position:absolute;top:44px;left:0;right:0}.checkin-screen__title{font-family:var(--font-serif);font-weight:800;font-size:36px;line-height:46.8px;color:var(--text-primary)}.checkin-screen__title span{display:block}.checkin-screen__header{position:absolute;top:112px;left:0;right:0;padding:0 24px 10px;display:flex;flex-direction:column;gap:16px}.checkin-screen__header--flow{position:static;padding:0 0 10px}.checkin-screen__header--compact{position:static;padding:0}.checkin-screen__body{position:absolute;top:112px;left:0;right:0;bottom:90px;padding:0 24px 16px}.checkin-screen__hint{font-size:14px;line-height:18.2px;color:var(--text-muted)}.checkin-screen__header--flow .checkin-screen__hint,.checkin-screen__header--compact .checkin-screen__hint{line-height:1.3}.checkin-screen__options{position:absolute;top:340px;left:0;right:0;padding:0 24px;display:flex;flex-direction:column;gap:12px}.checkin-screen__options--flow{position:static;padding:20px 0 0}.checkin-screen--step3 .checkin-screen__progress-sticky{position:absolute;top:100px;left:0;right:0;padding:12px 24px 20px;background:var(--bg);z-index:2}.checkin-screen--step3 .checkin-screen__scroll{position:absolute;top:180px;left:0;right:0;bottom:90px;padding:0 24px 120px}.checkin-screen__grid{display:flex;flex-direction:column;gap:16px;margin-top:20px}.checkin-screen__grid-row{display:flex;justify-content:space-between;width:327px}.miss-card{background:#fff;border-radius:16px;padding:16px;height:140px;display:flex;flex-direction:column;text-align:left;border:2px solid transparent;flex-shrink:0}.miss-card--selected{padding:17.5px;border-width:1.5px;border-style:solid}.miss-card__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.miss-card__icon img{width:18px;height:18px}.miss-card strong{font-size:14px;font-weight:600;line-height:17.5px;margin-bottom:4px;color:#1a1714}.miss-card span{font-size:12px;font-weight:500;line-height:16.5px;color:#8c8279}.miss-card__desc--multiline{display:flex;flex-direction:column}.miss-card__desc--multiline span{display:block;line-height:16.5px}@keyframes island-select-pop{0%{transform:scale(1) rotate(0)}35%{transform:scale(.97) rotate(-1deg)}70%{transform:scale(1.025) rotate(1deg)}to{transform:scale(1) rotate(0)}}@media(prefers-reduced-motion:no-preference){.miss-card--select-pop{animation:island-select-pop .3s cubic-bezier(.34,1.15,.64,1) forwards}}@media(prefers-reduced-motion:reduce){.miss-card--select-pop{animation:none;transform:none}}.checkin-complete__content{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);padding:0 24px;display:flex;flex-direction:column;align-items:center;height:554px;justify-content:center}.checkin-complete__icon-wrap{width:56px;height:56px;border-radius:50px;background:var(--surface-input);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.checkin-complete__icon-wrap img{width:28px;height:28px}.checkin-complete h1{text-align:center;font-size:26px;line-height:31.2px;margin-bottom:8px}.checkin-complete__sub{font-size:12px;font-weight:500;line-height:18px;letter-spacing:.3px;color:var(--text-secondary);margin-bottom:30px}.checkin-complete__summary{width:100%;padding:0 24px 30px}.checkin-complete__row{display:flex;align-items:center;gap:16px;padding:12px 0}.checkin-complete__row-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkin-complete__row-icon img{width:20px;height:20px}.checkin-complete__row>span:last-child{display:flex;flex-direction:column}.checkin-complete__row strong{font-size:14px;font-weight:600;line-height:20px}.checkin-complete__row span span{font-size:12px;font-weight:500;line-height:16px;color:var(--text-secondary)}.checkin-complete__create{width:327px;margin-bottom:8px}.checkin-complete__back{font-size:13px;font-weight:500;line-height:19.5px;color:var(--text-secondary);padding:12px 16px 16px}@keyframes checkin-icon-enter{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes checkin-headline-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes checkin-row-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.checkin-complete--pre-entrance .checkin-complete__enter-icon,.checkin-complete--entrance .checkin-complete__enter-icon{opacity:0;transform:scale(.85)}.checkin-complete--pre-entrance .checkin-complete__enter-headline,.checkin-complete--pre-entrance .checkin-complete__enter-sub,.checkin-complete--entrance .checkin-complete__enter-headline,.checkin-complete--entrance .checkin-complete__enter-sub{opacity:0;transform:translateY(8px)}.checkin-complete--pre-entrance .checkin-complete__enter-row,.checkin-complete--entrance .checkin-complete__enter-row,.checkin-complete--pre-entrance .checkin-complete__enter-create,.checkin-complete--entrance .checkin-complete__enter-create{opacity:0;transform:translateY(6px)}.checkin-complete--entrance .checkin-complete__enter-icon{animation:checkin-icon-enter .4s ease-out forwards}.checkin-complete--entrance .checkin-complete__enter-headline,.checkin-complete--entrance .checkin-complete__enter-sub{animation:checkin-headline-enter .4s ease-out forwards;animation-delay:.12s}.checkin-complete--entrance .checkin-complete__enter-row{animation:checkin-row-enter .35s ease-out forwards}.checkin-complete--entrance .checkin-complete__enter-row:nth-child(1){animation-delay:.35s}.checkin-complete--entrance .checkin-complete__enter-row:nth-child(2){animation-delay:.42s}.checkin-complete--entrance .checkin-complete__enter-row:nth-child(3){animation-delay:.49s}.checkin-complete--entrance .checkin-complete__enter-create{animation:checkin-row-enter .35s ease-out forwards;animation-delay:.56s}}@media(prefers-reduced-motion:reduce){.checkin-complete--entrance .checkin-complete__enter-icon,.checkin-complete--pre-entrance .checkin-complete__enter-icon,.checkin-complete--entrance .checkin-complete__enter-headline,.checkin-complete--pre-entrance .checkin-complete__enter-headline,.checkin-complete--entrance .checkin-complete__enter-sub,.checkin-complete--pre-entrance .checkin-complete__enter-sub,.checkin-complete--entrance .checkin-complete__enter-row,.checkin-complete--pre-entrance .checkin-complete__enter-row,.checkin-complete--entrance .checkin-complete__enter-create,.checkin-complete--pre-entrance .checkin-complete__enter-create{opacity:1;transform:none;animation:none}}.island-screen .status-bar,.island-create .status-bar,.island-detail .status-bar,.comfort-screen .status-bar{position:absolute;top:0;left:0;right:0;z-index:3}.island-create .top-bar,.island-detail .top-bar{position:absolute;top:44px;left:0;right:0;z-index:4;background:#f3f0ed}.island-screen__header{position:absolute;top:52px;left:0;right:0;padding:8px 24px 0;display:flex;align-items:flex-start;justify-content:space-between}.island-screen__plus{width:36px;height:36px;border-radius:50px;background:#e7d9cb;display:flex;align-items:center;justify-content:center}.island-screen__plus img{width:24px;height:24px}.island-screen__scroll{position:absolute;top:114px;left:0;right:0;bottom:var(--scroll-bottom);padding:24px}.island-screen__section{margin-bottom:20px}.island-screen__label{display:flex;align-items:center;gap:6px;margin-bottom:14px}.island-screen__label img{width:13px;height:13px}.island-screen__label span{font-size:12px;font-weight:600;letter-spacing:.3px;color:var(--text-secondary)}.island-card{width:100%;background:#fff;border-radius:20px;padding:4px;display:flex;align-items:center;gap:12px;margin-bottom:12px;text-align:left}.island-card--static{cursor:default}.island-card__thumb{width:88px;height:88px;border-radius:14.67px;object-fit:cover;flex-shrink:0}.island-card__text{flex:1;display:flex;flex-direction:column;gap:2px}.island-card__text strong{font-size:15px;font-weight:600;line-height:22.5px}.island-card__text span{font-size:12px;line-height:18px;color:var(--text-secondary)}.island-card__caret{width:16px;height:16px;margin-right:8px}.island-screen__create-btn{display:flex;gap:8px;margin-bottom:20px}.island-screen__create-icon{width:16px;height:16px}.island-screen__empty{padding-bottom:120px}.island-screen__empty h2{font-size:16px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;margin-bottom:20px}.island-screen__empty h2 span{opacity:.4;margin-left:8px}.island-screen__empty p{font-size:14px;font-weight:500;line-height:21px;opacity:.6}.island-create__back{position:absolute;top:48px;left:4px;z-index:4}.island-create__title,.island-create__subtitle{padding:0 24px}.island-create__title{position:absolute;top:100px;left:0;right:0;font-size:28px;line-height:normal}.island-create__subtitle{position:absolute;top:137px;left:0;right:0;padding-top:4px;font-size:13px;line-height:19.5px;color:#8c8279}.island-create__header{position:absolute;top:100px;left:24px;right:24px}.island-create__header .serif-title-xl{margin:0;font-size:28px;line-height:normal}.island-create__header .body-sm{padding-top:4px;font-size:13px;line-height:19.5px}.island-create__grid{position:absolute;top:161px;left:24px;right:24px;display:flex;flex-wrap:wrap;gap:14px;padding-top:24px}.island-type-card{box-sizing:border-box;background:#fff;border:2px solid transparent;border-radius:20px;padding:8px 0 0;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;width:156px;cursor:pointer;font-family:inherit}.island-type-card--selected{background:#ede7df;border-color:#e8956a}.island-type-card__image-wrap{position:relative;width:140px;height:100px;border-radius:20px;overflow:hidden;flex-shrink:0}.island-type-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px;pointer-events:none}.island-type-card__label{display:flex;flex-direction:column;width:100%;padding:12px;font-size:14px;font-weight:500;line-height:1.3;color:#434343;text-align:center}.island-type-card__label span{display:block;line-height:1.3}.island-type-card--selected .island-type-card__label{color:#434343;font-weight:700}.island-create--background .island-create__scroll{position:absolute;top:203px;left:0;right:0;bottom:34px;padding:20px 24px 120px}.island-create__choice{display:flex;align-items:center;gap:6px;margin-top:12px;font-size:12px;line-height:18px;color:var(--text-secondary);letter-spacing:.3px}.island-create__choice img{width:13px;height:13px;flex-shrink:0}.island-create__choice strong{color:#e8956a;font-weight:500}.island-create__section-label{margin:0;font-size:16px;font-weight:600;line-height:24px;letter-spacing:.3px;text-transform:uppercase;color:#000}.island-create__bg-rows{display:flex;flex-direction:column;gap:8px;margin-top:20px}.island-create__bg-row{display:flex;gap:8px;height:140px}.island-bg-card{height:100%;box-sizing:border-box;background:#fff;border:2px solid transparent;border-radius:20px;padding:8px;display:flex;flex-direction:column;gap:4px;text-align:center;cursor:pointer;font-family:inherit;overflow:hidden}.island-bg-card--narrow{width:159px;flex-shrink:0}.island-bg-card:not(.island-bg-card--narrow){flex:1;min-width:0}.island-bg-card--selected{background:#ede7df;border-color:#e8956a;padding:10px}.island-bg-card__image-wrap{position:relative;width:100%;height:90px;flex-shrink:0;overflow:hidden;border-radius:20px}.island-bg-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;border-radius:20px}.island-bg-card__label{display:block;padding:6px 4px;font-size:14px;font-weight:600;line-height:normal;color:#434343}.island-bg-card--selected .island-bg-card__label{font-weight:700}.island-create__title-field{padding-top:16px}.island-create__field-label{display:block;font-size:12px;font-weight:600;line-height:18px;color:#8c8279;margin:0;padding-bottom:6px}.island-create__input{width:100%;height:45px;border-radius:12px;border:none;background:#fff;padding:12px 16px;font-size:14px;line-height:21px;color:#1a1714;font-family:inherit}.island-create__input::placeholder{color:#1a1714;opacity:.5}.island-create__footer{z-index:12}.island-create-complete .status-bar{position:absolute;top:0;left:0;right:0;z-index:3}.island-create-complete__content{position:absolute;top:calc(50% + 5px);left:0;right:0;transform:translateY(-50%);padding:0 24px;display:flex;flex-direction:column;align-items:center}.island-create-complete__hero{width:100%;max-width:327px;height:200px;border-radius:24px;overflow:hidden;margin-bottom:24px}.island-create-complete__hero img{width:100%;height:100%;object-fit:cover;display:block}.island-create-complete__icon{width:56px;height:56px;border-radius:50px;background:#ede7df;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.island-create-complete__icon img{width:28px;height:28px;display:block}.island-create-complete__text{text-align:center;margin-bottom:24px}.island-create-complete__text h1{margin:0;font-family:var(--font-serif);font-size:26px;font-weight:800;line-height:31.2px;color:#1a1714}.island-create-complete__text p{margin:8px 0 0;font-size:12px;font-weight:500;line-height:18px;letter-spacing:.3px;color:#8c8279}.island-create-complete__cta{width:100%;max-width:327px;height:50px;border:none;border-radius:60px;background:#2a2620;color:#fff;font-size:14px;font-weight:600;line-height:21px;cursor:pointer;font-family:inherit}.island-create-complete__home-link{margin-top:0;padding:12px 0 16px;border:none;background:none;font-size:13px;font-weight:500;line-height:19.5px;color:#8c8279;cursor:pointer;font-family:inherit}.island-create--comfort .island-create__comfort-content{position:absolute;top:100px;left:0;right:0;bottom:34px;padding:0 24px 40px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.island-create--comfort-has-items .island-create__comfort-content{bottom:90px;padding-bottom:120px}.island-create__comfort-header .serif-title-xl{margin:0;font-size:28px;line-height:normal}.island-create__comfort-header .body-sm{padding-top:4px}.island-create__comfort-upload,.island-create__comfort-things{padding-top:20px;display:flex;flex-direction:column;gap:20px}.island-create__comfort-things-header{display:flex;align-items:center;justify-content:space-between}.island-create__comfort-things-header h2{font-size:16px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;line-height:24px;margin:0}.island-create__comfort-things-header h2 span{opacity:.4;margin-left:8px}.island-create__comfort-show-all{background:none;border:none;padding:0;font-size:12px;font-weight:500;line-height:18px;color:#5c5549;cursor:pointer;font-family:inherit}.island-create__comfort-empty-text{font-size:14px;font-weight:500;line-height:21px;color:#1a1714;opacity:.6;margin:0}.island-comfort-items{display:flex;flex-direction:column;gap:12px;width:100%}.island-comfort-item{width:100%;background:#fff;border-radius:16px;padding:16px;display:flex;align-items:center;gap:12px}.island-comfort-item__thumb{width:44px;height:44px;border-radius:12px;overflow:hidden;flex-shrink:0;position:relative}.island-comfort-item__thumb--photo{background:#e8956a1f}.island-comfort-item__thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.island-comfort-item__thumb--sound{background:#e8956a1f;display:flex;align-items:center;justify-content:center}.island-comfort-item__thumb--sound img{position:static;width:20px;height:20px;object-fit:contain}.island-comfort-item strong{font-size:14px;font-weight:600;line-height:21px;color:#1a1714}.island-upload-list{display:flex;flex-direction:column;gap:8px}.island-upload-row{width:100%;background:#fff;border:none;border-radius:16px;min-height:76px;padding:16px;display:flex;align-items:center;gap:12px;text-align:left;font-family:inherit}.island-upload-row--interactive{cursor:pointer}.island-upload-row__icon{width:44px;height:44px;border-radius:12px;background:#e8956a1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.island-upload-row__icon img{width:20px;height:20px;display:block}.island-upload-row__text{display:flex;flex-direction:column}.island-upload-row strong{display:block;font-size:14px;font-weight:600;line-height:21px;color:#1a1714}.island-upload-row__text>span{font-size:12px;line-height:18px;color:#8c8279}.island-create--upload-photo .island-create__upload-photo-content,.island-create--photo-complete .island-create__upload-photo-content,.island-create--upload-sound .island-create__upload-photo-content,.island-create--sound-complete .island-create__upload-photo-content{position:absolute;top:100px;left:0;right:0;bottom:34px;padding:0 24px 40px;overflow-y:auto}.island-create--photo-complete .island-create__upload-photo-content,.island-create--sound-complete .island-create__upload-photo-content{bottom:90px}.island-upload-drop{margin-top:20px;width:100%;background:#ede7df;border:2px dashed #c5bdb3;border-radius:20px;height:176px;padding:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;cursor:pointer;font-family:inherit}.island-upload-drop__icon{width:48px;height:48px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.island-upload-drop__icon img{width:22px;height:22px;display:block}.island-upload-drop strong{font-size:13px;font-weight:500;line-height:19.5px;color:#8c8279}.island-upload-drop span{font-size:11px;line-height:16.5px;color:#c5bdb3}.island-create__note-field{padding-top:16px}.island-create__field-optional{font-weight:400}.island-create__textarea{width:100%;height:102px;border-radius:12px;border:none;background:#fff;padding:12px 16px;font-size:13px;line-height:19.5px;resize:none;font-family:inherit;color:#1a1714}.island-create__textarea::placeholder{color:#1a1714;opacity:.5}.island-photo-preview{margin-top:20px;height:176px;border-radius:20px;overflow:hidden;position:relative}.island-photo-preview img{width:100%;height:100%;object-fit:cover;display:block}.island-photo-preview__change{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border:none;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:500;line-height:19.5px;color:#8c8279;cursor:pointer;font-family:inherit;white-space:nowrap}.photo-picker{position:relative;background:#fff;overflow:hidden}.photo-picker .status-bar{position:absolute;top:0;left:0;right:0;z-index:3}.photo-picker__grid-scroll{position:absolute;top:0;left:0;right:0;bottom:79.615px;overflow-y:auto;-webkit-overflow-scrolling:touch}.photo-picker__grid{display:grid;grid-template-columns:repeat(3,123.74px);justify-content:space-between;row-gap:1.918px;margin-top:-68.1px;width:100%}.photo-picker__cell{position:relative;width:123.74px;height:123.74px;border:none;padding:0;background:none;cursor:pointer;overflow:hidden}.photo-picker__photo{width:100%;height:100%;object-fit:cover;display:block}.photo-picker__check{position:absolute;right:6px;bottom:6px;width:21.1px;height:21.1px;flex-shrink:0;pointer-events:none}.photo-picker__check img{width:100%;height:100%;max-width:none;object-fit:contain;display:block;flex-shrink:0}@keyframes picker-check-select-pop{0%{opacity:0;transform:scale(.75)}60%{opacity:1;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:no-preference){.photo-picker__check.picker-check--select-pop,.sound-picker__checkbox-wrap.picker-check--select-pop{animation:picker-check-select-pop .24s cubic-bezier(.34,1.15,.64,1) forwards;transform-origin:center}}@media(prefers-reduced-motion:reduce){.picker-check--select-pop{animation:none;transform:none;opacity:1}}.photo-picker__top{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;flex-direction:column;background:#f9f9f9db;backdrop-filter:blur(9.592px);-webkit-backdrop-filter:blur(9.592px)}.photo-picker__top-bg{display:block;width:100%;height:63.309px;flex-shrink:0;object-fit:fill}.photo-picker__top-body{display:flex;flex-direction:column;gap:17.266px;width:100%}.photo-picker__limit{margin:0;font-size:12.47px;line-height:17.266px;color:#000;text-align:center;letter-spacing:-.0748px}.photo-picker__content{display:flex;flex-direction:column;width:100%}.photo-picker__nav{display:flex;align-items:center;padding-bottom:5.755px}.photo-picker__nav-btn{flex:1;background:none;border:none;padding:8.633px 15.348px;font-size:16.307px;line-height:21.103px;letter-spacing:-.3914px;color:#007aff;cursor:pointer;font-family:inherit;font-weight:400;text-align:left}.photo-picker__nav-btn--right{text-align:right;font-weight:600}.photo-picker__segmented{display:flex;width:125.658px;height:30.695px;background:#7676801f;border-radius:8px;padding:1.918px;flex-shrink:0;overflow:hidden}.photo-picker__segmented-option{flex:1;display:flex;align-items:center;justify-content:center;height:26.86px;font-size:11.96px;line-height:18.402px;letter-spacing:-.0767px;color:#000;border-radius:7px;font-weight:500}.photo-picker__segmented-option--active{background:#fff;font-weight:600;box-shadow:0 2.878px 3.837px #0000001f,0 2.878px .48px #0000000a;border:.48px solid rgba(0,0,0,.04)}.photo-picker__search-wrap{padding:0 15.348px 14.388px}.photo-picker__search{display:flex;align-items:center;gap:5.755px;padding:6.715px 7.674px;background:#7676801f;border-radius:10px}.photo-picker__search-icon{width:14.993px;height:15.136px;flex-shrink:0}.photo-picker__search-placeholder{flex:1;font-size:15.64px;line-height:20.242px;color:#3c3c434d;letter-spacing:-.3914px}.photo-picker__search-mic{width:11.394px;height:16.96px;flex-shrink:0}.photo-picker__footer{position:absolute;bottom:0;left:0;right:0;z-index:2;height:79.615px;overflow:hidden;background:#f9f9f9db;backdrop-filter:blur(9.592px);-webkit-backdrop-filter:blur(9.592px);border-top:.48px solid rgba(60,60,67,.36)}.photo-picker__show-selected{position:absolute;top:28.8px;left:calc(50% + .75px);transform:translate(-50%,-50%);background:none;border:none;padding:0;font-size:16.307px;font-weight:600;line-height:21.103px;letter-spacing:-.3914px;color:#007aff;cursor:pointer;font-family:inherit;white-space:nowrap}.photo-picker__home-indicator{position:absolute;bottom:.1px;left:0;right:0;height:32.614px}.photo-picker__home-indicator-bar{position:absolute;bottom:7.76px;left:50%;transform:translate(-50%);width:128.536px;height:4.796px;border-radius:95.922px;background:#000}.island-sound-preview{margin-top:20px;width:100%;background:#fff;border-radius:20px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:8px}.island-sound-preview__player{display:flex;align-items:center;justify-content:center;gap:20px;width:100%}.island-sound-preview__play{width:48px;height:48px;border-radius:50%;background:#1a1714;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;padding:0}.island-sound-preview__play img{width:19.2px;height:19.2px;display:block}.island-sound-preview__waveform{display:flex;align-items:center;gap:3px;height:76px;overflow:hidden;flex:1;max-width:287px}.island-sound-preview__bar{width:3px;border-radius:999px;flex-shrink:0}.island-sound-preview__bar--active{background:#e8956a}.island-sound-preview__bar--inactive{background:#c5bdb3}.island-sound-preview__meta{margin:0;font-size:12px;line-height:18px;color:#8c8279}.island-sound-preview__change{background:#ede7df;border:none;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:500;line-height:19.5px;color:#8c8279;cursor:pointer;font-family:inherit}.sound-picker{background:#fff;display:flex;flex-direction:column;overflow:hidden}.sound-picker__sheet{flex:1;display:flex;flex-direction:column;margin-top:58px;border-radius:35px 35px 0 0;box-shadow:0 14px 70px #0000002e;overflow:hidden;background:#fff}.sound-picker__toolbar{display:flex;align-items:center;justify-content:space-between;padding:15px 24px 9px}.sound-picker__toolbar-btn{background:none;border:none;padding:0;font-size:16px;line-height:21px;color:#007aff;cursor:pointer;font-family:inherit}.sound-picker__toolbar-btn--upload{font-weight:600}.sound-picker__folder-title{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:21px;color:#000;letter-spacing:-.4px}.sound-picker__folder-title img{width:17px;height:17px;display:block}.sound-picker__search{display:flex;align-items:center;gap:8px;margin:0 15px 12px;padding:11px;background:#7676801f;border-radius:999px}.sound-picker__search-icon{width:16px;height:16px;flex-shrink:0;opacity:.5}.sound-picker__search span{font-size:16px;line-height:21px;color:#999;letter-spacing:-.4px}.sound-picker__list{flex:1;overflow-y:auto;padding-bottom:88px}.sound-picker__item{width:100%;border:none;background:none;padding:0 15px;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer;font-family:inherit}.sound-picker__item--folder{padding-left:41px;cursor:default}.sound-picker__item--selected{background:#7878801f}.sound-picker__checkbox-wrap{width:19px;height:19px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sound-picker__checkbox{width:19px;height:19px;flex-shrink:0}.sound-picker__folder-icon{width:41px;height:41px;flex-shrink:0}.sound-picker__file-preview{position:relative;width:41px;height:41px;flex-shrink:0}.sound-picker__file-preview--blank{border:.3px solid rgba(0,0,0,.12);border-radius:3px;margin:1px 6px;width:29px;height:36px}.sound-picker__file-bg,.sound-picker__file-front{position:absolute;left:6px;top:1px;width:30px;height:39px}.sound-picker__file-format{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:10px;font-weight:500;line-height:14px;color:#08f;letter-spacing:-.2px}.sound-picker__item-text{flex:1;min-width:0;padding:11px 0;border-bottom:.3px solid rgba(60,60,67,.36)}.sound-picker__item--folder .sound-picker__item-text{border-bottom:.3px solid rgba(60,60,67,.36)}.sound-picker__item-text strong{display:block;font-size:13px;font-weight:400;line-height:17px;color:#000;letter-spacing:-.21px}.sound-picker__item-text span{display:block;margin-top:2px;font-size:10px;line-height:11px;color:#3c3c4399;letter-spacing:.06px}.sound-picker__tabbar{position:absolute;left:0;right:0;bottom:34px;display:flex;justify-content:center;padding:15px 23px 23px;pointer-events:none}.sound-picker__tabbar-pill{display:flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 2px 12px #00000014}.sound-picker__tabbar-pill span{padding:6px 14px;font-size:13px;line-height:18px;color:#000;border-radius:999px}.sound-picker__tabbar-active{background:#007aff1f;color:#007aff;font-weight:600}.island-detail__content{padding:96px 24px 40px;display:flex;flex-direction:column;gap:20px}.island-detail__header .serif-title-xl{margin:0;font-size:28px;line-height:28.8px}.island-detail__header .body-sm{padding-top:4px;font-size:13px;line-height:19.5px;color:#8c8279}.island-detail__hero{position:relative;height:200px;border-radius:20px;overflow:hidden}.island-detail__hero>img{width:100%;height:100%;object-fit:cover;display:block}.island-detail__xr{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:267px;height:56px;border:none;border-radius:12px;background:#faf6f0;color:#8c8279;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-family:inherit;padding:16px;box-sizing:border-box}.island-detail__xr img{width:30px;height:30px}.island-detail__xr-help{width:100%;height:50px;border:none;border-radius:60px;background:#2a2620;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;cursor:pointer;font-family:inherit}.island-detail__xr-help span{font-size:14px;font-weight:600;line-height:21px}.island-detail__xr-help img{width:16px;height:16px;display:block}.island-detail__suggestions{display:flex;flex-direction:column;gap:12px}.island-detail__suggestions .island-screen__label{margin-bottom:0}.island-detail__suggestions .island-screen__label span{color:#8c8279}.island-detail__suggest{width:100%;background:#fff;border:none;border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;text-align:left;cursor:pointer;font-family:inherit}.island-detail__suggest-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.island-detail__suggest-icon img{width:20px;height:20px}.island-detail__suggest-text{flex:1;display:flex;flex-direction:column;min-width:0}.island-detail__suggest strong{font-size:14px;font-weight:600;line-height:21px;color:#1a1714}.island-detail__suggest-text>span{font-size:12px;line-height:18px;color:#8c8279;padding-top:1px}.island-detail__suggest-add{width:28px;height:28px;border-radius:50%;background:#ede7df;display:flex;align-items:center;justify-content:center;flex-shrink:0}.island-detail__suggest-add img{width:14px;height:14px}.island-detail__add-item{width:100%;height:50px;border:none;border-radius:60px;background:#ede7df;color:#1a1714;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;line-height:21px;cursor:pointer;font-family:inherit}.island-detail__add-item img{width:16px;height:16px}.island-detail__comfort-section{display:flex;flex-direction:column;gap:20px;padding-top:20px}.island-detail__comfort-header{display:flex;align-items:center;justify-content:space-between}.island-detail__comfort-header h2{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;line-height:24px;margin:0;color:#000}.island-detail__comfort-header h2 span{opacity:.4;margin-left:8px}.island-detail__comfort-header button{border:none;background:none;padding:0;font-size:12px;font-weight:500;line-height:18px;color:#5c5549;cursor:pointer;font-family:inherit}.island-detail__comfort-items{display:flex;flex-direction:column;gap:12px}.island-detail__comfort-item{width:100%;background:#fff;border:none;border-radius:16px;padding:16px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer;font-family:inherit}.island-detail__comfort-thumb{width:44px;height:44px;border-radius:12px;overflow:hidden;flex-shrink:0;position:relative}.island-detail__comfort-thumb--photo{background:#e8956a1f}.island-detail__comfort-thumb--photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.island-detail__comfort-thumb--sound{background:#e8956a1f;display:flex;align-items:center;justify-content:center}.island-detail__comfort-thumb--sound img{width:20px;height:20px;object-fit:contain}.island-detail__comfort-item strong{font-size:14px;font-weight:600;line-height:21px;color:#1a1714}.comfort-screen__header{padding:96px 24px 0;display:flex;justify-content:space-between;align-items:flex-start}.comfort-screen__header .serif-title-xl{font-size:28px;line-height:33.6px;margin:0}.comfort-screen__header .body-sm{padding-top:4px;font-size:13px;line-height:19.5px}.comfort-screen__actions{display:flex;gap:8px}.comfort-screen__actions button{width:36px;height:36px;border-radius:50px;background:#e7d9cb;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.comfort-screen__actions button:first-child{background:#ede7df}.comfort-screen__actions img{width:24px;height:24px}.comfort-screen__filters{display:flex;gap:8px;padding:20px 24px;overflow-x:auto}.comfort-screen__filters button{height:30px;padding:6px 16px;border-radius:999px;background:#ede7df;border:none;font-size:12px;font-weight:600;color:#5c5549;white-space:nowrap;cursor:pointer;font-family:inherit}.comfort-screen__filters button.active{background:#1c1a17;color:#f4ede3;font-weight:700}.comfort-screen__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 24px 40px}.comfort-card{min-height:190px;display:flex;flex-direction:column;gap:6px}.comfort-card__image{position:relative;height:130px;border-radius:20px;overflow:hidden}.comfort-card__image>img{width:100%;height:100%;object-fit:cover}.comfort-card__voice-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.comfort-card__voice-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ede7df}.comfort-card__voice-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:40px;height:40px;z-index:1}.comfort-card strong{display:block;font-size:14px;font-weight:500;color:#1c1a17}.comfort-card span{font-size:12px;color:#9b8e82}.island-detail-info .status-bar{position:absolute;top:0;left:0;right:0;z-index:3}.island-detail-info .top-bar{position:absolute;top:44px;left:0;right:0;z-index:4;background:#f3f0ed}.island-detail-info__scroll{position:absolute;top:96px;left:0;right:0;bottom:90px}.island-detail-info__content{padding:8px 24px 80px;display:flex;flex-direction:column;gap:20px}.island-detail-info__header .serif-title-xl{margin:0;font-size:28px;line-height:33.6px;color:#1a1714}.island-detail-info__header .body-sm{padding-top:2px;margin:0;font-size:13px;line-height:19.5px;color:#8c8279}@keyframes xr-info-header-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes xr-info-step-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes xr-info-cta-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.island-detail-info__enter-header--pre-entrance,.island-detail-info__enter-header--entrance{opacity:0;transform:translateY(8px)}.island-detail-info__enter-header--entrance{animation:xr-info-header-enter 375ms ease-out forwards}.island-detail-info__enter-step--pre-entrance,.island-detail-info__enter-step--entrance{opacity:0;transform:translateY(10px)}.island-detail-info__enter-step--entrance{animation:xr-info-step-enter .35s ease-out forwards}.island-detail-info__enter-step--entrance:nth-child(1){animation-delay:80ms}.island-detail-info__enter-step--entrance:nth-child(2){animation-delay:.16s}.island-detail-info__enter-step--entrance:nth-child(3){animation-delay:.24s}.island-detail-info__enter-cta--pre-entrance,.island-detail-info__enter-cta--entrance{opacity:0;transform:translateY(6px)}.island-detail-info__enter-cta--entrance{animation:xr-info-cta-enter .35s ease-out forwards;animation-delay:.32s}}@media(prefers-reduced-motion:reduce){.island-detail-info__enter-header--entrance,.island-detail-info__enter-header--pre-entrance,.island-detail-info__enter-step--entrance,.island-detail-info__enter-step--pre-entrance,.island-detail-info__enter-cta--entrance,.island-detail-info__enter-cta--pre-entrance{opacity:1;transform:none;animation:none}}.island-detail-info__steps{display:flex;flex-direction:column;gap:10px;padding-top:20px}.island-detail-info__steps h2{margin:0;font-family:var(--font-serif);font-size:18px;font-weight:600;line-height:normal;color:#000}.island-detail-info__steps-list{display:flex;flex-direction:column;gap:20px}.island-detail-info__step{display:flex;align-items:center;gap:10px;padding:8px 0}.island-detail-info__step-copy{flex:1;min-width:0}.island-detail-info__step-heading{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.island-detail-info__step-icon{width:36px;height:36px;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.island-detail-info__step-icon img{width:22.5px;height:22.5px;display:block}.island-detail-info__step-copy strong{display:block;font-size:16px;font-weight:600;line-height:21px;letter-spacing:-.15px;color:#2c2a25}.island-detail-info__step-copy p{margin:4px 0 0;font-size:14px;line-height:18.85px;letter-spacing:-.08px;color:#7a7166}.island-detail-info__step-image-wrap{position:relative;width:130px;flex-shrink:0;overflow:hidden}.island-detail-info__step-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.island-detail-info__footer{position:absolute;left:0;right:0;bottom:34px;padding:0 24px;z-index:12;background:#f3f0ed}.island-detail-info__footer .primary-btn{width:100%;min-height:56px;border-radius:16px;font-size:18px;font-weight:700;color:#faf6f0;background:#1a1714}.island-detail-info .home-indicator{position:absolute;bottom:0;left:0;right:0;z-index:12;background:#f3f0ed}.journal-screen .status-bar,.recommend-screen .status-bar{z-index:3}.journal-screen__scroll{position:absolute;top:var(--status-bar-height);left:0;right:0;width:100%;bottom:var(--scroll-bottom);padding:8px 0 24px;background:var(--bg)}.journal-screen__header{padding:0 24px;margin-bottom:20px}.journal-screen__title{font-family:var(--font-serif);font-weight:800;font-size:28px;line-height:34px;color:#1a1714}.journal-screen__subtitle{padding-top:2px;font-size:13px;line-height:20px;color:#8c8279}.journal-tabs{display:flex;gap:8px;margin-bottom:20px;padding:0 24px}.journal-tabs__item{flex:1;height:40px;border-radius:20px;font-size:14px;font-weight:600;background:#e9e2dc;color:#333;display:flex;align-items:center;justify-content:center}.journal-tabs__item--active{background:#000;color:#fff}.journal-entry{margin:0 24px;background:#fff;border-radius:16px;padding:16px}.journal-entry__meta{display:flex;justify-content:space-between;padding-top:8px;font-size:14px}.journal-entry__meta span{font-family:var(--font-sora);font-size:12px;color:#757575}.journal-entry__body{display:flex;gap:16px;padding-top:8px}.journal-entry__body p{flex:1;font-size:14px;font-weight:500;line-height:21px;opacity:.6}.journal-entry__body img{width:64px;height:64px;border-radius:8px;object-fit:cover}.journal-insight{margin:16px 24px 0;background:var(--surface-beige);border-radius:16px;padding:16px}.journal-insight__title{display:flex;align-items:center;gap:8px;padding-top:8px;margin-bottom:8px}.journal-insight__title img{width:20px;height:20px;flex-shrink:0;display:block}.journal-insight p{font-size:14px;line-height:21px;color:#434343}.journal-recommend{padding:20px 24px 0}.journal-recommend h2{font-family:var(--font-sora);font-size:14px;margin-bottom:12px}.journal-recommend__card{width:100%;background:#fff;border-radius:16px;padding:16px;text-align:left;border:none;cursor:pointer;font-family:inherit}.journal-recommend__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.journal-recommend__text{flex:1;display:flex;flex-direction:column;min-width:0}.journal-recommend__text strong{font-family:var(--font-sora);font-size:14px;font-weight:600}.journal-recommend__text span{font-family:var(--font-sora);font-size:12px;color:#757575}.journal-recommend__arrow{width:32px;height:32px;border-radius:50%;background:#f3f0ed;display:flex;align-items:center;justify-content:center;flex-shrink:0}.journal-recommend__arrow img{width:14px;height:14px}.journal-recommend__card>p{margin-top:12px;padding-top:4px;font-family:var(--font-sora);font-size:12px;line-height:18px;color:#434343}@keyframes journal-recommend-enter{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:no-preference){.journal-recommend--pre-entrance,.journal-recommend--entrance{opacity:0;transform:translateY(24px) scale(.98)}.journal-recommend--entrance{animation:journal-recommend-enter .55s cubic-bezier(.34,1.15,.64,1) forwards;animation-delay:.3s}}@media(prefers-reduced-motion:reduce){.journal-recommend--entrance,.journal-recommend--pre-entrance{opacity:1;transform:none;animation:none}}.recommend-screen__content{padding:96px 24px 40px}.recommend-screen__title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.recommend-screen__save{width:36px;height:36px;border-radius:50px;background:#e7d9cb;display:flex;align-items:center;justify-content:center}.recommend-screen__save img{width:24px;height:24px}.recommend-screen__hero{width:100%;height:150px;border-radius:16px;object-fit:cover;margin-bottom:20px}@keyframes recommend-hero-enter{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes recommend-why-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes recommend-step-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.recommend-screen__enter-hero--pre-entrance,.recommend-screen__enter-hero--entrance{opacity:0;transform:scale(1.02)}.recommend-screen__enter-hero--entrance{animation:recommend-hero-enter 475ms ease-out forwards}.recommend-screen__enter-why--pre-entrance,.recommend-screen__enter-why--entrance{opacity:0;transform:translateY(10px)}.recommend-screen__enter-why--entrance{animation:recommend-why-enter .4s ease-out forwards;animation-delay:.12s}.recommend-screen__enter-step--pre-entrance,.recommend-screen__enter-step--entrance{opacity:0;transform:translateY(8px)}.recommend-screen__enter-step--entrance{animation:recommend-step-enter .35s ease-out forwards}.recommend-screen__enter-step--entrance:nth-child(1){animation-delay:.35s}.recommend-screen__enter-step--entrance:nth-child(2){animation-delay:.42s}.recommend-screen__enter-step--entrance:nth-child(3){animation-delay:.49s}.recommend-screen__enter-step--entrance:nth-child(4){animation-delay:.56s}}@media(prefers-reduced-motion:reduce){.recommend-screen__enter-hero--entrance,.recommend-screen__enter-hero--pre-entrance,.recommend-screen__enter-why--entrance,.recommend-screen__enter-why--pre-entrance,.recommend-screen__enter-step--entrance,.recommend-screen__enter-step--pre-entrance{opacity:1;transform:none;animation:none}}.recommend-screen__why{background:var(--surface-beige);border-radius:16px;padding:16px;margin-bottom:20px}.recommend-screen__why p{font-size:14px;font-weight:500;line-height:21px;opacity:.6;margin-top:16px}.recommend-screen__how-title{font-family:var(--font-serif);font-weight:600;font-size:18px;padding-top:20px;margin-bottom:12px}.recommend-screen__steps{display:flex;flex-direction:column;gap:4px}.recommend-screen__step{background:#fff;border-radius:8px;padding:8px;display:flex;align-items:center;gap:8px}.recommend-screen__step span{width:28px;height:28px;border-radius:50%;background:#eef3f4;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#7b8e90}.recommend-screen__step p{font-size:14px;line-height:20px;color:#2c241c}.recommend-screen__pair{width:100%;margin-top:20px;background:var(--surface-beige);border-radius:16px;padding:16px;display:flex;align-items:center;gap:16px;text-align:left}.recommend-screen__pair>img{width:40px;height:40px;border-radius:14px;object-fit:cover}.recommend-screen__pair>span:nth-child(2){flex:1;display:flex;flex-direction:column}.recommend-screen__pair small{font-size:12px;color:#8a7e70}.recommend-screen__pair strong{font-family:var(--font-lora);font-size:14px;font-weight:600}.recommend-screen__pair-arrow{width:36px;height:36px;border-radius:50%;background:var(--bg);display:flex;align-items:center;justify-content:center}.recommend-screen__pair-arrow img{width:18px;height:18px}.settings-screen .status-bar{position:absolute;top:0;left:0;right:0}.settings-screen__scroll{position:absolute;top:44px;left:0;right:0;bottom:var(--scroll-bottom);padding:20px 24px 120px}.settings-screen__list{display:flex;flex-direction:column;gap:8px;padding-top:16px}.settings-row{width:100%;background:#fff;border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500}.settings-row img{width:16px;height:16px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f3f0ed;--bg-card: #ffffff;--bg-warm: #ede5da;--bg-tab: #f4efea;--bg-tab-active: rgba(232, 149, 106, .2);--text-primary: #1a1714;--text-secondary: #8c8279;--text-muted: #7a736c;--text-caption: #5c5549;--text-subtle: #9b8e82;--text-nav: #787d83;--btn-primary: #1a1714;--btn-dark: #2a2620;--btn-purple: #7c6ff7;--btn-disabled: #868480;--accent-orange: #e8956a;--border-soft: #c5bdb3;--surface-input: #ede7df;--surface-beige: #ede6e0;--font-sans: "Inter", system-ui, sans-serif;--font-serif: "Playfair Display", Georgia, serif;--font-sora: "Sora", var(--font-sans);--font-lora: "Lora", Georgia, serif;--font-dm: "DM Sans", var(--font-sans);--phone-width: 375px;--phone-height: 812px}html,body,#root{min-height:100%}body{font-family:var(--font-sans);background:#e8e4df;color:var(--text-primary);-webkit-font-smoothing:antialiased}button{font:inherit;border:none;background:none;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 0}.phone-frame{position:relative;width:var(--phone-width);height:var(--phone-height);overflow:hidden;background:var(--bg);box-shadow:0 24px 80px #1a17142e;border-radius:40px}.screen{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bg);overflow:hidden}.screen-scroll{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.screen-scroll::-webkit-scrollbar{display:none}.serif-title{font-family:var(--font-serif);font-weight:800;color:var(--text-primary)}.serif-title-lg{font-family:var(--font-serif);font-weight:800;font-size:36px;line-height:1.3}.serif-title-xl{font-family:var(--font-serif);font-weight:800;font-size:28px;line-height:1.2}.serif-title-md{font-family:var(--font-serif);font-weight:800;font-size:26px;line-height:1.2}.serif-title-sm{font-family:var(--font-serif);font-weight:800;font-size:24px;line-height:1.5}.body-sm{font-size:13px;line-height:1.5;color:var(--text-secondary)}.body-md{font-size:14px;line-height:1.5}.uppercase-label{font-size:12px;font-weight:600;letter-spacing:.3px;text-transform:uppercase;color:var(--text-secondary)}.icon-img{width:100%;height:100%;object-fit:contain}.icon-img-cover{width:100%;height:100%;object-fit:cover}:root{--status-bar-height: 44px;--home-indicator-height: 34px;--tab-bar-top: 713px;--tab-bar-height: 65px;--footer-top: 722px;--footer-height: 56px;--scroll-bottom: 99px}.screen-chrome__status{position:absolute;top:0;left:0;right:0;width:100%;z-index:10}.screen-chrome__bottom-chrome{position:absolute;top:var(--tab-bar-top);left:0;right:0;bottom:0;width:100%;background:var(--bg);z-index:5;pointer-events:none}.screen-chrome__tab-bar{position:absolute;top:var(--tab-bar-top);left:50%;transform:translate(-50%);z-index:20;pointer-events:auto}.screen-chrome__home-indicator{position:absolute;top:778px;left:0;right:0;width:100%;background:var(--bg);z-index:15}.screen-chrome__footer{position:absolute;top:var(--footer-top);left:0;right:0;padding:0 24px;z-index:12}.screen-chrome__scroll-below-tabs{position:absolute;top:var(--status-bar-height);left:0;right:0;bottom:var(--scroll-bottom);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.screen-chrome__scroll-below-tabs::-webkit-scrollbar{display:none}
