.md2-page{min-height:100vh;background:linear-gradient(180deg,#fff8ef,#fdf1ff)}.md2-shell{display:flex;flex-direction:column;gap:28px;max-width:820px;margin:0 auto;padding:56px 20px 80px}.md2-hero{text-align:center;padding-top:8px}.md2-hero__kicker{font-size:18px;font-weight:700;letter-spacing:.12em;color:#7b5caf;margin:0 0 12px}.md2-hero h1{font-size:34px;line-height:1.3;font-weight:800;color:#2b1738;margin:0 0 16px}.md2-hero__lead{font-size:20px;line-height:1.7;color:#5f4d6b;margin:0}.md2-input-zone{background:#ffffff;border-radius:24px;padding:24px;box-shadow:0 12px 32px rgba(90,50,120,.1)}.md2-input-zone__label{font-size:20px;font-weight:700;color:#2b1738;margin:0 0 14px}.md2-free-input{width:100%;min-height:104px;font-size:19px;line-height:1.65;color:#2b1738;border:2px solid #ded3ee;border-radius:18px;padding:18px 18px 54px;resize:none;background:#fbf8ff;box-sizing:border-box}.md2-free-input:focus{outline:none;border-color:#8a5cc7}.md2-voice-row{display:flex;align-items:center;gap:12px;margin-top:14px}.md2-voice-btn{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:700;color:#5b2f93;background:#f1e8fc;border:none;border-radius:999px;padding:12px 22px;cursor:pointer}.md2-voice-btn.is-mock,.md2-voice-btn:disabled{opacity:.55;cursor:not-allowed}.md2-voice-hint{font-size:18px;color:#8a7a94}.md2-submit{display:block;width:100%;margin-top:18px;font-size:21px;font-weight:800;color:#ffffff;background:linear-gradient(135deg,#8a5cc7,#b06ae0);border:none;border-radius:999px;padding:18px 24px;cursor:pointer;box-shadow:0 10px 22px rgba(120,70,170,.28)}.md2-submit:disabled{opacity:.5;cursor:not-allowed}.md2-cats-label{font-size:20px;font-weight:700;color:#2b1738;margin:0 0 6px}.md2-cats-hint{font-size:18px;color:#8a7a94;margin:0 0 18px;line-height:1.6}.md2-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (min-width:620px){.md2-cats{grid-template-columns:repeat(5,1fr)}}.md2-cat-card{display:flex;flex-direction:column;gap:8px;text-align:left;background:#ffffff;border:2px solid #ece2f7;border-radius:22px;padding:20px 18px;cursor:pointer;font:inherit;color:#2b1738;transition:border-color .15s,transform .05s}.md2-cat-card:hover{border-color:#b58fde}.md2-cat-card.is-selected{border-color:#8a5cc7;background:#f6efff}.md2-cat-card strong{font-size:20px}.md2-cat-card span{font-size:18px;line-height:1.55;color:#6b5a77}.md2-progress{display:flex;gap:8px;margin:0 0 6px}.md2-progress__dot{width:10px;height:10px;border-radius:50%;background:#e3d6f3}.md2-progress__dot.is-active{background:#8a5cc7}.md2-step-label{font-size:18px;font-weight:700;letter-spacing:.08em;color:#7b5caf;margin:0 0 4px}.md2-create h1{font-size:30px;line-height:1.3;font-weight:800;color:#2b1738;margin:6px 0 14px}.md2-create__lead{font-size:20px;line-height:1.7;color:#5f4d6b;margin:0 0 22px}.md2-result{background:#ffffff;border-radius:24px;padding:24px;box-shadow:0 12px 32px rgba(90,50,120,.1);display:flex;flex-direction:column;gap:16px}.md2-result h2{font-size:22px;font-weight:800;color:#2b1738;margin:0}.md2-result__row{display:flex;flex-direction:column;gap:4px}.md2-result__row strong{font-size:18px;color:#7b5caf}.md2-result__row li,.md2-result__row p{font-size:19px;line-height:1.6;color:#3a2a46;margin:0}.md2-result__row ul{margin:4px 0 0;padding-left:22px}.md2-tag{display:inline-block;font-size:18px;font-weight:700;background:#f1e8fc;color:#5b2f93;border-radius:999px;padding:6px 14px;margin:2px 6px 2px 0}.md2-lock{font-size:18px;border:2px solid #f0e2fb;border-radius:14px;padding:12px 14px;color:#3a2a46}.md2-lock em{font-style:normal;font-weight:800}.md2-lock.is-negative{border-color:#f5d3d3;background:#fff4f4}.md2-ask{font-size:19px;line-height:1.7;color:#6b2b2b;background:#fff3ee;border-radius:16px;padding:16px 18px}.md2-note{font-size:18px;line-height:1.6;color:#8a7a94}.md2-missing{font-size:19px;color:#8a3c3c;margin:0}.md2-back{font-size:18px;font-weight:700;color:#7b5caf;background:none;border:none;cursor:pointer;align-self:flex-start}.md2-result__head{display:flex;align-items:flex-start;justify-content:space-between}.md2-result__head h2{font-size:22px;font-weight:800;color:#2b1738;margin:0}.md2-result__meta{font-size:18px;color:#8a7a94;margin:4px 0 0}.md2-prompt-pre{font-size:19px;line-height:1.7;color:#3a2a46;background:#fbf8ff;border:2px solid #ece2f7;border-radius:16px;padding:16px 18px;white-space:pre-wrap;word-break:break-word}.md2-prompt-edit{min-height:150px;padding:16px 18px}.md2-result__usage{background:#f1e8fc;border-radius:16px;padding:16px 18px}.md2-result__usage strong{display:block;font-size:18px;color:#7b5caf;margin-bottom:6px}.md2-result__usage p{font-size:19px;line-height:1.6;color:#3a2a46;margin:0}.md2-actions{display:flex;flex-wrap:wrap;gap:12px}.md2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:19px;font-weight:800;color:#ffffff;background:linear-gradient(135deg,#8a5cc7,#b06ae0);border:none;border-radius:999px;padding:14px 22px;cursor:pointer;box-shadow:0 8px 18px rgba(120,70,170,.22)}.md2-btn:disabled{opacity:.55;cursor:not-allowed}.md2-btn--ghost{color:#5b2f93;background:#f1e8fc;box-shadow:none;border:2px solid #e3d6f3}.md2-btn--link{background:none;box-shadow:none;color:#7b5caf;padding:10px 14px;font-weight:700;text-decoration:underline}.md2-feedback{font-size:18px;line-height:1.6;color:#2f7a3d;background:#eef9ef;border-radius:12px;padding:10px 14px;margin:0}.md2-quota-note{margin-top:0}.md2-wing-row{display:flex;justify-content:center}.md2-wing{display:inline-flex;flex-direction:column;gap:4px;text-align:center;background:#ffffff;border-radius:20px;padding:16px 28px;border:2px solid #ece2f7;text-decoration:none;color:#2b1738}.md2-wing strong{font-size:19px}.md2-wing span{font-size:18px;color:#8a7a94}.md2-dual{margin-top:8px}.md2-dual .product-shell,.md2-dual.product-page__section .product-shell{text-align:center}.md2-dual h2{font-size:24px;color:#2b1738;margin:0 0 10px}.md2-dual p{font-size:19px;line-height:1.7;color:#5f4d6b;max-width:560px;margin:0 auto 18px}.md2-dual__card{display:inline-flex;flex-direction:column;gap:8px;max-width:560px;width:100%;text-align:center;background:#ffffff;border:2px solid #ece2f7;border-radius:22px;padding:22px 24px;color:#2b1738}.md2-dual__card strong{font-size:20px}.md2-dual__card span{font-size:18px;line-height:1.6;color:#6b5a77}.md2-library h1{font-size:30px;font-weight:800;color:#2b1738;margin:6px 0 14px}.md2-lib-tools{display:flex;flex-direction:column;gap:14px;background:#ffffff;border-radius:22px;padding:20px;box-shadow:0 12px 32px rgba(90,50,120,.1)}.md2-search{font-size:19px;color:#2b1738;border:2px solid #ded3ee;border-radius:16px;padding:14px 16px;background:#fbf8ff;box-sizing:border-box}.md2-search:focus{outline:none;border-color:#8a5cc7}.md2-sort{display:flex;gap:10px}.md2-sort__btn{flex:1;font-size:18px;font-weight:700;color:#5b2f93;background:#f1e8fc;border:2px solid #e3d6f3;border-radius:999px;padding:12px;cursor:pointer}.md2-sort__btn.is-active{background:#8a5cc7;color:#ffffff;border-color:#8a5cc7}.md2-lib-found{font-size:18px;color:#8a7a94}.md2-lib-list{display:flex;flex-direction:column;gap:14px}.md2-lib-card{background:#ffffff;border-radius:22px;box-shadow:0 12px 32px rgba(90,50,120,.1);overflow:hidden}.md2-lib-card__head{width:100%;display:flex;align-items:center;gap:12px;padding:18px;background:none;border:none;text-align:left;cursor:pointer;font:inherit;color:#2b1738}.md2-lib-card__star{font-size:22px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.md2-lib-card__main{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.md2-lib-card__main strong{font-size:19px}.md2-lib-card__meta{font-size:18px;color:#8a7a94}.md2-lib-card__chevron{font-size:16px;color:#8a7a94;flex-shrink:0}.md2-lib-card__body{padding:4px 18px 20px;display:flex;flex-direction:column;gap:14px;border-top:1px solid #f0e8f8}.md2-lib-card__row{display:flex;flex-direction:column;gap:4px}.md2-lib-card__row strong{font-size:18px;color:#7b5caf}.md2-lib-card__row p{font-size:19px;line-height:1.6;color:#3a2a46;margin:0}.md2-lib-card__rename{margin-top:2px}.md2-link-like{font-size:18px;color:#7b5caf;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.md2-rename-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.md2-rename-input{flex:1;min-width:180px;font-size:19px;color:#2b1738;border:2px solid #ded3ee;border-radius:14px;padding:11px 14px;box-sizing:border-box}.md2-lib-empty{text-align:center;background:#ffffff;border-radius:22px;padding:32px 20px;box-shadow:0 12px 32px rgba(90,50,120,.1)}.md2-lib-empty p{font-size:19px;color:#5f4d6b}.md2-lib-empty .md2-btn{text-decoration:none;margin-top:8px}.md2-draft-card{background:#fff8e6;border:2px solid #f0dfb0;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:12px}.md2-draft-card strong{font-size:19px;color:#6b4d00}.md2-draft-card__text{font-size:18px;line-height:1.6;color:#7a5f1e;margin:0}.md2-again-row{text-align:center}.md2-library-link{display:flex;flex-direction:column;align-items:center;gap:6px;background:#ffffff;border-radius:20px;padding:18px;box-shadow:0 12px 32px rgba(90,50,120,.1);text-align:center}.md2-library-link span{font-size:19px;font-weight:700;color:#2b1738}