.myleads__bar{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.myleads__search{border:1px solid var(--d-line,#e5e7eb);border-radius:10px;max-width:420px;padding:10px 12px;font-size:14px}.myleads__pills{flex-wrap:wrap;gap:8px;display:flex}.myleads__pill{border:1px solid var(--d-line,#e5e7eb);cursor:pointer;background:#fff;border-radius:999px;padding:6px 12px;font-size:12.5px}.myleads__pill.is-active{color:#fff;background:#111827;border-color:#111827}.myleads__pill span{opacity:.65;margin-left:4px}.myleads__list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.myleads__card{border:1px solid var(--d-line,#e5e7eb);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.myleads__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.myleads__top b{font-size:14.5px;display:block}.myleads__sub{color:var(--d-sub,#6b7280);margin-top:2px;font-size:12.5px;display:block}.myleads__status{border:1px solid var(--d-line,#e5e7eb);border-radius:8px;padding:6px 8px;font-size:12.5px}.myleads__meta{flex-wrap:wrap;gap:8px 14px;font-size:12.5px;display:flex}.myleads__meta a{color:#0a66c2;font-weight:600}.myleads__muted{color:var(--d-sub,#6b7280)}.myleads__notes{color:#374151;white-space:pre-wrap;background:#f9fafb;border-radius:8px;margin:0;padding:8px 10px;font-size:13px}.myleads__actions{flex-wrap:wrap;gap:8px;display:flex}.dghost--danger{color:#b91c1c}.myleads__overlay{z-index:60;background:#11182773;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.myleads__modal{background:#fff;border-radius:16px;flex-direction:column;gap:10px;width:min(560px,100%);max-height:90vh;padding:18px;display:flex;overflow:auto}.myleads__modal h2{margin:0;font-size:17px}.myleads__modal label{flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;display:flex}.myleads__modal input,.myleads__modal textarea{border:1px solid var(--d-line,#e5e7eb);border-radius:10px;padding:9px 11px;font-size:14px;font-weight:400}.myleads__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.myleads__modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}@media (max-width:640px){.myleads__grid{grid-template-columns:1fr}}
.opt-view{flex-direction:column;gap:16px;width:100%;display:flex}.opt-banner{background:linear-gradient(120deg,#fffbeb 0%,#fff 62%);border:1px solid #f5e3b8;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 22px;display:flex;box-shadow:0 8px 22px -14px #d9770659,0 1px 3px #00000008}.opt-banner__left{align-items:flex-start;gap:14px;max-width:680px;display:flex}.opt-banner__icon{color:#fff;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);border:0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 6px 14px -5px #d977068c}.opt-banner__tagline{align-items:center;gap:6px;margin-bottom:4px;display:flex}.opt-tag{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:12.5px;font-weight:700}.opt-tag--pill{color:#fef3c7;background:#92400e;border-radius:999px;padding:2px 9px;font-weight:700}.opt-banner__titles h2{color:var(--d-ink,#0f172a);letter-spacing:-.02em;margin:0 0 4px;font-size:21px;font-weight:800}.opt-banner__titles p{color:var(--d-sub,#64748b);margin:0;font-size:13px;line-height:1.45}.opt-banner__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dash .opt-btn-outline{white-space:nowrap;color:#475569;border:1px solid var(--d-line-strong,#cbd5e1);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:600;transition:all .14s;display:inline-flex}.opt-btn-outline:hover{color:var(--d-ink,#0f172a);background:#f8fafc;border-color:#94a3b8}.opt-banner__cta{align-items:center;gap:7px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.opt-grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:16px;display:grid}@media (max-width:960px){.opt-grid{grid-template-columns:1fr}}.opt-input-card,.opt-results-card{border:1px solid var(--d-line-strong,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;gap:14px;padding:18px 20px;display:flex;box-shadow:0 1px 3px #00000005}.opt-card-head{border-bottom:1px solid var(--d-line,#f1f5f9);justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:12px;display:flex}.opt-card-title{color:var(--d-ink,#0f172a);margin:0 0 2px;font-size:16px;font-weight:700}.opt-card-desc{color:var(--d-sub,#64748b);margin:0;font-size:12.5px}.dash .opt-btn-text{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:2px 6px;font-size:14px;font-weight:600}.opt-btn-text:hover{color:#ef4444;background:#fef2f2}.opt-section-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#f8fafc;border-radius:9px;align-items:center;gap:6px;padding:4px;display:flex;overflow-x:auto}.opt-section-pills::-webkit-scrollbar{display:none}.dash .opt-pill-btn{white-space:nowrap;color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;flex:none;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:600;transition:all .13s;display:inline-flex}.opt-pill-btn:hover{color:var(--d-ink,#0f172a)}.opt-pill-btn.is-active{color:var(--d-blue,#2563eb);background:#fff;box-shadow:0 1px 3px #00000014}.opt-field{flex-direction:column;gap:6px;display:flex}.opt-field__head{justify-content:space-between;align-items:center;display:flex}.opt-field__label{color:#334155;font-size:12.5px;font-weight:700}.opt-char-count{color:#94a3b8;font-size:12.5px;font-weight:600}.opt-char-count.is-warn{color:#ea580c;font-weight:700}.opt-textarea{border:1px solid var(--d-line-strong,#cbd5e1);width:100%;color:var(--d-ink,#0f172a);resize:vertical;background:#fff;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:16px;line-height:1.5;transition:border-color .14s,box-shadow .14s}.opt-textarea:focus{border-color:var(--d-blue,#2563eb);outline:none;box-shadow:0 0 0 3px #2563eb1f}.opt-textarea::placeholder{color:#94a3b8}.opt-field__hint{color:#64748b;font-size:12.5px;line-height:1.35}.opt-form-foot{justify-content:flex-end;padding-top:8px;display:flex}.dash .opt-submit-btn{align-items:center;gap:7px;height:40px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.opt-loading-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 20px;display:flex}.opt-loading-sub{color:var(--d-sub,#64748b);margin:0;font-size:12.5px}.opt-empty-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.opt-empty-icon{color:#d97706;background:#fffbeb;border:1px solid #fef3c7;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.opt-empty-box h4{color:var(--d-ink,#0f172a);margin:2px 0 0;font-size:16px;font-weight:700}.opt-empty-box p{color:var(--d-sub,#64748b);max-width:440px;margin:0;font-size:13px;line-height:1.45}.opt-empty-features{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;max-width:480px;margin:10px 0;display:grid}@media (max-width:600px){.opt-empty-features{grid-template-columns:1fr}}.dash .opt-feature-chip{color:#475569;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:600;display:flex}.opt-feature-chip svg{color:#10b981;flex-shrink:0}.dash .opt-empty-btn{margin-top:6px}.opt-results-body{flex-direction:column;gap:14px;display:flex}.opt-overall-card{background:#fff;border:2px solid #10b981;border-radius:12px;align-items:center;gap:16px;padding:14px 16px;display:flex;box-shadow:0 2px 6px #00000008}.opt-overall-score{border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:64px;height:64px;padding:4px;display:flex}.opt-overall-number{font-size:22.5px;font-weight:800;line-height:1}.opt-overall-denom{opacity:.8;font-size:12.5px;font-weight:700}.opt-overall-meta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.opt-overall-status{align-items:center;gap:8px;display:flex}.opt-overall-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:1px 8px;font-size:12.5px;font-weight:700}.opt-overall-title{color:var(--d-ink,#0f172a);font-size:14px;font-weight:700}.opt-overall-tip{color:#475569;margin:0;font-size:14px;line-height:1.4}.opt-score-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (max-width:640px){.opt-score-grid{grid-template-columns:1fr}}.opt-score-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.opt-score-card__head{justify-content:space-between;align-items:center;gap:6px;display:flex}.opt-score-card__label{color:#334155;white-space:nowrap;font-size:14px;font-weight:700}.opt-score-card__badge{white-space:nowrap;border-radius:999px;padding:1px 6px;font-size:12.5px;font-weight:700}.opt-score-card__bar{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.opt-score-card__fill{border-radius:999px;height:100%;transition:width .4s}.opt-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.opt-box--fixes{background:#fffbeb;border-color:#fde68a}.opt-box__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.opt-box__title{color:#1e293b;font-size:13px;font-weight:700}.opt-badge-pill{color:#64748b;background:#f1f5f9;border-radius:999px;padding:1.5px 7px;font-size:12.5px;font-weight:700}.opt-fixes-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.opt-fix-item{color:#78350f;align-items:flex-start;gap:8px;font-size:14px;line-height:1.4;display:flex}.opt-fix-bullet{color:#d97706;font-size:16px;line-height:1}.opt-card-list{flex-direction:column;gap:8px;display:flex}.opt-option-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;gap:6px;padding:10px 12px;transition:border-color .14s;display:flex}.opt-option-card:hover{border-color:#cbd5e1}.opt-option-card__top{justify-content:space-between;align-items:center;display:flex}.opt-option-tag{color:#2563eb;background:#eff6ff;border-radius:4px;padding:1.5px 6px;font-size:12.5px;font-weight:700}.opt-option-text{color:#0f172a;margin:0;font-size:12.5px;font-weight:600;line-height:1.4}.opt-option-actions{justify-content:flex-end;margin-top:2px;display:flex}.opt-about-card{flex-direction:column;gap:8px;display:flex}.opt-about-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;max-height:280px;padding:12px;overflow-y:auto}.opt-pre-text{color:#1e293b;white-space:pre-wrap;margin:0;font-family:inherit;font-size:12.5px;line-height:1.5}.opt-about-actions{justify-content:flex-end;display:flex}.opt-bullets-list{flex-direction:column;gap:6px;display:flex}.opt-bullet-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.opt-bullet-text{color:#334155;flex:1;margin:0;font-size:14px;line-height:1.4}.dash .opt-btn-copy{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:5px;height:28px;padding:5px 10px;font-size:13px;font-weight:600;transition:all .13s;display:inline-flex}.opt-btn-copy:hover{color:var(--d-ink,#0f172a);background:#f8fafc;border-color:#94a3b8}.opt-btn-copy.is-copied{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.dash .opt-btn-mini-copy{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:5px;flex-shrink:0;align-items:center;gap:3px;height:24px;padding:3px 7px;font-size:12.5px;font-weight:600;transition:all .13s;display:inline-flex}.opt-btn-mini-copy:hover{color:var(--d-ink,#0f172a);border-color:#94a3b8}.opt-btn-mini-copy.is-copied{color:#047857;background:#ecfdf5;border-color:#a7f3d0}@media (max-width:640px){.opt-banner{padding:14px}.opt-banner__actions{justify-content:stretch;width:100%}.opt-btn-outline,.opt-banner__cta{flex:1;justify-content:center}.opt-input-card,.opt-results-card{padding:14px}.opt-overall-card{flex-direction:column;align-items:flex-start;gap:10px}.opt-overall-score{flex-direction:row;gap:4px;width:100%;height:48px}.opt-overall-number{font-size:19px}.opt-banner__left{flex:100%;min-width:0}.opt-banner__icon{border-radius:10px;width:36px;height:36px}.opt-banner__titles{min-width:0}.opt-banner__titles h2{font-size:18px}.opt-banner__titles p{font-size:13px}.opt-banner__tagline{flex-wrap:wrap}.opt-banner__cta{min-height:44px}.opt-textarea{font-size:16px}.opt-pill-btn{flex:none;min-height:38px}.opt-card-head{flex-wrap:wrap}.opt-box__head{flex-wrap:wrap;row-gap:6px}.opt-score-card__head{flex-wrap:wrap;row-gap:4px}.opt-score-card__label{white-space:normal}.opt-submit-btn{justify-content:center;width:100%;min-height:46px}.opt-option-actions .opt-btn-copy,.opt-about-actions .opt-btn-copy{justify-content:center;width:100%;min-height:42px}.opt-pre-text{overflow-wrap:anywhere;word-break:break-word}}@media (max-width:480px){.opt-bullet-card{flex-direction:column;align-items:stretch}.opt-btn-mini-copy{justify-content:center;align-self:stretch;min-height:38px}.opt-option-card__top{flex-wrap:wrap;row-gap:4px}.opt-empty-features{grid-template-columns:1fr}}@media (max-width:640px){.opt-section-pills{-webkit-mask-image:linear-gradient(90deg,#000 90%,#0000 100%);mask-image:linear-gradient(90deg,#000 90%,#0000 100%)}}
.hook-view{flex-direction:column;gap:16px;width:100%;display:flex}.hook-banner{background:linear-gradient(120deg,#eff6ff 0%,#fff 62%);border:1px solid #c9defc;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 22px;display:flex;box-shadow:0 8px 22px -14px #2563eb59,0 1px 3px #00000008}.hook-banner__left{align-items:flex-start;gap:14px;max-width:660px;display:flex}.hook-banner__icon{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%);border:0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 6px 14px -5px #2563eb8c}.hook-banner__tagline{align-items:center;gap:6px;margin-bottom:4px;display:flex}.hook-tag{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:12.5px;font-weight:700}.hook-tag--pill{color:#dbeafe;background:#1d4ed8;border-radius:999px;padding:2px 9px;font-weight:700}.hook-banner__titles h2{color:var(--d-ink,#0f172a);letter-spacing:-.02em;margin:0 0 4px;font-size:21px;font-weight:800}.hook-banner__titles p{color:var(--d-sub,#64748b);margin:0;font-size:13px;line-height:1.45}.hook-tabs{background:#f1f5f9;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.dash .hook-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:7px 16px;font-size:13px;font-weight:600;transition:all .13s;display:inline-flex}.hook-tab-btn:hover{color:var(--d-ink,#0f172a)}.hook-tab-btn.is-active{color:var(--d-blue,#2563eb);background:#fff;box-shadow:0 1px 3px #00000014}.hook-generator-wrap{flex-direction:column;gap:16px;display:flex}.hook-input-card{border:1px solid var(--d-line-strong,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;gap:14px;padding:18px 20px;display:flex}.hook-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.hook-card-title{color:var(--d-ink,#0f172a);margin:0 0 2px;font-size:16px;font-weight:700}.hook-card-desc{color:var(--d-sub,#64748b);margin:0;font-size:12.5px}.hook-search-bar{align-items:center;gap:10px;display:flex}@media (max-width:640px){.hook-search-bar{flex-direction:column;align-items:stretch}}.hook-input{border:1px solid var(--d-line-strong,#cbd5e1);color:var(--d-ink,#0f172a);background:#fff;border-radius:10px;flex:1;height:42px;padding:10px 14px;font-family:inherit;font-size:16px;transition:border-color .14s,box-shadow .14s}.hook-input:focus{border-color:var(--d-blue,#2563eb);outline:none;box-shadow:0 0 0 3px #2563eb1f}.hook-gen-btn{white-space:nowrap;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.hook-presets{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hook-presets__label{color:#64748b;font-size:13px;font-weight:700}.hook-presets__list{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dash .hook-preset-chip{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 11px;font-size:13px;font-weight:500;transition:all .13s}.hook-preset-chip:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.hook-results-section{flex-direction:column;gap:12px;display:flex}.hook-results-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.hook-results-title{color:var(--d-ink,#0f172a);margin:0;font-size:16px;font-weight:700}.hook-results-sub{color:var(--d-sub,#64748b);margin:0;font-size:14px}.dash .hook-btn-reload{border:1px solid var(--d-line-strong,#cbd5e1);color:#475569;cursor:pointer;background:#fff;border-radius:7px;padding:5px 12px;font-size:14px;font-weight:600;transition:all .13s}.hook-btn-reload:hover{color:var(--d-ink,#0f172a);background:#f8fafc}.hook-cards-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:12px;display:grid}@media (max-width:720px){.hook-cards-grid{grid-template-columns:1fr}}.hook-card{border:1px solid var(--d-line-strong,#e2e8f0);background:#fff;border-radius:11px;flex-direction:column;gap:8px;padding:14px 16px;transition:border-color .14s,box-shadow .14s;display:flex;box-shadow:0 1px 3px #00000005}.hook-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000a}.hook-card__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.hook-card__rank{color:#ea580c;background:#fff7ed;border:1px solid #ffedd5;border-radius:5px;padding:1.5px 7px;font-size:12.5px;font-weight:700}.hook-card__why-badge{color:#4338ca;text-overflow:ellipsis;white-space:nowrap;background:#e0e7ff;border-radius:999px;max-width:240px;padding:1.5px 7px;font-size:12.5px;font-weight:600;overflow:hidden}.hook-card__text{color:#0f172a;flex:1;margin:0;font-size:14px;font-weight:700;line-height:1.45}.hook-card__actions{align-items:center;gap:6px;margin-top:4px;display:flex}.dash .hook-btn-copy{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:4px;height:28px;padding:4px 9px;font-size:13px;font-weight:600;transition:all .13s;display:inline-flex}.hook-btn-copy:hover{color:var(--d-ink,#0f172a);background:#f8fafc}.hook-btn-copy.is-copied{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.dash .hook-btn-draft{color:var(--d-blue,#2563eb);cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:4px;height:28px;padding:4px 10px;font-size:13px;font-weight:600;transition:all .13s;display:inline-flex}.hook-btn-draft:hover{background:#dbeafe}.hook-improver-wrap{flex-direction:column;gap:14px;display:flex}.hook-improver-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:900px){.hook-improver-grid{grid-template-columns:1fr}}.hook-improver-card{border:1px solid var(--d-line-strong,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:18px 20px;display:flex;box-shadow:0 1px 3px #00000005}.dash .hook-btn-sample{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:6px;padding:3px 8px;font-size:12.5px;font-weight:600;transition:all .13s}.hook-btn-sample:hover{color:var(--d-ink,#0f172a);background:#f8fafc}.hook-draft-box{flex-direction:column;gap:4px;display:flex}.hook-textarea{border:1px solid var(--d-line-strong,#cbd5e1);width:100%;color:var(--d-ink,#0f172a);resize:vertical;background:#fff;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:16px;line-height:1.5;transition:border-color .14s,box-shadow .14s}.hook-textarea:focus{border-color:var(--d-blue,#2563eb);outline:none;box-shadow:0 0 0 3px #2563eb1f}.hook-draft-meta{justify-content:space-between;align-items:center;font-size:12.5px;display:flex}.hook-char-count{color:#94a3b8;font-weight:600}.dash .hook-btn-clear{color:#ef4444;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.hook-tone-section{flex-direction:column;gap:6px;display:flex}.hook-tone-label{color:#334155;font-size:14px;font-weight:700}.hook-tone-pills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dash .hook-tone-chip{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;padding:5px 11px;font-size:13px;font-weight:600;transition:all .13s}.hook-tone-chip:hover{color:var(--d-ink,#0f172a);background:#f1f5f9}.hook-tone-chip.is-active{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.hook-form-foot{justify-content:flex-end;margin-top:4px;display:flex}.dash .hook-submit-btn{align-items:center;gap:7px;height:40px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.hook-results-body{flex-direction:column;gap:12px;display:flex}.hook-stats-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hook-stat-badge{color:#475569;background:#f1f5f9;border-radius:6px;padding:3px 9px;font-size:13px;font-weight:600}.hook-stat-badge--grade{color:#047857;background:#ecfdf5;font-weight:700}.hook-preview-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;max-height:320px;padding:14px;overflow-y:auto}.hook-pre-text{color:#1e293b;white-space:pre-wrap;margin:0;font-family:inherit;font-size:13px;line-height:1.55}.hook-box{background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.hook-box--warning{background:#fffbeb;border-color:#fde68a}.hook-box__head{justify-content:space-between;align-items:center;display:flex}.hook-box__title{color:#334155;font-size:14px;font-weight:700}.hook-ai-chips{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.dash .hook-ai-chip{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:1px 7px;font-size:12.5px;font-weight:600}.hook-fixes-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.hook-fix-item{color:#475569;align-items:flex-start;gap:6px;font-size:14px;line-height:1.4;display:flex}.hook-action-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.dash .hook-btn-action{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 12px;font-size:14px;font-weight:600;transition:all .13s;display:inline-flex}.hook-btn-action:hover{color:var(--d-ink,#0f172a);background:#f8fafc}.hook-btn-action.is-copied{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.hook-btn-action--primary{background:var(--d-blue,#2563eb);color:#fff;border-color:#0000}.hook-btn-action--primary:hover{color:#fff;background:#1d4ed8}.hook-loading-box,.hook-empty-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.hook-empty-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.hook-empty-box h4{color:var(--d-ink,#0f172a);margin:2px 0 0;font-size:16px;font-weight:700}.hook-empty-box p{color:var(--d-sub,#64748b);max-width:440px;margin:0;font-size:13px;line-height:1.45}.hook-empty-features{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;max-width:480px;margin:10px 0;display:grid}@media (max-width:600px){.hook-empty-features{grid-template-columns:1fr}}.dash .hook-feature-chip{color:#475569;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:600;display:flex}.hook-feature-chip svg{color:#10b981;flex-shrink:0}.dash .hook-empty-btn{margin-top:6px}.hook-mobile-view-tabs{display:none}@media (max-width:900px){.hook-mobile-view-tabs{background:#f1f5f9;border-radius:10px;align-items:center;gap:6px;margin-bottom:2px;padding:4px;display:flex}.hook-mobile-tab{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:7px;flex:1;padding:8px 12px;font-size:12.5px;font-weight:600}.hook-mobile-tab.is-active{color:var(--d-blue,#2563eb);background:#fff;box-shadow:0 1px 3px #00000014}.hook-improver-card.is-mobile-hidden{display:none}}@media (max-width:640px){.hook-banner{padding:14px}.hook-tabs{width:100%}.hook-tab-btn{flex:1;justify-content:center}.hook-improver-card{padding:14px}.hook-banner__left{flex:100%;min-width:0}.hook-banner__icon{border-radius:10px;width:36px;height:36px}.hook-banner__titles{min-width:0}.hook-banner__titles h2{font-size:18px}.hook-banner__titles p{font-size:13px}.hook-banner__tagline{flex-wrap:wrap}.hook-tab-btn{min-height:42px;font-size:13px}.hook-input{height:48px;font-size:16px}.hook-gen-btn{justify-content:center;width:100%;min-height:46px}.hook-preset-chip{min-height:38px}.hook-textarea{font-size:16px}.hook-tone-chip{min-height:40px}.hook-submit-btn{justify-content:center;width:100%;min-height:46px}.hook-results-head{flex-direction:column;align-items:stretch}.hook-btn-reload{align-self:flex-start;min-height:40px}.hook-card__top{flex-wrap:wrap;row-gap:6px}.hook-card__why-badge{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.hook-card__actions{flex-wrap:wrap}.hook-card__actions .hook-btn-copy,.hook-card__actions .hook-btn-draft{flex:130px;justify-content:center;min-height:42px}.hook-action-bar .hook-btn-action{flex:140px;justify-content:center;min-height:44px}.hook-pre-text{overflow-wrap:anywhere;word-break:break-word}.hook-ai-chips{flex-wrap:wrap}.hook-box__head{flex-wrap:wrap;row-gap:4px}}@media (max-width:480px){.hook-empty-features{grid-template-columns:1fr}.hook-stats-row{gap:6px}.hook-action-bar .hook-btn-action--primary{flex:100%}}
.rep-view{flex-direction:column;gap:16px;width:100%;display:flex}.rep-banner{background:linear-gradient(120deg,#faf5ff 0%,#fff 62%);border:1px solid #e3d0fa;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 22px;display:flex;box-shadow:0 8px 22px -14px #9333ea59,0 1px 3px #00000008}.rep-banner__left{align-items:flex-start;gap:14px;max-width:680px;display:flex}.rep-banner__icon{color:#fff;background:linear-gradient(135deg,#c084fc 0%,#9333ea 100%);border:0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 6px 14px -5px #9333ea8c}.rep-banner__tagline{align-items:center;gap:6px;margin-bottom:4px;display:flex}.rep-tag{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:12.5px;font-weight:700}.rep-tag--pill{color:#f3e8ff;background:#7e22ce;border-radius:999px;padding:2px 9px;font-weight:700}.rep-banner__titles h2{color:var(--d-ink,#0f172a);letter-spacing:-.02em;margin:0 0 4px;font-size:21px;font-weight:800}.rep-banner__titles p{color:var(--d-sub,#64748b);margin:0;font-size:13px;line-height:1.45}.rep-banner__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dash .rep-btn-outline{white-space:nowrap;color:#475569;border:1px solid var(--d-line-strong,#cbd5e1);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:600;transition:all .14s;display:inline-flex}.rep-btn-outline:hover{color:var(--d-ink,#0f172a);background:#f8fafc;border-color:#94a3b8}.rep-banner__cta{align-items:center;gap:7px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.rep-input-card{border:1px solid var(--d-line-strong,#e2e8f0);background:#fff;border-radius:12px;flex-direction:column;gap:14px;padding:18px 20px;display:flex;box-shadow:0 1px 3px #00000005}.rep-card-head{border-bottom:1px solid var(--d-line,#f1f5f9);justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:8px;display:flex}.rep-card-title{color:var(--d-ink,#0f172a);margin:0 0 2px;font-size:16px;font-weight:700}.rep-card-desc{color:var(--d-sub,#64748b);margin:0;font-size:12.5px}.dash .rep-btn-clear{color:#ef4444;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:2px 6px;font-size:14px;font-weight:600}.rep-btn-clear:hover{background:#fef2f2}.rep-controls-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.rep-format-group,.rep-count-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rep-control-label{color:#475569;white-space:nowrap;font-size:14px;font-weight:700}.rep-format-pills,.rep-count-pills{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dash .rep-format-pill{border:1px solid var(--d-line-strong,#cbd5e1);color:#475569;cursor:pointer;background:#f8fafc;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:14px;font-weight:600;transition:all .13s;display:inline-flex}.rep-format-pill:hover{color:var(--d-ink,#0f172a);background:#f1f5f9;border-color:#94a3b8}.rep-format-pill.is-active{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 2px 6px #0f172a33}.dash .rep-count-pill{border:1px solid var(--d-line-strong,#cbd5e1);color:#475569;cursor:pointer;background:#f8fafc;border-radius:8px;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;transition:all .13s;display:inline-flex}.rep-count-pill:hover{color:var(--d-ink,#0f172a);background:#f1f5f9}.rep-count-pill.is-active{background:var(--d-blue,#2563eb);border-color:var(--d-blue,#2563eb);color:#fff;box-shadow:0 2px 6px #2563eb40}.rep-textarea-wrap{flex-direction:column;gap:8px;display:flex}.rep-textarea{border:1px solid var(--d-line-strong,#cbd5e1);width:100%;color:var(--d-ink,#0f172a);resize:vertical;background:#fff;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:16px;line-height:1.55;transition:border-color .14s,box-shadow .14s}.rep-textarea:focus{border-color:var(--d-blue,#2563eb);outline:none;box-shadow:0 0 0 3px #2563eb1f}.rep-textarea::placeholder{color:#94a3b8}.rep-textarea-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.rep-meta-count{color:#64748b;font-size:13px;font-weight:500}.dash .rep-submit-btn{align-items:center;gap:6px;height:38px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.rep-results-section{flex-direction:column;gap:14px;display:flex}.rep-results-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.rep-results-title{color:var(--d-ink,#0f172a);margin:0;font-size:16px;font-weight:700}.rep-results-sub{color:var(--d-sub,#64748b);margin:0;font-size:14px}.dash .rep-btn-reload{border:1px solid var(--d-line-strong,#cbd5e1);color:#475569;cursor:pointer;background:#fff;border-radius:7px;padding:5px 12px;font-size:14px;font-weight:600;transition:all .13s}.rep-btn-reload:hover{color:var(--d-ink,#0f172a);background:#f8fafc}.rep-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:14px;display:grid}@media (max-width:720px){.rep-grid{grid-template-columns:1fr}}.rep-card{border:1px solid var(--d-line-strong,#e2e8f0);background:#fff;border-radius:11px;flex-direction:column;gap:10px;padding:16px;transition:border-color .14s,box-shadow .14s;display:flex;box-shadow:0 1px 3px #00000005}.rep-card:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #0000000a}.rep-card__top{justify-content:space-between;align-items:center;gap:8px;display:flex}.rep-card__badge{color:#7e22ce;white-space:nowrap;background:#f3e8ff;border-radius:999px;padding:2px 8px;font-size:12.5px;font-weight:700}.rep-card__meta{color:#94a3b8;font-size:12.5px;font-weight:600}.rep-card__hook{color:#0f172a;margin:0;font-size:14px;font-weight:700;line-height:1.4}.rep-card__content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;max-height:220px;padding:12px;transition:max-height .2s;position:relative;overflow:hidden}.rep-card__content.is-expanded{max-height:none;overflow:visible}.rep-card__content:not(.is-expanded):after{content:"";pointer-events:none;background:linear-gradient(#f8fafc00 0%,#f8fafcf2 100%);height:50px;position:absolute;bottom:0;left:0;right:0}.rep-card__text{color:#1e293b;white-space:pre-wrap;margin:0;font-family:inherit;font-size:12.5px;line-height:1.55}.dash .rep-btn-expand{color:var(--d-blue,#2563eb);cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:-2px;padding:0;font-size:13px;font-weight:600}.rep-btn-expand:hover{text-decoration:underline}.rep-card__actions{border-top:1px solid var(--d-line,#f1f5f9);flex-wrap:wrap;align-items:center;gap:6px;padding-top:4px;display:flex}.dash .rep-btn-action{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:4px;height:30px;padding:0 11px;font-size:13px;font-weight:600;transition:all .13s;display:inline-flex}.rep-btn-action:hover{color:var(--d-ink,#0f172a);background:#f8fafc}.rep-btn-action.is-copied{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.rep-btn-action--primary{background:var(--d-blue,#2563eb);color:#fff;border-color:#0000}.rep-btn-action--primary:hover{color:#fff;background:#1d4ed8}.rep-loading-box,.rep-empty-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.rep-empty-icon{color:#9333ea;background:#faf5ff;border:1px solid #f3e8ff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.rep-empty-box h4{color:var(--d-ink,#0f172a);margin:2px 0 0;font-size:16px;font-weight:700}.rep-empty-box p{color:var(--d-sub,#64748b);max-width:440px;margin:0;font-size:13px;line-height:1.45}.rep-empty-features{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;max-width:480px;margin:10px 0;display:grid}@media (max-width:600px){.rep-empty-features{grid-template-columns:1fr}}.dash .rep-feature-chip{color:#475569;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;display:flex}.rep-feature-chip svg{color:#10b981;flex-shrink:0}.dash .rep-empty-btn{margin-top:6px}@media (max-width:640px){.rep-banner{padding:14px}.rep-banner__actions{width:100%}.rep-btn-outline,.rep-banner__cta{flex:1;justify-content:center}.rep-input-card{padding:14px}.rep-controls-bar{flex-direction:column;align-items:stretch;gap:10px}.rep-format-group,.rep-count-group{justify-content:space-between;width:100%}.rep-textarea-foot{flex-direction:column;align-items:stretch}.rep-submit-btn{justify-content:center;width:100%}.rep-banner__left{flex:100%;min-width:0}.rep-banner__icon{border-radius:10px;width:36px;height:36px}.rep-banner__titles{min-width:0}.rep-banner__titles h2{font-size:18px}.rep-banner__titles p{font-size:13px}.rep-banner__tagline{flex-wrap:wrap}.rep-banner__cta{min-height:44px}.rep-format-pills{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.rep-format-pills::-webkit-scrollbar{display:none}.rep-format-pill{flex:none;min-height:40px}.rep-count-pills{gap:6px;width:100%;display:flex}.rep-count-pill{flex:1;justify-content:center;min-height:40px}.rep-textarea{font-size:16px}.rep-submit-btn{min-height:46px}.rep-results-head{flex-direction:column;align-items:stretch}.rep-btn-reload{align-self:flex-start;min-height:40px}.rep-card__top{flex-wrap:wrap;row-gap:6px}.rep-card__badge{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.rep-card__actions .rep-btn-action{flex:130px;justify-content:center;min-height:42px}}@media (max-width:480px){.rep-empty-features{grid-template-columns:1fr}.rep-card__actions .rep-btn-action--primary{flex:100%}}
.dsh-top__menu,.dsh-side__scrim,.dsh-side__mclose{display:none}.dash{overflow-x:clip}.dash__main{min-width:0}.dash__inner{min-width:0;max-width:100%}.dash img{max-width:100%;height:auto}.dview,.dcol,.dblock,.dcard,.sh,.gh,.phub,.dvp-wrap,.eng-feed,.net-list{min-width:0}.dview__title,.dview__sub,.sh-hero__title,.gh-hero__title,.gh-engine__title,.phub-hero__title,.dana__title,.ana__title{overflow-wrap:anywhere;text-wrap:balance}.dview__sub,.sh-hero__desc,.gh-hero__desc{max-width:100%}.phub-table-container,.dana__table-wrap,.ana__table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:1024px){.dash__body{padding:22px 18px 48px}.sh-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.sh-card--queue{grid-column:1/-1}}@media (max-width:900px){.dsh-top__menu{border:1px solid var(--d-line-strong);color:#1e2430;cursor:pointer;width:40px;height:40px;box-shadow:var(--d-shadow-xs);background:#fff;border-radius:11px;flex:none;place-items:center;display:grid}.dsh-top__menu:hover{background:#f8f9fb;border-color:#d6dae3}.dsh-top__menu:focus-visible{outline:2px solid var(--d-blue);outline-offset:2px}.dsh-top__menu svg{width:20px;height:20px}.dash .dsh-top{gap:10px;min-height:56px;padding:8px 12px}.dtop__title{flex:auto;font-size:16px}.dtop__redo{height:36px;padding:0 10px;font-size:14px}.dash .dsh-side,.dash .dsh-side.dsh-side--collapsed{z-index:60;width:min(300px,86vw);max-width:86vw;height:100dvh;box-shadow:none;overscroll-behavior:contain;padding:14px 14px 12px;transition:transform .22s cubic-bezier(.32,.72,0,1);position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%)}.dash .dsh-side.is-mobile-open{transform:translate(0);box-shadow:24px 0 48px -16px #0f172a47}.dsh-side__scrim{z-index:55;opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;background:#0f172a73;border:0;padding:0;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.dsh-side__scrim.is-show{opacity:1;visibility:visible;pointer-events:auto}.dash .dsh-side .dside__brand,.dash .dsh-side .dsh-side__head{flex-direction:row;align-items:center;gap:10px;margin-bottom:14px;padding:2px 2px 14px}.dash .dsh-side .dside__logo{flex:1;justify-content:flex-start}.dash .dsh-side .dside__logo-text{display:flex}.dash .dsh-side .dside__logo-text span{display:block}.dash .dsh-side .dside__logo-mark{border-radius:10px;width:32px;height:32px}.dash .dsh-side .dside__logo-mark img{width:20px;height:20px}.dash .dsh-side .dsh-side__collapse{display:none}.dsh-side__mclose{color:#5d6675;cursor:pointer;background:#fff;border:1px solid #e4e6ec;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.dsh-side__mclose:hover{color:#1e2430;background:#f7f8fa}.dsh-side__mclose:focus-visible{outline:2px solid var(--d-blue);outline-offset:2px}.dsh-side__mclose svg{width:17px;height:17px}.dash .dsh-side .dsh-side__write,.dash .dsh-side .dside__write{border-radius:12px;justify-content:flex-start;width:100%;height:46px;margin:0 0 2px;padding:0 12px 0 10px;font-size:16px}.dash .dsh-side .dside__write-label{flex:1;display:block}.dash .dsh-side .dside__write-kbd{display:inline-grid}.dash .dsh-side .dsh-side__nav{align-items:stretch;margin-top:18px}.dash .dsh-side .dsh-side__group{align-items:stretch;width:auto;margin-bottom:18px}.dash .dsh-side .dsh-side__group-items{align-items:stretch;width:auto}.dash .dsh-side .dside__item{border-radius:10px;justify-content:flex-start;width:100%;height:auto;min-height:44px;padding:6px 10px;font-size:16px}.dash .dsh-side .dside__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;display:block;overflow:hidden}.dash .dsh-side .dside__badge{display:inline-block}.dash .dsh-side .dside__lock{display:grid}.dash .dsh-side .dsh-side__group-label{display:flex}.dash .dsh-side .dside__ic{width:28px;height:28px}.dash .dsh-side .dside__item.is-active:before{height:22px;left:-14px}.dash .dsh-side .dsh-side__foot{align-items:stretch}.dash .dsh-side .dsh-promo{border-radius:14px;justify-content:flex-start;width:100%;height:auto;margin:0;padding:12px}.dash .dsh-side .dsh-promo__text{display:flex}.dash .dsh-side .dsh-promo__chev{display:block}.dash .dsh-side .dsh-profile{border-radius:14px;justify-content:flex-start;align-items:stretch;width:100%;height:auto;margin:0;padding:12px 12px 10px}.dash .dsh-side .dsh-profile__top{justify-content:flex-start}.dash .dsh-side .dsh-profile__ring,.dash .dsh-side .dsh-profile__ring svg{width:42px;height:42px}.dash .dsh-side .dsh-profile__ring b{font-size:14px}.dash .dsh-side .dsh-profile__meta{display:flex}.dash .dsh-side .dsh-profile__chev,.dash .dsh-side .dsh-profile__bar{display:block}.dash .dsh-side .dsh-side__note{justify-content:flex-start;width:auto;margin:0;padding:10px 11px}.dash .dsh-side .dsh-side__note span:last-child{display:inline}.dash .dsh-side .dsh-menu__trigger--side{justify-content:flex-start;padding:8px 9px}.dash .dsh-side .dsh-menu__trigger-name,.dash .dsh-side .dsh-menu__trigger-caret{display:block}.dash__body{padding:18px 14px 96px}.dash__inner,.dview{gap:16px}.sh-subnav,.gh .dgrowth-subnav,.dgrowth-subnav{top:58px}.dgrowth-subnav{scrollbar-width:none;overflow-x:auto}.dgrowth-subnav::-webkit-scrollbar{display:none}.dgrowth-subnav__list{width:max-content;min-width:100%}.dgrowth-subnav__btn{flex:none}.sh-hero,.gh-hero{border-radius:16px}.sh-hero__main,.gh-hero__main{padding:24px 20px}.sh-hero__panel,.gh-hero__panel{margin:0 12px 12px}.sh-grid{grid-template-columns:minmax(0,1fr)}.sh-card--queue{grid-column:auto}.dwrite-studio{min-width:0}.dchat{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px))}}@media (max-width:640px){.dash__body{padding:14px 12px 96px}.dview__title{font-size:22.5px}.dview__sub{font-size:14.5px}.dblock{padding:16px 14px}.sh-hero__main,.gh-hero__main{padding:22px 18px 20px}.sh-hero__title,.gh-hero__title{font-size:clamp(26px,7vw,31px)}.sh-hero__desc,.gh-hero__desc{font-size:14.5px}.sh-hero__actions .sh-btn,.gh-hero__actions .gh-btn{flex:100%}.gh-kpis,.phub-kpis{grid-template-columns:minmax(0,1fr)}.sh-focus{flex-direction:column;align-items:stretch}.sh-focus .sh-btn{width:100%}.gh-focus{flex-direction:column;align-items:stretch}.gh-engine{padding:18px 15px 15px}.gh-engine__foot .gh-btn,.sh-card__foot .sh-btn{flex:100%}.gh-method{padding:18px 15px 16px}.gh-section-head h2{font-size:17px}.sh-card{padding:16px 14px}.sh-card__head{flex-direction:column;align-items:stretch}.sh-ghost{align-self:flex-start}.phub-hero{padding:18px 16px}.phub-toolbar{flex-direction:column;align-items:stretch}.phub-search-box{width:100%;max-width:none}.phub-toolbar__actions{flex-wrap:wrap}.phub-nav{scrollbar-width:none;overflow-x:auto}.phub-nav::-webkit-scrollbar{display:none}.phub-segmented{width:max-content;min-width:100%}.phub-segmented__btn{flex:none}.dvp-banner{padding:12px 14px}.dvp-toolbar__top{flex-direction:column;align-items:stretch}.dvp-search-box{width:100%}.dvp-filters,.dlb-filters,.phub-strip{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;display:flex;overflow-x:auto}.dvp-filters::-webkit-scrollbar{display:none}.dlb-filters::-webkit-scrollbar{display:none}.phub-strip::-webkit-scrollbar{display:none}.dlb-toolbar{flex-direction:column;align-items:stretch}.dlb-search{width:100%}.rep__grid,.myleads__list{grid-template-columns:minmax(0,1fr)}.rep__foot{flex-wrap:wrap;gap:8px}.myleads__grid,.angle-brief__grid{grid-template-columns:minmax(0,1fr)}.eng-item{padding:14px}.eng-item__actions{flex-wrap:wrap}.eng-item__actions>*{flex:140px}.net-item{padding:14px}.dana__head-top,.ana__head-top{flex-direction:column;align-items:stretch}.dana__head-actions,.ana__head-actions{flex-wrap:wrap}.dana__btn,.ana__btn{flex:140px}.hooklab__row{flex-direction:column;align-items:stretch}.dsh-form__row .dfield{flex:100%}.dmodal{place-items:end center;padding:12px}.dmodal__card{border-radius:18px 18px 14px 14px;width:100%;max-height:calc(100dvh - 24px)}.dmodal__actions{flex-wrap:wrap}.dmodal__actions .dbtn{flex:auto}.myleads__overlay{padding:12px}.myleads__modal{padding:16px 14px}.myleads__modal-actions .dbtn{flex:auto}.dtoasts{max-width:none;left:12px;right:12px}.dst-qstats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.dash__body{padding:12px 10px 96px}.dtop__title{font-size:16px}.dtop__redo{gap:0;font-size:0}.dtop__redo:after{content:"Profile";font-size:14px;font-weight:600}.dsh-top__write{justify-content:center;width:40px;padding:0}.dconnect{padding:14px}.dsetup{grid-template-columns:minmax(0,1fr);justify-items:start}.sh-pill,.gh-pill{padding:6px 11px;font-size:12.5px}.gh-post__engage{flex-wrap:wrap;gap:8px 14px}.phub-hero__title{font-size:20.5px}.dbtn{min-height:44px}}@media (prefers-reduced-motion:reduce){.dash .dsh-side,.dsh-side__scrim,.dsh-top__menu{transition:none}}@media (max-width:900px){.dash .sh-subnav__btn{min-height:42px}.sh-composer__input{height:46px;font-size:16px}.sh-composer .sh-btn{min-height:46px}}@media (max-width:640px){.sh-hero__pills{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sh-pill{text-align:center;justify-content:center}.sh-steps{scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-left:-2px;margin-right:-2px;padding:2px 2px 4px;overflow-x:auto}.sh-steps::-webkit-scrollbar{display:none}.sh-step{color:#dbe4ff;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;flex:none;padding:6px 13px 6px 6px}.sh-step__arrow{display:none}.sh-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sh-kpi{border-radius:14px;padding:13px 12px 12px}.sh-kpi__icon{border-radius:9px;width:30px;height:30px}.sh-kpi__icon svg{width:15px;height:15px}.sh-kpi__top{min-width:0}.sh-kpi__delta{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;padding:2px 7px;font-size:12.5px;overflow:hidden}.sh-kpi__label{margin-top:10px;font-size:12.5px}.sh-kpi__value{font-size:22.5px}.sh-kpi__meta{display:none}.sh-kpi__spark{margin-top:8px}.sh-kpi__spark>svg{display:none}.sh-row{align-items:center;gap:10px;padding:11px 12px}.sh-row .sh-btn{flex:none;min-height:40px;padding:0 16px}.sh-row--queue{flex-wrap:wrap}.sh-row--queue .sh-row__body{flex:100%;order:3}.sh-row--queue .sh-link{align-items:center;min-height:40px;margin-left:auto;display:inline-flex}.sh-date{max-width:100%}.sh-ghost{min-height:40px}.sh-card__foot .sh-btn,.sh-focus .sh-btn,.sh-empty .sh-btn{min-height:44px}.sh-empty .sh-btn{width:100%}.sh-mini__body span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@media (max-width:380px){.sh-kpi{padding:11px 10px 10px}.sh-kpi__value{font-size:20.5px}.sh-kpi__delta{font-size:11.5px}.sh-hero__pills{gap:6px}}@media (max-width:900px){.dash .dsh-top .dtop__redo,.dash .dsh-top .dsh-top__support,.dash .dsh-top .dsh-top__write{display:none}}
