.hc{width:100%;max-width:440px}.hc-frame{position:relative;background:linear-gradient(165deg,rgba(22,22,22,.9),rgba(13,13,13,.9));border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:1.5rem;min-height:340px;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 24px 60px rgba(0,0,0,.55)}.hc-meta{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.1rem;margin-bottom:1.35rem;border-bottom:1px solid rgba(255,255,255,.06)}.hc-status{display:inline-flex;align-items:center;gap:.45rem;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#22c55e;transition:color .5s ease}.hc-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 8px currentColor;animation:hcBlink 2s ease-in-out infinite}.hc-status.left{color:#6b7280}.hc-status.left:before{animation:none;box-shadow:none}@keyframes hcBlink{0%,to{opacity:1}50%{opacity:.35}}.hc-time{font-size:.625rem;color:#55555a;font-family:JetBrains Mono,monospace;letter-spacing:.04em}.hc-stage{transition:opacity .55s ease,transform .55s cubic-bezier(.55,0,.7,.2),filter .55s ease}.hc-stage.gone{opacity:0;transform:translateX(-22px) scale(.97);filter:blur(3px);pointer-events:none}.hc-form-title{font-size:.95rem;font-weight:600;color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem}.hc-field{position:relative;padding:.55rem 0 .7rem;opacity:.3;transition:opacity .35s ease}.hc-field.on{opacity:1}.hc-label{display:block;font-size:.5625rem;font-weight:700;color:#5a5a5f;text-transform:uppercase;letter-spacing:.13em;margin-bottom:.4rem}.hc-value{display:block;font-size:.9375rem;color:#fff;min-height:1.35em;letter-spacing:-.005em}.hc-caret{display:inline-block;width:1.5px;height:1em;background:#ff6b35;margin-left:2px;vertical-align:text-bottom;animation:hcCaret 1s step-end infinite}@keyframes hcCaret{0%,to{opacity:1}50%{opacity:0}}.hc-rule{display:block;height:1px;background:rgba(255,255,255,.07);margin-top:.6rem;transform-origin:left;transform:scaleX(1)}.hc-field.on .hc-rule{background:rgba(255,107,53,.35)}.hc-submit{margin-top:1.35rem;padding:.7rem;text-align:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:8px;font-size:.8125rem;font-weight:600;color:#55555a}.hc-scan{position:absolute;left:0;right:0;top:-30%;height:30%;background:linear-gradient(180deg,transparent,rgba(255,107,53,.16),transparent);opacity:0;pointer-events:none}.hc-scan.run{animation:hcScan .62s cubic-bezier(.4,0,.2,1)}@keyframes hcScan{0%{top:-30%;opacity:0}15%{opacity:1}85%{opacity:1}to{top:105%;opacity:0}}.hc-result{position:absolute;left:1.5rem;right:1.5rem;top:4.6rem;opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1);pointer-events:none}.hc-result.in{opacity:1;transform:translateY(0)}.hc-result-head{display:inline-flex;align-items:center;gap:.5rem;font-size:.625rem;font-weight:700;color:#ff6b35;text-transform:uppercase;letter-spacing:.16em;margin-bottom:1.35rem}.hc-pip{width:7px;height:7px;border-radius:50%;background:#ff6b35;box-shadow:0 0 10px rgba(255,107,53,.8);animation:hcBlink 1.8s ease-in-out infinite}.hc-r{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.hc-r:last-child{border-bottom:none}.hc-r span{font-size:.5625rem;font-weight:700;color:#5a5a5f;text-transform:uppercase;letter-spacing:.13em;flex-shrink:0}.hc-r b{font-size:.875rem;font-weight:600;color:#fff;text-align:right;letter-spacing:-.005em}.hc-r b.hot{color:#ef4444}.hc-result.in .hc-r{animation:hcRow .45s cubic-bezier(.22,1,.36,1) backwards}.hc-result.in .hc-r:first-child{animation-delay:.12s}.hc-result.in .hc-r:nth-child(2){animation-delay:.22s}.hc-result.in .hc-r:nth-child(3){animation-delay:.32s}.hc-result.in .hc-r:nth-child(4){animation-delay:.42s}@keyframes hcRow{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.hc-result-foot{margin-top:1.35rem;padding:.6rem .8rem;background:rgba(255,107,53,.07);border:1px solid rgba(255,107,53,.22);border-radius:8px;font-size:.6875rem;font-weight:600;color:#ff6b35;letter-spacing:.02em;text-align:center;opacity:0}.hc-result.in .hc-result-foot{animation:hcFoot .5s cubic-bezier(.22,1,.36,1) .58s forwards}@keyframes hcFoot{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hc{max-width:100%}.hc-frame{padding:1.25rem;min-height:320px}.hc-result{left:1.25rem;right:1.25rem;top:4.2rem}}@media (prefers-reduced-motion:reduce){.hc-caret,.hc-pip,.hc-status:before{animation:none}.hc-scan{display:none}.hc-result,.hc-stage{transition:none}.hc-result.in .hc-r,.hc-result.in .hc-result-foot{animation:none;opacity:1}}.hc-result.out{opacity:0;transform:translateY(-14px);transition:opacity .4s ease,transform .4s ease}.hc-deploy{position:absolute;left:1.5rem;right:1.5rem;top:4.6rem;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1);pointer-events:none}.hc-deploy.in{opacity:1;transform:translateY(0)}.hc-ch{display:flex;align-items:center;gap:.8rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.hc-ch:last-of-type{border-bottom:none}.hc-deploy.in .hc-ch{animation:hcRow .45s cubic-bezier(.22,1,.36,1) backwards}.hc-deploy.in .hc-ch:nth-child(2){animation-delay:.14s}.hc-deploy.in .hc-ch:nth-child(3){animation-delay:.3s}.hc-deploy.in .hc-ch:nth-child(4){animation-delay:.46s}.hc-ch-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:rgba(255,107,53,.09);border:1px solid rgba(255,107,53,.22);color:#ff6b35;flex-shrink:0}.hc-ch-body{flex:1 1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.hc-ch-body b{font-size:.8125rem;font-weight:700;color:#fff;letter-spacing:-.005em}.hc-ch-body span{font-size:.6875rem;color:#6b6b70;line-height:1.4}.hc-ch-tick{font-size:.8125rem;color:#22c55e;font-weight:700;flex-shrink:0;opacity:0}.hc-deploy.in .hc-ch:nth-child(2) .hc-ch-tick{animation:hcTick .3s ease .62s forwards}.hc-deploy.in .hc-ch:nth-child(3) .hc-ch-tick{animation:hcTick .3s ease .78s forwards}.hc-deploy.in .hc-ch:nth-child(4) .hc-ch-tick{animation:hcTick .3s ease .94s forwards}@keyframes hcTick{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.hc-deploy-foot{margin-top:1.1rem;font-size:.6875rem;color:#55555a;text-align:center;font-style:italic;opacity:0}.hc-deploy.in .hc-deploy-foot{animation:hcFoot .5s ease 1.05s forwards}@media (max-width:900px){.hc-deploy{left:1.25rem;right:1.25rem;top:4.2rem}}@media (prefers-reduced-motion:reduce){.hc-deploy,.hc-result.out{transition:none}.hc-deploy.in .hc-ch,.hc-deploy.in .hc-ch-tick,.hc-deploy.in .hc-deploy-foot{animation:none;opacity:1}}.hc-ch-state{font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.22rem .5rem;border-radius:5px;flex-shrink:0;background:rgba(255,255,255,.05);color:#55555a;border:1px solid rgba(255,255,255,.08);opacity:0}.hc-ch-state.on{background:rgba(34,197,94,.1);color:#22c55e;border-color:rgba(34,197,94,.3)}.hc-deploy.in .hc-ch:nth-child(2) .hc-ch-state{animation:hcTick .3s ease .62s forwards}.hc-deploy.in .hc-ch:nth-child(3) .hc-ch-state{animation:hcTick .3s ease .78s forwards}.hc-deploy.in .hc-ch:nth-child(4) .hc-ch-state{animation:hcTick .3s ease .94s forwards}@media (prefers-reduced-motion:reduce){.hc-deploy.in .hc-ch-state{animation:none;opacity:1}}.hc-toggle{position:relative;width:32px;height:18px;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);flex-shrink:0;display:block;transition:background .35s ease,border-color .35s ease}.hc-toggle:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#6b6b70;transition:transform .35s cubic-bezier(.34,1.4,.64,1),background .35s ease}.hc-deploy.in .hc-ch:nth-child(2) .hc-toggle{animation:hcToggleOn .45s ease .7s forwards}.hc-deploy.in .hc-ch:nth-child(3) .hc-toggle{animation:hcToggleOn .45s ease 1s forwards}.hc-deploy.in .hc-ch:nth-child(4) .hc-toggle{animation:hcToggleOn .45s ease 1.3s forwards}.hc-deploy.in .hc-ch:nth-child(2) .hc-toggle:after{animation:hcKnobOn .45s cubic-bezier(.34,1.4,.64,1) .7s forwards}.hc-deploy.in .hc-ch:nth-child(3) .hc-toggle:after{animation:hcKnobOn .45s cubic-bezier(.34,1.4,.64,1) 1s forwards}.hc-deploy.in .hc-ch:nth-child(4) .hc-toggle:after{animation:hcKnobOn .45s cubic-bezier(.34,1.4,.64,1) 1.3s forwards}@keyframes hcToggleOn{to{background:rgba(255,107,53,.22);border-color:rgba(255,107,53,.5)}}@keyframes hcKnobOn{to{transform:translateX(14px);background:#ff6b35}}.hc-deploy.in .hc-ch:nth-child(2) .hc-ch-icon{animation:hcIconOn .4s ease .7s forwards}.hc-deploy.in .hc-ch:nth-child(3) .hc-ch-icon{animation:hcIconOn .4s ease 1s forwards}.hc-deploy.in .hc-ch:nth-child(4) .hc-ch-icon{animation:hcIconOn .4s ease 1.3s forwards}.hc-ch-icon{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);color:#55555a}@keyframes hcIconOn{to{background:rgba(255,107,53,.09);border-color:rgba(255,107,53,.22);color:#ff6b35}}.hc-deploy.in .hc-deploy-foot{animation:hcFoot .5s ease 1.6s forwards}@media (prefers-reduced-motion:reduce){.hc-ch-icon,.hc-toggle,.hc-toggle:after{animation:none!important}.hc-toggle{background:rgba(255,107,53,.22);border-color:rgba(255,107,53,.5)}.hc-toggle:after{transform:translateX(14px);background:#ff6b35}.hc-ch-icon{background:rgba(255,107,53,.09);border-color:rgba(255,107,53,.22);color:#ff6b35}}.hc-deploy.out{opacity:0;transform:translateY(-14px);transition:opacity .4s ease,transform .4s ease}.hc-sent{position:absolute;left:1.5rem;right:1.5rem;top:4.6rem;opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s cubic-bezier(.22,1,.36,1);pointer-events:none}.hc-sent.in{opacity:1;transform:translateY(0)}.hc-mail{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.09);border-radius:11px;padding:.95rem 1rem;opacity:0}.hc-sent.in .hc-mail{animation:hcMailIn .55s cubic-bezier(.22,1,.36,1) .18s forwards}@keyframes hcMailIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hc-mail-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.hc-mail-from{font-size:.6875rem;font-weight:700;color:#ff6b35;letter-spacing:.02em}.hc-mail-time{font-size:.5625rem;color:#55555a;font-family:JetBrains Mono,monospace}.hc-mail-subject{font-size:.8125rem;font-weight:600;color:#fff;letter-spacing:-.005em;margin-bottom:.5rem;line-height:1.35}.hc-mail-body{font-size:.6875rem;color:#8a8a8f;line-height:1.6;margin-bottom:.85rem}.hc-mail-cta{display:inline-block;padding:.45rem .85rem;background:rgba(255,107,53,.12);border:1px solid rgba(255,107,53,.3);border-radius:6px;font-size:.625rem;font-weight:700;color:#ff6b35;letter-spacing:.02em}.hc-sent-foot{display:flex;align-items:center;gap:.45rem;margin-top:1rem;font-size:.6875rem;font-weight:600;color:#22c55e;letter-spacing:.01em;opacity:0}.hc-sent.in .hc-sent-foot{animation:hcFoot .5s ease .75s forwards}.hc-sent-tick{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.35);font-size:.5625rem;flex-shrink:0}@media (max-width:900px){.hc-sent{left:1.25rem;right:1.25rem;top:4.2rem}}@media (prefers-reduced-motion:reduce){.hc-deploy.out,.hc-sent{transition:none}.hc-sent.in .hc-mail,.hc-sent.in .hc-sent-foot{animation:none;opacity:1}}.hc-lock{position:relative;border-radius:14px;padding:1.6rem 1.1rem 1.3rem;overflow:hidden;background:radial-gradient(ellipse at 30% 0,rgba(255,107,53,.1) 0,transparent 60%),linear-gradient(170deg,#1c1c22,#101014);border:1px solid rgba(255,255,255,.09);opacity:0}.hc-sent.in .hc-lock{animation:hcLockIn .55s cubic-bezier(.22,1,.36,1) .12s forwards}@keyframes hcLockIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hc-lock-time{font-size:2.6rem;font-weight:300;color:#fff;letter-spacing:-.045em;line-height:1;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hc-lock-date{font-size:.6875rem;color:rgba(255,255,255,.45);text-align:center;margin-top:.3rem;margin-bottom:1.5rem;letter-spacing:.01em}.hc-notif{display:flex;gap:.7rem;padding:.75rem .8rem;border-radius:12px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.07);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0}.hc-sent.in .hc-notif{animation:hcNotifIn .6s cubic-bezier(.34,1.3,.64,1) .55s forwards}@keyframes hcNotifIn{0%{opacity:0;transform:translateY(-16px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.hc-notif-icon{width:26px;height:26px;border-radius:7px;background:#ff6b35;color:#0a0a0a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hc-notif-body{flex:1 1;min-width:0}.hc-notif-top{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.2rem}.hc-notif-app{font-size:.5625rem;font-weight:700;color:rgba(255,255,255,.55);text-transform:uppercase;letter-spacing:.12em}.hc-notif-when{font-size:.5625rem;color:rgba(255,255,255,.35)}.hc-notif-title{font-size:.8125rem;font-weight:600;color:#fff;line-height:1.3;margin-bottom:.2rem;letter-spacing:-.005em}.hc-notif-text{font-size:.6875rem;color:rgba(255,255,255,.55);line-height:1.45}@media (prefers-reduced-motion:reduce){.hc-sent.in .hc-lock,.hc-sent.in .hc-notif{animation:none;opacity:1}}.hc-notif-icon{background:linear-gradient(180deg,#1f8fff,#0a6ed6)!important;color:#fff!important;border-radius:6px!important;width:22px!important;height:22px!important;margin-top:1px}.hc-notif-icon svg{width:12px;height:12px;stroke-width:2}.hc-notif{gap:.6rem;padding:.7rem .75rem;align-items:flex-start}.hc-notif-top{margin-bottom:.15rem}.hc-notif-app{font-size:.5rem!important;letter-spacing:.09em!important;color:rgba(255,255,255,.5)!important;font-weight:600!important}.hc-notif-when{font-size:.5rem!important;color:rgba(255,255,255,.4)!important}.hc-notif-title{font-size:.75rem!important;font-weight:600!important;line-height:1.3!important;margin-bottom:.15rem!important}.hc-notif-text{font-size:.6875rem!important;line-height:1.4!important;color:rgba(255,255,255,.6)!important}.hc-lock-time{font-size:3rem!important;font-weight:200!important;letter-spacing:-.05em!important}.hc-lock-date{font-size:.75rem!important;color:rgba(255,255,255,.55)!important;margin-top:.15rem!important;margin-bottom:1.6rem!important;font-weight:400!important}.hc-notif-body,.hc-notif-text,.hc-notif-title,.hc-notif-top{text-align:left!important}.hc-notif-body{align-items:flex-start}.hc-notif{gap:.55rem!important;text-align:left!important}.hc-sent-foot{justify-content:center;text-align:center}.im-wrap{position:relative;overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.im-row{display:flex;gap:.75rem;width:max-content;animation:im-scroll 42s linear infinite}.im-row.rev{animation-direction:reverse;animation-duration:52s;margin-top:.75rem}@keyframes im-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.im-chip{display:flex;align-items:center;gap:.55rem;padding:.5rem .95rem;border:1px solid #1e1e1e;border-radius:.6rem;background:linear-gradient(180deg,#131313,#0f0f0f);white-space:nowrap;flex-shrink:0}.im-chip span{font-size:.8rem;color:#aaa;font-weight:600}.im-icon{width:26px;height:26px;border-radius:.4rem;display:flex;align-items:center;justify-content:center;background:rgba(255,107,53,.08);border:1px solid rgba(255,107,53,.15);flex-shrink:0}@media (max-width:640px){.im-row{animation-duration:30s}.im-row.rev{animation-duration:38s}}.lvd{background:linear-gradient(160deg,#141414,#0f0f0f);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:1.5rem;min-height:300px;display:flex;flex-direction:column}.lvd-head{display:flex;align-items:center;gap:.6rem;margin-bottom:1.1rem}.lvd-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px rgba(34,197,94,.7);animation:lvdPulse 2s ease-in-out infinite}@keyframes lvdPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.3)}}.lvd-count{font-size:.75rem;font-weight:700;color:#fff;letter-spacing:.02em}.lvd-rows{flex:1 1}.lvd-row{padding:.85rem 0;border-top:1px solid rgba(255,255,255,.05);animation:lvdIn .45s cubic-bezier(.22,1,.36,1)}@keyframes lvdIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.lvd-row-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.3rem}.lvd-path{font-family:JetBrains Mono,monospace;font-size:.85rem;color:#ff6b35;font-weight:600}.lvd-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;transition:color .4s ease}.lvd-row-bot{display:flex;align-items:center;justify-content:space-between;gap:1rem}.lvd-meta{font-size:.75rem;color:#666}.lvd-note{font-size:.7rem;color:#888;transition:color .3s ease}.lvd-note.active{color:#22c55e;font-weight:600}.lvd-capture{display:flex;align-items:center;gap:.45rem;margin-top:1rem;padding:.65rem .85rem;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25);border-radius:9px;font-size:.7rem;font-weight:700;color:#22c55e;letter-spacing:.02em;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.lvd-capture.show{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.lvd-dot,.lvd-row{animation:none}}.ts-wrap{max-width:820px;margin:3rem auto 0;padding:0 2rem}.ts-card{position:relative;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2.5rem 2.75rem 2.25rem;text-align:center;overflow:hidden}.ts-card:before{content:"";position:absolute;top:-45%;left:50%;transform:translateX(-50%);width:520px;height:320px;background:radial-gradient(ellipse at center,rgba(255,107,53,.13),rgba(255,107,53,0) 70%);pointer-events:none}.ts-mark{font-family:Georgia,Times New Roman,serif;font-size:5rem;line-height:.5;height:2.25rem;color:#ff6b35;opacity:.55}.ts-anim,.ts-mark{position:relative;z-index:1}.ts-anim{animation:ts-fade .6s ease;min-height:180px;display:flex;flex-direction:column;justify-content:center}@keyframes ts-fade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ts-quote{font-size:clamp(1.05rem,2.1vw,1.4rem);line-height:1.65;color:#ededed;font-weight:400;margin:0 auto 1.75rem;max-width:640px;flex:1 1;display:flex;align-items:center;justify-content:center}.ts-attr{display:inline-flex;align-items:center;gap:.75rem}.ts-avatar{width:44px;height:44px;border-radius:50%;background:rgba(255,107,53,.12);border:1px solid rgba(255,107,53,.32);display:flex;align-items:center;justify-content:center;font-weight:700;color:#ff6b35;font-size:.95rem;flex-shrink:0}.ts-meta{text-align:left}.ts-name{margin:0;font-weight:700;color:#fff;font-size:.95rem}.ts-company{margin:0;color:#777;font-size:.82rem}.ts-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:#aaa;width:38px;height:38px;border-radius:50%;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,color .2s ease,background .2s ease;z-index:2}.ts-arrow:hover{border-color:rgba(255,107,53,.5);color:#ff6b35;background:rgba(255,107,53,.06)}.ts-prev{left:.85rem}.ts-next{right:.85rem}.ts-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.ts-dot{width:8px;height:8px;border-radius:50%;border:none;background:#333;cursor:pointer;padding:0;transition:background .25s ease,width .25s ease}.ts-dot.active{background:#ff6b35;width:22px;border-radius:4px}@media (max-width:640px){.ts-card{padding:2.5rem 1.5rem 2rem}.ts-arrow{display:none}.ts-anim{min-height:240px}}