:root{--melo-bg:#f8f7f4;--melo-bg-alt:#f0efe9;--melo-surface:#fff;--melo-surface-raised:#fff;--melo-border:rgba(0,0,0,.07);--melo-border-strong:rgba(0,0,0,.12);--melo-text:#1a1a1a;--melo-text-muted:#5c5c5c;--melo-text-subtle:#9a9a9a;--melo-accent:#5b4cdb;--melo-accent-hover:#4a3bc7;--melo-accent-soft:rgba(91,76,219,.09);--melo-accent-glow:rgba(91,76,219,.15);--melo-teal:#0d9488;--melo-teal-soft:rgba(13,148,136,.1);--melo-gradient-hero:radial-gradient(ellipse 80% 60% at 90% 0%,rgba(91,76,219,.06),transparent 55%),radial-gradient(ellipse 60% 50% at 0% 100%,rgba(13,148,136,.05),transparent 50%);--melo-shadow-xs:0 1px 2px rgba(0,0,0,.04);--melo-shadow-sm:0 2px 8px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.04);--melo-shadow:0 8px 32px rgba(0,0,0,.07),0 2px 8px rgba(0,0,0,.04);--melo-shadow-lg:0 24px 64px rgba(0,0,0,.1),0 4px 16px rgba(0,0,0,.05);--melo-radius:12px;--melo-radius-lg:20px;--melo-radius-xl:28px;--melo-content-width:680px;--melo-nav-height:64px;--melo-nav-compact-bp:991px;--melo-max-width:1240px;--melo-font-display:var(
    --font-melo-display,"Inter",system-ui,-apple-system,"Segoe UI",sans-serif
  );--melo-font-body:var(
    --font-melo-body,"Inter",system-ui,-apple-system,"Segoe UI",sans-serif
  );--melo-font-mono:"JetBrains Mono","Fira Code",monospace}html.melo-light{--background-color:var(--melo-bg);--color-primary-text:var(--melo-text);--color-secondary-text:var(--melo-text-muted);--color-border:var(--melo-border);--color-darker-gray:var(--melo-text);--ghost-accent-color:#1a1a1a}body.melo-body,html.melo-light body{background-color:var(--melo-bg);color:var(--melo-text);font-family:var(--melo-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.melo-body .gh-article-title,body.melo-body .gh-footer-logo,body.melo-body .gh-navigation-logo,body.melo-body .is-title,body.melo-body h1,body.melo-body h2,body.melo-body h3,body.melo-body h4,body.melo-body h5,body.melo-body h6{font-family:var(--melo-font-display);font-weight:600}body.melo-body .gh-content,body.melo-body .is-body,body.melo-body li,body.melo-body p{font-family:var(--melo-font-body)}html.melo-light .gh-navigation.melo-nav{backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);background:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(0,0,0,.08);color:#1a1a1a;font-size:1.4rem;font-weight:500;height:var(--melo-nav-height);position:sticky;top:0;z-index:100}html.melo-light .gh-navigation.melo-nav .gh-navigation-inner{align-items:center;height:100%;max-width:none;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px)}@media (min-width:768px){html.melo-light .gh-navigation.melo-nav.is-left-logo .gh-navigation-inner{grid-template-columns:1fr auto 1fr}html.melo-light .gh-navigation.melo-nav.is-left-logo .gh-navigation-brand{grid-column:1;justify-self:start}html.melo-light .gh-navigation.melo-nav.is-left-logo .gh-navigation-menu{grid-column:2;justify-self:center;margin:0}html.melo-light .gh-navigation.melo-nav.is-left-logo .gh-navigation-actions{grid-column:3;justify-self:end}}html.melo-light .gh-navigation.melo-nav .gh-navigation-logo{align-items:flex-start;display:inline-flex;gap:4px;line-height:0}html.melo-light .gh-navigation.melo-nav .melo-nav-logo-img{display:block;filter:brightness(0);height:26px;max-width:min(150px,40vw);-o-object-fit:contain;object-fit:contain;width:auto}html.melo-light .gh-navigation.melo-nav .gh-navigation-menu{gap:8px}html.melo-light .gh-navigation.melo-nav .gh-navigation-menu .nav{align-items:center;display:flex;gap:4px}html.melo-light .gh-navigation.melo-nav .gh-navigation-menu .nav li a{background:transparent;border-radius:6px;color:#6b6b6b;font-family:var(--melo-font-body);font-size:1.35rem;font-weight:500;padding:6px 12px;transition:color .15s}html.melo-light .gh-navigation.melo-nav .gh-navigation-menu .nav li a:hover{background:transparent;color:#1a1a1a}html.melo-light .gh-navigation.melo-nav .gh-navigation-menu .nav li.nav-current a{background:transparent;color:#1a1a1a;font-weight:600}html.melo-light .gh-navigation.melo-nav .gh-navigation-actions{background:transparent;gap:12px}html.melo-light .gh-navigation.melo-nav .gh-search{color:#6b6b6b;height:36px;opacity:.85;transition:color .15s,opacity .15s;width:36px}html.melo-light .gh-navigation.melo-nav .gh-search:hover{color:#1a1a1a;opacity:1}html.melo-light .gh-navigation.melo-nav a.melo-nav-cta,html.melo-light .gh-navigation.melo-nav a.melo-nav-cta:hover{align-items:center;background:#1a1a1a;border-radius:25px;color:#fff;display:inline-flex;font-family:var(--melo-font-body);font-size:1.35rem;font-weight:600;gap:8px;height:36px;justify-content:center;padding:0 16px;text-decoration:none;transition:background .15s,transform .15s;white-space:nowrap}html.melo-light .gh-navigation.melo-nav a.melo-nav-cta:hover{background:#000;transform:translateY(-1px)}.melo-nav-cta-icon{display:block;flex-shrink:0;height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.melo-nav-cta-label--mobile{display:none}.melo-nav-link{color:#6b6b6b;font-size:1.35rem;font-weight:500;text-decoration:none;transition:color .15s}.melo-nav-link:hover,html.melo-light .gh-navigation.melo-nav .gh-burger{color:#1a1a1a}html.melo-light .gh-navigation.melo-nav.is-open .gh-navigation-actions .melo-nav-cta{height:44px;width:100%}@media (max-width:767px){html.melo-light .gh-navigation.melo-nav .gh-navigation-brand .gh-search{display:none}html.melo-light .gh-navigation.melo-nav.is-open .gh-navigation-actions{align-items:stretch;flex-direction:column;gap:12px;padding-top:8px}html.melo-light .gh-navigation.melo-nav.is-open .gh-navigation-menu .nav{align-items:flex-start;flex-direction:column;gap:4px;width:100%}html.melo-light .gh-navigation.melo-nav.is-open .gh-navigation-menu .nav li a{display:block;font-size:1.5rem;padding:10px 0;width:100%}}@media (min-width:768px){html.melo-light .gh-navigation.melo-nav .gh-navigation-brand .gh-search{display:none}}.melo-btn{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-family:var(--melo-font-body);font-size:1.4rem;font-weight:600;gap:8px;padding:12px 22px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}.melo-btn svg{height:14px;transition:transform .2s;width:14px}.melo-btn:hover svg{transform:translateX(3px)}.melo-btn-primary{background:var(--melo-text);border:1px solid var(--melo-text);box-shadow:var(--melo-shadow-xs);color:var(--melo-surface)}.melo-btn-primary:hover{background:#2d2d2d;box-shadow:var(--melo-shadow-sm);transform:translateY(-2px)}.melo-btn-secondary{background:var(--melo-surface);border:1px solid var(--melo-border-strong);box-shadow:var(--melo-shadow-xs);color:var(--melo-text)}.melo-btn-secondary:hover{border-color:rgba(0,0,0,.18);box-shadow:var(--melo-shadow-sm);transform:translateY(-2px)}.melo-section-header{margin-bottom:clamp(36px,5vw,56px);max-width:560px}.melo-section-eyebrow{align-items:center;color:var(--melo-accent);display:inline-flex;font-size:1.15rem;font-weight:700;gap:8px;letter-spacing:.12em;margin-bottom:16px;text-transform:uppercase}.melo-section-eyebrow:before{background:var(--melo-accent);border-radius:2px;content:"";display:block;height:2px;width:20px}.melo-section-title{font-size:clamp(2.8rem,2rem + 2.5vw,4rem);font-weight:500;letter-spacing:-.035em;line-height:1.1;margin-bottom:16px}.melo-section-desc{color:var(--melo-text-muted);font-size:1.65rem;line-height:1.7}.melo-hero{isolation:isolate;padding:clamp(48px,7vw,88px) 0 clamp(64px,9vw,112px);position:relative}.melo-cover-bg,.melo-hero{background:#f8f7f4;overflow:hidden}.melo-cover-bg{inset:0;pointer-events:none;position:absolute;z-index:0}.melo-cover-bg__base{background:linear-gradient(128deg,transparent 32%,rgba(255,120,70,.45) 44%,rgba(240,80,150,.35) 52%,transparent 62%),linear-gradient(118deg,transparent 38%,rgba(120,95,255,.4) 50%,rgba(90,140,255,.28) 58%,transparent 68%),linear-gradient(135deg,transparent 48%,rgba(255,195,90,.32) 56%,transparent 64%);inset:0;opacity:.85;position:absolute}.melo-cover-bg__canvas{display:block;filter:blur(6px) saturate(1.35);height:100%;inset:0;position:absolute;transform:scale(1.04);transform-origin:68% 38%;width:100%;z-index:1}.melo-cover-bg__grain{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.75' numOctaves='3' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.5'/%3E%3C/svg%3E");background-size:220px 220px;inset:0;mix-blend-mode:soft-light;opacity:.14;position:absolute;z-index:2}.melo-cover-bg__fade{background:linear-gradient(90deg,#f8f7f4,#f8f7f4 18%,rgba(248,247,244,.98) 30%,rgba(248,247,244,.88) 42%,rgba(248,247,244,.55) 54%,rgba(248,247,244,.2) 66%,transparent 82%);inset:0;position:absolute;z-index:3}@media (prefers-reduced-motion:reduce){.melo-cover-bg__canvas{filter:blur(8px) saturate(1.1);transform:none}}.melo-hero-inner{align-items:center;display:grid;gap:clamp(40px,5vw,72px);grid-template-columns:1fr;max-width:var(--melo-max-width);position:relative;z-index:2}.melo-hero-badge{align-items:center;background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:999px;box-shadow:var(--melo-shadow-xs);color:var(--melo-text-muted);display:inline-flex;font-size:1.2rem;font-weight:600;gap:10px;margin-bottom:28px;padding:6px 16px 6px 12px}.melo-hero-badge-dot{background:var(--melo-teal);border-radius:50%;box-shadow:0 0 0 3px var(--melo-teal-soft);flex-shrink:0;height:8px;width:8px}.melo-hero-title{font-size:clamp(3.6rem,2.8rem + 3vw,5.8rem);font-weight:500;letter-spacing:-.04em;line-height:1.04;margin-bottom:24px}.melo-hero-subtitle{color:var(--melo-text-muted);font-size:clamp(1.6rem,1.4rem + .5vw,1.9rem);line-height:1.7;margin-bottom:36px;max-width:480px}.melo-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.melo-hero-install{align-items:center;background:#1a1a1a;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);color:#fff;display:inline-flex;font-family:var(--melo-font-body);font-size:1.5rem;font-weight:600;gap:10px;height:48px;justify-content:center;padding:0 22px;text-decoration:none;transition:background .15s,transform .15s;white-space:nowrap}.melo-hero-install:hover{background:#000;color:#fff;transform:translateY(-2px)}.melo-btn-shopify-icon{flex-shrink:0;-o-object-fit:contain;object-fit:contain}.melo-hero-install-icon{height:22px;width:22px}.melo-hero-badge-icon,.melo-hero-install-icon{display:block;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.melo-hero-badge-icon{height:20px;width:20px}.melo-hero-note{color:var(--melo-text-muted);font-size:1.3rem;margin:0}.melo-showcase{position:relative}.melo-bento{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto}.melo-bento-card{background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius);box-shadow:var(--melo-shadow-sm);padding:18px 20px;transition:box-shadow .3s,transform .3s}.melo-bento-card:hover{box-shadow:var(--melo-shadow);transform:translateY(-2px)}.melo-bento-label{color:var(--melo-text-subtle);font-size:1.1rem;font-weight:700;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.melo-bento-team{grid-column:1/3;grid-row:1}.melo-bento-invite{display:flex;gap:8px;margin-bottom:14px}.melo-bento-input{background:var(--melo-bg);border:1px solid var(--melo-border);border-radius:8px;color:var(--melo-text-muted);display:block;flex:1;font-size:1.2rem;overflow:hidden;padding:8px 12px;text-overflow:ellipsis;white-space:nowrap}.melo-bento-btn-sm{align-items:center;background:var(--melo-text);border-radius:8px;color:var(--melo-surface);display:inline-flex;flex-shrink:0;font-size:1.2rem;font-weight:600;padding:8px 14px;white-space:nowrap}.melo-bento-btn-sm--light{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.3);color:#fff}.melo-bento-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.melo-bento-list li{align-items:center;display:flex;gap:10px}.melo-bento-avatar{align-items:center;border-radius:8px;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:32px;justify-content:center;width:32px}.melo-bento-avatar--1{background:linear-gradient(135deg,#5b4cdb,#7c6df0)}.melo-bento-avatar--2{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.melo-bento-avatar--3{background:linear-gradient(135deg,#e11d48,#fb7185)}.melo-bento-list-text{display:flex;flex-direction:column;gap:1px;min-width:0}.melo-bento-list-text strong{color:var(--melo-text);font-size:1.25rem;font-weight:600}.melo-bento-list-text small{color:var(--melo-text-subtle);font-size:1.1rem}.melo-bento-notifications{grid-column:3;grid-row:1/3}.melo-bento-toggles{display:flex;flex-direction:column;gap:12px}.melo-bento-toggle-row{align-items:center;color:var(--melo-text);display:flex;font-size:1.25rem;font-weight:500;justify-content:space-between}.melo-toggle{background:var(--melo-bg-alt);border:1px solid var(--melo-border-strong);border-radius:999px;flex-shrink:0;height:20px;position:relative;width:36px}.melo-toggle:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.15);content:"";height:14px;left:2px;position:absolute;top:2px;transition:transform .2s;width:14px}.melo-toggle--on{background:var(--melo-accent);border-color:var(--melo-accent)}.melo-toggle--on:after{transform:translateX(16px)}.melo-bento-signup{grid-column:1;grid-row:2}.melo-bento-field{margin-bottom:10px}.melo-bento-field label{color:var(--melo-text-subtle);display:block;font-size:1.1rem;font-weight:600;margin-bottom:4px}.melo-bento-select{align-items:center;display:flex}.melo-bento-btn-block{background:var(--melo-accent);border-radius:8px;color:var(--melo-surface);display:block;font-size:1.25rem;font-weight:600;margin-top:12px;padding:10px;text-align:center;width:100%}.melo-bento-card-visual{background:linear-gradient(145deg,#5b4cdb,#7c3aed 50%,#a855f7);border:none;color:#fff;display:flex;flex-direction:column;grid-column:2;grid-row:2;justify-content:space-between;min-height:130px}.melo-credit-card{display:flex;flex-direction:column;gap:16px}.melo-credit-chip{background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:4px;height:24px;width:32px}.melo-credit-number{font-size:1.4rem;font-weight:600;letter-spacing:.15em;opacity:.9}.melo-credit-brand{align-self:flex-end;font-family:var(--melo-font-display);font-size:1.6rem;font-weight:600;opacity:.85}.melo-bento-card-actions{display:flex;gap:8px;margin-top:12px}.melo-bento-btn-ghost{border:1px solid hsla(0,0%,100%,.25);border-radius:8px;color:hsla(0,0%,100%,.85);flex:1;font-size:1.2rem;font-weight:600;padding:8px;text-align:center}.melo-bento-metrics{grid-column:1/3;grid-row:3}.melo-metrics-grid{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.melo-metric{display:flex;flex-direction:column;gap:2px;position:relative}.melo-metric-value{color:var(--melo-text);font-family:var(--melo-font-display);font-size:2rem;font-weight:600;letter-spacing:-.03em}.melo-metric-label{color:var(--melo-text-subtle);font-size:1.1rem;font-weight:500}.melo-metric-spark{border-radius:4px;height:20px;opacity:.7;position:absolute;right:0;top:4px;width:48px}.melo-metric-spark--up{background:linear-gradient(to right,transparent,var(--melo-teal-soft));border-bottom:2px solid var(--melo-teal);border-radius:0 0 4px 4px}.melo-metric-spark--down{background:linear-gradient(90deg,transparent,rgba(91,76,219,.1));border-bottom:2px solid var(--melo-accent);border-radius:0 0 4px 4px}.melo-bento-success{align-items:center;background:var(--melo-teal-soft);border-color:rgba(13,148,136,.2);display:flex;gap:12px;grid-column:3;grid-row:3}.melo-success-icon{align-items:center;background:var(--melo-teal);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.melo-success-icon svg{height:18px;width:18px}.melo-success-text{color:var(--melo-text);font-size:1.25rem;line-height:1.4;margin:0}.melo-success-text strong{display:block;font-weight:700}.melo-features{background:var(--melo-surface);border-bottom:1px solid var(--melo-border);border-top:1px solid var(--melo-border);padding:clamp(48px,6vw,72px) 0}.melo-features-inner{max-width:var(--melo-max-width)}.melo-features-grid{display:grid;gap:clamp(24px,3vw,40px);grid-template-columns:repeat(4,1fr)}.melo-feature{display:flex;flex-direction:column;gap:16px}.melo-feature-icon{align-items:center;background:var(--melo-accent-soft);border-radius:12px;color:var(--melo-accent);display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.melo-feature-icon svg{height:22px;width:22px}.melo-feature-title{font-family:var(--melo-font-display);font-size:1.7rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:6px}.melo-feature-desc{color:var(--melo-text-muted);font-size:1.35rem;line-height:1.6;margin:0}.melo-apps{background:var(--melo-bg);padding:clamp(72px,9vw,112px) 0}.melo-apps-inner{max-width:var(--melo-max-width)}.melo-apps-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr))}.melo-app-card{background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius-lg);box-shadow:var(--melo-shadow-xs);display:flex;flex-direction:column;gap:20px;padding:28px;transition:border-color .25s,box-shadow .25s,transform .25s}.melo-app-card:hover{border-color:var(--melo-border-strong);box-shadow:var(--melo-shadow);transform:translateY(-4px)}.melo-app-card-icon{align-items:center;background:var(--melo-accent-soft);border-radius:14px;display:flex;height:52px;justify-content:center;overflow:hidden;width:52px}.melo-app-card-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.melo-app-icon-fallback{color:var(--melo-accent);font-family:var(--melo-font-mono);font-size:1.5rem;font-weight:700}.melo-app-card-title{font-size:1.9rem;font-weight:600;letter-spacing:-.02em;margin-bottom:8px}.melo-app-card-desc{color:var(--melo-text-muted);flex-grow:1;font-size:1.4rem;line-height:1.65}.melo-app-card-link{align-items:center;color:var(--melo-accent);display:inline-flex;font-size:1.35rem;font-weight:700;gap:6px;margin-top:auto;transition:gap .2s}.melo-app-card-link:hover{gap:10px}.melo-app-card-link svg{height:12px;width:12px}.melo-app-card-placeholder{background:transparent;border-style:dashed;opacity:.8}.melo-blog{background:var(--melo-bg-alt);padding:clamp(72px,9vw,112px) 0 clamp(88px,11vw,128px)}.melo-blog-inner{max-width:var(--melo-max-width)}.melo-blog-grid{gap:24px;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));margin-bottom:48px}.melo-blog-empty{background:var(--melo-surface);border:1px dashed var(--melo-border-strong);border-radius:var(--melo-radius-lg);color:var(--melo-text-muted);font-size:1.5rem;grid-column:1/-1;padding:56px}.melo-blog-cta{text-align:center}html.melo-light .gh-card{background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius-lg);box-shadow:var(--melo-shadow-xs);overflow:hidden;transition:box-shadow .25s,transform .25s}html.melo-light .gh-card:hover{box-shadow:var(--melo-shadow);transform:translateY(-4px)}html.melo-light .gh-card-link{color:inherit;text-decoration:none}html.melo-light .gh-card-wrapper{padding:24px}html.melo-light .gh-card-tag{color:var(--melo-accent);font-size:1.1rem;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}html.melo-light .gh-card-title{font-family:var(--melo-font-display);font-size:1.9rem;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px}html.melo-light .gh-card-excerpt{color:var(--melo-text-muted);font-size:1.4rem;line-height:1.6}html.melo-light .gh-card-meta{color:var(--melo-text-subtle);font-size:1.2rem}html.melo-light .gh-card-image img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}html.melo-light .gh-container{max-width:var(--melo-max-width);padding:48px 0 80px}html.melo-light .gh-container.is-grid .gh-feed{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}html.melo-light .gh-content{color:var(--melo-text);font-size:1.85rem;line-height:1.75}html.melo-light .gh-article-title{font-size:clamp(3rem,2.2rem + 2.5vw,4.8rem);font-weight:500;letter-spacing:-.03em;line-height:1.08}html.melo-light .gh-article-tag{color:var(--melo-accent);font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}html.melo-light .gh-content a{color:var(--melo-accent)}.melo-site-footer{background:#fff;border-top:1px solid var(--melo-line,var(--melo-border))}.melo-site-footer-inner{margin:0 auto;max-width:640px;padding:28px 24px 48px;width:100%}.melo-site-footer-brand{align-items:center;display:inline-flex;gap:10px;margin-bottom:16px;text-decoration:none}.melo-site-footer-logo-icon{border-radius:8px;flex-shrink:0;height:28px;-o-object-fit:cover;object-fit:cover;width:28px}.melo-site-footer-logo-text{display:block;filter:brightness(0);height:26px;max-width:132px;-o-object-fit:contain;object-fit:contain;width:auto}.melo-site-footer-desc{color:var(--melo-ink-soft,var(--melo-text-muted));font-size:1.45rem;line-height:1.65;margin:0 0 20px;max-width:420px}.melo-site-footer-signup{border-bottom:1px solid var(--melo-line-soft,var(--melo-border));margin-bottom:24px;padding-bottom:24px}.melo-site-footer-signup-label{color:var(--melo-ink,var(--melo-text));font-size:1.35rem;font-weight:600;margin:0 0 12px}.melo-site-footer-signup .gh-form{max-width:100%}.melo-site-footer-signup .gh-form-input{background:#fff;border:1px solid var(--melo-line,var(--melo-border));color:var(--melo-ink,var(--melo-text))}.melo-site-footer-signup .gh-button{background:var(--melo-ink,#1a1a1a);color:#fff}.melo-site-footer-nav .nav{display:flex;flex-wrap:wrap;gap:8px 20px;list-style:none;margin:0;padding:0}.melo-site-footer-nav .nav a{color:var(--melo-ink-soft,var(--melo-text-muted));font-size:1.35rem;font-weight:500;text-decoration:none;transition:color .15s}.melo-site-footer-nav .nav a:hover{color:var(--melo-ink,var(--melo-text))}.melo-site-footer-meta{align-items:center;border-top:1px solid var(--melo-line-soft,var(--melo-border));display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:24px;padding-top:24px}.melo-site-footer-copyright{color:var(--melo-ink-faint,var(--melo-text-subtle));font-size:1.25rem;margin:0}.melo-site-footer-social{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.melo-site-footer-social a{align-items:center;color:var(--melo-ink-faint,var(--melo-text-subtle));display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:color .15s,transform .15s;width:32px}.melo-site-footer-social a:hover{color:var(--melo-ink,var(--melo-text));transform:translateY(-1px)}.melo-site-footer-social svg{height:18px;width:18px}.melo-site-footer--landing{background:var(--melo-app-gray-surface,#fff);border-top:1px solid var(--melo-app-gray-border,var(--melo-border))}.melo-app-grid-frame>.melo-site-footer--landing{margin:0;width:100%}.melo-app-section-band--footer{background:var(--melo-app-gray-surface,#fff);border-bottom:none;border-top:none}.melo-site-footer-landing{display:grid;gap:clamp(24px,4vw,48px);grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);padding:clamp(40px,6vh,64px) clamp(20px,4vw,40px);text-align:left}.melo-site-footer-landing-brand .melo-site-footer-brand{margin-bottom:0}.melo-site-footer-brand-name{color:var(--melo-app-gray-text,var(--melo-text));font-family:var(--melo-font-display);font-size:1.75rem;font-weight:600;letter-spacing:-.02em}.melo-site-footer-tagline{color:var(--melo-app-gray-muted,var(--melo-text-muted));font-size:1.35rem;line-height:1.6;margin:10px 0 20px;max-width:28em}.melo-site-footer-landing-links{display:grid;gap:clamp(16px,3vw,28px);grid-template-columns:repeat(3,minmax(0,1fr))}.melo-site-footer-landing-heading{color:var(--melo-app-gray-subtle,var(--melo-text-subtle));font-size:1.05rem;font-weight:600;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.melo-site-footer-landing-col ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.melo-site-footer-landing-col a{color:var(--melo-app-gray-muted,var(--melo-text-muted));font-size:1.3rem;font-weight:500;text-decoration:none;transition:color .15s}.melo-site-footer-landing-col a:hover{color:var(--melo-app-gray-text,var(--melo-text))}.melo-site-footer-landing-bottom{border-top:1px solid var(--melo-app-gray-border,var(--melo-border));margin:0;padding:18px clamp(20px,4vw,40px) clamp(28px,4vh,36px);text-align:center;width:100%}.melo-site-footer-landing-bottom .melo-site-footer-copyright{margin:0}.melo-content-column .melo-site-footer{margin-top:8px}.melo-content-column .melo-site-footer-inner{padding-bottom:56px;padding-top:32px}.gh-viewport>.melo-site-footer{background:var(--melo-surface);border-top:1px solid var(--melo-border)}.gh-viewport>.melo-site-footer .melo-site-footer-inner{max-width:var(--melo-max-width);padding-bottom:64px;padding-top:48px}html.melo-light .gh-footer{background:var(--melo-surface);border-top:1px solid var(--melo-border);padding:56px 0 36px}html.melo-light .gh-footer-inner{max-width:var(--melo-max-width)}html.melo-light .gh-footer-signup-header{font-size:clamp(2.4rem,2rem + 1.5vw,3.2rem);letter-spacing:-.03em;margin-bottom:12px}html.melo-light .gh-footer-signup-subhead{color:var(--melo-text-muted);font-size:1.6rem;margin-bottom:24px}html.melo-light .gh-social-links a{color:var(--melo-text-muted);transition:color .2s,transform .2s}html.melo-light .gh-social-links a:hover{color:var(--melo-accent);transform:translateY(-2px)}html.melo-light .gh-footer-bar{border-top:1px solid var(--melo-border);margin-top:40px;padding-top:28px}html.melo-light .gh-footer-menu .nav a{color:var(--melo-text-muted);font-size:1.35rem;transition:color .2s}html.melo-light .gh-footer-menu .nav a:hover{color:var(--melo-text)}html.melo-light .gh-footer-copyright{color:var(--melo-text-subtle);font-size:1.25rem}@media (max-width:1100px){.melo-bento{grid-template-columns:repeat(2,1fr)}.melo-bento-team{grid-column:1/-1;grid-row:1}.melo-bento-notifications{grid-column:1;grid-row:2}.melo-bento-signup{grid-column:2;grid-row:2}.melo-bento-card-visual{grid-column:1;grid-row:3}.melo-bento-metrics{grid-column:2;grid-row:3}.melo-bento-success{grid-column:1/-1;grid-row:4}.melo-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.melo-hero-inner{grid-template-columns:1fr;text-align:center}.melo-hero-subtitle{margin-left:auto;margin-right:auto}.melo-hero-actions{justify-content:center}.melo-section-header{margin-left:auto;margin-right:auto;text-align:center}.melo-section-eyebrow{justify-content:center}}@media (max-width:600px){.melo-hero-actions{align-items:stretch;flex-direction:column}.melo-btn,.melo-hero-install{justify-content:center}.melo-hero-install{width:100%}.melo-bento{grid-template-columns:1fr}.melo-bento-card-visual,.melo-bento-metrics,.melo-bento-notifications,.melo-bento-signup,.melo-bento-success,.melo-bento-team{grid-column:1;grid-row:auto}.melo-metrics-grid{gap:16px}.melo-features-grid,.melo-metrics-grid{grid-template-columns:1fr}}.melo-split-home{align-items:start;background:var(--melo-bg);display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%)}.melo-cover-column{background:#f8f7f4;border-right:1px solid var(--melo-border);overflow:hidden;position:sticky;top:var(--melo-nav-height)}.melo-content-column,.melo-cover-column{min-height:calc(100vh - var(--melo-nav-height))}.melo-content-column{background:#fff;position:relative;z-index:1;--melo-ink:#1a1a1a;--melo-ink-soft:#6b6b6b;--melo-ink-faint:#9a9a9a;--melo-line:rgba(0,0,0,.09);--melo-line-soft:rgba(0,0,0,.06);--melo-wash:#f7f7f7}.melo-cover-column .melo-hero{align-items:center;background:transparent;display:flex;min-height:calc(100vh - var(--melo-nav-height));padding:clamp(36px,5vw,72px)}.melo-cover-column .melo-cover-bg__fade{background:linear-gradient(90deg,#f8f7f4,#f8f7f4 22%,rgba(248,247,244,.96) 34%,rgba(248,247,244,.75) 48%,rgba(248,247,244,.3) 62%,transparent 80%)}.melo-cover-column .melo-cover-bg__canvas{transform:scale(1.1);transform-origin:62% 35%}.melo-cover-column .melo-hero-inner{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(28px,4vw,44px);margin:0 auto;max-width:600px;width:100%}.melo-cover-column .melo-hero-content{position:relative;width:100%;z-index:3}.melo-cover-column .melo-hero-title{font-size:clamp(4.2rem,5vw,7.4rem);line-height:.95;max-width:560px}.melo-cover-column .melo-hero-subtitle{max-width:500px}.melo-cover-column .melo-hero-actions{margin-bottom:12px}.melo-cover-column .melo-hero-install{font-size:1.55rem;height:50px;padding:0 24px}.melo-content-column .melo-block,.melo-content-column .melo-scroll-intro{background:transparent;padding:0}.melo-content-column .melo-scroll-intro:after,.melo-content-column .melo-scroll-intro:before{content:none}.melo-block-inner,.melo-scroll-intro-inner{margin:0 auto;max-width:640px;padding:20px 24px;width:100%}.melo-scroll-intro-inner{padding-bottom:22px;padding-top:36px}.melo-block-inner{padding-bottom:20px;padding-top:20px}.melo-kicker{color:var(--melo-ink-faint);font-size:1.2rem;font-weight:700;letter-spacing:.14em;margin-bottom:8px;text-transform:uppercase}.melo-lead-title{color:var(--melo-ink);font-size:clamp(2.4rem,1.8rem + 1.6vw,3.2rem);letter-spacing:-.03em;line-height:1.15;margin-bottom:10px}.melo-lead-desc{color:var(--melo-ink-soft);font-size:1.55rem;line-height:1.6}.melo-block{border-top:1px solid var(--melo-line)}.melo-block-header{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.melo-block-title{color:var(--melo-ink);font-size:clamp(2rem,1.6rem + .8vw,2.4rem);letter-spacing:-.025em;line-height:1.15}.melo-block-desc{color:var(--melo-ink-soft);font-size:1.55rem;line-height:1.65;margin-top:12px}.melo-link-more{align-items:center;border-bottom:1px solid var(--melo-ink);color:var(--melo-ink);display:inline-flex;flex-shrink:0;font-size:1.35rem;font-weight:600;gap:6px;padding-bottom:4px;text-decoration:none;transition:gap .2s,opacity .2s}.melo-link-more:hover{gap:10px;opacity:.65}.melo-link-more svg{height:12px;width:12px}.melo-block-footer{margin-top:16px}.melo-btn-dark{background:var(--melo-ink,#1a1a1a);border:1px solid var(--melo-ink,#1a1a1a);color:#fff}.melo-btn-dark:hover{background:#000;transform:translateY(-1px)}.melo-btn-outline{background:transparent;border:1px solid var(--melo-line,rgba(0,0,0,.2));color:var(--melo-ink,#1a1a1a)}.melo-btn-outline:hover{background:var(--melo-wash,#f7f7f7);border-color:var(--melo-ink,#1a1a1a)}.melo-app-list{display:flex;flex-direction:column}.melo-app-item{align-items:center;border-top:1px solid var(--melo-line-soft);display:flex;gap:14px;padding:12px 0}.melo-app-item:first-child{border-top:0}.melo-app-item-icon{align-items:center;background:var(--melo-wash);border:1px solid var(--melo-line-soft);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.melo-app-item-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.melo-app-item-fallback{color:var(--melo-ink);font-size:1.7rem;font-weight:700;text-transform:uppercase}.melo-app-item-icon-svg{align-items:center;color:var(--melo-ink);display:flex;height:100%;justify-content:center;width:100%}.melo-app-item-icon-svg svg{fill:currentColor;height:24px;width:24px}.melo-app-item-body{flex:1;min-width:0}.melo-app-item-title{color:var(--melo-ink);font-size:1.7rem;font-weight:600;letter-spacing:-.02em;margin-bottom:4px}.melo-app-item-desc{color:var(--melo-ink-soft);display:-webkit-box;font-size:1.4rem;-webkit-line-clamp:2;line-height:1.55;-webkit-box-orient:vertical;overflow:hidden}.melo-app-item-action{align-items:center;border:1px solid var(--melo-line);border-radius:50%;color:var(--melo-ink);display:flex;flex-shrink:0;height:38px;justify-content:center;transition:background .2s,transform .2s;width:38px}.melo-app-item-action svg{height:13px;width:13px}.melo-app-item-action:hover{background:var(--melo-ink);color:#fff;transform:translateX(2px)}.melo-app-item-empty{opacity:.75}.melo-about-content{display:flex;flex-direction:column;gap:14px;max-width:560px}.melo-about-content p{color:var(--melo-ink-soft);font-size:1.55rem;line-height:1.7;margin:0}.melo-install-card{background:var(--melo-wash);border:1px solid var(--melo-line);border-radius:14px;padding:20px}.melo-steps{display:flex;flex-direction:column;gap:10px;list-style:none;margin:14px 0;padding:0}.melo-steps li{gap:14px}.melo-step-num,.melo-steps li{align-items:center;display:flex}.melo-step-num{background:var(--melo-ink);border-radius:50%;color:#fff;flex-shrink:0;font-size:1.3rem;font-weight:700;height:28px;justify-content:center;width:28px}.melo-step-text{color:var(--melo-ink);font-size:1.5rem}.melo-install-actions{margin-top:8px}.melo-install-cta{align-items:center;display:inline-flex;gap:10px;height:48px;padding:0 22px;text-decoration:none}.melo-install-cta-icon{display:block;flex-shrink:0;height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.melo-install-note{color:var(--melo-ink-faint);font-size:1.25rem;margin-top:14px}.melo-post-list{display:flex;flex-direction:column}.melo-post-item{border-top:1px solid var(--melo-line-soft)}.melo-post-item:first-child{border-top:0}.melo-post-item-link{align-items:center;color:inherit;display:flex;gap:18px;padding:14px 0;text-decoration:none}.melo-post-item-body{flex:1;min-width:0}.melo-post-item-tag{color:var(--melo-ink-faint);display:inline-block;font-size:1.15rem;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.melo-post-item-title{color:var(--melo-ink);font-size:2rem;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px;transition:opacity .2s}.melo-post-item-link:hover .melo-post-item-title{opacity:.62}.melo-post-item-excerpt{color:var(--melo-ink-soft);display:-webkit-box;font-size:1.45rem;-webkit-line-clamp:2;line-height:1.6;margin-bottom:12px;-webkit-box-orient:vertical;overflow:hidden}.melo-post-item-meta{align-items:center;color:var(--melo-ink-faint);display:flex;flex-wrap:wrap;font-size:1.25rem;gap:8px}.melo-post-item-dot{color:var(--melo-line)}.melo-post-item-image{background:var(--melo-wash);border-radius:12px;flex-shrink:0;height:112px;overflow:hidden;width:112px}.melo-post-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.melo-post-empty{color:var(--melo-ink-soft);font-size:1.5rem;padding:40px 0}@media (max-width:980px){.melo-split-home{display:block}.melo-cover-column{border-bottom:1px solid var(--melo-border);border-right:0;min-height:auto;position:relative;top:auto}.melo-cover-column .melo-hero{min-height:auto;padding:clamp(48px,8vw,76px) 0}.melo-cover-column .melo-hero-inner{align-items:center;max-width:var(--melo-max-width);padding-left:4vw;padding-right:4vw;text-align:center}.melo-cover-column .melo-hero-subtitle{margin-left:auto;margin-right:auto}.melo-cover-column .melo-hero-actions{justify-content:center}.melo-block-inner,.melo-scroll-intro-inner,.melo-site-footer-inner{padding-left:20px;padding-right:20px}.melo-site-footer-meta{align-items:flex-start;flex-direction:column}}@media (max-width:560px){.melo-post-item-image{display:none}.melo-block-header{align-items:flex-start;flex-direction:column}.melo-install-cta{justify-content:center;width:100%}}@media (max-width:640px){.melo-cover-column .melo-hero{padding-left:0;padding-right:0}.melo-cover-column .melo-hero-title{font-size:clamp(3.8rem,13vw,5rem)}.melo-cover-column .melo-cover-bg__fade{background:linear-gradient(180deg,#f8f7f4,#f8f7f4 22%,rgba(248,247,244,.85) 42%,rgba(248,247,244,.4) 62%,transparent 88%)}.melo-cover-column .melo-cover-bg__base{background:linear-gradient(155deg,transparent 20%,rgba(255,120,70,.4) 45%,rgba(120,95,255,.35) 58%,transparent 75%)}}.home-template{height:100%;overflow:hidden}body.home-template{background:#fafafa;overflow:hidden}.home-template .gh-viewport{background:#fafafa;display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:visible;position:relative}.gh-navigation.melo-nav-centered,html.melo-light body .gh-navigation.melo-nav-centered{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:none;flex-shrink:0;height:auto;left:0;overflow:visible;pointer-events:none;position:fixed;right:0;top:0;z-index:100}.gh-navigation.melo-nav-centered.gh-outer,html.melo-light body .gh-navigation.melo-nav-centered.gh-outer{padding:0}.gh-navigation.melo-nav-centered .gh-navigation-inner{align-items:center;background:transparent;display:flex;height:auto;justify-content:center;max-width:100%;overflow:visible;padding:clamp(16px,2.5vh,24px) clamp(16px,3vw,24px) clamp(12px,2vh,20px);pointer-events:none;position:relative}.gh-navigation.melo-nav-centered .melo-nav-cluster{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 28px rgba(0,0,0,.08);display:flex;gap:20px;max-width:calc(100% - 48px);padding:8px 10px 8px 11px;pointer-events:auto;transition:border-radius .45s cubic-bezier(.32,.72,0,1),box-shadow .45s cubic-bezier(.32,.72,0,1),padding .45s cubic-bezier(.32,.72,0,1);width:-moz-fit-content;width:fit-content}@media (min-width:992px){.gh-navigation.melo-nav-centered .melo-nav-cluster-top,.gh-navigation.melo-nav-centered .melo-nav-dropdown,.gh-navigation.melo-nav-centered .melo-nav-dropdown-inner{display:contents}.gh-navigation.melo-nav-centered .melo-nav-cluster-actions{align-items:center;display:flex;flex-shrink:0;gap:6px;order:3}}.gh-navigation.melo-nav-centered .melo-nav-burger{display:none;order:4}.gh-navigation.melo-nav-centered .melo-nav-logo{align-items:center;border-right:1px solid rgba(0,0,0,.08);display:inline-flex;flex-shrink:0;gap:8px;margin-right:0;order:1;padding-right:10px}.gh-navigation.melo-nav-centered .melo-nav-logo-icon{border-radius:7px;flex-shrink:0;height:20px;-o-object-fit:cover;object-fit:cover;width:20px}.gh-navigation.melo-nav-centered .melo-nav-item{border-radius:999px;color:#616161;font-family:var(--melo-font-body);font-size:clamp(1.25rem,1.1rem + .35vw,1.35rem);font-weight:500;order:2;padding:8px 10px;text-decoration:none;transition:color .15s,background .15s;white-space:nowrap}.gh-navigation.melo-nav-centered .melo-nav-item:hover{background:rgba(0,0,0,.05);color:#1a1a1a}.gh-navigation.melo-nav-centered .melo-nav-item--current,.gh-navigation.melo-nav-centered .melo-nav-item--current:hover{background:transparent;color:var(--melo-text-subtle);cursor:not-allowed;opacity:.55;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-navigation.melo-nav-centered a.melo-nav-cta{order:3}.gh-navigation.melo-nav-centered a.melo-nav-cta,.gh-navigation.melo-nav-centered a.melo-nav-cta:hover{align-items:center;align-self:stretch;background:#1a1a1a;border-radius:25px;color:#fff;display:inline-flex;font-family:var(--melo-font-body);font-size:clamp(1.15rem,1rem + .35vw,1.25rem);font-weight:600;gap:8px;justify-content:center;margin-left:0;min-height:38px;padding:0 16px;text-decoration:none;transform:none;transition:background .15s;white-space:nowrap}.gh-navigation.melo-nav-centered a.melo-nav-cta:hover{background:#303030;transform:none}.gh-navigation.melo-nav-centered .melo-nav-logo-img{height:22px}@media (min-width:992px){html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-cluster{animation:melo-nav-intro-descend .85s cubic-bezier(.22,1,.36,1) both,melo-nav-intro-gap .45s cubic-bezier(.32,.72,0,1) 1.2s forwards;gap:0}html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-logo{animation:melo-nav-intro-divider .3s cubic-bezier(.32,.72,0,1) 1.2s forwards;border-right-color:transparent}html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-item{animation:melo-nav-intro-rest .55s cubic-bezier(.32,.72,0,1) 1.2s forwards;max-width:0;min-width:0;opacity:0;overflow:hidden;padding-inline:0;pointer-events:none}html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-cluster-actions{animation:melo-nav-intro-actions .55s cubic-bezier(.32,.72,0,1) 1.2s forwards;max-width:0;min-width:0;opacity:0;overflow:hidden;pointer-events:none}}@keyframes melo-nav-intro-descend{0%{opacity:0;transform:translateY(-36px) scale(.86)}60%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes melo-nav-intro-gap{0%{gap:0}to{gap:20px}}@keyframes melo-nav-intro-divider{to{border-right-color:rgba(0,0,0,.08)}}@keyframes melo-nav-intro-rest{to{max-width:120px;min-width:0;opacity:1;padding-inline:10px;pointer-events:auto}}@keyframes melo-nav-intro-actions{to{max-width:400px;opacity:1;pointer-events:auto}}@media (max-width:991px){html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-cluster,html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-cluster-actions,html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-item,html.melo-nav-animate .gh-navigation.melo-nav-centered .melo-nav-logo,html.melo-nav-animate .gh-navigation.melo-nav-centered a.melo-nav-cta{animation:none!important;border-right-color:rgba(0,0,0,.08)!important;gap:revert!important;max-width:none!important;min-width:0!important;opacity:1!important;overflow:visible!important;pointer-events:auto!important;transform:none!important}}@media (prefers-reduced-motion:reduce){.gh-navigation.melo-nav-centered .melo-nav-cluster,.gh-navigation.melo-nav-centered .melo-nav-cluster-actions,.gh-navigation.melo-nav-centered .melo-nav-item,.gh-navigation.melo-nav-centered .melo-nav-logo,.gh-navigation.melo-nav-centered a.melo-nav-cta{animation:none!important;border-right-color:rgba(0,0,0,.08)!important;gap:revert!important;max-width:none!important;min-width:0!important;opacity:1!important;padding-inline:revert!important;pointer-events:auto!important;transform:none!important}}@media (min-width:992px){.gh-navigation.melo-nav-centered .melo-nav-burger{display:none}.gh-navigation.melo-nav-centered .melo-nav-cluster{max-width:calc(100% - 48px)}}@media (max-width:1024px){.melo-home-inner{max-width:960px}}@media (max-width:900px){.gh-navigation.melo-nav-centered .melo-nav-cluster{gap:20px;padding-left:16px}.gh-navigation.melo-nav-centered .melo-nav-logo{padding-right:10px}.melo-bento-cards{gap:14px}.melo-bento-card-post{width:min(100%,300px)}.melo-home-bg-graphic--sphere{opacity:.8}}@media (max-width:991px){.gh-navigation.melo-nav-centered .gh-navigation-inner{align-items:flex-start;display:flex;justify-content:center;padding:clamp(12px,2vh,20px) clamp(12px,3vw,20px) 0}.gh-navigation.melo-nav-centered .melo-nav-cluster{align-items:stretch;border-radius:26px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 28px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:0;max-width:calc(100% - 16px);overflow:hidden;padding:7px 7px 7px 12px;transition:box-shadow .32s cubic-bezier(.4,0,.2,1);width:min(100%,420px)}.gh-navigation.melo-nav-centered.is-closing .melo-nav-cluster,.gh-navigation.melo-nav-centered.is-open .melo-nav-cluster{box-shadow:0 2px 4px rgba(0,0,0,.04),0 12px 36px rgba(0,0,0,.12)}.gh-navigation.melo-nav-centered .melo-nav-cluster-top{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0;width:100%}.gh-navigation.melo-nav-centered .melo-nav-cluster-actions{align-items:center;display:flex;flex-shrink:0;gap:6px}.gh-navigation.melo-nav-centered .melo-nav-burger,.gh-navigation.melo-nav-centered .melo-nav-item,.gh-navigation.melo-nav-centered .melo-nav-logo,.gh-navigation.melo-nav-centered a.melo-nav-cta{order:0}.gh-navigation.melo-nav-centered .melo-nav-logo{border-right:0;flex:1 1 auto;margin-right:0;min-width:0;overflow:hidden;padding-right:0}.gh-navigation.melo-nav-centered .melo-nav-logo-img{height:20px;max-width:min(128px,34vw);width:auto}.gh-navigation.melo-nav-centered .melo-nav-burger{background:#f7f7f7;border:1px solid rgba(0,0,0,.1);border-radius:50%;box-shadow:none;color:#1a1a1a;display:flex;flex-shrink:0;height:34px;margin:0;padding:0;position:relative;transition:background .35s ease-in-out,transform .35s ease-in-out,border-color .35s ease-in-out;width:34px}.gh-navigation.melo-nav-centered .melo-nav-burger svg:first-child,.gh-navigation.melo-nav-centered .melo-nav-burger svg:last-child{display:block!important}.gh-navigation.melo-nav-centered .melo-nav-burger svg{display:block;height:16px;left:50%;margin:0;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0deg) scale(1);transition:opacity .3s ease-in-out,transform .35s ease-in-out;width:16px}.gh-navigation.melo-nav-centered .melo-nav-burger svg:last-child{opacity:0;transform:translate(-50%,-50%) rotate(-45deg) scale(.6)}.gh-navigation.melo-nav-centered.is-open .melo-nav-burger{background:#fff;border-color:rgba(0,0,0,.14)}.gh-navigation.melo-nav-centered.is-open .melo-nav-burger svg:first-child{opacity:0;transform:translate(-50%,-50%) rotate(45deg) scale(.6)}.gh-navigation.melo-nav-centered.is-open .melo-nav-burger svg:last-child{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}.gh-navigation.melo-nav-centered a.melo-nav-cta{border-radius:999px;font-size:1rem;margin-left:0;min-height:34px;padding:0 12px}.gh-navigation.melo-nav-centered a.melo-nav-cta .melo-nav-cta-icon{height:16px;width:16px}.gh-navigation.melo-nav-centered .melo-nav-cta-label--desktop{display:none}.gh-navigation.melo-nav-centered .melo-nav-cta-label--mobile{display:inline}.gh-navigation.melo-nav-centered .melo-nav-dropdown{display:block;height:0;opacity:0;overflow:hidden;pointer-events:none;transition:height .32s cubic-bezier(.4,0,.2,1),opacity .26s ease;width:100%}.gh-navigation.melo-nav-centered .melo-nav-dropdown-inner{border-top:1px solid transparent;display:flex;flex-direction:column;gap:2px;margin-top:0;overflow:hidden;padding:0 4px}.gh-navigation.melo-nav-centered.is-closing .melo-nav-dropdown,.gh-navigation.melo-nav-centered.is-open .melo-nav-dropdown{pointer-events:none}.gh-navigation.melo-nav-centered.is-open:not(.is-closing) .melo-nav-dropdown{pointer-events:auto}.gh-navigation.melo-nav-centered.is-closing .melo-nav-dropdown-inner,.gh-navigation.melo-nav-centered.is-open .melo-nav-dropdown-inner{border-top-color:rgba(0,0,0,.08);margin-top:6px;padding:8px 4px 2px}.gh-navigation.melo-nav-centered .melo-nav-item{border-radius:14px;display:block;font-size:1.25rem;opacity:1;padding:10px 12px;text-align:left;transform:none;transition:background .15s ease,color .15s ease}body .is-open#gh-navigation.melo-nav-centered{height:auto;inset:auto;left:0;overflow:visible;position:fixed;right:0;top:0}.melo-home-inner{justify-content:center;overflow:visible;padding-bottom:clamp(28px,5vh,48px);padding-top:clamp(88px,14vh,104px)}.home-template .gh-viewport,.melo-home-centered{height:auto;min-height:100dvh}.melo-home-centered{overflow:visible}.melo-search-greeting{font-size:clamp(1.9rem,5vw,2.5rem)}.melo-home-blog{align-self:stretch;width:100%}.melo-home-blog-inner{align-items:stretch;width:100%}.melo-bento-card-post-media{margin:0;padding:0 0 0 15px}.melo-home-bg-graphic--sphere{opacity:.7}}.melo-home-centered{background:#fafafa;display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;position:relative}.melo-home-bg{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.melo-home-bg:has(.melo-home-bg-graphic--globe:not([hidden])),.melo-home-centered:has(.melo-home-bg-graphic--globe:not([hidden])){overflow:visible}.melo-home-bg-graphic-container{aspect-ratio:1;isolation:isolate;pointer-events:none;position:absolute;right:clamp(-48px,-5vw,-72px);top:clamp(-80px,-10vw,-120px);width:clamp(300px,40vw,800px)}.melo-home-bg-graphic-container:before{background:radial-gradient(circle at 42% 36%,hsla(0,0%,100%,.98) 0,rgba(248,248,252,.72) 16%,rgba(232,233,240,.34) 34%,rgba(210,212,222,.12) 52%,transparent 68%);border-radius:50%;content:"";inset:0;position:absolute;z-index:0}.melo-home-bg-graphic-container:after{background:radial-gradient(circle at 50% 50%,#fff 0,hsla(0,0%,100%,.62) 24%,hsla(0,0%,100%,.18) 48%,transparent 72%);border-radius:50%;content:"";filter:blur(8px);height:34%;left:24%;pointer-events:none;position:absolute;top:26%;width:34%;z-index:2}.melo-home-bg-graphic{display:block;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:relative;width:100%}.melo-home-bg-graphic--sphere{filter:contrast(1.06) brightness(1.04);-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-composite:source-in;mask-image:linear-gradient(180deg,#000 42%,transparent 96%),radial-gradient(ellipse 92% 92% at 44% 38%,#000 28%,rgba(0,0,0,.9) 46%,rgba(0,0,0,.55) 62%,transparent 76%);-webkit-mask-image:linear-gradient(180deg,#000 42%,transparent 96%),radial-gradient(ellipse 92% 92% at 44% 38%,#000 28%,rgba(0,0,0,.9) 46%,rgba(0,0,0,.55) 62%,transparent 76%);opacity:.6;z-index:1}.melo-home-bg-graphic-container:has(.melo-home-bg-graphic--globe:not([hidden])):after,.melo-home-bg-graphic-container:has(.melo-home-bg-graphic--globe:not([hidden])):before{display:none}.melo-home-bg-graphic--globe{background:transparent;filter:drop-shadow(0 10px 28px rgb(20 20 28/.1)) drop-shadow(0 3px 10px rgb(20 20 28/.06));height:100%;inset:0;-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-composite:source-in;mask-image:linear-gradient(180deg,#000 44%,transparent 84%),radial-gradient(ellipse 92% 92% at 44% 38%,#000 28%,rgba(0,0,0,.9) 46%,rgba(0,0,0,.45) 64%,transparent 82%);-webkit-mask-image:linear-gradient(180deg,#000 44%,transparent 84%),radial-gradient(ellipse 92% 92% at 44% 38%,#000 28%,rgba(0,0,0,.9) 46%,rgba(0,0,0,.45) 64%,transparent 82%);opacity:1;pointer-events:none;position:absolute;touch-action:none;width:100%}.melo-home-bg-graphic--globe.is-draggable{cursor:grab;pointer-events:auto}.melo-home-bg-graphic--globe.is-draggable:active{cursor:grabbing}.melo-home-centered:has(.melo-home-bg-graphic--globe.is-draggable:not([hidden])) .melo-home-inner{pointer-events:none}.melo-home-centered:has(.melo-home-bg-graphic--globe.is-draggable:not([hidden])) .melo-home-inner :is(.melo-search-bar-wrap,.melo-search-suggestions,.melo-bento-card-post,.melo-blog-carousel-btn,.melo-blog-carousel-dots){pointer-events:auto}.melo-home-inner{display:flex;flex:1;flex-direction:column;justify-content:center;margin:0 auto;max-width:1080px;min-height:0;overflow:hidden;padding:clamp(96px,12vh,120px) clamp(20px,4vw,40px) clamp(12px,2.5vh,28px);position:relative;width:100%;z-index:1}@media (min-width:1200px) and (min-height:820px){.melo-home-inner{justify-content:center;padding-top:clamp(72px,10vh,96px)}}.melo-home-centered:has(.melo-search-results:not([hidden])),.melo-home-inner:has(.melo-search-results:not([hidden])){overflow:visible}.melo-home-inner:has(.melo-search-results:not([hidden])) .melo-bento-card-post{filter:blur(3px);opacity:.5;pointer-events:none;transform:scale(.93) translateY(10px)}.melo-home-inner:has(.melo-search-results:not([hidden])) .melo-bento-card-post:hover{border-color:rgba(0,0,0,.06);box-shadow:0 4px 24px rgba(0,0,0,.06);transform:scale(.93) translateY(10px)}@media (prefers-reduced-motion:reduce){.melo-home-inner:has(.melo-search-results:not([hidden])) .melo-bento-card-post{filter:none;opacity:.65;transform:none}}.melo-search-hero{flex-shrink:0;margin-bottom:clamp(20px,3.5vh,36px);position:relative;text-align:center;z-index:40}.melo-search-hero-inner{margin:0 auto;max-width:680px;position:relative}.melo-search-bar-wrap{position:relative;z-index:2}.melo-search-greeting{color:#1a1a1a;font-family:var(--melo-font-body);font-size:clamp(2.2rem,1.6rem + 1.4vw,3.2rem);font-weight:600;letter-spacing:-.025em;line-height:1.2;margin-bottom:clamp(20px,3vh,32px)}.melo-search-bar{--melo-face-eyelid:#fff;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 0 0 1px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.02),0 12px 32px rgba(0,0,0,.06);display:flex;gap:12px;padding:8px 8px 8px 16px;transition:border-color .2s,box-shadow .25s;width:100%}.melo-search-bar:focus-within{border-color:rgba(0,0,0,.12);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.04),0 16px 40px rgba(0,0,0,.08)}.melo-search-bar-icon{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.melo-face-svg{display:block;height:100%;overflow:visible;width:100%}.melo-face-eye-group{transform-box:fill-box;transform-origin:center}.melo-face-eyelid{animation:melo-face-eyelid-blink 5.2s ease-in-out infinite;fill:var(--melo-face-eyelid);transform-box:fill-box;transform-origin:center top}.melo-face-eye-group--right .melo-face-eyelid{animation-delay:.04s}@keyframes melo-face-eyelid-blink{0%,42%,46%,to{transform:translateY(0)}43%{transform:translateY(3)}44%,45%{transform:translateY(7)}}@media (prefers-reduced-motion:reduce){.melo-face-eyelid{animation:none}}.melo-search-input{background:transparent;border:0;color:#1a1a1a;flex:1;font-family:var(--melo-font-body);font-size:1.5rem;font-weight:450;min-width:0;outline:none}.melo-search-input::-moz-placeholder{color:#8a8a8a}.melo-search-input::placeholder{color:#8a8a8a}.melo-search-input::-webkit-search-decoration,.melo-search-input::-webkit-search-results-button,.melo-search-input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.melo-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;background:50%/contain no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%235c5c5c' stroke-linecap='round' stroke-width='1.6' d='m12 4-8 8m0-8 8 8'/%3E%3C/svg%3E");cursor:pointer;height:16px;margin-right:4px;-webkit-transition:opacity .15s;transition:opacity .15s;width:16px}.melo-search-input::-webkit-search-cancel-button:hover{opacity:.65}.melo-search-input::-ms-clear{color:#5c5c5c;cursor:pointer;height:16px;width:16px}.melo-search-bar-actions{align-items:center;display:flex;flex-shrink:0;gap:6px}.melo-search-submit{align-items:center;background:#1a1a1a;border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background .15s,transform .15s;width:36px}.melo-search-submit svg{height:14px;transform:rotate(-90deg);width:14px}.melo-search-submit:hover{background:#303030;transform:scale(1.04)}.melo-search-suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px;position:relative;transition:opacity .2s;z-index:1}.melo-search-chip{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:999px;color:#424242;cursor:pointer;font-family:var(--melo-font-body);font-size:1.3rem;font-weight:500;padding:7px 14px;transition:background .15s,border-color .15s,transform .15s}.melo-search-chip:hover{background:#f3f3f3;border-color:rgba(0,0,0,.14);transform:translateY(-1px)}.melo-search-results{left:0;position:absolute;right:0;top:calc(100% + 10px);z-index:50}.melo-blog-posts[hidden],.melo-search-results[hidden]{display:none}.melo-search-panel{--melo-search-panel-height:328px;animation:melo-search-pop .16s ease-out;background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius-lg);box-shadow:var(--melo-shadow-lg);display:flex;flex-direction:column;max-height:var(--melo-search-panel-height);overflow:hidden;position:relative;transform-origin:top center}@keyframes melo-search-pop{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.melo-search-panel{animation:none}.melo-search-loading-spinner{animation:none;border-top-color:var(--melo-border)}}.melo-search-loading{align-items:center;display:flex;justify-content:center;min-height:160px;padding:32px 24px}.melo-search-loading[hidden]{display:none}.melo-search-loading-inner{align-items:center;color:var(--melo-text-muted);display:flex;flex-direction:column;gap:12px}.melo-search-loading-spinner{animation:melo-search-spin .7s linear infinite;border:2px solid var(--melo-border);border-radius:50%;border-top-color:var(--melo-text);height:28px;width:28px}.melo-search-loading-text{color:var(--melo-text-muted);font-size:1.35rem;font-weight:500;margin:0}@keyframes melo-search-spin{to{transform:rotate(1turn)}}.melo-search-list-wrap{flex:1 1 auto;max-height:var(--melo-search-panel-height);min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(0,0,0,.18) transparent;scrollbar-width:thin}.melo-search-list-wrap[hidden]{display:none}.melo-search-list-wrap::-webkit-scrollbar{width:6px}.melo-search-list-wrap::-webkit-scrollbar-thumb{background:rgba(0,0,0,.16);border-radius:999px}.melo-search-list{list-style:none;margin:0;padding:8px}.melo-search-list-item{border-bottom:1px solid var(--melo-border)}.melo-search-list-item:last-child{border-bottom:0}.melo-search-list-link{align-items:center;border-radius:14px;color:inherit;display:grid;gap:16px;grid-template-columns:44px minmax(0,1fr) 28px;padding:14px 12px;text-decoration:none;transition:background .18s}.melo-search-list-link:hover{background:var(--melo-bg-alt)}.melo-search-list-media{align-items:center;background:var(--melo-bg);border:1px solid var(--melo-line-soft);border-radius:10px;display:flex;flex-shrink:0;height:44px;justify-content:center;margin:0;width:44px}.melo-search-list-media img{display:block;height:20px;-o-object-fit:contain;object-fit:contain;opacity:.65;width:20px}.melo-search-list-icon-fallback{color:var(--melo-text-muted);font-size:.95rem;font-weight:500;text-transform:uppercase}.melo-search-list-icon-svg{align-items:center;color:var(--melo-ink);display:flex;height:100%;justify-content:center;width:100%}.melo-search-list-icon-svg svg{fill:currentColor;height:24px;width:24px}.melo-search-list-body{min-width:0;text-align:left}.melo-search-list-title{color:var(--melo-text);font-size:1.45rem;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin:0 0 4px}.melo-search-list-excerpt{color:var(--melo-text-muted);display:-webkit-box;font-size:1.25rem;-webkit-line-clamp:2;line-height:1.45;margin:0;-webkit-box-orient:vertical;overflow:hidden}.melo-search-list-arrow{align-items:center;border:1px solid var(--melo-border-strong);border-radius:999px;color:var(--melo-text-muted);display:flex;height:28px;justify-content:center;transition:background .18s,color .18s,transform .18s;width:28px}.melo-search-list-arrow svg{height:14px;transform:rotate(-45deg);width:14px}.melo-search-list-link:hover .melo-search-list-arrow{background:var(--melo-text);border-color:var(--melo-text);color:#fff;transform:translateX(2px)}.melo-search-empty{align-items:center;display:flex;justify-content:center;max-height:var(--melo-search-panel-height);overflow-y:auto;overscroll-behavior:contain;padding:24px 20px}.melo-search-empty[hidden]{display:none}.melo-search-empty-inner{padding:0;text-align:center;width:min(100%,480px)}.melo-search-empty-img{display:block;height:auto;margin:0 auto 12px;opacity:.92;width:72px}.melo-search-empty-title{color:var(--melo-text);font-size:clamp(1.45rem,2.2vw,1.75rem);font-weight:600;letter-spacing:-.02em;line-height:1.3;margin:0 0 8px}.melo-search-empty-title [data-melo-search-query]{color:var(--melo-text);word-break:break-word}.melo-search-empty-text{color:var(--melo-text-muted);font-size:1.25rem;line-height:1.5;margin:0 0 10px}.melo-search-empty-note{background:var(--melo-bg-alt);border:1px solid var(--melo-border);border-radius:var(--melo-radius);color:var(--melo-text-muted);font-size:1.15rem;line-height:1.45;margin:0 0 16px;padding:10px 12px}.melo-search-empty-note strong{color:var(--melo-text);font-weight:600}.melo-search-empty-cta{align-items:center;background:var(--melo-text);border-radius:999px;color:#fff;display:inline-flex;font-size:1.3rem;font-weight:700;justify-content:center;min-height:42px;padding:10px 22px;text-decoration:none;transition:background .2s,transform .2s}.melo-search-empty-cta:hover{background:#000;transform:translateY(-1px)}.melo-search-app[hidden]{display:none}@media (max-width:640px){.melo-search-list-link{gap:14px;grid-template-columns:40px minmax(0,1fr) 24px;padding:12px 8px}.melo-search-list-media{border-radius:8px;height:40px;width:40px}.melo-search-list-icon-svg svg{height:22px;width:22px}.melo-search-list-title{font-size:1.35rem}.melo-search-list-excerpt{font-size:1.15rem;-webkit-line-clamp:1}.melo-search-empty-inner{padding:4px 0}.melo-search-empty-img{margin-bottom:8px;width:60px}.melo-search-empty-note,.melo-search-empty-text{font-size:1.1rem}}.melo-home-blog{align-items:flex-start;background:transparent;display:flex;flex:0 0 auto;justify-content:center;padding:0}.melo-home-blog-inner{align-items:center;display:flex;flex-direction:column;gap:clamp(12px,2vw,20px);width:100%}.melo-bento-cards{align-items:stretch;display:grid;gap:clamp(12px,2vw,20px);grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.melo-bento-card-post{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:28px;box-shadow:0 4px 24px rgba(0,0,0,.06);justify-self:center;max-width:320px;overflow:hidden;position:relative;transition:box-shadow .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),border-color .25s ease,filter .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);width:100%}.melo-bento-card-post:hover{border-color:rgba(0,0,0,.1);box-shadow:0 8px 32px rgba(0,0,0,.1);transform:translateY(-3px)}.melo-bento-card-post-link{color:inherit;display:flex;flex-direction:column;position:relative;text-decoration:none}.melo-bento-card-post-hover-icon{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:50%;color:#1a1a1a;display:flex;height:36px;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:16px;top:16px;transform:scale(.88);transition:opacity .2s ease,transform .2s ease,border-color .2s ease;width:36px;z-index:2}.melo-bento-card-post-hover-icon svg{height:16px;transform:rotate(-45deg);width:16px}.melo-bento-card-post:hover .melo-bento-card-post-hover-icon{border-color:rgba(0,0,0,.22);opacity:1;transform:scale(1)}.melo-bento-card-post-content{align-items:flex-start;display:flex;flex-direction:column;padding:24px 24px 18px;text-align:left}.melo-bento-card-post-title{color:#1a1a1a;font-family:var(--melo-font-display);font-size:2rem;font-weight:600;letter-spacing:-.02em;-webkit-line-clamp:2;line-height:1.25;margin-bottom:10px}.melo-bento-card-post-excerpt,.melo-bento-card-post-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.melo-bento-card-post-excerpt{color:#6b6b6b;font-family:var(--melo-font-body);font-size:1.4rem;font-weight:400;-webkit-line-clamp:3;line-height:1.6;margin:0 0 18px}.melo-bento-card-post-cta{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:25px;color:#424242;display:inline-flex;font-family:var(--melo-font-body);font-size:1.25rem;font-weight:500;justify-content:center;padding:8px 18px;transition:background .15s,border-color .15s,color .15s}.melo-bento-card-post:hover .melo-bento-card-post-cta{background:#fafafa;border-color:rgba(0,0,0,.22);color:#1a1a1a}.melo-bento-card-post-cta-icon{align-items:center;display:inline-flex;justify-content:center;line-height:0;margin-left:0;opacity:0;overflow:hidden;transition:width .15s ease,margin-left .15s ease,opacity .15s ease;width:0}.melo-bento-card-post-cta-icon svg{flex-shrink:0;height:14px;transform:rotate(-45deg);width:14px}.melo-bento-card-post:hover .melo-bento-card-post-cta-icon{margin-left:6px;opacity:1;width:14px}.melo-bento-card-post-media{display:block;line-height:0;margin:0 -51px -36px 0;overflow:hidden}.melo-bento-card-post-media img{aspect-ratio:5/3;border-radius:28px 0 0 0;box-shadow:-5px 9px 20px 0 rgba(0,0,0,.12);display:block;height:auto;max-height:168px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:box-shadow .2s ease,transform .2s ease;width:100%}.melo-bento-cards-empty{background:#fff;border:1px dashed rgba(0,0,0,.12);border-radius:16px;color:#616161;font-size:1.4rem;padding:32px 24px;text-align:center;width:100%}.melo-blog-carousel,.melo-blog-posts,.melo-blog-posts-cards{width:100%}@media (max-width:1100px) and (min-width:992px){.melo-bento-cards:not(.melo-blog-carousel-track){gap:16px}.melo-bento-card-post{max-width:min(100%,300px)}}@media (max-width:991px){.melo-blog-carousel{padding-bottom:8px;position:relative}.melo-blog-carousel-btn{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.04),0 6px 18px rgba(0,0,0,.1);color:#1a1a1a;cursor:pointer;display:flex;height:38px;justify-content:center;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease;width:38px;z-index:3}.melo-blog-carousel-btn[hidden]{display:none!important}.melo-blog-carousel-btn:hover{box-shadow:0 2px 4px rgba(0,0,0,.06),0 8px 22px rgba(0,0,0,.12)}.melo-blog-carousel-btn:active{transform:translateY(-50%) scale(.96)}.melo-blog-carousel-btn--prev{left:2px}.melo-blog-carousel-btn--next{right:2px}.melo-blog-carousel-btn svg{height:16px;width:16px}.melo-blog-carousel:not(.is-scrollable) .melo-blog-carousel-btn,.melo-blog-carousel:not(.is-scrollable) .melo-blog-carousel-dots{display:none!important}.melo-blog-carousel-track.melo-bento-cards{align-items:stretch;display:flex;flex-wrap:nowrap;gap:12px;justify-content:flex-start;margin:0;overflow-x:auto;overflow-y:visible;padding:0 16px;scroll-behavior:smooth;scroll-snap-type:x proximity;width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.melo-blog-carousel-track.melo-bento-cards::-webkit-scrollbar{display:none}.melo-blog-carousel-track .melo-bento-card-post{border-radius:22px;flex:0 0 min(280px,calc(100vw - 48px));max-width:280px;scroll-snap-align:start;scroll-snap-stop:always;width:min(280px,calc(100vw - 48px))}.melo-blog-carousel-track .melo-bento-card-post-content{padding:18px 18px 14px}.melo-blog-carousel-track .melo-bento-card-post-title{font-size:1.45rem;margin-bottom:8px}.melo-blog-carousel-track .melo-bento-card-post-excerpt{font-size:1.15rem;-webkit-line-clamp:2;margin-bottom:12px}.melo-blog-carousel-track .melo-bento-card-post-cta{font-size:1.1rem;padding:6px 14px}.melo-blog-carousel-track .melo-bento-card-post-hover-icon{height:32px;right:14px;top:14px;width:32px}.melo-blog-carousel-track .melo-bento-card-post-hover-icon svg{height:14px;width:14px}.melo-blog-carousel-track .melo-bento-card-post-media{margin:0;padding:0 0 0 15px}.melo-blog-carousel-track .melo-bento-card-post-media img{border-radius:18px 0 0 0;max-height:120px}.melo-blog-carousel-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:12px}.melo-blog-carousel-dots[hidden]{display:flex}.melo-blog-carousel-dot{background:rgba(0,0,0,.16);border:0;border-radius:999px;cursor:pointer;height:8px;padding:0;transition:background .2s ease,transform .2s ease;width:7px}.melo-blog-carousel-dot.is-active{background:#1a1a1a;transform:none;width:22px}}@media (min-width:992px){.melo-blog-carousel-btn,.melo-blog-carousel-dots{display:none!important}}@media (max-height:780px){.melo-search-greeting{font-size:clamp(1.9rem,4vh,2.4rem);margin-bottom:16px}.melo-search-hero{margin-bottom:16px}.melo-bento-card-post-content{padding:18px 18px 14px}.melo-bento-card-post-title{font-size:1.65rem}.melo-bento-card-post-excerpt{font-size:1.25rem;-webkit-line-clamp:2;margin-bottom:12px}}@media (max-width:640px){.melo-search-greeting{font-size:clamp(1.75rem,5.5vw,2.1rem);margin-bottom:16px}.melo-search-bar{padding:6px 6px 6px 12px}.melo-search-input{font-size:1.3rem}.melo-search-bar-icon{height:36px;width:36px}.melo-search-submit{height:32px;width:32px}.melo-bento-card-post{border-radius:22px}.melo-bento-card-post-content{padding:18px 18px 14px}.melo-bento-card-post-title{font-size:1.45rem}.melo-bento-card-post-excerpt{font-size:1.15rem;margin-bottom:12px}.melo-bento-card-post-cta{font-size:1.1rem;padding:6px 14px}.melo-bento-card-post-hover-icon{height:32px;right:14px;top:14px;width:32px}.melo-bento-card-post-hover-icon svg{height:14px;width:14px}.melo-bento-card-post-media{margin:0;padding:0 0 0 15px}.melo-bento-card-post-media img{border-radius:22px 0 0 0;max-height:140px}.melo-home-bg-graphic--sphere{opacity:.6}.melo-search-suggestions{gap:6px;margin-top:10px}.melo-search-chip{font-size:1.15rem;padding:6px 12px}.gh-navigation.melo-nav-centered a.melo-nav-cta{font-size:1rem;padding:0 12px}}@media (max-width:480px){body.home-template .gh-viewport{overflow-y:visible}.melo-home-inner{padding-bottom:32px;padding-left:16px;padding-right:16px}.melo-home-bg-graphic-container{display:none}}.gh-viewport>.gh-main{padding-top:calc(var(--melo-nav-height) + clamp(16px, 3vh, 32px))}.melo-pricing-page{background:var(--melo-gradient-hero),var(--melo-bg);display:block;padding-top:var(--melo-nav-height)}.melo-pricing{padding:clamp(48px,8vh,96px) 24px clamp(56px,9vh,104px)}.melo-pricing-inner{margin:0 auto;max-width:var(--melo-max-width)}.melo-pricing-header{margin:0 auto clamp(36px,6vh,60px);max-width:640px;text-align:center}.melo-pricing-eyebrow{background:var(--melo-surface);border:1px solid var(--melo-border-strong);border-radius:999px;color:var(--melo-text-muted);display:inline-block;font-family:var(--melo-font-body);font-size:1.15rem;font-weight:600;letter-spacing:.02em;margin-bottom:14px;padding:5px 14px}.melo-pricing-title{color:var(--melo-text);font-family:var(--melo-font-display);font-size:clamp(2.8rem,2rem + 2.4vw,4.4rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.melo-pricing-subtitle{color:var(--melo-text-muted);font-size:clamp(1.5rem,1.3rem + .4vw,1.8rem);line-height:1.6;margin:0 0 18px}.melo-pricing-billing{color:var(--melo-text-subtle);display:inline-block;font-size:1.3rem;font-weight:500;margin:0}.melo-pricing-grid{align-items:stretch;display:grid;gap:clamp(16px,1.6vw,24px);grid-template-columns:repeat(3,1fr)}.melo-plan{background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius-xl);box-shadow:var(--melo-shadow-sm);display:flex;flex-direction:column;padding:28px 24px;position:relative;transition:box-shadow .25s,transform .25s,border-color .25s}.melo-plan:hover{border-color:var(--melo-border-strong);box-shadow:var(--melo-shadow);transform:translateY(-4px)}.melo-plan--featured{box-shadow:var(--melo-shadow-lg)}.melo-plan--featured,.melo-plan--featured:hover{border-color:var(--melo-text)}.melo-plan-badge{background:var(--melo-text);border-radius:999px;color:#fff;font-family:var(--melo-font-body);font-size:1.1rem;font-weight:600;left:50%;padding:5px 14px;position:absolute;top:-12px;transform:translateX(-50%);white-space:nowrap}.melo-plan-head{border-bottom:1px solid var(--melo-border);margin-bottom:20px;padding-bottom:20px}.melo-plan-name{color:var(--melo-text);font-family:var(--melo-font-display);font-size:2.4rem;font-weight:600;letter-spacing:-.01em;margin:0 0 6px}.melo-plan-tagline{color:var(--melo-text-muted);font-size:1.35rem;line-height:1.5;margin:0 0 18px;min-height:2lh}.melo-plan-price{align-items:baseline;color:var(--melo-text);display:flex;gap:2px;margin:0}.melo-plan-currency{align-self:flex-start;font-family:var(--melo-font-body);font-size:2rem;font-weight:600;margin-top:6px}.melo-plan-amount{font-family:var(--melo-font-display);font-size:4rem;font-weight:600;letter-spacing:-.02em;line-height:1}.melo-plan-period{color:var(--melo-text-subtle);font-family:var(--melo-font-body);font-size:1.4rem;font-weight:500}.melo-plan-overage{color:var(--melo-text-subtle);font-size:1.25rem;line-height:1.45;margin:10px 0 0}.melo-plan-footer{background:var(--melo-surface-muted,rgba(0,0,0,.03));border-radius:var(--melo-radius-md);color:var(--melo-text-muted);font-size:1.2rem;line-height:1.45;margin:0 0 16px;padding:12px 14px}.melo-plan-features{display:flex;flex:1;flex-direction:column;gap:12px;list-style:none;margin:0 0 24px;padding:0}.melo-plan-features li{align-items:flex-start;color:var(--melo-text-muted);display:flex;font-family:var(--melo-font-body);font-size:1.35rem;gap:10px;line-height:1.45}.melo-plan-check{color:var(--melo-teal);flex-shrink:0;margin-top:2px}.melo-plan-cta{align-items:center;background:transparent;border:1px solid var(--melo-text);border-radius:999px;color:var(--melo-text);display:inline-flex;font-family:var(--melo-font-body);font-size:1.4rem;font-weight:600;gap:8px;justify-content:center;min-height:46px;padding:0 18px;text-decoration:none;transition:background .15s,color .15s,transform .15s}.melo-plan-cta:hover{transform:translateY(-1px)}.melo-plan-cta--primary,.melo-plan-cta:hover{background:var(--melo-text);color:#fff}.melo-plan-cta--primary:hover{background:#000}.melo-pricing-footnote{color:var(--melo-text-subtle);font-size:1.25rem;margin:clamp(32px,5vh,48px) auto 0;max-width:560px;text-align:center}@media (max-width:1024px){.melo-pricing-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.melo-plan--featured{order:-1}}@media (max-width:560px){.melo-pricing-grid{grid-template-columns:1fr;margin:0 auto;max-width:420px}.melo-plan--featured{order:0}.melo-plan-tagline{min-height:0}}.melo-blog-page{background:var(--melo-gradient-hero),var(--melo-bg);min-height:100vh;padding-bottom:clamp(56px,9vh,104px);padding-top:calc(var(--melo-nav-height) + clamp(8px, 2vh, 24px))}.melo-blog-container{margin:0 auto;max-width:var(--melo-max-width);padding:0 24px}.melo-blog-hero{margin:0 auto clamp(36px,6vh,60px);max-width:640px;padding-top:clamp(32px,6vh,64px);text-align:center}.melo-blog-eyebrow{background:var(--melo-surface);border:1px solid var(--melo-border-strong);border-radius:999px;color:var(--melo-text-muted);display:inline-block;font-family:var(--melo-font-body);font-size:1.15rem;font-weight:600;letter-spacing:.02em;margin-bottom:14px;padding:5px 14px}.melo-blog-heading{color:var(--melo-text);font-family:var(--melo-font-display);font-size:clamp(2.8rem,2rem + 2.4vw,4.4rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px}.melo-blog-lead{color:var(--melo-text-muted);font-size:clamp(1.5rem,1.3rem + .4vw,1.8rem);line-height:1.6;margin:0}.melo-blog-grid{align-items:stretch;display:grid;gap:clamp(20px,2.4vw,32px);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));justify-content:center}.melo-blog-page .melo-blog-grid{gap:24px;grid-template-columns:repeat(3,320px);margin-inline:auto;max-width:1008px}.melo-blog-page .melo-blog-card{display:flex;flex-direction:column;height:408px;width:320px}.melo-blog-page .melo-blog-card-link{height:100%;min-height:0}.melo-blog-page .melo-blog-card-media{flex:0 0 168px;height:168px}.melo-blog-page .melo-blog-card-img{aspect-ratio:auto;height:168px;-o-object-fit:cover;object-fit:cover;width:100%}.melo-blog-page .melo-blog-card-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:20px 22px 22px}.melo-blog-page .melo-blog-card-tag{align-items:center;align-self:flex-start;display:inline-flex;flex:0 0 26px;margin-bottom:8px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.melo-blog-page .melo-blog-card-tag.is-empty{visibility:hidden}.melo-blog-page .melo-blog-card-title{flex:0 0 5.25rem;margin:0 0 8px}.melo-blog-page .melo-blog-card-excerpt{flex:0 0 6.72rem;-webkit-line-clamp:3;margin:0 0 12px}.melo-blog-page .melo-blog-card-meta{flex:0 0 auto;margin-top:auto;min-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.melo-blog-card{background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius-xl);box-shadow:var(--melo-shadow-sm);overflow:hidden;transition:box-shadow .25s,transform .25s,border-color .25s}.melo-blog-card:hover{border-color:var(--melo-border-strong);box-shadow:var(--melo-shadow);transform:translateY(-4px)}.melo-blog-card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.melo-blog-card-media{background:var(--melo-bg-alt);line-height:0;margin:0;overflow:hidden;position:relative}.melo-blog-card-img{aspect-ratio:16/10;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .4s cubic-bezier(.16,1,.3,1);width:100%}.melo-blog-card:hover .melo-blog-card-img{transform:scale(1.04)}.melo-blog-card-arrow{align-items:center;background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:50%;color:var(--melo-text);display:flex;height:36px;justify-content:center;opacity:0;position:absolute;right:14px;top:14px;transform:scale(.88);transition:opacity .2s ease,transform .2s cubic-bezier(.16,1,.3,1);width:36px}.melo-blog-card-arrow svg{height:16px;transform:rotate(-45deg);width:16px}.melo-blog-card:hover .melo-blog-card-arrow{opacity:1;transform:scale(1)}.melo-blog-card-body{display:flex;flex:1;flex-direction:column;padding:24px}.melo-blog-card-tag{align-self:flex-start;background:var(--melo-accent-soft);border-radius:999px;color:var(--melo-accent);font-family:var(--melo-font-body);font-size:1.1rem;font-weight:600;letter-spacing:.01em;margin-bottom:12px;padding:4px 10px}.melo-blog-card-title{color:var(--melo-text);font-family:var(--melo-font-display);font-size:2.1rem;font-weight:600;letter-spacing:-.01em;-webkit-line-clamp:2;line-height:1.25;margin:0 0 10px}.melo-blog-card-excerpt,.melo-blog-card-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.melo-blog-card-excerpt{color:var(--melo-text-muted);font-family:var(--melo-font-body);font-size:1.4rem;-webkit-line-clamp:3;line-height:1.6;margin:0 0 20px}.melo-blog-card-meta{align-items:center;color:var(--melo-text-subtle);display:flex;flex-wrap:wrap;font-family:var(--melo-font-body);font-size:1.2rem;gap:6px;margin-top:auto}.melo-blog-card-author{color:var(--melo-text-muted);font-weight:600}.melo-blog-card-author:after{content:"?";margin-left:6px}.melo-blog-card-author:after,.melo-blog-card-dot{color:var(--melo-text-subtle)}.melo-blog-empty{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:420px;padding:clamp(32px,6vh,56px) 24px;text-align:center}.melo-blog-empty-img{height:auto;margin-bottom:24px;opacity:.9;width:clamp(140px,30vw,180px)}.melo-blog-empty-title{color:var(--melo-text);font-family:var(--melo-font-display);font-size:clamp(2.4rem,2rem + 1.5vw,3.2rem);font-weight:600;letter-spacing:-.01em;margin:0 0 12px}.melo-blog-empty-desc{color:var(--melo-text-muted);font-size:1.5rem;line-height:1.6;margin:0}.melo-blog-page .pagination{align-items:center;display:flex;font-family:var(--melo-font-body);gap:20px;justify-content:center;margin-top:clamp(40px,6vh,64px)}.melo-blog-page .pagination .page-number,.melo-blog-page .pagination a{color:var(--melo-text-muted);font-size:1.35rem;font-weight:600;text-decoration:none}.melo-blog-page .pagination a{background:var(--melo-surface);border:1px solid var(--melo-border-strong);border-radius:999px;color:var(--melo-text);padding:10px 20px;transition:background .15s,color .15s,transform .15s}.melo-blog-page .pagination a:hover{background:var(--melo-text);color:#fff;transform:translateY(-1px)}.melo-blog-page .pagination .page-number{color:var(--melo-text-subtle)}@media (max-width:1080px){.melo-blog-page .melo-blog-grid{grid-template-columns:repeat(2,320px);max-width:664px}}@media (max-width:720px){.melo-blog-page .melo-blog-grid{grid-template-columns:320px;max-width:320px}}@media (max-width:640px){.melo-blog-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:440px}.melo-blog-page .melo-blog-grid{grid-template-columns:min(100%,320px);max-width:min(100%,320px)}.melo-blog-page .melo-blog-card{margin-inline:auto;max-width:320px;width:100%}}.melo-post-page{background:var(--melo-gradient-hero),var(--melo-bg);min-height:100vh;padding-bottom:clamp(56px,9vh,104px);padding-top:calc(var(--melo-nav-height) + clamp(8px, 2vh, 24px))}.melo-post-container{margin:0 auto;width:min(100% - 48px,var(--melo-content-width))}.melo-post-header{margin-bottom:clamp(24px,4vh,36px);padding-top:clamp(20px,4vh,40px)}.melo-post-back{align-items:center;color:var(--melo-text-muted);display:inline-flex;gap:10px;margin-bottom:clamp(20px,3vh,28px);text-decoration:none;transition:color .2s ease}.melo-post-back-icon,.melo-post-back:hover{color:var(--melo-text)}.melo-post-back-icon{align-items:center;background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:50%;display:inline-flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.melo-post-back-icon svg{height:16px;width:16px}.melo-post-back-label{font-size:1.25rem;font-weight:500}.melo-post-tag{align-items:center;background:var(--melo-surface);border:1px solid var(--melo-border-strong);border-radius:999px;color:var(--melo-accent);display:inline-flex;font-family:var(--melo-font-body);font-size:1.1rem;font-weight:600;letter-spacing:.02em;margin-bottom:14px;padding:5px 12px;text-decoration:none;transition:background .15s ease,border-color .15s ease}.melo-post-tag:hover{background:var(--melo-accent-soft);border-color:rgba(91,76,219,.2)}.melo-post-title{color:var(--melo-text);font-family:var(--melo-font-display);font-size:clamp(2.4rem,1.5rem + 2.4vw,3.8rem);font-weight:600;letter-spacing:-.03em;line-height:1.12;margin:0 0 16px;text-wrap:balance}.melo-post-excerpt{color:var(--melo-text-muted);font-size:clamp(1.45rem,1.25rem + .5vw,1.75rem);line-height:1.6;margin:0;max-width:62ch}.melo-post-meta{align-items:center;border-top:1px solid var(--melo-border);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:clamp(20px,3vh,28px);padding-top:clamp(18px,2.5vh,24px)}.melo-post-meta-authors{display:flex;flex-wrap:wrap;gap:12px 16px}.melo-post-meta-author{align-items:center;color:inherit;display:inline-flex;gap:10px;text-decoration:none;transition:opacity .2s ease}.melo-post-meta-author:hover{opacity:.72}.melo-post-meta-avatar{border:2px solid var(--melo-surface);border-radius:50%;box-shadow:var(--melo-shadow-xs);flex-shrink:0;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.melo-post-meta-avatar--fallback{align-items:center;background:var(--melo-bg-alt);color:var(--melo-text-muted);display:inline-flex;justify-content:center}.melo-post-meta-avatar--fallback svg{height:22px;width:22px}.melo-post-meta-name{color:var(--melo-text);font-size:1.3rem;font-weight:600}.melo-post-meta-details{align-items:center;color:var(--melo-text-subtle);display:flex;flex-wrap:wrap;font-size:1.2rem;gap:8px}.melo-post-meta-date,.melo-post-meta-readtime{font-weight:500}.melo-post-meta-dot{color:var(--melo-text-subtle)}.melo-post-feature{background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius-lg);box-shadow:var(--melo-shadow-sm);margin:0 auto clamp(24px,4vh,36px);overflow:hidden;width:min(100% - 48px,var(--melo-content-width))}.melo-post-feature-img{aspect-ratio:16/10;display:block;max-height:340px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.melo-post-feature-caption{background:var(--melo-surface);border-top:1px solid var(--melo-border);color:var(--melo-text-muted);font-size:1.2rem;line-height:1.5;padding:12px 16px 14px}.melo-post-content{--content-width:min(var(--melo-content-width),100% - 48px);--container-width:var(--melo-max-width);--container-gap:24px;color:var(--melo-text);font-size:1.45rem;line-height:1.75}.melo-post-content :is(h1,h2,h3,h4,h5,h6){color:var(--melo-text);font-family:var(--melo-font-display);letter-spacing:-.02em}.melo-post-content a{color:var(--melo-accent);text-decoration:underline;text-underline-offset:.14em}.melo-post-content a:hover{color:var(--melo-accent-hover)}.melo-post-content :is(blockquote){border-left:3px solid var(--melo-accent);color:var(--melo-text-muted);padding-left:1.2em}.melo-post-content :is(code,pre){font-family:var(--melo-font-mono)}.melo-post-content pre{background:var(--melo-surface);border:1px solid var(--melo-border);border-radius:var(--melo-radius);overflow-x:auto}.melo-post-content img{border-radius:var(--melo-radius-lg);max-height:360px;max-width:100%;-o-object-fit:cover;object-fit:cover}.melo-post-content .kg-gallery-image img,.melo-post-content .kg-image-card img{max-height:none}.melo-post-related{border-top:1px solid var(--melo-border);margin-top:clamp(48px,8vh,80px);overflow-x:clip;padding-top:clamp(32px,5vh,48px)}.melo-post-related-inner{margin:0 auto;width:min(100% - 48px,920px)}.melo-post-related-title{color:var(--melo-text);font-family:var(--melo-font-display);font-size:clamp(1.75rem,1.2rem + 1.2vw,2.2rem);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0 0 clamp(20px,3vh,28px);text-align:center}.melo-post-related-grid{align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,260px));justify-content:center;margin-inline:auto;max-width:812px}.melo-post-related-grid .melo-blog-card{border-radius:var(--melo-radius-lg);display:flex;flex-direction:column;height:288px;width:260px}.melo-post-related-grid .melo-blog-card-link{height:100%;min-height:0}.melo-post-related-grid .melo-blog-card-media{flex:0 0 128px;height:128px}.melo-post-related-grid .melo-blog-card-img{aspect-ratio:auto;height:128px;-o-object-fit:cover;object-fit:cover;width:100%}.melo-post-related-grid .melo-blog-card-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:14px 16px 16px}.melo-post-related-grid .melo-blog-card-tag{align-items:center;align-self:flex-start;display:inline-flex;flex:0 0 22px;font-size:1rem;margin-bottom:8px;max-width:100%;overflow:hidden;padding:3px 8px;text-overflow:ellipsis;white-space:nowrap}.melo-post-related-grid .melo-blog-card-tag.is-empty{visibility:hidden}.melo-post-related-grid .melo-blog-card-title{display:-webkit-box;flex:0 0 3.625rem;font-size:1.45rem;-webkit-line-clamp:2;margin:0 0 6px;-webkit-box-orient:vertical;overflow:hidden}.melo-post-related-grid .melo-blog-card-excerpt{display:-webkit-box;flex:1 1 auto;font-size:1.15rem;-webkit-line-clamp:2;margin:0;max-height:3.68rem;min-height:3.68rem;-webkit-box-orient:vertical;overflow:hidden}.melo-post-related-grid .melo-blog-card-arrow{height:30px;right:10px;top:10px;width:30px}.melo-post-related-grid .melo-blog-card-arrow svg{height:13px;width:13px}@media (max-width:900px){.melo-post-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.melo-post-related-grid .melo-blog-card{width:100%}}@media (max-width:560px){.melo-post-related-grid{gap:14px;grid-template-columns:1fr}.melo-post-related-grid .melo-blog-card{height:auto;max-width:100%;min-height:288px;width:100%}.melo-post-related-title{text-align:left}}@media (max-width:767px){.melo-post-container,.melo-post-feature,.melo-post-related-inner{width:min(100% - 32px,var(--melo-content-width))}.melo-post-feature{border-radius:var(--melo-radius-lg)}.melo-post-feature-img{max-height:260px}.melo-post-content{--content-width:min(var(--melo-content-width),100% - 32px);--container-gap:16px;font-size:1.35rem}.melo-post-meta{align-items:flex-start;flex-direction:column}.melo-post-meta-details{padding-left:2px}}@media (max-width:480px){.melo-post-container,.melo-post-feature,.melo-post-related-inner{width:min(100% - 24px,var(--melo-content-width))}.melo-post-feature-img{max-height:220px}.melo-post-content img{max-height:260px}.melo-post-content{--content-width:min(var(--melo-content-width),100% - 24px)}.melo-post-back-label{font-size:1.15rem}}.melo-app-main{background:#fafafa;display:block}.melo-app-page{--melo-app-gray-bg:#fafafa;--melo-app-gray-surface:#fff;--melo-app-gray-panel:#f3f4f6;--melo-app-gray-border:rgba(0,0,0,.08);--melo-app-gray-border-strong:rgba(0,0,0,.14);--melo-app-gray-text:#1a1a1a;--melo-app-gray-muted:#5c5c5c;--melo-app-gray-subtle:#8a8a8a;--melo-app-radius:14px;--melo-app-radius-sm:10px;--melo-app-radius-lg:20px;--melo-app-shadow-sm:0 1px 2px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.05);--melo-app-shadow-md:0 8px 24px rgba(0,0,0,.07),0 2px 8px rgba(0,0,0,.04);--melo-app-shadow-lg:0 20px 48px rgba(0,0,0,.1),0 4px 16px rgba(0,0,0,.05);--melo-app-grid-rail:72px;--melo-app-grid-content:minmax(0,1fr);--melo-app-media-panel-max:640px;--melo-app-media-bento-max:280px;--melo-app-media-feature-max:300px;--melo-app-media-switcher-max:360px;background-color:var(--melo-app-gray-bg);isolation:isolate;overflow:hidden;padding-bottom:0;padding-top:calc(var(--melo-nav-height) + clamp(12px, 2.5vh, 28px));position:relative}.melo-app-page-shell--grid{position:relative;--melo-app-gray-border:rgba(0,0,0,.08);--melo-app-grid-rail-y:calc(clamp(16px, 2.5vh, 24px) + 28px)}.melo-app-page-shell--grid:before{border-top:1px solid var(--melo-app-gray-border);content:"";left:0;pointer-events:none;position:absolute;top:var(--melo-app-grid-rail-y);width:100%;z-index:90}.melo-app-page--grid{--melo-app-grid-rail-y:calc(clamp(16px, 2.5vh, 24px) + 28px)}.melo-app-page--grid:before{opacity:.18}.melo-app-grid-rails{border-left:1px solid var(--melo-app-gray-border);border-right:1px solid var(--melo-app-gray-border);height:100vh;height:100dvh;left:50%;margin:0;pointer-events:none;position:fixed;top:0;transform:translateX(-50%);width:min(100%,var(--melo-max-width));z-index:90}.melo-app-grid-frame{background:var(--melo-app-gray-bg);border-left:none;border-right:none;margin:0 auto;position:relative;width:min(100%,var(--melo-max-width));z-index:1}.melo-app-grid-section{border-bottom:1px solid var(--melo-app-gray-border)}.melo-app-grid-section--hero{border-bottom:none}.melo-app-grid-section--related{padding:clamp(48px,7vh,72px) 0}.melo-app-grid-section .melo-app-container{padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);position:relative;width:100%;z-index:1}.melo-app-grid-frame .melo-app-section-inner{max-width:none;width:100%}.melo-app-grid-section--related .melo-app-related-header{align-items:center;margin-inline:auto;text-align:center}.melo-app-grid-section--related .melo-app-landing-eyebrow{justify-content:center}.melo-app-page:before{background-image:radial-gradient(circle,rgba(0,0,0,.14) 1px,transparent 1.2px);background-position:0 0;background-size:22px 22px;content:"";inset:0;mask-image:radial-gradient(ellipse 75% 65% at 50% 28%,#000 0,#000 35%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 28%,#000 0,#000 35%,transparent 78%);opacity:.55;pointer-events:none;position:absolute;z-index:0}.melo-app-page>.melo-app-container{position:relative;z-index:1}.melo-app-container{margin:0 auto;padding-top:60px;width:min(100% - 48px,var(--melo-max-width))}.melo-app-back{align-items:center;color:var(--melo-app-gray-muted);display:inline-flex;font-size:1.25rem;font-weight:500;gap:8px;margin-bottom:clamp(28px,4vh,40px);text-decoration:none;transition:color .2s}.melo-app-back:hover{color:var(--melo-app-gray-text)}.melo-app-back-icon{align-items:center;display:flex;height:18px;justify-content:center;width:18px}.melo-app-back-icon svg{height:16px;width:16px}.melo-app-landing-hero{align-items:center;display:flex;flex-direction:column;margin:0 auto clamp(36px,5vh,56px);max-width:780px;text-align:center}.melo-app-landing-badge{align-items:center;background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:999px;box-shadow:var(--melo-app-shadow-sm);color:var(--melo-app-gray-muted);display:inline-flex;font-size:1.15rem;font-weight:600;gap:10px;letter-spacing:.06em;margin:0 0 24px;padding:7px 16px 7px 12px;text-transform:uppercase}.melo-app-landing-badge-dot{background:#868686;border-radius:50%;box-shadow:0 0 0 3px #f4f4f4;flex-shrink:0;height:8px;width:8px}.melo-app-landing-badge-sep{margin:0 4px;opacity:.55}.melo-app-landing-title{color:var(--melo-app-gray-text);font-family:var(--melo-font-display);font-size:clamp(2.8rem,2.2rem + 2.4vw,4.4rem);font-weight:600;letter-spacing:-.04em;line-height:1.08;margin:0 0 18px}.melo-app-landing-subtitle{color:var(--melo-app-gray-muted);font-size:clamp(1.4rem,1.25rem + .35vw,1.7rem);line-height:1.65;margin:0 0 28px;max-width:560px}.melo-app-landing-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:28px}.melo-app-landing-cta,.melo-app-landing-demo{font-size:1.4rem;min-height:48px;padding:12px 24px}.melo-app-landing-cta:hover svg{transform:none}.melo-app-landing-demo svg{height:14px;width:14px}button.melo-app-landing-demo{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;font-size:15px;font-weight:500;line-height:inherit}.melo-app-demo-dialog{background:transparent;border:none;border-radius:22px;color:var(--melo-app-gray-text);height:min(860px,calc(100dvh - 32px));margin:auto;max-height:calc(100dvh - 32px);max-width:min(920px,calc(100vw - 32px));overflow:hidden;overscroll-behavior:none;padding:0;width:min(920px,calc(100vw - 32px))}.melo-app-demo-dialog::backdrop{backdrop-filter:blur(4px);background:hsla(0,0%,4%,.62)}.melo-app-demo-dialog-panel{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:22px;box-shadow:var(--melo-app-shadow-lg);box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:100%;max-height:100%;overflow:hidden;padding:16px}.melo-app-demo-dialog-header{align-items:flex-start;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;min-width:0}.melo-app-demo-dialog-heading{min-width:0}.melo-app-demo-dialog-eyebrow{color:var(--melo-app-gray-subtle);font-size:1.05rem;font-weight:700;letter-spacing:.1em;margin:0 0 4px;text-transform:uppercase}.melo-app-demo-dialog-title{font-family:var(--melo-font-display);font-size:clamp(1.6rem,1.4rem + .6vw,2.2rem);font-weight:600;letter-spacing:-.03em;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.melo-app-demo-dialog-close{align-items:center;background:var(--melo-app-gray-panel);border:1px solid var(--melo-app-gray-border);border-radius:999px;color:var(--melo-app-gray-text);cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;margin:0;padding:0;transition:background .2s,border-color .2s;width:40px}.melo-app-demo-dialog-close:hover{background:#ebebeb;border-color:var(--melo-app-gray-border-strong)}.melo-app-demo-dialog-close svg{height:16px;width:16px}.melo-app-demo-dialog-stage{flex:1 1 auto;min-height:0;min-width:0;overflow:hidden;position:relative}.melo-app-demo-dialog-frame{background:var(--melo-app-gray-panel);border:1px solid var(--melo-app-gray-border);border-radius:16px;height:100%;margin:0;overflow:hidden;width:100%}.melo-app-demo-dialog-frame img{display:block;height:100%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.melo-app-demo-dialog-nav{align-items:center;background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:999px;box-shadow:var(--melo-app-shadow-sm);color:var(--melo-app-gray-text);cursor:pointer;display:flex;height:40px;justify-content:center;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,transform .2s;width:40px;z-index:2}.melo-app-demo-dialog-nav:hover{background:var(--melo-app-gray-panel);transform:translateY(-50%) scale(1.04)}.melo-app-demo-dialog-nav svg{height:16px;width:16px}.melo-app-demo-dialog-nav--prev{left:12px}.melo-app-demo-dialog-nav--next{right:12px}.melo-app-demo-dialog-thumbs{display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px;justify-content:center;min-width:0;overflow:hidden}.melo-app-demo-dialog-thumb{aspect-ratio:16/10;background:var(--melo-app-gray-panel);border:2px solid transparent;border-radius:var(--melo-app-radius-sm);box-shadow:var(--melo-app-shadow-sm);cursor:pointer;flex:0 0 72px;margin:0;overflow:hidden;padding:0;transition:border-color .2s;width:72px}.melo-app-demo-dialog-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.melo-app-demo-dialog-thumb:hover{border-color:var(--melo-app-gray-border-strong)}.melo-app-demo-dialog-thumb.is-active{border-color:var(--melo-app-gray-text)}html.melo-app-demo-open,html.melo-app-demo-open body{overflow:hidden}.melo-app-landing-trust{align-items:center;color:var(--melo-app-gray-muted);display:flex;flex-wrap:wrap;font-size:1.2rem;gap:14px 18px;justify-content:center;margin:0}.melo-app-landing-trust-sep{background:var(--melo-app-gray-border-strong);display:inline-block;height:14px;width:1px}.melo-app-landing-trust-verified{align-items:center;display:inline-flex;gap:5px}.melo-app-landing-trust-check{align-items:center;color:#868686;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.melo-app-landing-trust-check svg{display:block;fill:currentColor;height:18px;width:18px}.melo-app-landing-stage{position:relative;z-index:2}.melo-app-landing-preview{margin:0 auto;max-width:980px;padding-bottom:clamp(21px,4vh,-1px);position:relative}.melo-app-landing-preview--rate-demo{padding-bottom:clamp(12px,2vh,24px)}.melo-app-landing-preview--rate-demo .melo-app-rate-demo-stage{margin-top:0;padding:clamp(20px,3vw,32px) clamp(14px,2.5vw,22px)}.melo-app-landing-stage:has(.melo-app-feature-autoplay-toggle:focus-visible),.melo-app-landing-stage:has(.melo-app-landing-preview--rate-demo:hover),.melo-app-landing-stage:has(.melo-app-landing-preview:hover){z-index:1001}.melo-app-browser{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:var(--melo-app-radius-lg);box-shadow:var(--melo-app-shadow-lg);overflow:hidden}.melo-app-browser--fade{-webkit-mask-image:linear-gradient(180deg,#000 0,#000 42%,rgba(0,0,0,.92) 58%,rgba(0,0,0,.55) 72%,rgba(0,0,0,.18) 86%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 42%,rgba(0,0,0,.92) 58%,rgba(0,0,0,.55) 72%,rgba(0,0,0,.18) 86%,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.melo-app-browser-bar{align-items:center;background:#fff;border-bottom:1px solid var(--melo-app-gray-border);display:flex;gap:7px;padding:12px 16px}.melo-app-browser-bar span{background:#d4d4d4;border-radius:50%;height:10px;width:10px}.melo-app-browser-bar span:first-child,.melo-app-browser-bar span:nth-child(2),.melo-app-browser-bar span:nth-child(3){background:#d4d4d4}.melo-app-browser-frame{aspect-ratio:16/10;background:var(--melo-app-gray-panel);margin:0;position:relative}.melo-app-browser-frame [data-melo-feature-preview-image]{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;opacity:0;position:absolute;transition:opacity .5s ease;width:100%;z-index:0}.melo-app-browser-frame [data-melo-feature-preview-image].is-active{opacity:1;z-index:1}.melo-app-feature-autoplay-toggle{align-items:center;background:transparent;border:none;border-radius:0;bottom:clamp(14px,2.5vw,22px);box-shadow:none;cursor:pointer;display:inline-flex;height:44px;justify-content:center;opacity:0;padding:0;pointer-events:none;position:absolute;right:clamp(14px,2.5vw,22px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;width:44px;z-index:5}.melo-app-feature-autoplay-toggle:not([hidden]):focus-visible,.melo-app-landing-preview:hover .melo-app-feature-autoplay-toggle:not([hidden]){opacity:1;pointer-events:auto;visibility:visible}.melo-app-feature-autoplay-toggle:hover{background:transparent;box-shadow:none}.melo-app-feature-autoplay-toggle:focus-visible{outline:none}.melo-app-feature-autoplay-toggle:focus-visible .melo-app-feature-autoplay-toggle-pause span,.melo-app-feature-autoplay-toggle:focus-visible .melo-app-feature-autoplay-toggle-play{opacity:.85}.melo-app-feature-autoplay-toggle-pause{align-items:center;display:inline-flex;gap:5px;justify-content:center}.melo-app-feature-autoplay-toggle-pause span{background:#8a8a8a;border-radius:999px;display:block;height:14px;width:3px}.melo-app-feature-autoplay-toggle-play{border-color:transparent transparent transparent #8a8a8a;border-style:solid;border-width:7px 0 7px 11px;display:none;height:0;margin-left:2px;width:0}.melo-app-feature-autoplay-toggle[aria-pressed=true] .melo-app-feature-autoplay-toggle-pause{display:none}.melo-app-feature-autoplay-toggle[aria-pressed=true] .melo-app-feature-autoplay-toggle-play{display:block}@media (prefers-reduced-motion:reduce){.melo-app-feature-autoplay-toggle{display:none!important}.melo-app-browser-frame [data-melo-feature-preview-image]{transition:none}}.melo-app-browser-frame img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.melo-app-landing-thumbs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:16px;position:relative;z-index:3}.melo-app-landing-thumb{aspect-ratio:16/10;background:var(--melo-app-gray-surface);border:2px solid transparent;border-radius:var(--melo-app-radius-sm);box-shadow:var(--melo-app-shadow-sm);cursor:pointer;margin:0;overflow:hidden;padding:0;transition:border-color .2s,box-shadow .2s;width:88px}.melo-app-landing-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.melo-app-landing-thumb:hover{border-color:var(--melo-app-gray-border-strong)}.melo-app-landing-thumb.is-active{border-color:var(--melo-app-gray-text)}.melo-app-landing-lower{background:radial-gradient(ellipse 70% 45% at 50% 0,rgba(0,0,0,.06) 0,rgba(0,0,0,.025) 42%,transparent 72%),linear-gradient(180deg,#fafafa,#fafafa 28%,#fafafa);margin-left:0;margin-right:0;position:relative;width:100%;z-index:999}.melo-app-page--grid .melo-app-landing-lower:before{opacity:.12}.melo-app-landing-lower:before{background-image:radial-gradient(circle,rgba(0,0,0,.06) 1px,transparent 1.2px);background-size:22px 22px;content:"";inset:0;mask-image:linear-gradient(180deg,transparent 0,#000 18%,#000 70%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 18%,#000 70%,transparent);opacity:.35;pointer-events:none;position:absolute}.melo-app-landing-body{align-items:start;display:grid;gap:clamp(28px,4vw,48px);grid-template-columns:minmax(0,1fr) minmax(300px,360px);margin:0 auto clamp(40px,6vh,64px);position:relative;width:min(100% - 48px,var(--melo-max-width));z-index:1}.melo-app-landing-about{border-right:1px solid #d4d4d4;padding-right:24px;padding-top:4px}.melo-app-landing-about-header{margin-bottom:22px}.melo-app-landing-eyebrow{align-items:center;color:var(--melo-app-gray-subtle);display:inline-flex;font-size:1.1rem;font-weight:700;gap:10px;letter-spacing:.12em;margin:0 0 16px;text-transform:uppercase}.melo-app-landing-eyebrow:before{background:var(--melo-app-gray-text);border-radius:2px;content:"";display:block;height:1.5px;opacity:.35;width:22px}.melo-app-landing-about-title{color:var(--melo-app-gray-text);font-family:var(--melo-font-display);font-size:clamp(2.4rem,1.9rem + 1.6vw,3.4rem);font-weight:600;letter-spacing:-.035em;line-height:1.12;margin:0}.melo-app-landing-about-copy{max-width:38em}.melo-app-landing-about-lead{color:var(--melo-app-gray-muted);font-size:1.45rem;line-height:1.75;margin:0}.melo-app-landing-benefits{border-top:1px solid var(--melo-app-gray-border);max-width:38em;padding-top:28px}.melo-app-landing-benefits-label{color:var(--melo-app-gray-subtle);font-size:1.15rem;font-weight:600;letter-spacing:.04em;margin:0 0 18px;text-transform:uppercase}.melo-app-landing-benefits-body .melo-app-detail-prose{display:none}.melo-app-landing-benefits-body .melo-app-detail-highlights{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.melo-app-landing-benefits-body .melo-app-detail-highlights:empty{display:none}.melo-app-landing-benefits-body .melo-app-detail-highlight{align-items:flex-start;background:none;border-bottom:1px solid var(--melo-app-gray-border);border-radius:0;box-shadow:none;color:var(--melo-app-gray-text);display:flex;font-size:1.4rem;font-weight:500;gap:14px;line-height:1.45;margin:0;padding:14px 0}.melo-app-landing-benefits-body .melo-app-detail-highlight:first-child{padding-top:0}.melo-app-landing-benefits-body .melo-app-detail-highlight:last-child{border-bottom:none;padding-bottom:0}.melo-app-landing-benefits-body .melo-app-detail-highlight-icon{align-items:center;background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:8px;color:var(--melo-app-gray-text);display:inline-flex;flex-shrink:0;height:28px;justify-content:center;margin-top:0;width:28px}.melo-app-landing-benefits-body .melo-app-detail-highlight-icon svg{display:block;fill:currentColor;height:16px;width:16px}.melo-app-landing-benefits-body .melo-app-detail-highlight>span:last-child{padding-top:3px}.melo-app-landing-benefits:not(:has(.melo-app-detail-highlight)){display:none}.melo-app-landing-sidebar{top:calc(var(--melo-nav-height) + 20px)}.melo-app-landing-info-card{display:flex;flex-direction:column;gap:20px;padding:28px}.melo-app-landing-info-head{align-items:center;display:flex;gap:14px}.melo-app-landing-info-head-text{min-width:0}.melo-app-landing-info-icon{align-items:center;background:var(--melo-app-gray-text);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.melo-app-landing-info-icon img{filter:invert(1);height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.melo-app-landing-info-icon-letter{font-size:1.15rem;font-weight:700;line-height:1}.melo-app-landing-info-icon-svg{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.melo-app-landing-info-icon-svg svg{fill:currentColor;height:22px;width:22px}.melo-app-landing-info-name{color:var(--melo-app-gray-text);font-size:1.55rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0 0 2px}.melo-app-landing-info-author{color:var(--melo-app-gray-muted);font-size:1.2rem;margin:0}.melo-app-landing-info-box{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:14px;overflow:hidden}.melo-app-landing-info-list{margin:0;padding:4px 16px}.melo-app-landing-info-row{align-items:center;border-top:1px solid var(--melo-app-gray-border);display:flex;font-size:1.2rem;gap:16px;justify-content:space-between;line-height:1.4;padding:13px 0}.melo-app-landing-info-row:first-child{border-top:none}.melo-app-landing-info-row dt{color:var(--melo-app-gray-muted);font-weight:400;margin:0}.melo-app-landing-info-row dd{color:var(--melo-app-gray-text);font-weight:600;margin:0;text-align:right}.melo-app-landing-sidebar-cta{border-radius:999px;box-shadow:none;font-size:1.35rem;font-weight:600;justify-content:center;min-height:50px;padding:14px 22px;width:100%}.melo-app-landing-sidebar-cta:hover{transform:translateY(-1px)}.melo-app-landing-sidebar-cta:hover svg{transform:none}.melo-app-landing-sidebar-note{color:var(--melo-app-gray-subtle);font-size:1.1rem;margin:-6px 0 0;text-align:center}.melo-app-page .melo-app-related{background:transparent;border:none;border-radius:0;box-shadow:none;margin-top:clamp(8px,2vh,16px);padding:0}.melo-app-related-header{align-items:flex-start;display:flex;flex-direction:column;gap:0;margin-bottom:clamp(22px,3.5vh,32px);max-width:40em}.melo-app-related-title{color:var(--melo-app-gray-text);font-family:var(--melo-font-display);font-size:clamp(2.2rem,1.8rem + 1.2vw,3rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin:0 0 10px}.melo-app-page .melo-app-related-lead{color:var(--melo-app-gray-muted);font-size:1.35rem;line-height:1.6;margin:0;max-width:520px}.melo-app-related-carousel{position:relative}.melo-app-related-carousel--scrollable{padding-inline:28px}.melo-app-related-track{display:grid;gap:16px;grid-auto-columns:min(300px,calc(100vw - 96px));grid-auto-flow:column;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding:6px 2px 10px;scrollbar-width:none}@media (min-width:560px){.melo-app-related-track{grid-auto-columns:min(320px,calc(50% - 8px))}}@media (min-width:900px){.melo-app-related-track{grid-auto-columns:min(340px,calc(33.33333% - 10.66667px))}}.melo-app-related-track::-webkit-scrollbar{display:none}.melo-app-related-card{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:22px;box-shadow:var(--melo-app-shadow-sm);display:flex;flex-direction:column;gap:14px;min-height:100%;padding:22px;scroll-snap-align:start;transition:border-color .2s,box-shadow .2s,transform .2s}.melo-app-related-card:hover{border-color:var(--melo-app-gray-border-strong);box-shadow:var(--melo-app-shadow-md);transform:translateY(-2px)}.melo-app-related-card-top{align-items:center;display:flex;gap:12px}.melo-app-related-card-icon{align-items:center;background:var(--melo-app-gray-panel);border:1px solid var(--melo-app-gray-border);border-radius:10px;color:var(--melo-app-gray-text);display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.melo-app-related-card-letter{color:var(--melo-app-gray-text);font-family:var(--melo-font-display);font-size:1.05rem;font-weight:700}.melo-app-related-card-icon-svg{align-items:center;color:inherit;display:inline-flex;height:100%;justify-content:center;width:100%}.melo-app-related-card-icon-svg svg{display:block;fill:currentColor;height:18px;width:18px}.melo-app-related-card-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.melo-app-related-card-title{color:var(--melo-app-gray-text);font-size:1.55rem;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin:0}.melo-app-related-card-tag{align-self:flex-start;background:transparent;border:none;color:var(--melo-app-gray-subtle);font-size:1.1rem;font-weight:500;padding:0;text-transform:capitalize}.melo-app-related-card-desc{color:var(--melo-app-gray-muted);display:-webkit-box;flex:1;font-size:1.25rem;-webkit-line-clamp:2;line-height:1.55;margin:0;-webkit-box-orient:vertical;overflow:hidden}.melo-app-related-card-actions{align-items:center;display:flex;flex-direction:row;gap:8px;margin-top:auto;padding-top:4px}.melo-app-related-card-details{align-items:center;background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border-strong);border-radius:999px;color:var(--melo-app-gray-text);display:inline-flex;flex:1;font-size:1.25rem;font-weight:600;gap:6px;justify-content:center;min-height:42px;min-width:0;padding:10px 14px;text-decoration:none;transition:background .2s,border-color .2s;white-space:nowrap}.melo-app-related-card-details:hover{background:var(--melo-app-gray-panel);border-color:var(--melo-app-gray-text)}.melo-app-related-card-details svg{height:14px;width:14px}.melo-app-related-card-install{align-items:center;background:var(--melo-app-gray-text);border:1px solid var(--melo-app-gray-text);border-radius:999px;color:#fff;display:inline-flex;flex:1;font-size:1.25rem;font-weight:600;gap:8px;justify-content:center;min-height:42px;min-width:0;padding:10px 18px;text-decoration:none;transition:background .2s,transform .2s;white-space:nowrap}.melo-app-related-card-install:hover{background:#000;border-color:#000;transform:translateY(-1px)}.melo-app-related-nav{align-items:center;background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:999px;box-shadow:var(--melo-app-shadow-sm);color:var(--melo-app-gray-text);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,transform .2s,box-shadow .2s;width:40px;z-index:2}.melo-app-related-nav[hidden]{display:none!important}.melo-app-related-nav:hover{background:var(--melo-app-gray-panel);box-shadow:var(--melo-app-shadow-md);transform:translateY(-50%) scale(1.04)}.melo-app-related-nav svg{height:16px;width:16px}.melo-app-related-nav--prev{left:0}.melo-app-related-nav--next{right:0}.melo-app-sections{display:flex;flex-direction:column;gap:0;margin:0 auto;padding-bottom:0;position:relative;text-align:center;width:100%;z-index:1}.melo-app-section{border-top:1px solid var(--melo-app-gray-border);padding:clamp(48px,7vh,80px) clamp(20px,4vw,40px)}.melo-app-section-cta,.melo-app-section-feature-tabs,.melo-app-section-social{padding-inline:0}.melo-app-section-feature-tabs{border-top:none;padding-bottom:0;padding-top:0}.melo-app-section-inner{margin:0 auto;width:min(100% - 48px,var(--melo-max-width))}.melo-app-section-inner--center{align-items:center;display:flex;flex-direction:column}.melo-app-section-header{margin:0 auto clamp(28px,4vh,40px);max-width:36em}.melo-app-section-header--center{align-items:center;display:flex;flex-direction:column;text-align:center}.melo-app-section-header--center .melo-app-landing-eyebrow{justify-content:center}.melo-app-section-title{color:var(--melo-app-gray-text);font-family:var(--melo-font-display);font-size:clamp(2.6rem,2rem + 1.8vw,3.8rem);font-weight:600;letter-spacing:-.04em;line-height:1.1;margin:0 0 14px;text-wrap:balance}.melo-app-section-lead{color:var(--melo-app-gray-muted);font-size:1.45rem;line-height:1.7;margin:0;max-width:32em;text-wrap:pretty}.melo-app-section-header--center .melo-app-section-lead{margin-inline:auto}.melo-app-section-pill{align-items:center;background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:999px;color:var(--melo-app-gray-text);display:inline-flex;font-size:1.15rem;font-weight:600;gap:8px;letter-spacing:.01em;margin:0 0 18px;padding:6px 14px 6px 10px}.melo-app-section-header--center .melo-app-section-pill{justify-content:center}.melo-app-section-pill-icon{align-items:center;color:var(--melo-app-gray-muted);display:inline-flex;height:18px;justify-content:center;width:18px}.melo-app-section-pill-icon svg{display:block;fill:currentColor;height:14px;width:14px}.melo-app-section-inner--narrow{margin-inline:auto;max-width:640px;text-align:center}.melo-app-section-inner--narrow .melo-app-section-lead,.melo-app-section-inner--narrow .melo-app-section-title{margin-inline:auto}.melo-app-section-feature-tabs{margin-left:0;margin-right:0;padding:0;text-align:center;width:100%}.melo-app-section-band{align-items:stretch;background:rgba(0,0,0,.015);border-bottom:1px solid var(--melo-app-gray-border);border-top:1px solid var(--melo-app-gray-border);display:grid;grid-template-columns:var(--melo-app-grid-rail) var(--melo-app-grid-content) var(--melo-app-grid-rail);margin:0;width:100%}.melo-app-section-rail{background-color:transparent;background-image:repeating-linear-gradient(-45deg,transparent,transparent 6px,rgba(0,0,0,.055) 0,rgba(0,0,0,.055) 7px);min-height:100%}.melo-app-feature-tabs{border:none;border-left:1px solid var(--melo-app-gray-border);border-radius:0;border-right:1px solid var(--melo-app-gray-border);display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;width:100%}.melo-app-feature-tab,.melo-app-feature-tabs{background:var(--melo-app-gray-bg);overflow:hidden}.melo-app-feature-tab{align-items:flex-start;border:none;border-right:1px solid var(--melo-app-gray-border);color:inherit;cursor:default;display:flex;flex-direction:column;font:inherit;gap:8px;padding:clamp(22px,3vw,28px) clamp(18px,2vw,24px);position:relative;text-align:left;transition:background .2s ease}.melo-app-feature-tab-progress{background:var(--melo-app-gray-text);height:2.5px;left:0;pointer-events:none;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%}.melo-app-feature-tab:nth-child(2) .melo-app-feature-tab-progress{transform:scaleX(1)}.melo-app-feature-tab:last-child{border-right:none}.melo-app-feature-tab.is-active{background:var(--melo-app-gray-surface)}.melo-app-feature-tab-title{color:#49423d;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}.melo-app-feature-tab.is-active .melo-app-feature-tab-title{color:var(--melo-app-gray-text)}.melo-app-feature-tab-body{color:var(--melo-app-gray-muted);font-size:1.25rem;line-height:1.55}.melo-app-section-social{padding-bottom:0}.melo-app-section-band--trust .melo-app-trust-grid{border:none;border-left:1px solid var(--melo-app-gray-border);border-radius:0;border-right:1px solid var(--melo-app-gray-border);max-width:none;width:100%}.melo-app-section-social .melo-app-trust-grid{max-width:var(--melo-max-width);width:100%}.melo-app-trust-grid{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;overflow:hidden;padding:0;text-align:center}.melo-app-trust-cell{align-items:center;border-left:1px solid var(--melo-app-gray-border);border-top:1px solid var(--melo-app-gray-border);display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:96px;padding:18px 12px;text-align:center}.melo-app-trust-cell:nth-child(-n+4){border-top:none}.melo-app-trust-cell:nth-child(4n+1){border-left:none}.melo-app-trust-cell-icon{align-items:center;background:var(--melo-app-gray-panel);border:1px solid var(--melo-app-gray-border);border-radius:10px;color:var(--melo-app-gray-text);display:inline-flex;height:36px;justify-content:center;width:36px}.melo-app-trust-cell-icon svg{display:block;fill:currentColor;height:18px;width:18px}.melo-app-trust-cell-label{color:var(--melo-app-gray-text);font-size:1.25rem;font-weight:600;letter-spacing:-.01em}.melo-app-bento{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr));text-align:left;width:100%}.melo-app-bento--quad{align-items:stretch;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.melo-app-bento-cell{background:transparent;border-bottom:1px solid var(--melo-app-gray-border);border-radius:0;border-right:1px solid var(--melo-app-gray-border);display:flex;flex-direction:column;gap:12px;padding:clamp(24px,3vw,36px)}.melo-app-bento-cell:nth-child(2n){border-right:none}.melo-app-bento-cell:nth-last-child(-n+2){border-bottom:none}.melo-app-bento--quad .melo-app-bento-cell--checkout-copy,.melo-app-bento--quad .melo-app-bento-cell--limit-copy{justify-content:flex-start;min-height:clamp(220px,28vw,320px)}.melo-app-bento--quad .melo-app-bento-cell--checkout-copy{padding-top:clamp(32px,4vw,48px)}.melo-app-bento--quad .melo-app-bento-cell--empty{background:rgba(0,0,0,.01);justify-content:center;min-height:clamp(220px,28vw,320px);padding:0}.melo-app-section-compare--bento{margin-bottom:0;margin-top:auto;max-width:none}.melo-app-bento-cell--limit-copy .melo-app-section-compare--bento{margin-top:8px}.melo-app-section-bento{padding-inline:0}.melo-app-section-bento .melo-app-section-inner{max-width:none;width:100%}.melo-app-section-bento .melo-app-section-header{padding-inline:clamp(20px,4vw,40px)}.melo-app-section-bento .melo-app-features-pair{border-left:none;border-right:none}.melo-app-features-pair--bento .melo-app-features-col{display:flex;flex-direction:column;gap:12px;min-height:clamp(297px,44vw,315px);overflow:hidden;position:relative}.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-features-col{gap:10px;justify-content:flex-start;min-height:0;overflow:visible;padding:clamp(28px,3.5vw,40px)}.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-section-benefit-body,.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-section-benefit-title{max-width:34em}.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-section-benefit-body{margin-bottom:0}.melo-app-features-pair--bento .melo-app-section-kicker{margin-bottom:2px;position:relative;z-index:1}.melo-app-features-pair--bento .melo-app-section-benefit-title{max-width:22em;position:relative;z-index:1}.melo-app-features-pair--bento .melo-app-section-benefit-body{margin-bottom:clamp(12px,2vw,20px);max-width:24em;position:relative;z-index:1}.melo-app-features-pair--bento .melo-app-features-col .melo-app-section-media{border-radius:0;bottom:0;display:block;flex:none;margin:0;max-width:min(62%,311px);min-height:0;padding:0;pointer-events:none;position:absolute;right:0;width:auto}.melo-app-features-pair--bento .melo-app-features-col .melo-app-section-media img{display:block;height:auto;margin:0 0 0 auto;max-height:clamp(240px,34vw,360px);max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;width:auto}@media (max-width:1100px){.melo-app-features-pair--bento:not(.melo-app-features-pair--bento-embed){grid-template-columns:1fr}}.melo-app-section-bento .melo-app-features-pair--bento-embed{background:transparent;border:none;gap:clamp(16px,2.5vw,16px);margin-inline:auto;width:min(100%,920px)}.melo-app-features-pair--bento-embed{align-items:stretch;overflow:visible}.melo-app-features-col--embed{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:7px;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:0;height:100%;min-height:0;overflow:hidden;padding:0}.melo-app-features-col--embed .melo-app-features-col-copy{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;padding:clamp(20px,3vw,28px) clamp(20px,3.5vw,32px) clamp(22px,3.5vw,32px)}.melo-app-features-col--embed .melo-app-section-kicker{margin-bottom:0}.melo-app-features-col--embed .melo-app-section-benefit-body,.melo-app-features-col--embed .melo-app-section-benefit-title{margin:0;max-width:none}.melo-app-bento-demo-visual{background:#e3e3e3;border-bottom:1px solid var(--melo-app-gray-border);border-radius:7px 7px 0 0;height:351px;overflow:hidden;position:relative;width:100%}.melo-app-rate-city-demo-stage--bento-static{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.melo-app-rate-city-demo-stage--bento-static [data-melo-rate-city-zip-field]{display:none!important}.melo-app-rate-city-demo-stage--bento-static [data-melo-rate-city-city-input]{display:block!important}.melo-app-rate-city-demo-stage--bento-static [data-melo-rate-city-city]{display:none!important}.melo-app-rate-city-demo-stage--bento-static .melo-app-rate-demo-fields{grid-template-columns:1fr 1fr!important}.melo-app-rate-city-demo-embed[data-melo-rate-city-bento-mode=problem] .melo-app-rate-demo-sandbox,.melo-app-rate-city-demo-stage--bento-static[data-melo-rate-city-bento-mode=problem] .melo-app-rate-demo-sandbox,.melo-app-rate-demo-embed[data-melo-rate-demo-bento-mode=problem] .melo-app-rate-demo-sandbox,.melo-app-rate-demo-stage--bento-static[data-melo-rate-demo-bento-mode=problem] .melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:clamp(260px,34vw,320px)}.melo-app-rate-city-demo-embed[data-melo-rate-city-bento-mode=problem] .melo-app-rate-demo-method,.melo-app-rate-demo-embed[data-melo-rate-demo-bento-mode=problem] .melo-app-rate-demo-method{padding:10px 8px}.melo-app-rate-city-demo-embed[data-melo-rate-city-bento-mode=problem] .melo-app-rate-demo-method-desc,.melo-app-rate-demo-embed[data-melo-rate-demo-bento-mode=problem] .melo-app-rate-demo-method-desc{display:-webkit-box;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical}.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary){background:#e3e3e3;box-sizing:border-box;display:flex;flex:0 0 clamp(300px,36vw,340px);flex-direction:column;height:clamp(300px,36vw,340px);min-height:0;padding:0}.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary) .melo-app-rate-demo,.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary) .melo-app-rate-demo-embed,.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary) .melo-app-rate-demo-stage{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;width:100%}.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary) .melo-app-rate-demo-stage{box-sizing:border-box;padding:14px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-embed-shell{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06);display:flex;flex:1 1 auto;flex-direction:column;min-height:350px;overflow:hidden}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-embed-chrome{background:#f6f6f7;border-bottom:1px solid #e1e3e5;flex-shrink:0;padding:10px 14px}.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary) .melo-app-rate-demo-embed-chrome{padding:10px 14px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-main{display:none!important}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary{background:#fff;border-left:none;display:block!important;min-width:0;width:100%}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:auto;background:#fff;flex:1 1 auto;grid-template-columns:1fr;min-height:0}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-inner{padding:12px 14px 14px;position:static}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-bento-delivery,.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-discount{display:none!important}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-product{align-items:center;gap:12px;grid-template-columns:52px minmax(0,1fr);margin-bottom:12px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-product-media{height:52px;width:52px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-product-thumb{background:linear-gradient(160deg,#f7f7f7,#ececec);border-color:#e1e3e5;border-radius:10px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-product-qty{background:#303030;font-size:11px;font-weight:600;height:20px;min-width:20px;padding:0 5px;right:-6px;top:-6px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-product-copy{align-items:flex-start}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-product-title{color:#202223;font-size:13px;font-weight:400;line-height:1.35}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-product-price{color:#202223;font-size:13px;font-weight:400}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-discount{gap:8px;margin-bottom:16px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-discount-input{background:#fff;border-color:#dedede;border-radius:8px;color:#8c9196;font-size:13px;padding:9px 11px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-discount-btn{background:#f1f1f1;border-color:#dedede;border-radius:8px;color:#6d7175;font-size:13px;font-weight:500;padding:0 14px;white-space:nowrap}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-totals{padding-top:2px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-total-row{color:#202223;font-size:13px;margin-bottom:8px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-total-row dt{color:#202223;font-weight:400}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-highlight{background:#f6f6f7;border-radius:10px;box-shadow:inset 0 0 0 1px #e1e3e5;margin:2px 0 12px;padding:12px 12px 10px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-highlight .melo-app-rate-demo-total-row--shipping{align-items:center;margin-bottom:8px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-total-row--shipping dd[data-melo-rate-shipping]{align-items:baseline;display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:flex-end;line-height:1.2;text-align:right}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-total-row--shipping dd[data-melo-rate-shipping].is-discounted{gap:6px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-compare{color:#8c9196;font-size:13px;font-weight:400;order:1;text-decoration:line-through}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-price{color:#202223;font-size:14px;font-weight:600;order:2}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-free{font-size:13px;font-weight:700;letter-spacing:.03em;order:2}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-highlight .melo-app-rate-demo-summary-tag{color:#6d7175;font-size:11px;font-weight:600;gap:5px;letter-spacing:.04em;margin:0;text-transform:uppercase}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-highlight .melo-app-rate-demo-summary-tag-icon{height:12px;opacity:.55;width:12px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-tag-label{display:inline-block;max-width:100%;position:relative}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-tag-label-base{display:inline}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-tag-label-selected{background:#1773b0;color:#fff;left:0;max-width:100%;overflow:hidden;position:absolute;top:0;white-space:nowrap}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-static-select-cursor{filter:drop-shadow(0 1px 2px rgb(0 0 0/.28));height:18px;left:100%;margin-left:-4px;pointer-events:none;position:absolute;top:50%;transform:translateY(-18%);width:18px;z-index:2}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-static-select-cursor svg{display:block;height:100%;width:100%}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-total-row--grand{border-top:1px solid #e1e3e5;color:#202223;font-size:16px;font-weight:600;margin-bottom:10px;margin-top:4px;padding-top:12px}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-total-currency{color:#6d7175;font-size:12px;font-weight:500}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-savings{display:none!important}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-total-row--grand{margin-bottom:0}.melo-app-rate-demo-bento-banner{align-items:center;border-bottom:1px solid #e1e3e5;box-sizing:border-box;display:flex;flex-shrink:0;flex-wrap:wrap;font-size:12px;gap:8px;line-height:1.3;min-height:40px;padding:10px 14px}.melo-app-rate-demo-bento-banner--problem{background:#f6f6f7;color:#5c5f62}.melo-app-rate-demo-bento-banner--checkout{background:#f6f6f7;border-bottom-color:#e1e3e5;color:#5c5f62}.melo-app-rate-demo-bento-badge{align-items:center;background:#e3e5e7;border-radius:999px;color:#202223;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.02em;padding:3px 8px;white-space:nowrap}.melo-app-rate-demo-bento-badge--city{background:#202223;color:#fff}.melo-app-rate-demo-bento-banner-text{font-size:12px;font-weight:500}.melo-app-rate-demo-bento-delivery{border-bottom:1px solid #ececec;display:flex;flex-direction:column;gap:2px;margin-bottom:12px;padding-bottom:12px}.melo-app-rate-demo-bento-delivery-label{color:#6d7175;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.melo-app-rate-demo-bento-delivery-value{color:#202223;font-size:13px;font-weight:600}.melo-app-rate-demo-bento-scope-note{border-top:1px dashed #d2d5d8;color:#6d7175;font-size:10px;font-weight:500;line-height:1.4;margin:6px 0 0;padding-top:8px}.melo-app-rate-demo-embed--bento-problem .melo-app-rate-demo-summary-highlight{background:#f6f6f7;box-shadow:inset 0 0 0 1px #e1e3e5}.melo-app-rate-demo-embed--bento-problem .melo-app-rate-demo-summary-highlight .melo-app-rate-demo-summary-tag{color:#6d7175}.melo-app-rate-demo-embed--bento-problem .melo-app-rate-demo-summary-price{color:#202223}.melo-app-rate-demo-embed--bento-checkout .melo-app-rate-demo-summary-highlight{background:#f6f6f7;box-shadow:inset 0 0 0 1px #e1e3e5}.melo-app-rate-demo-embed--bento-checkout .melo-app-rate-demo-summary-highlight .melo-app-rate-demo-summary-tag{color:#6d7175}.melo-app-rate-demo-embed--bento-checkout .melo-app-rate-demo-summary-free{color:#202223}.melo-app-rate-demo-embed--bento-checkout .melo-app-rate-demo-discount{display:none!important}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-summary-highlight{box-sizing:border-box;min-height:0}.melo-app-rate-demo-embed--bento-problem .melo-app-rate-demo-discount-input{background:#fff;border-color:#dedede}.melo-app-rate-demo-embed--bento-problem .melo-app-rate-demo-discount-btn{background:#f1f1f1;border-color:#dedede;color:#6d7175}.melo-app-rate-demo-embed--bento-checkout .melo-app-rate-demo-embed-chrome{background:#f6f6f7;border-bottom-color:#e1e3e5}.melo-app-rate-demo-embed--bento-problem .melo-app-rate-demo-embed-chrome{background:#f6f6f7}.melo-app-rate-city-demo-embed--bento,.melo-app-rate-demo-embed--bento{padding:0;width:100%}.melo-app-bento-demo-visual .melo-app-rate-city-demo-stage,.melo-app-bento-demo-visual .melo-app-rate-demo-stage,.melo-app-rate-city-demo-stage--bento,.melo-app-rate-demo-stage--bento{background:transparent;border-radius:0;margin:0;padding:18px}.melo-app-rate-demo-stage--bento-static{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.melo-app-rate-demo-stage--bento-static .melo-app-rate-demo-playback-cursor,.melo-app-rate-demo-stage--bento-static .melo-app-rate-demo-take-control{display:none!important}.melo-app-bento-demo-visual .melo-app-rate-city-demo,.melo-app-bento-demo-visual .melo-app-rate-demo,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo,.melo-app-rate-demo-stage--bento .melo-app-rate-demo{max-width:none;width:100%}.melo-app-bento-demo-visual .melo-app-rate-demo-sandbox,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-sandbox,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:clamp(200px,28vw,260px);grid-template-columns:1fr;min-height:var(--melo-rate-demo-sandbox-min-h)}.melo-app-bento-demo-visual:not(:has(.melo-app-rate-demo-embed--bento-summary)) .melo-app-rate-demo-summary,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-summary,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-summary{display:none}.melo-app-bento-demo-visual .melo-app-rate-demo-main,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-main,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-main{padding:10px 12px 12px}.melo-app-bento-demo-visual .melo-app-rate-demo-block+.melo-app-rate-demo-block,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-block+.melo-app-rate-demo-block,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-block+.melo-app-rate-demo-block{margin-top:14px}.melo-app-bento-demo-visual .melo-app-rate-demo-block-title,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-block-title,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-block-title{font-size:1.05rem;margin-bottom:8px}.melo-app-bento-demo-visual .melo-app-rate-demo-label,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-label,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-label{font-size:.92rem}.melo-app-bento-demo-visual .melo-app-rate-demo-select,.melo-app-bento-demo-visual .melo-app-rate-demo-text-input,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-select,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-text-input,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-select{font-size:.95rem;padding:8px 9px}.melo-app-bento-demo-visual .melo-app-rate-demo-method-price,.melo-app-bento-demo-visual .melo-app-rate-demo-method-title,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-method-price,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-method-title,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-method-price,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-method-title{font-size:.95rem}.melo-app-bento-demo-visual .melo-app-rate-demo-method-desc,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-method-desc,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-method-desc{font-size:.85rem}.melo-app-bento-demo-visual .melo-app-rate-demo-caption,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-caption{font-size:.88rem;margin-top:10px;padding-top:10px}.melo-app-bento-demo-visual .melo-app-rate-demo-embed-chrome,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-embed-chrome,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-embed-chrome{gap:6px;padding:7px 8px}.melo-app-bento-demo-visual .melo-app-rate-demo-embed-url,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-embed-url{font-size:.82rem}.melo-app-bento-demo-visual .melo-app-rate-demo-take-control-label,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-take-control-label{font-size:.88rem;padding:6px 10px}.melo-app-bento-demo-visual .melo-app-rate-demo-playback-cursor,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-playback-cursor{height:20px;width:20px}.melo-app-rate-city-demo-stage--bento-static .melo-app-rate-demo-playback-cursor,.melo-app-rate-city-demo-stage--bento-static .melo-app-rate-demo-take-control{display:none!important}.melo-app-bento-title{color:var(--melo-app-gray-text);font-size:clamp(1.9rem,1.6rem + .8vw,2.4rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin:0}.melo-app-bento-body{color:var(--melo-app-gray-muted);font-size:1.35rem;line-height:1.6;margin:0}.melo-app-section-compare--compact{margin-bottom:8px;margin-top:8px}.melo-app-section-media--bento{align-items:center;background:transparent;border-radius:0;box-shadow:none;display:flex;justify-content:center;margin-top:auto;padding-top:8px}.melo-app-bento--quad .melo-app-section-media--bento{flex:1;margin-top:0;min-height:0;width:100%}.melo-app-bento--quad .melo-app-bento-cell--checkout-copy .melo-app-section-media--bento,.melo-app-bento--quad .melo-app-bento-cell--limit-copy .melo-app-section-media--bento{margin-top:auto}.melo-app-section-media--bento img{display:block;margin:0 auto;max-height:200px;max-width:min(100%,var(--melo-app-media-bento-max));-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:auto}.melo-app-bento--quad .melo-app-section-media--bento img{max-height:clamp(180px,22vw,280px);max-width:min(100%,420px)}.melo-app-section-media--bento-visual{height:100%}.melo-app-section-features{padding-inline:0}.melo-app-section-features .melo-app-section-inner{max-width:none;width:100%}.melo-app-section-features .melo-app-section-header{padding-inline:clamp(20px,4vw,40px)}.melo-app-section-features .melo-app-features-pair{border-left:none;border-right:none}.melo-app-features-pair{background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr));text-align:left;width:100%}.melo-app-features-col{border-right:1px solid var(--melo-app-gray-border);display:flex;flex-direction:column;gap:12px;min-width:0}.melo-app-features-col:last-child{border-right:none}.melo-app-features-col .melo-app-section-media{background:transparent;border-radius:12px;box-shadow:none;margin-inline:auto;max-width:var(--melo-app-media-feature-max)}.melo-app-features-col .melo-app-section-media img{margin:0 auto;max-height:200px;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.melo-app-features-col .melo-app-section-benefit-title{font-size:clamp(1.9rem,1.6rem + .7vw,2.3rem);margin:0}.melo-app-features-col .melo-app-section-benefit-body{margin:0 0 8px}.melo-app-section-rate-demo{padding-inline:clamp(20px,4vw,40px)}.melo-app-rate-demo-stage{background:#e3e3e3;border-radius:16px;margin-top:clamp(28px,4vw,40px);padding:clamp(28px,4vw,44px) clamp(18px,3vw,28px)}.melo-app-rate-demo{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:0 auto;position:relative;text-align:left;width:min(100%,980px)}.melo-app-rate-demo-stage[data-melo-rate-demo-autoplay]{-moz-user-select:none;user-select:none;-webkit-user-select:none}.melo-app-rate-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-modes{pointer-events:none}.melo-app-rate-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-sandbox{pointer-events:auto}.melo-app-rate-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-sandbox>:not(.melo-app-rate-demo-take-control){pointer-events:none}.melo-app-rate-demo-stage[data-melo-rate-demo-user-controlled]{-moz-user-select:auto;user-select:auto;-webkit-user-select:auto}.melo-app-rate-demo-stage[data-melo-rate-demo-user-controlled] .melo-app-rate-demo-playback-cursor{display:none}.melo-app-rate-demo-take-control{background:transparent;border:none;cursor:pointer;left:50%;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .18s ease,visibility .18s ease;visibility:hidden;z-index:400}.melo-app-rate-demo-take-control-label{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.08);color:#202223;display:inline-flex;font:inherit;font-size:1.25rem;font-weight:500;gap:8px;line-height:1.2;padding:9px 16px;white-space:nowrap}.melo-app-rate-demo-take-control-icon{flex-shrink:0;height:16px;width:16px}.melo-app-rate-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-sandbox:hover .melo-app-rate-demo-take-control,.melo-app-rate-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-take-control:focus-visible{opacity:1;pointer-events:auto;visibility:visible}.melo-app-rate-demo-stage[data-melo-rate-demo-user-controlled] .melo-app-rate-demo-take-control{display:none}.melo-app-rate-demo-playback-cursor{filter:drop-shadow(0 1px 2px rgb(0 0 0/.28));height:28px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(-24px,-24px);transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .25s ease;width:28px;will-change:transform;z-index:300}.melo-app-rate-demo-playback-cursor svg{display:block;height:28px;width:28px}.melo-app-rate-demo-playback-cursor.is-visible{opacity:1;transform:translate(var(--cursor-x,-24px),var(--cursor-y,-24px))}.melo-app-rate-demo-playback-cursor.is-clicking{transform:translate(var(--cursor-x,-24px),var(--cursor-y,-24px)) scale(.86);transition-duration:.08s;transition-timing-function:ease-in}.melo-app-rate-demo-mode.is-demo-focus,.melo-app-rate-demo-select-wrap.is-demo-focus{box-shadow:0 0 0 2px rgba(23,115,176,.42)}.melo-app-rate-demo-select-wrap.is-open{z-index:40}.melo-app-rate-demo-select-wrap.is-open.is-demo-focus{box-shadow:none}.melo-app-rate-demo-select-wrap.is-open .melo-app-rate-demo-select{border-color:#1773b0;box-shadow:0 0 0 1px #1773b0}.melo-app-rate-demo-select-wrap.is-open:after{transform:translateY(-35%) rotate(-135deg)}.melo-app-rate-demo-select-menu{background:#fff;border:1px solid #c9cccf;border-radius:5px;box-shadow:0 8px 24px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.08);display:none;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:50}.melo-app-rate-demo-select-wrap.is-open .melo-app-rate-demo-select-menu{display:flex}.melo-app-rate-demo-select-option{background:#fff;border:none;color:#202223;cursor:default;display:block;font:inherit;font-size:1.3rem;line-height:1.35;padding:11px 14px;text-align:left;transition:background .12s ease,color .12s ease;width:100%}.melo-app-rate-demo-select-option+.melo-app-rate-demo-select-option{border-top:1px solid #ebebeb}.melo-app-rate-demo-select-option.is-current{background:#f6f6f7;font-weight:500}.melo-app-rate-demo-select-option.is-demo-focus{background:#e8f0fe;color:#202223}.melo-app-rate-demo-select-option.is-selected-preview{background:#1773b0;color:#fff}.melo-app-rate-demo-embed-shell.is-city-menu-open,.melo-app-rate-demo-sandbox.is-city-menu-open{overflow:visible}.melo-app-rate-demo-select-wrap.is-demo-focus .melo-app-rate-demo-select{border-color:rgba(23,115,176,.55)}@media (prefers-reduced-motion:reduce){.melo-app-rate-demo-playback-cursor{display:none}}.melo-app-rate-demo-modes{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);display:grid;gap:0;grid-template-columns:1fr 1fr;margin-bottom:16px;overflow:hidden}.melo-app-rate-demo-mode{align-items:flex-start;background:#f5f5f5;border:none;border-top:3px solid transparent;box-sizing:border-box;color:#6d6d6d;cursor:pointer;display:flex;flex-direction:column;font:inherit;font-size:1.45rem;font-weight:600;gap:2px;letter-spacing:-.02em;padding:15px 20px 16px;text-align:left;transition:background .2s ease,border-color .2s ease,color .2s ease}.melo-app-rate-demo-mode+.melo-app-rate-demo-mode{border-left:1px solid #e8e8e8}.melo-app-rate-demo-mode.is-active{background:#fff;border-top-color:#1a1a1a;color:#1a1a1a;font-weight:700}.melo-app-rate-demo-mode-hint{color:#737373;font-size:1.15rem;font-weight:400;line-height:1.35}.melo-app-rate-demo-mode.is-active .melo-app-rate-demo-mode-hint{color:#666}.melo-app-rate-demo-embed{position:relative}.melo-app-rate-demo-embed-shell{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 48px 96px rgba(0,0,0,.14),0 20px 40px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.06);min-height:394px;overflow:hidden}.melo-app-rate-demo-embed-chrome{align-items:center;background:#fafafa;border-bottom:1px solid #e3e3e3;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);padding:10px 14px}.melo-app-rate-demo-embed-traffic{align-items:center;display:flex;gap:6px}.melo-app-rate-demo-embed-traffic span{background:#737373;border-radius:50%;height:10px;width:10px}.melo-app-rate-demo-embed-address{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:999px;box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:#616161;display:flex;gap:8px;min-width:0;padding:7px 12px}.melo-app-rate-demo-embed-lock{color:#707070;flex-shrink:0;height:13px;width:13px}.melo-app-rate-demo-embed-url{font-size:1.1rem;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.melo-app-rate-demo-sandbox{background:#fff;border:none;border-radius:0;box-shadow:none;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);min-height:var(
    --melo-rate-demo-sandbox-min-h,clamp(520px,36vw + 10rem,593px)
  );overflow:hidden;position:relative}.melo-app-rate-demo-main{background:#fff;padding:clamp(22px,3vw,32px)}.melo-app-rate-demo-block+.melo-app-rate-demo-block{margin-top:clamp(24px,3vw,32px)}.melo-app-rate-demo-block-title{color:#202223;font-size:1.45rem;font-weight:600;letter-spacing:-.01em;margin:0 0 14px}.melo-app-rate-demo-fields{display:grid;gap:12px;grid-template-columns:1fr 1fr}.melo-app-rate-demo-field{display:flex;flex-direction:column;gap:6px;min-width:0}.melo-app-rate-demo-label{color:#707070;font-size:1.15rem;font-weight:400}.melo-app-rate-demo-select-wrap{display:block;position:relative}.melo-app-rate-demo-select-wrap.is-nudge{animation:melo-rate-demo-city-nudge 2s ease-in-out infinite;transform-origin:center center}.melo-app-rate-demo-select-wrap.is-nudge .melo-app-rate-demo-select{animation:melo-rate-demo-city-nudge-highlight 2s ease-in-out infinite}@keyframes melo-rate-demo-city-nudge{0%,82%,to{transform:translateX(0)}86%{transform:translateX(-2px)}90%{transform:translateX(2px)}94%{transform:translateX(-1px)}98%{transform:translateX(1px)}}@keyframes melo-rate-demo-city-nudge-highlight{0%,80%,to{border-color:#d9d9d9;box-shadow:none}84%,98%{border-color:#6baee0;box-shadow:0 0 0 1px rgba(23,115,176,.16)}}@keyframes melo-rate-demo-city-nudge-soft{0%,82%,to{transform:none}90%{transform:scale(1.01)}}@media (prefers-reduced-motion:reduce){.melo-app-rate-demo-select-wrap.is-nudge{animation:melo-rate-demo-city-nudge-soft 2s ease-in-out infinite}.melo-app-rate-demo-select-wrap.is-nudge .melo-app-rate-demo-select{animation:melo-rate-demo-city-nudge-highlight 2s ease-in-out infinite}}.melo-app-rate-demo-select-wrap:after{border-bottom:2px solid #6d7175;border-right:2px solid #6d7175;content:"";height:8px;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-65%) rotate(45deg);width:8px}.melo-app-rate-demo-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#202223;font:inherit;font-size:1.3rem;line-height:1.35;padding:13px 40px 13px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.melo-app-rate-demo-select:disabled{background:#fafafa;color:#707070;cursor:not-allowed;opacity:1}.melo-app-rate-demo-select:not(:disabled):hover{border-color:#b5b5b5}.melo-app-rate-demo-select:focus{border-color:#1773b0;box-shadow:0 0 0 1px #1773b0;outline:none}.melo-app-rate-demo-methods{background:#fff;border:1px solid #d9d9d9;border-radius:5px;overflow:hidden}.melo-app-rate-demo-method{align-items:flex-start;border-bottom:1px solid #ebebeb;cursor:pointer;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);margin:0;padding:16px 14px;transition:background .15s ease,box-shadow .15s ease}.melo-app-rate-demo-method:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.melo-app-rate-demo-method:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.melo-app-rate-demo-method:only-child{border-radius:5px}.melo-app-rate-demo-method:last-child{border-bottom:none}.melo-app-rate-demo-method.is-selected{background:#f0f5ff;box-shadow:inset 0 0 0 1px #1773b0;position:relative;z-index:1}.melo-app-rate-demo-method-control{display:inline-flex;margin-top:3px;position:relative}.melo-app-rate-demo-method-control input{cursor:pointer;inset:0;margin:0;opacity:0;position:absolute}.melo-app-rate-demo-method-radio{background:#fff;border:2px solid #8c9196;border-radius:50%;display:block;height:18px;width:18px}.melo-app-rate-demo-method.is-selected .melo-app-rate-demo-method-radio{border-color:#1773b0;box-shadow:inset 0 0 0 4px #1773b0}.melo-app-rate-demo-method-copy{align-items:start;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;row-gap:4px}.melo-app-rate-demo-method-title{color:#202223;font-size:1.3rem;font-weight:500;grid-column:1;grid-row:1;min-width:0}.melo-app-rate-demo-method-price{align-items:flex-end;align-self:start;color:#202223;display:inline-flex;flex-direction:column;flex-shrink:0;font-size:1.3rem;font-weight:500;gap:.15rem;grid-column:2;grid-row:1/span 2;line-height:1.2;text-align:right;white-space:nowrap}.melo-app-rate-demo-method-compare{color:#8c9196;font-size:1.15rem;font-weight:400;text-decoration:line-through}.melo-app-rate-demo-method-free{color:#202223;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.melo-app-rate-demo-method-price-value{color:#202223;font-weight:500}.melo-app-rate-demo-method-desc{color:#6d7175;font-size:1.15rem;grid-column:1;grid-row:2;line-height:1.45;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.melo-app-rate-demo-caption{border-top:1px solid #ebebeb;color:#6d7175;font-size:1.2rem;line-height:1.55;margin:18px 0 0;padding-top:16px}[data-melo-rate-demo][data-mode=after] .melo-app-rate-demo-caption{color:#1f7a3f}.melo-app-rate-demo-summary{background:#fafafa;border-left:1px solid #d9d9d9}.melo-app-rate-demo-summary-inner{padding:clamp(22px,3vw,32px);position:sticky;top:0}.melo-app-rate-demo-product{align-items:start;display:grid;gap:14px;grid-template-columns:64px minmax(0,1fr);margin-bottom:20px}.melo-app-rate-demo-product-media{height:64px;position:relative;width:64px}.melo-app-rate-demo-product-thumb{background:linear-gradient(145deg,#f3f3f3,#e8e8e8);border:1px solid #d9d9d9;border-radius:8px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35);display:block;height:100%;width:100%}.melo-app-rate-demo-product-qty{align-items:center;background:#707070;border-radius:999px;color:#fff;display:inline-flex;font-size:1.05rem;font-weight:600;height:22px;justify-content:center;line-height:1;min-width:22px;padding:0 6px;position:absolute;right:-8px;top:-8px}.melo-app-rate-demo-product-copy{display:flex;gap:12px;justify-content:space-between;min-width:0}.melo-app-rate-demo-product-title{color:#202223;font-size:1.2rem;line-height:1.4;margin:0}.melo-app-rate-demo-product-price{color:#202223;flex-shrink:0;font-size:1.2rem;margin:0}.melo-app-rate-demo-discount{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:20px}.melo-app-rate-demo-discount-input{background:#fff;padding:12px 14px;width:100%}.melo-app-rate-demo-discount-btn,.melo-app-rate-demo-discount-input{border:1px solid #d9d9d9;border-radius:5px;color:#707070;font:inherit;font-size:1.2rem}.melo-app-rate-demo-discount-btn{background:#f1f1f1;cursor:not-allowed;font-weight:500;padding:0 16px}.melo-app-rate-demo-totals{margin:0}.melo-app-rate-demo-total-row{align-items:baseline;color:#202223;display:flex;font-size:1.2rem;gap:16px;justify-content:space-between;margin:0 0 10px}.melo-app-rate-demo-total-row dd,.melo-app-rate-demo-total-row dt{margin:0}.melo-app-rate-demo-total-row--grand{border-top:1px solid #d9d9d9;font-size:1.45rem;font-weight:600;margin-top:16px;padding-top:16px}.melo-app-rate-demo-total-currency{color:#707070;font-size:.95rem;font-weight:500;margin-right:6px}.melo-app-rate-demo-total-row--shipping dd[data-melo-rate-shipping]{align-items:flex-end;display:flex;flex-direction:column;gap:2px;line-height:1.25;text-align:right}.melo-app-rate-demo-total-row--shipping dd[data-melo-rate-shipping].is-discounted{gap:2px}.melo-app-rate-demo-summary-compare{color:#8c9196;font-size:1.15rem;font-weight:400;text-decoration:line-through}.melo-app-rate-demo-summary-free{color:#202223;font-size:1.2rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.melo-app-rate-demo-summary-price{color:#202223;font-size:1.2rem;font-weight:500}.melo-app-rate-demo-summary-savings,.melo-app-rate-demo-summary-tag{align-items:center;color:#6d7175;display:flex;font-size:1.05rem;font-weight:600;gap:6px;letter-spacing:.02em;margin:-2px 0 12px;text-transform:uppercase}.melo-app-rate-demo-summary-savings[hidden],.melo-app-rate-demo-summary-tag[hidden]{display:none!important}.melo-app-rate-demo-summary-savings{color:#202223;margin:8px 0 0}.melo-app-rate-demo-summary-tag-icon{background:currentColor;flex-shrink:0;height:14px;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m17.707 9.293-6-6A1 1 0 0 0 11 3H4a1 1 0 0 0-1 1v7c0 .265.105.52.293.707l6 6a.997.997 0 0 0 1.414 0l7-7a1 1 0 0 0 0-1.414M6.5 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m17.707 9.293-6-6A1 1 0 0 0 11 3H4a1 1 0 0 0-1 1v7c0 .265.105.52.293.707l6 6a.997.997 0 0 0 1.414 0l7-7a1 1 0 0 0 0-1.414M6.5 8a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3'/%3E%3C/svg%3E") center /contain no-repeat;opacity:.7;width:14px}.melo-app-section-install-header{background:rgba(0,0,0,.015);border-bottom:1px solid var(--melo-app-gray-border);border-top:1px solid var(--melo-app-gray-border);padding:clamp(40px,6vh,64px) clamp(20px,4vw,40px)}.melo-app-section-install-header .melo-app-section-pill{margin-bottom:16px}.melo-app-section-media{background:var(--melo-app-gray-panel);border-radius:20px;box-shadow:var(--melo-app-shadow-sm);margin:0;overflow:hidden}.melo-app-section-media img{display:block;height:auto;vertical-align:middle;width:100%}.melo-app-section-split{align-items:center;display:grid;gap:clamp(28px,4vw,48px);grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.melo-app-section-split--reverse{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.melo-app-section-split--reverse .melo-app-section-split-copy{order:2}.melo-app-section-split--reverse .melo-app-section-media{order:1}.melo-app-section-split-copy{min-width:0}.melo-app-section-split--benefit{margin-top:clamp(36px,5vh,56px)}.melo-app-section-kicker{color:var(--melo-app-gray-subtle);font-size:1.1rem;font-weight:700;letter-spacing:.1em;margin:0 0 10px;text-transform:uppercase}.melo-app-section-split--benefit .melo-app-section-benefit-title{color:var(--melo-app-gray-text);font-size:clamp(2rem,1.7rem + .9vw,2.6rem);font-weight:600;letter-spacing:-.03em;line-height:1.15;margin:0 0 12px}.melo-app-section-split--benefit .melo-app-section-benefit-body{color:var(--melo-app-gray-muted);font-size:1.4rem;line-height:1.65;margin:0;max-width:34em}.melo-app-section-compare{display:flex;flex-direction:column;gap:10px;margin-top:28px;max-width:34em}.melo-app-section-compare-row{border-top:1px solid var(--melo-app-gray-border);display:flex;flex-direction:column;gap:4px;padding:14px 0}.melo-app-section-compare-row:last-child{border-bottom:1px solid var(--melo-app-gray-border)}.melo-app-section-compare-label{color:var(--melo-app-gray-subtle);font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.melo-app-section-compare-row--accent .melo-app-section-compare-label{color:var(--melo-teal)}.melo-app-section-compare-text{color:var(--melo-app-gray-text);font-size:1.4rem;font-weight:500;line-height:1.4}.melo-app-section-benefit-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:22px 0 0;padding:0}.melo-app-section-benefit-list li{align-items:flex-start;color:var(--melo-app-gray-text);display:flex;font-size:1.3rem;font-weight:500;gap:12px;line-height:1.45}.melo-app-section-benefit-list-icon{align-items:center;background:var(--melo-app-gray-surface);border:1px solid var(--melo-app-gray-border);border-radius:8px;color:var(--melo-app-gray-text);display:inline-flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.melo-app-section-benefit-list-icon svg{display:block;fill:currentColor;height:15px;width:15px}.melo-app-section-steps-mosaic{display:grid;gap:clamp(16px,2.5vw,24px);grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.melo-app-section-step-frame{display:flex;flex-direction:column;gap:12px;min-width:0}.melo-app-section-media--step{aspect-ratio:3/2;border-radius:16px}.melo-app-section-media--step img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.melo-app-section-step-num{color:var(--melo-app-gray-subtle);font-family:var(--melo-font-mono);font-size:1.2rem;font-weight:600;letter-spacing:.04em;margin-top:4px}.melo-app-section-step-title{color:var(--melo-app-gray-text);font-size:1.65rem;font-weight:600;letter-spacing:-.025em;line-height:1.25;margin:0}.melo-app-section-step-body{color:var(--melo-app-gray-muted);font-size:1.3rem;line-height:1.55;margin:0}.melo-app-section-gallery-mosaic{align-items:stretch;display:grid;gap:clamp(16px,2.5vw,24px);grid-template-columns:minmax(0,1.45fr) minmax(240px,.7fr)}.melo-app-section-gallery-main{display:flex;flex-direction:column;gap:12px;margin:0;min-width:0}.melo-app-section-gallery-main img{background:var(--melo-app-gray-panel);border-radius:20px;box-shadow:var(--melo-app-shadow-sm);display:block;height:auto;width:100%}.melo-app-section-gallery-caption{color:var(--melo-app-gray-subtle);font-size:1.2rem;margin:0}.melo-app-section-gallery-rail{display:flex;flex-direction:column;gap:14px;min-width:0}.melo-app-section-gallery-tile{background:var(--melo-app-gray-panel);border-radius:16px;box-shadow:var(--melo-app-shadow-sm);flex:1;margin:0;min-height:140px;overflow:hidden;position:relative}.melo-app-section-gallery-tile img{display:block;height:100%;min-height:140px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.melo-app-section-gallery-tile-cap{background:hsla(0,0%,100%,.92);border:1px solid var(--melo-app-gray-border);border-radius:999px;bottom:12px;color:var(--melo-app-gray-text);font-size:1.05rem;font-weight:600;left:12px;letter-spacing:.02em;margin:0;padding:6px 10px;position:absolute}.melo-app-section-gallery-demo{justify-content:center;margin-top:auto;width:100%}.melo-app-section-gallery-demo svg{height:14px;width:14px}.melo-app-section-cta{background:transparent;border-bottom:1px solid var(--melo-app-gray-border);border-radius:0;border-top:1px solid var(--melo-app-gray-border);margin:0;padding:0;text-align:center;width:100%}.melo-app-section-cta-inner--textured{background-color:var(--melo-app-gray-surface);background-image:repeating-linear-gradient(-45deg,transparent,transparent 7px,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 8px);border-left:none;border-right:none;margin:0;max-width:none;padding:clamp(48px,8vh,80px) clamp(20px,4vw,40px);width:100%}.melo-app-section-band--footer .melo-site-footer-landing{border-left:1px solid var(--melo-app-gray-border);border-right:1px solid var(--melo-app-gray-border)}.melo-app-section-cta--textured{background-color:var(--melo-app-gray-surface);background-image:repeating-linear-gradient(-45deg,transparent,transparent 7px,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 8px);overflow:hidden;position:relative}.melo-app-section-cta-inner{margin:0 auto;width:min(100%,640px)}.melo-app-section-cta .melo-app-section-cta-inner--textured{max-width:none;width:100%}.melo-app-section-cta .melo-app-landing-eyebrow{justify-content:center}.melo-app-section-cta-title{color:var(--melo-app-gray-text);font-family:var(--melo-font-display);font-size:clamp(2.4rem,1.9rem + 1.4vw,3.2rem);font-weight:600;letter-spacing:-.035em;line-height:1.12;margin:0 0 14px}.melo-app-section-cta-lead{color:var(--melo-app-gray-muted);font-size:1.45rem;line-height:1.65;margin:0 0 28px}.melo-app-section-cta-actions{display:flex;justify-content:center;margin-bottom:12px}.melo-app-section-cta-note{color:var(--melo-app-gray-subtle);font-size:1.15rem;margin:0}@media (max-width:1024px){.melo-app-landing-body{grid-template-columns:1fr}.melo-app-landing-sidebar{position:static}.melo-app-landing-about{border-right:none;padding-right:0}.melo-app-landing-about-title{max-width:none}.melo-app-section-split,.melo-app-section-split--reverse{grid-template-columns:1fr}.melo-app-section-split--reverse .melo-app-section-media,.melo-app-section-split--reverse .melo-app-section-split-copy{order:0}.melo-app-section-gallery-mosaic,.melo-app-section-steps-mosaic{grid-template-columns:1fr}.melo-app-section-gallery-tile{min-height:180px}.melo-app-section-band{grid-template-columns:1fr}.melo-app-section-rail{display:none}.melo-app-feature-tabs{border-left:none;border-right:none;grid-template-columns:1fr}.melo-app-feature-tab{border-bottom:1px solid var(--melo-app-gray-border);border-right:none}.melo-app-feature-tab:last-child{border-bottom:none}.melo-app-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.melo-app-trust-cell:nth-child(-n+4){border-top:1px solid var(--melo-app-gray-border)}.melo-app-trust-cell:nth-child(-n+2){border-top:none}.melo-app-trust-cell:nth-child(4n+1){border-left:1px solid var(--melo-app-gray-border)}.melo-app-trust-cell:nth-child(odd){border-left:none}.melo-app-bento,.melo-app-features-pair:not(.melo-app-features-pair--bento-embed){grid-template-columns:1fr}.melo-app-features-pair--bento-embed{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,920px)}.melo-app-features-pair--bento .melo-app-features-col{min-height:clamp(300px,44vw,380px)}.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-features-col{min-height:0;padding:clamp(28px,3.5vw,40px)}.melo-app-features-pair--bento .melo-app-section-benefit-body,.melo-app-features-pair--bento .melo-app-section-benefit-title{max-width:min(24em,72%)}.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-section-benefit-body,.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-section-benefit-title{max-width:34em}.melo-app-features-pair--bento .melo-app-features-col .melo-app-section-media{max-width:min(52%,320px)}.melo-app-features-pair--bento .melo-app-features-col .melo-app-section-media img{max-height:clamp(200px,32vw,280px)}.melo-app-bento--quad{grid-template-rows:auto}.melo-app-bento-cell{border-bottom:1px solid var(--melo-app-gray-border);border-right:none}.melo-app-bento-cell:last-child{border-bottom:none}.melo-app-bento--quad .melo-app-bento-cell--checkout-copy{padding-top:clamp(24px,3vw,36px)}.melo-app-bento--quad .melo-app-bento-cell--checkout-copy,.melo-app-bento--quad .melo-app-bento-cell--empty,.melo-app-bento--quad .melo-app-bento-cell--limit-copy{min-height:0}.melo-app-section-bento .melo-app-section-header,.melo-app-section-features .melo-app-section-header{padding-inline:16px}.melo-app-features-col{border-bottom:1px solid var(--melo-app-gray-border);border-right:none}.melo-app-features-col:last-child{border-bottom:none}.melo-app-rate-demo-embed-chrome{gap:10px;grid-template-columns:auto minmax(0,1fr)}.melo-app-rate-demo-sandbox{grid-template-columns:1fr}.melo-app-rate-demo-summary{border-left:none;border-top:1px solid #d9d9d9}.melo-app-rate-demo-fields,.melo-site-footer-landing{grid-template-columns:1fr}.melo-site-footer-landing-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.melo-app-container{width:min(100% - 32px,var(--melo-max-width))}.melo-app-landing-actions{flex-direction:column;width:100%}.melo-app-landing-cta,.melo-app-landing-demo{justify-content:center;width:100%}.melo-app-landing-trust-sep{display:none}.melo-app-landing-lower{padding-top:clamp(40px,8vw,20px)}.melo-app-browser--fade{-webkit-mask-image:linear-gradient(180deg,#000 0,#000 50%,rgba(0,0,0,.7) 70%,rgba(0,0,0,.25) 88%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 50%,rgba(0,0,0,.7) 70%,rgba(0,0,0,.25) 88%,transparent)}.melo-app-sections{gap:0}.melo-app-grid-frame .melo-app-section-inner,.melo-app-section-inner{width:100%}.melo-app-grid-frame .melo-app-container{padding-left:16px;padding-right:16px}.melo-app-section{padding-inline:16px}.melo-site-footer-landing-links{grid-template-columns:1fr}.melo-app-section-media{border-radius:16px}.melo-app-section-cta-actions .melo-app-landing-cta{width:100%}.melo-app-section-bento .melo-app-section-header{padding-inline:0}.melo-app-features-pair--bento .melo-app-features-col{gap:12px;min-height:auto;overflow:visible;padding:22px 16px}.melo-app-features-pair--bento.melo-app-features-pair--bento-text .melo-app-features-col{min-height:0;padding:22px 16px}.melo-app-section-bento .melo-app-features-pair--bento-embed{gap:12px;width:min(100%,920px)}@media (max-width:680px){.melo-app-features-pair--bento-embed{grid-template-columns:1fr;width:min(100%,520px)}}.melo-app-features-pair--bento-embed .melo-app-features-col--embed{gap:0;padding:0}.melo-app-features-col--embed .melo-app-features-col-copy{gap:6px;padding:20px 16px 22px}.melo-app-bento-demo-visual .melo-app-rate-demo-sandbox,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-sandbox,.melo-app-rate-demo-stage--bento .melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:clamp(190px,52vw,240px)}.melo-app-rate-demo-embed--bento-summary .melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:auto}.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary){flex:0 0 clamp(340px,88vw,384px);height:clamp(340px,88vw,384px);padding:0}.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary) .melo-app-rate-demo-stage{padding:12px}.melo-app-bento-demo-visual:has(.melo-app-rate-demo-embed--bento-summary) .melo-app-rate-demo-embed-chrome{padding:9px 12px}.melo-app-rate-demo-bento-banner{min-height:38px;padding:9px 12px}.melo-app-rate-city-demo-embed[data-melo-rate-city-bento-mode=problem] .melo-app-rate-demo-sandbox,.melo-app-rate-city-demo-stage--bento-static[data-melo-rate-city-bento-mode=problem] .melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:clamp(240px,58vw,300px)}.melo-app-features-pair--bento .melo-app-section-benefit-body,.melo-app-features-pair--bento .melo-app-section-benefit-title{max-width:none}.melo-app-features-pair--bento .melo-app-section-benefit-title{font-size:clamp(1.6rem,5.4vw,1.85rem);line-height:1.2}.melo-app-features-pair--bento .melo-app-section-benefit-body{font-size:1.2rem;line-height:1.55;margin-bottom:0}.melo-app-features-pair--bento .melo-app-features-col .melo-app-section-media{align-self:center;bottom:auto;margin-top:6px;max-width:min(100%,240px);order:2;position:relative;right:auto;width:100%}.melo-app-features-pair--bento .melo-app-features-col .melo-app-section-media img{margin:0 auto;max-height:clamp(130px,36vw,175px);max-width:240px;-o-object-position:center bottom;object-position:center bottom;width:100%}.melo-app-rate-demo-summary{display:none}.melo-app-rate-demo-method-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@view-transition{navigation:auto}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}}#gh-navigation.melo-nav-centered .melo-nav-cluster{view-transition-name:melo-nav}.gh-viewport>main{view-transition-name:melo-page}::view-transition-new(melo-nav),::view-transition-old(melo-nav){animation:none;mix-blend-mode:normal;overflow:visible}::view-transition-group(melo-nav){animation-duration:.42s;animation-timing-function:cubic-bezier(.4,0,.2,1);overflow:visible}::view-transition-image-pair(melo-nav){overflow:visible}::view-transition-old(melo-page){animation:melo-vt-page-out .36s cubic-bezier(.4,0,1,1) both}::view-transition-new(melo-page){animation:melo-vt-page-in .42s cubic-bezier(0,0,.2,1) both}::view-transition-old(root){animation:melo-vt-root-out .28s ease-in both}::view-transition-new(root){animation:melo-vt-root-in .32s ease-out both}@keyframes melo-vt-page-out{to{filter:blur(4px);opacity:0;transform:translateY(-10px) scale(.985)}}@keyframes melo-vt-page-in{0%{filter:blur(4px);opacity:0;transform:translateY(14px) scale(.985)}}@keyframes melo-vt-root-out{to{opacity:0}}@keyframes melo-vt-root-in{0%{opacity:0}}.melo-app-rules-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-take-control:focus-visible,.melo-app-rules-demo-stage[data-melo-rate-demo-autoplay]:hover .melo-app-rate-demo-take-control{opacity:1;pointer-events:auto;visibility:visible}.melo-app-rate-city-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-take-control:focus-visible,.melo-app-rate-city-demo-stage[data-melo-rate-demo-autoplay]:hover .melo-app-rate-demo-take-control{opacity:1;pointer-events:auto;visibility:visible}.melo-app-rate-city-demo-stage .melo-app-rate-demo-fields{grid-template-columns:1fr 1fr}.melo-app-rate-city-demo-stage[data-melo-rate-demo-autoplay] [data-melo-rate-city-zip-field]{display:none!important}.melo-app-rate-city-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-fields{grid-template-columns:1fr 1fr!important}.melo-app-rate-city-demo-caption{color:#1773b0;font-weight:500}.melo-app-rate-city-demo-stage[data-melo-rate-demo-autoplay] [data-melo-rate-city-city-input]{display:block}.melo-app-rate-city-demo-stage[data-melo-rate-demo-autoplay] [data-melo-rate-city-city],.melo-app-rate-city-demo-stage[data-melo-rate-demo-user-controlled] [data-melo-rate-city-city-input]{display:none!important}.melo-app-rate-city-demo-stage[data-melo-rate-demo-user-controlled] [data-melo-rate-city-city],.melo-app-rate-city-demo-stage[data-melo-rate-demo-user-controlled] [data-melo-rate-city-zip-field]{display:block!important}.melo-app-rate-city-demo-stage[data-melo-rate-demo-user-controlled] .melo-app-rate-demo-fields{grid-template-columns:1fr 1fr 1fr!important}.melo-app-rules-demo-stage{overflow:hidden}.melo-app-rules-demo-stage .melo-app-rate-demo-fields{grid-template-columns:1fr 1fr 1fr}.melo-app-rules-demo-stage .melo-app-rate-demo-embed-shell{transform:translate(var(--rules-pan-x,0),var(--rules-pan-y,0)) scale(var(--rules-zoom-scale,1));transform-origin:0 0;transition:transform .68s cubic-bezier(.25,.8,.25,1);will-change:transform}.melo-app-rules-demo-viewport{border-radius:0 0 10px 10px}.melo-app-rules-demo-methods-empty{align-items:center;background:#f2f2f2;border-radius:10px;color:#8a8a8a;display:flex;font-size:1.25rem;justify-content:center;line-height:1.45;min-height:88px;padding:20px 24px;text-align:center}.melo-app-rate-demo-methods[hidden],.melo-app-rules-demo-methods-empty[hidden]{display:none}.melo-app-rate-demo-methods.is-loading{pointer-events:none}.melo-app-rate-demo-method-skeleton{align-items:center;display:flex;gap:12px;padding:14px 16px}.melo-app-rate-demo-method-skeleton-price,.melo-app-rate-demo-method-skeleton-radio,.melo-app-rate-demo-method-skeleton-title{animation:melo-rules-demo-skeleton-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ececec,#f5f5f5 45%,#ececec 90%);background-size:200% 100%;border-radius:999px;display:block}.melo-app-rate-demo-method-skeleton-radio{border-radius:50%;flex:0 0 18px;height:18px;width:18px}.melo-app-rate-demo-method-skeleton-title{flex:1 1 auto;height:12px;max-width:220px}.melo-app-rate-demo-method-skeleton-price{flex:0 0 52px;height:12px;margin-left:auto}@keyframes melo-rules-demo-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.melo-app-rate-demo-method-skeleton-price,.melo-app-rate-demo-method-skeleton-radio,.melo-app-rate-demo-method-skeleton-title{animation:none;background:#ececec}}.melo-app-rules-demo-caption{color:#1773b0;font-weight:500}.melo-app-rules-demo .melo-app-rate-demo-select-option.is-current{background:#fff;font-weight:inherit}.melo-app-rules-demo .melo-app-rate-demo-select-option.is-demo-focus,.melo-app-rules-demo .melo-app-rate-demo-select-option:hover{background:#f6f6f7;color:#202223;font-weight:500}.melo-app-rules-demo-stage[data-melo-rate-demo-user-controlled] .melo-app-rate-demo-select-menu{display:none!important}.melo-app-rules-demo-stage[data-melo-rate-demo-user-controlled] .melo-app-rate-demo-select-wrap:after{display:none}.melo-app-rules-demo-stage[data-melo-rate-demo-autoplay] [data-melo-rules-city-input],.melo-app-rules-demo-stage[data-melo-rate-demo-autoplay] [data-melo-rules-zip-input]{display:block}.melo-app-rules-demo-stage[data-melo-rate-demo-autoplay] [data-melo-rules-city],.melo-app-rules-demo-stage[data-melo-rate-demo-autoplay] [data-melo-rules-zip],.melo-app-rules-demo-stage[data-melo-rate-demo-user-controlled] [data-melo-rules-city-input],.melo-app-rules-demo-stage[data-melo-rate-demo-user-controlled] [data-melo-rules-zip-input]{display:none!important}.melo-app-rules-demo-stage[data-melo-rate-demo-user-controlled] [data-melo-rules-city],.melo-app-rules-demo-stage[data-melo-rate-demo-user-controlled] [data-melo-rules-zip]{display:block!important}.melo-app-rate-demo-field-input-wrap{display:block;position:relative}.melo-app-rate-demo-field-input-wrap.is-demo-focus .melo-app-rate-demo-text-input{border-color:#1773b0;box-shadow:0 0 0 1px #1773b0}.melo-app-rate-demo-text-input{background:#fff;border:1px solid #d9d9d9;border-radius:5px;color:#202223;display:block;font:inherit;font-size:1.3rem;line-height:1.35;padding:11px 14px;width:100%}.melo-app-rules-demo-stage .melo-app-rate-demo-method-title{display:inline-block;max-width:100%;position:relative}.melo-app-rules-demo-stage .melo-app-rate-demo-method-title-base{display:inline}.melo-app-rules-demo-stage .melo-app-rate-demo-method-title-selected{background:#1773b0;color:#fff;left:0;max-width:100%;overflow:hidden;position:absolute;top:0;white-space:nowrap}@media (prefers-reduced-motion:reduce){.melo-app-rules-demo-stage .melo-app-rate-demo-embed-shell{transition:none}}.melo-app-landing-preview--rate-city-demo{padding-bottom:clamp(8px,2vh,20px)}.melo-app-landing-preview--rate-city-demo .melo-app-rate-city-hero-root{height:444px;min-height:444px;width:100%}.melo-app-landing-preview--discount-demo{padding-bottom:clamp(8px,2vh,20px)}.melo-app-landing-preview--discount-demo .melo-app-discount-hero-root{height:444px;min-height:444px;width:100%}.melo-app-landing-preview--discount-demo .rate-demo__stage{box-sizing:border-box;height:444px;margin-top:0;overflow:hidden;padding:16px}.melo-app-landing-stage:has(.melo-app-landing-preview--discount-demo:hover){z-index:1001}.melo-app-landing-preview--rate-city-demo .rate-demo__stage{box-sizing:border-box;height:444px;margin-top:0;overflow:hidden;padding:16px}.melo-app-landing-preview--rules-demo{padding-bottom:clamp(8px,2vh,20px)}.melo-app-landing-preview--rules-demo .melo-app-rules-hero-root{height:467px;min-height:467px;width:100%}.melo-app-landing-preview--rules-demo .rate-demo__stage{box-sizing:border-box;height:467px;margin-top:0;overflow:hidden;padding:16px}.melo-app-landing-stage:has(.melo-app-landing-preview--rules-demo:hover){z-index:1001}.melo-app-landing-preview--rate-city-demo .melo-app-rate-demo-stage{margin-top:0;padding:clamp(16px,3vw,28px) clamp(10px,2.5vw,18px)}@media (max-width:767px){.melo-app-landing-preview--rate-city-demo>.melo-app-rate-city-demo-embed,.melo-app-landing-preview--rate-city-demo>.melo-app-rate-city-hero-root{width:100%}.melo-app-landing-preview--rate-city-demo .melo-app-rate-demo-stage,.melo-app-rate-city-demo-stage,.melo-app-rules-demo-stage{padding:clamp(12px,3.5vw,18px) clamp(10px,3vw,14px)}.melo-app-landing-preview--discount-demo .rate-demo__stage,.melo-app-landing-preview--rate-city-demo .rate-demo__stage,.melo-app-landing-preview--rules-demo .rate-demo__stage{padding:16px}.melo-app-landing-preview--rate-city-demo .melo-app-rate-city-hero-root,.melo-app-landing-preview--rate-city-demo .rate-demo__stage{height:400px;min-height:400px}.melo-app-landing-preview--discount-demo .melo-app-discount-hero-root,.melo-app-landing-preview--discount-demo .rate-demo__stage{height:580px;min-height:580px}.melo-app-landing-preview--discount-demo>.melo-app-discount-hero-root,.melo-app-landing-preview--rules-demo>.melo-app-rules-hero-root{width:100%}.melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:clamp(360px,72vw,440px)}.melo-app-bento-demo-visual .melo-app-rate-demo-sandbox,.melo-app-rate-city-demo-stage--bento .melo-app-rate-demo-sandbox{--melo-rate-demo-sandbox-min-h:clamp(190px,52vw,240px)}.melo-app-rate-city-demo-stage[data-melo-rate-demo-autoplay] .melo-app-rate-demo-fields{gap:8px;grid-template-columns:1fr 1fr!important}.melo-app-rate-city-demo-stage[data-melo-rate-demo-user-controlled] .melo-app-rate-demo-fields,.melo-app-rules-demo-stage[data-melo-rate-demo-user-controlled] .melo-app-rate-demo-fields{grid-template-columns:1fr!important}.melo-app-rate-demo-main{padding:14px 12px 16px}.melo-app-rate-demo-block+.melo-app-rate-demo-block{margin-top:18px}.melo-app-rate-demo-block-title{font-size:1.15rem;margin-bottom:10px}.melo-app-rate-demo-label{font-size:1rem}.melo-app-rate-demo-select,.melo-app-rate-demo-text-input{font-size:1.1rem;padding:9px 10px}.melo-app-rate-demo-method{padding:12px 10px}.melo-app-rate-demo-method-copy{-moz-column-gap:10px;column-gap:10px}.melo-app-rate-demo-method-price,.melo-app-rate-demo-method-title{font-size:1.1rem}.melo-app-rate-demo-method-desc{font-size:.95rem}.melo-app-rate-demo-caption{font-size:1rem;margin-top:12px;padding-top:12px}.melo-app-rate-demo-take-control-label{font-size:1.05rem;gap:6px;padding:8px 12px}.melo-app-rate-demo-playback-cursor{height:22px;width:22px}.melo-app-rate-demo-embed-chrome{gap:8px;padding:8px 10px}.melo-app-rate-demo-embed-url{font-size:1rem}.melo-app-rate-demo-mode{font-size:1.05rem;padding:10px 12px}}.melo-app-landing-preview--comuna-demo{padding-bottom:clamp(8px,2vh,20px);width:100%}.melo-app-landing-preview--comuna-demo .melo-app-comunas-hero-root{height:552px;min-height:552px;width:100%}.melo-app-landing-preview--comuna-demo .comuna-demo{margin-top:0}@media (max-width:640px){.melo-app-landing-preview--comuna-demo .melo-app-comunas-hero-root{height:532px;min-height:532px}}.melo-app-landing-preview--boleta-demo{padding-bottom:clamp(8px,2vh,20px);width:100%}.melo-app-landing-preview--boleta-demo .melo-app-boleta-hero-root{height:552px;min-height:552px;width:100%}.melo-app-landing-preview--boleta-demo .boleta-demo{margin-top:0}@media (max-width:640px){.melo-app-landing-preview--boleta-demo .melo-app-boleta-hero-root{height:532px;min-height:532px}}:root{--color-white:#fff;--color-lighter-gray:rgba(0,0,0,.05);--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--color-primary-text:var(--color-darker-gray);--color-secondary-text:rgba(0,0,0,.55);--color-border:rgba(0,0,0,.08);--color-dark-border:rgba(0,0,0,.55);--font-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:"EB Garamond",Georgia,Times,serif;--font-serif-alt:Georgia,Times,serif;--font-mono:"JetBrains Mono",Menlo,Consolas,Monaco,"Liberation Mono","Lucida Console",monospace;--container-width:1320px;--container-gap:clamp(24px,1.7032rem + 1.9355vw,48px);--grid-gap:42px}:is(.gh-navigation,.gh-footer).has-accent-color,:root.has-light-text{--color-lighter-gray:hsla(0,0%,100%,.1);--color-darker-gray:#fff;--color-secondary-text:hsla(0,0%,100%,.64);--color-border:hsla(0,0%,100%,.15);--color-dark-border:hsla(0,0%,100%,.5)}*,:after,:before{box-sizing:border-box}*{margin:0}html{font-size:62.5%}body{line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}iframe{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.2}sub,sup{line-height:1}body{background-color:var(--background-color);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans))}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}.gh-button{align-items:center;background-color:var(--ghost-accent-color);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.5rem;font-weight:600;gap:.4em;justify-content:center;letter-spacing:-.004em;line-height:1;padding:.8em 1.4em}.gh-button:hover{opacity:.95}.gh-icon-button{align-items:center;background-color:transparent;border:0;color:var(--color-darker-gray);cursor:pointer;display:inline-flex;height:32px;justify-content:center;outline:none;padding:0;width:32px}.gh-icon-button:hover :is(svg,span){opacity:.8}.gh-icon-button svg{height:20px;width:20px}.gh-form{align-items:center;background-color:var(--color-lighter-gray);border-radius:40px;display:flex;font-size:1.7rem;font-weight:450;height:56px;letter-spacing:-.008em;max-width:560px;position:relative;transition:background-color .2s ease;width:100%}.gh-form.success{pointer-events:none}.gh-form.error{box-shadow:0 0 0 1px red}.gh-form:hover{background-color:rgba(0,0,0,.065)}.gh-footer.has-accent-color .gh-form:hover,.has-light-text .gh-form:hover{background-color:hsla(0,0%,100%,.15)}.gh-form-input{background-color:transparent;border:0;border-radius:40px;font-size:inherit;height:100%;inset:0;letter-spacing:inherit;line-height:1.1;outline:none;padding-inline:26px;position:absolute;transition:.3s ease-in-out;width:100%}.gh-form-input::-moz-placeholder{color:rgba(0,0,0,.3)}.gh-form-input::placeholder,button.gh-form-input{color:rgba(0,0,0,.3)}:is(.has-serif-title,.has-mono-title):not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-form-input,body[class*=" gh-font-heading"]:not(.gh-font-heading-fira-sans):not(.gh-font-heading-inter):not(.gh-font-heading-manrope):not(.gh-font-heading-noto-sans):not(.gh-font-heading-nunito):not(.gh-font-heading-poppins):not(.gh-font-heading-roboto):not(.gh-font-heading-space-grotesk) .gh-form-input,body[class^=gh-font-heading]:not(.gh-font-heading-fira-sans):not(.gh-font-heading-inter):not(.gh-font-heading-manrope):not(.gh-font-heading-noto-sans):not(.gh-font-heading-nunito):not(.gh-font-heading-poppins):not(.gh-font-heading-roboto):not(.gh-font-heading-space-grotesk) .gh-form-input{padding-inline:20px}.gh-form.gh-form.success .gh-form-input{opacity:.5}.gh-footer.has-accent-color .gh-form-input,.has-light-text .gh-form-input{color:#fff}.gh-footer.has-accent-color .gh-form-input::-moz-placeholder,.has-light-text .gh-form-input::-moz-placeholder{color:hsla(0,0%,100%,.55)}.gh-footer.has-accent-color .gh-form-input::placeholder,.has-light-text .gh-form-input::placeholder,.has-light-text button.gh-form-input{color:hsla(0,0%,100%,.55)}.gh-header.is-classic.has-image .gh-form-input{color:#15171a}.gh-header.is-classic.has-image .gh-form-input::-moz-placeholder{color:rgba(0,0,0,.5)}.gh-header.is-classic.has-image .gh-form-input::placeholder,.gh-header.is-classic.has-image .gh-form>svg,.gh-header.is-classic.has-image button.gh-form-input{color:rgba(0,0,0,.5)}button.gh-form-input{color:var(--color-secondary-text);cursor:pointer;padding-inline-start:56px;text-align:left}:is(.has-serif-title,.has-mono-title):not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) button.gh-form-input,body[class*=" gh-font-heading"]:not(.gh-font-heading-fira-sans):not(.gh-font-heading-inter):not(.gh-font-heading-manrope):not(.gh-font-heading-noto-sans):not(.gh-font-heading-nunito):not(.gh-font-heading-poppins):not(.gh-font-heading-roboto):not(.gh-font-heading-space-grotesk) button.gh-form-input,body[class^=gh-font-heading]:not(.gh-font-heading-fira-sans):not(.gh-font-heading-inter):not(.gh-font-heading-manrope):not(.gh-font-heading-noto-sans):not(.gh-font-heading-nunito):not(.gh-font-heading-poppins):not(.gh-font-heading-roboto):not(.gh-font-heading-space-grotesk) button.gh-form-input{padding-inline-start:50px}.gh-form .gh-button{font-size:inherit;height:44px;min-width:132px;padding-inline:24px;position:absolute;right:6px}.gh-form>svg{color:var(--color-secondary-text);height:20px;left:22px;position:relative;width:20px}:is(.has-serif-title,.has-mono-title):not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-form>svg{left:16px}.gh-form .gh-button svg{display:none;margin-top:1px;position:absolute}.gh-form .gh-button>span:last-child{display:none}.gh-form:is(.loading,.success) .gh-button>span:first-child{visibility:hidden}.gh-form.loading .gh-button svg:first-of-type{display:block}.gh-form.success .gh-button>span:first-child{display:none}.gh-form.success .gh-button>span:last-child{display:inline}.gh-form [data-members-error]{font-size:1.4rem;line-height:1.4;margin-top:10px;position:absolute;top:100%;width:100%}@media (max-width:576px){.gh-form{font-size:1.6rem}.gh-form .gh-button{min-width:104px;padding-inline:12px}}.gh-viewport{display:flex;flex-direction:column;min-height:100vh;position:relative}.gh-outer{padding:0 max(4vmin,20px)}.gh-outer .gh-outer{padding:0}.gh-inner{margin:0 auto;max-width:var(--container-width);width:100%}.gh-main{flex-grow:1}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--container-gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--container-gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.gh-navigation{background-color:var(--background-color);color:var(--color-darker-gray);font-size:1.5rem;font-weight:550;height:100px}.gh-navigation :is(.gh-navigation-logo,a:not(.gh-button),.gh-icon-button){color:inherit}.gh-navigation-inner{align-items:center;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:row dense;height:100%}.gh-navigation-brand{line-height:1}.gh-navigation-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:calc(2.4rem*var(--factor, 1));font-weight:725;letter-spacing:-.015em;position:relative;white-space:nowrap}.gh-navigation-logo img{max-height:40px}.gh-navigation-menu{align-items:center;display:flex;gap:24px}.gh-navigation .nav{align-items:center;display:inline-flex;gap:28px;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-navigation .gh-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-navigation .gh-more-toggle svg{height:24px;width:24px}.gh-navigation-actions{align-items:center;background-color:var(--background-color);display:flex;gap:24px;justify-content:flex-end}.gh-navigation.has-accent-color .gh-navigation-actions{background-color:var(--ghost-accent-color)}.gh-navigation-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-navigation-members .gh-button{font-size:inherit;font-weight:600}.gh-search{margin-left:-2px;margin-right:-2px}@media (max-width:767px){.gh-navigation-logo{white-space:normal}.gh-navigation-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-navigation-actions .gh-search{display:none}}@media (min-width:768px){.gh-navigation-brand .gh-search{display:none}.gh-navigation:not(.is-dropdown-loaded) .gh-navigation-menu .nav>li{opacity:0}}.gh-navigation.has-accent-color{background-color:var(--ghost-accent-color)}.gh-navigation.has-accent-color .gh-button{background-color:#fff;color:#15171a}.gh-navigation.is-left-logo .gh-navigation-inner{grid-template-columns:auto 1fr auto}@media (min-width:768px){.gh-navigation.is-left-logo .gh-navigation-logo:not(:has(img)){top:-2px}}@media (min-width:992px){.gh-navigation.is-left-logo .gh-navigation-menu{margin-left:16px;margin-right:100px}}.gh-navigation.is-middle-logo .gh-navigation-inner{grid-template-columns:1fr auto 1fr}.gh-navigation.is-middle-logo .gh-navigation-brand{grid-column-start:2}.gh-navigation.is-middle-logo .gh-navigation-actions{gap:28px}@media (min-width:992px){.gh-navigation.is-middle-logo .gh-navigation-menu{margin-right:64px}}.gh-navigation.is-stacked{height:auto;position:relative}.gh-navigation.is-stacked .gh-navigation-inner{grid-template-columns:1fr auto 1fr}.gh-navigation.is-stacked .gh-navigation-brand{align-items:center;display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.gh-navigation.is-stacked .gh-navigation-brand{min-height:unset}}@media (min-width:992px){.gh-navigation.is-stacked .gh-navigation-inner{padding:0}.gh-navigation.is-stacked .gh-navigation-brand{align-items:center;display:flex;height:80px}.gh-navigation.is-stacked .gh-navigation-menu{grid-column:1/4;grid-row-start:2;height:60px;justify-content:center;margin:0 48px}.gh-navigation.is-stacked .gh-navigation-menu:after,.gh-navigation.is-stacked .gh-navigation-menu:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.gh-navigation.is-stacked .gh-navigation-menu:after{top:140px}.gh-navigation.is-stacked .gh-navigation-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}.gh-navigation.is-stacked .gh-navigation-actions .gh-search{display:flex;gap:10px;width:auto}}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.gh-dropdown.is-left{left:-16px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:#15171a!important;display:block;line-height:1.5;padding:7px 20px;white-space:normal}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{align-items:center;display:flex;display:none;justify-content:center;margin-left:4px;margin-right:-7px;position:relative}.gh-burger svg{height:24px;width:24px}.gh-burger svg:last-child,.is-open .gh-burger svg:first-child{display:none}.is-open .gh-burger svg:last-child{display:block}@media (max-width:767px){.gh-burger{display:flex}#gh-navigation .gh-navigation-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-navigation .gh-navigation-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-navigation .gh-navigation-logo{font-size:2.2rem}#gh-navigation .gh-navigation-actions,#gh-navigation .gh-navigation-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-navigation .gh-navigation-menu{transform:translateY(0);transition:none}#gh-navigation .nav{align-items:center;gap:20px;line-height:1.4}#gh-navigation .nav a{font-size:1.75rem;font-weight:600;text-transform:none}#gh-navigation .nav li{opacity:0;transform:translateY(-4px)}#gh-navigation .gh-navigation-actions{text-align:center}#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:0;transform:translateY(8px)}#gh-navigation .gh-button{font-size:1.75rem;text-transform:none;width:100%}#gh-navigation a[data-portal=signin]{font-size:1.75rem}#gh-main{transition:opacity .4s}.is-open#gh-navigation{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-webkit-overflow-scrolling:touch}.is-open#gh-navigation .gh-navigation-actions,.is-open#gh-navigation .gh-navigation-menu{opacity:1;position:static;visibility:visible}.is-open#gh-navigation .nav{display:flex;flex-direction:column}.is-open#gh-navigation .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-open#gh-navigation .gh-navigation-actions{align-items:center;bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--container-gap) 0;position:sticky;right:0}.is-open#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-open#gh-navigation a[data-portal=signin]{transition-delay:.4s}.is-open#gh-main{opacity:0}}.gh-card{position:relative}.gh-card-link{display:flex;flex-direction:column;gap:20px}.gh-card-link:hover{opacity:1}.gh-card-image{aspect-ratio:16/9;flex-shrink:0;position:relative}.gh-card-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-card-wrapper{flex-grow:1}.gh-card-tag{display:none;font-size:1.2rem;font-weight:500;letter-spacing:.01em;margin-bottom:4px;text-transform:uppercase}.gh-card-title{font-size:calc(1.9rem*var(--factor, 1));font-weight:725;letter-spacing:-.014em;line-height:1.3}.gh-card-link:hover .gh-card-title{opacity:.8}.gh-card-excerpt{display:-webkit-box;font-size:1.45rem;-webkit-line-clamp:2;line-height:1.4;margin-top:8px;overflow-y:hidden;-webkit-box-orient:vertical}.gh-card-meta{align-items:center;color:var(--color-secondary-text);font-size:1.25rem;font-weight:500;letter-spacing:-.004em;line-height:1.4;padding-bottom:1px}.gh-card-meta svg{display:inline-block;height:12px;margin-right:2px;position:relative;top:1px;width:12px}.gh-card-meta:not(:empty){margin-top:8px}.gh-card-author+.gh-card-date:before{content:"—";margin-right:4px}.gh-header{margin-top:40px;position:relative}.gh-header-inner{overflow:hidden;position:relative}.gh-header.is-magazine .gh-header-inner{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr)}.gh-header.is-magazine .gh-header-inner>div{display:flex;flex-direction:column;gap:var(--grid-gap);grid-row:1}.gh-header.is-magazine .gh-header-left{grid-column:1/span 4}.gh-header.is-magazine .gh-header-inner>.gh-card{grid-column:5/span 8;position:relative}.gh-header.is-magazine .gh-header-right{grid-column:13/-1}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-link{gap:28px}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-image{aspect-ratio:1.618033}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-tag{display:block;margin-bottom:12px}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.022em;line-height:1.1}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-excerpt{font-size:1.8rem;letter-spacing:-.02em;margin-top:clamp(12px,.45vw + 10.18px,16px);max-width:90%}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-meta:not(:empty){margin-top:14px}.gh-header.is-magazine :is(.gh-header-left,.gh-header-right) .gh-card:last-child .gh-card-image{display:none}.gh-header.is-magazine .gh-header-inner>div .gh-card-excerpt{display:none}.gh-header.is-magazine .gh-header-inner>.gh-card:after,.gh-header.is-magazine .gh-header-inner>.gh-card:before{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}.gh-header.is-magazine .gh-header-inner>.gh-card:after{left:auto;right:calc(var(--grid-gap)/-2)}.gh-header.is-magazine .gh-header-inner>div .gh-card+.gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}@media (max-width:1199px){.gh-header.is-magazine .gh-header-inner{grid-template-columns:repeat(12,1fr)}.gh-header.is-magazine .gh-header-inner>.gh-card{grid-column:1/span 8}.gh-header.is-magazine .gh-header-left{grid-column:9/-1}.gh-header.is-magazine .gh-header-inner>div.gh-header-right{flex-direction:row;grid-column:1/-1;grid-row:2}.gh-header.is-magazine .gh-header-right .gh-card{flex:1}.gh-header.is-magazine .gh-header-right .gh-card:last-child .gh-card-image{display:block}.gh-header.is-magazine .gh-header-right{position:relative}.gh-header.is-magazine .gh-header-right:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.gh-header.is-magazine .gh-header-right .gh-card:before{display:none}.gh-header.is-magazine .gh-header-right .gh-card:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}}@media (max-width:991px){.gh-header.is-magazine .gh-header-left .gh-card:nth-child(2) .gh-card-image{display:none}}@media (max-width:767px){.gh-header.is-magazine .gh-header-inner{display:flex;flex-direction:column;gap:var(--grid-gap)}.gh-header.is-magazine .gh-header-inner>div.gh-header-right{flex-direction:column}.gh-header.is-magazine .gh-card-image{display:block!important}.gh-header.is-magazine .gh-card:before{background-color:var(--color-border);content:"";display:block!important;height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}}.gh-header.is-highlight .gh-header-inner{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr)}.gh-header.is-highlight .gh-header-left{grid-column:span 8;position:relative}.gh-header.is-highlight .gh-header-left .gh-card{grid-column:span 8;grid-row:span 3}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-link{gap:28px}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-image{aspect-ratio:3/2}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-tag{display:block;margin-bottom:12px}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.022em;line-height:1.1}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-excerpt{font-size:1.8rem;margin-top:clamp(12px,.45vw + 10.18px,16px)}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-meta:not(:empty){margin-top:12px}.gh-header.is-highlight .gh-header-middle{display:flex;flex-direction:column;gap:var(--grid-gap);grid-column:9/span 4;position:relative}.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt,.gh-header.is-highlight .gh-header-middle .gh-card:last-child .gh-card-image{display:none}.gh-header.is-highlight .gh-header-right{grid-column:13/-1}.gh-header.is-highlight .gh-featured{margin-top:0;padding:0}.gh-header.is-highlight .gh-featured-feed{display:flex;flex-direction:column}.gh-header.is-highlight .gh-featured-feed .gh-card-title{font-size:clamp(1.4rem,.23vw + 1.31rem,1.6rem)}.gh-header.is-highlight .gh-header-left:after,.gh-header.is-highlight .gh-header-middle:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}.gh-header.is-highlight .gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.gh-header.is-highlight .gh-featured .gh-card:first-child:before{display:none}@media (max-width:1199px){.gh-header.is-highlight .gh-header-inner{grid-template-columns:repeat(9,1fr)}.gh-header.is-highlight .gh-header-left{grid-column:span 6}.gh-header.is-highlight .gh-header-middle{grid-column:7/-1}.gh-header.is-highlight .gh-header-right{grid-column:1/-1}.gh-header.is-highlight .gh-featured-feed{display:grid;grid-template-columns:repeat(3,1fr)}.gh-header.is-highlight .gh-featured-feed .gh-card:before{width:calc(100% + var(--grid-gap))}.gh-header.is-highlight .gh-featured-feed .gh-card:after{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}}@media (max-width:991px){.gh-header.is-highlight .gh-header-middle .gh-card:nth-child(2) .gh-card-image{display:none}}@media (max-width:767px){.gh-header.is-highlight .gh-header-inner{display:flex;flex-direction:column}.gh-header.is-highlight .gh-featured-feed{display:flex}.gh-header.is-highlight .gh-card-image{display:block!important}.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt{display:-webkit-box}}.gh-header.is-classic{display:flex;margin-top:0;padding-block:160px}.gh-header.is-classic .gh-header-inner{align-items:center;display:flex;flex-direction:column;gap:48px;margin:auto;max-width:1020px;overflow:unset;text-align:center}.gh-header.is-classic .gh-header-title{font-size:calc(clamp(3rem, 1.82vw + 2.27rem, 4.6rem)*var(--factor, 1));letter-spacing:-.028em;line-height:1.1}.gh-header.is-classic.has-image{margin-top:0}.gh-header.is-classic.has-image:before{background-color:var(--color-black);content:"";inset:0;opacity:.3;position:absolute;transition:opacity 1.5s ease}.gh-header.is-classic.has-image .gh-header-inner{color:#fff}.gh-header.is-classic.has-image .gh-header-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.gh-header.is-classic.has-image .gh-form{background-color:#fff}.gh-cta{display:none;margin-top:max(4vw,40px)}.gh-header:is(.is-highlight,.is-magazine)+.gh-cta{display:block}.gh-cta-inner{align-items:center;background-color:var(--color-lighter-gray);display:flex;flex-direction:column;gap:36px;overflow:hidden;padding:clamp(48px,3.64vw + 33.45px,80px) clamp(40px,2.73vw + 29.09px,64px);position:relative;text-align:center}.gh-cta-content{max-width:640px}.gh-cta-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.021em;line-height:1.1}.gh-cta-description{font-size:1.8rem;letter-spacing:-.015em;line-height:1.4;margin-top:12px}.gh-featured{margin-top:100px}.gh-navigation+.gh-featured{margin-top:64px}.gh-header.is-classic:not(.has-image)+.gh-featured{margin-top:0}.gh-featured-inner{overflow:hidden}.gh-featured-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;letter-spacing:.025em;margin-bottom:20px;padding-bottom:12px;text-transform:uppercase}.gh-featured-feed{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(4,1fr)}.gh-featured-feed .gh-card{container-name:featured-card;container-type:inline-size}.gh-featured-feed .gh-card-link{align-items:flex-start;display:flex;flex-direction:row-reverse}.gh-featured-feed .gh-card-image{aspect-ratio:1;width:72px}@container featured-card (width < 240px){.gh-featured-feed .gh-card-image{display:none}}@container featured-card (240px <= width <= 270px){.gh-featured-feed .gh-card-image{width:64px}}.gh-featured-feed .gh-card-wrapper{container-name:featured-card-wrapper;container-type:inline-size}.gh-featured-feed .gh-card-title{font-size:1.6rem;font-weight:650;letter-spacing:-.011em}@container featured-card-wrapper (width < 170px){.gh-featured-feed .gh-card-title{font-size:1.6rem}}.gh-featured-feed .gh-card-excerpt{display:none}.gh-featured-feed .gh-card-meta:not(:empty){margin-top:8px}.gh-featured-feed .gh-card:before{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}@media (max-width:1199px){.gh-viewport>.gh-featured .gh-featured-feed{grid-template-columns:repeat(3,1fr)}.gh-viewport>.gh-featured .gh-featured-feed .gh-card:nth-child(4){display:none}}@media (max-width:767px){.gh-viewport>.gh-featured .gh-featured-feed{display:flex;flex-direction:column}}.gh-container{flex-grow:1;margin-top:64px}.gh-container-inner{-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(16,1fr)}:is(.gh-featured,.gh-cta)+.gh-container{margin-top:max(4vw,40px)}.gh-header.is-classic:not(.has-image)+.gh-container{margin-top:0}.gh-navigation+.gh-container .gh-container-title,:is(.paged,.tag-template,.author-template) .gh-container:not(.has-sidebar) .gh-container-title{display:none}.gh-more{display:none;font-size:calc(1.9rem*var(--factor, 1));font-weight:725;grid-column:1/-1;letter-spacing:-.014em;margin-top:48px}.gh-container.has-sidebar .gh-more{grid-column:span 12}.home-template .gh-feed:has(>:nth-child(12):last-child)~.gh-more{display:block}.gh-more a{align-items:center;display:flex;gap:4px}.gh-more svg{height:18px;margin-top:-1px;width:18px}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-more svg{margin-top:0}.gh-container.has-sidebar .gh-main{grid-column:1/span 12;position:relative}.gh-container.has-sidebar .gh-sidebar{grid-column:13/-1}.gh-container.has-sidebar .gh-main:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}.gh-container:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:3/span 12}.gh-container.is-list.no-image:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:4/span 10}.gh-header:is(.is-highlight,.is-magazine)~.gh-container.is-grid:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:1/-1}@media (max-width:1199px){.gh-container-inner{display:block;overflow:hidden}.gh-container.has-sidebar .gh-sidebar{display:none}}.gh-container-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;grid-column:1/-1;letter-spacing:.025em;margin-bottom:calc(var(--grid-gap)/2);padding-bottom:12px;text-transform:uppercase}.gh-container:not(:has(.gh-card)) .gh-container-title{display:none}.gh-container .gh-feed{gap:var(--grid-gap)}.gh-container .gh-card-meta:not(:empty){margin-top:12px}.gh-container.is-list .gh-feed{container-name:list-feed;container-type:inline-size;display:flex;flex-direction:column}.gh-container.is-list .gh-card-link{align-items:center;flex-direction:row;gap:24px}.gh-container.is-list .no-image .gh-card-link{padding-block:20px}.gh-container.is-list .gh-card-image{aspect-ratio:1.618033;flex-shrink:0;width:220px}@container list-feed (width < 600px){.gh-container.is-list .gh-card-image{width:160px}}.gh-container.is-list .gh-card:not(.no-image) .gh-card-wrapper{max-width:600px}.gh-container.is-list .gh-card-title{--factor:1.05}.gh-container.is-list .no-image .gh-card-title{--factor:1.2}.gh-container.is-list .gh-card-excerpt{margin-top:6px}.gh-container.is-list .gh-card+.gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.home-template .gh-container.is-list .gh-card:first-child:before{display:none}@media (max-width:767px){.gh-container.is-list .gh-card-link{align-items:flex-start;flex-direction:column}.gh-container.is-list .gh-card-image{width:100%}}.gh-container.is-grid .gh-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(248px,1fr));overflow:hidden;row-gap:calc(var(--grid-gap)*1.5)}.gh-container.is-grid .gh-card:before{height:1px;right:calc(var(--grid-gap)/-2);top:calc(var(--grid-gap)/-2)}.gh-container.is-grid .gh-card:after,.gh-container.is-grid .gh-card:before{background-color:var(--color-border);content:"";left:calc(var(--grid-gap)/-2);position:absolute}.gh-container.is-grid .gh-card:after{height:100%;top:0;width:1px}@media (max-width:767px){.gh-container.is-grid .gh-feed{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.gh-container.is-grid .gh-feed{display:flex;flex-direction:column}}.gh-container.is-list.no-image .gh-card-image{display:none}.gh-sidebar-inner{position:sticky;top:calc(var(--grid-gap)/2)}.gh-sidebar-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;grid-column:1/-1;letter-spacing:.025em;margin-bottom:calc(var(--grid-gap)/2);padding-bottom:12px;text-transform:uppercase}.gh-about{align-items:center;background-color:var(--color-lighter-gray);display:flex;flex-direction:column;justify-content:center;min-height:380px;padding:48px 24px;text-align:center}.gh-about-icon{border-radius:50%;height:60px;margin-bottom:24px;width:60px}.gh-about-title{font-size:calc(2.4rem*var(--factor, 1));font-weight:700;letter-spacing:-.019em}.gh-about-description{font-size:1.45rem;line-height:1.4;margin-top:12px}.gh-about .gh-button{margin-top:32px}.gh-recommendations{margin-top:48px}.gh-recommendations .recommendations{display:flex;flex-direction:column;gap:26px;list-style-type:none;margin:0;padding:0}.gh-recommendations .recommendation:first-child{margin-top:4px}.gh-recommendations .recommendation a{display:grid;gap:4px 12px;grid-template-columns:24px auto}.gh-recommendations .recommendation a:hover{opacity:1}.gh-recommendations .recommendation-favicon{border-radius:4px;grid-row:span 2;width:100%}.gh-recommendations .recommendation-title{font-size:1.5rem;font-weight:650;letter-spacing:-.009em;margin-top:-2px}.gh-recommendations .recommendation a:hover .recommendation-title{opacity:.8}.gh-recommendations .recommendation-url{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.25;order:1;overflow:hidden;text-overflow:ellipsis}.gh-recommendations .recommendation-description{color:var(--color-secondary-text);display:-webkit-box;display:none;font-size:1.4rem;grid-column:2;-webkit-line-clamp:2;line-height:1.4;overflow-y:hidden;-webkit-box-orient:vertical}.gh-recommendations button{align-items:center;background-color:transparent;border:0;color:var(--color-darker-gray);cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:550;gap:2px;letter-spacing:.025em;margin-top:24px;padding:0;text-transform:uppercase}.gh-recommendations button svg{margin-top:-1px;width:12px}.gh-recommendations button:hover{opacity:.8}.gh-article{--container-width:1120px;word-break:break-word}.gh-article-header{margin:clamp(40px,3.64vw + 25.45px,72px) 0 40px}.gh-article-tag{color:var(--ghost-accent-color);font-size:1.3rem;font-weight:500;letter-spacing:.01em;margin-bottom:12px;text-transform:uppercase}.gh-article-title{font-size:calc(clamp(3.4rem, 1.36vw + 2.85rem, 4.6rem)*var(--factor, 1));letter-spacing:-.022em;line-height:1.1}.gh-article-excerpt{font-size:clamp(1.7rem,.23vw + 1.61rem,1.9rem);letter-spacing:-.018em;line-height:1.45;margin-top:clamp(12px,.45vw + 10.18px,16px);max-width:720px}.gh-article-meta{align-items:center;display:flex;gap:8px;margin-left:6px}.gh-article-author-image{display:flex;margin-right:8px}.gh-article-author-image a{background-color:var(--color-light-gray);border:3px solid var(--background-color);border-radius:50%;height:56px;margin:0 -8px;overflow:hidden;position:relative;width:56px}.gh-article-author-image a:first-child{z-index:10}.gh-article-author-image a:nth-child(2){z-index:9}.gh-article-author-image a:nth-child(3){z-index:8}.gh-article-author-image :is(img,svg){height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-article-meta-wrapper{display:flex;flex-direction:column;gap:4px}.gh-article-author-name{font-size:1.6rem;font-weight:650;letter-spacing:-.013em}.gh-article-meta-content{color:var(--color-secondary-text);font-size:1.35rem;font-weight:500;letter-spacing:-.006em;line-height:1.2}.gh-article-image{grid-column:wide;margin-top:40px}.gh-article-image img{width:100%}.page-template .gh-article-header{margin-block:72px 32px}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:64px}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:6vw}.page-template .gh-footer{margin-top:0}.gh-content{font-size:var(--content-font-size,1.7rem);letter-spacing:-.01em}.gh-content>*+*{margin-bottom:0;margin-top:calc(28px*var(--content-spacing-factor, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.gh-content>[id]:not(:first-child){margin-top:calc(56px*var(--content-spacing-factor, 1))}.post-template .gh-content.drop-cap>p:first-of-type:first-letter{float:left;font-size:3.1em;font-weight:700;line-height:1;margin:0 .2em 0 -1px}.has-serif-body.post-template:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content.drop-cap>p:first-of-type:first-letter{font-size:3.2em}.gh-content>[id]+p{margin-top:calc(12px*var(--content-spacing-factor, 1))}.gh-content>:is(hr,blockquote,iframe){margin-top:calc(48px*var(--content-spacing-factor, 1))!important;position:relative}.gh-content>:is(hr,blockquote,iframe)+*{margin-top:calc(48px*var(--content-spacing-factor, 1))!important}.gh-content h1{font-size:calc(2.2em*var(--factor, 1));letter-spacing:-.02em}.gh-content h2{font-size:calc(1.6em*var(--factor, 1));letter-spacing:-.02em}.gh-content h3{font-size:calc(1.3em*var(--factor, 1));letter-spacing:-.017em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>:is(ul,ol,p){font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--font-serif-alt)}.gh-content :is(ul,ol){padding-left:28px}.gh-content :is(li+li,li :is(ul,ol)){margin-top:8px}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content hr{background-color:var(--color-border);border:0;height:1px;width:100%}.gh-content .gh-table{overflow-x:scroll;-webkit-overflow-scrolling:touch}.gh-content .gh-table table{border-collapse:collapse;border-spacing:0;font-family:var(--font-sans);font-size:1.5rem;vertical-align:top;white-space:nowrap;width:100%}.gh-content .gh-table table th{color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content .gh-table table :is(th,td),.gh-content .gh-table table td{border-bottom:1px solid var(--color-border);padding:6px 12px}.gh-content .gh-table table :is(th,td):first-child{padding-left:0}.gh-content .gh-table table :is(th,td):last-child{padding-right:0}.gh-content pre{border-radius:6px;font-size:1.5rem;line-height:1.5em;overflow:auto;padding:16px}.gh-content :not(pre)>code,.gh-content pre{background:var(--color-lighter-gray);font-family:var(--font-mono)}.gh-content :not(pre)>code{border-radius:.25em;font-size:.95em;font-weight:400;line-height:1em;padding:.15em .4em;vertical-align:baseline}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content .kg-card.kg-width-full+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card.kg-width-full{margin-top:calc(68px*var(--content-spacing-factor, 1))}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-serif)}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-mono)}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em;height:unset;line-height:1.2em;padding:.6em 1.2em;text-align:center}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-serif)}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-mono)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--font-serif)}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-container:hover{opacity:1}.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover{background:var(--background-color)!important;color:var(--color-darker-gray)!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.kg-product-card.kg-card .kg-product-card-image{margin-bottom:12px}.kg-product-card.kg-card a.kg-product-card-button{height:2.8em;margin-top:12px}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-product-card.kg-card .kg-product-card-title{font-family:var(--font-serif)}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-product-card.kg-card .kg-product-card-title{font-family:var(--font-mono)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-product-card-description :is(p,ul,ol){font-family:var(--font-serif-alt)}.kg-file-card.kg-card .kg-file-card-container{padding:.6em}.kg-file-card.kg-card .kg-file-card-contents{margin:4px 8px 6px}.kg-file-card.kg-card .kg-file-card-metadata{font-size:.9em}.kg-file-card.kg-card .kg-file-card-filesize:before{margin-left:6px;margin-right:6px}figcaption{font-size:1.4rem;margin-top:12px;text-align:center}.kg-card.kg-width-full figcaption{padding:0 16px}figcaption a{color:var(--ghost-accent-color);text-decoration:underline}.gh-comments{margin-top:48px}.post-template .gh-container{margin-top:120px}.post-template .gh-container-inner{display:block}.post-template .gh-container.is-grid .gh-feed{grid-template-columns:repeat(4,1fr)}.post-template .gh-container .gh-container-title{display:block}.gh-archive{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr);margin-block:80px 24px}.gh-archive.has-image{margin-top:48px}.gh-archive-inner{border-bottom:1px solid var(--color-border);display:grid;gap:var(--grid-gap);grid-column:1/-1;grid-template-columns:1fr 1fr;padding-bottom:clamp(40px,2.73vw + 29.09px,64px)}.gh-archive.has-image .gh-archive-inner{align-items:center;grid-column:1/-1}.gh-archive:not(.has-sidebar):not(.has-image) .gh-archive-inner{grid-column:3/span 12}.gh-archive .gh-article-image{grid-column:auto;margin-top:0}:is(.tag-template,.author-template) .gh-container{margin-top:0}.author-template .gh-archive-inner{display:flex;flex-direction:row-reverse;gap:24px;justify-content:flex-end}.author-template .gh-article-image{border-radius:50%;height:120px;margin-top:0;-o-object-fit:cover;object-fit:cover;width:120px}.author-template .gh-article-title{font-size:3.6rem}.gh-author-meta{color:var(--color-secondary-text);display:flex;font-size:1.5rem;font-weight:550;gap:10px;margin-top:14px}.gh-author-meta a{color:inherit}.gh-author-social{align-items:center;display:flex;gap:16px;padding-left:3px}.gh-author-social svg{height:20px;width:20px}@media (max-width:1199px){.gh-archive{display:block}}@media (max-width:767px){.gh-archive-inner{align-items:flex-start;display:flex}.author-template .gh-archive-inner,.gh-archive-inner{flex-direction:column-reverse}}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]){--factor:1.15}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]){--factor:1.1}.has-sans-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--gh-font-heading,var(--font-sans))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--gh-font-heading,var(--font-serif));font-weight:550}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--gh-font-heading,var(--font-mono))}.has-sans-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .is-body{font-family:var(--gh-font-body,var(--font-sans))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .is-body{font-family:var(--gh-font-body,var(--font-serif-alt))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-header.is-classic .gh-header-title{font-weight:550;letter-spacing:-.015em}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-header.is-classic .gh-header-title{letter-spacing:-.01em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-form{border-radius:0}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-size:calc(2rem*var(--factor, 1));letter-spacing:-.006em;line-height:1.15}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-featured-feed .gh-card-title{font-size:calc(1.6rem*var(--factor, 1))}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-featured-feed .gh-card-title{font-size:calc(1.5rem*var(--factor, 1));letter-spacing:0}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-header.is-highlight .gh-featured-feed .gh-card-title{font-size:clamp(1.6rem,.23vw + 1.51rem,1.8rem)}.has-mono-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-size:calc(1.8rem*var(--factor, 1));line-height:1.2}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-about-title{letter-spacing:-.009em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title,.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-footer-signup-header{letter-spacing:-.019em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]){--content-font-size:1.9rem}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-size:1.65rem;letter-spacing:.0005em;line-height:1.4}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-header.is-highlight .gh-card:first-child .gh-card-excerpt,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-excerpt{font-size:1.8rem;letter-spacing:-.001em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-header.is-highlight .gh-header-left .gh-card-title,.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title{font-size:clamp(3.2rem,1.82vw + 2.47rem,4.9rem);font-weight:550}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-description{font-size:1.6rem}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-footer-signup-subhead{letter-spacing:0}:is(.has-serif-title,.has-mono-title):not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) :is(.gh-button,.gh-form,.gh-form-input),body[class*=" gh-font-heading"]:not(.gh-font-heading-fira-sans):not(.gh-font-heading-inter):not(.gh-font-heading-manrope):not(.gh-font-heading-noto-sans):not(.gh-font-heading-nunito):not(.gh-font-heading-poppins):not(.gh-font-heading-roboto):not(.gh-font-heading-space-grotesk) :is(.gh-button,.gh-form,.gh-form-input),body[class^=gh-font-heading]:not(.gh-font-heading-fira-sans):not(.gh-font-heading-inter):not(.gh-font-heading-manrope):not(.gh-font-heading-noto-sans):not(.gh-font-heading-nunito):not(.gh-font-heading-poppins):not(.gh-font-heading-roboto):not(.gh-font-heading-space-grotesk) :is(.gh-button,.gh-form,.gh-form-input){border-radius:0}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cta-title{font-size:4.8rem}.gh-footer{color:var(--color-darker-gray);font-size:1.5rem;margin-top:120px}.gh-footer a:not(.gh-button){color:inherit}.gh-footer.has-accent-color{background-color:var(--ghost-accent-color)}.gh-footer.has-accent-color .gh-footer-bar{border-top:0}.gh-footer.has-accent-color .gh-button{background-color:#fff;color:#15171a}.gh-footer-bar{align-items:center;border-block:1px solid var(--color-border);-moz-column-gap:32px;column-gap:32px;display:grid;font-weight:550;grid-template-columns:1fr auto 1fr;margin-bottom:120px;padding-block:28px}.gh-footer-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:calc(2.4rem*var(--factor, 1));font-weight:725;letter-spacing:-.015em;position:relative;white-space:nowrap}.gh-footer-logo img{max-height:40px}.gh-footer-menu .nav{display:flex;flex-wrap:wrap;gap:8px 28px;justify-content:center;list-style-type:none;margin:0;padding:0}.gh-footer-copyright{text-align:right;white-space:nowrap}.gh-footer-copyright a{text-decoration:underline}.gh-footer-signup{align-items:center;display:flex;flex-direction:column;margin-bottom:120px;text-align:center}.gh-footer-signup-header{font-size:calc(clamp(2.8rem, 1.36vw + 2.25rem, 4rem)*var(--factor, 1));font-weight:700;letter-spacing:-.03em}.gh-footer-signup-subhead{font-size:1.8rem;font-weight:450;letter-spacing:-.014em;line-height:1.4;margin-top:12px;max-width:640px;opacity:.75}.gh-footer-signup .gh-form{margin-top:40px}@media (max-width:991px){.gh-footer-bar{display:flex;flex-direction:column;gap:20px}}.gh-social-links{display:flex;gap:20px;justify-content:center;margin-bottom:32px}.gh-social-links a{will-change:opacity}.gh-social-links svg{height:20px;width:20px}.pswp{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.gh-meta-share{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.has-light-text .gh-button-share{border-color:hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.85)}.has-light-text .gh-button-share:hover{border-color:hsla(0,0%,100%,.85)}.gh-button-share{align-items:center;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:rgba(0,0,0,.85);cursor:pointer;display:inline-flex;transition:all .4s ease}.gh-button-share:hover{border-color:rgba(0,0,0,.5)}/*# sourceMappingURL=screen.css.map */
