@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#111211;--paper:#f7f5ef;--line:#1112112b;--muted:#666762;--coral:#ff7e83}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.shell{padding-left:clamp(22px,5.4vw,82px);padding-right:clamp(22px,5.4vw,82px)}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:20;background:#f7f5efe6;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5.4vw,82px);display:flex;position:sticky;top:0}.brand{align-items:center;width:128px;height:64px;display:flex}.brand img{object-fit:contain;object-position:left center;width:128px;height:64px;display:block}nav{align-items:center;gap:clamp(18px,3vw,44px);display:flex}nav a{font-size:13px;font-weight:680}nav a:hover,.footer a:hover{text-underline-offset:4px;text-decoration:underline}.hero{min-height:calc(100svh - 82px);padding-top:clamp(72px,9vw,128px);padding-bottom:clamp(52px,7vw,92px)}.eyebrow,.section-label{font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;text-transform:uppercase;align-items:center;font-size:11px;font-weight:650;display:flex}.eyebrow span{background:var(--coral);border-radius:50%;width:8px;height:8px;margin-right:11px}.hero h1{letter-spacing:-.075em;max-width:1250px;margin:clamp(54px,7vw,100px) 0 0;font-size:clamp(62px,10.4vw,158px);font-weight:690;line-height:.84}.hero h1 em{color:var(--coral);font-style:normal}.hero-bottom{justify-content:space-between;align-items:end;margin-top:clamp(54px,8vw,116px);display:flex}.hero-bottom p{color:#444642;max-width:660px;margin:0;font-size:clamp(18px,1.8vw,25px);line-height:1.35}.round-link{border:1px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:25px;transition:all .18s;display:flex}.round-link:hover{background:var(--ink);color:#fff;transform:translateY(3px)}.product-index{border-bottom:1px solid var(--line);border-top:1px solid var(--line);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;grid-template-columns:1fr auto 1fr;padding-top:18px;padding-bottom:18px;font-size:11px;display:grid}.product-index p{text-align:center;margin:0}.product-index span:last-child{text-align:right}.products{background:#fff}.products-heading{padding-top:clamp(78px,10vw,140px);padding-bottom:clamp(60px,8vw,110px)}.products-heading h2,.about h2{letter-spacing:-.065em;margin:30px 0 0;font-size:clamp(50px,7vw,106px);line-height:.9}.product{border-top:1px solid var(--line);position:relative;overflow:hidden}.product-grid{grid-template-columns:140px minmax(0,1fr) minmax(220px,.55fr);gap:clamp(30px,5vw,80px);min-height:680px;padding-top:clamp(70px,9vw,130px);padding-bottom:clamp(70px,9vw,130px);display:grid}.product-meta{font-family:var(--font-geist-mono), monospace}.product-meta span{font-size:13px;font-weight:700}.product-meta p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:20px 0 0;font-size:11px;line-height:1.5}.product-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.product-copy h3{letter-spacing:-.065em;margin:0;font-size:clamp(44px,6vw,86px);line-height:.92}.status{font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;border:1px solid;border-radius:100px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:6px;height:6px}.product-copy h4{letter-spacing:-.045em;max-width:800px;margin:clamp(48px,7vw,86px) 0 24px;font-size:clamp(27px,3.5vw,54px);font-weight:560;line-height:1.02}.product-copy>p{color:#51534f;max-width:740px;margin:0;font-size:18px;line-height:1.6}.product-copy ul{flex-wrap:wrap;gap:8px;margin:34px 0 0;padding:0;list-style:none;display:flex}.product-copy li{font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-transform:uppercase;background:#1112110e;border-radius:3px;padding:9px 11px;font-size:10px}.product-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:42px;display:flex}.product-actions a{font-size:13px;font-weight:750}.product-actions a:not(.product-primary):hover{text-underline-offset:4px;text-decoration:underline}.product-primary{background:var(--ink);color:#fff;justify-content:space-between;gap:16px;min-width:190px;padding:16px 18px;transition:transform .18s;display:inline-flex}.product-primary:hover{transform:translateY(-3px)}.product-logo{aspect-ratio:1;border:1px solid #1112112e;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:24px;width:100%;padding:clamp(24px,3vw,44px);display:flex;overflow:hidden}.product-logo img{object-fit:contain;max-width:82%;max-height:58%;display:block}.product-logo strong{letter-spacing:-.035em;text-align:center;font-size:clamp(18px,2vw,28px);font-weight:760;line-height:1}.logo-cyan,.logo-blue{background:#080b09;padding:0}.logo-cyan img,.logo-blue img{object-fit:cover;width:100%;max-width:100%;height:100%;max-height:100%}.logo-lime{aspect-ratio:auto;color:#12141a;background:0 0;border:0;min-height:220px;padding:40px 0;overflow:visible}.zcomms-lockup{justify-content:center;align-items:center;gap:20px;width:100%;max-width:100%;display:flex}.zcomms-pin{border:4px solid #12141a;border-radius:50%;flex:none;width:84px;height:84px;display:block;position:relative}.zcomms-pin i{background:#12141a;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%)}.zcomms-pin i:first-child{top:36.3%;left:29.8%}.zcomms-pin i:nth-child(2){top:36.3%;left:70.2%}.zcomms-pin i:nth-child(3){top:68.7%;left:50%}.zcomms-wordmark{min-width:0;display:block}.zcomms-wordmark b{color:#12141a;letter-spacing:.17em;font:800 clamp(22px,2.1vw,34px)/1 Archivo,sans-serif;display:block}.zcomms-wordmark small{color:#34382f;letter-spacing:.42em;white-space:nowrap;margin-top:10px;font:400 clamp(6px,.62vw,8px)/1.2 JetBrains Mono,monospace;display:block}.logo-coral{color:#f3f0ea;background:#070a0b}.logo-coral img{width:126px;height:78px}.logo-coral strong{letter-spacing:.22em;text-transform:uppercase}.product-cyan{background:#dff6f5}.product-blue{background:#dce9ff}.product-lime{background:#ddff69}.product-orange{background:#ffbd6b}.product-coral{background:#ff9699}.about{grid-template-columns:180px minmax(0,1fr);gap:60px;padding-top:clamp(100px,13vw,190px);padding-bottom:clamp(100px,13vw,190px);display:grid}.about h2{margin-top:0}.about>div>p{color:#4d4f4b;max-width:800px;margin:48px 0 0;font-size:clamp(20px,2.2vw,30px);line-height:1.45}.footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;padding-top:36px;padding-bottom:36px;display:grid}.footer-brand{letter-spacing:-.04em;font-size:22px;font-weight:760}.footer p{color:#aaa;margin:0;font-size:13px}.footer div{gap:24px;font-size:13px;display:flex}@media (max-width:900px){.product-grid{grid-template-columns:70px minmax(0,1fr)}.product-logo{grid-column:2;max-width:360px}.about,.footer{grid-template-columns:1fr}}@media (max-width:640px){.site-header{height:72px}.brand,.brand img{width:108px;height:54px}nav{gap:16px}nav a:nth-child(2){display:none}.hero{min-height:calc(100svh - 72px);padding-top:62px}.hero h1{letter-spacing:-.065em;font-size:clamp(54px,16vw,74px)}.hero-bottom{flex-direction:column;align-items:flex-start;gap:34px}.product-index{grid-template-columns:1fr 1fr}.product-index p{display:none}.product-grid{grid-template-columns:1fr;gap:34px;min-height:0}.product-logo{grid-column:1;max-width:320px;margin-top:12px}.logo-lime{min-height:240px;padding:32px 0}.zcomms-lockup{flex-direction:column;gap:18px}.zcomms-pin{width:82px;height:82px}.zcomms-wordmark{text-align:center}.product-meta{justify-content:space-between;align-items:center;display:flex}.product-meta p{margin:0}.product-copy h4{margin-top:42px}.product-copy>p{font-size:16px}.about{gap:46px}.footer div{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
