:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fafafa;--surface:#fff;--surface-subtle:#f6f6f6;--ink:#18181b;--muted:#707070;--faint:#9a9a9a;--line:#00000014;--line-strong:#00000024;--accent:#0057ff;--accent-hover:#004be0;--accent-soft:#edf3ff;--success:#08784f;--danger:#c9352b;--danger-soft:#fff1f0;--focus:#0068ff;--shadow-surface:0 0 0 1px #0000000f, 0 1px 2px -1px #00000014, 0 10px 28px -18px #00000038;--shadow-control:0 0 0 1px #00000017, 0 1px 2px #0000000d;--ease-out:cubic-bezier(.23, 1, .32, 1);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px;min-height:100%}body{background:var(--background);min-height:100vh;color:var(--ink);margin:0}button,input,select,textarea{color:inherit;font:inherit}button,select,a{touch-action:manipulation;-webkit-tap-highlight-color:#0057ff1f}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb, currentColor 34%, transparent);text-decoration-color:color-mix(in srgb, currentColor 34%, transparent);text-underline-offset:3px}a:hover{text-decoration-color:currentColor}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--focus);outline-offset:3px}::selection{color:#0b2f78;background:#cddfff}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--ink);color:#fff;transition:transform .16s var(--ease-out);border-radius:8px;padding:9px 12px;font-size:13px;font-weight:600;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--background) 88%, transparent);-webkit-backdrop-filter:blur(16px)saturate(1.3);backdrop-filter:blur(16px)saturate(1.3);position:relative}.site-header__inner{justify-content:space-between;align-items:center;width:min(100% - 48px,1240px);height:58px;margin:0 auto;display:flex}.brand{min-height:40px;color:var(--ink);letter-spacing:-.02em;align-items:center;gap:9px;font-size:14px;font-weight:680;text-decoration:none;display:inline-flex}.brand__mark{justify-content:space-between;align-items:center;width:18px;height:18px;display:inline-flex;position:relative}.brand__mark span{background:var(--accent);border-radius:2px;width:3px;height:16px;display:block}.brand__mark span:last-child{background:var(--ink);height:9px}.site-nav{align-items:center;gap:4px;display:flex}.site-nav a{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-size:13px;font-weight:550;text-decoration:none;transition-property:color,background-color;transition-duration:.14s;transition-timing-function:ease;display:inline-flex}.site-nav a:hover,.site-nav a.is-active{color:var(--ink);background:#0000000b}.page{width:min(100% - 48px,1120px);min-height:calc(100vh - 59px);margin:0 auto;padding:72px 0 96px}.page--editor{width:min(100% - 48px,1240px)}.page-intro{max-width:760px;margin-bottom:38px}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:620;line-height:1.4}.eyebrow--success{color:var(--success)}.page-intro h1,.paste-heading h1,.section-heading h1,.auth-panel h1,.device-panel h1,.empty-page h1{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(32px,4vw,48px);font-weight:650;line-height:1.05}.page-intro>p:last-child,.section-heading>div>p:last-child,.empty-page>p:not(.eyebrow){max-width:680px;color:var(--muted);text-wrap:pretty;margin:16px 0 0;font-size:16px;line-height:1.65}.publish-rail{border-left:3px solid var(--accent);position:relative}.editor{background:var(--surface);box-shadow:var(--shadow-surface);border-radius:14px;overflow:hidden}.editor__metadata{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1.6fr) minmax(140px,.8fr) minmax(160px,.9fr) minmax(180px,1fr);display:grid}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.editor__metadata .field{border-right:1px solid var(--line);gap:5px;padding:14px 16px 13px}.editor__metadata .field:last-child{border-right:0}.field>span{color:var(--muted);letter-spacing:.01em;font-size:11px;font-weight:620}.field input,.field select{border:1px solid var(--line-strong);background:var(--surface);outline-offset:1px;border-radius:8px;width:100%;min-width:0;height:42px;padding:0 11px;font-size:14px;transition-property:border-color,box-shadow;transition-duration:.14s;transition-timing-function:ease;box-shadow:0 1px 2px #00000006}.editor__metadata .field input,.editor__metadata .field select{height:26px;box-shadow:none;border:0;border-radius:3px;padding:0;font-size:13px}.field input:hover,.field select:hover{border-color:#00000038}.field input::placeholder,.editor textarea::placeholder{color:var(--faint);opacity:1}.editor__canvas{min-height:470px}.editor textarea{resize:vertical;background:var(--surface);color:#252529;outline-offset:-3px;tab-size:2;border:0;width:100%;min-height:470px;padding:25px 27px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.7;display:block}.editor__footer{border-top:1px solid var(--line);background:#fcfcfc;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 12px 10px 18px;display:flex}.editor__hint{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.editor__hint span:last-child{align-items:center;gap:4px;display:inline-flex}kbd{color:#555;text-align:center;background:#fff;border-radius:5px;min-width:22px;padding:2px 5px;font-family:inherit;font-size:10px;box-shadow:0 0 0 1px #0000001c,0 1px 1px #00000014}.tabular{font-variant-numeric:tabular-nums}.button,.icon-button{cursor:pointer;transition-property:scale,background-color,color,box-shadow;transition-duration:.15s;transition-timing-function:var(--ease-out);border:0;font-weight:580;text-decoration:none}.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:13px;display:inline-flex}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.55}.button--primary{background:var(--ink);color:#fff;box-shadow:0 1px 2px #0000003d,inset 0 0 0 1px #ffffff14}.button--primary:hover:not(:disabled){background:#050505}.button--secondary{background:var(--surface);box-shadow:var(--shadow-control);color:var(--ink)}.button--secondary:hover:not(:disabled){background:var(--surface-subtle);box-shadow:0 0 0 1px #00000024,0 1px 2px #00000012}.button--danger{background:var(--danger-soft);color:var(--danger);box-shadow:0 0 0 1px #c9352b24}.button--danger:hover:not(:disabled){background:#ffe7e4}.button--wide{width:100%}.button-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (hover:hover) and (pointer:fine){.button:active:not(:disabled),.icon-button:active:not(:disabled){scale:.96}}.spinner{border:1.5px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.icon-swap{place-items:center;width:16px;height:16px;display:inline-grid;position:relative}.icon-swap svg{grid-area:1/1;transition-property:scale,opacity,filter;transition-duration:.18s;transition-timing-function:cubic-bezier(.2,0,0,1)}.icon-swap__active,.icon-swap[data-active=false] .icon-swap__active,.icon-swap[data-active=true] .icon-swap__default{opacity:0;filter:blur(4px);scale:.25}.icon-swap[data-active=true] .icon-swap__active{opacity:1;filter:blur();scale:1}.status-region{min-height:22px}.inline-message{border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.inline-message--error{background:var(--danger-soft);color:#98251e;box-shadow:0 0 0 1px #c9352b24}.publish-receipt{background:var(--surface);box-shadow:var(--shadow-surface);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:17px 18px;display:flex}.publish-receipt .eyebrow{margin-bottom:5px}.publish-receipt__url{text-overflow:ellipsis;white-space:nowrap;max-width:620px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;display:block;overflow:hidden}.cli-note,.paste-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;margin-top:26px;padding:14px 0;font-size:13px;line-height:1.5;display:flex}.cli-note p{flex:1;margin:0}.cli-note a,.paste-footer a{color:var(--ink);font-weight:580}.paste-page{width:min(100% - 48px,1160px)}.paste-heading,.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.paste-heading h1,.section-heading h1{font-size:clamp(30px,4vw,42px)}.paste-meta,.history-row__meta{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;font-size:12px;display:flex}.tag-list{flex-wrap:wrap;gap:6px;margin:15px 0 0;padding:0;list-style:none;display:flex}.tag-list li,.kind-badge,.count-badge{color:#5e5e63;background:#0000000d;border-radius:999px;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:600;line-height:1.4}.code-shell,.page-preview{background:var(--surface);box-shadow:var(--shadow-surface);border-radius:12px;overflow:hidden}.code-shell__toolbar,.page-preview__chrome{border-bottom:1px solid var(--line);background:#fcfcfc;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:7px 9px 7px 16px;display:flex}.code-shell__language,.page-preview__chrome{color:var(--muted);text-transform:lowercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.code-block{overscroll-behavior:contain;color:#2a2a2f;tab-size:2;white-space:pre;background:#fff;min-height:320px;max-height:75vh;margin:0;padding:25px 27px 32px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.72;overflow:auto}.hljs-comment,.hljs-quote{color:#7b7f87;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-section,.hljs-type{color:#7b2cbf}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute{color:#08784f}.hljs-number,.hljs-symbol,.hljs-bullet,.hljs-variable,.hljs-template-variable{color:#a04b00}.hljs-title,.hljs-title.function_,.hljs-title.class_{color:#0057b8}.hljs-built_in,.hljs-meta,.hljs-selector-id,.hljs-selector-class{color:#b12d65}.view-tabs{background:#0000000e;border-radius:9px;margin-bottom:14px;padding:3px;display:inline-flex}.view-tabs a{min-height:36px;color:var(--muted);border-radius:7px;align-items:center;padding:0 13px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.view-tabs a[aria-selected=true]{color:var(--ink);background:#fff;box-shadow:0 1px 3px #0000001f}.page-preview__chrome{text-overflow:ellipsis;text-transform:none;white-space:nowrap;justify-content:flex-start;overflow:hidden}.page-preview__dot{background:var(--success);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #08784f1a}.page-preview iframe{background:#fff;border:0;width:100%;height:min(72vh,760px);display:block}.paste-footer{justify-content:center}.auth-page,.device-page{place-items:start center;min-height:calc(100vh - 59px);padding-top:64px;display:grid}.auth-panel,.device-panel{width:min(100%,430px)}.auth-panel h1,.device-panel h1{font-size:34px}.auth-panel__intro,.device-panel>p:not(.eyebrow):not(.device-panel__note){color:var(--muted);text-wrap:pretty;margin:13px 0 26px;font-size:14px;line-height:1.6}.segmented-control{background:#0000000e;border:0;border-radius:10px;grid-template-columns:1fr 1fr;min-width:0;margin:0 0 22px;padding:3px;display:grid}.segmented-control a{min-height:38px;color:var(--muted);border-radius:7px;justify-content:center;align-items:center;font-size:12px;font-weight:620;text-decoration:none;display:inline-flex}.segmented-control a.is-active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000021}.auth-form,.device-form{flex-direction:column;gap:16px;display:flex}.auth-form__status,.device-form__status{min-height:2px}.auth-form__status .inline-message,.device-form__status .inline-message{margin-top:0}.auth-panel__switch{color:var(--muted);text-align:center;margin:21px 0 0;font-size:12px}.auth-panel__switch a{color:var(--ink);font-weight:620}.section-heading{align-items:flex-start}.account-section{background:var(--surface);box-shadow:var(--shadow-surface);border-radius:12px;margin-top:26px;overflow:hidden}.account-section+.account-section{margin-top:24px}.account-section__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:13px 16px 13px 19px;display:flex}.account-section__heading h2{letter-spacing:-.015em;margin:0;font-size:14px;font-weight:650}.account-section__heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.history-row{border-bottom:1px solid var(--line);align-items:stretch;min-height:76px;display:flex}.history-row:last-child{border-bottom:0}.history-row__main{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:15px 18px;text-decoration:none;display:flex}.history-row__main:hover{background:#fcfcfc}.history-row__title{align-items:center;gap:8px;min-width:0;display:flex}.history-row__title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:620;overflow:hidden}.history-row__meta{margin-top:7px}.history-row__actions{align-items:center;gap:5px;padding:0 12px;display:flex}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);background:#0000000d}.icon-button--danger:hover:not(:disabled){background:var(--danger-soft);color:var(--danger)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:48px 24px;display:flex}.empty-state--compact{min-height:110px;padding:24px}.empty-state h3{margin:0;font-size:15px}.empty-state p{max-width:420px;color:var(--muted);margin:8px 0 18px;font-size:13px;line-height:1.55}.pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.token-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:12px 14px 12px 18px;display:flex}.token-row:last-child{border-bottom:0}.token-row>div{flex-direction:column;gap:5px;min-width:0;display:flex}.token-row strong{font-size:13px;font-weight:620}.token-row span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.token-row code{color:#4a4a4f;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.device-panel{background:var(--surface);box-shadow:var(--shadow-surface);border-radius:14px;padding:34px 34px 30px}.device-panel__icon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:10px;place-items:center;margin-bottom:26px;display:grid}.device-code-input,.device-code{font-variant-numeric:tabular-nums;letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.field .device-code-input{text-align:center;text-transform:uppercase;height:52px;font-size:20px}.device-success{flex-direction:column;gap:18px;display:flex}.device-code{background:var(--surface-subtle);box-shadow:inset 0 0 0 1px var(--line);text-align:center;border-radius:9px;padding:18px;font-size:22px;display:block}.device-panel__note{color:var(--faint);text-align:center;margin:22px 0 0;font-size:11px;line-height:1.55}.empty-page{flex-direction:column;align-items:flex-start;max-width:620px;min-height:calc(100vh - 59px);padding-top:18vh;display:flex}.empty-page .button{margin-top:26px}.skeleton-heading,.skeleton-code,.skeleton-list{box-shadow:none;background:#efefef}.skeleton-heading{border-radius:10px;width:min(100%,620px);height:116px}.skeleton-code{height:480px}.skeleton-list{height:360px}@media (width<=900px){.editor__metadata{grid-template-columns:1fr 1fr}.editor__metadata .field:nth-child(2){border-right:0}.editor__metadata .field:nth-child(-n+2){border-bottom:1px solid var(--line)}.paste-heading,.section-heading{flex-direction:column;align-items:flex-start}}@media (width<=640px){.site-header__inner,.page,.page--editor,.paste-page{width:min(100% - 28px,1240px)}.site-header__inner{height:56px}.site-nav{gap:0}.site-nav a{min-height:44px;padding:0 9px;font-size:12px}.page{min-height:calc(100vh - 57px);padding:46px 0 72px}.page-intro{margin-bottom:28px}.page-intro h1,.paste-heading h1,.section-heading h1,.auth-panel h1,.device-panel h1,.empty-page h1{font-size:31px}.page-intro>p:last-child{font-size:14px}.editor__metadata{grid-template-columns:1fr}.editor__metadata .field{border-right:0;border-bottom:1px solid var(--line);min-height:67px}.editor__metadata .field:last-child{border-bottom:0}.editor__canvas,.editor textarea{min-height:390px}.editor textarea{padding:20px;font-size:16px}.editor__footer,.publish-receipt,.cli-note,.token-row{flex-direction:column;align-items:stretch}.editor__hint{justify-content:space-between}.editor__footer .button,.publish-receipt .button,.publish-receipt .button-row,.token-row .button{width:100%}.button{min-height:44px}.publish-receipt{padding:16px}.publish-receipt__url{max-width:calc(100vw - 64px)}.cli-note{gap:8px}.paste-heading{margin-bottom:24px}.paste-heading__actions,.paste-heading__actions .button{width:100%}.code-block{min-height:280px;padding:20px;font-size:12px}.page-preview iframe{height:68vh}.auth-page,.device-page{padding-top:42px;display:block}.field input,.field select{height:46px;font-size:16px}.account-section__heading{min-height:72px}.history-row{min-height:86px}.history-row__main{padding:14px}.history-row__actions{padding:0 7px 0 0}.history-row__actions a{display:none}.device-panel{padding:26px 23px 24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link,.button,.icon-button,.icon-swap svg{transition-duration:.01ms}.spinner{animation:none}}
