.news-inner{z-index:1;max-width:1160px;margin:0 auto;padding:0 32px;position:relative}.news-hero{background-color:#3a3328;background-image:url(/patterns/hero-pattern-soft.svg),linear-gradient(145deg,#4a4234 0%,#3a3328 100%);background-repeat:repeat,no-repeat;background-size:177.26px 208.44px,auto;padding:180px 0 104px}.news-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#ffffff73;margin:0 0 20px;font-size:11px;font-weight:500}.news-hero-title{font-family:var(--font-serif,Georgia, serif);letter-spacing:-.025em;color:#ffffffeb;margin:0 0 28px;font-size:clamp(2.6rem,5vw,4.8rem);font-weight:400;line-height:1.05}.news-hero-title em{font-style:italic;font-weight:400}.news-rule{background:#ffffff2e;width:32px;height:1px;margin-bottom:24px}.news-hero-desc{color:#ffffff8c;letter-spacing:.01em;max-width:520px;margin:0;font-size:15px;font-weight:400;line-height:1.85}.news-section{background:#f0ede8;border-top:1px solid #0000000f;padding:104px 0 112px}.news-filterbar{border-bottom:1px solid #796d5724;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:44px;padding-bottom:20px;display:flex}.news-dd{position:relative}.news-dd-summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:baseline;gap:10px;padding:2px 0;list-style:none;display:inline-flex}.news-dd-summary::-webkit-details-marker{display:none}.news-dd-label{letter-spacing:.2em;text-transform:uppercase;color:#8b8b7d;font-size:11px;font-weight:500}.news-dd-value{font-family:var(--font-serif,Georgia, serif);color:#796d57;letter-spacing:-.01em;font-size:18px}.news-dd-caret{color:#796d57;align-self:center;transition:transform .2s;display:flex}.news-dd[open] .news-dd-caret{transform:rotate(180deg)}.news-dd-menu{z-index:20;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;gap:1px;min-width:250px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 16px 44px #796d5729}.news-dd-item{color:#84847f;letter-spacing:.01em;white-space:nowrap;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:9px 14px;font-size:13px;text-decoration:none;transition:background .15s,color .15s;display:flex}.news-dd-item:hover{color:#796d57;background:#f0ede8}.news-dd-item--active{color:#796d57;font-weight:600}.news-dd-count{color:#8b8b7d;font-size:11px;font-weight:400}.news-search{flex-shrink:0;align-items:center;display:flex;position:relative}.news-search-icon{color:#8b8b7d;pointer-events:none;display:flex;position:absolute;left:14px}.news-search-input{color:#796d57;letter-spacing:.01em;background:#fff;border:1px solid #0000001a;border-radius:999px;width:240px;max-width:100%;padding:10px 16px 10px 38px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.news-search-input::placeholder{color:#8b8b7d}.news-search-input:focus{border-color:#796d57;outline:none;box-shadow:0 0 0 3px #796d5726}.news-filter-note{color:#84847f;letter-spacing:.01em;margin:0 0 28px;font-size:13px}.news-filter-note strong{color:#796d57;font-weight:600}.news-filter-clear{color:#796d57;text-underline-offset:2px;margin-left:12px;font-size:12px;text-decoration:underline}.news-filter-clear:hover{color:#566f82}.news-empty{text-align:center;color:#84847f;letter-spacing:.01em;padding:64px 0;font-size:15px}.news-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.news-card{background:#fff;border:1px solid #00000012;border-radius:12px;flex-direction:column;width:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 1px 6px #0000000a}.news-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px #0000001a}.news-card-wrap{color:inherit;text-decoration:none;display:flex}.news-card-img{background:linear-gradient(145deg,#4a4234 0%,#3a3328 100%);flex-shrink:0;justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.news-card-img svg{opacity:.12}.news-card-body{flex-direction:column;flex:1;gap:10px;min-height:130px;padding:22px 24px 24px;display:flex}.news-card-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.news-card-tag{text-transform:uppercase;letter-spacing:.18em;color:#8b8b7d;font-size:9px;font-weight:500}.news-card-date{color:#8b8b7d;letter-spacing:.02em;font-size:11px;font-weight:400}.news-card-title{color:#796d57;letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.news-card-excerpt{color:#84847f;letter-spacing:.01em;margin:0;font-size:13px;font-weight:400;line-height:1.75}.news-card-link{letter-spacing:.1em;text-transform:uppercase;color:#84847f;border-bottom:1px solid #00000026;align-self:flex-start;align-items:center;gap:6px;margin-top:auto;padding-top:10px;padding-bottom:2px;font-size:10px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,gap .2s;display:inline-flex}.news-card-link:hover{color:#796d57;border-color:#00000073;gap:10px}.news-pagination{justify-content:center;align-items:center;gap:6px;margin-top:64px;display:flex}.news-pag-num{color:#84847f;background:#fff;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.news-pag-num:hover{color:#796d57;border-color:#0000004d}.news-pag-num.news-pag-active{color:#fff;background:#796d57;border-color:#796d57}.news-pag-arrow{color:#84847f;background:#fff;border:1px solid #0000001a;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.news-pag-arrow:hover:not(.news-pag-disabled){color:#796d57;border-color:#0000004d}.news-pag-arrow.news-pag-disabled{opacity:.3;pointer-events:none}.news-pag-ellipsis{color:#8b8b7d;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;display:inline-flex}@media (max-width:1024px){.news-inner{padding:0 24px}}@media (max-width:768px){.news-hero{padding:140px 0 72px}.news-section{padding:72px 0 80px}.news-inner{padding:0 20px}.news-grid{grid-template-columns:repeat(2,1fr);gap:12px}.news-filterbar{gap:16px;margin-bottom:28px}.news-search,.news-search-input{width:100%}}@media (max-width:480px){.news-hero{padding:120px 0 56px}.news-inner{padding:0 16px}.news-grid{grid-template-columns:1fr}}.post-wrapper{background:#fff}.post-inner{max-width:760px;margin:0 auto;padding:0 32px}.post-hero{background:#f9f8f6;border-bottom:1px solid #0000000f;padding:160px 0 80px;position:relative;overflow:hidden}.post-hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 92% -10%,#dcd5cc47 0%,#0000 45%),radial-gradient(circle at -5% 110%,#dcd5cc2e 0%,#0000 35%),linear-gradient(135deg,#f0ede8b3 0%,#0000 55%),linear-gradient(315deg,#f0ede866 0%,#0000 45%);position:absolute;inset:0}.post-hero:after{content:"";z-index:0;opacity:.045;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='320'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='320' height='320' filter='url(%23n)'/%3E%3C/svg%3E");background-size:320px 320px;position:absolute;inset:0}.post-hero-inner{z-index:1;grid-template-columns:1fr 440px;align-items:center;gap:80px;max-width:1160px;margin:0 auto;padding:0 48px;display:grid;position:relative}.post-hero-inner--solo{grid-template-columns:1fr;max-width:760px}.post-hero-left{flex-direction:column;display:flex}.post-back{letter-spacing:.1em;text-transform:uppercase;color:#8b8b7d;align-items:center;gap:6px;margin-bottom:36px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.post-back:hover{color:#796d57}.post-meta-top{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.post-title{font-family:var(--font-serif,Georgia, serif);letter-spacing:-.025em;color:#796d57;margin:0;font-size:clamp(2rem,3.5vw,3rem);font-weight:400;line-height:1.1}.post-hero-img-wrap{position:relative}.post-hero-img-wrap:before{content:"";z-index:0;background:#f0ede8;border-radius:16px;position:absolute;inset:16px -16px -16px 16px}.post-hero-img-frame{aspect-ratio:4/3;z-index:1;border-radius:14px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000000f,0 16px 48px #0000001f}.post-body-section{background:#fff;padding:72px 0 96px}.post-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:64px;max-width:1200px;margin:0 auto;padding:0 48px;display:grid}.post-main{min-width:0;max-width:760px}.post-related{position:sticky;top:96px}.post-related-title{font-family:var(--font-serif,Georgia, serif);letter-spacing:-.015em;color:#796d57;border-bottom:1px solid #0000001a;margin:0 0 22px;padding-bottom:16px;font-size:1.3rem;font-weight:400}.post-related-list{flex-direction:column;gap:22px;display:flex}.related-card{color:inherit;align-items:flex-start;gap:14px;text-decoration:none;display:flex}.related-card-img{background:linear-gradient(145deg,#4a4234 0%,#3a3328 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.related-card-img svg{opacity:.16}.related-card:hover .related-card-img{transform:scale(1.04)}.related-card-body{flex-direction:column;gap:6px;min-width:0;padding-top:2px;display:flex}.related-card-tag{text-transform:uppercase;letter-spacing:.16em;color:#8b8b7d;font-size:9px;font-weight:600}.related-card-title{letter-spacing:-.01em;color:#796d57;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.related-card:hover .related-card-title{color:#796d57}.related-card-date{color:#8b8b7d;letter-spacing:.02em;font-size:11px}.post-content{color:#333;letter-spacing:.01em;font-size:16px;line-height:1.85}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:#796d57;margin:2em 0 .6em;font-weight:700;line-height:1.3}.post-content h2{font-size:1.5rem}.post-content h3{font-size:1.2rem}.post-content h4{font-size:1.05rem}.post-content p{margin:0 0 1.4em}.post-content .post-subtitle{font-family:var(--font-serif,Georgia, serif);color:#84847f;letter-spacing:.005em;border-bottom:1px solid #ececec;margin:0 0 2em;padding-bottom:1.5em;font-size:clamp(1.2rem,1.8vw,1.4rem);font-style:italic;font-weight:400;line-height:1.5}.post-content a{color:#796d57;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.post-content a:hover{color:#566f82}.post-content img{border-radius:8px;max-width:100%;margin:1.5em 0}.post-content ul,.post-content ol{margin:0 0 1.4em;padding-left:1.4em}.post-content li{margin-bottom:.4em}.post-content blockquote{color:#84847f;border-left:3px solid #796d5766;margin:1.6em 0;padding:.2em 0 .2em 1.4em;font-style:italic}.post-footer{border-top:1px solid #00000014;margin-top:56px;padding-top:32px}.post-share{border-top:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:20px;margin-top:56px;padding-top:32px;display:flex}.post-share-label{letter-spacing:.18em;text-transform:uppercase;color:#8b8b7d;font-size:11px;font-weight:500}.post-share-buttons{flex-wrap:wrap;gap:10px;display:flex}.post-share-btn{letter-spacing:.01em;color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:500;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.post-share-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.post-share-btn:active{transform:translateY(0)}.post-share-btn--wa{background:#25d366}.post-share-btn--in{background:#0a66c2}@media (max-width:480px){.post-share{gap:14px}.post-share-btn{padding:9px 14px;font-size:12px}}@media (max-width:1024px){.post-hero-inner{grid-template-columns:1fr 360px;gap:56px;padding:0 32px}}@media (max-width:960px){.post-layout{grid-template-columns:1fr;gap:64px;max-width:820px}.post-main{max-width:none}.post-related{position:static}.post-related-list{grid-template-columns:1fr 1fr;gap:24px 28px;display:grid}}@media (max-width:768px){.post-hero{padding:140px 0 56px}.post-hero-inner{grid-template-columns:1fr;gap:40px;padding:0 24px}.post-hero-left{order:2}.post-hero-img-wrap{order:1}.post-hero-img-wrap:before{inset:10px -10px -10px 10px}.post-inner{padding:0 20px}.post-layout{padding:0 24px}.post-body-section{padding:48px 0 72px}}@media (max-width:480px){.post-hero{padding:120px 0 40px}.post-hero-inner,.post-inner,.post-layout{padding:0 16px}.post-related-list{grid-template-columns:1fr}}
