.workflow-steps{flex-direction:column;gap:2rem;margin:3rem 0;display:flex}.workflow-step{background:var(--bg-card,#ffffff08);border:1px solid var(--border-color,#ffffff1a);border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.workflow-step:hover{border-color:var(--color-primary);transform:translate(5px)}.workflow-step-number{color:var(--color-primary);font-size:2rem;font-weight:800;line-height:1}.workflow-step-content h3,.workflow-step-content h4{color:var(--title-color,#fff);margin:0 0 .5rem}.workflow-step-content p{color:var(--text-muted,#ffffffb3);margin:0}[data-theme=light] .workflow-step{background:#fff;border-color:#00000014}[data-theme=light] .workflow-step-content h3,[data-theme=light] .workflow-step-content h4{color:#111}[data-theme=light] .workflow-step-content p{color:#444}.hybrid-pricing-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2.5rem 0 3.5rem;display:grid}@media (width<=992px){.hybrid-pricing-grid{grid-template-columns:1fr;gap:2rem}}.hybrid-tier-card{background:var(--bg-card,#ffffff08);border:1px solid var(--border-color,#ffffff1a);border-radius:16px;flex-direction:column;padding:2.25rem 1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative}.hybrid-tier-card:hover{border-color:rgba(var(--color-primary-rgb), .5);transform:translateY(-4px);box-shadow:0 14px 32px #00000040}.hybrid-tier-card.featured{border:2px solid var(--color-primary);background:linear-gradient(180deg, rgba(var(--color-primary-rgb), .08) 0%, var(--bg-card,#ffffff08) 100%);box-shadow:0 10px 30px rgba(var(--color-primary-rgb), .12)}.hybrid-tier-badge-top{background:var(--color-primary);color:#0f1430;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:20px;align-items:center;gap:.4rem;padding:.3rem .9rem;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:-13px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.hybrid-tier-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.hybrid-tier-size{background:rgba(var(--color-primary-rgb), .15);width:2.25rem;height:2.25rem;color:var(--color-primary);letter-spacing:-.02em;border-radius:10px;justify-content:center;align-items:center;font-size:1.15rem;font-weight:900;display:inline-flex}.hybrid-tier-card.featured .hybrid-tier-size{background:var(--color-primary);color:#0f1430}.hybrid-tier-tag{color:var(--text-muted,#ffffffa6);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:700}.hybrid-tier-title{color:var(--title-color,#fff);margin:.25rem 0 1rem;font-size:1.3rem;font-weight:800;line-height:1.3}.hybrid-tier-price{border-bottom:1px solid var(--border-color,#ffffff14);flex-direction:column;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.hybrid-tier-price .amount{color:var(--color-primary);letter-spacing:-.02em;font-size:2.1rem;font-weight:900;line-height:1.1}.hybrid-tier-price .period{color:var(--text-muted,#ffffffa6);margin-top:.35rem;font-size:.85rem;font-weight:600}.hybrid-tier-features{flex-direction:column;flex-grow:1;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.hybrid-tier-features li{color:var(--text-muted,#ffffffd9);align-items:flex-start;gap:.65rem;font-size:.93rem;line-height:1.5;display:flex}.hybrid-tier-features li i{color:var(--color-primary);flex-shrink:0;margin-top:.15rem;font-size:1.15rem}.hybrid-tier-features li strong{color:var(--title-color,#fff)}[data-theme=light] .hybrid-tier-card{background:#fff;border-color:#00000014;box-shadow:0 4px 20px #0000000a}[data-theme=light] .hybrid-tier-card:hover{border-color:#d97706;box-shadow:0 12px 30px #00000014}[data-theme=light] .hybrid-tier-card.featured{background:linear-gradient(#fffbeb 0%,#fff 100%);border-color:#d97706;box-shadow:0 8px 25px #d977061f}[data-theme=light] .hybrid-tier-badge-top{color:var(--color-primary);background:#0f1430}[data-theme=light] .hybrid-tier-size{color:#92400e;background:#fef3c7}[data-theme=light] .hybrid-tier-card.featured .hybrid-tier-size{background:var(--color-primary);color:#0f1430}[data-theme=light] .hybrid-tier-tag{color:#64748b}[data-theme=light] .hybrid-tier-title{color:#0f1430}[data-theme=light] .hybrid-tier-price{border-bottom-color:#0000000f}[data-theme=light] .hybrid-tier-price .amount{color:#b45309}[data-theme=light] .hybrid-tier-price .period{color:#475569}[data-theme=light] .hybrid-tier-features li{color:#334155}[data-theme=light] .hybrid-tier-features li i{color:#b45309}[data-theme=light] .hybrid-tier-features li strong{color:#0f1430}
