:root{--ink:#20312c;--muted:#718078;--line:#dfe6e1;--paper:#fbfaf6;--white:#fff;--green:#28624f;--green-dark:#18483a;--mint:#eaf3ee;--sand:#f2eee4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{color:inherit}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid rgba(32,49,44,.09);background:#fbfaf6e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-family:Georgia,serif;font-size:22px;font-weight:700;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#fff;background:var(--green)}.account-area{display:flex;align-items:center;gap:10px;min-height:34px}.account-area a,.account-area button{border:1px solid #cad7d0;border-radius:9px;padding:8px 11px;background:#fff;color:var(--green);font-size:11px;font-weight:700;text-decoration:none;cursor:pointer}.account-area button{color:#7f8a84;font-weight:500}.account-email{display:flex;align-items:center;gap:6px;color:#67756e;font-size:11px}.account-email i{width:7px;height:7px;border-radius:50%;background:#4aa379;box-shadow:0 0 0 3px #e6f4ec}.page{width:min(1120px,calc(100% - 40px));margin:0 auto}.hero{padding:76px 0 54px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.18em}.hero h1{margin:20px 0 18px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(44px,6vw,70px);line-height:1.06;letter-spacing:-.055em;font-weight:500}.hero h1 em{color:var(--green);font-style:normal}.hero p{margin:0;color:var(--muted);font-size:17px;line-height:1.75}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.form-card,.guide-card,.source-card,.post-card,.result-loading{background:var(--white);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 34px #263d340e}.form-card{padding:34px}.section-head,.result-heading{display:flex;gap:15px;align-items:flex-start;margin-bottom:32px}.step{flex:none;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green);font-size:11px;font-weight:800}.section-head h2,.result-heading h2{margin:0 0 6px;font-family:Georgia,"Noto Serif KR",serif;font-size:24px;letter-spacing:-.035em}.section-head p,.result-heading p{margin:0;color:var(--muted);font-size:13px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:24px}.field label,.choice-row legend{font-size:13px;font-weight:700}.label-row{display:flex;align-items:center;justify-content:space-between}.label-row span{color:#99a49e;font-size:12px}.url-list{display:flex;flex-direction:column;gap:12px}.url-entry{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:9px;align-items:stretch}.url-fields{display:flex;flex-direction:column;gap:7px}.url-input{min-height:52px;display:flex;align-items:center;gap:9px;padding:0 8px 0 13px;border:1px solid #d7dfda;border-radius:12px;background:#fcfdfc;color:#839087}.url-input:focus-within{border-color:#6b9a86;box-shadow:0 0 0 3px #28624f17;background:#fff;color:var(--green)}.url-input.invalid{border-color:#d6a59c;background:#fff8f6}.url-input input{flex:1;min-width:0;border:0;box-shadow:none!important;background:transparent;padding:12px 0}.url-input button{flex:none;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#9aa49f;cursor:pointer}.url-input button:hover{background:#edf2ef;color:var(--green)}.image-note{min-height:40px;padding:9px 12px;font-size:11px;background:#f8faf8}.url-preview{position:relative;width:92px;height:99px;border-radius:10px;overflow:hidden;background:#eff2f0}.url-preview img{width:100%;height:100%;object-fit:cover}.url-preview span{display:none;position:absolute;inset:0;padding:6px;align-items:center;text-align:center;background:#f5ece9;color:#9a5e53;font-size:8px;line-height:1.3}.url-preview.load-error img{display:none}.url-preview.load-error span{display:flex}.add-url{align-self:flex-start;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:700;padding:3px 2px;cursor:pointer}.row{display:flex;gap:14px}.grow{flex:1}.date-field{width:180px}input,textarea{width:100%;border:1px solid #d7dfda;border-radius:12px;padding:13px 14px;background:#fcfdfc;color:var(--ink);outline:none;resize:vertical;transition:.2s}input:focus,textarea:focus{border-color:#6b9a86;box-shadow:0 0 0 3px #28624f17;background:#fff}input::placeholder,textarea::placeholder{color:#a5aea9}textarea{line-height:1.6}.help{color:#929d97;font-size:11px}.optional{margin-left:5px;color:#98a49e;font-size:10px;font-weight:500}.choice-row{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin-bottom:28px}fieldset{margin:0;padding:0;border:0}fieldset legend{margin-bottom:9px}.segmented{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;border-radius:12px;background:#f1f3f1}.segmented button{padding:9px 7px;border:0;border-radius:9px;background:transparent;color:#78847e;font-size:11px;cursor:pointer}.segmented button.active{background:#fff;color:var(--green-dark);font-weight:700;box-shadow:0 1px 5px #19372d1f}.generate{width:100%;height:54px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:14px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #28624f33;transition:.2s}.generate svg:last-child{margin-left:5px}.generate:hover:not(:disabled){transform:translateY(-1px);background:var(--green-dark)}.generate:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.required{text-align:center;color:#9b736a;font-size:11px;margin:10px 0 -13px}.api-error{margin:12px 0 -12px;padding:11px 13px;border-radius:10px;background:#fff1ee;color:#a1483a;text-align:center;font-size:12px;line-height:1.5}.spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.guide-card{padding:28px 24px;position:sticky;top:96px}.guide-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--mint);color:var(--green)}.guide-card h3{margin:18px 0 24px;font-family:Georgia,"Noto Serif KR",serif;font-size:20px}.guide-card ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:22px}.guide-card li{display:flex;gap:11px}.guide-card li>span{flex:none;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#f0f3f1;color:var(--green);font-size:10px;font-weight:800}.guide-card b{font-size:12px}.guide-card li p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.privacy{display:flex;gap:8px;margin-top:26px;padding:14px;border-radius:12px;background:#f8f7f2;color:#7a857e;font-size:10px;line-height:1.5}.privacy svg{flex:none;color:var(--green)}.result-section{padding:84px 0 100px;scroll-margin-top:90px}.result-heading{max-width:730px;margin:0 auto 24px}.source-card,.post-card,.result-loading{max-width:730px;margin:0 auto 16px}.source-card{overflow:hidden}.source-label{padding:13px 22px;background:var(--mint);color:var(--green);font-size:11px;font-weight:800;letter-spacing:.04em}.source-content{display:flex;gap:22px;padding:22px}.source-photos{width:168px;display:grid;grid-template-columns:repeat(2,1fr);gap:5px;align-content:start}.source-photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.source-photos img:first-child:last-child{grid-column:span 2}.source-content dl{flex:1;margin:0;display:flex;flex-direction:column}.source-content dl>div{display:grid;grid-template-columns:55px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #edf0ee}.source-content dl>div:last-child{border:0}.source-content dt{color:#93a099;font-size:11px}.source-content dd{margin:0;color:#44534c;font-size:12px;line-height:1.55;white-space:pre-line}.post-card{overflow:hidden}.post-meta{min-height:68px;padding:15px 22px;border-bottom:1px solid #e8ece9;display:flex;justify-content:space-between;align-items:center}.post-meta>div:first-child{display:grid;grid-template-columns:28px auto;align-items:center}.ai-dot{grid-row:span 2;width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:var(--green);color:#fff}.post-meta b{font-size:12px}.post-meta small{color:#97a19c;font-size:9px;margin-top:3px}.actions{display:flex;gap:5px}.actions button{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid #dfe5e1;border-radius:8px;background:#fff;color:#647069;font-size:10px;cursor:pointer}.actions button:hover,.actions button.copied{color:var(--green);border-color:#a9c5b8;background:var(--mint)}.post-body{padding:36px 48px 42px}.post-body h2{margin:0 0 26px;font-family:Georgia,"Noto Serif KR",serif;font-size:27px;line-height:1.35;letter-spacing:-.04em}.post-body p{color:#46544e;font-family:Georgia,"Noto Serif KR",serif;font-size:14px;line-height:2;margin:0 0 17px}.image-section{margin:32px 0 38px}.image-section img{width:100%;max-height:480px;object-fit:cover;border-radius:14px;margin-bottom:20px}.image-section h3{margin:0 0 14px;font-family:Georgia,"Noto Serif KR",serif;font-size:20px;line-height:1.45;letter-spacing:-.025em;color:#2e443b}.record-info{margin:34px 0 0;padding:18px 0 0;border-top:1px solid #e3e8e5;color:#52615a;font-size:12px;line-height:1.9}.record-info>div{display:grid;grid-template-columns:56px 1fr;gap:8px}.record-info dt{font-weight:700}.record-info dd{margin:0;word-break:break-word}.blogger-panel:empty{display:none}.blogger-message{display:flex;align-items:center;gap:7px;margin:0;padding:12px 20px;font-size:11px;line-height:1.5;border-top:1px solid #e9ecea}.blogger-message.error{background:#fff1ee;color:#a1483a}.blogger-message.success{background:#ecf7f0;color:#28624f}.blogger-message a{color:inherit;font-weight:800}.post-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;background:#f8f8f5;border-top:1px solid #e9ecea}.post-footer>span{color:#929c97;font-size:9px}.post-footer button{flex:none;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--green);font-size:11px;font-weight:700;cursor:pointer}.post-footer button:disabled{opacity:.6;cursor:wait}.button-spinner{width:13px;height:13px;border:2px solid #b7d0c5;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.result-loading{padding:32px}.skeleton{height:14px;width:100%;border-radius:8px;background:linear-gradient(90deg,#eef1ef,#f8faf8,#eef1ef);background-size:200%;animation:shimmer 1.2s infinite;margin:12px 0}.skeleton.wide{height:28px;width:55%}.skeleton.medium{width:72%}@keyframes shimmer{to{background-position:-200% 0}}footer{min-height:130px;display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid var(--line);color:#7e8983;font-size:11px}footer span{font-family:Georgia,serif;color:var(--ink);font-size:17px;font-weight:700}@media(max-width:820px){.workspace{grid-template-columns:1fr}.guide-card{position:static}.choice-row{grid-template-columns:1fr}.hero{padding-top:56px}.page{width:min(100% - 28px,680px)}}@media(max-width:560px){.topbar{height:62px;padding:0 18px}.account-email{display:none}.account-area a,.account-area button{padding:7px 9px;font-size:10px}.page{width:calc(100% - 24px)}.hero{padding:48px 8px 36px}.hero h1{font-size:41px}.hero p{font-size:14px}.desktop-only{display:none}.form-card{padding:24px 18px;border-radius:20px}.row{flex-direction:column;gap:0}.date-field{width:100%}.url-entry{grid-template-columns:minmax(0,1fr) 72px}.url-preview{width:72px}.choice-row{gap:20px}.segmented button{font-size:10px}.guide-card{padding:24px 20px}.result-section{padding:58px 0 70px}.source-content{flex-direction:column}.source-photos{width:100%;grid-template-columns:repeat(3,1fr)}.source-photos img:first-child:last-child{grid-column:auto}.post-meta{align-items:flex-start;gap:10px}.actions button{padding:7px}.actions button svg+span{display:none}.post-body{padding:28px 22px}.post-body h2{font-size:23px}.post-footer{align-items:flex-start;flex-direction:column}.post-footer button{align-self:flex-end}footer{flex-direction:column;gap:5px}.section-head,.result-heading{margin-bottom:25px}}
