@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:none}}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(2deg)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes particleFloat{0%,to{transform:translate(0) scale(1);opacity:.3}25%{transform:translate(10px,-20px) scale(1.1);opacity:.6}50%{transform:translate(-5px,-40px) scale(.9);opacity:.4}75%{transform:translate(15px,-20px) scale(1.05);opacity:.5}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}@keyframes ctaGradientShift{0%{opacity:1;transform:scale(1) rotate(0deg)}to{opacity:.8;transform:scale(1.1) rotate(3deg)}}@keyframes ctaOrbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-20px) scale(1.05)}50%{transform:translate(-10px,10px) scale(.95)}75%{transform:translate(15px,15px) scale(1.02)}}.section-container{width:100%;max-width:1440px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.section-premium{position:relative;padding:50px 0 60px;background:transparent;overflow:visible}.section-label{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,var(--theme-50,#eff6ff) 0,var(--theme-100,#dbeafe) 100%);border:1px solid hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.15);border-radius:9999px;font-size:14px;font-weight:600;color:var(--theme-700,#1d4ed8);margin-bottom:16px;width:fit-content}.section-label svg{color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%))}.section-header{text-align:left;margin-bottom:32px;display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}.section-header--center{text-align:center;align-items:center}.section-title{font-size:24px;font-weight:700;color:var(--pub-text-primary,#0f172a);margin:0;line-height:1.2;letter-spacing:-.02em}@media (min-width:768px){.section-title{font-size:32px}}.section-subtitle{font-size:17px;color:var(--pub-text-secondary,#64748b);margin:12px 0 0;max-width:500px}.section-header--center .section-subtitle{margin-left:auto;margin-right:auto}.section-action{text-align:left;margin-top:40px;position:relative;z-index:1}.gradient-text{color:transparent;background:linear-gradient(135deg,hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%)) 0,hsl(var(--theme-hue,217),var(--theme-saturation,91%),45%) 100%);-webkit-background-clip:text;background-clip:text;text-shadow:none!important}.btn-show-more{display:inline-flex;align-items:center;gap:4px;font-size:16px;font-weight:600;color:var(--pub-text-primary,#222);text-decoration:underline;cursor:pointer;transition:color .2s ease;background:none;border:none;padding:0}.btn-show-more:hover{color:var(--pub-text-primary,#000)}[data-theme-mode=dark-blue] .section-label,[data-theme-mode=dark-emerald] .section-label,[data-theme-mode=dark-ocean] .section-label,[data-theme-mode=dark-violet] .section-label,[data-theme-mode=dark] .section-label{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .section-title,[data-theme-mode=dark-emerald] .section-title,[data-theme-mode=dark-ocean] .section-title,[data-theme-mode=dark-violet] .section-title,[data-theme-mode=dark] .section-title{color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .section-subtitle,[data-theme-mode=dark-emerald] .section-subtitle,[data-theme-mode=dark-ocean] .section-subtitle,[data-theme-mode=dark-violet] .section-subtitle,[data-theme-mode=dark] .section-subtitle{color:var(--pub-text-secondary,#94a3b8)}[data-theme-mode=dark-blue] .btn-show-more,[data-theme-mode=dark-emerald] .btn-show-more,[data-theme-mode=dark-ocean] .btn-show-more,[data-theme-mode=dark-violet] .btn-show-more,[data-theme-mode=dark] .btn-show-more{color:var(--pub-text-primary,#f8fafc)}@media (max-width:767px){.section-container{padding:0 12px}.section-premium{padding:40px 0}.section-label{padding:6px 12px;font-size:12px;gap:6px;margin-bottom:12px}.section-label svg{width:14px;height:14px}.section-header{margin-bottom:40px}}.hero{position:relative;min-height:80vh;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;padding:100px 24px 140px}.hero__bg{position:absolute;inset:0;background-image:url(/images/hero/hero-monteurwohnung-nrw.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(3px);transform:scale(1.05)}.hero--split-wrapper>.hero__overlay{-webkit-backdrop-filter:none;backdrop-filter:none}.hero__overlay{position:absolute;inset:0;background:rgba(255,255,255,.3)}.hero__mesh{display:none}.hero__orbs{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.hero__orb{position:absolute;border-radius:50%;animation:floatSlow 15s ease-in-out infinite}.hero__orb--1{width:500px;height:500px;background:radial-gradient(circle,hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.04) 0,transparent 70%);top:-100px;right:-100px;animation-delay:0s}.hero__orb--2{width:400px;height:400px;background:radial-gradient(circle,rgba(251,191,36,.03) 0,transparent 70%);bottom:-50px;left:-50px;animation-delay:5s}.hero__orb--3{width:350px;height:350px;background:radial-gradient(circle,hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.03) 0,transparent 70%);top:40%;left:10%;animation-delay:10s}.hero__particles{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2}.hero__particle{position:absolute;width:3px;height:3px;background:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.15);border-radius:50%;animation:particleFloat 10s ease-in-out infinite}.hero__particle:first-child{top:20%;left:10%;animation-delay:0s}.hero__particle:nth-child(2){top:40%;left:25%;animation-delay:2s;background:rgba(251,191,36,.2)}.hero__particle:nth-child(3){top:60%;left:15%;animation-delay:4s}.hero__particle:nth-child(4){top:80%;left:30%;animation-delay:1s;background:rgba(251,191,36,.15)}.hero__particle:nth-child(5){top:30%;left:70%;animation-delay:3s}.hero__particle:nth-child(6){top:50%;left:85%;animation-delay:5s;background:rgba(251,191,36,.2)}.hero__particle:nth-child(7){top:70%;left:75%;animation-delay:2.5s}.hero__particle:nth-child(8){top:15%;left:90%;animation-delay:1.5s;background:rgba(251,191,36,.15)}.hero__particle:nth-child(9){top:85%;left:60%;animation-delay:3.5s}.hero__particle:nth-child(10){top:25%;left:50%;animation-delay:4.5s;background:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.2)}.hero__content{position:relative;z-index:10;text-align:center;width:100%;max-width:1000px;animation:fadeInUp 1s ease forwards;padding-top:0}.hero__title{font-size:32px;font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:12px;color:var(--pub-text-primary,#0f172a);text-shadow:0 2px 8px rgba(255,255,255,.5)}.hero__title-line{display:block}.hero__title-line--mobile{display:none}@media (max-width:767px){.hero__title-line--desktop{display:none}.hero__title-line--mobile{display:block}}@media (min-width:768px){.hero__title{font-size:42px}}@media (min-width:1024px){.hero__title{font-size:52px}}.hero__subtitle{font-size:14px;color:var(--pub-text-primary,#0f172a);max-width:700px;margin:16px auto 0;line-height:1.5;animation:fadeInUp 1s ease forwards;animation-delay:.4s;opacity:0;text-shadow:0 1px 4px rgba(255,255,255,.4);transition:color .3s ease}@media (min-width:768px){.hero__subtitle{font-size:16px}}.hero__search{display:flex;justify-content:center;animation:fadeInScale .8s ease forwards;animation-delay:.2s;opacity:0;position:relative;z-index:1030;margin-top:24px;isolation:isolate}.hero__locations{margin-top:32px;animation:fadeInUp 1s ease forwards;animation-delay:.8s;opacity:0;text-align:center}.hero__locations-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--pub-text-primary,#0f172a);margin-bottom:16px;text-shadow:0 1px 2px rgba(255,255,255,.5);transition:color .3s ease}.hero__locations-icon{width:18px;height:18px;color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%))}.hero__locations-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:800px;margin:0 auto}.hero__location-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:rgba(255,255,255,.85);border:1px solid hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.15);border-radius:20px;font-size:13px;font-weight:500;color:#334155;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.hero__location-chip{background:rgba(255,255,255,.7)}}.hero__location-chip:hover{background:rgba(255,255,255,.95);border-color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%));color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),52%);transform:translateY(-2px);box-shadow:0 4px 12px hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.15)}.hero__location-dot{width:6px;height:6px;background:linear-gradient(135deg,hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%)) 0,hsl(var(--theme-hue,217),var(--theme-saturation,91%),52%) 100%);border-radius:50%;flex-shrink:0}.hero__location-chip:hover .hero__location-dot{animation:pulse 1s ease infinite}[data-theme-mode=dark-blue] .hero__title,[data-theme-mode=dark-emerald] .hero__title,[data-theme-mode=dark-ocean] .hero__title,[data-theme-mode=dark-violet] .hero__title,[data-theme-mode=dark] .hero__title{color:var(--pub-text-primary,#f8fafc);text-shadow:0 2px 8px rgba(0,0,0,.3)}[data-theme-mode=dark-blue] .hero__subtitle,[data-theme-mode=dark-emerald] .hero__subtitle,[data-theme-mode=dark-ocean] .hero__subtitle,[data-theme-mode=dark-violet] .hero__subtitle,[data-theme-mode=dark] .hero__subtitle{color:#f8fafc;text-shadow:0 1px 4px rgba(0,0,0,.3)}[data-theme-mode=dark-blue] .hero__overlay,[data-theme-mode=dark-emerald] .hero__overlay,[data-theme-mode=dark-ocean] .hero__overlay,[data-theme-mode=dark-violet] .hero__overlay,[data-theme-mode=dark] .hero__overlay{background:linear-gradient(180deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.4) 40%,rgba(0,0,0,.5) 70%,var(--pub-bg-primary,rgba(10,10,10,.95)) 95%,var(--pub-bg-primary,#0a0a0a) 100%)}[data-theme-mode=dark-blue] .hero--split-wrapper>.hero__overlay,[data-theme-mode=dark-emerald] .hero--split-wrapper>.hero__overlay,[data-theme-mode=dark-ocean] .hero--split-wrapper>.hero__overlay,[data-theme-mode=dark-violet] .hero--split-wrapper>.hero__overlay,[data-theme-mode=dark] .hero--split-wrapper>.hero__overlay{background:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.65) 30%,rgba(0,0,0,.45) 60%,rgba(0,0,0,.35) 100%),linear-gradient(180deg,transparent 0,transparent 80%,var(--pub-bg-primary,rgba(10,10,10,.95)) 95%,var(--pub-bg-primary,#0a0a0a) 100%)}[data-theme-mode=dark-blue] .hero__locations-title,[data-theme-mode=dark-emerald] .hero__locations-title,[data-theme-mode=dark-ocean] .hero__locations-title,[data-theme-mode=dark-violet] .hero__locations-title,[data-theme-mode=dark] .hero__locations-title{color:#f8fafc;text-shadow:none}[data-theme-mode=dark-blue] .hero__location-chip,[data-theme-mode=dark-emerald] .hero__location-chip,[data-theme-mode=dark-ocean] .hero__location-chip,[data-theme-mode=dark-violet] .hero__location-chip,[data-theme-mode=dark] .hero__location-chip{background:rgba(0,0,0,.4);border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.9)}[data-theme-mode=dark-blue] .hero__location-chip:hover,[data-theme-mode=dark-emerald] .hero__location-chip:hover,[data-theme-mode=dark-ocean] .hero__location-chip:hover,[data-theme-mode=dark-violet] .hero__location-chip:hover,[data-theme-mode=dark] .hero__location-chip:hover{background:rgba(0,0,0,.6);border-color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%));color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),65%)}@media (max-width:767px){.hero{padding:80px 16px 40px;min-height:auto}.hero__content{max-width:100%}.hero__title{font-size:22px;margin-bottom:8px;letter-spacing:-.02em;line-height:1.3}.hero__subtitle{font-size:13px;margin:12px auto 0;max-width:320px;line-height:1.5}.hero__search{margin-top:16px}.hero__locations{margin-top:20px}.hero__locations-title{font-size:11px;gap:6px;margin-bottom:10px}.hero__locations-icon{width:14px;height:14px}.hero__locations-grid{gap:5px}.hero__location-chip{padding:5px 8px;font-size:10px;border-radius:14px}.hero__location-dot{width:4px;height:4px}.hero__orbs,.hero__particles{display:none}}@media (prefers-reduced-motion:reduce){.hero__content,.hero__locations,.hero__orb,.hero__particle,.hero__search,.hero__subtitle{animation:none;opacity:1}}.hero--split-wrapper{position:relative;width:100%;min-height:auto;padding:0;overflow:visible}.hero--split-wrapper .hero--split{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:center;padding:120px 48px 140px;max-width:1400px;margin:0 auto;position:relative;z-index:2}.hero--split-wrapper>.hero__bg,.hero--split-wrapper>.hero__mesh,.hero--split-wrapper>.hero__orbs,.hero--split-wrapper>.hero__overlay,.hero--split-wrapper>.hero__particles{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;max-height:100%;overflow:hidden}.hero--split-wrapper>.hero__bg{filter:blur(4px);transform:scale(1.05);max-height:100vh}.hero--split-wrapper .hero__content{text-align:left;max-width:none;width:100%}.hero--split-wrapper .hero__title{text-align:left;font-size:28px}@media (min-width:768px){.hero--split-wrapper .hero__title{font-size:36px}}@media (min-width:1024px){.hero--split-wrapper .hero__title{font-size:42px}}.hero--split-wrapper .hero__subtitle{text-align:left;margin:20px 0 0;max-width:500px}.hero__cta{margin-top:28px;animation:fadeInUp 1s ease forwards;animation-delay:.5s;opacity:0}.hero__cta-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,var(--theme-500,#3b82f6) 0,var(--theme-700,#1d4ed8) 100%);color:white;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(59,130,246,.3)}.hero__cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(59,130,246,.4)}.hero__cta-btn svg{width:20px;height:20px}.hero__trust-badge{display:flex;align-items:center;gap:12px;margin-top:24px;animation:fadeInUp 1s ease forwards;animation-delay:.6s;opacity:0}@media (min-width:768px){.hero__trust-badge{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;row-gap:0;align-items:start}.hero__avatars{grid-row:1/3;grid-column:1}.hero__trust-text{grid-row:1;grid-column:2}.hero__trust-rating{grid-row:2;grid-column:2;margin-top:0!important;text-align:left!important}}.hero__avatar,.hero__avatars{display:flex;align-items:center}.hero__avatar{width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.8);background:linear-gradient(135deg,#667eea,#764ba2);justify-content:center;font-size:14px;font-weight:600;color:white;margin-left:-10px}.hero__avatar:first-child{margin-left:0}.hero__avatar--count{background:rgba(15,23,42,.85)!important;border-color:rgba(255,255,255,.2)!important;color:#f8fafc!important;font-size:11px;font-weight:700}.hero__trust-text{font-size:14px;font-weight:500;color:var(--pub-text-primary,#0f172a);text-shadow:0 1px 2px rgba(255,255,255,.5)}.hero__trust-text strong{color:var(--theme-600,#2563eb)}.hero__trust-rating{display:block;margin-top:8px;font-size:13px;font-weight:600;color:#ffffff;text-align:center}.hero__trust-rating .hero__trust-stars{display:inline-flex;gap:2px;margin-left:4px;vertical-align:middle}.hero__trust-rating .hero__trust-stars svg{width:12px;height:12px;fill:#fbbf24}.hero__trust-features{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px;animation:fadeInUp 1s ease forwards;animation-delay:.7s;opacity:0}.hero__trust-feature{display:flex;align-items:flex-start;gap:10px}.hero__trust-icon{width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,.85);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.hero__trust-icon svg{width:20px;height:20px;color:var(--theme-600,#2563eb)}.hero__trust-icon--stars{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.hero__trust-icon--stars svg{color:white}.hero__trust-feature-text{display:flex;flex-direction:column;gap:2px}.hero__trust-label{font-size:12px;color:var(--pub-text-secondary,#64748b)}.hero__trust-label,.hero__trust-value{text-shadow:0 1px 2px rgba(255,255,255,.5)}.hero__trust-value{font-size:14px;font-weight:600;color:var(--pub-text-primary,#0f172a)}.hero__trust-stars{display:inline-flex;align-items:center;gap:2px;color:#fbbf24;vertical-align:middle}.hero__trust-stars svg{width:14px;height:14px;fill:currentColor}[data-theme-mode=dark-blue] .hero__trust-text,[data-theme-mode=dark-emerald] .hero__trust-text,[data-theme-mode=dark-ocean] .hero__trust-text,[data-theme-mode=dark-violet] .hero__trust-text,[data-theme-mode=dark] .hero__trust-text{color:#f8fafc;text-shadow:none}[data-theme-mode=dark-blue] .hero__trust-label,[data-theme-mode=dark-emerald] .hero__trust-label,[data-theme-mode=dark-ocean] .hero__trust-label,[data-theme-mode=dark-violet] .hero__trust-label,[data-theme-mode=dark] .hero__trust-label{color:#94a3b8;text-shadow:none}[data-theme-mode=dark-blue] .hero__trust-value,[data-theme-mode=dark-emerald] .hero__trust-value,[data-theme-mode=dark-ocean] .hero__trust-value,[data-theme-mode=dark-violet] .hero__trust-value,[data-theme-mode=dark] .hero__trust-value{color:#f8fafc;text-shadow:none}[data-theme-mode=dark-blue] .hero__trust-icon,[data-theme-mode=dark-emerald] .hero__trust-icon,[data-theme-mode=dark-ocean] .hero__trust-icon,[data-theme-mode=dark-violet] .hero__trust-icon,[data-theme-mode=dark] .hero__trust-icon{background:rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .hero__avatar,[data-theme-mode=dark-emerald] .hero__avatar,[data-theme-mode=dark-ocean] .hero__avatar,[data-theme-mode=dark-violet] .hero__avatar,[data-theme-mode=dark] .hero__avatar{border-color:rgba(255,255,255,.3)}[data-theme-mode=dark-blue] .hero__avatar--count,[data-theme-mode=dark-emerald] .hero__avatar--count,[data-theme-mode=dark-ocean] .hero__avatar--count,[data-theme-mode=dark-violet] .hero__avatar--count,[data-theme-mode=dark] .hero__avatar--count{background:rgba(255,255,255,.15);color:#f8fafc}.hero__widget{position:relative;z-index:1;display:flex;justify-content:center;animation:fadeInUp 1s ease forwards;animation-delay:.3s;opacity:0}@media (max-width:1024px){.hero--split-wrapper .hero--split{grid-template-columns:1fr;gap:2rem;padding:100px 24px 80px}.hero--split-wrapper .hero__content{text-align:center;order:1}.hero--split-wrapper .hero__subtitle,.hero--split-wrapper .hero__title{text-align:center;margin-left:auto;margin-right:auto}.hero--split-wrapper .hero__widget{order:2}}@media (max-width:767px){.hero--split-wrapper .hero--split{padding:80px 16px 40px;gap:0;display:flex;flex-direction:column}.hero--split-wrapper .hero__content{display:contents}.hero--split-wrapper .hero__title{order:1;margin-bottom:12px;font-size:22px;position:relative;z-index:10}.hero--split-wrapper .hero__title .gradient-text{font-size:18px}.hero--split-wrapper .hero__widget{order:2;margin-bottom:12px;width:100%;display:flex;justify-content:center;position:relative;z-index:5}.hero--split-wrapper .hero__trust-badge{order:3;margin:0 0 12px;flex-direction:column;align-items:center;gap:8px}.hero--split-wrapper .hero__subtitle{order:4;max-width:100%;margin:0 0 12px}.hero--split-wrapper .hero__cta{display:none}.hero__trust-text{font-size:12px;text-align:center}.hero__trust-rating{font-size:12px;margin-top:0}.hero__trust-rating .hero__trust-stars svg{width:11px;height:11px}.hero--split-wrapper .hero__trust-features{order:5;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0}.hero__trust-feature:nth-child(3){grid-column:1/-1;justify-content:center;max-width:100%}.hero__trust-feature{width:100%}.hero__trust-feature-text{text-align:left}.hero__trust-icon{width:32px;height:32px}.hero__trust-icon svg{width:16px;height:16px}.hero__trust-label{font-size:10px}.hero__trust-value{font-size:12px}.hero__trust-stars svg{width:12px;height:12px}}.hero-divider{position:relative;width:100%;height:1px;display:flex;align-items:center;justify-content:center}.hero-divider__line{width:100%;max-width:1400px;height:1px;background:linear-gradient(90deg,transparent 0,hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.1) 20%,hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.6) 50%,hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.1) 80%,transparent 100%)}[data-theme-mode=dark-blue] .hero-divider__line,[data-theme-mode=dark-emerald] .hero-divider__line,[data-theme-mode=dark-ocean] .hero-divider__line,[data-theme-mode=dark-violet] .hero-divider__line,[data-theme-mode=dark] .hero-divider__line{background:linear-gradient(90deg,transparent 0,hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.2) 20%,hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.8) 50%,hsla(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.2) 80%,transparent 100%)}.about{position:relative;padding:60px 0 80px;background:transparent}.about__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center;position:relative;z-index:1}@media (min-width:1024px){.about__grid{grid-template-columns:1fr 1fr;gap:80px}}.about__image-wrapper{position:relative}.about__photo-grid{display:grid;grid-template-columns:58fr 42fr;grid-template-rows:repeat(3,1fr);gap:8px;height:480px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12),0 8px 24px rgba(0,0,0,.06)}@media (min-width:768px){.about__photo-grid{height:540px}}.about__photo-item{overflow:hidden;position:relative}.about__photo-item--main{grid-row:1/4}.about__photo-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.4,0,.2,1)}.about__photo-item:hover img{transform:scale(1.06)}@media (max-width:767px){.about__photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:320px;border-radius:16px;gap:6px}.about__photo-item--main{grid-row:auto;grid-column:auto}}.about__image-main{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.1),0 8px 24px rgba(0,0,0,.05)}.about__image{width:100%;height:400px;object-fit:cover;display:block}@media (min-width:768px){.about__image{height:500px}}.about__image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.1));pointer-events:none}.about__floating-card{position:absolute;bottom:-20px;right:-20px;display:flex;align-items:center;gap:14px;padding:20px 24px;background:rgba(255,255,255,.95);border-radius:20px;box-shadow:0 16px 48px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.06);border:1px solid rgba(255,255,255,.9);animation:floatCard 6s ease-in-out infinite}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.about__floating-card{background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%)}}.about__floating-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%)) 0,hsl(var(--theme-hue,217),var(--theme-saturation,91%),45%) 100%);border-radius:14px;color:white;box-shadow:0 4px 12px hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.3)}.about__floating-content{display:flex;flex-direction:column;gap:2px}.about__floating-value{font-size:18px;font-weight:700;color:var(--pub-text-primary,#0f172a)}.about__floating-label{font-size:13px;color:var(--pub-text-secondary,#64748b)}@media (max-width:767px){.about__floating-card{right:10px;bottom:-16px;padding:14px 18px}.about__floating-icon{width:40px;height:40px}.about__floating-value{font-size:16px}}.about__content{position:relative}.about__label{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,var(--theme-50,#eff6ff) 0,var(--theme-100,#dbeafe) 100%);border:1px solid hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.15);border-radius:9999px;font-size:14px;font-weight:600;color:var(--theme-700,#1d4ed8);margin-bottom:24px}.about__label svg{color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%))}.about__title{font-size:28px;font-weight:800;color:var(--pub-text-primary,#0f172a);line-height:1.2;margin:0 0 24px;letter-spacing:-.02em}@media (min-width:768px){.about__title{font-size:36px}}@media (min-width:1024px){.about__title{font-size:42px}}.about__text{font-size:16px;color:var(--pub-text-secondary,#475569);line-height:1.7;margin:0 0 16px}.about__features,.about__text:last-of-type{margin-bottom:32px}.about__features{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.about__features{grid-template-columns:1fr 1fr;gap:14px}}.about__feature{display:flex;align-items:center;gap:12px;padding:14px 18px;background:rgba(255,255,255,.8);border:1px solid hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.1);border-radius:14px;font-size:14px;font-weight:500;color:var(--pub-text-primary,#334155);transition:all .2s ease}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.about__feature{background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.about__feature:hover{background:rgba(255,255,255,.95);border-color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.25);transform:translateX(4px)}.about__feature-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--theme-100,#dbeafe) 0,var(--theme-200,#bfdbfe) 100%);border-radius:10px;color:var(--theme-600,#2563eb);flex-shrink:0}.about__cta{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:600;color:white;background:linear-gradient(135deg,hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%)) 0,hsl(var(--theme-hue,217),var(--theme-saturation,91%),45%) 100%);border-radius:14px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.35)}.about__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px hsl(var(--theme-hue,217),var(--theme-saturation,91%),var(--theme-lightness,60%),.4)}.about__cta svg{transition:transform .2s ease}.about__cta:hover svg{transform:translateX(4px)}[data-theme-mode=dark-blue] .about,[data-theme-mode=dark-emerald] .about,[data-theme-mode=dark-ocean] .about,[data-theme-mode=dark-violet] .about,[data-theme-mode=dark] .about{background:transparent}[data-theme-mode=dark-blue] .about__title,[data-theme-mode=dark-emerald] .about__title,[data-theme-mode=dark-ocean] .about__title,[data-theme-mode=dark-violet] .about__title,[data-theme-mode=dark] .about__title{color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .about__text,[data-theme-mode=dark-emerald] .about__text,[data-theme-mode=dark-ocean] .about__text,[data-theme-mode=dark-violet] .about__text,[data-theme-mode=dark] .about__text{color:var(--pub-text-secondary,#94a3b8)}[data-theme-mode=dark-blue] .about__floating-card,[data-theme-mode=dark-emerald] .about__floating-card,[data-theme-mode=dark-ocean] .about__floating-card,[data-theme-mode=dark-violet] .about__floating-card,[data-theme-mode=dark] .about__floating-card{background:rgba(0,0,0,.6);border-color:rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .about__floating-value,[data-theme-mode=dark-emerald] .about__floating-value,[data-theme-mode=dark-ocean] .about__floating-value,[data-theme-mode=dark-violet] .about__floating-value,[data-theme-mode=dark] .about__floating-value{color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .about__floating-label,[data-theme-mode=dark-emerald] .about__floating-label,[data-theme-mode=dark-ocean] .about__floating-label,[data-theme-mode=dark-violet] .about__floating-label,[data-theme-mode=dark] .about__floating-label{color:var(--pub-text-secondary,#94a3b8)}[data-theme-mode=dark-blue] .about__feature,[data-theme-mode=dark-emerald] .about__feature,[data-theme-mode=dark-ocean] .about__feature,[data-theme-mode=dark-violet] .about__feature,[data-theme-mode=dark] .about__feature{background:rgba(0,0,0,.3);border-color:rgba(255,255,255,.08);color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .about__feature:hover,[data-theme-mode=dark-emerald] .about__feature:hover,[data-theme-mode=dark-ocean] .about__feature:hover,[data-theme-mode=dark-violet] .about__feature:hover,[data-theme-mode=dark] .about__feature:hover{background:rgba(0,0,0,.4);border-color:rgba(255,255,255,.15)}[data-theme-mode=dark-blue] .about__label,[data-theme-mode=dark-emerald] .about__label,[data-theme-mode=dark-ocean] .about__label,[data-theme-mode=dark-violet] .about__label,[data-theme-mode=dark] .about__label{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .about__feature-icon,[data-theme-mode=dark-emerald] .about__feature-icon,[data-theme-mode=dark-ocean] .about__feature-icon,[data-theme-mode=dark-violet] .about__feature-icon,[data-theme-mode=dark] .about__feature-icon{background:rgba(255,255,255,.1)}@media (max-width:767px){.about{padding:40px 0 50px}.about__grid{gap:32px}.about__label{padding:6px 12px;font-size:11px;margin-bottom:16px}.about__label svg{width:12px;height:12px}.about__title{font-size:22px;margin-bottom:16px}.about__text{font-size:13px;margin-bottom:12px}.about__features,.about__text:last-of-type{margin-bottom:20px}.about__features{gap:8px}.about__feature{padding:10px 12px;gap:10px;font-size:12px;border-radius:10px}.about__feature:hover{transform:none}.about__feature-icon{width:28px;height:28px;border-radius:8px}.about__feature-icon svg{width:14px;height:14px}.about__cta{padding:12px 20px;font-size:13px;gap:8px;border-radius:10px}.about__cta svg{width:14px;height:14px}.about__image{height:280px}.about__image-main{border-radius:16px}.about__floating-card{right:8px;bottom:-12px;padding:10px 14px;gap:10px;border-radius:14px}.about__floating-icon{width:34px;height:34px;border-radius:10px}.about__floating-icon svg{width:16px;height:16px}.about__floating-value{font-size:14px}.about__floating-label{font-size:11px}}@media (prefers-reduced-motion:reduce){.about__floating-card{animation:none}}.about-premium{position:relative;padding:100px 0;overflow:visible}.about-premium__wrapper{position:relative;background:linear-gradient(135deg,hsl(var(--theme-hue,217),85%,97%) 0,hsl(var(--theme-hue,217),75%,94%) 50%,hsl(var(--theme-hue,217),80%,96%) 100%);border-radius:40px;padding:80px 0;margin:0 20px;overflow:hidden}.about-premium__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(100px)}.about-premium__glow--1{width:500px;height:500px;top:-150px;right:-100px;background:radial-gradient(circle,hsla(var(--theme-hue,217),var(--theme-saturation,91%),60%,.25) 0,transparent 70%)}.about-premium__glow--2{width:400px;height:400px;bottom:-100px;left:-50px;background:radial-gradient(circle,hsla(var(--theme-hue,217),70%,70%,.2) 0,transparent 70%)}.about-premium__inner{position:relative;z-index:1}.about-premium__header{text-align:center;max-width:700px;margin:0 auto 60px}.about-premium__label{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:white;border:1px solid hsla(var(--theme-hue,217),var(--theme-saturation,91%),60%,.15);border-radius:100px;font-size:14px;font-weight:600;color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),45%);margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.about-premium__label svg{color:hsl(var(--theme-hue,217),var(--theme-saturation,91%),55%)}.about-premium__title{font-size:42px;font-weight:800;color:#0f172a;line-height:1.15;margin:0 0 20px;letter-spacing:-.03em}.about-premium__subtitle{font-size:18px;color:#475569;line-height:1.7;margin:0}.about-premium__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}.about-premium__stat{display:flex;align-items:center;gap:16px;padding:24px 28px;background:white;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);border:1px solid rgba(255,255,255,.8);transition:all .3s ease}.about-premium__stat:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.05)}.about-premium__stat-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsl(var(--theme-hue,217),var(--theme-saturation,91%),55%) 0,hsl(var(--theme-hue,217),var(--theme-saturation,91%),45%) 100%);border-radius:16px;color:white;flex-shrink:0;box-shadow:0 4px 12px hsla(var(--theme-hue,217),var(--theme-saturation,91%),50%,.3)}.about-premium__stat-content{display:flex;flex-direction:column;gap:2px}.about-premium__stat-value{font-size:32px;font-weight:800;color:#0f172a;line-height:1;letter-spacing:-.02em}.about-premium__stat-label{font-size:14px;color:#64748b;font-weight:500}.about-premium__content{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start;margin-bottom:60px}.about-premium__text-col{padding-right:20px}.about-premium__content-title{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 24px;line-height:1.3}.about-premium__text{font-size:16px;color:#475569;line-height:1.8;margin:0 0 20px}.about-premium__text strong{color:#0f172a;font-weight:600}.about-premium__features{display:flex;flex-direction:column;gap:14px;margin-top:32px}.about-premium__feature{display:flex;align-items:center;gap:14px;font-size:15px;color:#334155;font-weight:500}.about-premium__feature-check{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsl(145,65%,48%),hsl(145,65%,40%));border-radius:50%;color:white;flex-shrink:0}.about-premium__cards-col{display:flex;flex-direction:column;gap:20px}.about-premium__card{position:relative;padding:28px 32px;background:white;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);border:1px solid rgba(255,255,255,.8);transition:all .3s ease;overflow:hidden}.about-premium__card:hover{transform:translateY(-4px) translateX(4px);box-shadow:0 16px 40px rgba(0,0,0,.1),0 6px 16px rgba(0,0,0,.05)}.about-premium__card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,hsl(var(--theme-hue,217),var(--theme-saturation,91%),55%) 0,hsl(var(--theme-hue,217),var(--theme-saturation,91%),65%) 100%);border-radius:4px 0 0 4px}.about-premium__card-number{position:absolute;top:20px;right:24px;font-size:48px;font-weight:800;color:hsla(var(--theme-hue,217),var(--theme-saturation,91%),60%,.1);line-height:1;letter-spacing:-.03em}.about-premium__card-title{font-size:18px;font-weight:700;color:#0f172a;margin:0 0 12px}.about-premium__card-text{font-size:14px;color:#64748b;line-height:1.7;margin:0}.about-premium__quote{text-align:center;padding:40px;background:white;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.03);border:1px solid rgba(255,255,255,.8)}.about-premium__quote blockquote{font-size:24px;font-weight:600;color:#0f172a;font-style:italic;margin:0 0 16px;line-height:1.4}.about-premium__quote cite{font-size:14px;color:#64748b;font-style:normal;font-weight:500}[data-theme-mode=dark-blue] .about-premium__wrapper,[data-theme-mode=dark-emerald] .about-premium__wrapper,[data-theme-mode=dark-ocean] .about-premium__wrapper,[data-theme-mode=dark-violet] .about-premium__wrapper,[data-theme-mode=dark] .about-premium__wrapper{background:linear-gradient(135deg,hsla(var(--theme-hue,217),40%,15%,.95) 0,hsla(var(--theme-hue,217),35%,12%,.95) 50%,hsla(var(--theme-hue,217),45%,18%,.95) 100%)}[data-theme-mode=dark-blue] .about-premium__glow--1,[data-theme-mode=dark-emerald] .about-premium__glow--1,[data-theme-mode=dark-ocean] .about-premium__glow--1,[data-theme-mode=dark-violet] .about-premium__glow--1,[data-theme-mode=dark] .about-premium__glow--1{background:radial-gradient(circle,hsla(var(--theme-hue,217),var(--theme-saturation,91%),50%,.15) 0,transparent 70%)}[data-theme-mode=dark-blue] .about-premium__glow--2,[data-theme-mode=dark-emerald] .about-premium__glow--2,[data-theme-mode=dark-ocean] .about-premium__glow--2,[data-theme-mode=dark-violet] .about-premium__glow--2,[data-theme-mode=dark] .about-premium__glow--2{background:radial-gradient(circle,hsla(var(--theme-hue,217),60%,60%,.1) 0,transparent 70%)}[data-theme-mode=dark-blue] .about-premium__label,[data-theme-mode=dark-emerald] .about-premium__label,[data-theme-mode=dark-ocean] .about-premium__label,[data-theme-mode=dark-violet] .about-premium__label,[data-theme-mode=dark] .about-premium__label{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.15);color:#f8fafc}[data-theme-mode=dark-blue] .about-premium__title,[data-theme-mode=dark-emerald] .about-premium__title,[data-theme-mode=dark-ocean] .about-premium__title,[data-theme-mode=dark-violet] .about-premium__title,[data-theme-mode=dark] .about-premium__title{color:#f8fafc}[data-theme-mode=dark-blue] .about-premium__subtitle,[data-theme-mode=dark-emerald] .about-premium__subtitle,[data-theme-mode=dark-ocean] .about-premium__subtitle,[data-theme-mode=dark-violet] .about-premium__subtitle,[data-theme-mode=dark] .about-premium__subtitle{color:#94a3b8}[data-theme-mode=dark-blue] .about-premium__stat,[data-theme-mode=dark-emerald] .about-premium__stat,[data-theme-mode=dark-ocean] .about-premium__stat,[data-theme-mode=dark-violet] .about-premium__stat,[data-theme-mode=dark] .about-premium__stat{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .about-premium__stat-value,[data-theme-mode=dark-emerald] .about-premium__stat-value,[data-theme-mode=dark-ocean] .about-premium__stat-value,[data-theme-mode=dark-violet] .about-premium__stat-value,[data-theme-mode=dark] .about-premium__stat-value{color:#f8fafc}[data-theme-mode=dark-blue] .about-premium__stat-label,[data-theme-mode=dark-emerald] .about-premium__stat-label,[data-theme-mode=dark-ocean] .about-premium__stat-label,[data-theme-mode=dark-violet] .about-premium__stat-label,[data-theme-mode=dark] .about-premium__stat-label{color:#94a3b8}[data-theme-mode=dark-blue] .about-premium__content-title,[data-theme-mode=dark-emerald] .about-premium__content-title,[data-theme-mode=dark-ocean] .about-premium__content-title,[data-theme-mode=dark-violet] .about-premium__content-title,[data-theme-mode=dark] .about-premium__content-title{color:#f8fafc}[data-theme-mode=dark-blue] .about-premium__text,[data-theme-mode=dark-emerald] .about-premium__text,[data-theme-mode=dark-ocean] .about-premium__text,[data-theme-mode=dark-violet] .about-premium__text,[data-theme-mode=dark] .about-premium__text{color:#94a3b8}[data-theme-mode=dark-blue] .about-premium__text strong,[data-theme-mode=dark-emerald] .about-premium__text strong,[data-theme-mode=dark-ocean] .about-premium__text strong,[data-theme-mode=dark-violet] .about-premium__text strong,[data-theme-mode=dark] .about-premium__text strong{color:#f8fafc}[data-theme-mode=dark-blue] .about-premium__feature,[data-theme-mode=dark-emerald] .about-premium__feature,[data-theme-mode=dark-ocean] .about-premium__feature,[data-theme-mode=dark-violet] .about-premium__feature,[data-theme-mode=dark] .about-premium__feature{color:#e2e8f0}[data-theme-mode=dark-blue] .about-premium__card,[data-theme-mode=dark-emerald] .about-premium__card,[data-theme-mode=dark-ocean] .about-premium__card,[data-theme-mode=dark-violet] .about-premium__card,[data-theme-mode=dark] .about-premium__card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .about-premium__card-number,[data-theme-mode=dark-emerald] .about-premium__card-number,[data-theme-mode=dark-ocean] .about-premium__card-number,[data-theme-mode=dark-violet] .about-premium__card-number,[data-theme-mode=dark] .about-premium__card-number{color:hsla(var(--theme-hue,217),var(--theme-saturation,91%),60%,.15)}[data-theme-mode=dark-blue] .about-premium__card-title,[data-theme-mode=dark-emerald] .about-premium__card-title,[data-theme-mode=dark-ocean] .about-premium__card-title,[data-theme-mode=dark-violet] .about-premium__card-title,[data-theme-mode=dark] .about-premium__card-title{color:#f8fafc}[data-theme-mode=dark-blue] .about-premium__card-text,[data-theme-mode=dark-emerald] .about-premium__card-text,[data-theme-mode=dark-ocean] .about-premium__card-text,[data-theme-mode=dark-violet] .about-premium__card-text,[data-theme-mode=dark] .about-premium__card-text{color:#94a3b8}[data-theme-mode=dark-blue] .about-premium__quote,[data-theme-mode=dark-emerald] .about-premium__quote,[data-theme-mode=dark-ocean] .about-premium__quote,[data-theme-mode=dark-violet] .about-premium__quote,[data-theme-mode=dark] .about-premium__quote{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .about-premium__quote blockquote,[data-theme-mode=dark-emerald] .about-premium__quote blockquote,[data-theme-mode=dark-ocean] .about-premium__quote blockquote,[data-theme-mode=dark-violet] .about-premium__quote blockquote,[data-theme-mode=dark] .about-premium__quote blockquote{color:#f8fafc}[data-theme-mode=dark-blue] .about-premium__quote cite,[data-theme-mode=dark-emerald] .about-premium__quote cite,[data-theme-mode=dark-ocean] .about-premium__quote cite,[data-theme-mode=dark-violet] .about-premium__quote cite,[data-theme-mode=dark] .about-premium__quote cite{color:#94a3b8}@media (max-width:1200px){.about-premium__stats{grid-template-columns:repeat(2,1fr)}.about-premium__content{grid-template-columns:1fr;gap:48px}.about-premium__text-col{padding-right:0}}@media (max-width:900px){.about-premium{padding:60px 0}.about-premium__wrapper{border-radius:32px;padding:60px 0;margin:0 16px}.about-premium__header{margin-bottom:48px}.about-premium__title{font-size:32px}.about-premium__subtitle{font-size:16px}.about-premium__stats{gap:16px;margin-bottom:48px}.about-premium__stat{padding:20px 24px}.about-premium__stat-icon{width:48px;height:48px}.about-premium__stat-value{font-size:26px}.about-premium__content-title{font-size:24px}.about-premium__cards-col{gap:16px}.about-premium__card{padding:24px 28px}}@media (max-width:640px){.about-premium{padding:40px 0}.about-premium__wrapper{border-radius:20px;padding:40px 0;margin:0 12px}.about-premium__glow--1{width:250px;height:250px;top:-80px;right:-60px}.about-premium__glow--2{width:200px;height:200px;bottom:-60px;left:-30px}.about-premium__header{margin-bottom:28px}.about-premium__label{padding:6px 12px;font-size:11px;margin-bottom:12px;gap:6px}.about-premium__label svg{width:14px;height:14px}.about-premium__title{font-size:24px;margin-bottom:12px}.about-premium__subtitle{font-size:14px}.about-premium__stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px}.about-premium__stat{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 16px;border-radius:14px}.about-premium__stat-icon{width:36px;height:36px;border-radius:10px}.about-premium__stat-icon svg{width:18px;height:18px}.about-premium__stat-value{font-size:20px}.about-premium__stat-label{font-size:11px}.about-premium__content{gap:28px;margin-bottom:28px}.about-premium__content-title{font-size:18px;margin-bottom:12px}.about-premium__text{font-size:13px;margin-bottom:12px}.about-premium__features{gap:8px;margin-top:20px}.about-premium__feature{font-size:12px;gap:8px}.about-premium__feature-check{width:22px;height:22px}.about-premium__feature-check svg{width:11px;height:11px}.about-premium__card{padding:18px 20px;border-radius:16px}.about-premium__card-number{font-size:32px;top:14px;right:16px}.about-premium__card-title{font-size:15px;margin-bottom:6px}.about-premium__card-text{font-size:12px}.about-premium__quote{padding:24px 20px;border-radius:16px}.about-premium__quote blockquote{font-size:16px;margin-bottom:10px}.about-premium__quote cite{font-size:12px}}@media (prefers-reduced-motion:reduce){.about-premium__card,.about-premium__stat{transition:none}.about-premium__card:hover,.about-premium__stat:hover{transform:none}}.painpoints{position:relative;padding:80px 0 100px;background:transparent}.painpoints__header{text-align:center;margin-bottom:60px}.painpoints__label{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(249,115,22,.08));border:1px solid rgba(239,68,68,.15);border-radius:9999px;font-size:14px;font-weight:600;color:#dc2626;margin-bottom:20px}.painpoints__label-icon{width:18px;height:18px;color:#ef4444}.painpoints__title{font-size:28px;font-weight:800;color:var(--pub-text-primary,#0f172a);line-height:1.25;letter-spacing:-.02em;max-width:800px;margin:0 auto}.painpoints__title-highlight{background:linear-gradient(135deg,#ef4444,#dc2626 50%,#b91c1c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width:768px){.painpoints__title{font-size:36px}}@media (min-width:1024px){.painpoints__title{font-size:42px}}.painpoints__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media (min-width:1024px){.painpoints__grid{grid-template-columns:1fr 1fr;gap:64px}}.painpoints__list-wrapper{order:1}.painpoints__solution{order:2}.painpoints__list-wrapper{position:relative}.painpoints__list{display:flex;flex-direction:column;gap:16px}.painpoints__item{display:flex;align-items:center;gap:16px;padding:20px 24px;background:rgba(255,255,255,.8);border:1px solid rgba(239,68,68,.12);border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.04)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.painpoints__item{background:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.painpoints__item--active,.painpoints__item:hover{background:rgba(255,255,255,.95);border-color:rgba(239,68,68,.25);transform:translateX(8px);box-shadow:0 4px 16px rgba(239,68,68,.1);cursor:pointer}.painpoints__item-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(239,68,68,.05));border:1px solid rgba(239,68,68,.15);border-radius:12px;flex-shrink:0;transition:all .3s ease}.painpoints__item-icon svg{width:22px;height:22px;color:#ef4444;transition:transform .3s ease}.painpoints__item--active .painpoints__item-icon,.painpoints__item:hover .painpoints__item-icon{background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.1));border-color:rgba(239,68,68,.25)}.painpoints__item--active .painpoints__item-icon svg,.painpoints__item:hover .painpoints__item-icon svg{transform:scale(1.1)}.painpoints__item-text{font-size:16px;font-weight:500;color:var(--pub-text-primary,#1e293b);line-height:1.4}.painpoints__solution{position:relative}.painpoints__image-wrapper{position:relative;border-radius:24px;overflow:visible;box-shadow:0 20px 60px rgba(0,0,0,.12),0 8px 24px rgba(0,0,0,.08);margin-bottom:72px}.painpoints__image-wrapper:after{content:"";position:absolute;inset:0;border-radius:24px;overflow:hidden;pointer-events:none}.painpoints__image{width:100%;height:400px;object-fit:cover;display:block;border-radius:24px;position:absolute;top:0;left:0;opacity:0;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.painpoints__image--solution{position:relative}.painpoints__image--visible{opacity:1}.painpoints__image-wrapper--pain{box-shadow:0 20px 60px rgba(239,68,68,.2),0 8px 24px rgba(0,0,0,.1),0 0 0 3px rgba(239,68,68,.3);transition:box-shadow .4s ease}.painpoints__image-wrapper{transition:box-shadow .4s ease}.painpoints__image-wrapper--pain .painpoints__image-overlay{background:linear-gradient(180deg,rgba(239,68,68,.1),transparent 30%,transparent 60%,rgba(239,68,68,.15))}@media (min-width:768px){.painpoints__image{height:480px}}.painpoints__image-overlay{position:absolute;inset:0;border-radius:24px;background:linear-gradient(180deg,transparent,transparent 50%,rgba(15,23,42,.5));pointer-events:none}.painpoints__pain-card,.painpoints__solution-card{position:absolute;bottom:-56px;left:24px;right:24px;padding:28px 28px 28px 80px;border:none;border-radius:20px;transform:translateY(0);opacity:0;visibility:hidden;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .3s ease,box-shadow .3s ease}.painpoints__card--visible{opacity:1;visibility:visible}.painpoints__solution-card{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 20px 50px rgba(16,185,129,.35),0 8px 24px rgba(0,0,0,.15)}.painpoints__solution-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(16,185,129,.4),0 12px 32px rgba(0,0,0,.2)}.painpoints__solution-text{font-size:15px;font-weight:500;color:#ffffff;line-height:1.6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}.painpoints__solution-card:before{content:"";position:absolute;top:50%;left:24px;transform:translateY(-50%);width:44px;height:44px;background:rgba(255,255,255,.25);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:22px}.painpoints__pain-card{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 20px 50px rgba(239,68,68,.35),0 8px 24px rgba(0,0,0,.15)}.painpoints__pain-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(239,68,68,.4),0 12px 32px rgba(0,0,0,.2)}.painpoints__pain-text{font-size:15px;font-weight:500;color:#ffffff;line-height:1.6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}.painpoints__pain-card:before{content:"";position:absolute;top:50%;left:24px;transform:translateY(-50%);width:44px;height:44px;background:rgba(255,255,255,.25);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:22px}[data-theme-mode=dark-blue] .painpoints__label,[data-theme-mode=dark-emerald] .painpoints__label,[data-theme-mode=dark-ocean] .painpoints__label,[data-theme-mode=dark-violet] .painpoints__label,[data-theme-mode=dark] .painpoints__label{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.25);color:#fca5a5}[data-theme-mode=dark-blue] .painpoints__label-icon,[data-theme-mode=dark-emerald] .painpoints__label-icon,[data-theme-mode=dark-ocean] .painpoints__label-icon,[data-theme-mode=dark-violet] .painpoints__label-icon,[data-theme-mode=dark] .painpoints__label-icon{color:#f87171}[data-theme-mode=dark-blue] .painpoints,[data-theme-mode=dark-emerald] .painpoints,[data-theme-mode=dark-ocean] .painpoints,[data-theme-mode=dark-violet] .painpoints,[data-theme-mode=dark] .painpoints{background:var(--pub-bg-primary,#0a0a0a)}[data-theme-mode=dark-blue] .painpoints__title,[data-theme-mode=dark-emerald] .painpoints__title,[data-theme-mode=dark-ocean] .painpoints__title,[data-theme-mode=dark-violet] .painpoints__title,[data-theme-mode=dark] .painpoints__title{color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .painpoints__title-highlight,[data-theme-mode=dark-emerald] .painpoints__title-highlight,[data-theme-mode=dark-ocean] .painpoints__title-highlight,[data-theme-mode=dark-violet] .painpoints__title-highlight,[data-theme-mode=dark] .painpoints__title-highlight{background:linear-gradient(135deg,#f87171,#ef4444 50%,#dc2626);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme-mode=dark-blue] .painpoints__item,[data-theme-mode=dark-emerald] .painpoints__item,[data-theme-mode=dark-ocean] .painpoints__item,[data-theme-mode=dark-violet] .painpoints__item,[data-theme-mode=dark] .painpoints__item{background:rgba(0,0,0,.3);border-color:rgba(239,68,68,.2)}[data-theme-mode=dark-blue] .painpoints__item--active,[data-theme-mode=dark-blue] .painpoints__item:hover,[data-theme-mode=dark-emerald] .painpoints__item--active,[data-theme-mode=dark-emerald] .painpoints__item:hover,[data-theme-mode=dark-ocean] .painpoints__item--active,[data-theme-mode=dark-ocean] .painpoints__item:hover,[data-theme-mode=dark-violet] .painpoints__item--active,[data-theme-mode=dark-violet] .painpoints__item:hover,[data-theme-mode=dark] .painpoints__item--active,[data-theme-mode=dark] .painpoints__item:hover{background:rgba(0,0,0,.4);border-color:rgba(239,68,68,.35)}[data-theme-mode=dark-blue] .painpoints__image-wrapper--pain,[data-theme-mode=dark-emerald] .painpoints__image-wrapper--pain,[data-theme-mode=dark-ocean] .painpoints__image-wrapper--pain,[data-theme-mode=dark-violet] .painpoints__image-wrapper--pain,[data-theme-mode=dark] .painpoints__image-wrapper--pain{box-shadow:0 20px 60px rgba(239,68,68,.25),0 8px 24px rgba(0,0,0,.3),0 0 0 3px rgba(239,68,68,.4)}[data-theme-mode=dark-blue] .painpoints__item-text,[data-theme-mode=dark-emerald] .painpoints__item-text,[data-theme-mode=dark-ocean] .painpoints__item-text,[data-theme-mode=dark-violet] .painpoints__item-text,[data-theme-mode=dark] .painpoints__item-text{color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .painpoints__item-icon,[data-theme-mode=dark-emerald] .painpoints__item-icon,[data-theme-mode=dark-ocean] .painpoints__item-icon,[data-theme-mode=dark-violet] .painpoints__item-icon,[data-theme-mode=dark] .painpoints__item-icon{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.25)}[data-theme-mode=dark-blue] .painpoints__solution-card,[data-theme-mode=dark-emerald] .painpoints__solution-card,[data-theme-mode=dark-ocean] .painpoints__solution-card,[data-theme-mode=dark-violet] .painpoints__solution-card,[data-theme-mode=dark] .painpoints__solution-card{background:linear-gradient(135deg,#10b981,#047857);box-shadow:0 20px 50px rgba(16,185,129,.25),0 8px 24px rgba(0,0,0,.3)}[data-theme-mode=dark-blue] .painpoints__solution-card:hover,[data-theme-mode=dark-emerald] .painpoints__solution-card:hover,[data-theme-mode=dark-ocean] .painpoints__solution-card:hover,[data-theme-mode=dark-violet] .painpoints__solution-card:hover,[data-theme-mode=dark] .painpoints__solution-card:hover{box-shadow:0 24px 60px rgba(16,185,129,.3),0 12px 32px rgba(0,0,0,.35)}[data-theme-mode=dark-blue] .painpoints__pain-card,[data-theme-mode=dark-emerald] .painpoints__pain-card,[data-theme-mode=dark-ocean] .painpoints__pain-card,[data-theme-mode=dark-violet] .painpoints__pain-card,[data-theme-mode=dark] .painpoints__pain-card{background:linear-gradient(135deg,#ef4444,#b91c1c);box-shadow:0 20px 50px rgba(239,68,68,.25),0 8px 24px rgba(0,0,0,.3)}[data-theme-mode=dark-blue] .painpoints__pain-card:hover,[data-theme-mode=dark-emerald] .painpoints__pain-card:hover,[data-theme-mode=dark-ocean] .painpoints__pain-card:hover,[data-theme-mode=dark-violet] .painpoints__pain-card:hover,[data-theme-mode=dark] .painpoints__pain-card:hover{box-shadow:0 24px 60px rgba(239,68,68,.3),0 12px 32px rgba(0,0,0,.35)}@media (max-width:1023px){.painpoints__grid{gap:40px}.painpoints__list-wrapper{order:1}.painpoints__solution{order:2}}@media (max-width:767px){.painpoints{padding:50px 0 60px}.painpoints__header{margin-bottom:40px}.painpoints__label{padding:8px 14px;font-size:12px;gap:6px;margin-bottom:16px}.painpoints__label-icon{width:14px;height:14px}.painpoints__title{font-size:22px;padding:0 16px}.painpoints__grid{gap:32px}.painpoints__list{gap:12px}.painpoints__item{padding:14px 16px;gap:12px;border-radius:12px}.painpoints__item--active,.painpoints__item:hover{transform:none}.painpoints__item-icon{width:36px;height:36px;border-radius:10px}.painpoints__item-icon svg{width:18px;height:18px}.painpoints__item-text{font-size:14px}.painpoints__image{height:300px;border-radius:16px}.painpoints__image--solution{position:relative}.painpoints__image--pain{position:absolute}.painpoints__image-wrapper{border-radius:16px;margin-bottom:56px}.painpoints__image-overlay{border-radius:16px}.painpoints__pain-card,.painpoints__solution-card{bottom:-40px;left:16px;right:16px;padding:20px 20px 20px 64px;border-radius:14px}.painpoints__pain-card:before,.painpoints__solution-card:before{width:36px;height:36px;left:16px;border-radius:10px;background-size:18px}.painpoints__pain-text,.painpoints__solution-text{font-size:13px}}@media (prefers-reduced-motion:reduce){.painpoints__item:hover{transform:none}.painpoints__item-icon svg{transition:none}}.comparison{position:relative;padding:80px 0 100px;background:transparent}.comparison__header{text-align:center;margin-bottom:60px}.comparison__label{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(37,99,235,.08));border:1px solid rgba(59,130,246,.15);border-radius:9999px;font-size:14px;font-weight:600;color:#2563eb;margin-bottom:20px}.comparison__label-icon{width:18px;height:18px;color:#3b82f6}.comparison__title{font-size:28px;font-weight:800;color:var(--pub-text-primary,#0f172a);line-height:1.25;letter-spacing:-.02em;max-width:800px;margin:0 auto 16px}.comparison__title-highlight{background:linear-gradient(135deg,#10b981,#059669 50%,#047857);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.comparison__subtitle{font-size:18px;color:var(--pub-text-secondary,#64748b);line-height:1.6;max-width:600px;margin:0 auto}@media (min-width:768px){.comparison__title{font-size:36px}}@media (min-width:1024px){.comparison__title{font-size:42px}}.comparison__table{max-width:1280px;margin:0 auto;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.5);border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.04)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.comparison__table{background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}.comparison__table-header{display:grid;grid-template-columns:1fr 1.5fr 1.2fr;gap:24px;padding:28px 40px;background:linear-gradient(180deg,rgba(248,250,252,.9),rgba(241,245,249,.8));border-bottom:1px solid rgba(0,0,0,.06)}.comparison__col{display:flex;align-items:center}.comparison__col--feature{justify-content:flex-start}.comparison__col--others,.comparison__col--us{justify-content:center}.comparison__col-label{font-size:13px;font-weight:600;color:var(--pub-text-secondary,#64748b);text-transform:uppercase;letter-spacing:.05em}.comparison__col-badge{display:inline-flex;align-items:center;gap:10px;padding:6px 14px;border-radius:12px;font-size:14px;font-weight:700}.comparison__col-badge--us{background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(248,250,252,.85));border:1px solid rgba(59,130,246,.15);box-shadow:0 4px 16px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.03),inset 0 1px 0 rgba(255,255,255,.8)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.comparison__col-badge--us{background:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.comparison__logo-wrapper{width:34px;height:34px;padding:4px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;border:1px solid rgba(59,130,246,.15);flex-shrink:0}.comparison__logo{width:100%;height:100%;object-fit:contain}.comparison__brand{display:flex;flex-direction:column;gap:0}.comparison__brand-line1{display:flex;align-items:baseline;gap:6px}.comparison__brand-name{font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.02em}.comparison__brand-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;letter-spacing:.05em;color:white;background:linear-gradient(135deg,var(--theme-500,#3b82f6) 0,var(--theme-700,#1d4ed8) 100%);border-radius:4px}.comparison__brand-line2{margin-top:-1px}.comparison__brand-tagline{font-size:10px;font-weight:500;color:#64748b;letter-spacing:.02em}.comparison__table-body{padding:12px 0}.comparison__row{display:grid;grid-template-columns:1fr 1.5fr 1.2fr;gap:24px;padding:24px 40px;align-items:center;transition:all .25s ease}.comparison__row:hover{background:rgba(16,185,129,.06)}.comparison__row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.comparison__feature-text{font-size:16px;font-weight:700;color:var(--pub-text-primary,#1e293b);padding-left:8px;border-left:3px solid rgba(59,130,246,.4)}.comparison__cell{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:14px;font-size:15px;font-weight:500;line-height:1.45;transition:all .2s ease}.comparison__cell--us{background:linear-gradient(135deg,rgba(16,185,129,.12),rgba(16,185,129,.06));color:#047857;border:1px solid rgba(16,185,129,.2);box-shadow:0 2px 8px rgba(16,185,129,.08)}.comparison__row:hover .comparison__cell--us{background:linear-gradient(135deg,rgba(16,185,129,.18),rgba(16,185,129,.1));border-color:rgba(16,185,129,.3);box-shadow:0 4px 12px rgba(16,185,129,.12)}.comparison__cell--others{background:linear-gradient(135deg,rgba(239,68,68,.08),rgba(239,68,68,.04));color:#b91c1c;border:1px solid rgba(239,68,68,.12)}.comparison__row:hover .comparison__cell--others{background:linear-gradient(135deg,rgba(239,68,68,.12),rgba(239,68,68,.06));border-color:rgba(239,68,68,.2)}.comparison__icon{width:22px;height:22px;flex-shrink:0;padding:3px;border-radius:50%}.comparison__icon--check{color:#10b981;background:rgba(16,185,129,.15)}.comparison__icon--x{color:#ef4444;background:rgba(239,68,68,.12)}.comparison__cta{display:flex;flex-direction:column;align-items:center;margin-top:48px}.comparison__cta-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:linear-gradient(135deg,#10b981,#059669);color:#ffffff;font-size:16px;font-weight:700;text-decoration:none;border-radius:14px;box-shadow:0 8px 24px rgba(16,185,129,.35),0 4px 12px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.comparison__cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(16,185,129,.4),0 6px 16px rgba(0,0,0,.15)}.comparison__cta-btn svg{width:20px;height:20px;transition:transform .3s ease}.comparison__cta-btn:hover svg{transform:translateX(4px)}.comparison__cta-badge{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:6px 12px;background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(16,185,129,.04));border:1px solid rgba(16,185,129,.2);border-radius:8px;font-size:11px;font-weight:500;color:#047857}.comparison__cta-badge-icon{width:14px;height:14px;color:#10b981;flex-shrink:0}[data-theme-mode=dark-blue] .comparison,[data-theme-mode=dark-emerald] .comparison,[data-theme-mode=dark-ocean] .comparison,[data-theme-mode=dark-violet] .comparison,[data-theme-mode=dark] .comparison{background:transparent}[data-theme-mode=dark-blue] .comparison__label,[data-theme-mode=dark-emerald] .comparison__label,[data-theme-mode=dark-ocean] .comparison__label,[data-theme-mode=dark-violet] .comparison__label,[data-theme-mode=dark] .comparison__label{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.25);color:#93c5fd}[data-theme-mode=dark-blue] .comparison__label-icon,[data-theme-mode=dark-emerald] .comparison__label-icon,[data-theme-mode=dark-ocean] .comparison__label-icon,[data-theme-mode=dark-violet] .comparison__label-icon,[data-theme-mode=dark] .comparison__label-icon{color:#60a5fa}[data-theme-mode=dark-blue] .comparison__title,[data-theme-mode=dark-emerald] .comparison__title,[data-theme-mode=dark-ocean] .comparison__title,[data-theme-mode=dark-violet] .comparison__title,[data-theme-mode=dark] .comparison__title{color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .comparison__title-highlight,[data-theme-mode=dark-emerald] .comparison__title-highlight,[data-theme-mode=dark-ocean] .comparison__title-highlight,[data-theme-mode=dark-violet] .comparison__title-highlight,[data-theme-mode=dark] .comparison__title-highlight{background:linear-gradient(135deg,#34d399,#10b981 50%,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-theme-mode=dark-blue] .comparison__subtitle,[data-theme-mode=dark-emerald] .comparison__subtitle,[data-theme-mode=dark-ocean] .comparison__subtitle,[data-theme-mode=dark-violet] .comparison__subtitle,[data-theme-mode=dark] .comparison__subtitle{color:var(--pub-text-secondary,#94a3b8)}[data-theme-mode=dark-blue] .comparison__table,[data-theme-mode=dark-emerald] .comparison__table,[data-theme-mode=dark-ocean] .comparison__table,[data-theme-mode=dark-violet] .comparison__table,[data-theme-mode=dark] .comparison__table{background:rgba(0,0,0,.3);border-color:rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .comparison__table-header,[data-theme-mode=dark-emerald] .comparison__table-header,[data-theme-mode=dark-ocean] .comparison__table-header,[data-theme-mode=dark-violet] .comparison__table-header,[data-theme-mode=dark] .comparison__table-header{background:rgba(0,0,0,.2);border-bottom-color:rgba(255,255,255,.08)}[data-theme-mode=dark-blue] .comparison__col-label,[data-theme-mode=dark-emerald] .comparison__col-label,[data-theme-mode=dark-ocean] .comparison__col-label,[data-theme-mode=dark-violet] .comparison__col-label,[data-theme-mode=dark] .comparison__col-label{color:var(--pub-text-secondary,#94a3b8)}[data-theme-mode=dark-blue] .comparison__col-badge--us,[data-theme-mode=dark-emerald] .comparison__col-badge--us,[data-theme-mode=dark-ocean] .comparison__col-badge--us,[data-theme-mode=dark-violet] .comparison__col-badge--us,[data-theme-mode=dark] .comparison__col-badge--us{background:rgba(0,0,0,.4);border-color:rgba(255,255,255,.15);box-shadow:0 8px 24px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .comparison__logo-wrapper,[data-theme-mode=dark-emerald] .comparison__logo-wrapper,[data-theme-mode=dark-ocean] .comparison__logo-wrapper,[data-theme-mode=dark-violet] .comparison__logo-wrapper,[data-theme-mode=dark] .comparison__logo-wrapper{background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border-color:rgba(255,255,255,.15)}[data-theme-mode=dark-blue] .comparison__brand-name,[data-theme-mode=dark-emerald] .comparison__brand-name,[data-theme-mode=dark-ocean] .comparison__brand-name,[data-theme-mode=dark-violet] .comparison__brand-name,[data-theme-mode=dark] .comparison__brand-name{color:var(--pub-text-primary,#f8fafc)}[data-theme-mode=dark-blue] .comparison__brand-tagline,[data-theme-mode=dark-emerald] .comparison__brand-tagline,[data-theme-mode=dark-ocean] .comparison__brand-tagline,[data-theme-mode=dark-violet] .comparison__brand-tagline,[data-theme-mode=dark] .comparison__brand-tagline{color:var(--pub-text-secondary,#94a3b8)}[data-theme-mode=dark-blue] .comparison__cta-badge,[data-theme-mode=dark-emerald] .comparison__cta-badge,[data-theme-mode=dark-ocean] .comparison__cta-badge,[data-theme-mode=dark-violet] .comparison__cta-badge,[data-theme-mode=dark] .comparison__cta-badge{background:linear-gradient(135deg,rgba(16,185,129,.15),rgba(16,185,129,.08));border-color:rgba(16,185,129,.3);color:#6ee7b7}[data-theme-mode=dark-blue] .comparison__cta-badge-icon,[data-theme-mode=dark-emerald] .comparison__cta-badge-icon,[data-theme-mode=dark-ocean] .comparison__cta-badge-icon,[data-theme-mode=dark-violet] .comparison__cta-badge-icon,[data-theme-mode=dark] .comparison__cta-badge-icon{color:#34d399}[data-theme-mode=dark-blue] .comparison__row:hover,[data-theme-mode=dark-emerald] .comparison__row:hover,[data-theme-mode=dark-ocean] .comparison__row:hover,[data-theme-mode=dark-violet] .comparison__row:hover,[data-theme-mode=dark] .comparison__row:hover{background:rgba(16,185,129,.08)}[data-theme-mode=dark-blue] .comparison__row:not(:last-child),[data-theme-mode=dark-emerald] .comparison__row:not(:last-child),[data-theme-mode=dark-ocean] .comparison__row:not(:last-child),[data-theme-mode=dark-violet] .comparison__row:not(:last-child),[data-theme-mode=dark] .comparison__row:not(:last-child){border-bottom-color:rgba(255,255,255,.06)}[data-theme-mode=dark-blue] .comparison__feature-text,[data-theme-mode=dark-emerald] .comparison__feature-text,[data-theme-mode=dark-ocean] .comparison__feature-text,[data-theme-mode=dark-violet] .comparison__feature-text,[data-theme-mode=dark] .comparison__feature-text{color:var(--pub-text-primary,#f8fafc);border-left-color:rgba(96,165,250,.5)}[data-theme-mode=dark-blue] .comparison__cell--us,[data-theme-mode=dark-emerald] .comparison__cell--us,[data-theme-mode=dark-ocean] .comparison__cell--us,[data-theme-mode=dark-violet] .comparison__cell--us,[data-theme-mode=dark] .comparison__cell--us{background:linear-gradient(135deg,rgba(16,185,129,.2),rgba(16,185,129,.1));color:#6ee7b7;border-color:rgba(16,185,129,.3);box-shadow:0 2px 8px rgba(16,185,129,.1)}[data-theme-mode=dark-blue] .comparison__row:hover .comparison__cell--us,[data-theme-mode=dark-emerald] .comparison__row:hover .comparison__cell--us,[data-theme-mode=dark-ocean] .comparison__row:hover .comparison__cell--us,[data-theme-mode=dark-violet] .comparison__row:hover .comparison__cell--us,[data-theme-mode=dark] .comparison__row:hover .comparison__cell--us{background:linear-gradient(135deg,rgba(16,185,129,.25),rgba(16,185,129,.15));border-color:rgba(16,185,129,.4)}[data-theme-mode=dark-blue] .comparison__cell--others,[data-theme-mode=dark-emerald] .comparison__cell--others,[data-theme-mode=dark-ocean] .comparison__cell--others,[data-theme-mode=dark-violet] .comparison__cell--others,[data-theme-mode=dark] .comparison__cell--others{background:linear-gradient(135deg,rgba(239,68,68,.15),rgba(239,68,68,.08));color:#fca5a5;border-color:rgba(239,68,68,.25)}[data-theme-mode=dark-blue] .comparison__row:hover .comparison__cell--others,[data-theme-mode=dark-emerald] .comparison__row:hover .comparison__cell--others,[data-theme-mode=dark-ocean] .comparison__row:hover .comparison__cell--others,[data-theme-mode=dark-violet] .comparison__row:hover .comparison__cell--others,[data-theme-mode=dark] .comparison__row:hover .comparison__cell--others{background:linear-gradient(135deg,rgba(239,68,68,.2),rgba(239,68,68,.12));border-color:rgba(239,68,68,.35)}[data-theme-mode=dark-blue] .comparison__icon--check,[data-theme-mode=dark-emerald] .comparison__icon--check,[data-theme-mode=dark-ocean] .comparison__icon--check,[data-theme-mode=dark-violet] .comparison__icon--check,[data-theme-mode=dark] .comparison__icon--check{color:#34d399}[data-theme-mode=dark-blue] .comparison__icon--x,[data-theme-mode=dark-emerald] .comparison__icon--x,[data-theme-mode=dark-ocean] .comparison__icon--x,[data-theme-mode=dark-violet] .comparison__icon--x,[data-theme-mode=dark] .comparison__icon--x{color:#f87171}@media (max-width:767px){[data-theme-mode=dark-blue] .comparison__row,[data-theme-mode=dark-emerald] .comparison__row,[data-theme-mode=dark-ocean] .comparison__row,[data-theme-mode=dark-violet] .comparison__row,[data-theme-mode=dark] .comparison__row{background:rgba(0,0,0,.3);border-color:rgba(255,255,255,.1)}[data-theme-mode=dark-blue] .comparison__row:hover,[data-theme-mode=dark-emerald] .comparison__row:hover,[data-theme-mode=dark-ocean] .comparison__row:hover,[data-theme-mode=dark-violet] .comparison__row:hover,[data-theme-mode=dark] .comparison__row:hover{background:rgba(0,0,0,.3)}[data-theme-mode=dark-blue] .comparison__col--feature,[data-theme-mode=dark-emerald] .comparison__col--feature,[data-theme-mode=dark-ocean] .comparison__col--feature,[data-theme-mode=dark-violet] .comparison__col--feature,[data-theme-mode=dark] .comparison__col--feature{background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(37,99,235,.1));border-bottom-color:rgba(255,255,255,.08)}[data-theme-mode=dark-blue] .comparison__col--us,[data-theme-mode=dark-emerald] .comparison__col--us,[data-theme-mode=dark-ocean] .comparison__col--us,[data-theme-mode=dark-violet] .comparison__col--us,[data-theme-mode=dark] .comparison__col--us{border-right-color:rgba(255,255,255,.08)}[data-theme-mode=dark-blue] .comparison__col--us:before,[data-theme-mode=dark-emerald] .comparison__col--us:before,[data-theme-mode=dark-ocean] .comparison__col--us:before,[data-theme-mode=dark-violet] .comparison__col--us:before,[data-theme-mode=dark] .comparison__col--us:before{background:rgba(16,185,129,.08);color:#6ee7b7;border-bottom-color:rgba(255,255,255,.08)}[data-theme-mode=dark-blue] .comparison__col--others:before,[data-theme-mode=dark-emerald] .comparison__col--others:before,[data-theme-mode=dark-ocean] .comparison__col--others:before,[data-theme-mode=dark-violet] .comparison__col--others:before,[data-theme-mode=dark] .comparison__col--others:before{background:rgba(239,68,68,.08);color:#fca5a5;border-bottom-color:rgba(255,255,255,.08)}}@media (max-width:1023px){.comparison__row,.comparison__table-header{grid-template-columns:1fr 1fr;gap:16px}.comparison__col--feature{grid-column:1/-1;margin-bottom:8px}.comparison__table-header .comparison__col--feature{display:none}.comparison__row,.comparison__table-header{padding:20px 24px}.comparison__col-badge--us{padding:8px 14px;gap:10px}.comparison__logo-wrapper{width:36px;height:36px;padding:4px;border-radius:10px}.comparison__brand-name{font-size:16px}.comparison__brand-badge{font-size:9px;padding:2px 6px}.comparison__brand-tagline{font-size:9px}}@media (max-width:767px){.comparison{padding:50px 0 60px}.comparison__header{margin-bottom:40px}.comparison__label{padding:8px 14px;font-size:12px;gap:6px;margin-bottom:16px}.comparison__label-icon{width:14px;height:14px}.comparison__title{font-size:24px;padding:0 16px}.comparison__subtitle{font-size:15px;padding:0 16px}.comparison__table{background:transparent;border:none;box-shadow:none;padding:0}.comparison__table-header{display:none}.comparison__table-body{display:flex;flex-direction:column;gap:16px;padding:0}.comparison__row{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:0;padding:0;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.5);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06)}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.comparison__row{background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.comparison__row:hover{background:rgba(255,255,255,.6)}.comparison__row:not(:last-child){border-bottom:none}.comparison__col--feature{grid-row:1;padding:14px 16px 12px;background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(37,99,235,.06));border-bottom:1px solid rgba(0,0,0,.05)}.comparison__feature-text{font-size:14px;font-weight:700;margin-bottom:0;padding-left:0;border-left:none;text-align:center;color:var(--pub-text-primary,#1e293b)}.comparison__col--others,.comparison__col--us{display:flex;flex-direction:column;padding:0;min-height:120px}.comparison__col--us{border-right:1px solid rgba(0,0,0,.05)}.comparison__col--others{grid-column:1}.comparison__row{grid-template-columns:1fr 1fr}.comparison__col--feature{grid-column:1/-1}.comparison__col--us{grid-column:1;grid-row:2}.comparison__col--others{grid-column:2;grid-row:2}.comparison__col--others:before,.comparison__col--us:before{content:attr(data-label);display:block;padding:10px 12px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-align:center;background:rgba(0,0,0,.02);color:var(--pub-text-secondary,#64748b);border-bottom:1px solid rgba(0,0,0,.05)}.comparison__col--us:before{content:"UnterkunftNRW";color:#047857}.comparison__col--others:before{content:"Andere Anbieter";color:#b91c1c}.comparison__cell{padding:14px 12px;font-size:12px;gap:8px;border-radius:0;background:transparent;border:none;box-shadow:none;flex-direction:column;text-align:center;align-items:center;flex:1 1}.comparison__cell--others,.comparison__cell--us{padding:14px 10px}.comparison__icon{width:22px;height:22px;margin-bottom:8px;border-radius:50%;padding:4px;flex-shrink:0}.comparison__icon--check{background:rgba(16,185,129,.15)}.comparison__icon--x{background:rgba(239,68,68,.15)}.comparison__cell span{line-height:1.4}.comparison__cta{margin-top:32px}.comparison__cta-btn{padding:14px 24px;font-size:14px;border-radius:12px}.comparison__cta-badge{padding:6px 10px;font-size:10px;gap:6px;border-radius:8px}.comparison__cta-badge-icon{width:12px;height:12px}}@media (max-width:480px){.comparison__cta-badge{padding:5px 8px;font-size:9px;gap:4px;text-align:center;line-height:1.4}.comparison__cta-badge-icon{width:10px;height:10px}.comparison__feature-text{font-size:13px}.comparison__cell{font-size:11px;padding:12px 8px}.comparison__icon{width:20px;height:20px;margin-bottom:6px}.comparison__col--others:before,.comparison__col--us:before{font-size:10px;padding:8px 8px 6px}}@media (prefers-reduced-motion:reduce){.comparison__row:hover{background:transparent}.comparison__cta-btn:hover,.comparison__cta-btn:hover svg{transform:none}}