.home{width:100%;min-height:100vh;background-color:var(--color-bg-primary);color:var(--color-text-primary);overflow-x:hidden}[class^=section-]{width:100%;scroll-margin-top:80px}.section-contact__badge,.section-faq__badge,.section-preise__badge,.section-refurb__badge,.section-stores__badge{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--badge-text);background:var(--badge-bg);padding:.3rem .85rem;border-radius:100px;margin-bottom:.75rem}.section-contact__title,.section-faq__title,.section-preise__title,.section-refurb__title,.section-stores__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:var(--color-text-primary);letter-spacing:-.03em;line-height:1.15;margin-bottom:.5rem}.section-contact__subtitle,.section-faq__subtitle,.section-preise__subtitle,.section-refurb__subtitle,.section-stores__subtitle{font-size:clamp(.95rem,2vw,1.15rem);font-weight:400;color:var(--color-text-secondary);line-height:1.5;margin-bottom:2.5rem;max-width:600px}@media(min-width:768px){.section-contact__subtitle,.section-faq__subtitle,.section-preise__subtitle,.section-refurb__subtitle,.section-stores__subtitle{margin-bottom:3rem}}.section-contact__container,.section-faq__container,.section-preise__container,.section-refurb__container,.section-stores__container{max-width:1200px;margin:0 auto;width:100%;padding:4rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:1500px){.section-contact__container,.section-faq__container,.section-preise__container,.section-refurb__container,.section-stores__container{max-width:1400px}}@media(min-width:768px){.section-contact__container,.section-faq__container,.section-preise__container,.section-refurb__container,.section-stores__container{padding:5rem 2rem}}@media(min-width:1200px){.section-contact__container,.section-faq__container,.section-preise__container,.section-refurb__container,.section-stores__container{padding:7rem 3rem}}@media(min-width:1500px){.section-contact__container,.section-faq__container,.section-preise__container,.section-refurb__container,.section-stores__container{padding:8rem 4rem}}.section-hero{position:relative;overflow:hidden;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center}.section-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.section-hero__video--landscape{display:none}@media(min-width:768px){.section-hero__video--landscape{display:block}}.section-hero__video--story{display:block}@media(min-width:768px){.section-hero__video--story{display:none}}.section-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);pointer-events:none}[data-theme=dark] .section-hero__overlay{background:rgba(0,0,0,.55)}.section-hero__container{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%;padding:7rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:1500px){.section-hero__container{max-width:1400px}}@media(min-width:768px){.section-hero__container{padding:8rem 2rem 3rem}}@media(min-width:1200px){.section-hero__container{padding:8rem 3rem 3rem}}.section-hero__content{max-width:800px;margin-bottom:3rem}.section-hero__title{font-size:clamp(1.8rem,5vw,2.8rem);font-weight:800;color:#fff;letter-spacing:-.04em;line-height:1.1;margin-bottom:1rem;text-shadow:0 2px 16px rgba(0,0,0,.3)}@media(min-width:1200px){.section-hero__title{font-size:clamp(2.4rem,4vw,3.5rem)}}.section-hero__subtitle{font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:500;color:hsla(0,0%,100%,.9);line-height:1.6;letter-spacing:.005em;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;text-shadow:0 1px 8px rgba(0,0,0,.3)}.section-hero__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.section-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.6rem;border-radius:980px;font-weight:600;font-size:.88rem;cursor:pointer;transition:opacity .2s ease;text-decoration:none}.section-hero__cta--primary{background:var(--color-brand);color:#1a1a1a;border:none}.section-hero__cta--primary:hover{opacity:.88}.section-hero__cta--link{background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2)}.section-hero__cta--link:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.35)}.section-hero__cta--status{background:hsla(0,0%,100%,.15);color:#fff;border:1px solid hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:.4rem}.section-hero__cta--status:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.4)}.section-hero__newsfeed{width:100%;max-width:700px}@media(min-width:1200px){.section-hero__newsfeed{max-width:900px}}.section-preise{background-color:var(--section-alt-bg)}.section-preise__content{width:100%}.section-stores{background-color:var(--color-bg-primary)}.section-stores__content{width:100%}.section-refurb{background-color:var(--section-alt-bg)}.section-refurb__content{width:100%}.section-faq{background-color:var(--color-bg-primary)}.section-faq__content{width:100%}.section-contact{background-color:var(--section-alt-bg)}.section-contact__content{width:100%;max-width:700px}.home-modal-overlay{position:fixed;inset:0;background:var(--modal-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.home-modal-content{position:relative;width:100%;max-width:90vw;max-height:85vh;overflow:auto;border-radius:20px;background:var(--modal-bg);border:1px solid var(--divider);box-shadow:var(--shadow-xl);padding:2rem}@media(min-width:768px){.home-modal-content{max-width:700px;max-height:90vh;border-radius:24px;padding:2.5rem}}@media(min-width:1200px){.home-modal-content{max-width:800px;max-height:85vh}}.home-modal-close{position:absolute;top:.75rem;right:.75rem;width:40px;height:40px;border:none;border-radius:50%;background:var(--color-bg-secondary);color:var(--color-text-primary);font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;line-height:1}.home-modal-close:hover{background:var(--color-bg-tertiary);transform:scale(1.1)}.preise-bright{width:100%;background:transparent}.preise-bright__container{display:flex;flex-direction:column;gap:clamp(.75rem,2vw,1.5rem)}@media(min-width:1200px){.preise-bright__container{max-width:700px;margin:0 auto}}.preise-bright__tool-card{position:relative;border-radius:20px;background:var(--color-bg-primary);border:none;box-shadow:var(--shadow-md),inset 0 0 0 .5px rgba(0,0,0,.04);padding:clamp(1.25rem,3vw,2rem);display:flex;flex-direction:column;gap:clamp(1rem,2.5vw,1.5rem);overflow:hidden}.preise-bright__tool-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0}.preise-bright__device-path{display:flex;flex-wrap:wrap;gap:.4rem;flex:1 1;align-items:center;min-width:0}.preise-bright__path-separator{color:var(--color-text-tertiary);opacity:.4;flex-shrink:0;margin:0 .1rem}.preise-bright__path-part{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem 1rem;border-radius:980px;font-size:clamp(.78rem,1.8vw,.88rem);font-weight:500;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.preise-bright__path-part--empty{background:transparent;color:var(--color-text-secondary);border:1.5px dashed var(--divider)}.preise-bright__path-part--empty:hover{color:var(--color-text-primary);border-color:var(--color-text-tertiary);border-style:solid;background:var(--color-bg-secondary)}.preise-bright__path-part--filled{background:var(--badge-bg);color:var(--color-brand-dark);border:1.5px solid var(--color-brand);font-weight:600}.preise-bright__path-part--filled:hover{box-shadow:0 1px 4px rgba(0,0,0,.08)}.preise-bright__path-chevron{opacity:.45;flex-shrink:0}.preise-bright__tool-actions{display:flex;gap:.35rem;flex-shrink:0;align-items:center}.preise-bright__reset-button,.preise-bright__search-toggle{width:36px;height:36px;border:1.5px solid transparent;border-radius:10px;background:transparent;color:var(--color-text-tertiary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.preise-bright__reset-button:hover,.preise-bright__search-toggle:hover{background:var(--color-bg-secondary);border-color:var(--divider);color:var(--color-text-primary)}.preise-bright__reset-button:active,.preise-bright__search-toggle:active{transform:scale(.92)}.preise-bright__search-toggle--active{background:var(--color-bg-secondary);border-color:var(--divider);color:var(--color-text-primary)}.preise-bright__reset-icon,.preise-bright__search-icon{width:15px;height:15px}.preise-bright__search-inline{display:flex;flex-direction:column;gap:0}.preise-bright__search-input-wrapper{position:relative;display:flex;align-items:center}.preise-bright__search-input-icon{position:absolute;left:.9rem;color:var(--color-text-tertiary);pointer-events:none;flex-shrink:0;width:15px;height:15px}.preise-bright__search-input{width:100%;padding:.75rem 2.75rem .75rem 2.5rem;border:1.5px solid var(--divider);border-radius:12px;background:var(--color-bg-secondary);color:var(--color-text-primary);font-size:.88rem;outline:none;transition:all .25s ease}.preise-bright__search-input::placeholder{color:var(--color-text-tertiary)}.preise-bright__search-input:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px rgba(180,218,194,.2)}.preise-bright__search-close{position:absolute;right:.5rem;width:26px;height:26px;border:none;border-radius:50%;background:var(--color-bg-tertiary);color:var(--color-text-tertiary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.preise-bright__search-close:hover{background:var(--divider);color:var(--color-text-primary)}.preise-bright__search-suggestions{margin-top:.5rem;background:var(--color-bg-primary);border-radius:12px;border:1px solid var(--divider);box-shadow:0 4px 16px rgba(0,0,0,.06);overflow:hidden;max-height:260px;overflow-y:auto}.preise-bright__search-suggestion{padding:.8rem 1rem;cursor:pointer;transition:background .15s ease;font-size:.85rem;display:flex;align-items:center;gap:.35rem}.preise-bright__search-suggestion:hover{background:var(--color-bg-secondary)}.preise-bright__search-suggestion+.preise-bright__search-suggestion{box-shadow:inset 0 .5px 0 var(--divider)}.preise-bright__suggestion-brand{font-weight:600;color:var(--color-text-primary)}.preise-bright__suggestion-device{color:var(--color-text-secondary)}.preise-bright__suggestion-series{color:var(--color-text-tertiary);margin-left:auto;font-size:.82rem}.preise-bright__selector-panel{position:absolute;inset:0;display:flex;flex-direction:column;background:var(--color-bg-primary);border:none;border-radius:20px;padding:clamp(1.25rem,3vw,2rem);z-index:100}.preise-bright__selector-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:clamp(.75rem,1.5vw,1rem);margin-bottom:clamp(.5rem,1vw,.75rem);background:transparent;border-bottom:1px solid var(--divider);flex-shrink:0}.preise-bright__selector-title{font-weight:600;color:var(--color-text-primary);font-size:.9rem;letter-spacing:-.01em}.preise-bright__selector-close{width:28px;height:28px;border:none;border-radius:50%;background:var(--color-bg-tertiary);color:var(--color-text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:all .2s ease}.preise-bright__selector-close:hover{background:var(--divider);color:var(--color-text-primary)}.preise-bright__selector-options{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.preise-bright__selector-option{display:flex;align-items:center;padding:.85rem 1rem;cursor:pointer;transition:background .15s ease;font-size:.88rem;font-weight:500;color:var(--color-text-primary);min-height:50px;border-radius:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.preise-bright__selector-option:hover{background:var(--color-bg-secondary)}.preise-bright__selector-option:active{background:var(--color-bg-tertiary)}.preise-bright__results{flex:1 1;display:flex;flex-direction:column;overflow:hidden;min-height:180px}.preise-bright__results-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem .25rem .65rem;margin-bottom:.25rem;flex-shrink:0}.preise-bright__results-label{color:var(--color-text-secondary)}.preise-bright__results-label,.preise-bright__results-price{font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.preise-bright__results-price{color:var(--color-text-tertiary)}.preise-bright__results-list{flex:1 1;display:flex;flex-direction:column;overflow-y:auto;max-height:500px;gap:1px}@media(min-width:1200px){.preise-bright__results-list{max-height:600px}}.preise-bright__result-item{display:flex;justify-content:space-between;align-items:center;padding:.85rem .75rem;flex-shrink:0;border-radius:10px;transition:background .15s ease;gap:1rem}.preise-bright__result-item:hover{background:var(--color-bg-secondary)}.preise-bright__result-item+.preise-bright__result-item{box-shadow:inset 0 .5px 0 var(--divider)}.preise-bright__result-item:hover,.preise-bright__result-item:hover+.preise-bright__result-item{box-shadow:none}.preise-bright__result-name{font-size:.88rem;font-weight:500;color:var(--color-text-primary);text-align:left;line-height:1.35;min-width:0}.preise-bright__result-price{font-weight:700;font-size:.95rem;color:var(--color-text-primary);flex-shrink:0;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.preise-bright__no-results{padding:3rem 1.5rem;color:var(--color-text-tertiary);font-size:.9rem}.preise-bright__no-results,.preise-bright__placeholder{display:flex;align-items:center;justify-content:center;text-align:center;flex:1 1}.preise-bright__placeholder{padding:2.5rem 1.5rem;min-height:100px}.preise-bright__placeholder-text{font-size:.88rem;font-weight:400;color:var(--color-text-tertiary);line-height:1.5}.stores{width:100%}.stores__container{display:flex;flex-direction:column;gap:clamp(.6rem,1.5vw,1rem)}@media(min-width:1200px){.stores__container{max-width:580px;margin:0 auto}}.stores__tabs{display:flex;background:var(--color-bg-secondary);border-radius:980px;padding:3px}.stores__tab{flex:1 1;padding:.55rem .75rem;border:none;border-radius:980px;background:transparent;font-family:inherit;font-size:clamp(.8rem,1.5vw,.88rem);font-weight:500;color:var(--color-text-tertiary);cursor:pointer;transition:all .25s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.stores__tab--on{background:var(--color-bg-primary);color:var(--color-text-primary);font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.06)}.stores__tab:active{transform:scale(.97)}.stores__card{border-radius:20px;overflow:hidden;background:var(--glass-bg);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--glass-border);box-shadow:0 8px 32px rgba(0,0,0,.06),inset 0 .5px 0 hsla(0,0%,100%,.12)}.stores__img{position:relative;height:clamp(160px,26vw,280px);overflow:hidden}.stores__img img{width:100%;height:100%;object-fit:cover;display:block}.stores__img-empty{width:100%;height:100%;background:var(--color-bg-secondary)}.stores__img-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 0,transparent 55%);pointer-events:none}.stores__img-title{position:absolute;bottom:0;left:0;margin:0;padding:clamp(1rem,2.5vw,1.4rem);color:#fff;font-size:clamp(1rem,2vw,1.25rem);font-weight:700;letter-spacing:-.02em}.stores__info{padding:clamp(1rem,2.5vw,1.5rem) clamp(1.25rem,3vw,1.5rem);text-align:center;gap:0}.stores__info,.stores__row{display:flex;flex-direction:column;align-items:center}.stores__row{gap:4px;padding:clamp(.7rem,1.2vw,.85rem) 0;width:100%}.stores__row+.stores__row{border-top:1px solid var(--divider)}.stores__label,.stores__row>svg{color:var(--color-text-tertiary)}.stores__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.stores__value{font-size:clamp(.86rem,1.4vw,.92rem);font-weight:500;line-height:1.5}.stores__cta,.stores__value{color:var(--color-text-primary)}.stores__cta{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 clamp(1.25rem,3vw,1.5rem) clamp(1.25rem,3vw,1.5rem);padding:.8rem;border-radius:980px;background:var(--color-brand);font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;transition:opacity .2s ease,transform .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.stores__cta:hover{opacity:.85}.stores__cta:active{transform:scale(.97)}.stores__skeleton-card{border-radius:20px;overflow:hidden;background:var(--color-bg-primary);border:1px solid var(--divider)}.stores__skeleton-img{height:clamp(160px,26vw,280px);background:var(--color-bg-secondary);animation:stores-shimmer 1.6s ease-in-out infinite}.stores__skeleton-body{padding:1.5rem;display:flex;flex-direction:column;gap:10px}.stores__skeleton-line{height:12px;border-radius:6px;background:var(--color-bg-secondary);animation:stores-shimmer 1.6s ease-in-out infinite}@keyframes stores-shimmer{0%,to{opacity:1}50%{opacity:.5}}.order-search-app{width:100%}.order-search-app__container{display:flex;flex-direction:column;align-items:center;gap:.5rem}.order-search-app__title{color:var(--color-text-primary);font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;text-align:center;margin:0;letter-spacing:-.02em}.order-search-app__subtitle{color:var(--color-text-secondary);font-size:clamp(.85rem,2vw,.95rem);text-align:center;margin:0 0 1.5rem;font-weight:400}.order-search-app__form{display:flex;flex-direction:column;gap:1rem;width:100%}.order-search-app__input-group{display:flex;flex-direction:column;gap:.75rem}.order-search-app__input-wrapper{position:relative;display:flex;align-items:center;background:var(--color-bg-secondary);border:1px solid var(--divider);border-radius:12px;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.order-search-app__input-wrapper:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 3px var(--input-focus-ring)}.order-search-app__input-wrapper--lastname{animation:slideDown .3s ease-out}.order-search-app__input-icon{font-size:1rem;margin-right:.75rem;color:var(--color-text-tertiary);flex-shrink:0}.order-search-app__input{flex:1 1;border:none;background:transparent;font-size:1rem;color:var(--color-text-primary);outline:none;font-weight:500;font-family:inherit}.order-search-app__input::placeholder{color:var(--color-text-tertiary)}.order-search-app__cancel-button{position:absolute;right:.5rem;width:28px;height:28px;border:none;border-radius:50%;background:var(--color-bg-tertiary);color:var(--color-text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.order-search-app__cancel-button:hover{background:var(--divider);color:var(--color-text-primary)}.order-search-app__search-button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem;background:var(--color-brand);color:#1a1a1a;border:none;border-radius:12px;font-weight:600;font-size:.95rem;font-family:inherit;cursor:pointer;transition:opacity .2s ease}.order-search-app__search-button:hover:not(:disabled){opacity:.88}.order-search-app__search-button:disabled{opacity:.5;cursor:not-allowed}.order-search-app__spinner{width:16px;height:16px;border:2px solid rgba(26,26,26,.2);border-top-color:#1a1a1a;border-radius:50%;animation:spin .6s linear infinite}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.order-dashboard-overlay{position:fixed;inset:0;background:var(--modal-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.order-dashboard{background:var(--color-bg-primary);border-radius:20px;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;box-shadow:var(--shadow-xl);overflow:hidden;border:1px solid var(--divider)}.order-dashboard__content{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.order-dashboard__content::-webkit-scrollbar{width:6px}.order-dashboard__content::-webkit-scrollbar-track{background:var(--color-bg-secondary)}.order-dashboard__content::-webkit-scrollbar-thumb{background:var(--divider);border-radius:3px}.dashboard-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--color-bg-secondary);border-bottom:1px solid var(--divider)}.dashboard-header__left{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dashboard-header__order-number{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--color-bg-primary);border:1px solid var(--divider);border-radius:8px;font-size:14px;font-weight:600;color:var(--color-text-primary);cursor:pointer;transition:all .15s ease}.dashboard-header__order-number:hover{border-color:var(--color-brand);background:var(--badge-bg)}.dashboard-header__clipboard-icon{color:var(--color-text-tertiary);font-size:14px}.dashboard-header__copy-confirm{color:var(--color-brand);font-size:14px}.dashboard-header__type-badges{display:flex;gap:6px;flex-wrap:wrap}.dashboard-header__type-badge{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600}.dashboard-header__type-badge svg{font-size:10px}.dashboard-header__right{display:flex;align-items:center;gap:8px}.dashboard-header__account-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:var(--color-brand);color:var(--color-text-primary);border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}[data-theme=dark] .dashboard-header__account-btn{color:#1a1a1a}.dashboard-header__account-btn:hover{opacity:.88}.dashboard-header__account-btn svg{font-size:14px}.dashboard-header__close-btn,.dashboard-header__logout-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.dashboard-header__close-btn svg,.dashboard-header__logout-btn svg{font-size:18px}.dashboard-header__logout-btn{background:var(--color-bg-tertiary);color:var(--color-text-secondary)}.dashboard-header__logout-btn:hover{background:var(--divider);color:var(--color-text-primary)}.dashboard-header__close-btn{background:var(--color-bg-tertiary);color:var(--color-text-secondary)}.dashboard-header__close-btn:hover{background:var(--color-accent);color:#fff}.status-banner{background:var(--color-bg-primary);border:1px solid var(--divider);border-radius:12px;padding:16px}.status-banner__main{display:flex;align-items:center;gap:14px}.status-banner__icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;flex-shrink:0}.status-banner__icon-wrapper svg{font-size:22px}.status-banner__text{flex:1 1}.status-banner__status{margin:0;font-size:18px;font-weight:600}.status-banner__date{margin:4px 0 0;font-size:12px;color:var(--color-text-secondary)}.status-banner__progress{margin-top:16px;position:relative;display:flex;justify-content:space-between;padding-top:8px}.status-banner__progress-line{position:absolute;top:12px;left:12px;right:12px;height:3px;border-radius:2px;z-index:0}.status-banner__step{display:flex;flex-direction:column;align-items:center;gap:6px;z-index:1}.status-banner__dot{width:10px;height:10px;border-radius:50%;border:2px solid transparent;transition:all .2s ease}.status-banner__step--current .status-banner__dot{width:14px;height:14px;border-width:3px}.status-banner__step-label{font-size:10px;color:var(--color-text-tertiary);text-align:center;max-width:60px}.status-banner__step--active .status-banner__step-label{color:var(--color-text-primary);font-weight:500}.repair-section{background:var(--color-bg-primary);border:1px solid var(--divider);border-radius:12px;overflow:hidden}.repair-section__header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--color-bg-secondary)}.repair-section__header-icon{color:#3b82f6;font-size:18px}.repair-section__title{margin:0;font-size:15px;font-weight:600;color:var(--color-text-primary);display:flex;align-items:center;gap:8px}.repair-section__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--color-bg-secondary);border-radius:10px;font-size:11px;font-weight:600;color:var(--color-text-secondary)}.repair-section__devices{display:flex;flex-direction:column}.repair-section__device{border-bottom:1px solid var(--color-bg-secondary)}.repair-section__device:last-child{border-bottom:none}.repair-section__device-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;transition:background .15s ease}.repair-section__device-info{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.repair-section__device-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-bg-secondary);border-radius:10px;color:var(--color-text-secondary);flex-shrink:0}.repair-section__device-text{flex:1 1;min-width:0}.repair-section__device-name{margin:0;font-size:14px;font-weight:600;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.repair-section__device-meta{margin:2px 0 0;font-size:12px;color:var(--color-text-secondary)}.repair-section__device-right{display:flex;align-items:center;gap:10px}.repair-section__device-status{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500}.repair-section__device-status svg{font-size:12px}.repair-section__expand-icon{color:var(--color-text-tertiary);font-size:16px}.repair-section__device-details{overflow:hidden}.repair-section__device-content{padding:0 16px 16px;display:flex;flex-direction:column;gap:14px}.repair-section__specs{display:flex;flex-wrap:wrap;gap:12px;padding:12px;background:var(--color-bg-secondary);border-radius:8px}.repair-section__spec{display:flex;gap:6px;font-size:13px}.repair-section__spec-label{color:var(--color-text-secondary)}.repair-section__spec-value{color:var(--color-text-primary);font-weight:500}.repair-section__services{padding:12px;background:var(--color-bg-secondary);border-radius:8px}.repair-section__services-title{margin:0 0 10px;font-size:12px;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.repair-section__services-list{display:flex;flex-direction:column;gap:8px}.repair-section__service{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--color-bg-primary);border-radius:8px;border:1px solid var(--divider)}.repair-section__service-info{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0}.repair-section__service-icon{color:var(--color-text-tertiary);font-size:14px;flex-shrink:0}.repair-section__service-name{font-size:13px;font-weight:500;color:var(--color-text-primary);flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.repair-section__service-price{font-size:13px;font-weight:600;color:var(--color-text-primary);flex-shrink:0}.repair-section__service-status{flex-shrink:0;margin-left:12px}.repair-section__service-badge{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:500}.repair-section__service-badge svg{font-size:10px}.repair-section__problem{padding:12px;background:rgba(255,121,64,.08);border-radius:8px;border-left:3px solid var(--color-accent)}[data-theme=dark] .repair-section__problem{background:rgba(255,121,64,.12)}.repair-section__problem-label{font-size:12px;font-weight:600;color:var(--color-accent);display:block;margin-bottom:4px}.repair-section__problem-text{margin:0;font-size:13px;color:var(--color-text-primary)}.ankauf-section{background:var(--color-bg-primary);border:1px solid var(--divider);border-radius:12px;overflow:auto!important}.ankauf-section__header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--color-bg-secondary)}.ankauf-section__refresh-btn{margin-left:auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid var(--divider);border-radius:8px;color:var(--color-text-secondary);cursor:pointer;transition:all .15s ease}.ankauf-section__refresh-btn:hover:not(:disabled){background:var(--color-bg-secondary);border-color:var(--color-text-tertiary);color:#10b981}.ankauf-section__refresh-btn:disabled{opacity:.5;cursor:not-allowed}.ankauf-section__refresh-btn svg{font-size:16px}.ankauf-section__refresh-btn svg.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ankauf-section__header-icon{color:#10b981;font-size:18px}.ankauf-section__title{margin:0;font-size:15px;font-weight:600;color:var(--color-text-primary);display:flex;align-items:center;gap:8px}.ankauf-section__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:rgba(16,185,129,.1);border-radius:10px;font-size:11px;font-weight:600;color:#10b981}.ankauf-section__devices{display:flex;flex-direction:column}.ankauf-section__device{border-bottom:1px solid var(--color-bg-secondary)}.ankauf-section__device:last-child{border-bottom:none}.ankauf-section__device-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;transition:background .15s ease}.ankauf-section__device-info{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.ankauf-section__device-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(16,185,129,.1);border-radius:10px;color:#10b981;flex-shrink:0}.ankauf-section__device-text{flex:1 1;min-width:0}.ankauf-section__device-name{margin:0;font-size:14px;font-weight:600;color:var(--color-text-primary)}.ankauf-section__device-meta{margin:2px 0 0;font-size:12px;color:var(--color-text-secondary)}.ankauf-section__device-right{display:flex;align-items:center;gap:10px}.ankauf-section__condition-badge{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500}.ankauf-section__expand-icon{color:var(--color-text-tertiary);font-size:16px}.ankauf-section__device-details{overflow:hidden}.ankauf-section__device-content{padding:0 16px 16px;display:flex;flex-direction:column;gap:14px}.ankauf-section__pricing{padding:14px;background:var(--color-bg-secondary);border-radius:10px}.ankauf-section__price-row{display:flex;justify-content:space-between;align-items:center;padding:6px 0}.ankauf-section__price-row--highlight{padding:10px 12px;background:var(--badge-bg);border-radius:8px;margin:8px 0}.ankauf-section__price-row--agreed{padding:10px 12px;background:rgba(16,185,129,.1);border-radius:8px;margin:8px 0}.ankauf-section__price-label{font-size:13px;color:var(--color-text-secondary)}.ankauf-section__price-value{font-size:14px;font-weight:600;color:var(--color-text-primary)}.ankauf-section__price-value--market{color:var(--color-text-secondary)}.ankauf-section__price-value--offer{color:var(--color-text-primary);font-size:18px}.ankauf-section__price-value--agreed{color:#10b981;font-size:18px}.ankauf-section__status-row{margin-top:8px;text-align:right}.ankauf-section__offer-status{display:inline-block;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600}.ankauf-section__battery{padding:12px;background:var(--color-bg-secondary);border-radius:8px}.ankauf-section__battery-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;color:var(--color-text-secondary)}.ankauf-section__battery-header svg{font-size:16px}.ankauf-section__battery-value{margin-left:auto;font-weight:600;color:var(--color-text-primary)}.ankauf-section__battery-bar{height:8px;background:var(--divider);border-radius:4px;overflow:hidden}.ankauf-section__battery-fill{height:100%;border-radius:4px;transition:width .3s ease}.ankauf-section__issues{padding:12px;background:var(--color-bg-secondary);border-radius:8px}.ankauf-section__issues-title{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:12px;font-weight:600;color:var(--color-text-secondary)}.ankauf-section__issues-title svg{font-size:14px}.ankauf-section__issues-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6px;gap:6px}.ankauf-section__issue{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--color-bg-primary);border-radius:6px;font-size:11px;color:var(--color-text-tertiary)}.ankauf-section__issue svg{font-size:12px;color:#10b981}.ankauf-section__issue--active{background:rgba(239,68,68,.08);color:#ef4444}.ankauf-section__issue--active svg{color:#ef4444}.ankauf-section__accessories{padding:12px;background:var(--color-bg-secondary);border-radius:8px}.ankauf-section__accessories-title{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:12px;font-weight:600;color:var(--color-text-secondary)}.ankauf-section__accessories-title svg{font-size:14px}.ankauf-section__accessories-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6px;gap:6px}.ankauf-section__accessory{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--color-bg-primary);border-radius:6px;font-size:11px;color:var(--color-text-tertiary)}.ankauf-section__accessory svg{font-size:12px;color:var(--color-text-tertiary)}.ankauf-section__accessory--included{color:var(--color-text-primary)}.ankauf-section__accessory--included svg{color:#10b981}.ankauf-section__history{padding:12px;background:var(--color-bg-secondary);border-radius:8px}.ankauf-section__history-title{margin:0 0 10px;font-size:12px;font-weight:600;color:var(--color-text-secondary)}.ankauf-section__history-list{display:flex;flex-direction:column;gap:6px}.ankauf-section__history-item{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--color-bg-primary);border-radius:6px;font-size:12px}.ankauf-section__history-type{padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600}.ankauf-section__history-type--shop_counter,.ankauf-section__history-type--shop_offer{background:rgba(59,130,246,.1);color:#3b82f6}.ankauf-section__history-type--customer_counter{background:rgba(245,158,11,.1);color:#f59e0b}.ankauf-section__history-type--accepted{background:rgba(16,185,129,.1);color:#10b981}.ankauf-section__history-type--rejected{background:rgba(239,68,68,.1);color:#ef4444}.ankauf-section__history-amount{font-weight:600;color:var(--color-text-primary)}.ankauf-section__history-date{margin-left:auto;color:var(--color-text-tertiary);font-size:11px}.ankauf-section__actions{display:flex;gap:8px;padding-top:4px}.ankauf-section__action-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.ankauf-section__action-btn:disabled{opacity:.5;cursor:not-allowed}.ankauf-section__action-btn--accept{background:#10b981;color:#fff}.ankauf-section__action-btn--accept:hover:not(:disabled){background:#059669}.ankauf-section__action-btn--counter{background:var(--color-brand);color:var(--color-text-primary)}[data-theme=dark] .ankauf-section__action-btn--counter{color:#1a1a1a}.ankauf-section__action-btn--counter:hover:not(:disabled){opacity:.88}.ankauf-section__action-btn--reject{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.ankauf-section__action-btn--reject:hover:not(:disabled){background:#ef4444;color:#fff}.ankauf-section__agreed-banner{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:rgba(16,185,129,.1);border-radius:10px;font-size:14px;font-weight:600;color:#10b981}.ankauf-section__agreed-banner svg{font-size:18px}.ankauf-section__waiting-banner{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:rgba(245,158,11,.1);border-radius:10px;font-size:13px;font-weight:500;color:#d97706}.ankauf-section__waiting-banner svg{font-size:16px;flex-shrink:0}.ankauf-section__modal-overlay{position:fixed;inset:0;background:var(--modal-overlay);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.ankauf-section__modal{background:var(--color-bg-primary);border-radius:16px;width:100%;max-width:360px;padding:24px;border:1px solid var(--divider)}.ankauf-section__modal-title{margin:0 0 4px;font-size:18px;font-weight:600;color:var(--color-text-primary)}.ankauf-section__modal-subtitle{margin:0 0 20px;font-size:13px;color:var(--color-text-secondary)}.ankauf-section__modal-input{margin-bottom:16px}.ankauf-section__modal-input label{display:block;font-size:12px;font-weight:500;color:var(--color-text-secondary);margin-bottom:6px}.ankauf-section__modal-input input,.ankauf-section__modal-input textarea{width:100%;padding:12px;border:1px solid var(--divider);border-radius:8px;font-size:14px;font-family:inherit;color:var(--color-text-primary);background:var(--color-bg-secondary)}.ankauf-section__modal-input input:focus,.ankauf-section__modal-input textarea:focus{outline:none;border-color:var(--color-brand)}.ankauf-section__modal-input textarea{resize:none}.ankauf-section__modal-actions{display:flex;gap:10px}.ankauf-section__modal-btn{flex:1 1;padding:12px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.ankauf-section__modal-btn--cancel{background:var(--color-bg-secondary);color:var(--color-text-primary)}.ankauf-section__modal-btn--cancel:hover{background:var(--color-bg-tertiary)}.ankauf-section__modal-btn--submit{background:var(--color-brand);color:var(--color-text-primary)}[data-theme=dark] .ankauf-section__modal-btn--submit{color:#1a1a1a}.ankauf-section__modal-btn--submit:hover:not(:disabled){opacity:.88}.ankauf-section__modal-btn--submit:disabled{opacity:.5;cursor:not-allowed}.fremd-section{background:var(--color-bg-primary);border:1px solid var(--divider);border-radius:12px;overflow:hidden}.fremd-section__header{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--color-bg-secondary)}.fremd-section__header-icon{color:#f59e0b;font-size:18px}.fremd-section__title{margin:0;font-size:15px;font-weight:600;color:var(--color-text-primary);display:flex;align-items:center;gap:8px}.fremd-section__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:rgba(245,158,11,.1);border-radius:10px;font-size:11px;font-weight:600;color:#f59e0b}.fremd-section__items{display:flex;flex-direction:column}.fremd-section__item{padding:16px;border-bottom:1px solid var(--color-bg-secondary)}.fremd-section__item:last-child{border-bottom:none}.fremd-section__item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.fremd-section__item-info{flex:1 1}.fremd-section__item-name{margin:0;font-size:14px;font-weight:600;color:var(--color-text-primary);display:flex;align-items:center;gap:6px}.fremd-section__item-qty{font-size:12px;font-weight:500;color:var(--color-text-secondary);background:var(--color-bg-secondary);padding:2px 6px;border-radius:4px}.fremd-section__item-price{margin:4px 0 0;font-size:13px;color:var(--color-text-secondary)}.fremd-section__item-total{color:var(--color-text-primary);font-weight:600}.fremd-section__item-status{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;flex-shrink:0}.fremd-section__item-status svg{font-size:12px}.fremd-section__progress{margin-bottom:12px}.fremd-section__progress-bar{position:relative;display:flex;justify-content:space-between;padding-bottom:4px}.fremd-section__progress-fill{position:absolute;top:4px;left:4px;height:3px;background:var(--color-brand);border-radius:2px;z-index:0;transition:width .3s ease}.fremd-section__progress-step{display:flex;flex-direction:column;align-items:center;gap:4px;z-index:1}.fremd-section__progress-dot{width:10px;height:10px;background:var(--divider);border-radius:50%;transition:all .2s ease}.fremd-section__progress-step--active .fremd-section__progress-dot{background:var(--color-brand)}.fremd-section__progress-label{font-size:9px;color:var(--color-text-tertiary);text-align:center;max-width:50px}.fremd-section__progress-step--active .fremd-section__progress-label{color:var(--color-text-primary);font-weight:500}.fremd-section__payment{margin-bottom:12px}.fremd-section__payment-header{display:flex;justify-content:space-between;margin-bottom:6px}.fremd-section__payment-label{font-size:12px;color:var(--color-text-secondary)}.fremd-section__payment-status{font-size:12px;font-weight:600;color:var(--color-text-primary)}.fremd-section__payment-bar{height:6px;background:var(--divider);border-radius:3px;overflow:hidden}.fremd-section__payment-fill{height:100%;border-radius:3px;transition:width .3s ease}.fremd-section__supplier{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px;background:var(--color-bg-secondary);border-radius:8px;font-size:12px}.fremd-section__supplier-label{color:var(--color-text-secondary)}.fremd-section__supplier-name{color:var(--color-text-primary);font-weight:500}.fremd-section__supplier-delivery{width:100%;color:var(--color-text-secondary);font-size:11px}.fremd-section__total{display:flex;justify-content:space-between;padding:14px 16px;border-top:1px solid var(--divider);background:var(--color-bg-secondary)}.fremd-section__total-label{font-size:14px;font-weight:500;color:var(--color-text-secondary)}.fremd-section__total-value{font-size:16px;font-weight:700;color:var(--color-text-primary)}.chat-section__button{display:flex;align-items:center;gap:14px;width:100%;padding:16px;background:var(--color-bg-primary);border:1px solid var(--divider);border-radius:12px;cursor:pointer;transition:all .15s ease;text-align:left}.chat-section__button--open,.chat-section__button:hover{border-color:var(--color-brand);background:var(--badge-bg)}.chat-section__icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--color-bg-secondary);border-radius:12px;flex-shrink:0}.chat-section__icon{font-size:20px;color:var(--color-text-secondary)}.chat-section__content{flex:1 1}.chat-section__title{margin:0;font-size:14px;font-weight:600;color:var(--color-text-primary);display:flex;align-items:center;gap:8px}.chat-section__unread-badge{padding:2px 8px;background:#ef4444;color:#fff;border-radius:10px;font-size:10px;font-weight:600}.chat-section__subtitle{margin:4px 0 0;font-size:12px;color:var(--color-text-secondary)}.chat-section__arrow{color:var(--color-text-tertiary);flex-shrink:0}.customer-info{background:var(--color-bg-primary);border:1px solid var(--divider);border-radius:12px;padding:16px}.customer-info__title{margin:0 0 14px;font-size:14px;font-weight:600;color:var(--color-text-primary)}.customer-info__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.customer-info__item{display:flex;align-items:flex-start;gap:10px}.customer-info__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-bg-secondary);border-radius:8px;color:var(--color-text-secondary);flex-shrink:0}.customer-info__icon svg{font-size:14px}.customer-info__content{flex:1 1;min-width:0}.customer-info__label{display:block;font-size:11px;color:var(--color-text-tertiary);margin-bottom:2px}.customer-info__value{display:block;font-size:13px;font-weight:500;color:var(--color-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-banner{background:var(--badge-bg);border:1px solid var(--color-brand);border-radius:12px;overflow:hidden}[data-theme=dark] .account-banner{background:rgba(180,218,194,.08);border-color:rgba(180,218,194,.2)}.account-banner__prompt{display:flex;align-items:center;gap:14px;padding:16px;position:relative}.account-banner__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:var(--color-brand);border-radius:12px;color:#1a1a1a;flex-shrink:0}.account-banner__icon svg{font-size:20px}.account-banner__content{flex:1 1}.account-banner__title{margin:0;font-size:14px;font-weight:600;color:var(--color-text-primary)}.account-banner__subtitle{margin:4px 0 0;font-size:12px;color:var(--color-text-secondary)}.account-banner__actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.account-banner__btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.account-banner__btn--primary{background:var(--color-text-primary);color:var(--color-bg-primary)}.account-banner__btn--primary:hover{opacity:.88}.account-banner__btn--secondary{background:transparent;color:var(--color-text-secondary)}.account-banner__btn--secondary:hover{color:var(--color-text-primary)}.account-banner__dismiss{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--color-text-tertiary);cursor:pointer;border-radius:4px}.account-banner__dismiss:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.account-banner__form{padding:20px;position:relative}.account-banner__back{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;border-radius:6px}.account-banner__back:hover{background:var(--color-bg-tertiary)}.account-banner__form-title{margin:0 0 16px;font-size:16px;font-weight:600;color:var(--color-text-primary)}.account-banner__input-group{margin-bottom:14px}.account-banner__input-group label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--color-text-secondary);margin-bottom:6px}.account-banner__input-group label svg{font-size:14px}.account-banner__input-group input{width:100%;padding:12px;border:1px solid var(--divider);border-radius:8px;font-size:14px;color:var(--color-text-primary);background:var(--color-bg-primary)}.account-banner__input-group input:focus{outline:none;border-color:var(--color-brand)}.account-banner__input-group input:disabled{background:var(--color-bg-secondary);color:var(--color-text-secondary)}.account-banner__error{padding:10px 12px;background:rgba(239,68,68,.1);color:#ef4444;border-radius:8px;font-size:12px;margin-bottom:14px}.account-banner__form-actions{margin-bottom:12px}.account-banner__submit{width:100%;padding:14px;background:var(--color-brand);color:#1a1a1a;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.account-banner__submit:hover:not(:disabled){opacity:.88}.account-banner__submit:disabled{opacity:.5;cursor:not-allowed}.account-banner__form-note{margin:0;font-size:11px;color:var(--color-text-secondary);text-align:center}@media(max-width:480px){.order-dashboard{max-height:95vh;border-radius:12px}.dashboard-header{flex-wrap:wrap;gap:10px}.dashboard-header__left{width:100%}.dashboard-header__right{margin-left:auto}.dashboard-header__account-btn span{display:none}.ankauf-section__accessories-grid,.ankauf-section__issues-grid,.customer-info__grid{grid-template-columns:1fr}.account-banner__prompt{flex-wrap:wrap}.account-banner__actions{width:100%;flex-direction:row;margin-top:10px}.account-banner__btn{flex:1 1}}.notification-dot{position:absolute;border-radius:50%;border:2px solid #fff;z-index:1;display:block}.notification-dot.small{width:10px;height:10px;top:-2px;right:-2px}.notification-dot.medium{width:12px;height:12px;top:-3px;right:-3px}.notification-dot.large{width:14px;height:14px;top:-4px;right:-4px}.notification-dot.red{background-color:#f44}.notification-dot.orange{background-color:#ff9800}.notification-dot.blue{background-color:#2196f3}.notification-dot.green{background-color:#4caf50}.notification-dot.pulse{animation:notification-pulse 2s infinite}.chat-button .notification-dot{top:-2px;right:-2px}@keyframes notification-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}.refurb{width:100%}.refurb__container{width:100%;max-width:800px;margin:0 auto}@media(min-width:1200px){.refurb__container{max-width:960px}}.refurb__grid{display:grid;grid-template-columns:1fr;grid-gap:clamp(1rem,2.5vw,1.5rem);gap:clamp(1rem,2.5vw,1.5rem)}@media(min-width:768px){.refurb__grid{grid-template-columns:1fr 1fr}}.refurb__panel{position:relative;display:flex;flex-direction:column;background:var(--color-bg-primary);border-radius:20px;padding:clamp(2.25rem,4vw,3rem) clamp(1.75rem,3.5vw,2.5rem) clamp(1.75rem,3.5vw,2.5rem);overflow:hidden;box-shadow:var(--shadow-sm),inset 0 0 0 .5px var(--divider);transition:all .4s ease}.refurb__panel:hover{box-shadow:var(--shadow-lg),inset 0 0 0 .5px var(--divider);transform:translateY(-3px)}.refurb__panel:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;opacity:.35;pointer-events:none;transition:opacity .4s ease}.refurb__panel:hover:before{opacity:.5}.refurb__panel--buy:before{background:linear-gradient(180deg,rgba(180,218,194,.2),transparent)}[data-theme=dark] .refurb__panel--buy:before{background:linear-gradient(180deg,rgba(180,218,194,.06),transparent)}.refurb__panel--sell:before{background:linear-gradient(180deg,rgba(255,121,64,.12),transparent)}[data-theme=dark] .refurb__panel--sell:before{background:linear-gradient(180deg,rgba(255,121,64,.06),transparent)}.refurb__panel-accent{position:absolute;top:0;left:0;right:0;height:3px}.refurb__panel--buy .refurb__panel-accent{background:linear-gradient(90deg,var(--color-brand-dark),var(--color-brand-light))}.refurb__panel--sell .refurb__panel-accent{background:linear-gradient(90deg,var(--color-accent-dark),var(--color-accent))}.refurb__panel-tag{position:relative;display:inline-flex;align-self:flex-start;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:5px 12px;border-radius:980px;margin-bottom:clamp(.75rem,2vw,1.25rem)}.refurb__panel--buy .refurb__panel-tag{background:rgba(180,218,194,.18);color:var(--color-brand-dark)}[data-theme=dark] .refurb__panel--buy .refurb__panel-tag{background:rgba(180,218,194,.1);color:var(--color-brand)}.refurb__panel--sell .refurb__panel-tag{background:rgba(255,121,64,.12);color:var(--color-accent-dark)}[data-theme=dark] .refurb__panel--sell .refurb__panel-tag{background:rgba(255,121,64,.1);color:var(--color-accent)}.refurb__panel-desc{position:relative;margin:0 0 clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(.88rem,1.4vw,.95rem);line-height:1.65;color:var(--color-text-secondary);letter-spacing:-.005em}.refurb__features{position:relative;list-style:none;margin:0 0 clamp(1.5rem,3vw,2rem);padding:0;display:flex;flex-direction:column;gap:0}.refurb__feat{display:flex;align-items:baseline;gap:.85rem;padding:clamp(.6rem,1.2vw,.75rem) 0;border-bottom:1px solid var(--divider);transition:border-color .2s ease}.refurb__feat:first-child{border-top:1px solid var(--divider)}.refurb__feat:hover{border-color:transparent}.refurb__feat:hover+.refurb__feat{border-top-color:transparent}.refurb__feat-num{font-size:.72rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em;flex-shrink:0;min-width:1.4em}.refurb__panel--buy .refurb__feat-num{color:var(--color-brand-dark)}[data-theme=dark] .refurb__panel--buy .refurb__feat-num{color:var(--color-brand)}.refurb__panel--sell .refurb__feat-num{color:var(--color-accent)}.refurb__feat-text{font-size:clamp(.84rem,1.3vw,.9rem);color:var(--color-text-primary);line-height:1.5;font-weight:500;letter-spacing:-.005em}.refurb__panel-cta{position:relative;margin-top:auto}.refurb__btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:.85rem 1.5rem;border:none;border-radius:12px;font-family:inherit;font-size:.9rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:all .25s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;overflow:hidden}.refurb__btn svg{flex-shrink:0;transition:transform .25s ease}.refurb__btn:hover svg{transform:translateX(3px)}.refurb__btn:active{transform:scale(.97)}.refurb__btn--buy{background:var(--color-brand);color:var(--color-text-primary);box-shadow:var(--shadow-brand)}.refurb__btn--buy:hover{box-shadow:var(--shadow-brand-hover);transform:translateY(-1px)}.refurb__btn--sell{background:var(--color-accent);color:#fff;box-shadow:var(--shadow-accent)}.refurb__btn--sell:hover{box-shadow:var(--shadow-accent-hover);transform:translateY(-1px)}.contact{width:100%;max-width:600px;margin:0 auto}@media(min-width:1200px){.contact{max-width:680px}}.contact__card{border-radius:20px;padding:clamp(1.5rem,3.5vw,2.5rem);background:var(--glass-bg);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid var(--glass-border);box-shadow:0 8px 32px rgba(0,0,0,.06),inset 0 .5px 0 hsla(0,0%,100%,.12)}.contact__form{display:flex;flex-direction:column;gap:clamp(.75rem,1.5vw,1rem)}@media(min-width:768px){.contact__form{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(.85rem,1.5vw,1.15rem);gap:clamp(.85rem,1.5vw,1.15rem)}.contact__field--full{grid-column:1/-1}}.contact input[type=email],.contact input[type=tel],.contact input[type=text],.contact textarea{width:100%;padding:.8rem 1rem;border:1px solid var(--divider);border-radius:12px;background:var(--input-bg);font-family:inherit;font-size:.9rem;font-weight:400;color:var(--color-text-primary);transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none}.contact input[type=email]::placeholder,.contact input[type=tel]::placeholder,.contact input[type=text]::placeholder,.contact textarea::placeholder{color:var(--color-text-tertiary);font-weight:400}.contact input[type=email]:focus,.contact input[type=tel]:focus,.contact input[type=text]:focus,.contact textarea:focus{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 3px var(--input-focus-ring)}.contact textarea{resize:vertical;min-height:80px;line-height:1.5}.contact__check{display:flex;align-items:flex-start;gap:.65rem;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.contact__check input{display:none}.contact__check-box{position:relative;width:18px;height:18px;border:1.5px solid var(--divider);border-radius:5px;background:var(--input-bg);flex-shrink:0;margin-top:1px;transition:all .2s ease}.contact__check-box:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg) scale(0);transition:transform .15s ease}input:checked+.contact__check-box{background:var(--color-brand);border-color:var(--color-brand-dark)}input:checked+.contact__check-box:after{transform:rotate(45deg) scale(1)}.contact__check-text{font-size:.8rem;line-height:1.45;color:var(--color-text-secondary)}.contact__submit{width:100%;padding:.85rem 1.5rem;border:none;border-radius:12px;background:var(--color-accent);color:#fff;font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .2s ease,transform .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.contact__submit:hover:not(:disabled){opacity:.88}.contact__submit:active:not(:disabled){transform:scale(.98)}.contact__submit:disabled{opacity:.5;cursor:not-allowed}.newsfeed{position:relative;width:100%;margin-top:.75rem}.newsfeed__container{position:relative;width:100%;border-radius:14px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.15);transition:all .3s ease;overflow:hidden}.newsfeed__container:hover{border-color:hsla(0,0%,100%,.3);box-shadow:0 4px 24px rgba(0,0,0,.15)}.newsfeed__content{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.1rem,2.5vw,1.6rem) clamp(1.5rem,3vw,2.25rem);cursor:pointer;transition:all .3s ease}.newsfeed__info{display:flex;flex-direction:column;min-width:0;flex:1 1}.newsfeed__title{font-size:.92rem;font-weight:600;color:#fff;line-height:1.3;margin:0}.newsfeed__subtitle{font-size:.8rem;color:hsla(0,0%,100%,.7);line-height:1.4;margin:4px 0 0}.newsfeed__right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.newsfeed__badge{display:inline-flex;align-items:center;background:var(--color-brand);color:#1a1a1a;border-radius:980px;padding:.3rem .85rem;font-size:.7rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;text-transform:uppercase}.newsfeed__arrow{font-size:1.1rem;color:hsla(0,0%,100%,.6);line-height:1;transition:transform .2s ease}.newsfeed__container:hover .newsfeed__arrow{transform:translateX(2px)}.newsfeed__pagination{display:flex;align-items:center;justify-content:center;gap:6px;padding:.4rem 0 .65rem;width:100%;box-sizing:border-box}.newsfeed__dot{width:5px;height:5px;border-radius:50%;border:none;padding:0;margin:0;background:hsla(0,0%,100%,.3);cursor:pointer;transition:all .3s ease;opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0;font-size:0}.newsfeed__dot--active{width:16px;border-radius:980px;background:#fff}.newsfeed__dot:hover{opacity:.7}@media(min-width:768px){.newsfeed__title{font-size:1.05rem}.newsfeed__subtitle{font-size:.88rem}.newsfeed__badge{font-size:.73rem;padding:.32rem .95rem}}@media(min-width:1200px){.newsfeed__title{font-size:1.15rem}.newsfeed__subtitle{font-size:.92rem}.newsfeed__badge{font-size:.76rem;padding:.35rem 1rem}}.newsfeed__modal-overlay{position:fixed;inset:0;background:var(--modal-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.newsfeed__modal{background:var(--color-bg-primary)!important;border:1px solid var(--divider)!important;border-top:none!important;border-radius:20px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-xl)}.newsfeed__modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--divider)}.newsfeed__modal-header h2{margin:0;font-size:1.15rem;font-weight:700;color:var(--color-text-primary)!important}.newsfeed__modal-close{background:var(--color-bg-secondary);border:none;font-size:1.25rem;cursor:pointer;color:var(--color-text-secondary);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.newsfeed__modal-close:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.newsfeed__modal-coupon-info{padding:1rem 1.5rem;background:var(--color-bg-secondary);border-bottom:1px solid var(--divider)}.newsfeed__modal-coupon-info .newsfeed__modal-coupon-title{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:var(--color-text-primary)}.newsfeed__modal-coupon-info .newsfeed__modal-coupon-subtitle{margin:0;font-size:.88rem;color:var(--color-text-secondary);line-height:1.4}.newsfeed__modal-coupon-info .newsfeed__modal-coupon-code{font-family:SF Mono,Courier New,monospace;font-size:.85rem;font-weight:600;color:var(--color-text-primary);background:var(--color-bg-tertiary);padding:.45rem .75rem;border-radius:8px;display:inline-block;margin-top:.65rem;letter-spacing:.05em}.newsfeed__redemption-form{padding:1.25rem 1.5rem}.newsfeed__form-group{margin-bottom:.85rem}.newsfeed__form-group label{display:block;font-size:.82rem;font-weight:600;color:var(--color-text-secondary);margin-bottom:.35rem}.newsfeed__form-group input{width:100%;padding:.7rem .85rem;border:1px solid var(--divider);border-radius:10px;font-size:.95rem;font-family:inherit;background:var(--color-bg-secondary);color:var(--color-text-primary);transition:border-color .2s ease,box-shadow .2s ease}.newsfeed__form-group input:focus{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 3px var(--input-focus-ring)}.newsfeed__form-group input::placeholder{color:var(--color-text-tertiary)}.newsfeed__form-actions{display:flex;gap:.75rem;margin-top:1.25rem}.newsfeed__btn{flex:1 1;padding:.75rem 1.25rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s ease}.newsfeed__btn--cancel{background:var(--color-bg-secondary);color:var(--color-text-secondary);border:1px solid var(--divider)}.newsfeed__btn--cancel:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.newsfeed__btn--primary{background:var(--color-brand)!important;color:#1a1a1a!important}.newsfeed__btn--primary:hover:not(:disabled){opacity:.88}.newsfeed__btn--primary:disabled{opacity:.5;cursor:not-allowed}.newsfeed__btn--single{width:100%;flex:none}.newsfeed__modal-note{margin:0;font-size:.82rem;color:var(--color-text-tertiary);text-align:center;padding:.65rem 1.5rem 1rem;border-top:1px solid var(--divider)}.faq{gap:1.5rem;align-items:center}.faq,.faq__list{display:flex;flex-direction:column}.faq__list{gap:.75rem;width:100%;max-width:800px;margin:0 auto}.faq__item{background:var(--color-bg-secondary);border:1px solid var(--divider);border-radius:12px;transition:border-color .3s ease}.faq__item--active,.faq__item:hover{border-color:var(--color-brand)}.faq__question{padding:clamp(1rem,1.5vw,1.25rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer}.faq__question-text{font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:500;color:var(--color-text-primary);margin:0;flex:1 1}.faq__arrow{font-size:1.5rem;color:var(--color-brand);transition:transform .3s ease,color .3s ease;flex-shrink:0}.faq__arrow--open{transform:rotate(90deg);color:var(--color-accent)}.faq__answer{overflow:hidden}.faq__answer-content{padding:0 clamp(1rem,1.5vw,1.25rem) clamp(1rem,1.5vw,1.25rem);color:var(--color-text-secondary);line-height:1.6;font-size:clamp(.85rem,1vw,.95rem)}.faq__toggle{background:transparent;color:var(--color-text-secondary);border:1px solid var(--divider);padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.faq__toggle:hover{color:var(--color-text-primary);border-color:var(--color-text-tertiary)}.footer{background:var(--footer-bg);color:var(--footer-text);padding:clamp(3rem,6vw,4.5rem) 0 clamp(1.5rem,3vw,2rem)}.footer__inner{max-width:960px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem);flex-direction:column;gap:clamp(2rem,4vw,3rem)}.footer__brand,.footer__inner{display:flex;align-items:center}.footer__brand-text{height:1.4rem;width:auto;filter:invert(1);opacity:.9}.footer__stores{display:grid;grid-template-columns:1fr;grid-gap:clamp(1.25rem,3vw,2rem);gap:clamp(1.25rem,3vw,2rem);width:100%}@media(min-width:768px){.footer__stores{grid-template-columns:1fr 1fr}}.footer__store{text-align:center;display:flex;flex-direction:column;gap:.6rem;padding:clamp(1.25rem,3vw,1.75rem);border-radius:16px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);transition:border-color .2s ease}.footer__store:hover{border-color:hsla(0,0%,100%,.14)}.footer__store-name{margin:0;font-size:clamp(.95rem,1.8vw,1.05rem);font-weight:600;color:hsla(0,0%,100%,.95)}.footer__store-detail{display:flex;flex-direction:column;gap:2px}.footer__store-detail span{font-size:clamp(.8rem,1.5vw,.88rem);color:hsla(0,0%,100%,.55);line-height:1.5}.footer__divider{width:100%;height:1px;background:hsla(0,0%,100%,.08)}.footer__bottom{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}@media(max-width:500px){.footer__bottom{flex-direction:column}}.footer__links{display:flex;gap:.25rem}.footer__links button{background:none;border:none;color:hsla(0,0%,100%,.5);font-family:inherit;font-size:.82rem;font-weight:500;padding:.4rem .75rem;border-radius:6px;cursor:pointer;transition:all .15s ease}.footer__links button:hover{color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.06)}.footer__copy{font-size:.78rem;color:hsla(0,0%,100%,.3);font-weight:400}.impressum-app{min-height:100vh;background:linear-gradient(135deg,rgba(156,163,175,.05),hsla(220,9%,46%,.03));padding:1.5rem}.impressum-app,.impressum-app__container{width:100%;display:flex;flex-direction:column}.impressum-app__container{max-width:400px;margin:0 auto;gap:1rem;position:relative;flex:1 1}.impressum-app__header{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0;z-index:10;margin-bottom:.5rem}.impressum-app__badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(156,163,175,.12) 30%,hsla(0,0%,100%,.9) 70%,hsla(220,9%,46%,.15));-webkit-backdrop-filter:blur(25px) saturate(180%) brightness(105%);backdrop-filter:blur(25px) saturate(180%) brightness(105%);border:2px solid rgba(156,163,175,.3);border-radius:50px;box-shadow:0 20px 60px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.95)}.impressum-app__badge-text{color:#4b5563;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.impressum-app__title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem;line-height:1.2;text-align:center}.impressum-app__subtitle{font-size:.95rem;color:#6b7280;line-height:1.4;margin-bottom:1rem;text-align:center}.impressum-app__content{flex:1 1}.impressum-app__card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid rgba(243,244,246,.8);display:flex;flex-direction:column;gap:1.5rem}.impressum-app__section{border-bottom:1px solid rgba(229,231,235,.8);padding-bottom:1rem}.impressum-app__section:last-child{border-bottom:none;padding-bottom:0}.impressum-app__section-title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.75rem}.impressum-app__contact-info{display:flex;flex-direction:column;gap:.5rem}.impressum-app__info-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:rgba(156,163,175,.05);border-radius:8px;font-size:.9rem;color:#111827}.impressum-app__info-icon{font-size:1rem;width:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.impressum-app__text{font-size:.9rem;color:#4b5563;line-height:1.5;text-align:justify}.datenschutz-app{min-height:100vh;background:linear-gradient(135deg,rgba(34,197,94,.05),rgba(22,163,74,.03));padding:1.5rem}.datenschutz-app,.datenschutz-app__container{width:100%;display:flex;flex-direction:column}.datenschutz-app__container{max-width:400px;margin:0 auto;gap:1rem;position:relative;flex:1 1}.datenschutz-app__header{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0;z-index:10;margin-bottom:.5rem}.datenschutz-app__badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(34,197,94,.12) 30%,hsla(0,0%,100%,.9) 70%,rgba(22,163,74,.15));-webkit-backdrop-filter:blur(25px) saturate(180%) brightness(105%);backdrop-filter:blur(25px) saturate(180%) brightness(105%);border:2px solid rgba(34,197,94,.3);border-radius:50px;box-shadow:0 20px 60px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.95)}.datenschutz-app__badge-text{color:#15803d;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.datenschutz-app__title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem;line-height:1.2;text-align:center}.datenschutz-app__subtitle{font-size:.95rem;color:#6b7280;line-height:1.4;margin-bottom:1rem;text-align:center}.datenschutz-app__content{flex:1 1}.datenschutz-app__card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1);border:1px solid rgba(243,244,246,.8);display:flex;flex-direction:column;gap:1.5rem}.datenschutz-app__section{border-bottom:1px solid rgba(229,231,235,.8);padding-bottom:1rem}.datenschutz-app__section:last-child{border-bottom:none;padding-bottom:0}.datenschutz-app__section-title{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.75rem}.datenschutz-app__principles{display:flex;flex-direction:column;gap:.75rem}.datenschutz-app__principle{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(34,197,94,.05);border-radius:12px;border:1px solid rgba(34,197,94,.1)}.datenschutz-app__principle-icon{font-size:1.25rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(34,197,94,.15),rgba(22,163,74,.1));border-radius:10px;flex-shrink:0}.datenschutz-app__principle-text{font-size:.9rem;font-weight:600;color:#111827}.datenschutz-app__text{font-size:.9rem;color:#4b5563;line-height:1.5;text-align:justify}.modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2rem);background:var(--modal-overlay);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}@media(max-width:767px){.modal{padding:1rem}}.modal__card{position:relative;width:100%;max-width:520px;max-height:85vh;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:var(--glass-bg);backdrop-filter:blur(40px) saturate(180%);-webkit-backdrop-filter:blur(40px) saturate(180%);border:1px solid var(--glass-border);box-shadow:0 24px 80px rgba(0,0,0,.12),0 8px 32px rgba(0,0,0,.06),inset 0 .5px 0 hsla(0,0%,100%,.15)}@media(max-width:767px){.modal__card{max-width:100%;max-height:90vh}}.modal__close{position:absolute;top:clamp(.75rem,2vw,1rem);right:clamp(.75rem,2vw,1rem);z-index:10;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:50%;background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;transition:all .15s ease}.modal__close:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.modal__close:active{transform:scale(.92)}.modal__body{flex:1 1;overflow-y:auto;padding:clamp(2.5rem,5vw,3.5rem) clamp(1.5rem,4vw,2.5rem) clamp(1.5rem,4vw,2.5rem)}.modal__body::-webkit-scrollbar{width:6px}.modal__body::-webkit-scrollbar-track{background:transparent}.modal__body::-webkit-scrollbar-thumb{background:var(--divider);border-radius:3px}.modal__body h1,.modal__body h2,.modal__body h3{color:var(--color-text-primary);margin:0 0 .75rem;line-height:1.25}.modal__body h2{font-size:clamp(1.3rem,3vw,1.6rem);font-weight:700}.modal__body h3{font-size:clamp(1.1rem,2.5vw,1.3rem);font-weight:600}.modal__body p{color:var(--color-text-secondary);line-height:1.6;margin:0 0 .75rem;font-size:clamp(.88rem,1.5vw,.95rem)}.modal__body a{color:var(--color-accent);text-decoration:none;font-weight:500}.modal__body a:hover{text-decoration:underline}@media(prefers-reduced-motion:reduce){.modal,.modal__card{animation:none!important;transition:opacity .15s ease!important}}.login-popup{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.login-popup__logo{width:64px;height:64px;border-radius:50%;background:var(--color-brand);display:flex;align-items:center;justify-content:center}.login-popup__logo-img{width:42px;height:42px}.login-popup__title{font-size:clamp(1.3rem,3vw,1.6rem);font-weight:700;color:var(--color-text-primary);margin:0;letter-spacing:-.02em}.login-popup__form{width:100%;display:flex;flex-direction:column;gap:.75rem}.login-popup__field{position:relative}.login-popup__field input{width:100%;height:48px;padding:0 1rem 0 2.75rem;font-size:.92rem;font-family:inherit;font-weight:400;border-radius:12px;border:1px solid var(--divider);background:var(--color-bg-secondary);color:var(--color-text-primary);transition:border-color .15s ease;outline:none}.login-popup__field input:focus{border-color:var(--color-brand);box-shadow:0 0 0 3px rgba(180,218,194,.15)}.login-popup__field input::placeholder{color:var(--color-text-tertiary);font-weight:400}.login-popup__field input:disabled{opacity:.5;cursor:not-allowed}.login-popup__icon{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);color:var(--color-text-tertiary);pointer-events:none;width:16px;height:16px}.login-popup__submit{width:100%;height:48px;margin-top:.25rem;border:none;border-radius:12px;background:var(--color-brand);color:var(--color-text-primary);font-family:inherit;font-size:.92rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.login-popup__submit:hover{opacity:.85}.login-popup__submit:active{transform:scale(.98)}.login-popup__submit:disabled{opacity:.5;cursor:not-allowed;transform:none}:root,[data-theme=light]{--color-bg-primary:#fff;--color-bg-secondary:#f2f2f2;--color-bg-tertiary:#e8e8e8;--color-text-primary:#23232d;--color-text-secondary:#6d6d6d;--color-text-tertiary:#999;--color-brand:#b4dac2;--color-brand-dark:#86b498;--color-brand-light:#d3eadd;--color-accent:#ff7940;--color-accent-dark:#e65d24;--glass-bg:hsla(0,0%,100%,.85);--glass-border:rgba(180,218,194,.2);--nav-bg:hsla(0,0%,100%,.85);--nav-border:rgba(180,218,194,.15);--shadow-sm:0 2px 8px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.08);--shadow-lg:0 8px 30px rgba(0,0,0,.1);--shadow-xl:0 20px 60px rgba(0,0,0,.12);--modal-overlay:rgba(0,0,0,.5);--modal-bg:#fff;--divider:rgba(0,0,0,.08);--badge-bg:rgba(180,218,194,.15);--badge-text:#86b498;--input-bg:#fff;--input-border:rgba(180,218,194,.3);--input-focus-ring:rgba(180,218,194,.3);--shadow-accent:0 4px 16px rgba(255,121,64,.3);--shadow-accent-hover:0 6px 24px rgba(255,121,64,.4);--shadow-brand:0 4px 16px rgba(180,218,194,.4);--shadow-brand-hover:0 6px 24px rgba(180,218,194,.5);--section-alt-bg:#f2f2f2;--footer-bg:#23232d;--footer-text:#f0f0f0}[data-theme=dark]{--color-bg-primary:#1a1a24;--color-bg-secondary:#23232d;--color-bg-tertiary:#2d2d3a;--color-text-primary:#f0f0f0;--color-text-secondary:#a0a0a0;--color-text-tertiary:#707070;--color-brand:#b4dac2;--color-brand-dark:#86b498;--color-brand-light:#d3eadd;--color-accent:#ff7940;--color-accent-dark:#e65d24;--glass-bg:rgba(35,35,45,.85);--glass-border:rgba(180,218,194,.1);--nav-bg:rgba(26,26,36,.9);--nav-border:rgba(180,218,194,.08);--shadow-sm:0 2px 8px rgba(0,0,0,.2);--shadow-md:0 4px 12px rgba(0,0,0,.3);--shadow-lg:0 8px 30px rgba(0,0,0,.35);--shadow-xl:0 20px 60px rgba(0,0,0,.4);--modal-overlay:rgba(0,0,0,.7);--modal-bg:#23232d;--divider:hsla(0,0%,100%,.08);--badge-bg:rgba(180,218,194,.1);--badge-text:#b4dac2;--input-bg:#2d2d3a;--input-border:rgba(180,218,194,.15);--input-focus-ring:rgba(180,218,194,.2);--shadow-accent:0 4px 16px rgba(255,121,64,.25);--shadow-accent-hover:0 6px 24px rgba(255,121,64,.35);--shadow-brand:0 4px 16px rgba(180,218,194,.25);--shadow-brand-hover:0 6px 24px rgba(180,218,194,.35);--section-alt-bg:#23232d;--footer-bg:#111118;--footer-text:#f0f0f0}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Italic.b2efb5cd.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Bold.8001a01b.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-ExtraBold.7572a9b5.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-ExtraLight.9102fb84.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-ExtraLightItalic.2ce50445.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-BoldItalic.1a15c5ce.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Black.a7317f18.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-ExtraBoldItalic.9656981d.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-BlackItalic.0719401c.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Light.8b20023e.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Thin.605324f7.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Medium.a52d0bf0.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-ThinItalic.ef891114.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-MediumItalic.34a634e1.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-SemiBoldItalic.50263591.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Regular.4b4ebe20.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-LightItalic.acd7f79f.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-SemiBold.98512bf8.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*{box-sizing:border-box;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background-color:var(--color-bg-primary);color:var(--color-text-primary);transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,p{margin:0}html{width:100%;scroll-behavior:smooth}main{display:grid}:focus{outline:2px solid var(--color-brand);box-shadow:0 0 0 2px var(--color-brand)}html{scrollbar-width:thin;scrollbar-color:var(--color-brand-dark) var(--color-bg-secondary)}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:var(--color-bg-secondary)}html::-webkit-scrollbar-thumb{background:var(--color-brand-dark);border-radius:4px}html::-webkit-scrollbar-thumb:hover{background:var(--color-brand)}.glass{background:hsla(0,0%,100%,.08);backdrop-filter:blur(25px) saturate(180%) brightness(110%);-webkit-backdrop-filter:blur(25px) saturate(180%) brightness(110%);border:1px solid hsla(0,0%,100%,.18);outline:1px solid hsla(0,0%,100%,.08);outline-offset:-1px;position:relative;overflow:hidden;will-change:transform,backdrop-filter;transform:translateZ(0);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.glass:before{top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25) 20%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.25) 80%,transparent);opacity:.12}.glass:after,.glass:before{content:"";position:absolute}.glass:after{inset:0;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);pointer-events:none;opacity:.096}@media(prefers-reduced-transparency:reduce){.glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.12)}}.glass:hover{-webkit-backdrop-filter:blur(30px) saturate(200%);backdrop-filter:blur(30px) saturate(200%);transform:translateY(-1px)}.glass--light{background:hsla(0,0%,100%,.65);backdrop-filter:blur(40px) saturate(180%) brightness(110%);-webkit-backdrop-filter:blur(40px) saturate(180%) brightness(110%);border:1px solid hsla(0,0%,100%,.15);outline:1px solid hsla(0,0%,100%,.08);outline-offset:-1px;position:relative;overflow:hidden;will-change:transform,backdrop-filter;transform:translateZ(0);box-shadow:0 20px 60px rgba(0,0,0,.08),0 8px 32px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.9),inset 0 -1px 0 hsla(0,0%,100%,.05)}.glass--light:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 20%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.3) 80%,transparent);opacity:.85}.glass--light:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);pointer-events:none;opacity:.68}@media(prefers-reduced-transparency:reduce){.glass--light{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.12)}}.glass--dark{background:rgba(0,0,0,.15);backdrop-filter:blur(30px) saturate(180%) brightness(110%);-webkit-backdrop-filter:blur(30px) saturate(180%) brightness(110%);border:1px solid hsla(0,0%,100%,.25);outline:1px solid hsla(0,0%,100%,.08);outline-offset:-1px;position:relative;overflow:hidden;will-change:transform,backdrop-filter;transform:translateZ(0);color:hsla(0,0%,100%,.9);box-shadow:0 15px 45px rgba(0,0,0,.15),0 5px 20px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.2)}.glass--dark:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4) 20%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.4) 80%,transparent);opacity:.7}.glass--dark:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);pointer-events:none;opacity:.56}@media(prefers-reduced-transparency:reduce){.glass--dark{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.12)}}.btn-glass{background:hsla(0,0%,100%,.1);backdrop-filter:blur(25px) saturate(180%) brightness(110%);-webkit-backdrop-filter:blur(25px) saturate(180%) brightness(110%);border:1px solid hsla(0,0%,100%,.2);outline:1px solid hsla(0,0%,100%,.08);outline-offset:-1px;position:relative;overflow:hidden;will-change:transform,backdrop-filter;transform:translateZ(0);transition:all .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.btn-glass:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25) 20%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.25) 80%,transparent);opacity:.12}.btn-glass:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);pointer-events:none;opacity:.096}@media(prefers-reduced-transparency:reduce){.btn-glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.12)}}.btn-glass:hover{-webkit-backdrop-filter:blur(35px) saturate(200%);backdrop-filter:blur(35px) saturate(200%);transform:translateY(-2px) scale(1.02);box-shadow:0 15px 40px rgba(0,0,0,.12)}.btn-glass:active{transform:translateY(0) scale(.98);transition-duration:.1s}.card-glass{background:hsla(0,0%,100%,.65);backdrop-filter:blur(50px) saturate(180%) brightness(110%);-webkit-backdrop-filter:blur(50px) saturate(180%) brightness(110%);border:1px solid hsla(0,0%,100%,.12);outline:1px solid hsla(0,0%,100%,.08);outline-offset:-1px;position:relative;overflow:hidden;will-change:transform,backdrop-filter;transform:translateZ(0);transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 25px 80px rgba(0,0,0,.06),0 10px 40px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.95),inset 0 -1px 0 hsla(0,0%,100%,.05);border-radius:24px}.card-glass:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25) 20%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.25) 80%,transparent);opacity:.12}.card-glass:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);pointer-events:none;opacity:.096}@media(prefers-reduced-transparency:reduce){.card-glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.12)}}.card-glass:hover{-webkit-backdrop-filter:blur(calc(50px + 10px)) saturate(200%) brightness(115%);backdrop-filter:blur(calc(50px + 10px)) saturate(200%) brightness(115%);transform:translateY(-2px) scale(1.02);box-shadow:0 25px 80px rgba(0,0,0,.08),0 10px 40px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.9);box-shadow:0 35px 100px rgba(0,0,0,.08),0 15px 50px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.98),inset 0 -1px 0 hsla(0,0%,100%,.08)}.input-glass{background:hsla(0,0%,100%,.08);backdrop-filter:blur(18px) saturate(180%) brightness(110%);-webkit-backdrop-filter:blur(18px) saturate(180%) brightness(110%);position:relative;overflow:hidden;will-change:transform,backdrop-filter;transform:translateZ(0);border:1px solid hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%)}.input-glass:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25) 20%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.25) 80%,transparent);opacity:.12}.input-glass:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);pointer-events:none;opacity:.096}@media(prefers-reduced-transparency:reduce){.input-glass{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.12)}}.input-glass:focus{-webkit-backdrop-filter:blur(25px) saturate(180%);backdrop-filter:blur(25px) saturate(180%);border-color:hsla(0,0%,100%,.25);outline:2px solid rgba(59,130,246,.3);outline-offset:-1px}@media(prefers-contrast:high){.input-glass{border-color:rgba(0,0,0,.4);background:hsla(0,0%,100%,.95)}}.glass-morph{background:hsla(0,0%,100%,.65);backdrop-filter:blur(50px) saturate(180%) brightness(110%);-webkit-backdrop-filter:blur(50px) saturate(180%) brightness(110%);border:1px solid hsla(0,0%,100%,.12);outline:1px solid hsla(0,0%,100%,.08);outline-offset:-1px;position:relative;overflow:hidden;will-change:transform,backdrop-filter;transform:translateZ(0);transition:all .4s cubic-bezier(.25,.46,.45,.94);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:transform .4s cubic-bezier(.34,1.56,.64,1),backdrop-filter .3s ease,box-shadow .3s ease;transition:transform .4s cubic-bezier(.34,1.56,.64,1),backdrop-filter .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease}.glass-morph:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25) 20%,hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,.25) 80%,transparent);opacity:.12}.glass-morph:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center top,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);pointer-events:none;opacity:.096}@media(prefers-reduced-transparency:reduce){.glass-morph{backdrop-filter:none;-webkit-backdrop-filter:none;background:hsla(0,0%,100%,.95);border-color:rgba(0,0,0,.12)}}.glass-morph:hover{-webkit-backdrop-filter:blur(calc(50px + 10px)) saturate(200%) brightness(115%);backdrop-filter:blur(calc(50px + 10px)) saturate(200%) brightness(115%);transform:translateY(-2px) scale(1.02);box-shadow:0 25px 80px rgba(0,0,0,.08),0 10px 40px rgba(0,0,0,.04),inset 0 1px 0 hsla(0,0%,100%,.9);transform:translateY(-8px) scale(1.03) rotateX(5deg);-webkit-backdrop-filter:blur(60px) saturate(220%) brightness(120%);backdrop-filter:blur(60px) saturate(220%) brightness(120%)}.general-mint-title{color:#aecfbc;font-family:Poppins;font-size:.75rem;font-style:normal;line-height:105%;letter-spacing:.2rem;margin:0}@media(min-width:768px){.general-mint-title{font-size:1.25rem}}@media(min-width:1000px){.general-mint-title{font-size:1.75rem}}@media(min-width:1200px){.general-mint-title{grid-column:1/2;grid-row:1/4;align-self:center;margin-top:0;text-align:left;font-size:1rem}}.section-padding{padding:3rem 1.5rem}@media(min-width:768px){.section-padding{padding:5rem 2rem}}@media(min-width:1200px){.section-padding{padding:7rem 3rem}}.glass-panel{background:rgba(45,61,94,.3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(180,218,194,.1);box-shadow:0 8px 32px rgba(19,27,45,.2),inset 0 1px 0 rgba(180,218,194,.05);position:relative}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,121,64,.2) rgba(57,57,74,.1)}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(57,57,74,.1);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,121,64,.2);border-radius:4px;border:2px solid rgba(57,57,74,.1)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(255,121,64,.3)}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--nav-bg);-webkit-backdrop-filter:blur(30px) saturate(200%);backdrop-filter:blur(30px) saturate(200%);border-bottom:1px solid var(--nav-border);transition:box-shadow .3s ease}.nav--scrolled{box-shadow:var(--shadow-sm)}.nav__inner{max-width:1400px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}@media(min-width:768px){.nav__inner{padding:.85rem 2rem;gap:.75rem}}@media(min-width:1200px){.nav__inner{padding:.85rem 2.5rem;gap:1rem}}.nav__logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;flex-shrink:0;margin-right:auto;transition:opacity .2s ease}.nav__logo:hover{opacity:.8}@media(min-width:1200px){.nav__logo{margin-right:0}}.nav__logo-icon{height:1.9rem;width:auto}[data-theme=dark] .nav__logo-icon{filter:invert(1)}@media(min-width:768px){.nav__logo-icon{height:2.2rem}}.nav__logo-img{height:1rem;width:auto}[data-theme=dark] .nav__logo-img{filter:invert(1)}@media(min-width:768px){.nav__logo-img{height:1.8rem}}.nav__links{display:none;align-items:center;gap:.25rem;margin-right:auto}@media(min-width:1200px){.nav__links{display:flex}}.nav__link{position:relative;color:var(--color-text-secondary);text-decoration:none;font-weight:400;font-size:.82rem;padding:.4rem .65rem;border-radius:6px;cursor:pointer;transition:all .2s ease}.nav__link:hover{color:var(--color-text-primary);background:var(--badge-bg)}.nav__link--active{color:var(--color-text-primary);font-weight:500}.nav__link--active:after{content:"";position:absolute;bottom:2px;left:50%;transform:translateX(-50%);width:4px;height:4px;background:var(--color-brand);border-radius:50%}.nav__actions{gap:.2rem;flex-shrink:0}.nav__action-btn,.nav__actions{display:flex;align-items:center}.nav__action-btn{justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.nav__action-btn:hover{color:var(--color-text-primary);background:var(--badge-bg)}.nav__mobile-toggle{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border:none;border-radius:8px;background:transparent;color:var(--color-text-primary);cursor:pointer;transition:all .2s ease;flex-shrink:0}.nav__mobile-toggle:hover{background:var(--badge-bg)}@media(min-width:1200px){.nav__mobile-toggle{display:none}}.nav__mobile-menu{overflow:hidden;border-top:1px solid var(--divider);background:var(--nav-bg);-webkit-backdrop-filter:blur(30px) saturate(200%);backdrop-filter:blur(30px) saturate(200%)}@media(min-width:1200px){.nav__mobile-menu{display:none}}.nav__mobile-links{display:flex;flex-direction:column;padding:.75rem 1.25rem;gap:.25rem}.nav__mobile-link{display:block;padding:.65rem .85rem;color:var(--color-text-secondary);font-weight:500;font-size:.95rem;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.nav__mobile-link--active,.nav__mobile-link:hover{color:var(--color-text-primary);background:var(--badge-bg)}.nav__mobile-link--active{font-weight:600}@media(prefers-reduced-motion:reduce){.nav{transition:none}.nav *{transition:background-color .15s ease,color .15s ease!important}}