.afta-scope{--afta-orange:#ef5e14;--afta-aqua:#00B8D9;--afta-thunder:#6D28D9;--afta-dark:#0f1517;--afta-light:#f7f7f7;--afta-border:#e2e6ea;--afta-muted:#6b7680}.afta-scope .afta-shell{padding:24px 0}.afta-scope .afta-hero{border:1px solid var(--afta-border);border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#00b8d924,#00b8d90f 40%,#ef5e1414 62%,#6d28d91a)}.afta-scope .afta-hero__inner{display:flex;gap:20px;align-items:stretch;padding:18px}.afta-scope .afta-hero__media{flex:0 0 44%;min-height:220px;border-radius:14px;overflow:hidden;border:1px solid var(--afta-border);background:#ffffffb3}.afta-scope .afta-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.afta-scope .afta-hero__content{flex:1 1 auto;padding:6px 6px 6px 2px}.afta-scope .afta-kicker{font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--afta-muted);font-size:12px;margin-bottom:8px}.afta-scope .afta-title{margin:0 0 8px;color:var(--afta-dark);font-size:32px;line-height:1.15}.afta-scope .afta-subtitle{margin:0 0 14px;color:var(--afta-muted);font-size:16px;line-height:1.45;max-width:52ch}.afta-scope .afta-badges{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.afta-scope .afta-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--afta-border);background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;color:var(--afta-dark)}.afta-scope .afta-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.afta-scope .afta-dot--aqua{background:var(--afta-aqua)}.afta-scope .afta-dot--fire{background:var(--afta-orange)}.afta-scope .afta-dot--thunder{background:var(--afta-thunder)}.afta-scope .afta-cta{display:flex;gap:10px;flex-wrap:wrap}.afta-scope .afta-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 14px;font-weight:700;text-decoration:none;border:1px solid var(--afta-border);background:#fff;color:var(--afta-dark)}.afta-scope .afta-btn--primary{border-color:#ef5e1466;box-shadow:0 6px 18px #ef5e141f}.afta-scope .afta-btn--primary:hover{transform:translateY(-1px)}.afta-scope .afta-btn--secondary{border-color:#00b8d959}.afta-scope .afta-section{margin-top:18px}.afta-scope .afta-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:10px 4px}.afta-scope .afta-section__title{margin:0;font-size:18px;color:var(--afta-dark)}.afta-scope .afta-section__desc{margin:6px 0 0;color:var(--afta-muted);font-size:13px}.afta-scope .afta-viewall{font-size:13px;font-weight:700;text-decoration:none;border-bottom:2px solid transparent}.afta-scope .afta-viewall:hover{border-bottom-color:currentColor}.afta-scope .afta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.afta-scope .afta-card{border:1px solid var(--afta-border);border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:150px}.afta-scope .afta-card__img{width:100%;height:140px;background:var(--afta-light);border-bottom:1px solid var(--afta-border)}.afta-scope .afta-card__img img{width:100%;height:100%;object-fit:cover;display:block}.afta-scope .afta-card__body{padding:12px 12px 14px}.afta-scope .afta-card__meta{display:flex;gap:8px;align-items:center;margin-bottom:6px;color:var(--afta-muted);font-size:12px}.afta-scope .afta-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 8px;border:1px solid var(--afta-border);background:#fff}.afta-scope .afta-pill--aqua{border-color:#00b8d966}.afta-scope .afta-pill--fire{border-color:#ef5e1473}.afta-scope .afta-pill--thunder{border-color:#6d28d973}.afta-scope .afta-card__title{margin:0 0 6px;font-size:16px;line-height:1.25;color:var(--afta-dark)}.afta-scope .afta-card__excerpt{margin:0;color:var(--afta-muted);font-size:13px;line-height:1.45}.afta-scope .afta-card a{text-decoration:none}.afta-scope .afta-card:hover{box-shadow:0 10px 24px #0f151714;transform:translateY(-1px)}.afta-scope .afta-footer-note{margin-top:14px;padding:10px 0 18px;color:var(--afta-muted)}.afta-scope .afta-footer-note small{display:block;text-align:center}@media(max-width:980px){.afta-scope .afta-hero__inner{flex-direction:column}.afta-scope .afta-hero__media{flex:0 0 auto;min-height:200px}.afta-scope .afta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.afta-scope .afta-title{font-size:26px}.afta-scope .afta-grid{grid-template-columns:1fr}}.afta-scope .afta-shell{background:radial-gradient(1200px 600px at 15% 0%,rgba(0,184,217,.16),transparent 60%),radial-gradient(900px 500px at 85% 10%,rgba(109,40,217,.14),transparent 60%),radial-gradient(900px 520px at 55% 85%,rgba(239,94,20,.12),transparent 60%),linear-gradient(180deg,#fff,#fbfbfc);padding-bottom:40px}.afta-scope .afta-hero{position:relative;border:1px solid var(--afta-border);border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#00b8d91a,#6d28d91a);box-shadow:0 10px 30px #0f151714}.afta-scope .afta-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.afta-scope .afta-hero__img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.05) contrast(1.03)}.afta-scope .afta-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00b8d98c,#ef5e1473 52%,#6d28d980),radial-gradient(900px 420px at 30% 0%,rgba(0,0,0,.18),transparent 60%),radial-gradient(800px 520px at 70% 100%,rgba(0,0,0,.2),transparent 55%);mix-blend-mode:multiply;opacity:.85}.afta-scope .afta-hero__content{position:relative;padding:26px 22px;color:#fff}.afta-scope .afta-hero__kicker{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#0f151733;letter-spacing:.08em;text-transform:uppercase;font-weight:700;font-size:12px}.afta-scope .afta-hero__title{margin:10px 0 8px;font-size:34px;line-height:1.05;font-weight:800;text-shadow:0 6px 18px rgba(0,0,0,.25)}.afta-scope .afta-hero__subtitle{margin:0;max-width:880px;font-size:15px;line-height:1.55;opacity:.95}.afta-scope .afta-hero__buttons{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.afta-scope .afta-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;font-weight:800;border:1px solid transparent;text-decoration:none}.afta-scope .afta-btn--primary{background:linear-gradient(135deg,var(--afta-orange),#ff7b3c);color:#fff;box-shadow:0 12px 25px #ef5e143d}.afta-scope .afta-btn--primary:hover{filter:brightness(1.03)}.afta-scope .afta-btn--ghost{background:#0f151733;border-color:#ffffff4d;color:#fff}.afta-scope .afta-btn--ghost:hover{background:#0f151747}.afta-scope .afta-section__title{position:relative;padding-bottom:10px}.afta-scope .afta-section__title:after{content:"";position:absolute;left:0;bottom:0;width:120px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--afta-aqua),var(--afta-orange),var(--afta-thunder))}.afta-scope .afta-card{border:1px solid var(--afta-border);border-radius:18px;background:#ffffffeb;box-shadow:0 10px 28px #0f15170f}.afta-scope .afta-card:hover{box-shadow:0 14px 34px #0f15171a;transform:translateY(-1px)}.afta-scope .afta-footer{margin-top:26px;padding:18px 0;border-top:1px solid var(--afta-border);background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.afta-scope .afta-footer__inner{display:flex;flex-wrap:wrap;gap:14px 18px;align-items:flex-start;justify-content:space-between}.afta-scope .afta-footer__title{font-weight:900;letter-spacing:.06em;text-transform:uppercase}.afta-scope .afta-footer__desc,.afta-scope .afta-footer__subdesc{color:var(--afta-muted);font-size:13px;line-height:1.4;margin-top:4px}.afta-scope .afta-footer__fineprint{color:var(--afta-muted);font-size:13px;margin-top:6px}.afta-scope .afta-footer__links{list-style:none;padding:0;margin:0;display:flex;gap:10px 14px;flex-wrap:wrap}.afta-scope .afta-footer__links a{color:var(--afta-dark);text-decoration:none;font-weight:800}.afta-scope .afta-footer__links a:hover{color:var(--afta-orange)}@media(max-width:740px){.afta-scope .afta-hero__title{font-size:26px}.afta-scope .afta-hero__content{padding:20px 16px}}.afta-scope .afta-header{position:sticky;top:0;z-index:60;background:#0f1517c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.afta-scope .afta-header__inner{max-width:1200px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;gap:16px}.afta-scope .afta-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.afta-scope .afta-brand__text{font-weight:900;letter-spacing:.06em;color:#fff}.afta-scope .afta-brand__logo{max-height:34px;width:auto;display:block}.afta-scope .afta-nav{margin-left:auto}.afta-scope .afta-nav__list{list-style:none;display:flex;gap:14px;margin:0;padding:0}.afta-scope .afta-nav__link{color:#ffffffe0;text-decoration:none;font-weight:700;font-size:14px;padding:8px 10px;border-radius:12px;transition:background .15s ease,color .15s ease}.afta-scope .afta-nav__link:hover{background:#ffffff14;color:#fff}.afta-scope .afta-nav__link.is-active{background:linear-gradient(90deg,#00b8d938,#ef5e1433,#6d28d938);color:#fff;border:1px solid rgba(255,255,255,.14)}.afta-scope .afta-mobile{display:none;margin-left:auto}.afta-scope .afta-mobile__btn{list-style:none;cursor:pointer;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:8px 10px;background:#ffffff0f}.afta-scope .afta-mobile__btn::-webkit-details-marker{display:none}.afta-scope .afta-burger{width:18px;height:12px;display:block;position:relative}.afta-scope .afta-burger:before,.afta-scope .afta-burger:after,.afta-scope .afta-burger{background:transparent}.afta-scope .afta-burger:before,.afta-scope .afta-burger:after{content:"";position:absolute;left:0;right:0;height:2px;background:#fff;border-radius:2px}.afta-scope .afta-burger:before{top:0}.afta-scope .afta-burger:after{bottom:0}.afta-scope .afta-mobile__panel{margin-top:10px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#0f1517eb}.afta-scope .afta-mobile__title{color:#fff;font-weight:900;letter-spacing:.06em;margin-bottom:10px}.afta-scope .afta-mobile__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.afta-scope .afta-mobile__link{display:block;padding:10px;border-radius:12px;color:#ffffffe6;text-decoration:none;font-weight:700}.afta-scope .afta-mobile__link:hover{background:#ffffff14;color:#fff}.afta-scope .afta-mobile__link.is-active{background:#ffffff1a;color:#fff}@media(max-width:920px){.afta-scope .afta-nav{display:none}.afta-scope .afta-mobile{display:block}}.afta-scope .afta-hero{position:relative;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:radial-gradient(800px 420px at 10% 0%,rgba(0,184,217,.22),transparent 60%),radial-gradient(800px 520px at 90% 100%,rgba(239,94,20,.2),transparent 55%),linear-gradient(135deg,#0f1517eb,#0f1517db);box-shadow:0 18px 40px #0000004d}.afta-scope .afta-hero__content{position:relative;padding:24px;color:#fff}.afta-scope .afta-hero__kicker,.afta-scope .afta-kicker{color:#ffffffd9}.afta-scope .afta-hero__title,.afta-scope .afta-title{color:#fff}.afta-scope .afta-hero__subtitle,.afta-scope .afta-subtitle{color:#ffffffe0}.afta-home__content{margin:18px 0 26px}.afta-home__content .rte{color:inherit}
/*# sourceMappingURL=/cdn/shop/t/33/assets/afta.css.map */
