:root{--ink:#17233b;--muted:#68738a;--primary:#5568ff;--primary-dark:#3c4bd4;--soft:#f3f5ff;--mint:#e8fbf3;--line:#e5e9f2;--white:#fff;--radius:24px;--shadow:0 24px 70px rgba(33,47,93,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Varela Round",Arial,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.cst-container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(780px,100%);margin:auto}.screen-reader-text,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto;width:auto;height:auto;margin:12px;padding:10px 16px;background:#fff;z-index:9999}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 10px 30px rgba(20,30,60,.05)}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:22px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,var(--primary),#7c5cff);color:#fff;box-shadow:0 8px 20px rgba(85,104,255,.3)}.custom-logo{max-height:54px;width:auto}.primary-nav{margin-inline-start:auto}.primary-nav ul,.site-footer ul{list-style:none;padding:0;margin:0;display:flex;gap:26px}.primary-nav a{font-weight:700;color:#46516a}.primary-nav a:hover{color:var(--primary)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:13px 22px;font-weight:800;transition:.2s;border:1px solid transparent}.header-cta,.button-primary{background:var(--primary);color:#fff;box-shadow:0 10px 24px rgba(85,104,255,.24)}.header-cta:hover,.button-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.button-ghost{border-color:var(--line);background:#fff}.button-dark{background:var(--ink);color:#fff}.button-light{background:#fff;color:var(--ink)}.button-large{padding:16px 28px}.full{width:100%}.menu-toggle{display:none;margin-inline-start:auto;background:none;border:0;padding:8px}.menu-toggle span:not(.screen-reader-text){display:block;width:26px;height:2px;background:var(--ink);margin:5px}.hero-section{position:relative;overflow:hidden;padding:88px 0 110px;background:linear-gradient(180deg,#fff 0,#f8f9ff 100%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.hero-orb-one{width:360px;height:360px;background:#e9e5ff;left:-140px;top:50px}.hero-orb-two{width:260px;height:260px;background:#dff7ee;right:-100px;bottom:-80px}.hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:72px}.eyebrow{display:inline-flex;color:var(--primary);background:var(--soft);border-radius:999px;padding:7px 13px;font-size:14px;font-weight:900;letter-spacing:.01em}.hero-copy h1,.page-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.08;margin:20px 0 22px;letter-spacing:-.035em}.hero-lead,.page-hero p{font-size:21px;color:var(--muted);max-width:680px}.hero-actions{display:flex;gap:12px;margin:32px 0 24px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#59657b;font-size:14px;font-weight:700}.hero-visual{position:relative;min-height:520px}.document-card{position:absolute;background:#fff;border:1px solid rgba(222,226,239,.9);border-radius:26px;box-shadow:var(--shadow)}.document-back{width:76%;height:420px;left:0;top:34px;transform:rotate(-7deg);padding:44px 34px}.document-front{width:82%;right:0;top:0;padding:26px;transform:rotate(2deg)}.doc-line{height:12px;background:#edf0f7;border-radius:8px;margin:16px 0;width:76%}.doc-line.wide{width:100%;height:20px}.doc-line.short{width:48%}.doc-header{display:flex;gap:14px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.doc-header div{display:flex;flex-direction:column}.doc-header small{color:var(--muted)}.doc-icon{background:#ffecee;color:#d44255;border-radius:10px;padding:10px 8px;font-size:12px;font-weight:900}.mini-field,.signature-box{margin-top:18px;padding:13px 15px;border:1px solid var(--line);border-radius:12px;display:flex;justify-content:space-between;align-items:center}.mini-field span,.signature-box span{font-size:12px;color:var(--muted)}.signature-box{height:88px;align-items:flex-start}.signature-box em{font-family:cursive;font-size:26px;color:#334fa7;transform:rotate(-7deg)}.mini-submit{margin-top:20px;padding:14px;background:var(--mint);color:#18734d;text-align:center;border-radius:12px;font-weight:900}.floating-pill{position:absolute;background:#fff;border-radius:999px;box-shadow:0 14px 35px rgba(32,43,80,.15);padding:12px 18px;font-weight:900}.pill-one{right:-30px;top:80px}.pill-two{left:-25px;bottom:22px}.section{padding:100px 0}.section-heading{text-align:center;max-width:700px;margin:0 auto 48px}.section-heading.align-start{text-align:right;margin:0}.section-heading h2,.free-card h2,.final-cta h2{font-size:clamp(32px,4vw,50px);line-height:1.16;margin:14px 0}.section-heading p,.free-card p,.final-cta p{color:var(--muted);font-size:18px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{position:relative;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s}.step-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.step-number{position:absolute;left:20px;top:18px;color:#b0b7c7;font-weight:900}.step-icon,.audience-card>span{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:var(--soft);color:var(--primary)}.step-icon svg,.audience-card svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-card h3{margin:24px 0 8px}.step-card p{color:var(--muted);margin:0}.center-action{text-align:center;margin-top:28px}.text-link{font-weight:900;color:var(--primary)}.section-audience{background:#111b31;color:#fff}.audience-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.section-audience .section-heading p{color:#aeb8ca}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.audience-card{padding:25px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:22px}.audience-card>span{background:rgba(255,255,255,.1);color:#aab5ff}.audience-card h3{margin:18px 0 6px}.audience-card p{margin:0;color:#b5bfd0}.free-section{background:#fbfcff}.free-card{display:grid;grid-template-columns:220px 1fr;gap:44px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:32px;padding:50px;box-shadow:var(--shadow)}.free-mark{display:grid;place-items:center;aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,var(--mint),#dfe7ff);font-size:56px;font-weight:900;color:var(--primary)}.final-cta{padding:72px 0;background:linear-gradient(135deg,var(--primary),#7b59e8);color:#fff}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta p{color:rgba(255,255,255,.8);margin-bottom:0}.page-hero{padding:90px 0 80px;text-align:center;background:linear-gradient(180deg,#fff,#f7f8ff)}.page-hero h1{font-size:clamp(40px,6vw,66px)}.page-hero p{margin-inline:auto}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.content-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:42px;box-shadow:0 16px 50px rgba(36,48,87,.07)}.rich-text h2{font-size:30px;margin:38px 0 10px}.rich-text h2:first-child{margin-top:0}.rich-text h3{font-size:22px}.rich-text p,.rich-text li{color:#505d74}.rich-text ul{padding-right:22px}.sticky-cta{position:sticky;top:110px;background:var(--ink);color:#fff;border-radius:24px;padding:28px}.sticky-cta p{color:#bbc4d5}.mini-kicker{font-size:13px;color:#aab6ff;font-weight:900}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-list>div{padding:20px;background:#f8f9fd;border-radius:16px}.feature-list h3{margin-top:0}.info-box{margin-top:28px;padding:20px;border-radius:16px;background:#fff8e6;border:1px solid #f2dfaa}.check-list{list-style:none!important;padding:0!important}.check-list li{position:relative;padding-right:30px;margin:12px 0}.check-list li:before{content:'✓';position:absolute;right:0;color:#20a56d;font-weight:900}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:42px;border:1px solid var(--line);border-radius:24px;transition:.2s;background:#fff}.contact-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cdd4ff}.contact-icon{font-size:34px}.contact-card small{color:var(--muted);margin-top:10px}.contact-card strong{font-size:26px;margin:8px 0}.contact-card em{font-style:normal;color:var(--primary);font-weight:800}.contact-note{grid-column:1/-1;text-align:center;padding:24px;background:var(--soft);border-radius:18px}.contact-note p{margin:5px 0 0;color:var(--muted)}.site-footer{background:#0c1426;color:#fff;padding:70px 0 26px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:60px}.footer-brand{margin-bottom:15px}.site-footer p{color:#aab4c6}.site-footer h3{margin-top:0}.site-footer ul{display:grid;gap:8px}.site-footer a:hover{color:#aab6ff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;color:#8490a5;font-size:13px}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{padding:25px;border:1px solid var(--line);border-radius:18px}
@media(max-width:980px){.primary-nav,.header-cta{display:none}.menu-toggle{display:block}.primary-nav.is-open{display:block;position:absolute;top:82px;right:20px;left:20px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow)}.primary-nav.is-open ul{display:grid;gap:4px}.primary-nav.is-open a{display:block;padding:10px}.hero-grid,.audience-wrap,.content-layout{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .hero-lead{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:min(560px,100%);margin:auto}.steps-grid{grid-template-columns:1fr 1fr}.section-heading.align-start{text-align:center;margin:auto}.audience-wrap{gap:45px}.sticky-cta{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){.cst-container{width:min(100% - 24px,1180px)}.header-inner{height:70px}.primary-nav.is-open{top:70px}.hero-section{padding:58px 0 74px}.hero-copy h1,.page-hero h1{font-size:40px}.hero-lead,.page-hero p{font-size:18px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{gap:10px 14px}.hero-visual{min-height:400px;margin-top:28px}.document-back{height:320px}.document-front{width:90%;padding:18px}.floating-pill{font-size:12px;padding:9px 12px}.pill-one{right:-5px}.pill-two{left:-2px}.section{padding:68px 0}.steps-grid,.audience-grid,.feature-list,.contact-grid,.footer-grid,.posts-grid{grid-template-columns:1fr}.free-card{grid-template-columns:1fr;padding:28px;text-align:center}.free-mark{width:150px;margin:auto}.final-cta-inner{flex-direction:column;text-align:center}.content-card{padding:24px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.contact-note{grid-column:auto}.page-hero{padding:60px 0}.primary-nav ul{gap:0}}

/* v1.1: typography and shortcode integration */
body,button,input,select,textarea,.button,.csg-wrap,.csg-dashboard,.csg-app,.csg-container{font-family:"Varela Round",Arial,sans-serif!important}
.csg-wrap,.csg-dashboard,.csg-app,.csg-container{direction:rtl!important;max-width:none!important;width:100%!important;color:var(--ink)!important}
.csg-wrap h1,.csg-wrap h2,.csg-wrap h3,.csg-dashboard h1,.csg-dashboard h2,.csg-dashboard h3{font-family:"Varela Round",Arial,sans-serif!important;letter-spacing:0!important}
.csg-wrap input,.csg-wrap select,.csg-wrap textarea,.csg-dashboard input,.csg-dashboard select,.csg-dashboard textarea{font-family:"Varela Round",Arial,sans-serif!important;border-radius:14px!important}
.csg-wrap button,.csg-wrap .button,.csg-wrap a.button,.csg-dashboard button,.csg-dashboard .button,.csg-dashboard a.button{font-family:"Varela Round",Arial,sans-serif!important;border-radius:14px!important}
.page-id-my-forms .content-card{max-width:none}

/* v1.2 – system pages, navigation and plugin integration */
.header-system-actions{display:flex;align-items:center;gap:9px;margin-inline-start:4px}.header-account{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:12px;color:#46516a;font-weight:800;font-size:14px}.header-account:hover{background:var(--soft);color:var(--primary)}.header-cta{gap:6px}.cst-nav-icon{display:inline-grid;place-items:center;width:20px;height:20px;margin-inline-end:5px;color:var(--primary);font-size:14px}.primary-nav a{display:flex;align-items:center}
.system-page-hero{padding:58px 0 46px;background:linear-gradient(180deg,#f7fbfa 0%,#fff 100%);border-bottom:1px solid var(--line)}.system-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.system-page-hero h1{font-size:clamp(36px,5vw,58px);line-height:1.12;margin:12px 0 10px}.system-page-hero p{color:var(--muted);font-size:19px;margin:0;max-width:700px}.system-trust{display:grid;gap:8px;min-width:260px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px 20px;box-shadow:0 12px 34px rgba(25,54,47,.06);font-size:14px;color:#50605a}.system-content{padding:32px 0 80px;background:#f8fbfa}.system-content>.cst-container{width:min(1220px,calc(100% - 32px))}

/* Make plugin feel native and remove duplicate intro blocks on dedicated pages */
.system-content .csg-wrap{max-width:none!important;width:100%!important;padding:0!important;margin:0!important;font-family:"Varela Round",Arial,sans-serif!important}.create-system-content .csg-create-intro{display:none}.dashboard-system-content .csg-dashboard-head{display:none}.csg-wrap,.csg-wrap *{font-family:"Varela Round",Arial,sans-serif!important}.csg-wrap{--csg:var(--primary)!important;--csg-dark:var(--primary-dark)!important;--csg-soft:var(--soft)!important}.csg-create-shell{max-width:980px!important}.csg-wizard{gap:18px!important}.csg-wizard-step{border-radius:22px!important;padding:27px!important;border-color:#dce8e4!important;box-shadow:0 12px 32px rgba(25,54,47,.055)!important}.csg-step-badge{background:var(--primary)!important;box-shadow:0 7px 18px rgba(23,107,87,.22)}.csg-step-content h3{font-size:23px!important}.csg-upload-box{background:#f5fbf9!important;border-color:#a9cec3!important;transition:.2s}.csg-upload-box:hover{background:#edf8f4!important;border-color:var(--primary)!important}.csg-builder input,.csg-builder textarea,.csg-builder select,.csg-wizard input,.csg-wizard textarea,.csg-wizard select{font-family:"Varela Round",Arial,sans-serif!important;border-radius:13px!important;border-color:#cfddd8!important;min-height:50px}.csg-create-submit{border-radius:16px!important;background:var(--primary)!important;box-shadow:0 12px 28px rgba(23,107,87,.22)!important}.csg-advanced{border-radius:18px!important}.csg-advanced summary{display:flex;align-items:center;gap:8px}.csg-advanced summary:before{content:"⚙"}.csg-fields-head{gap:20px}.csg-field-row{background:#fbfdfc!important;border-radius:15px!important}

/* Dashboard */
.dashboard-system-content .csg-wrap{max-width:1180px!important}.csg-login-shell{min-height:400px!important}.csg-login-card{border-radius:24px!important;padding:36px!important;box-shadow:0 18px 55px rgba(24,67,57,.09)!important}.csg-login-card input[type=text],.csg-login-card input[type=password]{min-height:50px;border:1px solid #cfddd8;border-radius:13px;padding:10px 13px}.csg-login-card input[type=submit]{width:100%;min-height:50px;border:0;border-radius:13px;background:var(--primary);color:#fff;font-weight:800}.csg-stats-row{grid-template-columns:repeat(2,minmax(0,250px))!important}.csg-stat{background:#fff!important;box-shadow:0 10px 28px rgba(24,67,57,.05);padding:23px!important}.csg-history-head{margin-top:32px!important}.csg-history-head h3{font-size:25px;margin:0}.csg-history-head input{border:1px solid #cfddd8!important;border-radius:13px!important;padding:12px 15px!important;min-height:48px}.csg-list{gap:14px!important}.csg-history-card{background:#fff!important;border-radius:21px!important;padding:23px 25px!important;box-shadow:0 10px 30px rgba(24,67,57,.055)!important;border:1px solid #dde8e4!important}.csg-history-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(24,67,57,.09)!important}.csg-card-title-row h3{font-size:22px!important}.csg-meta{font-size:14px!important}.csg-primary-actions .csg-btn:first-child{background:var(--primary)!important}.csg-primary-actions .csg-btn,.csg-more-actions .csg-btn{border-radius:12px!important;min-height:44px!important}.csg-btn-light{background:#f1f6f4!important;color:#27463d!important}.csg-btn-danger{background:#fff0f0!important;color:#a33!important}.csg-status{font-weight:800}.csg-empty{border-radius:22px!important;padding:60px 20px!important}.csg-empty:before{content:"📄";font-size:42px}.csg-more-actions{background:#fafcfb;border-radius:14px;padding:13px!important;border-top:0!important;margin-top:4px}

@media(max-width:1050px){.primary-nav{display:none}.menu-toggle{display:block}.header-system-actions{margin-inline-start:auto}.header-account{display:none}}
@media(max-width:760px){.system-page-hero{padding:38px 0 30px}.system-hero-inner{align-items:flex-start;flex-direction:column}.system-trust{width:100%;min-width:0}.system-content{padding-top:18px}.system-content>.cst-container{width:min(100% - 18px,1220px)}.csg-wizard-step{padding:19px!important}.csg-fields-head{align-items:stretch!important;flex-direction:column!important}.csg-fields-head .csg-btn{width:100%}.csg-history-card{padding:19px!important}.csg-primary-actions{display:grid!important;grid-template-columns:1fr 1fr}.csg-primary-actions .csg-btn:first-child{grid-column:1/-1}.csg-stats-row{grid-template-columns:1fr 1fr!important}.header-cta{padding:11px 14px;font-size:14px}.brand-text{font-size:18px}}
@media(max-width:430px){.csg-stats-row{grid-template-columns:1fr!important}.csg-primary-actions{grid-template-columns:1fr}.csg-primary-actions .csg-btn:first-child{grid-column:auto}.header-cta span:last-child{display:none}}

/* v1.3 – QA, mobile-first form layout and clear action hierarchy */
:root{
  --cst-action:#176f5c;
  --cst-action-hover:#105746;
  --cst-action-soft:#edf8f4;
  --cst-secondary:#203047;
  --cst-danger:#b42318;
  --cst-focus:0 0 0 4px rgba(23,111,92,.13);
}

/* A predictable hierarchy: primary = create/submit, secondary = useful action, tertiary = management */
.header-cta,.button-primary,.csg-btn-primary,.csg-create-submit,.csg-submit,
.csg-success-result .csg-copy-result,.csg-primary-actions .csg-copy{
  background:var(--cst-action)!important;color:#fff!important;border:1px solid var(--cst-action)!important;
  box-shadow:0 10px 24px rgba(23,111,92,.20)!important;font-weight:800!important;
}
.header-cta:hover,.button-primary:hover,.csg-btn-primary:hover,.csg-create-submit:hover,.csg-submit:hover,
.csg-success-result .csg-copy-result:hover,.csg-primary-actions .csg-copy:hover{
  background:var(--cst-action-hover)!important;border-color:var(--cst-action-hover)!important;
}
.csg-primary-actions a[href*="csg_export=pdf"],.csg-success-result>a.csg-btn-light{
  background:#fff!important;color:var(--cst-action)!important;border:1.5px solid var(--cst-action)!important;font-weight:800!important;
}
.csg-btn-light,.csg-more-actions .csg-btn,.header-account,.button-ghost{
  background:#f2f6f4!important;color:#30443e!important;border:1px solid #d7e3df!important;box-shadow:none!important;
}
.csg-btn-danger{background:#fff5f4!important;color:var(--cst-danger)!important;border:1px solid #f0c9c5!important;box-shadow:none!important}
.csg-btn-danger:hover{background:var(--cst-danger)!important;color:#fff!important}
.csg-btn:focus-visible,.header-cta:focus-visible,.header-account:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none!important;box-shadow:var(--cst-focus)!important}

/* Header: creation remains visible at every desktop/tablet width */
@media(max-width:1050px){
  .header-cta{display:inline-flex!important}
  .header-system-actions{display:flex!important}
}
@media(max-width:640px){
  .header-inner{gap:10px}
  .header-system-actions{gap:6px}
  .header-cta{min-width:44px;min-height:44px;padding:10px 12px!important;border-radius:13px!important}
  .header-cta span:first-child{font-size:21px;line-height:1}
  .header-cta{font-size:0!important}
  .header-cta span:last-child{display:none!important}
  .brand{min-width:0}.brand-text{overflow:hidden;text-overflow:ellipsis;max-width:145px}
}

/* Permanent creation entry point on mobile */
.cst-mobile-create{display:none}
@media(max-width:760px){
  body{padding-bottom:78px}
  .cst-mobile-create{
    display:flex;position:fixed;z-index:999;right:12px;left:12px;bottom:max(10px,env(safe-area-inset-bottom));
    min-height:56px;align-items:center;justify-content:center;gap:9px;border-radius:16px;
    background:var(--cst-action);color:#fff;font-size:17px;font-weight:900;
    box-shadow:0 16px 36px rgba(10,67,53,.30);border:1px solid rgba(255,255,255,.18)
  }
  .cst-mobile-create:hover{color:#fff;background:var(--cst-action-hover)}
  body.page-template-page-create-document .cst-mobile-create,
  body:has(.create-system-content) .cst-mobile-create{display:none}
  body.page-template-page-create-document,body:has(.create-system-content){padding-bottom:0}
}

/* Creation page: reduce cognitive load and create a clean vertical reading flow */
.create-system-content .csg-create-shell{max-width:900px!important}
.create-system-content .csg-wizard{gap:22px!important}
.create-system-content .csg-wizard-step{
  grid-template-columns:54px minmax(0,1fr)!important;align-items:start!important;
  padding:32px!important;border:1px solid #dce8e4!important;border-radius:26px!important;
  background:#fff!important;box-shadow:0 12px 34px rgba(24,67,57,.055)!important
}
.create-system-content .csg-step-badge{width:46px!important;height:46px!important;font-size:18px!important}
.create-system-content .csg-step-content{min-width:0!important}
.create-system-content .csg-step-content h3{font-size:26px!important;line-height:1.3!important;margin:3px 0 18px!important}
.create-system-content .csg-step-content>label:not(.csg-upload-box){display:grid!important;gap:8px!important;margin:20px 0 0!important;font-size:16px!important}
.create-system-content .csg-step-content>label:not(.csg-upload-box)>input,
.create-system-content .csg-step-content>label:not(.csg-upload-box)>textarea,
.create-system-content .csg-step-content>label:not(.csg-upload-box)>select{width:100%!important;margin:0!important}

/* File upload: replace the browser-looking input with a polished, obvious control */
.create-system-content .csg-upload-box{
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  min-height:210px!important;padding:28px 22px!important;margin:0 0 18px!important;
  border:2px dashed #6aa895!important;border-radius:20px!important;background:#eff9f5!important;cursor:pointer!important
}
.create-system-content .csg-upload-box:before{content:"PDF";display:grid;place-items:center;width:58px;height:58px;margin-bottom:14px;border-radius:18px;background:#fff;color:var(--cst-action);font-size:15px;font-weight:900;box-shadow:0 8px 22px rgba(23,111,92,.10)}
.create-system-content .csg-upload-box strong{font-size:20px!important;margin-bottom:4px!important}
.create-system-content .csg-upload-box input[type=file]{
  width:auto!important;max-width:100%!important;min-height:0!important;margin:14px 0 0!important;padding:0!important;
  border:0!important;background:transparent!important;color:#53645f!important
}
.create-system-content .csg-upload-box input[type=file]::file-selector-button{
  font-family:"Varela Round",Arial,sans-serif;border:1px solid #bfd5ce;background:#fff;color:var(--cst-action);
  border-radius:11px;padding:10px 16px;margin-inline-end:10px;font-weight:800;cursor:pointer
}
.create-system-content .csg-upload-box.is-file-selected{border-style:solid!important;background:#e9f8f2!important}
.create-system-content .csg-upload-box.is-file-selected:before{content:"✓ PDF";color:#fff;background:var(--cst-action)}

/* Inputs: labels above fields, consistent width and comfortable touch size */
.create-system-content input[type=text],.create-system-content input[type=email],.create-system-content input[type=url],
.create-system-content input[type=number],.create-system-content select,.create-system-content textarea{
  width:100%!important;max-width:none!important;min-height:54px!important;padding:12px 15px!important;
  border:1px solid #cbdad5!important;border-radius:14px!important;background:#fff!important;font-size:16px!important
}
.create-system-content textarea{min-height:120px!important;resize:vertical}
.create-system-content .csg-help{line-height:1.6!important;margin:8px 0 0!important}

/* Field builder rows: avoid cramped desktop and unusable mobile grids */
.create-system-content .csg-fields-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:18px 0 12px!important}
.create-system-content .csg-field-row{align-items:center!important;gap:10px!important;padding:14px!important}
.create-system-content .csg-create-submit{min-height:60px!important;font-size:19px!important;border-radius:16px!important;margin-top:4px!important}

/* Success screen: link is readable, actions have clear priority */
.csg-success-result{padding:32px!important;border-radius:24px!important;background:#effaf5!important}
.csg-success-result strong{display:block!important;font-size:28px!important;margin-bottom:8px!important}
.csg-result-link{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:stretch!important;max-width:760px!important;margin:18px auto!important}
.csg-result-link input{width:100%!important;min-width:0!important;direction:ltr!important;text-align:left!important;padding:13px 15px!important;border-radius:13px!important;border:1px solid #bad4cb!important;background:#fff!important}
.csg-success-result>a.csg-btn-light{display:inline-flex!important;margin-top:4px!important}

/* Dashboard action hierarchy and cleaner cards */
.dashboard-system-content .csg-history-card{grid-template-columns:minmax(0,1fr) auto!important}
.dashboard-system-content .csg-primary-actions{align-items:center!important}
.dashboard-system-content .csg-primary-actions .csg-btn{white-space:nowrap!important}
.dashboard-system-content .csg-primary-actions .csg-copy:before{content:"↗";margin-inline-end:6px}
.dashboard-system-content .csg-primary-actions a[href*="csg_export=pdf"]:before{content:"↓";margin-inline-end:6px}
.dashboard-system-content .csg-toggle-more:before{content:"⚙";margin-inline-end:6px}
.dashboard-system-content .csg-more-actions{background:#f7faf9!important;border:1px solid #e1e9e6!important}

/* Mobile QA */
@media(max-width:760px){
  .system-page-hero{padding:28px 0 24px!important}
  .system-page-hero h1{font-size:34px!important}
  .system-page-hero p{font-size:16px!important}
  .system-trust{display:none!important}
  .system-content>.cst-container{width:min(100% - 20px,1220px)!important}
  .create-system-content .csg-wizard-step{grid-template-columns:1fr!important;padding:20px 16px!important;border-radius:20px!important}
  .create-system-content .csg-step-badge{width:38px!important;height:38px!important;font-size:15px!important}
  .create-system-content .csg-step-content h3{font-size:22px!important;margin-top:0!important}
  .create-system-content .csg-upload-box{min-height:190px!important;padding:22px 14px!important}
  .create-system-content .csg-upload-box strong{font-size:18px!important}
  .create-system-content .csg-fields-head{align-items:stretch!important;flex-direction:column!important;gap:10px!important}
  .create-system-content .csg-fields-head .csg-btn{width:100%!important}
  .create-system-content .csg-field-row{grid-template-columns:1fr!important;padding:12px!important}
  .create-system-content .csg-field-row .csg-remove{width:100%!important;height:42px!important}
  .csg-result-link{grid-template-columns:1fr!important}
  .csg-result-link .csg-btn{width:100%!important;min-height:50px!important}
  .csg-success-result{padding:24px 16px!important}
  .csg-success-result strong{font-size:24px!important}
  .dashboard-system-content .csg-history-card{grid-template-columns:1fr!important;padding:18px!important}
  .dashboard-system-content .csg-primary-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}
  .dashboard-system-content .csg-primary-actions .csg-copy{grid-column:1/-1!important}
  .dashboard-system-content .csg-primary-actions .csg-btn{width:100%!important;min-height:48px!important}
  .dashboard-system-content .csg-more-actions{display:grid!important;grid-template-columns:1fr!important;padding:10px!important}
  .dashboard-system-content .csg-more-actions .csg-btn{width:100%!important;min-height:46px!important}
  .csg-login-card{padding:24px 18px!important;border-radius:20px!important}
}
@media(max-width:390px){
  .brand-text{max-width:112px!important;font-size:16px!important}
  .system-page-hero h1{font-size:30px!important}
  .dashboard-system-content .csg-primary-actions{grid-template-columns:1fr!important}
  .dashboard-system-content .csg-primary-actions .csg-copy{grid-column:auto!important}
}


/* ===== Blog / SEO content hub ===== */
.blog-hero{padding:82px 0 68px;background:linear-gradient(180deg,#fff 0,#f6f8ff 100%);border-bottom:1px solid var(--line)}
.blog-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:end;gap:50px}
.blog-hero h1,.article-hero h1{font-size:clamp(40px,6vw,66px);line-height:1.08;letter-spacing:-.035em;margin:16px 0}
.blog-hero p{font-size:20px;color:var(--muted);max-width:720px;margin:0}
.blog-hero-compact{text-align:center;padding:64px 0 54px}
.archive-description{color:var(--muted);font-size:18px}
.blog-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:7px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 14px 40px rgba(33,47,93,.08)}
.blog-search-form input{min-width:0;border:0!important;box-shadow:none!important;padding:10px 13px!important;background:transparent!important}
.blog-search-form button{border:0;border-radius:12px;padding:10px 18px;background:var(--primary);color:#fff;font-weight:900;cursor:pointer}
.featured-post{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--shadow);margin-bottom:58px}
.featured-post-media{min-height:390px;background:var(--soft);display:block}
.featured-post-media img{width:100%;height:100%;object-fit:cover;display:block}
.featured-post-content{padding:52px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.featured-post-content h2{font-size:clamp(30px,4vw,46px);line-height:1.18;margin:15px 0}
.featured-post-content p{color:var(--muted);font-size:18px;margin:0 0 26px}
.blog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:24px}
.blog-toolbar h2{font-size:32px;margin:0}
.blog-categories{display:flex;flex-wrap:wrap;gap:8px}
.blog-categories a{padding:7px 12px;border:1px solid var(--line);border-radius:999px;color:#58637a;background:#fff;font-size:14px}
.blog-categories a:hover{border-color:var(--primary);color:var(--primary)}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.22s;min-width:0}
.blog-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(33,47,93,.11)}
.blog-card-media{display:block;height:220px;background:linear-gradient(145deg,var(--soft),var(--mint));overflow:hidden}
.blog-card-media img{width:100%;height:100%;object-fit:cover;transition:.35s}
.blog-card:hover .blog-card-media img{transform:scale(1.035)}
.blog-card-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:54px;color:var(--primary)}
.blog-card-body{padding:24px}
.blog-card-meta,.article-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#8791a4;font-size:13px}
.blog-card-title{font-size:23px;line-height:1.35;margin:10px 0 8px}
.blog-card-body p{color:var(--muted);margin:0 0 18px}
.blog-read-more{font-weight:900;color:var(--primary)}
.blog-pagination{margin-top:44px}.blog-pagination .nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.blog-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:11px;background:#fff}
.blog-pagination .current{background:var(--primary);border-color:var(--primary);color:#fff}
.blog-empty{text-align:center;padding:70px 25px;border:1px dashed var(--line);border-radius:24px;background:#fbfcff}
.article-hero{padding:72px 0 58px;background:linear-gradient(180deg,#fff,#f7f8ff);text-align:center}
.article-hero-inner{max-width:900px}
.article-breadcrumbs{display:flex;justify-content:center;gap:8px;color:#7d8799;font-size:14px;margin-bottom:22px}
.article-intro{font-size:21px;color:var(--muted);max-width:780px;margin:0 auto 20px}
.article-meta{justify-content:center}
.article-cover{margin-top:48px}
.article-cover img{width:100%;max-height:580px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}
.article-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;justify-content:center;gap:48px;align-items:start;padding-top:64px;padding-bottom:72px}
.article-content{font-size:18px;min-width:0}
.article-content>p:first-child{font-size:20px;color:#3f4d65}
.article-content img{border-radius:18px}
.article-sidebar{position:sticky;top:112px}
.article-toc-card{padding:27px;border-radius:22px;background:#111b31;color:#fff}
.article-toc-card h2{font-size:25px;line-height:1.25;margin:9px 0}
.article-toc-card p{color:#b8c2d4}
.article-tags{padding-top:24px;margin-top:32px;border-top:1px solid var(--line)}
.article-tags a{display:inline-flex;padding:6px 10px;margin:4px;border-radius:999px;background:var(--soft);color:var(--primary);font-size:13px}
.article-share{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:20px;border-radius:17px;background:#f8f9fd}
.article-share>div{display:flex;gap:8px;flex-wrap:wrap}
.article-share a{padding:8px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:14px}
.article-bottom-cta{padding:60px 0;background:linear-gradient(135deg,var(--primary),#7b59e8);color:#fff}
.article-bottom-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}
.article-bottom-cta h2{font-size:38px;margin:0}.article-bottom-cta p{color:rgba(255,255,255,.82);margin:8px 0 0}
.related-posts{background:#f8f9fd}
@media(max-width:980px){
  .blog-hero-inner,.featured-post,.article-layout{grid-template-columns:1fr}
  .blog-hero-inner{align-items:start}.featured-post-media{min-height:320px}
  .article-sidebar{position:static}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  .blog-hero{padding:54px 0 42px}.blog-hero h1,.article-hero h1{font-size:36px}
  .blog-hero p,.article-intro{font-size:17px}.featured-post-content{padding:28px 22px}
  .featured-post-media{min-height:220px}.blog-toolbar{align-items:flex-start;flex-direction:column}
  .blog-grid{grid-template-columns:1fr}.blog-card-media{height:210px}
  .article-cover{margin-top:25px}.article-cover img{border-radius:18px}
  .article-layout{padding-top:38px;gap:28px}.article-content{font-size:17px}
  .article-share,.article-bottom-cta-inner{align-items:flex-start;flex-direction:column}
  .article-share>div{width:100%}.article-share a{flex:1;text-align:center}
  .article-bottom-cta h2{font-size:30px}.article-bottom-cta .button{width:100%}
}


/* ===== FAQ on single posts ===== */
.article-faq{margin-top:48px;padding:34px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,#fff 0,#f8f9ff 100%);box-shadow:0 18px 48px rgba(33,47,93,.07)}
.article-faq-heading{text-align:center;max-width:660px;margin:0 auto 26px}
.faq-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--soft);color:var(--primary);font-size:13px;font-weight:900}
.article-faq-heading h2{font-size:34px;line-height:1.2;margin:12px 0 8px}
.article-faq-heading p{margin:0;color:var(--muted)}
.faq-list{display:grid;gap:12px}
.faq-item{overflow:hidden;border:1px solid #e6e9f2;border-radius:17px;background:#fff;transition:.2s}
.faq-item[open]{border-color:rgba(101,78,216,.28);box-shadow:0 12px 30px rgba(41,48,88,.07)}
.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;cursor:pointer;list-style:none;font-weight:900;font-size:18px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-question{line-height:1.45}
.faq-icon{position:relative;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:var(--soft)}
.faq-icon:before,.faq-icon:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:var(--primary);transform:translate(-50%,-50%);border-radius:2px;transition:.2s}
.faq-icon:after{transform:translate(-50%,-50%) rotate(90deg)}
.faq-item[open] .faq-icon:after{transform:translate(-50%,-50%) rotate(0)}
.faq-answer{padding:0 21px 21px;color:#526078}
.faq-answer p{margin:0 0 10px}
.faq-answer p:last-child{margin-bottom:0}
@media(max-width:680px){
  .article-faq{padding:22px 16px;border-radius:20px}
  .article-faq-heading h2{font-size:29px}
  .faq-item summary{padding:17px 16px;font-size:16px}
  .faq-answer{padding:0 16px 17px}
}
