.app-shell{min-height:100vh;background:linear-gradient(180deg,#e3f2fd,#fff 40%,#fff9c4);color:#2e2e2e}.page{margin:0 auto;max-width:1100px;padding:3rem 2rem 4rem;display:flex;flex-direction:column;gap:2.5rem}.page__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;border-bottom:1px solid rgba(66,165,245,.25);padding-bottom:1.5rem}.page__header h1{font-size:2rem;margin-bottom:.5rem}.page__header p{margin:0;color:#4a5568}.page__section{background:#ffffffd9;backdrop-filter:blur(4px);border-radius:16px;box-shadow:0 16px 32px #42a5f526;padding:2rem}.search-form{display:grid;gap:1.5rem}.search-form__row{display:flex;flex-direction:column;gap:.75rem}.search-form__row--inline{flex-direction:row;align-items:center;justify-content:space-between}.search-form__label{font-weight:600}.search-form__input,.search-form__select{width:100%;padding:.75rem 1rem;border-radius:10px;border:1px solid #81d4fa;background:#fff;font-size:1rem;transition:border-color .2s ease}.search-form__input:focus,.search-form__select:focus{outline:none;border-color:#42a5f5;box-shadow:0 0 0 3px #42a5f540}.search-form__toggle{display:flex;align-items:center;gap:.75rem;font-weight:500}.search-form__toggle input[type=checkbox]{width:18px;height:18px}.search-form__actions{display:flex;justify-content:flex-end}.search-form__submit{padding:.75rem 1.75rem;border-radius:999px;border:none;font-weight:600;color:#fff;background:linear-gradient(135deg,#42a5f5,#64b5f6);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.search-form__submit:disabled{opacity:.6;cursor:not-allowed}.search-form__submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px #42a5f559}.analysis-placeholder,.analysis-error{padding:2.5rem;text-align:center;color:#4a5568;border:1px dashed rgba(129,212,250,.6);border-radius:16px}.analysis-error h3{margin-bottom:.75rem;color:#d32f2f}.analysis-result{display:flex;flex-direction:column;gap:1.5rem}.analysis-result__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.analysis-result__header h3{margin:0}.analysis-result__meta{color:#607d8b;margin-top:.25rem}.analysis-result__badges{display:flex;gap:.5rem}.analysis-result__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.analysis-card{background:#fffffff2;border-radius:12px;padding:1.5rem;box-shadow:inset 0 0 0 1px #42a5f514;display:flex;flex-direction:column;gap:.75rem}.analysis-card--wide{grid-column:1 / -1}.analysis-card h4{margin:0;font-size:1.1rem}.analysis-status__list{list-style:none;display:grid;gap:.5rem;margin:0;padding:0}.analysis-status__list li{display:flex;justify-content:space-between;padding:.5rem .75rem;border-radius:8px;font-weight:500;background:#81d4fa26}.status--ok{color:#00695c}.status--fail{color:#c62828}.badge{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;background:#42a5f526;color:#0277bd;padding:.4rem .9rem;font-weight:600}.badge--golden{background:linear-gradient(135deg,#ffcc02,#ffe082 60%,#fff9c4);color:#5d4037}.trend-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.trend-list li{display:flex;justify-content:space-between;padding:.5rem .75rem;border-radius:8px;background:#81d4fa26}.analysis-card details{font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;background:#00000008;padding:1rem;border-radius:12px}.analysis-card pre{margin-top:1rem;max-height:320px;overflow:auto}.lazy-image--loading{filter:blur(6px);transition:filter .3s ease}.lazy-image--loaded{filter:blur(0);transition:filter .3s ease}@media(max-width:768px){.page{padding:2.5rem 1.25rem 3rem}.page__header{flex-direction:column}.analysis-result__grid{grid-template-columns:1fr}}.content-generate-btn{transition:all .2s ease!important}.content-generate-btn:not(:disabled):hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px #42a5f566!important}.content-generate-btn--youtube:not(:disabled):hover{box-shadow:0 8px 20px #ff6b6b66!important}.content-generate-btn:not(:disabled):active{transform:translateY(0)!important}.content-generate-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.youtube-script-editor{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;color:#2c3e50;line-height:1.8;background:#fff}.youtube-script-editor h1,.youtube-script-editor h2,.youtube-script-editor h3,.youtube-script-editor h4{font-size:1rem;font-weight:600;color:#374151;margin:1.5rem 0 .75rem;line-height:1.5}.youtube-script-editor h1:first-child,.youtube-script-editor h2:first-child,.youtube-script-editor h3:first-child{margin-top:0}.youtube-script-editor p{font-size:.9375rem;line-height:1.8;margin:.75rem 0;color:#2c3e50}.youtube-script-editor pre{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;margin:1rem 0;overflow-x:auto;font-size:.875rem;line-height:1.6}.youtube-script-editor code{background:#f8f9fa;padding:.125rem .375rem;border-radius:4px;font-size:.875rem;color:#e83e8c}.youtube-script-editor pre code{background:transparent;padding:0;color:#2c3e50}.youtube-script-editor ul,.youtube-script-editor ol{padding-left:1.5rem;margin:.75rem 0}.youtube-script-editor li{margin:.25rem 0;font-size:.9375rem;line-height:1.6}.youtube-script-editor strong{font-weight:600;color:#1f2937}.youtube-script-editor em{font-style:italic;color:#4b5563}.youtube-script-editor blockquote{border-left:4px solid #42a5f5;padding-left:1rem;margin:1rem 0;color:#6b7280;font-style:italic}.youtube-script-editor hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}.youtube-script-editor a{color:#42a5f5;text-decoration:underline}.youtube-script-editor a:hover{color:#1976d2}.youtube-script-editor table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.875rem}.youtube-script-editor th,.youtube-script-editor td{border:1px solid #e9ecef;padding:.5rem;text-align:left}.youtube-script-editor th{background:#f8f9fa;font-weight:600}.youtube-script-editor img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0}.youtube-script-editor .ProseMirror-trailingBreak{display:none}.youtube-script-editor .ProseMirror[data-placeholder]:before{color:#9ca3af;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.youtube-script-editor:focus{outline:none}.youtube-script-editor ::selection{background:#dbeafe}:root{font-family:Pretendard,Noto Sans KR,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#2e2e2e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#e3f2fd}a{color:#1e88e5;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}
