@font-face{font-family:MonaSansExpanded;src:url(/fonts/21ed5661b47f7f6d-s.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--border-radius: 4px;--color-text: #333;--color-primary: #7026b9;--color-code-bg: #fff4db;--color-code: #8a6534;--font-sans: "MonaSansExpanded", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-lg: 18px;--font-md: 16px;--font-sm: 14px;--font-sx: 12px;--line-height-loose: 1.75;--line-height-normal: 1.5;--line-height-dense: 1.1;--space-1: 4px;--space-2: 8px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--space-6: 64px;--size-content: 54rem;--size-gutter: var(--space-5);--size-gap: var(--space-6)}*{margin:0;padding:0;box-sizing:border-box}html,body{background:#fafdff;-webkit-text-size-adjust:100%;font:sans-serif;font-size:var(--font-md);line-height:var(--line-height-normal);overflow-y:scroll;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:var(--color-text);font-family:var(--font-sans);font-weight:400;word-wrap:break-word}h1{letter-spacing:-.01em;line-height:var(--line-height-dense);margin:0 0 3rem;padding:0}h1 b{color:var(--color-primary)}dd,dl,fieldset,figure,hgroup,img,ol,p,ul{margin:0;margin-bottom:var(--space-4);padding:0}ol,ul{list-style-image:none;list-style-position:outside;margin-left:var(--space-4)}ol li,ul li{padding-left:0}li>ol,li>ul{margin-bottom:calc(var(--space-4) / 2);margin-left:var(--space-4);margin-top:calc(var(--space-4) / 2)}blockquote :last-child,li :last-child,p :last-child{margin-bottom:0}li>p{margin-bottom:calc(var(--space-4) / 2)}code,kbd,samp{font-size:.875rem}abbr,acronym{border-bottom:1px dotted rgba(0,0,0,.5);cursor:help}code,tt{background-color:var(--color-code-bg);border-radius:var(--border-radius);color:var(--color-code);font-family:var(--font-mono);padding-bottom:.25em;padding-top:.25em;word-break:normal}pre code{background:none}code:after,code:before,tt:after,tt:before{content:" ";letter-spacing:-.2em}pre code:after,pre code:before,pre tt:after,pre tt:before{content:none}b,dt,strong,th{font-weight:700}nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:fixed;top:0;left:0;right:0;z-index:1000;background:#fafdfff2;backdrop-filter:blur(10px);box-shadow:0 2px 20px #00000014;border-bottom:1px solid rgba(118,207,197,.1)}.site-name{font-weight:700;font-size:1.5rem;letter-spacing:.05em;color:#ec6664;text-decoration:none;display:flex;align-items:center;height:100%;transition:color .2s,transform .2s}.site-name:hover{color:#ffb400;transform:scale(1.08)}.nav-menu{display:flex;gap:2rem;list-style:none;margin:0;padding:0;align-items:center;height:100%}.nav-menu li{display:flex;align-items:center;height:100%;margin-bottom:0}.menu-link{font-weight:700;color:#d48a88;text-decoration:none;font-size:1.1rem;transition:color .2s,transform .2s;display:flex;align-items:center;height:100%;padding:.25rem 0}.menu-link:hover{color:#ec6664;transform:scale(1.08)}.menu-link.active{color:#ec6664}.hero-section{background:#fafdff;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 0 0;margin:0;font-family:var(--font-sans)}.hero-content-wrapper{display:flex;flex-direction:row;max-width:1200px;margin:0 auto;padding:0 2rem;gap:2rem;width:100%;align-items:center}.hero-left-col{flex:8;display:flex;flex-direction:column;justify-content:center;gap:2rem;height:100%}.hero-right-col{flex:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;height:100%}.hero-normal-text{font-size:1.25rem;margin:0;color:#179b8e;font-weight:600;letter-spacing:.01em}.hero-big-text{font-size:3rem;font-weight:700;margin:0;line-height:1.1;background:linear-gradient(90deg,#76cfc5,#ffb400);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;position:relative;z-index:1}.hero-intro-text{font-size:1.18rem;margin:0;color:#444;line-height:1.8;font-weight:400}.hero-btn-row{display:flex;gap:1.5rem;margin-top:2.5rem;align-items:center}.hero-btn{padding:.9rem 2.2rem;font-size:1.15rem;font-weight:700;border-radius:2rem;border:2px solid #b0c4cc;background:linear-gradient(90deg,#ffe9b2,#76cfc5);color:#fff;cursor:pointer;transition:background .3s,box-shadow .3s,transform .2s;text-decoration:none;display:inline-block;box-shadow:0 2px 8px #00000014}.hero-btn:hover{background:linear-gradient(90deg,#76cfc5,#ffe9b2);transform:scale(1.06);box-shadow:0 4px 16px #5ec2b62e}.hero-btn-alt{padding:.9rem 2.2rem;font-size:1.15rem;font-weight:700;border-radius:2rem;border:2px solid #b0c4cc;background:linear-gradient(90deg,#eaf6fa,#c7e6f5);color:#179b8e;cursor:pointer;transition:background .3s,box-shadow .35s,transform .25s,border-color .3s;text-decoration:none;display:inline-block;box-shadow:0 2px 8px #00000014;position:relative;overflow:hidden}.hero-btn-alt:before{content:"";position:absolute;top:-50%;left:-60%;width:120%;height:200%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.55) 35%,transparent 70%);transform:translate(-100%) rotate(8deg);transition:transform .6s ease;pointer-events:none}.hero-btn-alt:hover{background:linear-gradient(90deg,#bfe4f2,#eaf6fa);color:#0f7f74;border-color:#76cfc5;transform:translateY(-3px) scale(1.03);box-shadow:0 10px 24px #5ec2b633}.hero-btn-alt:hover:before{transform:translate(120%) rotate(8deg)}.hero-avatar{width:280px;height:280px;border-radius:50%;object-fit:cover;box-shadow:0 4px 24px #00000014;margin-bottom:1.2rem;border:4px solid #76cfc5;transition:box-shadow .3s,border-color .3s,transform .2s}.hero-avatar:hover{transform:scale(1.06);box-shadow:0 8px 32px #76cfc52e;border-color:#ec6664}.social-list{display:flex;flex-direction:row;align-items:center;gap:1.5rem}.social-icon-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:0;background:none;color:#222;font-size:2.2rem;text-decoration:none;transition:color .2s;box-shadow:none}.social-icon-btn:hover{color:#ec6664}.social-icon-btn img{width:36px;height:36px;display:block;transition:transform .2s}.social-icon-btn:hover img{transform:scale(1.18)}.social-icon-btn img[alt=facebook]{width:27px;height:27px}.about-section{background:linear-gradient(135deg,#6dd5c7,#5bc0ae,#4db09e);width:100vw;min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:6rem 0;min-height:600px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.about-content{max-width:1200px;margin:0 auto;color:#fff;text-align:center;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;letter-spacing:.01em}.about-text{font-size:1.25rem;max-width:800px;margin:0 auto;line-height:1.9;text-align:center}.clients-rows{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2.5rem;align-items:center}.clients-row{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 2.25rem}.client-logo{width:140px;height:70px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.client-logo img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1);transition:filter .35s ease,transform .35s ease}.client-logo:hover img{filter:none;transform:scale(1.08)}@media(min-width:1100px){.clients-row{flex-wrap:nowrap}}@media(max-width:720px){.clients-row{gap:1.75rem 1.5rem}.clients-rows>.clients-row:first-child{order:2}.clients-rows>.clients-row:last-child{order:1}.client-logo{width:120px;height:60px}}.new-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);width:100vw;min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:4rem 0;height:460px;box-sizing:border-box}.projects-section{background:linear-gradient(135deg,#f0a868,#ecb993,#e8a87c);width:100vw;min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:6rem 0}.projects-container{max-width:1600px;margin:0 auto;color:#fff;text-align:center;padding:0 2rem}.project-description-area{margin-top:0;padding:.25rem 0;max-width:800px;margin-left:auto;margin-right:auto;min-height:200px;position:relative}.project-description-viewport{position:relative;width:100%;height:200px;overflow:hidden}.project-description-track{position:relative;width:100%;will-change:transform;transition:transform .5s cubic-bezier(.4,0,.2,1)}.project-content-item{width:100%;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0}.projects-carousel-wrapper{position:relative;width:100%;max-width:100%;height:500px;display:flex;align-items:center;justify-content:center;overflow:visible;perspective:1500px;perspective-origin:center center;padding:.25rem 0;margin:0 auto}.coverflow-carousel{width:350px;height:350px;display:flex;align-items:center;justify-content:center}.coverflow-item{width:350px;height:350px;object-fit:contain;border-radius:20px;box-shadow:0 10px 40px #0000004d;will-change:transform,opacity;transform-style:preserve-3d;backface-visibility:hidden;display:block;transform:translateZ(0)}.mask{mask-image:linear-gradient(to right,transparent 10%,black 25%,black 75%,transparent 90%);-webkit-mask-image:linear-gradient(to right,transparent 10%,black 25%,black 75%,transparent 90%);display:flex;align-items:center;justify-content:center;flex:1;width:100%;height:100%;overflow:visible}@media(max-width:600px){.coverflow-carousel{width:250px;height:250px}.coverflow-item{width:250px;height:250px;border-radius:20px}.projects-container{padding:0 1rem}.projects-carousel-wrapper{height:350px;overflow:hidden}.mask{mask-image:linear-gradient(to right,transparent 10%,black 25%,black 75%,transparent 90%);-webkit-mask-image:linear-gradient(to right,transparent 10%,black 25%,black 75%,transparent 90%)}.project-description-area{padding:1.5rem 0;margin-top:2rem}.project-description-viewport{height:180px}.project-content-item{min-height:180px}.project-title{font-size:1.5rem}.project-description{font-size:1rem}}.projects-title{font-size:2.5rem;font-weight:700;margin-bottom:.25rem;margin-top:0;letter-spacing:.01em;color:#fff}.projects-grid{display:flex;flex-direction:column;gap:3rem;margin-top:2rem}.project-row{display:flex;gap:3rem;align-items:center;justify-content:center;padding:2rem 0;max-width:800px;margin:0 auto}.project-image-container{flex:1 1 50%;display:flex;justify-content:center;align-items:center;min-height:320px;min-width:320px}.project-image{width:100%;max-width:400px;height:250px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #0000001a}.project-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.25rem}.project-description{font-size:1rem;color:#f0f0f0;line-height:1.6;margin-bottom:.25rem;min-height:4.8em}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;justify-content:center}.technology-tag{background:#edf2f7;color:#4a5568;padding:.3rem .8rem;border-radius:20px;font-size:.9rem;font-weight:500}.project-links{display:flex;flex-direction:row;gap:2rem;margin-top:0;justify-content:center}.project-link{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1rem;font-weight:600;transition:color .3s,transform .3s;padding:.5rem 0;cursor:pointer}.project-link:hover{color:#f0f0f0;transform:translate(10px)}.proficiency-section{background:linear-gradient(135deg,#fbc2eb,#a6c1ee);width:100vw;min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:6rem 0;min-height:600px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.proficiency-content{max-width:1200px;margin:0 auto;color:#333;text-align:center;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.proficiency-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;letter-spacing:.01em;color:#fff}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem 12rem;width:100%;max-width:1600px}.skill-card{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.skill-name{font-size:1.3rem;font-weight:700;text-align:center;margin:0}.skill-name-1,.skill-name-2,.skill-name-3,.skill-name-4,.skill-name-5,.skill-name-6{color:#fff}.circular-progress{position:relative;display:flex;align-items:center;justify-content:center}.progress-ring{transform:rotate(-90deg)}.progress-ring-circle{transition:stroke-dashoffset .3s ease;stroke-linecap:round}.progress-ring-circle-bg{stroke-linecap:round}.circular-progress-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;font-weight:700;text-align:center}.skill-percentage{display:inline-block}.skill-color-1{color:#76cfc5}.skill-color-2{color:#ffb400}.skill-color-3,.skill-color-4{color:#ec6664}.skill-color-5{color:#76cfc5}.skill-color-6{color:#ffb400}footer{height:60px;background:#fff;width:100vw;display:flex;align-items:center;box-shadow:0 -1px 8px #00000008;position:relative;left:0;margin-top:0}.footer-content{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:2rem;padding-right:2rem}.footer-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;height:100%;gap:.5rem;color:#000}.footer-link{color:#000;text-decoration:none;margin:0 .5em}.footer-link:hover{text-decoration:underline}.footer-github{color:#000;text-decoration:none;padding-bottom:1px;transition:all .3s ease;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;margin-left:1.5rem;padding-right:.5rem;display:flex;align-items:center;height:100%}.footer-github:hover{color:#76cfc5;text-decoration:underline;transform:translateY(-2px)}@media(max-width:768px){.hero-section{justify-content:flex-start;padding-top:0;padding-bottom:2.5rem}.hero-content-wrapper{flex-direction:column;text-align:center;gap:1.5rem;padding:0 1.5rem;margin-top:calc(60px + 1.5rem)}html[dir=rtl] .hero-content-wrapper{flex-direction:column}.hero-left-col,.hero-right-col{width:100%;flex:1}.hero-right-col{order:-1}.hero-left-col{order:0}.hero-big-text{font-size:2rem}.hero-intro-text{font-size:1.05rem;line-height:1.7}.hero-btn-row{justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.hero-avatar{width:220px;height:220px;margin-bottom:.75rem}.social-list{justify-content:center}.project-row{flex-direction:column}.skills-grid{grid-template-columns:repeat(2,1fr);gap:2rem 4rem}.skill-card{gap:1.5rem}.skill-name{font-size:1.2rem}.circular-progress-text{font-size:1.3rem}}@media(max-width:800px){.projects-grid{display:flex}.project-card-secondary{grid-column:span 2}}@media(max-width:480px){.hero-section{min-height:auto;padding-top:40px;padding-bottom:2.5rem}.hero-big-text{font-size:1.7rem}.hero-intro-text{font-size:1rem}.hero-btn,.hero-btn-alt{width:100%;text-align:center;padding:.85rem 1.5rem}.hero-avatar{width:170px;height:170px}.social-icon-btn img{width:30px;height:30px}.skills-grid,.projects-grid{grid-template-columns:1fr}.project-card-secondary{grid-column:span 1}}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=rtl] nav{direction:rtl}html[dir=rtl] .nav-menu,html[dir=rtl] .hero-content-wrapper{flex-direction:row-reverse}html[dir=rtl] .hero-left-col,html[dir=rtl] .about-content,html[dir=rtl] .projects-container{text-align:right}html[dir=rtl] .footer-text{justify-content:flex-end}html[dir=rtl] ol,html[dir=rtl] ul{margin-right:var(--space-4);margin-left:0}html[dir=rtl] li>ol,html[dir=rtl] li>ul{margin-right:var(--space-4);margin-left:0}@media(max-width:768px){.hero-content-wrapper{flex-direction:column!important}}.projects-subtitle{color:#666;font-size:1.1rem;margin-bottom:2.5rem}@media(min-width:801px){.projects-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:2rem}}.project-card-secondary{grid-column:span 2;padding:1rem;gap:.75rem}.project-card-secondary .project-card-title{font-size:1rem}.project-card-secondary .project-card-link{font-size:.85rem;padding:.4rem .9rem}.project-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 8px 24px #00000014;border:1px solid rgba(118,207,197,.15);display:flex;gap:1rem}.project-card-button,.project-card-action{width:100%;text-align:right;cursor:pointer;text-decoration:none;color:inherit;border:none;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.project-card-button:hover,.project-card-action:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0000001f}.project-card-button:focus-visible,.project-card-action:focus-visible{outline:3px solid rgba(118,207,197,.6);outline-offset:3px}.project-media{width:100%;border-radius:12px;overflow:hidden;background:#111}.project-media iframe{width:100%;height:100%;border:0;display:block}.project-media-preview{position:relative;display:grid;place-items:center;background:#111}.project-media-preview img{width:100%;height:100%;object-fit:cover;display:block}.project-media-overlay{position:absolute;bottom:.75rem;right:.75rem;background:#000000a6;color:#fff;padding:.35rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600}.project-media-play{position:absolute;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#ffffffd9;color:#111;font-size:1.25rem;box-shadow:0 6px 16px #00000040}.project-media-placeholder{color:#fff;font-weight:600;font-size:1rem;background:linear-gradient(135deg,#111,#2d1a3a)}.project-media-label{z-index:1;font-size:2.3rem}.project-hover-box{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1.2rem;background:linear-gradient(135deg,#76cfc5eb,#b4b8f8eb);opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease;z-index:2;border-radius:inherit;pointer-events:none}.project-card-button:hover .project-hover-box,.project-card-button:focus-visible .project-hover-box{opacity:1;transform:translateY(0)}.project-hover-text{color:#fff;font-size:1.05rem;font-weight:700;text-align:center;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.15);direction:rtl}.ratio-16x9{aspect-ratio:16 / 9}.ratio-1x1{aspect-ratio:1 / 1}.project-card-title{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:0}.project-card-text{color:#666;margin-bottom:0}.project-link-card{justify-content:space-between}.project-card-link{align-self:flex-start;background:linear-gradient(90deg,#76cfc5,#b4b8f8);color:#fff;padding:.6rem 1.2rem;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #76cfc54d}.project-card-link:hover{transform:translateY(-2px);box-shadow:0 6px 18px #76cfc566}.project-modal{border:none;border-radius:18px;padding:0;width:min(1000px,92vw);margin:auto;background:#0d0d0f;color:#fff;box-shadow:0 30px 80px #00000073}.project-modal::backdrop{background:#08080ab3;backdrop-filter:blur(2px)}.project-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.project-modal-title{font-size:1.2rem;font-weight:700;margin:0}.project-modal-close{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1}.project-modal-body{padding:1rem 1.5rem 1.5rem}.project-modal-player{width:100%;aspect-ratio:var(--modal-aspect, 16 / 9);border-radius:12px;overflow:hidden;background:#000}.project-modal-player iframe{width:100%;height:100%;border:0;display:block}.page-content{opacity:0;transform:scale(.98);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.page-content.visible{opacity:1;transform:scale(1)}.page-content{will-change:opacity,transform}.hero-content-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.hero-content-animate.visible{opacity:1;transform:translateY(0)}.hero-avatar-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.hero-avatar-animate.visible{opacity:1;transform:translateY(0)}.hero-avatar-animate.visible:hover{transform:translateY(0) scale(1.06)}.social-icon-animate{opacity:0;transform:translateY(10px) scale(.9);transition:opacity 1s ease-out,transform 1s ease-out}.social-icon-animate.visible{opacity:1;transform:translateY(0) scale(1)}.social-icon-animate:nth-child(1){transition-delay:0s}.social-icon-animate:nth-child(2){transition-delay:.15s}.social-icon-animate:nth-child(3){transition-delay:.3s}.social-icon-animate:nth-child(4){transition-delay:.45s}.contact-header-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.contact-header-animate.visible{opacity:1;transform:translateY(0)}.contact-card-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out .2s,transform 1.2s ease-out .2s}.contact-card-animate.visible{opacity:1;transform:translateY(0)}.contact-card-animate:nth-child(2){transition-delay:.4s}.posts-header-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.posts-header-animate.visible{opacity:1;transform:translateY(0)}.posts-content-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out .2s,transform 1.2s ease-out .2s}.posts-content-animate.visible{opacity:1;transform:translateY(0)}.comments-header-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.comments-header-animate.visible{opacity:1;transform:translateY(0)}.comments-content-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out .2s,transform 1.2s ease-out .2s}.comments-content-animate.visible{opacity:1;transform:translateY(0)}.comments-content-animate:nth-child(2){transition-delay:.4s}.post-header-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out,transform 1.2s ease-out}.post-header-animate.visible{opacity:1;transform:translateY(0)}.post-content-animate{opacity:0;transform:translateY(20px);transition:opacity 1.2s ease-out .2s,transform 1.2s ease-out .2s}.post-content-animate.visible{opacity:1;transform:translateY(0)}
