@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300&family=Bebas+Neue&family=DM+Sans:ital,wght@0,300;0,400;1,300&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #c93a00;--fg: #ffffff;--dim: rgba(255, 255, 255, .45);--rule: rgba(255, 255, 255, .15);--mono: "DM Mono", monospace;--display: "Bebas Neue", sans-serif;--body: "DM Sans", sans-serif}html{scroll-behavior:smooth}body{color:var(--fg);font-family:var(--body);font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;background-image:url(../images/hexflower-med.png),linear-gradient(to right,#b63300,var(--brand),#b63300);background-repeat:repeat;background-size:auto;width:100%;height:100%}.skip-link{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden;background:#000;color:#fff;padding:.5rem 1rem;z-index:9999;font-family:var(--mono);font-size:.75rem;text-decoration:none}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;overflow:visible}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem;mix-blend-mode:normal;border-bottom:1px solid transparent;transition:border-color .3s,background .3s}nav.scrolled{border-color:var(--rule);background:#c93a00eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-logo{text-decoration:none;opacity:.9}.nav-logo-img{width:80px;height:80px;display:block}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{font-family:var(--mono);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--fg);text-decoration:none;transition:text-decoration .2s}.nav-links a:hover,.nav-links a:focus{text-decoration:underline}section{padding:7rem 2.5rem}section+section{border-top:1px solid var(--rule)}.container{max-width:1100px;margin:0 auto}#hero{min-height:100svh;display:flex;align-items:flex-end;padding:7rem 2.5rem 4rem;position:relative;overflow:hidden}.hero-eyebrow{font-family:var(--mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;display:block}.hero-headline{margin-bottom:2.5rem}.hero-headline img{display:block;width:clamp(20rem,55vw,55rem);max-width:100%;height:auto}.hero-sub{font-size:clamp(1rem,2vw,1.2rem);max-width:38ch;line-height:1.65;margin-bottom:3rem}.hero-cta{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--mono);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--fg);text-decoration:none;border:1px solid var(--fg);padding:1rem 2rem;transition:background .2s,color .2s}.hero-cta:hover,.hero-cta:focus{background:var(--fg);color:var(--brand)}.hero-cta:focus-visible{outline-color:var(--brand)}.hero-scroll-hint{position:absolute;bottom:2.5rem;right:2.5rem;font-family:var(--mono);font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;opacity:.4;writing-mode:vertical-rl;transform:rotate(180deg)}.hero-bg-text{position:absolute;top:50%;right:-2rem;transform:translateY(-50%);font-family:var(--display);font-size:clamp(12rem,28vw,26rem);line-height:1;opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.manifesto-quote{font-family:var(--display);font-size:clamp(1.8rem,5vw,4rem);line-height:1.1;letter-spacing:.01em;max-width:28ch}.manifesto-rule{width:3rem;height:1px;background:var(--fg);opacity:.4;margin:3rem 0}.manifesto-body{font-size:1rem;max-width:52ch;line-height:1.75}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.section-label{font-family:var(--mono);font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;margin-bottom:2rem;display:block}.section-label--tight{margin-bottom:.5rem}.about-heading{font-family:var(--display);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1;margin-bottom:2rem}.about-heading--lg{margin-bottom:3rem}.about-body{line-height:1.75;font-size:.95rem}.about-stats{display:flex;flex-direction:column;gap:2.5rem;padding-top:1rem}.stat-block{border-left:1px solid var(--rule);padding-left:1.5rem}.stat-num{font-family:var(--display);font-size:3.5rem;line-height:1;letter-spacing:.01em;display:block}.stat-label{font-family:var(--mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;margin-top:.25rem;display:block}.product-header{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:4rem;flex-wrap:wrap}.product-title{font-family:var(--display);font-size:clamp(2.5rem,6vw,5rem);line-height:1}.product-title-logo{display:block;height:clamp(6rem,6vw,5rem);width:auto;max-width:100%}.product-tag{font-family:var(--mono);font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;border:1px solid var(--fg);padding:.4rem .8rem;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);margin-bottom:3rem}.product-card{background:var(--brand);padding:2.5rem 2rem}.product-card-num{font-family:var(--mono);font-size:.65rem;letter-spacing:.18em;opacity:.4;display:block;margin-bottom:1.5rem}.product-card-title{font-family:var(--display);font-size:1.8rem;line-height:1;margin-bottom:.75rem}.product-card p{font-size:.88rem;line-height:1.65}.product-image-placeholder{width:100%;aspect-ratio:16/9;background:#ffffff0f;border:1px solid var(--rule);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase}.product-image-placeholder img{width:100%;height:100%;object-fit:cover}.product-image-placeholder--portrait{aspect-ratio:4/5}.product-pricing{font-family:var(--mono);font-size:.72rem;letter-spacing:.12em;line-height:1.7}.product-pricing strong{font-weight:400}.philosophy-list{display:flex;flex-direction:column;gap:0}.philosophy-item{display:grid;grid-template-columns:5rem 1fr;gap:2rem;align-items:baseline;padding:2.5rem 0;border-bottom:1px solid var(--rule)}.philosophy-item:first-child{border-top:1px solid var(--rule)}.philosophy-num{font-family:var(--mono);font-size:.65rem;letter-spacing:.16em;opacity:.4}.philosophy-title{font-family:var(--display);font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.05;margin-bottom:.75rem}.philosophy-body{font-size:.92rem;line-height:1.7;max-width:52ch}.philosophy-download-note{font-size:1rem;line-height:1.65;color:var(--fg);margin-bottom:1rem}.work-hero{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.work-heading{font-family:var(--display);font-size:clamp(3rem,7vw,6rem);line-height:.95;margin-bottom:2rem}.work-body{line-height:1.75;font-size:.95rem;margin-bottom:2.5rem}.work-list{list-style:none;display:flex;flex-direction:column;gap:.4rem}.work-list li{font-family:var(--mono);font-size:.8rem;letter-spacing:.1em;padding-left:1.2rem;position:relative}.work-list li:before{content:"→";position:absolute;left:0}#contact{padding-bottom:5rem}.contact-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;flex-wrap:wrap}.contact-cta-text{font-family:var(--display);font-size:clamp(3rem,8vw,7rem);line-height:.95}.contact-email{font-family:var(--mono);font-size:.85rem;letter-spacing:.1em;color:var(--fg);text-decoration:none;border-bottom:2px solid currentColor;padding-bottom:.1em;display:block;margin-top:1.5rem}.contact-email:hover,.contact-email:focus{text-decoration:underline}.linkedin-btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--mono);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--fg);text-decoration:none;border:1px solid var(--rule);padding:.75rem 1.25rem;margin-top:1rem;transition:border-color .2s,background .2s}.linkedin-btn:hover,.linkedin-btn:focus{border-color:var(--fg);background:#ffffff0f}.linkedin-btn svg{width:1rem;height:1rem;flex-shrink:0}.contact-note{font-family:var(--mono);font-size:.72rem;letter-spacing:.12em;line-height:1.8;max-width:30ch}footer{border-top:1px solid var(--rule);padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}footer p{font-family:var(--mono);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.anim{opacity:0}.anim.visible{animation:fadeUp .7s cubic-bezier(.22,1,.36,1) forwards}.anim.d1{animation-delay:.1s}.anim.d2{animation-delay:.2s}.anim.d3{animation-delay:.35s}.anim.d4{animation-delay:.5s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.anim,.anim.visible{opacity:1!important;transform:none!important}}*:focus-visible{outline:2px solid var(--fg);outline-offset:3px}@media(max-width:720px){.nav-logo-img{width:60px;height:60px}.about-grid{grid-template-columns:1fr;gap:3rem}.product-grid{grid-template-columns:1fr}.work-hero{grid-template-columns:1fr;gap:3rem}.product-image-placeholder--portrait{display:none}}@media(max-width:600px){nav{padding:1rem 1.25rem}.nav-logo-img{width:48px;height:48px}.nav-links{gap:1.25rem}section{padding:4.5rem 1.25rem}#hero{padding:6rem 1.25rem 3rem}footer{padding:1.5rem 1.25rem}.hero-scroll-hint{display:none}.philosophy-item{grid-template-columns:2.5rem 1fr;gap:1rem;padding:2rem 0}.product-header{gap:1rem;margin-bottom:2.5rem}.contact-email{font-size:.72rem;letter-spacing:.04em;word-break:break-all}}
