.post-hero{width:100%;display:flex;flex-direction:column;position:relative;background-color:#fff}.post-hero__bg-top{width:100%;background-color:#f8efdb;padding-top:40px;padding-bottom:260px}.post-hero__nav-container{max-width:1296px}.post-hero__container,.post-hero__nav-container{width:100%;margin:0 auto;padding:0 72px;box-sizing:border-box}.post-hero__container{max-width:1440px}.post-hero__back-link{display:inline-flex;align-items:center;gap:20px;text-decoration:none;width:fit-content;transition:transform .2s ease,opacity .2s ease}.post-hero__back-link:hover{transform:translateY(-2px);opacity:.8}.post-hero__back-icon-wrap{width:48px;height:48px;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center}.post-hero__back-text{font-family:"Inter",var(--font-sans,sans-serif);font-weight:500;font-size:20px;line-height:1;letter-spacing:-.02em;color:#000}.post-hero__image-wrap{width:100%;max-width:1296px;height:465px;border-radius:16px;overflow:hidden;position:relative;margin:-232px auto 0;background-color:#000}.post-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.post-hero__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.55) 50%,rgba(0,0,0,.15));display:flex;flex-direction:column;justify-content:flex-end;padding:64px 64px 40px}.post-hero__content{display:flex;flex-direction:column;gap:16px}.post-hero__category{display:inline-block;background-color:#cde856;color:#000;font-family:"Inter Tight",var(--font-sans,sans-serif);font-weight:600;font-size:14px;padding:6px 16px;border-radius:100px;width:fit-content;text-transform:uppercase;letter-spacing:.05em}.post-hero__title{font-family:Items,Georgia,serif;font-size:64px;font-weight:300;line-height:70px;letter-spacing:0;color:#fff;margin:0;width:100%;max-width:1050px}.post-hero__excerpt{font-size:18px;font-weight:400;line-height:1.5;color:hsla(0,0%,100%,.9);margin:0;max-width:820px}.post-hero__excerpt,.post-hero__meta{font-family:"Inter Tight",var(--font-sans,sans-serif)}.post-hero__meta{display:flex;align-items:center;gap:12px;font-size:14px;color:hsla(0,0%,100%,.7);margin-top:8px}.post-hero__meta-dot{font-size:10px}@media screen and (max-width:1024px){.post-hero__container,.post-hero__nav-container{padding:0 40px}.post-hero__bg-top{padding-bottom:210px}.post-hero__image-wrap{height:380px;margin-top:-190px}.post-hero__overlay{padding:48px 48px 28px}.post-hero__title{font-size:48px;line-height:56px;max-width:100%}}@media screen and (max-width:768px){.post-hero__container,.post-hero__nav-container{padding:0 16px}.post-hero__bg-top{padding-top:32px;padding-bottom:235px}.post-hero__image-wrap{margin:-213px auto 0;height:426px;max-width:380px;width:100%}.post-hero__overlay{padding:32px 32px 16px;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,transparent 80%)}.post-hero__title{font-weight:300;font-size:36px;line-height:44px;letter-spacing:0;max-width:100%}.post-hero__excerpt{font-family:"Inter Tight",var(--font-sans,sans-serif);font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0;max-width:100%}}@media screen and (max-width:480px){.post-hero__container,.post-hero__nav-container{padding:0 16px}.post-hero__bg-top{padding-bottom:235px}.post-hero__image-wrap{margin:-213px auto 0;height:426px;max-width:100%}.post-hero__overlay{padding:24px 24px 12px}.post-hero__back-link{padding:10px 16px;font-size:14px}}.post-body{width:100%;display:flex;justify-content:center;padding:0 24px 80px;background-color:#fff}.post-body__container{width:100%;max-width:690px}.post-body__paragraph{font-family:"Inter Tight",var(--font-sans,sans-serif);font-size:18px;line-height:1.75;color:var(--color-aip-black);margin-bottom:20px}.post-body__paragraph:last-child{margin-bottom:0}.post-body__heading{font-family:Items,Georgia,serif;font-weight:300;margin-bottom:12px;margin-top:32px;color:#000;clear:both}.post-body__heading--h1{font-size:40px}.post-body__heading--h2{font-size:34px;line-height:42px}.post-body__heading--h3{font-size:26px}.post-body__heading--h4{font-size:20px}.post-body__pull-quote{background-color:#f8efdb;border:none;border-radius:24px;padding:24px;margin:28px auto;max-width:687px;min-height:140px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;font-family:Items,Georgia,serif;font-size:32px;font-weight:300;line-height:40px;font-style:normal;color:#000;text-align:left;clear:both}.post-body__image-wrap{margin:36px 0;border-radius:16px;overflow:hidden;display:block;position:relative;box-shadow:0 6px 24px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.05);background:#fff;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s cubic-bezier(.25,1,.5,1)}.post-body__image-wrap--float-left{float:left;width:42%;min-width:260px;max-width:360px;margin:8px 32px 20px 0!important;clear:left}@media screen and (max-width:768px){.post-body__image-wrap--float-left{float:none;width:100%;min-width:100%;max-width:100%;margin:28px 0!important}}.post-body__image-wrap--float-right{float:right;width:42%;min-width:260px;max-width:360px;margin:8px 0 20px 32px!important;clear:right}@media screen and (max-width:768px){.post-body__image-wrap--float-right{float:none;width:100%;min-width:100%;max-width:100%;margin:28px 0!important}}.post-body__image-wrap--center{display:block;width:70%;max-width:520px;margin:36px auto!important;clear:both}@media screen and (max-width:768px){.post-body__image-wrap--center{width:100%;max-width:100%;margin:28px 0!important}}.post-body__image-wrap--full{width:calc(100% + 120px);max-width:820px;margin:44px -60px!important;border-radius:20px;clear:both}@media screen and (max-width:840px){.post-body__image-wrap--full{width:100%;max-width:100%;margin:32px 0!important;border-radius:16px}}.post-body__image-wrap--circle{border-radius:0!important;border:none!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column;align-items:center;width:280px;overflow:visible!important}.post-body__image-wrap--circle .post-body__image{width:260px;height:260px;border-radius:50%;aspect-ratio:1/1;object-fit:cover;box-shadow:0 12px 32px rgba(0,0,0,.15);border:4px solid #fff}.post-body__image-wrap--circle .post-body__caption{background:transparent;border-top:none;padding:12px 4px 0;font-weight:500;color:#333}@media screen and (max-width:768px){.post-body__image-wrap--circle{margin:28px auto!important;width:100%;align-items:center}.post-body__image-wrap--circle .post-body__image{width:240px;height:240px}}.post-body__image-wrap--shadow-lg{box-shadow:0 24px 60px rgba(0,0,0,.22)!important;border:1px solid rgba(0,0,0,.08)}.post-body__image-wrap--interactive{cursor:pointer}.post-body__image-wrap--interactive .post-body__zoom-badge{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:opacity .3s ease,transform .3s cubic-bezier(.25,1,.5,1),background-color .2s ease;z-index:2}.post-body__image-wrap--interactive .post-body__zoom-badge:hover{background:rgba(0,0,0,.85)}.post-body__image-wrap--interactive:hover .post-body__zoom-badge{opacity:1;transform:scale(1)}.post-body__image-wrap:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.12)}.post-body__image-wrap:hover .post-body__image{transform:scale(1.03)}.post-body__image{width:100%;height:auto;display:block;object-fit:cover;transition:transform .5s cubic-bezier(.25,1,.5,1)}.post-body__caption{font-size:13px;line-height:18px;color:#555;padding:12px 16px;background:#fcfbf8;border-top:1px solid rgba(0,0,0,.04);margin:0}.post-body__image-grid{display:grid;gap:24px;margin:40px 0;width:100%;clear:both}.post-body__image-grid--cols-2{grid-template-columns:repeat(2,1fr)}.post-body__image-grid--cols-3{grid-template-columns:repeat(3,1fr)}.post-body__image-grid .post-body__image-wrap{margin:0!important;display:flex;flex-direction:column;height:100%}.post-body__image-grid .post-body__image-wrap .post-body__image{width:100%;aspect-ratio:4/3;object-fit:cover;height:100%;flex-grow:1}@media(max-width:992px){.post-body__image-grid--cols-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.post-body__image-grid{grid-template-columns:1fr!important;gap:20px}}.post-body__list{margin-bottom:24px;padding-left:24px}.post-body__list--unordered{list-style:disc}.post-body__list--ordered{list-style:decimal}.post-body__list-item{font-family:"Inter Tight",var(--font-sans,sans-serif);font-size:18px;line-height:1.75;margin-bottom:8px;color:var(--color-aip-black)}.post-body__link{color:#c0cf57;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s ease}.post-body__link:hover{opacity:.6}.post-body__code{background-color:#f4f4f4;padding:16px;border-radius:8px;margin-bottom:24px;overflow-x:auto}.post-body__code code{font-family:monospace;font-size:14px}.post-body__inline-code{background-color:#f0f0f0;color:#d63384;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em}.post-body__caption{display:block;font-family:Inter Tight,sans-serif;font-size:14px;color:#666;font-style:italic;margin-top:10px;text-align:center}.post-body__hr{border:0;height:1px;background-color:#e0e0e0;margin:40px 0;clear:both}.post-body__table-wrap{width:100%;overflow-x:auto;margin:28px 0;border-radius:12px;border:1px solid #e5e5e5;clear:both}.post-body__table{width:100%;border-collapse:collapse;font-family:Inter Tight,sans-serif;font-size:16px;text-align:left}.post-body__table td,.post-body__table th{padding:14px 18px;border-bottom:1px solid #e5e5e5}.post-body__table th{background-color:#f8efdb;font-weight:600;color:#000}.post-body__table tr:last-child td{border-bottom:none}.post-body__table tr:nth-child(2n){background-color:#fafafa}@media screen and (max-width:768px){.post-body__pull-quote{padding:24px;margin:32px 0}.post-body__heading,.post-body__pull-quote{font-size:36px;font-weight:300;line-height:44px;letter-spacing:0}.post-body__heading--h1,.post-body__heading--h2,.post-body__heading--h3,.post-body__heading--h4{font-size:36px;line-height:44px}.post-body__list-item,.post-body__paragraph{font-family:"Inter Tight",var(--font-sans,sans-serif);font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomInImage{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.post-body__lightbox-backdrop{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(12,12,14,.94);backdrop-filter:blur(12px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;animation:fadeIn .25s ease-out;cursor:zoom-out}.post-body__lightbox-toolbar{position:absolute;top:24px;right:32px;left:32px;display:flex;align-items:center;justify-content:flex-end;gap:16px;z-index:100000;pointer-events:none}.post-body__lightbox-toolbar *{pointer-events:auto}.post-body__lightbox-counter{font-family:var(--font-sans,"Inter Tight",sans-serif);font-size:15px;font-weight:500;color:hsla(0,0%,100%,.85);padding:6px 16px;border-radius:100px;border:1px solid hsla(0,0%,100%,.15)}.post-body__lightbox-close,.post-body__lightbox-counter{background:hsla(0,0%,100%,.12);backdrop-filter:blur(8px)}.post-body__lightbox-close{width:48px;height:48px;border-radius:50%;border:1px solid hsla(0,0%,100%,.18);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.post-body__lightbox-close:hover{background:#fff;color:#000;transform:scale(1.08)}.post-body__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100000;transition:transform .2s ease,background .2s ease,color .2s ease;backdrop-filter:blur(8px)}.post-body__lightbox-nav:hover{background:#fff;color:#000;transform:translateY(-50%) scale(1.08)}.post-body__lightbox-nav--prev{left:32px}.post-body__lightbox-nav--next{right:32px}.post-body__lightbox-content{display:flex;flex-direction:column;align-items:center;max-width:90vw;max-height:85vh;z-index:100000;cursor:default;animation:zoomInImage .3s cubic-bezier(.16,1,.3,1)}.post-body__lightbox-image-wrap{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;box-shadow:0 25px 60px rgba(0,0,0,.6);max-height:78vh}.post-body__lightbox-img{max-width:100%;max-height:78vh;object-fit:contain;display:block;user-select:none}.post-body__lightbox-caption{font-family:var(--font-sans,"Inter Tight",sans-serif);font-size:15px;font-style:italic;color:hsla(0,0%,100%,.85);margin:16px 0 0;text-align:center;max-width:700px;line-height:1.5}@media screen and (max-width:768px){.post-body__lightbox-toolbar{top:16px;right:16px;left:16px}.post-body__lightbox-close,.post-body__lightbox-nav{width:42px;height:42px}.post-body__lightbox-nav--prev{left:16px}.post-body__lightbox-nav--next{right:16px}.post-body__lightbox-content{max-width:95vw;max-height:80vh}.post-body__lightbox-img{max-height:68vh}}