@charset "UTF-8";.breakpoint-indicator[data-v-5c068f20]{position:fixed;left:1rem;bottom:1rem;z-index:1000;display:grid;place-items:center;min-width:2.75rem;height:2.75rem;padding-inline:.75rem;border:1px solid rgba(26,28,30,.16);border-radius:999px;background:#ffffffeb;color:#1a1c1e;font:700 .75rem/1 Figtree,sans-serif;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 10px 24px #1a1c1e14;white-space:nowrap}@media (max-width: 39.9375rem){.breakpoint-indicator[data-v-5c068f20]{left:.75rem;bottom:.75rem;height:2.5rem;padding-inline:.625rem;font-size:.6875rem}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,h4,blockquote,p,ul,ol{margin:0}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}button{border:0;background:none;padding:0}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}:root{color:#1a1c1e;background:#fff;font-family:Figtree,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-width:320px;color:#42474e;background:linear-gradient(180deg,#f1f4f9b3,#fffffff5 24rem)}main{display:block}h1,h2,h3,h4,h5,h6{color:#1a1c1e;font-family:Quicksand,sans-serif}h1{font-size:2rem;line-height:1.222;letter-spacing:-.015625rem;font-weight:500}@media (min-width: 48rem){h1{font-size:2.8125rem;line-height:1.156}}@media (min-width: 64rem){h1{font-size:3.5625rem;line-height:1.123}}h2{font-size:1.5rem;line-height:1.333;letter-spacing:0;font-weight:500}@media (min-width: 48rem){h2{font-size:2.25rem;line-height:1.222}}@media (min-width: 64rem){h2{font-size:2.8125rem;line-height:1.156}}h3{font-family:Archivo,serif;font-size:1.25rem;line-height:1.4;letter-spacing:0;font-weight:400}@media (min-width: 48rem){h3{font-size:1.5rem;line-height:1.333}}@media (min-width: 64rem){h3{font-size:1.75rem;line-height:1.286}}h4{font-family:Archivo,serif;font-size:1rem;line-height:1.5;letter-spacing:0;font-weight:400}@media (min-width: 48rem){h4{font-size:1.25rem;line-height:1.4}}@media (min-width: 64rem){h4{font-size:1.5rem;line-height:1.333}}p,li{font-size:1rem;line-height:1.429;font-weight:400}@media (min-width: 48rem){p,li{font-size:1.125rem;line-height:1.5}}.page-shell{position:relative;overflow:clip}.section-shell{padding-block:1rem}@media (min-width: 48rem){.section-shell{padding-block:1.5rem}}@media (min-width: 64rem){.section-shell{padding-block:1.85rem}}.section-heading{display:grid;gap:.55rem;margin-bottom:1.35rem}.section-heading--centered{text-align:center;justify-items:center}.section-heading__lead{max-width:32rem;color:#42474e;font-family:Figtree,sans-serif;font-size:1rem;line-height:1.5;letter-spacing:.03125rem;font-weight:400}@media (min-width: 48rem){.section-heading__lead{font-size:1.375rem;line-height:1.364;letter-spacing:0}}.section-heading__lead--wide{max-width:41rem}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:100;padding:.75rem 1rem;border-radius:.75rem;background:#1a1c1e;color:#fff;transition:top .18s ease}.skip-link:focus{top:1rem}.back-to-top{position:fixed;right:1rem;bottom:1rem;z-index:30;display:grid;place-items:center;width:1.75rem;height:1.75rem;border-radius:50%;border:1px solid rgba(194,199,206,.85);background:#e6e8eeb3;color:#72787ed9;font-size:.75rem;box-shadow:0 6px 14px #1a1c1e0f;transition:transform .18s ease,opacity .18s ease,background-color .18s ease,color .18s ease}.back-to-top:hover{transform:translateY(-1px);background:#fff;color:maroon}.container{width:min(100% - 2rem,70.5rem);margin-inline:auto}@media (min-width: 48rem){.container{width:min(100% - 3rem,70.5rem)}}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.72rem 1.15rem;border:1px solid transparent;border-radius:999px;font-size:.875rem;line-height:1.429;font-weight:700;text-align:center;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:maroon;color:#fff}.button--secondary{border-color:#42474e;color:#42474e;background:transparent}.button--secondary:hover{background:#e6e8ee}.card{background:#f1f4f9;border-radius:2rem}.info-card,.process-card,.pricing-card,.testimonial-card,.faq-item{padding:1.125rem 1rem}@media (min-width: 40rem){.info-card,.process-card,.pricing-card,.testimonial-card,.faq-item{padding:1.25rem 1.5rem}}@media (min-width: 48rem){.info-card,.process-card,.pricing-card,.testimonial-card,.faq-item{padding:2.75rem 2rem}}.info-card,.process-card{display:grid;align-content:start;gap:.45rem;min-height:100%}.check-list{display:grid;gap:.9rem}.check-list li{position:relative;padding-left:2rem}.check-list li:before{content:"";position:absolute;left:0;top:.05rem;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M13 20L18 25L28 15' stroke='%231A1C1E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}@media (min-width: 48rem){.check-list--two-column{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem}}.site-header{padding:.75rem 0 .35rem}.site-header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.site-header__nav{position:absolute;top:calc(100% + .75rem);left:0;right:0;display:none;flex-direction:column;gap:.35rem;padding:1rem;border:1px solid rgba(194,199,206,.4);border-radius:1.5rem;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 14px 32px #1a1c1e0f;z-index:20}.site-header__nav.is-open{display:flex}@media (min-width: 64rem){.site-header__nav{position:static;display:flex;flex:1;flex-direction:row;justify-content:center;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}.site-header__link{padding:.7rem .85rem;border-radius:999px;font-weight:600;font-size:.875rem;line-height:1.429;transition:background-color .18s ease,color .18s ease}.site-header__link:hover{background:#e6e8eecc}.site-header__menu-button{display:inline-grid;gap:.25rem;padding:.55rem;border-radius:999px;background:#f1f4f9}.site-header__menu-button span{display:block;width:1.1rem;height:2px;border-radius:999px;background:#1a1c1e}@media (min-width: 64rem){.site-header__menu-button{display:none}}.site-header__cta{display:none}@media (min-width: 64rem){.site-header__cta{display:inline-flex}}.site-header__cta--mobile{display:inline-flex;margin-top:.4rem}@media (min-width: 64rem){.site-header__cta--mobile{display:none}}.gamecam-logo{display:inline-flex}.gamecam-logo__mark{width:min(10.5rem,36vw);height:auto;fill:#1a1c1e}.carousel-controls{display:flex;gap:.75rem}.carousel-controls--mobile{justify-content:center;margin-top:1.25rem}@media (min-width: 40rem){.carousel-controls--mobile{display:none}}.carousel-controls--desktop{display:none}@media (min-width: 40rem){.carousel-controls--desktop{display:flex}}.carousel-controls__button{display:grid;place-items:center;width:3.75rem;height:3.75rem;border:1px solid #42474e;border-radius:50%;background:transparent;color:#42474e;font-size:1.375rem;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.carousel-controls__button:hover{background:#e6e8eecc;border-color:maroon;color:maroon}.faq-list{display:grid;gap:.85rem}.faq-item__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;color:#1a1c1e;font-size:1.125rem;line-height:1.5;font-weight:500;text-align:left}.faq-item__icon{flex:none;font-size:1.125rem;transition:transform .18s ease}.faq-item.is-open .faq-item__icon{transform:rotate(180deg)}.faq-item__content{display:grid;gap:.9rem;margin-top:1rem;color:#42474e}.faq-item__bullets{display:grid;gap:.7rem;padding-left:.25rem}.faq-item__bullets li{position:relative;padding-left:1.5rem}.faq-item__bullets li:before{content:"•";position:absolute;left:0;top:0;color:maroon;font-size:1.125rem;line-height:1}.hero__panel{background:#f1f4f9;border-radius:2rem;padding:1.7rem 1.25rem}@media (min-width: 48rem){.hero__panel{padding:2.1rem 2.2rem}}.hero__spark{color:maroon}.hero .section-heading{max-width:53rem;margin-inline:auto;margin-bottom:0}.hero .section-heading__lead{max-width:41rem}#overview .section-heading__lead{max-width:53rem}.overview-flow{display:grid;gap:.7rem}@media (min-width: 40rem){.overview-flow{display:none}}.overview-flow__image-shell{min-height:19rem}.overview-pairs{display:none;gap:.7rem}@media (min-width: 40rem){.overview-pairs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 64rem){.overview-pairs{display:none}}.overview-pairs__image-shell{align-self:start;min-height:100%;width:100%;aspect-ratio:5/6;grid-row:span 2}@media (min-width: 48rem){.overview-pairs__image-shell{min-height:100%;aspect-ratio:4/5}}.overview-grid{display:none;gap:.7rem}@media (min-width: 64rem){.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,.92fr) minmax(0,1fr);align-items:stretch}}.overview-grid__stack{display:grid;gap:.7rem}.overview-grid__image-shell{min-height:19rem}.overview-grid__image-frame{background:#f1f4f9;border-radius:2rem;position:relative;overflow:hidden;min-height:100%;height:100%}.overview-grid__image-frame img{position:absolute;top:50%;left:50%;width:auto;height:100%;min-width:100%;max-width:none;--focus-x: 53.71%;--focus-y: 29.88%;--shift-x: -2%;--shift-y: 30%;--zoom: 2.66;transform:translate(calc(var(--shift-x) - var(--focus-x)),calc(var(--shift-y) - var(--focus-y))) scale(var(--zoom));transform-origin:center center}@media (min-width: 40rem){.overview-grid__image-frame img{--shift-x: -1.25%;--shift-y: 8%;--zoom: 2.28}}@media (min-width: 48rem){.overview-grid__image-frame img{--shift-x: -1%;--shift-y: 6%;--zoom: 2.08}}@media (min-width: 64rem){.overview-grid__image-frame img{--shift-x: -.75%;--shift-y: 2%;--zoom: 1.84}}@media (min-width: 80rem){.overview-grid__image-frame img{--shift-x: -.75%;--shift-y: 2%;--zoom: 1.84}}.process-grid{display:grid;gap:.85rem;grid-template-columns:1fr}@media (min-width: 40rem){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}#pricing .section-heading__lead{max-width:100%}.pricing-tabs{display:flex;flex-wrap:wrap;gap:.5rem;width:fit-content;max-width:100%;margin-inline:auto;margin-bottom:1.15rem;padding:.35rem;border-radius:999px;background:#f1f4f9}.pricing-tabs__button{padding:.8125rem 1.25rem;border-radius:999px;color:#1a1c1e;font-weight:700;font-size:.875rem;line-height:1.429;transition:background-color .18s ease,color .18s ease}.pricing-tabs__button.is-active{background:maroon;color:#fff}.pricing-grid{display:grid;gap:.85rem}@media (min-width: 64rem){.pricing-grid{grid-template-columns:minmax(0,2fr) minmax(24rem,1fr)}}.pricing-card{display:flex;flex-direction:column;gap:1.2rem}.pricing-card--main{gap:1.5rem}.pricing-card__header{display:flex;flex-direction:column;gap:.8rem;padding-bottom:.9rem;border-bottom:1px solid rgba(194,199,206,.8)}@media (min-width: 40rem){.pricing-card__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.pricing-card__price{display:flex;align-items:flex-end;justify-content:flex-end;gap:.15rem;margin-left:auto;color:#42474e}.pricing-card__price strong{color:maroon;font-family:Quicksand,sans-serif;font-size:2.25rem;line-height:.95;letter-spacing:-.04em;font-weight:500}@media (min-width: 40rem){.pricing-card__price strong{font-size:3.125rem}}@media (min-width: 64rem){.pricing-card__price strong{font-size:3.5rem}}.pricing-card__price span{font-weight:600;font-size:.875rem;line-height:1.429;margin-bottom:.15rem;white-space:nowrap}@media (min-width: 40rem){.pricing-card__price span{font-size:1rem;line-height:1.2}}.pricing-card__group{display:grid;gap:.8rem}.pricing-card__group h4{font-size:1.125rem;line-height:1.5}.pricing-card__button{width:100%}@media (min-width: 48rem){.pricing-card__button{width:min(100%,22rem);align-self:center}}.pricing-card__asterisk{color:maroon}.pricing-card__note{font-size:.75rem;line-height:1.333}.pricing-card p{font-size:1rem;line-height:1.429}@media (min-width: 48rem){.pricing-card p{font-size:1.125rem;line-height:1.5}}.pricing-card--main .check-list{row-gap:.75rem}.pricing-card--main .check-list li,.pricing-card:not(.pricing-card--main) .check-list li{font-size:1rem;line-height:1.429}@media (min-width: 48rem){.pricing-card--main .check-list li,.pricing-card:not(.pricing-card--main) .check-list li{font-size:1.125rem;line-height:1.5}}@media (min-width: 40rem){.pricing-card--main .check-list--two-column{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.5rem}}.testimonials__header{display:flex;align-items:start;justify-content:space-between;gap:1.5rem;margin-bottom:1.15rem}.testimonials__header .section-heading{flex:1;margin-bottom:0}.testimonials__header .section-heading h2{font-size:1.5rem;line-height:1.333;max-width:52rem}@media (min-width: 48rem){.testimonials__header .section-heading h2{font-size:2.25rem;line-height:1.222}}.testimonials{padding-bottom:.5rem}.testimonials__viewport{overflow:hidden}.testimonials__track{display:flex;transition:transform .32s ease}.testimonials__page{flex:0 0 100%;display:grid;gap:1rem}@media (min-width: 40rem){.testimonials__page{grid-template-columns:repeat(2,minmax(0,1fr))}}.testimonial-card{display:flex;flex-direction:column;justify-content:space-between;padding-inline:1.5rem;padding-top:1.75rem;padding-bottom:0}@media (min-width: 48rem){.testimonial-card{padding-inline:1.75rem;padding-top:2rem}}.testimonial-card__quote{padding-bottom:1.25rem;color:#42474e;font-family:Archivo,serif;font-size:1rem;line-height:1.5;font-style:italic}@media (min-width: 48rem){.testimonial-card__quote{font-size:1.25rem;line-height:1.4}}.testimonial-card__footer{margin-inline:-1.5rem;padding:1.35rem;background:#e6e8ee;border-radius:1.5rem 1.5rem 2rem 2rem;color:#1a1c1e;font-weight:500;font-size:.875rem;line-height:1.429}@media (min-width: 48rem){.testimonial-card__footer{margin-inline:-1.75rem;padding:1.4rem 1.75rem}}.carousel-controls--desktop{padding-top:.15rem}.carousel-controls__button{width:3.4rem;height:3.4rem}.cta-banner{background:#f1f4f9;border-radius:2rem;position:relative;overflow:hidden;padding:1.75rem;background:linear-gradient(135deg,#ffffffeb,#f1f4f9cc),url(/assets/images/magicpattern-mesh-gradient_v3_1220.jpg) center 42%/cover}@media (min-width: 48rem){.cta-banner{padding:2.4rem}}.cta-banner__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}@media (min-width: 64rem){.cta-banner__content{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.cta-banner__content h2{max-width:40rem;font-size:1.5rem;line-height:1.333}@media (min-width: 48rem){.cta-banner__content h2{font-size:2.25rem;line-height:1.222}}@media (min-width: 64rem){.cta-banner__content h2{font-size:1.75rem;line-height:1.286}}.cta-banner__content em{color:maroon;font-style:normal}.cta-banner__note{position:relative;z-index:1;max-width:18rem;margin-top:1rem;color:#42474e;font-size:.875rem;line-height:1.429;text-align:center}@media (min-width: 64rem){.cta-banner__note{margin-left:auto;text-align:right}}.site-footer{padding-bottom:3rem}.site-footer__top{display:grid;justify-items:center;gap:1.5rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(194,199,206,.8)}.site-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.site-footer__nav a{padding:.85rem 1rem;border-radius:999px;font-weight:600;transition:background-color .18s ease}.site-footer__nav a:hover{background:#e6e8eecc}.site-footer__bottom{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.5rem;text-align:center}@media (min-width: 64rem){.site-footer__bottom{flex-direction:row;text-align:left}}.site-footer__canada{display:inline-flex;align-items:center;gap:.5rem;color:#1a1c1e;font-weight:500}.site-footer__canada img{width:1rem;height:auto}
