/*
Theme Name: Karagach Ufa
Author: OpenAI Codex
Version: 1.0.1
Text Domain: karagachufa
*/

:root{--bg:#f4efe8;--surface:#fffdf9;--surface-soft:rgba(255,251,246,.88);--text:#231913;--muted:#6d6259;--line:rgba(35,25,19,.1);--accent:#835637;--accent-deep:#5e3e28;--dark:#17100c;--shadow:0 24px 60px rgba(66,43,28,.12);--radius:28px;--container:min(1260px,calc(100% - 32px))}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at top left,rgba(131,86,55,.16),transparent 32%),linear-gradient(180deg,#fbf8f3 0%,#f2ece4 48%,#ece1d6 100%);font-family:"Manrope","Segoe UI",sans-serif}a{color:inherit}img{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.kg-site{position:relative;overflow:clip}.kg-site::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.55;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(180deg,black 22%,transparent 100%)}.kg-container{width:var(--container);margin:0 auto}
.kg-topbar{border-bottom:1px solid var(--line);background:rgba(255,252,247,.75);backdrop-filter:blur(12px)}.kg-topbar__inner,.kg-header__primary,.kg-header__secondary,.kg-footer__top,.kg-footer__bottom,.kg-shop-toolbar,.kg-shop-toolbar__group,.kg-hero__actions,.kg-cta__actions,.kg-meta-list,.kg-product-card__foot,.kg-single-product__cta{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.kg-topbar__inner{min-height:44px;color:var(--muted);font-size:.84rem}.kg-topbar__meta,.kg-topbar__links,.kg-nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.kg-topbar__links a,.kg-nav a,.kg-breadcrumbs a,.kg-sidebar__tree a,.kg-footer__nav a,.kg-footer__contacts a{text-decoration:none}
.kg-header{position:sticky;top:0;z-index:30;background:rgba(244,239,232,.88);border-bottom:1px solid rgba(35,25,19,.08);backdrop-filter:blur(18px)}.kg-header__primary{min-height:86px}.kg-header__secondary-wrap{border-top:1px solid rgba(35,25,19,.08)}.kg-header__secondary{min-height:58px}.kg-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none}.kg-brand__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:#fff8f1;background:linear-gradient(135deg,var(--accent),var(--accent-deep));box-shadow:0 12px 30px rgba(94,62,40,.2);font-family:"Cormorant Garamond",Georgia,serif;font-size:1.6rem;font-weight:700}.kg-brand__text strong,.kg-brand__text span{display:block;white-space:nowrap}.kg-brand__text strong{font-family:"Cormorant Garamond",Georgia,serif;font-size:1.72rem;line-height:.95}.kg-brand__text span{margin-top:4px;color:var(--muted);letter-spacing:.22em;text-transform:uppercase;font-size:.72rem}
.kg-nav a{position:relative;font-size:.92rem}.kg-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:1px;background:currentColor;transition:right .18s ease}.kg-nav a:hover::after,.kg-nav a[aria-current=page]::after{right:0}.kg-category-nav{flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.kg-category-nav::-webkit-scrollbar{display:none}
.kg-button,.kg-button:visited{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-deep));color:#fffaf5;text-decoration:none;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.kg-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(94,62,40,.2)}.kg-button--ghost,.kg-button--ghost:visited{background:rgba(255,255,255,.46);color:var(--text);border-color:rgba(35,25,19,.08)}.kg-button--link,.kg-button--link:visited{min-height:auto;padding:0;background:transparent;color:var(--accent-deep);border:0;border-radius:0;box-shadow:none}.kg-button--link:hover{transform:none;box-shadow:none}.kg-mobile-toggle{display:none;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid rgba(35,25,19,.1);border-radius:50%;background:rgba(255,255,255,.6);color:var(--text)}
.kg-main{position:relative;z-index:1}.kg-hero,.kg-section,.kg-page-shell{padding:32px 0}.kg-hero__card,.kg-page-hero,.kg-shop-toolbar,.kg-card,.kg-panel,.kg-sidebar,.kg-content-card,.kg-article-card,.kg-empty,.kg-gallery-card,.kg-process-card,.kg-contact-card,.kg-single-product__summary,.kg-single-product__media,.kg-cta,.kg-product-card{border:1px solid rgba(35,25,19,.08);border-radius:var(--radius);box-shadow:var(--shadow)}.kg-card,.kg-gallery-card,.kg-product-card{overflow:hidden;background:var(--surface);text-decoration:none}.kg-card{display:flex;flex-direction:column;min-height:100%;color:inherit}.kg-page-hero,.kg-shop-toolbar,.kg-sidebar,.kg-content-card,.kg-panel,.kg-article-card,.kg-process-card,.kg-contact-card,.kg-empty,.kg-gallery-card__body,.kg-single-product__summary,.kg-card__body{background:var(--surface-soft);padding:24px}
.kg-hero__card{padding:clamp(28px,5vw,68px);background:linear-gradient(105deg,rgba(23,16,12,.78) 0%,rgba(23,16,12,.48) 42%,rgba(23,16,12,.18) 100%),radial-gradient(circle at top right,rgba(255,205,155,.4),transparent 26%),linear-gradient(135deg,#705138 0%,#9d7654 34%,#c8ab8c 100%);color:#fff9f3}.kg-hero__eyebrow,.kg-section__eyebrow,.kg-page-hero__eyebrow,.kg-card__kicker,.kg-product-card__badge,.kg-chip,.kg-breadcrumbs{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.kg-hero__eyebrow,.kg-page-hero__eyebrow{color:rgba(255,249,243,.78)}.kg-hero__eyebrow::before,.kg-section__eyebrow::before,.kg-page-hero__eyebrow::before{content:"";width:44px;height:1px;background:currentColor}
.kg-hero__layout,.kg-grid--feature,.kg-content-card--lead,.kg-catalog-layout,.kg-page-layout,.kg-single-product{display:grid;gap:24px}.kg-hero__layout,.kg-grid--feature,.kg-content-card--lead,.kg-single-product{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr)}.kg-catalog-layout,.kg-page-layout{grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:start}
.kg-hero h1,.kg-page-hero h1,.product_title,.kg-section__head h2,.kg-panel__title,.kg-sidebar__title,.kg-card__title,.kg-content-card h3,.kg-gallery-card__body h3,.kg-article-card h3,.kg-cta h2,.kg-process-card h3,.kg-contact-card h3,.kg-product-card__title{margin:0;font-family:"Cormorant Garamond",Georgia,serif;line-height:.96;letter-spacing:-.03em;font-weight:700}.kg-hero h1{max-width:11ch;font-size:clamp(3rem,8vw,6rem)}.kg-page-hero h1,.product_title{font-size:clamp(2.7rem,5vw,4.6rem)}.kg-section__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.kg-section__head h2,.kg-panel__title,.kg-sidebar__title,.kg-card__title,.kg-content-card h3,.kg-gallery-card__body h3,.kg-article-card h3,.kg-cta h2,.kg-process-card h3,.kg-contact-card h3{font-size:clamp(2rem,3vw,3rem)}.kg-product-card__title{font-size:1.6rem}
.kg-section__head p,.kg-hero__copy p,.kg-page-hero__copy,.kg-card__text,.kg-content-card p,.kg-panel p,.kg-process-card p,.kg-contact-card p,.kg-empty p,.kg-article-card p,.kg-single-product__summary p,.kg-footer__brand p,.kg-product-card__excerpt{color:var(--muted);line-height:1.75}.kg-hero__copy p,.kg-page-hero__copy{margin:18px 0 0}.kg-hero__copy p{color:rgba(255,249,243,.84)}
.kg-hero__aside{padding:24px;border:1px solid rgba(255,249,243,.14);border-radius:24px;background:rgba(255,255,255,.08);color:#fff9f3;backdrop-filter:blur(12px)}.kg-hero__aside ul,.kg-sidebar__tree,.kg-sidebar__tree ul,.kg-footer__nav,.kg-footer__contacts,.kg-detail-list{margin:0;padding:0;list-style:none}
.kg-card__media,.kg-product-card__media,.kg-gallery-card__media,.kg-single-product__media{position:relative;min-height:240px;background:radial-gradient(circle at top right,rgba(255,223,184,.4),transparent 22%),linear-gradient(135deg,var(--dark),rgba(35,25,19,.86))}.kg-single-product__media{min-height:540px}.kg-card__media::after,.kg-product-card__media::after,.kg-gallery-card__media::after,.kg-single-product__media::after{content:"";position:absolute;inset:0;opacity:.34;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%),repeating-linear-gradient(115deg,rgba(255,255,255,.12) 0 2px,transparent 2px 14px);mix-blend-mode:screen}.kg-card__media[data-tone=oak],.kg-product-card__media[data-tone=oak]{background:radial-gradient(circle at top right,rgba(255,223,184,.38),transparent 22%),linear-gradient(135deg,#3d2818 0%,#735037 40%,#c7a17e 100%)}.kg-card__media[data-tone=walnut],.kg-product-card__media[data-tone=walnut]{background:radial-gradient(circle at top right,rgba(255,221,184,.26),transparent 24%),linear-gradient(135deg,#1e1510 0%,#4e3325 44%,#9c7151 100%)}.kg-card__media[data-tone=linen],.kg-product-card__media[data-tone=linen]{background:radial-gradient(circle at top right,rgba(255,255,255,.42),transparent 25%),linear-gradient(135deg,#635445 0%,#a58d75 42%,#e0d3c2 100%)}.kg-card__media[data-tone=graphite],.kg-product-card__media[data-tone=graphite]{background:radial-gradient(circle at top right,rgba(219,193,168,.2),transparent 24%),linear-gradient(135deg,#181818 0%,#343434 42%,#727272 100%)}
.kg-card__media img,.kg-product-card__media img,.kg-gallery-card__media img,.kg-single-product__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.kg-card__media.has-image::after,.kg-product-card__media.has-image::after,.kg-gallery-card__media.has-image::after,.kg-single-product__media.has-image::after{background:linear-gradient(180deg,rgba(17,12,9,.12) 0%,rgba(17,12,9,.4) 100%);opacity:1;mix-blend-mode:normal}
.kg-product-card__placeholder,.kg-gallery-card__placeholder,.kg-single-product__placeholder{position:absolute;inset:20px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.08);color:#fff8f1;backdrop-filter:blur(6px)}.kg-product-card__placeholder strong,.kg-gallery-card__placeholder strong,.kg-single-product__placeholder strong{max-width:10ch;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(1.9rem,4vw,3rem);line-height:.96}.kg-card__media .kg-product-card__placeholder strong{max-width:12ch}.kg-product-card__placeholder span,.kg-gallery-card__placeholder span,.kg-single-product__placeholder span{color:rgba(255,248,241,.74);font-size:.84rem;letter-spacing:.16em;text-transform:uppercase}
.has-image .kg-product-card__placeholder,.has-image .kg-gallery-card__placeholder,.has-image .kg-single-product__placeholder{inset:auto 16px 16px 16px;justify-content:flex-end;gap:10px;padding:16px 18px;border:0;border-radius:18px;background:linear-gradient(180deg,rgba(17,12,9,0) 0%,rgba(17,12,9,.72) 100%);backdrop-filter:none}
.has-image .kg-product-card__placeholder span,.has-image .kg-gallery-card__placeholder span,.has-image .kg-single-product__placeholder span{color:rgba(255,248,241,.8)}
.kg-grid,.kg-products-grid,.kg-gallery-grid,.kg-articles-grid,.kg-process-grid,.kg-contact-grid{display:grid;gap:20px}.kg-grid--categories,.kg-products-grid,.kg-gallery-grid,.kg-articles-grid,.kg-process-grid,.kg-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.kg-sidebar{position:sticky;top:146px}.kg-sidebar__tree>li+li,.kg-detail-list li+li,.kg-footer__nav li+li,.kg-footer__contacts li+li{margin-top:12px}.kg-sidebar__tree .is-active>a,.kg-sidebar__tree a:hover{color:var(--accent-deep)}.kg-sidebar__tree ul{margin-top:12px;padding-left:18px;border-left:1px solid rgba(35,25,19,.08)}.kg-breadcrumbs{gap:8px;margin-bottom:18px}
.kg-product-card{display:flex;flex-direction:column;min-height:100%}.kg-product-card__body{display:flex;flex:1;flex-direction:column;gap:14px;padding:20px}.kg-product-card__excerpt{margin:0}.kg-price{font-size:1rem;font-weight:700}.kg-detail-list li{padding:14px 0;border-bottom:1px solid rgba(35,25,19,.08)}.kg-detail-list strong{display:block}.kg-detail-list span{display:block;margin-top:5px;color:var(--muted)}
.kg-hero__card--image{background-size:cover;background-position:center}.kg-home-categories .kg-card__media{min-height:280px}.kg-home-categories .kg-card__body{display:flex;flex:1;flex-direction:column;gap:16px}.kg-home-category__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto}.kg-home-category__count{font-family:"Cormorant Garamond",Georgia,serif;font-size:2.6rem;line-height:1;color:var(--accent-deep)}.kg-home-story-stack{display:grid;gap:20px}.kg-home-story-stack .kg-card__media{min-height:230px}.kg-review__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.kg-review__meta strong{font-size:.88rem;letter-spacing:.08em;color:var(--text)}.kg-home-visual__layout{display:grid;gap:24px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:start}.kg-mini-steps{display:grid;gap:14px}.kg-mini-step{padding:18px 20px;border:1px solid rgba(255,248,241,.18);border-radius:22px;background:rgba(255,255,255,.08);color:#fff8f1;backdrop-filter:blur(8px)}.kg-mini-step strong{display:block;font-size:1rem}.kg-mini-step span{display:block;margin-top:8px;color:rgba(255,248,241,.76);line-height:1.7}
.kg-cta{padding:38px;background:linear-gradient(120deg,rgba(23,16,12,.9) 0%,rgba(23,16,12,.72) 48%,rgba(23,16,12,.46) 100%),linear-gradient(135deg,#5f422f,#a27b5c);color:#fff8f1}.kg-cta p{max-width:620px;margin:16px 0 0;color:rgba(255,248,241,.78)}.kg-single-product__summary .price{display:inline-block;margin-top:18px;font-size:1.2rem;font-weight:700}.kg-single-product__summary .product_meta{display:grid;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(35,25,19,.08);color:var(--muted)}
.kg-footer{margin-top:32px;padding:34px 0 20px;border-top:1px solid rgba(35,25,19,.08);background:rgba(255,251,246,.58);backdrop-filter:blur(12px)}.kg-footer__top{align-items:start;padding-bottom:24px}.kg-footer__brand{max-width:340px}.kg-footer__cols{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(170px,1fr))}.kg-footer h3{margin:0 0 14px;font-size:.84rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}.kg-footer__bottom{min-height:50px;padding-top:20px;border-top:1px solid rgba(35,25,19,.08);color:var(--muted);font-size:.84rem}.kg-footer__bottom p{margin:0}
.woocommerce-breadcrumb,.woocommerce-notices-wrapper,.woocommerce-result-count,.woocommerce-ordering,.woocommerce-products-header{display:none}
@media (max-width:1120px){.kg-grid--categories,.kg-products-grid,.kg-gallery-grid,.kg-articles-grid,.kg-process-grid,.kg-contact-grid,.kg-hero__layout,.kg-grid--feature,.kg-content-card--lead,.kg-catalog-layout,.kg-page-layout,.kg-single-product,.kg-home-visual__layout{grid-template-columns:1fr}.kg-sidebar{position:static;top:auto}}
@media (max-width:880px){body.admin-bar .kg-header{top:46px}.kg-topbar{display:none}.kg-header__primary{min-height:76px;flex-wrap:wrap}.kg-mobile-toggle{display:inline-flex}.kg-header__navs{display:none;width:100%;padding:0 0 18px}.kg-header.is-open .kg-header__navs,.kg-header.is-open .kg-header__secondary-wrap{display:block}.kg-header__secondary-wrap{display:none}.kg-nav,.kg-category-nav,.kg-footer__top,.kg-footer__bottom{flex-direction:column;align-items:flex-start}.kg-category-nav{white-space:normal;overflow:visible}}
@media (max-width:640px){.kg-container{width:min(100% - 20px,1260px)}.kg-grid--categories,.kg-products-grid,.kg-gallery-grid,.kg-articles-grid,.kg-process-grid,.kg-contact-grid{grid-template-columns:1fr}.kg-hero__card,.kg-cta,.kg-hero__aside,.kg-sidebar,.kg-content-card,.kg-panel,.kg-article-card,.kg-process-card,.kg-contact-card,.kg-empty,.kg-gallery-card__body,.kg-shop-toolbar,.kg-page-hero,.kg-single-product__summary{padding:20px}.kg-button,.kg-button:visited{width:100%}}
