.vt{max-width:var(--maxw-text);padding-top:1.4rem;padding-bottom:4rem}.vt__head h1{margin:.3rem 0}.vt__intro{font-size:1.05rem;line-height:1.6;color:var(--text)}.vt__ready{margin-top:2rem}.vt__ready h2{font-size:1.35rem}.vt__ready-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.8rem}.vt__ready-card{display:flex;flex-direction:column;gap:.5rem;align-items:center;background:var(--white);border:1px solid var(--border);border-radius:16px;padding:1rem;transition:transform .15s ease,box-shadow .15s ease}.vt__ready-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);text-decoration:none}.vt__ready-card img{width:100%;max-width:200px;border-radius:10px;border:1px solid var(--border)}.vt__ready-card span{font-weight:800;color:var(--orange-dark)}.vt__ready-or{text-align:center;color:var(--text-muted);font-weight:700;margin-top:1.4rem}.vt__builder{margin-top:2rem}.vt__namelbl{display:block;font-weight:700;margin-bottom:1.2rem}.vt__namelbl input{display:block;margin-top:.4rem;width:100%;max-width:320px;padding:.7rem .9rem;border:1.5px solid var(--border);border-radius:12px;font-size:1rem;font-family:inherit}.vt__modes{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.4rem}.vt__modes-label{font-weight:700}.vt__mode{background:var(--white);border:1.5px solid var(--border);border-radius:999px;padding:.45rem 1rem;font-weight:700;cursor:pointer}.vt__mode.is-active{background:var(--orange);color:#fff;border-color:var(--orange)}.vt__row-thumb{width:34px;height:34px;border-radius:8px;object-fit:cover;display:block}.vt__row-photo{cursor:pointer;display:inline-grid;place-items:center}.vt__palette-label{font-weight:700;margin:1.2rem 0 .6rem}.vt__hint{font-weight:400;color:var(--text-muted);font-size:.85rem}.vt__palette{display:flex;flex-wrap:wrap;gap:.5rem}.vt__pill{background:var(--white);border:1.5px solid var(--border);border-radius:999px;padding:.45rem .9rem;font-weight:700;font-size:.9rem;cursor:pointer}.vt__pill:hover{border-color:var(--orange)}.vt__list{display:grid;gap:.5rem;margin-top:.5rem}.vt__empty{color:var(--text-muted)}.vt__row{display:flex;align-items:center;gap:.5rem;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:.5rem .7rem}.vt__row-ic{font-size:1.5rem}.vt__row-label{flex:1;min-width:0;border:none;font-size:1rem;font-family:inherit;padding:.3rem}.vt__row-time{width:72px;border:1px solid var(--border);border-radius:8px;font-size:.85rem;font-family:inherit;padding:.3rem}.vt__row-label:focus,.vt__row-time:focus{outline:2px solid var(--orange)}.vt__row-btn{border:1px solid var(--border);background:var(--white);border-radius:8px;width:34px;height:34px;cursor:pointer;font-size:1rem}.vt__row-del{color:#c0392b}.vt__actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.vt__clear{background:var(--white);border:1px solid var(--border)}.vt__chart{margin-top:2.4rem;background:#fff;border:2px solid var(--orange);border-radius:20px;padding:1.6rem}.vt__chart-title{text-align:center;margin:0 0 1.2rem;font-size:1.8rem;color:var(--orange-dark)}.vt__chart-rows{display:grid;gap:.8rem}.vt__card{display:flex;align-items:center;gap:1rem;border:1.5px solid var(--border);border-radius:16px;padding:.9rem 1.1rem;background:var(--lavender)}.vt__card-num{flex:none;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-weight:900}.vt__card-ic{font-size:2.4rem}.vt__card-label{font-size:1.3rem;font-weight:800;color:var(--text);flex:1}.vt__card-time{font-weight:700;color:var(--purple)}.vt__card-photo{width:64px;height:64px;border-radius:12px;object-fit:cover;flex:none}.vt__week{display:grid;gap:6px}.vt__wrow{display:grid;grid-template-columns:1.6fr repeat(7,1fr);gap:6px;align-items:center}.vt__wcell{text-align:center;font-weight:700}.vt__wcell--act{display:flex;align-items:center;gap:8px;text-align:left;background:var(--lavender);border-radius:10px;padding:8px 10px;font-size:.95rem}.vt__wcell--act img{width:30px;height:30px;border-radius:6px;object-fit:cover}.vt__wcell--act .vt__card-ic{font-size:1.4rem}.vt__wday{color:var(--purple);font-size:.85rem}.vt__wrow--head .vt__wcell--act{background:transparent}.vt__box{aspect-ratio:1/1;width:100%;min-height:40px;border:2px solid var(--border);border-radius:8px;background:#fff;font-size:1.4rem;font-weight:900;color:var(--orange-dark);cursor:pointer}.vt__box:hover{border-color:var(--orange)}.vt__chart-foot{text-align:center;margin-top:1.4rem;color:var(--text-muted);font-weight:700;font-size:.9rem}.vt__chart-empty{text-align:center;color:var(--text-muted)}.vt__cta{margin-top:1.6rem;text-align:center;color:var(--text-muted)}.vt__video{margin-top:2.8rem}.vt__video-frame{width:100%;max-width:300px;margin:1rem auto 0;aspect-ratio:9/16;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);background:#000}.vt__video-frame iframe{width:100%;height:100%;border:0}.vt__seo{margin-top:2.8rem}.vt__seo h2{font-size:1.35rem;margin:1.8rem 0 .6rem}.vt__seo p,.vt__seo li{line-height:1.65;color:var(--text)}.vt__seo ul,.vt__seo ol{padding-left:1.2rem;display:grid;gap:.4rem}.vt__seo-cta{margin-top:1.4rem;font-weight:600}@media print{header,footer,.no-print,.vt__head{display:none!important}.vt,.container{max-width:none;padding:0}.vt__chart{border:2px solid #FF7A00;margin:0;box-shadow:none}.vt__card,.vt__wrow{break-inside:avoid}.vt__box{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
