:root{--ink:#171717;--muted:#73736d;--line:#e9e9e4;--soft:#f7f7f4;--red:#ef233c;--redsoft:#fff0f2;--green:#167345;--greensoft:#eaf7ef;--blue:#2878c4;--bluesoft:#edf5ff;--orange:#c86b07;--orangesoft:#fff3df}*{box-sizing:border-box}html{background:#f8f8f6}body{margin:0;background:#f8f8f6;color:var(--ink);font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.v9Header{background:#fff;border-bottom:1px solid #ecece7;position:relative;z-index:5}.v9HeaderInner{width:min(1180px,calc(100% - 32px));min-height:64px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.v9Brand{--cardondo-brand-ink:var(--ink);--cardondo-brand-accent:var(--red);font-size:17px;font-weight:900}.v9DesktopNav{display:flex;justify-content:center;gap:4px}.v9DesktopNav a{min-height:38px;padding:0 14px;display:grid;place-items:center;border-radius:999px;text-decoration:none;color:#6f6f69;font-size:13px;font-weight:850}.v9DesktopNav a.active{background:#171717;color:#fff}.v9Tools{display:flex;gap:6px}.v9Tools a{width:38px;height:38px;border:1px solid #e5e5df;border-radius:50%;display:grid;place-items:center;text-decoration:none;color:#222;background:#fff;font-size:18px}.v9MobileTabs{display:none}.v9Main{width:min(1180px,calc(100% - 32px));margin:16px auto 42px}.v9Eyebrow{font-size:9px;font-weight:900;letter-spacing:.09em;color:#92928b}.v9Hero{padding:22px;border:1px solid #f1d9dd;border-radius:24px;background:linear-gradient(135deg,#fff1f4,#fff 58%,#fff9ee);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.v9Hero h1{font-size:34px;line-height:1.08;margin:6px 0 8px}.v9Hero p{margin:0;max-width:680px;color:#676761;font-size:13px;line-height:1.55}.v9HeroStats{display:grid;grid-template-columns:repeat(3,112px);gap:8px}.v9HeroStats>span{min-height:82px;padding:12px;border:1px solid rgba(0,0,0,.055);border-radius:17px;background:rgba(255,255,255,.86);display:flex;flex-direction:column;justify-content:center}.v9HeroStats b{font-size:23px;line-height:1;margin-bottom:6px}.v9HeroStats small{font-size:10px;color:#777}.v9HeroStats .move b{color:var(--red)}.v9HeroStats .sold b{color:var(--green)}.v9HeroStats .fresh b{color:var(--orange)}.v9Search{position:relative;margin-top:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 8px 7px 14px;border:1px solid #dddcd6;border-radius:16px;background:#fff}.v9Search>span{font-size:19px}.v9Search input{border:0;outline:0;background:transparent;width:100%;padding:8px 0;font:inherit;font-size:13px}.v9Search button{border:0;border-radius:11px;background:#171717;color:#fff;padding:9px 15px;font-size:12px;font-weight:900}.v9Search button:disabled{opacity:.55}.v9SearchResults{margin-top:6px;border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.08)}.v9SearchResults[hidden]{display:none}.v9SearchResultsHeader,.v9SearchState{padding:11px 13px;display:flex;justify-content:space-between;gap:8px}.v9SearchResultsHeader small,.v9SearchState small{font-size:10px;color:#777}.v9SearchState{flex-direction:column}.v9SearchResult{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px 12px;border-top:1px solid #efefeb;text-decoration:none;color:#222}.v9SearchResult img,.v9SearchResultFallback{width:32px;height:43px;border-radius:5px;object-fit:cover;background:#eee}.v9SearchResultFallback{display:grid;place-items:center;font-size:7px;color:#999}.v9SearchResultIdentity{display:flex;flex-direction:column;gap:3px;min-width:0}.v9SearchResultIdentity strong{font-size:12px}.v9SearchResultIdentity small{font-size:9px;color:#85857f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9SearchResultArrow{font-size:20px;color:#aaa}.v9Filters{margin-top:10px;padding:10px 12px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.v9Filters>div{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.v9Filters b{font-size:10px;color:#777;margin-right:2px}.v9Chip{padding:7px 10px;border-radius:999px;background:#f4f4f1;color:#666;text-decoration:none;font-size:10px;font-weight:850;border:1px solid transparent}.v9Chip.active{background:#171717;color:#fff}.v9Chip.disabled{opacity:.35;cursor:not-allowed}.v9Watch{margin-top:10px;min-height:68px;padding:10px 14px;border:1px solid #eadde0;border-radius:17px;background:#fff8f9;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;text-decoration:none;color:#222}.v9WatchIcon{width:38px;height:38px;border:1px solid #efd9dd;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--red);font-size:20px}.v9Watch>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.v9Watch b{font-size:13px}.v9Watch small{font-size:10px;color:#777}.v9Watch strong{font-size:10px;color:var(--red)}.v9Section{margin-top:20px}.v9Section>header{margin:0 2px 8px;display:flex;justify-content:space-between;align-items:end;gap:12px}.v9Section h2{font-size:22px;margin:3px 0 4px}.v9Section header p{margin:0;color:#73736d;font-size:11px}.v9InsightList{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v9InsightCard{position:relative;min-width:0;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;text-decoration:none;color:#222;box-shadow:0 1px 0 rgba(0,0,0,.015)}.v9Rank{position:absolute;left:8px;top:8px;width:20px;height:20px;border-radius:7px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900;z-index:2}.v9InsightThumb{width:56px;height:76px;border-radius:7px;object-fit:cover;background:#eee}.v9Fallback{display:grid;place-items:center;border:1px solid #e5e5e0;color:#aaa;font-size:8px}.v9InsightBody{min-width:0;display:flex;flex-direction:column;gap:3px}.v9InsightTop{display:flex;justify-content:space-between;gap:6px}.v9InsightTop strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v9InsightTop b{font-size:12px;white-space:nowrap}.up{color:var(--red)!important}.down{color:var(--blue)!important}.sold{color:var(--green)!important}.fresh{color:var(--orange)!important}.v9InsightBody>small{font-size:9px;color:#85857f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9InsightBody>em{font-size:9.5px;font-style:normal;color:#5f5f5a;line-height:1.35;min-height:26px}.v9InsightMetrics{grid-column:1/-1;margin-top:6px;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.v9InsightMetrics>span{min-width:0;padding:7px;border-radius:11px;background:#f8f8f5;display:flex;flex-direction:column;gap:2px}.v9InsightMetrics small{font-size:7.5px;color:#888}.v9InsightMetrics span>span{font-size:10px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9InsightMetrics span>small:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9InsightTrend{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding-top:6px;border-top:1px solid #f0f0ec}.v9InsightTrend small,.v9InsightTrend b{font-size:8.5px}.v9Spark{width:78px;height:28px}.v9Spark polyline{stroke-width:2}.v9Spark.up polyline{stroke:var(--red)}.v9Spark.down polyline{stroke:var(--blue)}.v9SparkEmpty{font-size:8px;color:#999}.v9Missing{color:#999!important;font-weight:700!important}.v9Segments{display:flex;padding:3px;border-radius:999px;background:#f2f2ef}.v9Segments button{border:0;background:transparent;color:#777;border-radius:999px;padding:7px 14px;font-size:10px;font-weight:900;cursor:pointer}.v9Segments button.active{background:var(--red);color:#fff}.v9MoveHead{padding:7px 12px;display:grid;grid-template-columns:minmax(220px,1.5fr) 80px 120px 90px 100px;gap:8px;color:#8a8a84;font-size:9px;font-weight:850}.v9MoveList{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.v9MoveRow{min-height:70px;padding:7px 12px;border-top:1px solid #eeeeea;display:grid;grid-template-columns:42px minmax(160px,1.5fr) 70px 120px 90px 100px;gap:9px;align-items:center;text-decoration:none;color:#222}.v9MoveRow:first-child{border-top:0}.v9MoveRow[data-direction="down"]{display:none}.v9MoveList.show-down .v9MoveRow[data-direction="up"]{display:none}.v9MoveList.show-down .v9MoveRow[data-direction="down"]{display:grid}.v9Thumb{width:38px;height:52px;border-radius:6px;object-fit:cover;background:#eee}.v9MoveIdentity{min-width:0;display:flex;flex-direction:column;gap:3px}.v9MoveIdentity strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9MoveIdentity small{font-size:9px;color:#85857f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9MoveChange{font-size:12px}.v9MovePrice{display:flex;flex-direction:column;gap:2px;font-size:10px;font-weight:850}.v9MovePrice small{font-size:8px;color:#8a8a84;font-weight:500}.v9MoveGap{display:flex;flex-direction:column;align-items:flex-end}.v9MoveGap b{font-size:10px}.v9MoveGap small{font-size:8px;color:#888}.v9Grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.v9SimpleList,.v9Timeline{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.v9SimpleRow{min-height:67px;padding:7px 10px;border-top:1px solid #eeeeea;display:grid;grid-template-columns:36px minmax(0,1fr) minmax(105px,auto) 86px;gap:8px;align-items:center;text-decoration:none;color:#222}.v9SimpleRow:first-child{border-top:0}.v9SimpleThumb{width:33px;height:45px;border-radius:5px;object-fit:cover}.v9SimpleRow>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.v9SimpleRow b{font-size:11.5px}.v9SimpleRow small{font-size:8.5px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v9SimpleRow>strong{display:flex;flex-direction:column;align-items:flex-end;font-size:11px}.v9SimpleRow>strong small{max-width:120px}.v9SimpleRow time{font-size:8.5px;color:#888;text-align:right}.v9TimelineRow{min-height:60px;padding:7px 10px;border-top:1px solid #eeeeea;display:grid;grid-template-columns:82px 8px 31px minmax(0,1fr);gap:8px;align-items:center;text-decoration:none;color:#222}.v9TimelineRow:first-child{border-top:0}.v9TimelineRow time{font-size:8.5px;color:#777;font-weight:800}.v9Dot{width:7px;height:7px;border-radius:50%}.v9Dot.sold{background:var(--green)}.v9Dot.new{background:var(--orange)}.v9TimelineThumb{width:29px;height:40px;border-radius:5px;object-fit:cover}.v9TimelineRow>span:last-child{display:flex;flex-direction:column;gap:3px}.v9TimelineRow b{font-size:11.5px}.v9TimelineRow small{font-size:9px;color:#777}.v9Rules{margin-top:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.v9Rules summary{padding:13px 15px;cursor:pointer;font-size:11px;font-weight:900}.v9Rules>div{padding:0 15px 8px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v9Rules p{margin:0;padding:10px;border-radius:12px;background:#f8f8f5;font-size:9px;color:#6f6f69;line-height:1.45}.v9Rules p b{display:block;color:#333;margin-bottom:3px}.v9Rules>small{display:block;padding:0 15px 13px;font-size:8.5px;color:#888}.v9State{padding:20px 16px;display:flex;flex-direction:column;gap:4px}.v9State b{font-size:12px}.v9State small{font-size:9px;color:#777}.v9Footer{width:min(1180px,calc(100% - 32px));margin:0 auto 28px;display:flex;justify-content:space-between;color:#888;font-size:9.5px}.v9Footer a{color:#666;text-decoration:none}.v9Bottom{display:none}@media(min-width:960px){.v9Must{margin-top:20px}.v9Feed{width:100%}}@media(max-width:900px){.v9InsightList{grid-template-columns:1fr}.v9MoveHead{display:none}.v9MoveRow{grid-template-columns:38px minmax(0,1fr) 60px 90px}.v9MoveSpark{display:none}.v9MoveGap{display:none}.v9Grid{grid-template-columns:1fr}.v9Hero{grid-template-columns:1fr}.v9HeroStats{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){html,body{background:#fff}.v9HeaderInner{width:100%;min-height:58px;padding:0 14px;grid-template-columns:1fr auto}.v9DesktopNav{display:none}.v9Tools a{width:34px;height:34px}.v9MobileTabs{height:40px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #f0f0ec;background:#fff}.v9MobileTabs a{position:relative;display:grid;place-items:center;text-decoration:none;color:#777;font-size:10px;font-weight:850}.v9MobileTabs a.active{color:var(--red)}.v9MobileTabs a.active:after{content:"";position:absolute;bottom:0;width:28px;height:2px;border-radius:999px;background:var(--red)}.v9Main{width:calc(100% - 20px);margin:10px auto 96px}.v9Hero{padding:14px;border-radius:19px;gap:11px}.v9Hero h1{font-size:22px;margin:3px 0 5px}.v9Hero p{font-size:10px;line-height:1.4}.v9HeroStats{gap:5px}.v9HeroStats>span{min-height:56px;padding:7px 5px;border-radius:13px;align-items:center;text-align:center}.v9HeroStats b{font-size:16px;margin-bottom:4px}.v9HeroStats small{font-size:7.5px}.v9Search{margin-top:9px;padding:5px 6px 5px 12px;border-radius:14px}.v9Search input{font-size:11px}.v9Search button{padding:8px 11px;font-size:10px}.v9Filters{margin-top:8px;padding:8px 9px;gap:7px}.v9Filters>div{width:100%;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.v9Filters>div::-webkit-scrollbar{display:none}.v9Filters b{flex:0 0 auto}.v9Chip{flex:0 0 auto;padding:6px 9px;font-size:9px}.v9Watch{margin-top:8px;min-height:60px;padding:8px 10px}.v9WatchIcon{width:33px;height:33px}.v9Watch b{font-size:11.5px}.v9Watch small{font-size:8.5px}.v9Watch strong{font-size:8.5px}.v9Section{margin-top:16px}.v9Section h2{font-size:19px;margin:2px 0 3px}.v9Section header p{font-size:9px;line-height:1.4}.v9Eyebrow{font-size:8px}.v9InsightList{gap:7px}.v9InsightCard{padding:9px;grid-template-columns:46px minmax(0,1fr) 82px;gap:8px;border-radius:15px}.v9InsightThumb{width:46px;height:62px}.v9Rank{left:5px;top:5px;width:18px;height:18px;font-size:9px}.v9InsightBody{grid-column:2}.v9InsightTop strong{font-size:12px}.v9InsightTop b{font-size:11px}.v9InsightBody>small{font-size:8px}.v9InsightBody>em{font-size:8.5px;min-height:0}.v9InsightMetrics{grid-column:1/-1;order:3;margin-top:2px}.v9InsightMetrics>span{padding:6px}.v9InsightMetrics span>span{font-size:9px}.v9InsightTrend{grid-column:3;grid-row:1;align-self:center;border:0;padding:0;flex-direction:column;gap:2px}.v9Spark{width:70px}.v9Segments button{padding:6px 11px;font-size:9px}.v9MoveRow{min-height:67px;padding:7px 9px;grid-template-columns:36px minmax(0,1fr) 58px 93px;gap:7px}.v9Thumb{width:33px;height:45px}.v9MoveIdentity strong{font-size:11.5px}.v9MoveIdentity small{font-size:8px}.v9MoveChange{font-size:11px}.v9MovePrice{font-size:9px}.v9MovePrice small{font-size:7.5px}.v9SimpleRow{min-height:62px;grid-template-columns:34px minmax(0,1fr) 98px 67px;padding:6px 8px}.v9SimpleThumb{width:31px;height:42px}.v9SimpleRow b{font-size:11px}.v9SimpleRow small{font-size:8px}.v9SimpleRow>strong{font-size:10px}.v9SimpleRow time{font-size:7.5px}.v9TimelineRow{grid-template-columns:66px 7px 28px minmax(0,1fr);padding:6px 8px}.v9TimelineThumb{width:27px;height:37px}.v9Rules>div{grid-template-columns:1fr}.v9Footer{width:calc(100% - 20px);margin-bottom:86px}.v9Bottom{position:fixed;z-index:20;left:0;right:0;bottom:0;height:68px;padding-bottom:max(5px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.96);border-top:1px solid #e9e9e4;backdrop-filter:blur(12px)}.v9Bottom a{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;text-decoration:none;color:#777;font-size:9px;font-weight:800}.v9Bottom a span{font-size:16px}.v9Bottom a.active{color:var(--red)}}@media(max-width:430px){.v9Brand{font-size:15px}.v9InsightCard{grid-template-columns:43px minmax(0,1fr) 76px}.v9InsightThumb{width:43px;height:58px}.v9InsightMetrics small{font-size:7px}.v9InsightMetrics span>span{font-size:8.5px}.v9MoveRow{grid-template-columns:34px minmax(0,1fr) 54px 87px}.v9SimpleRow{grid-template-columns:32px minmax(0,1fr) 90px 58px}.v9TimelineRow{grid-template-columns:58px 7px 26px minmax(0,1fr)}}