@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&family=Montserrat:wght@400;500;600;700&display=swap";.gugsg{--gugsg-cream:#FFF7F1;--gugsg-cream-deep:#FBEBE2;--gugsg-blush:#F9DCD2;--gugsg-white:#fff;--gugsg-ink:#2B1812;--gugsg-ink-soft:#6B4F45;--gugsg-pink:#E0457B;--gugsg-pink-deep:#B82F5F;--gugsg-pink-soft:#FBD3E0;--gugsg-gold:#E9A13B;--gugsg-green:#2E7D52;--gugsg-r-lg:22px;--gugsg-r-md:16px;--gugsg-r-sm:12px;--gugsg-fd:"Playfair Display",serif;--gugsg-fb:"Montserrat",sans-serif;--gugsg-shadow:0 30px 60px -30px rgba(43,24,18,.35);--gugsg-pad:clamp(20px,5vw,40px);--gugsg-btn-bg:var(--gugsg-pink);--gugsg-btn-tx:#fff;background:var(--gugsg-cream);color:var(--gugsg-ink);font-family:var(--gugsg-fb);line-height:1.6;-webkit-font-smoothing:antialiased}.gugsg *{box-sizing:border-box}.gugsg-wrap{max-width:1120px;margin:0 auto;padding-inline:var(--gugsg-pad)}.gugsg h1,.gugsg h2,.gugsg h3,.gugsg h4{font-family:var(--gugsg-fd);font-weight:600;line-height:1.08;margin:0;color:var(--gugsg-ink)}.gugsg h1 em,.gugsg h2 em,.gugsg h3 em{font-style:italic;color:var(--gugsg-pink)}.gugsg p{margin:0}.gugsg-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--gugsg-fb);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gugsg-pink-deep)}.gugsg-eyebrow:before{content:"";width:22px;height:2px;background:var(--gugsg-pink);border-radius:2px}.gugsg-sub{color:var(--gugsg-ink-soft);font-size:clamp(15px,2.2vw,17px)}.gugsg-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--gugsg-fb);font-weight:700;font-size:16px;padding:16px 28px;border-radius:999px;text-decoration:none;border:0;cursor:pointer;min-height:54px;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,background .3s ease,filter .12s ease}.gugsg .gugsg-btn-primary{background:var(--gugsg-btn-bg)!important;color:var(--gugsg-btn-tx)!important;box-shadow:0 14px 30px -10px #e0457b8c}.gugsg-btn .gugsg-arr{transition:transform .25s}@media(hover:hover){.gugsg .gugsg-btn-primary:hover{background:var(--gugsg-pink-deep)!important;transform:scale(1.025) translateY(-3px);box-shadow:0 22px 40px -12px #e0457b99}.gugsg-btn:hover .gugsg-arr{transform:translate(4px)}}.gugsg-btn:active{transform:scale(.96);filter:brightness(.92);transition-duration:.1s}.gugsg-hero{padding:clamp(16px,3vw,32px) 0 clamp(40px,7vw,72px)}.gugsg-hero-grid{display:grid;gap:clamp(22px,4vw,44px);align-items:stretch}@media(min-width:920px){.gugsg-hero-grid{grid-template-columns:1.02fr .98fr}}.gugsg-lede{max-width:34em;font-size:clamp(15px,2.2vw,17px);margin-bottom:4px}.gugsg-media{position:relative;border-radius:var(--gugsg-r-lg);overflow:hidden;box-shadow:var(--gugsg-shadow);aspect-ratio:4/5;min-height:360px;min-width:0}@media(min-width:920px){.gugsg-media{aspect-ratio:auto}}.gugsg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:52% 38%;display:block;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.gugsg-img--ph{background:radial-gradient(120% 90% at 80% 0%,#fde3ec 0%,transparent 55%),linear-gradient(160deg,#fff 0%,var(--gugsg-cream-deep) 100%)}.gugsg-js .gugsg-img{transform:scale(1.08)}.gugsg-js .gugsg-media.gugsg-in .gugsg-img{transform:scale(1)}@media(hover:hover){.gugsg-media:hover .gugsg-img{transform:scale(1.05)}}.gugsg-media:before{content:"";position:absolute;left:0;right:0;top:0;height:62%;background:linear-gradient(180deg,rgba(255,247,241,.84) 0%,rgba(255,247,241,.46) 45%,transparent 100%);pointer-events:none;z-index:1}.gugsg-cap{position:absolute;z-index:2;left:7%;right:7%;top:6%}.gugsg-cap .gugsg-eyebrow{color:var(--gugsg-pink-deep)}.gugsg-cap h1{font-size:clamp(30px,5.4vw,52px);line-height:1.03;margin:10px 0 0;max-width:9ch}@media(min-width:920px){.gugsg-cap{top:8%;left:9%;right:auto;width:72%}.gugsg-cap h1{max-width:10ch}}.gugsg-badge{display:inline-flex;align-items:center;gap:7px;margin-top:14px;background:#ffffffb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(43,24,18,.1);color:var(--gugsg-ink);font-size:12px;font-weight:700;letter-spacing:.04em;padding:6px 12px;border-radius:999px}.gugsg-badge i{width:7px;height:7px;border-radius:50%;background:var(--gugsg-pink);animation:gugsgPulse 1.9s ease-out infinite}@keyframes gugsgPulse{0%{box-shadow:0 0 #e0457b80}70%{box-shadow:0 0 0 7px #e0457b00}to{box-shadow:0 0 #e0457b00}}.gugsg-form{display:flex;flex-direction:column;justify-content:center}.gugsg-bonus{display:flex;gap:13px;align-items:flex-start;background:linear-gradient(135deg,#fff 0%,var(--gugsg-pink-soft) 140%);border:1px solid rgba(224,69,123,.22);border-radius:var(--gugsg-r-md);padding:18px 20px;margin:28px 0 26px;max-width:480px}.gugsg-bonus .gugsg-gift{flex:none;width:38px;height:38px;border-radius:11px;background:var(--gugsg-pink);display:grid;place-items:center}.gugsg-bonus .gugsg-gift svg{width:20px;height:20px}.gugsg-bonus b{display:block;font-size:14.5px;color:var(--gugsg-ink)}.gugsg-bonus span{font-size:13px;color:var(--gugsg-ink-soft)}.gugsg-bonus strong{color:var(--gugsg-pink-deep);font-weight:700}.gugsg-capture{background:#fff;border:1px solid rgba(43,24,18,.08);border-radius:var(--gugsg-r-lg);padding:clamp(20px,3vw,26px);box-shadow:0 24px 50px -34px #2b181273;max-width:480px;scroll-margin-top:128px}.gugsg-capture .gugsg-ct{font-family:var(--gugsg-fd);font-size:19px;margin-bottom:4px}.gugsg-capture .gugsg-cs{font-size:13.5px;color:var(--gugsg-ink-soft);margin-bottom:14px}.gugsg-field{display:flex;flex-direction:column;gap:10px}.gugsg-field input{font-family:var(--gugsg-fb);font-size:16px;padding:15px 18px;border-radius:999px;border:1.5px solid rgba(43,24,18,.16);background:var(--gugsg-cream);width:100%;color:var(--gugsg-ink)}.gugsg-field input:focus{outline:0;border-color:var(--gugsg-pink)}.gugsg-field .gugsg-btn{width:100%}.gugsg-consent{display:flex;gap:9px;align-items:flex-start;margin-top:12px;font-size:12px;color:var(--gugsg-ink-soft);line-height:1.45}.gugsg-consent input{margin-top:2px;accent-color:var(--gugsg-pink);width:16px;height:16px;flex:none}.gugsg-reassure{margin-top:12px;font-size:12px;color:var(--gugsg-ink-soft);display:flex;align-items:center;gap:7px}.gugsg-reassure svg{width:14px;height:14px;flex:none}.gugsg-reassure a{color:inherit;text-decoration:underline}.gugsg-err{margin-top:12px;font-size:13px;color:var(--gugsg-pink-deep);font-weight:600}.gugsg-ok{text-align:center;padding:8px 4px}.gugsg-ok .gugsg-mail{width:56px;height:56px;border-radius:50%;background:#e0457b1f;color:var(--gugsg-pink-deep);display:grid;place-items:center;margin:0 auto 14px}.gugsg-ok .gugsg-mail svg{width:28px;height:28px}.gugsg-ok h4{font-family:var(--gugsg-fd);font-size:22px;margin:0 0 6px}.gugsg-ok p{font-size:14px;color:var(--gugsg-ink-soft)}.gugsg-oksteps{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:16px}.gugsg-okstp{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px}.gugsg-okstp svg{width:13px;height:13px}.gugsg-okstp.done{background:#2e7d521f;color:var(--gugsg-green)}.gugsg-okstp.now{background:#e0457b1f;color:var(--gugsg-pink-deep)}.gugsg-oksep{color:var(--gugsg-ink-soft);font-weight:700}.gugsg-okhint{margin-top:14px;font-size:12.5px;color:var(--gugsg-ink-soft)}.gugsg-trust{margin-top:18px;font-size:13.5px;color:var(--gugsg-ink-soft);font-weight:600}.gugsg-blk{padding:clamp(48px,8vw,90px) 0 0}@media(min-width:920px){.gugsg-blk.gugsg-blk--how{padding-top:36px}}.gugsg-shead{max-width:660px;margin-bottom:clamp(26px,4vw,40px)}.gugsg-shead h2{font-size:clamp(28px,5vw,46px);margin:12px 0}.gugsg-shead p{color:var(--gugsg-ink-soft)}.gugsg-steps{display:grid;gap:16px;counter-reset:gugsgs}@media(min-width:820px){.gugsg-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}.gugsg-step{background:#fff;border-radius:var(--gugsg-r-lg);padding:28px 24px;border:1px solid rgba(43,24,18,.06);position:relative;min-width:0}.gugsg-num{counter-increment:gugsgs;position:relative;width:46px;height:46px;border-radius:13px;background:#e0457b1a;color:var(--gugsg-pink-deep);font-family:var(--gugsg-fd);font-weight:600;font-size:21px;display:grid;place-items:center;margin-bottom:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.gugsg-num:before{content:counter(gugsgs);position:relative;z-index:1}.gugsg-num:after{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;border-radius:50%;background:var(--gugsg-pink);opacity:.28;transform:translate(-50%,-50%)}.gugsg-step h3{font-size:19px;margin-bottom:7px}.gugsg-step p{font-size:14.5px;color:var(--gugsg-ink-soft)}.gugsg-step.gugsg-hl{background:linear-gradient(160deg,#fff 0%,var(--gugsg-pink-soft) 160%);border-color:#e0457b40}@media(hover:hover){.gugsg-step{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s}.gugsg-step:hover{transform:scale(1.03) translateY(-5px);box-shadow:0 24px 46px -22px #2b181242}.gugsg-step:hover .gugsg-num{transform:rotate(-7deg) scale(1.08)}}.gugsg-ins-grid{display:grid;gap:16px}@media(min-width:680px){.gugsg-ins-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:980px){.gugsg-ins-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.gugsg-ins{background:#fff;border-radius:var(--gugsg-r-lg);padding:26px 24px;border:1px solid rgba(43,24,18,.06);min-width:0}.gugsg-ico{position:relative;width:50px;height:50px;border-radius:14px;display:grid;place-items:center;background:#e0457b1a;color:var(--gugsg-pink-deep);margin-bottom:15px;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.gugsg-ico:before{content:"";position:absolute;top:50%;left:50%;width:30px;height:30px;border-radius:50%;background:var(--gugsg-pink);opacity:.28;transform:translate(-50%,-50%)}.gugsg-ico svg{position:relative;z-index:1;width:24px;height:24px;stroke:currentColor}.gugsg-ins h3{font-size:19px;margin-bottom:6px}.gugsg-ins p{font-size:14px;color:var(--gugsg-ink-soft)}@media(hover:hover){.gugsg-ins{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s}.gugsg-ins:hover{transform:scale(1.03) translateY(-5px);box-shadow:0 24px 46px -22px #2b18123d}.gugsg-ins:hover .gugsg-ico{transform:rotate(-7deg) scale(1.08)}}.gugsg-loves{display:grid;gap:16px}@media(min-width:820px){.gugsg-loves{grid-template-columns:repeat(3,minmax(0,1fr))}}.gugsg-love{background:#fff;border:1px solid rgba(43,24,18,.06);border-radius:var(--gugsg-r-lg);padding:26px 24px;display:flex;flex-direction:column;gap:12px;min-width:0}.gugsg-stars{color:var(--gugsg-gold);letter-spacing:2px;font-size:15px}.gugsg-love p{font-size:14.5px;color:var(--gugsg-ink);line-height:1.6}.gugsg-who{display:flex;align-items:center;gap:11px;margin-top:auto}.gugsg-av{width:40px;height:40px;border-radius:50%;background:var(--gugsg-pink-soft);color:var(--gugsg-pink-deep);font-weight:700;display:grid;place-items:center;font-size:15px;flex:none}.gugsg-who b{font-size:14px;display:block;color:var(--gugsg-ink)}.gugsg-who span{font-size:12.5px;color:var(--gugsg-ink-soft)}.gugsg-up{margin-top:clamp(48px,8vw,90px);background:linear-gradient(160deg,var(--gugsg-pink) 0%,var(--gugsg-pink-deep) 100%);color:#fff;border-radius:var(--gugsg-r-lg);padding:clamp(36px,6vw,68px) var(--gugsg-pad);position:relative;overflow:hidden}.gugsg-up:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:#ffffff1a;top:-150px;right:-110px}.gugsg-up-grid{position:relative;display:grid;gap:28px;align-items:center}@media(min-width:860px){.gugsg-up-grid{grid-template-columns:1.1fr .9fr}}.gugsg-up .gugsg-eyebrow{color:#fff}.gugsg-up .gugsg-eyebrow:before{background:#fff9}.gugsg-up h2{font-size:clamp(26px,4.6vw,42px);margin:12px 0 14px;color:#fff}.gugsg-up h2 em{color:#fff;text-decoration:underline;text-decoration-color:#fff6;text-underline-offset:5px}.gugsg-up ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:11px}.gugsg-up li{display:flex;gap:11px;align-items:flex-start;font-size:15px;font-weight:500;color:#fffffff2}.gugsg-up li svg{flex:none;margin-top:2px}.gugsg .gugsg-up .gugsg-btn-primary{background:var(--gugsg-ink)!important;box-shadow:0 18px 36px -14px #2b181280;color:#fff!important}@media(hover:hover){.gugsg .gugsg-up .gugsg-btn-primary:hover{background:#000!important}}.gugsg-up-card{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:var(--gugsg-r-md);padding:24px}.gugsg-up-card h3{font-size:18px;margin-bottom:14px;color:#fff}.gugsg-perk{display:flex;gap:10px;align-items:center;font-size:14px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.14);color:#fffffff2}.gugsg-perk:last-child{border-bottom:0}.gugsg-perk b{background:#fff;color:var(--gugsg-pink-deep);font-size:11px;font-weight:800;padding:3px 8px;border-radius:6px;flex:none}.gugsg-faqlist{max-width:760px;margin-top:6px}.gugsg-faq{background:#fff;border:1px solid rgba(43,24,18,.07);border-radius:var(--gugsg-r-md);margin-bottom:12px;overflow:hidden}.gugsg-faq summary{list-style:none;cursor:pointer;padding:20px 22px;font-weight:600;font-size:16px;display:flex;justify-content:space-between;align-items:center;gap:14px;color:var(--gugsg-ink)}.gugsg-faq summary::-webkit-details-marker{display:none}.gugsg-faq summary .gugsg-pl{flex:none;width:22px;height:22px;position:relative}.gugsg-faq summary .gugsg-pl:before,.gugsg-faq summary .gugsg-pl:after{content:"";position:absolute;background:var(--gugsg-pink);border-radius:2px}.gugsg-faq summary .gugsg-pl:before{top:10px;left:3px;right:3px;height:2px}.gugsg-faq summary .gugsg-pl:after{left:10px;top:3px;bottom:3px;width:2px;transition:transform .3s}.gugsg-faq[open] summary .gugsg-pl:after{transform:scaleY(0)}.gugsg-faq .gugsg-ans{padding:0 22px 20px;color:var(--gugsg-ink-soft);font-size:14.5px}.gugsg-closing{padding:clamp(48px,8vw,90px) 0 clamp(60px,9vw,110px);text-align:center}.gugsg-closing h2{font-size:clamp(26px,5vw,44px);max-width:18ch;margin:12px auto 14px}.gugsg-closing .gugsg-sub{max-width:46ch;margin:0 auto 26px}.gugsg-closing .gugsg-cnote{margin-top:12px;font-size:12px;color:var(--gugsg-ink-soft)}.gugsg-closing .gugsg-cnote a{color:inherit;text-decoration:underline}.gugsg-sticky{position:fixed;left:12px;right:12px;bottom:12px;z-index:50;background:var(--gugsg-ink);color:#fff;border-radius:999px;padding:10px 12px 10px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:var(--gugsg-shadow)}.gugsg-sticky b{font-size:14px}.gugsg-sticky small{display:block;color:#ffffffb3;font-size:11.5px;font-weight:500}.gugsg-sticky .gugsg-btn{min-height:44px;padding:11px 18px;font-size:14px}@media(min-width:760px){.gugsg-sticky{display:none}}.gugsg-js .gugsg-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.gugsg-js .gugsg-reveal.gugsg-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.gugsg *{animation:none!important;transition:none!important}.gugsg-reveal{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/gug-sg.css.map */
