/* Adeo Marketing Webb 2.0 – light / dark theme */

html{color-scheme:dark}
html[data-theme="light"]{
  color-scheme:light;
  --bg:#f5f4f1;
  --text:#151517;
  --muted:rgba(21,21,23,.64);
  --line:rgba(21,21,23,.12);
  --surface:rgba(21,21,23,.045);
  --champ:#8b7254;
  --adeo-muted:rgba(21,21,23,.64);
  --adeo-stone:#8b7254;
}

body,.site-header,.service-panel,.case-card,.price-card,.form-card,.contact-card,.faq-list details,.cta-panel,.guide-card,.article-cta,.guide-sources,.launch-card--premium,.mobile-sticky-contact{
  transition:background-color .28s ease,border-color .28s ease,color .28s ease,box-shadow .28s ease;
}

/* Header control */
.header-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.theme-toggle{
  width:44px;
  height:44px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid var(--line);
  border-radius:50%;
  background:rgba(255,255,255,.04);
  color:var(--text);
  cursor:pointer;
  transition:transform .2s var(--ease),background .2s ease,border-color .2s ease;
}
.theme-toggle:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.2)}
.theme-toggle svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.theme-toggle__moon{display:none}
html[data-theme="light"] .theme-toggle__sun{display:none}
html[data-theme="light"] .theme-toggle__moon{display:block}

@media(min-width:860px){
  .primary-nav{margin-left:auto}
  .header-controls{margin-left:2px}
}

