@import url("https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=VT323&display=swap");*{box-sizing:border-box}html{background:#101010}body{margin:0;color:#111;background:#151515;font-family:Space Mono,ui-monospace,SFMono-Regular,Menlo,monospace}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.retroPage{min-height:100vh;padding:22px 14px 42px;background:radial-gradient(circle at 15% 5%,rgba(255,224,54,.09),transparent 28%),linear-gradient(180deg,#171717,#0e0e0e);position:relative;overflow:hidden}.scanlines{position:fixed;inset:0;pointer-events:none;opacity:.08;z-index:5;background:repeating-linear-gradient(0deg,transparent,transparent 3px,#fff 4px)}.retroShell{width:min(940px,100%);margin:0 auto;position:relative;z-index:2}.hero{display:flex;align-items:center;gap:15px;padding:20px 18px;color:#f8f8f8;border:3px solid #f8f8f8;background:#111;box-shadow:7px 7px 0 #ffe331}.brandMark{width:56px;height:56px;display:grid;place-items:center;background:#ffe331;color:#111;border:3px solid #111;box-shadow:4px 4px 0 #f8f8f8;font-family:VT323,monospace;font-size:34px;font-weight:700}.heroCopy{flex:1 1;min-width:0}.activeLabel,.eyebrow,.panelTitle,.retroInputLabel{font-family:VT323,monospace;letter-spacing:.08em}.eyebrow{color:#ffe331;font-size:19px}h1{margin:0;font-family:VT323,monospace;font-size:clamp(42px,8vw,74px);line-height:.82;letter-spacing:.02em}.hero p{margin:10px 0 0;color:#bdbdbd;font-size:12px}.statusBadge{border:2px solid #ffe331;padding:7px 10px;color:#ffe331;font-size:11px;font-weight:700}.panel{margin-top:25px;padding:21px;background:#f7f7f4;border:3px solid #111;box-shadow:7px 7px 0 #000}.panelTitle{display:flex;align-items:center;gap:10px;margin-bottom:17px;font-size:25px;font-weight:700}.panelTitle>span{display:inline-grid;place-items:center;min-width:34px;height:31px;padding:0 6px;background:#111;color:#ffe331}.panelTitle em{margin-left:auto;font-style:normal;font-size:18px;color:#159447}.panelActions{margin-left:auto;display:flex;align-items:center;gap:10px}.panelActions small{font-family:Space Mono,monospace;font-size:9px;color:#666;white-space:nowrap}.panelActions .textBtn{text-decoration:none;border:2px solid #111;background:#fff;padding:6px 9px;box-shadow:2px 2px 0 #111}.panelActions .textBtn:hover{background:#ffe331}.createPanel{background:#fff}.retroInputLabel{font-size:17px;margin-bottom:8px}.customRow{display:flex;gap:12px;align-items:stretch}.inputWrap{min-width:0;flex:1 1;display:flex;align-items:center;border:3px solid #111;background:#fff;box-shadow:4px 4px 0 #111}.inputIcon{padding:0 12px;font-size:20px}.inputWrap input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:15px 0;font-size:16px;font-weight:700;color:#111}.domain{padding:0 12px 0 5px;white-space:nowrap;font-size:13px;color:#555}.btn{border:3px solid #111;background:#111;color:#fff;padding:13px 16px;cursor:pointer;font-weight:700;box-shadow:4px 4px 0 #777}.btn:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 #777}.btn:active{transform:translate(2px,2px);box-shadow:2px 2px 0 #777}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn.primary{background:#ffe331;color:#111;min-width:180px}.btn.secondary{background:#fff;color:#111}.btn.small{padding:8px 10px;font-size:11px;box-shadow:3px 3px 0 #111}.hint{margin-top:12px;font-size:11px;color:#666}.activePanel{background:#ffe331}.activeBox{display:flex;align-items:center;gap:14px;padding:16px;border:3px solid #111;background:#fff;box-shadow:5px 5px 0 #111}.activeIcon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:3px solid #111;background:#13d99d;font-size:25px;font-weight:900}.activeInfo{min-width:0;flex:1 1}.activeInfo strong{display:block;font-size:16px;overflow-wrap:anywhere}.activeInfo span{display:block;margin-top:6px;font-size:11px}.activeText{color:#12833d}.expiredText{color:#b3261e}.retroStatus{margin-top:18px;padding:12px 14px;border:2px solid #ffe331;background:#111;color:#ffe331;font-size:12px;box-shadow:4px 4px 0 #ffe331}.retroStatus.error{border-color:#ff8f8f;color:#ffb1b1;box-shadow-color:#ff8f8f}.inboxPanel{background:#f8f8f6}.emptyRetro{display:flex;flex-direction:column;align-items:center;gap:5px;padding:34px 15px;border:2px dashed #777;text-align:center}.emptyRetro .emptyIcon{font-size:36px}.inboxHiddenNote{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:2px dashed #777;background:#fff}.inboxHiddenNote strong{font-family:VT323,monospace;font-size:20px}.inboxHiddenNote span{font-size:10px;color:#666;text-align:right}.emptyRetro strong{font-family:VT323,monospace;font-size:28px}.emptyRetro span{font-size:11px;color:#666}.mailRetro{margin-top:14px;border:3px solid #111;background:#fff;box-shadow:5px 5px 0 #111}.mailTop{display:flex;gap:12px;justify-content:space-between;padding:14px;border-bottom:3px solid #111;background:#ffe331}.mailSubject{font-weight:900;overflow-wrap:anywhere}.mailMeta{margin-top:5px;font-size:10px;color:#4b4b4b;overflow-wrap:anywhere}.mailTag{align-self:flex-start;border:2px solid #111;padding:4px 7px;font-size:10px;font-weight:900;background:#13d99d}.mailBody{padding:15px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65;font-size:13px}.emailLinks{margin:0 14px 14px;padding:13px;border:2px solid #111;background:#f5f5f2}.emailLink{display:flex;align-items:center;gap:12px;justify-content:space-between;border-top:1px dashed #777;padding-top:11px;margin-top:10px}.emailLink strong{font-size:13px;overflow-wrap:anywhere}.emailLinkActions{display:flex;gap:7px;flex-shrink:0}.historyPanel{background:#eaeae6}.historyTitle{margin-bottom:13px}.historyTitle>div{margin-left:auto;display:flex;gap:10px}.textBtn{border:0;background:transparent;text-decoration:underline;font-size:11px;font-weight:700;cursor:pointer}.dangerText{color:#b3261e}.historyList{display:grid;grid-gap:11px;gap:11px}.historyItem{display:grid;grid-template-columns:1fr auto auto auto;align-items:stretch;border:2px solid #111;background:#fff;box-shadow:4px 4px 0 #111}.historyItem.selected{outline:4px solid #ffe331}.historyItem.expiredItem{opacity:.62}.historySelect{border:0;background:transparent;padding:13px;text-align:left;cursor:pointer;min-width:0}.historySelect:disabled{cursor:not-allowed}.historySelect strong{display:block;overflow-wrap:anywhere;font-size:13px}.historySelect span{display:block;margin-top:5px;font-size:10px;color:#555}.miniBtn{border:0;border-left:2px solid #111;background:#f0f0ec;padding:0 13px;cursor:pointer;font-size:16px}.miniBtn:hover{background:#ffe331}.miniBtn.delete:hover{background:#ffb5b5}.miniBtn:disabled{opacity:.35;cursor:not-allowed}.smallEmpty{align-items:flex-start}.smallEmpty strong{font-family:VT323,monospace;font-size:24px}.retroFooter{color:#777;text-align:center;padding:25px 0 0;font-size:10px;letter-spacing:.12em}.retroFooter span{color:#ffe331;padding:0 7px}@media (max-width:720px){.retroPage{padding:12px 9px 30px}.hero{box-shadow:5px 5px 0 #ffe331;padding:16px 13px}.brandMark{width:45px;height:45px;font-size:27px}.statusBadge{display:none}h1{font-size:49px}.hero p{font-size:10px}.panel{padding:15px;box-shadow:5px 5px 0 #000}.customRow{flex-direction:column}.btn.primary{width:100%}.domain{font-size:11px}.activeBox{align-items:flex-start;flex-wrap:wrap}.activeInfo{flex-basis:calc(100% - 60px)}.activeBox>.btn{width:100%}.emailLink{align-items:flex-start;flex-direction:column}.emailLinkActions{width:100%}.emailLinkActions .btn{flex:1 1}.historyItem{grid-template-columns:1fr auto auto auto}.miniBtn{padding:0 10px}.panelTitle{font-size:21px}.panelActions{gap:6px}.panelActions small{font-size:8px}.inboxHiddenNote{align-items:flex-start;flex-direction:column}.inboxHiddenNote span{text-align:left}}