@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750&family=Instrument+Serif:ital@0;1&display=swap');
:root{color-scheme:dark;--bg:#101110;--surface:#191b19;--line:#30332d;--ink:#f4f4ee;--muted:#a6aaa0;--lime:#dcfd79;--font:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,pre:focus-visible{outline:2px solid var(--lime);outline-offset:5px}::selection{background:var(--lime);color:var(--bg)}.skip{position:fixed;top:-60px;left:20px;background:var(--lime);color:#111;padding:12px 20px;z-index:100}.skip:focus{top:12px}.site-header,main,footer{max-width:1440px;margin:auto}.site-header{height:110px;padding:0 64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-size:43px;font-weight:750;letter-spacing:-3px;display:inline-flex;align-items:center;gap:6px;line-height:1}.brand-star{font-size:30px;color:var(--lime);font-weight:400;display:inline-block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.wordmark:hover .brand-star{transform:rotate(180deg)}.header-label,.eyebrow,.demo-topline,.demo-bottomline,.spec-strip{font-size:12px;letter-spacing:.1em;font-weight:550}.header-label{color:var(--muted)}.header-link{font-size:14px;display:flex;gap:20px;align-items:center}.header-link span{font-size:25px;color:var(--lime)}.hero{padding:72px 64px 58px;display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center}.eyebrow{color:var(--muted);display:block}.little-cross{color:var(--lime);font-size:20px;margin-right:9px;line-height:0}h1{font-size:clamp(50px,5.6vw,80px);letter-spacing:-.065em;line-height:1.02;font-weight:500;margin:29px 0 32px}.serif-word{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.035em;color:var(--lime)}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:24px}.hero-bottom p{max-width:310px;font-size:16px;line-height:1.7;color:var(--muted);margin:0}.round-link{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;border:1px solid #454940;border-radius:50%;font-size:23px;transition:background .25s,color .25s,transform .25s}.round-link:hover{background:var(--lime);color:#101110;transform:translateY(3px)}.hero-demo{min-width:0}.demo-topline,.demo-bottomline{display:flex;justify-content:space-between;gap:10px;font-size:11px;letter-spacing:.09em}.demo-topline{margin-bottom:14px;color:var(--muted)}.demo-bottomline{margin-top:14px;color:var(--muted)}.demo-bottomline span:last-child{color:var(--ink)}.hero-demo jinx-widget{height:340px;border-radius:15px}.spec-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 64px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:21px 0;color:var(--muted);font-size:11px}.spec-strip span:first-child{font-size:14px;letter-spacing:0;color:var(--ink)}.spec-strip i{font-style:normal;color:var(--lime);font-size:20px;margin-right:10px}.collection{padding:68px 64px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:38px}h2{font-size:clamp(32px,3.2vw,46px);line-height:1.13;letter-spacing:-.045em;font-weight:500;margin:15px 0 0}.lime{color:var(--lime)}.section-heading p{color:var(--muted);font-size:14px;line-height:1.8;margin:0 0 3px}.component-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px}.component-card{min-width:0}.component-preview{position:relative;overflow:hidden;border-radius:15px;height:278px;background:var(--surface);border:1px solid #ffffff08}.component-preview>jinx-widget{height:100%}.component-number{position:absolute;left:17px;top:14px;color:var(--num-color,#85897e);font-size:11px;font-variant-numeric:tabular-nums;z-index:2;pointer-events:none;letter-spacing:.04em}.component-info{padding:15px 1px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.component-info h3{font-size:15px;font-weight:500;margin:0;letter-spacing:-.015em}.component-info p{font-size:12px;color:var(--muted);margin:3px 0 0}.get-code{border:1px solid #393c34;background:transparent;color:#dedfd8;border-radius:7px;padding:7px 9px;display:flex;align-items:center;gap:7px;font-size:12px;white-space:nowrap;transition:background .2s,border-color .2s}.get-code:hover{background:var(--lime);border-color:var(--lime);color:#101110}.get-code span{font-size:13px}.installation{border-top:1px solid var(--line);margin:75px 64px 0;padding:59px 0 65px;display:grid;grid-template-columns:1fr 1fr;gap:60px}.installation h2{font-size:48px}.installation ol{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.installation li{display:flex;gap:22px}.installation li>span{font-size:12px;color:var(--lime);padding-top:5px}.installation h3{font-size:16px;font-weight:500;margin:0 0 4px}.installation p{font-size:14px;color:var(--muted);margin:0;max-width:370px;line-height:1.7}footer{padding:30px 64px 40px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}footer .wordmark{font-size:32px}footer .brand-star{font-size:24px}footer>span,footer>a:last-child{font-size:12px;color:var(--muted)}jinx-widget{display:block;width:100%;min-width:0;overflow:hidden}.code-dialog{width:min(760px,calc(100% - 32px));max-height:88dvh;padding:28px;background:#191b19;border:1px solid #454940;border-radius:20px;color:var(--ink);overscroll-behavior:contain}.code-dialog[open]{animation:dialog-in .3s cubic-bezier(.2,.8,.2,1)}.code-dialog::backdrop{background:#050605b8;backdrop-filter:blur(8px)}.code-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.code-header h2{font-size:28px;margin-top:8px}.icon-button{width:40px;height:40px;border:1px solid #464a40;border-radius:50%;background:transparent;color:var(--ink);flex-shrink:0}.code-description{color:var(--muted);font-size:14px;line-height:1.7}.code-actions{display:flex;gap:10px;margin:22px 0 10px}.primary-button,.secondary-button{border:1px solid transparent;border-radius:9px;font-size:14px;padding:11px 17px;display:flex;align-items:center;gap:18px;justify-content:space-between}.primary-button{background:var(--lime);color:#101110}.secondary-button{background:transparent;color:var(--ink);border-color:#464a40}.code-note,.code-footnote{font-size:12px;color:var(--muted);line-height:1.6}.code-dialog pre{white-space:pre;overflow:auto;max-height:330px;background:#101110;padding:18px;font-size:12px;line-height:1.65;border:1px solid #30332d;border-radius:10px;color:#cadba8;tab-size:2}.site-notice{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:12px 20px;border-radius:10px;background:var(--lime);color:#101110;box-shadow:0 10px 40px #0005;z-index:50;transition:opacity .25s,transform .25s;max-width:calc(100% - 32px);font-size:14px}.site-notice.show{transform:translate(-50%,0);opacity:1}@keyframes dialog-in{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(min-width:1600px){.hero{gap:90px}.hero-demo jinx-widget{height:360px}}
@media(max-width:1100px){.site-header{padding:0 36px}.hero{padding:55px 36px;gap:40px}.hero-demo jinx-widget{height:310px}.spec-strip{margin:0 36px}.collection{padding:55px 36px 0}.component-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.installation{margin:64px 36px 0}footer{padding-left:36px;padding-right:36px}.header-label{display:none}}
@media(max-width:700px){.site-header{height:84px;padding:0 22px}.wordmark{font-size:37px}.header-link{font-size:12px;gap:12px}.hero{grid-template-columns:1fr;padding:42px 22px 34px;gap:34px}h1{font-size:clamp(48px,11.8vw,72px);margin:26px 0}.hero-bottom{align-items:center}.hero-bottom p{max-width:310px;font-size:15px}.hero-demo jinx-widget{height:310px}.spec-strip{margin:0 22px;flex-wrap:wrap;justify-content:flex-start;column-gap:20px;row-gap:12px;padding:18px 0}.spec-strip span:first-child{width:100%;font-size:14px}.spec-strip span{font-size:10px;letter-spacing:.06em}.collection{padding:43px 22px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:27px}.section-heading h2{font-size:34px}.section-heading p br{display:none}.section-heading p{font-size:14px}.component-grid{gap:29px 16px}.component-preview{height:270px}.installation{margin:52px 22px 0;grid-template-columns:1fr;gap:30px;padding:40px 0}.installation h2{font-size:38px}.installation h2 br{display:none}footer{padding:27px 22px;flex-wrap:wrap}footer>span{display:none}.code-dialog{padding:22px}.code-header h2{font-size:24px}.code-actions{flex-wrap:wrap}.code-actions button{flex:1;white-space:nowrap}.code-dialog pre{max-height:35dvh}}
@media(max-width:540px){.component-grid{grid-template-columns:1fr}.component-preview{height:290px}.component-info h3{font-size:16px}.component-info p{font-size:13px}.get-code{font-size:13px;min-height:40px;padding:8px 12px}.hero-demo jinx-widget{height:300px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.hero-demo jinx-widget{--slide-size:64px}@media(max-width:1100px){.hero-demo jinx-widget{--slide-size:56px}}
:root{--ease-fluid:cubic-bezier(.22,1,.36,1);--ease-spring:cubic-bezier(.34,1.56,.64,1)}
.wordmark{gap:0;letter-spacing:-2.5px}.wordmark-domain{font-weight:450}.wordmark .brand-star{margin-left:8px}.brand-star{transition:transform .9s var(--ease-spring)}.wordmark:hover .brand-star{transform:rotate(90deg)}
.hero-demo jinx-widget,.component-preview{border-radius:22px}.component-preview{box-shadow:inset 0 1px 0 #ffffff08}
.round-link{transition:background .4s,color .3s,transform .6s var(--ease-spring);background:#ffffff02}.round-link:hover{transform:translateY(4px) scale(1.05,.98)}
.get-code{border-radius:10px;background:#ffffff03;transition:background .35s,border-color .35s,color .25s;box-shadow:inset 0 1px 0 #ffffff04}
.code-dialog{border-radius:28px;background:#1d211dec;backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);box-shadow:0 40px 140px #0006,inset 0 1px 0 #ffffff12;transform-origin:50% 55%}.code-dialog[open]{animation:none;will-change:transform,opacity}.code-dialog::backdrop{background:#05060500;transition:background .3s;animation:soft-backdrop .4s ease-out}.code-dialog.motion-visible::backdrop{background:#050605aa}
.primary-button,.secondary-button{border-radius:13px}.primary-button{background:linear-gradient(150deg,#e8ffa4,#d4f877);box-shadow:inset 0 1px 0 #ffffff8a,0 4px 15px #0002}.icon-button{background:#ffffff04}
.site-notice{border:1px solid #efffcc80;background:#e3ffa3eb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:opacity .3s,transform .6s var(--ease-spring);transform:translate(-50%,22px) scale(.92,1.03);border-radius:15px}.site-notice.show{transform:translate(-50%,0) scale(1)}
@keyframes soft-backdrop{from{opacity:0}to{opacity:1}}
@media(max-width:700px){.wordmark{font-size:31px;letter-spacing:-1.8px}.wordmark .brand-star{font-size:24px;margin-left:6px}.header-link{max-width:134px;line-height:1.4;gap:9px}footer .wordmark{font-size:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-delay:0s!important;transition-duration:.01ms!important;transition-delay:0s!important}}
