@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-manrope:"Manrope","Manrope Fallback"}@font-face{font-family:Sacramento;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4e063e4da012536e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sacramento;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dd053ec84d009e81-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sacramento Fallback;src:local("Arial");ascent-override:126.38%;descent-override:71.91%;line-gap-override:0.00%;size-adjust:73.60%}.__className_5e311b{font-family:Sacramento,Sacramento Fallback;font-weight:400;font-style:normal}.__variable_5e311b{--font-sacramento:"Sacramento","Sacramento Fallback"}*{margin:0;padding:0;box-sizing:border-box}.playground-port{width:100%;background-color:var(--background-color);display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px;padding:20px 20px 80px}.playground-port,.playground-port button,.playground-port input,.playground-port p,.playground-port textarea{font-family:var(--font-manrope)}.playground-port .heading{text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;margin-bottom:10px!important}.playground-port .heading h3{font-family:var(--font-sacramento);font-size:clamp(20px,3vw,40px);color:var(--text-color)}.playground-port .heading h2{font-size:clamp(24px,3vw,60px);color:var(--text-color)}.playground-port .heading a{cursor:pointer;text-decoration:none;background-color:#11acff;font-weight:600;color:var(--background-color);padding:6px 18px;border-radius:5px}.playground-port .playground{gap:10px;max-width:1000px}.playground-port .playground,.playground-port .playground .col{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;width:100%}.playground-port .playground .col{gap:20px}@media(max-width:1070px){.playground-port .playground .col{flex-direction:column}}.playground-port .playground .col .block-constant{width:100%;min-height:360px;border-radius:20px}.playground-port .playground .col .block-constant>span{background-color:var(--btn-bg)!important;width:100%;border-radius:10px!important;padding:5px 10px!important}.playground-port .playground .col .block-constant>span .react-syntax-highlighter-line-number{display:none!important}.playground-port .playground .col .toast-options-ui-panel{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px}.playground-port .playground .col .toast-options-ui-panel .switchs{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;width:100%}.playground-port .playground .col .toast-options-ui-panel .switchs .btns{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row;gap:10px;flex-wrap:wrap}.playground-port .playground .col .toast-options-ui-panel .switchs .switch{background-color:var(--btn-bg);flex-grow:1;border-radius:6px;padding:10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:10px}.playground-port .playground .col .toast-options-ui-panel .switchs .switch input{background-color:var(--background-color);border-radius:3px;padding:4px 10px;color:var(--text-color);outline:none;max-width:60px;border:none;text-align:end;-moz-appearance:none}.playground-port .playground .col .toast-options-ui-panel .switchs .switch input::-webkit-inner-spin-button,.playground-port .playground .col .toast-options-ui-panel .switchs .switch input::-webkit-outer-spin-button{display:none}.playground-port .playground .col .toast-options-ui-panel .switchs .switch .button{transition:.2s ease;background-color:var(--background-color);width:45px;height:20px;border-radius:inherit;position:relative}.playground-port .playground .col .toast-options-ui-panel .switchs .switch .button .rad{transition:.2s ease;border-radius:3px;width:10px;height:10px;background-color:var(--text-color);left:5px;top:50%;position:absolute;filter:brightness(70%);transform:translateY(-50%)}.playground-port .playground .col .toast-options-ui-panel .switchs .switch .button[aria-checked=true]{background-color:var(--text-color)}.playground-port .playground .col .toast-options-ui-panel .switchs .switch .button[aria-checked=true] .rad{left:calc(100% - 15px);background-color:var(--btn-bg)}.playground-port .playground .col .toast-options-ui-panel .switchs p{color:var(--text-color);font-size:14px}.playground-port .playground .col .toast-options-ui-panel .bblock{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;width:100%}.playground-port .playground .col .toast-options-ui-panel .bblock p{color:var(--text-color);font-size:14px}.playground-port .playground .col .toast-options-ui-panel .bblock input,.playground-port .playground .col .toast-options-ui-panel .bblock textarea{width:100%;background-color:var(--btn-bg);border-radius:5px;border:none;outline:none;padding:10px 15px;color:var(--text-color)}.playground-port .playground .col .toast-options-ui-panel .bblock textarea{resize:none}.playground-port .playground .col .toaster-settings-ui-panel{max-width:400px}.playground-port .playground .col .toast-options-ui-panel,.playground-port .playground .col .toaster-settings-ui-panel{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:15px}.playground-port .playground .col .toast-options-ui-panel .bblock,.playground-port .playground .col .toaster-settings-ui-panel .bblock{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;width:100%}.playground-port .playground .col .toast-options-ui-panel .bblock p,.playground-port .playground .col .toaster-settings-ui-panel .bblock p{color:var(--text-color);font-size:14px}.playground-port .playground .col .toast-options-ui-panel .bblock .ctagrp,.playground-port .playground .col .toaster-settings-ui-panel .bblock .ctagrp{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:5px;flex-wrap:wrap;width:100%}.playground-port .playground .col .toast-options-ui-panel .bblock .ctagrp button,.playground-port .playground .col .toaster-settings-ui-panel .bblock .ctagrp button{flex-grow:1;background-color:var(--btn-bg);border:none;outline:none;cursor:pointer;padding:10px;font-weight:500;min-width:120px;border-radius:5px;color:var(--text-color)}.playground-port .playground .col .toast-options-ui-panel .bblock .ctagrp .inactive:hover,.playground-port .playground .col .toaster-settings-ui-panel .bblock .ctagrp .inactive:hover{filter:brightness(120%)}.playground-port .playground .col .toast-options-ui-panel .bblock .ctagrp .active,.playground-port .playground .col .toaster-settings-ui-panel .bblock .ctagrp .active{background-color:var(--text-color);color:var(--btn-bg)}.btn-fixed{width:100%;position:fixed;padding:0 20px 20px;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:0}.makeToast{transition:.2s ease;width:100%;background-color:var(--text-color);color:var(--btn-bg);border-radius:5px;cursor:pointer;outline:none;padding:10px;border:none;border:1px solid var(--background-color);font-weight:400;max-width:500px}.makeToast:hover{scale:1.1}