.gr-home{--bg:#e8e1d2;--sheet:#faf6ec;--sheet-2:#f4eedd;--ink:#1b1a17;--ink-2:#4b4740;--muted:#756f62;--faint:#a39c8c;--rule:#d9d1be;--rule-2:#cfc6af;--navy:#1a2336;--navy-2:#0e1726;--navy-soft:#dde0e8;--teal:#34d7c2;--teal-deep:#1a8f7c;--teal-soft:#d6efe9;--mint:#5fe3d2;--pink:#ff3d7f;--pink-deep:#c1467a;--pink-soft:#f4dddf;--font-serif:var(--font-instrument-serif), "Times New Roman", serif;--font-sans:var(--font-geist), system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--font-mono:var(--font-geist-mono), ui-monospace, "SF Mono", monospace;background:var(--sheet);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55;overflow-x:clip}.gr-home *{box-sizing:border-box}.gr-home a{color:inherit}.gr-home .wrap{max-width:1200px;margin:0 auto;padding:0 48px}.gr-home .display{font-family:var(--font-serif);letter-spacing:-.02em;font-weight:400;line-height:.98}.gr-home .display em{font-style:italic;font-weight:400}.gr-home .hero-lede{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink-2);max-width:660px;margin:40px 0 0;font-size:clamp(24px,4.2vw,33px);font-weight:400;line-height:1.18}.gr-home .hero-lede em{color:var(--pink-deep);font-style:italic}.gr-home .eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.gr-home .eyebrow:before{content:"";background:var(--teal-deep);width:24px;height:1px;display:inline-block}.gr-home .lede{color:var(--ink-2);font-size:22px;font-weight:400;line-height:1.4}.gr-home .small{color:var(--muted);font-size:13px}.gr-home .label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:500}.gr-home .num{font-variant-numeric:tabular-nums}.gr-home .pink{color:var(--pink-deep)}.gr-home .brandmark{color:var(--ink);align-items:center;gap:10px;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex}.gr-home .brandmark svg{flex-shrink:0}.gr-home .brandmark .tealword{color:#1f9d7f;font-weight:600}.gr-home .brandmark .sub{color:var(--muted);margin-left:4px;font-weight:400}.gr-home nav.top{z-index:10;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--rule);background:#faf6ecd9;position:sticky;top:0}.gr-home nav.top .wrap{justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:18px;display:flex}.gr-home nav.top .links{gap:32px;display:flex}.gr-home nav.top .links a{color:var(--ink-2);font-size:14px;font-weight:400;text-decoration:none}.gr-home nav.top .links a:hover{color:var(--ink)}.gr-home nav.top .right{align-items:center;gap:16px;display:flex}.gr-home nav.top .right .pagelink{color:var(--ink-2);font-size:14px;font-weight:400;text-decoration:none}.gr-home nav.top .right .pagelink:hover{color:var(--ink)}.gr-home .btn{cursor:pointer;font-size:14.5px;font-weight:500;font-family:var(--font-sans);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;text-decoration:none;transition:transform 60ms;display:inline-flex}.gr-home .btn:active{transform:translateY(1px)}.gr-home .btn-primary{background:var(--pink);color:#fff}.gr-home .btn-primary:hover{background:var(--pink-deep)}.gr-home .btn-ghost{color:var(--ink);border-color:var(--rule);background:0 0}.gr-home .btn-ghost:hover{background:var(--sheet-2)}.gr-home .btn-nav{padding:9px 16px;font-size:13.5px}.gr-home .btn-lg{padding:16px 28px;font-size:16px}.gr-home section.s{padding:96px 0}.gr-home hr.rule{border:0;border-top:1px solid var(--rule);margin:0}.gr-home .hero{padding:76px 0 0}.gr-home .hero .eyebrow{margin-bottom:26px}.gr-home .hero h1{font-family:var(--font-serif);letter-spacing:-.025em;max-width:1080px;margin:0;font-size:clamp(44px,6.7vw,92px);font-weight:400;line-height:.97}.gr-home .hero h1 em{font-style:italic}.gr-home .hero h1 .pink{color:var(--pink-deep)}.gr-home .hero h1 .flower{color:var(--pink-deep);font-size:1.3em;line-height:0;display:inline-block;transform:translateY(.32em)}.gr-home .hero-body{grid-template-columns:1.32fr 1fr;align-items:start;gap:56px;margin-top:48px;display:grid}.gr-home .hero-copy .sub{color:var(--ink-2);max-width:40ch;margin:0;font-size:18px;line-height:1.6}.gr-home .hero-copy .sub b{color:var(--ink);font-weight:500}.gr-home .hero-copy .ctas{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.gr-home .hero-copy .ctas .note{color:var(--muted);margin-left:4px;font-size:13px}.gr-home .hero-copy .foot{border-top:1px solid var(--rule);color:var(--muted);max-width:46ch;margin-top:30px;padding-top:22px;font-size:13px;line-height:1.6}.gr-home .hero-copy .foot .ast{color:var(--pink-deep)}.gr-home .testcard{background:var(--sheet-2);border:1px solid var(--rule);border-radius:6px;overflow:hidden}.gr-home .testcard .tc-head{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:14px;padding:20px 24px 16px;display:flex}.gr-home .testcard .tc-head .t{color:var(--ink);font-size:14px;font-weight:500}.gr-home .testcard .tc-head .ct{font-family:var(--font-mono);letter-spacing:.04em;color:var(--muted);font-size:10.5px}.gr-home .testcard ul{margin:0;padding:6px 24px 4px;list-style:none}.gr-home .testcard li{border-top:1px solid var(--rule);grid-template-columns:1fr 84px 30px;align-items:center;gap:12px;padding:11px 0;font-size:14.5px;display:grid}.gr-home .testcard li:first-child{border-top:none}.gr-home .testcard li .nm{color:var(--ink)}.gr-home .testcard li .bar{background:#e4dac2;border-radius:999px;height:5px;overflow:hidden}.gr-home .testcard li .bar i{background:var(--teal-deep);border-radius:999px;height:100%;display:block}.gr-home .testcard li .w{font-family:var(--font-mono);color:var(--muted);text-align:right;font-variant-numeric:tabular-nums;font-size:12px}.gr-home .testcard .tc-foot{color:var(--muted);border-top:1px solid var(--rule);padding:14px 24px 18px;font-size:12px;line-height:1.5}.gr-home .tagstrip{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-top:64px}.gr-home .tagstrip .row{flex-wrap:wrap;display:flex}.gr-home .tagstrip .tg{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-2);border-right:1px solid var(--rule);align-items:center;gap:9px;margin-right:26px;padding:18px 26px 18px 0;font-size:11.5px;display:inline-flex}.gr-home .tagstrip .tg:last-child{border-right:none;margin-right:0}.gr-home .tagstrip .tg .d{background:var(--teal);border-radius:999px;flex-shrink:0;width:6px;height:6px}.gr-home .faq{padding:104px 0}.gr-home .faq .eyebrow{margin-bottom:52px}.gr-home .qa{border-top:1px solid var(--rule);grid-template-columns:1fr 1.15fr;align-items:start;gap:56px;padding:44px 0;display:grid}.gr-home .qa:last-child{border-bottom:1px solid var(--rule)}.gr-home .qa .qcol{align-items:baseline;gap:18px;display:flex}.gr-home .qa .qix{font-family:var(--font-mono);color:var(--teal-deep);flex-shrink:0;padding-top:8px;font-size:12px}.gr-home .qa h3{font-family:var(--font-serif);letter-spacing:-.015em;margin:0;font-size:38px;font-weight:400;line-height:1.04}.gr-home .qa .acol p{color:var(--ink-2);max-width:52ch;margin:0;font-size:16.5px;line-height:1.62}.gr-home .qa .acol .pull{border-left:2px solid var(--teal-deep);font-family:var(--font-serif);color:var(--teal-deep);letter-spacing:-.01em;max-width:40ch;margin:20px 0 0;padding-left:18px;font-size:21px;font-style:italic;line-height:1.3}.gr-home .hero-copy .vary{color:var(--muted);max-width:56ch;margin:12px 0 0;font-size:12.5px;line-height:1.5}.gr-home .faq .shift-h2{max-width:18ch;margin:0 0 28px;font-size:56px;line-height:1.04}.gr-home .shift-lede{color:var(--ink-2);max-width:60ch;margin:0 0 18px;font-size:19px;line-height:1.55}.gr-home .shift-fix{color:var(--ink);max-width:60ch;margin:0 0 28px;font-size:17px;font-weight:600;line-height:1.55}.gr-home .shift-pull{border-left:2px solid var(--teal-deep);font-family:var(--font-serif);color:var(--teal-deep);letter-spacing:-.01em;max-width:40ch;margin:0 0 56px;padding-left:18px;font-size:21px;font-style:italic;line-height:1.3}.gr-home .how{background:var(--bg);padding:96px 0}.gr-home .how .head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:56px;display:flex}.gr-home .how .head h2{font-family:var(--font-serif);letter-spacing:-.02em;max-width:700px;margin:22px 0 0;font-size:56px;font-weight:400;line-height:1}.gr-home .how .head h2 em{font-style:italic}.gr-home .how .head .legend{color:var(--muted);max-width:320px;font-size:14px}.gr-home .steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.gr-home .step{background:var(--sheet);border-top:3px solid var(--rule-2,var(--rule));border-radius:6px;flex-direction:column;padding:34px 30px 26px;display:flex}.gr-home .step:first-child{border-top-color:var(--ink)}.gr-home .step:nth-child(2){border-top-color:var(--teal-deep)}.gr-home .step:nth-child(3){border-top-color:var(--pink-deep)}.gr-home .step .n{font-family:var(--font-serif);letter-spacing:-.04em;color:var(--ink);font-size:72px;line-height:.82}.gr-home .step:nth-child(2) .n{color:var(--teal-deep)}.gr-home .step:nth-child(3) .n{color:var(--pink-deep)}.gr-home .step h3{font-family:var(--font-serif);letter-spacing:-.01em;margin:20px 0 0;font-size:27px;font-weight:400;line-height:1.1}.gr-home .step p{color:var(--ink-2);margin:12px 0 0;font-size:15px;line-height:1.56}.gr-home .step .meta{margin-top:auto;padding-top:20px}.gr-home .step .meta-rule{background:var(--rule);height:1px;margin:22px 0 14px}.gr-home .step .meta-row{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:10.5px;display:flex}.gr-home .step .meta-row b{color:var(--ink);text-align:right;font-weight:500}@media (max-width:860px){.gr-home .hero-body{grid-template-columns:1fr;gap:40px}.gr-home .hero-copy .sub,.gr-home .hero-copy .foot{max-width:none}.gr-home .tagstrip .tg{border-right:none;width:100%;margin-right:0;padding:12px 0}.gr-home .qa{grid-template-columns:1fr;gap:22px}.gr-home .qa h3{font-size:30px}.gr-home .steps{grid-template-columns:1fr}}.gr-home .inside{background:var(--sheet);padding:110px 0}.gr-home .inside-grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:80px;display:grid}.gr-home .inside h2{font-family:var(--font-serif);letter-spacing:-.02em;margin:22px 0 0;font-size:56px;font-weight:400;line-height:1}.gr-home .inside h2 em{font-style:italic}.gr-home .inside .lede{max-width:460px;margin-top:28px}.gr-home .sections-list{margin-top:36px}.gr-home .sections-list .row{border-top:1px solid var(--rule);grid-template-columns:28px 1fr auto;align-items:baseline;gap:16px;padding:14px 0;font-size:15.5px;display:grid}.gr-home .sections-list .row:last-child{border-bottom:1px solid var(--rule)}.gr-home .sections-list .ix,.gr-home .sections-list .pg{font-family:var(--font-mono);color:var(--faint);font-size:12px}.gr-home .report-stack{justify-content:center;align-items:center;height:580px;display:flex;position:relative}.gr-home .report-stack .pg{background:var(--sheet);border:1px solid var(--rule);transform-origin:bottom;border-radius:2px;width:320px;height:452px;padding:28px;position:absolute;box-shadow:0 24px 48px -20px #28201038,0 1px 2px #2820100d}.gr-home .report-stack .pg.p1{z-index:1;transform:translate(-160px,-10px)rotate(-7deg)}.gr-home .report-stack .pg.p2{z-index:3;transform:translateY(8px)rotate(2deg)}.gr-home .report-stack .pg.p3{z-index:2;transform:translate(160px,-4px)rotate(8deg)}.gr-home .report-stack .pg.shot{aspect-ratio:320/452;height:auto;padding:0;overflow:hidden}.gr-home .report-stack .pg.shot img{object-fit:cover;width:100%;height:100%;display:block}.gr-home .pg-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep);font-size:9px}.gr-home .pg-title{font-family:var(--font-serif);letter-spacing:-.015em;margin-top:12px;font-size:26px;line-height:1}.gr-home .pg-title .it{color:var(--ink-2);font-style:italic}.gr-home .pg-rule{background:var(--rule);height:1px;margin:16px 0}.gr-home .pg-line{background:#eee5d0;border-radius:999px;height:5px;margin-bottom:6px}.gr-home .pg-line.short{width:64%}.gr-home .pg-line.mid{width:82%}.gr-home .pg-stat{align-items:baseline;gap:6px;margin-top:18px;display:flex}.gr-home .pg-stat .n{font-family:var(--font-serif);letter-spacing:-.03em;font-size:52px;line-height:1}.gr-home .pg-stat .d{font-family:var(--font-serif);color:var(--muted);font-size:18px}.gr-home .pg-band{background:var(--navy-soft);color:var(--navy);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:9px;display:inline-flex}.gr-home .pg-band .dt{background:var(--navy);border-radius:999px;width:5px;height:5px}.gr-home .pg-engines{flex-direction:column;gap:8px;margin-top:16px;display:flex}.gr-home .pg-eng{align-items:center;gap:8px;font-size:10px;display:flex}.gr-home .pg-eng .bar{background:#eee5d0;border-radius:999px;flex:1;height:4px;position:relative}.gr-home .pg-eng .bar .f{background:var(--teal-deep);border-radius:999px;height:100%}.gr-home .pg-strip{gap:3px;margin-top:14px;display:flex}.gr-home .pg-strip .c{background:#eee5d0;border-radius:2px;flex:1;height:14px}.gr-home .pg-strip .c.cited{background:var(--teal-deep)}.gr-home .pg-strip .c.miss{background:var(--pink-soft)}.gr-home .pg-strip .c.none{border:1px dashed var(--rule-2);background:0 0}.gr-home .audience{background:var(--bg);padding:110px 0}.gr-home .audience .head h2{font-family:var(--font-serif);letter-spacing:-.02em;max-width:800px;margin:22px 0 0;font-size:56px;font-weight:400;line-height:1}.gr-home .audience .head h2 em{font-style:italic}.gr-home .audience-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:56px;display:grid}.gr-home .audience-card{background:var(--sheet);border-top:3px solid var(--teal-deep);border-radius:4px;padding:40px 36px 36px}.gr-home .audience-card.pink{border-top-color:var(--pink-deep)}.gr-home .audience-card .who{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--teal-deep);font-size:11px}.gr-home .audience-card.pink .who{color:var(--pink-deep)}.gr-home .audience-card h3{font-family:var(--font-serif);letter-spacing:-.015em;max-width:350px;margin:14px 0 0;font-size:36px;font-weight:400;line-height:1.05}.gr-home .audience-card h3 em{font-style:italic}.gr-home .audience-card p{color:var(--ink-2);margin:18px 0 0;font-size:15.5px;line-height:1.55}.gr-home .audience-card ul{margin:22px 0 0;padding:0;list-style:none}.gr-home .audience-card li{border-top:1px solid var(--rule);align-items:baseline;gap:12px;padding:10px 0;font-size:14.5px;display:flex}.gr-home .audience-card li:before{content:"→";color:var(--teal-deep);font-family:var(--font-mono);font-size:13px}.gr-home .audience-card.pink li:before{color:var(--pink-deep)}.gr-home .testimonials{background:var(--sheet);border-top:1px solid var(--rule);padding:110px 0}.gr-home .testimonials .t-head{max-width:720px}.gr-home .testimonials .t-head h2{font-family:var(--font-serif);letter-spacing:-.02em;margin:22px 0 0;font-size:56px;font-weight:400;line-height:1}.gr-home .testimonials .t-head h2 em{font-style:italic}.gr-home .testimonials .t-lede{max-width:560px;margin-top:24px}.gr-home .t-empty{color:var(--muted);margin-top:28px;font-size:16px}.gr-home .t-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;margin-top:56px;display:grid}.gr-home .t-card{background:var(--sheet);border:1px solid var(--rule);border-top:3px solid var(--teal-deep);border-radius:4px;flex-direction:column;gap:16px;margin:0;padding:32px 30px 30px;display:flex}.gr-home .t-card.is-video{border-top-width:1px;padding-top:0;overflow:hidden}.gr-home .t-video{background:#000;margin:0 -30px 4px}.gr-home .t-video.is-portrait{max-width:280px;margin-left:auto;margin-right:auto}.gr-home .t-card.is-video>:not(.t-video):first-of-type{margin-top:8px}.gr-home .t-stars{letter-spacing:2px;color:var(--pink-deep);font-size:15px;line-height:1}.gr-home .t-stars .t-stars-empty{color:var(--rule-2)}.gr-home .t-quote{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);margin:0;font-size:22px;line-height:1.32}.gr-home .t-card.is-video .t-quote{font-size:18px;line-height:1.4}.gr-home .t-attr{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:auto;padding-top:4px;font-size:11px}.gr-home .t-foot{justify-content:center;margin-top:48px;display:flex}.gr-home .pricing{background:var(--sheet);padding:110px 0}.gr-home .pricing .head{text-align:center;max-width:720px;margin:0 auto}.gr-home .pricing .head h2{font-family:var(--font-serif);letter-spacing:-.02em;margin:22px 0 14px;font-size:56px;font-weight:400;line-height:1}.gr-home .pricing .head h2 em{font-style:italic}.gr-home .pricing .head .lede{max-width:540px;margin:14px auto 0}.gr-home .currency-row{justify-content:center;align-items:center;gap:10px;margin-top:24px;display:flex}.gr-home .currency-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px}.gr-home .currency-select{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-2);background:var(--sheet-2);border:1px solid var(--rule);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:12px}.gr-home .all-prices{text-align:center;max-width:640px;margin:18px auto 0}.gr-home .all-prices summary{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);cursor:pointer;font-size:11px;list-style:none;display:inline-block}.gr-home .all-prices summary::-webkit-details-marker{display:none}.gr-home .all-prices summary:after{content:" ▾"}.gr-home .all-prices[open] summary:after{content:" ▴"}.gr-home .all-prices-body{color:var(--muted);margin-top:0;font-size:13px;line-height:1.65}.gr-home .all-prices-body p{margin:0}.gr-home .price-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:40px;display:grid}.gr-home .price{background:var(--sheet);border:1px solid var(--rule);border-radius:4px;flex-direction:column;padding:36px;display:flex}.gr-home .price.featured{background:var(--navy);color:var(--sheet);border-color:var(--navy);position:relative}.gr-home .price.featured:before{content:"Recommended";background:var(--teal);color:var(--navy);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:10.5px;font-weight:700;position:absolute;top:-12px;left:28px}.gr-home .price .tag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px}.gr-home .price.featured .tag{color:var(--teal)}.gr-home .price h3{font-family:var(--font-serif);letter-spacing:-.015em;margin:12px 0 0;font-size:40px;font-weight:400;line-height:1.05}.gr-home .price h3 em{font-style:italic}.gr-home .price .amount{align-items:baseline;gap:8px;margin-top:28px;display:flex}.gr-home .price .amount .n{font-family:var(--font-serif);letter-spacing:-.03em;font-size:64px;line-height:1}.gr-home .price .amount .u{color:var(--muted);font-size:16px}.gr-home .price.featured .amount .u{color:#faf6eca6}.gr-home .price .rising{letter-spacing:.01em;color:var(--muted);margin-top:8px;font-size:13.5px}.gr-home .price.featured .rising{color:#faf6ec99}.gr-home .price .desc{color:var(--ink-2);margin:14px 0 0;font-size:15px;line-height:1.5}.gr-home .price.featured .desc{color:#faf6eccc}.gr-home .price ul{margin:28px 0 0;padding:0;list-style:none}.gr-home .price li{border-top:1px solid var(--rule);align-items:baseline;gap:12px;padding:12px 0;font-size:14.5px;display:flex}.gr-home .price li:last-child{border-bottom:1px solid var(--rule)}.gr-home .price.featured li{border-color:#faf6ec24}.gr-home .price.featured li:last-child{border-bottom-color:#faf6ec24}.gr-home .price li .ico{background:var(--teal-deep);width:14px;height:14px;color:var(--sheet);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex;transform:translateY(2px)}.gr-home .price.featured li .ico{background:var(--teal);color:var(--navy)}.gr-home .price li.muted{opacity:.5}.gr-home .price li.muted .ico{color:var(--faint);border:1px solid var(--rule);background:0 0}.gr-home .price .cta{margin-top:32px}.gr-home .final{background:var(--navy);color:var(--sheet);padding:120px 0}.gr-home .final .wrap{grid-template-columns:1.4fr 1fr;align-items:end;gap:80px;display:grid}.gr-home .final h2{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--sheet);margin:22px 0 0;font-size:80px;font-weight:400;line-height:.98}.gr-home .final h2 em{color:var(--teal);font-style:italic}.gr-home .final .eyebrow{color:var(--teal)}.gr-home .final .eyebrow:before{background:var(--teal)}.gr-home .final .right{padding-bottom:14px}.gr-home .final .right p{color:#faf6eccc;max-width:360px;margin:0 0 28px;font-size:17px;line-height:1.55}.gr-home footer.site{background:var(--navy-2);color:#faf6ec80;padding:48px 0 56px;font-size:13px}.gr-home footer.site .disclosure{border-bottom:1px solid #faf6ec1f;margin-bottom:28px;padding-bottom:28px}.gr-home footer.site .disclosure h4{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#faf6ecb3;margin:0 0 14px;font-size:11px}.gr-home footer.site .disclosure p{color:#faf6ec8c;max-width:760px;margin:0 0 10px;line-height:1.6}.gr-home footer.site .disclosure a{color:var(--teal)}.gr-home footer.site .legal{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;display:flex}.gr-home footer.site .brand{color:var(--sheet)}.gr-home footer.site .links{flex-wrap:wrap;gap:28px;display:flex}.gr-home footer.site .links a{text-decoration:none}.gr-home footer.site .links a:hover{color:var(--sheet)}@media (max-width:1000px){.gr-home .wrap{padding:0 24px}.gr-home .hero,.gr-home .shift-grid,.gr-home .inside-grid{grid-template-columns:1fr;gap:48px}.gr-home .hero h1{font-size:64px}.gr-home .faq .shift-h2,.gr-home .how .head h2,.gr-home .inside h2,.gr-home .audience .head h2,.gr-home .pricing .head h2{font-size:40px}.gr-home .steps,.gr-home .audience-grid,.gr-home .price-grid,.gr-home .t-grid{grid-template-columns:1fr}.gr-home .testimonials .t-head h2{font-size:40px}.gr-home .report-stack{height:460px}.gr-home .final h2{font-size:48px}.gr-home .final .wrap{grid-template-columns:1fr}.gr-home nav.top .links{display:none}}@media (max-width:640px){.gr-home nav.top .wrap{flex-wrap:wrap;gap:10px 12px;padding-top:14px;padding-bottom:14px}.gr-home .brandmark .sub{display:none}.gr-home nav.top .right{gap:14px}.gr-home .hide-xs{display:none}}@media (max-width:360px){.gr-home .brandmark{font-size:15px}}@media (max-width:640px){.gr-home .hero h1,.gr-home .hero .display{font-size:clamp(38px,12vw,52px)}.gr-home .faq .shift-h2,.gr-home .how .head h2,.gr-home .inside h2,.gr-home .audience .head h2,.gr-home .pricing .head h2,.gr-home .testimonials .t-head h2{font-size:clamp(28px,8vw,36px)}.gr-home .final h2{font-size:clamp(32px,9vw,44px)}.gr-home section.s{padding:56px 0}.gr-home .report-stack{flex-direction:column;gap:20px;height:auto;position:static}.gr-home .report-stack .pg,.gr-home .report-stack .pg.p1,.gr-home .report-stack .pg.p2,.gr-home .report-stack .pg.p3{width:100%;max-width:360px;height:auto;margin:0 auto;position:static;transform:none}}
