.gtip-page{padding:24px 0 54px;color:var(--text-main)}.gtip-page .container{max-width:1120px}.gtip-page .breadcrumb{font-size:13px;margin-bottom:28px}.gtip-hero{display:grid;grid-template-columns:1fr 240px;gap:52px;align-items:center;padding:28px 0 34px}.gtip-eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--accent);margin:0 0 14px}.gtip-hero h1{font-size:clamp(32px,5vw,52px);line-height:1.13;letter-spacing:-.04em;margin:0 0 20px}.gtip-lead{font-size:22px;line-height:1.5;margin:0 0 15px}.gtip-hero p:not(.gtip-eyebrow){max-width:650px}.gtip-snapshot{border-left:3px solid var(--accent);padding:8px 0 8px 25px;display:flex;flex-direction:column;gap:5px}.gtip-snapshot>span:first-child{font-size:10px;letter-spacing:.15em;font-weight:800}.gtip-snapshot>strong{font-size:42px;line-height:1.2}.gtip-snapshot p,.gtip-snapshot a{font-size:12px}.gtip-search-panel{background:var(--surface);border:2px solid var(--accent);border-radius:16px;padding:28px;color:var(--text-main);background:linear-gradient(135deg,var(--surface),var(--accent-light));box-shadow:var(--shadow)}.gtip-search-panel h2{font-size:22px;margin:0 0 19px;color:var(--primary)}.gtip-search-panel label{display:block;font-size:13px;margin-bottom:8px;color:var(--primary)}.gtip-search-row{display:flex;gap:12px}.gtip-search-row input{flex:1;min-width:0;background:white;border:2px solid var(--border);border-radius:10px;padding:16px;font:inherit;color:var(--primary)}.gtip-search-row button{border:0;border-radius:10px;padding:15px 25px;background:var(--accent);color:var(--surface);font:inherit;font-weight:800;cursor:pointer}.gtip-search-panel #gtip-search-help{font-size:12px;color:var(--text-muted);margin:10px 0}.gtip-caution{border-top:1px solid var(--border);padding-top:14px;font-size:13px;margin-bottom:0;color:var(--text-main)}.gtip-page :focus-visible{outline:3px solid var(--accent);outline-offset:4px}#gtip-results{scroll-margin-top:90px;margin:32px 0}.gtip-page h2{font-size:23px;line-height:1.4}.gtip-empty{border:1px dashed var(--border);border-radius:12px;padding:22px;background:var(--bg-body);color:var(--text-muted)}.gtip-result-list{display:grid;gap:14px}.gtip-result{padding:22px;background:white;border:1px solid var(--border);border-radius:13px;overflow-wrap:anywhere}.gtip-result h3{font-size:19px;margin:12px 0 8px}.gtip-result p{color:var(--text-muted);font-size:14px;line-height:1.7}.gtip-code-label{font-size:13px;letter-spacing:.03em}.gtip-code-label strong{font-family:monospace;background:var(--accent-light);padding:5px 8px;border-radius:5px}.gtip-detail{font-size:13px;font-weight:700}.gtip-pages{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:20px 0}.gtip-section{margin:38px 0}.gtip-section-heading{display:flex;gap:15px;justify-content:space-between;align-items:center;flex-wrap:wrap}.gtip-section-heading>a{font-size:13px}.gtip-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gtip-categories>a{display:flex;gap:10px;flex-direction:column;background:var(--accent-light);border:1px solid var(--border);padding:20px;border-radius:12px;text-decoration:none}.gtip-categories strong{font-size:22px}.gtip-categories span{font-size:13px}.gtip-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.gtip-guide{padding:26px;border:1px solid var(--border);border-radius:15px;background:white;margin-bottom:24px;min-width:0}.gtip-guide p,.gtip-guide li,.gtip-guide dd{font-size:14px;line-height:1.85}.gtip-guide li{margin-bottom:13px}.gtip-guide ol,.gtip-guide ul{padding-left:22px}.gtip-digits{display:grid;gap:10px}.gtip-digits>div{display:grid;grid-template-columns:70px 1fr;gap:15px;padding:10px 0;border-bottom:1px solid var(--border)}.gtip-digits dt{font-weight:800}.gtip-digits dd{margin:0}.gtip-faq details{border-bottom:1px solid var(--border);padding:16px 0}.gtip-faq summary{font-size:15px;font-weight:700;cursor:pointer}.gtip-page a{color:var(--accent)}.gtip-snapshot a{line-height:1.6}.gtip-result-status{color:var(--text-muted);font-size:14px}@media(max-width:700px){.gtip-hero{grid-template-columns:1fr;gap:20px;padding:12px 0 25px}.gtip-snapshot{display:none}.gtip-lead{font-size:18px}.gtip-search-panel{padding:21px 17px}.gtip-search-row{flex-direction:column}.gtip-search-row button{min-height:48px}.gtip-categories{grid-template-columns:1fr 1fr}.gtip-guide-grid{grid-template-columns:1fr;gap:0}.gtip-guide{padding:21px}.gtip-page h2{font-size:21px}.gtip-result{padding:18px}.gtip-page .container{width:calc(100% - 28px)}}

.gtip-search-row button:hover{background:var(--accent-dark)}
.gtip-search-row input:focus{border-color:var(--accent)}
.gtip-page a:hover{color:var(--accent-dark)}

.gtip-disclaimer{margin-top:18px;padding:18px;border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:8px;background:var(--surface);color:var(--text-main)}.gtip-disclaimer h3{font-size:16px;margin:0 0 10px}.gtip-disclaimer p{font-size:13px;line-height:1.75;margin:8px 0}
