.productPageShell{padding:8.5rem 0 4.5rem}.productPage{width:var(--section-width);margin:0 auto;display:flex;flex-direction:column;gap:2rem}.productHero{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:2.5rem;align-items:center}.productHero__copy{display:flex;flex-direction:column;gap:1.25rem}.productHero__eyebrow,.productVideoCard__eyebrow,.productClosing__eyebrow{display:inline-flex;align-items:center;width:fit-content;padding:.45rem .9rem;border-radius:999px;background:rgba(15,210,210,.12);color:var(--brand-deep);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.productHero h1{margin:0;max-width:720px;font-size:clamp(3rem,6vw,5rem);line-height:.95;letter-spacing:-.05em;color:var(--text-strong)}.productHero__lede{margin:0;max-width:640px;font-size:1.12rem;line-height:1.8;color:var(--text-body)}.productHero__actions,.productClosing__actions{display:flex;flex-wrap:wrap;gap:1rem}.productPrimaryButton,.productSecondaryButton{display:inline-flex;align-items:center;justify-content:center;min-width:184px;min-height:52px;padding:.9rem 1.4rem;border-radius:999px;border:1px solid rgba(18,51,58,.1);text-decoration:none;font-size:.98rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.productPrimaryButton{color:#fff;border-color:transparent;background:linear-gradient(135deg,rgb(15,210,210),rgb(111,235,235));box-shadow:0 22px 42px #0fd2d242}.productSecondaryButton{color:var(--text-strong);background:rgba(255,255,255,.84);box-shadow:0 16px 30px #12333a14}.productPrimaryButton:hover,.productSecondaryButton:hover,.productPrimaryButton:focus,.productSecondaryButton:focus{transform:translateY(-2px)}.productSecondaryButton:hover,.productSecondaryButton:focus{background:rgba(15,210,210,.08);border-color:#0fd2d259}.productHeroCard{position:relative;padding:1rem;border-radius:34px;border:1px solid rgba(18,51,58,.08);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(238,248,249,.94));box-shadow:var(--shadow-soft)}.productHeroCard:after{content:"";position:absolute;top:18px;right:-22px;bottom:-18px;left:28px;border-radius:38px;background:linear-gradient(135deg,rgba(15,210,210,.16),rgba(15,210,210,.02));filter:blur(12px);z-index:-1}.productHeroCard__meta{display:flex;align-items:center;gap:.75rem;padding-bottom:.95rem;color:var(--text-body);font-size:.92rem;font-weight:700}.productHeroCard__badge{display:inline-flex;align-items:center;padding:.38rem .7rem;border-radius:999px;background:rgba(18,51,58,.08);color:var(--text-strong);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.productHeroCard img,.productVideoPlayer{display:block;width:100%;height:100%;border:0;border-radius:24px;object-fit:cover;background:rgba(18,51,58,.06)}.productPrinciples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.productPrincipleCard{padding:1.35rem 1.35rem 1.45rem;border-radius:26px;border:1px solid rgba(18,51,58,.08);background:rgba(255,255,255,.8);box-shadow:0 18px 36px #12333a14}.productPrincipleCard h2{margin:0 0 .7rem;font-size:1.15rem;line-height:1.35;color:var(--text-strong)}.productPrincipleCard p{margin:0;line-height:1.72;color:var(--text-body)}.productVideoGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.productFeaturedDemo{display:flex;flex-direction:column;gap:1.1rem}.productFeaturedDemoCard{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:1.25rem;padding:1.2rem;border-radius:34px;border:1px solid rgba(18,51,58,.08);background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(224,249,249,.78));box-shadow:var(--shadow-soft)}.productFeaturedDemoCard__video{position:relative;overflow:hidden;min-height:320px;border-radius:24px;background:rgba(18,51,58,.06)}.productFeaturedDemoCard__video img,.productFeaturedDemoCard__video .productVideoPlayer{display:block;width:100%;height:100%;object-fit:cover}.productFeaturedDemoCard__overlay{position:absolute;inset:auto 1rem 1rem 1rem;display:flex;flex-direction:column;gap:.3rem;padding:1rem 1.1rem;border-radius:20px;background:linear-gradient(135deg,rgba(18,51,58,.84),rgba(15,210,210,.56));color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.productFeaturedDemoCard__overlay span{font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.82}.productFeaturedDemoCard__overlay strong{font-size:1.2rem;line-height:1.2}.productFeaturedDemoCard__copy{display:flex;flex-direction:column;justify-content:center}.productFeaturedDemoCard__copy h3{margin:.95rem 0 .7rem;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.05em;color:var(--text-strong)}.productFeaturedDemoCard__copy p{margin:0;line-height:1.76;color:var(--text-body)}.productFeaturedDemoCard__copy ul{margin:1rem 0 0;padding-left:1.1rem;color:var(--text-body)}.productFeaturedDemoCard__copy li{margin-bottom:.75rem;line-height:1.65}.productFeaturedDemoCard__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.25rem}.productVideoCard{display:flex;flex-direction:column;gap:1rem;padding:1.2rem;border-radius:30px;border:1px solid rgba(18,51,58,.08);background:rgba(255,255,255,.9);box-shadow:var(--shadow-card)}.productVideoCard__video{overflow:hidden;border-radius:22px;background:rgba(18,51,58,.04);aspect-ratio:16/9}.productVideoCard__video iframe,.productVideoCard__video .productVideoPlayer{width:100%;height:100%;border:0}.productVideoCard__copy h3{margin:.95rem 0 .7rem;font-size:1.75rem;line-height:1.08;letter-spacing:-.04em;color:var(--text-strong)}.productVideoCard__copy p{margin:0;line-height:1.75;color:var(--text-body)}.productVideoCard__copy ul{margin:1rem 0 0;padding-left:1.1rem;color:var(--text-body)}.productVideoCard__copy li{margin-bottom:.75rem;line-height:1.65}.productClosing__card{display:block;padding:2rem;border-radius:36px;border:1px solid rgba(18,51,58,.08);background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(224,249,249,.92));box-shadow:var(--shadow-soft)}.productClosing__card h2{margin:1rem 0 .8rem;max-width:720px;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.02;letter-spacing:-.05em;color:var(--text-strong)}.productClosing__card p{margin:0 0 1.5rem;max-width:760px;font-size:1.08rem;line-height:1.75;color:var(--text-body)}.productDestinations{padding-top:1rem}.productDestinationGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.productDestinationCard{display:flex;flex-direction:column;gap:.9rem;padding:1.4rem;border-radius:28px;border:1px solid rgba(18,51,58,.08);background:rgba(255,255,255,.84);box-shadow:0 18px 36px #12333a14}.productDestinationCard h3{margin:0;font-size:1.35rem;line-height:1.2;color:var(--text-strong)}.productDestinationCard p{margin:0;line-height:1.7;color:var(--text-body);flex:1}.productDestinationButton{min-width:0}.productModalOpen{overflow:hidden}.productInterviewModal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(8,24,28,.72);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.productInterviewModal__panel{position:relative;width:min(1120px,100%);max-height:min(92vh,920px);overflow:auto;padding:2rem;border-radius:32px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(232,250,250,.96));box-shadow:0 36px 90px #00000057}.productInterviewModal__close{position:absolute;top:1rem;right:1rem;width:42px;height:42px;border:1px solid rgba(18,51,58,.1);border-radius:999px;background:rgba(255,255,255,.9);color:var(--text-strong);font-size:1.8rem;line-height:1;cursor:pointer}.productInterviewModal__copy{max-width:820px;padding-right:3rem}.productInterviewModal__copy h2{margin:1rem 0 .85rem;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1;letter-spacing:-.05em;color:var(--text-strong)}.productInterviewModal__copy p,.productInterviewModal__footer p{margin:0;color:var(--text-body);font-size:1.06rem;line-height:1.76}.productInterviewModal__video{overflow:hidden;margin:1.5rem 0 1rem;border-radius:24px;background:rgba(18,51,58,.08);aspect-ratio:16/9;box-shadow:0 24px 50px #12333a29}.productInterviewModal__video iframe{display:block;width:100%;height:100%;border:0}.productInterviewModal__footer{max-width:920px;padding:1rem 1.1rem;border-radius:18px;background:rgba(255,255,255,.72)}@media screen and (max-width: 1100px){.productHero,.productPrinciples,.productVideoGrid,.productFeaturedDemoCard,.productClosing__card,.productDestinationGrid{grid-template-columns:1fr}}@media screen and (max-width: 768px){.productPageShell{padding:7rem 0 3.5rem}.productHero__actions,.productClosing__actions{flex-direction:column}.productPrimaryButton,.productSecondaryButton{width:100%}.productHeroCard,.productFeaturedDemoCard,.productVideoCard,.productClosing__card{padding:1rem;border-radius:24px}.productFeaturedDemoCard__video{min-height:240px}.productFeaturedDemoCard__actions{flex-direction:column}.productInterviewModal{padding:1rem}.productInterviewModal__panel{padding:1.1rem;border-radius:24px}.productInterviewModal__copy{padding-right:2.5rem}}
