.gg-numer{--gg-radius: 16px;--gg-serif: "Cormorant Garamond", Georgia, serif;--gg-sans: "Assistant", -apple-system, sans-serif;font-family:var(--gg-sans);color:#2a1a1d;background:var(--gg-cream);overflow-x:hidden}.gg-numer--animated [data-gg-reveal]{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--gg-d, 0) * 80ms)}.gg-numer--animated [data-gg-reveal].gg-in{opacity:1;transform:translateY(0)}[data-gg-delay="1"]{--gg-d: 1}[data-gg-delay="2"]{--gg-d: 2}[data-gg-delay="3"]{--gg-d: 3}[data-gg-delay="4"]{--gg-d: 4}[data-gg-delay="5"]{--gg-d: 5}[data-gg-delay="6"]{--gg-d: 6}.gg-numer-hero{position:relative;min-height:92vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.gg-numer-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.06);animation:gg-kenburns 16s ease-in-out infinite alternate}.gg-numer-hero__img--fallback{background:linear-gradient(135deg,var(--gg-maroon),#2a0a10)}@keyframes gg-kenburns{0%{transform:scale(1.06) translate(0)}to{transform:scale(1.14) translate(-1%,-1%)}}.gg-numer-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14060a8c,#14060a59 40%,#14060ad9)}.gg-numer-hero__content{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:0 24px;text-align:center;color:#fff}.gg-numer-badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff1f;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--gg-gold);padding:6px 16px;border-radius:999px;font-size:13px;letter-spacing:.04em;margin-bottom:20px;animation:gg-pulseGlow 2.6s ease-in-out infinite}@keyframes gg-pulseGlow{0%,to{box-shadow:0 0 #c9962c59}50%{box-shadow:0 0 0 8px #c9962c00}}.gg-numer-hero__title{font-family:var(--gg-serif);font-weight:600;font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.1;margin:0 0 16px}.gg-numer-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffe0;margin:0 0 28px;font-weight:300}.gg-numer-hero__price{display:flex;align-items:baseline;justify-content:center;gap:12px;margin-bottom:28px;font-family:var(--gg-serif)}.gg-numer-hero__price-was{text-decoration:line-through;color:#ffffff8c;font-size:1.2rem}.gg-numer-hero__price-now{font-size:2rem;font-weight:700;color:var(--gg-gold)}.gg-numer-hero__scroll{position:absolute;bottom:28px;left:50%;transform:translate(-50%);background:none;border:none;width:26px;height:42px;border:2px solid rgba(255,255,255,.6);border-radius:20px;cursor:pointer}.gg-numer-hero__scroll span{display:block;width:4px;height:8px;background:var(--gg-gold);border-radius:2px;margin:6px auto;animation:gg-scrollDot 1.8s ease-in-out infinite}@keyframes gg-scrollDot{0%{transform:translateY(0);opacity:1}to{transform:translateY(14px);opacity:0}}.gg-numer-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;border-radius:999px;border:none;font-family:var(--gg-sans);font-weight:600;font-size:15px;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease;overflow:hidden}.gg-numer-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.gg-numer-btn:active{transform:translateY(0)}.gg-numer-btn--gold{background:linear-gradient(135deg,var(--gg-gold),#e0b45a);color:#2a1a1d;box-shadow:0 8px 24px #c9962c59}.gg-numer-btn--maroon{background:var(--gg-maroon);color:#fff;box-shadow:0 8px 20px #5c0f1e4d}.gg-numer-btn--ghost{background:transparent;color:var(--gg-maroon);border:1.5px solid var(--gg-maroon)}.gg-numer-btn--wide{width:100%;padding:17px 30px}.gg-numer-btn:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(115deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-20deg);transition:left .6s ease}.gg-numer-btn:hover:after{left:130%}.gg-numer-btn[disabled]{opacity:.6;cursor:not-allowed;transform:none}.gg-numer-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1100px;margin:-40px auto 0;position:relative;z-index:3;background:#fff;border-radius:var(--gg-radius);box-shadow:0 12px 40px #0000001f;padding:24px}.gg-numer-trust__item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-size:13px;font-weight:600;color:var(--gg-maroon)}.gg-numer-trust__item svg{color:var(--gg-gold)}.gg-numer-section{max-width:1100px;margin:0 auto;padding:80px 24px}.gg-numer-section--tinted{background:#fff;max-width:none;padding:80px 24px}.gg-numer-section--tinted>*{max-width:1100px;margin-left:auto;margin-right:auto}.gg-numer-section__title{font-family:var(--gg-serif);font-size:clamp(1.8rem,4vw,2.6rem);color:var(--gg-maroon);text-align:center;margin:0 0 12px}.gg-numer-section__subtitle{text-align:center;color:#6b5a5d;max-width:560px;margin:0 auto 48px}.gg-numer-included{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.gg-numer-included__card{background:#fff;border-radius:var(--gg-radius);padding:32px 24px;text-align:center;box-shadow:0 6px 24px #5c0f1e0f;transition:transform .3s ease,box-shadow .3s ease}.gg-numer-included__card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #5c0f1e24}.gg-numer-included__icon{font-size:30px;margin-bottom:12px}.gg-numer-included__card h3{font-family:var(--gg-serif);color:var(--gg-maroon);margin:0 0 8px;font-size:1.2rem}.gg-numer-included__card p{margin:0;color:#6b5a5d;font-size:14px;line-height:1.5}.gg-numer-process{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px}.gg-numer-process__line{display:none}.gg-numer-process__step{text-align:center}.gg-numer-process__num{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--gg-maroon);color:var(--gg-gold);font-family:var(--gg-serif);font-size:1.3rem;margin-bottom:16px}.gg-numer-process__step h3{font-family:var(--gg-serif);color:var(--gg-maroon);margin:0 0 8px}.gg-numer-process__step p{margin:0;color:#6b5a5d;font-size:14px}@media(min-width:700px){.gg-numer-process__line{display:block;position:absolute;top:26px;left:12%;right:12%;height:2px;background:repeating-linear-gradient(90deg,var(--gg-gold) 0 8px,transparent 8px 16px);transform-origin:left;transform:scaleX(0);transition:transform 1s ease .3s}.gg-numer-process__line.gg-in{transform:scaleX(1)}}.gg-numer-wizard{max-width:640px;margin:0 auto;background:#fff;border-radius:var(--gg-radius);padding:36px 28px;box-shadow:0 16px 48px #5c0f1e1a}.gg-numer-progress{margin-bottom:32px}.gg-numer-progress__bar{height:6px;background:#f0e6dd;border-radius:999px;overflow:hidden}.gg-numer-progress__bar span{display:block;height:100%;width:33.33%;background:linear-gradient(90deg,var(--gg-maroon),var(--gg-gold));border-radius:999px;transition:width .5s cubic-bezier(.2,.7,.2,1)}.gg-numer-progress__labels{display:flex;justify-content:space-between;margin-top:10px;font-size:12px;color:#a99a9c;font-weight:600}.gg-numer-progress__labels .is-active{color:var(--gg-maroon)}.gg-numer-step{display:none;animation:gg-stepIn .45s cubic-bezier(.2,.7,.2,1)}.gg-numer-step.is-active{display:block}@keyframes gg-stepIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.gg-numer-field{margin-bottom:20px}.gg-numer-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gg-numer-field label{display:block;font-size:13px;font-weight:700;color:var(--gg-maroon);margin-bottom:6px}.gg-numer-field label em{color:#a99a9c;font-style:normal;font-weight:400}.gg-numer-field input,.gg-numer-field select,.gg-numer-field textarea{width:100%;padding:13px 14px;border:1.5px solid #e8dcd0;border-radius:10px;font-family:var(--gg-sans);font-size:15px;color:#2a1a1d;background:#fdfaf6;transition:border-color .2s ease,box-shadow .2s ease}.gg-numer-field input:focus,.gg-numer-field select:focus,.gg-numer-field textarea:focus{outline:none;border-color:var(--gg-gold);box-shadow:0 0 0 3px #c9962c26}.gg-numer-field.gg-invalid input,.gg-numer-field.gg-invalid select{border-color:#c0392b;animation:gg-shake .4s ease}@keyframes gg-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.gg-numer-field__error{display:none;color:#c0392b;font-size:12px;margin-top:6px}.gg-numer-field.gg-invalid .gg-numer-field__error{display:block}.gg-numer-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#6b5a5d;margin:16px 0;cursor:pointer}.gg-numer-checkbox input{margin-top:3px;accent-color:var(--gg-maroon)}.gg-numer-step__actions{display:flex;justify-content:space-between;align-items:center;margin-top:28px;gap:12px}.gg-numer-summary{background:#fdfaf6;border:1px solid #f0e6dd;border-radius:12px;padding:20px;margin-bottom:20px;font-size:14px;line-height:1.9}.gg-numer-summary strong{color:var(--gg-maroon)}.gg-numer-order-card{background:linear-gradient(135deg,#fdfaf6,#f6ecdf);border-radius:12px;padding:20px;margin-bottom:8px}.gg-numer-order-card__row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.gg-numer-order-card__row--muted{color:#7a9b7a}.gg-numer-order-card__row--total{border-top:1px dashed #d8c8b4;margin-top:6px;padding-top:12px;font-family:var(--gg-serif);font-size:1.2rem;font-weight:700;color:var(--gg-maroon)}.gg-numer-form-error{color:#c0392b;font-size:13px;text-align:center;margin-top:14px}.gg-numer-btn[data-gg-submit].is-loading span{visibility:hidden}.gg-numer-btn[data-gg-submit].is-loading svg{visibility:hidden}.gg-numer-btn[data-gg-submit].is-loading:before{content:"";position:absolute;width:20px;height:20px;border:2.5px solid rgba(0,0,0,.25);border-top-color:#2a1a1d;border-radius:50%;animation:gg-spin .7s linear infinite}@keyframes gg-spin{to{transform:rotate(360deg)}}.gg-numer-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.gg-numer-testimonial{background:#fdfaf6;border-radius:var(--gg-radius);padding:28px;border:1px solid #f0e6dd}.gg-numer-testimonial__stars{color:var(--gg-gold);letter-spacing:2px;margin-bottom:12px}.gg-numer-testimonial p{font-style:italic;color:#4a3a3d;margin:0 0 14px;line-height:1.6}.gg-numer-testimonial__name{font-weight:700;color:var(--gg-maroon);font-size:13px}.gg-numer-faq__item{border-bottom:1px solid #f0e6dd;padding:18px 0}.gg-numer-faq__item summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--gg-maroon);font-family:var(--gg-serif);font-size:1.1rem}.gg-numer-faq__item summary::-webkit-details-marker{display:none}.gg-numer-faq__icon{width:20px;height:20px;position:relative;flex-shrink:0}.gg-numer-faq__icon:before,.gg-numer-faq__icon:after{content:"";position:absolute;background:var(--gg-gold);transition:transform .3s ease}.gg-numer-faq__icon:before{width:100%;height:2px;top:9px}.gg-numer-faq__icon:after{width:2px;height:100%;left:9px}.gg-numer-faq__item[open] .gg-numer-faq__icon:after{transform:rotate(90deg)}.gg-numer-faq__item p{margin:12px 0 0;color:#6b5a5d;line-height:1.6}.gg-numer-sticky{position:fixed;bottom:0;left:0;right:0;z-index:40;display:none;align-items:center;justify-content:space-between;gap:16px;background:#fff;padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));box-shadow:0 -8px 24px #0000001a;transform:translateY(100%);transition:transform .4s ease}.gg-numer-sticky.gg-visible{transform:translateY(0)}.gg-numer-sticky__price{font-family:var(--gg-serif)}.gg-numer-sticky__price s{color:#a99a9c;margin-right:6px;font-size:13px}.gg-numer-sticky__price strong{color:var(--gg-maroon);font-size:1.2rem}@media(max-width:749px){.gg-numer-sticky{display:flex}.gg-numer-hero{min-height:100vh}.gg-numer-trust{grid-template-columns:repeat(2,1fr);margin-top:-28px}.gg-numer-field-row{grid-template-columns:1fr;gap:0}.gg-numer-section{padding:56px 18px 90px}.gg-numer-section--tinted{padding:56px 18px}.gg-numer-wizard{padding:26px 18px}}@media(prefers-reduced-motion:reduce){.gg-numer *,.gg-numer *:before,.gg-numer *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gg-numerology-consultation.css.map */
