.order-type-selection-page.order-flow-page{min-height:calc(100dvh - var(--header-height,4.5rem));max-height:calc(100dvh - var(--header-height,4.5rem));overflow:hidden}.order-type-selection{box-sizing:border-box;height:calc(100dvh - var(--header-height,4.5rem));max-height:calc(100dvh - var(--header-height,4.5rem));flex-direction:column;justify-content:center;width:100%;max-width:72rem;margin-inline:auto;padding:1rem 1rem 1.25rem;display:flex;overflow:hidden}@media (min-width:640px){.order-type-selection{padding:1.25rem 1.5rem 1.5rem}}@media (min-width:1024px){.order-type-selection{padding:1.5rem 2rem}}.order-type-selection__header{text-align:center;flex-shrink:0;margin-bottom:1rem}@media (min-width:1024px){.order-type-selection__header{margin-bottom:1.25rem}}.order-type-selection__eyebrow{color:var(--landing-accent,#0d887e);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.order-type-selection__title{color:var(--text-heading);margin:0;font-size:1.25rem;font-weight:800;line-height:1.35}@media (min-width:640px){.order-type-selection__title{font-size:1.5rem}}@media (min-width:1024px){.order-type-selection__title{font-size:1.75rem}}.order-type-selection__desc{max-width:36rem;color:var(--text-body);margin:.5rem auto 0;font-size:.8125rem;line-height:1.6}@media (min-width:1024px){.order-type-selection__desc{font-size:.875rem}}.order-type-selection__grid{flex:1;grid-template-columns:1fr;align-content:center;gap:.75rem;width:100%;min-height:0;display:grid}@media (min-width:768px){.order-type-selection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media (min-width:1024px){.order-type-selection__grid{max-height:min(28rem, calc(100dvh - var(--header-height,4.5rem) - 9rem));gap:1.25rem}}.order-type-card{height:100%;min-height:0;max-height:100%;color:inherit;background:var(--surface);border:2px solid var(--border-light);box-shadow:var(--shadow-card);border-radius:1.25rem;flex-direction:column;padding:1rem 1.125rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}@media (min-width:640px){.order-type-card{padding:1.125rem 1.25rem}}@media (min-width:1024px){.order-type-card{padding:1.25rem 1.375rem}}a.order-type-card:hover{border-color:#0596698c;box-shadow:0 10px 32px #0596691f}.order-type-card--disabled{opacity:.72;background:var(--surface-muted);cursor:not-allowed}.order-type-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.order-type-card__icon{color:#059669;background:#d1fae5d9;border-radius:.875rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.dark .order-type-card__icon{color:#34d399;background:#05966933}@media (min-width:1024px){.order-type-card__icon{width:3.25rem;height:3.25rem}}.order-type-card__badge{color:var(--text-subtle);background:var(--surface);border:1px solid var(--border-light);border-radius:9999px;align-items:center;padding:.2rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.order-type-card__title{color:var(--text-heading);margin:0 0 .4rem;font-size:1rem;font-weight:800;line-height:1.35}@media (min-width:1024px){.order-type-card__title{font-size:1.125rem}}.order-type-card__desc{color:var(--text-body);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.8125rem;line-height:1.55;display:-webkit-box;overflow:hidden}@media (min-width:1024px){.order-type-card__desc{-webkit-line-clamp:2;font-size:.875rem}}.order-type-card__features{flex-direction:column;gap:.35rem;margin:0 0 .875rem;padding:0;list-style:none;display:flex}.order-type-card__features li{color:var(--text-heading);padding-inline-start:1rem;font-size:.75rem;font-weight:600;line-height:1.4;position:relative}.order-type-card__features li:before{content:"";inset-inline-start:0;background:#059669;border-radius:9999px;width:.35rem;height:.35rem;position:absolute;top:.4em}.order-type-card__cta{color:#fff;background:var(--landing-accent,#0d887e);border-radius:9999px;justify-content:center;align-items:center;width:100%;min-height:2.5rem;margin-top:auto;padding:.625rem 1rem;font-size:.8125rem;font-weight:700;display:inline-flex}.order-type-card--disabled .order-type-card__cta{color:var(--text-subtle);background:var(--border-light)}a.order-type-card:hover .order-type-card__cta{background:var(--landing-accent-dark,#0a6b63)}@media (max-width:767px){.order-type-selection-page.order-flow-page,.order-type-selection{height:auto;max-height:none;min-height:calc(100dvh - var(--header-height,4.5rem));overflow:visible}.order-type-selection__grid{flex:none}.order-type-card{min-height:auto}}
