:root{color-scheme:dark;--bg: #0e0e0d;--surface: #161614;--text: #e8e4dc;--text-dim: #908a82;--accent: #b5a17c;--accent-hover: #cbb895;--line: rgba(255, 255, 255, .08);--serif: "Instrument Serif", Georgia, serif;--sans: "Outfit", system-ui, -apple-system, sans-serif;--mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--content-width: 1100px;--label-chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 14'%3E%3Cpolyline points='2,12 10,3 18,12' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--hero-motif: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 52'%3E%3Cpath d='M8,48 L32,6 L56,48 L44,48 L32,22 L20,48 Z' fill='black'/%3E%3C/svg%3E")}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:linear-gradient(180deg,#131311 0%,var(--bg) 35%);font:400 16px/1.7 var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:after{content:"";position:fixed;inset:0;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px;pointer-events:none;z-index:9999}.bg-line{position:fixed;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}.bg-line path{fill:none;stroke:var(--accent);stroke-width:1;stroke-linecap:round;opacity:.18;stroke-dasharray:3000;stroke-dashoffset:3000;animation:draw-line 5s ease .3s forwards}@keyframes draw-line{to{stroke-dashoffset:0}}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover)}p a,li a{text-decoration-line:underline;text-decoration-color:color-mix(in srgb,var(--accent) 30%,transparent);text-underline-offset:.2em}p a:hover,li a:hover{text-decoration-color:var(--accent)}h1,h2,h3{margin:0 0 .6rem;font-family:var(--serif);font-weight:400;line-height:1.1;letter-spacing:-.01em;color:var(--text)}h1{font-size:clamp(3rem,8vw,5.5rem);line-height:.95;overflow-wrap:break-word}h1 em{font-style:italic}h2{font-size:clamp(1.5rem,3vw,2.2rem)}h3{font-size:1.2rem;margin-bottom:.4rem}p,li{margin:0 0 1rem;color:var(--text-dim)}ul{margin:0 0 1rem;padding-left:1.25rem}strong{color:var(--text);font-weight:600}code{font:.9em/1.4 var(--mono);color:var(--accent)}.page-shell{position:relative;z-index:2;width:min(calc(100% - 3rem),var(--content-width));margin:0 auto;padding:1rem 0 3rem}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.5rem;font:400 1.05rem/1 var(--serif);color:var(--text);letter-spacing:.01em}.brand-mark{width:1.3rem;height:1.3rem;color:var(--accent)}.brand:hover{color:var(--text)}.site-header nav,.site-footer nav{display:flex;gap:1.5rem}.site-header nav a{font-size:.85rem;color:var(--text-dim);letter-spacing:.02em;transition:color .2s ease}.site-header nav a:hover{color:var(--text)}.app-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1.4rem;padding:.85rem 0;border-bottom:1px solid var(--line);font:500 .7rem/1 var(--mono);text-transform:uppercase;letter-spacing:.14em;overflow-x:auto;scrollbar-width:none}.app-switcher::-webkit-scrollbar{display:none}.app-switcher-label{color:var(--text-dim);white-space:nowrap}.app-switcher-link{color:var(--text-dim);white-space:nowrap;transition:color .2s ease}.app-switcher-link:hover{color:var(--text)}.app-switcher-link.is-current{color:var(--accent)}.label{display:flex;align-items:center;gap:.5rem;font:500 .7rem/1 var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:1.25rem}.label:before{content:"";display:inline-block;width:.6rem;height:.45rem;background-color:var(--accent);-webkit-mask:var(--label-chevron) center/contain no-repeat;mask:var(--label-chevron) center/contain no-repeat;flex-shrink:0}.tag{display:inline-block;font:500 .65rem/1 var(--mono);text-transform:uppercase;letter-spacing:.12em;color:var(--accent);padding:.3rem .55rem;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:2px;margin-bottom:.75rem}.hero{padding:5rem 0 4rem;animation:fade-in .6s ease both;position:relative}.hero:before{content:"";position:absolute;top:50%;right:-2rem;transform:translateY(-55%);width:340px;height:280px;background-color:var(--accent);-webkit-mask:var(--hero-motif) center/contain no-repeat;mask:var(--hero-motif) center/contain no-repeat;opacity:.06;pointer-events:none}.hero h1{margin-bottom:1.25rem}.hero-sub{max-width:500px;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.7;margin-bottom:2.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;padding:.65rem 1.3rem;font:500 .825rem/1 var(--sans);letter-spacing:.025em;text-decoration:none;border:1px solid transparent;border-radius:2px;transition:all .2s ease;cursor:pointer}.btn-primary{background:var(--accent);color:#0e0e0d;border-color:var(--accent)}.btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#0e0e0d}.btn-ghost{background:transparent;color:var(--text-dim);border-color:var(--line)}.btn-ghost:hover{color:var(--text);border-color:#ffffff2e}.divider{border:none;border-top:1px solid var(--line);margin:0}.split{display:grid;grid-template-columns:.85fr 1fr;gap:4rem;padding:4rem 0}.split.equal{grid-template-columns:1fr 1fr}.split h2{max-width:400px}.philosophy-lede{max-width:380px;margin-top:1rem;font-family:var(--serif);font-size:.95rem;line-height:1.55;color:var(--text-dim)}.philosophy-lede em{font-style:italic}.principle+.principle{margin-top:2rem}.principle h3{color:var(--text);font-family:var(--sans);font-weight:500;font-size:1rem}.principle p{max-width:460px}section{padding:4rem 0}.app-card{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;padding:1.75rem;margin-top:1.5rem;background:var(--surface);border:1px solid var(--line);border-radius:3px;position:relative;isolation:isolate;overflow:hidden}.app-card-minishot{--card-motif: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 48'%3E%3Cpolyline points='8,8 28,24 8,40' fill='none' stroke='black' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpolyline points='36,8 56,24 36,40' fill='none' stroke='black' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--card-motif-tint: #e8622b}.app-card-shrinkreel{--card-motif: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 32'%3E%3Cpath d='M16,4 L18.5,11.7 L26.4,10 L21,16 L26.4,22 L18.5,20.3 L16,28 L13.5,20.3 L5.6,22 L11,16 L5.6,10 L13.5,11.7 Z' fill='black'/%3E%3Ccircle cx='44' cy='16' r='12' fill='black'/%3E%3Crect x='60' y='4' width='28' height='24' rx='12' fill='black'/%3E%3C/svg%3E");--card-motif-tint: #b59cf5}.light .app-card-minishot{--card-motif-tint: #c94a14}.light .app-card-shrinkreel{--card-motif-tint: #5430c4}.app-card-minishot:after,.app-card-shrinkreel:after{content:"";position:absolute;pointer-events:none;z-index:-1;background-color:var(--card-motif-tint);-webkit-mask:var(--card-motif) center/contain no-repeat;mask:var(--card-motif) center/contain no-repeat;opacity:.022}.light .app-card-minishot:after,.light .app-card-shrinkreel:after{opacity:.035}.app-card-minishot:after{width:720px;height:480px;right:-160px;top:50%;transform:translateY(-50%) rotate(-14deg)}.app-card-shrinkreel:after{width:920px;height:300px;right:-180px;top:50%;transform:translateY(-50%) rotate(-7deg)}@media(max-width:768px){.app-card-minishot:after{width:520px;height:340px;right:-120px}.app-card-shrinkreel:after{width:660px;height:220px;right:-120px}}.app-card h3{font-family:var(--serif);font-size:1.5rem;margin-bottom:.5rem}.app-card p{margin:0;max-width:440px;font-size:.925rem}.card-link{color:inherit;text-decoration:none}.card-link:before{content:"";position:absolute;inset:0;z-index:0}.app-card:hover{border-color:var(--accent)}.app-card:hover .card-link{color:var(--accent)}.app-links{display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:1}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:1.5rem;background:var(--line);border:1px solid var(--line);border-radius:3px;overflow:hidden}.feature{padding:1.5rem;background:var(--surface)}.feature-wide{grid-column:1 / -1}.feature h3{font-family:var(--sans);font-weight:500;font-size:.9rem;color:var(--text);margin-bottom:.5rem;letter-spacing:.01em}.feature p{margin:0;font-size:.875rem;line-height:1.65}.policy{max-width:700px;padding:4rem 0}.policy h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:.3rem}.meta{font-size:.85rem;color:var(--text-dim);margin-bottom:2rem}.policy h2{font-size:1.4rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--line)}.policy h3{font-size:1.1rem;margin-top:1.5rem;color:var(--text)}.policy p,.policy li{font-size:.925rem;line-height:1.75}.error-page{padding:8rem 0 6rem;text-align:center}.error-page h1{font-size:clamp(2rem,5vw,3.5rem)}.error-page p{max-width:380px;margin:0 auto 2.5rem}.error-page .hero-actions{justify-content:center}.site-footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-top:1px solid var(--line);font-size:.85rem;color:var(--text-dim)}.site-footer span{font-family:var(--serif)}.site-footer nav a{font-size:.85rem;color:var(--text-dim);transition:color .2s ease}.site-footer nav a:hover{color:var(--text)}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.15rem;margin-left:.25rem;background:none;border:none;color:var(--text-dim);cursor:pointer;transition:color .2s ease}.theme-toggle:hover{color:var(--text)}.icon-moon,.light .icon-sun{display:none}.light .icon-moon{display:inline}:root.light{color-scheme:light;--bg: #f7f6f3;--surface: #ffffff;--text: #1a1917;--text-dim: #6b665e;--accent: #7a6b4a;--accent-hover: #5e5237;--line: rgba(0, 0, 0, .08)}.light body{background:linear-gradient(180deg,#efeee8 0%,var(--bg) 35%);-webkit-font-smoothing:auto}.light body:after{opacity:.018}.light .bg-line path{opacity:.12}.light .btn-primary{color:#f7f6f3;border-color:var(--accent)}.light .btn-primary:hover{color:#f7f6f3;border-color:var(--accent-hover)}.light .btn-ghost{border-color:#0000001f}.light .btn-ghost:hover{border-color:#00000040}.light .feature{background:var(--bg)}@media(max-width:768px){.page-shell{width:min(calc(100% - 2rem),var(--content-width))}.hero{padding:3.5rem 0 3rem}.split{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.features,.app-card{grid-template-columns:1fr}.app-links{flex-direction:row}section{padding:3rem 0}.site-header,.site-footer{flex-direction:column;align-items:flex-start;gap:.75rem}}@media(max-width:480px){body{font-size:15px}h1{font-size:clamp(2rem,10vw,3rem)}.hero{padding:2.5rem 0 2rem}.app-links{flex-direction:column}.error-page{padding:4rem 0}}.app-logo{display:block;width:72px;height:72px;margin-bottom:1.75rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);object-fit:cover}.light .app-logo{border-color:color-mix(in srgb,var(--accent) 45%,transparent)}.glimpse{display:grid;grid-template-columns:1fr auto;align-items:end;gap:5rem;padding:5rem 0 5.5rem}.glimpse-text{align-self:center;max-width:380px}.glimpse-text .meta-line{display:block;margin:.6rem 0 1.5rem;font:400 italic 1rem/1.5 var(--serif);color:var(--text-dim)}.glimpse-text .meta-line em{font-style:italic;color:var(--text)}.shot{margin:0;width:280px;position:relative}.shot-frame{position:relative;display:block;border-radius:30px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 28%,transparent)}.shot-frame img{display:block;width:100%;height:auto}.shot-index{position:absolute;top:0;left:-3.5rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;font:500 .65rem/1 var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--text-dim)}.shot-index:after{content:"";width:1px;height:56px;background:color-mix(in srgb,var(--accent) 35%,transparent)}.shot-caption{margin:1rem 0 0;font:500 .65rem/1.5 var(--mono);text-transform:uppercase;letter-spacing:.14em;color:var(--text-dim)}.shot-caption em{color:var(--text);font-style:normal}@media(max-width:880px){.glimpse{grid-template-columns:1fr;gap:3rem;padding:3.5rem 0}.shot{width:240px;margin:0 auto}.shot-index{position:static;flex-direction:row;align-items:center;justify-content:center;margin-bottom:.75rem}.shot-index:after{width:56px;height:1px}.shot-caption{text-align:center}}.app-minishot{--accent: #e8622b;--accent-hover: #d4531e;--hero-motif: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 48'%3E%3Cpolyline points='8,8 28,24 8,40' fill='none' stroke='black' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpolyline points='36,8 56,24 36,40' fill='none' stroke='black' stroke-width='7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.light .app-minishot{--accent: #c94a14;--accent-hover: #a83c0e}.app-minishot .hero:before{opacity:.08;animation:minishot-bob 6s ease-in-out infinite}.light .app-minishot .hero:before{opacity:.1}@keyframes minishot-bob{0%,to{transform:translate(-9px,-55%)}50%{transform:translate(9px,-55%)}}@media(prefers-reduced-motion:reduce){.app-minishot .hero:before{animation:none}}.app-shrinkreel{--accent: #b59cf5;--accent-hover: #cdb8ff;--hero-motif: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 32'%3E%3Cpath d='M16,4 L18.5,11.7 L26.4,10 L21,16 L26.4,22 L18.5,20.3 L16,28 L13.5,20.3 L5.6,22 L11,16 L5.6,10 L13.5,11.7 Z' fill='black'/%3E%3Ccircle cx='48' cy='16' r='12' fill='black'/%3E%3Crect x='64' y='4' width='28' height='24' rx='12' fill='black'/%3E%3C/svg%3E")}.light .app-shrinkreel{--accent: #5430c4;--accent-hover: #4326a3}.app-shrinkreel .hero:before{display:none}.hero-shapes{position:absolute;top:50%;right:-2rem;transform:translateY(-55%);width:340px;height:auto;opacity:.13;pointer-events:none;overflow:visible}.light .hero-shapes{opacity:.16}.hero-shape{fill:var(--accent);transform-box:fill-box;transform-origin:center}.hero-shape-star{animation:shape-star 7s ease-in-out infinite}.hero-shape-circle{animation:shape-circle 5s ease-in-out infinite}.hero-shape-pill{animation:shape-pill 9s ease-in-out infinite -1.5s}@keyframes shape-star{0%,to{transform:translateY(-1.5px) rotate(-14deg)}50%{transform:translateY(1.5px) rotate(14deg)}}@keyframes shape-circle{0%,to{transform:scale(.78)}50%{transform:scale(1.08)}}@keyframes shape-pill{0%,to{transform:translate(2px) rotate(-4deg)}50%{transform:translate(-2px) rotate(4deg)}}@media(prefers-reduced-motion:reduce){.hero-shape{animation:none}}.app-shrinkreel .features{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.app-shrinkreel .features{grid-template-columns:1fr}}
