@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";:root{--pink:#ff2e93;--purple:#7b2cff;--purple-dark:#6a1ff0;--orange:#ff7900;--cream:#fff4e6;--black:#000;--white:#fff}*{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{background:var(--white);color:var(--black);margin:0;font-family:Poppins,sans-serif}button,a{font-family:inherit}.navbar{z-index:50;-webkit-backdrop-filter:blur(12px);background:#ffffff61;border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 55px;display:flex;position:fixed;top:0}.logo{color:#111;align-items:center;font-size:15px;font-weight:800;text-decoration:none;display:flex}.logo span{color:var(--pink);margin-left:3px}.logo img{width:auto;height:42px;display:block}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:var(--black);font-size:13px;font-weight:500;text-decoration:none}.nav-links a:hover{color:var(--pink)}.home-page{overflow-x:hidden}.home-hero{background:radial-gradient(circle at 10% 90%, #ffd6008c, transparent 55%), radial-gradient(circle at 90% 20%, #ff2e9366, transparent 50%), linear-gradient(135deg, var(--cream) 0%, var(--cream) 100%);justify-content:center;align-items:center;min-height:100vh;padding:120px 20px;display:flex}.hero-box{text-align:center;max-width:945px;margin:0 auto}.tag{color:var(--pink);background:#ff2e9333;border-radius:999px;margin-bottom:36px;padding:10px 28px;font-size:24px;font-weight:500;line-height:100%;display:inline-block}.hero-box h1{letter-spacing:0;color:var(--black);margin:0 0 28px;font-size:100px;font-weight:500;line-height:100%}.hero-box h1 span{color:var(--pink)}.hero-box p,.hero-description{max-width:805px;color:var(--black);margin:0 auto 36px;font-size:24px;font-weight:400;line-height:1.35}.hero-description{flex-direction:column;align-items:center;display:flex}.hero-description span:first-child{margin-bottom:10px}.hero-join-btn{background:var(--purple);color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:16px 34px;font-size:22px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px #7b2cff59}.hero-join-btn:hover{background:var(--purple-dark);transform:translateY(-3px)}.page{background:var(--white);min-height:100vh;padding:120px 55px 70px}.section-label{color:var(--pink);margin:0 0 12px;font-size:16px;font-weight:500}.page h1{max-width:760px;margin:0 0 22px;font-size:48px;font-weight:500;line-height:110%}.page h1 span{color:var(--pink)}.page-desc{max-width:760px;color:var(--black);font-size:20px;font-weight:400;line-height:150%}.spotlight-section{text-align:center;background:var(--white);padding:90px 24px 35px}.spotlight-section h2,.about-home-section h2{color:var(--pink);margin:0 0 28px;font-size:48px;font-weight:500}.spotlight-desc{color:var(--black);margin:0 0 46px;font-size:24px;line-height:130%}.spotlight-bg{background:radial-gradient(circle at 12% 12%, #ffd60047, transparent 34%), radial-gradient(circle at 80% 90%, #ff2e9340, transparent 42%), linear-gradient(135deg, var(--cream), #ffd6e8);max-width:1180px;margin:0 auto;padding:56px 54px 62px}.spotlight-cards{grid-template-columns:repeat(3,1fr);gap:52px;display:grid}.spotlight-card{background:var(--white);text-align:left;border:1px solid #00000040;border-radius:24px;min-height:360px;padding:34px 30px}.profile-row{align-items:center;gap:18px;margin-bottom:34px;display:flex}.avatar{background:#d9d9d9;border-radius:50%;width:64px;height:64px}.profile-row h3{margin:0;font-size:24px;font-weight:400}.profile-row span{color:var(--pink);font-size:22px;font-weight:400}.spotlight-card p{letter-spacing:1px;margin:0;font-size:17px;line-height:150%}.view-all-btn{border:3px solid var(--pink);background:var(--white);width:180px;height:62px;color:var(--pink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;margin-top:40px;font-size:24px;font-weight:400;text-decoration:none;display:inline-flex}.about-home-section{text-align:center;background:var(--white);padding:0 24px 80px}.about-home-card{background:var(--white);text-align:center;border-radius:0 0 22px 22px;max-width:1100px;min-height:260px;margin:0 auto;padding:48px 94px;box-shadow:0 6px 6px #00000038}.about-home-card p{word-spacing:normal;letter-spacing:0;font-size:26px;line-height:1.6}.join-home-section{text-align:center;background:var(--white);padding:80px 24px 130px}.join-home-section h2{margin:0 0 34px;font-size:48px;font-weight:500}.join-home-section h2 span{color:var(--pink)}.join-gradient-box{background:var(--purple);max-width:950px;color:var(--white);border-radius:42px;margin:0 auto;padding:28px 60px;font-size:30px;font-weight:400;line-height:140%}.campaign-light{background:var(--white);min-height:100vh;color:var(--black);padding:120px 34px 70px}.campaign-intro{grid-template-columns:360px 1fr;align-items:center;gap:70px;max-width:1080px;margin:0 auto 72px;display:grid}.campaign-video-box{background:var(--pink);border-radius:18px;width:360px;height:260px}.campaign-video-box img{display:none}.campaign-text h1{width:406px;color:var(--black);margin:0 0 18px;font-size:48px;font-weight:500;line-height:60px}.campaign-text h1 span{color:var(--pink)}.campaign-text p{max-width:604px;color:var(--black);margin:0 0 18px;font-size:18px;font-weight:400;line-height:130%}.campaign-text a{color:var(--purple);font-size:17px;font-weight:500;text-decoration:none}.campaign-tabs{grid-template-columns:repeat(3,1fr);gap:28px 34px;max-width:1080px;margin:0 auto 50px;display:grid}.campaign-tab{height:70px;color:var(--black);cursor:pointer;background:#f7f7f7;border:none;border-radius:12px;align-items:center;gap:18px;padding:0 24px;font-size:30px;font-weight:500;transition:all .25s;display:flex;box-shadow:0 8px 20px #00000014}.campaign-tab:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 14px 30px #ff2e932e}.campaign-tab.selected{background:var(--cream);box-shadow:0 0 0 2px var(--pink), 0 18px 40px #ff2e9359;transform:translateY(-3px)scale(1.03)}.campaign-tab span,.content-title span{background:linear-gradient(135deg, #ffd600 0%, var(--pink) 85%);width:42px;height:42px;color:var(--white);border-radius:9px;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex}.tab-icon-img,.mini-icon{object-fit:contain;width:20px;height:20px;display:block}.campaign-content-card{background:radial-gradient(circle at 15% 90%, #ffd60059, transparent 45%), radial-gradient(circle at 82% 12%, #ff2e9338, transparent 48%), linear-gradient(135deg, var(--cream), var(--white));border-radius:24px;max-width:1080px;min-height:260px;margin:0 auto;padding:36px 44px;animation:.45s both openCard}.campaign-card-inner.two-column{grid-template-columns:1fr .9fr;align-items:center;gap:48px;display:grid}.content-title{align-items:center;gap:14px;margin-bottom:20px;display:flex}.content-title h2{color:var(--black);margin:0;font-size:32px;font-weight:600}.content-subtitle{color:var(--black);margin:0 0 16px;font-size:22px;font-style:italic;font-weight:600}.content-text{color:#222;max-width:440px;margin:0 0 22px;font-size:18px;line-height:150%}.preview-box{background:var(--white);border-radius:16px;width:100%;min-height:220px}.preview-box.tall{min-height:360px}.task-box{width:auto;color:var(--black);background:0 0;border:none;margin:18px 0 24px;padding:0;font-size:18px;font-weight:700;line-height:130%}.download-btn{background:var(--purple);width:100%;max-width:470px;height:64px;color:var(--white);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0 28px;font-size:18px;font-weight:600;line-height:1;display:flex;position:relative}.download-btn img{object-fit:contain;flex-shrink:0;width:22px;height:22px;display:block;position:absolute;left:22px}.timeline-layout{grid-template-columns:210px 44px 280px;align-items:start;gap:34px;width:fit-content;margin:28px auto 0;display:grid}.timeline-labels,.timeline-line,.timeline-dates{grid-template-rows:repeat(5,48px);row-gap:18px;display:grid}.timeline-labels{text-align:right}.timeline-labels p{color:var(--black);align-self:center;margin:0;font-size:16px;line-height:130%}.timeline-labels p:first-child{grid-row:1;margin-top:-20px}.timeline-labels p:nth-child(2){grid-row:2;justify-content:flex-end;align-items:center;margin-top:-6px;display:flex}.timeline-labels p:nth-child(3){grid-row:5;margin-top:-20px}.timeline-line{justify-items:center;width:44px;position:relative}.timeline-line:before{content:"";background:var(--black);width:3px;position:absolute;top:24px;bottom:24px;left:50%;transform:translate(-50%)}.timeline-dot{z-index:2;align-self:center}.icon-dot{background:var(--purple);width:42px;height:42px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.icon-dot img{object-fit:contain;width:18px;height:18px;display:block}.small-dot{background:var(--black);border-radius:50%;width:12px;height:12px}.timeline-dates span{background:var(--purple);width:280px;min-width:0;height:48px;color:var(--white);text-align:center;border-radius:9px;justify-content:center;align-items:center;padding:0 18px;font-size:15px;font-weight:600;display:flex}.reward-heading{text-align:center;max-width:1080px;margin:0 auto 32px;font-size:32px;font-weight:600}.about-page{background:var(--white);padding-top:90px}.about-hero-section{background:var(--pink);max-width:1120px;margin:0 auto;padding-bottom:110px;position:relative}.about-hero-img{object-fit:cover;width:100%;height:560px;display:block}.about-white-card{z-index:2;background:var(--white);text-align:center;border-radius:22px;max-width:1120px;margin:-70px auto 0;padding:50px 70px;position:relative}.about-white-card p{margin:0;font-size:22px;font-weight:300;line-height:150%}.about-purple-pill{z-index:3;background:var(--purple);width:760px;max-width:80%;height:74px;color:var(--white);letter-spacing:1px;border-radius:22px;justify-content:center;align-items:center;margin:-37px auto 0;font-size:34px;font-weight:700;display:flex;position:relative}.purpose-section{text-align:center;padding:70px 24px 60px}.purpose-section h2,.faq-section h2{color:var(--pink);margin:0 0 42px;font-size:24px;font-weight:700}.purpose-bg{background:radial-gradient(circle at 12% 8%, #ffd60052, transparent 34%), radial-gradient(circle at 82% 92%, #ff2e9340, transparent 42%), linear-gradient(135deg, var(--cream), #ffd6e8);max-width:1120px;margin:0 auto;padding:76px 48px}.purpose-grid{justify-content:center;align-items:flex-start;gap:54px;display:flex}.purpose-card{background:var(--white);text-align:center;border-radius:28px;flex-direction:column;align-items:center;width:340px;height:300px;padding:38px 28px;display:flex}.purpose-card h3{margin:0 0 10px;font-size:clamp(18px,1.5vw,22px);font-weight:700;line-height:1.2}.purpose-card p{max-width:250px;margin:0;font-size:clamp(15px,1.2vw,18px);font-weight:400;line-height:1.45}.about-cta{background:var(--purple);max-width:1000px;color:var(--white);text-align:center;border-radius:24px;margin:40px auto 70px;padding:28px 40px}.about-cta p{margin:0;font-size:30px;font-weight:600;line-height:150%}.faq-section{text-align:center;padding:0 24px 80px}.faq-list{flex-direction:column;gap:34px;max-width:1050px;margin:0 auto;display:flex}.faq-item{background:var(--white);border-radius:0 0 24px 24px;overflow:hidden;box-shadow:0 5px 5px #00000038}.faq-question{background:var(--white);color:#111;cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:88px;padding:0 34px;display:flex}.faq-question span{font-size:22px;font-weight:600}.faq-question strong,.faq-toggle{color:#111;background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;min-width:54px;line-height:1;transition:all .28s;width:54px!important;height:54px!important;font-size:34px!important;font-weight:300!important;display:flex!important}.faq-question:hover .faq-toggle{background:var(--pink);color:var(--white);transform:scale(1.06);box-shadow:0 10px 24px #ff2e9347}.faq-answer{text-align:left;margin:0;padding:0 34px 30px;font-size:21px;font-weight:400;line-height:150%}.home-footer{background:radial-gradient(circle at 15% 20%, #ffd6002e, transparent 28%), linear-gradient(135deg, var(--pink) 0%, #ff4fa8 48%, var(--orange) 100%);width:100%;color:var(--white);margin-top:90px;padding:50px 24px}.footer-content{justify-content:center;max-width:1200px;margin:0 auto;display:flex}.footer-rectangle{-webkit-backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff38;border-radius:24px;width:100%;max-width:95%;padding:28px 40px;box-shadow:0 18px 45px #0000001f,inset 0 1px #ffffff2e}.footer-contact{flex-direction:column;align-items:center;gap:18px;display:flex}.footer-contact strong{font-size:22px;font-weight:800}.footer-links{flex-wrap:wrap;justify-content:center;gap:36px;display:flex}.footer-links a{color:var(--white);align-items:center;gap:10px;font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.footer-links a:hover{opacity:.8}.footer-links a svg{font-size:18px}.footer-divider{background:#ffffff38;width:100%;height:1px;margin:24px 0 18px}.footer-copy{text-align:center;margin:0;font-size:14px;line-height:1.6}.footer-copy strong{font-weight:800}@keyframes openCard{0%{opacity:0;filter:blur(6px);transform:translateY(20px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (width<=900px){.navbar{padding:0 22px}.nav-links{flex-wrap:wrap;gap:18px}.hero-box h1{font-size:56px}.hero-box p,.tag{font-size:16px}.campaign-intro{grid-template-columns:1fr}.campaign-video-box{width:100%;height:220px}.campaign-text h1{width:auto;font-size:32px;line-height:44px}.campaign-text p{font-size:15px;line-height:140%}.campaign-tabs{grid-template-columns:1fr}.campaign-tab{font-size:22px}.campaign-card-inner.two-column,.timeline-layout{grid-template-columns:1fr}.preview-box,.preview-box.tall{min-height:220px}.download-btn,.task-box{width:100%;min-width:unset}.timeline-labels,.timeline-line{display:none}.timeline-dates{flex-direction:column;gap:14px;display:flex}.timeline-dates span{width:100%}.spotlight-cards{grid-template-columns:1fr;gap:24px}.spotlight-bg{padding:32px 22px}.spotlight-section h2,.about-home-section h2,.join-home-section h2{font-size:38px}.spotlight-desc{font-size:18px}.about-home-card{padding:32px 24px}.about-home-card p{word-spacing:normal;font-size:18px}.about-hero-img{height:360px}.about-white-card{margin:-40px 20px 0;padding:32px 24px}.about-white-card p{font-size:20px}.about-purple-pill{height:58px;font-size:22px}.purpose-bg{padding:36px 24px}.about-cta p{font-size:18px}.faq-question span,.faq-answer{font-size:17px}}@media (width<=900px) and (width>=651px){.timeline-layout{grid-template-columns:180px 38px 260px;gap:22px}.timeline-labels,.timeline-line{display:grid}.timeline-dates{grid-template-rows:repeat(5,48px);row-gap:18px;display:grid}.timeline-dates span{width:260px;font-size:14px}}.story-page{background:#fff;min-height:100vh;padding-top:56px}.story-spotlight-section{text-align:center;background:radial-gradient(circle at 12% 8%,#ffd60047,#0000 34%),radial-gradient(circle at 82% 92%,#ff2e9340,#0000 42%),linear-gradient(135deg,#fff4e6,#ffd6e8);flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:none;min-height:100vh;margin:0;padding:90px 60px;display:flex}.story-spotlight-section h1{color:#ff2e93;margin:0 0 14px;font-size:24px;font-weight:600}.story-spotlight-section p{color:#000;margin:0 0 42px;font-size:24px;line-height:130%}.story-collage{grid-template-columns:1.5fr 1fr;align-items:stretch;gap:40px;width:100%;max-width:1400px;margin:0 auto;display:grid}.story-small-grid img{object-fit:cover;border:3px solid #7b2cff;border-radius:40px;width:100%;height:250px}.story-list-section{padding:70px 24px 100px}.story-card-grid{grid-template-columns:repeat(4,1fr);gap:34px;max-width:820px;margin:0 auto;display:grid}.story-placeholder-card{aspect-ratio:1/1.15;background:#c58b96;border:4px solid #ff2e93;border-radius:18px;position:relative;overflow:hidden}.story-placeholder-card:before{content:"";clip-path:polygon(50% 0%,100% 100%,0% 100%);background:#fff;width:64%;height:55%;position:absolute;bottom:-2px;left:18%}.story-face{aspect-ratio:1;color:#a16e76;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:54%;font-size:38px;line-height:1;display:flex;position:absolute;top:18%;left:50%;transform:translate(-50%)}.sparkle-one,.sparkle-two{color:#fff;font-size:18px;position:absolute}.sparkle-one{top:14%;right:16%}.sparkle-two{top:28%;right:10%}@media (width<=768px){.story-page{padding-top:90px}.story-spotlight-section{padding:44px 18px}.story-spotlight-section h1{font-size:34px}.story-spotlight-section p{font-size:17px}.story-collage{grid-template-columns:1fr}.story-main-img{height:360px}.story-small-grid{grid-template-columns:repeat(2,1fr)}.story-small-grid img{height:160px}.story-card-grid{grid-template-columns:repeat(2,1fr);gap:22px}.campaign-content-card{padding:28px 18px}.campaign-content-card .content-title{margin-bottom:28px}.campaign-content-card .content-title h2{font-size:34px}.timeline-layout{grid-template-columns:130px 36px 1fr;align-items:start;gap:14px;width:100%;margin:10px auto 0;display:grid}.timeline-labels,.timeline-line,.timeline-dates{grid-template-rows:repeat(5,46px);row-gap:14px;display:grid}.timeline-labels{text-align:right}.timeline-labels p{justify-content:flex-end;align-items:center;margin:0;font-size:12px;line-height:1.25;display:flex}.timeline-labels p:first-child{grid-row:1;margin-top:0}.timeline-labels p:nth-child(2){grid-row:2;margin-top:0}.timeline-labels p:nth-child(3){grid-row:5;margin-top:0}.timeline-line{justify-items:center;width:36px;position:relative}.timeline-line:before{content:"";background:#000;width:2px;position:absolute;top:23px;bottom:23px;left:50%;transform:translate(-50%)}.icon-dot{width:32px;height:32px}.icon-dot img{width:16px;height:16px}.small-dot{width:9px;height:9px}.timeline-dates{grid-template-rows:repeat(5,46px);row-gap:14px;display:grid}.timeline-dates span{white-space:nowrap;border-radius:9px;width:100%;height:46px;padding:0 10px;font-size:10px;font-weight:700}}.reward-wrapper{width:100%}.reward-feature-card{background:radial-gradient(circle at top,#ff2e932e,#0000 38%),radial-gradient(circle at bottom,#ffd6003d,#0000 42%),linear-gradient(#ffd6e8 0%,#fff4e6 100%);border-radius:28px;grid-template-columns:1fr 340px;align-items:center;gap:34px;width:100%;padding:34px;display:grid}.reward-grid{grid-template-columns:repeat(2,1fr);gap:22px 32px;margin-top:28px;display:grid}.reward-mini-card{color:#000;background:radial-gradient(circle at top,#ff2e932e,#0000 40%),radial-gradient(circle at bottom,#ffd60047,#0000 45%),linear-gradient(#ffd6e8 0%,#fff6d9 100%);border-radius:30px;align-items:center;gap:18px;min-height:116px;padding:20px 36px;display:flex}.reward-mini-card span{background:linear-gradient(135deg,#ffd600 0%,#ff2e93 100%);border-radius:14px;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;display:flex}.reward-mini-card span img{object-fit:contain;width:34px;height:34px;display:block}.reward-mini-card p{margin:0;font-size:28px;font-weight:700;line-height:1.1}.reward-money small{color:#000;margin-top:4px;font-size:14px;font-weight:600;line-height:1.2;display:block}@media (width<=768px){.reward-feature-card{grid-template-columns:1fr;gap:24px;padding:22px}.reward-grid{grid-template-columns:1fr;gap:16px}.reward-mini-card{border-radius:24px;min-height:92px;padding:18px 20px}.reward-mini-card span{width:54px;min-width:54px;height:54px}.reward-mini-card span img{width:28px;height:28px}.reward-mini-card p{font-size:22px}}.story-user-section{background:#fff;padding:90px 24px}.story-user-section h2{text-align:center;color:#ff2e93;margin-bottom:40px;font-size:24px;font-weight:600}.story-post-grid{max-width:320px;margin:0 auto}.story-post-card{background:#fff;border-radius:14px;flex-direction:column;padding:16px;display:flex;box-shadow:0 8px 24px #00000014}.story-post-card img{object-fit:cover;border-radius:12px;width:100%;height:320px}.story-post-card p{color:#333;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:90px;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.view-post-btn{color:#fff;text-align:center;background:#d8d8d8;border-radius:10px;margin-top:auto;padding:14px;font-weight:700;text-decoration:none;transition:all .2s}.view-post-btn:hover{background:#bcbcbc}@media (width<=768px){*{box-sizing:border-box}html,body,#root{width:100%;overflow-x:hidden}img{max-width:100%;height:auto;display:block}.navbar{height:72px!important;padding:0 14px!important}.logo img{height:38px!important}.nav-links{gap:14px!important}.nav-links a{font-size:14px!important}.home-hero,.spotlight-section,.about-home-section,.join-home-section{margin:0!important;padding-left:16px!important;padding-right:16px!important}.home-hero{min-height:auto!important;padding-top:100px!important;padding-bottom:40px!important}.hero-box{max-width:100%!important}.hero-box h1{font-size:56px!important;line-height:.95!important}.hero-description,.spotlight-desc,.about-home-card p{max-width:340px!important;margin-left:auto!important;margin-right:auto!important;font-size:16px!important;line-height:1.4!important}.hero-join-btn{width:240px!important;height:52px!important;min-width:unset!important;padding:0!important;font-size:18px!important}.spotlight-section h2,.about-home-section h2,.join-home-section h2{margin-bottom:16px!important;font-size:24px!important}.spotlight-bg{border-radius:0!important;padding:18px!important;overflow-x:auto!important}.spotlight-cards{gap:14px!important;width:max-content!important;display:flex!important}.spotlight-card{flex:0 0 250px!important;width:250px!important;min-height:auto!important;padding:16px!important}.avatar{width:48px!important;height:48px!important}.profile-row h3{font-size:18px!important}.profile-row span{font-size:14px!important}.spotlight-card p{font-size:13px!important;line-height:1.35!important}.view-all-btn{width:140px!important;height:44px!important;margin:18px auto 20px!important;font-size:16px!important}.about-home-card{min-height:auto!important;padding:20px!important}.join-home-section{padding-top:16px!important;padding-bottom:32px!important}.join-gradient-box{border-radius:20px!important;width:100%!important;padding:18px!important;font-size:16px!important;line-height:1.35!important}.home-footer{margin-top:20px!important;padding:16px!important}.footer-rectangle{padding:16px!important}.footer-contact strong{font-size:15px!important}.footer-links a{font-size:12px!important}.footer-copy{font-size:11px!important}}@media (width>=769px){.home-hero{min-height:78vh!important;padding:95px 24px 55px!important}.hero-box{max-width:945px!important}.tag{margin-bottom:28px!important;padding:10px 28px!important;font-size:22px!important}.hero-box h1{margin-bottom:24px!important;font-size:92px!important;line-height:1!important}.hero-description{max-width:760px!important;margin:0 auto 32px!important;font-size:18px!important;line-height:1.35!important}.hero-join-btn{padding:14px 32px!important;font-size:20px!important}.spotlight-section h2,.about-home-section h2,.join-home-section h2{margin-bottom:22px!important;font-size:32px!important;line-height:1.15!important}.spotlight-section{padding:55px 24px 35px!important}.spotlight-desc{max-width:760px!important;margin:0 auto 36px!important;font-size:18px!important;line-height:1.35!important}.spotlight-bg{width:100%!important;max-width:1280px!important;margin:0 auto!important;padding:42px 44px!important}.spotlight-cards{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.spotlight-card{border-radius:18px!important;min-height:250px!important;padding:18px 16px!important}.profile-row{gap:10px!important;margin-bottom:14px!important}.avatar{width:42px!important;height:42px!important}.profile-row h3{font-size:15px!important}.profile-row span{font-size:12px!important}.spotlight-card p{letter-spacing:0!important;font-size:11px!important;line-height:1.35!important}.view-all-btn{border-width:2px!important;width:150px!important;height:50px!important;margin-top:28px!important;font-size:18px!important}.about-home-section{padding:10px 24px 28px!important}.about-home-card{max-width:1000px!important;min-height:auto!important;padding:28px 70px!important}.about-home-card p{margin:0!important;font-size:16px!important;line-height:1.45!important}.join-home-section{padding:28px 24px 55px!important}.join-home-section h2{margin-bottom:20px!important}.join-gradient-box{border-radius:28px!important;width:fit-content!important;max-width:760px!important;margin:0 auto!important;padding:22px 42px!important;font-size:22px!important;line-height:1.35!important}.home-footer{margin-top:35px!important;padding:24px!important}.footer-rectangle{border-radius:20px!important;max-width:1100px!important;padding:20px 32px!important}.footer-contact{gap:12px!important}.footer-contact strong{font-size:16px!important}.footer-links{gap:24px!important}.footer-links a{font-size:13px!important}.footer-divider{margin:12px 0 10px!important}.footer-copy{font-size:12px!important;line-height:1.4!important}}@media (width<=768px){.navbar{height:68px!important;padding:0 12px!important}.logo img{height:36px!important}.nav-links{flex-wrap:nowrap!important;gap:12px!important}.nav-links a{font-size:13px!important}.home-hero{min-height:auto!important;padding:105px 16px 42px!important}.tag{margin-bottom:22px!important;padding:8px 18px!important;font-size:14px!important}.hero-box h1{margin-bottom:22px!important;font-size:clamp(48px,15vw,62px)!important;line-height:.95!important}.hero-description{max-width:340px!important;margin:0 auto 28px!important;padding:0 10px!important;font-size:15px!important;line-height:1.4!important}.hero-join-btn{width:220px!important;height:48px!important;min-width:unset!important;max-width:unset!important;padding:0!important;font-size:16px!important}.spotlight-section h2,.about-home-section h2,.join-home-section h2{margin-bottom:14px!important;font-size:24px!important;line-height:1.15!important}.spotlight-section{padding:34px 16px 24px!important}.spotlight-desc{max-width:340px!important;margin:0 auto 24px!important;padding:0 10px!important;font-size:15px!important;line-height:1.4!important}.spotlight-bg{scrollbar-width:none!important;border-radius:0!important;width:100%!important;padding:18px 14px!important;overflow:auto hidden!important}.spotlight-bg::-webkit-scrollbar{display:none!important}.spotlight-cards{flex-wrap:nowrap!important;gap:14px!important;width:max-content!important;display:flex!important}.spotlight-card{border-radius:18px!important;flex:0 0 250px!important;width:250px!important;min-height:auto!important;padding:16px!important}.profile-row{gap:12px!important;margin-bottom:14px!important}.avatar{width:46px!important;height:46px!important}.profile-row h3{font-size:18px!important}.profile-row span{font-size:13px!important}.spotlight-card p{letter-spacing:0!important;font-size:12px!important;line-height:1.35!important}.view-all-btn{border-width:2px!important;width:130px!important;height:42px!important;margin:18px auto!important;font-size:15px!important}.about-home-section{padding:4px 16px 22px!important}.about-home-card{border-radius:0 0 18px 18px!important;max-width:100%!important;min-height:auto!important;padding:18px 16px!important}.about-home-card p{max-width:340px!important;margin:0 auto!important;font-size:15px!important;line-height:1.45!important}.join-home-section{padding:18px 16px 34px!important}.join-home-section h2{margin-bottom:14px!important}.join-gradient-box{border-radius:20px!important;width:100%!important;max-width:330px!important;margin:0 auto!important;padding:16px 18px!important;font-size:16px!important;line-height:1.35!important}.join-gradient-box span{font-size:16px!important;line-height:1.35!important}.home-footer{margin-top:18px!important;padding:14px!important}.footer-rectangle{border-radius:16px!important;padding:14px!important}.footer-contact{gap:10px!important}.footer-contact strong{font-size:14px!important}.footer-links{flex-direction:column!important;gap:10px!important}.footer-links a{font-size:11px!important}.footer-divider{margin:10px 0 8px!important}.footer-copy{font-size:10px!important;line-height:1.35!important}.home-page .spotlight-section{background:#fff!important;width:100%!important;margin:0!important;padding:clamp(32px,8vw,48px) 0 clamp(22px,6vw,34px)!important;overflow:hidden!important}.home-page .spotlight-section h2{margin-bottom:clamp(12px,3vw,18px)!important;font-size:clamp(24px,7vw,32px)!important}.home-page .spotlight-desc{max-width:min(340px,88vw)!important;margin:0 auto clamp(22px,6vw,30px)!important;padding:0!important;font-size:clamp(14px,4vw,17px)!important;line-height:1.4!important}.home-page .spotlight-bg{scrollbar-width:none!important;background:radial-gradient(circle at 12% 12%,#ffd60047,#0000 34%),radial-gradient(circle at 80% 90%,#ff2e9340,#0000 42%),linear-gradient(135deg,#fff4e6,#ffd6e8)!important;border-radius:0!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:clamp(18px,5vw,26px) clamp(16px,5vw,24px)!important;overflow:auto hidden!important}.home-page .spotlight-bg::-webkit-scrollbar{display:none!important}.home-page .spotlight-cards{flex-wrap:nowrap!important;gap:clamp(12px,4vw,18px)!important;width:max-content!important;display:flex!important}.home-page .spotlight-card{border-radius:clamp(16px,5vw,22px)!important;flex:0 0 clamp(240px,72vw,290px)!important;width:clamp(240px,72vw,290px)!important;min-height:auto!important;padding:clamp(14px,4vw,18px)!important}.home-page .avatar{width:clamp(42px,12vw,52px)!important;height:clamp(42px,12vw,52px)!important}.home-page .profile-row{gap:clamp(10px,3vw,14px)!important;margin-bottom:clamp(12px,4vw,18px)!important}.home-page .profile-row h3{font-size:clamp(17px,5vw,22px)!important}.home-page .profile-row span{font-size:clamp(13px,4vw,16px)!important}.home-page .spotlight-card p{letter-spacing:0!important;font-size:clamp(12px,3.4vw,14px)!important;line-height:1.38!important}}@media (width>=769px){.home-page .spotlight-section{background:#fff!important;width:100%!important;margin:0!important;padding:55px 0 35px!important;overflow:hidden!important}.home-page .spotlight-section h2{margin-bottom:22px!important;font-size:32px!important}.home-page .spotlight-desc{max-width:760px!important;margin:0 auto 36px!important;padding:0 24px!important;font-size:18px!important;line-height:1.35!important}.home-page .spotlight-bg{background:radial-gradient(circle at 12% 12%,#ffd60047,#0000 34%),radial-gradient(circle at 80% 90%,#ff2e9340,#0000 42%),linear-gradient(135deg,#fff4e6,#ffd6e8)!important;border-radius:0!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:42px clamp(56px,6vw,110px)!important}.home-page .spotlight-cards{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(14px,1.6vw,24px)!important;width:100%!important;max-width:1280px!important;margin:0 auto!important;display:grid!important}.hero-box h1{white-space:nowrap!important;font-size:clamp(64px,6.2vw,86px)!important}.hero-description{white-space:normal!important;max-width:820px!important}.spotlight-desc{white-space:nowrap!important;white-space:normal!important;max-width:950px!important}.hero-description{text-align:center!important;width:100%!important;max-width:900px!important;margin:0 auto 32px!important;font-size:18px!important;line-height:1.35!important}.spotlight-desc{text-align:center!important;width:100%!important;max-width:950px!important;margin:0 auto 36px!important;padding:0 24px!important;font-size:18px!important;line-height:1.35!important}}@media (width>=1024px){.hero-description,.spotlight-desc{white-space:nowrap!important}}@media (width>=769px){.story-page{background:#fff!important;padding-top:56px!important;overflow-x:hidden!important}.story-spotlight-section{text-align:center!important;background:radial-gradient(circle at 12% 8%,#ffd60047,#0000 34%),radial-gradient(circle at 82% 92%,#ff2e9340,#0000 42%),linear-gradient(135deg,#fff4e6,#ffd6e8)!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:calc(100vh - 56px)!important;padding:90px clamp(50px,6vw,90px)!important;display:flex!important}.story-spotlight-section h1{color:var(--pink)!important;margin:0 0 14px!important;font-size:32px!important;font-weight:600!important}.story-spotlight-section p{color:#000!important;max-width:900px!important;margin:0 auto 42px!important;font-size:18px!important;line-height:1.35!important}.story-collage{grid-template-columns:1.45fr 1fr!important;align-items:stretch!important;gap:clamp(26px,3vw,42px)!important;width:100%!important;max-width:1400px!important;margin:0 auto!important;display:grid!important}.story-main-img{object-fit:cover!important;object-position:center top!important;border:4px solid var(--purple)!important;border-radius:36px!important;width:100%!important;height:clamp(390px,32vw,520px)!important}.story-small-grid{grid-template-columns:repeat(2,1fr)!important;gap:clamp(18px,2vw,26px)!important;display:grid!important}.story-small-grid img{object-fit:cover!important;object-position:center top!important;border:3px solid var(--purple)!important;border-radius:30px!important;width:100%!important;height:clamp(180px,15vw,247px)!important}.story-user-section{background:#fff!important;padding:70px 24px 90px!important}}@media (width<=768px){.story-page{background:#fff!important;padding-top:68px!important;overflow-x:hidden!important}.story-spotlight-section{text-align:center!important;background:radial-gradient(circle at 12% 8%,#ffd60047,#0000 34%),radial-gradient(circle at 82% 92%,#ff2e9340,#0000 42%),linear-gradient(135deg,#fff4e6,#ffd6e8)!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:auto!important;padding:42px 16px 48px!important;display:flex!important}.story-spotlight-section h1{margin:0 0 12px!important;font-size:24px!important;line-height:1.15!important}.story-spotlight-section p{max-width:340px!important;margin:0 auto 28px!important;font-size:15px!important;line-height:1.4!important}.story-collage{grid-template-columns:1fr!important;gap:14px!important;width:100%!important;max-width:390px!important;margin:0 auto!important;display:grid!important}.story-main-img{object-fit:cover!important;object-position:center top!important;border:3px solid var(--purple)!important;border-radius:22px!important;width:100%!important;height:clamp(240px,70vw,340px)!important}.story-small-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;display:grid!important}.story-small-grid img{object-fit:cover!important;object-position:center top!important;border:3px solid var(--purple)!important;border-radius:18px!important;width:100%!important;height:clamp(110px,32vw,160px)!important}.story-user-section{background:#fff!important;padding:45px 16px 60px!important}.story-post-grid{max-width:320px!important}.story-post-card{padding:14px!important}.story-post-card img{height:260px!important}}@media (width>=769px){.campaign-light{background:#fff!important;padding:95px 34px 70px!important;overflow-x:hidden!important}.campaign-intro{grid-template-columns:340px 1fr!important;align-items:center!important;gap:64px!important;max-width:1080px!important;margin:0 auto 58px!important;display:grid!important}.campaign-video-box{background:var(--pink)!important;border-radius:16px!important;width:340px!important;height:240px!important}.campaign-text h1{width:auto!important;max-width:520px!important;margin:0 0 18px!important;font-size:32px!important;font-weight:600!important;line-height:1.25!important}.campaign-text p{max-width:560px!important;margin:0 0 18px!important;font-size:18px!important;line-height:1.35!important}.campaign-text a{font-size:16px!important}.campaign-tabs{grid-template-columns:repeat(3,1fr)!important;gap:24px 34px!important;max-width:1080px!important;margin:0 auto 42px!important;display:grid!important}.campaign-tab{border-radius:12px!important;height:62px!important;padding:0 24px!important;font-size:24px!important}.campaign-tab span,.content-title span{width:36px!important;min-width:36px!important;height:36px!important;font-size:16px!important}.campaign-content-card{background:radial-gradient(circle at 15% 90%, #ffd60059, transparent 45%), radial-gradient(circle at 82% 12%, #ff2e9338, transparent 48%), linear-gradient(135deg, var(--cream), var(--white))!important;border-radius:22px!important;max-width:1080px!important;min-height:250px!important;margin:0 auto!important;padding:34px 40px!important}.campaign-card-inner.two-column{grid-template-columns:1fr .95fr!important;align-items:center!important;gap:44px!important;display:grid!important}.content-title h2{font-size:26px!important;line-height:1.25!important}.content-subtitle{font-size:18px!important;line-height:1.35!important}.content-text{max-width:440px!important;font-size:16px!important;line-height:1.45!important}.task-box{font-size:16px!important;line-height:1.35!important}.download-btn{max-width:420px!important;height:54px!important;font-size:15px!important}.preview-box,.preview-box.tall{background:#fff!important;border-radius:14px!important;min-height:220px!important}.reward-heading{margin:0 auto 28px!important;font-size:24px!important}}@media (width<=768px){.campaign-light{background:#fff!important;padding:92px 22px 44px!important;overflow-x:hidden!important}.campaign-intro{flex-direction:column!important;align-items:stretch!important;gap:32px!important;width:100%!important;max-width:340px!important;margin:0 auto 42px!important;display:flex!important}.campaign-video-box{background:var(--pink)!important;border-radius:14px!important;width:100%!important;height:clamp(170px,52vw,230px)!important}.campaign-text h1{width:100%!important;max-width:100%!important;margin:0 0 16px!important;font-size:26px!important;font-weight:600!important;line-height:1.2!important}.campaign-text p{width:100%!important;max-width:100%!important;margin:0 0 16px!important;font-size:14px!important;line-height:1.45!important}.campaign-text a{font-size:13px!important}.campaign-tabs{grid-template-columns:1fr!important;gap:16px!important;width:100%!important;max-width:340px!important;margin:0 auto 34px!important;display:grid!important}.campaign-tab{border-radius:10px!important;gap:16px!important;width:100%!important;height:58px!important;padding:0 20px!important;font-size:18px!important}.campaign-tab span,.content-title span{border-radius:8px!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:14px!important}.campaign-content-card{color:#000!important;background:radial-gradient(circle at 15% 90%, #ffd60061, transparent 45%), radial-gradient(circle at 82% 12%, #ff2e933d, transparent 48%), linear-gradient(135deg, var(--cream), var(--white))!important;border-radius:18px!important;width:100%!important;max-width:340px!important;min-height:auto!important;margin:0 auto!important;padding:22px 18px!important}.campaign-card-inner.two-column{flex-direction:column!important;align-items:stretch!important;gap:22px!important;display:flex!important}.content-title{gap:12px!important;margin-bottom:18px!important}.content-title h2{font-size:22px!important;line-height:1.25!important}.content-subtitle{color:#000!important;font-size:15px!important;line-height:1.35!important}.content-text{color:#222!important;max-width:100%!important;margin-bottom:18px!important;font-size:13px!important;line-height:1.45!important}.task-box{color:#000!important;margin:18px 0!important;font-size:13px!important;line-height:1.35!important}.download-btn{border-radius:10px!important;width:100%!important;max-width:100%!important;height:48px!important;padding:0 18px 0 48px!important;font-size:13px!important}.download-btn img{width:18px!important;height:18px!important;left:18px!important}.preview-box,.preview-box.tall{background:#fff!important;border-radius:12px!important;width:100%!important;min-height:220px!important}.timeline-layout{grid-template-columns:82px 28px minmax(0,1fr)!important;align-items:start!important;gap:8px!important;width:100%!important;margin:18px auto 0!important;display:grid!important}.timeline-labels,.timeline-line,.timeline-dates{grid-template-rows:repeat(5,42px)!important;row-gap:12px!important;display:grid!important}.timeline-labels p{color:#000!important;font-size:9px!important;line-height:1.15!important}.timeline-line{width:28px!important}.timeline-line:before{width:2px!important;top:21px!important;bottom:21px!important}.icon-dot{width:26px!important;height:26px!important;font-size:10px!important}.small-dot{width:7px!important;height:7px!important}.timeline-dates span{white-space:normal!important;width:100%!important;height:42px!important;padding:0 6px!important;font-size:9px!important;line-height:1.15!important}.reward-heading{text-align:center!important;max-width:300px!important;margin:0 auto 22px!important;font-size:21px!important;line-height:1.25!important}.reward-feature-card{background:radial-gradient(circle at 15% 90%, #ffd60061, transparent 45%), radial-gradient(circle at 82% 12%, #ff2e933d, transparent 48%), linear-gradient(135deg, var(--cream), var(--white))!important}.reward-mini-card{background:#ffffffb3!important}}@media (width>=769px){.about-page{background:#fff!important;width:100%!important;padding-top:56px!important;overflow-x:hidden!important}.about-hero-section{background:var(--pink)!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-bottom:100px!important}.about-hero-img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:clamp(420px,38vw,580px)!important;display:block!important}.about-white-card{text-align:center!important;background:#fff!important;border-radius:22px!important;max-width:1120px!important;margin:-72px auto 0!important;padding:42px 70px 56px!important}.about-white-card p{max-width:980px!important;margin:0 auto!important;font-size:18px!important;font-weight:400!important;line-height:1.45!important}.about-purple-pill{border-radius:18px!important;width:720px!important;max-width:70%!important;height:62px!important;margin:-31px auto 0!important;font-size:22px!important;line-height:1.2!important}.purpose-section{text-align:center!important;width:100%!important;padding:64px 0 58px!important}.purpose-section h2{margin:0 0 36px!important;font-size:24px!important;line-height:1.2!important}.purpose-bg{background:radial-gradient(circle at 12% 8%, #ffd60052, transparent 34%), radial-gradient(circle at 82% 92%, #ff2e9340, transparent 42%), linear-gradient(135deg, var(--cream), #ffd6e8)!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:58px clamp(70px,8vw,130px)!important}.purpose-grid{grid-template-columns:repeat(3,1fr)!important;align-items:stretch!important;gap:40px!important;max-width:1100px!important;margin:0 auto!important;display:grid!important}.purpose-card{border-radius:22px!important;width:100%!important;height:auto!important;min-height:220px!important;padding:28px 24px!important}.purpose-card h3{font-size:18px!important;line-height:1.25!important}.purpose-card p{max-width:100%!important;font-size:14px!important;line-height:1.42!important}.about-cta{border-radius:22px!important;max-width:900px!important;margin:40px auto 58px!important;padding:22px 38px!important}.about-cta p{font-size:22px!important;line-height:1.35!important}.faq-section{padding:0 24px 80px!important}.faq-section h2{margin-bottom:34px!important;font-size:24px!important}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:28px 34px!important;max-width:1050px!important;margin:0 auto!important;display:grid!important}.faq-item{border-radius:0 0 20px 20px!important;align-self:start!important;width:100%!important;height:fit-content!important}.faq-question{min-height:76px!important;padding:0 26px!important}.faq-question span{font-size:17px!important;line-height:1.35!important}.faq-toggle,.faq-question strong{width:42px!important;min-width:42px!important;height:42px!important;font-size:28px!important}.faq-answer{padding:0 26px 24px!important;font-size:15px!important;line-height:1.45!important}}@media (width<=768px){.about-page{background:#fff!important;width:100%!important;padding-top:68px!important;overflow-x:hidden!important}.about-hero-section{background:var(--pink)!important;width:100%!important;max-width:100%!important;margin:0!important;padding-bottom:86px!important}.about-hero-img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:clamp(230px,62vw,340px)!important;display:block!important}.about-white-card{text-align:center!important;background:#fff!important;border-radius:18px!important;width:calc(100% - 36px)!important;max-width:340px!important;margin:-36px auto 0!important;padding:24px 20px 52px!important}.about-white-card p{max-width:100%!important;margin:0 auto!important;font-size:13px!important;font-weight:400!important;line-height:1.42!important}.about-purple-pill{letter-spacing:.8px!important;border-radius:14px!important;width:calc(100% - 64px)!important;max-width:290px!important;height:48px!important;margin:-24px auto 0!important;font-size:15px!important;line-height:1.2!important}.purpose-section{text-align:center!important;padding:46px 0 36px!important}.purpose-section h2{margin:0 0 26px!important;font-size:24px!important;line-height:1.15!important}.purpose-bg{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;background:radial-gradient(circle at 12% 8%, #ffd60052, transparent 34%), radial-gradient(circle at 82% 92%, #ff2e9340, transparent 42%), linear-gradient(135deg, var(--cream), #ffd6e8)!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:22px 18px!important;overflow:auto hidden!important}.purpose-bg::-webkit-scrollbar{display:none!important}.purpose-grid{flex-flow:row!important;gap:16px!important;width:max-content!important;display:flex!important}.purpose-card{scroll-snap-align:center!important;border-radius:20px!important;flex:0 0 clamp(220px,68vw,260px)!important;width:clamp(220px,68vw,260px)!important;height:auto!important;min-height:210px!important;padding:22px 18px!important}.purpose-card h3{margin-bottom:10px!important;font-size:16px!important;line-height:1.25!important}.purpose-card p{max-width:100%!important;font-size:12px!important;line-height:1.36!important}.about-cta{border-radius:18px!important;width:calc(100% - 36px)!important;max-width:330px!important;margin:30px auto 48px!important;padding:18px!important}.about-cta p{font-size:16px!important;font-weight:600!important;line-height:1.35!important}.faq-section{padding:0 18px 64px!important}.faq-section h2{text-align:center!important;margin:0 0 26px!important;font-size:24px!important;line-height:1.2!important}.faq-list{flex-direction:column!important;gap:18px!important;width:100%!important;max-width:340px!important;margin:0 auto!important;display:flex!important}.faq-item{border-radius:0 0 18px 18px!important}.faq-question{min-height:70px!important;padding:0 18px!important}.faq-question span{font-size:14px!important;line-height:1.35!important}.faq-toggle,.faq-question strong{width:38px!important;min-width:38px!important;height:38px!important;font-size:24px!important}.faq-answer{padding:0 18px 20px!important;font-size:13px!important;line-height:1.45!important}}@media (width>=769px){.purpose-section{padding:52px 0 50px!important}.purpose-section h2{margin-bottom:28px!important}.purpose-bg{padding:42px clamp(70px,7vw,120px)!important}.purpose-grid{gap:28px!important;max-width:1120px!important}.purpose-card{border-radius:22px!important;min-height:200px!important;padding:24px!important}.purpose-card h3{margin-bottom:8px!important;font-size:18px!important}.purpose-card p{font-size:14px!important;line-height:1.38!important}.purpose-card{min-height:180px!important}.purpose-bg{padding-top:34px!important;padding-bottom:34px!important}}@media (width<=768px){.purpose-section{padding:32px 0 24px!important}.purpose-section h2{margin-bottom:18px!important}.purpose-bg{padding:14px 12px!important}.purpose-grid{gap:10px!important}.purpose-card{border-radius:16px!important;flex:0 0 clamp(175px,54vw,205px)!important;width:clamp(175px,54vw,205px)!important;min-height:155px!important;padding:15px 14px!important}.purpose-card h3{margin-bottom:6px!important;font-size:14px!important;line-height:1.18!important}.purpose-card p{font-size:10.5px!important;line-height:1.28!important}}.spotlight-card{background:var(--white);color:var(--black);text-align:left;cursor:pointer;border:1px solid #00000040;font-family:inherit;transition:all .25s;overflow:hidden!important}.spotlight-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #ff2e9329}.avatar{background:#d9d9d9;flex-shrink:0;overflow:hidden}.avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.profile-row span{display:none!important}.spotlight-text{text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0!important;display:-webkit-box!important;overflow:hidden!important}.read-more-text{color:var(--pink);font-weight:600;display:inline-block}@media (width>=769px){.home-page .spotlight-bg{justify-content:center!important;display:flex!important}.home-page .spotlight-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:center!important;gap:22px!important;width:100%!important;max-width:1120px!important;margin:0 auto!important;display:grid!important}.home-page .spotlight-card{border-radius:22px!important;min-height:210px!important;max-height:210px!important;padding:16px 18px!important}.home-page .profile-row{gap:12px!important;margin-bottom:14px!important}.home-page .avatar{width:42px!important;height:42px!important}.home-page .profile-row h3{font-size:17px!important;line-height:1.2!important}.home-page .spotlight-text{-webkit-line-clamp:6!important;font-size:12px!important;line-height:1.32!important}.home-page .read-more-text{margin-top:8px!important;font-size:12px!important}}@media (width<=768px){.home-page .spotlight-cards{flex-wrap:nowrap!important;width:max-content!important;display:flex!important}.home-page .spotlight-card{border-radius:20px!important;flex:0 0 clamp(240px,72vw,285px)!important;width:clamp(240px,72vw,285px)!important;min-height:300px!important;max-height:300px!important;padding:16px!important}.home-page .profile-row{gap:12px!important;margin-bottom:14px!important}.home-page .avatar{width:46px!important;height:46px!important}.home-page .profile-row h3{font-size:18px!important;line-height:1.2!important}.home-page .spotlight-text{-webkit-line-clamp:9!important;font-size:12px!important;line-height:1.35!important}.home-page .read-more-text{margin-top:10px!important;font-size:11px!important}}.story-modal-overlay{z-index:999;-webkit-backdrop-filter:blur(8px);background:#00000073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.story-modal{color:#000;background:#fff;border-radius:26px;width:min(620px,92vw);max-height:82vh;padding:34px 34px 32px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000040}.story-modal-close{color:#111;cursor:pointer;background:#f3f3f3;border:none;border-radius:50%;width:36px;height:36px;font-size:28px;line-height:1;position:absolute;top:14px;right:18px}.story-modal-profile{align-items:center;gap:16px;margin-bottom:22px;display:flex}.story-modal-avatar{background:#d9d9d9;border-radius:50%;flex-shrink:0;width:76px;height:76px;overflow:hidden}.story-modal-avatar img{object-fit:cover;width:100%;height:100%}.story-modal-profile h3{margin:0;font-size:28px;font-weight:600}.story-modal p{margin:0;font-size:17px;line-height:1.65}@media (width<=768px){.story-modal-overlay{padding:18px}.story-modal{border-radius:22px;width:100%;max-height:78vh;padding:28px 22px 26px}.story-modal-avatar{width:60px;height:60px}.story-modal-profile h3{font-size:22px}.story-modal p{font-size:14px;line-height:1.55}}.story-image-button{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.story-image-button img{transition:transform .25s,box-shadow .25s}.story-image-button:hover img{transform:translateY(-4px);box-shadow:0 14px 28px #7b2cff38}.story-image-modal{background:#fff;border-radius:26px;width:min(900px,92vw);max-height:86vh;padding:18px;position:relative;box-shadow:0 24px 80px #00000040}.story-image-modal img{object-fit:contain;border-radius:20px;width:100%;max-height:78vh;display:block}@media (width<=768px){.story-image-modal{border-radius:20px;width:94vw;padding:12px}.story-image-modal img{border-radius:16px;max-height:74vh}}@media (width>=769px){.story-collage{grid-template-columns:1.45fr 1fr!important;align-items:stretch!important;gap:40px!important;max-width:1320px!important}.story-main-button,.story-main-img{height:430px!important}.story-main-img{object-fit:cover!important;object-position:center center!important;border-radius:32px!important;width:100%!important}.story-small-grid{grid-template-columns:repeat(2,1fr)!important;gap:28px!important;height:430px!important;display:grid!important}.story-small-grid .story-image-button{height:201px!important}.story-small-grid img{object-fit:cover!important;object-position:center 38%!important;border-radius:26px!important;width:100%!important;height:100%!important}}@media (width<=768px){.story-collage{grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:390px!important;margin:0 auto!important;display:grid!important}.story-main-button{width:100%!important}.story-main-img{aspect-ratio:4/3!important;object-fit:cover!important;object-position:center center!important;border-radius:20px!important;width:100%!important;height:auto!important}.story-small-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important;width:100%!important;display:grid!important}.story-small-grid .story-image-button{width:100%!important;height:auto!important}.story-small-grid img{aspect-ratio:1!important;object-fit:cover!important;object-position:center!important;border-radius:18px!important;width:100%!important;height:auto!important}}.download-btn{text-decoration:none!important}.campaign-video-box,.preview-box{overflow:hidden!important}.campaign-video-box img,.preview-box img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}.download-btn,.campaign-text a{text-decoration:none!important}.campaign-video-box{cursor:pointer;border-radius:24px;transition:all .3s;display:block;overflow:hidden;cursor:pointer!important;text-decoration:none!important;display:block!important}.campaign-video-box:hover{transform:translateY(-4px)}.campaign-video-box img{object-fit:cover;width:100%;height:100%;display:block}.campaign-video-box{position:relative}.campaign-video-box:after{content:"▶";color:#ff2e93;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-instagram-section{background:#fff7fb;width:100%;padding:80px 5%}.story-instagram-header{text-align:center;max-width:760px;margin:0 auto 42px}.story-instagram-header span{color:var(--pink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-weight:700;display:inline-block}.story-instagram-header h2{color:var(--black);margin:0 0 14px;font-size:clamp(32px,5vw,56px)}.story-instagram-header p{color:#5f5470;margin:0;font-size:16px;line-height:1.6}.story-instagram-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:1440px;margin:0 auto;display:grid}.story-instagram-card{background:#fff;border:1px solid #ff2e932e;border-radius:24px;width:100%;height:650px;box-shadow:0 16px 36px #7b2cff1f;overflow:hidden!important}.story-instagram-card iframe{background:#fff;border:none;width:100%;height:650px;display:block;overflow:hidden!important}.story-instagram-more{color:#fff;background:linear-gradient(135deg,#ff2e93,#7b2cff);border-radius:999px;justify-content:center;align-items:center;width:fit-content;margin:42px auto 0;padding:14px 26px;font-weight:700;display:flex;box-shadow:0 14px 34px #7b2cff38;text-decoration:none!important}@media (width>=769px) and (width<=1100px){.story-instagram-grid{grid-template-columns:repeat(2,1fr);max-width:760px}.story-instagram-card,.story-instagram-card iframe{height:680px}}@media (width<=768px){.story-instagram-section{padding:54px 18px}.story-instagram-header{margin-bottom:28px}.story-instagram-header h2{font-size:32px;line-height:1.08}.story-instagram-header p{font-size:14px}.story-instagram-grid{scroll-snap-type:x mandatory;gap:16px;padding-bottom:12px;display:flex;overflow-x:auto}.story-instagram-card{scroll-snap-align:center;flex:0 0 84vw;height:620px}.story-instagram-card iframe{height:620px}.story-instagram-more{margin-top:28px;padding:13px 22px;font-size:14px}}.story-post-card{text-align:left!important;background:#fff!important;border:1px solid #ff2e932e!important;border-radius:26px!important;flex-direction:column!important;width:100%!important;padding:0!important;transition:transform .25s,box-shadow .25s!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 44px #7b2cff24!important}.story-post-card img{aspect-ratio:4/5!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;width:100%!important;height:auto!important;display:block!important}.story-post-card p{color:#4e435f!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical!important;min-height:auto!important;margin:0 18px 18px!important;font-size:13px!important;line-height:1.5!important;display:-webkit-box!important;overflow:hidden!important}.view-post-btn{color:#fff!important;background:linear-gradient(135deg,#ff2e93,#7b2cff)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:auto 18px 20px!important;padding:13px 16px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;display:flex!important}@media (width>=769px) and (width<=1100px){.story-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:820px!important}}@media (width<=768px){.story-user-section{padding:56px 18px!important}.story-user-section h2{margin-bottom:28px!important;font-size:32px!important}.story-post-grid{flex-direction:column!important;gap:20px!important;max-width:430px!important;display:flex!important}.story-post-card{border-radius:24px!important;box-shadow:0 18px 42px #7b2cff2e!important}.story-post-card img{aspect-ratio:4/5!important}.story-post-card h3{margin:17px 17px 9px!important;font-size:16px!important}.story-post-card p{-webkit-line-clamp:4!important;margin:0 17px 16px!important;font-size:13.5px!important;line-height:1.52!important}.view-post-btn{margin:auto 17px 18px!important;padding:13px 16px!important;font-size:13px!important}}.story-user-section{text-align:center!important;background:#fff7fb!important;width:100%!important;padding:90px 5%!important}.story-user-section h2{color:var(--black)!important;margin:0 0 44px!important;font-size:clamp(34px,5vw,56px)!important;font-weight:800!important;line-height:1.08!important}.story-post-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;width:100%!important;max-width:1440px!important;margin:0 auto!important;display:grid!important}.story-post-card{cursor:pointer!important;text-align:left!important;background:#fff!important;border:1px solid #ff2e932e!important;border-radius:26px!important;flex-direction:column!important;width:100%!important;padding:0!important;font-family:inherit!important;transition:transform .25s,box-shadow .25s!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 44px #7b2cff24!important}.story-post-card:hover{transform:translateY(-7px)!important;box-shadow:0 24px 60px #7b2cff38!important}.story-post-card>img{aspect-ratio:4/5!important;object-fit:cover!important;object-position:center!important;width:100%!important;height:auto!important;display:block!important}.story-post-card-body{padding:18px 18px 20px!important}.story-post-card h3{color:#111!important;margin:0 0 3px!important;font-size:16px!important;font-weight:900!important}.story-post-card span{color:#8a7b9d!important;margin-bottom:12px!important;font-size:12px!important;font-weight:700!important;display:block!important}.story-post-card p{color:#4e435f!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical!important;margin:0 0 18px!important;font-size:13px!important;line-height:1.5!important;display:-webkit-box!important;overflow:hidden!important}.view-post-btn{color:#fff!important;background:linear-gradient(135deg,#ff2e93,#7b2cff)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:100%!important;padding:13px 16px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;display:flex!important}.story-post-modal{background:#fff;border-radius:28px;width:min(560px,92vw);max-height:86vh;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000040}.story-post-modal>img{object-fit:contain;background:#111;border-radius:28px 28px 0 0;width:100%;max-height:62vh;display:block}.story-post-modal-content{padding:24px 26px 28px}.story-post-modal-content h3{color:#111;margin:0 0 4px;font-size:24px}.story-post-modal-content span{color:#8a7b9d;margin-bottom:16px;font-size:14px;font-weight:700;display:block}.story-post-modal-content p{color:#4e435f;margin:0 0 20px;font-size:15px;line-height:1.65}.modal-link{width:fit-content!important}@media (width>=769px) and (width<=1100px){.story-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:820px!important}}@media (width<=768px){.story-user-section{padding:56px 18px!important}.story-user-section h2{margin-bottom:28px!important;font-size:32px!important}.story-post-grid{flex-direction:column!important;gap:20px!important;max-width:430px!important;display:flex!important}.story-post-card{border-radius:24px!important;box-shadow:0 18px 42px #7b2cff2e!important}.story-post-card>img{aspect-ratio:4/5!important}.story-post-card-body{padding:18px 17px 20px!important}.story-post-card h3{font-size:16px!important}.story-post-card p{-webkit-line-clamp:4!important;font-size:13.5px!important;line-height:1.52!important}.story-post-modal{border-radius:24px;width:94vw;max-height:82vh}.story-post-modal>img{border-radius:24px 24px 0 0;max-height:55vh}.story-post-modal-content{padding:20px 20px 24px}.story-post-modal-content h3{font-size:20px}.story-post-modal-content p{font-size:14px;line-height:1.55}}.story-user-section{z-index:1!important;padding-top:130px!important;padding-bottom:100px!important;position:relative!important}.story-user-section h2{z-index:2!important;filter:none!important;opacity:1!important;margin-bottom:56px!important;position:relative!important}.story-post-card{min-height:0!important}.story-post-card>img{aspect-ratio:4/4.85!important}.story-post-card-body{flex-direction:column!important;min-height:250px!important;display:flex!important}.story-post-card p{-webkit-line-clamp:4!important;margin-bottom:18px!important}.view-post-btn{margin-top:auto!important}@media (width<=768px){.story-user-section{padding-top:76px!important;padding-bottom:70px!important}.story-user-section h2{margin-bottom:34px!important}.story-post-card-body{min-height:auto!important}.story-post-card p{-webkit-line-clamp:5!important}}.story-post-card .view-post-btn{width:fit-content!important;min-width:170px!important;margin-top:auto!important;margin-left:auto!important;margin-right:auto!important}@media (width<=768px){.story-post-card .view-post-btn{min-width:180px!important}}.story-post-card .view-post-btn,.story-post-modal .view-post-btn{color:#fff!important;background:linear-gradient(135deg,#ff2e93 0%,#ff7a2f 100%)!important;border:none!important;border-radius:999px!important;text-decoration:none!important;box-shadow:0 10px 24px #ff4a7842!important}.story-post-card .view-post-btn:hover,.story-post-modal .view-post-btn:hover{transform:translateY(-2px)!important;box-shadow:0 14px 32px #ff4a7857!important}
