.header__logo a,.header__logo{display:flex;align-items:center;gap:.5rem}.tunedpc-header__brand{font-weight:800;font-size:1.25rem;color:#f4f4f5;letter-spacing:-.02em;font-style:italic}.glass-card{background:#ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:1rem}.gradient-text{background:linear-gradient(135deg,#ef4444,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glow-btn{box-shadow:0 0 20px #ef44444d,0 0 40px #ef444426;transition:all .3s ease}.glow-btn:hover{box-shadow:0 0 30px #ef444480,0 0 60px #ef444440;transform:scale(1.02)}.glow-text{text-shadow:0 0 20px rgba(239,68,68,.5),0 0 40px rgba(239,68,68,.3)}.glow-card{box-shadow:0 0 30px #ef444426,0 0 60px #ef444414}.mesh-gradient{background:radial-gradient(ellipse 600px 400px at 20% 50%,rgba(239,68,68,.08),transparent),radial-gradient(ellipse 500px 300px at 80% 20%,rgba(249,115,22,.06),transparent)}.mesh-gradient-alt{background:radial-gradient(ellipse 500px 400px at 70% 60%,rgba(239,68,68,.06),transparent),radial-gradient(ellipse 400px 300px at 20% 30%,rgba(249,115,22,.04),transparent)}@keyframes glow-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes bar-grow{0%{width:0}}@keyframes glow-badge-pulse{0%,to{opacity:.7}50%{opacity:1}}.tunedpc-hero{position:relative;overflow:hidden;padding:3rem 1rem 2rem;min-height:50vh;display:flex;align-items:center;justify-content:center;background:#09090b}.tunedpc-hero__glow{position:absolute;border-radius:50%;filter:blur(40px);animation:glow-pulse 4s ease-in-out infinite;pointer-events:none;will-change:transform,opacity}.tunedpc-hero__glow--red{width:500px;height:500px;background:#ef444426;top:-100px;left:-100px}.tunedpc-hero__glow--orange{width:400px;height:400px;background:#f973161f;bottom:-80px;right:-80px;animation-delay:2s}.tunedpc-hero__content{position:relative;z-index:1;max-width:800px;text-align:center;animation:fade-in-up .6s ease-out}.tunedpc-hero__title{font-size:clamp(2rem,5vw,3.75rem);font-weight:700;color:#f4f4f5;line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.02em}.tunedpc-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#a1a1aa;max-width:600px;margin:0 auto 2rem;line-height:1.6}.tunedpc-hero__stats{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap;animation:fade-in-up .5s ease-out .25s both}.tunedpc-hero__stat{text-align:center}.tunedpc-hero__stat-value{font-size:1.5rem;font-weight:700;color:#f4f4f5}.tunedpc-hero__stat-label{font-size:.75rem;color:#71717a;text-transform:uppercase;letter-spacing:.1em}.tunedpc-hero__stat+.tunedpc-hero__stat{border-left:1px solid rgba(255,255,255,.1);padding-left:2rem}.tunedpc-hero__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;animation:fade-in-up .5s ease-out .35s both}.tunedpc-hero__cta-wrap{text-align:center}.tunedpc-hero__cta-micro{font-size:.6875rem;color:#71717a;margin-top:.5rem}.tunedpc-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;border-radius:.5rem;font-weight:600;font-size:.9375rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.tunedpc-btn--primary{background:#ef4444;color:#fff}.tunedpc-btn--primary:hover{background:#dc2626}.tunedpc-btn--secondary{background:transparent;color:#f4f4f5;border:1px solid rgba(255,255,255,.15)}.tunedpc-btn--secondary:hover{border-color:#ffffff4d;background:#ffffff0d}.tunedpc-btn--orange{background:#f97316;color:#fff}.tunedpc-btn--orange:hover{background:#ea580c}.tunedpc-marquee{overflow:hidden;padding:1.5rem 0;background:#09090b}.tunedpc-marquee__label{text-align:center;font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#71717a;margin-bottom:2rem;font-weight:600}.tunedpc-marquee__track{display:flex;animation:marquee-scroll 60s linear infinite;width:fit-content;will-change:transform}.tunedpc-marquee__track:hover{animation-play-state:paused}.tunedpc-marquee__card{flex-shrink:0;width:340px;padding:1.25rem;margin-right:1.25rem;border:1px solid rgba(255,255,255,.08);border-radius:1rem;background:#ffffff08;transition:all .3s ease}.tunedpc-marquee__card:hover{border-color:#ef444466;box-shadow:0 0 20px #ef444426}.tunedpc-marquee__card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.tunedpc-marquee__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.1)}.tunedpc-marquee__verified{color:#1d9bf0;font-size:.75rem;margin-left:2px}.tunedpc-marquee__name{font-weight:600;color:#f4f4f5;font-size:.875rem}.tunedpc-marquee__handle{color:#71717a;font-size:.75rem}.tunedpc-marquee__tag{font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;color:#ef4444;margin-bottom:.5rem;font-weight:600}.tunedpc-marquee__quote{color:#d4d4d8;font-size:.875rem;line-height:1.5}.tunedpc-problem{padding:2rem 1rem;background:#111114}.tunedpc-problem__inner{max-width:700px;margin:0 auto;text-align:center}.tunedpc-problem__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5;margin-bottom:1.25rem;line-height:1.2}.tunedpc-problem__text{color:#a1a1aa;font-size:1rem;line-height:1.7;margin-bottom:2rem}.tunedpc-problem__callout{padding:1.5rem;text-align:left}.tunedpc-problem__callout p{color:#d4d4d8;font-size:.9375rem;line-height:1.6}.tunedpc-problem__callout a{color:#ef4444;text-decoration:underline;text-underline-offset:3px}.tunedpc-pricing{padding:2rem 1rem;background:#09090b}.tunedpc-pricing__header{text-align:center;margin-bottom:3rem}.tunedpc-pricing__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;margin-bottom:.75rem;font-weight:600}.tunedpc-pricing__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5}.tunedpc-pricing__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;align-items:start}@media(min-width:700px){.tunedpc-pricing__grid{grid-template-columns:1fr 1fr}}.tunedpc-pricing__card{padding:2rem;border-radius:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.tunedpc-pricing__card--featured{position:relative;background:#ffffff0d;border:1.5px solid transparent;background-image:linear-gradient(#0e0e11,#0e0e11),linear-gradient(135deg,#ef4444,#f97316);background-origin:border-box;background-clip:padding-box,border-box}@media(min-width:700px){.tunedpc-pricing__card--featured{transform:scale(1.05)}}.tunedpc-pricing__badge{position:relative;display:inline-block;padding:.25rem .75rem;background:#eab30826;color:#eab308;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:9999px;margin-bottom:1rem;box-shadow:0 0 12px #eab30880;animation:glow-badge-pulse 2s ease-in-out infinite;will-change:opacity}.tunedpc-pricing__plan-name{font-size:1.25rem;font-weight:700;color:#f4f4f5;margin-bottom:.5rem}.tunedpc-pricing__price{font-size:2.5rem;font-weight:700;color:#f4f4f5;margin-bottom:.25rem}.tunedpc-pricing__duration{font-size:.8125rem;color:#71717a;margin-bottom:1.5rem}.tunedpc-pricing__features{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.625rem}.tunedpc-pricing__feature{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#d4d4d8;line-height:1.4}.tunedpc-pricing__check{color:#22c55e;font-weight:700;flex-shrink:0;margin-top:1px}.tunedpc-pricing__guarantee{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;background:#22c55e1a;border-radius:.5rem;font-size:.8125rem;color:#22c55e;font-weight:600;margin-bottom:1.5rem}.tunedpc-pricing__cta-micro{font-size:.6875rem;color:#71717a;text-align:center;margin-top:.75rem}.tunedpc-pricing__banner{max-width:900px;margin:2rem auto 0;padding:1.25rem;text-align:center;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.tunedpc-pricing__banner-title{font-weight:700;color:#f4f4f5;font-size:1rem;margin-bottom:.25rem}.tunedpc-pricing__banner-text{color:#a1a1aa;font-size:.875rem}.tunedpc-results{padding:2rem 1rem;background:#111114}.tunedpc-results__header{text-align:center;margin-bottom:3rem}.tunedpc-results__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;margin-bottom:.75rem;font-weight:600}.tunedpc-results__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5}.tunedpc-results__grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media(min-width:800px){.tunedpc-results__grid{grid-template-columns:1fr 1fr}}.tunedpc-results__benchmarks{display:flex;flex-direction:column;gap:1.25rem}.tunedpc-results__benchmark{padding:1.25rem;border-radius:.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.tunedpc-results__game-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.tunedpc-results__game-name{font-weight:700;color:#f4f4f5;font-size:1rem}.tunedpc-results__game-gain{font-size:.875rem;font-weight:700;color:#22c55e}.tunedpc-results__bar-group{display:flex;flex-direction:column;gap:.5rem}.tunedpc-results__bar-row{display:flex;align-items:center;gap:.75rem}.tunedpc-results__bar-label{font-size:.6875rem;color:#71717a;width:40px;flex-shrink:0;text-transform:uppercase}.tunedpc-results__bar-track{flex:1;height:24px;background:#ffffff0d;border-radius:4px;overflow:hidden;position:relative}.tunedpc-results__bar-fill{height:100%;border-radius:4px;display:flex;align-items:center;justify-content:flex-end;padding-right:8px;font-size:.6875rem;font-weight:700;color:#fff;animation:bar-grow 1s ease-out both}.tunedpc-results__bar-fill--before{background:#52525b}.tunedpc-results__bar-fill--after{background:linear-gradient(90deg,#ef4444,#22c55e);animation-delay:.2s}.tunedpc-results__bar-specs{font-size:.625rem;color:#52525b;margin-top:.5rem}.tunedpc-results__testimonials{display:flex;flex-direction:column;gap:1.25rem}.tunedpc-results__testimonial{padding:1.25rem}.tunedpc-results__testimonial-quote{color:#d4d4d8;font-size:.9375rem;line-height:1.6;margin-bottom:1rem;font-style:italic}.tunedpc-results__testimonial-author{font-weight:600;color:#f4f4f5;font-size:.875rem}.tunedpc-results__testimonial-detail{color:#71717a;font-size:.75rem}.tunedpc-app{padding:2rem 1rem;background:#09090b}.tunedpc-app__grid{display:grid;grid-template-columns:1fr;gap:3rem;max-width:1000px;margin:0 auto;align-items:center}@media(min-width:700px){.tunedpc-app__grid{grid-template-columns:1fr 1fr}}.tunedpc-app__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;margin-bottom:.75rem;font-weight:600}.tunedpc-app__title{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:#f4f4f5;margin-bottom:1.5rem}.tunedpc-app__info-card{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:1rem}.tunedpc-app__info-icon{width:48px;height:48px;border-radius:.75rem;object-fit:contain;flex-shrink:0}.tunedpc-app__info-name{font-weight:700;color:#f4f4f5}.tunedpc-app__info-platform{font-size:.75rem;color:#71717a}.tunedpc-app__download-micro{font-size:.6875rem;color:#71717a;margin-top:.5rem}.tunedpc-app__features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.tunedpc-app__feature{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#d4d4d8}.tunedpc-app__feature-icon{font-size:1.25rem}.tunedpc-app__result-callout{margin-top:2rem;padding:1rem;text-align:center;border:1px solid rgba(34,197,94,.2);border-radius:.75rem;background:#22c55e0d;color:#22c55e;font-weight:600;font-size:.9375rem}.tunedpc-app__mockup{display:flex;align-items:center;justify-content:center}.tunedpc-app__screenshot{width:100%;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 60px #00000080}.tunedpc-app__upsell{margin-top:2rem;padding:1.25rem}.tunedpc-app__upsell p{color:#a1a1aa;font-size:.875rem;line-height:1.6}.tunedpc-app__upsell a{color:#ef4444;text-decoration:underline;text-underline-offset:3px}.tunedpc-hiw{padding:2rem 1rem;background:#111114}.tunedpc-hiw__header{text-align:center;margin-bottom:2rem}.tunedpc-hiw__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;margin-bottom:.75rem;font-weight:600}.tunedpc-hiw__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5}.tunedpc-hiw__tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:2.5rem}.tunedpc-hiw__tab{padding:.625rem 1.5rem;border-radius:9999px;border:1px solid rgba(255,255,255,.1);background:transparent;color:#a1a1aa;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.tunedpc-hiw__tab--active{background:#ef4444;border-color:#ef4444;color:#fff}.tunedpc-hiw__tab-content{display:none}.tunedpc-hiw__tab-content--active{display:block}.tunedpc-hiw__steps{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto}@media(min-width:700px){.tunedpc-hiw__steps{grid-template-columns:repeat(3,1fr)}}.tunedpc-hiw__step{padding:1.5rem;text-align:center}.tunedpc-hiw__step-icon{font-size:2.5rem;margin-bottom:1rem}.tunedpc-hiw__step-number{font-size:.625rem;color:#ef4444;text-transform:uppercase;letter-spacing:.15em;font-weight:700;margin-bottom:.5rem}.tunedpc-hiw__step-title{font-size:1.125rem;font-weight:700;color:#f4f4f5;margin-bottom:.5rem}.tunedpc-hiw__step-desc{font-size:.8125rem;color:#a1a1aa;line-height:1.5}.tunedpc-compare{padding:2rem 1rem;background:#09090b}.tunedpc-compare__header{text-align:center;margin-bottom:3rem}.tunedpc-compare__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;margin-bottom:.75rem;font-weight:600}.tunedpc-compare__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5}.tunedpc-compare__table-wrap{max-width:800px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.tunedpc-compare__table{width:100%;border-collapse:separate;border-spacing:0}.tunedpc-compare__table th,.tunedpc-compare__table td{padding:1rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.06);font-size:.875rem}.tunedpc-compare__table th{color:#a1a1aa;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.tunedpc-compare__table th:first-child,.tunedpc-compare__table td:first-child{text-align:left;color:#d4d4d8;font-weight:500}.tunedpc-compare__table .tunedpc-compare__highlight{color:#ef4444;font-weight:700}.tunedpc-compare__check{color:#22c55e;font-size:1.125rem}.tunedpc-compare__cross{color:#ef4444;font-size:1.125rem}.tunedpc-compare__warn{color:#eab308;font-size:1.125rem}.tunedpc-compare__dash{color:#52525b}.tunedpc-faq{padding:2rem 1rem;background:#111114}.tunedpc-faq__header{text-align:center;margin-bottom:3rem}.tunedpc-faq__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;margin-bottom:.75rem;font-weight:600}.tunedpc-faq__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5}.tunedpc-faq__list{max-width:700px;margin:0 auto}.tunedpc-faq__item{border-bottom:1px solid rgba(255,255,255,.06)}.tunedpc-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;background:none;border:none;color:#f4f4f5;font-size:1rem;font-weight:600;text-align:left;cursor:pointer;transition:color .2s}.tunedpc-faq__question:hover{color:#ef4444}.tunedpc-faq__icon{font-size:1.25rem;color:#71717a;transition:transform .25s ease;flex-shrink:0;margin-left:1rem}.tunedpc-faq__item--open .tunedpc-faq__icon{transform:rotate(45deg);color:#ef4444}.tunedpc-faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .25s ease;opacity:0}.tunedpc-faq__item--open .tunedpc-faq__answer{max-height:500px;opacity:1}.tunedpc-faq__answer-text{padding-bottom:1.25rem;color:#a1a1aa;font-size:.9375rem;line-height:1.6}.tunedpc-final{position:relative;overflow:hidden;padding:2.5rem 1rem;background:#09090b;text-align:center}.tunedpc-final__glow{position:absolute;border-radius:50%;filter:blur(40px);animation:glow-pulse 4s ease-in-out infinite;pointer-events:none;will-change:transform,opacity}.tunedpc-final__glow--red{width:400px;height:400px;background:#ef44441f;top:50%;left:50%;transform:translate(-50%,-50%)}.tunedpc-final__content{position:relative;z-index:1;max-width:650px;margin:0 auto}.tunedpc-final__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5;margin-bottom:1rem;line-height:1.2}.tunedpc-final__subtitle{color:#a1a1aa;font-size:1rem;margin-bottom:2rem}.tunedpc-final__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.tunedpc-final__discord{color:#71717a;font-size:.875rem;text-decoration:none;transition:color .2s}.tunedpc-final__discord:hover{color:#ef4444}.shopify-section--tunedpc-hero,.shopify-section--tunedpc-marquee,.shopify-section--tunedpc-problem,.shopify-section--tunedpc-pricing,.shopify-section--tunedpc-results,.shopify-section--tunedpc-app,.shopify-section--tunedpc-hiw,.shopify-section--tunedpc-compare,.shopify-section--tunedpc-faq,.shopify-section--tunedpc-final,.shopify-section--tunedpc-product{--section-with-border-vertical-spacing:0px;--section-without-border-vertical-spacing:0px;--section-stack-gap:0px;--section-with-border-vertical-spacing-tight:0px;--section-without-border-vertical-spacing-tight:0px;--section-stack-gap-tight:0px;margin:0!important;padding-block:0!important;border:none!important}.shopify-section--tunedpc-hero .bordered-section,.shopify-section--tunedpc-marquee .bordered-section,.shopify-section--tunedpc-problem .bordered-section,.shopify-section--tunedpc-pricing .bordered-section,.shopify-section--tunedpc-results .bordered-section,.shopify-section--tunedpc-app .bordered-section,.shopify-section--tunedpc-hiw .bordered-section,.shopify-section--tunedpc-compare .bordered-section,.shopify-section--tunedpc-faq .bordered-section,.shopify-section--tunedpc-final .bordered-section,.shopify-section--tunedpc-product .bordered-section{padding:0!important;border:none!important}.shopify-section+.shopify-section{--section-without-border-vertical-spacing:0px}.shopify-section--tunedpc .bordered-section{border-color:#ffffff0f}body{background-color:#09090b}.header a,.header button{color:#f4f4f5}.footer{background-color:#09090b}.drawer,.modal{background-color:#111114;color:#f4f4f5}a{color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#27272a;border-radius:3px}.tunedpc-pdp{position:relative;overflow:hidden;padding:2rem 1rem;background:#09090b}.tunedpc-pdp__glow{position:absolute;border-radius:50%;filter:blur(40px);animation:glow-pulse 4s ease-in-out infinite;pointer-events:none;will-change:transform,opacity}.tunedpc-pdp__glow--red{width:400px;height:400px;background:#ef44441a;top:-100px;left:-100px}.tunedpc-pdp__glow--orange{width:350px;height:350px;background:#f9731614;bottom:200px;right:-80px;animation-delay:2s}.tunedpc-pdp__container{position:relative;z-index:1;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:800px){.tunedpc-pdp__container{grid-template-columns:1fr 1fr;gap:3rem}}.tunedpc-pdp__gallery{display:flex;flex-direction:column;gap:.75rem}.tunedpc-pdp__media{display:none;border-radius:.75rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.tunedpc-pdp__media--active{display:block}.tunedpc-pdp__media img,.tunedpc-pdp__media video{width:100%;height:auto;display:block}.tunedpc-pdp__thumbnails{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.tunedpc-pdp__thumb{flex-shrink:0;width:64px;height:64px;border-radius:.5rem;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#ffffff08;padding:0;transition:border-color .2s}.tunedpc-pdp__thumb img{width:100%;height:100%;object-fit:cover}.tunedpc-pdp__thumb--active{border-color:#ef4444}.tunedpc-pdp__thumb:hover{border-color:#ef444480}.tunedpc-pdp__info{display:flex;flex-direction:column}.tunedpc-pdp__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#f4f4f5;line-height:1.15;margin-bottom:.5rem}.tunedpc-pdp__price{font-size:2.25rem;font-weight:700;background:linear-gradient(135deg,#ef4444,#f97316);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.tunedpc-pdp__duration{font-size:.8125rem;color:#71717a;margin-bottom:1rem}.tunedpc-pdp__tagline{font-size:1rem;color:#a1a1aa;line-height:1.6;margin-bottom:1.5rem}.tunedpc-pdp__features-header{font-size:.6875rem;letter-spacing:.15em;text-transform:uppercase;color:#71717a;font-weight:600;margin-bottom:.75rem}.tunedpc-pdp__booking{margin:1.5rem 0}.tunedpc-pdp__atc{width:100%;justify-content:center;font-size:1rem;padding:1rem 2rem}.tunedpc-pdp__booking .shopify-payment-button{margin-top:.75rem}.tunedpc-pdp__booking .shopify-payment-button__button{border-radius:.5rem!important;min-height:48px!important}.tunedpc-pdp__process{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.tunedpc-pdp__steps-mini{display:flex;flex-direction:column;gap:1rem}.tunedpc-pdp__step-mini{display:flex;align-items:flex-start;gap:.75rem}.tunedpc-pdp__step-mini .tunedpc-pdp__step-icon{font-size:1.5rem;flex-shrink:0;margin-top:2px}.tunedpc-pdp__step-mini .tunedpc-pdp__step-title{font-weight:600;color:#f4f4f5;font-size:.875rem;margin-bottom:.125rem}.tunedpc-pdp__step-mini .tunedpc-pdp__step-desc{font-size:.8125rem;color:#71717a;line-height:1.4}.tunedpc-pdp__proof{position:relative;z-index:1;max-width:1100px;margin:3rem auto 0;padding-top:3rem;border-top:1px solid rgba(255,255,255,.06)}.tunedpc-pdp__proof-header{text-align:center;margin-bottom:2rem}.tunedpc-pdp__proof-label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#ef4444;font-weight:600;display:block;margin-bottom:.5rem}.tunedpc-pdp__proof-title{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;color:#f4f4f5}.tunedpc-pdp__quotes{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:700px){.tunedpc-pdp__quotes{grid-template-columns:repeat(3,1fr)}}.tunedpc-pdp__quote{padding:1.5rem}.tunedpc-pdp__quote p{color:#d4d4d8;font-size:.9375rem;line-height:1.6;font-style:italic;margin-bottom:1rem}.tunedpc-pdp__quote-author{font-weight:600;color:#f4f4f5;font-size:.875rem}.tunedpc-pdp__quote-author span{color:#71717a;font-weight:400}.tunedpc-pdp__faq-section{position:relative;z-index:1;max-width:700px;margin:3rem auto 0;padding-top:3rem;border-top:1px solid rgba(255,255,255,.06)}.tunedpc-pdp__faq-title{font-size:1.5rem;font-weight:700;color:#f4f4f5;text-align:center;margin-bottom:2rem}.tunedpc-pdp__final-cta{position:relative;z-index:1;text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.tunedpc-pdp__final-cta p{font-size:.75rem;color:#a1a1aab3}.tunedpc-mobile-cta{display:none}@media(max-width:699px){.tunedpc-mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.75rem 1rem;background:#09090bf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.06)}.tunedpc-mobile-cta__proof{font-size:.625rem;color:#71717a;text-align:center;margin-bottom:.5rem}.tunedpc-mobile-cta .tunedpc-btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/tunedpc-custom.css.map */
