/*
Theme Name: AWW Consulting
Theme URI: https://alphanwina.online/
Author: Alphan Wina Wina
Author URI: https://alphanwina.online/
Description: AWW Consulting is a premium WordPress FSE theme built for digital consulting, ERP municipal solutions, WooCommerce sales funnels, WordPress products and conversion-focused service offers.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, e-commerce, full-site-editing, block-patterns, full-width-template, rtl-language-support, threaded-comments, translation-ready, block-styles, wide-blocks
Version: 2.0.3
Requires at least: 5.9
Tested up to: 6.6
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fotawp
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
input[type="submit"] {
  transition: all ease 0.23s;
  -o-transition: all ease 0.23s;
  -moz-transition: all ease 0.23s;
  -webkit-transition: all ease 0.23s;
}
form.comment-form {
  border-radius: 20px;
  margin-top: 24px;
}
.wp-block-post-comments-form {
  border-radius: 10px;
}
form.comment-form input[type="email"],
form.comment-form input[type="text"],
form.comment-form input[type="url"],
form.comment-form textarea {
  border-radius: 5px;
  border: 0;
  margin: 12px 0 25px;
}
form.comment-form .form-submit.wp-block-button {
  margin-top: 25px;
}
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,
.wpcf7-form-control.wpcf7-select {
  border-radius: 5px;
  border: 1px solid #dad9d9;
  padding: 15px;
  width: 100%;
  margin-top: 10px;
  box-sizing: border-box;
}
.wpcf7-form-control.wpcf7-select {
  appearance: none;
  position: relative;
}
.wpcf7-form-control.wpcf7-select:after {
  content: ">";
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 10px;
}
form.wpcf7-form *::placeholder {
  font-size: 14px;
}
form.wpcf7-form *::-moz-placeholder {
  font-size: 14px;
}
form.wpcf7-form *::-webkit-input-placeholder {
  font-size: 14px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
  background: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--foregound-alt);
  border-radius: 5px;
  border: 0;
  font-size: 16px;
  padding: 15px 40px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background: var(--wp--preset--color--secondary);
}
.wp-block-comment-author-name {
  font-weight: 600;
}

.wp-block-comment-date a {
  color: var(--wp--preset--color--foregound);
  font-size: 13px;
}
.wp-block-comment-template li {
  margin-top: 50px;
}
.wp-block-comment-template li li {
  margin-top: 10px;
  padding-left: 60px;
}
a.comment-reply-link {
  border: 1px solid;
  padding: 5px 13px;
  border-radius: 40px;
  font-size: 13px;
  opacity: 0.6;
}
.wp-block-post-comments-form {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}
.woocommerce ul.products li.product a img {
  border-radius: 5px;
  height: 350px;
  object-fit: cover;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin: 0 2.5% 2.992em 0;
  width: 23.1%;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
  margin-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  border: 0;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
  margin-top: 20px !important;
}
.woocommerce-page .input-text {
  padding: 11px 30px;
  border: 1px solid #817e7e;
  border-radius: 5px;
}
.wc-block-components-product-price {
  font-size: 14px;
  margin: 10px 0;
}
.wc-block-components-product-metadata__description {
  margin: 10px 0;
}
.wc-block-cart-item__product .wc-block-components-product-name {
  font-size: 17px;
  font-weight: 600;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
  background: #22ac24;
  font-weight: 400;
  padding: 5px 10px;
  color: #fff;
}
.wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
  color: #fe7a7e !important;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
  font-size: 18px;
  color: var(--wp--preset--color--primary);
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form {
  position: relative;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control-wrap {
  padding: 0 !important;
  width: 65% !important;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-email {
  width: 100%;
  line-height: 33px;
  padding: 15px 20px 12px;
  display: inline-block;
  border-radius: 0;
  border: 0;
  margin: 0;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  width: 35% !important;
  background: var(--wp--preset--color--secondary);
  height: 60px;
  text-align: center;
  padding: 10px;
  border-radius: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
  opacity: 0.89;
}

.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 20px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter .wpcf7-form .wpcf7-response-output {
  margin: -25px 0 20px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter {
  width: 100%;
  position: relative;
}
.wp-block-button__link.wp-element-button img {
  margin: 0 0 -2px 12px;
}
.wp-block-group.fotawp-header-transparent {
  background: transparent;
  position: absolute;
  width: 100%;
}
.wp-block-gallery.fotawp-brands-logos .wp-block-image img {
  max-height: 40px;
}

.entry-content.wp-block-post-content a,
.wp-block-comment-content a,
p a,
.wp-block-heading a {
  text-decoration: underline;
}
.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  bottom: 25px;
  display: inline-block;
  z-index: 999;
  text-indent: -5000px;
  display: none;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.089);
}
.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:after {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #fff;
  -webkit-mask-image: url(assets/images/up-arrow.svg);
  mask-image: url(assets/images/up-arrow.svg);
  mask-repeat: no-repeat;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
}
.wp-block-button.fotawp-scrollto-top .wp-block-button__link.wp-element-button:hover:after {
  background-color: var(--wp--preset--color--primary) !important;
}
.fotawp-contact-form .wpcf7-form-control.wpcf7-text,
.fotawp-contact-form .wpcf7-form-control.wpcf7-textarea,
.fotawp-contact-form .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number,
.fotawp-contact-form .wpcf7-form-control.wpcf7-select {
  border-radius: 0;
  border: 0 solid var(--wp--preset--color--foreground);
  padding: 15px;
  width: 100%;
  margin-top: 10px;
  box-sizing: border-box;
  background: var(--wp--preset--color--tertiary-light);
}
.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke {
  -webkit-text-stroke: 1px var(--wp--preset--color--primary);
  -webkit-text-fill-color: transparent;
}
.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-tertiary {
  -webkit-text-stroke: 1px var(--wp--preset--color--tertiary);
  -webkit-text-fill-color: transparent;
}
.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-secondary {
  -webkit-text-stroke: 1px var(--wp--preset--color--secondary);
  -webkit-text-fill-color: transparent;
}
.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-heading {
  -webkit-text-stroke: 1px var(--wp--preset--color--heading-color);
  -webkit-text-fill-color: transparent;
}
.wp-block-heading.is-style-fotawp-heading-transparentfill-outline-stroke-foreground {
  -webkit-text-stroke: 1px var(--wp--preset--color--foreground);
  -webkit-text-fill-color: transparent;
}
.wp-block-group.fotawp-box-primary-hover:hover {
  background-color: var(--wp--preset--color--primary) !important;
  transform: scale(1.027);
  -webkit-transform: scale(1.027);
  -moz-transform: scale(1.027);
}
.wp-block-group.fotawp-box-secondary-hover:hover {
  background-color: var(--wp--preset--color--secondary) !important;
  transform: scale(1.027);
  -webkit-transform: scale(1.027);
  -moz-transform: scale(1.027);
}
.wp-block-cover.fotawp-cover-hover:hover img.wp-block-cover__image-background,
.wp-block-cover.fotawp-cover-hover-dark:hover img.wp-block-cover__image-background {
  transform: scale(1.035);
}
.wp-block-cover.fotawp-cover-hover .wp-block-cover__inner-container,
.wp-block-cover.fotawp-cover-hover-dark .wp-block-cover__inner-container {
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -100%;
  transition: all ease 0.23s;
  padding: 24px 24px 0;
  box-sizing: border-box;
}
.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__inner-container,
.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__inner-container {
  opacity: 1;
  bottom: 30px;
}
.wp-block-cover.fotawp-cover-hover:hover .wp-block-cover__background {
  background-color: var(--wp--preset--color--primary) !important;
  opacity: 0.75;
}
.wp-block-cover.fotawp-cover-hover-dark:hover .wp-block-cover__background {
  background-color: #000 !important;
  opacity: 0.65;
}
.wp-block-query.fotawp-product-grids .wc-block-grid__product-onsale {
  border: 0;
  font-size: 12px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  color: var(--wp--preset--color--secondary);
  padding: 0;
}
.woocommerce #review_form #respond textarea {
  border: 1px solid;
}
.woocommerce div.product form.cart button.single_add_to_cart_button,
.woocommerce div.product form.cart button[name="add-to-cart"] {
  border-radius: 0;
  padding: 7px 15px;
}
.woocommerce div.product form.cart div.quantity .qty {
  border-radius: 0;
  height: 14px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  border: 0;
  color: var(--wp--preset--color--secondary);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0 24px 0 0;
}
.wp-block-woocommerce-product-details ul.wc-tabs {
  border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
}
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
  right: 10px;
  top: 10px;
}
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
  left: 10px;
  top: 10px;
}
.wp-block-button.fotawp-button-with-icon a {
  display: flex;
}
.wp-block-button.fotawp-button-with-icon a:after {
  content: "";
  background-color: var(--wp--preset--color--primary);
  -webkit-mask-image: url(assets/images/arrow_outward.svg);
  mask-image: url(assets/images/arrow_outward.svg);
  mask-repeat: no-repeat;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  transition: all ease 0.23s;
}
.wp-block-button.fotawp-button-with-icon a:hover:after {
  background-color: var(--wp--preset--color--secondary);
  transform: scale(1.2) translateX(3px);
}
.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
  left: 10px;
  top: 10px;
  background: #fff;
  color: var(--wp--preset--color--secondary);
}
.wc-block-grid__product-rating .star-rating span,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,
.woocommerce .star-rating span {
  color: #e99500;
}
.wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,
.woocommerce .star-rating::before {
  color: #ccc9c9;
}
.wp-block-group.fotawp-cta-box figure.wp-block-image.cta-icon {
  transition: all ease 0.23s;
}
.wp-block-group.fotawp-cta-box:hover figure.wp-block-image.cta-icon {
  transform: translateY(-10px);
}

@media (max-width: 768px) {
  .fotawp-projects-columns.wp-block-columns .wp-block-column {
    padding: 0px !important;
  }
  .fotawp-projects-columns.wp-block-columns .wp-block-column:first-child {
    border-right: 0;
  }
}
@media (max-width: 600px) {
  nav.is-responsive.fotawp-navigation.wp-block-navigation ul {
    padding: 0 20px;
  }
  nav.fotawp-navigation.wp-block-navigation li a {
    line-height: 30px;
    padding: 0;
  }
}
.fotawp-search-button {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

/* Modal styles */
.fotawp-search-content {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
  text-align: center;
  position: relative;
}

