@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans KR,sans-serif;color:#202923;background:#f4f5ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #202923;--muted: #788078;--line: #e3e7dd;--green: #315f49;--green-dark: #244b38;--paper: #fffefa;--coral: #e78267;--lime: #d9e9a5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a9c977;outline-offset:2px}.app-shell{min-height:100vh;background:radial-gradient(ellipse at 87% 6%,rgba(216,231,178,.38),transparent 28%),#f4f5ef}.topbar{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 max(34px,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(57,78,61,.1)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:15px;font-weight:700;letter-spacing:0}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--green);color:#fffefa}.privacy-note{display:flex;align-items:center;gap:8px;color:#657267;font-size:12px;font-weight:500}.privacy-dot,.local-indicator{width:7px;height:7px;flex:none;border-radius:50%;background:#72a477}.workspace{width:min(1240px,calc(100% - 68px));margin:0 auto}.page-heading{display:flex;align-items:end;justify-content:space-between;padding:48px 2px 32px}.eyebrow,.empty-kicker{margin:0 0 10px;color:#6d866e;font-size:10px;font-weight:700;letter-spacing:1.8px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:9px;font-size:30px;line-height:1.5;font-weight:700;letter-spacing:-.05em}.page-subtitle{margin:0;color:var(--muted);font-size:12px}.mobile-break{display:none}.heading-stamp{width:90px;height:90px;display:grid;align-content:center;justify-items:center;gap:6px;margin:0 32px 4px 0;transform:rotate(8deg);border:1px solid #d5ddca;border-radius:50%;color:#628067}.heading-stamp span{font-size:12px}.workspace-grid{display:grid;grid-template-columns:minmax(360px,.89fr) minmax(0,1.11fr);gap:24px;align-items:start}.input-column{padding:0 24px 8px 2px}.form-section{padding:21px 0 23px;border-top:1px solid #dfe4da}.section-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.step-number{display:grid;place-items:center;width:28px;height:28px;border:1px solid #cddac5;border-radius:50%;color:var(--green);font-size:10px;font-weight:700}.section-heading h2,.draft-title h2{margin:1px 0 4px;font-size:14px;line-height:1.5;font-weight:700}.section-heading p,.draft-title p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.field-label{display:flex;align-items:center;gap:7px;margin:13px 0 7px;color:#424d44;font-size:11px;font-weight:600}.field-label span{color:#929b91;font-size:10px;font-weight:400}.input-with-icon{display:flex;align-items:center;gap:8px;height:39px;padding:0 11px;border:1px solid #e2e6de;border-radius:5px;background:var(--paper);color:#7a897d}.input-with-icon:focus-within{border-color:#87a88d}.input-with-icon.invalid,.input-with-icon.invalid:focus-within{border-color:#b45f50}.input-with-icon input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.input-with-icon input:focus-visible{outline:0}input::placeholder,textarea::placeholder{color:#a5aca3}.field-hint{margin:6px 0 0;color:#929b91;font-size:10px;line-height:1.5}.field-error{margin:6px 0 0;color:#a65342;font-size:10px;line-height:1.5}.map-detected{display:flex;align-items:center;gap:5px;margin:7px 0 0;color:#53775b;font-size:10px}.place-extra-details{display:grid;gap:5px;margin:8px 0 0 18px;color:#727983;font-size:10px;line-height:1.5}.place-extra-details>div{display:grid;grid-template-columns:55px minmax(0,1fr);gap:7px}.place-extra-details dt{color:#8a9098}.place-extra-details dd{min-width:0;margin:0;overflow-wrap:anywhere}.place-review-details dd ul{display:grid;gap:5px;margin:0;padding-left:14px}.text-input{width:100%;height:38px;padding:0 11px;border:1px solid #e2e6de;border-radius:5px;background:var(--paper);color:var(--ink);font-size:12px}.text-input:focus{border-color:#87a88d}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-row>div{min-width:0}.upload-zone{width:100%;min-height:114px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px dashed #cbd6c9;border-radius:6px;background:#fffefab8;cursor:pointer;transition:border-color .18s,background .18s}.upload-zone:hover{border-color:#719578;background:#fffefa}.upload-icon{display:grid;place-items:center;width:33px;height:33px;margin-bottom:2px;border-radius:10px;background:#edf2e7;color:var(--green)}.upload-title{font-size:11px;font-weight:600}.upload-caption{color:#939c93;font-size:9px}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.photo-thumb,.add-photo-tile{aspect-ratio:1;min-width:0;margin:0;position:relative;overflow:hidden;border:1px solid #e2e6de;border-radius:5px;background:#edf0e8}.photo-thumb img{width:100%;height:100%;object-fit:cover}.photo-thumb figcaption{position:absolute;right:0;bottom:0;left:0;overflow:hidden;padding:14px 5px 4px;background:linear-gradient(transparent,#142219c2);color:#fff;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.remove-photo{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:23px;height:23px;padding:0;border:0;border-radius:50%;background:#1a221ca8;color:#fff;cursor:pointer}.add-photo-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-style:dashed;color:#718273;cursor:pointer}.add-photo-tile span{font-size:10px}.analyze-button{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:7px 10px;border:1px solid #d7e2d1;border-radius:4px;background:#f2f6ec;color:var(--green-dark);font-size:10px;font-weight:600;cursor:pointer}.analyze-button:disabled{opacity:.6;cursor:progress}.analysis-message{margin:7px 0 0;color:#738275;font-size:10px;line-height:1.5}.analysis-message.error{color:#a65342}.notes-input{width:100%;min-height:88px;resize:vertical;padding:10px 11px;border:1px solid #e2e6de;border-radius:5px;background:var(--paper);color:var(--ink);font-size:11px;line-height:1.7}.length-options{display:flex;gap:9px;margin:0;padding:0;border:0}.length-option{position:relative;min-width:92px;display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border:1px solid #e1e4e8;border-radius:9px;background:#fff;color:#626a73;font-size:11px;font-weight:600;cursor:pointer}.length-option input{position:absolute;width:1px;height:1px;opacity:0}.length-option.selected{border-color:#87919c;background:#eceef1;color:#414951}.length-option:focus-within{outline:2px solid #9ca5af;outline-offset:2px}.length-hint{margin-top:8px}.sample-upload{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid #dfe5da;border-radius:5px;background:var(--paper);font-size:10px;font-weight:600;cursor:pointer}.sample-upload span{color:#929b91;font-size:9px;font-weight:400}.sample-upload:disabled{opacity:.55;cursor:not-allowed}.blog-message{min-height:15px;margin:8px 0 0;color:#778477;font-size:10px;line-height:1.5}.blog-message.error{color:#a65342}.blog-message.done{color:#53775b}.external-reader-note{max-width:420px}.sample-list{margin-top:9px}.sample-file{display:flex;align-items:center;gap:7px;padding:6px 8px;border-radius:4px;background:#edf2e9;color:#58735d;font-size:10px}.sample-file span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-summary{margin:8px 0 0;color:#778477;font-size:10px}.voice-hint{margin-top:8px}.draft-column{position:sticky;top:18px;display:flex;flex-direction:column;min-height:690px;overflow:hidden;border:1px solid #e5e8df;border-radius:7px;background:var(--paper);box-shadow:0 12px 36px #2d3a2b0e}.draft-toolbar{min-height:69px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 21px;border-bottom:1px solid #ebeee8}.draft-title{display:flex;align-items:center;gap:10px}.draft-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#eff3e9;color:var(--green)}.draft-title h2{font-size:13px}.draft-title p{font-size:10px}.draft-actions{display:flex;gap:7px;align-items:center}.icon-button,.download-button{display:inline-grid;place-items:center;min-width:32px;height:31px;padding:0 8px;border:1px solid #e2e6de;border-radius:4px;background:#fff;color:#536458;cursor:pointer}.download-button{font-size:10px}.draft-empty{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:520px;overflow:hidden;text-align:center;background-image:radial-gradient(#dce4d5 .65px,transparent .65px);background-size:15px 15px}.draft-empty:before,.draft-empty:after{position:absolute;width:180px;height:180px;border:1px solid rgba(133,160,128,.2);border-radius:50%;content:""}.draft-empty:before{top:-112px;right:-75px}.draft-empty:after{bottom:-130px;left:-86px}.empty-art{position:relative;width:130px;height:113px;margin-bottom:18px}.art-sun{position:absolute;top:2px;right:16px;width:29px;height:29px;border-radius:50%;background:#f0c17a}.art-plate{position:absolute;bottom:9px;left:15px;width:98px;height:67px;display:flex;justify-content:center;align-items:center;gap:6px;transform:rotate(-9deg);border:2px solid #91aa83;border-radius:50%;background:#f7f8ef;box-shadow:0 7px #dbe4d1}.art-plate span{width:9px;height:31px;border-radius:80% 20% 70% 25%;background:#83a76f;transform:rotate(24deg)}.art-plate span:nth-child(2){height:39px;background:#e78c6c;transform:rotate(-9deg)}.art-plate span:nth-child(3){height:25px;background:#e2bd64;transform:rotate(35deg)}.art-leaf{position:absolute;top:19px;left:1px;color:#6e9978}.empty-kicker{margin-bottom:8px;font-size:9px}.draft-empty h3{margin:0;font-size:22px;line-height:1.55}.empty-copy{margin:10px 0 20px;color:#828c81;font-size:11px;line-height:1.7}.empty-meta{display:flex;align-items:center;gap:5px;color:#8c9689;font-size:9px}.article-editor{flex:1;display:flex;flex-direction:column;min-height:540px;padding:18px 28px}.title-editor-label{margin:0 0 7px;color:#7b887b;font-size:10px;font-weight:600}.title-editor{width:100%;min-height:44px;margin-bottom:17px;padding:8px 0;border:0;border-bottom:1px solid #e5e8df;border-radius:0;background:transparent;color:#27352c;font-size:18px;font-weight:700}.draft-editor{flex:1;width:100%;min-height:400px;padding:5px 0 12px;resize:vertical;border:0;outline:0;background:transparent;color:#303a32;font-size:12px;line-height:2}.draft-editor:focus-visible{outline:0}.draft-character-count{margin:8px 0 0;color:#737983;font-size:10px;text-align:right}.draft-character-count span{padding:0 4px;color:#a0a6ad}.generation-notice{margin:10px 0 0;padding:10px 12px;border-radius:5px;background:#f3f4f5;color:#737983;font-size:11px;line-height:1.7}.generation-status{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:9px;padding:9px 18px;border-top:1px solid #ebeee8;color:#657568;font-size:10px;line-height:1.5}.generation-status.error{color:#a65342}.generation-status progress{width:100%;height:4px;accent-color:#527d5d}.generation-progress{width:100%}.progress-heading{display:flex;align-items:center;gap:8px;min-width:0}.progress-spinner{width:13px;height:13px;flex:none;border:2px solid #d7dce1;border-top-color:#69737f;border-radius:50%;animation:progress-spin .8s linear infinite}.progress-message{flex:1}.elapsed-time{color:#818892;font-variant-numeric:tabular-nums;white-space:nowrap}.progress-track{height:4px;margin-top:10px;overflow:hidden;border-radius:4px;background:#e9ebee}.progress-bar{display:block;height:100%;border-radius:inherit;background:#7e8893;transition:width .3s ease}.progress-bar.preparing{width:12%}.progress-bar.previewing{width:30%;animation:progress-pulse 1.4s ease-in-out infinite alternate}.progress-bar.generating{width:62%;animation:progress-pulse 1.4s ease-in-out infinite alternate}.progress-bar.finalizing{width:88%}.progress-steps{display:flex;justify-content:space-between;gap:8px;margin:8px 0 0;padding:0;color:#8a9098;font-size:9px;list-style:none}.progress-steps li.active{color:#4f5964;font-weight:700}.draft-stream-preview{flex:1;min-height:400px;padding:24px 28px;color:#969da5}.stream-preview-label{margin-bottom:14px;color:#9299a1;font-size:10px}.draft-stream-preview pre{margin:0;color:#a0a6ad;font:inherit;font-size:12px;line-height:2;white-space:pre-wrap;overflow-wrap:anywhere}.draft-stream-preview pre:after{display:inline-block;width:5px;height:1em;margin-left:3px;background:#a0a6ad;vertical-align:-2px;content:"";animation:progress-pulse 1s ease-in-out infinite alternate}.writing-plan-preview{color:#a7adb5}.writing-plan-preview .stream-preview-label{color:#a4aab1}.writing-plan-preview pre{color:#aeb4bb}.answer-preview{margin-top:24px;padding-top:17px;border-top:1px solid #eceef0}@keyframes progress-spin{to{transform:rotate(360deg)}}@keyframes progress-pulse{to{opacity:.55}}.draft-footer{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;border-top:1px solid #ebeee8}.draft-footer>span{display:flex;align-items:center;gap:7px;color:#899287;font-size:9px}.generate-button{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:0;border-radius:4px;background:var(--green);color:#fff;font-size:11px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .15s,transform .15s}.generate-button:hover{background:var(--green-dark);transform:translateY(-1px)}.generate-button:disabled{opacity:.7;cursor:progress;transform:none}.page-footer{display:flex;justify-content:space-between;padding:21px 2px 26px;color:#8b9589;font-size:10px}.page-footer span:first-child{color:#61745f;font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}@media(max-width:880px){.workspace{width:min(690px,calc(100% - 40px))}.workspace-grid{grid-template-columns:1fr;gap:8px}.input-column{padding-right:2px}.draft-column{position:static;min-height:600px}.draft-empty{min-height:470px}.article-editor{min-height:600px;padding:16px 18px}.draft-editor{min-height:460px}.heading-stamp{margin-right:14px}}@media(max-width:520px){.topbar{height:58px;padding:0 18px}.workspace{width:calc(100% - 36px)}.page-heading{align-items:center;padding:33px 0 24px}h1{font-size:24px;line-height:1.55}.page-subtitle{max-width:270px;font-size:11px;line-height:1.65}.heading-stamp{width:66px;height:66px;margin:12px 0 0 5px;flex:none}.heading-stamp span{font-size:10px}.heading-stamp svg{width:19px}.mobile-break{display:initial}.form-section{padding:19px 0 20px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.draft-column{min-height:560px}.draft-toolbar{min-height:64px;padding:0 13px}.draft-title p{max-width:155px}.draft-footer{align-items:stretch;flex-direction:column;padding:12px}.draft-footer>span{order:1}.generate-button{width:100%}.page-footer{padding-bottom:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{color:#34373c;background:#f3f4f6;--ink: #34373c;--muted: #737983;--line: #e2e4e8;--green: #69737f;--green-dark: #515b66;--paper: #fff;--coral: #7d8792;--lime: #e5e8ec}body{background:#f3f4f6}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-color:#9ca5af}.app-shell{background:radial-gradient(ellipse at 87% 6%,rgba(203,208,215,.4),transparent 28%),#f3f4f6}.topbar{border-bottom-color:#e2e4e8}.privacy-note{color:#727983}.privacy-dot,.local-indicator{background:#828c97}.eyebrow,.empty-kicker{color:#78828d}.heading-stamp{border-color:#d9dde2;color:#747e89}.form-section{border-top-color:#e3e5e9}.step-number{border-color:#d5d9df}.field-label{color:#4f555d}.input-with-icon,.text-input,.notes-input{border-color:#e1e4e8}.input-with-icon:focus-within,.text-input:focus{border-color:#aab1ba}.upload-zone{border-color:#d5d9df;background:#ffffffc7}.upload-zone:hover{border-color:#929ba6;background:#fff}.upload-icon,.draft-icon{background:#eceef1}.photo-thumb,.add-photo-tile{border-color:#e1e4e8;background:#eceef1}.add-photo-tile{color:#737c87}.analyze-button{border-color:#dfe2e6;background:#f0f1f3;color:#58616b}.sample-file{background:#eceef1;color:#5f6872}.draft-column{border-color:#e1e4e8;box-shadow:0 12px 36px #2f343b0e}.draft-toolbar,.generation-status,.draft-footer{border-color:#e8eaed}.icon-button,.download-button{border-color:#e1e4e8;color:#59616a}.draft-empty{background-color:#fff;background-image:radial-gradient(#e3e5e9 .65px,transparent .65px)}.draft-empty:before,.draft-empty:after{border-color:#828b9633}.art-sun{background:#d7dbe0}.art-plate{border-color:#929ba5;background:#f7f8f9;box-shadow:0 7px #e1e4e8}.art-plate span,.art-plate span:nth-child(2),.art-plate span:nth-child(3){background:#a4adb7}.art-plate span:nth-child(2){background:#727d89}.art-plate span:nth-child(3){background:#c2c7cd}.art-leaf{color:#7d8792}.empty-copy,.empty-meta,.page-footer{color:#818892}.title-editor{border-bottom-color:#e1e4e8;color:#34373c}.generate-button{background:#69737f}.generate-button:hover{background:#515b66}.page-footer span:first-child{color:#626c77}.progress-spinner{border-color:#d7dce1;border-top-color:#69737f}.progress-track{background:#e9ebee}.progress-bar{background:#7e8893}.progress-steps{color:#818892}.progress-steps li.active{color:#4f5964}.progress-steps li.complete{color:#69737f}.draft-stream-preview,.draft-stream-preview pre{color:#969da5}.draft-stream-preview pre:after{background:#a0a6ad}.writing-plan-preview,.writing-plan-preview .stream-preview-label,.writing-plan-preview pre{color:#a7adb5}.answer-preview{border-top-color:#eceef0}@media(max-width:520px){.topbar{border-bottom-color:#e2e4e8}}
