@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,600&display=swap";:root{color-scheme:light;font-family:DM Sans,sans-serif;color:#1d342c;background:#f5f4ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #1d342c;--muted: #68756f;--green: #1f5a45;--green-dark: #153e30;--paper: #fffefa;--line: #dcded7;--soft: #edf2ee;--ease-out: cubic-bezier(.23, 1, .32, 1)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:#f5f4ef}a{color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.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}.site-header{height:62px;padding:0 clamp(18px,4vw,48px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(29,52,44,.12);background:#f5f4eff5}.wordmark{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-weight:700;font-size:16px;text-decoration:none;letter-spacing:-.02em}.wordmark-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:#f8f6ef;background:var(--green-dark);font-size:10px;letter-spacing:-.04em}.account{display:flex;align-items:center;gap:17px;font-size:12px}.account-name{color:var(--muted)}.account a,.back-link{color:var(--green);font-weight:600;text-decoration:none}.account a:hover,.back-link:hover{text-decoration:underline;text-underline-offset:3px}.hub{width:min(880px,calc(100% - 36px));margin:0 auto;padding:46px 0 72px}.hub-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.hub-heading h1{margin:0;font-family:Newsreader,serif;font-size:clamp(34px,5vw,46px);line-height:1;letter-spacing:-.035em}.hub-heading p{margin:8px 0 0;color:var(--muted);font-size:14px}.privacy-label{padding:6px 9px;border-radius:999px;color:var(--green);background:#e7eee9;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.library{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 1px #1d342c0a}.library-toolbar{min-height:56px;padding:10px 14px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.search-field{position:relative;flex:1}.search-field input{width:100%;height:35px;padding:0 12px 0 34px;border:1px solid transparent;border-radius:8px;color:var(--ink);background:#f3f4f0;font:inherit;font-size:13px;outline:none;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.search-field input::placeholder{color:#87928d}.search-field input:focus{border-color:#8eb19f;background:#fff;box-shadow:0 0 0 3px #4c826821}.search-icon{position:absolute;top:50%;left:12px;width:13px;height:13px;border:1.6px solid #718079;border-radius:50%;transform:translateY(-56%);pointer-events:none}.search-icon:after{content:"";position:absolute;right:-4px;bottom:-3px;width:5px;height:1.5px;border-radius:1px;background:#718079;transform:rotate(45deg)}.result-count{min-width:45px;color:var(--muted);font-size:11px;text-align:right}.artifact-list{display:flex;flex-direction:column}.artifact-row{min-height:68px;padding:11px 16px;display:grid;grid-template-columns:32px minmax(220px,1fr) 94px 104px 18px;align-items:center;gap:13px;text-decoration:none;border-bottom:1px solid var(--line);transition:background-color .12s ease}.artifact-row:last-child{border-bottom:0}.artifact-row:active{background:#eef2ef;transform:scale(.995)}@media(hover:hover)and (pointer:fine){.artifact-row:hover{background:#f7f8f5}.artifact-row:hover .row-arrow{transform:translate(2px);color:var(--green)}}.file-icon{width:30px;height:34px;padding:8px 6px;display:flex;flex-direction:column;gap:4px;border-radius:6px;background:#e6eee9}.file-icon i{display:block;height:2px;border-radius:2px;background:var(--green);opacity:.76}.file-icon i:nth-child(2){width:72%}.artifact-title{min-width:0}.artifact-title strong{display:block;overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.artifact-title small{display:block;margin-top:3px;color:var(--muted);font-size:11px}.artifact-type,.artifact-date{color:var(--muted);font-size:11px}.artifact-type{color:var(--green);font-weight:600}.row-arrow{color:#8b9691;font-size:16px;transition:transform .14s var(--ease-out),color .14s ease}.empty-state{margin:0;padding:34px 20px;color:var(--muted);font-size:13px;text-align:center}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,440px);padding:clamp(30px,7vw,46px);border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 22px 65px #1d342c14}.auth-copy{margin:48px 0 30px}.auth-copy .eyebrow{margin:0 0 9px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.auth-copy h1,.error-card h1{margin:0;font-family:Newsreader,serif;font-size:clamp(34px,7vw,45px);line-height:1;letter-spacing:-.035em}.auth-copy>p:last-child,.error-card>p{color:var(--muted);font-size:14px;line-height:1.55}.primary-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:11px;color:#fff;background:var(--green-dark);font:inherit;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .14s var(--ease-out),background-color .14s ease}.primary-button:active{transform:scale(.97)}.google-g{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:var(--green-dark);background:#fff;font-size:12px;font-weight:700}.domain-note{margin:15px 0 0;color:var(--muted);font-size:10px;text-align:center}.error-card .wordmark{margin-bottom:42px}.viewer{height:calc(100vh - 62px);padding:18px clamp(10px,2vw,26px) 24px;display:flex;flex-direction:column}.viewer-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:0 4px 14px}.viewer-heading h1{margin:6px 0 0;font-family:Newsreader,serif;font-size:clamp(24px,3vw,33px);letter-spacing:-.025em}.viewer-heading h1 span{color:var(--muted)}.viewer-heading>p{margin:0 0 3px;color:var(--muted);font-size:11px}.back-link{font-size:11px}.artifact-frame{width:100%;flex:1 1 auto;min-height:0;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 28px #1d342c0f}.artifact-row:focus-visible,.primary-button:focus-visible,.wordmark:focus-visible,.account a:focus-visible,.back-link:focus-visible{outline:3px solid #76a98f;outline-offset:3px}@media(max-width:650px){.site-header{height:58px}.account-name{display:none}.hub{width:min(100% - 24px,880px);padding-top:34px}.hub-heading{align-items:flex-start}.privacy-label{margin-top:3px}.artifact-row{grid-template-columns:30px minmax(0,1fr) 18px;gap:11px}.artifact-type,.artifact-date{display:none}.viewer{height:calc(100vh - 58px);padding:12px 6px 6px}.viewer-heading{padding-inline:6px}.viewer-heading>p{display:none}.artifact-frame{border-radius:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
