.twh-pricing{background:radial-gradient(circle at 10% 10%,rgba(2,104,151,.11),transparent 24%),linear-gradient(180deg,var(--twh-bg),#fff)}.twh-pricing__panel{background:radial-gradient(circle at 82% 16%,hsla(0,0%,100%,.18),transparent 30%),linear-gradient(135deg,var(--twh-navy-deep),var(--twh-navy) 50%,var(--twh-blue));border-radius:var(--twh-radius-lg);box-shadow:var(--twh-shadow);color:#fff;overflow:hidden;padding:clamp(30px,5vw,58px);position:relative}.twh-pricing__panel:after{border:42px solid hsla(0,0%,100%,.09);border-radius:999px;bottom:-240px;content:"";height:420px;position:absolute;right:-150px;width:420px}.twh-pricing__header{max-width:790px;position:relative;z-index:1}.twh-pricing__header .twh-eyebrow{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.24);color:#ddf7ff}.twh-pricing__header h2{font-size:clamp(1.85rem,3vw,3rem);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0 0 14px}.twh-pricing__header p{color:hsla(0,0%,100%,.78);font-size:1.08rem}.twh-pricing__cards{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:36px 0 28px;position:relative;z-index:1}.twh-pricing__card{backdrop-filter:blur(18px);background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.16);border-radius:24px;padding:24px}.twh-pricing__card span{background:rgba(209,43,56,.78);border-radius:999px;color:#fff;display:inline-flex;font-size:.78rem;font-weight:850;margin-bottom:16px;padding:6px 10px}.twh-pricing__card h3{color:#fff;font-size:1.18rem;letter-spacing:-.03em;margin:0 0 8px}.twh-pricing__card p{color:hsla(0,0%,100%,.72);margin-bottom:0}.twh-pricing__panel>.twh-button{position:relative;z-index:1}@media (max-width:860px){.twh-pricing__cards{grid-template-columns:1fr}}