/* ARQORA v11 — realistic showcase, refined GBP visual system, professional enquiry form */

/* --------------------------------------------------------------------------
   REAL WEBSITE SHOWCASE
   -------------------------------------------------------------------------- */
.hero-concept{
  padding:72px 48px 64px 18px;
}
.hero-concept .concept-heading{
  top:18px;
  left:22px;
}
.concept-device-cluster{
  position:relative;
  isolation:isolate;
}
.hero-concept .concept-real-laptop{
  overflow:visible;
  padding:12px;
  background:linear-gradient(180deg,#252525,#151515);
  border-color:#5f5f5f;
  transform:perspective(1400px) rotateY(-3deg) rotateX(1deg);
}
.concept-real-screen{
  position:relative;
  overflow:hidden;
  aspect-ratio:1586/992;
  border-radius:7px;
  background:#0b0b0b;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);
}
.concept-real-screen picture,
.concept-real-screen img{
  display:block;
  width:100%;
  height:100%;
}
.concept-real-screen img{
  object-fit:cover;
  object-position:top center;
  transform:scale(1.002);
}
.hero-concept .concept-real-phone{
  width:148px;
  height:294px;
  right:-5px;
  bottom:-18px;
  border:5px solid #252525;
  background:#101010;
  padding:6px;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 25px 50px rgba(0,0,0,.62),inset 0 0 0 1px #5a5a5a;
  transform:rotate(3.2deg);
}
.concept-real-phone picture,
.concept-real-phone img{
  display:block;
  width:100%;
  height:100%;
}
.concept-real-phone picture{
  overflow:hidden;
  border-radius:18px;
}
.concept-real-phone img{
  object-fit:cover;
  object-position:top center;
}
.hero-concept .phone-speaker{
  z-index:4;
  top:10px;
  left:50%;
  transform:translateX(-50%);
  width:38px;
  height:5px;
  background:#1b1b1b;
  box-shadow:0 0 0 1px rgba(255,255,255,.05);
}
.hero-concept .concept-foot{
  margin-top:22px;
  padding-right:2px;
  font-size:9px;
}
.hero-concept .concept-foot span{
  white-space:nowrap;
}
.hero-concept .concept-disclaimer{
  margin-top:10px;
  font-size:10px;
  color:#a8a39a;
}

/* --------------------------------------------------------------------------
   GOOGLE BUSINESS — compact, premium, realistic device mockup
   -------------------------------------------------------------------------- */
.gbp{
  padding-top:90px;
}
.gbp-top{
  align-items:flex-start;
}
.gbp-intro{
  max-width:880px;
}
.gbp-stage{
  min-height:585px;
  margin-top:26px;
  padding-top:10px;
}
.gbp-dashboard{
  width:min(70%,790px);
  padding:24px 24px 20px;
  border-radius:22px;
  background:
    radial-gradient(circle at 18% 0%,rgba(255,255,255,.055),transparent 28%),
    linear-gradient(145deg,#242424,#151515 72%);
  border-color:#5d5d5d;
  box-shadow:0 26px 70px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.045);
}
.gbp-dashboard:before{
  content:"EXAMPLE DASHBOARD";
  position:absolute;
  left:24px;
  top:-11px;
  background:#111;
  border:1px solid #555;
  color:#a9a9a9;
  padding:5px 8px 4px;
  font:700 8px/1 var(--body);
  letter-spacing:.12em;
  border-radius:999px;
}
.gbp-dash-head{
  padding-bottom:18px;
}
.gbp-googlemark{
  font-size:43px;
}
.gbp-dash-head strong{
  font-size:18px;
}
.gbp-dash-head small{
  font-size:10px;
  color:#9b9b9b;
}
.gbp-period{
  border-radius:999px;
  padding:9px 12px;
  background:#0f0f0f;
  border-color:#494949;
  color:#c7c7c7;
  font-size:8px;
  letter-spacing:.12em;
}
.gbp-metrics{
  gap:12px;
  margin-top:15px;
}
.gbp-metric{
  min-height:145px;
  padding:15px 16px;
  border-radius:13px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.04),transparent 58%),
    linear-gradient(135deg,#303030,#202020);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
}
.gbp-metric-name{
  font-size:10px;
  color:#c8c8c8;
}
.gbp-metric-icon{
  width:30px;
  height:30px;
  font-size:16px;
  background:#404040;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
}
.gbp-metric strong{
  font-size:clamp(33px,3vw,48px);
  margin-top:17px;
}
.gbp-metric-change{
  display:inline-flex;
  align-items:center;
  width:max-content;
  margin-top:2px;
  padding:3px 7px;
  border-radius:999px;
  background:rgba(67,186,117,.1);
  color:#67d991;
  font-size:10px;
}
.gbp-metric svg{
  width:32%;
  height:39px;
  right:14px;
  bottom:16px;
  filter:drop-shadow(0 0 6px rgba(67,186,117,.12));
}
.gbp-rating-panel{
  min-height:88px;
  padding:16px 19px;
  border-radius:13px;
  background:
    linear-gradient(90deg,rgba(255,196,0,.035),transparent 44%),
    linear-gradient(135deg,#282828,#1c1c1c);
}
.gbp-rating-label{
  font-size:11px;
}
.gbp-stars{
  font-size:21px;
  letter-spacing:.12em;
}
.gbp-device{
  width:302px;
  height:537px;
  right:8px;
  top:35px;
  padding:7px;
  border:5px solid #444;
  border-radius:46px;
  background:#080808;
  box-shadow:0 32px 70px rgba(0,0,0,.72),inset 0 0 0 1px #8b8b8b;
  transform:rotate(6deg);
}
.gbp-device:before{
  content:"";
  position:absolute;
  inset:10px 20px auto;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);
  z-index:5;
  pointer-events:none;
}
.gbp-device-glass{
  height:100%;
  overflow:hidden;
  border-radius:35px;
  background:#fff;
  padding:0;
}
.gbp-illustrative{
  left:0;
  right:auto;
  bottom:0;
  font-size:9px;
  color:#8d8d8d;
}
.gbp-benefits{
  margin-top:18px;
}
.gbp-benefit{
  gap:14px;
}
.gbp-benefit-icon{
  width:39px;
  height:39px;
  display:grid;
  place-items:center;
  color:var(--orange);
  flex:none;
}
.gbp-benefit-icon svg{
  width:34px;
  height:34px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.gbp-benefit p{
  font-size:12px;
}
.gbp-price{
  border-radius:16px;
}
.gbp-price-featured{
  box-shadow:0 18px 50px rgba(255,90,0,.08);
}

/* --------------------------------------------------------------------------
   PROFESSIONAL ENQUIRY FORM
   -------------------------------------------------------------------------- */
.split-grid{
  grid-template-columns:.95fr 1.05fr;
  gap:56px;
}
.contact-card-v2{
  padding:0;
  overflow:hidden;
  border-radius:18px;
  box-shadow:0 28px 80px rgba(0,0,0,.32);
  border:1px solid rgba(255,255,255,.08);
}
.contact-card-v2:before{
  display:none;
}
.contact-card-v2 .contact-card-head{
  padding:38px 38px 28px;
  border-bottom:1px solid #d7cfc3;
  background:
    radial-gradient(circle at 100% 0%,rgba(255,90,0,.09),transparent 33%),
    linear-gradient(180deg,#f8f4ec,#eee9df);
}
.contact-card-v2 .contact-card-head h2{
  margin:10px 0 16px;
  font-size:clamp(50px,4.2vw,72px);
}
.contact-card-v2 .contact-card-head>div>p:not(.eyebrow){
  max-width:560px;
  margin:0;
  color:#5d574f;
  font-size:13px;
  line-height:1.65;
}
.contact-steps{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin-top:24px;
}
.contact-steps span{
  display:flex;
  align-items:center;
  gap:8px;
  min-width:0;
  padding:9px 10px;
  border:1px solid #d1c8bb;
  background:rgba(255,255,255,.45);
  border-radius:8px;
  color:#554f48;
  font:700 9px/1 var(--body);
  letter-spacing:.05em;
  text-transform:uppercase;
}
.contact-steps b{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  background:#111;
  color:#fff;
  font:800 10px/1 var(--display);
  flex:none;
}
.contact-card-v2 form{
  display:grid;
  gap:14px;
  margin:0;
  padding:24px 28px 28px;
}
.contact-card-v2 .form-section{
  display:grid;
  gap:13px;
  padding:18px;
  border:1px solid #d4ccc1;
  background:rgba(255,255,255,.35);
  border-radius:12px;
}
.contact-card-v2 .form-section-service{
  border-color:#c9b6a6;
  box-shadow:inset 4px 0 0 var(--orange);
}
.form-section-title{
  display:flex;
  align-items:center;
  gap:11px;
  margin-bottom:2px;
}
.form-section-title>span{
  display:grid;
  place-items:center;
  width:31px;
  height:31px;
  border-radius:50%;
  background:#111;
  color:#fff;
  font:900 12px/1 var(--display);
  flex:none;
}
.form-section-title>div{
  display:grid;
  gap:2px;
}
.form-section-title strong{
  color:#191919;
  font:800 16px/1 var(--display);
  text-transform:uppercase;
  letter-spacing:.03em;
}
.form-section-title small{
  color:#736c63;
  font-size:9px;
  line-height:1.35;
}
.contact-card-v2 label{
  gap:7px;
}
.contact-card-v2 label>span{
  color:#5d574f;
  font-size:9px;
  letter-spacing:.09em;
}
.contact-card-v2 input,
.contact-card-v2 textarea,
.contact-card-v2 select{
  width:100%;
  border:1px solid #bcb4a8;
  background:#fffdf8;
  color:#161616;
  border-radius:8px;
  padding:0 14px;
  font-size:15px;
  outline:none;
  transition:border-color .2s,box-shadow .2s,background .2s;
}
.contact-card-v2 input,
.contact-card-v2 select{
  min-height:52px;
}
.contact-card-v2 textarea{
  min-height:132px;
  padding-top:13px;
  padding-bottom:13px;
  resize:vertical;
}
.contact-card-v2 textarea::placeholder{
  color:#9b9388;
  opacity:1;
}
.contact-card-v2 input:focus,
.contact-card-v2 textarea:focus,
.contact-card-v2 select:focus{
  border-color:var(--orange);
  box-shadow:0 0 0 3px rgba(255,90,0,.12);
  background:#fff;
}
.contact-card-v2 input.invalid,
.contact-card-v2 textarea.invalid,
.contact-card-v2 select.invalid{
  border-color:#b3261e;
  box-shadow:0 0 0 3px rgba(179,38,30,.08);
}
.contact-card-v2 .service-choice select{
  appearance:auto;
  font-weight:700;
}
.form-submit-row{
  display:grid;
  gap:10px;
  margin-top:1px;
}
.contact-card-v2 .btn.full{
  min-height:58px;
  border-radius:8px;
  font-size:16px;
  box-shadow:0 10px 26px rgba(255,90,0,.14);
}
.form-submit-row>small{
  color:#716b62;
  text-align:center;
  font-size:9px;
}
.contact-card-v2 .form-status{
  min-height:0;
  margin:0;
}
.contact-card-v2 .form-status:not(:empty){
  min-height:18px;
}
.contact-card-v2 .contact-alt{
  margin:0;
  border:0;
  gap:0;
  background:#111;
  grid-template-columns:repeat(3,1fr);
}
.contact-card-v2 .contact-alt a{
  padding:16px 15px;
  background:#111;
  color:#fff;
  border-right:1px solid #2c2c2c;
}
.contact-card-v2 .contact-alt a:last-child{
  border-right:0;
}
.contact-card-v2 .contact-alt b{
  color:#9f9b95;
  font-size:9px;
}
.contact-card-v2 .contact-alt span{
  color:#f2f2f2;
  font-size:10px;
}
@media (hover:hover) and (pointer:fine){
  .contact-card-v2 .contact-alt a:hover{
    background:#1a1a1a;
    color:#ff7b35;
  }
}

/* Sticky CTA should not cover the exact sections that already contain their own CTAs. */
.mobile-sticky{
  transition:transform .26s ease,opacity .2s ease;
}

/* --------------------------------------------------------------------------
   RESPONSIVE REFINEMENT
   -------------------------------------------------------------------------- */
@media(max-width:1220px){
  .hero-concept{padding-right:32px}
  .hero-concept .concept-real-phone{width:132px;height:262px;right:-3px}
  .gbp-dashboard{width:min(72%,760px)}
  .gbp-device{width:270px;height:480px;top:48px}
}

@media(max-width:980px){
  .split-grid{grid-template-columns:1fr}
  .contact-card-v2{width:min(760px,100%);margin-inline:auto}
  .hero-concept{padding-left:8px;padding-right:36px}
  .gbp-stage{min-height:555px}
  .gbp-device{width:246px;height:437px;top:70px}
}

@media(max-width:700px){
  .hero-concept{
    padding:58px 12px 52px 0;
  }
  .hero-concept .concept-heading{
    top:11px;
    left:2px;
    font-size:8px;
    letter-spacing:.08em;
  }
  .hero-concept .concept-real-laptop{
    transform:none;
    padding:7px;
    border-radius:12px;
  }
  .concept-real-screen{
    border-radius:5px;
  }
  .hero-concept .concept-real-phone{
    width:100px;
    height:198px;
    right:-8px;
    bottom:-14px;
    border-width:4px;
    border-radius:20px;
    padding:4px;
    transform:rotate(3deg);
  }
  .concept-real-phone picture{border-radius:12px}
  .hero-concept .phone-speaker{top:7px;width:27px;height:4px}
  .hero-concept .concept-foot{
    margin:19px 0 0;
    padding-right:0;
    font-size:7px;
    letter-spacing:.1em;
  }
  .hero-concept .concept-disclaimer{
    margin-top:8px;
    font-size:9px;
    line-height:1.45;
    padding-right:50px;
    text-align:left;
  }

  .gbp{
    padding-top:72px;
    padding-bottom:66px;
  }
  .gbp-stage{
    display:block;
    position:relative;
    min-height:650px;
    margin-top:22px;
    padding:0;
  }
  .gbp-dashboard{
    width:100%;
    max-width:none;
    padding:13px 13px 12px;
    border-radius:16px;
  }
  .gbp-dashboard:before{
    left:14px;
    top:-9px;
    padding:4px 7px;
    font-size:6px;
  }
  .gbp-dash-head{
    gap:8px;
    padding-bottom:11px;
  }
  .gbp-googlemark{font-size:30px}
  .gbp-dash-head strong{font-size:12px}
  .gbp-dash-head small{font-size:7px;margin-top:2px}
  .gbp-period{display:none}
  .gbp-metrics{gap:7px;margin-top:9px}
  .gbp-metric{
    min-height:105px;
    padding:10px 9px;
    border-radius:10px;
  }
  .gbp-metric-name{font-size:7.5px;gap:5px}
  .gbp-metric-icon{width:22px;height:22px;font-size:11px}
  .gbp-metric strong{font-size:clamp(22px,6vw,29px);margin-top:11px}
  .gbp-metric-change{font-size:8px;padding:2px 5px}
  .gbp-metric svg{width:34%;height:27px;right:6px;bottom:8px}
  .gbp-rating-panel{
    min-height:65px;
    padding:11px 11px;
    gap:8px;
    align-items:center;
  }
  .gbp-rating-label{font-size:8px}
  .gbp-rating-row{gap:7px}
  .gbp-rating-row strong{font-size:24px}
  .gbp-stars{font-size:12px;letter-spacing:.08em;transform:none}
  .gbp-rating-panel small{font-size:7px;margin-bottom:0}
  .gbp-device{
    position:absolute;
    width:202px;
    height:359px;
    right:3px;
    top:294px;
    margin:0;
    border-width:4px;
    border-radius:34px;
    padding:5px;
    transform:rotate(4deg);
  }
  .gbp-device-glass{border-radius:25px}
  .gbp-illustrative{
    position:absolute;
    left:0;
    bottom:2px;
    margin:0;
    font-size:7px;
    letter-spacing:.11em;
    width:46%;
    line-height:1.55;
  }
  .gbp-benefits{
    margin-top:20px;
    padding-top:19px;
    row-gap:18px;
  }
  .gbp-benefit{
    gap:8px;
    padding:0 6px;
  }
  .gbp-benefit-icon{
    width:30px;
    height:30px;
  }
  .gbp-benefit-icon svg{
    width:27px;
    height:27px;
  }
  .gbp-benefit p{
    font-size:10px;
  }

  .faq-contact{
    padding-top:70px;
  }
  .contact-card-v2{
    width:100%;
    padding:0;
    border-radius:14px;
  }
  .contact-card-v2 .contact-card-head{
    padding:27px 18px 20px;
  }
  .contact-card-v2 .contact-card-head h2{
    font-size:clamp(45px,13vw,58px);
    margin:8px 0 14px;
  }
  .contact-card-v2 .contact-card-head>div>p:not(.eyebrow){
    font-size:12px;
    line-height:1.55;
  }
  .contact-steps{
    gap:5px;
    margin-top:18px;
  }
  .contact-steps span{
    gap:5px;
    padding:7px 6px;
    font-size:7px;
    letter-spacing:.03em;
  }
  .contact-steps b{
    width:20px;
    height:20px;
    font-size:8px;
  }
  .contact-card-v2 form{
    padding:15px;
    gap:10px;
  }
  .contact-card-v2 .form-section{
    padding:14px;
    gap:10px;
    border-radius:10px;
  }
  .form-section-title{
    gap:9px;
  }
  .form-section-title>span{
    width:27px;
    height:27px;
    font-size:10px;
  }
  .form-section-title strong{
    font-size:14px;
  }
  .form-section-title small{
    font-size:8px;
  }
  .contact-card-v2 .form-row.two{
    grid-template-columns:1fr;
    gap:10px;
  }
  .contact-card-v2 input,
  .contact-card-v2 select{
    min-height:49px;
    font-size:14px;
  }
  .contact-card-v2 textarea{
    min-height:118px;
    font-size:14px;
  }
  .contact-card-v2 .btn.full{
    min-height:53px;
    font-size:14px;
  }
  .contact-card-v2 .contact-alt{
    grid-template-columns:1fr;
  }
  .contact-card-v2 .contact-alt a{
    grid-template-columns:76px 1fr;
    align-items:center;
    padding:13px 15px;
    border-right:0;
    border-bottom:1px solid #2c2c2c;
  }
  .contact-card-v2 .contact-alt a:last-child{
    border-bottom:0;
  }
}

@media(max-width:390px){
  .hero-concept .concept-real-phone{width:93px;height:184px}
  .hero-concept .concept-foot{font-size:6.5px}
  .hero-concept .concept-disclaimer{padding-right:42px}
  .gbp-stage{min-height:625px}
  .gbp-metric{min-height:101px}
  .gbp-metric strong{font-size:21px}
  .gbp-device{width:188px;height:334px;top:286px}
  .gbp-illustrative{width:47%;font-size:6.5px}
  .contact-steps span{font-size:6.5px}
}

@media(max-width:350px){
  .hero-concept .concept-real-phone{width:86px;height:171px}
  .gbp-stage{min-height:598px}
  .gbp-metric{min-height:96px;padding:9px 8px}
  .gbp-metric strong{font-size:19px}
  .gbp-device{width:174px;height:309px;top:280px}
  .gbp-rating-row strong{font-size:21px}
  .gbp-stars{font-size:10px}
  .contact-card-v2 .contact-card-head{padding-inline:15px}
  .contact-card-v2 form{padding:12px}
  .contact-card-v2 .form-section{padding:12px}
}

@media(prefers-reduced-motion:reduce){
  .concept-real-screen img,
  .concept-real-phone img{
    transform:none!important;
  }
}
