*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;height:100%;-webkit-overflow-scrolling:touch}body,html{overflow-x:hidden;width:100%;overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#0a0a0a;font-size:18px;line-height:1.7;position:relative;min-height:100%}@media (max-width:768px) and (hover:none) and (pointer:coarse){html{-webkit-overflow-scrolling:touch}body,html{overflow-y:auto}body{position:relative;min-height:100vh}}.app-wrapper{width:100%;height:100%;overscroll-behavior:none}@media (max-width:768px){.app-wrapper{position:relative;width:100%;min-height:100vh;overflow-x:hidden;-webkit-overflow-scrolling:touch}}.container{max-width:800px;margin:0 auto;padding:60px 20px}.site-header{position:-webkit-sticky;position:sticky;top:0;background:#fff;border-bottom:none;z-index:10}.site-header-content{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.site-header .container{padding:8px 20px}.site-brand{font-weight:700;letter-spacing:-.01em;font-size:28px;margin-top:0}.site-nav{display:flex;justify-content:flex-end;gap:16px;padding:0}.site-brand,.site-header a,.site-header a:hover{text-decoration:none;background-image:none}.nav-active{font-weight:700;color:#0a0a0a}.no-wrap{white-space:nowrap}@media (min-width:769px) and (hover:hover) and (pointer:fine){body:has(.home-container){min-height:100vh;overflow-y:auto}}@media (max-width:768px) and (hover:hover) and (pointer:fine){body:has(.home-container){overflow-y:auto!important;position:relative!important;height:auto!important}}.home-container{max-width:800px;margin:0 auto;padding:14px 20px 60px;min-height:100vh}.home-container p:first-of-type{margin-top:0}@media (max-width:768px){body:has(.home-container){position:relative!important;overflow-y:auto!important;height:auto!important}body:has(.home-container) .app-wrapper{position:relative!important;overflow-y:visible!important;height:auto!important}.home-container{min-height:100vh;height:auto;display:flex;flex-direction:column;justify-content:center;padding:40px 16px;max-width:100%;box-sizing:border-box;position:relative}.home-container a{display:inline-block;min-height:44px;min-width:44px;line-height:1.5;padding:8px 0;margin:-8px 0}}h1{font-size:40px;font-weight:700;margin-bottom:24px;text-align:left;letter-spacing:-.02em}p{margin:20px 0 10px}ul{margin:0 0 0 24px;padding:0}li{margin-bottom:6px;line-height:1.7}ul ul{margin-top:4px;margin-bottom:4px}a{color:#0a0a0a;text-decoration:none;background-image:linear-gradient(#0a0a0a,#0a0a0a);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}a:hover{background-size:100% 2px}@media (max-width:768px){body{overscroll-behavior-y:none}.container{padding:40px 16px;max-width:100%;box-sizing:border-box}a{word-break:break-word;overflow-wrap:break-word}code,pre{overflow-x:auto;word-wrap:break-word}*,code,pre{max-width:100%}*{box-sizing:border-box}h1{font-size:28px;margin-bottom:20px}p{font-size:15px;margin:16px 0 8px}ul{margin:0 0 0 20px}li{font-size:16px;margin-bottom:6px}a{text-decoration:underline}}@media (max-width:480px){.home-container{padding:30px 16px 60px}h1{font-size:22px}li,p{font-size:15px}.home-container li{white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.home-container ul ul{margin-left:16px}}@media (max-width:375px){.home-container{padding:30px 12px 25px}h1{font-size:20px}li,p{font-size:13px}ul{margin:0 0 0 16px}}@media (max-width:768px){.link-preview{max-width:calc(100vw - 32px);word-break:break-word}.link-preview-url{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}#__next{overscroll-behavior:none}.link-preview{background:#fff;border:1px solid rgba(55,53,47,.16);border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:8px 8px 8px 12px;z-index:1000;pointer-events:auto;animation:fadeIn .2s ease-out}.link-preview-content{display:flex;align-items:center;gap:8px;font-size:14px;color:#37352f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.link-preview-icon{display:flex;align-items:center;justify-content:center;color:rgba(55,53,47,.65);min-width:20px}.link-preview-url{color:rgba(55,53,47,.65);margin-right:4px}.link-preview-copy{background:none;border:none;padding:4px;cursor:pointer;color:rgba(55,53,47,.45);display:flex;align-items:center;justify-content:center;border-radius:3px;transition:all .2s ease}.link-preview-copy:hover{background:rgba(55,53,47,.08);color:rgba(55,53,47,.65)}.link-preview-copy:active{background:rgba(55,53,47,.12)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.link-with-preview{cursor:pointer}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#1a1a1a;color:#fff;padding:12px 24px;border-radius:24px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:2000;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%);opacity:1}}