.trc-shell{width:100%;border-radius:2rem;padding:4px;background:#ffffff0a;border:1px solid rgba(0,240,255,.14);box-shadow:0 0 40px #00f0ff0b;transition:border-color .5s cubic-bezier(.32,.72,0,1),box-shadow .5s cubic-bezier(.32,.72,0,1)}.trc-shell:hover{border-color:#00f0ff47;box-shadow:0 0 56px #00f0ff17}.trc-core{border-radius:calc(2rem - 4px);background:radial-gradient(120% 140% at 100% 0%,rgba(0,240,255,.07),transparent 62%),#ffffff05;box-shadow:inset 0 1px 1px #ffffff0f;padding:1.75rem 1.9rem;display:flex;align-items:center;justify-content:space-between;gap:clamp(1.5rem,4vw,3rem)}.trc-text{display:flex;flex-direction:column;gap:.7rem;min-width:0}.trc-eyebrow{display:inline-flex;align-items:center;gap:.45rem;font-family:var(--font-mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.2em;color:var(--neon-accent)}.trc-eyebrow:before{content:"";width:14px;height:1px;background:var(--neon-accent);opacity:.6}.trc-headline{margin:0;font-size:clamp(1.25rem,2.1vw,1.7rem);font-weight:700;letter-spacing:-.032em;line-height:1.24;text-wrap:balance;max-width:40ch}.trc-accent{color:var(--neon-accent)}.trc-body{margin:0;font-size:.95rem;line-height:1.68;color:#ffffff80;max-width:58ch}.trc-side{display:flex;flex-direction:column;align-items:flex-end;gap:.7rem;flex-shrink:0}.trc-note{margin:0;font-size:.74rem;line-height:1.5;color:#ffffff52;text-align:right;max-width:17rem;text-wrap:balance}@media (max-width: 860px){.trc-core{flex-direction:column;align-items:flex-start;padding:1.5rem 1.4rem}.trc-side{align-items:stretch;width:100%}.trc-note{text-align:left;max-width:none}.trc-btn{width:100%;justify-content:space-between}}
