.homepage-module-scss-module__rtO1pq__hero{background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-shrink:0;width:100%;height:100vh;position:relative}.homepage-module-scss-module__rtO1pq__hero__sfw{background-image:url(https://firebasestorage.googleapis.com/v0/b/commission-tracker-55dbe.appspot.com/o/SFW%2FLANDING_PAGE%2FBackground_Website.png?alt=media&token=80a3bd45-518a-408b-a6a3-6876cb3cc5de)}.homepage-module-scss-module__rtO1pq__hero__nsfw{background-image:url(https://firebasestorage.googleapis.com/v0/b/commission-tracker-55dbe.appspot.com/o/NSFW%2FLANDING_PAGE%2Fnsfw_sayuri-draws.png?alt=media&token=87ae7569-df0f-492b-8779-d6fe62120e34)}.homepage-module-scss-module__rtO1pq__hero:after{content:"";pointer-events:none;background:linear-gradient(#00000026 0%,#0000 40%,#0000008c 100%);position:absolute;inset:0}@media (max-width:2300px){.homepage-module-scss-module__rtO1pq__hero{background-position:80%}}@media (max-width:1024px){.homepage-module-scss-module__rtO1pq__hero{background-position-x:90%}}.homepage-module-scss-module__rtO1pq__hero__content{z-index:1;color:#fff;max-width:55vw;position:absolute;top:50%;left:10%;transform:translateY(-50%)}@media (max-width:1024px){.homepage-module-scss-module__rtO1pq__hero__content{text-align:center;max-width:80vw;left:50%;transform:translate(-50%,-50%)}}@media (max-width:580px){.homepage-module-scss-module__rtO1pq__hero__content{max-width:90vw;top:40%}}.homepage-module-scss-module__rtO1pq__hero__title{letter-spacing:.15em;text-shadow:0 2px 14px #00000073;margin:0 0 .2em;font-size:clamp(3rem,6vw,5.5rem);font-weight:600;line-height:1.1}.homepage-module-scss-module__rtO1pq__hero__subtitle{letter-spacing:.1em;opacity:.92;text-shadow:0 1px 6px #0006;margin:0 0 2.25rem;font-size:clamp(1.1rem,2.5vw,1.75rem);font-style:italic;font-weight:275}.homepage-module-scss-module__rtO1pq__hero__cta{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:1024px){.homepage-module-scss-module__rtO1pq__hero__cta{justify-content:center}}.homepage-module-scss-module__rtO1pq__hero__cta__primary{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.06em;background:#ffffff26;border:1.5px solid #ffffffd9;border-radius:40px;padding:.75rem 2rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:background .25s,transform .2s;display:inline-block}.homepage-module-scss-module__rtO1pq__hero__cta__primary:hover{background:#ffffff47;transform:translateY(-2px)}.homepage-module-scss-module__rtO1pq__hero__cta__secondary{color:#ffffffd9;letter-spacing:.06em;background:0 0;border:1.5px solid #ffffff80;border-radius:40px;padding:.75rem 2rem;font-family:inherit;font-size:1rem;font-weight:400;text-decoration:none;transition:border-color .25s,color .25s,transform .2s;display:inline-block}.homepage-module-scss-module__rtO1pq__hero__cta__secondary:hover{color:#fff;border-color:#ffffffe6;transform:translateY(-2px)}.homepage-module-scss-module__rtO1pq__scrollIndicator{z-index:2;cursor:pointer;color:#ffffffb3;background:0 0;border:none;padding:.5rem;font-size:1.4rem;transition:color .2s;animation:2.2s ease-in-out infinite homepage-module-scss-module__rtO1pq__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.homepage-module-scss-module__rtO1pq__scrollIndicator:hover{color:#fff}@keyframes homepage-module-scss-module__rtO1pq__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(9px)}}.homepage-module-scss-module__rtO1pq__recentWorks{box-sizing:border-box;background-color:var(--joy-palette-background-body);width:100%;padding:90px 10%;transition:background-color .3s}@media (max-width:768px){.homepage-module-scss-module__rtO1pq__recentWorks{padding:64px 6%}}.homepage-module-scss-module__rtO1pq__recentWorks__header{text-align:center;margin-bottom:48px}.homepage-module-scss-module__rtO1pq__recentWorks__title{color:var(--joy-palette-text-primary);letter-spacing:.06em;margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.homepage-module-scss-module__rtO1pq__recentWorks__subtitle{color:var(--joy-palette-text-secondary);margin:0;font-size:1rem;font-weight:300}.homepage-module-scss-module__rtO1pq__recentWorks__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}@media (max-width:640px){.homepage-module-scss-module__rtO1pq__recentWorks__grid{grid-template-columns:repeat(2,1fr)}}.homepage-module-scss-module__rtO1pq__recentWorks__skeleton{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.homepage-module-scss-module__rtO1pq__recentWorks__skeleton__card{aspect-ratio:3/4;background:linear-gradient(90deg,var(--joy-palette-background-level1)25%,var(--joy-palette-background-level2)50%,var(--joy-palette-background-level1)75%);background-size:200% 100%;border-radius:12px;animation:1.5s linear infinite homepage-module-scss-module__rtO1pq__shimmer}.homepage-module-scss-module__rtO1pq__recentWorks__card{cursor:pointer;aspect-ratio:3/4;border-radius:12px;overflow:hidden}.homepage-module-scss-module__rtO1pq__recentWorks__card:hover .homepage-module-scss-module__rtO1pq__recentWorks__card__img{transform:scale(1.06)}.homepage-module-scss-module__rtO1pq__recentWorks__card:hover .homepage-module-scss-module__rtO1pq__recentWorks__card__overlay{opacity:1}.homepage-module-scss-module__rtO1pq__recentWorks__card__imgWrapper{width:100%;height:100%;position:relative}.homepage-module-scss-module__rtO1pq__recentWorks__card__img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.homepage-module-scss-module__rtO1pq__recentWorks__card__overlay{opacity:0;background:linear-gradient(#0000 45%,#000000c7 100%);flex-direction:column;justify-content:flex-end;padding:14px;transition:opacity .3s;display:flex;position:absolute;inset:0}.homepage-module-scss-module__rtO1pq__recentWorks__card__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:500;overflow:hidden}.homepage-module-scss-module__rtO1pq__recentWorks__card__date{color:#ffffffad;margin-top:3px;font-size:.74rem}.homepage-module-scss-module__rtO1pq__recentWorks__footer{text-align:center;margin-top:44px}.homepage-module-scss-module__rtO1pq__recentWorks__cta{color:var(--joy-palette-primary-plainColor);letter-spacing:.03em;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:gap .2s,opacity .2s;display:inline-flex}.homepage-module-scss-module__rtO1pq__recentWorks__cta:hover{opacity:.75;gap:.75rem}@keyframes homepage-module-scss-module__rtO1pq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.homepage-module-scss-module__rtO1pq__commissionBanner{box-sizing:border-box;background:linear-gradient(135deg,var(--joy-palette-primary-800,#6b21a8)0%,var(--joy-palette-primary-600,#9333ea)100%);width:100%;padding:90px 10% 180px}.homepage-module-scss-module__rtO1pq__commissionBanner__content{text-align:center;max-width:600px;margin:0 auto}.homepage-module-scss-module__rtO1pq__commissionBanner__title{color:#fff;letter-spacing:.04em;margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600}.homepage-module-scss-module__rtO1pq__commissionBanner__text{color:#ffffffd9;margin:0 0 2rem;font-size:1.1rem;font-weight:300;line-height:1.7}.homepage-module-scss-module__rtO1pq__commissionBanner__cta{color:#fff;letter-spacing:.05em;border:1.5px solid #fffc;border-radius:40px;align-items:center;gap:.5rem;padding:.85rem 2.25rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:background .25s,gap .2s,transform .2s;display:inline-flex}.homepage-module-scss-module__rtO1pq__commissionBanner__cta:hover{background:#ffffff26;gap:.75rem;transform:translateY(-2px)}
