:root{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#283f37;background:#f4f1eb;font-synthesis:none;font-size:15px;line-height:1.65;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,label.attach,summary{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;border-radius:10px;padding:10px 18px;transition:background .15s;white-space:nowrap}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a7ba9f;outline-offset:3px}button:hover{filter:brightness(.96)}.primary{background:#244a40;color:#fff;font-weight:600}.secondary{background:#e8e9e1;color:#2c4c40}.text{background:none;color:#536e60;padding:7px 10px;font-size:13px}.danger{color:#a35043}.layout{display:flex;min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:246px;background:#eeeee5;border-right:1px solid #dfe2d6;padding:40px 28px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;font-size:30px;font-weight:750;letter-spacing:-1.5px;line-height:1}.brand-dot{color:#9eaa77}.logo{display:inline-grid;place-items:center;background:#244a40;color:#fff;width:39px;height:39px;border-radius:12px;font-size:32px;margin-right:11px;font-family:Georgia,serif;line-height:.8;padding-bottom:6px}.tagline{font-size:13px;color:#768272;margin:28px 0 45px;line-height:1.9}.sidebar nav{display:grid;gap:8px}.nav{text-align:left;display:flex;gap:14px;background:none;padding:13px 14px;color:#69796c}.nav span{flex:1}.nav small{font-size:12px}.nav.active{background:#dde4d4;color:#2e4b3d;font-weight:600}.sidebar-bottom{margin-top:auto;display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:11px;color:#72806e}.sidebar-bottom .text{font-size:11px;margin-left:auto}.device-dot{height:6px;width:6px;background:#73926b;border-radius:50%}main{margin-left:246px;padding:32px 56px;width:calc(100% - 246px);max-width:1440px}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.eyebrow{font-size:10px;letter-spacing:2.8px;color:#88907c}.privacy{font-size:11px;color:#70816d;background:#e8ecdf;padding:5px 12px;border-radius:20px}h1,h2,h3,p{margin-top:0}h1{font-size:36px;letter-spacing:-1.5px;line-height:1.4;font-weight:650;margin-bottom:8px}h2{font-size:19px;font-weight:600;letter-spacing:-.5px}h3{font-size:15px}p{color:#738071;font-size:14px}.section-label{display:block;color:#94a077;font-size:11px;letter-spacing:.6px;margin-bottom:8px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.page-heading p{margin-bottom:0}.count{font-size:20px;font-weight:400;color:#98a085;margin-left:12px}.composer{background:#fffdf8;border:1px solid #e0e3d7;border-radius:16px;padding:21px 24px;box-shadow:0 4px 12px #1c482804}.composer textarea{background:transparent;border:0;padding:0;width:100%;resize:vertical;min-height:83px;color:#35483a;outline:none;line-height:1.8}.composer textarea::placeholder{color:#a3a895}.compose-bottom{display:flex;align-items:center;gap:14px;border-top:1px solid #f0efe7;padding-top:16px}.attach{font-size:13px;color:#74876d}.attach input{position:absolute;width:1px;height:1px;opacity:0}.attach:focus-within{outline:2px solid #849d78}.compose-hint{color:#b2b6a8;font-size:10px}.compose-bottom .primary{margin-left:auto;padding:9px 19px;font-size:13px}.file-list{font-size:12px;color:#73846c;margin-bottom:12px;overflow-wrap:anywhere}.timeline{display:grid;gap:15px;margin-top:29px}.note{border:1px solid #e0e3d7;background:#fffdf8;border-radius:14px;padding:23px 24px}.note-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#a0a38e;margin-bottom:17px}.note-meta>span{font-weight:600;color:#718366}.note-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#364338;font-size:15px;line-height:1.85;margin-bottom:18px}.note-bottom{border-top:1px solid #efeee6;padding-top:12px;display:flex;justify-content:space-between;align-items:center;gap:8px}.status{font-size:10px;color:#8a9780}.status.expired{color:#ad916a}.status.local{color:#b38867}.attachments{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.attachment{border:1px solid #e1e5d8;border-radius:8px;max-width:240px;overflow:hidden;background:#f5f7ef;display:flex;align-items:center;gap:8px;padding:10px;font-size:12px}.attachment.image{display:block;padding:0}.attachment>span{display:block;overflow-wrap:anywhere}.attachment.image>span{padding:5px 9px;font-size:11px}.attachment img{display:block;width:100%;max-height:260px;object-fit:cover}.empty{text-align:center;padding:66px 20px}.empty-icon{font-size:28px;color:#839976;background:#e8ecdf;width:60px;height:60px;margin:0 auto 20px;border-radius:20px;display:grid;place-items:center}.empty h2{color:#5e7357;font-size:17px;margin-bottom:8px}.empty p{font-size:13px;color:#9aa08c}footer{font-size:10px;color:#a1a58f;text-align:center;margin:40px 0 10px;letter-spacing:.3px}.notice{background:#f5e6cf;color:#8c6138;padding:12px 16px;border-radius:10px;font-size:13px;margin-bottom:20px;overflow-wrap:anywhere}.notice[hidden]{display:none}.welcome{max-width:820px;margin:15px auto}.welcome h1{font-size:45px;line-height:1.4}.lead{font-size:15px;line-height:1.95;margin:23px 0 32px}.gate-card{background:#fffdf8;border:1px solid #e0e3d7;border-radius:18px;padding:29px;max-width:490px}.gate-card p{font-size:13px}.gate-card form{display:grid;gap:16px}.gate-card .primary{width:100%}label:not(.attach):not(.switch){display:grid;gap:6px;font-size:12px;color:#708267}input:not([type=checkbox]),textarea:not(#note){width:100%;border:1px solid #dce1d1;background:#fcfcf8;border-radius:8px;padding:10px 12px;color:#334933;min-width:0}textarea{resize:vertical}.gate-foot{display:flex;gap:24px;margin-top:23px;color:#8c9b7c;font-size:11px}details{border-top:1px solid #e5e7db;margin-top:20px;padding-top:16px}summary{font-size:12px;color:#7d8e72;margin-bottom:10px}.device-list{display:grid;gap:12px}.device-card{background:#fffdf8;border:1px solid #e0e3d7;border-radius:13px;padding:22px;display:flex;align-items:center;gap:18px}.device-icon{font-size:27px;background:#edf0e6;color:#819173;display:grid;place-items:center;width:47px;height:47px;border-radius:12px}.device-info{flex:1;min-width:0}.device-info h2{font-size:15px;margin:0;overflow-wrap:anywhere}.device-info small{font-size:9px;font-weight:400;background:#e9eedf;color:#8a9b72;padding:3px 7px;margin-left:6px;border-radius:4px}.device-info p{font-size:11px;margin:5px 0 0}.switch{display:flex;gap:7px;align-items:center;font-size:11px;white-space:nowrap}.switch input{accent-color:#52714a;width:17px;height:17px}.info-card{background:#eeeee5;border:1px solid #e1e4d8;border-radius:13px;padding:25px;margin-top:23px}.info-card p{font-size:13px;margin-bottom:12px}.info-card h2{font-size:17px}.info-card h3{margin-bottom:8px}.info-card p:last-child{margin-bottom:0}.info-card form{display:grid;gap:15px;max-width:650px}.info-card form button{justify-self:start}.storage-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.storage-grid .info-card{margin-top:0}.muted{margin-top:16px;color:#99a18d}.invite-card{display:flex;align-items:center;gap:30px;padding:26px;background:#fffdf8;border:1px solid #d9e2ce;border-radius:16px;margin-bottom:23px}.invite-card>div{flex:1;min-width:0}.invite-card img{width:190px;height:190px}.invite-card textarea{font-size:11px;word-break:break-all}.actions{display:flex;gap:10px;margin-top:13px}.backup-result{margin-top:23px;background:#fffdf8;border-radius:9px;padding:20px}.backup-result p{font-size:11px;margin-top:13px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(min-width:1550px){main{padding-left:85px;padding-right:85px}}@media(max-width:1050px){.sidebar{width:206px;padding:30px 20px}main{margin-left:206px;width:calc(100% - 206px);padding:28px}.device-card{flex-wrap:wrap}.device-info{min-width:170px}.invite-card{gap:15px}.invite-card img{width:140px;height:140px}}@media(max-width:700px){.layout{display:block}.sidebar{position:sticky;top:0;z-index:10;width:100%;height:auto;bottom:auto;padding:16px 20px 10px;border-right:0;border-bottom:1px solid #dfe2d6;background:#eeeee5f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{font-size:25px}.logo{width:31px;height:31px;font-size:26px;border-radius:9px}.tagline,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:4px;margin-top:12px}.nav{flex:1;justify-content:center;gap:6px;padding:9px 7px;font-size:11px}.nav span{flex:0;white-space:nowrap}.nav small{font-size:10px}main{margin:0;width:100%;padding:20px}header{margin-bottom:28px}.eyebrow{font-size:9px}.privacy{font-size:10px}.page-heading{gap:8px;align-items:flex-start}.page-heading h1{font-size:29px}.page-heading p{font-size:12px;line-height:1.8}.page-heading>button{font-size:11px;padding:9px 11px;margin-top:21px}h1{font-size:29px}.composer{padding:18px}.compose-hint{display:none}.note{padding:18px}.note-text{font-size:14px}.note-meta{font-size:10px}.note-bottom{align-items:flex-start;flex-wrap:wrap}.welcome h1{font-size:36px}.lead{font-size:13px}.gate-card{padding:23px}.gate-foot{gap:13px;font-size:10px}.storage-grid{grid-template-columns:1fr}.invite-card{flex-direction:column;align-items:stretch}.invite-card img{align-self:center;width:180px;height:180px}.device-card{padding:17px;gap:12px}.device-icon{width:35px;height:40px}.device-info{min-width:180px}.device-info h2{font-size:14px}.info-card{padding:20px}.attachments{gap:7px}.attachment{max-width:100%}.attachment.image{max-width:calc(50% - 4px)}footer{line-height:1.8;font-size:9px}.empty{padding:42px 12px}.actions{flex-wrap:wrap}.sidebar:has(+main .welcome){padding-bottom:16px}}.attach{position:relative}.attach input{width:1px!important;height:1px!important;padding:0!important;overflow:hidden;clip-path:inset(50%);pointer-events:none}.header-actions{display:flex;align-items:center;gap:8px}.mobile-lock{display:none}@media(max-width:700px){.mobile-lock{display:inline-block;font-size:10px;padding:5px 6px}}
