/*
Theme Name: OnlyFans Amateure
Theme URI: https://onlyfans-amateure.de/
Author: Famez Network
Author URI: https://famez.com/
Description: Schlankes Creator-Traffic- und Funnel-Theme für onlyfans-amateure.de.
Version: 1.0.30
Text Domain: onlyfans-amateure
Requires at least: 6.5
Requires PHP: 8.1
License: Proprietary
*/

:root{
  --ofa-bg:#fff;
  --ofa-soft:#fbf7fc;
  --ofa-soft2:#f7f3fa;
  --ofa-ink:#1c1023;
  --ofa-muted:#6f6475;
  --ofa-line:#eadfed;
  --ofa-pink:#f628a9;
  --ofa-magenta:#d80aa5;
  --ofa-violet:#8a2be2;
  --ofa-deep:#24102d;
  --ofa-deeper:#130817;
  --ofa-radius:24px;
  --ofa-shadow:0 18px 45px rgba(56,24,70,.08);
  --ofa-container:min(1180px,calc(100% - 32px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ofa-bg);color:var(--ofa-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}
a{color:inherit}
img{max-width:100%;height:auto}
.container{width:var(--ofa-container);margin-inline:auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,223,237,.9)}
.header-inner{min-height:76px;display:flex;align-items:center;gap:24px}
.site-branding{display:flex;align-items:center;flex:0 0 auto}
.site-branding img{display:block;width:auto;height:60px;max-width:330px;object-fit:contain}
.main-nav{margin-left:auto}
.main-nav ul{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}
.main-nav a{display:inline-flex;padding:10px 11px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:650;color:#46384c}
.main-nav a:hover,.main-nav .current-menu-item>a{background:#f7eef9;color:#a10c8d}
.header-actions{display:flex;align-items:center;gap:8px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:12px;border:1px solid transparent;text-decoration:none;font-weight:800;line-height:1.2;transition:.18s ease}
.btn:hover{transform:translateY(-1px)}
.btn-primary{background:linear-gradient(135deg,var(--ofa-pink),var(--ofa-violet));color:#fff;box-shadow:0 10px 24px rgba(216,10,165,.18)}
.btn-secondary{background:#fff;border-color:var(--ofa-line);color:var(--ofa-ink)}
.btn-dark{background:var(--ofa-deep);color:#fff}
.mobile-toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid var(--ofa-line);border-radius:12px;background:#fff}
.mobile-toggle span{display:block;width:20px;height:2px;background:var(--ofa-ink);margin:4px auto}
.hero{padding:54px 0 34px}
.hero-card{position:relative;overflow:hidden;border:1px solid var(--ofa-line);border-radius:34px;padding:clamp(30px,6vw,68px);background:radial-gradient(circle at 88% 12%,rgba(246,40,169,.17),transparent 26%),radial-gradient(circle at 72% 95%,rgba(138,43,226,.12),transparent 28%),linear-gradient(145deg,#fff,#fbf7fc);box-shadow:var(--ofa-shadow)}
.hero-card:after{content:"";position:absolute;right:-90px;top:-110px;width:340px;height:340px;border-radius:50%;border:1px solid rgba(216,10,165,.12);box-shadow:0 0 0 38px rgba(216,10,165,.035),0 0 0 78px rgba(138,43,226,.025)}
.kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--ofa-line);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.kicker-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--ofa-pink),var(--ofa-violet))}
.hero h1{position:relative;z-index:1;max-width:880px;margin:18px 0 14px;font-size:clamp(2.4rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em}
.hero h1 span{background:linear-gradient(90deg,var(--ofa-magenta),var(--ofa-violet));-webkit-background-clip:text;background-clip:text;color:transparent}
.hero-lead{position:relative;z-index:1;max-width:760px;color:#5b4d61;font-size:clamp(1rem,1.5vw,1.16rem)}
.hero-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.section{padding:34px 0}
.section-soft{background:linear-gradient(180deg,#fff,var(--ofa-soft),#fff)}
.section-dark{background:linear-gradient(145deg,var(--ofa-deeper),var(--ofa-deep));color:#fff}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}
.section-head h2{margin:0;font-size:clamp(1.7rem,3vw,2.45rem);letter-spacing:-.04em}
.section-head p{max-width:720px;margin:7px 0 0;color:var(--ofa-muted)}
.section-dark .section-head p{color:#d3c6d8}
.grid{display:grid;gap:16px}
.placement-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.placement-card{position:relative;overflow:hidden;border:1px solid var(--ofa-line);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(47,25,55,.06);transition:.2s ease}
.placement-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(47,25,55,.1)}
.placement-media{position:relative;display:block;aspect-ratio:4/3;background:#f4edf6;overflow:hidden}
.placement-media img{width:100%;height:100%;object-fit:cover;display:block}
.badges{position:absolute;left:10px;top:10px;display:flex;flex-wrap:wrap;gap:6px}
.badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:rgba(19,8,23,.86);color:#fff;font-size:11px;font-weight:850;backdrop-filter:blur(7px)}
.badge-free{background:#118f5d}
.badge-sale{background:#b01277}
.placement-body{padding:15px}
.placement-title{margin:0;font-size:1.08rem}
.placement-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px;color:var(--ofa-muted);font-size:13px}
.placement-teaser{margin:10px 0 0;color:#615568;font-size:14px;line-height:1.55}
.placement-actions{display:flex;gap:8px;margin-top:14px}
.placement-actions .btn{min-height:40px;padding:8px 11px;font-size:13px;flex:1;width:100%}
.empty-state{padding:24px;border:1px dashed #d9c9dd;border-radius:18px;background:#fff;color:var(--ofa-muted)}
.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.feature-card{padding:22px;border:1px solid var(--ofa-line);border-radius:20px;background:#fff}
.feature-card h3{margin:0 0 8px}
.feature-card p{margin:0;color:var(--ofa-muted)}
.funnel-card{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:center;padding:clamp(26px,5vw,52px);border:1px solid var(--ofa-line);border-radius:30px;background:linear-gradient(145deg,#fff,#faf4fc);box-shadow:var(--ofa-shadow)}
.funnel-card h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.045em}
.funnel-card p{color:#5d5063}
.funnel-box{padding:20px;border-radius:20px;background:var(--ofa-deep);color:#fff}
.funnel-box strong{display:block;font-size:1.1rem}
.funnel-box p{color:#d9cce0}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.faq-grid details{border:1px solid var(--ofa-line);border-radius:17px;background:#fff;padding:0 16px}
.faq-grid summary{cursor:pointer;padding:16px 26px 16px 0;font-weight:850;position:relative;list-style:none}
.faq-grid summary::-webkit-details-marker{display:none}
.faq-grid summary:after{content:"+";position:absolute;right:0;top:14px;font-size:22px;color:var(--ofa-magenta)}
.faq-grid details[open] summary:after{content:"–"}
.faq-grid p{margin:0 0 16px;color:var(--ofa-muted)}
.site-footer{margin-top:40px;padding:44px 0 28px;border-top:1px solid var(--ofa-line);background:#fff}
.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}
.footer-brand img{height:58px;width:auto}
.footer-copy{color:var(--ofa-muted);max-width:420px}
.footer-title{font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#9b8d9f}
.footer-links{list-style:none;padding:0;margin:12px 0 0}
.footer-links li{margin:7px 0}
.footer-links a{text-decoration:none;color:#54475b}
.footer-links a:hover{color:var(--ofa-magenta)}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid var(--ofa-line);color:#8a7b8e;font-size:13px}
.page-wrap{padding:42px 0 70px}
.page-wrap article{max-width:860px}
.page-wrap h1{font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.04em}
.content-card{padding:28px;border:1px solid var(--ofa-line);border-radius:24px;background:#fff;box-shadow:var(--ofa-shadow)}
@media(max-width:1050px){
  .placement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .feature-grid{grid-template-columns:1fr 1fr}
  .main-nav{display:none}
  .header-actions{display:none}
  .mobile-toggle{display:block}
  .main-nav.is-open{display:block;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--ofa-line);padding:12px 16px}
  .main-nav.is-open ul{width:var(--ofa-container);margin:auto;flex-direction:column;align-items:stretch}
  .main-nav.is-open a{display:flex}
}
@media(max-width:760px){
  .hero{padding-top:26px}
  .hero-card{border-radius:26px}
  .hero h1{font-size:2.7rem}
  .placement-grid,.feature-grid,.faq-grid{grid-template-columns:1fr}
  .funnel-card{grid-template-columns:1fr}
  .section-head{align-items:flex-start;flex-direction:column}
  .footer-grid{grid-template-columns:1fr 1fr}
  .footer-bottom{flex-direction:column}
}
@media(max-width:520px){
  .site-branding img{height:48px;max-width:250px}
  .placement-grid,.footer-grid{grid-template-columns:1fr}
  .hero-actions .btn{width:100%}
}


.page-hero-card{
  padding:48px 40px;
  border:1px solid rgba(55,20,70,.10);
  border-radius:28px;
  background:linear-gradient(135deg,#fff 0%,#fffafd 70%,#f9efff 100%);
  box-shadow:0 18px 50px rgba(39,15,52,.06);
}
.page-hero-card h1{margin:0 0 18px;font-size:clamp(34px,5vw,54px);line-height:1.04}
.page-hero-card p{margin:0;max-width:760px;font-size:16px;line-height:1.7}
.creator-api-section{padding-top:10px}


.seo-copy-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.7fr);gap:24px;align-items:start}
.seo-landing-copy .prose-card h2{margin-top:6px}
.seo-landing-copy .prose-card h3{margin-top:28px;margin-bottom:8px;font-size:20px}
.seo-landing-copy .prose-card p{line-height:1.75}
.eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#8f4a7a}
.seo-link-card{padding:26px;border-radius:24px;background:#fff;border:1px solid rgba(55,20,70,.10);box-shadow:0 14px 40px rgba(39,15,52,.05);position:sticky;top:90px}
.seo-link-card h3{margin:8px 0 10px}
.seo-link-card p{line-height:1.65}
.seo-link-stack{display:grid;gap:10px;margin-top:18px}
.seo-link-stack a{display:flex;justify-content:space-between;padding:12px 14px;border-radius:14px;background:#faf5fb;text-decoration:none;font-weight:700}
.faq-grid{display:grid;gap:12px}
.faq-item{background:#fff;border:1px solid rgba(55,20,70,.10);border-radius:16px;padding:0 18px}
.faq-item summary{cursor:pointer;padding:17px 0;font-weight:800}
.faq-item p{margin:0 0 18px;line-height:1.7}
@media(max-width:800px){.seo-copy-grid{grid-template-columns:1fr}.seo-link-card{position:static}}


.seo-landing-copy .prose-card > p{max-width:900px}
.seo-landing-copy .prose-card h3{scroll-margin-top:100px}
.seo-landing-copy .prose-card h3 + p{margin-top:0}


.site-header .container,
.header-inner{
  display:flex;
  align-items:center;
  gap:22px;
}
.site-nav,
.main-navigation{
  margin-left:auto;
}
.site-nav ul,
.main-navigation ul{
  display:flex;
  align-items:center;
  gap:20px;
  flex-wrap:nowrap;
}
.site-nav a,
.main-navigation a{
  white-space:nowrap;
}
.header-actions,
.site-header .header-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex:0 0 auto;
}
.header-actions .btn,
.site-header .btn{
  white-space:nowrap;
}
@media (max-width:1100px){
  .site-nav ul,
  .main-navigation ul{gap:14px}
  .site-nav a,
  .main-navigation a{font-size:14px}
}


.faq-hub{padding-top:28px}
.faq-hero{margin-bottom:24px}
.faq-hub-nav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 34px}
.faq-hub-nav a{display:inline-flex;padding:10px 14px;border:1px solid var(--ofa-line);border-radius:999px;background:#fff;text-decoration:none;font-weight:750}
.faq-hub-groups{display:grid;gap:34px}
.faq-hub-group{scroll-margin-top:100px}
.faq-hub-group .section-head{margin-bottom:14px}
.faq-hub-group .faq-grid{grid-template-columns:1fr}
.faq-funnel{margin-top:40px}


.support-landing{padding-bottom:10px}
.support-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.support-landing + .section .prose-card h2{margin-top:30px}
.support-landing + .section .prose-card h2:first-child{margin-top:0}


.about-landing{padding-bottom:8px}
.about-landing + .section .feature-card p:last-child{margin-top:14px}
.about-landing + .section .feature-card a{text-decoration:none}


.legal-page .legal-card{max-width:920px;margin:0 auto}
.legal-page .legal-card h1{font-size:clamp(2.2rem,5vw,4rem);margin:4px 0 24px}
.legal-page .legal-card h2{margin:30px 0 8px;font-size:1.35rem}
.legal-page .legal-card p{line-height:1.75}


.traffic-landing{padding-bottom:8px}
.traffic-landing .page-hero-card{background:radial-gradient(circle at 88% 12%,rgba(246,40,169,.13),transparent 28%),linear-gradient(145deg,#fff,#fbf7fc)}
.traffic-landing + .section .feature-card p{line-height:1.65}


/* =========================================================
   Mobile optimization 1.0.26
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}
body{overflow-wrap:anywhere}
.container{width:min(1180px,calc(100% - 32px))}
button,a{touch-action:manipulation}
.btn{max-width:100%;text-align:center}
.prose-card,.feature-card,.funnel-card,.page-hero-card,.seo-link-card,.legal-card{min-width:0}
.prose-card img,.legal-card img{height:auto;max-width:100%}
.prose-card table,.legal-card table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.prose-card iframe,.prose-card video,.legal-card iframe,.legal-card video{max-width:100%}
h1,h2,h3{overflow-wrap:break-word;hyphens:auto}
.placement-title,.placement-teaser,.footer-copy{overflow-wrap:anywhere}
.placement-actions{min-width:0}
.placement-actions .btn{white-space:normal}

/* Tablet */
@media (max-width:1100px){
  .header-inner{min-height:70px;gap:14px}
  .site-branding img{height:54px;max-width:285px}
  .main-nav{display:none}
  .header-actions{display:none}
  .mobile-toggle{display:block;flex:0 0 44px;margin-left:auto}
  .main-nav.is-open{
    display:block;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    max-height:calc(100vh - 70px);
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    background:#fff;
    border-bottom:1px solid var(--ofa-line);
    box-shadow:0 18px 35px rgba(47,25,55,.10);
    padding:12px 0 18px;
  }
  .main-nav.is-open ul{
    width:var(--ofa-container);
    margin:0 auto;
    padding:0;
    flex-direction:column;
    align-items:stretch;
    gap:4px;
  }
  .main-nav.is-open li{width:100%}
  .main-nav.is-open a{
    display:flex;
    width:100%;
    min-height:46px;
    align-items:center;
    padding:11px 14px;
    white-space:normal;
    font-size:15px;
  }
  .placement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .funnel-card{grid-template-columns:1fr}
}

/* Mobile */
@media (max-width:760px){
  :root{
    --ofa-container:calc(100% - 24px);
    --ofa-radius:18px;
  }
  body{font-size:15px;line-height:1.58}
  .container{width:var(--ofa-container)}
  .site-header{position:sticky;top:0}
  .header-inner{min-height:64px;gap:10px}
  .site-branding img{height:44px;max-width:220px}
  .mobile-toggle{
    width:42px;height:42px;border-radius:11px;
    display:flex;flex-direction:column;align-items:center;justify-content:center;
    padding:0;
  }
  .mobile-toggle span{margin:2.5px auto}
  .main-nav.is-open{max-height:calc(100dvh - 64px)}

  .hero{padding:18px 0 12px}
  .hero-card{
    padding:26px 20px;
    border-radius:22px;
  }
  .hero-card:after{display:none}
  .kicker{
    font-size:10px;
    line-height:1.3;
    padding:7px 10px;
    letter-spacing:.06em;
    white-space:normal;
  }
  .hero h1{
    margin:14px 0 12px;
    font-size:clamp(2.05rem,11vw,3.15rem);
    line-height:1.01;
    letter-spacing:-.045em;
  }
  .hero-lead{font-size:1rem;line-height:1.65}
  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    margin-top:20px;
  }
  .hero-actions .btn{width:100%;min-height:46px;padding:11px 14px}

  .section{padding:24px 0}
  .section-head{
    align-items:stretch;
    flex-direction:column;
    gap:12px;
    margin-bottom:15px;
  }
  .section-head h2{font-size:clamp(1.55rem,7.5vw,2.1rem);line-height:1.1}
  .section-head p{font-size:14px;line-height:1.65}
  .section-head>.btn,.section-head>a.btn{width:100%}

  .placement-grid{grid-template-columns:1fr;gap:14px}
  .placement-card{border-radius:18px}
  .placement-media{aspect-ratio:4/3}
  .placement-body{padding:14px}
  .placement-title{font-size:1.05rem}
  .placement-teaser{font-size:13.5px;line-height:1.55}
  .placement-actions{display:grid;grid-template-columns:1fr}
  .placement-actions .btn{width:100%;min-height:44px}

  .feature-grid{grid-template-columns:1fr}
  .feature-card{padding:18px;border-radius:17px}
  .feature-card h3{font-size:1.08rem}

  .funnel-card{
    padding:22px 18px;
    border-radius:22px;
    gap:18px;
  }
  .funnel-card h2{font-size:clamp(1.75rem,8vw,2.4rem);line-height:1.08}
  .funnel-card .btn{width:100%}
  .funnel-box{padding:17px;border-radius:17px}
  .funnel-box .btn{width:100%}

  .faq-grid{grid-template-columns:1fr;gap:10px}
  .faq-grid details,.faq-item{padding:0 14px;border-radius:15px}
  .faq-grid summary,.faq-item summary{padding:15px 26px 15px 0;line-height:1.35}
  .faq-grid p,.faq-item p{font-size:14px;line-height:1.65}

  .page-hero-card{padding:28px 20px;border-radius:21px}
  .page-hero-card h1{
    font-size:clamp(2rem,10vw,3rem);
    line-height:1.03;
    margin-bottom:14px;
  }
  .page-hero-card p{font-size:15px;line-height:1.65}

  .seo-copy-grid{grid-template-columns:1fr;gap:18px}
  .seo-link-card{
    position:static;
    padding:20px;
    border-radius:19px;
  }
  .seo-link-stack{gap:8px}
  .seo-link-stack a{
    padding:11px 12px;
    font-size:14px;
    line-height:1.35;
  }
  .prose-card{padding:20px 18px;border-radius:19px}
  .prose-card h2{font-size:1.55rem;line-height:1.15}
  .prose-card h3{font-size:1.15rem;line-height:1.25}
  .prose-card p,.prose-card li{font-size:14.5px;line-height:1.72}

  .support-links{display:grid;grid-template-columns:1fr;gap:8px}
  .support-links .btn{width:100%}

  .faq-hub{padding-top:18px}
  .faq-hub-nav{
    gap:8px;
    margin-bottom:24px;
    overflow-x:auto;
    flex-wrap:nowrap;
    padding-bottom:6px;
    scrollbar-width:thin;
  }
  .faq-hub-nav a{
    flex:0 0 auto;
    padding:9px 12px;
    font-size:13px;
  }
  .faq-hub-groups{gap:26px}
  .faq-funnel{margin-top:28px}

  .legal-page .legal-card{padding:20px 18px}
  .legal-page .legal-card h1{font-size:clamp(2rem,10vw,3rem);margin-bottom:20px}
  .legal-page .legal-card h2{font-size:1.2rem;margin-top:24px}
  .legal-page .legal-card p{font-size:14px;line-height:1.72}

  .footer-grid{grid-template-columns:1fr;gap:24px}
  .footer-brand img{height:50px;max-width:240px}
  .site-footer{padding:34px 0 22px}
  .footer-bottom{flex-direction:column;gap:8px;margin-top:24px}
  .footer-links a{display:inline-flex;min-height:40px;align-items:center}

  .empty-state{padding:18px;font-size:14px;line-height:1.6}
}

/* Small phones */
@media (max-width:430px){
  :root{--ofa-container:calc(100% - 20px)}
  .site-branding img{height:40px;max-width:195px}
  .hero-card{padding:22px 16px}
  .hero h1{font-size:clamp(1.9rem,10.7vw,2.7rem)}
  .page-hero-card{padding:24px 16px}
  .prose-card{padding:18px 15px}
  .funnel-card{padding:20px 15px}
  .placement-body{padding:13px}
  .badge{font-size:10px;padding:4px 7px}
}

/* Very narrow devices */
@media (max-width:360px){
  :root{--ofa-container:calc(100% - 16px)}
  .site-branding img{height:36px;max-width:172px}
  .mobile-toggle{width:40px;height:40px}
  .hero h1{font-size:1.85rem}
  .btn{font-size:13px;padding-inline:12px}
}

@media(max-width:1100px){body.mobile-menu-open{overflow:hidden}}


/* =========================================================
   Mobile hotfix 1.0.27
   Screenshot-specific fixes
   ========================================================= */
@media (max-width:1100px){
  .site-header .header-actions,
  .header-actions{
    display:none !important;
  }

  .site-header .mobile-toggle,
  .mobile-toggle{
    display:flex !important;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    margin-left:auto;
  }

  .site-header .header-inner{
    justify-content:space-between;
  }

  .site-header .main-nav:not(.is-open){
    display:none !important;
  }
}

@media (max-width:760px){
  h1,h2,h3,
  .hero h1,
  .page-hero-card h1,
  .section-head h2{
    hyphens:none !important;
    -webkit-hyphens:none !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
  }

  .hero h1{
    font-size:clamp(2rem,9.2vw,2.55rem) !important;
    line-height:1.04 !important;
    letter-spacing:-.035em !important;
  }

  .hero h1 span{
    display:inline;
  }

  .hero-card{
    padding:24px 18px !important;
  }

  .site-branding{
    max-width:calc(100% - 58px);
  }

  .site-branding a{
    display:flex;
    align-items:center;
  }

  .site-branding img{
    width:auto;
    height:42px !important;
    max-width:205px !important;
  }

  .header-inner{
    min-height:62px !important;
    padding-top:2px;
    padding-bottom:2px;
  }

  .mobile-toggle{
    flex:0 0 42px;
  }
}

@media (max-width:430px){
  .hero h1{
    font-size:2.05rem !important;
  }

  .hero-card{
    padding:22px 16px !important;
  }

  .site-branding img{
    height:38px !important;
    max-width:185px !important;
  }
}

@media (max-width:360px){
  .hero h1{
    font-size:1.85rem !important;
  }

  .site-branding img{
    height:35px !important;
    max-width:165px !important;
  }
}


.promo-funnel-landing{padding-bottom:8px}
.promo-funnel-grid .feature-card p:last-child{margin-top:14px}
.promo-funnel-grid .feature-card a{text-decoration:none}
@media(max-width:760px){
  .promo-funnel-landing .hero-actions{grid-template-columns:1fr}
  .promo-funnel-landing .hero-actions .btn{width:100%}
}



.sitewide-promo-funnel{padding-top:8px;padding-bottom:28px}
.promo-funnel-strip{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:24px;
  align-items:center;
  padding:24px 26px;
  border:1px solid rgba(55,20,70,.10);
  border-radius:24px;
  background:
    radial-gradient(circle at 92% 15%,rgba(246,40,169,.12),transparent 26%),
    linear-gradient(145deg,#fff,#fbf7fc);
  box-shadow:0 14px 40px rgba(39,15,52,.05);
}
.promo-funnel-copy h2{margin:7px 0 8px;font-size:clamp(1.45rem,3vw,2.1rem)}
.promo-funnel-copy p{margin:0;max-width:760px;line-height:1.65}
.promo-funnel-actions{display:flex;gap:10px;align-items:center}
.promo-funnel-actions .btn{white-space:nowrap}

@media(max-width:900px){
  .promo-funnel-strip{grid-template-columns:1fr}
  .promo-funnel-actions{justify-content:flex-start}
}

@media(max-width:760px){
  .sitewide-promo-funnel{padding-top:0;padding-bottom:22px}
  .promo-funnel-strip{padding:20px 16px;border-radius:19px;gap:16px}
  .promo-funnel-copy h2{
    font-size:1.45rem;
    line-height:1.15;
    hyphens:none!important;
    -webkit-hyphens:none!important;
  }
  .promo-funnel-copy p{font-size:14px}
  .promo-funnel-actions{display:grid;grid-template-columns:1fr;width:100%;gap:8px}
  .promo-funnel-actions .btn{width:100%;white-space:normal}
}
