@font-face{font-family:ZCode;src:url("public/assets/zcode-sans.woff2") format("woff2");font-style:normal;font-weight:100 900;font-display:swap}
:root{--bg:#161616;--surface:#1b1b1b;--surface-2:#202020;--surface-3:#282828;--line:#343434;--line-light:#444;--text:#f5f5f5;--muted:#a1a1a1;--muted-2:#777;--green:#62d690;--red:#ef7467;--yellow:#e9c660;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:ZCode,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}#top{scroll-margin-top:50px}::selection{background:#fff;color:#111}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #fff;outline-offset:3px}.section-shell{width:min(var(--max),calc(100% - 80px));margin-inline:auto}
.site-header{height:50px;padding:0;display:flex;align-items:center;gap:0;position:relative;z-index:10;background:transparent;box-shadow:none}.brand{display:flex;width:280px;height:100%;flex:0 0 280px;align-items:center;gap:10px;padding:0 24px;font-size:18px;font-weight:750;letter-spacing:0;white-space:nowrap}.brand-mark{display:inline-flex;align-items:center}.brand-mark::before{content:"Z";position:absolute;font-size:23px;font-weight:800;line-height:1;letter-spacing:-.12em;transform:skew(-8deg);left:9px;top:5px}.brand-mark span{display:none}.desktop-nav{display:flex;height:100%;align-items:stretch;gap:8px;padding-left:20px;font-size:13px;font-weight:600;color:#9a9a9a}.desktop-nav>a,.nav-menu{display:flex;min-width:64px;height:100%;align-items:center;justify-content:center;padding:0 8px;white-space:nowrap}.desktop-nav a:hover,.nav-menu:hover,.nav-menu[aria-expanded="true"]{color:#fff}.nav-dropdown{position:relative;display:flex;height:100%;align-items:center}.nav-menu{position:relative;gap:4px}.chevron{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;color:#777;transition:transform 160ms ease,color 160ms ease}.nav-menu:hover .chevron,.nav-menu[aria-expanded="true"] .chevron{color:#bdbdbd}.nav-menu[aria-expanded="true"] .chevron{transform:rotate(180deg)}.community-menu{position:absolute;top:calc(100% + 6px);left:50%;width:172px;padding:4px;transform:translateX(-50%);background:#1b1b1b;border:1px solid #444;border-radius:6px;box-shadow:0 12px 28px rgba(0,0,0,.38);z-index:20;animation:community-menu-in 120ms ease-out}.community-menu[hidden]{display:none}.community-menu a{display:flex;min-height:40px;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:550;color:#b0b0b0;border-radius:4px;transition:background-color 120ms ease,color 120ms ease}.community-menu a:hover,.community-menu a:focus-visible{background:#262626;color:#f5f5f5}.community-menu a:focus-visible{outline:2px solid #9a88ee;outline-offset:-2px}.community-icon{display:block;width:16px;height:16px;flex:0 0 16px;color:#898989;transition:color 120ms ease}.community-menu a:hover .community-icon,.community-menu a:focus-visible .community-icon{color:#f5f5f5}.community-icon svg{display:block;width:16px;height:16px;fill:currentColor}.community-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes community-menu-in{from{opacity:0;transform:translate(-50%,-3px)}to{opacity:1;transform:translate(-50%,0)}}.header-actions{margin-left:auto;display:flex;align-items:center;gap:8px;padding:0 16px}.language-switch{height:36px;padding:0 13px;border:1px solid #4b4b4b;border-radius:999px;display:flex;align-items:center;gap:7px;color:#e5e5e5}.globe-icon{font-size:20px;line-height:1;color:#ddd}.mobile-menu-toggle{display:none;width:40px;height:40px;border:1px solid #444;border-radius:7px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-toggle span{width:15px;height:1px;background:#ddd}.mobile-nav{display:none}
.site-header,.brand,.desktop-nav,.language-switch{line-height:1.5}.language-switch{font-size:15px;font-weight:400}.language-switch:hover{border-color:#686868;background:#202020}
.hero{padding-top:89px;padding-bottom:80px;text-align:center}.announcement{display:inline-flex;align-items:center;gap:9px;padding:7px 14px;border:1px solid #4a4a4a;background:#242424;border-radius:999px;color:#efefef;font-size:13px;line-height:1.2;box-shadow:0 0 0 1px #1a1a1a}.announcement:hover{border-color:#666;background:#2a2a2a}.announcement-spark{color:#f1bd68;font-size:14px}.arrow-up-right{font-size:15px;color:#a3a3a3}.hero h1{font-size:60px;line-height:1.15;letter-spacing:-.055em;margin:55px 0 17px;font-weight:760}.hero h1 span{white-space:nowrap}.hero-copy{margin:0 auto;color:#a7a7a7;font-size:17px;max-width:700px}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:49px}.download-hero{width:auto;min-height:70px;display:flex;align-items:center;gap:19px;text-align:left;padding:15px 30px;background:#f5f5f5;color:#111;border-radius:14px;transition:transform .2s,background .2s}.download-hero:hover{transform:translateY(-2px);background:#fff}.apple-icon{display:grid;place-items:center;width:24px}.apple-icon svg{width:19px;height:23px;fill:#111;display:block}.download-copy{display:flex;flex-direction:column;gap:1px;white-space:nowrap}.download-copy strong{font-size:14px}.download-copy small{font-size:12px;color:#8a8a8a}.workspace-frame{margin:78px 16px 0;border-radius:18px;background:#191919;overflow:hidden;text-align:left;box-shadow:0 12px 32px rgba(0,0,0,0.45);}.window-bar{height:44px;padding:0 20px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #363636;background:#1d1d1d;color:#9a9a9a;font-size:12px}.traffic-lights{display:flex;gap:8px}.traffic-lights i{width:12px;height:12px;border-radius:50%;background:#ed6b5f}.traffic-lights i:nth-child(2){background:#e5b75b}.traffic-lights i:nth-child(3){background:#60c554}.window-nav{display:flex;gap:10px;color:#626262;font-size:21px;line-height:1}.window-title{min-width:0;flex:1;color:#ececec;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-chip{display:flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #3b3b3b;border-radius:7px;color:#b5b5b5;white-space:nowrap}.branch-chip{color:#a6a6a6}.folder-dot{width:9px;height:7px;background:#777;border-radius:2px;display:inline-block}.tiny-chevron{font-size:14px;color:#777}.dots{letter-spacing:2px}.window-tools{display:flex;gap:12px;color:#a4a4a4;font-size:14px}.workspace-body{height:700px;display:grid;grid-template-columns:258px minmax(0,1fr) 260px}.workspace-sidebar{border-right:1px solid #333;padding:18px 13px 12px;display:flex;flex-direction:column;background:#1b1b1b}.sidebar-action{display:flex;align-items:center;gap:9px;color:#dedede;padding:9px 9px;border-radius:6px;text-align:left;font-size:13px}.sidebar-action:hover{background:#2a2a2a}.sidebar-action span{color:#aaa;font-size:16px;width:14px}.sidebar-action kbd{margin-left:auto;color:#777;font-size:11px}.sidebar-label{display:flex;justify-content:space-between;margin:26px 10px 8px;color:#777;font-size:11px}.task-project{display:flex;align-items:center;gap:7px;color:#bdbdbd;font-size:12px;padding:7px 9px}.task-project span:last-child{margin-left:auto;color:#777}.task-item{display:flex;width:100%;text-align:left;gap:4px;padding:7px 9px 7px 21px;color:#a4a4a4;border-radius:6px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-item time{margin-left:auto;color:#707070;flex-shrink:0}.task-item:hover{background:#272727;color:#eee}.task-item.active{background:#303030;color:#fff}.task-group.muted{margin-top:8px}.sidebar-user{margin-top:auto;border-top:1px solid #333;padding:16px 8px 1px;display:flex;align-items:center;gap:8px;color:#bdbdbd;font-size:12px}.avatar{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#8aa1c7;color:#fff;font-size:12px}.settings{margin-left:auto;color:#777}.workspace-content{min-width:0;display:flex;flex-direction:column}.content-heading{height:44px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 18px;border-bottom:1px solid #333;color:#e2e2e2;font-size:12px;white-space:nowrap;overflow:hidden}.content-heading strong{overflow:hidden;text-overflow:ellipsis}.content-heading span{color:#888}.conversation{padding:20px 24px 10px;display:flex;flex-direction:column;gap:23px;overflow:hidden}.message{font-size:13px;color:#d3d3d3;line-height:1.6}.message p{margin:0}.message-time{display:block;color:#777;font-size:10px;margin-bottom:9px}.user-message{color:#efefef}.message-tools{display:flex;gap:7px;margin-top:12px}.message-tools button{border:1px solid #3d3d3d;border-radius:5px;padding:5px 9px;color:#a3a3a3;font-size:11px}.message-tools button:hover{color:#fff;border-color:#666}.message-tools .worked{margin-left:auto;color:#b7b7b7}.message code{background:#292929;border-radius:4px;padding:2px 5px;color:#f0f0f0}.file-pill-row{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.file-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border:1px solid #393939;background:#232323;border-radius:5px;font-size:11px;color:#bbb}.file-pill em{font-style:normal;color:var(--green)}.progress-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;margin-top:12px;border:1px solid #3b3b3b;border-radius:6px;color:#b4b4b4;font-size:11px}.progress-pill strong{color:var(--green)}.progress-pill i{color:var(--red);font-style:normal}.green-check{color:var(--green)}.composer{margin-top:auto;border:1px solid #3d3d3d;background:#222;border-radius:10px;padding:11px 12px;color:#777;display:flex;align-items:center;gap:9px;font-size:11px}.composer-right{margin-left:auto;color:#9c9c9c;white-space:nowrap}.send-dot{display:inline-grid;place-items:center;background:#3a79ac;color:#fff;width:18px;height:18px;border-radius:5px}.workspace-status{border-left:1px solid #333;padding:19px 16px;background:#1b1b1b}.status-section{padding-bottom:18px;margin-bottom:17px;border-bottom:1px solid #333;color:#a7a7a7;font-size:11px}.status-title{display:flex;justify-content:space-between;color:#e0e0e0;margin-bottom:11px;font-weight:650;font-size:12px}.status-title span{color:#777}.status-title .complete{color:#7f7f7f;font-weight:400}.status-row{display:flex;gap:8px;padding:6px 0}.status-row strong{margin-left:auto}.green{color:var(--green)}.red{color:var(--red);margin-left:0!important}.status-section p{margin:7px 0;line-height:1.45}.goal-meta{display:flex;gap:8px;color:#777;margin-top:10px}.goal-meta strong{color:#bbb}.check{color:var(--green);margin-right:5px}.fine-print{color:#787878;font-size:11px;margin-top:17px}
.pricing-section,.capabilities-section{padding-top:33px;padding-bottom:0;margin-bottom:80px}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.section-label{display:block;color:#9a88ee;font-size:15px;line-height:1.3;letter-spacing:.1em;font-weight:700;margin-bottom:8px}.section-heading-row h2{margin:0;font-size:26px;letter-spacing:-.035em;line-height:1.15}.section-heading-row p{margin:8px 0 0;color:#979797;font-size:13px}.small-cta{padding:10px 18px;border-radius:999px;background:#f5f5f5;color:#121212;font-weight:650;font-size:12px;white-space:nowrap}.small-cta:hover{background:#fff;transform:translateY(-1px)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:39px}.price-card{position:relative;min-height:320px;padding:24px;border:1px solid #353535;border-radius:16px;background:#1b1b1b}.price-card:hover{border-color:#555}.price-card.popular{border-color:#484848}.price-card.max{border-color:#5a4b23;background:linear-gradient(180deg,#242118 0%,#1b1b1b 60%)}.price-card-top{padding-bottom:15px}.price-kicker{font-size:10px;color:#aaa}.price-card h3{margin:6px 0 10px;font-size:17px}.price-card-top p{font-size:11px;line-height:1.45;color:#9a9a9a;max-width:210px;margin:0}.popular-badge,.max-badge{position:absolute;right:14px;top:13px;padding:4px 8px;border-radius:999px;background:#333;color:#ddd;font-size:9px}.max-badge{background:#52451d;color:#efda8d}.price{display:flex;align-items:baseline;gap:6px;padding:3px 0 17px}.price strong{font-size:26px;letter-spacing:-.04em}.price span{color:#aaa;font-size:10px}.price del{color:#676767;font-size:10px}.max .price strong{color:#f0d57a}.usage{padding:13px 0;border-top:1px solid #333;border-bottom:1px solid #333;color:#ececec;font-size:11px;font-weight:600}.price-card ul{padding:14px 0 0;margin:0;list-style:none;display:grid;gap:10px;color:#a3a3a3;font-size:10px;line-height:1.45}.price-card li::before{content:"✓";color:#777;margin-right:8px}.capabilities-section{padding-top:0}.capabilities-heading{align-items:flex-start}.capabilities-heading p{max-width:700px}.feature-list{display:grid;gap:130px;margin-top:96px}.feature-block{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:70px;align-items:center}.feature-block:nth-child(even){grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.feature-block:nth-child(even) .feature-shot{order:-1}.feature-copy h3{font-size:34px;line-height:1.15;letter-spacing:-.03em;margin:0 0 18px;font-weight:700}.feature-copy p{margin:0;color:#9b9b9b;font-size:15px;line-height:1.7}.feature-copy p+p{margin-top:12px}.feature-shot{justify-self:center;width:fit-content;max-width:100%;background:transparent;overflow:visible}.feature-shot img{display:block;width:auto;max-width:100%;height:auto;filter:drop-shadow(0 12px 24px rgba(0,0,0,.45))}.site-footer{border-top:1px solid #2d2d2d;padding:46px 0 40px;display:grid;gap:36px;color:#747474;font-size:10px}.site-footer a:hover{color:#eee}
@media (max-width: 900px){.section-shell{width:min(var(--max),calc(100% - 40px))}.site-header{gap:0}.desktop-nav{gap:8px}.workspace-body{height:560px;grid-template-columns:215px minmax(0,1fr)}.workspace-status{display:none}.workspace-frame{overflow-x:auto}.workspace-frame,.workspace-body{min-width:720px}.window-title{max-width:200px}.pricing-grid{gap:10px}.price-card{padding-inline:14px}.feature-list{gap:80px}.feature-block,.feature-block:nth-child(even){grid-template-columns:1fr;gap:28px}.feature-block:nth-child(even) .feature-shot{order:2}}
@media (max-width: 680px){.section-shell{width:calc(100% - 32px)}.site-header{height:64px;padding:12px 16px}.brand{font-size:19px}.brand-mark img{height:24px}.desktop-nav{display:none}.mobile-menu-toggle{display:flex}.mobile-nav{display:block;position:absolute;z-index:9;top:64px;left:16px;right:16px;padding:9px;border:1px solid #3b3b3b;background:#222;border-radius:9px;box-shadow:0 18px 45px #000b}.mobile-nav[hidden]{display:none}.mobile-nav a{display:flex;width:100%;padding:11px 12px;border-radius:6px;color:#c5c5c5;text-align:left}.mobile-nav a:hover{background:#303030;color:#fff}.hero{padding-top:58px;padding-bottom:56px}.announcement{max-width:100%;font-size:11px;padding:7px 10px;gap:6px}.announcement span:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero h1{font-size:40px;line-height:1.12;letter-spacing:-.05em;margin:37px 0 15px}.hero h1 span{white-space:normal}.hero-copy{font-size:14px;line-height:1.5}.hero-actions{margin-top:32px}.download-hero{width:auto;max-width:100%;min-height:65px}.workspace-frame{margin-top:52px;border-radius:12px}.window-bar{padding-inline:13px;gap:10px}.window-title{font-size:10px}.workspace-chip,.branch-chip,.dots{display:none}.workspace-body{height:455px}.workspace-sidebar{padding-inline:9px}.workspace-content .conversation{padding-inline:16px}.pricing-section,.capabilities-section{padding-top:5px;margin-bottom:62px}.section-heading-row{display:block}.section-heading-row h2{font-size:23px}.section-heading-row p{font-size:12px;max-width:100%}.small-cta{display:inline-flex;margin-top:17px}.pricing-grid{grid-template-columns:1fr;margin-top:25px}.price-card{min-height:0}.feature-list{gap:64px;margin-top:56px}.feature-copy h3{font-size:24px}.feature-copy p{font-size:13px}.site-footer{padding:34px 0 30px;gap:26px}.footer-social{flex-direction:column;align-items:flex-start;gap:16px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}.footer-bottom div{flex-wrap:wrap;gap:14px}.site-footer a{font-size:10px}}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important;animation-duration:.01ms!important}}

@media (max-width:820px){#top{scroll-margin-top:58px}.site-header{height:58px;padding:0 12px;gap:0}.brand{width:auto;height:100%;flex:0 1 auto;padding:0;font-size:16px}.brand-mark img{height:28px}.desktop-nav{display:none}.header-actions{gap:6px;padding:0}.language-switch{min-width:74px;height:40px;padding:0 10px}.mobile-menu-toggle{display:flex;width:40px;height:40px;border-radius:7px}.mobile-nav{display:block;position:absolute;z-index:9;top:58px;left:12px;right:12px;padding:9px;border:1px solid #3b3b3b;background:#222;border-radius:9px;box-shadow:0 18px 45px #000b}.mobile-nav[hidden]{display:none}.mobile-nav a{display:flex;width:100%;padding:11px 12px;border-radius:6px;color:#c5c5c5;text-align:left}.mobile-nav a:hover{background:#303030;color:#fff}}
@media (min-width:901px){
  .hero{padding-bottom:132px}
  .pricing-section{padding-top:64px;padding-bottom:74px}
  .pricing-section .section-heading-row h2,.capabilities-section .section-heading-row h2{font-size:36px;line-height:1.15}
  .pricing-grid{gap:24px}
  .price-card{min-height:451px}
  .capabilities-section{padding-top:64px;padding-bottom:60px}
  .feature-list{margin-top:64px;gap:120px}
  .feature-copy h3{font-size:38px}
  .faq-head h2{font-size:40px}
}

.brand-mark::before{content:none}
.brand-mark svg{width:22px;height:19px;fill:currentColor;color:#fff}
.brand-wordmark{font-weight:750;letter-spacing:0}
.globe-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.brand-mark::before{content:none}.brand-mark img{display:block;height:28px;width:auto}

.workspace-image{display:block;width:100%;height:auto}
@media (max-width:900px){.workspace-frame{min-width:0;overflow:hidden}.workspace-image{width:100%;height:auto}}

.faq-section{padding-top:80px;padding-bottom:100px}
.faq-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3fr);gap:90px;align-items:start}
.faq-head h2{font-size:34px;letter-spacing:-.03em;margin:0;font-weight:700}
.faq-head p{margin:18px 0 0;color:#9b9b9b;font-size:14px;line-height:1.7;max-width:300px}
.faq-list{display:grid}
.faq-item{border-bottom:1px solid #2d2d2d}
.faq-item:first-child{border-top:1px solid #2d2d2d}
.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 4px;font-size:16px;font-weight:650}
.faq-item summary::-webkit-details-marker{display:none}
.faq-chevron{display:grid;place-items:center;color:#9b9b9b;transition:transform .2s}
.faq-chevron svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.faq-item:not([open]) .faq-chevron{transform:rotate(180deg)}
.faq-item p{margin:0;padding:0 48px 26px 4px;color:#9b9b9b;font-size:14px;line-height:1.75}
@media (max-width:900px){.faq-layout{grid-template-columns:1fr;gap:40px}.faq-head p{max-width:560px}.faq-item summary{padding:20px 2px;font-size:15px}.faq-item p{padding:0 34px 20px 2px}}
.footer-social{display:flex;justify-content:space-between;align-items:center;gap:20px}
.footer-follow{font-size:14px;color:#d6d6d6;font-weight:650}
.social-row{display:flex;gap:12px}
.social-link{width:42px;height:42px;border:1px solid #3d3d3d;border-radius:50%;display:grid;place-items:center;color:#bdbdbd}
.social-link:hover{color:#fff;border-color:#6a6a6a;background:#262626}
.social-link svg{width:17px;height:17px;fill:currentColor;display:block}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}
.footer-bottom div{display:flex;gap:23px}

.feature-shot img,.workspace-image{cursor:zoom-in}
.plugin-product-shot,.remote-device-shot{filter:drop-shadow(0 12px 24px rgba(0,0,0,.45))}
.plugin-product-shot img,.remote-device-shot img{filter:none}
.edge-trimmed-shot{clip-path:inset(2px round 1%)}
.lightbox{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:clamp(56px,5vw,72px) clamp(36px,5vw,72px);background:rgba(0,0,0,.58);backdrop-filter:blur(10px) saturate(.8);cursor:zoom-out;opacity:0;transition:opacity 180ms ease}
.lightbox.open{display:grid;opacity:1}
.lightbox-window{position:relative;display:block;width:max-content;max-width:100%;height:max-content;max-height:100%;min-width:0;min-height:0;overflow:visible;background:transparent;cursor:default}
.lightbox-toolbar{position:fixed;z-index:2;top:16px;right:20px;display:flex;align-items:center;justify-content:flex-end;padding:0;border:0;background:transparent}
.lightbox-close{display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid transparent;border-radius:50%;background:rgba(18,18,18,.65);color:#d1d1d1;cursor:pointer;transition:color 150ms ease,background-color 150ms ease,border-color 150ms ease}
.lightbox-close:hover{border-color:#676767;background:rgba(34,34,34,.86);color:#fff}
.lightbox-close:focus-visible{outline:2px solid #fff;outline-offset:2px}
.lightbox-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.lightbox-stage{display:block;min-width:0;min-height:0;place-items:center;padding:0;overflow:visible;background:transparent}
.lightbox img{display:block;width:auto;max-width:min(1240px,calc(100vw - 144px));height:auto;max-height:calc(100dvh - 144px);object-fit:contain;border-radius:7px;outline:0;box-shadow:0 18px 60px rgba(0,0,0,.52)}
.lightbox img.edge-trimmed-shot{clip-path:none}
@media (max-width:600px){.lightbox{padding:64px 36px}.lightbox-window{max-width:100%}.lightbox-toolbar{top:12px;right:12px}.lightbox img{max-width:calc(100vw - 72px);max-height:calc(100dvh - 128px)}.lightbox-close{width:38px;height:38px}}
@media (prefers-reduced-motion:reduce){.lightbox{transition:none}}

/* Shared component tokens keep the homepage aligned with documentation pages. */
:root{color-scheme:dark;--accent:#a795ff;--card-radius:8px;--card-surface:var(--surface);--card-border:#303030}
button:focus-visible,a:focus-visible,.community-menu a:focus-visible{outline-color:var(--accent)}
.section-label{color:var(--accent)}
.price-card{border-color:var(--card-border);border-radius:var(--card-radius);background:var(--card-surface)}
.community-icon.feishu-icon path{fill:currentColor}
