/* Archive presentation. Fixed corner radii are independent of image dimensions. */
.v1-section .sec-main{padding-top:48px}
.v1-section .sec-title{padding-bottom:28px}
.v1-section .sec-title h1{font-size:40px;line-height:1.2;letter-spacing:-1.2px;font-weight:800;margin:0}
.v1-section .sec-query{font-size:17px;color:var(--v1-muted);margin-top:14px;overflow-wrap:anywhere}
.v1-section .section-subnav{border-block:1px solid var(--v1-line);margin-bottom:32px}
.v1-section .subtab{display:flex;gap:26px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;white-space:nowrap}
.v1-section .subtab a{display:flex;align-items:center;min-height:56px;flex-shrink:0;font-size:15px;font-weight:600;color:var(--v1-muted);border-bottom:3px solid transparent;padding-top:3px}
.v1-section .subtab a.on{color:var(--v1-red);border-color:var(--v1-red);font-weight:800}
.v1-section .sec-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:48px;align-items:start}
.v1-section .sec-content,.v1-section .sec-rail{min-width:0}
.v1-section .sec-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;margin-bottom:24px}
.v1-section .sec-list-heading{display:flex;gap:12px;align-items:baseline;flex-wrap:wrap}
.v1-section .sec-head h2{font-size:18px;font-weight:750;line-height:28px;margin:0}
.v1-section .sec-order,.v1-section .cnt{font-size:12px;color:var(--v1-muted);white-space:nowrap}
.v1-section .sec-order:before{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--v1-red);vertical-align:middle;margin-right:6px}
.v1-section .sec-search{display:flex;align-items:center;width:244px;flex-shrink:0;border:1px solid var(--v1-line);border-radius:8px;overflow:hidden}
.v1-section .sec-search:focus-within{outline:2px solid var(--v1-red);outline-offset:2px}
.v1-section .sec-search input{width:100%;min-width:0;font:inherit;font-size:13px;border:0;background:transparent;color:inherit;padding:12px 0 12px 14px;outline:none}
.v1-section .sec-search button{display:grid;place-items:center;flex:0 0 44px;min-height:44px;border:0;background:transparent;color:var(--v1-ink);cursor:pointer}
.v1-section .sec-search input::placeholder{color:var(--v1-muted)}
.v1-section .sec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}
.v1-section .sec-row{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:28px;grid-column:1/-1;min-width:0;padding:28px 0;border-bottom:1px solid var(--v1-line)}
.v1-section .sec-row .thumb{display:block;width:190px;aspect-ratio:190/128;flex-shrink:0;background:var(--v1-soft);overflow:hidden;border-radius:16px}
.v1-section .sec-row .thumb img{display:block;width:100%;height:100%;object-fit:cover}
.v1-section .sec-row .tx{display:block;min-width:0;flex:1}
.v1-section .sec-row .badge{display:none}
.v1-section .sec-row h3{font-size:22px;line-height:32px;font-weight:750;letter-spacing:-.5px;margin:0;word-break:keep-all;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.v1-section .sec-row p{font-size:15px;line-height:24px;color:var(--v1-muted);margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.v1-section .sec-row .m{display:block;color:var(--v1-muted);font-size:12px;line-height:20px;margin-top:14px}
.v1-section .sec-row .sep{margin:0 4px;color:#bbb}
.v1-section .klabel{color:var(--v1-red)}
.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:nth-child(-n+2){grid-column:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:20px;padding:0 0 28px}
.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:nth-child(-n+2) .thumb{width:100%;aspect-ratio:3/2;border-radius:24px}
.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:nth-child(-n+2) h3{font-size:25px;line-height:35px;letter-spacing:-.7px}
.v1-section .sec-more{grid-column:1/-1;min-height:54px;border:1px solid var(--v1-line);border-radius:8px;background:white;font:inherit;font-size:15px;font-weight:650;margin-top:32px;cursor:pointer;padding:14px 20px}
.v1-section .sec-more:disabled{color:var(--v1-muted);cursor:wait;background:var(--v1-soft)}
.v1-section .sec-empty{grid-column:1/-1;text-align:center;padding:100px 20px;border-block:1px solid var(--v1-line);color:var(--v1-muted);font-size:16px;line-height:26px;overflow-wrap:anywhere}
.v1-section .rail-h{font-size:18px;line-height:28px;font-weight:750;margin:8px 0 24px;padding-bottom:15px;border-bottom:2px solid var(--v1-ink)}
.v1-section .rail-item{display:grid;grid-template-columns:22px minmax(0,1fr) 72px;gap:12px;align-items:start;padding:19px 0;border-bottom:1px solid var(--v1-line)}
.v1-section .rnum{font-size:24px;line-height:26px;font-weight:750;color:var(--v1-red);font-variant-numeric:tabular-nums}
.v1-section .rt{font-size:16px;font-weight:650;line-height:25px;letter-spacing:-.3px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:keep-all;overflow-wrap:anywhere}
.v1-section .rthumb{display:block;width:72px;height:72px;object-fit:cover;border-radius:12px}
.v1-section .rail-item:not(:has(.rthumb)) .rt{grid-column:2/-1}
.v1-section .sec-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.v1-section :is(.sec-row,.subtab a,.sec-more,.rail-item):focus-visible{outline:2px solid var(--v1-red);outline-offset:4px;border-radius:4px}
.v1-section .sec-list[data-toon]{display:block;--line:var(--v1-line);--paper:#fff;--g:var(--v1-red);--faint:var(--v1-muted)}
.v1-section .toon-pic{border-radius:24px;overflow:hidden}
.v1-section .toon:focus-visible{outline:2px solid var(--v1-red);outline-offset:4px}
@media(hover:hover){.v1-section .sec-row:hover h3,.v1-section .rail-item:hover .rt{color:var(--v1-red)}.v1-section .sec-more:hover{border-color:var(--v1-ink)}.v1-section .subtab a:hover{color:var(--v1-red)}}
@media(min-width:1025px){.v1-section .v1-nav{justify-content:space-between;gap:0}.v1-section .v1-nav>.v1-menu{justify-content:flex-start;padding-left:0;padding-right:20px}.v1-section .v1-nav>.v1-search{position:static}.v1-section .v1-nav>.v1-menu .v1-glyph{transform:translateX(-3px)}}
@media(max-width:1100px){.v1-section .sec-layout{grid-template-columns:minmax(0,1fr) 240px;gap:32px}.v1-section .rail-item{grid-template-columns:18px minmax(0,1fr);gap:12px}.v1-section .rthumb{display:none}.v1-section .sec-row .thumb{width:160px}.v1-section .sec-row{gap:20px}.v1-section .sec-search{width:210px}}
@media(max-width:900px){.v1-section .sec-layout{grid-template-columns:minmax(0,1fr)}.v1-section .sec-rail{padding-top:20px}.v1-section .rail{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.v1-section .rail-h{grid-column:1/-1;margin-bottom:0}.v1-section .rail-item{grid-template-columns:22px minmax(0,1fr) 64px}.v1-section .rthumb{display:block;width:64px;height:64px}}
@media(max-width:600px){
 .v1-section .sec-main{padding-top:30px}.v1-section .sec-title{padding-bottom:22px}.v1-section .sec-title h1{font-size:30px;line-height:40px;letter-spacing:-.8px}.v1-section .sec-query{font-size:15px;line-height:24px;margin-top:8px}
 .v1-section .section-subnav{margin-bottom:24px}.v1-section .subtab{gap:22px}.v1-section .subtab a{min-height:48px;font-size:14px}
 .v1-section .sec-head{flex-wrap:wrap;gap:16px;margin-bottom:24px}.v1-section .sec-list-heading{width:100%}.v1-section .sec-order{margin-left:auto}.v1-section .sec-head h2{font-size:17px}.v1-section .sec-search{width:100%}
 .v1-section .sec-list{display:block}.v1-section .sec-row{gap:16px;padding:22px 0;align-items:flex-start}.v1-section .sec-row .thumb{width:104px;aspect-ratio:104/78;border-radius:16px}.v1-section .sec-row h3{font-size:18px;line-height:27px;letter-spacing:-.35px;-webkit-line-clamp:3}.v1-section .sec-row p{display:none}.v1-section .sec-row .m{font-size:11px;line-height:18px;margin-top:10px}.v1-section .sec-row .kk{display:block}.v1-section .sec-row .sep{display:none}
 .v1-section.has-featured .sec-list:not([data-toon])>.sec-row:nth-child(2){flex-direction:row-reverse;gap:16px;padding:22px 0;align-items:flex-start}.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:nth-child(2) .thumb{width:104px;aspect-ratio:104/78;border-radius:16px}.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:nth-child(2) h3{font-size:18px;line-height:27px;letter-spacing:-.35px}
 .v1-section.has-featured .sec-list:not([data-toon])>.sec-row:first-child{gap:18px;padding-bottom:24px}.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:first-child h3{font-size:24px;line-height:34px;letter-spacing:-.6px}.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:first-child p{display:-webkit-box}.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:first-child .kk{display:inline}.v1-section.has-featured .sec-list:not([data-toon])>.sec-row:first-child .sep{display:inline}
 .v1-section .sec-more{width:100%;margin-top:24px}.v1-section .rail{display:block}.v1-section .rail-h{margin-top:0}.v1-section .rail-item{grid-template-columns:22px minmax(0,1fr) 72px;gap:16px}.v1-section .rthumb{width:72px;height:72px}.v1-section .sec-empty{padding:70px 10px}.v1-section .v1-footer{margin-top:60px}
}
