.gr-ed{--bg:#e8e1d2;--sheet:#faf6ec;--sheet-2:#f4eedd;--ink:#1b1a17;--ink-2:#4b4740;--muted:#756f62;--faint:#a39c8c;--rule:#d9d1be;--rule-2:#cfc6af;--accent:#1a8f7c;--accent-deep:#156b5e;--accent-soft:#d6efe9;--ok:#4a6b3a;--bad:#a0544f;--cta:#ff3d7f;--cta-deep:#c1467a;--font-serif:var(--font-instrument-serif), "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);min-height:100vh;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;font-size:16px;line-height:1.6;display:flex;overflow-x:clip}.gr-ed *,.gr-ed :before,.gr-ed :after{box-sizing:border-box}.gr-ed img,.gr-ed video,.gr-ed iframe{max-width:100%;height:auto}.gr-ed a:not([class*=gr-ed-btn]){color:inherit}.gr-ed-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--rule);background:#faf6ecd9;position:sticky;top:0}.gr-ed-header-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1080px;height:64px;margin:0 auto;padding:0 24px;display:flex}.gr-ed-nav{align-items:center;gap:6px;display:flex}.gr-ed-navlink{color:var(--muted);padding:6px 8px;font-size:14px;text-decoration:none;transition:color .15s}.gr-ed-navlink:hover{color:var(--ink)}.gr-ed-navlink.current{color:var(--ink);font-weight:500}.gr-ed-navlink.hide-sm{display:none}@media (min-width:640px){.gr-ed-navlink.hide-sm{display:inline-flex}}.gr-ed-btn{height:42px;font-family:var(--font-sans);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.gr-ed-btn-primary{background:var(--cta);color:#fff;border:1px solid var(--cta)}.gr-ed-btn-primary:hover{background:var(--cta-deep);border-color:var(--cta-deep)}.gr-ed-btn-ghost{background:var(--sheet);color:var(--ink);border:1px solid var(--rule-2)}.gr-ed-btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.gr-ed-btn-sm{height:36px;padding:0 14px;font-size:13px}.gr-ed-btn-lg{height:48px;padding:0 26px;font-size:15px}.gr-ed-main{flex:1}.gr-ed-wrap{max-width:760px;margin:0 auto;padding:0 24px}.gr-ed-wrap-wide{max-width:1080px;margin:0 auto;padding:0 24px}.gr-ed-section{padding:64px 0}.gr-ed-section.tight{padding:40px 0}.gr-ed-section.cream{background:var(--sheet-2);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.gr-ed-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.gr-ed-eyebrow:before{content:"";background:var(--accent);width:24px;height:1px;display:inline-block}.gr-ed-eyebrow.center{justify-content:center}.gr-ed-display{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink);margin:0;font-weight:400;line-height:1}.gr-ed-h1{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ink);margin:18px 0 0;font-size:clamp(34px,8vw,52px);font-weight:400;line-height:1.05}.gr-ed-h2{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ink);margin:0;font-size:clamp(26px,6vw,34px);font-weight:400;line-height:1.1}.gr-ed-h3{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:22px;font-weight:400;line-height:1.15}.gr-ed-it{color:var(--ink-2);font-style:italic}.gr-ed-lede{color:var(--ink-2);font-size:20px;font-weight:400;line-height:1.45}.gr-ed-body{color:var(--ink-2);font-size:17px;line-height:1.65}.gr-ed-small{color:var(--muted);font-size:13px}.gr-ed-strong{color:var(--ink);font-weight:600}.gr-ed-link{color:var(--accent);border-bottom:1px solid var(--accent-soft);text-decoration:none}.gr-ed-link:hover{border-bottom-color:var(--accent)}.gr-ed-rule{border:0;border-top:1px solid var(--rule);margin:32px 0}.gr-ed-hero{background:var(--sheet);border-bottom:1px solid var(--rule)}.gr-ed-hero-inner{text-align:center;max-width:760px;margin:0 auto;padding:80px 24px}.gr-ed-hero-inner.left{text-align:left}.gr-ed-hero .gr-ed-lede{margin-top:24px}.gr-ed-prose{color:var(--ink-2);font-size:16px;line-height:1.7}.gr-ed-prose>*+*{margin-top:18px}.gr-ed-prose h2{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);margin-top:44px;margin-bottom:0;font-size:26px;font-weight:400;line-height:1.15}.gr-ed-prose h3{font-family:var(--font-serif);color:var(--ink);margin-top:28px;font-size:20px;font-weight:400}.gr-ed-prose p,.gr-ed-prose ul,.gr-ed-prose ol{margin:0}.gr-ed-prose ul,.gr-ed-prose ol{padding-left:22px}.gr-ed-prose li+li{margin-top:8px}.gr-ed-prose strong{color:var(--ink);font-weight:600}.gr-ed-prose a{color:var(--accent);border-bottom:1px solid var(--accent-soft)}.gr-ed-prose a:hover{border-bottom-color:var(--accent)}.gr-ed-cards{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.gr-ed-cards.two{grid-template-columns:1fr 1fr}}.gr-ed-card{background:var(--sheet);border:1px solid var(--rule);border-radius:2px;padding:24px 26px}.gr-ed-card-title{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:20px;font-weight:400;line-height:1.2}.gr-ed-card-body{color:var(--ink-2);margin-top:10px;font-size:15px;line-height:1.6}.gr-ed-badges{flex-wrap:wrap;gap:8px;display:flex}.gr-ed-badge{background:var(--sheet-2);border:1px solid var(--rule);font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-2);border-radius:999px;padding:5px 12px;font-size:11px}.gr-ed-faq{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.gr-ed-faq-item{border-top:1px solid var(--rule);padding:22px 0}.gr-ed-faq-item:first-child{border-top:0}.gr-ed-faq-summary{cursor:pointer;justify-content:space-between;align-items:flex-start;gap:16px;list-style:none;display:flex}.gr-ed-faq-summary::-webkit-details-marker{display:none}.gr-ed-faq-q{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:21px;font-weight:400;line-height:1.25}.gr-ed-faq-mk{border:1px solid var(--rule-2);width:22px;height:22px;color:var(--accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;transition:transform .2s;display:flex}.gr-ed-faq-item[open] .gr-ed-faq-mk{transform:rotate(180deg)}.gr-ed-faq-a{color:var(--ink-2);margin-top:12px;padding-right:40px;font-size:16px;line-height:1.65}.gr-ed-cta{background:var(--accent);color:#fff}.gr-ed-cta-inner{text-align:center;max-width:640px;margin:0 auto;padding:72px 24px}.gr-ed-cta-title{font-family:var(--font-serif);letter-spacing:-.015em;color:#fff;margin:0;font-size:38px;font-weight:400;line-height:1.05}.gr-ed-cta-sub{color:#ffffffc7;margin-top:14px;font-size:16px}.gr-ed-cta .gr-ed-btn-primary{color:var(--accent);background:#fff;border-color:#fff;margin-top:28px}.gr-ed-cta .gr-ed-btn-primary:hover{background:var(--accent-soft);border-color:var(--accent-soft)}.gr-ed-footer{border-top:1px solid var(--rule);background:var(--sheet)}.gr-ed-footer-cols{border-bottom:1px solid var(--rule)}.gr-ed-footer-cols-inner{grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:32px;max-width:1080px;margin:0 auto;padding:44px 24px 34px;display:grid}.gr-ed-footer-brand-mark{font-family:var(--font-geist), system-ui, sans-serif;color:var(--ink);align-items:center;gap:8px;font-size:16px;font-weight:600;display:inline-flex}.gr-ed-footer-brand-blurb{color:var(--muted);max-width:260px;margin:12px 0 0;font-size:13px;line-height:1.6}.gr-ed-footer-coltitle{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;font-size:11px;font-weight:500}.gr-ed-footer-collinks{flex-direction:column;gap:10px;display:flex}.gr-ed-footer-collinks a,.gr-ed-footer-coltext{color:var(--ink-2);font-size:14px;line-height:1.55;text-decoration:none}.gr-ed-footer-collinks a:hover{color:var(--accent)}@media (max-width:760px){.gr-ed-footer-cols-inner{grid-template-columns:1fr 1fr;gap:28px 24px;padding:32px 20px 26px}.gr-ed-footer-brand{grid-column:1/-1}}@media (max-width:420px){.gr-ed-footer-cols-inner{grid-template-columns:1fr}}.gr-ed-footer-disclosure{background:var(--sheet-2);border-bottom:1px solid var(--rule)}.gr-ed-footer-disclosure-inner{max-width:1080px;margin:0 auto;padding:22px 24px}.gr-ed-footer-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 14px;font-size:11px;font-weight:500}.gr-ed-footer-disclosure-body{color:var(--ink-2);flex-direction:column;gap:9px;max-width:720px;font-size:12.5px;line-height:1.55;display:flex}.gr-ed-footer-disclosure-body a{color:var(--accent);border-bottom:1px solid var(--accent-soft)}.gr-ed-footer-links-row{max-width:1080px;color:var(--muted);flex-direction:column;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:24px;font-size:13px;display:flex}.gr-ed-footer-links{flex-wrap:wrap;justify-content:center;gap:8px 22px;display:flex}.gr-ed-footer-links a{color:var(--muted);text-decoration:none}.gr-ed-footer-links a:hover{color:var(--ink)}@media (min-width:640px){.gr-ed-footer-links-row{flex-direction:row}}@media (max-width:640px){.gr-ed-hero-inner{padding:56px 20px}.gr-ed-cta-title{font-size:30px}.gr-ed-section{padding:48px 0}.gr-ed-btn{height:44px}.gr-ed-input,.gr-ed-faq-summary{min-height:44px}}.gr-ed-blog-grid{grid-template-columns:1fr;gap:24px;margin-top:40px;display:grid}@media (min-width:640px){.gr-ed-blog-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.gr-ed-blog-grid{grid-template-columns:1fr 1fr 1fr}}.gr-ed-postcard{background:var(--sheet);border:1px solid var(--rule);border-radius:2px;flex-direction:column;height:100%;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.gr-ed-postcard:hover{border-color:var(--rule-2);transform:translateY(-2px);box-shadow:0 6px 24px #1b1a170f}.gr-ed-postcard-img,.gr-ed-featured-img{aspect-ratio:16/10;background:var(--sheet-2);position:relative;overflow:hidden}.gr-ed-postcard-img img,.gr-ed-featured-img img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.gr-ed-postcard-body{flex-direction:column;flex:1;padding:22px 24px;display:flex}.gr-ed-postcard-title{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:22px;font-weight:400;line-height:1.15}.gr-ed-postcard-tldr{color:var(--ink-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:10px;font-size:15px;line-height:1.55;display:-webkit-box;overflow:hidden}.gr-ed-postcard-meta{justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;display:flex}.gr-ed-read{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:11px}.gr-ed-date{color:var(--muted);font-size:12.5px}.gr-ed-featured{background:var(--sheet);border:1px solid var(--rule);border-radius:2px;grid-template-columns:1fr;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid;overflow:hidden}@media (min-width:1024px){.gr-ed-featured{grid-template-columns:1.1fr 1fr}.gr-ed-featured-img{aspect-ratio:auto;min-height:320px}}.gr-ed-featured:hover{border-color:var(--rule-2);box-shadow:0 8px 30px #1b1a1712}.gr-ed-featured-body{flex-direction:column;justify-content:center;padding:36px 40px;display:flex}.gr-ed-featured-title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);margin:14px 0 0;font-size:34px;font-weight:400;line-height:1.08}.gr-ed-featured-tldr{color:var(--ink-2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:16px;font-size:17px;line-height:1.55;display:-webkit-box;overflow:hidden}.gr-ed-article-grid{margin-top:8px}@media (min-width:1024px){.gr-ed-article-grid{grid-template-columns:1fr 272px;align-items:start;gap:56px;display:grid}}.gr-ed-figure{border:1px solid var(--rule);background:var(--sheet-2);aspect-ratio:16/7;border-radius:2px;margin:0 0 40px;overflow:hidden}.gr-ed-figure img{object-fit:cover;width:100%;height:100%;display:block}.gr-ed-tldr{color:var(--ink-2);border-bottom:1px solid var(--rule);margin-bottom:32px;padding-bottom:28px;font-size:19px;line-height:1.5}.gr-ed-takeaways{border:1px solid var(--rule);background:var(--sheet-2);border-radius:2px;margin-bottom:36px;padding:24px 26px}.gr-ed-takeaways ol{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.gr-ed-takeaways li{color:var(--ink);gap:12px;font-size:16px;line-height:1.55;display:flex}.gr-ed-takeaways .n{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;font-weight:500}.gr-ed-article{color:var(--ink-2);font-size:17px;line-height:1.72}.gr-ed-article>*+*{margin-top:20px}.gr-ed-article h2{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--ink);margin:48px 0 0;scroll-margin-top:96px;font-size:30px;font-weight:400;line-height:1.12}.gr-ed-article h3{font-family:var(--font-serif);color:var(--ink);margin-top:32px;scroll-margin-top:96px;font-size:23px;font-weight:400}.gr-ed-article a{color:var(--accent);border-bottom:1px solid var(--accent-soft)}.gr-ed-article a:hover{border-bottom-color:var(--accent)}.gr-ed-article ul,.gr-ed-article ol{padding-left:24px}.gr-ed-article li{margin-top:8px}.gr-ed-article blockquote{border-left:2px solid var(--accent);color:var(--ink-2);margin-left:0;padding-left:18px;font-style:italic}.gr-ed-article code{font-family:var(--font-mono);background:var(--sheet-2);border:1px solid var(--rule);color:var(--ink);border-radius:2px;padding:1px 5px;font-size:.88em}.gr-ed-article pre{background:var(--sheet-2);border:1px solid var(--rule);border-radius:2px;padding:16px;overflow-x:auto}.gr-ed-article pre code{background:0 0;border:0;padding:0}.gr-ed-article strong{color:var(--ink);font-weight:600}.gr-ed-article hr{border:0;border-top:1px solid var(--rule);margin:36px 0}.gr-ed-sources{color:var(--muted);margin-top:48px;font-size:14px;line-height:1.6}.gr-ed-sources>*+*{margin-top:10px}.gr-ed-sources h2{font-family:var(--font-serif);color:var(--ink);margin:0 0 6px;scroll-margin-top:96px;font-size:20px;font-weight:400}.gr-ed-sources a{color:var(--accent)}.gr-ed-sources ul,.gr-ed-sources ol{padding-left:20px}.gr-ed-sticky{flex-direction:column;gap:20px;display:flex}@media (min-width:1024px){.gr-ed-sticky{position:sticky;top:88px}}.gr-ed-sidecard{border:1px solid var(--rule);background:var(--sheet);border-radius:2px;overflow:hidden}.gr-ed-sidecard-head{background:var(--sheet-2);border-bottom:1px solid var(--rule);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);padding:10px 16px;font-size:10.5px;font-weight:500}.gr-ed-sidecard-body{padding:12px 16px}.gr-ed-share{align-items:center;gap:20px;display:flex}.gr-ed-share a{color:var(--ink-2);display:inline-flex}.gr-ed-share a:hover{color:var(--accent)}.gr-ed-toc{margin:0;padding:0;list-style:none}.gr-ed-toc li{border-top:1px solid var(--rule)}.gr-ed-toc li:first-child{border-top:0}.gr-ed-toc a{color:var(--muted);padding:9px 0;font-size:13.5px;line-height:1.35;text-decoration:none;display:block}.gr-ed-toc a:hover{color:var(--accent)}.gr-ed-more{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.gr-ed-more a{border-radius:2px;align-items:center;gap:12px;padding:8px;text-decoration:none;display:flex}.gr-ed-more a:hover{background:var(--sheet-2)}.gr-ed-more-thumb{background:var(--sheet-2);border-radius:2px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.gr-ed-more-thumb img{object-fit:cover;width:100%;height:100%}.gr-ed-more-title{color:var(--ink);font-size:12.5px;font-weight:500;line-height:1.3}.gr-ed-news{background:var(--accent);color:#fff}.gr-ed-news-inner{text-align:center;max-width:640px;margin:0 auto;padding:64px 24px}.gr-ed-news-form{flex-direction:column;gap:12px;max-width:480px;margin:24px auto 0;display:flex}@media (min-width:640px){.gr-ed-news-form{flex-direction:row}}.gr-ed-news-input{height:48px;color:var(--ink);font-size:15px;font-family:var(--font-sans);background:#fff;border:1px solid #fff6;border-radius:2px;flex:1;padding:0 16px}.gr-ed-news-input:focus{border-color:#fff;outline:none}.gr-ed-news .gr-ed-btn-primary{color:var(--accent);background:#fff;border-color:#fff}.gr-ed-news .gr-ed-btn-primary:hover{background:var(--accent-soft);border-color:var(--accent-soft)}.gr-ed-news-note a{color:#fff;border-bottom:1px solid #ffffff80}@media (max-width:640px){.gr-ed-featured-title{font-size:28px}.gr-ed-featured-body{padding:28px 24px}.gr-ed-article h2{font-size:26px}}.gr-ed-formcard{background:var(--sheet);border:1px solid var(--rule);border-radius:2px;padding:28px}.gr-ed-steplabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 18px;font-size:11px}.gr-ed-form{flex-direction:column;gap:18px;display:flex}.gr-ed-field{flex-direction:column;gap:6px;display:flex}.gr-ed-label{color:var(--ink);font-size:13px;font-weight:600}.gr-ed-input,.gr-ed-select,.gr-ed-textarea{border:1px solid var(--rule-2);background:var(--sheet);width:100%;font-family:var(--font-sans);color:var(--ink);border-radius:2px;outline:none;font-size:16px;transition:border-color .15s}.gr-ed-input,.gr-ed-select{height:42px;padding:0 12px}.gr-ed-textarea{resize:vertical;min-height:88px;padding:10px 12px;line-height:1.5}.gr-ed-input:focus,.gr-ed-select:focus,.gr-ed-textarea:focus{border-color:var(--accent)}.gr-ed-checks{flex-direction:column;gap:4px;display:flex}.gr-ed-check{color:var(--ink-2);cursor:pointer;align-items:flex-start;gap:10px;padding:4px 0;font-size:14px;line-height:1.45;display:flex}.gr-ed-check input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;margin-top:3px}.gr-ed-error{color:var(--bad);margin:12px 0 0;font-size:13px}.gr-ed-pricerow{justify-content:space-between;align-items:center;gap:16px;display:flex}.gr-ed-priceval{font-family:var(--font-serif);color:var(--ink);font-size:28px;line-height:1}.gr-ed-priceval.accent{color:var(--accent)}.gr-ed-iconwrap{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:2px;justify-content:center;align-items:center;display:inline-flex}.gr-ed-formhead{text-align:center;margin-bottom:22px}.gr-ed-formhead h2{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:clamp(24px,6vw,30px);font-weight:400;line-height:1.1}.gr-ed-formhead p{color:var(--muted);margin:6px 0 0;font-size:14px}.gr-ed-progress{justify-content:center;align-items:center;gap:8px;display:flex}.gr-ed-progress .dot{background:var(--rule-2);border-radius:999px;width:10px;height:10px;transition:background .2s}.gr-ed-progress .dot.done{background:var(--accent)}.gr-ed-progress .dot.current{background:var(--cta)}.gr-ed-progress .seg{background:var(--rule-2);border-radius:999px;width:32px;height:2px}.gr-ed-progress .seg.done{background:var(--accent)}.gr-ed-input.ok{border-color:var(--ok)}.gr-ed-input.bad{border-color:var(--bad)}.gr-ed-inputwrap{position:relative}.gr-ed-inputwrap .adorn{display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.gr-ed-hint{color:var(--muted);margin:4px 0 0;font-size:12px}.gr-ed-pillrow{gap:8px;display:flex}.gr-ed-pill{border:1px solid var(--rule-2);background:var(--sheet);color:var(--muted);font-size:13px;font-family:var(--font-sans);text-align:center;cursor:pointer;border-radius:2px;flex:1;padding:10px 8px;transition:border-color .15s,color .15s,background .15s}.gr-ed-pill:hover{border-color:var(--ink)}.gr-ed-pill.active{border-color:var(--accent);background:var(--accent-soft);color:var(--ink);font-weight:500}.gr-ed-pill:has(input:checked){border-color:var(--accent);background:var(--accent-soft);color:var(--ink);font-weight:500}.gr-ed-dropdown{z-index:50;background:var(--sheet);border:1px solid var(--rule-2);border-radius:2px;max-height:208px;margin:4px 0 0;padding:4px;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px -12px #28201047}.gr-ed-dropdown li{color:var(--ink);cursor:pointer;border-radius:2px;padding:8px 10px;font-size:14px}.gr-ed-dropdown li.active,.gr-ed-dropdown li:hover{background:var(--accent-soft)}.gr-ed-loadcard{border:1px solid var(--rule);background:var(--sheet);text-align:left;border-radius:2px;padding:16px;transition:opacity .3s}.gr-ed-loadcard.hide{opacity:0}.gr-ed-progressbar{background:var(--sheet-2);border-radius:999px;height:8px;overflow:hidden}.gr-ed-progressbar>span{background:var(--accent);border-radius:999px;height:100%;transition:width .5s ease-out;display:block}.gr-ed-loadstep{background:var(--sheet-2);border-radius:2px;align-items:center;gap:12px;padding:12px 14px;display:flex}.gr-ed-loadstep .lbl{color:var(--ink);font-size:14px;font-weight:500}.gr-ed-loadstep .lbl.pending{color:var(--muted)}.gr-ed-ring-pending{border:2px solid var(--rule-2);border-radius:999px;flex-shrink:0;width:20px;height:20px}
