:root{--mayoreo-dark: #0d0d0d;--mayoreo-gold: #c9a227;--mayoreo-gold-light: #e4bc40;--mayoreo-gray: #1a1a1a;--mayoreo-border: #2a2a2a;--mayoreo-text: #e0e0e0;--mayoreo-muted: #888}.mayoreo-page{background:var(--mayoreo-dark);color:var(--mayoreo-text);font-family:inherit}.mayoreo-hero{position:relative;min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:var(--mayoreo-dark)}.mayoreo-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.45}.mayoreo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0d0d0d66,#0d0d0dbf)}.mayoreo-hero__content{position:relative;z-index:2;max-width:760px;padding:60px 24px}.mayoreo-hero__eyebrow{display:inline-block;border:1px solid var(--mayoreo-gold);color:var(--mayoreo-gold);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;padding:5px 16px;border-radius:2px;margin-bottom:20px}.mayoreo-hero__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.1}.mayoreo-hero__title span{color:var(--mayoreo-gold)}.mayoreo-hero__subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:var(--mayoreo-text);margin:0 0 36px;opacity:.85}.mayoreo-hero__cta{display:inline-block;background:var(--mayoreo-gold);color:#000;font-weight:700;font-size:1rem;padding:14px 36px;border-radius:4px;text-decoration:none;transition:background .2s}.mayoreo-hero__cta:hover{background:var(--mayoreo-gold-light)}.mayoreo-steps{background:var(--mayoreo-gray);padding:70px 24px}.mayoreo-steps__inner{max-width:1100px;margin:0 auto}.mayoreo-section-title{text-align:center;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;color:#fff;margin:0 0 12px}.mayoreo-section-subtitle{text-align:center;color:var(--mayoreo-muted);font-size:1rem;margin:0 0 50px}.mayoreo-steps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px}.mayoreo-step{background:var(--mayoreo-dark);border:1px solid var(--mayoreo-border);border-radius:8px;padding:32px 24px;text-align:center;position:relative}.mayoreo-step__number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--mayoreo-gold);color:#000;font-weight:700;font-size:1.1rem;margin-bottom:16px}.mayoreo-step__icon{font-size:2rem;margin-bottom:12px;display:block}.mayoreo-step__title{font-size:1.05rem;font-weight:600;color:#fff;margin:0 0 8px}.mayoreo-step__desc{font-size:.9rem;color:var(--mayoreo-muted);line-height:1.5;margin:0}.mayoreo-how{background:var(--mayoreo-dark);padding:70px 24px}.mayoreo-how__inner{max-width:1100px;margin:0 auto}.mayoreo-how__card{background:var(--mayoreo-gray);border:1px solid var(--mayoreo-border);border-radius:12px;padding:48px}.mayoreo-how__progress-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mayoreo-how__progress-label span:first-child{font-size:.85rem;color:var(--mayoreo-muted)}.mayoreo-how__progress-label span:last-child{font-size:.85rem;color:var(--mayoreo-gold);font-weight:600}.mayoreo-progress-bar{width:100%;height:6px;background:var(--mayoreo-border);border-radius:3px;margin-bottom:40px;overflow:hidden}.mayoreo-progress-bar__fill{height:100%;background:linear-gradient(90deg,var(--mayoreo-gold),var(--mayoreo-gold-light));border-radius:3px}.mayoreo-how__cols{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media(max-width:749px){.mayoreo-how__cols{grid-template-columns:1fr}.mayoreo-how__card{padding:28px 20px}}.mayoreo-how__col-title{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--mayoreo-gold);margin:0 0 20px;font-weight:600}.mayoreo-categories{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mayoreo-categories li{display:flex;align-items:center;gap:12px;font-size:.95rem;color:var(--mayoreo-text)}.mayoreo-categories li:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:var(--mayoreo-gold);flex-shrink:0}.mayoreo-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.mayoreo-features li{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--mayoreo-text);line-height:1.4}.mayoreo-features li:before{content:"\2713";color:var(--mayoreo-gold);font-weight:700;flex-shrink:0;margin-top:1px}.mayoreo-examples{background:var(--mayoreo-gray);padding:70px 24px}.mayoreo-examples__inner{max-width:1100px;margin:0 auto}.mayoreo-examples__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px}.mayoreo-example-card{background:var(--mayoreo-dark);border:1px solid var(--mayoreo-border);border-radius:10px;overflow:hidden}.mayoreo-example-card__img-wrap{aspect-ratio:1;overflow:hidden;background:#111}.mayoreo-example-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.mayoreo-example-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--mayoreo-muted);font-size:.8rem}.mayoreo-example-card__body{padding:20px}.mayoreo-example-card__name{font-size:.95rem;font-weight:600;color:#fff;margin:0 0 12px}.mayoreo-example-card__row{display:flex;justify-content:space-between;font-size:.8rem;color:var(--mayoreo-muted);margin-bottom:4px}.mayoreo-example-card__profit{display:flex;justify-content:space-between;font-size:.9rem;font-weight:700;color:var(--mayoreo-gold);margin-top:10px;padding-top:10px;border-top:1px solid var(--mayoreo-border)}.mayoreo-calc{position:relative;padding:80px 24px;background:var(--mayoreo-dark);overflow:hidden}.mayoreo-calc__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.25}.mayoreo-calc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0d0d99}.mayoreo-calc__content{position:relative;z-index:2;max-width:700px;margin:0 auto;text-align:center}.mayoreo-calc__title{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;color:#fff;margin:0 0 16px}.mayoreo-calc__title span{color:var(--mayoreo-gold)}.mayoreo-calc__text{color:var(--mayoreo-text);font-size:1rem;margin:0 0 32px;opacity:.85}.mayoreo-calc__cta{display:inline-block;border:2px solid var(--mayoreo-gold);color:var(--mayoreo-gold);font-weight:700;font-size:1rem;padding:13px 34px;border-radius:4px;text-decoration:none;transition:background .2s,color .2s}.mayoreo-calc__cta:hover{background:var(--mayoreo-gold);color:#000}.mayoreo-badges{background:var(--mayoreo-gray);padding:50px 24px}.mayoreo-badges__inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:32px 48px}.mayoreo-badge{display:flex;align-items:center;gap:14px}.mayoreo-badge__icon{font-size:2rem;flex-shrink:0}.mayoreo-badge__text strong{display:block;color:#fff;font-size:.95rem;font-weight:600}.mayoreo-badge__text span{color:var(--mayoreo-muted);font-size:.82rem}.mayoreo-final-cta{position:relative;padding:90px 24px;background:var(--mayoreo-dark);overflow:hidden;text-align:center}.mayoreo-final-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.mayoreo-final-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d0d0da6}.mayoreo-final-cta__content{position:relative;z-index:2;max-width:640px;margin:0 auto}.mayoreo-final-cta__title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#fff;margin:0 0 16px}.mayoreo-final-cta__title span{color:var(--mayoreo-gold)}.mayoreo-final-cta__text{color:var(--mayoreo-text);font-size:1rem;margin:0 0 36px;opacity:.85}.mayoreo-final-cta__btn{display:inline-block;background:var(--mayoreo-gold);color:#000;font-weight:700;font-size:1rem;padding:15px 40px;border-radius:4px;text-decoration:none;transition:background .2s}.mayoreo-final-cta__btn:hover{background:var(--mayoreo-gold-light)}@media(max-width:749px){.mayoreo-how__card{padding:24px 16px}.mayoreo-steps__grid{grid-template-columns:1fr}.mayoreo-examples__grid{grid-template-columns:1fr 1fr}.mayoreo-badges__inner{gap:24px 32px}}@media(max-width:480px){.mayoreo-examples__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-mayoreo.css.map */
