.product-page{position:relative;z-index:1;min-height:100vh;padding:0}.product-hero-fullscreen{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;padding:280px 2rem 80px}.product-hero-fullscreen__bg{position:absolute;inset:0;z-index:0}.product-hero-fullscreen__bg img{width:100%;height:100%;object-fit:cover}.product-hero-fullscreen__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0003,#0006,#000000bf)}.product-hero-fullscreen__content{position:relative;z-index:1;max-width:900px}.product-hero-fullscreen__title{font-size:3rem;font-weight:700;color:#ffe98c;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;text-shadow:0 4px 20px rgba(0,0,0,.6)}.product-hero-fullscreen__subtitle{color:#ffffffbf;font-size:.95rem;line-height:1.8;max-width:600px;margin:0 auto 3rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.pricing-grid--bottom{margin-top:2.5rem}.pricing-card{background:#00000080;backdrop-filter:blur(10px);border:1px solid rgba(200,164,78,.25);border-radius:6px;padding:2rem 1.5rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card--featured{border-color:#c8a44e;box-shadow:0 0 40px #c8a44e40}.pricing-card__name{font-size:1.3rem;font-weight:700;color:#ffe98c;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.pricing-card__price{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.pricing-card__btn{display:block;width:100%;padding:.75rem 1.5rem;background:linear-gradient(90deg,#b89840,#ccb05c 15%,#e8d8a0 40%,#f0e4b8,#e8d8a0 60%,#ccb05c 85%,#b89840);border:1.5px solid #c8aa58;color:#2a2210;font-weight:600;font-size:.9rem;text-decoration:none;text-transform:uppercase;letter-spacing:1px;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.15);box-shadow:0 2px 16px #c8a54e4d,0 1px 3px #0003,inset 0 1px #fff5c866,inset 0 -1px 2px #785a1e33}.pricing-card__btn:hover{background:linear-gradient(90deg,#c0a048,#d4b868 15%,#eee0ac 40%,#f4eac4,#eee0ac 60%,#d4b868 85%,#c0a048);border-color:#d4b868;color:#2a2210;text-decoration:none;box-shadow:0 3px 22px #c8a54e66,0 1px 4px #0003,inset 0 1px #fff8d280,inset 0 -1px 2px #8c6e281a}.product-details{position:relative;z-index:1;padding:2rem 2rem 4rem}.product-details__inner{max-width:900px;margin:0 auto}.product-notice{margin-bottom:2rem;padding:1rem 1.5rem;background:#c8a54e14;border:1px solid rgba(200,165,78,.25);border-radius:4px;color:#ffffffbf;font-size:.9rem;line-height:1.7}.product-notice a{color:#ffe98c;text-decoration:underline}.product-notice a:hover{color:#c8a44e}.product-specs{margin-bottom:2rem}.product-specs__title{font-size:1.3rem;font-weight:700;color:#ffe98c;margin-bottom:1.5rem}.product-specs__grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem}.product-specs__item{color:#ffffffbf;font-size:.85rem;padding:.3rem 0}.product-specs__item a{color:#ffe98c;text-decoration:none}.product-specs__item a:hover{text-decoration:underline}.product-full-description{margin-bottom:2rem}.product-full-description__title{font-size:1.3rem;font-weight:700;color:#ffe98c;margin-bottom:1rem}.product-full-description__text{color:#ffffffbf;font-size:.9rem;line-height:1.8;margin-bottom:1rem}.product-screenshots{margin-bottom:2rem}.product-screenshots__title{font-size:1.3rem;font-weight:700;color:#ffe98c;margin-bottom:1rem}.product-screenshots__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.product-screenshots__item{position:relative;overflow:hidden;border-radius:4px;border:1px solid rgba(200,164,78,.12);aspect-ratio:16/9;cursor:pointer}.product-screenshots__item img{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-screenshots__item:hover img{transform:scale(1.05)}.product-features-menu__title{font-size:1.3rem;font-weight:700;color:#ffe98c;margin-bottom:1.5rem}.product-features-menu__list{display:flex;flex-direction:column;gap:1rem}.product-features-menu__category{background:#0000004d;border:1px solid rgba(200,164,78,.12);border-radius:4px;padding:1rem}.product-features-menu__category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.product-features-menu__category-name{font-size:1rem;font-weight:700;color:#ffe98c;text-transform:uppercase;letter-spacing:.03em}.product-features-menu__what-link{font-size:.75rem;color:#ffffff73;text-decoration:none;border:1px solid rgba(255,255,255,.15);border-radius:50px;padding:.2rem .7rem;transition:all .2s;white-space:nowrap}.product-features-menu__what-link:hover{color:#ffe98c;border-color:#c8a44e}.product-features-menu__category-desc{color:#fff6;font-size:.8rem;line-height:1.5;margin-bottom:.75rem}.product-features-menu__sublist{display:flex;flex-direction:column;gap:0}.product-features-menu__subitem{display:flex;justify-content:space-between;align-items:baseline;padding:.4rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.product-features-menu__subitem:last-child{border-bottom:none}.product-features-menu__subitem-name{font-size:.82rem;font-weight:600;color:#fff;flex-shrink:0;margin-right:.75rem}.product-features-menu__subitem-desc{font-size:.78rem;color:#fff6;text-align:right;line-height:1.4}.product-purchase-terms{margin-top:2rem;padding:1.5rem;background:#0000004d;border:1px solid rgba(200,164,78,.12);border-radius:4px}.product-purchase-terms__title{font-size:1rem;font-weight:600;color:#ffe98c;margin-bottom:.75rem}.product-purchase-terms__text{color:#ffffffbf;font-size:.8rem;line-height:1.6}@media(max-width:991.98px){.product-hero-fullscreen{padding:200px 1.5rem 60px}.product-hero-fullscreen__title{font-size:2.2rem}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.product-specs__grid{grid-template-columns:1fr}}@media(max-width:767.98px){.product-hero-fullscreen{padding:160px 1rem 40px}.product-hero-fullscreen__title{font-size:1.6rem}.product-hero-fullscreen__subtitle{font-size:.85rem}.pricing-grid{grid-template-columns:1fr;max-width:350px}.pricing-card{padding:1.5rem 1rem}.product-details{padding:1.5rem 1rem 2rem}.product-screenshots__grid{grid-template-columns:repeat(2,1fr)}}
