@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Coptic&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background:#4f0222;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0}.brand{display:flex;height:100%}.logo{flex:1 1;height:60px;margin-left:10px;margin-right:10px}.has-dropdown{position:relative}.dropdown{background-color:#4f0222;border-top:2px solid #fc0;display:flex;flex-direction:column;left:0;list-style:none;min-width:180px;position:absolute;top:60px;z-index:1000}.dropdown-button{background:linear-gradient(180deg,#80073bc7,#0000);border:none;color:#a6808f;cursor:pointer;padding:.75rem 1.5rem;text-align:left;transition:background .3s ease;width:100%}.dropdown-button:hover{background:linear-gradient(180deg,#67052ec7,#0000);color:#fff}.church{align-items:center;flex:1 1;flex-wrap:wrap;margin-top:5px;padding:0}.church_name{display:flex;font-size:28px;font-weight:700;justify-content:left;margin:0;padding:0}.toggle-button{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem;height:80px;padding:0 1.5rem}.nav-list{display:flex;height:80px;list-style:none;margin:0;padding:0}.nav-item{height:100%}.nav-button{background:#4f0222;border:none;color:#86566a;cursor:pointer;font-family:EB Garamond,serif;font-size:18px;height:100%;padding:0 1.5rem;transition:background .3s ease,color .3s ease}.nav-button:hover{margin:0}.nav-button.selected,.nav-button:hover{background:linear-gradient(180deg,#3a0119c7,#0000);color:#fff}@media (max-width:600px){.toggle-button{display:block}.nav-list{display:none;flex-direction:column;height:auto;width:100%}.nav-list.open{display:flex}.nav-button{height:50px;padding:0 1rem;text-align:left;width:100%}.dropdown{border-top:none;position:static}.dropdown-button{padding-left:2rem}.church_name{font-size:22px}.coptic_church{font-size:12px}.brand{width:80%}}.footer{background-color:#4f0222;color:#f1f1f1;font-family:Arial,sans-serif;padding:10px 20px}.footer-content{align-items:center;display:flex;flex-direction:column;gap:30px;text-align:center}.contact-info,.social-media{max-width:400px}.social-icons a{color:#f1f1f1;font-size:24px;transition:color .3s ease}.social-icons a:hover{color:#ff5e57}.social-icons a{font-size:28px;margin:0 10px;transition:transform .3s ease}.social-icons a:hover{transform:scale(1.2)}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between;text-align:left}}.background-slideshow{aspect-ratio:16/7;overflow:hidden;position:relative;width:100%}.background-slide{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.overlay-content{align-items:center;background:#0000004d;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px;position:relative;text-align:center;z-index:2}.overlay-content h1{color:#fff;font-size:3rem;margin-bottom:1rem}.overlay-content h2{color:#fff;font-family:Noto Sans Coptic,sans-serif;font-size:2.5rem;max-width:700px}@media (max-width:768px){.background-slideshow{aspect-ratio:16/14}.overlay-content h1{font-size:2rem}.overlay-content h2{font-size:1.5rem;padding:0 10px}}@media (max-width:480px){.background-slideshow{aspect-ratio:16/14}.overlay-content{padding:15px}.overlay-content h1{font-size:1.5rem}.overlay-content h2{font-size:1.25rem}}.subscription-form{border:2px solid #fc0;border-radius:12px;box-shadow:0 6px 16px #00000026;color:#fff;display:flex;flex-direction:column;font-family:EB Garamond,serif;gap:1rem;height:inherit;margin-left:50px;margin-right:50px;margin-top:30px;max-width:100%;padding:2rem}.subscription-form h2{color:#fc0;font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.input-row{display:flex;gap:1rem}.input-row input{flex:1 1}.subscription-form input{background-color:#fff;border:1px solid #a6808f;border-radius:6px;color:#4f0222;font-family:EB Garamond,serif;font-size:1rem;padding:.75rem;transition:all .3s ease}.subscription-form input::placeholder{color:#7a5164}.subscription-form input:focus{border-color:#fc0;box-shadow:0 0 0 3px #fc06;outline:none}.subscription-form button{background:linear-gradient(180deg,#fce275,#ffce34);border:none;border-radius:6px;box-shadow:0 4px 10px #fc06;color:#4f0222;cursor:pointer;display:block;font-family:EB Garamond,serif;font-size:1rem;font-weight:600;margin:1rem auto 0;padding:.75rem;text-align:center;transition:all .3s ease;width:30%}.subscription-form button:hover{background:linear-gradient(180deg,#fc0,#d4a600)}.subscription-form button:disabled{cursor:not-allowed;opacity:.6}.subscription-form .error{color:#ffb3b3;font-style:italic;text-align:center}.subscription-success{background-color:#fff;border:2px solid #fc0;border-radius:12px;box-shadow:0 8px 20px #00000040;color:#4f0222;font-family:EB Garamond,serif;margin:2rem auto;max-width:500px;padding:2rem;text-align:center}.subscription-success h2{color:#4f0222;font-size:2rem;font-weight:700;margin-bottom:.5rem}.subscription-success p{color:#7a5164;font-size:1rem}@media (max-width:600px){.input-row{flex-direction:column}.subscription-form{margin-left:20px;margin-right:20px}}.container{font-family:Arial,sans-serif;justify-content:center;margin-left:50px;margin-right:50px;margin-top:30px}h1{font-size:2rem;margin-bottom:25px;text-align:center}.error,.loading,.no-events{color:#555;font-size:1.1rem;text-align:center}.error{color:#b91c1c}@media (min-width:640px){.card-grid{grid-template-columns:1fr 1fr}}@media (min-width:960px){.card-grid{grid-template-columns:1fr 1fr 1fr}}.card-grid{-webkit-overflow-scrolling:touch;display:flex;flex-direction:row;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory}.card-grid::-webkit-scrollbar{height:8px}.card-grid::-webkit-scrollbar-thumb{background:#4f0222;border-radius:4px}.card{border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 6px #0000001a;flex:0 0 300px;scroll-snap-align:start;transition:transform .2s,box-shadow .2s}.card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.card-img{background:#eee;height:200px;object-fit:cover;width:100%}.card-footer{align-items:center;background:#fdfdfd;display:flex;font-family:EB Garamond,serif;justify-content:space-between;padding:10px 14px}.footer-info{text-align:left}.card-title{color:#4f0222;font-size:1.1rem;font-weight:700;margin-bottom:6px}.card-title,.footer-info p{font-family:EB Garamond,serif}.footer-info p{color:#333;font-size:.9rem;margin:2px 0}.footer-info p span.label{color:#4f0222;font-weight:700}.register-button{background-color:#4f0222;border-radius:4px;color:#fff;font-family:EB Garamond,serif;font-size:.9rem;font-weight:600;padding:6px 14px;text-decoration:none;transition:background .3s ease;white-space:nowrap}.register-button:hover{background-color:#a60d47}.modal-overlay{background:#000000bf}.modal-content{max-height:90%;max-width:90%}.modal-img{border-radius:10px;width:100%}.modal-overlay{background:#000000e6;bottom:0;right:0;z-index:999}.modal-content{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.modal-img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}@media (max-width:768px){.card-grid{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory}.card{flex:0 0 80%;scroll-snap-align:start}.card-grid::-webkit-scrollbar{display:none}}@media (max-width:600px){.container{margin-left:20px;margin-right:20px}}.donation-card{background:linear-gradient(180deg,#fffdf9,#fce8e6);border-radius:18px;box-shadow:0 6px 16px #00000026;font-family:EB Garamond,serif;margin:3rem auto;max-width:600px;padding:2rem;text-align:center;transition:transform .2s ease-in-out}.donation-card:hover{transform:translateY(-4px)}.donation-title{color:#7b1e22;font-size:1.8rem;margin-bottom:.5rem}.donation-text{color:#444;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.donation-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.donation-button{align-items:center;background:#a12328;border-radius:12px;box-shadow:0 4px 10px #a1232866;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;max-width:250px;padding:.8rem 1.6rem;text-decoration:none;transition:background .3s,transform .2s;width:100%}.donation-button:hover{background:#891c20;transform:scale(1.05)}.donation-button:active{transform:scale(.95)}.donation-button.secondary{background:#2c3e50;box-shadow:0 4px 10px #2c3e5066}.donation-button.secondary:hover{background:#1f2e3d}.donation-button.zelle{background:#6f2c91;box-shadow:0 4px 10px #6f2c9166}.donation-button.zelle:hover{background:#5a2376}.donation-icon{height:auto;width:10%}.donation-verse{color:#555;font-size:.9rem;font-style:italic;margin-top:1.5rem}@media (max-width:600px){.donation-card{margin-left:20px;margin-right:20px;max-width:90%;padding:1.5rem}.donation-title{font-size:1.5rem}.donation-text{font-size:.95rem}.donation-button{font-size:1rem;max-width:200px;padding:.7rem 1.2rem}.donation-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.donation-card{border-radius:12px;padding:1.2rem}.donation-title{font-size:1.3rem}.donation-text{font-size:.9rem}.donation-button{font-size:.95rem;max-width:180px;padding:.6rem 1rem}.donation-verse{font-size:.8rem}}.youtube-section{align-items:center;justify-content:center;margin:0 auto;padding:20px;text-align:center}.youtube-title{color:#222;font-size:32px;font-weight:700;margin-bottom:2rem;text-align:center}.youtube-grid{grid-gap:70px;display:grid;gap:70px;grid-template-columns:1fr;justify-content:center;margin-bottom:50px;margin-left:50px;margin-right:50px}@media (max-width:600px){.youtube-grid{margin:0}}.multi-video{grid-template-columns:1fr}@media screen and (min-width:768px){.multi-video{grid-template-columns:1fr 1fr}.youtube-title{font-size:60px}}.single-video{justify-content:center;margin-left:20px;margin-right:20px}.single-video .youtube-card{width:100%}@media screen and (min-width:768px){.single-video .youtube-card{margin:0 auto}}.youtube-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;overflow:hidden;transition:transform .2s ease-in-out}.youtube-card:hover{transform:scale(1.02)}.youtube-frame{padding-bottom:56.25%;position:relative;width:100%}.youtube-frame iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.youtube-info{padding:10px 15px}.youtube-info h3{color:#333;font-size:1.1rem;margin:5px 0}.youtube-info p{color:#777;font-size:.9rem}.video-empty,.video-loading{color:#666;font-size:1rem;padding:40px;text-align:center}.soundcloud-container{display:flex;flex-direction:column;gap:2rem;padding:1rem}.soundcloud-item{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:1rem}.soundcloud-item iframe{height:200px!important}.soundcloud-item.track{border-left:6px solid #67052ec7}.soundcloud-item.playlist{border-left:6px solid #ffcc0082}.error{color:red;font-weight:700}.soundcloud-item.playlist iframe{height:400px!important}@media screen and (min-width:768px){.soundcloud-title{font-size:60px}}.soundcloud-title{color:#222;font-size:32px;font-weight:700;margin-bottom:2rem;text-align:center}.track-loading{color:#666;font-size:1rem;padding:40px;text-align:center}.Current-week-content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:768px){.Current-week-content{flex-direction:row}.Current-week-column{flex:1 1;margin-left:50px;margin-right:50px}.soundcloud-wrapper,.youtube-section{margin:0;padding:0}.soundcloud-card iframe,iframe{height:auto;width:100%}}.soundcloud-wrapper,.youtube-section{margin:0;padding:0}.soundcloud-item.track iframe{height:280px!important}.carousel-wrapper{align-items:center;display:flex;overflow:hidden;position:relative;width:100%}.carousel-container{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;padding:20px 40px;scroll-behavior:smooth;white-space:nowrap}.carousel-container::-webkit-scrollbar{display:none}.arrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff38;border:none;border-radius:50%;cursor:pointer;font-size:clamp(18px,3vw,28px);padding:clamp(6px,1.5vw,12px);position:absolute;transition:background .2s ease;z-index:10}.arrow:hover{background:#fff9}.arrow.left{left:10px}.arrow.right{right:10px}.flip-card{aspect-ratio:1/1;border-radius:50%;cursor:pointer;flex:0 0 auto;perspective:1000px;width:clamp(160px,22vw,280px)}.flip-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s ease;width:100%}.flip-card:hover .flip-inner{transform:rotateY(180deg)}.flip-back,.flip-front{backface-visibility:hidden;overflow:hidden;position:absolute}.flip-back,.flip-front,.flip-front img{border-radius:50%;height:100%;width:100%}.flip-front img{object-fit:cover}.flip-back{background-position:50%;background-size:cover;transform:rotateY(180deg)}.back-overlay{align-items:center;-webkit-backdrop-filter:blur(5px) saturate(160%);backdrop-filter:blur(5px) saturate(160%);background:#2c2c2c66;border-radius:50%;box-sizing:border-box;display:flex;height:100%;justify-content:center;min-width:0;overflow:hidden;padding:clamp(14px,4vw,28px);width:100%}.back-overlay p{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#fff;display:-webkit-box;font-size:clamp(13px,2.5vw,17px);font-weight:600;line-height:1.25;margin:0;max-width:100%;min-width:0;overflow:hidden;overflow-wrap:break-word;text-align:center;white-space:normal;word-break:break-word}@media (max-width:480px){.carousel-container{gap:14px;padding:12px 30px}.back-overlay p{-webkit-line-clamp:4}}.about-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:20px}.sec-title{color:#4f0222;padding-top:30px}h2{color:#4e3f30;font-size:30px}h2,h3{font-family:Cormorant Garamond,serif}h3{color:#bfae48;font-size:24px;justify-self:center}li strong{color:#fc0;font-size:20px}p{font-family:Crimson Pro,serif;font-size:16px}.about-container>.about-sec{align-items:flex-start;background-color:#f9f9f9;border-radius:12px;display:flex;flex:1 1 45%;flex-direction:row;gap:20px}.about-text{flex:1 1;max-width:100%}.about-image{flex:0 0 40%}.about-image img{object-fit:cover}.about-image img,.inline-image{border-radius:8px;height:auto;width:100%}.inline-image{float:right;margin:10px 0 10px 20px}.about-list{list-style:none;margin:0;padding:0}.about-list li{background-color:#f9f9f9;border-radius:12px}.about-row{display:flex;gap:20px;padding:10px}.about-row li{flex:1 1 45%;padding-right:30px}.cross-icon{height:20px;padding-right:10px;width:20px}section{margin-top:-120px;padding-top:120px}@media (max-width:800px){.about-container{flex-direction:column;gap:20px}.about-container>.about-sec{flex-direction:column;max-width:100%;text-align:center}.about-text{max-width:100%}.about-row{flex-direction:column}.about-row li{padding-right:0}.inline-image{display:block;float:none;margin:20px auto;width:100%!important}.about-row li p{height:auto!important}section{margin-top:-200px;padding-top:200px}}.go-top-icon{background:#3a0119c7;border-radius:50%;box-shadow:0 4px 12px #00000040;color:#fff;cursor:pointer;height:48px;position:fixed;right:25px;transition:opacity .3s ease,transform .3s ease;width:48px;z-index:999}.circles-row,.go-top-icon{align-items:center;display:flex;justify-content:center}.circles-row{backdrop-filter:blur(10px) saturate(110%);-webkit-backdrop-filter:blur(18px) saturate(160%);background:#f0f2f573;background-image:linear-gradient(180deg,#ffffff80,#f0f0f059);border-bottom:1px solid #ffffff8c;box-shadow:0 4px 16px #00000014,inset 0 0 10px #ffffff73;flex-wrap:wrap;gap:1.7rem;padding:1rem 0;position:sticky;top:0;z-index:50}.circle{align-items:center;backdrop-filter:blur(12px) brightness(1.1);-webkit-backdrop-filter:blur(12px) brightness(1.1);background:#ffffff80;border:none;border-radius:50%;box-shadow:8px 8px 18px #0000001f,-8px -8px 18px #ffffffe6,inset 0 0 12px #ffffff4d;color:#4b4b4b;cursor:pointer;display:flex;font-weight:600;height:7rem;justify-content:center;letter-spacing:.4px;outline:none;text-align:center;transition:transform .35s ease,box-shadow .35s ease,background .3s ease;width:7rem}.circle:hover{background:#ffffffa6;box-shadow:12px 12px 25px #00000029,-12px -12px 25px #fff,inset 0 0 18px #ffffff80;transform:translateY(-6px) scale(1.07)}.circle:active{box-shadow:inset 6px 6px 14px #0000002e,inset -6px -6px 14px #ffffffd9;transform:scale(.96)}.circle-text{color:#4f0222;font-size:13px;font-weight:700}@media (max-width:600px){.circle{height:4.7rem;width:4.7rem}.circle-text{font-size:10px}}.calendar-container{background-color:#fff8f9;border-radius:12px;box-shadow:0 4px 12px #4f022233;font-family:EB Garamond,serif;margin:2% auto;max-width:1100px;padding:20px}.fc-header-toolbar{align-items:center;background-color:#4f0222;border-radius:8px;box-shadow:0 2px 6px #0000001a;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.fc-toolbar-title{color:#fc0;flex:1 1 auto;font-family:EB Garamond,serif;font-size:1.8rem;font-weight:600;text-align:center}.fc-toolbar-chunk{display:flex;flex-wrap:wrap;gap:.5rem}.fc-button{background-color:#4f0222;border:1px solid #fc0;border-radius:6px;color:#fc0;font-family:EB Garamond,serif;padding:.4rem .8rem;transition:background-color .3s ease,color .3s ease}.fc-button:hover{background-color:#fc0;color:#4f0222}.fc-daygrid-event{border-radius:6px;color:#fff!important;cursor:pointer;display:block;font-family:EB Garamond,serif;font-size:.85rem;padding:4px 6px;transition:transform .2s ease}.fc-daygrid-event-dot{display:none}.fc-daygrid-event:hover{transform:scale(1.03)}.event-liturgy{background-color:#7b1e3b!important}.event-prayer{background-color:#bfae48!important}.event-youth{background-color:#d68c6f!important}.event-grads{background-color:#c9a97f!important}.event-education{background-color:#d4a24c!important}.event-bible{background-color:#4e3f30!important}.event-kids{background-color:#ff6200c9!important}.event-confession{background-color:#464343ab!important}.event-palm{background-color:#0b4f09!important}.event-friday,.event-monday,.event-thursday,.event-tuesday,.event-wednesday{background-color:#010300!important}.event-saturday{background-color:#9dbbf8!important}.event-resurrection{background-color:#a91a3b!important}.event-baptism{background-color:#0082ff!important}.event-default{background-color:#e8dcc2!important}.modal-overlay{background-color:#4f0222cc;height:100%;left:0;top:0;width:100%;z-index:1000}.close-button{background:#0000;border:none;color:#666;cursor:pointer;font-size:18px;position:absolute;right:10px;top:10px;transition:color .2s ease}.close-button:hover{color:#000}.label{color:#222;font-weight:600}.modal-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:10px;position:fixed;z-index:50}.modal-cont{animation:fadeInUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 6px 25px #0003;height:50%;max-width:380px;position:relative;width:60%}.modal-bod{display:flex;height:100%}.modal-image{align-items:center;background-position:50%;background-size:cover;border-radius:12px;display:flex;flex:1 1;justify-content:center;padding:20px;text-align:center}.modal-title{color:#fff;font-size:36px;font-weight:700;text-shadow:0 2px 6px #000000b3}.modal-details{background-color:#fff;color:#444;flex:1 1;font-size:.9rem;justify-content:center;line-height:1.4;overflow-y:auto;padding:20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-description{margin-top:12px}.description-content{color:#444;font-size:.9rem;line-height:1.4;margin-top:6px}.teams-link{color:#0a66c2;display:inline-block;font-weight:600;margin-top:6px;text-decoration:none}.teams-link:hover{text-decoration:underline}@media (max-width:768px){.calendar-container{margin:5% auto;padding:1rem}.fc-header-toolbar{align-items:stretch;flex-direction:column}.fc-toolbar-title{font-size:2px;margin-bottom:.5rem}.fc-toolbar-chunk{justify-content:center;width:100%}.fc-button{font-size:.8rem;padding:.3rem .6rem}.fc-event{font-size:.75rem}.modal-cont{border-radius:12px}.modal-title{font-size:18px}.modal-details{font-size:.85rem}}.articles-container{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:20px}.card{background:#fff;border-radius:14px;box-shadow:0 3px 10px #0000001f;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease}.card:hover{transform:translateY(-5px)}.card-image{height:250px;object-fit:cover;width:100%}.card-content{padding:20px}.card-title{font-size:22px;font-weight:600;margin-bottom:10px}.card-description{color:#555;font-size:15px;line-height:1.5;margin-bottom:20px}.card-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:opacity .2s ease}.card-btn:hover{opacity:.85}@media screen and (min-width:768px){.articles-title{font-size:60px}}.articles-title{color:#222;font-size:32px;font-weight:700;margin-bottom:2rem;text-align:center}.article{background-color:#fff;color:#2c2c2c;font-family:Georgia,serif;line-height:1.7;margin:2rem auto;max-width:800px;padding:1rem}header{border-bottom:2px solid #ccc;margin-bottom:1.5rem;padding-bottom:.5rem}h1{color:#1a1a1a;font-size:2.2rem;margin-bottom:.3rem}.author{color:#555;font-style:italic}section{margin-bottom:2rem}section h2{border-left:4px solid #888;color:#333;font-size:1.6rem;margin-bottom:.5rem;padding-left:.5rem}section h3{color:#444;font-size:1.3rem;margin-bottom:.4rem;margin-top:1.2rem}section ul{margin-bottom:1rem;padding-left:1.5rem}section li{margin-bottom:.3rem}.author-note{border-top:1px solid #ddd;color:#666;font-size:.95rem;font-style:italic;padding-top:1rem}@media (max-width:600px){.article{margin-left:20px;margin-right:20px;padding:.25rem}section h1{font-size:1.8rem}section h2{font-size:1.4rem;padding-left:.4rem}section h3{font-size:1.15rem}section ul{padding-left:1rem}section{margin-bottom:1.5rem}}.uc-container{align-items:center;display:flex;height:70vh;justify-content:center;padding:20px;text-align:center}.uc-content{animation:fadeIn .8s ease-in-out}.uc-title{font-size:2rem;margin-bottom:10px}.uc-text{color:#555;font-size:1.2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.51d35562.css.map*/