/* Light canvas */
html[data-theme="light"] body{
  color:var(--text);
  background:
    radial-gradient(circle at 0 8%,rgba(255,92,0,.075),transparent 30rem),
    radial-gradient(circle at 100% 16%,rgba(37,120,255,.065),transparent 34rem),
    var(--bg);
}
html[data-theme="light"] .site-header{background:rgba(245,244,241,.76);border-bottom-color:transparent}
html[data-theme="light"] .site-header.is-scrolled{background:rgba(245,244,241,.94);border-color:rgba(21,21,23,.1);box-shadow:0 8px 30px rgba(21,21,23,.04)}
html[data-theme="light"] .brand img{filter:invert(1)}
html[data-theme="light"] .theme-toggle,
html[data-theme="light"] .menu-toggle{background:rgba(21,21,23,.035);border-color:rgba(21,21,23,.12)}
html[data-theme="light"] .theme-toggle:hover,
html[data-theme="light"] .menu-toggle:hover{border-color:rgba(21,21,23,.24);background:rgba(21,21,23,.06)}
html[data-theme="light"] .primary-nav__list a{color:rgba(21,21,23,.68)}
html[data-theme="light"] .primary-nav__list a:hover{color:#151517}

/* Surfaces */
html[data-theme="light"] .service-panel,
html[data-theme="light"] .price-card,
html[data-theme="light"] .form-card,
html[data-theme="light"] .contact-card,
html[data-theme="light"] .value-card,
html[data-theme="light"] .process-card,
html[data-theme="light"] .faq-list details,
html[data-theme="light"] .cta-panel,
html[data-theme="light"] .integrated-cta,
html[data-theme="light"] .article-card,
html[data-theme="light"] .post-card,
html[data-theme="light"] .guide-card,
html[data-theme="light"] .article-cta,
html[data-theme="light"] .guide-sources,
html[data-theme="light"] .error-link-card{
  background:#fff!important;
  border-color:rgba(21,21,23,.11)!important;
  box-shadow:0 18px 55px rgba(21,21,23,.055)!important;
}
html[data-theme="light"] .service-panel:hover,
html[data-theme="light"] .guide-card:hover,
html[data-theme="light"] .article-card:hover{background:#fdfcf9!important;border-color:rgba(21,21,23,.18)!important}

/* Case studies */
html[data-theme="light"] .case-card{background:#fff!important;border-color:rgba(21,21,23,.12)!important;box-shadow:0 26px 70px rgba(21,21,23,.1)!important}
html[data-theme="light"] .case-card__visual{background:#ebe9e4}
html[data-theme="light"] .case-card__content{background:#fff!important}

/* Product / launch */
html[data-theme="light"] .product-card{
  background:radial-gradient(circle at 15% 0%,rgba(255,92,0,.18),transparent 45%),radial-gradient(circle at 95% 100%,rgba(37,120,255,.16),transparent 45%),rgba(255,255,255,.82)!important;
  border-color:rgba(21,21,23,.12)!important;
  box-shadow:0 30px 80px rgba(21,21,23,.12)!important;
}
html[data-theme="light"] .launch-page--premium{
  background:radial-gradient(circle at 84% 25%,rgba(37,120,255,.08),transparent 28rem),radial-gradient(circle at 12% 78%,rgba(255,92,0,.08),transparent 30rem),#f5f4f1!important;
}
html[data-theme="light"] .launch-gridline{opacity:.1;filter:invert(1)}
html[data-theme="light"] .launch-card--premium{background:linear-gradient(145deg,#fff,#f4f2ed)!important;border-color:rgba(21,21,23,.12)!important;box-shadow:0 34px 90px rgba(21,21,23,.12)!important}
html[data-theme="light"] .launch-card__footer{border-top-color:rgba(21,21,23,.1);color:rgba(21,21,23,.52)}
html[data-theme="light"] .launch-chips span{background:#fff;color:rgba(21,21,23,.68);border-color:rgba(21,21,23,.12)}
html[data-theme="light"] .launch-form-card--clean .newsletter-form__row input{background:#fff!important;color:#151517!important;border-color:rgba(21,21,23,.14)!important}

/* Guide and articles */
html[data-theme="light"] .guide-card{background:#fff!important}
html[data-theme="light"] .guide-card--featured{background:radial-gradient(circle at 88% 0%,rgba(255,92,0,.07),transparent 28rem),#fff!important}
html[data-theme="light"] .guide-card .post-card__body>p,
html[data-theme="light"] .prose p,
html[data-theme="light"] .prose li{color:rgba(21,21,23,.69)!important}
html[data-theme="light"] .prose>p:first-child{color:rgba(21,21,23,.9)!important}
html[data-theme="light"] .guide-card__meta,
html[data-theme="light"] .article-meta,
html[data-theme="light"] .guide-card__footer{color:rgba(21,21,23,.5)}
html[data-theme="light"] .guide-card__footer .text-link{color:#151517}
html[data-theme="light"] .topic-chip{background:#fff;color:rgba(21,21,23,.68);border-color:rgba(21,21,23,.12)}
html[data-theme="light"] .article-single__header .back-link{color:rgba(21,21,23,.65);border-color:rgba(21,21,23,.11)}
html[data-theme="light"] .guide-callout{background:linear-gradient(90deg,rgba(139,114,84,.09),rgba(255,255,255,.5));color:rgba(21,21,23,.74)}
html[data-theme="light"] .guide-callout strong{color:#151517}
html[data-theme="light"] .guide-sources a{color:rgba(21,21,23,.68)!important}
html[data-theme="light"] .guide-sources a:hover{color:#151517!important}

/* Forms and newsletter */
html[data-theme="light"] .form-card .ff-el-form-control,
html[data-theme="light"] .newsletter-form__row input{
  background:#fff!important;
  color:#151517!important;
  border-color:rgba(21,21,23,.14)!important;
}
html[data-theme="light"] .form-card label{color:rgba(21,21,23,.68)!important}
html[data-theme="light"] .newsletter-form__row{background:rgba(255,255,255,.7);border-color:rgba(21,21,23,.12)}
html[data-theme="light"] .newsletter-form__row input::placeholder{color:rgba(21,21,23,.38)}
html[data-theme="light"] .newsletter-form__row button{background:#151517;color:#fff}
html[data-theme="light"] .newsletter-form__consent{color:rgba(21,21,23,.52)}

/* Footer and supporting text */
html[data-theme="light"] .site-footer{border-color:rgba(21,21,23,.11)}
html[data-theme="light"] .site-footer__brand img{filter:invert(1)}
html[data-theme="light"] .footer-nav a,
html[data-theme="light"] .site-footer__contact a{color:rgba(21,21,23,.65)}
html[data-theme="light"] .footer-address,
html[data-theme="light"] .site-footer__bottom{color:rgba(21,21,23,.46)}
html[data-theme="light"] .client-logo{background:#fff!important;border-color:rgba(21,21,23,.1)!important}

/* Mobile navigation */
@media(max-width:859px){
  html[data-theme="light"] .primary-nav,
  html[data-theme="light"] .primary-nav.is-open{
    background:linear-gradient(180deg,#fff,#f4f2ed)!important;
    border-color:rgba(21,21,23,.12)!important;
    box-shadow:0 28px 80px rgba(21,21,23,.16)!important;
  }
  html[data-theme="light"] .primary-nav__list li a,
  html[data-theme="light"] .primary-nav__list li.is-mobile-secondary a{
    background:#f3f1ec!important;
    color:rgba(21,21,23,.82)!important;
    border-color:rgba(21,21,23,.09)!important;
  }
  html[data-theme="light"] .mobile-sticky-contact{background:rgba(255,255,255,.94)!important;border-color:rgba(21,21,23,.12)!important;box-shadow:0 16px 45px rgba(21,21,23,.14)!important}
}

@media(prefers-reduced-motion:reduce){
  body,.site-header,.service-panel,.case-card,.price-card,.form-card,.contact-card,.faq-list details,.cta-panel,.guide-card,.article-cta,.guide-sources,.launch-card--premium,.mobile-sticky-contact{transition:none!important}
}
