
:root{--bg:#f8fafc;--card:#fff;--text:#0f172a;--muted:#64748b;--soft:#f1f5f9;--line:#e5e7eb;--primary:#7c3aed;--blue:#2563eb;--cyan:#06b6d4;--pink:#ec4899;--shadow:0 18px 55px rgba(15,23,42,.08);--shadow2:0 28px 80px rgba(37,99,235,.13);--radius:24px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:linear-gradient(180deg,#fff 0%,#fbfdff 55%,var(--bg) 100%);color:var(--text);line-height:1.55;text-rendering:optimizeLegibility}.wrap{max-width:var(--max);margin:auto;padding:0 20px}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:10px 12px;z-index:99;border-radius:12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.9)}.header-inner{height:68px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand img{display:block;width:138px;height:auto}.top-nav{display:flex;gap:6px;margin-left:auto;align-items:center}.top-nav a,.mobile-nav a,.site-footer a{color:#334155;text-decoration:none;font-weight:800;font-size:14px}.top-nav a{padding:10px 13px;border-radius:999px;letter-spacing:-.01em}.top-nav a:hover{color:var(--primary);background:#f3f0ff}.menu-btn{display:none;margin-left:auto;width:48px;height:48px;border:1px solid #e9d5ff;background:linear-gradient(135deg,#fff,#f8f5ff);border-radius:18px;box-shadow:0 12px 30px rgba(124,58,237,.12);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-btn span{width:19px;height:2px;background:linear-gradient(90deg,var(--primary),var(--blue));border-radius:99px;transition:.2s}.menu-btn.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-btn.open span:nth-child(2){opacity:0}.menu-btn.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{display:none;max-width:var(--max);margin:0 auto 12px;padding:10px 20px 18px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));animation:drop .18s ease-out}.mobile-nav.open{display:grid}.mobile-nav a{padding:13px 14px;border:1px solid #e9d5ff;background:#fff;border-radius:16px;box-shadow:0 10px 28px rgba(15,23,42,.06)}@keyframes drop{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.hero{padding:72px 0 42px}.hero-clean{padding:74px 0 46px}.hero-shell{position:relative}.hero-shell:before{content:"";position:absolute;inset:-30px 0 auto auto;width:320px;height:320px;background:radial-gradient(circle,rgba(124,58,237,.16),transparent 68%);filter:blur(10px);pointer-events:none}.hero-copy{max-width:920px}.hero-grid{display:grid;grid-template-columns:1.55fr .8fr;gap:34px;align-items:center}.eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ede9fe;color:#5b21b6;font-weight:900;font-size:13px}h1{font-size:clamp(42px,6.4vw,78px);line-height:.99;margin:0 0 18px;letter-spacing:-.055em;font-weight:950}.sub-hero h1{font-size:clamp(34px,4.2vw,58px);margin-top:12px}h1 span{background:linear-gradient(135deg,var(--primary),var(--blue),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.hero p,.sub-hero p,.tools-band p{font-size:19px;color:#475569;max-width:790px}.hero-search{display:flex;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:9px;box-shadow:var(--shadow2);max-width:720px;margin-top:26px}.hero-search input,.page-tools input,.generator-panel input,select,textarea{width:100%;border:1px solid var(--line);border-radius:15px;padding:13px 14px;font:inherit;background:#fff;color:var(--text)}.hero-search input{border:0;font-size:16px}.hero-search input:focus,.page-tools input:focus,select:focus,textarea:focus{outline:3px solid rgba(124,58,237,.16);border-color:#c4b5fd}.btn{border:0;border-radius:16px;padding:13px 20px;background:linear-gradient(135deg,var(--primary),var(--blue));color:#fff;text-decoration:none;font-weight:900;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 28px rgba(124,58,237,.18);letter-spacing:.01em}.btn:hover{transform:translateY(-1px);box-shadow:0 20px 34px rgba(37,99,235,.2)}.btn.ghost{background:#fff;color:var(--primary);border:1px solid #ddd6fe;box-shadow:none}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.hero-panel,.home-card,.text-card,.side-card,.guide-card,.tool-box,.phone-preview,.trend,.tools-band,.generator-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{padding:24px}.quick-tool{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.quick-tool:last-child{border:0}.section-title{font-size:31px;line-height:1.1;margin:40px 0 18px;letter-spacing:-.035em}.home-section{padding-top:4px}.section-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-row a{font-weight:900;color:var(--primary);text-decoration:none}.home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-card{padding:21px;text-decoration:none;color:inherit;transition:.2s transform,.2s box-shadow,.2s border-color}.home-card:hover{transform:translateY(-4px);box-shadow:0 28px 65px rgba(15,23,42,.12);border-color:#d8b4fe}.home-card span{font-size:31px}.home-card h2{font-size:18px;margin:10px 0 4px;letter-spacing:-.02em}.home-card p,.trend span,.text-card span,.footer-bottom,.card-meta{color:var(--muted);font-size:13px}.trend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trend{display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:19px}.trend:hover{border-color:#c4b5fd;box-shadow:0 24px 55px rgba(124,58,237,.1)}.tools-band{margin-top:34px;margin-bottom:48px;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:26px}.feature-icons{display:flex;gap:10px;flex-wrap:wrap}.feature-icons span,.chip{padding:9px 12px;background:#eef2ff;border:1px solid #ddd6fe;color:#4c1d95;border-radius:999px;font-weight:900;font-size:13px}.sub-hero{padding:38px 0;background:radial-gradient(circle at top right,#eef2ff,transparent 35%),#fff;border-bottom:1px solid var(--line)}.breadcrumbs{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:13px;flex-wrap:wrap}.breadcrumbs a{color:var(--blue);text-decoration:none}.page-tools,.generator-panel{display:grid;grid-template-columns:1fr 160px auto auto;gap:10px;padding:13px;margin:22px 0 14px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:0;cursor:pointer}.chip:hover{background:#ede9fe}.layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;padding-top:26px;padding-bottom:44px}.grid-list{display:grid;gap:12px}.text-card{padding:17px}.text-card p{font-size:17px;margin:0 0 12px}.card-meta{display:flex;justify-content:space-between;gap:10px;align-items:center}.card-actions{display:flex;gap:8px;align-items:center}.icon-btn,.heart{border:1px solid var(--line);background:#fff;color:#334155;border-radius:12px;padding:8px 10px;font-weight:900;text-decoration:none;cursor:pointer;font-size:12px}.icon-btn:hover,.heart:hover{border-color:#c4b5fd;background:#faf5ff}.share{color:#16a34a}.heart{color:#ef4444}.side-card{padding:19px;position:sticky;top:92px;height:max-content}.side-card a{display:block;text-decoration:none;color:#334155;padding:9px 0;border-bottom:1px solid var(--line);font-weight:800}.mini-preview{margin-top:18px;padding:14px;border-radius:16px;background:#f8fafc}.guide-card,.faq{margin-top:22px}.guide-card{padding:24px}.guide-card h2{letter-spacing:-.025em}.quality-block{margin-top:12px;margin-bottom:44px}.quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.quality-grid div{background:#f8fafc;border:1px solid var(--line);border-radius:18px;padding:16px}.quality-grid h3{margin:0 0 6px;font-size:16px}.quality-grid p{margin:0;color:#64748b}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;margin:10px 0}.faq summary{font-weight:900;cursor:pointer}.load-more-box{text-align:center;margin:22px 0}.tool-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;padding-top:28px;padding-bottom:44px}.tool-box{padding:20px}.tool-box label{display:block;font-weight:900;margin-bottom:12px}.check{display:flex!important;gap:8px;align-items:center}.phone-preview{padding:20px}.phone{max-width:250px;margin:auto;border:10px solid #111827;border-radius:34px;padding:20px;background:#fff;min-height:430px}.avatar{width:70px;height:70px;background:linear-gradient(135deg,#ddd6fe,#bae6fd);border-radius:50%;margin-bottom:14px}.phone button{border:0;border-radius:12px;padding:10px 16px;width:100%;margin-top:12px}.counter{color:var(--muted);font-size:13px;margin-bottom:12px}.username-grid{grid-template-columns:repeat(3,1fr);margin-top:18px}.site-footer{background:#fff;border-top:1px solid var(--line);padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:44px;align-items:start}.footer-brand p{max-width:330px}.footer-grid p{color:#64748b;margin:16px 0 0}.footer-grid a{display:block;margin:10px 0}.footer-grid h3{font-size:15px;margin:0 0 14px;letter-spacing:.02em}.site-footer a:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--line);padding:18px 20px;margin-top:34px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#111827;color:#fff;padding:12px 16px;border-radius:999px;box-shadow:var(--shadow);z-index:100}@media(max-width:900px){.top-nav{display:none}.menu-btn{display:flex}.hero-grid,.layout,.tool-layout,.footer-grid{grid-template-columns:1fr}.home-grid{grid-template-columns:repeat(2,1fr)}.trend-grid{grid-template-columns:1fr}.page-tools,.generator-panel{grid-template-columns:1fr}.tools-band{display:block}.side-card{position:static}.username-grid{grid-template-columns:1fr}.quality-grid{grid-template-columns:1fr}.hero{padding:44px 0 28px}.hero-clean{padding:50px 0 34px}.hero-search{border-radius:22px;flex-direction:column;padding:10px}.hero-search input{border:1px solid var(--line)}.header-inner{height:72px}.home-card{padding:17px}.card-meta{align-items:flex-start;flex-direction:column}.card-actions{flex-wrap:wrap}.footer-grid{gap:22px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}}@media(max-width:520px){.wrap{padding:0 18px}.mobile-nav{padding-left:18px;padding-right:18px;grid-template-columns:1fr 1fr}.home-grid{grid-template-columns:1fr}h1{font-size:50px;line-height:1.02}.sub-hero h1{font-size:38px}.hero p,.sub-hero p,.tools-band p{font-size:20px;line-height:1.65}.btn{width:100%;min-height:56px}.hero-actions{display:grid}.chips{overflow:auto;flex-wrap:nowrap;padding-bottom:8px}.chip{white-space:nowrap}.text-card p{font-size:16px}.brand img{width:126px}.section-title{font-size:28px}.hero-search input{min-height:58px}.menu-btn{width:50px;height:50px;border-radius:18px}}


/* Captish v3 polish: layout, mobile header/footer, hero search, and tool UX */
body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;letter-spacing:-.012em}.site-header{box-shadow:0 1px 0 rgba(15,23,42,.04)}.header-inner{height:76px}.brand img{width:164px;max-width:100%;height:auto}.top-nav a{font-size:15px;font-weight:850}.hero-clean{padding:92px 0 82px}.hero-shell{display:block}.hero-copy{max-width:980px;margin:0 auto;text-align:center}.hero h1{max-width:1000px;margin-left:auto;margin-right:auto;font-size:clamp(48px,7.4vw,94px);line-height:.96;letter-spacing:-.07em}.hero p{max-width:770px;margin-left:auto;margin-right:auto;font-size:clamp(18px,2vw,23px);line-height:1.58}.hero-search{max-width:720px;margin:30px auto 0;background:#fff;box-shadow:0 24px 70px rgba(37,99,235,.13);border:1px solid #e2e8f0}.hero-search input{font-size:18px}.hero-actions{max-width:720px;margin:24px auto 0;display:flex;justify-content:center;gap:14px}.hero-actions .btn{min-width:220px}.section-title{text-align:left}.home-section{margin-top:8px}.home-grid{align-items:stretch}.tools-band{margin:64px auto 72px;padding:28px;border:1px solid #e5e7eb;background:linear-gradient(135deg,#ffffff 0%,#fbfdff 55%,#f8fbff 100%);border-radius:28px;box-shadow:0 18px 48px rgba(15,23,42,.06);display:grid;grid-template-columns:1.25fr 1fr;gap:28px;align-items:center}.tools-band h2{font-size:clamp(26px,3vw,40px);line-height:1.12;margin:0 0 12px;letter-spacing:-.04em}.tools-band p{font-size:17px;line-height:1.7;margin:0;color:#475569}.feature-icons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-icons span{display:flex;align-items:center;justify-content:center;min-height:52px;border:1px solid #e9d5ff;background:#faf5ff;border-radius:999px;color:#5b21b6;font-weight:900}.mobile-nav{box-shadow:0 18px 44px rgba(15,23,42,.08)}.mobile-nav.open{display:grid}.menu-btn{width:54px;height:54px;border-radius:22px}.menu-btn span{width:22px;height:2.5px}.page-tools{position:sticky;top:86px;z-index:20;box-shadow:0 14px 40px rgba(15,23,42,.07)}.text-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.text-card:hover{transform:translateY(-2px);border-color:#d8b4fe;box-shadow:0 18px 45px rgba(124,58,237,.08)}.text-card.is-hidden{display:none!important}.chip.active,.chip[aria-pressed="true"]{background:#6d28d9;color:#fff;border-color:#6d28d9}.site-footer{padding-top:56px}.footer-grid{gap:56px}.footer-brand img{width:160px;height:auto}.footer-brand p{font-size:17px;line-height:1.7}.footer-grid a{font-size:16px;line-height:1.45;margin:11px 0}.footer-grid h3{font-size:17px}.footer-bottom{font-size:14px;color:#64748b}.tool-output-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 10px}.tool-output-head strong{font-size:18px}.preview-text{font-size:18px;line-height:1.5}.support-section{margin:32px auto 48px}.support-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 14px 40px rgba(15,23,42,.05);padding:24px}.support-card h2{margin-top:0;letter-spacing:-.035em}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.support-grid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.support-grid h3{font-size:16px;margin:0 0 8px}.support-grid p{font-size:15px;line-height:1.65;margin:0;color:#475569}.tool-layout textarea,.tool-layout input,.tool-layout select,.page-tools input,.page-tools select{font:inherit;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.tool-layout textarea:focus,.tool-layout input:focus,.tool-layout select:focus,.page-tools input:focus{outline:3px solid rgba(124,58,237,.15);border-color:#a78bfa}.icon-btn,.heart{min-height:38px}.icon-btn:focus,.heart:focus,.btn:focus,.menu-btn:focus{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}
@media(max-width:900px){.header-inner{height:88px}.brand img{width:158px}.hero-clean{padding:58px 0 54px}.hero-copy{text-align:left}.hero h1{font-size:clamp(46px,12.4vw,66px);letter-spacing:-.055em}.hero p{font-size:20px;line-height:1.6}.hero-search{max-width:none;margin-top:28px;padding:12px;border-radius:28px}.hero-search input{width:100%;font-size:18px;min-height:58px;padding:0 18px}.hero-search .btn{width:100%;min-height:58px}.hero-actions{max-width:none;display:grid;grid-template-columns:1fr;gap:14px}.hero-actions .btn{width:100%;min-width:0}.tools-band{display:block;margin:42px 18px 54px;padding:24px}.tools-band h2{font-size:28px}.tools-band p{font-size:17px;line-height:1.65}.feature-icons{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.feature-icons span{min-height:48px;font-size:15px}.page-tools{position:static;padding:12px}.page-tools .btn{width:100%;min-height:48px}.site-footer{padding-top:36px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px}.footer-brand{grid-column:1/-1}.footer-brand img{width:154px}.footer-brand p{font-size:16px;line-height:1.65;margin-top:14px}.footer-grid h3{font-size:15px;margin-top:4px}.footer-grid a{font-size:15px;margin:8px 0}.footer-bottom{text-align:left;line-height:1.55;padding-bottom:28px}.support-grid{grid-template-columns:1fr}}
@media(max-width:520px){.wrap{padding-left:20px;padding-right:20px}.header-inner{height:84px}.brand img{width:150px}.menu-btn{width:58px;height:58px;border-radius:24px}.mobile-nav{margin:0 14px 14px;padding:14px;grid-template-columns:1fr 1fr;border:1px solid #ede9fe;border-radius:22px;background:#fff}.mobile-nav a{padding:13px 12px;background:#f8fafc;border-radius:14px;text-align:center}.hero-clean{padding:48px 0 44px}.hero h1{font-size:52px;line-height:1.02}.hero p{font-size:19px}.home-section{margin-top:4px}.home-grid{gap:14px}.home-card{padding:20px}.section-title{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand p{font-size:15.5px}.tools-band{margin-left:20px;margin-right:20px;border-radius:24px}.tools-band h2{font-size:26px}.tools-band p{font-size:16px}.feature-icons{gap:9px}.feature-icons span{font-size:14px;padding:8px}.support-card{padding:20px}.support-grid div{padding:14px}}

/* Captish v4 header/menu/hero polish based on live screenshots */
.site-header{
  background:rgba(255,255,255,.64)!important;
  backdrop-filter:blur(22px) saturate(140%);
  -webkit-backdrop-filter:blur(22px) saturate(140%);
  border-bottom:0!important;
  box-shadow:0 1px 0 rgba(15,23,42,.035)!important;
}
.header-inner{height:92px!important;align-items:center!important;}
.brand img{width:220px!important;height:auto!important;filter:drop-shadow(0 8px 18px rgba(15,23,42,.06));}
.top-nav{display:none!important;}
.menu-btn{
  display:flex!important;
  width:62px!important;height:62px!important;border:0!important;border-radius:16px!important;
  background:linear-gradient(145deg,#8a8780 0%,#706d68 42%,#57534e 100%)!important;
  box-shadow:0 18px 38px rgba(15,23,42,.20), inset 0 1px 0 rgba(255,255,255,.18)!important;
  gap:7px!important;position:relative;overflow:hidden;
}
.menu-btn:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 0%,rgba(255,255,255,.20),transparent 40%);pointer-events:none;}
.menu-btn span{width:32px!important;height:3px!important;background:#fff!important;border-radius:999px!important;box-shadow:0 1px 1px rgba(0,0,0,.08);}
.menu-btn.open span:nth-child(1){transform:translateY(10px) rotate(45deg)!important;}
.menu-btn.open span:nth-child(2){opacity:0!important;transform:scaleX(.2)!important;}
.menu-btn.open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)!important;}
.mobile-nav{
  max-width:680px!important;margin:0 auto 18px!important;padding:16px!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;border:1px solid rgba(226,232,240,.75)!important;
  border-radius:24px!important;background:rgba(255,255,255,.92)!important;
  backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);
  box-shadow:0 24px 70px rgba(15,23,42,.13)!important;
}
.mobile-nav a{
  font-size:17px!important;font-weight:950!important;letter-spacing:-.025em!important;text-align:center!important;
  padding:16px 14px!important;border-radius:18px!important;border:1px solid rgba(221,214,254,.72)!important;
  background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;color:#1f2937!important;
}
.mobile-nav a:hover{color:#5b21b6!important;background:#f5f3ff!important;transform:translateY(-1px);}
.hero-clean{padding:86px 0 76px!important;}
.hero-copy{max-width:1120px!important;text-align:center!important;}
.hero h1{max-width:1120px!important;line-height:1.08!important;letter-spacing:-.038em!important;word-spacing:.035em!important;margin-bottom:22px!important;}
.hero h1 span{padding:0 .035em;}
.hero p{max-width:820px!important;}
.hero-search{max-width:740px!important;margin-left:auto!important;margin-right:auto!important;}
.hero-actions{justify-content:center!important;align-items:center!important;}
.footer-brand img{width:200px!important;}
.support-section{margin-top:26px!important;margin-bottom:42px!important;}
.support-card{padding:26px!important;}
@media(max-width:900px){
  .site-header{background:rgba(255,255,255,.58)!important;}
  .header-inner{height:96px!important;}
  .brand img{width:205px!important;}
  .menu-btn{width:68px!important;height:68px!important;border-radius:22px!important;}
  .menu-btn span{width:35px!important;height:3px!important;}
  .mobile-nav{max-width:none!important;margin:0 18px 18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:26px!important;}
  .mobile-nav a{font-size:17px!important;padding:15px 12px!important;}
  .hero-clean{padding:56px 0 50px!important;}
  .hero-copy{text-align:left!important;}
  .hero h1{font-size:clamp(46px,11.4vw,68px)!important;line-height:1.12!important;letter-spacing:-.035em!important;word-spacing:.03em!important;}
  .hero h1 span{padding:0 .025em;}
  .hero p{font-size:19px!important;line-height:1.62!important;}
  .hero-actions{display:grid!important;grid-template-columns:1fr!important;}
  .tools-band{margin:34px 20px 42px!important;padding:22px!important;border-radius:24px!important;}
  .tools-band h2{font-size:24px!important;line-height:1.25!important;}
  .tools-band p{font-size:15.5px!important;line-height:1.65!important;}
  .feature-icons{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;}
  .feature-icons span{font-size:13px!important;min-height:42px!important;padding:6px 8px!important;}
  .footer-grid{grid-template-columns:1fr!important;gap:22px!important;}
  .footer-brand img{width:190px!important;}
  .footer-grid a{font-size:16px!important;margin:8px 0!important;}
  .footer-bottom{padding-bottom:34px!important;}
}
@media(max-width:520px){
  .header-inner{height:92px!important;}
  .brand img{width:188px!important;}
  .menu-btn{width:66px!important;height:66px!important;border-radius:21px!important;}
  .menu-btn span{width:34px!important;}
  .mobile-nav{grid-template-columns:1fr!important;margin-left:16px!important;margin-right:16px!important;padding:14px!important;}
  .mobile-nav a{font-size:18px!important;padding:15px!important;}
  .hero-clean{padding:44px 0 42px!important;}
  .hero h1{font-size:clamp(43px,12.8vw,58px)!important;line-height:1.14!important;letter-spacing:-.028em!important;}
  .hero p{font-size:18px!important;line-height:1.58!important;}
  .hero-search{border-radius:26px!important;}
  .hero-search input{font-size:17px!important;}
  .feature-icons{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}

/* Captish v5: transparent header + minimal three-line menu + soft body background */
:root{--bg:#f2f2f2!important;}
html,body{background:#f2f2f2!important;}
body{background:#f2f2f2!important;}
.site-header{
  background:transparent!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
}
.header-inner{height:82px!important;}
.brand img{width:228px!important;filter:none!important;}
.menu-btn{
  display:flex!important;
  width:46px!important;
  height:40px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  gap:8px!important;
  align-items:center!important;
  justify-content:center!important;
  flex-direction:column!important;
}
.menu-btn:before{display:none!important;content:none!important;}
.menu-btn span{
  width:36px!important;
  height:3px!important;
  background:#111827!important;
  border-radius:999px!important;
  box-shadow:none!important;
  display:block!important;
}
.menu-btn:hover span{background:#6d28d9!important;}
.menu-btn.open span:nth-child(1){transform:translateY(11px) rotate(45deg)!important;}
.menu-btn.open span:nth-child(2){opacity:0!important;transform:scaleX(.2)!important;}
.menu-btn.open span:nth-child(3){transform:translateY(-11px) rotate(-45deg)!important;}
.mobile-nav{
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
}
.hero-clean{padding-top:68px!important;}
.hero h1{letter-spacing:-.03em!important;word-spacing:.05em!important;}
.hero h1 span{padding:0 .05em!important;}
.home-card,.trend,.tools-band,.hero-search,.support-card,.site-footer,.text-card,.side-card,.guide-card,.tool-box,.phone-preview,.generator-panel,.page-tools{background:#fff!important;}
.site-footer{background:#f8f8f8!important;}
@media(max-width:900px){
  .site-header{background:transparent!important;}
  .header-inner{height:84px!important;}
  .brand img{width:210px!important;}
  .menu-btn{width:46px!important;height:40px!important;border-radius:0!important;}
  .menu-btn span{width:36px!important;height:3px!important;}
  .hero-clean{padding-top:42px!important;}
}
@media(max-width:520px){
  .header-inner{height:78px!important;}
  .brand img{width:198px!important;}
  .menu-btn{width:44px!important;height:38px!important;gap:7px!important;}
  .menu-btn span{width:34px!important;height:3px!important;}
  .hero-clean{padding-top:34px!important;}
  .hero h1{letter-spacing:-.022em!important;word-spacing:.035em!important;}
}


/* Captish v6: final compact transparent header repair */
html, body { background:#f2f2f2 !important; }
body { background:#f2f2f2 !important; }
.site-header{
  position:sticky!important;
  top:0!important;
  z-index:80!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  border:0!important;
  box-shadow:none!important;
}
.header-inner{
  height:74px!important;
  min-height:74px!important;
  padding-top:0!important;
  padding-bottom:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
}
.top-nav{display:none!important;}
.brand{line-height:1!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;}
.brand img{
  width:188px!important;
  max-width:46vw!important;
  height:auto!important;
  display:block!important;
  filter:none!important;
}
.menu-btn{
  display:flex!important;
  flex:0 0 auto!important;
  width:44px!important;
  height:34px!important;
  min-width:44px!important;
  min-height:34px!important;
  margin-left:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  outline:none!important;
  align-items:center!important;
  justify-content:center!important;
  flex-direction:column!important;
  gap:7px!important;
  cursor:pointer!important;
  -webkit-tap-highlight-color:transparent!important;
}
.menu-btn::before,.menu-btn::after{display:none!important;content:none!important;}
.menu-btn span{
  width:38px!important;
  height:3px!important;
  display:block!important;
  background:#111827!important;
  border-radius:999px!important;
  box-shadow:none!important;
  transition:transform .18s ease, opacity .18s ease, background .18s ease!important;
}
.menu-btn:hover span,.menu-btn:focus-visible span{background:#5b21b6!important;}
.menu-btn.open span:nth-child(1){transform:translateY(10px) rotate(45deg)!important;}
.menu-btn.open span:nth-child(2){opacity:0!important;transform:scaleX(.2)!important;}
.menu-btn.open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)!important;}
.mobile-nav{
  max-width:680px!important;
  margin:0 auto 14px!important;
  padding:14px!important;
  border:1px solid rgba(226,232,240,.78)!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.92)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
  box-shadow:0 24px 60px rgba(15,23,42,.12)!important;
}
.mobile-nav a{
  font-size:16px!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
  text-align:center!important;
  color:#1f2937!important;
  background:#fff!important;
  border:1px solid #eee7ff!important;
  border-radius:16px!important;
  padding:13px 12px!important;
  box-shadow:0 8px 20px rgba(15,23,42,.045)!important;
}
.mobile-nav a:hover{background:#f5f3ff!important;color:#5b21b6!important;}
.hero-clean{padding-top:54px!important;}
.hero h1{
  line-height:1.08!important;
  letter-spacing:-.022em!important;
  word-spacing:.06em!important;
}
.hero h1 span{padding-left:.045em!important;padding-right:.045em!important;}
@media(max-width:900px){
  .header-inner{height:72px!important;min-height:72px!important;}
  .brand img{width:176px!important;max-width:58vw!important;}
  .menu-btn{width:42px!important;height:32px!important;min-width:42px!important;min-height:32px!important;gap:7px!important;}
  .menu-btn span{width:36px!important;height:3px!important;}
  .mobile-nav{margin-left:20px!important;margin-right:20px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .hero-clean{padding-top:36px!important;}
}
@media(max-width:520px){
  .wrap{padding-left:20px!important;padding-right:20px!important;}
  .header-inner{height:70px!important;min-height:70px!important;}
  .brand img{width:166px!important;max-width:62vw!important;}
  .menu-btn{width:40px!important;height:31px!important;min-width:40px!important;min-height:31px!important;gap:6px!important;}
  .menu-btn span{width:34px!important;height:3px!important;}
  .mobile-nav{grid-template-columns:1fr!important;margin:0 16px 14px!important;padding:12px!important;border-radius:22px!important;}
  .mobile-nav a{font-size:17px!important;padding:14px!important;}
  .hero-clean{padding-top:30px!important;}
  .hero h1{line-height:1.12!important;letter-spacing:-.018em!important;word-spacing:.04em!important;}
}
