.lead{font-size:15px;line-height:1.7;color:#4a3a2c;margin-bottom:16px}.tip{background:#ffc94033;border:2px dashed #FF8C00;border-radius:12px;padding:10px 14px;font-size:13px;color:#6a4a1a;font-weight:600;margin-top:12px}.goal-demo{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;background:linear-gradient(135deg,#7bc95b,#5ba840);border-radius:16px;border:3px solid #2d2a26;font-size:18px;font-weight:800;color:#fff;flex-wrap:wrap;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.goal-demo__item{display:flex;align-items:center;gap:6px;background:#fff3;padding:6px 12px;border-radius:999px;font-size:14px}.goal-demo__arrow{font-size:18px;letter-spacing:4px}.tower-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.tower-info-card{background:#fff;border:3px solid #2d2a26;border-radius:16px;padding:14px;box-shadow:0 4px #2d2a26;position:relative}.tower-info-card__icon{font-size:36px;line-height:1;margin-bottom:6px}.tower-info-card h3{font-size:16px;font-weight:800;margin-bottom:4px;color:#2d2a26}.tower-info-card p{font-size:12px;color:#6a5648;line-height:1.5;margin-bottom:8px}.tower-info-card ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:6px}.tower-info-card li{font-size:11px;background:#ffd93d4d;padding:3px 8px;border-radius:8px;font-weight:600}.step-list{display:flex;flex-direction:column;gap:14px}.step-item{display:flex;gap:14px;background:#fff;border:2.5px solid #2d2a26;border-radius:16px;padding:14px;box-shadow:0 3px #2d2a26}.step-num{flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#ffc940;border:2.5px solid #2d2a26;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;color:#2d2a26}.step-content{flex:1}.step-content h3{font-size:16px;font-weight:800;margin-bottom:4px;color:#2d2a26}.step-content p{font-size:13px;color:#6a5648;line-height:1.6;margin-bottom:8px}.step-demo{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:13px;font-weight:600;color:#4a3a2c}.demo-tower{display:inline-block;background:#ffc940;border:2.5px solid #2d2a26;border-radius:10px;padding:2px 8px;font-size:18px}.demo-cell{display:inline-block;background:#fff9;border:2px solid rgba(45,42,38,.5);border-radius:8px;padding:3px 10px;font-size:12px;font-weight:600}.demo-cell--ok{background:#7bc95b4d;border-color:#5ba840}.demo-cell--no{background:#ff5c5c33;border-color:#b71c1c}.monster-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.monster-item{background:#fff;border:2.5px solid #2d2a26;border-radius:14px;padding:12px 8px;text-align:center;box-shadow:0 3px #2d2a26}.monster-item__icon{font-size:36px;line-height:1;margin-bottom:4px}.monster-item h3{font-size:14px;font-weight:800;margin-bottom:2px;color:#2d2a26}.monster-item p{font-size:11px;color:#8a7460;font-weight:500}.tip-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.tip-list li{background:#fff;border:2.5px solid #2d2a26;border-radius:12px;padding:10px 14px;font-size:13px;line-height:1.6;box-shadow:0 3px #2d2a26}.tip-list strong{color:#2d2a26;font-weight:800}.device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.device-card{background:#fff;border:3px solid #2d2a26;border-radius:16px;padding:16px;box-shadow:0 4px #2d2a26}.device-card__icon{font-size:36px;line-height:1;margin-bottom:6px}.device-card h3{font-size:16px;font-weight:800;margin-bottom:8px;color:#2d2a26}.device-card ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.device-card li{font-size:13px;color:#6a5648;font-weight:500;padding:4px 0;border-bottom:1px dashed rgba(45,42,38,.15)}.device-card li:last-child{border-bottom:none}@media(max-width:768px){.tower-list,.device-grid{grid-template-columns:1fr}.monster-list{grid-template-columns:repeat(2,1fr)}}
