*{box-sizing:border-box}
html,body,#creates-home{background:#fff;min-height:100%;margin:0}
body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}
body.ren-mobile-menu-open{overflow:hidden}
#creates-original-home{min-height:100vh;padding-top:4vw}
#creates-original-home:empty{place-items:center;min-height:100vh;padding:0;display:grid}
#creates-original-home:empty:after{content:"";border:2px solid #e5e5e5;border-top-color:#111;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite creates-spin}
@keyframes creates-spin{to{transform:rotate(360deg)}
}
:root{--creates-floating-inline-ren:max(16px,calc((100vw - 1440px)/2));--creates-floating-menu-top-ren:calc(16px + env(safe-area-inset-top))}
.ren-mobile-menu-top-actions{top:var(--creates-floating-menu-top-ren);right:calc(var(--creates-floating-inline-ren) + env(safe-area-inset-right));z-index:999999;justify-content:flex-end;align-items:center;max-width:calc(100vw - 32px);display:inline-flex;position:fixed}
.ren-mobile-auth-pill{--register-width:104px;--login-width:58px;--menu-width:36px;width:calc(var(--register-width) + var(--login-width) + var(--menu-width));color:#111;background:#b9ff66;border:1px solid #59b5013d;border-radius:999px;align-items:center;height:36px;transition:width .26s cubic-bezier(.16,1,.3,1);display:inline-flex;overflow:hidden;box-shadow:0 2px 7px #0000001a}
.ren-mobile-auth-link{flex:0 0 var(--register-width);height:36px;min-width:0;width:var(--register-width);white-space:nowrap;overflow:hidden;border:0;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:600;line-height:1;transition:width .26s cubic-bezier(.16,1,.3,1),flex-basis .26s cubic-bezier(.16,1,.3,1),opacity .16s,padding .26s cubic-bezier(.16,1,.3,1),background-color .16s;display:inline-flex;color:#111!important;text-decoration:none!important}
.ren-mobile-auth-link--login{width:var(--login-width);flex-basis:var(--login-width);border-left:1px solid #11111129;cursor:pointer;background:#b9ff66}
.ren-mobile-auth-link svg{flex:0 0 16px;width:16px;height:16px}
.ren-mobile-auth-link>span{color:#111;font-size:12px;font-weight:600;line-height:1;display:block}
.ren-mobile-auth-link:hover{background:#1111110f}
.ren-mobile-menu-top-actions.is-collapsed .ren-mobile-auth-pill{width:var(--menu-width);justify-content:flex-end}
.ren-mobile-menu-top-actions.is-collapsed .ren-mobile-auth-link{opacity:0;pointer-events:none;border-left-width:0;flex-basis:0;width:0;min-width:0;padding-left:0;padding-right:0;overflow:hidden}
.ren-mobile-menu-button{--button-width:var(--ren-target-width,112px);top:var(--creates-floating-menu-top-ren);right:calc(var(--creates-floating-inline-ren) + env(safe-area-inset-right));z-index:999999;width:var(--button-width);color:#111;cursor:pointer;background:#b9ff66;border:1px solid #59b5013d;border-radius:999px;justify-content:flex-start;align-items:center;gap:6px;min-width:76px;max-width:min(208px,100vw - 32px);height:36px;padding:0 4px 0 10px;transition:filter .16s,transform .12s,width .28s cubic-bezier(.16,1,.3,1),min-width .28s cubic-bezier(.16,1,.3,1),padding .28s cubic-bezier(.16,1,.3,1),gap .24s;display:inline-flex;position:fixed;overflow:hidden;box-shadow:0 2px 7px #0000001a}
.ren-mobile-auth-pill>.ren-mobile-menu-button{z-index:auto;flex:0 0 calc(var(--menu-width) - 2px);width:calc(var(--menu-width) - 2px);min-width:calc(var(--menu-width) - 2px);max-width:calc(var(--menu-width) - 2px);height:calc(var(--menu-width) - 2px);box-shadow:none;background:0 0;border:0;margin-left:auto;padding:0;gap:0;justify-content:center;align-items:center;display:inline-flex;position:relative;inset:auto}
.ren-mobile-menu-button:hover{filter:brightness(1.04)}
.ren-mobile-menu-button:active{transform:scale(.96)}
.ren-mobile-menu-button.is-open,.ren-mobile-menu-button.is-collapsed{justify-content:center;gap:0;width:36px;min-width:36px;padding:0 4px}
.ren-mobile-menu-icon-pill{color:#fff;background:#59b501;border:1px solid #ffffff3d;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}
.ren-mobile-menu-icon{width:14px;height:10px;display:block;position:relative}
.ren-mobile-menu-icon:before,.ren-mobile-menu-icon:after,.ren-mobile-menu-icon i{content:"";background:currentColor;border-radius:999px;width:14px;height:2px;transition:transform .22s,opacity .22s;display:block;position:absolute;left:0}
.ren-mobile-menu-icon:before{top:0}
.ren-mobile-menu-icon i{top:4px}
.ren-mobile-menu-icon:after{bottom:0}
.ren-mobile-menu-button.is-open .ren-mobile-menu-icon:before{top:4px;transform:rotate(45deg)}
.ren-mobile-menu-button.is-open .ren-mobile-menu-icon i{opacity:0}
.ren-mobile-menu-button.is-open .ren-mobile-menu-icon:after{bottom:4px;transform:rotate(-45deg)}
.ren-mobile-menu-label{width:calc(var(--button-width) - 48px);white-space:nowrap;opacity:1;flex:auto;height:22px;font-size:12px;font-weight:600;line-height:22px;transition:width .26s cubic-bezier(.16,1,.3,1),opacity .16s;display:block;position:relative;overflow:hidden}
.ren-mobile-menu-button.is-open .ren-mobile-menu-label,.ren-mobile-menu-button.is-collapsed .ren-mobile-menu-label{opacity:0;width:0}
.ren-mobile-menu-label-text{text-overflow:ellipsis;white-space:nowrap;display:block;position:absolute;inset:0;overflow:hidden}
.ren-mobile-menu-backdrop{z-index:999998;visibility:hidden;opacity:0;pointer-events:none;background:#0000000a;border:0;transition:opacity .18s,visibility 0s linear .18s;position:fixed;inset:0}
.ren-mobile-menu-backdrop.is-open{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .18s}
.ren-mobile-menu-panel{top:calc(var(--creates-floating-menu-top-ren) + 43px);right:calc(var(--creates-floating-inline-ren) + env(safe-area-inset-right));z-index:999999;color:#f6f8ff;pointer-events:none;overscroll-behavior:contain;background:#191e2a;border:1px solid #ffffff24;border-radius:18px;outline:none;width:min(285px,100vw - 24px);max-height:85%;padding:8px;transition:transform .28s cubic-bezier(.22,1,.36,1);display:block;position:fixed;overflow:hidden auto;transform:translate(calc(100% + 32px));box-shadow:none}
.ren-mobile-menu-panel.is-open{pointer-events:auto;transform:translate(0,0);box-shadow:0 3px 10px #0000001f}
.ren-mobile-menu-panel::-webkit-scrollbar{width:10px}
.ren-mobile-menu-panel::-webkit-scrollbar-thumb{background:#dce1ee57 padding-box content-box;border:2px solid #0000;border-radius:999px}
.ren-mobile-profile-card{background:linear-gradient(135deg,#ffffff1a,#ffffff0b),#ffffff09;border:1px solid #ffffff1a;border-radius:15px;align-items:center;gap:11px;width:100%;min-height:56px;padding:8px 10px;display:flex}
.ren-mobile-profile-avatar{object-fit:cover;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex:0 0 38px;width:38px;height:38px}
.ren-mobile-profile-copy{min-width:0}
.ren-mobile-profile-name,.ren-mobile-profile-email{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}
.ren-mobile-profile-name{color:#f6f8ff;font-size:13px;font-weight:600;line-height:1.2}
.ren-mobile-profile-email{color:#f6f8ff94;margin-top:3px;font-size:10px;font-weight:500;line-height:1.2}
.ren-mobile-menu-item{background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:10px;width:100%;min-height:42px;padding:6px 11px;font-size:14px;font-weight:600;line-height:1.25;transition:background .16s,color .16s;display:flex;color:#ffffffb3!important;text-decoration:none!important}
.ren-mobile-menu-item:hover,.ren-mobile-menu-item:focus-visible{background:#ffffff14;border-color:#ffffff21;outline:none;color:#f6f8ff!important}
.ren-mobile-menu-item-icon,.ren-mobile-menu-item-icon svg{flex:0 0 18px;width:18px;height:18px;display:block;color:currentColor!important;stroke:currentColor!important}
.ren-mobile-menu-item>span:last-child{min-width:0}
.ren-mobile-menu-item small{margin-top:2px;font-size:10px;font-weight:500;line-height:1.25;display:block;color:#f6f8ff94!important}
.ren-mobile-menu-item--active{color:#8ec5ff!important}
.ren-mobile-menu-item--danger{color:#ff6165!important}
.ren-mobile-menu-item--danger small{color:#ff6165b8!important}
.ren-mobile-menu-sep{background:#ffffff1f;height:1px;margin:6px}
.ren-mobile-menu-footer{color:#f6f8ff94;padding:12px 10px 8px;display:block}
.ren-mobile-menu-footer-logo{opacity:.75;width:96px;max-width:100%;height:auto;margin:0 0 10px;display:block}
.ren-mobile-menu-footer-address{color:#f6f8ff85;margin:0;font-size:10px;font-weight:500;line-height:1.45}
.app-notice{z-index:1500000;place-items:center;padding:20px;display:grid;position:fixed;inset:0}
.app-notice-backdrop{background:#080a0e8f;position:absolute;inset:0}
.app-notice>section{color:#191919;background:#fff;border-radius:24px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:30px;position:relative;overflow:auto}
.app-notice-close{background:#f2f2f2;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:15px;right:15px}
.app-notice-close svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px}
.app-notice small{color:#777;font-size:11px}
.app-notice h2{margin:10px 45px 10px 0;font-size:28px;font-weight:600}
.app-notice p{color:#626262;font-size:14px;line-height:1.55}
.app-notice article{border-top:1px solid #ededed;padding:15px 0}
.app-notice article b{font-size:14px;font-weight:600}
.app-notice article p{margin:5px 0 0}
.app-notice footer{border-top:1px solid #ededed;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}
.app-notice footer a{color:#666;font-size:12px}
.app-notice footer button{background:#adff4f;border:0;border-radius:999px;height:44px;padding:0 20px;font-size:12px;font-weight:600}
@media (width<=1200px){:root{--creates-floating-menu-top-ren:calc(6px + env(safe-area-inset-top))}
}
@media (width<=900px){#creates-original-home{padding-top:8vw}
}
@media (width<=700px){#creates-original-home{padding-top:25vw}
}
@media (width<=560px){.app-notice{place-items:end center;padding:0}
.app-notice>section{border-radius:24px 24px 0 0;width:100%;max-height:calc(100vh - 16px);padding:26px 20px}
.app-notice h2{font-size:24px}
.app-notice footer{flex-direction:column-reverse;align-items:stretch}
.app-notice footer button{width:100%}
.app-notice footer a{text-align:center}
}
@media (prefers-reduced-motion:reduce){#creates-original-home:empty:after{animation:none}
.ren-mobile-menu-panel,.ren-mobile-menu-panel.is-open{transition:none}
}
.ren-mobile-menu-panel{opacity:0;transform-origin:100% 0;will-change:transform,opacity;backface-visibility:hidden;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .22s;transform:translate(calc(100% + 32px))scale(.985)}
.ren-mobile-menu-panel.is-open{opacity:1;transform:translate(0,0)scale(1)}
.ren-mobile-menu-backdrop{transition:opacity .26s cubic-bezier(.16,1,.3,1),visibility 0s linear .26s}
.ren-mobile-menu-backdrop.is-open{transition:opacity .26s cubic-bezier(.16,1,.3,1)}
.ren-mobile-menu-item{opacity:.25;transition:background .16s,border-color .16s,color .16s,transform .3s cubic-bezier(.16,1,.3,1),opacity .22s;transform:translate(9px)}
.ren-mobile-menu-panel.is-open .ren-mobile-menu-item{opacity:1;transform:translate(0,0)}
.ren-mobile-menu-panel.is-open .ren-mobile-menu-item:nth-of-type(2){transition-delay:18ms}
.ren-mobile-menu-panel.is-open .ren-mobile-menu-item:nth-of-type(3){transition-delay:36ms}
.ren-mobile-menu-panel.is-open .ren-mobile-menu-item:nth-of-type(4){transition-delay:54ms}
.ren-mobile-menu-panel.is-open .ren-mobile-menu-item:nth-of-type(n+5){transition-delay:70ms}
.ren-mobile-profile-card{gap:12px;min-height:68px;padding:9px 10px}
.ren-mobile-profile-avatar{flex-basis:48px;width:48px;height:48px}
@media (width>=1700px){#creates-original-home .monster-wrap{width:min(29vw,550px);bottom:-38px}
}
.hero-platforms{z-index:2;pointer-events:none;width:min(900px,76vw);height:350px;position:absolute;top:36%;left:50%;transform:translate(-50%)}
.hero-platform{width:54px;height:54px;box-shadow:none;filter:drop-shadow(0 7px 8px #11111121);background:0 0;border:0;border-radius:0;place-items:center;animation:5.2s ease-in-out infinite platform-float;display:grid;position:absolute}
.hero-platform svg{width:42px;height:42px;display:block;overflow:visible}
.hero-platform--youtube{animation-delay:-.4s;top:4%;left:8%}
.hero-platform--ytmusic{animation-delay:-2.4s;top:15%;right:8%}
.hero-platform--spotify{animation-delay:-1.2s;bottom:8%;right:2%}
.hero-platform--apple{animation-delay:-3.4s;bottom:2%;left:2%}
.hero-platform--tiktok{animation-delay:-4.2s;top:48%;left:12%}
.hero-platform--youtube svg rect,.hero-platform--ytmusic svg>circle:first-child{fill:#f03;stroke:none}
.hero-platform--youtube svg path,.hero-platform--ytmusic svg path{fill:#fff;stroke:none}
.hero-platform--ytmusic svg>circle:nth-child(2){fill:none;stroke:#fff;stroke-width:2px}
.hero-platform--spotify svg circle{fill:#1ed760}
.hero-platform--spotify svg path{fill:none;stroke:#101010;stroke-width:2.3px;stroke-linecap:round}
.hero-platform--apple svg{fill:#fa2d55}
.hero-platform--tiktok svg{fill:#111}
@keyframes platform-float{0%,to{transform:translate(0,0)rotate(-2deg)}
50%{transform:translateY(-9px)rotate(2deg)}
}
.creates-catalog{color:#18191d;background:#fff;width:100%;padding:clamp(64px,7vw,100px) 20px}
.creates-catalog-inner{text-align:center;width:min(900px,100%);margin:0 auto}
.creates-catalog h2{max-width:780px;margin:0 auto;font-size:clamp(28px,3.2vw,46px);font-weight:500;line-height:1.08}
.creates-catalog p{color:#626670;max-width:650px;margin:18px auto 0;font-size:15px;font-weight:400;line-height:1.55}
.creates-catalog-marquee{background:#191e2a;border-radius:22px;width:100%;margin-top:42px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}
.creates-catalog-track{will-change:transform;align-items:center;gap:12px;width:max-content;padding:18px 6px;animation:36s linear infinite creates-catalog-loop;display:flex}
.creates-catalog-marquee:hover .creates-catalog-track{animation-play-state:paused}
.creates-catalog-logo{background:#ffffff0d;border:1px solid #ffffff17;border-radius:16px;flex:0 0 150px;justify-content:center;align-items:center;width:150px;height:72px;padding:13px 18px;display:flex}
.creates-catalog-logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:44px;display:block}
.creates-catalog-logo:nth-child(6n) img,.creates-catalog-logo:nth-child(10n) img,.creates-catalog-logo:nth-child(11n) img{max-height:50px}
@keyframes creates-catalog-loop{to{transform:translate(calc(-50% - 6px))}
}
#creates-original-home .creates-leaderboard{width:100%;padding-left:clamp(18px,3.5vw,64px);padding-right:clamp(18px,3.5vw,64px)}
#creates-original-home .creates-board-monster{right:calc(-1*clamp(58px,8vw,145px))}
@media (width<=900px){.hero-platforms{display:none}
.creates-catalog{padding:58px 16px}
.creates-catalog h2{font-size:32px}
.creates-catalog-marquee{border-radius:18px;margin-top:30px}
.creates-catalog-logo{flex-basis:132px;width:132px;height:64px;padding:11px 15px}
.creates-catalog-track{animation-duration:30s}
#creates-original-home .creates-leaderboard{padding-left:14px;padding-right:14px}
#creates-original-home .creates-board-monster{right:-34px}
}
@media (prefers-reduced-motion:reduce){.hero-platform,.creates-catalog-track{animation:none}
.ren-mobile-menu-item{transition:none}
}
.hero-platform--tiktok{top:43%;left:29%}
#creates-original-home .creates-leaderboard{overflow:visible}
.ren-mobile-auth-pill>.ren-mobile-menu-button:focus{outline:none}
body:not(.logged-in) .ren-mobile-menu-backdrop{background:#1111113d;transition:opacity .22s,visibility 0s linear .22s}
body:not(.logged-in) .ren-mobile-menu-backdrop.is-open{transition:opacity .22s,visibility linear}
body:not(.logged-in) .ren-mobile-menu-panel{width:min(324px,calc(100vw - 24px));max-width:calc(100vw - 24px);height:auto;max-height:calc(100dvh - var(--creates-floating-menu-top-ren) - 56px);padding:8px;color:#1d1d1f;opacity:0;transform-origin:top right;will-change:transform,opacity;background:#fff;border:1px solid #dedfe3;border-radius:18px;transition:transform .24s cubic-bezier(.22,1,.36,1),opacity .18s ease;top:calc(var(--creates-floating-menu-top-ren) + 44px);bottom:auto;right:calc(var(--creates-floating-inline-ren,16px) + env(safe-area-inset-right));transform:translate3d(0,-10px,0) scale(.98);box-shadow:0 8px 24px #0000001f}
body:not(.logged-in) .ren-mobile-menu-panel.is-open{opacity:1;transform:translate3d(0,0,0) scale(1);box-shadow:0 8px 24px #0000001f}
body:not(.logged-in) .ren-mobile-menu-item,body:not(.logged-in) .ren-mobile-menu-panel.is-open .ren-mobile-menu-item{opacity:1;transition:background .16s,border-color .16s,color .16s;transform:none}
body:not(.logged-in) .ren-mobile-menu-item{color:#3a3a3c!important}
body:not(.logged-in) .ren-mobile-menu-item:hover,body:not(.logged-in) .ren-mobile-menu-item:focus-visible{background:#f2f2f4;border-color:#e1e2e6;color:#1d1d1f!important}
body:not(.logged-in) .ren-mobile-menu-item small{font-size:12px;color:#6e6e73!important}
body:not(.logged-in) .ren-mobile-menu-sep{background:#e1e2e6}
body:not(.logged-in) .ren-mobile-menu-footer,body:not(.logged-in) .ren-mobile-menu-footer-address{color:#6e6e73}
.creates-auth-layer{z-index:2147483000;color:#252733;position:fixed;inset:0}
.creates-auth-backdrop{opacity:1;background:#0f121c85;border:0;transition:opacity .28s;position:absolute;inset:0}
.creates-auth-drawer{background:#fff;width:min(1040px,96vw);height:100%;transition:transform .42s cubic-bezier(.16,1,.3,1);animation:.42s cubic-bezier(.16,1,.3,1) creates-auth-in;display:grid;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-24px 0 70px #0003}
@keyframes creates-auth-in{0%{transform:translate(100%)}
to{transform:translate(0,0)}
}
.creates-auth-layer.is-closing .creates-auth-backdrop{opacity:0}
.creates-auth-layer.is-closing .creates-auth-drawer{transform:translate(100%)}
.creates-auth-close{z-index:4;color:#252733;cursor:pointer;background:#ffffffeb;border:1px solid #ffffff61;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:transform .2s,background-color .2s;display:grid;position:absolute;top:22px;right:22px;box-shadow:0 8px 24px #14182724}
.creates-auth-close:hover{background:#fff;transform:rotate(90deg)}
.creates-auth-close svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;width:19px;height:19px}
.creates-auth-content{align-self:stretch;width:100%;height:100%;margin:0}
.creates-auth-login-grid{grid-template-columns:minmax(390px,.84fr) minmax(440px,1.16fr);height:100%;display:grid}
.creates-auth-login-main{align-self:center;width:min(410px,100% - 64px);margin:0 auto;padding:70px 0}
.creates-auth-heading{margin:0 0 25px}
.creates-auth-heading small{color:#59a900;font-size:11px;font-weight:600}
.creates-auth-heading h2{margin:8px 0;font-size:30px;font-weight:600;line-height:1.15}
.creates-auth-heading--login h2{background:linear-gradient(115deg,#59c7f3 0%,#2777f4 72%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:31px}
.creates-auth-heading p{color:#727681;margin:0;font-size:14px;line-height:1.5}
.creates-auth-form{gap:18px;display:grid}
.creates-auth-form label{color:#303441;gap:8px;font-size:12px;font-weight:600;display:grid}
.creates-auth-form input[type=text],.creates-auth-form input[type=password]{color:#252733;background:#fff;border:1px solid #d9dce3;border-radius:9px;outline:0;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:16px;line-height:1;transition:border-color .18s,box-shadow .18s}
.creates-auth-form input:focus{border-color:#4daaf3;box-shadow:0 0 0 3px #3e9bf121}
.creates-auth-password{display:block;position:relative}
.creates-auth-password input[type=text],.creates-auth-password input[type=password]{padding-right:52px}
.creates-auth-password>button{color:#626774;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}
.creates-auth-password>button:hover{color:#1d1d1f;background:#f0f1f4}
.creates-auth-password>button:focus-visible{outline-offset:1px;outline:2px solid #4daaf3}
.creates-auth-password>button svg{width:21px;height:21px}
.creates-auth-remember{cursor:pointer;align-items:center;width:max-content;grid-template-columns:none!important;gap:9px!important;display:flex!important;position:relative!important}
.creates-auth-remember input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}
.creates-auth-remember span{background:#dfe2e8;border-radius:999px;width:38px;height:21px;transition:background-color .2s;display:block;position:relative;box-shadow:inset 0 1px 2px #1419261f}
.creates-auth-remember span:after{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #1419264d}
.creates-auth-remember input:checked+span{background:#3b4261}
.creates-auth-remember input:checked+span:after{transform:translate(17px)}
.creates-auth-remember input:focus-visible+span{outline-offset:2px;outline:2px solid #4daaf3}
.creates-auth-remember b{font-size:12px;font-weight:500}
.creates-auth-submit{color:#fff;cursor:pointer;background:linear-gradient(115deg,#59c7f3 0%,#3478f6 75%);border:0;border-radius:9px;height:48px;font-size:12px;font-weight:600;transition:transform .16s,box-shadow .16s;box-shadow:0 7px 18px #3478f63d}
.creates-auth-submit:hover{transform:translateY(-1px);box-shadow:0 10px 22px #3478f652}
.creates-auth-submit:disabled{opacity:.58;cursor:wait;transform:none}
.creates-auth-signup{text-align:center;color:#727681;margin:30px 0 0;font-size:12px}
.creates-auth-signup a{color:#399bf1;font-weight:600;text-decoration:none}
.creates-auth-switch{color:#727681;font:inherit;cursor:pointer;background:0 0;border:0;margin:13px auto 0;padding:0;font-size:12px;font-weight:500;display:block}
.creates-auth-switch:hover{color:#2777f4}
.creates-auth-visual{color:#fff;background:linear-gradient(145deg,#0e163014,#0f132338),url(/files/Creates-White-BG.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:flex-end;min-width:0;margin:0;padding:clamp(36px,5vw,76px);display:flex;position:relative;overflow:hidden}
.creates-auth-visual:before{content:"";mix-blend-mode:multiply;background:linear-gradient(145deg,#253a91 0%,#4847b7b8 43%,#2caee575 100%);position:absolute;inset:0}
.creates-auth-visual:after{clip-path:polygon(0 0,18% 0,0 100%);content:"";background:#fff;position:absolute;inset:0}
.creates-auth-visual span,.creates-auth-visual strong{z-index:1;position:relative}
.creates-auth-visual span{font-size:13px;font-weight:600}
.creates-auth-visual strong{max-width:580px;margin-top:12px;font-size:clamp(36px,4.2vw,66px);font-weight:500;line-height:1.02}
.creates-auth-alert{z-index:5;border:1px solid;border-radius:13px;max-width:420px;margin:0;padding:12px 14px;font-size:12px;line-height:1.45;position:absolute;top:24px;left:24px}
.creates-auth-alert--error{color:#a4261d;background:#fff4f3;border-color:#ffc2bd}
.creates-auth-alert--success{color:#315d16;background:#f4ffec;border-color:#bce69b}
.creates-auth-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}
@media (width<=760px){.creates-auth-drawer{border-radius:24px 24px 0 0;width:100%;height:auto;max-height:calc(100% - 12px);display:block;top:auto;bottom:0;overflow-y:auto}
.creates-auth-login-grid{height:auto;display:block}
.creates-auth-login-main{width:100%;padding:78px 22px calc(30px + env(safe-area-inset-bottom))}
.creates-auth-visual{display:none}
.creates-auth-close{background:#f1f2f5;border-color:#dde0e6;top:16px;right:17px}
.creates-auth-alert{max-width:none;margin:72px 22px -58px;position:relative;top:auto;left:auto}
}
@media (prefers-reduced-motion:reduce){.creates-auth-drawer{transition:none;animation:none}
.creates-auth-backdrop{transition:none}
}
.creates-auth-content>.creates-auth-heading,.creates-auth-content>.creates-auth-form,.creates-auth-content>.creates-auth-switch{width:min(410px,100% - 48px);margin-left:auto;margin-right:auto}
.creates-auth-content>.creates-auth-heading{margin-top:clamp(110px,18vh,190px)}
.creates-app-loading{background:#fff;place-items:center;min-height:100vh;display:grid}
.creates-app-loading:after{content:"";border:2px solid #e1e3e7;border-top-color:#202126;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite creates-spin}
.creates-public-page{color:#202126;background:#fff;min-height:100vh;padding-top:clamp(70px,7vw,110px)}
.creates-public-kicker{color:#5a9c0c;font-size:11px;font-weight:600;line-height:1.2;display:block}
.creates-service-hero{background:#f8f9f7;border:1px solid #e2e4e8;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);align-items:center;gap:clamp(30px,6vw,90px);width:min(1260px,100% - 40px);min-height:650px;margin:0 auto;padding:55px clamp(28px,5vw,72px);display:grid;overflow:hidden}
.creates-service-copy{z-index:2;position:relative}
.creates-service-copy h1{max-width:720px;margin:14px 0 22px;font-size:clamp(42px,5.2vw,76px);font-weight:500;line-height:1.02}
.creates-service-copy>p{color:#656971;max-width:650px;margin:0;font-size:17px;line-height:1.58}
.creates-service-actions{gap:10px;margin-top:30px;display:flex}
.creates-service-actions a{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 21px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}
.creates-primary-action{color:#18200f;background:#adff4f}
.creates-secondary-action{color:#202126;background:#fff;border:1px solid #d9dce1}
.creates-service-visual{justify-content:center;align-items:flex-end;min-height:490px;display:flex;position:relative}
.creates-service-visual>img{object-fit:contain;width:min(570px,120%);height:auto;max-height:590px;display:block}
.creates-release-art{justify-content:center;align-items:flex-end;width:min(480px,100%);height:510px;display:flex;position:relative}
.creates-release-art img{z-index:2;width:118%;max-width:none;height:auto;position:relative}
.creates-release-disc{background:repeating-radial-gradient(circle,#202126 0 4px,#35383d 5px 8px);border-radius:50%;width:280px;height:280px;position:absolute;top:52px;right:-35px;box-shadow:0 25px 50px #0000002e}
.creates-service-benefits,.creates-process{width:min(1160px,100% - 40px);margin:0 auto;padding:110px 0}
.creates-service-benefits header,.creates-process>h2,.creates-process>.creates-public-kicker{max-width:780px}
.creates-service-benefits h2,.creates-process h2{margin:12px 0 0;font-size:clamp(34px,4vw,55px);font-weight:500;line-height:1.08}
.creates-benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:42px;display:grid}
.creates-benefit-grid article{background:#fff;border:1px solid #dfe2e6;border-radius:24px;min-height:250px;padding:28px}
.creates-benefit-grid strong{color:#59a900;font-size:32px;font-weight:500;display:block}
.creates-benefit-grid h3,.creates-process-grid h3{margin:28px 0 8px;font-size:18px;font-weight:600}
.creates-benefit-grid p,.creates-process-grid p{color:#6a6e76;margin:0;font-size:13px;line-height:1.55}
.creates-process{padding-top:10px}
.creates-process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:42px;display:grid}
.creates-process-grid article{color:#f7f8fb;background:#191e2a;border-radius:20px;padding:25px 22px}
.creates-process-grid article>span{color:#adff4f;font-size:12px;font-weight:600}
.creates-process-grid p{color:#f7f8fba3}
.creates-page-heading{width:min(1060px,100% - 40px);margin:0 auto;padding:80px 0 54px}
.creates-page-heading h1{max-width:900px;margin:13px 0 14px;font-size:clamp(44px,6vw,76px);font-weight:500;line-height:1.02}
.creates-page-heading>p{color:#6a6e76;max-width:680px;margin:0;font-size:16px;line-height:1.55}
.creates-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1180px,100% - 40px);margin:0 auto;padding-bottom:100px;display:grid}
.creates-news-card{color:#202126;background:#fff;border:1px solid #e0e2e6;border-radius:24px;flex-direction:column;min-width:0;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}
.creates-news-card:hover{border-color:#b8d895;transform:translateY(-3px)}
.creates-news-image{aspect-ratio:1.35;background:#f0f1f3;display:block;overflow:hidden}
.creates-news-image img{object-fit:cover;width:100%;height:100%;display:block}
.creates-news-copy{padding:22px;display:block}
.creates-news-copy small{color:#858991;font-size:11px}
.creates-news-copy strong{margin:10px 0 9px;font-size:18px;font-weight:600;line-height:1.3;display:block}
.creates-news-copy p{color:#6b6f77;margin:0;font-size:12px;line-height:1.55}
.creates-news-copy i{color:#4d820e;margin-top:20px;font-size:12px;font-style:normal;font-weight:600;display:block}
.creates-article-page{padding-bottom:110px}
.creates-article-cover{object-fit:cover;border-radius:28px;width:min(1060px,100% - 40px);max-height:600px;margin:0 auto 45px;display:block}
.creates-article-content{color:#383b41;width:min(780px,100% - 40px);margin:0 auto;font-size:16px;line-height:1.75}
.creates-article-content h2,.creates-article-content h3,.creates-article-content h4{color:#202126;font-weight:600;line-height:1.25}
.creates-article-content h2{margin:48px 0 16px;font-size:28px}
.creates-article-content h3{margin:36px 0 13px;font-size:22px}
.creates-article-content h4{margin:28px 0 12px;font-size:18px}
.creates-article-content p{margin:0 0 20px}
.creates-article-content li{margin:8px 0}
.creates-article-content a{color:#4f8b0d}
.creates-article-content img{border-radius:18px;max-width:100%;height:auto}
.creates-article-content blockquote{background:#f7f8f5;border-left:4px solid #adff4f;margin:28px 0;padding:18px 22px}
.creates-terms-page .creates-article-content{border:1px solid #e0e2e6;border-radius:26px;width:min(900px,100% - 40px);padding:35px}
.creates-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}
.creates-not-found>span{color:#7bbd2e;font-size:14px;font-weight:600}
.creates-not-found h1{margin:12px 0 25px;font-size:clamp(34px,5vw,60px);font-weight:500}
.creates-not-found a{color:#18200f;background:#adff4f;border-radius:999px;align-items:center;min-height:46px;padding:0 20px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}
@media (width<=900px){.creates-service-hero{grid-template-columns:1fr;padding-top:65px}
.creates-service-visual{min-height:380px}
.creates-benefit-grid{grid-template-columns:1fr}
.creates-process-grid,.creates-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (width<=600px){.creates-public-page{padding-top:54px}
.creates-service-hero{border-radius:26px;width:calc(100% - 24px);min-height:0;padding:54px 20px 0}
.creates-service-copy h1{font-size:42px}
.creates-service-copy>p{font-size:15px}
.creates-service-actions a{flex:1}
.creates-service-visual{min-height:320px}
.creates-release-art{height:350px}
.creates-release-disc{width:190px;height:190px}
.creates-service-benefits,.creates-process{width:calc(100% - 28px);padding:74px 0}
.creates-process{padding-top:0}
.creates-process-grid{grid-template-columns:1fr}
.creates-page-heading{width:calc(100% - 32px);padding:68px 0 38px}
.creates-page-heading h1{font-size:43px}
.creates-news-grid{grid-template-columns:1fr;width:calc(100% - 28px)}
.creates-article-cover{border-radius:20px;width:calc(100% - 28px)}
.creates-article-content,.creates-terms-page .creates-article-content{width:calc(100% - 32px)}
.creates-terms-page .creates-article-content{border-radius:20px;padding:22px 18px}
}
body.creates-route-open{overflow:hidden}
.creates-route-layer{z-index:2147482500;position:fixed;inset:0}
.creates-route-backdrop{opacity:1;background:#0a0c127a;border:0;transition:opacity .3s;position:absolute;inset:0}
.creates-route-drawer{background:#fff;width:min(1180px,96vw);height:100%;transition:transform .44s cubic-bezier(.16,1,.3,1);animation:.44s cubic-bezier(.16,1,.3,1) creates-route-in;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-24px 0 70px #0003}
@keyframes creates-route-in{0%{transform:translate(100%)}
to{transform:translate(0,0)}
}
.creates-route-layer.is-closing .creates-route-backdrop{opacity:0}
.creates-route-layer.is-closing .creates-route-drawer{transform:translate(100%)}
.creates-route-scroll{overscroll-behavior:contain;background:#fff;width:100%;height:100%;overflow:hidden auto}
.creates-route-close{z-index:20;color:#202126;cursor:pointer;background:#f5f6f8f0;border:1px solid #dde0e5;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:transform .2s,background-color .2s;display:grid;position:absolute;top:18px;right:20px;box-shadow:0 8px 22px #1418241c}
.creates-route-close:hover{background:#fff;transform:rotate(90deg)}
.creates-route-close svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;width:19px;height:19px}
.creates-route-layer .creates-public-page,.creates-route-layer .creates-faithful-ctm,.creates-route-layer .creates-dmd-original{padding-top:70px}
.creates-route-layer .creates-not-found{min-height:100%}
.creates-route-progress{z-index:2147483600;background:#4697f22e;width:100%;height:3px;position:fixed;top:0;left:0;overflow:hidden}
.creates-route-progress:after{content:"";background:linear-gradient(90deg,#5ac8f2,#3478f6);width:36%;height:100%;animation:.9s ease-in-out infinite creates-route-progress;display:block}
@keyframes creates-route-progress{0%{transform:translate(-110%)}
to{transform:translate(310%)}
}
@media (width<=700px){.creates-route-drawer{border-radius:24px 24px 0 0;width:100%;height:calc(100% - 8px);top:auto;bottom:0}
.creates-route-close{width:42px;height:42px;top:14px;right:14px}
.creates-route-layer .creates-public-page,.creates-route-layer .creates-faithful-ctm,.creates-route-layer .creates-dmd-original{padding-top:62px}
}
@media (prefers-reduced-motion:reduce){.creates-route-drawer{transition:none;animation:none}
.creates-route-backdrop{transition:none}
.creates-route-progress:after{animation:none}
}
.creates-faithful-ctm{background:#fff;min-height:100vh;padding-top:clamp(52px,5vw,74px)}
.creates-dmd-original{color:#383941;background:#fff;min-height:100vh;padding-top:clamp(52px,5vw,74px);overflow:hidden}
.creates-dmd-original :where(h1,h2,p,ul){margin-top:0}
.dmd-original-hero{background:#fff url(/files/Creates-White-BG.jpg) 50%/cover no-repeat;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(20px,4vw,70px);min-height:760px;padding:clamp(58px,7vw,105px) max(6vw,50vw - 630px) 145px;display:grid;position:relative}
.dmd-original-hero-copy{z-index:2;max-width:680px;position:relative}
.dmd-original-hero-copy h1{color:#eb407d;text-transform:none;margin-bottom:22px;font-size:clamp(46px,5.6vw,82px);font-weight:600;line-height:1.02}
.dmd-original-hero-copy>p{color:#4e5058;max-width:650px;margin-bottom:20px;font-size:15px;font-weight:400;line-height:1.58}
.dmd-original-hero-copy h2{color:#24252a;margin:30px 0 15px;font-size:21px;font-weight:600;line-height:1.25}
.dmd-original-hero-copy ul{color:#3e4047;gap:8px;margin:0 0 22px;padding:0;font-size:14px;line-height:1.45;list-style:none;display:grid}
.dmd-original-cta{background:#eb407d;border-radius:999px;align-items:center;gap:24px;min-height:48px;margin-top:10px;padding:0 21px;font-size:13px;font-weight:600;display:inline-flex;color:#fff!important;text-decoration:none!important}
.dmd-original-cta span{font-size:20px;line-height:1}
.dmd-original-hero-art{z-index:1;justify-content:center;align-self:end;align-items:flex-end;display:flex;position:relative}
.dmd-original-hero-art img{width:min(610px,110%);max-width:none;height:auto;display:block}
.dmd-original-platforms{z-index:3;width:min(890px,76vw);position:absolute;bottom:35px;right:50%;transform:translate(50%)}
.dmd-original-platforms img{width:100%;height:auto;display:block}
.dmd-original-statement{text-align:center;color:#fff;background:#252128 url(/files/Asset-12.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:510px;padding:90px max(20px,50vw - 480px);display:flex;position:relative;overflow:hidden}
.dmd-original-statement h2,.dmd-original-partners h2,.dmd-original-testimonials h2{color:#ed3c80;margin-bottom:23px;font-size:clamp(38px,5vw,68px);font-weight:600;line-height:1.05}
.dmd-original-statement p{color:#ffffffd1;max-width:840px;margin:0;font-size:17px;line-height:1.65}
.dmd-original-partners{text-align:center;color:#fff;background:#1b1d22 url(/files/Creates.jpg) 50%/cover no-repeat;min-height:720px;padding:100px max(24px,50vw - 630px)}
.dmd-original-partners>p{color:#ffffffb8;max-width:680px;margin:0 auto 48px;font-size:15px;line-height:1.55}
.dmd-original-partners>div{scrollbar-width:none;align-items:flex-end;gap:12px;display:flex;overflow-x:auto}
.dmd-original-partners>div::-webkit-scrollbar{display:none}
.dmd-original-partners img{object-fit:contain;filter:saturate(.82);flex:0 0 230px;width:230px;max-height:430px;display:block}
.dmd-original-why{color:#fff;background:#212227 url(/files/Asset-21-2.png) 50%/cover no-repeat;grid-template-columns:minmax(350px,.85fr) minmax(0,1fr);align-items:center;gap:clamp(35px,7vw,110px);min-height:720px;padding:90px max(24px,50vw - 580px);display:grid}
.dmd-original-why>img{width:min(560px,100%);height:auto;display:block}
.dmd-original-why h2{color:#ed3c80;margin-bottom:30px;font-size:clamp(38px,4.6vw,64px);font-weight:600;line-height:1.06}
.dmd-original-why ul{gap:18px;margin:0;padding:0;list-style:none;display:grid}
.dmd-original-why li{color:#ffffffd6;padding-left:30px;font-size:16px;line-height:1.45;position:relative}
.dmd-original-why li:before{content:"✓";color:#ed3c80;font-weight:600;position:absolute;top:0;left:0}
.dmd-original-testimonials{text-align:center;background:#fff url(/files/Creates-White-BG.jpg) 50%/cover no-repeat;padding:105px max(24px,50vw - 630px)}
.dmd-original-testimonials>div{scrollbar-width:none;align-items:stretch;gap:18px;margin-top:44px;display:flex;overflow-x:auto}
.dmd-original-testimonials>div::-webkit-scrollbar{display:none}
.dmd-original-testimonials img{object-fit:contain;flex:0 0 310px;width:310px;height:auto;display:block}
.creates-terms-page{padding-top:clamp(76px,7vw,110px)}
.creates-terms-page .creates-article-content{margin-top:0}
.creates-board-song-row{color:#111;border-bottom:1px dashed #4a7418;grid-template-columns:30px minmax(0,1fr) 34px;align-items:center;column-gap:16px;min-height:58px;margin:0;padding:7px 0;list-style:none;display:grid}
.creates-board-rank{color:#fff;background:#1d1d21;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}
.creates-board-song-copy{flex-direction:column;gap:3px;min-width:0;display:flex}
.creates-board-song-copy strong,.creates-board-song-copy small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}
.creates-board-song-copy strong{color:#111;font-size:14px;font-weight:600;line-height:1.25}
.creates-board-song-copy small{color:#111;font-size:11px;font-weight:500;line-height:1.25}
.creates-board-listen{background:#3f3f3f;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:34px;height:34px;transition:background .18s,color .18s;display:inline-flex;color:#fff!important;text-decoration:none!important}
.creates-board-listen svg{width:18px;height:18px}
.creates-board-listen:hover,.creates-board-listen:focus-visible{background:#1d1d21;outline:none;color:#fff!important;text-decoration:none!important}
.creates-home-footer{color:#f7f8fb;background:#191e2a;border:1px solid #ffffff1f;border-radius:30px;width:min(1180px,100% - 40px);margin:clamp(36px,5vw,72px) auto 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}
.creates-home-footer__main{grid-template-columns:minmax(260px,1.25fr) minmax(180px,.7fr) minmax(230px,.8fr);gap:clamp(34px,6vw,86px);padding:clamp(30px,4vw,52px);display:grid}
.creates-home-footer__brand img{object-fit:contain;object-position:left center;width:min(210px,100%);height:auto;max-height:54px;display:block}
.creates-home-footer__brand p,.creates-home-footer__contact p{color:#f7f8fba3;margin:20px 0 0;font-size:13px;font-weight:400;line-height:1.6}
.creates-home-footer h2{color:#f7f8fb;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:600;line-height:1.2}
.creates-home-footer__links{align-content:start;gap:12px;display:grid}
.creates-home-footer__links a{color:#f7f8fbc2;width:fit-content;font-size:13px;font-weight:500;line-height:1.3;text-decoration:none}
.creates-home-footer__links a:hover,.creates-home-footer__links a:focus-visible{color:#b9ff66;text-decoration:none}
.creates-home-footer__whatsapp{color:#18200f;background:#b9ff66;border-radius:999px;justify-content:center;align-items:center;min-height:46px;margin-top:20px;padding:0 20px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}
.creates-home-footer__whatsapp:hover,.creates-home-footer__whatsapp:focus-visible{color:#b9ff66;background:#252b37;text-decoration:none}
.creates-home-footer__bottom{color:#f7f8fb7a;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(30px,4vw,52px);font-size:11px;line-height:1.4;display:flex}
@media (width<=900px){.dmd-original-hero{grid-template-columns:1fr;padding-bottom:120px}
.dmd-original-hero-art{margin-top:-20px}
.dmd-original-hero-art img{width:min(560px,95%)}
.dmd-original-why{grid-template-columns:1fr}
.dmd-original-why>img{margin:0 auto}
.dmd-original-partners img{flex-basis:205px;width:205px}
}
@media (width<=760px){.creates-home-footer{border-radius:24px;width:calc(100% - 28px);margin-top:34px}
.creates-home-footer__main{grid-template-columns:1fr;gap:32px;padding:30px 24px}
.creates-home-footer__brand img{width:180px}
.creates-home-footer__whatsapp{width:100%}
.creates-home-footer__bottom{flex-direction:column;align-items:flex-start;padding:17px 24px 20px}
}
@media (width<=600px){.creates-faithful-ctm,.creates-dmd-original{padding-top:48px}
.dmd-original-hero{min-height:0;padding:62px 20px 100px}
.dmd-original-hero-copy h1{font-size:43px}
.dmd-original-hero-copy>p{font-size:14px}
.dmd-original-hero-art{margin:4px -20px -15px}
.dmd-original-platforms{width:calc(100% - 36px);bottom:24px}
.dmd-original-statement{min-height:420px;padding:70px 22px}
.dmd-original-statement p{font-size:15px}
.dmd-original-partners{min-height:600px;padding:74px 20px}
.dmd-original-partners img{flex-basis:180px;width:180px}
.dmd-original-why{min-height:0;padding:72px 22px}
.dmd-original-testimonials{padding:74px 20px}
.dmd-original-testimonials img{flex-basis:265px;width:265px}
.creates-board-song-row{grid-template-columns:28px minmax(0,1fr) 32px;column-gap:11px;min-height:54px;padding:6px 0}
.creates-board-rank{width:28px;height:28px;font-size:10px}
.creates-board-listen{width:32px;height:32px}
.creates-board-listen svg{width:17px;height:17px}
.creates-board-song-copy strong{font-size:13px}
}

/*$vite$:1*/
