:root{--gwrap-max:1320px;--gcol-max:980px}.gwrap{max-width:var(--gwrap-max);margin:0 auto;padding:0 16px 28px;flex:1 1 auto;display:flex;flex-direction:column;min-width:0}@media (min-width:1024px){.gwrap{padding-left:24px;padding-right:24px}}.g-hero{min-height:calc(100dvh - 240px);display:grid;align-items:center;justify-items:stretch;padding:24px 0;min-width:0}.g-hero__inner{width:100%;text-align:center;margin:0 auto;min-width:0;max-width:var(--gcol-max);max-width:var(--gcol-max)}.g-hero .g-form{max-width:var(--gcol-max);margin:0 auto;max-width:var(--gcol-max);width:100%}.g-hero .gbar-wrap{width:100%}.gwrap.is-query .g-hero{min-height:auto;display:block;padding:14px 0 6px}.gwrap.is-query .g-hint{display:none}.g-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;user-select:none}.g-logo__mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,rgba(228,198,123,.95),rgba(212,182,107,.95));box-shadow:var(--shadow-sm);display:grid;place-items:center;color:#000;font-weight:900}.g-logo__text{display:flex;flex-direction:column;align-items:flex-start}.g-logo__text strong{font-size:18px;line-height:1.15;color:var(--texto-primario)}.g-logo__text span{font-size:13px;color:var(--texto-secundario)}.g-topbar{padding:18px 0 6px;border-bottom:1px solid var(--borda-padrao);margin-bottom:10px}.g-topbar__row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-width:0}.g-topbar__row .g-form{flex:1 1 100%;max-width:var(--gwrap-max);margin:0;min-width:0}@media (min-width:1024px){.g-topbar__row{justify-content:flex-start}.g-topbar__row .g-form{flex:0 1 var(--gcol-max);max-width:var(--gcol-max);min-width:520px;margin-left:0}.gwrap.is-query .g-meta,.gwrap.is-query .g-results{max-width:var(--gcol-max)}}.g-mini{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex:0 0 auto}.g-mini__mark{width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,rgba(228,198,123,.95),rgba(212,182,107,.95));display:grid;place-items:center;color:#000;font-weight:900;font-size:13px}.g-mini__label{font-weight:800;font-size:14px;color:var(--texto-primario)}.g-form{width:100%;margin:0 auto;min-width:0}.g-form,.gbar,.gbar-wrap,.gbar__input,.gbtn{box-sizing:border-box}.gbar-wrap{width:100%;display:flex;gap:12px;align-items:center;min-width:0}.gbar{flex:1 1 auto;width:100%;min-width:0;display:flex;align-items:center;gap:10px;border:1px solid var(--borda-padrao);background:var(--bg-principal);border-radius:9999px;padding:12px 22px;box-shadow:var(--shadow-sm);transition:box-shadow var(--t-normal),border-color var(--t-normal)}.gbar:focus-within{border-color:rgba(228,198,123,.75);box-shadow:var(--shadow-md)}.gbar__icon{width:18px;height:18px;color:var(--texto-secundario);display:grid;place-items:center;flex:0 0 auto}.gbar__input{width:100%;min-width:0;border:0;outline:0;background:0 0;color:var(--texto-primario);font-size:16px;padding:4px 2px}.gbtn{flex:0 0 auto;border:1px solid rgba(228,198,123,.7);background:rgba(228,198,123,.22);color:#000;border-radius:9999px;font-weight:900;padding:12px 22px;cursor:pointer;transition:background var(--t-normal),transform var(--t-normal);box-shadow:var(--shadow-sm);white-space:nowrap}.gbtn:hover{background:rgba(228,198,123,.35);transform:translateY(-1px)}.g-hint{margin-top:10px;color:var(--texto-secundario);font-size:13px}.g-meta{max-width:720px;margin:12px auto 0;color:var(--texto-secundario);font-size:13px}.g-results{max-width:720px}.gwrap.is-query .g-meta,.gwrap.is-query .g-results{margin-left:0;margin-right:auto}.g-item{padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06)}.g-item:last-child{border-bottom:0}.g-item__top{display:flex;align-items:center;gap:10px}.g-item__meta{min-width:0}.g-fav{width:28px;height:28px;border-radius:10px;background:rgba(228,198,123,.18);border:1px solid rgba(228,198,123,.45);overflow:hidden;flex:0 0 auto;display:grid;place-items:center}.g-fav img{width:100%;height:100%;object-fit:cover;display:block}.g-fav__icon{color:rgba(0,0,0,.35)}.g-url{font-size:12px;color:var(--texto-secundario);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-title{display:block;margin-top:6px;font-size:18px;line-height:1.2;font-weight:800;color:#1a0dab;text-decoration:none}.g-title:hover{text-decoration:underline}.g-snippet{margin-top:6px;font-size:14px;line-height:1.5;color:var(--texto-primario);opacity:.92}.g-snippet--muted{color:var(--texto-secundario);opacity:1}.g-empty{max-width:720px;margin:18px auto 0;color:var(--texto-secundario);font-size:14px;background:var(--bg-principal);border:1px solid var(--borda-padrao);border-radius:var(--radius-md);padding:14px;box-shadow:var(--shadow-sm)}.gwrap.is-query .g-empty{margin-left:0;margin-right:auto}@media (min-width:1024px){.gwrap.is-query .g-empty{max-width:var(--gcol-max)}}@media (max-width:560px){.g-title{font-size:16px}.g-topbar__row{flex-direction:column;align-items:stretch}.g-mini{align-self:flex-start}.gbar-wrap{flex-direction:column;align-items:stretch}.gbar,.gbtn{width:100%}.gbtn{display:block}.g-form,.g-topbar__row .g-form{min-width:0}.g-hero{min-height:auto;padding:14px 0 10px}}