.pinbex-blog-page{padding:24px 0 56px}.pinbex-blog-layout--single{display:block}.pinbex-single-post{max-width:860px;margin:0 auto}.pinbex-post-breadcrumbs{padding:13px 0;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.pinbex-post-breadcrumbs ol{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.pinbex-post-breadcrumbs li{display:flex;align-items:center;gap:8px;min-width:0;color:var(--color-text-secondary);font-size:12px}.pinbex-post-breadcrumbs li:not(:last-child)::after{content:'←';color:var(--color-gray);font-size:10px}.pinbex-post-breadcrumbs a{color:inherit;text-decoration:none}.pinbex-post-breadcrumbs a:hover{color:var(--color-primary)}.pinbex-post-breadcrumbs .is-current{display:block;max-width:360px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pinbex-single-post-header{margin-bottom:22px}.pinbex-single-post-category{display:inline-block;padding:4px 12px;border-radius:999px;background:color-mix(in srgb,var(--color-primary) 10%,transparent);font-size:12px}.pinbex-single-post-header h1{margin:12px 0 12px;color:var(--color-text-primary);font-size:clamp(22px,2.6vw,30px);font-weight:800;line-height:1.6}.pinbex-single-post-meta span+span::before{content:'';display:inline-block;width:4px;height:4px;margin-left:12px;border-radius:50%;background:var(--color-border);vertical-align:middle}.pinbex-single-post-image{margin:0 0 30px;overflow:hidden;border-radius:var(--card-radius);background:var(--color-bg)}.pinbex-single-post-image img{display:block;width:100%;height:auto}.pinbex-single-post-content{color:var(--color-text-primary);font-size:16px;line-height:2.15;overflow-wrap:break-word}.pinbex-single-post-content>*{margin-top:0;margin-bottom:1.25em}.pinbex-single-post-content>:last-child{margin-bottom:0}.pinbex-single-post-content p{color:#343a46}.pinbex-single-post-content :is(h2,h3,h4,h5,h6){margin:1.9em 0 .7em;color:var(--color-text-primary);font-weight:800;line-height:1.7;scroll-margin-top:110px}.pinbex-single-post-content h2{position:relative;padding-right:16px;font-size:22px}.pinbex-single-post-content h2::before{content:'';position:absolute;top:.3em;right:0;bottom:.3em;width:5px;border-radius:4px;background:var(--gradient-brand)}.pinbex-single-post-content h3{font-size:19px}.pinbex-single-post-content h4{font-size:17px}.pinbex-single-post-content :is(h5,h6){font-size:16px}.pinbex-single-post-content :is(h2,h3,h4,h5,h6)+*{margin-top:0}.pinbex-single-post-content a{color:var(--color-primary);font-weight:600;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--color-primary) 35%,transparent);text-underline-offset:5px;transition:text-decoration-color .2s ease}.pinbex-single-post-content a:hover{text-decoration-color:currentColor}.pinbex-single-post-content strong{color:var(--color-text-primary);font-weight:700}.pinbex-single-post-content :is(ul,ol){padding:0;list-style:none}.pinbex-single-post-content li{position:relative;margin-bottom:.45em;padding-right:24px}.pinbex-single-post-content li:last-child{margin-bottom:0}.pinbex-single-post-content ul>li::before{content:'';position:absolute;top:.85em;right:4px;width:7px;height:7px;border-radius:50%;background:var(--color-primary)}.pinbex-single-post-content ol{counter-reset:pinbex-ol}.pinbex-single-post-content ol>li{padding-right:34px;counter-increment:pinbex-ol}.pinbex-single-post-content ol>li::before{content:counter(pinbex-ol);position:absolute;top:.35em;right:0;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary);font-size:12px;font-weight:800;line-height:1}.pinbex-single-post-content li :is(ul,ol){margin:.45em 0 0}.pinbex-single-post-content img{max-width:100%;height:auto;border-radius:12px}.pinbex-single-post-content figure{margin-right:0;margin-left:0}.pinbex-single-post-content figcaption{margin-top:8px;color:var(--color-text-secondary);font-size:13px;line-height:1.9;text-align:center}.pinbex-single-post-content blockquote{margin-right:0;margin-left:0;padding:16px 20px;border-right:4px solid var(--color-primary);border-radius:12px 0 0 12px;background:var(--color-bg);color:var(--color-text-primary)}.pinbex-single-post-content blockquote p{margin:0}.pinbex-single-post-content blockquote cite{display:block;margin-top:8px;color:var(--color-text-secondary);font-size:13px;font-style:normal}.pinbex-single-post-content hr{height:1px;border:0;background:var(--color-border)}.pinbex-single-post-content code{padding:2px 6px;border-radius:5px;background:var(--color-bg);font-size:.9em;direction:ltr;unicode-bidi:embed}.pinbex-single-post-content .wp-block-table{max-width:100%;overflow-x:auto;border:1px solid var(--color-border);border-radius:14px;background:var(--color-card);-webkit-overflow-scrolling:touch}.pinbex-single-post-content .wp-block-table figcaption{margin:0;padding:10px 14px;border-top:1px solid var(--color-border)}.pinbex-single-post-content table{width:100%;min-width:560px;overflow-wrap:normal;word-break:normal;margin:0;border-collapse:separate;border-spacing:0;font-size:14px;line-height:1.85}.pinbex-single-post-content .wp-block-table table.has-fixed-layout{table-layout:auto}.pinbex-single-post-content :is(th,td){padding:12px 14px;border:0;border-bottom:1px solid var(--color-border);text-align:right;vertical-align:top}.pinbex-single-post-content :is(thead th,thead td){background:var(--color-bg);color:var(--color-text-primary);font-size:13px;font-weight:800;white-space:nowrap;vertical-align:middle}.pinbex-single-post-content :is(thead th,thead td) strong{font-weight:inherit}.pinbex-single-post-content tbody tr:last-child :is(th,td){border-bottom:0}.pinbex-single-post-content tbody tr:nth-child(even) :is(th,td){background:#fafbfd}.pinbex-single-post-content tbody tr:hover :is(th,td){background:color-mix(in srgb,var(--color-primary) 5%,#fff)}.pinbex-single-post-content tbody :is(th,td):first-child{min-width:120px;color:var(--color-text-primary);font-weight:700}.pinbex-single-post-content :is(th,td):first-child{position:sticky;right:0;z-index:1;background:var(--color-card);box-shadow:-1px 0 0 var(--color-border)}.pinbex-single-post-content thead :is(th,td):first-child{z-index:2;background:var(--color-bg)}.pinbex-single-post-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:36px;padding-top:22px;border-top:1px solid var(--color-border)}.pinbex-single-post-tags strong{margin-left:4px;font-size:13px}.pinbex-single-post-tags a:hover{background:var(--color-primary);color:#fff}.pinbex-single-post-nav a{transition:border-color .2s ease,box-shadow .2s ease}.pinbex-single-post-nav a:hover{border-color:var(--color-primary);box-shadow:var(--shadow-card)}.pinbex-single-post-nav strong{font-size:14px;line-height:1.8}.pinbex-blog-comments{margin-top:36px;padding-top:0;border-top:0}.pinbex-comments{padding:26px;border:1px solid var(--color-border);border-radius:var(--card-radius);background:var(--color-card)}.pinbex-comments-heading{display:flex;align-items:baseline;gap:9px;margin-bottom:18px}.pinbex-comments-kicker{color:var(--color-primary);font-size:12px;font-weight:700}.pinbex-comments .comments-title{margin:0;color:var(--color-text-primary);font-size:18px;line-height:1.6}.pinbex-comment-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.pinbex-comment-list .children{display:grid;gap:12px;margin:12px 54px 0 0;padding:0;list-style:none}.pinbex-comment{display:flex;gap:12px;padding:16px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg)}.pinbex-comment-list .children .pinbex-comment{background:var(--color-card)}.pinbex-comment-avatar{flex:0 0 42px}.pinbex-comment-avatar img{display:block;width:42px;height:42px;border-radius:50%}.pinbex-comment-body{min-width:0;flex:1}.pinbex-comment-meta{display:flex;align-items:center;gap:9px;margin-bottom:6px}.pinbex-comment-author{color:var(--color-text-primary);font-size:14px}.pinbex-comment-meta time{color:var(--color-text-secondary);font-size:11px}.pinbex-comment-content{color:#343a46;font-size:14px;line-height:2}.pinbex-comment-content p{margin:0}.pinbex-comment-actions{margin-top:6px}.pinbex-comment-actions a{color:var(--color-primary);font-size:12px;font-weight:700;text-decoration:none}.pinbex-comment-pending{margin:0 0 8px;color:var(--color-primary);font-size:12px}.pinbex-comments-closed{margin:0;color:var(--color-text-secondary);font-size:13px}.pinbex-comments .comment-respond{margin-top:22px;padding:22px;border-radius:14px;background:var(--color-bg)}.pinbex-comments .comment-list+.comment-respond,.pinbex-comments .pinbex-comment-list~.comment-respond{margin-top:24px}.pinbex-comment-list .comment-respond{margin:12px 0 0;border:1px solid var(--color-border)}.pinbex-comments .comment-reply-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 4px;color:var(--color-text-primary);font-size:17px}.pinbex-comments .comment-reply-title small a{color:var(--color-sale);font-size:12px;font-weight:500;text-decoration:none}.pinbex-comments .comment-notes{margin:0 0 16px;color:var(--color-text-secondary);font-size:13px;line-height:1.9}.pinbex-comments .required{color:var(--color-sale)}.pinbex-comments .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pinbex-comments .comment-form>*{grid-column:1/-1}.pinbex-comments .comment-form-author{grid-column:1}.pinbex-comments .comment-form-email{grid-column:2}.pinbex-comments .comment-form p{margin:0}.pinbex-comments .comment-form label{display:block;margin:0 0 7px;color:var(--color-text-primary);font-size:13px;font-weight:700}.pinbex-comments .comment-form input:not([type=checkbox]),.pinbex-comments .comment-form textarea{box-sizing:border-box;width:100%;border:1px solid var(--color-border);border-radius:10px;background:var(--color-card);color:var(--color-text-primary);font:inherit;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.pinbex-comments .comment-form input:not([type=checkbox]){height:46px;padding:0 14px}.pinbex-comments .comment-form input[type=email]{direction:ltr;text-align:right}.pinbex-comments .comment-form textarea{display:block;min-height:140px;padding:12px 14px;line-height:2;resize:vertical}.pinbex-comments .comment-form :is(input,textarea)::placeholder{color:#a1a7b3}.pinbex-comments .comment-form :is(input,textarea):hover{border-color:#cbd3de}.pinbex-comments .comment-form :is(input,textarea):focus{border-color:var(--color-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary) 13%,transparent)}.pinbex-comments .form-submit{display:flex;justify-content:flex-end}.pinbex-comment-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:150px;height:46px;padding:0 22px;border:0;border-radius:10px;background:var(--gradient-brand);color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 6px 16px color-mix(in srgb,var(--color-primary) 28%,transparent);transition:transform .2s ease,box-shadow .2s ease}.pinbex-comment-submit svg{width:17px;height:17px;transform:scaleX(-1)}.pinbex-comment-submit:hover{transform:translateY(-1px);box-shadow:0 9px 22px color-mix(in srgb,var(--color-primary) 34%,transparent)}.pinbex-comment-submit:focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary) 35%,transparent);outline-offset:2px}.pinbex-comments .navigation{margin-top:16px}.pinbex-comments .nav-links{display:flex;gap:8px}.pinbex-comments .nav-links a{color:var(--color-primary);font-size:12px;text-decoration:none}@media(max-width:800px){.pinbex-single-post-content{font-size:15.5px;line-height:2.1}.pinbex-single-post-content h2{font-size:20px}.pinbex-single-post-content h3{font-size:18px}.pinbex-single-post-content h4{font-size:16.5px}}@media(max-width:560px){.pinbex-blog-breadcrumbs{margin-bottom:16px;padding:10px 0}.pinbex-blog-breadcrumbs .is-current{display:none}.pinbex-single-post{width:100%;max-width:none}.pinbex-single-post-header h1{font-size:20px;line-height:1.65}.pinbex-single-post-image{margin-bottom:22px;border-radius:12px}.pinbex-single-post-content{font-size:15px;line-height:2.05}.pinbex-single-post-content h2{padding-right:13px;font-size:18.5px}.pinbex-single-post-content h2::before{width:4px}.pinbex-single-post-content h3{font-size:17px}.pinbex-single-post-content :is(h4,h5,h6){font-size:15.5px}.pinbex-single-post-content .wp-block-table{margin-right:-2px;margin-left:-2px;border-radius:12px}.pinbex-single-post-content table{min-width:520px;font-size:13px}.pinbex-single-post-content :is(th,td){padding:10px 11px}.pinbex-single-post-content tbody :is(th,td):first-child{min-width:110px;max-width:140px}.pinbex-post-breadcrumbs{padding:10px 0}.pinbex-post-breadcrumbs .is-current{display:none}.pinbex-comments{padding:18px 14px;border-radius:12px}.pinbex-comments-heading{margin-bottom:15px}.pinbex-comments .comments-title{font-size:16px}.pinbex-comment{gap:9px;padding:12px}.pinbex-comment-avatar,.pinbex-comment-avatar img{width:35px;height:35px;flex-basis:35px}.pinbex-comment-list .children{margin-right:18px}.pinbex-comments .comment-respond{padding:16px 14px}.pinbex-comments .comment-form{grid-template-columns:1fr}.pinbex-comments .comment-form-author,.pinbex-comments .comment-form-email{grid-column:1}.pinbex-comments .comment-form textarea{min-height:120px}.pinbex-comment-submit{width:100%}}