:root{--soft-peach: #E8D4C5;--clay: #bd8e74;--spring-sage: #D8E2CF;--cream: #F8F7F3;--olive: #A5A58D;--russet: #986B48;--text-dark: #333333;--text-medium: #5E5E5E;--accent: #CB997E;--sky-blue: #a1bee2;--lavender: #a297c1;--mint: #aed0c4;--coral: #eba194;--sunshine: #FDCA95;--apricot-smoke: #f4c9a0;--sage-breeze: #c6ddab;--ochre-blush: #e7bc84;--terra-petal: #e1a18b;--cedar-haze: #b8b198;--rosewood-wash: #d2a29a;--willow-mist: #bfd6a2;--sandstone-glow: #f0d4b0;--olive-lilt: #b3c28b;--linen-dust: #e8dacb;--black: #c4947a;--gray: #666666;--box-shadow: #00000014 }body{position:relative}body:before{content:"";position:fixed;top:-50%;right:-50%;width:90%;height:90%;border-radius:50%;background:radial-gradient(circle,#b5d8cc0d,#a7c5eb08,#c8b6e205);z-index:-1}body:after{content:"";position:fixed;bottom:-50%;left:-50%;width:90%;height:90%;border-radius:50%;background:radial-gradient(circle,#f4a69808,#fdca950d,#e8d4c50a);z-index:-1}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;margin-bottom:4rem}.post-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 10px #00000008;border:1px solid rgba(0,0,0,.02);display:flex;flex-direction:column}.post-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000014}.post-card.text-only{padding:2.5rem;height:100%}.post-card.text-only .card-content{height:100%;display:flex;flex-direction:column}.post-card:nth-child(4n+1){border-top:4px solid var(--mint)}.post-card:nth-child(4n+2){border-top:4px solid var(--clay)}.post-card:nth-child(4n+3){border-top:4px solid var(--lavender)}.post-card:nth-child(4n+4){border-top:4px solid var(--sky-blue)}.post-title.small{font-size:1.5rem;margin-bottom:.8rem;line-height:1.3;font-weight:700}.post-meta.compact{font-size:.85rem;color:var(--text-medium);margin-bottom:1.2rem;opacity:.8;display:flex;align-items:center;gap:.5rem;font-family:DM Mono,monospace;text-transform:uppercase;letter-spacing:.5px}.post-meta.compact .dot{font-size:1.2rem;line-height:0;color:var(--accent);margin-bottom:4px}@media (max-width: 768px){.posts-grid{grid-template-columns:1fr}.featured-post.text-only{padding:2rem 1.5rem}.featured-post.text-only .post-title{font-size:1.8rem}header{height:auto;min-height:60vh;padding:4rem 1rem}.logo{font-size:2.5rem}.tagline{font-size:1.1rem;max-width:100%}.header-blob,.header-blob-2,.header-blob-3{opacity:.5;transform:scale(.8)}}.featured-visual.pattern-bg{display:block;width:100%;height:100%;background-color:var(--spring-sage);background-image:radial-gradient(rgba(255,255,255,.4) 2px,transparent 2px);background-size:20px 20px}.featured-pattern{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#ffffff80}.newsletter-button{overflow:hidden;position:relative;z-index:1}.newsletter-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#ffffff1a,#fff3,#fff0);transition:left .5s ease;z-index:-1}.newsletter-button:hover:before{left:100%}.social-link:nth-child(1):hover{background-color:var(--mint)}.social-link:nth-child(2):hover{background-color:var(--sky-blue)}.social-link:nth-child(3):hover{background-color:var(--lavender)}.social-link:nth-child(4):hover{background-color:var(--coral)}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--soft-peach);border-radius:6px;border:3px solid var(--cream)}::-webkit-scrollbar-thumb:hover{background:var(--clay)}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.logo{background-size:200% 200%;animation:fadeIn .8s ease-out forwards .2s,gradientShift 15s ease infinite}.topic-card{transition:all .3s ease;border-bottom:3px solid transparent}.topic-card:nth-child(1):hover{border-bottom-color:var(--mint)}.topic-card:nth-child(2):hover{border-bottom-color:var(--clay)}.topic-card:nth-child(3):hover{border-bottom-color:var(--coral)}.topic-card:nth-child(4):hover{border-bottom-color:var(--sky-blue)}.topic-card:nth-child(5):hover{border-bottom-color:var(--olive)}.topic-card:nth-child(6):hover{border-bottom-color:var(--lavender)}.topic-card:nth-child(7):hover{border-bottom-color:var(--sunshine)}.topic-card:nth-child(8):hover{border-bottom-color:var(--russet)}.topic-icon{transition:transform .3s ease}.topic-card:hover .topic-icon{transform:scale(1.1)}:root{--soft-peach: #E8D4C5;--clay: #CB997E;--spring-sage: #D8E2CF;--cream: #F8F7F3;--olive: #A5A58D;--russet: #986B48;--text-dark: #333333;--text-medium: #5E5E5E;--accent: #CB997E}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--cream);max-width:100%;overflow-x:hidden}header{height:85vh;background:linear-gradient(135deg,var(--spring-sage) 0%,var(--soft-peach) 100%);position:relative;overflow:hidden}.header-blob{position:absolute;width:60%;height:90%;background:linear-gradient(135deg,#f0ded3,#f8b696);border-radius:72% 28% 70% 30%/42% 58%;top:20%;right:20%;z-index:1;mix-blend-mode:multiply;animation:morphBlob 20s ease-in-out infinite alternate}.header-blob-2{position:absolute;width:40%;height:50%;background:linear-gradient(45deg,#254341,#315c62);border-radius:50% 50% 70% 30%/42% 58%;bottom:70%;right:80%;z-index:1;mix-blend-mode:multiply;filter:blur(1px);animation:morphBlob2 25s ease-in-out infinite alternate}.header-blob-3{position:absolute;width:60%;height:90%;background:linear-gradient(215deg,#8ca9b6,#759194);border-radius:90% 10% 30% 70%/50% 50% 60% 40%;top:-40%;right:-20%;z-index:1;mix-blend-mode:multiply;filter:blur(1px);animation:morphBlob3 18s ease-in-out infinite alternate}.header-blob-4{position:absolute;width:60%;height:90%;background:linear-gradient(90deg,#8cba90,#3c4423);border-radius:72% 28% 70% 30%/42% 58%;top:80%;right:-20%;z-index:1;mix-blend-mode:multiply;filter:blur(1px);animation:morphBlob4 22s ease-in-out infinite alternate}.header-blob-5{position:absolute;width:55%;height:85%;background:linear-gradient(120deg,#a9cde2,#d05842);border-radius:30% 70% 60% 40%/50% 50% 40% 60%;top:30%;left:-10%;z-index:1;filter:blur(1px);mix-blend-mode:color;animation:morphBlob5 23s ease-in-out infinite alternate}.header-blob-6{position:absolute;width:50%;height:80%;background:linear-gradient(150deg,#e8bea4,#f0dbc2);border-radius:60% 40% 30% 70%/60% 40% 70% 30%;bottom:-30%;left:30%;z-index:1;mix-blend-mode:soft-light;filter:blur(1px);animation:morphBlob6 19s ease-in-out infinite alternate}.blob-container{position:relative;width:100%;height:100vh;overflow:hidden;background-color:#fbf9f299}section h2{font-size:1.2rem;text-transform:uppercase;letter-spacing:1px;color:var(--text-medium);border-bottom:1px solid var(--soft-peach);padding-bottom:.5rem;margin-bottom:2rem}.featured-post-section{margin-bottom:4rem}.featured-post{display:grid;grid-template-columns:1fr 1fr;gap:3rem;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px var(--box-shadow)}.featured-post-image{overflow:hidden}.featured-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-post-image:hover img{transform:scale(1.05)}.featured-post-content{padding:2.5rem;display:flex;flex-direction:column}.featured-post.text-only{display:block;text-align:center;background:#fff;padding:4rem 2rem;position:relative;border-top:6px solid var(--clay)}.post-title,.post-title.small,.featured-post.text-only .post-title{font-family:DM Sans,sans-serif;font-weight:700;color:var(--text-dark)}.post-title{font-size:1.4rem;margin-bottom:.8rem;line-height:1.3}.featured-post.text-only .post-title{font-size:3.5rem;letter-spacing:-1.5px;margin-bottom:1.5rem}.featured-post.text-only .post-meta{justify-content:center;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:1.5rem;margin-bottom:2rem;width:100%}.featured-post.text-only .post-excerpt{font-size:1.2rem;max-width:700px;margin:0 auto 2.5rem;line-height:1.8}.post-title a{color:var(--text-dark);text-decoration:none;transition:color .2s}.post-title a:hover{color:var(--accent)}.post-meta{display:flex;align-items:center;color:var(--text-medium);font-size:.85rem;margin-bottom:1rem;gap:1rem;font-family:DM Mono,monospace;text-transform:uppercase;letter-spacing:.5px}.post-excerpt{color:var(--text-medium);margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.read-more{display:inline-flex;align-items:center;color:var(--russet);text-decoration:none;font-weight:600;margin-top:auto;transition:color .2s}.read-more svg{margin-left:.5rem;transition:transform .2s}.read-more:hover svg{transform:translate(3px)}.profile-img{width:100%;height:100%;object-fit:cover;object-position:top}@media (max-width: 900px){.featured-post{grid-template-columns:1fr;gap:0}.featured-post-image{height:300px}.featured-post-content{padding:1.5rem}}@keyframes morphBlob{0%{border-radius:72% 28% 70% 30%/42% 58%;transform:rotate(0) scale(1)}50%{border-radius:60% 40% 30% 70%/50%;transform:rotate(5deg) scale(1.05)}to{border-radius:40% 60% 50% 50%/30% 70% 70% 30%;transform:rotate(-5deg) scale(.95)}}@keyframes morphBlob2{0%{border-radius:50% 50% 70% 30%/42% 58%;transform:rotate(0) scale(1)}50%{border-radius:65% 35% 45% 55%/40% 60% 60% 40%;transform:rotate(-8deg) scale(1.1)}to{border-radius:35% 65% 60% 40%/60% 40% 30% 70%;transform:rotate(8deg) scale(.9)}}@keyframes morphBlob3{0%{border-radius:90% 10% 30% 70%/50% 50% 60% 40%;transform:rotate(0) scale(1)}50%{border-radius:50% 50% 20% 80%/25% 75% 75% 25%;transform:rotate(10deg) scale(1.15)}to{border-radius:70% 30% 40% 60%/60% 40% 20% 80%;transform:rotate(-10deg) scale(.85)}}@keyframes morphBlob4{0%{border-radius:72% 28% 70% 30%/42% 58%;transform:rotate(0) scale(1)}50%{border-radius:30% 70% 40% 60%/30% 70% 50% 50%;transform:rotate(-7deg) scale(1.2)}to{border-radius:60% 40% 50% 50%/70% 30% 30% 70%;transform:rotate(7deg) scale(.9)}}@keyframes morphBlob5{0%{border-radius:30% 70% 60% 40%/50% 50% 40% 60%;transform:rotate(0) scale(1)}50%{border-radius:45% 55% 40% 60%/60% 40% 30% 70%;transform:rotate(8deg) scale(1.1)}to{border-radius:55% 45% 50% 50%/40% 60% 60% 40%;transform:rotate(-8deg) scale(.95)}}@keyframes morphBlob6{0%{border-radius:60% 40% 30% 70%/60% 40% 70% 30%;transform:rotate(0) scale(1)}50%{border-radius:40% 60% 50% 50%/40% 60% 30% 70%;transform:rotate(-6deg) scale(1.15)}to{border-radius:50% 50% 40% 60%/70% 30% 50% 50%;transform:rotate(6deg) scale(.9)}}.header-blob,.header-blob-2,.header-blob-3,.header-blob-4,.header-blob-5,.header-blob-6{transition:all .5s ease}.header-blob:hover,.header-blob-2:hover,.header-blob-3:hover,.header-blob-4:hover,.header-blob-5:hover,.header-blob-6:hover{filter:blur(0);transform:scale(1.05)}.header-container{max-width:1200px;margin:0 auto;padding:3rem 2rem;position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center}.logo-container{opacity:0;animation:fadeIn .8s ease-out forwards .2s}.logo{font-size:4rem;font-weight:800;letter-spacing:-2px;margin-bottom:1rem;background:linear-gradient(90deg,var(--text-dark),var(--olive));-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.tagline{font-size:1.6rem;font-weight:400;color:var(--text-medium);max-width:600px;opacity:0;animation:fadeIn .8s ease-out forwards .6s}.header-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:var(--text-medium);font-size:.9rem;display:flex;flex-direction:column;align-items:center;cursor:pointer;opacity:0;animation:fadeIn .8s ease-out forwards 1s,bounce 2s infinite 1.5s}.header-scroll svg{margin-top:.5rem;width:24px;height:24px}nav{background-color:#f8f7f3f2;padding:1.2rem 2rem;position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.03);box-shadow:0 2px 15px #00000005}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-weight:700;font-size:1.3rem;color:var(--text-dark);text-decoration:none;position:relative}.nav-logo:after{content:"";position:absolute;width:6px;height:6px;background-color:var(--accent);border-radius:50%;right:-10px;top:5px}.nav-links{display:flex;gap:2.5rem}nav a{color:var(--text-medium);text-decoration:none;font-weight:500;font-size:1rem;position:relative;transition:color .3s;padding:.5rem 0}nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--accent);transition:width .3s ease}nav a:hover{color:var(--text-dark)}nav a:hover:after{width:100%}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;color:var(--text-medium);cursor:pointer}main{max-width:1200px;margin:4rem auto;padding:0 2rem}.featured-post{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;margin-bottom:5rem;align-items:center}.featured-img-container{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 30px 60px #00000012;transform:translateY(0);transition:transform .3s ease,box-shadow .3s ease}.featured-img-container:hover{transform:translateY(-5px);box-shadow:0 40px 70px #0000001a}.featured-img{width:100%;height:450px;object-fit:cover;transition:transform .5s ease}.featured-img-container:hover .featured-img{transform:scale(1.03)}.featured-content{padding:1.5rem}.section-title{font-size:.9rem;text-transform:uppercase;letter-spacing:2px;color:var(--text-medium);margin-bottom:3rem;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:-10px;left:0;width:40px;height:3px;background-color:var(--accent)}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:3rem;margin-top:3rem}.post-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 15px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.post-card:hover{transform:translateY(-5px);box-shadow:0 25px 40px #00000014}.card-img-container{position:relative;height:220px;overflow:hidden}.card-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.post-card:hover .card-img{transform:scale(1.05)}.card-content{padding:1.5rem}.post-category{display:inline-block;color:var(--olive);font-size:.8rem;font-weight:600;background-color:var(--spring-sage);padding:.3rem .8rem;border-radius:100px;margin-bottom:1rem}.post-title{color:var(--text-dark);margin-bottom:.8rem;font-weight:700;font-size:1.5rem;line-height:1.3}.featured-post .post-title{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.post-meta{color:var(--text-medium);font-size:.85rem;margin-bottom:1rem;display:flex;align-items:center}.post-meta svg{width:16px;height:16px;margin-right:5px}.post-meta span{margin-right:1rem;display:flex;align-items:center}.post-excerpt{color:var(--text-medium);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.read-more{display:inline-flex;align-items:center;color:var(--text-dark);text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s;position:relative}.read-more svg{width:18px;height:18px;margin-left:5px;transition:transform .3s}.read-more:hover{color:var(--accent)}.read-more:hover svg{transform:translate(5px)}.topics-section{margin:6rem 0;background-color:var(--soft-peach);padding:4rem 0}.topics-container{max-width:1200px;margin:0 auto;padding:0 2rem}.topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.topic-card{background-color:#fff;border-radius:10px;padding:1.5rem;text-align:center;box-shadow:0 10px 25px #00000008;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.topic-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000000f}.topic-icon{width:48px;height:48px;margin:0 auto 1rem;background-color:var(--spring-sage);border-radius:50%;display:flex;align-items:center;justify-content:center}.topic-icon svg{width:24px;height:24px;color:var(--olive)}.topic-name{font-weight:600;font-size:1.1rem;margin-bottom:.5rem}.topic-count{color:var(--text-medium);font-size:.85rem}.newsletter-section{background:linear-gradient(135deg,var(--olive) 0%,var(--spring-sage) 100%);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.newsletter-blob{position:absolute;width:40%;height:100%;background-color:#ffffff1a;border-radius:30% 70% 70% 30%/30% 46% 54% 70%;top:-30%;left:-10%;z-index:1}.newsletter-container{max-width:600px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.newsletter-title{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.newsletter-desc{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}.newsletter-form{display:flex;background-color:#fff;border-radius:50px;padding:.5rem;max-width:450px;margin:0 auto;box-shadow:0 15px 35px #0000001a}.newsletter-input{flex:1;padding:.8rem 1.5rem;border:none;background:none;font-size:1rem;outline:none}.newsletter-button{background-color:var(--text-dark);color:#fff;border:none;padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .3s,transform .2s}.newsletter-button:hover{background-color:var(--accent);transform:scale(1.02)}footer{background-color:#fff;padding:5rem 2rem 2rem}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem}.footer-logo{font-size:1.8rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,var(--text-dark),var(--olive));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-about{color:var(--text-medium);margin-bottom:1.5rem;max-width:300px}.social-links{display:flex;gap:1rem}.social-link{width:36px;height:36px;border-radius:50%;background-color:var(--cream);display:flex;align-items:center;justify-content:center;transition:background-color .3s,transform .3s}.social-link:hover{background-color:var(--spring-sage);transform:translateY(-3px)}.social-link svg{width:18px;height:18px;color:var(--text-medium)}.footer-title{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:var(--text-dark);position:relative;padding-bottom:.5rem}.footer-title:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background-color:var(--accent)}.footer-links{list-style:none}.footer-links li{margin-bottom:.8rem}.footer-links a{color:var(--text-medium);text-decoration:none;transition:color .3s,transform .3s;display:inline-block;font-size:.95rem}.footer-links a:hover{color:var(--accent);transform:translate(3px)}.copyright{max-width:1200px;margin:0 auto;padding-top:2rem;margin-top:3rem;border-top:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;color:var(--text-medium);font-size:.9rem}.back-to-top{display:inline-flex;align-items:center;color:var(--text-medium);cursor:pointer;transition:color .3s}.back-to-top:hover{color:var(--accent)}.back-to-top svg{width:16px;height:16px;margin-left:5px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) translate(-50%)}40%{transform:translateY(-10px) translate(-50%)}60%{transform:translateY(-5px) translate(-50%)}}@media (max-width: 1024px){.featured-post{grid-template-columns:1fr;gap:2rem}.featured-img{height:400px}.footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){header{height:70vh}.logo{font-size:3rem}.tagline{font-size:1.3rem}.mobile-menu-btn{display:block}.posts-grid{grid-template-columns:1fr}.featured-post .post-title{font-size:2rem}.profile-image{margin:0 auto 1rem}.nav-links{display:none}}@media (max-width: 480px){.header-container{padding:2rem 1.5rem}.logo{font-size:2.5rem}.tagline{font-size:1.1rem}.featured-img{height:300px}.footer-container{grid-template-columns:1fr}.copyright{flex-direction:column;gap:1rem;text-align:center}}.hidden-element{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.reveal-element{opacity:1;transform:translateY(0)}.post-card:nth-child(2),.footer-col:nth-child(2),.topic-card:nth-child(2n){transition-delay:.1s}.post-card:nth-child(3),.footer-col:nth-child(3),.topic-card:nth-child(3n){transition-delay:.2s}.footer-col:nth-child(4),.topic-card:nth-child(4n){transition-delay:.3s}.mobile-menu{display:none;flex-direction:column;background-color:#fff;position:absolute;top:60px;right:1rem;border:1px solid #ddd;padding:1rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:1000}.mobile-menu a{padding:.5rem 0;text-decoration:none;color:var(--text-dark, #333)}.mobile-menu-btn{display:none;font-size:1.5rem;background:none;border:none;cursor:pointer}@media (max-width: 768px){.mobile-menu-btn{display:block}.posts-grid{grid-template-columns:1fr}.featured-post .post-title{font-size:2rem}.profile-image{margin:0 auto 1rem}.nav-links{display:none}header{height:50vh;min-height:350px;max-height:400px}.header-blob{width:40%;height:60%;top:15%;right:10%}.header-blob-2{width:25%;height:35%;top:20%;right:60%;opacity:.7}.header-blob-3{display:none}.header-blob-4{width:30%;height:45%;top:40%;right:-10%;opacity:.6}.header-blob-5{width:30%;height:40%;top:15%;left:-10%;opacity:.6}.header-blob-6{display:none}.logo-container{padding-top:.5rem}.logo{font-size:2.2rem;margin-bottom:.5rem}.tagline{font-size:.9rem;max-width:280px}.header-scroll{bottom:.5rem;font-size:.8rem}.header-scroll svg{width:18px;height:18px}}@media (max-width: 768px){.featured-post.text-only .post-title{font-size:1.5rem!important;margin-bottom:1rem}.featured-post.text-only{padding:2.5rem 1.5rem}header{min-height:50vh;height:auto;padding:6rem 1rem 4rem}.logo{font-size:2.5rem}.tagline{font-size:1rem}.blob-container{height:50vh}.header-blob{opacity:.8!important;transform:scale(.6)!important;right:-20%;top:10%}.header-blob-3{opacity:.7!important;transform:scale(.6)!important;top:-10%;right:-30%}.header-blob-2{display:none}}@media (max-width: 480px){header{height:45vh;min-height:300px}.header-blob-2{display:none}.header-blob{width:35%;height:50%;top:20%;right:5%;opacity:.85}.header-blob-4,.header-blob-5{opacity:.5}.logo{font-size:1.8rem}.tagline{font-size:.85rem;max-width:240px}}
