:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:light;background:#f8faf7}*{box-sizing:border-box}body{margin:0}button,textarea,select{font-family:inherit}.audio-mode{margin:20px 0 22px}.audio-mode-label{display:block;margin-bottom:9px;color:#526c5c;font-size:12px;font-weight:750}.audio-mode-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.audio-mode-buttons button{min-height:39px;border:1px solid #dfe9e1;border-radius:9px;background:#f8faf7;color:#4e6d5c;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.audio-mode-buttons button.active{border-color:#157e66;background:#e8f5ed;color:#126b54}.audio-mode-buttons button:hover:not(.active){background:#eef5ed}.natural-panel{border-top:1px solid #e8eee9;padding-top:17px}.natural-intro{margin:0 0 18px;color:#536c5b;font-size:13px;line-height:1.55}.natural-hint{margin:17px 0 10px;color:#6d8074;font-size:11px;line-height:1.55}.natural-limit{margin:0 0 15px;color:#607a68;font-size:11px}.natural-limit.over-limit{color:#ad4f43;font-weight:700}.natural-status{margin:0 0 12px;color:#236e59;font-size:12px;font-weight:700;line-height:1.45}.natural-detail{margin:0 0 13px;color:#687e70;font-size:11px}.natural-cancel{width:100%;min-height:42px;border:1px solid #dfe9e1;border-radius:9px;background:#f8faf7;color:#557363;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.natural-cancel:hover{background:#eef5ed}.natural-result{display:grid;gap:9px;margin-top:15px;color:#526d5b;font-size:12px}.natural-result audio{width:100%}.download-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:9px;background:#e8f5ed;color:#136c54;font-weight:800;text-decoration:none}.download-button:hover{background:#d8eddf}.audio-mode-buttons button:focus-visible,.natural-cancel:focus-visible,.download-button:focus-visible,.natural-result audio:focus-visible{outline:3px solid #4caa85;outline-offset:3px}.home-information{max-width:1040px;margin:88px auto 100px}.home-info-section{padding:45px 0;border-top:1px solid #e0e9e3}.home-info-kicker{margin:0 0 12px;color:#208568;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.home-info-section h2{max-width:650px;margin:0 0 18px;font-size:clamp(26px,4vw,36px);letter-spacing:-.045em;line-height:1.2}.home-info-section>p:not(.home-info-kicker){max-width:780px;color:#4f6658;line-height:1.7}.home-steps,.home-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-steps>div,.home-use-grid>p{margin:0;padding:22px;border:1px solid #e0e9e3;border-radius:13px;background:#fff}.home-steps span{color:#16836a;font-size:12px;font-weight:800}.home-steps h3{margin:12px 0 8px;font-size:17px}.home-steps p,.home-use-grid p{margin:0;color:#4f6658;font-size:14px;line-height:1.6}.home-use-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-use-grid>p{font-weight:650}.home-format-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.home-format-links a{padding:10px 13px;border:1px solid #cde3d4;border-radius:8px;background:#f3faf3;color:#176b55;font-size:13px;font-weight:750;text-decoration:none}.home-format-links a:hover{background:#e6f4e9}.home-privacy-section{padding:36px;border:1px solid #d8e9dc;border-radius:14px;background:#f2faf3}.home-privacy-section a{color:#126d55;font-weight:750}.faq-list{border:1px solid #e0e9e3;border-radius:14px;overflow:hidden;background:#fff}.faq-list details+details{border-top:1px solid #e9eee9}.faq-list summary{padding:18px 22px;cursor:pointer;font-weight:750;list-style-position:inside}.faq-list summary:hover{background:#f4faf5}.faq-list summary:focus-visible,.home-information a:focus-visible{outline:3px solid #4caa85;outline-offset:3px}.faq-list details p{margin:0;padding:0 22px 20px;color:#4f6658;line-height:1.65}@media(max-width:760px){.home-information{margin-top:60px}.home-steps,.home-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.home-info-section{padding:32px 0}.home-steps,.home-use-grid{grid-template-columns:1fr}.home-privacy-section{padding:24px}}.primary-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.primary-nav a,.mobile-nav a{border-radius:7px;color:#526b5b;font-size:12px;font-weight:700;line-height:1;padding:9px 8px;text-decoration:none;white-space:nowrap}.primary-nav a:hover,.mobile-nav a:hover,.primary-nav a.active,.mobile-nav a.active{background:#eef7f0;color:#13745d}.primary-nav a:focus-visible,.mobile-nav summary:focus-visible,.mobile-nav a:focus-visible{outline:3px solid #4caa85;outline-offset:2px}.mobile-nav{display:none;position:relative;margin-left:auto}.mobile-nav summary{cursor:pointer;list-style:none;border:1px solid #dbe9df;border-radius:8px;color:#285f4c;font-size:12px;font-weight:800;padding:9px 12px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:after{content:" +"}.mobile-nav[open] summary:after{content:" \2212"}.mobile-nav nav{position:absolute;z-index:20;top:calc(100% + 8px);right:0;width:min(250px,calc(100vw - 38px));padding:8px;border:1px solid #dce8df;border-radius:12px;background:#fff;box-shadow:0 16px 35px #17392b24}.mobile-nav a{display:block;padding:11px 12px}@media(max-width:1100px){.primary-nav{display:none}.mobile-nav{display:block}}
