:root{--hf-brand-primary: #7A4E2D;--hf-brand-secondary: #B88A5A;--hf-brand-dark: #15110D;--hf-brand-cream: #F6F0E7;--hf-brand-stone: #E7DED2;--hf-brand-white: #FFFFFF;--hf-text-main: #1F1A16;--hf-text-muted: #6F6257;--hf-border: rgba(122, 78, 45, .18);--hf-shadow: 0 24px 70px rgba(21, 17, 13, .12);--hf-max: 1200px}*{box-sizing:border-box;min-width:0}html,body{width:100%;margin:0;overflow-x:hidden}html{scroll-behavior:smooth}body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--hf-text-main);background:var(--hf-brand-cream);line-height:1.65;overflow-wrap:anywhere}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.hf-page{background:var(--hf-brand-cream)}.hf-site-header{position:absolute;top:0;left:0;right:0;z-index:30;background:#15110dbd;border-bottom:1px solid rgba(246,240,231,.16);backdrop-filter:blur(18px)}.hf-header-inner{width:min(calc(100% - 48px),1240px);min-height:84px;margin:0 auto;display:flex;align-items:center;gap:22px}.hf-brand-logo{display:inline-flex;align-items:center;gap:12px;color:var(--hf-brand-white);font-weight:850;white-space:nowrap}.hf-brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(246,240,231,.42);background:#b88a5a2e;color:var(--hf-brand-cream);font-size:14px}.hf-brand-text{font-size:15px}.hf-main-nav{flex:1;display:flex;justify-content:center;align-items:center;gap:18px}.hf-nav-item{position:relative}.hf-header-link{display:inline-flex;align-items:center;min-height:44px;color:#f6f0e7eb;font-size:14px;font-weight:760;white-space:nowrap}.hf-header-link:hover{color:var(--hf-brand-secondary)}.hf-nav-dropdown{position:absolute;top:calc(100% + 10px);left:-18px;min-width:240px;padding:12px;background:#15110df5;border:1px solid rgba(246,240,231,.16);box-shadow:var(--hf-shadow);border-radius:14px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.hf-nav-item:hover .hf-nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.hf-nav-dropdown-link{display:block;padding:10px 12px;color:#f6f0e7db;font-size:14px;border-radius:10px}.hf-nav-dropdown-link:hover{color:var(--hf-brand-white);background:#b88a5a2e}.hf-header-actions{display:flex;align-items:center;gap:10px}.hf-header-catalog{color:#f6f0e7d6;font-size:14px;font-weight:800}.hf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:850;font-size:14px;line-height:1.1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.hf-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #15110d2e}.hf-btn-primary{background:var(--hf-brand-secondary);color:var(--hf-brand-dark)}.hf-btn-primary:hover{background:var(--hf-brand-cream)}.hf-btn-secondary{color:var(--hf-brand-cream);border-color:#f6f0e76b;background:#15110d2e}.hf-btn-secondary:hover{border-color:var(--hf-brand-cream);background:#f6f0e71f}.hf-btn-text{min-height:auto;padding:0;border-radius:0;color:var(--hf-brand-primary);background:transparent}.hf-btn-text:hover{box-shadow:none;color:var(--hf-brand-dark)}.hf-hero{position:relative;min-height:100svh;color:var(--hf-brand-white);overflow:hidden;background:var(--hf-brand-dark)}.hf-hero-contact{min-height:82svh}.hf-hero-bg{position:absolute;inset:0;z-index:0}.hf-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}.hf-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#15110de0,#15110d94 48%,#15110d3d),linear-gradient(0deg,rgba(21,17,13,.58),transparent 42%)}.hf-hero-inner{position:relative;z-index:2;width:min(calc(100% - 56px),var(--hf-max));min-height:inherit;margin:0 auto;padding:142px 0 94px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:52px;align-items:center}.hf-hero-centered .hf-hero-inner{max-width:980px;grid-template-columns:1fr;text-align:center;justify-items:center}.hf-hero-copy{max-width:740px}.hf-eyebrow{display:inline-flex;margin-bottom:14px;color:var(--hf-brand-secondary);font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.hf-hero h1{margin:0 0 22px;font-size:clamp(40px,5vw,68px);line-height:1.04;letter-spacing:0}.hf-hero p{max-width:660px;margin:0;color:#f6f0e7e6;font-size:18px}.hf-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.hf-hero-panel{align-self:center;padding:30px;border-radius:18px;border:1px solid rgba(246,240,231,.24);background:#f6f0e7e6;color:var(--hf-brand-dark);box-shadow:var(--hf-shadow)}.hf-hero-panel h2{margin:0 0 16px;font-size:26px;line-height:1.2}.hf-hero-panel-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.hf-hero-panel-list li{padding:12px 0;border-bottom:1px solid var(--hf-border);color:var(--hf-text-muted)}.hf-hero-panel-list li:last-child{border-bottom:0}.hf-hero-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.hf-chip,.hf-filter-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:999px;border:1px solid rgba(246,240,231,.28);background:#15110d3d;color:var(--hf-brand-cream);font-size:13px;font-weight:800}.hf-site-section,.hf-section-inner{width:min(calc(100% - 56px),var(--hf-max));margin:0 auto}.hf-site-section{padding:104px 0}.hf-wide-section{width:100%;padding:104px 0}.hf-soft-section{background:var(--hf-brand-white);border-top:1px solid var(--hf-border);border-bottom:1px solid var(--hf-border)}.hf-stone-section{background:var(--hf-brand-stone)}.hf-dark-section{background:var(--hf-brand-dark);color:var(--hf-brand-white)}.hf-section-head{max-width:780px;margin-bottom:38px}.hf-section-head h2{margin:0;font-size:clamp(30px,3.4vw,46px);line-height:1.12;letter-spacing:0}.hf-section-head p{margin:14px 0 0;color:var(--hf-text-muted);font-size:17px}.hf-dark-section .hf-section-head p{color:#f6f0e7b8}.hf-grid-2,.hf-grid-3,.hf-grid-4,.hf-mixed-grid,.hf-feature-grid,.hf-project-grid,.hf-article-grid{display:grid;gap:24px}.hf-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.hf-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hf-mixed-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.hf-mixed-grid .hf-mixed-large{grid-column:span 3}.hf-mixed-grid .hf-mixed-small{grid-column:span 2}.hf-feature-grid{grid-template-columns:1.15fr .85fr;align-items:center}.hf-card,.hf-image-card,.hf-info-card,.hf-project-card,.hf-article-card,.hf-workshop-card,.hf-form-panel{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border-radius:18px;border:1px solid var(--hf-border);background:var(--hf-brand-white);box-shadow:0 14px 36px #15110d0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hf-card:hover,.hf-image-card:hover,.hf-info-card:hover,.hf-project-card:hover,.hf-article-card:hover,.hf-workshop-card:hover{transform:translateY(-4px);box-shadow:0 26px 54px #15110d24;border-color:#7a4e2d52}.hf-card-media,.hf-image-card-media,.hf-project-card-media,.hf-article-card-media{position:relative;overflow:hidden;background:var(--hf-brand-stone)}.hf-card-media{aspect-ratio:4 / 3}.hf-project-card-media,.hf-article-card-media{aspect-ratio:16 / 10}.hf-card-media img,.hf-image-card-media img,.hf-project-card-media img,.hf-article-card-media img,.hf-media-frame img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;transition:transform .32s ease}.hf-card:hover img,.hf-image-card:hover img,.hf-project-card:hover img,.hf-article-card:hover img,.hf-workshop-card:hover img{transform:scale(1.04)}.hf-card-body,.hf-info-card,.hf-project-card-body,.hf-article-card-body,.hf-workshop-card-body{padding:24px;flex:1}.hf-card-body h3,.hf-info-card h3,.hf-project-card-body h3,.hf-article-card-body h3,.hf-workshop-card-body h3{margin:0 0 10px;font-size:21px;line-height:1.25}.hf-card-body p,.hf-info-card p,.hf-project-card-body p,.hf-article-card-body p,.hf-workshop-card-body p{margin:0;color:var(--hf-text-muted)}.hf-card-body ul,.hf-info-card ul{margin:14px 0 0;padding-left:18px;color:var(--hf-text-muted)}.hf-media-frame{position:relative;overflow:hidden;border-radius:18px;box-shadow:var(--hf-shadow);background:var(--hf-brand-stone)}.hf-media-frame img{aspect-ratio:16 / 10}.hf-media-square img{aspect-ratio:1 / 1}.hf-overlap-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:46px;align-items:center}.hf-overlap-stack{display:grid;grid-template-columns:1fr .8fr;gap:18px;align-items:end}.hf-overlap-stack .hf-media-frame:first-child{grid-row:span 2}.hf-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.hf-stat-item{padding:20px;border-radius:18px;border:1px solid var(--hf-border);background:#ffffffb8}.hf-stat-item strong{display:block;color:var(--hf-brand-primary);font-size:30px;line-height:1;margin-bottom:8px}.hf-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.hf-step{padding:22px;border-radius:18px;border:1px solid rgba(246,240,231,.18);background:#f6f0e714}.hf-step span{color:var(--hf-brand-secondary);font-weight:900;font-size:13px}.hf-step h3{margin:8px 0;font-size:19px}.hf-step p{margin:0;color:#f6f0e7b8}.hf-swatch-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hf-swatch{padding:22px;border-radius:18px;border:1px solid var(--hf-border);background:linear-gradient(135deg,#ffffffa6,#fff3),var(--hf-swatch-color, var(--hf-brand-white));min-height:122px}.hf-swatch strong{display:block;margin-bottom:8px;font-size:18px}.hf-swatch span{color:var(--hf-text-muted);font-size:14px}.hf-filter-bar{display:flex;flex-wrap:wrap;gap:12px;padding:10px;border-radius:999px;border:1px solid var(--hf-border);background:#ffffffb8;width:fit-content;max-width:100%;margin-bottom:34px}.hf-filter-link{color:var(--hf-text-main);background:var(--hf-brand-white);border-color:var(--hf-border)}.hf-filter-link:hover{background:var(--hf-brand-secondary);color:var(--hf-brand-dark)}.hf-table-wrap{max-width:100%;overflow-x:auto;border-radius:18px;border:1px solid var(--hf-border);background:var(--hf-brand-white)}.hf-data-table{width:100%;min-width:720px;border-collapse:collapse}.hf-data-table th,.hf-data-table td{padding:17px 18px;border-bottom:1px solid var(--hf-border);text-align:left;vertical-align:top}.hf-data-table th{background:var(--hf-brand-dark);color:var(--hf-brand-cream)}.hf-data-table tr:last-child td{border-bottom:0}.hf-cta-band{width:min(calc(100% - 56px),var(--hf-max));margin:104px auto;padding:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;border-radius:22px;color:var(--hf-brand-white);background:linear-gradient(135deg,#15110df5,#7a4e2de6);box-shadow:var(--hf-shadow)}.hf-cta-band h2{margin:0 0 10px;font-size:clamp(28px,3.4vw,44px);line-height:1.12}.hf-cta-band p{margin:0;color:#f6f0e7c7}.hf-cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}.hf-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.hf-form-panel{padding:28px}.hf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hf-field{display:grid;gap:7px;color:var(--hf-text-main);font-size:13px;font-weight:850}.hf-field-full{grid-column:1 / -1}.hf-input,.hf-select,.hf-textarea{width:100%;border:1px solid var(--hf-border);border-radius:12px;background:var(--hf-brand-white);color:var(--hf-text-main);padding:13px 14px}.hf-textarea{min-height:130px;resize:vertical}.hf-input:focus,.hf-select:focus,.hf-textarea:focus{outline:none;border-color:var(--hf-brand-primary);box-shadow:0 0 0 4px #b88a5a2e}.hf-submit{width:100%;border:0}.hf-article-layout{display:grid;grid-template-columns:260px minmax(0,820px);gap:44px;align-items:start;justify-content:center}.hf-article-toc{position:sticky;top:110px;padding:22px;border-radius:18px;border:1px solid var(--hf-border);background:var(--hf-brand-white)}.hf-article-toc a{display:block;margin-top:10px;color:var(--hf-text-muted);font-weight:750}.hf-article-body{padding:clamp(28px,5vw,58px);border-radius:18px;border:1px solid var(--hf-border);background:var(--hf-brand-white);box-shadow:var(--hf-shadow)}.hf-article-body h2{margin:34px 0 12px;font-size:31px;line-height:1.18}.hf-article-body h2:first-child{margin-top:0}.hf-article-body p,.hf-article-body li{color:var(--hf-text-muted)}.hf-article-body img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:18px;margin:28px 0}.hf-site-footer{background:var(--hf-brand-dark);color:var(--hf-brand-cream);padding:68px 0 26px}.hf-footer-inner{width:min(calc(100% - 56px),var(--hf-max));margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(4,minmax(0,1fr));gap:28px}.hf-footer-column{display:flex;flex-direction:column;gap:9px}.hf-footer-column h3{margin:0 0 8px;color:var(--hf-brand-white);font-size:16px}.hf-footer-column p,.hf-footer-column a{margin:0;color:#f6f0e7b8;font-size:14px}.hf-footer-column a:hover{color:var(--hf-brand-secondary)}.hf-footer-bottom{width:min(calc(100% - 56px),var(--hf-max));margin:38px auto 0;padding-top:22px;display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(246,240,231,.12);color:#f6f0e794;font-size:13px}@media(max-width:1180px){.hf-main-nav{justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.hf-main-nav::-webkit-scrollbar{display:none}.hf-brand-text{display:none}.hf-header-inner{gap:14px}}@media(max-width:991px){.hf-site-header{background:#15110ddb}.hf-header-inner{width:min(calc(100% - 32px),1240px);min-height:76px;flex-wrap:wrap;padding:14px 0 10px}.hf-main-nav{order:3;flex-basis:100%;gap:16px;padding-bottom:4px}.hf-nav-dropdown,.hf-header-catalog{display:none}.hf-header-actions{margin-left:auto}.hf-header-link{min-height:30px;font-size:13px}.hf-hero-inner,.hf-feature-grid,.hf-overlap-layout,.hf-form-layout,.hf-article-layout{grid-template-columns:1fr}.hf-hero-inner{width:min(calc(100% - 36px),var(--hf-max));padding-top:154px;gap:30px}.hf-hero-panel{max-width:560px}.hf-site-section,.hf-wide-section{padding:72px 0}.hf-site-section,.hf-section-inner{width:min(calc(100% - 36px),var(--hf-max))}.hf-grid-4,.hf-grid-3,.hf-swatch-grid,.hf-stat-row,.hf-process,.hf-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-grid-2{grid-template-columns:1fr}.hf-mixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-mixed-grid .hf-mixed-large,.hf-mixed-grid .hf-mixed-small{grid-column:span 1}.hf-cta-band{grid-template-columns:1fr;margin:72px auto}.hf-cta-actions{justify-content:flex-start}.hf-article-toc{position:static}}@media(max-width:767px){.hf-hero h1{font-size:clamp(34px,10vw,44px)}.hf-section-head h2{font-size:clamp(28px,8vw,34px)}.hf-hero p,.hf-section-head p{font-size:16px}.hf-grid-4,.hf-grid-3,.hf-swatch-grid,.hf-stat-row,.hf-process,.hf-footer-inner,.hf-mixed-grid,.hf-form-grid,.hf-overlap-stack{grid-template-columns:1fr}.hf-site-section,.hf-wide-section{padding:62px 0}.hf-hero-actions,.hf-cta-actions{flex-direction:column;align-items:stretch;gap:14px}.hf-btn{width:100%}.hf-hero-panel{padding:24px}.hf-card-body,.hf-info-card,.hf-project-card-body,.hf-article-card-body,.hf-workshop-card-body{padding:20px}.hf-cta-band{width:min(calc(100% - 32px),var(--hf-max));padding:30px}.hf-footer-bottom{flex-direction:column;width:min(calc(100% - 32px),var(--hf-max))}.hf-footer-inner{width:min(calc(100% - 32px),var(--hf-max))}}@media(max-width:480px){.hf-header-inner{width:min(calc(100% - 24px),1240px)}.hf-brand-mark{width:38px;height:38px}.hf-header-actions .hf-btn{width:auto;min-height:40px;padding:0 14px;font-size:12px}.hf-hero-inner,.hf-site-section,.hf-section-inner{width:min(calc(100% - 28px),var(--hf-max))}.hf-filter-bar{border-radius:18px}}.hf-wp-content{color:var(--hf-text-main)}.hf-wp-content h2{margin:34px 0 12px;font-size:31px;line-height:1.18}.hf-wp-content h3{margin:26px 0 10px;font-size:23px;line-height:1.22}.hf-wp-content p,.hf-wp-content li{color:var(--hf-text-muted)}.hf-wp-content a{color:var(--hf-brand-primary);font-weight:800}.hf-wp-content img{display:block;width:100%;height:auto;border-radius:18px;margin:28px 0}.hf-wp-empty{padding:24px;border-radius:18px;border:1px solid var(--hf-border);background:var(--hf-brand-white);color:var(--hf-text-muted)}.hf-wp-empty strong{display:block;color:var(--hf-text-main);font-size:18px;margin-bottom:8px}.hf-wp-empty p{margin:0}.hf-wp-card-meta,.hf-wp-detail-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin:0 0 12px;color:var(--hf-text-muted);font-size:13px;font-weight:800}.hf-wp-detail-meta{justify-content:center;margin-top:20px;color:#f6f0e7d1}.hf-wp-card-meta span,.hf-wp-detail-meta span{color:var(--hf-brand-primary)}.hf-wp-detail-meta span{color:var(--hf-brand-secondary)}
