:root{
  --paper:#fffaf2;
  --paper-2:#f7efe3;
  --ink:#111827;
  --muted:#5b6472;
  --card:#ffffff;
  --line:rgba(17,24,39,.12);
  --blue:#2563eb;
  --orange:#f97316;
  --gold:#fbbf24;
  --dark:#111827;
  --grad:linear-gradient(135deg,#2563eb 0%,#f97316 55%,#fbbf24 100%);
  --grad-dark:linear-gradient(135deg,#111827 0%,#1f2937 52%,#92400e 100%);
  --soft:linear-gradient(135deg,rgba(37,99,235,.10),rgba(249,115,22,.10),rgba(251,191,36,.14));
  --shadow:0 24px 65px rgba(17,24,39,.14);
  --radius:26px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;overflow-x:hidden}
a{color:inherit;text-decoration:none!important}img{display:block;max-width:100%}p,h1,h2,h3{margin-top:0}.site-container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,250,242,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.nav-wrap{min-height:76px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;font-size:22px;white-space:nowrap}.brand b,.gradient-text{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-mark{width:48px;height:48px;border-radius:16px;box-shadow:0 16px 34px rgba(249,115,22,.22)}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.desktop-nav a{padding:10px 12px;border-radius:999px;font-size:14px;font-weight:800;color:#1f2937}.desktop-nav a:hover{background:rgba(249,115,22,.10);color:#c2410c}.nav-cta,.btn{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;background:var(--grad);color:#fff!important;padding:13px 22px;font-weight:900;box-shadow:0 18px 34px rgba(249,115,22,.24);text-decoration:none!important;line-height:1.1;transition:.2s ease}.btn:hover,.nav-cta:hover{transform:translateY(-2px)}.btn.ghost{background:#fff;color:var(--ink)!important;border:1px solid var(--line);box-shadow:0 10px 28px rgba(17,24,39,.08)}.btn.dark{background:var(--grad-dark);color:#fff!important}.menu-btn{display:none;margin-left:auto;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 8px 20px rgba(17,24,39,.08)}.menu-btn span{display:block;width:25px;height:3px;margin:5px;background:var(--ink);border-radius:10px}.mobile-panel{display:none;background:#fff;border-top:1px solid var(--line);padding:14px 20px}.mobile-panel.open{display:flex;flex-direction:column;gap:10px}.mobile-panel a{font-weight:800;padding:12px;border-radius:14px;background:#fff7ed;color:#9a3412}
.hero-section{position:relative;padding:92px 0 70px;background:radial-gradient(circle at 8% 5%,rgba(37,99,235,.22),transparent 30%),radial-gradient(circle at 88% 8%,rgba(249,115,22,.22),transparent 32%),linear-gradient(180deg,#fffaf2 0%,#f7efe3 100%)}.hero-flex{display:flex;align-items:center;gap:44px}.hero-copy{flex:1 1 560px}.eyebrow{display:inline-flex;align-items:center;border-radius:999px;background:#fff;color:#c2410c;padding:8px 16px;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(249,115,22,.18);box-shadow:0 10px 24px rgba(249,115,22,.10);margin-bottom:16px}.hero-copy h1{font-size:clamp(40px,6vw,76px);line-height:.98;letter-spacing:-.065em;margin-bottom:20px}.hero-copy p,.section-heading p,.content-flex p,.split-flex p{color:var(--muted);font-size:18px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-art{flex:1 1 380px;min-height:410px;border-radius:38px;background:linear-gradient(160deg,#fff,#fff7ed);border:1px solid rgba(255,255,255,.9);box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.hero-art:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:var(--grad);filter:blur(18px);opacity:.24}.hero-art strong{position:relative;font-size:128px;line-height:1;letter-spacing:-.09em;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-art span{position:relative;font-size:30px;font-weight:900}.hero-art p{position:relative;color:var(--muted);margin:8px 0 0}
.download-tool{padding:76px 0;background:#fff}.section-heading{text-align:center;max-width:800px;margin:0 auto 36px}.section-heading.compact{margin-bottom:24px}.section-heading h2{font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.045em;margin-bottom:12px}.preview-console{max-width:840px;margin:0 auto 30px;background:var(--soft);border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:0 20px 44px rgba(17,24,39,.10)}.preview-console label{display:block;font-weight:900;margin-bottom:10px}.preview-row{display:flex;align-items:center;gap:12px}.preview-row input{flex:1;min-width:0;border:1px solid var(--line);border-radius:999px;padding:15px 18px;font:700 16px Inter,Arial;background:#fff;color:var(--ink)}.font-list{display:flex!important;flex-wrap:wrap;gap:20px;align-items:stretch}.font-card{flex:1 1 260px;min-width:250px;background:linear-gradient(180deg,#ffffff,#fff7ed);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 14px 35px rgba(17,24,39,.09);display:flex!important;flex-direction:column;gap:16px;transition:.22s ease}.font-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.font-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.font-card-top span{font-weight:900;font-size:18px}.font-card-top small{color:var(--muted);font-weight:800;text-align:right}.font-preview{font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-.045em;word-break:break-word;min-height:58px}.download-btn{margin-top:auto;display:flex!important;align-items:center;justify-content:space-between;gap:10px;border-radius:18px;background:var(--grad-dark);color:#fff!important;padding:14px 16px;font-weight:900;border:0;text-decoration:none!important}.download-btn b{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:21px}.download-btn:hover{background:var(--grad)}
.trust-strip{background:var(--grad-dark);color:#fff}.trust-flex{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;padding:19px 0}.trust-flex span{font-weight:900;background:rgba(255,255,255,.12);padding:8px 14px;border-radius:999px}.section{padding:84px 0;background:#fff}.section.soft{background:linear-gradient(180deg,#fffaf2,#f7efe3)}.cards-flex,.steps-flex,.faq-flex,.content-flex,.split-flex,.footer-flex{display:flex;gap:22px}.cards-flex,.steps-flex,.faq-flex,.footer-flex{flex-wrap:wrap}.cards-flex article,.steps-flex div,.glass-card,details{flex:1 1 260px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:0 14px 35px rgba(17,24,39,.08)}.cards-flex b,.steps-flex span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:var(--grad);color:#fff;font-weight:900;margin-bottom:14px}.cards-flex h3,.steps-flex h3{font-size:22px;margin-bottom:8px}.cards-flex p,.steps-flex p,details p,.glass-card li{color:var(--muted)}.split-flex{align-items:center}.split-flex>div,.content-flex>div{flex:1 1 420px}.glass-card ul{margin:0;padding-left:20px}.content-flex{align-items:flex-start}details{min-width:280px}summary{font-weight:900;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary:before{content:'+';display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px;border-radius:50%;background:#fff7ed;color:#c2410c}details[open] summary:before{content:'−'}details p{margin:14px 0 0}.site-footer{background:var(--dark);color:#fff}.footer-flex{padding:58px 0}.footer-flex>div{flex:1 1 190px}.footer-about{flex-basis:350px!important}.footer-brand{color:#fff;margin-bottom:14px}.site-footer p{color:#d1d5db}.site-footer h3{font-size:17px;margin-bottom:12px;color:#fff}.site-footer a:not(.brand){display:block;color:#fff;margin:8px 0;text-decoration:none!important;opacity:.88}.site-footer a:not(.brand):hover{opacity:1;color:#fbbf24}.copyright{border-top:1px solid rgba(255,255,255,.14);padding:28px 16px;color:#e5e7eb;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#111827 0%,#0f172a 55%,#1f2937 100%)}.copyright p{margin:0;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:nowrap;white-space:nowrap;font-size:16px;font-weight:700;line-height:1.2}.copyright span{color:#fbbf24}.copyright a{display:inline-flex!important;color:#fb923c!important;font-weight:900;text-decoration:none!important;background:linear-gradient(135deg,#f97316,#fbbf24);-webkit-background-clip:text;background-clip:text;color:transparent!important}.copyright a:hover{filter:brightness(1.15)}.scroll-top{position:fixed;right:20px;bottom:20px;width:50px;height:50px;border:0;border-radius:50%;display:none;background:var(--grad);color:#fff;font-size:22px;font-weight:900;box-shadow:0 18px 34px rgba(249,115,22,.28);z-index:90}.scroll-top.show{display:block}.page-hero{padding:74px 0;background:radial-gradient(circle at 80% 0%,rgba(249,115,22,.20),transparent 30%),linear-gradient(135deg,#fffaf2,#f7efe3);border-bottom:1px solid var(--line)}.content-page{padding:64px 0}.content-narrow{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.content-narrow h2{margin-top:28px}
@media(max-width:980px){.desktop-nav,.nav-cta{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.menu-btn{display:block}.hero-flex,.split-flex,.content-flex{flex-direction:column}.hero-art{width:100%;min-height:320px}.cards-flex article,.steps-flex div,details{flex-basis:calc(50% - 12px)}}
@media(max-width:640px){.copyright p{gap:7px;font-size:14px;flex-wrap:wrap;white-space:normal}.copyright{padding:22px 12px}.site-container{width:min(100% - 28px,1180px)}.nav-wrap{min-height:68px}.brand{font-size:18px}.brand-mark{width:40px;height:40px}.hero-section{padding:58px 0 44px}.section,.download-tool{padding:56px 0}.preview-row{flex-direction:column;align-items:stretch}.cards-flex article,.steps-flex div,details,.font-card{flex-basis:100%;min-width:0}.hero-copy h1{font-size:40px}.hero-actions .btn,.preview-row .btn{width:100%}.preview-console{padding:15px}.footer-flex{flex-direction:column}.content-narrow{padding:22px}.hero-art strong{font-size:96px}}

/* Final FAQ + copyright line fixes */
.faq-section{background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);}
.faq-section .section-heading{max-width:860px;margin:0 auto 38px;text-align:center;}
.faq-section .section-heading p{margin:12px auto 0;color:#64748b;font-size:18px;line-height:1.7;}
.faq-list{display:flex;align-items:stretch;justify-content:center;gap:18px;flex-wrap:wrap;}
.faq-list details{flex:1 1 430px;min-width:280px;max-width:590px;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:0;box-shadow:0 18px 45px rgba(15,23,42,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.faq-list details:hover{transform:translateY(-3px);box-shadow:0 24px 55px rgba(15,23,42,.12);border-color:#fed7aa;}
.faq-list summary{display:flex;align-items:center;gap:14px;padding:24px 26px;font-size:18px;font-weight:900;color:#0f172a;cursor:pointer;list-style:none;line-height:1.35;}
.faq-list summary::-webkit-details-marker{display:none;}
.faq-list summary:before{content:'+';flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#c2410c;font-weight:900;box-shadow:inset 0 0 0 1px rgba(249,115,22,.08);}
.faq-list details[open]{border-color:#fdba74;background:linear-gradient(180deg,#ffffff,#fffaf2);}
.faq-list details[open] summary:before{content:'−';background:linear-gradient(135deg,#f97316,#fbbf24);color:#fff;}
.faq-list details p{margin:0;padding:0 26px 24px 70px;color:#475569;font-size:16px;line-height:1.75;}
.site-footer .copyright{padding:28px 16px;}
.site-footer .copyright p{display:block!important;margin:0!important;color:#e5e7eb!important;font-size:18px!important;font-weight:700!important;line-height:1.5!important;text-align:center!important;white-space:nowrap!important;}
.site-footer .copyright span{display:inline!important;margin:0 10px;color:#fbbf24;}
.site-footer .copyright a{display:inline!important;margin:0!important;text-decoration:none!important;font-weight:900!important;background:linear-gradient(135deg,#f97316,#fbbf24);-webkit-background-clip:text;background-clip:text;color:transparent!important;white-space:nowrap!important;}
@media(max-width:760px){.faq-list details{flex-basis:100%;max-width:100%;}.faq-list summary{font-size:16px;padding:20px;}.faq-list details p{padding:0 20px 20px 64px;}.site-footer .copyright p{font-size:14px!important;white-space:normal!important;}.site-footer .copyright span{margin:0 5px;}}


/* FINAL USER REQUEST FIX: FAQ spacing + one-line copyright */
.faq-section{padding-top:90px!important;padding-bottom:90px!important;}
.faq-section .section-heading{margin-bottom:46px!important;}
.faq-list{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:stretch!important;justify-content:center!important;gap:28px!important;margin-top:10px!important;}
.faq-list details{box-sizing:border-box!important;flex:1 1 calc(50% - 28px)!important;max-width:calc(50% - 14px)!important;min-width:360px!important;margin:0!important;border-radius:28px!important;padding:0!important;}
.faq-list summary{min-height:76px!important;padding:26px 30px!important;}
.faq-list details p{padding:0 30px 28px 76px!important;}
.site-footer .copyright{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:32px 14px!important;}
.site-footer .copyright .copyright-line{display:block!important;margin:0!important;padding:0!important;color:#e5e7eb!important;font-size:18px!important;font-weight:700!important;line-height:1.4!important;text-align:center!important;white-space:nowrap!important;max-width:none!important;width:auto!important;}
.site-footer .copyright .copyright-line a{display:inline!important;margin:0!important;padding:0!important;text-decoration:none!important;font-weight:900!important;background:linear-gradient(135deg,#f97316,#fbbf24)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;white-space:nowrap!important;}
.site-footer .copyright .copyright-line a:hover{filter:brightness(1.15)!important;}
@media(max-width:900px){.faq-list{gap:20px!important;}.faq-list details{flex-basis:100%!important;max-width:100%!important;min-width:0!important;}.faq-section{padding-top:64px!important;padding-bottom:64px!important;}}
@media(max-width:560px){.site-footer .copyright .copyright-line{font-size:14px!important;white-space:normal!important;}.faq-list summary{font-size:16px!important;padding:22px!important;}.faq-list details p{padding:0 22px 24px 66px!important;}}


/* === HARD FINAL FIX: FAQ spacing and one-line copyright === */
#faq.faq-section{padding:96px 0!important;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%)!important;}
#faq .section-heading{margin:0 auto 44px!important;}
#faq .faq-list{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:stretch!important;justify-content:center!important;gap:30px!important;row-gap:30px!important;width:100%!important;margin:0!important;padding:0!important;}
#faq .faq-list details{box-sizing:border-box!important;display:block!important;flex:0 1 calc(50% - 15px)!important;min-width:360px!important;max-width:calc(50% - 15px)!important;margin:0!important;padding:0!important;border-radius:26px!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 18px 45px rgba(15,23,42,.08)!important;overflow:hidden!important;}
#faq .faq-list summary{display:flex!important;align-items:center!important;gap:16px!important;min-height:86px!important;padding:26px 30px!important;margin:0!important;font-size:19px!important;font-weight:900!important;line-height:1.35!important;color:#0f172a!important;}
#faq .faq-list summary:before{margin:0!important;flex:0 0 32px!important;width:32px!important;height:32px!important;}
#faq .faq-list details p{margin:0!important;padding:0 30px 30px 78px!important;font-size:16px!important;line-height:1.75!important;color:#475569!important;}
.site-footer .copyright{border-top:1px solid rgba(255,255,255,.14)!important;padding:34px 14px!important;background:linear-gradient(135deg,#111827 0%,#0f172a 55%,#1f2937 100%)!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;}
.site-footer .copyright .copyright-line{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:12px!important;flex-wrap:nowrap!important;white-space:nowrap!important;margin:0!important;padding:0!important;color:#e5e7eb!important;font-size:18px!important;font-weight:700!important;line-height:1!important;width:auto!important;max-width:none!important;}
.site-footer .copyright .copyright-line span,.site-footer .copyright .copyright-line .sep{display:inline-flex!important;margin:0!important;padding:0!important;color:#e5e7eb!important;line-height:1!important;}
.site-footer .copyright .copyright-line a{display:inline-flex!important;margin:0!important;padding:0!important;text-decoration:none!important;font-weight:900!important;line-height:1!important;background:linear-gradient(135deg,#f97316,#fbbf24)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;opacity:1!important;white-space:nowrap!important;}
.site-footer .copyright .copyright-line a:hover{filter:brightness(1.15)!important;}
@media(max-width:820px){#faq .faq-list{gap:22px!important;row-gap:22px!important;}#faq .faq-list details{flex-basis:100%!important;max-width:100%!important;min-width:0!important;}#faq.faq-section{padding:70px 0!important;}}
@media(max-width:560px){.site-footer .copyright .copyright-line{font-size:14px!important;gap:7px!important;flex-wrap:wrap!important;white-space:normal!important;}#faq .faq-list summary{font-size:16px!important;min-height:74px!important;padding:22px!important;}#faq .faq-list details p{padding:0 22px 24px 70px!important;}}

/* === ACCORDION ROW HEIGHT FIX: only opened FAQ grows, side item stays normal === */
#faq .faq-list{
  align-items:flex-start!important;
  align-content:flex-start!important;
}
#faq .faq-list details{
  align-self:flex-start!important;
  height:auto!important;
}
#faq .faq-list details:not([open]){
  min-height:86px!important;
}
#faq .faq-list details[open]{
  height:auto!important;
}


/* === REAL FINAL FAQ FIX: no row stretch, independent accordion items === */
#faq .faq-list{
  display:flex!important;
  flex-direction:column!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:24px!important;
  row-gap:24px!important;
  width:100%!important;
  max-width:1120px!important;
  margin:0 auto!important;
  padding:0!important;
}
#faq .faq-list details{
  display:block!important;
  flex:0 0 auto!important;
  align-self:stretch!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
}
#faq .faq-list details:not([open]){height:auto!important;min-height:0!important;}
#faq .faq-list summary{min-height:0!important;}
#faq .faq-list details[open]{height:auto!important;}
#faq .faq-list details[open] p{display:block!important;}
#faq .faq-list details:not([open]) p{display:none!important;}
.site-footer .copyright{display:flex!important;justify-content:center!important;align-items:center!important;padding:32px 14px!important;}
.site-footer .copyright .copyright-line{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:nowrap!important;white-space:nowrap!important;margin:0!important;line-height:1!important;}
.site-footer .copyright .copyright-line *{line-height:1!important;}
@media(max-width:560px){
  #faq .faq-list{gap:18px!important;}
  .site-footer .copyright .copyright-line{flex-wrap:wrap!important;white-space:normal!important;line-height:1.4!important;}
}


/* FINAL RESPONSIVE HEADER FIX: hide top Download CTA on tablet/mobile */
@media (max-width: 1024px){
  header.site-header .nav-wrap > a.nav-cta,
  .site-header .nav-cta,
  .nav-wrap .nav-cta{
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }
}
