:root{--luftig-order-app-primary:#31B7C9;--luftig-order-app-secondary:#ED8761;--luftig-order-app-text:#333333;--luftig-order-app-text-light:#fff;--luftig-order-app-text-light-dim:rgba(255, 255, 255, 0.9);--luftig-order-app-bg:#31B7C9}.luftig-order-app{background-color:var(--luftig-order-app-primary);color:var(--luftig-order-app-text-light);padding:2rem 1.5rem;margin:0 auto;max-width:48rem;border-radius:8px}.luftig-order-app-header{text-align:center;margin-bottom:2rem}.luftig-order-app-usps-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem;list-style:none;margin:0;padding:0;font-size:.9rem;color:var(--luftig-order-app-text-light)}.luftig-order-app-usps-header li{display:flex;align-items:center;gap:.4rem}.luftig-order-app-usps-icon{width:1.25rem;height:1.25rem;object-fit:contain;flex-shrink:0}.luftig-order-app-progress{margin-bottom:2rem}.luftig-order-app-progress-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem;list-style:none;margin:0;padding:0}.luftig-order-app-progress-step{display:flex;align-items:center;gap:.5rem}.luftig-order-app-progress-connector{width:1.5rem;height:2px;background-color:rgb(255 255 255 / .5);flex-shrink:0}.luftig-order-app-progress-step-path2,.luftig-order-app-progress-connector-path2{display:none}.luftig-order-app.is-path-know .luftig-order-app-progress-step-path2{display:flex}.luftig-order-app.is-path-know .luftig-order-app-progress-connector-path2{display:block;background-color:rgb(255 255 255 / .5)}.luftig-order-app-progress-circle{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:rgb(255 255 255 / .5);color:var(--luftig-order-app-text);font-weight:600;font-size:.875rem;transition:background-color 0.2s,color 0.2s}.luftig-order-app-progress-step.is-current .luftig-order-app-progress-circle{background-color:var(--luftig-order-app-secondary);color:#fff}.luftig-order-app-progress-step.is-completed .luftig-order-app-progress-circle{background-color:rgb(255 255 255 / .9);color:var(--luftig-order-app-text)}.luftig-order-app-progress-title{font-size:.875rem;font-weight:500;color:var(--luftig-order-app-text-light)}@media (max-width:600px){.luftig-order-app-progress-title{display:none}}.luftig-order-app-step0-intro{text-align:center;margin:0 0 1.5rem;font-size:1.125rem;color:var(--luftig-order-app-text-light)}.luftig-order-app-steps{position:relative;min-height:12rem;padding:1.5rem;border-radius:8px;background-color:#fff;color:var(--luftig-order-app-text)}.luftig-order-app-steps.is-step-1{background-color:var(--luftig-order-app-primary);color:var(--luftig-order-app-text-light)}.luftig-order-app-step{display:none}.luftig-order-app-step.is-visible{display:block}.luftig-order-app-step-intro{text-align:center;margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:var(--luftig-order-app-text)}.luftig-order-app-steps.is-step-1 .luftig-order-app-step-intro{color:var(--luftig-order-app-text-light)}.luftig-order-app-step-teaser{text-align:center;margin:0 0 1.25rem;font-size:1rem;color:var(--luftig-order-app-text)}.luftig-order-app-steps.is-step-1 .luftig-order-app-step-teaser{color:var(--luftig-order-app-text-light-dim)}.luftig-order-app-placeholder{text-align:center;padding:2rem;font-size:1rem;color:var(--luftig-order-app-text)}.luftig-order-app-steps.is-step-1 .luftig-order-app-placeholder{color:var(--luftig-order-app-text-light-dim)}.luftig-order-app-placeholder.luftig-order-app-step-body-color{color:inherit}.luftig-order-app-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.luftig-order-app-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px rgb(0 0 0 / .1);display:flex;flex-direction:column;gap:1rem;transition:box-shadow 0.2s}.luftig-order-app-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .15)}.luftig-order-app-card-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgb(237 135 97 / .2);color:var(--luftig-order-app-secondary)}.luftig-order-app-card-icon svg{width:1.25em;height:1.25em;flex-shrink:0}.luftig-order-app-card-icon-search .luftig-order-app-card-icon-svg{width:.875em;height:.875em}.luftig-order-app-card-title{margin:0;font-size:1.125rem;font-weight:600;color:var(--luftig-order-app-text);text-transform:none}.luftig-order-app-card-text{margin:0;font-size:.95rem;line-height:1.5;color:var(--luftig-order-app-text);opacity:.9;flex-grow:1}.luftig-order-app-btn{display:inline-block;padding:.75rem 1.25rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;text-align:center;transition:background-color 0.2s,transform 0.1s}.luftig-order-app-btn:hover{transform:translateY(-1px)}.luftig-order-app-btn-primary{background-color:var(--luftig-order-app-secondary);color:#fff}.luftig-order-app-btn-primary:hover{background-color:#e07a54}.luftig-order-app-back{margin-top:1.5rem;text-align:center;display:none}.luftig-order-app-back.is-visible{display:block}.luftig-order-app-back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;color:var(--luftig-order-app-text-light);text-decoration:none;background:none;border:none;cursor:pointer;transition:opacity 0.2s}.luftig-order-app-back-link:hover{opacity:.85;text-decoration:underline;color:var(--luftig-order-app-text-light)}.luftig-order-app-back-arrow{width:1em;height:1em;flex-shrink:0;transform:rotate(180deg);vertical-align:middle}.luftig-order-app-intervals{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.luftig-order-app-interval-card{cursor:pointer;background-color:rgb(237 135 97 / .12);border:2px solid var(--luftig-order-app-secondary);border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow 0.2s,background-color 0.2s}.luftig-order-app-interval-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1);background-color:rgb(237 135 97 / .18)}.luftig-order-app-interval-card--recommended{background-color:rgb(237 135 97 / .18);border-width:2px;box-shadow:0 2px 8px rgb(237 135 97 / .2)}.luftig-order-app-interval-card--recommended:hover{background-color:rgb(237 135 97 / .25);box-shadow:0 4px 12px rgb(237 135 97 / .25)}.luftig-order-app-interval-card--alt{background-color:#f8f8f8;border-color:rgb(0 0 0 / .12);border-width:1px}.luftig-order-app-interval-card--alt:hover{background-color:#e8e8e8;border-color:rgb(0 0 0 / .18);box-shadow:0 2px 8px rgb(0 0 0 / .08)}.luftig-order-app-interval-card--alt .luftig-order-app-interval-card-title,.luftig-order-app-interval-card--alt .luftig-order-app-interval-card-subtitle{color:var(--luftig-order-app-text);opacity:.9}.luftig-order-app-btn-alt{background-color:rgb(237 135 97 / .4);color:var(--luftig-order-app-text)}.luftig-order-app-btn-alt:hover{background-color:rgb(237 135 97 / .55)}.luftig-order-app-interval-card-title{margin:0;font-size:1.125rem;font-weight:600;color:var(--luftig-order-app-text)}.luftig-order-app-interval-card-subtitle{margin:0;font-size:.9rem;line-height:1.4;color:var(--luftig-order-app-text);opacity:.9;flex-grow:1}.luftig-order-app-selected-product{margin:0 0 1rem;padding:.75rem 1rem;background-color:rgb(49 183 201 / .12);border-left:4px solid var(--luftig-order-app-primary);border-radius:0 6px 6px 0;font-size:1rem;color:var(--luftig-order-app-text)}.luftig-order-app-selected-product strong{color:var(--luftig-order-app-primary);font-weight:600}.luftig-order-app-interval-card-price{margin:0;font-size:.95rem;line-height:1.4;color:var(--luftig-order-app-text)}.luftig-order-app-interval-card-price h5{margin:0 0 .25rem;font-size:.9rem;font-weight:600;color:var(--luftig-order-app-text)}.luftig-order-app-interval-card-price p{margin:0}.luftig-order-app-interval-card-price .luftig-subscription-price{font-weight:600}.luftig-order-app-interval-card-price a{color:var(--luftig-order-app-primary);text-decoration:underline}.luftig-order-app-usps{text-align:center;margin:1rem 0 0;font-size:.9rem;color:var(--luftig-order-app-text)}.luftig-order-app-steps.is-step-1 .luftig-order-app-usps{color:var(--luftig-order-app-text-light-dim)}.luftig-order-app-usps-sep{margin:0 .5rem;opacity:.7}.luftig-order-app .luftig-order-app-brand-scroll.luftig-product-filter-scroll{overflow:visible!important;margin:0 0 1rem}.luftig-order-app .luftig-order-app-brand-scroll .luftig-product-filter-badges{display:flex!important;flex-wrap:wrap!important;gap:.5rem;padding:0;margin:0;list-style:none}.luftig-order-app .luftig-product-filter-badge{display:inline-block;background-color:#f5f5f5;border-radius:999px;transition:background-color 0.2s,color 0.2s;flex-shrink:0;overflow:hidden}.luftig-order-app .luftig-product-filter-badge a,.luftig-order-app .luftig-product-filter-badge button{display:block;padding:.4em 1.2em;font-size:1rem;white-space:nowrap;color:var(--luftig-order-app-text);text-decoration:none;background:none;border:none;border-radius:999px;cursor:pointer;font-family:inherit}.luftig-order-app .luftig-product-filter-badge:hover,.luftig-order-app .luftig-product-filter-badge:hover a,.luftig-order-app .luftig-product-filter-badge:hover button{background-color:var(--luftig-order-app-secondary);color:#fff}.luftig-order-app .luftig-product-filter-badge.is-selected,.luftig-order-app .luftig-product-filter-badge.is-selected a,.luftig-order-app .luftig-product-filter-badge.is-selected button{background-color:var(--luftig-order-app-secondary);color:#fff}.luftig-order-app-fibosearch{margin:1rem 0}.luftig-order-app-product-list-wrap{margin-top:1rem}.luftig-order-app-product-list{display:grid;grid-template-columns:1fr;gap:.75rem;list-style:none;margin:0;padding:0}@media (min-width:600px){.luftig-order-app-product-list{grid-template-columns:repeat(2,1fr)}}.luftig-order-app-product-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem 1.25rem;text-align:left;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-family:inherit;transition:border-color 0.2s,box-shadow 0.2s}.luftig-order-app-product-item:hover{border-color:var(--luftig-order-app-secondary);box-shadow:0 2px 8px rgb(0 0 0 / .08)}.luftig-order-app-product-item-left{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.luftig-order-app-product-teaser{font-size:.8rem;color:var(--luftig-order-app-text);opacity:.8}.luftig-order-app-product-title{font-size:1rem;font-weight:600;color:var(--luftig-order-app-text)}.luftig-order-app-product-item-right{flex-shrink:0}.luftig-order-app-product-arrow{display:inline-flex;align-items:center;justify-content:center;color:var(--luftig-order-app-secondary)}.luftig-order-app-product-arrow img{width:1rem;height:1rem;object-fit:contain}.luftig-order-app-product-intervals .luftig-order-app-intervals{margin-bottom:0}