:root{--background: #ffffff;--foreground: #111111;--muted: #5f5f5f;--border: #e7e7e7;--accent: #00e400;color:#111;background:#fff;font-family:Instrument Sans,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:var(--background);color:var(--foreground)}.site-shell{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}.container{width:min(100%,1200px);margin:0 auto;padding:0 32px}.site-header{border-bottom:1px solid var(--border)}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:14px;font-size:1.625rem;font-weight:700;letter-spacing:-.04em}.brand__logo{display:block;width:auto;height:42px;object-fit:contain}.site-nav{display:inline-flex;align-items:center;gap:32px}.site-nav__login{display:inline-flex;align-items:center;gap:8px}.site-nav__login svg{width:18px;height:18px;flex:0 0 auto}.site-nav a,.site-footer a{font-size:1rem;font-weight:500;color:var(--foreground)}.site-nav a[aria-current=page],.site-footer a[aria-current=page]{color:var(--foreground)}.hero{flex:1;display:flex;align-items:center}.hero__inner{width:100%;display:flex;justify-content:center}.hero__content{max-width:940px;text-align:center;padding:96px 0 120px}.hero__content h1{margin:0;font-size:clamp(3.3rem,7vw,5.5rem);font-weight:700;letter-spacing:-.04em;line-height:.94}.hero__content p{max-width:720px;margin:28px auto 0;font-size:1.125rem;line-height:1.7;color:var(--muted)}.hero__content--publisher{max-width:1080px}.eyebrow{display:inline-flex;margin-bottom:22px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;font-size:.95rem;font-weight:500;color:var(--muted)}.hero__actions{margin-top:42px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.button{min-width:220px;min-height:62px;padding:0 32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1.5px solid var(--foreground);font-size:1.0625rem;font-weight:600;letter-spacing:-.02em}.button--primary{background:var(--accent);box-shadow:inset 0 -2px #0000001f}.button--secondary{background:var(--background);border-color:#d6d6d6}.site-footer{border-top:1px solid var(--border)}.site-footer__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.feature-grid{margin-top:72px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;text-align:left}.feature-card{padding:28px;border:1px solid var(--border);border-radius:28px;background:var(--background)}.feature-card h2{margin:0;font-size:1.3rem;line-height:1.1;letter-spacing:-.03em}.feature-card p{margin:14px 0 0;font-size:1rem;line-height:1.65;color:var(--muted)}.publisher-cta{margin-top:72px;padding:42px 32px;border:1px solid var(--border);border-radius:32px;background:#fbfbf9;text-align:center}.publisher-cta h2{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1;letter-spacing:-.04em}.publisher-cta p{max-width:700px;margin:18px auto 0;color:var(--muted);font-size:1.05rem;line-height:1.75}.publisher-cta__button{margin-top:28px;min-width:260px}.legal-page{flex:1;padding:72px 0 120px}.legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:88px;align-items:start}.legal-sidebar h1{margin:0 0 32px;font-size:clamp(1.7rem,2.2vw,2.35rem);line-height:.96;letter-spacing:-.05em}.legal-nav{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.legal-nav__item{font-size:1.125rem;font-weight:500;color:#6b7280}.legal-nav__item:hover{color:var(--foreground)}.legal-nav__item--active{color:var(--foreground);font-weight:700}.legal-content{min-width:0}.legal-panel{max-width:720px}.legal-panel h2{margin:0;font-size:clamp(2.1rem,3.6vw,3rem);line-height:1;letter-spacing:-.04em}.legal-panel__intro{margin:20px 0 0;font-size:1.125rem;line-height:1.8;color:#6b7280}.legal-stack{margin-top:36px;display:flex;flex-direction:column;gap:28px}.legal-block{padding-top:28px;border-top:1px solid var(--border)}.legal-block h3{margin:0 0 14px;font-size:1.1rem;line-height:1.3;letter-spacing:-.02em}.legal-block p{margin:0 0 12px;font-size:1rem;line-height:1.8;color:#6b7280}.legal-block p:last-child{margin-bottom:0}.how-page{flex:1;padding:72px 0 120px}.how-hero{max-width:860px;margin:0 auto;text-align:center}.how-hero h1{margin:0;font-size:clamp(3rem,6vw,5rem);line-height:.96;letter-spacing:-.05em}.how-hero p{max-width:720px;margin:24px auto 0;font-size:1.125rem;line-height:1.8;color:var(--muted)}.how-section{margin-top:88px}.how-section__head{max-width:760px;margin-bottom:28px}.how-section__head h2,.how-cta h2{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.04em}.how-section__head p,.how-cta p{margin:18px 0 0;font-size:1.0625rem;line-height:1.75;color:var(--muted)}.how-grid{display:grid;gap:18px}.how-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.how-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.how-card{padding:28px;border:1px solid var(--border);border-radius:28px;background:var(--background)}.how-card h3{margin:0;font-size:1.25rem;line-height:1.2;letter-spacing:-.03em}.how-card p{margin:14px 0 0;font-size:1rem;line-height:1.75;color:var(--muted)}.how-card--compact{min-height:0}.how-list{margin:16px 0 0;padding-left:20px;color:var(--muted)}.how-list li{margin:0;line-height:1.75}.how-list li+li{margin-top:10px}.how-flow{margin:0;padding-left:24px;display:grid;gap:14px}.how-flow__item{padding:20px 24px;border:1px solid var(--border);border-radius:24px;font-size:1rem;line-height:1.7}.how-faq{display:grid;gap:18px}.how-cta{margin-top:88px;padding:36px;border:1px solid var(--border);border-radius:32px}.use-case-page{flex:1;padding:72px 0 120px}.use-case-hero{max-width:900px;margin:0 auto;text-align:center}.use-case-hero h1{margin:0;font-size:clamp(3rem,6vw,5rem);line-height:.96;letter-spacing:-.05em}.use-case-hero p{max-width:760px;margin:24px auto 0;font-size:1.125rem;line-height:1.8;color:var(--muted)}.use-case-section{margin-top:88px}.use-case-section--related{margin-top:72px}.use-case-section__head,.use-case-links__head{max-width:780px;margin-bottom:28px}.use-case-section__head h2,.use-case-cta h2,.use-case-links__head h2{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.04em}.use-case-section__head p,.use-case-cta p,.use-case-links__head p{margin:18px 0 0;font-size:1.0625rem;line-height:1.75;color:var(--muted)}.use-case-grid,.use-case-links__grid{display:grid;gap:18px}.use-case-grid--three,.use-case-links__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.use-case-card,.use-case-links__card{display:block;padding:28px;border:1px solid var(--border);border-radius:28px;background:var(--background)}.use-case-card h3,.use-case-links__card strong{margin:0;display:block;font-size:1.25rem;line-height:1.2;letter-spacing:-.03em}.use-case-card p,.use-case-links__card p{margin:14px 0 0;font-size:1rem;line-height:1.75;color:var(--muted)}.use-case-card--compact{min-height:0}.use-case-card--link,.use-case-links__card{transition:border-color .18s ease,transform .18s ease}.use-case-card--link:hover,.use-case-links__card:hover{border-color:#d5d5d5;transform:translateY(-2px)}.use-case-flow{margin:0;padding-left:24px;display:grid;gap:14px}.use-case-flow__item{padding:20px 24px;border:1px solid var(--border);border-radius:24px;font-size:1rem;line-height:1.7}.use-case-platforms{display:flex;flex-wrap:wrap;gap:12px}.use-case-platforms__item,.use-case-links__card span{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid var(--border);border-radius:999px;font-size:.95rem;font-weight:500;color:var(--muted)}.use-case-faq{display:grid;gap:18px}.use-case-cta,.use-case-links{margin-top:88px;padding:36px;border:1px solid var(--border);border-radius:32px}.use-case-links__card strong{margin-top:18px}.hero__use-cases{margin-top:72px;text-align:left}@media (max-width: 900px){.site-footer__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;justify-content:unset;padding-top:44px;padding-bottom:28px}.site-header__inner{min-height:76px;flex-direction:row;justify-content:space-between;padding-top:0;padding-bottom:0}.site-nav,.site-footer__inner{gap:20px}.site-footer__inner{justify-items:start}.hero__content{padding:80px 0 96px}.hero__content h1{font-size:clamp(2.9rem,11vw,4.4rem)}.feature-grid{grid-template-columns:1fr}.publisher-cta{margin-top:56px;padding:34px 22px}.how-grid--two,.how-grid--three,.use-case-grid--three,.use-case-links__grid{grid-template-columns:1fr}.legal-layout{grid-template-columns:1fr;gap:36px}.legal-sidebar h1{margin-bottom:24px}.legal-nav{gap:14px}.use-case-cta,.use-case-links{margin-top:56px;padding:34px 22px}}@media (max-width: 640px){.container{padding:0 20px}.brand{font-size:1.375rem}.site-header__inner{min-height:72px;padding-top:0;padding-bottom:0}.brand__logo{height:36px}.site-nav{gap:0}.site-nav a,.site-footer a{font-size:.95rem}.site-footer__inner{row-gap:14px;column-gap:20px}.site-footer__inner a:nth-child(1){grid-column:1;grid-row:2;justify-self:start}.site-footer__inner a:nth-child(2){grid-column:2;grid-row:1;justify-self:end}.site-footer__inner a:nth-child(3){grid-column:1;grid-row:1;justify-self:start}.site-footer__inner a:nth-child(4){grid-column:2;grid-row:2;justify-self:end}.hero__content p{font-size:1rem}.hero__actions{flex-direction:column;align-items:center}.button{width:min(100%,360px)}.legal-page,.how-page,.use-case-page{padding:56px 0 88px}.legal-nav__item,.legal-panel__intro,.legal-block p,.how-section__head p,.how-hero p,.how-card p,.how-list,.how-flow__item,.how-cta p,.use-case-hero p,.use-case-section__head p,.use-case-card p,.use-case-flow__item,.use-case-cta p,.use-case-links__head p,.use-case-links__card p{font-size:1rem}.how-cta,.use-case-cta,.use-case-links{padding:28px 22px}}
