.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@font-face{font-family:PP Telegraf;src:url(/fonts/PPTelegraf-UltraLight.woff2) format("woff2"),url(/fonts/PPTelegraf-UltraLight.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:PP Telegraf;src:url(/fonts/PPTelegraf-Regular.woff2) format("woff2"),url(/fonts/PPTelegraf-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PP Telegraf;src:url(/fonts/PPTelegraf-Bold.woff2) format("woff2"),url(/fonts/PPTelegraf-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PP Telegraf;src:url(/fonts/PPTelegraf-UltraBold.woff2) format("woff2"),url(/fonts/PPTelegraf-UltraBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:PP Telegraf;src:url(/fonts/PPTelegraf-Black.woff2) format("woff2"),url(/fonts/PPTelegraf-Black.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}:root{--color-bg:#00120A;--color-text:#D9D1BB;--color-text-muted:rgba(217,209,187,0.7);--color-phthalo:#004D3B;--color-phthalo-light:#006650;--color-border:rgba(217,209,187,0.08);--color-border-strong:rgba(217,209,187,0.4);--color-header-bg:rgba(0,18,10,0.85);--color-card-bg:rgba(0,18,10,0.6);--color-bg-subtle:rgba(217,209,187,0.05);--color-bg-muted:rgba(217,209,187,0.08);--color-accent:#004D3B;--color-button-bg:#D9D1BB;--color-button-text:#00120A;--grain-opacity:0.12}@media (prefers-color-scheme:light){:root{--color-bg:#F2F1ED;--color-text:#00120A;--color-text-muted:rgba(0,18,10,0.6);--color-phthalo:#004D3B;--color-phthalo-light:#006650;--color-border:rgba(0,77,59,0.12);--color-border-strong:rgba(0,77,59,0.4);--color-header-bg:rgba(242,241,237,0.9);--color-card-bg:rgba(255,255,255,0.8);--color-bg-subtle:rgba(0,77,59,0.03);--color-bg-muted:rgba(0,77,59,0.06);--color-accent:#004D3B;--color-button-bg:#004D3B;--color-button-text:#F2F1ED;--grain-opacity:0.08}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,sans-serif;background:var(--color-bg);color:var(--color-text);width:100vw;overflow-x:hidden}.paintbrush-texture{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;background:radial-gradient(ellipse 120% 80% at 0 30%,rgba(0,77,59,.4) 0,transparent 50%),radial-gradient(ellipse 100% 60% at 100% 0,rgba(0,77,59,.3) 0,transparent 45%),radial-gradient(ellipse 80% 100% at 90% 90%,rgba(0,77,59,.25) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 30% 70%,rgba(0,77,59,.2) 0,transparent 40%),radial-gradient(ellipse 50% 70% at 70% 50%,rgba(0,77,59,.15) 0,transparent 45%),radial-gradient(ellipse 30% 25% at 15% 15%,rgba(0,77,59,.18) 0,transparent 50%),radial-gradient(ellipse 25% 35% at 85% 40%,rgba(0,77,59,.12) 0,transparent 45%),radial-gradient(ellipse 35% 20% at 50% 85%,rgba(0,77,59,.1) 0,transparent 50%)}@media (prefers-color-scheme:light){.paintbrush-texture{background:radial-gradient(ellipse 120% 80% at 0 30%,rgba(0,77,59,.12) 0,transparent 50%),radial-gradient(ellipse 100% 60% at 100% 0,rgba(0,77,59,.1) 0,transparent 45%),radial-gradient(ellipse 80% 100% at 90% 90%,rgba(0,77,59,.08) 0,transparent 50%),radial-gradient(ellipse 60% 40% at 30% 70%,rgba(0,77,59,.07) 0,transparent 40%),radial-gradient(ellipse 50% 70% at 70% 50%,rgba(0,77,59,.06) 0,transparent 45%),radial-gradient(ellipse 30% 25% at 15% 15%,rgba(0,77,59,.08) 0,transparent 50%),radial-gradient(ellipse 25% 35% at 85% 40%,rgba(0,77,59,.05) 0,transparent 45%),radial-gradient(ellipse 35% 20% at 50% 85%,rgba(0,77,59,.04) 0,transparent 50%)}}.grain-overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2;opacity:var(--grain-opacity);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 2048 2048' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:512px 512px}.content{position:relative;z-index:3}.header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 3rem;border-bottom:1px solid transparent;transition:background .3s ease,border-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.header.scrolled{background:var(--color-header-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border)}.header-left{display:flex;align-items:center;gap:1rem}.header-logo{height:36px;width:auto}.header-logo-light{display:none}@media (prefers-color-scheme:light){.header-logo-dark{display:none}.header-logo-light{display:block}}.header-yc{display:flex;align-items:center;gap:.35rem;font-size:.7rem;color:var(--color-text-muted);font-weight:400;letter-spacing:.02em}.header-yc .yc-logo{width:14px;height:14px;min-width:14px;flex-shrink:0}.header-cta{padding:.6rem 1.5rem;font-size:.9rem;background:transparent;color:var(--color-text);border-radius:2px;cursor:pointer;transition:all .3s ease;text-decoration:none;font-weight:500;border:1px solid var(--color-border-strong)}.header-cta:hover{background:var(--color-card-bg);border-color:var(--color-text);transform:translateY(-1px)}@media (max-width:768px){.header{padding:1rem 1.5rem}.header-logo{height:28px}.header-yc{font-size:.6rem}}@media (max-width:480px){.header-left{flex-direction:column;align-items:flex-start;gap:.25rem}.header-yc{font-size:.55rem}.header-yc .yc-logo{width:12px;height:12px;min-width:12px}.header-cta{padding:.5rem 1rem;font-size:.8rem}}.promo-banner{position:fixed;top:0;left:0;right:0;z-index:101;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;background:var(--color-phthalo);color:#fff;text-decoration:none;font-size:.85rem;font-weight:500;transition:background .2s ease}.promo-banner:hover{background:var(--color-phthalo-light)}.promo-banner-text{display:flex;align-items:center;gap:.5rem}.promo-banner-new{background:rgba(255,255,255,.2);padding:.15rem .5rem;border-radius:2px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.promo-banner-arrow{transition:transform .2s ease}.promo-banner:hover .promo-banner-arrow{transform:translateX(3px)}@media (max-width:480px){.promo-banner{font-size:.75rem;padding:.5rem .75rem}.promo-banner-new{font-size:.6rem;padding:.1rem .4rem}}body:has(.promo-banner) .header{top:36px}body:has(.promo-banner) .hero-section{padding-top:116px}@media (max-width:480px){body:has(.promo-banner) .header{top:32px}body:has(.promo-banner) .hero-section{padding-top:117px}}.hero-section{min-height:100vh;display:flex;align-items:center;padding:80px 4rem 0;max-width:1400px;margin:0 auto}.hero-content{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:2rem;gap:2rem;align-items:center;width:100%}.hero-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;z-index:2}.hero-headline{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:400;font-style:normal;letter-spacing:-.02em;margin-bottom:1.5rem;color:var(--color-text);line-height:1.1}.hero-subtext{font-size:clamp(.875rem,1.25vw,1rem);font-weight:300;color:var(--color-text-muted);margin-bottom:2.5rem;letter-spacing:.01em;max-width:540px;line-height:1.6;opacity:.85}.hero-cta{padding:1rem 2rem;font-size:1rem;background:var(--color-button-bg);color:var(--color-button-text);border-radius:2px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;font-weight:500;letter-spacing:.01em;border:none}.hero-cta:hover{filter:brightness(.9);transform:translateY(-2px);box-shadow:0 10px 40px rgba(0,77,59,.15)}.hero-graphic{display:flex;align-items:center;justify-content:center;height:500px;position:relative;z-index:1}.glass-cube-placeholder{background:var(--color-bg)}@media (max-width:1024px){.hero-section{min-height:auto;padding:100px 2rem 3rem}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-text{align-items:center;text-align:center}.hero-subtext{max-width:100%}.hero-graphic{order:-1;height:300px}}@media (max-width:768px){.hero-section{padding:90px 1.5rem 2rem}.hero-content{gap:1rem}.hero-text{padding:0 .5rem}.hero-headline{font-size:2.5rem}.hero-subtext{font-size:.9rem;margin-bottom:2rem}.hero-graphic{height:180px}}@media (max-width:480px){.hero-section{padding:85px 1.25rem 1.5rem;min-height:100svh;justify-content:center}.hero-content{gap:.75rem}.hero-text{padding:0 .25rem;width:100%}.hero-graphic{height:200px}.hero-headline{font-size:1.75rem;word-wrap:break-word}.hero-subtext{font-size:.8rem;margin-bottom:1.5rem}.hero-cta{padding:.875rem 1.75rem;font-size:.95rem}}.use-cases-section{padding:6rem 4rem;max-width:1200px;margin:0 auto}.use-cases-container{display:flex;flex-direction:column;align-items:center}.use-cases-eyebrow{font-size:1rem;color:var(--color-text-muted);max-width:580px;line-height:1.5}.use-cases-eyebrow,.use-cases-heading{text-align:center;margin-bottom:2.5rem}.use-cases-heading{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;color:var(--color-text);letter-spacing:-.02em}.use-cases-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%}.use-case-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:2px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.use-case-card:before{content:"";position:absolute;bottom:-20px;right:-20px;width:140px;height:140px;opacity:.06;background-size:contain;background-repeat:no-repeat;background-position:50%;transition:opacity .3s ease}.use-case-card:hover:before{opacity:.1}.use-case-card:first-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23D9D1BB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='16' y='16' width='6' height='6' rx='1'/%3E%3Crect x='2' y='16' width='6' height='6' rx='1'/%3E%3Crect x='9' y='2' width='6' height='6' rx='1'/%3E%3Cpath d='M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3'/%3E%3Cpath d='M12 12V8'/%3E%3C/svg%3E")}.use-case-card:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23D9D1BB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2'/%3E%3Cpath d='M6.453 15h11.094'/%3E%3Cpath d='M8.5 2h7'/%3E%3C/svg%3E")}.use-case-card:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23D9D1BB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m10 16 1.5 1.5'/%3E%3Cpath d='m14 8-1.5-1.5'/%3E%3Cpath d='M15 2c-1.798 1.998-2.518 3.995-2.807 5.993'/%3E%3Cpath d='m16.5 10.5 1 1'/%3E%3Cpath d='m17 6-2.891-2.891'/%3E%3Cpath d='M2 15c6.667-6 13.333 0 20-6'/%3E%3Cpath d='m20 9 .891.891'/%3E%3Cpath d='M3.109 14.109 4 15'/%3E%3Cpath d='m6.5 12.5 1 1'/%3E%3Cpath d='m7 18 2.891 2.891'/%3E%3Cpath d='M9 22c1.798-1.998 2.518-3.995 2.807-5.993'/%3E%3C/svg%3E")}.use-case-card:nth-child(4):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23D9D1BB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E")}.use-case-card:hover{border-color:var(--color-border-strong);transform:translateY(-2px)}.use-case-card h3{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:400;color:var(--color-text);margin-bottom:.75rem;letter-spacing:-.01em}.use-case-card p{font-size:.95rem;color:var(--color-text-muted);line-height:1.6}@media (max-width:900px){.use-cases-section{padding:4rem 2rem}.use-cases-grid{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:480px){.use-cases-section{padding:3rem 1.25rem}.use-cases-eyebrow{font-size:.95rem}.use-cases-heading{margin-bottom:2.5rem}.use-case-card{padding:1.5rem}.use-case-card h3{font-size:1.25rem}.use-case-card p{font-size:.9rem}}.contact-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem 8rem;position:relative}.contact-form{width:100%;max-width:480px;background:var(--color-card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--color-border);border-radius:2px;padding:2.5rem}.contact-form h2{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw,2.5rem);font-weight:400;letter-spacing:-.01em;margin-bottom:.5rem;color:var(--color-text);line-height:1.2}.contact-form p{font-size:.95rem;color:var(--color-text-muted);margin-bottom:2rem;line-height:1.6}.email-form{display:flex;gap:.75rem;width:100%}@media (max-width:600px){.email-form{flex-direction:column}.email-form .submit-button{width:100%}}.email-form input{flex:1 1;padding:.85rem 1rem;font-size:1rem;font-family:inherit;background:var(--color-card-bg);border:1px solid var(--color-border-strong);border-radius:2px;transition:all .3s ease;color:var(--color-text)}.email-form input::placeholder{color:var(--color-text-muted)}.email-form input:focus{outline:none;border-color:var(--color-phthalo);box-shadow:0 0 0 3px rgba(0,77,59,.15)}.email-form input:disabled{opacity:.5;cursor:not-allowed}.submit-button{padding:.85rem 1.5rem;font-size:1rem;background:var(--color-button-bg);border:none;color:var(--color-button-text);border-radius:2px;cursor:pointer;transition:all .3s ease;font-weight:500;letter-spacing:.01em;white-space:nowrap}.submit-button:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 4px 20px rgba(0,77,59,.2)}.submit-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.contact-section{padding:4rem 1.5rem 6rem}}@media (max-width:480px){.contact-section{padding:3rem 1.25rem 4rem}.contact-form{padding:1.5rem}.contact-form h2{font-size:1.75rem}.contact-form p{font-size:.9rem;margin-bottom:1.5rem}}.form-message{padding:1rem;border-radius:2px;margin-bottom:1.5rem;font-size:.9rem;font-weight:400}.form-message.success{background:rgba(0,77,59,.2);border:1px solid rgba(0,77,59,.4);color:#4ade80}.form-message.error{background:rgba(180,60,60,.15);border:1px solid rgba(180,60,60,.3);color:#f87171}.footer{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:2rem;font-size:.85rem;color:var(--color-text-muted);border-top:1px solid var(--color-border)}.footer-divider{opacity:.5}.footer a{color:var(--color-text-muted);text-decoration:none;transition:color .2s ease}.footer a:hover{color:var(--color-text)}@media (max-width:480px){.footer{padding:1.5rem 1.25rem;font-size:.8rem}}.glass-cube-container{position:relative}.glass-cube-container canvas{background:transparent!important}.logo-link{display:flex;align-items:center}.logo-context-menu{position:fixed;z-index:1000;background:rgba(0,18,10,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(217,209,187,.15);border-radius:2px;padding:.25rem;box-shadow:0 8px 32px rgba(0,0,0,.4);min-width:180px}.logo-context-menu button{display:block;width:100%;padding:.6rem .85rem;font-size:.85rem;font-family:inherit;background:transparent;border:none;color:#D9D1BB;text-align:left;cursor:pointer;border-radius:2px;transition:background .15s ease}.logo-context-menu button:hover{background:rgba(217,209,187,.1)}.not-found-section{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.not-found-content{text-align:center;max-width:480px}.not-found-code{font-size:clamp(5rem,15vw,10rem);font-weight:200;letter-spacing:-.04em;color:var(--color-accent,#004D3B);margin:0;line-height:1;opacity:.3}.not-found-code,.not-found-title{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif}.not-found-title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:400;letter-spacing:-.02em;color:#D9D1BB;margin:.5rem 0 1rem}.not-found-description{font-size:1rem;color:rgba(217,209,187,.7);margin:0 0 2rem;line-height:1.6}.not-found-cta{display:inline-block;padding:.75rem 1.5rem;background:#004D3B;color:#D9D1BB;font-size:.95rem;font-weight:500;text-decoration:none;border-radius:2px;transition:background .2s ease}.not-found-cta:hover{background:#006650}@media (prefers-color-scheme:light){.not-found-title{color:#1a1a1a}.not-found-description{color:rgba(0,0,0,.6)}.not-found-cta{color:#fff}}.privacy-page{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:3;padding-top:80px}.privacy-content{flex:1 1;max-width:720px;margin:0 auto;padding:4rem 2rem;width:100%}.privacy-content h1{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--color-text);margin-bottom:.5rem;letter-spacing:-.02em}.privacy-content .last-updated{font-size:.9rem;color:var(--color-text-muted);margin-bottom:3rem}.privacy-content section{margin-bottom:2.5rem}.privacy-content h2{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:400;color:var(--color-text);margin-bottom:1rem;letter-spacing:-.01em}.privacy-content p{font-size:1rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:1rem}.privacy-content ul{margin:1rem 0;padding-left:1.5rem}.privacy-content li{font-size:1rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:.75rem}.privacy-content a{color:var(--color-phthalo-light);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.privacy-content a:hover{color:var(--color-text)}@media (max-width:768px){.privacy-content{padding:2.5rem 1.5rem}}@media (max-width:480px){.privacy-content{padding:2rem 1.25rem}.privacy-content h1{font-size:1.75rem}.privacy-content h2{font-size:1.25rem}.privacy-content li,.privacy-content p{font-size:.95rem}}.problem-section{padding:6rem 4rem;max-width:1200px;margin:0 auto}.problem-container{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px;margin:0 auto}.problem-stat{font-size:clamp(5rem,12vw,8rem);font-weight:200;letter-spacing:-.04em;line-height:1;margin-bottom:.25rem}.problem-stat,.problem-stat-label{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text)}.problem-stat-label{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;letter-spacing:-.01em;margin-bottom:2rem}.problem-text{font-size:1rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:1rem}@media (max-width:768px){.problem-section{padding:4rem 2rem}}@media (max-width:480px){.problem-section{padding:3rem 1.25rem}.problem-stat{font-size:4rem}.problem-stat-label{font-size:1.1rem}.problem-text{font-size:.95rem}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.15s}.reveal-delay-2{transition-delay:.3s}.reveal-delay-3{transition-delay:.45s}.reveal-delay-4{transition-delay:.6s}@keyframes heroReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-reveal{opacity:0;animation:heroReveal .7s ease forwards}.hero-reveal-delay-1{animation-delay:.15s}.hero-reveal-delay-2{animation-delay:.3s}.hero-reveal-delay-3{animation-delay:.45s}}