*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{min-height:100dvh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#070707;color:#fbfbfb;transition:background-color .3s ease,color .3s ease}html[data-theme=light],html[data-theme=light] body{background-color:#fdfdfd;color:#17181c;color-scheme:light}body{display:flex;flex-direction:column}#root{flex:1;display:flex;flex-direction:column}.skip-link{position:absolute;top:-100%;left:16px;z-index:200;padding:12px 20px;border-radius:8px;background:#fff;color:#070707;font-size:14px;font-weight:500;text-decoration:none}.skip-link:focus{top:16px}.app{flex:1;display:flex;flex-direction:column;align-items:center;max-width:883px;margin:0 auto;width:100%;padding:0 24px 64px}.top-bar-links{position:absolute;top:16px;right:0;display:flex;align-items:center;gap:8px;z-index:10}.theme-icon-stack{position:relative;display:inline-flex;width:16px;height:16px}.icon-btn .theme-icon{position:absolute;top:0;right:0;bottom:0;left:0;width:16px;height:16px;display:block;transform-origin:center;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .2s ease-in-out,transform .2s ease-in-out,filter .2s ease-in-out,color .15s ease;opacity:0;transform:scale(.25);filter:blur(2px)}.theme-icon-stack[data-active=moon] .theme-icon-moon,.theme-icon-stack[data-active=sun] .theme-icon-sun{opacity:1;transform:scale(1);filter:blur(0)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50px;background:#ffffff12;color:#ededed;cursor:pointer;text-decoration:none;padding:0;transition:background-color .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.icon-btn:hover{background:#ffffff1a}.icon-btn:active{background:#ffffff14}.icon-btn:focus-visible{outline:2px solid #ededed;outline-offset:2px}.icon-btn svg{width:16px;height:16px;display:block;flex-shrink:0;fill:currentColor;color:#ededed99;transition:color .15s ease}.icon-btn svg.icon-x{width:16px;height:17px}.icon-btn:hover svg{color:#ededed}html[data-theme=light] .icon-btn{background:#f4f4f4;color:#0d0d0d}html[data-theme=light] .icon-btn:hover{background:#f1f1f1}html[data-theme=light] .icon-btn:active{background:#eae9e9}html[data-theme=light] .icon-btn:focus-visible{outline-color:#0d0d0d}html[data-theme=light] .icon-btn svg{color:#0d0d0d99}html[data-theme=light] .icon-btn:hover svg{color:#0d0d0d}.header{position:relative;width:100%;height:218px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:53px}.header-icon{position:relative;z-index:0;width:207px;height:138px;margin-top:-190px;margin-bottom:-20px;line-height:0;cursor:pointer}.header-icon-img{position:absolute;left:0;top:0;width:207px;height:138px;display:block;-webkit-user-select:none;user-select:none;transform-origin:center;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s ease;will-change:transform,opacity}@media (hover: hover){.header-icon:hover .header-icon-img{transform:rotate(8deg)}}.header-icon:active .header-icon-img{transform:rotate(8deg)}html:not([data-theme=light]) .header-icon-img--dark,html[data-theme=light] .header-icon-img--light{opacity:1}html[data-theme=light] .header-icon-img--dark,html:not([data-theme=light]) .header-icon-img--light{opacity:0}@media (prefers-reduced-motion: reduce){.header-icon-img{transition:none}.header-icon:hover .header-icon-img,.header-icon:active .header-icon-img{transform:none}}.title{position:relative;z-index:1;font-size:22px;font-weight:500;line-height:30px;color:inherit}.subtitle-sm{position:relative;z-index:1;font-size:14px;font-weight:400;line-height:21px;color:#cacaca;opacity:.5}html[data-theme=light] .subtitle-sm{color:#767676;opacity:1}.examples-section{width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:48px}.example-row-full{width:100%;height:370px;border-radius:30px;background:#d9d9d90d;display:flex;align-items:center;justify-content:center;padding:48px 40px;overflow:hidden}html[data-theme=light] .example-row-full{background:#f7f7f7}.example-row-split{display:grid;grid-template-columns:271fr 552fr;gap:12px;width:100%}.example-cell{border-radius:30px;background:#d9d9d90d;display:flex;align-items:center;justify-content:center;padding:48px 40px;min-height:314px;overflow:hidden}html[data-theme=light] .example-cell{background:#f7f7f7}.hero-card{width:280px;height:280px;border-radius:16px;overflow:hidden}.hero-card-wide{width:100%;max-width:320px;height:280px;border-radius:16px;overflow:hidden}.hero-card-tall{width:100%;max-width:220px;height:280px;border-radius:16px;overflow:hidden}.section{width:100%;margin-bottom:24px}.section-title{font-size:16px;font-weight:400;line-height:34px;color:inherit;margin-bottom:4px;opacity:.95}.section-title--muted{opacity:.75}.code-block{display:flex;align-items:center;gap:10px;min-height:40px;background:#121212;border-radius:10px;padding:4px 8px 4px 14px;position:relative}html[data-theme=light] .code-block{background:#f7f7f7;box-shadow:none}.code-block--multi{height:auto;padding:6px 8px 6px 14px;align-items:flex-start}.code-block code{font-family:Roboto Mono,monospace;font-size:14px;line-height:22px;color:#fff;white-space:pre;overflow-x:auto;min-width:0;flex:1}html[data-theme=light] .code-block code{color:#3c3c3c}.copy-btn{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;min-height:32px;max-width:32px;max-height:32px;aspect-ratio:1 / 1;margin-right:-3px;border:0;border-radius:6px;padding:0;line-height:0;background:transparent;background-image:none;color:#ededed99;cursor:pointer;transition:background-color .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}html[data-theme=light] .copy-btn{color:#0d0d0d99}.copy-btn:hover{background-image:none;background:#ffffff0f;color:#ededed}.copy-btn:active{background-image:none;background:#ffffff14}html[data-theme=light] .copy-btn:hover{background:#0000000a;color:#0d0d0d}html[data-theme=light] .copy-btn:active{background:#0000000f}.copy-btn:focus-visible{outline:2px solid #ededed;outline-offset:2px}html[data-theme=light] .copy-btn:focus-visible{outline-color:#0d0d0d}.copy-btn svg{position:absolute;top:50%;left:50%;width:16px;height:16px;display:block;transform-origin:center;will-change:opacity,transform,filter;transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),filter .3s cubic-bezier(.22,1,.36,1)}.copy-btn .icon-copy{opacity:1;transform:translate(-50%,-50%) scale(1);filter:blur(0)}.copy-btn .icon-check{opacity:0;transform:translate(-50%,-50%) scale(.25);filter:blur(4px);color:currentColor}.copy-btn[data-copied=true] .icon-copy{opacity:0;transform:translate(-50%,-50%) scale(.25);filter:blur(4px)}.copy-btn[data-copied=true] .icon-check{opacity:1;transform:translate(-50%,-50%) scale(1);filter:blur(0)}.copy-btn-tooltip{position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% + 8px);box-sizing:border-box;height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:40px;font-family:var(--font-sans, "Inter", system-ui, sans-serif);font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;white-space:nowrap;pointer-events:none;z-index:10;opacity:0;visibility:hidden;transition:opacity .15s cubic-bezier(.22,1,.36,1),visibility 0s linear .15s;background:#fff;color:#17181c;box-shadow:0 2px 8px #0000000a,0 0 0 1px #0000000f,0 1px 1px #0000000a}html[data-theme=dark] .copy-btn-tooltip{background:#181818;color:#e3e3e3;box-shadow:0 1px 16px #0006,inset 0 1px #ffffff0a,inset 0 0 0 1px #0000000f,inset 0 -1px #0000000f,inset 0 0 0 1px #c4c4c414}@media (hover: hover){.copy-btn:hover .copy-btn-tooltip,.copy-btn:focus-visible .copy-btn-tooltip,.copy-btn[data-copied=true] .copy-btn-tooltip{opacity:1;visibility:visible;transition:opacity .15s cubic-bezier(.22,1,.36,1) 50ms,visibility 0s linear 50ms}.copy-btn[data-copied=true] .copy-btn-tooltip{transition:opacity .15s cubic-bezier(.22,1,.36,1),visibility 0s linear}}.copy-btn-tooltip .tt-text{display:inline-flex;align-items:baseline;line-height:16px}.copy-btn-tooltip .tt-stem{display:inline-block;line-height:16px}.copy-btn-tooltip .tt-swap{position:relative;display:inline-block;vertical-align:baseline;line-height:16px;width:var(--tt-w-a, auto);transition:width .24s cubic-bezier(.22,1,.36,1)}.copy-btn-tooltip .tt-swap[data-state=copied]{width:var(--tt-w-b, auto)}.copy-btn-tooltip .tt-label{white-space:pre;transition:opacity .18s cubic-bezier(.22,1,.36,1),filter .18s cubic-bezier(.22,1,.36,1);will-change:opacity,filter}.copy-btn-tooltip .tt-a{display:inline-block}.copy-btn-tooltip .tt-b{position:absolute;top:0;left:0}.copy-btn-tooltip .tt-swap .tt-a{opacity:1;filter:blur(0)}.copy-btn-tooltip .tt-swap .tt-b,.copy-btn-tooltip .tt-swap[data-state=copied] .tt-a{opacity:0;filter:blur(2px)}.copy-btn-tooltip .tt-swap[data-state=copied] .tt-b{opacity:1;filter:blur(0)}@media (hover: none){.copy-btn[data-copied=true] .copy-btn-tooltip{opacity:1;visibility:visible;transition:opacity .15s cubic-bezier(.22,1,.36,1),visibility 0s linear}.copy-btn-tooltip .tt-swap{width:var(--tt-w-b, auto);transition:none}.copy-btn-tooltip .tt-label{transition:none}}@media (prefers-reduced-motion: reduce){.copy-btn-tooltip,.copy-btn-tooltip .tt-swap,.copy-btn-tooltip .tt-label{transition:none!important}}.playground-section{width:100%;display:flex;flex-direction:column;gap:6px;margin-bottom:48px}.playground-section .section-title{margin-bottom:0}.playground-controls{display:flex;align-items:flex-end;gap:22px;background:#121212;border-radius:10px;padding:16px}html[data-theme=light] .playground-controls{background:#f7f7f7}.control-group{display:flex;flex-direction:column;gap:9px;min-width:0}.control-label{font-size:12px;font-weight:400;line-height:14px;color:#fbfbfb99}html[data-theme=light] .control-label{color:#767676}.control-options{display:flex;gap:8px;align-items:center}.tab-btn{display:flex;align-items:center;justify-content:center;height:36px;padding:0 12px;border:none;border-radius:8px;background:#ffffff08;color:#fbfbfb80;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:14px;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap;-webkit-tap-highlight-color:transparent}html[data-theme=light] .tab-btn{background:#ebebeb;color:#17181c}.tab-btn:hover{background:#ffffff0f;color:#fbfbfbb3}html[data-theme=light] .tab-btn:hover{background:#e2e2e2;color:#17181c}.tab-btn[data-active=true]{background:#ffffff12;color:#fbfbfb;box-shadow:inset 0 0 0 .5px #ffffff05,inset 0 .5px #ffffff0f}html[data-theme=light] .tab-btn[data-active=true]{background:#fff;color:#17181c;box-shadow:0 1px 3px #0000000a,inset 0 0 0 .5px #0000000f,inset 0 -.5px #0000001a}.tab-btn:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}html[data-theme=light] .tab-btn:focus-visible{outline-color:#17181c}.control-group--strength{min-width:100px;width:140px}.strength-track{position:relative;width:100%;height:36px;border-radius:8px;background:#ffffff12;box-shadow:inset 0 0 0 .5px #ffffff05,inset 0 .5px #ffffff0f;overflow:hidden;cursor:grab;transition:background-color .15s ease}.strength-track:hover{background:#ffffff17}.strength-track:active{cursor:grabbing}html[data-theme=light] .strength-track{background:#ebebeb;box-shadow:none}html[data-theme=light] .strength-track:hover{background:#e2e2e2}.strength-fill{position:absolute;top:0;left:0;bottom:0;border-radius:8px;background:#ffffff1a;box-shadow:inset 0 0 0 .5px #ffffff05,inset 0 .5px #ffffff0f;transition:width .08s ease-out;pointer-events:none}html[data-theme=light] .strength-fill{background:#fff;box-shadow:0 1px 3px #0000000a,inset 0 0 0 .5px #0000000f,inset 0 -.5px #0000001a}.strength-value{position:absolute;top:0;left:11px;height:100%;display:flex;align-items:center;font-size:11px;line-height:14px;font-weight:400;color:#fbfbfb99;white-space:nowrap;pointer-events:none;z-index:1}html[data-theme=light] .strength-value{color:#17181c}.strength-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;background:transparent;cursor:grab;opacity:0;z-index:2;touch-action:none;outline:none;-webkit-tap-highlight-color:transparent}.strength-input::-moz-focus-outer{border:0}.strength-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:36px;border:0;background:transparent;cursor:grab}.strength-input::-moz-range-thumb{width:36px;height:36px;border:0;background:transparent;cursor:grab}.strength-track:has(.strength-input:focus-visible){outline:2px solid rgba(255,255,255,.5);outline-offset:2px}html[data-theme=light] .strength-track:has(.strength-input:focus-visible){outline-color:#0006}.playground-preview{width:100%;min-height:304px;border-radius:10px;background:#d9d9d90d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:48px}html[data-theme=light] .playground-preview{background:#f7f7f7}.playground-card{width:280px;height:280px;border-radius:16px;overflow:hidden}.playground-toolbar{display:inline-flex;align-items:center;gap:8px}.playground-toggle{display:inline-grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:9999px;background:#ffffff12;color:#fbfbfbb3;cursor:pointer;transition:background-color .2s ease,color .2s ease;-webkit-tap-highlight-color:transparent}.playground-toggle:hover{background:#ffffff1a;color:#fbfbfb}.playground-toggle:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.playground-toggle svg{width:14px;height:14px;fill:currentColor;stroke:none}.playground-toggle--text{min-width:108px;width:auto;padding:0 12px;border-radius:9999px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1;letter-spacing:.01em;white-space:nowrap}html[data-theme=light] .playground-toggle{background:#ebebeb;color:#17181c}html[data-theme=light] .playground-toggle:hover{background:#e2e2e2;color:#17181c}html[data-theme=light] .playground-toggle:focus-visible{outline-color:#17181c}.playground-toggle:disabled,.playground-toggle[aria-disabled=true]{opacity:.5;cursor:not-allowed}.playground-toggle:disabled:hover,.playground-toggle[aria-disabled=true]:hover{background:#ffffff12;color:#fbfbfbb3}html[data-theme=light] .playground-toggle:disabled:hover,html[data-theme=light] .playground-toggle[aria-disabled=true]:hover{background:#ebebeb;color:#17181c}.footer{font-size:13px;line-height:14px;text-align:center;padding:48px 0 24px}.footer-muted{color:#fbfbfb66}html[data-theme=light] .footer-muted{color:#767676}.footer-name{color:#fbfbfbb3;text-decoration:none}html[data-theme=light] .footer-name{color:#17181c}.footer-name:hover{color:#fbfbfbe6}html[data-theme=light] .footer-name:hover{color:#000}@media (max-width: 639px){html,body{overflow-x:hidden}.app{padding:0 16px 48px}.header{height:auto;min-height:180px;padding-top:60px;padding-bottom:32px}.top-bar-links{top:12px}.example-row-full{height:auto;min-height:220px;padding:24px 18px;border-radius:20px}.example-row-split{grid-template-columns:1fr}.example-cell{padding:24px 18px;min-height:220px;border-radius:20px;overflow:visible}.hero-card,.hero-card-tall,.playground-card{width:100%;max-width:280px;height:220px}.hero-card-wide{height:220px}.playground-preview>.image-gen-root{display:block;width:100%;max-width:280px}.playground-controls{flex-wrap:nowrap;align-items:flex-end;gap:12px;padding:12px}.control-group--strength{width:auto;min-width:0;flex:1 1 0}.strength-value{left:9px}.playground-preview{padding:24px 16px;min-height:240px}.code-block code{font-size:12px;line-height:20px}.section-title{font-size:15px}}@media (min-width: 640px) and (max-width: 883px){.example-row-full{padding:40px 32px}.example-cell{padding:40px 24px;min-height:260px}.playground-controls{flex-wrap:wrap}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
