:root{--font-base:"Josefin Sans", sans-serif;--color-primary:#00619c;--color-primary-container:#1a7abf;--color-on-primary:#fff;--color-donate:#fbb03b;--color-donate-hover:#e8991e;--color-join:#0891b2;--color-join-hover:#0670a0;--color-surface:#f4faff;--color-on-surface:#083667;--color-on-surface-secondary:#3d5263;--color-navbar-bg:#ffffff8c;--color-navbar-shadow:0 4px 24px #00000014;--radius-pill:10px;--radius-sm:.5rem;--radius-lg:2rem;--radius-xl:3rem;--transition-lazy:.3s ease-in-out;--transition-slide:.4s cubic-bezier(.25, .46, .45, .94)}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:var(--font-base);--heading:var(--font-base);--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--font-base);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{background-color:#b8d8f0;margin:0}*{-webkit-tap-highlight-color:transparent}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.navbar-renewd{background:var(--rd-bg-cream);border-bottom:1px solid var(--rd-color-border);width:100%;height:80px;font-family:var(--rd-font-body);position:relative}.navbar-renewd__inner{box-sizing:border-box;justify-content:center;align-items:center;gap:253px;max-width:1440px;height:100%;margin:0 auto;padding:5px 60px 5px 90px;display:flex}.navbar-renewd__logo{flex-shrink:0;width:50px;height:59px;display:block}.navbar-renewd__logo img{object-fit:contain;width:100%;height:100%}.navbar-renewd__menu{flex-shrink:0;align-items:center;gap:50px;display:flex}.navbar-renewd__link{font-family:var(--rd-font-body);color:var(--rd-text-muted);white-space:nowrap;font-size:16px;font-weight:400;line-height:1.6;text-decoration:none}.navbar-renewd__link:hover{color:var(--rd-color-primary)}.navbar-renewd__cta{box-sizing:border-box;background:var(--rd-color-donate);height:37px;color:var(--rd-color-donate-text);font-family:var(--rd-font-body);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:15px;padding:11px 40px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.navbar-renewd__cta-arrow{width:10px;height:6px;transform:rotate(90deg)}.navbar-renewd__actions{flex-shrink:0;align-items:center;gap:32px;display:inline-flex}.navbar-renewd__social{flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;display:inline-flex}.navbar-renewd__social img{object-fit:contain;width:100%;height:100%}.navbar-renewd__toggle{display:none}@media (width<=768px){.navbar-renewd__inner{justify-content:space-between;gap:0;padding:5px 20px}.navbar-renewd__menu{background:var(--rd-bg-cream);border-bottom:1px solid var(--rd-color-border);z-index:50;opacity:0;visibility:hidden;flex-direction:column;align-items:stretch;gap:0;max-height:0;padding:0 20px;transition:max-height .3s,padding .3s,opacity .2s,visibility 0s linear .3s;display:flex;position:absolute;top:80px;left:0;right:0;overflow:hidden}.navbar-renewd--open .navbar-renewd__menu{opacity:1;visibility:visible;max-height:400px;padding:4px 20px 16px;transition:max-height .3s,padding .3s,opacity .2s,visibility}.navbar-renewd__link{border-bottom:1px solid #0000000f;padding:14px 0;font-size:18px}.navbar-renewd__link:last-child{border-bottom:none}.navbar-renewd__cta{display:none}.navbar-renewd__toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:9px;display:inline-flex}.navbar-renewd__actions{gap:16px}.navbar-renewd__toggle span{background:var(--rd-color-primary);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .2s;display:block}.navbar-renewd--open .navbar-renewd__toggle span:first-child{transform:translateY(7px)rotate(45deg)}.navbar-renewd--open .navbar-renewd__toggle span:nth-child(2){opacity:0}.navbar-renewd--open .navbar-renewd__toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.join-modal__overlay{z-index:1000;background:#1204078c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.join-modal{background:var(--rd-bg-cream);width:100%;max-width:480px;box-shadow:var(--rd-shadow-card);font-family:var(--rd-font-body);color:var(--rd-text-dark);text-align:center;border-radius:16px;padding:40px 36px;position:relative}.join-modal__close{width:32px;height:32px;color:var(--rd-text-muted);cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1;position:absolute;top:12px;right:16px}.join-modal__lead{margin:0 0 16px;font-size:20px;font-weight:700}.join-modal__text{margin:0 0 8px;font-size:16px}.join-modal__email{color:var(--rd-color-join);word-break:break-all;font-size:18px;font-weight:700;text-decoration:none;display:inline-block}.join-modal__email:hover{text-decoration:underline}@media (width<=768px){.join-modal{padding:32px 22px}.join-modal__lead{font-size:18px}}.home-renewd__hero{background:var(--rd-bg-cream);width:100%}.home-renewd__hero .home-renewd__section-inner{height:750px}.home-renewd__hero-illu{pointer-events:none;width:1009px;height:695px;position:absolute;top:61px;left:419px}.home-renewd__hero-illu img{object-fit:contain;width:100%;height:100%;display:block}.home-renewd__hero-content{flex-direction:column;gap:30px;width:602px;display:flex;position:absolute;top:98px;left:91px}.home-renewd__hero-text{flex-direction:column;gap:18px;display:flex}.home-renewd__hero-title{color:var(--rd-color-primary);margin:0;font-size:52px;font-weight:700;line-height:1.3}.home-renewd__hero-subtitle{color:var(--rd-color-primary);margin:0;font-size:40px;font-weight:700;line-height:1.3}.home-renewd__hero-lead{color:var(--rd-color-primary);margin:0;font-size:24px;font-weight:600;line-height:1.3}.home-renewd__hero-actions{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.home-renewd__hero-handwrite{text-align:left;width:333.607px;font-family:var(--rd-font-handwrite);color:var(--rd-color-primary);white-space:nowrap;transform-origin:0;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:34px;font-weight:400;line-height:1.6;position:absolute;top:545px;left:77px;transform:rotate(2.5deg)}.home-renewd__hero-handwrite-arrow{cursor:pointer;width:291.638px;height:108.48px;position:absolute;top:615px;left:89px}@media (width<=768px){.home-renewd__hero .home-renewd__section-inner{flex-direction:column;align-items:center;gap:16px;height:auto;display:flex;transform:translateY(-25px)}.home-renewd__hero-content{display:contents}.home-renewd__hero-text{order:1;gap:6px;width:100%;transform:translateY(52px)}.home-renewd__hero-title{margin-bottom:8px;font-size:40px}.home-renewd__hero-subtitle{font-size:28px}.home-renewd__hero-lead{font-size:18px}.home-renewd__hero-illu{order:2;width:100%;max-width:none;height:auto;margin:0;display:block;position:static}.home-renewd__hero-illu img{border-radius:35px;height:auto}.home-renewd__hero-actions{order:3;align-items:stretch;gap:12px;width:100%}.home-renewd__hero-handwrite{white-space:normal;text-align:center;order:4;width:auto;max-width:100%;margin:20px 0 0;font-size:32px;line-height:1.2;position:static;top:auto;left:auto;transform:rotate(-1.5deg)}.home-renewd__hero-handwrite-arrow{order:5;align-self:center;width:240px;height:auto;position:static;top:auto;left:auto;transform:none}}.home-renewd__about{background:var(--rd-bg-sand);width:100%}.home-renewd__about .home-renewd__section-inner{min-height:510px;padding-bottom:50px}.home-renewd__about-profile{width:360px;height:410px;position:absolute;top:50px;left:21px}.home-renewd__profile{background-position:50%;background-repeat:no-repeat;background-size:contain;width:340px;height:365px;top:24px;left:17.95px}.home-renewd__profile-caption{color:#000;flex-direction:column;align-items:center;width:240px;display:flex;position:absolute;top:383px;left:53px}.home-renewd__profile-name{text-align:center;width:100%;margin:0;font-size:24px;font-weight:600;line-height:1.3}.home-renewd__profile-role{text-align:center;width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.6}.home-renewd__about-title{color:var(--rd-color-primary);white-space:nowrap;margin:0;font-size:40px;font-weight:700;line-height:1.3;position:absolute;top:50px;left:545px}.home-renewd__about-text{width:969px;margin:162px 0 0 397px}.home-renewd__about-paragraph{color:#000;margin:0 0 16px;font-size:16px;font-weight:400;line-height:1.6}.home-renewd__about-paragraph:last-child{margin-bottom:0}@media (width<=768px){.home-renewd__about .home-renewd__section-inner{flex-direction:column;align-items:center;gap:24px;min-height:0;padding-top:40px;padding-bottom:40px;display:flex}.home-renewd__about-title{text-align:center;white-space:normal;order:1;width:100%;font-size:30px;position:static}.home-renewd__about-profile{order:2;width:100%;max-width:320px;height:auto;position:static}.home-renewd__profile{width:100%;height:300px}.home-renewd__profile-caption{width:100%;margin-top:12px;position:static}.home-renewd__about-text{order:3;width:100%;margin:0}}.home-renewd__mission{background:var(--rd-bg-cream);width:100%}.home-renewd__mission .home-renewd__section-inner{height:931px}.home-renewd__mission-wheel{display:contents}.home-renewd__mission-circle{pointer-events:none;width:510px;height:510px;position:absolute;top:130px;left:90px;transform:rotate(-45deg)}.home-renewd__mission-pillar{color:var(--rd-color-primary);text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute}.home-renewd__mission-pillar img{object-fit:contain;width:80px;height:auto}.home-renewd__mission-pillar p{white-space:nowrap;margin:0;font-size:28px;font-weight:700;line-height:1.3}.home-renewd__mission-pillar p+p{margin-top:-18px}.home-renewd__mission-pillar--top{width:100px;top:77px;left:308px}.home-renewd__mission-pillar--left{width:126px;top:326px;left:65px}.home-renewd__mission-pillar--bottom{width:339px;top:576px;left:188px}.home-renewd__mission-pillar--right{width:176px;top:328px;left:505px}.home-renewd__mission-title{color:var(--rd-color-primary);white-space:nowrap;margin:0;font-size:40px;font-weight:700;line-height:1.3;position:absolute;top:354px;left:237px}.home-renewd__mission-arrow-text{pointer-events:none;width:891.914px;height:703.034px;position:absolute;top:-25.85px;left:357.54px}.home-renewd__mission-arrow-group{display:none}.home-renewd__mission-handwrite{font-family:var(--rd-font-handwrite);color:var(--rd-color-primary);text-align:center;white-space:nowrap;margin:0;font-size:42px;font-weight:400;line-height:1.2;position:absolute;top:419px;left:1055.5px;transform:translate(-50%)}.home-renewd__donate-card{background:var(--rd-card-bg);width:506px;height:260px;box-shadow:var(--rd-shadow-card);border-radius:10px;position:absolute;top:607px;left:815px;overflow:hidden}.home-renewd__donate-card-text{flex-direction:column;align-items:flex-start;gap:15px;width:261px;display:flex;position:absolute;top:42px;left:33px}.home-renewd__donate-card-title{color:#000;margin:0;font-size:28px;font-weight:700;line-height:1.3}.home-renewd__donate-card-amount{color:var(--rd-color-donate);margin:0;font-size:40px;font-weight:700;line-height:1.3}.home-renewd__donate-card-box{object-fit:contain;pointer-events:none;width:150px;height:150px;position:absolute;top:95px;left:323px}@media (width<=768px){.home-renewd__mission .home-renewd__section-inner{flex-direction:column;align-items:center;gap:24px;height:auto;padding-top:40px;padding-bottom:48px;display:flex}.home-renewd__mission-arrow-text{display:none}.home-renewd__mission-arrow-group{flex-direction:column;order:2;align-items:center;gap:4px;width:100%;display:flex}.home-renewd__mission-arrow-mobile{pointer-events:none}.home-renewd__mission-arrow-mobile--start{width:52px;height:auto}.home-renewd__mission-intro-mobile{width:100%;font-family:var(--rd-font-handwrite);color:var(--rd-color-primary);text-align:center;margin:0;font-size:26px;font-weight:400;line-height:1.4}.home-renewd__mission-arrow-mobile--finish{width:auto;height:150px}.home-renewd__mission-wheel{aspect-ratio:1;order:1;width:100%;max-width:300px;margin:0 auto;display:block;position:relative}.home-renewd__mission-circle{width:86%;height:86%;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.home-renewd__mission-title{text-align:center;width:auto;font-size:26px;top:50%;left:50%;transform:translate(-50%,-50%)}.home-renewd__mission-pillar{gap:4px;width:auto}.home-renewd__mission-pillar img{width:46px}.home-renewd__mission-pillar p{white-space:nowrap;font-size:15px}.home-renewd__mission-pillar p+p{margin-top:-4px}.home-renewd__mission-pillar--top{width:auto;top:-8px;left:50%;transform:translate(-50%)}.home-renewd__mission-pillar--bottom{width:auto;top:auto;bottom:-8px;left:50%;transform:translate(-50%)}.home-renewd__mission-pillar--left{width:auto;top:50%;left:-8px;transform:translateY(-50%)}.home-renewd__mission-pillar--right{width:auto;top:50%;left:auto;right:-8px;transform:translateY(-50%)}.home-renewd__mission-handwrite{text-align:center;white-space:normal;order:5;width:100%;font-size:24px;line-height:1.4;position:static;transform:none}.home-renewd__donate-card{order:6;width:100%;max-width:460px;height:200px;position:relative;top:auto;left:auto}.home-renewd__donate-card-text{width:55%;top:32px;left:24px}.home-renewd__donate-card-box{width:38%;max-width:130px;height:auto;top:50%;left:auto;right:16px;transform:translateY(-50%)}}.home-renewd__goals{background:var(--rd-bg-sand);width:100%}.home-renewd__goals .home-renewd__section-inner{height:1481px}.home-renewd__goals-title{color:var(--rd-color-primary);white-space:nowrap;margin:0;font-size:40px;font-weight:700;line-height:1.3;position:absolute;top:80px;left:50%;transform:translate(-50%)}.home-renewd__goal-card{border-radius:10px;width:400px;position:absolute;overflow:hidden}.home-renewd__goal-photo{object-fit:cover;pointer-events:none;width:100%;height:267px;position:absolute;top:0;left:0}.home-renewd__goal-wave{pointer-events:none;width:100%;height:304px;position:absolute;top:197px;left:0}.home-renewd__goal-text{flex-direction:column;align-items:flex-start;gap:15px;width:354px;display:flex;position:absolute;top:249px;left:30px}.home-renewd__goal-heading{min-height:62px;color:var(--rd-color-primary);align-items:center;gap:15px;display:flex}.home-renewd__goal-number{font-family:var(--rd-font-number);white-space:nowrap;font-size:48px;font-weight:800;line-height:1.3}.home-renewd__goal-label{white-space:nowrap;font-size:40px;font-weight:700;line-height:1.3}.home-renewd__goal-body{color:var(--rd-text-body);margin:0;font-size:16px;font-weight:400;line-height:1.6}.home-renewd__goal-card--resztvevo{background:#fbc2c2;height:492px;top:358px;left:90px;box-shadow:8px 16px 40px #00000029}.home-renewd__goal-card--resztvevo .home-renewd__goal-wave{top:191px}.home-renewd__goal-card--resztvevo .home-renewd__goal-label{font-size:34px}.home-renewd__goal-card--onkentes{height:500px;box-shadow:var(--rd-shadow-card);top:229px;left:520px}.home-renewd__goal-card--onkentes .home-renewd__goal-photo{top:-35px}.home-renewd__goal-card--program{background:#f5acac;height:500px;top:358px;left:950px;box-shadow:8px 16px 40px #00000029}.home-renewd__goal-card--reaches{height:500px;box-shadow:var(--rd-shadow-card);top:809px;left:520px}.home-renewd__goal-card--reaches .home-renewd__goal-photo{top:-4px}.home-renewd__goal-card--reaches .home-renewd__goal-label{white-space:normal;width:198px;font-size:28px}.home-renewd__goals-track{display:contents}.home-renewd__goals-dots{display:none}@media (width<=768px){.home-renewd__goals .home-renewd__section-inner{flex-direction:column;align-items:center;gap:20px;height:auto;padding-top:48px;padding-bottom:48px;display:flex}.home-renewd__goals-title{text-align:center;white-space:normal;margin-bottom:8px;font-size:30px;position:static;transform:none}.home-renewd__goals-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;width:100%;display:flex;overflow-x:auto}.home-renewd__goals-track::-webkit-scrollbar{display:none}.home-renewd__goal-card{background:var(--rd-card-bg);scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 100%;width:100%;max-width:none;height:auto!important;position:relative!important;top:auto!important;left:auto!important}.home-renewd__goal-photo{width:100%;height:200px;position:static}.home-renewd__goal-wave{z-index:1;height:auto;display:block;top:150px!important}.home-renewd__goal-text{z-index:2;width:100%;padding:20px 24px 28px;position:relative;top:0;left:0}.home-renewd__goal-heading{flex-wrap:wrap;gap:4px 12px;min-height:0}.home-renewd__goal-number{font-size:38px}.home-renewd__goal-label{white-space:normal;font-size:26px}.home-renewd__goals-dots{justify-content:center;gap:10px;display:flex}.home-renewd__goals-dot{cursor:pointer;background:#5a152540;border:0;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,transform .2s}.home-renewd__goals-dot.is-active{background:var(--rd-color-primary);transform:scale(1.25)}.home-renewd__goal-card--reaches,.home-renewd__goal-card--program,.home-renewd__goal-card--onkentes,.home-renewd__goal-card--resztvevo{box-shadow:none}}.home-renewd__news{background:var(--rd-bg-cream);width:100%}.home-renewd__news .home-renewd__section-inner{padding:50px 0 90px}.home-renewd__news-title{text-align:center;color:var(--rd-color-primary);margin:0 0 60px;font-size:40px;font-weight:700;line-height:1.3}.home-renewd__news-list{flex-direction:column;max-width:1260px;margin:0 auto;padding:0;list-style:none;display:flex}.home-renewd__news-row{flex-direction:column;display:flex}.home-renewd__news-item{flex-direction:row;align-items:flex-start;gap:80px;padding:50px 0;display:flex}.home-renewd__news-image-slot{flex-shrink:0;justify-content:center;align-items:flex-start;width:500px;max-height:500px;display:flex}.home-renewd__news-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:500px;box-shadow:var(--rd-shadow-card)}.home-renewd__news-body{flex-direction:column;flex:1 1 0;gap:20px;min-width:0;display:flex}.home-renewd__news-heading-row{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.home-renewd__news-heading{color:var(--rd-color-primary);margin:0;font-size:24px;font-weight:600;line-height:1.3}.home-renewd__news-date{color:#000;white-space:nowrap;flex-shrink:0;margin:0;font-size:16px;font-weight:400;line-height:1.6}.home-renewd__news-text{color:#000;white-space:pre-line;margin:0;font-size:16px;font-weight:400;line-height:1.6}.home-renewd__news-empty{text-align:center;color:#000;margin:0;font-size:18px;font-weight:400;line-height:1.6}.home-renewd__news-divider{background:#00000026;width:100%;height:1px}@media (width<=768px){.home-renewd__news .home-renewd__section-inner{padding-left:20px;padding-right:20px}.home-renewd__news-title{margin-bottom:36px;font-size:30px}.home-renewd__news-item{flex-direction:column;gap:20px;padding:28px 0}.home-renewd__news-image-slot{width:100%;max-height:none}.home-renewd__news-image{width:auto;max-height:420px}.home-renewd__news-heading-row{flex-direction:column;gap:4px}}.home-renewd__footer{width:100%;height:220px;color:var(--rd-color-donate-text);background-color:var(--rd-bg-cream);position:relative}.home-renewd__footer-bg{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.home-renewd__footer-bg--mobile{display:none}.home-renewd__footer-inner{width:var(--rd-page-width);justify-content:space-between;align-items:center;padding:0 90px;display:flex;position:absolute;top:66px;left:50%;transform:translate(-50%)}.home-renewd__footer-contact{flex-direction:column;gap:8px;display:flex}.home-renewd__footer-email{color:var(--rd-color-donate-text);font-size:15px;line-height:1.3;text-decoration:none}.home-renewd__footer-email-address{text-decoration:underline}.home-renewd__footer-email:hover .home-renewd__footer-email-address{text-decoration:none}.home-renewd__footer-address{color:#fdf6e8cc;margin:0;font-size:15px;line-height:1.4}.home-renewd__footer-menu{align-items:center;gap:28px;display:flex}.home-renewd__footer-link{color:var(--rd-color-donate-text);white-space:nowrap;font-size:15px;font-weight:600;line-height:1.3;text-decoration:none}.home-renewd__footer-link:hover{text-decoration:underline}.home-renewd__footer-social{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-renewd__footer-social img{object-fit:contain;width:44px;height:44px}.home-renewd__footer-copyright{text-align:center;color:#fdf6e8b3;margin:0;font-size:13px;line-height:1.3;position:absolute;bottom:16px;left:0;right:0}@media (width<=768px){.home-renewd__footer{height:auto;min-height:260px}.home-renewd__footer-bg--desktop{display:none}.home-renewd__footer-bg--mobile{display:block}.home-renewd__footer-inner{text-align:center;flex-direction:column;gap:20px;width:100%;padding:56px 20px 0;position:relative;top:auto;left:auto;transform:none}.home-renewd__footer-contact{align-items:center;gap:6px}.home-renewd__footer-email{font-size:16px}.home-renewd__footer-menu{flex-wrap:wrap;justify-content:center;gap:14px 20px}.home-renewd__footer-copyright{padding:20px 20px 18px;position:relative;bottom:auto}}:root{--rd-color-primary:#5a1525;--rd-color-donate:#feb548;--rd-color-donate-text:#fdf6e8;--rd-color-join:#00a8bb;--rd-color-border:#dbdbdf;--rd-bg-cream:#fdf6e8;--rd-bg-sand:#f9e8c4;--rd-bg-page:#fdf7f0;--rd-card-bg:#f8f7f7;--rd-text-dark:#120407;--rd-text-body:#000;--rd-text-muted:#62636a;--rd-font-body:"Montserrat", sans-serif;--rd-font-handwrite:"Yellowtail", cursive;--rd-font-number:"Manrope", sans-serif;--rd-shadow-card:4px 8px 20px 0 #0000000d;--rd-page-width:1440px}.home-renewd{width:100vw;font-family:var(--rd-font-body);color:var(--rd-text-dark);text-align:left;margin-left:calc(50% - 50vw)}.home-renewd *{box-sizing:border-box}.home-renewd__section-inner{width:var(--rd-page-width);margin:0 auto;position:relative;overflow:hidden}.hr-btn{font-family:var(--rd-font-body);white-space:nowrap;cursor:pointer;border:0;border-radius:8px;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.hr-btn--donate{background:var(--rd-color-donate);color:var(--rd-color-donate-text)}.hr-btn--join{background:var(--rd-color-join);color:#fff}.hr-btn--lg{gap:21.78px;height:53.724px;padding:15.972px 58.08px;font-size:17.42px}.hr-btn--join.hr-btn--lg{padding-left:43.56px}.hr-btn--sm{gap:15px;height:37px;padding:11px 40px;font-size:12px}.hr-btn__inner{align-items:center;gap:7.26px;display:inline-flex}.hr-btn__icon{object-fit:contain;width:14.52px;height:14.52px}.hr-btn__arrow{width:15px;height:9px;transform:rotate(90deg)}@media (width<=768px){.home-renewd{width:100%;margin-left:0}.home-renewd__section-inner{width:100%;padding-left:20px;padding-right:20px}.hr-btn--lg{justify-content:center;width:100%;height:auto;min-height:52px;padding:14px 24px;font-size:16px;display:flex}.hr-btn--join.hr-btn--lg{padding-left:24px}}.donate-page{background:var(--rd-bg-page);width:100vw;min-height:100vh;font-family:var(--rd-font-body);color:var(--rd-text-dark);flex-direction:column;margin-left:calc(50% - 50vw);display:flex}.donate-page *{box-sizing:border-box}.donate-page__main{flex:1;justify-content:center;align-items:center;padding:80px 20px;display:flex}.donate-page__content{text-align:center;max-width:720px}.donate-page__title{color:var(--rd-color-primary);margin:0 0 32px;font-size:40px;font-weight:700;line-height:1.3}.donate-page__lead{margin:0 0 24px;font-size:32px;font-weight:700}.donate-page__text{margin:0 0 16px;font-size:20px}.donate-page__email{color:var(--rd-color-join);word-break:break-all;margin-top:8px;font-size:24px;font-weight:700;text-decoration:none;display:inline-block}.donate-page__email:hover{text-decoration:underline}.donate-page__back{color:var(--rd-color-primary);margin-top:40px;font-size:16px;font-weight:700;text-decoration:none;display:block}.donate-page__back:hover{text-decoration:underline}@media (width<=768px){.donate-page{width:100%;margin-left:0}.donate-page__main{padding:48px 20px}.donate-page__title{margin-bottom:24px;font-size:30px}.donate-page__lead{font-size:24px}.donate-page__text{font-size:17px}.donate-page__email{font-size:20px}}.notfound-page{background:var(--rd-bg-page);width:100vw;min-height:100vh;font-family:var(--rd-font-body);color:var(--rd-text-dark);flex-direction:column;margin-left:calc(50% - 50vw);display:flex}.notfound-page *{box-sizing:border-box}.notfound-page__main{flex:1;justify-content:center;align-items:center;padding:80px 20px;display:flex}.notfound-page__content{text-align:center;max-width:640px}.notfound-page__code{font-family:var(--rd-font-number);color:var(--rd-color-donate);margin:0;font-size:120px;font-weight:800;line-height:1}.notfound-page__lead{font-family:var(--rd-font-handwrite);color:var(--rd-color-primary);margin:16px 0;font-size:40px;font-weight:400}.notfound-page__text{max-width:480px;color:var(--rd-text-muted);margin:0 auto;font-size:18px}.notfound-page__back{color:var(--rd-color-primary);margin-top:36px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block}.notfound-page__back:hover{text-decoration:underline}@media (width<=768px){.notfound-page{width:100%;margin-left:0}.notfound-page__main{padding:48px 20px}.notfound-page__code{font-size:84px}.notfound-page__lead{font-size:30px}.notfound-page__text{font-size:16px}}.projects-renewd{width:100vw;font-family:var(--rd-font-body);color:var(--rd-text-dark);text-align:left;margin-left:calc(50% - 50vw)}.projects-renewd *{box-sizing:border-box}.projects-page{isolation:isolate;background:var(--rd-bg-sand);min-height:100vh;font-family:var(--rd-font-body);padding-top:6rem;padding-bottom:5rem;position:relative;overflow:hidden}.projects-page__blobs{pointer-events:none;z-index:0;width:0;height:0;position:absolute;top:0;left:0}.projects-page__blob{-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:0;left:0}.projects-page__blob--orange{z-index:1;transform:translate(-80px,-20px)}.projects-page__blob--teal{z-index:2;transform:translate(-80px,-20px)}.projects-page__container{z-index:1;max-width:1126px;margin:0 auto;padding:0 2rem;position:relative}.projects-page__title{font-family:var(--rd-font-body);color:var(--rd-color-primary);letter-spacing:-.02em;margin:0 0 3rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.projects-page__status{color:var(--rd-text-muted);text-align:center;padding:4rem 0;font-size:1rem}.projects-page__status--error{color:#c0392b}.projects-list{margin:0;padding:0;list-style:none}.project-divider{border:none;border-top:1px solid var(--rd-color-border);margin:3rem 0}.project-card{align-items:center;gap:3.5rem;display:flex}.project-card--reversed{flex-direction:row-reverse}.project-card__figure{border-radius:16px;flex:0 0 45%;margin:0;overflow:hidden}.project-card__image{width:100%;height:auto;display:block}.project-card__image-placeholder{aspect-ratio:4/3;background:var(--rd-card-bg);border-radius:16px;flex:0 0 45%}.project-card__body{flex-direction:column;flex:1;gap:.75rem;display:flex}.project-card__title{font-family:var(--rd-font-body);color:var(--rd-text-dark);letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;line-height:1.2}.project-card__subtitle{color:var(--rd-color-primary);margin:0;font-size:1rem;font-weight:600}.project-card__description{color:var(--rd-text-body);margin:0;font-size:.95rem;line-height:1.7}.project-card__meta{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.project-card__meta-item{color:var(--rd-text-muted);background:var(--rd-card-bg);white-space:nowrap;border-radius:999px;padding:.25rem .75rem;font-size:.82rem}.projects-page__load-more{justify-content:center;margin-top:3rem;display:flex}.projects-page__load-more-btn{cursor:pointer;font-family:var(--rd-font-body);color:var(--rd-color-primary);background:0 0;border:none;padding:0;font-size:1rem;font-weight:700}@media (width<=768px){.projects-page{padding-top:5rem;padding-bottom:3rem}.projects-page__container{padding:0 1.5rem}.project-card,.project-card--reversed{flex-direction:column;gap:1.5rem}.project-card__figure,.project-card__image-placeholder{flex:none;width:100%}.project-divider{margin:2rem 0}.projects-page__blob{transform-origin:0 0;transform:scale(.5)}.projects-page__blob--orange,.projects-page__blob--teal{transform-origin:0 0;transform:scale(.5)translate(-80px,-20px)}}.gallery-renewd{width:100vw;font-family:var(--rd-font-body);color:var(--rd-text-dark);text-align:left;margin-left:calc(50% - 50vw)}.gallery-renewd *{box-sizing:border-box}.gallery-page{isolation:isolate;background:var(--rd-bg-sand);min-height:100vh;font-family:var(--rd-font-body);padding-top:6rem;padding-bottom:5rem;position:relative;overflow:hidden}.gallery-page__blobs{pointer-events:none;z-index:0;width:0;height:0;position:absolute;top:0;left:0}.gallery-page__blob{-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:0;left:0}.gallery-page__blob--orange{z-index:1;transform:translate(-80px,-20px)}.gallery-page__blob--teal{z-index:2;transform:translate(-80px,-20px)}.gallery-page__container{z-index:1;max-width:1600px;margin:0 auto;padding:0 1.5rem;position:relative}.gallery-page__title{font-family:var(--rd-font-body);color:var(--rd-color-primary);letter-spacing:-.02em;margin:0 0 3rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.gallery-page__status{color:var(--rd-text-muted);text-align:center;padding:4rem 0;font-size:1rem}.gallery-page__status--error{color:#c0392b}.gallery-page__grid{grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:1.5rem;display:grid}.gallery-page__load-more{justify-content:center;margin-top:3rem;display:flex}.gallery-page__load-more-btn{cursor:pointer;font-family:var(--rd-font-body);color:var(--rd-color-primary);background:0 0;border:none;padding:0;font-size:1rem;font-weight:700}.album-card{aspect-ratio:1;box-shadow:var(--rd-shadow-card);background:var(--rd-color-primary);border-radius:16px;position:relative;overflow:hidden}.album-card__link{color:inherit;height:100%;text-decoration:none;display:block}.album-card__figure{margin:0;position:absolute;inset:0}.album-card__image{object-fit:cover;opacity:.9;width:100%;height:100%;transition:opacity .3s,transform .3s;display:block}.album-card:hover .album-card__image{opacity:1;transform:scale(1.04)}.album-card__placeholder{background:var(--rd-card-bg);position:absolute;inset:0}.album-card__overlay{background:linear-gradient(#0000 60%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.album-card__badge{color:var(--rd-color-donate-text);letter-spacing:.06em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#5a1525d9;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.album-card__name{color:#fff;font-family:var(--rd-font-body);letter-spacing:-.01em;text-align:left;text-shadow:0 2px 4px #00000080;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.album-card__underline{transform-origin:0;background:#fff;border-radius:9999px;width:3rem;height:4px;margin-top:.5rem;transition:transform .3s}.album-card:hover .album-card__underline{transform:scaleX(1.5)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.album-card-skeleton{aspect-ratio:1;box-shadow:var(--rd-shadow-card);background:linear-gradient(90deg, var(--rd-bg-cream) 25%, var(--rd-card-bg) 50%, var(--rd-bg-cream) 75%);background-size:200% 100%;border-radius:16px;animation:1.4s ease-in-out infinite shimmer;overflow:hidden}@media (width<=768px){.gallery-page{padding-top:5rem;padding-bottom:3rem}.gallery-page__container{padding:0 1.5rem}.gallery-page__grid{grid-template-columns:1fr;gap:1rem}.gallery-page__blob{transform-origin:0 0;transform:scale(.5)}.gallery-page__blob--orange,.gallery-page__blob--teal{transform-origin:0 0;transform:scale(.5)translate(-80px,-20px)}}.image-slider__overlay{z-index:9999;background:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-slider__inner{justify-content:center;align-items:center;width:90vw;height:85vh;display:flex;position:relative}.image-slider__image-wrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.image-slider__image{object-fit:contain;max-width:100%;max-height:100%;display:block}.image-slider__nav{z-index:10;color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-slider__nav:hover{background:#ffffff52}.image-slider__nav--prev{left:-60px}.image-slider__nav--next{right:-60px}.image-slider__close{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:-52px;right:0}.image-slider__close:hover{background:#ffffff52}.image-slider__counter{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;background:#ffffff26;padding:.25rem .875rem;font-size:.875rem;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@keyframes slider-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-slider__spinner{border:3px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite slider-spin;position:absolute}@media (width<=768px){.image-slider__inner{width:100vw;height:80vh}.image-slider__nav--prev{left:8px}.image-slider__nav--next{right:8px}}.album-detail-renewd{width:100vw;font-family:var(--rd-font-body);color:var(--rd-text-dark);text-align:left;margin-left:calc(50% - 50vw)}.album-detail-renewd *{box-sizing:border-box}.album-detail-page{isolation:isolate;background:var(--rd-bg-sand);min-height:100vh;font-family:var(--rd-font-body);padding-top:6rem;padding-bottom:5rem;position:relative;overflow:hidden}.album-detail-page__blobs{pointer-events:none;z-index:0;width:0;height:0;position:absolute;top:0;left:0}.album-detail-page__blob{-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:0;left:0}.album-detail-page__blob--orange{z-index:1;transform:translate(-80px,-20px)}.album-detail-page__blob--teal{z-index:2;transform:translate(-80px,-20px)}.album-detail-page__container{z-index:1;max-width:1600px;margin:0 auto;padding:0 1.5rem;position:relative}.album-detail-page__back{color:var(--rd-color-primary);margin-bottom:1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.album-detail-page__back:hover{opacity:.75}.album-detail-page__title{font-family:var(--rd-font-body);color:var(--rd-color-primary);letter-spacing:-.02em;margin:0 0 2.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.album-detail-page__status{color:var(--rd-text-muted);text-align:center;padding:4rem 0;font-size:1rem}.album-detail-page__status--error{color:#c0392b}.album-detail-page__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem;display:grid}.album-detail-page__thumb-btn{cursor:pointer;aspect-ratio:1;background:0 0;border:none;border-radius:12px;margin:0;padding:0;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.album-detail-page__thumb-btn:hover{box-shadow:var(--rd-shadow-card);transform:scale(1.02)}.album-detail-page__thumb-btn:focus-visible{outline:2px solid var(--rd-color-primary);outline-offset:2px}.album-detail-page__thumb{object-fit:cover;width:100%;height:100%;display:block}@media (width<=768px){.album-detail-page{padding-top:5rem;padding-bottom:3rem}.album-detail-page__container{padding:0 1.5rem}.album-detail-page__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.album-detail-page__blob{transform-origin:0 0;transform:scale(.5)}.album-detail-page__blob--orange,.album-detail-page__blob--teal{transform-origin:0 0;transform:scale(.5)translate(-80px,-20px)}}.coming-soon-page{text-align:left;position:fixed;inset:0;overflow:hidden}.coming-soon-bg{z-index:0;background-color:#b8e4f9;position:fixed;inset:0}.coming-soon-bg img{object-fit:cover;object-position:70% center;width:100%;height:100%}.coming-soon-nav{z-index:50;width:100%;padding:2rem 4rem;position:absolute;top:0;left:0}.coming-soon-nav__brand{color:#1a7abf;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.coming-soon-nav__icon{font-size:1.4rem}.coming-soon-nav__logo{width:auto;height:100px}.coming-soon-main{z-index:10;justify-content:flex-start;align-items:flex-start;height:100%;padding:10rem 4rem 2rem;display:flex;position:relative}.coming-soon-content{text-align:left;max-width:42rem}.coming-soon-title{color:#1a7abf;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(3rem,8vw,7rem);font-weight:900;line-height:.9}.coming-soon-title--accent{color:#fbb03b}.coming-soon-subtitle{color:#1a7abf;max-width:32rem;margin:0;font-size:clamp(1rem,2vw,1.5rem);font-weight:700;line-height:1.6}@media (width<=768px){.coming-soon-bg img{object-position:center}.coming-soon-nav{padding:1.5rem}.coming-soon-nav__brand{font-size:1rem}.coming-soon-nav__logo{height:50px}.coming-soon-main{justify-content:center;align-items:flex-start;padding:5rem 1.5rem 2rem}.coming-soon-content{text-align:center;max-width:100%}.coming-soon-title{font-size:clamp(2.5rem,12vw,3.5rem)}.coming-soon-subtitle{max-width:100%;font-size:1rem}}
