.amber-home .tl-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--m);font-size:12px;color:var(--ink-3);padding-top:22px}.amber-home .tl-crumbs a{color:var(--ink-3);text-decoration:none}.amber-home .tl-crumbs a:hover{color:var(--amber-d)}.amber-home .tl-crumbs .sep{color:#CBB59E}.amber-home .tl-crumbs .cur{color:var(--ink-2)}.amber-home .tw-stage{display:flex;align-items:center;justify-content:center}.amber-home .tw-card{width:100%;max-width:440px;background:linear-gradient(160deg,#fff,#FBF1DC);border-radius:22px;padding:22px;box-shadow:0 2px 0 #F2E4C8,0 4px 0 #EEDFC0,0 26px 48px -16px rgba(150,100,30,.4),inset 0 2px 0 #fff}.amber-home .tw-lab{font-family:var(--m);font-size:11px;letter-spacing:.04em;color:#B79A66;margin-bottom:12px;display:flex;align-items:center;gap:7px}.amber-home .tw-lab .ic{color:var(--amber-d)}.amber-home .tw-drop{border:2px dashed #e2c58a;border-radius:14px;background:rgba(255,255,255,.55);padding:28px 18px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.amber-home .tw-drop:focus-visible,.amber-home .tw-drop:hover{border-color:var(--amber);background:#fff;outline:none}.amber-home .tw-drop .ic{width:30px;height:30px;color:var(--amber-d);margin-bottom:8px}.amber-home .tw-drop .h{font-family:var(--d);font-weight:700;color:var(--ink);font-size:15px}.amber-home .tw-drop .s{font-size:12px;color:var(--ink-3);margin-top:4px}.amber-home .tw-field{width:100%;border:1px solid var(--bd);border-radius:12px;padding:13px 14px;font-family:var(--f);font-size:15px;color:var(--ink);background:#fff;outline:none}.amber-home textarea.tw-field{min-height:118px;resize:vertical;font-size:14px;line-height:1.5}.amber-home .tw-field:focus{border-color:var(--amber);box-shadow:0 0 0 3px rgba(212,148,58,.18)}.amber-home .tw-field::-moz-placeholder{color:var(--ink-3)}.amber-home .tw-field::placeholder{color:var(--ink-3)}.amber-home .tw-go{width:100%;justify-content:center;margin-top:14px}.amber-home .tw-file{margin-top:10px;font-family:var(--m);font-size:12px;color:var(--amber-d);text-align:center;word-break:break-all}.amber-home .tw-micro{text-align:center;margin-top:11px}.amber-home .tw-counter,.amber-home .tw-micro{font-family:var(--m);font-size:11px;color:var(--ink-3)}.amber-home .tw-counter{text-align:right;margin-top:6px}.amber-home .tw-turnstile{margin-top:12px;display:flex;justify-content:center;min-height:0}.amber-home .tw-go[disabled]{opacity:.6;cursor:not-allowed}.amber-home .tw-spinner{display:inline-block;width:14px;height:14px;margin-right:8px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;vertical-align:-2px;animation:tw-spin .7s linear infinite}@keyframes tw-spin{to{transform:rotate(1turn)}}.amber-home .tw-err{margin-top:12px;font-size:13px;line-height:1.5;color:#9A5B2A;background:#FBEFD9;border:1px solid #ead6af;border-radius:12px;padding:11px 13px;text-align:center}.amber-home .tw-link{background:none;border:0;padding:0;color:var(--amber-d);font:inherit;text-decoration:underline;cursor:pointer}.amber-home .tw-results-head{font-family:var(--m);font-size:11px;letter-spacing:.03em;color:#B79A66;margin-bottom:12px}.amber-home .tw-results{display:grid;grid-template-columns:1fr 1fr;gap:10px}.amber-home .tw-flip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;padding:0;cursor:pointer;perspective:900px;min-height:96px;text-align:left}.amber-home .tw-flip-inner{position:relative;display:block;width:100%;height:100%;min-height:96px;transition:transform .45s cubic-bezier(.2,.7,.2,1);transform-style:preserve-3d}.amber-home .tw-flip.is-flipped .tw-flip-inner{transform:rotateY(180deg)}.amber-home .tw-flip-face{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;border-radius:13px;border:1px solid var(--bd);box-shadow:var(--sh-s),inset 0 1px 0 #fff;font-size:13px;line-height:1.4;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:auto}.amber-home .tw-flip-front{background:#fff;color:var(--ink);font-family:var(--d);font-weight:600}.amber-home .tw-flip-back{color:var(--ink-2);transform:rotateY(180deg)}.amber-home .tw-cta,.amber-home .tw-flip-back{background:linear-gradient(160deg,#FBF1DC,#F4E8D0)}.amber-home .tw-cta{margin-top:16px;border:1px solid var(--bd);border-radius:16px;padding:16px 18px;text-align:center}.amber-home .tw-cta h4{font-family:var(--d);font-weight:800;font-size:16px;color:var(--ink);margin:0 0 5px}.amber-home .tw-cta p{margin:0 0 12px;font-size:13px;line-height:1.5;color:var(--ink-2)}.amber-home .tw-again{display:block;margin:11px auto 0;background:none;border:0;font-family:var(--m);font-size:12px;color:var(--ink-3);text-decoration:underline;cursor:pointer}.amber-home .tw-again:hover{color:var(--amber-d)}.amber-home .tl-answer{background:#fff;border:1px solid var(--bd);border-left:4px solid var(--amber);border-radius:16px;padding:22px 24px;box-shadow:var(--sh-s),inset 0 1px 0 #fff;max-width:760px;margin:22px auto 0;text-align:left;font-size:16px;line-height:1.6;color:var(--ink-2)}.amber-home .tl-answer strong{color:var(--ink)}.amber-home .tl-bens{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;text-align:left}.amber-home .tl-ben{background:#fff;border:1px solid var(--bd);border-radius:16px;padding:18px 20px;box-shadow:var(--sh-s),inset 0 1px 0 #fff}.amber-home .tl-ben .mi{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--hw);color:var(--amber-d);margin-bottom:10px}.amber-home .tl-ben h4{font-family:var(--d);font-size:16px;margin:0 0 5px;color:var(--ink)}.amber-home .tl-ben p{margin:0;font-size:13.5px;color:var(--ink-2);line-height:1.5}.amber-home .tl-feature{display:flex;flex-wrap:wrap;gap:16px 22px;align-items:center;justify-content:space-between;background:linear-gradient(160deg,#FBF1DC,#F4E8D0);border:1px solid var(--bd);border-radius:20px;padding:24px 26px;box-shadow:var(--sh-s);text-align:left;max-width:820px;margin:0 auto}.amber-home .tl-feature p{margin:0;font-size:15px;color:var(--ink-2);max-width:52ch}.amber-home .tl-feature p b{color:var(--ink)}.amber-home .tl-sibgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:22px;text-align:left}.amber-home .tl-cats{margin-top:34px}.amber-home .tl-cat{display:grid;grid-template-columns:190px 1fr;gap:30px;align-items:start;padding:26px 0;border-top:1px solid var(--bd)}.amber-home .tl-cat:first-child{border-top:none;padding-top:6px}.amber-home .tl-cat-label h3{font-family:var(--d);font-weight:800;font-size:22px;color:var(--ink);margin:0;line-height:1.1}.amber-home .tl-cat-count{display:inline-block;margin-top:9px;font-family:var(--m);font-size:11px;font-weight:700;color:var(--amber-d);background:var(--hw);border-radius:999px;padding:3px 10px}.amber-home .tl-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.amber-home .tlc{position:relative;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--bd);border-radius:18px;padding:16px 18px;box-shadow:var(--sh-s),inset 0 1px 0 #fff;text-decoration:none;text-align:left;color:var(--ink);overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.amber-home .tlc:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--amber);opacity:0;transition:opacity .16s ease}.amber-home .tlc:hover{transform:translateY(-3px);border-color:#E7D6B6;box-shadow:0 22px 40px -18px rgba(100,65,20,.32),inset 0 1px 0 #fff}.amber-home .tlc:hover:before{opacity:1}.amber-home .tlc-ico{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;flex:none;background:var(--hw);color:var(--amber-d);box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.amber-home .tlc-ico svg{width:22px;height:22px}.amber-home .tlc-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.amber-home .tlc-title{display:flex;align-items:center;gap:7px;font-family:var(--d);font-weight:800;font-size:16px;line-height:1.1}.amber-home .tlc-from{color:var(--ink-2)}.amber-home .tlc-ar{color:var(--amber);display:flex}.amber-home .tlc-to{color:var(--ink)}.amber-home .tlc-blurb{font-size:13px;color:var(--ink-2);line-height:1.4}.amber-home .tlc-go{flex:none;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;color:var(--amber-d);background:var(--hw);opacity:0;transform:translateX(-6px);transition:opacity .16s ease,transform .16s ease}.amber-home .tlc:hover .tlc-go{opacity:1;transform:translateX(0)}.amber-home .tlc[data-out=Quiz] .tlc-ico{background:var(--cw);color:var(--clay)}.amber-home .tlc[data-out=Quiz]:before{background:var(--clay)}.amber-home .tlc[data-out=Quiz] .tlc-go{background:var(--cw);color:var(--clay)}.amber-home .tlc[data-out=Summary] .tlc-ico{background:var(--tw);color:var(--teal)}.amber-home .tlc[data-out=Summary]:before{background:var(--teal)}.amber-home .tlc[data-out=Summary] .tlc-go{background:var(--tw);color:var(--teal)}.amber-home .tlc[data-out=Podcast] .tlc-ico{background:var(--pw);color:var(--plum)}.amber-home .tlc[data-out=Podcast]:before{background:var(--plum)}.amber-home .tlc[data-out=Podcast] .tlc-go{background:var(--pw);color:var(--plum)}.amber-home .tlc[data-out="Study Guide"] .tlc-ico{background:var(--gw);color:var(--green)}.amber-home .tlc[data-out="Study Guide"]:before{background:var(--green)}.amber-home .tlc[data-out="Study Guide"] .tlc-go{background:var(--gw);color:var(--green)}.amber-home .tlc[data-out=Chat] .tlc-ico{background:var(--tw);color:var(--teal)}.amber-home .tlc[data-out=Chat]:before{background:var(--teal)}.amber-home .tlc[data-out=Chat] .tlc-go{background:var(--tw);color:var(--teal)}@media(max-width:900px){.amber-home .tl-bens{grid-template-columns:1fr}.amber-home .tw-stage{margin-top:14px}}@media(max-width:720px){.amber-home .tl-cat{grid-template-columns:1fr;gap:14px;padding:22px 0}.amber-home .tl-cat-label{display:flex;align-items:center;gap:11px}.amber-home .tl-cat-count{margin-top:0}}