
:root{--bg:#11120f;--surface:#161713;--surface-2:#1b1c18;--line:#30312b;--line-soft:#272923;--text:#eeeee6;--muted:#a6a79c;--quiet:#818478;--accent:#ff7945;--accent-hover:#ff956c;--paper:#eae8df;--ink:#242720;--ease:cubic-bezier(.22,1,.36,1);--ease-inout:cubic-bezier(.65,0,.35,1);--mono:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',monospace;--sans:Arial,'Helvetica Neue',sans-serif;color-scheme:dark}
*,*::before,*::after{box-sizing:border-box}html{scroll-padding-top:108px;scrollbar-gutter:stable}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.34}button,textarea{border-radius:0}button{border:0;background:none}a,button{touch-action:manipulation}::selection{background:var(--accent);color:var(--bg)}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}textarea:focus-visible{outline:0}textarea:focus{box-shadow:inset 0 0 0 1px #ff79454a}h1,h2,h3,p{margin:0}h1,h2{font-weight:400}h3{font-weight:500}svg{display:block}textarea{resize:none}button svg,a svg{pointer-events:none}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon.tiny{width:12px;height:12px}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{max-width:1380px;width:calc(100% - 112px);margin-inline:auto}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 20px;background:var(--paper);color:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:none}.mono,.eyebrow{font-family:var(--mono)}.eyebrow{display:inline-flex;align-items:center;gap:11px;font-size:10px;letter-spacing:.075em;line-height:1.5;text-transform:uppercase}.accent-dash{width:17px;height:2px;background:var(--accent)}.muted{color:var(--muted)}.quiet{color:var(--quiet)}.orange{color:var(--accent)}.little-square{width:7px;height:7px;background:var(--accent);display:inline-block}.small-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--quiet);flex-shrink:0}.status-dot{width:5px;height:5px;background:var(--accent);display:inline-block;margin-right:8px}.mobile-only{display:none}

.site-header{position:sticky;top:0;background:#11120ff2;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:30;border-bottom:1px solid var(--line-soft)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:88px;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:30px;font-weight:700;letter-spacing:-1.9px;line-height:1}.brand-mark{display:block;width:24px;height:27px;position:relative;flex-shrink:0}.brand-mark i,.brand-mark b{position:absolute;display:block;box-sizing:content-box;border-left:5px solid var(--accent);border-bottom:5px solid var(--accent)}.brand-mark i{height:21px;width:18px;left:0;bottom:1px}.brand-mark b{height:8px;width:7px;left:9px;top:0}.desktop-nav{display:flex;align-items:center;gap:32px;margin-left:82px}.desktop-nav a{color:var(--muted);font-size:12px;padding:14px 0;transition:color .25s}.desktop-nav a[aria-current="page"],.desktop-nav a:hover{color:var(--text)}.desktop-nav a[aria-current="page"]::after{content:'';height:2px;width:12px;background:var(--accent);display:block;position:absolute;margin-top:9px}.nav-dot{width:4px;height:4px;border-radius:50%;background:var(--accent);display:inline-block;vertical-align:middle;margin:0 0 2px 4px}.header-actions{display:flex;align-items:center;gap:28px}.discord-link{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted);transition:color .3s}.discord-link:hover{color:var(--text)}.discord-link .icon{width:17px;height:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:50px;padding:0 21px;font-size:12px;line-height:1.2;font-weight:500;border-radius:5px;position:relative;overflow:hidden;transition:background .35s var(--ease),color .35s var(--ease),border-color .35s var(--ease),transform .4s var(--ease),box-shadow .4s var(--ease)}.button:hover:not(:disabled){transform:translateY(-2px)}.button:active:not(:disabled){transform:translateY(0) scale(.985)}.button .icon{transition:transform .6s var(--ease)}.button:hover:not(:disabled) .icon{transform:translate(2px,-2px)}.button-primary{background:var(--accent);color:#20150f}.button-primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 6px 20px #0002}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#fffdf4}.button-small{min-height:40px;padding:0 16px;gap:22px;font-size:11px}.button-outline{border:1px solid var(--line);color:var(--text);background:transparent}.button-outline:hover{background:var(--surface-2);border-color:#52554b}.button-arrow{display:flex;justify-content:center;align-items:center;border-left:1px solid #20150f25;height:50px;margin-right:-21px;width:52px}.button:has(.button-arrow){gap:32px}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0;font-size:11px;background:none;color:var(--muted);white-space:nowrap;transition:color .25s}.text-button:hover:not(:disabled){color:var(--text)}.text-button .icon{width:15px;height:15px;transition:transform .5s var(--ease)}.text-button:hover:not(:disabled) .icon{transform:translateX(4px)}.menu-toggle{display:none}.mobile-nav{border-top:1px solid var(--line);padding:14px 24px 22px}.mobile-nav a{display:block;padding:12px 0;color:var(--muted)}

.hero{padding-top:40px}.hero-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:20px}.hero-tag{font-size:9px;letter-spacing:.04em}.hero-top{display:grid;grid-template-columns:1fr 272px;gap:50px;align-items:center;padding:41px 0 48px}.hero h1{font-size:clamp(76px,8.9vw,142px);line-height:.98;letter-spacing:-.073em;font-weight:400}.title-line{display:block;padding:0 6px 9px 0;overflow:hidden}.title-line>span{display:inline-block;animation:title-enter 1.25s var(--ease) both}.title-line.secondary>span{animation-delay:.13s}.title-line.secondary{color:#9c9f92}.hero-side{padding:27px 0 0}.hero-side>p{font-size:16px;line-height:1.65;color:#d0d1c6;letter-spacing:-.25px}.hero-buttons{margin-top:26px}.hero-small{display:block;color:var(--quiet);font-size:10px;margin-top:12px;letter-spacing:.02em}.identity{position:relative;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(120deg,#18191466,transparent 58%)}.identity-top{display:flex;justify-content:space-between;gap:18px;padding:19px 22px 0;color:var(--muted);font-size:8px;letter-spacing:.025em}.identity-art{position:relative;height:320px;overflow:hidden}.identity-fallback{font-size:clamp(180px,24vw,360px);font-weight:700;letter-spacing:-.065em;position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);line-height:1;color:#aaa99e;white-space:nowrap}.identity canvas{display:block;width:100%;height:100%;position:relative;z-index:1}.identity.canvas-ready .identity-fallback{visibility:hidden}.identity-axis{position:absolute;left:23px;top:50%;font:7px var(--mono);color:var(--quiet);writing-mode:vertical-rl;transform:translateY(-50%) rotate(180deg)}.identity-stamp{position:absolute;z-index:2;right:25px;bottom:33px;display:flex;gap:23px;align-items:center;padding:13px 12px;background:var(--accent);color:var(--bg);font:8px var(--mono);transform:rotate(-8deg)}.stamp-mark{font-size:21px;font-family:Arial}.identity-bottom{display:flex;justify-content:space-between;gap:12px;padding:4px 23px 18px;font-size:10px}.identity-bottom .text-button{font-size:10px}.reveal-dot{width:5px;height:5px;border:1px solid currentColor;border-radius:50%}.text-button[aria-pressed="true"] .reveal-dot{background:var(--accent);border-color:var(--accent)}.hero-baseline{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0 40px;color:var(--quiet);font-size:8px;letter-spacing:.04em}.hero-baseline a{display:flex;align-items:center;gap:18px}.hero-baseline .icon{height:14px;width:14px}.approach-section{background:var(--paper);color:var(--ink);padding:105px 0 99px;margin-top:10px}.approach-grid{display:grid;grid-template-columns:1fr 2fr;gap:36px}.section-label p{margin-top:36px;font-size:13px;line-height:1.6;color:#73766b}.approach-content h2{font-size:clamp(36px,4.2vw,63px);line-height:1.05;letter-spacing:-.054em}.approach-content h2 span{color:#929589}.approach-description{font-size:16px;line-height:1.65;max-width:570px;color:#5f6458;margin-top:28px}.principle-row{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-top:40px;margin-top:37px;border-top:1px solid #c8c9bd}.mini-index{font:10px var(--mono);color:#7b8070}.principle-row h3{font-size:19px;letter-spacing:-.5px;margin:12px 0 8px}.principle-row p{color:#6d7264;font-size:12px;line-height:1.8;max-width:275px}.honest-note{font-size:10px;color:#777d6b;margin-top:35px}.workflow-section{padding-top:110px;padding-bottom:100px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end}.section-heading h2,.faq-heading h2{font-size:clamp(38px,4.3vw,64px);line-height:1.05;letter-spacing:-.055em;margin-top:25px}.section-heading>p{font-size:13px;line-height:1.8;color:var(--muted);max-width:260px;padding:0 70px 4px 0}.workflow-layout{display:grid;grid-template-columns:1fr 1.24fr;gap:88px;margin-top:51px;align-items:center}.workflow-step{width:100%;padding:27px 0;display:flex;text-align:left;align-items:center;gap:24px;border-bottom:1px solid var(--line);transition:color .4s;color:var(--quiet)}.workflow-step:first-child{border-top:1px solid var(--line)}.step-number{font:11px var(--mono);transition:color .4s}.workflow-step strong{display:block;font-size:20px;font-weight:400;letter-spacing:-.5px}.workflow-step small{display:block;font-size:11px;margin-top:5px;color:var(--quiet)}.workflow-step .icon{margin-left:auto;opacity:0;transform:translateX(-10px);transition:opacity .5s,transform .5s var(--ease)}.workflow-step[aria-selected="true"]{color:var(--text)}.workflow-step[aria-selected="true"] .step-number{color:var(--accent)}.workflow-step[aria-selected="true"] .icon{opacity:1;transform:none}.workflow-preview{border:1px solid #36382f;background:var(--surface);border-radius:9px;min-width:0;overflow:hidden;box-shadow:0 24px 50px #0002}.preview-title{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line);font-size:8px;gap:16px}.preview-title>span:first-child{display:flex;align-items:center;gap:8px}.flow-panel{height:287px;display:flex;flex-direction:column;animation:panel-enter .6s var(--ease) both}.sample-file{display:flex;gap:9px;align-items:center;margin:21px 24px 0;color:var(--muted);font-size:11px}.sample-file .icon{width:15px;height:15px}.language-chip{font:8px var(--mono);padding:3px 6px;border:1px solid var(--line);border-radius:4px;margin-left:auto}.sample-code{font:12px/1.95 var(--mono);margin:19px 24px 17px;white-space:pre;overflow:auto;color:#cdcbbd}.comment{color:#686f60}.syntax-keyword{color:#d49b7e}.syntax-function{color:#d6d6b7}.syntax-string{color:#a9b899}.sample-footer{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:var(--quiet);gap:12px;padding:14px 23px;margin-top:auto;border-top:1px solid var(--line)}.sample-footer .small-dot{background:#8c9d7b;margin-right:7px}.sample-footer .mono{font-size:8px}.centered-panel{align-items:center;justify-content:center;text-align:center;padding:20px 28px}.large-icon{height:54px;width:54px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--accent);margin-bottom:19px}.large-icon .icon{width:24px;height:24px}.centered-panel h3{font-size:19px;letter-spacing:-.5px}.centered-panel p{max-width:340px;margin:10px 0;font-size:12px;line-height:1.8;color:var(--muted)}.preview-caption{font-size:9px;color:var(--quiet);margin-top:14px}.file-illustration{display:flex;align-items:center;gap:15px;padding:17px 20px;margin:0 0 23px;border:1px solid var(--line);border-radius:6px;font:11px var(--mono)}.centered-panel .text-button{margin-top:8px}.faq-section{display:grid;grid-template-columns:1fr 1.36fr;gap:110px;padding:92px 0 110px;border-top:1px solid var(--line)}.faq-heading .text-button{margin-top:28px}.faq-items{border-top:1px solid var(--line)}.faq-items details{border-bottom:1px solid var(--line)}.faq-items summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:23px 0;font-size:14px;gap:20px}.faq-items summary::-webkit-details-marker{display:none}.faq-plus{display:block;width:11px;height:11px;position:relative;flex-shrink:0}.faq-plus::before,.faq-plus::after{content:'';display:block;position:absolute;top:5px;width:11px;height:1px;background:var(--muted);transition:transform .35s var(--ease)}.faq-plus::after{transform:rotate(90deg)}details[open] .faq-plus::after{transform:rotate(0)}.faq-answer p{padding:0 35px 23px 0;color:var(--muted);font-size:12px;line-height:1.8}.closing-section{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-top:62px;padding-bottom:78px;gap:30px}.closing-section .eyebrow{color:var(--quiet);font-size:9px}.closing-section h2{font-size:clamp(54px,8.4vw,132px);line-height:1;letter-spacing:-.07em;margin-top:18px}.round-cta{width:104px;height:104px;border:1px solid var(--accent);border-radius:50%;color:var(--accent);display:grid;place-items:center;flex-shrink:0;transition:background .5s var(--ease),color .5s var(--ease),transform .7s var(--ease)}.round-cta .icon{height:37px;width:37px;stroke-width:1}.round-cta:hover{background:var(--accent);color:var(--bg);transform:rotate(45deg)}

.studio-view{padding-top:48px;padding-bottom:25px}.studio-heading{display:flex;justify-content:space-between;align-items:center;gap:26px}.studio-heading h1{font-size:clamp(36px,3.55vw,55px);line-height:1.1;letter-spacing:-.055em;margin-top:17px}.studio-heading p{font-size:12px;color:var(--muted);margin-top:11px}.studio-heading-note{display:flex;flex-direction:column;align-items:end;gap:15px;padding-top:24px}.language-tag{font:9px var(--mono);border:1px solid var(--line);padding:6px 10px;border-radius:4px;letter-spacing:.06em;color:#d2d4c7}.studio-heading-note .mono{font-size:8px;letter-spacing:.06em}.build-steps{list-style:none;padding:0;margin:35px 0 27px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.build-steps li{padding:18px 24px;display:grid;grid-template-columns:25px 1fr;gap:1px 11px;position:relative;color:var(--quiet)}.build-steps li:first-child{padding-left:0}.build-steps li+li{border-left:1px solid var(--line)}.build-steps li::after{content:'';position:absolute;height:2px;left:0;right:0;bottom:-1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .7s var(--ease)}.build-steps li.is-current::after{transform:scaleX(1)}.build-steps li>span{font:10px var(--mono);grid-row:span 2;align-self:center}.build-steps strong{font-size:12px;font-weight:400}.build-steps small{font-size:10px;color:var(--quiet)}.build-steps .is-current{color:var(--text)}.build-steps .is-current>span,.build-steps .is-done>span{color:var(--accent)}.workspace{border:1px solid #3a3c32;border-radius:9px;overflow:hidden;background:var(--surface);position:relative;box-shadow:0 24px 60px #0002}.workspace-top{height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 18px;background:#1b1c17;border-bottom:1px solid var(--line)}.workspace-name{font:9px var(--mono);letter-spacing:.04em;display:flex;align-items:center;gap:9px;color:#aeb2a2}.workspace-name .little-square{width:5px;height:5px}.workspace-status{font-size:9px;display:flex;align-items:center;gap:7px;color:var(--muted)}.workspace-status[data-state="busy"] .small-dot{background:var(--accent);animation:pulse-dot 1.4s ease-in-out infinite}.workspace-status[data-state="success"] .small-dot{background:#a5bc8c}.workspace-status[data-state="error"] .small-dot{background:#db8c73}.editor-grid{display:grid;grid-template-columns:1fr 1fr;min-width:0}.editor-pane{min-width:0;position:relative;display:flex;flex-direction:column}.output-pane{border-left:1px solid var(--line);background:#13140f}.editor-toolbar{height:56px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--line-soft)}.editor-title{display:flex;align-items:center;gap:8px;min-width:0}.editor-title>.icon{width:15px;height:15px;color:var(--quiet)}.editor-title h2{font-size:12px;flex-shrink:0;font-weight:500}.filename{font:9px var(--mono);color:var(--quiet);padding-left:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:185px}.editor-tools{display:flex;gap:5px;align-items:center;flex-shrink:0}.tool-button{font-size:10px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:31px;padding:0 10px;color:var(--muted);border-radius:5px;transition:background .25s,color .25s}.tool-button:hover:not(:disabled){background:#292c22;color:var(--text)}.icon-tool{padding:0;width:31px}.icon-tool .icon{width:15px;height:15px}.code-area{height:345px;display:flex;position:relative;overflow:hidden;background:#171813}.code-input{display:block;resize:none;border:0;background:transparent;width:100%;padding:22px 17px 28px 12px;line-height:23px;font-family:var(--mono);font-size:12px;color:#dedfd2;caret-color:var(--accent);tab-size:4;min-width:0;min-height:0;outline:0;scrollbar-width:thin;scrollbar-color:#3e4434 transparent;overscroll-behavior:contain}.code-input::placeholder{color:#68705f;opacity:1}.code-input:read-only{color:#bcc7a5}.code-input:disabled{opacity:.7}.line-gutter{width:46px;flex-shrink:0;overflow:hidden;font:11px/23px var(--mono);color:#626858;text-align:right;padding-right:15px;padding-top:22px;user-select:none;pointer-events:none}.line-gutter>div{will-change:transform}.editor-empty-note{position:absolute;left:0;right:0;top:57%;display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none;color:#737866;font-size:10px}.empty-brackets{font:42px/1 var(--mono);font-weight:300;letter-spacing:7px;opacity:.5}.source-upload-row,.output-save-row{height:53px;display:flex;align-items:center;gap:10px;padding:0 18px;background:#171813;border-top:1px dashed #303328}.upload-button{font-size:10px;border:1px solid #3a3f30;min-height:30px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:4px;color:#c2c8b6;transition:background .25s,border-color .25s}.upload-button .icon{width:13px;height:13px}.upload-button:hover:not(:disabled){background:#282c21;border-color:#636c53}.upload-hint{font-size:10px}.editor-statusbar{height:30px;font:8px var(--mono);padding:0 18px;color:var(--quiet);border-top:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;gap:9px}.status-separator{display:inline-block;margin:0 7px;color:#42463a}.output-badge{font:7px var(--mono);padding:3px 5px;border:1px solid var(--line);border-radius:3px;color:var(--quiet);white-space:nowrap;margin-left:4px}.output-badge.has-output{color:#b7c49f;border-color:#46513a}.output-content{height:345px;position:relative}.output-empty,.output-running{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px}.output-emblem{width:66px;height:66px;margin-bottom:22px;display:grid;place-items:center;position:relative}.output-emblem .brand-mark{opacity:.45;transform:scale(1.2)}.output-emblem .brand-mark i,.output-emblem .brand-mark b{border-color:#9aab82}.emblem-corner{position:absolute;width:16px;height:16px;border:1px solid #3f4536}.corner-one{top:0;left:0;border-bottom:0;border-right:0}.corner-two{bottom:0;right:0;border-top:0;border-left:0}.output-empty h3,.output-running h3{font-size:21px;line-height:1.2;letter-spacing:-.6px;color:#c6cbbb}.output-empty p,.output-running>p{font-size:11px;color:var(--quiet);margin-top:12px;line-height:1.85}.output-empty-footnote{font-size:7px;letter-spacing:.03em;color:#626957;margin-top:40px}.output-empty-footnote>span{font-size:12px;display:inline-block;margin-left:7px}.output-save-row{background:transparent;border-top:1px solid var(--line-soft);justify-content:space-between}.output-save-row>span{font-size:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.output-save-row .text-button{font-size:10px}.output-code-container{height:100%;display:flex;flex-direction:column;min-height:0}.output-result-strip{display:flex;align-items:center;gap:7px;padding:10px 18px 0;color:#a7b78b;font-size:9px}.output-result-strip .icon{height:13px;width:13px}.output-result-strip .mono{margin-left:auto;color:var(--quiet);font-size:8px}.output-code{flex:1;padding:15px 18px;min-height:0;font-size:11px;line-height:21px}.preview-warning{background:#292719;color:#d9c99a;padding:8px 18px;font-size:9px;line-height:1.6}.build-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 20px;background:#1b1d17;border-top:1px solid var(--line)}.build-privacy{display:flex;align-items:center;gap:12px;min-width:0}.build-privacy>.icon{width:24px;height:24px;color:#9fa890}.build-privacy strong{display:block;font-size:11px;font-weight:500;color:#d2d6c6}.build-privacy div>span{display:block;font-size:9px;color:var(--quiet);margin-top:4px}.api-label{color:#abb39c}.build-actions{display:flex;align-items:center;gap:23px;flex-shrink:0}.keyboard-hint{color:#737b65;font-size:7px;white-space:nowrap}.build-button{font-size:11px;min-width:209px;min-height:46px}.build-button .button-arrow{height:46px;width:46px}.build-message{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-top:1px solid #66503b;background:#272119;color:#ecc5a4;animation:panel-enter .4s var(--ease) both}.build-message>.icon{width:17px;height:17px;margin-top:1px;flex-shrink:0}.build-message strong{font-size:11px;font-weight:500}.build-message p{color:#b9a990;font-size:10px;line-height:1.7;margin-top:3px;white-space:pre-wrap;overflow-wrap:anywhere}.build-message .icon-tool{margin-left:auto;flex-shrink:0}.build-message[data-tone="info"]{background:#1d241a;color:#d0dbc4;border-top-color:#47573b}.build-message[data-tone="info"] p{color:#a2b095}.workspace-footnotes{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 1px;font-size:9px;color:var(--quiet)}.workspace-footnotes p{display:flex;align-items:center;gap:7px}.workspace-footnotes .text-button{font-size:9px;gap:7px}.workspace-footnotes .icon{width:12px;height:12px}.studio-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);margin-top:36px;padding:26px 0}.studio-bottom h2{font-size:17px;letter-spacing:-.35px}.studio-bottom p{font-size:10px;color:var(--quiet);margin-top:6px}.studio-bottom .button{font-size:10px;min-height:41px;gap:12px}.studio-bottom .icon{width:15px;height:15px}.build-loader{height:54px;display:flex;align-items:center;gap:5px;margin-bottom:26px}.build-loader i{width:4px;height:36px;background:var(--accent);animation:loader-wave 1.3s var(--ease-inout) infinite alternate;transform-origin:center}.build-loader i:nth-child(2){animation-delay:.12s}.build-loader i:nth-child(3){animation-delay:.24s}.build-loader i:nth-child(4){animation-delay:.36s}.build-loader i:nth-child(5){animation-delay:.48s}.elapsed{font-size:11px;color:#d4d4b9;display:block;margin-top:19px}.output-running>p.running-fineprint{font-size:9px;max-width:270px;margin-top:22px;line-height:1.6;color:#727b62}.drop-overlay{position:absolute;inset:41px 0 0;z-index:10;background:#1b2014f5;border:2px dashed var(--accent);border-radius:0 0 8px 8px;display:grid;place-items:center;pointer-events:none;text-align:center;backdrop-filter:blur(8px)}.drop-overlay .icon{width:42px;height:42px;margin:0 auto 20px;color:var(--accent)}.drop-overlay h3{font-size:30px;letter-spacing:-1px}.drop-overlay p{font-size:12px;color:var(--muted);margin-top:10px}.mobile-editor-tabs{display:none}

.modal{color:var(--text);background:#1a1c16;border:1px solid #4b5141;border-radius:13px;padding:35px;max-width:min(460px,calc(100vw - 28px));width:100%;box-shadow:0 28px 120px #0008;overflow:auto;max-height:calc(100dvh - 36px);scrollbar-width:thin;position:fixed}.modal::backdrop{background:#050803b8;backdrop-filter:blur(7px)}.modal[open]{animation:modal-enter .5s var(--ease) both}.modal[open]::backdrop{animation:backdrop-enter .4s ease both}.modal-close{position:absolute;right:16px;top:15px}.modal-eyebrow{font-size:8px;letter-spacing:.075em;color:var(--quiet)}.captcha-modal{text-align:center}.modal-symbol{height:55px;width:55px;border:1px solid #47513b;border-radius:50%;display:grid;place-items:center;margin:24px auto 20px;color:var(--accent)}.modal-symbol .icon{height:26px;width:26px}.modal h2{font-size:33px;line-height:1.1;letter-spacing:-1.3px;margin-top:14px}.modal-description{font-size:12px;line-height:1.8;color:var(--muted);margin:14px 0 22px}.captcha-slot{min-height:100px;display:flex;justify-content:center;align-items:center;max-width:100%;margin:24px 0 15px;background:#13160f;border:1px solid #333d28;border-radius:7px;padding:10px 0;overflow:visible}.captcha-slot>p{font-size:11px;color:var(--muted)}.captcha-error{font-size:11px;line-height:1.8;color:#e4b695;text-wrap:pretty;overflow-wrap:anywhere;margin:12px 0}.captcha-modal .button{font-size:10px;min-height:38px;margin:7px 0}.captcha-file-detail{display:flex;gap:8px;align-items:center;font:9px var(--mono);color:var(--muted);border-top:1px solid var(--line);padding-top:21px;margin-top:25px;text-align:left}.captcha-file-detail .icon{width:14px;height:14px;flex-shrink:0}.captcha-file-detail>span:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.captcha-file-detail>span:last-of-type{margin-left:auto;white-space:nowrap;flex-shrink:0}.modal-fineprint{font-size:9px;line-height:1.8;color:var(--quiet);margin-top:14px;text-align:left}.confirm-modal h2{margin-top:22px;font-size:29px}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.confirm-actions .button{min-height:42px;font-size:11px;padding:0 16px;gap:15px}.data-modal{max-width:min(500px,calc(100vw - 28px))}.data-modal h2{margin-bottom:20px}.data-modal>p{font-size:12px;line-height:1.8;color:var(--muted);margin:15px 0}.data-modal>p strong{font-weight:500;color:var(--text)}.data-modal>.button{margin-top:13px}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);padding:13px 19px;display:flex;gap:10px;align-items:center;background:var(--paper);color:var(--ink);border-radius:6px;font-size:11px;z-index:70;max-width:calc(100vw - 30px);box-shadow:0 8px 30px #0005;animation:toast-enter .45s var(--ease)}.toast .icon{width:15px;height:15px}.noscript-notice{padding:16px 24px;text-align:center;background:var(--paper);color:var(--ink);font-size:12px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:28px;padding-bottom:32px}.footer-brand{font-size:24px;letter-spacing:-1.4px;gap:8px}.footer-brand .brand-mark{transform:scale(.72);transform-origin:left center;margin-right:-5px}.footer-signoff{font-size:8px;letter-spacing:.035em;color:var(--quiet);margin-right:auto;margin-left:12px}.footer-controls{display:flex;align-items:center;gap:28px}.footer-controls>.mono{font-size:8px}.footer-controls .text-button{font-size:9px}.motion-indicator{display:flex;gap:2px;height:12px;align-items:center}.motion-indicator i{background:var(--accent);width:2px;height:8px;animation:motion-tick 1.5s ease-in-out infinite alternate}.motion-indicator i:nth-child(2){height:11px;animation-delay:.3s}.motion-indicator i:nth-child(3){height:5px;animation-delay:.6s}.view{transform-origin:50% 10%}[data-reveal]{transition:opacity 1s var(--ease),transform 1s var(--ease)}.motion-ready [data-reveal]:not(.is-visible){opacity:0;transform:translateY(32px)}[data-reveal].is-visible{opacity:1;transform:none}
@keyframes title-enter{from{opacity:0;transform:translateY(108%) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes panel-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes modal-enter{from{opacity:0;transform:translateY(22px) scale(.975)}to{opacity:1;transform:none}}@keyframes backdrop-enter{from{opacity:0}to{opacity:1}}@keyframes toast-enter{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@keyframes pulse-dot{50%{opacity:.35}}@keyframes loader-wave{from{transform:scaleY(.3);opacity:.45}to{transform:scaleY(1.15);opacity:1}}@keyframes motion-tick{to{transform:scaleY(.35)}}

@media(min-width:1700px){.hero{padding-top:50px}.hero-top{padding-top:52px;padding-bottom:56px}.identity-art{height:375px}.code-area,.output-content{height:390px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.desktop-nav{margin-left:10px;gap:24px}.header-actions{gap:19px}.hero-top{grid-template-columns:1fr 235px;gap:30px}.hero h1{font-size:9.9vw}.hero-side>p{font-size:14px}.identity-art{height:280px}.workflow-layout{gap:50px}.section-heading>p{padding-right:15px}.faq-section{gap:75px}.filename{max-width:130px}.keyboard-hint{display:none}.build-privacy div>span{font-size:8px}.editor-toolbar{padding:0 14px}.editor-title{gap:6px}.editor-tools{gap:2px}.tool-button{padding:0 7px}.icon-tool{padding:0}.output-badge{font-size:6px}.studio-heading h1{font-size:42px}.code-area,.output-content{height:320px}}
@media(max-width:850px){.wrap{width:calc(100% - 48px)}.header-inner{height:74px;gap:18px}.brand{font-size:27px}.desktop-nav{gap:18px;margin-left:0}.desktop-nav a{font-size:11px}.header-actions{gap:15px}.discord-link>span:not(.sr-only),.discord-link>.tiny{display:none}.button-small{font-size:10px;gap:12px;padding:0 12px;min-height:36px}.hero-top{grid-template-columns:1fr 208px;padding-top:40px;padding-bottom:34px;gap:24px}.hero h1{font-size:10.1vw}.hero-side{padding-top:10px}.hero-side>p{font-size:13px}.hero .button{min-height:45px;font-size:11px;gap:18px;padding-left:16px}.hero .button-arrow{height:45px;width:42px}.hero-buttons{margin-top:19px}.identity-art{height:245px}.identity-stamp{bottom:28px;right:21px;padding:9px;font-size:7px;gap:15px}.identity-top{font-size:7px;padding:15px 18px 0}.identity-bottom{font-size:9px;padding:0 18px 15px}.identity-bottom .text-button{font-size:9px}.hero-baseline{font-size:7px;padding-bottom:30px}.approach-section{padding:72px 0}.approach-grid{grid-template-columns:.85fr 2fr}.approach-content h2{font-size:40px}.approach-description{font-size:14px}.principle-row{gap:20px;margin-top:27px;padding-top:24px}.principle-row h3{font-size:17px}.principle-row p{font-size:11px}.workflow-section{padding:74px 0}.workflow-layout{gap:30px;grid-template-columns:1fr 1.2fr}.workflow-step{gap:16px;padding:25px 0}.workflow-step strong{font-size:17px}.workflow-step small{font-size:10px}.sample-code{font-size:10px;margin-inline:17px}.sample-file{margin-inline:17px}.preview-title{padding:14px;font-size:7px}.flow-panel{height:268px}.faq-section{padding:68px 0 80px;gap:45px;grid-template-columns:.95fr 1.3fr}.faq-items summary{font-size:12px;padding:21px 0}.closing-section{padding:47px 0 60px}.round-cta{width:78px;height:78px}.round-cta .icon{width:30px;height:30px}.studio-view{padding-top:35px}.studio-heading h1{font-size:36px}.build-steps{margin:28px 0 22px}.build-steps li{padding:15px 15px;grid-template-columns:20px 1fr;gap:0 5px}.build-steps strong{font-size:11px}.build-steps small{font-size:8px}.editor-toolbar{height:48px;padding:0 11px;gap:4px}.filename{display:none}.output-badge{font-size:6px;margin-left:0;padding:2px 4px}.editor-title h2{font-size:11px}.tool-button{font-size:9px}.code-input{font-size:11px;padding-top:18px;line-height:22px}.line-gutter{font-size:10px;line-height:22px;width:34px;padding-right:9px;padding-top:18px}.code-area,.output-content{height:320px}.output-empty h3{font-size:19px}.output-empty p{font-size:10px}.output-empty-footnote{font-size:6px}.upload-hint{font-size:8px}.source-upload-row,.output-save-row{padding:0 12px;gap:7px}.editor-statusbar{font-size:7px;padding:0 12px}.status-separator{margin:0 4px}.build-bar{padding:18px 14px;gap:15px}.build-privacy{gap:9px}.build-privacy strong{font-size:10px}.build-privacy div>span{max-width:240px;font-size:8px}.build-button{min-width:185px;font-size:10px;gap:17px!important;padding-left:15px}.build-button .button-arrow{width:42px}.workspace-footnotes{font-size:8px;align-items:flex-start}.workspace-footnotes .text-button{font-size:8px}.studio-bottom{margin-top:20px}.studio-bottom h2{font-size:15px}.studio-bottom p{font-size:9px}}
@media(max-width:620px){.wrap{width:calc(100% - 36px)}.header-inner{height:68px;gap:10px}.brand{font-size:27px}.brand-mark{transform:scale(.85);transform-origin:left center;margin-right:-2px}.desktop-nav{display:none}.header-actions{gap:19px}.nav-cta{display:none}.discord-link .icon{height:19px;width:19px}.menu-toggle{display:flex;width:30px;height:36px;flex-direction:column;justify-content:center;gap:5px;padding:4px}.menu-toggle span{width:20px;height:1px;background:var(--text);transition:transform .35s var(--ease)}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3px) rotate(-45deg)}.hero{padding-top:29px}.hero-tag{display:none}.eyebrow{font-size:8px;gap:9px}.hero-top{grid-template-columns:1fr;gap:15px;padding-top:30px;padding-bottom:30px}.hero h1{font-size:clamp(64px,16.2vw,100px);letter-spacing:-.069em;line-height:.98}.title-line{padding-bottom:6px}.hero-side{padding:0;display:flex;align-items:center;justify-content:space-between;gap:15px}.hero-side>p{font-size:11px;line-height:1.7;max-width:190px}.hero-buttons{margin-top:0;flex-shrink:0}.hero .button{min-height:40px;font-size:10px;gap:14px;padding-left:13px;padding-right:16px}.hero .button-arrow{height:40px;width:32px;margin-right:-16px}.hero .button-arrow .icon{width:16px;height:16px}.hero-small{font-size:7px;margin-top:7px;text-align:center}.identity-top{padding:13px 12px 0;font-size:6px}.identity-top .quiet{display:none}.identity-art{height:190px}.identity-axis{font-size:5px;left:11px}.identity-stamp{right:9px;bottom:25px;padding:6px 8px;font-size:6px;gap:10px}.stamp-mark{font-size:15px}.identity-bottom{font-size:8px;padding:0 11px 14px;gap:20px;align-items:end}.identity-bottom>.quiet{max-width:130px}.identity-bottom .text-button{font-size:8px;gap:6px}.identity-bottom .icon{width:12px;height:12px}.hero-baseline{font-size:6px;gap:15px;padding:18px 0 25px;line-height:1.7}.hero-baseline>span{max-width:145px}.hero-baseline a{gap:7px;font-size:6px}.hero-baseline .icon{width:11px;height:11px}.approach-section{padding:48px 0;margin-top:0}.approach-grid{grid-template-columns:1fr;gap:26px}.section-label p{display:none}.approach-content h2{font-size:clamp(32px,8.9vw,48px);letter-spacing:-.055em}.approach-description{font-size:12px;line-height:1.8;max-width:460px;margin-top:21px}.principle-row{margin-top:25px;padding-top:23px;gap:20px}.principle-row h3{font-size:15px;line-height:1.3}.principle-row p{font-size:10px;line-height:1.7}.mini-index{font-size:9px}.honest-note{font-size:8px;line-height:1.7;margin-top:24px}.workflow-section{padding:53px 0 55px}.section-heading{gap:20px;align-items:end}.section-heading h2,.faq-heading h2{font-size:40px;margin-top:16px}.section-heading>p{font-size:10px;max-width:135px;padding:0 0 4px}.workflow-layout{grid-template-columns:1fr;gap:23px;margin-top:28px}.workflow-step{padding:20px 0;gap:19px}.workflow-step strong{font-size:17px}.workflow-step small{font-size:10px}.workflow-step .icon{width:16px;height:16px}.workflow-preview{min-height:300px}.flow-panel{height:275px}.preview-title{font-size:7px}.sample-code{font-size:11px;margin:20px 20px}.sample-file{margin-inline:20px}.sample-footer{padding:13px 19px;font-size:8px}.centered-panel p{font-size:11px}.centered-panel h3{font-size:18px}.faq-section{padding:48px 0 49px;grid-template-columns:1fr;gap:28px}.faq-heading{display:grid;grid-template-columns:1fr 1fr}.faq-heading>.eyebrow{grid-column:1 / -1}.faq-heading h2{font-size:36px}.faq-heading .text-button{align-self:end;font-size:9px;margin:0 0 4px auto;gap:7px}.faq-items summary{font-size:12px;padding:20px 0}.faq-answer p{font-size:11px;padding-right:24px}.closing-section{padding:39px 0 41px;gap:15px}.closing-section .eyebrow{font-size:7px}.closing-section h2{font-size:clamp(39px,10.6vw,62px);margin-top:13px}.round-cta{height:52px;width:52px}.round-cta .icon{height:22px;width:22px}.footer-signoff{display:none}.site-footer{gap:15px;padding-top:21px;padding-bottom:24px}.footer-controls{gap:15px}.footer-controls .text-button{font-size:8px;gap:7px}.footer-controls>.mono{font-size:6px}.footer-brand{font-size:23px}.footer-brand .brand-mark{transform:scale(.69)}.studio-view{padding-top:27px;padding-bottom:10px}.studio-heading{gap:12px}.studio-heading h1{font-size:clamp(32px,8.8vw,51px);margin-top:13px;line-height:1.1}.mobile-only{display:block}.studio-heading p{font-size:10px;margin-top:10px}.studio-heading-note{align-self:start;padding-top:2px}.studio-heading-note .mono{display:none}.language-tag{font-size:6px;padding:5px 7px}.build-steps{margin:25px 0 19px}.build-steps li{padding:14px 8px;grid-template-columns:1fr;gap:6px}.build-steps li:first-child{padding-left:3px}.build-steps li>span{grid-row:auto;font-size:8px}.build-steps strong{font-size:9px;line-height:1.2}.build-steps small{display:none}.workspace{border-radius:7px}.workspace-top{height:36px;padding:0 12px}.workspace-name{font-size:7px;gap:6px}.workspace-status{font-size:8px;gap:5px}.mobile-editor-tabs{display:flex;padding:0 12px;border-bottom:1px solid var(--line);background:var(--surface)}.mobile-editor-tabs button{padding:13px 19px;font-size:11px;color:var(--quiet);border-bottom:2px solid transparent;min-height:43px}.mobile-editor-tabs button[aria-selected="true"]{border-color:var(--accent);color:var(--text)}.mobile-editor-tabs span{color:var(--accent);font-size:10px;margin-left:5px}.editor-grid{grid-template-columns:1fr}.editor-grid[data-active-editor="source"] .output-pane{display:none}.editor-grid[data-active-editor="output"] .source-pane{display:none}.output-pane{border-left:0}.editor-toolbar{height:46px;padding:0 12px}.editor-title h2{font-size:11px}.filename{display:block;font-size:8px;max-width:120px;padding-left:5px}.editor-title>.icon{width:14px;height:14px}.tool-button{font-size:9px}.code-area,.output-content{height:290px}.code-input{font-size:11px;line-height:22px;padding-top:18px}.line-gutter{padding-top:18px;line-height:22px;font-size:9px;width:33px}.editor-empty-note{font-size:9px;top:56%}.empty-brackets{font-size:32px}.source-upload-row,.output-save-row{height:48px}.upload-button{font-size:9px;min-height:29px;padding:0 9px}.upload-hint{font-size:8px}.editor-statusbar{height:27px;font-size:7px}.output-empty h3{font-size:21px}.output-empty p{font-size:11px}.output-empty-footnote{font-size:6px;margin-top:28px}.output-emblem{margin-bottom:17px}.build-bar{padding:18px 13px 14px;flex-direction:column;gap:16px;align-items:stretch}.build-privacy{gap:10px}.build-privacy>.icon{width:21px;height:21px}.build-privacy strong{font-size:10px}.build-privacy div>span{font-size:8px;max-width:none;line-height:1.7;margin-top:3px}.build-actions{gap:12px;display:flex;flex-direction:column-reverse;align-items:stretch}.build-button{width:100%;justify-content:space-between;min-height:45px;padding-left:17px;font-size:11px}.build-button .button-arrow{height:45px;width:48px}.cancel-build{padding:8px;font-size:10px}.workspace-footnotes{flex-direction:column;gap:10px;font-size:8px;padding:14px 0;line-height:1.7;align-items:center;text-align:center}.workspace-footnotes p{gap:6px;align-items:baseline;justify-content:center}.workspace-footnotes .text-button{font-size:8px}.studio-bottom{flex-direction:column;align-items:start;gap:17px;padding:23px 0 21px;margin-top:15px}.studio-bottom h2{font-size:17px}.studio-bottom p{font-size:9px;line-height:1.7;max-width:270px}.studio-bottom .button{min-height:37px;font-size:9px}.output-badge{font-size:7px;padding:3px 5px;margin-left:5px}.modal{padding:28px 22px;border-radius:10px;max-height:calc(100dvh - 28px)}.captcha-slot{margin-inline:-3px}.modal h2{font-size:30px}.modal-description{font-size:11px}.modal-symbol{margin-top:20px}.confirm-actions .button{font-size:10px;padding:0 12px;gap:10px}.build-message{padding:13px 12px;gap:8px}.build-message strong{font-size:10px}.build-message p{font-size:9px}.drop-overlay{inset:36px 0 0}.drop-overlay h3{font-size:25px}.drop-overlay p{font-size:10px}.data-modal>p{font-size:11px}.toast{bottom:16px;font-size:10px;min-width:190px;justify-content:center}.site-header:has(.mobile-nav:not([hidden])){background:#11120f}}
@media(max-width:365px){.wrap{width:calc(100% - 28px)}.hero-side{align-items:flex-start;gap:10px}.hero-side>p{font-size:10px;max-width:148px}.hero .button{font-size:9px;gap:10px;padding-left:10px}.hero .button-arrow{width:29px}.hero-small{font-size:6px}.identity-art{height:158px}.identity-bottom{font-size:7px}.identity-bottom>.quiet{max-width:105px}.identity-bottom .text-button{font-size:7px}.identity-stamp{bottom:15px}.hero-baseline>span{max-width:115px}.hero-baseline a{font-size:5px;gap:5px}.section-heading h2{font-size:35px}.section-heading>p{font-size:9px;max-width:115px}.principle-row h3{font-size:14px}.principle-row{gap:16px}.preview-title{font-size:6px}.sample-code{font-size:9px}.faq-heading h2{font-size:32px}.faq-heading .text-button{font-size:8px}.filename{max-width:79px;font-size:7px}.editor-tools{gap:0}.tool-button{font-size:8px;padding:0 5px}.icon-tool{padding:0;width:28px}.code-input{font-size:10px}.studio-heading h1{font-size:31px}.modal{padding:28px 18px}.captcha-slot{min-height:154px}.footer-controls{gap:10px}.footer-controls>.mono{font-size:5px}.footer-controls .text-button{font-size:7px}}

html[data-motion="off"] *,html[data-motion="off"] *::before,html[data-motion="off"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html[data-motion="off"] [data-reveal]{opacity:1!important;transform:none!important}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important}}

@media(min-width:851px){
 .studio-view{padding-top:34px}.studio-heading h1{font-size:45px;margin-top:13px}
 .studio-heading p{margin-top:9px}.build-steps{margin-top:25px;margin-bottom:23px}
 .build-steps li{padding-top:15px;padding-bottom:15px}.editor-toolbar{height:50px}
 .code-area,.output-content{height:clamp(235px,calc(100dvh - 655px),330px)}
 .source-upload-row,.output-save-row{height:46px}.build-bar{padding-top:18px;padding-bottom:18px}
 .code-input{font-size:12px}
}
@media(min-width:1700px){.code-area,.output-content{height:390px}.studio-heading h1{font-size:52px}}.captcha-backdrop{position:fixed;inset:0;z-index:110;background:#050803b8;backdrop-filter:blur(7px)}.captcha-backdrop[hidden]{display:none}.captcha-modal{inset:0;margin:auto;height:fit-content;z-index:120}
