.l-demo{--demo-bg:#111210;--demo-panel:#191a18;--demo-panel-hi:#20211f;--demo-line:#ffffff1a;--demo-line-hi:#ffffff2b;--demo-text:#f7f6f3;--demo-muted:#f7f6f394;--demo-accent:oklch(52.7% .154 150.069);--demo-accent-soft:oklch(82% .08 150.069);min-width:0;color:var(--demo-text);background:var(--demo-bg);border:1px solid var(--demo-line-hi);border-radius:16px;font-size:12px;position:relative;overflow:hidden;box-shadow:0 36px 80px -44px #000000e6,0 0 80px -36px oklch(52.7% .154 150.069/.7)}.l-demo button,.l-demo textarea{font:inherit}.l-demo-primary-link{color:#fff;background:var(--demo-accent,oklch(52.7% .154 150.069));border:1px solid #ffffff29;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 18px;font-size:14px;font-weight:650;transition:transform .14s cubic-bezier(.23,1,.32,1),box-shadow .16s;display:inline-flex;box-shadow:0 12px 32px -16px oklch(52.7% .154 150.069/.9)}.l-demo-primary-link:active{transform:translateY(0)scale(.97)}@media (hover:hover) and (pointer:fine){.l-demo-primary-link:hover{transform:translateY(-1px);box-shadow:0 16px 38px -16px oklch(52.7% .154 150.069)}}.l-demo button:focus-visible,.l-demo textarea:focus-visible,.l-demo a:focus-visible{outline:2px solid var(--demo-accent);outline-offset:2px}.l-demo-projectbar{z-index:4;border-bottom:1px solid var(--demo-line);background:#171816;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:7px 10px 7px 14px;display:flex;position:relative}.l-demo-project-title,.l-demo-project-actions,.l-demo-project-actions button,.l-demo-tool{align-items:center;display:flex}.l-demo-project-title{color:#ffffffdb;white-space:nowrap;text-overflow:ellipsis;gap:9px;min-width:0;font-weight:580;overflow:hidden}.l-demo-panel-icon{border:1px solid #fff9;border-radius:2px;flex:none;width:12px;height:12px;box-shadow:inset 3px 0 #ffffff29}.l-demo-project-actions{gap:6px;position:relative}.l-demo-tool,.l-demo-publish{border-radius:8px;gap:6px;min-height:28px;padding:0 10px;font-weight:560;transition:background-color .15s,color .15s,transform .14s cubic-bezier(.23,1,.32,1)}.l-demo-tool{color:#ffffffd1}.l-demo-tool:hover,.l-demo-tool[aria-expanded=true]{color:#fff;background:#ffffff12}.l-demo-publish{color:#161616;background:#f5f4f1}.l-demo-publish:active{transform:translateY(0)scale(.97)}@media (hover:hover) and (pointer:fine){.l-demo-publish:hover{transform:translateY(-1px)}}.l-demo-environment{z-index:12;width:232px;color:var(--demo-text);border:1px solid var(--demo-line-hi);background:#242522;border-radius:11px;gap:5px;padding:13px;display:grid;position:absolute;top:calc(100% + 9px);right:70px;box-shadow:0 18px 42px #00000073}.l-demo-environment span{color:var(--demo-muted);line-height:1.45}.l-demo-environment a{color:var(--demo-accent-soft);margin-top:4px;font-weight:600}.l-demo-workspace{grid-template-columns:minmax(248px,.34fr) minmax(0,.66fr);height:570px;min-height:0;display:grid}.l-demo-chat{background:var(--demo-panel);border-right:1px solid var(--demo-line);flex-direction:column;min-width:0;min-height:0;display:flex}.l-demo-panel-heading{color:#ffffffe0;border-bottom:1px solid var(--demo-line);align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:650;display:flex}.l-demo-panel-heading svg{color:var(--demo-accent-soft)}.l-demo-messages{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;flex-direction:column;flex:1;gap:17px;min-height:0;padding:16px 14px;display:flex;overflow-y:auto}.l-demo-message{grid-template-columns:23px minmax(0,1fr);gap:9px;line-height:1.45;display:grid}.l-demo-message strong{color:#ffffffe6;margin-bottom:4px;font-size:11.5px;display:block}.l-demo-message p{color:#ffffffad;font-size:11.5px}.l-demo-message.is-user p{color:#ffffffe0}.l-demo-avatar{color:#fff;background:var(--demo-accent);border:1px solid #ffffff29;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:grid}.l-demo-message.is-assistant .l-demo-avatar{color:var(--demo-accent-soft);background:#ffffff12}.l-demo-message.is-streaming p{clip-path:inset(0 100% 0 0);animation:.72s steps(14,end) forwards l-demo-story-stream;display:block}.l-demo-message.is-streaming p:after{background:var(--demo-accent-soft);content:"";vertical-align:-.12em;width:1px;height:1em;margin-left:3px;animation:2.4s linear forwards l-demo-story-caret;display:inline-block}.l-demo-progress{background:#ffffff14;border-radius:99px;width:min(150px,85%);height:2px;margin-top:10px;display:block;overflow:hidden}.l-demo-progress span{background:var(--demo-accent);border-radius:inherit;width:45%;height:100%;animation:.7s linear infinite alternate l-demo-progress;display:block}.l-demo-suggestions{scrollbar-width:none;gap:6px;padding:8px 11px 7px;display:flex;overflow-x:auto}.l-demo-suggestions::-webkit-scrollbar{display:none}.l-demo-suggestions button{max-width:180px;color:var(--demo-muted);border:1px solid var(--demo-line);white-space:nowrap;text-overflow:ellipsis;background:#ffffff09;border-radius:7px;flex:none;padding:5px 8px;font-size:9.5px;transition:border-color .15s,color .15s;overflow:hidden}.l-demo-suggestions button:hover:not(:disabled){color:#fff;border-color:oklch(52.7% .154 150.069/.55)}.l-demo-suggestions button:disabled{opacity:.45}.l-demo.is-story-building .l-demo-suggestions{opacity:0;transition:opacity .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1);transform:translateY(7px)}.l-demo.is-story-building[data-story-step="4"] .l-demo-suggestions{opacity:1;transform:translate(0,0)}.l-demo-composer{border:1px solid var(--demo-line);background:#2a2b28;border-radius:10px;margin:0 11px 11px;padding:10px;transition:border-color .15s,box-shadow .15s,opacity .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1)}.l-demo.is-story-building .l-demo-composer{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px)}.l-demo.is-story-building[data-composer-docked=true] .l-demo-composer{opacity:1;visibility:visible;transform:translate(0,0)}.l-demo[data-preview-portaling=true] .l-demo-canvas>.l-demo-site{visibility:hidden}.l-demo-composer:focus-within{border-color:oklch(52.7% .154 150.069/.58);box-shadow:0 0 0 3px oklch(52.7% .154 150.069/.12)}.l-demo-composer textarea{resize:none;color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:11px;line-height:1.45;display:block}.l-demo-composer textarea::placeholder{color:#ffffff78}.l-demo.is-story-building .l-demo-composer textarea:disabled{opacity:1;-webkit-text-fill-color:#ffffffe0}.l-demo-composer-actions{color:#ffffff61;justify-content:space-between;align-items:center;margin-top:7px;display:flex}.l-demo-composer-actions button{color:#fff;background:var(--demo-accent);border-radius:50%;place-items:center;width:27px;height:27px;transition:transform .14s cubic-bezier(.23,1,.32,1),opacity .15s;display:grid}.l-demo-composer-actions button:active:not(:disabled){transform:translateY(0)scale(.97)}@media (hover:hover) and (pointer:fine){.l-demo-composer-actions button:hover:not(:disabled){transform:translateY(-1px)}}.l-demo-composer-actions button:disabled{opacity:.35}.l-demo-preview{background:#0d0e0d;flex-direction:column;min-width:0;min-height:0;display:flex}.l-demo-tabs{border-bottom:1px solid var(--demo-line);background:#292a27;align-items:center;gap:13px;min-height:38px;padding:0 10px;display:flex}.l-demo-tabs .is-active{color:#ffffffe0;background:#171816;border-radius:7px 7px 0 0;align-items:center;gap:6px;height:29px;margin-top:5px;padding:0 10px;font-weight:600;display:inline-flex}.l-demo-tabs>svg{color:#ffffffb3}.l-demo-previewbar{border-bottom:1px solid var(--demo-line);background:#171816;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:38px;padding:5px 8px;display:grid}.l-demo-previewbar button,.l-demo-device-controls button{color:#ffffffad;border-radius:6px;place-items:center;width:27px;height:27px;transition:color .15s,background-color .15s;display:grid}.l-demo-previewbar button:hover,.l-demo-device-controls button:hover,.l-demo-device-controls button[aria-pressed=true]{color:#fff;background:#ffffff14}.l-demo-address{color:#ffffffad;white-space:nowrap;text-overflow:ellipsis;background:#252622;border-radius:5px;padding:6px 10px;font-size:10px;overflow:hidden}.l-demo-device-controls{gap:2px;display:flex}.l-demo-canvas{background:radial-gradient(circle at 50% 0,oklch(52.7% .154 150.069/.1),#0000 38%),#0b0c0c;flex:1;min-height:0;display:flex;overflow:auto}.l-demo-canvas.is-mobile{background:#151614;justify-content:center;padding:14px}.l-demo-site{--site-bg:#090b11;--site-surface:#10121a;--site-text:#f8f7fb;--site-muted:#f8f7fb94;--site-accent:oklch(52.7% .154 150.069);width:100%;min-height:100%;color:var(--site-text);background:radial-gradient(ellipse at 50% 8%, oklch(52.7% .154 150.069/.3), transparent 47%), radial-gradient(circle at 2% 78%, #175f5738, transparent 26%), var(--site-bg);transition:width .22s,border-radius .22s,background-color .22s;animation:.24s ease-out both l-demo-preview-in;position:relative;overflow:hidden}.l-demo-site[data-story-step]:after{z-index:5;content:"";opacity:.52;pointer-events:none;background-color:#0000;background-image:linear-gradient(#6de18e0e 1px,#0000 1px),linear-gradient(90deg,#6de18e0e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;transition:opacity .42s cubic-bezier(.23,1,.32,1);position:absolute;inset:0}.l-demo-site[data-story-step="4"]:after{opacity:0}.l-demo-site[data-story-step] .l-demo-site-nav,.l-demo-site[data-story-step] .l-demo-site-kicker,.l-demo-site[data-story-step] .l-demo-site-hero h2,.l-demo-site[data-story-step] .l-demo-site-hero>p,.l-demo-site[data-story-step] .l-demo-site-actions,.l-demo-site[data-story-step] .l-demo-proof,.l-demo-site[data-story-step] .l-demo-product-card{transition:opacity .48s cubic-bezier(.23,1,.32,1),transform .48s cubic-bezier(.23,1,.32,1)}.l-demo-site[data-story-step="0"] .l-demo-site-nav{opacity:.12;transform:translateY(-9px)}.l-demo-site[data-story-step="0"] .l-demo-site-kicker,.l-demo-site[data-story-step="0"] .l-demo-site-hero h2,.l-demo-site[data-story-step="0"] .l-demo-site-hero>p,.l-demo-site[data-story-step="0"] .l-demo-site-actions,.l-demo-site[data-story-step="0"] .l-demo-proof,.l-demo-site[data-story-step="0"] .l-demo-product-card,.l-demo-site[data-story-step="1"] .l-demo-site-kicker,.l-demo-site[data-story-step="1"] .l-demo-site-hero h2,.l-demo-site[data-story-step="1"] .l-demo-site-hero>p,.l-demo-site[data-story-step="1"] .l-demo-site-actions,.l-demo-site[data-story-step="1"] .l-demo-proof,.l-demo-site[data-story-step="1"] .l-demo-product-card,.l-demo-site[data-story-step="2"] .l-demo-site-hero>p,.l-demo-site[data-story-step="2"] .l-demo-site-actions,.l-demo-site[data-story-step="2"] .l-demo-proof,.l-demo-site[data-story-step="2"] .l-demo-product-card,.l-demo-site[data-story-step="3"] .l-demo-proof,.l-demo-site[data-story-step="3"] .l-demo-product-card{opacity:0;transform:translateY(12px)}.l-demo-canvas.is-mobile .l-demo-site{border:1px solid var(--demo-line-hi);border-radius:14px;width:328px;min-height:650px;box-shadow:0 18px 60px #00000073}.l-demo-site.is-warm{--site-bg:#f0e9dd;--site-surface:#fffaf3;--site-text:#241b18;--site-muted:#241b189e;--site-accent:#a85535;background:radial-gradient(ellipse at 50% 6%, #e1a47e70, transparent 48%), var(--site-bg)}.l-demo-site-nav{color:var(--site-text);grid-template-columns:auto auto 1fr auto;align-items:center;gap:9px;padding:15px 24px;display:grid}.l-demo-nexa-mark{width:24px;height:24px;color:var(--site-bg);background:var(--site-text);border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}.l-demo-site-nav>strong{font-size:13px}.l-demo-site-nav>div{color:var(--site-muted);justify-content:center;gap:clamp(14px,3vw,31px);font-size:9px;display:flex}.l-demo-site-nav>button,.l-demo-site-actions>button{justify-content:center;align-items:center;gap:8px;font-weight:650;display:inline-flex}.l-demo-site-nav>button{color:var(--site-bg);background:var(--site-text);border-radius:999px;padding:7px 12px;font-size:9px}.l-demo-site-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:38px 30px 45px;display:flex}.l-demo-site-kicker{color:var(--site-muted);border:1px solid color-mix(in srgb, var(--site-text) 16%, transparent);border-radius:999px;padding:6px 11px;font-size:8.5px}.l-demo-site-hero h2{color:var(--site-text);letter-spacing:-.06em;margin-top:25px;font-size:clamp(34px,5.1vw,66px);font-weight:530;line-height:.98}.l-demo-site-hero h2 em{color:var(--site-accent);font-style:normal}.l-demo-site-hero>p{max-width:460px;color:var(--site-muted);margin-top:20px;font-size:11px;line-height:1.5}.l-demo-site-actions{gap:8px;margin-top:23px;display:flex}.l-demo-site-actions>button{min-height:35px;color:var(--site-text);border:1px solid color-mix(in srgb, var(--site-text) 17%, transparent);border-radius:999px;padding:0 16px;font-size:9.5px;transition:transform .2s,box-shadow .2s}.l-demo-site-actions>button:first-child{color:#fff;background:var(--site-accent);border-color:#0000}.l-demo-site.is-cta .l-demo-site-actions>button:first-child{box-shadow:0 10px 32px color-mix(in srgb, var(--site-accent) 42%, transparent);transform:scale(1.12)}.l-demo-proof{max-height:0;color:var(--site-muted);background:color-mix(in srgb, var(--site-surface) 88%, transparent);border:0 solid color-mix(in srgb, var(--site-text) 10%, transparent);opacity:0;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:28px;margin:0 28px;transition:max-height .22s,opacity .18s,padding .22s,border-width .22s;display:grid;overflow:hidden}.l-demo-site.is-proof .l-demo-proof{opacity:1;border-width:1px;max-height:82px;padding:17px}.l-demo-proof>span{font-size:9px}.l-demo-proof>div{color:var(--site-text);justify-content:space-around;gap:16px;font-size:10px;display:flex}.l-demo-product-card{background:var(--site-surface);border:1px solid color-mix(in srgb, var(--site-text) 10%, transparent);border-radius:13px 13px 0 0;align-items:flex-start;gap:5px;min-height:110px;margin:0 28px 28px;padding:16px;display:flex}.l-demo-site.is-proof .l-demo-product-card{margin-top:12px}.l-demo-product-dot{background:var(--site-accent);opacity:.8;border-radius:50%;width:5px;height:5px}.l-demo-product-card>div{text-align:center;flex-direction:column;gap:5px;margin:26px auto 0;display:flex}.l-demo-product-card strong{font-size:13px}.l-demo-product-card div span{color:var(--site-muted);font-size:9px}.l-demo-update-flash{pointer-events:none;background:linear-gradient(105deg,#0000 34%,oklch(52.7% .154 150.069/.16),#0000 66%);animation:.54s ease-out 80ms both l-demo-update;position:absolute;inset:0;transform:translate(-100%)}.l-demo-canvas.is-mobile .l-demo-site-nav{grid-template-columns:auto 1fr auto;padding:14px 16px}.l-demo-canvas.is-mobile .l-demo-site-nav>div{display:none}.l-demo-canvas.is-mobile .l-demo-site-hero{min-height:410px;padding-inline:18px}.l-demo-canvas.is-mobile .l-demo-site-hero h2{font-size:41px}.l-demo-canvas.is-mobile .l-demo-proof{grid-template-columns:1fr;gap:9px}.l-demo-dialog-backdrop{z-index:30;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#050505b3;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.l-demo-dialog{width:min(360px,100%);color:var(--demo-text);border:1px solid var(--demo-line-hi);background:#252622;border-radius:14px;padding:24px;box-shadow:0 24px 70px #0009}.l-demo-dialog-icon{width:38px;height:38px;color:var(--demo-accent-soft);background:oklch(52.7% .154 150.069/.18);border-radius:10px;place-items:center;display:grid}.l-demo-dialog h3{letter-spacing:-.02em;margin-top:17px;font-size:19px;font-weight:630}.l-demo-dialog p{color:var(--demo-muted);margin-top:8px;font-size:12px;line-height:1.55}.l-demo-dialog>div{justify-content:flex-end;gap:8px;margin-top:22px;display:flex}.l-demo-dialog button,.l-demo-dialog a{border-radius:8px;align-items:center;min-height:34px;padding:0 13px;font-weight:600;transition:transform .14s cubic-bezier(.23,1,.32,1),opacity .1s;display:inline-flex}.l-demo-dialog button{color:var(--demo-muted);border:1px solid var(--demo-line-hi)}.l-demo-dialog a{color:#fff;background:var(--demo-accent)}.l-demo-dialog button:active,.l-demo-dialog a:active,.l-demo-fullscreen-exit:active{transform:scale(.97)}.l-demo.is-fullscreen{z-index:90;border-radius:14px;flex-direction:column;display:flex;position:fixed;inset:14px}.l-demo.is-fullscreen .l-demo-workspace{flex:1;height:auto}.l-demo-fullscreen-exit{z-index:95;color:#fff;border:1px solid var(--demo-line-hi);background:#2b2c29;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 12px;transition:transform .14s cubic-bezier(.23,1,.32,1),opacity .1s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 16px 40px #00000080}@keyframes l-demo-preview-in{0%{opacity:.72;transform:scale(.995)}to{opacity:1;transform:scale(1)}}@keyframes l-demo-progress{0%{transform:translate(-15%)}to{transform:translate(125%)}}@keyframes l-demo-update{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes l-demo-story-stream{to{clip-path:inset(0)}}@keyframes l-demo-story-caret{0%,20%,40%,60%{opacity:.25}10%,30%,50%{opacity:1}72%,to{opacity:0}}@media (width<=820px){.l-demo-workspace{grid-template-columns:1fr;height:auto}.l-demo-chat{border-right:0;border-bottom:1px solid var(--demo-line);min-height:390px}.l-demo-preview{min-height:510px}}@media (width<=560px){.l-demo{border-radius:12px}.l-demo-project-title{max-width:46%}.l-demo-tool{justify-content:center;width:30px;padding:0}.l-demo-tool span{display:none}.l-demo-environment{right:42px}.l-demo-site-nav{grid-template-columns:auto 1fr auto;padding-inline:15px}.l-demo-site-nav>div{display:none}.l-demo-site-hero h2{font-size:40px}}@media (prefers-reduced-motion:reduce){.l-demo-primary-link:active{opacity:.88;transition-duration:.1s;transform:none}.l-demo *,.l-demo :before,.l-demo :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.l-demo-publish:active,.l-demo-composer-actions button:active:not(:disabled),.l-demo-dialog button:active,.l-demo-dialog a:active,.l-demo-fullscreen-exit:active{opacity:.88;transform:none}}.l-template-art{--art-accent:#6de391;--art-bg:#08100b;--art-fg:#f8fbf8;--art-muted:#f8fbf88c;min-height:210px;color:var(--art-fg);background:var(--art-bg);isolation:isolate;position:relative;overflow:hidden}.l-template-art:before,.l-template-art:after{content:"";pointer-events:none;position:absolute}.l-template-art-nav{z-index:6;height:13%;min-height:30px;color:var(--art-muted);align-items:center;gap:8%;padding:0 5.5%;font-size:clamp(5px,.7vw,9px);display:flex;position:relative}.l-template-art-nav b{color:var(--art-fg);margin-right:auto;font-size:1.15em;font-weight:700}.l-template-art-nav>span{opacity:.5;background:currentColor;width:9%;height:1px}.l-template-art-nav>i{background:var(--art-fg);border-radius:999px;width:12%;height:44%}.l-template-art-copy{z-index:5;flex-direction:column;align-items:flex-start;width:51%;display:flex;position:absolute;top:25%;left:7%}.l-template-art-copy>span{color:var(--art-muted);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(5px,.55vw,8px)}.l-template-art-copy>strong{letter-spacing:-.065em;margin-top:8%;font-size:clamp(20px,3.1vw,50px);font-weight:560;line-height:.92}.l-template-art-copy>p{color:var(--art-muted);margin-top:9%;font-size:clamp(5px,.62vw,9px)}.l-template-art-object{z-index:3;width:37%;height:65%;position:absolute;bottom:10%;right:6%}.l-template-art-object>i,.l-template-art-object>b,.l-template-art-ui>span{display:block;position:absolute}.l-template-art-ui{z-index:7;gap:5px;display:flex;position:absolute;bottom:7%;left:7%}.l-template-art-ui>span{background:var(--art-fg);opacity:.15;border-radius:999px;width:clamp(17px,3vw,40px);height:3px;position:relative}.l-template-art-ui>span:first-child{background:var(--art-accent);opacity:.8}.l-template-art.is-signal{--art-bg:#060a08;--art-accent:#5bd07a;background:radial-gradient(circle at 58% 48%,#43be673b,#0000 31%),linear-gradient(150deg,#07110b,#060708 58%)}.l-template-art.is-signal:before{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:20px 20px;inset:17% 4% 7% 45%;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.l-template-art.is-signal .l-template-art-object{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:9px 9px 0 0;box-shadow:0 18px 60px #00000059}.l-template-art.is-signal .l-template-art-object i:first-child{background:linear-gradient(90deg, var(--art-accent), #ffffff14);border-radius:4px;inset:13% 12% 64%}.l-template-art.is-signal .l-template-art-object i:nth-child(2){background:linear-gradient(120deg,#0000 0 10%,#5bd07acc 11% 13%,#0000 14% 27%,#5bd07a85 28% 31%,#0000 32% 48%,#5bd07ab8 49% 52%,#0000 53%);border-bottom:1px solid #ffffff1a;height:43%;bottom:12%;left:12%;right:12%}.l-template-art.is-signal .l-template-art-object i:nth-child(3){background:var(--art-accent);border-radius:999px;width:27%;height:9%;bottom:15%;right:14%}.l-template-art.is-atelier{--art-bg:#e9e1d5;--art-fg:#221b18;--art-muted:#221b1885;--art-accent:#c75938;background:linear-gradient(115deg,#e9e1d5,#f7f0e6 62%,#d9c4b5)}.l-template-art.is-atelier:before{background:#221b1826;width:1px;top:13%;bottom:0;left:60%}.l-template-art.is-atelier .l-template-art-copy>strong{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-weight:400}.l-template-art.is-atelier .l-template-art-object{background:linear-gradient(135deg,#ae462e,#e9a77d);border-radius:48% 48% 6px 6px;width:30%;height:70%;bottom:8%;right:7%;transform:rotate(4deg);box-shadow:0 18px 40px #50241838}.l-template-art.is-atelier .l-template-art-object i:first-child{border:1px solid #fff6;border-radius:50%;inset:12%}.l-template-art.is-atelier .l-template-art-object i:nth-child(2){background:#f4e8db;border-radius:999px;width:22%;height:48%;bottom:13%;right:26%;transform:rotate(-19deg)}.l-template-art.is-orbit{--art-bg:#06050b;--art-accent:#a586ff;background:radial-gradient(circle at 74% 52%,#7752ff4d,#0000 24%),linear-gradient(135deg,#050508,#0a0711)}.l-template-art.is-orbit:before{aspect-ratio:1;border:1px solid #b29bff4d;border-radius:50%;width:53%;top:18%;right:3%;box-shadow:inset 0 0 70px #704eff2e,0 0 70px #704eff1f}.l-template-art.is-orbit .l-template-art-object{aspect-ratio:1;background:radial-gradient(circle at 34% 27%,#f3c5ff,#0000 9%),radial-gradient(circle at 37% 35%,#965cff,#341458 42%,#0d0815 68%);border-radius:42% 58% 48% 52%;width:34%;height:auto;top:18%;right:11%;transform:rotate(-18deg);box-shadow:0 0 56px #945bff61}.l-template-art.is-orbit .l-template-art-object i:first-child{border:1px solid #c5b4ff42;border-radius:50%;inset:-15%;transform:rotate(61deg)scaleY(.45)}.l-template-art.is-tide{--art-bg:#091028;--art-accent:#73a7ff;background:radial-gradient(circle at 72% 18%,#5b8dff6e,#0000 31%),linear-gradient(145deg,#080d1d,#0d1734)}.l-template-art.is-tide .l-template-art-object{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eaf1ff12;border:1px solid #cddcff2e;border-radius:8px;width:42%;height:68%;bottom:8%;right:5%}.l-template-art.is-tide .l-template-art-object i:first-child,.l-template-art.is-tide .l-template-art-object i:nth-child(2),.l-template-art.is-tide .l-template-art-object i:nth-child(3){background:#ffffff1a;border-radius:5px;height:17%;left:10%;right:10%}.l-template-art.is-tide .l-template-art-object i:first-child{top:10%}.l-template-art.is-tide .l-template-art-object i:nth-child(2){background:#73a7ff40;top:35%;right:25%}.l-template-art.is-tide .l-template-art-object i:nth-child(3){top:60%}.l-template-art.is-ember{--art-bg:#ef6d36;--art-fg:#251109;--art-muted:#25110994;--art-accent:#3b160b;background:linear-gradient(135deg,#f7904b,#e6522b 62%,#9e301f)}.l-template-art.is-ember:after{aspect-ratio:1;background:#ffe0b35c;border-radius:50%;width:56%;top:-20%;right:-8%}.l-template-art.is-ember .l-template-art-object{background:linear-gradient(90deg,#36160d,#79311b 45%,#2c110a);border-radius:48% 48% 18% 18%;width:30%;height:78%;bottom:3%;right:8%;transform:rotate(8deg);box-shadow:0 22px 44px #3f0e0457}.l-template-art.is-ember .l-template-art-object i:first-child{background:#2d120b;border-radius:5px 5px 0 0;width:18%;height:21%;top:-12%;left:42%}.l-template-art.is-ledger{--art-bg:#e8ece9;--art-fg:#111814;--art-muted:#11181482;--art-accent:#238c54;background-color:#e8ece9;background-image:linear-gradient(#102b1c0f 1px,#0000 1px),linear-gradient(90deg,#102b1c0f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.l-template-art.is-ledger .l-template-art-object{background:#ffffffb3;border:1px solid #11181424;border-radius:8px;width:42%;height:59%;bottom:10%;right:6%}.l-template-art.is-ledger .l-template-art-object:before{content:"";background:linear-gradient(100deg,#0000 0 6%,#238c54d6 7% 10%,#0000 11% 28%,#238c546b 29% 33%,#0000 34% 52%,#238c54bf 53% 57%,#0000 58%);border-bottom:1px solid #11181426;height:45%;position:absolute;bottom:12%;left:10%;right:10%}.l-template-art.is-clinic{--art-bg:#bcdff4;--art-fg:#102b40;--art-muted:#102b4091;--art-accent:#1678b9;background:linear-gradient(145deg,#d8f0fb,#a9d9f2 63%,#7fc2ea)}.l-template-art.is-clinic:after{aspect-ratio:1;background:#ffffffc7;border-radius:50%;width:55%;bottom:-20%;right:-5%;box-shadow:inset -24px -18px 50px #3694cf38}.l-template-art.is-clinic .l-template-art-object{width:36%;height:74%;bottom:4%;right:7%}.l-template-art.is-clinic .l-template-art-object i:first-child,.l-template-art.is-clinic .l-template-art-object i:nth-child(2){background:#197ebc;border-radius:999px 999px 8px 8px;width:29%;height:62%;bottom:0}.l-template-art.is-clinic .l-template-art-object i:first-child{left:18%;transform:rotate(8deg)}.l-template-art.is-clinic .l-template-art-object i:nth-child(2){background:#0d5f96;height:72%;right:18%;transform:rotate(-8deg)}.l-template-art.is-grove{--art-bg:#b8cf7f;--art-fg:#17230d;--art-muted:#17230d91;--art-accent:#335c22;background:radial-gradient(circle at 72% 45%,#f1f8cc9e,#0000 34%),linear-gradient(140deg,#ccdc9b,#97ba63)}.l-template-art.is-grove:before{aspect-ratio:1;border:1px solid #1f451440;border-radius:50%;width:39%;top:18%;right:8%}.l-template-art.is-grove .l-template-art-object{background:linear-gradient(90deg,#7b542d,#a47a49 54%,#60401f);border-radius:50% 50% 9px 9px;width:29%;height:78%;bottom:4%;right:11%;box-shadow:0 22px 45px #30441d47}.l-template-art.is-grove .l-template-art-object i:first-child,.l-template-art.is-grove .l-template-art-object i:nth-child(2),.l-template-art.is-grove .l-template-art-object i:nth-child(3){transform-origin:0 100%;background:#315d29;border-radius:80% 10%;width:67%;height:35%;top:1%;left:50%}.l-template-art.is-grove .l-template-art-object i:first-child{transform:rotate(-46deg)}.l-template-art.is-grove .l-template-art-object i:nth-child(2){background:#4d7b34;transform:rotate(-12deg)scale(.9)}.l-template-art.is-grove .l-template-art-object i:nth-child(3){background:#254d24;transform:rotate(28deg)scale(.82)}.l-template-gallery{z-index:7;color:#101511;background:#dfe6e1;border:1px solid #ffffff8a;border-radius:clamp(24px,3vw,44px);margin:0 clamp(10px,1.6vw,24px);position:relative;overflow:hidden;box-shadow:0 -38px 100px -70px #55aa6de6}.l-template-gallery:before{aspect-ratio:1;content:"";pointer-events:none;background:radial-gradient(circle,#50ac692e,#0000 67%);width:48vw;position:absolute;top:-18vw;right:-8vw}.l-template-gallery-shell{width:min(1440px,100%);margin:0 auto;padding:clamp(76px,8vw,128px) clamp(18px,4vw,64px) clamp(72px,7vw,110px);position:relative}.l-template-gallery-heading{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);align-items:end;gap:42px;display:grid}.l-template-gallery-eyebrow{color:#10151194;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:650;display:flex}.l-template-gallery-heading h2{letter-spacing:-.07em;max-width:820px;margin-top:18px;font-size:clamp(3rem,7vw,7.4rem);font-weight:570;line-height:.86}.l-template-gallery-heading>p{color:#101511a8;max-width:420px;font-size:16px;line-height:1.62}.l-template-filters{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#dfe6e1d6;border:1px solid #1015111f;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin:clamp(58px,7vw,96px) 0 18px;padding:8px;display:flex;position:sticky;top:64px;box-shadow:0 18px 38px -30px #10151173}.l-template-filters>div{scrollbar-width:none;gap:4px;min-width:0;display:flex;overflow-x:auto}.l-template-filters>div::-webkit-scrollbar{display:none}.l-template-filters button{color:#1015119e;border-radius:9px;flex:none;min-height:34px;padding:0 13px;font-size:12px;font-weight:600;transition:color .16s,background-color .16s,transform .14s cubic-bezier(.23,1,.32,1)}.l-template-filters button[aria-pressed=true]{color:#f7f8f5;background:#111612}.l-template-filters button:active{transform:scale(.97)}.l-template-filters button:focus-visible,.l-template-card a:focus-visible,.l-template-gallery-cta a:focus-visible{outline-offset:2px;outline:2px solid #287d47}.l-template-filters>span{color:#10151175;letter-spacing:.08em;text-transform:uppercase;flex:none;padding-right:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.l-template-waterfall{column-count:4;column-gap:16px}.l-template-card{break-inside:avoid;vertical-align:top;content-visibility:auto;contain-intrinsic-size:auto 420px;background:#f7f9f6c2;border:1px solid #10151126;border-radius:18px;width:100%;margin-bottom:16px;transition:border-color .18s,box-shadow .18s,transform .18s cubic-bezier(.23,1,.32,1);display:inline-block;overflow:hidden;box-shadow:0 22px 46px -38px #1015118a}.l-template-card>a{display:block}.l-template-current-card{background:#f7f9f6eb;border-color:#287d4761;box-shadow:0 22px 46px -38px #1015118a,inset 0 0 0 1px #3c9a5a12}.l-template-current-art{pointer-events:none;background:#090b11;border-bottom:1px solid #1015111f;height:278px;position:relative;overflow:hidden}.l-template-current-preview{transform-origin:0 0;width:200%;height:200%;position:absolute;inset:0;transform:scale(.5)}.l-template-current-preview .l-demo-site{height:100%;min-height:100%;animation:none}.l-template-current-art>span{color:#e7f9ec;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#185d2fd1;border:1px solid #97ebb152;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:650;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 12px 30px -18px #000000c7}.l-template-current-meta{align-items:center}.l-template-current-meta>a{color:#f7f8f5;background:#111612;border-radius:9px;flex:none;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:10px;font-weight:650;transition:transform .16s cubic-bezier(.23,1,.32,1);display:inline-flex}.l-template-current-meta>a:active{transform:scale(.97)}.l-template-card-art{background:#121612;border-bottom:1px solid #1015111f;height:278px;position:relative;overflow:hidden}.l-template-card.is-compact .l-template-card-art{height:220px}.l-template-card.is-tall .l-template-card-art{height:370px}.l-template-card-art>.l-template-art{height:100%;transition:transform .5s cubic-bezier(.23,1,.32,1)}.l-template-card-art>img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s cubic-bezier(.23,1,.32,1)}.l-template-card-placeholder{color:#f7f6f36b;letter-spacing:.08em;text-transform:uppercase;background:radial-gradient(circle at 70% 18%,#66b87d2e,#0000 35%),#111513;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:flex}.l-template-card-price{color:#f7f8f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d100ed1;border:1px solid #fff3;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:9px;font-weight:650;display:inline-flex;position:absolute;top:12px;right:12px}.l-template-card-open{color:#f7f8f5;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d100ed1;border:1px solid #fff3;border-radius:9px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:10px;font-weight:650;transition:opacity .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1);display:inline-flex;position:absolute;bottom:12px;right:12px;transform:translateY(6px)}.l-template-card-meta{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.l-template-card-meta h3{letter-spacing:-.025em;font-size:18px;font-weight:650}.l-template-card-meta p{color:#1015118f;max-width:32ch;margin-top:5px;font-size:11.5px;line-height:1.45}.l-template-card-meta>span{color:#1015117a;letter-spacing:.1em;text-transform:uppercase;flex:none;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.l-template-gallery-cta{border-top:1px solid #1015112b;justify-content:space-between;align-items:center;gap:20px;margin-top:clamp(42px,5vw,72px);padding-top:24px;display:flex}.l-template-gallery-cta>span{color:#10151194;align-items:center;gap:8px;font-size:12px;display:flex}.l-template-gallery-cta>a{color:#f7f8f5;background:#111612;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:12px;font-weight:650;transition:transform .16s cubic-bezier(.23,1,.32,1);display:inline-flex}.l-template-gallery-cta>a:active{transform:scale(.97)}.l-template-gallery.is-catalog{color:#f7f6f3;box-shadow:none;background:#090a0c;border:0;border-radius:0;margin:0}.l-template-gallery.is-catalog:before{display:none}.l-template-gallery.is-catalog .l-template-gallery-shell{width:100%;max-width:none;padding:clamp(38px,4vw,64px) clamp(12px,2.2vw,34px) clamp(70px,6vw,96px)}.l-template-gallery.is-catalog .l-template-gallery-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);gap:32px}.l-template-gallery.is-catalog .l-template-gallery-eyebrow{color:#f7f6f36b}.l-template-gallery.is-catalog .l-template-gallery-heading h2{letter-spacing:-.055em;max-width:none;margin-top:11px;font-size:clamp(2.25rem,4.2vw,4.8rem);font-weight:570;line-height:.95}.l-template-gallery.is-catalog .l-template-gallery-heading>p{color:#f7f6f385;font-size:14px;line-height:1.55}.l-template-gallery.is-catalog .l-template-filters{background:#0e0f11d6;border-color:#ffffff1f;margin:24px 0 16px;top:70px;box-shadow:0 18px 42px -28px #000000e6}.l-template-gallery.is-catalog .l-template-filters button{color:#f7f6f380}.l-template-gallery.is-catalog .l-template-filters button[aria-pressed=true]{color:#111411;background:#f1f3f0}.l-template-gallery.is-catalog .l-template-filters>span{color:#f7f6f35c}.l-template-gallery.is-catalog .l-template-card{background:#111315;border-color:#ffffff1f;border-radius:14px;box-shadow:0 22px 52px -38px #000000f0}.l-template-gallery.is-catalog .l-template-waterfall{column-count:initial;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(10px,1.1vw,16px);display:grid}.l-template-gallery.is-catalog .l-template-waterfall[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.l-template-gallery.is-catalog .l-template-waterfall[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.l-template-gallery.is-catalog .l-template-waterfall[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.l-template-gallery.is-catalog .l-template-waterfall[data-columns="1"]{grid-template-columns:minmax(0,1fr)}.l-template-waterfall-column{flex-direction:column;gap:clamp(10px,1.1vw,16px);min-width:0;display:flex}.l-template-catalog-state{color:#f7f6f37a;text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;min-height:280px;display:flex}.l-template-catalog-state button{color:#111411;background:#f1f3f0;border-radius:9px;min-height:34px;padding:0 12px;font-size:11px;font-weight:650}.l-template-gallery.is-catalog .l-template-card{margin-bottom:0}.l-template-load-more{color:#f7f6f36b;letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;min-height:92px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:650;display:flex}.l-template-load-more.is-loading svg{animation:.72s linear infinite l-template-spin}@keyframes l-template-spin{to{transform:rotate(1turn)}}.l-template-gallery.is-catalog .l-template-card-art{border-bottom-color:#ffffff1a}.l-template-gallery.is-catalog .l-template-card-meta h3{color:#f7f6f3f0}.l-template-gallery.is-catalog .l-template-card-meta p{color:#f7f6f37a}.l-template-gallery.is-catalog .l-template-card-meta>span{color:#f7f6f361}.l-template-gallery.is-catalog .l-template-gallery-cta{border-top-color:#ffffff1f}.l-template-gallery.is-catalog .l-template-gallery-cta>span{color:#f7f6f375}.l-template-gallery.is-catalog .l-template-gallery-cta>a{color:#111411;background:#f1f3f0}.l-template-gallery.is-catalog .l-template-filters button:focus-visible,.l-template-gallery.is-catalog .l-template-card a:focus-visible,.l-template-gallery.is-catalog .l-template-gallery-cta a:focus-visible{outline-color:#82d99c}@media (hover:hover) and (pointer:fine){.l-template-gallery-cta>a:hover{transform:translateY(-2px)}.l-template-current-meta>a:hover{transform:translateY(-1px)}.l-template-filters button:not([aria-pressed=true]):hover{color:#111612;background:#10151112}.l-template-card:hover{border-color:#1015114f;transform:translateY(-4px);box-shadow:0 30px 56px -36px #10151180}.l-template-card:hover .l-template-art,.l-template-card:hover .l-template-card-art>img{transform:scale(1.025)}.l-template-card:hover .l-template-card-open{opacity:1;transform:translate(0,0)}.l-template-gallery.is-catalog .l-template-filters button:not([aria-pressed=true]):hover{color:#f7f6f3e6;background:#ffffff12}.l-template-gallery.is-catalog .l-template-card:hover{border-color:#ffffff45;box-shadow:0 28px 58px -36px #000000f2}}@media (width<=1180px){.l-template-waterfall{column-count:3}}@media (width<=900px){.l-template-gallery-heading{grid-template-columns:1fr}.l-template-gallery-heading>p{max-width:600px}.l-template-waterfall{column-count:2}.l-template-gallery.is-catalog .l-template-gallery-heading{grid-template-columns:1fr;gap:14px}}@media (width<=760px){.l-template-gallery{margin-inline:7px}.l-template-gallery-heading h2{font-size:clamp(3rem,15vw,5rem)}.l-template-gallery.is-catalog .l-template-gallery-heading h2{font-size:clamp(2.5rem,12vw,4.2rem)}.l-template-filters{top:58px}.l-template-filters>span{display:none}.l-template-waterfall{column-count:1}.l-template-card-art,.l-template-current-art,.l-template-card.is-compact .l-template-card-art,.l-template-card.is-tall .l-template-card-art{height:min(102vw,430px)}.l-template-gallery-cta{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.l-template-filters button:active,.l-template-current-meta>a:active,.l-template-gallery-cta>a:active{opacity:.84;transform:none}.l-template-card,.l-template-card-art>.l-template-art,.l-template-card-art>img,.l-template-card-open{transition-duration:.01ms}.l-template-load-more.is-loading svg{animation:none}}
