:root{--ink:#101820;--paper:#f3f0e9;--white:#fffdf8;--accent:#ff6b4a;--acid:#d8ff62;--muted:#667078;--line:#1018202e;--max:1460px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;background:var(--acid);padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{width:min(calc(100% - 3rem), var(--max));border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand strong{font-weight:800}.brand-mark{background:var(--ink);width:36px;height:36px;color:var(--paper);place-items:center;font:700 1rem Georgia,serif;display:grid}.site-header nav{align-items:center;gap:2rem;display:flex}.site-header nav a{font-size:.86rem;font-weight:650;text-decoration:none}.site-header nav a:last-child{border-bottom:2px solid var(--accent);padding-block:.4rem}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:800;line-height:1.4}h1,h2,h3,p{text-wrap:pretty}.button{text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:2rem;min-height:54px;padding:0 1.25rem;font-size:.7rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-accent{background:var(--accent);color:var(--ink)}.button-outline{color:#fff;border:1px solid #ffffff6b}.catalog-hero{width:min(calc(100% - 3rem), var(--max));border-inline:1px solid var(--line);grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);min-height:680px;margin:0 auto;display:grid}.catalog-hero-copy{padding:clamp(5rem,10vw,9rem) clamp(2rem,7vw,7rem) 5rem}.catalog-hero h1{letter-spacing:-.055em;max-width:1000px;margin:0;font:500 clamp(3.5rem,7vw,7.5rem)/.92 Georgia,Times New Roman,serif}.hero-intro{color:#3e484f;max-width:720px;margin:2.2rem 0;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.55}.catalog-hero-note{background:var(--accent);flex-direction:column;justify-content:flex-end;padding:clamp(3rem,7vw,6rem) clamp(2rem,4vw,4rem);display:flex}.catalog-hero-note>p{font-size:.72rem;font-weight:800}.catalog-hero-note h2{margin:auto 0 2rem;font:500 clamp(2rem,3vw,3.3rem)/1.05 Georgia,serif}.catalog-hero-note ul{border-top:1px solid #10182073;margin:0;padding:0;list-style:none}.catalog-hero-note li{border-bottom:1px solid #10182073;padding:.85rem 0;font-size:.85rem}.catalog-section,.gallery-section{width:min(calc(100% - 3rem), var(--max));margin:0 auto;padding:7rem 0}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.5rem;display:flex}.section-heading h2{letter-spacing:-.04em;margin:0;font:500 clamp(2.6rem,4.5vw,5rem)/1 Georgia,serif}.section-heading>p{max-width:460px;color:var(--muted);margin:0;line-height:1.6}.catalog-grid{display:block}.template-card{border:1px solid var(--line);grid-template-columns:minmax(0,1.6fr) minmax(340px,.65fr);display:grid;overflow:hidden}.card-image{background:var(--ink);min-width:0;text-decoration:none;display:block;overflow:hidden}.card-status{background:var(--acid);color:var(--ink);text-transform:uppercase;letter-spacing:.12em;align-self:flex-start;margin-bottom:2rem;padding:.65rem .8rem;font-size:.62rem;font-weight:800}.browser-frame{z-index:1;background:#080b0d;border:1px solid #fff3;border-radius:5px;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000005c}.card-image .browser-frame{height:100%;box-shadow:none;border:0;border-radius:0}.browser-toolbar{color:#62696e;letter-spacing:.04em;background:#e7e3dc;align-items:center;min-height:36px;padding:0 .85rem;font-size:.58rem;display:flex}.browser-dots{gap:.3rem;margin-right:.7rem;display:inline-flex}.browser-dots i{background:#a6aaa9;border-radius:50%;width:6px;height:6px;display:block}.browser-frame img{object-fit:contain;width:100%;height:auto;transition:transform .5s}.card-image .browser-frame img{object-fit:cover;object-position:top;height:calc(100% - 36px)}.card-image:hover .browser-frame img{transform:scale(1.008)}.card-body{background:var(--white);color:var(--ink);flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4.5rem);display:flex}.card-body h2{margin:.25rem 0 1rem;font:500 clamp(2.4rem,4vw,4.5rem)/1 Georgia,serif}.card-body h2 a{text-decoration:none}.card-body>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:1.05rem;line-height:1.6}.card-proof{border-top:1px solid var(--line);gap:.75rem;margin:2rem 0 0;padding:1.5rem 0 0;list-style:none;display:grid}.card-proof li{color:#3f494f;padding-left:1.25rem;font-size:.78rem;position:relative}.card-proof li:before{content:"↗";color:var(--accent);font-weight:800;position:absolute;left:0}.card-actions{gap:2rem;margin-top:2rem;display:flex}.text-link{white-space:nowrap;text-transform:uppercase;letter-spacing:.1em;text-underline-offset:.35rem;align-items:center;gap:.35rem;font-size:.76rem;font-weight:800;display:inline-flex}.muted-link{color:var(--muted)}.principles-section{background:var(--ink);color:#fff;padding:7rem max(1.5rem, calc((100vw - var(--max)) / 2))}.principles-grid{border-top:1px solid #ffffff38;grid-template-columns:repeat(3,1fr);display:grid}.principles-grid article{border-right:1px solid #ffffff38;padding:2rem 2.5rem 0 0}.principles-grid article+article{padding-left:2.5rem}.principles-grid span{color:var(--accent);font-size:.7rem}.principles-grid h2{margin:4rem 0 1rem;font:500 2rem/1.1 Georgia,serif}.principles-grid p{color:#ffffffa8;line-height:1.6}.product-hero{width:min(calc(100% - 3rem), var(--max));background:var(--ink);color:#fff;grid-template-columns:minmax(380px,.72fr) minmax(0,1.28fr);align-items:center;margin:0 auto;display:grid}.product-copy{padding:clamp(3rem,6vw,6rem)}.back-link{color:#fff9;text-underline-offset:.3rem;margin-bottom:clamp(4rem,7vw,7rem);font-size:.78rem;display:inline-block}.product-copy h1{letter-spacing:-.05em;margin:0;font:500 clamp(4rem,7vw,7rem)/.9 Georgia,serif}.product-summary{color:#ffffffb8;max-width:600px;margin:2rem 0;font-size:1.18rem;line-height:1.6}.product-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.launch-label{text-transform:uppercase;letter-spacing:.12em;color:var(--acid);font-size:.68rem}.product-meta{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin:4rem 0 0;display:grid}.product-meta div{padding-top:1rem}.product-meta dt{text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;font-size:.62rem}.product-meta dd{margin:.4rem 0 0;font-size:.85rem}.product-hero-image{min-width:0;margin:3rem 3rem 3rem 0;text-decoration:none;display:block;position:relative}.product-browser-frame{border-color:#ffffff40}.product-image-link{z-index:2;background:var(--acid);color:var(--ink);text-transform:uppercase;letter-spacing:.1em;padding:1rem 1.2rem;font-size:.68rem;font-weight:800;position:absolute;bottom:1.25rem;right:1.25rem}.product-intro{width:min(100% - 3rem,1120px);margin:0 auto;padding:8rem 0}.product-intro h2{letter-spacing:-.035em;margin:0;font:500 clamp(2.5rem,5vw,5rem)/1.08 Georgia,serif}.industry-list{flex-wrap:wrap;gap:.6rem;margin-top:3rem;display:flex}.industry-list span{border:1px solid var(--line);padding:.7rem .9rem;font-size:.76rem}.product-gallery{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.product-gallery figure{min-width:0;margin:0}.product-gallery .gallery-feature{grid-column:1/-1}.screenshot-window{border:1px solid var(--line);background:var(--ink);width:100%;color:inherit;text-align:left;border-radius:4px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 22px 55px #1018201f}.screenshot-open{cursor:zoom-in}.screenshot-open:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.screenshot-zoom-label{background:var(--acid);color:var(--ink);text-transform:uppercase;letter-spacing:.1em;opacity:0;padding:.75rem .9rem;font-size:.64rem;font-weight:800;line-height:1;transition:opacity .2s,transform .2s;position:absolute;bottom:1rem;right:1rem;transform:translateY(.35rem)}.screenshot-open:hover .screenshot-zoom-label,.screenshot-open:focus-visible .screenshot-zoom-label{opacity:1;transform:translateY(0)}.product-gallery img{object-fit:contain;width:100%;height:auto;transition:transform .5s}.product-gallery figure:hover>.screenshot-window img{transform:scale(1.006)}.product-gallery figcaption{text-transform:uppercase;letter-spacing:.1em;gap:1rem;padding:1rem 0 1.5rem;font-size:.76rem;font-weight:800;display:flex}.product-gallery figcaption span{color:var(--accent)}.catalog-lightbox{color:#fff;background:#080c10;border:0;width:min(96vw,1600px);max-width:none;height:min(94dvh,1080px);max-height:none;margin:auto;padding:0;overflow:hidden;box-shadow:0 35px 100px #0000008c}.catalog-lightbox::backdrop{backdrop-filter:blur(8px);background:#040709e6}.catalog-lightbox[open]{display:block}.catalog-lightbox-shell{place-items:center;width:100%;height:100%;padding:3.5rem 5rem 2rem;display:grid;position:relative}.catalog-lightbox figure{grid-template-rows:minmax(0,1fr) auto;width:100%;height:100%;min-height:0;margin:0;display:grid}.catalog-lightbox figure img{object-fit:contain;width:100%;height:100%;min-height:0}.catalog-lightbox figcaption{color:#ffffffd1;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;gap:2rem;padding-top:1rem;font-size:.68rem;font-weight:800;display:flex}.catalog-lightbox button{color:#fff;cursor:pointer;background:#080c10d1;border:1px solid #ffffff61;border-radius:50%;place-items:center;padding:0;display:grid}.catalog-lightbox button:hover{background:var(--accent);color:var(--ink)}.catalog-lightbox button:focus-visible{outline:3px solid var(--acid);outline-offset:3px}.catalog-lightbox-close{z-index:2;top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));width:42px;height:42px;font-size:1.65rem;font-weight:300;position:absolute}.catalog-lightbox-nav{z-index:2;width:44px;height:44px;font-size:1.1rem;position:absolute;top:50%;transform:translateY(-50%)}.catalog-lightbox-prev{left:1.25rem}.catalog-lightbox-next{right:1.25rem}.details-section{grid-template-columns:1fr 1fr;display:grid}.detail-column{padding:clamp(4rem, 8vw, 8rem) max(1.5rem, calc((100vw - var(--max)) / 2));background:var(--white);padding-right:clamp(2rem,7vw,7rem)}.detail-column:first-child{padding-left:max(1.5rem, calc((100vw - var(--max)) / 2))}.detail-contrast{background:var(--accent);padding-left:clamp(2rem,7vw,7rem);padding-right:max(1.5rem, calc((100vw - var(--max)) / 2))}.detail-column h2{max-width:560px;margin:0 0 3rem;font:500 clamp(2.5rem,4vw,4.5rem)/1 Georgia,serif}.check-list{border-top:1px solid #10182059;margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid #10182040;padding:1rem 0 1rem 1.8rem;position:relative}.check-list li:before{content:"↗";color:currentColor;position:absolute;left:0}.pages-section{width:min(calc(100% - 3rem), var(--max));grid-template-columns:.8fr 1.2fr;gap:7rem;margin:0 auto;padding:8rem 0;display:grid}.pages-section h2{margin:0;font:500 clamp(3rem,5vw,5.5rem)/.98 Georgia,serif}.pages-section ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.pages-section li{border-bottom:1px solid var(--line);gap:2rem;padding:1.2rem 0;font-size:1.05rem;display:flex}.pages-section li span{color:var(--accent);font-size:.7rem;font-weight:800}.product-cta{text-align:center;background:var(--ink);color:#fff;padding:8rem 1.5rem}.product-cta h2{max-width:900px;margin:0 auto;font:500 clamp(3rem,6vw,6.5rem)/.96 Georgia,serif}.product-cta>p:not(.eyebrow){color:#ffffffa8;max-width:620px;margin:2rem auto;line-height:1.6}.site-footer{width:min(calc(100% - 3rem), var(--max));grid-template-columns:1fr auto;align-items:start;gap:2rem;min-height:220px;margin:0 auto;padding:3rem 0;display:grid}.brand-footer{margin-bottom:1rem}.site-footer p{color:var(--muted);font-size:.8rem}.footer-links{gap:2rem;font-size:.78rem;display:flex}.copyright{border-top:1px solid var(--line);grid-column:1/-1;padding-top:1.5rem}@media (width<=980px){.catalog-hero,.product-hero{grid-template-columns:1fr}.catalog-hero-note{min-height:420px}.template-card{grid-template-columns:1fr}.product-hero-image{margin:0 2rem 2rem}.details-section,.pages-section{grid-template-columns:1fr}.pages-section{gap:3rem}.principles-grid{grid-template-columns:1fr}.principles-grid article,.principles-grid article+article{border-bottom:1px solid #ffffff38;border-right:0;padding:2rem 0}.principles-grid h2{margin-top:2rem}}@media (width<=680px){.site-header{width:min(calc(100% - 2rem), var(--max));min-height:76px}.site-header nav a:first-child{display:none}.site-header nav{gap:0}.site-header nav a:last-child{font-size:.68rem}.catalog-hero,.product-hero,.catalog-section,.gallery-section,.pages-section,.site-footer{width:min(calc(100% - 2rem), var(--max))}.catalog-hero-copy{padding:4rem 1.25rem}.catalog-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.catalog-hero-note{min-height:350px;padding:2rem}.section-heading{flex-direction:column;align-items:start;gap:1rem}.catalog-section,.gallery-section,.product-intro,.pages-section{padding-block:5rem}.card-actions{flex-direction:column;align-items:flex-start;gap:1rem}.card-status{margin-bottom:1.5rem}.product-copy{padding:3rem 1.25rem}.back-link{margin-bottom:5rem}.product-copy h1{font-size:3.8rem}.product-actions{flex-direction:column;align-items:stretch}.launch-label{padding-top:.5rem}.product-meta{gap:.5rem}.product-hero-image{margin:0 1rem 1rem}.product-gallery{grid-template-columns:1fr}.product-gallery .gallery-feature{grid-column:auto}.screenshot-zoom-label{display:none}.catalog-lightbox{width:100vw;height:100dvh}.catalog-lightbox-shell{padding:calc(4.5rem + env(safe-area-inset-top)) 1rem calc(1rem + env(safe-area-inset-bottom))}.catalog-lightbox figure{grid-template-rows:auto auto;align-self:center;height:auto}.catalog-lightbox figure img{height:auto;max-height:70dvh}.catalog-lightbox figcaption{gap:1rem}.catalog-lightbox-nav{top:auto;bottom:calc(1rem + env(safe-area-inset-bottom));transform:none}.catalog-lightbox-prev{left:1rem}.catalog-lightbox-next{right:1rem}.detail-column,.detail-column:first-child,.detail-contrast{padding:5rem 1rem}.site-footer{grid-template-columns:1fr}.copyright{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