.fotawp-search-button:hover,
.fotawp-search-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.wp-block-cover.search-modal-cover .wp-block-search__button {
  margin: 0;
}
.wp-block-cover.search-modal-cover .wp-block-search__input {
  height: 64px;
  padding-left: 20px;
}
button.fotawp-search-close {
  width: 40px;
  height: 40px;
  font-size: 17px;
  background: #fff;
  border: 0;
  border-radius: 50%;
  color: var(--wp--preset--color--primary);
  float: right;
  font-weight: bold;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  font-size: 0;
}
button.fotawp-search-close:hover {
  color: #fff;
  background: var(--wp--preset--color--secondary);
}
.wp-block-cover.search-modal-cover .wp-block-search__button:hover {
  color: var(--wp--preset--color--secondary) !important;
}
.fotawp-search-modal .fotawp-search-button .wp-element-button {
  position: relative;
  font-size: 0 !important;
}
.fotawp-search-modal .fotawp-search-button {
  padding: 0;
  margin-bottom: -10px;
}
.fotawp-search-modal .wp-block-search__button svg {
  height: 38px;
  width: 38px;
}
.fotawp-search-modal .fotawp-search-button .wp-element-button:after,
button.fotawp-search-close:before {
  content: "";
  background: var(--wp--preset--color--foregound-alt);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-position: center;
  display: inline-block;
  mask-image: url(assets/images/icon_search.svg);
  width: 18px;
  height: 18px;
  mask-size: 100%;
}
.fotawp-search-modal .fotawp-search-button .wp-element-button.has-foreground-color:after {
  background: var(--wp--preset--color--foreground);
}
.fotawp-search-modal .fotawp-search-button .wp-element-button.has-primary-color:after {
  background: var(--wp--preset--color--primary);
}
.fotawp-search-modal .fotawp-search-button .wp-element-button.has-secondary-color:after {
  background: var(--wp--preset--color--secondary);
}
.fotawp-search-modal .fotawp-search-button .wp-element-button.has-tertiary-color:after {
  background: var(--wp--preset--color--tertiary);
}
.fotawp-search-modal .fotawp-search-button .wp-element-button.has-heading-color-color:after {
  background: var(--wp--preset--color--heading-color);
}
button.fotawp-search-close:before {
  mask-image: url(assets/images/icon_close.svg);
  background: var(--wp--preset--color--primary);
}
button.fotawp-search-close:hover:before {
  background: var(--wp--preset--color--foregound-alt);
}
.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-email {
  border-radius: 0;
  height: 60px;
  background: transparent;
  border: 1px solid #c4c7ce;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2 input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  height: 60px;
  border-radius: 0;
  margin-top: 15px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit {
  background: var(--wp--preset--color--background);
  width: 100%;
  border-radius: 4px;
  border: 0;
  height: 54px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control.wpcf7-submit:hover {
  background: var(--wp--preset--color--background-alt);
}
.wp-block-contact-form-7-contact-form-selector.fotawp-request-form input.wpcf7-form-control {
  border-radius: 4px;
  border: 0;
  min-height: 50px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-request-form textarea.wpcf7-form-control {
  border: 0;
  border-radius: 4px;
  height: 130px;
}
.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-email {
  text-align: center;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid;
}
.wp-block-contact-form-7-contact-form-selector.newsletter-style-center input.wpcf7-form-control.wpcf7-submit {
  border-radius: 0;
  margin-top: 20px;
  margin-right: -24px;
}
.wp-block-contact-form-7-contact-form-selector.newsletter-style-center form.wpcf7-form {
  text-align: center;
}
.wp-block-contact-form-7-contact-form-selector.newsletter-style-center .wpcf7-spinner {
  margin: 0;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 span.wpcf7-form-control-wrap {
  width: 65%;
  float: left;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-email {
  border-radius: 0;
  height: 54px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.wp-block-contact-form-7-contact-form-selector.fotawp-footer-newsletter-2 input.wpcf7-form-control.wpcf7-submit {
  width: 34%;
  height: 54px;
  border-radius: 0 !important;
  border: 0;
  margin-left: 1%;
  float: left;
  margin-top: 10px;
}
.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half {
  width: 48%;
  float: left;
}
.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half.right {
  margin-left: 4%;
}
.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half input.wpcf7-form-control {
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #c7c7c7;
  padding: 15px 0;
}
.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form .freelance-form-half p {
  margin: 10px 0;
}
.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form textarea.wpcf7-form-control.wpcf7-textarea {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #c7c7c7;
  padding: 0;
  height: 120px;
}
.wp-block-contact-form-7-contact-form-selector.freelancer-enquiry-form input.wpcf7-form-control.wpcf7-submit {
  border-radius: 50px;
  margin-top: 20px;
}
.fotawp-sidebar-tags.wp-block-tag-cloud a {
  background: #f6f6f6;
  display: inline-block;
  margin: 0 0 4px;
  color: #444;
  font-family: inherit;
  padding: 3px 10px;
}
.fotawp-footer-tags.wp-block-tag-cloud a {
  display: inline-block;
  background: #4d4d4e;
  padding: 3px 10px;
  margin: 0 2px 4px 0;
  color: #fff;
}
.fotawp-sidebar-tags.wp-block-tag-cloud a:hover,
.fotawp-footer-tags.wp-block-tag-cloud a:hover {
  background: var(--wp--preset--color--secondary);
  color: #fff;
}
.fotawp-product-search.wp-block-search {
  width: 490px;
  background: #fff;
  border-radius: 12px;
}
.fotawp-product-search.wp-block-search input.wp-block-search__input {
  padding: 0 0 0 20px;
}
.wp-block-group.fotawp-nav-dropshadow {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
  position: relative;
}
.wp-block-cover.fotawp-cover-alter span.wp-block-cover__background {
  transition: all ease 0.23s;
}
.wp-block-cover.fotawp-cover-alter:hover span.wp-block-cover__background {
  opacity: 0.8;
  background-color: var(--wp--preset--color--primary) !important;
}
.wp-block-cover.fotawp-cover-alter:hover .wp-block-heading,
.wp-block-cover.fotawp-cover-alter:hover p {
  color: #fff !important;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit {
  background: #6487e0;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-newsletter-2.button-2 input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: var(--wp--preset--color--secondary);
}

.wp-block-group.fotawp-overlay-header:not(.block-editor-block-list__block) {
  position: fixed;
  width: 100%;
  background: transparent !important;
  z-index: 999;
}
.wp-block-group.fotawp-sticky-header.sticky-header-enabled {
  position: fixed;
  width: 100%;
  z-index: 999;
}
.wp-block-group.fotawp-sticky-header.sticky-header-enabled:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  background-color: var(--wp--preset--color--overlay-header-bgcolor) !important;
  top: 0;
  opacity: 0.9;
}
.wp-block-group.fota-overlay-content {
  position: relative;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-text {
  height: 54px;
  padding: 0 20px;
  border: 1px solid #dcdcdc;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-date {
  height: 54px;
  width: 100%;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  padding: 0 20px;
  box-sizing: border-box;
  margin-top: 10px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form select.wpcf7-form-control {
  height: 54px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  height: 54px;
  border-radius: 5px;
  border: 0;
  margin-top: -10px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form textarea.wpcf7-form-control.wpcf7-textarea {
  height: 110px;
  border-radius: 5px;
}
.wp-block-contact-form-7-contact-form-selector.fotawp-appointment-form {
  margin-top: -7px;
}
.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-text,
.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control {
  background: #f8f8f8;
  border: 0;
  border-radius: 0;
  height: 54px;
}
.wp-block-contact-form-7-contact-form-selector.hvac-quote-form textarea.wpcf7-form-control {
  height: 120px;
}
.wp-block-contact-form-7-contact-form-selector.hvac-quote-form input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  border-radius: 0;
  height: 54px;
  margin-top: 5px;
}
.fotawp-post-more-full.wp-block-read-more {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
.fotawp-post-more-full.wp-block-read-more.has-text-color.has-primary-color:hover {
  background: var(--wp--preset--color--primary);
  color: #fff !important;
}
.fotawp-post-more-full.wp-block-read-more.has-text-color.has-secondary-color:hover {
  background: var(--wp--preset--color--secondary);
  color: #fff !important;
}
nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers a,
nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current,
nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-next,
nav.fotawp-post-pagination.wp-block-query-pagination a.wp-block-query-pagination-previous {
  border: 1px solid;
  padding: 4px 13px;
  font-size: 20px;
}
nav.fotawp-post-pagination.wp-block-query-pagination {
  grid-gap: 0;
}
nav.fotawp-post-pagination.wp-block-query-pagination > .wp-block-query-pagination-next,
nav.fotawp-post-pagination.wp-block-query-pagination > .wp-block-query-pagination-previous {
  padding: 3px 13px 4px !important;
}
nav.fotawp-post-pagination.wp-block-query-pagination .wp-block-query-pagination-numbers span.page-numbers.current {
  background: var(--wp--preset--color--primary);
  color: #fff !important;
  padding: 5px 13px !important;
}
.wp-block-cover.fotawp-portfolio-box span.wp-block-cover__background,
.wp-block-cover.fotawp-portfolio-box img.wp-block-cover__image-background {
  transition: all ease 0.23s;
}
.wp-block-cover.fotawp-portfolio-box:hover span.wp-block-cover__background {
  opacity: 0.75 !important;
}
.wp-block-cover.fotawp-portfolio-box .wp-block-cover__inner-container {
  opacity: 0;
  transition: all ease 0.23s;
  margin-bottom: -50%;
}
.wp-block-cover.fotawp-portfolio-box:hover .wp-block-cover__inner-container {
  opacity: 1;
  margin-bottom: unset;
}
.wp-block-cover.fotawp-portfolio-box:hover img.wp-block-cover__image-background {
  transform: scale(1.1);
}
.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control,
.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control {
  border-radius: 0;
  padding: 16px 0;
  border: 0;
  transition: all ease 0.23s;
  border-bottom: 1px solid var(--wp--preset--color--border-color);
}
.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control {
  height: 120px;
}
.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control.wpcf7-submit {
  padding: 20px 30px;
  border-radius: 60px;
  margin-top: 15px;
}
.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form ::placeholder {
  color: var(--wp--preset--color--heading-color);
}
.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form input.wpcf7-form-control:focus,
.wp-block-contact-form-7-contact-form-selector.fotahome-contact-form textarea.wpcf7-form-control:focus {
  padding: 16px;
}
a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover,
a.wp-block-button__link.has-primary-color.has-background-background-color:hover,
a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover {
  background: var(--wp--preset--color--secondary) !important;
  color: #fff !important;
  border-color: var(--wp--preset--color--secondary) !important;
}
a.wp-block-button__link.has-foregound-alt-color.has-primary-background-color:hover:after,
a.wp-block-button__link.has-primary-color.has-background-background-color:hover:after,
a.wp-block-button__link.has-primary-color.has-transparent-background-color:hover:after {
  background: #fff !important;
}
@media (max-width: 520px) {
  .fotawp-product-search.wp-block-search {
    width: 100%;
  }
}

/* WWW Consulting conversion system */
:root {
  --aww-ink: #101828;
  --aww-muted: #667085;
  --aww-line: #e7e9ee;
  --aww-soft: #f6f8fb;
  --aww-panel: #ffffff;
  --aww-primary: #075f63;
  --aww-primary-dark: #044347;
  --aww-accent: #f2b84b;
  --aww-accent-soft: #fff4da;
  --aww-radius: 8px;
  --aww-shadow: 0 18px 50px rgba(16, 24, 40, 0.1);
}

body {
  color: var(--aww-ink);
}

.aww-site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, 0.94);
  border-bottom: 1px solid var(--aww-line);
  backdrop-filter: blur(14px);
  padding: 14px 24px;
}

.aww-header-inner {
  gap: 22px;
}

.aww-brand {
  min-width: 230px;
  gap: 12px;
}

.aww-brand-tagline {
  color: var(--aww-muted);
  font-size: 12px;
  margin: 0;
}

.aww-main-nav a {
  font-size: 14px;
  font-weight: 650;
}

.aww-header-actions {
  gap: 10px;
}

.aww-section {
  padding: 84px 24px;
}

.aww-hero {
  padding-top: 96px;
  padding-bottom: 72px;
}

.aww-hero-grid {
  gap: 56px;
}

.aww-eyebrow {
  color: var(--aww-primary);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.aww-hero-title,
.aww-page-hero h1 {
  font-size: clamp(40px, 6vw, 72px);
  font-weight: 850;
  line-height: 1.03;
  margin-bottom: 24px;
}

.aww-hero-lead {
  color: var(--aww-muted);
  font-size: 20px;
  line-height: 1.65;
  max-width: 760px;
}

.aww-hero-actions {
  margin-top: 34px;
}

.aww-btn-primary .wp-block-button__link,
.aww-btn-secondary .wp-block-button__link,
.aww-btn-outline .wp-block-button__link,
.aww-btn-link .wp-block-button__link {
  border-radius: 999px;
  font-weight: 750;
  padding: 13px 22px;
  text-decoration: none;
}

.aww-btn-primary .wp-block-button__link {
  background: var(--aww-primary);
  color: #fff;
  box-shadow: 0 14px 30px rgba(7, 95, 99, 0.24);
}

.aww-btn-primary .wp-block-button__link:hover {
  background: var(--aww-primary-dark);
}

.aww-btn-secondary .wp-block-button__link {
  background: var(--aww-accent-soft);
  color: #5b3a00;
}

.aww-btn-outline .wp-block-button__link {
  border-color: var(--aww-line);
  color: var(--aww-ink);
}

.aww-btn-link .wp-block-button__link {
  background: transparent;
  color: var(--aww-primary);
  padding-left: 0;
  padding-right: 0;
}

.aww-proof-row {
  gap: 12px;
  margin-top: 30px;
}

.aww-proof-row p {
  background: var(--aww-soft);
  border: 1px solid var(--aww-line);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  margin: 0;
  padding: 8px 12px;
}

.aww-hero-panel,
.aww-card,
.aww-offer-card,
.aww-price-card,
.aww-ai-form {
  background: var(--aww-panel);
  border: 1px solid var(--aww-line);
  border-radius: var(--aww-radius);
  box-shadow: var(--aww-shadow);
}

.aww-hero-panel {
  padding: 34px;
}

.aww-card,
.aww-offer-card,
.aww-price-card {
  height: 100%;
  padding: 30px;
}

.aww-card-grid,
.aww-offer-grid,
.aww-price-grid,
.aww-process {
  gap: 24px;
}

.aww-card h3,
.aww-offer-card h3,
.aww-price-card h3 {
  margin-top: 0;
}

.aww-card p,
.aww-offer-card p,
.aww-price-card p,
.aww-panel-note,
.aww-muted {
  color: var(--aww-muted);
}

.aww-check-list {
  list-style: none;
  padding-left: 0;
}

.aww-check-list li {
  margin: 12px 0;
  padding-left: 30px;
  position: relative;
}

.aww-check-list li:before {
  background: var(--aww-primary);
  border-radius: 50%;
  color: #fff;
  content: none;
  font-size: 12px;
  font-weight: 800;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 20px;
}

.aww-problems,
.aww-pricing-preview,
.aww-page-hero {
  background: var(--aww-soft);
  border-radius: 16px;
  margin-top: 24px;
}

.aww-erp-band,
.aww-global-cta-inner {
  background: linear-gradient(135deg, #062f33 0%, #075f63 58%, #1b7f72 100%);
  border-radius: 16px;
  color: #fff;
  padding: 46px;
}

.aww-erp-band p,
.aww-erp-band .aww-eyebrow,
.aww-erp-band li,
.aww-global-cta p {
  color: rgba(255, 255, 255, 0.84);
}

.aww-erp-band .aww-check-list li:before {
  background: var(--aww-accent);
  color: #101828;
}

.aww-step {
  align-items: center;
  background: var(--aww-accent-soft);
  border-radius: 50%;
  color: #6b4400;
  display: flex;
  font-weight: 900;
  height: 48px;
  justify-content: center;
  width: 48px;
}

.aww-price-card.is-featured {
  border-color: var(--aww-primary);
  transform: translateY(-10px);
}

.aww-price {
  color: var(--aww-primary) !important;
  font-size: 30px;
  font-weight: 850;
}

.aww-ai-form {
  padding: 38px;
}

.aww-faq details {
  background: #fff;
  border: 1px solid var(--aww-line);
  border-radius: var(--aww-radius);
  margin: 12px 0;
  padding: 18px 22px;
}

.aww-faq summary {
  cursor: pointer;
  font-weight: 800;
}

.aww-global-cta {
  padding: 72px 24px 0;
}

.aww-global-cta-inner {
  gap: 32px;
}

.aww-cta-copy {
  max-width: 660px;
}

.aww-footer {
  background: #07191b;
  color: #fff;
  margin-top: 72px;
  padding: 72px 24px 30px;
}

.aww-footer a {
  color: #fff;
}

.aww-footer p,
.aww-footer li {
  color: rgba(255, 255, 255, 0.76);
}

.aww-footer-list {
  list-style: none;
  padding-left: 0;
}

.aww-footer-list li {
  margin: 10px 0;
}

.aww-footer-proof {
  color: var(--aww-accent) !important;
  font-weight: 700;
}

.aww-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  margin-top: 42px;
  padding-top: 24px;
}

@media (max-width: 900px) {
  .aww-site-header {
    position: relative;
  }

  .aww-section,
  .aww-hero {
    padding: 56px 18px;
  }

  .aww-hero-title,
  .aww-page-hero h1 {
    font-size: 40px;
  }

  .aww-hero-lead {
    font-size: 17px;
  }

  .aww-hero-panel,
  .aww-card,
  .aww-offer-card,
  .aww-price-card,
  .aww-ai-form,
  .aww-erp-band,
  .aww-global-cta-inner {
    padding: 24px;
  }

  .aww-price-card.is-featured {
    transform: none;
  }
}



.aww-founder {
  background: #fff;
}

.aww-founder-card,
.aww-metric {
  background: var(--aww-panel);
  border: 1px solid var(--aww-line);
  border-radius: var(--aww-radius);
  box-shadow: var(--aww-shadow);
}

.aww-founder-card {
  padding: 34px;
}

.aww-proof-metrics {
  gap: 16px;
}

.aww-metric {
  height: 100%;
  padding: 22px;
}

.aww-metric h3 {
  color: var(--aww-primary);
  font-size: 36px;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 10px;
}

.aww-metric p {
  color: var(--aww-muted);
  font-size: 14px;
  margin: 0;
}

.aww-founder-list {
  margin-top: 24px;
}

.aww-shop .wp-block-woocommerce-product-collection,
.aww-product-layout {
  background: #fff;
  border: 1px solid var(--aww-line);
  border-radius: var(--aww-radius);
  padding: 24px;
}

.aww-thank-you .aww-card {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.aww-case-card {
  background: #fff;
  border: 1px solid var(--aww-line);
  border-radius: var(--aww-radius);
  box-shadow: var(--aww-shadow);
  height: 100%;
  padding: 30px;
}

.aww-case-card strong {
  color: var(--aww-ink);
}

.aww-case-card p {
  color: var(--aww-muted);
}

/* WWW premium visual upgrade */
:root {
  --aww-navy: #07191b;
  --aww-navy-2: #0c2a2d;
  --aww-gold: #f5bd4f;
  --aww-gold-dark: #b97813;
  --aww-blue: #d9f2f4;
}

.aww-site-header {
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.05);
}

.aww-site-header .wp-block-site-title a {
  color: var(--aww-ink);
  text-decoration: none;
}

.aww-main-nav .wp-block-navigation-item__content:hover {
  color: var(--aww-primary);
}

.aww-hero-premium {
  background:
    radial-gradient(circle at 82% 12%, rgba(245, 189, 79, 0.22), transparent 28%),
    radial-gradient(circle at 8% 88%, rgba(217, 242, 244, 0.18), transparent 34%),
    linear-gradient(145deg, #07191b 0%, #0a2d31 56%, #0d4b50 100%);
  border-radius: 0 0 28px 28px;
  color: #fff;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: none !important;
  padding-left: max(24px, calc((100vw - 1180px) / 2));
  padding-right: max(24px, calc((100vw - 1180px) / 2));
  position: relative;
  overflow: hidden;
}

.aww-hero-premium:before {
  background-image: linear-gradient(rgba(255,255,255,0.055) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.055) 1px, transparent 1px);
  background-size: 48px 48px;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  mask-image: linear-gradient(to bottom, black, transparent 78%);
}

.aww-hero-premium > * {
  position: relative;
  z-index: 1;
}

.aww-hero-premium .aww-hero-title {
  color: #fff;
  letter-spacing: 0;
  max-width: 780px;
}

.aww-hero-premium .aww-hero-lead {
  color: rgba(255, 255, 255, 0.78);
  max-width: 680px;
}

.aww-eyebrow-light {
  color: var(--aww-gold);
}

.aww-btn-gold .wp-block-button__link {
  background: linear-gradient(135deg, var(--aww-gold) 0%, #ffd980 100%);
  color: #211400;
  box-shadow: 0 18px 42px rgba(245, 189, 79, 0.28);
}

.aww-btn-gold .wp-block-button__link:hover {
  background: #ffd980;
  color: #211400;
}

.aww-btn-ghost .wp-block-button__link {
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.aww-btn-ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.1);
}

.aww-hero-trust {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  gap: 0;
  margin-top: 44px;
  max-width: 760px;
}

.aww-hero-trust p {
  border-right: 1px solid rgba(255, 255, 255, 0.16);
  display: grid;
  gap: 3px;
  margin: 18px 0 0;
  min-width: 160px;
  padding: 0 24px 0 0;
}

.aww-hero-trust p + p {
  padding-left: 24px;
}

.aww-hero-trust p:last-child {
  border-right: 0;
}

.aww-hero-trust strong {
  color: #fff;
  font-size: 28px;
  line-height: 1;
}

.aww-hero-trust span {
  color: rgba(255, 255, 255, 0.66);
  font-size: 13px;
  font-weight: 650;
}

.aww-dashboard-mockup {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 18px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.36);
  overflow: hidden;
  transform: perspective(1100px) rotateY(-6deg) rotateX(2deg);
}

.aww-mockup-topbar {
  align-items: center;
  background: rgba(255, 255, 255, 0.13);
  display: flex;
  gap: 8px;
  padding: 14px 16px;
}

.aww-mockup-topbar span {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  height: 10px;
  width: 10px;
}

.aww-mockup-topbar strong {
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  margin-left: auto;
}

.aww-mockup-body {
  display: grid;
  grid-template-columns: 112px 1fr;
  min-height: 440px;
}

.aww-mockup-sidebar {
  background: rgba(5, 18, 20, 0.66);
  padding: 22px 14px;
}

.aww-mockup-sidebar b {
  color: var(--aww-gold);
  display: block;
  font-size: 13px;
  margin-bottom: 24px;
}

.aww-mockup-sidebar i {
  background: rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  display: block;
  height: 9px;
  margin: 16px 0;
  width: 72px;
}

.aww-mockup-main {
  background: #f7fafb;
  color: var(--aww-ink);
  padding: 18px;
}

.aww-mockup-kpis {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, 1fr);
}

.aww-mockup-kpis div,
.aww-mockup-board section,
.aww-mockup-chat {
  background: #fff;
  border: 1px solid #e6edf0;
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(16, 24, 40, 0.06);
}

.aww-mockup-kpis div {
  padding: 14px;
}

.aww-mockup-kpis strong {
  display: block;
  font-size: 24px;
}

.aww-mockup-kpis span,
.aww-mockup-chat span {
  color: var(--aww-muted);
  font-size: 12px;
}

.aww-mockup-board {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 14px;
}

.aww-mockup-board section {
  min-height: 172px;
  padding: 14px;
}

.aww-mockup-board b {
  color: var(--aww-primary);
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
}

.aww-mockup-board p {
  background: var(--aww-soft);
  border-radius: 8px;
  color: var(--aww-ink);
  font-size: 12px;
  margin: 10px 0;
  padding: 10px;
}

.aww-mockup-chat {
  align-items: center;
  display: flex;
  gap: 14px;
  margin-top: 14px;
  padding: 14px;
}

.aww-mockup-chat strong {
  background: var(--aww-primary);
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  padding: 8px 10px;
}

.aww-capability-strip {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  gap: 10px;
  margin-top: 42px;
  padding: 12px;
}

.aww-capability-strip p {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 13px;
  font-weight: 750;
  margin: 0;
  padding: 8px 12px;
}

.aww-card,
.aww-offer-card,
.aww-price-card,
.aww-founder-card,
.aww-metric,
.aww-case-card {
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.aww-card:hover,
.aww-offer-card:hover,
.aww-price-card:hover,
.aww-founder-card:hover,
.aww-metric:hover,
.aww-case-card:hover {
  border-color: rgba(7, 95, 99, 0.28);
  box-shadow: 0 24px 64px rgba(16, 24, 40, 0.14);
  transform: translateY(-4px);
}

.aww-offer-card:before,
.aww-card:before,
.aww-price-card:before {
  background: linear-gradient(90deg, var(--aww-primary), var(--aww-gold));
  border-radius: 999px;
  content: "";
  display: block;
  height: 4px;
  margin-bottom: 22px;
  width: 54px;
}

.aww-problems,
.aww-pricing-preview,
.aww-page-hero {
  border: 1px solid var(--aww-line);
}

@media (max-width: 900px) {
  .aww-hero-premium {
    border-radius: 0 0 20px 20px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .aww-dashboard-mockup {
    transform: none;
  }

  .aww-mockup-body {
    grid-template-columns: 1fr;
  }

  .aww-mockup-sidebar {
    display: none;
  }

  .aww-mockup-board,
  .aww-mockup-kpis {
    grid-template-columns: 1fr;
  }

  .aww-hero-trust p,
  .aww-hero-trust p + p {
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.aww-solutions-premium > h2 {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.aww-offer-grid-premium {
  align-items: stretch;
  margin-top: 42px;
}

.aww-offer-card {
  position: relative;
  overflow: hidden;
}

.aww-offer-card:after {
  background: radial-gradient(circle, rgba(245, 189, 79, 0.16), transparent 62%);
  content: "";
  height: 160px;
  position: absolute;
  right: -70px;
  top: -70px;
  width: 160px;
}

.aww-offer-card > * {
  position: relative;
  z-index: 1;
}

.aww-offer-featured {
  background: linear-gradient(160deg, #ffffff 0%, #f4fbfc 100%);
  border-color: rgba(7, 95, 99, 0.32);
}

.aww-offer-label {
  background: var(--aww-accent-soft);
  border-radius: 999px;
  color: #694200 !important;
  display: inline-block;
  font-size: 12px;
  font-weight: 850;
  margin: 0 0 18px;
  padding: 7px 10px;
  text-transform: uppercase;
}

.aww-mini-list {
  border-top: 1px solid var(--aww-line);
  color: var(--aww-muted);
  font-size: 14px;
  list-style: none;
  margin: 22px 0;
  padding: 16px 0 0;
}

.aww-mini-list li {
  margin: 8px 0;
  padding-left: 18px;
  position: relative;
}

.aww-mini-list li:before {
  background: var(--aww-primary);
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 6px;
}

.aww-erp-band {
  box-shadow: 0 34px 90px rgba(7, 25, 27, 0.22);
  overflow: hidden;
  position: relative;
}

.aww-erp-band:after {
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 22px;
  content: "";
  height: 220px;
  position: absolute;
  right: -70px;
  top: -80px;
  transform: rotate(18deg);
  width: 320px;
}

.aww-erp-band > * {
  position: relative;
  z-index: 1;
}

/* WWW based on FotaWP visual language */
.aww-hero-premium.aww-hero {
  background:
    radial-gradient(circle at 84% 18%, rgba(252, 185, 0, 0.34), transparent 25%),
    radial-gradient(circle at 12% 88%, rgba(199, 248, 255, 0.44), transparent 30%),
    linear-gradient(120deg, #3800d7 0%, #6c42f5 42%, #0b807f 100%);
  border-radius: 0 0 34px 34px;
}

.aww-hero-premium .aww-hero-title {
  color: #fff;
  font-size: clamp(42px, 6vw, 68px);
  line-height: 1.08;
}

.aww-hero-premium .aww-hero-lead {
  color: rgba(255, 255, 255, 0.88);
}

.aww-fota-hero-visual {
  min-height: 520px;
  position: relative;
}

.aww-fota-hero-image {
  margin: 0;
  position: relative;
  z-index: 2;
}

.aww-fota-hero-image img {
  filter: drop-shadow(0 34px 54px rgba(14, 24, 44, 0.28));
  width: min(100%, 560px);
}

.aww-fota-hero-visual:before {
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 38% 62% 58% 42%;
  content: "";
  height: 390px;
  left: 8%;
  position: absolute;
  top: 48px;
  width: 390px;
  z-index: 1;
}

.aww-float-card {
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 18px;
  box-shadow: 0 22px 50px rgba(25, 22, 84, 0.2);
  color: #101828;
  display: grid;
  gap: 3px;
  max-width: 230px;
  padding: 15px 17px;
  position: absolute;
  z-index: 3;
}

.aww-float-card strong {
  color: #3800d7;
  font-size: 14px;
}

.aww-float-card span {
  color: #667085;
  font-size: 12px;
  line-height: 1.4;
}

.aww-float-card-one {
  left: 0;
  top: 70px;
}

.aww-float-card-two {
  bottom: 102px;
  right: 0;
}

.aww-float-card-three {
  bottom: 20px;
  left: 36px;
}

.aww-capability-strip {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.24);
}

.aww-fota-services h2 {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

.aww-fota-icon-grid {
  gap: 28px;
  margin-top: 56px;
}

.aww-fota-icon-card {
  border: 0;
  border-radius: 20px;
  box-shadow: 0 22px 60px rgba(16, 24, 40, 0.11);
  height: 100%;
  padding: 42px 34px;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.aww-fota-icon-card:hover {
  box-shadow: 0 30px 74px rgba(16, 24, 40, 0.16);
  transform: translateY(-6px);
}

.aww-fota-icon-card figure {
  margin: 0 auto 24px;
}

.aww-fota-icon-card h3 {
  color: #1d2939;
  font-size: 24px;
  margin-bottom: 14px;
}

.aww-fota-icon-card p {
  color: #5f6f82;
  line-height: 1.65;
}

.aww-card-lavender {
  background: #dfd3ff;
}

.aww-card-cyan {
  background: #c7f8ff;
}

.aww-card-gold {
  background: #ffefc7;
}

.aww-problems {
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
}

.aww-solutions-premium {
  background: linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
}

@media (max-width: 900px) {
  .aww-fota-hero-visual {
    min-height: 430px;
  }

  .aww-fota-hero-visual:before {
    height: 280px;
    left: 14%;
    top: 40px;
    width: 280px;
  }

  .aww-float-card {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 10px auto;
    max-width: 100%;
  }

  .aww-fota-icon-card {
    padding: 30px 24px;
  }
}

/* Internal pages aligned with the FotaWP/WWW visual system */
.aww-page > .aww-page-hero:first-child {
  background:
    radial-gradient(circle at 88% 16%, rgba(252, 185, 0, 0.34), transparent 22%),
    linear-gradient(120deg, #3800d7 0%, #7048ef 52%, #0b807f 100%);
  border: 0;
  border-radius: 0 0 30px 30px;
  color: #fff;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: none !important;
  padding-left: max(24px, calc((100vw - 1180px) / 2));
  padding-right: max(24px, calc((100vw - 1180px) / 2));
  position: relative;
  overflow: hidden;
}

.aww-page > .aww-page-hero:first-child:after {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 42% 58% 62% 38%;
  content: "";
  height: 310px;
  position: absolute;
  right: 5%;
  top: -90px;
  transform: rotate(18deg);
  width: 310px;
}

.aww-page > .aww-page-hero:first-child > * {
  position: relative;
  z-index: 1;
}

.aww-page > .aww-page-hero:first-child h1,
.aww-page > .aww-page-hero:first-child .aww-hero-lead {
  color: #fff;
}

.aww-page > .aww-page-hero:first-child .aww-eyebrow {
  color: #ffe196;
}

.aww-page > .aww-page-hero:first-child .aww-hero-lead {
  max-width: 760px;
  opacity: 0.9;
}

@media (max-width: 900px) {
  .aww-page > .aww-page-hero:first-child {
    border-radius: 0 0 20px 20px;
    padding-left: 18px;
    padding-right: 18px;
  }
}

/* Icons8 visual system */
.aww-fota-icon-card .wp-block-image { min-height: 72px; }
.aww-fota-icon-card .wp-block-image img { display: block; object-fit: contain; }
.aww-float-card { align-items: center; display: flex; gap: 12px; }
.aww-float-card > img { flex: 0 0 40px; height: 40px; object-fit: contain; width: 40px; }
.aww-float-card > span,
.aww-float-card > span > small { display: block; }
.aww-float-card > span > small { font-size: 12px; line-height: 1.35; margin-top: 3px; }

/* Icons8 cards on internal conversion pages */
.aww-card-icon {
  align-items: center;
  background: #f3efff;
  border: 1px solid rgba(98, 65, 190, .12);
  border-radius: 8px;
  display: inline-flex;
  height: 64px;
  justify-content: center;
  margin-bottom: 18px;
  width: 64px;
}

.aww-card-icon img {
  display: block;
  height: 48px;
  object-fit: contain;
  width: 48px;
}

.aww-price-card.is-featured .aww-card-icon {
  background: #fff;
}

/* Contact channel cards */
.aww-contact-channels .wp-block-column,
.aww-contact-channels .aww-contact-card {
  height: 100%;
}

.aww-contact-card a {
  font-weight: 750;
}

@media (max-width: 781px) {
  .aww-contact-channels {
    gap: 16px;
  }
}

/* FotaWP-inspired WWW header */
.fotawp-header-shell.aww-site-header {
  background: linear-gradient(135deg, #6543c6 0%, #7d50dc 48%, #40b779 100%);
  border: 0;
  box-shadow: none;
  color: #fff;
  margin: 0;
  padding: 0 32px;
  position: relative;
  z-index: 100;
}

.fotawp-header-inner.aww-header-inner {
  padding: 22px 0;
}

.aww-header-row,
.aww-header-tools {
  gap: 24px;
}

.fotawp-header-brand {
  flex: 0 0 auto;
  gap: 12px;
}

.fotawp-header-brand .wp-block-site-logo img {
  height: 48px;
  width: 48px;
}

.fotawp-header-shell .wp-block-site-title,
.fotawp-header-shell .wp-block-site-title a,
.fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content {
  color: #fff;
  text-decoration: none;
}

.fotawp-header-shell .wp-block-site-title {
  white-space: nowrap;
}

.fotawp-header-shell .aww-main-nav {
  font-size: 14px;
  font-weight: 650;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation__container {
  gap: 22px;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content {
  padding: 10px 0;
  position: relative;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content::after {
  background: #f5bd4f;
  bottom: 3px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .2s ease;
  width: 100%;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content:hover::after,
.fotawp-header-shell .aww-main-nav .current-menu-item > .wp-block-navigation-item__content::after {
  transform: scaleX(1);
}

.aww-header-search {
  flex: 0 0 42px;
}

.aww-header-search .wp-block-search__button {
  align-items: center;
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 255, 255, .34);
  border-radius: 50%;
  color: #fff;
  display: flex;
  height: 42px;
  justify-content: center;
  margin: 0;
  padding: 0;
  width: 42px;
}

.fotawp-header-shell .aww-header-actions .wp-block-button__link {
  padding: 13px 18px;
  white-space: nowrap;
}

@media (max-width: 1100px) {
  .fotawp-header-shell .aww-header-actions { display: none; }
  .fotawp-header-shell .aww-main-nav .wp-block-navigation__container { gap: 16px; }
}

@media (max-width: 850px) {
  .fotawp-header-shell.aww-site-header { padding: 0 20px; }
  .fotawp-header-inner.aww-header-inner { padding: 16px 0; }
  .aww-header-tools { gap: 12px; }
  .fotawp-header-shell .wp-block-navigation__responsive-container-open { color: #fff; }
  .fotawp-header-shell .wp-block-navigation__responsive-container.is-menu-open {
    background: #fff;
    color: var(--aww-ink);
    padding: 28px;
  }
  .fotawp-header-shell .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content { color: var(--aww-ink); }
}

@media (max-width: 520px) {
  .fotawp-header-brand .wp-block-site-logo img { height: 40px; width: 40px; }
  .fotawp-header-shell .wp-block-site-title { font-size: 17px !important; }
  .aww-header-search { display: none; }
}

/* Seamless FotaWP header and hero composition */
.fotawp-header-shell.aww-site-header,
.aww-hero-premium.aww-hero,
.aww-page > .aww-page-hero:first-child {
  background-color: #3800d7;
  background-image:
    radial-gradient(circle at 84% 18%, rgba(252, 185, 0, .30), transparent 25%),
    linear-gradient(120deg, #3800d7 0%, #6c42f5 44%, #0b807f 100%);
}

.wp-site-blocks > .fotawp-header-shell + .aww-home,
.wp-site-blocks > .fotawp-header-shell + .aww-page,
.fotawp-header-shell + .aww-home,
.fotawp-header-shell + .aww-page {
  margin-block-start: 0;
}

.aww-home > .aww-hero-premium:first-child,
.aww-page > .aww-page-hero:first-child {
  margin-top: 0;
}

.aww-home > .aww-hero-premium:first-child {
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding-top: 68px;
}

.fotawp-header-shell::after {
  background: rgba(255, 255, 255, .14);
  bottom: 0;
  content: "";
  height: 1px;
  left: max(20px, calc((100vw - 1180px) / 2));
  position: absolute;
  right: max(20px, calc((100vw - 1180px) / 2));
}

@media (max-width: 850px) {
  .aww-home > .aww-hero-premium:first-child { padding-top: 46px; }
}

/* FotaWP-inspired WWW footer */
.fotawp-footer-shell.aww-footer {
  background-color: #20104d;
  background-image:
    radial-gradient(circle at 12% 12%, rgba(106, 73, 231, .38), transparent 30%),
    linear-gradient(125deg, #20104d 0%, #35137d 48%, #075f63 100%);
  border-radius: 0;
  color: #fff;
  margin-top: 72px;
  padding: 0 32px;
}

.fotawp-footer-inner {
  padding: 82px 0 28px;
}

.fotawp-footer-grid {
  gap: clamp(28px, 5vw, 72px);
  margin-bottom: 0;
}

.fotawp-footer-shell h3,
.fotawp-footer-shell h4,
.fotawp-footer-shell .wp-block-site-title,
.fotawp-footer-shell .wp-block-site-title a {
  color: #fff;
  text-decoration: none;
}

.fotawp-footer-shell h4 {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.aww-footer-brand {
  gap: 13px;
  margin-bottom: 24px;
}

.aww-footer-brand .wp-block-site-logo img {
  height: 52px;
  width: 52px;
}

.fotawp-footer-shell .aww-footer-list li {
  margin: 0 0 13px;
}

.fotawp-footer-shell a {
  text-decoration: none;
  transition: color .2s ease, opacity .2s ease;
}

.fotawp-footer-shell a:hover {
  color: #ffe196;
}

.aww-footer-socials {
  display: flex;
  gap: 10px;
  margin-top: 26px;
}

.aww-footer-socials a {
  align-items: center;
  background: rgba(255, 255, 255, .10);
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  display: inline-flex;
  height: 44px;
  justify-content: center;
  width: 44px;
}

.aww-footer-socials a:hover {
  background: rgba(255, 255, 255, .18);
  transform: translateY(-2px);
}

.aww-footer-socials img {
  display: block;
  height: 28px;
  width: 28px;
}

.aww-footer-contact p {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  margin: 0 0 15px;
}

.aww-footer-contact img {
  flex: 0 0 24px;
  height: 24px;
  width: 24px;
}

.fotawp-footer-bottom {
  align-items: center;
  margin-top: 58px;
  padding-top: 26px;
}

.fotawp-footer-bottom p {
  font-size: 13px;
  margin: 0;
}

@media (max-width: 900px) {
  .fotawp-footer-shell.aww-footer { padding: 0 22px; }
  .fotawp-footer-inner { padding-top: 64px; }
  .fotawp-footer-grid { flex-wrap: wrap !important; }
  .fotawp-footer-grid > .wp-block-column { flex-basis: calc(50% - 24px) !important; }
}

@media (max-width: 600px) {
  .fotawp-footer-shell.aww-footer { margin-top: 52px; }
  .fotawp-footer-grid > .wp-block-column { flex-basis: 100% !important; }
  .fotawp-footer-bottom { align-items: flex-start; flex-direction: column; gap: 10px; }
}

/* WWW refined typography, Lucide icons and motion */
:root {
  --aww-motion-ease: cubic-bezier(.22, 1, .36, 1);
  --aww-font-sans: "Plus Jakarta Sans", "Lato", system-ui, sans-serif;
}

body,
button,
input,
select,
textarea {
  font-family: var(--aww-font-sans);
  letter-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.wp-block-site-title,
.wp-block-button__link,
.aww-eyebrow,
.aww-offer-label {
  font-family: var(--aww-font-sans);
  letter-spacing: 0;
  text-transform: none;
}

h1,
.aww-hero-premium .aww-hero-title,
.aww-page-hero h1 {
  font-size: 64px;
  font-weight: 720;
  line-height: 1.08;
}

h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.15;
}

h3 {
  font-weight: 680;
}

.aww-eyebrow,
.aww-offer-label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
}

.fotawp-footer-shell h4 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
}

[data-lucide] {
  display: block;
  flex: 0 0 auto;
  height: 24px;
  stroke: currentColor;
  width: 24px;
}

.aww-card-icon {
  color: #6241be;
}

.aww-card-icon [data-lucide] {
  height: 30px;
  stroke-width: 1.75;
  width: 30px;
}

.aww-fota-icon-card .wp-block-image {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 72px;
}

.aww-fota-icon-card [data-lucide] {
  color: #4c2aa8;
  height: 58px;
  stroke-width: 1.45;
  width: 58px;
}

.aww-float-card > [data-lucide] {
  color: #6241be;
  height: 34px;
  width: 34px;
}

.aww-footer-socials [data-lucide] {
  height: 23px;
  width: 23px;
}

.aww-footer-contact [data-lucide] {
  color: #ffe196;
  height: 22px;
  margin-top: 1px;
  width: 22px;
}

.aww-card,
.aww-offer-card,
.aww-price-card,
.aww-case-card {
  isolation: isolate;
  overflow: hidden;
  position: relative;
  transition: border-color .35s ease, box-shadow .35s ease, transform .35s var(--aww-motion-ease);
}

.aww-card::after,
.aww-offer-card::after,
.aww-price-card::after,
.aww-case-card::after {
  background: radial-gradient(240px circle at var(--pointer-x, 50%) var(--pointer-y, 0), rgba(108, 66, 245, .10), transparent 70%);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity .3s ease;
  z-index: -1;
}

.aww-card:hover,
.aww-offer-card:hover,
.aww-price-card:hover,
.aww-case-card:hover {
  border-color: rgba(108, 66, 245, .28);
  box-shadow: 0 24px 64px rgba(35, 21, 84, .13);
  transform: translateY(-6px);
}

.aww-card:hover::after,
.aww-offer-card:hover::after,
.aww-price-card:hover::after,
.aww-case-card:hover::after {
  opacity: 1;
}

.aww-float-card-one { animation: awwFloat 5.8s ease-in-out infinite; }
.aww-float-card-two { animation: awwFloat 6.4s ease-in-out -1.6s infinite; }
.aww-float-card-three { animation: awwFloat 6.1s ease-in-out -3.1s infinite; }

@keyframes awwFloat {
  0%, 100% { transform: translate3d(0, 0, 0); }
  50% { transform: translate3d(0, -10px, 0); }
}

.fotawp-header-shell {
  position: sticky !important;
  top: 0;
  transition: background-color .3s ease, box-shadow .3s ease, padding .3s ease;
}

.fotawp-header-shell.is-scrolled {
  box-shadow: 0 16px 40px rgba(32, 16, 77, .18);
}

.fotawp-header-shell.is-scrolled .fotawp-header-inner {
  padding-bottom: 14px;
  padding-top: 14px;
}

@media (max-width: 900px) {
  h1,
  .aww-hero-premium .aww-hero-title,
  .aww-page-hero h1 { font-size: 48px; }
  h2 { font-size: 34px; }
}

@media (max-width: 520px) {
  h1,
  .aww-hero-premium .aww-hero-title,
  .aww-page-hero h1 { font-size: 38px; line-height: 1.12; }
  h2 { font-size: 29px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

/* Natural sentence case across the WWW experience */
.aww-home *,
.aww-page *,
.aww-site-header *,
.aww-footer * {
  letter-spacing: 0;
}

.aww-home .aww-eyebrow,
.aww-page .aww-eyebrow,
.aww-home .aww-offer-label,
.aww-page .aww-offer-label,
.aww-footer h4,
.aww-site-header .wp-block-navigation-item__label {
  text-transform: none;
}

/* Narrative capability illustrations */
.aww-section-intro {
  color: var(--aww-muted);
  margin: 0 auto 52px;
  max-width: 690px;
}

.aww-capability-grid {
  perspective: 1200px;
}

.aww-capability-grid .aww-fota-icon-card {
  overflow: hidden;
  position: relative;
  text-align: left;
}

.aww-capability-visual {
  align-items: center;
  display: flex;
  height: 150px;
  justify-content: center;
  margin: -8px auto 24px;
  position: relative;
  width: 150px;
}

.aww-capability-orbit {
  border: 1px dashed rgba(76, 42, 168, .34);
  border-radius: 50%;
  height: 126px;
  position: absolute;
  width: 126px;
}

.aww-capability-orbit::before,
.aww-capability-orbit::after {
  background: currentColor;
  border: 4px solid rgba(255, 255, 255, .8);
  border-radius: 50%;
  content: "";
  height: 9px;
  position: absolute;
  width: 9px;
}

.aww-capability-orbit::before { left: 8px; top: 18px; }
.aww-capability-orbit::after { bottom: 9px; right: 15px; }

.aww-capability-main {
  background: rgba(255, 255, 255, .82);
  border: 1px solid rgba(76, 42, 168, .15);
  border-radius: 22px;
  box-shadow: 0 18px 42px rgba(55, 30, 126, .16);
  color: #4c2aa8;
  height: 74px !important;
  padding: 17px;
  width: 74px !important;
  z-index: 2;
}

.aww-capability-satellite {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 9px 24px rgba(55, 30, 126, .16);
  color: #0b807f;
  height: 34px !important;
  padding: 7px;
  position: absolute;
  width: 34px !important;
  z-index: 3;
}

.aww-capability-satellite.is-one { right: 2px; top: 24px; }
.aww-capability-satellite.is-two { bottom: 13px; left: 5px; }

.aww-capabilities-story.is-revealed .aww-capability-orbit {
  animation: awwOrbit 13s linear infinite;
}

.aww-capabilities-story.is-revealed .aww-capability-satellite.is-one { animation: awwSatellite 4.4s ease-in-out infinite; }
.aww-capabilities-story.is-revealed .aww-capability-satellite.is-two { animation: awwSatellite 4.8s ease-in-out -2.1s infinite; }

.aww-capability-signal {
  align-items: center;
  border-top: 1px solid rgba(76, 42, 168, .13);
  display: flex;
  gap: 10px;
  margin-top: 24px;
  padding-top: 16px;
}

.aww-capability-signal span {
  background: #16a36a;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(22, 163, 106, .35);
  height: 8px;
  width: 8px;
}

.aww-capabilities-story.is-revealed .aww-capability-signal span { animation: awwSignal 2.4s ease-out infinite; }
.aww-capability-signal small { color: #5e5870; font-size: 12px; font-weight: 650; }

/* Problem narrative */
.aww-problem-story {
  border: 0 !important;
  border-radius: 0;
  position: relative;
}

.aww-problem-grid { gap: 22px; }
.aww-problem-card { min-height: 330px; padding: 30px; }

.aww-problem-visual {
  align-items: center;
  background: linear-gradient(145deg, #fff4ef, #f4f0ff);
  border: 1px solid rgba(118, 72, 188, .13);
  border-radius: 8px;
  color: #6c42f5;
  display: flex;
  height: 112px;
  justify-content: center;
  margin-bottom: 28px;
  overflow: hidden;
  position: relative;
}

.aww-problem-visual > span {
  color: rgba(35, 21, 84, .09);
  font-size: 68px;
  font-weight: 800;
  left: 12px;
  line-height: 1;
  position: absolute;
  top: 18px;
}

.aww-problem-visual > [data-lucide]:not(.aww-problem-escape) { height: 44px; width: 44px; z-index: 2; }
.aww-problem-escape { color: #dc5f45; height: 24px; position: absolute; right: 20px; top: 18px; width: 24px; }
.aww-problem-story.is-revealed .aww-problem-escape { animation: awwEscape 2.6s var(--aww-motion-ease) infinite; }

.aww-problem-impact {
  align-items: center;
  color: #a34436;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  gap: 8px;
  margin-top: 22px;
}
.aww-problem-impact [data-lucide] { height: 17px; width: 17px; }

/* Offer ecosystems */
.aww-solutions-story { position: relative; }
.aww-offer-card { padding-top: 24px; }
.aww-offer-visual {
  align-items: center;
  background: linear-gradient(135deg, #f0ebff, #ecfbf7);
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
  min-height: 92px;
  overflow: hidden;
  padding: 20px;
  position: relative;
}

.aww-offer-visual::after {
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.72), transparent);
  content: "";
  inset: 0;
  position: absolute;
  transform: translateX(-120%);
}

.aww-solutions-story.is-revealed .aww-offer-visual::after { animation: awwSweep 5.5s ease-in-out infinite; }
.aww-offer-visual .is-main { color: #5130b5; height: 48px; width: 48px; }
.aww-offer-visual > span { display: flex; gap: 8px; }
.aww-offer-visual > span [data-lucide] {
  background: #fff;
  border: 1px solid rgba(81, 48, 181, .12);
  border-radius: 8px;
  color: #0b807f;
  height: 34px;
  padding: 7px;
  width: 34px;
}

.aww-solutions-story.is-revealed .aww-offer-visual > span [data-lucide]:nth-child(2) { animation: awwIconLift 3s ease-in-out infinite; }

/* ERP animated workflow */
.aww-erp-story { padding-bottom: 58px; padding-top: 58px; }
.aww-erp-flow { display: grid; gap: 12px; padding-left: 34px; position: relative; }
.aww-erp-flow-line {
  background: rgba(255, 255, 255, .16);
  bottom: 30px;
  left: 21px;
  overflow: hidden;
  position: absolute;
  top: 30px;
  width: 2px;
}
.aww-erp-flow-line span {
  background: linear-gradient(#ffe196, #65e5c2);
  display: block;
  height: 0;
  transition: height 1.8s var(--aww-motion-ease) .25s;
  width: 100%;
}
.aww-erp-story.is-revealed .aww-erp-flow-line span { height: 100%; }

.aww-erp-flow article {
  align-items: center;
  background: rgba(255, 255, 255, .10);
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  display: grid;
  gap: 16px;
  grid-template-columns: 48px 1fr;
  padding: 16px 18px;
  position: relative;
  transition: background .3s ease, transform .3s var(--aww-motion-ease);
}
.aww-erp-flow article:hover { background: rgba(255,255,255,.17); transform: translateX(7px); }
.aww-erp-flow article > [data-lucide] {
  background: #fff;
  border-radius: 8px;
  color: #5130b5;
  height: 42px;
  padding: 10px;
  width: 42px;
}
.aww-erp-flow article small { color: #ffe196; display: block; font-size: 11px; font-weight: 700; margin-bottom: 3px; }
.aww-erp-flow article strong { color: #fff; display: block; font-size: 15px; }
.aww-erp-flow article p { color: rgba(255,255,255,.70); font-size: 12px; margin: 3px 0 0; }

@keyframes awwOrbit { to { transform: rotate(360deg); } }
@keyframes awwSatellite { 0%,100% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-8px) rotate(7deg); } }
@keyframes awwSignal { 70% { box-shadow: 0 0 0 9px rgba(22,163,106,0); } 100% { box-shadow: 0 0 0 0 rgba(22,163,106,0); } }
@keyframes awwEscape { 0%,55%,100% { opacity: .45; transform: translate(0,0); } 72% { opacity: 1; transform: translate(7px,-7px); } }
@keyframes awwSweep { 0%,58% { transform: translateX(-120%); } 78%,100% { transform: translateX(120%); } }
@keyframes awwIconLift { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-6px); } }

@media (max-width: 900px) {
  .aww-capability-grid .aww-fota-icon-card { text-align: center; }
  .aww-capability-signal { justify-content: center; }
  .aww-erp-flow { margin-top: 34px; padding-left: 28px; }
}

@media (max-width: 520px) {
  .aww-section-intro { margin-bottom: 34px; }
  .aww-capability-visual { height: 132px; transform: scale(.9); }
  .aww-problem-card { min-height: 0; }
  .aww-offer-visual > span [data-lucide]:last-child { display: none; }
  .aww-erp-flow article { grid-template-columns: 40px 1fr; padding: 14px; }
  .aww-erp-flow article > [data-lucide] { height: 38px; padding: 9px; width: 38px; }
}

/* Icon-led animated header navigation */
.fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content {
  align-items: center;
  display: inline-flex;
  gap: 7px;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content [data-lucide] {
  height: 16px;
  opacity: .78;
  transition: opacity .25s ease, transform .35s var(--aww-motion-ease);
  width: 16px;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content:hover [data-lucide] {
  opacity: 1;
  transform: translateY(-2px) rotate(-4deg);
}

.aww-header-cart {
  align-items: center;
  background: rgba(255,255,255,.11);
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  flex: 0 0 42px;
  height: 42px;
  justify-content: center;
  position: relative;
  text-decoration: none;
  transition: background .25s ease, transform .35s var(--aww-motion-ease);
  width: 42px;
}

.aww-header-cart:hover {
  background: rgba(255,255,255,.22);
  color: #fff;
  transform: translateY(-3px);
}

.aww-header-cart [data-lucide] { height: 20px; width: 20px; }
.aww-cart-count {
  align-items: center;
  background: #f5bd4f;
  border: 2px solid #6543c6;
  border-radius: 50%;
  color: #241247;
  display: flex;
  font-size: 9px;
  font-weight: 800;
  height: 18px;
  justify-content: center;
  min-width: 18px;
  opacity: .72;
  padding: 0 3px;
  position: absolute;
  right: -5px;
  top: -5px;
}
.aww-cart-count.has-items { animation: awwCartPulse 2.2s ease-out infinite; opacity: 1; }
@keyframes awwCartPulse { 65% { box-shadow: 0 0 0 0 rgba(245,189,79,.4); } 100% { box-shadow: 0 0 0 9px rgba(245,189,79,0); } }

/* Complete-page delivery system */
.aww-delivery-system {
  background: linear-gradient(180deg, #fff, #f7f8fc);
  border-top: 1px solid var(--aww-line);
}
.aww-delivery-system > h2 { margin-left: auto; margin-right: auto; max-width: 800px; }
.aww-delivery-steps { gap: 0; margin-top: 54px; position: relative; }
.aww-delivery-steps::before {
  background: linear-gradient(90deg, #6c42f5, #0b807f);
  content: "";
  height: 2px;
  left: 10%;
  opacity: .22;
  position: absolute;
  right: 10%;
  top: 31px;
}
.aww-delivery-step { padding: 0 18px; position: relative; text-align: center; }
.aww-delivery-step > [data-lucide] {
  background: #fff;
  border: 1px solid rgba(108,66,245,.22);
  border-radius: 50%;
  box-shadow: 0 12px 30px rgba(44,28,92,.11);
  color: #6241be;
  height: 62px;
  margin: 0 auto 22px;
  padding: 17px;
  position: relative;
  width: 62px;
  z-index: 2;
}
.aww-delivery-step > span { color: #0b807f; display: block; font-size: 11px; font-weight: 800; }
.aww-delivery-step h3 { font-size: 19px; margin: 6px 0 9px; }
.aww-delivery-step p { color: var(--aww-muted); font-size: 13px; margin: 0; }
.aww-delivery-system.is-revealed .aww-delivery-step > [data-lucide] { animation: awwDeliveryIcon 4s ease-in-out infinite; }
.aww-delivery-step:nth-child(2) > [data-lucide] { animation-delay: -.8s !important; }
.aww-delivery-step:nth-child(3) > [data-lucide] { animation-delay: -1.6s !important; }
.aww-delivery-step:nth-child(4) > [data-lucide] { animation-delay: -2.4s !important; }

.aww-delivery-bottom { gap: 26px; margin-top: 64px; }
.aww-delivery-guarantees,
.aww-delivery-faq { background: #fff; border: 1px solid var(--aww-line); border-radius: 8px; height: 100%; padding: 30px; }
.aww-guarantee-grid { display: grid; gap: 12px; grid-template-columns: 1fr 1fr; margin-top: 24px; }
.aww-guarantee-grid p { align-items: center; background: #f7f8fc; border-radius: 7px; display: flex; gap: 11px; margin: 0; padding: 13px; }
.aww-guarantee-grid [data-lucide] { color: #6241be; height: 22px; width: 22px; }
.aww-guarantee-grid span,
.aww-guarantee-grid small { display: block; }
.aww-guarantee-grid strong { font-size: 13px; }
.aww-guarantee-grid small { color: var(--aww-muted); font-size: 10px; margin-top: 2px; }
.aww-delivery-faq details { box-shadow: none; padding: 14px 16px; }

@keyframes awwDeliveryIcon { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-7px); } }

@media (max-width: 900px) {
  .fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content [data-lucide] { height: 19px; width: 19px; }
  .aww-delivery-steps::before { display: none; }
  .aww-delivery-steps { display: grid; gap: 28px; grid-template-columns: 1fr 1fr; }
}
@media (max-width: 600px) {
  .aww-header-cart { height: 38px; width: 38px; }
  .aww-delivery-steps,
  .aww-guarantee-grid { grid-template-columns: 1fr; }
  .aww-delivery-step { text-align: left; }
  .aww-delivery-step > [data-lucide] { margin-left: 0; }
}

/* Semantic icons inside offer and founder lists */
.aww-mini-list li,
.aww-founder-list li {
  align-items: center;
  display: flex;
  gap: 10px;
}
.aww-mini-list li [data-lucide] { color: #0b807f; height: 18px; width: 18px; }
.aww-founder-list li { align-items: flex-start; margin-bottom: 14px; }
.aww-founder-list li [data-lucide] { color: #6241be; flex: 0 0 22px; height: 22px; margin-top: 2px; width: 22px; }

/* Wnimated conversion journey */
.aww-conversion-journey { background: #fff; }
.aww-journey-track { display: grid; gap: 24px; grid-template-columns: repeat(3, 1fr); margin-top: 54px; position: relative; }
.aww-journey-line { background: #e7e2f5; height: 3px; left: 16%; overflow: hidden; position: absolute; right: 16%; top: 41px; }
.aww-journey-line b { background: linear-gradient(90deg, #6c42f5, #0b807f, #f5bd4f); display: block; height: 100%; transform: translateX(-100%); transition: transform 1.7s var(--aww-motion-ease) .3s; }
.aww-conversion-journey.is-revealed .aww-journey-line b { transform: translateX(0); }
.aww-journey-track article { background: #fff; border: 1px solid var(--aww-line); border-radius: 8px; box-shadow: 0 18px 48px rgba(35,21,84,.08); padding: 28px; position: relative; transition: transform .35s var(--aww-motion-ease), box-shadow .35s ease; }
.aww-journey-track article:hover { box-shadow: 0 26px 64px rgba(35,21,84,.14); transform: translateY(-7px); }
.aww-journey-icon { align-items: center; background: linear-gradient(135deg,#6c42f5,#0b807f); border: 6px solid #fff; border-radius: 50%; color: #fff; display: flex; height: 82px; justify-content: center; margin: -6px auto 24px; position: relative; width: 82px; z-index: 2; }
.aww-journey-icon [data-lucide] { height: 32px; width: 32px; }
.aww-journey-icon em { align-items: center; background: #f5bd4f; border-radius: 50%; color: #2b1854; display: flex; font-size: 10px; font-style: normal; font-weight: 800; height: 25px; justify-content: center; position: absolute; right: -5px; top: -5px; width: 25px; }
.aww-journey-track article > small { color: #0b807f; display: block; font-size: 11px; font-weight: 800; text-align: center; }
.aww-journey-track h3 { margin: 7px 0 10px; text-align: center; }
.aww-journey-track article > p { color: var(--aww-muted); font-size: 13px; text-align: center; }
.aww-journey-tags { display: flex; flex-wrap: wrap; gap: 6px; justify-content: center; margin-top: 18px; }
.aww-journey-tags span { background: #f2effb; border-radius: 999px; color: #57399f; font-size: 10px; font-weight: 700; padding: 6px 9px; }
.aww-conversion-journey.is-revealed .aww-journey-icon [data-lucide] { animation: awwJourneyIcon 3.6s ease-in-out infinite; }
@keyframes awwJourneyIcon { 0%,100% { transform: scale(1) rotate(0); } 50% { transform: scale(1.08) rotate(-5deg); } }

/* Pricing illustrations */
.aww-pricing-story { border: 0 !important; }
.aww-price-visual { align-items: center; background: linear-gradient(135deg,#eee9ff,#ebfaf6); border-radius: 8px; display: flex; justify-content: space-between; margin-bottom: 24px; padding: 18px; }
.aww-price-visual [data-lucide] { color: #6241be; height: 38px; width: 38px; }
.aww-price-visual span { background: #fff; border-radius: 999px; color: #0b807f; font-size: 10px; font-weight: 800; padding: 6px 10px; }
.aww-price-card.is-featured .aww-price-visual { background: rgba(255,255,255,.16); }
.aww-price-card.is-featured .aww-price-visual [data-lucide],
.aww-price-card.is-featured .aww-price-visual span { color: inherit; }
.aww-price-signal { align-items: center; border-top: 1px solid var(--aww-line); color: #0b807f; display: flex; font-size: 12px; font-weight: 700; gap: 8px; margin-top: 22px; padding-top: 16px; }
.aww-price-signal [data-lucide] { height: 18px; width: 18px; }
.aww-pricing-story.is-revealed .aww-price-visual [data-lucide] { animation: awwPriceIcon 4.2s ease-in-out infinite; }
@keyframes awwPriceIcon { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-6px); } }

/* Native WWW lead form */
.aww-ai-form { background: linear-gradient(145deg,#f3efff,#eefaf7); border: 1px solid rgba(108,66,245,.14); border-radius: 8px; }
.aww-lead-form { background: #fff; border: 1px solid var(--aww-line); border-radius: 8px; box-shadow: 0 24px 70px rgba(35,21,84,.10); margin: 36px auto 0; max-width: 860px; padding: 30px; }
.aww-form-progress { background: #ece8f6; border-radius: 999px; height: 4px; margin-bottom: 28px; overflow: hidden; }
.aww-form-progress span { background: linear-gradient(90deg,#6c42f5,#0b807f); display: block; height: 100%; width: 38%; }
.aww-ai-form.is-revealed .aww-form-progress span { animation: awwFormProgress 2s var(--aww-motion-ease) forwards; }
@keyframes awwFormProgress { from { width: 0; } to { width: 38%; } }
.aww-form-grid { display: grid; gap: 18px; grid-template-columns: 1fr 1fr; }
.aww-form-grid label > span { align-items: center; color: var(--aww-ink); display: flex; font-size: 12px; font-weight: 750; gap: 7px; margin-bottom: 8px; }
.aww-form-grid label > span [data-lucide] { color: #6241be; height: 17px; width: 17px; }
.aww-form-grid input,
.aww-form-grid select,
.aww-form-grid textarea { background: #f8f9fc; border: 1px solid #dde1e9; border-radius: 7px; box-sizing: border-box; color: var(--aww-ink); font: inherit; min-height: 48px; padding: 12px 14px; transition: border-color .2s ease, box-shadow .2s ease; width: 100%; }
.aww-form-grid textarea { resize: vertical; }
.aww-form-grid input:focus,
.aww-form-grid select:focus,
.aww-form-grid textarea:focus { border-color: #6c42f5; box-shadow: 0 0 0 4px rgba(108,66,245,.10); outline: 0; }
.aww-form-full { grid-column: 1 / -1; }
.aww-honeypot { left: -9999px; position: absolute; }
.aww-form-submit { align-items: center; background: linear-gradient(135deg,#6c42f5,#0b807f); border: 0; border-radius: 7px; color: #fff; cursor: pointer; display: flex; font-weight: 750; gap: 9px; justify-content: center; margin-top: 20px; min-height: 52px; padding: 13px 22px; transition: box-shadow .3s ease, transform .3s var(--aww-motion-ease); width: 100%; }
.aww-form-submit:hover { box-shadow: 0 14px 32px rgba(74,48,168,.25); transform: translateY(-2px); }
.aww-form-submit [data-lucide] { height: 19px; width: 19px; }
.aww-form-note { align-items: center; color: var(--aww-muted); display: flex; font-size: 11px; gap: 7px; justify-content: center; margin: 14px 0 0; }
.aww-form-note [data-lucide] { height: 15px; width: 15px; }
.aww-ai-message { align-items: flex-start; background: #fff; border: 1px solid rgba(108,66,245,.16); border-radius: 8px; display: grid; gap: 14px; grid-template-columns: 42px 1fr; margin: 24px auto 0; max-width: 820px; padding: 18px; position: relative; }
.aww-ai-message > [data-lucide] { background: #6c42f5; border-radius: 50%; color: #fff; height: 42px; padding: 10px; width: 42px; }
.aww-ai-message strong { font-size: 13px; }
.aww-ai-message p { color: var(--aww-muted); font-size: 12px; margin: 5px 0 0; }
.aww-ai-message > span { background: #20b26b; border: 2px solid #fff; border-radius: 50%; height: 10px; left: 48px; position: absolute; top: 48px; width: 10px; }

/* Single-line responsive header */
.aww-header-row,
.aww-header-tools { flex-wrap: nowrap !important; min-width: 0; }
.aww-header-tools { flex: 1 1 auto; }
.aww-main-nav { flex: 1 1 auto; }
@media (max-width: 1050px) {
  .aww-header-search { display: none; }
  .fotawp-header-shell .aww-main-nav .wp-block-navigation__container { gap: 12px; }
}
@media (max-width: 880px) and (min-width: 601px) {
  .fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content { font-size: 0; gap: 0; padding: 10px; }
  .fotawp-header-shell .aww-main-nav .wp-block-navigation-item__content [data-lucide] { height: 19px; opacity: 1; width: 19px; }
  .aww-brand { min-width: auto; }
}
@media (max-width: 700px) { .fotawp-header-shell .wp-block-site-title { display: none; } }
@media (max-width: 600px) {
  .aww-header-row { gap: 10px; }
  .aww-header-tools { justify-content: flex-end; }
  .aww-main-nav { flex: 0 0 auto; }
  .aww-header-cart { order: -1; }
}

@media (max-width: 720px) {
  .aww-journey-track { grid-template-columns: 1fr; }
  .aww-journey-line { bottom: 12%; height: auto; left: 40px; right: auto; top: 12%; width: 3px; }
  .aww-journey-line b { height: 100%; transform: translateY(-100%); width: 100%; }
  .aww-conversion-journey.is-revealed .aww-journey-line b { transform: translateY(0); }
  .aww-journey-track article { margin-left: 28px; }
  .aww-form-grid { grid-template-columns: 1fr; }
  .aww-form-full { grid-column: auto; }
  .aww-lead-form { padding: 20px; }
}

/* Complete WooCommerce customer journey */
.aww-commerce-block {
  background: #fff;
  border: 1px solid var(--aww-line);
  border-radius: 8px;
  box-shadow: 0 22px 64px rgba(35,21,84,.08);
  margin-top: 42px;
  padding: 32px;
}

.aww-commerce-trust {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0 24px 72px;
}

.aww-commerce-trust p {
  align-items: center;
  background: linear-gradient(135deg,#f4f0ff,#effaf7);
  border: 1px solid rgba(108,66,245,.12);
  border-radius: 8px;
  display: flex;
  gap: 13px;
  margin: 0;
  padding: 18px;
}

.aww-commerce-trust [data-lucide] {
  color: #6241be;
  height: 28px;
  width: 28px;
}

.aww-commerce-trust span,
.aww-commerce-trust small { display: block; }
.aww-commerce-trust strong { font-size: 13px; }
.aww-commerce-trust small { color: var(--aww-muted); font-size: 10px; margin-top: 3px; }

.woocommerce-account .woocommerce-MyWccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce-account .woocommerce-MyWccount-navigation li a {
  border-bottom: 1px solid var(--aww-line);
  display: block;
  font-weight: 700;
  padding: 13px 4px;
}

@media (max-width: 720px) {
  .aww-commerce-block { padding: 18px; }
  .aww-commerce-trust { grid-template-columns: 1fr; margin-left: 18px; margin-right: 18px; }
}

/* Contextual WWW shop submenu */
.aww-menu-copy,
.aww-menu-copy small { display: block; }
.aww-menu-copy small { color: var(--aww-muted); font-size: 10px; font-weight: 500; line-height: 1.35; margin-top: 3px; white-space: nowrap; }

.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container {
  background: #fff;
  border: 1px solid rgba(98,65,190,.14);
  border-radius: 8px;
  box-shadow: 0 24px 64px rgba(35,21,84,.18);
  min-width: 300px;
  padding: 10px;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item {
  border-radius: 7px;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  color: var(--aww-ink);
  display: grid;
  gap: 0 11px;
  grid-template-columns: 22px 1fr;
  padding: 12px 13px;
  width: 100%;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
  background: #f4f0ff;
  color: #5130b5;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container [data-lucide] {
  color: #6241be;
  grid-row: 1;
  height: 20px;
  margin-top: 2px;
  width: 20px;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container .aww-menu-copy {
  font-size: 13px;
  grid-column: 2;
}

@media (max-width: 600px) {
  .fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container {
    border: 0;
    box-shadow: none;
    min-width: 0;
    padding-left: 12px;
  }
}

/* Final header alignment and breathing room */
.fotawp-header-inner.aww-header-inner {
  padding-bottom: 24px;
  padding-top: 24px;
}

.aww-header-row {
  gap: 30px;
}

.aww-header-tools {
  gap: 18px;
}

.fotawp-header-shell .aww-main-nav > .wp-block-navigation__container {
  align-items: center;
  column-gap: 20px;
  flex-wrap: nowrap;
}

.fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content,
.fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-submenu__toggle {
  align-items: center;
  display: inline-flex !important;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  line-height: 1;
  min-height: 42px;
  padding: 12px 3px;
  white-space: nowrap;
}

.fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content .aww-menu-copy,
.fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-submenu__toggle .aww-menu-copy {
  align-items: center;
  display: inline-flex;
  line-height: 1;
  white-space: nowrap;
}

.fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content [data-lucide],
.fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-submenu__toggle [data-lucide] {
  flex: 0 0 17px;
  height: 17px;
  margin: 0;
  width: 17px;
}

/* Descriptions remain stacked only inside the shop dropdown. */
.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container .aww-menu-copy {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  line-height: 1.25;
}

.fotawp-header-shell .aww-main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  min-height: 62px;
  padding: 13px 15px;
}

.fotawp-header-shell .aww-header-actions .wp-block-button__link {
  min-height: 44px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 1100px) {
  .fotawp-header-shell .aww-main-nav > .wp-block-navigation__container { column-gap: 15px; }
  .aww-header-row { gap: 20px; }
}

@media (max-width: 880px) and (min-width: 601px) {
  .fotawp-header-shell .aww-main-nav > .wp-block-navigation__container { column-gap: 8px; }
  .fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content,
  .fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-submenu__toggle { padding-left: 9px; padding-right: 9px; }
  .fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content .aww-menu-copy,
  .fotawp-header-shell .aww-main-nav > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-submenu__toggle .aww-menu-copy { display: none; }
}

@media (max-width: 600px) {
  .fotawp-header-inner.aww-header-inner { padding-bottom: 17px; padding-top: 17px; }
  .fotawp-header-shell .wp-block-navigation__responsive-container.is-menu-open .aww-menu-copy { display: inline-flex; }
  .fotawp-header-shell .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content { justify-content: flex-start; padding: 11px 0; }
}

/* Organized hero proof, product illustration and technology stack */
.aww-hero-premium .aww-hero-grid {
  align-items: center;
  column-gap: 72px;
}

.aww-hero-premium .aww-hero-grid > .wp-block-column:first-child {
  flex: 1.08 1 0 !important;
  flex-basis: 0 !important;
  min-width: 0;
}

.aww-hero-premium .aww-hero-grid > .wp-block-column:last-child {
  flex: .92 1 0 !important;
  flex-basis: 0 !important;
  min-width: 0;
}

.aww-hero-trust {
  display: grid !important;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 34px;
  max-width: 680px;
}

.aww-hero-trust article {
  align-items: center;
  background: rgba(255,255,255,.11);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  grid-template-columns: 32px 1fr;
  min-height: 86px;
  padding: 14px;
  transition: background .3s ease, transform .35s var(--aww-motion-ease);
}

.aww-hero-trust article:hover {
  background: rgba(255,255,255,.18);
  transform: translateY(-5px);
}

.aww-hero-trust article > [data-lucide] {
  background: rgba(255,255,255,.14);
  border-radius: 8px;
  color: #ffe196;
  height: 32px;
  padding: 7px;
  width: 32px;
}

.aww-hero-trust article div,
.aww-hero-trust article strong,
.aww-hero-trust article span { display: block; }
.aww-hero-trust article strong { color: #fff; font-size: 24px; line-height: 1; margin-bottom: 5px; }
.aww-hero-trust article span { color: rgba(255,255,255,.72); font-size: 10px; line-height: 1.35; }

.aww-fota-hero-visual {
  margin-left: 20px;
  min-height: 560px;
  padding: 34px 18px 42px 34px;
}

.aww-fota-hero-image {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 460px;
}

.aww-fota-hero-image img {
  max-height: 500px;
  object-fit: contain;
}

.aww-float-card {
  backdrop-filter: blur(12px);
  border-radius: 8px;
  min-width: 205px;
  padding: 14px 16px;
}

.aww-float-card-one { left: -24px; top: 76px; }
.aww-float-card-two { bottom: 118px; right: -16px; }
.aww-float-card-three { bottom: 28px; left: 4px; }

.aww-float-card > [data-lucide] {
  background: #f1ecff;
  border-radius: 8px;
  height: 38px;
  padding: 8px;
  width: 38px;
}

.aww-hero-premium .aww-capability-strip {
  margin-top: 28px;
  padding: 13px 16px;
}

.aww-tech-stack {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  width: 100%;
}

.aww-tech-stack span {
  align-items: center;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 7px;
  color: rgba(255,255,255,.86);
  display: inline-flex;
  font-size: 11px;
  font-weight: 650;
  gap: 7px;
  min-height: 36px;
  padding: 8px 11px;
  transition: background .25s ease, transform .3s var(--aww-motion-ease);
}

.aww-tech-stack span:hover {
  background: rgba(255,255,255,.20);
  transform: translateY(-4px);
}

.aww-tech-stack [data-lucide] {
  color: #ffe196;
  height: 17px;
  width: 17px;
}

.aww-hero-premium.is-revealed .aww-tech-stack span:nth-child(odd) [data-lucide] { animation: awwTechIcon 3.8s ease-in-out infinite; }
.aww-hero-premium.is-revealed .aww-tech-stack span:nth-child(even) [data-lucide] { animation: awwTechIcon 3.8s ease-in-out -1.9s infinite; }
@keyframes awwTechIcon { 0%,100% { transform: translateY(0) rotate(0); } 50% { transform: translateY(-3px) rotate(-6deg); } }

@media (max-width: 1000px) {
  .aww-hero-premium .aww-hero-grid { column-gap: 34px; }
  .aww-hero-trust { grid-template-columns: 1fr; max-width: 420px; }
  .aww-hero-trust article { min-height: 68px; }
  .aww-fota-hero-visual { margin-left: 0; }
}

@media (max-width: 781px) {
  .aww-hero-premium .aww-hero-grid { display: block; }
  .aww-hero-trust { grid-template-columns: repeat(3, 1fr); max-width: none; }
  .aww-fota-hero-visual { margin-top: 34px; min-height: 500px; padding-left: 18px; }
}

@media (max-width: 560px) {
  .aww-hero-trust { grid-template-columns: 1fr; }
  .aww-fota-hero-visual { min-height: auto; padding: 20px 0; }
  .aww-fota-hero-image { min-height: 320px; }
  .aww-float-card { margin: 9px 0; min-width: 0; width: 100%; }
  .aww-tech-stack { justify-content: flex-start; }
}

/* Stable custom header layout */
.fotawp-header-shell .aww-header-row {
  align-items: center;
  display: grid !important;
  gap: 24px;
  grid-template-columns: auto minmax(0, 1fr) auto;
  width: 100%;
}

.aww-header-center {
  display: flex;
  justify-content: center;
  min-width: 0;
}

.aww-custom-nav {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: center;
  white-space: nowrap;
}

.aww-custom-nav > a,
.aww-shop-dropdown > summary {
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-size: 13px;
  font-weight: 650;
  gap: 7px;
  min-height: 42px;
  padding: 10px 0;
  text-decoration: none;
  transition: color .25s ease, transform .3s var(--aww-motion-ease);
}

.aww-custom-nav > a:hover,
.aww-shop-dropdown > summary:hover {
  color: #ffe196;
  transform: translateY(-2px);
}

.aww-custom-nav > a [data-lucide],
.aww-shop-dropdown > summary > [data-lucide]:not(.aww-chevron) {
  flex: 0 0 17px;
  height: 17px;
  width: 17px;
}

.aww-shop-dropdown {
  position: relative;
}

.aww-shop-dropdown > summary {
  list-style: none;
}
.aww-shop-dropdown > summary::-webkit-details-marker { display: none; }
.aww-shop-dropdown .aww-chevron { height: 14px; transition: transform .25s ease; width: 14px; }
.aww-shop-dropdown[open] .aww-chevron { transform: rotate(180deg); }

.aww-shop-panel {
  background: #fff;
  border: 1px solid rgba(98,65,190,.14);
  border-radius: 8px;
  box-shadow: 0 24px 64px rgba(35,21,84,.20);
  display: grid;
  gap: 4px;
  left: 50%;
  min-width: 310px;
  padding: 10px;
  position: absolute;
  top: calc(100% + 10px);
  transform: translateX(-50%);
  z-index: 120;
}

.aww-shop-panel > a {
  align-items: center;
  border-radius: 7px;
  color: var(--aww-ink);
  display: grid;
  gap: 11px;
  grid-template-columns: 24px 1fr;
  padding: 12px;
  text-decoration: none;
}
.aww-shop-panel > a:hover { background: #f3efff; color: #5130b5; }
.aww-shop-panel > a > [data-lucide] { color: #6241be; height: 21px; width: 21px; }
.aww-shop-panel span,
.aww-shop-panel strong,
.aww-shop-panel small { display: block; }
.aww-shop-panel strong { font-size: 13px; }
.aww-shop-panel small { color: var(--aww-muted); font-size: 10px; margin-top: 3px; }

.aww-header-actions-group {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: flex-end;
  white-space: nowrap;
}

.aww-mobile-toggle {
  align-items: center;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  display: none;
  height: 42px;
  justify-content: center;
  padding: 0;
  width: 42px;
}
.aww-mobile-toggle [data-lucide] { height: 21px; width: 21px; }

.aww-mobile-menu {
  background: #fff;
  border: 1px solid rgba(98,65,190,.14);
  border-radius: 8px;
  box-shadow: 0 24px 64px rgba(35,21,84,.22);
  display: grid;
  gap: 3px;
  padding: 12px;
  position: absolute;
  right: 20px;
  top: calc(100% + 8px);
  width: min(360px, calc(100vw - 40px));
  z-index: 130;
}
.aww-mobile-menu[hidden] { display: none !important; }
.aww-mobile-menu a {
  align-items: center;
  border-radius: 7px;
  color: var(--aww-ink);
  display: flex;
  font-size: 14px;
  font-weight: 650;
  gap: 11px;
  min-height: 44px;
  padding: 10px 12px;
  text-decoration: none;
}
.aww-mobile-menu a:hover { background: #f3efff; color: #5130b5; }
.aww-mobile-menu a [data-lucide] { color: #6241be; height: 20px; width: 20px; }
.aww-mobile-menu a.is-cta { background: #f5bd4f; color: #2b1854; margin-top: 5px; }

@media (max-width: 1120px) {
  .aww-custom-nav { gap: 12px; }
  .aww-custom-nav > a,
  .aww-shop-dropdown > summary { font-size: 12px; }
  .fotawp-header-shell .aww-header-row { gap: 18px; }
}

@media (max-width: 1020px) {
  .aww-header-actions { display: none; }
}

@media (max-width: 960px) {
  .fotawp-header-shell .aww-header-row { grid-template-columns: auto 1fr auto; }
  .aww-header-center { display: none; }
  .aww-mobile-toggle { display: inline-flex; }
}

@media (max-width: 520px) {
  .fotawp-header-shell .aww-header-row { gap: 10px; }
  .fotawp-header-brand .wp-block-site-title { display: none; }
  .aww-header-actions-group { gap: 8px; }
}


/* Replace broken generic checkmarks with contextual Lucide icons */
.aww-check-list li {
  align-items: flex-start;
  display: flex;
  gap: 11px;
  padding-left: 0 !important;
}

.aww-check-list li::before {
  content: none !important;
  display: none !important;
}

.aww-check-list li > [data-lucide],
.aww-check-list li > svg.lucide {
  color: #0b807f;
  flex: 0 0 21px;
  height: 21px;
  margin-top: 1px;
  stroke-width: 1.9;
  transition: color .25s ease, transform .35s var(--aww-motion-ease);
  width: 21px;
}

.aww-check-list li:hover > [data-lucide],
.aww-check-list li:hover > svg.lucide {
  color: #6241be;
  transform: translateY(-2px) rotate(-5deg) scale(1.08);
}

.aww-erp-band .aww-check-list li > [data-lucide],
.aww-erp-band .aww-check-list li > svg.lucide {
  color: #ffe196;
}

.aww-founder-list li > [data-lucide],
.aww-founder-list li > svg.lucide {
  color: #6241be;
  flex-basis: 24px;
  height: 24px;
  width: 24px;
}

.aww-price-card.is-featured .aww-check-list li > [data-lucide],
.aww-price-card.is-featured .aww-check-list li > svg.lucide {
  color: #ffe196;
}

.aww-section.is-revealed .aww-check-list li:nth-child(odd) > [data-lucide],
.aww-section.is-revealed .aww-check-list li:nth-child(odd) > svg.lucide {
  animation: awwContextIcon 4.6s ease-in-out infinite;
}

.aww-section.is-revealed .aww-check-list li:nth-child(even) > [data-lucide],
.aww-section.is-revealed .aww-check-list li:nth-child(even) > svg.lucide {
  animation: awwContextIcon 4.6s ease-in-out -2.3s infinite;
}

@keyframes awwContextIcon {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

/* Conversion motion designed to preserve Core Web Vitals */
.aww-reading-progress {
  background: linear-gradient(90deg, #f5bd4f, #65e5c2);
  bottom: 0;
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  transform: scaleX(0);
  transform-origin: left center;
  will-change: transform;
  z-index: 150;
}

.aww-home > .aww-section,
.aww-page > .aww-section {
  content-visibility: auto;
  contain-intrinsic-size: 1px 760px;
}

.wp-block-button__link,
.aww-form-submit {
  isolation: isolate;
  overflow: hidden;
  position: relative;
}

.wp-block-button__link::before,
.aww-form-submit::before {
  background: linear-gradient(105deg, transparent 30%, rgba(255,255,255,.32) 50%, transparent 70%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  transform: translateX(-140%);
  transition: transform .7s var(--aww-motion-ease);
  z-index: -1;
}

.wp-block-button__link:hover::before,
.aww-form-submit:hover::before {
  transform: translateX(140%);
}

.is-conversion-pulse {
  animation: awwConversionPulse .9s var(--aww-motion-ease);
}

@keyframes awwConversionPulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(245,189,79,0); transform: translateY(0); }
  45% { box-shadow: 0 0 0 9px rgba(245,189,79,.16); transform: translateY(-3px); }
}

.aww-faq details,
.aww-delivery-faq details {
  transition: background .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.aww-faq details[open],
.aww-delivery-faq details[open] {
  background: #faf8ff;
  border-color: rgba(108,66,245,.28);
  box-shadow: 0 12px 30px rgba(35,21,84,.07);
}

.aww-faq summary,
.aww-delivery-faq summary {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  list-style: none;
}

.aww-faq summary::-webkit-details-marker,
.aww-delivery-faq summary::-webkit-details-marker { display: none; }
.aww-faq summary::after,
.aww-delivery-faq summary::after {
  color: #6241be;
  content: "+";
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  transition: transform .3s var(--aww-motion-ease);
}
.aww-faq details[open] summary::after,
.aww-delivery-faq details[open] summary::after { transform: rotate(45deg); }

.aww-form-grid label:focus-within > span {
  color: #6241be;
  transform: translateX(3px);
}
.aww-form-grid label > span {
  transition: color .2s ease, transform .25s var(--aww-motion-ease);
}

@media (prefers-reduced-motion: reduce) {
  .aww-reading-progress { display: none; }
  .aww-home > .aww-section,
  .aww-page > .aww-section { content-visibility: visible; }
}

/* Tarifs page: project offers + monthly maintenance */
.aww-pricing-page .aww-pricing-hero {
  overflow: hidden;
  position: relative;
}

.aww-pricing-page .aww-pricing-hero::after {
  background: radial-gradient(circle, rgba(108,66,245,.18), transparent 62%);
  content: "";
  height: 340px;
  pointer-events: none;
  position: absolute;
  right: -90px;
  top: -120px;
  width: 340px;
}

.aww-tarifs-intro {
  padding-bottom: 12px;
}

.aww-section-lead {
  color: var(--aww-muted);
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
}

.aww-project-prices {
  align-items: stretch;
  margin-top: 18px;
}

.aww-pricing-page .aww-price-card {
  border: 1px solid rgba(108,66,245,.12);
  border-radius: 12px;
  box-shadow: 0 18px 52px rgba(35,21,84,.08);
  overflow: hidden;
  position: relative;
  transition: border-color .35s ease, box-shadow .35s ease, transform .35s var(--aww-motion-ease);
}

.aww-pricing-page .aww-price-card::after,
.aww-maintenance-card::after {
  background: radial-gradient(circle at var(--x, 50%) var(--y, 0%), rgba(108,66,245,.16), transparent 42%);
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity .35s ease;
}

.aww-pricing-page .aww-price-card:hover,
.aww-maintenance-card:hover {
  border-color: rgba(108,66,245,.32);
  box-shadow: 0 28px 78px rgba(35,21,84,.16);
  transform: translateY(-8px);
}

.aww-pricing-page .aww-price-card:hover::after,
.aww-maintenance-card:hover::after {
  opacity: 1;
}

.aww-pricing-page .aww-price-card > * ,
.aww-maintenance-card > * {
  position: relative;
  z-index: 1;
}

.aww-pricing-page .aww-price-card .wp-block-buttons,
.aww-maintenance-card .wp-block-buttons {
  margin-top: 24px;
}

.aww-maintenance-section {
  background: linear-gradient(135deg, #07191b 0%, #102033 50%, #17302b 100%);
  border-radius: 18px;
  color: #fff;
  margin-top: 58px;
  overflow: hidden;
  padding: 64px 42px;
  position: relative;
}

.aww-maintenance-section .aww-eyebrow,
.aww-maintenance-section .aww-section-lead {
  color: rgba(255,255,255,.76);
}

.aww-maintenance-section h2 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
}

.aww-maintenance-bg,
.aww-maintenance-bg span {
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.aww-maintenance-bg span:nth-child(1) {
  background: radial-gradient(circle, rgba(108,66,245,.32), transparent 58%);
  height: 420px;
  left: -150px;
  top: -160px;
  width: 420px;
}

.aww-maintenance-bg span:nth-child(2) {
  background: radial-gradient(circle, rgba(11,128,127,.30), transparent 60%);
  bottom: -190px;
  height: 460px;
  right: -170px;
  width: 460px;
}

.aww-maintenance-bg span:nth-child(3) {
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.12), transparent);
  height: 1px;
  left: 8%;
  right: 8%;
  top: 42%;
  transform: translateX(-60%);
}

.aww-maintenance-section.is-revealed .aww-maintenance-bg span:nth-child(3) {
  animation: awwMaintenanceScan 4.8s ease-in-out infinite;
}

.aww-maintenance-grid {
  gap: 18px;
  margin-top: 46px;
  position: relative;
  z-index: 1;
}

.aww-maintenance-card {
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(255,255,255,.20);
  border-radius: 14px;
  box-shadow: 0 24px 70px rgba(0,0,0,.20);
  color: var(--aww-ink);
  height: 100%;
  overflow: hidden;
  padding: 28px;
  position: relative;
  transition: border-color .35s ease, box-shadow .35s ease, transform .35s var(--aww-motion-ease);
}

.aww-maintenance-card > [data-lucide] {
  background: linear-gradient(135deg, #6c42f5, #0b807f);
  border-radius: 14px;
  color: #fff;
  height: 54px;
  margin-bottom: 22px;
  padding: 14px;
  width: 54px;
}

.aww-maintenance-card.is-hot {
  background: linear-gradient(145deg, #fff, #f2efff);
  border-color: rgba(108,66,245,.34);
  transform: translateY(-10px);
}

.aww-maintenance-card.is-erp {
  background: linear-gradient(145deg, #fff, #eefaf7);
  border-color: rgba(11,128,127,.30);
}

.aww-maintenance-card h3 {
  margin: 0 0 8px;
}

.aww-maintenance-price {
  color: #6241be !important;
  font-size: 27px;
  font-weight: 850;
  letter-spacing: 0;
  margin: 0 0 14px;
}

.aww-maintenance-card p:not(.aww-maintenance-price) {
  color: var(--aww-muted);
  font-size: 14px;
}

.aww-maintenance-card .aww-check-list li {
  font-size: 13px;
  margin: 10px 0;
}

.aww-maintenance-section.is-revealed .aww-maintenance-card > [data-lucide] {
  animation: awwMaintenanceIcon 4s ease-in-out infinite;
}

.aww-maintenance-section.is-revealed .aww-maintenance-card:nth-child(2) > [data-lucide] { animation-delay: -.7s; }
.aww-maintenance-section.is-revealed .aww-maintenance-card:nth-child(3) > [data-lucide] { animation-delay: -1.4s; }
.aww-maintenance-section.is-revealed .aww-maintenance-card:nth-child(4) > [data-lucide] { animation-delay: -2.1s; }

.aww-pricing-cta {
  background: linear-gradient(135deg, #f4f0ff, #edf9f6);
  border: 1px solid rgba(108,66,245,.14);
  border-radius: 16px;
  margin-top: 60px;
  padding: 48px 34px;
  position: relative;
  text-align: center;
}

.aww-pricing-cta > [data-lucide] {
  background: #fff;
  border: 1px solid rgba(108,66,245,.18);
  border-radius: 50%;
  box-shadow: 0 18px 48px rgba(35,21,84,.12);
  color: #6241be;
  height: 68px;
  margin-bottom: 20px;
  padding: 18px;
  width: 68px;
}

.aww-pricing-cta.is-revealed > [data-lucide] {
  animation: awwCtaFloat 3.8s ease-in-out infinite;
}

@keyframes awwMaintenanceScan {
  0% { transform: translateX(-65%); opacity: .12; }
  45%, 55% { opacity: .8; }
  100% { transform: translateX(65%); opacity: .12; }
}

@keyframes awwMaintenanceIcon {
  0%, 100% { transform: translateY(0) rotate(0); }
  45% { transform: translateY(-7px) rotate(-4deg); }
  70% { transform: translateY(2px) rotate(3deg); }
}

@keyframes awwCtaFloat {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-8px); }
}

@media (max-width: 980px) {
  .aww-maintenance-grid { display: grid; grid-template-columns: 1fr 1fr; }
  .aww-maintenance-card.is-hot { transform: none; }
}

@media (max-width: 640px) {
  .aww-maintenance-section { border-radius: 12px; padding: 46px 18px; }
  .aww-maintenance-grid { grid-template-columns: 1fr; }
  .aww-maintenance-card { padding: 24px; }
  .aww-maintenance-price { font-size: 24px; }
}

@media (prefers-reduced-motion: reduce) {
  .aww-maintenance-section.is-revealed .aww-maintenance-bg span:nth-child(3),
  .aww-maintenance-section.is-revealed .aww-maintenance-card > [data-lucide],
  .aww-pricing-cta.is-revealed > [data-lucide] {
    animation: none !important;
  }
}

.aww-maintenance-section.is-revealed .aww-maintenance-grid .wp-block-column:nth-child(2) .aww-maintenance-card > [data-lucide] { animation-delay: -.7s; }
.aww-maintenance-section.is-revealed .aww-maintenance-grid .wp-block-column:nth-child(3) .aww-maintenance-card > [data-lucide] { animation-delay: -1.4s; }
.aww-maintenance-section.is-revealed .aww-maintenance-grid .wp-block-column:nth-child(4) .aww-maintenance-card > [data-lucide] { animation-delay: -2.1s; }


/* Shop menu aligned with WooCommerce architecture */
.aww-shop-panel > a.is-featured {
  background: linear-gradient(135deg, #f4f0ff, #eefaf7);
  border: 1px solid rgba(108,66,245,.14);
  margin-bottom: 6px;
}

.aww-shop-panel > a.is-featured:hover {
  background: linear-gradient(135deg, #ebe3ff, #e4f8f3);
  border-color: rgba(108,66,245,.28);
}

.aww-shop-panel > a.is-featured > [data-lucide] {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(35,21,84,.10);
  height: 34px;
  padding: 7px;
  width: 34px;
}

.aww-mobile-menu-title {
  align-items: center;
  border-top: 1px solid rgba(255,255,255,.16);
  color: rgba(255,255,255,.72);
  display: flex;
  font-size: 11px;
  font-weight: 800;
  gap: 10px;
  letter-spacing: 0;
  margin-top: 10px;
  padding: 16px 12px 6px;
}

.aww-mobile-menu-title [data-lucide] {
  height: 18px;
  width: 18px;
}

/* Final Shop header architecture: ERP + WordPress products as primary submenu items */
.aww-shop-panel {
  min-width: 390px;
  padding: 14px;
}

.aww-shop-section-label {
  color: #6f7280;
  display: block;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0;
  padding: 7px 8px 8px;
  text-transform: none;
}

.aww-shop-panel > a.is-featured {
  align-items: center;
  display: grid;
  gap: 13px;
  grid-template-columns: 42px 1fr;
  min-height: 74px;
  padding: 14px;
}

.aww-shop-panel > a.is-featured strong {
  color: #1c1633;
  font-size: 14px;
}

.aww-shop-panel > a.is-featured small {
  font-size: 11px;
  line-height: 1.35;
}

.aww-shop-actions {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 2px;
}

.aww-shop-actions > a {
  align-items: center;
  background: #f8f9fc;
  border: 1px solid rgba(108,66,245,.10);
  border-radius: 10px;
  color: #1c1633;
  display: grid;
  gap: 8px;
  grid-template-columns: 22px 1fr;
  min-width: 0;
  padding: 10px;
  text-decoration: none;
  transition: background .25s ease, border-color .25s ease, transform .25s var(--aww-motion-ease);
}

.aww-shop-actions > a:hover {
  background: #f3efff;
  border-color: rgba(108,66,245,.24);
  transform: translateY(-2px);
}

.aww-shop-actions [data-lucide] {
  color: #6241be;
  height: 20px;
  width: 20px;
}

.aww-shop-actions strong,
.aww-shop-actions small {
  display: block;
}

.aww-shop-actions strong {
  font-size: 11px;
  line-height: 1.1;
}

.aww-shop-actions small {
  color: var(--aww-muted);
  font-size: 9px;
  line-height: 1.1;
  margin-top: 2px;
}

@media (max-width: 1080px) {
  .aww-shop-panel { min-width: 340px; }
  .aww-shop-actions { grid-template-columns: 1fr; }
}

/* Header icon repair after dynamic shortcode rendering */
.aww-custom-nav svg.lucide,
.aww-custom-nav [data-lucide],
.aww-shop-dropdown summary svg.lucide,
.aww-shop-dropdown summary [data-lucide],
.aww-shop-panel svg.lucide,
.aww-shop-panel [data-lucide],
.aww-shop-actions svg.lucide,
.aww-shop-actions [data-lucide],
.aww-mobile-menu svg.lucide,
.aww-mobile-menu [data-lucide],
.aww-mobile-menu-title svg.lucide,
.aww-mobile-menu-title [data-lucide],
.aww-mobile-toggle svg.lucide,
.aww-mobile-toggle [data-lucide],
.aww-header-cart svg.lucide,
.aww-header-cart [data-lucide] {
  display: inline-block;
  flex: 0 0 auto;
  stroke-width: 1.85;
  vertical-align: middle;
}

.aww-custom-nav > a svg.lucide,
.aww-custom-nav > a [data-lucide],
.aww-shop-dropdown > summary svg.lucide:not(.aww-chevron),
.aww-shop-dropdown > summary [data-lucide]:not(.aww-chevron) {
  height: 18px !important;
  width: 18px !important;
}

.aww-shop-dropdown .aww-chevron,
.aww-shop-dropdown svg.lucide.aww-chevron {
  height: 14px !important;
  margin-left: 1px;
  transition: transform .25s ease;
  width: 14px !important;
}

.aww-shop-dropdown[open] .aww-chevron,
.aww-shop-dropdown[open] svg.lucide.aww-chevron {
  transform: rotate(180deg);
}

.aww-shop-panel > a > svg.lucide,
.aww-shop-panel > a > [data-lucide] {
  color: #6241be;
  height: 22px !important;
  width: 22px !important;
}

.aww-shop-panel > a.is-featured > svg.lucide,
.aww-shop-panel > a.is-featured > [data-lucide] {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(35,21,84,.10);
  box-sizing: border-box;
  color: #6241be;
  height: 42px !important;
  padding: 9px;
  width: 42px !important;
}

.aww-shop-actions > a > svg.lucide,
.aww-shop-actions > a > [data-lucide] {
  color: #6241be;
  height: 20px !important;
  width: 20px !important;
}

.aww-mobile-menu a > svg.lucide,
.aww-mobile-menu a > [data-lucide],
.aww-mobile-menu-title > svg.lucide,
.aww-mobile-menu-title > [data-lucide] {
  color: #6241be;
  height: 20px !important;
  width: 20px !important;
}

.aww-mobile-toggle svg.lucide,
.aww-mobile-toggle [data-lucide] {
  color: currentColor;
  height: 21px !important;
  width: 21px !important;
}

.aww-header-cart svg.lucide,
.aww-header-cart [data-lucide] {
  color: currentColor;
  height: 20px !important;
  width: 20px !important;
}

/* Global motion system: all templates, shop and editorial pages */
html.js .wp-site-blocks {
  opacity: 0;
  transform: translateY(8px);
}
html.js.aww-page-ready .wp-site-blocks {
  opacity: 1;
  transform: none;
  transition: opacity .42s ease, transform .55s cubic-bezier(.22, 1, .36, 1);
}
html.js.aww-page-leaving .wp-site-blocks {
  opacity: 0;
  transform: translateY(-6px);
  transition-duration: .18s;
}
.aww-reveal {
  opacity: 0;
  transform: translate3d(0, 24px, 0);
  transition: opacity .65s ease, transform .7s cubic-bezier(.22, 1, .36, 1);
  transition-delay: calc(var(--aww-reveal-order, 0) * 55ms);
}
.aww-reveal.is-visible {
  opacity: 1;
  transform: none;
}
.aww-hero-premium,
.aww-page-hero {
  --aww-depth-x: 0;
  --aww-depth-y: 0;
}
.aww-hero-premium > *,
.aww-page-hero > * {
  transform: translate3d(calc(var(--aww-depth-x) * 4px), calc(var(--aww-depth-y) * 4px), 0);
  transition: transform .32s ease-out;
}
.aww-page-hero::after,
.aww-hero-premium::after {
  transform: translate3d(calc(var(--aww-depth-x) * -10px), calc(var(--aww-depth-y) * -10px), 0);
  transition: transform .45s ease-out;
}
.aww-main-nav a.is-current,
.aww-main-nav a[aria-current="page"] {
  color: var(--wp--preset--color--primary, #16a36a);
}
.aww-main-nav a.is-current::after,
.aww-main-nav a[aria-current="page"]::after {
  transform: scaleX(1);
  opacity: 1;
}
.woocommerce ul.products li.product,
.wc-block-grid__product,
.wc-block-product {
  transition: transform .32s cubic-bezier(.22, 1, .36, 1), box-shadow .32s ease;
}
.woocommerce ul.products li.product:hover,
.wc-block-grid__product:hover,
.wc-block-product:hover {
  transform: translateY(-7px);
  box-shadow: 0 20px 48px rgba(16, 42, 36, .12);
}
.wp-block-button__link,
button,
input[type="submit"] {
  position: relative;
  overflow: hidden;
}
.wp-block-button__link::before,
.aww-form-submit::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(110deg, transparent 25%, rgba(255,255,255,.32) 48%, transparent 70%);
  transform: translateX(-130%);
  transition: transform .65s ease;
  pointer-events: none;
}
.wp-block-button__link:hover::before,
.aww-form-submit:hover::before {
  transform: translateX(130%);
}
@media (prefers-reduced-motion: reduce) {
  html.js .wp-site-blocks,
  html.js.aww-page-ready .wp-site-blocks,
  html.js.aww-page-leaving .wp-site-blocks,
  .aww-reveal,
  .aww-reveal.is-visible,
  .aww-hero-premium > *,
  .aww-page-hero > *,
  .aww-page-hero::after,
  .aww-hero-premium::after {
    opacity: 1;
    transform: none;
    transition: none;
  }
  .woocommerce ul.products li.product:hover,
  .wc-block-grid__product:hover,
  .wc-block-product:hover {
    transform: none;
  }
}


/* WooCommerce purchase guidance */
.woocommerce-message .aww-cart-next-step,
.wc-block-components-notice-banner .aww-cart-next-step {
  display: block;
  margin-top: 8px;
  color: #45615a;
  font-size: .92em;
}
.aww-order-message {
  max-width: 900px;
  margin: 32px auto;
  padding: clamp(24px, 4vw, 42px);
  border-left: 4px solid var(--wp--preset--color--primary, #16a36a);
}
.aww-order-message h2 { margin-top: 0; }
.aww-whatsapp-order {
  display: inline-flex !important;
  align-items: center;
  border-radius: 999px !important;
  background: #16a36a !important;
  color: #fff !important;
  padding: 13px 22px !important;
  font-weight: 800 !important;
  text-decoration: none;
}
.aww-email-next-step {
  padding: 16px;
  background: #f1faf6;
  border-left: 3px solid #16a36a;
}
/* AWW header colour system: consistent on shortcode and saved FSE navigation. */
.fotawp-header-shell.aww-site-header,
.aww-site-header.has-background {
  background-color: #071f2a !important;
  background-image: linear-gradient(110deg, #071f2a 0%, #0b3942 58%, #0b625f 100%) !important;
  color: #ffffff !important;
}

.aww-site-header .wp-block-site-title,
.aww-site-header .wp-block-site-title a,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content,
.aww-site-header .wp-block-page-list > .wp-block-pages-list__item > .wp-block-pages-list__item__link,
.aww-site-header .aww-custom-nav > a,
.aww-site-header .aww-shop-dropdown > summary {
  color: #f7fbfb !important;
  text-decoration: none !important;
}

.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content,
.aww-site-header .wp-block-page-list > .wp-block-pages-list__item > .wp-block-pages-list__item__link,
.aww-site-header .aww-custom-nav > a,
.aww-site-header .aww-shop-dropdown > summary {
  border-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
  transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > .wp-block-navigation-item__content:hover,
.aww-site-header .wp-block-page-list > .wp-block-pages-list__item > .wp-block-pages-list__item__link:hover,
.aww-site-header .aww-custom-nav > a:hover,
.aww-site-header .aww-shop-dropdown > summary:hover {
  background: rgba(255, 225, 150, .12) !important;
  color: #ffe196 !important;
}

.aww-site-header a[aria-current="page"],
.aww-site-header .current-menu-item > a,
.aww-site-header .current_page_item > a {
  background: rgba(245, 189, 79, .18) !important;
  box-shadow: inset 0 -2px 0 #f5bd4f;
  color: #ffe196 !important;
}

.aww-site-header .aww-shop-panel,
.aww-site-header .wp-block-navigation__submenu-container,
.aww-site-header .wp-block-navigation__responsive-container.is-menu-open {
  background: #ffffff !important;
  color: #102a32 !important;
}

.aww-site-header .aww-shop-panel a,
.aww-site-header .wp-block-navigation__submenu-container .wp-block-navigation-item__content,
.aww-site-header .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content {
  color: #102a32 !important;
}

.aww-site-header .aww-shop-panel a:hover,
.aww-site-header .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
  background: #edf7f6 !important;
  color: #08726e !important;
}

/* Keep every primary header link identical in all navigation states. */
.aww-site-header .aww-custom-nav > a:link,
.aww-site-header .aww-custom-nav > a:visited,
.aww-site-header .aww-custom-nav > a:active,
.aww-site-header .aww-custom-nav > a[aria-current="page"],
.aww-site-header .aww-custom-nav > a:focus-visible,
.aww-site-header .aww-shop-dropdown > summary,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a:link,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a:visited,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a:active,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a[aria-current="page"] {
  background: transparent !important;
  box-shadow: none !important;
  color: #ffffff !important;
  position: relative;
}

.aww-site-header .aww-custom-nav > a::after,
.aww-site-header .aww-shop-dropdown > summary::after,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a::after {
  background: #f5bd4f;
  border-radius: 999px;
  bottom: 4px;
  content: "";
  height: 2px;
  left: 10px;
  position: absolute;
  right: 10px;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform .24s ease;
}

.aww-site-header .aww-custom-nav > a:hover,
.aww-site-header .aww-custom-nav > a:focus-visible,
.aww-site-header .aww-shop-dropdown > summary:hover,
.aww-site-header .aww-shop-dropdown > summary:focus-visible,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a:hover,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a:focus-visible {
  background: rgba(255, 255, 255, .09) !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.aww-site-header .aww-custom-nav > a:hover::after,
.aww-site-header .aww-custom-nav > a:focus-visible::after,
.aww-site-header .aww-custom-nav > a[aria-current="page"]::after,
.aww-site-header .aww-shop-dropdown > summary:hover::after,
.aww-site-header .aww-shop-dropdown > summary:focus-visible::after,
.aww-site-header .aww-shop-dropdown[open] > summary::after,
.aww-site-header .aww-shop-dropdown.is-current-section > summary::after,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .wp-block-navigation-item > a:hover::after,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .current-menu-item > a::after,
.aww-site-header .wp-block-navigation:not(.has-background) > .wp-block-navigation__container > .current_page_item > a::after {
  transform: scaleX(1);
}



.aww-site-header .aww-shop-dropdown.is-current-section > summary {
  background: rgba(255, 255, 255, .09) !important;
  color: #ffffff !important;
}

@media (min-width: 961px) {
  .aww-site-header .aww-shop-panel {
    max-height: min(70vh, 560px);
    overflow-y: auto;
  }
}
/* Final responsive header and visited-link normalization. */
.aww-site-header .aww-custom-nav > a:any-link {
  color: #ffffff !important;
  text-decoration: none !important;
}

.aww-site-header .aww-mobile-menu a:link,
.aww-site-header .aww-mobile-menu a:visited,
.aww-site-header .aww-mobile-menu a:active,
.aww-site-header .aww-mobile-menu a[aria-current="page"] {
  color: #102a32 !important;
  text-decoration: none !important;
}

.aww-site-header .aww-mobile-menu a:hover,
.aww-site-header .aww-mobile-menu a:focus-visible,
.aww-site-header .aww-mobile-menu a[aria-current="page"] {
  background: #edf7f6 !important;
  color: #08726e !important;
}

.aww-site-header .aww-mobile-menu a.is-cta:link,
.aww-site-header .aww-mobile-menu a.is-cta:visited,
.aww-site-header .aww-mobile-menu a.is-cta:active,
.aww-site-header .aww-mobile-menu a.is-cta:hover,
.aww-site-header .aww-mobile-menu a.is-cta:focus-visible {
  background: #f5bd4f !important;
  color: #2b1854 !important;
}

@media (max-width: 960px) {
  .fotawp-header-shell.aww-site-header {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .fotawp-header-inner.aww-header-inner {
    padding-bottom: 12px;
    padding-top: 12px;
  }

  .fotawp-header-shell .aww-header-row {
    gap: 12px !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    position: static;
  }

  .fotawp-header-brand {
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }

  .fotawp-header-brand .wp-block-site-title {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .aww-header-center,
  .aww-header-actions {
    display: none !important;
  }

  .aww-header-actions-group {
    gap: 8px;
    grid-column: 2;
    min-width: max-content;
  }

  .aww-mobile-toggle {
    display: inline-flex !important;
    flex: 0 0 42px;
  }

  .aww-mobile-menu {
    border-radius: 0 0 12px 12px;
    box-sizing: border-box;
    left: 12px;
    max-height: calc(100dvh - 72px);
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    right: 12px;
    top: 100%;
    width: auto;
    -webkit-overflow-scrolling: touch;
  }

  html.aww-menu-open,
  html.aww-menu-open body {
    overflow: hidden;
  }
}

@media (max-width: 520px) {
  .fotawp-header-shell.aww-site-header {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .fotawp-header-brand .wp-block-site-logo img {
    height: 40px;
    width: 40px;
  }

  .aww-header-cart,
  .aww-mobile-toggle {
    height: 40px;
    width: 40px;
  }

  .aww-mobile-menu {
    left: 8px;
    right: 8px;
  }
}
/* Mobile navigation: white links, clear spacing and reliable touch targets. */
@media (max-width: 960px) {
  .aww-site-header .aww-mobile-menu {
    background: linear-gradient(145deg, #071f2a 0%, #0b3942 62%, #0b625f 100%) !important;
    border-color: rgba(255, 255, 255, .18);
    display: grid !important;
    gap: 7px !important;
    padding: 14px !important;
    pointer-events: auto;
  }

  .aww-site-header .aww-mobile-menu[hidden] { display: none !important; }

  .aww-site-header .aww-mobile-menu-title {
    border-top-color: rgba(255, 255, 255, .18);
    color: #ffffff !important;
    margin: 8px 0 0 !important;
    padding: 13px 12px 5px !important;
  }

  .aww-site-header .aww-mobile-menu-title:first-of-type { margin-top: 2px !important; }

  .aww-site-header .aww-mobile-menu-title svg,
  .aww-site-header .aww-mobile-menu-title [data-lucide] {
    color: #f5bd4f !important;
    stroke: currentColor;
  }

  .aww-site-header .aww-mobile-menu > a:link,
  .aww-site-header .aww-mobile-menu > a:visited,
  .aww-site-header .aww-mobile-menu > a:active,
  .aww-site-header .aww-mobile-menu > a[aria-current="page"] {
    align-items: center;
    background: rgba(255, 255, 255, .07) !important;
    border: 1px solid rgba(255, 255, 255, .10);
    box-sizing: border-box;
    color: #ffffff !important;
    display: flex !important;
    gap: 12px !important;
    justify-content: flex-start;
    margin: 0 !important;
    min-height: 48px;
    padding: 11px 13px !important;
    pointer-events: auto;
    touch-action: manipulation;
    width: 100%;
  }

  .aww-site-header .aww-mobile-menu > a:hover,
  .aww-site-header .aww-mobile-menu > a:focus-visible,
  .aww-site-header .aww-mobile-menu > a[aria-current="page"] {
    background: rgba(255, 255, 255, .15) !important;
    border-color: rgba(245, 189, 79, .55);
    color: #ffffff !important;
  }

  .aww-site-header .aww-mobile-menu > a svg,
  .aww-site-header .aww-mobile-menu > a [data-lucide] {
    color: #f5bd4f !important;
    flex: 0 0 20px;
    stroke: currentColor;
  }

  .aww-site-header .aww-mobile-menu > a.is-cta:link,
  .aww-site-header .aww-mobile-menu > a.is-cta:visited,
  .aww-site-header .aww-mobile-menu > a.is-cta:active,
  .aww-site-header .aww-mobile-menu > a.is-cta:hover,
  .aww-site-header .aww-mobile-menu > a.is-cta:focus-visible {
    background: #f5bd4f !important;
    border-color: #f5bd4f;
    color: #2b1854 !important;
    margin-top: 8px !important;
  }

  .aww-site-header .aww-mobile-menu > a.is-cta svg,
  .aww-site-header .aww-mobile-menu > a.is-cta [data-lucide] { color: #2b1854 !important; }
}