:root{--grl-teal: #0F766E;--grl-teal-dark: #0B5750;--grl-ink: #1a1a1a;--grl-muted: #5F6368;--grl-line: #e6e6ea;--grl-bg: #f7faf9}.grl-page{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--grl-ink)}.grl-hero{max-width:960px;margin:0 auto;padding:7.5rem 1.25rem 1.5rem}.grl-hero-inner{max-width:700px;margin:0 auto 1.75rem;text-align:center}.grl-badge-hero{display:inline-block;padding:.4rem .9rem;border-radius:999px;background:#0f766e17;color:var(--grl-teal);font-size:.85rem;font-weight:600;margin-bottom:1rem}.grl-title{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:clamp(2rem,5vw,3.1rem);line-height:1.08;margin:0 0 1rem}.grl-lead{font-size:1.08rem;line-height:1.6;color:var(--grl-muted);margin:0}.grl-nojs{text-align:center;color:var(--grl-muted);padding:2rem}.grl-card{max-width:620px;margin:0 auto;background:#fff;border:1px solid var(--grl-line);border-radius:1.25rem;box-shadow:0 18px 40px -24px #00000040;padding:1.75rem 1.5rem 1.5rem}.grl-field{margin-bottom:1rem}.grl-label{display:block;margin-bottom:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.05rem,2.4vw,1.3rem);font-weight:700}.grl-combo{position:relative}.grl-input{width:100%;font:inherit;font-size:1rem;padding:.8rem .9rem;border:2px solid var(--grl-line);border-radius:.7rem;background:#fff;color:inherit}.grl-input:focus{outline:none;border-color:var(--grl-teal);box-shadow:0 0 0 3px #0f766e2e}.grl-hint{margin:.5rem 0 0;color:var(--grl-muted);font-size:.85rem;line-height:1.5}.grl-suggest{position:absolute;left:0;right:0;top:calc(100% + .3rem);z-index:20;background:#fff;border:1px solid var(--grl-line);border-radius:.7rem;box-shadow:0 18px 40px -20px #00000059;max-height:17rem;overflow-y:auto}.grl-suggest-item{display:flex;flex-direction:column;gap:.1rem;padding:.55rem .85rem;cursor:pointer}.grl-suggest-item+.grl-suggest-item{border-top:1px solid var(--grl-line)}.grl-suggest-item.active{background:#0f766e14}.grl-suggest-name{font-weight:600;font-size:.95rem}.grl-suggest-meta{color:var(--grl-muted);font-size:.82rem}.grl-picked{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--grl-bg);border:1px solid var(--grl-line);border-radius:.8rem;padding:.8rem .95rem;margin-bottom:1rem}.grl-picked-body{display:flex;flex-direction:column;gap:.1rem;min-width:0}.grl-picked-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--grl-muted);font-weight:700}.grl-picked-name{font-size:1rem}.grl-picked-meta{color:var(--grl-muted);font-size:.85rem}.grl-turnstile:not(:empty){margin-bottom:1rem}.grl-err{margin:0 0 .9rem;padding:.65rem .8rem;border-radius:.6rem;background:#b91c1c14;color:#b91c1c;font-size:.9rem;line-height:1.5}.grl-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;font:inherit;font-weight:700;font-size:1rem;padding:.85rem 1.2rem;border:0;border-radius:.7rem;background:var(--grl-teal);color:#fff;cursor:pointer}.grl-btn:hover:not(:disabled){background:var(--grl-teal-dark)}.grl-btn:disabled{opacity:.45;cursor:not-allowed}.grl-link-btn{font:inherit;font-weight:600;font-size:.9rem;color:var(--grl-teal);background:none;border:0;padding:0;cursor:pointer;text-decoration:underline;white-space:nowrap}.grl-link-btn:hover{color:var(--grl-teal-dark)}.grl-privacy{margin:.9rem 0 0;color:var(--grl-muted);font-size:.8rem;line-height:1.5;text-align:center}.grl-result{text-align:left}.grl-done{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:50%;background:#e8f5ea;color:#3f6531;font-size:1.3rem;font-weight:700;margin-bottom:.8rem}.grl-result-h{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.3rem,3vw,1.8rem);margin:0 0 .4rem}.grl-result-sub{margin:0 0 1.1rem;color:var(--grl-muted);line-height:1.6}.grl-place{display:flex;flex-direction:column;gap:.15rem;background:var(--grl-bg);border:1px solid var(--grl-line);border-radius:.8rem;padding:.8rem .95rem;margin-bottom:1rem}.grl-place span{color:var(--grl-muted);font-size:.88rem}.grl-linkrow{display:flex;gap:.5rem;align-items:stretch}.grl-linkinput{flex:1 1 auto;min-width:0;font:inherit;font-size:.9rem;padding:.75rem .85rem;border:2px solid var(--grl-line);border-radius:.7rem;background:#fff;color:inherit}.grl-linkinput:focus{outline:none;border-color:var(--grl-teal)}.grl-btn-copy{width:auto;flex:0 0 auto}.grl-btn-copy.is-copied{background:#3f6531}.grl-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.9rem}.grl-actions a{text-decoration:underline}.grl-saved{margin-top:.9rem}.grl-use{margin-top:1.6rem;border-top:1px solid var(--grl-line);padding-top:1.1rem}.grl-use h3{margin:0 0 .6rem;font-size:1rem}.grl-use ul{margin:0;padding-left:1.1rem;color:var(--grl-muted);line-height:1.65}.grl-use li+li{margin-top:.35rem}@media(max-width:640px){.grl-hero{padding-top:6rem}.grl-card{padding:1.35rem 1.1rem 1.2rem;border-radius:1rem}.grl-linkrow{flex-wrap:wrap}.grl-btn-copy{width:100%}}.grl-section{padding:3rem 1.25rem}.grl-section-inner{max-width:760px;margin:0 auto}.grl-section h2{font-family:Bricolage Grotesque,sans-serif;font-size:clamp(1.4rem,3vw,1.9rem);margin:0 0 1.5rem}.grl-how{background:var(--grl-bg)}.grl-steps{list-style:none;margin:0;padding:0;display:grid;gap:1.1rem}.grl-steps li{display:grid;grid-template-columns:2.1rem 1fr;gap:.8rem;align-items:start}.grl-step-n{width:2.1rem;height:2.1rem;border-radius:50%;background:var(--grl-teal);color:#fff;display:grid;place-items:center;font-weight:700;grid-row:span 2}.grl-steps h3{margin:0 0 .2rem;font-size:1rem}.grl-steps p{margin:0;color:var(--grl-muted);line-height:1.6}.grl-q{border-bottom:1px solid var(--grl-line);padding:.9rem 0}.grl-q summary{cursor:pointer;font-weight:600;font-size:1rem}.grl-q p{margin:.6rem 0 0;color:var(--grl-muted);line-height:1.65}.grl-related{display:flex;flex-wrap:wrap;gap:.6rem}.grl-related a{display:inline-block;padding:.6rem 1rem;border:1px solid var(--grl-line);border-radius:.6rem;text-decoration:none;color:var(--grl-ink);font-weight:600;font-size:.92rem}.grl-related a:hover{border-color:var(--grl-teal);color:var(--grl-teal)}
