:root{--c-primary:#c4956a;--c-primary-light:#e8d5c0;--c-primary-dark:#a0764d;--c-accent:#e07a5f;--c-accent-light:#f4cdbd;--c-bg:#faf5f0;--c-surface:#fff;--c-surface-secondary:#f5ede5;--c-text:#2d2320;--c-text-secondary:#8c7a75;--c-text-muted:#b5a5a0;--c-border:#e8ddd5;--c-star:#e6b051;--c-error:#c96868;--font-display:"Noto Serif SC", Georgia, "Times New Roman", serif;--font-body:-apple-system, BlinkMacSystemFont, "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:24px;--r-full:9999px;--s-sm:0 1px 3px #2d23200f;--s-md:0 4px 12px #2d232014;--s-lg:0 8px 24px #2d23201a;--tab-height:56px;--header-height:52px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px)}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea{font-family:inherit;font-size:inherit;border:none;outline:none}.page{padding-bottom:calc(var(--tab-height) + var(--space-md) + var(--safe-bottom));min-height:100vh}.home-shell{color:#000;width:100%;height:100dvh;font-family:Inter, var(--font-body);-webkit-overflow-scrolling:touch;--home-gutter:clamp(16px, 5.128vw, 24px);--home-card-width:min(calc(100vw - var(--home-gutter) * 2), 720px);background:#fff;position:relative;overflow:hidden auto}.home-bg{pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.home-bg:after{content:"";background:#ffffff59;position:absolute;inset:0}.home-header{z-index:30;width:100%;height:calc(68px + var(--safe-top));padding-top:var(--safe-top);-webkit-backdrop-filter:blur(18px);background:#fffc;align-items:center;display:flex;position:sticky;top:0}.home-logo{width:clamp(118px,34.615vw,150px);height:auto;margin-left:var(--home-gutter);display:block}.home-feed{z-index:1;width:100%;min-height:calc(100dvh - 68px - var(--safe-top));padding:0 0 calc(84px + var(--safe-bottom));position:relative}.home-shell.guest .home-feed{padding-bottom:calc(146px + var(--safe-bottom))}.home-loading,.home-empty,.home-end{width:var(--home-card-width);color:#9ca3af;text-align:center;margin:24px auto;font-size:12px}.home-loading{justify-content:center;align-items:center;gap:8px;display:flex}.home-post{width:var(--home-card-width);margin:0 auto 12px}.home-post-images{aspect-ratio:350/421;scroll-snap-type:x mandatory;scrollbar-width:none;background:#f4f4f4;width:100%;display:flex;overflow-x:auto}.home-post-images::-webkit-scrollbar{display:none}.home-post-image-link{scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%;display:block}.home-post-image-link img{object-fit:cover;width:100%;height:100%}.home-image-dots{justify-content:center;gap:6px;height:0;display:flex;transform:translateY(8px)}.home-image-dots span{background:#e5e5e5;border-radius:50%;width:4px;height:4px}.home-image-dots span.active{background:#c9a5d5}.home-post-copy{background:#fcfbf7b3;padding:10px 12px 8px;position:relative}.home-post.no-media .home-post-copy,.home-post-copy.expanded{padding-bottom:12px}.home-post-meta{align-items:baseline;gap:6px;min-height:20px;margin-bottom:4px;display:flex}.home-post-meta strong{color:#000;font-size:15px;font-weight:600;line-height:18px}.home-post-meta span{color:#000;font-size:10px;font-weight:300;line-height:20px}.home-post-copy p{color:#000;letter-spacing:0;white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:300;line-height:20px;display:-webkit-box;overflow:hidden}.home-post-copy.expanded p{display:block;overflow:visible}.home-more{color:#9ca3af;margin:2px 0 0 auto;font-size:10px;font-weight:300;line-height:20px;display:block}.home-actions{background:#fcfbf7b3;align-items:center;gap:20px;height:52px;padding:0 7px 0 12px;display:flex}.home-actions button,.home-actions a{color:#9ca3af;align-items:center;gap:5px;font-size:12px;font-weight:300;line-height:20px;display:inline-flex}.home-actions img{object-fit:contain;width:16px;height:16px}.home-actions .home-bookmark{gap:0;margin-left:auto}.home-actions .home-bookmark img{width:16px;height:16px}.home-login-float{left:50%;bottom:calc(94px + var(--safe-bottom));z-index:45;color:#fff;background:#a7afbc;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;width:min(100vw - 20px,370px);height:46px;padding:0 8px 0 18px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #372e4629}.home-login-float span{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:500;line-height:18px;overflow:hidden}.home-login-float a{color:#fff;background:#664778;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:65px;height:28px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.home-tabbar{z-index:40;width:100%;height:calc(84px + var(--safe-bottom));padding:10px 12px calc(10px + var(--safe-bottom));background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0}.home-tabbar a{color:#9ca3af;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;min-width:0;font-size:10px;font-weight:600;line-height:12px;display:flex}.home-tabbar a.active{color:#c060c0}.home-tabbar img{object-fit:contain;width:26px;height:26px}.placeholder-page{color:#60446d;width:100%;height:100dvh;min-height:100vh;font-family:Inter, var(--font-body);background:#fff;position:relative;overflow:hidden}.placeholder-bg{pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.placeholder-bg:after{content:"";background:#ffffff61;position:absolute;inset:0}.placeholder-header{z-index:2;width:100%;height:calc(68px + var(--safe-top));padding-top:var(--safe-top);-webkit-backdrop-filter:blur(18px);background:#fffc;align-items:center;display:flex;position:relative}.placeholder-header img{width:clamp(118px,34.615vw,150px);height:auto;margin-left:clamp(24px,8.205vw,32px)}.placeholder-body{z-index:1;height:calc(100dvh - 68px - var(--safe-top) - 84px - var(--safe-bottom));text-align:center;flex-direction:column;align-items:center;min-height:560px;padding:148px 24px 0;display:flex;position:relative}.placeholder-notice{color:#60446d;letter-spacing:1.4px;margin:0;font-size:14px;font-weight:500;line-height:20px}.placeholder-mascot{object-fit:contain;filter:drop-shadow(0 12px 22px #60446d14);flex:none}.placeholder-mascot.square{width:min(300px,76.923vw);margin-top:76px}.placeholder-mascot.market{width:min(226px,57.949vw);margin-top:56px}.placeholder-spiko{flex-direction:column;align-items:center;display:flex}.placeholder-mascot.square+.placeholder-spiko{margin-top:22px}.placeholder-mascot.market+.placeholder-spiko{margin-top:42px}.placeholder-spiko h1{color:#60446d;font-family:Inter, var(--font-body);letter-spacing:2.8px;margin:0;font-size:28px;font-weight:600;line-height:36px}.placeholder-actions{justify-content:center;align-items:center;gap:26px;margin-top:20px;display:flex}.placeholder-actions button,.placeholder-actions a{color:#9ca3af;justify-content:center;align-items:center;gap:5px;min-width:54px;font-size:12px;font-weight:300;line-height:20px;display:inline-flex}.placeholder-actions img{object-fit:contain;width:18px;height:18px}.placeholder-tabbar{z-index:4;width:100%;height:calc(84px + var(--safe-bottom));padding:10px 12px calc(10px + var(--safe-bottom));-webkit-backdrop-filter:blur(16px);background:#ffffffc2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0}.placeholder-tabbar a{color:#9ca3af;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;min-width:0;font-size:10px;font-weight:600;line-height:12px;display:flex}.placeholder-tabbar a.active{color:#c060c0}.placeholder-tabbar img{object-fit:contain;width:26px;height:26px}@media (height<=760px){.placeholder-body{min-height:500px;padding-top:102px}.placeholder-mascot.square{margin-top:48px}.placeholder-mascot.market{margin-top:34px}.placeholder-mascot.square+.placeholder-spiko,.placeholder-mascot.market+.placeholder-spiko{margin-top:18px}}.figma-mobile-shell{color:#000;width:100%;min-height:100dvh;font-family:Inter, var(--font-body);-webkit-overflow-scrolling:touch;--figma-gutter:clamp(20px, 5.128vw, 28px);--figma-card-width:min(calc(100vw - var(--figma-gutter) * 2), 700px);background:#fff;position:relative;overflow-x:hidden}.figma-bg{z-index:0;pointer-events:none;background-position:top;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}.figma-bg:after{content:"";background:#ffffff59;position:absolute;inset:0}.figma-topbar{z-index:5;width:100%;height:calc(88px + var(--safe-top));padding:var(--safe-top) var(--figma-gutter) 0;-webkit-backdrop-filter:blur(16px);background:#fff9;grid-template-columns:64px 1fr 112px;align-items:center;display:grid;position:relative}.figma-back{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.figma-back img{object-fit:contain;width:32px;height:32px}.figma-topbar-title{color:#000;text-align:center;min-width:0;font-size:18px;font-weight:700;line-height:22px}.figma-topbar-right{color:#000;text-align:right;letter-spacing:1px;min-width:0;font-size:12px;font-weight:400;line-height:20px}.figma-tabbar{z-index:20;width:100%;height:calc(84px + var(--safe-bottom));padding:10px 12px calc(10px + var(--safe-bottom));-webkit-backdrop-filter:blur(16px);background:#ffffffdb;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0}.figma-tabbar a{color:#c9a5d5;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;min-width:0;font-size:10px;font-weight:600;line-height:12px;display:flex}.figma-tabbar a.active{color:#c060c0}.figma-tabbar img{object-fit:contain;width:26px;height:26px}.figma-avatar{color:#fff;background:#9360a5;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex;overflow:hidden}.figma-avatar img{object-fit:cover;width:100%;height:100%}.figma-loading,.figma-empty{z-index:1;width:var(--figma-card-width);color:#9ca3af;text-align:center;margin:32px auto;font-size:13px;position:relative}.figma-loading{justify-content:center;align-items:center;gap:8px;display:flex}.figma-empty.compact{margin:18px auto}.figma-end-marker{left:50%;bottom:calc(108px + var(--safe-bottom));z-index:4;color:#9ca3af;align-items:center;gap:20px;width:min(283px,100vw - 80px);font-size:14px;font-style:normal;font-weight:300;line-height:20px;display:flex;position:fixed;transform:translate(-50%)}.figma-end-marker span{background:#9ca3af;flex:1;height:1px}.figma-end-marker em{flex:none;font-style:normal}.post-detail-shell{padding-bottom:calc(72px + var(--safe-bottom))}.post-detail-channel-title{color:#000;text-align:center;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.post-detail-date{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.post-detail-content{z-index:1;width:var(--figma-card-width);margin:0 auto;position:relative}.post-detail-image{aspect-ratio:350/421;object-fit:cover;object-position:center;background:#e5e7eb;width:100%;display:block}.post-detail-copy{background:#fcfbf7b8;padding:12px}.post-detail-copy p{color:#000;letter-spacing:1px;white-space:pre-wrap;margin:0;font-size:14px;font-weight:300;line-height:28px}.post-detail-actions{background:#fcfbf7b8;align-items:center;gap:22px;height:62px;padding:0 0 0 12px;display:flex}.post-detail-actions button,.post-detail-actions a{color:#9ca3af;align-items:center;gap:8px;font-size:14px;font-weight:300;line-height:20px;display:inline-flex}.post-detail-actions img{object-fit:contain;width:16px;height:16px}.post-detail-actions .post-detail-bookmark{margin-left:auto;padding-right:12px}.post-comments{padding:20px 0 72px}.post-comments h2{color:#000;font-family:Inter, var(--font-body);letter-spacing:1px;border-bottom:1px solid #d1d5db;margin:0 0 14px;padding-bottom:12px;font-size:16px;font-weight:400;line-height:20px}.comment-thread{margin-bottom:12px}.post-comment{gap:10px;padding:0 0 14px;display:flex}.post-comment.compact{margin-left:40px}.post-comment-main{flex:1;min-width:0}.post-comment-main strong{color:#9ca3af;margin-bottom:2px;font-size:12px;font-weight:600;line-height:18px;display:block}.post-comment-main p{color:#000;margin:0;font-size:14px;font-weight:300;line-height:22px}.post-comment-meta{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;font-size:10px;font-weight:300;line-height:16px;display:flex}.post-comment-meta button{color:#9ca3af;align-items:center;gap:3px;font-size:10px;font-weight:300;line-height:16px;display:inline-flex}.post-comment-meta img{object-fit:contain;width:10px;height:10px}.post-comment-input{z-index:30;width:100%;padding:10px var(--figma-gutter) calc(10px + var(--safe-bottom));-webkit-backdrop-filter:blur(18px);background:#ffffffc7;position:fixed;bottom:0;left:0}.post-reply-target{width:var(--figma-card-width);color:#9ca3af;justify-content:space-between;margin:0 auto 6px;font-size:12px;display:flex}.post-comment-input label{width:var(--figma-card-width);background:#fff;border:1.5px solid #9ca3af;border-radius:999px;align-items:center;height:44px;margin:0 auto;display:flex}.post-comment-input input{color:#000;background:0 0;flex:1;min-width:0;padding:0 16px 0 24px;font-size:14px}.post-comment-input input::placeholder{color:#9ca3af}.post-comment-input label>button{justify-content:center;align-items:center;width:54px;height:44px;display:inline-flex}.post-comment-input label>button img{object-fit:contain;width:24px;height:24px}.share-sheet{z-index:50;position:fixed;inset:0}.share-sheet-mask{background:#00000014;position:absolute;inset:0}.share-sheet-panel{left:50%;bottom:calc(72px + var(--safe-bottom));width:var(--figma-card-width);-webkit-backdrop-filter:blur(14px);background:#9ca3af4d;border-radius:8px;min-height:137px;padding:18px 20px 20px;position:absolute;transform:translate(-50%);box-shadow:0 10px 24px #372e462e}.share-sheet-panel h2{color:#000;font-family:Inter, var(--font-body);text-align:center;letter-spacing:4px;margin:0 0 16px;font-size:16px;font-weight:700;line-height:20px}.share-sheet-options{grid-template-columns:repeat(4,60px);justify-content:space-between;display:grid}.share-sheet-options button{background:#fff9;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex}.share-sheet-options img{object-fit:contain;width:40px;height:40px}.channel-intro-content{z-index:1;width:var(--figma-card-width);margin:0 auto;padding:72px 20px 120px;position:relative}.channel-intro-content h1{color:#000;font-family:Inter, var(--font-body);text-align:center;margin:0 0 58px;font-size:24px;font-weight:700;line-height:32px}.channel-intro-description{color:#000;letter-spacing:1px;margin:0;font-size:16px;font-weight:300;line-height:32px}.channel-owner-card{background:#f1f3ff80;border:1px solid #ffffffe6;border-radius:8px;min-height:260px;margin-top:72px;padding:16px 18px;box-shadow:0 8px 18px #4736521f}.channel-owner-head{align-items:center;gap:17px;margin-bottom:32px;display:flex}.channel-owner-head strong{color:#000;letter-spacing:1px;font-size:18px;font-weight:400;line-height:24px;display:block}.channel-owner-head span{color:#9ca3af;letter-spacing:1px;font-size:16px;font-weight:300;line-height:22px;display:block}.channel-owner-card p{color:#000;letter-spacing:1px;margin:0;font-size:16px;font-weight:300;line-height:30px}.message-hub-list{z-index:1;width:var(--figma-card-width);padding:44px 0 calc(128px + var(--safe-bottom));flex-direction:column;gap:12px;margin:0 auto;display:flex;position:relative}.message-hub-card{background:linear-gradient(111deg,#ffffff94 0%,#ffffff5c 100%);border:1px solid #ffffffe6;border-radius:8px;align-items:center;gap:20px;min-height:80px;padding:16px 34px 16px 21px;display:flex;position:relative;box-shadow:0 10px 16px #ec7aa62e}.message-hub-icon{border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.message-hub-icon.notice{background:#e0ebff}.message-hub-icon.comment{background:#97e4cf}.message-hub-icon.like{background:#e58fac}.message-hub-icon img{object-fit:contain;width:35px;height:35px}.message-hub-icon.like img{width:30px;height:30px}.message-hub-copy{flex-direction:column;flex:1;min-width:0;display:flex}.message-hub-copy strong{color:#000;font-size:18px;font-weight:400;line-height:24px}.message-hub-copy em{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:300;line-height:18px;overflow:hidden}.message-hub-badge,.message-row b{color:#fff;background:#f5070b;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:400;line-height:12px;display:inline-flex}.message-hub-chevron{object-fit:contain;width:20px;height:20px}.message-feed{z-index:1;width:var(--figma-card-width);padding:20px 0 calc(168px + var(--safe-bottom));margin:0 auto;position:relative}.message-row{color:#000;border-bottom:1px solid #9ca3af;align-items:flex-start;gap:10px;min-height:58px;margin-bottom:20px;padding:0 0 20px;display:flex;position:relative}.message-row.rich{min-height:78px}.message-row.comment{min-height:107px}.message-row-copy{flex-direction:column;flex:1;min-width:0;padding-right:8px;display:flex}.message-row-copy strong{color:#000;letter-spacing:1px;font-size:18px;font-weight:600;line-height:22px}.message-row-copy em{color:#9ca3af;margin-top:4px;font-size:14px;font-style:normal;font-weight:300;line-height:20px}.message-row-copy time{color:#9ca3af;margin-left:8px}.message-row-copy small{color:#000;margin-top:7px;font-size:14px;font-weight:300;line-height:20px}.message-row-copy i{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;padding-left:9px;font-size:14px;font-style:normal;font-weight:300;line-height:20px;position:relative;overflow:hidden}.message-row-copy i:before{content:"";background:#d9d9d9;border-radius:4px;width:4px;height:21px;position:absolute;top:0;left:0}.message-row-thumb{object-fit:cover;border-radius:4px;flex:none;width:38px;height:38px}.message-row.official{align-items:center;min-height:58px}.message-row.official .message-row-copy em{margin-top:2px}.message-row.official time{color:#9ca3af;margin-top:8px;font-size:12px;font-weight:300;line-height:16px}.message-row.official b{position:absolute;bottom:20px;right:2px}.message-row-icon{pointer-events:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:5px;margin-left:-35px;display:inline-flex}.message-row-icon img{object-fit:contain;width:20px;height:20px}.message-row-actions{align-items:center;gap:18px;margin-top:7px;display:flex}.message-row-actions button{color:#9ca3af;align-items:center;gap:5px;font-size:12px;font-weight:300;display:inline-flex}.message-row-actions img{object-fit:contain;width:16px;height:16px}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.3}.header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--c-border);height:var(--header-height);padding:0 var(--space-md);background:#faf5f0e0;align-items:center;display:flex;position:sticky;top:0}.header-title{text-align:center;font-size:17px;font-weight:700;font-family:var(--font-display);flex:1}.header-back{border-radius:var(--r-full);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-8px;transition:background .15s;display:flex}.header-back:active{background:var(--c-surface-secondary)}.tab-bar{z-index:200;-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--c-border);padding-bottom:var(--safe-bottom);height:calc(var(--tab-height) + var(--safe-bottom));background:#fffffff2;display:flex;position:fixed;bottom:0;left:0;right:0}.tab-item{color:var(--c-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 0;font-size:10px;text-decoration:none;transition:color .15s;display:flex;position:relative}.tab-item.active{color:var(--c-primary)}.tab-item .icon{font-size:22px;line-height:1}.tab-item .badge{background:var(--c-error);color:#fff;border-radius:var(--r-full);justify-content:center;align-items:center;min-width:16px;height:16px;margin-right:-18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:50%}.channel-tabs{background:var(--c-surface);border-bottom:1px solid var(--c-border);-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.channel-tabs::-webkit-scrollbar{display:none}.channel-tab{color:var(--c-text-muted);cursor:pointer;white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;padding:12px 16px;font-size:14px;font-weight:500;transition:color .15s,border-color .15s}.channel-tab.active{color:var(--c-primary);border-bottom-color:var(--c-primary);font-weight:600}.post-card{background:var(--c-surface);border-radius:var(--r-lg);padding:var(--space-md);margin:0 var(--space-md) var(--space-sm);box-shadow:var(--s-sm);border:1px solid var(--c-border);color:inherit;text-decoration:none;transition:box-shadow .2s,transform .15s;display:block}.post-card:active{box-shadow:var(--s-md);transform:scale(.985)}.post-card-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.post-avatar{border-radius:var(--r-full);background:var(--c-primary-light);width:36px;height:36px;color:var(--c-primary-dark);flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.post-meta{flex:1;min-width:0}.post-channel{color:var(--c-primary);font-size:13px;font-weight:600}.post-time{color:var(--c-text-muted);margin-top:1px;font-size:11px}.post-card-title{margin-bottom:6px;font-size:16px;font-weight:600;line-height:1.4}.post-card-content{color:var(--c-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.post-card-images{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:4px;margin:0 -16px 10px;padding:0 16px;display:flex;overflow-x:auto}.post-card-images::-webkit-scrollbar{display:none}.post-card-images img{object-fit:cover;border-radius:var(--r-md);scroll-snap-align:start;flex-shrink:0;width:200px;height:150px}.post-card-actions{border-top:1px solid var(--c-border);align-items:center;padding-top:10px;display:flex}.post-action-btn{color:var(--c-text-muted);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 0;font-size:13px;transition:color .15s;display:flex}.post-action-btn:active{opacity:.6}.post-action-btn.liked{color:var(--c-accent)}.post-action-btn.favorited{color:var(--c-star)}.btn{border-radius:var(--r-md);cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-body);justify-content:center;align-items:center;gap:6px;padding:12px 24px;text-decoration:none;transition:transform .12s,box-shadow .12s,background .15s;display:inline-flex}.btn:active{transform:scale(.97)}.btn-primary{background:var(--c-primary);color:#fff;box-shadow:var(--s-sm)}.btn-primary:active{background:var(--c-primary-dark);box-shadow:var(--s-md)}.btn-outline{border:1.5px solid var(--c-border);color:var(--c-text);background:0 0}.btn-outline:active{background:var(--c-surface-secondary)}.btn-block{width:100%}.btn-lg{border-radius:var(--r-lg);padding:14px 28px;font-size:16px}.btn-sm{border-radius:var(--r-sm);padding:8px 16px;font-size:13px}.btn-icon{border-radius:var(--r-full);justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.btn-social{border-radius:var(--r-full);border:1.5px solid var(--c-border);cursor:pointer;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex}.btn-social:active{background:var(--c-surface-secondary)}.form-group{margin-bottom:var(--space-md)}.form-label{color:var(--c-text-secondary);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-input{background:var(--c-surface);border:1.5px solid var(--c-border);border-radius:var(--r-md);width:100%;color:var(--c-text);padding:14px 16px;font-size:15px;transition:border .15s,box-shadow .15s}.form-input:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px #c4956a26}.form-input::placeholder{color:var(--c-text-muted)}.form-code-wrap{gap:10px;display:flex}.form-code-btn{flex-shrink:0;width:100px;padding:14px 0;font-size:13px}.toast{z-index:999;color:#fff;border-radius:var(--r-full);pointer-events:none;white-space:nowrap;background:#2d2320eb;padding:10px 20px;font-size:14px;animation:.25s ease-out toastIn;position:fixed;top:60px;left:50%;transform:translate(-50%)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.loading{color:var(--c-text-muted);justify-content:center;align-items:center;gap:8px;padding:40px;font-size:14px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.spinner{border:2.5px solid var(--c-border);border-top-color:var(--c-primary);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:60px 24px;display:flex}.empty-state .icon{margin-bottom:var(--space-md);opacity:.5;font-size:48px}.empty-state h3{margin-bottom:6px;font-size:17px;font-weight:600}.empty-state p{color:var(--c-text-secondary);font-size:14px}.comment-item{border-bottom:1px solid var(--c-border);gap:10px;padding:12px 16px;display:flex}.comment-item:last-child{border-bottom:none}.comment-avatar{border-radius:var(--r-full);background:var(--c-primary-light);width:32px;height:32px;color:var(--c-primary-dark);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.comment-body{flex:1;min-width:0}.comment-user{margin-bottom:2px;font-size:13px;font-weight:600}.comment-text{font-size:14px;line-height:1.6}.comment-meta{color:var(--c-text-muted);gap:16px;margin-top:6px;font-size:12px;display:flex}.notif-item{border-bottom:1px solid var(--c-border);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.notif-item.unread{background:#c4956a0a}.notif-icon{border-radius:var(--r-full);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.notif-icon.system{background:var(--c-primary-light)}.notif-icon.comment{background:var(--c-accent-light)}.notif-icon.like{background:#fce4ec}.notif-body{flex:1;min-width:0}.notif-title{font-size:14px;font-weight:500}.notif-desc{color:var(--c-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:13px;display:-webkit-box;overflow:hidden}.notif-time{color:var(--c-text-muted);margin-top:4px;font-size:11px}.notif-dot{border-radius:var(--r-full);background:var(--c-error);flex-shrink:0;width:8px;height:8px;margin-top:4px}.notif-tabs{border-bottom:1px solid var(--c-border);background:var(--c-surface);display:flex}.notif-tab{text-align:center;color:var(--c-text-muted);cursor:pointer;border-bottom:2px solid #0000;flex:1;padding:12px;font-size:14px;font-weight:500;transition:color .15s,border-color .15s}.notif-tab.active{color:var(--c-primary);border-bottom-color:var(--c-primary)}.profile-header{padding:var(--space-xl) var(--space-md) var(--space-lg);flex-direction:column;align-items:center;display:flex}.profile-avatar{border-radius:var(--r-full);background:linear-gradient(135deg, var(--c-primary-light), var(--c-accent-light));width:72px;height:72px;color:var(--c-primary-dark);margin-bottom:var(--space-md);justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}.profile-name{font-size:20px;font-weight:700;font-family:var(--font-display)}.profile-account{color:var(--c-text-muted);margin-top:2px;font-size:14px}.profile-menu{padding:var(--space-sm) var(--space-md)}.profile-menu-item{border-bottom:1px solid var(--c-border);align-items:center;gap:12px;padding:14px 0;display:flex}.profile-menu-item:last-child{border-bottom:none}.spiko-hero{text-align:center;min-height:calc(100vh - var(--tab-height) - var(--space-lg));flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}.spiko-hero .avatar{background:linear-gradient(135deg, var(--c-primary-light), var(--c-accent-light));width:120px;height:120px;margin-bottom:var(--space-lg);box-shadow:var(--s-lg);border-radius:50%;justify-content:center;align-items:center;font-size:48px;display:flex}.spiko-hero h1{margin-bottom:var(--space-sm);font-size:24px}.spiko-hero p{color:var(--c-text-secondary);margin-bottom:var(--space-lg);font-size:15px}.spiko-hero .actions{gap:12px;display:flex}.login-page{background:#f9eef7 var(--login-bg) center / cover no-repeat;justify-content:center;min-height:100dvh;display:flex;overflow:hidden}.login-frame{width:min(100vw,390px);height:min(100dvh,844px);min-height:844px;position:relative;overflow:hidden}.login-frame:before{content:"";background:var(--login-bg) center / cover no-repeat;pointer-events:none;position:absolute;inset:0}.login-brand{width:51.28%;height:auto;position:absolute;top:27.6%;left:24.36%}.login-field{width:82.05%;height:52px;position:absolute;left:8.97%}.login-field-phone{top:35.43%}.login-field-code{top:42.65%}.login-phone-mask{color:#000;font-family:Inter, var(--font-body);white-space:nowrap;font-size:20px;font-weight:700;line-height:24.2px;position:absolute;top:41.23%;left:31.79%}.login-field-bg{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.login-country{color:#000;font-family:Inter, var(--font-body);font-size:14px;font-weight:500;line-height:17px;position:absolute;top:50%;left:5.94%;transform:translateY(-50%)}.login-country-arrow{width:20px;height:20px;position:absolute;top:50%;left:17.19%;transform:translateY(-50%)}.login-input{color:#000;height:100%;font-family:Inter, var(--font-body);caret-color:#c9a5d5;background:0 0;font-size:14px;font-weight:500;line-height:17px;position:absolute;top:0}.login-input::placeholder{color:#9ca3af;font-size:12px;font-weight:300}.login-input-phone{width:64%;left:25.31%}.login-input-code{width:46%;left:6.25%}.login-code-btn{color:#c9a5d5;height:100%;font-family:Inter, var(--font-body);white-space:nowrap;font-size:14px;font-weight:500;position:absolute;top:0;right:10.94%}.login-code-btn:disabled{color:#9ca3af;cursor:default}.login-agreement-row{color:#c9a5d5;width:60.77%;min-height:28px;font-family:Inter, var(--font-body);text-align:center;justify-content:center;align-items:flex-start;gap:6px;font-size:10px;font-weight:300;line-height:12.1px;display:flex;position:absolute;top:50.71%;left:20.77%}.login-check-control{flex:none;width:10px;height:10px;margin-top:1px}.login-check{background:0 0;border:1px solid #9ca3af;border-radius:50%;width:10px;height:10px;display:block}.login-check-control[aria-pressed=true] .login-check{background:#c9a5d5;border-color:#c9a5d5;box-shadow:inset 0 0 0 2px #ffffffd9}.login-agreement-copy{display:block}.login-agreement-copy button,.login-agreement-copy a{color:#c060c0;font-size:inherit;font-weight:500;line-height:inherit;vertical-align:baseline}.login-submit{color:#fff;width:82.05%;height:52px;font-family:Inter, var(--font-body);background:#c9a5d5;border-radius:26px;font-size:18px;font-weight:600;line-height:22px;position:absolute;top:55.33%;left:8.97%}.login-submit:disabled{opacity:.76;cursor:default}.login-submit:active:not(:disabled){transform:scale(.985)}.login-frame-oneClick .login-submit{font-size:18px;line-height:22px;top:46.92%}.login-other-login{color:#9ca3af;font-family:Inter, var(--font-body);white-space:nowrap;font-size:14px;font-weight:500;line-height:17px;position:absolute;top:54.5%;left:50%;transform:translate(-50%)}.login-other-login:active{opacity:.68}.login-wechat{color:#000;font-family:Inter, var(--font-body);flex-direction:column;align-items:center;gap:6px;font-size:10px;font-weight:400;line-height:12px;display:flex;position:absolute;top:63.98%;left:50%;transform:translate(-50%)}.login-frame-oneClick .login-wechat{top:60.07%}.login-wechat-icon{background:#f1edf7db;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.login-wechat-icon img{object-fit:contain;width:40px;height:40px}.login-back-login{color:#9ca3af;font-family:Inter, var(--font-body);white-space:nowrap;font-size:14px;font-weight:500;line-height:17px;position:absolute;top:62.91%;left:50%;transform:translate(-50%)}.login-back-login:active{opacity:.68}.login-guest-mode{color:#9ca3af;letter-spacing:.7px;white-space:nowrap;font-size:14px;font-weight:400;line-height:17px;position:absolute;top:92.65%;left:50%;transform:translate(-50%)}.login-guest-mode:active{opacity:.68}.policy-page{background:#f9eef7 var(--login-bg) center / cover no-repeat;justify-content:center;min-height:100dvh;display:flex;overflow:hidden}.policy-frame{width:min(100vw,390px);height:min(100dvh,844px);min-height:844px;position:relative;overflow:hidden}.policy-frame:before{content:"";background:var(--login-bg) center / cover no-repeat;pointer-events:none;position:absolute;inset:0}.policy-panel{color:#000;width:77.69%;min-height:350px;font-family:Inter, var(--font-body);background:#f7f6fd;border:.5px solid #fff;border-radius:8px;padding:17px 14px 18px 25px;position:absolute;top:31.04%;left:11.28%;box-shadow:0 2px 2px #f0e7f5}.policy-panel h1{font-family:Inter, var(--font-body);letter-spacing:.9px;text-align:center;margin:0 0 8px;font-size:18px;font-weight:500;line-height:22px}.policy-copy{color:#000;white-space:pre-wrap;scrollbar-color:#d1d5db transparent;scrollbar-width:thin;max-height:220px;font-size:12px;font-weight:300;line-height:20px;overflow-y:auto}.policy-copy::-webkit-scrollbar{width:5px}.policy-copy::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.policy-confirm{color:#fff;letter-spacing:.7px;background:#c9a5d5;border-radius:25px;width:calc(100% - 17px);height:40px;margin:8px 0 0 3px;font-size:14px;font-weight:500}.policy-cancel{color:#9ca3af;letter-spacing:.6px;margin:14px auto 0;font-size:12px;font-weight:300;line-height:15px;display:block}@media (height<=843px){.login-frame{min-height:100dvh}.login-field,.login-submit{height:6.16%;min-height:46px}}.post-detail{padding:var(--space-md)}.post-detail .channel{color:var(--c-primary);margin-bottom:var(--space-sm);font-size:13px;font-weight:600}.post-detail h1{margin-bottom:var(--space-md);font-size:20px;font-weight:700}.post-detail .content{color:var(--c-text);font-size:15px;line-height:1.8}.post-detail .meta{color:var(--c-text-muted);margin-bottom:var(--space-md);font-size:12px}.post-detail-actions{padding:var(--space-md) 0;gap:8px;display:flex}.comment-bar{background:var(--c-surface);border-top:1px solid var(--c-border);padding:8px 12px;padding-bottom:calc(8px + var(--safe-bottom));align-items:center;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.comment-bar input{background:var(--c-surface-secondary);border-radius:var(--r-full);flex:1;padding:10px 16px;font-size:14px}.comment-bar button{border-radius:var(--r-full);background:var(--c-primary);color:#fff;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:transform .12s;display:flex}.comment-bar button:active{transform:scale(.93)}
