.phorte-card-shell{box-sizing:border-box;display:flex;height:100%;justify-content:center;width:100%}.phorte-card{--card-bg:#ef3f3a;--card-ink:#fffaf6;--card-chip-bg:#ffffff;--card-chip-border:#1b1e25;--card-chip-hover:#fff7dd;--card-chip-active:#0d0d0d;--card-chip-active-ink:#ffffff;--card-chip-shadow:0 6px 14px rgba(17, 24, 39, 0.08);--card-cta-bg:linear-gradient(180deg, #ffdb74 0%, #f6b343 100%);--card-cta-ink:#8a2d00;--card-disabled:rgba(255, 255, 255, 0.4);--card-shadow:0 18px 42px rgba(70, 14, 12, 0.28);background:linear-gradient(180deg,#ff4b45 0%,var(--card-bg) 100%);border-radius:24px;box-sizing:border-box;box-shadow:var(--card-shadow);color:var(--card-ink);display:flex;flex-direction:column;font-family:"Poppins","Segoe UI",sans-serif;height:100%;min-height:460px;padding:18px;width:100%}.phorte-card__eyebrow{background:rgb(255 255 255 / .94);border-radius:14px;color:#1f2430;display:grid;gap:8px;margin-bottom:18px;min-height:152px;padding:10px}.phorte-card__eyebrow-head{align-items:center;display:flex;justify-content:space-between;gap:10px}.phorte-card__eyebrow-title{color:#374151;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.phorte-card__eyebrow-divider{background:linear-gradient(90deg,#fff0,rgb(148 163 184 / .45),#fff0);height:1px;margin:2px 0}.phorte-card__placeholder{color:#6b7280;font-size:.76rem;line-height:1.35;padding:4px 2px 2px}.phorte-card__chips{display:flex;flex-wrap:wrap;gap:10px 8px;min-height:36px}.phorte-card__chip{background:var(--card-chip-bg);border:2px solid var(--card-chip-border);border-radius:999px;box-shadow:var(--card-chip-shadow);color:#121722;cursor:pointer;font:inherit;font-size:.88rem;font-weight:700;min-height:36px;padding:0 13px;position:relative;transition:transform 160ms ease,background-color 160ms ease,box-shadow 160ms ease,border-color 160ms ease,opacity 160ms ease}.phorte-card__chip:hover:not(:disabled){background:var(--card-chip-hover);box-shadow:0 10px 18px rgb(17 24 39 / .12);color:#121722;transform:translateY(-1px)}.phorte-card__chip:focus-visible{outline:3px solid rgb(251 191 36 / .5);outline-offset:2px}.phorte-card__chip.is-active{background:var(--card-chip-active);border-color:var(--card-chip-active);color:var(--card-chip-active-ink);box-shadow:0 10px 20px rgb(15 15 15 / .24)}.phorte-card__chip.is-active:hover:not(:disabled){background:var(--card-chip-active);border-color:var(--card-chip-active);color:var(--card-chip-active-ink);box-shadow:0 10px 20px rgb(15 15 15 / .24);transform:none}.phorte-card__chip.is-disabled{cursor:not-allowed;opacity:.35}.phorte-card__title{font-size:clamp(1.52rem, 4vw, 2rem);font-weight:800;line-height:1;min-height:2em;margin:0 0 14px;text-wrap:balance}.phorte-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px;min-height:34px}.phorte-card__badge{background:rgb(255 255 255 / .17);border-radius:999px;font-size:.75rem;font-weight:700;padding:6px 10px}.phorte-card__badge--mec{background:linear-gradient(180deg,#ffb347 0%,#ff8a1e 100%);color:#fff8ef}.phorte-card__price-wrap{display:grid;gap:4px;margin-bottom:18px;min-height:92px}.phorte-card__price-prefix{font-size:.84rem;font-weight:600;min-height:1.2em}.phorte-card__price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px}.phorte-card__price-value{font-size:clamp(1.6rem, 5vw, 2.45rem);font-weight:800;line-height:1}.phorte-card__price-suffix{font-size:.92rem;font-weight:600}.phorte-card__cta{background:var(--card-cta-bg);border:0;border-radius:16px;box-shadow:0 10px 18px rgb(110 53 14 / .2);color:var(--card-cta-ink);cursor:pointer;font:inherit;font-size:.98rem;font-weight:800;margin-top:auto;min-height:46px;width:100%}.phorte-card__cta:disabled{background:rgb(255 255 255 / .2);box-shadow:none;color:var(--card-disabled);cursor:not-allowed}@media (max-width:1024px){.phorte-card-shell{align-items:stretch}.phorte-card{min-height:440px;width:100%}.phorte-card__eyebrow{min-height:146px}}@media (max-width:640px){.phorte-card-shell{height:auto}.phorte-card{border-radius:20px;height:auto;min-height:420px;padding:16px;width:100%}.phorte-card__eyebrow{min-height:138px;padding:10px}.phorte-card__chip{font-size:.84rem;min-height:34px;padding:0 12px}.phorte-card__title{font-size:clamp(1.8rem, 8vw, 2.3rem);min-height:2.2em}.phorte-card__price-wrap{min-height:86px}.phorte-card__price-value{font-size:clamp(1.85rem, 10vw, 2.5rem)}.phorte-card__cta{border-radius:14px;font-size:.94rem;min-height:48px}}@media (max-width:420px){.phorte-card{min-height:404px;padding:14px}.phorte-card__eyebrow{min-height:132px;margin-bottom:16px;padding:9px}.phorte-card__title{font-size:clamp(1.65rem, 8.5vw, 2.1rem);margin-bottom:12px}.phorte-card__badge{font-size:.72rem;padding:6px 9px}.phorte-card__price-prefix{font-size:.8rem}.phorte-card__price-value{font-size:clamp(1.7rem, 9vw, 2.15rem)}}