.tl-coding-module,
.tl-coding-module *{box-sizing:border-box}
.tl-coding-module{--code-bg:rgba(6,18,45,.78);--code-panel:rgba(9,24,58,.82);--code-line:rgba(130,164,255,.18);--code-text:#f6f8ff;--code-muted:#aebbe0;--code-cyan:#53f3ff;--code-purple:#a855f7;--code-green:#39f7a5;--code-orange:#ff944d;--code-pink:#ff6bd6;--code-blue:#6fa8ff;color:var(--code-text);display:grid;gap:16px}.tl-code-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:20px;align-items:center;border:1px solid var(--code-line);border-radius:22px;padding:24px 28px;background:radial-gradient(circle at 88% 20%,rgba(124,77,255,.28),transparent 34%),linear-gradient(135deg,rgba(12,34,75,.92),rgba(9,18,46,.84));box-shadow:0 18px 60px rgba(0,0,0,.24)}.tl-code-hero h1{margin:0;font-size:clamp(42px,4.6vw,64px);line-height:.98;letter-spacing:-.055em}.tl-code-hero p:not(.tl-kicker){margin:12px 0 0;color:#c7d3f2;font-size:16px;line-height:1.45;max-width:820px}.tl-code-hero-art{min-height:92px;display:grid;place-items:center;color:#9b7cff;font-size:64px;font-weight:950;text-shadow:0 0 30px rgba(149,82,255,.75);opacity:.95}.tl-code-hero-art span{display:inline-block;transform:skewX(-8deg)}
.tl-code-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tl-code-choice{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;text-align:left;border:1px solid var(--code-line);border-radius:16px;padding:14px 16px;min-height:92px;background:linear-gradient(135deg,rgba(10,28,65,.86),rgba(8,18,45,.74));color:#fff;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.tl-code-choice:hover,.tl-code-choice.is-selected{transform:translateY(-1px);box-shadow:0 16px 34px rgba(0,0,0,.18)}.tl-code-choice-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;font-size:25px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.tl-code-choice strong{display:block;font-size:18px;line-height:1.16;letter-spacing:-.025em}.tl-code-choice small{display:block;margin-top:5px;color:#bdc8e8;font-size:13px;line-height:1.35}.tl-code-accent-purple{border-color:rgba(168,85,247,.35)}.tl-code-accent-purple .tl-code-choice-icon{color:#d598ff;border-color:rgba(168,85,247,.55);background:rgba(168,85,247,.12)}.tl-code-accent-purple:hover,.tl-code-accent-purple.is-selected{border-color:rgba(168,85,247,.85);box-shadow:0 0 0 1px rgba(168,85,247,.18),0 16px 40px rgba(168,85,247,.1)}.tl-code-accent-blue{border-color:rgba(83,180,255,.35)}.tl-code-accent-blue .tl-code-choice-icon{color:#74d9ff;border-color:rgba(83,180,255,.55);background:rgba(83,180,255,.1)}.tl-code-accent-blue:hover,.tl-code-accent-blue.is-selected{border-color:rgba(83,180,255,.85)}.tl-code-accent-green{border-color:rgba(57,247,165,.32)}.tl-code-accent-green .tl-code-choice-icon{color:#52f7b0;border-color:rgba(57,247,165,.55);background:rgba(57,247,165,.1)}.tl-code-accent-green:hover,.tl-code-accent-green.is-selected{border-color:rgba(57,247,165,.85)}.tl-code-accent-orange{border-color:rgba(255,148,77,.34)}.tl-code-accent-orange .tl-code-choice-icon{color:#ffae6f;border-color:rgba(255,148,77,.58);background:rgba(255,148,77,.1)}.tl-code-accent-orange:hover,.tl-code-accent-orange.is-selected{border-color:rgba(255,148,77,.85)}.tl-code-accent-pink{border-color:rgba(255,107,214,.35)}.tl-code-accent-pink .tl-code-choice-icon{color:#ff8fe0;border-color:rgba(255,107,214,.55);background:rgba(255,107,214,.1)}.tl-code-accent-pink:hover,.tl-code-accent-pink.is-selected{border-color:rgba(255,107,214,.85)}.tl-code-accent-cyan{border-color:rgba(83,243,255,.35)}.tl-code-accent-cyan .tl-code-choice-icon{color:#53f3ff;border-color:rgba(83,243,255,.55);background:rgba(83,243,255,.1)}.tl-code-accent-cyan:hover,.tl-code-accent-cyan.is-selected{border-color:rgba(83,243,255,.85)}
.tl-code-builder-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px}.tl-code-panel{border:1px solid var(--code-line);border-radius:18px;background:linear-gradient(180deg,var(--code-panel),rgba(5,15,38,.86));padding:18px;box-shadow:0 16px 45px rgba(0,0,0,.18)}.tl-code-panel h2{margin:0 0 14px;font-size:20px;letter-spacing:-.025em}.tl-code-panel h2 span{color:#a855f7}.tl-code-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tl-code-form-panel label{display:block;margin:0 0 12px}.tl-code-form-panel label span,.tl-code-level-wrap>span{display:block;color:#d9e3ff;font-weight:800;font-size:13px;margin:0 0 6px}.tl-code-form-panel input,.tl-code-form-panel textarea,.tl-code-form-panel select{width:100%;border:1px solid rgba(130,165,255,.38);border-radius:12px;background:#132044;color:#f6f8ff;min-height:46px;padding:11px 13px;font:inherit;outline:none}.tl-code-form-panel textarea{min-height:88px;resize:vertical}.tl-code-form-panel input::placeholder,.tl-code-form-panel textarea::placeholder{color:#9fafd6}.tl-code-form-panel input:focus,.tl-code-form-panel textarea:focus,.tl-code-form-panel select:focus{background:#172957;border-color:#53f3ff;box-shadow:0 0 0 4px rgba(83,243,255,.11)}.tl-code-level-wrap{margin:0 0 13px}.tl-code-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tl-code-levels button{min-height:40px;border-radius:10px;border:1px solid rgba(130,165,255,.28);background:rgba(5,17,45,.82);color:#dce6ff;font-weight:850;cursor:pointer}.tl-code-levels button.is-active{border-color:rgba(57,247,165,.75);background:rgba(57,247,165,.12);color:#94ffd2}.tl-code-actions{display:flex;gap:10px;align-items:center}.tl-code-primary,.tl-code-secondary,.tl-code-copy,.tl-code-open-main,.tl-code-mini a{border:0;border-radius:12px;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-weight:950}.tl-code-primary{min-height:48px;padding:0 18px;flex:1;color:#fff;background:linear-gradient(135deg,#b936ff,#4d6dff);box-shadow:0 15px 32px rgba(124,77,255,.28)}.tl-code-secondary,.tl-code-copy{min-height:40px;padding:0 14px;border:1px solid rgba(130,165,255,.28);background:rgba(5,17,45,.82);color:#dce6ff}.tl-code-safety-inline{margin:12px 0 0;color:#aebbe0;font-size:12px;line-height:1.45}.tl-code-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.tl-code-result-head h2{margin:0}.tl-code-result{min-height:348px;border:1px solid rgba(130,165,255,.22);border-radius:14px;background:rgba(2,11,29,.58);padding:16px;color:#dfe7ff;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;font-size:13px;line-height:1.45;overflow:auto}.tl-code-result strong,.tl-code-result b{color:#fff}.tl-code-result .tl-code-prompt-section{display:block;margin:0 0 12px;padding-bottom:10px;border-bottom:1px dashed rgba(130,165,255,.15)}.tl-code-result .tl-code-prompt-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.tl-code-result-actions{display:flex;justify-content:flex-end;margin-top:12px}.tl-code-result-actions .tl-code-primary{flex:0 0 auto}.tl-code-handoff{display:grid;gap:10px}.tl-code-handoff h2{margin:0;font-size:22px;letter-spacing:-.03em}.tl-code-handoff h2 span{color:#a855f7}.tl-code-partner-grid{display:grid;grid-template-columns:minmax(320px,1.55fr) repeat(4,minmax(145px,.7fr));gap:12px}.tl-code-partner{border:1px solid var(--code-line);border-radius:16px;background:linear-gradient(180deg,rgba(10,26,61,.86),rgba(4,14,34,.86));padding:14px}.tl-code-partner-featured{display:grid;grid-template-columns:86px minmax(0,1fr);gap:15px;align-items:center;border-color:rgba(168,85,247,.72);box-shadow:0 0 0 1px rgba(168,85,247,.18),0 16px 42px rgba(168,85,247,.13)}.tl-code-arena-mark{width:80px;height:80px;border-radius:22px;display:grid;place-items:center;color:#fff;font-size:40px;font-weight:1000;background:linear-gradient(135deg,#7c3cff,#b53dff);box-shadow:0 18px 45px rgba(151,71,255,.28)}.tl-code-partner h3{margin:0 0 5px;font-size:22px;letter-spacing:-.035em}.tl-code-partner p{margin:0;color:#c2cdeb;line-height:1.42}.tl-code-partner-featured span{display:block;margin-top:8px;color:#73eaff;font-weight:850}.tl-code-open-main{grid-column:1/-1;min-height:42px;color:#fff;background:linear-gradient(135deg,#a232ff,#5a5cff)}.tl-code-mini{display:flex;flex-direction:column;gap:7px;min-height:174px}.tl-code-mini-logo{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-weight:950}.tl-code-openai{background:#12a37f;color:#fff}.tl-code-claude{background:#c7774d;color:#fff}.tl-code-replit{background:#16233f;color:#ff8733}.tl-code-cursor{background:#1b1f2b;color:#fff}.tl-code-mini h3{font-size:18px;margin:0}.tl-code-mini p{font-size:13px;flex:1}.tl-code-mini a{min-height:36px;border:1px solid rgba(83,243,255,.28);color:#9af5ff;background:rgba(83,243,255,.07);font-size:12px}.tl-code-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tl-code-info{border:1px solid var(--code-line);border-radius:16px;background:rgba(8,22,54,.76);padding:16px}.tl-code-info h3{margin:0 0 8px;font-size:18px}.tl-code-info ol,.tl-code-info p{margin:0;color:#c6d0ee;line-height:1.5}.tl-code-info li{margin:0 0 4px}.tl-code-warning{border-color:rgba(57,247,165,.28)}
.tl-code-guide-wrap{display:grid;gap:14px;align-content:start}.tl-code-guide-wrap h2{margin:0;color:#fff;font-size:19px;letter-spacing:-.02em}.tl-code-guide-wrap ol{margin:0;padding-left:0;list-style:none;display:grid;gap:10px}.tl-code-guide-wrap li{display:block;color:#dfe7ff;line-height:1.45;border:1px solid rgba(83,243,255,.16);border-radius:14px;background:rgba(10,25,60,.42);padding:10px 12px}.tl-code-guide-wrap li:before{content:counter(list-item);width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;color:#8df2ff;background:rgba(83,243,255,.14);border:1px solid rgba(83,243,255,.32);font-weight:900;font-size:12px;margin:0 0 8px 0}.tl-code-guide-wrap li>span{display:block;min-width:0;font-size:14px;color:#dce8ff}.tl-code-guide-art{width:100%;min-height:84px;border-radius:16px;display:grid;place-items:center;color:#b86cff;font-size:40px;font-weight:950;background:radial-gradient(circle,rgba(168,85,247,.27),transparent 60%);text-shadow:0 0 25px rgba(168,85,247,.7)}.tl-code-guide-wrap p{margin:0;color:#b9c5e6;line-height:1.45;font-size:13px}.tl-code-guide-tip,.tl-code-guide-safe,.tl-code-pcbuyer-card{border:1px solid rgba(130,165,255,.22);border-radius:15px;padding:14px;background:rgba(10,25,60,.72);display:grid;gap:6px;color:#dfe7ff;text-decoration:none}.tl-code-guide-tip{border-color:rgba(168,85,247,.35)}.tl-code-guide-safe{border-color:rgba(57,247,165,.28)}.tl-code-guide-tip strong,.tl-code-guide-safe strong{color:#fff;font-size:15px}.tl-code-guide-tip span,.tl-code-guide-safe span,.tl-code-pcbuyer-card em{color:#b9c5e6;font-style:normal;line-height:1.4;font-size:13px}.tl-code-pcbuyer-card{position:relative;border-color:rgba(168,85,247,.48);box-shadow:0 14px 35px rgba(168,85,247,.12)}.tl-code-pcbuyer-card>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:rgba(83,180,255,.15);border:1px solid rgba(83,180,255,.28);color:#94e7ff}.tl-code-pcbuyer-card strong{font-size:16px;color:#fff;line-height:1.3}.tl-code-pcbuyer-card b{position:absolute;right:14px;bottom:14px;color:#7ef3ff}.tl-code-pcbuyer-card em{color:#75efff;font-weight:850}
@media (max-width:1180px){.tl-code-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-code-builder-grid,.tl-code-info-grid{grid-template-columns:1fr}.tl-code-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tl-code-partner-featured{grid-column:1/-1}.tl-code-hero{grid-template-columns:1fr}.tl-code-hero-art{display:none}}
@media (max-width:720px){.tl-coding-module{gap:12px}.tl-code-hero{padding:22px 18px;border-radius:18px}.tl-code-hero h1{font-size:42px}.tl-code-choice-grid{grid-template-columns:1fr}.tl-code-choice{min-height:86px}.tl-code-field-row{grid-template-columns:1fr}.tl-code-panel{padding:15px}.tl-code-levels{grid-template-columns:1fr}.tl-code-actions{flex-direction:column}.tl-code-primary,.tl-code-secondary{width:100%}.tl-code-result{font-size:12px;min-height:260px}.tl-code-partner-grid{grid-template-columns:1fr}.tl-code-partner-featured{grid-template-columns:70px 1fr}.tl-code-arena-mark{width:64px;height:64px;font-size:34px}.tl-code-info-grid{grid-template-columns:1fr}}
@media (max-width:1280px){.tl-code-guide-wrap li{padding:9px 11px}.tl-code-guide-wrap li>span{font-size:13px}.tl-code-guide-art{min-height:72px;font-size:34px}}