.publish-menu{flex:none;position:relative}.publish-trigger{background:var(--accent);min-height:38px;color:var(--accent-ink);font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:800;line-height:1;transition:background-color .26s,color .26s,box-shadow .26s,transform .2s;display:inline-flex}:root[data-theme=dark] .publish-trigger{color:#111;background:#fff}.publish-trigger:hover{opacity:.88}.publish-trigger:active{transform:scale(.98)}.publish-trigger[aria-expanded=true]{box-shadow:0 0 0 3px var(--focus-ring)}.publish-trigger:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}.publish-trigger-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.publish-caret{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:14px;height:14px;transition:transform .22s cubic-bezier(.2,.8,.3,1)}.publish-menu.is-open .publish-caret{transform:rotate(180deg)}.publish-panel{z-index:40;border:1px solid var(--line);background:var(--paper);width:288px;box-shadow:0 1px 2px var(--card-shadow), 0 22px 48px var(--card-shadow);transform-origin:100% 0;opacity:0;visibility:hidden;border-radius:18px;padding:8px;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.3,1),visibility 0s linear .22s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-8px)scale(.97)}.publish-menu.is-open .publish-panel{opacity:1;visibility:visible;transition:opacity .18s,transform .24s cubic-bezier(.2,.8,.3,1),visibility;transform:translateY(0)scale(1)}.publish-panel:before{content:"";background:var(--paper);border-left:1px solid var(--line);border-top:1px solid var(--line);width:10px;height:10px;position:absolute;top:-5px;right:22px;transform:rotate(45deg)}.publish-item{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:10px;transition:background-color .16s;display:flex}.publish-item:hover{background:var(--hover-wash);outline:none}.publish-item:focus-visible{background:var(--hover-wash);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.publish-item-icon{background:var(--soft);width:36px;height:36px;color:var(--ink);border-radius:10px;flex:none;place-items:center;display:grid}.publish-item-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.publish-item-body{flex-direction:column;gap:2px;min-width:0;display:flex}.publish-item-title{color:var(--ink);font-size:14px;font-weight:700}.publish-item-desc{color:var(--muted);font-size:12px;line-height:1.4}.publish-item-tag{color:var(--accent-ink);background:var(--accent);border-radius:999px;flex:none;margin-left:auto;padding:2px 8px;font-size:10.5px;font-weight:700;line-height:1.6}:root[data-theme=light] .publish-trigger{color:#fff;background:#111;box-shadow:0 5px 14px #0000003d}:root[data-theme=light] .publish-trigger[aria-expanded=true],:root[data-theme=light] .publish-trigger:focus-visible{box-shadow:0 0 0 3px var(--focus-ring)}@media (width<=620px){.publish-panel{width:min(300px,100vw - 28px)}.publish-trigger{padding:9px 13px;font-size:12.5px}}@media (prefers-reduced-motion:reduce){.publish-panel{transition:opacity .12s,visibility 0s linear .12s;transform:none}.publish-menu.is-open .publish-panel{transition:opacity .12s,visibility;transform:none}.publish-caret{transition:none}}.share-popover-wrap{display:inline-flex;position:relative}.profile-share-btn .icon-share,.profile-share-btn .icon-link,.share-toggle .icon-share,.share-toggle .icon-link{transition:opacity .18s,transform .22s;position:absolute}.profile-share-btn .icon-link,.share-toggle .icon-link{opacity:0;transform:scale(.7)rotate(-12deg)}.profile-share-btn:hover .icon-share,.profile-share-btn.is-active .icon-share,.share-toggle:hover .icon-share,.share-toggle.is-active .icon-share{opacity:0;transform:scale(.7)rotate(12deg)}.profile-share-btn:hover .icon-link,.profile-share-btn.is-active .icon-link,.share-toggle:hover .icon-link,.share-toggle.is-active .icon-link{opacity:1;transform:scale(1)rotate(0)}.ps-pop{background:var(--paper);border:1px solid var(--line);z-index:120;transform-origin:bottom;opacity:0;border-radius:18px;width:236px;padding:16px 16px 14px;animation:.24s cubic-bezier(.22,.8,.28,1) forwards share-pop-in;position:fixed;transform:scale(.96);box-shadow:0 18px 46px #0000006b}:root[data-theme=light] .ps-pop{box-shadow:0 18px 46px rgba(var(--ink-rgb),.16)}.ps-pop.is-bottom{transform-origin:top}@keyframes share-pop-in{to{opacity:1;transform:scale(1)}}.ps-pop:after{content:"";background:var(--paper);width:14px;height:14px;position:absolute}.ps-pop.is-top:after{left:var(--arrow-x,50%);border-right:1px solid var(--line);border-bottom:1px solid var(--line);bottom:-7px;transform:translate(-50%)rotate(45deg)}.ps-pop.is-bottom:after{left:var(--arrow-x,50%);border-left:1px solid var(--line);border-top:1px solid var(--line);top:-7px;transform:translate(-50%)rotate(45deg)}.ps-pop:before{content:"";height:14px;position:absolute;left:0;right:0}.ps-pop.is-top:before{bottom:-14px}.ps-pop.is-bottom:before{top:-14px}.ps-pop-title{text-align:center;letter-spacing:-.2px;color:var(--ink);margin:0 0 12px;font-size:14.5px;font-weight:800}.ps-qr-frame{width:204px;height:204px;box-shadow:0 6px 18px var(--card-shadow);background:#fff;border-radius:14px;margin:0 auto;padding:12px}.ps-qr-frame img{border-radius:4px;width:100%;height:100%;display:block}.ps-qr-hint{text-align:center;color:var(--muted);margin:12px 0 0;font-size:12.5px}.ps-channels{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:22px;margin-top:12px;padding-top:12px;display:flex}.ps-channel{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:color .18s,background-color .18s,transform .16s;display:grid}.ps-channel svg{width:22px;height:22px}.ps-channel:hover{background:var(--hover-wash);transform:translateY(-2px)}.ps-channel.is-qq:hover{color:#12b7f5}.ps-channel.is-weibo:hover{color:#e6162d}.ps-channel.is-facebook:hover{color:#1877f2}.ps-channel:active{transform:scale(.94)}.ps-toast{background:var(--ink);color:var(--bg);opacity:0;pointer-events:none;z-index:130;border-radius:999px;padding:12px 22px;font-size:13.5px;font-weight:650;transition:opacity .28s,transform .28s;position:fixed;bottom:40px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 12px 34px #00000047}.ps-toast.is-active{opacity:1;transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){.ps-pop{animation-duration:.16s}.profile-share-btn .icon-share,.profile-share-btn .icon-link,.share-toggle .icon-share,.share-toggle .icon-link{transition:opacity .16s}}.report-dialog-backdrop{z-index:2000;-webkit-backdrop-filter:blur(5px);background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.report-dialog{border:1px solid var(--line);background:var(--paper);width:min(520px,100%);max-height:min(760px,100dvh - 40px);color:var(--ink);border-radius:20px;padding:28px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000059}.report-dialog h2{margin:0 40px 8px 0;font-size:21px;line-height:1.3}.report-dialog-close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font:300 26px/1 inherit;position:absolute;top:16px;right:16px}.report-dialog-close:hover{background:var(--soft);color:var(--ink)}.report-dialog :focus-visible{outline:2px solid var(--accent);outline-offset:2px}.report-dialog-intro,.report-dialog-state p{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.65}.report-dialog-reasons{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.report-dialog-reasons legend{width:100%;color:var(--ink);margin-bottom:10px;font-size:14px;font-weight:700}.report-dialog-reason{border:1px solid var(--line);min-height:42px;color:var(--ink);cursor:pointer;border-radius:11px;align-items:center;gap:9px;padding:9px 11px;font-size:13px;display:flex}.report-dialog-reason:has(input:checked){border-color:var(--accent);background:rgba(var(--accent-rgb), .08)}.report-dialog-reason input{accent-color:var(--accent)}.report-dialog-description{color:var(--ink);gap:7px;margin-top:20px;font-size:14px;font-weight:700;display:grid}.report-dialog-description small{color:var(--muted);font-weight:400}.report-dialog-description>small{justify-self:end}.report-dialog-description textarea{resize:vertical;border:1px solid var(--line);background:var(--bg);width:100%;min-height:96px;color:var(--ink);border-radius:12px;padding:11px 12px;font:400 14px/1.55 inherit}.report-dialog-description textarea::placeholder{color:var(--muted)}.report-dialog-error{color:#d95050;margin:12px 0 0;font-size:13px}.report-dialog-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.report-dialog-primary,.report-dialog-secondary{border:1px solid var(--line);cursor:pointer;border-radius:10px;min-height:40px;padding:0 18px;font:700 14px/1 inherit}.report-dialog-primary{border-color:var(--accent);background:var(--accent);color:var(--accent-contrast,#fff)}.report-dialog-secondary{color:var(--ink);background:0 0}.report-dialog-primary:disabled,.report-dialog-secondary:disabled,.report-dialog-close:disabled{opacity:.55;cursor:not-allowed}.report-dialog-state{text-align:left}.report-dialog-success{text-align:center}.report-dialog-success h2{margin-right:0}.report-dialog-success-icon{background:rgba(var(--accent-rgb), .12);width:48px;height:48px;color:var(--accent);border-radius:50%;place-items:center;margin:0 auto 14px;font-size:24px;font-weight:800;display:grid}.report-dialog-success .report-dialog-actions,.report-dialog-success .report-dialog-primary{margin-top:8px}@media (width<=560px){.report-dialog-backdrop{align-items:end;padding:0}.report-dialog{width:100%;max-height:88dvh;padding:24px 18px max(22px, env(safe-area-inset-bottom));border-radius:20px 20px 0 0}.report-dialog-reasons{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.report-dialog-backdrop{-webkit-backdrop-filter:none}}.screenshot-time-watermark{z-index:8;color:#ffffffad;-webkit-backdrop-filter:blur(4px)saturate(102%);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;opacity:0;visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;background:#0a0c0f24;border:1px solid #ffffff0b;border-radius:999px;align-items:center;max-width:calc(100% - 18px);padding:4px 7px;font-size:9px;font-weight:500;line-height:1;transition:opacity .16s,transform .16s,visibility 0s linear .16s;display:inline-flex;position:absolute;top:9px;left:50%;overflow:hidden;transform:translate(-50%)translateY(-3px);box-shadow:0 1px 4px #00000009}:where(.case-dropzone,.case-stack-layer,.screenshot-preview,.shot.real-shot,.detail-stack-layer):is(:hover,:focus-visible,:focus-within)>.screenshot-time-watermark{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)translateY(0)}.screenshot-time-watermark.is-compact{max-width:calc(100% - 10px);padding:3px 5px;font-size:7px;top:5px}.insight-immersive-open{overflow:hidden}.insight-immersive{--immersive-bg:#090909;--immersive-ink:#f6f6f4;--immersive-muted:#a4a4a0;--immersive-line:#ffffff24;--immersive-accent:#ff5a36;--immersive-comments-width:clamp(340px, 30vw, 420px);--immersive-peek-width:clamp(70px, 10vw, 148px);--immersive-peek-gap:24px;z-index:1400;background:radial-gradient(circle at 50% 45%, #ffffff0b, transparent 44%), var(--immersive-bg);min-width:760px;color:var(--immersive-ink);isolation:isolate;grid-template-rows:72px minmax(0,1fr);display:grid;position:fixed;inset:0;overflow:hidden}.insight-immersive button{font:inherit}.insight-immersive-topbar{z-index:20;background:linear-gradient(#090909 30%,#090909c2 72%,#0000);grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 22px;transition:opacity .2s,transform .2s;display:grid}.insight-immersive-heading{align-items:center;gap:11px;min-width:0;display:flex}.insight-immersive-mark{object-fit:contain;flex:none;width:34px;height:31px;display:block}.insight-immersive-heading-copy{min-width:0}.insight-immersive-heading-copy strong{letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.insight-immersive-heading-copy span{color:var(--immersive-muted);margin-top:3px;font-size:10px;display:block}.insight-immersive-context{text-align:center;min-width:0;max-width:min(44vw,680px)}.insight-immersive-context strong{letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.insight-immersive-context span{color:var(--immersive-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.insight-immersive-counter{z-index:20;color:var(--immersive-muted);letter-spacing:.12em;font-variant-numeric:tabular-nums;font-size:12px;transition:right .32s cubic-bezier(.2,.75,.25,1),opacity .2s,transform .2s;position:absolute;bottom:22px;right:24px}.insight-immersive-counter strong{color:var(--immersive-ink)}.insight-immersive-shot-actions{z-index:21;align-items:center;gap:4px;transition:right .32s cubic-bezier(.2,.75,.25,1),opacity .2s,transform .2s;display:flex;position:absolute;bottom:17px;right:102px}.insight-immersive-shot-actions button{width:38px;height:38px;color:var(--immersive-muted);cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;padding:0;transition:color .18s,background-color .18s,transform .18s;display:grid;position:relative}.insight-immersive-shot-actions button:hover,.insight-immersive-shot-actions button:focus-visible{color:var(--immersive-ink);background:#ffffff14;transform:translateY(-1px)}.insight-immersive-shot-actions button:active{transform:scale(.94)}.insight-immersive-shot-actions button.has-feedback{color:var(--immersive-accent)}.insight-immersive-shot-actions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.insight-immersive-shot-actions button>span{color:#111;white-space:nowrap;pointer-events:none;background:#f4f4f1;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:750;line-height:1;position:absolute;bottom:calc(100% + 7px);right:0;box-shadow:0 8px 24px #00000052}.insight-immersive-engagement{z-index:20;align-items:center;gap:7px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:18px;left:24px}.insight-immersive-engagement button{border:1px solid var(--immersive-line);min-width:48px;height:42px;color:var(--immersive-muted);cursor:pointer;-webkit-backdrop-filter:blur(20px);background:#0a0a0ac7;border-radius:14px;justify-content:center;align-items:center;gap:7px;padding:0 12px;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-flex;box-shadow:0 12px 34px #00000052}.insight-immersive-engagement button:hover{color:var(--immersive-ink);background:#202020;border-color:#ffffff61;transform:translateY(-2px)}.insight-immersive-engagement button.is-active{border-color:color-mix(in srgb, var(--immersive-accent) 58%, transparent);color:var(--immersive-accent)}.insight-immersive-engagement button.is-active svg{fill:currentColor}.insight-immersive-engagement svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.insight-immersive-engagement span{font-variant-numeric:tabular-nums;min-width:1ch;font-size:11px;font-weight:750;line-height:1}.insight-immersive-toolbar{justify-self:end;align-items:center;gap:8px;display:flex}.insight-immersive-comment-trigger{border:1px solid var(--immersive-line);height:40px;color:var(--immersive-muted);cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#171717c7;border-radius:999px;align-items:center;gap:7px;padding:0 14px;transition:border-color .2s,background .2s,color .2s,transform .2s;display:flex}.insight-immersive-comment-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.insight-immersive-comment-trigger span{font-size:12px;font-weight:700}.insight-immersive-comment-trigger strong{font-variant-numeric:tabular-nums;min-width:1ch;font-size:11px}.insight-immersive-comment-trigger:hover,.insight-immersive-comment-trigger.is-active{color:var(--immersive-ink);background:#202020;border-color:#ffffff5c;transform:translateY(-1px)}.insight-immersive-close{border:1px solid var(--immersive-line);height:40px;color:var(--immersive-ink);cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#171717c7;border-radius:999px;width:40px;padding:0 0 3px;font-size:22px;line-height:1;transition:border-color .2s,background .2s,transform .2s}.insight-immersive-close:hover{background:#202020;border-color:#ffffff5c;transform:translateY(-1px)}.insight-immersive :is(button,[tabindex]):focus-visible{outline:2px solid var(--immersive-accent);outline-offset:3px}.insight-immersive-viewer{min-height:0;transition:margin-right .32s cubic-bezier(.2,.75,.25,1);position:relative}.insight-immersive-viewer:after{content:"";z-index:10;background:var(--immersive-bg);pointer-events:none;height:82px;position:absolute;bottom:0;left:0;right:0}.insight-immersive.is-comments-open .insight-immersive-viewer{margin-right:var(--immersive-comments-width)}.insight-immersive-stage{width:min(86vw, 1800px, calc(100% - var(--immersive-peek-width) - var(--immersive-peek-width) - var(--immersive-peek-gap) - var(--immersive-peek-gap)));height:100%;margin:auto;position:relative}.insight-immersive-main-frame{min-height:0;margin:0;position:absolute;inset:0 24px 82px;overflow:hidden}.insight-immersive.is-mobile{--immersive-peek-width:clamp(64px, 8vw, 112px)}.insight-immersive.is-mobile .insight-immersive-stage{width:min(64vw, 1040px, calc(100% - var(--immersive-peek-width) - var(--immersive-peek-width) - var(--immersive-peek-gap) - var(--immersive-peek-gap)))}.insight-immersive.is-mobile .insight-immersive-main-frame{inset-inline:12px}.insight-immersive.is-pc{--immersive-peek-width:clamp(68px, 8vw, 124px)}.insight-immersive.is-pc .insight-immersive-stage{width:min(92vw, 2000px, calc(100% - var(--immersive-peek-width) - var(--immersive-peek-width) - var(--immersive-peek-gap) - var(--immersive-peek-gap)))}.insight-immersive.is-pc .insight-immersive-main-frame{inset-inline:18px}.insight-immersive.is-comments-open{--immersive-peek-width:clamp(54px, 6vw, 88px);--immersive-peek-gap:16px}.insight-immersive-main-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;backface-visibility:hidden;width:100%;height:100%;display:block;position:absolute;inset:0}.insight-immersive-main-image.is-active{z-index:2}.insight-immersive-main-image.is-outgoing{z-index:1;pointer-events:none}.insight-immersive.is-transitioning .insight-immersive-main-image:is(.is-active,.is-outgoing){will-change:opacity, transform}.insight-immersive-main-image.is-original{z-index:3;opacity:0;pointer-events:none;transition:opacity .18s}.insight-immersive-main-image.is-original.is-loaded{opacity:1}.insight-immersive.is-transitioning .insight-immersive-main-image.is-active.is-next{animation:.34s cubic-bezier(.22,.72,.22,1) both insight-immersive-enter-next}.insight-immersive.is-transitioning .insight-immersive-main-image.is-outgoing.is-next{animation:.34s cubic-bezier(.22,.72,.22,1) both insight-immersive-exit-next}.insight-immersive.is-transitioning .insight-immersive-main-image.is-active.is-previous{animation:.34s cubic-bezier(.22,.72,.22,1) both insight-immersive-enter-previous}.insight-immersive.is-transitioning .insight-immersive-main-image.is-outgoing.is-previous{animation:.34s cubic-bezier(.22,.72,.22,1) both insight-immersive-exit-previous}@keyframes insight-immersive-enter-next{0%{opacity:.3;transform:translate(11%)}to{opacity:1;transform:translate(0)}}@keyframes insight-immersive-exit-next{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-11%)}}@keyframes insight-immersive-enter-previous{0%{opacity:.3;transform:translate(-11%)}to{opacity:1;transform:translate(0)}}@keyframes insight-immersive-exit-previous{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(11%)}}.insight-immersive-mobile-gallery{box-sizing:border-box;overscroll-behavior:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;justify-content:safe center;align-items:stretch;gap:clamp(10px,1.2vw,18px);min-width:0;padding:3px clamp(24px,5vw,92px) 4px;display:flex;position:absolute;inset:0 0 82px;overflow:auto hidden}.insight-immersive-mobile-gallery::-webkit-scrollbar{display:none}.insight-immersive-mobile-shot{box-sizing:border-box;width:auto;height:100%;aspect-ratio:var(--immersive-shot-ratio);cursor:pointer;scroll-snap-align:center;background:#111;border:0;border-radius:24px;flex:none;margin:0;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff17,0 20px 50px #00000052}.insight-immersive-mobile-shot>img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#0d0d0d;width:100%;height:100%;display:block}.insight-immersive-mobile-shot:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff4d,0 20px 50px #00000052}.insight-immersive-mobile-shot.is-active{box-shadow:inset 0 0 0 1px #ffffffb8,0 0 0 2px #ffffff14,0 22px 55px #0000006b}.insight-immersive-peek{z-index:4;width:var(--immersive-peek-width);border:1px solid var(--immersive-line);cursor:pointer;opacity:.62;background:#141414;height:min(68%,520px);padding:0;transition:width .32s cubic-bezier(.2,.75,.25,1),opacity .2s,border-color .2s,box-shadow .2s;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.insight-immersive-peek img{object-fit:cover;filter:brightness(.72);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:filter .2s,transform .32s cubic-bezier(.2,.75,.25,1);display:block}.insight-immersive-peek.is-previous{border-left:0;border-radius:0 12px 12px 0;left:0}.insight-immersive-peek.is-next{border-right:0;border-radius:12px 0 0 12px;right:0}.insight-immersive-peek:hover{opacity:.92;border-color:#ffffff6b;box-shadow:0 16px 42px #0000006b}.insight-immersive-peek:hover img{filter:brightness(.92);transform:scale(1.025)}.insight-immersive.is-mobile .insight-immersive-peek{height:min(58%,470px)}.insight-immersive.is-mobile .insight-immersive-peek img{object-position:center top}.insight-immersive.is-pc .insight-immersive-peek{height:min(64%,500px)}.insight-immersive-dock{z-index:20;-webkit-backdrop-filter:blur(20px);scrollbar-width:none;background:#0a0a0ac7;border:1px solid #fff3;border-radius:18px;align-items:center;gap:7px;max-width:calc(100vw - 40px);padding:7px;transition:left .32s cubic-bezier(.2,.75,.25,1),opacity .2s,transform .2s;display:flex;position:absolute;bottom:18px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 16px 50px #00000075}.insight-immersive.is-comments-open .insight-immersive-dock{left:calc(50% - var(--immersive-comments-width) / 2)}.insight-immersive-dock::-webkit-scrollbar{display:none}.insight-immersive-app{width:42px;height:42px;color:var(--immersive-muted);cursor:pointer;opacity:.72;background:#fff;border:1px solid #ffffff29;border-radius:11px;flex:0 0 42px;padding:0;transition:opacity .2s,transform .25s,border-color .2s,box-shadow .2s;position:relative;overflow:visible}.insight-immersive-app-icon{border-radius:inherit;color:#111;background:#fff;place-items:center;font-size:15px;font-weight:850;display:grid;position:absolute;inset:0;overflow:hidden}.insight-immersive-app-icon img{object-fit:contain;width:100%;height:100%;display:block}.insight-immersive-app-icon.is-fallback,.insight-immersive-app-icon.is-broken{color:#fff;background:#171717}.insight-immersive-app-icon.is-fallback:after,.insight-immersive-app-icon.is-broken:after{content:attr(data-fallback)}.insight-immersive-app-icon.is-broken img{display:none}.insight-immersive-app:hover{opacity:1;transform:translateY(-3px)}.insight-immersive-app[aria-current=true]{opacity:1;border-color:#ffffffe6;transform:translateY(-3px);box-shadow:0 0 0 3px #ffffff1a,0 12px 28px #00000073}.insight-immersive-comments{z-index:30;width:var(--immersive-comments-width);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(24px);background:#0f0f0ff5;border-left:1px solid #ffffff1f;grid-template-rows:auto minmax(0,1fr) auto;transition:opacity .24s,transform .32s cubic-bezier(.2,.75,.25,1);display:grid;position:absolute;top:72px;bottom:0;right:0;transform:translate(100%);box-shadow:-24px 0 60px #00000057}.insight-immersive.is-comments-open .insight-immersive-comments{opacity:1;pointer-events:auto;transform:translate(0)}.insight-immersive-comments-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:66px;padding:14px 18px;display:flex}.insight-immersive-comments-head>span{align-items:baseline;gap:9px;display:flex}.insight-immersive-comments-head strong{font-size:15px}.insight-immersive-comments-head small{color:var(--immersive-muted);font-size:11px}.insight-immersive-comments-head button{border:1px solid var(--immersive-line);width:30px;height:30px;color:var(--immersive-muted);cursor:pointer;background:#ffffff0a;border-radius:50%;padding:0 0 2px;font-size:18px}.insight-immersive-comments-head button:hover{color:var(--immersive-ink);border-color:#ffffff57}.insight-immersive-comments-list{overscroll-behavior:contain;min-height:0;padding:6px 18px 18px;overflow-y:auto}.insight-immersive-comment{border-bottom:1px solid #ffffff14;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:16px 0;display:grid}.insight-immersive-comment-avatar{color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.insight-immersive-comment>div{min-width:0}.insight-immersive-comment header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.insight-immersive-comment header strong{color:#e8e8e5;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.insight-immersive-comment time{color:#777;flex:none;font-size:10px}.insight-immersive-comment p{color:#c7c7c3;overflow-wrap:anywhere;margin:6px 0 0;font-size:12px;line-height:1.65}.insight-immersive-comments-empty{height:100%;min-height:240px;color:var(--immersive-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.insight-immersive-comments-empty svg{fill:none;stroke:#686864;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px;margin-bottom:14px}.insight-immersive-comments-empty strong{color:#d9d9d5;font-size:13px}.insight-immersive-comments-empty span{margin-top:6px;font-size:11px}.insight-immersive-comment-composer{background:#0a0a0adb;border-top:1px solid #ffffff1a;padding:12px 16px 16px}.insight-immersive-comment-composer>p{color:#ff8a70;margin:0 2px 8px;font-size:11px}.insight-immersive-comment-composer>div{background:#ffffff0f;border:1px solid #ffffff29;border-radius:16px;align-items:center;gap:8px;padding:5px 5px 5px 13px;display:flex}.insight-immersive-comment-composer input{min-width:0;color:var(--immersive-ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12px}.insight-immersive-comment-composer input::placeholder{color:#777}.insight-immersive-comment-composer button{background:var(--immersive-ink);color:#111;cursor:pointer;border:0;border-radius:11px;flex:none;width:32px;height:32px;padding:0 0 2px;font-size:17px;font-weight:800}.insight-immersive-comment-composer button:disabled{cursor:default;opacity:.32}.insight-immersive.is-comments-open .insight-immersive-counter{right:calc(var(--immersive-comments-width) + 24px)}.insight-immersive.is-comments-open .insight-immersive-shot-actions{right:calc(var(--immersive-comments-width) + 102px)}.insight-immersive-main-frame:hover>.screenshot-time-watermark,.insight-immersive-main-frame:focus-within>.screenshot-time-watermark{opacity:1;visibility:visible;transition-delay:0s;transform:translate(-50%)translateY(0)}.insight-immersive.is-ui-hidden .insight-immersive-topbar,.insight-immersive.is-ui-hidden .insight-immersive-engagement,.insight-immersive.is-ui-hidden .insight-immersive-dock,.insight-immersive.is-ui-hidden .insight-immersive-peek,.insight-immersive.is-ui-hidden .insight-immersive-shot-actions,.insight-immersive.is-ui-hidden .insight-immersive-counter{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.insight-immersive *,.insight-immersive :before,.insight-immersive :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}.detail-drawer-open{overflow:hidden}.detail-drawer-overlay{z-index:100;visibility:hidden;background:0 0;justify-content:center;align-items:flex-end;transition:visibility 0s linear .42s;display:flex;position:fixed;inset:0}.detail-drawer-overlay.is-open{visibility:visible;background:0 0;transition:none}.detail-drawer-sheet{background:var(--bg);width:100%;height:calc(100dvh - 8px);box-shadow:none;border-radius:18px 18px 0 0;flex-direction:column;animation:.42s cubic-bezier(.22,.8,.28,1) detail-drawer-enter;display:flex;position:relative;overflow:hidden}@keyframes detail-drawer-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}.detail-drawer-handle-bar{z-index:2;cursor:grab;touch-action:none;justify-content:center;align-items:center;height:22px;display:flex;position:absolute;top:0;left:0;right:0}.detail-drawer-handle-bar:active{cursor:grabbing}.detail-drawer-handle{background:var(--strong-line);border-radius:999px;width:42px;height:4px}.detail-drawer-scroll{overscroll-behavior-x:contain;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:hidden auto}.detail-drawer-scroll .stage{min-height:0}@media (width>=981px){.detail-drawer-scroll.is-concept-detail-scroll{overflow-y:hidden}}:root[data-theme=light] .detail-drawer-sheet,:root[data-theme=light] .detail-drawer-scroll .stage{background:#f5f7fa}.detail-drawer-scroll .stage-head{box-shadow:none;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#050505fa 0%,#050505f5 60%,#050505b8 82%,#05050500 100%);border-bottom:0;top:0}:root[data-theme=light] .detail-drawer-scroll .stage-head{box-shadow:none;background:linear-gradient(#fffffffc 0%,#fffffff7 58%,#f8f9fbe0 80%,#f5f7fa00 100%);border-bottom:0}.detail-drawer-scroll .stage-head .brand{transition:opacity .16s,transform .16s}.detail-drawer-scroll .stage-head.has-docked-apps .brand{display:none}.detail-apps-docked{flex:auto;min-width:0;animation:.18s both detail-apps-dock-in;overflow:hidden}.detail-apps-docked .detail-apps,.is-drawer-embed .detail-apps-docked .detail-apps{margin:0;padding:0}.detail-apps-docked .detail-apps-track{height:64px;margin:0;padding:12px 14px 14px}.detail-apps-anchor.is-docked{visibility:hidden}@keyframes detail-apps-dock-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=620px){.detail-drawer-sheet{border-radius:0;height:100dvh}}@media (prefers-reduced-motion:reduce){.detail-drawer-sheet{animation-duration:.16s}.detail-apps-docked{animation:none}}.discovery-request-loader{min-height:clamp(220px,32vh,360px);color:var(--muted);letter-spacing:.02em;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.discovery-request-loader img{transform-origin:50% 54%;width:25px;height:auto;animation:1.15s cubic-bezier(.45,.05,.55,.95) infinite discovery-request-search;display:block}:root[data-theme=light] .discovery-request-loader img{filter:invert()}.discovery-request-loader-dots{align-items:center;gap:1px;margin-left:-6px;font-size:16px;line-height:1;display:inline-flex}.discovery-request-loader-dots i{font-style:normal;animation:1s ease-in-out infinite discovery-request-dot;display:block}.discovery-request-loader-dots i:nth-child(2){animation-delay:.12s}.discovery-request-loader-dots i:nth-child(3){animation-delay:.24s}@keyframes discovery-request-search{0%,to{opacity:.58;transform:rotate(-8deg)scale(.92)}45%{opacity:1;transform:rotate(10deg)scale(1.06)}70%{opacity:.82;transform:rotate(2deg)scale(.98)}}@keyframes discovery-request-dot{0%,60%,to{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.discovery-request-loader img,.discovery-request-loader-dots i{animation:none}}.adc{background:var(--soft);--adc-c:var(--accent);border-radius:14px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:6px;width:100%;height:100%;padding:14px;display:flex;position:relative;overflow:hidden}.adc:before{content:"";background:var(--adc-c);opacity:.16;pointer-events:none;border-radius:40%;width:70%;height:110%;position:absolute;top:-30%;right:-20%;transform:rotate(18deg)}.adc:after{content:"";background:var(--adc-c);opacity:.9;width:4px;position:absolute;top:0;bottom:0;left:0}.adc-glyph{color:var(--adc-c);opacity:.22;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;font-size:64px;font-weight:800;line-height:1;position:absolute;top:8px;right:12px}.adc-label{z-index:1;letter-spacing:.02em;color:var(--ink);background:rgba(var(--paper-rgb), .72);-webkit-backdrop-filter:blur(4px);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:650;position:relative}.adc[data-cat=产品分析]{--adc-c:#5b6cff}.adc[data-cat=设计思考]{--adc-c:#e85aa8}.adc[data-cat=行业观察]{--adc-c:#2fb4a4}.adc[data-cat=方法论]{--adc-c:#e0922f}.adc[data-cat=案例复盘]{--adc-c:#8a6cf0}.adc[data-cat=工具推荐]{--adc-c:#3aa6e0}:root[data-theme=light] .adc-glyph{opacity:.18}:root[data-theme=light] .adc-label{background:#ffffffd1}.ali{border:1px solid var(--line);background:var(--paper);border-radius:18px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.ali:hover{border-color:var(--strong-line);box-shadow:0 14px 34px var(--card-shadow);transform:translateY(-1px)}.ali-main{gap:16px;padding:14px;display:flex}.ali-cover{background:var(--raised);border-radius:12px;flex:0 0 168px;width:168px;height:116px;display:block;position:relative;overflow:hidden}.ali-cover:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ali-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ali-body{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.ali-meta-top{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ali-cat{letter-spacing:.02em;color:var(--accent);background:rgba(var(--accent-rgb), .1);border-radius:999px;padding:2px 9px;font-size:12px;font-weight:650}:root[data-theme=dark] .ali-cat{color:color-mix(in srgb, var(--accent) 82%, white);background:rgba(var(--accent-rgb), .1)}.ali-tag{color:var(--muted);background:var(--soft);white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:11px}.ali-title-link{color:inherit;text-decoration:none;display:block}.ali-title-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.ali-title{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:15px;font-weight:650;line-height:1.45;display:-webkit-box;overflow:hidden}.ali-summary{color:var(--muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.ali-meta-bottom{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;padding-top:4px;font-size:12px;display:flex}.ali-author{color:inherit;border-radius:999px;align-items:center;gap:6px;padding:2px 4px;text-decoration:none;display:inline-flex}.ali-author:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ali-author:hover .ali-author-name{color:var(--ink)}.ali-avatar{background:var(--accent);width:20px;height:20px;color:var(--accent-ink);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}:root[data-theme=dark] .ali-avatar{background:#586bc3}.ali-author-name{color:var(--ink);font-weight:600;transition:color .15s}.ali-dot,.ali-time{color:var(--muted)}.ali-engagement{gap:12px;margin-left:auto;display:inline-flex}.ali-stat{align-items:center;gap:4px;display:inline-flex}.ali-stat svg{display:block}@media (width<=620px){.ali-cover{flex-basis:112px;width:112px;height:96px}.ali-title{font-size:14px}.ali-engagement{gap:10px}}@media (prefers-reduced-motion:reduce){.ali{transition:none}.ali:hover{transform:none}}.ali-skeleton-list{flex-direction:column;gap:12px;display:flex}.ali-skeleton{pointer-events:none}.ali-skeleton:hover{border-color:var(--line);box-shadow:none;transform:none}.ali-shimmer{background:linear-gradient(100deg, rgba(var(--ink-rgb,245, 245, 245), .06) 30%, rgba(var(--ink-rgb,245, 245, 245), .13) 50%, rgba(var(--ink-rgb,245, 245, 245), .06) 70%);background-size:200% 100%;border-radius:6px;animation:1.35s ease-in-out infinite ali-shimmer}.ali-skeleton .ali-cover.ali-shimmer{border-radius:12px}.ali-sk-pill{border-radius:999px;width:56px;height:16px;display:inline-block}.ali-sk-pill-sm{width:38px;height:14px}.ali-sk-line{width:80%;height:14px;display:block}.ali-sk-line-short{width:55%;height:12px}.ali-sk-line-mini{width:40px;height:10px}.ali-sk-ml-auto{margin-left:auto}.ali-sk-avatar{border-radius:50%;width:20px;height:20px;display:inline-block}@keyframes ali-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.ali-shimmer{animation:none}}.aes{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 24px;animation:.4s both aes-in;display:flex}.aes-mark{width:180px;max-width:70vw;margin-bottom:2px;display:block}.aes-art{width:100%;height:auto;display:block;overflow:visible}.aes-art-doc rect{fill:rgba(var(--ink-rgb), .025);stroke:var(--line);stroke-width:1.5px;stroke-dasharray:6 6}.aes-art-doc rect:not(:first-child){fill:rgba(var(--ink-rgb), .05);stroke:none}.aes-art-dot{fill:var(--accent)}.aes-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:650}.aes-title{letter-spacing:.01em;color:var(--ink);margin:0;font-size:18px;font-weight:650}.aes-desc{max-width:360px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.aes-action{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:none;border-radius:999px;margin-top:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .2s,opacity .2s}.aes-action:hover{box-shadow:0 6px 18px rgba(var(--accent-rgb), .28);transform:translateY(-1px)}.aes-action:active{opacity:.9;transform:translateY(0)}.aes-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes aes-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.aes{animation:none}}.article-showcase-cover,.asc-scene{display:block;position:absolute;inset:0;overflow:hidden}.article-showcase-cover{background:#edf5ff}.article-showcase-cover:before{content:"";background-image:radial-gradient(#4c77d01c .65px,#0000 .65px);background-size:5px 5px;position:absolute;inset:0}.article-showcase-cover i{display:block;position:absolute}.article-showcase-cover.is-blocks{background:linear-gradient(135deg,#f6faff,#e9f2ff 58%,#faf7ff)}.article-showcase-cover.is-blocks i{background:linear-gradient(145deg,#2b7dff,#5869f7);border-radius:4px 4px 9px 9px;width:46px;height:30px;transform:skewY(-25deg);box-shadow:0 14px 24px #3760dd33}.article-showcase-cover.is-blocks i:before{content:"";background:linear-gradient(135deg,#5d9cff,#2d6ff2);border-radius:6px;width:38px;height:38px;position:absolute;top:-20px;left:8px;transform:skewY(25deg)rotate(45deg)}.article-showcase-cover.is-blocks i:first-child{width:54px;height:34px;top:51px;left:40px}.article-showcase-cover.is-blocks i:nth-child(2){opacity:.92;width:48px;height:27px;top:44px;left:128px;transform:skewY(-25deg)scale(.72)}.article-showcase-cover.is-blocks i:nth-child(3){background:linear-gradient(145deg,#6c55ef,#7d4bd7);width:44px;height:29px;top:57px;right:37px;transform:skewY(-25deg)scale(.72)}.article-showcase-cover.is-blocks i:nth-child(4),.article-showcase-cover.is-blocks i:nth-child(5){display:none}.article-showcase-cover.is-dashboard{background:radial-gradient(circle at 78% 44%,#1b5ef480,#0000 34%),linear-gradient(135deg,#071126,#0a245c 58%,#06112d)}.article-showcase-cover.is-dashboard:before{opacity:.5;background-image:radial-gradient(#5891ff40 .7px,#0000 .7px)}.article-showcase-cover.is-dashboard i{background:linear-gradient(155deg,#09183af2,#113274b8);border:1px solid #5b90ff5c;border-radius:5px;height:54px;top:17px;box-shadow:inset 0 1px #ffffff0f,0 12px 22px #00000040}.article-showcase-cover.is-dashboard i:before{content:"";background:#2c78ff;height:2px;position:absolute;top:10px;left:8px;right:8px;box-shadow:0 9px #6899ff40,0 18px #6899ff29}.article-showcase-cover.is-dashboard i:first-child{width:84px;left:22px}.article-showcase-cover.is-dashboard i:nth-child(2){width:78px;height:64px;top:12px;left:112px}.article-showcase-cover.is-dashboard i:nth-child(3){width:57px;left:196px}.article-showcase-cover.is-dashboard i:nth-child(4){width:105px;height:18px;top:62px;left:82px}.article-showcase-cover.is-dashboard i:nth-child(5){display:none}.article-showcase-cover.is-layers{background:linear-gradient(135deg,#edf6ff,#dfeeff 64%,#eff8ff)}.article-showcase-cover.is-layers i{background:#ffffffd1;border:1px solid #6196dc3d;border-radius:5px;width:132px;height:58px;top:24px;left:27px;box-shadow:16px -8px 0 -1px #ffffffc2,0 13px 25px #3766a51f}.article-showcase-cover.is-layers i:before{content:"";background:#6ea6f5;height:3px;position:absolute;top:10px;left:10px;right:10px;box-shadow:0 11px #608cca33,0 22px #608cca21}.article-showcase-cover.is-layers i:nth-child(2){background:0 0;border:14px solid #3f9fe6;border-right-color:#73d2ef;border-radius:50%;width:64px;height:64px;top:22px;left:auto;right:32px;box-shadow:0 12px 23px #3379b52e}.article-showcase-cover.is-layers i:nth-child(n+3){display:none}.article-showcase-cover.is-ai{background:linear-gradient(150deg,#542dffb8,#0000 44%),radial-gradient(circle at 58% 40%,#4169ffd1,#0000 28%),linear-gradient(135deg,#151473,#0c29a5 55%,#09145b)}.article-showcase-cover.is-ai:before{background-image:linear-gradient(30deg,#6b7aff38 1px,#0000 1px),linear-gradient(150deg,#6b7aff2e 1px,#0000 1px);background-size:34px 20px}.article-showcase-cover.is-ai i:first-child{background:linear-gradient(145deg,#2b42e7,#111c75);border:1px solid #7b9aff9e;width:54px;height:54px;top:49%;left:50%;transform:translate(-50%,-50%)rotate(30deg)skew(-6deg,-6deg);box-shadow:inset 0 0 18px #54b5ff6b,0 16px 34px #03083a80}.article-showcase-cover.is-ai i:nth-child(2),.article-showcase-cover.is-ai i:nth-child(3){background:#78a2ff;border-radius:2px;width:8px;height:8px;box-shadow:0 0 13px #4f80ff}.article-showcase-cover.is-ai i:nth-child(2){top:28%;left:28%}.article-showcase-cover.is-ai i:nth-child(3){bottom:25%;right:25%}.article-showcase-cover.is-ai i:nth-child(n+4){display:none}.article-showcase-cover.is-publish{background:linear-gradient(135deg,#fff9f0,#fff0df)}.article-showcase-cover.is-publish i{background:linear-gradient(#fff 0 28%,#f6aa46 28% 37%,#fff4e5 37%);border:2px solid #fff;border-radius:3px;width:26px;height:40px;top:12px;box-shadow:0 7px 13px #b1691f29}.article-showcase-cover.is-publish i:first-child{left:21px;transform:rotate(-4deg)}.article-showcase-cover.is-publish i:nth-child(2){height:46px;top:8px;left:51px}.article-showcase-cover.is-publish i:nth-child(3){left:79px;transform:rotate(4deg)}.article-showcase-cover.is-publish i:nth-child(n+4){display:none}.article-showcase-cover.is-ai-letter{background:radial-gradient(circle at 28% 18%,#576effb8,#0000 32%),linear-gradient(145deg,#071354,#1025aa 58%,#07114f)}.article-showcase-cover.is-ai-letter:after{content:"AI";color:#fff;letter-spacing:-.08em;text-shadow:0 0 18px #7792ff;font-size:29px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.article-showcase-cover.is-ai-letter i{display:none}:root[data-theme=dark] .article-showcase-cover.is-blocks,:root[data-theme=dark] .article-showcase-cover.is-layers{filter:brightness(.82)saturate(1.08)}.discovery-recommendation{color:#fff;min-height:clamp(300px,28vw,360px);box-shadow:0 18px 44px var(--card-shadow);background:radial-gradient(circle at 82% 18%,#cce7a23d,#0000 34%),linear-gradient(132deg,#174f3b 0%,#28664b 58%,#9fbd7a 100%);border-radius:22px;margin:0 0 24px;position:relative;overflow:hidden}.discovery-recommendation-track,.discovery-recommendation-slide{min-height:inherit}.discovery-recommendation-slide{align-items:center;padding:44px clamp(28px,5vw,64px);display:flex;position:relative}.discovery-recommendation-slide:before{content:"";pointer-events:none;border:64px solid #ffffff1c;border-radius:50%;width:520px;height:520px;position:absolute;top:-230px;right:-150px}.discovery-recommendation-copy{z-index:1;max-width:680px;position:relative}.discovery-recommendation-kicker,.discovery-recommendation-kind{letter-spacing:.12em;text-transform:uppercase;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.discovery-recommendation-kicker{color:#d8f1ad}.discovery-recommendation-kind{color:#ffffffb3;border-left:1px solid #ffffff38;margin-left:10px;padding-left:10px}.discovery-recommendation h2{color:#fff;letter-spacing:-.06em;max-width:620px;margin:18px 0 14px;font-size:clamp(26px,3.2vw,40px);line-height:1.18}.discovery-recommendation p{color:#ffffffc7;max-width:580px;margin:0;font-size:15px;line-height:1.75}.discovery-recommendation-bottom{color:#ffffffad;flex-wrap:wrap;align-items:center;gap:16px;margin-top:26px;font-size:13px;display:flex}.discovery-recommendation-bottom a{color:#fff;font-weight:750;text-decoration:none}.discovery-recommendation-bottom a:focus-visible,.discovery-recommendation-controls button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.discovery-recommendation-orbit{border:32px solid #ffffff1f;border-radius:50%;width:196px;height:196px;position:absolute;bottom:-64px;right:clamp(32px,9vw,140px)}.discovery-recommendation-orbit i,.discovery-recommendation-orbit b{background:#ef9b52;border-radius:50%;display:block;position:absolute}.discovery-recommendation-orbit i{width:14px;height:14px;top:20px;left:5px}.discovery-recommendation-orbit b{background:#d8f1ad;width:8px;height:8px;top:-20px;right:18px}.discovery-recommendation-controls{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:28px;left:clamp(28px,5vw,64px);right:26px}.discovery-recommendation-dots{pointer-events:auto;gap:7px;display:inline-flex}.discovery-recommendation-dots button{cursor:pointer;background:#ffffff61;border:0;border-radius:999px;width:26px;height:3px;padding:0}.discovery-recommendation-dots button.is-active{background:#fff}.discovery-recommendation-next{color:#fff;cursor:pointer;pointer-events:auto;background:#162e2338;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:40px;height:40px;font-size:18px;display:grid}@media (width<=700px){.discovery-recommendation{border-radius:18px;min-height:320px;margin:0 0 20px}.discovery-recommendation-slide{align-items:flex-start;padding:28px 24px 64px}.discovery-recommendation h2{font-size:23px}.discovery-recommendation p{font-size:13.5px}.discovery-recommendation-kind{border-left:0;width:max-content;margin:10px 0 0;padding:0;display:flex}.discovery-recommendation-orbit{width:168px;height:168px;bottom:-96px;right:-48px}.discovery-recommendation-controls{bottom:20px;left:24px}.discovery-recommendation-next{width:36px;height:36px;font-size:16px}}@media (prefers-reduced-motion:reduce){.discovery-recommendation,.discovery-recommendation *{transition:none!important}}.discovery-recommendation.is-article{background:radial-gradient(circle at 76% 32%,#4a6cff6b,#0000 34%),radial-gradient(circle at 98% 78%,#d6804633,#0000 28%),linear-gradient(125deg,#0c1223 0%,#111a35 53%,#151722 100%);border:1px solid #6682d338;border-radius:17px;min-height:clamp(260px,22vw,320px);margin:0 0 12px;box-shadow:0 15px 42px #0000003d}:root[data-theme=light] .discovery-recommendation.is-article{background:radial-gradient(circle at 75% 28%,#4c72ff2e,#0000 34%),radial-gradient(circle at 96% 90%,#ffc48933,#0000 28%),linear-gradient(125deg,#fff 0%,#f7faff 53%,#eef3ff 100%);border-color:#496bbc29;box-shadow:0 14px 36px #3452911a}.discovery-recommendation.is-article .discovery-recommendation-slide{grid-template-columns:minmax(0,1.12fr) minmax(310px,.88fr);align-items:center;gap:clamp(20px,3vw,54px);padding:30px clamp(28px,3.3vw,48px) 40px;display:grid}.discovery-recommendation.is-article .discovery-recommendation-slide:before{border-width:1px;border-color:#839dff26;width:430px;height:430px;top:-230px;right:-145px}.discovery-recommendation.is-article .discovery-recommendation-copy{max-width:590px}.discovery-recommendation.is-article .discovery-recommendation-kicker{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#315cff,#6d83ff);border-radius:6px;min-height:25px;padding:0 10px;font-size:10px;box-shadow:0 5px 15px #315cff52}.discovery-recommendation.is-article .discovery-recommendation-kind{color:#dee4f49e;letter-spacing:.04em;font-size:10px}:root[data-theme=light] .discovery-recommendation.is-article .discovery-recommendation-kind{color:var(--muted);border-left-color:#2a3e6826}.discovery-recommendation.is-article h2{color:#f8faff;letter-spacing:-.04em;max-width:560px;margin:15px 0 9px;font-size:clamp(23px,2.1vw,31px);line-height:1.34}:root[data-theme=light] .discovery-recommendation.is-article h2{color:var(--ink)}.discovery-recommendation.is-article p{color:#dce2f1a8;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:540px;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}:root[data-theme=light] .discovery-recommendation.is-article p{color:var(--muted)}.discovery-recommendation.is-article .discovery-recommendation-bottom{color:#dce2f194;gap:14px;margin-top:14px;font-size:10px}:root[data-theme=light] .discovery-recommendation.is-article .discovery-recommendation-bottom{color:var(--muted)}.discovery-recommendation.is-article .discovery-recommendation-bottom a{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:6px 10px;font-size:10px}:root[data-theme=light] .discovery-recommendation.is-article .discovery-recommendation-bottom a{border-color:rgba(var(--accent-rgb), .14);background:rgba(var(--accent-rgb), .07);color:var(--accent)}.discovery-recommendation-media{z-index:1;perspective:900px;width:100%;height:218px;display:block;position:relative}.discovery-recommendation-media:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#4e71ff4d,#0000 66%);border-radius:50%;position:absolute;inset:10% -3% 4% 2%}.discovery-device{background:#080a0f;border:1px solid #ffffff47;display:block;position:absolute;box-shadow:0 22px 42px #00000075}.discovery-device-screen{background:radial-gradient(circle at 70% 20%,#4f6fff40,#0000 34%),linear-gradient(145deg,#111522,#07090f);display:block;position:absolute;inset:7px;overflow:hidden}.discovery-device-screen img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.discovery-device-laptop{transform-origin:bottom;border-radius:11px 11px 5px 5px;width:78%;height:178px;top:18px;left:1%;transform:rotateY(8deg)rotate(-1.5deg)}.discovery-device-laptop:before{content:"";background:#ffffff47;border-radius:99px;width:5px;height:2px;position:absolute;top:3px;left:47%}.discovery-device-laptop:after{content:"";z-index:-1;background:linear-gradient(#9aa0ad,#3b3f49 58%,#15171c);border-radius:2px 2px 12px 12px;height:12px;position:absolute;bottom:-11px;left:-7%;right:-8%;box-shadow:0 10px 18px #0000006b}.discovery-device-phone{z-index:2;border-width:2px;border-radius:25px;width:28%;height:202px;top:3px;right:3%;transform:rotate(7deg)rotateY(-6deg)}.discovery-device-phone .discovery-device-screen{border-radius:19px;inset:5px}.discovery-device-phone .discovery-device-screen:before{content:"";z-index:2;background:#07080b;border-radius:999px;width:28%;height:5px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.discovery-device-fallback{color:#fff;flex-direction:column;justify-content:center;gap:8px;padding:20px;display:flex;position:absolute;inset:0}.discovery-device-fallback small{color:#7996ff;font-size:8px;font-weight:800}.discovery-device-fallback strong{max-width:74%;font-size:12px;line-height:1.45}.discovery-device-fallback i{background:#ffffff1f;border-radius:999px;width:68%;height:3px;display:block}.discovery-device-fallback i:nth-of-type(2){width:48%}.discovery-device-fallback i:nth-of-type(3){background:linear-gradient(135deg,#4769ffb3,#53399c8c);border-radius:5px;width:58%;height:32px;margin-top:10px}.discovery-device-fallback.is-phone{justify-content:flex-start;gap:8px;padding:22px 8px 8px}.discovery-device-fallback.is-phone i{background:linear-gradient(135deg,#4a6bff57,#ffffff12);border-radius:6px;width:100%;height:29px;margin:0}.discovery-recommendation.is-article .discovery-recommendation-controls{bottom:15px;left:50%;right:auto;transform:translate(-50%)}.discovery-recommendation.is-article .discovery-recommendation-dots button{background:#97a7d270;width:18px;height:3px}.discovery-recommendation.is-article .discovery-recommendation-next{display:none}@media (width<=1050px){.discovery-recommendation.is-article .discovery-recommendation-slide{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);padding-right:24px}.discovery-recommendation-media{height:190px}.discovery-device-laptop{height:154px}.discovery-device-phone{height:176px}}@media (width<=760px){.discovery-recommendation.is-article{border-radius:16px;min-height:330px}.discovery-recommendation.is-article .discovery-recommendation-slide{padding:25px 24px 58px;display:block}.discovery-recommendation.is-article h2{font-size:22px}.discovery-recommendation.is-article p{max-width:78%}.discovery-recommendation-media{opacity:.82;width:46%;height:148px;position:absolute;bottom:20px;right:-28px}.discovery-device-laptop{height:112px;top:18px}.discovery-device-phone{border-radius:18px;height:132px}.discovery-device-phone .discovery-device-screen{border-radius:13px}.discovery-recommendation.is-article .discovery-recommendation-controls{left:24px;transform:none}}@media (width<=480px){.discovery-recommendation.is-article{min-height:320px}.discovery-recommendation.is-article .discovery-recommendation-kind{display:none}.discovery-recommendation.is-article p{-webkit-line-clamp:3;line-clamp:3;max-width:100%}.discovery-recommendation.is-article .discovery-recommendation-bottom a,.discovery-recommendation-media{display:none}}.discovery-recommendation.is-article{border-radius:14px;width:100%;height:302px;min-height:302px;margin:0}:root[data-theme=light] .wrap .discovery-recommendation.is-article{box-shadow:none;background:linear-gradient(111deg,#0000 0 58%,#4f75ff12 58.1%,#0000 58.4%),radial-gradient(at 74% 104%,#5280ff1f 0 30%,#0000 30.2%),radial-gradient(circle at 96% 16%,#577aff11,#0000 31%),linear-gradient(125deg,#fff,#f9fbff 58%,#f4f7ff);border-color:#e3eaf4;outline:none}.discovery-recommendation.is-article .discovery-recommendation-slide{height:300px;min-height:300px;padding:17px 50px 24px;display:block}.discovery-recommendation.is-article .discovery-recommendation-slide:before{border:1px solid #5d7ad21c;width:470px;height:470px;top:-260px;right:-115px}.discovery-recommendation.is-article .discovery-recommendation-copy{width:520px;max-width:520px}.discovery-recommendation.is-article .discovery-recommendation-kind{display:none}.discovery-recommendation.is-article .discovery-recommendation-kicker{letter-spacing:0;background:linear-gradient(135deg,#4f6fff,#7891ff);border-radius:6px;height:27px;min-height:27px;padding:0 10px;font-size:10px;font-weight:680;box-shadow:0 5px 12px #4864ee42}.discovery-recommendation.is-article h2{letter-spacing:-.035em;white-space:pre-line;max-width:520px;margin:21px 0 8px;font-size:27px;font-weight:720;line-height:1.45}.discovery-recommendation.is-article p{-webkit-line-clamp:2;line-clamp:2;max-width:505px;margin:0;font-size:12px;line-height:1.8}.discovery-recommendation-author{color:#e6ebf8b8;align-items:center;gap:8px;height:31px;margin-top:12px;font-size:10px;display:flex}:root[data-theme=light] .discovery-recommendation-author{color:var(--muted)}.discovery-recommendation-avatar{color:#fff;background:#ffffff1f;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:11px;font-weight:700;display:grid}:root[data-theme=light] .discovery-recommendation-avatar{color:#4f596b;background:#eef1f6}.discovery-recommendation-author strong{color:#fff;font-size:11px;font-weight:600}:root[data-theme=light] .discovery-recommendation-author strong{color:var(--ink)}.discovery-recommendation-author b{color:#fff;background:#4f70f4;border-radius:3px;padding:1px 4px;font-size:8px;font-weight:700}.discovery-recommendation-author i{color:#f0a13f;font-size:8px;font-style:normal}.discovery-recommendation-stats{color:#e1e8f794;align-items:center;gap:25px;height:24px;margin-top:23px;font-size:10px;display:flex}:root[data-theme=light] .discovery-recommendation-stats{color:#7e8a9e}.discovery-recommendation-stats>span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.discovery-recommendation-stats svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.discovery-recommendation-media{perspective:1000px;width:468px;height:252px;position:absolute;top:12px;right:18px}.discovery-recommendation-media:before{filter:blur(21px);background:radial-gradient(circle,#5074f02e,#0000 68%);inset:12% 0 0 3%}.discovery-device-laptop{border-radius:10px 10px 4px 4px;width:377px;height:213px;top:10px;left:30px;transform:rotateY(-5deg)rotate(.8deg)}.discovery-device-laptop:after{height:14px;bottom:-13px;left:-8%;right:-9%}.discovery-device-phone{border-radius:23px;width:104px;height:218px;top:30px;right:13px;transform:rotate(8deg)rotateY(-5deg)}:root[data-theme=light] .discovery-device{background:#f7f8fb;border-color:#4e535d;box-shadow:0 20px 36px #26304638}:root[data-theme=light] .discovery-device-screen{background:#fff}.discovery-device-laptop .discovery-device-screen img{object-fit:cover;object-position:left top}.discovery-device-phone .discovery-device-screen img{object-fit:cover;object-position:center top}.discovery-recommendation.is-article .discovery-recommendation-controls{bottom:16px;left:50%;transform:translate(-50%)}.discovery-recommendation.is-article .discovery-recommendation-dots{gap:5px}.discovery-recommendation.is-article .discovery-recommendation-dots button{background:#b9c6ee;border-radius:99px;width:10px;height:4px}.discovery-recommendation.is-article .discovery-recommendation-dots button.is-active{background:#4e72f6;width:16px}@media (width<=1599px){.discovery-recommendation-media{width:43%;right:8px}.discovery-device-laptop{width:78%}}@media (width<=760px){.discovery-recommendation.is-article{height:330px;min-height:330px}.discovery-recommendation.is-article .discovery-recommendation-slide{height:328px;min-height:328px;padding:24px 24px 58px}.discovery-recommendation.is-article .discovery-recommendation-copy{width:100%;max-width:100%}.discovery-recommendation.is-article h2{font-size:22px}.discovery-recommendation-media{width:45%;height:138px;top:auto;bottom:18px;right:-24px}.discovery-device-laptop{height:108px}.discovery-device-phone{height:128px}.discovery-recommendation-stats{gap:12px}.discovery-recommendation-stats>span:nth-child(n+4){display:none}}@media (width<=480px){.discovery-recommendation-media{display:none}.discovery-recommendation-stats{gap:13px}}.channel-pagination{text-align:center;grid-template-columns:minmax(88px,1fr) auto minmax(88px,1fr);align-items:center;gap:16px;margin:32px 0;display:grid}.channel-pagination a{border:1px solid var(--line);min-height:44px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.channel-pagination a:first-child{justify-self:start}.channel-pagination a:last-child{justify-self:end}.channel-pagination a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.channel-pagination>span{color:var(--muted);font-size:13px}body:has(.article-feed) .wrap{width:calc(100% - 80px);max-width:var(--site-content-max);margin:16px auto 84px}.article-feed{grid-template-columns:60px 70px minmax(0,1fr) 28px 334px;align-items:start;width:100%;display:grid}.article-feed-main{grid-column:3;min-width:0}.article-feed>.aes{box-sizing:border-box;grid-area:2/1/auto/-1;width:100%;min-height:clamp(460px,100dvh - 300px,680px)}.article-feed.is-empty .article-feed-rail{margin-top:0;position:absolute;top:181px;left:0}.article-feed-rail{border:1px solid var(--line);background:rgba(var(--paper-rgb), .88);-webkit-backdrop-filter:blur(15px)saturate(115%);border-radius:16px;flex-direction:column;grid-column:1;justify-content:center;align-items:center;gap:0;width:60px;height:320px;margin-top:181px;padding:8px 5px;display:flex;position:sticky;top:82px;box-shadow:0 8px 26px #2a3e620a}.article-feed-rail button,.article-feed-rail a{width:48px;height:60px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;flex:0 0 60px;justify-content:center;align-items:center;gap:5px;padding:0;text-decoration:none;transition:color .15s,background-color .15s;display:flex}.article-feed-rail button:hover,.article-feed-rail a:hover{background:var(--soft);color:var(--ink)}.article-feed-rail button.is-active{color:var(--ink);background:0 0}.article-feed-rail button>span,.article-feed-rail a>span{place-items:center;width:22px;height:22px;display:grid}.article-feed-rail svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.article-feed-rail small{font-size:10px;font-weight:550;line-height:1}.article-feed-main>.filters{scrollbar-width:none;background:0 0;border:0;align-items:center;gap:6px;height:31px;margin:16px 0 10px;padding:0;display:flex;overflow-x:auto}.article-feed-main>.filters::-webkit-scrollbar{display:none}.article-feed-main>.filters .filter{background:var(--soft);height:30px;min-height:30px;color:color-mix(in srgb, var(--ink) 77%, var(--muted));border:0;border-radius:999px;padding:0 21px;font-size:12px;font-weight:600;line-height:30px}.article-feed-main>.filters .filter:hover{background:var(--raised);color:var(--ink)}.article-feed-main>.filters .filter.active{background:rgba(var(--accent-rgb), .12);color:#2858f4;box-shadow:none}.article-feed-main>.filters .filter.active:after{display:none}.article-feed-heading{align-items:center;gap:16px;height:22px;margin:0 2px 10px;display:flex}.article-feed-heading h2{letter-spacing:-.02em;font-size:16px;font-weight:720}.article-feed-heading p{color:var(--muted);margin:0;font-size:11px}.article-feed-list{flex-direction:column;gap:12px;display:flex}.article-feed-main .ali{border-color:var(--line);background:rgba(var(--paper-rgb), .84);box-shadow:none;border-radius:14px}.article-feed-main .ali:hover{z-index:1;border-color:var(--strong-line);box-shadow:0 9px 24px var(--card-shadow);transform:translateY(-1px)}.article-feed-main .ali-main{grid-template-columns:156px minmax(0,1fr);align-items:start;gap:18px;padding:16px;display:grid}.article-feed-main .ali-cover{border-radius:10px;flex:none;align-self:start;width:156px;height:110px}.article-feed-main .ali-cover .adc{border-radius:10px;padding:12px}.article-feed-main .ali-body{grid-template-rows:auto auto 1fr auto;align-content:start;gap:8px;min-width:0;display:grid}.article-feed-main .ali-meta-top{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.article-feed-main .ali-cat{letter-spacing:.01em;padding:3px 9px;font-size:10px}.article-feed-main .ali-tag{border-radius:5px;padding:3px 8px;font-size:10px}.article-feed-main .ali-title{color:var(--ink);letter-spacing:-.016em;-webkit-line-clamp:2;line-clamp:2;margin:0;font-size:15px;font-weight:640;line-height:1.42}.article-feed-main .ali-summary{color:var(--muted);letter-spacing:-.006em;-webkit-line-clamp:2;line-clamp:2;margin:0;font-size:12px;line-height:1.5}.article-feed-main .ali-meta-bottom{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-top:4px;padding-top:0;font-size:11px;display:grid}.article-feed-main .ali-byline{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.article-feed-main .ali-author{align-items:center;gap:7px;padding:0;display:inline-flex}.article-feed-main .ali-avatar{background:var(--accent);width:22px;height:22px;color:var(--accent-ink);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:inline-grid}:root[data-theme=dark] .article-feed-main .ali-avatar{background:#586bc3}.article-feed-main .ali-author-name{color:var(--ink);font-size:11px;font-weight:600}.article-feed-main .ali-dot{margin:0 2px}.article-feed-main .ali-time{font-size:11px}.article-feed-main .ali-engagement{justify-self:end;gap:14px;margin-left:auto;display:inline-flex}.article-feed-main .ali-stat{white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.article-feed-main .ali-stat svg{stroke-width:1.65px;width:14px;height:14px}.article-feed-sentinel{width:100%;height:1px;margin-bottom:80px}.article-feed-error{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:56px 24px;font-size:14px;display:flex}.article-feed-retry{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:999px;padding:9px 22px;font-size:14px;font-weight:600}.article-feed-aside{flex-direction:column;grid-column:5;gap:12px;display:flex;position:sticky;top:81px}.article-side-card{border:1px solid var(--line);background:rgba(var(--paper-rgb), .86);box-shadow:none;border-radius:14px;padding:16px;overflow:hidden}.article-side-card:first-child{height:354px}.article-side-card:nth-child(2){height:214px}.article-side-card:nth-child(3){height:237px}.article-side-card>header{justify-content:space-between;align-items:center;gap:12px;height:22px;margin-bottom:11px;display:flex}.article-side-card>header h2{font-size:14px;font-weight:720}.article-side-card>header span{color:var(--muted);font-size:10px}.article-author-list{flex-direction:column;gap:0;display:flex}.article-author-row{border-radius:9px;grid-template-columns:34px minmax(0,1fr) 58px;align-items:center;gap:9px;min-height:57px;padding:2px 0;display:grid}.article-author-row:hover{background:var(--soft)}.article-author-avatar{color:#0000;background:linear-gradient(145deg,#6e91e7,#bed0ff);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffffb3}.article-author-avatar:before{content:"";z-index:2;background:#f1c4a4;border-radius:48% 48% 45% 45%;width:11px;height:12px;position:absolute;top:7px;left:50%;transform:translate(-50%);box-shadow:0 -4px 0 1px #3b302e}.article-author-avatar:after{content:"";background:#334d77;border-radius:50% 50% 0 0;width:25px;height:20px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.article-author-avatar.is-orange:after{background:#8b4538}.article-author-avatar.is-green:after{background:#477e66}.article-author-avatar.is-purple:after{background:#5466a0}.article-author-avatar.is-rose:after{background:#885a53}.article-author-avatar.is-orange{background:linear-gradient(145deg,#e5a67b,#f5d4c5)}.article-author-avatar.is-green{background:linear-gradient(145deg,#75bd9d,#c4ead4)}.article-author-avatar.is-purple{background:linear-gradient(145deg,#737ed8,#c2c6f2)}.article-author-avatar.is-rose{background:linear-gradient(145deg,#cf8e83,#f0c9bd)}.article-author-copy{flex-direction:column;gap:1px;min-width:0;display:flex}.article-author-copy strong,.article-author-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.article-author-copy strong{color:var(--ink);font-size:11px;font-weight:650}.article-author-copy strong b{color:#fff;vertical-align:1px;background:#5f7df7;border-radius:3px;margin-left:4px;padding:1px 4px;font-size:8px;font-weight:750;display:inline-block}.article-author-copy small{color:var(--muted);font-size:9px;line-height:1.3}.article-author-link{color:#4168ee;background:#4b6ceb0f;border:1px solid #4767e51f;border-radius:999px;place-items:center;width:58px;height:28px;padding:0;font-size:10px;font-weight:600;display:grid}.article-side-picks{flex-direction:column;gap:8px;display:flex}.article-side-picks>a{border-radius:8px;grid-template-columns:91px minmax(0,1fr);align-items:center;gap:10px;height:68px;padding:4px 0;display:grid}.article-side-picks>a:hover{background:var(--soft)}.article-side-cover{background:var(--soft);border-radius:7px;width:91px;height:60px;position:relative;overflow:hidden}.article-side-picks>a>span:last-child{flex-direction:column;gap:7px;min-width:0;display:flex}.article-side-picks strong{-webkit-line-clamp:2;line-clamp:2;color:var(--ink);-webkit-box-orient:vertical;font-size:11px;font-weight:620;line-height:1.45;display:-webkit-box;overflow:hidden}.article-side-picks small,.article-read-later small{color:var(--muted);font-size:9px}.article-read-later{flex-direction:column;gap:13px;margin:0;padding:4px 0 0;list-style:none;display:flex}.article-read-later li{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:2px 7px;min-height:41px;display:grid}.article-read-later li>span{color:#fff;background:#5879f5;border-radius:3px;grid-row:1/span 2;place-items:center;width:16px;height:16px;margin-top:1px;font-size:8px;font-weight:800;display:grid}.article-read-later li>span.is-orange{background:#df944d}.article-read-later li>span.is-purple{background:#b765b3}.article-read-later a{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.45;overflow:hidden}.article-ai-fab{z-index:4;color:#fff;cursor:pointer;background:linear-gradient(145deg,#7395ff,#3c56ef);border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font-size:20px;display:grid;position:fixed;bottom:55px;left:34px;box-shadow:0 8px 20px #4157e740}:root[data-theme=dark] .article-feed-rail,:root[data-theme=dark] .article-side-card,:root[data-theme=dark] .article-feed-main .ali{background:linear-gradient(145deg,#161b26eb,#0c0f17f5);box-shadow:inset 0 1px #ffffff09}@media (width<=1599px){.article-feed{grid-template-columns:60px 36px minmax(0,1fr) 24px 310px}.article-feed-main{grid-column:3}.article-feed-aside{grid-column:5}.article-feed-main .ali-main{grid-template-columns:144px minmax(0,1fr)}.article-feed-main .ali-cover{width:144px;height:104px}}@media (width<=1260px){.article-feed{grid-template-columns:60px 32px minmax(0,1fr)}.article-feed-aside{display:none}}@media (width<=900px){body:has(.article-feed) .wrap{width:calc(100% - 40px);margin-left:20px}.article-feed{width:100%;display:block}.article-feed-rail,.article-feed.is-empty .article-feed-rail{flex-direction:row;width:100%;height:48px;margin:0 0 12px;padding:4px;position:static;top:auto;left:auto}.article-feed-rail button,.article-feed-rail a{flex-direction:row;flex:1 1 0;width:auto;height:38px;min-height:38px}.article-feed-rail button>span,.article-feed-rail a>span{width:20px;height:20px}}@media (width<=700px){body:has(.article-feed) .wrap{width:calc(100% - 28px);margin:14px 14px 72px}.article-feed-main>.filters{margin-top:12px}.article-feed-heading{justify-content:space-between}.article-feed-list{gap:10px}.article-feed-main .ali-main{grid-template-columns:128px minmax(0,1fr);gap:13px;padding:12px}.article-feed-main .ali-cover{width:128px;height:100px}.article-feed-main .ali-body{gap:6px}.article-feed-main .ali-title{font-size:14px}.article-feed-main .ali-summary{display:none}.article-feed-main .ali-meta-bottom{flex-wrap:wrap;gap:8px;display:flex}.article-feed-main .ali-engagement{gap:12px}.article-feed-main .ali-engagement .ali-stat:first-child{display:none}}@media (width<=480px){.article-feed-rail button>span,.article-feed-rail a>span,.article-feed-heading p{display:none}.article-feed-main .ali-main{grid-template-columns:104px minmax(0,1fr);gap:11px;padding:10px}.article-feed-main .ali-cover{width:104px;height:92px}.article-feed-main .ali-time,.article-feed-main .ali-dot,.article-feed-main .ali-engagement .ali-stat:nth-child(2){display:none}.article-ai-fab{bottom:24px;left:18px}}.qli{border:1px solid var(--line);background:var(--paper);border-radius:18px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden}.qli:hover{border-color:var(--strong-line);box-shadow:0 14px 34px var(--card-shadow);transform:translateY(-1px)}.qli-main{gap:16px;padding:16px;display:flex}.qli-answers{background:rgba(var(--accent-rgb), .08);width:76px;color:var(--accent);border-radius:14px;flex-direction:column;flex:0 0 76px;justify-content:center;align-items:center;gap:2px;padding:10px 6px;text-decoration:none;display:flex}.qli-answers:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:root[data-theme=dark] .qli-answers{background:rgba(var(--accent-rgb), .09);color:color-mix(in srgb, var(--accent) 82%, white)}.qli-answers.is-empty{background:var(--soft);color:var(--muted)}.qli-answers-num{font-size:22px;font-weight:750;line-height:1.1}.qli-answers-label{letter-spacing:.04em;opacity:.8;font-size:11px}.qli-answers-empty{text-align:center;font-size:12px;font-weight:600;line-height:1.3}.qli-body{flex-direction:column;flex:auto;gap:7px;min-width:0;display:flex}.qli-meta-top{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.qli-status{white-space:nowrap;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:650}.qli-status.is-open{color:var(--accent);background:rgba(var(--accent-rgb), .1)}:root[data-theme=dark] .qli-status.is-open{color:var(--ink);background:var(--soft)}.qli-status.is-solved{color:#2fb46a;background:#2fb46a1f}.qli-status.is-closed{color:var(--muted);background:var(--soft)}.qli-tag{color:var(--muted);background:var(--soft);white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:11px}.qli-title-link{color:inherit;text-decoration:none;display:block}.qli-title-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.qli-title{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:650;line-height:1.5;display:-webkit-box;overflow:hidden}.qli-meta-bottom{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;padding-top:2px;font-size:12px;display:flex}.qli-author{color:inherit;border-radius:999px;align-items:center;gap:6px;padding:2px 4px;text-decoration:none;display:inline-flex}.qli-author:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.qli-author:hover .qli-author-name{color:var(--ink)}.qli-avatar{background:var(--accent);width:20px;height:20px;color:var(--accent-ink);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}:root[data-theme=dark] .qli-avatar{background:#586bc3}.qli-author-name{color:var(--ink);font-weight:600;transition:color .15s}.qli-dot,.qli-time{color:var(--muted)}.qli-views{align-items:center;gap:4px;margin-left:auto;display:inline-flex}.qli-views svg{display:block}@media (width<=620px){.qli-answers{flex-basis:60px;width:60px}.qli-answers-num{font-size:18px}.qli-title{font-size:14px}}@media (prefers-reduced-motion:reduce){.qli{transition:none}.qli:hover{transform:none}}.qli-skeleton-list{flex-direction:column;gap:12px;display:flex}.qli-skeleton{pointer-events:none}.qli-skeleton:hover{border-color:var(--line);box-shadow:none;transform:none}.qli-shimmer{background:linear-gradient(100deg, rgba(var(--ink-rgb,245, 245, 245), .06) 30%, rgba(var(--ink-rgb,245, 245, 245), .13) 50%, rgba(var(--ink-rgb,245, 245, 245), .06) 70%);background-size:200% 100%;border-radius:6px;animation:1.35s ease-in-out infinite qli-shimmer}.qli-skeleton .qli-answers.qli-shimmer{border-radius:14px}.qli-sk-pill{border-radius:999px;width:60px;height:16px;display:inline-block}.qli-sk-pill-sm{width:40px;height:14px}.qli-sk-line{width:82%;height:14px;display:block}.qli-sk-line-short{width:58%;height:12px}.qli-sk-line-mini{width:40px;height:10px}.qli-sk-ml-auto{margin-left:auto}.qli-sk-avatar{border-radius:50%;width:20px;height:20px;display:inline-block}@keyframes qli-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.qli-shimmer{animation:none}}.qes{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 24px;animation:.4s both qes-in;display:flex}.qes-mark{width:180px;max-width:70vw;margin-bottom:2px;display:block}.qes-art{width:100%;height:auto;display:block;overflow:visible}.qes-art-bubble path{fill:rgba(var(--ink-rgb), .025);stroke:var(--line);stroke-width:1.5px;stroke-dasharray:6 6}.qes-art-q{font-family:var(--serif,inherit);fill:var(--accent);font-size:46px;font-weight:700}:root[data-theme=dark] .qes-art-q{fill:var(--ink)}.qes-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:650}.qes-title{letter-spacing:.01em;color:var(--ink);margin:0;font-size:18px;font-weight:650}.qes-desc{max-width:360px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.qes-action{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:none;border-radius:999px;margin-top:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .2s,opacity .2s}.qes-action:hover{box-shadow:0 6px 18px rgba(var(--accent-rgb), .28);transform:translateY(-1px)}.qes-action:active{opacity:.9;transform:translateY(0)}.qes-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes qes-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.qes{animation:none}}.feed-rank{flex:none;align-items:center;margin-left:auto;display:inline-flex}.feed-rank-label{color:var(--muted);white-space:nowrap;margin-right:2px;font-size:13px;font-weight:700}.feed-rank-options{align-items:center;gap:2px;display:inline-flex}@media (width<=700px){.feed-rank-label{display:none}}.question-feed,.question-feed-list{flex-direction:column;gap:12px;display:flex}.question-feed-sentinel{width:100%;height:1px;margin-bottom:80px}.question-feed-error{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:14px;padding:56px 24px;font-size:14px;display:flex}.question-feed-retry{border:1px solid var(--line);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:999px;padding:9px 22px;font-size:14px;font-weight:600;transition:border-color .2s,box-shadow .2s,transform .15s}.question-feed-retry:hover{border-color:var(--strong-line);box-shadow:0 6px 18px var(--card-shadow);transform:translateY(-1px)}.question-feed-retry:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.all-discovery{width:100%}.all-featured-layout{grid-template-columns:minmax(0,1.72fr) minmax(330px,.9fr);gap:14px;height:400px;min-height:400px;display:grid}.all-featured-layout.is-single{grid-template-columns:1fr}.all-featured-main,.all-featured-main-viewport{min-width:0;height:400px;position:relative}.all-featured-main-viewport{overscroll-behavior-x:contain;border-radius:18px;overflow:hidden}.all-featured-main-track{width:300%;height:100%;display:flex;transform:translate(-33.3333%)}.all-featured-main-track.is-moving-next{transition:transform .48s cubic-bezier(.22,1,.36,1);transform:translate(-66.6667%)}.all-featured-main-track.is-moving-previous{transition:transform .48s cubic-bezier(.22,1,.36,1);transform:translate(0,0)}.all-featured-main-track .all-featured{flex:0 0 33.3333%;width:33.3333%}.all-featured-pagination{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;bottom:14px;right:18px}.all-featured-pagination button{background:color-mix(in srgb, var(--ink) 24%, transparent);cursor:pointer;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:width .18s,background-color .18s}.all-featured-pagination button[aria-current=true]{background:var(--accent);width:18px}.all-featured{isolation:isolate;border:1px solid var(--line);width:100%;min-height:400px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;box-shadow:0 18px 46px color-mix(in srgb, var(--image-shadow) 18%, transparent);background:url(/assets/home-carousel-background-z1ZdWf7d.webp) 50%/cover no-repeat;border-radius:18px;grid-template-columns:minmax(0,9fr) minmax(0,11fr);padding:0;transition:border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}:root[data-theme=dark] .all-featured{background:linear-gradient(#080808b8,#080808c7),url(/assets/home-carousel-background-z1ZdWf7d.webp) 50%/cover no-repeat}.all-featured:before,.all-featured:after{content:"";z-index:-1;pointer-events:none;position:absolute}.all-featured:before{aspect-ratio:1;background:radial-gradient(circle at 42% 58%, color-mix(in srgb, var(--accent) 15%, transparent), transparent 50%), radial-gradient(circle at 70% 42%, #ffffff1a, transparent 58%);filter:blur(2px);border-radius:50%;width:66%;top:-75%;right:-17%}.all-featured:after{border:36px solid color-mix(in srgb, var(--accent) 4.5%, transparent);width:68%;height:46%;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 11%, transparent), inset 0 0 0 1px #ffffff29;border-radius:50%;bottom:-34%;right:7%;transform:rotate(-11deg)}.all-featured:hover{border-color:var(--strong-line);box-shadow:0 22px 56px color-mix(in srgb, var(--image-shadow) 25%, transparent)}.all-featured:focus-visible,.all-rail-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.all-featured-copy{z-index:2;isolation:isolate;flex-direction:column;justify-content:space-between;min-width:0;padding:38px 32px 32px;display:flex;position:relative}.all-featured-copy:before,.all-featured-copy:after{content:"";z-index:-1;pointer-events:none;position:absolute}.all-featured-copy:before{opacity:.42;background-image:radial-gradient(circle, color-mix(in srgb, var(--accent) 22%, transparent) 0 .75px, transparent 1px);background-size:17px 17px;width:66%;height:54%;top:8%;left:-4%;-webkit-mask-image:radial-gradient(at 42% 44%,#000 4%,#0000009e 44%,#0000 76%);mask-image:radial-gradient(at 42% 44%,#000 4%,#0000009e 44%,#0000 76%)}.all-featured-copy:after{border:1px solid color-mix(in srgb, var(--accent) 13%, transparent);width:72%;height:39%;box-shadow:0 0 0 22px color-mix(in srgb, var(--accent) 2.5%, transparent), 0 0 40px color-mix(in srgb, var(--accent) 5%, transparent);border-radius:50%;bottom:-27%;left:-31%;transform:rotate(8deg)}.all-featured-content{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.all-featured-eyebrow{background:color-mix(in srgb, var(--accent) 10%, transparent);min-height:28px;color:var(--accent);border-radius:999px;align-items:center;margin-bottom:24px;padding:0 11px;font-size:13px;font-weight:750;display:inline-flex}.all-featured-content>strong{letter-spacing:-.045em;max-width:720px;font-size:clamp(28px,2.5vw,40px);font-weight:800;line-height:1.14}:root[data-theme=light] .all-featured-content>strong{color:#242a35}.all-featured-summary{max-width:650px;color:var(--muted);margin-top:14px;font-size:14px;line-height:1.5}.all-featured-context{color:var(--muted);margin-top:22px;font-size:12px;line-height:1.6}.all-featured-footer{align-items:center;gap:10px;min-width:0;display:flex}.all-featured-author{border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:color-mix(in srgb, var(--accent) 12%, var(--paper));width:32px;height:32px;color:var(--accent);border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:800;display:grid}.all-featured-footer small,.all-featured-metrics{color:var(--muted);font-size:12px}.all-featured-metrics{white-space:nowrap;align-items:center;gap:5px;margin-left:auto;display:inline-flex}.all-featured-metric-icon{color:var(--muted);margin-left:6px;font-size:16px;line-height:1}.all-featured-metric-icon:first-child{margin-left:0}.all-featured-discussions{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;min-width:0;height:400px;display:flex;overflow:hidden}.all-featured-discussions-heading{flex:0 0 58px;align-items:center;gap:10px;height:58px;padding:0 18px;display:flex}.all-featured-discussions-heading>strong{font-size:16px;font-weight:800}.all-featured-discussions-fire{background:color-mix(in srgb, #ff6b42 11%, var(--paper));color:#ff6842;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.all-featured-discussions-fire svg{fill:currentColor;width:17px;height:17px}.all-featured-discussions-list{flex:1;grid-template-rows:repeat(2,minmax(0,1fr));min-height:0;padding:0 18px 10px;display:grid}.all-featured-discussion-item{border:0;border-top:1px solid var(--line);min-width:0;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:168px minmax(0,1fr);gap:14px;padding:10px 0;transition:background-color .18s;display:grid;overflow:hidden}.all-featured-discussion-item:hover{background:color-mix(in srgb, var(--raised) 55%, transparent)}.all-featured-discussion-item:focus-visible{outline:3px solid var(--focus-ring);outline-offset:-3px}.all-featured-discussion-item .all-card-visual{aspect-ratio:4/3;align-self:center;width:100%;height:auto;min-height:0}.all-featured-side-copy{flex-direction:column;min-width:0;padding:5px 3px 4px 0;display:flex}.all-featured-side-kicker{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.all-featured-side-copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:14px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.all-featured-side-category{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11px;overflow:hidden}.all-featured-side-copy small{color:var(--muted);margin-top:auto;font-size:11px}.all-featured-discussions.is-loading{background:linear-gradient(100deg, var(--paper) 30%, var(--raised) 50%, var(--paper) 70%);background-size:200% 100%;animation:1.35s ease-in-out infinite all-discovery-shimmer}.all-featured-media{--all-featured-media-edge:22px;--all-featured-switcher-space:24px;isolation:isolate;z-index:1;min-width:0;padding:0 var(--all-featured-media-edge) var(--all-featured-switcher-space);background:0 0;justify-content:flex-end;align-items:center;gap:0;display:flex;position:relative;overflow:visible}.all-featured-media:before,.all-featured-media:after{content:"";pointer-events:none;position:absolute}.all-featured-media:before{z-index:-2;opacity:.56;background-image:radial-gradient(circle, color-mix(in srgb, var(--accent) 22%, transparent) 0 .8px, transparent 1px);background-size:18px 18px;inset:50px 8px 42px 5%;-webkit-mask-image:radial-gradient(#000 8%,#000000b8 46%,#0000 76%);mask-image:radial-gradient(#000 8%,#000000b8 46%,#0000 76%)}.all-featured-media:after{z-index:-1;border:1px solid color-mix(in srgb, var(--accent) 15%, transparent);background:linear-gradient(175deg, #ffffff14, color-mix(in srgb, var(--accent) 5%, transparent) 55%, transparent 72%);width:112%;height:57%;box-shadow:inset 0 18px 50px color-mix(in srgb, var(--accent) 5%, transparent);border-radius:50%;bottom:1%;right:-25%;transform:rotate(-10deg)}.all-featured:before,.all-featured:after,.all-featured-copy:before,.all-featured-copy:after,.all-featured-media:before,.all-featured-media:after{display:none}.all-featured-shot{box-shadow:0 18px 38px color-mix(in srgb, var(--image-shadow) 54%, transparent), inset 0 0 0 1px #ffffffb8;transform-origin:bottom;background:#f8f9fb;flex:none;transition:transform .26s cubic-bezier(.22,1,.36,1);display:block;position:relative;overflow:hidden}.all-featured:hover .all-featured-media.is-mobile .all-featured-shot[data-device-index="1"]{transform:translateY(2px)rotate(-5deg)}.all-featured:hover .all-featured-media.is-mobile .all-featured-shot[data-device-index="2"]{transform:translateY(-6px)rotate(1deg)}.all-featured:hover .all-featured-media.is-mobile .all-featured-shot[data-device-index="3"]{transform:translateY(4px)rotate(5deg)}.all-featured-device-screen{background:var(--soft);width:100%;height:100%;display:block;position:relative;overflow:hidden}.all-featured-device-screen:after{content:attr(data-initial);z-index:2;background:linear-gradient(145deg, rgba(var(--accent-rgb), .08), transparent 70%), var(--soft);color:color-mix(in srgb, var(--accent) 72%, var(--muted));opacity:0;pointer-events:none;place-items:center;font-size:clamp(22px,3vw,42px);font-weight:820;display:grid;position:absolute;inset:0}.all-featured-shot.is-media-pending .all-featured-device-screen:after,.all-featured-shot.is-media-failed .all-featured-device-screen:after{opacity:1}.all-featured-shot .all-featured-device-screen img{opacity:0}.all-featured-shot.is-media-ready .all-featured-device-screen img{opacity:1}.all-featured-shot.is-placeholder,.all-card-shot.is-placeholder{border-color:color-mix(in srgb, var(--accent) 24%, var(--line));background:linear-gradient(145deg, rgba(var(--accent-rgb), .1), transparent 70%), var(--paper);position:relative}.all-featured-shot.is-placeholder:after,.all-card-shot.is-placeholder:after{content:attr(data-initial);color:color-mix(in srgb, var(--accent) 72%, var(--muted));place-items:center;font-size:clamp(18px,2.3vw,32px);font-weight:820;display:grid;position:absolute;inset:0}.all-featured-shot.is-placeholder:after{z-index:2}.all-featured-media.is-mobile .all-featured-shot,.all-card-visual.is-mobile .all-card-shot{aspect-ratio:1260/2736}.all-featured-media.is-mobile .all-featured-shot{border:1px solid #0f172a29;border-radius:22px;width:min(35%,148px);padding:7px 5px}.all-featured-media.is-mobile .all-featured-shot+.all-featured-shot{margin-left:-20px}.all-featured-media.is-mobile .all-featured-shot:after{content:"";background:#c7cbd2;border-radius:0 2px 2px 0;width:2px;height:17%;position:absolute;top:25%;right:-3px}.all-featured-media.is-mobile .all-featured-device-screen{border:1px solid #0f172a1a;border-radius:16px}.all-featured-media.is-mobile .all-featured-shot[data-device-index="1"]{z-index:1;transform:translateY(10px)rotate(-4deg)}.all-featured-media.is-mobile .all-featured-shot[data-device-index="2"]{z-index:3;transform:translateY(-4px)rotate(.5deg)}.all-featured-media.is-mobile .all-featured-shot[data-device-index="3"]{z-index:2;transform:translateY(12px)rotate(4deg)}.all-featured-media.is-pc .all-featured-shot,.all-card-visual.is-web .all-card-shot,.all-card-visual.is-pc .all-card-shot{aspect-ratio:16/10}.all-featured-media.is-web .all-featured-shot{aspect-ratio:auto}.all-featured-media.is-web .all-featured-device-screen{aspect-ratio:2940/1496;height:auto}.all-featured-media.is-web .all-featured-shot,.all-featured-media.is-pc .all-featured-shot{background:#f4f5f7;border:1px solid #0f172a24;border-radius:14px;width:min(97%,460px);padding:7px}.all-featured-media.is-web .all-featured-device-screen,.all-featured-media.is-pc .all-featured-device-screen{border:1px solid #0f172a1a;border-radius:7px}.all-featured-media.is-web .all-featured-device-screen{border:0}.all-featured-device-screen img,.all-card-shot img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.all-featured-skeleton,.all-featured-empty{border:1px solid var(--line);background:var(--paper);border-radius:18px;min-height:400px}.all-featured-skeleton{grid-template-columns:minmax(0,9fr) minmax(0,11fr);display:grid;overflow:hidden}.all-featured-skeleton i,.all-featured-skeleton span{background:linear-gradient(100deg, var(--paper) 30%, var(--raised) 50%, var(--paper) 70%);background-size:200% 100%;animation:1.35s ease-in-out infinite all-discovery-shimmer}.all-featured-skeleton span{background-color:var(--raised)}.all-featured-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.all-featured-empty>span{color:var(--accent);font-size:13px;font-weight:750}.all-featured-empty h2{margin:12px 0 8px;font-size:24px}.all-featured-empty p{color:var(--muted);margin:0}.all-featured-empty a,.all-rail-empty a{background:var(--accent);color:var(--accent-ink);border-radius:999px;margin-top:20px;padding:10px 16px;font-size:13px;font-weight:750;text-decoration:none}.all-inspiration{margin-top:24px}.all-rails{gap:8px;max-width:calc(100vw - 2px);margin-inline:calc(-50vw + 50% + 1px);display:grid}.all-rail{background:0 0;border:0;min-height:192px;position:relative;overflow:hidden}:root[data-theme=light] .all-rail-card{border-color:#e6e6e6;box-shadow:0 2px 9px #14141409}:root[data-theme=light] .all-card-visual{background:url(data:image/webp;base64,UklGRu4FAABXRUJQVlA4IOIFAAAQUgCdASqAAuABPpVKo02lpCMiIAgAsBKJaW7gha3vEOWWT4lgn//XfNWx7mfIAnsA99soonIe+2TkPfbJyHvtlAy8czN3o07JyHvtk5D32xzgwFlYS8Sa3EofM9cYLc1/X9L8nxcnH/RVotEL7E4Xf4Rg9/JF+5Z6i0qBZNFWWpbWkpaUoZu0q0cLx77ZMa7zy4h2O6WNhcKI9HaVAsek9J6Uu2MVmmRrpEE5xEzM56KyRNF4uTkPkaP0RXqCyopmeT1i9FUl2lQQdoYkl8kRl/TEpCYxpV8l1y09snH+hAgRybkvkkQzMc+U71AsmizQAQC7rHceOsKsU+5e3/8977ZOQ+BCAeJORXvuXFDwxzTkdR/0SOnq7yPlFIqD8kw5JqCCanY5Dp8mM0Ja7dZhbdwuG5wxRitTuv839IMhBEyWLrHPVsqLSpkzLnpO2Gu8837+kGIEtClhO6kpdKWybzNtunYd04KKTpU9d2ZRH0Exi8r6WUDNsGgxYjUOC/PRiD+sL5w7rzMVuNiFUEsWw2vHMTxYDPU68se1ccnDLCWCMaR5TEAIO2X8Vo7k3i5OuJOuPJWmLMVY1RVOFZIG7yJkoAlLSoDyJg164EWRE+hc4Mz8di6ciKUK8428A99snXHZC+FcDbiHEYTBYSx84gmthQWcuDtLWLJdr0tucJ61RRMiBG0u47pbHpoR0qZ1wkO9QsZO+dpYuIsZjV4dT3ZUew/bY9nUxpHqx4h1imcNFupobvSUAlOVFRGW/B8yVCRT6w1BhGRPiHWSH59+6jmqoPesnrFyPqOFrdtAsAQ/bJjK2sBDTIyH/HVPszCa3uJvtXkNOuhofBFR5mLdA/+dMN7FN2xzJ6Dt39CX3guozic7SNUCzAD+8st/87eIO95Ms5URKzFRz4RQnrsffapaCzj8FgD6a24QINe8H5rNtodPTdNytKWuZNAnQHyuwrSEVz0m2M2/bbcECyiEK+C9Bl1ne12jnOnqOO3IWgO200RrZMlRH8Mxr7QylV/S4ulv5iQ5qyLZqmUuCUoUyV9PaJG1wDupCaL56s4SVto9pWknkLKes+0ZtL59KGwYevnD2bxgk8BQzhjsT/mD3wDNLKbtUl0Euu5u48HLIYvZuzygq3TZ53D+JXVoyUyX1gP+Y8Tc50GGkk4PdTQTuRJrPGhIhtShQxY1mxXA7I/EncipkVJE/9s6lsYY67WaZ8TsMHtNGDuIeMQG64bAhbxRuG+/QZOVXCZ1TNrVdIagJWuDy79fhj/Qe6TJ+QP0HD7sXw2A6NpqyLtH1ntwKdi1o9XXk3675UrTpRQG9d1CagFkxAIwEgwItC1JLFFchy9aSZYl7RivxBQADSdOay//ycXRBCTsrE9KMzQ7GZm5gdHf6VN/7wDaz8ktDQKdtnF591CChQ2RcRGdfH2xVUDSaj7ryDbcUkLo3bGpAvbJ+wiuQsfxfrtQgoghwZJ+atBEqInn/cObaoOaMhSh717f6BziWwGYGEZKVc33lfIQR9uhXmgOB6zJadFsyw5t24622gQbPktkRjpT7zBVoGxnXGAI/ZR4V/Dd2plC46NbFTi5akm0C0TB7H3qDHhYZeJ4Mmub26cknCWzunEMI5OIFvALflXXGAHw4cKhpZ1Z+PbVFC9NK4gAA2QcxQP4KBbXQqovAgfsnuTPCKWhjXqkrv7+3z4GqJqWOCLVwLCURiww2LHimcdVYWDV5tcIBuOyGpRV0CO3Kx27S+d0Mv8+LWDA3JlBz92nIWrRiQPuUFWX54gQ2z4x3eGrLJXHGk458C46b9rgv5J1Z88DvZhW57M0to8StGAFiO+/VcC/3CK5LGENuimA1u28ZaoGwK+opPdHK9WKPpkR4PuLMAL50vAl7xyLlxxYpZvdi3mXTomkrNN5ZIFOrru6TGY3XDLLQzzxf+2SUbSthDHgTeYNfV2zHBVOFKEetkK62x2QS/5v70uPg97/q5ycfpv8aYqlsL6MhjSBJPEi7YgAAAA=) 50%/cover no-repeat}.all-rail-viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 72px calc(100% - 72px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 72px calc(100% - 72px),#0000 100%)}.all-rail-more{z-index:5;width:32px;height:52px;color:var(--muted);opacity:0;pointer-events:none;place-items:center;padding:0;text-decoration:none;transition:opacity .16s,color .16s,transform .16s;display:grid;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.all-rail:hover .all-rail-more,.all-rail-more:focus-visible{opacity:1;color:color-mix(in srgb, var(--muted) 82%, var(--ink));pointer-events:auto}.all-rail-more svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px}.all-rail-track{--all-rail-gap:18px;gap:var(--all-rail-gap);will-change:transform;width:max-content;padding:4px 0;display:flex}.all-rail-set{gap:var(--all-rail-gap);flex:none;display:flex}.all-rail.is-mobile .all-rail-track,.all-rail.is-pc .all-rail-track{animation:60s linear -11s infinite all-rail-forward}.all-rail.is-web .all-rail-track{animation:64s linear -24s infinite all-rail-reverse}.all-rail.is-pc .all-rail-track{animation-duration:62s;animation-delay:-37s}.all-rail:hover .all-rail-track,.all-rail:focus-within .all-rail-track{animation-play-state:paused}.all-rail-card{border:1px solid var(--line);background:var(--paper);width:420px;min-height:184px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border-radius:16px;flex:none;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:15px;transition:border-color .18s;display:grid}.all-rail-card:hover{border-color:var(--strong-line)}.all-card-visual{aspect-ratio:4/3;background:url(data:image/webp;base64,UklGRu4FAABXRUJQVlA4IOIFAAAQUgCdASqAAuABPpVKo02lpCMiIAgAsBKJaW7gha3vEOWWT4lgn//XfNWx7mfIAnsA99soonIe+2TkPfbJyHvtlAy8czN3o07JyHvtk5D32xzgwFlYS8Sa3EofM9cYLc1/X9L8nxcnH/RVotEL7E4Xf4Rg9/JF+5Z6i0qBZNFWWpbWkpaUoZu0q0cLx77ZMa7zy4h2O6WNhcKI9HaVAsek9J6Uu2MVmmRrpEE5xEzM56KyRNF4uTkPkaP0RXqCyopmeT1i9FUl2lQQdoYkl8kRl/TEpCYxpV8l1y09snH+hAgRybkvkkQzMc+U71AsmizQAQC7rHceOsKsU+5e3/8977ZOQ+BCAeJORXvuXFDwxzTkdR/0SOnq7yPlFIqD8kw5JqCCanY5Dp8mM0Ja7dZhbdwuG5wxRitTuv839IMhBEyWLrHPVsqLSpkzLnpO2Gu8837+kGIEtClhO6kpdKWybzNtunYd04KKTpU9d2ZRH0Exi8r6WUDNsGgxYjUOC/PRiD+sL5w7rzMVuNiFUEsWw2vHMTxYDPU68se1ccnDLCWCMaR5TEAIO2X8Vo7k3i5OuJOuPJWmLMVY1RVOFZIG7yJkoAlLSoDyJg164EWRE+hc4Mz8di6ciKUK8428A99snXHZC+FcDbiHEYTBYSx84gmthQWcuDtLWLJdr0tucJ61RRMiBG0u47pbHpoR0qZ1wkO9QsZO+dpYuIsZjV4dT3ZUew/bY9nUxpHqx4h1imcNFupobvSUAlOVFRGW/B8yVCRT6w1BhGRPiHWSH59+6jmqoPesnrFyPqOFrdtAsAQ/bJjK2sBDTIyH/HVPszCa3uJvtXkNOuhofBFR5mLdA/+dMN7FN2xzJ6Dt39CX3guozic7SNUCzAD+8st/87eIO95Ms5URKzFRz4RQnrsffapaCzj8FgD6a24QINe8H5rNtodPTdNytKWuZNAnQHyuwrSEVz0m2M2/bbcECyiEK+C9Bl1ne12jnOnqOO3IWgO200RrZMlRH8Mxr7QylV/S4ulv5iQ5qyLZqmUuCUoUyV9PaJG1wDupCaL56s4SVto9pWknkLKes+0ZtL59KGwYevnD2bxgk8BQzhjsT/mD3wDNLKbtUl0Euu5u48HLIYvZuzygq3TZ53D+JXVoyUyX1gP+Y8Tc50GGkk4PdTQTuRJrPGhIhtShQxY1mxXA7I/EncipkVJE/9s6lsYY67WaZ8TsMHtNGDuIeMQG64bAhbxRuG+/QZOVXCZ1TNrVdIagJWuDy79fhj/Qe6TJ+QP0HD7sXw2A6NpqyLtH1ntwKdi1o9XXk3675UrTpRQG9d1CagFkxAIwEgwItC1JLFFchy9aSZYl7RivxBQADSdOay//ycXRBCTsrE9KMzQ7GZm5gdHf6VN/7wDaz8ktDQKdtnF591CChQ2RcRGdfH2xVUDSaj7ryDbcUkLo3bGpAvbJ+wiuQsfxfrtQgoghwZJ+atBEqInn/cObaoOaMhSh717f6BziWwGYGEZKVc33lfIQR9uhXmgOB6zJadFsyw5t24622gQbPktkRjpT7zBVoGxnXGAI/ZR4V/Dd2plC46NbFTi5akm0C0TB7H3qDHhYZeJ4Mmub26cknCWzunEMI5OIFvALflXXGAHw4cKhpZ1Z+PbVFC9NK4gAA2QcxQP4KBbXQqovAgfsnuTPCKWhjXqkrv7+3z4GqJqWOCLVwLCURiww2LHimcdVYWDV5tcIBuOyGpRV0CO3Kx27S+d0Mv8+LWDA3JlBz92nIWrRiQPuUFWX54gQ2z4x3eGrLJXHGk458C46b9rgv5J1Z88DvZhW57M0to8StGAFiO+/VcC/3CK5LGENuimA1u28ZaoGwK+opPdHK9WKPpkR4PuLMAL50vAl7xyLlxxYpZvdi3mXTomkrNN5ZIFOrru6TGY3XDLLQzzxf+2SUbSthDHgTeYNfV2zHBVOFKEetkK62x2QS/5v70uPg97/q5ycfpv8aYqlsL6MhjSBJPEi7YgAAAA=) 50%/cover no-repeat;border-radius:12px;justify-content:center;align-self:center;align-items:center;gap:5px;width:100%;min-width:0;height:auto;display:flex;overflow:hidden}.all-card-visual.is-mobile .all-card-shot{border:1px solid color-mix(in srgb, var(--ink) 14%, var(--line));border-radius:9px;width:min(30%,54px);height:auto}.all-card-visual.is-web .all-card-shot,.all-card-visual.is-pc .all-card-shot{border:1px solid color-mix(in srgb, var(--ink) 14%, var(--line));border-radius:8px;width:min(90%,140px);height:auto}.all-card-shot{background:var(--paper);box-shadow:0 4px 14px color-mix(in srgb, var(--image-shadow) 38%, transparent);display:block;overflow:hidden}.all-featured-media .all-featured-shot.is-placeholder,.all-card-visual .all-card-shot.is-placeholder{border-color:color-mix(in srgb, var(--accent) 24%, var(--line))}.all-rail-copy{flex-direction:column;min-width:0;display:flex}.all-rail-kicker{color:var(--muted);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.all-rail-copy strong{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:7px;font-size:16px;font-weight:720;line-height:1.4;display:-webkit-box;overflow:hidden}.all-rail-category{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:12px;overflow:hidden}.all-rail-footer{min-width:0;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;font-size:11px;display:flex}.all-rail-footer>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.all-rail-footer small{color:var(--muted);flex:none;font-size:11px}.all-rail-loading,.all-rail-empty{min-height:190px;color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:13px;display:flex}.all-rail-loading i{background:var(--muted);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite alternate all-rail-dot}.all-rail-loading i:nth-child(2){animation-delay:.16s}.all-rail-loading i:nth-child(3){animation-delay:.32s}.all-rail-empty{flex-direction:column}.all-rail-empty a{margin-top:0;padding:7px 12px}@keyframes all-rail-reverse{0%{transform:translate(0,0)}to{transform:translate3d(calc(-50% - (var(--all-rail-gap) / 2)), 0, 0)}}@keyframes all-rail-forward{0%{transform:translate3d(calc(-50% - (var(--all-rail-gap) / 2)), 0, 0)}to{transform:translate(0,0)}}@keyframes all-discovery-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes all-rail-dot{0%{opacity:.35;transform:translateY(2px)}to{opacity:1;transform:translateY(-2px)}}@media (width<=900px){.all-featured-layout{grid-template-columns:1fr;height:auto}.all-featured-discussions{height:218px}.all-featured-discussions-list{grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.all-featured-discussion-item+.all-featured-discussion-item{border-left:1px solid var(--line);padding-left:18px}.all-featured-discussion-item{grid-template-columns:146px minmax(0,1fr)}.all-featured{grid-template-columns:minmax(0,9fr) minmax(0,11fr)}.all-featured-copy{padding:30px}.all-rails{margin-inline:calc(-50vw + 50% + 1px)}}@media (width<=620px){.all-featured{background:linear-gradient(180deg, var(--paper) 0%, var(--paper) 30%, color-mix(in srgb, var(--paper) 82%, var(--raised)) 42%, color-mix(in srgb, var(--paper) 50%, var(--raised)) 54%, color-mix(in srgb, var(--paper) 18%, var(--raised)) 66%, var(--raised) 78%, var(--raised) 100%);border-radius:16px;grid-template-columns:1fr;min-height:0}.all-featured-main,.all-featured-main-viewport{height:450px}.all-featured-discussions{height:362px}.all-featured-discussions-list{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;gap:0}.all-featured-discussion-item{grid-template-columns:150px minmax(0,1fr)}.all-featured-discussion-item+.all-featured-discussion-item{border-left:0;padding-left:0}.all-featured-copy{min-height:230px;padding:22px}.all-featured-media{min-height:220px}.all-featured-content>strong{font-size:25px}.all-featured-eyebrow{margin-bottom:14px}.all-featured-summary{margin-top:10px;font-size:13px}.all-featured-context{margin-top:14px}.all-featured-author{width:30px;height:30px}.all-featured-footer small,.all-featured-metrics{font-size:11px}.all-inspiration{margin-top:22px}.all-rails{max-width:calc(100% + 28px);margin-inline:-14px}.all-rail-viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 28px calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 28px calc(100% - 28px),#0000 100%)}.all-rail-more{right:12px}.all-rail-card{grid-template-columns:140px minmax(0,1fr);width:330px;min-height:150px}.all-card-visual{height:auto}.all-card-visual.is-mobile .all-card-shot{width:min(30%,42px);height:auto}.all-card-visual.is-web .all-card-shot,.all-card-visual.is-pc .all-card-shot{width:min(90%,108px);height:auto}}:root[data-theme=dark] .all-featured{border-color:var(--line);background:linear-gradient(112deg,#080808f0 0%,#080808cc 46%,#070707b8 100%),url(/assets/home-carousel-background-z1ZdWf7d.webp) 50%/cover no-repeat;box-shadow:inset 0 1px #ffffff13,0 18px 48px #0000006b}:root[data-theme=dark] .all-featured:hover{border-color:var(--strong-line);box-shadow:inset 0 1px #ffffff1a, 0 26px 62px #00000085, 0 0 34px rgba(var(--accent-rgb), .06)}:root[data-theme=dark] :is(.all-featured-discussions,.all-rail-card,.all-featured-skeleton,.all-featured-empty){border-color:var(--line);background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 14px 38px #00000052}:root[data-theme=dark] .all-rail-card{transition:border-color .18s,box-shadow .2s,transform .2s}:root[data-theme=dark] .all-rail-card:hover{border-color:var(--strong-line);box-shadow:inset 0 1px #ffffff16, 0 20px 48px #00000070, 0 0 22px rgba(var(--accent-rgb), .045);transform:translateY(-2px)}:root[data-theme=dark] .all-card-visual{background:linear-gradient(#08080880,#08080899),url(data:image/webp;base64,UklGRu4FAABXRUJQVlA4IOIFAAAQUgCdASqAAuABPpVKo02lpCMiIAgAsBKJaW7gha3vEOWWT4lgn//XfNWx7mfIAnsA99soonIe+2TkPfbJyHvtlAy8czN3o07JyHvtk5D32xzgwFlYS8Sa3EofM9cYLc1/X9L8nxcnH/RVotEL7E4Xf4Rg9/JF+5Z6i0qBZNFWWpbWkpaUoZu0q0cLx77ZMa7zy4h2O6WNhcKI9HaVAsek9J6Uu2MVmmRrpEE5xEzM56KyRNF4uTkPkaP0RXqCyopmeT1i9FUl2lQQdoYkl8kRl/TEpCYxpV8l1y09snH+hAgRybkvkkQzMc+U71AsmizQAQC7rHceOsKsU+5e3/8977ZOQ+BCAeJORXvuXFDwxzTkdR/0SOnq7yPlFIqD8kw5JqCCanY5Dp8mM0Ja7dZhbdwuG5wxRitTuv839IMhBEyWLrHPVsqLSpkzLnpO2Gu8837+kGIEtClhO6kpdKWybzNtunYd04KKTpU9d2ZRH0Exi8r6WUDNsGgxYjUOC/PRiD+sL5w7rzMVuNiFUEsWw2vHMTxYDPU68se1ccnDLCWCMaR5TEAIO2X8Vo7k3i5OuJOuPJWmLMVY1RVOFZIG7yJkoAlLSoDyJg164EWRE+hc4Mz8di6ciKUK8428A99snXHZC+FcDbiHEYTBYSx84gmthQWcuDtLWLJdr0tucJ61RRMiBG0u47pbHpoR0qZ1wkO9QsZO+dpYuIsZjV4dT3ZUew/bY9nUxpHqx4h1imcNFupobvSUAlOVFRGW/B8yVCRT6w1BhGRPiHWSH59+6jmqoPesnrFyPqOFrdtAsAQ/bJjK2sBDTIyH/HVPszCa3uJvtXkNOuhofBFR5mLdA/+dMN7FN2xzJ6Dt39CX3guozic7SNUCzAD+8st/87eIO95Ms5URKzFRz4RQnrsffapaCzj8FgD6a24QINe8H5rNtodPTdNytKWuZNAnQHyuwrSEVz0m2M2/bbcECyiEK+C9Bl1ne12jnOnqOO3IWgO200RrZMlRH8Mxr7QylV/S4ulv5iQ5qyLZqmUuCUoUyV9PaJG1wDupCaL56s4SVto9pWknkLKes+0ZtL59KGwYevnD2bxgk8BQzhjsT/mD3wDNLKbtUl0Euu5u48HLIYvZuzygq3TZ53D+JXVoyUyX1gP+Y8Tc50GGkk4PdTQTuRJrPGhIhtShQxY1mxXA7I/EncipkVJE/9s6lsYY67WaZ8TsMHtNGDuIeMQG64bAhbxRuG+/QZOVXCZ1TNrVdIagJWuDy79fhj/Qe6TJ+QP0HD7sXw2A6NpqyLtH1ntwKdi1o9XXk3675UrTpRQG9d1CagFkxAIwEgwItC1JLFFchy9aSZYl7RivxBQADSdOay//ycXRBCTsrE9KMzQ7GZm5gdHf6VN/7wDaz8ktDQKdtnF591CChQ2RcRGdfH2xVUDSaj7ryDbcUkLo3bGpAvbJ+wiuQsfxfrtQgoghwZJ+atBEqInn/cObaoOaMhSh717f6BziWwGYGEZKVc33lfIQR9uhXmgOB6zJadFsyw5t24622gQbPktkRjpT7zBVoGxnXGAI/ZR4V/Dd2plC46NbFTi5akm0C0TB7H3qDHhYZeJ4Mmub26cknCWzunEMI5OIFvALflXXGAHw4cKhpZ1Z+PbVFC9NK4gAA2QcxQP4KBbXQqovAgfsnuTPCKWhjXqkrv7+3z4GqJqWOCLVwLCURiww2LHimcdVYWDV5tcIBuOyGpRV0CO3Kx27S+d0Mv8+LWDA3JlBz92nIWrRiQPuUFWX54gQ2z4x3eGrLJXHGk458C46b9rgv5J1Z88DvZhW57M0to8StGAFiO+/VcC/3CK5LGENuimA1u28ZaoGwK+opPdHK9WKPpkR4PuLMAL50vAl7xyLlxxYpZvdi3mXTomkrNN5ZIFOrru6TGY3XDLLQzzxf+2SUbSthDHgTeYNfV2zHBVOFKEetkK62x2QS/5v70uPg97/q5ycfpv8aYqlsL6MhjSBJPEi7YgAAAA=) 50%/cover no-repeat;border:1px solid #ffffff0e;box-shadow:inset 0 1px #ffffff0d}:root[data-theme=dark] :is(.all-featured-device-screen,.all-card-shot){border-color:#ffffff24;box-shadow:0 10px 28px #0000008a}:root[data-theme=dark] .all-featured-eyebrow{border:1px solid rgba(var(--accent-rgb), .18);background:rgba(var(--accent-rgb), .1);color:color-mix(in srgb, var(--accent) 82%, white);box-shadow:0 0 18px rgba(var(--accent-rgb), .065)}:root[data-theme=dark] .all-featured-pagination button[aria-current=true]{box-shadow:0 0 12px rgba(var(--accent-rgb), .42)}:root[data-theme=light] .all-featured{-webkit-backdrop-filter:blur(16px)saturate(116%);background:linear-gradient(112deg,#ffffffe6 0%,#fafcffc7 46%,#f3f8fcad 100%),url(/assets/home-carousel-background-z1ZdWf7d.webp) 50%/cover no-repeat;border-color:#2c41581c;box-shadow:inset 0 1px #fffffff5,0 18px 44px #2e48651c}:root[data-theme=light] .all-featured:hover{box-shadow:inset 0 1px #fffffffa, 0 26px 58px #2e486529, 0 0 30px rgba(var(--accent-rgb), .045);border-color:#2c41582e}:root[data-theme=light] :is(.all-featured-discussions,.all-rail-card,.all-featured-skeleton,.all-featured-empty){background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 14px 34px #2e486517;-webkit-backdrop-filter:blur(16px)saturate(118%);border-color:#2c41581a}:root[data-theme=light] .all-rail-card{transition:border-color .18s,box-shadow .2s,transform .2s}:root[data-theme=light] .all-rail-card:hover{box-shadow:inset 0 1px #fffffffa, 0 20px 46px #2e486524, 0 0 20px rgba(var(--accent-rgb), .04);border-color:#2c41582b;transform:translateY(-2px)}:root[data-theme=light] .all-card-visual{background:linear-gradient(#ffffff52,#ecf3f93d),url(data:image/webp;base64,UklGRu4FAABXRUJQVlA4IOIFAAAQUgCdASqAAuABPpVKo02lpCMiIAgAsBKJaW7gha3vEOWWT4lgn//XfNWx7mfIAnsA99soonIe+2TkPfbJyHvtlAy8czN3o07JyHvtk5D32xzgwFlYS8Sa3EofM9cYLc1/X9L8nxcnH/RVotEL7E4Xf4Rg9/JF+5Z6i0qBZNFWWpbWkpaUoZu0q0cLx77ZMa7zy4h2O6WNhcKI9HaVAsek9J6Uu2MVmmRrpEE5xEzM56KyRNF4uTkPkaP0RXqCyopmeT1i9FUl2lQQdoYkl8kRl/TEpCYxpV8l1y09snH+hAgRybkvkkQzMc+U71AsmizQAQC7rHceOsKsU+5e3/8977ZOQ+BCAeJORXvuXFDwxzTkdR/0SOnq7yPlFIqD8kw5JqCCanY5Dp8mM0Ja7dZhbdwuG5wxRitTuv839IMhBEyWLrHPVsqLSpkzLnpO2Gu8837+kGIEtClhO6kpdKWybzNtunYd04KKTpU9d2ZRH0Exi8r6WUDNsGgxYjUOC/PRiD+sL5w7rzMVuNiFUEsWw2vHMTxYDPU68se1ccnDLCWCMaR5TEAIO2X8Vo7k3i5OuJOuPJWmLMVY1RVOFZIG7yJkoAlLSoDyJg164EWRE+hc4Mz8di6ciKUK8428A99snXHZC+FcDbiHEYTBYSx84gmthQWcuDtLWLJdr0tucJ61RRMiBG0u47pbHpoR0qZ1wkO9QsZO+dpYuIsZjV4dT3ZUew/bY9nUxpHqx4h1imcNFupobvSUAlOVFRGW/B8yVCRT6w1BhGRPiHWSH59+6jmqoPesnrFyPqOFrdtAsAQ/bJjK2sBDTIyH/HVPszCa3uJvtXkNOuhofBFR5mLdA/+dMN7FN2xzJ6Dt39CX3guozic7SNUCzAD+8st/87eIO95Ms5URKzFRz4RQnrsffapaCzj8FgD6a24QINe8H5rNtodPTdNytKWuZNAnQHyuwrSEVz0m2M2/bbcECyiEK+C9Bl1ne12jnOnqOO3IWgO200RrZMlRH8Mxr7QylV/S4ulv5iQ5qyLZqmUuCUoUyV9PaJG1wDupCaL56s4SVto9pWknkLKes+0ZtL59KGwYevnD2bxgk8BQzhjsT/mD3wDNLKbtUl0Euu5u48HLIYvZuzygq3TZ53D+JXVoyUyX1gP+Y8Tc50GGkk4PdTQTuRJrPGhIhtShQxY1mxXA7I/EncipkVJE/9s6lsYY67WaZ8TsMHtNGDuIeMQG64bAhbxRuG+/QZOVXCZ1TNrVdIagJWuDy79fhj/Qe6TJ+QP0HD7sXw2A6NpqyLtH1ntwKdi1o9XXk3675UrTpRQG9d1CagFkxAIwEgwItC1JLFFchy9aSZYl7RivxBQADSdOay//ycXRBCTsrE9KMzQ7GZm5gdHf6VN/7wDaz8ktDQKdtnF591CChQ2RcRGdfH2xVUDSaj7ryDbcUkLo3bGpAvbJ+wiuQsfxfrtQgoghwZJ+atBEqInn/cObaoOaMhSh717f6BziWwGYGEZKVc33lfIQR9uhXmgOB6zJadFsyw5t24622gQbPktkRjpT7zBVoGxnXGAI/ZR4V/Dd2plC46NbFTi5akm0C0TB7H3qDHhYZeJ4Mmub26cknCWzunEMI5OIFvALflXXGAHw4cKhpZ1Z+PbVFC9NK4gAA2QcxQP4KBbXQqovAgfsnuTPCKWhjXqkrv7+3z4GqJqWOCLVwLCURiww2LHimcdVYWDV5tcIBuOyGpRV0CO3Kx27S+d0Mv8+LWDA3JlBz92nIWrRiQPuUFWX54gQ2z4x3eGrLJXHGk458C46b9rgv5J1Z88DvZhW57M0to8StGAFiO+/VcC/3CK5LGENuimA1u28ZaoGwK+opPdHK9WKPpkR4PuLMAL50vAl7xyLlxxYpZvdi3mXTomkrNN5ZIFOrru6TGY3XDLLQzzxf+2SUbSthDHgTeYNfV2zHBVOFKEetkK62x2QS/5v70uPg97/q5ycfpv8aYqlsL6MhjSBJPEi7YgAAAA=) 50%/cover no-repeat;border:1px solid #2c415812;box-shadow:inset 0 1px #ffffffdb}:root[data-theme=light] :is(.all-featured-device-screen,.all-card-shot){border-color:#2c41581f;box-shadow:0 10px 25px #2e48652b}:root[data-theme=light] .all-featured-eyebrow{border:1px solid rgba(var(--accent-rgb), .14);background:rgba(var(--accent-rgb), .075);color:color-mix(in srgb, var(--accent) 88%, #17466f);box-shadow:0 6px 18px rgba(var(--accent-rgb), .055)}:root[data-theme=light] .all-featured-pagination button[aria-current=true]{box-shadow:0 0 10px rgba(var(--accent-rgb), .25)}@media (prefers-reduced-motion:reduce){.all-featured,.all-rail-card,.all-featured-main-track,.all-featured-pagination button{transition:none}.all-featured-skeleton i,.all-featured-skeleton span,.all-rail-loading i,.all-rail-track{animation:none}.all-rail-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.wrap.is-feed-request-loading{margin-bottom:0}.discovery-panel{display:contents}.discovery-search-summary{min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:-18px 0 24px;padding:0 4px;font-size:12px;display:flex}.discovery-search-summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.discovery-search-summary button{border:1px solid var(--line);background:var(--paper);color:var(--muted);font:inherit;cursor:pointer;border-radius:999px;flex:none;padding:6px 10px}.discovery-search-summary button:hover{color:var(--ink);border-color:var(--strong-line)}:root[data-theme=light] .filter-sep{background:var(--line)}.platform-toggle button{z-index:1;color:#858585;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .2s,color .2s;position:relative}.platform-toggle button.active{color:#fff;background:0 0}@media (prefers-reduced-motion:reduce){.platform-indicator{transition:none}}.view-tab-indicator{pointer-events:none;will-change:transform, width;background:#fff;border-radius:999px;height:3px;transition:transform .36s cubic-bezier(.22,1,.36,1),width .36s cubic-bezier(.22,1,.36,1);position:absolute;bottom:1px;left:0}@media (prefers-reduced-motion:reduce){.view-tab-indicator{transition:none}}.filter-panel-backdrop{z-index:19;background:0 0;position:fixed;inset:0}.filter-panel{z-index:20;border:1px solid var(--strong-line);background:var(--paper);width:340px;box-shadow:0 18px 48px var(--card-shadow);color:var(--ink);border-radius:18px;padding:18px;transition:background-color .26s,border-color .26s,color .26s,box-shadow .26s;position:fixed;top:145px;right:40px}.filter-panel-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.filter-panel-head strong{font-size:15px}.filter-panel-close{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0;font-size:24px;line-height:1;transition:background-color .16s,color .16s}.filter-panel-close:hover{background:var(--hover-wash);color:var(--ink)}.filter-group{border:0;margin:0;padding:0}.filter-group legend{color:var(--muted);margin-bottom:10px;font-size:12px;font-weight:700}.filter-options{flex-wrap:wrap;gap:8px;display:flex}.filter-options label{border:1px solid var(--line);color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:13px;transition:background-color .16s,border-color .16s,color .16s;display:flex}.filter-options label:hover{border-color:var(--strong-line);color:var(--ink)}.filter-options label:has(input:checked){border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.filter-options input{width:14px;height:14px;accent-color:var(--accent-ink);margin:0}.filter-panel-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;display:flex}.filter-panel-actions button{font:inherit;cursor:pointer;border:0;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;transition:background-color .16s,color .16s}.filter-reset{color:var(--muted);background:0 0}.filter-reset:hover{background:var(--hover-wash);color:var(--ink)}.filter-apply{background:var(--accent);color:var(--accent-ink)}.filter-apply:hover{filter:brightness(1.06)}:root[data-theme=dark] .filter-options label:has(input:checked){color:#111;background:#fff;border-color:#fff}:root[data-theme=dark] .filter-apply{color:#111;background:#fff}:root[data-theme=dark] .filter-apply:hover{filter:brightness(.94)}@media (width<=620px){.filter-panel{width:auto;top:76px;left:14px;right:14px}.filter.more{display:none}}.grid.is-request-loading{flex:1;justify-content:center;align-items:center;display:flex}.grid.is-request-loading .discovery-request-loader{width:100%;min-height:0;transform:translateY(-36px)}.grid.is-empty{flex:1;justify-content:center;align-items:center;display:flex}.card:hover{border-color:var(--strong-line)}.card-image-count{z-index:6;isolation:isolate;min-width:54px;height:34px;box-shadow:none;color:#f7f8fb;cursor:default;-webkit-user-select:none;user-select:none;background:0 0;border:0;border-radius:12px;align-items:center;gap:7px;padding:0 10px 0 8px;line-height:1;transition:transform .18s;display:inline-flex;position:absolute;top:12px;right:12px}.card-image-count:before,.card-image-count:after{content:"";pointer-events:none;border-radius:inherit;position:absolute}.card-image-count:before{z-index:-1;-webkit-backdrop-filter:blur(10px)saturate(103%);backdrop-filter:blur(10px)saturate(103%);transform-origin:50%;will-change:transform;background:linear-gradient(145deg,#a6b5c409,#20262c03);border:0;inset:0;box-shadow:inset 5px 0 12px #69baff03,inset -5px 0 12px #ff755402,0 3px 10px #0000000e}.card-image-count:after{z-index:0;filter:blur(.7px);opacity:.24;background:linear-gradient(#ffffff24,#0000);width:64%;height:7px;top:4px;left:18%}.card-image-count:hover:before{animation:.46s cubic-bezier(.2,.82,.22,1) both card-count-jelly}.card-image-count>svg,.card-image-count>b{z-index:1;position:relative}.card-image-count svg{fill:#5682ff;filter:drop-shadow(0 1px 4px #4b70ff6b);width:18px;height:18px;display:block;overflow:visible}.card-image-count svg rect:nth-child(2),.card-image-count svg rect:nth-child(3){fill:#78a0ff}.card-image-count b{font-variant-numeric:tabular-nums;letter-spacing:-.15px;font-size:14px;font-weight:800}.card-application-tooltip{z-index:8;border:1px solid var(--strong-line);background:var(--glass-surface-soft);width:max-content;min-width:154px;max-width:240px;box-shadow:var(--glass-highlight), 0 20px 58px #00000080;color:var(--ink);text-align:left;opacity:0;visibility:hidden;transform-origin:100% 0;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(115%);border-radius:16px;padding:11px;transition:opacity .15s,visibility .15s,transform .18s;position:absolute;transform:translateY(-4px)scale(.98)}.card-application-tooltip.is-bottom-end{transform-origin:100% 0;top:calc(100% + 9px);right:0}.card-application-tooltip.is-bottom-start{transform-origin:0 0;top:calc(100% + 9px);left:0}.card-application-tooltip.is-top-end{transform-origin:100% 100%;bottom:calc(100% + 9px);right:0;transform:translateY(4px)scale(.98)}.card-application-tooltip.is-top-start{transform-origin:0 100%;bottom:calc(100% + 9px);left:0;transform:translateY(4px)scale(.98)}.card-application-tooltip:before{content:"";border-top:1px solid var(--strong-line);border-left:1px solid var(--strong-line);background:inherit;width:9px;height:9px;position:absolute;top:-5px;right:18px;transform:rotate(45deg)}.card-application-tooltip.is-bottom-start:before{left:18px;right:auto}.card-application-tooltip:is(.is-top-end,.is-top-start):before{border-top:0;border-left:0;border-right:1px solid var(--strong-line);border-bottom:1px solid var(--strong-line);top:auto;bottom:-5px}.card-application-tooltip.is-top-start:before{left:18px;right:auto}.card-image-count:hover .card-application-tooltip{opacity:1;visibility:visible;transition-delay:.3s;transform:translateY(0)scale(1)}.card-application-tooltip-list{gap:3px;display:grid}.card-application-tooltip-item{min-height:27px;color:color-mix(in srgb, var(--ink) 90%, var(--muted));border-radius:7px;align-items:center;gap:8px;padding:4px 6px;font-size:12px;font-weight:650;line-height:1.35;display:flex}.card-application-tooltip-logo{background:var(--soft);width:22px;height:22px;color:var(--muted);border-radius:6px;flex:0 0 22px;place-items:center;font-size:10px;font-weight:800;display:grid;position:relative;overflow:hidden}.card-application-tooltip-logo img{object-fit:contain;width:100%;height:100%;display:block}.card-application-tooltip-logo.is-fallback:after,.card-application-tooltip-logo.is-broken:after{content:attr(data-fallback)}.card-application-tooltip-logo.is-broken img{display:none}.card-application-tooltip-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card:hover .card-image-count{transform:translateY(-1px)}:root[data-theme=light] .card-image-count{box-shadow:none;color:#151515;background:0 0;border:0}:root[data-theme=light] .card-image-count:before{-webkit-backdrop-filter:blur(10px)saturate(106%);background:linear-gradient(145deg,#ffffff26,#dce7f20b);border:0;box-shadow:inset 5px 0 12px #69baff03,inset -5px 0 12px #ff896802,0 3px 10px #2e486506}:root[data-theme=light] .card-application-tooltip{background:var(--glass-surface-soft);box-shadow:var(--glass-highlight), 0 20px 52px #2e486524;color:var(--ink);-webkit-backdrop-filter:blur(20px)saturate(128%);border-color:#2c41581a}:root[data-theme=light] .card-application-tooltip:before{border-color:#2c41581a}@keyframes card-count-jelly{0%{transform:scale(1)}38%{transform:scaleX(1.035)scaleY(.975)}68%{transform:scaleX(.99)scaleY(1.015)}84%{transform:scaleX(1.006)scaleY(.996)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.card-image-count:hover:before{animation:none}}@media (width<=620px){.card-image-count{border-radius:11px;gap:6px;min-width:50px;height:31px;padding:0 9px 0 7px;top:10px;right:10px}.card-image-count svg{width:17px;height:17px}.card-image-count b{font-size:13px}}.cover:after{display:none}.cover.real-cover{scroll-snap-type:x proximity;scrollbar-width:none;background:#1e1e1e;justify-content:safe center;align-items:center;gap:12px;padding:26px 12px;scroll-padding-inline:12px;display:flex;overflow-x:auto}.screenshot-preview{aspect-ratio:1260/2736;scroll-snap-align:center;background:#fff;border-radius:13px;flex:none;width:auto;height:248px;position:relative;overflow:hidden;box-shadow:0 10px 20px #0006}.screenshot-preview img{object-fit:contain;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .28s;display:block}.screenshot-preview img.is-loaded{opacity:1}.image-skeleton{z-index:3;border-radius:inherit;pointer-events:none;background:linear-gradient(105deg,#eee 25%,#fafafa 45%,#eee 65%) 0 0/240% 100%;transition:opacity .28s;animation:1.35s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0}:root[data-theme=dark] .image-skeleton{background:linear-gradient(105deg,#292929 25%,#3d3d3d 45%,#292929 65%) 0 0/240% 100%}:root[data-theme=dark] .screenshot-preview{background-color:#292929}.screenshot-preview.is-image-loaded .image-skeleton{opacity:0}@media (prefers-reduced-motion:reduce){.image-skeleton{animation:none}}.discovery-panel .content{text-align:left;background:0 0;padding:13px 6px 0}.discovery-panel .title-row{text-align:left;align-items:center;gap:12px;display:flex}.discovery-panel .title-row h2,.discovery-panel .content h2{letter-spacing:-.35px;min-width:0;color:var(--ink);-webkit-line-clamp:1;-webkit-box-orient:vertical;flex:1;margin:0;font-size:16px;line-height:1.35;display:-webkit-box;overflow:hidden}.discovery-panel .title-tags{flex:none;justify-content:flex-end;align-items:center;gap:0;width:auto;min-width:0;max-width:min(46%,220px);padding-top:0;display:flex;overflow:hidden}.pill{color:#d1d1d1;background:#383838;border-radius:5px;padding:5px 7px;font-size:11px;font-weight:650}.discovery-panel .title-tags .pill{color:var(--muted);white-space:nowrap;background:0 0;border-radius:0;flex:none;padding:0;font-size:11px;font-weight:600;line-height:1.35}.discovery-panel .title-tags .pill.product{color:var(--ink)}.discovery-panel .title-tags .pill+.pill:before{content:"·";color:var(--muted);flex:none;margin:0 5px}:root[data-theme=light] .pill{background:var(--soft);color:var(--muted)}:root[data-theme=light] .discovery-panel .title-tags .pill,:root[data-theme=light] .discovery-panel .title-tags .pill.product{background:0 0}.discovery-panel .stats{color:#858585;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-top:9px;font-size:11px;display:flex}.discovery-panel .author{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:5px;margin-left:0;font-size:11px;display:flex}.discovery-panel .author-time{color:#777;flex:none}.discovery-panel .author-name{text-overflow:ellipsis;color:#bcbcbc;font-weight:650;overflow:hidden}.discovery-panel .engagement{flex:none;gap:11px;margin:0;display:flex}.discovery-panel .engagement span{align-items:center;gap:3px;display:inline-flex}.discovery-panel .engagement svg{display:block}.discovery-panel .card>.stats{padding:0 6px 7px}.discovery-panel .author-profile-link{min-width:0;color:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;text-decoration:none;display:inline-flex;position:relative}.author-preview{z-index:20;border:1px solid var(--line);background:var(--paper);width:500px;color:var(--ink);white-space:normal;text-align:left;opacity:0;visibility:hidden;pointer-events:auto;border-radius:22px;padding:0;font-size:12px;line-height:1.45;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;bottom:100%;left:-10px;overflow:hidden;transform:translateY(5px);box-shadow:0 20px 48px #00000052}.author-profile-link:hover .author-preview,.author-profile-link:focus-visible .author-preview{opacity:1;visibility:visible;transform:translateY(0)}.author-preview:after{content:"";border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);width:10px;height:10px;position:absolute;bottom:-6px;left:20px;transform:rotate(45deg)}.author-preview-head{align-items:center;gap:11px;min-height:86px;padding:18px 18px 14px;display:flex}.author-preview-avatar{color:#fff;background:#586bc3;border-radius:50%;place-items:center;width:46px;height:46px;font-size:17px;font-weight:800;display:grid}.author-preview-identity{min-width:0}.author-preview-head strong{letter-spacing:-.2px;font-size:16px;display:block}.author-preview-head small{color:var(--muted);margin-top:1px;font-size:12px;display:block}.author-preview-actions{white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:12px;font-weight:750;display:flex}.author-preview-actions span,.author-preview-actions b{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-weight:750;display:inline-flex}.author-preview-actions b{border-color:var(--ink);background:var(--ink);color:var(--bg)}.author-preview-works{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 18px 18px;display:grid}.author-preview-work{background:var(--raised,#292929);border-radius:10px;height:104px;display:block;overflow:hidden}.author-preview-work img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.author-preview-bio,.author-preview-stats,.author-preview-hint{display:none}.card:has(.author-preview){overflow:visible}:is(.card:has(.author-profile-link:hover),.card:has(.author-profile-link:focus-visible),.card:has(.card-image-count:hover)){z-index:2;position:relative}@media (width<=760px){.author-preview{width:360px}.author-preview-work{height:78px}.author-preview-head{padding:14px}.author-preview-works{padding:0 14px 14px}.author-preview-actions b{display:none}}@media (width<=620px){.author-preview{display:none}}@media (prefers-reduced-motion:reduce){.author-preview{transition:none}}.favorite-action{z-index:4;color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1212121a;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:36px;height:36px;transition:opacity .2s,transform .2s,background .2s;display:grid;position:absolute;bottom:14px;right:14px;transform:translateY(4px)}.card:hover .favorite-action,.favorite-action:focus-visible{opacity:1;transform:translateY(0)}.favorite-action:hover{background:#1212121a;border-color:#fff9}.favorite-action:focus-visible{outline-offset:2px;outline:2px solid #fff}.favorite-action svg{display:block}.favorite-action.is-saved svg{fill:currentColor}:root[data-theme=light] .favorite-action.is-saved{background:#ffffff1a;border-color:#11111124}@media (width<=620px){.favorite-action{width:34px;height:34px;bottom:12px;right:12px}}.like-action{z-index:4;color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1212121a;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:36px;height:36px;transition:opacity .2s,transform .2s,background .2s;display:grid;position:absolute;bottom:14px;right:58px;transform:translateY(4px)}.card:hover .like-action,.like-action:focus-visible{opacity:1;transform:translateY(0)}.like-action:hover{background:#1212121a;border-color:#fff9}.like-action:focus-visible{outline-offset:2px;outline:2px solid #fff}.like-action svg{display:block}.like-action.is-liked svg{fill:currentColor}:root[data-theme=light] .like-action.is-liked{background:#ffffff1a;border-color:#11111124}@media (width<=620px){.like-action{width:34px;height:34px;bottom:12px;right:54px}}.grid.is-pc-platform .screenshot-preview>.screenshot-time-watermark{top:21px}.grid.is-pc-platform .screenshot-preview img{object-position:center top}.empty-state{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;gap:12px;padding:24px;animation:.4s both empty-state-in;display:flex}.empty-state-mark{width:220px;max-width:70vw;margin-bottom:2px;display:block}.empty-state-art{width:100%;height:auto;display:block;overflow:visible}.empty-state-art-cards rect{fill:rgba(var(--ink-rgb), .025);stroke:var(--line);stroke-width:1.5px;stroke-dasharray:6 6;transition:stroke .2s}.empty-state-art-ring{fill:var(--ink)}.empty-state-art-glass{fill:var(--bg)}.empty-state-art-dot{fill:#8d9cff}.empty-state-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:650}.empty-state-title{letter-spacing:.01em;color:var(--ink);margin:0;font-size:18px;font-weight:650}.empty-state-desc{max-width:360px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.empty-state-action{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:none;border-radius:999px;margin-top:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .2s,opacity .2s}.empty-state-action:hover{box-shadow:0 6px 18px rgba(var(--accent-rgb), .28);transform:translateY(-1px)}.empty-state-action:active{opacity:.9;transform:translateY(0)}.empty-state-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes empty-state-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.empty-state{padding:20px}.empty-state-mark{width:180px}.empty-state-title{font-size:16px}}.feed-loader{min-height:56px;color:var(--muted);letter-spacing:.02em;opacity:0;pointer-events:none;justify-content:center;align-items:center;gap:10px;margin:24px 0 0;font-size:12px;font-weight:650;transition:opacity .2s,transform .2s;display:flex;transform:translateY(-6px)}.feed-loader.is-loading{opacity:1;transform:translateY(0)}.feed-loader-mark{place-items:center;width:25px;height:25px;display:grid}.feed-loader-mark img{transform-origin:50% 54%;width:25px;height:auto;animation:1.15s cubic-bezier(.45,.05,.55,.95) infinite feed-logo-search;display:block}:root[data-theme=light] .feed-loader-mark img{filter:invert()}.feed-loader-ellipsis{color:currentColor;align-items:center;gap:1px;margin-left:-6px;font-size:16px;line-height:1;display:inline-flex}.feed-loader-ellipsis i{font-style:normal;animation:1s ease-in-out infinite feed-ellipsis-roll;display:block}.feed-loader-ellipsis i:nth-child(2){animation-delay:.12s}.feed-loader-ellipsis i:nth-child(3){animation-delay:.24s}.feed-sentinel{height:1px}@keyframes feed-logo-search{0%,to{opacity:.58;transform:rotate(-8deg)scale(.92)}45%{opacity:1;transform:rotate(10deg)scale(1.06)}70%{opacity:.82;transform:rotate(2deg)scale(.98)}}@keyframes feed-ellipsis-roll{0%,60%,to{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.feed-loader,.feed-loader-mark img{transition:none;animation:none}.feed-loader-ellipsis i{animation:none}}.card-skeleton{pointer-events:none;cursor:default}.card-skeleton:hover{border-color:var(--line)}.skeleton-cover,.skeleton-line,.skeleton-pill,.skeleton-avatar{background:linear-gradient(100deg, rgba(var(--ink-rgb,245, 245, 245), .07) 30%, rgba(var(--ink-rgb,245, 245, 245), .14) 50%, rgba(var(--ink-rgb,245, 245, 245), .07) 70%);background-size:200% 100%}.skeleton-cover{border-radius:23px;height:300px}.skeleton-content{text-align:left;display:block}.skeleton-title-row{align-items:center;gap:12px;display:flex}.skeleton-title{background:0 0;border-radius:0;width:72%;height:22.4px;margin:0;display:block;position:relative}.skeleton-title:after{content:"";background:linear-gradient(100deg, rgba(var(--ink-rgb,245, 245, 245), .07) 30%, rgba(var(--ink-rgb,245, 245, 245), .14) 50%, rgba(var(--ink-rgb,245, 245, 245), .07) 70%);background-size:200% 100%;border-radius:999px;width:100%;height:14px;animation:1.35s ease-in-out infinite skeleton-shimmer;position:absolute;top:4.2px;left:0}.skeleton-tags{justify-content:flex-end;align-items:center;gap:5px;margin:0;display:flex}.skeleton-pill{border-radius:999px;width:46px;height:9px}.skeleton-pill:last-child{width:34px}.skeleton-stats{padding:0 6px 7px}.skeleton-author-meta{align-items:center;gap:7px;min-width:0;margin-left:0;display:flex}.skeleton-avatar{border-radius:50%;width:19px;height:19px}.skeleton-author{width:54px;height:9px;margin:0}.skeleton-time{width:38px;height:9px;margin:0}.skeleton-stat{width:84px;height:9px;margin:0}.skeleton-shimmer{animation:1.35s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.grid.is-web-platform .skeleton-cover{border-radius:26px;height:300px}.grid.is-web-platform .skeleton-title{height:25.2px}.grid.is-web-platform .skeleton-title:after{top:5.6px}.grid.is-pc-platform .skeleton-cover{border-radius:24px;height:240px}@media (width<=900px){.skeleton-cover{height:270px}.grid.is-web-platform .skeleton-cover{height:240px}}@media (width<=620px){.skeleton-cover{border-radius:18px;height:275px}.grid.is-web-platform .skeleton-cover{border-radius:8px;height:200px}.grid.is-pc-platform .skeleton-cover{border-radius:18px;height:200px}}@media (prefers-reduced-motion:reduce){.skeleton-shimmer{animation:none}}@media (width<=900px){.site-footer-inner{width:calc(100% - 56px)}}@media (width<=620px){.site-footer{padding:20px 0 24px}.site-footer-inner{flex-direction:column;align-items:flex-start;gap:10px;width:calc(100% - 28px)}.site-footer-legal{justify-content:flex-start;gap:15px}}:root[data-theme=light] .grid.is-web-platform .card,:root[data-theme=light] .grid.is-pc-platform .card{border-color:rgba(var(--ink-rgb), .07);box-shadow:0 1px 1px rgba(var(--ink-rgb), .03), 0 10px 30px rgba(var(--ink-rgb), .055);border-radius:22px}:root[data-theme=light] .grid.is-web-platform .cover.real-cover,:root[data-theme=light] .grid.is-pc-platform .cover.real-cover{background-color:var(--raised);background-image:radial-gradient(rgba(var(--ink-rgb), .09) .7px, transparent .7px);background-size:5px 5px;border-radius:14px}@media (width<=900px){.wrap{width:calc(100% - 56px);margin-top:16px}.grid{grid-template-columns:repeat(2,1fr);gap:25px}.card{border-radius:28px;padding:13px}.cover{height:270px}.cover.real-cover{gap:10px;padding:22px 10px}.screenshot-preview{height:226px}.grid.is-web-platform{gap:28px}.grid.is-web-platform .card{border-radius:32px;padding:16px}.grid.is-web-platform .cover.real-cover{gap:10px;height:240px;padding:14px}.grid.is-web-platform .screenshot-preview,.grid.is-web-platform .more-hint{height:200px}}@media (width<=620px){.wrap{width:calc(100% - 28px);margin-top:14px}.filters{margin-bottom:20px}.grid{grid-template-columns:1fr;gap:20px}.card{border-radius:26px;padding:12px}.cover{border-radius:18px;height:275px}.cover.real-cover{gap:11px;padding:22px 10px}.screenshot-preview{height:231px}.discovery-panel .content{padding:12px 4px 0}.discovery-panel .title-row,.discovery-panel .skeleton-title-row{gap:9px}.discovery-panel .title-tags{max-width:44%}.discovery-panel .card>.stats,.discovery-panel .skeleton-stats{padding-inline:4px}.content h2{font-size:16px}.grid.is-web-platform{grid-template-columns:1fr;gap:24px}.grid.is-web-platform .card{border-radius:28px;padding:14px}.grid.is-web-platform .cover.real-cover{gap:8px;height:200px;padding:12px}.grid.is-web-platform .screenshot-preview{border-radius:8px;height:160px}.grid.is-web-platform .more-hint{height:160px}.grid.is-pc-platform{grid-template-columns:repeat(2,1fr);gap:28px}.grid.is-pc-platform .card{border-radius:28px;padding:14px}.grid.is-pc-platform .cover.real-cover{gap:10px;height:200px;padding:14px}.grid.is-pc-platform .screenshot-preview{height:154px}}:root[data-theme=light] .wrap .discovery-recommendation{outline-offset:-3px;outline:3px solid #fffffff0;transition:filter .22s,border-color .22s,box-shadow .26s}:root[data-theme=light] .wrap .all-featured{border-color:var(--line);outline:none}:root[data-theme=dark] .discovery-panel .card{border-color:var(--line);background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 15px 42px #00000061;border-radius:24px;transition:border-color .2s,box-shadow .22s,transform .22s}:root[data-theme=dark] .discovery-panel .card:hover{border-color:var(--strong-line);box-shadow:inset 0 1px #ffffff17, 0 24px 58px #00000080, 0 0 28px rgba(var(--accent-rgb), .055);transform:translateY(-2px)}:root[data-theme=dark] .discovery-panel :is(.cover,.cover.real-cover){background:radial-gradient(circle at 50% 0,#ffffff0a,#0000 40%),linear-gradient(145deg,#1a1a1a,#111);border-radius:16px;box-shadow:inset 0 1px #ffffff0e,inset 0 0 0 1px #ffffff06}:root[data-theme=dark] .discovery-panel .screenshot-preview{background-color:var(--raised);border:1px solid #ffffff1c;box-shadow:0 13px 30px #00000094}:root[data-theme=dark] .discovery-panel .pill{color:var(--muted);background:#ffffff0e}:root[data-theme=dark] .discovery-panel .pill.product{background:rgba(var(--accent-rgb), .1);color:color-mix(in srgb, var(--accent) 82%, white)}:root[data-theme=light] .discovery-panel .card{background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 15px 38px #2e48651a;-webkit-backdrop-filter:blur(18px)saturate(118%);border-color:#2c41581a;border-radius:24px;transition:border-color .2s,box-shadow .22s,transform .22s}:root[data-theme=light] .discovery-panel .card:hover{box-shadow:inset 0 1px #fffffffa, 0 24px 54px #2e486526, 0 0 26px rgba(var(--accent-rgb), .045);border-color:#2c41582e;transform:translateY(-2px)}:root[data-theme=light] .discovery-panel :is(.cover,.cover.real-cover){background:radial-gradient(circle at 50% 0,#ffffffd1,#0000 42%),linear-gradient(145deg,#eff4faf0,#e1e9f2c7);border-radius:16px;box-shadow:inset 0 1px #fffffffa,inset 0 0 0 1px #2c41580b}:root[data-theme=light] .discovery-panel .screenshot-preview{background-color:var(--raised);border:1px solid #2c41581c;box-shadow:0 13px 28px #2e48652e}:root[data-theme=light] .discovery-panel .pill{color:var(--muted);background:#2c41580e}:root[data-theme=light] .discovery-panel .pill.product{background:rgba(var(--accent-rgb), .09);color:var(--accent)}@media (width<=900px){:root:is([data-theme=dark],[data-theme=light]) .discovery-panel .card{border-radius:22px}}@media (width<=620px){:root:is([data-theme=dark],[data-theme=light]) .discovery-panel .card{border-radius:20px}:root:is([data-theme=dark],[data-theme=light]) .discovery-panel :is(.cover,.cover.real-cover){border-radius:14px}}.wrap :is(.all-featured,.discovery-recommendation):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.discovery-panel .platform-toggle{isolation:isolate;overflow:hidden}.discovery-panel .platform-toggle button{transition:color .18s,transform .18s,text-shadow .18s}.discovery-panel .platform-toggle button:active{transform:scale(.96)}.discovery-panel .platform-indicator{--liquid-flow:0px;--liquid-skew:0deg;z-index:0;box-shadow:none;-webkit-backdrop-filter:none;transform-origin:50%;contain:paint;background:0 0;border:0;overflow:visible}:root:is([data-theme=dark],[data-theme=light]) .discovery-panel .platform-indicator{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;outline:0}.discovery-panel .platform-indicator:before,.discovery-panel .platform-indicator:after{content:"";pointer-events:none;border-radius:inherit;position:absolute}.discovery-panel .platform-indicator:before{transform-origin:50%;will-change:transform;inset:0}.discovery-panel .platform-indicator:after{z-index:1;filter:blur(.8px);opacity:.56;will-change:transform;background:linear-gradient(#ffffff6b,#0000);width:72%;height:8px;top:4px;left:14%;transform:translate(0)skew(0)}:root[data-theme=dark] .discovery-panel .platform-indicator:before{-webkit-backdrop-filter:blur(16px)saturate(108%);background:linear-gradient(145deg,#b8c0c31f,#484e5111);border:0;outline:0;box-shadow:inset 8px 0 18px #69baff09,inset -8px 0 18px #ff75540a,0 6px 18px #0000002e}:root[data-theme=light] .discovery-panel .platform-indicator:before{-webkit-backdrop-filter:blur(17px)saturate(138%);background:linear-gradient(145deg,#ffffff7a,#dce7f23d);border:0;outline:0;box-shadow:inset 8px 0 18px #69baff0b,inset -8px 0 18px #ff896809,0 5px 16px #2e486513}:root[data-theme=light] .discovery-panel .platform-toggle button.active{color:var(--accent);text-shadow:0 1px 10px rgba(var(--accent-rgb), .12);background:0 0}.discovery-panel .platform-indicator.is-moving-right:before{transform-origin:0}.discovery-panel .platform-indicator.is-moving-left:before{transform-origin:100%}.discovery-panel .platform-indicator.is-liquid-moving:before{animation:.54s cubic-bezier(.2,.82,.22,1) both platform-liquid-stretch}.discovery-panel .platform-indicator.is-liquid-moving:after{animation:.54s cubic-bezier(.2,.82,.22,1) both platform-liquid-glare}@keyframes platform-liquid-stretch{0%{transform:scaleX(1)scaleY(1)}38%{transform:scaleX(1.25)scaleY(.84)}70%{transform:scaleX(.94)scaleY(1.06)}86%{transform:scaleX(1.025)scaleY(.985)}to{transform:scaleX(1)scaleY(1)}}@keyframes platform-liquid-glare{0%{transform:translate(0)skew(0)}38%{transform:translateX(var(--liquid-flow)) skewX(var(--liquid-skew))}76%{transform:translate(-2px)skew(2deg)}to{transform:translate(0)skew(0)}}@media (prefers-reduced-motion:reduce){.discovery-panel .platform-indicator:before,.discovery-panel .platform-indicator:after{animation:none!important}}.card,.cover,.filters,.platform-toggle,.platform-toggle button,.pill,.filter-panel{transition:background-color .26s,border-color .26s,color .26s,box-shadow .26s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.stage{background:var(--bg);min-height:100dvh;padding:0 0 54px}.stage-head{height:64px;padding:0 max(40px, calc((100% - var(--site-content-max)) / 2 - 8px));z-index:10;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#050505fa 0%,#050505f5 60%,#050505b8 82%,#05050500 100%);border-bottom:0;align-items:center;gap:18px;display:flex;position:sticky;top:0}.stage-head .brand{letter-spacing:-1px;white-space:nowrap;flex:none;align-items:center;gap:9px;font-size:20px;font-weight:850;display:flex}.stage-head .brand-en{letter-spacing:.35px}.stage-head .brand em{letter-spacing:0;color:var(--muted);margin-left:4px;font-size:12px;font-style:normal;font-weight:650}.stage-head .mark{object-fit:contain;flex:none;width:43px;height:40px;display:block}.theme-toggle{border:1px solid var(--line);background:var(--paper);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:50%;flex:0 0 44px;place-items:center;margin-left:auto;padding:0;transition:background-color .26s,border-color .26s,color .26s,box-shadow .26s;display:grid;position:relative}[data-theme=dark] .theme-icon-moon,[data-theme=light] .theme-icon-sun{display:block}.share-toggle{border:1px solid var(--line);background:var(--paper);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;transition:background-color .26s,border-color .26s,box-shadow .26s;display:grid;position:relative}.share-toggle:hover{background:var(--raised);border-color:var(--strong-line);box-shadow:0 8px 24px var(--card-shadow);transform:translateY(-1px)}.share-toggle:active{transform:scale(.96)}.share-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.stage-head .close{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;margin-left:0;font-size:28px;font-weight:300;transition:background-color .26s,color .26s;display:grid}.stage-head .close:hover{background:var(--hover-wash);color:var(--ink)}.immersive-mode-trigger{border:1px solid var(--line);background:var(--paper);min-width:44px;height:44px;color:var(--ink);cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font:700 12px/1 inherit;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.immersive-mode-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.immersive-mode-trigger:hover{background:var(--raised);border-color:var(--strong-line);box-shadow:0 8px 24px var(--card-shadow);transform:translateY(-1px)}.immersive-mode-trigger:active{transform:scale(.97)}.immersive-mode-trigger:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.detail-apps{margin-right:calc(var(--detail-sidebar-width) + var(--detail-col-gap,16px));padding:4px 0 10px 10px;position:relative}.is-drawer-embed .detail-apps{margin-right:calc(var(--detail-sidebar-width) + 18px)}.detail-apps-track{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:16px;margin:-7px -10px -12px;padding:7px 10px 12px;display:flex;overflow-x:auto}.detail-apps-track::-webkit-scrollbar{display:none}.detail-app{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:10px;flex:none;align-items:center;padding:0;display:flex}.detail-app-icon{background:var(--soft);width:38px;height:38px;color:var(--muted);transform-origin:50% 100%;border-radius:10px;flex:none;place-items:center;font-size:17px;font-weight:750;transition:transform .42s cubic-bezier(.22,.65,.3,1),box-shadow .42s;display:grid;position:relative;overflow:hidden}.detail-app:hover .detail-app-icon,.detail-app:focus-visible .detail-app-icon{transform:translateY(-2px)scale(1.012);box-shadow:0 5px 12px #00000029}.detail-app:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.detail-app:active .detail-app-icon{transform:translateY(1px)scale(.94)}.detail-app-icon img{object-fit:contain;width:100%;height:100%;display:block}.detail-app-icon.is-broken img{display:none}.detail-app-icon.is-broken:after,.detail-app-icon.is-fallback:after{content:attr(data-fallback)}.detail-apps-hint{pointer-events:none;color:var(--muted);background:linear-gradient(90deg, transparent, var(--bg) 26%);padding:4px 0 4px 42px;font-size:11px;font-weight:650;position:absolute;top:50%;right:0;translate:0 -50%}.gallery-wrap{--detail-sidebar-width:320px;--detail-project-width:250px;--detail-project-gap:16px;--detail-thumb-width:26px;width:min(var(--site-content-max), calc(100% - 80px));margin:auto;position:relative}.stage .gallery{grid-template-columns:minmax(0, 1fr) var(--detail-sidebar-width);justify-content:start;align-items:start;gap:16px;padding:8px 0 38px;display:grid}.shot-grid{justify-content:start;column-gap:var(--detail-project-gap);row-gap:36px;width:100%;padding-top:0;display:grid}.stage.is-4-column-canvas .shot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stage.is-2-column-canvas .shot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stage.is-1-column-canvas .shot-grid{grid-template-columns:minmax(0,1fr)}.stage:is(.is-2-column-canvas,.is-1-column-canvas) .detail-thumb{border-radius:7px}.stage.is-2-column-canvas :is(.detail-stack-layer,.detail-shot-skeleton,.detail-shot-image-skeleton,.shot.real-shot img){border-radius:18px}.stage.is-1-column-canvas :is(.detail-stack-layer,.detail-shot-skeleton,.detail-shot-image-skeleton,.shot.real-shot img){border-radius:24px}.detail-project{min-width:0;padding-top:0;scroll-margin-top:88px;position:relative}.detail-project-media{min-width:0;display:block}.detail-project-main{min-width:0;position:relative}.detail-shot-stack{--stack-headroom:30px;--stack-rise:14px;--stack-scale-step:.055;--stack-opacity-step:.28;--stack-drag-y:0px;--stack-progress:0;width:100%;padding-top:var(--stack-headroom);contain:layout paint;isolation:isolate;aspect-ratio:var(--canvas-ratio);position:relative}.detail-shot-stack.is-single{--stack-headroom:0px}.detail-shot-stack>.shot{z-index:5;touch-action:pan-x;-webkit-user-select:none;user-select:none;transform:translate3d(0, var(--stack-drag-y), 0) scale(calc(1 - var(--stack-progress) * .025));opacity:calc(1 - var(--stack-progress) * .16);transform-origin:50%;backface-visibility:hidden;will-change:auto;position:relative}.detail-shot-stack>.shot img{-webkit-user-drag:none}.detail-shot-stack.is-interacting>.shot,.detail-shot-stack.is-transitioning>.shot{will-change:transform, opacity}.detail-shot-stack.is-transitioning>.shot{transition:transform .19s cubic-bezier(.2,.8,.2,1),opacity .17s ease-out}.detail-stack-layer{top:var(--stack-headroom);z-index:calc(4 - var(--stack-depth));width:100%;height:calc(100% - var(--stack-headroom));border:1px solid var(--line);background:var(--paper);cursor:pointer;transform-origin:top;transform:translate(-50%, calc((var(--stack-depth) - var(--stack-progress)) * var(--stack-rise) * -1)) scale(calc(1 - (var(--stack-depth) - var(--stack-progress)) * var(--stack-scale-step)));opacity:calc(1 - (var(--stack-depth) - var(--stack-progress)) * var(--stack-opacity-step));backface-visibility:hidden;will-change:auto;border-radius:35px;padding:0;position:absolute;left:50%;overflow:hidden;box-shadow:0 4px 14px #0000001f}.detail-shot-stack.is-interacting .detail-stack-layer,.detail-shot-stack.is-transitioning .detail-stack-layer{will-change:transform, opacity}.detail-shot-stack.is-transitioning .detail-stack-layer{transition:transform .19s cubic-bezier(.2,.8,.2,1),opacity .17s ease-out}.detail-stack-layer:hover{opacity:1}.detail-stack-layer img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.detail-shot-dots{z-index:8;opacity:0;visibility:hidden;flex-direction:column;align-items:center;gap:5px;transition:opacity .18s,visibility 0s linear .18s,transform .18s;display:flex;position:absolute;top:calc(50% + 15px);left:8px;transform:translateY(-50%)translate(-3px)}.detail-shot-stack:hover .detail-shot-dots,.detail-shot-dots:focus-within{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(-50%)translate(0)}.detail-shot-dot{cursor:pointer;background:#ffffffa8;border:0;border-radius:999px;width:4px;height:4px;padding:0;transition:height .18s,background-color .18s;box-shadow:0 1px 3px #00000080}.detail-shot-dot:hover{background:#fff}.detail-shot-dot.is-active{background:#fff;height:14px}.detail-thumb-rail{scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex-direction:column;align-items:center;gap:7px;min-width:0;display:flex;overflow-y:auto}.detail-thumb-rail::-webkit-scrollbar{width:3px}.detail-thumb-rail::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}.detail-thumb{aspect-ratio:1260/2736;width:16px;color:var(--muted);cursor:pointer;opacity:.48;background:0 0;border:0;border-radius:5px;flex:none;padding:2px;transition:width .16s,opacity .16s,background .16s;position:relative;overflow:hidden}.detail-thumb img{object-fit:cover;object-position:center top;border-radius:6px;width:100%;height:100%;display:block}.detail-thumb:hover{background:var(--hover-wash);opacity:.82;width:22px}.detail-thumb.is-selected{background:var(--ink);width:24px;color:var(--bg);opacity:1}.detail-project-footer{flex-direction:column;align-items:center;min-height:48px;padding-top:10px;display:flex;position:relative}.concept-shot-navigation{z-index:8;border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 88%, transparent);box-shadow:0 5px 16px rgba(var(--ink-rgb), .07);-webkit-backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:1px;padding:2px;display:none;position:absolute;bottom:14px;left:0}.is-concept-detail .concept-shot-navigation{display:flex}.concept-shot-navigation button{width:28px;height:28px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:color .16s,background-color .16s,transform .16s;display:grid}.concept-shot-navigation button:hover:not(:disabled),.concept-shot-navigation button:focus-visible{background:var(--raised);color:var(--ink);outline:none;transform:translateY(-1px)}.concept-shot-navigation button:focus-visible{box-shadow:0 0 0 2px var(--accent)}.concept-shot-navigation button:disabled{color:var(--muted);opacity:.34;cursor:default}.concept-shot-navigation svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.shot{width:100%;height:auto;aspect-ratio:var(--canvas-ratio,1260 / 2736);box-shadow:none;background:0 0;border-radius:0;position:relative;overflow:visible}.shot.real-shot{box-shadow:none;cursor:zoom-in;background:0 0;border-radius:0;overflow:visible}.shot.real-shot:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.shot.real-shot img{object-fit:contain;object-position:center;width:100%;height:100%;box-shadow:none;border-radius:35px;display:block}.shot.real-shot .shot-preview{opacity:0;transition:opacity .18s}.shot.real-shot.is-preview-loaded .shot-preview{opacity:1}.shot.real-shot .shot-original{z-index:1;object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity .18s;position:absolute;inset:0}.shot.real-shot.is-loaded .shot-original{opacity:1}.shot.real-shot:after{content:"";z-index:5;pointer-events:none;background:#000;border-radius:100px;width:38%;height:3px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.detail-shot-skeleton,.detail-shot-image-skeleton{--detail-skeleton-base:#242424;--detail-skeleton-shine:#353535;background:linear-gradient(105deg, var(--detail-skeleton-base) 30%, var(--detail-skeleton-shine) 47%, var(--detail-skeleton-base) 64%);background-size:220% 100%;animation:1.35s ease-in-out infinite detail-skeleton-shimmer;overflow:hidden}.detail-shot-skeleton{aspect-ratio:var(--canvas-ratio,1260 / 2736);border-radius:35px;position:relative}.detail-shot-skeleton-badge{z-index:1;background:var(--detail-skeleton-base);border-radius:999px;width:44%;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.detail-shot-skeleton-surface{position:absolute;inset:0}.detail-shot-image-skeleton{border-radius:35px;transition:opacity .18s;position:absolute;inset:0}.shot.real-shot.is-preview-loaded .detail-shot-image-skeleton,.shot.real-shot.is-loaded .detail-shot-image-skeleton{opacity:0;pointer-events:none}@keyframes detail-skeleton-shimmer{to{background-position:-120% 0}}:root[data-theme=light] .detail-shot-skeleton,:root[data-theme=light] .detail-shot-image-skeleton{--detail-skeleton-base:#e4e4e4;--detail-skeleton-shine:#f3f3f3}.app-badge{z-index:4;border:1px solid var(--line);background:var(--paper);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;max-width:88%;box-shadow:0 6px 20px var(--card-shadow);border-radius:17px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;position:static;overflow:hidden}.app-badge-logo{object-fit:contain;border-radius:5px;flex:0 0 18px;width:18px;height:18px}.shot-actions{z-index:7;opacity:0;visibility:hidden;pointer-events:none;gap:8px;transition:opacity .18s,visibility 0s linear .18s,transform .18s;display:flex;position:absolute;top:10px;right:6px;transform:translateY(5px)}.shot-action{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:color .18s,transform .18s;display:grid;position:relative}.shot-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.shot-action:hover,.shot-action:focus-visible{color:var(--ink);outline:none;transform:translateY(-1px)}.shot-action:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.shot-action:active{transform:scale(.94)}.shot-action.has-feedback{color:var(--accent)}.shot-action-feedback{background:var(--ink);color:var(--bg);box-shadow:0 6px 18px var(--card-shadow);white-space:nowrap;pointer-events:none;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:700;line-height:1;position:absolute;bottom:calc(100% + 7px);right:0}.detail-project-main:hover .shot-actions,.detail-project-main:focus-within .shot-actions{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}@media (hover:none){.shot-actions{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.detail-app-icon{transition:none}}.comment-col{top:108px;right:max(40px, calc((100vw - var(--site-content-max)) / 2));z-index:5;width:var(--detail-sidebar-width);background:var(--paper);border:1px solid var(--line);max-height:calc(100dvh - 124px);box-shadow:0 1px 1px rgba(var(--ink-rgb), .03), 0 12px 36px rgba(var(--ink-rgb), .07);border-radius:18px;flex-direction:column;align-self:start;gap:10px;padding:22px 20px;display:flex;position:fixed;overflow:hidden}.case-info{border-bottom:1px solid var(--line);flex-direction:column;gap:6px;padding:0 32px 8px 0;display:flex}.detail-card-menu{z-index:8;position:absolute;top:12px;right:12px}.detail-card-menu-trigger{width:30px;height:30px;color:var(--muted);letter-spacing:1px;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;padding:0 0 7px;font:800 18px/1 inherit;transition:background-color .18s,color .18s;display:grid}.detail-card-menu-trigger:hover,.detail-card-menu-trigger:focus-visible,.detail-card-menu-trigger[aria-expanded=true]{background:var(--hover-wash);color:var(--ink);outline:none}.detail-card-menu-panel{border:1px solid var(--line);background:var(--paper);width:104px;box-shadow:0 12px 32px var(--card-shadow);border-radius:11px;padding:6px;position:absolute;top:34px;right:0}.detail-card-menu-panel button{color:#d9534f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;font:650 13px/1.2 inherit}.detail-card-menu-panel button:hover{background:var(--hover-wash)}.case-title{letter-spacing:-.5px;color:var(--ink);font-size:17px;font-weight:750;line-height:1.3}.case-sub{color:var(--muted);font-size:12px}.case-updated-at{width:fit-content;color:var(--muted);opacity:.64;align-items:center;gap:4px;margin-top:7px;font-size:10px;font-weight:500;line-height:1.3;display:flex}.case-updated-at svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:11px;height:11px}.case-body{position:relative}.case-text{color:var(--ink);-webkit-line-clamp:3;opacity:.76;-webkit-box-orient:vertical;max-height:66.3px;margin:0;font-size:13px;line-height:1.7;transition:max-height .35s;display:-webkit-box;overflow:hidden}.case-text.is-expanded{-webkit-line-clamp:unset;max-height:600px}.case-expand{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:12px;display:inline-block}.case-expand:hover{color:var(--ink)}.detail-engagement{gap:6px;display:flex}.engage-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 12px;font-size:13px;font-weight:650;transition:background .18s,color .18s;display:inline-flex}.engage-btn svg{flex:none;display:block}.engage-btn:hover{color:var(--ink);background:#ffffff0f}.engage-btn:active{transform:scale(.96)}.comment-head{justify-content:space-between;align-items:center;display:flex}.comment-head b{color:var(--ink);font-size:15px;font-weight:750}.comment-head span{color:var(--muted);font-size:12px}.comment-list{scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex-direction:column;flex:1;gap:18px;margin:0 -6px;padding:0 6px;display:flex;overflow-y:auto}.comment-list::-webkit-scrollbar{width:4px}.comment-list::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.comment-empty{width:100%;min-height:180px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 12px;display:flex}.comment-empty svg{width:112px;height:auto;fill:var(--raised);stroke:var(--muted);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:.82;margin-bottom:14px}.comment-empty svg circle{fill:var(--muted);stroke:none}.comment-empty span{color:var(--ink);font-size:13px;font-weight:700}.comment-empty small{color:var(--muted);margin-top:5px;font-size:11px}.comment-empty:hover{background:var(--hover-wash)}.comment-empty:focus-visible{outline:2px solid var(--strong-line);outline-offset:-2px}.comment{gap:10px;display:flex}.comment-avatar{border-radius:50%;flex:none;width:32px;height:32px}.comment-body{flex:1;min-width:0}.comment-author{align-items:baseline;gap:8px;display:flex}.comment-author b{color:var(--ink);font-size:13px;font-weight:700}.comment-author time{color:var(--muted);font-size:11px}.comment-text{color:var(--ink);word-break:break-word;opacity:.76;margin:5px 0 0;font-size:13px;line-height:1.6}.comment-input{background:var(--soft);border:0;border-radius:12px;align-items:center;gap:8px;padding:7px 7px 7px 14px;display:flex}.comment-input input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:13px}.comment-input input:focus,.comment-input input:focus-visible{box-shadow:none;outline:0}.comment-input input::placeholder{color:var(--muted)}.comment-input button{background:var(--accent);width:32px;height:32px;color:var(--accent-ink);cursor:pointer;border:0;border-radius:9px;flex:none;place-items:center;font-size:15px;font-weight:700;line-height:1;display:grid}.comment-input button:hover{background:var(--ink)}:root[data-theme=light] .comment-input button:hover{background:#d4d4d4}.is-drawer-embed .gallery-wrap{width:min(2000px,100% - 64px)}.is-drawer-embed .gallery{grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding-top:0}.is-drawer-embed .shot-grid{gap:28px 16px;padding-top:8px}.is-drawer-embed .comment-col{width:320px;padding:18px;right:32px}.stage.is-web .gallery-wrap{--detail-project-width:560px;--detail-thumb-width:30px}.stage.is-web .gallery{grid-template-columns:1fr 320px}.stage.is-web .shot-grid{width:100%}.stage.is-web .detail-thumb{aspect-ratio:2940/1496;border-radius:7px}.stage.is-web .shot{width:100%;aspect-ratio:var(--canvas-ratio)}.stage.is-web .detail-stack-layer,.stage.is-web .detail-shot-skeleton{aspect-ratio:var(--canvas-ratio);border-radius:24px}.stage.is-web .detail-shot-image-skeleton,.stage.is-web .shot.real-shot img{border-radius:24px}.stage.is-web .shot.real-shot:after{display:none}.stage.is-pc .gallery-wrap{--detail-project-width:560px;--detail-thumb-width:30px}.stage.is-pc .gallery{grid-template-columns:1fr 320px}.stage.is-pc .detail-thumb{aspect-ratio:16/10;border-radius:7px}.stage.is-pc .shot{width:100%;aspect-ratio:var(--canvas-ratio)}.stage.is-pc .detail-stack-layer,.stage.is-pc .detail-shot-skeleton{aspect-ratio:var(--canvas-ratio);border-radius:18px}.stage.is-pc .detail-shot-image-skeleton,.stage.is-pc .shot.real-shot img{border-radius:18px}.stage.is-pc .shot.real-shot:after{display:none}.stage.is-pc .shot.real-shot>.screenshot-time-watermark{top:27px}.canvas-corner-badge{right:max(24px, env(safe-area-inset-right));bottom:max(24px, env(safe-area-inset-bottom));z-index:9;border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 88%, transparent);max-width:min(320px,100vw - 48px);color:var(--muted);box-shadow:0 8px 24px var(--card-shadow);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(12px);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:650;line-height:1.2;position:fixed;overflow:hidden}.stage.is-web.is-drawer-embed .gallery,.stage.is-pc.is-drawer-embed .gallery{grid-template-columns:minmax(0,1fr) 320px;gap:18px}.stage.is-web.is-drawer-embed .shot-grid{gap:36px}.stage.is-pc.is-drawer-embed .shot-grid{gap:36px 16px}:root[data-theme=light] .stage-head{box-shadow:none;background:linear-gradient(#fffffffc 0%,#fffffff7 58%,#f8f9fbe0 80%,#f5f7fa00 100%)}:root[data-theme=light] .comment-col{box-shadow:0 1px 1px rgba(var(--ink-rgb), .03), 0 12px 36px rgba(var(--ink-rgb), .07)}:root[data-theme=light] .app-badge{box-shadow:0 2px 8px #0000000f}@media (width<=700px){.stage{padding-bottom:32px}.stage-head{gap:11px;height:64px;padding:0 14px}.stage-head .brand{font-size:17px}.stage-head .brand em{display:none}.stage-head .mark{width:35px;height:33px}.stage-head .close{width:32px;font-size:24px}.immersive-mode-trigger{display:none}.gallery-wrap{width:calc(100% - 32px)}.detail-apps,.is-drawer-embed .detail-apps{margin-right:0;padding:2px 0 12px}.detail-apps-track{gap:12px}.detail-app-icon{border-radius:10px;width:36px;height:36px;font-size:15px}.stage .gallery{grid-template-columns:1fr;gap:24px;padding:24px 0 29px}.stage.is-4-column-canvas .shot-grid,.stage.is-2-column-canvas .shot-grid,.stage.is-1-column-canvas .shot-grid{grid-template-columns:minmax(0,1fr);justify-content:center;gap:36px 16px;padding-top:8px}.detail-project{width:100%;margin-inline:auto}.shot{border-radius:21px;width:100%}.shot.real-shot img{border-radius:35px}.stage.is-web .gallery{grid-template-columns:1fr}.stage.is-web .shot{aspect-ratio:var(--canvas-ratio)}.stage.is-pc .gallery{grid-template-columns:1fr}.stage.is-pc .shot{aspect-ratio:var(--canvas-ratio)}.comment-col{max-height:calc(100dvh - 96px);position:static}.stage.is-drawer-embed .gallery{grid-template-columns:1fr;gap:24px}.stage.is-drawer-embed .shot-grid{grid-template-columns:minmax(0,1fr);gap:36px 16px}.stage.is-web.is-drawer-embed .shot-grid,.stage.is-pc.is-drawer-embed .shot-grid{gap:36px}}.detail-owner-menu{flex:none;position:relative}.owner-menu-trigger{border:1px solid var(--line);background:var(--paper);width:40px;height:40px;color:var(--ink);cursor:pointer;letter-spacing:1px;border-radius:50%;font:800 17px/1 inherit}.owner-menu-trigger:hover,.owner-menu-trigger:focus-visible{background:var(--raised);border-color:var(--strong-line);outline:2px solid var(--accent);outline-offset:2px}.owner-menu-panel{z-index:30;border:1px solid var(--line);background:var(--paper);min-width:156px;box-shadow:0 12px 32px var(--card-shadow);border-radius:12px;gap:2px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.owner-menu-panel button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font:650 13px/1.2 inherit}.owner-menu-panel button:hover{background:var(--hover-wash)}.owner-menu-panel button.is-danger{color:#d9534f}.case-title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.visibility-badge{border-radius:999px;flex:none;padding:3px 7px;font-size:10px;font-weight:750;line-height:1.2}.visibility-badge.is-public{color:var(--muted);background:var(--soft)}.visibility-badge.is-private{color:#b87520;background:#f2b84b24}.owner-action-error{color:#d9534f;margin:0;font-size:12px;line-height:1.45}.comment-menu{flex:none;margin-left:auto;position:relative}.comment-menu-trigger{width:24px;height:20px;color:var(--muted);letter-spacing:1px;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0 0 6px;font:800 14px/1 inherit;display:grid}.comment-menu-trigger:hover,.comment-menu-trigger[aria-expanded=true]{background:var(--hover-wash);color:var(--ink)}.comment-menu-panel{z-index:12;border:1px solid var(--line);background:var(--paper);min-width:92px;box-shadow:0 10px 28px var(--card-shadow);border-radius:10px;padding:5px;position:absolute;top:-6px;right:28px}.comment-menu-panel button{width:100%;color:var(--ink);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 9px;font:650 12px/1.2 inherit}.comment-menu-panel button:hover{background:var(--hover-wash)}.comment-menu-panel button.is-danger{color:#d9534f}.comment-confirm-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);background:#0a0a0a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.comment-confirm-dialog{border:1px solid var(--line);background:var(--paper);width:min(360px,100%);color:var(--ink);text-align:center;border-radius:20px;padding:26px;box-shadow:0 24px 80px #00000047}.comment-confirm-icon{color:#d9534f;background:#d9534f1a;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 14px;display:grid}.comment-confirm-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.comment-confirm-dialog h2{letter-spacing:-.3px;margin:0;font-size:19px}.comment-confirm-dialog p{color:var(--muted);margin:10px 0 24px;font-size:13px;line-height:1.65}.comment-confirm-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.comment-confirm-actions button{border:1px solid var(--line);background:var(--raised);min-height:42px;color:var(--ink);cursor:pointer;border-radius:11px;font:700 13px/1 inherit}.comment-confirm-actions button:hover{background:var(--hover-wash)}.comment-confirm-actions button.is-danger{color:#fff;background:#d9534f;border-color:#0000}.comment-confirm-actions button.is-danger:hover{background:#c74743}.comment-confirm-actions button:disabled{opacity:.58;cursor:wait}.comment-action-error{color:#d9534f;margin:4px 0 0;font-size:12px;line-height:1.45}.case-name:disabled{opacity:.7;cursor:not-allowed}.detail-main-column{display:contents}.is-concept-detail{--concept-sidebar-width:clamp(380px, 29vw, 452px);--concept-shadow-gutter:32px;--concept-first-shift:12px;background:radial-gradient(circle at 18% 8%, rgba(var(--accent-rgb), .055), transparent 28%), var(--bg);min-height:100dvh;padding-bottom:0}.is-concept-detail .gallery-wrap{--detail-sidebar-width:var(--concept-sidebar-width);width:min(var(--site-content-max), calc(100% - 112px));padding-top:14px}.is-concept-detail .detail-apps{background:0 0;border:0;border-radius:0;min-height:62px;margin:0 0 14px;padding:10px 54px 10px 0}.is-concept-detail .detail-apps-track{gap:14px;margin-block:0;padding-block:0}.is-concept-detail .detail-app-icon{border-radius:11px;width:40px;height:40px}.is-concept-detail .detail-apps-hint{background:linear-gradient(90deg, transparent, var(--bg) 30%);right:0}.stage.is-concept-detail .gallery,.stage.is-concept-detail.is-drawer-embed .gallery{grid-template-columns:minmax(0, 1fr) var(--concept-sidebar-width);gap:14px;padding:0 0 30px;transition:grid-template-columns .28s cubic-bezier(.2,.75,.25,1),gap .28s;position:relative}.stage.is-concept-detail.is-comment-panel-collapsed .gallery,.stage.is-concept-detail.is-comment-panel-collapsed.is-drawer-embed .gallery{grid-template-columns:minmax(0,1fr) 0;gap:0}.is-concept-detail .detail-main-column{min-width:0;display:block;position:relative}.stage.is-concept-detail .shot-grid{width:calc(100% + var(--concept-shadow-gutter) * 2);margin:calc(var(--concept-shadow-gutter) * -1);padding:var(--concept-shadow-gutter) var(--concept-shadow-gutter) calc(var(--concept-shadow-gutter) + 10px);scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-inline:var(--concept-shadow-gutter);overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;gap:clamp(14px,1.5vw,24px);display:flex;overflow:auto hidden}.stage.is-concept-detail .shot-grid::-webkit-scrollbar{width:0;height:0;display:none}.stage.is-concept-detail .shot-grid>:is(.detail-project,.detail-shot-skeleton,.detail-error){scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%}.stage.is-concept-detail.is-mobile .shot-grid>:is(.detail-project,.detail-shot-skeleton,.detail-error){flex-basis:clamp(170px,30dvh,220px);width:clamp(170px,30dvh,220px)}.stage.is-concept-detail .shot-grid>.detail-project:first-child{margin-left:calc(var(--concept-first-shift) * -1)}.stage.is-concept-detail.is-mobile .shot-grid>.detail-project:first-child{margin-left:0}.is-concept-detail .detail-shot-stack{contain:layout;filter:drop-shadow(0 20px 26px #0000002e)}.is-concept-detail .canvas-corner-badge{display:none}.is-concept-detail .comment-col{z-index:5;background:var(--paper);border-radius:18px;align-self:start;gap:0;width:auto;max-height:calc(100dvh - 118px);padding:0;transition:opacity .2s,transform .28s cubic-bezier(.2,.75,.25,1),visibility linear;position:sticky;top:86px;right:auto;overflow:visible;box-shadow:inset 0 1px #ffffffeb,0 18px 40px #2e486521}.stage.is-concept-detail.is-comment-panel-collapsed .comment-col{opacity:0;visibility:hidden;pointer-events:none;min-width:0;transition-delay:0s,0s,.28s;transform:translate(28px)}.concept-panel-collapse,.concept-panel-restore{border:1px solid var(--line);background:color-mix(in srgb, var(--paper) 92%, transparent);width:32px;height:32px;color:var(--muted);box-shadow:0 8px 24px rgba(var(--ink-rgb), .1);cursor:pointer;-webkit-backdrop-filter:blur(12px);z-index:12;border-radius:50%;place-items:center;margin-top:-16px;padding:0;transition:color .18s,background-color .18s,transform .18s;display:grid;position:absolute;top:50%;right:-16px}.concept-panel-collapse svg,.concept-panel-restore svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.concept-panel-collapse:hover,.concept-panel-restore:hover{background:var(--raised);color:var(--ink);transform:translateY(-1px)}.concept-panel-collapse:focus-visible,.concept-panel-restore:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.concept-panel-collapse:active,.concept-panel-restore:active{transform:scale(.94)}.is-concept-detail .detail-card-menu{top:88px;right:14px}.concept-author{border-bottom:0;align-items:center;gap:11px;min-height:72px;padding:15px 58px 15px 18px;display:flex}.concept-author-avatar{color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:800;text-decoration:none;display:grid;box-shadow:inset 0 0 0 1px #ffffff29}.concept-author>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.concept-author>div a{width:fit-content;color:var(--ink);text-decoration:none}.concept-author>div b{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:13px;display:block;overflow:hidden}.concept-author>div span{color:var(--muted);font-size:10px}.concept-author>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6548ff 0%,#8247ff 100%);border:0;border-radius:9px;min-width:64px;height:32px;padding:0 14px;font:750 12px/1 inherit;box-shadow:0 7px 18px #6f48ff3d}.concept-author>button:hover{background:linear-gradient(135deg,#5a3dec 0%,#7437f2 100%)}.concept-author>button.is-followed{border:1px solid var(--line);background:var(--soft);color:var(--muted)}.is-concept-detail .case-info{border-bottom:0;gap:10px;padding:20px 20px 16px}.is-concept-detail .case-title{letter-spacing:-.55px;padding-right:18px;font-size:clamp(18px,1.35vw,22px);line-height:1.35}.is-concept-detail .case-sub{font-size:11px}.is-concept-detail .case-text{opacity:.78;font-size:13px;line-height:1.75}.concept-meta{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:12px;display:flex}.concept-tags{flex-wrap:wrap;gap:6px;display:flex}.concept-tags span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:10px;line-height:1}.concept-views{color:var(--muted);white-space:nowrap;flex:none;font-size:10px}.is-concept-detail .detail-engagement{border-bottom:0;padding:10px 12px}.is-concept-detail .engage-btn{border:1px solid var(--line);flex:1;justify-content:center;padding:8px}.is-concept-detail .comment-head{padding:14px 18px 10px;position:relative}.is-concept-detail .comment-list{gap:20px;min-height:220px;margin:0;padding:4px 18px 16px}.concept-comment-end{min-height:116px;color:var(--muted);opacity:.72;letter-spacing:.14em;flex:1;justify-content:center;align-items:center;font-size:11px;font-weight:650;display:flex}.concept-comment-end span:before{content:"— "}.concept-comment-end span:after{content:" —"}.is-concept-detail .comment-input{background:var(--paper);border-top:0;border-radius:0;margin:0;padding:11px 12px 11px 18px}.is-concept-detail .comment-input input{background:var(--soft);border-radius:9px;min-height:32px;padding-inline:10px}.is-concept-detail .comment-input button{color:#fff;background:linear-gradient(135deg,#6548ff 0%,#8247ff 100%);box-shadow:0 7px 18px #6f48ff3d}.is-concept-detail .comment-input button:hover:not(:disabled){background:linear-gradient(135deg,#5a3dec 0%,#7437f2 100%)}.is-concept-detail .comment-input button:disabled{color:#fff;opacity:.48;cursor:not-allowed}.concept-social-bar{background:var(--paper);flex:none;align-items:center;gap:12px;min-height:68px;padding:12px 16px;display:flex}.concept-comment-composer{background:var(--soft);border-radius:999px;flex:1;align-items:center;gap:4px;min-width:132px;height:36px;padding:3px 5px 3px 14px;display:flex}.concept-comment-composer input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font:500 12px/1 inherit}.concept-comment-composer input:focus,.concept-comment-composer input:focus-visible{box-shadow:none;outline:0}.concept-comment-composer input::placeholder{color:var(--muted)}.concept-comment-composer button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6548ff 0%,#8247ff 100%);border:0;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;padding:0;font:800 14px/1 inherit;display:grid}.concept-comment-composer button:hover{background:linear-gradient(135deg,#5a3dec 0%,#7437f2 100%)}.concept-comment-composer button:disabled{opacity:.48;cursor:wait}.concept-social-actions{flex:none;align-items:center;gap:9px;display:flex}.concept-social-actions>button{min-width:46px;height:46px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;gap:3px;padding:0 4px;font:650 11px/1 inherit;display:inline-flex}.concept-social-actions>button:hover{box-shadow:none;background:0 0}.concept-social-actions>button:disabled{opacity:.45;cursor:not-allowed}.concept-social-icon{background:var(--soft);border-radius:50%;flex:none;place-items:center;width:32px;height:32px;transition:background-color .18s,transform .18s;display:grid}.concept-social-actions button:hover .concept-social-icon{background:var(--raised);transform:translateY(-1px)scale(1.04)}.concept-social-actions svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:19px;height:19px}.concept-social-actions>button.is-liked{color:#ff3858}.concept-social-actions>button.is-liked .concept-social-icon{background:#ff38581f}.concept-social-actions>button.is-liked:hover .concept-social-icon{background:#ff38582e}.concept-social-actions>button.is-saved{color:#e9ac00}.concept-social-actions>button.is-saved .concept-social-icon{background:#e9ac0024}.concept-social-actions>button.is-saved:hover .concept-social-icon{background:#e9ac0033}@media (width<=1240px){.is-concept-detail{--concept-sidebar-width:370px}}@media (width<=980px){.stage.is-concept-detail .gallery,.stage.is-concept-detail.is-drawer-embed .gallery{grid-template-columns:minmax(0,1fr)}.is-concept-detail .comment-col{width:100%;max-height:720px;position:static}}@media (width<=700px){.is-concept-detail{--concept-shadow-gutter:18px;--concept-first-shift:8px}.is-concept-detail .gallery-wrap{width:calc(100% - 24px);padding-top:8px}.is-concept-detail .detail-apps{min-height:54px;margin-bottom:8px;padding:7px 40px 7px 0}.is-concept-detail .detail-app-icon{width:36px;height:36px}.is-concept-detail .gallery{gap:8px;padding-top:0}.is-concept-detail .comment-col{border-radius:14px}.concept-social-bar{gap:8px;padding-inline:12px}.concept-comment-composer{min-width:96px}.concept-social-actions{gap:1px}.concept-social-actions>button{min-width:40px;padding-inline:3px}}.application-combobox{position:relative}.case-project:focus-within{z-index:50}.application-options{z-index:40;max-height:var(--application-options-max-height,min(360px, 45dvh));overscroll-behavior:contain;border:1px solid var(--strong-line);background:var(--paper);box-shadow:0 16px 36px var(--card-shadow);border-radius:12px;position:absolute;left:0;right:0;overflow-y:auto}.application-options.is-below{top:calc(100% + 6px)}.application-options.is-above{bottom:calc(100% + 6px)}.application-option,.application-free{width:100%;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}.application-option{align-items:center;gap:12px;min-height:46px;padding:8px 12px;display:flex}.application-option:hover,.application-option.is-active,.application-free:hover{background:var(--hover-wash)}.application-logo{border:1px solid var(--line);background:var(--raised);border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.application-logo img{object-fit:contain;width:100%;height:100%;display:block}.application-logo.is-fallback{color:var(--muted);font-size:12px;font-weight:700}.application-copy{flex-direction:column;flex:1;min-width:0;display:flex}.application-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.application-copy small,.application-usage{color:var(--muted);font-size:10px}.application-usage{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:42%;overflow:hidden}.application-state{color:var(--muted);padding:12px;font-size:12px}.application-free{border-top:1px solid var(--line);background:var(--paper);padding:10px 12px;font-size:12px;position:sticky;bottom:0}.application-create{border-top:1px solid var(--line);background:var(--paper);gap:8px;padding:12px;display:grid;position:sticky;bottom:0}.application-create>input{border:1px solid var(--line);background:var(--paper);min-width:0;height:36px;color:var(--ink);font:inherit;border-radius:8px;padding:0 10px}.application-create button{background:var(--ink);min-height:34px;color:var(--paper);cursor:pointer;border:0;border-radius:8px}.application-create button:disabled{cursor:default;opacity:.45}.application-preview{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;display:grid}.application-preview>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.application-preview small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.application-preview button{grid-column:1/-1}.application-error{color:#c43b35}.publish-gallery-wrap{width:min(var(--site-content-max), calc(100% - 80px));margin:0 auto;padding:32px 0 80px;animation:.3s both rise}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.publish-gallery{grid-template-columns:minmax(0,2fr) minmax(340px,1fr);align-items:start;gap:16px;display:grid}.shot-zone{min-width:0}.zone-bar{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px;display:flex}.zone-platform{border:0;align-items:center;margin:0;padding:0;display:flex}.platform-toggle{background:var(--soft);border-radius:999px;flex:none;align-items:center;gap:2px;padding:4px;display:flex}.platform-toggle button{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .2s,color .2s}.platform-toggle button:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.add-project-button{border:1px solid var(--line);height:38px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:0 14px;font-size:12.5px;font-weight:700;display:inline-flex}.add-project-button:hover{background:var(--soft);border-color:var(--strong-line)}.add-project-button span{color:var(--muted);font-size:16px;line-height:1}.case-project-list{align-items:start;gap:28px 18px;display:grid}.case-project-list.is-4-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.case-project-list.is-2-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.case-project-list.is-1-columns{grid-template-columns:minmax(0,1fr)}.case-project{min-width:0;animation:.24s both pop;position:relative}@keyframes pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.case-project-media{min-width:0;display:block}.case-thumb-rail{scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex-direction:column;align-items:center;gap:7px;min-width:0;max-height:100%;display:flex;overflow-y:auto}.case-thumb-rail::-webkit-scrollbar{width:3px}.case-thumb-rail::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}.case-thumb{aspect-ratio:1260/2736;width:16px;color:var(--muted);cursor:pointer;opacity:.48;background:0 0;border:0;border-radius:5px;flex:none;padding:2px;transition:width .16s,opacity .16s,background .16s;position:relative;overflow:hidden}.case-project.is-web .case-thumb{aspect-ratio:2940/1496;border-radius:7px}.case-project.is-pc .case-thumb{aspect-ratio:16/10;border-radius:7px}.case-thumb img{object-fit:contain;object-position:center;border-radius:6px;width:100%;height:100%;display:block}.case-thumb:hover{background:var(--hover-wash);opacity:.82;width:22px}.case-thumb.is-selected{background:var(--ink);width:24px;color:var(--bg);opacity:1}.case-thumb-add{border:1px dashed var(--strong-line);background:var(--raised);place-items:center;display:grid}.case-thumb-add:hover{background:var(--soft);border-color:var(--ink);color:var(--ink)}.case-thumb-add.is-paste-target{border-style:solid;border-color:var(--ink);background:var(--soft);color:var(--ink);box-shadow:0 0 0 2px var(--focus-ring)}.case-thumb-add span{font-size:14px;font-weight:400;line-height:1}.case-thumb-uploading{background:#00000061;position:absolute;inset:0}.case-project-main{min-width:0;position:relative}.case-shot-stack{--stack-headroom:30px;--stack-rise:14px;--stack-scale-step:.055;--stack-opacity-step:.28;--stack-drag-y:0px;--stack-progress:0;width:100%;padding-top:var(--stack-headroom);position:relative}.case-shot-stack>.case-stage{z-index:5;transform:translate3d(0,var(--stack-drag-y),0) scale(calc(1 - var(--stack-progress) * .025));opacity:calc(1 - var(--stack-progress) * .16);transform-origin:50%;backface-visibility:hidden;position:relative}.case-shot-stack.has-multiple>.case-stage{touch-action:pan-x;-webkit-user-select:none;user-select:none}.case-shot-stack.has-multiple>.case-stage img{-webkit-user-drag:none}.case-shot-stack.is-interacting>.case-stage,.case-shot-stack.is-transitioning>.case-stage{will-change:transform, opacity}.case-shot-stack.is-transitioning>.case-stage{transition:transform .19s cubic-bezier(.2,.8,.2,1),opacity .17s ease-out}.case-stack-layer{top:var(--stack-headroom);z-index:calc(4 - var(--stack-depth));width:100%;aspect-ratio:var(--ratio);border:1px solid var(--line);border-radius:var(--frame-radius);background:var(--paper);cursor:pointer;transform-origin:top;transform:translate(-50%, calc((var(--stack-depth) - var(--stack-progress)) * var(--stack-rise) * -1)) scale(calc(1 - (var(--stack-depth) - var(--stack-progress)) * var(--stack-scale-step)));opacity:calc(1 - (var(--stack-depth) - var(--stack-progress)) * var(--stack-opacity-step));backface-visibility:hidden;padding:0;position:absolute;left:50%;overflow:hidden;box-shadow:0 5px 16px #0000001a}.case-shot-stack.is-interacting .case-stack-layer,.case-shot-stack.is-transitioning .case-stack-layer{will-change:transform, opacity}.case-shot-stack.is-transitioning .case-stack-layer{transition:transform .19s cubic-bezier(.2,.8,.2,1),opacity .17s ease-out}.case-stack-layer:hover{opacity:1}.case-stack-layer img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.case-stack-add{z-index:9;border:1px solid var(--line);background:var(--paper);width:28px;height:28px;color:var(--ink);cursor:pointer;box-shadow:0 6px 18px var(--card-shadow);border-radius:50%;padding:0;font:600 17px/1 inherit;position:absolute;bottom:12px;right:7px}.case-stack-add:hover{background:var(--soft);border-color:var(--strong-line)}@media (hover:hover){.case-project.has-image .case-undo,.case-project.has-image .case-stack-add{opacity:0;pointer-events:none;transition:opacity .16s,transform .16s,background-color .16s;transform:scale(.9)}.case-project.has-image .case-project-main:hover .case-undo,.case-project.has-image .case-project-main:hover .case-stack-add,.case-project.has-image .case-undo:focus-visible,.case-project.has-image .case-stack-add:focus-visible{opacity:1;pointer-events:auto;transform:scale(1)}}.case-stage{aspect-ratio:var(--ratio);background:0 0;border-radius:0;position:relative;overflow:visible}.case-project:not(.has-image) .case-stage{border-radius:var(--frame-radius);background:var(--raised);border:1px dashed var(--strong-line);overflow:hidden}.case-dropzone{cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;padding:0;display:block;position:absolute;inset:0}.case-dropzone img{object-fit:contain;object-position:center;border-radius:var(--frame-radius);width:100%;height:100%;display:block;box-shadow:0 5px 18px #00000024}.case-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:16px;display:flex}.case-dropzone:hover .case-empty{background:var(--soft)}.empty-ico{background:var(--paper);border:1px solid var(--line);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.empty-ico svg{fill:none;width:20px;height:20px;stroke:var(--muted);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.case-empty span{color:var(--muted);font-size:12px;font-weight:600}.case-empty small{color:var(--muted);opacity:.78;align-items:center;gap:5px;font-size:11px;line-height:1.3;display:inline-flex}.case-empty kbd{border:1px solid var(--line);border-bottom-color:var(--strong-line);background:var(--paper);min-width:31px;color:var(--ink);box-shadow:0 1px 0 var(--line);border-radius:5px;padding:2px 5px;font:650 10px/1.2 inherit}.case-uploading{z-index:7;color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1211b8;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:10.5px;font-weight:650;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px}.case-uploading i{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite uploadPulse}@keyframes uploadPulse{50%{opacity:.35;transform:scale(.72)}}.case-undo{z-index:6;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;border:0;border-radius:50%;place-items:center;width:26px;height:26px;font-size:15px;line-height:1;display:grid;position:absolute;top:8px;right:8px}.case-undo:hover{background:#000000d1}.case-project.is-mobile .case-stage:after{content:"";z-index:5;pointer-events:none;background:#000;border-radius:100px;width:38%;height:3px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.case-project.has-image.is-pc .case-stage:before{content:"";z-index:5;border-radius:var(--frame-radius) var(--frame-radius) 0 0;pointer-events:none;background:linear-gradient(#00000059,#0000);height:22px;position:absolute;top:0;left:0;right:0}.case-project.has-image.is-pc .case-stage:after{content:"";z-index:6;background:#ff5f57;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:10px;box-shadow:14px 0 #fdbc40,28px 0 #32c840}.case-project.has-image.is-pc .case-stage>.case-dropzone>.screenshot-time-watermark{top:25px}.case-shot-dots{z-index:8;opacity:0;visibility:hidden;flex-direction:column;align-items:center;gap:5px;transition:opacity .18s,visibility 0s linear .18s,transform .18s;display:flex;position:absolute;top:calc(50% + 15px);left:8px;transform:translateY(-50%)translate(-3px)}.case-shot-stack:hover~.case-shot-dots,.case-shot-dots:hover,.case-shot-dots:focus-within{opacity:1;visibility:visible;transition-delay:0s;transform:translateY(-50%)translate(0)}.case-shot-dot{cursor:pointer;background:#ffffffa8;border:0;border-radius:999px;width:4px;height:4px;padding:0;transition:height .18s,background-color .18s;box-shadow:0 1px 3px #00000080}.case-shot-dot:hover{background:#fff}.case-shot-dot.is-active{background:#fff;height:14px}.case-meta{margin-top:10px;position:relative}.case-name{background:var(--soft);width:100%;min-width:0;height:38px;color:var(--ink);font:inherit;border:1px solid #0000;border-radius:10px;outline:0;padding:0 42px 0 12px;font-size:13px;font-weight:500}.case-name:focus{background:var(--raised);border-color:var(--strong-line);box-shadow:none}.case-project-footer{justify-content:center;align-items:center;min-height:38px;margin-top:10px;display:flex}.case-name-badge{border:1px solid var(--line);background:var(--paper);max-width:88%;color:var(--ink);font:inherit;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;box-shadow:0 6px 20px var(--card-shadow);border-radius:17px;align-items:center;padding:6px 12px;font-size:11px;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.case-name-badge:hover{background:var(--raised);border-color:var(--strong-line)}.case-name-logo{object-fit:contain;border-radius:5px;flex:0 0 18px;width:18px;height:18px;margin-right:7px}.case-remove{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.case-remove svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.case-remove:hover{background:var(--hover-wash);color:var(--ink)}.info-col{scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex-direction:column;gap:16px;max-height:calc(100dvh - 152px);display:flex;position:sticky;top:128px;overflow-y:auto}.info-col::-webkit-scrollbar{width:4px}.info-col::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.info-toolbar{justify-content:space-between;align-items:center;gap:12px;height:42px;display:flex}.info-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:22px 20px}.info-title{width:100%;color:var(--ink);font:inherit;letter-spacing:-.5px;border:0;border-bottom:1px solid var(--line);background:0 0;outline:0;margin-bottom:14px;padding:0 0 14px;font-size:19px;font-weight:750;line-height:1.3}.info-title::placeholder{color:var(--muted);font-weight:650}.info-fields{flex-direction:column;gap:14px;display:flex}.info-field{flex-direction:column;gap:7px;display:flex}.info-label{color:var(--ink);font-size:14px;font-weight:750}.info-field input{background:var(--soft);height:40px;color:var(--ink);font:inherit;border:1px solid #0000;border-radius:10px;outline:0;padding:0 12px;font-size:13px;font-weight:500}.info-field input:focus{background:var(--raised);border-color:var(--strong-line);box-shadow:none}.info-heading{color:var(--ink);margin:20px 0 10px;font-size:14px;font-weight:750}.info-textarea{background:var(--soft);width:100%;min-height:130px;color:var(--ink);font:inherit;resize:vertical;border:1px solid #0000;border-radius:12px;outline:0;padding:12px;font-size:13px;font-weight:500;line-height:1.7}.info-textarea:focus{background:var(--raised);border-color:var(--strong-line);box-shadow:none}.tag-picker{scrollbar-width:none;flex-wrap:nowrap;gap:8px;max-width:100%;display:flex;overflow-x:auto}.tag-picker::-webkit-scrollbar{display:none}.tag-picker button{border:1px solid var(--line);color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:600}.tag-picker button:hover{color:var(--ink);border-color:var(--strong-line)}.tag-picker button.selected{background:var(--ink);color:var(--bg);border-color:var(--ink)}.tag-picker button:disabled{opacity:.4;cursor:not-allowed}.tag-input-row{margin-top:10px}.tag-input{background:var(--soft);width:100%;height:38px;color:var(--ink);font:inherit;border:1px solid #0000;border-radius:10px;outline:0;padding:0 12px;font-size:13px;font-weight:500}.tag-input:focus{background:var(--raised);box-shadow:0 0 0 3px var(--focus-ring)}.selected-tags{flex-wrap:wrap;gap:8px;min-height:22px;margin-top:12px;display:flex}.selected-tags .empty-tag{color:var(--muted);font-size:12px}.selected-tags .chip{background:var(--soft);color:var(--ink);border-radius:999px;align-items:center;gap:6px;padding:5px 8px 5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.selected-tags .chip button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:15px;line-height:1}.selected-tags .chip button:hover{color:var(--ink)}.save-status{color:var(--muted);align-items:center;gap:7px;font-size:12.5px;font-weight:550;display:inline-flex}.save-status i{background:var(--muted);opacity:.55;border-radius:50%;width:7px;height:7px}.save-status.is-saving i{background:#d99b27;animation:1s infinite uploadPulse}.save-status.is-saved i{opacity:1;background:#34a853}.save-status.is-failed,.save-status.is-conflict{color:#d64b4b}.save-status.is-failed i,.save-status.is-conflict i{opacity:1;background:#d64b4b}.draft-reload{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 5px;font-weight:750;text-decoration:underline}.visibility-field{color:var(--ink);justify-content:space-between;align-items:center;margin-top:20px;font-size:14px;font-weight:750;display:flex}.visibility-field select{border:1px solid var(--line);background:var(--soft);color:var(--ink);border-radius:9px;padding:7px 10px}.visibility-field select:focus{border-color:var(--strong-line)}.display-context-field{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:14px 0;display:flex}.display-context-field>span{gap:3px;display:grid}.display-context-field strong{font-size:14px}.display-context-field small,.screenshot-size-note{color:var(--muted);font-size:11px;font-weight:500;line-height:1.5}.display-context-field select{border:1px solid var(--line);background:var(--soft);min-width:126px;color:var(--ink);border-radius:9px;padding:7px 10px}.screenshot-size-note{margin:8px 0 0}.publish-gallery input:focus-visible,.publish-gallery textarea:focus-visible,.publish-gallery select:focus-visible{outline:0}.publish-button{background:var(--accent);height:42px;color:var(--accent-ink);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}:root[data-theme=dark] .publish-button{color:#111;background:#fff}:root[data-theme=light] .publish-button{color:#fff;background:#111}.publish-button:hover{box-shadow:0 8px 20px rgba(var(--ink-rgb),.14);transform:translateY(-1px)}.publish-button span{transition:transform .2s}.publish-button:hover span{transform:translate(3px)}.publish-toast{left:50%;bottom:max(36px, env(safe-area-inset-bottom));background:var(--ink);color:var(--bg);opacity:0;pointer-events:none;z-index:1000;border-radius:999px;padding:12px 22px;font-size:13.5px;font-weight:650;transition:opacity .28s,transform .28s;position:fixed;transform:translate(-50%)translateY(20px);box-shadow:0 12px 34px #00000047}.publish-toast.is-show{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=900px){.publish-gallery-wrap{width:calc(100% - 48px);padding-top:28px}.publish-gallery{grid-template-columns:minmax(0,1fr);gap:36px}.shot-zone,.info-col{min-width:0}.info-col{max-height:none;position:static;overflow:visible}.case-project-list.is-4-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.publish-gallery-wrap{width:100%;padding:18px 16px calc(96px + env(safe-area-inset-bottom))}.publish-gallery{gap:32px}.zone-bar{gap:10px;margin-bottom:24px}.zone-platform{width:100%;min-width:0}.zone-platform .platform-toggle{width:100%}.zone-platform .platform-toggle button{flex:1 1 0;min-width:0;min-height:42px;padding:10px 6px}.add-project-button{justify-content:center;width:100%;min-height:44px;margin-left:0}.case-project-list{gap:32px}.case-project-list.is-4-columns,.case-project-list.is-2-columns,.case-project-list.is-1-columns{grid-template-columns:1fr}.case-shot-stack{--stack-headroom:24px;--stack-rise:11px}.case-empty{gap:6px;padding:12px}.case-empty small{display:none}.case-stack-add{width:36px;height:36px;font-size:20px;bottom:10px;right:8px}.case-undo{width:34px;height:34px;top:8px;right:8px}.case-shot-dots{opacity:1;visibility:visible;transform:translateY(-50%)}.case-name{height:44px;font-size:16px}.case-remove{width:40px;height:40px}.case-project-footer{min-height:44px}.case-name-badge{max-width:92%;min-height:36px;padding-inline:14px;font-size:12px}.info-col{gap:12px;padding-top:4px}.info-toolbar{z-index:30;height:auto;min-height:calc(68px + env(safe-area-inset-bottom));padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--header);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0000001f}.save-status{min-width:0;max-width:calc(100% - 132px);font-size:12px}.save-status i{flex:none}.draft-reload{white-space:nowrap}.publish-button{flex:none;justify-content:center;min-width:116px;height:44px;padding-inline:18px}.info-card{border-radius:16px;padding:20px 16px}.info-title{font-size:18px}.info-field input,.tag-input,.visibility-field select{min-height:44px;font-size:16px}.info-textarea{min-height:150px;font-size:16px}.tag-picker{margin-inline:-16px;padding-inline:16px;scroll-padding-inline:16px}.tag-picker button{min-height:40px;padding-inline:15px}.selected-tags .chip{min-height:36px}.selected-tags .chip button{min-width:24px;min-height:24px}.visibility-field{gap:16px}.publish-toast{width:max-content;max-width:calc(100vw - 32px);bottom:calc(82px + env(safe-area-inset-bottom));text-align:center;border-radius:14px;padding:11px 16px}}@media (width<=360px){.publish-gallery-wrap,.info-toolbar{padding-inline:12px}.save-status{max-width:calc(100% - 116px)}.publish-button{min-width:108px;padding-inline:14px}.info-card{padding-inline:14px}.tag-picker{margin-inline:-14px;padding-inline:14px;scroll-padding-inline:14px}}@media (prefers-reduced-motion:reduce){.publish-gallery-wrap,.case-project{animation:none}}.profile-wrap{width:calc(100% - 80px);max-width:1400px;margin:34px auto 84px}.profile-hero{border:1px solid var(--line);background:var(--paper);border-radius:28px;animation:.4s both profile-rise;position:relative;overflow:hidden}@keyframes profile-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.profile-cover{background:radial-gradient(circle at 18% 20%, #586bc352, transparent 42%), radial-gradient(circle at 82% 12%, rgba(var(--accent-rgb),.22), transparent 46%), linear-gradient(120deg, var(--raised), var(--soft));height:168px}:root[data-theme=light] .profile-cover{background:radial-gradient(circle at 18% 20%, #586bc32e, transparent 44%), radial-gradient(circle at 82% 12%, rgba(var(--accent-rgb),.16), transparent 48%), linear-gradient(120deg, var(--raised), var(--soft))}.profile-identity{align-items:flex-end;gap:22px;margin-top:-46px;padding:0 32px 26px;display:flex;position:relative}.profile-avatar{color:#fff;border:5px solid var(--paper);width:108px;height:108px;box-shadow:0 12px 30px var(--card-shadow);background:#586bc3;border-radius:50%;flex:none;place-items:center;font-size:42px;font-weight:800;display:grid}:root[data-theme=light] .profile-avatar{background:var(--accent)}.profile-headline{flex:1;min-width:0;padding-bottom:2px}.profile-name-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-name-row h1{letter-spacing:-.6px;color:var(--ink);margin:0;font-size:26px;font-weight:850}.profile-badge{color:var(--accent-ink);background:var(--accent);border-radius:999px;padding:3px 11px;font-size:12px;font-weight:700;line-height:1.5}.profile-bio{max-width:620px;color:var(--muted);margin:10px 0 14px;font-size:14px;line-height:1.7}.profile-meta{flex-wrap:wrap;gap:18px;display:flex}.profile-meta-item,.profile-meta-item:link{color:var(--muted);align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.profile-meta-item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.profile-meta-item.is-link{color:var(--accent);transition:opacity .16s}:root[data-theme=dark] .profile-meta-item.is-link{color:#8ea2ff}.profile-meta-item.is-link:hover{opacity:.75}.profile-actions{flex:none;align-items:center;gap:10px;padding-bottom:4px;display:flex}.profile-btn{border:1px solid var(--line);background:var(--paper);height:42px;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;font-size:14px;font-weight:700;transition:transform .18s,box-shadow .2s,background-color .2s,border-color .2s}.profile-btn-primary{background:var(--accent);color:var(--accent-ink);border-color:#0000;padding:0 22px}:root[data-theme=light] .profile-btn-primary{color:#fff;background:#111;box-shadow:0 5px 14px #0000003d}.profile-btn-primary:hover{box-shadow:0 8px 22px var(--card-shadow);transform:translateY(-1px)}.profile-btn-ghost{place-items:center;width:42px;padding:0;display:grid}.profile-btn-ghost svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.profile-btn-ghost:hover{background:var(--hover-wash);border-color:var(--strong-line);transform:translateY(-1px)}.profile-btn:active{transform:scale(.97)}.profile-share{position:relative}.profile-share-btn .icon-share,.profile-share-btn .icon-link{width:18px;height:18px}.profile-stats{flex-wrap:wrap;gap:8px;padding:4px 24px 22px;display:flex}.profile-stat{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 18px;transition:background-color .16s;display:flex}.profile-stat:hover{background:var(--hover-wash)}.profile-stat strong{color:var(--ink);letter-spacing:-.4px;font-size:20px;font-weight:850}.profile-stat span{color:var(--muted);font-size:12.5px;font-weight:600}.profile-tabs{border-bottom:1px solid var(--line);gap:4px;margin:28px 0 24px;display:flex}.profile-tab{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:12px 18px;font-size:15px;font-weight:700;transition:color .16s;position:relative}.profile-tab:hover,.profile-tab.active{color:var(--ink)}.profile-tab.active:after{content:"";background:var(--ink);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:18px;right:18px}:root[data-theme=light] .profile-tab.active:after{background:var(--accent)}.profile-subtabs{border:1px solid var(--line);background:var(--soft);border-radius:999px;gap:4px;margin:-8px 0 24px;padding:4px;display:inline-flex}.profile-subtab{color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:7px 18px;font-size:13.5px;font-weight:700;transition:color .16s,background-color .16s,box-shadow .2s}.profile-subtab:hover{color:var(--ink)}.profile-subtab.active{color:var(--accent-ink);background:var(--accent)}:root[data-theme=light] .profile-subtab.active{color:#fff;background:#111}.profile-subtab:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}.profile-wrap .grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:34px;display:grid}.profile-feed-list{flex-direction:column;gap:12px;display:flex}.profile-wrap .empty-state{text-align:center;color:var(--muted);grid-column:1/-1;padding:36px 0;font-size:14px}.profile-edit-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;place-items:center;display:grid;position:fixed;inset:0}.profile-edit-panel{background:var(--paper);border:1px solid var(--line);border-radius:22px;width:min(520px,100% - 40px);max-height:88dvh;padding:26px 28px 30px;animation:.28s cubic-bezier(.16,1,.3,1) both sheetIn;overflow-y:auto}@keyframes sheetIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.profile-edit-head{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.profile-edit-head h2{font-size:20px;font-weight:750}.profile-edit-close{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:26px;display:grid}.profile-edit-close:hover{background:var(--hover-wash);color:var(--ink)}.profile-edit-body{flex-direction:column;gap:14px;display:flex}.profile-edit-body label{color:var(--ink);flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.profile-edit-body input,.profile-edit-body textarea{border:1px solid var(--line);background:var(--soft);color:var(--ink);font:inherit;border-radius:10px;outline:0;padding:10px 12px;font-size:13px;transition:background-color .2s,box-shadow .2s}.profile-edit-body input:focus,.profile-edit-body textarea:focus{background:var(--raised);box-shadow:0 0 0 3px var(--focus-ring)}.profile-edit-body textarea{resize:vertical;min-height:80px}.profile-edit-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.profile-edit-actions .profile-btn{padding:0 22px}.followers-dialog{z-index:50;position:fixed;inset:0}.followers-dialog-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000007a;position:absolute;inset:0}.followers-dialog-panel{background:var(--paper);border:1px solid var(--line);border-radius:22px;width:min(440px,100% - 40px);max-height:80dvh;padding:26px 28px 30px;animation:.28s cubic-bezier(.16,1,.3,1) both sheetIn;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 48px #00000052}.followers-dialog-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.followers-dialog-eyebrow{letter-spacing:.22em;color:var(--muted);margin:0 0 4px;font-size:11.5px;font-weight:750}.followers-dialog-head h2{font-size:20px;font-weight:750}.followers-dialog-close{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.followers-dialog-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:24px;height:24px}.followers-dialog-close:hover{background:var(--hover-wash);color:var(--ink)}.relation-search{background:var(--soft);border-radius:12px;align-items:center;gap:10px;margin-bottom:16px;padding:9px 12px;display:flex}.relation-search svg{fill:none;width:16px;height:16px;stroke:var(--muted);stroke-width:2px;stroke-linecap:round;flex:none}.relation-search input{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.relation-search input::placeholder{color:var(--muted)}.followers-list{flex-direction:column;gap:2px;display:flex}.follower-item,.following-item{color:inherit;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:background-color .16s;display:flex}.follower-item:hover,.following-item:hover{background:var(--hover-wash)}.following-item{justify-content:space-between}.following-profile-link{color:inherit;flex:1;align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.follower-avatar{background:var(--follower-color,#586bc3);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:16px;font-weight:800;display:grid}.follower-info{min-width:0}.follower-name{color:var(--ink);font-size:14px;font-weight:700;display:block}.follower-role{color:var(--muted);margin-top:1px;font-size:12px;display:block}.following-remove-btn{border:1px solid var(--line);height:32px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:0 14px;font-size:12px;font-weight:700;transition:background-color .2s}.following-remove-btn:hover{background:var(--hover-wash)}.following-remove-btn[aria-pressed=false]{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}:root[data-theme=light] .following-remove-btn[aria-pressed=false]{color:#fff;background:#111;border-color:#111}@media (width<=900px){.profile-wrap{width:calc(100% - 56px);margin-top:28px}.profile-cover{height:140px}.profile-identity{flex-wrap:wrap;gap:16px;padding:0 22px 22px}.profile-avatar{width:92px;height:92px;font-size:36px}.profile-actions{width:100%;padding-bottom:0}.profile-btn-primary{flex:1}.profile-wrap .grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (width<=620px){.profile-wrap{width:calc(100% - 28px);margin-top:18px}.profile-cover{height:116px}.profile-identity{margin-top:-40px;padding:0 16px 18px}.profile-avatar{border-width:4px;width:78px;height:78px;font-size:30px}.profile-name-row h1{font-size:22px}.profile-bio{font-size:13.5px}.profile-stats{gap:2px;padding:0 12px 18px}.profile-stat{padding:8px 12px}.profile-stat strong{font-size:18px}.profile-tabs{margin:22px 0 20px;overflow-x:auto}.profile-tab{white-space:nowrap;padding:10px 14px}.profile-subtabs{scrollbar-width:none;max-width:100%;margin:-4px 0 18px;overflow-x:auto}.profile-subtabs::-webkit-scrollbar{display:none}.profile-subtab{padding:6px 14px;font-size:13px}.profile-wrap .grid{grid-template-columns:1fr;gap:20px}}@media (prefers-reduced-motion:reduce){.profile-hero,.profile-edit-panel,.followers-dialog-panel{animation:none}}.pe-overlay{z-index:80;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pe-dialog{background:var(--paper);border:1px solid var(--line);border-radius:22px;flex-direction:column;width:100%;max-width:560px;max-height:calc(100dvh - 48px);animation:.3s cubic-bezier(.22,.8,.28,1) both followers-dialog-in;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000006b}.pe-head,.pe-foot{flex:none;align-items:center;padding:18px 22px;display:flex}.pe-head{border-bottom:1px solid var(--line);justify-content:space-between}.pe-head h2{font-size:17px;font-weight:800}.pe-close{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:24px}.pe-close:hover{background:var(--hover-wash);color:var(--ink)}.pe-body{padding:4px 22px 22px;overflow-y:auto}.pe-media{margin-bottom:56px;position:relative}.pe-cover{background:radial-gradient(circle at 18% 20%,#586bc352,transparent 42%),radial-gradient(circle at 82% 12%,rgba(var(--accent-rgb),.22),transparent 46%),linear-gradient(120deg,var(--raised),var(--soft));border-radius:16px;height:128px}.pe-avatar{color:#fff;border:4px solid var(--paper);width:92px;height:92px;box-shadow:0 10px 26px var(--card-shadow);background:#586bc3;border-radius:50%;place-items:center;font-size:36px;font-weight:800;display:grid;position:absolute;bottom:-44px;left:22px}.pe-media-btn{color:#fff;cursor:pointer;background:#0000008c;border:0;border-radius:999px;font:650 12px inherit;position:absolute}.pe-cover-btn{padding:7px 13px;bottom:10px;right:10px}.pe-avatar-btn{width:32px;height:32px;bottom:-40px;left:82px}.pe-fields{flex-direction:column;gap:18px;display:flex}.pe-field{flex-direction:column;gap:8px;display:flex}.pe-label{color:var(--ink);justify-content:space-between;font-size:13.5px;font-weight:750;display:flex}.pe-count{color:var(--muted);font-size:12px;font-style:normal}.pe-field input,.pe-field textarea{background:var(--soft);width:100%;color:var(--ink);border:1px solid #0000;border-radius:11px;outline:0;padding:11px 13px;font:500 14px inherit}.pe-field input{height:44px}.pe-field textarea{resize:vertical;min-height:88px;line-height:1.65}.pe-field input:focus,.pe-field textarea:focus,.pe-input-prefix:focus-within{background:var(--raised);box-shadow:0 0 0 3px var(--focus-ring)}.pe-input-prefix{background:var(--soft);border-radius:11px;align-items:center;height:44px;display:flex;overflow:hidden}.pe-input-prefix i{color:var(--muted);padding-left:13px;font-size:14px;font-style:normal}.pe-input-prefix input{background:0 0;border:0;padding-left:4px}.pe-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:10px}.pe-error{color:#c33;margin:14px 0 0;font-size:13px;line-height:1.5}.pe-btn{border:1px solid var(--line);background:var(--paper);height:42px;color:var(--ink);cursor:pointer;border-radius:999px;padding:0 22px;font:700 14px inherit}.pe-btn-ghost:hover{background:var(--hover-wash)}.pe-btn-primary{background:var(--accent);color:var(--accent-ink);border-color:#0000}@media (width<=620px){.pe-overlay{align-items:flex-end;padding:0}.pe-dialog{border-radius:22px 22px 0 0;max-width:none;max-height:94dvh}}.followers-dialog{z-index:1000;place-items:center;padding:24px;display:grid}.followers-dialog-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090f0e94}.followers-dialog-panel{border-color:var(--strong-line);border-radius:22px;width:min(100%,500px);max-height:min(680px,100vh - 48px);padding:0;animation:.18s ease-out both followers-dialog-in;position:relative;inset:auto;overflow:hidden;transform:none;box-shadow:0 24px 70px #00000057}.followers-dialog-head{border-bottom:1px solid var(--line);gap:20px;margin:0;padding:22px 22px 18px}.followers-dialog-eyebrow{letter-spacing:0;margin:0 0 4px;font-size:12px;font-weight:650}.followers-dialog-head h2{letter-spacing:-.35px;margin:0;font-size:20px;line-height:1.25}.followers-dialog-close{border:1px solid var(--line);width:34px;height:34px}.followers-dialog-close svg{width:17px;height:17px}.relation-search{border:1px solid var(--line);background:var(--raised);height:40px;margin:14px 18px 4px;padding:0 12px}.relation-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.14)}.followers-list{gap:0;max-height:520px;padding:8px 10px;overflow-y:auto}.follower-item,.following-item{border-radius:14px;min-height:68px;padding:10px 12px}.follower-avatar{width:42px;height:42px}.follower-info{gap:3px;display:grid}.follower-name{text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.follower-role{text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.following-remove-btn{border-color:var(--strong-line);min-width:54px}.following-remove-btn:hover{border-color:var(--ink);background:var(--paper)}@media (width<=620px){.followers-dialog{padding:14px}.followers-dialog-panel{border-radius:18px;max-height:calc(100vh - 28px)}.followers-dialog-head{padding:18px 18px 14px}.followers-list{max-height:calc(100vh - 146px);padding:6px 8px}}.login-page{z-index:0;isolation:isolate;place-items:center;min-height:100vh;padding:clamp(20px,4vw,56px);display:grid;position:relative}.login-page:before{content:"";z-index:-3;background:radial-gradient(circle at 20% 0%, rgba(var(--accent-rgb),.1), transparent 34%), radial-gradient(circle at 85% 100%, rgba(var(--accent-rgb),.07), transparent 30%), var(--bg);position:fixed;inset:0}.community-backdrop{z-index:-2;pointer-events:none;position:fixed;inset:0;overflow:hidden}.backdrop-fallback{background:var(--bg);opacity:.6;position:absolute;inset:0}.login-page:after{content:"";z-index:-1;-webkit-backdrop-filter:blur(4px);background:#060a0e80;position:fixed;inset:0}.login-layout{z-index:1;border:1px solid var(--strong-line);background:var(--paper);border-radius:28px;grid-template-columns:minmax(440px,1.18fr) minmax(370px,.82fr);width:min(1120px,100% - clamp(40px,8vw,112px));min-height:min(720px,100vh - 80px);animation:.36s cubic-bezier(.2,.8,.2,1) both login-dialog-in;display:grid;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 90px #0000006b}@keyframes login-dialog-in{0%{opacity:0;transform:translate(-50%,calc(16px - 50%))scale(.975)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.login-showcase{background:var(--raised);padding:clamp(74px,9vh,112px) clamp(38px,6vw,82px);position:relative;overflow:hidden}.showcase-grid{background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0003,#0008,#0000);mask-image:linear-gradient(90deg,#0003,#0008,#0000)}.showcase-copy{z-index:1;position:relative}.showcase-eyebrow{color:var(--muted);letter-spacing:1.6px;font-size:11px;font-weight:800}.showcase-eyebrow span{background:var(--accent);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.showcase-copy h1{letter-spacing:-3px;margin:22px 0;font-size:clamp(38px,4vw,58px);line-height:1.08}.showcase-copy h1 span{color:var(--accent);text-shadow:0 0 30px var(--focus-ring)}.showcase-copy>p:last-child{color:var(--muted);line-height:1.8}.insight-stack{width:440px;height:300px;position:absolute;bottom:10%;right:3%}.showcase-card{border:1px solid var(--strong-line);background:var(--paper);width:300px;box-shadow:0 20px 50px var(--card-shadow);border-radius:14px;align-items:center;gap:14px;padding:12px;display:flex;position:absolute}.showcase-card small{color:var(--muted);font-size:10px;display:block}.showcase-card strong{margin-top:5px;font-size:13px;display:block}.showcase-card em{color:var(--muted);margin-top:7px;font-size:10px;font-style:normal;display:block}.card-back{opacity:.55;top:32px;left:20px;transform:rotate(-15deg)}.card-middle{opacity:.78;top:52px;right:8px;transform:rotate(8deg)}.card-front{bottom:18px;left:110px;transform:rotate(-3deg)}.mock-screen{background:var(--soft);border-radius:8px;flex:none;width:72px;height:92px;padding:11px 8px}.mock-screen i{background:var(--line);border-radius:4px;height:7px;margin-bottom:7px;display:block}.mock-screen i:first-child{background:var(--accent);width:48%}.mock-screen-b i:nth-child(3){width:70%}.mock-screen-c i:nth-child(2){width:85%}.observe-orbit{border:1px solid var(--strong-line);border-radius:50%;place-items:center;width:145px;height:145px;display:grid;position:absolute;bottom:-20px;right:-20px}.observe-orbit span{border:8px solid var(--accent);width:82px;height:82px;box-shadow:0 0 35px var(--focus-ring);border-radius:50%}.observe-orbit b{background:var(--accent);width:23px;height:23px;color:var(--accent-ink);text-align:center;border-radius:50%;position:absolute}.showcase-foot{z-index:1;color:var(--muted);justify-content:space-between;font-size:11px;display:flex;position:absolute;bottom:30px;left:9%;right:9%}.login-panel{background:var(--paper);flex-direction:column;justify-content:center;padding:clamp(42px,6vw,72px);display:flex;position:relative}.login-panel-actions{align-items:center;gap:8px;display:flex;position:absolute;top:18px;right:18px}.login-panel-actions .theme-toggle{background:0 0;border:0;flex-basis:34px;width:34px;height:34px}.login-panel-actions .theme-icon{width:16px;height:16px}.login-close{width:34px;height:34px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;padding:0;font-size:26px;font-weight:300;line-height:1;display:grid}.login-close:hover{background:var(--hover-wash);color:var(--ink)}.panel-heading p{color:var(--muted);letter-spacing:1.5px;font-size:11px;font-weight:800}.panel-heading h2{letter-spacing:-1px;margin:12px 0 8px;font-size:32px}.panel-heading span{color:var(--muted);font-size:14px}.login-method-tabs{background:var(--soft);border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin-top:24px;padding:4px;display:grid}.login-method-tabs button{height:34px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:12px;font-weight:700}.login-method-tabs button.is-active{background:var(--paper);color:var(--ink);box-shadow:0 1px 3px var(--card-shadow)}.login-method-tabs+form{margin-top:22px}.login-page form{gap:9px;margin-top:34px;display:grid}.login-page label{font-size:13px;font-weight:700}.login-page input{border:1px solid var(--line);background:var(--raised);width:100%;height:46px;color:var(--ink);font:inherit;border-radius:10px;outline:0;padding:0 13px}.login-page input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}.code-row{position:relative}.code-row input{padding-right:112px}.code-button{z-index:1;min-width:88px;color:var(--accent);font:inherit;text-align:right;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:700;line-height:1.4;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.code-button:hover:not(:disabled){color:var(--ink);text-underline-offset:3px;text-decoration:underline}.code-button:disabled{color:var(--muted);cursor:not-allowed;opacity:.8}.form-message{height:14px;color:var(--muted);margin:0;font-size:11px}.form-message.is-error{color:#df5358}.form-message.is-success{color:#56a878}.login-submit{background:var(--accent);height:48px;color:var(--accent-ink);font:inherit;text-align:left;cursor:pointer;border:0;border-radius:10px;margin-top:8px;padding:0 16px;font-weight:800}.login-submit span{float:right;font-size:20px}.auth-entry{color:var(--muted);text-align:center;margin:12px 0 0;font-size:12px}.auth-link{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.auth-link:hover{text-underline-offset:3px;text-decoration:underline}.forgot-link{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;margin-left:16px;padding:0;font-size:12px}.forgot-link:hover{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.login-divider{color:var(--muted);align-items:center;gap:12px;margin:14px 0 16px;font-size:11px;display:flex}.login-divider:before,.login-divider:after{background:var(--line);content:"";flex:1;height:1px}.oauth-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.oauth-button{border:1px solid var(--line);height:42px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:10px;font-size:12px;font-weight:700}.oauth-button:hover{background:var(--hover-wash)}.oauth-button svg{fill:currentColor;vertical-align:middle;width:15px;height:15px;margin-right:5px}.login-terms{color:var(--muted);text-align:center;margin-top:24px;font-size:11px}.login-terms a{color:inherit}@media (width<=850px){.login-page{padding:20px}.login-layout{grid-template-columns:1fr;width:min(490px,100%);min-height:0}.login-showcase{display:none}.login-panel{min-height:min(660px,100vh - 40px);padding:72px clamp(28px,8vw,56px) 42px}}@media (width<=500px){.login-page{padding:0;display:block}.login-page:after{-webkit-backdrop-filter:blur(4px)}.login-layout{border:0;border-radius:0;width:100%;min-height:100dvh}.login-panel{min-height:100dvh;padding:88px 28px 36px}}@media (prefers-reduced-motion:reduce){.login-layout{animation:none}}.msg-wrap{width:calc(100% - 80px);max-width:760px;margin:34px auto 84px;animation:.4s both msg-rise}@keyframes msg-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.msg-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.msg-header-titles h1{letter-spacing:-.6px;color:var(--ink);margin:0;font-size:26px;font-weight:850}.msg-header-sub{color:var(--muted);margin:6px 0 0;font-size:14px}.msg-readall-btn{border:1px solid var(--line);background:var(--paper);color:var(--ink);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:9px 16px;font-size:13px;font-weight:700;transition:background-color .16s,border-color .16s,transform .16s}.msg-readall-btn:hover:not(:disabled){background:var(--raised);border-color:var(--strong-line);transform:translateY(-1px)}.msg-readall-btn:active{transform:scale(.98)}.msg-readall-btn:disabled{opacity:.5;cursor:default;transform:none}.msg-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:center;gap:6px;margin-bottom:20px;padding-bottom:12px;display:flex;overflow-x:auto}.msg-tabs::-webkit-scrollbar{display:none}.msg-tab{color:var(--muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:none;align-items:center;gap:7px;padding:9px 15px;font-size:14px;font-weight:700;transition:background-color .16s,color .16s;display:inline-flex}.msg-tab:hover{background:var(--hover-wash);color:var(--ink)}.msg-tab.is-active{background:var(--accent);color:var(--accent-ink)}.msg-tab-count{background:var(--hover-wash);min-width:18px;height:18px;color:inherit;text-align:center;border-radius:999px;padding:0 5px;font-size:11px;font-weight:800;line-height:18px}.msg-tab.is-active .msg-tab-count{background:rgba(var(--bg-rgb), .22)}.msg-tab-count.is-hidden{display:none}.msg-feed{flex-direction:column;gap:4px;display:flex}.msg-action-error{color:#e5484d;text-align:center;margin:14px 0 0;font-size:13px}.msg-row{background:var(--paper);color:var(--ink);cursor:pointer;border:1px solid #0000;border-radius:16px;align-items:flex-start;gap:14px;padding:16px 18px 16px 14px;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:flex;position:relative}.msg-row:hover{border-color:var(--line);background:var(--raised);transform:translateY(-1px)}.msg-row.is-unread{background:var(--raised)}.msg-row.is-unread:before{content:"";background:var(--accent);border-radius:999px;width:3px;position:absolute;top:18px;bottom:18px;left:0}:root[data-theme=dark] .msg-row.is-unread:before{background:#4f8cff}.msg-avatar{color:#fff;background:#586bc3;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:grid}:root[data-theme=light] .msg-avatar{background:var(--accent)}.msg-avatar.is-system{background:var(--soft);color:var(--muted)}.msg-avatar svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.msg-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.msg-text{color:var(--ink);opacity:.9;font-size:14px;line-height:1.55}.msg-text b{opacity:1;font-weight:750}.msg-quote{background:var(--soft);color:var(--muted);border-left:2px solid var(--line);border-radius:10px;margin-top:2px;padding:8px 11px;font-size:12.5px;line-height:1.5}.msg-meta{align-items:center;gap:10px;margin-top:2px;display:flex}.msg-time{color:var(--muted);font-size:12px}.msg-follow-btn{border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:5px 13px;font-size:12px;font-weight:700;transition:background-color .16s,border-color .16s}.msg-follow-btn:hover{background:var(--hover-wash);border-color:var(--strong-line)}.msg-follow-btn.is-followed{color:var(--muted)}.msg-row.is-unread .msg-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:20px;right:16px}:root[data-theme=dark] .msg-row.is-unread .msg-dot{background:#4f8cff}.msg-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:72px 16px;display:flex}.msg-empty svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.55;width:44px;height:44px}.msg-empty p{margin:0;font-size:14px}@media (width<=900px){.msg-wrap{width:calc(100% - 56px);margin-top:28px}}@media (width<=620px){.msg-wrap{width:calc(100% - 28px);margin-top:18px}.msg-header-titles h1{font-size:22px}.msg-row{gap:12px;padding:14px 14px 14px 12px}.msg-avatar{width:38px;height:38px;font-size:14px}}@media (prefers-reduced-motion:reduce){.msg-wrap,.msg-row:hover,.msg-readall-btn:hover{animation:none;transform:none}}.settings-wrap{width:calc(100% - 80px);max-width:1200px;margin:28px auto 84px}.settings-heading{margin-bottom:28px}.settings-heading .eyebrow{letter-spacing:.22em;color:var(--muted);margin:0 0 8px;font-size:11.5px;font-weight:750}.settings-heading h1{letter-spacing:-.6px;margin:0 0 4px;font-size:28px;font-weight:850}.settings-heading p{color:var(--muted);margin:0;font-size:13.5px}.settings-layout{grid-template-columns:200px 1fr;align-items:start;gap:32px;display:grid}.settings-nav{flex-direction:column;gap:2px;display:flex;position:sticky;top:120px}.settings-nav-item{color:var(--muted);border-radius:10px;padding:10px 14px;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .16s,color .16s}.settings-nav-item:hover,.settings-nav-item.is-active{background:var(--hover-wash);color:var(--ink)}.settings-content{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--line) transparent;max-height:calc(100vh - 174px);overflow-y:auto}.settings-content::-webkit-scrollbar{width:4px}.settings-content::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.settings-section{margin-bottom:36px}.section-heading{margin-bottom:16px}.section-heading h2{margin:0 0 4px;font-size:18px;font-weight:750}.section-heading p{color:var(--muted);margin:0;font-size:13px}.settings-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;flex-direction:column;padding:18px 20px;display:flex}.setting-row{justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.setting-row>div h3{margin:0 0 3px;font-size:15px;font-weight:750}.setting-row>div p{color:var(--muted);margin:0;font-size:12.5px}.setting-divider{background:var(--line);height:1px;margin:0}.theme-choice{background:var(--soft);border-radius:12px;gap:4px;padding:4px;display:flex}.theme-choice button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 18px;font-size:13px;font-weight:600;transition:background-color .2s,color .2s}.theme-choice button.is-active{background:var(--paper);color:var(--ink);box-shadow:0 1px 3px rgba(var(--ink-rgb),.12)}.switch{cursor:pointer;flex:none;width:46px;height:26px;display:inline-block;position:relative}.switch input{opacity:0;width:0;height:0;position:absolute}.switch span{background:var(--soft);border-radius:26px;width:100%;height:100%;transition:background-color .2s;display:block}.switch span:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.switch input:checked+span{background:var(--accent)}.switch input:checked+span:after{transform:translate(20px)}.select-wrap select{border:1px solid var(--line);background:var(--soft);height:38px;color:var(--ink);font:inherit;cursor:pointer;appearance:none;border-radius:10px;outline:0;padding:0 32px 0 12px;font-size:13px;font-weight:600}.select-wrap{position:relative}.select-wrap:after{content:"▾";pointer-events:none;color:var(--muted);font-size:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.account-card{flex-direction:row;align-items:center;gap:16px}.account-summary{flex:1;align-items:center;gap:12px;display:flex}.account-avatar{color:#fff;background:#586bc3;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:17px;font-weight:800;display:grid}.account-summary h3{margin:0;font-size:15px;font-weight:750}.account-summary p{color:var(--muted);margin:2px 0 0;font-size:12px}.secondary-button{border:1px solid var(--line);background:var(--paper);height:38px;color:var(--ink);white-space:nowrap;border-radius:999px;align-items:center;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.secondary-button:hover{background:var(--hover-wash)}.section-note{color:var(--muted);margin:10px 0 0;font-size:12px}.password-card{margin-top:16px}.password-card h3{margin:0 0 3px;font-size:15px;font-weight:750}.password-card p{color:var(--muted);margin:0 0 16px;font-size:12.5px}.password-form{gap:10px;display:grid}.password-form label{color:var(--muted);gap:4px;font-size:12.5px;font-weight:650;display:grid}.password-form input{border:1px solid var(--line);background:var(--soft);height:40px;color:var(--ink);font:inherit;border-radius:10px;outline:0;width:100%;max-width:340px;padding:0 12px;font-size:14px}.password-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}.password-message{color:#56a878;margin:2px 0;font-size:12px}.password-form .secondary-button{width:fit-content;margin-top:4px}.save-toast{background:var(--ink);color:var(--bg);opacity:0;pointer-events:none;z-index:80;border-radius:999px;padding:12px 22px;font-size:13.5px;font-weight:650;transition:opacity .28s,transform .28s;position:fixed;bottom:36px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 12px 34px #00000047}.save-toast.is-visible{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=900px){.settings-wrap{width:calc(100% - 56px)}}@media (width<=620px){.settings-wrap{width:calc(100% - 28px)}.settings-layout{grid-template-columns:1fr;gap:24px}.settings-nav{flex-flow:wrap;position:static}.settings-content{max-height:none;overflow:visible}}.legal-wrap{width:min(720px,100% - 80px);margin:0 auto 84px;padding-top:28px}.legal-head{margin-bottom:28px}.legal-close{border:1px solid var(--line);background:var(--paper);color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;transition:background-color .2s}.legal-close:hover{background:var(--hover-wash)}.legal-body h1{letter-spacing:-.6px;margin:0 0 16px;font-size:28px;font-weight:850}.legal-notice{background:rgba(var(--accent-rgb),.08);color:var(--muted);border-radius:10px;margin:0 0 24px;padding:12px 16px;font-size:13px}.legal-content p{color:var(--ink);margin:0 0 14px;font-size:14px;line-height:1.8}.legal-meta{border-top:1px solid var(--line);padding-top:16px;color:var(--muted)!important;margin-top:32px!important;font-size:12px!important}@media (width<=620px){.legal-wrap{width:calc(100% - 28px)}.legal-body h1{font-size:24px}}:root,:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--site-content-max:1800px;--bg:#050505;--bg-rgb:5, 5, 5;--paper:#101010;--paper-rgb:16, 16, 16;--raised:#171717;--raised-rgb:23, 23, 23;--soft:#202020;--soft-rgb:32, 32, 32;--ink:#f4f5f5;--ink-rgb:244, 245, 245;--muted:#8d9296;--muted-rgb:141, 146, 150;--line:#ffffff1a;--line-rgb:255, 255, 255;--strong-line:#fff3;--accent:#2aa8ff;--accent-rgb:42, 168, 255;--accent-ink:#031018;--header:#050505db;--hover-wash:#fff1;--focus-ring:#2aa8ff3d;--card-shadow:#00000080;--image-shadow:#0000009e;--glass-surface:linear-gradient(145deg, #181818ed, #0a0a0af2);--glass-surface-soft:linear-gradient(145deg, #1e1e1ee0, #0e0e0eeb);--glass-highlight:inset 0 1px #ffffff0f}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--bg-rgb:255, 255, 255;--paper:#fff;--paper-rgb:255, 255, 255;--raised:#f0f0f5;--raised-rgb:240, 240, 245;--soft:#f2f6fb;--soft-rgb:242, 246, 251;--ink:#111;--ink-rgb:17, 17, 17;--muted:#68717d;--muted-rgb:104, 113, 125;--line:#e3e9f0;--line-rgb:227, 233, 240;--strong-line:#cbd4df;--accent:#1689ff;--accent-rgb:22, 137, 255;--accent-ink:#fff;--header:#fffffff7;--hover-wash:#1111110d;--focus-ring:#1689ff33;--card-shadow:#23375014;--image-shadow:#2337501f;--glass-surface:linear-gradient(145deg, #ffffffe0, #f6f9fdc2);--glass-surface-soft:linear-gradient(145deg, #fffffff0, #f2f7fcd6);--glass-highlight:inset 0 1px #ffffffeb}*,:before,:after{box-sizing:border-box}:root.theme-switching,:root.theme-switching *,:root.theme-switching :before,:root.theme-switching :after{transition-duration:0s!important;transition-delay:0s!important}html{scrollbar-gutter:stable;overflow-y:scroll}body{max-width:100%;overflow-x:clip}:root[data-theme=dark] body{background:radial-gradient(circle at 50% 12%, #ffffff06, transparent 34%), var(--bg);background-attachment:fixed}body{background:var(--bg);color:var(--ink);flex-direction:column;min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;transition:background-color .26s,color .26s;display:flex}#root{flex-direction:column;min-height:100vh;display:flex}input:focus-visible,button:focus-visible,a:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}:root[data-theme=light] body{background:radial-gradient(circle at 50% -18%, rgba(var(--accent-rgb), .085), transparent 38%), radial-gradient(circle at 12% 42%, #4ec5ab0b, transparent 25%), var(--bg);background-attachment:fixed}:root[data-theme=light] .card{border-color:rgba(var(--ink-rgb), .07);box-shadow:0 1px 1px rgba(var(--ink-rgb), .03), 0 10px 30px rgba(var(--ink-rgb), .055);border-radius:22px}:root[data-theme=light] .card:hover{border-color:rgba(var(--ink-rgb), .13);box-shadow:0 2px 3px rgba(var(--ink-rgb), .04), 0 20px 44px rgba(var(--ink-rgb), .1)}:root[data-theme=light] .cover,:root[data-theme=light] .cover.real-cover{background-color:var(--raised);background-image:radial-gradient(rgba(var(--ink-rgb), .09) .7px, transparent .7px);background-size:5px 5px;border-radius:14px}:root[data-theme=light] .pill.product{background:rgba(var(--accent-rgb), .1);color:var(--accent)}:root[data-theme=light] .platform-toggle{border:1px solid var(--line);background:var(--paper)}:root[data-theme=light] .platform-toggle button.active{background:var(--ink);color:var(--paper);box-shadow:none}:root[data-theme=light] .filter.active:after{background:var(--accent)}:root[data-theme=light] .publish{color:#fff;background:#111;box-shadow:0 5px 14px #0000003d}:root[data-theme=light] .avatar{background:var(--accent);box-shadow:0 5px 14px rgba(var(--accent-rgb), .22)}.card,.cover,.filters,.platform-toggle,.platform-toggle button,.search input,.publish,.comment-col,.comment-input,.pill,.app-badge,.filter-panel,.close{transition:background-color .26s,border-color .26s,color .26s,box-shadow .26s}h1,h2,h3,h4,h5,h6{color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}.top{height:68px;padding:0 max(16px, calc((100% - var(--site-content-max)) / 2)) 0 max(40px, calc((100% - var(--site-content-max)) / 2));background:var(--header);z-index:5;-webkit-backdrop-filter:blur(14px);flex:none;align-items:center;gap:18px;display:flex;position:sticky;top:0}.header-left,.header-right{flex:none;align-items:center;display:flex}.header-left{gap:18px;min-width:0}.header-right{gap:18px}.brand{letter-spacing:-1px;white-space:nowrap;color:var(--ink);align-items:center;gap:8px;font-size:18px;font-weight:850;text-decoration:none;display:flex}.brand-copy{align-items:baseline;display:inline-flex}.brand-en{letter-spacing:.35px}.brand-reserved{display:none}.brand-reserved em{letter-spacing:0;margin-left:3px;font-size:11px;font-style:normal;font-weight:650}.mark{object-fit:contain;flex:none;width:34px;height:32px;display:block}.top-nav{flex:none;align-items:center;gap:2px;margin-left:0;display:flex}.top-nav-item{color:var(--muted);letter-spacing:.01em;white-space:nowrap;border-radius:0;padding:7px 11px;font-size:14px;font-weight:550;text-decoration:none;transition:color .18s,background-color .18s;position:relative}.top-nav-item:hover{color:var(--ink)}.top-nav-item[aria-current=page]{color:var(--ink);background:0 0;font-weight:720}.top-nav-item[aria-current=page]:after{content:"";background:var(--ink);border-radius:999px;height:2px;position:absolute;bottom:0;left:11px;right:11px}.top-nav-item:focus-visible{box-shadow:0 0 0 3px var(--focus-ring);outline:none}.search{flex:1;max-width:520px;margin:auto;position:relative}.search:before{content:none}.search>svg{z-index:2;fill:none;width:16px;height:16px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;pointer-events:none;position:absolute;top:12px;left:15px}.search input{background:var(--soft);width:100%;color:var(--ink);border:1px solid #0000;border-radius:999px;outline:0;height:40px;padding:0 42px 0 43px;font-family:inherit;font-size:14px;transition:all .2s}.search input::placeholder{color:var(--muted)}.search input:hover{background:var(--raised)}.search input:focus{background:var(--raised);border-color:var(--accent);box-shadow:0 0 0 3px var(--focus-ring)}@media (width>=1440px){.top:has(>.search){grid-template-columns:minmax(0,1fr) minmax(280px,520px) minmax(0,1fr);column-gap:24px;display:grid}.top:has(>.search) .header-left{grid-column:1;grid-template-columns:auto minmax(0,1fr);justify-self:start;gap:0;width:100%;display:grid}.top:has(>.search) .top-nav{justify-self:center}.top:has(>.search) .header-right{grid-column:3;justify-self:end}.top:has(>.search)>.search{width:100%;max-width:520px;margin:0;position:absolute;top:50%;left:50vw;transform:translate(-50%,-50%)}}.search-clear{z-index:3;background:var(--line);width:22px;height:22px;color:var(--muted);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;font:600 15px/1 inherit;display:grid;position:absolute;top:9px;right:11px}.search-clear:hover{color:var(--ink);background:var(--strong-line)}.search-panel{z-index:40;border:1px solid var(--line);background:var(--paper);width:100%;max-width:100%;height:min(420px,100vh - 92px);color:var(--ink);box-shadow:0 20px 60px var(--card-shadow);overscroll-behavior:contain;scrollbar-width:none;border-radius:16px;position:absolute;top:calc(100% + 10px);left:0;overflow-y:auto}.search-panel::-webkit-scrollbar{display:none}.search-panel button{font-family:inherit}.search-panel mark{color:var(--accent);background:0 0;padding:0;font-weight:750}.search-recent,.search-suggestions,.search-results{padding:17px 20px}.search-suggestions,.search-results{border-top:1px solid var(--line)}.search-section-head{justify-content:space-between;align-items:center;gap:12px;min-height:20px;display:flex}.search-section-head h2{letter-spacing:.01em;margin:0;font-size:12px;line-height:20px}.search-section-head>button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:11px}.search-section-head>button:hover{color:var(--ink)}.search-recent-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.search-recent-chip{background:var(--soft);height:29px;color:var(--muted);border-radius:999px;align-items:center;padding:0 4px 0 11px;display:inline-flex}.search-recent-chip button{color:inherit;cursor:pointer;background:0 0;border:0}.search-recent-chip button:first-child{height:100%;padding:0 4px 0 0;font-size:12px}.search-recent-chip button:last-child{width:21px;padding:0;font-size:14px}.search-recent-chip:hover{background:var(--raised);color:var(--ink)}.search-suggestion{width:100%;min-height:41px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:2px;padding:7px 9px;display:grid}.search-suggestion:hover,.search-suggestion.is-active{background:var(--soft)}.search-suggestion svg{fill:none;width:15px;height:15px;stroke:var(--muted);stroke-width:2px;stroke-linecap:round}.search-suggestion>span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.search-suggestion small{color:var(--muted);white-space:nowrap;font-size:11px}.search-results{padding-bottom:13px}.search-view-all{border:1px solid rgba(var(--accent-rgb), .16);background:rgba(var(--accent-rgb), .065);width:calc(100% - 40px);min-height:40px;color:var(--accent);text-align:left;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:0 20px 17px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.search-view-all:hover{background:rgba(var(--accent-rgb), .11)}.search-view-all span{font-size:15px}.search-result{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:84px minmax(0,1fr);gap:14px;margin-top:9px;padding:9px;display:grid}.search-result:hover,.search-result.is-active{background:var(--soft)}.search-result-media{background:var(--soft);border-radius:9px;width:84px;height:62px;overflow:hidden}.search-result-media img{object-fit:cover;width:100%;height:100%;display:block}.search-result-placeholder{width:100%;height:100%;color:var(--muted);place-items:center;font-size:20px;font-weight:800;display:grid}.search-result-placeholder.is-insight{background:color-mix(in srgb, var(--accent) 10%, var(--soft))}.search-result-placeholder.is-article{background:color-mix(in srgb, #6b8afd 12%, var(--soft))}.search-result-placeholder.is-question{background:color-mix(in srgb, #db9b55 12%, var(--soft))}.search-result-copy{flex-direction:column;justify-content:center;gap:3px;min-width:0;display:flex}.search-result-copy small,.search-result-copy em{color:var(--muted);font-size:10px;font-style:normal}.search-result-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.35;overflow:hidden}.search-result-copy>span{-webkit-line-clamp:1;color:var(--muted);-webkit-box-orient:vertical;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.search-status{color:var(--muted);text-align:center;padding:20px 8px 8px;font-size:12px}.search-status.is-error{color:#d46b63}.search-empty-state{min-height:168px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.search-empty-state svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;opacity:.55;width:48px;height:48px;margin-bottom:5px}.search-empty-state strong{color:var(--ink);font-size:13px;font-weight:680}.search-empty-state span{font-size:11px}.search-loading-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite search-pulse}@keyframes search-pulse{50%{opacity:.3;transform:scale(.75)}}.publish{background:var(--accent);color:var(--accent-ink);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:6px;padding:11px 17px;font-size:13px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .26s,color .26s,box-shadow .26s;display:inline-flex}.publish:hover{box-shadow:0 8px 22px var(--card-shadow);transform:translateY(-1px)}.publish:active{transform:scale(.98)}.publish-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none}.head-actions{align-items:center;gap:8px;display:flex}.avatar{color:#fff;background:#586bc3;border-radius:50%;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;transition:background-color .26s,box-shadow .26s;display:grid}.theme-toggle{border:1px solid var(--line);background:var(--paper);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:50%;flex:0 0 38px;place-items:center;padding:0;transition:background-color .26s,border-color .26s,color .26s,box-shadow .26s,transform .2s;display:grid;position:relative}.theme-toggle:hover{background:var(--raised);border-color:var(--strong-line);box-shadow:0 8px 24px var(--card-shadow);transform:translateY(-1px)}.theme-toggle:active{transform:scale(.96)}.theme-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;position:absolute}[data-theme=dark] .theme-icon-sun{display:none}[data-theme=dark] .theme-icon-moon,[data-theme=light] .theme-icon-sun{display:block}[data-theme=light] .theme-icon-moon{display:none}.wrap{width:calc(100% - 80px);max-width:var(--site-content-max);flex-direction:column;flex:1;margin:20px auto 84px;display:flex}.intro{display:none}.filters{align-items:center;gap:5px;margin:0 0 32px;padding:0 0 16px;display:flex;overflow-x:auto}.platform-toggle{background:var(--soft);border-radius:999px;flex:none;align-items:center;gap:2px;padding:4px;display:flex;position:relative}.platform-toggle button{color:var(--muted);cursor:pointer;white-space:nowrap;z-index:1;background:0 0;border:0;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .2s,color .2s;position:relative}.platform-toggle button:hover{color:var(--ink)}.platform-toggle button.active{background:var(--bg);color:var(--ink);box-shadow:0 1px 4px var(--card-shadow)}.platform-indicator{pointer-events:none;will-change:transform, width;background:#111;border-radius:999px;transition:transform .36s cubic-bezier(.22,1,.36,1),width .36s cubic-bezier(.22,1,.36,1);position:absolute;top:4px;bottom:4px;left:0}:root[data-theme=light] .platform-indicator{background:var(--ink)}@media (prefers-reduced-motion:reduce){.platform-indicator{transition:none}}.filter{white-space:nowrap;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:0;padding:10px 11px;font-size:14px;font-weight:700}.filter:hover{color:var(--ink)}.filter.active{color:var(--ink);background:0 0;position:relative}.filter.active:after{content:"";background:var(--ink);height:3px;position:absolute;bottom:1px;left:12px;right:12px}.filter.more{color:var(--ink);margin-left:auto}.filter-sep{background:var(--line);flex:none;width:1px;height:18px;margin:0 6px}.filter-count{min-width:16px;height:16px;color:inherit;vertical-align:1px;background:#ffffff24;border-radius:999px;place-items:center;margin-left:3px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:inline-grid}.filter-count[hidden]{display:none}:root[data-theme=light] .filter-count{background:#1111111a}.view-tabs{flex:none;align-self:stretch;align-items:center;display:flex;position:relative}.view-tabs .filter{z-index:1;height:100%}.view-tabs .filter.active:after{display:none}.view-tab-indicator{background:var(--ink);pointer-events:none;will-change:transform, width;border-radius:999px;height:3px;transition:transform .36s cubic-bezier(.22,1,.36,1),width .36s cubic-bezier(.22,1,.36,1);position:absolute;bottom:1px;left:0}:root[data-theme=light] .view-tab-indicator{background:var(--accent)}@media (prefers-reduced-motion:reduce){.view-tab-indicator{transition:none}}.grid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:34px;display:grid}.card{background:var(--paper);border:1px solid var(--line);cursor:pointer;min-width:0;color:inherit;border-radius:34px;padding:16px;text-decoration:none;transition:border-color .2s;overflow:hidden}.card:hover{border-color:var(--strong-line);box-shadow:0 22px 55px var(--card-shadow)}.cover-wrap{position:relative}.cover{background:var(--raised);border-radius:23px;justify-content:center;align-items:flex-end;gap:12px;height:300px;padding:18px 20px 0;display:flex;position:relative;overflow:hidden}.cover:after{content:"";z-index:3;border-radius:inherit;opacity:0;pointer-events:none;background:#0000001a;transition:opacity .2s;position:absolute;inset:0}.card:hover .cover:after{opacity:1}.cover.real-cover{background:var(--raised);scrollbar-width:none;scroll-snap-type:x proximity;justify-content:safe center;align-items:center;gap:12px;padding:26px 12px;scroll-padding-inline:12px;display:flex;overflow-x:auto}.cover.real-cover::-webkit-scrollbar{display:none}.content{text-align:center;background:0 0;padding:18px 8px 9px}.title-row{text-align:center;display:block}.title-row h2{margin:0 0 8px}.content h2{letter-spacing:-.35px;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.4;display:-webkit-box;overflow:hidden}.title-tags{justify-content:center;align-items:center;gap:5px;padding-top:0;display:flex}.pill{background:var(--soft);color:var(--muted);border-radius:5px;padding:5px 7px;font-size:11px;font-weight:650}.pill.product{color:var(--ink)}.title-tags .pill{padding:4px 6px;font-size:10px}.stats{color:var(--muted);justify-content:center;align-items:center;margin-top:9px;font-size:11px;display:flex}.card>.stats{padding:0 8px 9px}.author{white-space:nowrap;align-items:center;gap:6px;margin-left:auto;font-size:11px;display:flex}.author-time{color:var(--muted)}.author-name{color:var(--ink);font-weight:650}.dot-avatar{color:#fff;background:#586bc3;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;font-weight:800;display:grid}.engagement{gap:13px;margin-left:18px;margin-right:auto;display:flex}.engagement span{align-items:center;gap:3px;display:inline-flex}.engagement svg{display:block}.screenshot-preview{aspect-ratio:1260/2736;width:auto;height:248px;box-shadow:0 12px 30px var(--image-shadow);scroll-snap-align:center;background:#fff;border-radius:13px;flex:none;position:relative;overflow:hidden}.screenshot-preview img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.scroll-arrow{color:#fff;cursor:pointer;z-index:3;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;place-items:center;width:36px;height:36px;margin-top:-9px;transition:opacity .25s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.scroll-arrow svg{filter:drop-shadow(0 2px 8px #000000e6);display:block}.scroll-arrow.left{left:2px}.scroll-arrow.right{right:2px}.scroll-arrow.is-visible{opacity:1;pointer-events:auto}.scroll-arrow:hover{opacity:.8}.more-hint{color:#bdbdbd;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:32px;height:248px;font-size:30px;font-weight:400;line-height:1;transition:opacity .18s;display:none}.screenshot-preview.extra{display:flex}.grid.is-mobile-platform .more-hint{display:none}.favorite-action,.like-action{z-index:4;color:#fff;cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1212121a;border:1px solid #ffffff3d;border-radius:50%;place-items:center;width:36px;height:36px;transition:opacity .2s,transform .2s,background .2s;display:grid;position:absolute;bottom:14px;transform:translateY(4px)}.card:hover .favorite-action,.card:hover .like-action{opacity:1;transform:translateY(0)}.favorite-action:hover,.like-action:hover{background:#1212121a;border-color:#fff9}.favorite-action:focus-visible,.like-action:focus-visible{outline-offset:2px;opacity:1;outline:2px solid #fff;transform:translateY(0)}.favorite-action{right:14px}.like-action{right:58px}.favorite-action.is-saved{color:#f2b84b;background:#ffffff1a;border-color:#ffffff3d}.like-action.is-liked{color:#ef476f;background:#ffffff1a;border-color:#ffffff3d}.favorite-action svg,.like-action svg{display:block}.favorite-action.is-saved svg,.like-action.is-liked svg{fill:currentColor}.grid.is-web-platform{grid-template-columns:repeat(auto-fill,minmax(560px,1fr));gap:40px}.grid.is-web-platform .card{border-radius:38px;padding:20px}.grid.is-web-platform .cover.real-cover{scroll-snap-type:x proximity;border-radius:26px;flex-direction:row;align-items:center;gap:14px;height:300px;padding:20px;overflow:auto hidden}.grid.is-web-platform .screenshot-preview{aspect-ratio:2940/1496;border-radius:12px;flex:none;width:auto;height:250px}.grid.is-web-platform .screenshot-preview img{object-position:center top}.grid.is-web-platform .more-hint{color:#bdbdbd;cursor:pointer;flex:none;justify-content:center;align-items:center;width:36px;height:250px;font-size:22px;display:flex}.grid.is-web-platform .content h2{font-size:18px}.grid.is-web-platform .favorite-action{bottom:16px;right:16px}.grid.is-web-platform .like-action{bottom:16px;right:60px}.grid.is-pc-platform{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:34px}.grid.is-pc-platform .card{border-radius:34px;padding:18px}.grid.is-pc-platform .cover.real-cover{scroll-snap-type:x proximity;background:var(--raised);border-radius:24px;flex-direction:row;align-items:center;gap:14px;height:240px;padding:18px;overflow:auto hidden}.grid.is-pc-platform .screenshot-preview{aspect-ratio:16/10;border-radius:10px;flex:none;width:auto;height:190px;position:relative}.grid.is-pc-platform .screenshot-preview:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059,#0000);border-radius:10px 10px 0 0;height:22px;position:absolute;top:0;left:0;right:0}.grid.is-pc-platform .screenshot-preview:after{content:"";z-index:2;pointer-events:none;background:#ff5f57;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:10px;box-shadow:14px 0 #fdbc40,28px 0 #32c840}.card.is-2-column-canvas .screenshot-preview{border-radius:10px;position:relative}.card.is-2-column-canvas .screenshot-preview:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000059,#0000);border-radius:10px 10px 0 0;height:22px;position:absolute;top:0;left:0;right:0}.card.is-2-column-canvas .screenshot-preview:after{content:"";z-index:2;pointer-events:none;background:#ff5f57;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:10px;box-shadow:14px 0 #fdbc40,28px 0 #32c840}.card.is-1-column-canvas .screenshot-preview{border-radius:12px}.card.is-2-column-canvas .screenshot-preview img,.card.is-1-column-canvas .screenshot-preview img,.grid.is-pc-platform .screenshot-preview img{object-position:center top}.grid.is-pc-platform .more-hint{display:none}.grid.is-pc-platform .content h2{font-size:16px}.grid.is-pc-platform .favorite-action,.grid.is-pc-platform .like-action{bottom:14px}.card-detail-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.author-profile-link{color:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:6px;text-decoration:none;display:inline-flex;position:relative}.author-profile-link:hover .author-name,.author-profile-link:focus-visible .author-name{color:var(--ink)}.author-profile-link:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:26px 0 30px}.site-footer-inner{justify-content:space-between;align-items:center;gap:24px;width:calc(100% - 80px);max-width:1240px;margin:0 auto;font-size:12px;line-height:1.5;display:flex}.site-footer-record{margin:0}.site-footer a{color:inherit;text-decoration:none;transition:color .2s}.site-footer a:hover,.site-footer a:focus-visible{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.site-footer a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px;border-radius:2px}.site-footer-legal{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:18px;display:flex}.empty-state{color:var(--muted);grid-column:1/-1;padding:36px 0;font-size:14px}:root[data-theme=dark] .top{-webkit-backdrop-filter:blur(18px)saturate(118%);border-bottom:1px solid #ffffff13;box-shadow:0 10px 34px #0000003d}:root[data-theme=dark] :is(.search input,.platform-toggle,.theme-toggle){border-color:var(--line);box-shadow:var(--glass-highlight), 0 8px 24px #00000029;background:linear-gradient(145deg,#1d1d1dd6,#0c0c0ce6)}:root[data-theme=dark] .platform-indicator{-webkit-backdrop-filter:blur(14px)saturate(92%);background:linear-gradient(145deg,#b8c0c33d,#484e5126);border:1px solid #eef3f461;box-shadow:inset 0 1px #ffffff3d,inset 0 -14px 24px #00000014,inset 0 0 18px #ffffff06,0 7px 20px #00000057}:root[data-theme=dark] .platform-toggle{-webkit-backdrop-filter:blur(16px)saturate(96%);background:linear-gradient(145deg,#3a3a3a33,#09090966);border:1px solid #ffffff16;box-shadow:inset 0 1px #ffffff0e,inset 0 0 18px #ffffff05,0 9px 26px #0000003d}:root[data-theme=dark] .platform-toggle button{color:#f4f5f594;text-shadow:0 1px 10px #00000061}:root[data-theme=dark] .platform-toggle button:hover{color:#ffffffeb}:root[data-theme=dark] .platform-toggle button.active{color:#fffffff0;box-shadow:none;text-shadow:0 1px 10px #00000080;background:0 0}:root[data-theme=dark] .card{border-color:var(--line);background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 14px 40px #00000057}:root[data-theme=dark] .card:hover{border-color:var(--strong-line);box-shadow:inset 0 1px #ffffff17, 0 22px 56px #0000007a, 0 0 26px rgba(var(--accent-rgb), .055)}:root[data-theme=dark] :is(.cover,.cover.real-cover,.grid.is-pc-platform .cover.real-cover){background:radial-gradient(circle at 50% 0, #ffffff09, transparent 38%), var(--raised);box-shadow:inset 0 1px #ffffff0b,inset 0 0 0 1px #ffffff06}:root[data-theme=dark] :is(.search-panel,.filter-panel,.comment-col,.app-badge){border-color:var(--line);background:var(--glass-surface-soft);box-shadow:var(--glass-highlight), 0 20px 58px #00000080;-webkit-backdrop-filter:blur(18px)saturate(115%)}:root[data-theme=dark] :is(.ali,.qli,.settings-card,.profile-hero,.ap-card,.qpp-card,.info-card,.draft-row,.legal-content){border-color:var(--line);background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 14px 40px #00000052}:root[data-theme=dark] :is(.ali,.qli,.draft-row):hover{border-color:var(--strong-line);box-shadow:inset 0 1px #ffffff16, 0 20px 50px #00000070, 0 0 24px rgba(var(--accent-rgb), .045)}:root[data-theme=light] .top{box-shadow:none;-webkit-backdrop-filter:blur(20px)saturate(132%);background:#ffffffc2;border-bottom:0}:root[data-theme=light] :is(.search input,.platform-toggle,.theme-toggle){box-shadow:var(--glass-highlight), 0 8px 24px #2e486512;background:linear-gradient(145deg,#ffffffe0,#eff5fbb8);border-color:#2c41581a}:root[data-theme=light] .platform-toggle{-webkit-backdrop-filter:blur(16px)saturate(125%);background:linear-gradient(145deg,#ffffffc2,#e8eff79e);border-color:#2c41581a;box-shadow:inset 0 1px #fffffff0,inset 0 0 18px #ffffff47,0 9px 26px #2e486514}:root[data-theme=light] .platform-indicator{-webkit-backdrop-filter:blur(14px)saturate(128%);background:linear-gradient(145deg,#fffffff5,#dee8f2c7);border:1px solid #ffffffe0;box-shadow:inset 0 1px #fffffffa,inset 0 -12px 22px #526f8f09,0 6px 18px #2e48651f}:root[data-theme=light] .platform-toggle button.active{color:var(--ink);box-shadow:none;background:0 0}:root[data-theme=light] .card{background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 14px 38px #2e486517;-webkit-backdrop-filter:blur(18px)saturate(118%);border-color:#2c41581a}:root[data-theme=light] .card:hover{box-shadow:inset 0 1px #fffffffa, 0 22px 54px #2e486524, 0 0 24px rgba(var(--accent-rgb), .045);border-color:#2c41582b}:root[data-theme=light] :is(.cover,.cover.real-cover,.grid.is-pc-platform .cover.real-cover){background:radial-gradient(circle at 50% 0,#fffc,#0000 40%),linear-gradient(145deg,#eff4faeb,#e2eaf3c2);box-shadow:inset 0 1px #fffffff5,inset 0 0 0 1px #2c41580b}:root[data-theme=light] :is(.search-panel,.filter-panel,.comment-col,.app-badge){background:var(--glass-surface-soft);box-shadow:var(--glass-highlight), 0 20px 52px #2e486524;-webkit-backdrop-filter:blur(20px)saturate(128%);border-color:#2c41581a}:root[data-theme=light] :is(.ali,.qli,.settings-card,.profile-hero,.ap-card,.qpp-card,.info-card,.draft-row,.legal-content){background:var(--glass-surface);box-shadow:var(--glass-highlight), 0 14px 38px #2e486516;-webkit-backdrop-filter:blur(16px)saturate(118%);border-color:#2c41581a}:root[data-theme=light] :is(.ali,.qli,.draft-row):hover{box-shadow:inset 0 1px #fffffffa, 0 20px 48px #2e486521, 0 0 22px rgba(var(--accent-rgb), .04);border-color:#2c41582b}@media (width<=900px){.top{padding:0 16px 0 28px}.wrap{width:calc(100% - 56px);margin-top:28px}.grid{grid-template-columns:repeat(2,1fr);gap:25px}.card{border-radius:28px;padding:13px}.cover{height:270px}.cover.real-cover{gap:10px;padding:22px 10px}.screenshot-preview{height:226px}.grid.is-web-platform{gap:28px}.grid.is-web-platform .card{border-radius:32px;padding:16px}.grid.is-web-platform .cover.real-cover{gap:10px;height:240px;padding:14px}.grid.is-web-platform .screenshot-preview,.grid.is-web-platform .more-hint{height:200px}.site-footer-inner{width:calc(100% - 56px)}}@media (width<=620px){.top{gap:12px;height:64px;padding:0 14px}.brand{font-size:17px}.brand em{display:none}.top-nav{margin-left:-12px}.top-nav-item{padding:6px 9px;font-size:13px}.mark{width:35px;height:33px}.search{display:none}.search input{padding:11px 12px 11px 42px;font-size:14px}.search:before{font-size:22px;left:14px}.publish{display:none}.avatar{width:32px;height:32px;font-size:12px}.wrap{width:calc(100% - 28px);margin-top:18px}.filters{margin-bottom:20px}.grid{grid-template-columns:1fr;gap:20px}.card{border-radius:26px;padding:12px}.cover{border-radius:18px;height:275px}.cover.real-cover{gap:11px;padding:22px 10px}.screenshot-preview{height:231px}.content{padding:16px 5px 7px}.content h2{font-size:16px}.filter.more{display:none}.grid.is-web-platform{grid-template-columns:1fr;gap:24px}.grid.is-web-platform .card{border-radius:28px;padding:14px}.grid.is-web-platform .cover.real-cover{gap:8px;height:200px;padding:12px}.grid.is-web-platform .screenshot-preview{border-radius:8px;height:160px}.grid.is-web-platform .more-hint{height:160px}.grid.is-pc-platform{grid-template-columns:repeat(2,1fr);gap:28px}.grid.is-pc-platform .card{border-radius:28px;padding:14px}.grid.is-pc-platform .cover.real-cover{gap:10px;height:200px;padding:14px}.grid.is-pc-platform .screenshot-preview{height:154px}.favorite-action{width:34px;height:34px;bottom:12px;right:12px}.like-action{width:34px;height:34px;bottom:12px;right:54px}.site-footer{padding:20px 0 24px}.site-footer-inner{flex-direction:column;align-items:flex-start;gap:10px;width:calc(100% - 28px)}.site-footer-legal{justify-content:flex-start;gap:15px}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.msg-menu{flex:none;position:relative}.msg-btn{border:1px solid var(--line);background:var(--paper);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:50%;flex:0 0 38px;place-items:center;padding:0;transition:transform .2s,background-color .26s,border-color .26s,box-shadow .2s;display:grid;position:relative}.msg-btn:hover{background:var(--raised);border-color:var(--strong-line);box-shadow:0 8px 24px var(--card-shadow);transform:translateY(-1px)}.msg-btn:active{transform:scale(.96)}.msg-btn[aria-expanded=true]{box-shadow:0 0 0 3px var(--focus-ring);transform:none}.msg-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.msg-badge{color:#fff;text-align:center;min-width:16px;height:16px;box-shadow:0 0 0 2px var(--paper);background:#e5484d;border-radius:999px;padding:0 4px;font-size:10px;font-weight:800;line-height:16px;position:absolute;top:4px;right:4px}.msg-badge.is-hidden{display:none}.msg-panel{z-index:40;border:1px solid var(--line);background:var(--paper);width:340px;box-shadow:0 1px 2px var(--card-shadow), 0 22px 48px var(--card-shadow);transform-origin:100% 0;opacity:0;visibility:hidden;border-radius:18px;padding:8px;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.3,1),visibility 0s linear .22s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-8px)scale(.97)}.msg-menu.is-open .msg-panel{opacity:1;visibility:visible;transition:opacity .18s,transform .24s cubic-bezier(.2,.8,.3,1),visibility;transform:translateY(0)scale(1)}.msg-panel:before{content:"";background:var(--paper);border-left:1px solid var(--line);border-top:1px solid var(--line);width:10px;height:10px;position:absolute;top:-5px;right:16px;transform:rotate(45deg)}.msg-panel-head{justify-content:space-between;align-items:center;padding:8px 10px 10px;display:flex}.msg-panel-title{color:var(--ink);letter-spacing:-.2px;font-size:14px;font-weight:750}.msg-panel-clear{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:2px 6px;font-size:12px;font-weight:650;transition:background-color .16s,color .16s}.msg-panel-clear:hover,.msg-panel-clear:focus-visible{background:var(--hover-wash);color:var(--ink);outline:none}.msg-panel-clear:disabled{opacity:.45;cursor:default}.msg-panel-divider{background:var(--line);height:1px;margin:2px 6px}.msg-panel-list{scrollbar-color:var(--line) transparent;flex-direction:column;max-height:360px;padding:4px 0;display:flex;overflow-y:auto}.msg-panel-list::-webkit-scrollbar{width:8px}.msg-panel-list::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.msg-item{color:var(--ink);cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:12px;align-items:flex-start;gap:11px;padding:10px;text-decoration:none;transition:background-color .16s;display:flex;position:relative}.msg-item:hover,.msg-item:focus-visible{background:var(--hover-wash);outline:none}.msg-item-avatar{color:#fff;background:#586bc3;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}:root[data-theme=light] .msg-item-avatar{background:var(--accent)}.msg-item-avatar.is-system{background:var(--soft);color:var(--muted)}.msg-item-body{flex-direction:column;gap:3px;min-width:0;display:flex}.msg-item-text{color:var(--ink);opacity:.85;font-size:13px;line-height:1.5}.msg-item-text b{opacity:1;font-weight:700}.msg-item-time{color:var(--muted);font-size:11px}.msg-item-quote{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.msg-item.is-unread:after{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:16px;right:12px}:root[data-theme=dark] .msg-item.is-unread:after{background:#4f8cff}.msg-panel-foot{text-align:center;color:var(--ink);border-radius:12px;margin-top:2px;padding:11px 10px;font-size:13px;font-weight:650;text-decoration:none;transition:background-color .16s;display:block}.msg-panel-foot:hover,.msg-panel-foot:focus-visible{background:var(--hover-wash);outline:none}.msg-panel-empty{text-align:center;color:var(--muted);padding:36px 16px;font-size:13px}.msg-panel-empty.is-action{width:100%;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;text-decoration:none;display:block}.msg-panel-error{color:#e5484d;text-align:center;padding:2px 10px 6px;font-size:11px}@media (width<=620px){.msg-btn{flex-basis:44px;width:44px;height:44px}.msg-panel{width:min(300px,100vw - 28px)}}@media (prefers-reduced-motion:reduce){.msg-panel{transition:opacity .12s,visibility 0s linear .12s;transform:none}.msg-menu.is-open .msg-panel{transition:opacity .12s,visibility;transform:none}}.user-menu{flex:none;position:relative}.user-menu .avatar{cursor:pointer;appearance:none;border:0;margin:0;padding:0;font-family:inherit;transition:transform .2s,box-shadow .2s,background-color .26s}.user-menu .avatar:hover{box-shadow:0 8px 22px var(--card-shadow);transform:translateY(-1px)}.user-menu .avatar:active{transform:scale(.96)}.user-menu .avatar[aria-expanded=true]{box-shadow:0 0 0 3px var(--focus-ring);transform:none}.user-panel{z-index:40;border:1px solid var(--line);background:var(--paper);width:264px;box-shadow:0 1px 2px var(--card-shadow), 0 22px 48px var(--card-shadow);transform-origin:100% 0;opacity:0;visibility:hidden;border-radius:18px;padding:8px;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.3,1),visibility 0s linear .22s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-8px)scale(.97)}.user-menu.is-open .user-panel{opacity:1;visibility:visible;transition:opacity .18s,transform .24s cubic-bezier(.2,.8,.3,1),visibility;transform:translateY(0)scale(1)}.user-panel:before{content:"";background:var(--paper);border-left:1px solid var(--line);border-top:1px solid var(--line);width:10px;height:10px;position:absolute;top:-5px;right:18px;transform:rotate(45deg)}.user-card{align-items:center;gap:11px;padding:10px 10px 12px;display:flex}.user-card-avatar{color:#fff;background:#586bc3;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:800;display:grid}:root[data-theme=light] .user-card-avatar{background:var(--accent);box-shadow:0 5px 14px rgba(var(--accent-rgb), .22)}.user-card-info{flex-direction:column;gap:2px;min-width:0;display:flex}.user-card-name{color:var(--ink);letter-spacing:-.2px;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:750;overflow:hidden}.user-card-role{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.user-panel-divider{background:var(--line);height:1px;margin:6px}.user-panel-group{flex-direction:column;display:flex}.user-panel-item{width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:9px 10px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background-color .16s,color .16s;display:flex}.user-panel-item:hover,.user-panel-item:focus-visible{background:var(--hover-wash);outline:none}.user-panel-item svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;color:var(--muted);flex:none;transition:color .16s}.user-panel-item:hover svg,.user-panel-item:focus-visible svg{color:var(--ink)}.user-panel-item .item-tag{color:var(--accent-ink);background:var(--accent);border-radius:999px;margin-left:auto;padding:1px 7px;font-size:11px;font-weight:700;line-height:1.6}.user-panel-item.is-signout,.user-panel-item.is-signout svg{color:#e5484d}.user-panel-item.is-signout:hover,.user-panel-item.is-signout:focus-visible{color:#e5484d;background:#e5484d1f}.user-panel-item.is-signout:hover svg,.user-panel-item.is-signout:focus-visible svg{color:#e5484d}@media (width<=620px){.user-panel{width:240px}}@media (prefers-reduced-motion:reduce){.user-panel{transition:opacity .12s,visibility 0s linear .12s;transform:none}.user-menu.is-open .user-panel{transition:opacity .12s,visibility;transform:none}}
