@import"https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Elstob&display=swap";@import"https://fonts.googleapis.com/css?family=Press%20Start%202P";/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.absolute{position:absolute}.relative{position:relative}.top-\[-4px\]{top:-4px}.left-\[25\%\]{left:25%}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-\[520px\]{height:520px}.min-h-screen{min-height:100vh}.w-\[400px\]{width:400px}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.rounded-\[24px\]{border-radius:24px}.rounded-\[48px\]{border-radius:48px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#1E1E1E\]{background-color:#1e1e1e}.bg-\[\#242222\]{background-color:#242222}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.text-\[\#F5E8E8\]{color:#f5e8e8}.underline{text-decoration-line:underline}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}html,body{background-image:url(/images/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden;background-color:#181818!important}:root{font-family:Elstob,serif,"Press Start 2P"}.journal-box{background-color:#242222;border-radius:85px;width:1008px;height:605px}.flip-card{perspective:1000px;aspect-ratio:16/9;flex-direction:column;width:90vw;max-width:1000px;display:flex}.flip-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform 1.2s;position:relative}.flip-card:hover .flip-card-inner{cursor:crosshair;transform:rotateY(-180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;color:#fff;text-align:center;box-sizing:border-box;border-radius:clamp(1rem,5vw,85px);justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(1rem,5vw,4rem);display:flex;position:absolute}.flip-card-front{background-color:#242222;width:100%;padding:0 150px}.flip-card-back{background-color:#1a1a1a;transform:rotateY(-180deg)}.hover-underline{color:#fff;font-size:2rem;display:inline-block;position:relative}.hover-underline:after,.hover-underline:before{content:"";transform-origin:100%;background:linear-gradient(90deg,red,#0ff);width:100%;height:2px;transition:transform .4s ease-out;position:absolute;bottom:-5px;left:0;transform:scaleX(0)}.hover-underline:before{transform-origin:0;top:-5px}.hover-underline:hover:after,.hover-underline:hover:before{transform:scaleX(1)}ul{margin-top:190px;margin-right:190px;display:flex;position:absolute;top:50%;left:47%;transform:translate(-50%,-50%)}ul li{list-style:none}ul li a{text-align:center;z-index:1;background-color:#fff;border:3px solid #fff;border-radius:50%;width:80px;height:80px;margin:0 10px;font-size:35px;line-height:80px;display:block;position:relative;overflow:hidden}ul li a .icon{color:#262626;z-index:3;transition:all .5s;position:relative}ul li a:hover .icon{color:#fff;transform:rotateY(360deg)}ul li a:before{content:"";z-index:2;background:red;width:100%;height:100%;transition:all .5s;position:absolute;top:100%;left:0}ul li a:hover:before{top:0}ul li:first-child a:before{background:#3b5999}ul li:nth-child(2) a:before{background:#55acee}ul li:nth-child(3) a:before{background:#0077b5}ul li:nth-child(4) a:before{background:#dd4b39}.image-row{gap:10rem;margin-left:30px;padding-top:70px;display:flex}a,a:visited,a:active{color:#fff}.loader{--c:no-repeat radial-gradient(farthest-side,#000 93%,#0000);background:var(--c)0 0,var(--c)50% 0,var(--c)100% 0;background-size:8px 8px;width:40px;height:20px;animation:1s linear infinite alternate l4-0;position:relative}.loader:before{content:"";background:#000;width:8px;height:12px;animation:1s linear infinite alternate l4-1,.5s cubic-bezier(0,200,.8,200) infinite l4-2;position:absolute;top:0;left:0}@keyframes l4-0{0%{background-position:0 100%,50% 0,100% 0}8%,42%{background-position:0 0,50% 0,100% 0}50%{background-position:0 0,50% 100%,100% 0}58%,92%{background-position:0 0,50% 0,100% 0}to{background-position:0 0,50% 0,100% 100%}}@keyframes l4-1{to{left:calc(100% - 8px)}}@keyframes l4-2{to{top:-.1px}}.bg-hero{background-image:url(/images/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover}a{color:#fff090;text-decoration:none}li{color:#4faf44}.arrow i{display:none}.arrow{color:#f6eb14;display:block;position:relative}.arrow:hover{cursor:pointer;background-color:#0003}.arrow:hover i{display:block;position:absolute;top:.5em;left:-6em}.card{background-color:#fff;border:1px solid #0000;border-radius:.5rem;max-width:300px;box-shadow:0 1px 2px #0000000d}.card a{text-decoration:none}.content{padding:1.1rem}.image{-o-object-fit:cover;object-fit:cover;background-color:#efcdff;width:100%;height:150px}.title{color:#111827;font-size:1.125rem;font-weight:600;line-height:1.75rem}.desc{color:#6b7280;margin-top:.5rem;font-size:.875rem;line-height:1.25rem}.action{color:#fff;background-color:#2563eb;border-radius:4px;align-items:center;gap:.25rem;margin-top:1rem;padding:4px 8px;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-flex}.action span{transition:all .3s}.action:hover span{transform:translate(4px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.fadeInUp-animation{animation:1.5s fadeInUp}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeIn{animation:1s ease-in forwards fadeIn}@media (min-width:768px){.button-64{min-width:196px;font-size:24px}}.card{background:#252525;border-radius:8px;width:300px;height:200px;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -3px #0003}.ups{display:flex}.screw1{color:#000;background-color:#d3d3d3;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:.75em;height:.75em;margin:.5em;display:flex}.screw2{color:#000;background-color:#d3d3d3;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:.7em;height:.75em;margin-top:.5em;margin-left:15.8em;display:flex}.downs{display:flex}.screw3{color:#000;background-color:#d3d3d3;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:.75em;height:.75em;margin-top:-1.3em;margin-left:.5em;display:flex}.screw4{color:#000;background-color:#d3d3d3;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:.75em;height:.75em;margin-top:-1.3em;margin-left:16.35em;display:flex}.card1{clip-path:polygon(5% 0,95% 0,100% 10%,100% 100%,100% 100%,0 100%,0 100%,0 10%);background-color:#fffdd0;border-radius:5px;width:230px;height:115px;margin-top:.5em;margin-left:2.18em}.line1{background-color:#000;width:200px;height:1px;position:relative;top:1em;left:.8em}.line2{background-color:#000;width:200px;height:1px;position:relative;top:2em;left:.8em}.yl{background-color:#f2bc00;width:228px;height:50px;margin-top:2.5em;margin-left:.06em;display:flex}.roll{background-color:#171717;border-radius:15px;width:8em;height:2em;margin-left:3em;display:flex}.tape{background-color:#252525;width:3em;height:1.5em;position:relative;left:.9em}.s_wheel{border:2px dashed #fff;border-radius:50%;justify-content:center;align-items:center;width:1.55em;height:1.55em;animation:2s linear infinite run;display:flex;position:relative;top:.215em;left:.15em;box-shadow:0 0 0 4.4px #fff}.window{background-color:#fff;width:auto;height:2em}.e_wheel{border:2px dashed #fff;border-radius:50%;justify-content:center;align-items:center;width:1.55em;height:1.55em;animation:2s linear infinite run;display:flex;position:relative;top:.215em;left:1.7em;box-shadow:0 0 0 4.4px #fff}.num{align-self:center;margin-left:1.5em}.or{background-color:#f15a25;border-bottom-right-radius:4px;border-bottom-left-radius:4px;justify-content:center;align-items:center;width:230px;height:18px;margin-top:.4em;margin-left:0;display:flex}.time{font-size:.5em}.card2_main{filter:drop-shadow(4px 4px 14px #000)}.card2{clip-path:polygon(10% 0%,90% 0%,100% 100%,0% 100%);background-color:#252525;width:150px;height:50px;margin-top:0;margin-left:4.6em}.screw5{color:#000;background-color:#d3d3d3;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:.75em;height:.75em;display:flex;position:relative;top:-.5em;left:4.25em}.c1{background-color:#bebebe;border-radius:50%;width:.5em;height:.5em;position:relative;top:2em;left:1.5em}.t1{background-color:#bebebe;border-radius:2px;width:.5em;height:.5em;position:relative;top:1em;left:3em}.t2{background-color:#bebebe;border-radius:2px;width:.5em;height:.5em;position:relative;top:-.2em;left:5.7em}.c2{background-color:#bebebe;border-radius:50%;width:.5em;height:.5em;position:relative;top:-.2em;left:7.2em}@keyframes run{to{transform:rotate(360deg)}}@keyframes square-animation{0%{top:0;left:0}10.5%{top:0;left:0}12.5%{top:0;left:32px}23%{top:0;left:32px}25%{top:0;left:64px}35.5%{top:0;left:64px}37.5%{top:32px;left:64px}48%{top:32px;left:64px}50%{top:32px;left:32px}60.5%{top:32px;left:32px}62.5%{top:64px;left:32px}73%{top:64px;left:32px}75%{top:64px;left:0}85.5%{top:64px;left:0}87.5%{top:32px;left:0}98%{top:32px;left:0}to{top:0;left:0}}.loader{width:96px;height:96px;position:relative;transform:rotate(45deg)}.loader-square{background:#fff 50%/cover fixed;border-radius:0;width:28px;height:28px;margin:2px;animation:10s ease-in-out infinite both square-animation;position:absolute;top:0;left:0}.loader-square:nth-of-type(0){animation-delay:0s}.loader-square:first-of-type{animation-delay:-1.42857s}.loader-square:nth-of-type(2){animation-delay:-2.85714s}.loader-square:nth-of-type(3){animation-delay:-4.28571s}.loader-square:nth-of-type(4){animation-delay:-5.71429s}.loader-square:nth-of-type(5){animation-delay:-7.14286s}.loader-square:nth-of-type(6){animation-delay:-8.57143s}.loader-square:nth-of-type(7){animation-delay:-10s}.button-59{box-sizing:border-box;color:#000;cursor:pointer;fill:#000;letter-spacing:-.8px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;background-color:#fff;border:2px solid #000;outline:0;justify-content:center;align-items:center;min-width:140px;height:48px;padding:0 17px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-decoration:none;transition:all .3s;display:inline-flex}.button-59:focus{color:#171e29}.button-59:hover,.button-59:active{color:#06f;fill:#06f;border-color:#06f}@media (min-width:768px){.button-59{min-width:170px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.flip-card{perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px}.flip-card-front{z-index:2;visibility:visible}.flip-card-back{transform:rotateY(180deg);z-index:1}.animate-bounce{animation:var(--animate-bounce, bounce 1s infinite)}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animated-gradient-bg{min-height:100vh;width:100vw;background:linear-gradient(270deg,#ffecd2,#fcb69f,#a1c4fd,#c2e9fb,#fcb69f,#ffecd2);background-size:1200% 1200%;animation:gradientMove 30s ease infinite;overflow-x:hidden}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
