@charset "UTF-8";code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:#000;color:#fff;display:flex;height:100vh;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100vw}.login-3d-bg{inset:0;overflow:hidden;position:absolute;z-index:1}.login-3d-bg canvas{display:block;height:100%!important;width:100%!important}.login-bg-overlay{background:radial-gradient(circle at center,#00000014 0,#000000e0 78%),#0000006b;inset:0;pointer-events:none;position:absolute;z-index:2}.login-bear-back-button{align-items:center;background:#0000!important;border:0!important;border-radius:0;box-shadow:none!important;cursor:pointer;display:flex;height:auto;justify-content:center;left:28px;margin:0;padding:0;position:fixed;top:28px;transition:opacity .22s ease,transform .22s ease;width:auto;z-index:20}.login-bear-back-button img{display:block;height:auto;object-fit:contain;width:58px}.login-bear-back-button:hover{opacity:.78;transform:scale(.96)}.login-bear-back-button:disabled{cursor:not-allowed;opacity:.35}.login-form{align-items:stretch;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0000005c;border:1px solid #ffffff1f;border-radius:14px;box-shadow:0 24px 80px #00000073;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:42px 38px 36px;position:relative;width:min(340px,calc(100vw - 48px));z-index:10}.login-title{font-size:30px;font-weight:300;letter-spacing:.04em;line-height:1;margin:0 0 28px;padding:0;text-align:center}.login-input,.login-title{color:#fff;font-family:RoobertMono Light,monospace,sans-serif}.login-input{background:#00000075;border:1px solid #ffffff61;border-radius:10px;box-sizing:border-box;font-size:13px;height:42px;letter-spacing:.03em;margin:0 0 10px;outline:none;padding:0 14px;transition:border-color .22s ease,background .22s ease;width:100%}.login-input::placeholder{color:#ffffff94}.login-input:focus{background:#0000009e;border-color:#ffffffd1}.login-button{background:#fff;border:0;border-radius:999px;color:#111;cursor:pointer;font-family:RoobertMono Light,monospace,sans-serif;font-size:11px;font-weight:400;height:38px;letter-spacing:.02em;margin:4px 0 22px;padding:0 16px;transition:opacity .22s ease,transform .22s ease;width:100%}.login-button:hover{opacity:.84;transform:translateY(-1px)}.login-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.login-secondary-button{align-self:center;background:#0000;border:0;border-bottom:1px solid #ffffff94;color:#ffffffd1;cursor:pointer;font-family:RoobertMono Light,monospace,sans-serif;font-size:11px;letter-spacing:.03em;line-height:1.35;margin:0;padding:0 0 3px;transition:opacity .22s ease,color .22s ease,border-color .22s ease;width:-webkit-fit-content;width:fit-content}.login-secondary-button:hover{border-color:#fff;color:#fff;opacity:.9}.login-secondary-button:disabled{cursor:not-allowed;opacity:.35}@media (max-width:640px){.login-bear-back-button{left:18px;top:18px}.login-bear-back-button img{width:50px}.login-form{border-radius:13px;padding:38px 28px 32px;width:calc(100vw - 44px)}.login-title{font-size:27px;margin-bottom:24px}.login-input{font-size:12px;height:41px}.login-button{height:38px}.login-secondary-button{font-size:10px}}.dashboard-container{-ms-overflow-style:none;background:#000;box-sizing:border-box;color:#fff;font-family:Courier New,monospace;min-height:100vh;overflow-y:auto;padding:56px 20px;scrollbar-width:none;width:100%}.dashboard-container::-webkit-scrollbar{display:none}.form-shell{margin:0 auto;width:min(920px,100%)}.form-header{border-bottom:1px solid #242424;margin-bottom:32px;padding-bottom:22px}.form-header p{color:#8a8a8a;font-size:13px;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.form-header h1{color:#fff;font-size:clamp(36px,5vw,62px);letter-spacing:.02em;line-height:1;margin:0}.project-form{display:flex;flex-direction:column;gap:26px}.form-section{background:#050505;border:1px solid #292929;border-radius:18px;box-sizing:border-box;padding:26px}.section-heading{border-bottom:1px solid #222;margin-bottom:24px;padding-bottom:16px}.section-heading h2{color:#fff;font-size:23px;line-height:1.2;margin:0}.field-group{display:flex;flex-direction:column;gap:9px;margin-bottom:20px}.field-group:last-child{margin-bottom:0}.project-form label,.upload-box label{color:#fff;display:block;font-size:15px;font-weight:700;letter-spacing:.02em}.project-form input,.project-form select,.project-form textarea{background:#000;border:1px solid #d8d8d8;border-radius:8px;box-sizing:border-box;color:#fff;font-family:Courier New,monospace;font-size:15px;outline:none;padding:13px 14px;width:100%}.project-form textarea{min-height:120px;resize:vertical}.project-form input::placeholder,.project-form textarea::placeholder{color:#777}.project-form input:focus,.project-form select:focus,.project-form textarea:focus{border-color:#00e5ff;box-shadow:0 0 0 2px #00e5ff29}.project-form input[type=file]{cursor:pointer;padding:10px}.project-form input:disabled{cursor:not-allowed;opacity:.45}.responsive-card{background:#020202;border:1px solid #2f2f2f;border-radius:15px;margin-bottom:20px;padding:20px}.responsive-card-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.responsive-card-header h3{color:#fff;font-size:19px;line-height:1.2;margin:0}.responsive-card-header p{color:#9a9a9a;font-size:13px;line-height:1.4;margin:7px 0 0}.responsive-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.upload-box{background:#080808;border:1px dashed #444;border-radius:13px;box-sizing:border-box;padding:16px}.upload-box span{color:#9a9a9a;display:block;font-size:12px;line-height:1.4;margin:6px 0 12px}.preview-image{max-height:240px;object-fit:contain}.preview-image,.preview-video{background:#111;border:1px solid #252525;border-radius:10px;display:block;margin-top:14px;width:100%}.preview-video{max-height:260px}.video-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr;margin-bottom:24px}.subsection{margin-top:24px}.subsection-header{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.subsection-header h3{color:#fff;font-size:19px;margin:0}.danger-button,.ghost-button,.secondary-button,.submit-button{border:0;border-radius:10px;cursor:pointer;font-family:Courier New,monospace;font-weight:700;padding:12px 16px;transition:transform .15s ease,opacity .15s ease}.danger-button:hover,.ghost-button:hover,.secondary-button:hover,.submit-button:hover{opacity:.88;transform:translateY(-1px)}.secondary-button{background:#fff;color:#000;white-space:nowrap}.danger-button{background:#421111;color:#fff;white-space:nowrap}.ghost-button{background:#0000;border:1px solid #555;color:#fff}.submit-button{background:#00e5ff;color:#000;font-size:16px}.form-actions{display:flex;gap:14px;justify-content:flex-end;padding-bottom:60px}.form-error{background:#ff4d4d1f;border:1px solid #ff4d4d;border-radius:10px;color:#ff9b9b;line-height:1.45;margin-bottom:16px;padding:14px 16px}.compact-field{margin-top:18px;max-width:260px}.compact-field input{text-align:center}.checkbox-inline{align-items:center;color:#fff;display:flex;gap:10px;margin:18px 0 22px}.checkbox-inline input{width:auto}.loader-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:360px}.spinner{animation:spin .8s linear infinite;border:3px solid #333;border-radius:999px;border-top-color:#00e5ff;height:42px;width:42px}@media (max-width:760px){.dashboard-container{padding:32px 14px}.form-shell{width:100%}.form-header{margin-bottom:24px}.form-section{border-radius:14px;padding:18px}.responsive-grid{grid-template-columns:1fr}.responsive-card{padding:16px}.form-actions,.responsive-card-header,.subsection-header{align-items:stretch;flex-direction:column}.danger-button,.ghost-button,.secondary-button,.submit-button{width:100%}.compact-field{max-width:100%}}:root{--hdr-h:0px;--header-z:12000;--drawer-z:14000;--drawer-panel-z:14010;--drawer-toggle-z:14050;--transition-z:15000;--fg:#111;--line:#111;--black:#000;--white:#fff;--drawer-bg:#f7f7f2;--ease-main:cubic-bezier(0.22,1,0.36,1)}body,html{overscroll-behavior:none}html.no-scroll,html.no-scroll body{height:100%;overflow:hidden}.portfolio-dark{background-color:#000;box-sizing:border-box;color:#fff;cursor:pointer}.hero-section,.portfolio-dark{height:100vh;overflow:hidden;padding:0!important;position:relative}.hero-section{align-items:center;background:#000;display:flex;height:calc(var(--vh, 1vh)*100);justify-content:center;min-height:100vh;text-align:center;width:100vw}canvas,canvas.three{display:block;height:100%;max-width:100%;pointer-events:auto;touch-action:manipulation!important;width:100%}.portfolio-dark .hero-section canvas,.portfolio-dark .hero-section canvas.three,.portfolio-dark .hero-video{height:100%!important;inset:0!important;margin:0!important;object-fit:cover;position:absolute!important;width:100%!important;z-index:1}.hero-image{height:auto;max-width:500px;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);width:80%;z-index:1}.hero-name{bottom:calc(env(safe-area-inset-bottom, 0px) + 8vh);display:flex;justify-content:center;left:0;position:absolute!important;right:0;text-align:center;transform:none!important;z-index:2}.hero-name h1{border-radius:8px;color:#fff;font-family:RoobertMono Light,sans-serif!important;font-size:1rem;letter-spacing:2px;padding:.5rem 2rem}.header{margin-top:0!important;z-index:12000;z-index:var(--header-z)}.header,.header.theme-light{--fg:#111;--line:#111}.header.theme-dark{--fg:#fff;--line:#fff}.header-spacer{display:none!important;height:0!important}.portfolio-header{margin-bottom:3rem;position:relative;text-align:center;z-index:9000}.header .portfolio-header.mobile-drawer-header,.portfolio-dark .header .portfolio-header{align-items:center;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#0000!important;border:0!important;box-shadow:none!important;display:flex;height:64px;justify-content:center;left:0;margin:0!important;padding:0 2rem;position:fixed!important;right:0;top:0;z-index:12000;z-index:var(--header-z)}.inline-header{align-items:center;display:flex;justify-content:space-between;padding-left:2rem;padding-right:2rem;width:100%}.inline-logo{cursor:pointer;display:block;height:auto;width:3rem}.inline-nav{align-items:center;display:flex;gap:2rem}.nav-item{color:#111;color:var(--fg);cursor:pointer;font-family:RoobertMono Light,sans-serif!important;font-size:12px;letter-spacing:2px;opacity:.85;position:relative;text-transform:uppercase}.nav-item.active,.nav-item:hover{opacity:1}.nav-item.active:after{background:#111;background:var(--line);bottom:-6px;content:"";height:2px;left:0;position:absolute;right:0}.portfolio-top-links{align-items:center;display:flex;gap:2rem;justify-content:center}.view-all{color:#111;color:var(--fg);cursor:pointer;display:inline-block;font-family:RoobertMono Light,sans-serif!important;font-size:12px;letter-spacing:2px;margin:0 auto;position:relative;text-transform:uppercase}.portfolio-top-links .view-all{margin:0!important}.view-all:after{background:currentColor;content:"";display:block;height:1px;margin-top:2px;opacity:.9;width:100%}.bydonoso-ia-nav{color:#111;color:var(--fg);cursor:pointer;display:inline-block;font-family:RoobertMono Light,sans-serif!important;font-size:12px;letter-spacing:2px;position:relative;text-transform:uppercase;transition:color .25s ease,opacity .25s ease,text-shadow .25s ease}.bydonoso-ia-nav.active,.bydonoso-ia-nav:hover{color:#f4ff3f!important;opacity:1!important;text-shadow:0 0 12px #f4ff3f8c}.bydonoso-ia-nav.active:after{background:#f4ff3f!important}.menu-icon{cursor:pointer;display:flex;flex-direction:column;gap:4px;position:absolute;right:2rem;top:50%;transform:translateY(-50%);z-index:12001}.menu-icon div,.menu-icon span{background-color:#111;background-color:var(--line);display:block;height:2px;transition:transform .3s ease,opacity .2s ease;width:20px}.menu-icon:hover div:first-child,.menu-icon:hover span:first-child{transform:translateX(-3px)}.menu-icon:hover div:nth-child(2),.menu-icon:hover span:nth-child(2){transform:translateX(3px)}.menu-icon:hover div:nth-child(3),.menu-icon:hover span:nth-child(3){transform:translateX(-2px)}.hero-text{animation:fadeInBlur 1.5s ease-out;color:#fff;font-family:Roobert TRIAL SemiMono Light,sans-serif!important;font-weight:lighter!important;left:50%;mix-blend-mode:screen;opacity:.7;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.hero-text.show{background-color:#0006;border-radius:8px;display:flex;justify-content:center;margin:.5rem 0;opacity:1;padding:.5rem 1.2rem 18rem;pointer-events:auto;width:100vw}.hero-text span{color:#fff;cursor:pointer;font-family:RoobertMono Light,sans-serif!important;font-size:6rem;font-weight:300;margin:0 1rem;padding:.5rem 1.5rem;position:relative;transition:all .3s ease;z-index:1}.menu-bottom{bottom:4vh;left:50%;position:absolute;top:auto;transform:translateX(-50%);z-index:3}.discover-tooltip{animation:fadeIn .3s forwards;color:#111;color:var(--fg);font-family:Space Mono,monospace;font-size:.75rem;letter-spacing:1px;opacity:0;right:70px;top:.2vh}.discover-center,.discover-tooltip{pointer-events:none;position:absolute}.discover-center{animation:fadeIn .4s forwards;left:50%;top:40vh;transform:translate(-50%,-50%);z-index:9}.hero-text .glitch{position:relative}.hero-text .glitch.active:after{background:currentColor;border-radius:2px;bottom:-6px;content:"";height:2px;left:0;position:absolute;right:0}.mobile-logo-btn{align-items:center;background:#0000;border:0;cursor:pointer;display:inline-flex;margin:0;padding:0}.mobile-logo{height:28px;width:auto}@media (max-width:1024px){.header .portfolio-header.mobile-drawer-header{align-items:flex-start!important;height:64px!important;justify-content:center!important;padding:calc(env(safe-area-inset-top, 0px) + 8px) 18px 0!important}.mobile-drawer-logo{left:50%!important;position:absolute!important;top:calc(env(safe-area-inset-top, 0px) + 16px)!important;transform:translateX(-50%)!important;z-index:12002!important}.mobile-drawer-logo .mobile-logo{display:block!important;height:auto!important;width:50px!important}.mobile-drawer-toggle{align-items:center!important;background:#0000!important;border:0!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;gap:5px!important;height:42px!important;justify-content:center!important;margin:0!important;padding:0!important;position:fixed!important;right:18px!important;top:calc(env(safe-area-inset-top, 0px) + 18px)!important;width:42px!important;z-index:14050!important;z-index:var(--drawer-toggle-z)!important}.mobile-drawer-toggle span{background:#111!important;background:var(--line)!important;border-radius:999px!important;display:block!important;height:2px!important;transition:transform .3s ease,background .3s ease,opacity .2s ease!important;width:28px!important}.header.theme-light .mobile-drawer-toggle span{background:#111!important}.header.theme-dark .mobile-drawer-toggle span{background:#fff!important}.mobile-drawer-toggle.open span{background:#111!important}.mobile-drawer-toggle.open span:first-child{transform:translateY(7px) rotate(45deg)!important}.mobile-drawer-toggle.open span:nth-child(2){opacity:0!important}.mobile-drawer-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}.menu-icon{display:none!important}.mobile-drawer-backdrop{background:#0000002e!important;inset:0!important;position:fixed!important;z-index:14000!important;z-index:var(--drawer-z)!important}.mobile-drawer-panel{background:#f7f7f2!important;background:var(--drawer-bg)!important;border-radius:28px 0 0 28px!important;box-shadow:-18px 0 60px #00000059!important;color:#111!important;height:100vh!important;height:calc(var(--vh, 1vh)*100)!important;overflow:hidden!important;position:fixed!important;right:0!important;top:0!important;width:min(82vw,360px)!important;z-index:14010!important;z-index:var(--drawer-panel-z)!important}.mobile-drawer-inner{box-sizing:border-box!important;height:100%!important;justify-content:space-between!important;padding:calc(env(safe-area-inset-top, 0px) + 92px) 30px 34px!important}.mobile-drawer-inner,.mobile-drawer-nav{display:flex!important;flex-direction:column!important}.mobile-drawer-nav{align-items:flex-start!important;gap:26px!important}.mobile-drawer-link{-webkit-appearance:none!important;appearance:none!important;background:#0000!important;border:0!important;color:#111!important;cursor:pointer!important;font-family:RoobertMono Light,sans-serif!important;font-size:clamp(28px,7.8vw,42px)!important;font-weight:400!important;letter-spacing:.08em!important;line-height:1!important;margin:0!important;padding:0!important;position:relative!important;text-align:left!important;text-transform:uppercase!important}.mobile-drawer-link.active:after{background:currentColor;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:100%}.mobile-drawer-link:active{opacity:.55!important}.mobile-drawer-mark{color:#111!important;font-family:RoobertMono Light,sans-serif!important;letter-spacing:.12em!important;text-transform:uppercase!important}.mobile-drawer-brand{font-size:15px!important;margin-bottom:8px!important}.mobile-drawer-year{font-size:11px!important;opacity:.65!important}.hero-text.mobile-menu,.menu-inline-bottom,.mobile-top-nav,.mobile-top-nav-item{display:none!important}}#transition-overlay{background:#0e0e0e;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .6s ease;z-index:15000;z-index:var(--transition-z)}#transition-overlay.show{opacity:1;pointer-events:auto}.overlay-transition{animation:fadeIn .8s forwards;background:#000;inset:0;position:fixed;z-index:15000;z-index:var(--transition-z)}@keyframes fadeInBlur{0%{filter:blur(2px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes glitch-shake{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes glitch-anim-1{0%{clip:rect(0,9999px,0,0)}5%{clip:rect(10px,9999px,50px,0)}10%{clip:rect(85px,9999px,140px,0)}15%{clip:rect(10px,9999px,50px,0)}20%{clip:rect(0,9999px,0,0)}}@keyframes glitch-anim-2{0%{clip:rect(0,9999px,0,0)}5%{clip:rect(30px,9999px,80px,0)}10%{clip:rect(5px,9999px,50px,0)}15%{clip:rect(60px,9999px,120px,0)}20%{clip:rect(0,9999px,0,0)}}@media (max-width:430px){.mobile-drawer-panel{border-radius:24px 0 0 24px!important;width:84vw!important}.mobile-drawer-inner{padding-left:26px!important;padding-right:24px!important}.mobile-drawer-nav{gap:24px!important}.mobile-drawer-link{font-size:clamp(25px,7.4vw,34px)!important;letter-spacing:.075em!important}.mobile-drawer-logo .mobile-logo{width:46px!important}}.portfolio-top-links .portfolio-ai-button{align-items:center;-webkit-appearance:none;appearance:none;background:#f4ff3f14;border:1px solid #f4ff3fbf;border-radius:9px;box-shadow:0 0 0 #f4ff3f00;color:#f4ff3f;cursor:pointer;display:inline-flex;font-family:RoobertMono Light,sans-serif!important;font-size:12px;font-weight:400;justify-content:center;letter-spacing:2px;line-height:1;margin:0;min-height:34px;padding:0 14px;text-shadow:none;text-transform:uppercase;transition:background .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease,opacity .22s ease}.portfolio-top-links .portfolio-ai-button:hover{background:#f4ff3f;border-color:#f4ff3f;box-shadow:0 0 18px #f4ff3f8c,0 0 42px #f4ff3f3d;color:#111;opacity:1;transform:translateY(-1px)}.portfolio-top-links .portfolio-ai-button:active{transform:translateY(0) scale(.98)}.portfolio-top-links .portfolio-ai-button:focus{outline:none}.portfolio-top-links .portfolio-ai-button:focus-visible{outline:1px solid #f4ff3f;outline-offset:4px}.splash-screen-container{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.logo-container{opacity:0;transform:translateY(50px);transition:opacity 1.5s ease,transform 1.5s ease}.logo-container.show{opacity:1;transform:translateY(0)}.splash-logo{height:auto;width:70px;z-index:10}.progress-bar-wrapper{background:#0000;display:flex;height:2px;justify-content:center;margin-top:4px;overflow:hidden;position:relative;width:200px}.progress-bar-fill{background-color:#fff;height:100%;position:absolute;top:0;transform-origin:center left;transition:width .2s ease}.progress-bar-fill.mirrored{left:auto;right:50%;transform-origin:center right}.splash-screen-container.open:before{animation:openScreen 1.5s ease forwards;background-color:#000;bottom:0;content:"";left:50%;position:absolute;right:50%;top:0;z-index:20}@keyframes openScreen{0%{left:50%;right:50%}to{left:0;right:0}}.contact-page{background:#000;background-size:cover;color:#fff;font-family:RoobertMonoTRIAL-Bold,sans-serif;padding:1rem;position:relative}.contact-content{margin:0 auto;padding-top:100px}.headline{align-items:center;display:flex;flex-direction:row;font-family:RoobertMonoTRIAL-Bold,sans-serif;font-size:clamp(2rem,8vw,6rem);font-weight:700;gap:20px;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase}.headline p{font-size:inherit;margin:0;white-space:nowrap}.headline a{color:blue;display:inline-block;font-size:clamp(1rem,2vw,1.2rem);margin:0;padding-top:3.4rem;position:static;text-decoration:none}.contact-columns{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:60px}.column h3{font-size:1rem;letter-spacing:1px;margin-bottom:12px}.column .social-text{display:flex;justify-content:flex-end}.column p{color:#aaa;font-size:.95rem;margin:4px 0}.contact-footer{display:flex;font-size:.9rem;justify-content:space-between;margin-top:80px}.link{color:#fff;position:relative;text-decoration:none}.link:after{background:#fff;content:"";display:block;height:1px;transition:width .3s;width:0}.link:hover:after{width:100%}.whatsapp-button{bottom:40px;cursor:pointer;position:fixed;right:40px;z-index:1000}.whatsapp-icon{filter:drop-shadow(0 0 6px rgba(255,255,255,.3));height:auto;transition:transform .4s ease,filter .4s ease;width:60px}.whatsapp-icon:hover{filter:drop-shadow(0 0 12px rgba(255,255,255,.6));transform:scale(1.1)}.contact-page-bear{display:flex;justify-content:space-between;padding:1rem}.contact-logo{cursor:pointer!important;height:2rem!important;width:3rem}.contact-back-arrow{color:#fff;cursor:pointer!important;font-size:30px}.contact-back-arrow:hover{transform:translateX(-3px)}.icons-container{align-items:center;display:flex;gap:1rem;justify-content:center}.social-link{display:inline-block}.social-icon{height:32px;transition:transform .3s ease;width:32px}.social-icon:hover{transform:scale(1.1)}@media (max-width:1024px){.contact-page{padding:48px 32px}.contact-content{padding-top:96px}.contact-columns{gap:24px;grid-template-columns:1fr 1fr}.icons-container{justify-content:flex-start}.headline p{font-size:4rem}.headline a{font-size:1.2rem;padding-top:2.2rem;text-decoration-thickness:1px;word-break:break-word}}@media (max-width:640px){.contact-page{padding:32px 20px}.contact-content{padding-top:72px}.headline{align-items:flex-start;flex-direction:column;gap:8px}.headline a{font-size:clamp(15px,4.3vw,18px);padding-top:0;text-decoration-thickness:1px;word-break:break-word}.contact-columns{gap:20px;grid-template-columns:1fr;margin-top:36px}.social-icon{height:28px;width:28px}.contact-page-bear .logo{width:39px}.contact-back-arrow{font-size:26px}}@media (max-width:380px){.contact-page{padding:28px 16px}.headline a{font-size:14px}}:root{--vh:1vh}.projects-slider-page{background-color:#000;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh)*100);min-height:100vh;min-height:calc(var(--vh)*100);overflow:hidden;padding:1rem 0 4rem;position:relative}.carousel-wrapper{margin-top:6rem}.carousel-slider .slide{opacity:.5;padding:0 10px;transform:scale(.65) rotateY(10deg);transition:transform .5s ease,opacity .5s ease}.carousel-slider .slick-center .slide{animation:popIn .6s ease}@keyframes popIn{0%{opacity:.3;transform:scale(.65) rotateY(5deg)}to{opacity:1;transform:scale(.75) rotateY(0deg)}}.slide-image{aspect-ratio:16/9;background-position:50%;background-size:cover;box-shadow:0 8px 32px #0006;transition:all .4s ease-in-out;width:100%}.custom-slider{height:100%;overflow:hidden;position:relative;width:100vw}.slides-wrapper{display:flex;height:100%;transition:transform .6s ease-in-out;transition:transform .5s ease;-webkit-user-select:none;user-select:none}.carousel-slider{perspective:1000px}.carousel-slider .slide{opacity:.6;transform:scale(.6) rotateY(15deg);transition:transform .5s ease}.carousel-slider .slick-center .slide{opacity:1;transform:scale(.75) rotateY(0deg)}.slide{background-position:50%;background-size:cover;position:relative}.slide,.slide-overlay{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.slide-overlay{background:#0006}.slide-title{display:none;font-size:5rem;font-weight:300;mix-blend-mode:difference;pointer-events:none}.slider-button{background:none;border:none;color:#fff;cursor:pointer;font-size:4rem;mix-blend-mode:difference;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.slider-button.prev{left:20px}.slider-button.next{right:20px}.custom-cursor{font-family:Roobert Medium,sans-serif!important;font-family:inherit;font-size:5rem!important;font-weight:300}.project-slider{height:100vh;overflow:hidden;width:100vw}.project-slide{align-items:center;cursor:pointer;display:flex!important;flex-direction:column;height:100vh;justify-content:center}.slide-title{color:#fff;font-size:2rem;margin-top:20px;text-align:center}.custom-cursor{font-family:Roobert Medium,sans-serif;font-family:serif;font-size:1.5rem}@media (max-width:1280px){.carousel-slider .slide{transform:scale(.7) rotateY(8deg)}.carousel-slider .slick-center .slide{transform:scale(.8) rotateY(0deg)}}@media (max-width:1024px){.carousel-wrapper{margin-top:35%}.carousel-slider .slide{opacity:.85;padding:0 8px;transform:scale(.9) rotateY(0deg)}.carousel-slider .slick-center .slide{opacity:1;transform:scale(1) rotateY(0deg)}.slide-title{display:block;font-size:clamp(1rem,2.8vw,1.5rem);opacity:.9}.custom-cursor{display:none}}@media (max-width:768px){.projects-slider-page{height:100vh;height:calc(var(--vh)*100);padding:0}.carousel-wrapper{margin-top:25%}.slide-image{aspect-ratio:16/10;border-radius:10px}.carousel-slider .slide{opacity:.95;padding:0 6px;transform:none}.slide-title{display:block;font-size:1rem;letter-spacing:.3px}}@media (max-width:480px){.carousel-wrapper{margin-top:30%;margin-top:50%}.slide-image{aspect-ratio:16/11;box-shadow:0 6px 24px #00000073}.slide-title{font-size:.95rem}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.project-detail{background-color:#fff!important;margin:auto;max-width:1000px;padding:60px 20px}.loading,.project-description,.project-description-print,.project-detail,.project-title,.ribbon,.top-bar{color:#000!important}.top-bar{align-items:center;background:#0000!important;box-shadow:none!important;display:flex;height:64px;justify-content:space-between;left:0;padding:3rem 3rem 0;position:fixed;right:0;top:0;z-index:4000}.top-bar .menu-item,.top-bar a{color:#000!important;text-decoration:none}.top-left .logo{height:26px!important}.top-bar .logo img,.top-bar img.logo{filter:brightness(0)!important;-webkit-filter:brightness(0)!important}.top-bar .back-arrow{align-items:center;cursor:pointer;display:flex!important;font-size:2rem;transition:transform .3s ease,color .3s ease!important;visibility:visible!important;z-index:5000!important}.top-bar .back-arrow,.top-bar .back-arrow:not(:hover){color:#000!important;opacity:1!important}.back-arrow *,.back-arrow i,.back-arrow span,.back-arrow svg{fill:#000!important;color:#000!important;opacity:1!important;visibility:visible!important}.top-bar .back-arrow:hover{color:#333!important;opacity:1!important;transform:translateX(-5px)}.navigation-arrows{left:0;pointer-events:none;position:fixed;right:0;top:50%;z-index:1000}.nav-arrow{background:#0000;border:none;color:#000!important;cursor:pointer;display:block!important;font-size:2.5rem;opacity:1!important;pointer-events:all;position:absolute;transition:transform .3s ease;visibility:visible!important}.nav-arrow:hover{transform:scale(1.2)}.nav-arrow.left{left:40px}.nav-arrow.right{right:40px}.image-content{margin:auto;max-width:660px;padding:30px 20px}.image-content-print{margin:auto;padding:-20px 20px}.project-detail-texts{align-items:center;display:flex;flex-direction:column;perspective:1000px}.project-title{animation:ribbonTilt 3s ease-in-out infinite alternate;display:inline-block;font-family:Roobert Medium,sans-serif;font-size:13vw;font-weight:600;letter-spacing:-3px;margin-bottom:16px;transform-style:preserve-3d}.ribbon-container{overflow:hidden;perspective:1000px;transform-style:preserve-3d;white-space:nowrap;width:100%}.ribbon{animation:ribbonScroll 10s linear infinite;display:inline-block;font-family:Roobert Medium,sans-serif;font-size:13vw;font-weight:600;letter-spacing:-3px;transform-origin:center}.ribbon span{display:inline-block;padding-right:2rem}@keyframes ribbonScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.project-description{max-width:660px}.project-description,.project-description-print{font-Family:Roobert Regular,sans-serif;font-size:2vw;font-weight:400;line-height:100%}.project-description-print{margin-bottom:60px;width:70vw}.gallery-media{animation:fadeInUp .8s forwards;border-radius:0;box-shadow:0 0 0 #0000;display:block;margin-bottom:.5rem;opacity:0;transition:transform .3s ease,opacity .3s ease;width:100%}.gallery-media:hover{transform:scale(1.01)}.gallery-grid{grid-gap:.5rem;grid-template-columns:repeat(2,1fr)}.gallery-grid,.gallery-grid-3{display:grid;gap:.5rem;margin-bottom:.5rem}.gallery-grid-3{grid-gap:.5rem;grid-template-columns:repeat(3,1fr)}.grid-item{background-color:#ddd;border-radius:0;display:block;height:auto;object-fit:cover;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.loading{font-size:1.2rem;padding:100px 0;text-align:center}.project-detail{padding-top:124px}@media (max-width:1024px){.project-detail{padding:48px 24px}.project-description-print{width:95vw}.project-detail-texts{margin-top:1rem}.top-bar{padding:16px 16px 0}.navigation-arrows{bottom:24px;top:auto}.nav-arrow{font-size:1.8rem;height:40px;line-height:40px;width:40px}}@media (max-width:640px){.project-detail{padding:28px 16px}.image-content,.image-content-print{padding:16px 0}.ribbon{font-size:clamp(32px,14vw,60px)}.ribbon span{padding-right:1rem}.project-description,.project-description-print{font-size:clamp(15px,4.2vw,18px);line-height:1.4;margin:10px auto 24px;padding:0 2px}.project-description-print{width:90vw}.top-bar{padding:12px 12px 0}.back-arrow{font-size:1.6rem}.navigation-arrows{bottom:16px}.nav-arrow{font-size:1.6rem;height:38px;width:38px}.gallery-grid,.gallery-grid-3{gap:8px;grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ribbon{animation:none}.gallery-media{animation:none;opacity:1}}.gallery-media,.grid-item{display:block;height:auto;opacity:0;transition:opacity .24s ease;width:100%}.gallery-media.in-view,.grid-item.in-view{opacity:1}.gallery-grid,.gallery-grid-3,.image-content,.image-content-print{contain-intrinsic-size:800px 600px;content-visibility:auto}video.gallery-media{max-width:100%}.clickable-image{cursor:zoom-in;transition:transform .3s ease,filter .3s ease}.clickable-image:hover{filter:brightness(1.05);transform:scale(1.02)}.image-modal-overlay{align-items:center;animation:fadeInModal .25s ease-out forwards;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000f2;cursor:zoom-out;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;width:100vw;z-index:10000}@keyframes fadeInModal{to{opacity:1}}.image-modal-content{align-items:center;display:flex;justify-content:center;max-height:90vh;max-width:90vw;pointer-events:none;position:relative}.image-modal-content img{border-radius:4px;box-shadow:0 25px 50px -12px #00000080;cursor:default;height:auto;max-height:90vh;max-width:100%;object-fit:contain;pointer-events:auto;width:auto}.modal-close-btn{background:none;border:none;color:#fffc;cursor:pointer;font-size:3rem;font-weight:300;line-height:.8;padding:10px;pointer-events:auto;position:absolute;right:0;top:-50px;transition:color .2s ease,transform .2s ease}.modal-close-btn:hover{color:#fff;transform:scale(1.1) rotate(90deg)}@media (max-width:768px){.modal-close-btn{font-size:2.5rem;right:-15px;top:-50px}.image-modal-content{max-width:95vw}}.asset-gate{background:#fff;display:grid;inset:0;place-items:center;position:fixed;z-index:9999}.asset-gate__spinner{animation:spin .9s linear infinite;border:3px solid #0003;border-radius:50%;border-top-color:#000;height:28px;width:28px}.asset-gate__text{font-size:14px;letter-spacing:.3px;margin-top:12px}@keyframes spin{to{transform:rotate(1turn)}}.gallery-container{background-color:#171717!important;box-sizing:border-box;color:#fff!important;cursor:none!important;display:flex;flex-direction:column;font-family:Roobert Medium,sans-serif;height:100vh;overflow:hidden;padding:2rem 5rem 5rem;position:relative;transition:color .4s ease-in-out,background-color .4s ease-in-out;width:100%}.top-bar-gallery{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:10}.logo{cursor:pointer;filter:invert(1)!important;height:28px;transition:filter .4s ease-in-out}.back-arrow{color:#fff!important;cursor:pointer;font-size:24px;font-weight:700;transition:transform .2s ease,color .4s ease-in-out;-webkit-user-select:none;user-select:none}.back-arrow:hover{transform:translateX(-3px)}.footer-gallery{color:#fff!important;display:flex;font-size:3rem;font-weight:700;justify-content:space-between;letter-spacing:.05em;margin-top:auto;position:relative;transition:opacity .3s ease,color .4s ease-in-out;z-index:2}.bottom-left{bottom:2rem;left:2rem}.bottom-right{bottom:2rem;right:2rem}.nav-arrow-btn{background:none;border:none;color:#fff!important;cursor:pointer!important;font-size:60px;font-weight:100;margin:0;outline:none;padding:0;position:absolute!important;top:50%;transform:translateY(-50%);transition:transform .2s ease,opacity .2s ease,color .4s ease-in-out;width:auto!important;z-index:100}.nav-arrow-btn:hover{opacity:.7;transform:translateY(-50%) scale(1.1)}.nav-arrow-btn.left{left:2vw!important;right:auto!important}.nav-arrow-btn.right{left:auto!important;right:2vw!important}.cursor-safe-zone{background:#0000!important;border-radius:9999px;display:grid;min-height:48px;min-width:48px;place-items:center;pointer-events:auto;position:relative;z-index:1000}.gallery-images-group{grid-gap:1.5rem;align-items:center;display:grid;flex-grow:1;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;padding:1rem 0}.gallery-image{border-radius:12px;box-sizing:border-box;height:auto;max-height:70vh;object-fit:contain;padding:1rem;transition:transform .4s ease,opacity .4s ease;width:100%}.gallery-container.fullscreen{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);position:relative;width:100%}.gallery-container.fullscreen .gallery-fs-overlay{background:#0000;content:"";inset:0;pointer-events:none;position:absolute}.custom-cursor{color:#fff;font-size:1rem;font-weight:700;mix-blend-mode:difference;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:transform .1s ease;white-space:nowrap;z-index:9999}.custom-cursor.is-hidden{opacity:0}.cursor-title{background:#000000b3;border-radius:4px;font-family:Roobert Medium,sans-serif;padding:4px 8px}.fade-in{animation:fadeIn .6s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.gallery-container{cursor:default!important;padding:3rem}.gallery-images-group{gap:1rem;grid-template-columns:repeat(1fr)}.gallery-image{max-height:60vh;padding:.75rem}.footer-gallery{font-size:2.25rem}.custom-cursor{display:none}}@media (max-width:768px){.nav-arrow-btn{font-size:40px;padding:10px}.nav-arrow-btn.left{left:10px!important}.nav-arrow-btn.right{right:10px!important}}@media (max-width:640px){.gallery-container{padding:1.5rem}.top-lef-gallery .logo{height:28px}.back-arrow{font-size:1.25rem}.gallery-images-group{gap:.75rem;grid-template-columns:1fr}.gallery-image{border-radius:10px;max-height:55vh;padding:.5rem}.footer-gallery{font-size:1.4rem;letter-spacing:.04em}}@media (max-width:380px){.gallery-container{padding:1rem}.footer-gallery{font-size:1.2rem}}.gallery-container.light-theme{color:#000!important}.gallery-container.light-theme .logo{filter:none!important}.gallery-container.light-theme .back-arrow,.gallery-container.light-theme .footer-gallery,.gallery-container.light-theme .nav-arrow-btn{color:#000!important}body,html{overflow-x:hidden}:root{--page-max:1280px;--gutter-x:clamp(36px,8vw,140px);--gap:76px;--min-col:320px;--row-h:10px}@media (max-width:1200px){:root{--gap:60px;--min-col:300px}}@media (max-width:800px){:root{--gap:42px;--min-col:100%}}.view-all-page{background:#fff;color:#111;min-height:100vh;padding:1rem 0 4rem}.masonry-wrap{box-sizing:border-box;display:flex;margin:0 auto;max-width:1280px;max-width:var(--page-max);padding:clamp(48px,2vw,120px) clamp(36px,8vw,140px);padding:clamp(48px,2vw,120px) var(--gutter-x)}.masonry-wrap,.masonry-wrap .m-grid{justify-content:center}.m-grid{grid-column-gap:clamp(4rem,9vw,12rem);grid-row-gap:clamp(6rem,10vw,14rem);align-items:start;column-gap:clamp(4rem,9vw,12rem);display:grid;grid-auto-flow:dense;grid-auto-rows:10px;grid-auto-rows:var(--row-h,10px);grid-template-columns:repeat(12,minmax(0,1fr));margin:0 auto;row-gap:clamp(6rem,10vw,14rem);width:100%}@media (max-width:1400px){.m-grid{grid-template-columns:repeat(10,minmax(0,1fr))}}@media (max-width:1200px){.m-grid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width:900px){.m-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:720px){.m-grid{grid-template-columns:1fr}}:root{--gap:56px}@media (max-width:1200px){:root{--gap:48px}}@media (max-width:800px){:root{--gap:40px}}.m-card{contain-intrinsic-size:300px 200px;content-visibility:auto;margin:0;transition:opacity 3.2s ease;transition-delay:0ms;transition-delay:var(--delay,0ms)}.m-inner{transform:translate(0) rotate(0deg);transform:translate(var(--jx,0),var(--jy,0)) rotate(var(--rot,0deg));transition:transform .24s ease;width:calc(100% - var(--hpad, 0px))}.m-inner img{background:#f6f6f6;display:block;height:auto;width:100%}.m-caption{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .28s ease,opacity .28s ease,margin-top .28s ease}.m-caption h3{font-weight:700}.m-caption p{color:#666}.m-card.is-link:focus-within .m-caption,.m-card.is-link:hover .m-caption{margin-top:12px;max-height:70px;opacity:1}.m-group{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.m-group-inner{width:100%}.m-group.trio .m-card{margin:0}:root{--gap:72px}.m-card{width:100%}.m-card,.m-group.trio{transition:opacity .5s ease,transform .5s ease}.m-group.trio{grid-gap:108px;grid-gap:calc(var(--gap) + 36px);align-items:start;display:grid;gap:108px;gap:calc(var(--gap) + 36px);grid-template-columns:repeat(3,1fr);opacity:0;transform:translateY(24px)}.m-group.in-view{opacity:1;transform:none}@media (max-width:1200px){.m-group.trio{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.m-group.trio{grid-template-columns:1fr}}.full-bleed{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw!important;overflow-x:hidden;position:relative;right:50%;width:100vw!important}.masonry-wrap{padding:clamp(40px,2vw,120px) clamp(40px,2vw,140px);width:100%}.m-card{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease;width:100%!important}.m-card.in-view{opacity:1;transform:none}.m-inner{padding-bottom:0;padding-bottom:var(--padY,0);padding-left:0;padding-left:var(--hpad,0);padding-right:0;padding-right:var(--hpad,0);transform:translate(0);transform:translate(var(--jx,0),var(--jy,0))}.m-card img{display:block;height:auto;object-fit:cover;width:100%}.m-card.al-l .m-inner{margin-left:0;margin-right:auto}.m-card.al-c .m-inner{margin-left:auto;margin-right:auto}.m-card.al-r .m-inner{margin-left:auto;margin-right:0}.m-caption h3{color:#111;font-size:.95rem;letter-spacing:.02em;margin:0}.m-caption p{color:grey;font-size:.85rem;margin:4px 0 0}.m-card,.m-grid{overflow:visible}.m-inner{padding:0;padding:var(--padTop,0) var(--hpad,0) var(--padBottom,0);position:relative;transform:translate(0) rotate(0deg) scale(1);transform:translate(var(--jx,0),var(--jy,0)) rotate(var(--rot,0deg)) scale(var(--sc,1));width:100%}.m-card .m-caption{margin-top:10px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.m-card:focus-within .m-caption,.m-card:hover .m-caption{opacity:1;transform:none}.m-card.is-link{cursor:pointer}@media (max-width:768px){view-all-page{background:#fff;color:#111;min-height:100vh;padding:0}.masonry-wrap.full-bleed{padding-inline:16px}.m-card{grid-column:1/-1!important;max-width:520px;width:100%}.m-card .m-inner{padding:8px 0!important;transform:none}.m-card img{display:block;height:auto;width:100%}.m-caption{margin-top:8px;text-align:center}}@media (max-width:1024px){.masonry-wrap.full-bleed{padding-inline:16px}.m-card .m-inner{padding:8px 0!important;transform:none!important}.m-card img{display:block;height:auto;width:100%}.m-caption{margin-top:8px;text-align:center}}.view-all-page .header-spacer{height:72px;height:var(--hdr-h,72px)}.m-grid.one-col{gap:20px;grid-auto-rows:auto;grid-template-columns:1fr;justify-items:center}.m-grid.one-col .m-card{grid-column:1/-1;max-width:520px;width:100%}.m-grid.one-col .m-inner{padding:8px 0;transform:none}@media (max-width:1024px){.masonry-wrap.full-bleed{left:auto;margin-left:auto;margin-right:auto;max-width:1280px!important;max-width:var(--page-max,1280px)!important;padding-inline:clamp(24px,6vw,64px);right:auto;width:100%!important}}.masonry-wrap .m-grid{--row-h:8px;gap:32px;grid-auto-flow:dense}.masonry-wrap .m-card .m-inner img{display:block;height:auto;width:100%}.view-all-page .header{overflow:visible;position:relative;z-index:12000}.view-all-page .portfolio-header{background:#fff!important;border:0!important;box-shadow:none!important;display:block!important;left:0!important;max-width:none!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;width:auto!important;z-index:12000!important}.view-all-page .portfolio-header,.view-all-page .portfolio-header .inline-header{box-sizing:border-box!important;height:72px!important;margin:0!important;overflow:visible!important}.view-all-page .portfolio-header .inline-header{align-items:center!important;display:flex!important;gap:24px!important;justify-content:space-between!important;max-width:100%!important;min-width:0!important;padding-left:24px!important;padding-right:46px!important;width:100%!important}.view-all-page .portfolio-header .inline-logo{flex:0 0 auto!important;flex-shrink:0!important;max-width:78px!important}.view-all-page .portfolio-header .inline-nav{align-items:center!important;box-sizing:border-box!important;display:flex!important;flex-wrap:nowrap!important;gap:clamp(22px,2vw,38px)!important;inset:auto!important;justify-content:flex-end!important;margin-left:auto!important;margin-right:0!important;max-width:calc(100% - 110px)!important;min-width:0!important;overflow:visible!important;padding:0!important;position:static!important;transform:none!important;white-space:nowrap!important;width:auto!important}.view-all-page .portfolio-header .inline-nav .nav-item{flex:0 0 auto!important;flex-shrink:0!important;max-width:none!important;white-space:nowrap!important}.view-all-page .header-spacer{height:72px!important}@media (max-width:1024px){.view-all-page .portfolio-header{height:68px!important}.view-all-page .portfolio-header .inline-header{gap:18px!important;height:68px!important;padding-left:18px!important;padding-right:28px!important}.view-all-page .portfolio-header .inline-nav{gap:18px!important;max-width:calc(100% - 95px)!important}.view-all-page .header-spacer{height:68px!important}}@media (max-width:768px){.view-all-page .portfolio-header{height:64px!important}.view-all-page .portfolio-header .inline-header{height:64px!important;padding-left:16px!important;padding-right:20px!important}.view-all-page .portfolio-header .inline-nav{gap:14px!important;max-width:calc(100% - 86px)!important}.view-all-page .header-spacer{height:64px!important}}body.ai-studio-route-lock,body.ai-studio-route-lock #root,html.ai-studio-route-lock{height:100%;overflow:hidden;overscroll-behavior:none;touch-action:none;width:100%}body.ai-studio-route-lock{margin:0}.ai-studio-page,.ai-studio-page *{box-sizing:border-box}.ai-studio-page{background:#0b0b0e;color:#f5f5f5;font-family:RoobertMono Light,monospace;height:100vh;min-height:100vh;overflow:hidden;overscroll-behavior:none;touch-action:none;width:100vw}.ai-studio-page button,.ai-studio-page input,.ai-studio-page select,.ai-studio-page textarea{font-family:inherit}.ai-desktop-only{background:#0b0b0e;grid-template-columns:260px minmax(0,1fr) 320px;height:100vh;width:100vw}.ai-icon-rail{background:#111116;border-right:1px solid #ffffff14;flex-direction:column;gap:12px;height:100vh;padding:14px 0;width:56px}.ai-icon-rail,.ai-rail-logo{align-items:center;display:flex}.ai-rail-logo{color:#fff;font-size:18px;font-weight:700;height:30px;justify-content:center;margin-bottom:14px;width:30px}.ai-rail-icon{align-items:center;background:#0000;border:0;border-radius:8px;color:#ffffffa8;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;width:32px}.ai-rail-icon.active,.ai-rail-icon:hover{background:#f8ff7a;color:#111}.ai-rail-bottom{gap:10px;margin-top:auto}.ai-left-panel,.ai-rail-bottom{display:flex;flex-direction:column}.ai-left-panel{background:#17171d;border-right:1px solid #ffffff14;height:100vh;overflow-y:auto;padding:18px 14px;width:260px}.ai-project-title{color:#fff;font-size:13px;margin:4px 4px 28px}.ai-search-box{align-items:center;background:#131318;border:1px solid #ffffff17;border-radius:6px;display:flex;gap:8px;height:36px;margin-bottom:22px;padding:0 10px}.ai-search-box span{color:#ffffff73}.ai-search-box input{background:#0000;border:0;color:#fff;font-size:12px;min-width:0;outline:0;width:100%}.ai-search-box input::placeholder{color:#ffffff6b}.ai-model-access h2,.ai-quick-access h2,.ai-saved-section h2{color:#fff;font-size:16px;font-weight:400;margin:0 0 14px}.ai-quick-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.ai-quick-card{align-items:center;background:#1f1f25;border:1px solid #ffffff24;border-radius:5px;color:#fff;cursor:grab;display:flex;flex-direction:column;font-size:12px;gap:11px;height:96px;justify-content:center;line-height:1.25;padding:10px;text-align:center}.ai-quick-card:active{cursor:grabbing}.ai-quick-card:hover{background:#24242a;border-color:#f8ff7ad9}.ai-quick-icon{color:#ffffffe0;font-size:22px}.ai-model-access{margin-top:26px}.ai-model-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.ai-model-tile{grid-gap:10px;align-items:center;background:#1f1f25;border:1px solid #ffffff24;border-radius:5px;color:#fff;cursor:grab;display:grid;font-size:12px;gap:10px;grid-template-columns:36px 1fr auto;line-height:1.25;min-height:70px;padding:10px;text-align:left}.ai-model-tile:active{cursor:grabbing}.ai-model-tile:hover{background:#24242a;border-color:#f8ff7ad9}.ai-model-tile.connected{border-color:#f8ff7a8c}.ai-model-tile small{color:#ffffff61;font-size:10px;text-transform:uppercase}.ai-model-tile.connected small{color:#f8ff7a}.ai-model-status-pill{background:#ffffff0f;border-radius:999px;color:#ffffff94;font-size:11px;padding:7px 10px;width:-webkit-fit-content;width:fit-content}.ai-saved-section{margin-top:24px}.ai-saved-header{align-items:center;display:flex;justify-content:space-between}.ai-saved-header button{background:#0000;border:1px solid #ffffff24;border-radius:5px;color:#fff;font-size:11px;height:28px}.ai-saved-block{margin-top:26px}.ai-saved-block p{color:#ffffff85;font-size:11px;margin:0 0 14px}.ai-saved-block span{color:#ffffff59;display:block;font-size:11px;line-height:1.45}.ai-logout-button{background:#0000;border:1px solid #ffffff24;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;margin-top:30px;min-height:38px;width:100%}.ai-logout-button:hover{background:#ffffff14}.ai-canvas-shell{background:#0b0b0e;height:100vh;overflow:hidden;position:relative}.ai-flow-board{background:radial-gradient(circle at center,hsla(0,0%,100%,.035),#0000 46%),linear-gradient(180deg,#0b0b0e,#08080b);cursor:grab;inset:0;overflow:auto;overscroll-behavior:none;position:absolute;scroll-behavior:auto;touch-action:none}.ai-flow-board.is-panning{cursor:grabbing}.ai-board-content{background-color:#0b0b0e;background-image:radial-gradient(#ffffff17 1px,#0000 0),radial-gradient(circle at center,rgba(248,255,122,.035),#0000 38%);background-size:18px 18px,100% 100%;position:relative}.ai-board-scale{position:relative;transform-origin:0 0;will-change:transform}.ai-top-right-widget{align-items:center;background:#1b1b21;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:12px;height:58px;justify-content:space-between;min-width:150px;padding:0 12px;position:absolute;right:14px;top:10px;z-index:20}.ai-top-right-widget strong{font-size:15px;font-weight:400}.ai-top-right-widget small{color:#f8ff7a;font-size:10px;margin-left:6px;text-transform:uppercase}.ai-top-right-widget button{background:#ffffff0f;border:0;border-radius:4px;color:#ffffff59;height:24px;padding:0 8px}.ai-connection-layer{height:8000px;inset:0;overflow:visible;position:absolute;width:12000px;z-index:1}.ai-connection-path{fill:none;stroke:#f8ff7ab8;stroke-width:2;stroke-linecap:round;filter:drop-shadow(0 0 7px rgba(248,255,122,.22))}.ai-connection-path-temp{stroke-dasharray:6 6;opacity:.85}.ai-canvas-node{background:#17171d;border:1px solid #ffffff1f;border-radius:10px;box-shadow:0 18px 60px #00000057;min-height:130px;overflow:visible;position:absolute;will-change:left,top;z-index:2}.ai-node-delete{align-items:center;background:#1b1b21;border:1px solid #ffffff2e;border-radius:999px;color:#fff;cursor:pointer;display:none;font-size:14px;height:22px;justify-content:center;line-height:1;position:absolute;right:-10px;top:-10px;width:22px;z-index:40}.ai-canvas-node.selected .ai-node-delete,.ai-canvas-node:hover .ai-node-delete{display:flex}.ai-node-delete:hover{background:#f8ff7a;color:#111}.ai-node-header{align-items:center;background:#22222a;border-radius:10px 10px 0 0;color:#fff;cursor:grab;display:flex;font-size:12px;gap:10px;height:38px;justify-content:space-between;padding:0 12px;-webkit-user-select:none;user-select:none}.ai-node-header:active{cursor:grabbing}.ai-node-header small{color:#ffffff61;font-size:9px;text-transform:uppercase}.ai-node-body{background:#17171d;border-radius:0 0 10px 10px;padding:14px}.ai-node-hint{color:#ffffff7a;display:block;font-size:11px;line-height:1.45;margin-top:10px}.ai-node-options{display:flex;flex-direction:column;gap:10px}.ai-port-row{height:0;pointer-events:none;position:absolute;width:0;z-index:35}.ai-port-row-input{left:0}.ai-port-row-output{right:0}.ai-port{background:#0b0b0e;border:2px solid #f8ff7a;border-radius:999px;box-shadow:0 0 10px #f8ff7a2e;cursor:crosshair;height:13px;padding:0;pointer-events:auto;position:absolute;top:-6.5px;width:13px}.ai-port-input,.ai-port-output{left:-6.5px}.ai-port:hover{background:#f8ff7a}.ai-port-label{color:#f8ff7ac7;font-size:10px;line-height:1;pointer-events:none;position:absolute;top:-5px;white-space:nowrap}.ai-port-label-input{right:14px;text-align:right}.ai-port-label-output{left:14px;text-align:left}.ai-prompt-input{background:#111116;border:0;border-radius:8px;color:#fff;font-size:12px;line-height:1.45;min-height:150px;outline:0;padding:12px;resize:vertical;width:100%}.ai-upload-box{align-items:center;border:1px dashed #ffffff3d;border-radius:8px;color:#ffffff7a;cursor:pointer;display:flex;justify-content:center;min-height:130px;padding:14px;text-align:center}.ai-upload-box input{display:none}.ai-import-preview-image{border-radius:8px;display:block;max-height:180px;object-fit:contain;width:100%}.ai-primary-button{background:#f8ff7a;border:0;border-radius:999px;color:#111;cursor:pointer;font-size:12px;min-height:42px;width:100%}.ai-primary-button:disabled{cursor:not-allowed;opacity:.45}.ai-secondary-action{background:#ffffff08;border:1px solid #ffffff21;border-radius:999px;color:#fff;cursor:pointer;font-size:11px;min-height:38px;padding:0 14px}.ai-secondary-action:disabled{cursor:not-allowed;opacity:.35}.ai-output-placeholder{align-items:center;background:#111116;border-radius:8px;color:#ffffff7a;display:flex;flex-direction:column;justify-content:center;min-height:260px;padding:14px;text-align:center}.ai-output-placeholder p{margin:0 0 8px}.ai-output-placeholder small{max-width:100%;word-break:break-all}.ai-output-image{border-radius:8px;display:block;max-height:380px;object-fit:contain;width:100%}.ai-model-output-preview{align-items:center;background:#101014;border:1px solid #ffffff14;border-radius:8px;display:flex;justify-content:center;min-height:160px;overflow:hidden;width:100%}.ai-model-output-image{display:block;max-height:220px;object-fit:contain;width:100%}.ai-model-error{background:#ff505014;border:1px solid #ff50502e;border-radius:8px;color:#ffb4b4e6;font-size:10px;line-height:1.4;padding:10px}.ai-llm-node{display:flex;flex-direction:column;gap:10px}.ai-llm-output-box{background:#111116;border:0;border-radius:8px;color:#fff;font-size:11px;line-height:1.5;max-height:260px;min-height:180px;outline:0;padding:12px;resize:vertical;width:100%}.ai-llm-output-box::placeholder{color:#ffffff59}.ai-llm-helper{color:#ffffff73;font-size:10px;line-height:1.45}.ai-array-node{display:flex;flex-direction:column;gap:10px}.ai-array-toolbar{align-items:center;border-bottom:1px solid #ffffff14;display:flex;gap:8px;justify-content:space-between;padding-bottom:8px}.ai-array-toolbar span{color:#ffffff94;font-size:10px}.ai-array-count{color:#f8ff7a!important;font-size:10px}.ai-array-list{display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto;padding-right:4px}.ai-array-list::-webkit-scrollbar{width:6px}.ai-array-list::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.ai-array-list::-webkit-scrollbar-thumb{background:#f8ff7a59;border-radius:999px}.ai-array-item{background:#111116;border:1px solid #ffffff1a;border-radius:8px;color:#ffffffb8;cursor:pointer;display:flex;flex-direction:column;font-size:10px;gap:6px;line-height:1.45;padding:10px;text-align:left;width:100%}.ai-array-item:hover{background:#17171d;border-color:#f8ff7a8c}.ai-array-item.active{background:#f8ff7a1a;border-color:#f8ff7a;color:#fff}.ai-array-item strong{color:#f8ff7a;font-size:10px;font-weight:400}.ai-array-item p{line-height:1.45;margin:0;max-height:5.8em;overflow:hidden}.ai-array-empty{border:1px dashed #ffffff29;border-radius:8px;color:#ffffff6b;font-size:11px;line-height:1.45;padding:14px;text-align:center}.ai-array-selected-preview{background:#f8ff7a0f;border:1px solid #f8ff7a47;border-radius:8px;color:#ffffffd1;font-size:10px;line-height:1.45;margin-top:8px;padding:10px}.ai-array-selected-preview span{color:#f8ff7a;display:block;font-size:10px;margin-bottom:6px}.ai-mini-action-row{align-items:center;display:flex;gap:8px}.ai-mini-button{background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;color:#fff;cursor:pointer;font-size:10px;min-height:30px;padding:0 10px}.ai-mini-button:hover{background:#f8ff7a;border-color:#f8ff7a;color:#111}.ai-mini-button:disabled{cursor:not-allowed;opacity:.35}.ai-settings-panel{background:#17171d;border-left:1px solid #ffffff14;height:100vh;overflow-y:auto;padding:18px;width:320px}.ai-settings-title{color:#fff;font-size:15px;font-weight:400;margin:0 0 18px}.ai-settings-card{background:#1f1f25;border:1px solid #ffffff1a;border-radius:10px;margin-bottom:14px;padding:14px}.ai-settings-card h3{color:#fff;font-size:13px;font-weight:400;margin:0 0 12px}.ai-settings-row{margin-bottom:14px}.ai-settings-row label{color:#ffffff8c;display:block;font-size:11px;margin-bottom:7px}.ai-settings-row input,.ai-settings-row select{background:#111116;border:1px solid #ffffff24;border-radius:7px;color:#fff;font-size:12px;height:36px;padding:0 10px;width:100%}.ai-settings-row input:focus,.ai-settings-row select:focus{border-color:#f8ff7aa6;outline:none}.ai-ratio-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.ai-ratio-button{background:#111116;border:1px solid #ffffff1f;border-radius:7px;color:#ffffffb8;cursor:pointer;font-size:11px;min-height:42px}.ai-ratio-button.active{background:#f8ff7a;border-color:#f8ff7a;color:#111}.ai-run-cost{align-items:center;border-top:1px solid #ffffff14;color:#ffffffbf;display:flex;font-size:12px;justify-content:space-between;margin-top:10px;padding-top:10px}.ai-run-cost strong{color:#f8ff7a;font-weight:400}.ai-settings-run-button{background:#f8ff7a;border:0;border-radius:8px;color:#111;cursor:pointer;font-size:12px;margin-top:12px;min-height:42px;width:100%}.ai-settings-run-button:disabled{cursor:not-allowed;opacity:.45}.ai-settings-empty{background:#1f1f25;border:1px solid #ffffff1a;border-radius:10px;color:#ffffff85;font-size:12px;line-height:1.5;padding:16px}.ai-bottom-toolbar{align-items:center;background:#24242b;border:1px solid #ffffff14;border-radius:8px;bottom:18px;box-shadow:0 12px 42px #00000059;display:flex;gap:4px;height:44px;left:50%;padding:0 8px;position:absolute;transform:translateX(-50%);z-index:30}.ai-bottom-toolbar button{background:#0000;border:0;border-radius:6px;color:#ffffffa6;cursor:pointer;height:32px;min-width:32px;-webkit-user-select:none;user-select:none}.ai-bottom-toolbar button.active,.ai-bottom-toolbar button:hover{background:#f8ff7a;color:#111}.ai-bottom-toolbar span{background:#ffffff1f;height:22px;margin:0 4px;width:1px}.ai-clear-floating{background:#1b1b21;border:1px solid #ffffff1f;border-radius:999px;bottom:18px;color:#fff;cursor:pointer;font-size:11px;height:38px;padding:0 14px;position:absolute;right:18px;z-index:30}.ai-mobile-block{display:none}@media (max-width:1024px){.ai-desktop-only{display:none!important}.ai-mobile-block{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:28px;text-align:center}.ai-mobile-block h1{font-size:36px;margin-bottom:12px}.ai-mobile-block p{color:#aaa}}.ai-board-content,.ai-board-history-controls,.ai-board-scale,.ai-bottom-toolbar,.ai-canvas-node,.ai-flow-board,.ai-icon-rail,.ai-left-panel,.ai-node-header,.ai-port-label,.ai-port-row,.ai-settings-panel{user-select:none;-webkit-user-select:none}.ai-llm-output-box,.ai-prompt-input,.ai-studio-page input,.ai-studio-page select,.ai-studio-page textarea{user-select:text;-webkit-user-select:text}.ai-array-item-main{background:#0000;border:0;color:inherit;cursor:pointer;display:block;margin:0;outline:0;padding:0;text-align:left;width:100%}.ai-array-item-main:focus-visible{border-radius:6px;outline:1px solid #f8ff7ab3;outline-offset:4px}.ai-array-item-main strong{color:#f8ff7a;display:block;font-size:10px;font-weight:400;margin-bottom:6px}.ai-array-item-main p{color:#ffffffad;font-size:10px;line-height:1.45;margin:0;max-height:6.2em;overflow:hidden}.ai-array-item.active .ai-array-item-main p,.ai-array-item:hover .ai-array-item-main p{color:#ffffffe6}.ai-mini-action-row{flex-wrap:wrap}.ai-array-item .ai-mini-action-row{margin-top:2px}.ai-mini-button{white-space:nowrap}.ai-clear-floating:focus-visible,.ai-mini-button:focus-visible,.ai-primary-button:focus-visible,.ai-secondary-action:focus-visible,.ai-settings-run-button:focus-visible{outline:2px solid #f8ff7acc;outline-offset:2px}.ai-mini-button:disabled:hover{background:#ffffff0a;border-color:#ffffff24;color:#fff}.ai-llm-node .ai-mini-action-row .ai-mini-button:first-child{border-color:#f8ff7a6b;color:#f8ff7a}.ai-llm-node .ai-mini-action-row .ai-mini-button:first-child:hover{background:#f8ff7a;color:#111}.ai-array-toolbar{flex-wrap:wrap}.ai-array-toolbar .ai-mini-button{margin-left:auto}.ai-array-item .ai-mini-button,.ai-array-toolbar .ai-mini-button{font-size:9px;min-height:26px;padding:0 9px}.ai-node-header span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-node-body{min-height:82px}.ai-output-image.fit-contain{object-fit:contain}.ai-output-image.fit-cover{height:100%;min-height:260px;object-fit:cover}.ai-import-preview-image{background:#0f0f13}.ai-upload-box:hover{border-color:#f8ff7a99;color:#f8ff7ae6}.ai-clear-floating:hover{background:#f8ff7a;border-color:#f8ff7abf;color:#111}.ai-settings-card select option{background:#111116;color:#fff}.ai-board-history-controls{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b1b21f5;border:1px solid #f8ff7a42;border-radius:999px;bottom:72px;box-shadow:0 12px 36px #00000059;display:flex;gap:8px;left:50%;padding:6px;position:absolute;transform:translateX(-50%);z-index:45}.ai-board-history-controls button{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;color:#ffffffd1;cursor:pointer;font-size:10px;height:30px;min-width:76px}.ai-board-history-controls button:hover{background:#f8ff7a;border-color:#f8ff7a;color:#111}.ai-board-history-controls button:focus-visible{outline:2px solid #f8ff7acc;outline-offset:2px}.ai-image-port-controls{align-items:center;background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:8px;display:flex;flex-wrap:wrap;gap:6px;padding:8px}.ai-image-port-controls span{color:#ffffff80;font-size:10px;width:100%}.ai-image-port-controls .ai-mini-button{font-size:9px;min-height:26px;padding:0 9px}.ai-primary-button-error{background:#ff4d4d!important;box-shadow:0 0 0 1px #ff4d4d59,0 0 20px #ff4d4d29;color:#111!important}.ai-primary-button-error:hover{background:#ff6b6b!important}.ai-primary-button-error:disabled{opacity:.65}.ai-bottom-toolbar button.active{background:#f8ff7a;color:#111}.ai-flow-board.tool-select{cursor:crosshair}.ai-flow-board.tool-pan{cursor:grab}.ai-flow-board.tool-pan.is-panning{cursor:grabbing}.ai-flow-board.is-selecting{cursor:crosshair}.ai-selection-box{background:#f8ff7a21;z-index:4}.ai-flow-board.tool-pan,.ai-flow-board.tool-pan .ai-board-content,.ai-flow-board.tool-pan .ai-board-scale{cursor:grab!important}.ai-flow-board.tool-pan.is-panning,.ai-flow-board.tool-pan.is-panning .ai-board-content,.ai-flow-board.tool-pan.is-panning .ai-board-scale{cursor:grabbing!important}.ai-flow-board.is-selecting,.ai-flow-board.is-selecting .ai-board-content,.ai-flow-board.is-selecting .ai-board-scale{cursor:default!important}.ai-selection-box{background:#f8ff7a24;border:1px solid #f8ff7af2;pointer-events:none;position:absolute;z-index:50}.ai-canvas-node.selected{border-color:#f8ff7a;box-shadow:0 18px 60px #00000057,0 0 0 1px #f8ff7a47,0 0 28px #f8ff7a1f}.ai-flow-board.tool-select,.ai-flow-board.tool-select .ai-board-content,.ai-flow-board.tool-select .ai-board-scale{cursor:default!important}.ai-selection-box{background:#f8ff7a24!important;background:#f8ff7a29!important;border:1px solid #f8ff7af2!important;border:1px solid #f8ff7afa!important;border-radius:4px;pointer-events:none!important;position:absolute!important;z-index:999!important;z-index:9999!important;z-index:99999!important}.ai-canvas-node.selected{border-color:#f8ff7a!important;box-shadow:0 18px 60px #00000057,0 0 0 1px #f8ff7a47,0 0 28px #f8ff7a1f!important}.ai-selection-box-visible{background:#f8ff7a2e!important;border:2px solid #f8ff7a!important;border-radius:4px!important;box-shadow:0 0 0 1px #0000004d,0 0 22px #f8ff7a40!important;pointer-events:none!important;position:absolute!important;z-index:999999!important}.ai-port-output-array{height:18px!important;left:-9px!important;top:-9px!important;width:18px!important;z-index:80!important}.ai-canvas-node .ai-port-row-output{z-index:80}.ai-canvas-node .ai-port-label-output{max-width:180px;overflow:hidden;text-overflow:ellipsis}.ai-port-output-array{border-width:2px!important;height:22px!important;left:-11px!important;top:-11px!important;width:22px!important;z-index:120!important}.ai-canvas-node .ai-port-row-output{z-index:120!important}.ai-canvas-node .ai-port-row-output .ai-port-label-output{pointer-events:none!important}.ai-canvas-node .ai-port{touch-action:none}.ai-connection-layer{pointer-events:none}.ai-connection-path{stroke-width:3;cursor:pointer;pointer-events:stroke}.ai-connection-path:hover{stroke:#fffffff2;filter:drop-shadow(0 0 7px rgba(255,255,255,.35)) drop-shadow(0 0 12px rgba(248,255,122,.25))}.ai-connection-path.selected{stroke:#fff;stroke-width:4;filter:drop-shadow(0 0 8px rgba(255,255,255,.45)) drop-shadow(0 0 18px rgba(248,255,122,.35))}.ai-rail-icon{letter-spacing:-.02em;white-space:nowrap}.ai-bottom-toolbar button{font-size:13px}.ai-board-history-controls,.ai-bottom-toolbar,.ai-left-panel,.ai-settings-panel{font-family:RoobertMono Light,monospace}.ai-desktop-only{grid-template-columns:44px 0 minmax(0,1fr) 230px!important;position:relative}.ai-icon-rail{gap:8px!important;min-width:44px!important;padding:10px 0!important;width:44px!important;z-index:120}.ai-rail-logo{font-size:14px!important;height:26px!important;margin-bottom:10px!important;width:26px!important}.ai-rail-icon{border-radius:7px!important;font-size:9px!important;height:28px!important;padding:0!important;width:28px!important}.ai-left-panel{border-right:1px solid #f8ff7a2e!important;box-shadow:none;left:44px!important;max-width:236px!important;opacity:.08;position:absolute!important;transform:translateX(calc(-100% + 10px));transition:transform .22s ease,opacity .18s ease,box-shadow .22s ease;width:236px!important;z-index:110}.ai-left-panel:after{background:linear-gradient(90deg,#f8ff7a14,#f8ff7a00);content:"";height:100%;pointer-events:auto;position:absolute;right:-10px;top:0;width:18px}.ai-icon-rail:hover+.ai-left-panel,.ai-left-panel:hover{box-shadow:22px 0 70px #0000008c,0 0 0 1px #f8ff7a14;opacity:1;transform:translateX(0)}.ai-left-panel{padding:12px 10px!important}.ai-project-title{font-size:11px!important;margin:2px 2px 16px!important}.ai-search-box{height:30px!important;margin-bottom:14px!important;padding:0 8px!important}.ai-model-access h2,.ai-quick-access h2,.ai-saved-section h2{font-size:13px!important;margin-bottom:10px!important}.ai-quick-card,.ai-quick-grid{gap:6px!important}.ai-quick-card{font-size:10px!important;height:74px!important;padding:8px 6px!important}.ai-quick-icon{font-size:16px!important}.ai-model-access{margin-top:18px!important}.ai-model-tile{font-size:10px!important;gap:8px!important;grid-template-columns:30px 1fr auto!important;min-height:54px!important;padding:8px!important}.ai-model-tile small{font-size:8px!important}.ai-saved-block,.ai-saved-section{margin-top:16px!important}.ai-saved-block p,.ai-saved-block span{font-size:9px!important}.ai-logout-button{font-size:10px!important;margin-top:20px!important;min-height:32px!important}.ai-settings-panel{padding:12px!important;width:230px!important}.ai-settings-title{font-size:13px!important;margin-bottom:12px!important}.ai-settings-card{border-radius:8px!important;padding:10px!important}.ai-settings-card h3{font-size:11px!important}.ai-settings-empty{font-size:10px!important;padding:12px!important}.ai-settings-row{margin-bottom:10px!important}.ai-settings-row label{font-size:10px!important}.ai-settings-row input,.ai-settings-row select{font-size:10px!important;height:32px!important}.ai-run-cost,.ai-settings-run-button{font-size:10px!important}.ai-settings-run-button{min-height:36px!important}.ai-top-right-widget{height:42px!important;min-width:116px!important;padding:0 9px!important;right:10px!important;top:8px!important}.ai-top-right-widget strong{font-size:12px!important}.ai-top-right-widget small{font-size:8px!important}.ai-top-right-widget button{font-size:9px!important;height:22px!important}.ai-bottom-toolbar{bottom:12px!important;height:38px!important}.ai-bottom-toolbar button{font-size:11px!important;height:28px!important;min-width:28px!important}.ai-board-history-controls{bottom:58px!important;padding:5px!important}.ai-board-history-controls button{font-size:9px!important;height:26px!important;min-width:66px!important}.ai-canvas-shell{z-index:1}.ai-icon-rail{background:#111116!important;border-right:1px solid #ffffff14!important;gap:12px!important;height:100vh!important;padding:14px 0!important;z-index:300!important}.ai-rail-logo{font-size:18px!important;height:30px!important;margin-bottom:14px!important;width:30px!important}.ai-rail-icon{border-radius:8px!important;font-size:10px!important;height:32px!important;width:32px!important}.ai-settings-panel{background:#17171d!important;border-left:1px solid #ffffff14!important;padding:18px!important;z-index:50!important}.ai-left-panel{max-width:230px!important;opacity:.12!important;transition:transform .22s ease,opacity .18s ease,box-shadow .22s ease!important;width:230px!important;z-index:250!important}.ai-left-panel:after{background:linear-gradient(90deg,#f8ff7a1f,#f8ff7a00)!important;height:100%!important;pointer-events:auto!important;position:absolute!important;right:-14px!important;width:20px!important}.ai-icon-rail:hover+.ai-left-panel,.ai-left-panel:hover{opacity:1!important}.ai-left-panel .ai-model-access{margin-top:20px!important}.ai-left-panel .ai-saved-block,.ai-left-panel .ai-saved-section{margin-top:18px!important}.ai-left-panel .ai-saved-block p,.ai-left-panel .ai-saved-block span{font-size:10px!important}.ai-left-panel .ai-logout-button{font-size:11px!important;margin-top:22px!important;min-height:34px!important}.ai-settings-title{font-size:15px!important;margin-bottom:18px!important}.ai-settings-card{padding:14px!important}.ai-settings-empty{font-size:12px!important;padding:16px!important}.ai-top-right-widget{height:58px!important;min-width:150px!important;right:14px!important;top:10px!important}.ai-bottom-toolbar{bottom:18px!important;height:44px!important}.ai-bottom-toolbar button{height:32px!important;min-width:32px!important}.ai-board-history-controls{bottom:72px!important}.ai-icon-rail{grid-column:1/2!important;min-width:56px!important;position:relative!important;width:56px!important}.ai-canvas-shell{grid-column:2/3!important;isolation:isolate}.ai-flow-board{-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:strict;transform:translateZ(0)}.ai-board-content,.ai-board-scale,.ai-canvas-node{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:flat}.ai-settings-panel{grid-column:3/4!important}.ai-left-panel{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-right:1px solid #f8ff7a38!important;padding:14px 12px!important;transform:translate3d(-222px,0,0)!important;transform-style:flat;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s cubic-bezier(.22,1,.36,1)!important;will-change:transform}.ai-left-panel:after{background:linear-gradient(90deg,#f8ff7a38,#f8ff7a0a)!important;border-right:1px solid #f8ff7a2e!important;content:""!important;height:100vh!important;left:56px!important;pointer-events:none!important;position:fixed!important;top:0!important;width:14px!important}.ai-icon-rail:hover+.ai-left-panel,.ai-left-panel:hover{box-shadow:24px 0 80px #0000008f,0 0 0 1px #f8ff7a14!important;transform:translateZ(0)!important}.ai-left-panel *{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ai-left-panel .ai-project-title{font-size:12px!important;margin:4px 4px 18px!important}.ai-left-panel .ai-search-box{height:32px!important;margin-bottom:16px!important}.ai-left-panel .ai-model-access h2,.ai-left-panel .ai-quick-access h2,.ai-left-panel .ai-saved-section h2{font-size:14px!important;margin-bottom:12px!important}.ai-left-panel .ai-quick-grid{gap:7px!important}.ai-left-panel .ai-quick-card{font-size:10px!important;gap:7px!important;height:82px!important;padding:8px!important}.ai-left-panel .ai-quick-icon{font-size:18px!important}.ai-left-panel .ai-model-tile{font-size:10px!important;grid-template-columns:32px 1fr auto!important;min-height:58px!important;padding:8px!important}.ai-left-panel .ai-model-tile small{font-size:8px!important}.ai-node-delete{font-family:Arial,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1!important;text-transform:none!important}.ai-canvas-node,.ai-connection-path{transition:none!important}.ai-left-panel{left:56px!important;will-change:transform!important}.ai-icon-rail{pointer-events:auto!important;z-index:500!important}.ai-flow-board{isolation:auto!important}.ai-board-content{transform-style:flat!important}.ai-board-scale{contain:none!important}.ai-canvas-node{will-change:left,top!important}.ai-canvas-node,.ai-connection-layer,.ai-connection-path{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;transform-style:flat!important}.ai-flow-board.is-panning .ai-canvas-node,.ai-flow-board.is-selecting .ai-canvas-node{filter:none!important}.ai-desktop-only{grid-template-columns:56px minmax(0,1fr) 320px!important}.ai-board-content{background-position:0 0,50%!important;background-repeat:repeat,no-repeat!important}.ai-board-content,.ai-board-scale,.ai-canvas-node,.ai-connection-path{transition:none!important}.ai-left-panel{pointer-events:none!important;transform:translateX(-232px)!important;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s cubic-bezier(.22,1,.36,1)!important}.ai-icon-rail:hover+.ai-left-panel,.ai-left-panel:hover{box-shadow:22px 0 70px #0000008c,0 0 0 1px #f8ff7a14!important;pointer-events:auto!important;transform:translateX(0)!important}.ai-flow-board{background:#08080b!important}.ai-board-content{background-color:#08080b!important;background-image:radial-gradient(circle at center,rgba(248,255,122,.025),#0000 42%)!important;background-size:100% 100%!important}.ai-canvas-shell:before{background-image:linear-gradient(#050507b8,#050507e0),radial-gradient(circle at 48% 44%,rgba(248,255,122,.075),#0000 34%),radial-gradient(circle at 55% 64%,rgba(120,150,255,.055),#0000 38%);background-position:50%,50%,50%,50%;background-size:cover,cover,100% 100%,100% 100%;filter:blur(48px) saturate(.85) brightness(.62)!important;inset:-80px!important;transform:scale(1.08)!important}.ai-canvas-shell:after{background:radial-gradient(circle at center,#0000 0,#0000002e 42%,#0000009e 100%)!important}.ai-canvas-node{z-index:5!important}.ai-connection-layer{z-index:2!important}.ai-selection-box,.ai-selection-box-visible{z-index:99999!important}.ai-canvas-shell{background:#050507!important;isolation:isolate!important}.ai-canvas-shell:before{background-image:linear-gradient(#050507bd,#050507e6),none,radial-gradient(circle at 48% 44%,rgba(248,255,122,.055),#0000 34%),radial-gradient(circle at 54% 66%,rgba(120,150,255,.045),#0000 40%)!important;background-image:linear-gradient(#050507bd,#050507e6),var(--ai-studio-bg-image,none),radial-gradient(circle at 48% 44%,rgba(248,255,122,.055),#0000 34%),radial-gradient(circle at 54% 66%,rgba(120,150,255,.045),#0000 40%)!important;background-position:50%,50%,50%,50%!important;background-repeat:no-repeat!important;background-size:cover,cover,100% 100%,100% 100%!important;filter:blur(52px) saturate(.82) brightness(.58)!important;inset:-90px!important;opacity:.42!important;transform:scale(1.1)!important}.ai-canvas-shell:after,.ai-canvas-shell:before{content:""!important;pointer-events:none!important;position:absolute!important;z-index:0!important}.ai-canvas-shell:after{background:radial-gradient(circle at center,#0000 0,#00000029 42%,#000000a8 100%)!important;inset:0!important}.ai-flow-board{z-index:1!important}.ai-board-content,.ai-flow-board{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;background:#0000!important;contain:none!important;transform:none!important;will-change:auto!important}.ai-board-content{background-color:initial!important;background-image:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:auto!important}.ai-board-content,.ai-board-scale,.ai-canvas-shell,.ai-flow-board,.ai-studio-page{background:#08080b!important;background-color:#08080b!important;background-image:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:auto!important}.ai-canvas-shell:after,.ai-canvas-shell:before,.ai-left-panel:after{background:#0000!important;background-image:none!important;border:0!important;content:none!important;display:none!important;filter:none!important;opacity:0!important}.ai-board-content,.ai-flow-board{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;contain:none!important;transform:none!important;will-change:auto!important}.ai-board-scale{background:#0000!important;transform-origin:0 0!important;will-change:transform!important}.ai-board-scale,.ai-canvas-node,.ai-connection-layer,.ai-connection-path{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;transform-style:flat!important}.ai-board-content,.ai-board-scale,.ai-canvas-node,.ai-connection-layer,.ai-connection-path{transition-property:none!important}.ai-rail-logo-bear{align-items:center!important;background:radial-gradient(circle at 35% 25%,#f8ff7a2e,#0000 48%),#ffffff0a!important;border:1px solid #f8ff7a2e!important;border-radius:10px!important;display:flex!important;height:34px!important;justify-content:center!important;margin-bottom:12px!important;overflow:hidden!important;padding:0!important;width:34px!important}.ai-rail-logo-bear img{border-radius:10px!important;display:block!important;height:100%!important;object-fit:cover!important;width:100%!important}.ai-rail-icon{font-size:8px!important;font-weight:700!important;letter-spacing:-.04em!important;line-height:1!important;text-transform:uppercase!important}.ai-rail-icon[title=Prompts]{color:#ffffffb8}.ai-rail-icon.active,.ai-rail-icon[title="Router IA"].active{background:#f8ff7a!important;color:#111!important}.ai-rail-icon:hover{background:#f8ff7ae6!important;color:#111!important}.ai-search-box span{color:#f8ff7abd!important;font-size:9px!important;min-width:auto!important;text-transform:uppercase!important}.ai-search-box input{font-size:10px!important}.ai-search-box input::placeholder{color:#ffffff59!important}.ai-icon-rail{overflow:hidden!important}.ai-left-panel{max-width:232px!important;transform:translateX(calc(-100% + 10px))!important;width:232px!important;z-index:450!important}.ai-board-corner-logo{left:28px!important;position:absolute!important;top:22px!important;z-index:60!important}.ai-icon-rail{display:none!important;max-width:0!important;min-width:0!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;width:0!important}.ai-desktop-only{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;width:100vw!important}.ai-canvas-shell,.ai-desktop-only{height:100vh!important;overflow:hidden!important;position:relative!important}.ai-canvas-shell{grid-column:1/2!important;min-width:0!important;z-index:1!important}.ai-settings-panel{grid-column:2/3!important;height:100vh!important;min-width:320px!important;position:relative!important;width:320px!important;z-index:80!important}.ai-left-panel{background:#17171d!important;border-right:1px solid #ffffff14!important;box-shadow:none!important;display:flex!important;max-width:260px!important;opacity:1!important;overflow-x:hidden!important;overflow-y:auto!important;padding:18px 14px!important;transform:translateX(calc(-100% + 12px))!important;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1)!important;width:260px!important;z-index:500!important}.ai-left-panel,.ai-left-panel:before{height:100vh!important;left:0!important;pointer-events:auto!important;position:fixed!important;top:0!important}.ai-left-panel:before{content:""!important;width:22px!important}.ai-left-panel:after,.ai-left-panel:before{background:#0000!important;border:0!important;opacity:0!important}.ai-left-panel:after{content:none!important;display:none!important;width:0!important}.ai-left-panel:hover{box-shadow:24px 0 80px #0000008f,0 0 0 1px #f8ff7a14!important;transform:translateX(0)!important}.ai-left-panel .ai-project-title{font-size:13px!important;margin:4px 4px 28px!important}.ai-left-panel .ai-search-box{height:36px!important;margin-bottom:22px!important}.ai-left-panel .ai-quick-grid{gap:8px!important;grid-template-columns:1fr 1fr!important}.ai-left-panel .ai-quick-card{font-size:12px!important;height:96px!important;padding:10px!important}.ai-left-panel .ai-model-tile{font-size:12px!important;min-height:70px!important;padding:10px!important}.ai-search-empty{background:#f8ff7a0a;border:1px dashed #f8ff7a47;border-radius:8px;color:#ffffff8c;font-size:11px;line-height:1.45;margin:14px 0 22px;padding:12px}.ai-three-preview-node,.ai-three-scene-node{display:flex;flex-direction:column;gap:10px}.ai-three-json-box{background:#101014;border:0;border-radius:8px;color:#f5f5f5;font-family:inherit;font-size:10px;line-height:1.55;max-height:280px;min-height:190px;outline:0;padding:12px;resize:vertical;width:100%}.ai-three-json-box::placeholder{color:#ffffff57}.ai-three-preview{background:radial-gradient(circle at center,#f8ff7a14,#0000 42%),#050506;border:1px solid #f8ff7a2e;border-radius:10px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 18px 44px #00000038;height:260px;min-height:260px;overflow:hidden;width:100%}.ai-three-preview canvas{display:block;height:100%!important;width:100%!important}.ai-three-preview-actions{margin-top:2px}.ai-canvas-node:has(.ai-three-preview-node){min-height:380px}.ai-canvas-node:has(.ai-three-scene-node){min-height:360px}.ai-three-preview-shell{display:flex;flex-direction:column;gap:8px}.ai-three-preview-toolbar{padding:7px}.ai-three-control-group,.ai-three-format-group{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.ai-three-preview-stage canvas{height:100%!important;width:100%!important}.ai-three-preview-empty span{max-width:220px}.ai-zoomable-preview{cursor:zoom-in;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.ai-zoomable-preview:hover{box-shadow:0 0 0 1px #f8ff7a73;filter:brightness(1.08) contrast(1.04)}.ai-model-output-preview .ai-zoomable-preview:active,.ai-output-placeholder .ai-zoomable-preview:active,.ai-upload-box .ai-zoomable-preview:active{transform:scale(1.12)}.ai-expanded-preview-overlay{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#000000db;cursor:zoom-out;display:flex;inset:0;justify-content:center;padding:28px;position:fixed;z-index:999999}.ai-expanded-preview-shell{grid-gap:12px;background:#111116;border:1px solid #f8ff7a47;border-radius:16px;box-shadow:0 30px 120px #000000b8,0 0 0 1px #ffffff0a;cursor:default;display:grid;gap:12px;grid-template-rows:auto minmax(0,1fr) auto;height:min(92vh,920px);padding:14px;width:min(96vw,1400px)}.ai-expanded-preview-header{align-items:center;display:flex;gap:12px;justify-content:space-between;min-height:34px}.ai-expanded-preview-header span{color:#ffffffd1;font-size:12px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-expanded-preview-header button{background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;color:#fff;cursor:pointer;font-size:11px;min-height:30px;padding:0 12px}.ai-expanded-preview-header button:hover{background:#f8ff7a;border-color:#f8ff7a;color:#111}.ai-expanded-preview-stage{align-items:center;background:radial-gradient(circle at center,rgba(248,255,122,.055),#0000 42%),#050506;border-radius:12px;display:flex;height:100%;justify-content:center;overflow:auto;position:relative;width:100%}.ai-expanded-preview-stage img{-webkit-user-drag:none;border-radius:8px;display:block;height:auto;max-height:none;max-width:none;max-width:2400px;min-width:min(100%,900px);object-fit:contain;-webkit-user-select:none;user-select:none;width:auto}.ai-expanded-preview-stage:hover{cursor:grab}.ai-expanded-preview-hint{color:#ffffff6b;font-size:10px;text-align:center}.ai-three-preview-stage{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ai-three-preview-stage:hover{border-color:#f8ff7a80;box-shadow:0 0 0 1px #f8ff7a2e}.ai-canvas-node:has(.ai-three-preview-node){min-width:320px!important;overflow:visible!important;width:auto!important}.ai-canvas-node:has(.ai-three-preview-node) .ai-node-body{overflow:visible!important}.ai-three-preview-shell.size-sm{width:300px}.ai-three-preview-shell.size-md{width:420px}.ai-three-preview-shell.size-lg{width:560px}.ai-three-preview-shell.size-xl{width:760px}.ai-canvas-node:has(.ai-three-preview-shell.size-sm) .ai-node-body,.ai-canvas-node:has(.ai-three-preview-shell.size-sm) .ai-node-header{width:300px}.ai-canvas-node:has(.ai-three-preview-shell.size-md) .ai-node-body,.ai-canvas-node:has(.ai-three-preview-shell.size-md) .ai-node-header{width:420px}.ai-canvas-node:has(.ai-three-preview-shell.size-lg) .ai-node-body,.ai-canvas-node:has(.ai-three-preview-shell.size-lg) .ai-node-header{width:560px}.ai-canvas-node:has(.ai-three-preview-shell.size-xl) .ai-node-body,.ai-canvas-node:has(.ai-three-preview-shell.size-xl) .ai-node-header{width:760px}.ai-three-size-group{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.075);display:flex;flex-wrap:wrap;gap:5px;padding-bottom:6px}.ai-three-size-group button{background:hsla(0,0%,100%,.035);border:1px solid #ffffff21;border-radius:999px;color:#ffffffb8;cursor:pointer;font-size:9px;min-height:24px;padding:0 8px}.ai-three-size-group button.active,.ai-three-size-group button:hover{background:#f8ff7a;border-color:#f8ff7a;color:#111}.ai-three-preview-stage:after{content:"Click derecho + arrastrar: rotar cÃ¡mara"}.ai-canvas-node:has(.ai-three-preview-node),.ai-canvas-node:has(.ai-three-preview-shell){min-width:320px!important;overflow:visible!important;width:auto!important}.ai-canvas-node:has(.ai-three-preview-shell) .ai-node-header{width:auto!important}.ai-three-preview-shell.is-resizable{max-width:1100px;min-width:280px;position:relative;resize:none}.ai-three-size-group{display:none!important}.ai-three-resize-handle{box-shadow:0 0 0 1px #00000073,0 0 18px #f8ff7a2e}.ai-three-preview.ai-three-preview-stage{height:auto!important;max-height:none!important;min-height:0!important;width:100%}.ai-three-preview-stage.ratio-1-1{aspect-ratio:1/1}.ai-three-preview-stage.ratio-16-9{aspect-ratio:16/9}.ai-three-preview-stage.ratio-9-16{aspect-ratio:9/16}.ai-three-preview-stage.ratio-4-3{aspect-ratio:4/3}.ai-three-preview-stage,.ai-three-preview-stage canvas{cursor:grab}.ai-three-preview-stage canvas:active,.ai-three-preview-stage:active{cursor:grabbing}.ai-three-preview-stage:after{color:#f8ff7ab8;content:"Click derecho + arrastrar: rotar cÃ¡mara Â· esquina: escalar";z-index:3}.ai-three-view-group{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.ai-three-view-group button{background:hsla(0,0%,100%,.035);border:1px solid #ffffff21;border-radius:999px;color:#ffffffb8;cursor:pointer;font-size:9px;min-height:24px;padding:0 8px}.ai-three-control-group button.active,.ai-three-view-group button.active,.ai-three-view-group button:hover{background:#f8ff7a;border-color:#f8ff7a;color:#111}.ai-three-preview-stage:after{content:"Mouse: rotar libre Â· Rueda: zoom Â· Front/Side/Top/Iso: vistas"}.ai-three-vision-node{display:flex;flex-direction:column;gap:10px}.ai-three-vision-reference{align-items:center;background:#0f0f13;border:1px dashed #f8ff7a47;border-radius:8px;display:flex;justify-content:center;min-height:120px;overflow:hidden}.ai-three-vision-image{display:block;max-height:180px;object-fit:contain;width:100%}.ai-three-vision-empty{color:#ffffff73;font-size:10px;line-height:1.45;padding:16px;text-align:center}.ai-canvas-node:has(.ai-three-vision-node){min-height:440px}.ai-fbx-import-node{display:flex;flex-direction:column;gap:10px}.ai-fbx-upload-box{align-items:center;background:#101014;border:1px dashed #f8ff7a57;border-radius:8px;color:#ffffff94;cursor:pointer;display:flex;font-size:11px;justify-content:center;min-height:86px;padding:12px;text-align:center}.ai-fbx-upload-box:hover{border-color:#f8ff7a;color:#f8ff7a}.ai-fbx-upload-box input{display:none}.ai-fbx-controls{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.ai-fbx-controls label{color:#ffffff94;display:flex;flex-direction:column;font-size:10px;gap:5px}.ai-fbx-controls input[type=color],.ai-fbx-controls input[type=number],.ai-fbx-controls input[type=range]{width:100%}.ai-canvas-node:has(.ai-fbx-import-node){min-height:520px}.ai-fbx-import-node.clean{display:flex;flex-direction:column;gap:10px}.ai-fbx-controls{display:none!important}.ai-fbx-import-node.clean .ai-fbx-upload-box{min-height:130px}.ai-fbx-import-node.clean .ai-three-json-box{display:none!important}.ai-fbx-import-node.compact{display:flex;flex-direction:column;gap:0}.ai-fbx-import-node.compact .ai-fbx-upload-box{height:92px!important;min-height:92px!important;padding:10px!important}.ai-canvas-node:has(.ai-fbx-import-node.compact){min-height:0!important}.ai-canvas-node:has(.ai-fbx-import-node.compact) .ai-node-body{min-height:0!important;padding:10px!important}.ai-canvas-node:has(.ai-fbx-import-node.compact) .ai-node-header{min-height:38px!important}.ai-fbx-import-node.compact .ai-fbx-controls,.ai-fbx-import-node.compact .ai-llm-helper,.ai-fbx-import-node.compact .ai-three-json-box{display:none!important}.ai-canvas-node:has(.ai-three-scene-node){overflow:visible!important}.ai-three-image-port-controls{align-items:center;background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:8px;display:flex;flex-wrap:wrap;gap:6px;padding:8px}.ai-three-image-port-controls span{color:#ffffff80;font-size:10px;width:100%}.ai-three-image-port-controls .ai-mini-button{font-size:9px;min-height:26px;padding:0 9px}.ai-three-preview-stage,.ai-three-preview-stage canvas{cursor:grab!important;touch-action:none!important}.ai-three-preview-stage canvas:active,.ai-three-preview-stage:active{cursor:grabbing!important}.ai-three-preview-stage:after{bottom:8px;color:#f8ff7ac7;content:"Alt/click o click: rotar Â· Rueda: zoom del objeto Â· Front/Back/Side/Top/Iso: centrar cÃ¡mara";font-size:9px;left:10px;opacity:0;pointer-events:none;position:absolute;transition:opacity .16s ease;z-index:5}.ai-three-preview-stage:hover:after{opacity:1}.ai-three-control-group button.active,.ai-three-format-group button.active,.ai-three-view-group button.active{background:#f8ff7a!important;border-color:#f8ff7a!important;color:#111!important}.ai-three-preview-shell{max-width:none;position:relative}.ai-three-preview-toolbar{background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:9px;display:flex;flex-direction:column;gap:7px;padding:8px}.ai-three-format-group,.ai-three-mode-group,.ai-three-view-group{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.ai-three-mode-group,.ai-three-view-group{border-top:1px solid hsla(0,0%,100%,.075);padding-top:6px}.ai-three-preview-toolbar button{background:hsla(0,0%,100%,.035);border:1px solid #ffffff21;border-radius:999px;color:#ffffffb8;cursor:pointer;font-size:9px;min-height:24px;padding:0 8px}.ai-three-preview-toolbar button.active,.ai-three-preview-toolbar button:hover{background:#f8ff7a;border-color:#f8ff7a;color:#111}.ai-three-viewport{background:#050506;border:1px solid #f8ff7a2e;border-radius:10px;cursor:grab;min-height:260px;overflow:hidden;position:relative;touch-action:none;width:100%}.ai-three-viewport:active{cursor:grabbing}.ai-three-viewport canvas{display:block;height:100%!important;touch-action:none;width:100%!important}.ai-three-viewport.ratio-1-1{aspect-ratio:1/1}.ai-three-viewport.ratio-16-9{aspect-ratio:16/9}.ai-three-viewport.ratio-9-16{aspect-ratio:9/16}.ai-three-viewport.ratio-4-3{aspect-ratio:4/3}.ai-three-viewport:after{bottom:8px;color:#f8ff7ac7;content:"Orbit: cÃ¡mara Â· Move/Rotate/Scale: objeto Â· Rueda: zoom Â· Frame: centrar";font-size:9px;left:10px;opacity:0;pointer-events:none;position:absolute;transition:opacity .16s ease;z-index:5}.ai-three-viewport:hover:after{opacity:1}.ai-three-preview-empty{align-items:center;background:radial-gradient(circle at center,rgba(248,255,122,.035),#0000 42%),#08080b;border:1px dashed #f8ff7a42;border-radius:10px;color:#ffffff75;display:flex;justify-content:center;min-height:260px;padding:18px;text-align:center}.ai-three-preview-empty.ratio-1-1{aspect-ratio:1/1}.ai-three-preview-empty.ratio-16-9{aspect-ratio:16/9}.ai-three-preview-empty.ratio-9-16{aspect-ratio:9/16}.ai-three-preview-empty.ratio-4-3{aspect-ratio:4/3}.ai-three-preview-empty strong{color:#f8ff7ad9;display:block;font-size:12px;font-weight:400;margin-bottom:8px}.ai-three-preview-empty span{display:block;font-size:10px;line-height:1.45;max-width:240px}.ai-three-resize-handle{background:linear-gradient(135deg,#0000 0 42%,#f8ff7ad9 43% 50%,#0000 51% 100%),linear-gradient(135deg,#0000 0 62%,#f8ff7a94 63% 70%,#0000 71% 100%),#16161c;border:1px solid #f8ff7ab8;border-radius:5px;bottom:-7px;cursor:nwse-resize;height:18px;padding:0;position:absolute;right:-7px;width:18px;z-index:60}.ai-three-resize-handle:hover{background:linear-gradient(135deg,#0000 0 42%,#111 43% 50%,#0000 51% 100%),linear-gradient(135deg,#0000 0 62%,#111 63% 70%,#0000 71% 100%),#f8ff7a}.ai-canvas-node:has(.ai-three-preview-shell){min-width:320px!important;overflow:visible!important;width:auto!important}.ai-canvas-node:has(.ai-three-preview-shell) .ai-node-body{overflow:visible!important;width:auto!important}.ai-tool-category-list{display:flex;flex-direction:column;gap:14px}.ai-tool-category{background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.075);border-radius:14px;padding:10px}.ai-tool-category-header{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.ai-tool-category-header strong{color:#ffffffeb;font-size:11px;font-weight:600;letter-spacing:.02em}.ai-tool-category-header small{color:#ffffff6b;font-size:9px;line-height:1.35}.ai-quick-grid-categorized{gap:8px}.ai-tool-category-ai-image{background:linear-gradient(180deg,rgba(248,255,122,.045),hsla(0,0%,100%,.018));border-color:#f8ff7a2e}.ai-tool-category-worlds-games{background:linear-gradient(180deg,rgba(90,220,140,.055),hsla(0,0%,100%,.018));border-color:#5adc8c38}.ai-tool-category-three-scenes{background:linear-gradient(180deg,rgba(110,170,255,.055),hsla(0,0%,100%,.018));border-color:#6eaaff38}.ai-tool-category-other-tools{border-color:#ffffff1f}.ai-tool-category .ai-quick-card{min-height:76px}.ai-tool-category-worlds-games .ai-quick-card{box-shadow:inset 0 0 0 1px #5adc8c14}.ai-tool-category-three-scenes .ai-quick-card{box-shadow:inset 0 0 0 1px #6eaaff14}.ai-tool-category-ai-image .ai-quick-card{box-shadow:inset 0 0 0 1px #f8ff7a14}.ai-three-editor-shell div[style*="bottom: 8px"],.ai-three-editor-shell div[style*="bottom:8px"],.ai-three-editor-shell div[style*="top: 8px"][style*="left: 8px"],.ai-three-editor-shell div[style*="top:8px"][style*="left:8px"],.ai-three-preview-shell div[style*="bottom: 8px"],.ai-three-preview-shell div[style*="bottom:8px"],.ai-three-preview-shell div[style*="top: 8px"][style*="left: 8px"],.ai-three-preview-shell div[style*="top:8px"][style*="left:8px"]{display:none!important;opacity:0!important;pointer-events:none!important}.ai-three-preview-actions,.ai-three-preview-node>.ai-llm-helper{display:none!important}.ai-three-editor-shell,.ai-three-preview-shell.ai-three-editor-shell{min-height:720px!important}.ai-three-editor-stage,.ai-three-preview-stage.ai-three-editor-stage{height:680px!important;min-height:680px!important}.ai-three-editor-shell canvas,.ai-three-preview-shell.ai-three-editor-shell canvas{image-rendering:auto!important}.ai-three-editor-shell button,.ai-three-editor-shell div[style*="top: 8px"][style*="left: 8px"],.ai-three-preview-shell.ai-three-editor-shell button{display:none!important}.ai-three-editor-shell:fullscreen,.ai-three-preview-shell:fullscreen{height:100vh!important;min-height:100vh!important;width:100vw!important}.ai-three-editor-shell:fullscreen .ai-three-editor-stage,.ai-three-preview-shell:fullscreen .ai-three-editor-stage,.ai-three-preview-shell:fullscreen .ai-three-preview-stage{aspect-ratio:auto!important;height:100vh!important;min-height:100vh!important;width:100vw!important}.ai-three-editor-shell .ai-three-editor-modebar{display:none!important;opacity:0!important;pointer-events:none!important}.ai-three-editor-shell .ai-three-editor-mode-menu{display:block!important;pointer-events:auto!important;position:relative!important}.ai-three-editor-shell .ai-three-editor-mode-button{background:#262e41f5!important;border-color:#7896d273!important;border-radius:7px!important;color:#ebf2fff5!important;justify-content:space-between!important;min-width:116px!important}.ai-three-editor-shell .ai-three-editor-mode-button:hover{background:#385487f5!important;color:#fff!important}.ai-three-editor-shell .ai-three-editor-mode-dropdown{background:#0f1014fa!important;border:1px solid #6e82aa59!important;border-radius:8px!important;box-shadow:0 14px 32px #00000094!important;min-width:178px!important;padding:5px!important}.ai-three-editor-shell .ai-three-editor-mode-dropdown button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-mode-dropdown button{background:#0000!important;border:0!important;border-radius:5px!important;color:#ebebf0e6!important;display:flex!important;font-size:10px!important;font-weight:700!important;justify-content:flex-start!important;min-height:25px!important;opacity:1!important;padding:5px 9px!important;pointer-events:auto!important;text-align:left!important;visibility:visible!important;width:100%!important}.ai-three-editor-shell .ai-three-editor-mode-dropdown button.active,.ai-three-editor-shell .ai-three-editor-mode-dropdown button:hover{background:#4672bef2!important;color:#fff!important}.ai-three-editor-shell .ai-three-editor-mode-dropdown .ai-three-editor-dropdown-title{color:#f8ff7ad1!important;display:block!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important;padding:7px 8px 3px!important;pointer-events:none!important;text-transform:uppercase!important}.ai-three-editor-shell .ai-three-editor-mode-floating{display:block!important;pointer-events:auto!important;position:absolute!important;right:12px!important;top:126px!important;-webkit-user-select:none!important;user-select:none!important;z-index:86!important}.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-mode-menu{display:block!important;pointer-events:auto!important;position:relative!important}.ai-three-editor-shell .ai-three-editor-mode-floating button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-mode-floating button{align-items:center!important;background:#262e41f5!important;border:1px solid #7896d273!important;border-radius:5px!important;color:#ebf2fff5!important;cursor:pointer!important;display:inline-flex!important;font-size:10px!important;font-weight:800!important;justify-content:center!important;line-height:1!important;min-height:24px!important;opacity:1!important;padding:5px 9px!important;pointer-events:auto!important;visibility:visible!important}.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-mode-button{justify-content:space-between!important;min-width:118px!important}.ai-three-editor-shell .ai-three-editor-mode-floating button.active,.ai-three-editor-shell .ai-three-editor-mode-floating button:hover{background:#4672bef2!important;border-color:#8caff5d9!important;color:#fff!important}.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-mode-dropdown{background:#0f1014fa!important;border:1px solid #6e82aa59!important;border-radius:8px!important;box-shadow:0 14px 32px #00000094!important;display:flex!important;flex-direction:column!important;gap:3px!important;left:auto!important;min-width:176px!important;padding:5px!important;pointer-events:auto!important;position:absolute!important;right:0!important;top:calc(100% + 5px)!important;z-index:180!important}.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-mode-dropdown button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-mode-dropdown button{background:#0000!important;border:0!important;border-radius:5px!important;color:#ebebf0e6!important;display:flex!important;font-size:10px!important;font-weight:700!important;justify-content:flex-start!important;min-height:25px!important;padding:5px 9px!important;text-align:left!important;width:100%!important}.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-mode-dropdown button.active,.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-mode-dropdown button:hover{background:#4672bef2!important;color:#fff!important}.ai-three-editor-shell .ai-three-editor-mode-floating .ai-three-editor-dropdown-title{color:#f8ff7ad1!important;display:block!important;font-size:8px!important;font-weight:900!important;letter-spacing:.08em!important;padding:7px 8px 3px!important;pointer-events:none!important;text-transform:uppercase!important}.ai-three-editor-shell,.ai-three-preview-shell.ai-three-editor-shell{background:#101014!important;min-height:760px!important;overflow:hidden!important;position:relative!important;width:100%!important}.ai-three-editor-stage,.ai-three-preview-stage.ai-three-editor-stage{background:#101014!important;height:720px!important;min-height:720px!important;width:100%!important}.ai-three-editor-shell canvas,.ai-three-preview-shell.ai-three-editor-shell canvas{display:block!important;height:100%!important;width:100%!important}.ai-three-editor-shell .ai-three-editor-import-toolbar,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-import-toolbar{align-items:center!important;background:#06070aad!important;border:1px solid #ffffff1a!important;border-radius:10px!important;display:flex!important;gap:6px!important;left:12px!important;opacity:1!important;padding:6px!important;pointer-events:auto!important;position:absolute!important;top:10px!important;visibility:visible!important;z-index:220!important}.ai-three-editor-shell .ai-three-editor-import-toolbar button,.ai-three-editor-shell .ai-three-import-menu button,.ai-three-editor-shell .ai-three-primitive-menu button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-import-toolbar button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-import-menu button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-primitive-menu button{align-items:center!important;background:#121319f2!important;border:1px solid #ffffff26!important;border-radius:999px!important;color:#ffffffeb!important;cursor:pointer!important;display:inline-flex!important;font-size:10px!important;font-weight:800!important;justify-content:center!important;min-height:26px!important;opacity:1!important;padding:0 11px!important;pointer-events:auto!important;visibility:visible!important}.ai-three-editor-shell .ai-three-editor-import-toolbar button:hover,.ai-three-editor-shell .ai-three-import-menu button:hover,.ai-three-editor-shell .ai-three-primitive-menu button:hover,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-import-toolbar button:hover,.ai-three-preview-shell.ai-three-editor-shell .ai-three-import-menu button:hover,.ai-three-preview-shell.ai-three-editor-shell .ai-three-primitive-menu button:hover{background:#f8ff7af2!important;border-color:#f8ff7af2!important;color:#111!important}.ai-three-editor-shell .ai-three-import-menu,.ai-three-editor-shell .ai-three-primitive-menu,.ai-three-preview-shell.ai-three-editor-shell .ai-three-import-menu,.ai-three-preview-shell.ai-three-editor-shell .ai-three-primitive-menu{background:#0a0a0efa!important;border:1px solid #ffffff24!important;border-radius:10px!important;box-shadow:0 14px 36px #0000008c!important;display:flex!important;flex-direction:column!important;gap:5px!important;opacity:1!important;padding:7px!important;pointer-events:auto!important;visibility:visible!important}.ai-three-editor-shell [data-ai-edit-v1-left-panel=true],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-left-panel=true]{align-items:stretch!important;background:#080a0ee0!important;border:1px solid #00e5ff73!important;border-radius:10px!important;box-shadow:0 12px 30px #0000006b!important;color:#fff!important;flex-direction:column!important;gap:8px!important;min-height:auto!important;min-width:150px!important;padding:8px!important;position:absolute!important;top:68px!important;-webkit-user-select:none!important;user-select:none!important;width:150px!important;z-index:260!important}.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] button,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] button{background:#222734f5!important;border:1px solid #ffffff2e!important;border-radius:7px!important;color:#fffffff2!important;cursor:pointer!important;display:block!important;font-size:11px!important;font-weight:850!important;line-height:1!important;min-height:28px!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important;width:100%!important}.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] button:hover,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] button:hover{background:#f8ff7af2!important;border-color:#f8ff7af2!important;color:#111!important}.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] button:last-child,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] button:last-child{background:#c2915bfa!important;border-color:#ffd296b3!important;color:#171009!important;font-weight:950!important;min-height:31px!important}.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] *,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-left-panel=true] *{pointer-events:auto!important}.ai-three-editor-shell div[style*="bottom: 8px"],.ai-three-preview-actions,.ai-three-preview-node>.ai-llm-helper,.ai-three-preview-shell.ai-three-editor-shell div[style*="bottom: 8px"]{display:none!important}.ai-canvas-node:has(.ai-three-editor-shell),.ai-canvas-node:has(.ai-three-preview-node){max-width:960px!important;overflow:visible!important;width:960px!important}.ai-canvas-node:has(.ai-three-editor-shell) .ai-node-body,.ai-canvas-node:has(.ai-three-preview-node) .ai-node-body{overflow:visible!important}.ai-three-editor-shell,.ai-three-editor-stage,.ai-three-editor-stage canvas,.ai-three-preview-shell.ai-three-editor-shell,.ai-three-preview-stage.ai-three-editor-stage,.ai-three-preview-stage.ai-three-editor-stage canvas{cursor:default!important}.ai-three-editor-shell .ai-three-editor-import-toolbar,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-import-toolbar{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.ai-three-editor-shell .ai-three-editor-toolbar,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-toolbar{align-items:flex-start!important;background:#06070ac2!important;border:1px solid #ffffff1f!important;border-radius:11px!important;box-shadow:0 10px 28px #00000057!important;display:flex!important;gap:7px!important;left:12px!important;opacity:1!important;padding:6px!important;pointer-events:auto!important;position:absolute!important;top:10px!important;-webkit-user-select:none!important;user-select:none!important;visibility:visible!important}.ai-three-editor-shell .ai-three-editor-menu,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-menu{display:block!important;pointer-events:auto!important;position:relative!important}.ai-three-editor-shell .ai-three-editor-dropdown button,.ai-three-editor-shell .ai-three-editor-toolbar button,.ai-three-editor-shell .ai-three-editor-toolbar-button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-toolbar button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-toolbar-button{align-items:center!important;background:#121319f5!important;border:1px solid #ffffff29!important;border-radius:999px!important;color:#ffffffeb!important;cursor:pointer!important;display:inline-flex!important;font-size:10px!important;font-weight:850!important;justify-content:center!important;line-height:1!important;min-height:27px!important;opacity:1!important;padding:0 12px!important;pointer-events:auto!important;visibility:visible!important}.ai-three-editor-shell .ai-three-editor-dropdown button:hover:not(:disabled),.ai-three-editor-shell .ai-three-editor-toolbar button:hover:not(:disabled),.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown button:hover:not(:disabled),.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-toolbar button:hover:not(:disabled){background:#f8ff7af2!important;border-color:#f8ff7af2!important;color:#111!important}.ai-three-editor-shell .ai-three-editor-dropdown,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown{background:rgba(10,10,14,.985)!important;border:1px solid #ffffff24!important;border-radius:11px!important;box-shadow:0 16px 38px #00000094!important;display:flex!important;flex-direction:column!important;gap:5px!important;left:0!important;min-width:150px!important;opacity:1!important;overflow:visible!important;padding:7px!important;pointer-events:auto!important;position:absolute!important;top:calc(100% + 7px)!important;visibility:visible!important;z-index:620!important}.ai-three-editor-shell .ai-three-editor-dropdown-wide,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown-wide{min-width:220px!important}.ai-three-editor-shell .ai-three-editor-dropdown button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown button{border-radius:8px!important;justify-content:flex-start!important;width:100%!important}.ai-three-editor-shell .ai-three-editor-dropdown-title,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown-title{color:#f8ff7ae0!important;display:block!important;font-size:8px!important;font-weight:950!important;letter-spacing:.08em!important;padding:7px 8px 3px!important;pointer-events:none!important;text-transform:uppercase!important}.ai-three-editor-shell .ai-three-editor-submenu,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu{display:block!important;pointer-events:auto!important;position:relative!important;width:100%!important}.ai-three-editor-shell .ai-three-editor-submenu-trigger,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu-trigger{justify-content:space-between!important;width:100%!important}.ai-three-editor-shell .ai-three-editor-submenu-panel,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu-panel{background:#0a0a0efc!important;border:1px solid #f8ff7a3d!important;border-radius:11px!important;box-shadow:0 16px 40px #0000009e!important;display:none!important;flex-direction:column!important;gap:5px!important;left:calc(100% + 8px)!important;min-width:210px!important;padding:7px!important;pointer-events:auto!important;position:absolute!important;top:0!important;z-index:760!important}.ai-three-editor-shell .ai-three-editor-submenu:focus-within .ai-three-editor-submenu-panel,.ai-three-editor-shell .ai-three-editor-submenu:hover .ai-three-editor-submenu-panel,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu:focus-within .ai-three-editor-submenu-panel,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu:hover .ai-three-editor-submenu-panel{display:flex!important}.ai-three-editor-shell .ai-three-editor-submenu-panel button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu-panel button{display:flex!important;justify-content:flex-start!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important;width:100%!important}.ai-three-editor-shell [data-ai-edit-v1-left-panel=true],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-left-panel=true]{display:flex!important;left:18px!important;opacity:1!important;pointer-events:auto!important;top:88px!important;visibility:visible!important;z-index:300!important}.ai-three-editor-shell .ai-three-editor-dropdown,.ai-three-editor-shell .ai-three-editor-submenu-panel,.ai-three-editor-shell .ai-three-editor-toolbar,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu-panel,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-toolbar{pointer-events:auto!important}.ai-three-editor-shell [data-ai-edit-v1-left-panel=true],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-left-panel=true]{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.ai-three-editor-shell .ai-three-editor-modebar,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-modebar{background:#06070ab8!important;border:1px solid #ffffff1f!important;border-radius:9px!important;box-shadow:0 10px 26px #00000057!important;display:flex!important;flex-direction:column!important;gap:5px!important;left:14px!important;opacity:1!important;padding:5px!important;pointer-events:auto!important;position:absolute!important;top:52px!important;-webkit-user-select:none!important;user-select:none!important;visibility:visible!important;z-index:320!important}.ai-three-editor-shell .ai-three-editor-modebar-row,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-modebar-row{align-items:center!important;display:flex!important;gap:5px!important;pointer-events:auto!important}.ai-three-editor-shell .ai-three-editor-modebar button,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-modebar button{align-items:center!important;background:#1a1d26f2!important;border:1px solid #ffffff26!important;border-radius:7px!important;color:#ffffffe0!important;cursor:pointer!important;display:inline-flex!important;font-size:10px!important;font-weight:850!important;justify-content:center!important;line-height:1!important;min-height:24px!important;min-width:28px!important;opacity:1!important;padding:4px 9px!important;pointer-events:auto!important;visibility:visible!important}.ai-three-editor-shell .ai-three-editor-modebar button.active,.ai-three-editor-shell .ai-three-editor-modebar button:hover,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-modebar button.active,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-modebar button:hover{background:#4672bef2!important;border-color:#8caff5d9!important;color:#fff!important}.ai-three-editor-shell .ai-three-editor-mode-floating,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-mode-floating{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true]{background:#080a0ec7!important;border:1px solid #ffffff1f!important;border-radius:9px!important;box-shadow:0 10px 28px #00000061!important;display:flex!important;flex-direction:column!important;gap:7px!important;opacity:1!important;padding:5px!important;pointer-events:auto!important;position:absolute!important;top:126px!important;-webkit-user-select:none!important;user-select:none!important;visibility:visible!important}.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true] button,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true] button{align-items:center!important;background:#16181ff5!important;border:1px solid #ffffff29!important;border-radius:7px!important;color:#ffffffeb!important;cursor:pointer!important;display:inline-flex!important;font-size:17px!important;font-weight:900!important;height:30px!important;justify-content:center!important;line-height:1!important;min-height:30px!important;min-width:30px!important;opacity:1!important;padding:0!important;pointer-events:auto!important;visibility:visible!important;width:30px!important}.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true] button:hover,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true] button:hover{background:#f8ff7af2!important;border-color:#f8ff7af2!important;color:#111!important}.ai-three-editor-shell [data-ai-edit-v1-tool-button=extrude],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-tool-button=extrude]{background:#c2915bfa!important;border-color:#ffd296b3!important;color:#171009!important}.ai-three-editor-shell .ai-three-editor-toolbar,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-toolbar{z-index:420!important}.ai-three-editor-shell .ai-three-editor-dropdown,.ai-three-editor-shell .ai-three-editor-submenu-panel,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-dropdown,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-submenu-panel{z-index:700!important}.ai-three-editor-shell [data-ai-edit-v1-mode-select=true],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-mode-select=true]{align-items:center!important;background:#080a0ed1!important;border:1px solid #ffffff1f!important;border-radius:9px!important;box-shadow:0 10px 28px #00000061!important;display:flex!important;gap:6px!important;left:14px!important;opacity:1!important;padding:5px!important;pointer-events:auto!important;position:absolute!important;top:70px!important;-webkit-user-select:none!important;user-select:none!important;visibility:visible!important;z-index:335!important}.ai-three-editor-shell [data-ai-edit-v1-mode-select=true] button,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-mode-select=true] button{align-items:center!important;background:#16181ff5!important;border:1px solid #ffffff29!important;border-radius:7px!important;color:#ffffffeb!important;cursor:pointer!important;display:inline-flex!important;font-size:10px!important;font-weight:900!important;height:28px!important;justify-content:center!important;line-height:1!important;min-height:28px!important;min-width:30px!important;opacity:1!important;padding:0 8px!important;pointer-events:auto!important;visibility:visible!important}.ai-three-editor-shell [data-ai-edit-v1-mode-select=true] button:hover,.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-mode-select=true] button:hover{background:#f8ff7af2!important;border-color:#f8ff7af2!important;color:#111!important}.ai-three-editor-shell [data-ai-edit-v1-mode-button=edit],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-mode-button=edit]{background:#2f4469f5!important;border-color:#78aaff73!important}.ai-three-editor-shell [data-ai-edit-v1-submode-button=face],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-submode-button=face]{background:#00e5ff1c!important;border-color:#00e5ff61!important;color:#b9f7ff!important}.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true],.ai-three-preview-shell.ai-three-editor-shell [data-ai-edit-v1-tool-icons=true]{left:14px!important;top:114px!important;z-index:330!important}.ai-three-editor-shell .ai-three-editor-mode-floating,.ai-three-editor-shell .ai-three-editor-modebar,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-mode-floating,.ai-three-preview-shell.ai-three-editor-shell .ai-three-editor-modebar{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:RoobertMono;font-style:normal;font-weight:400;src:url(/static/media/RoobertMonoTRIAL-Regular-BF67243fd29a433.6950d40eedabebf730e1.otf) format("truetype")}@font-face{font-family:RoobertMono;font-style:normal;font-weight:700;src:url(/static/media/RoobertMonoTRIAL-Bold-BF67243fd2cfa56.2416507a4bd524999af3.otf) format("truetype")}@font-face{font-family:RoobertMono Light;font-style:normal;font-weight:700;src:url(/static/media/RoobertSemiMonoTRIAL-Light-BF67243fd53fc7c.c28857524a6ef39bf030.otf) format("truetype")}#root,body,html{background-color:#000;color:#fff;margin:0;padding:0;transition:background-color .5s ease}body{font-family:RoobertMono,sans-serif;margin:0}.page-wrapper{min-height:100vh;transition:background-color .4s ease;width:100%}