/* Ross Developer V11 - editorial scale and spacing */

:is(.v11-white-3d, .index-editorial) {
  --v11-layout: 1240px;
  --v11-gutter: 2.5rem;
  --v11-section-compact: clamp(5.5rem, 6.5vw, 6.5rem);
  --v11-section-standard: clamp(6.5rem, 7.5vw, 7.5rem);
  --v11-section-generous: clamp(7.5rem, 8.5vw, 8.5rem);
  --v11-section-space: var(--v11-section-standard);
  --v11-title-size: 4rem;
  --v11-title-line: 1.05;
  overflow-x: clip;
}

:is(.v11-white-3d, .index-editorial) :is(h1, h2, h3, h4, h5, h6, p, a, button, input, textarea, select, label, span, small, strong, em, li, blockquote) {
  letter-spacing: 0 !important;
}

:is(.v11-white-3d, .index-editorial) :is(.problema, .services, .method, .work, .chatbot-section, .about, .reviews, .leadmag, .faq-section, .contact) {
  padding-top: var(--v11-section-space) !important;
  padding-bottom: var(--v11-section-space) !important;
  border-top: 1px solid var(--v11-line) !important;
}

:is(.v11-white-3d, .index-editorial) :is(.method, .reviews, .faq-section) {
  --v11-section-space: var(--v11-section-compact);
}

:is(.v11-white-3d, .index-editorial) :is(.services, .work) {
  --v11-section-space: var(--v11-section-generous);
}

:is(.v11-white-3d, .index-editorial) :is(.container, .container-wide, .container-xl, .about-container) {
  width: 100%;
  max-width: var(--v11-layout) !important;
  margin-inline: auto !important;
  padding-inline: var(--v11-gutter) !important;
}

:is(.v11-white-3d, .index-editorial) :is(.section-header h2, .problem-intro h2, .work-header h2, .chatbot-title, .reviews h2, .leadmag-title, .faq-section h2, .contact h2) {
  margin: 0;
  font-size: var(--v11-title-size) !important;
  font-weight: 700 !important;
  line-height: var(--v11-title-line) !important;
  text-wrap: balance;
}

.v11-white-3d :is(.section-header h2, .problem-intro h2, .work-header h2, .chatbot-title, .about h2, .reviews h2, .leadmag-title, .faq-section h2, .contact h2) {
  font-family: var(--v11-display-font) !important;
  font-weight: 400 !important;
}

:is(.v11-white-3d, .index-editorial) :is(.section-header, .work-header) {
  width: 100%;
  max-width: 66rem;
  margin: 0 auto clamp(3.25rem, 4vw, 4rem) !important;
  text-align: center !important;
}

:is(.v11-white-3d, .index-editorial) .work-header > div {
  width: 100%;
}

:is(.v11-white-3d, .index-editorial) :is(.section-sub, .work-sub, .chatbot-sub, .leadmag-sub, .contact-sub) {
  max-width: 68ch;
  margin: 1.5rem auto 0 !important;
  font-size: 1.075rem !important;
  line-height: 1.75 !important;
  text-wrap: pretty;
}

:is(.v11-white-3d, .index-editorial) .site-3d-canvas.is-ready.is-content-depth {
  opacity: .3;
}

/* Problem */
:is(.v11-white-3d, .index-editorial) .problem-story {
  grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr) !important;
  gap: 7rem !important;
  width: 100%;
  max-width: 73.75rem;
  margin-inline: auto;
  align-items: start;
}

:is(.v11-white-3d, .index-editorial) .problem-intro > p {
  max-width: 48ch;
  margin: 2rem 0 0 !important;
  font-size: 1.075rem !important;
  line-height: 1.75 !important;
  text-wrap: pretty;
}

:is(.v11-white-3d, .index-editorial) .problem-intro .btn-prob-cta {
  margin-top: 2.5rem;
}

:is(.v11-white-3d, .index-editorial) .problem-signals {
  border-top: 1px solid var(--v11-line-strong) !important;
}

:is(.v11-white-3d, .index-editorial) .problem-signal {
  display: grid !important;
  grid-template-columns: minmax(10rem, .72fr) minmax(0, 1.28fr) !important;
  gap: 3rem !important;
  align-items: start;
  padding: 2.2rem 0 !important;
  border-top: 0 !important;
  border-bottom: 1px solid var(--v11-line) !important;
}

:is(.v11-white-3d, .index-editorial) .problem-signal h3 {
  max-width: 15ch;
  margin: 0;
  font-size: 1.35rem !important;
  line-height: 1.25 !important;
  text-wrap: balance;
}

:is(.v11-white-3d, .index-editorial) .problem-signal p {
  max-width: 38ch;
  margin: 0;
  font-size: 1rem !important;
  line-height: 1.75 !important;
  text-wrap: pretty;
}

/* Services */
:is(.v11-white-3d, .index-editorial) .services-studio {
  width: 100%;
  max-width: 73.75rem;
  margin-inline: auto;
}

