/* ============================================================
   JAFS Larvik – WorldClass v8
   Ren bedriftsinngang + informasjonsside
   ============================================================ */

/* Homepage business route */
.v8-business-home { padding-top: clamp(1.2rem, 3vw, 2.2rem); }
.v8-business-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: clamp(1rem, 3vw, 2.2rem);
  min-height: 190px;
  padding: clamp(1.25rem, 3.4vw, 2.4rem);
  border-radius: 30px;
  background:
    radial-gradient(circle at 84% 0%, rgba(242,75,24,.42), transparent 34%),
    linear-gradient(135deg, #0b0b0a 0%, #1b1714 100%);
  color: #fff;
  text-decoration: none;
  box-shadow: 0 26px 60px rgba(17,17,17,.16);
  overflow: hidden;
  position: relative;
}
.v8-business-card::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  border: 1px solid rgba(255,255,255,.11);
  border-radius: inherit;
}
.v8-business-card:hover { transform: translateY(-2px); box-shadow: 0 32px 70px rgba(17,17,17,.22); }
.v8-business-icon {
  width: clamp(62px, 8vw, 90px);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border-radius: 24px;
  background: #f24b18;
  color: #fff;
  box-shadow: 10px 10px 0 #ffd65a;
}
.v8-business-icon svg { width: 54%; }
.v8-business-copy { display: grid; gap: .5rem; min-width: 0; }
.v8-business-copy .eyebrow { color: #ffd65a; margin: 0; }
.v8-business-copy > strong { font-family: var(--font-display); font-size: clamp(1.7rem, 4vw, 3rem); line-height: .98; text-transform: uppercase; letter-spacing: .01em; }
.v8-business-copy > span:not(.eyebrow):not(.v8-business-points) { color: rgba(255,255,255,.72); line-height: 1.55; max-width: 720px; }
.v8-business-points { display: flex; flex-wrap: wrap; gap: .5rem; margin-top: .35rem; }
.v8-business-points i { font-style: normal; font-size: .76rem; font-weight: 800; padding: .45rem .68rem; border-radius: 999px; background: rgba(255,255,255,.09); color: rgba(255,255,255,.9); }
.v8-business-button { display: inline-flex; align-items: center; gap: .8rem; padding: 1rem 1.1rem; border-radius: 18px; background: #fff; color: #111; font-weight: 800; white-space: nowrap; }
.v8-business-button b { font-size: 1.25rem; }

/* Business information page */
.v8-business-page { background: #f7f2e8; }
.v8-business-page .cart-float,
.v8-business-page .sticky-order { display: none !important; }

.v8-biz-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(4rem, 8vw, 7.5rem) 0 clamp(3.5rem, 7vw, 6.5rem);
  background: #0b0b0a;
  color: #fff;
}
.v8-biz-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  opacity: .42;
  background-image: linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px);
  background-size: 70px 70px;
  mask-image: linear-gradient(to bottom, #000, transparent 88%);
}
.v8-biz-hero::after {
  content: '';
  position: absolute;
  width: 560px;
  height: 560px;
  right: -180px;
  top: -210px;
  border-radius: 50%;
  background: rgba(242,75,24,.26);
  filter: blur(20px);
}
.v8-biz-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0,1.08fr) minmax(390px,.92fr); align-items: center; gap: clamp(2.5rem, 7vw, 7rem); }
.v8-biz-kicker { margin: 0 0 1rem; color: #ffd65a; font-size: .78rem; font-weight: 800; letter-spacing: .16em; }
.v8-biz-hero h1 { max-width: 800px; margin: 0; font-family: var(--font-display); font-size: clamp(3.4rem, 7.4vw, 7.2rem); line-height: .88; text-transform: uppercase; letter-spacing: -.015em; }
.v8-biz-hero h1 span { color: #f24b18; text-shadow: 4px 4px 0 #ffd65a; }
.v8-biz-lead { max-width: 690px; margin: 1.6rem 0 0; color: rgba(255,255,255,.7); font-size: clamp(1rem, 1.6vw, 1.18rem); line-height: 1.72; }
.v8-biz-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 1rem 1.4rem; margin-top: 2rem; }
.v8-biz-text-link { color: #fff; font-weight: 800; text-underline-offset: 5px; }
.v8-biz-hero-points { list-style: none; padding: 0; margin: 2.3rem 0 0; display: grid; grid-template-columns: repeat(3, 1fr); max-width: 750px; border-top: 1px solid rgba(255,255,255,.14); }
.v8-biz-hero-points li { padding: 1.15rem 1rem 0 0; display: grid; gap: .25rem; }
.v8-biz-hero-points li + li { padding-left: 1rem; border-left: 1px solid rgba(255,255,255,.14); }
.v8-biz-hero-points strong { font-size: .96rem; }
.v8-biz-hero-points span { font-size: .75rem; color: rgba(255,255,255,.55); }

.v8-biz-visual { min-height: 500px; position: relative; display: grid; place-items: center; }
.v8-biz-orbit { position: absolute; border-radius: 50%; border: 1px solid rgba(255,255,255,.15); }
.v8-biz-orbit-one { width: 430px; height: 430px; }
.v8-biz-orbit-two { width: 330px; height: 330px; border-style: dashed; transform: rotate(-15deg); }
.v8-biz-doc { position: absolute; border-radius: 26px; box-shadow: 0 28px 70px rgba(0,0,0,.36); }
.v8-biz-doc-main { width: min(340px, 82%); min-height: 395px; padding: 2rem; transform: rotate(-4deg); background: #fffaf0; color: #111; border: 1px solid rgba(255,255,255,.2); }
.v8-biz-doc-mark { display: inline-flex; align-items: center; justify-content: center; width: 72px; height: 72px; border-radius: 50%; background: #111; color: #f24b18; font: 1.55rem var(--font-script); }
.v8-biz-doc-main small { display: block; margin-top: 4.5rem; color: #7a7168; font-size: .68rem; font-weight: 800; letter-spacing: .14em; }
.v8-biz-doc-main > strong { display: block; margin-top: .6rem; font-size: 1.6rem; line-height: 1.18; }
.v8-biz-doc-main > div { display: grid; gap: .65rem; margin-top: 2rem; }
.v8-biz-doc-main i { height: 8px; border-radius: 999px; background: #ded7ca; }
.v8-biz-doc-main i:nth-child(2) { width: 82%; }
.v8-biz-doc-main i:nth-child(3) { width: 62%; }
.v8-biz-doc-small { right: 0; bottom: 55px; display: flex; align-items: center; gap: .8rem; width: 250px; padding: 1rem 1.15rem; background: #f24b18; color: #fff; transform: rotate(5deg); }
.v8-biz-doc-small > span { display: grid; place-items: center; flex: 0 0 42px; height: 42px; border-radius: 50%; background: #ffd65a; color: #111; font-weight: 900; }
.v8-biz-doc-small p { display: grid; margin: 0; }
.v8-biz-doc-small small { color: rgba(255,255,255,.72); }
.v8-biz-chip { position: absolute; z-index: 2; padding: .66rem .9rem; border-radius: 999px; background: #ffd65a; color: #111; font-size: .75rem; font-weight: 900; box-shadow: 0 15px 30px rgba(0,0,0,.22); }
.v8-biz-chip-top { right: 5%; top: 14%; transform: rotate(5deg); }
.v8-biz-chip-bottom { left: 1%; bottom: 17%; transform: rotate(-8deg); background: #fff; }

.v8-biz-trust { background: #f24b18; color: #fff; }
.v8-biz-trust-grid { display: grid; grid-template-columns: repeat(3,1fr); }
.v8-biz-trust-grid > div { display: flex; align-items: center; gap: 1rem; min-height: 112px; padding: 1.2rem 1.5rem; }
.v8-biz-trust-grid > div + div { border-left: 1px solid rgba(255,255,255,.25); }
.v8-biz-trust-grid > div > span { font-family: var(--font-display); font-size: 2.4rem; color: #ffd65a; }
.v8-biz-trust-grid p { display: grid; margin: 0; }
.v8-biz-trust-grid small { color: rgba(255,255,255,.72); line-height: 1.4; }

.v8-biz-section-head { display: grid; grid-template-columns: minmax(0,1.15fr) minmax(260px,.85fr); align-items: end; gap: 2rem; margin-bottom: 2rem; }
.v8-biz-section-head h2 { margin: .35rem 0 0; font-family: var(--font-display); font-size: clamp(2.4rem, 5vw, 4.8rem); line-height: .94; text-transform: uppercase; }
.v8-biz-section-head > p { max-width: 620px; margin: 0; color: var(--grey-text); line-height: 1.7; }

.v8-biz-benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.v8-biz-benefit-grid article { min-height: 250px; padding: 1.55rem; border-radius: 24px; background: #fff; border: 1px solid rgba(17,17,17,.1); box-shadow: 0 14px 34px rgba(17,17,17,.05); }
.v8-biz-benefit-grid article > span { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 14px; background: #111; color: #ffd65a; font-family: var(--font-display); font-size: 1.1rem; }
.v8-biz-benefit-grid h3 { margin: 1.6rem 0 .55rem; font-size: 1.18rem; }
.v8-biz-benefit-grid p { margin: 0; color: var(--grey-text); line-height: 1.63; }

.v8-biz-usecase-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 1rem; }
.v8-biz-usecase-grid article { padding: 1.5rem; border-radius: 24px; background: #fffdf8; border: 1px solid rgba(17,17,17,.09); }
.v8-biz-usecase-grid i { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; background: #f24b18; color: #fff; font-style: normal; font-weight: 900; }
.v8-biz-usecase-grid h3 { margin: 1.2rem 0 .55rem; font-size: 1.06rem; }
.v8-biz-usecase-grid p { margin: 0; color: var(--grey-text); font-size: .9rem; line-height: 1.6; }

.v8-biz-process-grid { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(3,1fr); gap: 1rem; counter-reset: none; }
.v8-biz-process-grid li { display: grid; grid-template-columns: auto 1fr; gap: 1rem; padding: 1.5rem; border-top: 4px solid #f24b18; border-radius: 0 0 24px 24px; background: #fff; box-shadow: 0 16px 34px rgba(17,17,17,.05); }
.v8-biz-process-grid li > span { font-family: var(--font-display); font-size: 3rem; color: #f24b18; line-height: 1; }
.v8-biz-process-grid h3 { margin: .1rem 0 .45rem; }
.v8-biz-process-grid p { margin: 0; color: var(--grey-text); line-height: 1.6; }

.v8-biz-billing { padding: clamp(4rem, 8vw, 7rem) 0; background: #111; color: #fff; }
.v8-biz-billing-grid { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); align-items: center; gap: clamp(2rem,6vw,6rem); }
.v8-biz-billing .eyebrow { color: #ffd65a; }
.v8-biz-billing h2 { margin: .55rem 0 1rem; font-family: var(--font-display); font-size: clamp(2.8rem,5.3vw,5.2rem); line-height: .93; text-transform: uppercase; }
.v8-biz-billing-grid > div:first-child > p:last-child { color: rgba(255,255,255,.66); line-height: 1.72; }
.v8-biz-billing-card { padding: clamp(1.2rem,3vw,2rem); border-radius: 28px; background: #fffaf0; color: #111; }
.v8-biz-billing-card > div { display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 1rem; padding: 1rem 0; }
.v8-biz-billing-card > div + div { border-top: 1px solid rgba(17,17,17,.11); }
.v8-biz-billing-card > div > span { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 13px; background: #f24b18; color: #fff; font-family: var(--font-display); }
.v8-biz-billing-card p { display: grid; margin: 0; }
.v8-biz-billing-card small { margin-top: .25rem; color: #6d655d; line-height: 1.45; }
.v8-biz-note { margin: .9rem 0 0 !important; padding: .9rem 1rem; border-radius: 16px; background: #eee5d7; color: #5d554d; font-size: .78rem; line-height: 1.55; }

.v8-biz-faq-grid { display: grid; grid-template-columns: minmax(260px,.75fr) minmax(0,1.25fr); gap: clamp(2rem,6vw,6rem); align-items: start; }
.v8-biz-faq-grid h2 { margin: .4rem 0 .8rem; font-family: var(--font-display); font-size: clamp(2.7rem,5vw,4.8rem); line-height: .94; text-transform: uppercase; }
.v8-biz-faq-grid > div:first-child > p:last-child { color: var(--grey-text); line-height: 1.65; }
.v8-biz-faq-list { display: grid; gap: .75rem; }
.v8-biz-faq-list details { border-radius: 20px; background: #fff; border: 1px solid rgba(17,17,17,.1); overflow: hidden; }
.v8-biz-faq-list summary { cursor: pointer; list-style: none; padding: 1.15rem 3.2rem 1.15rem 1.2rem; font-weight: 800; position: relative; }
.v8-biz-faq-list summary::-webkit-details-marker { display: none; }
.v8-biz-faq-list summary::after { content: '+'; position: absolute; right: 1.2rem; top: 50%; transform: translateY(-50%); font-size: 1.5rem; color: #f24b18; }
.v8-biz-faq-list details[open] summary::after { content: '–'; }
.v8-biz-faq-list details p { margin: 0; padding: 0 1.2rem 1.2rem; color: var(--grey-text); line-height: 1.65; }

.v8-biz-request { padding: clamp(4rem,8vw,7rem) 0; background: #f24b18; color: #fff; }
.v8-biz-request-grid { display: grid; grid-template-columns: minmax(0,.82fr) minmax(0,1.18fr); gap: clamp(2rem,7vw,7rem); align-items: start; }
.v8-biz-request .eyebrow { color: #ffd65a; }
.v8-biz-request h2 { margin: .5rem 0 1rem; font-family: var(--font-display); font-size: clamp(3rem,5.5vw,5.5rem); line-height: .92; text-transform: uppercase; }
.v8-biz-request-copy > p:not(.eyebrow) { color: rgba(255,255,255,.76); line-height: 1.7; }
.v8-biz-request-copy ul { list-style: none; padding: 0; margin: 1.7rem 0 0; display: grid; gap: .7rem; }
.v8-biz-request-copy li { display: flex; align-items: center; gap: .7rem; font-weight: 700; }
.v8-biz-request-copy li::before { content: '✓'; display: grid; place-items: center; width: 25px; height: 25px; border-radius: 50%; background: #ffd65a; color: #111; font-size: .75rem; }
.v8-biz-form-card { padding: clamp(1.25rem,3vw,2rem); border-radius: 30px; background: #fffaf0; color: #111; box-shadow: 0 30px 70px rgba(93,27,7,.25); }
.v8-biz-form-card .form-row { gap: .8rem; }
.v8-biz-form-card .form-field { margin-bottom: .9rem; }
.v8-biz-form-card label { font-size: .78rem; font-weight: 800; }
.v8-biz-form-card input,
.v8-biz-form-card select,
.v8-biz-form-card textarea { width: 100%; border: 1.5px solid rgba(17,17,17,.15); border-radius: 15px; background: #fff; padding: .85rem .9rem; font: inherit; color: #111; }
.v8-biz-form-card textarea { resize: vertical; min-height: 120px; }
.v8-biz-form-card input:focus,
.v8-biz-form-card select:focus,
.v8-biz-form-card textarea:focus { outline: 3px solid rgba(242,75,24,.18); border-color: #f24b18; }
.v8-biz-submit { width: 100%; justify-content: center; margin-top: .3rem; }
.v8-biz-form-note { margin: .8rem 0 0; color: #756d64; font-size: .75rem; line-height: 1.5; text-align: center; }
.v8-biz-form-card .form-success { padding: 2rem 1rem; text-align: center; }
.v8-biz-form-card .form-success h3 { font-family: var(--font-display); font-size: 2rem; text-transform: uppercase; }

@media (max-width: 980px) {
  .v8-business-card { grid-template-columns: auto 1fr; }
  .v8-business-button { grid-column: 2; justify-self: start; }
  .v8-biz-hero-grid,
  .v8-biz-billing-grid,
  .v8-biz-request-grid { grid-template-columns: 1fr; }
  .v8-biz-visual { min-height: 430px; max-width: 580px; width: 100%; margin: 0 auto; }
  .v8-biz-benefit-grid { grid-template-columns: repeat(2,1fr); }
  .v8-biz-usecase-grid { grid-template-columns: repeat(2,1fr); }
  .v8-biz-section-head,
  .v8-biz-faq-grid { grid-template-columns: 1fr; }
}

@media (max-width: 720px) {
  .v8-business-home { padding-top: .7rem; }
  .v8-business-card { grid-template-columns: 1fr; min-height: 0; border-radius: 24px; }
  .v8-business-icon { width: 62px; border-radius: 18px; box-shadow: 7px 7px 0 #ffd65a; }
  .v8-business-copy > strong { font-size: 2rem; }
  .v8-business-points { gap: .35rem; }
  .v8-business-points i { font-size: .68rem; }
  .v8-business-button { grid-column: auto; width: 100%; justify-content: space-between; }

  .v8-biz-hero { padding-top: 3.2rem; }
  .v8-biz-hero h1 { font-size: clamp(3.1rem,15vw,5.4rem); }
  .v8-biz-hero h1 span { text-shadow: 3px 3px 0 #ffd65a; }
  .v8-biz-actions .btn { width: 100%; justify-content: center; }
  .v8-biz-hero-points { grid-template-columns: 1fr; }
  .v8-biz-hero-points li { padding: .9rem 0; }
  .v8-biz-hero-points li + li { padding-left: 0; border-left: 0; border-top: 1px solid rgba(255,255,255,.14); }
  .v8-biz-visual { min-height: 390px; }
  .v8-biz-orbit-one { width: 330px; height: 330px; }
  .v8-biz-orbit-two { width: 250px; height: 250px; }
  .v8-biz-doc-main { width: 265px; min-height: 330px; padding: 1.45rem; }
  .v8-biz-doc-main small { margin-top: 3.2rem; }
  .v8-biz-doc-small { width: 220px; right: 0; bottom: 32px; }
  .v8-biz-chip-top { right: 0; }
  .v8-biz-chip-bottom { left: 0; bottom: 13%; }
  .v8-biz-trust-grid { grid-template-columns: 1fr; padding: .4rem 0; }
  .v8-biz-trust-grid > div { min-height: 88px; padding: .9rem 0; }
  .v8-biz-trust-grid > div + div { border-left: 0; border-top: 1px solid rgba(255,255,255,.25); }
  .v8-biz-benefit-grid,
  .v8-biz-usecase-grid,
  .v8-biz-process-grid { grid-template-columns: 1fr; }
  .v8-biz-benefit-grid article { min-height: 0; }
  .v8-biz-process-grid li { border-radius: 0 0 20px 20px; }
  .v8-biz-form-card .form-row { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  .v8-business-card { transition: none; }
  .v8-business-card:hover { transform: none; }
}
