*{box-sizing:border-box}body,html{background:#fff;padding:0;margin:0;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#111;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{display:flex;flex-direction:column;min-height:100vh;width:100%}.bg-main{background-image:url(/bg-main.png)}.bg-contribute,.bg-main{background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.bg-contribute{background-image:url(/bg-2.png)}.bg-about{background-image:url(/about.png);background-size:50%;background-position:0 0;background-repeat:no-repeat}.main-content{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px 12px;margin:0 auto}@media (min-width:640px){.main-content{padding:24px 20px}}@media (min-width:768px){.main-content{padding:32px 24px}}@media (min-width:1024px){.main-content{padding:40px 32px}}@media (min-width:1280px){.main-content{padding:48px 40px}}.modify-text-container{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#111;background:transparent;flex-grow:1;width:100%;max-width:1200px;margin:0 auto}.header .description,.modify-text-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:0}.header .description{font-size:14px;line-height:22px;color:#444;max-width:100%;text-align:center;margin:12px 0 8px}.input-container{display:flex;gap:20px;margin-bottom:20px}.modified-text-result,.textarea{width:30vh;height:30vh;border:2px solid #e5e2df;background:transparent;padding:1rem}.button,.modified-text-result,.textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#e5e2df;font-size:1rem}.button{background-color:#4166c1;border:none;border-radius:5px;padding:1rem 2rem;cursor:pointer;transition:background-color .3s ease}.button:hover{background-color:#ccc}.translator-container{max-width:1200px;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header{text-align:center;margin-bottom:20px;width:100%;padding:0}.header img{max-width:100%;height:auto;display:block;margin:0 auto}.header .examples-link{font-size:12px;line-height:18px;color:#111;text-decoration:underline;display:inline-block;margin-top:8px;padding:4px 8px}.translator-box{gap:16px;justify-content:center;align-items:stretch;background:transparent;padding:0}.input-box,.output-box,.translator-box{display:flex;flex-direction:column;width:100%}.input-box,.output-box{position:relative;padding:14px;min-height:110px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;box-sizing:border-box}@media (min-width:640px){.translator-box{gap:20px}.input-box,.output-box{min-height:200px;padding:16px}.modified-text,.placeholder-text,.text-area{font-size:15px;line-height:1.55}}@media (min-width:768px){.translator-box{gap:24px;max-width:600px;margin:0 auto}.input-box,.output-box{min-height:240px;padding:18px}.modified-text,.placeholder-text,.text-area{font-size:16px;line-height:1.6}.modified-text,.placeholder-text{padding-top:28px;padding-bottom:32px}}@media (min-width:1024px){.translator-box{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"input output";grid-gap:32px;gap:32px;max-width:1100px}.input-box,.output-box{width:100%;min-height:360px;padding:20px}}.input-box{grid-area:input}.output-box{grid-area:output}.text-area{width:100%;height:100%;border:none;background:transparent;resize:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:#111;padding:0;box-sizing:border-box}.text-area::placeholder{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#d9d9d9}.text-area:focus{outline:none}.clear-button{position:absolute;top:8px;right:8px;background:none;border:none;font-size:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#888;cursor:pointer;padding:4px 6px;border-radius:4px}.clear-button:hover{background:#f0f0f0}.output-box{background:#f7f7f7}.modified-text{color:#111;white-space:pre-wrap}.modified-text,.placeholder-text{flex-grow:1;line-height:1.5;padding-top:24px;padding-bottom:28px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.placeholder-text{color:#d9d9d9}.copy-cta{left:12px;background:none;border:none;cursor:pointer;padding:0}.copy-cta,.missing-link{position:absolute;bottom:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#888;text-decoration:underline}.missing-link{right:12px}.regen-button{position:absolute;top:8px;right:8px;background:none;border:none;color:#888;cursor:pointer;padding:4px}.regen-button:disabled{color:#d9d9d9;cursor:not-allowed}.translator-container{max-width:1100px;margin:0 auto;padding:0;width:100%}.main-header{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:20px;background:transparent;margin-bottom:2rem}.logo{font-size:22px;color:#e5e2df;font-weight:500;letter-spacing:1px}.nav-links{display:flex;gap:2.5rem}.nav-links a{font-size:22px;color:#e5e2df;text-decoration:none;font-weight:500;letter-spacing:1px;transition:all .3s ease;padding:5px 0}.nav-links a:hover{opacity:.8}.content-section{text-align:center;padding:0 20px;margin-bottom:2rem}@media (min-width:640px){.header{margin-bottom:28px}.header .description{font-size:15px;line-height:24px;margin:16px 0 12px}}@media (min-width:768px){.header{margin-bottom:36px}.header .description{font-size:16px;line-height:26px;max-width:62ch;margin:20px auto 16px}}@media (min-width:1024px){.header{margin-bottom:44px}}.Header_header__072v2 a{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#111;line-height:20px;margin-left:12px;text-decoration:none;display:inline-block;font-weight:400;letter-spacing:0;padding:4px 0}.Header_header__072v2 a:hover{opacity:.7}.Header_logoContainer__V_0vt{display:flex;flex-direction:row}.Header_header__072v2{display:flex;justify-content:space-between;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:16px 20px}.Footer_footer__yl3k1{width:100%;height:87px;border-top:1px solid #d9d9d9}.Footer_inner__9zxDp{margin:0 auto;height:calc(100% - 40px);display:flex;align-items:center;justify-content:space-between;padding:46px 26px}.Footer_left__DWCQe{display:flex;align-items:center;gap:8px}.Footer_fundingLabel__HRuMu{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#888}.Footer_fundingLogo__bC0ct{display:block}.Footer_right__4IjqB{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.Footer_link__2dc7Z{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;color:#111;text-decoration:none}.Footer_iconLink__XH5vG{color:#111}.Footer_instagramIcon__Ygyzy{display:block}@media (max-width:480px){.Footer_inner__9zxDp{padding:14px 10px}.Footer_fundingLabel__HRuMu{font-size:11px}}