@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color-scheme:light;--background: 40 33% 97%;--foreground: 214 25% 16%;--card: 0 0% 100%;--card-foreground: 214 25% 16%;--primary: 191 92% 34%;--primary-foreground: 0 0% 100%;--muted: 44 25% 93%;--muted-foreground: 214 12% 44%;--border: 210 18% 86%;--ring: 191 92% 34%;--link: 212 85% 40%}:root.dark{color-scheme:dark;--background: 210 30% 8%;--foreground: 210 30% 90%;--card: 210 30% 10%;--card-foreground: 210 30% 90%;--primary: 212 100% 55%;--primary-foreground: 210 30% 8%;--muted: 210 30% 14%;--muted-foreground: 210 15% 60%;--border: 210 30% 16%;--ring: 212 100% 55%;--link: 213 93% 73%}*{box-sizing:border-box}body{margin:0;background:hsl(var(--background));color:hsl(var(--foreground));font-size:14px}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{opacity:.55;cursor:wait}button,input,select{outline:none}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:4px}svg{width:20px;height:20px;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;padding:10px;background:hsl(var(--card));z-index:20}.skip-link:focus{top:10px}.search-shell{min-height:100svh;display:flex;flex-direction:column}.search-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 36px;min-height:88px}.top-links{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:12px;font-weight:600}.top-links>a{display:flex;gap:7px;align-items:center}.top-links a:hover,footer a:hover{text-decoration:underline}.top-links svg{width:16px;height:16px}.icon-button{border:0;background:transparent;display:grid;place-items:center;border-radius:50%;height:38px;width:38px;flex-shrink:0}.icon-button:hover{background:hsl(var(--muted))}.icon-button svg{width:20px;height:20px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:25px;font-weight:700;letter-spacing:-1.2px}.brand img{width:31px;height:31px}.search-main{width:100%;flex:1}.hero{display:flex;flex-direction:column;align-items:center;padding-top:clamp(64px,14vh,170px);text-align:center;margin-bottom:30px}.hero-brand{position:relative;font-size:68px;font-weight:600;gap:19px;letter-spacing:-3.6px;line-height:1.25}.hero-brand img{width:68px;height:68px}.hero>p{margin:35px 15px 0;color:hsl(var(--muted-foreground));font-size:13px;line-height:1.7}.search-form{max-width:668px;margin:0 auto;padding:0 18px}.search-pill{height:58px;border:1px solid hsl(var(--border));background:hsl(var(--muted) / .6);border-radius:32px;padding:0 10px 0 20px;display:flex;align-items:center;gap:13px;transition:box-shadow .15s,border-color .15s}.search-pill>svg{color:hsl(var(--muted-foreground));width:19px;height:19px}.search-pill:hover{border-color:hsl(var(--muted-foreground) / .45)}.search-pill:focus-within{background:hsl(var(--card));border-color:hsl(var(--primary) / .65);box-shadow:0 0 0 3px hsl(var(--primary) / .08)}.search-pill input{background:transparent;border:none;color:hsl(var(--foreground));font-size:16px;min-width:0;flex:1;height:100%}.search-pill input::placeholder{color:hsl(var(--muted-foreground));font-size:14px}.search-pill input::-webkit-search-cancel-button{display:none}.submit-query{color:hsl(var(--primary));background:hsl(var(--primary) / .08)}.clear-query{color:hsl(var(--muted-foreground));width:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:1px solid transparent;font-size:12px;font-weight:700;padding:11px 19px;min-height:40px}.button:hover{filter:brightness(1.08);border-color:hsl(var(--primary) / .4)}.button.secondary{background:hsl(var(--muted));color:hsl(var(--foreground));border-color:hsl(var(--border))}.button svg{width:16px;height:16px}select{border:0;background:transparent;color:hsl(var(--foreground));cursor:pointer;padding:6px;font-size:12px}option{background:hsl(var(--card));color:hsl(var(--foreground))}.suggestions{display:flex;flex-wrap:wrap;justify-content:center;gap:7px 15px;padding:0 22px;margin:32px auto 70px;max-width:900px;align-items:center;font-size:11px;color:hsl(var(--muted-foreground))}.suggestions>span{font-size:10px;letter-spacing:1px;text-transform:uppercase}.suggestions button{background:transparent;border:0;padding:5px 0;color:hsl(var(--muted-foreground));font-size:11px}.suggestions button:hover{color:hsl(var(--foreground));text-decoration:underline}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;background:hsl(var(--card) / .35);border-top:1px solid hsl(var(--border));padding:19px 36px;font-size:11px;color:hsl(var(--muted-foreground))}footer nav{display:flex;flex-wrap:wrap;gap:23px}.has-results .search-header{min-height:99px;padding-top:24px;padding-bottom:24px}.has-results .search-header>.brand{font-size:25px}.has-results .top-links>a:first-child{display:none}.has-results .search-form{position:absolute;top:23px;left:212px;width:min(720px,calc(100% - 480px));max-width:none;padding:0}.has-results .search-pill{height:53px}.result-tabs{display:flex;align-items:center;gap:28px;padding-left:235px;border-bottom:1px solid hsl(var(--border));min-height:45px}.result-tabs>button{position:relative;background:none;border:none;color:hsl(var(--muted-foreground));padding:0 0 14px;font-size:12px;font-weight:600}.result-tabs>button[aria-current]{color:hsl(var(--foreground))}.result-tabs>button[aria-current]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:hsl(var(--primary));border-radius:3px 3px 0 0}.results{margin-left:235px;width:min(690px,calc(100% - 270px));padding-bottom:65px}.status{min-height:56px;display:flex;align-items:center;gap:9px;color:hsl(var(--muted-foreground));font-size:11px}.pulse{height:7px;width:7px;background:hsl(var(--primary));border-radius:50%;animation:pulse 1s infinite alternate}.result{margin-bottom:31px}.source-line{display:flex;align-items:center;gap:10px;margin-bottom:8px}.source-icon{width:30px;height:30px;border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:600}.source-line>div{min-width:0}.host{display:block;font-size:12px;font-weight:600;line-height:1.65}.path{display:block;max-width:590px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:hsl(var(--muted-foreground));font-size:10px;line-height:1.5}.result h2{font-size:20px;font-weight:500;letter-spacing:-.45px;margin:0 0 6px;line-height:1.4}.result h2 a{color:hsl(var(--link))}.result h2 a:hover{text-decoration:underline}.result>p{font-size:13px;line-height:1.75;margin:0;overflow-wrap:anywhere;color:hsl(var(--foreground) / .8)}time{color:hsl(var(--muted-foreground))}.notice{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:12px;padding:18px;font-size:13px;margin:0 0 25px;line-height:1.7}.empty{margin-top:25px}.empty h1{font-size:21px}.empty p{color:hsl(var(--muted-foreground));line-height:1.7}.pagination{display:flex;gap:10px;margin-top:36px}.bot{max-width:780px;width:100%;margin:50px auto 90px;padding:0 25px;line-height:1.8;flex:1}.eyebrow{font-size:10px;letter-spacing:2px;color:hsl(var(--primary))}.bot h1{font-size:45px;letter-spacing:-2px;line-height:1.2;margin:20px 0}.bot .lead{font-size:17px;color:hsl(var(--muted-foreground));margin-bottom:42px}.bot h2{font-size:19px;margin-top:32px}.bot p{color:hsl(var(--foreground) / .8)}.bot a{color:hsl(var(--link));text-decoration:underline}.bot pre,.bot code{display:block;padding:18px;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--muted));overflow-wrap:anywhere;white-space:pre-wrap;font-size:12px}@keyframes pulse{to{opacity:.3}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(min-width:1700px){.hero{padding-top:17vh}}@media(max-width:1100px){.has-results .top-links>a{display:none}.has-results .search-form{width:calc(100% - 305px)}.result-tabs{padding-left:230px}.results{margin-left:230px;width:calc(100% - 265px)}}@media(max-width:700px){.search-header{padding:16px 20px;min-height:72px;gap:15px}.top-links{gap:19px;font-size:11px}.hero{padding-top:15vh;margin-bottom:27px}.hero-brand{font-size:51px;gap:13px;letter-spacing:-2.9px}.hero-brand img{width:51px;height:51px}.hero>p{margin-top:32px;font-size:12px}.search-pill{height:54px;padding-left:17px;gap:9px}.search-pill input{font-size:16px}.suggestions{gap:8px 15px;margin-top:28px}.suggestions>span{display:none}footer{padding:18px 20px;flex-direction:column;gap:13px;font-size:10px}footer nav{justify-content:center;gap:19px}.has-results .search-header{min-height:72px;padding:16px 20px}.has-results .search-header>.brand{font-size:23px}.has-results .search-form{position:static;padding:0 16px;width:100%;max-width:none}.has-results .top-links{margin-left:auto}.result-tabs{padding-left:26px;gap:28px;margin-top:20px;min-height:36px}.results{margin-left:0;width:100%;padding:0 25px 40px}.status{min-height:52px}.result{margin-bottom:30px}.result h2{font-size:19px}.result>p{font-size:12px}.path{max-width:calc(100vw - 95px)}.bot{margin:35px auto 60px}.bot h1{font-size:36px}}
