@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,600;0,9..40,700;1,9..40,400&display=swap";:root{--gs-ink:#1a1206;--gs-muted:#5c4f38;--gs-bg0:#ffcf3d;--gs-bg1:#ff9a1f;--gs-panel:#fff8e7;--gs-panel2:#fff2cc;--gs-border:#1a12061f;--gs-accent:#1e6bd6;--gs-accent2:#0d4a9c;--gs-danger:#b42318;--gs-warn:#8a5a00;--gs-radius:14px;--gs-radius-sm:10px;--gs-font:"DM Sans", system-ui, sans-serif;--gs-display:"Archivo Black", system-ui, sans-serif;font-family:var(--gs-font);color:var(--gs-ink);background:var(--gs-bg0);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.45}*,:before,:after{box-sizing:border-box}body{background:linear-gradient(165deg, var(--gs-bg0) 0%, #ffb32a 45%, var(--gs-bg1) 100%), repeating-linear-gradient(-12deg, transparent, transparent 24px, #1a120608 24px, #1a120608 25px);min-height:100svh;margin:0}#root{width:100%;max-width:100%;min-height:100svh;margin:0}.gs-btn{border-radius:var(--gs-radius-sm);cursor:pointer;min-height:44px;color:var(--gs-ink);background:var(--gs-panel);border:2px solid #0000;border-color:var(--gs-border);justify-content:center;align-items:center;gap:.35rem;padding:.55rem 1rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.gs-btn:disabled{opacity:.55;cursor:not-allowed}.gs-btn--primary{background:linear-gradient(180deg, #2a7ff0 0%, var(--gs-accent2) 100%);color:#fff;border-color:color-mix(in srgb, var(--gs-accent2) 40%, #000)}.gs-btn--secondary{background:var(--gs-panel2);border-color:color-mix(in srgb, var(--gs-ink) 15%, transparent)}.gs-btn--ghost{background:0 0;border-color:#0000}.gs-btn--block{width:100%}.gs-btn--sm{min-height:36px;padding:.35rem .65rem;font-size:.8rem}.gs-input{border-radius:var(--gs-radius-sm);border:2px solid var(--gs-border);width:100%;font:inherit;color:var(--gs-ink);background:#fff;margin-top:.35rem;padding:.65rem .75rem}.gs-textarea{resize:vertical;min-height:4.5rem;line-height:1.35}.gs-code-inline{word-break:break-all;font-family:ui-monospace,monospace;font-size:.78em;font-weight:600}.gs-label{color:var(--gs-muted);margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.gs-label--inline{margin-bottom:1rem}.gs-form{text-align:left;flex-direction:column;gap:.75rem;display:flex}.gs-card{background:var(--gs-panel);border:1px solid var(--gs-border);border-radius:var(--gs-radius);text-align:left;padding:1rem 1.1rem;box-shadow:0 8px 28px #1a120614}.gs-card--hero{margin-bottom:1rem}.gs-card--row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.gs-card--spread{justify-content:space-between}.gs-card--unread{border-color:color-mix(in srgb, var(--gs-accent) 45%, transparent);background:color-mix(in srgb, var(--gs-accent) 8%, var(--gs-panel))}.gs-card-title{font-family:var(--gs-display);letter-spacing:-.02em;margin:.25rem 0 0;font-size:1.35rem}.gs-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--gs-muted);margin:0;font-size:.75rem;font-weight:700}.gs-alert{border-radius:var(--gs-radius-sm);margin:0;padding:.65rem .75rem;font-size:.88rem;font-weight:600}.gs-alert--error{background:color-mix(in srgb, var(--gs-danger) 12%, #fff);color:var(--gs-danger)}.gs-alert--warn{background:color-mix(in srgb, var(--gs-warn) 15%, #fff);color:var(--gs-warn)}.gs-muted{color:var(--gs-muted);font-size:.88rem}.gs-hint{color:var(--gs-muted);margin-top:.75rem;font-size:.75rem}.gs-json{border:1px solid var(--gs-border);background:#fff;border-radius:8px;max-height:12rem;padding:.5rem;font-size:.65rem;overflow:auto}.gs-badge{background:var(--gs-panel2);color:var(--gs-muted);border-radius:6px;padding:.2rem .45rem;font-size:.7rem;font-weight:700}.gs-badge--accent{background:color-mix(in srgb, var(--gs-accent) 22%, transparent);color:var(--gs-accent2)}.gs-divider{text-align:center;color:var(--gs-muted);margin:1rem 0;font-size:.8rem;font-weight:700}.gs-link-muted{text-align:center;color:var(--gs-muted);margin-top:1rem;font-size:.85rem;font-weight:600;display:block}.gs-center{text-align:center}.gs-mb{margin-bottom:.75rem}.gs-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;display:-webkit-box;overflow:hidden}.gs-public{min-height:100svh;padding:1.25rem 1rem calc(2rem + env(safe-area-inset-bottom,0px));justify-content:center;align-items:flex-start;display:flex}.gs-public--scan .gs-public-inner{max-width:22rem}.gs-public-inner{width:100%;max-width:22rem}.gs-login-logo{object-fit:contain;width:min(100%,280px);height:auto;margin:0 auto 1rem;display:block}.gs-session-recover{flex-direction:column;gap:.75rem;display:flex}.gs-brand{justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.gs-brand--compact{margin-top:.5rem}.gs-brand-mark{background:linear-gradient(135deg, var(--gs-ink), #3d2a0a);border-radius:6px;width:2.25rem;height:2.25rem;position:relative;box-shadow:inset 0 0 0 2px #fff3}.gs-brand-mark:before{content:"";opacity:.25;background:repeating-linear-gradient(90deg,#fff 0 4px,#0000 4px 8px);border-radius:3px;position:absolute;inset:5px}.gs-brand-text{font-family:var(--gs-display);letter-spacing:-.03em;font-size:1.5rem}.gs-tagline{text-align:center;color:var(--gs-muted);margin:0 0 1.25rem;font-size:.92rem;font-weight:600}.gs-public-title{font-family:var(--gs-display);text-align:center;margin:0 0 .5rem;font-size:1.25rem}.gs-back{color:var(--gs-accent2);margin-bottom:.5rem;font-weight:700;text-decoration:none;display:inline-block}.gs-back--light{color:var(--gs-ink);opacity:.85}.gs-scan-instruction{text-align:center;margin:0 0 1rem;font-size:.95rem;font-weight:600}.gs-scanner-frame{border-radius:var(--gs-radius);border:3px solid var(--gs-accent);aspect-ratio:1;background:#000;position:relative;overflow:hidden}.gs-scanner-video{object-fit:cover;width:100%;height:100%;display:block}.gs-scanner-overlay{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 2px #ffffff26}.gs-scanner-line{background:linear-gradient(90deg,#0000,#2e83ffe6,#0000);height:2px;animation:2.2s ease-in-out infinite gs-scan;position:absolute;top:50%;left:12%;right:12%;transform:translateY(-50%)}@keyframes gs-scan{0%,to{opacity:.5}50%{opacity:1}}.gs-list{margin:0;padding:0;list-style:none}.gs-list--pick{flex-direction:column;gap:.5rem;display:flex}.gs-list-btn{border-radius:var(--gs-radius-sm);border:2px solid var(--gs-border);background:var(--gs-panel);width:100%;font:inherit;cursor:pointer;text-align:left;color:var(--gs-ink);justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;font-weight:700;display:flex}.gs-list-btn-title{flex:1}.gs-chevron{color:var(--gs-muted);font-size:1.25rem}.gs-menu-list{flex-direction:column;gap:.35rem;margin:1rem 0;display:flex}.gs-menu-link{background:var(--gs-panel);border-radius:var(--gs-radius-sm);border:1px solid var(--gs-border);color:var(--gs-ink);justify-content:space-between;align-items:center;padding:.85rem 1rem;font-weight:700;text-decoration:none;display:flex}.gs-page-header{margin-bottom:1rem}.gs-page-header-row{grid-template-columns:2.5rem 1fr 2.5rem;align-items:center;gap:.25rem;display:grid}.gs-back-spacer{width:2.5rem}.gs-page-title{font-family:var(--gs-display);text-align:center;letter-spacing:-.02em;margin:0;font-size:1.35rem}.gs-page-header-right{justify-self:end;align-items:center;gap:.35rem;display:flex}.gs-back:not(.gs-back--light){grid-column:1}.gs-quick-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.gs-quick-tile{background:var(--gs-panel);border-radius:var(--gs-radius-sm);border:1px solid var(--gs-border);min-height:4.5rem;color:var(--gs-ink);justify-content:center;align-items:center;padding:.75rem;font-size:.9rem;font-weight:800;text-decoration:none;display:flex}.gs-filter-row{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.gs-segment{background:var(--gs-panel);border-radius:var(--gs-radius-sm);border:1px solid var(--gs-border);gap:.35rem;margin-bottom:1rem;padding:.25rem;display:flex}.gs-segment-btn{font:inherit;cursor:pointer;color:var(--gs-muted);background:0 0;border:none;border-radius:8px;flex:1;padding:.5rem;font-weight:700}.gs-segment-btn.is-on{color:var(--gs-ink);background:#fff;box-shadow:0 2px 8px #1a120614}.gs-list--rank{counter-reset:rank;padding:0}.gs-rank-pos{font-family:var(--gs-display);min-width:1.75rem;color:var(--gs-muted);font-size:1.1rem}.gs-loading{min-height:60svh;color:var(--gs-muted);justify-content:center;align-items:center;padding:2rem;font-weight:700;display:flex}code{background:var(--gs-panel2);border-radius:4px;padding:.1em .35em;font-size:.85em}.gs-shell{min-height:100svh;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.gs-shell-main{box-sizing:border-box;flex:1;width:100%;max-width:32rem;margin:0 auto;padding:1rem 1rem 1.5rem}.gs-shell-main--home{max-width:100%;padding:0}.gs-dock{padding:.55rem .35rem calc(.55rem + env(safe-area-inset-bottom,0px));z-index:40;background:linear-gradient(#fff0 0%,#fff 35%);justify-content:space-around;align-items:flex-end;gap:.15rem;display:flex;position:fixed;bottom:0;left:0;right:0}.gs-dock-item{color:#5c4f38;text-transform:uppercase;letter-spacing:.04em;text-align:center;flex-direction:column;flex:1;align-items:center;gap:.25rem;max-width:4.5rem;font-size:.55rem;font-weight:800;line-height:1.05;text-decoration:none;display:flex}.gs-dock-circle-wrap{display:inline-flex;position:relative}.gs-dock-badge{color:#fff;background:#e53935;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;padding:0 4px;font-size:.58rem;font-weight:900;line-height:1;display:flex;position:absolute;top:-4px;right:-6px;box-shadow:0 1px 4px #00000040}.gs-dock-circle{background:var(--dock-color,#78909c);border:2px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px #0000002e,0 6px 14px #0a162833}.gs-dock-circle img{object-fit:contain;filter:brightness(0)invert();width:1.65rem;height:1.65rem}.gs-dock-item--active .gs-dock-circle{border-color:#ffffffa6;transform:translateY(-4px);box-shadow:0 5px #00000038,0 10px 22px #0a162847}.gs-dock-item--active .gs-dock-label{color:var(--gs-ink)}.gs-dock-label{min-height:2lh}.gs-home-topbar{padding:.65rem .75rem calc(.65rem + env(safe-area-inset-top,0px));background:linear-gradient(#0a1628 0%,#132a4a 100%);border-radius:0 0 18px 18px;grid-template-columns:1fr auto 1fr;align-items:center;gap:.35rem;display:grid;box-shadow:0 6px 20px #0a162859}.gs-home-stat{align-items:center;gap:.35rem;min-width:0;display:flex}.gs-home-stat--left{justify-self:start}.gs-home-stat--right{flex-direction:row;justify-content:flex-end;justify-self:end}.gs-home-stat img{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}.gs-home-stat-val{color:#fff;letter-spacing:.02em;white-space:nowrap;font-size:.8rem;font-weight:800}.gs-home-stat-val--xp{color:#c8e6c9}.gs-home-logo-link{color:inherit;flex-direction:column;align-items:center;text-decoration:none;display:flex}.gs-home-logo-link img,.gs-home-logo-img{object-fit:contain;width:auto;max-width:4.5rem;height:clamp(2.75rem,11vw,3.25rem);display:block}.gs-home-menu-btn{color:#fff;background:#ffffff24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-left:.15rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.gs-reward-overlay{z-index:100;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a16288c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gs-reward-modal{text-align:center;background:#fff;border:4px solid #1565c0;border-radius:22px;width:100%;max-width:22rem;max-height:min(90vh,32rem);padding:1.25rem 1.1rem 1.35rem;overflow-y:auto;box-shadow:0 20px 50px #00000040}.gs-reward-stars{color:#42a5f5;text-shadow:0 2px #1565c0;justify-content:center;gap:.35rem;margin-bottom:.35rem;font-size:1.5rem;line-height:1;display:flex}.gs-reward-title{font-family:var(--gs-display);letter-spacing:.04em;color:#1565c0;margin:0 0 .5rem;font-size:1.5rem}.gs-reward-sub{color:#546e7a;margin:0 0 1rem;font-size:.8rem;font-weight:600;line-height:1.35}.gs-reward-list{text-align:left;margin:0 0 1rem;padding:0;list-style:none}.gs-reward-line{background:#f5f7fa;border:1px solid #1565c026;border-radius:12px;flex-direction:column;gap:.25rem;margin-bottom:.4rem;padding:.55rem .65rem;display:flex}.gs-reward-line-label{color:#0d2137;font-size:.88rem;font-weight:800}.gs-reward-line-val{color:#1565c0;flex-wrap:wrap;align-items:center;gap:.65rem;font-size:.82rem;font-weight:800;display:flex}.gs-reward-line-val img{vertical-align:middle;width:1.15rem;height:1.15rem}.gs-reward-line-val span{align-items:center;gap:.2rem;display:inline-flex}.gs-reward-line-muted{color:#90a4ae;font-weight:600}.gs-reward-totals{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1rem;display:flex}.gs-reward-pill{color:#fff;background:linear-gradient(#1976d2 0%,#0d47a1 100%);border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .85rem;font-size:.82rem;font-weight:800;display:inline-flex}.gs-reward-pill img{width:1.1rem;height:1.1rem}.gs-reward-collect{letter-spacing:.04em;cursor:pointer;color:#3e2723;background:linear-gradient(#ffd54f 0%,#ffb300 100%);border:none;border-radius:14px;width:100%;min-height:48px;font-family:inherit;font-size:1rem;font-weight:900;box-shadow:0 3px #00000026}.gs-reward-collect:disabled{opacity:.65;cursor:not-allowed}.gs-reward-err{color:#c62828;margin:0 0 .65rem;font-size:.82rem;font-weight:700}.gs-home{max-width:100%;margin:0 auto}.gs-home-body{background:linear-gradient(#ffe135 0%,#ffc107 55%,#ffb300 100%);border-radius:20px 20px 0 0;min-height:12rem;margin-top:.75rem;padding:1.25rem 1rem 1.5rem;position:relative;overflow:hidden}.gs-home-body:before{content:"";opacity:.14;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cpath fill='%230a1628' d='M10 40h8v8h-8zm20-15h6v6h-6zm25 10h5v5h-5zm-30 25h7v7h-7zm15 5h4v4h-4'/%3E%3C/svg%3E");position:absolute;inset:0}.gs-home-greet{z-index:1;font-family:var(--gs-display);text-align:center;letter-spacing:-.02em;margin:0 0 1.25rem;font-size:clamp(1.75rem,6vw,2.35rem);line-height:1.05;position:relative}.gs-home-greet-ola{color:#0d3d7a;margin-right:.25rem}.gs-home-greet-name{color:#fff;text-shadow:0 0 #0a1628,-2px -2px #0a1628,2px -2px #0a1628,-2px 2px #0a1628,2px 2px #0a1628,0 3px #0a162859}.gs-home-star-wrap{z-index:1;aspect-ratio:1;width:min(72vw,16rem);margin:0 auto;position:relative}.gs-home-star-wrap svg{filter:drop-shadow(0 6px 14px #0a162833);width:100%;height:100%;display:block}.gs-home-star-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:18% 12% 22%;display:flex;position:absolute;inset:0}.gs-home-level{font-family:var(--gs-display);color:#fff;text-shadow:0 2px 4px #0a162859;margin-bottom:.5rem;font-size:clamp(1rem,4.2vw,1.35rem)}.gs-home-xpnums{color:#0a1628;opacity:.9;margin-bottom:.35rem;font-size:.78rem;font-weight:800}.gs-home-xpbar{background:#0a162833;border:2px solid #0a162840;border-radius:6px;width:100%;max-width:9rem;height:10px;overflow:hidden}.gs-home-xpbar-fill{background:linear-gradient(90deg,#42a5f5,#1565c0);border-radius:4px;height:100%;transition:width .35s}.gs-pagination{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding:.5rem 0;display:flex}.gs-pagination-meta{color:var(--gs-muted);text-align:center;min-width:3.5rem;font-size:.85rem;font-weight:600}.gs-missoes-page{flex-direction:column;flex:1;min-height:100%;display:flex}.gs-missoes-backdrop{background:linear-gradient(#ffe135 0%,#ffc107 50%,#ffb300 100%);flex:1;padding:.75rem .65rem 1rem;position:relative}.gs-missoes-backdrop:before{content:"";opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cpath fill='%230a1628' d='M8 36h6v6H8zm14-12h5v5h-5zm22 8h4v4h-4M12 52h6v6h-6zm28 6h3v3h-3'/%3E%3C/svg%3E");position:absolute;inset:0}.gs-missoes-modal{z-index:1;background:#fff;border:4px solid #1565c0;border-radius:20px;flex-direction:column;max-width:22rem;max-height:min(74vh,36rem);margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0a16282e}.gs-missoes-modal-head{background:#fff;border-bottom:2px solid #1565c033;flex-shrink:0;padding:.7rem 2.75rem .65rem .75rem;position:relative}.gs-missoes-modal-head h2{font-family:var(--gs-display);letter-spacing:.08em;color:#1565c0;text-align:center;margin:0;font-size:1.15rem}.gs-missoes-back{color:#fff;background:linear-gradient(#1976d2 0%,#0d47a1 100%);border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex;position:absolute;top:50%;left:.5rem;transform:translateY(-50%);box-shadow:0 2px 8px #0d47a159}.gs-missoes-back:hover{filter:brightness(1.08)}.gs-missoes-scroll{-webkit-overflow-scrolling:touch;background:#f0f4f8;flex:1;padding:.65rem .6rem .75rem;overflow-y:auto}.gs-missoes-scroll::-webkit-scrollbar{width:5px}.gs-missoes-scroll::-webkit-scrollbar-thumb{background:#1565c059;border-radius:4px}.gs-missao-card{background:linear-gradient(#153a5c 0%,#0d2137 100%);border:2px solid #42a5f5;border-radius:16px;margin-bottom:.55rem;padding:.75rem .85rem;box-shadow:0 2px 10px #0a162833}.gs-missao-card:last-child{margin-bottom:0}.gs-missao-title{color:#fff;margin:0 0 .35rem;font-size:.98rem;font-weight:800;line-height:1.25}.gs-missao-desc{color:#ffffffe0;margin:0 0 .65rem;font-size:.8rem;font-weight:600;line-height:1.4}.gs-missao-recompensas-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}.gs-missao-recompensas-row{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;display:flex}.gs-missao-reward{color:#fff;align-items:center;gap:.3rem;font-size:.9rem;font-weight:800;display:inline-flex}.gs-missao-reward img{object-fit:contain;width:1.4rem;height:1.4rem}.gs-missoes-pager{z-index:1;max-width:22rem;margin:0 auto;padding:.5rem .75rem .25rem;position:relative}.gs-missoes-pager .gs-pagination-meta{color:#0a1628;font-weight:800}.gs-missoes-pager .gs-btn{color:#0a1628;background:#ffffff8c;border-color:#0a162833}.gs-missoes-empty,.gs-missoes-loading{text-align:center;color:#546e7a;padding:2rem 1rem;font-size:.9rem;font-weight:700}.gs-atitudes-page{flex-direction:column;flex:1;min-height:100%;display:flex}.gs-atitudes-backdrop{background:linear-gradient(#ffe135 0%,#ffc107 50%,#ffb300 100%);flex:1;padding:.75rem .65rem 1rem;position:relative}.gs-atitudes-backdrop:before{content:"";opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cpath fill='%230a1628' d='M8 36h6v6H8zm14-12h5v5h-5zm22 8h4v4h-4M12 52h6v6h-6zm28 6h3v3h-3'/%3E%3C/svg%3E");position:absolute;inset:0}.gs-atitudes-modal{z-index:1;background:#0d2137;border:3px solid #fff;border-radius:18px;flex-direction:column;max-width:22rem;max-height:min(70vh,32rem);margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0a162838}.gs-atitudes-modal-head{background:linear-gradient(#1565c0 0%,#0d47a1 100%);border-bottom:2px solid #fff3;flex-shrink:0;justify-content:center;align-items:center;padding:.65rem 2.75rem .65rem .75rem;display:flex;position:relative}.gs-atitudes-modal-head h2{font-family:var(--gs-display);letter-spacing:.06em;color:#fff;text-align:center;margin:0;font-size:1.05rem}.gs-atitudes-back{color:#fff;background:#fff3;border:2px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.gs-atitudes-back:hover{background:#ffffff4d}.gs-atitudes-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:.65rem .5rem .75rem;overflow-y:auto}.gs-atitudes-scroll::-webkit-scrollbar{width:5px}.gs-atitudes-scroll::-webkit-scrollbar-thumb{background:#00000059;border-radius:4px}.gs-atitudes-row{background:linear-gradient(#132f4c 0%,#0d2137 100%);border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.45rem;padding:.65rem .75rem;display:flex;box-shadow:0 2px 8px #00000026}.gs-atitudes-row:last-child{margin-bottom:0}.gs-atitudes-row-text{flex:1;min-width:0}.gs-atitudes-row-title{color:#fff;font-size:.92rem;font-weight:800;line-height:1.2;display:block}.gs-atitudes-row.is-neg .gs-atitudes-row-title{color:#ff6b6b}.gs-atitudes-row-sub{color:#ffffffbf;margin-top:.2rem;font-size:.72rem;font-weight:600;line-height:1.25;display:block}.gs-atitudes-row-values{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.4rem .55rem;display:flex}.gs-atitudes-val{color:#fff;align-items:center;gap:.2rem;font-size:.85rem;font-weight:800;display:inline-flex}.gs-atitudes-val img{object-fit:contain;width:1.35rem;height:1.35rem}.gs-atitudes-pager{z-index:1;max-width:22rem;margin:0 auto;padding:.5rem .75rem .25rem;position:relative}.gs-atitudes-pager .gs-pagination-meta{color:#0a1628;font-weight:800}.gs-atitudes-pager .gs-btn{color:#0a1628;background:#ffffff8c;border-color:#0a162833}.gs-atitudes-empty{text-align:center;color:#ffffffbf;padding:1.5rem 1rem;font-size:.9rem;font-weight:600}.gs-atitudes-loading{text-align:center;color:#ffffffd9;padding:2rem;font-weight:700}.gs-loja-page{flex-direction:column;flex:1;min-height:100%;display:flex}.gs-loja-backdrop{background:linear-gradient(#ffe135 0%,#ffc107 50%,#ffb300 100%);flex:1;padding:.75rem .65rem 1rem;position:relative}.gs-loja-backdrop:before{content:"";opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cpath fill='%230a1628' d='M8 36h6v6H8zm14-12h5v5h-5zm22 8h4v4h-4M12 52h6v6h-6zm28 6h3v3h-3'/%3E%3C/svg%3E");position:absolute;inset:0}.gs-loja-modal{z-index:1;background:#fff;border:4px solid #1565c0;border-radius:20px;flex-direction:column;max-width:22rem;max-height:min(74vh,36rem);margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0a16282e}.gs-loja-modal-head{background:#fff;border-bottom:2px solid #1565c033;flex-shrink:0;padding:.7rem 2.75rem .65rem .75rem;position:relative}.gs-loja-modal-head h2{font-family:var(--gs-display);letter-spacing:.08em;color:#1565c0;text-align:center;margin:0;font-size:1.15rem}.gs-loja-back{color:#fff;background:linear-gradient(#1976d2 0%,#0d47a1 100%);border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex;position:absolute;top:50%;left:.5rem;transform:translateY(-50%);box-shadow:0 2px 8px #0d47a159}.gs-loja-scroll{-webkit-overflow-scrolling:touch;background:#f0f4f8;flex:1;padding:.65rem .6rem .75rem;overflow-y:auto}.gs-loja-scroll::-webkit-scrollbar{width:5px}.gs-loja-scroll::-webkit-scrollbar-thumb{background:#1565c059;border-radius:4px}.gs-loja-row{background:linear-gradient(#153a5c 0%,#0d2137 100%);border:2px solid #42a5f5;border-radius:14px;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.45rem;padding:.65rem .75rem;display:flex}.gs-loja-row:last-child{margin-bottom:0}.gs-loja-row-main{flex:1;min-width:0}.gs-loja-row-title{color:#fff;font-size:.95rem;font-weight:800;display:block}.gs-loja-row-price{color:#ffd54f;align-items:center;gap:.25rem;margin-top:.2rem;font-size:.82rem;font-weight:800;display:flex}.gs-loja-row-price img{width:1.2rem;height:1.2rem}.gs-loja-buy{letter-spacing:.06em;cursor:pointer;color:#fff;background:linear-gradient(#e53935 0%,#b71c1c 100%);border:none;border-radius:10px;flex-shrink:0;padding:.45rem .85rem;font-family:inherit;font-size:.72rem;font-weight:900;box-shadow:0 2px #0003}.gs-loja-buy:disabled{opacity:.45;cursor:not-allowed}.gs-loja-msg{text-align:center;border-radius:10px;margin:0 0 .5rem;padding:.5rem .65rem;font-size:.8rem;font-weight:700}.gs-loja-msg--ok{color:#2e7d32;background:#2e7d3226}.gs-loja-msg--err{color:#c62828;background:#c628281f}.gs-loja-pager{z-index:1;max-width:22rem;margin:0 auto;padding:.5rem .75rem .25rem;position:relative}.gs-loja-pager .gs-pagination-meta{color:#0a1628;font-weight:800}.gs-loja-pager .gs-btn{color:#0a1628;background:#ffffff8c;border-color:#0a162833}.gs-loja-empty,.gs-loja-loading{text-align:center;color:#546e7a;padding:2rem 1rem;font-weight:700}.gs-ranking-page{flex-direction:column;flex:1;min-height:100%;display:flex}.gs-ranking-backdrop{background:linear-gradient(#ffe135 0%,#ffc107 50%,#ffb300 100%);flex:1;padding:.75rem .65rem 1rem;position:relative}.gs-ranking-backdrop:before{content:"";opacity:.12;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'%3E%3Cpath fill='%230a1628' d='M8 36h6v6H8zm14-12h5v5h-5zm22 8h4v4h-4M12 52h6v6h-6zm28 6h3v3h-3'/%3E%3C/svg%3E");position:absolute;inset:0}.gs-ranking-modal{z-index:1;background:#fff;border:4px solid #1565c0;border-radius:20px;flex-direction:column;max-width:22rem;max-height:min(72vh,34rem);margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 36px #0a16282e}.gs-ranking-modal-head{background:#fff;border-bottom:2px solid #1565c033;flex-shrink:0;padding:.7rem 2.75rem .5rem .75rem;position:relative}.gs-ranking-modal-head h2{font-family:var(--gs-display);letter-spacing:.08em;color:#1565c0;text-align:center;margin:0;font-size:1.15rem}.gs-ranking-back{color:#fff;background:linear-gradient(#1976d2 0%,#0d47a1 100%);border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex;position:absolute;top:50%;left:.5rem;transform:translateY(-50%);box-shadow:0 2px 8px #0d47a159}.gs-ranking-back:hover{filter:brightness(1.08)}.gs-ranking-tabs{background:#fff;border-bottom:1px solid #1565c01f;justify-content:center;gap:.5rem;padding:.55rem .75rem .65rem;display:flex}.gs-ranking-tab{letter-spacing:.04em;cursor:pointer;color:#5c6478;background:#e8eaf0;border:none;border-radius:999px;flex:1;max-width:7rem;padding:.45rem .75rem;font-family:inherit;font-size:.82rem;font-weight:800;transition:background .15s,color .15s,box-shadow .15s}.gs-ranking-tab.is-active{color:#3e2723;background:linear-gradient(#ffd54f 0%,#ffb300 100%);box-shadow:0 2px #0000001f}.gs-ranking-master{background:#f5f7fa;border-bottom:1px solid #1565c01a;padding:.4rem .75rem .5rem}.gs-ranking-master .gs-input{margin-top:.25rem;padding:.45rem .55rem;font-size:.85rem}.gs-ranking-master label{color:#546e7a;font-size:.7rem;font-weight:700}.gs-ranking-scroll{-webkit-overflow-scrolling:touch;background:#f0f4f8;flex:1;padding:.55rem .6rem .75rem;overflow-y:auto}.gs-ranking-scroll::-webkit-scrollbar{width:5px}.gs-ranking-scroll::-webkit-scrollbar-thumb{background:#1565c059;border-radius:4px}.gs-ranking-row{background:linear-gradient(#153a5c 0%,#0d2137 100%);border:2px solid #42a5f5;border-radius:14px;align-items:center;gap:.55rem;margin-bottom:.45rem;padding:.55rem .65rem;display:flex;box-shadow:0 2px 10px #0a162833}.gs-ranking-row:last-child{margin-bottom:0}.gs-ranking-rank{width:1.85rem;font-family:var(--gs-display);color:#ffd54f;text-align:center;text-shadow:0 1px #00000040;flex-shrink:0;font-size:1.35rem;line-height:1}.gs-ranking-mid{flex:1;min-width:0}.gs-ranking-name{color:#fff;font-size:.92rem;font-weight:800;line-height:1.2;display:block}.gs-ranking-sub{color:#ffffffd1;margin-top:.15rem;font-size:.72rem;font-weight:600;line-height:1.2;display:block}.gs-ranking-score{color:#fff;flex-shrink:0;align-items:center;gap:.25rem;font-size:.88rem;font-weight:800;display:flex}.gs-ranking-score img{object-fit:contain;width:1.45rem;height:1.45rem}.gs-ranking-pager{z-index:1;max-width:22rem;margin:0 auto;padding:.5rem .75rem .25rem;position:relative}.gs-ranking-pager .gs-pagination-meta{color:#0a1628;font-weight:800}.gs-ranking-pager .gs-btn{color:#0a1628;background:#ffffff8c;border-color:#0a162833}.gs-ranking-empty,.gs-ranking-loading{text-align:center;color:#546e7a;padding:2rem 1rem;font-size:.9rem;font-weight:700}
