.tecsun-recommender{--tc-accent:#e54b2c;--tc-dark:#18212b;--tc-muted:#617080;--tc-border:#dfe5ea;--tc-bg:#f5f7f9;--tc-white:#fff;color:var(--tc-dark);font-family:inherit;margin:2rem 0}.tecsun-recommender *{box-sizing:border-box}.tecsun-shell{background:var(--tc-white);border:1px solid var(--tc-border);border-radius:20px;box-shadow:0 18px 50px rgba(24,33,43,.08);overflow:hidden;padding:clamp(20px,4vw,44px)}.tecsun-header{max-width:760px}.tecsun-header h2,.tecsun-results-heading h3{font-size:clamp(1.7rem,3.5vw,2.6rem);line-height:1.12;margin:.2rem 0 .75rem}.tecsun-header p,.tecsun-results-heading p{color:var(--tc-muted);font-size:1.05rem}.tecsun-eyebrow{color:var(--tc-accent)!important;font-size:.78rem!important;font-weight:800;letter-spacing:.12em;margin:0;text-transform:uppercase}.tecsun-progress{background:#edf0f3;border-radius:999px;height:8px;margin:28px 0 8px;overflow:hidden}.tecsun-progress span{background:var(--tc-accent);display:block;height:100%;transition:width .25s ease}.tecsun-step-label{color:var(--tc-muted);font-size:.88rem;margin:0 0 24px}.tecsun-step{border:0;margin:0;padding:0}.tecsun-step legend{font-size:clamp(1.25rem,2.4vw,1.65rem);font-weight:750;margin-bottom:18px;padding:0;width:100%}.tecsun-help{color:var(--tc-muted);margin:-12px 0 18px}.tecsun-options{display:grid;gap:12px}.tecsun-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tecsun-option{cursor:pointer;display:block;position:relative}.tecsun-option input{height:1px;opacity:0;position:absolute;width:1px}.tecsun-option span{background:var(--tc-bg);border:2px solid transparent;border-radius:14px;display:flex;flex-direction:column;min-height:92px;padding:18px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.tecsun-option strong{font-size:1rem}.tecsun-option small{color:var(--tc-muted);font-size:.88rem;line-height:1.45;margin-top:5px}.tecsun-option:hover span{transform:translateY(-1px)}.tecsun-option input:checked+span{background:#fff5f2;border-color:var(--tc-accent)}.tecsun-option input:focus-visible+span{outline:3px solid rgba(229,75,44,.25);outline-offset:2px}.tecsun-navigation{display:flex;gap:12px;justify-content:space-between;margin-top:26px}.tecsun-button{align-items:center;background:var(--tc-accent);border:0;border-radius:999px;color:#fff!important;cursor:pointer;display:inline-flex;font-size:.98rem;font-weight:750;justify-content:center;line-height:1.2;min-height:48px;padding:13px 24px;text-decoration:none!important;transition:filter .18s ease,transform .18s ease}.tecsun-button:hover{filter:brightness(.94);transform:translateY(-1px)}.tecsun-button-secondary{background:#eef1f4;color:var(--tc-dark)!important}.tecsun-error{color:#b32d2e;font-weight:650;margin:16px 0 0}.tecsun-results-heading{margin-bottom:24px}.tecsun-result-list{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.tecsun-card{background:#fff;border:1px solid var(--tc-border);border-radius:16px;box-shadow:0 8px 26px rgba(24,33,43,.06);display:flex;flex-direction:column;overflow:hidden}.tecsun-card-media{aspect-ratio:16/10;background:var(--tc-bg);position:relative}.tecsun-card-media img{height:100%;object-fit:contain;width:100%}.tecsun-placeholder{align-items:center;color:#a2abb4;display:flex;font-size:1.2rem;font-weight:800;height:100%;justify-content:center;letter-spacing:.12em}.tecsun-rank{align-items:center;background:var(--tc-accent);border-radius:50%;color:#fff;display:flex;font-size:.85rem;font-weight:800;height:34px;justify-content:center;left:12px;position:absolute;top:12px;width:34px}.tecsun-card-body{display:flex;flex:1;flex-direction:column;padding:20px}.tecsun-card h4{font-size:1.25rem;margin:0 0 8px}.tecsun-card p{color:var(--tc-muted);line-height:1.55;margin:0 0 12px}.tecsun-card ul{font-size:.9rem;margin:0 0 18px;padding-left:20px}.tecsun-card li{margin:6px 0}.tecsun-buy{margin-top:auto;width:100%}.tecsun-link-pending{background:#f3f4f5;border-radius:10px;color:var(--tc-muted);display:block;font-size:.88rem;margin-top:auto;padding:12px;text-align:center}.tecsun-disclosure{border-top:1px solid var(--tc-border);color:var(--tc-muted);font-size:.78rem;line-height:1.5;margin:28px 0 0;padding-top:18px}.tecsun-results[hidden],.tecsun-step[hidden],.tecsun-button[hidden],.tecsun-progress[hidden],.tecsun-step-label[hidden],.tecsun-error[hidden],.tecsun-form[hidden]{display:none!important}@media(max-width:900px){.tecsun-result-list{grid-template-columns:1fr 1fr}.tecsun-result-list .tecsun-card:first-child{grid-column:1/-1}}@media(max-width:640px){.tecsun-options-grid,.tecsun-result-list{grid-template-columns:1fr}.tecsun-result-list .tecsun-card:first-child{grid-column:auto}.tecsun-navigation{align-items:stretch;flex-direction:column-reverse}.tecsun-button{width:100%}}
