@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:M PLUS Rounded\ 1c,serif;font-weight:400;font-style:normal;font-size:18px}.width_1{width:1em}.font_1{font-size:1px}.width_2{width:2em}.font_2{font-size:2px}.width_3{width:3em}.font_3{font-size:3px}.width_4{width:4em}.font_4{font-size:4px}.width_5{width:5em}.font_5{font-size:5px}.width_6{width:6em}.font_6{font-size:6px}.width_7{width:7em}.font_7{font-size:7px}.width_8{width:8em}.font_8{font-size:8px}.width_9{width:9em}.font_9{font-size:9px}.width_10{width:10em}.font_10{font-size:10px}.width_11{width:11em}.font_11{font-size:11px}.width_12{width:12em}.font_12{font-size:12px}.width_13{width:13em}.font_13{font-size:13px}.width_14{width:14em}.font_14{font-size:14px}.width_15{width:15em}.font_15{font-size:15px}.width_16{width:16em}.font_16{font-size:16px}.width_17{width:17em}.font_17{font-size:17px}.width_18{width:18em}.font_18{font-size:18px}.width_19{width:19em}.font_19{font-size:19px}.width_20{width:20em}.font_20{font-size:20px}.width_21{width:21em}.font_21{font-size:21px}.width_22{width:22em}.font_22{font-size:22px}.width_23{width:23em}.font_23{font-size:23px}.width_24{width:24em}.font_24{font-size:24px}.width_25{width:25em}.font_25{font-size:25px}.width_26{width:26em}.font_26{font-size:26px}.width_27{width:27em}.font_27{font-size:27px}.width_28{width:28em}.font_28{font-size:28px}.width_29{width:29em}.font_29{font-size:29px}.width_30{width:30em}.font_30{font-size:30px}.width_31{width:31em}.font_31{font-size:31px}.width_32{width:32em}.font_32{font-size:32px}.width_33{width:33em}.font_33{font-size:33px}.width_34{width:34em}.font_34{font-size:34px}.width_35{width:35em}.font_35{font-size:35px}.width_36{width:36em}.font_36{font-size:36px}.width_37{width:37em}.font_37{font-size:37px}.width_38{width:38em}.font_38{font-size:38px}.width_39{width:39em}.font_39{font-size:39px}.width_40{width:40em}.font_40{font-size:40px}.width_41{width:41em}.font_41{font-size:41px}.width_42{width:42em}.font_42{font-size:42px}.width_43{width:43em}.font_43{font-size:43px}.width_44{width:44em}.font_44{font-size:44px}.width_45{width:45em}.font_45{font-size:45px}.width_46{width:46em}.font_46{font-size:46px}.width_47{width:47em}.font_47{font-size:47px}.width_48{width:48em}.font_48{font-size:48px}.width_49{width:49em}.font_49{font-size:49px}.width_50{width:50em}.font_50{font-size:50px}@keyframes pluse{0%{transform:scale(1)}50%{opacity:.1}to{height:150%;transform:scale(1.05);top:-25%;opacity:0}}.btn_component{display:flex;flex-direction:column;align-items:center;gap:1em;color:red}.btn_component,.btn_component a{-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn_component a{text-decoration:none;font-size:18px!important;padding:1em 2em!important;width:100%;max-width:500px;display:grid;place-content:center}button{-webkit-user-select:none;-moz-user-select:none;user-select:none}.admin_container,.my_container{width:100%;height:100svh}.my_container{background:linear-gradient(90deg,#9333ea,#ec4899)}@keyframes gradient_animation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.app-gradient-bg{background:linear-gradient(135deg,#6366f1,#a855f7 50%,#ec4899);background-size:200% 200%;animation:gradient_animation 15s ease infinite}.app-card{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-radius:1.5rem;box-shadow:0 20px 60px rgba(0,0,0,.3)}.btn-primary-global{width:100%;padding:.75rem;border:none;border-radius:.75rem;background:linear-gradient(135deg,#9333ea,#ec4899);color:#fff;font-weight:700;font-size:.9375rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 25px rgba(147,51,234,.3);transition:all .3s ease}.btn-primary-global:hover:not(:disabled){transform:translateY(-4px) scale(1.05);box-shadow:0 15px 35px rgba(147,51,234,.4)}.btn-primary-global:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-secondary-global{width:100%;padding:.75rem;border-radius:.75rem;border:2px solid #e9d5ff;background:#fff;color:#9333ea;font-weight:700;font-size:.9375rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.btn-secondary-global:hover{background:#faf5ff}