@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}body{-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:DM Sans,sans-serif}.gs-wrap *,.gs-wrap :before,.gs-wrap :after{box-sizing:border-box;margin:0;padding:0}.gs-wrap{color:#222;background:#fff;width:100%;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.gs-wrap [id]{scroll-margin-top:80px}.gs-wrap,.gs-wrap *{max-width:100%}.gs-inner{max-width:1080px;margin:0 auto;padding:0 5%}.gs-section{padding:5rem 5%}.gs-section-alt{background:#faf2eb;padding:5rem 5%}.gs-section-dark{background:#222;padding:5rem 5%}.gs-rule{border:none;border-top:1px solid #e8e0d8;margin:0}.gs-chip{color:#fe5c36;letter-spacing:.1em;text-transform:uppercase;background:#fff0e8;border-radius:20px;margin-bottom:1.1rem;padding:.32rem .9rem;font-size:.72rem;font-weight:600;display:inline-block}.gs-chip-dark{color:#fe5c36;background:#fe5c3626}.gs-h2{color:#222;letter-spacing:-.01em;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:400;line-height:1.2}.gs-h2 i{color:#fe5c36;font-style:italic}.gs-h2-lite{color:#faf2eb}.gs-lead{color:#5a4a44;max-width:580px;font-size:1rem;font-weight:300;line-height:1.8}.gs-lead-lite{color:#c4b0aa}.gs-btn,.gs-btn-white,.gs-btn-outline{letter-spacing:.03em;border-radius:4px;padding:.85rem 2rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.gs-btn{color:#fff;background:#fe5c36;box-shadow:0 2px 8px #fe5c3659}.gs-btn:hover{background:#e04a26;box-shadow:0 4px 14px #fe5c3666}.gs-btn-outline{color:#fe5c36;background:0 0;border:1.5px solid #fe5c36;padding:.82rem 2rem}.gs-btn-outline:hover{background:#fff0e8}.gs-btn-outline-dark{color:#faf2eb;border-color:#faf2eb4d}.gs-btn-white{color:#fe5c36;background:#faf2eb;font-weight:600;box-shadow:0 2px 8px #00000026}.gs-btn-white:hover{opacity:.92}.gs-nav{z-index:999;background:#222;border-bottom:1px solid #ffffff14;position:sticky;top:0}.gs-nav-inner{justify-content:space-between;align-items:center;max-width:1080px;height:64px;margin:0 auto;padding:0 5%;display:flex}.gs-nav-logo{color:#faf2eb;letter-spacing:-.01em;font-family:DM Serif Display,serif;font-size:1.25rem;text-decoration:none}.gs-nav-logo i{color:#fe5c36;font-style:italic}.gs-nav-links{align-items:center;gap:1.8rem;list-style:none;display:flex}.gs-nav-links a{letter-spacing:.02em;color:#c4b0aa;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.gs-nav-links a:hover{color:#fe5c36}.gs-nav-cta{color:#fff;letter-spacing:.03em;white-space:nowrap;background:#fe5c36;border-radius:4px;padding:.55rem 1.3rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .2s}.gs-nav-cta:hover{background:#e04a26}.gs-hero{background:#222;padding:5.5rem 5% 5rem;position:relative;overflow:hidden}.gs-hero:before,.gs-cta:before{content:"";pointer-events:none;border-radius:50%;position:absolute}.gs-hero:before{background:#fe5c3612;width:420px;height:420px;top:-60px;right:-60px}.gs-hero-inner{grid-template-columns:1fr 340px;align-items:center;gap:4rem;max-width:1080px;margin:0 auto;display:grid}.gs-hero-avail{letter-spacing:.1em;text-transform:uppercase;color:#fe5c36;background:#fe5c361f;border:1px solid #fe5c3640;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.3rem .85rem;font-size:.7rem;font-weight:600;display:inline-flex}.gs-hero-dot{background:#4caf50;border-radius:50%;width:6px;height:6px}.gs-hero h1{color:#faf2eb;letter-spacing:-.01em;margin-bottom:1.3rem;font-family:DM Serif Display,serif;font-size:clamp(2.4rem,4.5vw,3.7rem);font-weight:400;line-height:1.12}.gs-hero h1 i{color:#fe5c36;font-style:italic}.gs-hero-sub{color:#9e8a84;max-width:470px;margin-bottom:2.2rem;font-size:.98rem;font-weight:300;line-height:1.85}.gs-hero-btns{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.85rem;display:flex}.gs-hero-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #00000040}.gs-hero-card-top{background:#fe5c36;padding:1.5rem 1.6rem}.gs-hero-card-name{color:#faf2eb;font-family:DM Serif Display,serif;font-size:1.5rem;font-weight:400;line-height:1.1}.gs-hero-card-name i{font-style:italic}.gs-hero-card-role{color:#faf2ebbf;letter-spacing:.1em;text-transform:uppercase;margin-top:.3rem;font-size:.68rem;font-weight:500}.gs-hero-card-body{flex-direction:column;gap:1.2rem;padding:1.4rem 1.6rem;display:flex}.gs-stats{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}.gs-stat{text-align:center;background:#faf2eb;border-radius:6px;padding:.9rem .5rem}.gs-stat-n,.gs-ast-n,.gs-pc-price,.gs-pain-num{color:#fe5c36;font-family:DM Serif Display,serif;font-weight:400;line-height:1}.gs-stat-n{font-size:1.6rem}.gs-stat-l,.gs-ptag-lbl{color:#9e8a84;letter-spacing:.06em;text-transform:uppercase;margin-top:.2rem;font-size:.62rem}.gs-ptag-lbl{letter-spacing:.1em;margin-bottom:.5rem;font-size:.65rem}.gs-ptags,.gs-pills{flex-wrap:wrap;gap:.4rem;display:flex}.gs-ptag,.gs-pill{color:#5a4a44;background:#faf2eb;border:1px solid #e8e0d8;border-radius:4px;padding:.25rem .7rem;font-size:.72rem;font-weight:500}.gs-ptag-hi,.gs-pill-hi{color:#fe5c36;background:#fff0e8;border-color:#fe5c36;font-weight:600}.gs-hero-trust{color:#9e8a84;border-top:1px solid #e8e0d8;padding-top:.4rem;font-size:.76rem;line-height:1.65}.gs-proof{background:#faf2eb;border-bottom:1px solid #e8e0d8;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;padding:1.4rem 5%;display:flex}.gs-proof-item{color:#7a6860;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.gs-proof-item:before,.gs-pc-feats li:before{content:"✓";color:#fe5c36;font-weight:700}.gs-pain-grid,.gs-svc-grid,.gs-testi-grid{gap:1.25rem;margin-top:2.8rem;display:grid}.gs-pain-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gs-pain-card,.gs-tc,.gs-pc,.gs-cred{background:#fff;border:1px solid #e8e0d8;border-radius:8px;box-shadow:0 1px 4px #0000000d}.gs-pain-card{padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s}.gs-pain-card:hover,.gs-tc:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.gs-pain-num{color:#fe5c362e;margin-bottom:.5rem;font-size:2rem}.gs-pain-card h3,.gs-svc-card h3{color:#222;margin-bottom:.45rem;font-family:DM Serif Display,serif;font-size:1.1rem;font-weight:400}.gs-pain-card p,.gs-svc-card p{color:#7a6860;font-size:.84rem;font-weight:300;line-height:1.7}.gs-svc-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.gs-svc-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:2rem 1.7rem;transition:border-color .25s,background .25s}.gs-svc-card:hover{background:#fe5c360d;border-color:#fe5c36}.gs-svc-icon{margin-bottom:.9rem;font-size:1.6rem}.gs-svc-card h3{color:#faf2eb;margin-bottom:.65rem;font-size:1.2rem}.gs-svc-card p,.gs-svc-list li{color:#9e8a84}.gs-svc-list,.gs-pc-feats{flex-direction:column;gap:.4rem;margin-top:.9rem;list-style:none;display:flex}.gs-svc-list li,.gs-pc-feats li{padding-left:1rem;font-size:.8rem;font-weight:300;position:relative}.gs-svc-list li:before{content:"→";color:#fe5c36;position:absolute;left:0}.gs-tg{flex-direction:column;gap:1.75rem;margin-top:2.5rem;display:flex}.gs-tg-row-label{letter-spacing:.12em;text-transform:uppercase;color:#9e8a84;border-bottom:1px solid #e8e0d8;margin-bottom:.65rem;padding-bottom:.4rem;font-size:.68rem;font-weight:600;display:block}.gs-pills{gap:.55rem}.gs-pill{background:#fff;border-radius:20px;padding:.38rem .9rem;font-size:.78rem;font-weight:400}.gs-pill-ai{color:#5a4a44;background:#faf2eb;border-color:#9e8a84;font-style:italic}.gs-price-label{color:#9e8a84;letter-spacing:.01em;margin-top:2.8rem;margin-bottom:.3rem;font-family:DM Serif Display,serif;font-size:1.05rem;font-weight:400;display:block}.gs-price-note{color:#9e8a84;margin-top:.6rem;font-size:.82rem;font-style:italic}.gs-price-grid3,.gs-price-grid2{gap:1.4rem;display:grid}.gs-price-grid3{grid-template-columns:repeat(3,1fr);margin-top:.8rem}.gs-price-grid2{grid-template-columns:repeat(2,1fr);margin-top:1.3rem}.gs-pc{border-radius:10px;padding:2rem 1.7rem;transition:box-shadow .2s;position:relative;box-shadow:0 2px 8px #0000000d}.gs-pc:hover{box-shadow:0 6px 20px #0000001a}.gs-pc-feat{background:#222;border-color:#fe5c36;box-shadow:0 6px 24px #2222224d}.gs-pc-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#fe5c36;border-radius:3px;padding:.22rem .75rem;font-size:.64rem;font-weight:700;position:absolute;top:-11px;left:1.6rem}.gs-pc-tier{color:#9e8a84;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.68rem;font-weight:600}.gs-pc-price{color:#222;font-size:2.9rem}.gs-pc-price-lite{color:#faf2eb}.gs-pc-price sup{vertical-align:top;margin-top:.5rem;font-size:1.1rem;display:inline-block}.gs-pc-per,.gs-pc-hrs{color:#9e8a84;margin-top:.2rem;font-size:.76rem}.gs-pc-hrs{margin:.45rem 0 1.4rem;font-size:.8rem;font-style:italic}.gs-pc-feats{gap:.5rem;margin-bottom:1.8rem}.gs-pc-feats li{color:#5a4a44;padding-left:1.1rem;font-size:.83rem}.gs-pc-feats li:before{position:absolute;left:0}.gs-pc-feats-lite li{color:#c4b0aa}.gs-pc-cta{text-align:center;letter-spacing:.04em;border-radius:5px;padding:.82rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.gs-pc-cta-out{color:#fe5c36;border:1.5px solid #fe5c36}.gs-pc-cta-out:hover{background:#fff0e8}.gs-pc-cta-fill{color:#fff;background:#fe5c36;box-shadow:0 2px 8px #fe5c364d}.gs-pc-cta-fill:hover{background:#e04a26}.gs-price-sku{font-family:DM Sans,sans-serif;font-size:.95rem}.gs-about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:4.5rem;display:grid}.gs-about-stats{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:2.2rem;margin:1.4rem 0 1rem;display:flex}.gs-ast{text-align:left}.gs-ast-n{font-size:2.3rem}.gs-ast-l{color:#9e8a84;letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.67rem}.gs-about-text p{color:#5a4a44;margin-bottom:.85rem;font-size:.95rem;font-weight:300;line-height:1.9}.gs-creds{flex-direction:column;gap:.7rem;margin-top:1.5rem;display:flex}.gs-cred{border-left:3px solid #fe5c36;align-items:flex-start;gap:.85rem;padding:.95rem 1.1rem;display:flex}.gs-cred-ic{flex-shrink:0;margin-top:.1rem;font-size:1rem}.gs-cred h4{color:#222;font-size:.86rem;font-weight:600}.gs-cred p{color:#9e8a84;margin-top:.1rem;font-size:.74rem}.gs-testi-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.4rem}.gs-tc{border-radius:10px;padding:2rem 1.8rem;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 10px #0000000f}.gs-stars{color:#fe5c36;letter-spacing:.12em;margin-bottom:.9rem;font-size:.84rem}.gs-tc-text{color:#3a3030;margin-bottom:1.4rem;font-family:DM Serif Display,serif;font-size:1.03rem;font-style:italic;font-weight:400;line-height:1.75}.gs-tc-author{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.gs-tc-av{color:#fe5c36;background:#fff0e8;border:2px solid #ffd5c4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:DM Serif Display,serif;font-size:.9rem;display:flex}.gs-tc-name{color:#222;font-size:.86rem;font-weight:600}.gs-cta{text-align:center;background:#fe5c36;padding:5.5rem 5%;position:relative;overflow:hidden}.gs-cta:before{background:#ffffff0f;width:360px;height:360px;bottom:-80px;left:-80px}.gs-cta h2{color:#faf2eb;max-width:660px;margin:0 auto .85rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,3.8vw,3rem);font-weight:400;line-height:1.2}.gs-cta h2 i{font-style:italic}.gs-cta p{color:#faf2ebd1;max-width:440px;margin:0 auto 2.3rem;font-size:.97rem;font-weight:300}.gs-cta-contacts{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:1.8rem;display:flex}.gs-cta-contact{color:#faf2ebb8;letter-spacing:.03em;font-size:.8rem;text-decoration:none;transition:color .2s}.gs-cta-contact:hover{color:#faf2eb}.gs-muted{color:#9e8a84}.gs-muted-dark{color:#7a6860}@media(max-width:800px){.gs-nav-links{display:none}.gs-nav-inner{height:58px}.gs-nav-cta{padding:.5rem 1.1rem;font-size:.76rem}.gs-nav-logo{font-size:1.15rem}.gs-hero-inner,.gs-about-grid{grid-template-columns:1fr;gap:2.4rem}.gs-price-grid3,.gs-price-grid2,.gs-svc-grid{grid-template-columns:1fr}.gs-pain-grid,.gs-stats{grid-template-columns:repeat(2,1fr)}.gs-proof{text-align:center;flex-direction:column;gap:.9rem}.gs-cta-contacts{flex-direction:column;gap:.75rem}}@media(max-width:640px){.gs-wrap{font-size:15px}.gs-section,.gs-section-alt,.gs-section-dark,.gs-hero{padding:3rem 6%}.gs-cta{padding:3.5rem 6%}.gs-proof{padding:1.2rem 6%}.gs-hero-inner{gap:2rem}.gs-hero h1{font-size:clamp(2rem,8vw,2.6rem)}.gs-hero-sub,.gs-lead{max-width:100%;font-size:.92rem}.gs-hero-btns{flex-direction:column;align-items:stretch;gap:.7rem}.gs-hero-btns a{text-align:center;width:100%}.gs-hero-card-top,.gs-hero-card-body{padding:1.3rem 1.2rem}.gs-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}.gs-stat-n{font-size:1.4rem}.gs-proof-item{text-align:center;font-size:.7rem}.gs-h2{font-size:clamp(1.6rem,7vw,2.1rem)}.gs-pain-grid,.gs-testi-grid{grid-template-columns:1fr;gap:1rem}.gs-pain-card{padding:1.5rem 1.3rem}.gs-svc-card{padding:1.7rem 1.4rem}.gs-pill{padding:.45rem 1rem;font-size:.76rem}.gs-pc{padding:1.8rem 1.4rem}.gs-pc-price{font-size:2.4rem}.gs-pc-cta{padding:.95rem;font-size:.85rem}.gs-about-stats{gap:1.4rem}.gs-ast-n{font-size:1.9rem}.gs-cred{padding:.9rem 1rem}.gs-tc{padding:1.6rem 1.4rem}.gs-tc-text{font-size:.96rem}.gs-cta h2{font-size:clamp(1.7rem,7vw,2.2rem)}.gs-cta p{max-width:100%;font-size:.9rem}.gs-cta-contact{word-break:break-word;font-size:.78rem}.gs-inner{padding:0 6%}img,.gs-pc,.gs-tc,.gs-svc-card,.gs-pain-card{max-width:100%}}@media(max-width:380px){.gs-stats{grid-template-columns:1fr 1fr}.gs-h2{font-size:1.55rem}.gs-pc-price{font-size:2.1rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
