@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.grid{display:grid}}:root{color-scheme:light;font-synthesis:none;--paper:#f8f6f1;--surface:#efede8;--ink:#181817;--muted:#5f5d56;--line:#18181729;--accent:#c7ff72;--peach:#f8e8dc;--mint:#dff3df;--cream:#f7eaca;--lavender:#e5e4f2;--home-hero-size:clamp(3.4rem, 4.4vw, 4.25rem);--feature-title-size:clamp(2.35rem, 3.05vw, 2.75rem);--examples-title-size:clamp(2.8rem, 3.9vw, 3.5rem);--serif:Iowan Old Style, Baskerville, "Hiragino Mincho ProN", YuMincho, serif;font-family:Inter,Avenir Next,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{background:var(--paper);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}img,svg{max-width:100%;display:block}::selection{background:var(--accent);color:var(--ink)}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;font-size:.78rem;font-weight:700;text-decoration:none;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-170%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(1280px,100% - 56px);margin-inline:auto}.site-header{z-index:30;position:relative}.site-header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;width:min(1280px,100% - 56px);min-height:82px;margin-inline:auto;display:grid}.brand{letter-spacing:-.045em;border-radius:7px;align-items:center;gap:8px;width:fit-content;font-size:1rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:relative}.brand-mark:before,.brand-mark:after{background:var(--accent);content:"";border-radius:999px;width:10px;height:3px;position:absolute}.brand-mark:before{transform:rotate(45deg)}.brand-mark:after{transform:rotate(-45deg)}.brand-mark span{z-index:1;background:#fff;border-radius:50%;width:3px;height:3px;position:relative}.site-header nav,.footer-bottom nav{align-items:center;gap:30px;display:flex}.site-header nav a,.header-login,.footer-bottom nav a,.footer-actions a{border-radius:5px;font-size:.69rem;font-weight:650;text-decoration:none}.header-actions{justify-self:end;align-items:center;gap:22px;display:flex}.header-cta,.footer-cta{background:var(--accent);min-height:38px;color:var(--ink);border-radius:9px;align-items:center;gap:10px;padding:9px 14px;font-size:.67rem;font-weight:780;text-decoration:none;display:inline-flex}.brand:focus-visible,.site-header a:focus-visible,.site-footer a:focus-visible,.button:focus-visible,.product-card a:focus-visible,.solution-card a:focus-visible,.home-cta a:focus-visible,.examples-cta a:focus-visible,.demo-profile:focus-visible{outline-offset:3px;outline:3px solid #2458d8}.home-hero{grid-template-columns:minmax(0,1.22fr) minmax(340px,.7fr);align-items:center;gap:clamp(48px,6vw,96px);padding:clamp(72px,8vw,124px) clamp(58px,7vw,112px) 62px;display:grid}.home-hero h1,.product-card h2,.solution-card h2,.proof h2,.home-cta h2,.examples-hero h1,.examples-cta h2{font-family:var(--serif);letter-spacing:-.052em;text-wrap:balance;font-weight:500}.home-hero h1{font-size:var(--home-hero-size);margin:0;line-height:1.08}.home-hero-copy{place-items:start;gap:26px;display:grid}.home-hero-copy p{max-width:31rem;color:var(--muted);margin:0;font-size:.92rem;line-height:1.75}.button{border-radius:10px;align-items:center;gap:24px;min-height:48px;padding:12px 18px;font-size:.72rem;font-weight:780;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-accent{background:var(--accent)}.hero-widget-shell{padding-block:70px 38px}.hero-demo{min-width:0}.widget-frame,.widget-preview,.preview-mount{width:100%;min-width:0;display:block}.hero-demo .widget-frame{width:100%}.demo-profile{border:1px solid var(--line);background:#fff6;border-radius:999px;align-items:center;gap:9px;min-width:0;padding:5px 9px 5px 5px;font-size:.65rem;text-decoration:none;display:inline-flex}.demo-profile img,.demo-avatar-fallback{object-fit:cover;background:#d8d5cd;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.demo-profile strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.demo-profile>span:last-child{color:var(--muted)}.demo-profile--compact{background:0 0;border:0;margin:12px 0 0 52px;padding:0}.demo-profile--compact img,.demo-profile--compact .demo-avatar-fallback{flex-basis:24px;width:24px;height:24px}.preview-placeholder{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:8px;min-height:300px;display:grid}.preview-placeholder--compact{grid-template-columns:1fr .88fr .52fr;gap:6px;min-height:250px}.preview-placeholder span{aspect-ratio:1;background:#d9d5ce;border-radius:28px;width:100%;display:block}.preview-placeholder span:nth-child(2){background:#c7b7b8}.preview-placeholder span:nth-child(3){background:#a9afb9}.feed-status{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.trust{grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:center;gap:clamp(70px,10vw,150px);padding-block:clamp(100px,12vw,170px);display:grid}.trust-copy h2{letter-spacing:-.035em;max-width:19rem;margin:0;font-size:clamp(1.45rem,2vw,2rem);font-weight:500;line-height:1.16}.trust-wave{background:radial-gradient(circle at 7px 3px,transparent 6px,var(--ink) 6.5px,var(--ink) 7px,transparent 7.5px) 0 0 / 14px 14px repeat-x;opacity:.45;width:145px;height:14px;margin-top:48px}.trust ul{border:2px solid var(--ink);border-radius:38px;grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;gap:42px;min-height:250px;margin:0;padding:50px clamp(30px,5vw,70px);list-style:none;display:grid}.trust li{font-family:var(--serif);text-align:center;font-size:clamp(1rem,1.5vw,1.35rem);font-weight:650}.product-card,.solution-card{border-radius:34px;overflow:hidden}.product-card--widget{background:var(--peach);text-align:center;min-height:760px;padding:80px 80px 0}.card-kicker{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:800}.product-card--widget h2{max-width:760px;font-size:var(--feature-title-size);margin:34px auto 24px;line-height:1.14}.card-actions{justify-content:center;align-items:center;gap:26px;display:flex}.card-actions span{font-size:.65rem}.product-card a,.solution-card a{background:var(--ink);color:#fff;border-radius:9px;align-items:center;min-height:42px;padding:10px 15px;font-size:.66rem;font-weight:750;text-decoration:none;display:inline-flex}.product-widget-visual{border-radius:34px 34px 0 0;width:min(980px,92%);margin:76px auto 0;overflow:hidden}.product-placeholder{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.product-placeholder span{aspect-ratio:1;background:#6c5650;display:block}.product-placeholder span:nth-child(5n+2){background:#8aacaa}.product-placeholder span:nth-child(5n+3){background:#a6a39b}.product-placeholder span:nth-child(5n+4){background:#e1cd4e}.product-placeholder span:nth-child(5n+5){background:#9e9e99}.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:32px;display:grid}.solution-card{min-height:560px;padding:clamp(58px,6vw,92px)}.solution-card--json{background:var(--mint)}.solution-card--embed{background:var(--cream)}.solution-card h2{max-width:8.4em;font-size:var(--feature-title-size);margin:58px 0 26px;line-height:1.14}.solution-card>p:not(.card-kicker){max-width:30rem;margin:0 0 38px;font-size:.82rem;line-height:1.8}.product-card--platform{background:var(--lavender);grid-template-columns:minmax(0,1fr) minmax(320px,.65fr);align-items:center;gap:clamp(70px,10vw,150px);min-height:560px;margin-top:32px;padding:clamp(60px,7vw,100px);display:grid}.product-card--platform h2{max-width:9.5em;font-size:var(--feature-title-size);margin:42px 0 26px;line-height:1.14}.product-card--platform>div>p:not(.card-kicker){max-width:38rem;margin:0 0 35px;font-size:.82rem;line-height:1.8}.product-card--platform ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.product-card--platform li{background:#ffffff5c;border-radius:15px;align-items:center;gap:18px;min-height:70px;padding:16px 20px;font-size:.78rem;display:flex}.product-card--platform li span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:28px;height:28px;font-size:.55rem;display:grid}.proof{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:center;gap:clamp(70px,11vw,160px);padding-block:clamp(120px,13vw,190px);display:grid}.proof-title{grid-template-columns:auto 1fr;align-items:start;gap:25px;display:grid}.proof-title>span{font-family:var(--serif);font-size:5.2rem;line-height:.8}.proof h2{max-width:8em;font-size:var(--feature-title-size);margin:0;line-height:1.14}.proof blockquote{border:2px solid var(--ink);border-radius:34px;margin:0;padding:clamp(44px,6vw,78px)}.proof blockquote p{margin:0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.72}.proof blockquote footer{margin-top:34px;font-size:.68rem;font-weight:700}.home-cta,.examples-cta{background:#ddfac0;border-radius:34px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;min-height:170px;margin-bottom:70px;padding:48px 70px;display:grid}.home-cta h2,.examples-cta h2{font-size:var(--feature-title-size);margin:0;line-height:1.12}.home-cta a,.examples-cta a{background:var(--ink);color:#fff;border-radius:9px;align-items:center;min-height:42px;padding:10px 16px;font-size:.66rem;font-weight:750;text-decoration:none;display:inline-flex}.examples-main{padding-bottom:1px}.examples-hero{text-align:center;align-content:center;place-items:center;min-height:265px;padding-block:70px 54px;display:grid}.examples-hero h1{font-size:var(--examples-title-size);margin:0;line-height:1.08}.examples-hero p{color:var(--muted);margin:22px 0 0;font-size:.78rem}.live-demo{position:relative}.example-list{gap:28px;display:grid}.gallery-example{background:var(--surface);border-radius:34px;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:620px;padding:34px;display:grid}.example-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem;font-weight:700}.example-stage{place-items:center;min-width:0;min-height:510px;display:grid;overflow:hidden}.example-stage .preview-mount{width:100%}.example-stage--rounded-grid .preview-mount{max-width:590px}.example-stage--horizontal-strip .preview-mount,.example-stage--caption-grid .preview-mount,.example-stage--reels-row .preview-mount,.example-stage--edge-grid .preview-mount,.example-stage--pill-gallery .preview-mount{max-width:1000px}.example-stage--bento .preview-mount{max-width:780px}.example-stage--gallery-wall .preview-mount,.example-stage--elastic-carousel .preview-mount{max-width:1100px}.examples-cta{background:#f1eadb;margin-top:30px}.site-footer{background:var(--ink);color:#f6f4ee;border-radius:38px 38px 0 0;min-height:440px;padding:72px 0 44px}.footer-top,.footer-bottom{grid-template-columns:1fr auto;align-items:center;gap:30px;display:grid}.footer-top p,.footer-note{color:#ffffff9e;margin:0;font-size:.66rem}.footer-top p a{color:var(--accent);font-weight:700;text-decoration:none}.footer-actions{align-items:center;gap:22px;display:flex}.footer-actions .footer-cta{border:1px solid var(--accent);color:var(--accent);background:0 0}.footer-bottom{margin-top:128px}.footer-bottom nav a{color:#ffffff9e}.footer-bottom .brand{color:var(--accent);justify-self:end;font-size:1.35rem}.footer-bottom .brand-mark{background:var(--accent)}.footer-bottom .brand-mark:before,.footer-bottom .brand-mark:after{background:var(--ink)}.footer-note{margin-top:52px}@media(max-width:900px){.site-header-inner{grid-template-columns:1fr auto}.site-header nav,.header-login{display:none}.home-hero{grid-template-columns:1fr}.home-hero-copy{max-width:38rem}.trust,.product-card--platform,.proof{grid-template-columns:1fr}}@media(max-width:680px){:root{--home-hero-size:2.4rem;--feature-title-size:1.75rem;--examples-title-size:2rem}.section-shell,.site-header-inner{width:min(100% - 24px,1280px)}.site-header-inner{min-height:66px}.header-actions{gap:0}.header-cta{min-height:36px;padding-inline:11px}.home-hero{gap:30px;padding:44px 10px 24px}.home-hero h1{font-size:var(--home-hero-size)}.home-hero-copy p{font-size:.84rem}.home-hero-copy .button{justify-content:space-between;width:100%}.hero-widget-shell{width:100%;padding:44px 8px 12px}.preview-placeholder--compact{min-height:175px}.trust{gap:45px;padding-block:90px}.trust-wave{margin-top:30px}.trust ul{border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;min-height:280px;padding:35px 22px}.product-card,.solution-card{border-radius:22px}.product-card--widget{min-height:520px;padding:54px 16px 0}.product-card--widget h2{font-size:var(--feature-title-size);margin-top:28px}.card-actions{flex-direction:column;gap:12px}.product-widget-visual{border-radius:20px 20px 0 0;width:100%;margin-top:58px}.solution-grid{grid-template-columns:1fr;gap:18px}.solution-card{min-height:420px;padding:44px 26px}.solution-card h2{font-size:var(--feature-title-size);margin-top:38px}.product-card--platform{gap:48px;margin-top:18px;padding:48px 26px}.product-card--platform h2{font-size:var(--feature-title-size)}.proof{gap:50px;padding-block:82px}.proof-title{gap:16px}.proof h2{font-size:var(--feature-title-size)}.proof blockquote{border-radius:22px;padding:32px 26px}.home-cta,.examples-cta{border-radius:22px;grid-template-columns:1fr;min-height:150px;margin-bottom:32px;padding:34px 26px}.home-cta h2,.examples-cta h2{font-size:1.6rem}.home-cta a,.examples-cta a{width:fit-content}.examples-hero{min-height:180px;padding-block:38px 30px}.examples-hero h1{font-size:var(--examples-title-size)}.example-list{gap:16px}.gallery-example{background:0 0;border-radius:0;grid-template-rows:auto auto;gap:22px;min-height:0;padding:22px 0 36px}.example-number{font-family:var(--serif);text-align:center;font-size:1.35rem;font-weight:500}.example-stage{min-height:0;padding:0}.example-stage--rounded-grid .preview-mount{max-width:330px}.example-stage--bento .preview-mount{max-width:280px}.example-stage--horizontal-strip .preview-mount,.example-stage--caption-grid .preview-mount,.example-stage--reels-row .preview-mount,.example-stage--edge-grid .preview-mount,.example-stage--pill-gallery .preview-mount{max-width:330px}.example-stage--gallery-wall .preview-mount,.example-stage--elastic-carousel .preview-mount{max-width:350px}.demo-profile--compact{margin-left:0}.preview-placeholder{gap:5px;min-height:250px}.preview-placeholder span{border-radius:14px}.site-footer{border-radius:26px 26px 0 0;min-height:430px;padding-top:55px}.footer-top,.footer-bottom{grid-template-columns:1fr}.footer-actions{justify-content:space-between}.footer-bottom{margin-top:90px}.footer-bottom nav{flex-wrap:wrap;gap:18px 24px}.footer-bottom .brand{justify-self:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}
