*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fdfbf9;background:var(--color-warm-white,#fdfbf9);color:#2d2d2d;color:var(--color-text,#2d2d2d);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}#root{min-height:100vh}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}:root{--primary:#c45c5c;--primary-deep:#a84852;--primary-soft:#c45c5c1f;--primary-light:#e8a5a5;--warm-white:#fdfbf9;--cream:#faf5f0;--blush:#fdf2f0;--blush-deep:#f8e8e4;--text:#2d2d2d;--text-muted:#5c5c5c;--text-soft:#7a7a7a;--white:#fff;--charcoal:#1f1f1f;--safe:#3d9b6e;--caution:#d4a017;--risk:#c94c4c;--gold-star:#e8b923;--shadow-sm:0 4px 20px #2d2d2d0f;--shadow-md:0 12px 40px #2d2d2d1a;--shadow-lift:0 20px 50px #c45c5c26;--font-serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--font-sans:"DM Sans",system-ui,sans-serif;--radius-lg:24px;--radius-xl:32px}.gm-page{--color-text:var(--text);--color-warm-white:var(--warm-white);overflow-x:hidden}.gm-serif{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:translateY(0)}.gm-btn{-webkit-tap-highlight-color:transparent;align-items:center;border:2px solid #0000;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:600;gap:.5rem;justify-content:center;padding:.65rem 1.35rem;transition:none}.gm-btn,.gm-btn:active,.gm-btn:focus,.gm-btn:hover,.gm-btn:link,.gm-btn:visited{color:inherit;outline:none;text-decoration:none;transform:none}.gm-btn:focus-visible{outline:2px solid #c45c5c;outline:2px solid var(--primary);outline-offset:3px}.gm-btn--outline,.gm-btn--outline:active,.gm-btn--outline:focus,.gm-btn--outline:hover,.gm-btn--outline:link,.gm-btn--outline:visited{background:#0000;border-color:#c45c5c;border-color:var(--primary);box-shadow:none;color:#c45c5c;color:var(--primary);transform:none}.gm-btn--primary,.gm-btn--primary:active,.gm-btn--primary:focus,.gm-btn--primary:hover,.gm-btn--primary:link,.gm-btn--primary:visited{background:linear-gradient(135deg,#c45c5c,#a84852);background:linear-gradient(135deg,var(--primary) 0,var(--primary-deep) 100%);border-color:#0000;box-shadow:0 4px 16px #c45c5c59;color:#fff;color:var(--white);transform:none}.gm-btn--lg{font-size:1rem;padding:.95rem 1.75rem}.gm-btn--white,.gm-btn--white:active,.gm-btn--white:focus,.gm-btn--white:hover,.gm-btn--white:link,.gm-btn--white:visited{background:#fff;background:var(--white);border:none;box-shadow:0 12px 40px #2d2d2d1a;box-shadow:var(--shadow-md);color:#c45c5c;color:var(--primary);transform:none}.gm-btn--white-outline,.gm-btn--white-outline:active,.gm-btn--white-outline:focus,.gm-btn--white-outline:hover,.gm-btn--white-outline:link,.gm-btn--white-outline:visited{background:#0000;border:2px solid #ffffffd9;box-shadow:none;color:#fff;color:var(--white);transform:none}.gm-hero{align-items:stretch;background:#fdfbf9;background:var(--warm-white);display:flex;flex-direction:column;gap:0;min-height:100vh;min-height:100dvh;overflow:hidden;padding:clamp(2rem,5vw,3rem) clamp(1.25rem,4vw,3rem) 3rem;position:relative}.gm-hero__mobile-bar{display:none}.gm-hero__brand{font-size:1.35rem;font-weight:700;letter-spacing:-.01em}.gm-hero__badge,.gm-hero__mobile-highlights{display:none}.gm-hero__grid{align-items:center;display:flex;flex:1 1;gap:clamp(2rem,5vw,3.5rem);margin:0 auto;max-width:1280px;width:100%}.gm-hero__left{flex:0 1 55%;max-width:620px}.gm-hero__headline{color:#2d2d2d;color:var(--text);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif);font-size:clamp(2.75rem,5.5vw,4.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0 0 1.25rem}.gm-hero__sub{color:#7a7a7a;color:var(--text-soft);font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.65;margin:0 0 2rem;max-width:520px}.gm-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.25rem}.gm-hero__social{align-items:flex-start;display:flex;flex-direction:column;gap:.65rem}.gm-hero__avatars{display:flex;padding-left:8px}.gm-hero__avatar{border:3px solid #fff;border:3px solid var(--white);border-radius:50%;box-shadow:0 4px 20px #2d2d2d0f;box-shadow:var(--shadow-sm);height:44px;margin-left:-12px;object-fit:cover;width:44px}.gm-hero__social-text{color:#2d2d2d;color:var(--text);font-size:1rem;font-weight:700;line-height:1.4;margin:0}.gm-hero__social-list{display:flex;flex-direction:column;gap:.45rem;list-style:none;margin:0;padding:0}.gm-hero__social-list li{align-items:center;color:#7a7a7a;color:var(--text-soft);display:flex;font-size:.9rem;gap:.65rem;margin:0}.gm-hero__social-list li:before{background:linear-gradient(180deg,#e8a5a5,#c45c5c);background:linear-gradient(180deg,var(--primary-light),var(--primary));border-radius:999px;content:"";flex-shrink:0;height:1.1rem;width:3px}.gm-hero__right{flex:1 1 45%;min-height:420px}.gm-hero__right,.gm-hero__visual{align-items:center;display:flex;justify-content:center}.gm-hero__visual{aspect-ratio:1;background:linear-gradient(145deg,#fdf2f0,#faf5f0 55%,#f8e8e4);background:linear-gradient(145deg,var(--blush) 0,var(--cream) 55%,var(--blush-deep) 100%);border-radius:32px;border-radius:var(--radius-xl);max-width:420px;overflow:visible;position:relative;width:100%}.gm-hero__blob{border-radius:50%;filter:blur(48px);opacity:.55;pointer-events:none;position:absolute}.gm-hero__blob--1{background:#e8a5a5;background:var(--primary-light);height:180px;right:5%;top:8%;width:180px}.gm-hero__blob--2{background:#f0c4b8;bottom:15%;height:140px;left:8%;width:140px}.gm-float-heart{animation:gm-float 5s ease-in-out infinite;color:#c45c5c;color:var(--primary);opacity:.35;position:absolute}.gm-float-heart:first-of-type{animation-delay:0s;left:10%;top:12%}.gm-float-heart:nth-of-type(2){animation-delay:1.2s;bottom:22%;right:12%}.gm-float-heart:nth-of-type(3){animation-delay:.6s;right:6%;top:40%}@keyframes gm-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.05)}}.gm-phone{aspect-ratio:9/21;background:linear-gradient(180deg,#2a2a2a,#1a1a1a);border-radius:36px;box-shadow:0 32px 64px #2d2d2d40,inset 0 0 0 1px #ffffff0f;padding:10px;position:relative;width:min(280px,78vw);z-index:2}.gm-phone__notch{background:#1a1a1a;border-radius:20px;height:26px;left:50%;position:absolute;top:10px;transform:translateX(-50%);width:100px;z-index:3}.gm-phone__screen{background:#fdf2f0;background:var(--blush);border-radius:28px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.gm-phone__header{align-items:center;color:#5c5c5c;color:var(--text-muted);display:flex;font-size:.7rem;font-weight:600;justify-content:space-between;padding:2.25rem 1rem .75rem}.gm-phone__card{background:#fff;background:var(--white);border-radius:20px;box-shadow:0 12px 40px #2d2d2d1a;box-shadow:var(--shadow-md);display:flex;flex:1 1;flex-direction:column;margin:.5rem .85rem 0;min-height:0;overflow:hidden}.gm-phone__card-photo{flex:1 0 58%;min-height:0;overflow:hidden;position:relative}.gm-phone__card-img{display:block;height:100%;inset:0;object-fit:cover;object-position:center top;position:absolute;width:100%}.gm-phone__card-photo-overlay{background:linear-gradient(180deg,#0000 40%,#000000b3);inset:0;pointer-events:none;position:absolute;z-index:1}.gm-phone__card-badge{background:#fff;background:var(--white);border-radius:999px;bottom:10px;color:#c45c5c;color:var(--primary);font-size:.65rem;font-weight:700;left:10px;padding:4px 10px;position:absolute;z-index:2}.gm-phone__card-body{display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;min-height:0;padding:.65rem .75rem .7rem}.gm-phone__card-name{color:#2d2d2d;color:var(--text);font-size:18px;font-weight:700;line-height:1.2;margin:0 0 .2rem}.gm-phone__card-meta{color:#7a7a7a;color:var(--text-soft);font-size:.72rem;margin:0 0 .4rem}.gm-phone__card-bio{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:#7a7a7a;color:var(--text-soft);display:-webkit-box;font-size:12px;line-height:1.5;margin:0 0 .45rem;overflow:hidden}.gm-phone__card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.gm-phone__tag{background:#2d2d2d0f;border-radius:6px;color:#7a7a7a;color:var(--text-soft);font-size:.62rem;font-weight:600;padding:.25rem .5rem}.gm-phone__actions{display:flex;gap:1.25rem;justify-content:center;padding:.85rem 0 1rem}.gm-phone__action{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:50%;display:flex;height:44px;justify-content:center;transition:none;width:44px}.gm-phone__action,.gm-phone__action:active,.gm-phone__action:focus,.gm-phone__action:hover{box-shadow:0 4px 20px #2d2d2d0f;box-shadow:var(--shadow-sm);outline:none;transform:none}.gm-phone__action--pass,.gm-phone__action--pass:active,.gm-phone__action--pass:focus,.gm-phone__action--pass:hover{background:#fff;background:var(--white);color:#7a7a7a;color:var(--text-soft)}.gm-phone__action--like,.gm-phone__action--like:active,.gm-phone__action--like:focus,.gm-phone__action--like:hover{background:linear-gradient(135deg,#c45c5c,#a84852);background:linear-gradient(135deg,var(--primary),var(--primary-deep));color:#fff;color:var(--white)}.gm-phone__action svg{height:20px;width:20px}@media (max-width:960px){.gm-hero{background:#1a1212;min-height:100svh;padding:0}.gm-hero:before{background:linear-gradient(180deg,#1a12128c,#1a1212d1 55%,#1a1212f0),url(https://images.unsplash.com/photo-1524504388940-b1c1722653e1?w=1200&q=80&fit=crop) 50% /cover no-repeat;content:"";inset:0;position:absolute;z-index:0}.gm-hero__mobile-bar{background:linear-gradient(135deg,#c45c5c,#a84852);background:linear-gradient(135deg,var(--primary) 0,var(--primary-deep) 100%);box-shadow:0 4px 20px #00000026;color:#fff;color:var(--white);display:flex;padding:.95rem 1.25rem;z-index:2}.gm-hero__grid,.gm-hero__mobile-bar{align-items:center;justify-content:center;position:relative}.gm-hero__grid{flex:1 1;flex-direction:column;gap:0;padding:2rem 1.35rem 2.5rem;text-align:center;z-index:1}.gm-hero__left{align-items:center;display:flex;flex:none;flex-direction:column;max-width:none;width:100%}.gm-hero__badge{align-items:center;background:#ffffff24;border:1px solid #ffffff38;border-radius:999px;color:#fff;color:var(--white);display:inline-flex;font-size:.72rem;font-weight:700;gap:.45rem;letter-spacing:.08em;margin-bottom:1.15rem;padding:.45rem .9rem;text-transform:uppercase}.gm-hero__badge:before{background:#ff6b6b;border-radius:50%;box-shadow:0 0 0 4px #ff6b6b40;content:"";height:7px;width:7px}.gm-hero__headline{color:#fff;color:var(--white);font-size:clamp(2.35rem,9vw,3rem);margin-bottom:1rem;max-width:18ch}.gm-hero__sub{color:#ffffffe0;font-size:.98rem;line-height:1.65;margin:0 auto 1.75rem;max-width:34ch}.gm-hero__ctas{justify-content:center;margin-bottom:2rem;max-width:340px;width:100%}.gm-hero__ctas .gm-btn{box-shadow:0 8px 28px #c45c5c73;font-size:1.02rem;padding:1rem 1.5rem;width:100%}.gm-hero__social{display:none}.gm-hero__mobile-highlights{align-items:center;display:flex;flex-direction:column;gap:.55rem;margin-top:auto;max-width:340px;padding-top:1.5rem;width:100%}.gm-hero__mobile-highlight-main{color:#fff;color:var(--white);font-size:1.05rem;font-weight:700;margin:0 0 .35rem}.gm-hero__mobile-highlight{align-items:center;color:#ffffffd1;display:flex;font-size:.88rem;gap:.65rem;margin:0}.gm-hero__mobile-highlight-bar{background:linear-gradient(180deg,#e8a5a5,#c45c5c);background:linear-gradient(180deg,var(--primary-light),var(--primary));border-radius:999px;flex-shrink:0;height:1.1rem;width:3px}.gm-hero__right{display:none}}.gm-section-head{margin:0 auto clamp(2.5rem,5vw,3.5rem);max-width:640px;padding:0 1rem;text-align:center}.gm-section-head h2{color:#2d2d2d;color:var(--text);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;margin:0 0 .75rem}.gm-section-head p{color:#7a7a7a;color:var(--text-soft);font-size:1.05rem;line-height:1.55;margin:0}.gm-section{padding:clamp(4rem,9vw,6rem) clamp(1.25rem,4vw,3rem)}.gm-section--blush{background:#fdf2f0;background:var(--blush)}.gm-section--warm{background:#fdfbf9;background:var(--warm-white)}.gm-how__steps{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1120px}.gm-step{background:#fff;background:var(--white);border:1px solid #c45c5c0f;border-radius:24px;border-radius:var(--radius-lg);box-shadow:0 4px 20px #2d2d2d0f;box-shadow:var(--shadow-sm);padding:1.75rem 1.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.gm-step:hover{box-shadow:0 12px 40px #2d2d2d1a;box-shadow:var(--shadow-md);transform:translateY(-4px)}.gm-step__icon{align-items:center;background:#c45c5c1f;background:var(--primary-soft);border-radius:16px;color:#c45c5c;color:var(--primary);display:flex;height:56px;justify-content:center;margin:0 0 1.1rem;width:56px}.gm-step__icon svg{height:28px;width:28px}.gm-step h3{color:#2d2d2d;color:var(--text);font-size:1.05rem;font-weight:700;margin:0 0 .5rem}.gm-step p{color:#7a7a7a;color:var(--text-soft);font-size:.9rem;line-height:1.55;margin:0}@media (max-width:900px){.gm-how__steps{gap:1.25rem;grid-template-columns:1fr;max-width:520px}}@media (max-width:600px){.gm-how__steps{max-width:none}.gm-step{padding:1.5rem 1.35rem}}.gm-features__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1120px}.gm-feature-card{background:#fff;background:var(--white);border:1px solid #c45c5c0f;border-radius:24px;border-radius:var(--radius-lg);box-shadow:0 4px 20px #2d2d2d0f;box-shadow:var(--shadow-sm);padding:1.75rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.gm-feature-card:hover{box-shadow:0 12px 40px #2d2d2d1a;box-shadow:var(--shadow-md);transform:translateY(-6px)}.gm-feature-card__icon{align-items:center;background:#c45c5c1f;background:var(--primary-soft);border-radius:16px;color:#c45c5c;color:var(--primary);display:flex;height:56px;justify-content:center;margin-bottom:1.1rem;width:56px}.gm-feature-card__icon svg{height:28px;width:28px}.gm-feature-card h3{color:#2d2d2d;color:var(--text);font-size:1.05rem;font-weight:700;margin:0 0 .5rem}.gm-feature-card p{color:#7a7a7a;color:var(--text-soft);font-size:.9rem;line-height:1.55;margin:0}@media (max-width:900px){.gm-features__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gm-features__grid{grid-template-columns:1fr}}.gm-why-text{background:#faf5f0;background:var(--cream);padding:clamp(4rem,9vw,6rem) clamp(1.25rem,4vw,3rem)}.gm-why-text__inner{margin:0 auto;max-width:720px}.gm-why-text__inner h2{color:#2d2d2d;color:var(--text);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif);font-size:clamp(1.85rem,3vw,2.35rem);font-weight:700;line-height:1.2;margin:0 0 1.25rem;text-align:left}.gm-why-text__inner p{color:#5c5c5c;color:var(--text-muted);font-size:1rem;line-height:1.7;margin:0 0 1rem;text-align:left}.gm-why-text__disclaimer{background:#d4a0171f;border:1px solid #d4a01747;border-radius:12px;color:#7a5a00;font-size:.82rem;line-height:1.5;margin-top:1.5rem;padding:1rem 1.15rem;text-align:left}.gm-compat-section{background:#fdf2f0;background:var(--blush);padding:clamp(4rem,9vw,6rem) clamp(1.25rem,4vw,3rem)}.gm-compat-section__inner{margin:0 auto;max-width:960px}.gm-compat-section__head{margin:0 auto 2.5rem;max-width:640px;text-align:center}.gm-compat-section__head h2{color:#2d2d2d;color:var(--text);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif);font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:700;line-height:1.2;margin:0 0 .85rem}.gm-compat-section__accent{color:#a84852;color:var(--primary-deep)}.gm-compat-section__head p{color:#7a7a7a;color:var(--text-soft);font-size:1rem;line-height:1.6;margin:0}.gm-compat-table-wrap{background:#fff;background:var(--white);border:1px solid #c45c5c1a;border-radius:24px;border-radius:var(--radius-lg);box-shadow:0 12px 40px #2d2d2d1a;box-shadow:var(--shadow-md);overflow-x:auto}.gm-compat-table{border-collapse:collapse;font-size:.9rem;min-width:0;width:100%}.gm-compat-table thead{background:#c45c5c14}.gm-compat-table th{border-bottom:1px solid #c45c5c1f;color:#a84852;color:var(--primary-deep);font-size:.72rem;font-weight:700;letter-spacing:.06em;padding:1rem 1.15rem;text-align:left;text-transform:uppercase}.gm-compat-table td{border-bottom:1px solid #0000000d;padding:.85rem 1.15rem;vertical-align:middle}.gm-compat-table tbody tr:last-child td{border-bottom:none}.gm-compat-table__row--ok{background:#3d9b6e0a}.gm-compat-table__row--no{background:#c94c4c0a}.gm-compat-table__partners{color:#2d2d2d;color:var(--text);font-weight:700;white-space:nowrap}.gm-compat-table__outcomes{color:#5c5c5c;color:var(--text-muted)}.gm-compat-table__status{white-space:nowrap}.gm-compat-table__badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:700;gap:.35rem;padding:.35rem .75rem}.gm-compat-table__badge--ok{background:#3d9b6e26;color:#3d9b6e;color:var(--safe)}.gm-compat-table__badge--ok:before{content:"✓";font-size:.85rem}.gm-compat-table__badge--no{background:#c94c4c26;color:#c94c4c;color:var(--risk)}.gm-compat-table__badge--no:before{align-items:center;background:#c94c4c33;border-radius:50%;content:"!";display:inline-flex;font-size:.7rem;font-weight:800;height:1rem;justify-content:center;width:1rem}.gm-compat-section__note{align-items:flex-start;background:#fff;background:var(--white);border:1px solid #c45c5c1f;border-radius:14px;box-shadow:0 4px 20px #2d2d2d0f;box-shadow:var(--shadow-sm);display:flex;gap:.85rem;margin-top:1.5rem;padding:1.1rem 1.25rem}.gm-compat-section__note-icon{align-items:center;background:#c45c5c1f;background:var(--primary-soft);border-radius:50%;color:#a84852;color:var(--primary-deep);display:flex;flex-shrink:0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif);font-size:.95rem;font-style:italic;font-weight:700;height:1.75rem;justify-content:center;width:1.75rem}.gm-compat-section__note p{color:#5c5c5c;color:var(--text-muted);font-size:.88rem;line-height:1.6;margin:0}.gm-compat-section__note strong{color:#a84852;color:var(--primary-deep);font-weight:700}.gm-testimonials__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1120px}.gm-testimonial{background:#fff;background:var(--white);border:1px solid #c45c5c12;border-radius:24px;border-radius:var(--radius-lg);box-shadow:0 4px 20px #2d2d2d0f;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;padding:1.75rem 1.5rem}.gm-testimonial__quote{color:#7a7a7a;color:var(--text-soft);flex:1 1;font-size:15px;font-style:italic;line-height:1.65;margin:0 0 1.25rem}.gm-testimonial__mark{color:#c45c5c;color:var(--primary);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif);font-size:3rem;line-height:.5;margin-bottom:.5rem;opacity:.85}.gm-testimonial__author{align-items:center;display:flex;gap:.85rem;margin-bottom:.75rem}.gm-testimonial__photo{border:2px solid #c45c5c1f;border:2px solid var(--primary-soft);border-radius:50%;height:52px;object-fit:cover;width:52px}.gm-testimonial__info strong{color:#2d2d2d;color:var(--text);display:block;font-size:.95rem}.gm-testimonial__loc{color:#7a7a7a;color:var(--text-soft);font-size:.78rem;margin-top:.15rem}.gm-stars{color:#e8b923;color:var(--gold-star);font-size:1rem;letter-spacing:2px}@media (max-width:900px){.gm-testimonials__grid{grid-template-columns:1fr;max-width:480px}}@media (max-width:600px){.gm-compat-table td,.gm-compat-table th{font-size:.8rem;padding:.55rem .6rem}.gm-compat-table__badge{font-size:.7rem;padding:.25rem .5rem}.gm-compat-section{padding:3rem .75rem}}.gm-cta-download{background:linear-gradient(135deg,#a84852,#d4746a 45%,#e8a090);padding:clamp(4rem,10vw,6.5rem) clamp(1.25rem,4vw,3rem);text-align:center}.gm-cta-download h2{color:#fff;color:var(--white);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-family:var(--font-serif);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;margin:0 0 1rem}.gm-cta-download .gm-cta-download__sub{color:#fff;color:var(--white);font-size:1.05rem;line-height:1.6;margin:0 auto 2rem;max-width:520px;text-align:left}.gm-cta-download__btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.gm-faq__list{margin:0 auto;max-width:720px}.gm-faq__item{border-bottom:1px solid #c45c5c1f}.gm-faq__question{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:#2d2d2d;color:var(--text);cursor:pointer;display:flex;font-size:1.05rem;font-weight:600;gap:1rem;justify-content:space-between;outline:none;padding:1.25rem 0;text-align:left;transition:none;width:100%}.gm-faq__question-text{flex:1 1;min-width:0;text-align:left}.gm-faq__question:active,.gm-faq__question:focus,.gm-faq__question:hover{color:#2d2d2d;color:var(--text);outline:none}.gm-faq__icon{align-items:center;color:#c45c5c;color:var(--primary);display:flex;flex-shrink:0;height:28px;justify-content:center;transition:transform .35s cubic-bezier(.22,1,.36,1);width:28px}.gm-faq__answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1)}.gm-faq__item.open .gm-faq__answer-wrap{grid-template-rows:1fr}.gm-faq__answer-inner{overflow:hidden}.gm-faq__answer{color:#7a7a7a;color:var(--text-soft);font-size:.95rem;line-height:1.65;margin:0;padding:0 0 1.25rem;text-align:left}
/*# sourceMappingURL=main.e9c1ec34.css.map*/