.ltc{background:#FFFDF9;color:var(--site-ink,#1a1a1a);padding:8px 20px 120px;border-top:1px solid #f0ede8}.ltc__inner{max-width:720px;margin:0 auto}.ltc__h2{font-size:20px;font-weight:800;letter-spacing:-.02em;margin:40px 0 14px;line-height:1.35}.ltc__inner>.ltc__h2:first-of-type{margin-top:28px}.ltc__lead{font-size:15px;line-height:1.75;color:#444}.ltc__lead strong{color:var(--site-ink,#1a1a1a);font-weight:700}.ltc__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #edeae4;border-radius:14px}.ltc__table{width:100%;min-width:520px;border-collapse:collapse;font-size:14px;background:#fff}.ltc__table td,.ltc__table th{padding:12px 14px;text-align:left;border-bottom:1px solid #f2efea;vertical-align:top}.ltc__table thead th{font-size:12px;font-weight:700;color:#888;background:#FAF8F4;white-space:nowrap}.ltc__table tbody tr:last-child td{border-bottom:none}.ltc__lv{font-weight:700;white-space:nowrap;position:sticky;left:0;background:#fff}.ltc__lv-en{display:block;font-size:11px;font-weight:500;color:#aaa;margin-top:1px}.ltc__mono{font-variant-numeric:tabular-nums;white-space:nowrap;color:#555}.ltc__note{font-size:12px;color:#999;margin:10px 2px 0;line-height:1.6}.ltc__areas{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ltc__area{display:flex;gap:10px;align-items:flex-start;background:#fff;border:1px solid #edeae4;border-radius:12px;padding:14px}.ltc__area-icon{font-size:20px;line-height:1.2;flex-shrink:0}.ltc__area-name{font-weight:700;font-size:14px;margin-bottom:2px}.ltc__area-desc{font-size:13px;color:#666;line-height:1.5}.ltc__how{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ltc__how li{position:relative;padding-left:24px;font-size:14px;line-height:1.6;color:#444}.ltc__how li:before{content:"✓";position:absolute;left:0;top:0;color:var(--brand-orange,#FF5F06);font-weight:800}.ltc__how strong{color:var(--site-ink,#1a1a1a);font-weight:700}.ltc__faq{margin:0}.ltc__faq-item{border-bottom:1px solid #edeae4;padding:16px 0}.ltc__faq-item:first-child{border-top:1px solid #edeae4}.ltc__faq-q{font-weight:700;font-size:15px;margin-bottom:8px;line-height:1.5}.ltc__faq-q:before{content:"Q. ";color:var(--brand-orange,#FF5F06)}.ltc__faq-a{margin:0;font-size:14px;line-height:1.7;color:#555}.ltc__cta{margin-top:44px;text-align:center;background:#fff;border:1px solid #edeae4;border-radius:16px;padding:28px 20px}.ltc__cta-text{font-size:15px;font-weight:600;margin:0 0 16px;line-height:1.5}.ltc__cta-btn{display:inline-block;background:var(--brand-orange,#FF5F06);color:#fff;font-weight:700;font-size:15px;padding:14px 26px;border-radius:12px;text-decoration:none;transition:background .15s,transform .15s}.ltc__cta-btn:hover{background:#E03C00;transform:translateY(-1px)}.ltc__cta-sub{font-size:12px;color:#999;margin:14px 0 0}@media (min-width:721px){.ltc{padding-left:24px;padding-right:24px}.ltc__h2{font-size:22px}}@media (max-width:480px){.ltc__areas{grid-template-columns:1fr}}.lt{min-height:100dvh;background:#FFFDF9;color:var(--site-ink)}.lt__header{display:none}.lt__back{position:absolute;left:12px;background:none;border:none;font-size:22px;color:var(--site-muted);cursor:pointer;padding:8px;line-height:1}.lt__logo{font-size:15px;font-weight:900;letter-spacing:-.5px}.lt__logo span{color:var(--brand-orange)}.lt__close{position:absolute;right:12px;background:none;border:none;font-size:20px;color:var(--site-muted);cursor:pointer;padding:8px;line-height:1;text-decoration:none}.lt__progress-wrap{position:sticky;top:0;left:0;right:0;z-index:99;height:3px;background:var(--site-line);opacity:0;transition:opacity .3s}.lt__progress-wrap--visible{opacity:1}.lt__progress-bar{height:100%;background:var(--brand-orange);border-radius:0 2px 2px 0;transition:width .5s cubic-bezier(.16,1,.3,1)}.lt__screen{display:flex;flex-direction:column;animation:lt-fadeUp .4s cubic-bezier(.16,1,.3,1) both}.lt__screen:not(.lt__intro){min-height:80dvh}@keyframes lt-fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.lt__intro{align-items:center;text-align:center;padding:0 28px;min-height:auto}.lt__intro-content{display:flex;flex-direction:column;align-items:center;padding-top:24px;padding-bottom:100px}.lt__intro h1{font-size:24px;font-weight:800;letter-spacing:-.6px;line-height:1.4;margin-bottom:8px}.lt__intro-sub{font-size:14px;color:var(--site-muted);line-height:1.6;margin-bottom:20px}.lt__radar{position:relative;width:130px;height:130px;margin-bottom:20px}.lt__radar-svg{display:block}.lt__radar-label{position:absolute;font-size:11px;font-weight:700;color:#999}.lt__radar-label--top{top:-4px;left:50%;transform:translateX(-50%);color:var(--brand-orange)}.lt__radar-label--right{right:-10px;top:50%;transform:translateY(-50%)}.lt__radar-label--bottom{bottom:-4px;left:50%;transform:translateX(-50%)}.lt__radar-label--left{left:-6px;top:50%;transform:translateY(-50%)}.lt__intro-chips{display:flex;gap:8px;margin-bottom:0;flex-wrap:wrap;justify-content:center}.lt__chip{display:flex;align-items:center;gap:5px;background:#F7F5F0;padding:8px 14px;border-radius:10px;font-size:12px;font-weight:600;color:#666}.lt__intro-cta{position:fixed;bottom:0;left:0;right:0;padding:16px 28px calc(16px + env(safe-area-inset-bottom, 0px));background:linear-gradient(transparent,#FFFDF9 30%);z-index:10}.lt__start-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--brand-orange);color:white;font-size:16px;font-weight:700;padding:17px;border-radius:14px;border:none;cursor:pointer;font-family:inherit;box-shadow:0 4px 20px rgba(255,95,6,.3);transition:all .25s}.lt__start-btn:hover{background:#E03C00;transform:translateY(-1px)}.lt__step-col,.lt__steps{display:none}.lt__step-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;background:#F0EDE8;color:#CCC;flex-shrink:0}.lt__step-dot--active{background:var(--brand-orange);color:white;box-shadow:0 2px 8px rgba(255,95,6,.25)}.lt__step-label{font-size:9px;font-weight:600;color:#BBB;margin-top:4px}.lt__step-label--active{color:var(--brand-orange)}.lt__step-line{height:2px;flex:1;max-width:40px;background:#F0EDE8;margin-top:15px}.lt__quiz-area{flex:1;display:flex;flex-direction:column;padding:16px 24px env(safe-area-inset-bottom,24px);max-width:560px;margin:0 auto;width:100%}.lt__q-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lt__q-number{font-size:13px;font-weight:700;color:var(--brand-orange)}.lt__q-cat{font-size:11px;font-weight:600;color:var(--site-muted);background:var(--site-line);padding:4px 10px;border-radius:6px}.lt__q-difficulty{display:flex;gap:3px;align-items:center;margin-bottom:4px}.lt__diff-dot{width:6px;height:6px;border-radius:50%;background:var(--site-line);transition:background .3s}.lt__diff-dot--active{background:var(--brand-orange)}.lt__diff-label{font-size:10px;color:var(--site-muted);margin-left:6px;font-weight:500}.lt__q-title{font-size:20px;font-weight:800;letter-spacing:-.4px;line-height:1.5;margin:14px 0 8px}.lt__q-context{font-size:14px;color:var(--site-muted);line-height:1.7;margin-bottom:16px;padding:14px 16px;background:#F8F8F7;border-radius:12px;border-left:3px solid #6fa8dc}.lt__q-source{font-size:12px;color:var(--brand-orange);font-weight:600;margin-bottom:20px;opacity:.8}.lt__hl{color:#FBBF24;font-weight:700;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(251,191,36,.4)}.lt__card-tv{background:#3A3632;border-radius:20px;padding:16px 16px 12px;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.lt__tv-screen{background:#1A1816;border-radius:12px;padding:18px;border:2px solid #2a2724}.lt__tv-header{justify-content:space-between;margin-bottom:12px}.lt__tv-channel,.lt__tv-header{display:flex;align-items:center}.lt__tv-channel{gap:6px}.lt__tv-dot{width:6px;height:6px;border-radius:50%;background:#4ADE80;box-shadow:0 0 6px rgba(74,222,128,.5)}.lt__tv-show{font-size:12px;font-weight:700;color:rgba(255,255,255,.7);letter-spacing:.06em}.lt__tv-ep{font-size:10px;color:rgba(255,255,255,.25);letter-spacing:.04em}.lt__tv-quote{font-family:EB Garamond,Georgia,serif;font-size:19px;line-height:1.55;color:#F0ECE6;font-style:italic;margin-bottom:12px}.lt__tv-char{gap:8px}.lt__tv-avatar,.lt__tv-char{display:flex;align-items:center}.lt__tv-avatar{width:26px;height:26px;border-radius:50%;border:1.5px solid rgba(255,95,6,.6);justify-content:center;font-size:11px;font-weight:700;color:var(--brand-orange);background:rgba(255,95,6,.1)}.lt__tv-name{font-size:12px;font-weight:500;color:rgba(255,255,255,.5)}.lt__tv-panel{justify-content:space-between;padding:10px 8px 4px}.lt__tv-panel,.lt__tv-speaker{display:flex;align-items:center}.lt__tv-speaker{gap:3px}.lt__tv-speaker>div{width:2px;height:14px;background:#555;border-radius:1px}.lt__tv-speaker>div:nth-child(2),.lt__tv-speaker>div:nth-child(4){height:10px}.lt__tv-brand{font-size:9px;font-weight:600;color:#666;letter-spacing:.15em}.lt__tv-knobs{display:flex;gap:10px}.lt__tv-knob{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#555,#3A3632);border:1.5px solid #666}.lt__card-book{background:#F9F3E8;border:1.5px solid #e2d9c8;border-radius:4px;margin-bottom:16px;box-shadow:0 1px 0 #E8DFD0,0 2px 0 #E2D9C8,0 4px 12px rgba(120,100,70,.12)}.lt__book-lines{height:6px;background:repeating-linear-gradient(0deg,#D4C9B5,#D4C9B5 1px,transparent 0,transparent 3px)}.lt__book-header{padding:14px 18px 0;display:flex;align-items:flex-start;justify-content:space-between}.lt__book-info{flex:1}.lt__book-label{font-size:9px;color:#B8A88A;letter-spacing:.12em;margin-bottom:4px}.lt__book-title{font-weight:700;font-size:17px;color:#3D3425;line-height:1.25}.lt__book-author,.lt__book-title{font-family:EB Garamond,Georgia,serif}.lt__book-author{font-style:italic;font-size:13px;color:#9A8B72;margin-top:2px}.lt__book-stamp{width:52px;height:52px;border:2px solid #c85a3a;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-12deg);opacity:.7;flex-shrink:0;margin-left:12px}.lt__stamp-day{font-size:14px;font-weight:700;color:#C85A3A;line-height:1}.lt__stamp-label{font-size:7px;color:#C85A3A;letter-spacing:.1em}.lt__book-divider{margin:14px 18px 0;height:1px;background:#E2D9C8}.lt__book-quote-area{padding:14px 18px 16px}.lt__book-page{font-size:10px;color:#C0B49D;margin-bottom:8px;letter-spacing:.04em}.lt__book-quote{font-family:EB Garamond,Georgia,serif;font-size:18px;line-height:1.6;color:#3D3425;padding-left:16px;border-left:2.5px solid rgba(200,90,58,.5)}.lt__card-book .lt__hl{color:#C85A3A;text-decoration-color:rgba(200,90,58,.3)}.lt__book-ruled{padding:0 18px 12px;display:flex;flex-direction:column;gap:8px}.lt__book-ruled>div{height:1px;background:rgba(210,200,180,.5)}.lt__book-footer{display:flex;align-items:center;justify-content:space-between;padding:0 18px 14px}.lt__book-cat{font-size:9px;color:#B8A88A;letter-spacing:.08em}.lt__card-note{background:#FEFCF7;border-radius:4px 14px 14px 4px;border:1px solid #ede8de;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 2px 12px rgba(100,80,50,.06)}.lt__note-margin{position:absolute;left:36px;top:0;bottom:0;width:1.5px;background:rgba(220,80,60,.2);z-index:1}.lt__note-holes{position:absolute;left:10px;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;gap:32px;z-index:3}.lt__note-holes>div{width:14px;height:14px;border-radius:50%;background:#FFFDF9;border:1.5px solid #e0d9cc}.lt__note-content{padding:18px 18px 16px 50px;position:relative;z-index:2}.lt__note-header{justify-content:space-between;margin-bottom:12px}.lt__note-header,.lt__note-tag{display:flex;align-items:center}.lt__note-tag{gap:5px;background:var(--brand-orange);padding:4px 10px 4px 7px;border-radius:6px}.lt__note-tag-dot{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.5)}.lt__note-tag span{font-size:11px;font-weight:700;color:white;letter-spacing:.02em}.lt__note-day{font-size:11px;color:#C0B49D;letter-spacing:.04em}.lt__note-course{font-size:12px;font-weight:600;color:#AAA;margin-bottom:10px}.lt__note-expr{font-family:EB Garamond,Georgia,serif;font-size:20px;line-height:1.5;color:#2A2420;margin-bottom:6px}.lt__card-note .lt__hl{color:#2A2420;background:linear-gradient(180deg,transparent 55%,rgba(255,220,80,.35) 0,rgba(255,220,80,.35) 90%,transparent 0);text-decoration:none;padding:0 2px;font-weight:700}.lt__note-meaning{font-size:13px;font-weight:500;color:#888;line-height:1.6;margin-top:8px}.lt__note-tags{display:flex;gap:6px;margin-top:12px;flex-wrap:wrap}.lt__note-t{font-size:10px;font-weight:600;color:#C0B49D;background:rgba(192,180,157,.1);padding:3px 8px;border-radius:4px}.lt__q-options{display:flex;flex-direction:column;gap:10px}.lt__q-option{background:var(--site-panel);border:2px solid var(--site-line);border-radius:16px;padding:16px 18px;font-size:15px;font-weight:500;color:var(--site-ink);cursor:pointer;transition:all .2s;text-align:left;font-family:inherit;line-height:1.5;display:flex;align-items:center;gap:12px}.lt__q-option:hover:not(:disabled){border-color:#FFB980;background:#FFE8D6;transform:translateY(-1px)}.lt__q-option:disabled{cursor:default}.lt__opt-letter{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#F8F8F7;border-radius:8px;font-size:13px;font-weight:700;color:var(--site-muted);transition:all .2s}.lt__q-option:hover:not(:disabled) .lt__opt-letter{background:#FFE8D6;color:var(--brand-orange)}.lt__q-option--correct{border-color:#1D9E75;background:#E9F7EE}.lt__q-option--correct .lt__opt-letter{background:#1D9E75;color:white}.lt__q-option--wrong{border-color:#E53E3E;background:#FFF0F0}.lt__q-option--wrong .lt__opt-letter{background:#E53E3E;color:white}.lt__feedback{margin-top:16px;padding:16px 18px;border-radius:12px;font-size:13px;line-height:1.7;animation:lt-fadeUp .4s cubic-bezier(.16,1,.3,1) both}.lt__feedback--correct{background:#E9F7EE;color:#15603d;border-left:3px solid #1d9e75}.lt__feedback--wrong{background:#FFF0F0;color:#9b2c2c;border-left:3px solid #e53e3e}.lt__feedback--dunno{background:#F8F8F7;color:var(--site-ink);border-left:3px solid var(--site-muted)}.lt__q-dunno{width:100%;margin-top:10px;padding:13px 18px;background:transparent;border:2px dashed var(--site-line);border-radius:16px;font-size:14px;font-weight:600;color:var(--site-muted);cursor:pointer;font-family:inherit;transition:all .2s}.lt__q-dunno:hover{border-color:var(--site-muted);color:var(--site-ink)}.lt__feedback-title{font-weight:700;margin-bottom:4px;font-size:14px}.lt__next-btn{width:100%;margin-top:20px;background:var(--brand-orange);color:white;font-size:15px;font-weight:700;padding:15px;border-radius:14px;border:none;cursor:pointer;font-family:inherit;box-shadow:0 4px 16px rgba(255,95,6,.2);transition:all .25s;animation:lt-fadeUp .4s cubic-bezier(.16,1,.3,1) .2s both}.lt__next-btn:hover{background:#E03C00;transform:translateY(-1px)}.lt__loading-screen{align-items:center;justify-content:center;text-align:center;padding:56px 24px}.lt__spinner{width:56px;height:56px;border-radius:50%;border:4px solid var(--site-line);border-top-color:var(--brand-orange);animation:lt-spin .8s linear infinite;margin:0 auto 24px}@keyframes lt-spin{to{transform:rotate(1turn)}}.lt__loading-text{font-size:16px;font-weight:700;margin-bottom:8px}.lt__loading-sub{font-size:13px;color:var(--site-muted)}.lt__result-inner{max-width:560px;width:100%;margin:0 auto;padding:20px 24px 48px}.lt__score-hero{text-align:center;padding:32px 0 28px}.lt__score-ring-wrap{position:relative;width:140px;height:140px;margin:0 auto 20px}.lt__score-ring{width:140px;height:140px;transform:rotate(-90deg)}.lt__ring-bg{fill:none;stroke:var(--site-line);stroke-width:8}.lt__ring-fill{fill:none;stroke:var(--brand-orange);stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1)}.lt__ring-fill--green{stroke:#1D9E75}.lt__score-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:36px;font-weight:900}.lt__score-value small{font-size:16px;font-weight:600;color:var(--site-muted)}.lt__level-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;border-radius:40px;font-size:15px;font-weight:700;margin-bottom:12px}.lt__level-badge--beginner{background:#FFF3E0;color:#E65100;border:2px solid #ffb74d}.lt__level-badge--elementary{background:#FFF8E1;color:#F57F17;border:2px solid #ffd54f}.lt__level-badge--intermediate{background:#E8F5E9;color:#2E7D32;border:2px solid #81c784}.lt__level-badge--upper{background:#E3F2FD;color:#1565C0;border:2px solid #64b5f6}.lt__level-badge--advanced{background:#EDE7F6;color:#4527A0;border:2px solid #9575cd}.lt__result-headline{font-size:22px;font-weight:800;letter-spacing:-.6px;line-height:1.4;margin-bottom:4px}.lt__result-sub{font-size:14px;color:var(--site-muted);line-height:1.5}.lt__cat-breakdown{background:var(--site-panel);border-radius:24px;padding:22px;margin-top:20px;border:1px solid var(--site-line)}.lt__cb-title{font-size:14px;font-weight:700;margin-bottom:16px}.lt__cat-row{display:flex;align-items:center;gap:12px;padding:10px 0}.lt__cat-row+.lt__cat-row{border-top:1px solid var(--site-line)}.lt__cat-label{font-size:13px;font-weight:600;width:72px;flex-shrink:0}.lt__cat-bar-wrap{flex:1;height:8px;background:var(--site-line);border-radius:4px;overflow:hidden}.lt__cat-bar{height:100%;border-radius:4px;transition:width 1s cubic-bezier(.16,1,.3,1)}.lt__cat-bar--high{background:#1D9E75}.lt__cat-bar--mid{background:#FF8C40}.lt__cat-bar--low{background:#E53E3E}.lt__cat-score{font-size:12px;font-weight:700;width:36px;text-align:right;color:var(--site-muted)}.lt__ai-feedback{background:var(--site-panel);border-radius:24px;padding:22px;margin-top:16px;border:1px solid var(--site-line);position:relative;overflow:hidden}.lt__ai-feedback:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1A6DD4,var(--brand-orange))}.lt__ai-header{gap:8px;margin-bottom:14px}.lt__ai-header,.lt__ai-icon{display:flex;align-items:center}.lt__ai-icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#1A6DD4 0,var(--brand-orange) 100%);justify-content:center;font-size:14px}.lt__ai-label{font-size:14px;font-weight:700}.lt__ai-body{font-size:14px;line-height:1.8;white-space:pre-wrap}.lt__ai-loading{display:flex;align-items:center;gap:10px;padding:16px 0;font-size:13px;color:var(--site-muted)}.lt__mini-spin{width:18px;height:18px;border-radius:50%;border:2px solid var(--site-line);border-top:2px solid #1a6dd4;animation:lt-spin .8s linear infinite;flex-shrink:0}.lt__shimmer{background:linear-gradient(90deg,var(--site-line) 25%,#F8F8F7 50%,var(--site-line) 75%);background-size:200% 100%;animation:lt-shimmer 1.5s infinite;height:14px;border-radius:4px;margin-bottom:8px}.lt__shimmer--short{width:60%}@keyframes lt-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.lt__wrongs{margin-top:16px}.lt__wrongs-title{font-size:14px;font-weight:700;margin-bottom:14px}.lt__wrong-card{background:var(--site-panel);border:1px solid var(--site-line);border-radius:16px;padding:18px 20px;margin-bottom:10px}.lt__wrong-q{font-size:14px;font-weight:700;line-height:1.5;margin-bottom:10px}.lt__wrong-your{font-size:13px;color:#E53E3E;margin-bottom:4px}.lt__wrong-correct{font-size:13px;color:#1D9E75;font-weight:600;margin-bottom:10px}.lt__wrong-explain{font-size:13px;color:var(--site-muted);line-height:1.65;padding:12px 14px;background:#F8F8F7;border-radius:10px}.lt__wrong-source{font-size:12px;color:var(--brand-orange);font-weight:600;margin-top:10px}.lt__all-correct{text-align:center;padding:20px;color:#1D9E75;font-weight:700;font-size:16px;margin-top:16px}.lt__email-capture{margin-top:24px;padding:16px;background:#FAFAF9;border:1px solid #eceae4;border-radius:14px}.lt__email-title{margin:0 0 10px;font-size:14px;font-weight:700;color:#1a1a1a;text-align:center}.lt__email-row{display:flex;gap:8px}.lt__email-input{flex:1 1 auto;min-width:0;padding:13px 14px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#fff;border:1px solid #ddd;border-radius:12px}.lt__email-input:focus{outline:none;border-color:#1a1a1a}.lt__email-btn{flex-shrink:0;padding:13px 20px;font-size:14px;font-weight:700;font-family:inherit;color:#fff;background:#1a1a1a;border:none;border-radius:12px;cursor:pointer;transition:background .15s ease,transform .12s ease}.lt__email-btn:hover{background:#000;transform:translateY(-1px)}.lt__email-btn:disabled{opacity:.6;cursor:default;transform:none}.lt__email-error{margin:10px 0 0;color:#b42318;font-size:13px;font-weight:600}.lt__email-done{margin-top:24px;padding:16px;background:#EAF5EE;border:1px solid #cdebd9;border-radius:14px;font-size:14px;font-weight:600;color:#137548;text-align:center}.lt__result-cta{margin-top:28px;display:flex;flex-direction:column;gap:10px}.lt__cta-share{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:#FEE500;color:#191919;font-size:14px;font-weight:700;padding:15px;border-radius:14px;border:none;cursor:pointer;font-family:inherit;transition:all .25s}.lt__cta-share:hover{opacity:.9}.lt__cta-course{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--brand-orange);color:white;font-size:14px;font-weight:700;padding:15px;border-radius:14px;border:none;cursor:pointer;font-family:inherit;text-decoration:none;box-shadow:0 4px 16px rgba(255,95,6,.2);transition:all .25s}.lt__cta-course:hover{background:#E03C00;transform:translateY(-1px)}.lt__cta-retry{text-align:center;font-size:13px;color:var(--site-muted);padding:10px;cursor:pointer;background:none;border:none;font-family:inherit;text-decoration:underline;text-underline-offset:3px}.lt__rec{background:var(--site-panel);border-radius:24px;padding:22px;margin-top:16px;border:1px solid var(--site-line);position:relative;overflow:hidden}.lt__rec:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand-orange),#FF8C40)}.lt__rec-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.lt__rec-icon{font-size:18px}.lt__rec-title{font-size:15px;font-weight:800}.lt__rec-summary{font-size:13px;color:var(--site-muted);line-height:1.6;margin-bottom:6px}.lt__rec-hint{font-size:12px;color:var(--brand-orange);font-weight:600;margin-bottom:14px}.lt__rec-list{display:flex;flex-direction:column;gap:0}.lt__rec-item{display:flex;align-items:center;gap:14px;padding:14px 0;text-decoration:none;color:inherit;transition:opacity .2s}.lt__rec-item:hover{opacity:.7}.lt__rec-item+.lt__rec-item{border-top:1px solid var(--site-line)}.lt__rec-emoji{width:40px;height:40px;border-radius:12px;background:#F7F5F0;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.lt__rec-info{flex:1;display:flex;flex-direction:column;gap:2px}.lt__rec-name{font-size:14px;font-weight:700}.lt__rec-reason{font-size:12px;color:var(--site-muted)}.lt__rec-arrow{font-size:18px;color:#DDD;flex-shrink:0}@media (max-width:480px){.lt__intro h1{font-size:23px}.lt__q-title{font-size:18px}.lt__result-headline{font-size:20px}.lt__quiz-area{padding:24px 20px}.lt__result-inner{padding:16px 20px 40px}}