:root{--coral:#fb7185;--pink:#f9a8d4;--bg:#fff7ed;--dark-text:#3d1a24;--card-bg:#ffffff;--border-radius:16px;--shadow:0 4px 24px rgba(251,113,133,0.13);--shadow-hover:0 8px 36px rgba(251,113,133,0.22);--coral-dark:#e85570;--warm-bg:#fff7ed;--soft-pink-bg:#fff0f5;--text-dark:#3b1a28;--text-mid:#5a3040;--text-light:#ffffff;--white:#ffffff;--card-radius:18px;--mid-text:#5a3040;--light-text:#a05070;--radius:16px;--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--fa-style-family-brands:"Font Awesome 6 Brands";--fa-style-family-classic:"Font Awesome 6 Free";--theme-primary:#fb7185;--theme-primary-dark:#e85570;--theme-primary-deeper:#3d1a24;--theme-secondary:#f9a8d4;--theme-secondary-dark:#d94a78;--theme-accent:#f9a8d4;--theme-body-bg:#fff7ed;--theme-section-bg:#fff7ed;--theme-section-alt-bg:#fff0f5;--theme-card-bg:#ffffff;--theme-card-border:rgba(251,113,133,0.22);--theme-text:#3b1a28;--theme-muted:#7a4055;--theme-heading:#3d1a24;--theme-link:#fb7185;--theme-button-bg:#fb7185;--theme-button-text:#ffffff;--theme-button-border:#fb7185;--primary:#fb7185;--primary-dark:#e85570;--primary-deeper:#3d1a24;--secondary:#f9a8d4;--secondary-dark:#d94a78;--accent:#f9a8d4;--bg-light:#fff7ed;--bg-dark:#3d1a24;--bg-white:#ffffff;--background:#fff7ed;--surface:#fff7ed;--divider:rgba(251,113,133,0.22);--text-dark:#3b1a28;--text-light:#ffffff;--text-muted:#7a4055;--text-muted-light:#7a4055;--orange:#fb7185;--blue:#fb7185;--gold:#f9a8d4;--yellow:#f9a8d4;--dark:#3d1a24;--dark2:#fff7ed;--dark3:rgba(251,113,133,0.22);--light:#ffffff;--muted:#7a4055;--text-muted-custom:#7a4055;--card-bg:#ffffff;--card-border:rgba(251,113,133,0.22);--paper:#fff7ed;--beige:#fff7ed;--light-brown:#fff0f5;--card:#ffffff;--border:rgba(251,113,133,0.22);--text:#3b1a28;--generated-accent:#fb7185;--generated-accent-2:#f9a8d4;--generated-heading:#3d1a24;--generated-text:#3b1a28;--generated-muted:#7a4055;--generated-page-bg:#fff7ed;--generated-surface:#fff7ed;--generated-card:#ffffff;--generated-border:rgba(251,113,133,0.22);--generated-section-bg:#fff7ed;--generated-section-alt-bg:#fff0f5;--generated-button-bg:#fb7185;--generated-button-text:#ffffff;--generated-button-border:#fb7185;--generated-accent-text:#ffffff;--author-box-bg:linear-gradient(90deg,#fff7ed 0%,#fff0f5 50%,#fff7ed 100%);--author-card-bg:#ffffff;--author-box-border:rgba(251,113,133,0.28);--author-label-color:#8a1f3d;--author-name-color:#3d1a24;--author-role-color:#8a1f3d;--author-text-color:#5a3040;--author-avatar-bg:rgba(255,255,255,0.92);--author-avatar-border:#fb7185;--author-chip-bg:#fff0f5;--author-chip-border:rgba(251,113,133,0.18);--author-chip-text:#5a3040;--author-link-bg:#8a1f3d;--author-link-text:#ffffff;--generated-floating-bg:rgba(15,23,42,0.42);--generated-floating-border:rgba(255,255,255,0.18);--generated-register-bg:#22c55e;--generated-register-text:#ffffff;--generated-login-bg:#fbbf24;--generated-login-text:#0f172a;--chrome-header-bg:linear-gradient(90deg,#fb7185 0%,#f9a8d4 100%);--chrome-header-border:rgba(251,113,133,0.18);--chrome-header-link:#ffffff;--chrome-header-link-hover:#ffffff;--chrome-header-active-bg:rgba(255,255,255,0.22);--chrome-header-active-text:#ffffff;--chrome-footer-bg:linear-gradient(135deg,#3d1a24 0%,#5a2035 100%);--chrome-footer-text:#f5b3c9;--chrome-footer-link:#f9a8d4;--chrome-footer-link-hover:#ffffff;--chrome-footer-heading:#fb7185;--chrome-footer-border:rgba(249,168,212,0.22)}

/* fix: stacked FAQ feature-cards should not stretch to full column height */
[class*="col-"]>.feature-card:not(:only-child){height:auto}

/* fix: show full content images (with CV999/domain watermarks) on all viewports; no cover-crop */
.content-img{height:auto!important;max-height:none!important;object-fit:contain!important}
