@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:IBM Plex Sans,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#fef3c7,#f8fafc 45%,#e0f2fe)}h1,h2,h3{font-family:Space Grotesk,system-ui,sans-serif;letter-spacing:-.01em}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit}#root{max-width:1280px;margin:0 auto}.page{min-height:100vh;display:flex;flex-direction:column;gap:3rem;padding:2.5rem clamp(1.5rem,4vw,4rem) 3rem;position:relative;overflow:hidden}.page:before{content:"";position:absolute;inset:-30% -10% auto auto;width:520px;height:520px;background:radial-gradient(circle,#ffd68e73,#ffd68e00);filter:blur(10px);z-index:0}.page:after{content:"";position:absolute;inset:auto auto -40% -15%;width:560px;height:560px;background:radial-gradient(circle,#84c0ff59,#84c0ff00);filter:blur(6px);z-index:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;z-index:1}.brand{display:flex;align-items:center;gap:.9rem}.brand-mark{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#111827,#3b82f6);color:#f8fafc;display:grid;place-items:center;font-weight:700;letter-spacing:.04em}.brand-text{display:flex;flex-direction:column}.brand-name{font-weight:700;font-size:1.1rem;letter-spacing:.01em}.brand-tag{font-size:.85rem;color:#64748b}.ghost-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;color:#0f172a;padding:.55rem 1.1rem;border-radius:999px;font-weight:600;text-decoration:none}.ghost-button.small{padding:.35rem .85rem;font-size:.8rem}.secondary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #2563eb;background:#2563eb;color:#f8fafc;padding:.55rem 1.1rem;border-radius:999px;font-weight:700;text-decoration:none}.secondary-button:hover{background:#1d4ed8;border-color:#1d4ed8}.topbar-actions{display:flex;align-items:center;gap:.65rem}.hero{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem;position:relative;z-index:1}.hero-copy{max-width:560px;display:flex;flex-direction:column;gap:1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#0f172a;font-weight:700}.hero-copy h1{font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.05;margin:0}.accent{display:block;color:#2563eb}.lead{font-size:1.1rem;color:#334155;max-width:520px}.hero-actions{display:flex;flex-wrap:wrap;gap:.65rem}.hero-button{margin-top:0}.pill-row{display:flex;flex-wrap:wrap;gap:.6rem}.pill{border:1px solid #e2e8f0;border-radius:999px;padding:.35rem .8rem;font-size:.85rem;color:#0f172a;background:#f8fafccc}.hero-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:1.8rem}.panel{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:24px;padding:1.6rem;box-shadow:0 18px 40px #0f172a14}.panel-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.panel-note{font-size:.85rem;color:#64748b}.form-grid{display:grid;gap:1.1rem}.funnel-steps{display:flex;flex-wrap:wrap;gap:.45rem}.funnel-step{border:1px solid #dbe3ef;background:#f8fafc;color:#64748b;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.funnel-step.is-active{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.advanced-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.field{display:flex;flex-direction:column;gap:.45rem;font-size:.9rem;color:#0f172a;font-weight:600}.field-warning{margin:-.1rem 0 0;font-size:.78rem;color:#b45309;font-weight:600;line-height:1.4}.validation-note{margin:-.15rem 0 0;font-size:.8rem;color:#b45309;line-height:1.45}.field input,.field select{border:1px solid #e2e8f0;border-radius:12px;padding:.75rem .85rem;font-size:.95rem;background:#f8fafc;transition:border-color .16s ease,box-shadow .16s ease}.field input:focus,.field select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.primary-button{background:#0f172a;color:#f8fafc;border:none;border-radius:999px;padding:.9rem 1.2rem;font-weight:600;margin-top:.25rem}.primary-button:hover{background:#111c33}.primary-button:disabled{opacity:.6;cursor:not-allowed}.helper{font-size:.82rem;color:#64748b;margin:0;line-height:1.5}.next-action{color:#1e40af;font-weight:600}.unlock-intro{border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;padding:.55rem .7rem}.checkout-status{border-radius:14px;padding:.85rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:1rem}.checkout-status-content{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:.6rem;row-gap:.2rem}.checkout-status .checkout-title{margin:0;font-size:.95rem;grid-column:2}.checkout-status .checkout-text{grid-column:2}.unlock-now-button{grid-column:2;justify-self:start;margin-top:.35rem;border:1px solid #86efac;background:#fff;color:#166534;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;font-weight:700}.unlock-now-button:hover{border-color:#22c55e;background:#dcfce7}.status-dot{width:10px;height:10px;border-radius:999px;margin-top:.2rem;background:#22c55e}.checkout-status.cancel .status-dot{background:#f97316}.checkout-status.success{border:1px solid #bbf7d0;background:#f0fdf4}.checkout-status.cancel{border:1px solid #fed7aa;background:#fff7ed}.checkout-title{margin:0;font-weight:700;color:#0f172a}.checkout-text{margin:.2rem 0 0;font-size:.85rem;color:#475569}.checkout-block{display:grid;gap:1rem;margin-top:.75rem}.checkout-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.checkout-eyebrow{margin:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:#64748b}.checkout-title{margin:.2rem 0 0;font-size:1rem;font-weight:700;color:#0f172a}.checkout-note{font-size:.78rem;color:#1d4ed8;border:1px solid #bfdbfe;padding:.25rem .65rem;border-radius:999px;background:#eff6ff}.checkout-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.checkout-card{text-decoration:none;border:1px solid #e2e8f0;border-radius:16px;padding:.9rem 1rem;display:grid;gap:.75rem;background:#fff;box-shadow:0 10px 20px #0f172a0d;color:#0f172a;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.checkout-card-single{width:100%}.checkout-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 16px 28px #0f172a14}.checkout-card.highlighted{border-color:#2563eb66;background:linear-gradient(135deg,#2563eb14,#0f172a05)}.checkout-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.plan-name{margin:0;font-size:1rem;font-weight:700}.plan-desc{margin:.3rem 0 0;font-size:.85rem;color:#64748b}.pro-value-list{margin:0;padding-left:1.05rem;display:grid;gap:.28rem;color:#334155;font-size:.83rem}.plan-price{margin:0;font-weight:700;font-size:1.1rem;color:#0f172a}.checkout-cta{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;padding:.62rem .95rem;font-size:.88rem;font-weight:700;color:#0f172a;background:#f8fafc;width:100%}.checkout-cta.solid{background:#0f172a;color:#f8fafc;border-color:#0f172a;box-shadow:0 10px 20px #0f172a24}.checkout-trust{margin:0;font-size:.76rem;color:#64748b}.checkout-trust a{color:#334155;text-decoration:underline}.value-proof{border:1px solid #dbeafe;border-radius:12px;background:#f8fbff;padding:.7rem .8rem;display:grid;gap:.3rem}.value-proof-title{margin:0;font-size:.8rem;font-weight:700;color:#1d4ed8}.value-proof-line{margin:0;font-size:.82rem;color:#334155}.value-proof-disclaimer{margin:.1rem 0 0;font-size:.75rem;color:#64748b}.pro-access{border:1px dashed #cbd5e1;border-radius:16px;padding:.85rem 1rem;background:#f9fafb;display:grid;gap:.6rem;margin-top:.2rem}.unlock-status{border-radius:12px;border:1px solid #dbeafe;background:#eff6ff;padding:.7rem .8rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.unlock-status.success{border-color:#bbf7d0;background:#f0fdf4}.unlock-status.cancel{border-color:#fed7aa;background:#fff7ed}.unlock-status-title{margin:0;font-size:.86rem;font-weight:700;color:#0f172a}.unlock-status-text{margin:.25rem 0 0;font-size:.82rem;color:#475569;line-height:1.5}.unlock-status-link{margin-top:.35rem;display:inline-flex;font-size:.8rem;color:#1d4ed8;font-weight:700;text-decoration:underline}.pro-access-header{display:grid;gap:.2rem}.pro-title{margin:0;font-size:.9rem;font-weight:700;color:#0f172a}.pro-text{margin:0;font-size:.85rem;color:#64748b;line-height:1.45}.pro-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.pro-input{border:1px solid #e2e8f0;border-radius:12px;padding:.6rem .75rem;font-size:.9rem;background:#fff}.pro-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.pro-button{border:1px solid #cbd5e1;border-radius:999px;padding:.55rem .9rem;background:#fff;color:#334155;font-weight:600;font-size:.85rem}.pro-button:hover{border-color:#94a3b8;background:#f8fafc}.pro-button:disabled{opacity:.6;cursor:not-allowed}.unlock-help{border:1px solid #dbeafe;border-radius:12px;background:#eff6ff;padding:.6rem .7rem}.unlock-help-error{border-color:#fecaca;background:#fff1f2}.unlock-help-title{margin:0;font-size:.82rem;font-weight:700;color:#1e3a8a}.unlock-help ul{margin:.45rem 0 0;padding-left:1rem;color:#334155;font-size:.8rem;display:grid;gap:.3rem;line-height:1.45}.pro-success{margin:0;font-size:.85rem;color:#15803d;font-weight:600}.pro-success-actions{display:grid;gap:.45rem}.pro-success-button{border:1px solid #166534;border-radius:999px;background:#166534;color:#f0fdf4;padding:.45rem .8rem;font-size:.82rem;font-weight:700;width:fit-content}.pro-success-button:disabled{opacity:.6}.pro-secondary-button{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;padding:.4rem .72rem;font-size:.78rem;font-weight:700;width:fit-content}.pro-muted-actions,.pro-error-actions{display:grid;gap:.4rem}.pro-muted{margin:0;font-size:.85rem;color:#64748b;line-height:1.45}.pro-error{margin:0;font-size:.85rem;color:#b91c1c}.helper.error{color:#b91c1c;background:#fee2e2;border-radius:10px;padding:.6rem .7rem}.error-box{border:1px solid #fecaca;background:#fff1f2;border-radius:14px;padding:.9rem;display:grid;gap:.5rem}.error-title{margin:0;font-weight:700;color:#b91c1c}.error-message{margin:0;font-size:.85rem;color:#7f1d1d;word-break:break-word;line-height:1.45}.error-actions{display:flex;flex-wrap:wrap;gap:.5rem}.error-hint{margin:0;font-size:.8rem;color:#9f1239}.output h3{margin:.8rem 0 .4rem}.output-text{color:#1f2937;line-height:1.55;margin:0 0 .9rem}.output-locked{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;padding:.8rem .9rem;color:#64748b}.copy-row{display:flex;justify-content:flex-end;margin:.2rem 0 .8rem}.copy-button{border:1px solid #0f172a;border-radius:999px;background:#0f172a;color:#f8fafc;font-size:.82rem;font-weight:700;padding:.4rem .85rem}.copy-button:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.output-why{margin-top:.8rem;background:#f1f5f9;border-radius:12px;padding:.8rem .9rem}.variant-block{margin-top:1.2rem;border-top:1px dashed #e2e8f0;padding-top:1rem}.variant-title{font-size:.9rem;font-weight:600;color:#0f172a;margin:0 0 .6rem}.variant-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:.8rem}.variant-chip{border:1px solid #cbd5e1;border-radius:999px;padding:.42rem .82rem;background:#fff;font-size:.84rem;font-weight:700;color:#0f172a}.variant-chip.is-active{border-color:#0f172a;background:#0f172a;color:#f8fafc}.variant-chip:hover{border-color:#1d4ed8;color:#1d4ed8}.history{margin-top:1rem}.history-list{display:grid;gap:.8rem}.history-item{text-align:left;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:.9rem 1rem;display:grid;gap:.35rem}.history-item:hover{border-color:#2563eb}.history-title{font-weight:600;color:#0f172a}.history-meta{font-size:.8rem;color:#64748b}.history-preview{font-size:.9rem;color:#1f2937}.divider{height:1px;background:#e2e8f0;margin:1rem 0}.link-button{background:transparent;border:none;color:#2563eb;font-weight:600;padding:0;cursor:pointer}.footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#64748b;font-size:.9rem;position:relative;z-index:1}.footer-strong{color:#0f172a;font-weight:700;margin-right:.6rem}.footer-muted{color:#64748b}.how-section{position:relative;z-index:1;display:grid;gap:1rem}.how-header h2{margin:0;font-size:1.7rem}.how-header p{margin:.35rem 0 0;color:#475569}.how-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.how-card{border:1px solid #e2e8f0;border-radius:18px;background:#ffffffe6;padding:1rem;box-shadow:0 10px 20px #0f172a0a}.how-card p{margin:0;color:#334155}.how-step{font-weight:700;color:#0f172a;margin-bottom:.45rem}@media(min-width:1024px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:center}.hero-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}}@media(max-width:720px){.topbar{flex-direction:column;align-items:flex-start}.topbar-actions{width:100%}.topbar-actions .ghost-button,.topbar-actions .secondary-button{flex:1}.checkout-status{flex-direction:column;align-items:stretch}.pro-row,.advanced-grid{grid-template-columns:1fr}.pro-button{width:100%;justify-self:stretch}.footer{flex-direction:column;align-items:flex-start}.hero-button-secondary{display:none}.unlock-status{flex-direction:column}}.main-stack{display:grid;gap:1.2rem}.hero-shell{display:grid;grid-template-columns:1.25fr 1fr;gap:1rem}.hero-proof{border:1px solid #e2e8f0;border-radius:24px;background:#ffffffeb;padding:1.2rem;box-shadow:0 18px 40px #0f172a14}.hero-proof h3{margin:0;font-size:1.1rem}.hero-proof p{margin:.55rem 0 0;color:#334155;line-height:1.5}.hero-proof .ghost-button{margin-top:.9rem}.workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:1rem;align-items:start}.workspace-output .panel{position:sticky;top:6rem}.history-wrap{margin-top:-.2rem}.footer-brand{display:grid;gap:.15rem}.footer-links a{color:#334155;text-decoration:none}.footer-links a:hover{text-decoration:underline}.trust-strip{border:1px solid #bfdbfe;background:#eff6ff;border-radius:14px;padding:.75rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.trust-strip p{margin:0;color:#1e3a8a;font-weight:700;font-size:.84rem}.trust-strip a{color:#1d4ed8;font-size:.84rem;font-weight:700;text-decoration:underline}.policy-page{padding-top:1.7rem}.policy-main{max-width:760px;margin:0 auto;width:100%}.policy-card{border:1px solid #e2e8f0;border-radius:24px;background:#fffffff5;padding:1.2rem;box-shadow:0 18px 30px #0f172a0f}.policy-card h1{margin:.45rem 0 0;font-size:1.7rem}.policy-updated{margin-top:.65rem;font-size:.9rem}.policy-line{margin:.65rem 0 0;color:#475569;line-height:1.55}@media(max-width:1100px){.hero-shell,.workspace{grid-template-columns:1fr}.workspace-output .panel{position:static}}@media(max-width:720px){.page{padding:1rem .85rem 1.4rem;gap:1rem}.hero-actions .hero-button{width:100%}.how-grid,.checkout-row,.pro-row{grid-template-columns:1fr}.trust-strip{flex-direction:column;align-items:flex-start}}.rh-page{min-height:100vh;background:#f6f7f8;color:#0f172a}.rh-header{position:sticky;top:0;z-index:30;border-bottom:1px solid #e2e8f0;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rh-header-inner,.rh-main,.rh-footer{width:min(1120px,calc(100% - 2rem));margin:0 auto}.rh-header-inner{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.rh-brand{display:flex;align-items:center;gap:.55rem}.rh-brand-mark{width:2rem;height:2rem;border-radius:.55rem;background:#137fec;color:#fff;display:grid;place-items:center;font-weight:700;font-size:.78rem}.rh-brand-name{font-size:1.1rem;font-weight:700}.rh-header-actions,.rh-hero-actions{display:flex;align-items:center;gap:.6rem}.rh-button{display:inline-flex;align-items:center;justify-content:center;border-radius:.6rem;padding:.6rem 1rem;border:1px solid transparent;font-weight:600;text-decoration:none;cursor:pointer}.rh-button-primary{background:#137fec;color:#fff}.rh-button-primary:hover{background:#0f6ecf}.rh-button-primary:disabled{opacity:.6;cursor:not-allowed}.rh-button-ghost{border-color:#d6deea;background:#fff;color:#0f172a}.rh-button-ghost:hover{background:#f8fafc}.rh-button-block{width:100%;margin-top:auto}.rh-main{display:grid;gap:3.8rem;padding:2rem 0 3rem}.rh-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:1.2rem;align-items:center}.rh-badge{display:inline-flex;align-items:center;border:1px solid #bfdbfe;border-radius:999px;padding:.3rem .7rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#0f6ecf;background:#eff6ff}.rh-hero-inner h1{margin:.8rem 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.03}.rh-hero-inner h1 span{display:block;color:#137fec}.rh-hero-inner p{margin:1rem 0 0;color:#475569;font-size:1.05rem;line-height:1.6;max-width:620px}.rh-hero-actions{margin-top:1.5rem}.rh-hero-preview{min-height:220px;border-radius:1rem;background:linear-gradient(135deg,#e0f2fe,#f1f5f9 55%,#dbeafe);border:1px solid #dbeafe;display:grid;place-items:center;padding:1rem}.rh-preview-card{width:min(100%,350px);background:#ffffffeb;border:1px solid #dbeafe;border-radius:.85rem;padding:1rem;box-shadow:0 16px 36px #0f172a1f}.rh-preview-title{margin:0;font-size:.85rem;font-weight:700;color:#0f6ecf}.rh-preview-line,.rh-preview-note{margin:.55rem 0 0;color:#334155}.rh-preview-note{font-size:.9rem;color:#64748b}.rh-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:1rem;align-items:start;scroll-margin-top:5.5rem}.rh-workspace-output .panel{position:sticky;top:5.4rem}.rh-compliance-inline{margin-bottom:.9rem;border:1px solid #bfdbfe;border-radius:.65rem;background:#eff6ff;color:#1d4ed8;padding:.6rem .75rem;font-size:.88rem;line-height:1.45;font-weight:600}.rh-section-head h2{margin:0;font-size:clamp(1.7rem,2.2vw,2.2rem)}.rh-section-head p{margin:.55rem 0 0;color:#64748b;line-height:1.55}.rh-how-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.rh-how-card{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:1.3rem}.rh-how-card p{margin:0;color:#475569;line-height:1.55}.rh-how-step{margin-bottom:.45rem!important;color:#0f172a!important;font-weight:700}.rh-pricing-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rh-price-card{border:1px solid #dbe3ef;border-radius:1rem;background:#fff;padding:1.2rem;display:flex;flex-direction:column;gap:.7rem}.rh-price-card-featured{border-width:2px;border-color:#137fec;box-shadow:0 14px 36px #137fec2e}.rh-plan-tag{margin:0;width:fit-content;border-radius:999px;padding:.2rem .6rem;background:#137fec;color:#fff;font-size:.72rem;font-weight:700}.rh-plan-name{margin:0;font-size:1.1rem;font-weight:700}.rh-plan-price{margin:0;font-size:2.2rem;font-weight:700;line-height:1}.rh-plan-price span{margin-left:.2rem;font-size:1rem;color:#64748b}.rh-price-card ul{margin:0;padding-left:1.1rem;display:grid;gap:.35rem;color:#334155}.rh-pricing-note{margin:1rem 0 0;border:1px solid #bfdbfe;border-radius:999px;padding:.55rem .8rem;color:#1d4ed8;background:#eff6ff;font-size:.9rem}.rh-unlock-card{border-radius:1rem;padding:1.25rem;background:#0f172a;border:1px solid #1e293b;color:#fff}.rh-unlock-card h2{margin:0}.rh-unlock-card p{margin:.6rem 0 0;color:#cbd5e1}.rh-unlock-row{margin-top:1rem;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.rh-unlock-row input{border:1px solid #334155;border-radius:.6rem;background:#ffffff14;color:#fff;padding:.65rem .75rem}.rh-unlock-row input::placeholder{color:#94a3b8}.rh-unlock-status{margin:.7rem 0 0!important;font-size:.92rem}.rh-unlock-status.success{color:#86efac}.rh-unlock-status.error{color:#fecaca}.rh-history-wrap{margin-top:-1rem}.rh-footer{padding:0 0 2rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.rh-footer-brand{margin:0;font-weight:700}.rh-footer-muted{margin:.35rem 0 0;color:#64748b;max-width:340px;font-size:.9rem}.rh-footer-links{display:flex;flex-wrap:wrap;gap:.9rem}.rh-footer-links a{color:#475569}.rh-footer-links a:hover{text-decoration:underline}@media(max-width:1024px){.rh-hero,.rh-workspace,.rh-how-grid,.rh-pricing-grid{grid-template-columns:1fr}.rh-workspace-output .panel{position:static}}@media(max-width:720px){.rh-header-inner,.rh-main,.rh-footer{width:min(1120px,calc(100% - 1rem))}.rh-header-inner{min-height:3.7rem}.rh-header-actions{display:none}.rh-main{gap:.8rem;padding:.8rem 0 1.4rem}.rh-hero-preview{display:none}.rh-workspace{order:1}.rh-hero{order:2}.rh-how{order:3}.rh-history-wrap{order:4}.rh-hero-inner h1{font-size:clamp(1.6rem,7vw,2rem);margin-top:.45rem}.rh-hero-inner p{font-size:.92rem;margin-top:.65rem}.rh-hero-actions{display:grid;grid-template-columns:1fr}.panel{padding:1.15rem}.checkout-block{gap:.55rem;margin-top:.35rem}.checkout-header{align-items:center}.checkout-note{font-size:.74rem;padding:.2rem .5rem}.plan-desc,.checkout-trust,.pro-text,.field-warning{font-size:.78rem;line-height:1.35}.unlock-help ul{font-size:.76rem;gap:.16rem}.rh-unlock-row{grid-template-columns:1fr}.rh-footer{flex-direction:column;align-items:flex-start}.rh-history-wrap{margin-top:-1rem}}
