:root{color:#050613;background:#e7e7eb;font-family:Inter,Segoe UI Variable,Segoe UI,system-ui,-apple-system,sans-serif;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.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}#app{min-height:100vh;padding:40px 24px 80px;background:#e7e7eb}.shell{width:min(800px,100%);min-height:calc(100vh - 120px);margin:0 auto;overflow:hidden;border:1px solid #d5d5dd;border-radius:30px;background:#f8f8fa;box-shadow:0 24px 70px #32354e1a}header,.brand,.section-title,.snippet-actions,.user-bar,.composer-actions{display:flex;align-items:center;justify-content:space-between}header{min-height:88px;gap:16px;padding:20px 40px;border-bottom:1px solid #e5e5eb}.brand{justify-content:flex-start;gap:15px;min-width:0}.brand-mark{position:relative;flex:none;width:44px;height:44px;border-radius:14px;background:#f0e2e9}.brand-mark span{position:absolute;width:15px;height:18px;border:1.5px solid #8c5771;border-radius:4px}.brand-mark span:first-child{top:10px;left:12px}.brand-mark span:last-child{top:15px;left:17px;background:#f0e2e9}.eyebrow,.section-kicker{margin:0;color:#8b8b99;font-size:10px;font-weight:700;letter-spacing:.16em}h1{margin:0;font-size:22px;font-weight:650;letter-spacing:-.055em;line-height:1.15;white-space:nowrap}h1 span{color:#8c5771;font-weight:400}.status{flex:none;padding:8px 12px;border:1px solid #d7d7df;border-radius:999px;color:#666879;background:#f0f0f3;font-size:11px;font-weight:600;white-space:nowrap}.status:before{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:currentColor;content:"";vertical-align:1px}.status.online{color:#266247;border-color:#c9e3d4;background:#e8f4ec}.status.error{color:#a03f51;border-color:#edd0d5;background:#fbebed}#board{padding:20px 40px 52px}.login-panel{max-width:560px;padding:58px 40px 72px}.login-panel h2{margin:20px 0 14px;font-size:clamp(34px,5vw,48px);font-weight:600;letter-spacing:-.06em;line-height:1.12}.login-panel p{max-width:330px;margin:0;color:#6d6e7c;font-size:14px;line-height:1.7}form{display:grid;margin:20px 0 0}label{margin:17px 0 9px;color:#32354e;font-size:13px;font-weight:600}input,textarea{width:100%;border:1px solid #d8d8e0;border-radius:16px;color:#050613;background:#fff;outline:0;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}input{min-height:52px;padding:12px 16px}textarea{min-height:140px;padding:18px;resize:vertical;line-height:1.55}input::placeholder,textarea::placeholder{color:#93939f;opacity:1}input:hover,textarea:hover{border-color:#a6a6b0}input:focus,textarea:focus{border-color:#8c5771;box-shadow:0 0 0 3px #8c57711f}button{min-height:44px;padding:11px 18px;border:1px solid transparent;border-radius:13px;color:#fff;background:#32354e;cursor:pointer;font-size:13px;font-weight:700;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}button:hover{background:#505163}button:active{transform:scale(.98)}button:focus-visible{outline:2px solid #8c5771;outline-offset:3px}.login-panel form>button{justify-self:stretch;margin-top:26px;min-height:52px}.ghost{border-color:#e4e4e9;color:#505163;background:#fff}.ghost:hover{border-color:#c8c8d2;color:#32354e;background:#f3f3f6}.user-bar{gap:12px;margin-bottom:18px;color:#777886;font-size:14px}.account-label{display:flex;align-items:center;gap:9px;min-width:0}.account-label strong{overflow:hidden;color:#32354e;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.account-avatar{display:grid;flex:none;place-items:center;width:27px;height:27px;border-radius:9px;color:#8c5771;background:#f0e2e9;font-size:11px}.icon-button{display:grid;flex:none;place-items:center;width:42px;height:42px;min-height:42px;padding:0;border:1px solid transparent;border-radius:12px;color:#777886;background:transparent}.icon-button:hover{border-color:#e5e5eb;color:#32354e;background:#fff}.icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}#snippet-form{margin:0;padding:14px;border:1px solid #e3e1e6;border-radius:20px;background:#f0eef1}#snippet-form textarea{min-height:76px;padding:14px;resize:vertical}#snippet-form textarea:focus{min-height:118px}.composer-actions{gap:14px;margin-top:10px}.composer-actions>span{color:#777886;font-size:12px}.composer-actions button{min-width:100px;background:#8c5771}.composer-actions button:hover{background:#72455c}.composer-actions button span{margin-left:8px;color:inherit;font-size:17px;font-weight:400}.section-title{gap:16px;margin:28px 0 12px}.section-title h2{margin:0;font-size:20px;font-weight:600;letter-spacing:-.04em}.snippets{display:grid;gap:12px}.snippet{padding:18px 20px 12px;border:1px solid #e5e5eb;border-radius:20px;background:#fff;content-visibility:auto;contain-intrinsic-size:130px;transition:border-color .14s ease,box-shadow .14s ease}.snippet:hover{border-color:#c7b5c0;box-shadow:0 8px 24px #32354e12}.snippet p{margin:0 0 16px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.6}.snippet-actions{gap:8px;justify-content:flex-end}.snippet time{margin-right:auto;color:#898a98;font-size:11px}.snippet-actions button{display:grid;place-items:center;width:38px;height:38px;min-height:38px;padding:0;overflow:hidden;border-color:transparent;color:#505163;background:transparent;font-size:0;white-space:nowrap}.snippet-actions button:before{display:block;width:18px;height:18px;background:currentColor;content:"";mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3crect%20x='8'%20y='8'%20width='11'%20height='11'%20rx='2'/%3e%3cpath%20d='M16%208V6a2%202%200%200%200-2-2H6a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h2'/%3e%3c/svg%3e") center / contain no-repeat}.snippet-actions button:hover{border-color:#e6e3e8;background:#f7f7f9}.snippet-actions .remove{color:#8c5771}.snippet-actions .remove:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M4%207h16M9%207V5a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v2M6%207l1%2012a1%201%200%200%200%201%201h8a1%201%200%200%200%201-1l1-12M10%2011v5m4-5v5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M4%207h16M9%207V5a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v2M6%207l1%2012a1%201%200%200%200%201%201h8a1%201%200%200%200%201-1l1-12M10%2011v5m4-5v5'/%3e%3c/svg%3e")}.snippet-actions .remove:hover{color:#72455c;background:#f6eef2}.empty{margin:0;padding:42px 16px;border:1px dashed #c8c8d2;border-radius:20px;color:#777886;text-align:center}@media (max-width: 600px){#app{padding:0;background:#f8f8fa}.shell{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}header{min-height:70px;padding:14px max(20px,env(safe-area-inset-right)) 14px max(20px,env(safe-area-inset-left))}.brand{gap:11px}.brand-mark{width:38px;height:38px;border-radius:12px}.brand-mark span:first-child{top:7px;left:9px}.brand-mark span:last-child{top:12px;left:14px}.eyebrow{font-size:8px;letter-spacing:.12em}h1{font-size:18px}.status{padding:7px 9px;font-size:10px}#board{padding:18px max(20px,env(safe-area-inset-right)) calc(36px + env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}.login-panel{padding:56px max(24px,env(safe-area-inset-right)) 50px max(24px,env(safe-area-inset-left))}.login-panel h2{font-size:40px}.user-bar{margin-bottom:14px}#snippet-form{padding:12px;border-radius:18px}#snippet-form textarea{min-height:72px;padding:13px}#snippet-form textarea:focus{min-height:108px}.composer-actions{margin-top:8px}.composer-actions>span{font-size:11px}.composer-actions button{min-height:44px}.section-title{margin-top:24px}.section-title h2{font-size:19px}.snippet{padding:16px 16px 10px;border-radius:18px}.snippet p{margin-bottom:12px;font-size:14px}.snippet-actions button{width:42px;height:42px;min-height:42px}}@media (max-width: 380px){.eyebrow{display:none}.brand-mark{width:34px;height:34px}h1{font-size:17px}.snippet time{font-size:10px}.snippet-actions{gap:2px}.snippet-actions button{padding:7px 9px}}@media (pointer: coarse){button{min-height:44px}}@media (prefers-reduced-motion: reduce){button,input,textarea,.snippet{transition:none}}
