.gc-page{--gc-cream:#FDF8F0;--gc-cream-2:#F7EEDF;--gc-orange:#F5A623;--gc-orange-deep:#E08E10;--gc-ink:#2C2C2C;--gc-ink-soft:#5b5751;--gc-leaf:#6E8C5A;--gc-leaf-deep:#52704180;--gc-white:#FFFDF8;--gc-line:#EADFCB;--gc-shadow:0 18px 40px -22px rgba(44,44,44,.35);--gc-shadow-sm:0 8px 24px -16px rgba(44,44,44,.4);font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--gc-cream);color:var(--gc-ink);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.gc-page *,.gc-page *:before,.gc-page *:after{box-sizing:border-box}.gc-page .gc-wrap{max-width:1140px;margin:0 auto;padding:0 28px}.gc-page .gc-hero{padding:78px 0 64px;background:var(--gc-cream)}.gc-page .gc-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.gc-page .gc-eyebrow{display:inline-block;font-size:12.5px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:var(--gc-orange-deep);margin-bottom:22px}.gc-page .gc-hero h1{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:clamp(40px,5.2vw,62px);line-height:1.04;letter-spacing:-.5px;margin:0 0 22px}.gc-page .gc-hero h1 em{font-style:italic;color:var(--gc-orange-deep)}.gc-page .gc-lede{font-size:18.5px;color:var(--gc-ink-soft);max-width:480px;margin:0 0 34px}.gc-page .gc-lede p{margin:0}.gc-page .gc-lede b,.gc-page .gc-lede strong{color:var(--gc-ink);font-weight:600}.gc-page .gc-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.gc-page .gc-btn{display:inline-flex;align-items:center;gap:10px;font-family:DM Sans,system-ui,sans-serif;font-weight:600;font-size:16px;cursor:pointer;text-decoration:none;border:none;border-radius:100px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.gc-page .gc-btn-primary{background:var(--gc-orange);color:var(--gc-ink);padding:16px 32px;box-shadow:0 12px 26px -12px #f5a623f2}.gc-page .gc-btn-primary:hover{background:var(--gc-orange-deep);transform:translateY(-2px);box-shadow:0 16px 30px -12px #f5a623}.gc-page .gc-btn-primary svg{transition:transform .25s ease}.gc-page .gc-btn-primary:hover svg{transform:translate(3px)}.gc-page .gc-hero-note{font-size:14.5px;color:var(--gc-ink-soft)}.gc-page .gc-hero-note p{margin:0;display:inline}.gc-page .gc-hero-note b,.gc-page .gc-hero-note strong{color:var(--gc-ink);font-weight:600}.gc-page .gc-hero-art{position:relative;display:flex;justify-content:center}.gc-page .gc-hero-art svg,.gc-page .gc-hero-art img{width:100%;max-width:430px;height:auto;filter:drop-shadow(0 30px 40px rgba(44,44,44,.18))}.gc-page .gc-art-badge{position:absolute;top:8px;right:2px;background:var(--gc-ink);color:var(--gc-cream);border-radius:18px;padding:14px 18px;text-align:center;box-shadow:var(--gc-shadow);transform:rotate(3deg);z-index:2}.gc-page .gc-art-badge .gc-pct{font-family:Playfair Display,Georgia,serif;font-size:30px;font-weight:700;line-height:1;color:var(--gc-orange)}.gc-page .gc-art-badge .gc-lbl{font-size:11px;letter-spacing:1.3px;text-transform:uppercase;margin-top:4px;opacity:.85}.gc-page .gc-strip{background:var(--gc-cream-2);border-top:1px solid var(--gc-line);border-bottom:1px solid var(--gc-line);position:relative;overflow:hidden}.gc-page .gc-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:34px 0}.gc-page .gc-strip-item{display:flex;align-items:center;gap:16px;padding:6px 26px;position:relative;min-width:0}.gc-page .gc-strip-item:not(:first-child):before{content:"";position:absolute;left:0;top:18%;bottom:18%;width:1px;background:var(--gc-line)}.gc-page .gc-strip-icon{flex:none;width:50px;height:50px;border-radius:50%;background:var(--gc-ink);color:var(--gc-orange);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 22px -12px #2c2c2c80}.gc-page .gc-strip-icon svg{width:24px;height:24px}.gc-page .gc-strip-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.gc-page .gc-strip-title{font-size:15.5px;font-weight:700;color:var(--gc-ink);letter-spacing:-.2px;line-height:1.25}.gc-page .gc-strip-sub{font-size:13.5px;font-weight:500;color:var(--gc-ink-soft);line-height:1.4}.gc-page .gc-strip-icon{transition:transform .25s ease}.gc-page .gc-strip-item:hover .gc-strip-icon{transform:scale(1.06)}@media(max-width:780px){.gc-page .gc-strip-grid{grid-template-columns:1fr;padding:8px 0}.gc-page .gc-strip-item{padding:16px 22px;gap:14px}.gc-page .gc-strip-item:not(:first-child):before{top:0;bottom:auto;left:22px;right:22px;width:auto;height:1px}.gc-page .gc-strip-icon{width:44px;height:44px}.gc-page .gc-strip-icon svg{width:22px;height:22px}.gc-page .gc-strip-title{font-size:15px}.gc-page .gc-strip-sub{font-size:13px}}.gc-page .gc-section{padding:84px 0}.gc-page .gc-sec-head{text-align:center;max-width:620px;margin:0 auto 54px}.gc-page .gc-sec-tag{font-size:12.5px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:var(--gc-orange-deep);margin-bottom:14px}.gc-page .gc-sec-head h2{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:clamp(30px,3.6vw,42px);line-height:1.1;letter-spacing:-.3px;margin:0 0 16px}.gc-page .gc-sec-head h2 em{font-style:italic;color:var(--gc-orange-deep)}.gc-page .gc-sec-head p{font-size:17px;color:var(--gc-ink-soft);margin:0}.gc-page .gc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gc-page .gc-card{background:var(--gc-white);border:1px solid var(--gc-line);border-radius:22px;padding:34px 30px;box-shadow:var(--gc-shadow-sm);transition:transform .3s ease,box-shadow .3s ease}.gc-page .gc-card:hover{transform:translateY(-6px);box-shadow:var(--gc-shadow)}.gc-page .gc-card .gc-ico{width:54px;height:54px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:var(--gc-cream-2);color:var(--gc-orange-deep);margin-bottom:20px}.gc-page .gc-card h3{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:21px;margin:0 0 10px}.gc-page .gc-card p{font-size:15.5px;color:var(--gc-ink-soft);margin:0}.gc-page .gc-how{background:var(--gc-cream-2);border-top:1px solid var(--gc-line);border-bottom:1px solid var(--gc-line)}.gc-page .gc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.gc-page .gc-step{position:relative;padding:6px 4px}.gc-page .gc-step .gc-num{width:46px;height:46px;border-radius:50%;background:var(--gc-ink);color:var(--gc-cream);font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:19px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.gc-page .gc-step h3{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:19px;margin:0 0 8px}.gc-page .gc-step p{font-size:15px;color:var(--gc-ink-soft);margin:0}.gc-page .gc-step:not(:last-child):after{content:"";position:absolute;top:23px;left:62px;right:-12px;height:2px;background:repeating-linear-gradient(90deg,var(--gc-orange) 0 7px,transparent 7px 14px);opacity:.6}.gc-page .gc-amplify{padding:92px 0;background:var(--gc-white)}.gc-page .gc-amplify-flow{display:flex;align-items:stretch;gap:18px;margin-bottom:56px;flex-wrap:wrap}.gc-page .gc-amplify-step{flex:1;min-width:240px;background:var(--gc-cream);border:1px solid var(--gc-line);border-radius:22px;padding:38px 28px;text-align:center;position:relative;transition:transform .3s ease,box-shadow .3s ease}.gc-page .gc-amplify-step:hover{transform:translateY(-4px);box-shadow:var(--gc-shadow-sm)}.gc-page .gc-amplify-step .gc-amplify-icon{width:66px;height:66px;border-radius:18px;background:var(--gc-orange);color:var(--gc-ink);display:flex;align-items:center;justify-content:center;margin:0 auto 22px;box-shadow:0 14px 28px -14px #f5a623b3}.gc-page .gc-amplify-step h3{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:21px;margin:0 0 10px}.gc-page .gc-amplify-step p{font-size:15.5px;color:var(--gc-ink-soft);margin:0;line-height:1.55}.gc-page .gc-amplify-arrow{flex:0 0 28px;display:flex;align-items:center;justify-content:center;color:var(--gc-orange)}.gc-page .gc-amplify-arrow svg{width:28px;height:28px}.gc-page .gc-amplify-stat{position:relative;background:var(--gc-ink);color:var(--gc-cream);border-radius:24px;padding:46px 44px;display:grid;grid-template-columns:auto 1fr;gap:36px;align-items:center;max-width:880px;margin:0 auto;overflow:hidden}.gc-page .gc-amplify-stat:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(245,166,35,.26),transparent 70%);top:-150px;right:-110px}.gc-page .gc-amplify-stat:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(110,140,90,.22),transparent 70%);bottom:-130px;left:-80px}.gc-page .gc-amplify-stat-num{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(48px,5.5vw,72px);line-height:1;color:var(--gc-orange);position:relative;white-space:nowrap;letter-spacing:-1px}.gc-page .gc-amplify-stat-text{font-size:17px;line-height:1.55;opacity:.94;margin:0;position:relative}.gc-page .gc-amplify-stat-text b,.gc-page .gc-amplify-stat-text strong{color:var(--gc-orange);font-weight:600}.gc-page .gc-band{padding:92px 0}.gc-page .gc-band-box{position:relative;overflow:hidden;background:var(--gc-ink);color:var(--gc-cream);border-radius:30px;padding:66px 40px;text-align:center}.gc-page .gc-band-box:before,.gc-page .gc-band-box:after{content:"";position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(245,166,35,.32),transparent 70%)}.gc-page .gc-band-box:before{width:420px;height:420px;top:-180px;right:-120px}.gc-page .gc-band-box:after{width:340px;height:340px;bottom:-180px;left:-110px;background:radial-gradient(circle,rgba(110,140,90,.28),transparent 70%)}.gc-page .gc-band-box h2{color:var(--gc-cream);position:relative;font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:clamp(30px,3.6vw,42px);line-height:1.1;letter-spacing:-.3px;margin:0}.gc-page .gc-band-box h2 em{font-style:italic;color:var(--gc-orange)}.gc-page .gc-band-box p{position:relative;font-size:17px;opacity:.82;max-width:440px;margin:14px auto 30px}.gc-page .gc-band-box .gc-btn-primary{position:relative}.gc-page .gc-reveal{opacity:0;transform:translateY(20px);animation:gc-rise .8s cubic-bezier(.2,.7,.2,1) forwards}.gc-page .gc-d1{animation-delay:.05s}.gc-page .gc-d2{animation-delay:.15s}.gc-page .gc-d3{animation-delay:.25s}.gc-page .gc-d4{animation-delay:.35s}.gc-page .gc-d5{animation-delay:.45s}@keyframes gc-rise{to{opacity:1;transform:none}}@media(max-width:900px){.gc-page .gc-hero-grid{grid-template-columns:1fr;gap:40px}.gc-page .gc-hero-art{order:-1;max-width:360px;margin:0 auto}.gc-page .gc-cards{grid-template-columns:1fr}.gc-page .gc-steps{grid-template-columns:1fr 1fr;gap:32px 22px}.gc-page .gc-step:not(:last-child):after{display:none}.gc-page .gc-amplify-flow{flex-direction:column}.gc-page .gc-amplify-arrow{flex:0 0 auto;transform:rotate(90deg);padding:4px 0}.gc-page .gc-amplify-stat{grid-template-columns:1fr;text-align:center;padding:38px 28px;gap:14px}}@media(max-width:560px){.gc-page .gc-wrap{padding:0 20px}.gc-page .gc-hero{padding:54px 0 44px}.gc-page .gc-section{padding:62px 0}.gc-page .gc-band{padding:60px 0}.gc-page .gc-steps{grid-template-columns:1fr}.gc-page .gc-band-box{padding:50px 24px}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/gardeners-circle.css.map */
