<!-- wp:group {"align":"full","className":"allhir-header-desktop","style":{"spacing":{"padding":{"top":"12px","bottom":"12px","left":"40px","right":"40px"}}},"layout":{"type":"flex","justifyContent":"space-between","verticalAlignment":"center"}} -->
<div class="wp-block-group alignfull allhir-header-desktop" style="padding-top:12px;padding-bottom:12px;padding-left:40px;padding-right:40px">

    <!-- LEFT: Logo + Title + Slogan -->
    <!-- wp:group {"className":"header-left","layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"center"}} -->
    <div class="wp-block-group header-left">
        <!-- wp:site-logo {"width":50} /-->
        <!-- wp:site-title /-->
        <!-- wp:html -->
        <div class="header-slogan">Simple finds for everyday life</div>
        <!-- /wp:html -->
    </div>
    <!-- /wp:group -->

    <!-- CENTER: Search -->
    <!-- wp:html -->
    <div class="header-search">
        <input type="text" placeholder="Я шукаю..." />
        <button><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#d46f1d" stroke-width="2"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.35-4.35"/></svg></button>
    </div>
    <!-- /wp:html -->

    <!-- RIGHT: Navigation + Icons -->
    <!-- wp:group {"className":"header-right","layout":{"type":"flex","flexWrap":"nowrap","verticalAlignment":"center"}} -->
    <div class="wp-block-group header-right">
        <!-- wp:navigation {"layout":{"type":"flex","flexWrap":"wrap"}} /-->
        <!-- wp:html -->
        <a href="/login/" class="header-icon">
            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
                <path d="M15 3h4v18h-4"/><path d="M10 17l5-5-5-5"/><path d="M15 12H3"/>
            </svg>
        </a>
        <a href="/my-account/" class="header-icon">
            <svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
                <circle cx="12" cy="12" r="10"/><circle cx="12" cy="9" r="3"/><path d="M8 17c1.5-2 6.5-2 8 0"/>
            </svg>
        </a>
        <!-- /wp:html -->
    </div>
    <!-- /wp:group -->

</div>
<!-- /wp:group -->
