.vv-post-shell{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:22px}.vv-photo-main{aspect-ratio:16/10;border-radius:20px;overflow:hidden;background:#eef0f2}.vv-photo-main img{width:100%;height:100%;object-fit:cover}.vv-photo-thumbs{display:flex;gap:8px;overflow:auto;margin-top:9px}.vv-photo-thumbs button{width:78px;height:64px;border:2px solid transparent;border-radius:11px;padding:0;overflow:hidden;background:#eee}.vv-photo-thumbs button.active{border-color:#ffd21f}.vv-photo-thumbs img{width:100%;height:100%;object-fit:cover}.vv-post-panel{border:1px solid #e4e6e9;border-radius:20px;padding:18px;background:#fff;margin-bottom:14px}.vv-post-panel h1{font-size:28px;margin:8px 0}.vv-post-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vv-post-actions a,.vv-post-actions button{min-height:44px;border:0;border-radius:12px;text-decoration:none;display:grid;place-items:center;font-weight:800;background:#f1f2f4;color:#202124}.vv-post-actions .primary{background:#ffd21f}.vv-owner-life{display:flex;flex-wrap:wrap;gap:7px}.vv-owner-life form{margin:0}.vv-owner-life button,.vv-owner-life a{border:1px solid #ddd;border-radius:10px;background:#fff;padding:9px 11px;text-decoration:none;color:#333;font-weight:700}.vv-response-form{display:grid;gap:10px}.vv-response-form input,.vv-response-form textarea,.vv-response-form select{border:1px solid #dfe1e4;border-radius:12px;padding:12px}.vv-response-portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.vv-response-portfolio label{min-height:90px;border-radius:11px;background:#eee center/cover;position:relative}.vv-response-portfolio input{position:absolute;right:6px;top:6px}.vv-response-compare{overflow:auto}.vv-response-compare table{width:100%;border-collapse:collapse;min-width:760px}.vv-response-compare th,.vv-response-compare td{padding:12px;border-bottom:1px solid #e7e8ea;text-align:left;vertical-align:top}.vv-response-compare tr.accepted{background:#f2fbea}.vv-life-timeline{display:grid;gap:0;max-width:850px}.vv-life-timeline article{display:grid;grid-template-columns:24px 1fr;gap:12px;min-height:72px}.vv-life-timeline i{width:12px;height:12px;border-radius:50%;background:#ffd21f;margin-top:5px;position:relative}.vv-life-timeline i:after{content:"";position:absolute;width:2px;background:#e1e3e5;top:12px;bottom:-60px;left:5px}.vv-life-timeline article:last-child i:after{display:none}.vv-life-timeline b,.vv-life-timeline small{display:block}.vv-life-timeline small{margin-top:4px;color:#777}.vv-life-timeline pre{white-space:pre-wrap;font-size:10px;background:#f7f8f9;padding:8px;border-radius:8px}.vv-fav-tabs{display:flex;gap:7px;margin:14px 0;overflow:auto}.vv-fav-tabs a{padding:10px 14px;border-radius:99px;background:#f1f2f4;text-decoration:none;color:#333;white-space:nowrap}.vv-fav-tabs a.active{background:#ffd21f;font-weight:800}.vv-fav-list{display:grid;gap:8px}.vv-fav-list a{display:block;padding:15px;border:1px solid #e5e7e9;border-radius:14px;text-decoration:none;color:#222}.vv-fav-list b,.vv-fav-list small{display:block}.vv-fav-list small{margin-top:5px;color:#73777d}.vv-search-tabs{display:flex;gap:7px;overflow:auto;margin:12px 0}.vv-search-tabs a{white-space:nowrap;padding:9px 13px;border-radius:99px;background:#f0f1f3;text-decoration:none;color:#333}.vv-search-tabs a.active{background:#ffd21f;font-weight:800}.vv-search-people{display:grid;gap:8px}.vv-search-people a{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid #e6e8ea;border-radius:14px;text-decoration:none;color:#222}.vv-search-people b,.vv-search-people small{display:block}.vv-search-people small{margin-top:4px;color:#70747b}@media(max-width:820px){.vv-post-shell{grid-template-columns:1fr}.vv-post-panel h1{font-size:22px}.vv-post-actions{grid-template-columns:1fr 1fr}.vv-response-portfolio{grid-template-columns:repeat(2,1fr)}}