@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-content:"";--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.static{position:static}.z-10{z-index:10}.container{width:100%}.contents{display:contents}.flex{display:flex}.h-full{height:100%}.w-full{width:100%}.w-px{width:1px}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.focus-visible\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.\[\&\[data-orientation\=vertical\]\]\:h-px[data-orientation=vertical]{height:1px}.\[\&\[data-orientation\=vertical\]\]\:w-full[data-orientation=vertical]{width:100%}.\[\&\[data-orientation\=vertical\]\]\:after\:w-full[data-orientation=vertical]:after{content:var(--tw-content);width:100%}.\[\&\[data-orientation\=vertical\]\]\:after\:-translate-y-1\/2[data-orientation=vertical]:after{content:var(--tw-content);--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.\[\&\[data-orientation\=vertical\]\>div\]\:rotate-90[data-orientation=vertical]>div{rotate:90deg}:root{color-scheme:light dark;color:#0f172a;background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#fff,#e2e8f0);min-height:100vh;margin:0}body.landing-body{background:linear-gradient(135deg,#0f172a,#1e293b,#334155) fixed}#app{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer}.landing{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4rem;max-width:1400px;min-height:100vh;margin:0 auto;padding:6rem 2rem;display:flex;position:relative}.landing:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#6366f126,#0000 50%),radial-gradient(circle at 80% 70%,#a855f726,#0000 50%);position:absolute;inset:0}.landing>*{z-index:1;position:relative}.landing__hero{flex-direction:column;gap:1.5rem;max-width:900px;animation:.8s ease-out fadeInUp;display:flex}.landing__badge{color:#a5b4fc;letter-spacing:.05em;text-transform:uppercase;background:#6366f11a;border:1px solid #6366f14d;border-radius:999px;margin:0 auto;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.landing__title{-webkit-text-fill-color:transparent;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.5rem,7vw,5rem);font-weight:800;line-height:1.1}.landing__subtitle{color:#ffffffbf;max-width:650px;margin:0 auto;font-size:1.25rem;font-weight:400;line-height:1.7}.landing__cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.btn{border:2px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn--primary{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 10px 40px #6366f166}.btn--primary:hover{transform:translateY(-3px);box-shadow:0 15px 50px #6366f199}.btn--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-color:#ffffff26}.btn--secondary:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-3px)}.landing__features{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1200px;animation:1s ease-out fadeInUp;display:grid}@media(max-width:900px){.landing__features{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.landing__features{grid-template-columns:1fr}}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.feature-card:hover{background:#ffffff0f;border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 60px #6366f133}.feature-card__icon{font-size:2.5rem;line-height:1}.feature-card__title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.feature-card__description{color:#ffffffa6;margin:0;font-size:.95rem;line-height:1.6}.landing__stats{grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;max-width:800px;padding:3rem 0;animation:1.2s ease-out fadeInUp;display:grid}@media(max-width:600px){.landing__stats{grid-template-columns:1fr;gap:2rem}}.stat{text-align:center}.stat__number{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.stat__label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:600}.landing__syntax{text-align:left;max-width:700px;margin:3rem auto 0;animation:1.4s ease-out fadeInUp}.landing__syntax h3{color:#fff;text-align:center;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.landing__syntax pre{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e2e8f0;background:#0f172acc;border:1px solid #ffffff1a;border-radius:1rem;margin:0;padding:2rem;overflow-x:auto;box-shadow:0 8px 32px #0000004d}.landing__syntax code{font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem;line-height:1.8}.landing__actions{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;animation:1.6s ease-out fadeInUp;display:flex}.landing__footer{text-align:center;color:#ffffff80;border-top:1px solid #ffffff14;width:100%;max-width:1200px;margin-top:2rem;padding-top:2rem;font-size:.875rem;animation:2s ease-out fadeIn}.landing__footer p{margin:0}.pill{color:#5b21b6;background:#fffffff2;border:2px solid #fff3;border-radius:999px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 20px #00000026}.pill:hover{background:#fff;border-color:#fff6;transform:translateY(-2px)scale(1.05);box-shadow:0 8px 32px #00000040}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.editor-shell{flex-direction:column;gap:1.5rem;min-height:100vh;padding:1.5rem;display:flex}.editor-header{flex-direction:column;gap:.75rem;display:flex}.editor-header h1{margin:0}.header-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-toolbar .toolbar{flex-wrap:wrap;gap:.5rem;margin:0;display:flex}.header-toolbar .status{flex:none}.status{color:#0f172a;background:#e2e8f0;border-radius:999px;padding:.4rem .8rem;font-size:.85rem}.editor-body{flex:1;min-height:0}.editor-pane,.preview-pane{flex-direction:column;height:100%;display:flex}.editor-input{resize:none;border:none;border-right:1px solid #e2e8f0;border-radius:0;flex:1;width:100%;padding:1rem;font-family:JetBrains Mono,monospace;font-size:.95rem}.toolbar{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.toolbar button,.toolbar select{background:#fff;border:1px solid #0f172a;border-radius:.75rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600}.toolbar select{cursor:pointer}.preview-pane{flex-direction:column;height:100%;display:flex}.preview-pane iframe{box-shadow:none;border:none;border-radius:0;flex:1}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.viewer-body{margin:0;padding:0}.reveal-viewport{background-color:var(--r-background-color)!important}.viewer-shell{flex-direction:column;gap:1.5rem;min-height:100vh;padding:1.5rem;display:flex}.viewer-header{color:#f8fafc;justify-content:space-between;align-items:center;gap:1rem;display:flex}.viewer-header h1{margin:0}.viewer-header p{color:#f8fafcbf;margin:.25rem 0 0;font-size:.9rem}.viewer-header .linklike{color:#38bdf8;cursor:pointer;background:0 0;border:none;padding:0 .3rem;font-size:.9rem}.viewer-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.viewer-shell.embedded-mode .viewer-body{background:0 0}.viewer-message button{color:inherit;cursor:pointer;background:0 0;border:1px solid #f8fafc99;border-radius:999px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s,opacity .2s}.viewer-message button:hover{background:#f8fafc1a}.viewer-message{text-align:center;color:#f8fafc;background:#0f172abf;border:1px solid #f8fafc14;border-radius:1.5rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.viewer-message .spinner{border:3px solid #f8fafc33;border-top-color:#38bdf8;border-radius:999px;width:2rem;height:2rem;animation:1s linear infinite viewer-spin}@keyframes viewer-spin{to{transform:rotate(360deg)}}.viewer-message .error{color:#f87171;font-weight:600}.viewer-shell.embedded-mode{background:0 0;gap:0;padding:0}.viewer-shell.embedded-mode .viewer-body{background:0 0;padding:0}.viewer-body .reveal{flex:1;width:100%;min-height:0}.viewer-body .reveal pre{width:100%;max-height:none}.viewer-body .reveal pre code{max-height:none;overflow:visible}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