:is(.v11-white-3d, .index-editorial) .service-tabs {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

:is(.v11-white-3d, .index-editorial) .service-tab {
  min-height: 8rem;
  padding: 1.5rem 1.25rem !important;
  text-align: left;
}

:is(.v11-white-3d, .index-editorial) .service-tab span {
  font-size: 1.05rem !important;
  line-height: 1.3 !important;
}

:is(.v11-white-3d, .index-editorial) .service-tab small {
  margin-top: .55rem;
  font-size: .78rem !important;
  line-height: 1.5 !important;
}

:is(.v11-white-3d, .index-editorial) .service-stage {
  padding: 4.75rem !important;
}

:is(.v11-white-3d, .index-editorial) .service-panel {
  grid-template-columns: minmax(0, 1.08fr) minmax(0, .92fr) !important;
  gap: 2rem 6rem !important;
  align-items: start;
}

:is(.v11-white-3d, .index-editorial) .service-panel h3 {
  max-width: 15ch;
  margin: 0;
  font-size: 3.25rem !important;
  font-weight: 700 !important;
  line-height: 1.08 !important;
  text-wrap: balance;
}

:is(.v11-white-3d, .index-editorial) .service-panel > p:not(.service-panel-signal) {
  max-width: 46ch;
  margin: 0;
  font-size: 1.05rem !important;
  line-height: 1.75 !important;
  text-wrap: pretty;
}

:is(.v11-white-3d, .index-editorial) .service-panel-list {
  margin-top: .5rem !important;
}

:is(.v11-white-3d, .index-editorial) .service-panel-list li {
  padding-block: 1rem !important;
  font-size: .96rem !important;
  line-height: 1.5 !important;
}

:is(.v11-white-3d, .index-editorial) .service-panel-cta {
  margin-top: .75rem !important;
}

/* Method */
:is(.v11-white-3d, .index-editorial) .method-wrapper {
  width: 100%;
  max-width: 73.75rem;
  margin-inline: auto;
}

:is(.v11-white-3d, .index-editorial) .method-flow {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border: 0 !important;
  border-top: 1px solid var(--v11-line-strong) !important;
}

:is(.v11-white-3d, .index-editorial) .method-flow::before {
  display: none !important;
}

:is(.v11-white-3d, .index-editorial) .method-step,
:is(.v11-white-3d, .index-editorial) .method-step:nth-child(2n) {
  min-height: 13rem;
  padding: 2rem 1.5rem 0 !important;
  border: 0 !important;
  border-right: 1px solid var(--v11-line) !important;
}

:is(.v11-white-3d, .index-editorial) .method-step:first-child {
  padding-left: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .method-step:last-child {
  padding-right: 0 !important;
  border-right: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .method-step h3 {
  margin: 0 0 1.15rem;
  font-size: 1.3rem !important;
  line-height: 1.25 !important;
}

:is(.v11-white-3d, .index-editorial) .method-step p {
  margin: 0;
  font-size: .98rem !important;
  line-height: 1.72 !important;
  text-wrap: pretty;
}

/* Work */
:is(.v11-white-3d, .index-editorial) .work-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 4.5rem 2rem !important;
  width: 100%;
}

:is(.v11-white-3d, .index-editorial) .work-item {
  min-width: 0;
}

:is(.v11-white-3d, .index-editorial) .zoom-frame,
:is(.v11-white-3d, .index-editorial) .work-cta-inner {
  width: 100%;
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 10;
  border-radius: 8px !important;
  overflow: hidden;
}

:is(.v11-white-3d, .index-editorial) .zoom-frame img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

:is(.v11-white-3d, .index-editorial) .zoom-frame img.work-preview-contain {
  object-fit: contain !important;
  background: #F7F3EA;
}

:is(.v11-white-3d, .index-editorial) .work-info {
  gap: 1rem;
  margin-top: 1.5rem !important;
  align-items: baseline;
}

:is(.v11-white-3d, .index-editorial) .work-info h3 {
  font-size: 1.35rem !important;
  line-height: 1.3 !important;
}

:is(.v11-white-3d, .index-editorial) .work-info span {
  flex: 0 0 auto;
  font-size: .76rem !important;
  line-height: 1.35 !important;
}

:is(.v11-white-3d, .index-editorial) .work-desc {
  max-width: 58ch;
  margin-top: .85rem !important;
  font-size: 1rem !important;
  line-height: 1.72 !important;
  text-wrap: pretty;
}

:is(.v11-white-3d, .index-editorial) .work-visual-link {
  display: block;
  color: inherit;
}

:is(.v11-white-3d, .index-editorial) .work-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  margin-top: 1.35rem;
}

:is(.v11-white-3d, .index-editorial) .work-card-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  min-height: 42px;
  padding: .65rem .85rem;
  border: 1px solid var(--v11-line-strong);
  border-radius: 6px;
  color: var(--v11-ink);
  font-family: var(--v11-font) !important;
  font-size: .76rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

:is(.v11-white-3d, .index-editorial) .work-card-action:hover {
  border-color: var(--v11-accent);
  background: var(--v11-accent-soft);
  color: var(--v11-accent-deep);
  transform: translateY(-1px);
}

:is(.v11-white-3d, .index-editorial) .work-card-action--live {
  border-color: var(--v11-accent);
  background: var(--v11-accent);
  color: #FFFFFF;
}

:is(.v11-white-3d, .index-editorial) .work-card-action--live:hover {
  border-color: var(--v11-accent-deep);
  background: var(--v11-accent-deep);
  color: #FFFFFF;
}

:is(.v11-white-3d, .index-editorial) .work-cta-inner {
  position: relative;
  display: grid !important;
  place-content: center start;
  justify-items: start;
  gap: 0;
  padding: clamp(2.25rem, 4vw, 3.5rem) !important;
  text-align: left;
  background: var(--v11-accent-surface) !important;
  border: 1px solid var(--v11-accent-surface) !important;
  box-shadow: 0 22px 54px rgba(201, 79, 0, .18);
}

:is(.v11-white-3d, .index-editorial) .work-cta-inner h3 {
  max-width: 18ch;
  margin: 0 !important;
  color: #FFFFFF !important;
  font-size: clamp(1.45rem, 2vw, 1.85rem) !important;
  line-height: 1.18 !important;
  text-wrap: balance;
}

:is(.v11-white-3d, .index-editorial) .work-cta-inner p {
  margin: 1rem 0 1.75rem !important;
  color: rgba(255, 255, 255, .9) !important;
  font-size: 1rem !important;
  line-height: 1.55 !important;
}

:is(.v11-white-3d, .index-editorial) .work-cta-icon {
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: clamp(1.5rem, 3vw, 2rem);
  right: clamp(1.5rem, 3vw, 2rem);
  margin: 0;
  display: grid;
  place-items: center;
  color: #FFFFFF !important;
  opacity: 1 !important;
  border: 1px solid rgba(255, 255, 255, .45);
  border-radius: 50%;
}

.v11-white-3d .nav-whatsapp-cta,
.v11-white-3d .nav-whatsapp-cta:hover {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  min-width: 44px;
  height: 44px;
  min-height: 44px;
  padding: 0;
  border-radius: 50%;
  gap: 0;
  background: var(--v11-accent-surface) !important;
  border: 1px solid var(--v11-accent-surface) !important;
  color: #FFFFFF !important;
}

.v11-white-3d .nav-whatsapp-cta:hover {
  background: var(--v11-accent-deep) !important;
  border-color: var(--v11-accent-deep) !important;
}

.v11-white-3d .nav-whatsapp-cta svg {
  flex: 0 0 auto;
}

.v11-white-3d .hero-subtitle {
  color: var(--v11-muted) !important;
  max-width: 54ch;
  line-height: 1.7;
  text-shadow: none !important;
  text-wrap: pretty;
}

.v11-white-3d .nav-mobile-wrapper .nav-wa-btn {
  background: var(--v11-accent-surface) !important;
  border-color: var(--v11-accent-surface) !important;
  color: #FFFFFF !important;
}

.v11-white-3d .nav-mobile-wrapper .nav-wa-btn:hover {
  background: var(--v11-accent-deep) !important;
  border-color: var(--v11-accent-deep) !important;
}

:is(.v11-white-3d, .index-editorial) .work-cta-icon svg {
  width: 1.35rem;
  height: 1.35rem;
}

.v11-white-3d .work-cta-card .work-cta-inner .btn-cta-primary {
  min-height: 3rem;
  padding: .85rem 1.15rem !important;
  background: transparent !important;
  border: 1px solid rgba(255, 255, 255, .85) !important;
  border-radius: 8px !important;
  color: #FFFFFF !important;
  font-size: .78rem !important;
  text-align: left;
}

.v11-white-3d .work-cta-card .work-cta-inner .btn-cta-primary:hover {
  background: #FFFFFF !important;
  border-color: #FFFFFF !important;
  color: var(--v11-accent-surface) !important;
}

.v11-white-3d .work-cta-card:hover .work-cta-inner {
  background: var(--v11-accent-deep) !important;
  border-color: var(--v11-accent-deep) !important;
  box-shadow: 0 26px 64px rgba(198, 83, 11, .24);
}

/* Chatbot */
:is(.v11-white-3d, .index-editorial) .chatbot-layout {
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 0 !important;
  width: 100%;
  max-width: none !important;
  padding: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .chatbot-text {
  width: 100%;
  text-align: center !important;
}

:is(.v11-white-3d, .index-editorial) .chatbot-title {
  max-width: 20ch;
  margin-inline: auto;
}

:is(.v11-white-3d, .index-editorial) .chatbot-sub {
  max-width: 68ch;
}

:is(.v11-white-3d, .index-editorial) .chatbot-features {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  max-width: none !important;
  margin: 4.5rem auto 0 !important;
  border-top: 1px solid var(--v11-line-strong) !important;
  border-bottom: 1px solid var(--v11-line-strong) !important;
}

:is(.v11-white-3d, .index-editorial) .chatbot-feat {
  display: block !important;
  min-width: 0;
  padding: 2.5rem !important;
  border: 0 !important;
  border-left: 1px solid var(--v11-line) !important;
  text-align: left !important;
}

:is(.v11-white-3d, .index-editorial) .chatbot-feat:first-child {
  border-left: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .chatbot-feat-icon {
  width: 2.75rem !important;
  height: 2.75rem !important;
  margin: 0 0 1.75rem !important;
}

:is(.v11-white-3d, .index-editorial) .chatbot-feat-title {
  margin: 0;
  font-size: 1.12rem !important;
  line-height: 1.35 !important;
}

:is(.v11-white-3d, .index-editorial) .chatbot-feat-desc {
  max-width: 34ch;
  margin: .7rem 0 0 !important;
  font-size: .98rem !important;
  line-height: 1.7 !important;
  text-wrap: pretty;
}

:is(.v11-white-3d, .index-editorial) .chatbot-section .btn-cta-primary {
  margin-top: 2.75rem !important;
}

/* About */
:is(.v11-white-3d, .index-editorial) .about-grid {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 6rem !important;
  align-items: center;
}

:is(.v11-white-3d, .index-editorial) .about-image-frame {
  width: 100%;
  height: auto !important;
  aspect-ratio: 4 / 5;
  border-radius: 8px !important;
  overflow: hidden;
}

:is(.v11-white-3d, .index-editorial) .about-image-frame img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

:is(.v11-white-3d, .index-editorial) .about h2 {
  margin: 0;
  font-size: 3.5rem !important;
  font-weight: 700 !important;
  line-height: 1.07 !important;
  text-wrap: balance;
}

:is(.v11-white-3d, .index-editorial) .about-text {
  margin-top: 2.25rem !important;
}

:is(.v11-white-3d, .index-editorial) .about-text p {
  max-width: 55ch;
  font-size: 1.02rem !important;
  line-height: 1.75 !important;
  text-wrap: pretty;
}

:is(.v11-white-3d, .index-editorial) .about-text .about-intro {
  font-size: 1.08rem !important;
  font-weight: 500;
}

:is(.v11-white-3d, .index-editorial) .about-principle {
  margin-top: 2rem !important;
  padding: 1.5rem 0 !important;
  border: 0 !important;
  border-top: 1px solid var(--v11-line-strong) !important;
  border-bottom: 1px solid var(--v11-line-strong) !important;
  border-radius: 0 !important;
  background: transparent !important;
}

/* Reviews */
:is(.v11-white-3d, .index-editorial) .reviews-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  width: 100%;
  max-width: none !important;
}

:is(.v11-white-3d, .index-editorial) .review-card,
:is(.v11-white-3d, .index-editorial) .review-card:hover {
  display: flex;
  min-height: 23rem;
  padding: 2.75rem 2.5rem !important;
  flex-direction: column;
  border: 0 !important;
  border-top: 1px solid var(--v11-line-strong) !important;
  border-right: 1px solid var(--v11-line) !important;
  border-bottom: 1px solid var(--v11-line-strong) !important;
  border-radius: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .review-card:last-child {
  border-right: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .review-text {
  margin: 1.35rem 0 2rem !important;
  flex: 1;
  font-size: 1.08rem !important;
  line-height: 1.75 !important;
  text-wrap: pretty;
}

:is(.v11-white-3d, .index-editorial) .review-author {
  margin-top: auto;
}

/* Lead magnet */
:is(.v11-white-3d, .index-editorial) .leadmag-inner {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr) !important;
  gap: 8rem !important;
  width: 100%;
  align-items: start;
}

:is(.v11-white-3d, .index-editorial) .leadmag-title {
  font-size: 3.75rem !important;
}

:is(.v11-white-3d, .index-editorial) .leadmag-sub {
  margin-inline: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .check-list {
  margin-top: 2.5rem !important;
  border-top: 1px solid var(--v11-line-strong);
}

:is(.v11-white-3d, .index-editorial) .check-list li {
  gap: .8rem;
  padding: 1rem 0 !important;
  border-bottom: 1px solid var(--v11-line) !important;
  font-size: .98rem !important;
  line-height: 1.55 !important;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form {
  padding: clamp(1.75rem, 3.5vw, 2.75rem) !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: var(--v11-accent-surface) !important;
  box-shadow: 0 18px 34px rgba(116, 42, 6, .16);
}

:is(.v11-white-3d, .index-editorial) .leadmag-form h3 {
  margin: 0;
  color: #FFFFFF !important;
  font-size: 2rem !important;
  line-height: 1.25 !important;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form > p:not(.lm-privacy):not(.lm-error) {
  margin: .65rem 0 1.75rem !important;
  color: rgba(255, 255, 255, .88) !important;
}

:is(.v11-white-3d, .index-editorial) .lm-label {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1rem;
  margin: 0 0 .45rem;
  color: #FFFFFF;
  font-size: .78rem;
  font-weight: 700;
}

:is(.v11-white-3d, .index-editorial) .lm-label span {
  color: rgba(255, 255, 255, .72);
  font-size: .7rem;
  font-weight: 500;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-input {
  min-height: 3.5rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(255, 255, 255, .88) !important;
  border-radius: 6px !important;
  background: #FFFFFF !important;
  color: var(--v11-ink) !important;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-input::placeholder {
  color: #73777E !important;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-input:focus {
  border-color: var(--v11-ink) !important;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .3);
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-submit {
  min-height: 3.5rem;
  margin-top: .25rem;
  border: 1px solid #FFFFFF !important;
  border-radius: 6px !important;
  background: #FFFFFF !important;
  color: var(--v11-accent-deep) !important;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-submit:hover {
  border-color: var(--v11-ink) !important;
  background: var(--v11-ink) !important;
  color: #FFFFFF !important;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-submit:disabled {
  cursor: wait;
  opacity: .72;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-error {
  margin: .75rem 0 0 !important;
  color: #FFFFFF !important;
  font-size: .78rem;
  font-weight: 650;
}

:is(.v11-white-3d, .index-editorial) .leadmag-form .lm-privacy {
  margin: 1rem 0 0 !important;
  color: rgba(255, 255, 255, .78) !important;
  line-height: 1.55;
}

/* FAQ */
:is(.v11-white-3d, .index-editorial) .faq-section > .container {
  display: grid;
  grid-template-columns: minmax(15rem, .72fr) minmax(0, 1.28fr);
  gap: 6rem;
  align-items: start;
}

:is(.v11-white-3d, .index-editorial) .faq-section .section-header {
  margin: 0 !important;
  text-align: left !important;
}

:is(.v11-white-3d, .index-editorial) .faq-section h2 {
  font-size: 3.5rem !important;
}

:is(.v11-white-3d, .index-editorial) .faq-grid {
  width: 100%;
  max-width: none !important;
  margin: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .faq-q {
  gap: 1.5rem;
  padding: 1.55rem 0 !important;
  font-size: 1.05rem !important;
  line-height: 1.5 !important;
  text-align: left;
}

:is(.v11-white-3d, .index-editorial) .faq-a p {
  max-width: 62ch;
  padding: 0 2.5rem 1.55rem 0 !important;
  font-size: .98rem !important;
  line-height: 1.75 !important;
  text-wrap: pretty;
}

/* Contact */
:is(.v11-white-3d, .index-editorial) .contact-content {
  display: grid;
  grid-template-columns: minmax(17rem, .78fr) minmax(0, 1.22fr);
  gap: 1.75rem 7rem;
  width: 100%;
  max-width: var(--v11-layout) !important;
  margin-inline: auto;
  padding-inline: var(--v11-gutter) !important;
}

:is(.v11-white-3d, .index-editorial) .contact .section-header {
  grid-column: 1;
  grid-row: 1 / 5;
  margin: 0 !important;
  text-align: left !important;
}

:is(.v11-white-3d, .index-editorial) .contact h2 {
  font-size: 3.75rem !important;
}

:is(.v11-white-3d, .index-editorial) .contact-sub {
  max-width: 40ch;
  margin-inline: 0 !important;
}

:is(.v11-white-3d, .index-editorial) .contact-form-wrapper {
  grid-column: 2;
  grid-row: 1;
  width: 100%;
  max-width: none !important;
}

:is(.v11-white-3d, .index-editorial) .contact-divider {
  grid-column: 2;
  grid-row: 2;
  margin: 1.75rem 0 0 !important;
}

:is(.v11-white-3d, .index-editorial) .contact-email-wrap {
  grid-column: 2;
  grid-row: 3;
  text-align: left !important;
}

:is(.v11-white-3d, .index-editorial) .contact-email {
  font-size: 1.35rem !important;
}

:is(.v11-white-3d, .index-editorial) .social-icons {
  grid-column: 2;
  grid-row: 4;
  justify-content: flex-start !important;
  margin-top: .75rem !important;
}

:is(.v11-white-3d, .index-editorial) .form-step-label {
  margin-bottom: 1.25rem !important;
  font-size: 1rem !important;
}

:is(.v11-white-3d, .index-editorial) .form-group :is(input, textarea) {
  min-height: 3.6rem;
  border-radius: 6px !important;
  font-size: 1rem !important;
}

:is(.v11-white-3d, .index-editorial) .form-next,
:is(.v11-white-3d, .index-editorial) .form-submit {
  min-height: 3.35rem;
  border-radius: 6px !important;
}

@media (max-width: 1023px) {
  :is(.v11-white-3d, .index-editorial) {
    --v11-gutter: 2rem;
    --v11-section-compact: 5.25rem;
    --v11-section-standard: 6rem;
    --v11-section-generous: 6.5rem;
    --v11-section-space: var(--v11-section-standard);
    --v11-title-size: 3.5rem;
  }

  :is(.v11-white-3d, .index-editorial) .work-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 4rem 2rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-story {
    gap: 4rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-signal {
    grid-template-columns: minmax(8rem, .8fr) minmax(0, 1.2fr) !important;
    gap: 2rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-stage {
    padding: 3.5rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-panel {
    gap: 2rem 3.5rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-panel h3 {
    font-size: 2.75rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .method-step,
  :is(.v11-white-3d, .index-editorial) .method-step:nth-child(2n) {
    padding-inline: 1rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .about-grid,
  :is(.v11-white-3d, .index-editorial) .leadmag-inner {
    gap: 4rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .about h2,
  :is(.v11-white-3d, .index-editorial) .leadmag-title,
  :is(.v11-white-3d, .index-editorial) .contact h2 {
    font-size: 3rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .faq-section > .container,
  :is(.v11-white-3d, .index-editorial) .contact-content {
    gap: 4rem;
  }
}

@media (max-width: 820px) {
  :is(.v11-white-3d, .index-editorial) .problem-story,
  :is(.v11-white-3d, .index-editorial) .about-grid,
  :is(.v11-white-3d, .index-editorial) .leadmag-inner,
  :is(.v11-white-3d, .index-editorial) .faq-section > .container,
  :is(.v11-white-3d, .index-editorial) .contact-content {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-story,
  :is(.v11-white-3d, .index-editorial) .about-grid,
  :is(.v11-white-3d, .index-editorial) .leadmag-inner {
    gap: 4rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-tab:last-child {
    grid-column: 1 / -1;
  }

  :is(.v11-white-3d, .index-editorial) .service-panel {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  :is(.v11-white-3d, .index-editorial) .method-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  :is(.v11-white-3d, .index-editorial) .method-step,
  :is(.v11-white-3d, .index-editorial) .method-step:nth-child(2n) {
    border-right: 0 !important;
    border-bottom: 1px solid var(--v11-line) !important;
  }

  :is(.v11-white-3d, .index-editorial) .method-step:nth-child(odd) {
    border-right: 1px solid var(--v11-line) !important;
  }

  :is(.v11-white-3d, .index-editorial) .method-step:last-child {
    grid-column: 1 / -1;
    border-right: 0 !important;
  }

  :is(.v11-white-3d, .index-editorial) .chatbot-features {
    grid-template-columns: minmax(0, 1fr);
  }

  :is(.v11-white-3d, .index-editorial) .chatbot-feat,
  :is(.v11-white-3d, .index-editorial) .chatbot-feat:first-child {
    border-left: 0 !important;
    border-top: 1px solid var(--v11-line) !important;
  }

  :is(.v11-white-3d, .index-editorial) .chatbot-feat:first-child {
    border-top: 0 !important;
  }

  :is(.v11-white-3d, .index-editorial) .reviews-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  :is(.v11-white-3d, .index-editorial) .review-card,
  :is(.v11-white-3d, .index-editorial) .review-card:hover {
    min-height: 0;
    border-right: 0 !important;
    border-bottom: 0 !important;
  }

  :is(.v11-white-3d, .index-editorial) .review-card:last-child {
    border-bottom: 1px solid var(--v11-line-strong) !important;
  }

  :is(.v11-white-3d, .index-editorial) .faq-section .section-header,
  :is(.v11-white-3d, .index-editorial) .contact .section-header {
    grid-column: 1;
    grid-row: auto;
    text-align: center !important;
  }

  :is(.v11-white-3d, .index-editorial) .faq-section .section-header {
    margin-bottom: 3rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .contact-form-wrapper,
  :is(.v11-white-3d, .index-editorial) .contact-divider,
  :is(.v11-white-3d, .index-editorial) .contact-email-wrap,
  :is(.v11-white-3d, .index-editorial) .social-icons {
    grid-column: 1;
    grid-row: auto;
  }

  :is(.v11-white-3d, .index-editorial) .contact-sub {
    margin-inline: auto !important;
  }

  :is(.v11-white-3d, .index-editorial) .contact-email-wrap {
    text-align: center !important;
  }

  :is(.v11-white-3d, .index-editorial) .social-icons {
    justify-content: center !important;
  }
}

@media (max-width: 767px) {
  :is(.v11-white-3d, .index-editorial) {
    --v11-gutter: 1.25rem;
    --v11-section-compact: 4rem;
    --v11-section-standard: 4.75rem;
    --v11-section-generous: 5.25rem;
    --v11-section-space: var(--v11-section-standard);
    --v11-title-size: 2rem;
  }

  :is(.v11-white-3d, .index-editorial) :is(.section-header, .work-header) {
    margin-bottom: 3.25rem !important;
  }

  :is(.v11-white-3d, .index-editorial) :is(.section-sub, .work-sub, .chatbot-sub, .leadmag-sub, .contact-sub) {
    margin-top: 1.15rem !important;
    font-size: 1rem !important;
    line-height: 1.7 !important;
  }

  :is(.v11-white-3d, .index-editorial) .site-3d-canvas.is-ready.is-content-depth {
    opacity: .22;
  }

  :is(.v11-white-3d, .index-editorial) .problem-story {
    gap: 3.5rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-intro h2 {
    font-size: 2.65rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-intro > p {
    font-size: 1rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-signal {
    display: block !important;
    padding: 1.75rem 0 !important;
    text-align: left !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-signal h3,
  :is(.v11-white-3d, .index-editorial) .problem-signal p {
    max-width: none !important;
    margin-inline: 0 !important;
  }

  :is(.v11-white-3d, .index-editorial) .problem-signal p {
    margin-top: .75rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-tabs {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-tab,
  :is(.v11-white-3d, .index-editorial) .service-tab:last-child {
    grid-column: auto;
    min-height: 0;
    padding: 1.25rem !important;
    text-align: left !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-stage {
    padding: 2.25rem 1.25rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-panel {
    gap: 1.5rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-panel h3 {
    font-size: 2.3rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .method-flow {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  :is(.v11-white-3d, .index-editorial) .method-step,
  :is(.v11-white-3d, .index-editorial) .method-step:nth-child(2n),
  :is(.v11-white-3d, .index-editorial) .method-step:nth-child(odd),
  :is(.v11-white-3d, .index-editorial) .method-step:last-child {
    grid-column: auto;
    min-height: 0;
    padding: 1.75rem 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--v11-line) !important;
  }

  :is(.v11-white-3d, .index-editorial) .work-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 3.75rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .zoom-frame,
  :is(.v11-white-3d, .index-editorial) .work-cta-inner {
    aspect-ratio: 4 / 3;
  }

  :is(.v11-white-3d, .index-editorial) .work-info {
    display: block !important;
  }

  :is(.v11-white-3d, .index-editorial) .work-info span {
    display: block;
    margin-top: .45rem;
  }

  :is(.v11-white-3d, .index-editorial) .chatbot-features {
    margin-top: 3.25rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .chatbot-feat {
    padding: 2rem 0 !important;
  }

  :is(.v11-white-3d, .index-editorial) .about-grid {
    gap: 3rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .about h2,
  :is(.v11-white-3d, .index-editorial) .leadmag-title,
  :is(.v11-white-3d, .index-editorial) .faq-section h2,
  :is(.v11-white-3d, .index-editorial) .contact h2 {
    font-size: 2.5rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .review-card,
  :is(.v11-white-3d, .index-editorial) .review-card:hover {
    padding: 2.25rem 0 !important;
  }

  :is(.v11-white-3d, .index-editorial) .leadmag-inner {
    gap: 3.5rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .faq-section > .container,
  :is(.v11-white-3d, .index-editorial) .contact-content {
    gap: 0;
  }

  :is(.v11-white-3d, .index-editorial) .faq-q {
    font-size: 1rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .form-row {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  :is(.v11-white-3d, .index-editorial) .contact-email {
    font-size: 1.05rem !important;
    overflow-wrap: anywhere;
  }

  :is(.v11-white-3d, .index-editorial) #nav-menu.active > a.nav-cta-link,
  :is(.v11-white-3d, .index-editorial) #nav-menu.active .nav-wa-btn {
    color: #FFFFFF !important;
  }
}

@media (max-width: 390px) {
  :is(.v11-white-3d, .index-editorial) {
    --v11-title-size: 1.82rem;
  }

  :is(.v11-white-3d, .index-editorial) .problem-intro h2,
  :is(.v11-white-3d, .index-editorial) .about h2,
  :is(.v11-white-3d, .index-editorial) .leadmag-title,
  :is(.v11-white-3d, .index-editorial) .faq-section h2,
  :is(.v11-white-3d, .index-editorial) .contact h2 {
    font-size: 2.25rem !important;
  }

  :is(.v11-white-3d, .index-editorial) .service-panel h3 {
    font-size: 2rem !important;
  }
}

@media (max-width: 720px) {
  :is(.v11-white-3d, .index-editorial) .work-cta-inner {
    min-height: 22rem !important;
    aspect-ratio: auto !important;
    padding: 2.25rem !important;
  }

  .v11-white-3d .work-cta-card .work-cta-inner .btn-cta-primary {
    width: 100%;
    max-width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  :is(.v11-white-3d, .index-editorial) :is(.work-item, .review-card, .chatbot-feat, .problem-signal) {
    transition: none !important;
  }
}

/* ═══════════════════════════════════════════════
   PARLANO DI ME (rassegna stampa) + PROFILI RECENSIONI
═══════════════════════════════════════════════ */
.v11-white-3d .about-press {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid var(--v11-line);
}

.v11-white-3d .about-press-label {
  display: block;
  margin-bottom: .7rem;
  color: #6F9F16;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.v11-white-3d .about-press-btn {
  display: grid;
  grid-template-columns: minmax(7.5rem, 9.5rem) minmax(0, 1fr) auto;
  align-items: center;
  gap: 1rem;
  width: 100%;
  min-height: 4.5rem;
  padding: .75rem 1rem .75rem .75rem;
  border: 1px solid #7EAF1E;
  border-radius: 8px;
  background: #91C727;
  color: #11170A;
  text-decoration: none;
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}

.v11-white-3d .about-press-btn:hover {
  border-color: #6F9F16;
  background: #84B91F;
  transform: translateY(-1px);
}

.v11-white-3d .about-press-logo {
  display: grid;
  place-items: center;
  width: 100%;
  padding: .28rem .45rem;
  border-radius: 4px;
  background: #FFFFFF;
}

.v11-white-3d .about-press-logo img {
  display: block;
  width: 100%;
  height: auto;
}

.v11-white-3d .about-press-title {
  font-size: .86rem;
  font-weight: 600;
  line-height: 1.4;
}

.v11-white-3d .about-press-btn svg { flex: none; color: #11170A; }

@media (max-width: 420px) {
  .v11-white-3d .about-press-btn {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .v11-white-3d .about-press-logo {
    grid-column: 1 / -1;
    width: 8.5rem;
  }
}

/* Foto reale nell'avatar: se il file manca restano le iniziali. */
.v11-white-3d .review-avatar {
  position: relative;
  overflow: hidden;
}

.v11-white-3d .review-avatar img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: inherit;
}

.v11-white-3d .review-profile {
  display: inline-flex;
  align-items: center;
  gap: .4rem;
  min-height: 2.5rem;
  margin-top: 1rem;
  color: var(--v11-accent-deep);
  font-size: .78rem;
  font-weight: 700;
  text-decoration: none;
  transition: gap .2s ease, color .2s ease;
}

.v11-white-3d .review-profile:hover {
  gap: .65rem;
  color: var(--v11-ink);
}

/* ═══════════════════════════════════════════════
   MICRO-INTERAZIONI — strato di feedback
   Il sito ha già intro e reveal allo scroll: qui non si
   aggiunge coreografia, si aggiunge la risposta al gesto.
   Solo transform/opacity (economici), tutto disattivabile.
═══════════════════════════════════════════════ */

/* ── 1. Risposta al tocco/click ──
   Senza questo, da telefono premere un pulsante non dà
   alcun riscontro percepibile finché la pagina non cambia. */
.v11-white-3d :is(
  .btn-hero-main, .btn-hero-ghost, .btn-cta-primary, .btn-prob-cta,
  .nav-cta-link, .nav-wa-btn, .form-submit, .lm-submit,
  .service-panel-cta, .v11-system-cta, .about-press-btn,
  .review-profile, .cookie-accept, .quick-btn, .chat-send, .chat-close
):active {
  transform: translateY(1px) scale(.985);
  transition-duration: 90ms;
}

/* Le card sono superfici ampie: affondano appena, senza "schiacciarsi". */
.v11-white-3d :is(.work-item, .work-cta-card, .service-tab, .faq-q):active {
  transform: translateY(1px);
  transition-duration: 90ms;
}

/* ── 2. Messaggi della chat ──
   Comparivano di colpo: ora l'arrivo è leggibile come evento. */
.v11-white-3d .chat-msg {
  animation: rd-msg-in .32s cubic-bezier(.16, 1, .3, 1) both;
}

@keyframes rd-msg-in {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* ── 3. Campi del form ──
   Lo stato attivo del campo era muto su alcuni input. */
.v11-white-3d :is(.form-group input, .form-group textarea, .chat-input) {
  transition: border-color .18s ease, box-shadow .18s ease;
}

.v11-white-3d :is(.form-group input, .form-group textarea, .chat-input):focus {
  box-shadow: 0 0 0 3px rgba(234, 88, 12, .16);
}

/* ── 4. Il pallino "online" respira invece di lampeggiare ──
   Solo a chat aperta: la finestra resta in opacity:0 quando è
   chiusa, quindi un loop non scoped girerebbe a vuoto. */
.v11-white-3d .chat-window.open .chat-online-dot {
  animation: rd-pulse 2.6s ease-in-out infinite;
}

/* A chat chiusa nessun loop: spegne anche l'animazione ereditata. */
.v11-white-3d .chat-window:not(.open) .chat-online-dot {
  animation: none;
}

@keyframes rd-pulse {
  0%, 100% { opacity: 1; }
  50%      { opacity: .45; }
}

/* ── Rispetto delle preferenze di sistema ── */
@media (prefers-reduced-motion: reduce) {
  .v11-white-3d .chat-msg,
  .v11-white-3d .chat-online-dot {
    animation: none !important;
  }
  .v11-white-3d :is(
    .btn-hero-main, .btn-hero-ghost, .btn-cta-primary, .btn-prob-cta,
    .nav-cta-link, .nav-wa-btn, .form-submit, .lm-submit,
    .service-panel-cta, .v11-system-cta, .about-press-btn,
    .review-profile, .cookie-accept, .quick-btn, .chat-send, .chat-close,
    .work-item, .work-cta-card, .service-tab, .faq-q
  ):active {
    transform: none;
  }
}
