.generation-progress{position:relative;display:grid;width:min(680px,100%);padding:clamp(28px,5vw,52px);justify-items:center;overflow:hidden;color:#173b34;background:radial-gradient(circle at 50% 18%,rgba(70,151,132,.14),transparent 30%),linear-gradient(145deg,#f8fcfafa,#fffffff0);text-align:center}.generation-progress-visual{position:relative;width:112px;height:88px;margin-bottom:8px}.generation-progress-orbit{position:absolute;z-index:2;display:grid;width:58px;height:58px;top:8px;right:0;bottom:0;left:27px;place-items:center;border-radius:50%;color:#fff;background:#1f6255;box-shadow:0 0 0 9px #1f625517;animation:generation-orbit 2.2s ease-in-out infinite}.generation-progress-orbit:after{content:"";position:absolute;width:76px;height:76px;border:1px dashed rgba(31,98,85,.36);border-radius:50%;animation:generation-rotate 7s linear infinite}.generation-sheet{position:absolute;width:38px;height:48px;border:1px solid #bad0c9;background:#fff;box-shadow:0 8px 20px #183e3517}.generation-sheet:before,.generation-sheet:after{content:"";position:absolute;left:8px;right:8px;height:2px;background:#d6e6e1;box-shadow:0 7px #d6e6e1,0 14px #d6e6e1}.generation-sheet:before{top:10px}.generation-sheet:after{top:31px;right:17px;box-shadow:none;background:#77aa9d}.sheet-one{left:0;top:32px;transform:rotate(-12deg);animation:generation-sheet-left 2.6s ease-in-out infinite}.sheet-two{right:0;top:29px;transform:rotate(11deg);animation:generation-sheet-right 2.6s .3s ease-in-out infinite}.sheet-three{left:37px;top:38px;animation:generation-sheet-center 2.6s .15s ease-in-out infinite}.generation-progress-heading{display:flex;width:100%;max-width:540px;align-items:center;justify-content:space-between;gap:18px}.generation-progress-heading>span{display:inline-flex;align-items:center;gap:8px;color:#277363;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.generation-progress-heading>span i{width:8px;height:8px;border-radius:50%;background:#3ba083;box-shadow:0 0 #3ba08373;animation:generation-live 1.6s infinite}.generation-progress-heading time{display:flex;align-items:baseline;gap:8px;color:#72847e;font-style:normal}.generation-progress-heading time small{font-size:.7rem}.generation-progress-heading time strong{color:#28584e;font-variant-numeric:tabular-nums}.generation-progress h2{margin:20px 0 8px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(1.45rem,3vw,2.15rem);font-weight:500}.generation-progress>p{max-width:520px;margin:0;color:#71817c;line-height:1.65}.generation-flow{position:relative;width:100%;max-width:540px;height:4px;margin:28px 0 20px;overflow:hidden;border-radius:10px;background:#e1ece8}.generation-flow span{position:absolute;width:38%;height:100%;left:-38%;border-radius:inherit;background:linear-gradient(90deg,transparent,#2c826f,#82b8aa,transparent);animation:generation-flow 2s ease-in-out infinite}.generation-step-track{display:grid;width:100%;max-width:540px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.generation-step-track>div{display:flex;min-height:44px;padding:10px 12px;align-items:center;gap:9px;border:1px solid #e0e9e5;color:#84918d;background:#ffffffb3;text-align:left;transition:.3s ease}.generation-step-track svg{flex:0 0 auto;width:15px;height:15px}.generation-step-track span{font-size:.77rem;line-height:1.35}.generation-step-track>div.is-active{border-color:#7cb1a3;color:#184b40;background:#edf7f3;box-shadow:0 8px 22px #1f625517;transform:translateY(-2px)}.generation-progress-note{margin-top:20px;color:#899692;font-size:.72rem}.generation-progress.is-compact{min-height:430px;align-content:center;padding:30px}.calendar-create-panel.is-generating{width:min(720px,100%);padding:0}.calendar-create-panel.is-generating>.generation-progress{width:100%;margin-top:0;grid-template-columns:1fr;gap:0}@keyframes generation-rotate{to{transform:rotate(360deg)}}@keyframes generation-orbit{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes generation-sheet-left{0%,to{transform:rotate(-12deg) translateY(0)}50%{transform:rotate(-8deg) translateY(-5px)}}@keyframes generation-sheet-right{0%,to{transform:rotate(11deg) translateY(0)}50%{transform:rotate(7deg) translateY(-6px)}}@keyframes generation-sheet-center{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes generation-live{70%{box-shadow:0 0 0 8px #3ba08300}to{box-shadow:0 0 #3ba08300}}@keyframes generation-flow{0%{left:-38%}65%,to{left:100%}}@media (max-width: 560px){.generation-progress{padding:28px 18px}.generation-step-track{grid-template-columns:1fr}.generation-progress-heading{align-items:flex-start}.generation-progress-heading time{flex-direction:column;gap:1px;align-items:flex-end}}@media (prefers-reduced-motion: reduce){.generation-progress-orbit,.generation-progress-orbit:after,.generation-sheet,.generation-progress-heading>span i,.generation-flow span{animation:none}.generation-step-track>div{transform:none!important;transition:none}.generation-flow span{left:31%}}:root{color-scheme:light;font-family:Pretendard Variable,Pretendard,system-ui,-apple-system,Noto Sans KR,Segoe UI,Roboto,sans-serif;--bg: #f6f5f1;--surface: #ffffff;--surface-soft: #f1efe9;--text: #17160f;--muted: #6e6b62;--border: #e4e1d8;--brand-primary: #1f5b50;--brand-primary-hover: #2a7162;--brand-primary-soft: #edf5f2;--blue: var(--brand-primary);--blue-soft: var(--brand-primary-soft);--purple: var(--brand-primary);--pink: var(--brand-primary);--green: #1f9d57;--shadow: 0 14px 40px rgba(23, 22, 15, .07);--shadow-soft: 0 6px 20px rgba(23, 22, 15, .05)}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--text);background:var(--bg);word-break:keep-all}html[lang=ja] body{word-break:normal;line-break:strict}h1,h2,h3,h4{text-wrap:pretty}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(18px,8vw,150px);border-bottom:1px solid rgba(215,228,223,.82);background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--text);font-size:23px;font-weight:800;letter-spacing:0;text-decoration:none}.brand strong{color:var(--purple)}.brand-mark{display:inline-grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--purple));box-shadow:0 12px 25px #2a716247}.brand-mark.centered{margin:0 auto}.nav{display:flex;align-items:center;gap:18px}.nav a,.nav button,.site-footer a,.site-footer button{display:inline-flex;align-items:center;min-height:42px;border:0;background:transparent;color:#111827;font-weight:650;text-decoration:none}.nav a,.nav button{padding:10px 6px;border-bottom:2px solid transparent}.nav a.active,.nav button.active{color:var(--blue);border-color:var(--blue)}.nav a:hover,.site-footer a:hover{color:var(--blue)}.nav-group{position:relative;display:inline-flex}.nav-group-trigger{gap:4px;cursor:pointer}.nav-group.open .nav-group-trigger{color:var(--blue)}.nav-group-trigger svg{transition:transform .18s ease}.nav-group.open .nav-group-trigger svg{transform:rotate(180deg)}.nav-group-panel{position:absolute;top:calc(100% + 10px);left:0;z-index:40;display:flex;flex-direction:column;min-width:220px;padding:8px;border:1px solid rgba(215,228,223,.95);border-radius:14px;background:#fffffffa;box-shadow:0 24px 70px #0f172a29}.nav-group-panel a{display:flex;align-items:center;min-height:42px;padding:0 12px;border-bottom:0;border-radius:10px;color:#334155;font-weight:700;white-space:nowrap}.nav-group-panel a:hover{color:var(--blue);background:var(--blue-soft)}.nav-group-divider{height:1px;margin:6px 4px;background:#d7e4dff2}.nav-group-panel a.nav-group-all{color:var(--blue);font-weight:800}.header-actions{position:relative;display:flex;align-items:center;gap:12px}.language-menu{position:relative}.language-trigger{display:inline-flex;align-items:center;gap:4px;min-height:40px;padding:0 10px;border:1px solid var(--border);border-radius:10px;background:#f8fafc;color:#475569}.language-trigger:hover{color:var(--blue);border-color:var(--blue);background:var(--blue-soft)}.language-trigger:focus-visible{outline:3px solid rgba(42,113,98,.24);outline-offset:3px}.language-menu-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:168px;padding:8px;border:1px solid rgba(215,228,223,.95);border-radius:14px;background:#fffffffa;box-shadow:0 24px 70px #0f172a29}.language-menu-panel button{display:flex;width:100%;min-height:40px;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:10px;padding:0 12px;color:#334155;background:transparent;font-weight:800;text-align:left}.language-menu-panel button:hover{color:var(--blue);background:var(--blue-soft)}.language-menu-panel button.active{color:var(--blue)}.language-menu-panel button:focus-visible{outline:3px solid rgba(42,113,98,.24);outline-offset:2px}.account-menu{position:relative}.account-avatar-button{display:inline-flex;align-items:center;gap:6px;min-height:44px;border:0;border-radius:999px;padding:4px 8px 4px 4px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--purple));box-shadow:0 14px 30px #2a716247}.account-avatar-button>span,.account-menu-avatar{display:inline-grid;width:36px;height:36px;place-items:center;border-radius:999px;color:#fff;background:#ffffff21;font-size:.9rem;font-weight:900;letter-spacing:0}.account-avatar-button:focus-visible,.account-menu-panel button:focus-visible{outline:3px solid rgba(42,113,98,.24);outline-offset:3px}.account-menu-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:40;width:min(310px,calc(100vw - 32px));padding:18px;border:1px solid rgba(215,228,223,.95);border-radius:18px;background:#fffffffa;box-shadow:0 24px 70px #0f172a29}.account-menu-profile{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center}.account-menu-profile .account-menu-avatar{width:46px;height:46px;background:linear-gradient(135deg,var(--blue),var(--purple))}.account-menu-profile strong,.account-menu-profile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu-profile strong{color:#111827;font-size:1rem}.account-menu-profile span{margin-top:2px;color:var(--muted);font-size:.86rem;font-weight:650}.account-menu-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;color:#64748b;font-size:.92rem;font-weight:800}.account-menu-meta strong{color:#111827}.account-menu-divider{height:1px;margin:14px 0 8px;background:var(--border)}.account-menu-panel button{display:flex;width:100%;min-height:42px;align-items:center;gap:10px;border:0;border-radius:10px;padding:0 8px;color:#334155;background:transparent;font-weight:850;text-align:left}.account-menu-panel button:hover{color:var(--blue);background:var(--blue-soft)}.account-menu-panel button.danger{color:#ef4444}.account-menu-panel button.danger:hover{background:#fff1f2}.primary-button,.secondary-button,.ghost-button,.menu-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:12px;border:1px solid transparent;padding:0 20px;font-weight:800}.primary-button{color:#fff;background:linear-gradient(135deg,var(--blue),var(--purple));box-shadow:0 14px 26px #2a716240}.primary-button.small{min-height:42px}.secondary-button,.ghost-button{color:#172033;border-color:var(--border);background:#fff}.menu-button{display:none;width:44px;padding:0;border-color:var(--border);background:#fff}.full{width:100%}.hero-section{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:clamp(32px,5vw,76px);align-items:center;max-width:1540px;margin:0 auto;padding:74px clamp(18px,7vw,130px) 46px;overflow:hidden}.home-hero:before{content:"";position:absolute;inset:42px clamp(18px,7vw,130px) 8px;z-index:-1;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:linear-gradient(120deg,rgba(42,113,98,.08),transparent 34%),linear-gradient(300deg,rgba(236,72,153,.11),transparent 38%),#ffffff80;transition:transform .42s ease,opacity .42s ease}.home-hero.is-scrolled:before{opacity:.65;transform:translateY(18px)}.hero-copy h1{max-width:660px;margin:18px 0;font-size:clamp(38px,4vw,60px);line-height:1.08;letter-spacing:0}.hero-copy h1 span{position:relative;display:block;color:var(--blue);min-height:1.08em}.typing-line:after{content:"";display:inline-block;width:.08em;height:.82em;margin-left:6px;border-radius:999px;background:#22c55e;vertical-align:-.08em;animation:caretBlink .9s steps(2,start) infinite}@keyframes caretBlink{0%,45%{opacity:1}46%,to{opacity:0}}.hero-copy p{max-width:680px;color:var(--muted);font-size:19px;line-height:1.7}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;color:var(--blue);background:#edf5f2;font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 24px}.quick-generator{position:relative;display:grid;grid-template-columns:80px 1fr;gap:14px;align-items:center;max-width:720px;padding:18px;border:1px solid var(--border);border-radius:18px;background:#ffffffd1;box-shadow:var(--shadow-soft)}.quick-generator-status{position:absolute;top:-13px;right:16px;display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:12px;font-weight:900}.quick-generator label,label,.field-group>span{color:#172033;font-size:14px;font-weight:800}input,textarea,select{width:100%;border:1px solid var(--border);border-radius:12px;color:var(--text);background:#fff;padding:13px 14px;outline:none}input:focus,textarea:focus,select:focus{border-color:#78a99d;box-shadow:0 0 0 4px #2a71621a}.platform-pills{display:flex;flex-wrap:wrap;gap:10px}.platform-pills button{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid var(--border);border-radius:10px;color:#172033;background:#fff;padding:0 14px;font-weight:800}.platform-pills button.selected{color:var(--blue);border-color:#95b8af;background:#edf5f2}.quick-generator .platform-pills,.quick-generator .primary-button{grid-column:2}.hero-preview-wrap{position:relative;transform:translateY(0);transition:transform .42s ease}.home-hero.is-scrolled .hero-preview-wrap{transform:translateY(-10px)}.hero-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(92%,540px);margin:0 auto -10px;padding:9px 12px;border:1px solid rgba(184,217,208,.8);border-radius:999px;background:#ffffffeb;box-shadow:0 12px 30px #0f172a14;color:#64748b;font-size:.82rem;font-weight:850}.hero-preview-toolbar strong{color:#0f172a}.preview-panel,.input-panel,.output-panel,.panel-card,.auth-card{border:1px solid #b8d9d0;border-radius:24px;background:#ffffffeb;box-shadow:var(--shadow)}.preview-panel{position:relative;padding:16px;border-radius:8px;overflow:hidden}.preview-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(42,113,98,.09),transparent 36%),linear-gradient(270deg,rgba(34,197,94,.08),transparent 40%);opacity:0;transition:opacity .26s ease}.preview-panel.is-cycling:before{opacity:1}.preview-tabs,.result-tabs,.filter-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:10px}.preview-tabs button,.result-tabs button,.filter-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:42px;white-space:nowrap;border:0;border-bottom:2px solid transparent;color:#475467;background:transparent;padding:0 14px;font-weight:850}.preview-tabs button.active,.result-tabs button.active,.filter-tabs button.active{color:var(--blue);border-color:var(--blue)}.preview-panel.is-cycling .preview-tabs button.active{position:relative;border-radius:10px 10px 0 0;background:#edf5f2;animation:activeTabPress 2.4s ease-in-out infinite}.preview-panel.is-cycling .preview-tabs button.active:after{content:"";position:absolute;right:8px;bottom:4px;width:6px;height:6px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 5px #22c55e24}@keyframes activeTabPress{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.preview-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.result-card,.template-card,.feature-card,.pricing-card,.stat-card{border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.result-card{padding:18px}.card-title{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:#111827;font-weight:900}.card-title button{margin-left:auto;display:inline-flex;align-items:center;gap:6px;min-height:34px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--blue);font-weight:850}.numbered-list{display:grid;gap:10px;margin:0;padding-left:24px;color:#243044}.body-copy,.script-lines p,.template-card p,.feature-card li,.pricing-card p,.panel-card p,.site-footer p,.auth-card p{color:var(--muted);line-height:1.65}.auth-notice{display:flex;align-items:center;gap:8px;padding:12px 14px;margin-bottom:16px;border:1px solid #b8d9d0;background:#edf7f3;color:#1f5b50;border-radius:10px;font-size:.9rem;line-height:1.5}.auth-notice a{color:#1f5b50;font-weight:600;text-decoration:underline}.generate-error{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:12px 14px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:10px;font-size:.9rem;line-height:1.5}.generate-error svg{flex-shrink:0;margin-top:2px}.generate-error-content{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.generate-error-action{display:inline-flex;align-items:center;gap:6px;border:1px solid #fca5a5;background:#fff;color:#b91c1c;border-radius:8px;padding:7px 10px;font:inherit;font-weight:700;line-height:1.2;cursor:pointer;text-decoration:none}.generate-error-action:hover{background:#fee2e2}.credit-estimate{padding:11px 13px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:10px;font-size:.9rem;line-height:1.45}.credit-estimate strong{color:#15803d}.billing-toggle{display:flex;width:fit-content;gap:4px;margin:0 auto 24px;padding:4px;border:1px solid var(--border);border-radius:10px;background:#f8fafc}.billing-toggle button{min-width:96px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-weight:700;padding:9px 14px;cursor:pointer}.billing-toggle button.active{background:#fff;color:var(--blue);box-shadow:0 1px 5px #0f172a14}.pricing-error{max-width:760px;margin:0 auto 18px;padding:12px 14px;border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:10px;font-size:.92rem}.pricing-local-price{margin:-6px 0 10px;color:var(--muted);font-size:.92rem;font-weight:500}.thumbnail-guest-note{margin:0;padding:10px 12px;border:1px dashed var(--border);border-radius:10px;color:var(--muted);font-size:.88rem;line-height:1.55}.pricing-currency-note{max-width:760px;margin:18px auto 0;color:var(--muted);font-size:.85rem;line-height:1.6;text-align:center}.markdown-body{color:var(--text, #0f172a)}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:var(--text, #0f172a);line-height:1.3;margin:1.1em 0 .5em;font-weight:700}.markdown-body h1{font-size:1.4rem}.markdown-body h2{font-size:1.2rem}.markdown-body h3{font-size:1.05rem}.markdown-body p{margin:.6em 0;line-height:1.7}.markdown-body ul,.markdown-body ol{margin:.6em 0;padding-left:1.4em}.markdown-body li{margin:.3em 0;line-height:1.6}.markdown-body strong{color:var(--text, #0f172a);font-weight:700}.markdown-body a{color:#2a7162;text-decoration:underline}.markdown-body code{background:#94a3b82e;padding:.1em .35em;border-radius:4px;font-size:.9em}.markdown-body pre{background:#0f172aeb;color:#e2e8f0;padding:.9em 1em;border-radius:8px;overflow-x:auto}.markdown-body pre code{background:none;padding:0}.markdown-body blockquote{border-left:3px solid #cbd5e1;margin:.8em 0;padding-left:1em;color:var(--muted)}.markdown-body>:first-child{margin-top:0}.markdown-body>:last-child{margin-bottom:0}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px}.tag-cloud span{border-radius:999px;color:var(--blue);background:#edf5f2;padding:8px 11px;font-weight:800}.script-lines{display:grid;gap:4px}.script-lines p{margin:0}.text-link{display:inline-flex;align-items:center;gap:5px;border:0;color:var(--blue);background:transparent;font-weight:850}.score-list{display:grid;gap:16px}.score-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;color:#344054;font-weight:800}.score-track{grid-column:1 / -1;height:8px;overflow:hidden;border-radius:999px;background:#edf5f2}.score-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--purple))}.tool-strip,.content-band,.page-shell,.site-footer{max-width:1500px;margin:0 auto;padding-left:clamp(18px,6vw,96px);padding-right:clamp(18px,6vw,96px)}.tool-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:0;padding-top:26px;padding-bottom:18px}.tool-strip article{display:flex;gap:14px;min-height:88px;padding:16px;border:1px solid var(--border);background:#fff}.tool-strip article:first-child{border-radius:16px 0 0 16px}.tool-strip article:last-child{border-radius:0 16px 16px 0}.tool-strip h3,.template-card h3,.feature-card h3,.generation-list h3{margin:0 0 6px;font-size:16px}.tool-strip p,.generation-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.home-motion-strip article{animation:riseIntoView .68s ease both;animation-timeline:view();animation-range:entry 0% cover 28%}@supports not (animation-timeline: view()){.home-motion-strip article{animation:riseIntoView .68s ease both}}@keyframes riseIntoView{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.icon-badge{display:inline-grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid var(--border);border-radius:12px;color:var(--blue);background:#f4f8f6}.icon-badge.purple{color:var(--purple);background:#f1f5f3}.content-band{padding-top:10px;padding-bottom:52px}.production-story,.output-showcase,.insight-band,.final-home-cta{padding-top:48px;padding-bottom:62px}.production-story>.section-heading,.output-showcase>.section-heading{border:0;background:transparent;box-shadow:none;padding:0}.section-heading.centered{display:grid;max-width:840px;margin:0 auto 30px;text-align:center}.section-heading.centered p,.output-showcase>.section-heading p,.final-home-cta p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}.section-heading.centered h2,.output-showcase h2,.final-home-cta h2{font-size:clamp(30px,3vw,46px);line-height:1.14;letter-spacing:0}.story-layout{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:22px;align-items:start;min-height:calc(100vh - 120px);border-radius:8px;background:linear-gradient(135deg,rgba(42,113,98,.07),transparent 34%),linear-gradient(300deg,rgba(236,72,153,.08),transparent 38%),#ffffffe6}.production-story>.story-scroll-stage,.output-showcase>.showcase-board{border:0;border-radius:8px;box-shadow:none;padding:0}.story-scroll-stage{min-height:210vh}.story-scroll-stage .story-layout{position:sticky;top:92px}.story-sticky-panel{position:sticky;top:112px;display:grid;gap:18px}.story-input-card{display:grid;gap:8px;padding:20px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.story-input-card span,.showcase-card span,.final-home-cta span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.story-input-card strong{color:#111827;font-size:20px;line-height:1.35}.story-pipeline{display:grid;justify-items:start;padding:18px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#ffffffb8}.pipeline-node{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid var(--border);border-radius:999px;color:#334155;background:#fff;font-weight:850}.pipeline-node.active{color:#15803d;border-color:#bbf7d0;background:#f0fdf4;box-shadow:0 12px 26px #22c55e1f}.pipeline-line{position:relative;width:2px;height:30px;margin-left:20px;background:linear-gradient(180deg,#b8d9d0,#dcebe5)}.pipeline-line:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#4ade80,#16a34a);transform:scaleY(clamp(0,calc((var(--pos, .5) - var(--i, 0) - .4) / .6),1));transform-origin:top}.story-step-list{display:grid;gap:18px;align-content:center;min-height:calc(100vh - 150px)}.story-step-card{--focus: clamp(0, calc(1 - max(var(--pos, .5) - var(--i, 0) - .5, var(--i, 0) + .5 - var(--pos, .5))) , 1);display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;min-height:178px;padding:26px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#ffffffdb;opacity:calc(.42 + .58 * var(--focus));transform:scale(calc(.97 + .03 * var(--focus)));transition:border-color .26s ease,box-shadow .26s ease}.story-step-card.active{border-color:#2a716259;box-shadow:0 22px 55px #2a71621f}.story-step-number{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:999px;color:var(--blue);background:#edf5f2;font-weight:950}.story-step-card h3,.showcase-card h3,.showcase-main h3{margin:0 0 8px;color:#111827}.story-step-card p,.showcase-card p,.showcase-main p{margin:0;color:var(--muted);line-height:1.65}.story-scene{position:relative;min-height:250px;animation:sceneEnter .46s ease;overflow:hidden;display:grid;align-content:end;gap:12px;padding:22px;border:1px solid rgba(148,163,184,.22);border-radius:8px;color:#fff;background:linear-gradient(135deg,#2a7162e0,#4f907fc7),#1e293b;box-shadow:var(--shadow-soft)}.story-scene:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgba(255,255,255,.22);border-radius:8px;pointer-events:none}.story-scene>span{position:relative;z-index:1;width:fit-content;border-radius:999px;padding:6px 10px;background:#ffffff29;font-size:13px;font-weight:950}.story-scene>strong{position:relative;z-index:1;max-width:360px;font-size:clamp(24px,3vw,36px);line-height:1.08}.scene-grid-line{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.8) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.8) 1px,transparent 1px);background-size:38px 38px}.scene-output-stack{position:absolute;right:18px;top:20px;display:grid;gap:10px;width:min(42%,180px)}.scene-output-stack i{display:block;height:42px;border-radius:8px;background:#ffffff38;transform-origin:right center;animation:sceneSlide .52s ease both}.scene-output-stack i:nth-child(2){width:82%;animation-delay:70ms}.scene-output-stack i:nth-child(3){width:64%;animation-delay:.14s}.story-scene-2{background:linear-gradient(135deg,#397568db,#2a7162cc),#1f5b50}.story-scene-3{background:linear-gradient(135deg,#ec4899c7,#4f907fd1),#397568}@keyframes sceneSlide{0%{opacity:0;transform:translate(28px) scaleX(.86)}to{opacity:1;transform:translate(0) scaleX(1)}}@keyframes sceneEnter{0%{opacity:.35;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.story-scene,.showcase-scene,.scene-output-stack i{animation:none}.story-step-card,.showcase-card{transition:none}}.output-showcase>.section-heading{align-items:end;margin-bottom:24px}.output-showcase{min-height:260vh}.output-showcase>.section-heading p{max-width:560px}.showcase-board{position:sticky;top:92px;display:grid;grid-template-columns:minmax(360px,.86fr) minmax(0,1.14fr);gap:18px;border-radius:8px;background:#0f172a;color:#fff;overflow:hidden;padding:22px;box-shadow:0 24px 70px #0f172a2e}.showcase-main{display:grid;min-height:520px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:linear-gradient(140deg,#2a7162d1,#4f907fb8),#111827}.showcase-main-1{background:linear-gradient(140deg,#ef4444c7,#f43f5e99),#111827}.showcase-main-2{background:linear-gradient(140deg,#f97316bd,#ec489999),#111827}.showcase-main-3{background:linear-gradient(140deg,#10b981bd,#0d94889e),#111827}.showcase-main-4{background:linear-gradient(140deg,#d946efb8,#2a7162a8),#111827}.showcase-scene{display:grid;align-content:space-between;gap:20px;padding:26px;animation:sceneEnter .46s ease}.showcase-scene>span{width:fit-content;border-radius:999px;padding:7px 12px;background:#ffffff29;color:#fff;font-size:13px;font-weight:900}.showcase-scene-lines{display:grid;gap:10px}.showcase-scene-lines p{margin:0;padding:12px 16px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#0f172a52;color:#ffffffe0;font-weight:700;line-height:1.5}.showcase-main h3{max-width:420px;color:#fff;font-size:clamp(30px,4vw,54px);line-height:1.04}.showcase-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.showcase-card{--focus: clamp(0, calc(1 - max(var(--pos, .5) - var(--i, 0) - .5, var(--i, 0) + .5 - var(--pos, .5))) , 1);display:grid;align-content:start;min-height:190px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff14;opacity:calc(.58 + .42 * var(--focus));transform:translateY(calc(10px - 10px * var(--focus)));transition:background .26s ease,border-color .26s ease}.showcase-card.active{border-color:#ffffff47;background:#ffffff26}.showcase-card h3{color:#fff}.showcase-card p{color:#ffffffb8}.insight-band{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.insight-band>.insight-card{display:grid;gap:8px;border-radius:8px;text-align:center}.insight-card strong{color:#111827;font-size:clamp(30px,4vw,48px);line-height:1}.insight-card span{color:var(--muted);font-weight:800}.final-home-cta{display:flex;align-items:center;justify-content:space-between;gap:22px}.final-home-cta>div{border-radius:8px}.two-column{display:grid;grid-template-columns:1.05fr .95fr;gap:20px}.content-band>div{border:1px solid var(--border);border-radius:18px;background:#ffffffe0;padding:22px}.production-story>.story-scroll-stage,.output-showcase>.showcase-board{border:0;border-radius:8px;padding:0;background:transparent}.output-showcase>.showcase-board{padding:22px;background:#0f172a}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.section-heading h2,.page-heading h1,.output-meta h2,.panel-card h2{margin:0}.section-heading span{color:var(--blue);font-weight:800}.template-row,.feature-grid,.card-grid,.pricing-grid,.stats-grid{display:grid;gap:14px}.template-row{grid-template-columns:repeat(4,1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}.template-card,.feature-card,.pricing-card,.stat-card{padding:18px}.template-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.badge,.pro-lock{display:inline-flex;align-items:center;gap:5px;width:fit-content;border-radius:999px;color:var(--blue);background:#edf5f2;padding:6px 9px;font-size:12px;font-weight:900}.badge.pro,.pro-lock{color:var(--purple);background:#f1f5f3}.feature-card ul,.pricing-card ul{display:grid;gap:9px;margin:10px 0 0;padding-left:18px}.page-shell{padding-top:54px;padding-bottom:70px}.page-heading{max-width:850px;margin-bottom:30px}.page-heading.center{margin-left:auto;margin-right:auto;text-align:center}.page-heading h1{font-size:clamp(34px,4vw,56px);line-height:1.14;letter-spacing:0}.page-heading p{color:var(--muted);font-size:18px;line-height:1.7}.not-found-page{padding-top:90px;padding-bottom:120px}.not-found-code{font-size:15px;font-weight:800;letter-spacing:.14em;color:var(--blue)}.not-found-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.thumbnail-studio-heading{max-width:960px;margin-left:auto;margin-right:auto}.generator-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:22px;align-items:start}.input-panel,.output-panel,.panel-card{padding:22px}.input-panel{display:grid;gap:18px}.input-panel label,.auth-card label{display:grid;gap:8px}.field-group{display:grid;gap:10px}.field-error{color:#dc2626;font-size:13px;font-weight:800}.template-picker .picker-count{margin-left:8px;font-style:normal;font-weight:800;color:var(--blue);font-size:13px}.template-select-row{position:relative}.template-select-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--blue);pointer-events:none}.template-select-row select{padding-left:34px;font-weight:700;cursor:pointer}.template-thumbnail-hint{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #d6e4df;border-radius:10px;background:#f8fbfa;color:#53655f;font-size:12.5px;line-height:1.55}.template-thumbnail-hint svg{flex:0 0 auto;margin-top:1px;color:#377b6b}.template-thumbnail-hint.is-selected{border-color:#8fbbae;background:#edf7f3;color:#205c50;font-weight:700}.template-chips{list-style:none;margin:0;padding:0;display:grid;gap:8px}.template-chip{display:flex;align-items:center;gap:10px;padding:8px 10px 8px 12px;border:1px solid #95b8af;border-radius:12px;background:#edf5f2;color:#172033}.template-chip svg{color:var(--blue);flex-shrink:0}.template-chip .chip-title{flex:1;font-weight:800;font-size:14px}.template-chip .chip-credit{font-size:12px;font-weight:800;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:2px 8px;white-space:nowrap}.template-chip .chip-remove{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:8px;background:transparent;color:#64748b;cursor:pointer}.template-chip .chip-remove:hover{background:#dcebe5;color:#dc2626}.template-empty-hint{margin:0;padding:12px;border:1px dashed var(--border);border-radius:12px;color:#64748b;font-size:13px;text-align:center}.output-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.output-meta p{margin:4px 0 0;color:var(--muted)}.output-meta>span{border-radius:999px;color:var(--blue);background:#edf5f2;padding:8px 12px;font-weight:900}.output-stack{display:grid;gap:14px}.output-card{display:none;border:1px solid var(--border);border-radius:16px;background:#fff;padding:18px}.output-card.active{display:block}.generate-error-action svg{margin-top:0}.workspace-shell{min-height:100vh;color:#18342e;background:#f4f6f3}.workspace-sidebar{position:fixed;z-index:80;inset:0 auto 0 0;display:flex;width:258px;padding:0 14px 16px;flex-direction:column;color:#dcebe6;background:#123f36;box-shadow:12px 0 30px #0e342b14}.workspace-brandmark{display:flex;height:72px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.workspace-brandmark>a{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.workspace-brandmark>a>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#174a3f;background:#dff2ea;font-weight:900}.workspace-brandmark strong{font-size:.9rem}.workspace-brandmark strong b{color:#9ed5c4}.workspace-brandmark>button{display:none;border:0;color:#fff;background:none}.workspace-channel-switcher{position:relative;margin:15px 0 13px}.workspace-channel-switcher>button{display:grid;width:100%;padding:10px;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:#fff;text-align:left;background:#ffffff12;cursor:pointer}.workspace-channel-switcher>button>span,.workspace-channel-menu button>span{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;color:#174a3f;background:#dff2ea;font-weight:900}.workspace-channel-switcher button div{min-width:0}.workspace-channel-switcher button small{display:block;color:#9fc1b7;font-size:.58rem}.workspace-channel-switcher button strong{display:block;overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.workspace-channel-menu{position:absolute;z-index:10;top:calc(100% + 7px);left:0;display:grid;width:100%;padding:7px;gap:4px;border:1px solid #d7e2de;border-radius:12px;background:#fff;box-shadow:0 16px 36px #0d302833}.workspace-channel-menu button{display:grid;padding:8px;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;border:0;border-radius:8px;color:#315e54;text-align:left;background:transparent;cursor:pointer}.workspace-channel-menu button:hover,.workspace-channel-menu button.active{background:#edf5f1}.workspace-channel-menu button>span{width:30px;height:30px;border-radius:7px;font-size:.72rem}.workspace-channel-menu button strong{font-size:.7rem}.workspace-nav{display:flex;min-height:0;flex:1;flex-direction:column;gap:3px;overflow-y:auto}.workspace-nav>small{margin:15px 10px 5px;color:#81aa9e;font-size:.56rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.workspace-nav>a{display:flex;min-height:38px;padding:0 11px;align-items:center;gap:10px;border-radius:9px;color:#c7ddd6;font-size:.72rem;font-weight:700;text-decoration:none}.workspace-nav>a:hover{color:#fff;background:#ffffff12}.workspace-nav>a.active{color:#163f36;background:#e3f1eb}.workspace-sidebar-footer{display:grid;padding-top:11px;gap:4px;border-top:1px solid rgba(255,255,255,.1)}.workspace-sidebar-footer>a{display:flex;min-height:39px;padding:7px 10px;align-items:center;gap:10px;border-radius:9px;color:#bed5cd;font-size:.67rem;text-decoration:none}.workspace-sidebar-footer>a:hover{background:#ffffff12}.workspace-sidebar-footer a span{display:flex;flex-direction:column}.workspace-sidebar-footer a small{color:#83aa9f;font-size:.54rem}.workspace-sidebar-footer a strong{color:#e6f2ee;font-size:.67rem;text-transform:capitalize}.workspace-surface{min-height:100vh;margin-left:258px}.workspace-topbar{position:sticky;z-index:50;top:0;display:flex;height:64px;padding:0 28px;align-items:center;justify-content:space-between;border-bottom:1px solid #dde5e1;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workspace-topbar>button{display:none;border:0;background:none}.workspace-topbar>div{display:flex;flex-direction:column}.workspace-topbar small{color:#84938e;font-size:.58rem}.workspace-topbar strong{color:#244b42;font-size:.78rem}.workspace-topbar>a{display:inline-flex;min-height:36px;padding:0 14px;align-items:center;gap:7px;border-radius:9px;color:#fff;background:#1d6656;font-size:.69rem;font-weight:800;text-decoration:none}.workspace-content{min-width:0;padding:0 28px 60px}.workspace-content>main{max-width:1320px;margin-right:auto;margin-left:auto}.workspace-mobile-backdrop{display:none}.workspace-loading{display:grid;min-height:100vh;place-content:center;place-items:center;gap:14px;color:#315e54;background:#f4f6f3}.workspace-loading>span{font-size:.75rem}.workspace-home{padding-top:38px}.workspace-home-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.workspace-home-hero>div>span{display:flex;align-items:center;gap:7px;color:#24715f;font-size:.62rem;font-weight:900;letter-spacing:.12em}.workspace-home-hero h1{max-width:680px;margin:12px 0 10px;color:#173f36;font-size:clamp(1.7rem,3vw,2.65rem);line-height:1.08}.workspace-home-hero p{margin:0;color:#70807a;font-size:.82rem}.workspace-home-hero>a{flex:0 0 auto}.workspace-overview-grid{display:grid;margin-top:32px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);gap:18px}.workspace-next-card,.workspace-channel-summary{border:1px solid #dce5e1;border-radius:16px;background:#fff;box-shadow:0 8px 28px #22493f0b}.workspace-next-card>header{display:flex;min-height:62px;padding:0 20px;align-items:center;justify-content:space-between;border-bottom:1px solid #e5ebe8}.workspace-next-card>header div{display:flex;align-items:center;gap:9px;color:#234f45}.workspace-next-card>header strong{font-size:.78rem}.workspace-next-card>header a,.workspace-channel-summary>a{display:inline-flex;align-items:center;gap:4px;color:#24715f;font-size:.64rem;font-weight:800;text-decoration:none}.workspace-next-card>div:not(.workspace-next-empty){display:grid}.workspace-next-card>div>a{display:grid;min-height:72px;padding:12px 20px;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;color:#284e45;border-bottom:1px solid #edf0ee;text-decoration:none}.workspace-next-card>div>a:last-child{border-bottom:0}.workspace-next-card>div>a:hover{background:#f7faf8}.workspace-next-card time{color:#2c7564;font-size:.67rem;font-weight:800}.workspace-next-card a>span{min-width:0}.workspace-next-card a>span strong{display:block;overflow:hidden;font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.workspace-next-card a>span small{display:block;margin-top:4px;color:#7d8c87;font-size:.59rem}.workspace-next-empty{display:grid;min-height:245px;place-content:center;place-items:center;color:#81918c}.workspace-next-empty p{font-size:.72rem}.workspace-channel-summary{padding:22px}.workspace-channel-summary>span{display:flex;align-items:center;gap:7px;color:#24715f;font-size:.62rem;font-weight:900}.workspace-channel-summary h2{margin:18px 0 8px;color:#1d4b40;font-size:1.25rem}.workspace-channel-summary>p{display:-webkit-box;overflow:hidden;color:#6f807a;font-size:.7rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.workspace-channel-summary>div{display:flex;margin-top:22px;flex-wrap:wrap;gap:6px}.workspace-channel-summary>div small{width:100%;margin-bottom:4px;color:#899791;font-size:.58rem}.workspace-channel-summary>div span{display:inline-flex;padding:6px 8px;align-items:center;gap:5px;border-radius:999px;color:#38665b;background:#edf5f1;font-size:.59rem}.workspace-quick-actions{display:grid;margin-top:18px;grid-template-columns:1fr 1fr;gap:18px}.workspace-quick-actions>a{display:grid;min-height:126px;padding:20px;grid-template-columns:46px minmax(0,1fr) auto;gap:15px;align-items:center;border:1px solid #dce5e1;border-radius:16px;color:#254d43;background:#fff;text-decoration:none}.workspace-quick-actions>a:hover{border-color:#73a798;box-shadow:0 10px 28px #22493f12}.workspace-quick-actions>a>span{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;color:#17604f;background:#e7f3ee}.workspace-quick-actions strong{font-size:.78rem}.workspace-quick-actions p{margin:6px 0 0;color:#76857f;font-size:.66rem;line-height:1.5}.workspace-library{padding-top:38px}.workspace-library>header>span{display:flex;align-items:center;gap:7px;color:#24715f;font-size:.62rem;font-weight:900}.workspace-library>header h1{margin:12px 0 8px;color:#173f36;font-size:2rem}.workspace-library>header p{margin:0;color:#73827d;font-size:.76rem}.workspace-library>section:not(.workspace-library-empty){display:grid;margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workspace-library>section>a{display:grid;min-height:112px;padding:18px;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid #dce5e1;border-radius:14px;color:#274f45;background:#fff;text-decoration:none}.workspace-library>section>a:hover{border-color:#78aa9c;box-shadow:0 8px 24px #22493f12}.workspace-library>section>a>span{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;color:#1f6b59;background:#e8f3ef}.workspace-library a div{min-width:0}.workspace-library a small,.workspace-library a time{display:block;color:#82918c;font-size:.57rem}.workspace-library a strong{display:block;margin:6px 0;overflow:hidden;font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.workspace-library a em{display:flex;align-items:center;gap:4px;color:#28715f;font-size:.6rem;font-style:normal;font-weight:800}.workspace-library-empty{display:grid;min-height:360px;margin-top:28px;place-content:center;place-items:center;border:1px dashed #cddbd6;border-radius:16px;color:#71837d;background:#fff}.workspace-library-empty h2{margin:16px 0 4px;color:#315e54;font-size:1rem}.workspace-library-empty p{font-size:.7rem}@media (max-width: 900px){.workspace-sidebar{transform:translate(-105%);transition:transform .18s ease}.workspace-shell.menu-open .workspace-sidebar{transform:translate(0)}.workspace-brandmark>button{display:inline-grid;place-items:center;cursor:pointer}.workspace-surface{margin-left:0}.workspace-topbar{height:58px;padding:0 16px}.workspace-topbar>button{display:inline-grid;place-items:center;color:#315e54;cursor:pointer}.workspace-shell.menu-open .workspace-mobile-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:block;border:0;background:#071b167a}.workspace-content{padding:0 16px 45px}.workspace-home{padding-top:26px}.workspace-home-hero{align-items:flex-start;flex-direction:column}.workspace-overview-grid{grid-template-columns:1fr}.workspace-library>section:not(.workspace-library-empty){grid-template-columns:1fr}}@media (max-width: 620px){.workspace-sidebar{width:min(88vw,290px)}.workspace-topbar>a{padding:0 10px;font-size:0}.workspace-topbar>a svg{margin:0}.workspace-home-hero h1{font-size:1.75rem}.workspace-quick-actions{grid-template-columns:1fr}.workspace-next-card>div>a{padding:12px 14px;grid-template-columns:46px minmax(0,1fr) auto}}.reels-studio-page{max-width:1460px;margin:0 auto;padding:54px clamp(18px,5vw,72px) 100px}.reels-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.reels-hero>div>span,.reels-output-column>header span{display:inline-flex;align-items:center;gap:7px;color:var(--brand-primary);font-size:12px;font-weight:800;letter-spacing:.12em}.reels-hero h1{max-width:780px;margin:12px 0 10px;font-size:clamp(34px,4.4vw,62px);line-height:1.04;letter-spacing:-.055em}.reels-hero p{max-width:680px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.reels-steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 28px;padding:0;list-style:none;border:1px solid var(--border);border-radius:18px;background:#ffffffb8;overflow:hidden}.reels-steps li{position:relative;display:flex;align-items:center;gap:10px;padding:15px 18px;color:#9a978e}.reels-steps li>span{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--border);border-radius:50%;background:#fff;font-size:12px;font-weight:800}.reels-steps li b{font-size:13px}.reels-steps li i{position:absolute;right:0;width:1px;height:26px;background:var(--border)}.reels-steps li.active{color:var(--text);background:var(--brand-primary-soft)}.reels-steps li.active>span{border-color:var(--brand-primary);color:var(--brand-primary)}.reels-steps li.done{color:var(--brand-primary)}.reels-steps li.done>span{border-color:var(--brand-primary);background:var(--brand-primary);color:#fff}.reels-workbench{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:24px;align-items:start}.reels-input-column{display:grid;gap:16px}.reels-panel{border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-soft);overflow:hidden}.reels-panel>header{display:flex;gap:13px;padding:21px 22px 16px;border-bottom:1px solid #eeece6}.reels-panel>header>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--brand-primary-soft);color:var(--brand-primary)}.reels-panel>header svg{width:18px}.reels-panel h2{margin:0;font-size:17px}.reels-panel header p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.reels-panel-body{display:grid;gap:14px;padding:20px 22px 23px}.reels-field{display:grid;gap:7px}.reels-field>span{color:#555249;font-size:12px;font-weight:750}.reels-field input,.reels-field textarea,.reels-field select{width:100%;border:1px solid var(--border);border-radius:11px;outline:none;background:#fbfaf7;padding:11px 12px;color:var(--text);font-size:13px;transition:.18s ease}.reels-field textarea{resize:vertical;line-height:1.6}.reels-field input:focus,.reels-field textarea:focus,.reels-field select:focus{border-color:var(--brand-primary);background:#fff;box-shadow:0 0 0 3px var(--brand-primary-soft)}.reels-url-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.reels-url-row button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:11px;padding:0 14px;background:var(--brand-primary);color:#fff;font-size:12px;font-weight:750}.reels-url-row button svg{width:15px}.reels-or{display:flex;align-items:center;gap:12px;color:#aaa79e;font-size:10px}.reels-or:before,.reels-or:after{content:"";flex:1;height:1px;background:#eeece7}.reels-upload{display:grid;min-height:116px;place-items:center;align-content:center;gap:5px;border:1px dashed #c9c5ba;border-radius:14px;background:#fbfaf7;text-align:center;cursor:pointer}.reels-upload:hover{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.reels-upload input{display:none}.reels-upload svg{width:21px;color:var(--brand-primary)}.reels-upload strong{font-size:13px}.reels-upload small{color:var(--muted);font-size:11px}.reels-video-preview{width:100%;max-height:320px;border-radius:14px;background:#111}.reels-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reels-message{margin:0;padding:12px 14px;border-radius:12px;font-size:12px;line-height:1.5}.reels-message.error{border:1px solid #f1cece;background:#fff3f3;color:#a63535}.reels-message.success{display:flex;align-items:center;gap:7px;border:1px solid #cce5d9;background:#eff9f4;color:var(--brand-primary)}.reels-message svg{width:15px}.reels-generate{display:flex;align-items:center;justify-content:center;gap:9px;min-height:54px;border:0;border-radius:15px;background:var(--brand-primary);color:#fff;box-shadow:0 10px 22px #1f5b502e;font-weight:800}.reels-generate:hover{background:var(--brand-primary-hover);transform:translateY(-1px)}.reels-generate:disabled{opacity:.7;cursor:wait}.reels-generate svg{width:18px}.reels-generate svg:last-child{margin-left:5px}.reels-output-column{position:sticky;top:98px;min-height:720px;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.reels-output-column>header{display:flex;align-items:center;justify-content:space-between;padding:24px 26px 20px;border-bottom:1px solid var(--border)}.reels-output-column>header h2{margin:7px 0 0;font-size:22px}.reels-output-column>header small{border-radius:20px;background:var(--surface-soft);padding:7px 10px;color:var(--muted);font-size:10px}.reels-empty{display:grid;min-height:610px;place-items:center;align-content:center;gap:18px;padding:40px;color:var(--muted);text-align:center}.reels-empty>span{display:grid;width:74px;height:74px;place-items:center;border-radius:24px;background:var(--brand-primary-soft);color:var(--brand-primary)}.reels-empty>span svg{width:31px;height:31px}.reels-empty h3{max-width:340px;margin:0;font-size:15px;font-weight:550;line-height:1.7}.reels-empty>div{display:flex;gap:5px}.reels-empty p{display:flex;align-items:center;gap:5px;margin:0;color:#9d9a91;font-size:10px}.reels-empty p b{display:grid;width:17px;height:17px;place-items:center;border:1px solid var(--border);border-radius:50%;font-size:8px}.reels-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:0 26px;border-bottom:1px solid var(--border)}.reels-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:15px 6px 13px;color:var(--muted);font-size:12px;font-weight:750}.reels-tabs button.active{border-color:var(--brand-primary);color:var(--brand-primary)}.reels-result-body{display:grid;gap:20px;padding:26px;max-height:calc(100vh - 250px);overflow-y:auto}.reels-result-lead{border-radius:18px;background:#182f2a;padding:23px;color:#fff}.reels-result-lead>span{color:#93c5b9;font-size:10px;font-weight:800;letter-spacing:.13em}.reels-result-lead h3{margin:9px 0 8px;font-size:22px;line-height:1.35}.reels-result-lead p{margin:0;color:#d4e3df;font-size:13px;line-height:1.65}.reels-insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reels-insight-grid article,.reels-plan-list article{border:1px solid var(--border);border-radius:13px;padding:14px;background:#fcfbf8}.reels-insight-grid article span,.reels-plan-list article span{color:var(--brand-primary);font-size:10px;font-weight:800;letter-spacing:.04em}.reels-insight-grid article p,.reels-plan-list article p{margin:7px 0 0;font-size:12px;line-height:1.55}.reels-result-section h3{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;font-size:15px}.reels-copy{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:6px 8px;color:var(--muted);font-size:10px}.reels-copy svg{width:12px}.reels-hooks{display:grid;gap:7px;margin:0;padding:0;list-style:none}.reels-hooks li{display:grid;grid-template-columns:34px 1fr;align-items:center;border:1px solid var(--border);border-radius:11px;overflow:hidden}.reels-hooks li b{align-self:stretch;display:grid;place-items:center;background:var(--surface-soft);color:var(--brand-primary);font-size:10px}.reels-hooks li span{padding:11px;font-size:12px;line-height:1.5}.reels-avoid{border-left:3px solid #d99053;border-radius:0 10px 10px 0;background:#fff7ef;padding:13px 16px}.reels-avoid strong{font-size:12px}.reels-avoid ul{margin:7px 0 0;padding-left:17px;color:#725642;font-size:11px;line-height:1.7}.reels-plan-list{display:grid;gap:9px}.reels-plan-list article{display:grid;grid-template-columns:90px 1fr;align-items:start}.reels-plan-list article p{margin:0}.reels-notes{display:grid;gap:8px;margin:0;padding:0;list-style:none}.reels-notes li{display:flex;gap:8px;font-size:12px;line-height:1.55}.reels-notes svg{width:15px;flex:0 0 auto;color:var(--green)}.reels-script{position:relative;display:grid;gap:0}.reels-script:before{content:"";position:absolute;top:16px;bottom:16px;left:33px;width:1px;background:var(--border)}.reels-script article{position:relative;display:grid;grid-template-columns:67px 1fr;gap:10px;padding-bottom:13px}.reels-script time{position:relative;z-index:1;align-self:start;border:1px solid var(--border);border-radius:20px;background:#fff;padding:6px 4px;color:var(--brand-primary);font-size:9px;font-weight:800;text-align:center}.reels-script article>div{border:1px solid var(--border);border-radius:13px;padding:13px;background:#fcfbf8}.reels-script strong{font-size:12px}.reels-script p{margin:7px 0;font-size:13px;line-height:1.55}.reels-script span{display:inline-block;border-radius:5px;background:#e9f3f0;padding:4px 6px;color:var(--brand-primary);font-size:10px;font-weight:700}.reels-script small{display:block;margin-top:7px;color:var(--muted);font-size:10px}.reels-post-caption{border-radius:13px;background:var(--surface-soft);padding:16px}.reels-post-caption p{margin:0 0 10px;white-space:pre-wrap;font-size:12px;line-height:1.65}.reels-post-caption span{color:var(--brand-primary);font-size:11px;line-height:1.6}@media (max-width: 1050px){.reels-workbench{grid-template-columns:1fr}.reels-output-column{position:static;min-height:620px}.reels-result-body{max-height:none}}@media (max-width: 680px){.reels-studio-page{padding-top:32px}.reels-hero{align-items:flex-start;flex-direction:column}.reels-hero h1{font-size:38px}.reels-steps{grid-template-columns:repeat(4,minmax(72px,1fr));overflow-x:auto}.reels-steps li{justify-content:center;padding:12px 6px}.reels-steps li b{display:none}.reels-grid-2,.reels-insight-grid,.reels-url-row{grid-template-columns:1fr}.reels-url-row button{justify-content:center;min-height:40px}.reels-panel>header,.reels-panel-body,.reels-output-column>header,.reels-result-body{padding-left:17px;padding-right:17px}.reels-empty>div{display:grid;grid-template-columns:1fr 1fr}.reels-plan-list article{grid-template-columns:74px 1fr}}.card-news-generator-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px;border:1px solid #bfd6cf;border-radius:14px;background:#f2f8f6}.card-news-generator-options label{gap:7px;font-size:13px;font-weight:800}.card-news-generator-options .field-hint{grid-column:1 / -1}.card-news-studio{display:grid;gap:18px}.card-news-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:12px;border-radius:14px;background:#f8fafc;border:1px solid var(--border)}.card-news-themes,.card-news-downloads{display:flex;flex-wrap:wrap;gap:7px}.card-news-themes button,.card-news-downloads button,.card-news-nav button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:6px 10px;border:1px solid #d7dee8;border-radius:9px;background:#fff;color:#344054;font-size:12px;font-weight:800;cursor:pointer}.card-news-themes button.active{border-color:var(--blue);background:#edf5f2;color:var(--blue)}.card-news-themes i{width:10px;height:10px;border-radius:50%}.card-news-workspace{display:grid;grid-template-columns:150px minmax(300px,1fr) 230px;gap:16px;align-items:start}.card-news-strip{display:grid;gap:7px;max-height:620px;overflow:auto;padding-right:4px}.card-news-strip button{display:grid;grid-template-columns:25px minmax(0,1fr);gap:7px;align-items:center;min-width:0;padding:9px;border:1px solid var(--border);border-radius:10px;background:#fff;color:#344054;text-align:left;cursor:pointer}.card-news-strip button.active{border-color:var(--blue);background:#edf5f2}.card-news-strip button>span{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#e8eef5;font-size:11px;font-weight:900}.card-news-strip strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.card-news-preview-wrap{display:grid;justify-items:center;gap:10px}.card-news-preview{display:block;width:min(100%,430px);height:auto;aspect-ratio:4 / 5;border:1px solid rgba(15,23,42,.12);border-radius:8px;box-shadow:0 18px 50px #0f172a24}.card-news-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(100%,430px);gap:8px}.card-news-nav button:last-child{justify-self:end}.card-news-nav button:disabled{opacity:.4;cursor:not-allowed}.card-news-nav>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:800}.card-news-fields{display:grid;gap:12px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fbfcfe}.card-news-fields>p{margin:0 0 2px;color:var(--muted);font-size:12px;line-height:1.45}.card-news-fields label{display:grid;gap:6px;color:#344054;font-size:12px;font-weight:800}.card-news-fields input,.card-news-fields textarea{width:100%;padding:9px 10px;font-size:13px}.card-news-invalid{display:grid;gap:10px;padding:14px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed}.card-news-invalid pre{max-height:400px;overflow:auto;white-space:pre-wrap}@media (max-width: 1180px){.card-news-workspace{grid-template-columns:110px minmax(280px,1fr)}.card-news-fields{grid-column:1 / -1;grid-template-columns:1fr 1fr}.card-news-fields>p{grid-column:1 / -1}}@media (max-width: 720px){.card-news-generator-options,.card-news-workspace,.card-news-fields{grid-template-columns:1fr}.card-news-strip{display:flex;grid-column:auto;overflow-x:auto}.card-news-strip button{flex:0 0 126px}.card-news-preview-wrap,.card-news-fields{grid-column:auto}.card-news-toolbar{align-items:stretch}.card-news-downloads button{flex:1}}.education-slides-template-card{position:relative;overflow:hidden;border-color:#b8d4cb;background:linear-gradient(145deg,#fff,#f1f8f5)}.education-slides-template-card:after{position:absolute;top:-34px;right:-34px;width:120px;height:120px;border-radius:50%;background:#2a716214;content:"";pointer-events:none}.education-slides-template-card .template-footer .text-link{display:inline-flex;align-items:center;gap:5px}.education-slides-card-format{color:var(--muted);font-size:11px;font-weight:800}.education-slides-page{max-width:1240px}.education-slides-hero{position:relative;overflow:hidden;padding:28px 34px 42px;border:1px solid #b9d3cb;border-radius:26px;background:linear-gradient(135deg,#f4faf7,#fff 55%,#eef0ff)}.education-slides-hero:after{position:absolute;right:-90px;bottom:-160px;width:420px;height:420px;border-radius:50%;background:#6c4df614;content:""}.education-slides-back{position:relative;z-index:2;display:inline-flex;align-items:center;gap:6px;margin-bottom:34px;color:var(--muted);font-size:12px;font-weight:800;text-decoration:none}.education-slides-back:hover{color:var(--blue)}.education-slides-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:42px;align-items:center}.education-slides-hero .eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em}.education-slides-hero h1{max-width:760px;margin:14px 0 16px;font-size:clamp(38px,5vw,66px);line-height:1.04;letter-spacing:-.045em;word-break:keep-all}.education-slides-hero p{max-width:740px;margin:0;color:#52625d;font-size:17px;line-height:1.7;word-break:keep-all}.education-slides-hero ul{display:flex;flex-wrap:wrap;gap:10px 18px;margin:24px 0 0;padding:0;list-style:none}.education-slides-hero li{display:flex;align-items:center;gap:6px;color:#31554c;font-size:12px;font-weight:850}.education-slides-hero li svg{color:var(--blue)}.education-slides-hero-preview{position:relative;min-height:300px;perspective:1000px}.education-slides-mini-deck{position:absolute;display:grid;align-content:space-between;width:290px;aspect-ratio:16 / 9;padding:22px;border:1px solid rgba(15,23,42,.12);border-radius:8px;box-shadow:0 24px 55px #0f172a24}.education-slides-mini-deck span,.education-slides-mini-deck small{font-size:10px;font-weight:900;letter-spacing:.1em}.education-slides-mini-deck strong{font-size:20px;line-height:1.05}.education-slides-mini-deck.back{top:2px;right:4px;color:#fff;background:#17264a;transform:rotate(8deg)}.education-slides-mini-deck.middle{top:66px;right:38px;color:#30291f;background:#fff4df;transform:rotate(-5deg)}.education-slides-mini-deck.front{top:124px;right:0;color:#fff;background:linear-gradient(135deg,#2a7162,#315f97);transform:rotate(2deg)}.education-slides-mini-deck.front svg{color:#8ce6d0}.education-slides-mini-deck.front small{justify-self:end}.education-slides-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:760px;margin:26px auto;padding:0;list-style:none}.education-slides-steps li{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;color:#87918e;font-size:12px;font-weight:850}.education-slides-steps li:not(:last-child):after{width:38%;height:1px;margin-left:12px;background:#d7dfdc;content:""}.education-slides-steps b{display:grid;width:28px;height:28px;place-items:center;border:1px solid #d7dfdc;border-radius:50%;background:#fff;font-size:11px}.education-slides-steps li.active{color:var(--blue)}.education-slides-steps li.active b{border-color:var(--blue);color:#fff;background:var(--blue)}.education-slides-flow{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;align-items:start}.education-slides-input-panel,.education-slides-source-panel{display:grid;gap:18px;min-height:470px;padding:24px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 18px 44px #0f172a0d}.education-slides-input-panel>header,.education-slides-source-panel>header{display:flex;align-items:center;gap:11px;padding-bottom:16px;border-bottom:1px solid var(--border)}.education-slides-input-panel>header>svg,.education-slides-source-panel>header>svg{color:var(--blue)}.education-slides-input-panel header div,.education-slides-source-panel header div{display:grid;gap:2px}.education-slides-input-panel header span,.education-slides-source-panel header span,.education-slides-result-section>header span{color:var(--blue);font-size:9px;font-weight:950;letter-spacing:.12em}.education-slides-input-panel h2,.education-slides-source-panel h2{margin:0;font-size:17px}.education-slides-input-panel .yt-field{margin:0}.education-slides-mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:5px;border-radius:12px;background:#f1f5f4}.education-slides-mode-tabs button{display:flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;background:transparent;color:#6b7b76;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.education-slides-mode-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 4px 14px #0f172a14}.education-slides-script-field textarea{width:100%;min-height:235px;resize:vertical;padding:13px;border:1px solid var(--border);border-radius:10px;color:var(--text);font:inherit;font-size:12px;line-height:1.65}.education-slides-script-field small{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.education-slides-script-field small b{color:#3d5f56}.education-slides-script-ready{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:16px;border:1px solid #d5e6e0;border-radius:13px;background:#f4faf7;color:#31554c}.education-slides-script-ready>div{display:grid;gap:5px;min-width:0}.education-slides-script-ready strong{font-size:14px}.education-slides-script-ready span{color:#638078;font-size:10px;font-weight:800}.education-slides-script-ready p{margin:5px 0 0;color:#536a64;font-size:11px;line-height:1.55}.education-slides-cost{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:10px 12px;border-radius:10px;background:#f4f8f6;color:#52625d;font-size:11px;font-weight:800}.education-slides-cost strong{display:inline-grid;min-width:32px;height:26px;place-items:center;border-radius:999px;color:#fff;background:var(--blue);font-size:11px}.education-slides-source-panel{background:#fbfcfc}.education-slides-source-panel.ready{border-color:#b9d3cb;background:#fff}.education-slides-source-video{display:grid;grid-template-columns:142px minmax(0,1fr);gap:13px;align-items:center}.education-slides-source-video img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:9px}.education-slides-source-video div{display:grid;gap:6px;min-width:0}.education-slides-source-video strong{font-size:13px;line-height:1.4}.education-slides-source-video span{color:var(--muted);font-size:11px}.education-slides-key-ideas{display:grid;gap:8px;padding:14px;border:1px solid #dce7e3;border-radius:12px;background:#f5faf8}.education-slides-key-ideas>span{color:#31554c;font-size:11px;font-weight:900}.education-slides-key-ideas ul{display:grid;gap:6px;margin:0;padding-left:18px;color:#44554f;font-size:11px;line-height:1.5}.education-slides-deck-options{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px}.education-slides-deck-options label{display:grid;gap:6px;color:#344054;font-size:11px;font-weight:850}.education-slides-deck-options select,.education-slides-deck-options input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text);font:inherit;font-size:12px}.education-slides-empty{display:grid;place-items:center;align-content:center;gap:14px;min-height:330px;color:#97a5a0;text-align:center}.education-slides-empty p{max-width:380px;margin:0;font-size:13px;line-height:1.6}.education-slides-error{display:flex;align-items:center;gap:9px;margin-top:16px;padding:13px 15px;border:1px solid #fecaca;border-radius:12px;color:#991b1b;background:#fff1f2;font-size:12px;font-weight:750}.education-slides-error button{margin-left:auto;border:0;color:#991b1b;background:transparent;font:inherit;font-weight:900;text-decoration:underline;cursor:pointer}.education-slides-result-section{margin-top:36px;padding-top:30px;border-top:1px solid var(--border)}.education-slides-result-section>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.education-slides-result-section>header div{display:grid;gap:5px}.education-slides-result-section h2{margin:0;font-size:28px}.education-slides-result-section p{margin:0;color:var(--muted);font-size:13px}.education-slides-result-section>header b{padding:6px 10px;border-radius:999px;color:#31554c;background:#e4f1ed;font-size:10px}@media (max-width: 900px){.education-slides-hero-grid,.education-slides-flow{grid-template-columns:1fr}.education-slides-hero-preview{min-height:265px}.education-slides-mini-deck{width:min(66vw,290px)}}@media (max-width: 620px){.education-slides-page{padding-top:24px}.education-slides-hero{padding:22px 20px 30px;border-radius:18px}.education-slides-hero h1{font-size:38px}.education-slides-hero p{font-size:14px}.education-slides-steps li{gap:5px;font-size:10px}.education-slides-steps li:not(:last-child):after{display:none}.education-slides-input-panel,.education-slides-source-panel{min-height:0;padding:18px}.education-slides-source-video,.education-slides-deck-options{grid-template-columns:1fr}.education-slides-source-video img{width:100%}.education-slides-result-section>header{align-items:flex-start;flex-direction:column}}.education-slide-builder{display:grid;gap:16px;margin-top:24px;padding:22px;border:1px solid #bad5cc;border-radius:18px;background:linear-gradient(135deg,#f1f8f5,#fbfdfc)}.education-slide-builder>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.education-slide-builder>header div{display:grid;gap:5px}.education-slide-builder h3{margin:0;font-size:20px}.education-slide-builder p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.education-slide-builder>header>span{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#dceee8;color:#235e52;font-size:11px;font-weight:900}.education-slide-builder-controls{display:grid;grid-template-columns:150px minmax(220px,1fr) auto;gap:12px;align-items:end}.education-slide-builder-controls label{display:grid;gap:7px;font-size:12px;font-weight:800}.education-slide-builder-controls select,.education-slide-builder-controls input{width:100%;min-height:42px;padding:9px 11px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);font:inherit}.education-slide-builder-controls button{min-height:42px}.education-slide-builder-error{color:#a12c25!important;font-weight:700}.education-slide-studio{display:grid;gap:15px;margin-top:26px}.education-slide-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#f8fafc}.education-slide-toolbar>div:first-child{display:grid;gap:4px}.education-slide-toolbar>div:first-child span{display:flex;align-items:center;gap:6px;color:var(--blue);font-size:11px;font-weight:900}.education-slide-toolbar>div:first-child strong{font-size:14px}.education-slide-actions,.education-slide-themes{display:flex;flex-wrap:wrap;gap:7px}.education-slide-actions button,.education-slide-themes button,.education-slide-nav button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:6px 10px;border:1px solid #d7dee8;border-radius:9px;background:#fff;color:#344054;font-size:12px;font-weight:800;cursor:pointer}.education-slide-themes button.active{border-color:var(--blue);background:#edf5f2;color:var(--blue)}.education-slide-themes i{width:10px;height:10px;border-radius:50%}.education-slide-themes button.featured-preset{position:relative;min-width:132px;min-height:48px;justify-content:flex-start;overflow:hidden;border-color:#0f172a2e;background-position:center;background-size:cover;box-shadow:inset 0 0 0 999px #ffffffc7}.education-slide-themes button.featured-preset.active{box-shadow:inset 0 0 0 999px #edf5f2ad,0 0 0 1px var(--blue)}.education-slide-themes button[data-theme=solidBlue]{color:#fff;background-color:#0b3a78;box-shadow:none}.education-slide-themes button[data-theme=solidBlue].active{color:#fff;background-color:#0b3a78;box-shadow:0 0 0 2px #7dd3fc}.education-slide-themes button[data-theme=techGrid]{color:#f5fbff;background-image:url(/assets/slide-themes/tech-grid.png);box-shadow:inset 0 0 0 999px #040e1c80}.education-slide-themes button[data-theme=chalkboard]{color:#fff8dc;background-image:url(/assets/slide-themes/chalkboard.png);box-shadow:inset 0 0 0 999px #08281f57}.education-slide-themes button[data-theme=notebook]{color:#251e18;background-image:url(/assets/slide-themes/notebook-grid.png);box-shadow:inset 0 0 0 999px #fffdf842}.education-slide-design-controls{display:grid;gap:13px;padding:15px;border:1px solid var(--border);border-radius:15px;background:#fbfcfc}.education-slide-layout-picker,.education-slide-theme-picker{display:grid;gap:8px}.education-slide-layout-picker>span,.education-slide-theme-picker>span{color:#4d625b;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.education-slide-layout-picker>div{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:7px}.education-slide-layout-picker button{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;min-height:58px;padding:7px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);text-align:left;cursor:pointer}.education-slide-layout-picker button.active{border-color:var(--blue);background:#edf5f2;box-shadow:0 0 0 1px var(--blue)}.education-slide-layout-picker button>span{display:grid;gap:2px;min-width:0}.education-slide-layout-picker strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.education-slide-layout-picker small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.layout-thumb{position:relative;display:block;width:42px;aspect-ratio:16 / 10;overflow:hidden;border:1px solid #cbd7d2;border-radius:4px;background:#fff}.layout-thumb:before,.layout-thumb:after,.layout-thumb b,.layout-thumb em{position:absolute;display:block;content:""}.layout-thumb:before{top:7px;left:7px;width:20px;height:3px;background:#244d43}.layout-thumb:after{top:13px;left:7px;width:26px;height:2px;background:#9bb2aa;box-shadow:0 5px #c6d3cf}.layout-thumb.classic{border-left:4px solid #2a7162}.layout-thumb.editorial{border-top:4px solid #2a7162}.layout-thumb.editorial b{right:0;inset-block:0;width:11px;background:#d9ebe5}.layout-thumb.split b{right:0;inset-block:0;width:14px;border-left:2px solid #2a7162;background:#d9ebe5}.layout-thumb.spotlight{box-shadow:inset 0 0 0 3px #2a7162}.layout-thumb.spotlight:before{left:9px;width:22px}.layout-thumb.index b{left:0;inset-block:0;width:11px;background:#2a7162}.layout-thumb.index:before,.layout-thumb.index:after{left:16px}.layout-thumb.poster{box-shadow:inset 0 0 0 4px #2a7162}.layout-thumb.poster em{top:5px;left:7px;width:13px;height:3px;background:#d9ebe5}.education-slide-workspace{display:grid;grid-template-columns:150px minmax(420px,1fr) 270px;gap:16px;align-items:start}.education-slide-strip{display:grid;gap:7px;max-height:620px;overflow:auto;padding-right:4px}.education-slide-strip button{display:grid;grid-template-columns:25px minmax(0,1fr);gap:7px;align-items:center;min-width:0;padding:9px;border:1px solid var(--border);border-radius:10px;background:#fff;color:#344054;text-align:left;cursor:pointer}.education-slide-strip button.active{border-color:var(--blue);background:#edf5f2}.education-slide-strip button>span{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#e8eef5;font-size:11px;font-weight:900}.education-slide-strip strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.education-slide-preview-wrap{display:grid;justify-items:center;gap:10px;min-width:0}.education-slide-preview{position:relative;width:100%;max-width:760px;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:8px;background-color:var(--slide-bg);background-image:var(--slide-texture);background-position:center;background-size:cover;color:var(--slide-ink);box-shadow:0 18px 50px #0f172a24}.education-slide-preview:before{position:absolute;top:5.5%;right:3.8%;bottom:5.5%;left:3.8%;border-left:7px solid var(--slide-accent);background:var(--slide-surface);content:""}.education-slide-orb{position:absolute;z-index:1;border-radius:50%;background:var(--slide-accent-soft)}.education-slide-orb.one{top:10%;right:8%;width:13%;aspect-ratio:1}.education-slide-orb.two{right:-8%;bottom:-20%;width:32%;aspect-ratio:1;opacity:.5}.education-slide-content{position:absolute;z-index:2;top:12%;right:10%;bottom:13%;left:10%;display:flex;flex-direction:column;align-items:flex-start}.education-slide-section{margin-bottom:6%;color:var(--slide-accent);font-size:clamp(9px,1.25vw,16px);font-weight:900;letter-spacing:.04em}.education-slide-preview h3{margin:0;max-width:86%;color:var(--slide-ink);font-size:clamp(24px,3.7vw,50px);line-height:1.1;letter-spacing:-.04em;word-break:keep-all}.education-slide-preview.cover h3{font-size:clamp(28px,4.6vw,62px)}.education-slide-preview p{margin:4% 0 0;max-width:86%;color:var(--slide-muted);font-size:clamp(11px,1.55vw,21px);font-weight:600;line-height:1.5;word-break:keep-all}.education-slide-preview ul{display:grid;gap:5px;margin:4% 0 0;padding-left:1.2em;max-width:86%;color:var(--slide-ink);font-size:clamp(10px,1.45vw,19px);font-weight:700;line-height:1.42}.education-slide-preview li::marker{color:var(--slide-accent)}.education-slide-takeaway{margin-top:auto;width:min(86%,680px);padding:2.1% 2.6%;background:var(--slide-accent-soft);color:var(--slide-accent);font-size:clamp(10px,1.35vw,18px);line-height:1.35}.education-slide-preview footer{position:absolute;z-index:2;right:10%;bottom:7%;left:10%;display:flex;justify-content:space-between;color:var(--slide-muted);font-size:clamp(7px,.85vw,11px);font-weight:900;letter-spacing:.08em}.education-slide-visual-panel{display:none;position:absolute;z-index:2}.education-slide-visual-panel b{font-size:clamp(45px,10vw,138px);line-height:.9;letter-spacing:-.08em}.education-slide-visual-panel span{max-width:80%;font-size:clamp(7px,.8vw,11px);font-weight:950;letter-spacing:.08em;text-align:center}.education-slide-preview.layout-editorial:before{top:5.5%;right:3.8%;bottom:5.5%;left:3.8%;border-top:10px solid var(--slide-accent);border-left:0}.education-slide-preview.layout-editorial .education-slide-content{right:34%}.education-slide-preview.layout-editorial .education-slide-visual-panel{display:flex;top:5.5%;right:3.8%;bottom:5.5%;width:28%;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--slide-accent-soft);color:var(--slide-accent)}.education-slide-preview.layout-editorial h3{max-width:100%;font-family:Georgia,Times New Roman,serif}.education-slide-preview.layout-split:before{top:5.5%;right:3.8%;bottom:5.5%;left:3.8%;border:0}.education-slide-preview.layout-split .education-slide-content{right:39%}.education-slide-preview.layout-split .education-slide-visual-panel{display:flex;top:5.5%;right:3.8%;bottom:5.5%;width:34%;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-left:8px solid var(--slide-accent);background:var(--slide-accent-soft);color:var(--slide-accent)}.education-slide-preview.layout-split h3,.education-slide-preview.layout-split p,.education-slide-preview.layout-split ul{max-width:100%}.education-slide-preview.layout-spotlight:before{top:7%;right:7%;bottom:7%;left:7%;border:8px solid var(--slide-accent)}.education-slide-preview.layout-spotlight .education-slide-content{top:14%;right:14%;bottom:15%;left:14%;align-items:center;text-align:center}.education-slide-preview.layout-spotlight .education-slide-section{margin-bottom:4%}.education-slide-preview.layout-spotlight h3,.education-slide-preview.layout-spotlight p,.education-slide-preview.layout-spotlight ul{max-width:86%}.education-slide-preview.layout-spotlight ul,.education-slide-preview.layout-spotlight .education-slide-takeaway{text-align:left}.education-slide-preview.layout-spotlight .education-slide-orb.one{top:18%;right:30%;width:40%;opacity:.7}.education-slide-preview.layout-index:before{top:5.5%;right:3.8%;bottom:5.5%;left:3.8%;border:0}.education-slide-preview.layout-index .education-slide-content{left:28%}.education-slide-preview.layout-index .education-slide-visual-panel{display:flex;top:5.5%;bottom:5.5%;left:3.8%;width:21%;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--slide-accent);color:var(--slide-surface)}.education-slide-preview.layout-index h3,.education-slide-preview.layout-index p,.education-slide-preview.layout-index ul{max-width:100%}.education-slide-preview.layout-index footer{left:28%}.education-slide-preview.layout-poster:before{top:6.5%;right:6.5%;bottom:6.5%;left:6.5%;border:11px solid var(--slide-accent)}.education-slide-preview.layout-poster .education-slide-content{top:13%;right:12%;bottom:14%;left:12%}.education-slide-preview.layout-poster .education-slide-section{padding:1.3% 2%;background:var(--slide-accent-soft)}.education-slide-preview.layout-poster h3{max-width:96%;font-size:clamp(30px,5vw,68px);text-transform:uppercase}.education-slide-preview.layout-poster .education-slide-orb{display:none}.education-slide-preview.theme-solidBlue:before{top:8%;right:8%;bottom:8%;left:8%;border:1px solid rgba(125,211,252,.48);background:transparent}.education-slide-preview.theme-solidBlue .education-slide-orb,.education-slide-preview.theme-techGrid .education-slide-orb,.education-slide-preview.theme-chalkboard .education-slide-orb,.education-slide-preview.theme-notebook .education-slide-orb{display:none}.education-slide-preview.theme-techGrid:before{top:6%;right:6%;bottom:6%;left:6%;border:1px solid rgba(107,220,255,.46);background:#040e1cd1}.education-slide-preview.theme-techGrid .education-slide-visual-panel{top:6%;right:6%;bottom:6%;background:#123552db}.education-slide-preview.theme-chalkboard{font-family:Georgia,"Noto Serif KR",serif}.education-slide-preview.theme-chalkboard:before{top:7%;right:7%;bottom:7%;left:7%;border:2px solid rgba(217,223,197,.3);background:transparent}.education-slide-preview.theme-chalkboard .education-slide-takeaway{border-bottom:2px solid rgba(255,209,102,.72);background:transparent}.education-slide-preview.theme-notebook:before{top:0;right:0;bottom:0;left:0;border:0;border-left:2px solid rgba(186,63,56,.68);background:transparent;transform:translate(8vw)}.education-slide-preview.theme-notebook .education-slide-visual-panel{top:8%;right:6%;bottom:8%;border:1px solid rgba(104,94,82,.16);background:#fffdf8eb;box-shadow:0 12px 24px #4f3f2c1f}.education-slide-preview.theme-notebook .education-slide-takeaway{background:#fffdf8f0;box-shadow:0 10px 20px #4f3f2c21}.education-slide-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:760px;gap:8px}.education-slide-nav button:last-child{justify-self:end}.education-slide-nav button:disabled{opacity:.4;cursor:not-allowed}.education-slide-nav>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:800}.education-slide-fields{display:grid;gap:11px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fbfcfe}.education-slide-fields>p{margin:0 0 2px;color:var(--muted);font-size:12px;line-height:1.45}.education-slide-fields label{display:grid;gap:6px;color:#344054;font-size:12px;font-weight:800}.education-slide-fields input,.education-slide-fields textarea{width:100%;padding:9px 10px;font-size:13px}.education-slide-fields small{color:var(--muted);font-size:10px;font-weight:500;line-height:1.4}@media (max-width: 1180px){.education-slide-layout-picker>div{grid-template-columns:repeat(3,minmax(135px,1fr))}.education-slide-workspace{grid-template-columns:110px minmax(380px,1fr)}.education-slide-fields{grid-column:1 / -1;grid-template-columns:1fr 1fr}.education-slide-fields>p{grid-column:1 / -1}}@media (max-width: 720px){.education-slide-builder>header,.education-slide-toolbar{align-items:stretch;flex-direction:column}.education-slide-builder-controls,.education-slide-workspace,.education-slide-fields{grid-template-columns:1fr}.education-slide-strip{display:flex;overflow-x:auto}.education-slide-strip button{flex:0 0 126px}.education-slide-preview-wrap,.education-slide-fields{grid-column:auto}.education-slide-actions button{flex:1}.education-slide-layout-picker>div{grid-template-columns:repeat(2,minmax(0,1fr))}.education-slide-layout-picker button{grid-template-columns:36px minmax(0,1fr)}.layout-thumb{width:36px}}.filter-tabs{margin-bottom:18px}.card-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{grid-template-columns:repeat(4,1fr)}.pricing-card{position:relative;display:grid;gap:14px}.pricing-card.featured{border-color:#95b8af;box-shadow:var(--shadow);transform:translateY(-8px)}.pricing-card>span{color:var(--blue);font-weight:900}.pricing-card h2{margin:0;font-size:36px}.pricing-card small{color:var(--muted);font-size:14px}.pricing-card li{display:flex;gap:8px;align-items:center;color:#344054;list-style:none}.pricing-card ul{padding:0}.stats-grid{grid-template-columns:repeat(4,1fr);margin-bottom:20px}.stat-card{display:grid;gap:10px}.stat-card span{color:var(--muted);font-weight:800}.stat-card strong{font-size:28px}.credit-gauge{height:8px;border-radius:999px;background:var(--border);overflow:hidden}.credit-gauge-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#22c55e,#16a34a);transition:width .6s ease}.credit-gauge-fill.warn{background:linear-gradient(90deg,#f59e0b,#d97706)}.credit-gauge-fill.low{background:linear-gradient(90deg,#ef4444,#dc2626)}.weekly-pulse{margin-top:6px;color:var(--muted);font-weight:600}.retention-notice{margin:10px 0 0;padding:10px 14px;border-radius:10px;background:var(--blue-soft);color:var(--blue);font-size:.9rem;font-weight:650}.thumbnail-image-wrap{position:relative;display:inline-block;max-width:100%}.retention-badge{position:absolute;top:10px;right:10px;padding:4px 10px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:.78rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.image-expired-note{margin:6px 0 0;padding:10px 14px;border:1px dashed var(--border);border-radius:10px;color:var(--muted);font-size:.9rem;font-weight:600}.dashboard-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:20px}.generation-list{display:grid;gap:12px}.generation-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border);border-radius:14px;padding:14px}.generation-list article>span{border-radius:999px;color:var(--green);background:#ecfdf3;padding:6px 10px;font-weight:900}.voice-box{border:1px solid var(--border);border-radius:16px;background:var(--surface-soft);padding:16px}.voice-box span,.voice-box strong{display:block}.voice-box span{color:var(--blue);font-weight:900}.voice-box strong{margin:8px 0}.auth-page{display:grid;min-height:calc(100vh - 176px);place-items:center;padding:54px 18px}.auth-card{display:grid;gap:16px;width:min(440px,100%);padding:30px;text-align:center}.auth-card label{text-align:left}.auth-card h1{margin:0}.site-footer{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:24px;padding-top:28px;padding-bottom:34px;border-top:1px solid var(--border)}@media (max-width: 1180px){.hero-section,.generator-layout,.two-column,.story-layout,.showcase-board,.dashboard-grid{grid-template-columns:1fr}.story-sticky-panel{position:static}.output-showcase{min-height:auto}.showcase-board{position:static}.showcase-card{opacity:1;transform:none}.hero-section{padding-top:46px}.tool-strip{grid-template-columns:repeat(3,1fr)}.tool-strip article,.tool-strip article:first-child,.tool-strip article:last-child{border-radius:14px}.template-row,.pricing-grid,.showcase-card-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 820px){.site-header{flex-wrap:wrap;padding:14px 18px}.brand{font-size:20px}.menu-button{display:inline-flex}.nav{display:none;order:3;width:100%;flex-direction:column;align-items:stretch;gap:2px}.nav.open{display:flex}.nav button{text-align:left;border-bottom:0}.nav-group{flex-direction:column;align-items:stretch;width:100%}.nav-group-trigger{justify-content:space-between;width:100%}.nav-group-panel{position:static;min-width:0;padding:0 0 6px 12px;border:0;border-radius:0;background:transparent;box-shadow:none}.ghost-button,.header-actions .primary-button{display:none}.hero-section{padding-left:18px;padding-right:18px}.hero-copy h1{font-size:40px}.quick-generator{grid-template-columns:1fr}.quick-generator-status{position:static;width:fit-content}.quick-generator .platform-pills,.quick-generator .primary-button{grid-column:1}.hero-preview-toolbar{width:100%;margin-bottom:10px;border-radius:12px}.preview-grid,.feature-grid,.card-grid,.pricing-grid,.stats-grid,.showcase-card-grid,.insight-band,.template-row,.tool-strip,.template-hero,.template-info-grid{grid-template-columns:1fr}.template-hero{min-height:auto;gap:26px;padding:38px 0 30px}.template-hero h1{max-width:15ch}.template-info-card.wide{grid-row:auto}.template-workflow-row{grid-template-columns:1fr}.production-story,.output-showcase,.insight-band,.final-home-cta{padding-top:32px;padding-bottom:42px}.story-layout,.showcase-board{padding:16px}.story-step-card{grid-template-columns:1fr}.showcase-main{min-height:420px}.final-home-cta{align-items:stretch;flex-direction:column}.final-home-cta .primary-button{width:100%}.pricing-card.featured{transform:none}.section-heading,.output-meta,.site-footer,.generation-list article{align-items:flex-start;flex-direction:column}}.auth-split-layout{display:flex;width:100%;max-width:1000px;min-height:600px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;overflow:hidden;margin:2rem auto}.auth-hero{flex:1 1 0;min-width:0;background:linear-gradient(135deg,#edf7f3,#dcebe5);padding:3rem;display:flex;flex-direction:column}.auth-hero .brand{margin-bottom:auto}.auth-hero-content{margin-top:3rem;margin-bottom:auto}.auth-hero-content h1{font-size:2rem;line-height:1.3;color:#0f172a;margin-bottom:1rem}.auth-hero-content p{color:#475569;font-size:1.1rem;margin-bottom:2rem}.feature-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.feature-list li{display:flex;align-items:center;gap:.75rem;color:#334155;font-weight:500}.auth-form-container{flex:0 1 456px;min-width:0;padding:3rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.auth-form{max-width:360px;width:100%;margin:0 auto}.auth-form h2{font-size:1.75rem;color:#0f172a;margin-bottom:.5rem}.auth-form .subtitle{color:#64748b;margin-bottom:2rem}.google-auth-button{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;font-weight:600;color:#334155;cursor:pointer;transition:background .2s}.google-auth-button:hover{background:#f8fafc}.auth-divider{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#94a3b8;font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-bottom:1px solid #e2e8f0}.auth-divider span{padding:0 10px}.auth-form label{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:1.25rem}.auth-form input{padding:.75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem}.label-with-link{display:flex;justify-content:space-between;align-items:center}.auth-footer-text{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#64748b}@media (max-width: 768px){.auth-split-layout{flex-direction:column;margin:1rem;min-height:auto}.auth-hero,.auth-form-container{padding:2rem}}.dashboard-stats-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.history-item{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9;margin-bottom:1rem}.history-info h3{font-size:1.1rem;color:#0f172a;margin-bottom:.5rem}.history-info p{font-size:.875rem;color:#64748b;display:flex;align-items:center}.history-badge{background:#edf7f3;color:#2a7162;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.history-date{font-size:.875rem;color:#94a3b8}.history-meta{display:flex;align-items:center;gap:10px}.history-credit{padding:2px 8px;border-radius:12px;background:#f1f5f3;color:#397568;font-size:.75rem;font-weight:700;white-space:nowrap}.panel-card.full-width{grid-column:1 / -1}.content-count{padding:4px 12px;border-radius:999px;background:#edf7f3;color:#2a7162;font-size:.85rem;font-weight:700;white-space:nowrap}.content-list{display:flex;flex-direction:column;gap:1.25rem}.date-group-list{display:flex;flex-direction:column;gap:12px}.date-group{border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden}.date-group-header{display:flex;align-items:center;gap:10px;width:100%;padding:16px 18px;border:0;background:#f8fafc;color:#0f172a;font-weight:800;font-size:1rem;text-align:left;cursor:pointer}.date-group.open .date-group-header{border-bottom:1px solid var(--border)}.date-group-header svg{color:#64748b;flex-shrink:0}.date-group-title{flex:1}.date-group-count{padding:2px 10px;border-radius:999px;background:#edf7f3;color:#2a7162;font-size:.78rem;font-weight:700}.date-group-body{display:flex;flex-direction:column;gap:1rem;padding:16px 18px;background:#fbfcfb}.content-item-header h3{margin:0 0 6px;font-size:1.05rem;color:#0f172a}.content-item-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0}.content-sections{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.content-section{border-top:1px solid var(--border);padding-top:1rem}.content-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.content-section-head .section-label{font-size:.8rem;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.02em}.upgrade-gate{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;max-width:480px;margin:3rem auto;padding:2.5rem 2rem;border:1px solid var(--border);border-radius:20px;background:#f8fafc;color:#475569}.upgrade-gate svg{color:var(--purple)}.upgrade-gate h2{margin:4px 0 0;font-size:1.25rem;color:#0f172a}.upgrade-gate p{margin:0 0 8px}.subscription-page{width:min(1080px,calc(100% - 40px));margin:0 auto}.subscription-hero{max-width:760px;margin:0 auto 36px;text-align:center}.subscription-eyebrow{display:inline-block;margin-bottom:12px;color:var(--brand-primary);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.subscription-hero h1{margin:0;font-size:clamp(2.4rem,6vw,4.7rem);line-height:1.06;letter-spacing:-.055em}.subscription-hero p{max-width:680px;margin:18px auto 0;color:var(--muted);font-size:1.05rem;line-height:1.75}.subscription-center-grid,.subscription-guidance-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:20px;align-items:stretch}.subscription-page .panel-card{margin:0;border-color:#d7e4df;box-shadow:0 16px 42px #1f5b5012}.subscription-summary{display:flex;flex-direction:column;gap:14px;padding:28px;background:linear-gradient(145deg,#fff,#f4f8f6)}.subscription-card-heading{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #dfe9e5}.subscription-card-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px;border-radius:14px;color:#fff;background:var(--brand-primary);box-shadow:0 10px 22px #1f5b5033}.subscription-card-heading span:not(.subscription-card-icon){color:var(--muted);font-size:.82rem;font-weight:750}.subscription-card-heading h2{margin:3px 0 0;color:var(--text);font-size:1.65rem;line-height:1.1}.subscription-detail-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px}.subscription-detail-row>span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.88rem;font-weight:700}.subscription-detail-row>strong:not(.subscription-status){text-align:right;font-size:.88rem}.subscription-status{padding:5px 11px;border-radius:999px;background:#ecfdf5;color:#167447;font-size:.78rem;font-weight:800}.subscription-status.warn{background:#fff7ed;color:#c2410c}.subscription-portal-card{position:relative;padding:30px;overflow:hidden;background:radial-gradient(circle at 100% 0%,rgba(44,132,112,.12),transparent 35%),#fff}.subscription-secure-label{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;color:#1f5b50;background:#edf5f2;font-size:.76rem;font-weight:850}.subscription-portal-card h2{margin:18px 0 8px;font-size:clamp(1.35rem,3vw,1.8rem)}.subscription-portal-card>p{max-width:620px;margin:0;color:var(--muted);line-height:1.65}.subscription-portal-list{display:grid;gap:10px;margin:22px 0;padding:0;list-style:none}.subscription-portal-list li{display:flex;align-items:center;gap:10px;color:#3f4d47;font-size:.92rem;font-weight:650}.subscription-portal-list svg{flex:0 0 auto;color:var(--brand-primary)}.subscription-portal-button{width:100%;justify-content:center}.subscription-error{margin-top:1rem}.subscription-empty{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e4ece8}.subscription-empty h3{margin:0 0 6px;color:#0f172a}.subscription-empty p{margin:0 0 14px;color:#64748b}.subscription-guidance-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.subscription-guide,.subscription-policy{padding:28px}.subscription-guide .section-heading,.subscription-policy .section-heading{margin-bottom:20px}.subscription-guide .section-heading h2,.subscription-policy .section-heading h2{display:flex;align-items:center;gap:8px;margin:0;font-size:1.22rem}.subscription-guide .section-heading p{margin:8px 0 0;color:var(--muted);font-size:.86rem;line-height:1.55}.subscription-step-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.subscription-step-list li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:11px;align-items:start}.subscription-step-list li>span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff;background:var(--brand-primary);font-size:.78rem;font-weight:900}.subscription-step-list p{margin:3px 0 0;color:#47534e;font-size:.9rem;line-height:1.6}.policy-list{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:10px}.policy-list li{color:#475569;font-size:.88rem;line-height:1.6}.subscription-back-button{margin-top:20px}@media (max-width: 780px){.subscription-center-grid,.subscription-guidance-grid{grid-template-columns:1fr}.subscription-hero{margin-bottom:26px}}@media (max-width: 520px){.subscription-page{width:min(100% - 28px,1080px);padding-top:36px}.subscription-summary,.subscription-portal-card,.subscription-guide,.subscription-policy{padding:21px;border-radius:18px}.subscription-detail-row{align-items:flex-start;flex-direction:column;gap:7px}.subscription-detail-row>strong:not(.subscription-status){text-align:left}}.admin-page{max-width:1200px;margin:0 auto}.admin-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.admin-header h1{font-size:1.5rem;margin-bottom:1rem}.admin-nav{display:flex;gap:1.5rem}.admin-nav a{text-decoration:none;color:#64748b;font-weight:500;padding-bottom:.5rem}.admin-nav a.active{color:#2a7162;border-bottom:2px solid #2a7162}.admin-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.admin-table-container{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.admin-table{width:100%;border-collapse:collapse;text-align:left}.admin-table th,.admin-table td{padding:1rem;border-bottom:1px solid #e2e8f0}.admin-table th{background:#f8fafc;font-weight:600;color:#475569;font-size:.875rem}.admin-select{padding:.5rem;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;font-size:.875rem;cursor:pointer}.admin-select:focus{outline:none;border-color:#2a7162}.admin-contact-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:1rem}.admin-contact-toolbar p{color:#64748b}.admin-contact-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.5fr);min-height:520px;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.admin-contact-list{overflow-y:auto;border-right:1px solid #e2e8f0}.admin-contact-item{display:grid;width:100%;gap:6px;padding:16px;text-align:left;color:#334155;background:#fff;border:0;border-bottom:1px solid #edf2f7;cursor:pointer}.admin-contact-item:hover,.admin-contact-item.active{background:#f3f8f7}.admin-contact-item strong{color:#0f172a}.admin-contact-item span:not(.admin-contact-status),.admin-contact-item time{overflow:hidden;color:#64748b;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.admin-contact-status,.admin-contact-category{justify-self:start;padding:3px 8px;border-radius:999px;color:#475569;background:#e2e8f0;font-size:.75rem;font-weight:700}.admin-contact-status.new{color:#9a3412;background:#ffedd5}.admin-contact-status.resolved{color:#166534;background:#dcfce7}.admin-contact-detail{padding:26px}.admin-contact-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.admin-contact-detail h2{margin-top:10px;font-size:1.35rem}.admin-contact-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.admin-contact-meta dt{margin-bottom:4px;color:#64748b;font-size:.78rem}.admin-contact-meta dd{margin:0;overflow-wrap:anywhere;color:#1e293b;font-size:.9rem}.admin-contact-meta a{color:#2a7162}.admin-contact-message{min-height:180px;padding:20px;border-radius:10px;background:#f8fafc;color:#1e293b;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.admin-contact-empty{padding:28px;text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:10px}.admin-contact-empty.error{color:#b42318}@media (max-width: 800px){.admin-nav{gap:1rem;overflow-x:auto}.admin-contact-layout{grid-template-columns:1fr}.admin-contact-list{max-height:340px;border-right:0;border-bottom:1px solid #e2e8f0}.admin-contact-meta{grid-template-columns:1fr}}.thumbnail-toggle-row{margin-top:14px;padding-top:14px;border-top:1px dashed var(--border)}.thumbnail-toggle{font-size:.9rem}.generator-media-tools{display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px}.generator-slide-cta{display:flex;margin-top:18px;padding:14px 16px;align-items:center;justify-content:space-between;gap:14px;border:1px solid #b9d6cc;background:linear-gradient(120deg,#edf7f3,#fbfdfc)}.generator-slide-cta>div{display:flex;align-items:center;gap:9px;color:#245f54;font-size:.84rem;font-weight:700}.generator-slide-cta button{flex:0 0 auto}@media (max-width: 680px){.generator-slide-cta{align-items:stretch;flex-direction:column}.generator-slide-cta button{width:100%}}.video-transcript-page{max-width:1120px}.video-transcript-hero{max-width:780px;margin:24px auto 28px;text-align:center}.video-transcript-hero h1{margin:12px 0;font-size:clamp(2rem,5vw,3.7rem);letter-spacing:-.055em}.video-transcript-hero p{color:var(--muted);font-size:1rem;line-height:1.75}.video-transcript-form{max-width:820px;margin:0 auto;padding:28px;border:1px solid var(--border);background:#fff;box-shadow:0 20px 50px #17373114}.video-transcript-form>label>span,.video-transcript-languages>span{display:flex;margin-bottom:9px;align-items:center;gap:7px;font-size:.82rem;font-weight:800}.video-transcript-form input{width:100%;min-height:52px;padding:0 15px;border:1px solid var(--border);font:inherit}.video-transcript-languages{margin-top:20px}.video-transcript-languages>div{display:flex;flex-wrap:wrap;gap:8px}.video-transcript-languages button{min-height:38px;padding:0 13px;border:1px solid var(--border);background:#fff;cursor:pointer}.video-transcript-languages button.active{border-color:#2a7162;color:#fff;background:#2a7162}.video-transcript-submit{display:flex;margin-top:24px;padding-top:20px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--border)}.video-transcript-submit small,.video-transcript-submit strong{display:block}.video-transcript-submit small{color:var(--muted)}.video-transcript-submit button{display:inline-flex;align-items:center;gap:8px}.video-transcript-note{display:flex;margin:15px 0 0;align-items:center;gap:6px;color:var(--muted);font-size:.75rem}.video-transcript-result{margin:36px auto 0;border:1px solid var(--border);background:#fff;overflow:hidden}.video-transcript-result>header{display:flex;padding:22px;align-items:center;gap:18px;background:#f5faf8}.video-transcript-result>header img{width:150px;aspect-ratio:16 / 9;object-fit:cover}.video-transcript-result>header small{color:#2a7162;font-weight:850}.video-transcript-result>header h2{margin:5px 0;font-size:1.2rem}.video-transcript-result>header p{margin:0;color:var(--muted);font-size:.8rem}.video-transcript-result nav{display:flex;padding:0 20px;gap:6px;border-bottom:1px solid var(--border);overflow-x:auto}.video-transcript-result nav button{display:inline-flex;min-height:48px;padding:0 13px;align-items:center;gap:6px;border:0;border-bottom:2px solid transparent;background:transparent;white-space:nowrap;cursor:pointer}.video-transcript-result nav button.active{border-color:#2a7162;color:#2a7162;font-weight:800}.video-transcript-actions{display:flex;padding:14px 20px 0;justify-content:flex-end;gap:8px}.video-transcript-actions button{display:inline-flex;min-height:36px;padding:0 11px;align-items:center;gap:6px;border:1px solid var(--border);background:#fff;cursor:pointer}.video-transcript-result pre{max-height:620px;margin:14px 20px 20px;padding:22px;border:1px solid var(--border);background:#101b19;color:#e8f5f1;font:.84rem/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow:auto}@media (max-width: 680px){.video-transcript-form{padding:20px}.video-transcript-submit{align-items:stretch;flex-direction:column}.video-transcript-submit button{justify-content:center;width:100%}.video-transcript-result>header{align-items:flex-start;flex-direction:column}.video-transcript-result>header img{width:100%}.video-transcript-actions{justify-content:stretch}.video-transcript-actions button{flex:1;justify-content:center}}.generator-media-tools>.thumbnail-toggle-row{margin-top:14px;flex:0 0 auto}.generator-media-tools>.thumbnail-panel{width:100%;flex:1 0 100%}.multi-thumbnail-stage{margin-top:18px}.multi-thumbnail-stage>.thumbnail-panel{margin-top:0;border-color:#9fc8bb;background:#f5fbf9;box-shadow:0 12px 28px #185a4b14}.template-visual-toggle{border-color:#9fc8bb;color:#1d6255;background:#edf7f3}.template-visual-toggle:hover{border-color:#4f907f;background:#deeee8}.template-visual-panel{padding:0;border-color:#b9d6cc;overflow:hidden}.template-visual-panel>.thumbnail-panel-head{padding:14px 16px;border-bottom:1px solid #d7e4df;background:#edf7f3}.template-visual-panel .visual-planner{background:#fff}.thumbnail-panel{display:flex;flex-direction:column;gap:12px;margin-top:14px;padding:14px;border:1px solid var(--border);border-radius:12px;background:#f8fafc}.thumbnail-panel-head{display:flex;align-items:center;justify-content:space-between}.thumbnail-panel-title{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:#172033;font-size:.95rem}.thumbnail-panel-title svg{color:var(--blue)}.thumbnail-field{display:flex;flex-direction:column;gap:8px;font-size:.88rem;font-weight:600;color:#475569}.thumbnail-field input{min-height:40px;padding:0 12px;border:1px solid var(--border);border-radius:10px;background:#fff;font-size:.9rem}.thumbnail-chip-row{display:flex;flex-wrap:wrap;gap:6px}.thumbnail-chip{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#334155;font-size:.84rem;font-weight:600;cursor:pointer}.thumbnail-chip.active{border-color:#95b8af;background:#edf5f2;color:var(--blue)}.thumbnail-chip:disabled{opacity:.55;cursor:not-allowed}.thumbnail-wait-hint{margin:0;font-size:.84rem;color:#64748b;text-align:center}.thumbnail-result{display:flex;flex-direction:column;gap:10px}.thumbnail-image{width:100%;height:auto;border-radius:8px;border:1px solid rgba(15,23,42,.1);display:block;object-fit:cover}.thumbnail-result-actions{display:flex;gap:8px;flex-wrap:wrap}.thumbnail-image-loading{width:100%;aspect-ratio:3 / 2;border-radius:12px;background:#eef2f7;animation:thumbnailPulse 1.4s ease-in-out infinite}@keyframes thumbnailPulse{0%,to{opacity:1}50%{opacity:.55}}.thumbnail-image-fallback{display:flex;align-items:center;gap:8px;padding:14px;border:1px dashed var(--border);border-radius:12px;color:#64748b;font-size:.9rem}.thumbnail-studio{display:grid;grid-template-columns:minmax(320px,.88fr) minmax(420px,1.12fr);align-items:start;gap:18px;max-width:1180px;margin:0 auto}.thumbnail-control-panel,.thumbnail-preview-panel{border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#fffffff0;box-shadow:0 18px 45px #0f172a14}.thumbnail-control-panel{display:flex;flex-direction:column;gap:14px;padding:18px}.thumbnail-preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.thumbnail-panel-heading{display:grid;gap:3px}.thumbnail-panel-heading span,.thumbnail-preview-header span:first-child{display:block;color:#64748b;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.thumbnail-panel-heading h2,.thumbnail-preview-header h2{margin:3px 0 0;font-size:1.08rem;line-height:1.25;color:#0f172a}.thumbnail-topic-field textarea,.thumbnail-studio .thumbnail-field textarea{width:100%;min-height:132px;padding:12px 13px;border:1px solid var(--border);border-radius:8px;background:#fff;font-size:.92rem;line-height:1.55;font-family:inherit;resize:vertical}.thumbnail-preview-panel{position:sticky;top:96px;display:flex;flex-direction:column;gap:14px;padding:18px}.thumbnail-live-badge{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 9px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:.78rem;font-weight:800}.thumbnail-preview-shell{padding:10px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:linear-gradient(90deg,rgba(148,163,184,.14) 1px,transparent 1px),linear-gradient(180deg,rgba(148,163,184,.14) 1px,transparent 1px),#f8fafc;background-size:28px 28px}.thumbnail-preview-stage{position:relative;display:grid;place-items:stretch;width:100%;overflow:hidden;border-radius:8px;background:#0f172a;box-shadow:inset 0 0 0 1px #ffffff14}.thumbnail-studio-youtube .thumbnail-preview-stage{aspect-ratio:16 / 9}.thumbnail-studio-blog .thumbnail-preview-stage{aspect-ratio:3 / 2}.thumbnail-studio-instagram .thumbnail-preview-stage{aspect-ratio:1 / 1}.thumbnail-studio-story .thumbnail-preview-stage{aspect-ratio:2 / 3;max-height:680px;margin:0 auto}.thumbnail-preview-stage .thumbnail-image{width:100%;height:100%;border:0}.thumbnail-preview-placeholder{position:relative;display:flex;align-items:flex-end;min-height:100%;padding:clamp(18px,4vw,34px);overflow:hidden;background:radial-gradient(120% 120% at 78% 12%,#245f54,#16213f 48%,#0f1626)}.thumbnail-preview-placeholder:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.26);border-radius:8px}.thumbnail-preview-placeholder:after{content:"";position:absolute;right:-8%;bottom:12%;width:46%;height:34%;border-radius:8px;background:#ffffff29;transform:skew(-12deg)}.thumbnail-preview-placeholder.loading{animation:thumbnailPulse 1.4s ease-in-out infinite}.thumbnail-preview-copy{position:relative;z-index:1;display:grid;gap:8px;max-width:76%;color:#fff;text-shadow:0 3px 20px rgba(15,23,42,.35)}.thumbnail-preview-copy span{width:fit-content;padding:5px 8px;border-radius:999px;background:#0f172a73;font-size:.75rem;font-weight:800}.thumbnail-preview-copy strong{font-size:clamp(1.3rem,3.4vw,2.35rem);line-height:1.02;letter-spacing:0}.thumbnail-preview-copy p{margin:0;font-size:.92rem;line-height:1.45;color:#ffffffdb}.thumbnail-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#475569;font-size:.85rem;font-weight:700}.thumbnail-preview-panel .thumbnail-result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.thumbnail-prompt{border:1px solid var(--border);border-radius:8px;background:#fff;font-size:.86rem}.thumbnail-prompt summary{padding:10px 12px;cursor:pointer;font-weight:600;color:#475569}.thumbnail-prompt-body{display:flex;flex-direction:column;gap:8px;padding:0 12px 12px}.thumbnail-prompt-body pre{margin:0;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid var(--border);white-space:pre-wrap;word-break:break-word;font-size:.82rem;line-height:1.5;color:#334155;max-height:220px;overflow-y:auto}.thumbnail-prompt-body .text-link{align-self:flex-end}@media (max-width: 980px){.thumbnail-studio{grid-template-columns:1fr}.thumbnail-preview-panel{position:static}}@media (max-width: 620px){.thumbnail-control-panel,.thumbnail-preview-panel{padding:14px}.thumbnail-preview-header,.thumbnail-preview-meta,.thumbnail-preview-panel .thumbnail-result-actions{grid-template-columns:1fr}.thumbnail-preview-header,.thumbnail-preview-meta{align-items:flex-start;flex-direction:column}.thumbnail-preview-copy{max-width:92%}}.footer-links{display:flex;flex-direction:column;gap:2px}.footer-links-heading{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:6px}.legal-page{max-width:860px}.legal-updated{display:inline-block;margin-top:10px;font-size:.85rem;color:var(--muted)}.legal-body section{margin-bottom:28px}.legal-body h2{font-size:1.15rem;margin-bottom:10px}.legal-body p,.legal-body li{color:#334155;line-height:1.75;margin-bottom:8px}.legal-body ul{padding-left:20px;list-style:disc}.legal-inline-link{color:var(--blue);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.legal-inline-link:hover{color:#174f44}.contact-page{max-width:860px}.contact-card{display:flex;gap:18px;align-items:flex-start;padding:26px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-soft);margin-bottom:24px}.contact-card svg{color:var(--blue);flex-shrink:0;margin-top:4px}.contact-card h2{margin-bottom:6px}.contact-card p{color:var(--muted);margin-bottom:14px;line-height:1.6}.contact-card .primary-button{display:inline-flex;text-decoration:none}.contact-form{display:grid;gap:18px}.contact-form-heading{display:flex;gap:18px;align-items:flex-start}.contact-form-heading p{margin-bottom:0}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-form label:not(.contact-honeypot){display:grid;gap:7px;color:var(--text);font-size:.9rem;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:11px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font:inherit;font-weight:400}.contact-form textarea{resize:vertical;line-height:1.6}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid rgba(42,113,98,.16);border-color:var(--blue)}.contact-form-footer{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.contact-form-footer .contact-sla{margin-top:0}.contact-form-footer .primary-button{gap:8px;align-items:center}.contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-result{margin:0;padding:11px 13px;border-radius:10px;font-size:.9rem}.thumbnail-copy-suggestions{display:grid;gap:7px}.thumbnail-copy-suggestions button{display:grid;width:100%;min-height:44px;padding:8px 11px;align-items:center;grid-template-columns:24px minmax(0,1fr) 18px;gap:9px;border:1px solid #d5dfdb;border-radius:8px;color:#29473f;background:#fff;font:inherit;text-align:left;cursor:pointer}.thumbnail-copy-suggestions button:hover,.thumbnail-copy-suggestions button.active{border-color:#397568;background:#edf6f2}.thumbnail-copy-suggestions button b{display:grid;width:23px;height:23px;place-items:center;color:#fff;background:#6f978e;font-size:.64rem}.thumbnail-concept-picker{display:grid;gap:9px;padding-top:16px;border-top:1px solid #d9e3df}.thumbnail-concept-picker>span,.thumbnail-concept-picker>label>span{color:#405e57;font-size:.78rem;font-weight:800}.thumbnail-concept-picker>p{margin:-3px 0 4px;color:#74827d;font-size:.7rem;line-height:1.5}.thumbnail-concept-picker>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.thumbnail-concept-picker>div>button{position:relative;display:grid;min-height:142px;padding:13px;align-content:start;gap:7px;border:1px solid #d5dfdb;border-radius:8px;color:#29473f;background:#fff;font:inherit;text-align:left;cursor:pointer}.thumbnail-concept-picker>div>button:hover,.thumbnail-concept-picker>div>button.active{border-color:#397568;background:#edf6f2;box-shadow:inset 0 -3px #397568}.thumbnail-concept-picker button>small{color:#719087;font-size:.6rem;letter-spacing:.08em}.thumbnail-concept-picker button>strong{padding-right:20px;font-size:.78rem;line-height:1.4}.thumbnail-concept-picker button>p{margin:0;color:#687771;font-size:.65rem;line-height:1.5}.thumbnail-concept-picker button>svg{position:absolute;top:12px;right:12px;color:#397568}.thumbnail-concept-picker>label{position:relative;display:grid;margin-top:5px;gap:7px}.thumbnail-concept-picker textarea{width:100%;padding:11px 12px 26px;border:1px solid #d1dcd7;border-radius:8px;outline:0;color:#29473f;background:#fff;font:inherit;font-size:.72rem;line-height:1.55;resize:vertical}.thumbnail-concept-picker textarea:focus{border-color:#397568;box-shadow:0 0 0 3px #3975681f}.thumbnail-concept-picker>label>small{position:absolute;right:10px;bottom:8px;color:#84918c;font-size:.6rem}@media (max-width: 720px){.thumbnail-concept-picker>div{grid-template-columns:1fr}.thumbnail-concept-picker>div>button{min-height:0}}.contact-result.success{color:#17624f;background:#eaf7f2}.contact-result.error{color:#a12c25;background:#fff0ee}.contact-success-page{display:grid;place-items:center;min-height:620px;padding-top:80px;padding-bottom:120px}.contact-success-card{width:min(100%,620px);padding:56px 36px;text-align:center;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-soft)}.contact-success-icon{display:inline-grid;place-items:center;width:76px;height:76px;margin-bottom:22px;color:var(--blue);border-radius:50%;background:#eaf7f2}.contact-success-card h1{margin-bottom:12px;font-size:clamp(30px,5vw,44px);line-height:1.2}.contact-success-card p{margin-bottom:28px;color:var(--muted);font-size:1.05rem}.contact-success-card .primary-button{display:inline-flex;text-decoration:none}.contact-sla{display:block;margin-top:10px;font-size:.85rem;color:var(--muted)}.contact-topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.contact-topic-card{width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;padding:18px;background:var(--surface-soft);border:1px solid var(--border);border-radius:14px}.contact-topic-card:hover,.contact-topic-card.active{border-color:#8bbdb1;background:#f1f8f6}.contact-topic-card svg{color:var(--blue);margin-bottom:8px}.contact-topic-card h3{font-size:1rem;margin-bottom:6px}.contact-topic-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.guest-trial-notice{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;margin-bottom:16px;border:1px solid #b8d9d0;background:var(--blue-soft);color:#1f5b50;border-radius:10px;font-size:.9rem;line-height:1.55}.guest-trial-notice a{color:#1f5b50;font-weight:800}.guest-platform-row{margin-top:8px}.guest-signup-banner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 16px;margin:14px 0;border:1px solid #c6ddd6;background:linear-gradient(120deg,#edf5f2,#f1f5f3);border-radius:12px;font-size:.92rem;color:#1f5b50}.guest-signup-banner .primary-button{text-decoration:none;display:inline-flex;gap:6px}.source-url-field{display:flex;flex-direction:column;gap:6px}.source-url-label{display:inline-flex;align-items:center;gap:6px}.field-hint{font-size:.8rem;color:var(--muted);font-weight:500}.output-meta-actions{display:flex;align-items:center;gap:14px}.output-meta-actions .text-link{display:inline-flex;align-items:center;gap:5px}.card-title .card-actions{margin-left:auto;display:flex;flex-wrap:wrap;gap:6px}.card-title .card-actions button{margin-left:0;font-size:.82rem;padding:0 10px}.output-edit textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:14px;font:inherit;font-size:.92rem;line-height:1.7;resize:vertical;background:var(--surface-soft)}.output-edit textarea:focus{outline:none;border-color:var(--blue)}.output-edit-actions{display:flex;gap:8px;margin-top:10px}.brand-voice-page{max-width:760px}.brand-voice-form{display:flex;flex-direction:column;gap:16px;padding:26px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-soft)}.brand-voice-hint{font-size:.88rem;color:var(--muted)}.brand-voice-field{display:flex;flex-direction:column;gap:6px;font-weight:700}.brand-voice-field input,.brand-voice-field textarea{border:1px solid var(--border);border-radius:10px;padding:11px 13px;font:inherit;font-size:.92rem;background:var(--surface-soft)}.brand-voice-field input:focus,.brand-voice-field textarea:focus{outline:none;border-color:var(--blue)}.brand-voice-saved{display:inline-flex;align-items:center;gap:6px;color:#15803d;font-weight:700;font-size:.9rem}.brand-voice-upsell{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:30px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-soft)}.brand-voice-upsell svg{color:var(--purple)}.brand-voice-upsell p{color:var(--muted);line-height:1.65}.brand-voice-upsell .primary-button{text-decoration:none;display:inline-flex}.thumbnail-text-editor{margin-top:16px;padding:16px;border:1px solid var(--border);border-radius:14px;background:var(--surface-soft)}.thumbnail-editor-heading{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.thumbnail-editor-heading span{font-size:.8rem;color:var(--muted)}.thumbnail-editor-canvas-wrap{border-radius:10px;overflow:hidden;border:1px solid var(--border);background:#0f172a;margin-bottom:14px}.thumbnail-editor-canvas{display:block;width:100%;height:auto}.thumbnail-editor-controls{display:flex;flex-direction:column;gap:12px}.thumbnail-editor-controls textarea,.thumbnail-editor-controls input[type=range]{width:100%}.thumbnail-editor-controls textarea{border:1px solid var(--border);border-radius:10px;padding:10px 12px;font:inherit;font-size:.9rem;resize:vertical}.thumbnail-color-row{display:flex;gap:8px}.thumbnail-color-swatch{width:30px;height:30px;border-radius:50%;border:2px solid var(--border);cursor:pointer;padding:0}.thumbnail-color-swatch.active{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.thumbnail-editor-toggles{display:flex;gap:18px;flex-wrap:wrap}.thumbnail-editor-toggles label{display:inline-flex;align-items:center;gap:7px;font-size:.88rem;font-weight:650;cursor:pointer}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed;filter:saturate(.7)}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:.85rem;color:var(--muted);margin-bottom:8px}.breadcrumb a{color:var(--muted);text-decoration:none}.breadcrumb a:hover{color:var(--blue)}.breadcrumb span{color:var(--text);font-weight:650}.template-landing .landing-hero{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.template-landing .landing-hero .primary-button{text-decoration:none;display:inline-flex;margin-top:6px}.template-landing{max-width:1180px}.template-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.78fr);gap:36px;align-items:center;min-height:auto;padding:34px 0;isolation:isolate}.template-hero:before{display:none}.template-hero-kicker{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.template-hero-kicker>span:not(.badge){color:var(--blue);font-weight:780;font-size:.88rem}.template-hero h1{max-width:15ch;margin:0;font-size:clamp(2.15rem,4.4vw,3.65rem);line-height:1.06;letter-spacing:-.045em;font-weight:860}.template-hero-intro{max-width:68ch;margin:20px 0 0;color:#334155;font-size:1rem;line-height:1.7}.template-hero-note{max-width:62ch;margin:18px 0 0;color:var(--muted);font-size:.95rem;line-height:1.68}.template-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:28px}.template-hero-actions a{text-decoration:none}.template-trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.template-trust-row span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:.82rem}.template-trust-row svg{color:var(--green)}.template-preview-card{border:1px solid rgba(31,91,80,.16);border-radius:18px;padding:22px;background:var(--surface);box-shadow:0 18px 48px #0f172a12}.template-preview-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--border)}.template-preview-top strong{display:block;margin-top:5px;font-size:1.08rem;letter-spacing:-.02em}.mini-label{display:block;color:var(--blue);font-size:.72rem;font-weight:840;letter-spacing:.13em;text-transform:uppercase}.template-prompt-box{margin-top:16px;border:1px solid var(--border);border-radius:16px;padding:14px;background:#f8fafc}.template-prompt-box span,.template-preview-result>span{display:block;color:var(--muted);font-size:.78rem;font-weight:760;margin-bottom:8px}.template-prompt-box p{margin:0;color:var(--text);font-weight:720;line-height:1.5}.template-preview-result{margin-top:16px}.template-preview-result ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.template-preview-result li{display:flex;align-items:flex-start;gap:8px;color:#334155;line-height:1.55;font-size:.9rem}.template-preview-result svg{flex-shrink:0;margin-top:3px;color:var(--green)}.template-workflow-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.template-workflow-row span{display:grid;gap:6px;border:1px solid rgba(42,113,98,.13);border-radius:14px;padding:10px;color:#334155;background:#eff6ff9e;font-size:.78rem;font-weight:720}.template-workflow-row b{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;color:#fff;background:var(--blue);font-size:.72rem}.template-section-head{margin-bottom:16px}.template-section-head h2{margin:6px 0 0;font-size:clamp(1.35rem,2.4vw,1.9rem);letter-spacing:-.032em}.template-info-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:16px;align-items:stretch}.template-info-card{border:1px solid var(--border);border-radius:18px;padding:22px;background:var(--surface);box-shadow:0 16px 44px #0f172a0d}.template-info-card.wide{grid-row:span 2}.template-info-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;margin-bottom:14px;color:var(--blue);background:#2a716217}.template-info-card h3{margin:0 0 12px;font-size:1.08rem;letter-spacing:-.02em}.landing-section{margin-top:34px}.landing-section>h2{font-size:1.3rem;margin-bottom:14px}.landing-check-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.landing-check-list li{display:flex;align-items:flex-start;gap:9px;color:#334155;line-height:1.6}.landing-check-list svg{color:var(--green);flex-shrink:0;margin-top:3px}.landing-list{padding-left:20px;list-style:disc}.landing-list li{color:#334155;line-height:1.75;margin-bottom:8px}.landing-faq details,.faq-item{border:1px solid var(--border);border-radius:12px;padding:4px 16px;margin-bottom:10px;background:var(--surface)}.landing-faq summary,.faq-item summary{cursor:pointer;font-weight:700;padding:12px 0;list-style:none}.landing-faq summary::-webkit-details-marker,.faq-item summary::-webkit-details-marker{display:none}.landing-faq p,.faq-item p{color:#475569;line-height:1.75;padding-bottom:14px;margin:0}.example-io{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:16px;align-items:stretch}.example-block{border:1px solid var(--border);border-radius:18px;padding:22px;background:var(--surface);box-shadow:0 16px 44px #0f172a0d;min-width:0}.example-block .mini-label{display:block;margin-bottom:10px}.example-input p{margin:0;font-weight:700;font-size:1.02rem;line-height:1.6;overflow-wrap:anywhere}.example-output ul{margin:0;padding-left:18px;display:grid;gap:10px}.example-output li{color:#475569;line-height:1.7;overflow-wrap:anywhere}.example-note{margin:14px 0 0;color:#64748b;font-size:.94rem;line-height:1.7}@media (max-width: 768px){.example-io{grid-template-columns:1fr}}.landing-cta{margin-top:40px}.landing-cta .primary-button{text-decoration:none;display:inline-flex}.faq-page{max-width:1120px}.faq-heading{max-width:780px;margin-right:auto;margin-left:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.faq-search{display:flex;align-items:center;width:min(100%,640px);gap:11px;margin:30px auto 0;padding:0 16px;color:var(--muted);border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 14px 38px #0f172a0f}.faq-search:focus-within{border-color:#78aa9f;box-shadow:0 0 0 4px #2a71621a}.faq-search input{width:100%;padding:15px 0;color:var(--text);border:0;outline:0;background:transparent;font:inherit}.faq-search input::placeholder{color:#94a3b8}.faq-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 64px}.faq-category-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-width:0;gap:10px;padding:15px;color:#1e293b;text-decoration:none;border:1px solid var(--border);border-radius:14px;background:var(--surface);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.faq-category-card:hover{transform:translateY(-2px);border-color:#8bbdb1;box-shadow:0 12px 28px #18524617}.faq-category-card>span,.faq-section-header>span{display:grid;place-items:center;width:38px;height:38px;color:var(--blue);border-radius:11px;background:#eaf7f2}.faq-category-card strong{font-size:.9rem;line-height:1.35}.faq-category-card small{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;color:#64748b;border-radius:999px;background:#f1f5f9;font-size:.75rem;font-weight:700}.faq-sections{display:grid;gap:58px}.faq-section{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:start;gap:34px;scroll-margin-top:110px}.faq-section-header{display:flex;align-items:flex-start;gap:13px;position:sticky;top:100px}.faq-section-header h2{margin:1px 0 7px;font-size:1.3rem}.faq-section-header p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.faq-list{display:grid;gap:10px;margin:0}.faq-page .faq-item{margin:0;padding:0 18px;border-radius:14px;transition:border-color .16s ease,box-shadow .16s ease}.faq-page .faq-item[open]{border-color:#9fc9bf;box-shadow:0 12px 30px #0f172a0d}.faq-page .faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;font-size:.97rem}.faq-page .faq-item summary svg{flex-shrink:0;color:#64748b;transition:transform .16s ease}.faq-page .faq-item[open] summary svg{transform:rotate(180deg);color:var(--blue)}.faq-page .faq-item p{padding:0 34px 18px 0;color:#475569}.faq-empty{padding:56px 24px;text-align:center;color:var(--muted);border:1px dashed #b9c8c4;border-radius:18px;background:#fbfdfc}.faq-empty svg{color:var(--blue)}.faq-empty h2{margin:14px 0 7px;color:var(--text);font-size:1.3rem}.faq-empty p{margin-bottom:20px}.faq-cta{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);overflow:hidden;margin-top:72px;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-soft)}.faq-cta-main{padding:42px;color:#fff;background:linear-gradient(135deg,#184f45,#267565)}.faq-cta-main>span{color:#bde5da;font-size:.78rem;font-weight:800;letter-spacing:.06em}.faq-cta-main h2{max-width:560px;margin:11px 0 10px;color:#fff;font-size:clamp(28px,4vw,42px);line-height:1.18}.faq-cta-main p{max-width:590px;margin-bottom:24px;color:#d8eee8;line-height:1.65}.faq-cta-main .primary-button{display:inline-flex;align-items:center;gap:8px;color:#174f44;text-decoration:none;background:#fff}.faq-cta-support{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:34px}.faq-cta-support>svg{margin-bottom:16px;color:var(--blue)}.faq-cta-support strong{margin-bottom:8px;color:var(--text);font-size:1.05rem}.faq-cta-support p{margin-bottom:18px;color:var(--muted);font-size:.9rem;line-height:1.6}.faq-cta-support a{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-weight:800;text-decoration:none}@media (max-width: 920px){.faq-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-section{grid-template-columns:1fr;gap:18px}.faq-section-header{position:static}.faq-cta{grid-template-columns:1fr}}@media (max-width: 560px){.faq-category-grid{grid-template-columns:1fr;margin-bottom:46px}.faq-sections{gap:44px}.faq-cta{margin-top:52px}.faq-cta-main,.faq-cta-support{padding:28px 22px}}.template-card-title-link{color:inherit;text-decoration:none}.template-card-title-link:hover{color:var(--blue);text-decoration:underline}.sample-band{display:flex;flex-direction:column;gap:22px}.sample-input{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 24px;background:var(--blue-soft);border:1px solid #b8d9d0;border-radius:16px;text-align:center}.sample-input-label{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--blue)}.sample-input strong{font-size:1.15rem;color:var(--text);line-height:1.4}.sample-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.sample-card{padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:12px}.sample-card-label{font-size:.82rem;font-weight:800;color:var(--blue);letter-spacing:.02em}.sample-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.sample-list li{color:#334155;line-height:1.5;font-size:.94rem}.sample-chips,.sample-tags{display:flex;flex-wrap:wrap;gap:8px}.sample-chips span{padding:7px 12px;border-radius:999px;background:linear-gradient(120deg,#edf5f2,#f1f5f3);border:1px solid #dcebe5;color:#245f54;font-weight:700;font-size:.9rem}.sample-tags span{color:var(--blue);font-size:.86rem;font-weight:600}.sample-script p{color:#334155;line-height:1.6;font-size:.92rem;margin-bottom:8px}.sample-script p:last-child{margin-bottom:0}.sample-caption p{color:#334155;line-height:1.65;font-size:.94rem;margin-bottom:10px;white-space:pre-line}.sample-cta{display:flex;justify-content:center}.sample-cta .primary-button{text-decoration:none}.landing-note{color:var(--muted);line-height:1.75;max-width:62ch;margin-top:4px}.hp-wrap{max-width:1100px;margin:0 auto;padding:0 28px;width:100%}.hp-panel{position:relative;background:var(--bg);padding:44px 0}.hp-panel.alt{background:var(--surface)}.hp-stage{width:100%}.hp-eyebrow{font-family:Iowan Old Style,Georgia,Times New Roman,serif;font-style:italic;color:var(--muted);font-size:1.05rem;display:block;margin-bottom:16px}.hp-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-weight:600}.hp-h1{font-size:clamp(2.3rem,5vw,4rem);line-height:1.04;letter-spacing:-.035em;font-weight:800;margin:0 0 18px;max-width:16ch}.hp-sub{font-size:clamp(1rem,1.4vw,1.16rem);color:var(--muted);max-width:44ch;margin:0 0 20px}.hp-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.hp-qtopic{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.hp-qtopic input{border:1px solid var(--border);border-radius:10px;padding:11px 13px;font:inherit;background:var(--surface);color:var(--text)}.hp-qtopic input:focus{outline:none;border-color:var(--blue)}.hp-pills{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.hp-pills span{border:1px solid var(--border);border-radius:999px;padding:5px 11px;font-size:.82rem;color:var(--muted)}.hp-pills span.on{border-color:var(--blue);color:var(--blue)}.hp-actions{display:flex;gap:12px;flex-wrap:wrap}.hp-rcard{border:1px solid var(--border);border-radius:16px;background:var(--surface);overflow:hidden;box-shadow:var(--shadow-soft)}.hp-rcard-top{display:flex;gap:8px;padding:11px 16px;border-bottom:1px solid var(--border);align-items:center}.hp-rcard-top .hp-label{margin-left:auto}.hp-rtab{font-size:.82rem;color:var(--blue);font-weight:640}.hp-rcard-body{padding:16px}.hp-yt{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:11px;border:1px solid var(--border);display:block}.hp-rlist{margin:12px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.hp-rlist li{display:flex;gap:11px;font-size:.9rem}.hp-rlist li b{color:var(--blue);font-variant-numeric:tabular-nums;font-size:.74rem;font-weight:700}.hp-shead{margin-bottom:22px}.hp-shead.center{text-align:center}.hp-shead h2{font-size:clamp(1.4rem,2.9vw,2.1rem);letter-spacing:-.03em;font-weight:700;margin:6px 0 0}.hp-shead.center h2{margin-inline:auto}.hp-p3sub{text-align:center;color:var(--muted);margin:10px 0 0;font-size:.95rem}.hp-topicbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:center;padding:12px 18px;border:1px solid var(--border);border-radius:11px;background:var(--bg);margin-bottom:16px}.hp-topicbar strong{font-size:1.04rem;letter-spacing:-.02em}.hp-rlayout{display:grid;grid-template-columns:440px 1fr;gap:24px;align-items:start}.hp-imgcap{margin-top:9px;color:var(--muted);font-size:.82rem;text-align:center}.hp-rout{display:grid;grid-template-columns:1fr;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden}.hp-rc{background:var(--surface);padding:14px 16px}.hp-clabel{display:block;margin-bottom:8px;color:var(--blue);font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.hp-rc ol{margin:0;padding-left:1.15em;display:flex;flex-direction:column;gap:5px;font-size:.9rem}.hp-chips{display:flex;flex-wrap:wrap;gap:7px}.hp-chips span{border:1px solid var(--border);border-radius:999px;padding:4px 11px;font-size:.84rem}.hp-sc p{margin:0 0 5px;font-size:.88rem}.hp-sc b{color:var(--blue);font-weight:640}.hp-grid{display:grid;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:13px;overflow:hidden}.hp-grid.cols3{grid-template-columns:repeat(3,1fr)}.hp-box{background:var(--surface);padding:18px}.hp-box h3{margin:0 0 5px;font-size:1rem;letter-spacing:-.02em;font-weight:640}.hp-box p{margin:0;color:var(--muted);font-size:.88rem}.hp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;text-align:center;border:1px solid var(--border);border-radius:13px;padding:18px;background:var(--surface);margin-top:14px}.hp-s strong{display:block;font-size:clamp(1.4rem,3vw,2rem);letter-spacing:-.03em;font-weight:800}.hp-s span{color:var(--muted);font-size:.84rem}.hp-trow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hp-tcard{border:1px solid var(--border);border-radius:12px;background:var(--surface);padding:16px;display:flex;flex-direction:column;gap:7px;color:inherit;text-decoration:none}.hp-tcard:hover{border-color:var(--blue)}.hp-tt{font-weight:640;letter-spacing:-.02em;font-size:.95rem}.hp-tt small{color:var(--muted);font-weight:400;font-size:.8rem}.hp-tcard p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.hp-go{margin-top:auto;color:var(--blue);font-size:.82rem;font-weight:640}.hp-brand-voice-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;border:1px solid rgba(31,91,80,.18);border-radius:18px;padding:20px;background:linear-gradient(135deg,#eff6ffe6,#ffffffd1);box-shadow:0 22px 58px #1f5b5017}.hp-brand-voice-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;color:var(--blue);background:#2a71621a;box-shadow:inset 0 1px #ffffffb8}.hp-brand-voice-copy{display:grid;gap:8px;min-width:0}.hp-brand-voice-copy h2{margin:0;font-size:clamp(1.15rem,2vw,1.55rem);letter-spacing:-.03em;font-weight:820}.hp-brand-voice-copy p{max-width:78ch;margin:0;color:var(--muted);font-size:.9rem;line-height:1.58}.hp-brand-voice-points{display:flex;flex-wrap:wrap;gap:7px}.hp-brand-voice-points span{border:1px solid rgba(42,113,98,.16);border-radius:999px;padding:5px 9px;color:#1f5b50;background:#ffffffb8;font-size:.76rem;font-weight:780}.hp-brand-voice-link{white-space:nowrap}.hp-close{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;flex-wrap:wrap;margin-top:30px;padding-top:28px;border-top:1px solid var(--border)}.hp-close h2{font-size:clamp(1.7rem,3.8vw,2.7rem);letter-spacing:-.035em;font-weight:800;margin:0;max-width:18ch}.hp-price{color:var(--muted);font-size:.9rem;margin-top:10px;font-variant-numeric:tabular-nums}.hp-foot{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:26px;padding-top:20px;border-top:1px solid var(--border);color:var(--muted);font-size:.83rem}.hp-foot a{color:var(--muted)}.hp-foot a:hover{color:var(--text)}.hp-foot-links{display:flex;gap:16px;flex-wrap:wrap}.hp-brandword{font-weight:680}.hp-brandword b{color:var(--blue)}.hp-hint{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.hp-ar{width:15px;height:15px;border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);transform:rotate(45deg)}@media (max-width:880px){.hp-hero-grid{grid-template-columns:1fr;gap:26px}.hp-rlayout{grid-template-columns:1fr;gap:14px}}@media (max-width:760px){.hp-grid.cols3{grid-template-columns:1fr}}@media (max-width:900px){.hp-trow{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hp-stats{grid-template-columns:1fr;gap:12px}}@media (max-width:520px){.hp-trow{grid-template-columns:1fr}}html.home-snap{scroll-snap-type:y mandatory;scrollbar-width:none}html.home-snap::-webkit-scrollbar{width:0;height:0;display:none}html.home-snap .site-footer{display:none}html.home-snap .hp-panel{min-height:100vh;min-height:100svh;display:flex;align-items:safe center;scroll-snap-align:start;scroll-snap-stop:always;padding:92px 0 44px;overflow:hidden}html.home-snap .hp-stage{transform:scale(.986);opacity:.55;transition:transform 1s cubic-bezier(.2,.7,.2,1),opacity .9s ease}html.home-snap .hp-panel.is-in .hp-stage{transform:none;opacity:1}html.home-snap .hp-rise{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}html.home-snap .hp-panel.is-in .hp-rise{opacity:1;transform:none}html.home-snap .is-in .d1{transition-delay:.06s}html.home-snap .is-in .d2{transition-delay:.14s}html.home-snap .is-in .d3{transition-delay:.22s}html.home-snap .is-in .d4{transition-delay:.3s}html.home-snap .hp-ar{animation:hp-bob 1.8s infinite ease-in-out}@keyframes hp-bob{0%,to{transform:rotate(45deg) translate(0);opacity:.5}50%{transform:rotate(45deg) translate(3px,3px);opacity:1}}@keyframes hp-output-roll{0%,to{transform:none;border-color:#ffffffc2;background:#ffffffa8;box-shadow:0 12px 34px #17160f0f}6%,15%{transform:translate(8px) translateY(-3px);border-color:#1f5b5047;background:#ffffffe6;box-shadow:0 20px 46px #1f5b5024}}@keyframes hp-output-label-roll{0%,to{color:var(--blue)}6%,15%{color:#397568}}@media (prefers-reduced-motion:reduce){html.home-snap{scroll-snap-type:none}html.home-snap .hp-rise,html.home-snap .hp-stage{opacity:1;transform:none;transition:none}html.home-snap .hp-ar,.hp-output-item,.hp-output-item span{animation:none}}.hp-tabs{display:flex;gap:3px;flex-wrap:wrap}.hp-rtab{font-size:.78rem;color:var(--muted);background:none;border:0;padding:3px 8px;border-radius:6px;cursor:pointer;font:inherit}.hp-rtab.on{color:var(--blue);font-weight:700;background:var(--blue-soft)}.hp-fade{margin-top:12px;min-height:104px;animation:hp-fadein .45s ease}@keyframes hp-fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hp-ol{margin:6px 0 0;padding-left:1.15em;display:flex;flex-direction:column;gap:6px;font-size:.9rem}.hp-rc .hp-ol,.hp-rc .hp-chips,.hp-rc .hp-sc,.hp-rc .hp-cap{margin-top:0}.hp-cap{font-size:.9rem}.hp-cap p{margin:0;line-height:1.6}.hp-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.hp-tags span{color:var(--blue);font-size:.84rem}@media (prefers-reduced-motion:reduce){.hp-fade{animation:none}}.hp-hero-panel{background:radial-gradient(circle at 54% 46%,rgba(255,255,255,.88),transparent 0 12%,transparent 28%),linear-gradient(120deg,rgba(31,91,80,.08),transparent 34%),linear-gradient(300deg,rgba(79,144,127,.14),transparent 42%),var(--bg)}.hp-hero-redesign{position:relative;display:grid;grid-template-columns:minmax(280px,.85fr) minmax(220px,.55fr) minmax(320px,.9fr);gap:clamp(22px,4vw,48px);align-items:center}.hp-hero-copy .hp-h1{max-width:12ch}.hp-type-title{position:relative}.hp-upload-word{color:#2a7162;text-shadow:0 10px 28px rgba(42,113,98,.2)}.hp-idea-flow{position:relative;display:grid;justify-items:center;gap:20px}.hp-prompt-card{display:grid;gap:14px;max-width:390px;margin-top:20px;border:1px solid rgba(255,255,255,.78);border-radius:18px;padding:15px;background:#ffffffc7;box-shadow:0 18px 50px #1f5b5017;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hp-prompt-card .hp-qtopic{margin-bottom:0}.hp-prompt-card input{border-color:#1f5b5029;background:#ffffffeb;box-shadow:inset 0 1px #ffffffe6}.hp-prompt-card .hp-actions{display:grid;grid-template-columns:1fr .82fr;gap:10px}.hp-idea-card{position:relative;z-index:1;display:grid;grid-template-rows:1fr auto;align-items:center;justify-items:center;gap:12px;width:min(100%,215px);min-height:200px;border:1px solid rgba(255,255,255,.8);border-radius:22px;padding:22px 20px 20px;color:#fff;background:linear-gradient(150deg,#1f5b50,#397568);box-shadow:0 26px 70px #1f5b503d;overflow:hidden;animation:hp-idea-float 5s ease-in-out infinite}.hp-idea-card:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(255,255,255,.26);border-radius:18px;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.28),transparent 0 28%),linear-gradient(180deg,rgba(255,255,255,.12),transparent 62%);pointer-events:none}.hp-idea-card:after{content:"";position:absolute;width:132px;height:132px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.28),transparent 62%);filter:blur(4px);animation:hp-orbit-glow 6s linear infinite}.hp-idea-icon{position:relative;z-index:2;display:grid;width:96px;height:96px;place-items:center;border-radius:999px;color:#fff8c7;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.28),transparent 0 38%),#ffffff1a;box-shadow:0 20px 54px #0a0a5047;animation:hp-bulb-breathe 2.8s ease-in-out infinite}.hp-idea-label{position:relative;z-index:2;color:#fffffff0;font-size:16px;font-weight:800;letter-spacing:0;text-shadow:0 10px 24px rgba(13,21,84,.24)}.hp-idea-spark,.hp-video-pulse{position:absolute;z-index:3;display:grid;place-items:center;border-radius:999px;color:#fff}.spark-one{top:39px;right:36px;animation:hp-spark-pop 2.8s ease-in-out infinite}.spark-two{left:38px;bottom:44px;opacity:.72;animation:hp-spark-pop 3.4s .7s ease-in-out infinite}.hp-video-pulse{right:43px;bottom:38px;width:34px;height:34px;background:#ffffff2e;box-shadow:0 0 #ffffff57;animation:hp-play-pulse 2.4s ease-out infinite}.hp-flow-core{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#ffffffb8;color:var(--blue);font-weight:900;box-shadow:0 16px 44px #1f5b5029}.hp-flow-stream{position:absolute;z-index:0;top:50%;left:55%;width:min(28vw,360px);height:420px;pointer-events:none;transform:translateY(-50%);filter:drop-shadow(0 0 10px rgba(57,117,104,.18))}.hp-flow-stream:before{content:"";position:absolute;top:6%;right:8%;bottom:6%;left:0;border-radius:999px;background:radial-gradient(circle at 9% 50%,rgba(255,255,255,.95),transparent 0 5px),radial-gradient(circle at 36% 18%,rgba(255,255,255,.7),transparent 0 3px),radial-gradient(circle at 58% 30%,rgba(57,117,104,.4),transparent 0 4px),radial-gradient(circle at 70% 52%,rgba(31,91,80,.36),transparent 0 4px),radial-gradient(circle at 48% 76%,rgba(255,255,255,.68),transparent 0 3px);opacity:.75;animation:hp-particle-drift 4.8s ease-in-out infinite}.hp-flow-stream span{position:absolute;left:0;width:100%;height:74px;border-top:1.5px solid rgba(57,117,104,.28);border-right:1px solid rgba(31,91,80,.2);border-radius:0 100% 0 0;box-shadow:0 -1px 14px #fffc,0 -1px 18px #1f5b5024;opacity:.78;transform-origin:left center}.hp-flow-stream span:after{content:"";position:absolute;top:-4px;right:-2px;width:8px;height:8px;border-radius:999px;background:#fffffff2;box-shadow:0 0 0 5px #ffffff5c,0 0 20px #39756894}.stream-one{top:42px;transform:rotate(-25deg);animation:hp-stream-breathe 3.1s ease-in-out infinite}.stream-two{top:104px;transform:rotate(-15deg);animation:hp-stream-breathe 3.4s .2s ease-in-out infinite}.stream-three{top:166px;transform:rotate(-5deg);animation:hp-stream-breathe 3.2s .4s ease-in-out infinite}.stream-four{top:226px;transform:rotate(5deg);animation:hp-stream-breathe 3.6s .1s ease-in-out infinite}.stream-five{top:286px;transform:rotate(15deg);animation:hp-stream-breathe 3.3s .35s ease-in-out infinite}.stream-six{top:344px;transform:rotate(24deg);animation:hp-stream-breathe 3.7s .55s ease-in-out infinite}.hp-output-stack{position:relative;z-index:1;display:grid;gap:12px}.hp-output-item{display:grid;grid-template-columns:92px 1fr;gap:2px 14px;align-items:center;min-height:86px;border:1px solid rgba(255,255,255,.76);border-radius:16px;padding:14px 16px;background:#ffffffa8;box-shadow:0 12px 34px #17160f0f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:hp-output-roll 9.6s ease-in-out infinite;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.hp-output-item:nth-child(2){animation-delay:1.6s}.hp-output-item:nth-child(3){animation-delay:3.2s}.hp-output-item:nth-child(4){animation-delay:4.8s}.hp-output-item:nth-child(5){animation-delay:6.4s}.hp-output-item:nth-child(6){animation-delay:8s}.hp-output-item:hover{transform:translate(8px) translateY(-3px);border-color:#1f5b5047;background:#ffffffe6;box-shadow:0 20px 46px #1f5b5024}.hp-output-item:hover span{color:#397568}.hp-output-item span{grid-row:span 2;color:var(--blue);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em;animation:hp-output-label-roll 9.6s ease-in-out infinite}.hp-output-item:nth-child(2) span{animation-delay:1.6s}.hp-output-item:nth-child(3) span{animation-delay:3.2s}.hp-output-item:nth-child(4) span{animation-delay:4.8s}.hp-output-item:nth-child(5) span{animation-delay:6.4s}.hp-output-item:nth-child(6) span{animation-delay:8s}.hp-output-item strong{font-size:.98rem}.hp-output-item p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45}.hp-result-board{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:12px}.hp-board-card{min-width:0;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:15px;box-shadow:var(--shadow-soft)}.hp-board-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}.hp-board-thumb{grid-row:span 2}.hp-board-thumb strong{display:block;margin-top:12px;font-size:1.2rem}.hp-board-wide{grid-column:span 2}.hp-mini-list{display:grid;gap:7px;margin:10px 0 0;padding-left:1.1em;color:#334155;font-size:.88rem;line-height:1.5}.hp-scroll-copy{max-height:210px;overflow:auto;padding-right:8px}.hp-scroll-copy:focus{outline:3px solid rgba(31,91,80,.18);outline-offset:3px}.hp-scroll-copy p{margin:0 0 10px}.hp-pack-demo{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(540px,1.68fr);gap:14px;align-items:start;max-width:1000px;margin:0 auto}.hp-result-panel .hp-shead{margin-bottom:14px}.hp-result-panel .hp-shead h2{font-size:clamp(1.32rem,2.35vw,1.82rem)}.hp-result-panel .hp-p3sub{margin-top:6px;font-size:.88rem}.hp-pack-sidebar,.hp-pack-console{min-width:0;border:1px solid rgba(31,91,80,.18);border-radius:18px;background:#ffffffd6;box-shadow:0 22px 62px #1f5b5017;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hp-pack-sidebar{display:grid;gap:7px;padding:13px}.hp-pack-sidebar label{display:grid;gap:5px}.hp-pack-sidebar label span,.hp-pack-select span,.hp-pack-controls span{color:#0f172a;font-size:.74rem;font-weight:850}.hp-pack-sidebar label strong,.hp-pack-sidebar label em{min-height:38px;border:1px solid var(--border);border-radius:10px;padding:9px 10px;background:#ffffffb8;color:#111827;font-size:.83rem;font-style:normal;line-height:1.42}.hp-pack-sidebar label em{min-height:0;color:var(--muted)}.hp-pack-select,.hp-pack-controls{display:grid;gap:7px}.hp-pack-select strong{border:1px solid var(--border);border-radius:10px;padding:8px 10px;background:#ffffffc2;font-size:.84rem}.hp-pack-template-list{display:grid;gap:5px;max-height:130px;overflow:auto;padding-right:2px}.hp-pack-template{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid rgba(42,113,98,.22);border-radius:10px;padding:6px 8px;background:#eff6ffc7;font-size:.72rem;font-weight:750}.hp-pack-template b{flex:0 0 auto;border:1px solid rgba(34,197,94,.32);border-radius:999px;padding:2px 7px;color:#15803d;background:#f0fdf4f0;font-size:.68rem}.hp-pack-controls{grid-template-columns:.5fr 1fr;align-items:center;border-top:1px solid rgba(148,163,184,.22);padding-top:7px}.hp-pack-controls strong{border:1px solid var(--border);border-radius:9px;padding:6px 8px;background:#ffffffb3;font-size:.76rem}.hp-pack-button{border:0;border-radius:10px;padding:10px 12px;color:#fff;background:var(--blue);font-weight:850;box-shadow:0 14px 30px #1f5b5033}.hp-pack-console{display:grid;grid-template-rows:auto auto 1fr;padding:14px}.hp-pack-head{display:flex;justify-content:space-between;gap:14px;align-items:start}.hp-pack-head h3{margin:4px 0 0;font-size:1rem}.hp-pack-head>strong{color:var(--blue);font-size:.82rem}.hp-pack-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;overflow:hidden;margin-top:10px;border-bottom:1px solid rgba(148,163,184,.26);color:#475569;font-size:.76rem;font-weight:800;white-space:nowrap}.hp-pack-tabs button{position:relative;border:0;min-width:0;padding:0 3px 10px;color:inherit;background:transparent;font:inherit;font-weight:inherit;white-space:nowrap;cursor:pointer;text-align:center}.hp-pack-tabs button:before{content:none}.hp-pack-tabs button:hover,.hp-pack-tabs button:focus-visible,.hp-pack-tabs .active{color:var(--blue)}.hp-pack-tabs button:focus-visible{outline:2px solid rgba(42,113,98,.22);outline-offset:3px;border-radius:6px}.hp-pack-tabs .active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--blue)}.hp-pack-result{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(320px,1.1fr);align-items:start;gap:11px;margin-top:10px;border:1px solid var(--border);border-radius:14px;padding:11px;background:#ffffff9e}.hp-pack-result-copy{display:grid;align-content:start;gap:9px}.hp-pack-result-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.hp-pack-result-top strong{font-size:.9rem}.hp-pack-result-top span{color:var(--blue);font-size:.72rem;font-weight:850}.hp-pack-result-copy p,.hp-pack-note,.hp-thumb-preview p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.55}.hp-pack-note{border-radius:10px;padding:8px 9px;background:#eff6ffe0;color:#1f5b50;font-weight:750}.hp-pack-feature-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.hp-pack-feature-row span{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(42,113,98,.14);border-radius:999px;padding:4px 7px;color:#1f5b50;background:#eff6ffc7;font-size:.68rem;font-weight:780}.hp-pack-evidence{min-height:260px;border:1px solid rgba(31,91,80,.14);border-radius:13px;padding:12px;background:linear-gradient(180deg,#f8fafff5,#ffffffd1);overflow:hidden}.hp-pack-evidence>p{margin:10px 0 0;color:var(--muted);font-size:.76rem;line-height:1.5}.hp-title-style-list{display:grid;gap:7px;margin-top:9px}.hp-title-style-list div{display:grid;gap:4px;border:1px solid rgba(148,163,184,.22);border-radius:9px;padding:7px 8px;background:#ffffffd1}.hp-title-style-list span{color:#1f5b50;font-size:.65rem;font-weight:820}.hp-title-style-list strong{color:#1e293b;font-size:.72rem;line-height:1.35}.hp-pinned-comment{display:grid;gap:10px;margin-top:10px;border:1px solid rgba(148,163,184,.22);border-radius:11px;padding:14px;background:#ffffffd6}.hp-pinned-comment strong{font-size:.83rem}.hp-pinned-comment p{margin:0;color:#334155;font-size:.78rem;line-height:1.55}.hp-hashtag-line{border-top:1px solid rgba(148,163,184,.2);padding-top:9px;color:#1f5b50;font-size:.7rem;font-weight:780;line-height:1.45}.hp-longform-evidence{max-height:225px;margin-top:9px;padding:10px;border:1px solid rgba(148,163,184,.22);border-radius:10px;background:#ffffffd1;color:#334155;font-size:.75rem;line-height:1.55}.hp-duration-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:9px;padding:4px;border-radius:9px;background:#edf5f2}.hp-duration-tabs span{border-radius:7px;padding:6px;color:#64748b;text-align:center;font-size:.7rem;font-weight:820}.hp-duration-tabs .active{color:#1f5b50;background:#fff;box-shadow:0 4px 12px #1f5b501a}.hp-script-timeline{display:grid;gap:6px;margin-top:8px}.hp-script-timeline p{margin:0;border-left:2px solid rgba(42,113,98,.28);padding:4px 0 4px 8px;color:#334155;font-size:.7rem;line-height:1.4}.hp-reuse-flow{display:flex;align-items:center;justify-content:center;gap:8px;min-height:200px}.hp-reuse-flow span{border:1px solid rgba(42,113,98,.16);border-radius:10px;padding:12px 10px;color:#1f5b50;background:#fff;font-size:.72rem;font-weight:820;text-align:center}.hp-pack-script-peek{max-height:58px;border:1px solid rgba(148,163,184,.2);border-radius:10px;padding:8px 9px 0;background:#f8fafcc7;color:#334155;font-size:.78rem}.hp-thumb-generator{display:grid;grid-template-columns:.72fr 1.28fr;align-items:start;gap:10px;border:1px solid rgba(148,163,184,.26);border-radius:13px;padding:10px;background:linear-gradient(180deg,#f8fafceb,#ffffffb8)}.hp-thumb-settings{display:grid;align-content:start;gap:8px}.hp-thumb-settings strong{font-size:.92rem}.hp-chip-row{display:flex;flex-wrap:wrap;gap:7px}.hp-chip-row span{border:1px solid rgba(42,113,98,.2);border-radius:999px;padding:5px 9px;background:#ffffffc7;color:#1f5b50;font-size:.72rem;font-weight:800}.hp-thumb-preview{position:relative;display:grid;gap:7px}.hp-thumb-live{position:absolute;top:10px;right:10px;z-index:1;border:1px solid rgba(34,197,94,.34);border-radius:999px;padding:3px 8px;color:#16a34a;background:#f0fdf4f2;font-size:.68rem;font-weight:850}.hp-thumb-preview img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border:1px solid rgba(15,23,42,.12);border-radius:10px;box-shadow:0 16px 34px #0f172a1f}.hp-thumb-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hp-thumb-actions button{border:1px solid var(--border);border-radius:9px;padding:7px 8px;background:#ffffffc7;color:#0f172a;font:inherit;font-size:.76rem;font-weight:800}.hp-format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hp-format-card{display:grid;gap:10px;min-height:168px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:18px;box-shadow:var(--shadow-soft);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.hp-format-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.hp-format-category{border-radius:999px;padding:4px 8px;color:#475569;background:#f1f5f9;font-size:.66rem;font-weight:800}.hp-format-category.is-youtube{color:#b91c1c;background:#fef2f2}.hp-format-category.is-expand{color:#047857;background:#ecfdf5}.hp-format-category.is-workflow{color:#1f5b50;background:#edf7f3}.hp-format-card:hover,.hp-format-card:focus-visible{border-color:var(--blue);transform:translateY(-2px)}.hp-format-card:focus-visible{outline:3px solid rgba(31,91,80,.18);outline-offset:3px}.hp-format-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;color:var(--blue);background:var(--blue-soft)}.hp-format-card strong{font-size:1rem}.hp-format-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.55}.hp-format-go{display:inline-flex;align-items:center;gap:5px;margin-top:auto;color:var(--blue);font-size:.84rem;font-weight:850}.hp-growth-block{margin-bottom:24px}.hp-growth-block .hp-shead{margin-bottom:18px}.hp-growth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px}.hp-growth-card{position:relative;min-height:260px;display:flex;flex-direction:column;gap:11px;padding:22px;border:1px solid rgba(31,91,80,.16);border-radius:18px;color:inherit;text-decoration:none;background:linear-gradient(135deg,#ffffffeb,#f3f6ffcc),var(--surface);box-shadow:0 20px 54px #1f5b5014;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hp-growth-card:after{content:"";position:absolute;inset:auto -28px -46px auto;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,#3975682e,#2a716200);pointer-events:none}.hp-growth-card:hover,.hp-growth-card:focus-visible{transform:translateY(-4px);border-color:#1f5b5057;box-shadow:0 28px 68px #1f5b5024}.hp-growth-card:focus-visible{outline:3px solid rgba(42,113,98,.18);outline-offset:3px}.hp-growth-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:#1f5b50;background:#2a71621a}.hp-growth-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hp-feature-status{border:1px solid rgba(34,197,94,.22);border-radius:999px;padding:5px 9px;color:#15803d;background:#f0fdf4e6;font-size:.7rem;font-weight:820}.hp-growth-card:nth-child(2) .hp-feature-status{border-color:#2a716233;color:#1f5b50;background:#eff6ffe6}.hp-cta-proofs{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.hp-cta-proofs span{display:inline-flex;align-items:center;gap:5px;color:#475569;font-size:.75rem;font-weight:720}.hp-cta-proofs svg{color:#16a34a}.hp-growth-card strong{font-size:1.08rem;letter-spacing:-.02em}.hp-growth-card p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.58}.hp-growth-bullets{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto}.hp-growth-bullets span{border:1px solid rgba(42,113,98,.14);border-radius:999px;padding:5px 9px;background:#ffffffb8;color:#1f5b50;font-size:.76rem;font-weight:760}@keyframes hp-flow-shimmer{0%,to{opacity:.36;transform:scaleX(.84)}50%{opacity:.92;transform:scaleX(1.08)}}@keyframes hp-stream-breathe{0%,to{opacity:.32;filter:blur(.1px)}50%{opacity:.88;filter:blur(0)}}@keyframes hp-particle-drift{0%,to{transform:translate(0);opacity:.46}50%{transform:translate(18px);opacity:.9}}@keyframes hp-idea-float{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-10px) rotate(.7deg)}}@keyframes hp-bulb-breathe{0%,to{transform:scale(1);filter:drop-shadow(0 0 18px rgba(255,255,255,.28))}50%{transform:scale(1.08);filter:drop-shadow(0 0 32px rgba(255,255,255,.54))}}@keyframes hp-orbit-glow{0%{transform:translate(-58px,-42px) scale(.72);opacity:.5}50%{transform:translate(50px,42px) scale(1);opacity:.85}to{transform:translate(-58px,-42px) scale(.72);opacity:.5}}@keyframes hp-spark-pop{0%,to{opacity:.35;transform:translateY(0) scale(.82)}45%{opacity:1;transform:translateY(-6px) scale(1.12)}}@keyframes hp-play-pulse{0%{transform:scale(.92);box-shadow:0 0 #ffffff6b}70%{transform:scale(1.06);box-shadow:0 0 0 16px #fff0}to{transform:scale(.92);box-shadow:0 0 #fff0}}@media (max-width: 1060px){.hp-hero-redesign{grid-template-columns:1fr}.hp-idea-flow:before,.hp-idea-flow:after{display:none}.hp-flow-stream{display:none}.hp-output-stack{grid-template-columns:repeat(2,1fr)}.hp-result-board,.hp-pack-demo{grid-template-columns:1fr 1fr}.hp-pack-result,.hp-thumb-generator{grid-template-columns:1fr}}@media (max-width: 780px){html.home-snap{scroll-snap-type:none}html.home-snap .hp-panel{min-height:auto;overflow:visible;padding:88px 0 54px}.hp-output-stack,.hp-result-board,.hp-pack-demo,.hp-format-grid,.hp-growth-grid{grid-template-columns:1fr}.hp-pack-tabs{display:flex;overflow-x:auto;padding-bottom:2px}.hp-pack-tabs button{min-width:92px}.hp-pack-result,.hp-thumb-generator,.hp-thumb-actions{grid-template-columns:1fr}.hp-brand-voice-box{grid-template-columns:1fr;align-items:start}.hp-brand-voice-link{justify-self:start}.hp-prompt-card .hp-actions{grid-template-columns:1fr}.hp-board-thumb,.hp-board-wide{grid-column:auto;grid-row:auto}.hp-format-card,.hp-growth-card{min-height:0}}@media (prefers-reduced-motion: reduce){.hp-idea-flow:before,.hp-idea-flow:after,.hp-flow-stream,.hp-flow-stream:before,.hp-flow-stream span,.hp-idea-card,.hp-idea-card:after,.hp-idea-icon,.hp-idea-spark,.hp-video-pulse{animation:none}}.youtube-summary-page .eyebrow svg{color:#dc2626}.yt-form-card{max-width:720px;margin:24px auto 0;padding:24px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 20px 50px #0f172a0f}.yt-field{display:block;margin-bottom:18px}.yt-field>span{display:block;margin-bottom:8px;font-weight:800;color:#334155}.yt-field input{width:100%;min-height:48px;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#f8fafc;font-size:1rem}.yt-field input:focus{outline:none;border-color:var(--blue);background:#fff}.yt-chip-row{display:flex;flex-wrap:wrap;gap:8px}.yt-chip{padding:8px 16px;border:1px solid var(--border);border-radius:999px;background:#f8fafc;color:#475569;font-weight:700;cursor:pointer}.yt-chip.active{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.yt-chip:disabled{opacity:.6;cursor:default}.yt-wait-hint{margin-top:10px;font-size:.9rem;color:#64748b;text-align:center}.yt-result{max-width:860px;margin:28px auto 0}.yt-video-card{display:flex;gap:16px;align-items:center;padding:16px;border:1px solid var(--border);border-radius:16px;background:#fff}.yt-video-thumb{width:160px;max-width:40%;aspect-ratio:16 / 9;object-fit:cover;border-radius:10px}.yt-video-meta h2{margin:0 0 6px;font-size:1.15rem;line-height:1.35}.yt-video-meta p{margin:0 0 6px;color:#64748b;font-size:.92rem}.yt-notice{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 16px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#9a3412}.yt-result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.yt-truncated-note{margin:12px 2px 0;font-size:.88rem;color:#64748b}.yt-cards{display:grid;gap:16px;margin-top:18px}.yt-card{padding:20px 22px;border:1px solid var(--border);border-radius:16px;background:#fff}.yt-card h3{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:1.02rem;color:#0f172a}.yt-card h3 svg{color:var(--blue)}.yt-card p{margin:0 0 10px;line-height:1.65;color:#334155}.yt-card p:last-child{margin-bottom:0}.yt-quick{margin:0;padding-left:20px}.yt-quick li{margin-bottom:8px;font-weight:600;line-height:1.55}.yt-bullets{margin:0;padding-left:20px}.yt-bullets li{margin-bottom:8px;line-height:1.6;color:#334155}.yt-timeline{list-style:none;margin:0;padding:0}.yt-timeline li{display:flex;gap:12px;padding:8px 0;border-bottom:1px solid #f1f5f9;line-height:1.5}.yt-timeline li:last-child{border-bottom:0}.yt-time{flex-shrink:0;font-variant-numeric:tabular-nums;font-weight:800;color:var(--blue);text-decoration:none}.yt-time:hover{text-decoration:underline}.yt-keywords{display:flex;flex-wrap:wrap;gap:8px}.yt-keyword{padding:5px 12px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-weight:700;font-size:.88rem}.yt-blog-title{font-size:1.1rem;font-weight:800;color:#0f172a!important}.yt-social{white-space:pre-wrap;padding:14px 16px;border-radius:12px;background:#f8fafc}@media (max-width: 640px){.yt-video-card{flex-direction:column;align-items:flex-start}.yt-video-thumb{width:100%;max-width:100%}}.blog-empty{color:var(--muted);padding:3rem 0;text-align:center}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem}.blog-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.blog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}.blog-card-link{display:block;color:inherit;text-decoration:none}.blog-card-cover{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:contain;display:block;background:var(--surface-soft)}.blog-card-body{padding:1.25rem 1.35rem 1.5rem}.blog-card-date{font-size:.8rem;color:var(--muted)}.blog-card h2{font-size:1.15rem;line-height:1.4;margin:.4rem 0 .5rem}.blog-card p{color:var(--muted);font-size:.92rem;line-height:1.6;margin:0 0 .9rem}.blog-card-more{font-size:.88rem;font-weight:600;color:var(--blue)}.blog-post article{max-width:720px;margin:0 auto}.blog-back{display:inline-block;font-size:.9rem;color:var(--muted);text-decoration:none;margin-bottom:1.25rem}.blog-back:hover{color:var(--blue)}.blog-post-header h1{font-size:clamp(1.8rem,4vw,2.4rem);line-height:1.25;margin:0 0 .6rem}.blog-post-date{display:block;color:var(--muted);font-size:.9rem;margin-bottom:2rem}.blog-post-cover{width:100%;height:auto;border-radius:14px;margin-bottom:2rem}.blog-post-body{font-size:1.05rem;line-height:1.8}.blog-post-body img{max-width:100%;height:auto;border-radius:10px;margin:1.5rem 0}.blog-post-body h2{margin-top:2.2rem}.blog-post-body h3{margin-top:1.8rem}.blog-post-body blockquote{margin:1.5rem 0;padding:.2rem 0 .2rem 1.1rem;border-left:3px solid var(--blue);color:var(--muted)}.admin-blog-intro{color:var(--muted);font-size:.92rem;line-height:1.6;margin-bottom:1.25rem}.admin-blog-panel{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.4rem;margin-bottom:1.25rem}.admin-blog-row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;justify-content:space-between}.admin-blog-row+.admin-blog-grid{margin-top:1rem}.admin-blog-grid+.admin-blog-row{margin-top:1rem}.admin-blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.admin-blog-grid.two{grid-template-columns:1fr 1fr}@media (max-width: 900px){.admin-blog-grid.two{grid-template-columns:1fr}}.admin-blog-field{display:grid;gap:.35rem;margin-bottom:.9rem}.admin-blog-field>span,.admin-blog-field-label{font-weight:600;font-size:.85rem;color:var(--muted)}.admin-blog-field small{color:var(--muted);font-size:.78rem}.admin-blog-field input[type=text],.admin-blog-field textarea,.admin-blog-field select{width:100%;padding:.65rem .75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font:inherit;box-sizing:border-box}.admin-blog-field input[type=text]:focus,.admin-blog-field textarea:focus{outline:none;border-color:var(--blue)}.admin-blog-body{min-height:380px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;line-height:1.65}.admin-blog-preview{border:1px solid var(--border);border-radius:10px;padding:1rem 1.2rem;background:var(--surface-soft);min-height:380px;max-height:640px;overflow:auto}.admin-blog-preview img{max-width:100%;border-radius:8px}.admin-blog-cover{max-width:220px;border-radius:10px;margin-top:.4rem}.admin-blog-file{display:inline-flex;align-items:center;cursor:pointer}.admin-blog-tabs{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.admin-blog-tab{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:.4rem .9rem;font:inherit;font-weight:600;font-size:.85rem;cursor:pointer}.admin-blog-tab.active{background:var(--blue);border-color:var(--blue);color:#fff}.admin-blog-tab .dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--border)}.admin-blog-tab .dot.filled{background:var(--green)}.admin-blog-tab.active .dot{background:#ffffff73}.admin-blog-tab.active .dot.filled{background:#b7f3d0}.admin-blog-msg{margin-top:.9rem;font-weight:600;font-size:.9rem;line-height:1.5;color:var(--muted)}.admin-blog-msg.ok{color:var(--green)}.admin-blog-msg.err{color:#c0362c}.admin-blog-badge{border-radius:999px;padding:.15rem .6rem;font-weight:600;font-size:.76rem;white-space:nowrap}.admin-blog-badge.published{background:#1f9d5724;color:#157243}.admin-blog-badge.draft{background:var(--surface-soft);color:var(--muted)}.danger-button{border:1px solid var(--border);background:var(--surface);color:#c0362c;padding:.6rem 1rem;border-radius:8px;font:inherit;font-weight:600;cursor:pointer}.danger-button:hover{border-color:#c0362c}.danger-button:disabled,.admin-blog-panel button:disabled{opacity:.55;cursor:not-allowed}@media (max-width: 620px){.contact-form-grid{grid-template-columns:1fr}.contact-card{padding:20px}.contact-success-page{min-height:520px;padding-top:50px;padding-bottom:80px}.contact-success-card{padding:44px 22px}}.brand-home{--brand-ink: #122521;--brand-green: #1f5b50;--brand-mint: #d9eee7;--brand-cream: #f4efe4;--brand-peach: #f2c7aa;--brand-lilac: #ded9ef;overflow:hidden;color:var(--brand-ink);background:#fbfaf6}.brand-hero,.brand-problem,.brand-journey,.brand-studio-feature,.calendar-feature,.brand-outputs,.legacy-tools,.brand-final-cta{width:min(1180px,calc(100% - 40px));margin-inline:auto}.brand-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.88fr);gap:clamp(48px,8vw,110px);align-items:center;min-height:700px;padding:92px 0 110px}.brand-hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.brand-hero-glow.one{width:480px;height:480px;right:-220px;top:-220px;background:#d9eee7b3}.brand-hero-glow.two{width:240px;height:240px;left:-180px;bottom:20px;background:#f2c7aa42}.brand-hero-copy{position:relative;z-index:1}.brand-kicker,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--brand-green);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.brand-hero h1{max-width:760px;margin:22px 0 24px;color:var(--brand-ink);font-size:clamp(3.25rem,6.2vw,5.65rem);font-weight:780;line-height:.98;letter-spacing:-.065em}.brand-hero h1 em{display:inline-block;margin-top:.2em;color:var(--brand-green);font-family:Georgia,"Noto Serif KR",serif;font-size:.78em;font-style:normal;font-weight:500;line-height:1.08;letter-spacing:-.045em}.brand-hero h1 .hero-title-character{display:inline-block;transform:skew(-6deg);transform-origin:left bottom}.sample-pack-page{min-height:100vh;padding:42px 24px 110px;background:radial-gradient(circle at 88% 4%,rgba(212,235,226,.72) 0 190px,transparent 191px),#f7f6f1;color:var(--brand-ink)}.sample-pack-shell{width:min(1180px,100%);margin:0 auto}.sample-back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;color:#3f625b;font-size:.85rem;font-weight:700;text-decoration:none}.sample-back-link:hover{color:var(--brand-green)}.sample-pack-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);min-height:300px;overflow:hidden;border:1px solid #cddbd6;background:#fff;box-shadow:0 18px 42px #16312b0f}.sample-pack-title{position:relative;z-index:1;overflow:hidden;padding:52px 48px 46px}.sample-pack-title:after{position:absolute;z-index:-1;top:0;right:-92px;width:185px;height:100%;background:#fff;content:"";transform:skew(-24deg)}.sample-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;background:#e5f2ed;color:#21675b;font-size:.72rem;font-weight:800;letter-spacing:.08em}.sample-pack-title h1{max-width:650px;margin:18px 0 8px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:600;line-height:1.15;letter-spacing:-.045em}.sample-pack-title>p{margin:0;color:#66736f;line-height:1.7}.sample-meta-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.sample-meta-grid>div{display:flex;align-items:center;gap:10px;min-width:142px;padding:12px 14px;border:1px solid #d4dfdb;color:#407168}.sample-meta-grid span{display:grid;gap:2px;color:#81908b;font-size:.7rem}.sample-meta-grid strong{color:#28453f;font-size:.82rem}.sample-brief{display:flex;flex-direction:column;justify-content:center;margin:34px 34px 34px 0;padding:34px;border-left:3px solid var(--brand-green);background:#ffffffe6}.sample-brief>span,.sample-result-eyebrow,.sample-bottom-cta>span{color:#337065;font-size:.69rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sample-brief h2{margin:13px 0 20px;font-size:1.15rem;line-height:1.55}.sample-brief ul{display:grid;gap:9px;margin:0;padding:18px 0 0;border-top:1px solid #d7dfdc;list-style:none}.sample-brief li{position:relative;padding-left:14px;color:#697873;font-size:.79rem}.sample-brief li:before{position:absolute;top:.6em;left:0;width:4px;height:4px;background:#4b877c;content:""}.sample-readonly-note{display:flex;align-items:flex-start;gap:12px;margin:18px 0;padding:16px 20px;border:1px solid #bad8ce;background:#eaf5f1;color:#286c60}.sample-readonly-note strong{display:block;margin-bottom:2px}.sample-readonly-note p{margin:0;color:#5d716b;font-size:.83rem}.sample-workspace{display:grid;grid-template-columns:282px minmax(0,1fr);gap:16px;align-items:start}.sample-sidebar,.sample-results{border:1px solid #ced9d5;background:#fff}.sample-status{display:flex;align-items:center;gap:9px;padding:18px;background:var(--brand-green);color:#fff}.sample-stats{display:grid;grid-template-columns:1fr 1fr;background:#e4f0ec}.sample-stats>div{display:grid;gap:4px;padding:15px}.sample-stats>div+div{border-left:1px solid #cbdcd6}.sample-stats span{color:#72817c;font-size:.68rem}.sample-stats strong{color:#254b43;font-size:.86rem}.sample-side-section{padding:20px 17px;border-top:1px solid #e0e5e3}.sample-side-section h2{display:flex;align-items:center;gap:6px;margin:0 0 14px;color:#33544d;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.sample-side-section ol{display:grid;gap:8px;margin:0;padding:0;list-style:none;counter-reset:sample-title}.sample-side-section ol li{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:center;color:#3e514c;font-size:.76rem;counter-increment:sample-title}.sample-side-section ol li:before{display:grid;width:22px;height:22px;place-items:center;background:#4b857a;color:#fff;content:counter(sample-title);font-size:.64rem;font-weight:800}.sample-keywords{display:flex;flex-wrap:wrap;gap:6px}.sample-keywords span{padding:6px 8px;background:#eef4f1;color:#527069;font-size:.68rem}.sample-checklist{display:grid;gap:11px;margin:0;padding:0;list-style:none}.sample-checklist li{display:flex;gap:8px;color:#60706b;font-size:.72rem;line-height:1.5}.sample-checklist svg{flex:0 0 auto;margin-top:2px;color:#4b857a}.sample-tabs{display:flex;overflow-x:auto;padding:0 8px;border-bottom:1px solid #d7dfdc;scrollbar-width:thin}.sample-tabs button{display:inline-flex;flex:1 1 0;min-width:0;align-items:center;justify-content:center;gap:6px;min-height:54px;padding:0 7px;border:0;border-bottom:3px solid transparent;background:transparent;color:#687872;font:inherit;font-size:.72rem;font-weight:700;white-space:nowrap;cursor:pointer}.sample-tabs button span{overflow:hidden;text-overflow:ellipsis}.sample-tabs button:last-child{margin-right:4px}.sample-tabs button:hover{color:var(--brand-green)}.sample-tabs button.active{border-bottom-color:var(--brand-green);background:#eff7f4;color:var(--brand-green)}.sample-tabs button:focus-visible{outline:2px solid #2d7669;outline-offset:-3px}.sample-result-article{min-height:640px;padding:46px 52px 32px}.sample-result-article h2{margin:14px 0 18px;padding-bottom:18px;border-bottom:1px solid #dbe2df;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:600;line-height:1.25;letter-spacing:-.035em}.sample-result-article p{color:#44534f;font-size:.94rem;line-height:1.9}.sample-result-intro{margin-bottom:30px;padding:16px 18px;border-left:3px solid #73a99e;background:#f0f7f4;font-size:1rem!important}.sample-script-production-tools{display:grid;gap:18px;margin-bottom:42px}.sample-script-voice-card{padding:22px;border:1px solid #cdd4ee;background:linear-gradient(135deg,#f4f5fc,#f8fbfc)}.sample-script-voice-card header,.sample-script-image-card{display:flex;align-items:center;gap:14px}.sample-production-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;background:#545dc3;color:#fff}.sample-production-icon.image{background:#237568}.sample-script-voice-card small,.sample-script-image-card small{color:#4c59b0;font-size:.64rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.sample-script-image-card small{color:#267064}.sample-script-voice-card h3,.sample-script-image-card h3{margin:4px 0 3px;color:#192557;font-size:1rem}.sample-script-image-card h3{color:#173f38}.sample-script-voice-card header p,.sample-script-image-card p{margin:0;color:#67708d;font-size:.75rem;line-height:1.55}.sample-script-image-card p{color:#62736e}.sample-script-voice-selects{display:grid;grid-template-columns:1.45fr .85fr;gap:10px;margin:18px 0 10px}.sample-script-voice-selects>div{display:grid;gap:6px;padding:11px 13px;border:1px solid #d2d8ee;background:#fff}.sample-script-voice-selects span{color:#59639b;font-size:.64rem}.sample-script-voice-selects strong{color:#222b55;font-size:.76rem}.sample-script-audio-preview{display:grid;grid-template-columns:auto minmax(180px,1fr);align-items:center;gap:12px;padding:10px 12px;border:1px solid #d6dced;background:#fff;color:#4d577d;font-size:.68rem}.sample-script-audio-preview>span,.sample-script-audio-preview>div{display:flex;align-items:center;gap:7px}.sample-script-audio-preview>div{padding:8px 11px;border-radius:20px;background:#f0f2f6}.sample-script-audio-preview i{height:3px;flex:1;border-radius:3px;background:#bbc0cc}.sample-script-voice-card footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;color:#68718d;font-size:.7rem}.sample-script-voice-card footer button,.sample-script-image-card button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;border:0;background:#545dc3;color:#fff;font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.sample-script-voice-card footer button:disabled{opacity:.78;cursor:default}.sample-script-image-card{padding:18px 20px;border:1px solid #b9d8cf;background:linear-gradient(110deg,#eff8f5,#fff7f1)}.sample-script-image-card>div{min-width:0;flex:1}.sample-script-image-card button{flex:0 0 auto;background:#ef6b40}.sample-script-heading{padding-top:30px;border-top:1px solid #dbe2df}.sample-blog-article{max-width:790px;color:#33423d}.sample-blog-article h1{margin:34px 0 16px;color:var(--brand-ink);font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.18}.sample-blog-article h2{margin-top:34px;padding-top:22px;border-top:1px solid #dbe2df;color:var(--brand-ink)}.sample-blog-article h3{margin-top:24px;color:#285f55}.sample-blog-article hr{margin:34px 0;border:0;border-top:1px solid #cfd9d5}.sample-rich-text{max-width:790px}.sample-rich-text h3{margin:42px 0 15px;color:#173f3a;font-family:Georgia,"Noto Serif KR",serif;font-size:1.35rem;line-height:1.4}.sample-rich-text p{margin:0 0 20px;white-space:pre-line}.sample-rich-text .sample-video-cue{margin:24px 0;padding:12px 15px;border-left:2px solid #a9c8c0;background:#f5f8f7;color:#60746e;font-size:.82rem;font-style:italic}.sample-result-section{display:grid;grid-template-columns:140px 1fr;gap:22px;padding:20px 0;border-top:1px solid #e3e8e6}.sample-result-section h3{margin:0;color:#23675b;font-size:.78rem}.sample-result-section p{margin:0}.sample-scenes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0 28px}.sample-scene-progress{display:flex;align-items:center;gap:12px;margin:18px 0 12px;padding:13px 15px;background:#e7f2ee;color:#2a665b}.sample-scene-progress strong{font-size:1.15rem}.sample-scene-progress span{color:#62766f;font-size:.78rem}.sample-scenes-grid>div{display:grid;min-height:130px;padding:20px;align-content:end;background:linear-gradient(150deg,#14483e14,#14483ed1),#dcebe5;color:#fff}.sample-scenes-grid span{margin-bottom:6px;font-size:.65rem;letter-spacing:.1em}.sample-scenes-generated{grid-template-columns:repeat(2,minmax(0,1fr))}.sample-scenes-grid.sample-scenes-generated>div{display:block;min-height:0;padding:0 0 14px;overflow:hidden;border:1px solid #d9e2df;background:#f7faf9;color:#28453f}.sample-scene-image{width:100%;aspect-ratio:16 / 9;margin-bottom:12px;background-repeat:no-repeat;background-size:400% 200%}.sample-scene-image.scene-1{background-position:0 0}.sample-scene-image.scene-2{background-position:33.333% 0}.sample-scene-image.scene-3{background-position:66.666% 0}.sample-scene-image.scene-4{background-position:100% 0}.sample-scene-image.scene-5{background-position:0 100%}.sample-scene-image.scene-6{background-position:33.333% 100%}.sample-scene-image.scene-7{background-position:66.666% 100%}.sample-scene-image.scene-8{background-position:100% 100%}.sample-scenes-generated span,.sample-scenes-generated strong{display:block;padding:0 14px}.sample-scenes-generated span{color:#4d8176}.sample-production-complete{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid #b9d8cf;background:#edf7f4;color:#2b675c;font-size:.82rem;font-weight:700}.sample-voice-meta{display:grid;grid-template-columns:1.4fr 1fr;gap:12px;margin:24px 0 14px}.sample-voice-meta>div{display:grid;gap:7px;padding:15px 17px;border:1px solid #d4dcf0;background:#f5f6fc}.sample-voice-meta span{color:#5a65a0;font-size:.66rem;font-weight:800;letter-spacing:.11em}.sample-voice-meta strong{color:#222b55;font-size:.86rem}.sample-audio-player{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #d6dced;background:#fff;color:#525d84;font-size:.74rem}.sample-audio-player button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:#525bc0;color:#fff}.sample-waveform{display:flex;min-width:0;flex:1;align-items:center;gap:2px;height:38px;overflow:hidden}.sample-waveform i{width:3px;flex:1 0 2px;max-width:5px;border-radius:4px;background:#adb4d9}.sample-voice-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;color:#69728f;font-size:.78rem}.sample-voice-footer button{display:inline-flex;align-items:center;gap:7px;padding:11px 14px;border:0;background:#525bc0;color:#fff;font:inherit;font-weight:800}.sample-thumbnail-mockup{display:grid;min-height:270px;margin:18px 0 30px;padding:30px;align-content:center;background:radial-gradient(circle at 78% 45%,#e16b43 0 16%,transparent 17%),linear-gradient(120deg,#113d36 0,#113d36 54%,#f2d9b7 54%);color:#fff;box-shadow:inset 0 0 0 1px #ffffff38}.sample-thumbnail-mockup span{color:#bde3d8;font-size:.82rem;font-weight:800;letter-spacing:.12em}.sample-thumbnail-mockup strong{margin:8px 0;font-size:clamp(2rem,5vw,4.4rem);letter-spacing:-.06em}.sample-thumbnail-mockup small{font-size:1.15rem}.sample-thumbnail-preview{position:relative;display:grid;width:100%;aspect-ratio:16 / 9;margin:18px 0 30px;overflow:hidden;align-items:center;border:1px solid #d4ddd9;background-image:url(/sample-kimchi-thumbnail-screen.png);background-position:64.95% 54.3%;background-size:183.76% 163.18%;background-repeat:no-repeat;box-shadow:0 16px 34px #14362f1f}.sample-thumbnail-preview:before{position:absolute;top:0;right:45%;bottom:0;left:0;background:linear-gradient(110deg,#112f2a 0,#112f2a 84%,#112f2a00 85%);content:""}.sample-thumbnail-preview.sample-thumbnail-v2{background-position:100% 100%;background-size:400% 200%}.sample-thumbnail-preview.sample-thumbnail-v2:before{top:0;right:38%;bottom:0;left:0;background:linear-gradient(100deg,#091d24fa 0,#091d24fa 68%,#091d242e)}.sample-thumbnail-preview.sample-thumbnail-provided{background-position:center;background-size:cover}.sample-thumbnail-preview.sample-thumbnail-provided:before{display:none}.sample-thumbnail-copy{position:relative;z-index:1;display:grid;box-sizing:border-box;width:59%;max-height:100%;padding:5.5% 5.8%;color:#fff}.sample-thumbnail-copy span{color:#b8ded5;font-size:clamp(.65rem,1.2vw,.95rem);font-weight:800;letter-spacing:.1em}.sample-thumbnail-copy strong{margin:8px 0;color:#ffe231;font-size:clamp(1.25rem,2.25vw,2.25rem);line-height:.96;letter-spacing:-.045em;overflow-wrap:anywhere;text-shadow:2px 3px 0 #000}.sample-thumbnail-preview.lang-ko .sample-thumbnail-copy strong,.sample-thumbnail-preview.lang-ja .sample-thumbnail-copy strong{font-size:clamp(1.35rem,2.6vw,2.7rem);line-height:1.08;word-break:keep-all}.sample-thumbnail-copy small{color:#fff;font-size:clamp(.72rem,1.4vw,1.05rem);font-weight:800}.sample-next-button{display:flex;align-items:center;gap:7px;margin:0 40px 34px auto;padding:11px 15px;border:1px solid #cbd7d3;border-radius:8px;background:#fff;color:#315c54;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.sample-next-button:hover{border-color:#79a69d;background:#eff7f4}.sample-bottom-cta{margin-top:72px;padding:70px 30px;background:#122521;color:#fff;text-align:center}.sample-bottom-cta>span{color:#9ed1c5}.sample-bottom-cta h2{max-width:760px;margin:16px auto 12px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.18}.sample-bottom-cta p{max-width:680px;margin:0 auto 28px;color:#c9d7d3;line-height:1.7}.sample-bottom-cta .primary-button{display:inline-flex}@media (max-width: 900px){.sample-pack-hero{grid-template-columns:1fr}.sample-pack-title:after{display:none}.sample-brief{margin:0 24px 24px}.sample-workspace{grid-template-columns:1fr}.sample-sidebar{display:grid;grid-template-columns:repeat(2,1fr)}.sample-status,.sample-stats{grid-column:1 / -1}}@media (max-width: 620px){.sample-pack-page{padding:28px 14px 70px}.sample-pack-title{padding:34px 24px}.sample-pack-title h1{font-size:2.2rem}.sample-meta-grid{display:grid;grid-template-columns:1fr}.sample-brief{padding:25px}.sample-sidebar{display:block}.sample-result-article{min-height:560px;padding:34px 22px 24px}.sample-tabs button{flex:0 0 auto;padding:0 12px;font-size:.75rem}.sample-tabs button span{overflow:visible}.sample-script-voice-card{padding:17px}.sample-script-voice-card header,.sample-script-image-card{align-items:flex-start}.sample-script-voice-selects,.sample-script-audio-preview{grid-template-columns:1fr}.sample-script-voice-card footer,.sample-script-image-card{align-items:stretch;flex-direction:column}.sample-script-image-card button{width:100%}.sample-result-section{grid-template-columns:1fr;gap:6px}.sample-scenes-grid,.sample-voice-meta{grid-template-columns:1fr}.sample-voice-footer{align-items:flex-start;flex-direction:column}.sample-thumbnail-mockup{min-height:220px;padding:22px}.sample-next-button{margin-right:22px}.sample-bottom-cta{margin-top:44px;padding:52px 22px}}.brand-hero-copy>p{max-width:650px;margin:0;color:#55635f;font-size:1.15rem;line-height:1.8}.brand-hero-actions{display:flex;align-items:center;gap:26px;margin:36px 0 20px}.brand-primary-cta{min-height:54px;padding-inline:24px;border-radius:9px;background:var(--brand-green);box-shadow:0 16px 32px #1f5b5030}.brand-text-cta,.brand-inline-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand-ink);font-weight:750}.brand-hero-copy>small{display:flex;align-items:center;gap:7px;color:#74807c;font-size:.83rem}.brand-hero-visual{position:relative;z-index:1;padding:28px;border:1px solid rgba(18,37,33,.12);border-radius:4px;background:#fff;box-shadow:24px 28px #dcebe5,0 28px 70px #1225211f;transform:rotate(1.4deg)}.brand-visual-dots{display:flex;gap:5px;margin-bottom:22px}.brand-visual-dots i{width:7px;height:7px;border-radius:50%;background:#cbd4d1}.brand-preview-top,.brand-preview-footer{display:flex;align-items:center;justify-content:space-between}.brand-preview-top{color:#76837f;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.brand-preview-top b{padding:6px 9px;border-radius:999px;color:var(--brand-green);background:var(--brand-mint);font-size:.62rem;letter-spacing:.08em}.brand-example-controls,.brand-example-tabs{display:flex;align-items:center}.brand-example-controls{gap:9px}.brand-example-tabs{gap:7px}.brand-example-arrow{display:grid;width:30px;height:30px;padding:0;place-items:center;border:1px solid #d5dfdb;border-radius:50%;color:#476159;background:#fff;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.brand-example-arrow:hover,.brand-example-arrow:focus-visible{outline:none;color:#fff;border-color:var(--brand-green);background:var(--brand-green)}.brand-example-tabs button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#b9c7c2;cursor:pointer;transition:width .16s ease,border-radius .16s ease,background .16s ease}.brand-example-tabs button:hover,.brand-example-tabs button:focus-visible,.brand-example-tabs button.active{width:24px;border-radius:999px;outline:none;background:var(--brand-green)}.brand-example-content{animation:brand-example-enter .52s cubic-bezier(.22,.75,.24,1) both}@keyframes brand-example-enter{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}.brand-promise{display:flex;width:min(1180px,calc(100% - 44px));margin:-46px auto 0;padding:25px 30px;align-items:center;gap:18px;border:1px solid rgba(23,63,55,.12);color:#173f37;background:#e5f1ed}.brand-promise>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#2a7162}.brand-promise strong{display:block;margin-bottom:4px;font-size:1.02rem}.brand-promise p{margin:0;color:#53635e;line-height:1.65}.brand-preview-card{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;margin:26px 0;padding-bottom:26px;border-bottom:1px solid #e5e9e7}.brand-preview-logo{display:grid;width:82px;aspect-ratio:1;place-items:center;border-radius:50%;background:var(--brand-green);box-shadow:inset 0 0 0 7px #fff,inset 0 0 0 9px var(--brand-green)}.brand-preview-logo span{color:#fff;font-family:Georgia,serif;font-size:2.2rem;font-weight:700}.brand-preview-card small{color:#97a19e;font-size:.68rem;font-weight:800;letter-spacing:.12em}.brand-preview-card h2{margin:5px 0 6px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.035em}.brand-preview-card p{margin:0;color:#64716d;font-size:.86rem;line-height:1.5}.brand-preview-meta{display:grid;gap:11px}.brand-preview-meta div{display:flex;align-items:center;gap:10px;color:#4f5f5a;font-size:.84rem}.brand-preview-meta svg{color:var(--brand-green)}.brand-preview-pillars{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.brand-preview-pillars span{padding:8px 10px;border:1px solid #dce3e0;border-radius:4px;color:#53635e;background:#f8faf9;font-size:.72rem;font-weight:700}.brand-preview-footer{padding-top:18px;border-top:1px solid #e5e9e7;color:#63716d;font-size:.75rem}.brand-preview-footer>span{display:flex;align-items:center;gap:7px}.brand-preview-footer div{display:flex}.brand-preview-footer i{width:24px;height:24px;margin-left:-5px;border:2px solid #fff;border-radius:50%;background:var(--brand-green)}.brand-preview-footer i:nth-child(2){background:var(--brand-peach)}.brand-preview-footer i:nth-child(3){background:#e8dfca}.brand-problem{padding:118px 0;border-top:1px solid #e3e3dc}.brand-problem>header{display:grid;grid-template-columns:.85fr 1.55fr 1fr;gap:50px;align-items:start}.brand-problem h2,.brand-section-heading h2,.brand-studio-copy h2,.calendar-feature-copy h2,.legacy-tools h2,.brand-final-cta h2{margin:0;color:var(--brand-ink);font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2.25rem,4.2vw,4rem);font-weight:500;line-height:1.12;letter-spacing:-.045em}.brand-problem h2{font-size:clamp(2.05rem,3.6vw,3.5rem)}.brand-problem>header>p,.brand-section-heading>p,.brand-studio-copy>p,.calendar-feature-copy>p,.legacy-tools p,.brand-final-cta p{margin:0;color:#66726e;line-height:1.8}.brand-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px}.brand-principles article{position:relative;min-height:285px;padding:30px;border:1px solid #dee2df;background:#fff}.brand-principles article>span,.journey-card>span{display:grid;width:46px;height:46px;place-items:center;color:var(--brand-green);background:var(--brand-mint)}.brand-principles article>span svg,.journey-card>span svg{width:21px}.brand-principles article>b{position:absolute;right:26px;top:28px;color:#a5aeab;font-family:Georgia,serif;font-size:.8rem}.brand-principles h3{margin:50px 0 12px;font-size:1.3rem}.brand-principles p,.journey-card p{margin:0;color:#65716d;line-height:1.7}.brand-journey{padding:115px 0 130px}.brand-section-heading{max-width:760px;margin-bottom:54px}.brand-section-heading h2{margin:15px 0 18px}.brand-journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.journey-card{padding:34px;border:1px solid rgba(18,37,33,.08);background:#fff}.journey-card.mint{background:#e7f2ed}.journey-card.sand{background:#f2e8d8;transform:translateY(24px)}.journey-card.lavender{background:#e8e4f2}.journey-card.sand>span{background:#fff7e9;color:#8a5e2e}.journey-card.lavender>span{background:#f7f5fc;color:#65578b}.journey-card h3{margin:42px 0 12px;font-size:1.35rem}.journey-card ul{display:grid;gap:10px;margin:30px 0 0;padding:20px 0 0;border-top:1px solid rgba(18,37,33,.1);list-style:none}.journey-card li{display:flex;align-items:center;gap:8px;color:#4f5c58;font-size:.85rem}.brand-studio-feature,.calendar-feature{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(50px,9vw,130px);align-items:center;padding:120px 0}.brand-studio-copy h2,.calendar-feature-copy h2{margin:16px 0 22px}.brand-inline-link{margin-top:30px;color:var(--brand-green)}.brand-kit-canvas{position:relative;min-height:520px;padding:30px;border:1px solid #d5ddd9;background:#f1eee4;box-shadow:18px 18px 0 var(--brand-green)}.brand-kit-canvas>span{color:#7b847f;font-size:.72rem;font-weight:800;letter-spacing:.12em}.brand-kit-main{display:grid;justify-items:center;margin-top:45px;text-align:center}.brand-kit-symbol{display:grid;width:116px;aspect-ratio:1;place-items:center;border-radius:50%;color:#f7f0df;background:var(--brand-green);font-family:Georgia,serif;font-size:3.8rem;box-shadow:inset 0 0 0 9px #f1eee4,inset 0 0 0 11px var(--brand-green)}.brand-kit-main h3{margin:22px 0 8px;font-family:Georgia,"Noto Serif KR",serif;font-size:2.2rem}.brand-kit-main p{margin:0;color:#60706a;line-height:1.55}.brand-kit-row{position:absolute;right:30px;bottom:30px;left:30px;display:grid;grid-template-columns:1fr 1.2fr;gap:25px;padding-top:24px;border-top:1px solid #d4d4ca}.brand-kit-row small{display:block;margin-bottom:10px;color:#7c8783;font-size:.7rem;font-weight:700;text-transform:uppercase}.brand-kit-row strong{color:#46544f;font-size:.82rem}.brand-swatches{display:flex;gap:7px}.brand-swatches i{display:block;width:28px;height:28px;border-radius:50%;background:var(--brand-green)}.brand-swatches i:nth-child(2){background:var(--brand-peach)}.brand-swatches i:nth-child(3){background:#ded4bd}.brand-swatches i:nth-child(4){background:#fff;border:1px solid #d5d5cb}.calendar-feature{grid-template-columns:.78fr 1.22fr}.calendar-demo{padding:28px;border:1px solid #dfe4e1;background:#fff;box-shadow:0 26px 70px #1225211a}.calendar-demo-head,.calendar-demo-head div{display:flex;align-items:center;justify-content:space-between}.calendar-demo-head div{gap:10px}.calendar-demo-head div i{width:9px;height:9px;border-radius:50%;background:var(--brand-green)}.calendar-demo-head>span{display:flex;align-items:center;color:#7b8783;font-size:.75rem}.calendar-weekdays,.calendar-cells{display:grid;grid-template-columns:repeat(5,1fr)}.calendar-weekdays{margin-top:28px}.calendar-weekdays span{padding:10px;color:#929b98;font-size:.62rem;font-weight:800}.calendar-cells>div{position:relative;min-height:92px;padding:9px;border-top:1px solid #e7e9e8;border-left:1px solid #e7e9e8}.calendar-cells>div:nth-child(5n){border-right:1px solid #e7e9e8}.calendar-cells>div:nth-last-child(-n+5){border-bottom:1px solid #e7e9e8}.calendar-cells small{color:#7d8985;font-size:.68rem}.calendar-cells div.active{color:#fff;background:var(--brand-green)}.calendar-cells div.active small{color:#d8eae4}.calendar-cells b{display:block;margin-top:9px;font-size:.66rem;line-height:1.35}.calendar-cells span{display:block;margin-top:7px;color:#b8d6cd;font-size:.48rem;font-weight:800;letter-spacing:.1em}.calendar-cells i{position:absolute;right:10px;bottom:10px;width:7px;height:7px;border-radius:50%;background:var(--brand-peach)}.calendar-today-card{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;margin-top:20px;padding:18px;background:#f3f6f5}.calendar-today-card>span{padding:6px 8px;color:var(--brand-green);background:var(--brand-mint);font-size:.66rem;font-weight:800}.calendar-today-card div{display:grid;gap:4px}.calendar-today-card b{font-size:.83rem}.calendar-today-card small{color:#7b8783;font-size:.68rem}.calendar-today-card button{display:flex;align-items:center;gap:7px;border:0;color:#fff;background:var(--brand-green);padding:10px 12px;font-size:.72rem;font-weight:750}.brand-outputs{padding:120px 0 130px}.brand-output-flow{display:grid;grid-template-columns:.72fr auto 1.6fr;gap:25px;align-items:center}.brand-output-example-cta{margin-top:28px;padding-bottom:4px;border-bottom:1px solid currentColor;text-decoration:none;transition:color .15s ease,gap .15s ease}.brand-output-example-cta:hover{gap:11px;color:var(--brand-green)}.output-source{display:grid;min-height:240px;padding:25px;align-content:space-between;border:1px solid #dce2df;background:#fff}.output-source>span{color:#8c9693;font-size:.68rem;font-weight:800;letter-spacing:.1em}.output-source svg{color:var(--brand-green)}.output-source strong{font-family:Georgia,"Noto Serif KR",serif;font-size:1.4rem;line-height:1.35}.output-source small{color:#7d8884}.output-connector{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#fff;background:var(--brand-green)}.output-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.output-grid article{display:grid;min-height:115px;padding:17px;border:1px solid #dfe3e1;background:#fff}.output-grid article>span{color:var(--brand-green)}.output-grid svg{width:18px}.output-grid strong{align-self:end;margin:14px 0 8px;font-size:.78rem}.output-grid i{display:block;height:3px;margin-top:4px;background:#e8ebe9}.output-grid i:last-child{width:70%}.legacy-tools{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.5fr);gap:clamp(46px,7vw,96px);padding:90px 0;border-top:1px solid #dfdfd8}.legacy-tools h2{font-size:clamp(2rem,3vw,3rem)}.legacy-tools p{margin-top:16px}.legacy-tools nav{display:grid;grid-template-columns:1fr 1fr;gap:12px}.legacy-tools a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;min-height:174px;padding:24px;color:var(--brand-ink);border:1px solid #dfe2df;background:#fff;text-decoration:none}.legacy-tool-icon{display:grid;width:42px;height:42px;place-items:center;color:var(--brand-green);background:#edf6f2}.legacy-tool-copy small{display:block;margin-bottom:7px;color:#7a8782;font-size:.64rem;font-weight:800;letter-spacing:.11em}.legacy-tool-copy strong{display:block;color:var(--brand-ink);font-size:.96rem}.legacy-tools .legacy-tool-copy p{margin-top:9px;color:#6a7672;font-size:.76rem;line-height:1.65}.legacy-tools a>svg:last-child{margin-top:12px;color:#81908b}.brand-final-cta{margin-top:80px;margin-bottom:110px;padding:95px 30px;color:#fff;background:var(--brand-green);text-align:center}.brand-final-cta>span{display:grid;width:46px;height:46px;margin:0 auto 24px;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%}.brand-final-cta h2{color:#fff}.brand-final-cta p{max-width:600px;margin:20px auto 30px;color:#dbe8e4}.brand-final-cta .brand-primary-cta{color:var(--brand-green);background:#fff;box-shadow:none}.brand-home.home-motion-ready .home-reveal{opacity:0;transform:translateY(28px);transition:opacity .76s cubic-bezier(.22,.75,.24,1),transform .76s cubic-bezier(.22,.75,.24,1)}.brand-home.home-motion-ready .home-reveal.is-visible{opacity:1;transform:none}.brand-home.home-motion-ready .home-reveal .home-slide-copy>*,.brand-home.home-motion-ready .home-reveal.home-slide-copy>*{opacity:0;transform:translate(-34px);transition:opacity .72s cubic-bezier(.22,.75,.24,1),transform .72s cubic-bezier(.22,.75,.24,1)}.brand-home.home-motion-ready .home-reveal.is-visible .home-slide-copy>*,.brand-home.home-motion-ready .home-reveal.is-visible.home-slide-copy>*{opacity:1;transform:none}.brand-home.home-motion-ready .home-reveal.is-visible .home-slide-copy>*:nth-child(2),.brand-home.home-motion-ready .home-reveal.is-visible.home-slide-copy>*:nth-child(2){transition-delay:90ms}.brand-home.home-motion-ready .home-reveal.is-visible .home-slide-copy>*:nth-child(3),.brand-home.home-motion-ready .home-reveal.is-visible.home-slide-copy>*:nth-child(3){transition-delay:.18s}.brand-home.home-motion-ready .home-reveal.is-visible .home-slide-copy>*:nth-child(4),.brand-home.home-motion-ready .home-reveal.is-visible.home-slide-copy>*:nth-child(4){transition-delay:.27s}.brand-home.home-motion-ready .brand-hero-copy,.brand-home.home-motion-ready .brand-hero-visual{opacity:0;transform:translateY(22px);transition:opacity .82s cubic-bezier(.22,.75,.24,1),transform .82s cubic-bezier(.22,.75,.24,1)}.brand-home.home-motion-ready .brand-hero.is-visible .brand-hero-copy{opacity:1;transform:none;transition-delay:80ms}.brand-home.home-motion-ready .brand-hero.is-visible .brand-hero-visual{opacity:1;transform:rotate(1.4deg);transition-delay:.21s}.brand-hero-glow.one{animation:brand-home-glow-one 12s ease-in-out infinite alternate}.brand-hero-glow.two{animation:brand-home-glow-two 10s ease-in-out infinite alternate}.brand-principles article,.journey-card,.output-grid article,.legacy-tools a{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.brand-principles article:hover,.journey-card:hover,.output-grid article:hover,.legacy-tools a:hover{z-index:1;border-color:#1f5b5057;box-shadow:0 18px 42px #12252117;transform:translateY(-5px);transition-delay:0ms}.journey-card.sand:hover{transform:translateY(19px)}.brand-home.home-motion-ready .home-reveal:not(.is-visible) .brand-principles article,.brand-home.home-motion-ready .home-reveal:not(.is-visible) .journey-card,.brand-home.home-motion-ready .home-reveal:not(.is-visible) .output-grid article{opacity:0;transform:translateY(16px)}.brand-home.home-motion-ready .home-reveal.is-visible .brand-principles article,.brand-home.home-motion-ready .home-reveal.is-visible .journey-card,.brand-home.home-motion-ready .home-reveal.is-visible .output-grid article{opacity:1;transition:opacity .62s ease,transform .62s cubic-bezier(.22,.75,.24,1),border-color .22s ease,box-shadow .22s ease}.brand-home.home-motion-ready .home-reveal.is-visible :is(.brand-principles article,.journey-card,.output-grid article):nth-child(2){transition-delay:90ms}.brand-home.home-motion-ready .home-reveal.is-visible :is(.brand-principles article,.journey-card,.output-grid article):nth-child(3){transition-delay:.18s}.brand-home.home-motion-ready .home-reveal.is-visible .output-grid article:nth-child(4){transition-delay:70ms}.brand-home.home-motion-ready .home-reveal.is-visible .output-grid article:nth-child(5){transition-delay:.14s}.brand-home.home-motion-ready .home-reveal.is-visible .output-grid article:nth-child(6){transition-delay:.21s}.brand-primary-cta svg,.brand-inline-link svg,.legacy-tools a>svg:last-child,.calendar-today-card button svg{transition:transform .18s ease}.brand-primary-cta:hover svg,.brand-inline-link:hover svg,.legacy-tools a:hover>svg:last-child,.calendar-today-card button:hover svg{transform:translate(4px)}.output-connector{animation:brand-home-connector-pulse 2.8s ease-in-out infinite}.calendar-cells div.active{animation:brand-home-calendar-focus 4.5s ease-in-out infinite}@keyframes brand-home-card-float{0%,to{transform:rotate(1.4deg) translateY(0)}50%{transform:rotate(.6deg) translateY(-7px)}}@keyframes brand-home-glow-one{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-24px,22px,0) scale(1.06)}}@keyframes brand-home-glow-two{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(28px,-18px,0) scale(.94)}}@keyframes brand-home-connector-pulse{0%,to{box-shadow:0 0 #1f5b5029}50%{box-shadow:0 0 0 10px #1f5b5000}}@keyframes brand-home-calendar-focus{0%,to{box-shadow:inset 0 0 #fff0}50%{box-shadow:inset 0 0 0 2px #ffffff4d}}@media (prefers-reduced-motion: reduce){.brand-home.home-motion-ready .home-reveal,.brand-home.home-motion-ready .brand-hero-copy,.brand-home.home-motion-ready .brand-hero-visual,.brand-home.home-motion-ready .home-reveal .brand-principles article,.brand-home.home-motion-ready .home-reveal .journey-card,.brand-home.home-motion-ready .home-reveal .output-grid article,.brand-home.home-motion-ready .home-reveal .home-slide-copy>*,.brand-home.home-motion-ready .home-reveal.home-slide-copy>*{opacity:1;transform:none;transition:none}.brand-hero-glow,.brand-home.home-motion-ready .brand-hero.is-visible .brand-hero-visual,.output-connector,.calendar-cells div.active,.brand-example-content{animation:none}.journey-card.sand{transform:translateY(24px)}}.brand-onboarding-page{min-height:calc(100vh - 82px);padding:44px clamp(18px,5vw,72px) 72px;color:#17322c;background:#f8f7f2}.onboarding-shell{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,1fr);width:min(1240px,100%);min-height:720px;margin:0 auto;border:1px solid #dfe3df;background:#fff;box-shadow:0 24px 70px #152d2714}.onboarding-intro{padding:48px 38px;color:#fff;background:#173f37}.onboarding-intro .eyebrow{color:#b8d9d0}.onboarding-intro h1{margin:24px 0 16px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:500;line-height:1.12;letter-spacing:-.04em}.onboarding-intro>p{color:#c5d8d2;font-size:.92rem;line-height:1.7}.onboarding-step-list{display:grid;gap:8px;margin:60px 0 0;padding:0;list-style:none}.onboarding-step-list li{display:flex;align-items:center;gap:12px;min-height:42px;color:#88aaa1;font-size:.82rem;font-weight:650}.onboarding-step-list li>span{display:grid;width:26px;height:26px;place-items:center;border:1px solid #55756d;border-radius:50%;font-size:.68rem}.onboarding-step-list li.active{color:#fff}.onboarding-step-list li.active>span{color:#173f37;border-color:#fff;background:#fff}.onboarding-step-list li.done{color:#b8d9d0}.onboarding-step-list li.done>span{border-color:#83b0a4;background:#315c52}.onboarding-workspace{position:relative;display:flex;min-width:0;padding:0 60px 40px;flex-direction:column}.onboarding-progress{height:4px;margin:0 -60px;background:#edf0ee}.onboarding-progress span{display:block;height:100%;background:#2a7162;transition:width .22s ease}.onboarding-mobile-step{display:none}.onboarding-step{width:min(760px,100%);margin:0 auto;padding:58px 0 24px}.onboarding-step-heading{display:flex;gap:16px;align-items:flex-start;margin-bottom:34px}.onboarding-step-heading>span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;color:#245d51;background:#e0efea}.onboarding-step-heading svg{width:21px}.onboarding-step-heading h2{margin:4px 0 0;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:500;letter-spacing:-.035em}.onboarding-step-heading p{margin:9px 0 0;color:#71807b;line-height:1.6}.onboarding-choice-grid{display:grid;gap:14px}.onboarding-choice-grid.two{grid-template-columns:1fr 1fr}.onboarding-choice-card{position:relative;min-height:220px;padding:28px;border:1px solid #dfe4e1;color:#17322c;background:#fff;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease}.onboarding-choice-card:hover,.onboarding-choice-card.selected{border-color:#2a7162;background:#f2f8f6;transform:translateY(-2px)}.choice-radio{display:grid;width:24px;height:24px;place-items:center;border:1px solid #bdc9c5;border-radius:50%}.selected .choice-radio{color:#fff;border-color:#2a7162;background:#2a7162}.onboarding-choice-card h3{margin:48px 0 10px;font-size:1.1rem}.onboarding-choice-card p{margin:0;color:#6e7b77;line-height:1.6}.reference-channel-tool{margin-top:22px;padding:22px;border:1px solid #d7e2de;background:linear-gradient(135deg,#f5faf8,#fff 72%)}.channel-discovery-tool{margin-top:22px;padding:24px;border:1px solid #cbdcd6;background:linear-gradient(135deg,#eef7f3,#fff 68%)}.channel-discovery-tool>header{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px}.channel-discovery-tool>header>span{display:grid;width:40px;height:40px;place-items:center;color:#fff;background:#206757}.channel-discovery-tool small{color:#628078;font-size:.65rem;font-weight:700}.channel-discovery-tool h3{margin:3px 0 5px;color:#173f36;font-size:1.05rem}.channel-discovery-tool>header p,.channel-recommendations>header p{margin:0;color:#687b74;font-size:.75rem;line-height:1.55}.channel-discovery-form{display:grid;margin-top:18px;grid-template-columns:minmax(0,1fr) auto;gap:8px}.channel-discovery-form label{display:flex;min-height:46px;padding:0 14px;align-items:center;gap:9px;border:1px solid #bdd1ca;background:#fff}.channel-discovery-form label:focus-within{border-color:#2a7162;box-shadow:0 0 0 3px #2a71621a}.channel-discovery-form label svg{color:#718b83}.channel-discovery-form input{width:100%;min-width:0;border:0;outline:0;color:#17322c;background:transparent;font:inherit;font-size:.82rem}.channel-discovery-form>button,.channel-selection-action{display:inline-flex;align-items:center;justify-content:center;gap:7px}.channel-topic-row{display:flex;margin-top:13px;align-items:flex-start;gap:11px}.channel-topic-row>strong{padding-top:7px;flex:0 0 auto;color:#5f766f;font-size:.67rem}.channel-topic-row>div{display:flex;flex-wrap:wrap;gap:6px}.channel-topic-row button{padding:6px 10px;border:1px solid #d4e0dc;border-radius:999px;color:#355f55;background:#fff;font:inherit;font-size:.69rem;cursor:pointer}.channel-topic-row button:hover{border-color:#2a7162}.channel-topic-toggle{display:inline-flex;margin:10px 0 0 auto;padding:4px 0;align-items:center;gap:4px;border:0;color:#286657;background:transparent;font:inherit;font-size:.69rem;font-weight:800;cursor:pointer}.channel-topic-toggle:hover{color:#173f36}.channel-topic-groups{display:grid;margin-top:12px;padding:16px;grid-template-columns:1fr 1fr;gap:18px 20px;border:1px solid #d7e3df;background:#ffffffdb}.channel-topic-groups section:last-child:nth-child(odd){grid-column:1 / -1}.channel-topic-groups section>strong{display:block;margin-bottom:8px;color:#315d53;font-size:.68rem}.channel-topic-groups section>div{display:flex;flex-wrap:wrap;gap:6px}.channel-topic-groups button{display:inline-flex;padding:6px 9px;align-items:center;gap:4px;border:1px solid #d7e1de;border-radius:999px;color:#536d66;background:#fff;font:inherit;font-size:.67rem;cursor:pointer}.channel-topic-groups button:hover,.channel-topic-groups button.selected{border-color:#2a7162;color:#1f5e50;background:#edf7f3}.channel-discovery-empty{margin:16px 0 0;color:#687b74;font-size:.75rem}.channel-recommendations{margin-top:20px;padding-top:18px;border-top:1px solid #d9e5e1}.channel-recommendations>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.channel-recommendations h4{margin:0 0 4px;color:#183f36;font-size:.9rem}.channel-recommendations>header>strong{flex:0 0 auto;color:#206757;font-size:.72rem}.channel-recommendation-grid{display:grid;margin-top:14px;grid-template-columns:1fr 1fr;gap:8px}.channel-recommendation-card{position:relative;display:grid;min-width:0;padding:13px;grid-template-columns:42px minmax(0,1fr);gap:11px;border:1px solid #d6e1dd;text-align:left;color:inherit;background:#fff;cursor:pointer}.channel-recommendation-card:hover,.channel-recommendation-card.selected,.channel-recommendation-card:focus-within{border-color:#2a7162;box-shadow:0 3px 14px #184b3f14}.channel-recommendation-card.selected{background:#f2f8f5}.channel-card-select{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border:0;background:transparent;cursor:pointer}.channel-card-select:focus-visible{outline:2px solid #2a7162;outline-offset:2px}.channel-recommendation-grid img{position:relative;z-index:2;pointer-events:none;width:42px;height:42px;border-radius:50%;object-fit:cover}.channel-select-check{position:absolute;z-index:2;pointer-events:none;top:8px;right:8px;display:grid;width:19px;height:19px;place-items:center;border:1px solid #aebfb9;border-radius:50%;color:#fff;background:#fff}.selected .channel-select-check{border-color:#206757;background:#206757}.channel-recommendation-copy{position:relative;z-index:2;min-width:0;pointer-events:none}.channel-recommendation-link{display:flex;align-items:center;gap:4px;padding-right:20px;color:#21483f;font-size:.78rem;font-weight:800;pointer-events:auto;text-decoration:none}.channel-recommendation-link>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.channel-recommendation-link>svg{flex:0 0 auto}.channel-recommendation-link:hover{color:#14705d;text-decoration:underline}.channel-recommendation-copy>small{display:block;margin-top:3px;color:#71827d;font-size:.62rem}.channel-recommendation-copy>span{display:-webkit-box;margin-top:7px;overflow:hidden;color:#677873;font-size:.67rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.channel-selection-action{margin-top:14px}.direct-channel-entry{margin-top:12px;border:1px solid #d9e2df;background:#fff}.direct-channel-entry>summary{padding:15px 18px;color:#315e54;cursor:pointer}.direct-channel-entry>summary span{display:block;font-size:.78rem;font-weight:800}.direct-channel-entry>summary small{display:block;margin-top:3px;color:#788983;font-size:.66rem}.direct-channel-entry .reference-channel-tool{margin-top:0;border:0;border-top:1px solid #e1e8e5}.reference-source-list{flex-wrap:wrap}.reference-source-list>div{display:flex;align-items:center;gap:8px}.reference-source-list>div img{width:40px;height:40px;border-radius:50%;object-fit:cover}.reference-source-list>div span{min-width:0}.reference-source-list>div small{display:block;margin-top:2px;color:#7a8984;font-size:.62rem}.reference-source-list>span{width:100%;color:#7a8984;font-size:.66rem}.reference-channel-tool>header{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px}.reference-channel-tool>header>span{display:grid;width:40px;height:40px;place-items:center;color:#fff;background:#d9473f}.reference-channel-tool small{color:#628078;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.reference-channel-tool h3{margin:3px 0 5px;color:#1c4038;font-size:1rem}.reference-channel-tool>header p,.reference-channel-disclosure{margin:0;color:#6c7d77;font-size:.75rem;line-height:1.55}.reference-channel-form{display:grid;margin-top:17px;grid-template-columns:minmax(0,1fr) auto;gap:8px}.reference-channel-form label{display:flex;min-width:0;min-height:44px;padding:0 13px;align-items:center;gap:9px;border:1px solid #cfdad6;background:#fff}.reference-channel-form label:focus-within{border-color:#2a7162;box-shadow:0 0 0 3px #2a71621a}.reference-channel-form label svg{flex:0 0 auto;color:#769088}.reference-channel-form input{width:100%;min-width:0;border:0;outline:0;color:#17322c;background:transparent;font:inherit;font-size:.8rem}.reference-channel-form button{display:inline-flex;min-width:142px;align-items:center;justify-content:center;gap:7px}.reference-channel-disclosure{margin-top:9px;font-size:.67rem}.reference-channel-error{margin:12px 0 0;color:#b13d33;font-size:.76rem}.reference-analysis-result{margin-top:18px;padding:20px;border:1px solid #c8d9d3;background:#fff}.reference-analysis-result>header{display:flex;align-items:center;gap:11px}.reference-analysis-result>header img{width:46px;height:46px;flex:0 0 auto;border-radius:50%;object-fit:cover}.reference-analysis-result>header a{display:inline-flex;align-items:center;gap:4px;color:#1c5146;font-size:.9rem;font-weight:800;text-decoration:none}.reference-analysis-result>header a:hover{text-decoration:underline}.reference-analysis-result>header span{display:block;margin-top:3px;color:#7a8984;font-size:.66rem}.reference-analysis-result>p{margin:15px 0;color:#52665f;font-size:.78rem;line-height:1.65}.reference-analysis-grid{display:grid;margin-bottom:17px;grid-template-columns:1fr 1fr;gap:9px}.reference-analysis-grid section{padding:12px;background:#f4f7f5}.reference-analysis-grid strong{color:#2b5e53;font-size:.7rem}.reference-analysis-grid ul{margin:8px 0 0;padding-left:16px;color:#61716c;font-size:.68rem;line-height:1.5}.reference-analysis-result>button{display:inline-flex;align-items:center;gap:7px}.reference-applied{display:flex;margin-top:11px;align-items:center;gap:6px;color:#26715f;font-size:.72rem}.onboarding-category-guide{margin:-8px 0 28px;padding:20px;border:1px solid #dbe4e0;background:#f5f9f7}.onboarding-selected-topic{display:grid;margin:-8px 0 28px;padding:20px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #c9ddd6;background:linear-gradient(135deg,#edf7f3,#fff 82%)}.onboarding-selected-topic>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:#246b5b}.onboarding-selected-topic small{display:block;color:#668078;font-size:.66rem;font-weight:800}.onboarding-selected-topic strong{display:block;margin-top:3px;color:#173f36;font-size:.9rem}.onboarding-selected-topic p{margin:4px 0 0;color:#6b7e77;font-size:.72rem}.onboarding-selected-topic>button{padding:8px 11px;border:1px solid #c9d7d2;color:#315f54;background:#fff;font:inherit;font-size:.7rem;font-weight:700;cursor:pointer}.onboarding-selected-topic>button:hover{border-color:#2a7162}.onboarding-category-guide>header{margin-bottom:16px}.onboarding-category-guide>header strong{display:block;color:#173f36;font-size:.92rem}.onboarding-category-guide>header p{margin:5px 0 0;color:#71807b;font-size:.76rem;line-height:1.55}.onboarding-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.onboarding-category-grid>button{display:grid;min-height:52px;padding:10px 11px;align-items:center;grid-template-columns:22px minmax(0,1fr) 15px;gap:7px;border:1px solid #d5dfdb;color:#425b54;background:#fff;text-align:left;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease}.onboarding-category-grid>button:hover{border-color:#79a398;color:#20584c;transform:translateY(-1px)}.onboarding-category-grid>button.selected{border-color:#2a7162;color:#fff;background:#246658;box-shadow:0 7px 18px #24665821}.onboarding-category-grid>button svg:last-child{justify-self:end}.onboarding-category-grid>button span{overflow:hidden;font-size:.75rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.onboarding-topic-suggestions{margin-top:16px;padding-top:15px;border-top:1px solid #dbe4e0}.onboarding-topic-suggestions>strong{display:block;margin-bottom:10px;color:#36574f;font-size:.76rem}.onboarding-topic-suggestions>div{display:flex;flex-wrap:wrap;gap:7px}.onboarding-topic-suggestions button{display:inline-flex;min-height:34px;padding:7px 11px;align-items:center;gap:5px;border:1px solid #d4ded9;border-radius:999px;color:#52645f;background:#fff;font-size:.73rem;font-weight:650}.onboarding-topic-suggestions button:hover,.onboarding-topic-suggestions button.selected{border-color:#2a7162;color:#245f53;background:#e5f1ed}.onboarding-audience-guide{margin:-8px 0 26px;padding:20px;border:1px solid #cfe0da;background:linear-gradient(135deg,#edf7f3,#fbfdfc 78%)}.onboarding-audience-guide>header{display:flex;align-items:flex-start;gap:11px}.onboarding-audience-guide>header>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#246b5b}.onboarding-audience-guide header strong{display:block;color:#173f36;font-size:.9rem}.onboarding-audience-guide header p{margin:5px 0 0;color:#667a73;font-size:.74rem;line-height:1.55}.onboarding-audience-guide .onboarding-form-grid{margin-top:18px}.onboarding-audience-guide .onboarding-field{min-width:0;margin-bottom:0}.onboarding-audience-guide select{overflow:hidden;background:#fff;text-overflow:ellipsis}.onboarding-manual-divider{display:flex;margin:0 0 22px;align-items:center;gap:12px;color:#7a8782;font-size:.7rem}.onboarding-manual-divider:before,.onboarding-manual-divider:after{height:1px;flex:1;background:#e1e6e3;content:""}.onboarding-manual-divider span{flex:0 0 auto}.onboarding-field{display:grid;gap:9px;margin-bottom:22px}.onboarding-field>span,.onboarding-chip-field legend{color:#40534e;font-size:.82rem;font-weight:750}.onboarding-field input,.onboarding-field textarea,.onboarding-field select{width:100%;border:1px solid #d9dfdc;border-radius:4px;outline:none;color:#17322c;background:#fbfcfb;padding:14px 15px;line-height:1.55}.onboarding-field input:focus,.onboarding-field textarea:focus,.onboarding-field select:focus{border-color:#2a7162;box-shadow:0 0 0 3px #2a71621a}.onboarding-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.onboarding-chip-field{margin:0 0 24px;padding:0;border:0}.onboarding-chip-field legend{margin-bottom:10px}.onboarding-chip-field>div{display:flex;flex-wrap:wrap;gap:8px}.onboarding-chip-field button{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:8px 13px;border:1px solid #d7ddda;border-radius:999px;color:#52625d;background:#fff;font-size:.8rem;font-weight:650}.onboarding-chip-field button.selected{color:#fff;border-color:#2a7162;background:#2a7162}.concept-step{width:min(900px,100%)}.concept-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.concept-card{position:relative;min-width:0;min-height:245px;padding:22px;border:1px solid #dce2df;color:#17322c;background:#fff;text-align:left}.concept-card.selected{border-color:#2a7162;box-shadow:inset 0 -4px #2a7162;background:#f3f8f6}.concept-number{color:#90a09b;font-family:Georgia,serif;font-size:.72rem}.concept-card h3{margin:30px 0 10px;font-size:1.08rem}.concept-card p{margin:0 0 20px;color:#687671;font-size:.8rem;line-height:1.55}.concept-card strong{color:#2a7162;font-size:.73rem;line-height:1.4}.concept-check{position:absolute;top:16px;right:16px;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff;background:#2a7162}.concept-detail{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:18px 0 25px;padding:24px;background:#f5f6f3}.concept-detail h3{margin:0 0 10px;font-size:.8rem}.concept-detail ul{display:grid;gap:7px;margin:0;padding-left:18px;color:#60706a;font-size:.78rem;line-height:1.45}.concept-detail dl{display:grid;gap:8px;margin:0}.concept-detail dl div{display:grid;grid-template-columns:80px 1fr;gap:10px}.concept-detail dt{color:#80908b;font-size:.7rem;font-weight:700}.concept-detail dd{margin:0;color:#4c5d57;font-size:.75rem;line-height:1.45}.onboarding-help{margin:-13px 0 0;color:#82908c;font-size:.72rem}.brand-final-preview{margin-top:32px;padding:28px;color:#fff;background:#173f37}.brand-final-preview>span{color:#a8ccc2;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.brand-final-preview h2{margin:15px 0 8px;font-family:Georgia,"Noto Serif KR",serif;font-size:2rem;font-weight:500}.brand-final-preview>p{margin:0;color:#c7dbd5}.brand-final-preview dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0;padding:22px 0;border-top:1px solid #41655c;border-bottom:1px solid #41655c}.brand-final-preview dt{margin-bottom:6px;color:#95b8af;font-size:.7rem;font-weight:700}.brand-final-preview dd{margin:0;color:#edf5f2;font-size:.8rem;line-height:1.45}.brand-pillar-preview{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.brand-pillar-preview strong{width:100%;margin-bottom:3px;color:#95b8af;font-size:.7rem}.brand-pillar-preview span{padding:6px 9px;border:1px solid #55786f;color:#e5f0ed;font-size:.7rem}.onboarding-actions{display:flex;width:min(760px,100%);margin:auto auto 0;padding-top:24px;justify-content:space-between;border-top:1px solid #e5e8e6}.onboarding-actions button{display:inline-flex;align-items:center;gap:7px}.onboarding-error{width:min(760px,100%);margin:0 auto 15px;color:#b13d33;font-size:.82rem}.onboarding-loading{display:grid;flex:1;place-content:center;justify-items:center;text-align:center}.onboarding-orbit{display:grid;width:72px;height:72px;margin-bottom:24px;place-items:center;border-radius:50%;color:#2a7162;background:#dfefe9}.onboarding-loading h2{margin:0;font-family:Georgia,"Noto Serif KR",serif;font-size:2rem;font-weight:500}.onboarding-loading p{margin:12px 0 28px;color:#71807b}.onboarding-auth-gate{display:grid;width:min(520px,100%);margin:9vh auto 0;padding:54px;justify-items:center;border:1px solid #dce2df;background:#fff;box-shadow:0 24px 60px #152d2714;text-align:center}.onboarding-icon{display:grid;width:60px;height:60px;place-items:center;color:#fff;background:#2a7162}.onboarding-auth-gate h1{margin:26px 0 12px;font-family:Georgia,"Noto Serif KR",serif;font-size:2rem;font-weight:500}.onboarding-auth-gate p{margin:0;color:#6d7a76;line-height:1.7}.onboarding-auth-actions{display:flex;gap:10px;margin-top:30px}.onboarding-save-gate{display:grid;margin-top:18px;padding:24px;grid-template-columns:auto minmax(0,1fr);gap:8px 16px;align-items:start;border:1px solid #cbded8;background:#f1f8f5}.onboarding-save-gate .onboarding-icon{width:46px;height:46px;grid-row:1 / span 2}.onboarding-save-gate h3{margin:1px 0 7px;color:#173f37;font-size:1rem}.onboarding-save-gate p{margin:0;color:#65756f;font-size:.82rem;line-height:1.6}.onboarding-save-gate .onboarding-auth-actions{grid-column:2;margin-top:10px}@media (max-width: 980px){.brand-hero{grid-template-columns:1fr;padding-top:72px}.brand-hero-copy{max-width:760px}.brand-hero-visual{width:min(580px,calc(100% - 22px));margin:0 auto}.brand-problem>header{grid-template-columns:1fr;gap:20px}.brand-problem>header .section-kicker{margin-bottom:4px}.brand-principles,.brand-journey-grid{grid-template-columns:1fr}.journey-card.sand{transform:none}.brand-studio-feature,.calendar-feature{grid-template-columns:1fr}.brand-studio-copy,.calendar-feature-copy{max-width:680px}.brand-output-flow{grid-template-columns:1fr}.brand-output-example-cta{margin-top:24px}.output-connector{margin:-5px auto;transform:rotate(90deg)}.legacy-tools{grid-template-columns:1fr;gap:35px}.onboarding-shell{grid-template-columns:1fr}.onboarding-intro{display:none}.onboarding-mobile-step{display:block;margin:24px 0 0;color:#71807b;font-size:.75rem;font-weight:750}}@media (max-width: 680px){.brand-hero,.brand-problem,.brand-journey,.brand-studio-feature,.calendar-feature,.brand-outputs,.legacy-tools,.brand-final-cta{width:min(100% - 28px,1180px)}.brand-hero{min-height:auto;padding:55px 0 80px;gap:55px}.brand-promise{width:calc(100% - 28px);margin-top:-38px;padding:22px;align-items:flex-start}.brand-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.brand-hero-copy>p{font-size:1rem}.brand-hero-actions{align-items:stretch;flex-direction:column;gap:16px}.brand-primary-cta{justify-content:center}.brand-hero-visual{width:calc(100% - 12px);padding:20px;box-shadow:12px 14px #dcebe5,0 20px 45px #1225211c}.brand-preview-card{grid-template-columns:1fr}.brand-preview-logo{width:68px}.brand-problem,.brand-journey,.brand-studio-feature,.calendar-feature,.brand-outputs{padding:80px 0}.brand-principles article{min-height:235px}.brand-kit-canvas{min-height:500px;padding:22px;box-shadow:10px 10px 0 var(--brand-green)}.brand-kit-row{right:22px;left:22px;grid-template-columns:1fr}.calendar-demo{padding:16px;overflow-x:auto}.calendar-weekdays,.calendar-cells{min-width:560px}.calendar-today-card{grid-template-columns:1fr}.calendar-today-card button{justify-content:center}.output-grid{grid-template-columns:1fr 1fr}.legacy-tools nav{grid-template-columns:1fr}.brand-final-cta{margin-top:30px;margin-bottom:70px;padding:70px 20px}.brand-onboarding-page{padding:18px 12px 40px}.onboarding-workspace{padding:0 20px 25px}.onboarding-progress{margin:0 -20px}.onboarding-step{padding-top:34px}.onboarding-choice-grid.two,.onboarding-form-grid,.concept-card-grid,.concept-detail,.brand-final-preview dl{grid-template-columns:1fr}.onboarding-choice-card{min-height:175px}.onboarding-choice-card h3{margin-top:32px}.reference-channel-tool,.channel-discovery-tool{padding:17px}.channel-discovery-form,.channel-recommendation-grid{grid-template-columns:1fr}.channel-discovery-form>button{width:100%}.channel-topic-row{display:block}.channel-topic-row>div{margin-top:7px}.channel-topic-toggle{margin-top:12px}.channel-topic-groups{padding:14px;grid-template-columns:1fr;gap:16px}.channel-topic-groups section:last-child:nth-child(odd){grid-column:auto}.reference-channel-form,.reference-analysis-grid{grid-template-columns:1fr}.reference-channel-form button{width:100%}.onboarding-category-guide,.onboarding-audience-guide{padding:16px}.onboarding-selected-topic{padding:16px;grid-template-columns:32px minmax(0,1fr)}.onboarding-selected-topic>button{grid-column:1 / -1;width:100%}.onboarding-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-category-grid>button{min-height:48px;padding:9px}.onboarding-manual-divider span{max-width:66%;text-align:center}.concept-card{min-height:195px}.onboarding-actions{gap:10px}.onboarding-actions .ghost-button,.onboarding-actions .primary-button{padding-inline:13px;font-size:.78rem}.onboarding-auth-gate{padding:38px 22px}.onboarding-auth-actions{width:100%;align-items:stretch;flex-direction:column}.onboarding-save-gate{grid-template-columns:1fr}.onboarding-save-gate .onboarding-icon,.onboarding-save-gate .onboarding-auth-actions{grid-column:1;grid-row:auto}}.channels-page{min-height:calc(100vh - 82px);padding:54px clamp(18px,7vw,120px) 90px;color:#17322c;background:#f7f6f1}.channels-page>.animate-spin{display:block;margin:20vh auto}.channels-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;max-width:1180px;margin:0 auto 34px}.channels-heading>div>span{display:flex;align-items:center;gap:7px;color:#2a7162;font-size:.72rem;font-weight:800;letter-spacing:.08em}.channels-heading h1{margin:10px 0 9px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:500}.channels-heading p{max-width:720px;margin:0;color:#61716c;line-height:1.65}.channels-heading .primary-button,.channels-empty .primary-button,.channel-card-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.channels-error{max-width:1180px;margin:0 auto 20px;padding:12px 14px;border:1px solid #e8c5c5;color:#8c3434;background:#fff1f1}.channels-usage{max-width:1180px;margin:-18px auto 20px;color:#65756f;font-size:.78rem;font-weight:700;text-align:right}.channels-usage.at-limit{color:#9a5a31}.channels-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto}.channel-card{display:flex;min-height:330px;padding:25px;border:1px solid #dfe4e1;flex-direction:column;background:#fff}.channel-card.is-current{border-color:#70a99a;box-shadow:inset 0 3px #2a7162}.channel-card header{display:flex;align-items:center;justify-content:space-between}.channel-card-icon{display:grid;width:40px;height:40px;place-items:center;color:#285e52;background:#e2f0eb}.channel-card header strong{display:inline-flex;align-items:center;gap:5px;color:#2a7162;font-size:.72rem}.channel-card h2{margin:24px 0 9px;font-family:Georgia,"Noto Serif KR",serif;font-size:1.55rem;font-weight:500}.channel-card>p{margin:0;color:#697873;font-size:.84rem;line-height:1.6}.channel-card dl{display:grid;grid-template-columns:1fr auto;gap:14px;margin:auto 0 20px;padding-top:20px;border-top:1px solid #e7eae8}.channel-card dt{margin-bottom:4px;color:#8a9692;font-size:.68rem;font-weight:700}.channel-card dd{margin:0;color:#3f514b;font-size:.78rem}.channel-card-actions{display:flex;gap:8px}.channel-card-actions button{flex:1;min-height:42px;font-size:.75rem}.channels-empty{max-width:760px;margin:60px auto;padding:54px 28px;border:1px solid #dfe4e1;text-align:center;background:#fff}.channels-empty>svg{color:#2a7162}.channels-empty h2{margin:18px 0 8px}.channels-empty p{margin:0 0 22px;color:#6d7975}@media (max-width: 960px){.channels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.channels-heading{align-items:stretch;flex-direction:column}.channels-grid{grid-template-columns:1fr}}.dashboard-brand-empty{display:flex;gap:28px;align-items:center;justify-content:space-between;margin-bottom:28px;padding:32px;border:1px solid #cfe0da;color:#17322c;background:#edf6f2}.dashboard-brand-empty>div>span,.dashboard-brand-card header>span{display:flex;align-items:center;gap:7px;color:#2a7162;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.dashboard-brand-empty h2{margin:12px 0 8px;font-family:Georgia,"Noto Serif KR",serif;font-size:1.9rem;font-weight:500}.dashboard-brand-empty p{max-width:690px;margin:0;color:#60716b;line-height:1.65}.dashboard-brand-empty .primary-button,.dashboard-next-action button{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto}.dashboard-brand-overview{display:grid;grid-template-columns:1.35fr .65fr;gap:16px;margin-bottom:30px}.dashboard-brand-card,.dashboard-next-action{border:1px solid #dfe4e1;background:#fff}.dashboard-brand-card{padding:28px}.dashboard-brand-card header{display:flex;align-items:center;justify-content:space-between}.dashboard-brand-card header button{border:0;color:#2a7162;background:transparent;font-size:.75rem;font-weight:750}.dashboard-brand-card h2{margin:24px 0 8px;color:#17322c;font-family:Georgia,"Noto Serif KR",serif;font-size:2rem;font-weight:500}.dashboard-brand-card>p{margin:0;color:#62716c;line-height:1.6}.dashboard-brand-card dl{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0;padding:20px 0;border-top:1px solid #e6e9e7;border-bottom:1px solid #e6e9e7}.dashboard-brand-card dt{margin-bottom:5px;color:#86928e;font-size:.7rem;font-weight:700}.dashboard-brand-card dd{margin:0;color:#40534d;font-size:.82rem}.dashboard-brand-pillars{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.dashboard-brand-pillars strong{width:100%;margin-bottom:2px;color:#81908b;font-size:.7rem}.dashboard-brand-pillars span{padding:7px 10px;border:1px solid #d6e1dd;color:#356257;background:#f1f7f4;font-size:.73rem;font-weight:650}.dashboard-next-action{display:grid;padding:28px;align-content:space-between;color:#fff;background:#173f37}.dashboard-next-action>span{display:grid;width:42px;height:42px;place-items:center;color:#173f37;background:#d8ebe5}.dashboard-next-action h3{margin:30px 0 10px;color:#fff;font-size:1.15rem}.dashboard-next-action p{margin:0;color:#bfd4ce;font-size:.84rem;line-height:1.6}.dashboard-next-action button{margin-top:28px;border:0;color:#173f37;background:#fff;padding:12px 14px;font-size:.8rem;font-weight:750;justify-content:center}@media (max-width: 840px){.dashboard-brand-overview{grid-template-columns:1fr}.dashboard-brand-empty{align-items:flex-start;flex-direction:column}}@media (max-width: 560px){.dashboard-brand-card dl{grid-template-columns:1fr}}.brand-studio-page{position:relative;min-height:calc(100vh - 82px);padding:54px clamp(18px,7vw,120px) 90px;color:#17322c;background:#f7f6f1}.brand-studio-page>.animate-spin{display:block;margin:20vh auto}.brand-studio-header{display:flex;width:min(1180px,100%);margin:0 auto 34px;align-items:flex-end;justify-content:space-between;gap:30px}.brand-studio-header .eyebrow{color:#2a7162}.brand-studio-header h1{margin:14px 0 9px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:500;letter-spacing:-.055em}.brand-studio-header p{margin:0;color:#697873}.brand-studio-header .primary-button{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;background:#1f5b50}.brand-studio-tabs{display:flex;width:min(1180px,100%);margin:0 auto;border-bottom:1px solid #d8dedb}.brand-studio-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:50px;padding:0 22px;border:0;border-bottom:3px solid transparent;color:#71807b;background:transparent;font-size:.84rem;font-weight:750}.brand-studio-tabs button.active{color:#1f5b50;border-color:#1f5b50}.brand-identity-layout,.brand-asset-layout,.brand-voice-studio-layout{width:min(1180px,100%);margin:30px auto 0}.brand-identity-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px}.brand-studio-form-card,.brand-color-card,.brand-live-preview,.brand-asset-controls,.brand-asset-workspace,.brand-voice-preview-card{border:1px solid #dce1de;background:#fff}.brand-studio-form-card{grid-row:span 2;padding:30px}.studio-field{display:grid;gap:9px;margin-bottom:22px}.studio-field:last-child{margin-bottom:0}.studio-field>span,.studio-color-field>span{color:#50605a;font-size:.78rem;font-weight:750}.studio-field input,.studio-field textarea,.studio-field select{width:100%;border:1px solid #d9dfdc;border-radius:4px;outline:none;color:#17322c;background:#fbfcfb;padding:13px 14px;line-height:1.55}.studio-field input:focus,.studio-field textarea:focus,.studio-field select:focus{border-color:#2a7162;box-shadow:0 0 0 3px #2a71621a}.brand-live-preview{display:grid;min-height:390px;padding:30px;justify-items:center;align-content:center;text-align:center}.brand-live-preview>span{align-self:start;justify-self:start;color:#899590;font-size:.66rem;font-weight:800;letter-spacing:.12em}.brand-live-symbol{display:grid;width:92px;aspect-ratio:1;margin-top:12px;place-items:center;border-radius:50%;color:#fff;font-family:Georgia,serif;font-size:2.8rem;box-shadow:inset 0 0 0 7px #fffffff0,inset 0 0 0 9px currentColor}.brand-live-preview h2{margin:18px 0 7px;font-family:Georgia,"Noto Serif KR",serif;font-size:2rem;font-weight:500}.brand-live-preview p{max-width:360px;margin:0;color:#52625d;line-height:1.55}.brand-live-preview small{margin-top:13px;color:#7a8883}.brand-live-colors{display:flex;margin-top:28px}.brand-live-colors i{width:28px;height:28px;margin-left:-4px;border:2px solid #fff;border-radius:50%}.brand-color-card{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;padding:24px}.brand-color-card .studio-field{grid-column:1 / -1}.studio-color-field{display:grid;gap:9px}.studio-color-field>div{display:flex;align-items:center;gap:9px}.studio-color-field input{width:38px;height:38px;padding:2px;border:1px solid #d8dedb;background:#fff}.studio-color-field code{color:#586862;font-size:.72rem}.brand-asset-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:start}.brand-asset-controls,.brand-asset-workspace{padding:26px}.brand-asset-type-list{display:grid;gap:8px;margin-bottom:28px}.brand-asset-type-list>button{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:15px;border:1px solid #dde2df;color:#52625c;background:#fff;text-align:left}.brand-asset-type-list>button.active{color:#1f5b50;border-color:#2a7162;background:#f0f7f4}.brand-asset-type-list button>span{display:grid;gap:5px}.brand-asset-type-list strong{color:#233c35;font-size:.82rem}.brand-asset-type-list small{color:#77847f;font-size:.68rem;line-height:1.45}.brand-style-chips{display:flex;flex-wrap:wrap;gap:6px}.brand-style-chips button{padding:8px 11px;border:1px solid #d9dfdc;border-radius:999px;color:#60706a;background:#fff;font-size:.72rem;font-weight:700}.brand-style-chips button.active{color:#fff;border-color:#2a7162;background:#2a7162}.brand-asset-controls .primary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#1f5b50}.brand-credit-note{display:block;margin-top:10px;color:#88948f;font-size:.68rem;text-align:center}.brand-asset-preview{position:relative;display:grid;width:100%;min-height:430px;place-items:center;overflow:hidden;border:1px solid #d6ddda;background:linear-gradient(45deg,#edf0ee 25%,transparent 25%),linear-gradient(-45deg,#edf0ee 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#edf0ee 75%),linear-gradient(-45deg,transparent 75%,#edf0ee 75%);background-color:#f8faf9;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.brand-asset-preview.brand_logo,.brand-asset-preview.channel_avatar{width:min(520px,100%);aspect-ratio:1;min-height:0;margin:0 auto}.brand-asset-preview.channel_avatar{border-radius:50%}.brand-asset-preview.youtube_banner{aspect-ratio:16 / 9;min-height:0}.brand-asset-preview>img{width:100%;height:100%;object-fit:cover}.brand-asset-placeholder{display:grid;max-width:330px;justify-items:center;color:#7e8c87;text-align:center}.brand-asset-placeholder strong{margin-top:16px;color:#42564f}.brand-asset-placeholder p{margin:8px 0 0;font-size:.78rem;line-height:1.55}.youtube-safe-area{position:absolute;top:35.35%;left:19.8%;display:grid;width:60.4%;height:29.3%;padding:10px 24px;place-content:center;justify-items:center;border:1px dashed rgba(255,255,255,.92);color:#fff;background:#0c1f1a38;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.55)}.youtube-safe-area>span{position:absolute;top:6px;left:8px;padding:3px 6px;color:#163d34;background:#ffffffdb;font-size:.5rem;font-weight:800;text-shadow:none}.youtube-safe-area h2{margin:0;font-size:clamp(1.1rem,3vw,2.2rem)}.youtube-safe-area p{max-width:540px;margin:7px 0 0;font-size:clamp(.55rem,1vw,.9rem)}.avatar-crop-guide{position:absolute;top:9%;right:9%;bottom:9%;left:9%;border:1px dashed rgba(255,255,255,.88);border-radius:50%;box-shadow:0 0 0 100px #10221d1f}.brand-text-note{margin:12px 0 0;color:#788681;font-size:.72rem;text-align:center}.brand-asset-actions{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.brand-asset-actions>span{display:inline-flex;align-items:center;gap:6px;color:#2a7162;font-size:.75rem;font-weight:750}.brand-asset-actions button{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #d3dcd8;color:#29483f;background:#fff;font-size:.76rem;font-weight:750}.brand-asset-history{margin-top:35px;padding-top:25px;border-top:1px solid #e1e5e3}.brand-asset-history h3{margin:0 0 14px;font-size:.9rem}.brand-asset-history>p{color:#84908c;font-size:.78rem}.brand-asset-history>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.brand-asset-history article{position:relative;overflow:hidden;border:2px solid transparent;background:#eef1ef}.brand-asset-history article.active{border-color:#2a7162}.brand-asset-history article>img{width:100%;aspect-ratio:1;object-fit:cover}.brand-asset-history article>div{display:flex;min-height:40px;padding:6px;align-items:center;justify-content:space-between;background:#fff}.brand-asset-history article span{display:inline-flex;align-items:center;gap:4px;color:#2a7162;font-size:.62rem;font-weight:750}.brand-asset-history article button{border:0;color:#53645e;background:transparent;font-size:.64rem;font-weight:700}.brand-voice-studio-layout{display:grid;grid-template-columns:1fr .75fr;gap:18px}.brand-voice-studio-layout .brand-studio-form-card{grid-row:auto}.brand-voice-preview-card{padding:32px;color:#fff;background:#173f37}.brand-voice-preview-card>span{display:flex;align-items:center;gap:7px;color:#a8cbc1;font-size:.7rem;font-weight:800;letter-spacing:.08em}.brand-voice-preview-card h2{margin:36px 0 20px;font-family:Georgia,"Noto Serif KR",serif;font-size:2.2rem;font-weight:500}.brand-voice-preview-card blockquote{margin:0 0 30px;color:#edf5f2;font-family:Georgia,"Noto Serif KR",serif;font-size:1.25rem;line-height:1.55}.brand-voice-preview-card dl{display:grid;gap:18px;margin:0;padding-top:24px;border-top:1px solid #45675f}.brand-voice-preview-card dt{margin-bottom:5px;color:#96b9af;font-size:.68rem;font-weight:700}.brand-voice-preview-card dd{margin:0;color:#dce9e5;font-size:.8rem;line-height:1.5}.brand-studio-toast{position:fixed;right:25px;bottom:25px;z-index:30;display:inline-flex;align-items:center;gap:7px;max-width:360px;padding:13px 16px;color:#fff;background:#1f5b50;box-shadow:0 14px 35px #12252133;font-size:.8rem;font-weight:700}.brand-studio-toast.error{background:#a9443a}.brand-studio-empty{display:grid;width:min(520px,100%);margin:10vh auto;padding:50px;justify-items:center;border:1px solid #dce2df;background:#fff;text-align:center}.brand-studio-empty>span{display:grid;width:58px;height:58px;place-items:center;color:#fff;background:#1f5b50}.brand-studio-empty h1{margin:25px 0 10px;font-family:Georgia,"Noto Serif KR",serif;font-size:2rem;font-weight:500}.brand-studio-empty p{margin:0 0 28px;color:#697873;line-height:1.65}@media (max-width: 920px){.brand-identity-layout,.brand-asset-layout,.brand-voice-studio-layout{grid-template-columns:1fr}.brand-studio-form-card{grid-row:auto}.brand-asset-controls{display:grid;grid-template-columns:1fr 1fr;gap:18px}.brand-asset-type-list{grid-row:span 4;margin-bottom:0}}@media (max-width: 640px){.brand-studio-page{padding:34px 12px 65px}.brand-studio-header{align-items:flex-start;flex-direction:column}.brand-studio-header .primary-button{width:100%;justify-content:center}.brand-studio-tabs{overflow-x:auto}.brand-studio-tabs button{flex:0 0 auto;padding:0 14px}.brand-color-card{grid-template-columns:1fr}.brand-color-card .studio-field{grid-column:auto}.brand-asset-controls{display:block}.brand-asset-type-list{margin-bottom:26px}.brand-asset-controls,.brand-asset-workspace,.brand-studio-form-card,.brand-color-card{padding:18px}.brand-asset-history>div{grid-template-columns:1fr 1fr}.youtube-safe-area{padding:5px 8px}.youtube-safe-area>span{display:none}.brand-studio-empty{padding:38px 20px}}.content-calendar-page{min-height:calc(100vh - 74px);padding:54px clamp(18px,4vw,64px) 90px;color:#173b34;background:radial-gradient(circle at 90% 5%,rgba(221,236,225,.8),transparent 28rem),#f7f5ee}.content-calendar-page>.animate-spin{display:block;margin:18vh auto;color:#1f5b50}.calendar-page-header{display:flex;max-width:1420px;margin:0 auto 34px;align-items:flex-end;justify-content:space-between;gap:30px}.calendar-page-header>div>span{display:inline-flex;align-items:center;gap:7px;color:#2f7165;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.calendar-page-header h1{margin:12px 0 8px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(2.15rem,4vw,4rem);font-weight:500;letter-spacing:-.045em}.calendar-page-header p{max-width:670px;margin:0;color:#63736e;line-height:1.65}.calendar-page-header .ghost-button{flex:0 0 auto}.calendar-empty,.calendar-create-panel{display:grid;width:min(650px,100%);margin:10vh auto 0;padding:clamp(34px,6vw,64px);justify-items:center;border:1px solid #d9e1dd;background:#ffffffd6;box-shadow:0 24px 70px #1b3b3314;text-align:center}.calendar-empty>svg,.calendar-create-panel>span{display:grid;width:64px;height:64px;padding:18px;place-items:center;color:#fff;background:#1f5b50}.calendar-create-panel>span>svg{width:28px;height:28px}.calendar-empty h1,.calendar-create-panel h2{margin:25px 0 10px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(1.65rem,3vw,2.4rem);font-weight:500}.calendar-create-panel>p{max-width:500px;margin:0;color:#697873;line-height:1.7}.calendar-empty .primary-button{margin-top:24px}.calendar-create-panel>div{display:grid;width:100%;margin-top:32px;grid-template-columns:repeat(2,1fr);gap:12px}.calendar-create-panel>div button{min-height:88px;padding:18px;border:1px solid #b9cdc6;color:#173b34;background:#f7faf8;font:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:.16s ease}.calendar-create-panel>div button:hover{border-color:#1f5b50;color:#fff;background:#1f5b50;transform:translateY(-2px)}.calendar-create-panel button small{display:block;margin-top:7px;font-size:.72rem;font-weight:500;opacity:.65}.calendar-toolbar{display:flex;max-width:1420px;margin:0 auto 12px;align-items:center;justify-content:space-between}.calendar-toolbar>strong{font-family:Georgia,"Noto Serif KR",serif;font-size:1.25rem;font-weight:500}.calendar-toolbar>div{display:flex;padding:3px;border:1px solid #d7dfdb;background:#fff}.calendar-toolbar button{display:inline-flex;padding:9px 13px;align-items:center;gap:6px;border:0;color:#697873;background:transparent;font:inherit;font-size:.8rem;cursor:pointer}.calendar-toolbar button.active{color:#fff;background:#1f5b50}.real-calendar-grid{display:grid;max-width:1420px;margin:0 auto;grid-template-columns:repeat(7,minmax(140px,1fr));border-top:1px solid #d6dfdb;border-left:1px solid #d6dfdb;background:#ffffffa6;overflow-x:auto}.real-calendar-grid>article{min-height:170px;padding:12px;border-right:1px solid #d6dfdb;border-bottom:1px solid #d6dfdb}.real-calendar-grid>article>header{display:flex;margin-bottom:11px;align-items:center;justify-content:space-between;color:#77847f;font-size:.72rem}.real-calendar-grid>article>header b{color:#173b34;font-family:Georgia,serif;font-size:1.1rem;font-weight:500}.real-calendar-grid article>button{position:relative;display:grid;width:100%;margin-top:7px;padding:10px;gap:4px;border:0;border-left:3px solid #3d8274;color:#173b34;background:#eaf2ee;text-align:left;cursor:pointer}.real-calendar-grid article>button:hover{filter:brightness(.97)}.real-calendar-grid article>button small{color:#5f7770;font-size:.64rem;text-transform:uppercase}.real-calendar-grid article>button strong{font-size:.75rem;line-height:1.35}.real-calendar-grid article>button svg{position:absolute;top:7px;right:7px}.real-calendar-grid .status-creating,.real-calendar-grid .status-review{border-left-color:#ca8b42;background:#f7eee2}.real-calendar-grid .status-ready,.real-calendar-grid .status-published{border-left-color:#436a9f;background:#e9eff7}.calendar-list-view{display:grid;max-width:1100px;margin:0 auto;border-top:1px solid #d7dfdb}.calendar-list-view>button{display:grid;padding:18px 14px;align-items:center;grid-template-columns:130px 130px minmax(220px,1fr) 100px 22px;gap:14px;border:0;border-bottom:1px solid #d7dfdb;color:#173b34;background:transparent;text-align:left;cursor:pointer}.calendar-list-view>button:hover{background:#ffffffb3}.calendar-list-view time,.calendar-list-view span,.calendar-list-view em{color:#667770;font-size:.76rem;font-style:normal}.calendar-list-view strong{font-size:.9rem}.calendar-drawer-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0a1b1770;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.calendar-item-drawer{width:min(500px,100%);height:100%;padding:30px;overflow-y:auto;color:#173b34;background:#f9f8f2;box-shadow:-18px 0 60px #0f28212e}.calendar-item-drawer>header{display:flex;align-items:center;justify-content:space-between;color:#437167;font-size:.76rem;font-weight:700;text-transform:uppercase}.calendar-item-drawer>header button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid #d5dfda;color:#173b34;background:#fff;cursor:pointer}.calendar-item-drawer>time{display:block;margin-top:32px;color:#78847f;font-size:.76rem}.calendar-item-drawer h2{margin:10px 0 25px;font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(1.65rem,4vw,2.5rem);font-weight:500;line-height:1.2}.drawer-status{display:grid;margin-bottom:25px;grid-template-columns:1fr auto;gap:10px}.drawer-status label{display:grid;gap:6px;color:#687771;font-size:.72rem}.drawer-status select,.drawer-status button{min-height:42px;padding:0 12px;border:1px solid #cfdad5;color:#173b34;background:#fff;font:inherit;font-size:.8rem}.drawer-status button{display:inline-flex;margin-top:20px;align-items:center;gap:6px;cursor:pointer}.calendar-brief{padding:18px 0;border-top:1px solid #d9e0dc}.calendar-brief>span{display:block;margin-bottom:8px;color:#367064;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.calendar-brief>div{color:#40534d;font-size:.9rem;line-height:1.65}.calendar-brief ul{margin:0;padding-left:18px}.drawer-keywords{display:flex;margin:5px 0 28px;flex-wrap:wrap;gap:7px}.drawer-keywords span{padding:6px 9px;color:#37665c;background:#e5eeea;font-size:.7rem}.calendar-item-drawer .primary-button.full{width:100%;justify-content:center}@media (max-width: 760px){.content-calendar-page{padding:34px 12px 68px}.calendar-page-header{align-items:flex-start;flex-direction:column}.calendar-page-header .ghost-button{width:100%;justify-content:center}.calendar-create-panel{margin-top:4vh;padding:36px 20px}.calendar-create-panel>div{grid-template-columns:1fr}.real-calendar-grid{grid-template-columns:repeat(7,145px)}.calendar-list-view>button{grid-template-columns:100px 1fr 20px}.calendar-list-view>button span,.calendar-list-view>button em{display:none}.calendar-item-drawer{padding:22px 18px}}.content-production-page{min-height:calc(100vh - 74px);padding:44px clamp(18px,4vw,64px) 90px;color:#173b34;background:linear-gradient(120deg,rgba(230,239,234,.7),transparent 35rem),#f7f5ee}.content-production-page>.animate-spin{display:block;margin:18vh auto;color:#1f5b50}.production-header{position:relative;max-width:1240px;margin:0 auto 24px}.production-back-link{display:inline-flex;margin-bottom:18px;align-items:center;gap:7px;color:#3d7167;font-size:.78rem;font-weight:700}.production-hero{display:grid;padding:clamp(28px,4vw,50px);grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:clamp(30px,5vw,76px);border:1px solid #cedbd5;background:linear-gradient(115deg,#fffffff5 0,#fffffff5 62%,#e4efeae6 62%),#fff;box-shadow:0 20px 60px #153c3212}.production-kicker{display:inline-flex;padding:6px 9px;color:#286b5e;background:#e3eee9;font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.production-header h1{max-width:760px;margin:18px 0 12px;font-family:inherit;font-size:clamp(1.9rem,3.5vw,2.75rem);font-weight:750;letter-spacing:-.045em;line-height:1.2}.production-hero-copy>p{max-width:660px;margin:0;color:#64756f;line-height:1.6}.production-meta{display:flex;margin-top:30px;flex-wrap:wrap;gap:9px}.production-meta>span{display:grid;min-width:135px;padding:11px 13px;align-items:center;grid-template-columns:20px 1fr;border:1px solid #d8e2de;color:#33695e;background:#ffffffb8}.production-meta svg{grid-row:1 / span 2}.production-meta small{color:#83908b;font-size:.62rem;text-transform:uppercase}.production-meta strong{overflow:hidden;font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.production-brief-card{align-self:stretch;padding:26px;border-left:3px solid #22685b;background:#ffffffc7}.production-brief-card>span{display:block;margin-bottom:15px;color:#397066;font-size:.67rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.production-brief-card>strong{display:block;font-family:inherit;font-size:1.04rem;font-weight:700;line-height:1.58}.production-brief-card ul{display:grid;margin:20px 0 0;padding:18px 0 0;gap:9px;border-top:1px solid #d7e1dd;list-style:none}.production-brief-card li{position:relative;padding-left:16px;color:#5f716b;font-size:.76rem;line-height:1.5}.production-brief-card li:before{position:absolute;top:.55em;left:0;width:5px;height:5px;background:#4b8478;content:""}.production-header-actions{display:flex;margin-top:12px;justify-content:flex-end;gap:8px}.production-launch-card{display:grid;width:min(1020px,100%);margin:22px auto 0;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);border:1px solid #d3ded9;background:#fff;box-shadow:0 24px 70px #16393014;overflow:hidden}.production-launch-intro{padding:clamp(34px,5vw,58px)}.production-launch-icon{display:grid;width:54px;height:54px;margin-bottom:25px;place-items:center;color:#fff;background:#1f5b50}.production-launch-icon svg{width:25px;height:25px}.production-launch-intro>small{color:#3d766a;font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.production-launch-card h2{max-width:520px;margin:10px 0 12px;font-family:inherit;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:750;letter-spacing:-.035em;line-height:1.32}.production-launch-intro>p{max-width:530px;margin:0;color:#687872;font-size:.88rem;line-height:1.7}.production-brief-confirmation{display:grid;margin-top:28px;padding:22px;gap:18px;border:1px solid #d7e2de;background:#f8fbfa}.production-brief-confirmation>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.production-brief-confirmation header small,.production-brief-role small{display:block;color:#397066;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.production-brief-confirmation header h3{margin:4px 0 5px;font-size:1rem}.production-brief-confirmation header p{margin:0;color:#687872;font-size:.75rem;line-height:1.55}.production-brief-confirmation>header>span{display:grid;flex:0 0 auto;padding:9px 11px;gap:2px;color:#fff;background:#245f54;font-size:.76rem}.production-brief-confirmation>header>span strong{color:#bcd7d0;font-size:.6rem;text-transform:uppercase}.production-brief-role{padding:13px 14px;border-left:3px solid #4b8478;background:#fff}.production-brief-role strong{display:block;margin-top:5px;color:#294a43;font-size:.82rem;line-height:1.5}.production-brief-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.production-brief-form-grid label{display:grid;align-content:start;gap:6px}.production-brief-form-grid label>span{color:#405a54;font-size:.72rem;font-weight:750}.production-brief-form-grid input,.production-brief-form-grid textarea{width:100%;padding:10px 11px;border:1px solid #d4dfdb;border-radius:8px;outline:0;color:#263d38;background:#fff;font-size:.78rem;line-height:1.5}.production-brief-form-grid textarea{resize:vertical}.production-brief-form-grid input:focus,.production-brief-form-grid textarea:focus{border-color:#4b8478;box-shadow:0 0 0 3px #4b84781f}.production-brief-form-grid label>small{color:#83908b;font-size:.64rem}.production-brief-wide{grid-column:1 / -1}.production-included-grid{display:grid;margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.production-included-grid span{display:inline-flex;align-items:center;gap:8px;color:#435a53;font-size:.78rem}.production-included-grid svg{flex:0 0 auto;padding:2px;border-radius:50%;color:#fff;background:#4d8579}.production-launch-action{display:flex;padding:clamp(30px,4vw,48px);justify-content:center;flex-direction:column;color:#fff;background:#173f37}.production-launch-action>svg{color:#9cc7bc}.production-launch-action h3{margin:16px 0 24px;font-family:inherit;font-size:1.25rem;font-weight:750}.production-launch-action>div{display:grid;margin-bottom:22px;gap:1px;background:#ffffff24}.production-launch-action>div span{display:flex;padding:12px 13px;align-items:center;justify-content:space-between;color:#c9ddd7;background:#214d44;font-size:.74rem}.production-launch-action strong{color:#fff;font-size:.85rem}.production-launch-action .primary-button{width:100%;justify-content:center;color:#173f37;background:#fff}.production-launch-action>p{display:flex;margin:13px 0 0;align-items:flex-start;gap:7px;color:#a9c4bd;font-size:.67rem;line-height:1.45}.production-launch-action>p svg{flex:0 0 auto}.production-header.is-generating{margin-bottom:16px}.production-header.is-generating .production-back-link{margin-bottom:12px}.production-header.is-generating .production-hero{padding:22px 26px;grid-template-columns:minmax(0,1fr) 360px;gap:28px;background:#fff;box-shadow:none}.production-header.is-generating h1{max-width:780px;margin:11px 0 6px;font-size:clamp(1.45rem,2.5vw,2rem)}.production-header.is-generating .production-hero-copy>p{font-size:.78rem}.production-header.is-generating .production-meta{margin-top:16px}.production-header.is-generating .production-meta>span{min-width:120px;padding:8px 10px}.production-header.is-generating .production-brief-card{padding:18px 20px}.production-header.is-generating .production-brief-card>span{margin-bottom:8px}.production-header.is-generating .production-brief-card>strong{font-size:.82rem}.production-header.is-generating .production-brief-card ul{display:none}.production-launch-card.is-generating{display:block;width:min(1240px,100%);margin-top:0;border:0;background:transparent;box-shadow:none}.production-generation-board{position:relative;overflow:hidden;border:1px solid #cfdad6;background:#fff;box-shadow:0 22px 60px #13372f14}.production-indeterminate{position:absolute;z-index:2;top:0;right:0;left:0;height:5px;overflow:hidden;background:#dfe9e5}.production-indeterminate>span{position:absolute;width:42%;height:100%;border-radius:999px;background:linear-gradient(90deg,#2c7466,#67b7a3,#2c7466);box-shadow:0 0 16px #2c74665c;animation:production-loading-track 1.45s ease-in-out infinite}@keyframes production-loading-track{0%{transform:translate(-110%)}to{transform:translate(340%)}}.production-generation-board>header{display:grid;padding:28px 32px 24px;align-items:center;grid-template-columns:58px minmax(0,1fr) auto;gap:18px;border-bottom:1px solid #dfe6e3;background:radial-gradient(circle at 4% 30%,rgba(67,145,128,.1),transparent 24%),#fff}.production-working-orb{display:grid;width:56px;height:56px;place-items:center;border:1px solid #9dc5bb;border-radius:50%;color:#fff;background:#236457;box-shadow:0 0 0 8px #23645714}.production-working-orb svg{width:25px;height:25px}.production-generation-board>header>time{display:grid;min-width:96px;padding:10px 13px;justify-items:end;border-left:1px solid #d9e3df;color:#285f54}.production-generation-board>header>time small{color:#70807a;font-size:.63rem;font-weight:700}.production-generation-board>header>time strong{margin-top:2px;font-size:1.18rem;font-variant-numeric:tabular-nums;letter-spacing:.04em}.production-live-status{display:inline-flex;align-items:center;gap:8px;color:#236457;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.production-live-status i{width:8px;height:8px;border-radius:50%;background:#2a7b69;box-shadow:0 0 0 5px #2a7b6921;animation:production-pulse 1.6s ease-in-out infinite}@keyframes production-pulse{50%{box-shadow:0 0 0 9px #2a7b6905;opacity:.72}}.production-generation-board h2{max-width:none;margin:11px 0 7px;font-size:clamp(1.45rem,2.6vw,2rem)}.production-generation-board>header>p{margin:0;color:#6c7b76;font-size:.82rem}.production-generation-layout{display:grid;padding:28px 32px;grid-template-columns:minmax(310px,.8fr) minmax(0,1.2fr);gap:32px;background:#f7f8f5}.production-stage-list{display:grid;align-content:start;gap:8px}.production-stage{display:grid;min-height:62px;padding:12px 14px;align-items:center;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;border:1px solid #dbe3df;color:#73807b;background:#fff}.production-stage>span{display:grid;width:28px;height:28px;place-items:center;border:1px solid #cfd9d5;color:#6f7f79;font-size:.64rem;font-weight:800}.production-stage>strong{font-size:.8rem;font-weight:700}.production-stage>small{display:inline-flex;align-items:center;gap:5px;font-size:.66rem;font-weight:700}.production-stage-done{color:#41645c;background:#f1f6f3}.production-stage-done>span{border-color:#397568;color:#fff;background:#397568}.production-stage-active{border-color:#2c7466;color:#183f37;box-shadow:inset 3px 0 #2c7466}.production-stage-active>span{border-color:#2c7466;color:#2c7466}.production-stage-active>small{color:#2c7466}.production-stage-list>p{display:flex;margin:8px 2px 0;align-items:flex-start;gap:8px;color:#697873;font-size:.7rem;line-height:1.5}.production-stage-list>p svg{flex:0 0 auto;color:#3b7166}.production-output-preview>span{display:block;margin-bottom:10px;color:#3c6d63;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.production-output-preview>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-output-preview article{display:grid;min-height:72px;padding:13px;align-items:center;grid-template-columns:22px minmax(0,1fr) auto;gap:8px;border:1px solid #dde4e1;color:#89938f;background:#ffffffb8}.production-output-preview article.ready{color:#355c53;background:#fff}.production-output-preview article.active{border-color:#8eb6ac;color:#285f54;background:linear-gradient(90deg,rgba(48,119,104,.09),transparent 70%),#fff}.production-output-preview article svg{color:#a8b2ae}.production-output-preview article.ready svg,.production-output-preview article.active svg{color:#397568}.production-output-preview article strong{font-size:.76rem;font-weight:700}.production-output-preview article small{font-size:.62rem}.production-generation-board>footer{display:flex;min-height:50px;padding:0 32px;align-items:center;gap:9px;color:#62726c;background:#eef3f0;font-size:.72rem}.production-generation-board>footer svg{width:20px;height:20px;flex:0 0 auto;color:#2c7466}.production-generation-board>footer>span{display:flex;align-items:center;gap:8px}.production-generation-board>footer strong{color:#285f54}.production-launch-loading{display:grid;min-height:360px;padding:60px;grid-column:1 / -1;align-content:center;justify-items:center;text-align:center}.production-launch-loading>.animate-spin{width:42px;height:42px;color:#1f5b50}.production-launch-loading>p{margin:0;color:#71807b}.production-launch-loading>div{display:flex;width:170px;margin-top:28px;gap:6px}.production-launch-loading>div span{height:4px;flex:1;background:#dbe4e0}.production-launch-loading>div span.active,.production-launch-loading>div span.done{background:#2e7568}.production-launch-error{grid-column:1 / -1;margin:0;padding:12px 18px;border-top:1px solid #f1c9c9;text-align:center}.production-workspace{position:relative;display:grid;max-width:1420px;margin:0 auto;grid-template-columns:330px minmax(0,1fr);gap:18px}.production-progress,.production-warning,.production-error{grid-column:1 / -1}.production-progress,.production-warning{display:flex;padding:15px 18px;align-items:center;gap:12px;border:1px solid #bcd2ca;background:#eaf3ef}.production-progress svg{color:#1f5b50}.production-progress div{display:grid;gap:3px}.production-progress strong{font-size:.86rem}.production-progress span{color:#65756f;font-size:.74rem}.production-warning{justify-content:space-between;border-color:#ead1ad;color:#764e20;background:#fbf1e4;font-size:.82rem}.production-warning button{padding:8px 12px;border:1px solid #c78b42;color:#744c1d;background:transparent;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer}.production-sidebar,.production-editor{border:1px solid #d6dfdb;background:#ffffffdb}.production-sidebar{align-self:start}.production-ready{display:flex;padding:18px;align-items:center;gap:9px;color:#fff;background:#1f5b50;font-size:.8rem;font-weight:800}.production-ready svg{width:20px;height:20px;padding:4px;border-radius:50%;color:#1f5b50;background:#fff}.production-output-metrics{display:grid;padding:12px;grid-template-columns:repeat(2,1fr);gap:1px;background:#dbe6e1}.production-output-metrics>span{display:grid;min-width:0;padding:11px 9px;gap:4px;background:#f4f7f5}.production-output-metrics small{color:#73827d;font-size:.62rem}.production-output-metrics strong{color:#245f54;font-size:.78rem}.production-sidebar>section{padding:20px 18px;border-bottom:1px solid #e0e6e3}.production-sidebar>section>span{display:block;margin-bottom:12px;color:#49766d;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.production-sidebar section>button{display:grid;width:100%;padding:10px 0;align-items:start;grid-template-columns:22px 1fr 16px;gap:8px;border:0;border-bottom:1px solid #edf0ee;color:#203f38;background:transparent;text-align:left;cursor:pointer}.production-sidebar section>button b{display:grid;width:20px;height:20px;place-items:center;color:#fff;background:#76998f;font-size:.65rem}.production-sidebar section>button strong{font-size:.77rem;font-weight:600;line-height:1.45}.production-tags div{display:flex;flex-wrap:wrap;gap:6px}.production-tags em{padding:5px 8px;color:#37675d;background:#e7efeb;font-size:.67rem;font-style:normal}.production-checklist label{display:flex;margin-top:10px;align-items:flex-start;gap:8px;color:#50625c;font-size:.74rem;line-height:1.45}.production-checklist input{margin-top:2px;accent-color:#1f5b50}.production-editor{min-height:740px}.production-editor>nav{display:flex;padding:8px 8px 0;border-bottom:1px solid #d9e1dd;overflow-x:auto}.production-editor>nav button{display:inline-flex;min-height:44px;padding:0 14px;align-items:center;gap:7px;border:0;border-bottom:3px solid transparent;color:#6d7b76;background:transparent;font:inherit;font-size:.75rem;font-weight:700;white-space:nowrap;cursor:pointer}.production-editor>nav button.active{border-bottom-color:#1f5b50;color:#1f5b50}.production-editor>nav button.production-visual-tab{color:#245f54;background:#edf5f1}.production-editor>nav button.production-visual-tab em,.production-editor>nav button.production-visual-tab b{padding:3px 5px;border-radius:999px;color:#fff;background:#e36b3d;font-size:.54rem;font-style:normal;font-weight:850;line-height:1}.production-editor>nav button.production-visual-tab b{background:#3f7d70}.production-document{padding:clamp(22px,4vw,48px)}.script-voiceover-panel{margin-bottom:22px;padding:22px;border:1px solid #cdd9ee;background:radial-gradient(circle at 94% 6%,rgba(90,103,216,.14),transparent 13rem),linear-gradient(125deg,#f3f5ff,#fbfcff 55%,#f5faf8)}.script-voiceover-panel>header{display:flex;align-items:flex-start;gap:14px}.script-voiceover-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;color:#fff;background:#525fc0}.script-voiceover-panel header small{display:block;margin-bottom:3px;color:#5965bd;font-size:.6rem;font-weight:850;letter-spacing:.09em}.script-voiceover-panel h3{margin:0;color:#28305f;font-size:1rem}.script-voiceover-panel header p{margin:5px 0 0;color:#68708b;font-size:.72rem;line-height:1.55}.script-voiceover-controls{display:grid;margin-top:18px;grid-template-columns:minmax(0,2fr) minmax(130px,1fr);gap:12px}.script-voiceover-controls label{display:grid;gap:6px}.script-voiceover-controls label>span{color:#596276;font-size:.66rem;font-weight:800}.script-voiceover-controls select{width:100%;min-height:42px;padding:0 36px 0 12px;border:1px solid #cfd5e6;border-radius:0;color:#303954;background:#fff;font:inherit;font-size:.75rem}.script-voiceover-preview,.script-voiceover-player{display:grid;margin-top:12px;padding:11px 12px;grid-template-columns:minmax(130px,auto) minmax(0,1fr);align-items:center;gap:12px;border:1px solid #dce1ee;background:#ffffffc7}.script-voiceover-preview>span,.script-voiceover-player>span{display:inline-flex;align-items:center;gap:6px;color:#4f5874;font-size:.67rem;font-weight:750}.script-voiceover-preview audio,.script-voiceover-player audio{width:100%;height:34px}.script-voiceover-usage{display:flex;margin-top:12px;align-items:center;justify-content:space-between;gap:10px;color:#707789;font-size:.66rem}.script-voiceover-usage strong{color:#4c588f}.script-voiceover-actions{display:flex;margin-top:13px;flex-wrap:wrap;gap:9px}.script-voiceover-actions button{display:inline-flex;min-height:40px;padding:0 14px;align-items:center;justify-content:center;gap:7px;border-radius:0;font-size:.72rem}.script-voiceover-actions .primary-button{background:#525fc0}.script-voiceover-actions .primary-button:hover:not(:disabled){background:#414da8}.script-voiceover-loading{display:flex;margin:16px 0 0;align-items:center;gap:7px;color:#66708b;font-size:.72rem}.script-voiceover-note{display:block;margin-top:10px;color:#7b8191;font-size:.61rem;line-height:1.45}.script-voiceover-error{margin:11px 0 0}.production-visual-cta{display:grid;margin-bottom:30px;padding:20px;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;border:1px solid #b9d6cc;background:radial-gradient(circle at 92% 10%,rgba(227,107,61,.13),transparent 12rem),linear-gradient(120deg,#edf7f3,#f9fbfa)}.production-visual-cta-icon{display:grid;width:48px;height:48px;place-items:center;color:#fff;background:#23685b}.production-visual-cta div{min-width:0}.production-visual-cta small{display:block;margin-bottom:4px;color:#3d7a6e;font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.production-visual-cta strong{display:block;color:#183f37;font-size:.96rem}.production-visual-cta p{margin:5px 0 0;color:#61736d;font-size:.72rem;line-height:1.5}.production-visual-cta button{display:inline-flex;min-height:42px;padding:0 15px;align-items:center;justify-content:center;gap:7px;border:0;color:#fff;background:#e36b3d;font:inherit;font-size:.73rem;font-weight:800;white-space:nowrap;cursor:pointer}.production-visual-cta button:hover{background:#c9562d}.production-document>header{display:flex;margin-bottom:30px;padding-bottom:15px;align-items:center;justify-content:space-between;border-bottom:1px solid #dce3df}.production-document>header>span{color:#3a6f64;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.production-document>header button,.production-thumbnail section button{display:inline-flex;padding:7px 9px;align-items:center;gap:6px;border:1px solid #d1ddd7;color:#3a665d;background:#fff;font:inherit;font-size:.7rem;cursor:pointer}.production-document .markdown-body{max-width:820px;margin:0 auto;color:#334a43;font-size:.94rem;line-height:1.85}.visual-planner{padding:clamp(20px,3vw,36px)}.visual-planner-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.visual-planner-heading>div:first-child>span{display:inline-flex;align-items:center;gap:7px;color:#337266;font-size:.68rem;font-weight:850;letter-spacing:.08em}.visual-planner-heading h2{margin:9px 0 7px;font-size:clamp(1.45rem,3vw,2rem)}.visual-planner-heading p{max-width:680px;margin:0;color:#697873;font-size:.82rem;line-height:1.65}.visual-plan-count{display:grid;min-width:110px;padding:15px;border:1px solid #cddbd5;color:#275f54;background:#edf4f1;text-align:right}.visual-plan-count strong{font-size:1.2rem}.visual-plan-count span{color:#70807a;font-size:.64rem}.visual-config-grid{display:grid;margin-top:26px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.visual-config-grid label{display:grid;gap:7px}.visual-config-grid label.wide{grid-column:span 3}.visual-config-grid label>span{color:#516c64;font-size:.7rem;font-weight:750}.visual-config-grid select,.visual-config-grid input{width:100%;min-height:43px;padding:0 12px;border:1px solid #cfdad5;border-radius:0;color:#24443c;background:#fff;font:inherit;font-size:.78rem}.visual-planner-cost{display:flex;margin-top:13px;flex-wrap:wrap;gap:7px}.visual-planner-cost span{padding:6px 9px;color:#5b7069;background:#edf2ef;font-size:.65rem}.visual-planner-batch-tip{margin:8px 0 0;color:#68756f;font-size:.68rem;line-height:1.5}.visual-plan-refresh-hint{margin:10px 0 0;color:#8a5b2c;font-size:.7rem}.visual-planner-actions{display:flex;margin:18px 0 26px;flex-wrap:wrap;gap:8px}.visual-planner-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.visual-planner-error{margin:-12px 0 22px}.visual-scene-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.visual-scene-card{min-width:0;border:1px solid #d5dfdb;background:#fff;overflow:hidden}.visual-scene-card.has-error{border-color:#e1b8b8}.visual-scene-media{position:relative;aspect-ratio:16 / 9;background:#e7ece9;overflow:hidden}.visual-scene-media img{width:100%;height:100%;object-fit:cover}.visual-scene-media>span{display:grid;width:100%;height:100%;place-items:center;color:#80908a}.visual-scene-media>span svg{width:28px;height:28px}.visual-scene-media>span b{position:absolute;right:12px;bottom:9px;color:#9aa7a2;font-size:1.6rem}.visual-scene-media>em{position:absolute;top:9px;left:9px;padding:5px 7px;color:#fff;background:#13362ec7;font-size:.58rem;font-style:normal;text-transform:uppercase}.visual-scene-body{padding:16px}.visual-scene-body>small{display:block;margin-bottom:5px;color:#719086;font-size:.61rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.visual-scene-body>strong{display:block;color:#29473f;font-size:.79rem;line-height:1.5}.visual-scene-body>p{margin:12px 0;color:#62736d;font-size:.7rem;line-height:1.5}.visual-scene-body>p b{display:block;margin-bottom:3px;color:#426d64;font-size:.62rem}.visual-scene-body details{margin-top:13px;border-top:1px solid #e4e9e6}.visual-scene-body summary{padding:10px 0 0;color:#3b7166;font-size:.68rem;font-weight:750;cursor:pointer}.visual-scene-body details p{color:#687871;font-size:.68rem;line-height:1.55}.visual-scene-error{padding:8px;color:#8e3e3e!important;background:#fff0f0}.visual-scene-body footer{display:flex;margin-top:13px;padding-top:12px;gap:7px;border-top:1px solid #e4e9e6}.visual-scene-body footer button{display:inline-flex;padding:7px 8px;align-items:center;gap:5px;border:1px solid #d1ddd7;color:#3a665d;background:#fff;font:inherit;font-size:.64rem;cursor:pointer}@media (max-width: 760px){.visual-planner-heading{flex-direction:column}.visual-plan-count{width:100%;text-align:left}.visual-config-grid,.visual-scene-grid{grid-template-columns:1fr}.visual-config-grid label.wide{grid-column:auto}.visual-planner-actions{align-items:stretch;flex-direction:column}}.production-thumbnail{padding:clamp(20px,4vw,42px)}.production-thumbnail>img,.production-thumbnail>div:first-child{display:grid;width:100%;aspect-ratio:16 / 9;place-items:center;border:1px solid #d1dcd7;background:#e7ece9;object-fit:cover}.production-thumbnail>div:first-child{color:#72827c;gap:9px}.production-thumbnail>div:first-child svg{width:42px;height:42px}.production-thumbnail>section{margin-top:22px}.production-thumbnail>section>span{display:block;margin-bottom:10px;color:#49766d;font-size:.7rem;font-weight:800;text-transform:uppercase}.production-thumbnail section button{margin:0 7px 7px 0;font-size:.8rem;font-weight:700}.production-ready.is-pending{color:#7a5222;background:#fff3dc}.production-thumbnail>.production-thumbnail-approval{margin-top:0;padding:clamp(24px,4vw,44px);border:1px solid #cbdcd5;background:radial-gradient(circle at 95% 0,rgba(73,139,123,.14),transparent 18rem),#f8fbf9}.production-thumbnail-approval header small{color:#397568;font-size:.67rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.production-thumbnail-approval header h2{margin:8px 0;color:#173f37;font-size:clamp(1.35rem,2.8vw,2rem);letter-spacing:-.035em}.production-thumbnail-approval header p{max-width:720px;margin:0;color:#65756f;font-size:.82rem;line-height:1.65}.production-thumbnail-suggestions{display:grid;margin-top:28px;gap:8px}.production-thumbnail-suggestions>span,.production-thumbnail-custom>span{color:#426b62;font-size:.69rem;font-weight:800}.production-thumbnail .production-thumbnail-suggestions button{display:grid;width:100%;min-height:50px;margin:0;padding:10px 13px;align-items:center;grid-template-columns:28px minmax(0,1fr) 20px;gap:10px;border:1px solid #d4dfdb;color:#29473f;background:#fff;text-align:left}.production-thumbnail .production-thumbnail-suggestions button:hover,.production-thumbnail .production-thumbnail-suggestions button.active{border-color:#397568;background:#edf6f2;box-shadow:inset 3px 0 #397568}.production-thumbnail-suggestions button b{display:grid;width:25px;height:25px;place-items:center;color:#fff;background:#6f978e;font-size:.65rem}.production-thumbnail-custom{position:relative;display:grid;margin-top:22px;gap:7px}.production-thumbnail-custom textarea{width:100%;padding:14px 16px 28px;border:1px solid #cbd8d3;border-radius:0;outline:0;color:#173f37;background:#fff;font:inherit;font-size:1rem;font-weight:750;line-height:1.5;resize:vertical}.production-thumbnail-custom textarea:focus{border-color:#397568;box-shadow:0 0 0 3px #3975681f}.production-thumbnail-custom>small{position:absolute;right:11px;bottom:9px;color:#84918c;font-size:.62rem}.production-thumbnail-concepts{margin-top:28px;padding-top:26px;border-top:1px solid #d7e2de}.production-thumbnail-concepts>span,.production-thumbnail-concept-custom>span{display:block;margin-bottom:9px;color:#426b62;font-size:.69rem;font-weight:800}.production-thumbnail-concepts>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.production-thumbnail .production-thumbnail-concepts button{position:relative;display:grid;min-height:164px;margin:0;padding:16px;align-content:start;gap:8px;border:1px solid #d4dfdb;color:#29473f;background:#fff;text-align:left}.production-thumbnail .production-thumbnail-concepts button:hover,.production-thumbnail .production-thumbnail-concepts button.active{border-color:#397568;background:#edf6f2;box-shadow:inset 0 -3px #397568}.production-thumbnail-concepts button>small{color:#709087;font-size:.62rem;letter-spacing:.08em}.production-thumbnail-concepts button>strong{padding-right:26px;color:#173f37;font-size:.88rem;line-height:1.35}.production-thumbnail-concepts button>p{margin:0;color:#667770;font-size:.69rem;font-weight:500;line-height:1.55}.production-thumbnail-concepts button>em{position:absolute;top:14px;right:14px;color:#397568;font-size:.6rem;font-style:normal;font-weight:850}.production-thumbnail-concept-custom{position:relative;display:grid;margin-top:18px}.production-thumbnail-concept-custom textarea{width:100%;padding:13px 15px 27px;border:1px solid #cbd8d3;border-radius:0;outline:0;color:#29473f;background:#fff;font:inherit;font-size:.76rem;line-height:1.6;resize:vertical}.production-thumbnail-concept-custom textarea:focus{border-color:#397568;box-shadow:0 0 0 3px #3975681f}.production-thumbnail-concept-custom>small{position:absolute;right:11px;bottom:9px;color:#84918c;font-size:.62rem}.production-thumbnail-approval>footer{display:flex;margin-top:18px;align-items:center;justify-content:space-between;gap:16px}.production-thumbnail-approval>footer p{margin:0;color:#77857f;font-size:.68rem}.production-thumbnail .production-thumbnail-approval>footer button{min-height:46px;margin:0;padding:0 18px;justify-content:center;border:0;color:#fff;background:#1f5b50}@media (max-width: 620px){.production-thumbnail-concepts>div{grid-template-columns:1fr}.production-thumbnail .production-thumbnail-concepts button{min-height:0}.production-thumbnail-approval>footer{align-items:stretch;flex-direction:column}}@media (max-width: 900px){.production-hero{grid-template-columns:1fr;background:#fff}.production-launch-card{grid-template-columns:1fr}.production-launch-action{min-height:330px}.production-generation-layout,.production-workspace{grid-template-columns:1fr}.production-sidebar{order:2}.production-editor{min-height:600px}}@media (max-width: 680px){.content-production-page{padding:30px 12px 65px}.production-header{align-items:flex-start;flex-direction:column}.production-header-actions{display:grid;width:100%;grid-template-columns:1fr 1fr}.production-header button{justify-content:center}.production-launch-card{margin-top:14px}.production-hero{padding:24px 18px;gap:24px}.production-header.is-generating .production-hero{padding:18px;grid-template-columns:1fr}.production-header.is-generating .production-brief-card{display:none}.production-header.is-generating .production-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.production-meta{display:grid;grid-template-columns:1fr}.production-meta>span{min-width:0}.production-launch-intro,.production-launch-action{padding:32px 20px}.production-included-grid{grid-template-columns:1fr}.production-brief-confirmation{padding:18px 14px}.production-brief-confirmation>header{flex-direction:column}.production-brief-form-grid{grid-template-columns:1fr}.production-brief-wide{grid-column:auto}.production-generation-board>header,.production-generation-layout{padding:22px 18px}.production-generation-board>header{grid-template-columns:46px minmax(0,1fr);gap:14px}.production-working-orb{width:44px;height:44px;box-shadow:0 0 0 6px #23645712}.production-generation-board>header>time{grid-column:1 / -1;width:100%;padding:9px 0 0;align-items:center;grid-template-columns:1fr auto;border-top:1px solid #e2e9e6;border-left:0}.production-output-preview>div{grid-template-columns:repeat(2,minmax(0,1fr))}.production-output-preview article{min-height:82px;grid-template-columns:18px minmax(0,1fr)}.production-output-preview article small{grid-column:2}.production-generation-board>footer{padding:12px 18px}.production-generation-board>footer>span{align-items:flex-start;flex-direction:column;gap:2px}.production-editor{min-height:520px}.production-document{padding:22px 16px}.production-editor>nav{padding-top:6px}.production-editor>nav button{padding:0 11px}.production-visual-cta{grid-template-columns:42px minmax(0,1fr);padding:16px;gap:12px}.production-visual-cta-icon{width:42px;height:42px}.production-visual-cta button{width:100%;grid-column:1 / -1}.script-voiceover-panel{padding:17px 14px}.script-voiceover-controls,.script-voiceover-preview,.script-voiceover-player{grid-template-columns:1fr}.script-voiceover-usage{align-items:flex-start;flex-direction:column}.script-voiceover-actions button{width:100%}.production-warning{align-items:flex-start;flex-direction:column}}.youtube-tools-page{max-width:1180px}.youtube-tools-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.72fr);gap:48px;align-items:center;padding:52px 0 38px}.youtube-tools-hero h1{max-width:780px;margin:18px 0 16px;color:var(--ink);font-size:clamp(2.55rem,6vw,4.7rem);line-height:1.02;letter-spacing:-.055em}.youtube-tools-hero>div>p{max-width:680px;margin:0;color:var(--muted);font-size:1.08rem;line-height:1.75}.youtube-pack-map{display:grid;gap:9px;padding:22px;border:1px solid rgba(220,38,38,.16);border-radius:24px;background:linear-gradient(145deg,#fff,#fff7f7);box-shadow:0 30px 70px #0f172a17}.youtube-pack-map>span{display:flex;align-items:center;gap:9px;margin-bottom:5px;color:#b91c1c;font-size:.82rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.youtube-pack-map>div{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:54px;padding:10px 12px;border:1px solid var(--border);border-radius:13px;background:#ffffffeb;color:#334155}.youtube-pack-map>div>svg:first-child{color:#dc2626}.youtube-pack-map>div>svg:last-child{color:var(--green)}.youtube-tool-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.youtube-tool-card{position:relative;display:flex;grid-column:span 2;flex-direction:column;min-height:260px;padding:22px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.youtube-tool-card:nth-child(4),.youtube-tool-card:nth-child(5){grid-column:span 3}.youtube-tool-card:hover{transform:translateY(-3px);border-color:#dc26263d;box-shadow:0 22px 48px #0f172a14}.youtube-tool-card .badge{position:absolute;top:22px;right:22px}.youtube-tool-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#fef2f2;color:#dc2626}.youtube-tool-card h3{margin:22px 0 9px;font-size:1.15rem}.youtube-tool-card p{margin:0 0 20px;color:var(--muted);line-height:1.65}.youtube-tool-card>a{display:inline-flex;gap:7px;align-items:center;margin-top:auto;color:var(--brand-primary);font-weight:800;text-decoration:none}.youtube-workflow-section{padding:46px;border-radius:28px;background:#13251f;color:#fff}.youtube-workflow-section .mini-label,.youtube-workflow-section .template-section-head h2{color:#fff}.youtube-workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.youtube-workflow-grid article{padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0f}.youtube-workflow-grid b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#fff;color:#173d34}.youtube-workflow-grid h3{margin:18px 0 8px}.youtube-workflow-grid p{margin:0;color:#ffffffb8;line-height:1.65}.youtube-more-grid,.yt-related-grid{display:grid;gap:12px}.youtube-more-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.youtube-more-grid>a{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:104px;padding:18px;border:1px solid var(--border);border-radius:15px;background:#fff;color:var(--ink);text-decoration:none}.youtube-more-grid>a>svg:first-child{color:#dc2626}.youtube-more-grid strong,.youtube-more-grid small{display:block}.youtube-more-grid small{margin-top:6px;color:var(--muted);line-height:1.5}.youtube-hub-callout{display:flex;gap:28px;align-items:center;justify-content:space-between;margin-top:34px;padding:28px;border:1px solid rgba(220,38,38,.16);border-radius:20px;background:#fff8f7}.youtube-hub-callout h2{margin:8px 0 5px;font-size:1.35rem}.youtube-hub-callout p{margin:0;color:var(--muted);line-height:1.6}.youtube-hub-callout .secondary-button{display:inline-flex;flex:0 0 auto;gap:8px;align-items:center}.yt-seo-content{max-width:960px;margin:76px auto 0}.yt-guide-grid,.yt-seo-split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.yt-guide-grid article,.yt-seo-split article{padding:22px;border:1px solid var(--border);border-radius:16px;background:#fff}.yt-guide-grid b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#fef2f2;color:#dc2626}.yt-guide-grid h3{margin:16px 0 7px;font-size:1rem}.yt-guide-grid p,.yt-seo-split p{margin:0;color:var(--muted);line-height:1.65}.yt-seo-split{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.yt-seo-split article h2,.yt-limit-note h2{margin:0 0 14px;font-size:1.2rem}.yt-seo-split ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.yt-seo-split li{display:flex;gap:9px;align-items:flex-start;color:#334155;line-height:1.55}.yt-seo-split li svg{flex:0 0 auto;margin-top:3px;color:var(--green)}.yt-limit-note{display:flex;gap:15px;align-items:flex-start;margin-top:18px;padding:22px;border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;color:#9a3412}.yt-limit-note>svg{flex:0 0 auto}.yt-limit-note p{margin:0;line-height:1.7}.yt-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yt-related-grid>a{display:flex;flex-direction:column;min-height:150px;padding:20px;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--ink);text-decoration:none}.yt-related-grid strong,.yt-related-grid small{display:block}.yt-related-grid small{margin-top:8px;color:var(--muted);line-height:1.55}.yt-related-grid>a>span:last-child{display:inline-flex;gap:6px;align-items:center;margin-top:auto;color:var(--brand-primary);font-size:.9rem;font-weight:800}@media (max-width: 900px){.youtube-tools-hero,.youtube-workflow-grid,.youtube-more-grid,.yt-related-grid{grid-template-columns:1fr}.youtube-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.youtube-tool-card,.youtube-tool-card:nth-child(4),.youtube-tool-card:nth-child(5){grid-column:span 1}}@media (max-width: 640px){.youtube-tools-hero{gap:28px;padding-top:32px}.youtube-tools-hero h1{font-size:2.7rem}.youtube-tool-grid,.yt-guide-grid,.yt-seo-split{grid-template-columns:1fr}.youtube-workflow-section{padding:28px 20px}.youtube-hub-callout{align-items:flex-start;flex-direction:column}}
