@font-face{font-family:Jost;font-style:normal;font-weight:200;font-display:swap;src:url(/fonts/Jost-200.woff2)format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/Jost-300.woff2)format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Jost-400.woff2)format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Jost-500.woff2)format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Jost-600.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/IBM-Plex-Mono-400.woff2)format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/IBM-Plex-Mono-500.woff2)format("woff2")}:root{--balkan-blackout:#1e1e1e;--balkan-chocolate:#37261a;--balkan-gold:#c0973e;--balkan-gold-dark:#87692c;--balkan-bronco:#aaa194;--balkan-khadi:#ded9d0;--balkan-paper:#f4f1ea;--balkan-white:#fff;--surface-page:var(--balkan-paper);--surface-card:var(--balkan-white);--surface-sunken:var(--balkan-khadi);--surface-dark:var(--balkan-chocolate);--surface-darkest:var(--balkan-blackout);--surface-accent:var(--balkan-gold);--text-primary:var(--balkan-blackout);--text-secondary:color-mix(in oklch,var(--balkan-blackout) 68%,var(--balkan-paper));--text-muted:var(--balkan-bronco);--text-on-dark:var(--balkan-paper);--text-on-dark-muted:color-mix(in oklch,var(--balkan-paper) 62%,var(--balkan-chocolate));--text-on-accent:var(--balkan-blackout);--border-default:color-mix(in oklch,var(--balkan-blackout) 14%,var(--balkan-paper));--border-strong:var(--balkan-bronco);--border-on-dark:color-mix(in oklch,var(--balkan-paper) 22%,var(--balkan-chocolate));--accent:var(--balkan-gold);--accent-hover:var(--balkan-gold-dark);--accent-press:color-mix(in oklch,var(--balkan-gold) 78%,var(--balkan-blackout));--focus-ring:var(--balkan-gold);--state-error:#9c3b2e;--state-success:#5c6b3f;--font-display:"Jost",ui-sans-serif,sans-serif;--font-body:"Jost",ui-sans-serif,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,monospace;--weight-thin:200;--weight-light:300;--weight-regular:400;--weight-medium:500;--tracking-wordmark:.18em;--tracking-label:.12em;--tracking-normal:0;--text-display-xl:clamp(2.75rem,5vw,5.5rem);--text-display-l:clamp(2.25rem,3.6vw,3.75rem);--text-display-m:clamp(1.75rem,2.4vw,2.5rem);--text-heading:1.5rem;--text-subheading:1.125rem;--text-body:1rem;--text-small:.875rem;--text-caption:.75rem;--leading-tight:1.05;--leading-heading:1.2;--leading-body:1.6;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--radius-s:2px;--radius-m:4px;--radius-l:8px;--radius-tile:12px;--radius-pill:999px;--shadow-card:0 1px 2px #1e1e1e0f,0 4px 16px #1e1e1e12;--shadow-raised:0 8px 24px #1e1e1e1f;--shadow-none:none;--ease-standard:cubic-bezier(.4,0,.2,1);--duration-fast:.12s;--duration-standard:.2s;--topbar-h:44px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:#171513;-webkit-font-smoothing:antialiased;background:#fff;margin:0;overflow-x:clip}a{color:var(--balkan-gold-dark);text-decoration:none}a:hover{color:#171513}button{font-family:inherit}img{max-width:100%;height:auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes growW{to{transform:scaleX(1)}}.reveal{animation:fadeUp .7s var(--ease-standard) both;animation-timeline:view();animation-range:entry cover 22%}.reveal-late{animation:fadeUp .8s var(--ease-standard) both;animation-timeline:view();animation-range:entry cover 32%}.clause-row{transition:background .3s var(--ease-standard)}.clause-row:hover{background:#faf8f4}.clause-row:hover .clause-stamp{opacity:1;transform:rotate(-3deg)scale(1)}.clause-stamp{opacity:0;transition:all .35s var(--ease-standard);transform:rotate(-8deg)scale(.85)}.proj-tile{position:relative;overflow:hidden}.proj-tile img{transition:transform .7s var(--ease-standard)}.proj-tile:hover img{transform:scale(1.05)}.hero-cta{transition:background .25s var(--ease-standard)}.hero-cta:hover{background:var(--balkan-khadi)}.hero-zoom{animation:26s ease-out both slowZoom}@media (max-width:820px){:root{--space-7:24px;--space-8:32px;--space-9:56px;--space-10:64px}}@media (max-width:520px){:root{--space-7:16px;--space-8:24px;--space-9:40px;--space-10:48px}}@media (max-width:820px){.two-col{grid-template-columns:minmax(0,1fr)!important}.week-strip{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.faq-grid,.proj-grid{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:520px){.week-strip{grid-template-columns:minmax(0,1fr)!important}}@media (max-width:1060px){.top-nav{display:none!important}.nav-toggle{display:inline-flex!important}}@media (min-width:1061px){.mobile-nav{display:none!important}}.site-header{transition:background-color var(--duration-standard) var(--ease-standard), box-shadow var(--duration-standard) var(--ease-standard)}.site-header[data-solid]{background:#fff;box-shadow:0 1px #e8e4dc,0 6px 24px #1e1e1e12}@media (prefers-reduced-motion:reduce){.site-header{transition:none}}.nav-toggle{border-radius:var(--radius-m);width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0;display:none}.mobile-nav{top:var(--drawer-top,104px);z-index:45;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:var(--space-4) 0 var(--space-8);animation:drawerIn .22s var(--ease-standard) both;background:#fff;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.mobile-nav[hidden]{display:none}@keyframes drawerIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-nav__section{border-bottom:1px solid #f1ede5}.mobile-nav__summary{width:100%;min-height:56px;padding:0 var(--space-7);cursor:pointer;text-align:left;font-family:var(--font-body);letter-spacing:.02em;color:#171513;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;font-size:15px;display:flex}.mobile-nav__summary[data-active]{color:var(--balkan-gold-dark);font-weight:500}.mobile-nav__summary:hover{background:#faf8f4}.mobile-nav__caret{color:var(--text-muted);transition:transform var(--duration-standard) var(--ease-standard);flex-shrink:0}.mobile-nav__caret[data-open]{color:var(--balkan-gold-dark);transform:rotate(180deg)}.mobile-nav__panel{padding:var(--space-2) 0;background:#faf8f4}.mobile-nav__panel[hidden]{display:none}.mobile-nav__sub{min-height:48px;padding:0 var(--space-7) 0 calc(var(--space-7) + 14px);font-family:var(--font-body);color:#3c3830;align-items:center;font-size:14.5px;display:flex;position:relative}.mobile-nav__sub:before{content:"";left:var(--space-7);background:var(--balkan-gold);width:6px;height:1px;position:absolute;top:50%}.mobile-nav__sub:hover{color:#171513;background:#f1ede5}.mobile-nav__item{min-height:56px;padding:0 var(--space-7);font-family:var(--font-body);letter-spacing:.02em;color:#171513;border-bottom:1px solid #f1ede5;align-items:center;font-size:15px;display:flex}.mobile-nav__item[data-active]{color:var(--balkan-gold-dark);font-weight:500}.mobile-nav__item:hover{color:#171513;background:#faf8f4}.mobile-nav__cta{min-height:52px;margin:var(--space-6) var(--space-7) 0;background:var(--balkan-gold);color:#171513;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;font-size:13px;display:flex}.mobile-nav__cta:hover{background:var(--balkan-gold-dark);color:#171513}@media (prefers-reduced-motion:reduce){.mobile-nav{animation:none}}.skip-link{z-index:200;color:#fff;font-family:var(--font-body);background:#171513;padding:12px 20px;font-size:14px;position:absolute;top:0;left:-9999px}.skip-link:focus{color:#fff;left:0}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.top-bar{background:var(--balkan-blackout);justify-content:space-between;align-items:center;gap:var(--space-4);padding:0 var(--space-7);min-height:var(--topbar-h);flex-wrap:nowrap;display:flex}.top-bar__actions{align-items:center;gap:var(--space-6);flex-wrap:nowrap;display:flex}.top-bar__link{min-height:44px;font-family:var(--font-body);color:#fff;white-space:nowrap;align-items:center;gap:7px;padding:0 2px;font-size:12px;display:inline-flex}.top-bar__link:hover{color:var(--balkan-gold)}@media (max-width:820px){.top-bar{gap:var(--space-4)}.top-bar__actions{gap:var(--space-5)}.top-bar__link[data-optional]{display:none}}@media (max-width:420px){.top-bar__label{display:none}.top-bar__link-text{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.top-bar__link{gap:0;padding:0 8px}.top-bar__actions{gap:var(--space-4)}}.wa-fab{bottom:var(--space-6);right:var(--space-6);z-index:30;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:fixed;box-shadow:0 8px 24px #0000004d}@media (max-width:820px){.wa-fab{width:48px;height:48px;bottom:14px;right:14px}.wa-fab svg{width:24px;height:24px}}.hero-full{height:calc(100dvh - var(--topbar-h));min-height:560px}@media (max-width:820px){.hero-content{padding-bottom:calc(var(--space-6) + 56px)!important}}.bkr-btn{font-family:var(--font-body);letter-spacing:.02em;border-radius:var(--radius-m);cursor:pointer;transition:background-color var(--duration-standard) var(--ease-standard),border-color var(--duration-standard) var(--ease-standard);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:500;display:inline-flex}.bkr-btn:disabled{opacity:.45;cursor:not-allowed}.bkr-btn--sm{padding:8px 14px;font-size:13px}.bkr-btn--md{padding:11px 20px;font-size:14px}.bkr-btn--lg{padding:14px 28px;font-size:15px}.bkr-btn--primary{background:var(--accent);color:var(--text-on-accent)}.bkr-btn--primary:hover:not(:disabled){background:var(--accent-hover)}.bkr-btn--primary:active:not(:disabled){background:var(--accent-press)}.bkr-btn--secondary{color:var(--text-primary);border-color:var(--border-strong);background:0 0}.bkr-btn--secondary:hover:not(:disabled){background:var(--surface-sunken)}.bkr-btn--ghost{color:var(--text-primary);background:0 0}.bkr-btn--ghost:hover:not(:disabled){background:var(--surface-sunken)}.bkr-field{font-family:var(--font-body);flex-direction:column;gap:6px;display:flex}.bkr-field__label{color:var(--text-primary);font-size:13px;font-weight:500}.bkr-input{font-family:var(--font-body);border-radius:var(--radius-m);border:1px solid var(--border-default);background:var(--surface-card);color:var(--text-primary);transition:border-color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard);outline:none;width:100%;padding:11px 14px;font-size:14px}.bkr-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent) 25%,transparent)}.bkr-input::placeholder{color:var(--text-muted)}.bkr-combo{position:relative}.bkr-combo__button{text-align:left;cursor:pointer;width:100%;min-height:46px;font-family:var(--font-body);color:var(--text-primary);background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-m);transition:border-color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard);justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:14px;display:flex}.bkr-combo__button:hover{border-color:var(--border-strong)}.bkr-combo__button:focus-visible,.bkr-combo__button[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklch,var(--accent) 25%,transparent);outline:none}.bkr-combo__button[data-placeholder]{color:var(--text-muted)}.bkr-combo__chevron{color:var(--text-muted);transition:transform var(--duration-standard) var(--ease-standard);flex-shrink:0}.bkr-combo__chevron[data-open]{transform:rotate(180deg)}.bkr-combo__list{z-index:50;background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-m);max-height:264px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #1e1e1e2e}.bkr-combo__list[hidden]{display:none}.bkr-combo__option{min-height:42px;font-family:var(--font-body);color:var(--text-primary);border-radius:var(--radius-s);cursor:pointer;align-items:center;padding:0 12px;font-size:14px;display:flex}.bkr-combo__option[data-active]{background:var(--surface-page)}.bkr-combo__option[aria-selected=true]{color:var(--balkan-gold-dark);font-weight:500}.dark-form .bkr-field__label{color:#ffffffd9}.dark-form .bkr-field__helper{color:#ffffff80}.dark-form .bkr-input{color:#fff;background:#ffffff0f;border-color:#ffffff38}.dark-form .bkr-input::placeholder{color:#ffffff73}.dark-form .bkr-combo__button{color:#fff;background:#ffffff0f;border-color:#ffffff38}.dark-form .bkr-combo__button:hover{border-color:#fff6}.dark-form .bkr-combo__button[data-placeholder]{color:#ffffff8c}.dark-form .bkr-combo__chevron{color:#fff9}.dark-form .bkr-combo__list{background:#221f1c;border-color:#ffffff29}.dark-form .bkr-combo__option{color:#ffffffdb}.dark-form .bkr-combo__option[data-active]{background:#ffffff17}.dark-form .bkr-combo__option[aria-selected=true]{color:var(--balkan-gold)}.bkr-form-status{font-family:var(--font-body);border-radius:var(--radius-m);border:1px solid #0000;margin:0;padding:12px 14px;font-size:13.5px;line-height:1.6}.bkr-form-status[data-tone=success]{color:#3f4a2a;background:#eef1e6;border-color:#c7d0ae}.bkr-form-status[data-tone=error]{color:#7a2c21;background:#f7ebe9;border-color:#e0bdb7}.dark-form .bkr-form-status[data-tone=success]{color:#d8e4be;background:#5c6b3f38;border-color:#96aa6e80}.dark-form .bkr-form-status[data-tone=error]{color:#f2c9c1;background:#9c3b2e38;border-color:#c8786980}.bkr-hp{width:1px;height:1px;overflow:hidden;position:absolute!important;left:-9999px!important}.nav-dropdown{min-width:240px;padding:var(--space-3) 0;z-index:30;background:#fff;margin-top:8px;position:absolute;top:100%;left:0;box-shadow:0 16px 40px #00000038}.nav-dropdown__item{text-align:left;width:100%;font-family:var(--font-body);color:#171513;padding:10px 22px;font-size:13.5px;display:block}.nav-dropdown__item:hover{color:#171513;background:#faf8f4}
