.SupportPage-module__mso2Fa__pageContainer{background-color:var(--color-gray-50);flex-direction:column;min-height:100vh;display:flex}.SupportPage-module__mso2Fa__hero{color:var(--color-white);text-align:center;background:linear-gradient(135deg,#0a2e73 0%,#154593 100%);padding:4rem 1rem;position:relative;overflow:hidden}.SupportPage-module__mso2Fa__hero:after{content:"";background-color:var(--color-gray-50);width:100%;height:40px;position:absolute;bottom:-20px;left:0;transform:skewY(-2deg)}.SupportPage-module__mso2Fa__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.SupportPage-module__mso2Fa__title{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.SupportPage-module__mso2Fa__description{opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.SupportPage-module__mso2Fa__stats{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.SupportPage-module__mso2Fa__statItem{border-radius:var(--border-radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;flex-direction:column;align-items:center;padding:1rem 2rem;display:flex}.SupportPage-module__mso2Fa__statValue{color:#f7931e;font-size:2rem;font-weight:700}.SupportPage-module__mso2Fa__statLabel{text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.SupportPage-module__mso2Fa__mainContent{z-index:3;width:100%;max-width:1000px;margin:-2rem auto 4rem;padding:0 1rem;position:relative}.SupportPage-module__mso2Fa__card{background-color:var(--color-white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);text-align:center;padding:3rem}.SupportPage-module__mso2Fa__framePreview{border-radius:var(--border-radius-md);max-width:300px;box-shadow:var(--shadow-md);background-image:linear-gradient(45deg,#ccc 25%,#0000 25%),linear-gradient(-45deg,#ccc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ccc 75%),linear-gradient(-45deg,#0000 75%,#ccc 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;margin:0 auto 2rem}.SupportPage-module__mso2Fa__framePreview img{width:100%;height:auto;display:block}.SupportPage-module__mso2Fa__btnParticipate{color:#fff;border-radius:var(--border-radius-full);cursor:pointer;background:linear-gradient(135deg,#f7931e 0%,#ff8c00 100%);border:none;align-items:center;gap:.5rem;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 10px 20px #f7931e4d}.SupportPage-module__mso2Fa__btnParticipate:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 30px #f7931e66}.SupportPage-module__mso2Fa__generatorSection{background-color:var(--color-white);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-lg);margin-top:2rem;padding:2rem}.SupportPage-module__mso2Fa__shareSection{text-align:center;border-top:1px solid var(--color-gray-200);margin-top:3rem;padding-top:2rem}.SupportPage-module__mso2Fa__shareTitle{color:#0a2e73;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.SupportPage-module__mso2Fa__shareButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.SupportPage-module__mso2Fa__shareBtn{border-radius:var(--border-radius-full);color:#fff;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.SupportPage-module__mso2Fa__shareBtn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.SupportPage-module__mso2Fa__shareFb{background-color:#1877f2}.SupportPage-module__mso2Fa__shareTw{background-color:#1da1f2}.SupportPage-module__mso2Fa__shareWa{background-color:#25d366}.SupportPage-module__mso2Fa__shareIn{background-color:#0a66c2}@media (max-width:768px){.SupportPage-module__mso2Fa__title{font-size:2rem}.SupportPage-module__mso2Fa__card{padding:1.5rem}.SupportPage-module__mso2Fa__stats{gap:1rem}.SupportPage-module__mso2Fa__statItem{padding:.8rem 1.2rem}}
.PhotoGenerator-module__gyrkaG__container{background:var(--color-white);border-radius:var(--border-radius-lg);width:100%;max-width:600px;box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;margin:0 auto;padding:2rem;display:flex}.PhotoGenerator-module__gyrkaG__workspace{aspect-ratio:1;background-color:var(--color-gray-100);border-radius:var(--border-radius-md);width:100%;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:inset 0 2px 10px #0000000d}.PhotoGenerator-module__gyrkaG__canvasContainer{width:100%;height:100%;position:absolute;top:0;left:0}.PhotoGenerator-module__gyrkaG__canvas{touch-action:none;cursor:grab;width:100%;height:100%}.PhotoGenerator-module__gyrkaG__canvas:active{cursor:grabbing}.PhotoGenerator-module__gyrkaG__uploadOverlay{z-index:10;border:2px dashed var(--color-primary);border-radius:var(--border-radius-md);cursor:pointer;background-color:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.PhotoGenerator-module__gyrkaG__uploadOverlay:hover{background-color:#fffffff2;transform:scale(.98)}.PhotoGenerator-module__gyrkaG__controls{flex-direction:column;gap:1.5rem;width:100%;display:flex}.PhotoGenerator-module__gyrkaG__controlGroup{flex-direction:column;gap:.5rem;display:flex}.PhotoGenerator-module__gyrkaG__controlHeader{justify-content:space-between;align-items:center;display:flex}.PhotoGenerator-module__gyrkaG__controlLabel{color:var(--color-gray-600);font-size:.9rem;font-weight:600}.PhotoGenerator-module__gyrkaG__slider{accent-color:#f7931e;width:100%}.PhotoGenerator-module__gyrkaG__actions{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.PhotoGenerator-module__gyrkaG__btn{border-radius:var(--border-radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:700;transition:all .3s;display:flex}.PhotoGenerator-module__gyrkaG__btnPrimary{color:#fff;background:linear-gradient(135deg,#0a2e73 0%,#1a4da1 100%);grid-column:span 2;box-shadow:0 4px 15px #0a2e734d}.PhotoGenerator-module__gyrkaG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0a2e7366}.PhotoGenerator-module__gyrkaG__btnSecondary{background-color:var(--color-gray-100);color:var(--color-gray-600)}.PhotoGenerator-module__gyrkaG__btnSecondary:hover{background-color:var(--color-gray-200)}.PhotoGenerator-module__gyrkaG__hiddenInput{display:none}.PhotoGenerator-module__gyrkaG__loadingOverlay{z-index:20;color:#0a2e73;background:#fffc;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex;position:absolute;top:0;left:0}
