*{box-sizing:border-box}html{background:#f7f7f5}body{margin:0;color:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.topbar{height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:10;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e7e7e4;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{font-weight:900;font-size:23px;letter-spacing:-1px}.brandBird{font-size:22px}nav{display:flex;gap:20px;align-items:center;color:#555;font-size:14px;font-weight:700}.navButton{background:#111;color:#fff;border-radius:999px;padding:10px 15px}.page{max-width:1180px;margin:0 auto;padding:36px 20px 80px}.hero{padding:28px 0 24px}.hero h1{font-size:56px;line-height:.98;letter-spacing:-3px;margin:0 0 14px;max-width:800px}.hero p{color:#666;font-size:18px;max-width:670px;line-height:1.5}.layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:26px;gap:26px;align-items:start}.feed{display:flex;flex-direction:column;gap:18px}.authCard,.sideCard,.xcard{background:#fff;border:1px solid #e3e3df;border-radius:22px;box-shadow:0 5px 25px rgba(0,0,0,.035)}.xcard{overflow:hidden}.xpost{padding:22px}.xmeta{display:flex;align-items:center;gap:11px}.avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#ddd}.avatarFallback{display:flex;align-items:center;justify-content:center;font-weight:900}.name{font-weight:800}.handle,.muted{color:#777;font-size:13px}.xtext{font-size:17px;line-height:1.45;white-space:pre-wrap;margin:16px 0}.xlink{color:#3975d3;font-size:13px;font-weight:700}.chirpComposer{border-top:1px solid #eee;padding:16px 18px;background:#fcfcfb}.chirpComposer form{display:flex;flex-direction:column;gap:10px;min-width:0}.chirpComposer form>textarea{width:100%;min-width:0;flex:none}.chirpComposer form>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.chirpComposer form>div input[type=file]{flex:1 1 320px;min-width:220px;width:auto;max-width:100%}input,textarea{border:1px solid #d8d8d4;background:#fff;border-radius:13px;outline:none}input:focus,textarea:focus{border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06)}textarea{flex:1 1;min-height:72px;resize:vertical;padding:12px}input{width:100%;padding:12px 13px}.primary{background:#111;color:#fff}.primary,.secondary{border:0;border-radius:12px;padding:11px 16px;font-weight:800}.secondary{background:#eee;color:#111}.chirpList{padding:0 18px 18px;display:flex;flex-direction:column;gap:12px}.chirp{border:1px solid #e8e8e5;border-radius:16px;padding:15px}.chirpHead{display:flex;align-items:center;gap:9px}.chirpBody{margin:10px 0;line-height:1.45;white-space:pre-wrap}.chirpMedia{max-height:440px;border-radius:13px;margin-top:8px}.actions{display:flex;gap:7px;align-items:center}.action{border:1px solid #e4e4e1;background:#fff;border-radius:999px;padding:6px 10px;color:#555}.action.active{background:#111;color:#fff}.reply{margin-top:12px;margin-left:25px;border-left:2px solid #eee;padding-left:12px}.replyBox{display:flex;gap:7px;margin-top:10px;flex:1 1 360px;min-width:280px}.replyBox input{padding:9px 10px;flex:1 1 auto;min-width:0}.chirpActions>.replyBox{margin-top:0}.sideCard{padding:20px;position:-webkit-sticky;position:sticky;top:84px}.sideCard h3{margin-top:0}.sideCard ul{padding-left:18px;color:#666;line-height:1.8;font-size:14px}.authWrap{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:30px}.authCard{width:min(440px,100%);padding:28px}.authCard h1{margin:0 0 8px;font-size:34px;letter-spacing:-1px}.authForm{display:flex;flex-direction:column;gap:13px;margin-top:22px}.field label{display:block;font-size:13px;font-weight:800;margin-bottom:6px}.error{background:#fff0f0;color:#9b2222;border:1px solid #f0caca;border-radius:11px}.error,.notice{padding:10px 12px;font-size:14px}.notice{background:#f0f5ff;color:#274a8a;border:1px solid #d5e0f7;border-radius:11px}.empty{padding:40px;text-align:center;color:#777;border:1px dashed #ccc;border-radius:18px}@media(max-width:800px){.topbar{padding:0 12px;gap:10px}.brand{flex:none;font-size:19px}nav{min-width:0;flex:1 1;justify-content:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch}nav::-webkit-scrollbar{display:none}nav a{flex:none}nav .navButton{padding:9px 12px}.hero h1{font-size:42px;letter-spacing:-2px}.layout{grid-template-columns:1fr}.sideCard{position:static}.chirpComposer form{flex-direction:column}}.profileHero{text-align:center;margin-bottom:20px}.profileAvatar{width:90px;height:90px;margin:auto}.profileHero h1{margin-bottom:6px}code{background:#eee;padding:2px 5px;border-radius:5px}.landing{min-height:calc(100vh - 64px);display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(255,214,82,.18),transparent 30%),linear-gradient(180deg,#fff,#f7f7f5)}.landingHero{width:min(900px,100%);text-align:center;padding:56px 24px 90px}.landingKicker{font-size:12px;letter-spacing:3px;font-weight:900;color:#777;margin:18px 0 14px}.landingHero h1{margin:0;font-size:clamp(58px,10vw,124px);line-height:.88;letter-spacing:-7px;font-weight:1000}.landingHero p{max-width:610px;margin:26px auto 0;color:#666;font-size:19px;line-height:1.5}.landingActions{display:flex;justify-content:center;gap:12px;margin-top:30px}.landingPrimary,.landingSecondary{min-width:160px;padding:14px 22px;border-radius:999px;font-weight:900;font-size:15px}.landingPrimary{background:#111;color:#fff}.landingSecondary{background:#fff;border:2px solid #111;color:#111}.landingHint{margin-top:18px;color:#999;font-size:12px}.angryBird{position:relative;width:210px;height:190px;margin:0 auto;border-radius:48% 48% 44% 44%;background:#242424;box-shadow:0 20px 45px rgba(0,0,0,.16);transform:rotate(-2deg)}.angryBird:before{content:"";width:155px;height:150px;left:27px;top:27px;background:#efefeb}.angryBird:before,.birdEye{position:absolute;border-radius:50%}.birdEye{z-index:2;top:55px;width:34px;height:40px;background:#fff;border:3px solid #111}.birdEye span{display:block;width:11px;height:18px;margin:9px auto 0;border-radius:50%;background:#111}.eyeLeft{left:65px}.eyeRight{right:65px}.birdBrow{position:absolute;z-index:3;top:48px;width:55px;height:10px;background:#111;border-radius:10px}.browLeft{left:53px;transform:rotate(18deg)}.browRight{right:53px;transform:rotate(-18deg)}.birdBeak{position:absolute;z-index:4;left:77px;top:91px;width:58px;height:52px;background:#f2a51a;-webkit-clip-path:polygon(0 20%,100% 20%,55% 100%);clip-path:polygon(0 20%,100% 20%,55% 100%);border:3px solid #111}.birdBeak span{position:absolute;left:5px;right:5px;top:22px;height:4px;background:#111}.birdWing{position:absolute;z-index:1;width:72px;height:95px;left:-23px;top:67px;background:#242424;border-radius:60% 20% 60% 30%;transform:rotate(28deg)}.chirpBubble{position:absolute;z-index:8;right:-95px;top:5px;background:#fff;border:3px solid #111;border-radius:18px;padding:12px 15px;font-size:17px;font-weight:1000;transform:rotate(7deg);box-shadow:5px 7px 0 #111}@media(max-width:600px){.landingHero{padding-top:34px}.landingHero h1{letter-spacing:-4px}.landingActions{flex-direction:column;align-items:center}.landingPrimary,.landingSecondary{width:min(300px,100%)}.chirpBubble{right:-35px;top:-22px}}.myChirps{display:flex;flex-direction:column;gap:18px;margin-bottom:22px}.sectionHeading{display:flex;align-items:center;justify-content:space-between;gap:16px}.sectionHeading h2{margin:0 0 4px}.myChirpsEmpty{padding:22px;margin-bottom:22px}.chirpThread{overflow:hidden}.chirpContext{margin-top:10px}.chirpMedia{display:block;max-width:100%;max-height:520px;border-radius:14px;margin:12px 0;object-fit:contain}.replyThread{border-top:1px solid #ecece8;background:#fafaf7;padding:14px 20px 20px}.replyTitle{font-weight:800;margin-bottom:10px}.replyItem{border-left:3px solid #deded8;padding:12px 0 12px 14px;margin-top:10px}.homeProfile{display:flex;align-items:center;gap:12px;padding:4px 0 14px}.homeProfileAvatar{width:52px;height:52px;flex:none}.homeProfileName{font-size:18px;font-weight:900;color:inherit;text-decoration:none}.sideCard>.secondary{display:block;margin-top:10px;text-align:center}.chirpActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.chirpXPost{margin-top:14px;border:1px solid #e5e5e1;border-radius:14px;padding:16px;background:#fafaf7}.chirpXPost .xtext{margin-bottom:10px}.feedPager{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 4px 24px}.feedPager button:disabled{opacity:.45;cursor:not-allowed}.communityFeed{margin-bottom:22px}.communityFeed .sectionHeading{margin-bottom:10px}.communityFeed .xcard{margin-bottom:12px}.mention{color:#1d9bf0;font-weight:700;text-decoration:none}.mention:hover{text-decoration:underline}nav .navLogout{border:0;background:transparent;color:#555;padding:0;font:inherit;font-weight:700;cursor:pointer}nav .navLogout:hover{color:#111}.privateSessionCard{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(520px,100%);margin:24px auto 0;padding:16px 18px;border:1px solid #e3e3df;border-radius:18px;background:#fff;box-shadow:0 5px 25px rgba(0,0,0,.035);text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.privateSessionCard:hover{transform:translateY(-1px);border-color:#cfcfca;box-shadow:0 8px 30px rgba(0,0,0,.07)}.privateSessionTitle{font-weight:900;font-size:17px}.privateSessionDescription{color:#777;font-size:13px;margin-top:3px}.privateSessionArrow{font-size:20px;font-weight:900}.trendingTagsHeading{margin-top:18px}@media(max-width:800px){.replyBox{min-width:0;flex-basis:100%;width:100%}}.nsfwMediaWrap{position:relative;display:inline-block;max-width:100%;margin-top:8px}.nsfwMedia{filter:blur(22px);transform:scale(1.01);transition:filter .2s}.nsfwMedia.revealed{filter:none;transform:none}.nsfwOverlay{position:absolute;inset:0;border:0;background:rgba(0,0,0,.45);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:14px;cursor:pointer;font-size:14px}.nsfwOverlay b{font-size:18px}.nsfwOverlay:disabled{cursor:not-allowed}.translationRibbon{display:inline-block;background:#1677ff;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;padding:3px 8px;border-radius:999px;margin:8px 0 3px}.flagSelect{font-size:28px;min-width:86px;padding:8px 12px;border-radius:10px}.checkRow{display:flex;align-items:center;gap:9px;margin-top:14px}.donationBox{margin:24px 0 16px;padding:18px;border:2px solid;border-radius:18px;display:grid;grid-gap:12px;gap:12px}.donationTitle{font-weight:900;letter-spacing:.06em}.bitcoinDonation{display:grid;grid-gap:6px;gap:6px}.bitcoinDonation code{overflow-wrap:anywhere;font-size:12px}.navLocked{opacity:.65}.checkRow input[type=checkbox]{width:auto;flex:0 0 auto;margin:0;padding:0}.ageCheckRow{align-items:flex-start;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.deviceIdentifierInput{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;background:#f7f7f4;color:#555}.deviceIdentifierHint{margin-top:-5px;line-height:1.45}.authCard,.authForm,.field{min-width:0}.authForm .muted{max-width:100%;overflow-wrap:anywhere}