@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{--app-width: 460px;--paper: #f7efdf;--paper-deep: #ead6ba;--ink: #1f2420;--line: rgba(31, 36, 32, .16);--line-strong: rgba(31, 36, 32, .28);--forest: #1f3a33;--forest-soft: #2d4f46;--sun: #f3c472;--sun-deep: #e5a85d;--mist: rgba(247, 239, 223, .8);--font-display: "Fraunces", "Noto Sans KR", sans-serif;--font-body: "Manrope", "Noto Sans KR", "Apple SD Gothic Neo", sans-serif;color:var(--ink);background:var(--paper);font-family:var(--font-body);line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;touch-action:manipulation}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:radial-gradient(circle at top,#fff6e3f0,#f7efdffa 48%,#e8dac5)}body,button,input,select,textarea{font-family:var(--font-body)}button,input,select,textarea{font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{padding:0;border:0;background:transparent;touch-action:manipulation}:focus-visible{outline:2px solid var(--forest-soft);outline-offset:2px;border-radius:4px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page{min-height:100vh;min-height:100svh;overflow-x:hidden;background:linear-gradient(180deg,#fff8e9b8,#ead6ba6b)}.app-shell{position:relative;width:min(100%,var(--app-width));min-height:100vh;min-height:100svh;margin:0 auto;background:linear-gradient(180deg,#fffbf3e0,#f7efdffa)}.app-main{min-height:100vh;min-height:100svh;background:inherit}.view-screen{min-height:calc(100svh - 112px)}.page-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-height:100svh;padding:calc(14px + env(safe-area-inset-top)) 18px calc(96px + env(safe-area-inset-bottom)) 18px;overflow:hidden}.hero-video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;object-position:63% center;transform:scale(1.04);animation:scene-float 18s ease-in-out infinite alternate}.page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10262e14,#10262e2e 26%,#10262eb8);z-index:1}.page-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c1a2005,#0c1a2042 52%,#0c1a20d6),radial-gradient(circle at 18% 20%,rgba(248,231,195,.18),transparent 36%);z-index:1}.hero-topbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;animation:hero-rise .8s cubic-bezier(.2,.8,.2,1) both}.hero-status{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(255,247,232,.18);border-radius:999px;background:#fff7e814;color:#fff7e8e0;font-size:.9rem;font-weight:700;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-status-dot{width:8px;height:8px;border-radius:50%;background:var(--sun);box-shadow:0 0 0 6px #f3c4722e;animation:pulse-dot 2.4s ease-in-out infinite}.loading-spinner{color:var(--color-text-muted, #8a8a7a);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.deeplink-loader{display:flex;justify-content:center;align-items:center;min-height:70vh;padding:24px}.deeplink-loader-inner{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.deeplink-icon{display:flex;justify-content:center;align-items:center;width:72px;height:72px;border-radius:50%;background:#f3c47224;color:var(--forest, #1f2420);animation:icon-pop .4s cubic-bezier(.18,.8,.24,1) both}@keyframes icon-pop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.deeplink-text{margin:0;font-size:16px;font-weight:600;color:var(--forest, #1f2420);animation:text-fade .4s ease both}@keyframes text-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.deeplink-dots{display:flex;gap:6px;margin-top:4px}.deeplink-dot{width:6px;height:6px;border-radius:50%;background:#1f242026;transition:background .3s,transform .3s}.deeplink-dot.is-active{background:var(--gold, #f3c472);transform:scale(1.3)}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 6px #f3c4722e}50%{box-shadow:0 0 0 10px #f3c4720f}}.hero-inner{position:relative;z-index:2;display:grid;gap:16px;width:min(100%,580px);color:#fff7e8}.hero-brand{margin:0;font-family:var(--font-display);font-size:clamp(3.9rem,24vw,6.7rem);font-weight:600;line-height:.9;letter-spacing:-.08em;animation:hero-rise .95s cubic-bezier(.2,.8,.2,1) both}.hero-title{margin:0;max-width:12em;font-family:var(--font-display);font-size:clamp(2rem,10.4vw,3.35rem);font-weight:500;line-height:1.18;letter-spacing:-.03em;animation:hero-rise .95s .11s cubic-bezier(.2,.8,.2,1) both}.hero-description{margin:0;max-width:24em;font-size:1rem;line-height:1.6;color:#fff7e8db;animation:hero-rise .95s .22s cubic-bezier(.2,.8,.2,1) both}.hero-presence{display:flex;align-items:center;gap:12px;flex-wrap:wrap;animation:hero-rise .95s .26s cubic-bezier(.2,.8,.2,1) both}.hero-avatars{display:flex}.hero-avatar-pip{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,247,232,.3);background:linear-gradient(135deg,#f3c472e6,#e5a85dbf);color:var(--forest);font-size:.82rem;font-weight:800;margin-left:-8px}.hero-avatar-pip:first-child{margin-left:0}.hero-avatar-pip img{width:100%;height:100%;object-fit:cover}.hero-presence-text{font-size:.9rem;font-weight:600;color:#fff7e8cc}.hero-mood-bubbles{display:flex;flex-wrap:wrap;gap:8px}.hero-mood-bubble{display:inline-flex;align-items:center;padding:6px 14px;border:1px solid rgba(255,247,232,.2);border-radius:999px;background:#fff7e814;color:#fff7e8d1;font-size:.85rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:bubble-float 3s ease-in-out infinite alternate}.hero-mood-bubble:nth-child(2){animation-delay:.8s}.hero-mood-bubble:nth-child(3){animation-delay:1.6s}@keyframes bubble-float{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.hero-actions{display:grid;gap:12px;padding-top:10px;animation:hero-rise .95s .38s cubic-bezier(.2,.8,.2,1) both}.topbar-chip,.topbar-user{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid rgba(31,58,51,.14);border-radius:999px;background:#fffbf3db;color:var(--forest);font-size:.88rem;font-weight:800;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-chip.is-light,.topbar-user.is-light{border-color:#fff7e82e;background:#fff7e814;color:#fff7e8}.topbar-user span{white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:0 20px;border-radius:999px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease}.button:disabled{opacity:.64;cursor:progress}.button-primary{background:var(--sun);color:var(--forest);font-weight:800}.button-secondary{border:1px solid rgba(255,247,232,.38);background:#fff7e80a;color:#fff7e8}.button-ghost{border:1px solid var(--line-strong);background:transparent;color:var(--forest)}.button-danger-ghost{border:1px solid rgba(226,88,88,.3);background:transparent;color:#c24a4a}.button-danger{background:#c24a4a;color:#fff;border:none}.button-share{background:var(--forest);color:#fff;border:none}.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0;color:var(--forest-soft);font-size:.92rem;font-weight:700}.notice-banner{padding:12px 18px;background:#1f3a330f;border-bottom:1px solid var(--line);color:var(--forest-soft);font-size:.92rem;text-align:center;line-height:1.5}.success-banner{margin-bottom:0;padding:14px 18px;background:#1f3a3314;border:1px solid rgba(31,58,51,.18);border-radius:16px;color:var(--forest);font-size:.95rem;font-weight:600;text-align:center;animation:list-rise .4s ease}.page-section{padding:26px 18px 34px;scroll-margin-top:20px}.page-section.view-screen{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.page-section-lounge{background:linear-gradient(180deg,#1f3a330a,#1f3a331a),radial-gradient(circle at top left,rgba(243,196,114,.22),transparent 36%)}.page-section-checkin{background:radial-gradient(circle at top right,rgba(243,196,114,.12),transparent 34%),radial-gradient(circle at bottom left,rgba(31,58,51,.05),transparent 42%),linear-gradient(180deg,#fff9eead,#f7efdf38)}.page-section-me{background:radial-gradient(circle at top left,rgba(45,79,70,.1),transparent 36%),radial-gradient(circle at bottom right,rgba(243,196,114,.08),transparent 34%),linear-gradient(180deg,#fffaf0b3,#f7efdf38)}.page-section-lounge.view-screen,.page-section-checkin.view-screen,.page-section-me.view-screen{min-height:calc(100svh - 86px)}.section-heading{display:grid;gap:10px;max-width:760px;margin-bottom:22px}.section-heading h2{margin:0;font-family:var(--font-display);font-size:clamp(1.7rem,8vw,2.7rem);line-height:1.18;letter-spacing:-.03em}.section-heading p{margin:0;max-width:38ch;font-size:.98rem;line-height:1.6;color:#1f2420c2}.section-kicker,.support-copy-label{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--forest-soft)}.screen-header{position:sticky;top:0;z-index:8;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:calc(-26px - env(safe-area-inset-top)) -18px 18px;padding:calc(16px + env(safe-area-inset-top)) 18px 16px;background:linear-gradient(180deg,#fff9eef0,#f7efdfd6);border-bottom:1px solid rgba(31,36,32,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.screen-header-copy{display:grid;gap:6px;min-width:0}.screen-header-kicker{margin:0;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--forest-soft)}.screen-header h1,.screen-header p{margin:0}.screen-header h1{font-family:var(--font-display);font-size:clamp(1.75rem,8vw,2.35rem);line-height:1.18;letter-spacing:-.03em;color:var(--forest);word-break:keep-all;overflow-wrap:break-word}.screen-header p{max-width:34ch;color:#1f2420b8}.screen-header-action{flex-shrink:0}.lounge-selector{display:flex;gap:8px;overflow-x:auto;padding:0 18px 4px 0;margin-right:-18px;margin-bottom:18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lounge-selector::-webkit-scrollbar{display:none}.lounge-chip{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:9px 16px;border:1px solid var(--line);border-radius:999px;background:#fffaf0e6;color:var(--forest);font-size:.88rem;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.lounge-chip.is-active{border-color:var(--forest);background:var(--forest);color:#fff7e8}.lounge-chip[data-theme=deep-focus]{border-color:#4285a059}.lounge-chip[data-theme=soft-chat]{border-color:#f3c47280}.lounge-chip[data-theme=mood-room]{border-color:#ba86a866}.lounge-chip[data-theme=night-owl]{border-color:#58568a66}.lounge-chip.is-active[data-theme]{border-color:var(--forest)}.lounge-chip-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#1f3a331a;font-size:.75rem;font-weight:800}.lounge-chip.is-active .lounge-chip-count{background:#fff7e838}.lounge-feed-section{display:grid;gap:14px;padding:20px 18px;border:1px solid rgba(31,58,51,.1);border-radius:24px;background:linear-gradient(180deg,#fffaf0f5,#f7efdfe6);box-shadow:0 14px 32px #1f3a330a}.lounge-feed-note{margin:0;color:#1f2420b8;font-size:.92rem;line-height:1.5}.lounge-feed-section .feed-meta-line{margin-bottom:0}.lounge-feed-section .swipe-feed{padding:0}.lounge-feed-section .swipe-card{border:0;box-shadow:none;padding:18px 0 0;border-radius:0;border-top:1px solid var(--line)}.live-strip{display:grid;gap:8px;margin-bottom:18px;padding:16px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.live-strip strong{font-family:var(--font-display);font-size:1.35rem;line-height:1.18;color:var(--forest)}.live-strip p,.live-strip strong{margin:0}.checkin-layout,.profile-layout{display:grid;gap:22px}.checkin-panel{display:grid;gap:18px}.stack-card,.spark-panel{display:grid;gap:16px;padding:20px 18px;border:1px solid rgba(31,58,51,.1);border-radius:24px;background:linear-gradient(180deg,#fffaf0f5,#f7efdfe6);box-shadow:0 14px 32px #1f3a330a}.spark-panel{display:grid;gap:10px;padding:16px;border:1px solid rgba(31,58,51,.14);border-radius:20px;background:linear-gradient(180deg,#fff7e8f0,#f3c4722e);box-shadow:none}.spark-panel strong{font-family:var(--font-display);font-size:1.36rem;line-height:1.18;color:var(--forest)}.spark-panel p{margin:0;color:#1f2420bd}.spark-actions{display:grid;gap:10px}.profile-line{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.profile-line strong{display:block;margin-bottom:4px}.composer-summary{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(31,58,51,.12);border-radius:20px;background:linear-gradient(180deg,#fff9eef0,#f7efdfcc)}.composer-summary strong,.composer-summary span,.composer-summary p{margin:0}.composer-summary strong{color:var(--forest)}.composer-count{color:#1f242094;font-size:.88rem;font-weight:700;transition:color .2s ease}.composer-count.is-near{color:#b8862e}.composer-count.is-full{color:#b44545;font-weight:800}.profile-line p,.support-copy p,.sign-in-block p,.inline-note{margin:0;color:#1f2420b8}.checkin-form{display:grid;gap:16px}.checkin-form label,.field-row label{display:grid;gap:8px;font-size:.95rem;font-weight:700;color:var(--forest)}.checkin-form textarea,.checkin-form select{width:100%;min-height:56px;padding:14px 16px;font-size:16px;border:1px solid rgba(31,36,32,.14);border-radius:18px;background:#ffffffa8;color:var(--ink);box-shadow:inset 0 1px #ffffff47}.checkin-form textarea{min-height:132px;resize:vertical;line-height:1.5;transition:border-color .18s ease,box-shadow .18s ease}.checkin-form textarea:focus,.checkin-form select:focus{border-color:#1f3a335c;box-shadow:0 0 0 3px #1f3a3314;outline:none}.field-row,.field-row-triple{display:grid;grid-template-columns:1fr;gap:14px}.toggle-row{display:flex;align-items:center;gap:10px;padding:12px 0;cursor:pointer}.toggle-row input[type=checkbox]{width:20px;height:20px;accent-color:var(--forest);flex-shrink:0}.toggle-label{display:flex;flex-direction:column;gap:2px;font-size:.92rem;font-weight:600}.toggle-hint{font-size:.8rem;font-weight:400;color:#1f242080}.private-badge{display:inline-block;padding:2px 7px;margin-right:6px;border-radius:6px;background:#1f242014;font-size:.72rem;font-weight:700;color:#1f24208c;vertical-align:middle}.form-actions{display:grid;gap:10px}.sign-in-block{display:grid;justify-items:center;gap:10px;padding:28px 20px;border:1px solid rgba(31,58,51,.1);border-radius:22px;background:linear-gradient(180deg,#fff9eeeb,#f3c4721a);text-align:center}.sign-in-block strong{color:var(--forest);font-size:1.05rem}.sign-in-block p{max-width:28ch}.sign-in-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:4px;border-radius:18px;background:linear-gradient(135deg,var(--forest),var(--forest-soft));color:var(--sun);font-family:var(--font-display);font-size:1.6rem;font-weight:700}.support-copy{display:grid;gap:14px;padding:18px 16px;border:1px solid rgba(31,58,51,.06);border-radius:20px;background:linear-gradient(180deg,#fffbf3d6,#f7efdfbd)}.inline-note{color:var(--forest-soft);animation:list-rise .3s ease}.inline-note-spaced{padding-top:18px}.profile-panel{display:grid;gap:18px}.summary-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.summary-list li{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}@media (max-height: 580px){.summary-list li{padding:8px 0}}.summary-list span:not(.feed-mood-tag):not(.feed-tag){color:#1f24209e}.room-list{list-style:none;margin:12px 0 0;padding:0;border-top:1px solid var(--line)}.room-item{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.room-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.room-row{display:flex;align-items:center;gap:0;overflow:hidden;border-bottom:1px solid var(--line)}.room-row-button{flex:1;display:flex;align-items:center;gap:12px;padding:14px 0 14px 2px;min-width:0;text-align:left}.room-row-avatar{position:relative;flex-shrink:0;width:46px;height:46px;border-radius:50%;background:var(--forest);color:#fff7e8;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:17px}.room-row-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.room-unread-badge{position:absolute;top:-1px;right:-1px;width:12px;height:12px;border-radius:50%;background:#e25858;border:2px solid var(--cream)}.room-row-body{flex:1;min-width:0;display:grid;gap:3px}.room-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0}.room-row-top strong{margin:0;min-width:0;font-size:.95rem;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-row.has-unread .room-row-top strong{font-weight:900}.room-row-time{flex-shrink:0;font-size:.75rem;color:#1f242073}.room-row.has-unread .room-row-time{color:#e25858;font-weight:700}.room-row-sub{margin:0;font-size:.85rem;color:#1f24209e;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-row.has-unread .room-row-sub{color:#1f2420d9;font-weight:600}.room-row-meta{margin:0;font-size:.78rem;color:#1f242066}.room-row-more{flex-shrink:0;padding:10px;color:#1f242059}.room-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;font-size:.82rem;font-weight:700;border:1px solid var(--line-strong);background:transparent;color:var(--forest);cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.room-action-primary{background:var(--sun);border-color:var(--sun);font-weight:800}.room-action-danger{color:#b44545;border-color:#b4454540}.text-link-danger{color:#b44545}.room-item strong{line-height:1.35}.room-item strong,.room-item p{margin:0}.room-item p{color:#1f24209e}.feed-meta-line{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:10px;color:#1f3a33ad;font-size:.92rem}.feed-list,.mode-list{list-style:none;margin:0;padding:0}.feed-meta-actions{display:flex;align-items:center;gap:12px}.feed-view-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:#1f3a3380;transition:color .18s ease,background-color .18s ease}.feed-view-toggle.is-active{color:var(--forest);background:#1f3a3314}.swipe-feed{padding:4px 0 12px}.swipe-card{display:grid;gap:18px;padding:24px 22px;border:1px solid rgba(31,58,51,.12);border-radius:26px;background:linear-gradient(180deg,#fffaf0fa,#f7efdfeb);box-shadow:0 4px 24px #14242014;animation:card-enter .36s cubic-bezier(.2,.8,.2,1) both}@keyframes card-enter{0%{opacity:0;transform:scale(.97) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.swipe-card-top{display:grid;gap:12px}.swipe-card-author{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.swipe-card-author strong{display:block;font-size:1.05rem;color:var(--forest)}.swipe-card-meta{color:#1f242094;font-size:.88rem}.swipe-card-message{margin:0;font-family:var(--font-display);font-size:1.35rem;font-weight:500;line-height:1.4;color:var(--forest);letter-spacing:-.02em}.swipe-card-actions{display:grid;gap:10px}.swipe-card-nav{display:flex;align-items:center;justify-content:center;gap:18px;padding-top:4px}.swipe-nav-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:var(--forest-soft);border:1px solid var(--line);transition:background-color .18s ease}.swipe-dots{display:flex;gap:6px;align-items:center}.swipe-dot{width:7px;height:7px;border-radius:50%;background:#1f3a332e;transition:background-color .2s ease,transform .2s ease}.swipe-dot.is-active{background:var(--forest);transform:scale(1.3)}.swipe-time-bar{position:relative;height:6px;margin-bottom:20px;border-radius:999px;background:#1f3a3314;overflow:hidden}.swipe-time-bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:var(--forest-soft);transition:width .5s ease}.swipe-time-bar.urgency-urgent .swipe-time-bar-fill{background:#c49a2e}.swipe-time-bar.urgency-critical .swipe-time-bar-fill{background:#b44545;animation:pulse-bar 1.2s ease-in-out infinite}@keyframes pulse-bar{0%,to{opacity:1}50%{opacity:.6}}.swipe-time-label{position:absolute;right:0;top:12px;font-size:.8rem;font-weight:700;color:#1f24208a}.swipe-time-bar.urgency-critical .swipe-time-label{color:#b44545}.swipe-hint{margin:10px 0 0;text-align:center;font-size:.82rem;color:#1f242066;animation:hint-fade 3s ease-in-out forwards}@keyframes hint-fade{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.swipe-card[data-dir=left]{animation:card-slide-left .32s cubic-bezier(.2,.8,.2,1) both}.swipe-card[data-dir=right]{animation:card-slide-right .32s cubic-bezier(.2,.8,.2,1) both}@keyframes card-slide-left{0%{opacity:0;transform:translate(40px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes card-slide-right{0%{opacity:0;transform:translate(-40px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}.swipe-card.mood-bg-calm{background:linear-gradient(170deg,#fffaf0fa,#b4d2d82e)}.swipe-card.mood-bg-gentle{background:linear-gradient(170deg,#fffaf0fa,#d2aac82e)}.swipe-card.mood-bg-night{background:linear-gradient(170deg,#fffaf0fa,#a09bc833)}.hero-quick-spark{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border:1px solid rgba(255,247,232,.22);border-radius:999px;background:#fff7e81a;color:#fff7e8e6;font-size:.9rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:hero-rise .95s .3s cubic-bezier(.2,.8,.2,1) both;transition:background-color .18s ease}.hero-quick-spark:hover{background:#fff7e829}.hero-quick-spark-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#f3c472e6;color:var(--forest);font-size:1rem;font-weight:800;line-height:1}.feed-list{border-top:1px solid var(--line)}.feed-item{padding:18px 0;border-bottom:1px solid var(--line);opacity:0;animation:list-rise .7s ease forwards}.feed-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:12px;width:100%;padding:6px 18px 6px 6px;border-radius:16px;text-align:left;transition:background-color .18s ease}.feed-card:after{content:"";position:absolute;top:50%;right:2px;width:9px;height:9px;border-top:2px solid rgba(31,58,51,.26);border-right:2px solid rgba(31,58,51,.26);transform:translateY(-50%) rotate(45deg)}.feed-content{display:grid;gap:6px}.feed-content p,.mode-list p,.empty-state{margin:0}.feed-heading{display:grid;gap:5px}.feed-tags{display:flex;flex-wrap:wrap;gap:6px}.feed-tag,.feed-mood-tag{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1.4}.feed-tag{background:#1f3a3312;color:var(--forest-soft)}.feed-mood-tag{color:#fff}.feed-mood-tag.mood-calm{background:#4a8590}.feed-mood-tag.mood-light{background:#b8922e}.feed-mood-tag.mood-gentle{background:#96607e}.feed-mood-tag.mood-focus{background:#377080}.feed-mood-tag.mood-night{background:#4a4678}.feed-heading span:not(.feed-mood-tag):not(.feed-tag),.feed-foot{color:#1f24209e;font-size:.92rem}.feed-foot{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;padding-top:2px;font-size:.82rem}.feed-time-badge{display:inline-flex;padding:2px 8px;border-radius:999px;font-size:.78rem;font-weight:700;background:#1f3a330f;color:var(--forest-soft)}.feed-time-badge.urgency-urgent{background:#c49a2e1f;color:#9e7a1e}.feed-time-badge.urgency-critical{background:#b445451a;color:#b44545;animation:pulse-bar 1.2s ease-in-out infinite}.avatar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#f3c472f5,#e5a85dd1);color:var(--forest);font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-compact{width:34px;height:34px}.empty-state{max-width:36ch;padding:28px 0;color:#1f24208a;font-size:.95rem;line-height:1.6}.empty-lounge{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 20px;text-align:center;animation:text-fade .4s ease both}.empty-lounge-icon{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;background:#f3c4721f;color:var(--forest);margin-bottom:6px}.empty-lounge strong{font-size:1.05rem;font-weight:800;color:var(--forest)}.empty-lounge p{margin:0;max-width:28ch;font-size:.9rem;color:#1f24208c;line-height:1.55}.empty-lounge .button{margin-top:8px}.empty-lounge-compact{padding:28px 16px}.empty-lounge-compact .empty-lounge-icon{width:64px;height:64px}.empty-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 20px;text-align:center;animation:text-fade .4s ease both}.empty-card-emoji{font-size:40px;line-height:1;margin-bottom:4px}.empty-card strong{font-size:1rem;font-weight:800;color:var(--forest)}.empty-card p{margin:0;max-width:26ch;font-size:.88rem;color:#1f242080;line-height:1.5}.empty-card .button{margin-top:8px}.tips-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px;border-radius:16px;background:#f3c4721a;text-align:center}.tips-card strong{font-size:.88rem;font-weight:700;color:var(--forest)}.tips-examples{display:flex;flex-direction:column;gap:6px;margin-top:6px;width:100%}.tips-good,.tips-bad{padding:8px 12px;border-radius:10px;font-size:.82rem;font-weight:500;text-align:left}.tips-good{background:#2e7d3214;color:#2e7d32;border-left:3px solid #2e7d32}.tips-bad{background:#1f24200a;color:#1f242059;border-left:3px solid rgba(31,36,32,.15);text-decoration:line-through}.locale-select{padding:4px 8px;border:1px solid var(--line);border-radius:8px;background:transparent;font-size:.8rem;font-weight:600;color:var(--forest);cursor:pointer}.weple-footer{display:flex;flex-direction:column;align-items:center;gap:10px;padding:36px 20px;text-align:center}.weple-footer-heart{display:flex;justify-content:center;align-items:center;width:52px;height:52px;border-radius:50%;background:#e2585814;color:#e25858;animation:heart-beat 2s ease-in-out infinite}@keyframes heart-beat{0%,to{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.08)}60%{transform:scale(1)}}.weple-footer-title{font-size:1rem;font-weight:800;letter-spacing:.02em;color:var(--forest)}.weple-footer-copy{margin:0;font-size:.88rem;line-height:1.65;color:#1f242080}.weple-footer-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:4px}.weple-footer-tags span{padding:4px 10px;border-radius:999px;background:#1f24200a;font-size:.75rem;color:#1f24206b;font-weight:500}.mode-list{display:grid;grid-template-columns:1fr;gap:0 22px;border-top:1px solid var(--line)}.mode-list li{padding:18px 0 22px;border-bottom:1px solid var(--line)}.mode-label{margin-bottom:8px;font-family:var(--font-display);font-size:1.42rem;line-height:1.18;color:var(--forest)}.tab-bar{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;border:1px solid rgba(31,58,51,.12);border-radius:28px;background:#fff7e8e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 44px #14242029;z-index:50}.tab-button{position:relative;display:grid;justify-items:center;align-content:center;gap:4px;min-height:56px;border-radius:18px;color:#1f3a33b3}.tab-badge{position:absolute;top:6px;right:calc(50% - 18px);width:8px;height:8px;border-radius:50%;background:#e25858}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:24px;background:#0c1a2099;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;animation:backdrop-fade .24s ease both}.confirm-card{width:100%;max-width:300px;padding:24px 20px 16px;border-radius:20px;background:#fff7e8;box-shadow:0 16px 48px #14242052;animation:sheet-rise .28s cubic-bezier(.18,.8,.24,1) both}.confirm-message{margin:0 0 20px;font-size:.95rem;font-weight:600;text-align:center;line-height:1.5;color:var(--forest)}.confirm-actions{display:flex;gap:8px}.confirm-btn{flex:1;padding:12px 0;border-radius:12px;font-size:.9rem;font-weight:700;cursor:pointer}.confirm-btn-cancel{background:#1f24200f;color:var(--forest)}.confirm-btn-danger{background:#e25858;color:#fff}.inapp-guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:24px;background:#0c1a2080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:90;animation:backdrop-fade .24s ease both}.inapp-guide-card{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:320px;padding:32px 24px 24px;border-radius:24px;background:#fff7e8;text-align:center;box-shadow:0 24px 60px #14242052;animation:sheet-rise .34s cubic-bezier(.18,.8,.24,1) both}.inapp-guide-card svg{color:var(--forest);margin-bottom:4px}.inapp-guide-card h3{margin:0;font-size:1.1rem;font-weight:800}.inapp-guide-card p{margin:0;font-size:.9rem;color:#1f2420a6;line-height:1.55}.inapp-guide-hint{font-size:.82rem!important;color:var(--gold)!important;font-weight:600}.app-toast{position:fixed;left:0;right:0;margin:0 auto;width:calc(100% - 32px);max-width:calc(var(--app-width) - 32px);bottom:calc(100px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:16px;background:#1f2a24eb;color:#fff7e8;font-size:.88rem;line-height:1.4;box-shadow:0 8px 28px #14242047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:110;cursor:pointer;animation:toast-slide .3s ease both}.app-toast svg{flex-shrink:0;opacity:.7}@keyframes toast-slide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.msg-toast{position:fixed;left:0;right:0;margin:0 auto;width:calc(100% - 32px);max-width:calc(var(--app-width) - 32px);bottom:calc(100px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:2px;padding:14px 18px;border-radius:16px;background:var(--forest);color:#fff7e8;text-align:left;box-shadow:0 8px 28px #14242047;z-index:110;animation:list-rise .3s ease both;cursor:pointer}.msg-toast strong{font-size:.85rem;font-weight:800}.msg-toast p{font-size:.82rem;opacity:.8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.room-unread-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#e25858;flex-shrink:0}.room-item.has-unread .room-card-button strong{font-weight:900}.tab-button.is-active{background:var(--forest);color:#fff7e8}.tab-icon{width:22px;height:22px}.tab-button-label{font-size:.8rem;font-weight:800}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;padding:18px 12px calc(12px + env(safe-area-inset-bottom));background:#0c1a205c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:60;animation:backdrop-fade .24s ease both}@media (max-height: 580px){.sheet-backdrop{padding-bottom:calc(8px + env(safe-area-inset-bottom))}}@keyframes backdrop-fade{0%{opacity:0}to{opacity:1}}.detail-sheet{width:100%;max-width:min(calc(var(--app-width) - 24px),100%);max-height:calc(100vh - 48px - env(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:20px;border-radius:28px;background:linear-gradient(180deg,#fff9ee,#f7efdffa);box-shadow:0 24px 60px #1424203d;animation:sheet-rise .34s cubic-bezier(.18,.8,.24,1) both}@supports (max-height: 100dvh){.detail-sheet{max-height:calc(100dvh - 48px - env(safe-area-inset-bottom))}}@media (max-height: 580px){.detail-sheet{max-height:calc(100vh - 24px - env(safe-area-inset-bottom));padding:16px;border-radius:20px}@supports (max-height: 100dvh){.detail-sheet{max-height:calc(100dvh - 24px - env(safe-area-inset-bottom))}}}.detail-sheet h2,.detail-sheet-copy{margin:0}.sheet-grabber{width:46px;height:5px;margin:0 auto 16px;border-radius:999px;background:#1f242029}@media (max-height: 580px){.sheet-grabber{margin-bottom:10px}}.detail-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.detail-sheet-profile{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.detail-sheet-profile .support-copy-label{margin-bottom:4px;letter-spacing:.08em;font-size:.72rem}.detail-sheet h2{font-family:var(--font-display);font-size:1.7rem;line-height:1.18;color:var(--forest)}@media (max-height: 580px){.detail-sheet h2{font-size:1.4rem}}.detail-sheet-copy{padding:12px 0 4px;color:#1f2420c2}.sheet-actions{display:grid;gap:10px;padding-top:8px}.sheet-helper-text{margin:0;color:#1f2420a3;font-size:.88rem;line-height:1.55}.room-name-input{width:100%;padding:12px 16px;border:1px solid var(--line-strong);border-radius:12px;background:#fffaf099;font-size:.92rem;color:var(--forest)}.room-name-input::placeholder{color:#1f3a3361}.sheet-close{position:relative;width:40px;height:40px;flex-shrink:0;border:1px solid rgba(31,36,32,.12);border-radius:50%;background:#ffffff80}.sheet-close span{position:absolute;top:19px;left:11px;width:16px;height:1.8px;border-radius:999px;background:var(--forest)}.sheet-close span:first-child{transform:rotate(45deg)}.sheet-close span:last-child{transform:rotate(-45deg)}@keyframes hero-rise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scene-float{0%{transform:scale(1.02) translate3d(-1%,-.6%,0)}to{transform:scale(1.06) translate3d(1.2%,.6%,0)}}@keyframes list-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}.site-footer{display:grid;gap:6px;padding:32px 18px 40px;text-align:center;border-top:1px solid var(--line)}.site-footer-brand{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--forest)}.site-footer p{margin:0;font-size:.88rem;color:#1f24208f}.chat-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:min(100%,var(--app-width));margin:0 auto;background:linear-gradient(180deg,#fffbf3fa,#f7efdffa);z-index:70;animation:sheet-rise .3s cubic-bezier(.18,.8,.24,1) both}.chat-header{display:flex;align-items:center;gap:12px;padding:calc(12px + env(safe-area-inset-top)) 16px 12px;border-bottom:1px solid var(--line);background:#fff9eef5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0}.chat-back{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:50%;color:var(--forest)}.chat-header-info{display:grid;gap:2px;min-width:0}.chat-header-info strong{font-size:.95rem;line-height:1.3;color:var(--forest);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-header-info span{font-size:.78rem;color:#1f24208f}.chat-timer{font-variant-numeric:tabular-nums;font-weight:700;color:var(--forest)}.chat-timer.is-urgent{color:#b44545}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch}.chat-empty{margin:auto;text-align:center;color:#1f24207a;font-size:.92rem;line-height:1.6}.chat-bubble{display:flex;align-items:flex-end;gap:8px;max-width:82%;animation:list-rise .3s ease both}.chat-bubble.is-own{align-self:flex-end;flex-direction:row-reverse}.chat-bubble-body{display:grid;gap:2px}.chat-bubble-name{font-size:.76rem;font-weight:600;color:var(--forest-soft);padding-left:4px}.chat-bubble-text{margin:0;padding:10px 14px;border-radius:18px;background:#1f3a3312;font-size:.92rem;line-height:1.5;word-break:break-word}.chat-bubble.is-own .chat-bubble-text{background:var(--forest);color:#fff7e8;border-bottom-right-radius:6px}.chat-bubble:not(.is-own) .chat-bubble-text{border-bottom-left-radius:6px}.chat-bubble-time{font-size:.7rem;color:#1f24206b;padding:0 4px}.chat-bubble.is-own .chat-bubble-time{text-align:right}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:18px;background:#0c1a2066;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:80;animation:backdrop-fade .24s ease both}.profile-overlay-inner{width:min(100%,var(--app-width));max-height:calc(100svh - 60px);overflow-y:auto;padding:28px 22px;border-radius:28px;background:linear-gradient(180deg,#fff9ee,#f7efdffa);box-shadow:0 24px 60px #1424203d;animation:sheet-rise .34s cubic-bezier(.18,.8,.24,1) both}.profile-overlay-title{margin:8px 0 4px;font-family:var(--font-display);font-size:1.5rem;line-height:1.2;color:var(--forest)}.profile-overlay-desc{margin:0 0 18px;color:#1f2420b8;font-size:.92rem}.profile-form{display:grid;gap:16px}.profile-form label{display:grid;gap:8px;font-size:.95rem;font-weight:700;color:var(--forest)}.profile-form input,.profile-form textarea,.profile-form select{width:100%;min-height:48px;padding:12px 16px;font-size:16px;border:1px solid rgba(31,36,32,.14);border-radius:16px;background:#ffffffa8;color:var(--ink)}.profile-form textarea{min-height:72px;resize:vertical;line-height:1.5}.profile-form input:focus,.profile-form textarea:focus,.profile-form select:focus{border-color:#1f3a335c;box-shadow:0 0 0 3px #1f3a3314;outline:none}.profile-form .field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-divider{height:1px;margin:4px 0;background:var(--line)}.profile-section-label{margin:0;font-size:.88rem;font-weight:700;color:var(--forest-soft)}.profile-tags{display:flex;flex-wrap:wrap;gap:6px}.pref-gender-grid{display:flex;flex-wrap:wrap;gap:8px}.pref-gender-chip{padding:8px 16px;border:1px solid var(--line);border-radius:999px;font-size:.88rem;font-weight:600;color:var(--forest);background:#fffaf0e6;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.profile-form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-form-footer .button-ghost{margin-left:auto}.profile-saved-indicator{font-size:.82rem;font-weight:700;color:var(--forest-soft);animation:list-rise .3s ease both}.me-profile-hero{display:flex;align-items:center;gap:16px}.avatar-large{width:72px;height:72px;font-size:1.6rem;position:relative}.avatar-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1f242080;color:#fff}.avatar-edit{position:relative;display:inline-block;cursor:pointer;flex-shrink:0}.avatar-edit-badge{position:absolute;right:-2px;bottom:-2px;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--sun);color:var(--forest);border:2px solid rgba(255,250,240,1)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.me-profile-info{display:grid;gap:4px;min-width:0}.me-profile-info strong{font-size:1.1rem;color:var(--forest)}.me-profile-info p{margin:0;color:#1f24209e;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-pref-summary{display:grid;gap:6px}.me-actions-primary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.me-actions-secondary{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:4px}.me-actions-dot{width:3px;height:3px;border-radius:50%;background:#1f24204d}.feed-author-age,.feed-author-detail{font-weight:500;font-size:.82rem;color:#1f24208a;margin-left:4px}.pref-gender-chip.is-active{border-color:var(--forest);background:var(--forest);color:#fff7e8}.chat-composer{display:flex;align-items:center;gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff9eef5;flex-shrink:0}.chat-input{flex:1;min-width:0;padding:10px 16px;border:1px solid var(--line-strong);border-radius:22px;background:#fff9;font-size:16px;color:var(--ink)}.chat-input:focus{border-color:var(--forest-soft);outline:none}.chat-send{padding:10px 18px;border-radius:22px;background:var(--sun);color:var(--forest);font-weight:700;font-size:.88rem;white-space:nowrap;flex-shrink:0}.chat-send:disabled{opacity:.42}.room-card-button{display:grid;gap:6px;width:100%;text-align:left}.room-card-button strong,.room-card-button p{margin:0}.room-card-button p{color:#1f24209e}@media (hover: hover){.button:hover,.lounge-chip:hover,.text-link:hover{transform:translateY(-1px)}.button-primary:hover{background:var(--sun-deep)}.feed-card:hover{background:#1f3a330a}.feed-card:active{background:#1f3a3314}.swipe-nav-button:hover,.feed-view-toggle:hover{background:#1f3a330f}}@media (min-width: 720px){.page{padding:20px 18px 140px}.app-shell{overflow:hidden;border:1px solid rgba(31,36,32,.08);border-radius:34px;box-shadow:0 28px 72px #14242029}.page-hero{padding:calc(22px + env(safe-area-inset-top)) 24px calc(104px + env(safe-area-inset-bottom)) 24px}.screen-header{margin:calc(-26px - env(safe-area-inset-top)) -18px 20px}.hero-actions,.form-actions,.spark-actions{display:flex;flex-wrap:wrap}.button{width:auto}.lounge-selector{flex-wrap:wrap;overflow:visible;padding:0;margin-right:0}.lounge-feed-section{padding:24px}.mode-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tab-bar{left:50%;right:auto;width:min(calc(var(--app-width) - 24px),calc(100% - 48px));transform:translate(-50%)}}@media (min-width: 980px){.page-hero{padding:calc(28px + env(safe-area-inset-top)) 32px calc(112px + env(safe-area-inset-bottom)) 32px}.page-hero:before{background:linear-gradient(180deg,#10262e0f,#10262e2e 24%,#10262eb3)}.hero-video{object-position:center center}.hero-inner{width:min(100%,760px)}.hero-brand{font-size:clamp(5rem,14vw,9rem)}.hero-title{max-width:14em;font-size:clamp(2rem,5vw,4rem)}.hero-description{max-width:36ch;font-size:clamp(1rem,1.5vw,1.25rem)}.page-section{padding:40px 32px 56px}.page-section.view-screen{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.page-section-lounge.view-screen,.page-section-checkin.view-screen,.page-section-me.view-screen{min-height:100svh}.screen-header{margin:calc(-40px - env(safe-area-inset-top)) -32px 24px;padding:calc(20px + env(safe-area-inset-top)) 32px 18px}.checkin-layout,.profile-layout{gap:32px}.checkin-panel,.profile-panel{gap:20px}.stack-card,.spark-panel{padding:28px 24px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fffaf0fa,#f7efdff0)}.spark-panel{padding:20px;border:1px solid rgba(31,58,51,.14);border-radius:22px;background:linear-gradient(180deg,#fff7e8f5,#f3c4722e)}.support-copy{padding:22px 20px;border-radius:24px}.feed-item{grid-template-columns:auto 1fr;gap:16px}.mode-list{grid-template-columns:repeat(5,minmax(0,1fr))}.tab-bar{width:min(calc(var(--app-width) - 24px),calc(100% - 64px))}}@media (max-width: 379px){.hero-brand{font-size:3.5rem}.hero-title{font-size:1.85rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
