/*!
Theme: Built By Sage
Description: Marketing site for Built By Sage — digital tools for specific problems
Version: 1.0.0
*/*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.7;color:#2a2826;background-color:#f7f6f3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 40px}@media(max-width: 768px){.container{padding:0 20px}}h1,h2,h3,h4,h5,h6{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;line-height:1.1;letter-spacing:-0.025em;color:#2a2826;margin:0 0 1.25rem}p{margin:0 0 1.25rem}p:last-child{margin-bottom:0}a{color:#91b16f;text-decoration:none;transition:color .2s ease}a:hover{color:#789e53}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem;margin:0 0 1.25rem}li{margin-bottom:.4rem}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#91b16f;margin-bottom:16px}.section-title{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:44px;line-height:1.08;letter-spacing:-0.03em;color:#2a2826;margin-bottom:16px}@media(max-width: 768px){.section-title{font-size:32px}}.section-title--light{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 28px;font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:100px;cursor:pointer;transition:all .2s ease;white-space:nowrap;line-height:1}.btn.btn-primary{background-color:#91b16f;color:#fff;border-color:#91b16f}.btn.btn-primary:hover{background-color:#789e53;border-color:#789e53;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(145,177,111,.3)}.btn.btn-secondary{background-color:rgba(0,0,0,0);color:#91b16f;border-color:#91b16f}.btn.btn-secondary:hover{background-color:#91b16f;color:#fff;transform:translateY(-2px)}.btn.btn-ghost-white{background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.75);border-color:hsla(0,0%,100%,.2)}.btn.btn-ghost-white:hover{color:#fff;border-color:hsla(0,0%,100%,.5)}.btn.btn-solid-white{background-color:#fff;color:#111110;border-color:#fff}.btn.btn-solid-white:hover{background-color:#f7f6f3;border-color:#f7f6f3;transform:translateY(-2px);box-shadow:0 8px 24px hsla(0,0%,100%,.15)}.hero-section{position:relative}.hero-section .hero-background{background-color:#111110;position:relative;overflow:hidden}.hero-section .hero-background::before{content:"";position:absolute;top:-10%;left:50%;transform:translateX(-50%);width:70%;height:50%;background:radial-gradient(ellipse, rgba(145, 177, 111, 0.14) 0%, transparent 70%);pointer-events:none;z-index:0}.hero-section .hero-background::after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle, rgba(255, 255, 255, 0.045) 1px, transparent 1px);background-size:28px 28px;pointer-events:none;z-index:0}.hero-section .hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:200px 40px 160px;text-align:center}@media(max-width: 1024px){.hero-section .hero-content{padding:160px 40px 120px}}@media(max-width: 768px){.hero-section .hero-content{padding:140px 24px 100px}}@media(max-width: 480px){.hero-section .hero-content{padding:120px 20px 80px}}.hero-section .hero-buttons{margin-top:36px;display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.hero-headline{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:72px;line-height:1.02;letter-spacing:-0.04em;color:#fff;margin-bottom:24px}.hero-headline .highlight{color:#91b16f}@media(max-width: 768px){.hero-headline{font-size:48px;letter-spacing:-0.03em}}@media(max-width: 480px){.hero-headline{font-size:38px}}.hero-subhead{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.75;color:hsla(0,0%,100%,.6);max-width:580px;margin:0 auto}@media(max-width: 768px){.hero-subhead{font-size:16px}}.hero-subtitle{text-align:center;margin-bottom:16px}.hero-subtitle p{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#91b16f;margin:0}.hero-divider{width:32px;height:2px;background-color:#91b16f;border-radius:2px;margin:20px auto}.cookie-banner{position:fixed;bottom:20px;left:20px;right:20px;z-index:9999;transform:translateY(20px);opacity:0;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s ease;pointer-events:none;max-width:560px;margin:0 auto}.cookie-banner.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.cookie-banner__inner{background:#111110;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:20px 24px;display:flex;align-items:flex-start;gap:20px;box-shadow:0 20px 60px rgba(17,17,16,.5)}@media(max-width: 640px){.cookie-banner__inner{flex-direction:column;gap:14px}}.cookie-banner__text{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.6;color:hsla(0,0%,100%,.6);margin:0;flex:1}.cookie-banner__text a{color:#91b16f;text-decoration:underline;text-underline-offset:2px}.cookie-banner__text a:hover{color:#abc390}.cookie-banner__actions{display:flex;gap:8px;flex-shrink:0;align-items:center}@media(max-width: 640px){.cookie-banner__actions{width:100%}}.cookie-banner__btn{padding:9px 20px;border-radius:100px;font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;border:1.5px solid rgba(0,0,0,0);white-space:nowrap}.cookie-banner__btn--accept{background:#91b16f;color:#fff;border-color:#91b16f}.cookie-banner__btn--accept:hover{background:#789e53;border-color:#789e53}.cookie-banner__btn--decline{background:rgba(0,0,0,0);color:hsla(0,0%,100%,.4);border-color:hsla(0,0%,100%,.12)}.cookie-banner__btn--decline:hover{color:#fff;border-color:hsla(0,0%,100%,.3)}.platform-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:100px;background:rgba(145,177,111,.1);border:1px solid rgba(145,177,111,.2);font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#91b16f}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;transition:background-color .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.site-header.is-top{background-color:rgba(0,0,0,0)}.site-header.scrolled{background-color:rgba(247,246,243,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 #e4dfd7}.site-header.scrolled .nav-link{color:#2a2826}.site-header.scrolled .nav-link:hover,.site-header.scrolled .nav-link.is-active{color:#91b16f}.site-header.scrolled .mobile-menu-toggle .hamburger-line{background-color:#58565d}.site-header.scrolled .logo-wordmark{color:#58565d}.site-header .header-container{max-width:1200px;margin:0 auto;padding:0 40px}@media(max-width: 768px){.site-header .header-container{padding:0 20px}}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:32px}.logo{flex-shrink:0}.logo-link{display:flex;align-items:center;gap:9px;text-decoration:none}.logo-icon{height:28px;width:auto;flex-shrink:0;transition:opacity .2s ease}.logo-wordmark{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:16px;letter-spacing:-0.025em;color:#fff;transition:color .3s ease;white-space:nowrap}.logo-link:hover .logo-icon{opacity:.8}.logo-link:hover .logo-wordmark{opacity:.8}.main-navigation{flex:1;display:flex;justify-content:center}@media(max-width: 900px){.main-navigation{display:none}}.main-navigation .nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:36px}.main-navigation li{margin:0}.nav-link{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.75);text-decoration:none;letter-spacing:.01em;transition:color .2s ease;padding:4px 0;position:relative}.nav-link::after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background-color:#91b16f;transform:scaleX(0);transition:transform .2s ease;transform-origin:left}.nav-link:hover,.nav-link.is-active{color:#fff}.nav-link:hover::after,.nav-link.is-active::after{transform:scaleX(1)}.header-cta{flex-shrink:0}@media(max-width: 900px){.header-cta{display:none}}.header-cta .header-btn{padding:10px 22px;font-size:13px}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0}@media(max-width: 900px){.mobile-menu-toggle{display:flex}}.mobile-menu-toggle .hamburger-line{display:block;width:22px;height:1.5px;background-color:hsla(0,0%,100%,.85);border-radius:2px;transition:all .25s ease;transform-origin:center}.mobile-menu-toggle.is-active .hamburger-line:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.mobile-menu-toggle.is-active .hamburger-line:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-menu-toggle.is-active .hamburger-line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu-overlay{position:fixed;inset:0;background:rgba(17,17,16,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:198;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.is-active{opacity:1;visibility:visible}.mobile-menu{position:fixed;top:0;right:0;width:300px;max-width:85vw;height:100%;background-color:#111110;z-index:199;transform:translateX(100%);transition:transform .32s cubic-bezier(0.4, 0, 0.2, 1);display:flex;flex-direction:column;overflow-y:auto}.mobile-menu.is-active{transform:translateX(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid hsla(0,0%,100%,.08)}.mobile-menu__logo{display:flex;align-items:center;gap:8px;text-decoration:none}.mobile-menu__logo-icon{height:22px;width:auto}.mobile-menu__logo-text{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:15px;letter-spacing:-0.02em;color:#fff}.mobile-menu__close{background:none;border:none;cursor:pointer;color:hsla(0,0%,100%,.5);padding:6px;margin-right:-6px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;width:36px;height:36px;border-radius:50%}.mobile-menu__close:hover{color:#fff;background:hsla(0,0%,100%,.05)}.mobile-menu__nav{list-style:none;margin:0;padding:12px 0;flex:1}.mobile-menu__nav li{margin:0}.mobile-menu__nav li a{display:block;padding:14px 24px;color:hsla(0,0%,100%,.7);text-decoration:none;font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-size:15px;font-weight:500;letter-spacing:-0.01em;transition:all .2s ease;border-left:2px solid rgba(0,0,0,0)}.mobile-menu__nav li a:hover,.mobile-menu__nav li a.is-active{color:#fff;border-left-color:#91b16f;padding-left:28px}.mobile-menu__footer{padding:20px 24px;border-top:1px solid hsla(0,0%,100%,.08)}.mobile-menu__email{color:hsla(0,0%,100%,.45);text-decoration:none;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:13px;transition:color .2s ease}.mobile-menu__email:hover{color:#91b16f}body.mobile-menu-open{overflow:hidden}.site-footer{background-color:#111110;color:#fff}.site-footer .footer__main{max-width:1200px;margin:0 auto;padding:64px 40px 48px}@media(max-width: 768px){.site-footer .footer__main{padding:48px 20px 32px}}.site-footer .footer__grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:48px}@media(max-width: 1024px){.site-footer .footer__grid{grid-template-columns:1fr 1fr;gap:36px}}@media(max-width: 480px){.site-footer .footer__grid{grid-template-columns:1fr;gap:28px}}.site-footer .footer__brand .footer__logo{display:inline-flex;align-items:center;gap:9px;text-decoration:none;margin-bottom:14px}.site-footer .footer__brand .footer__logo-icon{height:26px;width:auto;flex-shrink:0;opacity:.9}.site-footer .footer__brand .footer__logo-wordmark{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:15px;letter-spacing:-0.025em;color:hsla(0,0%,100%,.9);white-space:nowrap}.site-footer .footer__brand .footer__tagline{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.65;color:hsla(0,0%,100%,.45);margin:0 0 4px;max-width:240px}.site-footer .footer__brand .footer__mission{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.6;color:hsla(0,0%,100%,.3);margin:0;max-width:240px}.site-footer .footer__social{display:flex;gap:12px;margin-top:16px}.site-footer .footer__social a{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.45);transition:all .2s ease;text-decoration:none}.site-footer .footer__social a:hover{background:#91b16f;color:#fff}.site-footer .footer__heading{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.3);margin:0 0 16px}.site-footer .footer__nav-list{list-style:none;margin:0;padding:0}.site-footer .footer__nav-list li{margin-bottom:0px}.site-footer .footer__nav-list li:last-child{margin-bottom:0}.site-footer .footer__nav-list a{color:hsla(0,0%,100%,.55);text-decoration:none;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;transition:color .2s ease}.site-footer .footer__nav-list a:hover{color:#91b16f}.site-footer .footer__contact p:not(.footer__heading){margin:0 0 8px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.6}.site-footer .footer__contact p:not(.footer__heading):last-child{margin-bottom:0}.site-footer .footer__contact p:not(.footer__heading) a{color:hsla(0,0%,100%,.55);text-decoration:none;transition:color .2s ease}.site-footer .footer__contact p:not(.footer__heading) a:hover{color:#91b16f}.site-footer .footer__bottom{border-top:1px solid hsla(0,0%,100%,.07)}.site-footer .footer__bottom-inner{max-width:1200px;margin:0 auto;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media(max-width: 768px){.site-footer .footer__bottom-inner{padding:16px 20px}}.site-footer .footer__legal{display:flex;gap:24px}.site-footer .footer__legal a{color:hsla(0,0%,100%,.3);text-decoration:none;font-size:12px;font-family:"Inter",system-ui,-apple-system,sans-serif;transition:color .2s ease}.site-footer .footer__legal a:hover{color:hsla(0,0%,100%,.7)}.site-footer .footer__copyright{margin:0;font-size:12px;color:hsla(0,0%,100%,.25);font-family:"Inter",system-ui,-apple-system,sans-serif}.site-footer .footer__credit{margin:0;font-size:12px;color:hsla(0,0%,100%,.25);font-family:"Inter",system-ui,-apple-system,sans-serif}.site-footer .footer__credit a{color:hsla(0,0%,100%,.25);text-decoration:none;transition:color .2s ease}.site-footer .footer__credit a:hover{color:hsla(0,0%,100%,.6)}.home{position:relative}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 10px;border-radius:100px;background:rgba(145,177,111,.1);border:1px solid rgba(145,177,111,.22);font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.7);margin-bottom:28px;letter-spacing:.01em}.hero-badge__dot{width:7px;height:7px;border-radius:50%;background-color:#91b16f;flex-shrink:0;position:relative}.hero-badge__dot::after{content:"";position:absolute;inset:-3px;border-radius:50%;background-color:rgba(145,177,111,.3);animation:pulse 2s ease infinite}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.home .hero-headline{font-size:80px}@media(max-width: 900px){.home .hero-headline{font-size:58px}}@media(max-width: 600px){.home .hero-headline{font-size:44px}}@media(max-width: 400px){.home .hero-headline{font-size:38px}}.trust-strip{background-color:#fff;border-bottom:1px solid #e4dfd7}.trust-strip__inner{max-width:1200px;margin:0 auto;padding:18px 40px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 20px;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#888480}@media(max-width: 768px){.trust-strip__inner{padding:16px 20px;font-size:12px}}.trust-strip__dot{color:#e4dfd7;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:18px;line-height:1}@media(max-width: 480px){.trust-strip__dot{display:none}}.products-section{padding:100px 40px;background-color:#f7f6f3}@media(max-width: 768px){.products-section{padding:72px 20px}}.products-section .products-content{max-width:1200px;margin:0 auto}.products-section .products-intro{text-align:center;margin-bottom:64px}.products-section .products-intro .section-title{margin-bottom:12px}.products-section .products-intro p{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.7;color:#888480;max-width:480px;margin:0 auto}.products-section .products-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 900px){.products-section .products-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}.product-card{background:#fff;border:1px solid #e4dfd7;border-radius:16px;padding:40px;display:flex;flex-direction:column;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.product-card:hover{border-color:rgba(145,177,111,.4);box-shadow:0 12px 40px rgba(42,40,38,.08);transform:translateY(-3px)}.product-card--coming-soon{background:rgba(247,246,243,.5);border-style:dashed;justify-content:center;min-height:280px}.product-card--coming-soon:hover{transform:none;box-shadow:none;border-color:#e4dfd7}.product-card--coming-soon .product-card__name,.product-card--coming-soon .product-card__description{color:#888480}.product-card--coming-soon .product-card__icon{background:rgba(88,86,93,.06)}.product-card--coming-soon .product-card__icon svg{color:rgba(88,86,93,.3)}.product-card__icon{width:52px;height:52px;background:rgba(145,177,111,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.product-card__icon svg{color:#91b16f}.product-card__meta{display:flex;align-items:center;gap:10px;margin-bottom:12px}.product-card__name{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:22px;letter-spacing:-0.02em;color:#2a2826;margin:0}.product-card__tagline{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;color:#91b16f;letter-spacing:.01em;margin-bottom:14px}.product-card__description{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.7;color:rgba(42,40,38,.65);margin-bottom:32px;flex:1}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:auto}.product-card__price{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:32px;letter-spacing:-0.03em;color:#2a2826;line-height:1}.product-card__price__sup{font-size:16px;font-weight:600;letter-spacing:0;vertical-align:super;color:#888480}@media(max-width: 480px){.product-card{padding:28px 24px}}.philosophy-section{background-color:#111110;padding:100px 40px;position:relative;overflow:hidden}.philosophy-section::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle, rgba(255, 255, 255, 0.03) 1px, transparent 1px);background-size:28px 28px;pointer-events:none}@media(max-width: 768px){.philosophy-section{padding:72px 20px}}.philosophy-section .philosophy-content{max-width:760px;margin:0 auto;text-align:center;position:relative;z-index:1}.philosophy-section .eyebrow{color:#91b16f}.philosophy-section .section-title{color:#fff;font-size:48px;margin-bottom:32px}@media(max-width: 768px){.philosophy-section .section-title{font-size:34px}}.philosophy-section .philosophy-lead{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:20px;line-height:1.7;color:hsla(0,0%,100%,.75);margin-bottom:16px}@media(max-width: 768px){.philosophy-section .philosophy-lead{font-size:17px}}.philosophy-section .philosophy-body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.75;color:hsla(0,0%,100%,.5);margin-bottom:48px}.philosophy-section .philosophy-promises{display:inline-grid;grid-template-columns:1fr 1fr;gap:14px 40px;text-align:left;margin-bottom:48px}@media(max-width: 600px){.philosophy-section .philosophy-promises{grid-template-columns:1fr;gap:12px}}.philosophy-section .philosophy-promises li{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.7);padding-left:20px;position:relative;list-style:none;margin-bottom:0}.philosophy-section .philosophy-promises li::before{content:"→";position:absolute;left:0;color:#91b16f;font-weight:600}.philosophy-section .philosophy-close{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.7;color:hsla(0,0%,100%,.3);font-style:italic;margin-bottom:0}.home-cta{background-color:#f7f6f3;padding:100px 40px;text-align:center;border-top:1px solid #e4dfd7}@media(max-width: 768px){.home-cta{padding:72px 20px}}.home-cta__content{max-width:620px;margin:0 auto}.home-cta__title{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:44px;line-height:1.08;letter-spacing:-0.03em;color:#2a2826;margin-bottom:16px}@media(max-width: 768px){.home-cta__title{font-size:32px}}.home-cta__body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.7;color:#888480;margin-bottom:36px}.home-cta__email{display:inline-flex;align-items:center;gap:10px;font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:22px;letter-spacing:-0.02em;color:#2a2826;text-decoration:none;transition:color .2s ease;border-bottom:2px solid rgba(145,177,111,.3);padding-bottom:4px}.home-cta__email:hover{color:#91b16f;border-bottom-color:#91b16f}@media(max-width: 480px){.home-cta__email{font-size:17px}}.hero-section--compact .hero-content{padding-top:120px;padding-bottom:80px}@media(max-width: 768px){.hero-section--compact .hero-content{padding-top:100px;padding-bottom:60px}}.hero-section--compact .hero-headline{font-size:48px;margin-bottom:0}@media(max-width: 768px){.hero-section--compact .hero-headline{font-size:36px}}.basic-page__content{padding:72px 40px 100px;background-color:#f7f6f3}@media(max-width: 768px){.basic-page__content{padding:48px 20px 72px}}.basic-page__container{max-width:760px;margin:0 auto}.basic-page__container h3{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:20px;letter-spacing:-0.02em;color:#2a2826;margin:0 0 12px}.basic-page__container h4{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:600;font-size:15px;letter-spacing:-0.01em;color:#2a2826;margin:24px 0 8px}.basic-page__container p{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.8;color:rgba(42,40,38,.75);margin-bottom:16px}.basic-page__container ul,.basic-page__container ol{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.8;color:rgba(42,40,38,.75);padding-left:20px;margin-bottom:16px}.basic-page__container ul li,.basic-page__container ol li{margin-bottom:6px}.basic-page__container a{color:#91b16f;text-decoration:underline;text-underline-offset:2px}.basic-page__container a:hover{color:#789e53}.basic-page__container strong{font-weight:600;color:#2a2826}.basic-page__container hr{border:none;border-top:1px solid #e4dfd7;margin:40px 0 32px}.basic-page__date{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:13px !important;color:#888480 !important;margin-bottom:24px !important}.basic-page__updated{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:13px !important;color:#888480 !important;margin-top:40px !important;padding-top:24px;border-top:1px solid #e4dfd7}.error-page{min-height:calc(100vh - 100px);background-color:#111110;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:120px 40px 80px}.error-page::before{content:"";position:absolute;top:-10%;left:50%;transform:translateX(-50%);width:70%;height:50%;background:radial-gradient(ellipse, rgba(145, 177, 111, 0.14) 0%, transparent 70%);pointer-events:none;z-index:0}.error-page::after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle, rgba(255, 255, 255, 0.045) 1px, transparent 1px);background-size:28px 28px;pointer-events:none;z-index:0}@media(max-width: 768px){.error-page{padding:120px 24px 60px}}.error-page__bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:clamp(200px,30vw,400px);line-height:1;letter-spacing:-0.06em;color:rgba(0,0,0,0);-webkit-text-stroke:2px hsla(0,0%,100%,.06);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;z-index:0}.error-page__content{position:relative;z-index:1;text-align:center;max-width:520px}.error-page__content .eyebrow{color:#91b16f}.error-page__title{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:52px;line-height:1.05;letter-spacing:-0.035em;color:#fff;margin-bottom:16px}@media(max-width: 768px){.error-page__title{font-size:38px}}@media(max-width: 480px){.error-page__title{font-size:30px}}.error-page__body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.7;color:hsla(0,0%,100%,.55);margin-bottom:40px}@media(max-width: 768px){.error-page__body{font-size:15px}}.error-page__actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
/*# sourceMappingURL=theme.min.css.map */
