.gba{--green:#00843d;--green-dark:#00652f;--blue:#064f9e;--text:#121212;--muted:#5f6368;--border:#dedede;--bg:#fff;--soft:#f7f7f7;color:var(--text);background:#fff}.gba *{box-sizing:border-box}.gba__wrap{padding-top:2.4rem;padding-bottom:3rem}.gba__top-trust{display:flex;justify-content:space-between;gap:1rem;font-size:1.3rem;color:#1f1f1f;border-bottom:1px solid #eee;padding:.9rem 0 1.3rem;margin-bottom:3rem}.gba__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:4rem;align-items:center;margin-bottom:3.5rem}.gba__eyebrow{display:inline-flex;background:#edf7f0;color:var(--green-dark);border-radius:6px;padding:.6rem 1rem;font-weight:700;font-size:1.3rem;margin-bottom:1.4rem}.gba__title{font-size:clamp(3.6rem,5vw,6rem);line-height:1.05;margin:0 0 1.5rem;font-weight:800;letter-spacing:-.04em}.gba__title span,.gba__result h2 span,.gba__reviews h2 span{color:var(--green)}.gba__subtitle{font-size:2rem;line-height:1.45;color:#222;max-width:58rem;margin:0}.gba__steps{display:flex;align-items:flex-start;justify-content:space-between;list-style:none;padding:0;margin:0;position:relative}.gba__steps:before{content:"";position:absolute;left:8%;right:8%;top:1.65rem;height:1px;background:#cfcfcf}.gba__steps li{position:relative;z-index:1;text-align:center;min-width:5.8rem;color:#777}.gba__steps span{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:99px;background:#c8c8c8;color:#fff;font-weight:700;margin-bottom:.8rem}.gba__steps small{display:block;font-size:1.25rem}.gba__steps li.is-active,.gba__steps li.is-done{color:#111}.gba__steps li.is-active span,.gba__steps li.is-done span{background:var(--green)}.gba__panel{position:relative;border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 32px #00000014;overflow:hidden;background:var(--bg);margin-bottom:4.5rem}.gba__panel-inner{position:relative;z-index:2;max-width:60rem;padding:3rem}.gba__question h2{font-size:2.4rem;line-height:1.2;margin:0 0 .8rem;font-weight:800}.gba__question p{margin:0 0 2rem;font-size:1.6rem;color:#333}.gba__select,.gba__input{width:100%;min-height:5.6rem;border:1px solid #aaa;border-radius:4px;padding:1.2rem 1.4rem;background:#fff;font-size:1.7rem;color:#111}.gba__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gba__card-option{-webkit-appearance:none;appearance:none;border:1px solid var(--border);background:#fff;border-radius:8px;padding:1.5rem;text-align:left;font-size:1.55rem;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.gba__card-option:hover,.gba__card-option.is-selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green);transform:translateY(-1px)}.gba__card-option strong{display:block;font-size:1.65rem}.gba__card-option small{display:block;color:var(--muted);margin-top:.4rem}.gba__actions{display:flex;gap:1rem;margin-top:2.4rem;align-items:center}.gba__button{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;border:0;border-radius:5px;background:#070707;color:#fff;text-decoration:none;font-weight:700;font-size:1.5rem;padding:0 2.4rem;cursor:pointer;transition:opacity .15s,transform .15s}.gba__button:hover{opacity:.92;transform:translateY(-1px)}.gba__button--secondary{background:#f2f2f2;color:#111}.gba__button--outline{background:#fff;color:var(--blue);border:1px solid var(--blue)}.gba__watermark{position:absolute;right:2rem;bottom:-2.8rem;color:#d9eadf;opacity:.9;width:32rem;max-width:45%;z-index:1}.gba__result-label{font-weight:700;color:var(--green);margin:0 0 1.2rem}.gba__result h2{font-size:3rem;line-height:1.2;margin:0 0 2rem}.gba__result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:2rem}.gba__product-card{border:1px solid var(--border);border-radius:10px;background:#fff;padding:2rem;display:grid;grid-template-columns:minmax(130px,230px) minmax(0,1fr);gap:2rem;align-items:center}.gba__product-card[hidden]{display:none!important}.gba__product-image{width:100%;aspect-ratio:1/1;object-fit:contain;display:block;max-height:24rem}.gba__product-info h3{font-size:2.4rem;line-height:1.15;margin:0;color:var(--green);font-weight:800}.gba__product-card--blue h3{color:var(--blue)}.gba__product-info p{font-size:2rem;line-height:1.2;margin:.2rem 0 1.3rem}.gba__product-info strong{font-size:2.2rem}.gba__product-info small{display:block;color:#555;margin:.2rem 0 1.2rem}.gba__product-info ul{padding:0;margin:0 0 1.6rem;list-style:none;font-size:1.35rem}.gba__product-info li{margin:.55rem 0}.gba__product-info li:before{content:"\2713";color:var(--green);font-weight:700;margin-right:.7rem}.gba__product-card--blue li:before{color:var(--blue)}.gba__product-link{width:100%}.gba__notice{border:1px solid #dbeee2;background:#f0faf3;border-radius:8px;padding:1.6rem 2rem;color:#1d1d1d;margin:1.5rem 0 2rem}.gba__reset{background:transparent;border:0;text-decoration:underline;cursor:pointer;font-size:1.5rem;padding:.8rem}.gba__reviews{border:1px solid var(--border);border-radius:12px;background:#fff;padding:3rem;margin-top:3rem}.gba__reviews h2{text-align:center;font-size:2.8rem;margin:0 0 2.5rem}.gba__reviews-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:2rem}.gba__review-card{border-right:1px solid #e5e5e5;padding:0 2rem}.gba__review-card:last-child{border-right:0}.gba__review-card strong{font-size:2rem}.gba__stars{color:#ffb400;letter-spacing:.1em;font-size:2rem;margin:.8rem 0}.gba__review-list p{margin:.7rem 0}.gba__error{color:#b00020;margin-top:1rem;font-size:1.35rem}.gba__manual{border:1px solid #f0d7a5;background:#fff9ea;border-radius:8px;padding:1.6rem}.gba__hidden{display:none!important}@media(max-width:900px){.gba__top-trust{display:none}.gba__hero{grid-template-columns:1fr;gap:2.5rem}.gba__steps{overflow-x:auto;padding-bottom:.5rem}.gba__panel-inner{max-width:none;padding:2.2rem}.gba__watermark{opacity:.35}.gba__result-grid{grid-template-columns:1fr}.gba__product-card{grid-template-columns:14rem minmax(0,1fr)}.gba__reviews-grid{grid-template-columns:1fr}.gba__review-card{border-right:0;border-bottom:1px solid #eee;padding:0 0 1.6rem}.gba__review-card:last-child{border-bottom:0}}@media(max-width:560px){.gba__wrap{padding-top:1.5rem}.gba__title{font-size:3.7rem}.gba__subtitle{font-size:1.7rem}.gba__steps small{font-size:1.1rem}.gba__cards{grid-template-columns:1fr}.gba__product-card{grid-template-columns:1fr;text-align:left}.gba__product-image{max-height:20rem;margin:auto}.gba__actions{flex-direction:column;align-items:stretch}.gba__button{width:100%}}.gba__product-image{width:14rem;height:14rem;object-fit:contain;align-self:center}.gba__option-note{display:block;font-size:1.2rem;color:rgba(var(--color-foreground),.65);margin-top:.4rem}.gba__data-summary{background:#f7f7f7;border:1px solid #e6e6e6;padding:1.2rem 1.4rem;margin-bottom:1.6rem;font-size:1.4rem}.gba__manual-card{border:1px solid #ddd;background:#fff;padding:2rem;margin-top:1.5rem}@media(max-width:560px){.gba__product-image{width:12rem;height:12rem}}.gba__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.5rem}.gba__choice{appearance:none;-webkit-appearance:none;border:1px solid var(--border);background:#fff;color:var(--text);border-radius:10px;padding:1.6rem 1.7rem;text-align:left;display:flex;align-items:center;gap:1.2rem;min-height:6.4rem;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease;font:inherit}.gba__choice:hover,.gba__choice:focus-visible{border-color:var(--green);box-shadow:0 0 0 1px var(--green),0 8px 22px #0000000f;transform:translateY(-1px);outline:none}.gba__choice span{width:3.6rem;height:3.6rem;flex:0 0 3.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f5f5f5;font-size:2.1rem;line-height:1}.gba__choice strong{font-weight:700;font-size:1.55rem;line-height:1.2}@media(min-width:900px){.gba__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.gba__grid{grid-template-columns:1fr}.gba__choice{min-height:5.8rem;padding:1.35rem 1.45rem}}.gba__addon-badge{display:inline-flex;align-items:center;width:max-content;border:1px solid rgba(6,79,158,.22);background:#eef6ff;color:var(--blue);border-radius:999px;padding:.35rem .85rem;font-size:1.2rem;font-weight:700;margin-bottom:.8rem}.gba__review-link{color:inherit;text-decoration:none;display:block}.gba__review-link:hover strong,.gba__review-link:hover small{text-decoration:underline}.gba__review-card small{color:var(--muted)}.gba__reviews-updated{display:block;margin-top:1.2rem;color:var(--muted)}.gba__review-link{appearance:none;-webkit-appearance:none;background:transparent;border:0;border-right:1px solid #e5e5e5;width:100%;text-align:left;font:inherit;cursor:pointer}.gba__review-link.is-disabled{cursor:default;opacity:.65}.gba__review-link.is-disabled:hover strong,.gba__review-link.is-disabled:hover small{text-decoration:none}.gba__reviews a.gba__review-link{display:block;color:inherit;text-decoration:none}.gba__reviews a.gba__review-link:hover small,.gba__reviews a.gba__review-link:hover strong{text-decoration:underline}.gba__review-link.is-disabled{display:block;color:inherit;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gb.css.map */
