:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.heart{position:absolute;top:0;width:20px;height:20px;aspect-ratio:1;--_m: radial-gradient(#000 69%, #0000 70%) 84.5%/50%;-webkit-mask-box-image:var(--_m);mask-border:var(--_m);clip-path:polygon(-41% 0,50% 91%,141% 0);background:#cc333f;z-index:15;animation:fall 5s linear infinite,pulse 1s ease-in-out infinite;transform:translateY(var(--translate-y)) scale(var(--scale))}@property --translate-y{syntax: "<length>"; inherits: false; initial-value: 0vh;}@property --scale{syntax: "<number>"; inherits: false; initial-value: 1;}@keyframes fall{0%{--translate-y: 0vh}to{--translate-y: 100vh}}@keyframes pulse{0%,to{--scale: 1}50%{--scale: 1.3}}@media (max-width: 650px){@keyframes pulse{0%,to{--scale: .7}50%{--scale: 1}}}._container_1dxpd_1{position:relative;width:100vw;height:100vh;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}._red-heart_b8dx6_1{height:400px;aspect-ratio:1;--_m: radial-gradient(#000 69%,#0000 70%) 84.5%/50%;-webkit-mask-box-image:var(--_m);mask-border:var(--_m);clip-path:polygon(-41% 0,50% 91%,141% 0);background:#cc333f;position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;overflow:hidden;gap:2rem;z-index:10;cursor:pointer}._red-heart__text_b8dx6_20{font-family:Playwrite IN,sans-serif;font-weight:400;font-size:24px}._red-heart__text_b8dx6_20:first-child{margin-top:105px}._white-heart_b8dx6_30{height:600px;aspect-ratio:1;--_m: radial-gradient(#000 69%,#0000 70%) 84.5%/50%;-webkit-mask-box-image:var(--_m);mask-border:var(--_m);clip-path:polygon(-41% 0,50% 91%,141% 0);background:#fff;position:absolute;transform:translate(-50%,-50%) scale(.4);display:flex;flex-direction:column;align-items:center;overflow:hidden;gap:2rem;z-index:2}._animated-text_b8dx6_48{color:#e67fff;font-family:Playwrite IN,sans-serif;font-size:100px;word-spacing:1rem;z-index:16}._animated-text--small_b8dx6_56{display:none}@supports not (-webkit-mask-box-image: var(--_m)){._red-heart_b8dx6_1{mask:radial-gradient(at 70% 31%,#000 29%,#0000 30%),radial-gradient(at 30% 31%,#000 29%,#0000 30%),conic-gradient(#000 0 0) bottom/100% 50% no-repeat}}@media (max-width: 1440px){._animated-text_b8dx6_48{font-size:70px}}@media (max-width: 1000px){._animated-text_b8dx6_48{font-size:45px}}@media (max-width: 650px){._white-heart_b8dx6_30{height:400px}._red-heart_b8dx6_1{height:300px;gap:1rem}._red-heart__text_b8dx6_20{font-size:20px}._red-heart__text_b8dx6_20:first-child{margin-top:85px}._animated-text_b8dx6_48{font-size:40px;max-width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}._animated-text--large_b8dx6_108{display:none}._animated-text--small_b8dx6_56{display:flex;flex-direction:column;justify-content:center;align-items:center}}._code-editor_1744c_1{margin-top:150px;display:flex;flex-direction:column;align-items:center}._code-editor__line_1744c_8{display:flex;align-items:center;justify-content:center;gap:40px;border:1px solid #AEB3C2;padding:0 20px}._code-editor__line-number_1744c_17{color:#aeb3c2;font-family:JetBrains Mono,sans-serif;font-size:var(--code-font-size)}._code-editor__code_1744c_23{font-family:JetBrains Mono,sans-serif;font-size:var(--code-font-size);padding:2px 1px;border-left:1px solid #AEB3C2}._code-editor__tabs_1744c_30{display:flex;align-items:center;width:100%;border:1px solid #AEB3C2;border-bottom:none}._code-editor__tab_1744c_30{border-bottom:5px solid #3574F0;padding:5px 50px;background:#fff}._code-editor__tab-text_1744c_44{font-family:JetBrains Mono,sans-serif;font-size:var(--code-font-size);color:#000;position:relative}._code-editor__tab-img_1744c_51{width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%);left:-35px}._code-editor__run_1744c_60{width:100%;display:flex;align-items:center;justify-content:end;gap:10px;padding:5px 10px;border:1px solid #AEB3C2;border-bottom:none}._code-editor__run-btn_1744c_71{height:30px;width:30px;background:none;border:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center}._code-editor__run-image_1744c_83{height:25px}._green_1744c_87{color:#067d17}._blue_1744c_91{color:navy}._black_1744c_95{color:#000}@property --code-font-size{inherits: false; syntax: "<length>"; initial-value: 20px;}@media (max-width: 650px){._code-editor_1744c_1{margin-top:90px}._code-editor__tab-img_1744c_51{width:25px;height:25px;left:-30px}._code-editor__tab_1744c_30{padding:5px 40px}@property --code-font-size{inherits: false; syntax: "<length>"; initial-value: 16px;}}._container_1jsge_1{position:fixed;left:0;top:0;z-index:15;background:#242424;overflow:hidden}._close-button_1jsge_10{position:absolute;top:30px;right:30px;padding:15px;background:#c94f4f;border:5px solid #FFF;outline:15px solid #C94F4F;font-size:24px;border-radius:2px;z-index:16;cursor:pointer}
