.AuthorAvatar_avatar__5G_dU{display:block;flex-shrink:0;border-radius:50%;object-fit:cover}.AuthorAvatar_initials__K5Qm8{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--accent-rgb),.12);color:var(--accent);font-weight:700;line-height:1}.AuthorPicker_picker__VnAdm{position:relative}.AuthorPicker_listbox__DNl3H{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow-y:auto;margin:0;padding:.25rem;list-style:none;background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 24px var(--shadow)}.AuthorPicker_option___oj8E{display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;border-radius:8px;cursor:pointer;font-size:.9rem;color:var(--text-secondary)}.AuthorPicker_optionActive__CLu6C{background:var(--glass-bg);color:var(--text-primary)}.AuthorPicker_createOption__Rwqt9{color:var(--accent);font-weight:600}.AuthorSocialLinks_list__c3gWo{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.AuthorSocialLinks_link__hbpH8{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);transition:color .2s ease,background .2s ease}.AuthorSocialLinks_link__hbpH8:hover{color:var(--accent);background:rgba(var(--accent-rgb),.08)}.BlogCard_grid__Mliwt{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-bottom:5rem}.BlogCard_card__uJhwZ{display:block;text-decoration:none}.BlogCard_image__eYF02{aspect-ratio:3/2;overflow:hidden}.BlogCard_body__XOt2o{padding:1.25rem}.BlogCard_tags__9eNNL{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.BlogCard_tag__RP6Go{padding:.2rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:rgba(var(--accent-rgb),.1);color:var(--accent)}.BlogCard_title__ZbJwJ{margin-bottom:.5rem;font-size:1.1rem;font-weight:600;color:var(--text-primary)}.BlogCard_excerpt__lh0zy{display:-webkit-box;margin-bottom:.75rem;overflow:hidden;font-size:.85rem;line-height:1.5;color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical}.BlogCard_meta__HI0RV{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted)}@media (max-width:768px){.BlogCard_grid__Mliwt{grid-template-columns:1fr}}.profile_page__hYAgp{min-height:100vh;padding-top:72px}.profile_header__E4PQo{display:flex;align-items:center;gap:2rem;max-width:900px;padding-top:4rem;padding-bottom:2rem}.profile_headerText__qZ85n{display:flex;flex-direction:column;gap:.6rem}.profile_name__Qo_tr{font-size:2.5rem;line-height:1.2}.profile_jobTitle__IkHlk{font-weight:500;color:var(--accent)}.profile_bio__bIZGd{max-width:900px;padding-bottom:3rem;line-height:1.9;white-space:pre-wrap;color:var(--text-secondary)}.profile_articles___ZOZo{padding-top:2rem;border-top:1px solid var(--border)}.profile_articlesTitle__gQBUE{margin-bottom:1.5rem;font-size:1.5rem}.profile_empty__YwtYe{padding-bottom:5rem;color:var(--text-muted)}@media (max-width:640px){.profile_header__E4PQo{flex-direction:column;align-items:flex-start;gap:1.25rem;padding-top:2.5rem}.profile_name__Qo_tr{font-size:1.9rem}}.authors_page__2xUt_{min-height:100vh;padding-top:72px}.authors_hero__0SRN6{padding:5rem 2rem 3rem;text-align:center}.authors_hero__0SRN6 h1{margin-bottom:.5rem;font-size:2.5rem}.authors_hero__0SRN6 p{color:var(--text-muted)}.authors_grid__xy80N{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding-bottom:5rem}.authors_card__vbpE8{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 1.5rem;text-align:center}.authors_name__bVDBx{margin-top:.5rem;font-size:1.2rem}.authors_name__bVDBx a{color:var(--text-primary);text-decoration:none}.authors_name__bVDBx a:hover{color:var(--accent)}.authors_jobTitle__HjsOI{font-size:.85rem;font-weight:500;color:var(--accent)}.authors_bio__FMUQY{font-size:.9rem;line-height:1.6;color:var(--text-secondary)}.authors_count__9RsC_{margin-top:auto;font-size:.8rem;color:var(--text-muted)}.authors_empty__a7dOi{grid-column:1/-1;padding:4rem;text-align:center;color:var(--text-muted)}@media (max-width:1024px){.authors_grid__xy80N{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.authors_grid__xy80N{grid-template-columns:1fr}}.AboutAuthor_box__vXk6E{display:flex;gap:1.25rem;margin-top:3rem;padding:1.5rem;border:1px solid var(--border);border-radius:12px;background:var(--glass-bg)}.AboutAuthor_body__RoHEc{display:flex;flex:1;flex-direction:column;gap:.4rem;min-width:0}.AboutAuthor_eyebrow__nuj1a{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.AboutAuthor_name__1TP0j{font-size:1.15rem;font-weight:700;color:var(--text-primary);text-decoration:none}.AboutAuthor_name__1TP0j:hover{color:var(--accent)}.AboutAuthor_jobTitle__xG0qv{font-size:.85rem;font-weight:500;color:var(--accent)}.AboutAuthor_bio__VJ371{font-size:.9rem;line-height:1.6;color:var(--text-secondary)}.AboutAuthor_footer__kG__h{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem}.AboutAuthor_allPosts__mqteB{font-size:.85rem;font-weight:600;color:var(--accent);text-decoration:none}.AboutAuthor_allPosts__mqteB:hover{text-decoration:underline}@media (max-width:640px){.AboutAuthor_box__vXk6E{flex-direction:column}}.BlogCallCTA_box__TYkue{display:flex;gap:1.5rem;margin-top:3rem;padding:1.35rem 2rem;border:1px solid rgba(var(--accent-rgb),.28);border-radius:14px;background:rgba(var(--accent-rgb),.07)}.BlogCallCTA_icon__T2mY8{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:rgba(var(--accent-rgb),.14);color:var(--accent)}.BlogCallCTA_body__6Kv_q{display:flex;flex:1;flex-direction:column;align-items:flex-start;min-width:0}.BlogCallCTA_heading__QZhid{margin-bottom:.3rem;font-family:var(--font-playfair),"Playfair Display",Georgia,serif;font-size:1.3rem;font-weight:700;line-height:1.3;word-spacing:.08em;text-wrap:balance;color:var(--text-primary)}.BlogCallCTA_sub___EdDV{max-width:36rem;font-size:.9rem;line-height:1.6;color:var(--text-secondary)}.BlogCallCTA_body__6Kv_q .BlogCallCTA_call___2Ldh{margin-top:.85rem;padding:.6rem 1.25rem}.BlogCallCTA_call___2Ldh:focus-visible{outline:2px solid var(--accent);outline-offset:3px}[data-theme=light] .BlogCallCTA_icon__T2mY8{color:var(--accent-hover)}@media (max-width:640px){.BlogCallCTA_box__TYkue{padding:1.35rem 1.25rem}.BlogCallCTA_icon__T2mY8{display:none}.BlogCallCTA_call___2Ldh{align-self:stretch}}.BlogContent_content__qi9AC{line-height:1.9;color:var(--text-secondary)}.BlogContent_text__t0WfH{white-space:pre-wrap}.BlogContent_h2__W1yGO,.BlogContent_h3__4ct__{scroll-margin-top:96px;line-height:1.3;color:var(--text-primary)}.BlogContent_h2__W1yGO:focus,.BlogContent_h3__4ct__:focus{outline:none}.BlogContent_h2__W1yGO{margin:2.5rem 0 1rem;font-size:1.6rem}.BlogContent_h3__4ct__{margin:2rem 0 .75rem;font-size:1.25rem}.BlogContent_content__qi9AC>:first-child{margin-top:0}.BlogContent_link__x4tGM{color:var(--accent);font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:text-decoration-thickness .15s ease}.BlogContent_link__x4tGM:hover{text-decoration-thickness:2px}.BlogCTA_cta__eapvm{position:relative;isolation:isolate;overflow:hidden;margin-top:3.5rem;padding:2.5rem 2.5rem 1.75rem;border:1px solid var(--border);border-radius:16px;background:var(--card-bg);box-shadow:0 28px 56px -32px var(--shadow)}.BlogCTA_cta__eapvm:before{content:"";inset:0;background-image:linear-gradient(rgba(var(--accent-rgb),.08) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--accent-rgb),.08) 1px,transparent 1px);background-size:22px 22px;background-position:-1px -1px;-webkit-mask-image:radial-gradient(ellipse 75% 95% at 100% 0,#000 0,transparent 72%);mask-image:radial-gradient(ellipse 75% 95% at 100% 0,#000 0,transparent 72%)}.BlogCTA_cta__eapvm:before,.BlogCTA_plan__8pFyl{position:absolute;z-index:-1;pointer-events:none}.BlogCTA_plan__8pFyl{top:-14px;right:-22px;width:250px;height:auto;color:var(--accent);opacity:.5;stroke-linecap:round;stroke-linejoin:round;-webkit-mask-image:linear-gradient(215deg,#000 35%,transparent 82%);mask-image:linear-gradient(215deg,#000 35%,transparent 82%)}.BlogCTA_walls___Gj8I{stroke-width:2.25}.BlogCTA_furniture__v8U1D{stroke-width:1.2}.BlogCTA_swing__QFjt8{stroke-width:1;stroke-dasharray:2 3}.BlogCTA_heading__VZCR7{max-width:18ch;margin-bottom:.75rem;font-family:var(--font-playfair),"Playfair Display",Georgia,serif;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;text-wrap:balance;color:var(--text-primary)}.BlogCTA_sub__4tw_N{max-width:30rem;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65;color:var(--text-secondary)}.BlogCTA_form__RzsC8{display:flex;align-items:center;gap:.5rem;padding:.35rem .35rem .35rem 1.1rem;border:1px solid var(--input-border);border-radius:999px;background:var(--input-bg);transition:border-color .2s ease,box-shadow .2s ease}.BlogCTA_form__RzsC8:hover{border-color:rgba(var(--accent-rgb),.36)}.BlogCTA_form__RzsC8:focus-within{border-color:rgba(var(--accent-rgb),.6);box-shadow:0 0 0 4px rgba(var(--accent-rgb),.14)}.BlogCTA_input__erT2W{flex:1;min-width:0;height:44px;border:0;background:transparent;color:var(--input-text,var(--text-primary));font-size:.95rem;font-family:inherit;outline:none}.BlogCTA_input__erT2W::placeholder{color:var(--input-placeholder,var(--text-muted))}.BlogCTA_submit__vqh9J{flex-shrink:0;height:44px;padding:0 1.35rem;border:0;border-radius:999px;background:var(--accent);color:var(--accent-foreground,#ffffff);font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.BlogCTA_submit__vqh9J:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 6px 18px rgba(var(--accent-rgb),.3)}.BlogCTA_submit__vqh9J:active:not(:disabled){transform:scale(.97)}.BlogCTA_submit__vqh9J:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.BlogCTA_submit__vqh9J:disabled{cursor:progress;opacity:.75}.BlogCTA_suggestions___yGUj{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.9rem}.BlogCTA_chip__q0TuX{padding:.4rem .8rem;border:1px solid var(--border);border-radius:999px;background:transparent;color:var(--text-secondary);font-size:.8rem;font-family:inherit;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.BlogCTA_chip__q0TuX:hover:not(:disabled){border-color:var(--border-hover);background:rgba(var(--accent-rgb),.08);color:var(--accent)}.BlogCTA_chip__q0TuX:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.BlogCTA_chip__q0TuX:disabled{cursor:progress;opacity:.6}.BlogCTA_human__jJYx2{display:flex;align-items:center;gap:.55rem;margin-top:1.75rem;padding-top:1.25rem;border-top:1px dashed var(--border);font-size:.875rem;line-height:1.5;color:var(--text-muted)}.BlogCTA_whatsappIcon__stDx6{flex-shrink:0;color:#25d366}.BlogCTA_humanLink__sbkgN{color:var(--accent);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.BlogCTA_humanLink__sbkgN:hover{text-decoration-thickness:2px}.BlogCTA_humanLink__sbkgN:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}[data-theme=light] .BlogCTA_cta__eapvm{box-shadow:0 24px 48px -30px rgba(42,82,75,.28)}[data-theme=light] .BlogCTA_cta__eapvm:before{background-image:linear-gradient(rgba(42,82,75,.07) 1px,transparent 0),linear-gradient(90deg,rgba(42,82,75,.07) 1px,transparent 0)}[data-theme=light] .BlogCTA_plan__8pFyl{color:#008f8e;opacity:.55}[data-theme=light] .BlogCTA_form__RzsC8{background:var(--bg-primary)}[data-theme=light] .BlogCTA_humanLink__sbkgN{color:var(--accent-hover)}@media (max-width:640px){.BlogCTA_cta__eapvm{margin-top:2.5rem;padding:1.75rem 1.25rem 1.5rem;border-radius:14px}.BlogCTA_plan__8pFyl{top:-10px;right:-40px;width:180px;opacity:.35}.BlogCTA_heading__VZCR7{max-width:14ch}.BlogCTA_form__RzsC8{flex-direction:column;align-items:stretch;padding:.35rem;border-radius:14px}.BlogCTA_input__erT2W{padding:0 .75rem;font-size:1rem}.BlogCTA_submit__vqh9J{border-radius:10px}.BlogCTA_human__jJYx2{align-items:flex-start}.BlogCTA_whatsappIcon__stDx6{margin-top:.15rem}}@media (prefers-reduced-motion:reduce){.BlogCTA_chip__q0TuX,.BlogCTA_form__RzsC8,.BlogCTA_submit__vqh9J{transition:none}.BlogCTA_submit__vqh9J:active:not(:disabled){transform:none}}.BlogFaq_faq__25Or2{margin-top:3.5rem}.BlogFaq_title__SLFa2{margin-bottom:1.1rem;font-family:var(--font-playfair),"Playfair Display",Georgia,serif;font-size:1.6rem;font-weight:700;line-height:1.25;word-spacing:.08em;color:var(--text-primary)}.BlogFaq_list__nQAjg{border-top:1px solid var(--border)}.BlogFaq_item__xqITI{border-bottom:1px solid var(--border)}.BlogFaq_question__DilO2{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1.15rem .25rem 1.15rem 0;list-style:none;cursor:pointer;font-size:1rem;font-weight:500;line-height:1.5;color:var(--text-primary);transition:color .2s ease}.BlogFaq_question__DilO2::-webkit-details-marker{display:none}.BlogFaq_question__DilO2:hover{color:var(--accent)}.BlogFaq_question__DilO2:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.BlogFaq_icon__OQk7x{position:relative;flex-shrink:0;width:14px;height:14px;margin-top:.3rem;color:var(--accent)}.BlogFaq_icon__OQk7x:after,.BlogFaq_icon__OQk7x:before{content:"";position:absolute;top:6px;left:0;width:14px;height:2px;border-radius:1px;background:currentColor;transition:transform .25s ease}.BlogFaq_icon__OQk7x:after{transform:rotate(90deg)}.BlogFaq_item__xqITI[open] .BlogFaq_icon__OQk7x:after{transform:rotate(0deg)}.BlogFaq_answer__Ilh6J{max-width:62ch;padding:0 2.5rem 1.35rem 0;font-size:.95rem;line-height:1.75;color:var(--text-secondary);white-space:pre-wrap}@supports selector(::details-content){.BlogFaq_faq__25Or2{interpolate-size:allow-keywords}.BlogFaq_item__xqITI::details-content{block-size:0;overflow-y:clip;transition:block-size .28s ease,content-visibility allow-discrete .28s}.BlogFaq_item__xqITI[open]::details-content{block-size:auto}}[data-theme=light] .BlogFaq_icon__OQk7x,[data-theme=light] .BlogFaq_question__DilO2:hover{color:var(--accent-hover)}@media (max-width:640px){.BlogFaq_faq__25Or2{margin-top:2.75rem}.BlogFaq_title__SLFa2{font-size:1.4rem}.BlogFaq_question__DilO2{gap:1rem;font-size:.975rem}.BlogFaq_answer__Ilh6J{padding-right:.5rem}}@media (prefers-reduced-motion:reduce){.BlogFaq_icon__OQk7x:after,.BlogFaq_icon__OQk7x:before,.BlogFaq_question__DilO2{transition:none}@supports selector(::details-content){.BlogFaq_item__xqITI::details-content{transition:none}}}.RelatedPosts_related__f3OdJ{margin-top:3.5rem}.RelatedPosts_title__UMq12{margin-bottom:1.25rem;font-family:var(--font-playfair),"Playfair Display",Georgia,serif;font-size:1.6rem;font-weight:700;line-height:1.25;word-spacing:.08em;color:var(--text-primary)}.RelatedPosts_grid__3sxH0{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.25rem;list-style:none}.RelatedPosts_card__o_SE7{display:block;height:100%;color:inherit;text-decoration:none}.RelatedPosts_card__o_SE7:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:12px}.RelatedPosts_cover__CjQMN{position:relative;aspect-ratio:3/2;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--bg-tertiary)}.RelatedPosts_image__qRs8_{object-fit:cover;transition:transform .35s ease}.RelatedPosts_card__o_SE7:hover .RelatedPosts_image__qRs8_{transform:scale(1.04)}.RelatedPosts_postTitle__er1wC{display:-webkit-box;margin-top:.8rem;overflow:hidden;font-size:.975rem;font-weight:600;line-height:1.4;color:var(--text-primary);transition:color .2s ease;-webkit-line-clamp:3;-webkit-box-orient:vertical}.RelatedPosts_card__o_SE7:hover .RelatedPosts_postTitle__er1wC{color:var(--accent)}.RelatedPosts_date__PHA71{display:block;margin-top:.35rem;font-size:.8rem;color:var(--text-muted)}[data-theme=light] .RelatedPosts_card__o_SE7:hover .RelatedPosts_postTitle__er1wC{color:var(--accent-hover)}@media (max-width:640px){.RelatedPosts_related__f3OdJ{margin-top:2.75rem}.RelatedPosts_title__UMq12{font-size:1.4rem}.RelatedPosts_grid__3sxH0{grid-template-columns:1fr;gap:1rem}.RelatedPosts_card__o_SE7{display:flex;align-items:flex-start;gap:.9rem}.RelatedPosts_cover__CjQMN{flex:0 0 112px;border-radius:8px}.RelatedPosts_text__FysBn{min-width:0}.RelatedPosts_postTitle__er1wC{margin-top:.1rem;font-size:.95rem}}@media (prefers-reduced-motion:reduce){.RelatedPosts_image__qRs8_,.RelatedPosts_postTitle__er1wC{transition:none}.RelatedPosts_card__o_SE7:hover .RelatedPosts_image__qRs8_{transform:none}}.TableOfContents_rail__Xt2Ij{position:sticky;top:96px;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:.5rem}.TableOfContents_title__J_Kmg{margin-bottom:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.TableOfContents_list__JT7DQ{display:flex;flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;border-left:1px solid var(--border)}.TableOfContents_link__36pbz{display:block;margin-left:-1px;padding:.35rem .75rem .35rem 1rem;border-left:2px solid transparent;font-size:.85rem;line-height:1.4;color:var(--text-muted);text-decoration:none;transition:color .15s ease,border-color .15s ease}.TableOfContents_link__36pbz:hover{color:var(--text-primary)}.TableOfContents_sub__mP2j2 .TableOfContents_link__36pbz{padding-left:1.75rem;font-size:.8rem}.TableOfContents_active__RsNab{border-left-color:var(--accent);font-weight:600;color:var(--accent)}.TableOfContents_inline__B5iL6{margin-bottom:2rem;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;background:var(--glass-bg)}.TableOfContents_summary__nhLqX{cursor:pointer;font-weight:600;color:var(--text-primary)}.TableOfContents_inline__B5iL6 .TableOfContents_list__JT7DQ{margin-top:.75rem}