.tlcm-tool{max-width:900px;margin:32px auto;padding:30px;color:#1f2d46;background:linear-gradient(180deg,#fff 0,#f8fbff 100%);border:1px solid #dfe8f4;border-radius:18px;box-shadow:0 18px 48px rgba(20,31,51,.12)}.tlcm-tool,.tlcm-tool *{box-sizing:border-box}.tlcm-tool__header{margin-bottom:24px;text-align:center}.tlcm-tool__title{display:inline-block;margin:0 0 12px;color:#1f2d46;font-size:30px;font-weight:700;line-height:1.3}.tlcm-tool__title:after{content:"";display:block;width:74px;height:4px;margin:12px auto 0;border-radius:99px;background:#084da4}.tlcm-tool__intro{max-width:700px;margin:0 auto;color:#66758d;font-size:14px;line-height:1.7}.tlcm-form,.tlcm-guide,.tlcm-info,.tlcm-result{background:#fff;border:1px solid #dfe8f4;border-radius:16px}.tlcm-form{padding:22px}.tlcm-form__label{display:block;margin-bottom:8px;color:#1f2d46;font-weight:700}.tlcm-tagbox{width:100%;min-height:60px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid #cfd8e6;border-radius:10px;background:#fff}.tlcm-tagbox:focus-within{border-color:#084da4;box-shadow:0 0 0 3px rgba(8,77,164,.12)}.tlcm-tagbox__tags{display:contents}.tlcm-tagbox__input{flex:1 1 160px;min-width:120px;height:42px;padding:0 8px;color:#1f2d46;font-size:16px;border:0;background:0 0}.tlcm-tagbox__input:focus{outline:0;box-shadow:none}.tlcm-tag{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 8px 0 14px;color:#d43c4b;font-size:22px;font-weight:700;border:1px solid #f4d7dc;border-radius:7px;background:#fff0f3}.tlcm-tag__remove{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;font-size:20px;line-height:1;border:0;border-radius:50%;background:#c6bfc3;cursor:pointer}.tlcm-tag__remove:hover{background:#d43c4b}.tlcm-form__hint,.tlcm-message{margin:10px 0 0;color:#66758d;font-size:13px;line-height:1.7}.tlcm-message{color:#b42318}.tlcm-form__actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.tlcm-button{min-height:48px;padding:0 18px;font-family:inherit;font-weight:700;border-radius:10px;cursor:pointer}.tlcm-button--primary{color:#fff;border:0;background:#084da4;box-shadow:0 8px 18px rgba(8,77,164,.22)}.tlcm-button--primary:hover{background:#063b7d}.tlcm-button--secondary{color:#526174;border:1px solid #d8dee8;background:#fff}.tlcm-guide,.tlcm-info,.tlcm-result{margin-top:22px;padding:22px}.tlcm-guide h3,.tlcm-info h3,.tlcm-result__title{margin:0 0 12px;color:#1f2d46;font-size:20px;font-weight:700}.tlcm-result__answer{margin-bottom:16px;padding:18px;color:#084da4;font-size:24px;font-weight:800;line-height:1.45;border-radius:12px;background:#eef5ff}.tlcm-guide,.tlcm-info,.tlcm-result__steps{color:#526174;font-size:14px;line-height:1.8}.tlcm-result__steps h4{margin:18px 0 8px;color:#1f2d46;font-size:17px;font-weight:700}.tlcm-info p,.tlcm-result__steps p{margin:0 0 10px}.tlcm-guide ol,.tlcm-info ul,.tlcm-result__steps ol,.tlcm-result__steps ul{margin:0 0 12px;padding-left:24px}.tlcm-factor-list{display:grid;gap:8px;margin:10px 0}.tlcm-factor-item{padding:10px 12px;border:1px solid #dfe8f4;border-radius:10px;background:#f8fbff}@media (max-width:640px){.tlcm-tool{padding:20px;border-radius:14px}.tlcm-tool__title{font-size:24px}.tlcm-button{width:100%}.tlcm-result__answer{font-size:20px}}