﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"DM Sans",sans-serif;font-weight:300;background-color:#fdfcfa;color:#1e1a16;line-height:1.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Fraunces",serif;font-weight:400;line-height:1.15}p{line-height:1.8}a{color:#4d7d44;text-decoration:none;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}a:hover{color:#6d9e63}img{display:block;max-width:100%}.nav{position:fixed;top:0;left:0;right:0;height:56px;background-color:rgba(253,252,250,.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e5e0d8;z-index:100;display:flex;align-items:center;gap:24px;padding:0 32px}.nav .logo{font-family:"Fraunces",serif;font-size:1.05rem;font-weight:400;color:#1e1a16;display:flex;align-items:center;gap:8px;text-decoration:none}.nav .logo:hover{color:#1e1a16}.nav .logo .logo-tab{display:inline-block;width:28px;height:10px;background-color:#f5c842;border-radius:999px;opacity:.8;flex-shrink:0;animation:breathe 4000ms cubic-bezier(0.4, 0, 0.2, 1) infinite alternate}.nav .nav-spacer{flex:1}.nav .nav-links{display:flex;align-items:center;gap:24px}.nav .nav-links a{color:#5a5049;font-family:"DM Sans",sans-serif;font-size:.875rem;font-weight:400;text-decoration:none;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.nav .nav-links a:hover{color:#1e1a16}.nav .nav-cta{display:inline-flex;align-items:center;padding:6px 16px;background-color:#1e1a16;color:#fdfcfa !important;border-radius:999px;font-size:.8rem !important;font-weight:500 !important;transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1),transform 250ms cubic-bezier(0.4, 0, 0.2, 1) !important}.nav .nav-cta:hover{background-color:#3d3630 !important;transform:translateY(-1px)}@keyframes breathe{from{opacity:.6}to{opacity:1}}.container{max-width:1080px;margin:0 auto;padding:0 32px}@media(max-width: 768px){.container{padding:0 16px}}.hero{padding-top:184px;padding-bottom:128px;position:relative;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.025'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.hero .container{position:relative;z-index:1}.hero .hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:24px}.hero .hero-eyebrow .eyebrow-tab{display:inline-block;width:56px;height:14px;background-color:#f5c842;border-radius:999px;opacity:.75}.hero .hero-eyebrow span{font-size:.65rem;font-family:"DM Sans",sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#a89e8e}.hero h1{font-size:clamp(2.8rem,6vw,5.5rem);color:#1e1a16;max-width:760px;margin-bottom:24px;line-height:1.1}.hero h1 em{font-style:normal;color:#7d7168}.hero .hero-sub{font-size:1.15rem;font-weight:300;color:#5a5049;max-width:520px;line-height:1.85;margin-bottom:48px}.hero .hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;font-family:"DM Sans",sans-serif;font-weight:500;font-size:.9rem;text-decoration:none;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);border:none;cursor:pointer}.btn-primary{background-color:#1e1a16;color:#fdfcfa}.btn-primary:hover{background-color:#3d3630;color:#fdfcfa;transform:translateY(-2px);box-shadow:0 4px 16px rgba(30,26,22,.07),0 2px 6px rgba(30,26,22,.05)}.btn-ghost{background-color:rgba(0,0,0,0);color:#5a5049;border:1px solid #e5e0d8}.btn-ghost:hover{background-color:#f2efe9;color:#1e1a16;border-color:#ccc5b9}.section{padding:128px 0}.section--alt{background-color:#faf9f7}.section .section-header{margin-bottom:64px}.section .section-header .section-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:16px}.section .section-header .section-eyebrow .eyebrow-tab{display:inline-block;width:20px;height:7px;background-color:#f5c842;border-radius:999px;opacity:.7}.section .section-header .section-eyebrow span{font-size:.65rem;font-family:"DM Sans",sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#a89e8e}.section .section-header h2{font-size:clamp(1.8rem,3.5vw,2.8rem);color:#1e1a16;margin-bottom:12px}.section .section-header p{font-size:1.05rem;font-weight:300;color:#5a5049;max-width:480px;line-height:1.8}.values-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:16px;margin-top:32px}.value-pill{display:flex;align-items:center;gap:12px;padding:16px 24px;background-color:#fdfcfa;border:1px solid #e5e0d8;border-radius:22px;box-shadow:0 1px 3px rgba(30,26,22,.06),0 1px 2px rgba(30,26,22,.04)}.value-pill .value-dot{width:8px;height:8px;background-color:#c8dbc1;border-radius:50%;flex-shrink:0}.value-pill span{font-size:.9rem;font-weight:400;color:#5a5049;letter-spacing:.02em}.philosophy-body{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}@media(max-width: 768px){.philosophy-body{grid-template-columns:1fr;gap:32px}}.philosophy-body .philosophy-text p{font-size:1.05rem;font-weight:300;color:#5a5049;line-height:1.85;margin-bottom:16px}.philosophy-body .philosophy-text p strong{color:#1e1a16;font-weight:500}.kits-columns{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px;margin-bottom:64px}@media(max-width: 900px){.kits-columns{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.kits-columns{grid-template-columns:1fr}}.kits-columns h3{font-size:1.1rem;font-weight:500;color:#1e1a16;margin-bottom:16px}.kit-list{list-style:none;display:flex;flex-direction:column;gap:16px}.kit-list li{padding:16px;background-color:#fdfcfa;border:1px solid #e5e0d8;border-radius:14px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.kit-list li:hover{border-color:#c8dbc1;box-shadow:0 1px 3px rgba(30,26,22,.06),0 1px 2px rgba(30,26,22,.04);transform:translateY(-2px)}.kit-list li strong{display:block;font-size:.95rem;font-weight:500;color:#1e1a16;margin-bottom:8px}.kit-list li p{font-size:.85rem;font-weight:300;color:#5a5049;line-height:1.7;margin:0}.kits-reference{padding:24px;background-color:#faf9f7;border-radius:14px;border:1px solid #e5e0d8;font-size:.95rem;color:#5a5049}.kits-reference code{font-family:"IBM Plex Mono",monospace;background-color:#fdfcfa;padding:2px 6px;border-radius:8px;font-size:.8rem}.design-body{max-width:800px}.design-content p{font-size:1.05rem;font-weight:300;color:#5a5049;line-height:1.85;margin-bottom:24px}.design-content p strong{color:#1e1a16;font-weight:500}.design-content h3{font-size:1rem;font-weight:500;color:#1e1a16;margin-top:32px;margin-bottom:12px}.design-content ul{list-style:none;padding:0;margin-bottom:24px}.design-content ul li{padding:8px 0 8px 24px;color:#5a5049;line-height:1.8;position:relative}.design-content ul li::before{content:"•";position:absolute;left:0;color:#6d9e63;font-weight:bold}.design-content ul li strong{color:#1e1a16;font-weight:500}.design-content .btn{margin-top:24px}.dev-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media(max-width: 900px){.dev-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.dev-grid{grid-template-columns:1fr}}.dev-card{background-color:#fdfcfa;border:1px solid #e5e0d8;border-radius:22px;padding:24px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);display:flex;flex-direction:column;position:relative;overflow:hidden}.dev-card::before{content:"";position:absolute;top:12px;left:12px;width:16px;height:6px;background-color:#f5c842;border-radius:999px;opacity:.55;transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1)}.dev-card:hover{border-color:#c8dbc1;box-shadow:0 4px 16px rgba(30,26,22,.07),0 2px 6px rgba(30,26,22,.05);transform:translateY(-4px)}.dev-card:hover::before{opacity:.9}.dev-card h3{font-size:1.05rem;font-weight:500;color:#1e1a16;margin-bottom:12px;margin-top:0;position:relative;z-index:1}.dev-card p{flex:1;font-size:.9rem;font-weight:300;color:#5a5049;line-height:1.75;margin-bottom:16px;position:relative;z-index:1}.dev-card .card-link{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;font-weight:500;color:#4d7d44;text-decoration:none;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),gap 250ms cubic-bezier(0.4, 0, 0.2, 1);position:relative;z-index:1}.dev-card .card-link:hover{color:#6d9e63;gap:8px}.dev-card .card-link svg{width:14px;height:14px;flex-shrink:0}.tools-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 768px){.tools-list{grid-template-columns:1fr}}.tool-item{padding:24px;background-color:#fdfcfa;border:1px solid #e5e0d8;border-radius:22px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.tool-item:hover{border-color:#c8dbc1;box-shadow:0 4px 16px rgba(30,26,22,.07),0 2px 6px rgba(30,26,22,.05);transform:translateY(-2px)}.tool-item h3{font-size:1.05rem;font-weight:500;color:#1e1a16;margin-bottom:12px;margin-top:0}.tool-item p{font-size:.9rem;font-weight:300;color:#5a5049;line-height:1.75;margin-bottom:12px}.tool-item .tool-link{display:inline-flex;align-items:center;font-size:.85rem;font-weight:500;color:#4d7d44;text-decoration:none;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.tool-item .tool-link:hover{color:#6d9e63}.services-columns{display:grid;grid-template-columns:1fr 1fr;gap:64px;max-width:900px}@media(max-width: 768px){.services-columns{grid-template-columns:1fr;gap:32px}}.services-columns h3{font-size:1.1rem;font-weight:500;color:#1e1a16;margin-bottom:16px}.services-column ul{list-style:none;padding:0}.services-column ul li{padding:12px 0;color:#5a5049;border-bottom:1px solid #f2efe9;font-size:.95rem}.services-column ul li:last-child{border-bottom:none}.services-column p{font-size:.95rem;font-weight:300;color:#5a5049;line-height:1.8;margin-bottom:16px}.services-column .btn{margin-top:12px}.product-links{margin-top:64px;padding-top:32px;border-top:1px solid #e5e0d8}.product-links h3{font-size:.95rem;font-weight:500;color:#1e1a16;margin-bottom:12px}.product-links p{font-size:.95rem;color:#5a5049}.product-links p a{color:#4d7d44;text-decoration:none;font-weight:500;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1)}.product-links p a:hover{color:#6d9e63;text-decoration:underline}.projects-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media(max-width: 900px){.projects-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 580px){.projects-grid{grid-template-columns:1fr}}.project-card{background-color:#fdfcfa;border:1px solid #e5e0d8;border-radius:22px;padding:32px;box-shadow:0 1px 3px rgba(30,26,22,.06),0 1px 2px rgba(30,26,22,.04);transition:box-shadow 400ms cubic-bezier(0.4, 0, 0.2, 1),transform 400ms cubic-bezier(0.4, 0, 0.2, 1);position:relative;overflow:hidden;display:flex;flex-direction:column}.project-card::before{content:"";position:absolute;top:12px;left:12px;width:22px;height:7px;background-color:#f5c842;border-radius:999px;opacity:.55;transition:opacity 400ms cubic-bezier(0.4, 0, 0.2, 1)}.project-card:hover{box-shadow:0 12px 40px rgba(30,26,22,.09),0 4px 12px rgba(30,26,22,.06);transform:translateY(-4px)}.project-card:hover::before{opacity:.9}.project-card .card-header{margin-bottom:12px;padding-top:8px}.project-card .card-name{font-family:"Fraunces",serif;font-size:1.25rem;font-weight:400;color:#1e1a16;margin-bottom:2px}.project-card .card-tagline{font-size:.8rem;font-family:"DM Sans",sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#a89e8e}.project-card .card-description{font-size:.925rem;font-weight:300;color:#5a5049;line-height:1.75;flex:1;margin-bottom:24px}.project-card .card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.project-card .card-tags{display:flex;flex-wrap:wrap;gap:4px}.project-card .card-tags .tag{font-size:.7rem;font-family:"IBM Plex Mono",monospace;color:#7d7168;background-color:#f2efe9;border-radius:8px;padding:2px 8px}.project-card .card-status{font-size:.65rem;font-family:"DM Sans",sans-serif;letter-spacing:.1em;text-transform:uppercase;display:flex;align-items:center;gap:5px}.project-card .card-status::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#6d9e63}.project-card .card-status.experimental::before{background-color:#ccc5b9}.project-card .card-status{color:#a89e8e}.project-card .card-link{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;font-weight:500;color:#4d7d44;margin-top:12px;text-decoration:none;transition:color 250ms cubic-bezier(0.4, 0, 0.2, 1),gap 250ms cubic-bezier(0.4, 0, 0.2, 1)}.project-card .card-link:hover{color:#6d9e63;gap:8px}.project-card .card-link svg{width:14px;height:14px;flex-shrink:0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:128px;align-items:start}@media(max-width: 768px){.contact-layout{grid-template-columns:1fr;gap:64px}}.contact-intro p{font-size:1.05rem;font-weight:300;color:#5a5049;line-height:1.85;margin-bottom:16px}.contact-links{display:flex;flex-direction:column;gap:12px;margin-top:24px}.contact-link{display:flex;align-items:center;gap:12px;padding:16px 24px;background-color:#fdfcfa;border:1px solid #e5e0d8;border-radius:14px;color:#5a5049;text-decoration:none;font-size:.9rem;font-weight:400;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.contact-link svg{width:18px;height:18px;flex-shrink:0;color:#a89e8e}.contact-link:hover{border-color:#ccc5b9;color:#1e1a16;box-shadow:0 1px 3px rgba(30,26,22,.06),0 1px 2px rgba(30,26,22,.04);transform:translateX(3px)}.contact-link .link-label{flex:1}.contact-link .link-value{font-family:"IBM Plex Mono",monospace;font-size:.8rem;color:#a89e8e}.section-divider{border:none;border-top:1px solid #e5e0d8;margin:0}.footer{padding:48px 0;border-top:1px solid #e5e0d8}.footer .container{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer .footer-logo{display:flex;align-items:center;gap:8px;font-family:"Fraunces",serif;font-size:.95rem;color:#7d7168;text-decoration:none}.footer .footer-logo .logo-tab{display:inline-block;width:18px;height:7px;background-color:#f5c842;border-radius:999px;opacity:.6}.footer .footer-meta{font-size:.75rem;font-family:"IBM Plex Mono",monospace;color:#a89e8e}.footer .footer-links{display:flex;gap:24px}.footer .footer-links a{font-size:.8rem;color:#a89e8e;text-decoration:none}.footer .footer-links a:hover{color:#5a5049}@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero .hero-eyebrow{animation:fadeUp 600ms cubic-bezier(0.4, 0, 0.2, 1) both}.hero h1{animation:fadeUp 600ms cubic-bezier(0.4, 0, 0.2, 1) 150ms both}.hero .hero-sub{animation:fadeUp 600ms cubic-bezier(0.4, 0, 0.2, 1) 200ms both}.hero .hero-actions{animation:fadeUp 600ms cubic-bezier(0.4, 0, 0.2, 1) 280ms both}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;transition-duration:.01ms !important}}/*# sourceMappingURL=main.css.map */