@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans KR,system-ui,sans-serif;color:#28262c;background:#fcfbf9;font-synthesis:none;font-weight:400;font-size:14px;--muted:#8b8792;--line:#ece9e5;--purple:#8065b7;--accent:#72559f}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}a{color:var(--accent);text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #baa9d7;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #c6b6df;outline-offset:1px}h1,h2,h3,h4,p{margin:0}svg{flex-shrink:0}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .18s,transform .18s}button:hover:not(:disabled){background-color:#f0edf4}.primary,.secondary,.danger{border-radius:12px;padding:12px 19px;font-weight:600;min-height:43px}.primary{background:#795baa;color:#fff}.primary:hover:not(:disabled){background:#684b97}.secondary{border:1px solid var(--line);background:#fff}.danger{background:#b44153;color:#fff}.icon-button{width:33px;height:33px;border-radius:9px;color:#89848f;padding:0}.brand{display:flex;align-items:center;gap:9px;font-weight:800;font-size:23px;letter-spacing:-1px;white-space:nowrap}.brand-light{font-weight:500}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(130deg,#b693d7,#f4bcaa);color:#fff}.eyebrow{font-size:10px;letter-spacing:2.4px;font-weight:600;color:#a28eaf}.app-shell{display:flex;min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:256px;border-right:1px solid var(--line);background:#f7f6f3;padding:29px 18px 0;display:flex;flex-direction:column;z-index:10}.sidebar-brand{display:flex;align-items:center;justify-content:space-between;margin:0 5px 30px}.sidebar-brand>.icon-button{opacity:.4}.new-chat{width:100%;padding:13px;border:1px solid #e4dfe8;border-radius:12px;background:#fff;justify-content:flex-start;font-weight:600;font-size:12px;box-shadow:0 2px 3px #30205003}.new-chat span{margin-left:auto;color:#9f8aad}.search-nav{justify-content:flex-start;color:#99939d;width:100%;margin:13px 0 18px;padding:8px;font-size:12px}.search-nav kbd{margin-left:auto;font:9px system-ui;border:1px solid #e5e1e8;border-radius:4px;padding:2px 4px}.search-input{width:100%;padding:10px!important;margin-bottom:12px}.sidebar nav{display:grid;gap:5px}.sidebar nav button,.sidebar-bottom>button{padding:11px 12px;justify-content:flex-start;border-radius:10px;font-size:12px;color:#716b78;gap:12px;width:100%}.sidebar nav .selected,.sidebar-bottom>.selected{background:#ede7f2;color:#73518e;font-weight:600}.nav-divider{height:1px;background:var(--line);margin:15px 12px 10px}.history{margin-top:32px;flex:1;overflow-y:auto;min-height:80px}.history-heading{font-size:10px;color:#a09aa4;margin:0 12px 16px;display:flex;justify-content:space-between}.history-heading span{font-size:9px;color:#b5b0b7}.history-empty{font-size:11px;line-height:1.9;color:#aba5af;padding:0 12px}.history-row{display:flex;border-radius:8px;margin-bottom:3px}.history-row.active{background:#ede8f1}.history-row>button:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;text-align:left;padding:9px 10px;font-size:11px;flex:1}.history-row>button:last-child{opacity:0;width:25px}.history-row:hover>button:last-child,.history-row>button:focus-visible{opacity:1}.archive-button{font-size:10px;color:#9f98a6;padding:10px;margin-top:20px}.sidebar-bottom{padding-top:10px}.profile{display:flex;align-items:center;border-top:1px solid var(--line);gap:10px;margin-top:10px;padding:19px 6px}.avatar,.small-avatar{display:grid;place-items:center;background:#eae5f0;color:#89739c;border-radius:50%;height:34px;width:34px;font-size:12px}.profile strong{display:block;font-size:11px;font-weight:500}.profile small{font-size:9px;display:block;color:#a59cae;margin-top:3px}.profile .icon-button{margin-left:auto}.main{margin-left:256px;width:calc(100% - 256px);min-height:100dvh;display:flex;flex-direction:column}.topbar{height:80px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.topbar-start{font-size:12px;font-weight:500;color:#837987;display:flex;align-items:center;gap:8px}.topbar-right{display:flex;align-items:center;gap:20px}.private-badge{display:flex;align-items:center;gap:6px;color:#9c96a2;font-size:10px}.small-avatar{height:29px;width:29px;font-size:10px}.menu-toggle{display:none}.demo-banner{margin:0 35px;border:1px solid #ece5dc;background:#fcf8ed;border-radius:9px;padding:8px 12px;color:#a48f69;text-align:center;font-size:10px}.demo-banner span{font-weight:600;margin-right:10px}.chat-page{display:flex;flex-direction:column;align-items:center;flex:1;min-height:0}.welcome{width:100%;max-width:900px;padding:72px 55px 45px;text-align:center}.welcome-symbol{position:relative;display:grid;place-items:center;margin:0 auto 24px;background:linear-gradient(140deg,#e1cee9,#f6e1d9);width:64px;height:64px;border-radius:23px;color:#a08ab3;transform:rotate(-7deg);box-shadow:0 10px 40px #b596bd16}.welcome-symbol svg{transform:rotate(7deg)}.tiny-spark{position:absolute;right:-9px;top:-4px;font-size:20px;color:#d8b9a8}.welcome h1{font-size:37px;line-height:1.55;letter-spacing:-1.5px;font-weight:500;margin:16px 0 13px}.welcome h1 span{background:linear-gradient(95deg,#9a80bc,#c291a7,#dbad91);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.welcome>p{color:#a098a6;font-size:12px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:42px;text-align:left}.feature-card{position:relative;display:block;border:1px solid #ece7e3;border-radius:17px;padding:19px 16px;text-align:left;min-height:140px;background:#fff}.feature-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #9171a30a}.feature-icon{display:grid;width:33px;height:33px;place-items:center;border-radius:10px;margin-bottom:16px}.feature-card.peach .feature-icon{background:#f9ece5;color:#cda18f}.feature-card.purple .feature-icon{background:#efeaf5;color:#a991bb}.feature-card.mint .feature-icon{background:#eaf1eb;color:#93a894}.feature-arrow{position:absolute;right:16px;top:23px;color:#b8b0ba}.feature-card h3{font-size:12px;font-weight:600;margin-bottom:7px}.feature-card p{font-size:9px;color:#a49ca7;line-height:1.7}.composer-wrap{width:100%;max-width:830px;padding:0 33px 28px;margin-top:auto}.composer{border:1px solid #e9e3e9;border-radius:21px;background:#fff;box-shadow:0 6px 30px #57476606;padding:17px 18px 13px}.composer textarea{resize:none;border:0!important;outline:none!important;width:100%;padding:0;font-size:13px;line-height:1.8;max-height:200px;min-height:61px;background:transparent}.composer textarea::placeholder{color:#b1a8b6}.composer-tools{display:flex;align-items:center;justify-content:space-between}.composer-left{display:flex;align-items:center;gap:10px}.tool-divider{height:15px;width:1px;background:#eee8ee}.model-picker{display:flex;align-items:center;gap:2px;margin:0!important}.model-picker select{appearance:none;border:0!important;background:transparent;padding:5px!important;font-size:11px;font-weight:600;color:#86728f;width:auto}.model-picker svg{color:#a79dae}.think-button{font-size:10px;color:#9d90a7;padding:6px 9px;border:1px solid #efebf1;border-radius:8px}.think-button.enabled{background:#ece4f5;border-color:#cbb7e4;color:#755291}.send-button{height:33px;width:33px;min-width:33px;padding:0;border-radius:11px;background:linear-gradient(120deg,#b597d3,#edbea9);color:#fff}.send-button:disabled{opacity:.5}.composer-note{font-size:9px;text-align:center;color:#bab1be;margin-top:12px}.message-list{width:100%;max-width:810px;padding:18px 35px 40px;flex:1}.conversation-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.conversation-title h2{font-size:15px;font-weight:500}.conversation-title>div{display:flex}.message{display:flex;gap:13px;margin:25px 0 32px}.message-avatar{height:29px;width:29px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;background:#eee9f3;color:#9780aa;font-size:11px}.message.user .message-avatar{background:#f0ece4;color:#a08c74}.message-body{flex:1;min-width:0}.message-meta{font-size:11px;font-weight:600;margin:5px 0 10px}.message-meta span{font-size:9px;color:#ab9fb2;margin-left:9px;font-weight:400}.markdown{font-size:13px;line-height:1.9;overflow-wrap:anywhere}.markdown p{margin:0 0 14px}.markdown ul,.markdown ol{padding-left:23px}.markdown pre{overflow-x:auto;background:#f1eef5;border-radius:10px;padding:17px}.markdown code{font-family:Consolas,monospace;font-size:12px}.markdown table{border-collapse:collapse;font-size:12px;display:block;overflow-x:auto}.markdown th,.markdown td{border:1px solid #e6e0eb;padding:8px}.markdown h1,.markdown h2,.markdown h3{margin:20px 0 10px;font-size:17px}.message-edit{font-size:9px;color:#b4aabb;margin-top:3px}.has-messages .composer-wrap{position:sticky;bottom:0;background:linear-gradient(transparent,#fcfbf9 18%);padding-top:16px}.workspace-page{padding:45px 55px 70px;max-width:1350px;width:100%;margin:auto;flex:1}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:38px}.section-heading h1{font-weight:500;letter-spacing:-1px;font-size:28px;margin:11px 0 12px}.section-heading p{font-size:12px;color:#9f95a6;line-height:1.8}.section-heading>.primary{font-size:11px;white-space:nowrap}.resource-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}.resource-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.card-visual{height:158px;position:relative;display:grid;place-items:center;width:100%}.lavender{background:linear-gradient(130deg,#f1eafa,#e1dcec);color:#9b83b5}.mint-visual{background:linear-gradient(120deg,#eaf2ea,#e1eeed);color:#8ea5a0}.card-visual>span{position:absolute;right:14px;top:14px;background:#fff9;padding:5px 9px;border-radius:7px;font-size:9px;color:#938699}.card-content{padding:21px}.card-tag{font-size:9px;color:#a98fb8}.card-content h3{font-size:15px;font-weight:600;margin:7px 0 8px}.card-content p{font-size:11px;color:#a098a5;line-height:1.8;min-height:38px}.card-content small{display:block;color:#b4aab8;font-size:9px;margin-top:14px}.card-actions{border-top:1px solid var(--line);margin-top:18px;padding-top:13px;display:flex;gap:8px;flex-wrap:wrap}.card-actions button{font-size:10px;padding:5px 3px;color:#8c7899}.create-card{min-height:355px;border:1px dashed #ded5e7;border-radius:18px;flex-direction:column;background:#faf8fc;color:#b4a3c3}.create-card h3{font-size:13px;font-weight:500;margin-top:9px}.create-card p{font-size:10px;color:#b8aabd}.studio-callout{display:flex;align-items:center;gap:20px;padding:25px;background:linear-gradient(120deg,#f2edf9,#faf1eb);border-radius:17px;margin:0 0 30px;border:1px solid #eee7ef}.studio-callout>span{color:#b19dc1}.studio-callout h3{font-size:13px;font-weight:500}.studio-callout p{font-size:10px;color:#a89aae;margin-top:7px}.studio-callout .icon-button{margin-left:auto}.calendar-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:25px}.calendar-panel,.schedule-panel,.settings-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px}.calendar-panel h2{font-size:17px;font-weight:500;margin-bottom:25px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px 0;text-align:center;font-size:12px}.calendar-grid>span{height:35px;width:35px;margin:auto;display:grid;place-items:center}.calendar-grid .day-label{color:#b0a6b7;font-size:10px}.calendar-grid .today{background:#b199c9;color:#fff;border-radius:50%}.schedule-panel h3,.settings-panel h3{font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}.schedule-item{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.schedule-item>strong{font-size:12px;color:#a28bb3;white-space:nowrap}.schedule-item h4{font-size:12px;font-weight:500}.schedule-item p{font-size:11px;color:#b0a2b8;margin:7px 0}.schedule-item a{font-size:10px}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:55px 20px}.empty-icon{color:#b7a6c7;display:grid;place-items:center;background:#f4eff8;width:64px;height:64px;border-radius:20px;margin-bottom:23px}.empty h3{font-size:16px;font-weight:500;margin-bottom:12px}.empty p{font-size:12px;color:#a79aae;line-height:1.9;max-width:360px;margin-bottom:15px}.settings-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:25px}.settings-panel>p{font-size:11px;color:#9e92a7;margin:12px 0 22px;line-height:1.8}label{display:block;font-size:12px;color:#8d7e99;margin:15px 0}input,textarea,select{display:block;width:100%;border:1px solid #e5dee9;border-radius:9px;padding:11px 12px;color:#42364c;background:#fff;margin-top:8px}textarea{resize:vertical;line-height:1.8}input::placeholder,textarea::placeholder{color:#b4a9bc}form>.primary{margin-top:15px}.setting-line{display:flex;align-items:center;justify-content:space-between;font-size:11px;border-bottom:1px solid var(--line);padding:18px 0;gap:12px}.setting-line>span:first-child{color:#a297aa}.setting-line strong{font-weight:500}.status-pill{background:#f0eaf7;padding:5px 8px;border-radius:7px;color:#9a81b1;font-size:9px}.roster-row{display:flex;align-items:center;gap:10px;font-size:10px;padding:12px 0;border-bottom:1px solid var(--line)}.roster-row span{flex:1;overflow-wrap:anywhere;color:#a99db1}.roster-row strong{font-size:11px;font-weight:500;white-space:nowrap}.note{font-size:11px;color:#a597ae;line-height:1.8;margin:15px 0}.document-list article{display:flex;gap:20px;background:#fff;border:1px solid var(--line);padding:20px;border-radius:12px;margin-bottom:10px;color:#a58cb7}.document-list p{font-size:10px;margin-top:7px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:#43384b;color:#fff;border-radius:13px;padding:14px 18px;box-shadow:0 10px 35px #2c1e4330;display:flex;gap:18px;align-items:center;font-size:12px;z-index:100;max-width:calc(100vw - 30px);width:max-content}.toast button{color:#fff}.modal{border:1px solid #e7dfec;padding:26px;border-radius:20px;max-width:calc(100vw - 30px);width:530px;color:#3a3043;max-height:90dvh;overflow:auto}.modal.wide{width:850px}.modal::backdrop{background:#24173166;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal h2{font-size:18px;font-weight:500}.modal>p{line-height:1.8;font-size:13px;margin-bottom:24px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.code-details{margin:18px 0}.code-details summary{cursor:pointer;color:#a091ad;font-size:11px}.code-editor{font:11px/1.7 Consolas,monospace;background:#f7f3f9}.app-preview{width:100%;height:300px;border:1px solid #e8e0ee;border-radius:12px;background:#fff;margin-top:15px}.app-preview.tall{height:55dvh}.records{margin-top:20px}.records article{padding:15px;border-bottom:1px solid var(--line)}.records strong,.records small{display:block;font-size:11px;margin-bottom:8px}.records small{color:#a496ad;font-size:9px}.records p{white-space:pre-wrap;line-height:1.8;font-size:12px}.public-app{height:100dvh;display:flex;flex-direction:column}.public-app>header{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;border-bottom:1px solid var(--line)}.public-app>iframe{flex:1;width:100%;border:0;background:#fff}.login-screen{min-height:100dvh;overflow:hidden;position:relative;background:radial-gradient(ellipse at 83% 51%,#f0e8f570,transparent 45%),#fcfbf9}.login-screen>header{padding:32px 55px;display:flex;justify-content:space-between;align-items:center}.pill{font-size:10px;color:#a397ac;border:1px solid #eae3ef;border-radius:30px;padding:8px 12px}.login-main{max-width:1180px;margin:0 auto;padding:65px 50px 70px;position:relative}.login-main>h1{font-size:49px;letter-spacing:-2px;line-height:1.45;font-weight:500;margin:20px 0}.login-main>h1 span{background:linear-gradient(100deg,#a38abf,#c498ae,#dcb79e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.login-main>p{font-size:13px;color:#a094aa;line-height:2}.login-panel{margin-top:40px;max-width:360px}.login-panel h2{font-size:13px;font-weight:600}.login-panel>p{font-size:10px;color:#a698b0;margin:9px 0 20px;line-height:1.8}.login-panel>small{display:block;font-size:9px;color:#b6aabb;line-height:1.8;margin-top:14px}.login-panel .secondary{width:300px;border-radius:24px;font-size:12px;margin-top:15px;justify-content:space-between;padding:12px 22px}.google-login{margin:14px 0}.connection-note{background:#f4f0f6;border-radius:10px;padding:11px 13px;width:300px}.login-orbit{position:absolute;right:45px;top:110px;width:340px;height:330px;background:radial-gradient(circle,#e6dbee50,transparent 70%)}.orbit{position:absolute;display:flex;align-items:center;gap:16px;border:1px solid #efe6ee;background:#fffc;width:250px;padding:22px;border-radius:20px;box-shadow:0 12px 35px #baa4c612;font-size:12px;color:#9a85ab}.orbit.one{top:25px;left:10px;transform:rotate(-7deg)}.orbit.two{top:143px;left:85px;transform:rotate(5deg);color:#bc9a88}.orbit.three{top:249px;left:0;transform:rotate(-3deg);color:#9ea892}.login-screen>footer{padding:20px 55px;color:#baafc0;font-size:10px}.rotate{transform:rotate(45deg)}.muted{font-size:11px;color:var(--muted)}.sidebar-shade{display:none}@media(min-width:1400px){.welcome{padding-top:100px}.composer-wrap{padding-bottom:40px}.feature-grid{margin-top:50px}}@media(max-width:1100px){.sidebar{width:225px;padding-inline:13px}.main{margin-left:225px;width:calc(100% - 225px)}.welcome{padding:60px 30px 35px}.welcome h1{font-size:32px}.feature-card{padding:16px 12px}.feature-card p{font-size:9px}.workspace-page{padding:35px 30px}.section-heading{align-items:flex-start}.section-heading h1{font-size:24px}.settings-grid,.calendar-layout{grid-template-columns:1fr}.login-orbit{right:10px;transform:scale(.8);transform-origin:right}.login-main>h1{font-size:42px}}@media(max-width:760px){.sidebar{transform:translate(-100%);width:260px;transition:transform .2s;background:#f7f6f3}.sidebar-open .sidebar{transform:translate(0)}.sidebar-open .sidebar-shade{display:block;position:fixed;inset:0;background:#20132e55;z-index:9}.main{margin:0;width:100%}.menu-toggle{display:flex}.topbar{height:65px;padding:0 18px}.topbar-right{gap:9px}.private-badge{font-size:9px}.demo-banner{margin:0 15px;font-size:9px;line-height:1.7}.welcome{padding:40px 22px 30px}.welcome h1{font-size:29px}.welcome .eyebrow{font-size:8px}.welcome-symbol{width:55px;height:55px;border-radius:19px;margin-bottom:21px}.welcome>p{font-size:11px}.feature-grid{gap:8px;margin-top:30px}.feature-card{min-height:138px;padding:15px 10px}.feature-card h3{font-size:10px;line-height:1.7}.feature-card p{font-size:8px}.feature-arrow{display:none}.feature-icon{width:29px;height:29px;margin-bottom:12px}.composer-wrap{padding:0 15px 16px}.composer{padding:15px;border-radius:17px}.composer-note{font-size:8px}.composer-tools{gap:7px}.composer-left{gap:5px}.workspace-page{padding:30px 21px}.section-heading{display:block}.section-heading h1{font-size:25px}.section-heading p{font-size:11px}.section-heading .primary{margin-top:22px}.resource-grid{grid-template-columns:1fr}.resource-card .card-visual{height:150px}.studio-callout{padding:19px;gap:14px}.studio-callout h3{font-size:11px;line-height:1.7}.studio-callout p{font-size:9px}.message-list{padding:20px 19px}.markdown{font-size:12px}.message{gap:10px}.message-avatar{width:25px;height:25px}.login-screen>header{padding:23px}.login-screen .pill{font-size:8px}.login-main{padding:45px 28px 40px}.login-main>h1{font-size:38px}.login-main>p{font-size:12px}.login-orbit{display:none}.login-screen>footer{padding:20px 28px}.login-main>.eyebrow{font-size:8px}.form-grid{grid-template-columns:1fr;gap:0}.modal{padding:22px}.empty{padding:38px 8px}.empty p{font-size:11px}.toast{font-size:11px;bottom:16px}.login-panel{margin-top:32px}.calendar-panel,.schedule-panel,.settings-panel{padding:23px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(min-width:761px)and (max-height:850px){.topbar{height:64px}.welcome{padding-top:28px;padding-bottom:24px}.welcome-symbol{width:48px;height:48px;margin-bottom:15px}.welcome h1{font-size:32px;line-height:1.4;margin:12px 0}.feature-grid{margin-top:27px}.feature-card{min-height:123px;padding-top:15px;padding-bottom:14px}.feature-icon{margin-bottom:11px}.composer-wrap{padding-bottom:18px}.composer textarea{min-height:50px}.history{margin-top:22px}.sidebar nav button,.sidebar-bottom>button{font-size:12px}}
