@charset "UTF-8";.phone-input{display:flex;align-items:stretch;width:100%}.phone-input__country{display:flex;align-items:center;gap:.25rem;padding:0 .5rem 0 .75rem;background:var(--theme-secondary-bg-color);border:1px solid var(--theme-hint-color);border-right:none;border-radius:.5rem 0 0 .5rem;cursor:pointer;position:relative;white-space:nowrap;flex-shrink:0}.phone-input__select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.phone-input__flag{width:20px;height:14px;border-radius:2px;object-fit:cover;flex-shrink:0}.phone-input__code{font-size:.875rem;font-weight:500;color:var(--theme-text-color)}.phone-input__arrow{font-size:8px;color:var(--theme-hint-color);margin-left:.25rem}.phone-input__input{flex:1;min-width:0;padding:.75rem;border:1px solid var(--theme-hint-color);border-radius:0 .5rem .5rem 0;background:var(--theme-secondary-bg-color);color:var(--theme-text-color);font-size:1rem;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.phone-input__input:focus{outline:none;border-color:var(--theme-primary-color)}.phone-input__input::placeholder{color:var(--theme-hint-color)}.phone-input--error .phone-input__country,.phone-input--error .phone-input__input{border-color:var(--theme-error-color)}.reviews-section{padding:28px 20px 0;max-width:960px;margin:0 auto}.reviews-section__title{font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.015em;margin:0 0 14px;color:var(--theme-text)}@media(min-width:720px){.reviews-section__title{font-size:26px}}.reviews-section__summary{display:flex;gap:2rem;align-items:flex-start;margin-bottom:2rem}@media(max-width:767px){.reviews-section__summary{flex-direction:column;align-items:center;gap:1.5rem}}.reviews-section__overall{display:flex;flex-direction:column;align-items:center;min-width:120px;flex-shrink:0}.reviews-section__avg{font-size:3rem;font-weight:700;line-height:1;color:var(--theme-text)}.reviews-section__stars{display:inline-flex;gap:2px;color:var(--theme-primary, #ff6b6b);margin:.5rem 0}.reviews-section__count{font-size:.875rem;color:#999}.reviews-section__distribution{flex:1;width:100%;display:flex;flex-direction:column;gap:6px}.reviews-section__bar-row{display:flex;align-items:center;gap:6px;font-size:.875rem;color:var(--theme-text, #4a5568)}.reviews-section__bar-label{width:12px;text-align:right;font-weight:600;flex-shrink:0}.reviews-section__bar-row svg{color:var(--theme-primary, #ff6b6b);flex-shrink:0}.reviews-section__bar-track{flex:1;height:8px;background:#0000000f;border-radius:4px;overflow:hidden}.reviews-section__bar-fill{height:100%;background:var(--theme-primary, #ff6b6b);border-radius:4px;transition:width .3s ease}.reviews-section__bar-count{width:24px;text-align:right;font-size:.8rem;color:#999;flex-shrink:0}.reviews-section__list{display:flex;flex-direction:column;gap:1rem}.reviews-section__card{padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.06)}.reviews-section__card:last-child{border-bottom:none}.reviews-section__card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.reviews-section__card-date{font-size:.8rem;color:#999}.reviews-section__card-text{margin:0;font-size:.95rem;line-height:1.6;color:var(--theme-text, #4a5568)}.sales-inside{max-width:960px;margin:0 auto;padding:28px 20px 0}.sales-inside__title{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:var(--theme-text);letter-spacing:-.015em}@media(min-width:720px){.sales-inside__title{font-size:26px}}.sales-inside__title{margin-bottom:12px}.sales-inside__chapters{margin:0 0 22px;padding:0;list-style:none;display:grid;gap:5px}.sales-inside__chapters li{font-size:15px;line-height:1.45;color:var(--theme-text)}.sales-inside__count{margin:0 0 10px;font-size:16px;font-weight:600;color:var(--theme-text);font-variant-numeric:tabular-nums}.sales-inside__groups{display:grid;gap:22px}.sales-inside__group-title{margin:0 0 10px;font-size:15px;font-weight:600;color:var(--theme-text)}.sales-inside__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px}@media(min-width:520px){.sales-inside__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:760px){.sales-inside__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.sales-inside__card{margin:0;display:grid;gap:6px;min-width:0}.sales-inside__card-image{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;background:var(--theme-secondary, #f2f2f2)}.sales-inside__card-image img{width:100%;height:100%;object-fit:cover;display:block}.sales-inside__card-placeholder{display:block;width:100%;height:100%;background:var(--theme-secondary, #f2f2f2)}.sales-inside__card-title{font-size:12px;line-height:1.3;color:var(--theme-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sales-inside__more{margin-top:14px;padding:0;border:none;background:none;color:var(--theme-primary, #ff6b6b);font-family:inherit;font-size:14.5px;font-weight:600;cursor:pointer;border-bottom:1px solid currentColor}.sales-inside__more:focus-visible{outline:2px solid var(--theme-primary, #ff6b6b);outline-offset:3px}.sales-format{max-width:960px;margin:0 auto;padding:28px 20px 0}.sales-format__list{display:flex;flex-wrap:wrap;gap:6px 22px;margin:0;padding:14px 0 0;border-top:1px solid var(--theme-border);list-style:none}.sales-format__item{position:relative;padding-left:20px;font-size:14.5px;line-height:1.45;color:var(--theme-text-muted)}.sales-format__item:before{content:"";position:absolute;left:2px;top:6px;width:5px;height:9px;border:solid var(--theme-primary, #ff6b6b);border-width:0 2px 2px 0;transform:rotate(45deg)}.story-blocks{max-width:960px;margin:0 auto;padding:28px 20px 0}.story-blocks__title{margin:0 0 14px;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.015em;color:var(--theme-text)}@media(min-width:720px){.story-blocks__title{font-size:26px}}.story-blocks__story,.story-blocks__gallery,.story-blocks__quote{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--theme-surface-hover)}.story-blocks__story:last-child,.story-blocks__gallery:last-child,.story-blocks__quote:last-child{border-bottom:none;padding-bottom:0}@media(min-width:560px){.story-blocks__story--beside{display:flex;align-items:flex-start;gap:20px}.story-blocks__story--beside .story-blocks__story-media{flex:0 0 auto}.story-blocks__story--beside .story-blocks__story-body{flex:1 1 auto;min-width:0}}.story-blocks__story-body{display:grid;gap:8px;min-width:0}.story-blocks__story-media{overflow:hidden;background:var(--theme-secondary, #f2f2f2)}.story-blocks__story-media img{width:100%;height:100%;object-fit:cover;display:block}.story-blocks__story-media--rounded{border-radius:12px;aspect-ratio:16/9}@media(min-width:720px){.story-blocks__story-media--rounded{aspect-ratio:16/6}}.story-blocks__story-media--square{width:128px;height:128px;border-radius:14px}@media(min-width:720px){.story-blocks__story-media--square{width:168px;height:168px}}.story-blocks__story-media--circle{width:128px;height:128px;border-radius:50%;margin-bottom:4px}@media(min-width:720px){.story-blocks__story-media--circle{width:160px;height:160px}}.story-blocks__story-title{margin:0;font-size:18px;font-weight:700;line-height:1.3;color:var(--theme-text)}.story-blocks__story-text{font-size:15px;line-height:1.55;color:var(--theme-text-muted)}.story-blocks__story-text p{margin:0 0 10px}.story-blocks__story-text p:last-child{margin-bottom:0}.story-blocks__story-text ul,.story-blocks__story-text ol{margin:0 0 10px;padding-left:20px;display:grid;gap:4px}.story-blocks__story-text strong{color:var(--theme-text)}.story-blocks__story-text a{color:var(--theme-primary, #ff6b6b)}.story-blocks__gallery-title{margin:0;font-size:18px;font-weight:700;line-height:1.3;color:var(--theme-text)}.story-blocks__gallery-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-20px;padding:0 20px 4px 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.story-blocks__gallery-grid::-webkit-scrollbar{height:4px}.story-blocks__gallery-grid::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}.story-blocks__gallery-item{margin:0;display:grid;gap:6px;flex:0 0 auto;width:44%;max-width:220px;scroll-snap-align:start}@media(min-width:720px){.story-blocks__gallery-item{width:200px}}.story-blocks__gallery-image{aspect-ratio:1;border-radius:12px;overflow:hidden;background:var(--theme-secondary, #f2f2f2)}.story-blocks__gallery-image img{width:100%;height:100%;object-fit:cover;display:block}.story-blocks__gallery-caption{font-size:13px;line-height:1.35;color:var(--theme-text-muted)}.story-blocks__quote-text{margin:0;padding-left:14px;border-left:3px solid var(--theme-surface-hover);font-size:16px;line-height:1.45;font-style:italic;color:var(--theme-text)}.story-blocks__quote-author{margin:0;padding-left:17px;font-size:14px;font-weight:600;color:var(--theme-text-muted)}.faq-blocks{max-width:960px;margin:0 auto;padding:24px 20px 4px}.faq-blocks__title{margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.2;color:var(--theme-text);letter-spacing:-.015em}@media(min-width:720px){.faq-blocks__title{font-size:26px}}.faq-blocks__list{border-top:1px solid var(--theme-border)}.faq-blocks__row{border-bottom:1px solid var(--theme-border)}.faq-blocks__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 2px;border:none;background:none;font-family:inherit;font-size:16px;font-weight:600;line-height:1.35;color:var(--theme-text);text-align:left;cursor:pointer}.faq-blocks__question:focus-visible{outline:2px solid var(--theme-primary, #ff6b6b);outline-offset:-2px}.faq-blocks__marker{position:relative;flex:0 0 auto;width:14px;height:14px}.faq-blocks__marker:before,.faq-blocks__marker:after{content:"";position:absolute;left:0;top:6px;width:14px;height:2px;border-radius:1px;background:var(--theme-primary, #ff6b6b);transition:transform .18s ease}.faq-blocks__marker:after{transform:rotate(90deg)}.faq-blocks__row--open .faq-blocks__marker:after{transform:rotate(0)}.faq-blocks__answer{margin:0;padding:0 2px 15px;font-size:15px;line-height:1.5;color:var(--theme-text-muted)}@media(prefers-reduced-motion:reduce){.faq-blocks__marker:before,.faq-blocks__marker:after{transition:none}}.course-group-picker{width:100%}.course-group-picker__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.course-group-picker__card{border:1px solid var(--theme-border-color, #e5e7eb);border-radius:12px;transition:border-color .12s ease,transform .12s ease}.course-group-picker__card.is-selected{border-color:var(--theme-primary-color, #2563eb);box-shadow:0 0 0 2px var(--theme-primary-color, #2563eb) inset}.course-group-picker__card.is-disabled{opacity:.55}.course-group-picker__card-button{width:100%;background:transparent;border:0;padding:14px 16px;text-align:left;cursor:pointer;display:block}.course-group-picker__card-button[disabled]{cursor:not-allowed}.course-group-picker__card-title{font-weight:600;font-size:15px;margin-bottom:6px;color:var(--theme-text-color, #111827)}.course-group-picker__card-line{font-size:13px;color:var(--theme-text-color-muted, #6b7280);margin-top:2px}.course-group-picker__card-seats{margin-top:8px;font-weight:500}.course-group-picker__loading,.course-group-picker__empty,.course-group-picker__error{padding:14px;color:var(--theme-text-color-muted, #6b7280);font-size:14px}.course-group-picker__error{color:var(--theme-error-color, #b91c1c)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.product-page{min-height:100vh;background:var(--theme-background, #faf8f3);color:var(--theme-text);max-width:1200px;margin:0 auto}.product-page__not-found{padding:2rem;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-page__not-found h1{font-size:2rem;margin-bottom:1rem}.product-page__not-found p{font-size:1.125rem;color:var(--theme-text-muted)}.product-page__header{padding:1rem 1.5rem;border-bottom:1px solid var(--theme-border)}.product-page__back{display:inline-flex;align-items:center;gap:.5rem;color:var(--theme-text);text-decoration:none;font-size:.95rem;font-weight:500;transition:all .2s ease}.product-page__back:hover{color:var(--theme-primary, #ff6b6b);transform:translate(-2px)}.product-page__back svg{stroke:currentColor}.product-page__hero{padding:2rem 1.5rem 0;max-width:800px;margin:0 auto}.product-page__cover{position:relative;width:100%;max-width:320px;margin:0 auto 1.25rem;aspect-ratio:1;border-radius:16px;overflow:hidden;background:var(--theme-secondary, #f8f9fa);display:flex;align-items:center;justify-content:center}.product-page__cover img{width:100%;height:100%;object-fit:cover}.product-page__emoji{font-size:8rem;line-height:1}.product-page__hero-content{text-align:center}.product-page__title{font-size:2rem;font-weight:700;margin:0 0 1rem;line-height:1.2}@media(max-width:767.9px){.product-page__title{font-size:1.75rem}}.product-page__product-name{margin:0 0 .625rem;color:var(--theme-primary, #ff6b6b);font-size:.875rem;font-weight:700;line-height:1.3}.product-page__subheadline{max-width:620px;margin:0 auto;color:var(--theme-text-muted);font-size:1.125rem;line-height:1.55}@media(max-width:767.9px){.product-page__subheadline{font-size:1rem}}.product-page__benefits{padding:1.75rem 1.25rem 0;max-width:960px;margin:0 auto}.product-page__benefits-title{margin:0 0 .5rem;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-.015em;color:var(--theme-text)}@media(min-width:768px){.product-page__benefits-title{font-size:26px}}.product-page__benefits-grid{display:grid}.product-page__benefit-card{min-width:0;padding:1rem 0;display:grid;gap:.5rem;border-bottom:1px solid var(--theme-surface-hover)}.product-page__benefit-card:last-child{border-bottom:none;padding-bottom:0}.product-page__benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;color:#fff;background:var(--theme-primary, #ff6b6b)}.product-page__benefit-title{display:flex;align-items:center;gap:.625rem;margin:0;color:var(--theme-text);font-size:18px;font-weight:700;line-height:1.3}.product-page__benefit-description{margin:0 0 0 2.125rem;color:var(--theme-text-muted);font-size:.9rem;line-height:1.5}.product-page__benefit-media{margin-left:2.125rem;overflow:hidden;border-radius:12px;background:var(--theme-surface);aspect-ratio:16/8}@media(min-width:768px){.product-page__benefit-media{aspect-ratio:16/4}}.product-page__benefit-media img{width:100%;height:100%;object-fit:cover;display:block}.product-page__description{font-size:1.125rem;line-height:1.6;color:var(--theme-text, #4a5568);max-width:600px;margin:0 auto;padding:0 1.5rem 1.5rem}@media(max-width:767.9px){.product-page__description{font-size:1rem}}.product-page__booking{padding:2rem 1.5rem;max-width:900px;margin:0 auto}@media(min-width:768px){.product-page__booking{padding:3rem 2rem}}.product-page__booking-details{padding:2rem 1.5rem;max-width:500px;margin:0 auto}.product-page__booking-details h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center;color:var(--theme-text)}.product-page__pricing{padding:2rem 1.5rem;text-align:center;max-width:500px;margin:0 auto}@media(max-width:767.9px){.product-page__pricing--sticky{position:sticky;bottom:0;background:var(--theme-background, #faf8f3);padding:1rem 1.5rem 1.5rem;margin:0;max-width:100%;z-index:10}}@media(max-width:767.9px){.product-page__pricing--stuck{box-shadow:var(--theme-shadow-md)}}.product-page__price-tag{margin-bottom:1.5rem}.product-page__price{font-size:2.5rem;font-weight:700;color:var(--theme-text);display:inline-block}.product-page__price--free{color:var(--theme-primary, #ff6b6b)}@media(max-width:767.9px){.product-page__price{font-size:2rem}}.product-page__error{margin-bottom:1rem;padding:.75rem 1rem;background:#fee;color:#c33;border-radius:8px;font-size:.95rem;text-align:center}.product-page__slot-taken{margin-bottom:1rem;padding:.75rem 1rem;background:#fff7e6;color:#ad6800;border:1px solid #ffd591;border-radius:8px;font-size:.95rem;text-align:center}.product-page__purchased{width:100%;padding:1rem 2rem;background:#e8f5e9;color:#2e7d32;border:2px solid #4caf50;border-radius:12px;font-size:1.125rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem}.product-page__purchased svg{stroke:currentColor}.product-page__loading{display:flex;justify-content:center;padding:1rem 0}.product-page__spinner{width:24px;height:24px;border:3px solid var(--theme-border);border-left-color:var(--theme-primary, #ff6b6b);border-radius:50%;animation:product-spin .8s linear infinite}@keyframes product-spin{to{transform:rotate(360deg)}}.product-page__email-field{width:100%;margin-bottom:12px}.product-page__selected-slot{width:100%;padding:12px 14px;background:var(--theme-primary-soft);border:1px solid var(--theme-border);border-radius:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-page__selected-slot-label{font-size:13px;color:var(--theme-text-subtle);font-weight:500;margin-right:6px}.product-page__selected-slot-time{font-size:14px;font-weight:500;color:var(--theme-text, #333);flex:1}.product-page__change-slot-btn{padding:6px 12px;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;color:var(--theme-text, #333);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:inherit;white-space:nowrap}.product-page__change-slot-btn:hover{background:#0000000a;border-color:#0003}.product-page__change-slot-btn:active{background:#0000000f}.product-page__booking-form{width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.product-page__form-input,.product-page__email-input{width:100%;padding:14px 16px;border:2px solid var(--theme-border);border-radius:12px;font-size:16px;font-family:inherit;background:#fff;color:var(--theme-text, #333);outline:none;transition:border-color .2s ease;box-sizing:border-box}.product-page__form-input:focus,.product-page__email-input:focus{border-color:var(--theme-primary, #ff6b6b)}.product-page__form-input::placeholder,.product-page__email-input::placeholder{color:#0006}.product-page__form-input:disabled,.product-page__email-input:disabled{background:#0000000d;color:#0009;cursor:not-allowed}.product-page .phone-input__country,.product-page .phone-input__input{border:2px solid var(--theme-border);background:#fff;color:var(--theme-text, #333);font-size:16px;transition:border-color .2s ease}.product-page .phone-input__country{display:flex;align-items:center;gap:6px;border-right:none;border-radius:12px 0 0 12px;padding:0 12px;position:relative;cursor:pointer;white-space:nowrap;flex-shrink:0}.product-page .phone-input__select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.product-page .phone-input__flag{width:20px;height:14px;border-radius:2px;object-fit:cover;flex-shrink:0}.product-page .phone-input__input{padding:14px 16px;border-radius:0 12px 12px 0}.product-page .phone-input__input:focus{border-color:var(--theme-primary, #ff6b6b)}.product-page .phone-input__input::placeholder{color:#0006}.product-page .phone-input__code{font-size:15px;color:var(--theme-text, #333)}.product-page .phone-input__arrow{font-size:10px;color:#00000080}.product-page__form-textarea{width:100%;padding:14px 16px;border:2px solid var(--theme-border);border-radius:12px;font-size:16px;font-family:inherit;background:#fff;color:var(--theme-text, #333);outline:none;transition:border-color .2s ease;box-sizing:border-box;resize:vertical;min-height:80px}.product-page__form-textarea:focus{border-color:var(--theme-primary, #ff6b6b)}.product-page__form-textarea::placeholder{color:#0006}.product-page__form-textarea::placeholder{color:#999}.product-page__email-hint{font-size:13px;color:#999;margin:8px 0 0;line-height:1.4}.product-page__email-error{font-size:14px;color:#f44336;margin:6px 0 0}.product-page__review-link{margin-top:14px;display:inline-flex;align-items:center;gap:7px;padding:4px 2px;border:none;background:none;font-family:inherit;font-size:.875rem;color:var(--theme-text-muted);cursor:pointer}.product-page__review-link:hover .product-page__review-count{text-decoration-color:currentColor}.product-page__review-link:focus-visible{outline:2px solid var(--theme-primary, #ff6b6b);outline-offset:2px;border-radius:6px}.product-page__review-rating{color:var(--theme-primary, #ff6b6b);font-weight:700;font-variant-numeric:tabular-nums}.product-page__review-count{text-decoration:underline;text-underline-offset:3px;text-decoration-color:transparent;transition:text-decoration-color .15s ease}.product-page__final-cta{padding:20px 20px 28px;max-width:500px;margin:0 auto}.product-page__cta{display:block;width:100%;padding:1rem 2rem;background:var(--theme-primary, #ff6b6b);color:#fff;border:none;border-radius:12px;font-family:inherit;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;text-decoration:none}.product-page__cta:hover:not(:disabled){opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.product-page__cta:active:not(:disabled){transform:translateY(0)}.product-page__cta:disabled{opacity:.6;cursor:not-allowed}.product-page__cta--purchased{background:var(--theme-secondary, #4ecdc4)}.product-page__signin-hint{display:block;margin-top:.75rem;text-align:center;font-size:.875rem;color:#718096;text-decoration:underline}.product-page__signin-hint:hover{color:#4a5568}.product-page__content{padding:3rem 1.5rem;max-width:900px;margin:0 auto}.product-page__section-title{font-size:1.5rem;font-weight:700;margin:0 0 2rem;text-align:center}@media(max-width:767.9px){.product-page__section-title{font-size:1.25rem}}.product-page__categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.product-page__placeholder{text-align:center;padding:3rem 1.5rem;background:var(--theme-secondary, #f8f9fa);border-radius:12px;color:#999}.product-page__placeholder p{margin:0;font-size:1rem}.product-page__footer{padding:3rem 1.5rem 2rem;border-top:1px solid var(--theme-border);max-width:800px;margin:0 auto}.product-page__author{display:flex;align-items:center;gap:1rem}.product-page__author-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.product-page__author-info{display:flex;flex-direction:column;gap:.25rem}.product-page__author-label{font-size:.875rem;color:#999}.product-page__author-name{font-size:1rem;font-weight:600;color:var(--theme-text)}.product-page__scroll-cta{position:fixed;bottom:0;left:0;right:0;padding:1rem 1.5rem 1.5rem;background:var(--theme-background, #faf8f3);box-shadow:0 -4px 16px var(--theme-border);z-index:10;animation:scroll-cta-in .2s ease}.product-page__scroll-cta-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 2rem;background:var(--theme-primary, #ff6b6b);color:#fff;border:none;border-radius:12px;font-size:1.125rem;font-weight:600;cursor:pointer;font-family:inherit;min-height:56px}.product-page__spinner--white{border-color:#fff6;border-left-color:#fff}@keyframes scroll-cta-in{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.category-card{background:var(--theme-secondary, #f8f9fa);border-radius:12px;padding:1.5rem;transition:all .2s ease}.category-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--theme-border)}.category-card__title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:var(--theme-text)}.category-card__count{font-size:.95rem;color:#666;margin:0}.category-card__personal-price{margin:0 0 1rem;padding:1rem 1.25rem;border-radius:12px;background:var(--theme-personal-price-bg, #fff8e6);border:1px solid var(--theme-personal-price-border, #f0d99c)}.category-card__personal-price-headline{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#b8860b;margin-bottom:.5rem}.category-card__personal-price-row{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.5rem}.category-card__personal-price-base{font-size:1rem;color:#999;text-decoration:line-through}.category-card__personal-price-current{font-size:1.5rem;font-weight:700;color:var(--theme-primary, #2e7d32)}.category-card__personal-price-countdown{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666}.category-card__personal-price-countdown-label{text-transform:uppercase;letter-spacing:.04em}.category-card__personal-price-countdown-value{font-variant-numeric:tabular-nums;font-weight:600;color:#d35400}.product-page__consent{display:flex;align-items:flex-start;gap:8px;margin-top:10px;font-size:.8rem;line-height:1.4;color:#6b7280;cursor:pointer}.product-page__consent input{margin-top:2px;flex-shrink:0}
