:root{color:#374047;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif;background:#fff8e8}*{box-sizing:border-box}body{margin:0;min-width:320px}body:has(.landing-shell){background:#fff8e8}button,input,textarea{font:inherit}button{border:0}.landing-shell{min-height:100vh;overflow:hidden;background:linear-gradient(90deg,rgba(255,138,0,.055) 0 1px,transparent 1px 100%),linear-gradient(rgba(47,42,36,.035) 0 1px,transparent 1px 100%),#fff8e8;background-size:42px 42px;color:#2f2a24}.landing-nav{position:relative;z-index:5;display:flex;align-items:center;justify-content:flex-end;width:min(1160px,calc(100% - 48px));margin:0 auto;padding:18px 0 0}.landing-links{display:flex;align-items:center;gap:8px}.landing-links a{color:#75685c;font-size:14px;font-weight:700;text-decoration:none}.poster-stage{position:relative;display:grid;grid-template-columns:minmax(0,.96fr) minmax(340px,460px);align-items:center;gap:54px;width:min(1160px,calc(100% - 48px));min-height:calc(100vh - 56px);margin:0 auto;padding:18px 0 64px;isolation:isolate}.poster-stage:before{display:none}.poster-copy{padding-top:0;max-width:560px}.poster-copy h1{margin:0 0 18px;max-width:620px;color:#17130d;font-size:clamp(58px,7vw,82px);line-height:1;letter-spacing:0}.poster-copy p{width:min(560px,100%);margin:0;color:#6f6257;font-size:clamp(24px,2.6vw,30px);font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px}.landing-primary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;color:#fff;font-weight:900;text-decoration:none;background:#ff8500;border-radius:999px;box-shadow:0 14px 24px #ff850038}.landing-beta{color:#7d6f62;font-size:14px;font-weight:800}.poster-phone{position:relative;justify-self:center;width:min(376px,36vw);aspect-ratio:.6;padding:14px;background:#24201b;border-radius:44px;box-shadow:0 34px 54px #2f2a242e,0 10px #2f2a2414;--memo-x: 188px;--gas-x: -72px;--gas-y: 62px;isolation:isolate}.poster-phone:before{position:absolute;inset:-24px -36px -34px;background:#ffe89a47;border:1px solid rgba(255,133,0,.13);border-radius:42px;content:"";z-index:-1}.poster-phone:after{position:absolute;inset:12px;pointer-events:none;border:1px solid rgba(255,255,255,.08);border-radius:34px;content:""}.poster-phone-screen{position:relative;height:100%;overflow:hidden;background:radial-gradient(circle at 28% 18%,rgba(255,148,31,.18),transparent 30%),radial-gradient(circle at 72% 52%,rgba(104,203,233,.14),transparent 34%),linear-gradient(180deg,#2b2926,#1e1c19);border-radius:34px;box-shadow:inset 0 0 0 1px #ffffff12}.poster-phone-top{position:absolute;top:22px;left:42px;right:42px;height:18px;background:#ffffff29;border-radius:999px;z-index:1}.poster-floating-memo,.poster-floating-memo-secondary,.poster-alarm-pill,.poster-phone-dock,.poster-app-grid{position:absolute}.poster-app-grid{left:32px;right:32px;top:88px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px 20px;z-index:1}.poster-app-grid>span{display:grid;place-items:center;width:48px;height:48px;margin:0 auto;color:#ffffffd1;background:#ffffff21;border:0;border-radius:15px;box-shadow:0 10px 18px #00000029}.poster-app-grid>span:nth-child(1){background:#4bc58261}.poster-app-grid>span:nth-child(2){background:#5fa8ff5c}.poster-app-grid>span:nth-child(3){background:#eee3}.poster-app-grid>span:nth-child(4){background:#ff941f57}.poster-app-grid>span:nth-child(5){background:#fff05a52}.poster-app-grid>span:nth-child(6){background:#fca5a557}.poster-app-grid .icon{display:grid;place-items:center;width:24px;height:24px;line-height:1}.poster-app-grid .icon svg{display:block;width:22px;height:22px;stroke:currentColor;stroke-width:2.7}.poster-floating-memo,.poster-floating-memo-secondary{display:grid;place-items:center;color:#21180d;border:0;border-radius:2px;font-size:17px;font-weight:900;line-height:1.2;box-shadow:0 16px 24px #00000047;z-index:4}.poster-floating-memo{left:18px;top:92px;width:116px;height:76px;background:#fff05a;transform:translate(0);animation:floatingMemoDrift 2.8s linear infinite}.poster-floating-memo-secondary{right:18px;top:186px;width:116px;height:74px;background:#fca5a5;transform:translateY(0);animation:floatingMemoBounce 2.3s linear infinite}.poster-alarm-pill{left:58px;top:274px;display:flex;align-items:center;justify-content:center;gap:8px;width:138px;height:48px;color:#fff;font-weight:900;background:#ff941f;border-radius:999px;box-shadow:0 18px 28px #0000003d;animation:alarmBlink 1s steps(2,end) infinite;z-index:5}.poster-alarm-pill .icon svg{width:24px;height:24px;stroke:currentColor}.poster-alarm-pill .icon{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px}.poster-alarm-pill span:not(.icon){display:block;line-height:1;transform:translateY(-1px)}.poster-phone-dock{left:34px;right:34px;bottom:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:center;height:48px;padding:8px 14px;color:#ffffffdb;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);border-radius:24px;box-shadow:0 18px 30px #0000002e;z-index:5}.poster-phone-dock .icon{display:grid;place-items:center;width:36px;height:32px;margin:0 auto;background:#ffffff1a;border-radius:14px}.poster-phone-dock .icon svg{width:20px;height:20px;stroke:currentColor}.poster-memos{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;align-items:end;margin-top:-4px;padding-bottom:16px}.poster-memo{position:relative;display:grid;place-items:center;width:min(205px,22vw);aspect-ratio:1.35;color:#21180d;font-size:clamp(18px,2.2vw,23px);font-weight:900;text-align:center;border:4px solid #27231e;border-radius:10px;box-shadow:0 14px #2f2a2412,7px 9px #2f2a2421}.poster-memo i{display:none}.poster-memo-yellow{background:#fff225}.poster-memo-blue{background:#88e8f2}.poster-memo-pink{background:#f170bd}.memo-a{transform:rotate(-8deg)}.memo-b{transform:rotate(-6deg)}.memo-c{transform:rotate(-7deg)}.memo-d{transform:rotate(-8deg)}@keyframes floatingMemoDrift{0%,10%{transform:translate(0)}30%{transform:translate(var(--memo-x))}42%{transform:translate(var(--memo-x),22px)}58%{transform:translate(78px,22px)}72%{transform:translate(78px,-8px)}88%{transform:translateY(-8px)}to{transform:translate(0)}}@keyframes floatingMemoBounce{0%,10%{transform:translate(0)}30%,36%{transform:translateY(var(--gas-y))}56%,62%{transform:translate(var(--gas-x),var(--gas-y))}82%,88%{transform:translate(var(--gas-x))}to{transform:translate(0)}}@keyframes alarmBlink{0%,44%{opacity:1;transform:scale(1)}45%,to{opacity:.55;transform:scale(.97)}}.shell{min-height:100vh;background:repeating-linear-gradient(to bottom,rgba(88,123,139,.28) 0,rgba(88,123,139,.28) 1px,transparent 1px,transparent 31px),#f6eaa3}@media(max-width:860px){.landing-nav{align-items:flex-start;gap:14px;padding-top:18px}.landing-links{flex-direction:column;align-items:flex-end;gap:4px}.poster-stage{grid-template-columns:1fr;min-height:0;gap:22px;padding-top:12px}.poster-phone{width:min(284px,82vw);margin:0 auto;--memo-x: 126px;--gas-x: -52px;--gas-y: 46px}.poster-memos{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0;gap:20px}}@media(max-width:520px){.poster-copy h1{font-size:clamp(42px,15vw,62px)}.poster-copy p{font-size:24px}.poster-memos{grid-template-columns:1fr;justify-items:center}.poster-memo{width:min(210px,68vw)}}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:repeating-linear-gradient(to bottom,rgba(88,123,139,.24) 0,rgba(88,123,139,.24) 1px,transparent 1px,transparent 31px),#f6eaa3}.auth-stage{display:grid;justify-items:center;gap:16px;transform:translateY(-2vh)}.auth-app-icon{display:block;width:clamp(126px,34vw,164px);height:clamp(126px,34vw,164px);object-fit:contain;filter:drop-shadow(0 12px 20px rgba(139,84,19,.2))}.auth-title{color:#16120b;font-size:24px;font-weight:800}.google-signin-host{display:grid;min-width:min(260px,calc(100vw - 56px));min-height:40px;place-items:center}.google-signin-button{display:block;width:min(262px,calc(100vw - 56px));height:auto;padding:0;background:transparent;border:0;border-radius:999px;box-shadow:0 3px 7px #3c404329;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.google-signin-image{display:block;width:100%;height:auto}.is-hidden{display:none!important}.google-signin-button:hover{box-shadow:0 3px 7px #3c404333;transform:translateY(-1px)}.google-signin-button:active{transform:translateY(0)}.google-login-button .icon svg,.google-login-button .icon svg path{stroke:none}.topbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:8px 14px;background:#e7a75b;color:#fff;box-shadow:0 2px 8px #00000029}.brand-title{color:#fff;font-size:20px;font-weight:700}.icon{display:inline-grid;place-items:center;width:1em;height:1em}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.icon-button,.mode-button,.swatch,.folder-item{cursor:pointer}.icon-button,.mode-button{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;color:#4d5961;background:#ffffffbd;border-radius:6px;box-shadow:inset 0 0 0 1px #4d59611f}.icon-button .icon,.mode-button .icon{font-size:20px}.icon-button:hover,.mode-button:hover,.folder-item:hover{background:#ffffffeb}.icon-button:disabled{cursor:default;opacity:.46}.topbar .icon-button{color:#fff;background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff3d}.account{margin-left:auto;display:flex;align-items:center;gap:9px;max-width:58vw;font-size:14px}.account-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#ffffff59}.workspace{display:grid;grid-template-columns:210px minmax(0,1fr) minmax(320px,390px);gap:18px;padding:18px}.no-device-view{min-height:calc(100vh - 58px);display:grid;place-items:center;padding:28px}.no-device-panel{width:min(360px,calc(100vw - 48px));display:grid;justify-items:center;gap:14px;padding:24px 22px;background:#ffffffad;color:#374047;text-align:center;box-shadow:0 6px 18px #4d596124}.no-device-app-icon{width:92px;height:92px;object-fit:contain}.no-device-title{color:#16120b;font-size:19px;font-weight:800}.no-device-body{margin:0;color:#4d5961;font-size:14px;line-height:1.55}.play-store-link{display:inline-grid;grid-template-columns:30px auto;align-items:center;gap:9px;min-height:44px;margin-top:4px;padding:0 14px 0 11px;color:#fff;background:#374047;border-radius:999px;text-decoration:none;box-shadow:0 4px 10px #3740472e}.play-store-icon{display:inline-grid;place-items:center;width:30px;height:30px;background:#fff;border-radius:999px}.play-store-icon .icon{width:20px;height:20px}.play-store-icon .icon svg,.play-store-icon .icon svg path{stroke:none}.play-store-label{font-size:14px;font-weight:700;letter-spacing:0}.folder-sidebar{position:sticky;top:76px;align-self:start;min-height:420px;padding:12px;background:#ffffff94;box-shadow:0 4px 14px #0000001f;display:flex;flex-direction:column}.folder-list{display:grid;gap:7px}.folder-item{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:0 10px;background:#ffffffad;color:#4d5961;text-align:left;border-radius:6px;box-shadow:inset 0 0 0 1px #4d596121}.folder-item .icon{font-size:18px}.folder-item.is-active{background:#e7a75b;color:#fff;box-shadow:none}.folder-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-count{min-width:24px;padding:2px 6px;border-radius:999px;background:#4d596129;text-align:center;font-size:12px}.folder-item.is-active .folder-count{background:#ffffff3d}.trash-item{margin-top:auto;grid-template-columns:22px minmax(0,1fr) auto;color:#5d6670}.trash-item.is-active{background:#4d5961;color:#fff}.board{min-width:0}.memo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;align-items:start}.memo{position:relative;display:block;width:100%;min-height:118px;padding:28px 12px 12px;text-align:left;box-shadow:0 3px 6px #00000038;cursor:default;overflow:hidden;border-radius:2px}.memo-body{display:block;white-space:pre-wrap;word-break:break-word;line-height:1.35}.memo-meta{position:absolute;top:7px;right:7px;display:flex;gap:4px}.timer-badge{display:inline-grid;place-items:center;width:24px;height:24px;color:#fff;background:#4d59619e;border-radius:999px}.timer-badge .icon{font-size:15px}.editor-panel{position:sticky;top:76px;align-self:start;min-height:420px;padding:16px;background:#ffffffb8;box-shadow:0 4px 14px #00000026}.memo-editor-surface{position:relative;height:146px;border:1px solid rgba(77,89,97,.28);box-shadow:0 3px 6px #0000002e;overflow:hidden}.editor-empty{min-height:300px;display:grid;place-items:center}.large-action{width:54px;height:54px}.large-action .icon{font-size:28px}.memo-textarea{width:100%;height:100%;resize:none;padding:12px 42px 34px 12px;border:0;background:transparent;outline:none;line-height:1.45}.schedule-input:focus{border-color:#e7a75b;box-shadow:0 0 0 3px #e7a75b3d}.memo-editor-surface:focus-within{border-color:#e7a75b;box-shadow:0 3px 6px #0000002e,0 0 0 3px #e7a75b3d}.clear-body-button{position:absolute;top:7px;right:7px;z-index:1;width:30px;height:30px;background:#ffffff9e;color:#4d5961}.clear-body-button .icon{font-size:17px}.editor-watermark{position:absolute;right:10px;bottom:8px;max-width:calc(100% - 20px);color:currentColor;font-size:12px;line-height:1;opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.watermark-control-row{display:flex;justify-content:flex-end;margin-top:6px}.color-input-row{display:grid;grid-template-columns:38px 42px;align-items:center;gap:8px;margin-top:12px}.tool-mark{display:inline-grid;place-items:center;width:38px;height:34px;color:#4d5961;background:#ffffff8a;border-radius:6px}.tool-mark .icon{font-size:20px}.color-picker{width:42px;height:34px;padding:0;border:0;background:transparent;cursor:pointer}.palette{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-top:10px;padding:3px 1px 4px;overflow:visible}.swatch{width:100%;height:24px;border:2px solid rgba(255,255,255,.82);border-radius:999px;box-shadow:inset 0 0 0 1px #0000001f,0 1px 3px #00000029}.swatch.is-active{outline:3px solid #374047;outline-offset:2px}.schedule-section{margin-top:12px;padding:10px;background:#ffffff85;border-radius:6px;box-shadow:inset 0 0 0 1px #4d59611a}.schedule-mode-row{display:grid;grid-template-columns:repeat(3,38px);gap:8px}.weekday-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-top:10px}.weekday-button{min-width:0;height:30px;padding:0;color:#4d5961;background:#ffffffbd;border-radius:6px;font-size:11px;font-weight:700;box-shadow:inset 0 0 0 1px #4d596121;cursor:pointer}.weekday-button.is-active,.mode-button.is-active{background:#e7a75b;color:#fff;box-shadow:none}.schedule-input{width:100%;min-height:38px;margin-top:10px;border:1px solid rgba(77,89,97,.24);background:#ffffffe0;color:#243039;outline:none;padding:0 9px;border-radius:6px}.icon-toggle{display:inline-grid;place-items:center;width:38px;height:38px;color:#4d5961;background:#ffffff94;border-radius:6px;cursor:pointer;box-shadow:inset 0 0 0 1px #4d59611f}.icon-toggle input{position:absolute;opacity:0;pointer-events:none}.icon-toggle .icon{font-size:20px}.icon-toggle:has(input:checked){background:#e7a75b;color:#fff;box-shadow:none}.editor-actions{margin-top:16px}.editor-button-row{width:100%}.send-button{width:100%;height:46px;background:#e7a75b;color:#fff;box-shadow:none}.send-button .icon{font-size:22px}.empty,.error{margin:20vh auto 0;width:min(420px,calc(100vw - 32px));padding:18px;background:#ffffff9e;text-align:center;color:#4d5961}.empty .icon{font-size:34px;color:#4d5961b8}.error{color:#9a2f2f}@media(max-width:860px){.workspace{grid-template-columns:1fr;padding:12px}.folder-sidebar,.editor-panel{position:static;min-height:auto}.folder-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.account{max-width:48vw}}
