.st{--st-bg: #181428;--st-card: #262040;--st-card-hover: #302a4c;--st-gold: #d4b65a;--st-gold-light: #dfc370;--st-gold-dark: #a08636;--st-blue: #108fc6;--st-blue-hover: #0d7aab;--st-text: #ffffff;--st-text-dim: #b8b0a4;--st-border: rgba(212, 182, 90, .18);background:var(--st-bg);color:var(--st-text);font-family:var(--font-body-family);padding:0 2rem}.st>*{max-width:var(--page-width, 1200px);margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.st{padding:0 5rem}}.st__section-title{font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.15rem;color:var(--st-gold);margin-bottom:.5rem}.st__section-ornament{height:1px;background:linear-gradient(90deg,rgba(212,182,90,.6),transparent);margin-bottom:1.4rem}.st__hero{text-align:center;padding:2rem 1.6rem 2.4rem;background:var(--st-card);border:1px solid var(--st-border);border-radius:12px;margin-bottom:1.6rem;position:relative;overflow:hidden}.st__hero:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(212,182,90,.06) 0%,transparent 70%);pointer-events:none}.st__hero h1{font-size:2.6rem;font-weight:400;color:var(--st-gold);margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.15rem;line-height:1.1}.st__hero-ornament{height:1px;max-width:200px;margin:0 auto 1rem;background:linear-gradient(90deg,transparent,var(--st-gold),transparent)}.st__hero p{font-size:1.3rem;color:var(--st-text);line-height:1.5;margin:0 0 .8rem;max-width:560px;margin-left:auto;margin-right:auto}.st__hero-subtitle{font-size:1.4rem;color:var(--st-text-dim);margin:0 0 1.4rem}.st__btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.4rem;background:var(--st-blue);color:#fff;border-radius:20px;font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.05rem;text-decoration:none;border:none;cursor:pointer;transition:background .2s,transform .2s}.st__btn:hover{background:var(--st-blue-hover);transform:translateY(-1px);color:#fff}.st__status{padding:1.6rem;background:var(--st-card);border-radius:12px;margin-bottom:1.6rem;border:1px solid var(--st-border)}.st__status-body{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.4rem;flex-wrap:wrap}.st__status-col{text-align:center;flex:1;min-width:120px}.st__status-number{font-size:3.2rem;font-weight:700;line-height:1.1}.st__status-label{font-size:1.3rem;color:var(--st-text-dim);text-transform:uppercase;letter-spacing:.06rem;margin-top:.3rem}.st__tier-badge{display:inline-block;padding:.5rem 1.4rem;border-radius:2rem;font-size:1.2rem;font-weight:700;letter-spacing:.05rem;text-transform:uppercase;color:var(--st-bg)}.st__progress{margin-bottom:.5rem}.st__progress-bar{width:100%;height:.8rem;background:#d4b65a1a;border-radius:.4rem;overflow:hidden}.st__progress-fill{height:100%;border-radius:.4rem;transition:width .6s ease}.st__progress-text{display:flex;justify-content:space-between;margin-top:.5rem;font-size:1.3rem;color:var(--st-text-dim)}.st__login-prompt{text-align:center;padding:1.6rem;background:var(--st-card);border:1px solid var(--st-border);border-radius:10px;margin-bottom:1.6rem}.st__login-prompt p{font-size:1.3rem;margin:0 0 1rem}.st__how{margin-bottom:1.6rem}.st__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.st__step{text-align:center;padding:1.2rem 1rem;background:var(--st-card);border-radius:12px;border:1px solid var(--st-border)}.st__step-number{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background:#d4b65a26;border:1px solid rgba(212,182,90,.3);color:var(--st-gold);font-size:1.2rem;font-weight:700;margin-bottom:.6rem}.st__step-title{font-size:1.3rem;font-weight:700;margin-bottom:.3rem}.st__step-desc{font-size:1.3rem;color:var(--st-text);line-height:1.5}.st__tiers{margin-bottom:1.6rem}.st__tiers-scroll{display:flex;gap:1.4rem;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.8rem;scrollbar-width:none}.st__tiers-scroll::-webkit-scrollbar{display:none}.st__tiers-scrollbar{height:6px;background:#d4b65a26;border-radius:3px;position:relative;margin-top:.4rem}div.st__tiers-scrollbar-thumb{display:block;height:100%;background:var(--st-gold);border-radius:3px;position:absolute;top:0;left:0;transition:left .1s ease}.st__tier-card{flex:0 0 360px;scroll-snap-align:start;border-radius:10px;background:var(--st-card);border:1px solid rgba(212,182,90,.15);position:relative;overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s}.st__tier-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}.st__tier-card--active{border-width:2px}.st__tier-accent{height:5px;width:100%}.st__tier-card-body{padding:1.4rem}.st__tier-number-badge{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;font-size:1.1rem;font-weight:700;color:var(--st-bg);margin-bottom:.6rem}.st__tier-name{font-size:1.5rem;font-weight:700;margin-bottom:.2rem}.st__tier-threshold{font-size:1.3rem;color:var(--st-text-dim);margin-bottom:.8rem}.st__tier-dragon{font-size:1.3rem;line-height:1.4;margin-bottom:.4rem}.st__tier-reward{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.st__tier-code{font-size:1.2rem;color:var(--st-text-dim);padding:.3rem .6rem;background:#18142880;border-radius:6px;margin-bottom:.3rem;font-family:monospace}.st__tier-multiplier{font-size:1.2rem;color:var(--st-text-dim);font-style:italic}.st__tier-active-badge{position:absolute;top:1rem;right:.8rem;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05rem;padding:.2rem .8rem;border-radius:.4rem;color:var(--st-bg)}.st__tier-card--kupferflamme:hover{border-color:#b87333}.st__tier-card--kupferflamme .st__tier-accent{background:linear-gradient(90deg,#b87333,#d4956b)}.st__tier-card--kupferflamme .st__tier-number-badge{background:linear-gradient(135deg,#b87333,#d4956b)}.st__tier-card--kupferflamme .st__tier-name,.st__tier-card--kupferflamme .st__tier-reward{color:#d4956b}.st__tier-card--kupferflamme .st__tier-active-badge{background:#b87333}.st__tier-card--silberklaue:hover{border-color:#a8a9ad}.st__tier-card--silberklaue .st__tier-accent{background:linear-gradient(90deg,#8a8a8f,#d4d4d8)}.st__tier-card--silberklaue .st__tier-number-badge{background:linear-gradient(135deg,#8a8a8f,#d4d4d8)}.st__tier-card--silberklaue .st__tier-name,.st__tier-card--silberklaue .st__tier-reward{color:#d4d4d8}.st__tier-card--silberklaue .st__tier-active-badge{background:#a8a9ad}.st__tier-card--schattenschuppe:hover{border-color:#7c6f9b}.st__tier-card--schattenschuppe .st__tier-accent{background:linear-gradient(90deg,#5a4e7a,#9b8ec4)}.st__tier-card--schattenschuppe .st__tier-number-badge{background:linear-gradient(135deg,#5a4e7a,#9b8ec4)}.st__tier-card--schattenschuppe .st__tier-name,.st__tier-card--schattenschuppe .st__tier-reward{color:#9b8ec4}.st__tier-card--schattenschuppe .st__tier-active-badge{background:#7c6f9b}.st__tier-card--windschwinge:hover{border-color:#4db6ac}.st__tier-card--windschwinge .st__tier-accent{background:linear-gradient(90deg,#2e8b82,#6fd8cd)}.st__tier-card--windschwinge .st__tier-number-badge{background:linear-gradient(135deg,#2e8b82,#6fd8cd)}.st__tier-card--windschwinge .st__tier-name,.st__tier-card--windschwinge .st__tier-reward{color:#6fd8cd}.st__tier-card--windschwinge .st__tier-active-badge{background:#4db6ac}.st__tier-card--goldschwinge:hover{border-color:#d4b65a}.st__tier-card--goldschwinge .st__tier-accent{background:linear-gradient(90deg,#a08636,#dfc370)}.st__tier-card--goldschwinge .st__tier-number-badge{background:linear-gradient(135deg,#a08636,#dfc370)}.st__tier-card--goldschwinge .st__tier-name,.st__tier-card--goldschwinge .st__tier-reward{color:#dfc370}.st__tier-card--goldschwinge .st__tier-active-badge{background:#d4b65a}.st__tier-card--glutfang:hover{border-color:#d4603a}.st__tier-card--glutfang .st__tier-accent{background:linear-gradient(90deg,#b84420,#e8845f)}.st__tier-card--glutfang .st__tier-number-badge{background:linear-gradient(135deg,#b84420,#e8845f)}.st__tier-card--glutfang .st__tier-name,.st__tier-card--glutfang .st__tier-reward{color:#e8845f}.st__tier-card--glutfang .st__tier-active-badge{background:#d4603a}.st__tier-card--runenfang:hover{border-color:#4a7fd4}.st__tier-card--runenfang .st__tier-accent{background:linear-gradient(90deg,#3565b0,#6fa0e8)}.st__tier-card--runenfang .st__tier-number-badge{background:linear-gradient(135deg,#3565b0,#6fa0e8)}.st__tier-card--runenfang .st__tier-name,.st__tier-card--runenfang .st__tier-reward{color:#6fa0e8}.st__tier-card--runenfang .st__tier-active-badge{background:#4a7fd4}.st__tier-card--feuerseele:hover{border-color:#c43c3c}.st__tier-card--feuerseele .st__tier-accent{background:linear-gradient(90deg,#a02020,#e05858)}.st__tier-card--feuerseele .st__tier-number-badge{background:linear-gradient(135deg,#a02020,#e05858)}.st__tier-card--feuerseele .st__tier-name,.st__tier-card--feuerseele .st__tier-reward{color:#e05858}.st__tier-card--feuerseele .st__tier-active-badge{background:#c43c3c}.st__tier-card--drachenherz:hover{border-color:#c4245c}.st__tier-card--drachenherz .st__tier-accent{background:linear-gradient(90deg,#a01840,#e04080)}.st__tier-card--drachenherz .st__tier-number-badge{background:linear-gradient(135deg,#a01840,#e04080)}.st__tier-card--drachenherz .st__tier-name,.st__tier-card--drachenherz .st__tier-reward{color:#e04080}.st__tier-card--drachenherz .st__tier-active-badge{background:#c4245c}.st__tier-card--drachenlord:hover{border-color:#7e3fa8}.st__tier-card--drachenlord .st__tier-accent{background:linear-gradient(90deg,#5e2888,#a85cd0)}.st__tier-card--drachenlord .st__tier-number-badge{background:linear-gradient(135deg,#5e2888,#a85cd0)}.st__tier-card--drachenlord .st__tier-name,.st__tier-card--drachenlord .st__tier-reward{color:#a85cd0}.st__tier-card--drachenlord .st__tier-active-badge{background:#7e3fa8}.st__tier-card--titanenseele{border:2px solid transparent;background-image:linear-gradient(#262040,#262040),linear-gradient(135deg,#d4b65a,#6ec6e6,#c4245c,#d4b65a);background-origin:border-box;background-clip:padding-box,border-box;animation:stTitanBorder 4s linear infinite}.st__tier-card--titanenseele:hover{box-shadow:0 6px 30px #d4b65a33,0 0 40px #6ec6e61a;transform:translateY(-4px)}.st__tier-card--titanenseele .st__tier-accent{background:linear-gradient(90deg,#d4b65a,#6ec6e6,#c4245c,#d4b65a);background-size:200% 100%;animation:stTitanAccent 3s ease infinite;height:6px}.st__tier-card--titanenseele .st__tier-number-badge{background:linear-gradient(135deg,#d4b65a,#6ec6e6,#c4245c)}.st__tier-card--titanenseele .st__tier-name{background:linear-gradient(90deg,#d4b65a,#6ec6e6,#c4245c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.st__tier-card--titanenseele .st__tier-reward{color:#d4b65a}.st__tier-card--titanenseele .st__tier-active-badge{background:linear-gradient(135deg,#d4b65a,#6ec6e6)}@keyframes stTitanAccent{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes stTitanBorder{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.st__tier-badge--kupferflamme{background:linear-gradient(135deg,#b87333,#d4956b)}.st__tier-badge--silberklaue{background:linear-gradient(135deg,#8a8a8f,#d4d4d8)}.st__tier-badge--schattenschuppe{background:linear-gradient(135deg,#5a4e7a,#9b8ec4)}.st__tier-badge--windschwinge{background:linear-gradient(135deg,#2e8b82,#6fd8cd)}.st__tier-badge--goldschwinge{background:linear-gradient(135deg,#a08636,#dfc370)}.st__tier-badge--glutfang{background:linear-gradient(135deg,#b84420,#e8845f)}.st__tier-badge--runenfang{background:linear-gradient(135deg,#3565b0,#6fa0e8)}.st__tier-badge--feuerseele{background:linear-gradient(135deg,#a02020,#e05858)}.st__tier-badge--drachenherz{background:linear-gradient(135deg,#a01840,#e04080)}.st__tier-badge--drachenlord{background:linear-gradient(135deg,#5e2888,#a85cd0)}.st__tier-badge--titanenseele{background:linear-gradient(135deg,#d4b65a,#6ec6e6,#c4245c)}.st__progress-fill--kupferflamme{background:linear-gradient(90deg,#b87333,#d4956b)}.st__progress-fill--silberklaue{background:linear-gradient(90deg,#8a8a8f,#d4d4d8)}.st__progress-fill--schattenschuppe{background:linear-gradient(90deg,#5a4e7a,#9b8ec4)}.st__progress-fill--windschwinge{background:linear-gradient(90deg,#2e8b82,#6fd8cd)}.st__progress-fill--goldschwinge{background:linear-gradient(90deg,#a08636,#dfc370)}.st__progress-fill--glutfang{background:linear-gradient(90deg,#b84420,#e8845f)}.st__progress-fill--runenfang{background:linear-gradient(90deg,#3565b0,#6fa0e8)}.st__progress-fill--feuerseele{background:linear-gradient(90deg,#a02020,#e05858)}.st__progress-fill--drachenherz{background:linear-gradient(90deg,#a01840,#e04080)}.st__progress-fill--drachenlord{background:linear-gradient(90deg,#5e2888,#a85cd0)}.st__progress-fill--titanenseele{background:linear-gradient(90deg,#d4b65a,#6ec6e6,#c4245c)}.st__earn{margin-bottom:1.6rem}.st__earn-list{display:flex;flex-direction:column;gap:.8rem}.st__earn-row{display:flex;align-items:center;gap:1.4rem;background:var(--st-card);border:1px solid var(--st-border);border-radius:10px;padding:1.2rem 1.4rem;transition:border-color .2s}.st__earn-row:hover{border-color:var(--st-gold)}.st__earn-icon{font-size:2.2rem;flex-shrink:0;width:3.6rem;text-align:center}.st__earn-text{flex:1}.st__earn-name{font-size:1.3rem;font-weight:700;margin-bottom:.1rem}.st__earn-value{font-size:1.3rem;font-weight:700;color:var(--st-gold);margin-bottom:.1rem}.st__earn-detail{font-size:1.3rem;color:var(--st-text-dim);line-height:1.4}.st__redeem{margin-bottom:1.6rem}.st__widget-preview{max-width:400px;margin:0 auto}.st__widget-mock{background:linear-gradient(135deg,#1a1725,#0e0c14);border:1px solid var(--st-gold);border-radius:8px;padding:1.2rem 1.4rem}.st__widget-mock-body{font-size:1.3rem;line-height:1.4;margin-bottom:.8rem}.st__widget-mock-btn{display:block;background:#108fc6;color:#fff;border-radius:6px;padding:.8rem 1.6rem;font-size:1.3rem;font-weight:700;text-align:center;cursor:default}.st__table-section{margin-bottom:1.6rem}.st__table{display:flex;flex-direction:column;gap:2px;background:var(--st-card);border:1px solid var(--st-border);border-radius:12px;overflow:hidden}.st__table-row{display:grid;grid-template-columns:5fr 4fr 2fr;padding:1rem 1.6rem;font-size:1.3rem;background:var(--st-card);transition:background .2s}.st__table-row:hover{background:var(--st-card-hover)}.st__table-row--header{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1rem;color:var(--st-gold);background:#d4b65a0f;padding:.8rem 1.6rem}.st__table-row--header:hover{background:#d4b65a0f}.st__table-row--active{background:#d4b65a1a;border-left:3px solid var(--st-gold)}.st__table-row--active:hover{background:#d4b65a24}.st__table-row span:last-child{text-align:right;font-weight:700}.st__table-row span:nth-child(2){text-align:center;color:var(--st-text-dim)}.st__faq{margin-bottom:1.6rem}.st__faq-list{display:flex;flex-direction:column;gap:.6rem}.st__faq-item{background:var(--st-card);border:1px solid rgba(212,182,90,.15);border-radius:12px;overflow:hidden;transition:border-color .2s}.st__faq-item[open]{border-color:#d4b65a66}.st__faq-item summary{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.6rem;cursor:pointer;font-size:1.4rem;font-weight:400;list-style:none;-webkit-user-select:none;user-select:none;gap:1rem}.st__faq-item summary::-webkit-details-marker{display:none}.st__faq-item summary:after{content:"+";font-size:1.6rem;color:var(--st-gold);flex-shrink:0;transition:transform .2s}.st__faq-item[open] summary:after{content:"\2212"}.st__faq-answer{padding:0 1.6rem 1.2rem;font-size:1.3rem;color:var(--st-text);line-height:1.6}.st__cta{text-align:center;padding:1.8rem 1.6rem;background:var(--st-card);border-radius:10px;border:1px solid var(--st-border);margin-bottom:1.6rem}.st__cta-title{font-size:1.5rem;font-weight:400;color:var(--st-gold);margin:0 0 .4rem;text-transform:uppercase;letter-spacing:.1rem}.st__cta-subtitle{font-size:1.4rem;color:var(--st-text);margin:0 0 1rem}@media screen and (max-width:749px){.st__hero h1{font-size:2.2rem;letter-spacing:.08rem}.st__hero p{font-size:1.3rem}.st__status-body{flex-direction:column;align-items:center;gap:1.2rem}.st__status-number{font-size:2.6rem}.st__steps{grid-template-columns:1fr;gap:.8rem}.st__tier-card{flex:0 0 280px}.st__earn-cards{grid-template-columns:1fr;gap:.8rem}.st__redeem-info{padding:1.4rem 1.2rem}.st__redeem-row{font-size:1.1rem;padding:.8rem 1rem}.st__table-row{font-size:1.2rem;padding:.8rem 1rem}.st__table-row--header{font-size:1.1rem;padding:.7rem 1rem}.st__cta-title{font-size:1.5rem}.st__btn{font-size:1.2rem;padding:1rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/schmiede-treue.css.map */
