.blog-article-page[data-v-9f1c1cc9]{background-color:var(--color-bg);color:var(--color-text);padding-bottom:80px}.article-content[data-v-9f1c1cc9]{max-width:800px;margin:0 auto;padding:80px 24px}.content-wrapper[data-v-9f1c1cc9] h2{font-family:var(--font-primary);font-size:2.5rem;margin-top:3rem;margin-bottom:1.5rem;color:var(--color-accent);position:relative;padding-left:1.6em}.content-wrapper[data-v-9f1c1cc9] h2:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.7em;height:.7em;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23C9A96E'><path d='M12 1 L13 11 L23 12 L13 13 L12 23 L11 13 L1 12 L11 11 Z'/></svg>");background-repeat:no-repeat;background-size:contain;background-position:center}.content-wrapper[data-v-9f1c1cc9] p{font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem;opacity:.9}.content-wrapper[data-v-9f1c1cc9] ul{margin-bottom:2rem;padding-left:1.5rem}.content-wrapper[data-v-9f1c1cc9] li{margin-bottom:.75rem;font-size:1.125rem}.editorial-chapters[data-v-9f1c1cc9]{position:relative;padding:60px 24px 40px;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(80px,12vw,180px)}.chapter[data-v-9f1c1cc9]{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:clamp(380px,48vw,560px)}.chapter--reverse[data-v-9f1c1cc9]{direction:rtl}.chapter--reverse[data-v-9f1c1cc9]>*{direction:ltr}.chapter-num[data-v-9f1c1cc9]{position:absolute;top:-10%;font-family:var(--font-serif);font-size:clamp(8rem,22vw,22rem);font-weight:700;line-height:.85;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.5px rgba(184,149,106,.18);pointer-events:none;user-select:none;z-index:0;white-space:nowrap}.chapter:not(.chapter--reverse) .chapter-num[data-v-9f1c1cc9]{right:4%}.chapter--reverse .chapter-num[data-v-9f1c1cc9]{left:4%}.chapter-image-wrap[data-v-9f1c1cc9]{position:relative;z-index:1}.chapter-image-frame[data-v-9f1c1cc9]{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-surface, #f6f1ea);box-shadow:0 30px 70px #00000026;transition:border-radius 1.6s cubic-bezier(.19,1,.22,1),transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s ease}.chapter-image-frame[data-v-9f1c1cc9]:hover{transform:translateY(-6px);border-radius:50% 50% 40% 60%/60% 40%!important;box-shadow:0 40px 90px #00000038}.chapter-image-inner[data-v-9f1c1cc9]{position:absolute;inset:-15%;width:130%;height:130%;will-change:transform}.chapter-image-inner img[data-v-9f1c1cc9]{width:100%;height:100%;object-fit:cover;display:block}.chapter-meta[data-v-9f1c1cc9]{position:relative;z-index:2;display:flex;flex-direction:column;gap:.9rem;padding:1rem 0}.chapter-eyebrow[data-v-9f1c1cc9]{font-family:var(--font-body);font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--color-accent);opacity:.7}.chapter-title[data-v-9f1c1cc9]{font-family:var(--font-primary);font-size:clamp(2rem,4vw,3.4rem);font-weight:300;line-height:1.05;color:var(--color-text);letter-spacing:-.02em;margin:0}.chapter-rule[data-v-9f1c1cc9]{display:block;width:60px;height:1px;background:var(--color-accent);opacity:.7;margin-top:.4rem}.chapter-body[data-v-9f1c1cc9]{margin-top:1.2rem;font-family:var(--font-body);color:var(--color-text)}.chapter-body[data-v-9f1c1cc9] p{font-size:1.05rem;line-height:1.8;opacity:.85;margin:0 0 1.2rem}.chapter-body[data-v-9f1c1cc9] p:last-child{margin-bottom:0}.chapter-body[data-v-9f1c1cc9] ul{list-style:none;padding:0;margin:1.2rem 0 0;display:flex;flex-direction:column;gap:.7rem}.chapter-body[data-v-9f1c1cc9] li{position:relative;padding-left:1.4rem;font-size:1rem;line-height:1.6;opacity:.85}.chapter-body[data-v-9f1c1cc9] li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background:var(--color-accent);opacity:.6}.chapter-body[data-v-9f1c1cc9] li b{font-family:var(--font-heading);font-weight:600;letter-spacing:.02em;color:var(--color-text);opacity:1}.cta-section[data-v-9f1c1cc9]{margin-top:100px;padding:60px;background:var(--color-surface);border-radius:24px;text-align:center;border:1px solid rgba(var(--color-accent-rgb),.1)}.cta-section h3[data-v-9f1c1cc9]{font-family:var(--font-primary);font-size:2rem;margin-bottom:1rem}.cta-section p[data-v-9f1c1cc9]{margin-bottom:2rem}.btn[data-v-9f1c1cc9]{display:inline-block;padding:16px 32px;border-radius:100px;text-decoration:none;font-weight:600;transition:all .3s ease}.btn-primary[data-v-9f1c1cc9]{background:var(--color-accent);color:var(--color-bg)}.btn-primary[data-v-9f1c1cc9]:hover{transform:translateY(-2px);filter:brightness(1.1)}@media(max-width:900px){.editorial-chapters[data-v-9f1c1cc9]{gap:80px;padding:40px 20px 20px}.chapter[data-v-9f1c1cc9],.chapter--reverse[data-v-9f1c1cc9]{grid-template-columns:1fr;direction:ltr;min-height:0;gap:1.6rem}.chapter-image-frame[data-v-9f1c1cc9]{aspect-ratio:16 / 11}.chapter-num[data-v-9f1c1cc9]{position:relative;top:auto;right:auto!important;left:auto!important;font-size:clamp(5rem,18vw,9rem);margin-bottom:-.4em;align-self:flex-start}}@media(max-width:768px){.article-content[data-v-9f1c1cc9]{padding:40px 20px}.content-wrapper[data-v-9f1c1cc9] h2{font-size:2rem}.cta-section[data-v-9f1c1cc9]{padding:30px 20px}}
